:root{--color-bg:#ffffff;--color-fg:#111111;--font-family-base:"Arial","Helvetica",sans-serif;--figma-desktop-base:1920px;--figma-mobile-base:375px;--container-max:1820px;--container-padding:50px}@media (max-width:767px){:root{--container-max:325px;--container-padding:25px}}:root{color-scheme:light}*{box-sizing:border-box}body,html{margin:0;padding:0}html{scroll-behavior:smooth}body{min-height:100dvh;font-family:var(--font-family-base);line-height:1.5;text-rendering:optimizeLegibility;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale;background:var(--color-bg);color:var(--color-fg)}canvas,img,picture,svg,video{display:block;max-width:100%}a{color:inherit;text-decoration:none}main{display:block}.container{width:min(var(--container-max),calc(100% - (var(--container-padding) * 2)));margin-inline:auto}.page-shell{min-height:100dvh;display:flex;flex-direction:column}.page-shell__main{flex:1 1 auto}.site-header{position:-webkit-sticky;position:sticky;top:0;z-index:40;transform:translateY(0);transition:transform .28s ease,background-color .25s ease,border-color .25s ease,box-shadow .25s ease}.site-header.is-hidden{transform:translateY(-100%)}.site-header.is-visible{transform:translateY(0)}.site-header--light{background:#fdfdfd;border-bottom:1px solid rgba(0,0,0,.03);color:#282828}.site-header--dark{background:rgba(17,17,17,.92);backdrop-filter:blur(12px);-webkit-backdrop-filter:blur(12px);border-bottom:1px solid rgba(255,255,255,.08);color:#ffffff}.site-header--overlay{background:transparent;border-bottom-color:transparent;box-shadow:none;backdrop-filter:none;-webkit-backdrop-filter:none}.site-header--overlay.is-visible{transform:translateY(8px)}.site-header--overlay.is-hidden{transform:translateY(calc(-100% + 8px))}.site-header--overlay .language-switcher__link,.site-header--overlay .site-header__cta,.site-header--overlay .site-nav__link{background:rgba(17,17,17,.35);color:#fdfdfd}.site-header--overlay .language-switcher__link.is-active,.site-header--overlay .site-nav__link.is-active{background:rgba(17,17,17,.55)}.site-header--overlay .language-switcher__link:focus-visible,.site-header--overlay .language-switcher__link:hover,.site-header--overlay .site-header__cta:focus-visible,.site-header--overlay .site-header__cta:hover,.site-header--overlay .site-nav__link:focus-visible,.site-header--overlay .site-nav__link:hover{background:rgba(17,17,17,.5)}.site-header--overlay .site-header__cta-icon-image{filter:brightness(0) invert(1)}.site-header__inner{min-height:69px;display:flex;align-items:center;justify-content:flex-start;gap:32px}.site-header__logo{width:76px;height:auto;display:block;transition:opacity .2s ease}.site-header__logo-link:hover .site-header__logo{opacity:.8}.site-nav--desktop{display:none}.site-nav__list{list-style:none;margin:0;padding:0;display:flex;align-items:center;gap:6px}.site-nav__link{position:relative;display:inline-flex;align-items:center;justify-content:center;padding:14px 20px;font-family:Roboto Mono,monospace;font-size:12px;font-weight:400;letter-spacing:0;line-height:1.2;border-radius:0;text-transform:uppercase;background:rgba(235,235,235,.6);color:#282828;text-decoration:none;transition:background-color .2s ease,color .2s ease,opacity .2s ease}.site-header--light .site-nav__link:focus-visible,.site-header--light .site-nav__link:hover{background:rgba(225,225,225,.7)}.site-header--dark .site-nav__link:focus-visible,.site-header--dark .site-nav__link:hover{background:rgba(255,255,255,.08)}.site-nav__link.is-active{background:rgba(215,215,215,.75);font-weight:400}.site-header__actions--desktop{display:none;align-items:center;gap:20px;margin-left:auto}.site-header__actions--mobile{display:block}.button{display:inline-flex;align-items:center;justify-content:center;min-height:48px;padding:14px 22px;gap:14px;border-radius:0;font-family:Roboto Mono,monospace;font-size:14px;font-weight:400;line-height:1;letter-spacing:0;text-transform:uppercase;text-decoration:none;border:none;cursor:pointer;transition:background-color .2s ease,color .2s ease}.button:active{transform:scale(.97)}.button--primary{background:rgba(235,235,235,.6);color:#000000}.button--primary:hover{background:rgba(225,225,225,.7)}.site-header--dark .button--primary{background:#ffffff;color:#111111}.site-header--dark .button--primary:hover{background:#e8e8e8;box-shadow:0 2px 8px rgba(255,255,255,.12)}.language-switcher{display:inline-flex;align-items:center;gap:4px}.language-switcher__link{display:inline-flex;align-items:center;justify-content:center;min-width:48px;min-height:48px;padding:6px 10px;font-family:Roboto Mono,monospace;font-size:16px;font-weight:400;line-height:1;letter-spacing:0;text-transform:uppercase;color:#000000;text-decoration:none;border-radius:0;background:rgba(235,235,235,.6);opacity:1;transition:opacity .2s ease,background-color .2s ease}.language-switcher__link:focus-visible,.language-switcher__link:hover{opacity:.7}.language-switcher__link.is-active{opacity:1;font-weight:400;background:rgba(215,215,215,.75)}.site-header__cta{min-height:48px;padding:14px 22px;gap:14px;border-radius:0;font-family:Roboto Mono,monospace;font-size:14px;font-weight:400;line-height:1;text-transform:uppercase;color:#000000;background:rgba(235,235,235,.6)}.site-header__cta:focus-visible,.site-header__cta:hover{background:rgba(225,225,225,.7)}.site-header__cta-icon-image{width:16px;height:16px}.site-header--dark .site-header__cta{background:#ffffff;color:#111111}.site-header--dark .site-header__cta:focus-visible,.site-header--dark .site-header__cta:hover{background:#e8e8e8;box-shadow:0 2px 8px rgba(255,255,255,.12)}.site-header--dark.site-header--overlay .site-header__cta{background:rgba(17,17,17,.35);color:#fdfdfd}.site-header--dark.site-header--overlay .site-header__cta:focus-visible,.site-header--dark.site-header--overlay .site-header__cta:hover{background:rgba(17,17,17,.5);box-shadow:none}.mobile-menu{position:relative}.mobile-menu__toggle{width:40px;height:40px;display:grid;place-content:center;grid-gap:5px;gap:5px;border:0;background:transparent;color:inherit;padding:0;cursor:pointer;border-radius:8px;transition:background-color .2s ease}.mobile-menu__toggle:focus-visible,.mobile-menu__toggle:hover{background:rgba(128,128,128,.1)}.mobile-menu__toggle-line{width:22px;height:2px;background:currentColor;border-radius:1px;transition:transform .25s ease,opacity .25s ease}.mobile-menu__toggle[aria-expanded=true] .mobile-menu__toggle-line:first-child{transform:translateY(7px) rotate(45deg)}.mobile-menu__toggle[aria-expanded=true] .mobile-menu__toggle-line:nth-child(2){opacity:0}.mobile-menu__toggle[aria-expanded=true] .mobile-menu__toggle-line:nth-child(3){transform:translateY(-7px) rotate(-45deg)}.mobile-menu__panel{position:absolute;right:0;top:calc(100% + 12px);width:min(325px,calc(100vw - 32px));background:#ffffff;color:#111111;border:1px solid rgba(0,0,0,.08);border-radius:16px;padding:18px;opacity:0;visibility:hidden;transform:translateY(-8px);transition:opacity .25s ease,transform .25s ease,visibility .25s;box-shadow:0 12px 40px rgba(0,0,0,.08)}.mobile-menu__panel.is-open{opacity:1;visibility:visible;transform:translateY(0)}.mobile-menu__list{list-style:none;margin:0;padding:0;display:grid;grid-gap:4px;gap:4px}.mobile-menu__item a{display:block;padding:10px 12px;font-size:15px;font-weight:500;color:inherit;text-decoration:none;border-radius:8px;transition:background-color .15s ease}.mobile-menu__item a:hover{background:rgba(0,0,0,.04)}.mobile-menu__cta{margin-top:16px;width:100%}.mobile-menu .language-switcher{margin-top:14px;padding-inline:12px;padding-left:0}.cta-section{background:#fdfdfd;padding:8px}.cta-section__container{position:relative;overflow:hidden;border-radius:24px;min-height:900px;padding:50px 200px;display:flex;align-items:center}.cta-section__bg-image{position:absolute;inset:0;width:100%;height:100%;object-fit:cover;object-position:center}.cta-section__fg-image{position:absolute;bottom:0;left:0;width:min(1160px,68%);max-width:none;height:auto;object-fit:contain;object-position:left bottom;z-index:1}.cta-section__fg-image--left{left:0;right:auto;top:20%}.cta-section__fg-image--center{top:20%;left:50%;transform:translateX(-50%)}.cta-section__fg-image--right{left:auto;right:0;object-position:right bottom}.cta-section__title{margin:0;color:#fdfdfd;font-family:Onest,Inter,sans-serif;font-size:60px;font-weight:500;line-height:.97;letter-spacing:-.06em;white-space:pre-line}.cta-section__description{margin:0;color:#fdfdfd;font-family:Inter,sans-serif;font-size:18px;font-weight:400;line-height:1.4;letter-spacing:-.03em}.cta-section__content-wrap{position:relative;z-index:2;width:100%;display:flex}.cta-section__content-wrap--right{justify-content:flex-end}.cta-section__content-wrap--left{justify-content:flex-start}.cta-section__content{width:591px;max-width:100%;display:grid;grid-gap:40px;gap:40px}.cta-section__actions{display:flex;flex-wrap:wrap;gap:20px}.cta-section__button{height:54px;padding:18px 25px;gap:16px;font-size:16px;line-height:1;text-transform:uppercase}.cta-section__button--solid{background:#000}.cta-section__button--glass,.cta-section__button--solid{color:#fdfdfd;backdrop-filter:blur(16.438px);-webkit-backdrop-filter:blur(16.438px)}.cta-section__button--glass{background:rgba(255,255,255,.1)}@media (max-width:1279px){.cta-section__container{min-height:720px;padding:40px}.cta-section__title{font-size:44px;line-height:1}}.site-footer{background:#fdfdfd;padding:0 8px 8px}.site-footer__container{position:relative;overflow:hidden;border-radius:24px;background:#000000;color:#fdfdfd;padding:50px;min-height:850px;display:flex;flex-direction:column;justify-content:space-between;gap:100px}.site-footer__graphics{position:absolute;right:-120px;bottom:-40px;width:900px;height:auto;transform:rotate(0deg);opacity:.5;pointer-events:none}.site-footer__top{position:relative;z-index:1;display:flex;align-items:flex-start;justify-content:space-between;gap:100px}.site-footer__brand{width:460px;display:flex;flex-direction:column;gap:56px}.site-footer__logo{width:101px}.site-footer__headline{margin:0;font-family:Onest,sans-serif;font-size:24px;font-weight:600;line-height:1.1;letter-spacing:-.05em;max-width:341px}.site-footer__links{display:flex;justify-content:flex-end;gap:100px;width:100%}.site-footer__menu-group{display:grid;grid-template-columns:auto auto;grid-gap:100px;gap:100px}.site-footer__menu-stack{display:flex;flex-direction:column;gap:60px}.site-footer__section{display:flex;flex-direction:column;gap:4px}.site-footer__section--contact{align-self:flex-start}.site-footer__section h2{margin:0 0 12px;color:#646464;font-family:Roboto Mono,monospace;font-size:12px;font-weight:400;line-height:1.2;text-transform:uppercase}.site-footer__section a,.site-footer__section p{margin:0;color:#fdfdfd;font-family:Onest,sans-serif;font-size:18px;font-weight:600;line-height:1.4;letter-spacing:-.03em}.site-footer__section--legal a{color:#a0a0a0}.site-footer__social-list{display:flex;gap:8px}.site-footer__social-list a{width:50px;height:50px;border-radius:999px;background:rgba(255,255,255,.1);display:inline-flex;align-items:center;justify-content:center;color:#ffffff;font-family:Roboto Mono,monospace;font-size:12px;text-transform:uppercase}.site-footer__social-icon{width:24px;height:24px}.site-footer__bottom{flex-wrap:wrap;gap:16px}.site-footer__bottom,.site-footer__meta{position:relative;z-index:1;display:flex;align-items:flex-end;justify-content:space-between}.site-footer__meta{flex:0 0 100%;order:-1;margin-bottom:100px}.site-footer__copyright{margin:0;color:#646464;font-family:Roboto Mono,monospace;font-size:12px;line-height:1.2;text-transform:uppercase}.site-footer__contacts-desktop,.site-footer__contacts-mobile{color:#a0a0a0;font-family:Inter,sans-serif;font-size:16px;line-height:1.4;letter-spacing:-.03em}.site-footer__contacts-desktop p,.site-footer__contacts-mobile p{margin:0}.site-footer__contacts-mobile{display:none;font-size:14px;line-height:1.3}.site-footer__wordmark{font-family:Onest,sans-serif;font-size:clamp(54px,10.2vw,185px);font-weight:400;line-height:.9;letter-spacing:-.08em;color:#fdfdfd;white-space:nowrap}.site-footer__credit{display:inline-flex;align-items:center;gap:8px;color:#fdfdfd;font-family:Roboto Mono,monospace;font-size:12px;line-height:1.2;text-transform:uppercase}.site-footer__enter-icon{width:18px;height:18px}.site-footer .language-switcher__link{min-width:58px;min-height:40px;padding:6px 10px;background:rgba(140,140,140,.2);color:#ffffff}.site-footer .language-switcher{align-self:flex-start}@media(max-width:1650px){.cta-section__fg-image--left{left:auto;right:40%}}@media(max-width:1439px){.cta-section__fg-image--left{left:auto;right:50%}}@media(max-width:991px){.cta-section__content{width:400px}}@media (min-width:1024px){.site-header__actions--desktop,.site-nav--desktop{display:flex}.site-header__actions--mobile{display:none}}@media (max-width:1023px){.site-header--light{background:#ffffff}.site-header--dark,.site-header--light{backdrop-filter:none;-webkit-backdrop-filter:none}.site-header__inner{justify-content:space-between;width:100%;padding:0 16px}}@media (max-width:767px){.site-footer{padding:0 5px 5px}.site-footer__container{padding:20px;min-height:auto;gap:120px}.site-footer__graphics{right:auto;left:-15%;bottom:60px;width:120%;max-width:120%;transform:rotate(0deg)}.site-footer__top{flex-direction:column;gap:64px}.site-footer__brand{width:100%;gap:24px}.site-footer__logo{width:84px}.site-footer__headline{max-width:325px;font-size:18px}.site-footer__contacts-mobile{display:block}.site-footer .language-switcher{position:absolute;right:20px;top:20px}.site-footer__links{flex-direction:column;gap:32px}.site-footer__menu-group{grid-template-columns:1fr;gap:32px}.site-footer__menu-stack{gap:32px}.site-footer__section a,.site-footer__section p{font-size:16px;line-height:1.1}.site-footer__section--legal a{font-size:14px}.site-footer__meta{order:2;flex-direction:column;flex:0 0 auto;align-items:flex-start;gap:10px;max-width:100%;margin-bottom:0}.site-footer__contacts-desktop{display:none}.site-footer__wordmark{order:1;font-size:72px;line-height:.9;white-space:normal}.site-footer__credit{order:3;align-self:flex-start}.cta-section{padding:5px}.cta-section__container{min-height:760px;align-items:flex-start;justify-content:center;padding:90px 20px 20px}.cta-section__content-wrap{max-width:300px}.cta-section__bg-image{object-position:left center;object-fit:fill}.cta-section__fg-image{width:min(820px,150%);left:-32%;top:370px}.cta-section__fg-image--center{left:50%;transform:translateX(-50%)}.cta-section__fg-image--right{left:auto;right:-12%}.cta-section__content{width:100%;gap:24px;text-align:center}.cta-section__title{font-size:32px;line-height:1}.cta-section__description{font-size:14px}.cta-section__actions{gap:12px;justify-content:center}.cta-section__button{height:48px;padding:14px 18px;font-size:14px}}.ui-button{border:1px solid transparent;border-radius:999px;min-height:54px;padding:12px 26px;display:inline-flex;align-items:center;justify-content:center;gap:8px;font:inherit;font-weight:600;cursor:pointer;transition:background-color .2s ease,color .2s ease,border-color .2s ease}.ui-button--small{min-height:48px;padding:10px 20px}.ui-button--primary.ui-button--light{background:#111111;color:#ffffff}.ui-button--primary.ui-button--light:hover{background:#2f2f2f}.ui-button--primary.ui-button--dark{background:#ffffff;color:#111111}.ui-button--primary.ui-button--dark:hover{background:#ebebeb}.ui-button--secondary{background:transparent}.ui-button--secondary.ui-button--light{border-color:#111111;color:#111111}.ui-button--secondary.ui-button--light:hover{background:#f3f3f3}.ui-button--secondary.ui-button--dark{border-color:#ffffff;color:#ffffff}.ui-button--secondary.ui-button--dark:hover{background:rgba(255,255,255,.15)}.ui-tag{display:inline-flex;align-items:center;min-height:32px;padding:6px 14px;border-radius:999px;font-size:14px;font-weight:600}.ui-tag--square{border-radius:10px}.ui-tag--color{background:#0a6cff;color:#ffffff}.ui-tag--white{background:#ffffff;color:#111111}.ui-tag--black{background:#111111;color:#ffffff}.ui-marker-tag{--ui-marker-tag-text:#ff6c00;--ui-marker-tag-marker:#ff6c00;display:inline-flex;align-items:center;gap:12px;color:var(--ui-marker-tag-text)}.ui-marker-tag__marker{width:8px;height:8px;flex:0 0 8px;border-radius:1px;background:var(--ui-marker-tag-marker)}.ui-marker-tag__text{color:inherit;font-family:Roboto Mono,Consolas,monospace;font-size:12px;font-weight:400;line-height:1.2;letter-spacing:0;text-transform:uppercase;white-space:nowrap}.ui-link-cta{display:inline-flex;align-items:center;gap:10px;color:#111111;text-decoration:none;transition:background-color .2s ease,color .2s ease,opacity .2s ease}.ui-link-cta--dark{color:#fdfdfd}.ui-link-cta--dark:focus-visible,.ui-link-cta--dark:hover{background:rgba(255,255,255,.2)}.ui-link-cta--light:focus-visible,.ui-link-cta--light:hover{background:rgba(225,225,225,.7)}.ui-link-cta__icon{flex-shrink:0}.ui-link-cta--dark .ui-link-cta__icon{filter:brightness(0) invert(1)}.ui-link-cta__label{color:inherit;white-space:normal}.ui-card{border:1px solid #e4e4e4;border-radius:24px;padding:24px;background:#ffffff}.ui-field{display:grid;grid-gap:8px;gap:8px}.ui-field__label{font-size:14px;font-weight:600}.ui-control{width:100%;min-height:48px;border:1px solid #c8c8c8;border-radius:12px;padding:10px 14px;font:inherit;color:#111111;background:#ffffff}.ui-control::placeholder{color:#8a8a8a}.ui-choice__input:focus-visible+.ui-choice__indicator,.ui-control:focus-visible,.ui-tabs__tab:focus-visible{outline:2px solid #0a6cff;outline-offset:2px}.ui-choice__input:disabled+.ui-choice__indicator,.ui-control:disabled,.ui-tabs__tab:disabled{opacity:.55;cursor:not-allowed}.ui-control[aria-invalid=true]{border-color:#d82121}.ui-control--textarea{min-height:120px;resize:vertical}.ui-select-wrap{position:relative}.ui-select{-webkit-appearance:none;-moz-appearance:none;appearance:none;background-image:linear-gradient(45deg,transparent 50%,#111111 0),linear-gradient(135deg,#111111 50%,transparent 0);background-position:calc(100% - 16px) calc(50% - 3px),calc(100% - 10px) calc(50% - 3px);background-size:6px 6px,6px 6px;background-repeat:no-repeat;padding-right:30px}.ui-field__error{margin:0;color:#d82121;font-size:13px}.ui-choice{display:inline-flex;align-items:center;gap:10px}.ui-choice__input{position:absolute;opacity:0;pointer-events:none}.ui-choice__indicator{width:20px;height:20px;border:1px solid #9b9b9b;display:inline-flex;align-items:center;justify-content:center}input[type=radio].ui-choice__input+.ui-choice__indicator{border-radius:50%}input[type=checkbox].ui-choice__input+.ui-choice__indicator{border-radius:6px}.ui-choice--contact input[type=checkbox].ui-choice__input+.ui-choice__indicator{width:13px;height:13px;border-radius:0!important;border:1px solid #0f0f0f;background:#ffffff}input[type=radio].ui-choice__input:checked+.ui-choice__indicator:after{content:"";width:5px;height:5px;border-radius:50%;background:#ffffff}input[type=checkbox].ui-choice__input:checked+.ui-choice__indicator:after{content:"";width:10px;height:10px;background:#111111}.ui-choice--contact input[type=checkbox].ui-choice__input:checked+.ui-choice__indicator{background:#0f0f0f}.ui-choice--contact input[type=checkbox].ui-choice__input:checked+.ui-choice__indicator:after{content:"";width:6px;height:3px;border-left:1px solid #ffffff;border-bottom:1px solid #ffffff;background:transparent;transform:rotate(-45deg) translateY(-1px)}.ui-tabs{display:grid;grid-gap:16px;gap:16px}.contact-form__tabs,.ui-tabs__list{display:flex;flex-wrap:wrap;gap:10px}.ui-tabs__tab{min-height:48px;border:1px solid #c8c8c8;border-radius:999px;padding:8px 18px;background:#ffffff;cursor:pointer}.ui-tabs__tab.is-active{border-color:#111111;background:#111111;color:#ffffff}.ui-tabs__panel{min-width:0}.form-section{border:0;margin:0;padding:0}.form-section__legend,.form-section__title{margin:0 0 10px;font-size:14px;font-weight:600}.contact-form,.inquiry-form{display:grid;grid-gap:14px;gap:14px}.contact-form__radios{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));grid-gap:10px 16px;gap:10px 16px}.contact-form__grid{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));grid-gap:12px;gap:12px}.contact-form__submit{width:100%}.contact-form__status{min-height:20px;margin:0;font-size:13px}@media (max-width:767px){.ui-button{min-height:48px}.contact-form__grid,.contact-form__radios{grid-template-columns:1fr}.contact-form__tabs{gap:8px}}.s-section{position:relative}.s-section__inner{margin-inline:auto}.s-section--contained .s-section__inner,.s-section__inner{width:min(var(--container-max),calc(100% - (var(--container-padding) * 2)))}.s-section--full-bleed{padding-inline:8px}.s-section--full-bleed .s-section__inner{width:100%;max-width:none}.s-section--light{color:#111111}.s-section--dark{background:#101114;color:#ffffff}.s-section--pt-none{padding-top:0}.s-section--pt-sm{padding-top:24px}.s-section--pt-md{padding-top:40px}.s-section--pt-lg{padding-top:64px}.s-section--pt-xl{padding-top:96px}.s-section--pb-none{padding-bottom:0}.s-section--pb-sm{padding-bottom:24px}.s-section--pb-md{padding-bottom:40px}.s-section--pb-lg{padding-bottom:64px}.s-section--pb-xl{padding-bottom:96px}.s-button{display:inline-flex;align-items:center;justify-content:center;min-height:44px;padding:10px 18px;border-radius:999px;border:1px solid #111111;background:#111111;color:#ffffff;font-size:14px;font-weight:600}.s-button--light{border-color:#ffffff;background:#ffffff;color:#111111}.hero-section__grid{display:grid;grid-template-columns:1.1fr .9fr;grid-gap:32px;gap:32px;align-items:center}.hero-section--product-title .hero-section__grid,.hero-section--simple-title .hero-section__grid,.hero-section--wordmark .hero-section__grid{grid-template-columns:1fr}.faq-section__eyebrow,.feature-grid-section__eyebrow,.hero-section__eyebrow,.media-poster-section__eyebrow,.rich-text-section__eyebrow,.side-panel-section__eyebrow,.split-media-section__eyebrow,.visual-statement-section__eyebrow{margin:0 0 12px;font-size:12px;letter-spacing:.06em;text-transform:uppercase}.hero-section__title{margin:0;font-size:clamp(32px,5.4vw,92px);line-height:1.03}.hero-section__body,.hero-section__subtitle{margin:16px 0 0;max-width:72ch}.hero-section__actions{display:flex;flex-wrap:wrap;gap:10px;margin-top:20px}.hero-section__wordmark{width:min(100%,380px);height:auto;margin-bottom:16px}.hero-section__product{margin:0 0 10px;font-size:13px;text-transform:uppercase}.hero-section__media,.hero-section__media-wrap img{width:100%;border-radius:24px}.split-media-section{display:grid;grid-template-columns:1fr 1fr;grid-gap:36px;gap:36px;align-items:center}.split-media-section--media-left .split-media-section__media{order:0}.split-media-section--media-left .split-media-section__copy,.split-media-section--media-right .split-media-section__media{order:1}.split-media-section--media-right .split-media-section__copy{order:0}.split-media-section__media img{width:100%;border-radius:20px}.split-media-section__title{margin:0;font-size:clamp(28px,3.6vw,56px);line-height:1.1}.split-media-section__body{margin:16px 0 0}.split-media-section__list{margin:14px 0 20px;padding-left:18px;display:grid;grid-gap:8px;gap:8px}.faq-section__title,.feature-grid-section__title,.media-poster-section__title,.rich-text-section__title,.side-panel-section__title,.visual-statement-section__title{margin:0;font-size:clamp(28px,3.5vw,52px);line-height:1.08}.faq-section__intro,.feature-grid-section__body,.media-poster-section__body,.side-panel-section__intro,.visual-statement-section__body{margin:14px 0 0;max-width:74ch}.feature-grid-section__grid{margin-top:24px;display:grid;grid-gap:16px;gap:16px}.feature-grid-section--cards-3 .feature-grid-section__grid{grid-template-columns:repeat(3,minmax(0,1fr))}.feature-grid-section--cards-4 .feature-grid-section__grid{grid-template-columns:repeat(4,minmax(0,1fr))}.feature-grid-section--two-column .feature-grid-section__grid{grid-template-columns:repeat(2,minmax(0,1fr))}.feature-grid-section--mosaic .feature-grid-section__grid{grid-template-columns:repeat(12,minmax(0,1fr))}.feature-grid-section--mosaic .feature-grid-section__item:first-child,.feature-grid-section--mosaic .feature-grid-section__item:nth-child(4){grid-column:span 7}.feature-grid-section--mosaic .feature-grid-section__item:nth-child(2),.feature-grid-section--mosaic .feature-grid-section__item:nth-child(3){grid-column:span 5}.feature-grid-section--metrics .feature-grid-section__grid{grid-template-columns:repeat(4,minmax(0,1fr))}.feature-grid-section__item{border:1px solid #dddddd;border-radius:20px;padding:20px;background:#ffffff}.s-section--dark .feature-grid-section__item{background:rgba(255,255,255,.04);border-color:rgba(255,255,255,.2)}.feature-grid-section__metric{margin:0 0 8px;font-size:clamp(30px,3vw,48px);line-height:1}.feature-grid-section__item-title{margin:0;font-size:22px}.feature-grid-section__item-body{margin:10px 0 0}.feature-grid-section__item-link{display:inline-block;margin-top:12px;text-decoration:underline;text-underline-offset:3px}.visual-statement-section{border-radius:28px;background:radial-gradient(circle at 18% 10%,#3d516f 0,#1b1f2e 44%,#101114 100%)}.visual-statement-section__grid{display:grid;grid-template-columns:minmax(0,1.2fr) minmax(0,.8fr);grid-gap:24px;gap:24px;align-items:center}.visual-statement-section__media img{width:100%;border-radius:20px}.visual-statement-section__side-card{grid-column:1/-1;border:1px solid rgba(255,255,255,.24);border-radius:18px;padding:16px;max-width:440px}.visual-statement-section__side-card h3{margin:0}.visual-statement-section__side-card p{margin:10px 0 0}.visual-statement-section__side-link{display:inline-block;margin-top:10px;text-decoration:underline}.faq-section__list{margin-top:18px;border-top:1px solid #d7d7d7}.faq-section__item{border-bottom:1px solid #d7d7d7}.faq-section__question{width:100%;background:transparent;border:0;color:inherit;display:flex;align-items:center;justify-content:space-between;gap:12px;text-align:left;padding:16px 0;font:inherit;cursor:pointer}.faq-section__symbol{font-size:22px;line-height:1}.faq-section__answer p{margin:0 0 16px}.side-panel-section__layout{margin-top:18px;display:grid;grid-template-columns:300px minmax(0,1fr);grid-gap:16px;gap:16px}.side-panel-section__tabs{display:grid;grid-gap:8px;gap:8px;align-content:start}.side-panel-section__tab{text-align:left;border:1px solid #d4d4d4;border-radius:14px;background:transparent;color:inherit;padding:14px 12px;cursor:pointer}.side-panel-section__tab.is-expanded{background:#111111;color:#ffffff;border-color:#111111}.side-panel-section__panel{border:1px solid #d4d4d4;border-radius:20px;padding:18px}.side-panel-section__panel h3{margin:0}.side-panel-section__panel p{margin:12px 0 0}.side-panel-section__media{margin-top:16px;border-radius:14px}.rich-text-section__blocks{display:grid;grid-gap:16px;gap:16px}.rich-text-section__blocks h2,.rich-text-section__blocks h3,.rich-text-section__blocks h4,.rich-text-section__blocks p{margin:0}.rich-text-section__quote{margin:6px 0;border-left:3px solid #101114;padding-left:14px}.s-section--dark .rich-text-section__quote{border-left-color:#ffffff}.rich-text-section__quote p{margin:0}.rich-text-section__quote cite{display:block;margin-top:8px;opacity:.8;font-style:normal}.rich-text-section__figure{margin:8px 0}.media-poster-section__media img,.media-poster-section__media video,.rich-text-section__figure img{width:100%;border-radius:18px}.rich-text-section__figure figcaption{margin-top:8px;font-size:13px;opacity:.8}.media-poster-section__media{margin-top:18px}@media (max-width:1199px){.feature-grid-section--cards-4 .feature-grid-section__grid,.feature-grid-section--metrics .feature-grid-section__grid{grid-template-columns:repeat(2,minmax(0,1fr))}}@media (max-width:1023px){.hero-section__grid,.side-panel-section__layout,.split-media-section,.visual-statement-section__grid{grid-template-columns:1fr}.split-media-section--mobile-media-first .split-media-section__media{order:-1}.feature-grid-section--mosaic .feature-grid-section__item{grid-column:span 6}}@media (max-width:767px){.s-section--full-bleed{padding-inline:5px}.s-section__inner{width:min(100%,375px);padding-inline:25px}.s-section--pt-lg{padding-top:40px}.s-section--pb-lg{padding-bottom:40px}.feature-grid-section--cards-3 .feature-grid-section__grid,.feature-grid-section--cards-4 .feature-grid-section__grid,.feature-grid-section--metrics .feature-grid-section__grid,.feature-grid-section--two-column .feature-grid-section__grid{grid-template-columns:repeat(2,minmax(0,1fr))}.feature-grid-section__item{min-width:0;padding:14px}.feature-grid-section__item-title{font-size:18px;overflow-wrap:anywhere}.feature-grid-section__metric{font-size:30px}.feature-grid-section--mosaic .feature-grid-section__grid{grid-template-columns:1fr}.feature-grid-section--mosaic .feature-grid-section__item{grid-column:auto}}.products-hero{background:#fdfdfd;padding:80px 8px 32px}.products-hero__inner{display:flex;align-items:flex-start;justify-content:center;gap:16px;width:100%;padding-inline:32px;padding-block:8px;overflow:visible;flex-wrap:wrap}.products-hero__brand,.products-hero__title{margin:0;font-family:Onest,Inter,sans-serif;text-align:center;font-size:clamp(96px,10vw,192px);font-weight:500;line-height:.96;letter-spacing:-.08em;white-space:nowrap}.products-hero__brand{display:inline-block;line-height:1;padding-right:.14em;padding-top:.03em;background:linear-gradient(90deg,rgba(113,81,75,1),rgba(141,94,84,1) 19%,rgba(158,133,116,1) 42.5%,rgba(174,171,148,1) 66%,rgba(169,194,194,1));color:transparent;background-clip:text;-webkit-background-clip:text}.products-hero__title{color:#000}.products-locale--ru .products-hero__inner{gap:32px;align-items:center}.products-locale--ru .products-hero__title{order:1}.products-locale--ru .products-hero__brand{order:2}@media (min-width:1280px){.products-locale--ru .products-hero__brand,.products-locale--ru .products-hero__title{font-size:170px}}.products-page{padding:60px 8px 0}.products-page__list{display:grid;grid-gap:28px;gap:28px}.products-page__item-anchor{scroll-margin-top:110px}.products-page__hash-alias{display:block;position:relative;top:-110px;visibility:hidden}.product-card{border-radius:24px;padding:0;display:grid;grid-template-columns:1fr 1fr;grid-gap:8px;gap:8px;background:#fdfdfd}.product-card__media{position:relative;aspect-ratio:1/1;border-radius:24px;overflow:hidden;background:#eceff2;padding:24px;display:flex;justify-content:flex-start;align-items:flex-end;touch-action:pan-y}.product-card__hero-wrap{position:absolute;inset:0;cursor:-webkit-grab;cursor:grab;-webkit-user-select:none;-moz-user-select:none;user-select:none}.product-card__hero{width:100%;height:100%;object-position:center}.product-card__hero--cover{object-fit:cover}.product-card__hero--contain{object-fit:contain}.product-card__hero-slide{animation:productHeroSlideIn .36s ease both}.product-card__hero-video{display:block;background:#000}.product-card__hero-youtube{display:grid;place-items:center;background:#000;box-sizing:border-box;padding:24px;overflow:hidden}.product-card__hero-youtube iframe{width:100%;height:100%;max-width:100%;max-height:100%;border:0;display:block}@keyframes productHeroSlideIn{0%{opacity:0;transform:scale(1.015)}to{opacity:1;transform:scale(1)}}.product-gallery{display:grid;grid-gap:10px;gap:10px}.product-card__thumbs{width:65px;max-height:100%;gap:12px;z-index:2;overflow-y:auto;overflow-x:hidden;scrollbar-width:thin}.product-card__thumbs.product-gallery,.product-card__thumbs.product-gallery--four,.product-card__thumbs.product-gallery--three,.product-card__thumbs.product-gallery--thumbnail-column,.product-card__thumbs.product-gallery--two{grid-template-columns:1fr;max-width:65px}.product-gallery--two{grid-template-columns:repeat(2,minmax(0,1fr))}.product-gallery--three{grid-template-columns:repeat(3,minmax(0,1fr))}.product-gallery--four{grid-template-columns:repeat(4,minmax(0,1fr))}.product-gallery--thumbnail-column{grid-template-columns:1fr;max-width:157px}.product-gallery__thumb{border:0;background:rgba(255,255,255,.7);border-radius:14px;overflow:hidden;padding:0;cursor:pointer;opacity:.5;transition:opacity .2s ease,transform .2s ease;width:65px;height:65px;min-width:65px;min-height:65px;flex:0 0 65px}.product-gallery__thumb img,.product-gallery__thumb video,.product-gallery__video-thumb,.product-gallery__youtube-thumb{width:100%;height:100%;object-fit:cover}.product-gallery__video-thumb,.product-gallery__youtube-thumb{position:relative;display:block;background:#000}.product-gallery__video-thumb video{display:block}.product-gallery__youtube-thumb:before{content:"";position:absolute;inset:0;background:linear-gradient(135deg,rgba(255,255,255,.22),rgba(255,255,255,0) 54%),#1f1f1f}.product-gallery__youtube-play{position:absolute;left:50%;top:50%;width:26px;height:26px;border-radius:50%;background:rgba(255,255,255,.9);transform:translate(-50%,-50%)}.product-gallery__youtube-play:after{content:"";position:absolute;left:10px;top:7px;border-block:6px solid transparent;border-left:9px solid #111}.product-gallery__thumb.is-selected{opacity:1;transform:translateX(0)}.product-card__details{border-radius:24px;background:#f5f5f5;padding:42px;display:flex;flex-direction:column;justify-content:space-between;gap:24px}.product-card__header{display:grid;grid-gap:20px;gap:20px}.product-card__tag{margin-bottom:20px}.product-card__name{margin:0;color:#282828;font-family:Onest,Inter,sans-serif;font-size:clamp(36px,3.2vw,60px);font-weight:500;line-height:.97;letter-spacing:-.06em}.product-card__subtitle{margin:0;color:#282828;font:400 16px/1.4 Inter,sans-serif;letter-spacing:-.03em}.product-card__specs-grid{display:grid;grid-template-columns:202px 1fr 1fr;grid-gap:60px 20px;gap:60px 20px;align-items:start}.product-card__specs-label{margin:0;color:#646464;font:400 14px/1 Roboto Mono,monospace;text-transform:uppercase}.product-card__specs-list{margin:0;-webkit-padding-start:24px;padding-inline-start:24px;display:grid;grid-gap:12px;gap:12px}.product-card__specs-list li{color:#282828;font:600 24px/1.1 Onest,sans-serif;letter-spacing:-.05em}.product-card__cta{width:100%;background:#000;color:#fdfdfd;justify-content:center;min-height:54px;padding:18px 25px;gap:16px;margin:0;flex:0 0 auto}.product-card__cta .ui-link-cta__label{font:400 16px/1 Roboto Mono,monospace;text-transform:uppercase}.product-card__cta:focus-visible,.product-card__cta:hover{background:#1f1f1f}.product-card__features{display:grid;grid-gap:8px;gap:8px;margin-top:0}.product-card__features--2{grid-template-columns:repeat(2,minmax(0,1fr))}.product-card__features--3{grid-template-columns:repeat(3,minmax(0,1fr))}.product-card__features--4{grid-template-columns:repeat(4,minmax(0,1fr))}.product-card__feature{position:relative;min-height:282px;border-radius:24px;overflow:hidden;background:#dadde1}.product-card__feature-image{object-fit:cover}.product-card__feature-overlay{position:absolute;inset:0;display:flex;align-items:flex-start;padding:24px;background:linear-gradient(180deg,rgba(255,255,255,.52),rgba(255,255,255,0) 86%)}.product-card__feature-overlay.is-bottom{align-items:flex-end}.product-card__feature-title{margin:0;width:100%;color:#282828;font:600 20px/1.1 Onest,sans-serif;letter-spacing:-.05em;overflow-wrap:anywhere;word-break:break-word;-webkit-hyphens:auto;hyphens:auto}.product-card__feature-title.is-right{text-align:right}.product-card__inquiry-trigger{display:none}.product-modal{position:fixed;inset:0;z-index:100;display:grid;place-items:center;background:rgba(0,0,0,.48);padding:20px}.product-modal__panel{width:min(100%,575px);max-height:calc(100dvh - 40px);overflow:auto;border-radius:16px;background:#ffffff;padding:32px 32px 24px}.product-modal__header{display:flex;align-items:center;justify-content:space-between;gap:10px;margin-bottom:14px}.product-modal__title{margin:0;font-size:24px}.product-modal__close{border:0;background:transparent;font-size:30px;line-height:1;cursor:pointer}.inquiry-form{display:grid;grid-gap:14px;gap:14px}.inquiry-form__selected-product{margin:0;display:grid;grid-gap:4px;gap:4px}.inquiry-form__selected-product span{color:#5f5f5f;font-family:Roboto Mono,Consolas,monospace;font-size:12px;line-height:1.2;letter-spacing:.03em;text-transform:uppercase}.inquiry-form__selected-product strong{margin:0;color:#262626;font-family:Onest,Inter,sans-serif;font-size:18px;font-weight:500;line-height:1.1;letter-spacing:-.03em}.product-modal .ui-field__label{display:none}.product-modal .contact-form__grid{gap:8px}.product-modal .ui-control--contact{min-height:48px;border:0;border-radius:0;padding:0 12px;font-family:Roboto Mono,Consolas,monospace;font-size:14px;line-height:1;letter-spacing:.03em;text-transform:uppercase;color:#262626;background:#dfdfdf}.product-modal .ui-control--contact::placeholder{color:#656565}.product-modal .ui-control--contact.ui-control--textarea{min-height:124px;padding-top:14px}.product-modal .contact-form__consent .ui-choice--contact{align-items:flex-start;display:flex;flex-direction:row;gap:8px}.product-modal .contact-form__consent .ui-choice__indicator{min-width:13px;min-height:13px}.product-modal .contact-form__consent .ui-choice__label{font-family:Onest,Inter,sans-serif;font-size:15px;font-weight:400;line-height:1.1;color:#222222}.product-modal .contact-form__submit{margin-top:4px;min-height:50px;border-radius:0;background:#000000;color:#fdfdfd;font-family:Roboto Mono,Consolas,monospace;font-size:11px;font-weight:400;line-height:1;letter-spacing:.07em;text-transform:uppercase}.product-modal .contact-form__submit-content{display:inline-flex;align-items:center;justify-content:center;gap:10px}.product-modal .contact-form__submit-icon{filter:brightness(0) invert(1)}.product-modal .contact-form__status{margin:0;min-height:0}@media (max-width:1023px){.products-hero{padding:72px 8px 28px}.products-hero__inner{gap:16px;padding-inline:20px;padding-block:6px}.products-hero__brand,.products-hero__title{font-size:clamp(74px,10vw,128px);letter-spacing:-.07em}.product-card{grid-template-columns:1fr}.product-card__details{padding:28px 24px}.product-card__name{font-size:clamp(32px,5vw,48px)}.product-card__specs-grid{grid-template-columns:1fr;gap:14px}.product-card__specs-list{gap:8px}.product-card__features--3{grid-template-columns:repeat(2,minmax(0,1fr))}.product-card__features--3 .product-card__feature:last-child{grid-column:1/-1}.product-card__features--4{grid-template-columns:repeat(2,minmax(0,1fr))}}@media (max-width:767px){.products-hero{padding:80px 5px 32px}.products-hero__inner{flex-direction:column;align-items:flex-start;justify-content:flex-end;gap:1px;padding-inline:0;padding-block:0;flex-wrap:nowrap}.products-hero__brand,.products-hero__title{font-size:53px;letter-spacing:-.08em;white-space:normal;line-height:.96}.products-page{padding-top:36px;padding-bottom:48px}.products-page.container{width:min(100%,375px);padding-inline:25px}.product-card{border-radius:18px}.product-card__media{padding:12px;border-radius:18px}.product-card__hero-youtube{padding:12px}.product-card__thumbs{width:42px;gap:8px}.product-card__thumbs.product-gallery,.product-card__thumbs.product-gallery--four,.product-card__thumbs.product-gallery--three,.product-card__thumbs.product-gallery--thumbnail-column,.product-card__thumbs.product-gallery--two{max-width:42px}.product-gallery__thumb{width:42px;height:42px;min-width:42px;min-height:42px;flex-basis:42px;border-radius:10px}.product-card__details{border-radius:18px;padding:20px}.product-card__header{gap:32px}.product-card__tag{margin-bottom:8px}.product-card__name{font-size:38px;line-height:.98}.product-card__subtitle{font-size:14px}.product-card__specs-label{font-size:12px;margin-bottom:18px}.product-card__specs-list{-webkit-padding-start:18px;padding-inline-start:18px}.product-card__specs-list li{font-size:18px}.product-card__cta{min-height:44px;padding:12px 14px;order:2}.product-card__cta .ui-link-cta__label{font-size:12px}.product-card__features{gap:5px}.product-card__feature{min-height:106px}.product-card__feature-overlay{padding:18px}.product-card__feature{aspect-ratio:1/1}.product-card__features--3 .product-card__feature:last-child{aspect-ratio:2/1}.product-card__feature-title{font-size:14px;letter-spacing:-.03em}.product-card__media{aspect-ratio:1/1;max-height:auto;width:100%}.product-card{display:flex;flex-direction:column;width:100%}.product-card .ui-marker-tag__text{white-space:normal;width:100%}.product-card__tag{align-items:flex-start}.product-card__tag .ui-marker-tag__marker{margin-top:4px}}.home-hero-wordmark{background:#fdfdfd;overflow:hidden}.home-hero-wordmark__inner{display:flex;flex-direction:column;align-items:center;gap:24px;padding:120px 50px 24px}.home-hero-wordmark__text-container{display:flex;flex-direction:column;align-items:center;gap:24px;width:400px;max-width:100%}.home-hero-wordmark__tag{margin:0;color:#a0a0a0;font-family:Roboto Mono,monospace;font-size:12px;font-style:normal;font-weight:400;letter-spacing:0;line-height:1.2;text-transform:uppercase}.home-hero-wordmark__title{margin:0;width:340px;max-width:100%;color:#282828;font-family:Onest,Inter,sans-serif;font-size:24px;font-style:normal;font-weight:600;letter-spacing:-.05em;line-height:1.1;text-align:center}.home-hero-wordmark__wordmark-container{width:min(100%,1820px)}.home-hero-wordmark__svg{display:block;width:100%;height:auto;max-width:100%}@media (max-width:1023px){.home-hero-wordmark__inner{padding-top:96px;padding-inline:24px}.home-hero-wordmark__wordmark-container{width:min(100%,1180px)}}@media (max-width:767px){.home-hero-wordmark__inner{justify-content:flex-end;min-height:396px;padding:32px 5px}.home-hero-wordmark__text-container{flex:1 0;justify-content:center;width:231px}.home-hero-wordmark__title{width:231px;font-size:18px;letter-spacing:-.05em}.home-hero-wordmark__wordmark-container{width:360px;max-width:100%}}.home-product-banner{background:#fdfdfd;padding-inline:8px}.home-product-banner__layout{position:relative;overflow:hidden;border-radius:24px;min-height:1100px;padding:42px;background:rgba(63,63,63,.9)}.home-product-banner__background{position:absolute;inset:0}.home-product-banner__background img{width:100%;height:100%;object-fit:cover;object-position:center bottom}.home-product-banner__container{position:relative;z-index:1;min-height:1016px;height:100%;display:flex;align-items:stretch;justify-content:space-between}.home-product-banner__left{width:898px;min-height:100%;display:flex;flex-direction:column;justify-content:space-between;align-items:flex-start}.home-product-banner__heading{margin:0;width:638px;max-width:100%;color:#000;font-family:Onest,Inter,sans-serif;font-size:40px;font-weight:500;line-height:1.1;letter-spacing:-.06em;white-space:pre-line}.home-product-banner__content{width:300px;display:flex;flex-direction:column;gap:60px}.home-product-banner__description{margin:0;color:#000;font-family:Inter,sans-serif;font-size:18px;font-weight:400;line-height:1.4;letter-spacing:-.03em;white-space:pre-line}.home-product-banner__button{width:-moz-fit-content;width:fit-content;height:54px;display:inline-flex;align-items:center;gap:16px;padding:18px 25px;background:rgba(235,235,235,.6);color:#000;text-decoration:none;backdrop-filter:blur(16.438px);-webkit-backdrop-filter:blur(16.438px);font-family:Roboto Mono,monospace;font-size:16px;font-weight:400;line-height:1;letter-spacing:0;text-transform:uppercase}.home-product-banner__button-icon{width:18px;height:18px}.home-product-banner__right{flex:1 0;min-height:100%;display:flex;flex-direction:column;align-items:flex-end;justify-content:space-between}.home-product-banner__tested{margin:0;display:inline-flex;align-items:center;gap:12px;color:#000;font-family:Roboto Mono,monospace;font-size:12px;font-weight:400;line-height:1.2;text-transform:uppercase;white-space:pre-line}.home-product-banner__tested-icon{width:24px;height:24px}.home-product-banner__manufacturer{margin:0;width:181px;color:#000;font-family:Roboto Mono,monospace;font-size:12px;font-weight:400;line-height:1.2;text-align:right;text-transform:uppercase}.home-product-banner__manufacturer-group{display:flex;flex-direction:column;align-items:flex-end;gap:14px}.home-product-banner__signs{display:block;width:min(100%,150px);height:auto}.home-product-banner__signs--mobile{display:none}.home-product-banner--dark .home-product-banner__description,.home-product-banner--dark .home-product-banner__heading,.home-product-banner--dark .home-product-banner__tested{color:#fdfdfd}.home-product-banner--dark .home-product-banner__manufacturer{color:#ff6c00}.home-product-banner--dark .home-product-banner__tested-icon{filter:brightness(0) invert(1)}.home-product-banner--dark .home-product-banner__button{background:rgba(255,255,255,.1);color:#fdfdfd}@media (max-width:1800px){.home-product-banner__layout{min-height:auto;aspect-ratio:16/9}.home-product-banner__container{min-height:auto}.home-product-banner__content{width:250px}.home-product-banner__heading{max-width:50%}}@media(max-width:1439px){.home-product-banner__heading{font-size:32px}}@media (max-width:1023px){.home-product-banner__layout{padding:30px;aspect-ratio:3/5}.home-product-banner__background img{object-position:center}.home-product-banner__container{min-height:520px}.home-product-banner__left{width:min(100%,560px);min-height:100%}.home-product-banner__heading{width:min(100%,560px);font-size:32px}.home-product-banner--dark .home-product-banner__heading{max-width:100%}.home-product-banner__content{width:min(100%,360px);gap:44px}.home-product-banner__description{font-size:16px}.home-product-banner--dark .home-product-banner__layout{min-height:calc(100dvh - 16px)}.home-product-banner--dark .home-product-banner__container{min-height:calc(100dvh - 76px)}}@media (max-width:767px){.home-product-banner{padding-inline:5px}.home-product-banner__layout{min-height:auto;padding:24px;aspect-ratio:auto;aspect-ratio:9/16}.home-product-banner__heading{max-width:100%}.home-product-banner__container{flex-direction:column;align-items:flex-start;justify-content:flex-start;gap:40px;height:calc(100% - 96px)}.home-product-banner__left{width:100%;min-height:100%;gap:390px}.home-product-banner__heading{width:100%;font-size:24px;font-weight:600;letter-spacing:-.05em}.home-product-banner__content{width:100%;gap:32px}.home-product-banner__description{font-size:14px;line-height:1.3;letter-spacing:-.03em}.home-product-banner__button{height:48px;gap:14px;padding:14px 22px;backdrop-filter:blur(14.677px);-webkit-backdrop-filter:blur(14.677px);font-size:14px}.home-product-banner__button-icon{width:16px;height:16px}.home-product-banner__right{width:100%;min-height:auto;display:contents}.home-product-banner__manufacturer{width:160px;text-align:left;order:-1}.home-product-banner__signs{width:min(100%,120px)}.home-product-banner__manufacturer-group{align-items:flex-start}.home-product-banner__signs--desktop{display:none}.home-product-banner__signs--mobile{display:block;width:90%;max-width:300px;margin:24px auto 0}.home-product-banner--clinical .home-product-banner__manufacturer{margin-left:auto;margin-right:0}.home-product-banner__tested{position:absolute;bottom:100px}.home-product-banner--clinical .home-product-banner__tested{position:absolute;bottom:90px}.home-product-banner--dark .home-product-banner__layout{min-height:calc(100dvh - 10px)}.home-product-banner--dark .home-product-banner__container{min-height:calc(100dvh - 58px)}}@media (max-width:479px){.home-product-banner__layout{aspect-ratio:auto}.home-product-banner__tested{bottom:230px}.page-shell--locale-en .home-product-banner__tested{bottom:220px}}.home-principle-cards{display:flex;flex-direction:column;gap:160px;padding:112px 50px;background:#fff}.home-principle-cards__header{display:flex;align-items:flex-start;gap:160px}.home-principle-cards__tag{margin:0;width:449px}.home-principle-cards__heading{margin:0;flex:1 0;color:#282828;font-family:Onest,Inter,sans-serif;font-size:60px;font-weight:500;line-height:.97;letter-spacing:-.06em}.home-principle-cards__grid{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));grid-gap:12px;gap:12px}.home-principle-cards__card{position:relative;overflow:hidden;border-radius:24px;min-height:598px;background:#f5f5f5;display:flex;align-items:flex-end}.home-principle-cards__card-image{object-fit:cover}.home-principle-cards__card-overlay{position:absolute;inset:0;backdrop-filter:blur(15px);-webkit-backdrop-filter:blur(15px);background:linear-gradient(180deg,rgba(255,255,255,0) 0,rgba(255,255,255,.12) 58%,rgba(255,255,255,.6));mask-image:linear-gradient(180deg,transparent 0,transparent 36%,rgba(0,0,0,.35) 62%,#000);-webkit-mask-image:linear-gradient(180deg,transparent 0,transparent 36%,rgba(0,0,0,.35) 62%,#000)}.home-principle-cards__card-content{position:relative;z-index:1;width:100%;padding:60px 32px 32px;display:flex;flex-direction:column;gap:16px}.home-principle-cards__card-title{margin:0;color:#282828;font-family:Onest,Inter,sans-serif;font-size:32px;font-weight:600;line-height:1.1;letter-spacing:-.06em}.home-principle-cards__card-body{margin:0;color:#282828;font-family:Inter,sans-serif;font-size:16px;font-weight:400;line-height:1.4;letter-spacing:-.03em}@media (max-width:1279px){.home-principle-cards{gap:96px;padding:80px 24px}.home-principle-cards__header{flex-direction:column;gap:24px}.home-principle-cards__tag{width:auto}.home-principle-cards__heading{font-size:42px;line-height:1}.home-principle-cards__grid{grid-template-columns:repeat(2,minmax(0,1fr))}.home-principle-cards__card{min-height:460px}.home-principle-cards__card-content{padding:44px 24px 24px;gap:14px}.home-principle-cards__card-title{font-size:26px}}@media (max-width:767px){.home-principle-cards{gap:32px;padding:64px 5px 0}.home-principle-cards__header{gap:20px;padding-inline:20px}.home-principle-cards__heading{font-size:24px;font-weight:600;line-height:1.1;letter-spacing:-.05em}.home-principle-cards__grid{grid-template-columns:1fr;gap:5px}.home-principle-cards__card{min-height:380px}.home-principle-cards__card-content{gap:14px;padding:40px 20px 20px}.home-principle-cards__card-title{font-size:22px;letter-spacing:-.05em}.home-principle-cards__card-body{font-size:14px;line-height:1.3;letter-spacing:-.03em}}.home-clinical-poster{background:#fdfdfd;padding-inline:8px}.home-clinical-poster__layout{position:relative;overflow:hidden;border-radius:24px;min-height:1080px;padding:42px;display:flex;flex-direction:column;gap:120px}.home-clinical-poster__image{object-fit:cover;object-position:center center}.home-clinical-poster__video{position:absolute;inset:50% auto auto 50%;width:max(100%,calc(100vh * 16 / 9));height:max(100%,calc(100vw * 9 / 16));border:0;transform:translate(-50%,-50%);pointer-events:none}.home-clinical-poster__shade{position:absolute;inset:0;background:radial-gradient(60% 60% at 53% 48%,rgba(0,0,0,0) 52%,rgba(0,0,0,.5) 100%)}.home-clinical-poster__tag{position:relative;z-index:1}.home-clinical-poster__text{position:relative;z-index:1;margin:0;width:569px;max-width:100%;color:#fdfdfd;font-family:Onest,Inter,sans-serif;font-size:32px;font-weight:600;line-height:1.1;letter-spacing:-.06em}@media (max-width:1800px){.home-clinical-poster__layout{min-height:min(900px,95dvh)}}@media (max-width:1439px){.home-clinical-poster__layout{min-height:min(700px,95dvh)}}@media (max-width:1279px){.home-clinical-poster__layout{min-height:860px;padding:28px;gap:80px}.home-clinical-poster__text{width:min(100%,540px);font-size:26px}}@media (max-width:767px){.home-clinical-poster{padding:5px}.home-clinical-poster__layout{min-height:min(600px,95dvh);padding:24px 20px;justify-content:space-between;gap:24px}.home-clinical-poster__image{object-position:51% center}.home-clinical-poster__shade{background:radial-gradient(35% 30% at 52% 52%,rgba(0,0,0,0) 53%,rgba(0,0,0,.5) 100%)}.home-clinical-poster__text{width:100%;font-size:18px;letter-spacing:-.05em}}.home-applicator-cards{display:flex;flex-direction:column;gap:0;justify-content:center;padding:112px 50px;background:#fff}.home-applicator-cards__header{display:flex;align-items:flex-start;gap:130px;width:100%}.home-applicator-cards__heading{margin:0;flex:1 0;color:#282828;font-family:Onest,Inter,sans-serif;font-size:60px;font-weight:500;line-height:.97;letter-spacing:-.06em}.home-applicator-cards__tag{margin:0}.home-applicator-cards__description{margin:60px 0 0;width:446px;max-width:100%;color:#282828;font-family:Inter,sans-serif;font-size:16px;font-weight:400;line-height:1.4;letter-spacing:-.03em}.home-applicator-cards__grid{margin-top:60px;display:grid;grid-template-columns:repeat(4,minmax(0,1fr));grid-gap:12px;gap:12px;min-height:750px}.home-applicator-cards--has-featured .home-applicator-cards__grid{margin-bottom:8px}.home-applicator-cards__card{position:relative;overflow:hidden;border-radius:24px;height:750px;background:#f5f5f5;display:flex;flex-direction:column}.home-applicator-cards__card-image{object-fit:cover;object-position:center center}.home-applicator-cards__card-image--mobile{display:none}.home-applicator-cards__card-title-wrap{position:relative;z-index:1;height:100px;padding:24px;background:linear-gradient(.5008turn,rgba(255,255,255,.5) .824%,rgba(255,255,255,0) 98.631%),linear-gradient(180deg,rgba(255,255,255,.001),rgba(255,255,255,0))}.home-applicator-cards__card-title-wrap--detailed{position:relative;height:auto;min-height:0;display:flex;flex-direction:column;gap:16px;overflow:hidden;padding-bottom:32px;background:none}.home-applicator-cards__card-title-wrap--detailed:before{content:"";position:absolute;inset:0;backdrop-filter:blur(15px);-webkit-backdrop-filter:blur(15px);background:linear-gradient(180deg,rgba(255,255,255,.58) 0,rgba(255,255,255,.36) 48%,rgba(255,255,255,0));mask-image:linear-gradient(180deg,#000 0,rgba(0,0,0,.85) 58%,rgba(0,0,0,0));-webkit-mask-image:linear-gradient(180deg,#000 0,rgba(0,0,0,.85) 58%,rgba(0,0,0,0))}.home-applicator-cards__card-title-wrap--detailed>*{position:relative;z-index:1}.home-applicator-cards__card-title{margin:0;color:#000;font-family:Onest,Inter,sans-serif;font-size:32px;font-weight:600;line-height:1.1;letter-spacing:-.06em}.home-applicator-cards__card-description{margin:0;color:#000;font-family:Inter,sans-serif;font-size:16px;font-weight:400;line-height:1.4;letter-spacing:-.03em}.home-applicator-cards__featured-card{position:relative;overflow:hidden;border-radius:24px;min-height:500px;background:#f5f5f5;padding:24px}.home-applicator-cards__featured-left-wrap{width:260px;height:230px;border-radius:10px;overflow:hidden}.home-applicator-cards__featured-left-image{width:260px;height:230px;object-fit:cover}.home-applicator-cards__featured-text{margin:-230px 0 0 292px;width:calc(100% - 292px);max-width:1480px;color:#282828;font-family:Onest,Inter,sans-serif;font-size:32px;font-weight:600;line-height:1.1;letter-spacing:-.06em}.home-applicator-cards__featured-text-muted{color:#a0a0a0}.home-applicator-cards__featured-right-graphics{position:absolute;right:45px;bottom:0;width:611px;height:375px;object-fit:contain;object-position:right bottom}@media (max-width:1439px){.home-applicator-cards{padding:88px 24px}.home-applicator-cards__header{gap:24px;flex-direction:column}.home-applicator-cards__heading{font-size:44px;line-height:1}.home-applicator-cards__grid{margin-top:60px;grid-template-columns:repeat(4,minmax(0,1fr));min-height:auto}.home-applicator-cards__card{height:520px}.home-applicator-cards__card-title-wrap--detailed{min-height:0;padding-bottom:24px}.home-applicator-cards__card-title{font-size:26px}.home-applicator-cards__card-description{font-size:14px;line-height:1.3}.home-applicator-cards__featured-card{min-height:420px}.home-applicator-cards__featured-left-image,.home-applicator-cards__featured-left-wrap{width:220px;height:194px}.home-applicator-cards__featured-text{margin-top:-194px;margin-left:252px;width:calc(100% - 252px);font-size:24px}.home-applicator-cards__featured-right-graphics{right:24px;width:420px;height:258px}}@media (max-width:1024px){.home-applicator-cards__card{height:420px}}@media (max-width:991px){.home-applicator-cards__grid{margin-top:40px;grid-template-columns:repeat(2,minmax(0,1fr));min-height:auto}.home-applicator-cards__card{height:460px}}@media (max-width:767px){.home-applicator-cards{padding:64px 5px 0}.home-applicator-cards__header{gap:20px;padding-inline:20px}.home-applicator-cards__heading{font-size:24px;font-weight:600;line-height:1.1;letter-spacing:-.05em}.home-applicator-cards__tag{width:180px;align-items:flex-start}.home-applicator-cards__description{margin-top:32px;padding-inline:20px;width:100%;font-size:14px;line-height:1.3;letter-spacing:-.03em}.home-applicator-cards__grid{margin-top:32px;gap:4px}.home-applicator-cards--has-featured .home-applicator-cards__grid{margin-bottom:4px}.home-applicator-cards__card{height:180px}.home-applicator-cards__card-image--desktop{display:none}.home-applicator-cards__card-image--mobile{display:block}.home-applicator-cards__card-title-wrap{height:72px;padding:20px;background:linear-gradient(.5008turn,rgba(255,255,255,.5) .824%,rgba(255,255,255,0) 98.631%)}.home-applicator-cards__card-title-wrap--detailed{height:auto;min-height:0;gap:10px;padding-bottom:16px}.home-applicator-cards__card-title{font-size:18px;letter-spacing:-.05em}.home-applicator-cards__card-description{font-size:12px;line-height:1.3}.home-applicator-cards__featured-card{min-height:340px;padding:20px}.home-applicator-cards__featured-left-image,.home-applicator-cards__featured-left-wrap{width:140px;height:124px}.home-applicator-cards__featured-text{margin-top:16px;margin-left:0;width:100%;font-size:18px;letter-spacing:-.05em}.home-applicator-cards__featured-right-graphics{right:-56px;width:320px;height:196px}.home-applicator-cards--technology .home-applicator-cards__grid{display:flex;flex-direction:column}.home-applicator-cards--technology .home-applicator-cards__card{min-height:400px}}.home-device-visual{background:#fff;padding-inline:8px}.home-device-visual__layout{position:relative;overflow:hidden;border-radius:24px;padding:42px;min-height:1080px;display:flex;flex-direction:column;justify-content:space-between;background:radial-gradient(ellipse at 50% 100%,#f2f2f2 29%,#e0e2e3 57%,#bcbec1 78%,#979a9f 100%)}.home-device-visual__bg{object-fit:cover;opacity:.08}.home-device-visual__bottom,.home-device-visual__header{position:relative;z-index:2}.home-device-visual__header{display:flex;gap:160px;align-items:flex-start}.home-device-visual__icon-wrap{width:446px}.home-device-visual__icon{border-radius:10px;width:260px;height:230px;object-fit:cover}.home-device-visual__heading{margin:0;flex:1 1;color:#fdfdfd;font-family:Onest,Inter,sans-serif;font-size:40px;font-weight:500;line-height:1.1;letter-spacing:-.06em}@media (min-width:1800px){.page-shell--locale-en .home-device-visual__heading{font-size:60px}}.home-device-visual__bottom{display:flex;justify-content:space-between;align-items:flex-end}.home-device-visual__content{width:446px;display:flex;flex-direction:column;gap:60px}.home-device-visual__body{margin:0;color:#000;font-family:Inter,sans-serif;font-size:16px;line-height:1.4;letter-spacing:-.03em;white-space:pre-line}.home-device-visual__button{width:-moz-fit-content;width:fit-content;height:54px;padding:18px 25px;display:inline-flex;align-items:center;gap:16px;text-decoration:none;color:#000;background:rgba(235,235,235,.6);backdrop-filter:blur(16.438px);-webkit-backdrop-filter:blur(16.438px);font-family:Roboto Mono,monospace;font-size:16px;line-height:1;text-transform:uppercase}.home-device-visual__button-icon{width:18px;height:18px}.home-device-visual__side-card{position:relative;width:460px;height:520px;border-radius:24px;background:#fdfdfd;padding:24px;overflow:hidden;display:flex;flex-direction:column;gap:32px;z-index:2}.home-device-visual__side-tag{margin:0}.home-device-visual__side-text{margin:0;font-family:Onest,Inter,sans-serif;font-size:32px;font-weight:600;line-height:1.1;letter-spacing:-.06em}.home-device-visual__side-muted{color:#a0a0a0}.home-device-visual__side-strong{color:#1c1c1c}.home-device-visual__diagram{position:absolute;right:0;top:270px;width:269px;height:250px}.home-device-visual__system-wrap{position:absolute;left:472px;bottom:0;width:992px;height:793px;z-index:3;pointer-events:none}.home-device-visual__system{position:absolute}.home-device-visual__system--desktop{left:0;top:0;width:992px;height:793px;object-fit:contain;object-position:bottom}.home-device-visual__system--mobile{display:none}@media(max-width:1800px){.home-device-visual__layout{min-height:min(900px,95dvh)}.home-device-visual__system-wrap{left:300px;z-index:0;height:80%}}@media (max-width:1650px){.home-device-visual__system-wrap{left:300px;z-index:0;height:75%}.home-device-visual__content{width:300px}}@media (max-width:1439px){.home-device-visual__system-wrap{left:240px;z-index:0}.home-device-visual__icon-wrap{aspect-ratio:1/1;width:250px}.home-device-visual__header{gap:90px}.home-device-visual__heading{width:100%}}@media (max-width:1279px){.home-device-visual__layout{padding:24px;gap:32px;background:radial-gradient(ellipse at 50% 100%,#f2f2f2 29%,#e0e2e3 57%,#b4b7ba 78%,#888b90 100%)}.home-device-visual__header{display:block}.home-device-visual__icon-wrap{float:left;width:134px;margin:0 12px 8px 0;shape-outside:inset(0 round 10px)}.home-device-visual__icon{width:120px;height:90px}.home-device-visual__heading{margin:0;color:#282828;font-size:24px;font-weight:600;line-height:1.08;letter-spacing:-.05em}.home-device-visual__bottom{display:block}.home-device-visual__content{width:100%;max-width:400px;gap:32px;position:relative;z-index:2}.home-device-visual__body{font-size:14px;line-height:1.3;letter-spacing:-.03em}.home-device-visual__button{height:48px;padding:14px 22px;gap:14px;font-size:14px;background:#fdfdfd;backdrop-filter:blur(14.677px);-webkit-backdrop-filter:blur(14.677px)}.home-device-visual__button-icon{width:16px;height:16px}.home-device-visual__system-wrap{left:0;right:0;top:20%;height:50%;margin:0 auto;z-index:1}.home-device-visual__system--desktop{display:none}.home-device-visual__system--mobile{display:block;left:-30px;top:-280px;width:1200px;height:1800px;object-fit:cover;object-position:32.6% 18.8%}.home-device-visual__side-card{width:300px;height:317px;margin-top:300px;padding:20px;gap:24px;z-index:2}.home-device-visual__side-text{font-size:18px;letter-spacing:-.05em}.home-device-visual__diagram{width:220px;height:176px;top:141px;right:-20px}}@media (max-width:767px){.home-device-visual{margin-top:4px}.home-device-visual__side-card,.home-device-visual__system-wrap{width:100%}.home-device-visual__system--mobile{width:100%;height:660px;top:240px}.page-shell--locale-en .home-device-visual__system--mobile{top:130px}}@media (max-width:360px){.home-device-visual__system--mobile{top:280px;object-position:center}}.home-mechanical-principle{padding:112px 50px;background:#fff}.home-mechanical-principle__heading-wrap{display:grid;grid-gap:60px;gap:60px;margin-bottom:60px}.home-mechanical-principle__heading-row{display:flex;align-items:flex-start;justify-content:space-between;gap:24px}.home-mechanical-principle__heading{margin:0;color:#282828;font-family:Onest,Inter,sans-serif;font-size:60px;font-weight:500;line-height:.97;letter-spacing:-.06em}.home-mechanical-principle__tag.ui-marker-tag{margin-top:2px}.home-mechanical-principle__description{margin:0;width:446px;max-width:100%;color:#282828;font-family:Inter,sans-serif;font-size:16px;font-weight:400;line-height:1.4;letter-spacing:-.03em}.home-mechanical-principle__mosaic{display:grid;grid-gap:4px;gap:4px}.home-mechanical-principle__grid-top{display:grid;grid-template-columns:repeat(4,minmax(0,1fr));grid-template-areas:"study orange photo text" "study dermis photo thick";grid-template-rows:219px 219px;grid-gap:12px;gap:12px}.home-mechanical-principle__grid-bottom{display:grid;grid-template-columns:1216px 1fr;grid-template-rows:419px 419px;grid-gap:12px;gap:12px}.home-mechanical-principle__card{border-radius:24px;padding:24px;background:#f5f5f5;overflow:hidden}.home-mechanical-principle__card--study{grid-area:study;min-height:450px;background:#282828;display:flex;flex-direction:column;justify-content:space-between}.home-mechanical-principle__study-tag{margin:0;color:#a0a0a0;font-family:Roboto Mono,monospace;font-size:12px;line-height:1.2;text-transform:uppercase}.home-mechanical-principle__long-text,.home-mechanical-principle__study-text{margin:0;color:#fdfdfd;font-family:Onest,Inter,sans-serif;font-size:24px;font-weight:600;line-height:1.1;letter-spacing:-.05em}.home-mechanical-principle__long-text{color:#282828}.home-mechanical-principle__study-muted{color:#a0a0a0}.home-mechanical-principle__study-button{display:inline-flex;align-items:center;gap:16px;width:-moz-fit-content;width:fit-content;height:54px;padding:18px 25px;color:#fdfdfd;background:rgba(255,255,255,.1);text-decoration:none;font-family:Roboto Mono,monospace;font-size:16px;line-height:1;text-transform:uppercase;backdrop-filter:blur(16.438px);-webkit-backdrop-filter:blur(16.438px)}.home-mechanical-principle__card--orange{grid-area:orange;background:#ff7714}.home-mechanical-principle__card--photo{grid-area:photo;min-height:450px;position:relative;display:flex;align-items:flex-end;background:#d6d8dc}.home-mechanical-principle__photo{object-fit:cover}.home-mechanical-principle__photo-note{margin:0;position:relative;z-index:1;color:#646464;font-family:Inter,sans-serif;font-size:18px;font-style:italic;font-weight:600;line-height:1.2;letter-spacing:-.03em}.home-mechanical-principle__card--text{grid-area:text;min-height:219px}.home-mechanical-principle__card--dermis,.home-mechanical-principle__card--orange,.home-mechanical-principle__card--thickness{min-height:219px}.home-mechanical-principle__card--dermis{grid-area:dermis}.home-mechanical-principle__card--thickness{grid-area:thick}.home-mechanical-principle__card--stat{display:flex;flex-direction:column;justify-content:space-between}.home-mechanical-principle__stat-label{margin:0;color:#282828;font-family:Onest,Inter,sans-serif;font-size:24px;font-weight:600;line-height:1.1;letter-spacing:-.05em}.home-mechanical-principle__stat-value{margin:0;color:#282828;text-align:right;font-family:Onest,Inter,sans-serif;font-size:70px;font-weight:500;line-height:.98;letter-spacing:-.06em}.home-mechanical-principle__docs{grid-column:1;grid-row:1/3;display:flex;flex-direction:column;gap:12px;height:850px}.home-mechanical-principle__docs-track{display:grid;grid-template-columns:repeat(2,1fr);grid-gap:12px;gap:12px;width:100%;height:100%;border-radius:24px;overflow:hidden;background:#fdfdfd}.home-mechanical-principle__doc-slide{min-width:0}.home-mechanical-principle__docs-dots{display:none;align-items:center;justify-content:center;gap:8px}.home-mechanical-principle__docs-dot{border:0;width:8px;height:8px;border-radius:999px;background:#a0a0a0;opacity:.6;padding:0;cursor:pointer}.home-mechanical-principle__docs-dot.is-active{background:#000;opacity:1}.home-mechanical-principle__doc{width:100%;height:100%;object-fit:cover;border-radius:24px}.home-mechanical-principle__card--diagram,.home-mechanical-principle__card--trend{grid-column:2;border-radius:32px;padding:24px;display:flex;flex-direction:column;justify-content:space-between;min-height:419px}.home-mechanical-principle__card--diagram{grid-row:1}.home-mechanical-principle__card--trend{grid-row:2}.home-mechanical-principle__card-head{margin:0;display:flex;justify-content:space-between;align-items:flex-start;gap:16px}.home-mechanical-principle__card-head p{margin:0;max-width:300px;color:#282828;font-family:Onest,Inter,sans-serif;font-size:24px;font-weight:600;line-height:1.1;letter-spacing:-.05em}.home-mechanical-principle__diagram-image{width:484px;height:auto;max-width:100%;align-self:center}.home-mechanical-principle__trend-image{width:438px;max-width:none;height:261px;object-fit:cover;align-self:flex-end;transform:translateX(24px)}@media (max-width:1919px){.home-mechanical-principle__grid-bottom{grid-template-columns:minmax(0,2.054fr) minmax(0,1fr)}.home-mechanical-principle__heading{font-size:clamp(42px,3.125vw,60px)}}@media (max-width:1650px){.home-mechanical-principle__grid-top{grid-template-rows:280px 280px}.home-mechanical-principle__doc{object-position:center top;object-fit:contain}}@media (max-width:1439px){.home-mechanical-principle__mosaic .ui-link-cta__label{White-space:normal}.home-mechanical-principle__grid-top{grid-template-rows:320px 320px}}@media (max-width:1279px){.home-mechanical-principle{padding:64px 20px}.home-mechanical-principle__heading-wrap{gap:24px;margin-bottom:40px}.home-mechanical-principle__heading-row{flex-direction:column-reverse;align-items:flex-start;gap:12px}.home-mechanical-principle__description{width:100%}.home-mechanical-principle__grid-bottom,.home-mechanical-principle__grid-top{grid-template-columns:repeat(2,minmax(0,1fr));grid-template-rows:auto;height:auto}.home-mechanical-principle__grid-top{grid-template-areas:"study study" "orange photo" "dermis text" "thick thick";grid-template-rows:auto}.home-mechanical-principle__docs{grid-column:1/-1;grid-row:auto;height:auto}.home-mechanical-principle__docs-track{height:auto}.home-mechanical-principle__card--diagram,.home-mechanical-principle__card--trend{grid-column:auto;grid-row:auto;min-height:360px;border-radius:24px}.home-mechanical-principle__trend-image{width:100%;max-width:438px;height:auto;transform:none}}@media (max-width:767px){.home-mechanical-principle{padding:64px 5px}.home-mechanical-principle__heading-wrap{padding:0 20px}.home-mechanical-principle__heading{font-size:32px;line-height:1}.home-mechanical-principle__description{font-size:14px}.home-mechanical-principle__grid-bottom,.home-mechanical-principle__grid-top{grid-template-columns:1fr;gap:4px}.home-mechanical-principle__grid-top{grid-template-columns:repeat(2,minmax(0,1fr));grid-template-areas:"study study" "orange dermis" "photo photo" "text text" "thick thick"}.home-mechanical-principle__grid-bottom{grid-template-columns:1fr}.home-mechanical-principle__card--diagram{order:1}.home-mechanical-principle__card--trend{order:2}.home-mechanical-principle__docs{order:3;width:100%;gap:10px;overflow:hidden;align-items:stretch}.home-mechanical-principle__docs-track{display:flex;grid-template-columns:none;gap:8px;width:100%;overflow-x:auto;overflow-y:hidden;scroll-snap-type:x mandatory;touch-action:manipulation;-webkit-overflow-scrolling:touch;scrollbar-width:none;border-radius:16.941px;height:auto;aspect-ratio:9/13;padding:0}.home-mechanical-principle__docs-track::-webkit-scrollbar{display:none}.home-mechanical-principle__doc-slide{flex:0 0 100%;width:100%;height:100%;scroll-snap-align:start}.home-mechanical-principle__doc{width:100%;height:100%;border-radius:24px;border:1px solid #f5f5f5;object-fit:contain;display:block}.home-mechanical-principle__docs-dots{display:flex;align-items:center;justify-content:center;gap:8px;padding:12px 14px;border-radius:11764.706px;background:rgba(235,235,235,.6);width:-moz-fit-content;width:fit-content;margin:12px auto 0}.home-mechanical-principle__card,.home-mechanical-principle__card--dermis,.home-mechanical-principle__card--diagram,.home-mechanical-principle__card--orange,.home-mechanical-principle__card--photo,.home-mechanical-principle__card--study,.home-mechanical-principle__card--text,.home-mechanical-principle__card--thickness,.home-mechanical-principle__card--trend{min-height:auto;border-radius:24px;padding:20px}.home-mechanical-principle__card-head p,.home-mechanical-principle__long-text,.home-mechanical-principle__stat-label,.home-mechanical-principle__study-text{font-size:18px}.home-mechanical-principle__stat-value{font-size:40px}.home-mechanical-principle__trend-image{width:100%;height:auto}.home-mechanical-principle__card--photo,.home-mechanical-principle__card--study{min-height:365px;gap:24px}.home-mechanical-principle__card--diagram,.home-mechanical-principle__card--trend{min-height:365px}.home-mechanical-principle__study-text{flex:1 1}.home-mechanical-principle__card--text,.home-mechanical-principle__card--thickness{min-height:180px}}.home-engineering-split{background:#fdfdfd;padding:0 8px;display:flex;gap:8px}.home-engineering-split__left,.home-engineering-split__right{flex:1 1;min-width:0;border-radius:24px;overflow:hidden}.home-engineering-split__left{position:relative;min-height:850px}.home-engineering-split__left-image{object-fit:cover;z-index:0}.home-engineering-split__right{background:#282828;min-height:850px;padding:32px;display:flex;justify-content:space-between;gap:24px}.home-engineering-split__main{width:540px;max-width:100%;display:flex;flex-direction:column;justify-content:space-between;gap:24px}.home-engineering-split__heading{margin:0;color:#fff;font-family:Onest,Inter,sans-serif;font-size:60px;font-weight:500;line-height:.97;letter-spacing:-.06em}.page-shell--locale-ru .home-engineering-split__heading{font-size:48px}.home-engineering-split__bottom{display:grid;grid-gap:40px;gap:40px}.home-engineering-split__body{margin:0;color:#f5f5f5;font-family:Onest,Inter,sans-serif;font-size:24px;font-weight:600;line-height:1.1;letter-spacing:-.05em}.home-engineering-split__button{width:-moz-fit-content;width:fit-content;height:54px;padding:18px 25px;gap:16px;background:rgba(255,255,255,.1);backdrop-filter:blur(16.438px);-webkit-backdrop-filter:blur(16.438px);color:#fdfdfd}.home-engineering-split__aside{height:100%;display:flex;flex-direction:column;justify-content:space-between;align-items:flex-end}.home-engineering-split__origin{display:grid;grid-gap:40px;gap:40px;justify-items:end}.home-engineering-split__mark{width:100px;height:100px}.home-engineering-split__made-in{width:196px;color:#ff6c00;text-align:right}.home-engineering-split__made-in,.home-engineering-split__professional{margin:0;font-family:Roboto Mono,monospace;font-size:12px;line-height:1.2;text-transform:uppercase}.home-engineering-split__professional{display:inline-flex;align-items:center;gap:12px;width:217px;color:#fff}.home-engineering-split__professional-icon{width:24px;height:24px;flex:0 0 24px}@media (max-width:1439px){.page-shell--locale-ru .home-engineering-split__heading{font-size:36px;line-height:1}}@media (max-width:1279px){.home-engineering-split{padding:0 20px;display:grid}.home-engineering-split__left,.home-engineering-split__right{min-height:620px}.home-engineering-split__right{padding:24px}.home-engineering-split__heading{font-size:42px;line-height:1}.home-engineering-split__body{font-size:20px}}@media (max-width:767px){.home-engineering-split{padding:0 5px;gap:4px}.home-engineering-split__left{aspect-ratio:1/1;width:100%}.home-engineering-split__right{min-height:560px;padding:20px;gap:64px;flex-direction:column;position:relative;justify-content:flex-start}.home-engineering-split__heading{font-size:32px;letter-spacing:-.05em}.home-engineering-split__body{font-size:18px}.home-engineering-split__bottom{gap:24px}.home-engineering-split__aside{align-items:flex-start;order:-1;height:auto}.home-engineering-split__origin{justify-items:start;gap:20px;position:absolute;top:0;right:0;width:188px;left:auto;height:100%;justify-content:space-between;display:flex;flex-direction:column;padding:20px;align-items:flex-end;text-align:right}.home-engineering-split__made-in,.home-engineering-split__professional{width:auto}.home-engineering-split__professional{width:180px}.home-engineering-split__mark{width:70px;height:70px}.home-engineering-split__main{gap:64px}.page-shell--locale-ru .home-engineering-split__heading{font-size:24px;line-height:1}}.home-faq{background:#fff;padding:112px 50px}.home-faq__container{display:grid;grid-template-columns:1fr 930px;grid-gap:24px;gap:24px;align-items:start}.home-faq__heading-wrap{min-width:0}.home-faq__heading{margin:0;color:#282828;font-family:Onest,Inter,sans-serif;font-size:40px;font-weight:500;line-height:1.1;letter-spacing:-.06em}.home-faq__column{width:930px;max-width:100%}.home-faq__item{border-top:1px solid rgba(26,26,26,.1)}.home-faq__item:last-child{border-bottom:0}.home-faq__summary{list-style:none;display:flex;align-items:center;justify-content:space-between;gap:16px;padding:28px 0;cursor:pointer}.home-faq__summary::-webkit-details-marker{display:none}.home-faq__question{color:#282828;font-family:Onest,Inter,sans-serif;font-size:24px;font-weight:600;line-height:1.1;letter-spacing:-.05em}.home-faq__icon{width:18px;height:18px;flex:0 0 18px;background:#282828;mask:url(/icons/arrow_back.svg) center/contain no-repeat;-webkit-mask:url(/icons/arrow_back.svg) center/contain no-repeat;transition:transform .2s ease,background-color .2s ease}.home-faq__item[open] .home-faq__icon{background:#ff6c00;transform:rotate(180deg)}.home-faq__answer{padding:0 0 28px}.home-faq__answer p{margin:0;color:#525252;font-family:Inter,sans-serif;font-size:16px;font-weight:400;line-height:1.4;letter-spacing:-.03em;white-space:pre-line}@media (max-width:1279px){.home-faq{padding:80px 20px}.home-faq__container{grid-template-columns:1fr;gap:24px}.home-faq__column{width:100%}}@media (max-width:767px){.home-faq{padding:64px 20px}.home-faq__heading{font-size:32px}.home-faq__summary{padding:22px 0}.home-faq__question{font-size:20px}.home-faq__answer{padding-bottom:22px}.home-faq__answer p{font-size:14px}}