html{-webkit-box-sizing:border-box;box-sizing:border-box;scroll-behavior:smooth;-webkit-text-size-adjust:100%;height:100%}:root{--st-c-white: #fff;--st-c-red: #ed131c;--st-c-red_dark: #de040d;--st-c-black: #000;--st-c-background: --st-c-white}:root{--st-c-text: var(--st-c-black);--st-ff-common: "Raleway", sans-serif}*,*:after,*:before{-webkit-box-sizing:inherit;box-sizing:inherit}*,h1,h2,h3,h4,h5,h6,p,ul{margin:0;padding:0}a,a:active{color:inherit;text-decoration:none;-webkit-transition:all 0.2s ease;transition:all 0.2s ease}a:hover{color:var(--st-c-red)}h1,h2,h3,h4,h5,h6{font-weight:400}section{position:relative}main{display:block}button,select{text-transform:none}button,[type="button"],[type="reset"],[type="submit"]{-webkit-appearance:button}button::-moz-focus-inner,[type="button"]::-moz-focus-inner,[type="reset"]::-moz-focus-inner,[type="submit"]::-moz-focus-inner{border-style:none;padding:0}button:-moz-focusring,[type="button"]:-moz-focusring,[type="reset"]:-moz-focusring,[type="submit"]:-moz-focusring{outline:1px dotted ButtonText}[type="checkbox"],[type="radio"]{-webkit-box-sizing:border-box;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}[hidden]{display:none}details{display:block}summary{display:list-item}textarea{resize:vertical}ul{list-style:none}picture{display:-webkit-box;display:-ms-flexbox;display:flex}img{border-style:none}body{min-height:100%;background:var(--st-c-background);font-size:18px;line-height:26px;font-family:var(--st-ff-common);font-weight:400;color:var(--st-c-text);margin:0 auto;position:relative;overflow-x:hidden;overflow-y:auto;-webkit-overflow-scrolling:touch}body::-webkit-scrollbar-track{-webkit-box-shadow:inset 0 0 6px rgba(0,0,0,0.3);background-color:#f5f5f5}body::-webkit-scrollbar{width:6px;background-color:#f5f5f5}body::-webkit-scrollbar-thumb{background-color:#2b2b2b;border-radius:12px}body._lock{overflow:hidden}.wrapper{height:auto;min-height:100svh;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between;position:relative}.container{margin:0 auto;max-width:1440px;padding:0 60px;position:relative;width:100%}@media (max-width: 992px){.container{padding:0 40px}}@media (max-width: 431px){.container{padding:0 30px}}@media (max-width: 321px){.container{padding:0 20px}}.section{margin-top:50px}.btn{background-color:var(--st-c-red);border-radius:13px;border:none;cursor:pointer;outline:none;position:relative;-webkit-transition:all 0.2s;transition:all 0.2s;height:74px;line-height:74px;font-size:28px;font-weight:800;font-family:var(--st-ff-common);text-transform:uppercase;color:var(--st-c-white);padding:0;width:100%}.btn:hover{background-color:var(--st-c-red_dark);color:var(--st-c-white)}.btn.disabled,.btn:disabled{opacity:0.65;cursor:default}.--transparent{-webkit-transition:all 0.2s ease;transition:all 0.2s ease}.--transparent:hover{background-color:#e0e1e5;border-color:#e0e1e5;color:#1c1c1c}.title{display:-webkit-inline-box;display:-ms-inline-flexbox;display:inline-flex;gap:6px;font-size:77px;line-height:1.29;font-weight:600;letter-spacing:0.01em;margin-bottom:50px}.title span{font-size:50px;color:var(--st-c-red)}.slider-btn{position:absolute;top:50%;-webkit-transform:translateY(-50%);transform:translateY(-50%);z-index:5;right:-82px;height:50px;width:25px;cursor:pointer}.slider-btn.-prev{left:-82px;right:auto;-webkit-transform:translateY(-50%) rotate(180deg);transform:translateY(-50%) rotate(180deg)}.slider-btn svg{height:100%;width:100%;-o-object-fit:contain;object-fit:contain}.slider-btn:hover svg path{stroke:var(--st-c-red);fill:var(--st-c-red);-webkit-transition:all 0.2s ease-in-out;transition:all 0.2s ease-in-out}.-accordeon-title{position:relative;cursor:pointer;padding:30px 0;padding-right:50px}.-accordeon-title::after{content:"";position:absolute;height:20px;width:20px;background:url(../img/common/arrow-3ff780f239.svg) no-repeat center/cover;top:50%;right:0;-webkit-transform:translateY(-50%);transform:translateY(-50%);z-index:2}.-accordeon-content{padding:0;opacity:0;height:0px;pointer-events:none}.-accordeon-item._active .-accordeon-content{opacity:1;pointer-events:auto}.-accordeon-item._active .-accordeon-title::after{-webkit-transform:translateY(-50%) scale(1, -1);transform:translateY(-50%) scale(1, -1);-webkit-transition:all 0.2s ease;transition:all 0.2s ease}.overlay{display:none;position:fixed;top:0;left:0;right:0;bottom:0;height:100%;width:100%;-webkit-backdrop-filter:blur(3px);backdrop-filter:blur(3px);background:#0000002b;z-index:8}.overlay._active{display:block}.swiper{width:100%;height:100%}.swiper-slide{-webkit-box-sizing:border-box;box-sizing:border-box}.fancybox-content{background:#ffffff;-webkit-box-shadow:0px 4px 35px 0px rgba(205,205,205,0.25);box-shadow:0px 4px 35px 0px rgba(205,205,205,0.25);border-radius:13px;padding:48px 25px 40px;width:100%;max-width:460px}.fancybox-bg{background:#edebea;opacity:0.7 !important}.fancybox-close-small{display:none !important}.fancybox-slide--html{padding:30px}.form__title{font-size:32px;line-height:38px;font-weight:700;text-transform:uppercase;margin-bottom:45px}.form__inputs{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between;gap:18px}.form__item{width:100%}.form__footer{display:block;position:relative;cursor:pointer;margin-top:10px}.form__footer.hidden{display:none}.form__footer-text{color:rgba(255,255,255,0.8);font-size:14px;line-height:18px;padding-left:34px;max-width:682px}.form__footer-text.active{display:block}.form__footer-text.active span{white-space:inherit}.form__footer-checkbox{background-color:#fff;border-radius:4px;position:absolute;height:20px;width:20px;left:0;top:2px}.form__footer-checkbox-icon::before{content:"";position:absolute;height:11px;width:16px;background:url(../img/form/check-bb79d393cd.svg) no-repeat center/cover;display:none;left:50%;top:50%;-webkit-transform:translate(-50%, -50%);transform:translate(-50%, -50%)}.form__footer-checkbox input{display:none}.form__footer-checkbox input:checked+.form__footer-checkbox-icon:before{display:block}.form__footer-more{display:none;font-size:12px;line-height:16px;font-family:"TTNormsPro-Medium", sans-serif;font-weight:500;color:#0c143b;border:none;background:none;outline:none}.form__footer._none{display:none}.form__button{position:relative;width:100%}.form__btn{background:var(--st-c-red);border-radius:13px;height:61px;line-height:61px;font-size:30px;font-weight:700;letter-spacing:0.03em;color:var(--st-c-white);text-transform:uppercase;width:100%}.input{background-color:#fff;border:none;border-radius:13px;height:61px;line-height:61px;width:100%;padding:0 20px;outline:none;font-size:14px;letter-spacing:0.03em}.input::-webkit-input-placeholder{font-size:14px;line-height:61px;letter-spacing:0.03em;opacity:0.4}.input::-moz-placeholder{font-size:14px;line-height:61px;letter-spacing:0.03em;opacity:0.4}.input::-ms-input-placeholder{font-size:14px;line-height:61px;letter-spacing:0.03em;opacity:0.4}.input::placeholder{font-size:14px;line-height:61px;letter-spacing:0.03em;opacity:0.4}.input.error{background-color:#ff9eb6;color:#fff !important}.input.error::-webkit-input-placeholder{color:#fff !important}.input.error::-moz-placeholder{color:#fff !important}.input.error::-ms-input-placeholder{color:#fff !important}.input.error::placeholder{color:#fff !important}label{margin-bottom:0}label.error{display:none !important}.header{position:relative;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;background-color:var(--st-c-white);margin-top:30px;width:100%;z-index:25}.header__inner{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;gap:50px}.scrolled .header__nav-list{position:fixed;top:20px;left:50%;-webkit-transform:translateX(-50%);transform:translateX(-50%);z-index:10}.logo__link{display:block}.logo__img{display:inline-block;height:52px;width:auto}.menu-icon{display:none;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;height:30px;width:30px;z-index:15;cursor:pointer;outline:none;-ms-flex-negative:0;flex-shrink:0}.menu-icon__btn{height:13px;width:20px;position:relative}.menu-icon__btn span,.menu-icon__btn::before,.menu-icon__btn::after{position:absolute;height:2px;width:100%;left:0;border-radius:2px;background:#393636;-webkit-transition:all 0.3s ease;transition:all 0.3s ease}.menu-icon__btn::before,.menu-icon__btn::after{content:""}.menu-icon__btn::before{top:0}.menu-icon__btn::after{bottom:0}.menu-icon__btn span{top:50%;-webkit-transform:scale(1) translate(0, -50%);transform:scale(1) translate(0, -50%)}.menu-icon._active .menu-icon__btn span,.menu-icon._active .menu-icon__btn::before,.menu-icon._active .menu-icon__btn::after{top:50%}.menu-icon._active .menu-icon__btn span{-webkit-transform:translate(0, -50%) scale(0);transform:translate(0, -50%) scale(0)}.menu-icon._active .menu-icon__btn::before{-webkit-transform:translate(0, -50%) rotate(45deg);transform:translate(0, -50%) rotate(45deg)}.menu-icon._active .menu-icon__btn::after{-webkit-transform:translate(0, -50%) rotate(-45deg);transform:translate(0, -50%) rotate(-45deg)}.sign-up{display:none;left:0;right:0;bottom:0;height:90px;width:100%;position:fixed;z-index:11;text-align:center;background-color:#fff}.sign-up__btn{height:50px;line-height:52px;width:100%;margin:0 20px}.nav{position:relative;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between;-ms-flex-wrap:nowrap;flex-wrap:nowrap;gap:20px;top:0}.nav__list{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;gap:24px;background-color:var(--st-c-white);border-radius:36px;-webkit-box-shadow:0 1px 6px 0 rgba(16,24,40,0.06),0 1px 7px 0 rgba(16,24,40,0.1);box-shadow:0 1px 6px 0 rgba(16,24,40,0.06),0 1px 7px 0 rgba(16,24,40,0.1);height:54px;padding-inline:22px;z-index:0}.nav__list-link{position:relative;white-space:nowrap;font-size:15px;font-weight:600;letter-spacing:0.01em;text-transform:uppercase;z-index:0}.nav__list-link.-active{color:var(--st-c-white);-webkit-transition:all 0.5s ease;transition:all 0.5s ease}.nav__lang{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;gap:10px;height:38px;background-color:#020333;border-radius:20px;-webkit-box-shadow:0 1px 8px 0 rgba(16,24,40,0.06),0 1px 10px 0 rgba(16,24,40,0.1);box-shadow:0 1px 8px 0 rgba(16,24,40,0.06),0 1px 10px 0 rgba(16,24,40,0.1);color:var(--st-c-white);font-size:15px;font-weight:600;letter-spacing:0.01em;padding-inline:10px}.nav-marker{position:absolute;height:34px;width:auto;top:50%;-webkit-transform:translateY(-50%);transform:translateY(-50%);left:0;background-color:var(--st-c-red);border-radius:36px;pointer-events:none;-webkit-transition:0.5s;transition:0.5s;z-index:-1}.main{background-color:var(--st-c-white);margin-top:30px;z-index:12}.main__inner{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between;gap:40px;width:100%;max-width:1180px}.main__content{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;gap:30px}.main__title{font-size:60px;line-height:70px;font-weight:800;letter-spacing:0.02em;text-transform:uppercase}.main__subtitle{font-size:30px;line-height:35px;font-weight:400}.main__subtitle span{font-weight:800;color:var(--st-c-red);text-transform:uppercase}.main__text{display:none;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;-webkit-box-align:center;-ms-flex-align:center;align-items:center;gap:15px;font-size:18px;font-weight:400;letter-spacing:0.01em;list-style:inside}.main__image{height:320px;width:auto}.main__image img{height:100%;width:auto}.main-form{background-color:#020333;border-radius:13px;color:var(--st-c-white);padding:60px 40px;margin-top:25px}.main-form .form__btn{height:81px;line-height:81px;font-size:30px}.main-form .input{font-size:25px;height:81px;line-height:81px;letter-spacing:0.03em}.main-form .input::-webkit-input-placeholder{font-size:25px;line-height:81px;letter-spacing:0.03em;opacity:0.4}.main-form .input::-moz-placeholder{font-size:25px;line-height:81px;letter-spacing:0.03em;opacity:0.4}.main-form .input::-ms-input-placeholder{font-size:25px;line-height:81px;letter-spacing:0.03em;opacity:0.4}.main-form .input::placeholder{font-size:25px;line-height:81px;letter-spacing:0.03em;opacity:0.4}.destinations__flex{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between;gap:20px}.destinations__list{display:-webkit-box;display:-ms-flexbox;display:flex;-ms-flex-wrap:wrap;flex-wrap:wrap;gap:30px;background-color:var(--st-c-white)}.destinations__item{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;gap:20px;width:calc(50% - 15px)}.destinations__cover{position:relative;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;border-radius:10px;height:318px;width:100%;overflow:hidden;z-index:0}.destinations__img{position:absolute;top:0;left:0;height:100%;width:100%;-o-object-fit:contain;object-fit:contain;pointer-events:none;z-index:-2}.destinations__item-title{font-size:100px;line-height:1.1;font-weight:900;letter-spacing:0.03em;text-transform:uppercase;text-align:center;color:var(--st-c-white)}.destinations__text{font-size:25px;line-height:37px;font-weight:500;letter-spacing:0.03em;z-index:1}.destinations__btn{height:65px;line-height:65px;font-size:30px;font-weight:800;text-transform:uppercase;margin-top:auto}.destinations-slider{overflow:hidden}.destinations-slider__buttons{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;gap:8px}.destinations-slider__btn{position:relative;height:31px;width:54px;cursor:pointer}.destinations-slider__btn::before{content:"";position:absolute;top:50%;left:50%;-webkit-transform:translate(-50%, -50%);transform:translate(-50%, -50%);background:url(../img/destinations/arrow-4c6dc7b93f.svg) no-repeat center/cover;height:100%;width:100%;border-radius:100px}.destinations-slider__btn.destinations-prev::before{-webkit-transform:translate(-50%, -50%) rotate(180deg);transform:translate(-50%, -50%) rotate(180deg)}.accreditations__list{margin-block:-20px;margin-inline:-20px;padding-block:20px;padding-inline:20px;overflow:hidden}.accreditations__item{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;height:183px;width:100%;background-color:var(--st-c-white);border-radius:20px;-webkit-box-shadow:0 1px 8px 0 rgba(16,24,40,0.06),0 1px 10px 0 rgba(16,24,40,0.1);box-shadow:0 1px 8px 0 rgba(16,24,40,0.06),0 1px 10px 0 rgba(16,24,40,0.1);padding:10px}.accreditations__img{height:100%;width:100%;-o-object-fit:contain;object-fit:contain}.formats__list{display:-webkit-box;display:-ms-flexbox;display:flex;-ms-flex-wrap:wrap;flex-wrap:wrap;gap:30px}.formats__item{position:relative;background-color:var(--st-c-white);border-radius:20px;-webkit-box-shadow:0 1px 8px 0 rgba(16,24,40,0.06),0 1px 10px 0 rgba(16,24,40,0.1);box-shadow:0 1px 8px 0 rgba(16,24,40,0.06),0 1px 10px 0 rgba(16,24,40,0.1);height:382px;width:calc(50% - 15px);padding:51px 31px;z-index:0}.formats__item-title{position:relative;font-size:50px;line-height:1.1;font-weight:600;letter-spacing:0.01em;color:var(--st-c-red);margin-bottom:17px;padding-bottom:25px}.formats__item-title::after{content:"";position:absolute;bottom:0;left:0;height:3px;width:24px;background-color:var(--st-c-black)}.formats__item-info{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column}.formats__item-img{position:absolute;top:50%;right:0;-webkit-transform:translateY(-50%);transform:translateY(-50%);z-index:-1}.formats__item-text{width:100%;max-width:318px}.formats__item:nth-child(2) .formats__item-img{right:30px}.formats__item:nth-child(3) .formats__item-img{right:40px}.formats-slider{display:none;overflow:hidden;margin-inline:-40px;margin-block:-20px;padding-inline:40px;padding-block:20px;width:auto}.signup__form{background-color:#020333;border-radius:13px;padding:30px 43px 70px;color:var(--st-c-white)}.benefits__list{display:grid;grid-template-columns:repeat(4, 1fr);gap:30px}.benefits__item{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;-webkit-box-align:center;-ms-flex-align:center;align-items:center;gap:10px;background-color:var(--st-c-white);border-radius:20px;-webkit-box-shadow:0 1px 8px 0 rgba(16,24,40,0.06),0 1px 10px 0 rgba(16,24,40,0.1);box-shadow:0 1px 8px 0 rgba(16,24,40,0.06),0 1px 10px 0 rgba(16,24,40,0.1);padding:20px 29px}.benefits__number{position:relative;font-size:100px;line-height:1.17;font-weight:600;letter-spacing:0.01em;color:var(--st-c-red);padding-bottom:10px}.benefits__number::after{content:"";position:absolute;bottom:0;left:50%;-webkit-transform:translateX(-50%);transform:translateX(-50%);height:2px;width:20px;background-color:var(--st-c-black)}.benefits__item-title{font-size:26px;line-height:1.5;font-weight:600;letter-spacing:0em;text-align:center}.benefits__value{font-size:18px;line-height:1.44444;font-weight:400;letter-spacing:0.01em;text-align:center}.benefits-slider{display:none;overflow:hidden;margin-inline:-40px;margin-block:-20px;padding-inline:40px;padding-block:20px;width:auto}.faq{font-size:30px;line-height:1.3;font-weight:400}.faq__title{margin-bottom:0 !important}.faq__list{margin-bottom:50px}.faq__item{border-bottom:1px solid var(--st-c-black)}.faq__item-value{color:var(--st-c-red)}.faq__btn{height:76px;line-height:76px}.representative{background-color:var(--st-c-white);position:relative;z-index:12}.representative__inner{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;gap:55px;-webkit-box-shadow:0 1px 8px 0 rgba(16,24,40,0.06),0 1px 10px 0 rgba(16,24,40,0.1);box-shadow:0 1px 8px 0 rgba(16,24,40,0.06),0 1px 10px 0 rgba(16,24,40,0.1);background:var(--st-c-white);border-radius:20px;padding:50px 41px}.representative__title{display:block;font-size:70px;line-height:82px;font-weight:900;letter-spacing:0.01em;text-transform:uppercase;margin-bottom:20px}.representative__title span{color:var(--st-c-red)}.representative__text{font-size:30px;line-height:1;font-weight:500;letter-spacing:0.01em;margin-bottom:30px}.representative__btn{border-radius:113px !important;height:65px;line-height:65px;font-size:30px;font-weight:600;max-width:620px}.representative__content{max-width:650px}.representative__img{max-width:518px}.footer{background-color:#414141;padding-block:30px;color:var(--st-c-white);margin-top:30px;z-index:12}.footer__inner{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;gap:40px}.footer__top{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between;gap:40px}.footer .nav{color:var(--st-c-black)}.footer__logo{height:42px;width:auto}.footer__logo img{height:100%;width:100%}.footer__social{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;gap:30px}.footer__social-link{display:block;height:40px;width:40px}.footer__social-link svg{height:100%;width:100%}.footer__social-link:hover svg path{-webkit-transition:all 0.2s ease;transition:all 0.2s ease;fill:var(--st-c-red)}.footer__locate{display:-webkit-inline-box;display:-ms-inline-flexbox;display:inline-flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;gap:10px;height:38px;background-color:#343434;border-radius:20px;-webkit-box-shadow:0 1px 8px 0 rgba(16,24,40,0.06),0 1px 10px 0 rgba(16,24,40,0.1);box-shadow:0 1px 8px 0 rgba(16,24,40,0.06),0 1px 10px 0 rgba(16,24,40,0.1);color:var(--st-c-white);font-size:15px;font-weight:600;letter-spacing:0.01em;padding-inline:10px}.footer__contacts{display:grid;grid-template-columns:repeat(4, 1fr);gap:40px;font-size:18px;line-height:21px}.footer__contacts-item{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;gap:20px}.footer__contacts-value{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column}.footer__contacts-title{position:relative;font-weight:700;letter-spacing:0.01em;text-transform:uppercase;padding-bottom:20px;margin-bottom:20px}.footer__contacts-title::after{content:"";position:absolute;bottom:0;left:0;background-color:var(--st-c-red);width:23px;height:2px}.footer__contacts-item:nth-child(1){grid-column:1 / 3}.footer__contacts-text-wrapper{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;gap:20px}.footer__up{display:block;height:54px;width:54px}.footer__up img{height:100%;width:100%}.footer__qr{height:223px;width:223px}.thanks::before{content:"";position:absolute;top:0;left:0;height:100%;width:100%;background:url(../img/thanks/bg-page-529a62d749.jpg) no-repeat center/cover}.thanks__inner{background-color:var(--st-c-red);background:url(../img/thanks/bg-6bfdad96d0.jpg) no-repeat center/cover;border-radius:13px;color:var(--st-c-white);padding:33px 28px 60px;max-width:1177px;margin:0 auto}.thanks__title{font-size:96px;line-height:0.9;font-weight:600;margin-bottom:48px}.thanks__text{font-size:36px;line-height:1.2;margin-bottom:54px;max-width:650px}.thanks__btn{background-color:#1c1c1c;height:60px;line-height:60px;border-radius:12px;width:420px;font-size:23px;color:var(--st-c-white)}.thanks__btn:hover{background-color:#1c1c1c;opacity:0.8}._thanks .header__inner{display:none !important}._thanks.header{background-color:#ffffff}._thanks.footer{margin-top:0;opacity:0}.popup-form__main{position:relative;background-color:#020333;-webkit-box-shadow:4px 4px 25px rgba(88,94,94,0.1);box-shadow:4px 4px 25px rgba(88,94,94,0.1);border-radius:13px;padding:50px 30px 67px}.popup-form__close,.popup-form__close:active,.popup-form__close:focus{background:none;border:none;outline:none}.popup-form__close{position:absolute;top:10px;right:10px;display:-webkit-box;display:-ms-flexbox;display:flex}.popup-form__close img{height:24px;width:24px}.popup-form .form__title{font-size:32px;line-height:1;font-weight:600;color:#ffffff;margin-bottom:30px;text-align:center}.popup-form .form__inputs{-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column}.fancybox-content{background:none;padding:0}.fancybox-bg{background:#191919;opacity:0.6 !important}.fancybox-close-small{display:none !important}.fancybox-slide--html{padding:0px}
