@import"https://fonts.googleapis.com/css?family=Lexend:100,200,300,regular,500,600,700,800,900";@import"https://fonts.googleapis.com/css?family=Inter:100,200,300,regular,500,600,700,800,900,100italic,200italic,300italic,italic,500italic,600italic,700italic,800italic,900italic";html{box-sizing:border-box;scroll-behavior:smooth;overflow-x:hidden}*{padding:0;margin:0;border:0}*,*:before,*:after{-moz-box-sizing:border-box;-webkit-box-sizing:border-box;box-sizing:border-box}:focus,:active{outline:none}a:focus,a:active{outline:none}nav,footer,header,aside{display:block}html,body{height:100%;width:100%;font-size:100%;font-size:14px;-ms-text-size-adjust:100%;-moz-text-size-adjust:100%;-webkit-text-size-adjust:100%}button{background-color:transparent}input,button,textarea{font-family:inherit}input::-ms-clear{display:none}button{cursor:pointer}button::-moz-focus-inner{padding:0;border:0}a,a:visited{text-decoration:none;color:inherit}a:hover{text-decoration:none}ul li{list-style:none}img{vertical-align:top}h1,h2,h3,h4,h5,h6{font-size:inherit;font-weight:400}.header{position:fixed;top:0;left:50%;transform:translate(-50%);z-index:999;width:100%;transition:background-color .3s ease}@media screen and (min-width: 1440px){.header{background:var(--primary)}}.header.scroll{background:#98a1b3}.header_container{display:flex;flex-direction:row!important;justify-content:flex-end;align-items:center;padding:8px 14px!important}@media screen and (min-width: 1440px){.header_container{justify-content:center;background:var(--primary);padding:52px 118px 22px!important}}.header .header_container{display:flex;align-items:center;justify-content:space-between;gap:30px;padding:10px 20px!important}.header_logo{width:50px}.header-nav-pc{display:none}.header-nav-mobile-button{display:block;width:44px;min-width:44px;height:44px;min-height:44px}.header-nav-mobile-button>img{width:100%;height:100%}.header-nav-mobile{position:fixed;top:0;right:-100vw;border-top-left-radius:30px;border-bottom-left-radius:30px;pointer-events:none;opacity:0;z-index:999;width:100%;max-width:230px;height:100vh;background:#98a1b3;display:flex;flex-direction:column;transition:right .3s ease}.header-nav-mobile.is-open{position:fixed;top:0;right:0;z-index:999;pointer-events:painted;opacity:1}.header-nav-mobile_container{position:relative}.header-nav-mobile-button-close{display:block;align-self:end;width:48px;transform:scale(1.05);transition:transform .3s ease}.header-nav-mobile-button-close>img{width:100%;height:100%}.header-nav-mobile-button-close:hover,.header-nav-mobile-button-close:focus,.header-nav-mobile-button-close:active{transform:scale(1.05)}.header-nav-mobile-list{align-self:center;display:flex;align-items:center;justify-content:center;flex-direction:column;width:100%;height:100%;max-height:811px;gap:40px}.header-nav-mobile-item>a{font-family:var(--second-family);font-weight:400;font-size:17px;color:#010202;line-height:1.4}.header-nav-mobile-item{transition:transform .3s ease}.header-nav-mobile-item:hover,.header-nav-mobile-item:focus,.header-nav-mobile-item:active{transform:scale(1.05)}@media (min-width: 1440px){.header-nav-pc{display:block;width:100%}.header_container{padding:32px 80px}.header-nav-mobile,.header-nav-mobile-button{display:none}.header-nav-pc-list{display:flex;align-items:center;justify-content:space-between}.header-nav-pc-item>a{font-family:var(--second-family);font-weight:400;font-size:20px;color:#010202}.header-nav-pc-item{transition:transform .3s ease}.header-nav-pc-item:hover,.header-nav-pc-item:focus,.header-nav-pc-item:active{transform:scale(1.05)}}.footer{padding:7px}@media screen and (min-width: 1440px){.footer{padding-bottom:35px}}.footer_container{display:flex;flex-direction:column;gap:27px}@media screen and (min-width: 1440px){.footer_container{gap:43px}}.footer_list{display:flex;align-items:center;justify-content:center;gap:32px}@media screen and (min-width: 1440px){.footer_list{gap:84px}}@media screen and (min-width: 1440px){.footer_list_item_link{width:250px;text-align:center}}.footer_inner{display:flex;flex-direction:column;align-items:center;justify-content:center;gap:27px}@media screen and (min-width: 1440px){.footer_inner{flex-direction:row;justify-content:space-between}}.page_section *{line-height:1.4}.page_container{display:block!important}.mb80{margin-bottom:80px}.mb30{margin-bottom:30px}.page_link{display:flex;align-items:center;gap:14px;margin-top:30px}@media screen and (min-width: 1440px){.page_link{margin-top:75px}}.page_link_img{width:32px}.page_link_text{font-family:var(--font-family);font-weight:400;font-size:16px;color:#d0e1ff}.page_text{display:block;width:100%;font-family:var(--font-family);font-weight:400;font-size:16px;color:var(--accent)}.page_title{font-family:var(--third-family);font-weight:400;font-size:40px;text-align:center;color:var(--accent)}.page_second{display:block;width:100%;font-family:var(--second-family);font-weight:400;font-size:24px;text-align:left;color:var(--accent)}.center{text-align:center}.page_item{list-style:disc;margin-left:25px;font-family:var(--font-family);font-weight:400;font-size:16px;color:var(--accent)}.page_list_link{text-decoration:underline;word-break:break-all}.cookies_section{display:none;position:fixed;top:10px;right:10px;bottom:10px;left:10px;margin:auto;max-width:880px;z-index:999;height:fit-content;border-radius:60px;padding:54px 40px 90px;background:#98a1b3}.cookies_container{display:flex;flex-direction:column;align-items:center;gap:42px}@media screen and (min-width: 1440px){.cookies_container{gap:130px}}.cookies_text{font-family:var(--second-family);font-weight:700;font-size:20px;color:#fff}@media screen and (min-width: 1440px){.cookies_text{font-size:40px}}.cookies_buttons{display:flex;align-items:center;flex-direction:column;gap:20px;max-width:252px;margin:0 auto;padding:0 10px}@media screen and (min-width: 1440px){.cookies_buttons{flex-direction:row;justify-content:center;gap:30px}}.cookies_button{border-radius:30px;width:100%;min-width:232px;padding:9px 30px;display:flex;align-items:center;justify-content:center;cursor:pointer;transition:filter .3s ease;border:none;font-family:var(--second-family);font-weight:500;font-size:18px;letter-spacing:.04em;color:#fff}@media screen and (min-width: 1440px){.cookies_button{min-width:353px;font-size:27px}}.cookies_button:hover{filter:brightness(.78) blur(1px)}.cookies_accept_js{background:#010102}.cookies_decline_js{border:1px solid #fff}.about{scroll-margin-top:100px}.about_list{margin:0 auto;max-width:295px;width:100%;gap:30px}@media screen and (min-width: 1440px){.about_list{max-width:510px}}.about_list_item{display:flex;align-items:center;gap:20px}@media screen and (min-width: 1440px){.about_list_item{gap:32px}}.about_list_item img{width:20px}@media screen and (min-width: 1440px){.about_list_item img{width:40px}}.mental{scroll-margin-top:100px}.container_mental{padding:0 56px!important}.mental_inner{gap:23px}@media screen and (min-width: 1440px){.mental_inner{gap:32px;max-width:530px;margin:0 auto}}.mental_inner_item{display:flex;align-items:center;gap:20px}@media screen and (min-width: 1440px){.mental_inner_item{gap:40px}}.mental_inner_item img{width:28px}@media screen and (min-width: 1440px){.mental_inner_item img{width:auto}}.together{scroll-margin-top:100px}.container_together{padding:0!important}.together_inner{gap:15px;align-items:center;justify-content:center}@media screen and (min-width: 1440px){.together_inner{align-items:start;justify-content:space-between}}.together_inner_item{display:flex;flex-direction:column;align-items:center;gap:5px;width:100%;max-width:210px}@media screen and (min-width: 1440px){.together_inner_item{width:fit-content;gap:10px;max-width:270px}}.together_inner_item_img{width:50px;height:50px}@media screen and (min-width: 1440px){.together_inner_item_img{width:100px;height:100px}}.enforce{scroll-margin-top:100px}.enforce_list{max-width:585px;width:100%;margin:0 auto}.enforce_bottom{max-width:716px;margin:0 auto}.team{scroll-margin-top:100px}.team_inner{max-width:740px;margin:0 auto;justify-content:space-between;align-items:start;gap:20px}.team_inner_item{display:flex;align-items:center;width:100%;gap:15px;max-width:150px}@media screen and (min-width: 1440px){.team_inner_item{gap:20px;max-width:350px}}.team_inner_item_img{width:16px}@media screen and (min-width: 1440px){.team_inner_item_img{width:auto}}.features{scroll-margin-top:100px}.features_inner{display:flex;flex-direction:column;gap:10px;max-width:900px;margin:0 auto}@media screen and (min-width: 1440px){.features_inner{display:grid;gap:30px;grid-template-columns:1fr 1fr}}.features_inner_item img{width:100%;height:100%;object-fit:cover}.features_inner_item{display:flex!important;align-items:center;justify-content:center;overflow:hidden;width:75%;height:119px;border-radius:30px}@media screen and (min-width: 1440px){.features_inner_item{width:443px;height:292px;border-radius:22px}}.features_inner_item.text{padding:30px}.features_inner_item:nth-child(1){background:#7a869d}@media screen and (max-width: 1440px){.features_inner_item:nth-child(1){order:1;transform:translate(20px)}}@media screen and (max-width: 1440px){.features_inner_item:nth-child(2){order:2;transform:translate(70px)}}@media screen and (max-width: 1440px){.features_inner_item:nth-child(3){order:4;transform:translate(70px)}}.features_inner_item:nth-child(4){background:#919eb7}@media screen and (max-width: 1440px){.features_inner_item:nth-child(4){order:3;transform:translate(20px)}}.features_inner_item:nth-child(5){background:#aebcd7}@media screen and (max-width: 1440px){.features_inner_item:nth-child(5){order:5;transform:translate(20px)}}.features_inner_item:nth-child(6){background:#aebcd7}@media screen and (max-width: 1440px){.features_inner_item:nth-child(6){order:6;transform:translate(70px)}}.features_inner_item:nth-child(7){background:#aebcd7}@media screen and (max-width: 1440px){.features_inner_item:nth-child(7){order:8;transform:translate(70px)}}.features_inner_item:nth-child(8){background:#b4c7eb}@media screen and (max-width: 1440px){.features_inner_item:nth-child(8){order:7;transform:translate(20px)}}.features_inner_item:nth-child(9){background:#c2d7ff}@media screen and (max-width: 1440px){.features_inner_item:nth-child(9){order:9;transform:translate(20px)}}@media screen and (max-width: 1440px){.features_inner_item:nth-child(10){order:10;transform:translate(70px)}}@media screen and (max-width: 1440px){.features_inner_item:nth-child(11){order:11;transform:translate(20px)}}.contacts{scroll-margin-top:100px}.contacts_mail{display:flex!important;align-items:center;justify-content:start;gap:10px;margin:0 auto;max-width:190px}@media screen and (min-width: 1440px){.contacts_mail{margin-bottom:20px;gap:20px;max-width:340px}}.contacts_mail img{width:20px}@media screen and (min-width: 1440px){.contacts_mail img{width:auto}}.hero{scroll-margin-top:100px;background:url(/assets/mb-322b01c8.png) center top/cover no-repeat;height:100vh;max-height:660px;position:relative}@media screen and (min-width: 1440px){.hero{max-height:850px;background:url(/assets/pc-6b0e375d.png) center top/cover no-repeat}}.hero_container{margin-top:166px!important}@media screen and (min-width: 1440px){.hero_container{margin-top:217px!important}}.hero_title{display:block;margin:0 auto;max-width:1310px;width:100%}.hero_title_pc{display:none}@media screen and (min-width: 1440px){.hero_title_pc{display:block}}.hero_title_mb{display:block}@media screen and (min-width: 1440px){.hero_title_mb{display:none}}.hero_text{max-width:718px;width:100%;margin:30px auto 0}@media screen and (min-width: 1440px){.hero_text{margin-top:50px}}.btn_hero{border-radius:10px;width:138px;height:24px;box-shadow:0 5px 9px #00000040;background:#f5f1eb;position:absolute;margin:0 auto;inset:auto 0 0px 0;background-color:#fff;z-index:55}@media screen and (min-width: 1440px){.btn_hero{width:138px;height:36px;inset:auto 0 -7px 0}}.hero:after{content:"";position:absolute;bottom:0;left:0;right:0;height:100px;background:linear-gradient(to bottom,rgba(255,255,255,0) 80%,#666f81 90%);pointer-events:none}:root{--font-family: "Inter", sans-serif;--second-family: "Lexend", sans-serif;text-rendering:optimizeLegibility;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale;-webkit-text-size-adjust:100%;scroll-behavior:smooth;background:#666f81}.container{max-width:375px;margin:0 auto;padding:0 5px;width:100%}@media screen and (min-width: 1440px){.container{max-width:1440px;padding:0 10px}}.title-h2{display:block;width:100%;font-family:var(--second-family);font-weight:900;font-size:20px;letter-spacing:.06em;color:#010202;text-align:center;margin-bottom:10px}@media screen and (min-width: 1440px){.title-h2{font-size:30px}}.text{display:block;font-family:var(--font-family);font-weight:400;font-size:14px;color:#010202}@media screen and (min-width: 1440px){.text{font-size:24px}}.mb56{margin-bottom:20px}@media screen and (min-width: 1440px){.mb56{margin-bottom:56px}}.mt35{margin-top:20px}@media screen and (min-width: 1440px){.mt35{margin-top:35px}}.italic{font-style:italic}.center{display:block;text-align:center}.section{margin-bottom:50px;padding:5px 0}@media screen and (min-width: 1440px){.section{margin-bottom:100px;padding:10px 0}}.column,.inner{display:flex;flex-direction:column}@media screen and (min-width: 1440px){.inner{flex-direction:row}}.wrap{flex-wrap:wrap;flex-direction:row}.visually-hidden{position:absolute;width:1px;height:1px;margin:-1px;border:0;padding:0;white-space:nowrap;clip-path:inset(100%);clip:rect(0 0 0 0);overflow:hidden}.wrapper{transition:opacity .3s ease;opacity:0}.wrapper.loaded{opacity:1}.btn{display:flex;align-items:center;justify-content:center;transition:filter .3s ease}.btn:hover{filter:brightness(.7) blur(.4px)}
