:root{font-family:Roboto,sans-serif;color:#374151;background:#f9fafb;font-synthesis:none;text-rendering:optimizeLegibility;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale;-webkit-text-size-adjust:100%}html{scroll-behavior:smooth}.visually-hidden{position:absolute;white-space:nowrap;width:1px;height:1px;overflow:hidden;border:0;padding:0;clip:rect(0 0 0 0);clip-path:inset(50%);margin:-1px}.container{width:100%;max-width:375px;padding-right:16px;padding-left:16px;margin-left:auto;margin-right:auto}@media screen and (min-width: 1440px){.container{max-width:1440px;padding-right:72px;padding-left:72px}}.section-title{font-family:Roboto,sans-serif;font-weight:500;font-size:32px;line-height:1.5;text-align:center;color:#374151;margin-bottom:40px}@media screen and (min-width: 1440px){.section-title{font-size:48px;margin-bottom:56px}}.section-subtitle{font-family:Roboto,sans-serif;font-weight:400;font-size:14px;line-height:1.5;color:#374151;margin-bottom:20px}@media screen and (min-width: 1440px){.section-subtitle{font-size:24px;margin-bottom:24px}}.section{scroll-margin-top:80px}@media screen and (min-width: 1440px){.section{scroll-margin-top:130px}}html{box-sizing:border-box}*,*: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;font-family:inherit}button{cursor:pointer;border:none;background:none;font-family:inherit;color:inherit;padding:0}img{display:block;max-width:100%;height:auto}@font-face{font-family:Roboto;src:url(/assets/Roboto-Bold-deb990e2.ttf) format("truetype");font-weight:700;font-style:normal;font-display:swap}@font-face{font-family:Roboto;src:url(/assets/Roboto-Italic-5a2f18bd.ttf) format("truetype");font-weight:400;font-style:italic;font-display:swap}@font-face{font-family:Roboto;src:url(/assets/Roboto-Medium-616eee3f.ttf) format("truetype");font-weight:500;font-style:normal;font-display:swap}@font-face{font-family:Roboto;src:url(/assets/Roboto-Regular-dbd285b5.ttf) format("truetype");font-weight:400;font-style:normal;font-display:swap}/*! modern-normalize v3.0.1 | MIT License | https://github.com/sindresorhus/modern-normalize */*,:before,:after{box-sizing:border-box}html{font-family:system-ui,Segoe UI,Roboto,Helvetica,Arial,sans-serif,"Apple Color Emoji","Segoe UI Emoji";line-height:1.15;-webkit-text-size-adjust:100%;-moz-tab-size:4;tab-size:4}body{margin:0}b,strong{font-weight:bolder}code,kbd,samp,pre{font-family:ui-monospace,SFMono-Regular,Consolas,Liberation Mono,Menlo,monospace;font-size:1em}small{font-size:80%}sub,sup{font-size:75%;line-height:0;position:relative;vertical-align:baseline}sub{bottom:-.25em}sup{top:-.5em}table{border-color:currentcolor}button,input,optgroup,select,textarea{font-family:inherit;font-size:100%;line-height:1.15;margin:0}button,[type=button],[type=reset],[type=submit]{-webkit-appearance:button}legend{padding:0}progress{vertical-align:baseline}::-webkit-inner-spin-button,::-webkit-outer-spin-button{height:auto}[type=search]{-webkit-appearance:textfield;outline-offset:-2px}::-webkit-search-decoration{-webkit-appearance:none}::-webkit-file-upload-button{-webkit-appearance:button;font:inherit}summary{display:list-item}.header{background:transparent;padding-top:6px;position:fixed;width:100%;top:0;z-index:10}@media screen and (min-width: 1440px){.header{padding-top:14px}}.nav{-webkit-backdrop-filter:blur(30px);backdrop-filter:blur(30px);background:rgba(37,99,235,.1);border:1px solid #2563eb;border-radius:100px;padding:16px;display:flex;align-items:center;justify-content:space-between}@media screen and (min-width: 1440px){.nav{padding:16px 40px}}.header-logo-link{display:flex;align-items:center;gap:4px}@media screen and (min-width: 1440px){.header-logo-link{gap:12px}}.header-span{font-family:Roboto,sans-serif;font-weight:500;font-size:20px;line-height:1.5;color:#374151}@media screen and (min-width: 1440px){.header-span{font-size:32px}}.nav-list{display:none}@media screen and (min-width: 1440px){.nav-list{display:flex;align-items:center;gap:20px}}.nav-list-link{font-family:Roboto,sans-serif;font-weight:400;font-size:24px;line-height:1.4;color:#374151;transition:all .3s ease-in-out}.nav-btn{display:flex;justify-content:center;align-items:center}@media screen and (min-width: 1440px){.nav-btn{display:none}}.menu-icon,.close-icon{stroke:#374151}.close-btn{display:none;justify-content:center;align-items:center}@media screen and (min-width: 1440px){.close-btn{display:none}}.menu-is-open{border:1px solid #2563eb;border-bottom:none;border-radius:40px 40px 0 0}.context-menu{display:none;-webkit-backdrop-filter:blur(30px);backdrop-filter:blur(30px);background:rgba(37,99,235,.1);border:1px solid #2563eb;border-top:none;border-radius:0 0 40px 40px;padding:0 16px 16px;justify-content:end;max-width:343px;width:100%;margin:0 auto;position:fixed;top:69px;left:0;right:0;transform:none;z-index:10}.context-nav{display:flex;justify-content:end;align-items:center}.context-nav-list{display:flex;flex-direction:column;align-items:end;gap:12px}.context-list-link{font-family:Roboto,sans-serif;font-weight:400;font-size:20px;line-height:1.5;text-align:right;color:#374151;transition:all .3s ease-in-out}.is-open{display:flex}@media screen and (min-width: 1440px){.is-open{display:none}}.closed{display:none}.screen-freeze{position:fixed;top:0;left:0;right:0;bottom:0;overflow:hidden}.hero-section{padding-top:132px;padding-bottom:80px;background-image:url(/assets/hero-bg-mob-345b729f.png);background-repeat:no-repeat;background-position:bottom 150px center;background-size:auto;max-width:375px;margin:0 auto;position:relative}@media screen and (min-width: 1440px){.hero-section{padding-top:232px;padding-bottom:112px;background-image:url(/assets/hero-bg-desk-0c77748d.png);background-position:top 131px center;max-width:1440px}}.hero-title{font-family:Roboto,sans-serif;font-weight:500;font-size:32px;line-height:1.5;text-align:center;color:#374151;margin-left:auto;margin-right:auto;margin-bottom:24px}@media screen and (min-width: 1440px){.hero-title{font-size:48px;margin-bottom:56px}}.hero-title-span{color:#2563eb}.hero-text{font-family:Roboto,sans-serif;font-weight:400;font-size:14px;line-height:1.5;text-align:center;color:#374151;margin-bottom:258px}@media screen and (min-width: 1440px){.hero-text{font-size:24px;max-width:635px;margin-left:auto;margin-right:auto;margin-bottom:56px}}.hero-btn{background:#a3e635;border-radius:40px;padding:12px 24px;font-family:Roboto,sans-serif;font-weight:500;font-size:20px;line-height:1.5;color:#1f1f1f;width:100%;display:flex;justify-content:center;align-items:center}@media screen and (min-width: 1440px){.hero-btn{padding:16px 24px;font-size:24px;max-width:344px;margin-left:auto;margin-right:auto}}.intro-section{padding-bottom:80px}@media screen and (min-width: 1440px){.intro-section{padding-bottom:112px}}.intro-list{display:flex;flex-direction:column;align-items:start;gap:12px;margin-bottom:20px}@media screen and (min-width: 1440px){.intro-list{flex-direction:row;align-items:center;justify-content:center;gap:24px;margin-bottom:32px}}.intro-list-item{background:#fff;border:1px solid #2563eb;border-radius:30px;padding:16px;width:100%;min-height:87px;display:flex;justify-content:start;align-items:end}.intro-list-item:nth-child(2){justify-content:space-between}.intro-list-item:nth-child(2) .intro-item-img-wrapper{display:flex;flex-wrap:wrap;gap:5px 4px;max-width:70px;align-self:center}@media screen and (min-width: 1440px){.intro-list-item{border-radius:40px;padding:24px;max-width:306px;min-height:96px}}.intro-list-item-text{font-family:Roboto,sans-serif;font-weight:400;font-size:14px;line-height:1.5;color:#374151}@media screen and (min-width: 1440px){.intro-list-item-text{font-size:16px}}.intro-btn{-webkit-backdrop-filter:blur(40px);backdrop-filter:blur(40px);background:rgba(255,255,255,.05);border:2px solid #a3e635;border-radius:40px;padding:12px 24px;font-family:Roboto,sans-serif;font-weight:500;font-size:20px;line-height:1.5;text-align:center;color:#374151;width:100%;display:flex;justify-content:center;align-items:center}@media screen and (min-width: 1440px){.intro-btn{padding:16px 24px;font-size:24px;max-width:max-content;margin-left:auto;margin-right:auto}}.services-section-wrapper{padding-bottom:80px;max-width:375px;margin-left:auto;margin-right:auto;overflow:hidden}@media screen and (min-width: 1440px){.services-section-wrapper{padding-bottom:112px;max-width:1440px}}.services-swiper-container{max-width:253px;margin-left:auto;margin-right:auto}@media screen and (min-width: 1440px){.services-swiper-container{max-width:1297px}}.services-swiper-container.show{visibility:visible}@media screen and (min-width: 1440px){.services-swiper-wrapper{display:flex;flex-wrap:wrap;justify-content:center;align-items:center;gap:24px;width:100%}}.services-slide{background:rgba(37,99,235,.1);border:1px solid #2563eb;border-radius:30px;padding:16px;max-width:253px;min-height:130px;display:flex!important;flex-direction:column;gap:8px}@media screen and (min-width: 1440px){.services-slide{padding:24px;gap:16px;width:100%!important;max-width:416px;min-height:142px}}.services-slide-title{font-family:Roboto,sans-serif;font-weight:500;font-size:16px;line-height:1.5;color:#374151}@media screen and (min-width: 1440px){.services-slide-title{font-size:20px}}.services-slide-text{font-family:Roboto,sans-serif;font-weight:400;font-size:14px;line-height:1.5;color:#415475;margin-top:auto}@media screen and (min-width: 1440px){.services-slide-text{font-size:16px}}.dots{display:flex;justify-content:center;align-items:center;gap:16px;margin-top:32px}@media screen and (min-width: 1440px){.dots{display:none}}.services-dot{width:32px;height:32px;border-radius:100%;background-color:#a3e6354d;cursor:pointer;transition:transform .3s ease-in-out}.services-dot.active{background-color:#a3e635}.services-btn{-webkit-backdrop-filter:blur(40px);backdrop-filter:blur(40px);background:rgba(255,255,255,.05);border:2px solid #a3e635;border-radius:40px;padding:12px 24px;font-family:Roboto,sans-serif;font-weight:500;font-size:20px;line-height:1.5;text-align:center;color:#374151;width:100%;display:flex;justify-content:center;align-items:center;margin-top:32px}@media screen and (min-width: 1440px){.services-btn{padding:16px 24px;font-size:24px;max-width:max-content;margin-left:auto;margin-top:24px}}.benefits-section-wrapper{padding-bottom:80px;max-width:375px;margin-left:auto;margin-right:auto;overflow:hidden}@media screen and (min-width: 1440px){.benefits-section-wrapper{padding-bottom:112px;max-width:1440px}}.benefits-swiper-container{max-width:343px;margin-left:auto;margin-right:auto}@media screen and (min-width: 1440px){.benefits-swiper-container{max-width:1297px}}.benefits-swiper-container.show{visibility:visible}@media screen and (min-width: 1440px){.benefits-swiper-wrapper{display:flex;flex-wrap:wrap;justify-content:center;align-items:center;gap:24px;width:100%}}.benefits-slide{background:#fff;border:1px solid #2563eb;border-radius:30px;padding:16px;max-width:343px;min-height:99px;display:flex!important;flex-direction:column;gap:16px}@media screen and (min-width: 1440px){.benefits-slide{padding:24px;gap:24px;width:100%!important;max-width:416px;min-height:126px}}.benefits-slide-title{font-family:Roboto,sans-serif;font-weight:500;font-size:20px;line-height:1.5;color:#374151}@media screen and (min-width: 1440px){.benefits-slide-title{font-size:20px}}.benefits-slide-text{font-family:Roboto,sans-serif;font-weight:400;font-size:14px;line-height:1.5;color:#415475}@media screen and (min-width: 1440px){.benefits-slide-text{font-size:16px}}.benefits-dot{width:32px;height:32px;border-radius:100%;background-color:#a3e6354d;cursor:pointer;transition:transform .3s ease-in-out}.benefits-dot.active{background-color:#a3e635}.process-section{padding-bottom:80px}@media screen and (min-width: 1440px){.process-section{padding-bottom:112px}}.process-list{display:flex;flex-direction:column;align-items:start;gap:12px;margin-bottom:20px}@media screen and (min-width: 1440px){.process-list{flex-direction:row;flex-wrap:wrap;align-items:center;gap:24px;margin-bottom:24px}}.process-list-item{padding:16px;width:100%;display:flex;align-items:center;gap:12px}@media screen and (min-width: 1440px){.process-list-item{padding:24px;max-width:416px}}.process-item-number{font-family:Roboto,sans-serif;font-weight:700;font-size:48px;line-height:1.5;color:#2563eb}@media screen and (min-width: 1440px){.process-item-number{font-size:64px}}.process-item-text-wrapper{display:flex;flex-direction:column;gap:8px}@media screen and (min-width: 1440px){.process-item-text-wrapper{gap:16px;min-height:94px}}.process-item-title{font-family:Roboto,sans-serif;font-weight:500;font-size:20px;line-height:1.5;color:#374151}.process-item-text{font-family:Roboto,sans-serif;font-weight:400;font-size:14px;line-height:1.5;color:#415475}@media screen and (min-width: 1440px){.process-item-text{font-size:16px;margin-top:auto}}.process-call-text{font-family:Roboto,sans-serif;font-weight:400;font-size:14px;line-height:1.5;color:#374151}@media screen and (min-width: 1440px){.process-call-text{font-size:24px}}.process-text-span{font-weight:500}.models-section{padding-bottom:80px}@media screen and (min-width: 1440px){.models-section{padding-bottom:112px}}.models-list{display:flex;flex-direction:column;align-items:start;gap:12px;margin-bottom:20px}@media screen and (min-width: 1440px){.models-list{flex-direction:row;align-items:center;justify-content:center;gap:24px;margin-bottom:24px}}.models-list-item{background:rgba(37,99,235,.05);border:1px solid #2563eb;border-radius:30px;padding:16px;width:100%;min-height:133px;display:flex;flex-direction:column;gap:8px}@media screen and (min-width: 1440px){.models-list-item{padding:24px;max-width:416px;min-height:172px;gap:16px}}.models-item-title{font-family:Roboto,sans-serif;font-weight:500;font-size:20px;line-height:1.5;color:#374151}@media screen and (min-width: 1440px){.models-item-title{font-size:24px}}.models-item-text{font-family:Roboto,sans-serif;font-weight:400;font-size:14px;line-height:1.5;color:#415475;margin-top:auto}@media screen and (min-width: 1440px){.models-item-text{font-size:16px}}.models-bottom-list-title{font-family:Roboto,sans-serif;font-weight:400;font-size:14px;line-height:1.5;color:#374151;margin-bottom:16px}@media screen and (min-width: 1440px){.models-bottom-list-title{font-size:24px}}.models-bottom-list{display:flex;flex-direction:column;gap:12px}@media screen and (min-width: 1440px){.models-bottom-list{flex-direction:row;align-items:center;gap:16px}}.models-bottom-list-item{background:rgba(163,230,53,.1);border:1px solid #a3e635;border-radius:40px;padding:12px 16px;width:100%;display:flex;justify-content:center;align-items:center}@media screen and (min-width: 1440px){.models-bottom-list-item{padding:16px 24px;max-width:max-content}}.models-bottom-item-text{font-family:Roboto,sans-serif;font-weight:400;font-size:14px;line-height:1.5;color:#374151}@media screen and (min-width: 1440px){.models-bottom-item-text{font-size:24px}}.studies-section{padding-bottom:80px}@media screen and (min-width: 1440px){.studies-section{padding-bottom:112px}}.studies-list{display:flex;flex-direction:column;align-items:start;gap:12px}@media screen and (min-width: 1440px){.studies-list{flex-direction:row;align-items:center;justify-content:center;gap:24px}}.studies-list-item{background:#fff;border:1px solid #2563eb;border-radius:30px;padding:16px;width:100%;display:flex;flex-direction:column;gap:8px}@media screen and (min-width: 1440px){.studies-list-item{padding:24px;max-width:416px;gap:16px}}.studies-item-title-wrapper{display:flex;align-items:center;justify-content:space-between}.studies-icon{min-width:40px}.studies-item-title{font-family:Roboto,sans-serif;font-weight:500;font-size:20px;line-height:1.5;color:#374151}@media screen and (min-width: 1440px){.studies-item-title{font-size:24px}}.studies-item-text{font-family:Roboto,sans-serif;font-weight:400;font-size:14px;line-height:1.5;color:#415475}@media screen and (min-width: 1440px){.studies-item-text{font-size:16px}}.gallery-section{padding-bottom:80px}@media screen and (min-width: 1440px){.gallery-section{padding-bottom:112px}}.gallery-list-wrapper{display:flex;flex-direction:column;align-items:center;gap:16px}@media screen and (min-width: 1440px){.gallery-list-wrapper{flex-direction:row;justify-content:center;gap:24px}}@media screen and (min-width: 1440px){.gallery-list-wrapper>picture{min-width:526px}}.gallery-list{display:flex;flex-wrap:wrap;justify-content:center;align-items:center;gap:16px}@media screen and (min-width: 1440px){.gallery-list{gap:24px}}.blog-section{padding-bottom:80px}@media screen and (min-width: 1440px){.blog-section{padding-bottom:112px}}.blog-list{display:flex;flex-direction:column;align-items:start;gap:12px}@media screen and (min-width: 1440px){.blog-list{flex-direction:row;align-items:center;justify-content:center;gap:24px}}.blog-list-item{background:#fff;border:1px solid #2563eb;border-radius:20px;padding:16px;width:100%;min-height:156px;display:flex;flex-direction:column}@media screen and (min-width: 1440px){.blog-list-item{padding:24px;max-width:416px;min-height:192px}}.blog-item-text{font-family:Roboto,sans-serif;font-style:italic;font-weight:400;font-size:20px;line-height:1.5;color:#374151}@media screen and (min-width: 1440px){.blog-item-text{font-size:24px}}.blog-icon{min-width:56px;margin-top:auto;margin-left:auto}.footer{background:rgba(37,99,235,.1);padding-top:32px;padding-bottom:32px}@media screen and (min-width: 1440px){.footer{padding-top:24px;padding-bottom:24px}}.footer-container{padding:0 32px}.footer-top-text{font-family:Roboto,sans-serif;font-weight:400;font-size:16px;line-height:1.3;text-align:center;color:#374151;margin-bottom:12px}@media screen and (min-width: 1440px){.footer-top-text{font-size:24px;margin-bottom:16px}}.footer-nav{margin-bottom:12px}@media screen and (min-width: 1440px){.footer-nav{margin-bottom:16px}}.footer-list{display:flex;justify-content:space-between;align-items:center;gap:8px;max-width:311px;margin-left:auto;margin-right:auto}@media screen and (min-width: 1440px){.footer-list{gap:40px;max-width:max-content;justify-content:center}}.footer-link{font-family:Roboto,sans-serif;font-weight:400;font-size:14px;line-height:1.5;text-decoration:underline;text-decoration-skip-ink:none;text-align:center;color:#374151;display:flex;justify-content:center;align-items:center;transition:color .3s ease-in-out}@media screen and (min-width: 1440px){.footer-link{font-size:16px}}.footer-text{font-family:Roboto,sans-serif;font-weight:400;font-size:14px;line-height:1.3;text-align:center;color:#374151}@media screen and (min-width: 1440px){.footer-text{font-size:16px;line-height:1.5}}@media screen and (min-width: 1440px){.footer-br{display:none}}.cookie-banner-section{-webkit-backdrop-filter:blur(60px);backdrop-filter:blur(60px);background:#fff;border-radius:16px;padding:16px 20px;width:100%;max-width:375px;margin:0 auto;gap:8px;align-items:center;position:fixed;left:0;right:0;bottom:0;transform:none;z-index:100;display:none}@media screen and (min-width: 1440px){.cookie-banner-section{padding:20px 30px;max-width:1440px;justify-content:space-between}}.cookie-banner-text-wrapper{display:flex;flex-direction:column;max-width:205px}@media screen and (min-width: 1440px){.cookie-banner-text-wrapper{max-width:477px}}.cookie-banner-text{font-family:Roboto,sans-serif;font-weight:400;font-size:14px;line-height:1.5;color:#374151}@media screen and (min-width: 1440px){.cookie-banner-text{font-size:18px}}.cookie-banner-link{font-family:Roboto,sans-serif;font-weight:400;font-size:14px;line-height:1.5;color:#374151;text-decoration:underline;text-decoration-skip-ink:none;color:#2c6eff}@media screen and (min-width: 1440px){.cookie-banner-link{font-size:18px}}.cookie-banner-buttons{display:flex;flex-direction:column;align-items:center;gap:16px}@media screen and (min-width: 1440px){.cookie-banner-buttons{flex-direction:row}}.cookie-decline-btn{background:rgba(255,255,255,.01);border:2px solid #a3e635;border-radius:50px;padding:8px;width:100%;max-width:122px;font-family:Roboto,sans-serif;font-weight:400;font-size:14px;line-height:1.5;color:#374151;display:flex;justify-content:center;align-items:center}@media screen and (min-width: 1440px){.cookie-decline-btn{padding:12px 21px;max-width:max-content;font-size:18px}}.cookie-accept-btn{background:#a3e635;border:1px solid #2563eb;border:1px solid #a3e635;border-radius:50px;padding:8px;width:100%;max-width:122px;font-family:Roboto,sans-serif;font-weight:400;font-size:14px;line-height:1.5;color:#374151;display:flex;justify-content:center;align-items:center}@media screen and (min-width: 1440px){.cookie-accept-btn{padding:12px 21px;max-width:max-content;font-size:18px}}.show-cookie-banner{display:flex}.policy-section{background:#f9fafb;padding-top:112px;padding-bottom:32px}@media screen and (min-width: 1440px){.policy-section{padding-top:136px;padding-bottom:56px}}.policy-main-title{font-family:Roboto,sans-serif;font-weight:700;font-size:28px;line-height:1.5;text-align:center;color:#374151;margin-bottom:24px}@media screen and (min-width: 1440px){.policy-main-title{font-size:48px;margin-bottom:56px}}.policy-title{font-family:Roboto,sans-serif;font-weight:600;font-size:20px;line-height:1.5;color:#374151;margin-bottom:24px}@media screen and (min-width: 1440px){.policy-title{font-size:32px}}.policy-subtitle{font-family:Roboto,sans-serif;font-weight:600;font-size:14px;line-height:1.5;color:#374151;margin-bottom:24px}@media screen and (min-width: 1440px){.policy-subtitle{font-size:24px}}.policy-text{font-family:Roboto,sans-serif;font-weight:400;font-size:14px;line-height:1.5;color:#374151}.policy-text:not(:last-child){margin-bottom:24px}@media screen and (min-width: 1440px){.policy-text{font-size:24px}}.policy-list{list-style-type:disc;padding-left:20px}.policy-item{font-family:Roboto,sans-serif;font-weight:400;font-size:14px;line-height:1.5;color:#374151;margin-bottom:8px}.policy-item:last-child{margin-bottom:24px}@media screen and (min-width: 1440px){.policy-item{font-size:24px}}.policy-span{text-decoration:underline}.policy-link{text-decoration:underline;word-wrap:break-word}
