@font-face{font-family:Bebe;src:url(/fonts/bebas-neue-regular.woff2)}:root{--black:#000;--black-light:#1e1e1e;--white:#fff;--primary-bg:#240426;--second:#ff7010;--second-light:#ffc096;--second-bg:#400044;--third-color:#6d3271;--button-hover:#9b10ce;--pink-light:#ccc3c3;--gray:#8d8d8d;--gray-light:#ebebeb;--gray-dark:#787d85;--lime:#8fff00;--red:#fc836d;--red-light:#fdccc4;--green:#1dc37e;--green-light:#c8f8e4;--hr-color:#320b35e6;--tg-color:#039be5;--font-family:"Bebe","Montserrat",sans-serif;--font-second-family:"Bebe","Montserrat",sans-serif;--primary:#0a5281;--primary-second:#2280fb;--dark-blue:#102851;--soft-blue:#c9dcfd;--light-blue:#edf5ff;--test-light-blue:#f6f8ff;--light-gray:#fcfdff;--gray-blue:#fafbfe;--primary-red:#4d040f;--second-primary-red:#620412;--third-primary-red:#640c19;--text-title:#e5b9af;--text-body:#e3b8b8;--text-field:#b8b8b8;--text-disable:#ebebeb;--orange:#ff4100;--orange-two:#ff5722;--orange-light:#f4433640;--orange-light-second:#ff4100c9;--orange-light-third:#fefafa}*{box-sizing:border-box;margin:0;padding:0;scrollbar-width:thin;scrollbar-color:#555 hsla(0,0%,100%,0)}body,html{max-width:100vw;overflow-x:hidden;color:var(--text-title);font-family:var(--font-family);background:var(--primary-red);scroll-padding-top:20px}::-webkit-scrollbar{width:6px;height:0}::-webkit-scrollbar-track{background:hsla(0,0%,100%,0)}::-webkit-scrollbar-thumb{background-color:#555;border-radius:10px;box-shadow:inset 0 0 6px hsla(0,7%,69%,.3)}a{color:var(--text-body);font-weight:600;font-size:16px;font-family:var(--font-family);line-height:32px;text-decoration:none}a:hover{text-decoration:underline}::placeholder{color:var(--text-field);font-weight:400}.wrapper{width:100%;max-width:1280px;margin:0 auto;padding:60px 24px}.image_classic{width:100%;height:auto}.error{position:absolute;bottom:-25px;left:10px;display:none;height:24px;color:#ff3055;font-weight:400;font-size:10px;font-style:normal;line-height:12px;text-align:left;vertical-align:top}.error_visible{display:block}.error__field{color:#ff3055}.error__field:focus{outline:2px solid #ff3055}.text-align-center{text-align:center}.link-bold{font-weight:800}.link-semi-bold{font-weight:600}.text-background-violet{background-color:#f796e6}.text-background-green{background-color:#96ff59}.text-background-blue{background-color:#b7dde8}.text-background-orange{background-color:#f79646}.nothing{margin:0 auto}.nothing,.search__none{width:-moz-fit-content;width:fit-content}.search__none{margin:60px auto}.questionArrow{margin-right:10px;transform:rotate(0);transition:transform .3s ease-in-out}.answerVisible .questionArrow{transform:rotate(90deg)}.answerVisible .questionHeader{border-bottom:1px solid var(--soft-blue);border-bottom-right-radius:0;border-bottom-left-radius:0}.answerVisible .answer{border-bottom-right-radius:30px;border-bottom-left-radius:30px}ul{list-style:none;list-style-position:inside}.tooltip{display:flex;flex-direction:row;gap:30px;align-items:center}.tooltip svg{min-width:60px}.tooltip path{fill:var(--text-title)}@media (min-width:768px) and (max-width:1023px){p{font-size:14px}}@media (min-width:480px) and (max-width:767px){p{font-size:14px}}@media (min-width:320px) and (max-width:767px){.tooltip{flex-direction:column}}@media (min-width:320px) and (max-width:479px){p{font-size:14px}}@keyframes pulse-border{0%{transform:translateX(-50%) translateY(-50%) translateZ(0) scale(1);opacity:1}to{transform:translateX(-50%) translateY(-50%) translateZ(0) scale(1.5);opacity:0}}