@charset "UTF-8";html{box-sizing:border-box;scroll-behavior:smooth}*,*:before,*:after{box-sizing:inherit}body,h1,h2,h3,h4,h5,h6,p,li{margin:0}ul{margin:0;padding:0;list-style:none}a{color:currentColor;text-decoration:none;display:inline;white-space:nowrap}button{background:transparent;border:none;padding:0;cursor:pointer;display:block}img{display:block;max-width:100%;height:auto}span{display:inline-block}.header-section{position:fixed;z-index:1000;left:0;right:0}.header-content-wrap{height:48px;display:flex;justify-content:right}@media screen and (min-width: 1200px){.header-content-wrap{justify-content:center}}.header-list{display:none}@media screen and (min-width: 1200px){.header-list{width:100%;display:flex;justify-content:space-between;align-items:center}}.header-link{display:block;font-weight:300;font-size:10px;text-transform:uppercase;color:#a8b2c1;padding:8px;text-align:center}.burger-menu{margin-right:8px}@media screen and (min-width: 1200px){.burger-menu{display:none}}.close-menu{display:none;margin-right:8px}.backdrop{position:fixed;top:48px;left:0;right:0;height:500px;margin:0 auto;z-index:1001;background:#f6f6f6;opacity:0;visibility:hidden}.backdrop.show{opacity:1;visibility:visible;display:flex;align-items:center;flex-direction:column}.backdrop-list{display:flex;flex-direction:column;gap:16px}.backdrop-link{display:block;font-weight:200;font-size:16px;text-transform:uppercase;color:#a8b2c1;height:35px;text-align:center}.cpt-list{display:flex;gap:16px;margin-top:40px}.cpt-link{font-weight:200;font-size:14px;text-decoration:underline;text-decoration-skip-ink:none;text-align:center;color:#a8b2c1}.backdrop-link.active,.header-link.active{border-bottom:1px solid #63d2ea;color:#ededed;font-weight:400}.backdrop-link:hover,.header-link:hover{color:#ededed}.home-content-wrap{padding-top:50px;display:flex;flex-direction:column;padding-bottom:50px;align-items:center}@media screen and (min-width: 1200px){.home-content-wrap{padding-top:80px}}.home-content{display:flex;flex-direction:column;align-items:center}@media screen and (min-width: 1200px){.home-content{width:100%;background-image:url(/assets/home-img-desktop-7cc22dec.png);background-repeat:no-repeat;background-size:cover;padding-bottom:180px;padding-top:80px;padding-right:100px;align-items:end}}.home-tagline{margin-top:50px;font-weight:200;font-size:14px;line-height:1.5;color:#ededed;text-align:center}.home-title{font-weight:200;font-size:40px;line-height:1.5;letter-spacing:.02em;text-align:center;color:#ededed;margin-top:40px}@media screen and (min-width: 1200px){.home-title{font-size:54px}}.home-description{font-weight:100;font-size:14px;line-height:21px;text-align:center;color:#ededed;margin-top:50px}@media screen and (min-width: 1200px){.home-description{margin-top:65px;width:737px;text-align:right}}.home-company{font-weight:700;color:#63d2ea}.home-btn{display:flex;align-items:center;justify-content:center;width:100%;max-width:280px;height:48px;background-color:#63d2ea;box-shadow:0 2px 2px #1a7c6e80;border-radius:4px;font-family:Inter,sans-serif;font-weight:700;font-size:16px;line-height:24px;color:#0e0e12;text-decoration:none;text-align:center;margin-top:40px}@media screen and (min-width: 1200px){.home-btn{margin-top:80px}}.home-image{display:block;width:calc(100% + 32px);max-width:375px;margin:40px -16px 0;border-radius:2px;object-fit:cover}@media screen and (min-width: 1200px){.home-image{display:none}}.home-btn:hover{box-shadow:0 2px 2px #1a7c6e80;background:#8bdcee}.about-content-wrap{display:flex;flex-direction:column;padding-top:60px;padding-bottom:60px}@media screen and (min-width: 1200px){.about-content-wrap{padding-bottom:80px;padding-top:80px}}.about-label{font-weight:300;font-size:10px;line-height:1.5;text-transform:uppercase;color:#ededed;white-space:nowrap}.about-header{display:flex;align-items:center;gap:25px}.about-title{margin-top:50px}@media screen and (min-width: 1200px){.about-title{width:100%;margin:0}}.about-description{margin-top:40px;font-weight:200;font-size:16px;line-height:1.5;text-align:center;color:#a8b2c1}@media screen and (min-width: 1200px){.about-description{margin:0}}@media screen and (min-width: 1200px){.about-content{margin-top:80px;display:flex;gap:67px}}.services-content-wrap{display:flex;flex-direction:column;padding-top:60px;padding-bottom:60px}@media screen and (min-width: 1200px){.services-content-wrap{padding-top:80px;padding-bottom:80px}}.services-header{display:flex;align-items:center;gap:25px}.services-text-wrap{display:flex;flex-direction:column;align-items:center}@media screen and (min-width: 1200px){.services-text-wrap{flex-direction:row;align-items:baseline;gap:50px}}.services-title{margin-top:50px;font-weight:200;font-size:32px;text-align:center;color:#ededed;width:100%;max-width:293px}@media screen and (min-width: 1200px){.services-title{max-width:593px;font-size:40px}}.services-description{margin-top:40px;font-weight:200;font-size:14px;line-height:1.5;text-align:center;color:#a8b2c1}.services-list{margin-top:40px;display:flex;flex-direction:column;gap:23px}@media screen and (min-width: 1200px){.services-list{margin-top:54px;flex-direction:row;flex-wrap:wrap;justify-content:center}}.service-card{border-radius:4px;padding:20px 16px;height:107px;background:#1a1a1d}@media screen and (min-width: 1200px){.service-card{border-radius:4px;padding:24px;width:400px;height:129px}}.service-card-title{font-weight:200;font-size:20px;line-height:1.5;text-align:center;color:#ededed}@media screen and (min-width: 1200px){.service-card-title{font-size:24px}}.service-card-text{margin-top:16px;font-weight:200;font-size:14px;line-height:1.5;text-align:center;color:#a8b2c1}.how-it-works-content-wrap{display:flex;flex-direction:column;align-items:center;padding-top:60px;padding-bottom:60px}@media screen and (min-width: 1200px){.how-it-works-content-wrap{padding-top:80px;padding-bottom:80px}}.how-it-works-header{display:flex;align-items:center;gap:24px}.how-it-works-label{font-weight:300;font-size:10px;line-height:1.5;text-transform:uppercase;color:#ededed}.how-it-works-title{margin-top:50px;font-weight:200;font-size:28px;line-height:1.5;text-align:center;color:#ededed}@media screen and (min-width: 1200px){.how-it-works-title{font-size:40px}}.how-it-works-list{display:flex;flex-direction:column;align-items:center;margin-top:40px}@media screen and (min-width: 1200px){.how-it-works-list{flex-direction:row;margin-top:64px}}.how-it-works-step{border-radius:4px;padding:40px;max-width:300px;height:300px;display:flex;flex-direction:column;align-items:center;position:relative;border-bottom:1px solid #313742}.how-it-works-step:before,.how-it-works-step:after{content:"";position:absolute;bottom:0;width:1px;height:50%;background:linear-gradient(to top,#313742 0%,rgba(49,55,66,0) 100%)}.how-it-works-step:before{left:0}.how-it-works-step:after{right:0}.how-it-works-step-number{display:flex;align-items:center;justify-content:center;flex-direction:column;gap:10px;border:1px solid #f7cc6f;border-radius:100px;padding:10px;width:80px;height:80px;font-family:Inter,sans-serif;font-weight:800;font-size:40px;line-height:1.5;text-align:center;color:#a8b2c1}.how-it-works-step-title{margin-top:30px;font-weight:200;font-size:24px;line-height:1.5;text-align:center;color:#ededed}.how-it-works-step-description{margin-top:30px;font-weight:200;font-size:16px;line-height:1.5;text-align:center;color:#a8b2c1}.how-it-works-btn{margin-top:50px;display:flex;justify-content:center;align-items:center;width:100%;max-width:280px;height:48px;box-shadow:0 2px 2px #1a7c6e80;border-radius:4px;outline:1px solid #63d2ea;outline-offset:-1px;font-weight:700;font-size:16px;line-height:1.5;letter-spacing:-.02em;color:#ededed;text-align:center}.how-it-works-btn:hover{box-shadow:0 2px 2px #1a7c6e80;background:#1a1a1d}.case-studies-content-wrap{display:flex;flex-direction:column;padding-top:60px;padding-bottom:60px}@media screen and (min-width: 1200px){.case-studies-content-wrap{padding-top:80px;padding-bottom:80px}}.case-studies-header{display:flex;align-items:center;gap:24px}.case-studies-label{font-weight:300;font-size:10px;line-height:1.5;text-transform:uppercase;color:#ededed}@media screen and (min-width: 1200px){.case-text-wrap{display:flex;width:100%;align-items:center;justify-content:space-between;margin-top:64px}}.case-studies-title{font-weight:200;font-size:29px;line-height:1.5;text-align:center;color:#ededed;margin-top:48px;max-width:200px;margin-left:auto;margin-right:auto}@media screen and (min-width: 1200px){.case-studies-title{font-size:40px;max-width:512px;margin:0}}.case-studies-description{margin-top:40px;font-weight:200;font-size:16px;line-height:1.5;text-align:center;color:#a8b2c1}@media screen and (min-width: 1200px){.case-studies-description{margin:0}}.case-studies-list{margin-top:40px;display:flex;flex-direction:column;align-items:center;gap:24px}@media screen and (min-width: 1200px){.case-studies-list{flex-direction:row}}.case-study-card{display:flex;flex-direction:column;align-items:center;gap:16px;background:#1a1a1d;border-radius:2px;padding:24px;width:300px}.case-study-image{border-radius:4px;width:140px;height:140px}.case-study-title{font-weight:200;font-size:18px;line-height:1.5;letter-spacing:-.02em;text-align:center;color:#ededed}.case-study-text{font-weight:200;font-size:12px;line-height:1.5;text-align:center;color:#a8b2c1}.experts-content-wrap{display:flex;flex-direction:column;padding-top:60px;padding-bottom:60px}@media screen and (min-width: 1200px){.experts-content-wrap{padding-top:80px;padding-bottom:80px}}.experts-header{display:flex;align-items:center;gap:24px}.experts-label{font-weight:300;font-size:10px;line-height:1.5;text-transform:uppercase;color:#ededed;white-space:nowrap}.experts-title{margin-top:48px;font-weight:200;font-size:28px;line-height:1.5;letter-spacing:-.01em;text-align:center;color:#ededed}@media screen and (min-width: 1200px){.experts-title{font-size:40px}}.experts-main{margin-top:40px;background-image:url(/assets/experts-bg-b12e5368.png);background-repeat:no-repeat;background-size:cover;display:flex;flex-direction:column;padding-bottom:164px}@media screen and (min-width: 1200px){.experts-main{background-image:url(/assets/experts-bg-desktop-558a6c22.png);padding:0;height:422px;justify-content:space-between;margin-top:64px}}.experts-list{display:flex;flex-direction:column;align-items:center;gap:16px}@media screen and (min-width: 1200px){.experts-list{flex-direction:row;max-width:1096px;margin-left:auto;margin-right:auto;gap:24px}}.expert-card{border-radius:2px;padding:24px 16px;height:66px;background:#0e0e12;display:flex;width:100%;max-width:323px;align-items:center;justify-content:center}@media screen and (min-width: 1200px){.expert-card{width:200px;height:120px}}.expert-card-text{font-weight:200;font-size:12px;line-height:1.5;text-align:center;color:#ededed}.expert-deskription-wrap{border-radius:2px;display:flex;align-items:center;justify-content:center;height:144px;background:#0e0e12;margin-top:25px}@media screen and (min-width: 1200px){.expert-deskription-wrap{width:519px;height:147px}}.experts-description{text-align:center;color:#a8b2c1;font-weight:200;font-size:16px;line-height:1.5;max-width:287px}.faq-content-wrap{display:flex;flex-direction:column;padding-top:60px;padding-bottom:60px}@media screen and (min-width: 1200px){.faq-content-wrap{padding-top:80px;padding-bottom:80px}}.faq-header{display:flex;gap:24px}.faq-line{width:300px}@media screen and (min-width: 1200px){.faq-line{display:flex;width:100%}}.faq-label{font-weight:300;font-size:10px;line-height:1.5;text-transform:uppercase;color:#ededed}.faq-title{font-weight:200;font-size:28px;line-height:1.5;letter-spacing:-.01em;color:#ededed;margin-top:50px}@media screen and (min-width: 1200px){.faq-title{font-size:40px;text-align:center}}.faq-list{display:flex;flex-direction:column;justify-content:center;align-items:center;margin-top:40px;gap:16px}@media screen and (min-width: 1200px){.faq-list{max-width:1062px;margin-left:auto;margin-right:auto}}.faq-item{max-width:295px}@media screen and (min-width: 1200px){.faq-item{max-width:none;width:100%}}.faq-question{display:flex;align-items:center;justify-content:space-between;padding:8px 0;cursor:pointer;border-bottom:2px solid #313742}.faq-question-title{font-weight:200;font-size:18px;line-height:1.5;color:#ededed}@media screen and (min-width: 1200px){.faq-question-title{font-size:20px}}.close-acc{display:none}.open-acc,.close-acc{width:24px;height:24px;flex-shrink:0}.faq-answer{max-height:0;overflow:hidden;transition:max-height .3s ease}.faq-answer p{margin:16px 0;font:200 16px/24px Inter,sans-serif;color:#a8b2c1}.faq-item.open .faq-answer{max-height:200px;width:100%}.faq-item.open .open-acc{display:none}.faq-item.open .close-acc{display:block}.contact-content-wrap{display:flex;flex-direction:column;padding-top:60px;padding-bottom:60px}@media screen and (min-width: 1200px){.contact-content-wrap{padding-top:80px;padding-bottom:80px}}.contact-label{font-weight:300;font-size:10px;line-height:1.5;text-transform:uppercase;color:#ededed}.contact-header{display:flex;gap:24px}.contact-line{display:flex;width:100%;max-width:300px}@media screen and (min-width: 1200px){.contact-line{max-width:none}}.contact-icon{width:24px;height:24px}@media screen and (min-width: 1200px){.contact-wrap{display:flex;justify-content:space-between;align-items:center;margin-top:64px}}.contact-title{margin-top:50px;font-weight:200;font-size:28px;line-height:1.5;text-align:center;color:#ededed}@media screen and (min-width: 1200px){.contact-title{margin:0;font-size:40px}}.contact-description{font-weight:200;font-size:16px;line-height:1.5;text-align:center;color:#a8b2c1;margin-top:40px;max-width:333px}@media screen and (min-width: 1200px){.contact-description{margin:0;max-width:none}}.contact-list{margin-top:40px;display:flex;flex-direction:column;align-items:center;gap:24px}@media screen and (min-width: 1200px){.contact-list{max-width:1010px;flex-direction:row;gap:80px;margin-left:auto;margin-right:auto;margin-top:64px}}.contact-item{display:flex;align-items:center;gap:16px}.contact-link,.contact-text{font-weight:200;font-size:12px;color:#ededed}.cookie-modal .cookies-wrap{position:fixed;left:0;right:0;bottom:0;z-index:9999;display:none;flex-direction:column;align-items:center;height:211px;background:#1a1a1d}@media screen and (min-width: 1200px){.cookie-modal .cookies-wrap{height:175px}}.cookies-modal-text{font-family:Inter,sans-serif;font-weight:200;font-size:14px;line-height:1.3;text-align:center;color:#ededed;margin-top:40px;width:100%;max-width:313px}@media screen and (min-width: 1200px){.cookies-modal-text{max-width:none}}.cookies-btn-wrap{display:flex;align-items:center;gap:20px;margin-top:40px}@media screen and (min-width: 1200px){.cookies-btn-wrap{gap:80px}}.cookies-accept{display:flex;align-items:center;justify-content:center;flex-direction:row;gap:10px;border-radius:2px;padding:10px;width:142px;height:37px;box-shadow:0 4px 4px #00000040;background:#a8b2c1;font-family:Inter,sans-serif;font-weight:400;font-size:14px;text-align:center;color:#0e0e12;white-space:nowrap}.cookies-decline{display:flex;align-items:center;justify-content:center;flex-direction:row;gap:10px;border-bottom:1px solid #313742;padding:10px;width:144px;height:37px;font-family:Inter,sans-serif;font-weight:200;font-size:14px;text-align:center;color:#a8b2c1}.footer-content-wrap{display:flex;flex-direction:column;align-items:center;padding-top:20px;padding-bottom:40px}@media screen and (min-width: 1200px){.footer-content-wrap{flex-direction:row;align-items:flex-end}}.footer-img{width:162px;height:180px}@media screen and (min-width: 1200px){.footer-img{order:2;margin-right:180px;margin-bottom:-40px}}.footer-list{display:flex;gap:16px;margin-top:36px}@media screen and (min-width: 1200px){.footer-list{order:3;margin:0}}.footer-link{font-weight:200;font-size:14px;line-height:1.5;text-decoration:underline;text-decoration-skip-ink:none;color:#ededed}.footer-rights{margin-top:32px;font-weight:200;font-size:14px;line-height:1.5;text-align:center;color:#ededed;width:100%;max-width:275px}@media screen and (min-width: 1200px){.footer-rights{max-width:none;margin:0;padding-right:150px}}.privacy-content-wrap{display:flex;flex-direction:column;padding-top:40px;padding-bottom:50px}.back-link{display:flex;align-items:center;gap:12px;font-weight:300;font-size:14px;line-height:1.5;text-align:center;color:#ededed;margin-bottom:40px}.privacy-title{font-weight:200;font-size:38px;line-height:1.4;color:#ededed;text-align:center;margin-left:auto;margin-right:auto}.privacy-content{display:flex;flex-direction:column;gap:20px;margin-top:50px}.privacy-subtitle{font-weight:400;font-size:28px;line-height:1.3;color:#ededed}.privacy-subsubtitle{font-weight:400;font-size:24px;line-height:1.3;color:#ededed}.privacy-list{display:flex;flex-direction:column;gap:3px}.privacy-list-item{display:flex}.span-bullet{padding-right:3px;padding-left:3px}.privacy-link,.privacy-link-info{text-decoration:underline;display:inline-block;word-break:break-word;overflow-wrap:anywhere;white-space:normal}.privacy-text{font-weight:300;font-size:14px;line-height:1.3;color:#a8b2c1}.container{max-width:375px;margin:0 auto;padding-left:16px;padding-right:16px;background:#0e0e12}@media screen and (min-width: 1200px){.container{max-width:1440px;padding-left:80px;padding-right:80px}}h2{font-weight:200;font-size:28px;color:#ededed}@media screen and (min-width: 1200px){h2{font-size:40px}}body{font-family:Inter,sans-serif;font-weight:200;color:#a8b2c1;background-color:#555}@media screen and (min-width: 1200px){.title-line{display:none}}.title-line-desktop{display:none}@media screen and (min-width: 1200px){.title-line-desktop{display:block}}section[id]{scroll-margin-top:20px}@media screen and (min-width: 1200px){section[id]{scroll-margin-top:120px}}
