:root{--var-dark-white:#fff;--var-header-background:rgba(3, 0, 7, 0.65);--var-map-dot:#cab57b;--var-map-border:202,181,123;--var-white:#fff;--var-dots:#7d7d7d;--var-primary-gray:#9f9f9f;--var-dark-primary-gray:#9f9f9f;--var-primary-yellow:#cab57b;--var-gold:#b19f6d;--var-dark:#030007;--var-light:#cd7d00;--var-black:#000000;--var-yellow:#d1a646;--var-dark-light:27,25,30,0.75;--var-dark-gray:#7d7d7d;--var-dark-blue:#11111a;--var-sky:#90d0da;--var-gray:#4c5d6b;--var-light-sky:#a5bfd1;--var-sand:#e3cb89;--var-strong-blue:#121c23;--var-light-orange:#B19F6D;--var-light-blue:#7CBAC3;--var-light-gray:#6A8191;--var-screen-bottom:linear-gradient(
  	180deg,
  	#030007 0%,
  	rgba(3, 0, 7, 0) 100%
  )}[light]{--var-map-dot:#D1B566;--var-light-orange:transparent;--var-light-blue:transparent;--var-light-gray:transparent;--var-map-border:rgb(255, 255, 255);--var-header-background:rgba(3, 0, 7, 0.95);--var-dark-primary-gray:#000;--var-dark:#f0f0f0;--var-dark-blue:#fff;--var-black:#fff;--var-white:#000;--var-screen-bottom:linear-gradient(
  	180deg,
  	#f0f0f0 0%,
  	rgba(255, 255, 255, 0) 100%
  ) transform: matrix(1, 0, 0, -1, 0, 0);--var-dark-light:27,25,30,0.04}[light] [dark]{-webkit-filter:brightness(0);filter:brightness(0)}a,abbr,acronym,address,applet,article,aside,audio,b,big,blockquote,body,canvas,caption,center,cite,code,dd,del,details,dfn,div,dl,dt,em,embed,fieldset,figcaption,figure,footer,form,h1,h2,h3,h4,h5,h6,header,hgroup,html,i,iframe,img,ins,kbd,label,legend,li,mark,menu,nav,object,ol,output,p,pre,q,ruby,s,samp,section,small,span,strike,strong,sub,summary,sup,table,tbody,td,tfoot,th,thead,time,tr,tt,u,ul,var,video{margin:0;padding:0;border:0;font-size:100%;font:inherit;vertical-align:baseline}article,aside,details,figcaption,figure,footer,header,hgroup,menu,nav,section{display:block}body{line-height:1}ol,ul{list-style:none}blockquote,q{quotes:none}blockquote:after,blockquote:before,q:after,q:before{content:"";content:none}table{border-collapse:collapse;border-spacing:0}*{-webkit-box-sizing:border-box;box-sizing:border-box;-webkit-transition:color .1s linear;transition:color .1s linear}body{color:var(--var-white);font-family:Inter;font-weight:400;background:var(--var-dark)}body,html{font-size:16px}.container{max-width:1436px;padding:0 18px;width:100%;margin:0 auto}.container_large{max-width:900px}.container_small{max-width:600px}.burger{cursor:pointer;position:relative;width:30px;height:20px}.burger::after,.burger::before,.burger__line{position:absolute;height:2px;background:var(--var-primary-yellow);border-radius:2px}.burger::before{content:"";width:100%;right:0;top:0}.burger::after{content:"";width:8px;height:2px;bottom:0;right:0}.burger__line{width:60%;top:50%;right:0;-webkit-transform:translateY(-50%);-ms-transform:translateY(-50%);transform:translateY(-50%)}.burger_active::before{-webkit-transform-origin:center;-ms-transform-origin:center;transform-origin:center;top:50%;-webkit-transform:translateY(-50%) rotateZ(45deg);-ms-transform:translateY(-50%) rotate(45deg);transform:translateY(-50%) rotateZ(45deg)}.burger_active::after{width:100%;-webkit-transform-origin:center;-ms-transform-origin:center;transform-origin:center;bottom:50%;-webkit-transform:translateY(50%) rotateZ(-45deg);-ms-transform:translateY(50%) rotate(-45deg);transform:translateY(50%) rotateZ(-45deg)}.burger_active .burger__line{opacity:0}.theme-switch{cursor:pointer;padding:6px 8px;background:#313131;border-radius:100px;display:-webkit-box;display:-ms-flexbox;display:flex;position:relative}.theme-switch.theme-light .theme-switch__circle{right:29px}.theme-switch__icon{display:block;width:15px;height:15px;-o-object-fit:cover;object-fit:cover}.theme-switch__icon:not(:last-of-type){margin-right:6px}.theme-switch__circle{-webkit-transition:.3s;transition:.3s;position:absolute;width:18px;height:18px;background:#cecece;border-radius:50%;top:5px;right:5px}.primary-gray{color:var(--var-primary-gray)}.field{color:var(--var-white);width:320px;padding:20px 38px;border-radius:50px;border:1px solid #6b6679;background:0 0}.row{display:-webkit-box;display:-ms-flexbox;display:flex}.col{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column}.grid{display:-ms-grid;display:grid;-ms-grid-columns:(1fr)[12];grid-template-columns:repeat(12,1fr)}.m-0{margin:0}.logo{-o-object-fit:cover;object-fit:cover;width:100px;height:74px}.arrow-down{position:absolute;width:68px;height:48px;bottom:192px;left:50%;-webkit-transform:translateX(-50%);-ms-transform:translateX(-50%);transform:translateX(-50%);-webkit-animation:arrow 2s infinite ease-in-out;animation:arrow 2s infinite ease-in-out}.btn{cursor:pointer;padding:20px 38px;border-radius:50px;font-family:inherit;background:var(--var-primary-yellow);font-size:17px;line-height:21px;border:none}.btn:focus{outline:0}.yellow{color:var(--var-yellow)}.title{position:relative;font-size:60px;line-height:65px;font-family:"Gotham Pro";font-weight:700}.title__back{white-space:nowrap;position:absolute;font-family:"Gotham Pro";font-weight:700;font-size:200px;line-height:65px;color:transparent;text-transform:uppercase;opacity:.35;left:-137px;top:-40px;-webkit-text-stroke:1px var(--var-primary-gray);z-index:-1}.subtitle{font-size:19px;line-height:30px;color:var(--var-primary-gray)}.check{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;position:relative}.check__input{position:absolute;width:1px;height:1px;overflow:hidden}.check__box{position:relative;cursor:pointer;width:14px;height:14px;border-radius:2px;border:1px solid #32cd32;margin-right:10px;-webkit-transition:.3s;transition:.3s}.check__box::after{content:"";display:block;position:absolute;position:absolute;top:50%;left:50%;-webkit-transform:translate(-50%,-50%);-ms-transform:translate(-50%,-50%);transform:translate(-50%,-50%);opacity:0;width:4px;height:6px;border-right:2px solid #fff;border-bottom:2px solid #fff;-webkit-transform:translate(-50%,-50%) rotate(45deg);-ms-transform:translate(-50%,-50%) rotate(45deg);transform:translate(-50%,-50%) rotate(45deg);-webkit-transition:inherit;transition:inherit}.check__input:checked+.check__box{background-color:#32cd32}.check__input:checked+.check__box::after{opacity:1}.wrapper{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;height:100%;overflow-x:hidden}.content{-webkit-box-flex:1;-ms-flex:1 0 auto;flex:1 0 auto}.footer{-webkit-box-flex:0;-ms-flex:0 0 auto;flex:0 0 auto}@-webkit-keyframes arrow{0%{-webkit-transform:translate(-50%,-30px);transform:translate(-50%,-30px)}50%{-webkit-transform:translate(-50%,0);transform:translate(-50%,0)}100%{-webkit-transform:translate(-50%,-30px);transform:translate(-50%,-30px)}}@keyframes arrow{0%{-webkit-transform:translate(-50%,-30px);transform:translate(-50%,-30px)}50%{-webkit-transform:translate(-50%,0);transform:translate(-50%,0)}100%{-webkit-transform:translate(-50%,-30px);transform:translate(-50%,-30px)}}@font-face{font-family:Gotham Pro;font-display:swap;src:url(../fonts/gothampro_black.woff2) format("woff2"),url(../fonts/gothampro_black.woff) format("woff");font-weight:900;font-style:normal}@font-face{font-family:Gotham Pro;font-display:swap;src:url(../fonts/gothampro_bolditalic.woff2) format("woff2"),url(../fonts/gothampro_bolditalic.woff) format("woff");font-weight:700;font-style:italic}@font-face{font-family:Gotham Pro;font-display:swap;src:url(../fonts/gothampro_blackitalic.woff2) format("woff2"),url(../fonts/gothampro_blackitalic.woff) format("woff");font-weight:900;font-style:italic}@font-face{font-family:Gotham Pro;font-display:swap;src:url(../fonts/gothampro_bold.woff2) format("woff2"),url(../fonts/gothampro_bold.woff) format("woff");font-weight:700;font-style:normal}@font-face{font-family:Gotham Pro;font-display:swap;src:url(../fonts/gothampro.woff2) format("woff2"),url(../fonts/gothampro.woff) format("woff");font-weight:400;font-style:normal}@font-face{font-family:Gotham Pro;font-display:swap;src:url(../fonts/gothampro_italic.woff2) format("woff2"),url(../fonts/gothampro_italic.woff) format("woff");font-weight:300;font-style:italic}@font-face{font-family:Gotham Pro;font-display:swap;src:url(../fonts/gothampro_lightitalic.woff2) format("woff2"),url(../fonts/gothampro_lightitalic.woff) format("woff");font-weight:300;font-style:italic}@font-face{font-family:Gotham Pro;font-display:swap;src:url(../fonts/gothampro_light.woff2) format("woff2"),url(../fonts/gothampro_light.woff) format("woff");font-weight:300;font-style:normal}@font-face{font-family:Inter;font-display:swap;src:url(../fonts/Inter-Black.woff2) format("woff2"),url(../fonts/Inter.woff) format("woff");font-weight:900;font-style:normal}@font-face{font-family:Gotham Pro;font-display:swap;src:url(../fonts/gothampro_medium.woff2) format("woff2"),url(../fonts/gothampro_medium.woff) format("woff");font-weight:500;font-style:normal}@font-face{font-family:Inter;font-display:swap;src:url(../fonts/Inter-Bold.woff2) format("woff2"),url(../fonts/Inter.woff) format("woff");font-weight:700;font-style:normal}@font-face{font-family:Inter;font-display:swap;src:url(../fonts/Inter-ExtraBold.woff2) format("woff2"),url(../fonts/Inter.woff) format("woff");font-weight:800;font-style:normal}@font-face{font-family:Gotham Pro;font-display:swap;src:url(../fonts/gothampro_mediumitalic.woff2) format("woff2"),url(../fonts/gothampro_mediumitalic.woff) format("woff");font-weight:500;font-style:italic}@font-face{font-family:Inter;font-display:swap;src:url(../fonts/Inter-Medium.woff2) format("woff2"),url(../fonts/Inter.woff) format("woff");font-weight:500;font-style:normal}@font-face{font-family:Inter;font-display:swap;src:url(../fonts/Inter-Light.woff2) format("woff2"),url(../fonts/Inter.woff) format("woff");font-weight:300;font-style:normal}@font-face{font-family:Inter;font-display:swap;src:url(../fonts/Inter-ExtraLight.woff2) format("woff2"),url(../fonts/Inter.woff) format("woff");font-weight:200;font-style:normal}@font-face{font-family:Inter;font-display:swap;src:url(../fonts/Inter-Regular.woff2) format("woff2"),url(../fonts/Inter.woff) format("woff");font-weight:400;font-style:normal}@font-face{font-family:Inter;font-display:swap;src:url(../fonts/Inter-SemiBold.woff2) format("woff2"),url(../fonts/Inter.woff) format("woff");font-weight:600;font-style:normal}@font-face{font-family:Inter;font-display:swap;src:url(../fonts/Inter-Thin.woff2) format("woff2"),url(../fonts/Inter.woff) format("woff");font-weight:100;font-style:normal}.header{position:fixed;top:0;left:0;width:100%;border-top:10px solid #030007;background:var(--var-header-background);z-index:1030}.header__row{padding:32px 0;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between;-webkit-box-align:center;-ms-flex-align:center;align-items:center}.header__logo-box{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center}.header__logo{margin-right:12px}.header__logo-text{font-family:"Gotham Pro";color:var(--var-dark-white);font-size:20px;line-height:25px}.header__links{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center}.header__list{display:-webkit-box;display:-ms-flexbox;display:flex}.header__list_col{-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column}.header__link-wrapper:not(:last-of-type){margin-right:50px}.header__link{text-decoration:none;color:var(--var-dark-white);font-size:16px;line-height:20px}.header__right{display:-webkit-box;display:-ms-flexbox;display:flex}.header__switch{margin-right:30px}.header__nav{margin-right:68px}.header__number{font-size:20px;line-height:24px;color:var(--var-dark-white);text-decoration:none}.header__menu{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;opacity:0;visibility:hidden;width:100%;position:absolute;left:0;bottom:0;-webkit-transform:translateY(100%);-ms-transform:translateY(100%);transform:translateY(100%);background:var(--var-header-background);padding:38px 18px 56px;-webkit-transition:.3s;transition:.3s}.header__menu_active{opacity:1;visibility:visible}.header__menu-nav{margin-right:0;margin-bottom:96px}.header__menu-link-wrapper:not(:last-of-type){margin-bottom:48px}.header__menu-link{text-decoration:none;color:var(--var-dark-white);font-size:21px;line-height:25px}.header__menu-bottom{display:-webkit-box;display:-ms-flexbox;display:flex}.header__menu-number{color:var(--var-dark-white);font-size:24px;line-height:29px;text-decoration:none;margin-right:48px}.first-screen{position:relative}.first-screen::after{content:"";position:absolute;bottom:0;left:0;height:198px;width:100%;display:block;background:var(--var-screen-bottom);-webkit-transform:matrix(1,0,0,-1,0,0);-ms-transform:matrix(1,0,0,-1,0,0);transform:matrix(1,0,0,-1,0,0);z-index:1}.first-screen__video{position:absolute;top:0;left:0;width:100%;height:100%;z-index:-1;-o-object-fit:cover;object-fit:cover;opacity:.1}.first-screen__col{min-height:910px;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;-webkit-box-align:center;-ms-flex-align:center;align-items:center}.first-screen__content{max-width:656px;text-align:center}.first-screen__title{font-family:"Gotham Pro";font-size:110px;line-height:105px;font-weight:700;margin-bottom:18px}.first-screen__subtitle{font-size:26px;line-height:31px;font-weight:700;margin-bottom:18px}.first-screen__text{font-size:22px;line-height:27px;color:var(--var-dark-primary-gray);margin-bottom:40px}.about{padding:143px 0 217px;overflow:hidden;position:relative}.about::before{position:absolute;top:476px;right:-110px;content:"";width:465px;height:211px;opacity:.4;display:block;background:var(--var-light-orange);-webkit-filter:blur(200px);filter:blur(200px);-webkit-transform:rotate(26.73deg);-ms-transform:rotate(26.73deg);transform:rotate(26.73deg);border-radius:400px}.about::after{content:"";display:block;position:absolute;width:100%;height:128px;left:0;bottom:-156px;opacity:.5;-webkit-filter:blur(200px);filter:blur(200px);border-radius:400px;background:var(--var-light)}.about__eclipse{display:none}.about__container{position:relative;z-index:1}.about__row{display:-webkit-box;display:-ms-flexbox;display:flex;margin-bottom:202px}.about__item{margin-right:30px}.about__item-content{max-width:430px}.about__photo{border-radius:24px;overflow:hidden;margin-bottom:96px}.about__title{margin-bottom:54px}.about__title-back{left:-500px;top:-80px;z-index:-1}.about__text{font-size:19px;line-height:30px}.about__awards{display:-webkit-box;display:-ms-flexbox;display:flex}.about__award{position:relative;display:-webkit-box;display:-ms-flexbox;display:flex;margin-right:70px}.about__award:last-of-type{margin-right:0}.about__award:not(:last-child)::after{position:absolute;right:-35px;opacity:.5;width:1px;height:100%;background:#7d7d7d;top:0;content:"";display:block}.about__award-text{max-width:170px;font-size:16px;line-height:24px}.about__award-text-change{margin-bottom:11px}.about__award-change{-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column}.about__award-year{margin-right:20px}.about__qualities{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between}.about__quality{max-width:220px}.about__quality-icon{-o-object-fit:cover;object-fit:cover;width:80px;height:80px;margin-bottom:40px}.about__quality-title{font-size:30px;line-height:29px;margin-bottom:24px}.about__quality-text{font-size:17px;line-height:25px;color:var(--var-primary-gray)}.about__img{display:block;width:100%;-o-object-fit:cover;object-fit:cover}.direction{padding:207px 0 149px;background:var(--var-black);position:relative;z-index:1}.direction__row{display:-webkit-box;display:-ms-flexbox;display:flex;margin-bottom:130px}.direction__content{max-width:533px}.direction__title{margin-bottom:52px}.direction__list{padding-left:68px}.direction__list-item:not(:last-of-type){margin-bottom:50px}.direction__list-item{position:relative;color:var(--var-primary-gray);font-size:17px;line-height:30px}.direction__list-item::before{position:absolute;top:0;left:-55px;content:"";width:35px;height:27px;display:block;background:url(../img/icons/icons.svg#check) center/cover}.direction__photo{width:100%}.direction__img{display:block;position:relative;width:100%;top:-60px;right:-60px}.popular{margin-bottom:150px}.popular__box{max-width:1200px;margin:0 auto;text-align:center;margin-bottom:80px}.popular__title{font-size:48px;line-height:65px;margin-bottom:40px}.popular__subtitle{color:var(--var-primary-gray);font-size:17px;line-height:30px}.popular__grid{display:-ms-grid;display:grid;-ms-grid-columns:(1fr)[5];grid-template-columns:repeat(5,1fr);gap:25px}.popular__item{border-radius:30px;background:rgba(var(--var-dark-light));text-align:center;overflow:hidden}.popular__from{font-size:17px;line-height:17px}.popular__subfrom{color:var(--var-primary-gray);font-size:13px;line-height:25px;margin-bottom:20px}.popular__countries{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center}.popular__countries-item:not(:last-of-type){margin-right:31px}.popular__countries-img{display:block;width:40px;height:40px;margin-bottom:8px}.popular__countries-value{font-size:14px;line-height:30px}.popular__top{padding:30px 39px 34px}.popular__bottom{padding:41px 39px 30px;background:rgba(var(--var-dark-light));border-radius:30px}.popular__swiper{display:none;overflow:hidden;width:260px}.popular__swiper-wrapper{margin-bottom:27px}.popular__swiper .swiper-pagination-bullet{background:var(--var-dots)}.popular__swiper .swiper-pagination-bullet-active{background:var(--var-primary-yellow)}.popular__dots{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center}.questions__row{display:-webkit-box;display:-ms-flexbox;display:flex}.questions__title{max-width:300px;font-size:36px;line-height:48px;margin-right:20px}.questions__fields{display:-webkit-box;display:-ms-flexbox;display:flex;margin-bottom:16px}.questions__field{margin-right:20px}.questions__checkbox{-ms-flex-negative:0;flex-shrink:0;position:relative;cursor:pointer;width:20px;height:20px;border-radius:5px;border:1px solid #232323;margin-right:18px;-webkit-transition:background .3s;transition:background .3s}.questions__checkbox img{opacity:0;position:absolute;width:12px;height:10px;-o-object-fit:cover;object-fit:cover;top:50%;left:50%;-webkit-transform:translate(-50%,-50%);-ms-transform:translate(-50%,-50%);transform:translate(-50%,-50%);-webkit-transition:opacity .3s;transition:opacity .3s}.questions__check-input{opacity:0;width:0;height:0;overflow:hidden}.questions__check-input:checked+.questions__checkbox{background:#232323}.questions__check-input:checked+.questions__checkbox img{opacity:1}.questions__agree{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center}.questions__agree-text{font-size:14px;line-height:30px;color:var(--var-dark-gray)}.questions__link{color:var(--var-white);text-decoration:none}.questions__submit_mob{display:none}.team{padding:180px 0 80px;position:relative}.team::before{top:-45px;position:absolute;content:"";width:100%;height:71px;background:#beb198;opacity:.7;-webkit-filter:blur(200px);filter:blur(200px)}.team::after{top:350px;right:-190px;position:absolute;content:"";width:757px;height:156px;background:var(--var-light-blue);opacity:.5;-webkit-filter:blur(200px);filter:blur(200px);-webkit-transform:rotate(-12.21deg);-ms-transform:rotate(-12.21deg);transform:rotate(-12.21deg)}.team__container{position:relative;z-index:1}.team__title{margin-right:140px}.team__info{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center}.team__icon-box{margin-right:28px}.team__wrapper{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:end;-ms-flex-align:end;align-items:flex-end;margin-bottom:70px}.team__icon{-o-object-fit:cover;object-fit:cover;width:80px;height:80px}.team__text{font-size:18px;line-height:30px;max-width:300px}.team__grid{display:-ms-grid;display:grid;-ms-grid-columns:(1fr)[3];grid-template-columns:repeat(3,1fr);gap:70px}.team__item{display:-webkit-box;display:-ms-flexbox;display:flex}.team__box{margin-bottom:100px}.team__content{max-width:225px}.team__name{font-size:26px;line-height:30px;margin-bottom:16px}.team__position{font-size:16px;line-height:25px;color:var(--var-primary-yellow)}.team__photo{margin-right:32px}.team__img{width:140px;height:140px;border-radius:50%;overflow:hidden}.team__location{font-size:13px;line-height:25px;color:var(--var-primary-gray)}.locations{padding:130px 0 158px;position:relative}.locations::after{content:"";width:1031px;height:141px;background:var(--var-light-gray);opacity:.5;-webkit-filter:blur(200px);filter:blur(200px);-webkit-transform:rotate(15.57deg);-ms-transform:rotate(15.57deg);transform:rotate(15.57deg);position:absolute;display:block;top:314px;left:-400px}.locations__container{position:relative;z-index:1}.locations__box{max-width:536px;margin-bottom:125px}.locations__title{margin-bottom:50px}.locations__row{display:-webkit-box;display:-ms-flexbox;display:flex;pointer-events:none}.locations__item{max-width:265px;margin-right:93px}.locations__item:last-of-type{margin-right:0}.locations__icon{width:80px;height:80px;-o-object-fit:cover;object-fit:cover;display:block;margin-bottom:30px}.locations__text{font-size:17px;line-height:30px}.map{z-index:-1;position:absolute;right:0;top:0}.map__background-light{display:none}.map_light .map__background{display:none}.map_light .map__star{display:none}.map_light .map__star-orange{display:block}.map_light .map__background-light{display:block}.map__star-orange{display:none}.map__point{cursor:pointer;position:relative;border-radius:50%;-webkit-animation:pulse infinite 2s linear;animation:pulse infinite 2s linear}.map__point-center{position:relative;background:var(--var-map-dot);border-radius:50%;width:16px;height:16px;z-index:1}.map__point::after{display:block;position:absolute;width:28px;height:28px;background:var(--var-map-border);top:50%;left:50%;-webkit-transform:translate(-50%,-50%);-ms-transform:translate(-50%,-50%);transform:translate(-50%,-50%);border-radius:50%}.map__item{position:absolute;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:start;-ms-flex-align:start;align-items:flex-start}.map__item-right .map__info-block{left:auto;right:-25px}.map__item-right .map__info-block::after{left:auto;right:30px;-webkit-transform:rotate(30deg);-ms-transform:rotate(30deg);transform:rotate(30deg)}.map__item:nth-of-type(1){top:27.34375%;right:33.3333333333%}.map__item:nth-of-type(2){top:31.5625%;right:46.9166666667%}.map__item:nth-of-type(3){top:42.96875%;right:36.3333333333%}.map__item:nth-of-type(4){top:53.90625%;right:31.1666666667%}.map__item:nth-of-type(5){top:43.28125%;right:10.4166666667%}.map__item:nth-of-type(6){top:33.125%;right:4.75%}.map__item:nth-of-type(7){top:69.375%;right:13.5833333333%}.map__star{cursor:pointer;width:22px;height:22px;-o-object-fit:cover;object-fit:cover}.map__city{font-family:"Gotham Pro";font-weight:700;font-size:18px;line-height:17px;color:var(--var-white);margin-bottom:3px}.map__country{font-family:"Gotham Pro";font-size:11px;line-height:17px;color:var(--var-primary-gray)}.map__info{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column}.map__info_left{text-align:right;margin-right:18px}.map__info_right{text-align:left;margin-left:18px}.map__info-block{position:absolute;opacity:0;visibility:hidden;display:block;color:var(--var-black);padding:24px;width:275px;top:-25px;left:-25px;-webkit-transform:translateY(-110%);-ms-transform:translateY(-110%);transform:translateY(-110%);z-index:10;-webkit-transition:.3s;transition:.3s}.map__info-block::before{width:100%;height:100%;background:var(--var-white);border-radius:30px;content:"";left:0;top:0;position:absolute;display:block;z-index:-1}.map__info-block::after{display:block;content:"";position:absolute;z-index:-2;left:30px;bottom:-5px;-webkit-transform:rotate(-30deg);-ms-transform:rotate(-30deg);transform:rotate(-30deg);width:0;height:0;border-style:solid;border-width:0 10px 20px 10px;border-color:transparent transparent #d9d9d9 transparent}.map__info-block_active{-webkit-transform:translateY(-100%);-ms-transform:translateY(-100%);transform:translateY(-100%);opacity:1;visibility:visible}.map__info-block-close{cursor:pointer;position:absolute;width:15px;height:15px;right:25px;top:25px}.map__info-block-close::after,.map__info-block-close::before{content:"";width:100%;height:1px;background:var(--var-primary-gray);top:50%;left:50%;-webkit-transform-origin:center;-ms-transform-origin:center;transform-origin:center;position:absolute}.map__info-block-close::before{-webkit-transform:translate(-50%,-50%) rotate(45deg);-ms-transform:translate(-50%,-50%) rotate(45deg);transform:translate(-50%,-50%) rotate(45deg)}.map__info-block-close::after{-webkit-transform:translate(-50%,-50%) rotate(-45deg);-ms-transform:translate(-50%,-50%) rotate(-45deg);transform:translate(-50%,-50%) rotate(-45deg)}.map__info-block-location{font-family:"Gotham Pro";font-weight:700;font-size:18px;line-height:24px;margin-bottom:10px}.map__info-block-adress,.map__info-block-operations{font-size:13px;line-height:20px}.map__info-block-adress{margin-bottom:15px}@-webkit-keyframes pulse{0%{-webkit-transform:scale(.95);transform:scale(.95);-webkit-box-shadow:0 0 0 0 rgba(var(--var-map-border),.5);box-shadow:0 0 0 0 rgba(var(--var-map-border),.5)}70%{-webkit-transform:scale(1);transform:scale(1);-webkit-box-shadow:0 0 0 10px rgba(var(--var-map-border),0);box-shadow:0 0 0 10px rgba(var(--var-map-border),0)}100%{-webkit-transform:scale(.95);transform:scale(.95);-webkit-box-shadow:0 0 0 0 rgba(var(--var-map-border),0);box-shadow:0 0 0 0 rgba(var(--var-map-border),0)}}@keyframes pulse{0%{-webkit-transform:scale(.95);transform:scale(.95);-webkit-box-shadow:0 0 0 0 rgba(var(--var-map-border),.5);box-shadow:0 0 0 0 rgba(var(--var-map-border),.5)}70%{-webkit-transform:scale(1);transform:scale(1);-webkit-box-shadow:0 0 0 10px rgba(var(--var-map-border),0);box-shadow:0 0 0 10px rgba(var(--var-map-border),0)}100%{-webkit-transform:scale(.95);transform:scale(.95);-webkit-box-shadow:0 0 0 0 rgba(var(--var-map-border),0);box-shadow:0 0 0 0 rgba(var(--var-map-border),0)}}.clients{padding:128px 0;overflow:hidden;position:relative}.clients::after{position:absolute;content:"";left:50%;-webkit-transform:translate(-50%,100%);-ms-transform:translate(-50%,100%);transform:translate(-50%,100%);width:1198px;height:103px;background:var(--var-light-blue);-webkit-filter:blur(250px);filter:blur(250px);bottom:-65px}.clients__box{text-align:center;max-width:1030px;margin:0 auto;margin-bottom:105px}.clients__title{margin-bottom:50px}.clients__title-back{left:150px}.clients__item{text-align:center}.clients__icon{display:block;width:80px;height:80px;-o-object-fit:cover;object-fit:cover;margin:0 auto;margin-bottom:40px}.clients__grid{display:-ms-grid;display:grid;-ms-grid-columns:(1fr)[5];grid-template-columns:repeat(5,1fr);gap:65px;margin-bottom:125px}.clients__more{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;-webkit-box-align:center;-ms-flex-align:center;align-items:center}.clients__more-title{font-size:32px;line-height:48px;margin-right:24px}.clients__form{display:-webkit-box;display:-ms-flexbox;display:flex}.clients__field{margin-right:24px}.offers{position:relative;overflow:hidden;padding:140px 0 130px;background:var(--var-dark-blue)}.offers::after{display:none;content:"";position:absolute;width:1200px;height:53px;background:#7cbac3;-webkit-filter:blur(250px);filter:blur(250px);bottom:0;left:50%;-webkit-transform:translateX(-50%);-ms-transform:translateX(-50%);transform:translateX(-50%)}.offers__container{position:relative;z-index:1}.offers__title{margin-bottom:50px}.offers__box{max-width:1030px;text-align:center;margin:0 auto;margin-bottom:50px}.offers__row{margin:-20px 0;display:-webkit-box;display:-ms-flexbox;display:flex;-ms-flex-wrap:wrap;flex-wrap:wrap;-ms-flex-pack:distribute;justify-content:space-around;margin-bottom:74px}.offers__item{max-width:225px;text-align:center;margin:20px 0}.offers__item-text{font-size:16px;line-height:26px}.offers__check{display:block;width:35px;height:27px;-o-object-fit:cover;object-fit:cover;margin:0 auto;margin-bottom:16px}.plans{position:relative;border-top:1px solid rgba(125,125,125,.25);padding-top:76px;margin-bottom:120px}.plans::after{content:"";position:absolute;top:390px;right:-290px;display:block;display:none;background:#42e7ff;opacity:.5;-webkit-filter:blur(200px);filter:blur(200px);-webkit-transform:rotate(-12.21deg);-ms-transform:rotate(-12.21deg);transform:rotate(-12.21deg);width:575px;height:96px}.plans__row{position:relative;overflow:hidden;display:-webkit-box;display:-ms-flexbox;display:flex;padding-right:20px}.plans__side{padding-top:30px;margin-right:40px}.plans__title{font-size:30px;line-height:32px;font-weight:700;margin-bottom:50px}.plans__title_mob{display:none}.plans__list-item{position:relative;font-size:15px;line-height:26px;margin-bottom:40px}.plans__list-item:not(:last-of-type)::after{position:absolute;left:0;display:block;content:"";opacity:.5;width:100vw;bottom:-18px;border-bottom:1px dashed #7d7d7d}.plans__list-item:nth-child(2)::after{bottom:-21px}.plans__list-item:nth-child(3)::after{bottom:-24px}.plans__list-item:last-of-type{margin-bottom:0}.plans__items{width:100%;display:-webkit-box;display:-ms-flexbox;display:flex}.plans__item:not(:last-of-type){margin-right:33px}.plans__item{max-width:265px;width:100%;border:1px solid rgba(108,130,147,.2);overflow:hidden;position:relative;text-align:center;padding:48px 0 38px;border-radius:32px}.plans__item-sea .plans__item-list-item:nth-child(1){background:#90d0da}.plans__item-sea .plans__item-list-item:nth-child(2){background:#7cbac3}.plans__item-sea .plans__item-list-item:nth-child(3){background:#639da6}.plans__item-sea .plans__item-list-item:nth-child(4){background:#3f686f}.plans__item-gray::after,.plans__item-gray::before{background:#6a8191}.plans__item-gray .plans__item-list-item:nth-child(1){background:#4c5d6b}.plans__item-gray .plans__item-list-item:nth-child(2){background:#34414c}.plans__item-gray .plans__item-list-item:nth-child(3){background:#29343d}.plans__item-gray .plans__item-list-item:nth-child(4){background:#1c2730}.plans__item-sky::after,.plans__item-sky::before{background:#8aa4b8}.plans__item-sky .plans__item-list-item:nth-child(1){background:#a5bfd1}.plans__item-sky .plans__item-list-item:nth-child(2){background:#8aa4b8}.plans__item-sky .plans__item-list-item:nth-child(3){background:#6c8293}.plans__item-sky .plans__item-list-item:nth-child(4){background:#3e4952}.plans__item-gold::after,.plans__item-gold::before{background:#936c02}.plans__item-gold .plans__item-list-item:nth-child(1){background:#e3cb89}.plans__item-gold .plans__item-list-item:nth-child(2){background:#cab57b}.plans__item-gold .plans__item-list-item:nth-child(3){background:#97875d}.plans__item-gold .plans__item-list-item:nth-child(4){background:#675b3b}.plans__item::after,.plans__item::before{left:50%;-webkit-transform:translateX(-50%);-ms-transform:translateX(-50%);transform:translateX(-50%);width:90%;height:56px;display:block;content:"";position:absolute;background:#7cbac3;opacity:.5;-webkit-filter:blur(75px);filter:blur(75px)}.plans__item::before{top:-32px}.plans__item::after{opacity:.7;bottom:-32px}.plans__item-price{display:block;font-size:30px;line-height:32px;font-weight:700;margin-bottom:38px}.plans__item-list{margin-bottom:42px}.plans__item-list-item{color:var(--var-dark-white);font-size:18px;line-height:32px;font-weight:700;padding:18px 0 19px;background:var(--var-sky)}.plans__item-link{text-decoration:none;font-size:17px;line-height:21px;color:var(--var-white)}.plans__swiper{display:none;width:220px;overflow:hidden}.plans__dots{top:-53px!important;left:50%!important;-webkit-transform:translateX(-50%);-ms-transform:translateX(-50%);transform:translateX(-50%);display:none;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center}.plans__dots .swiper-pagination-bullet{background:var(--var-dots)}.plans__dots .swiper-pagination-bullet-active{background:var(--var-primary-yellow)}.conditions{position:relative;margin-bottom:130px}.conditions::after{display:block;position:absolute;left:50%;bottom:-22px;-webkit-transform:translate(-50%,100%);-ms-transform:translate(-50%,100%);transform:translate(-50%,100%);content:"";width:1200px;height:72px;background:var(--var-light-blue);-webkit-filter:blur(250px);filter:blur(250px)}.conditions__title{max-width:175px;font-size:30px;line-height:36px;margin-right:38px}.conditions__row{display:-webkit-box;display:-ms-flexbox;display:flex}.conditions__items{width:100%;display:-webkit-box;display:-ms-flexbox;display:flex}.conditions__item{max-width:150px;margin-right:54px}.conditions__item:last-of-type{margin-right:0}.conditions__icon{display:block;width:80px;height:80px;-o-object-fit:cover;object-fit:cover;margin-bottom:14px}.conditions__text{font-family:"Gotham Pro";padding-left:13px;font-size:16px;color:var(--var-primary-gray)}.footer__row{padding:130px 0;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center}.footer__content{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;text-align:center}.footer__logo{margin-bottom:35px}.footer__text{font-size:20px;line-height:25px}.footer__socials{display:-webkit-box;display:-ms-flexbox;display:flex;margin-bottom:35px}.footer__social:not(:last-of-type){margin-right:36px}.footer__social-icon{-o-object-fit:cover;object-fit:cover;width:32px;height:32px}.footer__number{font-size:20px;line-height:24px;color:var(--var-white);text-decoration:none;margin-bottom:50px}.footer__codes{display:-webkit-box;display:-ms-flexbox;display:flex}.footer__code:not(:last-of-type){margin-right:64px}.footer__code{-o-object-fit:cover;object-fit:cover;width:128px;height:128px}@media (max-width:1300px){.container{max-width:1000px}.field{width:210px}.arrow-down{bottom:100px}.title{font-size:44px;line-height:54px}.title__back{font-size:160px}.subtitle{font-size:16px;line-height:30px}.header__link{font-size:12px}.header__link-wrapper:not(:last-of-type){margin-right:20px}.header__nav{margin-right:30px}.header__number{font-size:12px}.header__row{padding:20px 0}.first-screen__col{min-height:838px}.first-screen__title{font-size:95px}.first-screen__subtitle{font-size:22px;line-height:26px}.first-screen__text{font-size:19px;line-height:24px}.about{padding:130px 0}.about__text{font-size:16px;line-height:26px}.about__award-text{font-size:14px;line-height:20px}.about__photo{max-width:755px;width:100%;margin-bottom:70px}.about__title{margin-bottom:40px}.about__row{margin-bottom:140px}.about__quality{margin-right:20px}.about__quality:last-of-type{margin-right:0}.about__quality-title{font-size:18px;line-height:19px;margin-bottom:12px}.about__quality-text{font-size:14px;line-height:15px}.direction{padding:170px 0 110px}.direction__content{max-width:490px}.direction__img{top:-15px;right:-15px}.direction__list-item{font-size:14px;line-height:26px}.direction__list-item:not(:last-of-type){margin-bottom:40px}.popular{margin-bottom:110px}.popular__grid{gap:10px}.popular__title{font-size:42px;line-height:60px;margin-bottom:20px}.popular__box{margin-bottom:50px}.popular__subtitle{font-size:15px;line-height:22px}.popular__countries-item:not(:last-of-type){margin-right:14px}.popular__countries-img{width:30px;height:30px}.questions__title{font-size:25px;line-height:40px;max-width:190px}.questions__field{margin-right:15px}.team__grid{gap:40px}.team__name{font-size:22px;line-height:26px;margin-bottom:10px}.team__photo{margin-right:25px}.team__img{width:110px;height:110px}.team__position{font-size:12px;line-height:21px}.team__location{font-size:10px;line-height:25px}.team__title{margin-right:100px}.team__wrapper{margin-bottom:50px}.team__box{margin-bottom:73px}.locations__row{margin-bottom:30px}.locations__box{margin-bottom:80px}.locations__text{font-size:14px;line-height:25px}.map{right:-100px}.clients__icon{margin-bottom:20px}.clients__grid{margin-bottom:80px}.clients__more-title{font-size:26px;line-height:42px}.clients__box{margin-bottom:85px}.offers{padding:100px 0 120px}.offers__title{margin-bottom:35px}.offers__item-text{font-size:14px;line-height:24px}.offers__row{margin-bottom:60px}.plans{padding-top:60px;margin-bottom:100px}.plans__side{padding-top:20px;margin-right:15px}.plans__title{font-size:27px;line-height:29px;margin-bottom:23px}.plans__list-item{font-size:13px;line-height:24px;margin-bottom:35px}.plans__item{padding:36px 0 26px}.plans__item:not(:last-of-type){margin-right:15px}.plans__item-price{font-size:22px;line-height:22px;margin-bottom:24px}.plans__item-list{margin-bottom:25px}.plans__item-list-item{padding:14px 0 15px;font-size:16px}.plans__item-link{font-size:14px;line-height:18px}.conditions{margin-bottom:110px}.conditions__title{font-size:25px;line-height:31px}.conditions__item:not(:last-of-type){margin-right:30px}.conditions__text{font-size:14px}.footer__row{padding:120px 0}}@media (max-width:1000px){.title__back{display:none}.header__nav_mob-hide{display:none}.header__right{display:none}.first-screen__title{font-size:74px;line-height:71px;margin-bottom:32px}.first-screen__subtitle{margin:0 auto;max-width:180px;font-size:20px;line-height:24px;margin-bottom:32px}.first-screen__text{max-width:382px;font-size:16px;line-height:19px;margin-bottom:60px}.about{padding:100px 0}.about__row{-webkit-box-orient:vertical;-webkit-box-direction:reverse;-ms-flex-direction:column-reverse;flex-direction:column-reverse;margin-bottom:95px}.about__item-content{width:100%;max-width:none;margin-bottom:50px}.about__item{margin-right:0}.about__photo{max-width:none}.about__qualities{margin:0 -30px;-ms-flex-wrap:wrap;flex-wrap:wrap;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center}.about__quality{margin:30px;text-align:center;width:calc(33.3% - 60px)}.about__quality:last-of-type{margin-right:30px}.direction{padding:20px 0 100px}.direction__row{-webkit-box-orient:vertical;-webkit-box-direction:reverse;-ms-flex-direction:column-reverse;flex-direction:column-reverse;-webkit-box-align:center;-ms-flex-align:center;align-items:center;margin-bottom:80px}.direction__photo{width:60%;margin-bottom:20px}.direction__content{max-width:none}.direction__img{right:0;top:0}.direction__list-item{font-size:15px;line-height:21px}.popular__grid{display:-webkit-box;display:-ms-flexbox;display:flex;-ms-flex-wrap:wrap;flex-wrap:wrap;gap:30px;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center}.popular__countries-item:not(:last-of-type){margin-right:31px}.popular__countries-img{width:40px;height:40px}.popular__item{max-width:260px}.questions__row{-ms-flex-wrap:wrap;flex-wrap:wrap;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center}.questions__title{max-width:none;margin-right:0;margin-bottom:20px}.team{padding:110px 0}.team__grid{padding:0 20px;-ms-grid-columns:(1fr)[2];grid-template-columns:repeat(2,1fr)}.team__content{max-width:none}.locations{padding:80px 0 110px}.map{position:relative;right:20px;width:100vw}.map__background{width:100%}.map__point-center{width:12px;height:12px}.map__point::after{width:20px;height:20px}.map__city{font-size:13px;line-height:12px}.map__country{font-size:9px}.map__info{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column}.map__info_left{margin-right:12px}.map__info_right{margin-left:12px}.clients{padding-top:63px}.clients__more{-ms-flex-wrap:wrap;flex-wrap:wrap}.clients__grid{margin:-20px -20px 110px;display:-webkit-box;display:-ms-flexbox;display:flex;-ms-flex-wrap:wrap;flex-wrap:wrap;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;padding:0 20px}.clients__item{max-width:150px;margin:20px}.plans__row{padding:0}.conditions__title{max-width:none;margin-right:0;margin-bottom:30px}.conditions__items{display:-ms-grid;display:grid;padding:0 20px;-ms-grid-columns:(1fr)[3];grid-template-columns:repeat(3,1fr);gap:40px}.conditions__item{-ms-grid-column-align:center;justify-self:center;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;text-align:center;max-width:none}.conditions__item:not(:last-of-type){margin-right:0}.conditions__text{padding-left:0}.conditions__row{-ms-flex-wrap:wrap;flex-wrap:wrap}}@media (max-width:940px){.clients__more-title{text-align:center;width:100%;margin-right:0;margin-bottom:30px}}@media (max-width:900px){.plans{padding-top:90px;border-top:none}.plans__side{padding-top:100px;margin-right:21px}.plans__title{font-size:38px;line-height:44px;display:none}.plans__title_mob{text-align:center;display:block;margin-bottom:88px}.plans__row{overflow:visible;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center}.plans__list-item:not(:last-of-type)::after{display:none}.plans__list-item{font-size:14px;line-height:26px}.plans__swiper{display:block}.plans__dots{position:absolute;display:-webkit-box;display:-ms-flexbox;display:flex}.plans__item{padding:36px 0 26px}.plans__item:not(:last-of-type){margin-right:0}.plans__items{display:none}}@media (max-width:700px){.about::before,.about__eclipse{display:block;width:465px;height:211px;background:var(--var-light-orange);opacity:.4;-webkit-filter:blur(200px);filter:blur(200px);-webkit-transform:rotate(26.73deg);-ms-transform:rotate(26.73deg);transform:rotate(26.73deg);top:526px;right:-160px}.about__eclipse{right:0;top:890px;left:-160px;position:absolute}.about__qualities{margin:-26px 0;-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;-webkit-box-align:center;-ms-flex-align:center;align-items:center}.about__quality{margin:25px 0;text-align:center;max-width:350px;width:100%}.about__quality:last-of-type{margin-right:0}.about__quality-title{font-size:30px;line-height:29px}.about__quality-text{font-size:17px;line-height:25px}.about__photo{margin-bottom:50px}.about__award{margin-right:0;margin-bottom:80px}.about__award:last-of-type{margin-bottom:0}.about__award:not(:last-child)::after{right:0;opacity:.5;width:100%;height:1px;background:#7d7d7d;top:auto;bottom:-40px;content:"";display:block}.about__awards{-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column}.about__award-change{-webkit-box-orient:horizontal;-webkit-box-direction:normal;-ms-flex-direction:row;flex-direction:row;-webkit-box-align:center;-ms-flex-align:center;align-items:center}.about__award-text-change{margin-right:30px;margin-bottom:0}.about__award-bestchange{width:178px}.direction__photo{width:100%}.direction__list{padding-left:50px}.direction__list-item::before{left:-48px;width:28px;height:22px}.popular{margin-bottom:80px}.popular__grid{display:none}.popular__title{font-size:32px;line-height:40px}.popular__swiper{margin:0 auto;display:block}.questions__title{font-size:32px;line-height:40px;margin-bottom:40px}.questions__row{-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}.questions__fields{-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;margin-bottom:40px;-webkit-box-align:center;-ms-flex-align:center;align-items:center}.questions__field{width:100%;margin-right:0;margin-bottom:24px}.questions__field:last-of-type{margin-bottom:40px}.questions__submit{display:none}.questions__submit_mob{display:block}.questions__agree{-webkit-box-align:start;-ms-flex-align:start;align-items:flex-start}.team__title{margin-right:0;margin-bottom:50px}.team__wrapper{-webkit-box-align:start;-ms-flex-align:start;align-items:flex-start;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;margin-bottom:48px}.team__text{font-size:16px;line-height:24px}.team::after{background:#7cbac3;opacity:.5;-webkit-filter:blur(200px);filter:blur(200px);-webkit-transform:rotate(-12.21deg);-ms-transform:rotate(-12.21deg);transform:rotate(-12.21deg);right:auto;top:873px;left:37px}.team__grid{-ms-grid-columns:1fr;grid-template-columns:1fr;gap:60px}.team__name{font-size:26px;line-height:30px}.team__position{font-size:16px;line-height:25px}.team__location{font-size:16px;line-height:25px}.team__img{width:140px;height:140px}.clients__title{margin-bottom:30px}.clients__box{margin-bottom:110px}.clients__more-title{font-size:32px;line-height:40px;margin-bottom:40px}.clients__field{width:100%}.clients__form{width:100%;-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}.clients__field{margin-right:0;margin-bottom:40px}.offers::after{display:block}.offers__box{margin-bottom:70px}.plans::after{display:block}.conditions::after{display:none}.conditions__items{-ms-grid-columns:1fr;grid-template-columns:1fr}.conditions__row{-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center}.conditions__title{font-size:30px;line-height:36px}.conditions__item{max-width:290px;margin:0}.conditions__text{font-size:14px;line-height:26px}.footer__code:not(:last-of-type){margin-right:0;margin-bottom:64px}.footer__number{margin-bottom:63px}.footer__codes{-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}}@media (max-width:600px){.clients__grid{margin:0;display:-ms-grid;display:grid;-ms-grid-columns:1fr;grid-template-columns:1fr;gap:60px;margin-bottom:130px}.clients__item{-ms-grid-column-align:center;justify-self:center;margin:0}.offers__row{margin:-25px 0;-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}.offers__item{margin:25px 0}.offers__item-text{font-size:16px;line-height:26px}}@media (max-width:500px){.team__grid{padding:0}.locations{padding:10px 0 0}.locations::after{top:75px;left:-550px}.locations__row{display:-ms-grid;display:grid;row-gap:70px;margin-bottom:20px}.locations__item{-ms-grid-column-align:center;justify-self:center;text-align:center;margin-right:0}.locations__icon{margin:0 auto;margin-bottom:30px}.map{width:870px;right:0;left:-130%}}@media (max-width:450px){.plans__side{padding-top:107px}.plans__list-item{font-size:14px;line-height:18px;margin-bottom:42px}.plans__list-item:nth-child(3){margin-bottom:24px}}