.hero{background:var(--black-400);height:100vh;min-height:700px;overflow:hidden;position:relative}@media(max-width:1199px){.hero{min-height:550px}}@media(max-width:990px){.hero{max-height:650px;min-height:380px}}@media(max-width:767px){.hero{align-items:center;display:flex;flex-direction:column;justify-content:center;max-height:unset;min-height:650px;overflow:hidden;padding-top:0}}.hero__wrap{align-items:center;height:100%;padding-top:var(--base-header-height);position:relative;z-index:10}@media(max-width:767px){.hero__wrap{align-items:center;height:unset;padding-top:4vh}}.hero__caption{display:flex;flex-direction:column}.hero__title{font-size:48px;line-height:1.3;pointer-events:none;z-index:1}@media(max-width:1199px){.hero__title{font-size:36px;line-height:1.2}}@media(max-width:990px){.hero__title{font-size:28px}}@media(max-width:767px){.hero__title{font-size:24px}}@media(max-width:449px){.hero__title{font-size:20px}}.hero__description{display:inline-block;font-size:30px;font-weight:300;margin-top:32px;max-width:650px}@media(max-width:1199px){.hero__description{font-size:24px;margin-top:18px;max-width:550px}}@media(max-width:990px){.hero__description{font-size:20px;max-width:430px}}@media(max-width:449px){.hero__description{font-size:19px;margin-top:16px}}@media(max-width:420px){.hero__description{font-size:18px}}.hero__footer{align-items:center;display:flex;gap:32px;margin-top:64px}@media(max-width:1199px){.hero__footer{margin-top:36px}}@media(max-width:767px){.hero__footer{margin-top:20px}}.hero__footer-text{color:#fff;opacity:1}.hero__video-box{height:750px;position:absolute;right:5%;top:calc(50% + 80px);transform:translateY(-50%);width:750px}@media(max-width:1715px){.hero__video-box{right:0}}@media(max-width:1530px){.hero__video-box{height:650px;width:650px}}@media(max-width:1340px){.hero__video-box{height:600px;right:-3%;width:600px}}@media(max-width:1199px){.hero__video-box{height:550px;width:550px}}@media(max-width:990px){.hero__video-box{height:400px;width:400px}}@media(max-width:767px){.hero__video-box{align-items:center;bottom:unset;display:flex;height:auto;justify-content:center;left:unset;order:-1;position:relative;right:unset;top:unset;transform:none;width:400px}}.hero__video-box:after{background:#02020280;bottom:-120px;content:"";display:block;height:200px;left:0;position:absolute;right:0;width:100%}@media(max-width:990px){.hero__video-box:after{bottom:-130px}}@media(max-width:767px){.hero__video-box:after{display:none}}@media(max-width:449px){.hero__video-box:after{bottom:-160px}}.hero__video{border-radius:50%;height:100%;-o-object-fit:cover;object-fit:cover;width:100%}@media(max-width:767px){.hero__video{height:130%;width:130%}}.what-we-do{overflow:hidden;padding:80px 0}.what-we-do__wrap{flex-direction:column}.what-we-do__header{display:grid;grid-template-columns:1fr 1fr}@media(max-width:767px){.what-we-do__header{gap:16px;grid-template-columns:1fr}}.what-we-do__title{color:#fff;font-size:40px;line-height:40px}@media(max-width:1199px){.what-we-do__title{font-size:36px}}.what-we-do__caption{border-left:1px solid var(--black-300);font-size:20px;font-weight:300;padding:8px 16px}@media(max-width:1199px){.what-we-do__caption{font-size:18px}}@media(max-width:767px){.what-we-do__caption{margin-left:-16px}}@media(max-width:480px){.what-we-do__caption{font-size:16px}}.what-we-do__content{display:grid;gap:32px;grid-template-columns:repeat(2,1fr);margin-top:96px;width:100%}@media(max-width:990px){.what-we-do__content{grid-template-columns:1fr;margin-top:56px}}@media(max-width:480px){.what-we-do__content{margin-top:36px}}.what-we-do__item{background:var(--black-400);border:1px solid hsla(0,0%,100%,.05);border-radius:16px;display:flex;flex-direction:column;justify-content:space-between;transition:.4s;z-index:1}.what-we-do__item:hover{border-color:#ffffff0f}.what-we-do__item-head{align-items:center;display:flex;justify-content:space-between;padding:32px}.what-we-do__item-icon-box{align-items:center;display:flex;height:64px;justify-content:center;width:64px}.what-we-do__item-icon{fill:var(--gray-100);width:48px}.what-we-do__item-more-button{align-items:center;background:#ffffff08;border-radius:24px;color:#fff;display:flex;flex:none;justify-content:center;padding:8px 16px}.what-we-do__item-content{margin-top:32px;padding:32px}@media(max-width:990px){.what-we-do__item-content{margin-top:0}}.what-we-do__item-name{font-size:32px;font-weight:700}@media(max-width:767px){.what-we-do__item-name{font-size:26px}}@media(max-width:480px){.what-we-do__item-name{font-size:24px}}.what-we-do__item-description{font-size:20px;margin-top:16px}@media(max-width:767px){.what-we-do__item-description{font-size:18px}}@media(max-width:480px){.what-we-do__item-description{font-size:16px}}.what-we-do__item-more-button-arrow{color:#fff;height:16px;width:16px}.cases{padding:120px 0}@media(max-width:768px){.cases{padding:40px 0}}.cases__wrap{flex-direction:column;gap:90px}@media(max-width:768px){.cases__wrap{gap:40px}}.cases__header{align-items:center;display:flex;justify-content:space-between;width:100%}.cases__title{color:#fff;font-size:40px;line-height:40px}@media(max-width:1199px){.cases__title{font-size:36px}}.cases__link{font-size:20px}@media(max-width:1399px){.cases__link{font-size:16px}}@media(max-width:575px){.cases__link{font-size:14px}}.cases__link .button__icon{color:var(--bg-color);transform:rotate(-45deg)}.cases__grid{display:grid;gap:110px 48px;grid-template-columns:repeat(2,1fr);width:100%}@media(max-width:768px){.cases__grid{gap:48px;grid-template-columns:1fr}}.cases__item-link{color:#fff;display:block}.cases__item-preview{border-radius:8px;margin-bottom:20px;overflow:hidden;position:relative}.cases__item-preview:hover .cases__item-image{transform:scale(1.06)}.cases__item-image{display:block;height:auto;transform:scale(1.03);transition:transform .4s ease;width:100%}.cases__item-tags{display:flex;flex-wrap:wrap;gap:8px;left:20px;position:absolute;top:20px}.cases__item-tags .tag{-webkit-backdrop-filter:blur(5px);backdrop-filter:blur(5px);background-color:#2d2d2db3;border:none;border-radius:48px;padding:8px 10px}.cases__item-info{display:flex;flex-direction:column}.cases__item-title{font-size:28px;font-weight:700}.cases__item-description{color:#fffc;font-size:16px;font-weight:300;line-height:1.5;width:80%}@media(max-width:1399px){.cases__item-description{width:100%}}@media(max-width:768px){.cases__item-description{font-size:14px}}:root{--base-font:"Montserrat",-apple-system,BlinkMacSystemFont,"Roboto","Helvetica Neue",Geneva,arial,Tahoma,verdana,sans-serif;--mono-font:"PT Mono","Times New Roman",sans-serif;--base-font-size:16px;--base-layout-width:1400px;--base-padding:16px;--base-header-height:96px;--primary:#0099f9;--primary-shadow-color:rgba(0,153,249,.28);--black-100:#5d5d5d;--black-200:#454545;--black-300:#2d2d2d;--black-400:#020202;--black-500:#000;--gray-100:#e5e5e5;--gray-200:#d0d0d0;--gray-300:#c6c6c6;--gray-400:#bcbcbc;--gray-500:#b2b2b2;--transition-fast:.4s;--transition-long:.8s;--border-radius:5px;--vk-color:#4a76a8;--tg-color:#229ace;--button-fill-background:var(--gray-100);--button-fill-background-hover:var(--gray-200);--button-small-padding:8px 24px;--button-small-border-radius:4px;--button-small-font-size:14px;--button-default-padding:14px 32px 14px 32px;--button-default-border-radius:8px;--button-default-font-size:16px;--button-big-padding:16px 48px;--button-big-border-radius:12px;--button-big-font-size:20px}@media(max-width:767px){.cta-section{margin-top:48px}}.cta-section__button{background-color:var(--primary);color:#fff;display:flex;justify-content:center;text-decoration:none;transition:transform .3s ease,box-shadow .3s ease;width:100%}.cta-section__button:hover{box-shadow:0 10px 30px rgba(var(--primary-rgb),.25);cursor:pointer}.cta-section__content{align-items:center;display:flex;justify-content:space-between;padding:142px 16px;width:100%}@media(max-width:1199px){.cta-section__content{padding:72px 16px}}@media(max-width:480px){.cta-section__content{padding:48px 32px}}.cta-section__text{font-family:var(--base-font);font-size:60px;font-weight:700;line-height:1.2}@media(max-width:1199px){.cta-section__text{font-size:48px}}@media(max-width:990px){.cta-section__text{font-size:36px}}@media(max-width:480px){.cta-section__text{font-size:28px}}.cta-section__icon{color:#fff;height:150px;transition:transform .3s ease;width:150px}.cta-section__button:hover .cta-section__icon{transform:translate(5px)}@media(max-width:1199px){.cta-section__icon{height:80px;width:80px}}@media(max-width:990px){.cta-section__icon{height:64px;width:64px}}@media(max-width:480px){.cta-section__icon{height:36px;width:36px}}
