:root{--span:  #004d56;--bg: #000000;--title: #ead2b8;--font-family: "Basis Grotesque Pro", sans-serif}h1{margin-bottom:1rem;font-family:var(--font4);font-weight:300;font-size:calc(38px + (100 - 38) * (100vw - 360px) / (1920 - 360));line-height:90%;text-transform:uppercase;color:var(--title)}h2{margin:0 0 3.5rem;font-weight:500;font-size:calc(32px + (84 - 32) * (100vw - 360px) / (1920 - 360));line-height:100%;letter-spacing:-0.04em;color:#fff}h2 span{font-style:italic}@media (max-width: 1439px){h2{margin:0 0 2rem}}@font-face{font-family:'Basis Grotesque Pro';src:url("fonts/BasisGrotesquePro-Regular.eot");src:url("fonts/BasisGrotesquePro-Regular.eot?#iefix") format("embedded-opentype"),url("fonts/BasisGrotesquePro-Regular.woff2") format("woff2"),url("fonts/BasisGrotesquePro-Regular.woff") format("woff"),url("fonts/BasisGrotesquePro-Regular.ttf") format("truetype");font-weight:normal;font-style:normal;font-display:swap}@font-face{font-family:'Basis Grotesque Pro';src:url("fonts/BasisGrotesquePro-Bold.eot");src:url("fonts/BasisGrotesquePro-Bold.eot?#iefix") format("embedded-opentype"),url("fonts/BasisGrotesquePro-Bold.woff2") format("woff2"),url("fonts/BasisGrotesquePro-Bold.woff") format("woff"),url("fonts/BasisGrotesquePro-Bold.ttf") format("truetype");font-weight:bold;font-style:normal;font-display:swap}@font-face{font-family:'Basis Grotesque Pro';src:url("fonts/BasisGrotesquePro-Medium.eot");src:url("fonts/BasisGrotesquePro-Medium.eot?#iefix") format("embedded-opentype"),url("fonts/BasisGrotesquePro-Medium.woff2") format("woff2"),url("fonts/BasisGrotesquePro-Medium.woff") format("woff"),url("fonts/BasisGrotesquePro-Medium.ttf") format("truetype");font-weight:500;font-style:normal;font-display:swap}@font-face{font-family:'Century Gothic';src:url("fonts/CenturyGothic.eot");src:url("fonts/CenturyGothic.eot?#iefix") format("embedded-opentype"),url("fonts/CenturyGothic.woff2") format("woff2"),url("fonts/CenturyGothic.woff") format("woff"),url("fonts/CenturyGothic.ttf") format("truetype");font-weight:normal;font-style:normal;font-display:swap}@media (min-width: 1921px){body{zoom:1.333}}input:not([type="checkbox"]):not([type="radio"]),textarea,select{-webkit-appearance:none;-moz-appearance:none;appearance:none}*{-webkit-box-sizing:border-box;box-sizing:border-box}li{list-style:none}textarea{resize:none}input::-webkit-input-placeholder,textarea::-webkit-input-placeholder{font-weight:300;font-size:16px;line-height:100%;color:#6a6a6a}input::-moz-placeholder,textarea::-moz-placeholder{font-weight:300;font-size:16px;line-height:100%;color:#6a6a6a}input:-ms-input-placeholder,textarea:-ms-input-placeholder{font-weight:300;font-size:16px;line-height:100%;color:#6a6a6a}input{width:100%;padding:1.5rem 1rem;outline:none;font-size:16px;line-height:100%;color:#fff;background-color:transparent;border:1px solid #ededed;border-radius:40px}textarea{width:100%;padding:1.5rem 1rem;outline:none;font-size:16px;line-height:100%;color:#fff;background-color:transparent;border:1px solid #ededed;border-radius:29px}a{text-decoration:none;outline:none}a:hover,a:active,a:focus{color:inherit;outline:none}button,.slick-arrow{outline:none !important;background:none;padding:0;font-size:0}body,html{position:relative;font-size:16px;font-weight:400;min-height:100vh;min-width:320px;font-family:var(--font-family);color:#FFFFFF;background:var(--bg);word-wrap:break-word;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale;-ms-text-size-adjust:100%;-moz-text-size-adjust:100%;-webkit-text-size-adjust:100%;-webkit-tap-highlight-color:transparent;-ms-touch-action:manipulation;touch-action:manipulation;overflow:initial}body.compensate-for-scrollbar{height:100%;overflow:hidden}body.fancybox-active{width:100%;height:100% !important;overflow:hidden !important}body.overflow{overflow:hidden !important}.container{margin:0 auto;padding:0 3rem;max-width:1496px;width:100%}.container-fluid{margin:0 auto;padding:0 3rem;max-width:1767px;width:100%}.scroll{display:none;-webkit-transition:all 0.5s ease;transition:all 0.5s ease;z-index:11111;position:fixed;-webkit-box-shadow:0 0 5px #000;box-shadow:0 0 5px #000;width:60px;height:60px;right:-65px;bottom:80px;border-radius:30px;background:#343434;opacity:0.5;text-align:center;line-height:1;font-size:30px;color:#fff;cursor:pointer;display:-moz-flex;display:-ms-flex;display:-o-flex;display:-webkit-box;display:-ms-flexbox;display:flex;-ms-align-items:center;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center}.scroll:hover{opacity:1}.scroll.active{right:30px}.btn-tg{display:block;width:-webkit-fit-content;width:-moz-fit-content;width:fit-content;-webkit-transition:.3s linear;transition:.3s linear}.btn-tg:hover{-webkit-transform:scale(1.1);transform:scale(1.1)}.btn-tg svg{display:block}section,footer,header{position:relative}a{-webkit-transition:all 0.3s ease;transition:all 0.3s ease}a:hover{text-decoration:none}ul{list-style:none;padding-left:0;margin-bottom:0}[disabled]{cursor:not-allowed !important}.checkbox{position:relative;padding-left:29px;font-style:normal;font-weight:400;font-size:18px;line-height:100%;color:#b2b4b9;display:block;margin-bottom:0;cursor:pointer;text-transform:none}.checkbox a{border-bottom:1px solid #b2b4b9;color:#b2b4b9}.checkbox a:hover{border-bottom:1px solid transparent}.checkbox__input{position:absolute;width:22px;height:22px;border:1px solid #b2b4b9;border-radius:50%;top:-2px;left:0;opacity:1 !important}.checkbox input:checked+.checkbox__input{background-image:url(../img/popup/check-bbd6f117d4.svg);background-repeat:no-repeat;background-position:center}.visually-hidden{position:absolute;width:1px;height:1px;margin:-1px;border:0;padding:0;clip:rect(0 0 0 0);overflow:hidden}.main-btn{padding:1rem 1.5rem;background:#ededed;border-radius:30px}.main-btn:hover{opacity:.8}.main-btn span{font-size:1.5rem;line-height:120%;letter-spacing:-0.02em;text-align:center;color:#000;text-transform:lowercase}.slick-arrow{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;width:30px;height:50px;cursor:pointer;-webkit-transition:.3s linear;transition:.3s linear;border:none}.slick-arrow:hover{opacity:.7}.slick-arrow svg{display:block;max-width:100%}.slick-disabled{border:none;background-color:transparent;cursor:not-allowed}.slick-dots{margin:1rem 0;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}.slick-dots li{margin-right:10px}.slick-dots li button{width:10px;height:10px;border:1px solid white;border-radius:50%}.slick-dots li:last-child{margin-right:0}.slick-dots li.slick-active button{background-color:white}.header{padding-bottom:2rem;position:absolute;top:0;left:0;width:100%;z-index:4}.header__video{position:absolute;top:0;left:0;width:100%;height:100%}.header__video video{display:block;max-width:100%}.header__wrapper{position:relative;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:start;-ms-flex-pack:start;justify-content:flex-start;-webkit-box-align:center;-ms-flex-align:center;align-items:center}.header__left{margin-right:5rem;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;gap:2rem}.header__social-list{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;gap:1rem}.header__social-link{display:block;-webkit-transition:.3s linear;transition:.3s linear}.header__social-link:hover{opacity:.8}.header__social-link svg{display:block}.header__logo img{display:block;max-width:100%}.header__right{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;gap:1.25rem}.header__nav-list{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;gap:2rem}.header__link{font-size:1.25rem;line-height:107%;color:#fff;-webkit-transition:.3s linear;transition:.3s linear}.header__link:hover,.header__link:focus,.header__link:active{color:#fff;opacity:.7}.header__hamburger{display:none;position:relative;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;gap:.3rem;margin-left:auto;width:40px;height:40px;border:none;cursor:pointer;-webkit-transition:.3s linaer;transition:.3s linaer}.header__hamburger span{width:100%;height:2px;border-radius:20px;background-color:white;-webkit-transition:.3s linear;transition:.3s linear}.header__hamburger:hover{opacity:.7}.header__hamburger.active span{position:absolute;top:50%;left:50%}.header__hamburger.active span:first-child{display:none}.header__hamburger.active span:nth-child(2){-webkit-transform:translate(-50%, -50%) rotate(45deg);transform:translate(-50%, -50%) rotate(45deg)}.header__hamburger.active span:nth-child(3){-webkit-transform:translate(-50%, -50%) rotate(-45deg);transform:translate(-50%, -50%) rotate(-45deg)}.header__menu{-webkit-box-flex:1;-ms-flex:1;flex:1;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;gap:6rem}.header__tel{font-size:1.125rem;line-height:156%;letter-spacing:-0.05em;color:#ededed;border-bottom:1px solid #ededed;-webkit-transition:.3s linear;transition:.3s linear}.header__tel:hover{border-bottom:1px solid transparent}.header__btn{position:relative;padding:.7rem 1.5rem;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;width:-webkit-fit-content;width:-moz-fit-content;width:fit-content;border:0.50px solid #ededed;border-radius:40px;-webkit-transition:.3s linear;transition:.3s linear}.header__btn span{margin-left:.4rem;position:relative;z-index:2;width:-webkit-min-content;width:-moz-min-content;width:min-content;font-size:1.25rem;line-height:1;letter-spacing:0.1em;text-align:left;color:#ededed;text-transform:lowercase}.header__btn:hover{opacity:.7}.header__btn::before{-ms-flex-negative:0;flex-shrink:0;display:block;content:"";width:25px;height:25px;background-image:url("../img/header/star-c1acd6f9a0.svg");background-size:contain;background-repeat:no-repeat}.first{position:relative;padding-top:180px;padding-bottom:calc(40px + (110 - 40) * (100vw - 360px) / (1920 - 360));overflow:hidden;background-image:url(../img/common/noise-f74e693d89.png);background-repeat:no-repeat;background-size:cover}.first__video{position:absolute;top:0;left:0;width:100%;height:100%}.first__video video{display:block;max-width:100%;width:100%;height:100%;-o-object-fit:cover;object-fit:cover}.first__img{position:relative;z-index:2}.first__img img{display:block;max-width:100%}.first__img--mobile{display:none}.first__list{position:relative;z-index:2;margin-top:1rem;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;gap:.7rem}.first__item{position:relative;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;font-size:1.75rem;line-height:100%;letter-spacing:-0.04em;color:#ededed;gap:.5rem}.first__item::before{-ms-flex-negative:0;flex-shrink:0;display:block;content:"";width:75px;height:75px;background-size:contain;background-repeat:no-repeat}.first__item:first-child::before{background-image:url("../img/first/f1-d17c4506ba.svg")}.first__item:nth-child(2)::before{background-image:url("../img/first/f2-ebf2f87de7.png")}.first__item:nth-child(3)::before{background-image:url("../img/first/f3-bd43570928.png")}.first__item:nth-child(4)::before{background-image:url("../img/first/f4-7a3ea3f25f.png")}.running-line{position:relative;z-index:2;padding:1.5rem 0;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;background:#343434;overflow:hidden;height:90px;pointer-events:none}.running-line__list{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;opacity:0}.running-line__list.active{opacity:1}.running-line__item{padding-right:1rem;position:relative;font-weight:700;font-size:3rem;line-height:100%;letter-spacing:-0.04em;text-transform:lowercase;color:#fafafa;white-space:nowrap}.running__inner{position:absolute;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:start;-ms-flex-pack:start;justify-content:flex-start;will-change:transform}.info{position:relative;z-index:3;padding-top:calc(30px + (100 - 30) * (100vw - 360px) / (1920 - 360));padding-bottom:0}.info__wrapper{margin-bottom:80px;position:relative;z-index:2}.info__text{margin:0 0 2rem;font-size:1.5rem;line-height:120%;letter-spacing:-0.02em}.info__text strong{font-weight:700;font-size:1.6rem}.info__content{padding:100px 0;background-size:cover;background-image:url("../img/info/i-b62b0c0e6a.webp");background-repeat:no-repeat}.info__list{margin-bottom:2rem;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:stretch;-ms-flex-align:stretch;align-items:stretch;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between;-ms-flex-wrap:wrap;flex-wrap:wrap;gap:2rem}.info__item{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;padding:1rem 2rem;-webkit-box-flex:0;-ms-flex:0 0 calc(50% - 50px);flex:0 0 calc(50% - 50px);max-width:calc(50% - 50px);background:#fafafa;border-radius:25px;font-size:1.5rem;line-height:120%;letter-spacing:-0.02em;color:#121212}.info__item::before{margin-right:2rem;display:block;content:"";width:50px;height:50px;background-size:contain;background-repeat:no-repeat}.info__item:first-child::before{background-image:url("../img/info/i1-4d09bd21a6.png")}.info__item:nth-child(2)::before{background-image:url("../img/info/i2-eca94a09fc.png")}.info__item:nth-child(3)::before{background-image:url("../img/info/i3-fc3e2ae861.png")}.info__item:nth-child(4)::before{width:55px;height:55px;background-image:url("../img/info/i4-3b12933745.png")}.info__title{margin:0 0 100px;font-style:italic;font-weight:500;font-size:calc(26px + (84 - 26) * (100vw - 360px) / (1920 - 360));line-height:100%;letter-spacing:-0.04em;color:#fafafa}.info__columns{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:start;-ms-flex-align:start;align-items:flex-start;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between;gap:2rem}.info__desc{-webkit-box-flex:0;-ms-flex:0 0 calc(50% - 50px);flex:0 0 calc(50% - 50px);max-width:calc(50% - 50px);font-weight:500;font-size:24px;line-height:120%;letter-spacing:-0.02em;color:#fafafa}.info__link{-webkit-box-flex:0;-ms-flex:0 0 calc(50% - 50px);flex:0 0 calc(50% - 50px);max-width:calc(50% - 50px);padding:2rem;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;-webkit-box-shadow:0 0 50px 0 rgba(255,255,255,0.5);box-shadow:0 0 50px 0 rgba(255,255,255,0.5);background:#000;border-radius:25px;-webkit-transition:.3s linear;transition:.3s linear}.info__link span{font-weight:700;font-size:36px;line-height:100%;letter-spacing:-0.02em;text-transform:uppercase;color:#ededed}.info__link:hover{opacity:.7}.partners{position:relative;padding-top:calc(50px + (100 - 50) * (100vw - 360px) / (1920 - 360));padding-bottom:calc(50px + (100 - 50) * (100vw - 360px) / (1920 - 360));background-image:url(../img/common/noise-f74e693d89.png);background-repeat:no-repeat;background-size:cover}.partners__video{position:absolute;top:0;left:0;width:100%;height:100%}.partners__video video{display:block;max-width:100%;width:100%;height:100%;-o-object-fit:cover;object-fit:cover}.partners__wrapper{position:relative;z-index:2}.partners__link{display:block;margin:0 auto 100px;width:-webkit-fit-content;width:-moz-fit-content;width:fit-content}.partners__heading{margin-bottom:5rem;color:var(--light-text)}.partners__list{display:-webkit-box;display:-ms-flexbox;display:flex;-ms-flex-wrap:wrap;flex-wrap:wrap}.partners__item{margin-right:30px;-webkit-box-flex:0;-ms-flex:0 0 calc(25% - 24px);flex:0 0 calc(25% - 24px);max-width:calc(25% - 24px)}.partners__item:last-child{margin-right:0}.partners__logo{margin-bottom:2rem;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;min-height:300px;background-color:var(--light-text);border-radius:8px;-webkit-box-shadow:0 1px 3px 0 rgba(0,0,0,0.1),0 5px 5px 0 rgba(0,0,0,0.09),0 12px 7px 0 rgba(0,0,0,0.05),0 21px 8px 0 rgba(0,0,0,0.01),0 33px 9px 0 rgba(0,0,0,0);box-shadow:0 1px 3px 0 rgba(0,0,0,0.1),0 5px 5px 0 rgba(0,0,0,0.09),0 12px 7px 0 rgba(0,0,0,0.05),0 21px 8px 0 rgba(0,0,0,0.01),0 33px 9px 0 rgba(0,0,0,0)}.partners__text{font-weight:500;font-size:1.35rem;line-height:120%;letter-spacing:-0.02em}.occupation{overflow:hidden;position:relative;padding-top:calc(30px + (60 - 30) * (100vw - 360px) / (1920 - 360));padding-bottom:calc(30px + (60 - 30) * (100vw - 360px) / (1920 - 360))}.occupation__wrapper{position:relative;z-index:2}.occupation__list{margin-bottom:4rem;display:-webkit-box;display:-ms-flexbox;display:flex;gap:1rem;-ms-flex-wrap:wrap;flex-wrap:wrap}.occupation__item{position:relative;padding:1.5rem 1rem;height:100%;border-radius:8px;-webkit-box-shadow:0 2px 5px 0 rgba(0,0,0,0.1),0 9px 9px 0 rgba(0,0,0,0.09),0 21px 12px 0 rgba(0,0,0,0.05),0 37px 15px 0 rgba(0,0,0,0.01),0 58px 16px 0 rgba(0,0,0,0);box-shadow:0 2px 5px 0 rgba(0,0,0,0.1),0 9px 9px 0 rgba(0,0,0,0.09),0 21px 12px 0 rgba(0,0,0,0.05),0 37px 15px 0 rgba(0,0,0,0.01),0 58px 16px 0 rgba(0,0,0,0)}.occupation__item::after{position:absolute;content:"";left:50%;top:50%;width:92%;-webkit-transform:translate(-50%, -50%);transform:translate(-50%, -50%);height:93%;-webkit-filter:blur(15px);filter:blur(15px)}.occupation__item.one::after,.occupation__item.five::after{background-color:#2835C7}.occupation__item.two::after,.occupation__item.six::after{background-color:#FF75CC}.occupation__item.three::after,.occupation__item.seven::after{background-color:#FF9372}.occupation__item.four::after,.occupation__item.eight::after{background-color:#FFE789}.occupation__wrap{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;height:100%;background-color:#000000;z-index:2;border-radius:8px}.occupation__inner{padding:2rem 1.5rem 0}.occupation__title{margin:0 0 1.5rem;min-height:115px;font-weight:700;font-size:2rem;line-height:1.2}.occupation__text{font-weight:500;font-size:1.3rem}.occupation__img{margin-top:auto;margin-left:auto;width:-webkit-fit-content;width:-moz-fit-content;width:fit-content}.occupation .slick-list{margin-left:-5px;margin-right:-5px}.occupation .slick-track{display:-webkit-box;display:-ms-flexbox;display:flex}.occupation .slick-slide>div{height:100%}.occupation .slick-slide{margin-bottom:2rem;padding:0 5px;height:inherit !important}.occupation__btn{position:absolute;top:50%}.occupation__prev{left:-1rem;-webkit-transform:translate(-100%, -50%);transform:translate(-100%, -50%)}.occupation__next{right:-1rem;-webkit-transform:translate(100%, -50%);transform:translate(100%, -50%)}.occupation__box{padding:2.5rem 3.5rem;position:relative;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;background:#1f1f1f;border-radius:25px}.occupation__link-text{margin-bottom:0;margin-left:2rem;position:relative;font-weight:500;font-size:24px;line-height:120%;letter-spacing:-0.02em;color:#ededed}.occupation__link{-ms-flex-negative:0;flex-shrink:0;padding:1rem 1.5rem;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;position:relative;width:-webkit-fit-content;width:-moz-fit-content;width:fit-content;border-radius:100px;background:#595959}.occupation__link::before{display:block;content:"";width:45px;height:45px;-webkit-transform:translateY(-10%);transform:translateY(-10%);background-repeat:no-repeat;background-size:contain;background-image:url("../img/occupation/gift-7651cf9387.svg")}.occupation__link span{margin-left:1.5rem;display:block;font-weight:500;font-size:1.8rem;line-height:100%;letter-spacing:-0.02em;color:#ededed;text-transform:lowercase}.reviews{overflow:hidden;position:relative;z-index:2;padding-top:calc(30px + (70 - 30) * (100vw - 360px) / (1920 - 360));padding-bottom:calc(50px + (100 - 50) * (100vw - 360px) / (1920 - 360));background-image:url(../img/common/noise-f74e693d89.png);background-repeat:no-repeat;background-size:cover}.reviews__video{position:absolute;top:0;left:0;width:100%;height:100%}.reviews__video video{display:block;max-width:100%;width:100%;height:100%;-o-object-fit:cover;object-fit:cover}.reviews__heading{position:relative;z-index:2}.reviews__wrap{position:relative;z-index:2}.reviews .slick-list{margin-left:-25px;margin-right:-25px}.reviews .slick-track{display:-webkit-box;display:-ms-flexbox;display:flex}.reviews .slick-slide>div{height:100%}.reviews .slick-slide{margin:2rem 0;padding:0 25px;height:inherit !important}.reviews__content-slide{position:relative;height:100%;border-radius:8px;-webkit-box-shadow:0 1px 3px 0 rgba(0,0,0,0.1),0 5px 5px 0 rgba(0,0,0,0.09),0 12px 7px 0 rgba(0,0,0,0.05),0 21px 9px 0 rgba(0,0,0,0.01),0 33px 9px 0 rgba(0,0,0,0);box-shadow:0 1px 3px 0 rgba(0,0,0,0.1),0 5px 5px 0 rgba(0,0,0,0.09),0 12px 7px 0 rgba(0,0,0,0.05),0 21px 9px 0 rgba(0,0,0,0.01),0 33px 9px 0 rgba(0,0,0,0)}.reviews__content-slide::after{position:absolute;content:"";left:50%;top:50%;width:99%;-webkit-transform:translate(-50%, -50%);transform:translate(-50%, -50%);height:95%;-webkit-filter:blur(30px);filter:blur(17px)}.reviews__content-slide.one::after,.reviews__content-slide.five::after{background-color:#2835C7}.reviews__content-slide.two::after,.reviews__content-slide.six::after{background-color:#FF75CC}.reviews__content-slide.three::after,.reviews__content-slide.seven::after{background-color:#FF9372}.reviews__content-slide.four::after,.reviews__content-slide.eight::after{background-color:#FFE789}.reviews__content-item{position:relative;z-index:2;padding:2rem;height:100%;background-color:#000000;border-radius:8px}.reviews__content-header{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;margin-bottom:16px}.reviews__content-header img{width:97px;height:97px}.reviews__content-info{margin-left:26px}.reviews__content-name{margin-bottom:0;font-weight:500;font-size:2rem;line-height:120%;letter-spacing:-0.04em}.reviews__content-course{font-size:.875rem;line-height:120%;letter-spacing:-0.04em;color:#737373}.reviews__content-text{margin-bottom:0;font-size:1rem;line-height:120%;letter-spacing:-0.04em}.reviews__content-image{-ms-flex-negative:0;flex-shrink:0;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;width:88px;height:88px;background:#fafafa;border-radius:50%}.reviews__content-image span{font-size:2.2rem;line-height:150%;text-transform:uppercase;color:#121212}.reviews__btn{position:absolute;top:50%}.reviews__prev{left:-1rem;-webkit-transform:translate(-100%, -50%);transform:translate(-100%, -50%)}.reviews__next{right:-1rem;-webkit-transform:translate(100%, -50%);transform:translate(100%, -50%)}.reviews__more-link{display:block;margin-left:auto;width:-webkit-fit-content;width:-moz-fit-content;width:fit-content}.reviews__descr{margin-top:10px;font-weight:500;font-size:1.25rem;line-height:120%;letter-spacing:-0.04em;text-align:right;color:rgba(237,237,237,0.5)}.reviews__box{position:relative}@media (max-width: 1599px){.running-line__item{font-size:2.7rem}}@media (max-width: 1365px){.running-line__item{font-size:2.3rem}}@media (max-width: 1199px){.running-line__item{font-size:2rem}.running-line{height:70px}}@media (max-width: 991px){.running-line__item{font-size:1.8rem}}@media (max-width: 767px){.running-line__item{font-size:1.6rem}}@media (max-width: 575px){.running-line__item{font-size:1.2rem}.running-line{padding:1rem 0;height:40px}}.feedback{position:relative;padding-top:calc(50px + (75 - 50) * (100vw - 360px) / (1920 - 360));padding-bottom:calc(20px + (50 - 20) * (100vw - 360px) / (1920 - 360));overflow:hidden}.feedback__image{position:absolute;top:0;left:0;width:55%;height:100%;overflow:hidden}.feedback__image img{display:block;max-width:100%;width:100%;height:100%;-o-object-fit:cover;object-fit:cover}.feedback__wrapper{position:relative;display:-webkit-box;display:-ms-flexbox;display:flex;z-index:2}.feedback__left{padding:2rem 0;position:relative;-webkit-box-flex:0;-ms-flex:0 0 55%;flex:0 0 55%;max-width:55%;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}.feedback__heading{font-weight:400;font-size:7.5rem;line-height:82%;letter-spacing:-0.04em;text-transform:lowercase;color:#fafafa}.feedback__heading span{font-style:italic}.feedback__right{margin-left:2rem;padding:4rem 4rem}.feedback__form{margin-bottom:2rem}.feedback__social{position:relative;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:end;-ms-flex-pack:end;justify-content:flex-end;-webkit-box-align:center;-ms-flex-align:center;align-items:center}.feedback__social-item{margin-right:1.175rem}.feedback__social-item:last-child{margin-right:0}.feedback__social-item a{display:block;-webkit-transition:.3s linear;transition:.3s linear}.feedback__social-item a:hover{opacity:.6}.feedback__social-item svg{display:block;max-width:100%}.feedback__address{padding:1rem;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;border:1px solid #ededed}.feedback__address::before{display:block;content:"";width:37px;height:50px;background-image:url("../img/feedback/loc-517879f13c.svg");background-size:contain;background-repeat:no-repeat}.feedback__address span{margin-left:.5rem;display:block;font-size:22px;line-height:100%;letter-spacing:-0.06em;text-align:center;color:#ededed}.feedback__info{padding-top:3rem;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;gap:2.5rem;border-top:1px solid #ededed}.feedback .form__lines .col-lg-3{padding:0}.feedback .form__lines .row{margin:0}.footer{padding:2rem 0;background-color:#0A0A0A}.footer__wrapper{margin-bottom:1.5rem;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}.footer__inner{margin-left:5rem;-webkit-box-flex:1;-ms-flex:1;flex:1}.footer__menu{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}.footer__nav-list{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center}.footer__link{font-size:1.25rem;line-height:107%;color:#ededed;-webkit-transition:.3s linear;transition:.3s linear}.footer__link:hover{opacity:.7}.footer__nav-item{margin-right:2rem}.footer__nav-item:last-child{margin-right:0}.footer__right{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}.footer__tel{padding:.5rem 1.5rem;margin-right:1.25rem;font-size:1.125rem;line-height:90%;text-align:right;color:#ededed;border:1px solid #ededed;border-radius:100px;-webkit-transition:.3s linear;transition:.3s linear}.footer__tel:hover{opacity:.7}.footer__social-link{-webkit-transition:.3s linear;transition:.3s linear}.footer__social-link:hover{opacity:.7}.footer__down p{margin:0;font-size:1.125rem;line-height:100%;color:#ededed;opacity:0.65}.footer__copyright{display:block;width:-webkit-fit-content;width:-moz-fit-content;width:fit-content;font-size:1.125rem;line-height:100%;color:#ededed;opacity:0.65;border-bottom:1px solid #ededed;-webkit-transition:.3s linear;transition:.3s linear}.footer__copyright:hover{border-bottom:1px solid transparent}.footer__txt{margin:0;font-size:1.25rem;text-align:right;color:rgba(255,255,255,0.5)}.footer__logo img{display:block;max-width:100%}.form__input.error{border:1px solid #f00;box-shadow:inset 0 0 1px 1px #f00;-webkit-box-shadow:inset 0 0 1px 1px #f00;-moz-box-shadow:inset 0 0 1px 1px #f00;-webkit-appearance:none}.form__input.error:focus,.form__input.error:active{border:1px solid #f00;box-shadow:inset 0 0 1px 1px #f00;-webkit-box-shadow:inset 0 0 1px 1px #f00;-moz-box-shadow:inset 0 0 1px 1px #f00;-webkit-appearance:none}#name-error,#phone-error,#email-error{display:none !important}#form2 input[name="secondname"]{padding:0;margin:0;height:0;border:none}#form2 .col-lg-3:nth-child(3){height:0;padding:0;margin:0}.form__lines .row{margin-bottom:1rem;display:block}.form .h1{margin-bottom:2rem;line-height:100%;letter-spacing:-0.04em;color:#ededed;font-size:calc(24px + (52 - 24) * (100vw - 360px) / (1920 - 360))}.form .col-lg-3{max-width:100%}.form label{margin-bottom:0;width:100%}.form{background:transparent}.form__text{font-size:16px;font-weight:500;line-height:1.4;margin-bottom:20px}.form__line{margin-bottom:20px}.form__button{margin-top:2rem;position:relative;padding:1.5rem 1.5rem;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;width:100%;background:#ededed;border:none;text-align:center;cursor:pointer;-webkit-transition:.3s linear;transition:.3s linear}.form__button::before{-ms-flex-negative:0;flex-shrink:0;display:block;content:"";width:25px;height:25px;background-image:url(../img/header/star-dark-444a327c08.svg);background-size:contain;background-repeat:no-repeat}.form__button span{position:relative;z-index:2;display:block;margin-left:10px;font-size:1.8rem;line-height:100%;letter-spacing:-0.02em;text-transform:uppercase;text-align:center;color:#121212}.form__button:hover{opacity:.7}.fancybox-content{background:none;padding:0}.compensate-for-scrollbar{margin-right:0 !important}#modal-form,#modal-download{background:var(--bg);max-width:35vw;padding:4rem;border-radius:5px;-webkit-box-shadow:0px 32px 24px rgba(56,56,62,0.25);box-shadow:0px 32px 24px rgba(56,56,62,0.25)}#modal-form .form .h1,#modal-download .form .h1{font-size:calc(20px + (38 - 20) * (100vw - 360px) / (1920 - 360));text-align:center}#modal-form .form__lines,#modal-download .form__lines{position:relative}#modal-form .col-lg-3,#modal-download .col-lg-3{width:100%;-webkit-box-flex:0;-ms-flex:none;flex:none;max-width:100%}#modal-form .col-lg-3:nth-child(4),#modal-download .col-lg-3:nth-child(4){margin-top:14px;margin-bottom:16px}#modal-form .form__button,#modal-download .form__button{max-width:100%}#modal-form .form__button::after,#modal-download .form__button::after{border-radius:40px}#modal-form .form__button:hover span,#modal-download .form__button:hover span{color:var(--span)}#modal-form .fancybox-close-small,#modal-download .fancybox-close-small{color:white}#modal-form .form__button,#modal-download .form__button{padding:1rem;width:100%;background-color:#fff;color:#fff;border-radius:40px;border:none;cursor:pointer;-webkit-transition:.3s linear;transition:.3s linear}#modal-form .form__button:hover,#modal-download .form__button:hover{opacity:.8}#modal-form .form__button span,#modal-download .form__button span{color:#000;font-size:calc(16px + (24 - 16) * (100vw - 360px) / (1920 - 360));text-transform:uppercase}.lazy{background-image:none !important;opacity:0}.lazy:before,.lazy:after{content:none !important}.lazy-loaded{opacity:1;-webkit-transition:0.1s;transition:0.1s}
