@import"https://fonts.googleapis.com/css2?family=Open+Sans:ital,wght@0,300..800;1,300..800&display=swap";*{padding:0;margin:0;border:0;-webkit-tap-highlight-color:transparent}*,*:before,*:after{-webkit-box-sizing:border-box;box-sizing:border-box}:focus,:active{outline:none}a:focus,a:active{outline:none}nav,footer,header,aside{display:block}html,body{height:100%;width:100%;font-size:100%;line-height:1;font-size:14px;-ms-text-size-adjust:100%;-moz-text-size-adjust:100%;-webkit-text-size-adjust:100%}input,button,textarea{font-family:inherit}input::-ms-clear{display:none}button{cursor:pointer}button::-moz-focus-inner{padding:0;border:0}a,a:visited,a:hover{text-decoration:none}ul li{list-style:none}img{vertical-align:top}h1,h2,h3,h4,h5,h6{font-size:inherit;font-weight:400}a{color:inherit}body{color:var(--primary-color);font-family:var(--ff);font-size:var(--fz);font-weight:var(--fw);line-height:var(--lh)}.container{max-width:var(--container);width:100%;padding:0 var(--container-paddings);margin:0 auto}img{display:block;width:100%}.wrapper{min-height:100dvh;display:flex;flex-direction:column}.main{flex:1 1 auto}body.hidden{overflow:hidden}.title{font-size:var(--title-fz);font-weight:var(--title-fw);line-height:var(--title-lh)}.text{margin-bottom:var(--text-mb)}.policy__title,.policy__text{max-width:100%}.policy__title{font-size:var(--policy-title-fz);margin-bottom:var(--policy-title-mb)}.policy__text{margin-bottom:var(--policy-text-mb)}.preview__start{background:url(./preview__start-bg-BBOvYfHC.webp) center no-repeat;padding:226px 0 277px}.preview__start-wrapper{width:100%;padding-left:570px}.preview__start-title{color:#fff;font-size:53px;font-style:normal;font-weight:600;line-height:110%;margin-bottom:32px}.preview__start-subtitle{color:#fff;font-size:32px;font-style:normal;font-weight:400;line-height:110%;margin-bottom:50px}.preview__end{padding:100px 0;background:#fff}.preview__end-title{margin:0 auto 62px;text-align:center}.preview__end-images{max-width:100%;width:100%;margin-bottom:80px}.preview__end-images img{width:100%}.preview__end-item{display:flex;align-items:center;justify-content:space-between;gap:16px}.preview__end-block{max-width:288px;width:100%}.preview__end-img{max-width:56px;width:100%;margin:0 auto 24px}.preview__end-img img{width:100%}.preview__end-text{color:#132941;text-align:center;font-size:32px;font-style:normal;font-weight:400;line-height:110%}.ad{padding:66px 0;background:url(./ad__bg-BNL9KG6t.webp) no-repeat center;background-size:cover;margin-bottom:99px}.ad-two{padding:110px 0;background:url(./ad-two-bg-X_sz_X3g.webp) no-repeat center;background-size:cover;margin-bottom:0}.ad__wrapper{width:100%;padding-left:570px}.ad__title{color:#fff;margin-bottom:24px}.ad__text{color:#fff;font-size:16px;font-style:normal;font-weight:400;line-height:128%;margin-bottom:32px}.product{position:relative;padding:100px 0;background:#fff}.product__title{color:#132941;text-align:center;font-size:40px;font-style:normal;font-weight:600;line-height:110%;margin:0 auto 32px}.product__subtitle{color:#132941;text-align:center;font-size:32px;font-style:normal;font-weight:400;line-height:110%;margin-bottom:58px}.program{background:url(./program-bg-BWQer_qj.webp) no-repeat center;background-size:cover;padding:80px 0 101px}.program__title{color:#fff;margin-bottom:24px}.program__text{color:#fff;font-size:32px;font-style:normal;font-weight:400;line-height:124%}.lider{padding:100px 0}.lider__img{max-width:392px;width:100%;margin:0 auto 32px}.lider__img img{width:100%}.lider__name{color:#132941;text-align:center;font-size:32px;font-style:normal;font-weight:400;line-height:110%;margin-bottom:32px}.lider__text{color:#132941;text-align:center;font-size:16px;font-style:normal;font-weight:400;line-height:128%}.forms{padding-bottom:100px}.froms__title{color:#132941;text-align:center;margin-bottom:32px}.forms__text{color:#132941;text-align:center;font-size:16px;font-style:normal;font-weight:400;line-height:128%;margin-bottom:32px}.preview__img-mob,.ad__img-mob{display:none}@media (max-width: 992px){[class*=container]{max-width:none}.preview__start-wrapper,.ad__wrapper{width:100%;padding-left:430px}.preview__end-img{max-width:36px}.preview__end-text{font-size:22px}.preview__start-title{font-size:40px}}@media (max-width: 768px){[class*=container]{max-width:none}.preview__start{padding:32px 0;background:#132941}.preview__img-mob{display:block;margin-bottom:50px}.preview__start-wrapper{padding-left:0}.preview__start-title{font-size:32px}.preview__start-subtitle{font-size:24px}.preview__btn{margin:0 auto}.preview__end{padding:39px 0}.title{font-size:24px}.preview__end-title{margin-bottom:40px}.preview__end-item{flex-wrap:wrap;gap:24px}.preview__end-text{font-size:16px}.preview__end-images{margin-bottom:40px}.ad{padding:40px 0;background:#132941;margin-bottom:0}.ad__wrapper{padding-left:0}.ad__img-mob{display:block;max-width:500px;width:100%;margin:0 auto 24px}.ad__img-mob img{width:100%}.ad__btn{margin:0 auto}.product,.program{padding:40px 0}.program__title{font-size:32px}.program__text{font-size:16px}.lider{padding:40px 0}.lider__name{margin-bottom:16px}.froms__title{font-size:32px;margin-bottom:16px}}.btn{max-width:var(--btn-max-width);width:100%}.btn a,.btn button{width:100%;display:flex;justify-content:center;align-items:center;gap:10px;padding:var(--btn-padding);color:#fff;background:var(--accent-color);font-size:20px;line-height:normal;text-transform:uppercase;border-radius:16px;transition:all .3s ease}.btn a:hover,.btn button:hover{transform:scale(.98)}@media (max-width: 768px){[class*=container]{max-width:none}.btn a,.btn button{font-size:16px}}.who{padding:80px 0;background:url(./who-bg-BTmjkVVX.webp) center no-repeat;background-size:cover}.who__wrapper{max-width:762px;width:100%;margin-right:auto}.who__title{color:#fff;margin-bottom:40px}.who__item li{display:flex;align-items:center;justify-content:left;gap:20px;margin-bottom:24px}.who__icon{max-width:64px;width:100%}.who__icon svg{width:100%}.who__text{color:#fff;font-size:32px;font-style:normal;font-weight:400;line-height:110%}@media (max-width: 768px){[class*=container]{max-width:none}.who{padding:40px 0}.who__icon{max-width:32px;width:100%}.who__text{font-size:18px}}@font-face{font-family:swiper-icons;src:url(data:application/font-woff;charset=utf-8;base64,\ d09GRgABAAAAAAZgABAAAAAADAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAABGRlRNAAAGRAAAABoAAAAci6qHkUdERUYAAAWgAAAAIwAAACQAYABXR1BPUwAABhQAAAAuAAAANuAY7+xHU1VCAAAFxAAAAFAAAABm2fPczU9TLzIAAAHcAAAASgAAAGBP9V5RY21hcAAAAkQAAACIAAABYt6F0cBjdnQgAAACzAAAAAQAAAAEABEBRGdhc3AAAAWYAAAACAAAAAj//wADZ2x5ZgAAAywAAADMAAAD2MHtryVoZWFkAAABbAAAADAAAAA2E2+eoWhoZWEAAAGcAAAAHwAAACQC9gDzaG10eAAAAigAAAAZAAAArgJkABFsb2NhAAAC0AAAAFoAAABaFQAUGG1heHAAAAG8AAAAHwAAACAAcABAbmFtZQAAA/gAAAE5AAACXvFdBwlwb3N0AAAFNAAAAGIAAACE5s74hXjaY2BkYGAAYpf5Hu/j+W2+MnAzMYDAzaX6QjD6/4//Bxj5GA8AuRwMYGkAPywL13jaY2BkYGA88P8Agx4j+/8fQDYfA1AEBWgDAIB2BOoAeNpjYGRgYNBh4GdgYgABEMnIABJzYNADCQAACWgAsQB42mNgYfzCOIGBlYGB0YcxjYGBwR1Kf2WQZGhhYGBiYGVmgAFGBiQQkOaawtDAoMBQxXjg/wEGPcYDDA4wNUA2CCgwsAAAO4EL6gAAeNpj2M0gyAACqxgGNWBkZ2D4/wMA+xkDdgAAAHjaY2BgYGaAYBkGRgYQiAHyGMF8FgYHIM3DwMHABGQrMOgyWDLEM1T9/w8UBfEMgLzE////P/5//f/V/xv+r4eaAAeMbAxwIUYmIMHEgKYAYjUcsDAwsLKxc3BycfPw8jEQA/gZBASFhEVExcQlJKWkZWTl5BUUlZRVVNXUNTQZBgMAAMR+E+gAEQFEAAAAKgAqACoANAA+AEgAUgBcAGYAcAB6AIQAjgCYAKIArAC2AMAAygDUAN4A6ADyAPwBBgEQARoBJAEuATgBQgFMAVYBYAFqAXQBfgGIAZIBnAGmAbIBzgHsAAB42u2NMQ6CUAyGW568x9AneYYgm4MJbhKFaExIOAVX8ApewSt4Bic4AfeAid3VOBixDxfPYEza5O+Xfi04YADggiUIULCuEJK8VhO4bSvpdnktHI5QCYtdi2sl8ZnXaHlqUrNKzdKcT8cjlq+rwZSvIVczNiezsfnP/uznmfPFBNODM2K7MTQ45YEAZqGP81AmGGcF3iPqOop0r1SPTaTbVkfUe4HXj97wYE+yNwWYxwWu4v1ugWHgo3S1XdZEVqWM7ET0cfnLGxWfkgR42o2PvWrDMBSFj/IHLaF0zKjRgdiVMwScNRAoWUoH78Y2icB/yIY09An6AH2Bdu/UB+yxopYshQiEvnvu0dURgDt8QeC8PDw7Fpji3fEA4z/PEJ6YOB5hKh4dj3EvXhxPqH/SKUY3rJ7srZ4FZnh1PMAtPhwP6fl2PMJMPDgeQ4rY8YT6Gzao0eAEA409DuggmTnFnOcSCiEiLMgxCiTI6Cq5DZUd3Qmp10vO0LaLTd2cjN4fOumlc7lUYbSQcZFkutRG7g6JKZKy0RmdLY680CDnEJ+UMkpFFe1RN7nxdVpXrC4aTtnaurOnYercZg2YVmLN/d/gczfEimrE/fs/bOuq29Zmn8tloORaXgZgGa78yO9/cnXm2BpaGvq25Dv9S4E9+5SIc9PqupJKhYFSSl47+Qcr1mYNAAAAeNptw0cKwkAAAMDZJA8Q7OUJvkLsPfZ6zFVERPy8qHh2YER+3i/BP83vIBLLySsoKimrqKqpa2hp6+jq6RsYGhmbmJqZSy0sraxtbO3sHRydnEMU4uR6yx7JJXveP7WrDycAAAAAAAH//wACeNpjYGRgYOABYhkgZgJCZgZNBkYGLQZtIJsFLMYAAAw3ALgAeNolizEKgDAQBCchRbC2sFER0YD6qVQiBCv/H9ezGI6Z5XBAw8CBK/m5iQQVauVbXLnOrMZv2oLdKFa8Pjuru2hJzGabmOSLzNMzvutpB3N42mNgZGBg4GKQYzBhYMxJLMlj4GBgAYow/P/PAJJhLM6sSoWKfWCAAwDAjgbRAAB42mNgYGBkAIIbCZo5IPrmUn0hGA0AO8EFTQAA);font-weight:400;font-style:normal}:root{--swiper-theme-color: #007aff}:host{position:relative;display:block;margin-left:auto;margin-right:auto;z-index:1}.swiper{margin-left:auto;margin-right:auto;position:relative;overflow:hidden;list-style:none;padding:0;z-index:1;display:block}.swiper-vertical>.swiper-wrapper{flex-direction:column}.swiper-wrapper{position:relative;width:100%;height:100%;z-index:1;display:flex;transition-property:transform;transition-timing-function:var(--swiper-wrapper-transition-timing-function, initial);box-sizing:content-box}.swiper-android .swiper-slide,.swiper-ios .swiper-slide,.swiper-wrapper{transform:translateZ(0)}.swiper-horizontal{touch-action:pan-y}.swiper-vertical{touch-action:pan-x}.swiper-slide{flex-shrink:0;width:100%;height:100%;position:relative;transition-property:transform;display:block}.swiper-slide-invisible-blank{visibility:hidden}.swiper-autoheight,.swiper-autoheight .swiper-slide{height:auto}.swiper-autoheight .swiper-wrapper{align-items:flex-start;transition-property:transform,height}.swiper-backface-hidden .swiper-slide{transform:translateZ(0);-webkit-backface-visibility:hidden;backface-visibility:hidden}.swiper-3d.swiper-css-mode .swiper-wrapper{perspective:1200px}.swiper-3d .swiper-wrapper{transform-style:preserve-3d}.swiper-3d{perspective:1200px}.swiper-3d .swiper-slide,.swiper-3d .swiper-cube-shadow{transform-style:preserve-3d}.swiper-css-mode>.swiper-wrapper{overflow:auto;scrollbar-width:none;-ms-overflow-style:none}.swiper-css-mode>.swiper-wrapper::-webkit-scrollbar{display:none}.swiper-css-mode>.swiper-wrapper>.swiper-slide{scroll-snap-align:start start}.swiper-css-mode.swiper-horizontal>.swiper-wrapper{scroll-snap-type:x mandatory}.swiper-css-mode.swiper-vertical>.swiper-wrapper{scroll-snap-type:y mandatory}.swiper-css-mode.swiper-free-mode>.swiper-wrapper{scroll-snap-type:none}.swiper-css-mode.swiper-free-mode>.swiper-wrapper>.swiper-slide{scroll-snap-align:none}.swiper-css-mode.swiper-centered>.swiper-wrapper:before{content:"";flex-shrink:0;order:9999}.swiper-css-mode.swiper-centered>.swiper-wrapper>.swiper-slide{scroll-snap-align:center center;scroll-snap-stop:always}.swiper-css-mode.swiper-centered.swiper-horizontal>.swiper-wrapper>.swiper-slide:first-child{margin-inline-start:var(--swiper-centered-offset-before)}.swiper-css-mode.swiper-centered.swiper-horizontal>.swiper-wrapper:before{height:100%;min-height:1px;width:var(--swiper-centered-offset-after)}.swiper-css-mode.swiper-centered.swiper-vertical>.swiper-wrapper>.swiper-slide:first-child{margin-block-start:var(--swiper-centered-offset-before)}.swiper-css-mode.swiper-centered.swiper-vertical>.swiper-wrapper:before{width:100%;min-width:1px;height:var(--swiper-centered-offset-after)}.swiper-3d .swiper-slide-shadow,.swiper-3d .swiper-slide-shadow-left,.swiper-3d .swiper-slide-shadow-right,.swiper-3d .swiper-slide-shadow-top,.swiper-3d .swiper-slide-shadow-bottom{position:absolute;left:0;top:0;width:100%;height:100%;pointer-events:none;z-index:10}.swiper-3d .swiper-slide-shadow{background:#00000026}.swiper-3d .swiper-slide-shadow-left{background-image:linear-gradient(to left,#00000080,#0000)}.swiper-3d .swiper-slide-shadow-right{background-image:linear-gradient(to right,#00000080,#0000)}.swiper-3d .swiper-slide-shadow-top{background-image:linear-gradient(to top,#00000080,#0000)}.swiper-3d .swiper-slide-shadow-bottom{background-image:linear-gradient(to bottom,#00000080,#0000)}.swiper-lazy-preloader{width:42px;height:42px;position:absolute;left:50%;top:50%;margin-left:-21px;margin-top:-21px;z-index:10;transform-origin:50%;box-sizing:border-box;border:4px solid var(--swiper-preloader-color, var(--swiper-theme-color));border-radius:50%;border-top-color:transparent}.swiper:not(.swiper-watch-progress) .swiper-lazy-preloader,.swiper-watch-progress .swiper-slide-visible .swiper-lazy-preloader{animation:swiper-preloader-spin 1s infinite linear}.swiper-lazy-preloader-white{--swiper-preloader-color: #fff}.swiper-lazy-preloader-black{--swiper-preloader-color: #000}@keyframes swiper-preloader-spin{0%{transform:rotate(0)}to{transform:rotate(360deg)}}:root{--swiper-navigation-size: 44px}.swiper-button-prev,.swiper-button-next{position:absolute;top:var(--swiper-navigation-top-offset, 50%);width:calc(var(--swiper-navigation-size) / 44 * 27);height:var(--swiper-navigation-size);margin-top:calc(0px - (var(--swiper-navigation-size) / 2));z-index:10;cursor:pointer;display:flex;align-items:center;justify-content:center;color:var(--swiper-navigation-color, var(--swiper-theme-color))}.swiper-button-prev.swiper-button-disabled,.swiper-button-next.swiper-button-disabled{opacity:.35;cursor:auto;pointer-events:none}.swiper-button-prev.swiper-button-hidden,.swiper-button-next.swiper-button-hidden{opacity:0;cursor:auto;pointer-events:none}.swiper-navigation-disabled .swiper-button-prev,.swiper-navigation-disabled .swiper-button-next{display:none!important}.swiper-button-prev svg,.swiper-button-next svg{width:100%;height:100%;object-fit:contain;transform-origin:center}.swiper-rtl .swiper-button-prev svg,.swiper-rtl .swiper-button-next svg{transform:rotate(180deg)}.swiper-button-prev,.swiper-rtl .swiper-button-next{left:var(--swiper-navigation-sides-offset, 10px);right:auto}.swiper-button-lock{display:none}.swiper-button-prev:after,.swiper-button-next:after{font-family:swiper-icons;font-size:var(--swiper-navigation-size);text-transform:none!important;letter-spacing:0;font-variant:initial;line-height:1}.swiper-button-prev:after,.swiper-rtl .swiper-button-next:after{content:"prev"}.swiper-button-next,.swiper-rtl .swiper-button-prev{right:var(--swiper-navigation-sides-offset, 10px);left:auto}.swiper-button-next:after,.swiper-rtl .swiper-button-prev:after{content:"next"}.product__card{max-width:420px;width:100%;height:100%;padding:40px 16px;border-radius:24px;border:1px solid #EBEBEB;box-shadow:0 3px 20px #000;margin:0 auto}.product__card-content{height:100%;display:flex;flex-direction:column;justify-content:space-between;gap:12px}.product__card-title{color:#132941;text-align:center;font-family:Open Sans;font-size:24px;font-style:normal;font-weight:600;line-height:110%;margin-bottom:32px}.product__card-description{color:#132941;text-align:center;font-family:Open Sans;font-size:16px;font-style:normal;font-weight:400;line-height:128%}.product__btn{margin-top:auto}.swiper-wrapper{padding:20px 0}.swiper-slide{height:auto}.swiper-button-next,.swiper-button-prev{top:95%}.swiper-slide{padding:18px}@media (max-width: 768px){[class*=container]{max-width:none}.product__title{font-size:32px;margin-bottom:24px}.product__subtitle{font-size:18px;margin-bottom:24px}.swiper-wrapper{padding:20px 0 40px}.swiper-button-prev,.swiper-button-next{color:#000}.swiper-button-prev{left:40%}.swiper-button-next{right:40%}.swiper-button-prev:after,.swiper-button-next:after{font-size:24px!important}}.feedback{padding:100px 0;background-color:#fff}.feedback__title{color:#132941;text-align:center;margin-bottom:58px}.feedback__wrapper{display:flex;align-items:center;justify-content:space-around;flex-wrap:wrap}.feedback__item{display:flex;align-items:start;justify-content:left;gap:14px;max-width:542px;width:100%;padding:24px;border-radius:24px;border:1px solid #EBEBEB;box-shadow:0 1px 10.1px #616161;margin-bottom:16px}.feedback__info{width:100%}.feedback__text{color:#132941;font-size:16px;font-style:normal;font-weight:400;line-height:110%;margin-bottom:43px}.feedback__name{color:#132941;text-align:right;font-size:16px;font-style:normal;font-weight:600;line-height:110%}@media (max-width: 768px){[class*=container]{max-width:none}.feedback{padding:40px 0}}.register-form{max-width:592px;width:100%;margin:0 auto}input,textarea{font-family:var(--ff);font-size:18px;font-weight:400;padding:16px;width:100%;border-radius:16px;border:1px solid #BABABA;background:#fff;margin-bottom:16px}textarea{resize:none;height:100px}.register-form__btn{width:100%}.page{padding:102px 0 100px}.page__wrap{display:flex;align-items:start;justify-content:space-between;gap:20px;margin-bottom:54px}.page__item{max-width:592px;width:100%}.page__title{color:#132941;font-size:40px;font-style:normal;font-weight:600;line-height:110%;margin-bottom:24px}.page__text{color:#132941;font-size:16px;font-style:normal;font-weight:400;line-height:128%;margin-bottom:16px}.page__adress{color:#132941!important;font-size:16px;font-style:normal;font-weight:400;line-height:124%;margin-bottom:28px!important}.page__subtitle{color:#132941;font-size:16px;font-style:normal;font-weight:700;line-height:128%;margin-bottom:16px}.page__images{max-width:608px;width:100%}.page__list{color:#132941;font-size:16px;font-style:normal;font-weight:400;line-height:128%;margin:24px 0}.page__list li{list-style:inside}.page__list--indent{margin:0}.page__subtitle--regulation{margin-bottom:24px}.page__text--regulation{margin-bottom:40px}@media (max-width: 992px){[class*=container]{max-width:none}.page__images{display:none}}@media (max-width: 768px){[class*=container]{max-width:none}.page{padding:46px 0!important}.page__title{font-size:24px;margin-bottom:16px}.page__adress{margin-bottom:24px!important}}.logo{display:flex;align-items:center;gap:16px}.logo img{max-width:85px;width:100%}.logo span{max-width:213px;width:100%;color:#000;font-size:24px;font-style:normal;font-weight:400;line-height:128.378%}.header{position:sticky;z-index:9;top:0;right:0;left:0;padding:22px 0;color:#fff;background:#fff}.header__inner{display:flex;justify-content:space-between;align-items:center}.header__menu-btn{border:none;background:transparent}.header__menu-list{max-width:750px;width:100%;display:flex;align-items:center;justify-content:space-between;padding:0;gap:15px;background:transparent}.header__menu-item{width:max-content;padding:10px;color:#000;font-size:16px;font-style:normal;font-weight:400;line-height:normal;border-radius:40px;border:.5px solid #132941;background:#fff;text-wrap:nowrap}.header__menu-list.hidden{transform:translate(120%)}@media (max-width: 992px){.header__menu-list{position:fixed;top:114px;right:0;padding:24px;background:#fff;display:flex;flex-direction:column;align-items:flex-start;gap:18px;transition:all .3s}}.footer{padding:76px 0;background:#0a1a2c}.footer__inner{display:flex;align-items:start;justify-content:space-between;gap:20px;margin-bottom:99px}.footer__nav{max-width:564px;width:100%;display:flex;align-items:start;justify-content:space-between;gap:20px}.footer__logo{max-width:85px;width:100%}.footer__logo img{width:100%}.footer__menu{max-width:360px;width:100%}.footer__menu-list{color:#fff;font-size:18px;font-style:normal;font-weight:400;line-height:124%;margin-bottom:24px}.footer__menu-list:last-of-type{margin-bottom:0}.footer__adress-p{display:flex;align-items:center;justify-content:left;gap:8px;margin-bottom:40px;color:#fff;font-size:18px;font-style:normal;font-weight:400;line-height:124%}.footer__adress-p:last-of-type{margin-bottom:0}.footer__adress-p svg{display:flex}.footer__subtitle{color:#fff;text-align:center;font-size:16px;font-style:normal;font-weight:400;line-height:124%;margin-bottom:54px}.footer__text{color:#fff;font-size:16px;font-style:normal;font-weight:400;line-height:124%}@media (max-width: 768px){[class*=container]{max-width:none}.footer{padding:24px 0}.footer__inner{flex-direction:column;align-items:start;gap:49px;margin-bottom:45px}.footer__nav{max-width:100%;align-items:center}.footer__menu{max-width:206px}.footer__adress-p{margin-bottom:16px}.footer__subtitle{margin-bottom:24px}}:root{--primary-color: #50525E;--accent-color: #9CBD48;--dark-color: #30323D;--header-background: #000;--footer-background: #000;--container: 1200px;--container-paddings: 20px;--ff: "Open Sans", sans-serif;--fz: 20px;--fw: 400;--lh: 140%;--section-mb: 100px;--title-fz: 40px;--title-fw: 600;--title-lh: normal;--text-mb: 20px;--policy-title-fz: 24px;--policy-title-mb: 20px;--policy-text-mb: 20px;--btn-max-width: 592px;--btn-padding: 10px 6px}.modal-loader{position:fixed;top:50%;left:50%;transform:translate(-50%,-50%)}.modal-loader img{width:20vw;max-width:150px;height:auto}.modal{display:none;position:fixed;top:0;right:0;bottom:0;left:0;z-index:20;background:#210f0b1a;-webkit-backdrop-filter:blur(16px);backdrop-filter:blur(16px);align-items:flex-start;padding:100px 20px;overflow-y:scroll}.modal__inner{position:relative;max-width:740px;margin:0 auto;padding:80px 25px;border-radius:2px;background:#fff;text-align:center}.modal__close{position:absolute;top:24px;right:24px;width:24px;height:24px;background:transparent;border:none}.modal__checkmark{margin-bottom:24px}.modal__title{font-size:28px;font-weight:600;line-height:120%;margin-bottom:24px;text-align:center;color:var(--accent-color)}.modal__subtitle{font-size:20px;font-style:normal;font-weight:400;line-height:140%;letter-spacing:1px;margin-bottom:20px}.modal__text{font-size:16px;text-align:center}.modal.open{display:grid;animation:show .3s ease-in forwards}.modal.thanks{display:grid}.modal.thanks .modal__inner{display:none}.modal.thanks .modal__thanks{display:block;animation:show .3s ease-in forwards}
