@keyframes dropdown-display{0%{opacity:0;transform:scale(.98) translateY(-.6em)}to{opacity:1;transform:scale(1) translateY(0)}}@keyframes dropdown-display-up{0%{opacity:0;transform:scale(.98) translateY(.6em)}to{opacity:1;transform:scale(1) translateY(0)}}@keyframes loadingSpin{0%{transform:rotate(0deg)}to{transform:rotate(360deg)}}@keyframes pulse-green{0%{box-shadow:0 0 0 0 rgba(0,159,64,.7)}70%{box-shadow:0 0 0 10px transparent}to{box-shadow:0 0 0 0 transparent}}:root{--body-font-size:16px;--body-font:"Montserrat", system-ui, -apple-system, Segoe UI, Roboto, Noto Sans, Ubuntu, Cantarell, Helvetica Neue, sans-serif;--body-font-alt:Georgia, Times, Times New Roman, serif;--body-line-height:161%;--body-color:#FFF;--body-background:#0F354A;--table-header-font-weight:700;--table-cell-padding:5px 10px;--heading-font-weight:700;--heading-line-height:1.2;--heading-margin:0 0 1em;--paragraph-margin:0 0 1em;--list-margin:1em 0;--h1:28px;--h2:24px;--h3:20px;--h4:18px;--h5:16px;--bold-font-weight:700;--text-small:14px;--main:var(--body-color);--red:#F61001;--link-color:#203735;--link-color-hover:#37605C;--swiper-theme-color:var(--main);--swiper-preloader-color:var(--swiper-theme-color);--swiper-wrapper-transition-timing-function:initial}@font-face{font-family:"Montserrat";src:url(../fonts/Montserrat-Regular.woff2) format("woff2"),url(../fonts/Montserrat-Regular.woff) format("woff"),url(../fonts/Montserrat-Regular.ttf) format("truetype");font-weight:500;font-style:normal;font-display:swap}@font-face{font-family:"Montserrat";src:url(../fonts/Montserrat-SemiBold.woff2) format("woff2"),url(../fonts/Montserrat-SemiBold.woff) format("woff"),url(../fonts/Montserrat-SemiBold.ttf) format("truetype");font-weight:600;font-style:normal;font-display:swap}@font-face{font-family:"Montserrat";src:url(../fonts/Montserrat-Bold.woff2) format("woff2"),url(../fonts/Montserrat-Bold.woff) format("woff"),url(../fonts/Montserrat-Bold.ttf) format("truetype");font-weight:700;font-style:normal;font-display:swap}@font-face{font-family:"Poppins";src:url(../fonts/Poppins-Regular.woff2) format("woff2"),url(../fonts/Poppins-Regular.woff) format("woff"),url(../fonts/Poppins-Regular.ttf) format("truetype");font-weight:400;font-style:normal;font-display:swap}@font-face{font-family:"Poppins";src:url(../fonts/Poppins-Bold.woff2) format("woff2"),url(../fonts/Poppins-Bold.woff) format("woff"),url(../fonts/Poppins-Bold.ttf) format("truetype");font-weight:700;font-style:normal;font-display:swap}html{line-height:1.15;-webkit-text-size-adjust:100%}aside,details,footer,header,main,nav,section{display:block}hr,img{border:0}hr{box-sizing:content-box;overflow:visible;display:block;height:1px;margin:30px 0;background:#dedede}pre{font-family:monospace,monospace;font-size:1em}a{background-color:transparent;-webkit-tap-highlight-color:transparent}abbr[title]{border-bottom:none;-webkit-text-decoration:underline dotted;text-decoration:underline dotted}b,strong{font-weight:700}small{font-size:80%}sub,sup{font-size:75%;line-height:0;position:relative;vertical-align:baseline}sub{bottom:-.25em}sup{top:-.5em}img{max-width:100%;height:auto;vertical-align:top}button,input,optgroup{font-size:100%;line-height:1.15}button,input,optgroup,select,textarea{font-family:inherit;margin:0}button,input{overflow:visible}button,select{text-transform:none}[type=button],[type=reset],[type=submit],button{-webkit-appearance:button;-webkit-tap-highlight-color:transparent;outline:0}[type=button]::-moz-focus-inner,[type=reset]::-moz-focus-inner,[type=submit]::-moz-focus-inner,button::-moz-focus-inner{border-style:none;padding:0}[type=button]:-moz-focusring,[type=reset]:-moz-focusring,[type=submit]:-moz-focusring,button:-moz-focusring{outline:0}fieldset{padding:0}legend{color:inherit;display:table;max-width:100%;white-space:normal}[type=checkbox],[type=radio],legend{box-sizing:border-box;padding:0}[type=number]::-webkit-inner-spin-button,[type=number]::-webkit-outer-spin-button{height:auto}[type=search]{-webkit-appearance:textfield;outline-offset:-2px}[type=search]::-webkit-search-decoration{-webkit-appearance:none}::-webkit-file-upload-button{-webkit-appearance:button;font:inherit}summary{display:list-item}[hidden],template{display:none}*{box-sizing:border-box}body,html{min-height:100%}body{font-family:var(--body-font);font-size:var(--body-font-size);line-height:var(--body-line-height);position:relative;overflow-x:hidden;overflow-y:auto;box-sizing:border-box;min-width:320px;margin:0;padding:0;color:var(--body-color);background:var(--body-background);background-image:url(../images/icon/bg.jpg);background-size:cover;background-repeat:no-repeat}svg{max-height:100%}select:not([multiple]){vertical-align:middle}table{width:100%;max-width:100%;border-spacing:0;border-collapse:separate}td,th{line-height:inherit;padding:var(--table-cell-padding)}th{font-weight:var(--table-header-font-weight);text-align:left;vertical-align:bottom}td{vertical-align:top}a{text-decoration:none;outline:0}h1,h2,h3,h4,h5,h6{font-weight:var(--heading-font-weight);line-height:var(--heading-line-height);margin:var(--heading-margin)}p{margin:var(--paragraph-margin)}p:last-child{margin-bottom:0}dl,ol,ul{margin:var(--list-margin)}ol{list-style:decimal}h1{font-size:var(--h1)}h2{font-size:var(--h2)}h3{font-size:var(--h3)}h4{font-size:var(--h4)}h5{font-size:var(--h5)}::-moz-focus-inner{padding:0;border:0}.hidden-box{display:none;visibility:hidden}iframe{border:0;outline:0}.videoWrapper{position:relative;height:0;padding-bottom:56.25%}.videoWrapper iframe{position:absolute;top:0;left:0;width:100%;height:100%}.text-center{text-align:center}blockquote{font-size:18px;font-weight:500;font-style:normal;line-height:189%;position:relative;max-width:830px;margin:42px 0;padding-left:27px;color:#000}@media screen and (min-width:681px){blockquote{margin:28px 0}}@media screen and (min-width:1439px){blockquote{margin:48px 0}}blockquote:after{content:"";position:absolute;top:5px;bottom:5px;left:0;width:3px;background:#000}input[type=email],input[type=number],input[type=password],input[type=search],input[type=tel],input[type=text],select{height:auto}input[type=email],input[type=number],input[type=password],input[type=search],input[type=tel],input[type=text],select,textarea{font-size:16px;font-weight:700;line-height:1.25;box-sizing:border-box;max-width:100%;padding:10px;transition:border-color .3s ease;color:#01121a;border:1px solid #c1c1c1;border-radius:10px;outline:0;background-color:#fff;-webkit-appearance:none}input[type=email]::placeholder,input[type=number]::placeholder,input[type=password]::placeholder,input[type=search]::placeholder,input[type=tel]::placeholder,input[type=text]::placeholder,select::placeholder,textarea::placeholder{font-weight:700;color:#01121a}input[type=email]:focus,input[type=number]:focus,input[type=password]:focus,input[type=search]:focus,input[type=tel]:focus,input[type=text]:focus,select:focus,textarea:focus{border-color:#4b4b4e}input[type=email].error,input[type=number].error,input[type=password].error,input[type=search].error,input[type=tel].error,input[type=text].error,select.error,textarea.error{color:var(--red);border-color:var(--red)}input[type=email].disabled,input[type=email][disabled],input[type=email][readonly],input[type=number].disabled,input[type=number][disabled],input[type=number][readonly],input[type=password].disabled,input[type=password][disabled],input[type=password][readonly],input[type=search].disabled,input[type=search][disabled],input[type=search][readonly],input[type=tel].disabled,input[type=tel][disabled],input[type=tel][readonly],input[type=text].disabled,input[type=text][disabled],input[type=text][readonly],select.disabled,select[disabled],select[readonly],textarea.disabled,textarea[disabled],textarea[readonly]{cursor:default;color:#939393;border-color:#bcbcbc;background-color:#f9f9f9}select{padding-right:35px;background-image:url(../images/select.svg);background-repeat:no-repeat;background-position:100% 50%}input[type=checkbox],input[type=radio]{display:inline-block;vertical-align:middle}textarea{overflow:auto;height:auto}.error-message{order:1;margin-top:5px;color:var(--red)}.form__row{position:relative;margin-top:20px}.form__row:first-child{margin-top:0}.form__row input[type=email],.form__row input[type=number],.form__row input[type=password],.form__row input[type=search],.form__row input[type=tel],.form__row input[type=text],.form__row select,.form__row textarea{width:100%;vertical-align:top}.form__hint,.form__input{position:relative;z-index:1}.form__hint{font-size:12px;font-weight:400;font-style:italic;z-index:2;margin:5px 0 0;color:#444}.form__error{font-size:13px;font-weight:500;z-index:3;margin-top:3px;color:var(--red)}.form-password,.form__error{position:relative}.form-password input[type=password],.form-password input[type=text]{position:relative;z-index:1;padding-right:50px}.form-password__button,.form-password__button:after{position:absolute;z-index:10;transition:opacity .3s ease}.form-password__button{top:0;right:0;bottom:0;box-sizing:border-box;width:42px;padding:0;cursor:pointer;vertical-align:middle;opacity:.3;border:0;outline:0;background:0 0;-webkit-tap-highlight-color:transparent}.b-btn,.form-password__button i{position:relative;vertical-align:middle}.form-password__button i{z-index:1}.form-password__button:after{content:"";top:24px;left:9px;display:block;width:24px;height:1px;transform:rotate(-30deg);border-top:1px solid #fff;background:#000}@media screen and (min-width:1439px){.form-password__button:hover{opacity:1}}.form-password__button.active{opacity:1}.form-password__button.active:after{opacity:0}.b-btn{font-size:14px;font-weight:400;line-height:1.25;display:inline-flex;align-items:center;flex-flow:row nowrap;justify-content:center;box-sizing:border-box;min-height:49px;padding:4px 24px;-webkit-user-select:none;user-select:none;transition:background .3s ease,color .3s ease,border-color .3s ease;text-align:center;text-decoration:none;border:1px solid transparent;border-radius:6pc}.b-btn.focus,.b-btn:focus-within,.b-btn:hover{outline:0}.b-btn.disabled,.b-btn:disabled{cursor:default;opacity:.45;background:inherit;box-shadow:none}.b-btn>svg{display:block;flex:0 0 auto}.b-btn>svg:first-child{margin-right:6px}.b-btn>svg:last-child{margin-left:6px}.b-btn--big{font-size:18px;min-height:59px;padding:4px 30px}.b-btn--small{font-size:15px;min-height:39px;padding:4px 16px}.b-btn--primary{background:#0eb69d;border-radius:10px;padding:15px 13px;font-weight:700;font-size:16px;line-height:120%;text-align:center;color:#fff;position:relative;overflow:hidden;transition:transform .5s ease;cursor:pointer}@media screen and (min-width:1439px){.b-btn--primary{padding:16px 26px;height:51px}}.b-btn--primary span{color:#fff;position:relative;z-index:2}.b-btn--primary::before{content:"";width:111%;height:100%;position:absolute;left:calc(-100% - 35px);top:0;background-color:#cc2851;transition:left .5s ease;clip-path:polygon(0 0,100% 0,89% 100%,0 100%)}.b-btn--primary.active,.b-btn--primary:active,.b-btn--primary:focus-within,.b-btn--primary:hover{transform:scale(1.05)}.b-btn--primary.active:before,.b-btn--primary:active:before,.b-btn--primary:focus-within:before,.b-btn--primary:hover:before{left:0}.b-btn--loading:before{content:"";display:inline-block;width:12px;height:12px;margin-right:10px;margin-left:-15px;transition:border .3s ease;animation:loadingSpin 1s infinite linear;vertical-align:middle;border-radius:50%}.b-btn--loading.outline:before{border:3px solid rgba(0,0,0,.2);border-top-color:#000}.b-btn--loading.outline:hover:before,.b-btn--loading:before{border:3px solid rgba(255,255,255,.6);border-top-color:#fff}.b-btn--full-size{display:block;width:100%}.b-btn--full-size+.full-size{margin-right:5px}.b-btn+.b-btn{margin-left:5px}.b-btn-grouping{display:inline-flex}.b-btn-grouping .b-btn{margin-right:0;border-radius:0}.b-btn-grouping .b-btn:first-child{border-radius:6pc 0 0 6pc}.b-btn-grouping .b-btn:last-child{border-radius:0 6pc 6pc 0}.b-btn-grouping .b-btn.outline{z-index:1;margin-left:-1px}.b-btn-grouping .b-btn.outline:hover{z-index:2}.b-btn-grouping .b-btn.outline.active{z-index:3}.b-btn-grouping .b-btn.outline:first-child{margin-left:0}a.b-btn.disabled,fieldset[disabled] a.b-btn{pointer-events:none}input[type=button].full-size,input[type=reset].full-size,input[type=submit].full-size{width:100%}.page-wrapper{overflow:hidden}.container{box-sizing:border-box;width:1260px;max-width:100%;margin:auto;padding:0 12px}.list-reset{margin:0;padding:0;list-style:none}.hero{padding:12px 0 10px}@media screen and (min-width:1439px){.hero{padding:30px 0 35px}}.hero__wrapper{display:flex;flex-direction:column;align-items:center;text-align:center;border-radius:10px;padding:5px;background:#002637;max-width:750px;margin:0 auto}@media screen and (min-width:1439px){.hero__wrapper{padding:20px}}.hero__title{font-weight:700;font-size:15px;line-height:120%;text-align:center;color:#00ebff;margin-bottom:5px}@media screen and (min-width:1439px){.hero__title{font-size:34px;line-height:120%;margin-bottom:10px}}.hero__list li,.hero__text{display:flex;align-items:center;gap:5px}.hero__text{font-weight:500;font-size:8px;line-height:120%;text-align:center;color:#fff;margin-bottom:12px}@media screen and (min-width:1439px){.hero__text{font-size:15px;line-height:120%;margin-bottom:25px;gap:18px}}.hero__text img{width:17px;height:12px}@media screen and (min-width:1439px){.hero__text img{width:24px;height:17px}}.hero__list{display:flex;align-items:start;justify-content:center;max-width:382px;gap:10px;margin-bottom:12px}@media screen and (min-width:1439px){.hero__list{gap:30px;max-width:unset;margin-bottom:25px}}.hero__list li{flex-direction:column;max-width:110px}@media screen and (min-width:1439px){.hero__list li{max-width:196px}}.hero__list li:first-child picture{flex-shrink:0;display:flex}.hero__list li picture{flex-shrink:0;display:flex}.hero__list li img{width:11px;height:11px;object-fit:cover}@media screen and (min-width:1439px){.hero__list li img{width:auto;height:auto}}.hero__list li div,.hero__subtitle{font-weight:400;font-size:8px;line-height:120%;color:#fff}@media screen and (min-width:1439px){.hero__list li div{font-size:15px}}.hero__subtitle{font-weight:500;font-size:10px;text-align:center;margin-bottom:5px}@media screen and (min-width:1439px){.hero__subtitle{font-size:15px}}.bonus-item:before,.bonus-list li,.hero__footer,.hero__footer a{line-height:120%;text-align:center}.hero__footer{display:flex;flex-direction:column;align-items:center;font-weight:500;font-size:8px;color:#fff;gap:5px}@media screen and (min-width:1439px){.hero__footer{font-size:15px;line-height:120%;gap:10px}}.bonus-list li,.hero__footer a{font-weight:700}.hero__footer a{font-size:10px;text-decoration:underline;-webkit-text-decoration-skip-ink:none;text-decoration-skip-ink:none;color:#0062ff}@media screen and (min-width:1439px){.hero__footer a{font-size:15px;line-height:120%}}.bonus{padding:10px 0}@media screen and (min-width:681px){.bonus{padding:35px 0}}.bonus-list{background:#016871;border-radius:10px;padding:10px 60px;display:none;align-items:center;justify-content:space-between;margin-bottom:30px}@media screen and (min-width:681px){.bonus-list{grid-template-columns:repeat(8,1fr);padding:15px 0;display:grid}}.bonus-list li{grid-column:2 span;font-size:16px;color:#fff}.bonus-item{border-top:3px solid #c7fced;background:#103e55;display:grid;grid-template-columns:repeat(2,1fr);align-items:center;grid-column-gap:13px;max-width:550px;margin:0 auto;position:relative;border-radius:0 0 20px 20px;padding:15px 10px 10px;counter-increment:count}@media screen and (min-width:1439px){.bonus-item{grid-template-columns:repeat(8,1fr);padding:20px;max-width:unset;height:164px}}.bonus-item:before{position:absolute;left:-30px;top:50%;transform:translateY(-50%);content:counter(count);font-weight:600;font-size:30px;color:#c7fced;display:none}@media screen and (min-width:1439px){.bonus-item:before{display:block}}.bonus-item:nth-child(1){box-shadow:0 0 10px 0 #c7fced;border:3px solid #c7fced}.bonus-item:not(:last-child){margin-bottom:20px}@media screen and (min-width:1439px){.bonus-item:not(:last-child){margin-bottom:30px}}.bonus-item:hover .b-btn--primary{transform:scale(1.05)}.bonus-item:hover .b-btn--primary:before{left:0}.rating-value{font-weight:600;font-size:20px;line-height:120%;text-align:center;color:#fff;text-shadow:2px 2px 4px #029daa}@media screen and (min-width:1439px){.rating-value{font-size:40px}}.bonus-item__alert{font-weight:700;font-size:10px;line-height:120%;color:#fff;background:#cf2752;border-radius:20px;padding:3px 5px;position:absolute;top:-11px;left:13px}@media screen and (min-width:1439px){.bonus-item__alert{font-size:14px;padding:5px 9px;top:-15px;left:19px}}.bonus-item__wrap:nth-child(2){grid-column:1/1}@media screen and (min-width:1439px){.bonus-item__wrap:nth-child(2){grid-column:2 span}}.bonus-item__wrap:nth-child(3){grid-column:1/1;grid-row:2/2}@media screen and (min-width:1439px){.bonus-item__wrap:nth-child(3){grid-column:2 span;grid-row:unset;display:flex;flex-direction:column;align-items:center}}.bonus-item__wrap:nth-child(4){grid-column:2/2;display:flex;align-items:center;flex-direction:column;justify-content:flex-start;height:100%}@media screen and (min-width:1439px){.bonus-item__wrap:nth-child(4){grid-column:2 span;justify-content:center}}.bonus-item__wrap:nth-child(5){grid-column:2/2;display:flex;flex-direction:column;align-items:center;justify-content:flex-end;height:100%}@media screen and (min-width:1439px){.bonus-item__wrap:nth-child(5){grid-column:2 span;margin-top:0;justify-content:center}}.bonus-item__wrap:nth-child(5) .b-btn--primary{max-width:199px;min-height:30px;padding:15px 10px}@media screen and (min-width:1439px){.bonus-item__wrap:nth-child(5) .b-btn--primary{grid-column:2 span;margin-top:0;width:100%;max-width:200px}.bonus-item__wrap:nth-child(5){grid-column:2 span;margin-top:0;gap:22px}}.bonus-item__wrap:nth-child(5) ul{display:flex;align-items:center;gap:7px}.bonus__logo{text-align:center;display:flex;justify-content:center;align-items:center;transition:transform .5s ease}@media screen and (min-width:1439px){.bonus__logo{display:block;width:200px;margin:0 auto}}.bonus__logo:hover{transform:scale(1.05)}.bonus__logo img{width:100%;height:100%;object-fit:cover}.bonus-item__name{font-weight:600;font-size:12px;line-height:120%;text-align:center;color:#fff;text-shadow:1px 1px 3px #029daa}@media screen and (min-width:1439px){.bonus-item__name{font-size:17px;margin-left:-10px}}.bonus-item__cashback{font-weight:600;font-size:12px;line-height:120%;color:#fff;max-width:150px}@media screen and (min-width:1439px){.bonus-item__cashback{font-size:14px;line-height:120%;max-width:206px;display:inline-block}}.bonus-item__rating{display:flex;flex-direction:column;align-items:center;font-weight:700;font-size:10px;line-height:120%;text-align:center;color:#fff}@media screen and (min-width:1439px){.bonus-item__rating{gap:10px;font-size:12px}}.bonus-item__rating ul{display:flex;margin-bottom:10px;gap:5px}@media screen and (min-width:1439px){.bonus-item__rating ul{margin-bottom:0}}.bonus-item__rating ul li img{width:14px;height:14px}@media screen and (min-width:1439px){.bonus-item__rating ul li img{width:22px;height:22px}}.bonus-item__about ul li{display:flex;align-items:center;font-weight:400;font-size:9px;line-height:140%;color:#fff;gap:3px}@media screen and (min-width:1439px){.bonus-item__about ul li{text-align:left;font-size:10px;gap:5px}}.bonus-item__about ul li img{width:14px;height:14px}@media screen and (min-width:1439px){.bonus-item__about ul li img{width:23px;height:22px}}.bonus-item__about ul li:not(:last-child){margin-bottom:5px}@media screen and (min-width:1439px){.bonus-item__about ul li:not(:last-child){margin-bottom:10px}}.answers{padding:35px 0}.answers__wrapper{background:#002637;border-radius:10px;padding:10px}@media screen and (min-width:1439px){.answers__wrapper{padding:20px}}.answers-item:not(:last-child){margin-bottom:30px}.answers-item__title{font-weight:700;font-size:16px;line-height:120%;color:#00ebff;margin-bottom:15px}@media screen and (min-width:1439px){.answers-item__title{font-size:24px}}.answers-item__text{font-weight:500;font-size:16px;line-height:120%;color:#fff}.greetings{margin-bottom:60px}.greetings__wrapper{border-top:3px solid #c7fced;padding:30px 10px;background:linear-gradient(180deg,rgba(14,182,157,.4) 0,rgba(14,182,157,0) 100%)}@media screen and (min-width:1439px){.greetings__wrapper{padding:30px 20px}}.about{margin-bottom:30px}.about__title{font-weight:700;font-size:20px;line-height:120%;color:#fff;margin-bottom:40px}@media screen and (min-width:1439px){.about__title{font-size:24px}}.about__text{font-weight:500;font-size:16px;line-height:120%;color:#fff}.contacts{padding:30px 0}@media screen and (min-width:1439px){.contacts{padding:50px 0}}.contacts__wrap{display:flex;flex-direction:column;align-items:center}.contacts__title{font-weight:700;font-size:20px;line-height:120%;text-align:center;color:#fff;margin-bottom:30px}@media screen and (min-width:1439px){.contacts__title{font-size:32px;line-height:120%}}.form{width:100%;max-width:750px}.form .b-btn--primary{position:relative;left:50%;transform:translateX(-50%);min-width:200px}.form__label{font-weight:700;font-size:16px;line-height:120%;color:#fff;margin-bottom:10px}.form__row:not(:last-child),.system-item:not(:last-child){margin-bottom:30px}.system{padding:30px 0}@media screen and (min-width:1439px){.system{padding:50px 0}}.system__title{font-weight:700;font-size:20px;line-height:120%;text-align:center;color:#fff}@media screen and (min-width:1439px){.system__title{font-size:32px;line-height:120%}}.system-item{margin-bottom:15px}.system-item__title{font-weight:700;font-size:16px;line-height:120%;color:#fff;margin-bottom:15px}@media screen and (min-width:1439px){.system-item__title{font-size:24px;line-height:120%;margin-bottom:30px}}.system-item__list li,.system-item__text{font-weight:500;font-size:16px;line-height:120%;color:#fff}.system-item__text:not(:last-child){margin-bottom:20px}.system-item__text p:not(:last-child){margin-bottom:15px}.system-item__list{margin:0;padding-left:25px}.accordion{background-color:transparent;padding:16px 16px 0;width:100%}@media screen and (min-width:681px){.accordion{padding:0}}.accordion:not(:last-child){margin-bottom:40px}.accordion__control{align-items:center;background-color:transparent;border:0;display:flex;justify-content:space-between;padding:0 0 16px;width:100%;cursor:pointer}@media screen and (min-width:681px){.accordion__control{padding:0 0 15px}}.accordion.open .accordion__content{grid-template-rows:1fr}.accordion__content{display:grid;grid-template-rows:0fr;transition:grid-template-rows 500ms,margin-top 500ms}.accordion__main{overflow:hidden}.accordion__icon{height:24px;width:24px;position:relative;flex-shrink:0}.accordion__icon:after,.accordion__icon:before{content:"";position:absolute;background-color:#c7fced;border-radius:10px}.accordion__icon:before{top:0;left:50%;transform:translateX(-50%);width:4px;height:100%;transition:transform .3s ease}.accordion__icon:after{top:50%;left:0;transform:translateY(-50%);width:100%;height:4px}.accordion.open .accordion__icon:before{transform:rotate(90deg);transition:transform .3s ease}.accordion__title{font-weight:700;font-size:16px;line-height:120%;color:#fff;text-align:left}@media screen and (min-width:1439px){.accordion__title{font-size:20px}}.accordion__text{font-weight:500;font-size:16px;line-height:120%;color:#fff}.header{background:#01121a;padding:7.5px 0}@media screen and (min-width:1439px){.header{padding:10px 0}}.header__wrap{display:flex;align-items:center;justify-content:center;gap:5px}@media screen and (min-width:1439px){.header__wrap{gap:15px}}.header__wrap img{width:15px;height:15px}@media screen and (min-width:1439px){.header__wrap img{width:28px;height:28px}}.footer__link a,.header__text{font-weight:400;font-size:8px;line-height:120%;color:#fff}@media screen and (min-width:1439px){.header__text{font-size:14px;line-height:120%}}.section{margin:42px 0}@media screen and (min-width:681px){.section{margin:62px 0}}@media screen and (min-width:1439px){.section{margin:105px 0}}.section__title{font-style:normal;font-weight:400;font-size:16px;line-height:134.7%;letter-spacing:.1em;color:#466562;margin-bottom:45px}@media screen and (min-width:681px){.section__title{margin-bottom:54px}}@media screen and (min-width:1439px){.section__title{margin-bottom:74px}}.footer{padding-bottom:20px}.footer__link{align-items:center;flex-direction:column;display:flex;margin-top:10px}.footer__link a{font-weight:700;font-size:14px;text-align:center;color:#0062ff}@media screen and (min-width:1439px){.footer__link{margin-top:15px}}.footer__links{display:flex;justify-content:center;align-items:center;flex-wrap:wrap;gap:20px;padding-bottom:30px;border-bottom:3px solid #c7fced}@media screen and (min-width:1439px){.footer__links{justify-content:space-between}}.footer__links a,.system-popup__rating ul li{display:flex}@media screen and (min-width:1439px){.footer__links a{width:unset}}.footer__links a img{object-fit:cover}.footer__bottom{font-weight:500;font-size:10px;line-height:120%;text-align:center;color:#fff;padding-top:20px}@media screen and (min-width:1439px){.footer__bottom{font-size:14px;line-height:120%}}.modal{position:fixed;display:none;z-index:8888;top:0;right:0;bottom:0;left:0;width:100%;height:100%;background-color:rgba(0,0,0,.5);-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px);overflow-y:auto;align-items:normal;flex-flow:row nowrap;justify-content:normal;box-sizing:border-box}.modal:target{display:block}.modal-content{box-shadow:0 0 10px 0 #c7fced;background:#103e55;margin:auto;width:318px;max-width:100%;position:relative;display:flex;align-items:center;justify-content:center;border:3px solid #c7fced;border-radius:0 0 20px 20px;padding:30px}@media screen and (min-width:1439px){.modal-content{width:480px;padding:30px 50px}}.modal-content:before{content:"";position:absolute;top:-75px;left:50%;transform:translateX(-50%);background-image:url(../images/icon/head-modal.png);width:524px;height:115px;background-size:cover;background-repeat:no-repeat}@media screen and (min-width:681px){.modal-content:before{width:661px;height:165px;top:-107px}}.system-popup{width:100%;display:flex;flex-direction:column;align-items:center;position:relative}.system-popup .b-btn{width:100%;max-width:383px}.system-popup__img{margin-bottom:20px}.system-popup__text{font-size:14px;display:flex;flex-direction:column;align-items:center;margin-bottom:20px}.system-popup__rating,.system-popup__text,.system-popup__text span{font-weight:600;line-height:120%;text-align:center;color:#fff}.system-popup__text span{text-shadow:1px 1px 3px 0 #029daa;font-size:17px}.system-popup__rating{display:flex;align-items:center;font-size:40px;margin-bottom:20px;flex-direction:column;gap:10px}.system-popup__rating span{font-weight:700;font-size:12px;line-height:120%;text-align:center;color:#fff}.system-popup__rating ul{display:flex;align-items:center;gap:6px}.modal-close{position:absolute;top:-68px;right:-35px;background:0 0;border:0;padding:0;cursor:pointer}@media screen and (min-width:1439px){.modal-close{right:-56px}}.system-popup__alert{position:absolute;top:-45px;left:50%;transform:translateX(-50%);font-weight:700;font-size:14px;line-height:120%;color:#fff;background:#cf2752;border-radius:20px;padding:5px 9px;width:max-content}