.button{display:inline-flex;align-items:center;justify-content:center;gap:10px;max-width:100%;padding:16px 28px;border:0;border-radius:10px;background:#4169ad;color:#fff;text-align:center;text-decoration:none;white-space:nowrap;cursor:pointer;box-shadow:0 10px 14px rgba(24,99,220,.32);transition:all .2s ease;font-family:"Hanken Grotesk",sans-serif;font-size:16px;font-weight:600;line-height:1}.button>svg{display:block;flex-shrink:0;width:18px;height:18px}.button:hover{background:#2b4f87}.button:focus-visible{outline:2px solid currentColor;outline-offset:2px}.button.-ghost{padding:17px 29px;border:1px solid currentColor;background:rgba(0,0,0,0);color:#f4f4f6;box-shadow:none}.button.-ghost:hover{background:hsla(0,0%,100%,.08)}.button.-quiet{padding:15px 25px;border:1px solid #34343a;background:rgba(0,0,0,0);color:#f4f4f6;font-size:15px;box-shadow:none}.button.-quiet:hover{border-color:#aaaab2;background:hsla(0,0%,100%,.06)}.button.-outline{padding:17px 29px;border:1px solid #161618;background:rgba(0,0,0,0);color:#161618;box-shadow:none}.button.-outline:hover{border-color:#4169ad;background:rgba(0,0,0,0);color:#4169ad}.button.-dark{background:#161618;color:#f4f4f6;box-shadow:none}.button.-dark:hover{background:#141416}.button.-arrow::after{content:"";flex-shrink:0;width:18px;height:18px;background:currentColor;-webkit-mask:url("../images/svg/arrow.svg") no-repeat center/contain;mask:url("../images/svg/arrow.svg") no-repeat center/contain}.button.-block{width:100%;padding:14px 24px}.button.-pill{border-radius:50px;box-shadow:none}.button.-sm{gap:8px;padding:10px 16px;border-radius:9px;font-size:15px;box-shadow:none}.button.-sm>svg{width:16px;height:16px}.breadcrumbs__list{display:flex;flex-wrap:wrap;align-items:center;gap:8px;margin:0;padding:0;list-style:none}.breadcrumbs__item{display:inline-flex;align-items:center;gap:8px}.breadcrumbs__item+.breadcrumbs__item::before{content:"";flex-shrink:0;width:6px;height:6px;border-right:1.5px solid #858585;border-bottom:1.5px solid #858585;transform:rotate(-45deg)}.breadcrumbs__link{font-family:"Hanken Grotesk",sans-serif;font-size:13px;font-weight:400;line-height:1.3;color:#5e5e68;text-decoration:none;transition:all .2s ease}.breadcrumbs__link:hover,.breadcrumbs__link:focus-visible{color:#161618}.breadcrumbs__current{font-family:"Hanken Grotesk",sans-serif;font-size:13px;font-weight:400;line-height:1.3;color:#858585}.breadcrumbs.-on-dark .breadcrumbs__item+.breadcrumbs__item::before{border-right-color:hsla(0,0%,100%,.5);border-bottom-color:hsla(0,0%,100%,.5)}.breadcrumbs.-on-dark .breadcrumbs__link{color:#fff}.breadcrumbs.-on-dark .breadcrumbs__link:hover,.breadcrumbs.-on-dark .breadcrumbs__link:focus-visible{color:#8fafe0}.breadcrumbs.-on-dark .breadcrumbs__current{color:hsla(0,0%,100%,.72)}.content{color:#5e5e68}.content>:first-child{margin-top:0}.content>:last-child{margin-bottom:0}.content h2,.content h3,.content h4,.content h5{margin:1.2em 0 .4em;color:#161618}.content p{font-family:"Hanken Grotesk",sans-serif;font-size:16px;font-weight:400;line-height:1.6;margin:.75em 0 0}.content>p:first-child>strong:only-child{font-family:"Hanken Grotesk",sans-serif;font-size:18px;font-weight:400;line-height:1.6;display:block;font-weight:500}.content a:not(.button){color:#4169ad;text-decoration:underline;transition:all .2s ease}.content a:not(.button):hover,.content a:not(.button):focus-visible{color:#2b4f87}.content ul{margin:.75em 0 0;padding:0;list-style:none}.content ul li{position:relative;padding-left:32px;font-family:"Hanken Grotesk",sans-serif;font-size:16px;font-weight:400;line-height:1.6}.content ul li+li{margin-top:12px}.content ul li::before{content:"";position:absolute;top:.2em;left:0;width:20px;height:20px;background:#4169ad;-webkit-mask:url("data:image/svg+xml,%3Csvg%20xmlns='http://www.w3.org/2000/svg'%20width='20'%20height='20'%20viewBox='0%200%2020%2020'%20fill='none'%3E%3Cpath%20d='M16.667%205%207.5%2014.167%203.333%2010'%20stroke='%23000'%20stroke-width='2'%20stroke-linecap='round'%20stroke-linejoin='round'/%3E%3C/svg%3E") no-repeat center/contain;mask:url("data:image/svg+xml,%3Csvg%20xmlns='http://www.w3.org/2000/svg'%20width='20'%20height='20'%20viewBox='0%200%2020%2020'%20fill='none'%3E%3Cpath%20d='M16.667%205%207.5%2014.167%203.333%2010'%20stroke='%23000'%20stroke-width='2'%20stroke-linecap='round'%20stroke-linejoin='round'/%3E%3C/svg%3E") no-repeat center/contain}.content ol{font-family:"Hanken Grotesk",sans-serif;font-size:16px;font-weight:400;line-height:1.6;margin:.75em 0 0;padding-left:20px}.content ol li+li{margin-top:12px}.content img{max-width:100%;height:auto;border-radius:20px}.pagination{margin-top:40px}.pagination .nav-links{display:flex;flex-wrap:wrap;align-items:center;justify-content:center;gap:8px}.pagination .page-numbers{font-family:"Hanken Grotesk",sans-serif;font-size:15px;font-weight:400;line-height:1.4;display:inline-flex;align-items:center;justify-content:center;min-width:40px;height:40px;padding:0 12px;border:1px solid #e4e4e8;border-radius:9px;color:#161618;text-decoration:none;transition:all .2s ease}.pagination .page-numbers:hover,.pagination .page-numbers:focus-visible{border-color:#4169ad;color:#4169ad}.pagination .page-numbers.current{border-color:#4169ad;background:#4169ad;color:#fff}.pagination .page-numbers.dots{border-color:rgba(0,0,0,0);color:#858585}.screen-reader-text{position:absolute;width:1px;height:1px;margin:-1px;padding:0;border:0;overflow:hidden;clip:rect(0 0 0 0);clip-path:inset(50%);white-space:nowrap;word-wrap:normal}.main-menu{position:sticky;top:0;z-index:100;width:100%;background:#f8f6f0;border-bottom:1px solid #e4e4e8;box-shadow:0 1px 1px rgba(16,16,20,.06),0 1px 1.5px rgba(16,16,20,.05);color:#161618}.main-menu__inner{display:flex;align-items:center;gap:28px;height:74px;width:calc(100% - 48px*2);max-width:1200px;margin-left:auto;margin-right:auto}@media(min-width: 768px)and (max-width: 1279px){.main-menu__inner{width:calc(100% - 32px*2)}}@media(max-width: 767px){.main-menu__inner{width:calc(100% - 16px*2)}}@media(max-width: 767px){.main-menu__inner{height:64px}}.main-menu__home-link{display:inline-flex;flex-shrink:0;text-decoration:none}.main-menu__logo{font-family:"Archivo",sans-serif;font-size:22px;font-weight:800;line-height:1;letter-spacing:.02em;text-transform:uppercase;white-space:nowrap;display:inline-flex;align-items:baseline;gap:6px}.main-menu__logo-lead{color:#161618}.main-menu__logo-accent{color:#4169ad}@media(max-width: 767px){.main-menu__nav{display:none}}.main-menu__list{display:flex;align-items:center;gap:24px;margin:0;padding:0;list-style:none}.main-menu__list li{position:relative}.main-menu__list a{font-family:"Hanken Grotesk",sans-serif;font-size:15px;font-weight:400;line-height:1.4;position:relative;display:flex;align-items:center;gap:6px;padding:6px 0;font-weight:500;line-height:1;color:#161618;text-decoration:none;white-space:nowrap;transition:all .2s ease}.main-menu__list a:hover{color:#4169ad}.main-menu__list .current-menu-item>a,.main-menu__list .current-menu-ancestor>a,.main-menu__list .current_page_item>a{font-weight:600}.main-menu__list .current-menu-item>a::before,.main-menu__list .current-menu-ancestor>a::before,.main-menu__list .current_page_item>a::before{content:"";position:absolute;left:0;right:0;bottom:0;height:2px;background:#4169ad}.main-menu__list .menu-item-has-children>a::after{content:"";width:6px;height:6px;border-right:1.5px solid currentColor;border-bottom:1.5px solid currentColor;transform:translateY(-2px) rotate(45deg)}.main-menu__list .sub-menu{position:absolute;top:calc(100% + 8px);left:0;z-index:5;min-width:220px;margin:0;padding:8px 0;background:#fff;border:1px solid #e4e4e8;border-radius:10px;box-shadow:0 12px 24px rgba(16,16,20,.12),0 4px 8px rgba(16,16,20,.06);list-style:none;opacity:0;visibility:hidden;transform:translateY(-8px);transition:opacity .25s ease,visibility .25s ease,transform .25s ease}.main-menu__list .menu-item-has-children:hover>.sub-menu,.main-menu__list .menu-item-has-children:focus-within>.sub-menu{opacity:1;visibility:visible;transform:translateY(0)}.main-menu__list .sub-menu li{display:block;width:100%}.main-menu__list .sub-menu a{padding:8px 24px;white-space:nowrap}.main-menu__list .sub-menu a::after,.main-menu__list .sub-menu a::before{content:none}.main-menu__right{display:flex;align-items:center;gap:20px;margin-left:auto}@media(max-width: 767px){.main-menu__right{display:none}}.main-menu__lang{display:flex;align-items:center;gap:8px;margin:0;padding:0;list-style:none}.main-menu__lang-link{font-family:"Hanken Grotesk",sans-serif;font-size:13px;font-weight:400;line-height:1.3;padding:2px;border:0;background:rgba(0,0,0,0);line-height:1;color:#858585;cursor:pointer;transition:all .2s ease}.main-menu__lang-link:hover,.main-menu__lang-link.-active{color:#161618}.main-menu__burger{display:none}@media(max-width: 767px){.main-menu__burger{position:relative;display:block;flex-shrink:0;width:24px;height:18px;margin-left:auto;padding:0;border:0;background:rgba(0,0,0,0);cursor:pointer}}.main-menu__burger-line{position:absolute;left:0;width:100%;height:2px;background:#161618;transition:top .25s ease,opacity .2s ease,transform .25s ease}.main-menu__burger-line:nth-child(1){top:0}.main-menu__burger-line:nth-child(2){top:8px}.main-menu__burger-line:nth-child(3){top:16px}body.mobile-menu-active .main-menu .main-menu__burger-line:nth-child(1){top:8px;transform:rotate(45deg)}body.mobile-menu-active .main-menu .main-menu__burger-line:nth-child(2){opacity:0}body.mobile-menu-active .main-menu .main-menu__burger-line:nth-child(3){top:8px;transform:rotate(-45deg)}.mobile-menu{display:none}@media(max-width: 767px){.mobile-menu{position:fixed;inset:0;z-index:90;display:flex;flex-direction:column;justify-content:center;gap:40px;width:100%;height:100%;padding:88px 24px 40px;overflow-y:auto;background:#f8f6f0;text-align:center;opacity:0;visibility:hidden;transition:opacity .3s ease,visibility .3s ease}}@media(max-width: 767px){body.mobile-menu-active .mobile-menu{opacity:1;visibility:visible}}.mobile-menu__list{display:flex;flex-direction:column;gap:8px;margin:0;padding:0;list-style:none}.mobile-menu__list li{margin:0}.mobile-menu__list a{font-family:"Archivo",sans-serif;font-size:36px;font-weight:700;line-height:1.05;letter-spacing:-0.02em}@media(min-width: 1920px){.mobile-menu__list a{font-size:48px}}@media(max-width: 767px){.mobile-menu__list a{font-size:27px}}.mobile-menu__list a{display:block;padding:6px 0;line-height:1.2;color:#161618;text-decoration:none;transition:all .2s ease}.mobile-menu__list a:hover{color:#4169ad}.mobile-menu__list .sub-menu{display:none;margin:16px 0;padding:16px 0;border-top:1px solid #e4e4e8;border-bottom:1px solid #e4e4e8;list-style:none}.mobile-menu__list .menu-item-has-children.is-open>.sub-menu{display:block}.mobile-menu__list .sub-menu a{font-family:"Hanken Grotesk",sans-serif;font-size:18px;font-weight:400;line-height:1.6;font-weight:500;color:#5e5e68}.mobile-menu__lang{display:flex;justify-content:center;gap:24px;margin:0;padding:0;list-style:none}.mobile-menu__lang-link{font-family:"Hanken Grotesk",sans-serif;font-size:16px;font-weight:400;line-height:1.6;padding:2px 6px;border:0;background:rgba(0,0,0,0);font-weight:500;color:#858585;cursor:pointer;transition:all .2s ease}.mobile-menu__lang-link:hover,.mobile-menu__lang-link.-active{color:#161618}.mobile-menu__cta{align-self:center}@media(max-width: 767px){body.mobile-menu-active{overflow:hidden}}.site-footer{background:#141416;color:#f4f4f6}.site-footer__grid{display:grid;grid-template-columns:1.6fr 1fr 1fr 1.4fr;gap:clamp(40px,4vw,80px);padding-top:64px;padding-bottom:48px}@media(min-width: 768px)and (max-width: 1279px){.site-footer__grid{grid-template-columns:1fr 1fr;gap:40px}}@media(max-width: 767px){.site-footer__grid{grid-template-columns:1fr;gap:40px;padding-top:40px;padding-bottom:32px}}.site-footer__brand-col{display:flex;flex-direction:column;gap:24px}@media(min-width: 768px)and (max-width: 1279px){.site-footer__brand-col{grid-column:1/-1}}.site-footer__logo{font-family:"Archivo",sans-serif;font-size:22px;font-weight:800;line-height:1;letter-spacing:.02em;text-transform:uppercase;white-space:nowrap;display:inline-flex;align-items:baseline;gap:.25em;color:#f4f4f6;text-decoration:none}.site-footer__logo-accent{color:#4169ad}.site-footer__description{font-family:"Hanken Grotesk",sans-serif;font-size:15px;font-weight:400;line-height:1.4;max-width:320px;margin:0;line-height:1.6;color:#aaaab2}.site-footer__col{display:flex;flex-direction:column;gap:24px}.site-footer__heading{font-family:"Hanken Grotesk",sans-serif;font-size:13px;font-weight:700;line-height:1.3;letter-spacing:.16em;text-transform:uppercase;margin:0;color:#2b4f87}.site-footer__menu{display:flex;flex-direction:column;gap:12px;margin:0;padding:0;list-style:none}.site-footer__menu a{font-family:"Hanken Grotesk",sans-serif;font-size:15px;font-weight:400;line-height:1.4;color:rgba(244,244,246,.8);text-decoration:none;transition:all .2s ease}.site-footer__menu a:hover,.site-footer__menu a:focus-visible{color:#f4f4f6}.site-footer__contact-list{display:flex;flex-direction:column;gap:16px;margin:0;padding:0;list-style:none}.site-footer__contact-item{font-family:"Hanken Grotesk",sans-serif;font-size:15px;font-weight:400;line-height:1.4;display:flex;align-items:center;gap:16px;color:rgba(244,244,246,.8)}.site-footer__contact-item a{color:inherit;text-decoration:none;transition:all .2s ease}.site-footer__contact-item a:hover{color:#f4f4f6}.site-footer__contact-icon{display:flex;flex-shrink:0;color:#4169ad}.site-footer__contact-icon svg{display:block}.site-footer__bottom{border-top:1px solid hsla(0,0%,100%,.1)}.site-footer__bottom-inner{display:flex;align-items:center;justify-content:space-between;gap:24px;padding-top:24px;padding-bottom:24px}@media(max-width: 767px){.site-footer__bottom-inner{flex-direction:column;gap:16px;text-align:center}}.site-footer__copyright{font-family:"Hanken Grotesk",sans-serif;font-size:13px;font-weight:400;line-height:1.3;margin:0;color:hsla(0,0%,100%,.5)}.site-footer__socials{display:flex;align-items:center;gap:16px;margin:0;padding:0;list-style:none}.site-footer__social{display:inline-flex;align-items:center;justify-content:center;width:40px;min-width:40px;max-width:40px;height:40px;min-height:40px;max-height:40px;border:1px solid hsla(0,0%,100%,.2);border-radius:50px;transition:all .2s ease}.site-footer__social:hover,.site-footer__social:focus-visible{border-color:#f4f4f6;background:hsla(0,0%,100%,.06)}.site-footer__social-icon{display:block;width:18px;height:18px;object-fit:contain}.normal-page-hero>.container{padding-top:170px;padding-bottom:40px}@media(max-width: 767px){.normal-page-hero>.container{padding-top:130px;padding-bottom:24px}}.normal-page-hero h1{margin:0;max-width:900px}.normal-page-image{width:calc(100% - 48px*2);max-width:1200px;margin-left:auto;margin-right:auto}@media(min-width: 768px)and (max-width: 1279px){.normal-page-image{width:calc(100% - 32px*2)}}@media(max-width: 767px){.normal-page-image{width:calc(100% - 16px*2)}}.normal-page-image img{display:block;width:100%;height:auto;border-radius:20px}.normal-page-content>.container{padding-top:40px;padding-bottom:120px}@media(max-width: 767px){.normal-page-content>.container{padding-top:24px;padding-bottom:64px}}.normal-page .content{max-width:760px;margin:0 auto}.normal-page .content>*+*{margin-top:1.5em}.normal-page .content>:first-child{margin-top:0}.normal-page .content>:last-child{margin-bottom:0}.normal-page .content a{color:inherit;text-decoration:underline;text-underline-offset:.15em;transition:all .2s ease}.normal-page .content a:hover{text-decoration-color:#4169ad}.normal-page .content ul,.normal-page .content ol{padding-left:1.4em}.normal-page .content ul ul,.normal-page .content ul ol,.normal-page .content ol ul,.normal-page .content ol ol{margin-top:.4em}.normal-page .content ul{list-style:disc}.normal-page .content ol{list-style:decimal}.normal-page .content li+li{margin-top:.4em}.normal-page .content blockquote{margin:1.5em 0;padding:.25em 0 .25em 1.25em;border-left:3px solid #4169ad;font-style:italic}.normal-page .content blockquote>:first-child{margin-top:0}.normal-page .content img{max-width:100%;height:auto;border-radius:12px}.normal-page .content figure figcaption{font-family:"Hanken Grotesk",sans-serif;font-size:16px;font-weight:400;line-height:1.6;margin-top:.6em;color:#5e5e68}.normal-page .content hr{margin:2.5em 0;border:0;border-top:1px solid rgba(0,0,0,.12)}.normal-page .content table{width:100%;margin:1.5em 0;border-collapse:collapse}.normal-page .content table th,.normal-page .content table td{padding:.6em .8em;border:1px solid rgba(0,0,0,.14);text-align:left;vertical-align:top}.normal-page .content table th{font-weight:600;background:#f3f8fc}.normal-page .content .alignwide,.normal-page .content .alignfull{margin-left:50%;max-width:100vw;transform:translateX(-50%)}.normal-page .content .alignwide{width:min(1100px,100vw - 128px)}@media(min-width: 768px)and (max-width: 1279px){.normal-page .content .alignwide{width:calc(100vw - 64px)}}@media(max-width: 767px){.normal-page .content .alignwide{width:calc(100vw - 32px)}}.normal-page .content .alignfull{width:100vw}.archive-hero{background:#f7f7f9;border-bottom:1px solid #e4e4e8}.archive-hero__inner{display:flex;flex-direction:column;align-items:flex-start;gap:14px;padding-top:140px;padding-bottom:56px}@media(min-width: 768px)and (max-width: 1279px){.archive-hero__inner{padding-top:96px;padding-bottom:48px}}@media(max-width: 767px){.archive-hero__inner{padding-top:72px;padding-bottom:40px}}.archive-hero__title{margin:0;padding-top:4px;color:#161618}.archive-hero__subtitle{font-family:"Hanken Grotesk",sans-serif;font-size:18px;font-weight:400;line-height:1.6;margin:0;max-width:640px;color:#5e5e68}.archive-hero__subtitle>:first-child{margin-top:0}.archive-hero__subtitle>:last-child{margin-bottom:0}.archive-hero__subtitle>*+*{margin-top:.4em}.archive-filter{position:sticky;top:74px;z-index:90;background:#fff;border-bottom:1px solid #e4e4e8;backdrop-filter:blur(5px)}@media(max-width: 767px){.archive-filter{top:64px}}.archive-filter__inner{display:flex;flex-wrap:wrap;align-items:center;justify-content:space-between;gap:16px;padding-top:16px;padding-bottom:16px}.archive-filter__chips{display:flex;flex-wrap:wrap;align-items:center;gap:10px;margin:0;padding:0;list-style:none}.archive-filter__chips>li{margin:0}.archive-filter__chip{display:inline-flex;align-items:center;justify-content:center;padding:11px 17px;border:1px solid rgba(0,0,0,0);border-radius:50px;background:#efeff2;color:#5e5e68;text-align:center;text-decoration:none;white-space:nowrap;transition:all .2s ease;font-family:"Hanken Grotesk",sans-serif;font-size:15px;font-weight:400;line-height:1.4;font-weight:600}.archive-filter__chip:hover{border-color:#d0d0d6;color:#161618}.archive-filter__chip:focus-visible{outline:2px solid #4169ad;outline-offset:2px}.archive-filter__chip.-active{background:#4169ad;color:#fff}.archive-filter__chip.-active:hover{border-color:rgba(0,0,0,0);background:#2b4f87;color:#fff}.archive-filter__count{font-family:"Hanken Grotesk",sans-serif;font-size:13px;font-weight:400;line-height:1.3;margin:0;color:#858585}.archive-filter__count>strong{font-weight:700;color:#161618}.product-card{position:relative;display:flex;border-radius:10px;border:1px solid #e4e4e8;background:#fff;overflow:clip;box-shadow:0 1px 2px rgba(16,16,20,.06),0 1px 3px rgba(16,16,20,.05);transition:all .2s ease}.product-card:hover,.product-card:focus-within{border-color:#d0d0d6;box-shadow:0 4px 10px rgba(16,16,20,.08),0 2px 4px rgba(16,16,20,.06)}.product-card:hover .product-card__image,.product-card:focus-within .product-card__image{transform:scale(1.04)}.product-card__link{display:flex;flex-direction:column;width:100%;text-decoration:none;color:inherit}.product-card__media{position:relative;flex-shrink:0;aspect-ratio:4/3;margin:0;background:#f7f7f9;overflow:clip}.product-card__image{transition:all .2s ease;position:absolute;inset:0;width:100%;height:100%;object-fit:cover;object-position:center}.product-card__badge{font-family:"IBM Plex Mono",ui-monospace,SFMono-Regular,Menlo,Consolas,monospace;font-size:11px;font-weight:400;line-height:1.3;letter-spacing:.08em;text-transform:uppercase;position:absolute;top:14px;left:14px;padding:6px 12px;border-radius:4px;background:#141416;color:#fff;backdrop-filter:blur(2px)}.product-card__body{display:flex;flex:1;flex-direction:column;align-items:flex-start;gap:8px;padding:16px 20px 20px}.product-card__title{font-family:"Archivo",sans-serif;font-size:18px;font-weight:700;line-height:1.2;margin:0;color:#161618}.product-card__excerpt{font-family:"Hanken Grotesk",sans-serif;font-size:13px;font-weight:400;line-height:1.3;display:-webkit-box;-webkit-box-orient:vertical;-webkit-line-clamp:2;line-clamp:2;margin:0;color:#5e5e68;line-height:1.5;overflow:hidden}.product-card__footer{display:flex;align-items:center;gap:6px;width:100%;margin-top:auto;padding-top:14px}.product-card__spec{font-family:"IBM Plex Mono",ui-monospace,SFMono-Regular,Menlo,Consolas,monospace;font-size:13px;font-weight:400;line-height:1.3;letter-spacing:.04em;margin-right:auto;color:#161618}.product-card__cta{font-family:"Hanken Grotesk",sans-serif;font-size:13px;font-weight:400;line-height:1.3;display:inline-flex;align-items:center;gap:6px;font-weight:600;color:#2b4f87}.product-card__cta::after{content:"";flex-shrink:0;width:16px;height:16px;background:currentColor;-webkit-mask:url("../images/svg/arrow.svg") no-repeat center/contain;mask:url("../images/svg/arrow.svg") no-repeat center/contain;transition:all .2s ease}.product-card:hover .product-card__cta::after,.product-card:focus-within .product-card__cta::after{transform:translateX(3px)}.product-card.-product .product-card__footer{justify-content:flex-end;padding-top:15px;border-top:1px solid #e4e4e8}.product-grid{display:grid;grid-template-columns:repeat(3, minmax(0, 1fr));grid-auto-rows:1fr;align-items:stretch;gap:22px;margin:0;padding:0;list-style:none}@media(min-width: 768px)and (max-width: 1279px){.product-grid{grid-template-columns:repeat(2, minmax(0, 1fr))}}@media(max-width: 767px){.product-grid{grid-template-columns:minmax(0, 1fr);gap:16px}}.product-grid>li{display:flex;margin:0}.product-grid .product-card{flex:1}.product-grid+.product-grid{margin-top:40px}.project-card{position:relative;display:flex;flex-direction:column;justify-content:flex-end;height:100%;padding:20px;border-radius:16px;overflow:clip;background:#231c1c;text-decoration:none;box-shadow:0 4px 12px rgba(16,16,20,.09),0 2px 4px rgba(16,16,20,.05)}.project-card:hover .project-card__bg,.project-card:focus-visible .project-card__bg{transform:scale(1.04)}.project-card__bg{transition:all .2s ease;position:absolute;inset:0;z-index:0;width:100%;height:100%;object-fit:cover;object-position:center}.project-card__scrim{position:absolute;inset:0;z-index:1;background:linear-gradient(0deg, rgba(20, 18, 14, 0.82) 0%, rgba(20, 18, 14, 0.28) 52%, rgba(20, 18, 14, 0.05) 100%);pointer-events:none}.project-card__body{position:relative;z-index:2;display:flex;flex-direction:column;align-items:flex-start;gap:4px;color:#fff}.project-card__name{font-family:"Archivo",sans-serif;font-size:18px;font-weight:700;line-height:1.2;margin:0;color:#fff}.project-card__location{font-family:"Hanken Grotesk",sans-serif;font-size:13px;font-weight:400;line-height:1.3;display:flex;align-items:center;gap:6px;margin:0;color:#fff}.project-card__location::before{content:"";flex-shrink:0;width:13px;height:13px;background:currentColor;mask:url("../images/svg/location.svg") center/contain no-repeat}.project-grid{display:grid;grid-template-columns:repeat(3, minmax(0, 1fr));gap:22px;margin:0;padding:0;list-style:none}@media(min-width: 768px)and (max-width: 1279px){.project-grid{grid-template-columns:repeat(2, minmax(0, 1fr))}}@media(max-width: 767px){.project-grid{grid-template-columns:minmax(0, 1fr);gap:16px}}.project-grid>li{display:flex;margin:0;aspect-ratio:388/236}.project-grid .project-card{flex:1}.product-archive__body,.product-category__body{padding-top:var(--block-padding-top, 80px)}@media(max-width: 767px){.product-archive__body,.product-category__body{padding-top:var(--block-padding-top, 40px)}}.product-archive__body,.product-category__body{padding-bottom:var(--block-padding-bottom, 80px)}@media(max-width: 767px){.product-archive__body,.product-category__body{padding-bottom:var(--block-padding-bottom, 40px)}}.product-archive__empty,.product-category__empty{font-family:"Hanken Grotesk",sans-serif;font-size:18px;font-weight:400;line-height:1.6;margin:0;color:#5e5e68}.project-archive__body{padding-top:var(--block-padding-top, 80px)}@media(max-width: 767px){.project-archive__body{padding-top:var(--block-padding-top, 40px)}}.project-archive__body{padding-bottom:var(--block-padding-bottom, 80px)}@media(max-width: 767px){.project-archive__body{padding-bottom:var(--block-padding-bottom, 40px)}}.project-archive__empty{font-family:"Hanken Grotesk",sans-serif;font-size:18px;font-weight:400;line-height:1.6;margin:0;color:#5e5e68}.product-hero__inner{padding-top:40px;padding-bottom:80px}@media(max-width: 767px){.product-hero__inner{padding-top:24px;padding-bottom:40px}}.product-hero>.product-hero__inner>.breadcrumbs{margin-bottom:32px}.product-hero__grid{display:grid;grid-template-columns:1.05fr .95fr;gap:40px;align-items:start}@media(max-width: 767px){.product-hero__grid{grid-template-columns:1fr;gap:32px}}.product-hero__gallery{display:flex;flex-direction:column;gap:12px;min-width:0}.product-hero__main{position:relative;margin:0;aspect-ratio:529/397;overflow:hidden;border-radius:14px;background:#efeff2;box-shadow:0 4px 12px rgba(16,16,20,.09),0 2px 4px rgba(16,16,20,.05)}.product-hero__main-image{width:100%;height:100%;object-fit:cover}.product-hero__badge{position:absolute;top:16px;left:16px;display:inline-flex;align-items:center;gap:6px;padding:8px 14px;border-radius:8px;background:#4169ad;color:#fff;font-family:"Hanken Grotesk",sans-serif;font-size:13px;font-weight:400;line-height:1.3;font-weight:600}.product-hero__badge>svg{flex-shrink:0;width:18px;height:18px}.product-hero__thumbs{display:flex;gap:12px;margin:0;padding:0;list-style:none}.product-hero__thumb-item{flex:1 1 0;min-width:0}.product-hero__thumb{display:block;width:100%;aspect-ratio:1;padding:0;overflow:hidden;border:1px solid #e4e4e8;border-radius:10px;background:#efeff2;cursor:pointer;transition:all .2s ease}.product-hero__thumb:hover,.product-hero__thumb:focus-visible{border-color:#a0b8d8}.product-hero__thumb.-active{border-color:#4169ad}.product-hero__thumb:focus-visible{outline:2px solid #4169ad;outline-offset:2px}.product-hero__thumb-image{width:100%;height:100%;object-fit:cover}.product-hero__info{display:flex;flex-direction:column;align-items:flex-start;gap:16px;min-width:0}.product-hero__eyebrow{margin:0;color:#2b4f87;font-family:"IBM Plex Mono",ui-monospace,SFMono-Regular,Menlo,Consolas,monospace;font-size:11px;font-weight:400;line-height:1.3;letter-spacing:.08em;text-transform:uppercase}.product-hero__title{margin:0}.product-hero__desc{color:#5e5e68;font-family:"Hanken Grotesk",sans-serif;font-size:18px;font-weight:400;line-height:1.6}.product-hero__desc p{margin:0 0 16px}.product-hero__desc p:last-child{margin-bottom:0}.product-hero__specs{display:grid;grid-template-columns:repeat(2, minmax(0, 1fr));gap:14px;width:100%;margin:8px 0 0;padding:0;list-style:none}.product-hero__spec{display:flex;align-items:flex-start;gap:14px;padding:15px 17px;border:1px solid #e4e4e8;border-radius:6px;background:#f7f7f9}.product-hero__spec-icon{display:flex;align-items:center;justify-content:center;flex-shrink:0;border:1px solid #e4e4e8;border-radius:10px;background:#fff;width:38px;min-width:38px;max-width:38px;height:38px;min-height:38px;max-height:38px}.product-hero__spec-icon img{width:19px;height:19px;object-fit:contain}.product-hero__spec-text{display:flex;flex-direction:column;gap:4px;min-width:0}.product-hero__spec-title{color:#161618;font-family:"Archivo",sans-serif;font-size:18px;font-weight:700;line-height:1.2}.product-hero__spec-subtitle{color:#858585;font-family:"Hanken Grotesk",sans-serif;font-size:13px;font-weight:400;line-height:1.3}.product-hero__buttons{display:flex;flex-wrap:wrap;gap:12px;margin-top:8px}.product-hero__checklist{display:flex;flex-direction:column;gap:8px;margin:8px 0 0;padding:0;list-style:none}.product-hero__check{display:flex;align-items:center;gap:10px;color:#5e5e68;font-family:"Hanken Grotesk",sans-serif;font-size:13px;font-weight:400;line-height:1.3}.product-hero__check>svg{flex-shrink:0;width:16px;height:16px;color:#4169ad}.product-features{background:#f7f7f9;border-top:1px solid #e4e4e8;border-bottom:1px solid #e4e4e8}.product-features__inner{padding-top:80px;padding-bottom:80px}@media(max-width: 767px){.product-features__inner{padding-top:40px;padding-bottom:40px}}.product-features__head{display:flex;flex-direction:column;align-items:flex-start;gap:12px;max-width:640px;margin-bottom:40px}.product-features__eyebrow{margin:0;color:#5e5e68;font-family:"IBM Plex Mono",ui-monospace,SFMono-Regular,Menlo,Consolas,monospace;font-size:11px;font-weight:400;line-height:1.3;letter-spacing:.08em;text-transform:uppercase}.product-features__title{margin:0}.product-features__text{margin:0;color:#5e5e68;font-family:"Hanken Grotesk",sans-serif;font-size:16px;font-weight:400;line-height:1.6}.product-features__grid{display:grid;grid-template-columns:repeat(3, minmax(0, 1fr));gap:22px;margin:0;padding:0;list-style:none}@media(min-width: 768px)and (max-width: 1279px){.product-features__grid{grid-template-columns:repeat(2, minmax(0, 1fr))}}@media(max-width: 767px){.product-features__grid{grid-template-columns:1fr}}.product-features__card{display:flex;flex-direction:column;align-items:flex-start;gap:10px;padding:29px;border:1px solid #e4e4e8;border-radius:10px;background:#fff}.product-features__card-icon{display:flex;align-items:center;justify-content:center;flex-shrink:0;border-radius:13px;background:#eaf0f8;width:50px;min-width:50px;max-width:50px;height:50px;min-height:50px;max-height:50px}.product-features__card-icon img{width:25px;height:25px;object-fit:contain}.product-features__card-body>:first-child{margin-top:0}.product-features__card-body h3{font-family:"Archivo",sans-serif;font-size:18px;font-weight:700;line-height:1.2;margin:0 0 8px;color:#161618}.product-features__card-body p{font-family:"Hanken Grotesk",sans-serif;font-size:16px;font-weight:400;line-height:1.6;margin:0;color:#5e5e68}.product-features__card-body p+p{margin-top:.5em}.product-specs__inner{padding-top:80px;padding-bottom:80px}@media(max-width: 767px){.product-specs__inner{padding-top:40px;padding-bottom:40px}}.product-specs__head{display:flex;flex-direction:column;align-items:flex-start;gap:12px;max-width:640px;margin-bottom:40px}.product-specs__eyebrow{margin:0;color:#5e5e68;font-family:"IBM Plex Mono",ui-monospace,SFMono-Regular,Menlo,Consolas,monospace;font-size:11px;font-weight:400;line-height:1.3;letter-spacing:.08em;text-transform:uppercase}.product-specs__title{margin:0}.product-specs__text{margin:0;color:#5e5e68;font-family:"Hanken Grotesk",sans-serif;font-size:16px;font-weight:400;line-height:1.6}.product-specs__table-wrap{overflow:hidden;border:1px solid #e4e4e8;border-radius:10px}.product-specs__table{width:100%;border-collapse:collapse}.product-specs__row{border-bottom:1px solid #e4e4e8}.product-specs__row:last-child{border-bottom:0}@media(max-width: 767px){.product-specs__row{display:flex;flex-direction:column}}.product-specs__label{width:42%;padding:16px 20px;background:#f7f7f9;text-align:left;vertical-align:top;color:#5e5e68;font-family:"Hanken Grotesk",sans-serif;font-size:15px;font-weight:400;line-height:1.4;font-weight:600}@media(max-width: 767px){.product-specs__label{width:100%}}.product-specs__value{width:58%;padding:16px 20px;vertical-align:top;color:#161618;font-family:"IBM Plex Mono",ui-monospace,SFMono-Regular,Menlo,Consolas,monospace;font-size:13px;font-weight:400;line-height:1.3;letter-spacing:.04em}@media(max-width: 767px){.product-specs__value{width:100%;padding-top:0}}.product-related{border-top:1px solid #e4e4e8}.product-related__inner{padding-top:80px;padding-bottom:80px}@media(max-width: 767px){.product-related__inner{padding-top:40px;padding-bottom:40px}}.product-related__head{display:flex;flex-direction:column;align-items:flex-start;gap:12px;margin-bottom:40px}.product-related__eyebrow{margin:0;color:#5e5e68;font-family:"IBM Plex Mono",ui-monospace,SFMono-Regular,Menlo,Consolas,monospace;font-size:11px;font-weight:400;line-height:1.3;letter-spacing:.08em;text-transform:uppercase}.product-related__title{margin:0}.project-hero{position:relative;display:flex;align-items:flex-end;min-height:558px;overflow:hidden;background:#141416;color:#fff}@media(min-width: 768px)and (max-width: 1279px){.project-hero{min-height:440px}}@media(max-width: 767px){.project-hero{min-height:380px}}.project-hero__image{position:absolute;inset:0;width:100%;height:100%;object-fit:cover;pointer-events:none}.project-hero__scrim{position:absolute;inset:0;background:linear-gradient(to top, rgba(15, 12, 8, 0.86) 0%, rgba(15, 12, 8, 0.34) 48%, rgba(15, 12, 8, 0.18) 100%);pointer-events:none}.project-hero__inner{position:relative;display:flex;flex-direction:column;align-items:flex-start;gap:14px;padding-top:140px;padding-bottom:48px}@media(min-width: 768px)and (max-width: 1279px){.project-hero__inner{padding-top:96px;padding-bottom:40px}}@media(max-width: 767px){.project-hero__inner{padding-top:72px;padding-bottom:32px}}.project-hero>.project-hero__inner>.breadcrumbs{padding-bottom:14px}.project-hero__eyebrow{font-family:"IBM Plex Mono",ui-monospace,SFMono-Regular,Menlo,Consolas,monospace;font-size:11px;font-weight:400;line-height:1.3;letter-spacing:.08em;text-transform:uppercase;margin:0;color:#8fafe0}.project-hero__title{margin:0;max-width:56%;color:#fff}@media(min-width: 768px)and (max-width: 1279px){.project-hero__title{max-width:80%}}@media(max-width: 767px){.project-hero__title{max-width:100%}}.project-hero__meta{display:flex;flex-wrap:wrap;align-items:center;gap:8px 24px;margin:0;padding:6px 0 0;list-style:none}.project-hero__fact{display:inline-flex;align-items:center;gap:8px}.project-hero__fact-icon{display:inline-flex;flex-shrink:0;color:#8fafe0}.project-hero__fact-icon>svg{display:block;width:17px;height:17px}.project-hero__fact-text{font-family:"Hanken Grotesk",sans-serif;font-size:15px;font-weight:400;line-height:1.4;color:#fff}.project-body{background:#fff}.project-body__inner{display:grid;grid-template-columns:minmax(0, 676fr) minmax(0, 340fr);align-items:start;gap:56px;padding-top:72px;padding-bottom:80px}@media(min-width: 768px)and (max-width: 1279px){.project-body__inner{grid-template-columns:minmax(0, 1fr);gap:40px;padding-top:56px;padding-bottom:56px}}@media(max-width: 767px){.project-body__inner{grid-template-columns:minmax(0, 1fr);gap:32px;padding-top:40px;padding-bottom:40px}}.project-body__content{min-width:0}.project-body__aside{display:flex;flex-direction:column;gap:20px;padding:25px 25px 29px;border:1px solid #e4e4e8;border-radius:10px;background:#f7f7f9;position:sticky;top:calc(74px + 24px)}@media(min-width: 768px)and (max-width: 1279px){.project-body__aside{position:static}}@media(max-width: 767px){.project-body__aside{position:static;padding:20px}}.project-body__aside-title{font-family:"Archivo",sans-serif;font-size:18px;font-weight:700;line-height:1.2;margin:0;color:#161618;letter-spacing:.04em;text-transform:uppercase}.project-body__data{margin:0}.project-body__row{display:flex;align-items:baseline;justify-content:space-between;gap:16px;padding:14px 0 15px;border-bottom:1px solid #e4e4e8}.project-body__row:last-child{border-bottom:0;padding-bottom:0}.project-body__row dt{font-family:"Hanken Grotesk",sans-serif;font-size:13px;font-weight:400;line-height:1.3;flex-shrink:0;margin:0;color:#858585}.project-body__row dd{font-family:"Hanken Grotesk",sans-serif;font-size:15px;font-weight:400;line-height:1.4;margin:0;color:#161618;font-weight:600;text-align:right}.project-gallery{background:#fff}.project-gallery__inner{display:flex;flex-direction:column;gap:24px;padding-bottom:80px}@media(max-width: 767px){.project-gallery__inner{gap:16px;padding-bottom:40px}}.project-gallery__title{margin:0;color:#161618}.project-gallery__grid{display:grid;grid-template-columns:repeat(4, minmax(0, 1fr));gap:14px}@media(max-width: 767px){.project-gallery__grid{grid-template-columns:repeat(2, minmax(0, 1fr));gap:8px}}.project-gallery__item{position:relative;margin:0;overflow:hidden;border-radius:6px;aspect-ratio:257.5/200}.project-gallery__item:nth-child(6n+1){grid-column:span 2;grid-row:span 2;aspect-ratio:auto;height:100%}@media(max-width: 767px){.project-gallery__item:nth-child(6n+1){grid-row:span 1;aspect-ratio:529/200;height:auto}}.project-gallery__item:nth-child(6n+4){grid-column:span 2;aspect-ratio:529/200}.project-gallery__image{display:block;width:100%;height:100%;object-fit:cover}.project-gallery__link{display:block;width:100%;height:100%;overflow:hidden;cursor:zoom-in}.project-gallery__link .project-gallery__image{transition:all .2s ease}.project-gallery__link:hover .project-gallery__image,.project-gallery__link:focus-visible .project-gallery__image{transform:scale(1.04)}.project-gallery__link:focus-visible{outline:2px solid #4169ad;outline-offset:2px}.project-lightbox{position:fixed;inset:0;z-index:1000;display:flex;align-items:center;justify-content:center;padding:48px;color:#fff}@media(max-width: 767px){.project-lightbox{padding:16px}}.project-lightbox[hidden]{display:none}.project-lightbox__backdrop{position:absolute;inset:0;background:rgba(15,12,8,.92)}.project-lightbox__figure{position:relative;display:flex;flex-direction:column;align-items:center;gap:16px;margin:0;max-width:100%;max-height:100%}.project-lightbox__image{display:block;max-width:100%;max-height:78vh;width:auto;height:auto;object-fit:contain;border-radius:6px}@media(max-width: 767px){.project-lightbox__image{max-height:62vh}}.project-lightbox__caption{font-family:"Hanken Grotesk",sans-serif;font-size:15px;font-weight:400;line-height:1.4;margin:0;max-width:640px;color:#aaaab2;text-align:center}.project-lightbox__caption[hidden]{display:none}.project-lightbox__close,.project-lightbox__nav{position:absolute;display:inline-flex;align-items:center;justify-content:center;padding:0;border:1px solid #34343a;border-radius:50px;background:hsla(0,0%,100%,.06);color:#fff;cursor:pointer;transition:all .2s ease}.project-lightbox__close:hover,.project-lightbox__nav:hover{border-color:#aaaab2;background:hsla(0,0%,100%,.16)}.project-lightbox__close:focus-visible,.project-lightbox__nav:focus-visible{outline:2px solid #fff;outline-offset:2px}.project-lightbox__close[hidden],.project-lightbox__nav[hidden]{display:none}.project-lightbox__close{width:44px;min-width:44px;max-width:44px;height:44px;min-height:44px;max-height:44px;top:24px;right:24px}.project-lightbox__nav{width:48px;min-width:48px;max-width:48px;height:48px;min-height:48px;max-height:48px;top:50%;transform:translateY(-50%)}.project-lightbox__nav.-prev{left:24px}.project-lightbox__nav.-next{right:24px}@media(max-width: 767px){.project-lightbox__nav{width:40px;min-width:40px;max-width:40px;height:40px;min-height:40px;max-height:40px;top:auto;bottom:24px;transform:none}.project-lightbox__nav.-prev{left:calc(50% - 56px)}.project-lightbox__nav.-next{right:calc(50% - 56px)}}.project-lightbox__counter{font-family:"Hanken Grotesk",sans-serif;font-size:13px;font-weight:400;line-height:1.3;position:absolute;bottom:24px;left:50%;transform:translateX(-50%);margin:0;color:#aaaab2}@media(max-width: 767px){.project-lightbox__counter{bottom:calc(24px + 52px)}}.project-lightbox__counter[hidden]{display:none}body.has-lightbox{overflow:hidden}.project-hero+.project-gallery .project-gallery__inner{padding-top:80px}@media(max-width: 767px){.project-hero+.project-gallery .project-gallery__inner{padding-top:40px}}.container{max-width:1200px !important;margin:0 auto !important;width:calc(100% - 48px*2) !important}@media(min-width: 768px)and (max-width: 1279px){.container{width:calc(100% - 32px*2) !important}}@media(max-width: 767px){.container{width:calc(100% - 16px*2) !important}}html{line-height:1.15;text-size-adjust:100%;background:#fff;scroll-behavior:smooth}*,*::before,*::after{box-sizing:border-box}img{-webkit-user-drag:none;user-select:none}*:focus:not(:focus-visible){outline:none}::selection{color:#231c1c;background:#97989a}::-webkit-scrollbar{width:4px}::-webkit-scrollbar-track{background:#fff}::-webkit-scrollbar-thumb{background:#231c1c}body{margin:0 !important;font-size:24px;font-weight:400;line-height:1.2;color:#231c1c;z-index:1;position:relative;font-family:"Archivo",sans-serif;overflow-x:clip}@media(min-width: 1920px){body{font-size:32px}}@media(max-width: 767px){body{font-size:18px}}body *{-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale}body main#main{overflow-x:clip}@media(max-width: 767px){body main#main{overflow:hidden}}body a{text-decoration:none;transition:all .2s ease}body button{font-family:"Archivo",sans-serif}body h1{font-family:"Archivo",sans-serif;font-size:clamp(36px,3vw + 24px,68px);font-weight:800;line-height:1.02;letter-spacing:-0.025em}body h2{font-family:"Archivo",sans-serif;font-size:36px;font-weight:700;line-height:1.05;letter-spacing:-0.02em}@media(min-width: 1920px){body h2{font-size:48px}}@media(max-width: 767px){body h2{font-size:27px}}body h3{font-family:"Archivo",sans-serif;font-size:28px;font-weight:700;line-height:1.15;letter-spacing:-0.02em}@media(min-width: 1920px){body h3{font-size:32px}}@media(max-width: 767px){body h3{font-size:22px}}body h4{font-family:"Archivo",sans-serif;font-size:26px;font-weight:700;line-height:1.2;letter-spacing:-0.01em}@media(min-width: 1920px){body h4{font-size:28px}}@media(max-width: 767px){body h4{font-size:20px}}body .narrow,body .is-style-narrow{max-width:422px;margin:0 auto}@media(max-width: 767px){body .narrow,body .is-style-narrow{max-width:100%}}.otgs-development-site-front-end{display:none}