:root{--swiper-theme-color: #007aff}:host{position:relative;display:block;margin-left:auto;margin-right:auto;z-index:1}.swiper{margin-left:auto;margin-right:auto;position:relative;overflow:hidden;list-style:none;padding:0;z-index:1;display:block}.swiper-vertical>.swiper-wrapper{flex-direction:column}.swiper-wrapper{position:relative;width:100%;height:100%;z-index:1;display:flex;transition-property:transform;transition-timing-function:var(--swiper-wrapper-transition-timing-function, initial);box-sizing:content-box}.swiper-android .swiper-slide,.swiper-ios .swiper-slide,.swiper-wrapper{transform:translateZ(0)}.swiper-horizontal{touch-action:pan-y}.swiper-vertical{touch-action:pan-x}.swiper-slide{flex-shrink:0;width:100%;height:100%;position:relative;transition-property:transform;display:block}.swiper-slide-invisible-blank{visibility:hidden}.swiper-autoheight,.swiper-autoheight .swiper-slide{height:auto}.swiper-autoheight .swiper-wrapper{align-items:flex-start;transition-property:transform,height}.swiper-backface-hidden .swiper-slide{transform:translateZ(0);backface-visibility:hidden}.swiper-3d.swiper-css-mode .swiper-wrapper{perspective:1200px}.swiper-3d .swiper-wrapper{transform-style:preserve-3d}.swiper-3d{perspective:1200px}.swiper-3d .swiper-slide,.swiper-3d .swiper-cube-shadow{transform-style:preserve-3d}.swiper-css-mode>.swiper-wrapper{overflow:auto;scrollbar-width:none;-ms-overflow-style:none}.swiper-css-mode>.swiper-wrapper::-webkit-scrollbar{display:none}.swiper-css-mode>.swiper-wrapper>.swiper-slide{scroll-snap-align:start start}.swiper-css-mode.swiper-horizontal>.swiper-wrapper{scroll-snap-type:x mandatory}.swiper-css-mode.swiper-horizontal>.swiper-wrapper>.swiper-slide:first-child{margin-inline-start:var(--swiper-slides-offset-before);scroll-margin-inline-start:var(--swiper-slides-offset-before)}.swiper-css-mode.swiper-horizontal>.swiper-wrapper>.swiper-slide:last-child{margin-inline-end:var(--swiper-slides-offset-after)}.swiper-css-mode.swiper-vertical>.swiper-wrapper{scroll-snap-type:y mandatory}.swiper-css-mode.swiper-vertical>.swiper-wrapper>.swiper-slide:first-child{margin-block-start:var(--swiper-slides-offset-before);scroll-margin-block-start:var(--swiper-slides-offset-before)}.swiper-css-mode.swiper-vertical>.swiper-wrapper>.swiper-slide:last-child{margin-block-end:var(--swiper-slides-offset-after)}.swiper-css-mode.swiper-free-mode>.swiper-wrapper{scroll-snap-type:none}.swiper-css-mode.swiper-free-mode>.swiper-wrapper>.swiper-slide{scroll-snap-align:none}.swiper-css-mode.swiper-centered>.swiper-wrapper:before{content:"";flex-shrink:0;order:9999}.swiper-css-mode.swiper-centered>.swiper-wrapper>.swiper-slide{scroll-snap-align:center center;scroll-snap-stop:always}.swiper-css-mode.swiper-centered.swiper-horizontal>.swiper-wrapper>.swiper-slide:first-child{margin-inline-start:var(--swiper-centered-offset-before)}.swiper-css-mode.swiper-centered.swiper-horizontal>.swiper-wrapper:before{height:100%;min-height:1px;width:var(--swiper-centered-offset-after)}.swiper-css-mode.swiper-centered.swiper-vertical>.swiper-wrapper>.swiper-slide:first-child{margin-block-start:var(--swiper-centered-offset-before)}.swiper-css-mode.swiper-centered.swiper-vertical>.swiper-wrapper:before{width:100%;min-width:1px;height:var(--swiper-centered-offset-after)}.swiper-3d .swiper-slide-shadow,.swiper-3d .swiper-slide-shadow-left,.swiper-3d .swiper-slide-shadow-right,.swiper-3d .swiper-slide-shadow-top,.swiper-3d .swiper-slide-shadow-bottom{position:absolute;left:0;top:0;width:100%;height:100%;pointer-events:none;z-index:10}.swiper-3d .swiper-slide-shadow{background:#00000026}.swiper-3d .swiper-slide-shadow-left{background-image:linear-gradient(to left,#00000080,#0000)}.swiper-3d .swiper-slide-shadow-right{background-image:linear-gradient(to right,#00000080,#0000)}.swiper-3d .swiper-slide-shadow-top{background-image:linear-gradient(to top,#00000080,#0000)}.swiper-3d .swiper-slide-shadow-bottom{background-image:linear-gradient(to bottom,#00000080,#0000)}.swiper-lazy-preloader{width:42px;height:42px;position:absolute;left:50%;top:50%;margin-left:-21px;margin-top:-21px;z-index:10;transform-origin:50%;box-sizing:border-box;border:4px solid var(--swiper-preloader-color, var(--swiper-theme-color));border-radius:50%;border-top-color:transparent}:is(.swiper:not(.swiper-watch-progress),.swiper-watch-progress .swiper-slide-visible) .swiper-lazy-preloader{animation:swiper-preloader-spin 1s infinite linear}.swiper-lazy-preloader-white{--swiper-preloader-color: #fff}.swiper-lazy-preloader-black{--swiper-preloader-color: #000}@keyframes swiper-preloader-spin{0%{transform:rotate(0)}to{transform:rotate(360deg)}}.swiper-creative .swiper-slide{backface-visibility:hidden;overflow:hidden;transition-property:transform,opacity,height}.swiper-fade.swiper-free-mode .swiper-slide{transition-timing-function:ease-out}.swiper-fade .swiper-slide{pointer-events:none;transition-property:opacity}.swiper-fade .swiper-slide .swiper-slide{pointer-events:none}.swiper-fade .swiper-slide-active,.swiper-fade .swiper-slide-active .swiper-slide-active{pointer-events:auto}.swiper-pagination{position:absolute;text-align:center;transition:.3s opacity;transform:translateZ(0);z-index:10}.swiper-pagination.swiper-pagination-hidden{opacity:0}.swiper-pagination-disabled>.swiper-pagination,.swiper-pagination.swiper-pagination-disabled{display:none!important}.swiper-pagination-fraction,.swiper-pagination-custom,.swiper-horizontal>.swiper-pagination-bullets,.swiper-pagination-bullets.swiper-pagination-horizontal{bottom:var(--swiper-pagination-bottom, 8px);top:var(--swiper-pagination-top, auto);left:0;width:100%}.swiper-pagination-bullets-dynamic{overflow:hidden;font-size:0}.swiper-pagination-bullets-dynamic .swiper-pagination-bullet{transform:scale(.33);position:relative}.swiper-pagination-bullets-dynamic .swiper-pagination-bullet-active,.swiper-pagination-bullets-dynamic .swiper-pagination-bullet-active-main{transform:scale(1)}.swiper-pagination-bullets-dynamic .swiper-pagination-bullet-active-prev{transform:scale(.66)}.swiper-pagination-bullets-dynamic .swiper-pagination-bullet-active-prev-prev{transform:scale(.33)}.swiper-pagination-bullets-dynamic .swiper-pagination-bullet-active-next{transform:scale(.66)}.swiper-pagination-bullets-dynamic .swiper-pagination-bullet-active-next-next{transform:scale(.33)}.swiper-pagination-bullet{width:var(--swiper-pagination-bullet-width, var(--swiper-pagination-bullet-size, 8px));height:var(--swiper-pagination-bullet-height, var(--swiper-pagination-bullet-size, 8px));display:inline-block;border-radius:var(--swiper-pagination-bullet-border-radius, 50%);background:var(--swiper-pagination-bullet-inactive-color, #000);opacity:var(--swiper-pagination-bullet-inactive-opacity, .2)}button.swiper-pagination-bullet{border:none;margin:0;padding:0;box-shadow:none;-webkit-appearance:none;-moz-appearance:none;appearance:none}.swiper-pagination-clickable .swiper-pagination-bullet{cursor:pointer}.swiper-pagination-bullet:only-child{display:none!important}.swiper-pagination-bullet-active{opacity:var(--swiper-pagination-bullet-opacity, 1);background:var(--swiper-pagination-color, var(--swiper-theme-color))}.swiper-vertical>.swiper-pagination-bullets,.swiper-pagination-vertical.swiper-pagination-bullets{right:var(--swiper-pagination-right, 8px);left:var(--swiper-pagination-left, auto);top:50%;transform:translate3d(0,-50%,0)}:is(.swiper-vertical>.swiper-pagination-bullets,.swiper-pagination-vertical.swiper-pagination-bullets) .swiper-pagination-bullet{margin:var(--swiper-pagination-bullet-vertical-gap, 6px) 0;display:block}:is(.swiper-vertical>.swiper-pagination-bullets,.swiper-pagination-vertical.swiper-pagination-bullets).swiper-pagination-bullets-dynamic{top:50%;transform:translateY(-50%);width:8px}:is(.swiper-vertical>.swiper-pagination-bullets,.swiper-pagination-vertical.swiper-pagination-bullets).swiper-pagination-bullets-dynamic .swiper-pagination-bullet{display:inline-block;transition:.2s transform,.2s top}:is(.swiper-horizontal>.swiper-pagination-bullets,.swiper-pagination-horizontal.swiper-pagination-bullets) .swiper-pagination-bullet{margin:0 var(--swiper-pagination-bullet-horizontal-gap, 4px)}:is(.swiper-horizontal>.swiper-pagination-bullets,.swiper-pagination-horizontal.swiper-pagination-bullets).swiper-pagination-bullets-dynamic{left:50%;transform:translate(-50%);white-space:nowrap}:is(.swiper-horizontal>.swiper-pagination-bullets,.swiper-pagination-horizontal.swiper-pagination-bullets).swiper-pagination-bullets-dynamic .swiper-pagination-bullet{transition:.2s transform,.2s left}.swiper-horizontal.swiper-rtl>.swiper-pagination-bullets-dynamic .swiper-pagination-bullet{transition:.2s transform,.2s right}.swiper-pagination-fraction{color:var(--swiper-pagination-fraction-color, inherit)}.swiper-pagination-progressbar{background:var(--swiper-pagination-progressbar-bg-color, rgba(0, 0, 0, .25));position:absolute}.swiper-pagination-progressbar .swiper-pagination-progressbar-fill{background:var(--swiper-pagination-color, var(--swiper-theme-color));position:absolute;left:0;top:0;width:100%;height:100%;transform:scale(0);transform-origin:left top}.swiper-rtl .swiper-pagination-progressbar .swiper-pagination-progressbar-fill{transform-origin:right top}.swiper-horizontal>.swiper-pagination-progressbar,.swiper-pagination-progressbar.swiper-pagination-horizontal,.swiper-vertical>.swiper-pagination-progressbar.swiper-pagination-progressbar-opposite,.swiper-pagination-progressbar.swiper-pagination-vertical.swiper-pagination-progressbar-opposite{width:100%;height:var(--swiper-pagination-progressbar-size, 4px);left:0;top:0}.swiper-vertical>.swiper-pagination-progressbar,.swiper-pagination-progressbar.swiper-pagination-vertical,.swiper-horizontal>.swiper-pagination-progressbar.swiper-pagination-progressbar-opposite,.swiper-pagination-progressbar.swiper-pagination-horizontal.swiper-pagination-progressbar-opposite{width:var(--swiper-pagination-progressbar-size, 4px);height:100%;left:0;top:0}.swiper-pagination-lock{display:none}:root{--swiper-navigation-size: 44px}.swiper-button-prev,.swiper-button-next{position:absolute;width:var(--swiper-navigation-size);height:var(--swiper-navigation-size);z-index:10;cursor:pointer;display:flex;align-items:center;justify-content:center;color:var(--swiper-navigation-color, var(--swiper-theme-color))}:is(.swiper-button-prev,.swiper-button-next).swiper-button-disabled{opacity:.35;cursor:auto;pointer-events:none}:is(.swiper-button-prev,.swiper-button-next).swiper-button-hidden{opacity:0;cursor:auto;pointer-events:none}.swiper-navigation-disabled :is(.swiper-button-prev,.swiper-button-next){display:none!important}:is(.swiper-button-prev,.swiper-button-next) ::slotted(svg),:is(.swiper-button-prev,.swiper-button-next) svg{width:100%;height:100%;-o-object-fit:contain;object-fit:contain;transform-origin:center;fill:currentColor;pointer-events:none}.swiper-button-lock{display:none}.swiper-button-prev,.swiper-button-next{top:var(--swiper-navigation-top-offset, 50%);margin-top:calc(0px - (var(--swiper-navigation-size) / 2))}.swiper-button-prev{left:var(--swiper-navigation-sides-offset, 4px);right:auto}.swiper-button-prev ::slotted(.swiper-navigation-icon),.swiper-button-prev .swiper-navigation-icon{transform:rotate(180deg)}.swiper-button-next{right:var(--swiper-navigation-sides-offset, 4px);left:auto}.swiper-horizontal .swiper-button-prev,.swiper-horizontal .swiper-button-next,.swiper-horizontal~.swiper-button-prev,.swiper-horizontal~.swiper-button-next{top:var(--swiper-navigation-top-offset, 50%);margin-top:calc(0px - (var(--swiper-navigation-size) / 2));margin-left:0}.swiper-horizontal .swiper-button-prev,.swiper-horizontal~.swiper-button-prev,.swiper-horizontal.swiper-rtl .swiper-button-next,.swiper-horizontal.swiper-rtl~.swiper-button-next{left:var(--swiper-navigation-sides-offset, 4px);right:auto}.swiper-horizontal .swiper-button-next,.swiper-horizontal~.swiper-button-next,.swiper-horizontal.swiper-rtl .swiper-button-prev,.swiper-horizontal.swiper-rtl~.swiper-button-prev{right:var(--swiper-navigation-sides-offset, 4px);left:auto}:is(.swiper-horizontal .swiper-button-prev,.swiper-horizontal~.swiper-button-prev,.swiper-horizontal.swiper-rtl .swiper-button-next,.swiper-horizontal.swiper-rtl~.swiper-button-next) ::slotted(.swiper-navigation-icon),:is(.swiper-horizontal .swiper-button-prev,.swiper-horizontal~.swiper-button-prev,.swiper-horizontal.swiper-rtl .swiper-button-next,.swiper-horizontal.swiper-rtl~.swiper-button-next) .swiper-navigation-icon{transform:rotate(180deg)}:is(.swiper-horizontal.swiper-rtl .swiper-button-prev,.swiper-horizontal.swiper-rtl~.swiper-button-prev) ::slotted(.swiper-navigation-icon),:is(.swiper-horizontal.swiper-rtl .swiper-button-prev,.swiper-horizontal.swiper-rtl~.swiper-button-prev) .swiper-navigation-icon{transform:rotate(0)}.swiper-vertical .swiper-button-prev,.swiper-vertical .swiper-button-next,.swiper-vertical~.swiper-button-prev,.swiper-vertical~.swiper-button-next{left:var(--swiper-navigation-top-offset, 50%);right:auto;margin-left:calc(0px - (var(--swiper-navigation-size) / 2));margin-top:0}.swiper-vertical .swiper-button-prev,.swiper-vertical~.swiper-button-prev{top:var(--swiper-navigation-sides-offset, 4px);bottom:auto}:is(.swiper-vertical .swiper-button-prev,.swiper-vertical~.swiper-button-prev) ::slotted(.swiper-navigation-icon),:is(.swiper-vertical .swiper-button-prev,.swiper-vertical~.swiper-button-prev) .swiper-navigation-icon{transform:rotate(-90deg)}.swiper-vertical .swiper-button-next,.swiper-vertical~.swiper-button-next{bottom:var(--swiper-navigation-sides-offset, 4px);top:auto}:is(.swiper-vertical .swiper-button-next,.swiper-vertical~.swiper-button-next) ::slotted(.swiper-navigation-icon),:is(.swiper-vertical .swiper-button-next,.swiper-vertical~.swiper-button-next) .swiper-navigation-icon{transform:rotate(90deg)}@font-face{font-family:PF DIN Text Pro;src:url(/themes/groglass/assets/build/assets/PFDINTextPro-Regular-DkyhsyQi.woff2) format("woff2"),url(/themes/groglass/assets/build/assets/PFDINTextPro-Regular-C0U_EuJ4.woff) format("woff");font-weight:400;font-style:normal;font-display:swap}@font-face{font-family:PF DIN Text Pro;src:url(/themes/groglass/assets/build/assets/PFDINTextPro-Medium-CbQicS12.woff2) format("woff2"),url(/themes/groglass/assets/build/assets/PFDINTextPro-Medium-B8jhzlwe.woff) format("woff");font-weight:500;font-style:normal;font-display:swap}@font-face{font-family:PF DIN Text Pro;src:url(/themes/groglass/assets/build/assets/PFDINTextPro-Bold-CHQO_NlB.woff2) format("woff2"),url(/themes/groglass/assets/build/assets/PFDINTextPro-Bold-CTH-8YVU.woff) format("woff");font-weight:700;font-style:normal;font-display:swap}*{box-sizing:border-box}[data-attach-loading].oc-loading:after,[data-attach-loading].oc-loading:before,[data-attach-loading].oc-attach-loader:after,[data-attach-loading].jax-attach-loader:after,[data-attach-loading].jax-attach-loader:before{display:none!important;content:none!important}html{overflow-x:hidden;scrollbar-gutter:stable;font-family:PF DIN Text Pro,sans-serif}.pin-block{position:relative;z-index:2}.scrollbar-gutter-stable{scrollbar-gutter:stable}.scrollbar-gutter-auto{scrollbar-gutter:auto}.sr-only{position:absolute;width:1px;height:1px;padding:0;margin:-1px;overflow:hidden;clip:rect(0,0,0,0);white-space:nowrap;border:0}#smooth-wrapper{overflow:hidden;height:100dvh;max-height:100dvh}#smooth-content{display:flex;flex-direction:column;min-height:100dvh;min-width:0;max-width:100%}#layout-content{flex:1 1 auto;min-height:auto;min-width:0;max-width:100%;width:100%}#layout-footer{flex-shrink:0}@media(max-width:743px){#smooth-wrapper{height:var(--app-height, 100dvh);max-height:var(--app-height, 100dvh)}}.max-800{width:100%;max-width:50rem}.center-max{width:100%;max-width:33.75rem;margin-inline:auto;text-align:center;letter-spacing:0;font-size:1.25rem;line-height:1.42;font-weight:400}@media(min-width:744px){.center-max{font-size:1.4375rem;line-height:1.3}}hr{box-sizing:border-box;display:block;border:none;border-top:1px solid #FFFFFF;background:transparent none}.animated-hr{box-sizing:border-box;display:block;width:100%;height:1px;min-height:1px;max-height:1px;margin:0;padding:0;flex-shrink:0;border:0;background-color:#fff;transform:scaleX(0);transform-origin:left center;will-change:transform;transition:none;backface-visibility:hidden}.animated-hr--muted{background-color:#ffffff1f}html:has(body.smooth-loading:not(.scroll-ready)){overflow:hidden;overscroll-behavior:none;background:#1e1e1e}body.smooth-loading:not(.scroll-ready){overflow:hidden;background:#1e1e1e}body.smooth-loading:not(.scroll-ready) #site-header{visibility:hidden}#page-preloader{position:fixed;inset:0;z-index:9999;background:#1e1e1e;isolation:isolate;pointer-events:all}#page-preloader.is-fading{pointer-events:none}body.hero-entrance{background:#1e1e1e}body.hero-entrance .hero-section__title-word-inner,body.hero-entrance .hero-section__description{opacity:0}body.hero-entrance .hero-section__title-word-inner{filter:blur(4px)}@media(max-width:1139px){html:has([data-hero-entrance]),html:has([data-hero-entrance]) body.smooth-loading,html:has([data-hero-entrance]) body.hero-entrance,html:has([data-hero-entrance]) #page-preloader{background:#000}}.site-header{position:fixed;top:0;left:0;right:0;z-index:200;display:flex;justify-content:center;padding:.25rem 1rem;pointer-events:none;transition:transform .35s ease;color:#fbfbfb}@media(min-width:744px){.site-header{padding:.25rem}}.site-header--hidden{transform:translateY(-100%)}.site-header__nav{position:relative;width:100%;max-width:25rem;pointer-events:auto;--site-header-bar-height: 3.25rem}@media(min-width:744px){.site-header__nav{width:auto;max-width:none;--site-header-bar-height: 4rem}}.site-header__nav-bar{display:flex;align-items:center;gap:.25rem;width:100%}@media(min-width:744px){.site-header__nav-bar{width:auto}}.site-header__nav-bar.is-entering .site-header__nav-group,.site-header__nav-bar.is-entering .btn-lg{-webkit-backdrop-filter:none;backdrop-filter:none}.site-header__nav-group{display:flex;flex-direction:row;justify-content:space-between;align-items:center;gap:.75rem;box-sizing:border-box;flex:1;min-width:0;height:var(--site-header-bar-height);padding:.625rem 1rem;border-radius:.25rem;border:1px solid rgba(255,255,255,.12);background:#28292ab3;-webkit-backdrop-filter:blur(50px);backdrop-filter:blur(50px)}@media(min-width:744px){.site-header__nav-group{flex:none;width:auto;justify-content:center;gap:1.5rem;align-items:stretch;padding:0 1.5rem}}.site-header__separator{display:none;flex-shrink:0;align-self:center;width:1px;height:1.875rem;background:#ffffff40}@media(min-width:744px){.site-header__separator{display:block}}.site-header__menu{display:none;flex-wrap:wrap;align-items:center;gap:1.5rem;list-style:none;margin:0;padding:0}@media(min-width:744px){.site-header__menu{display:flex;align-items:center}}@media(min-width:1200px){.site-header__menu{align-self:stretch;align-items:stretch}}.site-header__menu-toggle{display:flex;align-items:center;gap:.75rem;margin:0;padding:0;border:0;background:transparent;color:inherit;cursor:pointer;-webkit-user-select:none;-moz-user-select:none;user-select:none;-webkit-tap-highlight-color:rgba(0,0,0,0)}@media(min-width:744px){.site-header__menu-toggle{display:none}}.site-header__menu-toggle-label{display:inline-block;flex-shrink:0;font-size:.875rem;line-height:.875rem;padding-bottom:.15rem;transform:translateY(.125rem) scale(1);transform-origin:center center;transition-property:transform;transition-duration:.15s;transition-timing-function:ease}.site-header__menu-toggle:active:not(:disabled) .site-header__menu-toggle-label{transform:translateY(.125rem) scale(.9285714286)}.site-header__menu-toggle-icon{display:inline-flex;align-items:center;justify-content:center;flex-shrink:0;width:1rem;height:1rem;line-height:0;overflow:visible;transform:translateY(-.03125rem)}.site-header__menu-toggle-icon svg{display:block;width:.3125rem;height:1rem;overflow:visible;transform-origin:center center;transition:transform .5s ease}.site-header__menu-toggle[aria-expanded=true] .site-header__menu-toggle-icon svg{transform:rotate(90deg)}.site-header__nav .btn-lg{height:var(--site-header-bar-height);max-height:var(--site-header-bar-height)}@media(min-width:744px){.site-header__nav .btn-lg{max-height:none}}.site-header__drawer{position:absolute;top:calc(100% + .25rem);left:0;right:0;z-index:201;pointer-events:auto;max-height:calc(var(--app-height, 100dvh) - var(--site-header-bar-height) - 1.25rem);overflow-y:auto;border-radius:.25rem;border:1px solid rgba(255,255,255,.12);background:#28292ab3;-webkit-backdrop-filter:blur(50px);backdrop-filter:blur(50px)}@media(min-width:744px){.site-header__drawer{display:none!important}}.site-header__drawer-inner{display:flex;flex-direction:column;padding:1.5rem 1rem}.site-header__drawer-item{padding:.5rem 0;border-bottom:1px solid rgba(255,255,255,.12)}.site-header__drawer-item.is-open{padding-bottom:1.5rem}.site-header__drawer-trigger>span:not(.icon-20):not(.btn-spinner){font-size:.875rem;line-height:.875rem;transform:translateY(1px) scale(1);transform-origin:center center;transition-property:transform;transition-duration:.15s;transition-timing-function:ease}.site-header__drawer-trigger>span:not(.icon-20):not(.btn-spinner):not([class*=__pdf-label]){display:inline-block}.site-header__drawer-trigger:active:not(.disabled):not(:disabled)>span:not(.icon-20):not(.btn-spinner){transform:translateY(1px) scale(.9285714286)}.site-header__drawer-trigger{display:flex;align-items:center;justify-content:space-between;gap:.75rem;width:100%;margin:0;padding:0 .25rem;border:0;background:transparent;color:inherit;text-align:left;cursor:pointer;-webkit-user-select:none;-moz-user-select:none;user-select:none;-webkit-tap-highlight-color:rgba(0,0,0,0)}.site-header__drawer-chevron{transition:transform .3s ease}.site-header__drawer-chevron svg [stroke]{stroke:currentColor}.site-header__drawer-trigger[aria-expanded=true] .site-header__drawer-chevron{transform:rotate(180deg)}.site-header__drawer-panel{overflow:hidden;height:0}.site-header__drawer-panel .site-header__inner{gap:.75rem;padding:.75rem 1rem;border:0;border-radius:0;background:transparent;-webkit-backdrop-filter:none;backdrop-filter:none}.site-header__drawer-item.is-open .site-header__drawer-panel .site-header__inner{padding-top:1.25rem;padding-bottom:0}.site-header__drawer-panel .site-header__links{padding:0}.site-header__drawer-panel .site-header__submenu,.site-header__drawer-panel .site-header__grid{gap:.75rem}.site-header__drawer-panel .site-header__inner--products .site-header__cta{align-self:flex-start;width:auto;color:#fbfbfb;font-size:1rem;font-style:normal;font-weight:400;line-height:1.48;text-decoration:none}.site-header__logo{display:inline-flex;flex-shrink:0;height:calc(var(--site-header-bar-height) - 1.25rem);width:auto;aspect-ratio:89/40;line-height:0;overflow:visible}@media(min-width:744px){.site-header__logo{height:2.5rem;align-self:center}}.site-header__logo svg{display:block;width:100%;height:100%;overflow:visible}.site-header__action{position:relative;flex-shrink:0}.site-header__item{position:static;padding-top:.125rem}@media(min-width:744px){.site-header__item{padding-top:0}}@media(min-width:1200px){.site-header__item{display:flex;align-items:center;align-self:stretch}.site-header__item:hover .site-header__trigger.u-underline-reverse>span{background-size:100% 100%}.site-header__item .site-header__trigger.u-underline-reverse{pointer-events:auto}.site-header__item .site-header__trigger.u-underline-reverse>span{pointer-events:none}}.site-header__details{position:relative}.site-header__menu .site-header__details{position:static;height:100%}.site-header__menu .site-header__details[open]{z-index:2}.site-header__trigger>span:not(.icon-20):not(.btn-spinner){font-size:.875rem;line-height:.875rem;transform:translateY(1px) scale(1);transform-origin:center center;transition-property:transform;transition-duration:.15s;transition-timing-function:ease}.site-header__trigger>span:not(.icon-20):not(.btn-spinner):not([class*=__pdf-label]){display:inline-block}.site-header__trigger:active:not(.disabled):not(:disabled)>span:not(.icon-20):not(.btn-spinner){transform:translateY(1px) scale(.9285714286)}.site-header__trigger{cursor:pointer;-webkit-user-select:none;-moz-user-select:none;user-select:none;list-style:none}.site-header__trigger::-webkit-details-marker{display:none}.site-header__trigger::marker{content:""}.site-header__menu .site-header__trigger{display:flex;align-items:center;height:100%}@media(max-width:1199px){.site-header__menu .site-header__trigger.u-underline-reverse>span{transition:none}.site-header__menu .site-header__trigger.u-underline-reverse:hover>span{background-size:0 100%}}@media(min-width:1200px){.site-header__menu .site-header__trigger.u-underline-reverse>span{transform:translateY(.1875rem)}.site-header__menu .site-header__trigger.u-underline-reverse:active:not(:disabled)>span{transform:translateY(.1875rem) scale(.9285714286)}}.site-header__panels{position:absolute;top:calc(100% + .25rem);left:0;width:100%;z-index:1;pointer-events:none}@media(max-width:743px){.site-header__panels{display:none}}.site-header__panels .site-header__panel{display:none;min-width:0;pointer-events:auto}.site-header__panels .site-header__panel .image-reveal--reveal{animation-duration:var(--panel-reveal-duration, .65s);animation-delay:var(--panel-reveal-delay, .1s)}.site-header__nav:has(.site-header__menu .site-header__details[data-nav-panel="1"][open]) .site-header__panel[data-nav-panel="1"]{display:block}.site-header__nav:has(.site-header__menu .site-header__details[data-nav-panel="2"][open]) .site-header__panel[data-nav-panel="2"]{display:block}.site-header__nav:has(.site-header__menu .site-header__details[data-nav-panel="3"][open]) .site-header__panel[data-nav-panel="3"]{display:block}.site-header__nav:has(.site-header__menu .site-header__details[data-nav-panel="4"][open]) .site-header__panel[data-nav-panel="4"]{display:block}.site-header__action .site-header__panel{position:absolute;top:calc(100% + .25rem);left:auto;right:0;display:flex;flex-direction:column;align-items:flex-start;gap:.75rem;width:-moz-max-content;width:max-content;max-width:12.5rem;padding:1.5rem;border-radius:.25rem;border:1px solid rgba(255,255,255,.12);background:#1e1e1e;-webkit-backdrop-filter:blur(50px);backdrop-filter:blur(50px);transform:none}@media(min-width:744px){.site-header__action .site-header__panel{align-items:stretch;gap:.5rem}}.site-header__inner{display:flex;flex-direction:column;align-items:flex-start;align-self:stretch;gap:1.5rem;padding:1.75rem;overflow:hidden;border-radius:.25rem;border:1px solid rgba(255,255,255,.12);background:#28292ab3;-webkit-backdrop-filter:blur(50px);backdrop-filter:blur(50px)}@media(min-width:744px){.site-header__inner:not(.site-header__inner--products):not(.site-header__inner--text){display:grid;grid-template-columns:1fr 1fr;align-items:flex-start}}.site-header__inner--products{flex-direction:column;gap:2.25rem}.site-header__grid{display:grid;grid-template-columns:1fr;gap:1.5rem;align-self:stretch;width:100%;list-style:none;margin:0;padding:0}@media(min-width:744px){.site-header__grid{grid-template-columns:repeat(2,1fr)}}.site-header__card{display:flex;flex-direction:column;align-items:flex-start;gap:1rem;color:inherit;text-decoration:none}@media(hover:hover)and (pointer:fine){.site-header__card:hover .site-header__img,.site-header__card:focus-visible .site-header__img{transform:scale(1.05)}}@media(hover:hover)and (pointer:fine)and (min-width:1200px){.site-header__card:hover .site-header__label,.site-header__card:focus-visible .site-header__label{background-size:100% 100%}}.site-header__media{min-width:0;width:100%;overflow:hidden}.site-header__media-stack{position:relative;width:100%;aspect-ratio:95/63}.site-header__media-slide{position:absolute;inset:0;opacity:0;pointer-events:none}.site-header__media-slide.is-active{opacity:1}@media(min-width:1200px){.site-header__media-slide{transition:opacity .45s ease}}@media(min-width:1200px)and (prefers-reduced-motion:reduce){.site-header__media-slide{transition:none}}.site-header__media-slide picture{display:block;width:100%;height:100%}.site-header__pic{display:block;width:100%;height:11.8125rem}.site-header__media-stack .site-header__pic,.site-header__media-stack .site-header__img{height:100%}.site-header__img{display:block;width:100%;height:11.8125rem;aspect-ratio:95/63;-o-object-fit:cover;object-fit:cover;transition:transform .4s ease}.site-header__media-stack .site-header__img{aspect-ratio:auto}.site-header__label{display:block;line-height:1.1;background-image:linear-gradient(transparent calc(100% - 1px),currentColor 1px);background-repeat:no-repeat;background-size:0 100%}@media(min-width:1200px){.site-header__label{transition-property:background-size;transition-duration:.4s;transition-timing-function:ease}}.site-header__cta{align-self:stretch;width:100%}.site-header__links{display:flex;flex-direction:column;align-items:flex-start;min-width:0;width:100%}@media(min-width:744px){.site-header__links{align-items:stretch}}.site-header__submenu{display:flex;flex-direction:column;align-items:flex-start;gap:.5rem;width:100%;list-style:none;margin:0;padding:0;background:transparent;border:0}@media(min-width:744px){.site-header__submenu{align-items:stretch;gap:.5rem}}@media(min-width:744px){.site-header__links .site-header__submenu li{position:relative;box-sizing:border-box;border-bottom:1px solid rgba(255,255,255,.12)}.site-header__links .site-header__submenu li:after{content:"";position:absolute;left:0;bottom:-1px;width:100%;height:1px;background-color:#fff;opacity:0;transform:scaleX(0);transform-origin:left center;transition:transform .4s ease,opacity .4s ease}}@media(min-width:744px)and (prefers-reduced-motion:reduce){.site-header__links .site-header__submenu li:after{transition:none}}@media(min-width:744px){.site-header__links .site-header__submenu li>a,.site-header__links .site-header__submenu li>span{display:block;width:100%;box-sizing:border-box;padding:0 .25rem .5rem;color:inherit;text-decoration:none;cursor:pointer;transition:padding-left .2s ease-out}}@media(min-width:744px)and (hover:hover)and (pointer:fine){.site-header__links .site-header__submenu li:has(>a:hover):after,.site-header__links .site-header__submenu li:has(>a:focus-visible):after,.site-header__links .site-header__submenu li:has(>span:hover):after,.site-header__links .site-header__submenu li:has(>span:focus-visible):after{opacity:1;transform:scaleX(1)}.site-header__links .site-header__submenu li:has(>a:hover)>a,.site-header__links .site-header__submenu li:has(>a:hover)>span,.site-header__links .site-header__submenu li:has(>a:focus-visible)>a,.site-header__links .site-header__submenu li:has(>a:focus-visible)>span,.site-header__links .site-header__submenu li:has(>span:hover)>a,.site-header__links .site-header__submenu li:has(>span:hover)>span,.site-header__links .site-header__submenu li:has(>span:focus-visible)>a,.site-header__links .site-header__submenu li:has(>span:focus-visible)>span{padding-left:1rem}}@media(min-width:1200px){.site-header__links .site-header__submenu{gap:0}.site-header__links .site-header__submenu li:not(:first-child)>a,.site-header__links .site-header__submenu li:not(:first-child)>span{padding-top:.5rem}}.site-header__action .site-header__submenu{width:100%;max-width:100%;gap:.75rem}@media(min-width:744px){.site-header__action .site-header__submenu{gap:.5rem}}.site-header__panel-link{display:inline-flex;align-items:center;gap:.5rem;padding:0 .25rem;color:#fbfbfb;white-space:nowrap;text-decoration:none}.site-header__panel-link>span:first-child{display:inline-flex;align-items:center;line-height:1.2;padding-bottom:0}.site-header__panel-link>.icon-20{padding-bottom:0;align-self:center;background-image:none!important;background-size:0!important;transition:transform .2s ease-out}@media(hover:hover){.site-header__panel-link:hover>.icon-20{transform:translate(.25rem)}}.site-footer{background:#1e1e1e;color:#fbfbfb}.site-footer.content-block{padding-bottom:5rem}.site-footer__top{width:100%}@media(min-width:1200px){.site-footer__top{max-width:50rem;margin-inline:auto}}.site-footer__header{display:flex;flex-direction:column;align-items:center;text-align:center}.site-footer__logo{display:inline-flex;flex-shrink:0;height:2.5rem;width:auto;aspect-ratio:89/40;line-height:0;overflow:visible}.site-footer__logo svg{display:block;width:100%;height:100%;overflow:visible}.site-footer__title{margin-top:2.25rem;text-align:center}@media(max-width:1199px){.site-footer__title{max-width:42.5rem;margin-inline:auto}}.site-footer__nav{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));-moz-column-gap:2rem;column-gap:2rem;row-gap:2rem;padding-top:2.75rem;padding-bottom:3.75rem;width:100%}@media(min-width:744px){.site-footer__nav{grid-template-columns:repeat(4,minmax(0,1fr))}}@media(min-width:1200px){.site-footer__nav{padding-top:5rem;padding-bottom:5rem}}.site-footer__nav-column{display:flex;flex-direction:column;gap:1.25rem}.site-footer__nav-column ul{display:flex;flex-direction:column;gap:.5rem;list-style:none;margin:0;padding:0}.site-footer__nav-row{display:flex;align-items:center}.site-footer__nav-row a+a:before{content:"";display:inline-block;width:1px;height:1rem;margin-right:.75rem;vertical-align:middle;background:#ffffff40}.site-footer__nav-row a:not(:last-child){margin-right:.75rem}.site-footer__copy-row{display:flex;flex-direction:row;flex-wrap:nowrap;align-items:center;justify-content:space-between;gap:1.5rem;margin:0 0 1rem}.site-footer__copy-row a{opacity:.5;flex-shrink:0}.site-footer__copy{margin:0;opacity:.5;flex-shrink:0}.site-footer__hr-wrap{width:100%}@media(min-width:1200px){.site-footer__hr-wrap{width:100vw;margin-inline:calc(50% - 50vw)}}.site-footer__hr{background-color:#fff6}@media(max-width:1199px){.site-footer__hr{width:100%}}.site-footer__meta{display:flex;flex-direction:column;align-items:center;text-align:center;gap:2.75rem;margin-top:1rem}@media(min-width:744px){.site-footer__meta{gap:1rem}}@media(min-width:1200px){.site-footer__meta{flex-direction:row;flex-wrap:nowrap;align-items:center;justify-content:space-between;text-align:left;gap:2rem}}.site-footer__socials,.site-footer__references{flex-shrink:0}.site-footer__socials ul,.site-footer__references ul{display:flex;flex-wrap:nowrap;align-items:center;list-style:none;margin:0;padding:0}.site-footer__socials ul li,.site-footer__references ul li{flex-shrink:0}.site-footer__socials ul{flex-direction:row;justify-content:center;gap:1.5rem}@media(min-width:1200px){.site-footer__socials ul{justify-content:flex-start}}.site-footer__references ul{flex-direction:column;align-items:center;justify-content:center;gap:.5rem}@media(min-width:744px){.site-footer__references ul{flex-direction:row;gap:1.5rem}}@media(min-width:1200px){.site-footer__references ul{justify-content:flex-start}}@media(min-width:1200px){.site-footer__references{margin-left:auto}}.hero-section{position:relative;display:flex;flex-direction:column;width:100%;height:auto;max-height:none;overflow:visible;color:#fbfbfb}@media(max-width:1139px){.hero-section{background:#000}}@media(min-width:1140px){.hero-section{max-height:88vh;overflow:hidden}}.hero-section__background{position:relative;z-index:0;width:100%;height:auto;overflow:visible}@media(min-width:1140px){.hero-section__background{max-height:88vh;overflow:hidden}}.hero-section__media-stage{position:relative;width:100%;overflow:visible;will-change:transform}@media(min-width:1140px){.hero-section__media-stage{display:flex;align-items:center;max-height:88vh;overflow:hidden}[data-hero-entrance] .hero-section__media-stage{transform:scale(1.1);transform-origin:center center}}.hero-section__overlay{display:none;position:absolute;inset:0;z-index:1;height:100%;background:#00000026;opacity:0;pointer-events:none;will-change:opacity}@media(min-width:1140px){.hero-section__overlay{display:block}}.hero-section__overlay-bottom{position:absolute;right:0;bottom:0;left:0;z-index:1;height:75%;background:linear-gradient(180deg,#0000 48.32%,#000);opacity:0;pointer-events:none;will-change:opacity}@media(min-width:1140px){.hero-section__overlay-bottom{height:60%;background:linear-gradient(180deg,#0000 34.32%,#0009)}}.hero-section__veil{position:absolute;inset:0;z-index:2;background:#1e1e1e;opacity:1;pointer-events:none;will-change:opacity}@media(max-width:1139px){.hero-section__veil{background:#000}}.hero-section__media{position:relative;width:100%;flex-shrink:0}@media(min-width:1140px){.hero-section__media{max-height:88vh}}.hero-section__media--mobile{display:block}@media(min-width:1140px){.hero-section__media--mobile{display:none}}.hero-section__media--desktop{display:none}@media(min-width:1140px){.hero-section__media--desktop{display:block}}.hero-section__media .video-progress-btn{z-index:2}@media(min-width:1140px){.hero-section__media .video-progress-btn{bottom:1.5rem;left:1.5rem}}.hero-section__media-inner{position:relative;width:100%;line-height:0}@media(max-width:1139px){.hero-section__media-inner{aspect-ratio:1;overflow:hidden}.hero-section__media-inner .hero-section__picture{display:block;width:100%;height:100%}.hero-section__media-inner .hero-section__image,.hero-section__media-inner .hero-section__video{width:100%;height:100%;-o-object-fit:cover;object-fit:cover}}@media(min-width:1140px){.hero-section__media-inner{display:flex;align-items:center;max-height:88vh;overflow:hidden}}.hero-section__picture,.hero-section__image,.hero-section__video{display:block;width:100%;height:auto}.hero-section__content{position:relative;z-index:1;display:flex;flex-direction:column;width:100%;background:#000;pointer-events:none}@media(max-width:1139px){.hero-section__content{margin-top:-1px}}@media(min-width:1140px){.hero-section__content{position:absolute;inset:0;z-index:3;background:transparent}}.hero-section__content.content-block-compact{gap:1.5rem}@media(min-width:744px){.hero-section__content.content-block-compact{gap:2.5rem}}@media(max-width:1139px){.hero-section__content.content-block-compact{padding-top:2rem;padding-bottom:3.75rem;justify-content:flex-start;align-items:center}}@media(min-width:744px)and (max-width:1139px){.hero-section__content.content-block-compact{padding-top:2.5rem}}@media(min-width:1140px){.hero-section__content.content-block-compact{justify-content:center;align-items:flex-end}}.hero-section__title{display:flex;flex-direction:column;align-items:center;justify-content:center;gap:.5rem;width:100%;text-align:center}@media(min-width:1140px){.hero-section__title{align-items:flex-start;max-width:28.75rem;text-align:left}}@media(min-width:1200px){.hero-section__title{max-width:30.25rem}}.hero-section__title-line{display:flex;flex-wrap:wrap;justify-content:center;gap:.28em}@media(min-width:1140px){.hero-section__title-line{justify-content:flex-start}}.hero-section__title-word{display:inline-block;vertical-align:top}.hero-section__title-word-inner{display:inline-block;will-change:opacity,filter}.hero-section__description{pointer-events:auto}@media(min-width:1140px){.hero-section__description{width:100%;max-width:26.25rem;margin-inline:0;margin-right:2.5rem;text-align:left}}@media(min-width:1200px){.hero-section__description{margin-right:4rem}}@media(prefers-reduced-motion:reduce){.hero-section__veil{display:none}.hero-section__overlay,.hero-section__overlay-bottom{opacity:1}}.category-section{position:relative;overflow:hidden;background:#fff;color:#1e1e1e}.category-section__inner-wrap{position:relative;z-index:2;width:100%}.category-section__inner{position:relative;z-index:1;display:grid;grid-template-columns:1fr;align-items:stretch;width:100%}.category-section__inner .section-line-wrap--vertical{z-index:10}@media(min-width:1200px){.category-section__inner{grid-template-columns:minmax(0,1fr) minmax(0,1fr)}}.category-section__content{display:flex;flex-direction:column;justify-content:space-between;gap:2.5rem}.category-section__content,.category-section__media{position:relative;min-height:100%}.category-section__media{overflow:hidden}@media(max-width:1199px){.category-section__media{aspect-ratio:161/107}}.category-section__bottom-bg{position:absolute;left:50%;bottom:0;z-index:0;width:100vw;transform:translate(-50%);display:flex;align-items:flex-end;pointer-events:none}@media(max-width:1199px){.category-section__bottom-bg{height:85%}}@media(min-width:1200px){.category-section__bottom-bg{height:75%}}.category-section__bottom-bg-variant{width:100%;height:100%}.category-section__bottom-bg svg{display:block;width:auto;min-width:100%;height:100%;max-width:none}.category-section__bottom-bg-variant{width:100%}@media(min-width:1200px){.category-section__bottom-bg-variant--mobile{display:none}}.category-section__bottom-bg-variant--desktop{display:none}@media(min-width:1200px){.category-section__bottom-bg-variant--desktop{display:block}}.category-section--artglass{background:#e8ceaa}.category-section--sapphire{margin-top:-2px;background:#d9eef9}@media(min-width:1200px){.category-section--sapphire .category-section__logo{aspect-ratio:133/60}}@media(max-width:1199px){.category-section--artglass .category-section__inner,.category-section--sapphire .category-section__inner{padding-inline:1rem;padding-top:5rem;padding-bottom:5rem;row-gap:1.25rem}}@media(max-width:1199px)and (min-width:744px){.category-section--artglass .category-section__inner,.category-section--sapphire .category-section__inner{padding-inline:2rem}}@media(max-width:1199px)and (min-width:1200px){.category-section--artglass .category-section__inner,.category-section--sapphire .category-section__inner{padding-inline:2.5rem}}@media(max-width:1199px)and (min-width:1500px){.category-section--artglass .category-section__inner,.category-section--sapphire .category-section__inner{padding-inline:round(6.13vw,1px)}}@media(max-width:1199px)and (min-width:1800px){.category-section--artglass .category-section__inner,.category-section--sapphire .category-section__inner{padding-inline:round(8.44vw,1px)}}@media(max-width:1199px){.category-section--artglass .category-section__content,.category-section--sapphire .category-section__content{display:contents}.category-section--artglass .category-section__logo,.category-section--sapphire .category-section__logo{order:1;justify-self:center;align-self:center;margin-top:0}.category-section--artglass .category-section__media,.category-section--sapphire .category-section__media{order:2;min-height:auto;padding:0}.category-section--artglass .category-section__media-inner,.category-section--sapphire .category-section__media-inner{width:100%;height:100%;margin-inline:auto}.category-section--artglass .category-section__main,.category-section--sapphire .category-section__main{order:3;margin-top:1.5rem;display:flex;flex-direction:column;gap:0;align-items:center;text-align:center}.category-section--artglass .category-section__main .text-block__title,.category-section--sapphire .category-section__main .text-block__title{margin:0}.category-section--artglass .category-section__main .text-block__desc,.category-section--sapphire .category-section__main .text-block__desc{max-width:none;margin:0}.category-section--artglass .category-section__main .category-section__actions,.category-section--sapphire .category-section__main .category-section__actions{margin-top:2.25rem;width:100%}.category-section--artglass .category-section__main .category-section__actions .btn,.category-section--sapphire .category-section__main .category-section__actions .btn{width:100%}.category-section--artglass .category-section__main .text-block__title+.text-block__desc,.category-section--sapphire .category-section__main .text-block__title+.text-block__desc{margin-top:1.5rem}}@media(max-width:1199px)and (min-width:744px){.category-section--artglass .category-section__main,.category-section--sapphire .category-section__main{text-align:left;display:grid;grid-template-columns:minmax(0,1fr) minmax(0,1fr);grid-template-areas:"title desc" "title actions";-moz-column-gap:2rem;column-gap:2rem;align-items:start}.category-section--artglass .category-section__main .text-block__title,.category-section--sapphire .category-section__main .text-block__title{grid-area:title}.category-section--artglass .category-section__main .text-block__desc,.category-section--sapphire .category-section__main .text-block__desc{grid-area:desc}.category-section--artglass .category-section__main .text-block__title+.text-block__desc,.category-section--sapphire .category-section__main .text-block__title+.text-block__desc{margin-top:0}.category-section--artglass .category-section__main .category-section__actions,.category-section--sapphire .category-section__main .category-section__actions{grid-area:actions;margin-top:2.25rem;width:auto}.category-section--artglass .category-section__main .category-section__actions .btn,.category-section--sapphire .category-section__main .category-section__actions .btn{width:auto}}.category-section--artglass .section-line-wrap--vertical,.category-section--sapphire .section-line-wrap--vertical{display:none}@media(min-width:1200px){.category-section--artglass .section-line-wrap--vertical,.category-section--sapphire .section-line-wrap--vertical{display:block}}.category-section__main,.category-section__logo,.category-section__media-inner{position:relative;z-index:1}.category-section__actions{margin-top:2.25rem}.category-section__logo{display:inline-flex;align-self:flex-start;margin-top:auto;flex-shrink:0;height:2.875rem;width:auto;aspect-ratio:101/46;line-height:0;overflow:visible}@media(min-width:1200px){.category-section__logo{aspect-ratio:132/60;height:3.75rem}}.category-section__logo svg{display:block;width:100%;height:100%;overflow:visible}.category-section__media-inner{width:100%;height:100%;overflow:hidden}.category-section__picture,.category-section__image{display:block;width:100%;height:100%;-o-object-fit:cover;object-fit:cover;-o-object-position:center;object-position:center}@media(max-width:1199px){.category-section__picture{height:auto}}@media(max-width:1199px){.category-section__image{height:auto;aspect-ratio:161/107}}@media(min-width:1200px){.category-section__picture--mobile,.category-section__image--mobile{display:none}}.category-section__picture--desktop,.category-section__image--desktop{display:none}@media(min-width:1200px){.category-section__picture--desktop,.category-section__image--desktop{display:block}}.products-hero-section{position:relative;overflow:hidden;background:#fbfbfb;color:#1e1e1e}.products-hero-section__inner{display:flex;flex-direction:column;gap:0;width:100%}.products-hero-section__inner.content-block{padding-top:8.5rem;padding-bottom:0}@media(min-width:744px){.products-hero-section__inner.content-block{padding-top:9.25rem}}.products-hero-section__intro{align-items:center;text-align:center;line-height:normal}.products-hero-section__intro .products-hero-section__logo{position:static;margin-bottom:2.5rem;color:currentColor}.products-hero-section__intro .text-block__title{max-width:50rem;margin-inline:auto;text-align:center}.products-hero-section__intro+.products-hero-section__media,.products-hero-section__intro+.products-hero-section__suggestions{margin-top:2.75rem}@media(min-width:1200px){.products-hero-section__intro+.products-hero-section__media,.products-hero-section__intro+.products-hero-section__suggestions{margin-top:3.75rem}}.products-hero-section__media{--shader-logo-inset: 1.5rem;--shader-logo-height: 2.875rem;--shader-inset: 1rem;--shader-inset-px: 16}@media(min-width:744px){.products-hero-section__media{--shader-inset: 1.5rem;--shader-inset-px: 24}}.products-hero-section__media{position:relative;width:100%;overflow:hidden;line-height:0}@media(min-width:1200px){.products-hero-section__media{--shader-logo-height: 3.75rem}}@media(min-width:1500px){.products-hero-section__media{max-height:75vh}}.products-hero-section__media[data-shader-compare]{--shader-pos: 60%}.products-hero-section__media .products-hero-section__logo{filter:drop-shadow(0 .25rem 5rem rgba(30,30,30,.5))}.products-hero-section__media-inner{position:relative;width:100%;background:#1e1e1e}@media(min-width:1500px){.products-hero-section__media-inner{max-height:75vh}}.products-hero-section__media-inner--shader{touch-action:pan-y;-webkit-user-select:none;-moz-user-select:none;user-select:none;cursor:ew-resize}@media(min-width:1200px){.products-hero-section__media-inner--shader{aspect-ratio:2/1}}.products-hero-section__shader{position:absolute;inset:0;z-index:1;line-height:0;pointer-events:none;clip-path:inset(0 0 0 var(--shader-pos));transform:translateZ(0);will-change:clip-path;background:#ffffff1f}.products-hero-section__shader--custom{background:transparent}.products-hero-section__shader:after{content:"";position:absolute;top:0;bottom:0;left:var(--shader-pos);border-left:1px solid rgba(255,255,255,.3);pointer-events:none}.products-hero-section__shader-tag{position:absolute;z-index:3;display:inline-flex;flex-direction:column;justify-content:center;align-items:flex-start;gap:.625rem;padding:.25rem .5rem;border-radius:.25rem;background:#fff;line-height:normal;white-space:nowrap;pointer-events:none;top:var(--shader-inset);right:var(--shader-inset);left:auto}.products-hero-section__shader-tag--anti-reflective{top:var(--shader-inset);right:auto;left:var(--shader-inset);z-index:0;display:inline-flex;transform:none}@media(min-width:744px)and (max-width:1199px){.products-hero-section__shader-tag--anti-reflective{z-index:3}}@media(max-width:743px){[data-shader-compare].is-regular-tag-attached .products-hero-section__shader-tag[data-shader-tag=regular]{right:auto;left:calc(var(--shader-pos) + var(--shader-inset))}}@media(min-width:1200px){.products-hero-section__shader-tag{top:calc(var(--shader-logo-inset) + var(--shader-logo-height) / 2);right:auto;left:calc(var(--shader-pos) + 1.5rem);transform:translateY(-50%)}.products-hero-section__shader-tag--anti-reflective{top:calc(var(--shader-logo-inset) + var(--shader-logo-height) / 2);left:calc(var(--shader-pos) - 1.5rem);transform:translate(-100%,-50%)}}.products-hero-section__shader-image{position:absolute;inset:0;display:block;width:100%;height:100%;-o-object-fit:cover;object-fit:cover;-o-object-position:center;object-position:center;mix-blend-mode:plus-lighter;filter:blur(.625rem);transform:translateZ(0)}.products-hero-section__shader--custom .products-hero-section__shader-image{mix-blend-mode:normal;filter:none}.products-hero-section__shader-picture{position:absolute;inset:0;display:block;width:100%;height:100%;line-height:0}@media(min-width:744px){.products-hero-section__shader-picture--mobile,.products-hero-section__shader-image--mobile{display:none}}.products-hero-section__shader-picture--desktop,.products-hero-section__shader-image--desktop{display:none}@media(min-width:744px){.products-hero-section__shader-picture--desktop,.products-hero-section__shader-image--desktop{display:block}}.products-hero-section__shader-handle{position:absolute;top:0;bottom:0;left:var(--shader-pos);z-index:2;display:flex;align-items:center;justify-content:center;width:5.25rem;margin:0;padding:0;transform:translate(-50%) translateZ(0);will-change:left;background:transparent;border:0;cursor:ew-resize;touch-action:none;-webkit-tap-highlight-color:transparent}.products-hero-section__shader-handle:focus-visible{outline:none}.products-hero-section__shader-handle:focus-visible .products-hero-section__shader-grip{box-shadow:0 0 0 3px #ffffffe6,0 0 0 5px #1e1e1e52}.products-hero-section__shader-grip{position:relative;z-index:1;display:flex;width:3.25rem;height:3.25rem;justify-content:center;align-items:center;aspect-ratio:1/1;border-radius:31.25rem;background:#fff}.products-hero-section__shader-grip:before{content:"";position:absolute;inset:0;z-index:-1;border-radius:31.25rem;pointer-events:none;animation:products-hero-shader-grip-pulse 2s infinite}.products-hero-section__shader-grip .icon-24{position:relative;z-index:1}@media(prefers-reduced-motion:reduce){.products-hero-section__shader-grip:before{animation:none}}.products-hero-section__shader-handle.is-interacting .products-hero-section__shader-grip:before{animation:none}.products-hero-section__picture,.products-hero-section__image,.products-hero-section__video{display:block;width:100%;height:auto}@media(min-width:1500px){.products-hero-section__picture,.products-hero-section__image,.products-hero-section__video{width:100%;height:75vh;max-height:75vh;-o-object-fit:cover;object-fit:cover;-o-object-position:center;object-position:center}}@media(min-width:744px){.products-hero-section__picture--mobile,.products-hero-section__image--mobile{display:none}}.products-hero-section__picture--desktop,.products-hero-section__image--desktop{display:none}@media(min-width:744px){.products-hero-section__picture--desktop,.products-hero-section__image--desktop{display:block}}.products-hero-section__image{aspect-ratio:328/400;-o-object-fit:cover;object-fit:cover;-o-object-position:center;object-position:center}@media(min-width:744px){.products-hero-section__image{aspect-ratio:68/48}}@media(min-width:1200px){.products-hero-section__image{flex-shrink:0;aspect-ratio:2/1}}.products-hero-section__video{aspect-ratio:16/9;-o-object-fit:cover;object-fit:cover;-o-object-position:center;object-position:center}.products-hero-section__image-caption{position:absolute;bottom:1.5rem;left:1.5rem;z-index:1;display:none;flex-direction:column;gap:1rem;max-width:min(100%,21.25rem);line-height:normal;color:#fff;text-align:left;pointer-events:none;filter:drop-shadow(0 .25rem 5rem rgba(30,30,30,.5))}@media(min-width:1200px){.products-hero-section__image-caption{display:flex;bottom:5rem;left:2.5rem}}.products-hero-section__image-caption-title,.products-hero-section__image-caption-desc{margin:0}.products-hero-section__logo{position:absolute;top:auto;bottom:var(--shader-inset);left:var(--shader-inset);z-index:2;display:inline-flex;width:auto;line-height:0;overflow:visible;color:#fff;pointer-events:none;height:2.25rem;aspect-ratio:78.5/36}@media(min-width:744px)and (max-width:1199px){.products-hero-section__logo{height:2.75rem;aspect-ratio:95.94/44}}@media(min-width:1200px){.products-hero-section__logo{top:var(--shader-logo-inset);bottom:auto;left:2.5rem;height:var(--shader-logo-height);aspect-ratio:132/60}}.products-hero-section__logo svg{display:block;width:100%;height:100%;overflow:visible}.products-hero-section__logo svg path{fill:currentColor}.products-hero-section__suggestions{display:grid;grid-template-columns:1fr;gap:0;list-style:none;margin:-.125rem 0 0;padding:0;width:100%;background:#1e1e1e}@media(min-width:1200px){.products-hero-section__suggestions{grid-template-columns:repeat(var(--suggestions-columns, 3),minmax(0,1fr))}}.products-hero-section__suggestion{margin:0}.products-hero-section__suggestion+.products-hero-section__suggestion .products-hero-section__suggestion-link{border-top:1px solid rgba(255,255,255,.25)}@media(min-width:1200px){.products-hero-section__suggestion+.products-hero-section__suggestion .products-hero-section__suggestion-link{border-top:none}}.products-hero-section__suggestion-link{display:grid;grid-template-columns:minmax(0,1fr) auto;-moz-column-gap:1.5rem;column-gap:1.5rem;row-gap:.75rem;height:100%;padding:1.5rem 1rem;background:#1e1e1e;color:#fbfbfb;text-decoration:none;transition:background-color .2s ease-out,box-shadow .2s ease-out}.products-hero-section__suggestion-link:focus{outline:none}@media(min-width:744px){.products-hero-section__suggestion-link{padding:2.25rem 2.5rem}}@media(min-width:1200px){.products-hero-section__suggestion-link{border-right:1px solid rgba(255,255,255,.25)}}@media(hover:hover){.products-hero-section__suggestion-link:not(.products-hero-section__suggestion-link--static):not(.products-hero-section__suggestion-link--disabled):not(.disabled):hover{background:#28292a}.products-hero-section__suggestion-link:not(.products-hero-section__suggestion-link--static):not(.products-hero-section__suggestion-link--disabled):not(.disabled):hover .icon-20{transform:translate(.25rem)}}.products-hero-section__suggestion-link:not(.products-hero-section__suggestion-link--static):not(.products-hero-section__suggestion-link--disabled):not(.disabled):active{background:#28292a}.products-hero-section__suggestion-link:not(.products-hero-section__suggestion-link--static):not(.products-hero-section__suggestion-link--disabled):not(.disabled):active .icon-20{transform:translate(.25rem)}.products-hero-section__suggestion-link:not(.products-hero-section__suggestion-link--static):not(.products-hero-section__suggestion-link--disabled):not(.disabled):focus-visible{background:#28292a;box-shadow:inset 0 0 0 1px #fff6}.products-hero-section__suggestion-link:not(.products-hero-section__suggestion-link--static):not(.products-hero-section__suggestion-link--disabled):not(.disabled):focus-visible .icon-20{transform:translate(.25rem)}.products-hero-section__suggestion-link--static{cursor:default}.products-hero-section__suggestion-link--disabled,.products-hero-section__suggestion-link.disabled{opacity:.4;pointer-events:none;cursor:url(data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAABwAAAAoCAYAAADt5povAAAACXBIWXMAAAsTAAALEwEAmpwYAAAAAXNSR0IArs4c6QAAAARnQU1BAACxjwv8YQUAAAVbSURBVHgB5VdrSKRVGD7jjK63MhcvCNa6NrqtbhbbD6WVSNLapETRHyKJVAZioLEhhBBK6w9/hIJsP1qSIEHMSvtj4P3Kuqatrbi63i+reXccRcdRx6/nmfmmZscZXUOF2BdeznfOec953vuZEeJpI4VOp7vIUZwRuUmSNNHZ2Xn5LEAdXFxc/AEoGQyGqaamplCuiVMkJTiYgGlpaWcCSsCXCIjxTEAfA7QBeuIxPQAoTtlSm4CWoLW1tVdOEtQuoDglSw8FPA3QIwFPGpSAly0B8/LyJHu0t7c33dbWFnJcUJW9DYCJrKwsbXp6es3AwMCCg4ODQd6SHB0dN729vac8PDyo2LHKxVKYmrLTDObn54vs7Oy1+Pj4W7CiB+srFEhJSbmQlJR0FWB+bm5uOizdcXZ2fhASEtKNb4M4Jv0Tw9XVVU1UVNSXmEeC/cfGxrKxdndzc1NaX1+X1tbWJI1GI21sbEhc297ensTaJ5B1PC5gMC5cio6O/kKlUr1eUlISgQs7eDEBAGpky28za7VaCU9be3d39yVxSFyVFt90r/Pc3FxfVVXVvcLCQlVGRkalXq+/ggQRCoVC7O/v6+fn5+fa29sHRkZGZuAMPdzrhnMqZK6A3Av+/v5x7u7uvzQ0NKzbAlRYfbuCER43BYB/3dnZiTAlrRC0HG4unZ6efoTpBngf7BIZGanOzMy8FhcXFwkLjYqdO3fujlqtfnthYWFLmDLeLhmthPafraysSIuLi9LS0pJx5LyxsfFH7L8M9gf7gfnrIAL8QVFR0c+ML2Xp8omJiSzxhDH1xMFHcJ0RrLe39y+OnC8vL/OiYsi4C1OcHGSvvAhOqKuraycgZTH+jrXz4oiyUVVWVl5nFsKl0tbWlhQeHn6rrKzMeBHXOMKtX9P1Fpc5gQNRHh9hX0c53lFQUMAst8yTA9mkQjEHIXZMEDE8PHy/q6urKTU19Tu0smYUPxODMfp8cnLyK8i7yKA74AU0iAcAfMizKBURExPzhrVbrQEdkWWhBGSyINUfOjk5DWD9bnJy8u1mEJNid3dXoOBvAPSm7FKCboMXEethnqViSL4A2Xq7gEpcpqKGZFyqB/ga1qfAPTJoCy2lUlDmxvj4uNlSZqOOZ8znIaOUXaqwByhmZmaWlUql0UJfX99AYUp/fUBAwAzGP9Devm1paWmmDC2Fewl60+xeLy+vQJ5F4xD9/f1TwipprAENFRUV96G5UUNXV9dX8Rx58xDcR5exBnsAeru1tdVoKUFpKUqpIDc3N8THx+caz6LBi9HR0VnI7wqLWrROWWfwK4ODgz9A82BeCE2/R1w/pbssZFiHr5WXl2eg8N9kvGgRzoyiM6k5x2/cZT8/v/cg12dx9oCF1GYZmdmCw8bAQ9MPYd3H4t9s09Pz4Ht0b0dHRwvdy5iijNS0mPP6+vqfILOEl0cvjiAW6/WhoaERvBISXGXuNoWYB+ECB9kztPQSKAOum6ccWT4zjL0Y8HPCyou2ugAteT42Nvb90tLSPLwWnmzMjImnp6cWe22IWR/ipMCeGvN38Zo8w0RhCFAKGjzaeTU1Nb9hb1r22qGAJNZWEAr3neLi4kzE4wJddRhBRkCBCTzc38CddVgaBx9o3jYBoS3qW8F+SQuuojHHJiQkvIW4erCDkEnMZmSymJ2dnUGpdOfk5FRj+U/wBHhT2HgpDmus3GO/5KvAeryYmJgYGhQU5BsWFuYH97Gnaqqrq8eQZGNQcByuZ+zmbVn2JIDmfZUM7CWzhzAVOYmmamH5CsqBv3v4Tj5Wd/+VzMAEelaYMvm8BbhKzt5TpzP7a/7/ob8B9uaVl/PTF4MAAAAASUVORK5CYII=) 8 4,not-allowed}@media(min-width:1200px){.products-hero-section__suggestion:last-child .products-hero-section__suggestion-link{border-right:none}}.products-hero-section__suggestion-head{display:contents}.products-hero-section__suggestion-head .icon-20{flex-shrink:0;grid-column:2;grid-row:1;align-self:start;color:currentColor;transition:transform .2s ease-out}.products-hero-section__suggestion-title{grid-column:1;min-width:0;margin:0;font-weight:500!important}@media(min-width:1200px){.products-hero-section__suggestion-title{max-width:35rem}}.products-hero-section__suggestion-desc{grid-column:1;min-width:0;margin:0;max-width:34.75rem}@media(min-width:1200px){.products-hero-section__suggestion-desc{max-width:28.125rem}}@keyframes products-hero-shader-grip-pulse{0%{box-shadow:0 0 #ffffff59}to{box-shadow:0 0 0 1.25rem #fff0}}.industries-hero-section{position:relative;overflow:hidden;background:#fbfbfb;color:#1e1e1e}.industries-hero-section__inner{display:flex;flex-direction:column-reverse;gap:2.75rem;width:100%}.industries-hero-section__inner.content-block{padding-top:8.5rem;padding-bottom:5rem}@media(min-width:744px)and (max-width:1199px){.industries-hero-section__inner.content-block{padding-top:9.25rem}}@media(min-width:1200px){.industries-hero-section__inner.content-block{display:grid;grid-template-columns:minmax(0,1fr) minmax(0,1fr);grid-template-areas:"media copy";-moz-column-gap:0;column-gap:0;align-items:stretch;padding:0 0 7.75rem}}.industries-hero-section__media{--shader-logo-inset: 1.5rem;--shader-logo-height: 2.75rem;--shader-inset: 1rem;--shader-inset-px: 16}@media(min-width:744px){.industries-hero-section__media{--shader-inset: 1.5rem;--shader-inset-px: 24}}.industries-hero-section__media{position:relative;width:100%;overflow:hidden;line-height:0}@media(min-width:1200px){.industries-hero-section__media{--shader-logo-height: 3.125rem;grid-area:media;align-self:stretch;max-height:88vh}}@media(min-width:1500px){.industries-hero-section__media{max-height:78vh}}.industries-hero-section__media[data-shader-compare]{--shader-pos: 60%}.industries-hero-section__copy{display:flex;flex-direction:column;align-items:center;gap:1.5rem;width:100%;text-align:center}@media(min-width:1200px){.industries-hero-section__copy{grid-area:copy;align-items:flex-start;align-self:stretch;box-sizing:border-box;display:flex;flex-direction:column;gap:0;height:100%;min-height:0;padding-block:9.25rem 5rem;padding-inline:3.75rem;text-align:left}}@media(min-width:1500px){.industries-hero-section__copy{padding-inline:round(6.13vw,1px)}}@media(min-width:1800px){.industries-hero-section__copy{padding-inline:round(8.44vw,1px)}}.industries-hero-section__content{display:flex;flex-direction:column;justify-content:center;width:100%}@media(max-width:1199px){.industries-hero-section__content{align-items:center}}@media(min-width:1200px){.industries-hero-section__content{align-items:flex-start;flex-shrink:0}}.industries-hero-section__content .text-block__title{margin:0;text-align:inherit}.industries-hero-section__content.text-block .text-block__desc{margin:1.5rem 0 0;max-width:33.75rem;text-align:inherit}@media(max-width:1199px){.industries-hero-section__content.text-block .text-block__desc{text-align:center;margin-inline:auto}}.industries-hero-section__media-inner{position:relative;width:100%;background:#1e1e1e}@media(min-width:1200px){.industries-hero-section__media-inner{max-height:88vh}}@media(min-width:1500px){.industries-hero-section__media-inner{max-height:78vh}}.industries-hero-section__media-inner--shader{touch-action:pan-y;-webkit-user-select:none;-moz-user-select:none;user-select:none;cursor:ew-resize;aspect-ratio:328/400}@media(min-width:744px){.industries-hero-section__media-inner--shader{aspect-ratio:68/48}}@media(min-width:1200px){.industries-hero-section__media-inner--shader{aspect-ratio:72/76}}.industries-hero-section__picture,.industries-hero-section__image{display:block;width:100%;height:100%;-o-object-fit:cover;object-fit:cover;-o-object-position:center;object-position:center}@media(min-width:1200px){.industries-hero-section__picture--mobile,.industries-hero-section__image--mobile{display:none}}.industries-hero-section__picture--desktop,.industries-hero-section__image--desktop{display:none}@media(min-width:1200px){.industries-hero-section__picture--desktop,.industries-hero-section__image--desktop{display:block}}.industries-hero-section__image{aspect-ratio:328/400}@media(min-width:744px){.industries-hero-section__image{aspect-ratio:68/48}}@media(min-width:1200px){.industries-hero-section__image{aspect-ratio:72/76;max-height:88vh}}@media(min-width:1500px){.industries-hero-section__image{max-height:78vh}}.industries-hero-section__shader{position:absolute;inset:0;z-index:1;line-height:0;pointer-events:none;clip-path:inset(0 0 0 var(--shader-pos));transform:translateZ(0);will-change:clip-path;background:#ffffff1f}.industries-hero-section__shader--custom{background:transparent}.industries-hero-section__shader:after{content:"";position:absolute;top:0;bottom:0;left:var(--shader-pos);border-left:1px solid rgba(255,255,255,.3);pointer-events:none}.industries-hero-section__shader-tag{position:absolute;z-index:3;display:inline-flex;flex-direction:column;justify-content:center;align-items:flex-start;gap:.625rem;padding:.25rem .5rem;border-radius:.25rem;background:#fff;line-height:normal;white-space:nowrap;pointer-events:none;top:var(--shader-inset);right:var(--shader-inset);left:auto}.industries-hero-section__shader-tag--anti-reflective{top:var(--shader-inset);right:auto;left:var(--shader-inset);z-index:0;display:inline-flex;transform:none}@media(min-width:744px)and (max-width:1199px){.industries-hero-section__shader-tag--anti-reflective{z-index:3}}@media(max-width:743px){[data-shader-compare].is-regular-tag-attached .industries-hero-section__shader-tag[data-shader-tag=regular]{right:auto;left:calc(var(--shader-pos) + var(--shader-inset))}}@media(min-width:1200px){.industries-hero-section__shader-tag{top:6.25rem;right:auto;left:calc(var(--shader-pos) + 1.5rem)}.industries-hero-section__shader-tag--anti-reflective{top:6.25rem;left:calc(var(--shader-pos) - 1.5rem);transform:translate(-100%)}}.industries-hero-section__logo{position:absolute;top:auto;bottom:var(--shader-inset);left:var(--shader-inset);z-index:2;display:inline-flex;width:auto;line-height:0;overflow:visible;color:#fff;pointer-events:none;height:2.25rem;aspect-ratio:78.5/36}@media(min-width:744px)and (max-width:1199px){.industries-hero-section__logo{height:2.75rem;aspect-ratio:95.94/44}}.industries-hero-section__logo{filter:drop-shadow(0 .25rem 5rem rgba(30,30,30,.5))}@media(min-width:1200px){.industries-hero-section__logo{bottom:var(--shader-logo-inset);left:1.5rem;width:6.8125rem;height:auto;aspect-ratio:109/50}}.industries-hero-section__logo svg{display:block;width:100%;height:100%;overflow:visible}.industries-hero-section__logo svg path{fill:currentColor}.industries-hero-section__shader-image{position:absolute;inset:0;display:block;width:100%;height:100%;-o-object-fit:cover;object-fit:cover;-o-object-position:center;object-position:center;mix-blend-mode:plus-lighter;filter:blur(.625rem);transform:translateZ(0)}.industries-hero-section__shader--custom .industries-hero-section__shader-image{mix-blend-mode:normal;filter:none}.industries-hero-section__shader-picture{position:absolute;inset:0;display:block;width:100%;height:100%;line-height:0}@media(min-width:1200px){.industries-hero-section__shader-picture--mobile,.industries-hero-section__shader-image--mobile{display:none}}.industries-hero-section__shader-picture--desktop,.industries-hero-section__shader-image--desktop{display:none}@media(min-width:1200px){.industries-hero-section__shader-picture--desktop,.industries-hero-section__shader-image--desktop{display:block}}.industries-hero-section__shader-handle{position:absolute;top:0;bottom:0;left:var(--shader-pos);z-index:2;display:flex;align-items:center;justify-content:center;width:5.25rem;margin:0;padding:0;transform:translate(-50%) translateZ(0);will-change:left;background:transparent;border:0;cursor:ew-resize;touch-action:none;-webkit-tap-highlight-color:transparent}.industries-hero-section__shader-handle:focus-visible{outline:none}.industries-hero-section__shader-handle:focus-visible .industries-hero-section__shader-grip{box-shadow:0 0 0 3px #ffffffe6,0 0 0 5px #1e1e1e52}.industries-hero-section__shader-grip{position:relative;z-index:1;display:flex;width:3.25rem;height:3.25rem;justify-content:center;align-items:center;aspect-ratio:1/1;border-radius:31.25rem;background:#fff}.industries-hero-section__shader-grip:before{content:"";position:absolute;inset:0;z-index:-1;border-radius:31.25rem;pointer-events:none;animation:products-hero-shader-grip-pulse 2s infinite}.industries-hero-section__shader-grip .icon-24{position:relative;z-index:1}@media(prefers-reduced-motion:reduce){.industries-hero-section__shader-grip:before{animation:none}}.industries-hero-section__shader-handle.is-interacting .industries-hero-section__shader-grip:before{animation:none}.industries-hero-section__bottom{display:flex;flex-direction:column;align-items:center;gap:2.25rem;width:100%}@media(min-width:1200px){.industries-hero-section__bottom{align-items:flex-start;flex:1 1 auto;justify-content:flex-end;gap:2.25rem;min-height:0;padding-top:2.5rem}}.industries-hero-section__bottom-desc{margin:0;max-width:33.75rem}.industries-hero-section__actions{flex-shrink:0}@media(max-width:743px){.industries-hero-section__actions,.industries-hero-section__actions .btn{width:100%}}.pdp-hero-section .industries-hero-section__media-source{position:relative;width:100%;line-height:0}@media(min-width:1200px){.pdp-hero-section .industries-hero-section__media-source{max-height:88vh}}@media(min-width:1500px){.pdp-hero-section .industries-hero-section__media-source{max-height:78vh}}.pdp-hero-section .industries-hero-section__media-source--mobile{display:block}@media(min-width:744px){.pdp-hero-section .industries-hero-section__media-source--mobile{display:none}}.pdp-hero-section .industries-hero-section__media-source--desktop{display:none}@media(min-width:744px){.pdp-hero-section .industries-hero-section__media-source--desktop{display:block}}.pdp-hero-section .industries-hero-section__media-source .video-progress-btn{z-index:2}.pdp-hero-section .industries-hero-section__media-source-frame{position:relative;width:100%;line-height:0}@media(min-width:1200px){.pdp-hero-section .industries-hero-section__media-source-frame{display:flex;align-items:center;max-height:88vh;overflow:hidden}}@media(min-width:1500px){.pdp-hero-section .industries-hero-section__media-source-frame{max-height:78vh}}.pdp-hero-section .industries-hero-section__video{display:block;width:100%;height:100%;aspect-ratio:328/400;-o-object-fit:cover;object-fit:cover;-o-object-position:center;object-position:center}@media(min-width:744px){.pdp-hero-section .industries-hero-section__video{aspect-ratio:68/48}}@media(min-width:1200px){.pdp-hero-section .industries-hero-section__video{aspect-ratio:72/76;max-height:88vh}}@media(min-width:1500px){.pdp-hero-section .industries-hero-section__video{max-height:78vh}}.map-section{background:#1e1e1e;color:#fbfbfb}.map-section__inner{display:flex;flex-direction:column;gap:2.75rem;width:100%}@media(min-width:1200px){.map-section__inner{gap:3.75rem}}.map-section__title{margin:0;text-align:center}.map-section__map-wrap{position:relative;display:flex;flex-direction:column;gap:2.75rem;width:100%;min-width:0}@media(min-width:1200px){.map-section__map-wrap{display:block}}@media(min-width:1500px){.map-section__map-wrap{--side-padding: round(6.13vw, 1px)}}@media(min-width:1800px){.map-section__map-wrap{--side-padding: round(8.44vw, 1px)}}.map-section__map{width:100%;min-width:0;line-height:0}@media(min-width:1200px){.map-section__map{width:calc(100% - 16.5rem);max-width:68.5rem;margin-inline:auto}}.map-section__map-svg,.map-section__map svg,.map-section__map img{display:block;width:100%;max-width:100%;height:auto}.map-section__map svg{overflow:hidden}.map-section__map svg [stroke]{stroke-width:1;vector-effect:non-scaling-stroke}@media(min-width:744px){.map-section__map svg [stroke]{stroke-width:1.2}}@media(min-width:1200px){.map-section__map svg [stroke]{stroke-width:1.5}}.map-section__desc{margin:0;width:100%;max-width:31.25rem;margin-inline:auto;text-align:center}@media(min-width:1200px){.map-section__map-wrap .map-section__desc{position:absolute;bottom:0;left:1.25rem;z-index:1;width:auto;max-width:18.75rem;margin-inline:0;text-align:left}}@media(min-width:1500px){.map-section__map-wrap .map-section__desc{left:calc(var(--side-padding) / 2)}}.museum-section__inner{display:flex;flex-direction:column;gap:2.75rem;width:100%}@media(min-width:1200px){.museum-section__inner{gap:3.75rem}}.museum-section__title{width:100%;max-width:50rem;margin-inline:auto;text-align:center}.museum-section__showcase{width:100%}.museum-section__tabs-wrap{position:relative;width:100%;min-width:0}.museum-section__tabs-wrap:after{content:"";position:absolute;bottom:0;left:0;right:0;height:1px;border:0;background-color:#1e1e1e29;pointer-events:none}.museum-section__tabs-wrap{margin-bottom:2.25rem}@media(max-width:743px){.museum-section__tabs-wrap{display:none;margin-bottom:0}}.museum-section__tabs{display:flex;flex-wrap:nowrap;gap:.5rem;touch-action:pan-x;margin-left:auto;margin-right:auto;width:100%;min-width:0;justify-content:center;position:relative;overflow-x:auto;overflow-y:hidden;-ms-overflow-style:none;scrollbar-width:none;overscroll-behavior-x:contain}.museum-section__tabs::-webkit-scrollbar{display:none}.museum-section__tabs.museum-section__tabs--overflow{justify-content:flex-start;margin-inline:0}.museum-section__tabs.museum-section__tabs--overflow>:first-child{padding-inline-start:0}@media(min-width:1200px){.museum-section__tabs{justify-content:flex-start;margin-inline:0}.museum-section__tabs>:first-child{padding-inline-start:0}}.museum-section__tabs{gap:1.25rem}@media(min-width:1200px){.museum-section__tabs{justify-content:center;margin-inline:auto}}.museum-section__tab-indicator{position:absolute;bottom:0;left:0;box-sizing:border-box;height:1px;min-height:1px;max-height:1px;border:0;background-color:#1e1e1e;pointer-events:none;z-index:1}.museum-section__tab{padding:.75rem .625rem;background:none;border:none;cursor:pointer;border-bottom:.125rem solid transparent;margin-bottom:-.125rem;transition:color .2s ease;white-space:nowrap}.museum-section__tab[aria-selected=true]{border-bottom-color:transparent;cursor:default;pointer-events:none}.museum-section__tab:hover:not([aria-selected=true]){color:#28292ab3}.museum-section__tab{padding:0 0 .375rem}.museum-section__panels{position:relative;overflow-x:clip;min-width:0;touch-action:pan-y}.museum-section__panel{position:absolute;top:0;left:0;right:0;opacity:0;visibility:hidden;transition:visibility .3s ease;pointer-events:none}.museum-section__panel--active{position:relative;opacity:1;visibility:visible;pointer-events:auto}.museum-section__item{display:flex;flex-direction:column;gap:0;margin:0}@media(min-width:1200px){.museum-section__item{display:grid;grid-template-columns:minmax(0,1fr);align-items:stretch}}.museum-section__media{align-self:stretch;width:100%;aspect-ratio:161/107;overflow:hidden;line-height:0}@media(min-width:744px){.museum-section__media{aspect-ratio:170/113}}@media(min-width:1200px){.museum-section__media{grid-column:1;grid-row:1;width:70%;aspect-ratio:227/151}}@media(min-width:1500px){.museum-section__media{max-height:80vh}}@media(min-width:1800px){.museum-section__media{max-height:75vh}}.museum-section__picture,.museum-section__image{display:block;width:100%;height:100%;-o-object-fit:cover;object-fit:cover}.museum-section--blue .museum-section__content{background:#d9eef9}@media(min-width:2400px){.museum-section--blue .museum-section__content{aspect-ratio:unset}}.museum-section__content{display:flex;flex-direction:column;justify-content:flex-start;align-items:stretch;width:100%;background:#e8ceaa;box-sizing:border-box;padding:1.5rem 1rem}@media(min-width:744px)and (max-width:1199px){.museum-section__content{position:relative;z-index:1;width:calc(100% - 2rem);max-width:45.625rem;margin:-7rem auto 0;padding:2.25rem 2rem}}@media(min-width:1200px){.museum-section__content{grid-column:1;grid-row:1;justify-self:end;align-self:start;z-index:1;display:grid;grid-template-rows:auto auto minmax(0,1fr);width:round(25vw,1px);min-width:35rem;max-width:none;margin:0;height:auto;min-height:30.625rem;max-height:34.25rem;padding:2.25rem 3.25rem}}@media(min-width:1500px){.museum-section__content{width:round(30vw,1px);padding-inline:round(4vw,1px)}}@media(min-width:1800px){.museum-section__content{width:round(32vw,1px);max-height:35.375rem;padding-inline:round(3.5vw,1px)}}@media(min-width:2400px){.museum-section__content{width:round(28vw,1px);aspect-ratio:1.1;max-height:36.5rem;padding-inline:round(3.5vw,1px)}}@media(min-width:2800px){.museum-section__content{width:round(28vw,1px);aspect-ratio:.95;padding-inline:round(2.5vw,1px)}}.museum-section__name{width:100%;margin:0;padding-bottom:1.25rem;font-weight:500!important;text-align:center}@media(min-width:1200px){.museum-section__name{text-align:left}}.museum-section__divider{align-self:stretch;margin:0;background-color:#1e1e1e29}.museum-section__quote-wrap{display:grid;grid-template-columns:auto minmax(0,1fr);-moz-column-gap:1.25rem;column-gap:1.25rem;row-gap:0;width:100%;flex:1 1 auto;min-height:0;margin:0;padding-top:1.75rem;grid-template-rows:minmax(0,1fr) auto}@media(min-width:1200px){.museum-section__quote-wrap{flex:none;height:100%}}.museum-section__quote-wrap--richtext{grid-template-columns:minmax(0,1fr);-moz-column-gap:0;column-gap:0}.museum-section__quote-wrap--richtext .museum-section__quote-body{grid-column:1}.museum-section__quote{width:100%;margin:0;text-align:left}.museum-section__quote p{margin:0}.museum-section__richtext{width:100%;margin:0;text-align:left}.museum-section__richtext p{margin:0}.museum-section__richtext p+ul{margin-top:1.25rem}.museum-section__richtext ul{list-style:none;margin:0;padding:0}.museum-section__richtext li{position:relative;width:100%;margin:0 0 .75rem;padding-left:2.25rem;padding-right:max(0px,100% - 31.25rem - 1.5rem - .75rem);padding-bottom:calc(.75rem + 1px);box-sizing:border-box}.museum-section__richtext li:last-child{margin-bottom:0}@media(min-width:744px){.museum-section__richtext li{padding-left:2.375rem;padding-right:max(0px,100% - 31.25rem - 1.625rem - .75rem)}}.museum-section__richtext li p{margin:0}.museum-section__richtext li:before{content:"";position:absolute;left:0;top:0;width:1.5rem;height:1lh;background:no-repeat center/.375rem .375rem linear-gradient(#1e1e1e,#1e1e1e)}@media(max-width:743px){.museum-section__richtext li:before{margin-top:-1px}}@media(min-width:744px){.museum-section__richtext li:before{width:1.625rem}}.museum-section__richtext li:after{content:"";box-sizing:border-box;display:block;width:100%;height:1px;min-height:1px;max-height:1px;padding:0;flex-shrink:0;border:0;background-color:#1e1e1e29;transform:scaleX(0);transform-origin:left center;will-change:transform;transition:none;backface-visibility:hidden;position:absolute;left:0;right:0;bottom:0;width:auto;margin:0}.museum-section__richtext li.is-revealed:after{transform:scaleX(1);transition:transform .5s ease}@media(prefers-reduced-motion:reduce){.museum-section__richtext li.is-revealed:after{transition:none}}.museum-section__quote-body{grid-column:2;grid-row:1;display:flex;flex-direction:column;align-self:stretch;min-width:0;min-height:0;height:100%}.museum-section__quote-gap{flex:1 1 auto;width:100%;min-height:2.25rem}.museum-section__quote-icon{grid-column:1;grid-row:1;flex-shrink:0;width:1.8125rem;height:1.5rem;aspect-ratio:29/24;line-height:0}@media(min-width:1200px){.museum-section__quote-icon{grid-row:1/-1}}@media(min-width:744px){.museum-section__quote-icon{width:2.4375rem;height:2rem;aspect-ratio:39/32}}.museum-section__quote-icon svg{display:block;width:100%;height:100%}.museum-section__place{margin:.75rem 0 0;opacity:.7}.museum-section__action{grid-column:1/-1;grid-row:2;width:100%}@media(min-width:744px){.museum-section__action{width:auto;justify-self:center}}@media(min-width:1200px){.museum-section__action{grid-column:2;justify-self:start}.museum-section__quote-wrap--richtext .museum-section__action{grid-column:1}}@media(min-width:744px){.museum-section .section-swiper__controls{display:none}}.museum-section__track-wrap{overflow:hidden;touch-action:pan-y;-moz-user-select:none;user-select:none;-webkit-user-select:none;-webkit-user-drag:none;user-drag:none;margin-inline:-1rem;padding-inline:1rem}@media(min-width:1200px){.museum-section__track-wrap{margin-inline:0;padding-inline:0}}.museum-section__track{display:flex;width:-moz-max-content;width:max-content;will-change:transform}.museum-section__row{display:flex;align-items:center;gap:.75rem;flex-shrink:0;padding-right:.75rem}@media(prefers-reduced-motion:reduce){.museum-section__row+.museum-section__row{display:none}}.museum-section__logo-item{flex-shrink:0}.museum-section__separator{flex-shrink:0;width:1px;height:2.75rem;background:#1e1e1e29}.museum-section__logo-box{display:grid;place-items:center;width:10.25rem;height:4.5625rem;padding:1rem;box-sizing:border-box;flex-shrink:0;line-height:0;background:#fbfbfb;color:#1e1e1e;text-decoration:none}@media(min-width:744px){.museum-section__logo-box{width:11.25rem;height:5rem}}@media(min-width:1200px){.museum-section__logo-box{width:15.75rem;height:7rem}}.museum-section__logo-box .museum-logo{display:block;width:100%;height:100%;max-width:100%;max-height:100%;min-width:0;min-height:0;-o-object-fit:contain;object-fit:contain;-o-object-position:center;object-position:center;pointer-events:none;-moz-user-select:none;user-select:none;-webkit-user-select:none}.museum-section__logo-box .museum-logo:not(.museum-logo--preserve-fills) path,.museum-section__logo-box .museum-logo:not(.museum-logo--preserve-fills) [fill]:not([fill=none]){fill:currentColor}.research-section.content-block{padding-block-end:3.75rem}.research-section__inner{display:flex;flex-direction:column;gap:2.75rem;width:100%}@media(min-width:1200px){.research-section__inner{gap:3.75rem}}.research-section__intro{display:flex;flex-direction:column;align-items:center;width:100%;text-align:center}.research-section__intro .text-block__title{max-width:50rem;margin-inline:auto}.research-section__intro .text-block__title+.text-block__desc{margin-top:2.25rem}.research-section__intro .text-block__desc{max-width:33.75rem;margin-inline:auto;text-align:center}.research-section__images{display:grid;grid-template-columns:minmax(0,1fr);gap:.75rem;width:100%}@media(min-width:1200px){.research-section__images{grid-template-columns:1fr 1.9fr 1fr;align-items:stretch;gap:.5rem}}.research-section__figure{overflow:hidden;min-width:0}.research-section__figure--side{display:none}@media(min-width:1200px){.research-section__figure--side{display:block}}.research-section__figure--center{aspect-ratio:161/107}@media(min-width:744px){.research-section__figure--center{aspect-ratio:98/65}}.research-section__picture,.research-section__image{display:block;width:100%;height:100%}.research-section__image{-o-object-fit:cover;object-fit:cover;-o-object-position:center;object-position:center}.research-section__track-wrap{overflow:hidden;touch-action:pan-y;-moz-user-select:none;user-select:none;-webkit-user-select:none;-webkit-user-drag:none;user-drag:none;margin-inline:-1rem;padding-inline:1rem}@media(min-width:1200px){.research-section__track-wrap{margin-inline:0;padding-inline:0}}.research-section__track{display:flex;width:-moz-max-content;width:max-content;will-change:transform}.research-section__row{display:flex;align-items:center;gap:.75rem;flex-shrink:0;padding-right:.75rem}@media(prefers-reduced-motion:reduce){.research-section__row+.research-section__row{display:none}}.research-section__logo-item{flex-shrink:0}.research-section__separator{flex-shrink:0;width:1px;height:2.75rem;background:#1e1e1e29}.research-section__logo-box{display:grid;place-items:center;width:10.25rem;height:4.5625rem;padding:1rem;box-sizing:border-box;flex-shrink:0;line-height:0;background:#fbfbfb;color:#1e1e1e;text-decoration:none}@media(min-width:744px){.research-section__logo-box{width:11.25rem;height:5rem}}@media(min-width:1200px){.research-section__logo-box{width:15.75rem;height:7rem}}.research-section__logo-box .museum-logo{display:block;width:100%;height:100%;max-width:100%;max-height:100%;min-width:0;min-height:0;-o-object-fit:contain;object-fit:contain;-o-object-position:center;object-position:center;pointer-events:none;-moz-user-select:none;user-select:none;-webkit-user-select:none}.research-section__logo-box .museum-logo:not(.museum-logo--preserve-fills) path,.research-section__logo-box .museum-logo:not(.museum-logo--preserve-fills) [fill]:not([fill=none]){fill:currentColor}.about-tech-section.content-block{padding-block-end:0}@media(max-width:1199px){.about-tech-section.content-block{padding-inline:0}}.about-tech-section__inner{display:flex;flex-direction:column;width:100%;padding-block:5rem;padding-inline:1rem;background:#1e1e1e0d;box-sizing:border-box}@media(min-width:744px){.about-tech-section__inner{padding-inline:2rem}}@media(min-width:1200px){.about-tech-section__inner{padding-block:3.75rem;padding-inline:5rem}}@media(min-width:1500px){.about-tech-section__inner{padding-inline:round(6.13vw,1px)}}@media(min-width:1800px){.about-tech-section__inner{padding-inline:round(8.44vw,1px)}}.about-tech-section__scroll{width:100%}@media(min-width:1200px)and (prefers-reduced-motion:no-preference){[data-about-tech] .about-tech-section__scroll{display:grid;grid-template-columns:minmax(0,30rem) minmax(30rem,1fr);align-items:start;gap:5rem}}.about-tech-section__items{display:flex;flex-direction:column;gap:5rem;width:100%;margin:0;padding:0;list-style:none}@media(min-width:1200px){.about-tech-section__items{gap:8.75rem}}@media(min-width:1200px){.about-tech-section__items[data-about-tech-items]{gap:5rem}}.about-tech-section__about{display:flex;flex-direction:column;gap:2.25rem;width:100%;margin:0}@media(min-width:1200px){.about-tech-section__about{gap:2.75rem}}@media(max-width:1199px){.about-tech-section__about--split{align-items:center;gap:2rem;text-align:center}.about-tech-section__about--split .about-tech-section__pin{order:-1}.about-tech-section__about--split .about-tech-section__about-copy,.about-tech-section__about--split .about-tech-section__about-intro{align-items:center;text-align:center}.about-tech-section__about--split .about-tech-section__specs{justify-items:center}}@media(max-width:1199px)and (min-width:744px){.about-tech-section__about--split .about-tech-section__specs{justify-items:stretch}}@media(min-width:1200px){.about-tech-section__about--split{display:grid;grid-template-columns:minmax(0,30rem) minmax(30rem,1fr);align-items:start;gap:3.75rem;padding-block:7.5rem}}@media(min-width:1200px)and (prefers-reduced-motion:no-preference){[data-about-tech] .about-tech-section__about--split{display:flex;flex-direction:column;height:var(--about-tech-panel-height, auto);padding-block:0}[data-about-tech] .about-tech-section__about--split:last-child{height:var(--about-tech-last-panel-height, auto)}}.about-tech-section__about-copy{display:flex;flex-direction:column;width:100%;min-width:0}@media(min-width:1200px){.about-tech-section__about--split .about-tech-section__about-copy{grid-column:1;align-self:center}}.about-tech-section__about-intro{display:flex;flex-direction:column;width:100%;text-align:left}.about-tech-section__about-title{margin:0;max-width:50rem}.about-tech-section__about-desc{margin:0;max-width:33.75rem}.about-tech-section__about-title+.about-tech-section__about-desc{margin-top:1.5rem}.about-tech-section__pin,.about-tech-section__stack{position:relative;width:100%;overflow:hidden;line-height:0}.about-tech-section__pin .pin-section,.about-tech-section__pin .pin-section__inner,.about-tech-section__pin .pin-section__picture,.about-tech-section__pin .pin-section__image,.about-tech-section__stack .pin-section,.about-tech-section__stack .pin-section__inner,.about-tech-section__stack .pin-section__picture,.about-tech-section__stack .pin-section__image{display:block;width:100%;height:100%}.about-tech-section__pin .pin-section__image-wrap,.about-tech-section__stack .pin-section__image-wrap{width:100%;height:100%}.about-tech-section__pin .pin-section__image,.about-tech-section__stack .pin-section__image{-o-object-fit:cover;object-fit:cover;-o-object-position:center;object-position:center}@media(min-width:1200px){.about-tech-section__about--split .about-tech-section__pin{grid-column:2;grid-row:1;justify-self:center;width:100%;max-width:46.875rem;aspect-ratio:64/72}}@media(min-width:1200px)and (prefers-reduced-motion:no-preference){[data-about-tech] .about-tech-section__pin{display:none}}.about-tech-section__stack{display:none;height:var(--about-tech-image-height, 40rem);max-height:calc(100vh - 7.5rem);min-height:30rem}@media(min-width:1200px)and (prefers-reduced-motion:no-preference){[data-about-tech] .about-tech-section__stack{display:block;justify-self:end;width:100%;max-width:46.875rem}}.about-tech-section__stack-item{position:absolute;right:0;bottom:0;left:0;height:100%;overflow:hidden;isolation:isolate}.about-tech-section__stack-item:not(:first-child){border-top:1px solid rgba(255,255,255,.25)}.about-tech-section__stack-item>.pin-section{position:absolute;right:0;bottom:0;left:0;height:var(--about-tech-stack-height, var(--about-tech-image-height, 40rem))}.about-tech-section__specs{display:grid;grid-template-columns:1fr;gap:2rem;width:100%;margin:0;margin-block-start:2rem;padding-block-start:2rem;padding-inline:0;padding-block-end:0;border-top:1px solid rgba(30,30,30,.16);list-style:none}@media(min-width:744px){.about-tech-section__specs{gap:1.5rem;margin-block-start:2.75rem;padding-block-start:2.75rem}}.about-tech-section__spec{display:flex;flex-direction:column;align-items:center;text-align:center;min-width:0}@media(min-width:744px){.about-tech-section__spec{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));-moz-column-gap:2rem;column-gap:2rem;align-items:start;text-align:left}}@media(min-width:744px)and (max-width:1199px){.about-tech-section__spec{width:100%;max-width:42.5rem;justify-self:center}}.about-tech-section__spec-lead{display:flex;flex-direction:column;align-items:center;gap:.75rem;min-width:0}@media(min-width:744px){.about-tech-section__spec-lead{grid-column:1;flex-direction:row;justify-content:flex-start;gap:1rem}}.about-tech-section__spec-lead+.about-tech-section__spec-desc{margin-top:1rem}@media(min-width:744px){.about-tech-section__spec-lead+.about-tech-section__spec-desc{margin-top:0}}.about-tech-section__spec-icon{flex-shrink:0;display:grid;place-items:center;line-height:0;color:#1e1e1e}.about-tech-section__spec-icon .museum-logo{display:block;width:100%;height:100%;max-width:100%;max-height:100%;-o-object-fit:contain;object-fit:contain;-o-object-position:center;object-position:center}.about-tech-section__spec-icon .museum-logo path,.about-tech-section__spec-icon .museum-logo [fill]:not([fill=none]){fill:currentColor}.about-tech-section__spec-title{margin:0;min-width:0;text-transform:uppercase;font-weight:500}.about-tech-section__spec-desc{margin:0}@media(min-width:744px){.about-tech-section__spec-desc{grid-column:2}}.quality-section{position:relative;background:#1e1e1e;color:#fbfbfb}@media(min-width:1200px){.quality-section.content-block-compact{padding-bottom:0!important}}.quality-section__inner{display:flex;flex-direction:column;gap:1.875rem;width:100%}@media(min-width:1200px){.quality-section__inner{gap:0}}.quality-section__head{display:flex;flex-direction:column;align-items:center;width:100%}.quality-section__title{width:100%;max-width:50rem;margin:0 0 2.75rem;text-align:center}@media(min-width:1200px){.quality-section__title{margin-bottom:3.75rem}}.quality-section__title:has(+.quality-section__desc){margin-bottom:0}.quality-section__title+.quality-section__desc{margin-top:2.25rem}.quality-section__lines{display:flex;flex-direction:column;align-items:center;align-self:stretch;width:100%}.quality-section__line-wrap--horizontal{width:100%}.quality-section__line-wrap--vertical{width:0;height:5rem}.quality-section__line-wrap .section-line--horizontal{background-color:#fff6}.quality-section__line-wrap .section-line--vertical{height:100%;background-color:#fff6}@media(min-width:1200px){.quality-section[data-quality] .quality-section__head .quality-section__line-wrap--vertical{display:none}}.quality-section[data-quality] .quality-section__body--split>.quality-section__line-wrap--vertical{display:none;height:auto}@media(min-width:1200px){.quality-section[data-quality] .quality-section__body--split>.quality-section__line-wrap--vertical{display:block;position:absolute;top:0;bottom:0;left:50%;z-index:5;pointer-events:none}}.quality-section__body{display:flex;flex-direction:column;gap:1.875rem;width:100%}@media(max-width:1199px){.quality-section__body--split .quality-section__sidebar{order:-1}.quality-section__body--split .quality-section__panels{order:1}}@media(min-width:1200px){.quality-section__body--split{position:relative;display:grid;grid-template-columns:minmax(0,1fr) minmax(0,1fr);align-items:start;gap:0}}.quality-section__panels{display:flex;flex-direction:column;gap:1.875rem;width:100%}@media(min-width:1200px){.quality-section__body--split .quality-section__panels{grid-column:1;gap:0}}.quality-section__counter-sidebar{display:none}@media(min-width:1200px){[data-quality] .quality-section__counter-sidebar{display:block}[data-quality] .quality-section__counter-sidebar .quality-section__item-num-current{color:#fbfbfb}[data-quality] .quality-section__counter-sidebar .quality-section__item-num-suffix{opacity:.6}}.quality-section__desc{align-self:center;width:100%;max-width:33.75rem;margin:0 0 2.75rem;text-align:center}@media(min-width:1200px){.quality-section__desc{margin-bottom:3.75rem}}.quality-section__sidebar{width:100%}@media(min-width:1200px){.quality-section__body--split .quality-section__sidebar{grid-column:2;grid-row:1;align-self:start}}.quality-section__media{overflow:hidden;width:100%;max-width:25rem;max-height:25rem;margin-inline:auto;line-height:0;aspect-ratio:1/1}@media(min-width:1200px){.quality-section__media{width:35rem;min-width:35rem;min-height:35rem;max-width:none;max-height:none}}@media(min-width:1200px){.quality-section__body--split .quality-section__media{width:100%;min-width:0;min-height:0;max-width:none;max-height:none;margin-inline:0;padding-block:3.75rem;padding-inline:3.75rem;aspect-ratio:auto;box-sizing:border-box}}@media(min-width:1500px){.quality-section__body--split .quality-section__media{padding-inline:round(6.13vw,1px)}}@media(min-width:1800px){.quality-section__body--split .quality-section__media{padding-inline:round(8.44vw,1px)}}.quality-section__picture{display:block;width:100%;height:100%}.quality-section__body--split .quality-section__media .quality-section__picture{height:auto;aspect-ratio:1/1}.quality-section__image{display:block;width:100%;height:100%;-o-object-fit:cover;object-fit:cover;-o-object-position:center;object-position:center}.quality-section__body--split .quality-section__media .quality-section__image{height:auto;aspect-ratio:1/1}.quality-section__items{display:flex;flex-direction:column;gap:3.25rem;width:100%;list-style:none;margin:0;padding:0}@media(min-width:1200px){.quality-section__items{gap:12.5rem;padding-right:3.75rem}}@media(min-width:1500px){.quality-section__items{padding-right:round(6.13vw,1px)}}@media(min-width:1800px){.quality-section__items{padding-right:round(8.44vw,1px)}}.quality-section__item{display:flex;gap:1rem;width:100%;margin:0}@media(min-width:744px){.quality-section__item{gap:2.75rem}}@media(min-width:1200px){.quality-section__item{gap:3.75rem}}@media(min-width:1200px){.quality-section__body--split .quality-section__item{display:grid;grid-template-columns:auto minmax(0,1fr);grid-template-rows:minmax(0,1fr) auto minmax(0,1fr);-moz-column-gap:3.75rem;column-gap:3.75rem;box-sizing:border-box;aspect-ratio:1/1;width:100%}.quality-section__body--split .quality-section__item>.quality-section__item-index{grid-column:1;grid-row:2;align-self:start}.quality-section__body--split .quality-section__item>.quality-section__item-content{grid-column:2;grid-row:2;align-self:start}}@media(min-width:1200px){[data-quality] .quality-section__item{display:flex;flex-direction:row;align-items:flex-start;aspect-ratio:auto}[data-quality] .quality-section__item>.quality-section__item-content{opacity:.35;transition:opacity .45s ease}[data-quality] .quality-section__item.is-active>.quality-section__item-content{opacity:1}}.quality-section__item-index{flex-shrink:0;width:2.75rem;min-width:2.75rem}@media(min-width:744px){.quality-section__item-index{width:5rem;min-width:5rem}}@media(min-width:1200px){.quality-section__item-index{width:auto;min-width:7.5rem}}@media(min-width:1200px){[data-quality] .quality-section__item-index{display:none}[data-quality] .quality-section__item-index.quality-section__counter-sidebar,[data-quality] .quality-section__item-index.quality-section__item-index--spacer{display:block}}.quality-section__item-index--spacer{display:none}@media(min-width:1200px){[data-quality] .quality-section__item-index--spacer{display:block;visibility:hidden}}@media(min-width:1200px){[data-quality] .quality-section__item-index--mobile{display:none}}.quality-section__item-num{display:block;margin:0;white-space:nowrap}.quality-section__item-num-suffix{display:none}@media(min-width:1200px){.quality-section__item-num-suffix{display:inline}}.quality-section__item-content{flex:1;min-width:0;width:100%;max-width:50rem;margin-inline:auto}@media(min-width:1200px){.quality-section__item-content{max-width:33.75rem}}.quality-section__item-title,.quality-section__item-desc{margin:0}.quality-section__item-title+.quality-section__item-desc{margin-top:1.75rem}@media(prefers-reduced-motion:reduce)and (min-width:1200px){.quality-section[data-quality] .quality-section__item>.quality-section__item-content{opacity:1;transition:none}}.clarity-section{background:#fbfbfb;color:#1e1e1e}.clarity-section__inner{display:flex;flex-direction:column;gap:2.75rem}@media(min-width:1200px){.clarity-section__inner{gap:3.75rem}}.clarity-section__content{display:flex;flex-direction:column;align-items:center}.clarity-section__title{margin:0 auto;text-align:center}.clarity-section__title+.clarity-section__desc{margin-top:1.5rem}@media(min-width:744px){.clarity-section__title+.clarity-section__desc{margin-top:2.75rem}}@media(min-width:1200px){.clarity-section__title+.clarity-section__desc{margin-top:3.75rem}}@media(min-width:1200px){.clarity-section[data-clarity-init]:not([data-clarity-animated]) .clarity-section__desc,.clarity-section[data-clarity-init]:not([data-clarity-animated]) .clarity-section__action{opacity:0}}@media(prefers-reduced-motion:reduce)and (min-width:1200px){.clarity-section[data-clarity-init]:not([data-clarity-animated]) .clarity-section__desc,.clarity-section[data-clarity-init]:not([data-clarity-animated]) .clarity-section__action{opacity:1}}.clarity-section__action{align-self:center;margin-top:1.5rem}.clarity-section__media{width:100%;max-width:68.75rem;margin-inline:auto}.clarity-section__media svg{display:block;width:100%;height:auto}.clarity-section__media svg [stroke]{stroke-width:1;vector-effect:non-scaling-stroke}@media(min-width:744px){.clarity-section__media svg [stroke]{stroke-width:1.2}}@media(min-width:1200px){.clarity-section__media svg [stroke]{stroke-width:1.5}}.building-section{color:#1e1e1e;background-color:#fbfbfb}.building-section__hr{width:100vw;margin-inline:calc(50% - 50vw);background-color:#1e1e1e66}.building-section__inner{display:flex;flex-direction:column;gap:2.75rem}@media(min-width:1200px){.building-section__inner{gap:3.75rem}}.building-section__media{width:100%;max-width:68.75rem;margin-inline:auto}.building-section__media svg{display:block;width:100%;height:auto}.building-section__media svg [stroke]{stroke-width:1;vector-effect:non-scaling-stroke}@media(min-width:744px){.building-section__media svg [stroke]{stroke-width:1.2}}@media(min-width:1200px){.building-section__media svg [stroke]{stroke-width:1.5}}.building-section__info{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:2rem;width:100%;max-width:50rem;margin-inline:auto}@media(min-width:744px){.building-section__info{gap:3.75rem}}@media(min-width:1200px){.building-section__info{gap:5rem}}.building-section__address,.building-section__details{display:flex;flex-direction:column;min-width:0}.building-section__title{margin:0 0 .75rem;font-weight:500!important}@media(min-width:744px){.building-section__title{margin-bottom:1.25rem}}.building-section__col-hr{width:100%;margin:0 0 .75rem;background-color:#1e1e1e29}@media(min-width:744px){.building-section__col-hr{margin-bottom:1.25rem}}.building-section__body{display:flex;flex-direction:column;gap:.5rem}.building-section__body p{margin:0}.building-section__body a.u-underline{white-space:nowrap}.building-section__body.underline-links a.u-underline>span,.building-section__body.underline-links a.u-underline-reverse>span{padding-bottom:.1rem}.building-section__links{display:flex;align-items:center}.building-section__links a{display:inline-flex;align-items:center;line-height:1.1}.building-section__links a+a:before{content:"";flex-shrink:0;width:1px;height:1rem;margin-right:.625rem;background:#1e1e1e33}.building-section__links a:not(:last-child){margin-right:.625rem}.news-section{background:#1e1e1e;color:#fbfbfb}@media(min-width:1200px){.news-section.content-block-compact{padding-inline:0}}.news-section__title{margin:0 0 2.75rem;text-align:center}@media(min-width:1200px){.news-section__title{margin-bottom:3.75rem}}.news-section__actions-divider{width:100vw;margin-inline:calc(50% - 50vw);margin-top:2.25rem}.news-section__actions-hr{background-color:#fff6}.news-section__actions{display:flex;justify-content:center;margin-top:1.5rem}@media(min-width:1200px){.news-section__actions{justify-content:flex-end}}.news-section__swiper{overflow:hidden}.news-section__items{margin:0;padding:0;list-style:none}.news-section__item{width:60.75rem;max-width:100%;height:24.5rem}@media(max-width:1199px){.news-section__item{width:100%;height:auto}}.news-section__card{height:100%;color:inherit;gap:2rem}@media(min-width:744px){.news-section__card{display:grid;grid-template-columns:1fr 1fr;align-items:start}}@media(min-width:1200px){.news-section__card{grid-template-columns:minmax(0,auto) 1fr;align-items:stretch}}@media(max-width:743px){.news-section__card{display:flex;flex-direction:column;align-items:stretch;height:auto}}.news-section__media{position:relative;display:block;overflow:hidden;height:auto;color:inherit;text-decoration:none}@media(min-width:744px){.news-section__media{width:100%;min-width:0;aspect-ratio:86/57}}@media(min-width:1200px){.news-section__media{width:auto;max-width:none;min-width:0;aspect-ratio:146/97;height:100%}}@media(max-width:743px){.news-section__media{width:100%}}@media(hover:hover)and (pointer:fine){.news-section__media:hover .news-section__image,.news-section__media:focus-visible .news-section__image{transform:scale(1.05)}}.news-section__picture{display:block;width:100%;height:100%}@media(min-width:744px){.news-section__picture{position:absolute;inset:0}}.news-section__image{display:block;width:100%;height:100%;-o-object-fit:cover;object-fit:cover;-o-object-position:center;object-position:center;transition:transform .4s ease}.news-section__item-content{display:flex;flex-direction:column;justify-content:flex-start}@media(min-width:744px){.news-section__item-content{min-width:0}}@media(min-width:1200px){.news-section__item-content{justify-content:center}}.news-section__item-title{display:block;margin-top:.75rem;font-weight:500}.news-section__divider{margin:1.25rem 0}.news-section__item-desc{margin:0;color:#fbfbfb;display:-webkit-box;overflow:hidden;-webkit-box-orient:vertical;-webkit-line-clamp:2}.news-section__read-more{margin-top:1.5rem;align-self:flex-start}.news-section .section-swiper--single .swiper-wrapper{justify-content:center}.news-section .section-swiper--single .news-section__item{max-width:60.75rem}.news-section .section-swiper__swiper{cursor:default}.news-section .section-swiper__controls{margin-top:2.75rem}@media(min-width:1200px){.news-section .section-swiper__controls{margin-top:3.75rem}}.news-section .section-swiper__pagination .swiper-pagination-bullet{display:flex;flex:0 0 auto;align-items:center;justify-content:center;width:12px;height:12px;margin:0;padding:0;border:0;border-radius:0;background:transparent;opacity:1;cursor:pointer}.news-section .section-swiper__pagination .swiper-pagination-bullet:before{content:"";display:block;flex:0 0 auto;width:8px;height:8px;background-image:url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 8 8'%3E%3Ccircle cx='4' cy='4' r='4' fill='%23FBFBFB'/%3E%3C/svg%3E"),url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 6 6'%3E%3Ccircle cx='3' cy='3' r='2.5' fill='none' stroke='%23FBFBFB' stroke-opacity='0.4' stroke-width='1'/%3E%3C/svg%3E");background-position:center;background-repeat:no-repeat;background-size:0 0,6px 6px;transition:background-size .15s ease-out}@media(prefers-reduced-motion:reduce){.news-section .section-swiper__pagination .swiper-pagination-bullet:before{transition:none}}.news-section .section-swiper__pagination .swiper-pagination-bullet-active{cursor:default}.news-section .section-swiper__pagination .swiper-pagination-bullet-active:before{background-size:8px 8px,6px 6px}@media(min-width:1200px){.newsroom-page__categories .tabs__list{justify-content:center;margin-inline:auto}}.newsroom-page__panels.tabs__panels{position:relative;margin-top:2.5rem;overflow-x:clip}.newsroom-page__panels.tabs__panels .tabs__panel{position:absolute;top:0;left:0;right:0;opacity:0;visibility:hidden;transition:visibility .3s ease;pointer-events:none}.newsroom-page__panels.tabs__panels .tabs__panel[hidden]{display:block}.newsroom-page__panels.tabs__panels .tabs__panel.tabs__panel--active{position:relative;opacity:1;visibility:visible;pointer-events:auto}.newsroom-page__section.content-block{padding-block-start:0}#newsroom-tabs-panel-all .newsroom-page__section.content-block[aria-labelledby=newsroom-all-events-heading]{padding-block-end:5rem}.newsroom-page__section-title{margin:0 0 2.25rem;text-align:center}.newsroom-page__section--empty .newsroom-page__section-title{margin-bottom:1.5rem}.newsroom-page__section-empty{margin:0;text-align:center}.newsroom-page__section-body{display:flex;flex-direction:column;gap:2.5rem}.newsroom-page__section-actions{display:flex;justify-content:center;margin-top:2.25rem}.newsroom-page__section-actions .btn{width:100%}@media(min-width:744px){.newsroom-page__section-actions .btn{width:auto}}.newsroom-page__event-list.projects-section--items{padding-block:0}.newsroom-page__event-list.projects-section--items.content-block{padding-block-start:2.75rem}@media(min-width:1200px){.newsroom-page__event-list.projects-section--items.content-block{padding-block-start:3.75rem}}.newsroom-page__event-list.projects-section--items .projects-section__items{margin-top:0;padding-inline:0;padding-bottom:0}.newsroom-page__blog-hero-block{display:flex;flex-direction:column;width:100%}.newsroom-page__blog-category{display:flex;justify-content:flex-end;width:100%;margin-bottom:.75rem}.newsroom-page__blog-category-field{position:relative;width:100%;padding:0;border-radius:.25rem;background:#28292a0f;text-align:left;cursor:pointer;transition:background-color .2s ease,box-shadow .2s ease}@media(min-width:744px){.newsroom-page__blog-category-field{width:auto;min-width:13.25rem}}@media(hover:hover)and (pointer:fine){.newsroom-page__blog-category-field:hover{background:#28292a14}}.newsroom-page__blog-category-field:focus-within{box-shadow:inset 0 0 0 1px #1e1e1e29;background:#28292a14}.newsroom-page__blog-category-field:focus-within .newsroom-page__blog-category-icon{transform:translateY(-50%) rotate(180deg)}@media(prefers-reduced-motion:reduce){.newsroom-page__blog-category-field{transition:none}}.newsroom-page__blog-category-select{display:block;width:100%;margin:0;padding:.375rem 2.5rem .25rem .75rem;border:0;background:transparent;color:inherit;text-align:left;cursor:pointer;-webkit-appearance:none;-moz-appearance:none;appearance:none;outline:none}.newsroom-page__blog-category-select:focus,.newsroom-page__blog-category-select:focus-visible{outline:none}.newsroom-page__blog-category-icon{position:absolute;top:50%;right:.75rem;transform:translateY(-50%);flex-shrink:0;pointer-events:none;transition:transform .25s ease}@media(prefers-reduced-motion:reduce){.newsroom-page__blog-category-icon{transition:none}}.newsroom-page__blog-hero{width:100%;color:#fff;background:#1e1e1e}@media(min-width:1140px){.newsroom-page__blog-hero{min-height:29.25rem}}.newsroom-page__blog-hero-grid{display:flex;flex-direction:column;width:100%}@media(min-width:1140px){.newsroom-page__blog-hero-grid{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));align-items:stretch;min-height:inherit}}.newsroom-page__blog-hero-media{display:flex;overflow:hidden;width:100%;aspect-ratio:70/47;line-height:0;color:inherit;text-decoration:none;padding:1rem 1rem 0}@media(min-width:1140px){.newsroom-page__blog-hero-media{aspect-ratio:auto;min-height:100%;padding:1rem 0 1rem 1rem}}.newsroom-page__blog-hero-picture,.newsroom-page__blog-hero-image{display:block;width:100%;height:100%;-o-object-fit:cover;object-fit:cover;-o-object-position:center;object-position:center}.newsroom-page__blog-hero-picture{flex:1 1 auto;min-width:0;min-height:0;line-height:0}.newsroom-page__blog-hero-content{display:flex;flex-direction:column;align-items:flex-start;gap:1.75rem;padding:1.25rem 1rem 2.5rem;min-width:0;color:#fbfbfb;text-align:left}@media(min-width:744px){.newsroom-page__blog-hero-content{padding:2.5rem}}@media(min-width:1140px){.newsroom-page__blog-hero-content{justify-content:space-between;padding:2.5rem}}@media(min-width:1200px){.newsroom-page__blog-hero-content{padding:2.5rem 5rem}}@media(min-width:1920px){.newsroom-page__blog-hero-content{justify-self:center;width:100%;max-width:54.5rem;margin-inline:auto;padding:2.5rem 7.25rem}}.newsroom-page__blog-hero-top{width:100%}.newsroom-page__blog-hero-top--actions{display:flex;flex-direction:column;align-items:stretch;gap:.5rem}.newsroom-page__blog-hero-top--actions .btn{width:100%}@media(min-width:744px){.newsroom-page__blog-hero-top--actions{flex-direction:row;flex-wrap:wrap;align-items:center}.newsroom-page__blog-hero-top--actions .btn{width:auto}}.newsroom-page__blog-hero-main{flex:1 1 auto;display:flex;flex-direction:column;align-items:flex-start;justify-content:center;gap:1rem;min-width:0;width:100%}.newsroom-page__blog-hero-main.is-pending{opacity:0}@media(prefers-reduced-motion:reduce){.newsroom-page__blog-hero-main.is-pending{opacity:1}}.newsroom-page__blog-hero-title.h3{margin:0;font-weight:500;display:-webkit-box;overflow:hidden;-webkit-box-orient:vertical;-webkit-line-clamp:2}.newsroom-page__blog-hero-title.h3 a{color:inherit;text-decoration:none}.newsroom-page__blog-hero-desc{margin:0;display:-webkit-box;overflow:hidden;-webkit-box-orient:vertical;-webkit-line-clamp:2}.newsroom-page__blog-hero-cta{width:100%;margin-top:1.25rem}@media(min-width:744px){.newsroom-page__blog-hero-cta{width:auto}}.newsroom-page__blog-hero-meta{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:1.25rem;width:100%;margin-top:auto}.newsroom-page__blog-hero-meta-hr{grid-column:1/-1;background-color:#ffffff1f}.newsroom-page__blog-hero-meta-item{display:flex;flex-direction:column;gap:.25rem;min-width:0}.newsroom-page__blog-hero-meta-item p{margin:0}.newsroom-page__blog-grid{display:grid;grid-template-columns:1fr;gap:1.25rem;width:100%}@media(min-width:744px){.newsroom-page__blog-grid{grid-template-columns:repeat(2,minmax(0,1fr))}}@media(min-width:1200px){.newsroom-page__blog-grid{grid-template-columns:repeat(3,minmax(0,1fr))}}@media(min-width:1920px){.newsroom-page__blog-grid{grid-template-columns:repeat(4,minmax(0,1fr))}}#newsroom-tabs-panel-all .newsroom-page__blog-grid>*:nth-child(n+4){display:none}@media(min-width:744px){#newsroom-tabs-panel-all .newsroom-page__blog-grid>*:nth-child(-n+6){display:flex}#newsroom-tabs-panel-all .newsroom-page__blog-grid>*:nth-child(n+7){display:none}}@media(min-width:1920px){#newsroom-tabs-panel-all .newsroom-page__blog-grid>*:nth-child(-n+8){display:flex}}.newsroom-page__blog-card{position:relative;display:flex;flex-direction:column;height:100%;width:100%;min-width:0}.newsroom-page__blog-card:after{content:"";position:absolute;left:0;bottom:0;width:0;height:1px;background-color:#1e1e1e;pointer-events:none;transition:width .3s ease}.newsroom-page__blog-card-hit{position:absolute;inset:0;z-index:1}.newsroom-page__blog-card-hit:focus{outline:none}.newsroom-page__blog-card-hit:focus-visible{outline:2px solid rgba(30,30,30,.4);outline-offset:2px}@media(hover:hover)and (pointer:fine){.newsroom-page__blog-card:has(.newsroom-page__blog-card-hit:hover) .newsroom-page__blog-card-image,.newsroom-page__blog-card:has(.newsroom-page__blog-card-hit:focus-visible) .newsroom-page__blog-card-image{transform:scale(1.05)}.newsroom-page__blog-card:has(.newsroom-page__blog-card-hit:hover) .newsroom-page__blog-card-title .icon-20,.newsroom-page__blog-card:has(.newsroom-page__blog-card-hit:focus-visible) .newsroom-page__blog-card-title .icon-20{transform:translate(.25rem)}.newsroom-page__blog-card:has(.newsroom-page__blog-card-hit:hover):after,.newsroom-page__blog-card:has(.newsroom-page__blog-card-hit:focus-visible):after{width:100%;transition:width .55s cubic-bezier(.16,1,.3,1)}}@media(prefers-reduced-motion:reduce){.newsroom-page__blog-card:after{transition:none}}.newsroom-page__blog-card-media{display:block;overflow:hidden;width:100%;aspect-ratio:110/73;line-height:0}.newsroom-page__blog-card-picture,.newsroom-page__blog-card-image{display:block;width:100%;height:100%;-o-object-fit:cover;object-fit:cover;-o-object-position:center;object-position:center}.newsroom-page__blog-card-image{transition:transform .4s ease}.newsroom-page__blog-card-body{display:flex;flex-direction:column;gap:.5rem;min-width:0;padding:1.25rem 0;color:#1e1e1e}@media(min-width:744px){.newsroom-page__blog-card-body{padding-inline:1.25rem}}.newsroom-page__blog-card-title.h3{display:flex;align-items:flex-start;justify-content:space-between;gap:1rem;margin:0;font-weight:500}.newsroom-page__blog-card-title.h3 .icon-20{flex-shrink:0;margin-top:.375rem;transition:transform .2s ease}.newsroom-page__blog-card-date{margin:0;color:#1e1e1ea3}.newsroom-page__load-previous{display:flex;justify-content:center;width:100%;margin:0}.newsroom-page #newsroom-blog-previous[hidden],.newsroom-page #newsroom-events-previous[hidden]{display:none}.newsroom-page__load-more{display:flex;flex-direction:column;align-items:center;gap:.5rem;width:100%;margin-top:2.25rem;text-align:center}.newsroom-page__load-more[hidden]{display:none}.newsroom-page__load-more-status{margin:0}.newsroom-page__load-more-progress{display:block;overflow:hidden;width:min(100%,12.125rem);height:1px;margin-bottom:.5rem;background:#1e1e1e29}.newsroom-page__load-more-progress-bar{display:block;height:100%;background:#1e1e1e;transition:width .35s ease}.newsroom-page__load-more-btn{width:100%;min-width:0}@media(min-width:744px){.newsroom-page__load-more-btn{width:auto;min-width:10rem}}.industries-section{position:relative;z-index:1;margin-top:-2px;background:#fbfbfb;color:#1e1e1e}.industries-section__inner{position:relative;display:grid;grid-template-columns:1fr;align-items:stretch;width:100%}@media(min-width:1200px){.industries-section__inner{grid-template-columns:minmax(0,1fr) minmax(0,1fr)}}.industries-section--center-line .section-line-wrap--vertical{display:none;z-index:10}@media(min-width:1200px){.industries-section--center-line .section-line-wrap--vertical{display:block}}@media(min-width:1200px){.industries-section--center-line .industries-section__aside{min-height:46.25rem;justify-content:center}}.industries-section__content{display:flex;flex-direction:column}@media(max-width:1199px){.industries-section__content.text-block{align-items:center;text-align:center}.industries-section__content.text-block .text-block__title,.industries-section__content.text-block .text-block__desc{text-align:center}.industries-section__content.text-block .text-block__desc{max-width:none}}@media(min-width:1200px){.industries-section__content.text-block{align-items:flex-start;text-align:left}.industries-section__content.text-block .text-block__title,.industries-section__content.text-block .text-block__desc{text-align:left}}@media(min-width:744px){.industries-section__content.text-block .text-block__desc{margin-top:2rem}}@media(min-width:1200px){.industries-section__content.text-block .text-block__desc{margin-top:2.25rem}}.industries-section__aside{display:flex;flex-direction:column;gap:3.25rem;width:100%}@media(max-width:1199px){.industries-section .industries-section__inner{padding-inline:1rem;padding-top:0;padding-bottom:5rem;row-gap:0;grid-template-columns:1fr}}@media(max-width:1199px)and (min-width:744px){.industries-section .industries-section__inner{padding-inline:2rem}}@media(max-width:1199px)and (min-width:1200px){.industries-section .industries-section__inner{padding-inline:2.5rem}}@media(max-width:1199px)and (min-width:1500px){.industries-section .industries-section__inner{padding-inline:round(6.13vw,1px)}}@media(max-width:1199px)and (min-width:1800px){.industries-section .industries-section__inner{padding-inline:round(8.44vw,1px)}}@media(max-width:1199px){.industries-section--center-line .industries-section__inner{padding-top:5rem}.industries-section .industries-section__content{grid-column:1;grid-row:2;width:100%;max-width:42.5rem;padding:0;margin-top:2.75rem;margin-inline:auto}.industries-section .industries-section__aside{display:contents}.industries-section .industries-section__media{grid-column:1/-1;grid-row:1;width:100%;max-width:none;aspect-ratio:680/452}.industries-section .industries-section__media-stack{position:relative;width:100%;height:100%;aspect-ratio:680/452}.industries-section .industries-section__media-slide{position:absolute;inset:0;opacity:1;pointer-events:auto}.industries-section .industries-section__media-slide:not(.is-active){display:none}.industries-section .industries-section__media-slide picture{display:block;width:100%;height:100%}.industries-section .industries-section__picture,.industries-section .industries-section__image{width:100%;height:100%;-o-object-fit:cover;object-fit:cover}.industries-section .industries-section__items{grid-column:1;grid-row:3;width:100%;max-width:42.5rem;margin-top:2rem;margin-inline:auto}}.industries-section:not(.industries-section--center-line) .section-line-wrap--horizontal.section-line-wrap--top{display:none}@media(min-width:1200px){.industries-section:not(.industries-section--center-line) .section-line-wrap--horizontal.section-line-wrap--top{display:block}}.industries-section__items{display:flex;flex-direction:column;margin:0;padding:0;list-style:none}.industries-section__item{border-top:1px solid rgba(30,30,30,.12)}.industries-section__link{display:grid;grid-template-columns:minmax(0,1fr) auto;align-items:center;gap:1rem;width:100%;padding:.75rem .25rem;color:inherit;text-decoration:none;cursor:pointer}.industries-section__link.h3{font-weight:500}.industries-section__link>span:first-child{display:inline-flex;align-items:center;grid-column:1;transition:transform .3s ease}.industries-section__link--static{cursor:default}.industries-section__link:where(button){-webkit-appearance:none;-moz-appearance:none;appearance:none;border:0;background:transparent;font-family:inherit;text-align:left;cursor:pointer}.industries-section__link>.icon-20{grid-column:2;padding-bottom:0;align-self:center;background-image:none!important;background-size:0!important;transition:transform .2s ease}@media(min-width:1200px)and (hover:hover)and (pointer:fine){.industries-section__link:hover>span:first-child,.industries-section__link:focus-visible>span:first-child{transform:translate(1.25rem)}.industries-section__link:hover>.icon-20,.industries-section__link:focus-visible>.icon-20{transform:translate(.25rem)}}.industries-section__media{overflow:hidden;width:12.5rem;max-width:100%;aspect-ratio:1/1}.industries-section__media-stack{position:relative;width:100%;aspect-ratio:1/1}.industries-section__media-slide{position:absolute;inset:0;opacity:0;transition:opacity .45s ease;pointer-events:none}.industries-section__media-slide.is-active{opacity:1}.industries-section__media-slide picture{display:block;width:100%;height:100%}.industries-section__picture,.industries-section__image{display:block;width:100%;height:100%;-o-object-fit:cover;object-fit:cover}.technology-section{position:relative;z-index:2;margin-top:-2px;padding-top:5rem;padding-bottom:5rem;background:#fbfbfb;color:#1e1e1e;padding-inline:1rem}@media(min-width:744px){.technology-section{padding-inline:2rem}}@media(min-width:1200px){.technology-section{padding-inline:2.5rem}}@media(min-width:1500px){.technology-section{padding-inline:round(6.13vw,1px)}}@media(min-width:1800px){.technology-section{padding-inline:round(8.44vw,1px)}}@media(min-width:1200px){.technology-section{padding-top:7.75rem;padding-bottom:7.75rem}}.technology-section--grouped{margin-top:0;padding-top:0;background:transparent}@media(min-width:1200px){.technology-section--grouped{padding-top:0}}.technology-section--flush{padding-top:0;padding-bottom:0}@media(min-width:1200px){.technology-section--flush{padding-top:0;padding-bottom:0}}.technology-section--beige{background:#e8ceaa}.technology-section--blue{background:#d9eef9}.technology-section__content{display:flex;flex-direction:column;width:100%}@media(min-width:1200px){.technology-section__content{overflow:visible}}.technology-section__title{margin:0 auto 2.75rem;text-align:center}@media(min-width:1200px){.technology-section__title{margin-bottom:3.75rem}}.technology-section__stage{position:relative;overflow:hidden;width:100%}@media(min-width:1200px){.technology-section__stage{max-height:90vh}}.technology-section__media{position:relative;overflow:hidden;width:100%}@media(min-width:1200px){.technology-section__media{--tech-side-padding: 0px;max-height:90vh}}.technology-section__media-inner{position:relative;line-height:0}@media(min-width:1200px){.technology-section__media-inner{width:100%;max-height:90vh;aspect-ratio:16/9;clip-path:inset(0 var(--tech-side-padding) 0 var(--tech-side-padding));transform:translateZ(0);will-change:clip-path}}.technology-section__picture{display:block;width:100%;height:auto}@media(min-width:1200px){.technology-section__picture{height:100%;max-height:90vh}}.technology-section__image,.technology-section__video{display:block;width:100%;height:auto}@media(min-width:1200px){.technology-section__image,.technology-section__video{height:100%;max-height:90vh;-o-object-fit:cover;object-fit:cover;-o-object-position:center;object-position:center}}.technology-section__video{aspect-ratio:16/9;-o-object-fit:cover;object-fit:cover;-o-object-position:center;object-position:center}@media(min-width:1200px){.technology-section__media .video-progress-btn{left:calc(var(--tech-side-padding, 2.5rem) + 1.5rem)}}.technology-section__overlay{position:relative;z-index:1;width:100%;padding-block:1.75rem;padding-inline:1rem;color:#fbfbfb}@media(min-width:744px){.technology-section__overlay{padding-inline:1.75rem}}.technology-section__overlay{border-radius:0 0 .25rem .25rem;background:#1e1e1eb3}@media(min-width:1200px){.technology-section__overlay{position:absolute;right:calc(var(--tech-side-padding, 2.5rem) + 2.5rem);bottom:2.5rem;left:auto;width:100%;max-width:25.375rem;border-radius:.25rem;-webkit-backdrop-filter:blur(40px);backdrop-filter:blur(40px);will-change:opacity,transform}}.technology-section__overlay-content{display:flex;flex-direction:column;align-items:flex-start;width:100%;max-width:50rem;text-align:left}.technology-section__desc{margin:0;width:100%;font-size:1rem;text-align:left}@media(min-width:744px){.technology-section__desc{font-size:1.125rem;font-weight:400;line-height:1.42;letter-spacing:0}}.technology-section__actions{margin-top:1.25rem}.technology-section__content>.technology-section__desc{margin-top:2.5rem;margin-left:auto;max-width:26.25rem;text-align:left}.technology-section__content>.technology-section__actions{margin-top:1.25rem;margin-left:auto}.implementation .technology-section__title{margin-bottom:0}.implementation__intro{display:flex;flex-direction:column;align-items:center;width:100%;margin-bottom:2.75rem;text-align:center}@media(min-width:1200px){.implementation__intro{margin-bottom:3.75rem}}.implementation__desc{margin:0;max-width:33.75rem}.technology-section__title+.implementation__desc{margin-top:2.25rem}.implementation__pdfs{display:flex;flex-wrap:wrap;justify-content:center;gap:.5rem;margin-top:2.25rem;width:100%}@media(max-width:743px){.implementation__pdfs .btn{width:100%}}.implementation__pdf-label{display:inline-flex;flex-wrap:nowrap;align-items:center;gap:.75rem;white-space:nowrap}.implementation__pdf-divider{display:block;flex-shrink:0;width:1px;height:.75rem;background:#ffffff40}.responsibility-resources__heading{margin:0 auto 2.75rem;text-align:center}@media(min-width:1200px){.responsibility-resources__heading{margin-bottom:3.75rem}}.resources-page--responsibility .resources-page__category.is-open .resources-page__category-panel-inner{padding-top:1.25rem}.responsibility-projects{margin:0;padding:0;list-style:none}.responsibility-projects__group{display:flex;flex-direction:column;width:100%}.responsibility-projects__group+.responsibility-projects__group{margin-top:3rem}.responsibility-projects__group-title{margin:0 0 1.25rem;padding-inline:.25rem}.responsibility-projects__group+.responsibility-projects{margin-top:1.5rem}.responsibility-projects__item{min-width:0}.responsibility-projects__link.resources-page__material{display:flex;align-items:flex-start;gap:1.75rem;min-width:0;color:inherit;text-decoration:none;border:1px solid transparent;background:#1e1e1e0d;transition-duration:.3s;transition-property:background,border-color}@media(max-width:743px){.responsibility-projects__link.resources-page__material{display:grid;grid-template-columns:minmax(0,1fr) auto;-moz-column-gap:1.75rem;column-gap:1.75rem;row-gap:.375rem;padding:1.25rem 1rem}}@media(min-width:1200px)and (hover:hover)and (pointer:fine){.responsibility-projects__link.resources-page__material:hover{border-color:#1e1e1e66;background:#fbfbfb}}@media(min-width:1200px){.responsibility-projects__link.resources-page__material:focus-visible{border-color:#1e1e1e66;background:#fbfbfb}}.responsibility-projects__link.resources-page__material:active{border-color:#1e1e1e66;background:#1e1e1e0d}.responsibility-projects__main{display:flex;align-items:flex-start;gap:1.25rem;flex:1 1 auto;min-width:0}@media(max-width:743px){.responsibility-projects__main{display:contents}}@media(max-width:743px){.responsibility-projects__folder{grid-column:1/-1;grid-row:1}}.responsibility-projects__title{min-width:0;max-width:36.25rem;margin:0;display:-webkit-box;overflow:hidden;-webkit-box-orient:vertical;-webkit-line-clamp:3}@media(max-width:743px){.responsibility-projects__title{grid-column:1;grid-row:2}}@media(min-width:744px){.responsibility-projects__title{-webkit-line-clamp:2}}@media(max-width:743px){.responsibility-projects__link-icon{grid-column:2;grid-row:2;align-self:start}}.responsibility-projects__folder svg [stroke],.responsibility-projects__link-icon svg [stroke]{stroke:currentColor}.experience-section{background:#1e1e1e;color:#fbfbfb}.experience-section__items-wrap{display:flex;flex-direction:column;align-items:center;gap:3.75rem}.experience-section__line--vertical{box-sizing:border-box;display:block;width:1px;min-width:1px;max-width:1px;margin:0;padding:0;flex-shrink:0;border:0;background-color:#fff6;transform:scaleY(0);transform-origin:top center;will-change:transform;transition:none;backface-visibility:hidden;height:5rem}@media(min-width:1200px){.experience-section__line--vertical{height:7.75rem}}.experience-section__line--horizontal{box-sizing:border-box;display:block;width:100%;height:1px;min-height:1px;max-height:1px;margin:0;padding:0;flex-shrink:0;border:0;background-color:#fff6;transform:scaleX(0);transform-origin:left center;will-change:transform;transition:none;backface-visibility:hidden}.experience-section__line-wrap{width:100vw;margin-inline:calc(50% - 50vw)}.experience-section__items{display:flex;flex-direction:column;gap:2.75rem;margin:0;padding:0;list-style:none;text-align:center}@media(min-width:744px){.experience-section__items{gap:3.75rem}}.experience-section__item{display:flex;flex-direction:column}@media(min-width:1200px){.experience-section__item{gap:.25rem}}.experience-section__item-desc{color:#fbfbfb80;opacity:0}.experience-section__item-title,.experience-section__title{opacity:0}.experience-section__title-inner{overflow-x:clip}.experience-section__title{color:#fbfbfb;text-align:center;font-weight:500;text-transform:uppercase}@media(min-width:744px){.experience-section__title.h1{width:100%;max-width:100%;font-size:6.25rem;line-height:1;white-space:nowrap}}@media(prefers-reduced-motion:reduce){.experience-section__item-title,.experience-section__item-desc,.experience-section__title{opacity:1;filter:none}}.contacts-section{color:#1e1e1e;background-color:#fbfbfb;--form-field-autofill-bg: #FBFBFB}.contacts-section__top-hr{width:100vw;margin-inline:calc(50% - 50vw);background-color:#1e1e1e66}.contacts-section__inner{display:flex;flex-direction:column;align-items:center;gap:2.75rem}@media(min-width:1200px){.contacts-section__inner{gap:3.75rem}}.contacts-section__intro{display:flex;flex-direction:column;gap:1.5rem;min-width:0;text-align:center}.contacts-section__title{margin:0}.contacts-section__form-side{display:flex;flex-direction:column;width:100%;min-width:0}.contacts-section__form-wrap,.contacts-section__form{position:relative}.contacts-section__form-wrap{display:flex;flex-direction:column;gap:0}.contacts-section__form-wrap>*+*{margin-top:2.75rem}@media(min-width:1200px){.contacts-section__form-wrap>*+*{margin-top:3.75rem}}.contacts-section__form-wrap>.contacts-section__form-intro+.contacts-section__form{margin-top:2.25rem}.contacts-section__form-wrap:not(.contacts-section__form-wrap--big)>.contacts-section__form-intro+.contacts-section__form{margin-top:2.75rem}@media(min-width:1200px){.contacts-section__form-wrap:not(.contacts-section__form-wrap--big)>.contacts-section__form-intro+.contacts-section__form{margin-top:3.75rem}}.contacts-section__form{margin-inline:auto}.contacts-section__form-wrap--big{align-items:center}.contacts-section__find-us-wrap{align-self:stretch;width:100%}.contacts-section__find-us-wrap .section-line--vertical,.contacts-section__find-us-wrap .section-line--horizontal{background-color:#1e1e1e66}.contacts-section__find-us{position:relative;display:grid;width:100%;grid-template-columns:minmax(0,1fr);gap:0}@media(min-width:744px){.contacts-section__find-us{grid-template-columns:repeat(2,minmax(0,1fr));gap:4rem}}@media(min-width:1200px){.contacts-section__find-us{gap:5rem}}@media(min-width:1500px){.contacts-section__find-us{--side-padding: round(6.13vw, 1px);gap:calc(var(--side-padding) * 2)}}@media(min-width:1800px){.contacts-section__find-us{--side-padding: round(8.44vw, 1px);gap:calc(var(--side-padding) * 2)}}.contacts-section__find-us .contacts-section__find-us-line--vertical{display:none}@media(min-width:744px){.contacts-section__find-us .contacts-section__find-us-line--vertical{display:block}}.contacts-section__find-us-line-wrap{width:100vw;margin-inline:calc(50% - 50vw)}@media(max-width:743px){.contacts-section__find-us-line-wrap{display:none}}.contacts-section__find-us-item-line{display:block;align-self:stretch;margin:2.375rem 0 0;background-color:#1e1e1e66}@media(min-width:744px){.contacts-section__find-us-item-line{display:none}}.contacts-section__find-us-item{display:flex;flex-direction:column;align-items:flex-start;gap:1rem;min-width:0}@media(max-width:743px){.contacts-section__find-us-item{align-items:center;text-align:center}.contacts-section__find-us-item:first-of-type{padding-bottom:2.75rem}}@media(min-width:744px){.contacts-section__find-us-item{padding-bottom:2.75rem}}@media(min-width:1200px){.contacts-section__find-us-item{padding-inline:1.25rem;padding-bottom:3.75rem}}@media(min-width:1500px){.contacts-section__find-us-item{padding-inline:calc(var(--side-padding) / 2)}}.contacts-section__find-us-item .btn{margin-top:1.25rem}@media(max-width:743px){.contacts-section__find-us-item .btn{width:100%}}.contacts-section__find-us-copy{display:flex;flex-direction:column;align-items:flex-start;gap:1rem;width:100%}@media(max-width:743px){.contacts-section__find-us-copy{align-items:center;text-align:center}}.contacts-section__find-us-title{margin:0}.contacts-section__find-us-desc{max-width:28.75rem}.contacts-section__form-intro{display:flex;flex-direction:column;gap:1rem;min-width:0;margin-inline:auto;text-align:center}.contacts-section__form-wrap:not(.contacts-section__form-wrap--big) .contacts-section__form-intro{gap:1.5rem}@media(min-width:1200px){.contacts-section__form-wrap:not(.contacts-section__form-wrap--big) .contacts-section__form-intro{gap:2.25rem}}.contacts-section__form-intro-title{max-width:50rem;margin:0 auto}.contacts-section__form-intro-desc{max-width:33.75rem;margin-inline:auto}.contacts-section__form-intro-desc p{margin:0}.contacts-section__form-intro-desc p+p{margin-top:.5rem}.contacts-section__form-intro-desc.underline-links a.u-underline>span,.contacts-section__form-intro-desc.underline-links a.u-underline-reverse>span{line-height:1;padding-bottom:0}.contacts-section__turnstile{position:absolute;left:0;width:0;height:0;overflow:hidden;pointer-events:none;opacity:0}.contacts-section__fields{display:flex;flex-direction:column;gap:1.25rem}.contacts-section__consent{margin-top:2.25rem}.contacts-section__consent.form-checkbox-group{margin-bottom:0}.contacts-section__actions{display:flex;flex-wrap:wrap;justify-content:center;gap:.75rem;margin-top:2.25rem}.contacts-section__actions .btn{width:100%}@media(min-width:744px){.contacts-section__actions .btn{width:auto}}.contacts-section__success{color:inherit;margin-inline:auto;text-align:center}.contacts-section__success-title{margin-bottom:1rem}.contacts-section__success-desc{max-width:33.75rem;margin-inline:auto}.content-block{padding-block:5rem}@media(min-width:1200px){.content-block{padding-block-start:7.75rem;padding-block-end:7.75rem}}.content-block{padding-inline:1rem}@media(min-width:744px){.content-block{padding-inline:2rem}}@media(min-width:1200px){.content-block{padding-inline:2.5rem}}@media(min-width:1500px){.content-block{padding-inline:round(6.13vw,1px)}}@media(min-width:1800px){.content-block{padding-inline:round(8.44vw,1px)}}.content-block-compact{padding-block:5rem}@media(min-width:1200px){.content-block-compact{padding-block-start:7.75rem;padding-block-end:5rem}}.content-block-compact{padding-inline:1rem}@media(min-width:744px){.content-block-compact{padding-inline:2rem}}@media(min-width:1200px){.content-block-compact{padding-inline:2.5rem}}@media(min-width:1500px){.content-block-compact{padding-inline:round(6.13vw,1px)}}@media(min-width:1800px){.content-block-compact{padding-inline:round(8.44vw,1px)}}.content-block-inline{padding-inline:1rem}@media(min-width:744px){.content-block-inline{padding-inline:2rem}}@media(min-width:1200px){.content-block-inline{padding-inline:2.5rem}}@media(min-width:1500px){.content-block-inline{padding-inline:round(6.13vw,1px)}}@media(min-width:1800px){.content-block-inline{padding-inline:round(8.44vw,1px)}}.content-block-80{padding-block:5rem;padding-inline:1rem}@media(min-width:744px){.content-block-80{padding-inline:2rem}}@media(min-width:1200px){.content-block-80{padding-inline:2.5rem}}@media(min-width:1500px){.content-block-80{padding-inline:round(6.13vw,1px)}}@media(min-width:1800px){.content-block-80{padding-inline:round(8.44vw,1px)}}@media(min-width:1200px){.content-block-80{padding:5rem!important}}@media(min-width:1500px){.content-block-80{padding-inline:round(8vw,1px)!important}}@media(min-width:1800px){.content-block-80{padding-inline:round(10.44vw,1px)!important}}.content-margin{margin:5rem 1rem}@media(min-width:744px){.content-margin{margin:5rem 2rem}}@media(min-width:1200px){.content-margin{margin:7.75rem 2.5rem}}@media(min-width:1500px){.content-margin{margin:7.75rem round(6.13vw,1px)}}@media(min-width:1800px){.content-margin{margin:7.75rem round(8.44vw,1px)}}.content-sides{margin:5rem 1rem}@media(min-width:744px){.content-sides{margin:5rem 2rem}}@media(min-width:1200px){.content-sides{margin:7.75rem 2.5rem}}@media(min-width:1500px){.content-sides{margin:7.75rem round(6.13vw,1px)}}@media(min-width:1800px){.content-sides{margin:7.75rem round(8.44vw,1px)}}.content-sides{margin-top:0;margin-bottom:0}.text-block-section.content-block-compact{padding-top:8.5rem;padding-bottom:3.75rem}@media(min-width:744px){.text-block-section.content-block-compact{padding-top:9.25rem}}.text-block-section.text-block{align-items:center;text-align:center}.text-block-section .text-block__title{text-align:center}.text-block{display:flex;flex-direction:column}.text-block__title{margin:0}.text-block__desc{margin:0;font-size:1.25rem;line-height:1.42;letter-spacing:0;font-weight:400}.text-block__desc:not(.center-max){max-width:27.625rem}@media(min-width:744px){.text-block__desc{font-size:1.4375rem;line-height:1.3}}.text-block__title+.text-block__desc{margin-top:1.5rem}@media(min-width:1200px){.text-block__title+.text-block__desc{margin-top:2.25rem}}.find-a-framer-page.artglass-products-group{background:#fbfbfb}.find-a-framer-page.artglass-products-group--fill .artglass-products-group__top-bg{top:auto;bottom:-2px;height:70%;display:flex;align-items:flex-end}.find-a-framer-page.artglass-products-group--fill .artglass-products-group__top-bg svg{height:calc(100% + 2px)!important}.find-a-framer-page .text-block-section,.find-a-framer-page .framer-map-section{position:relative;z-index:2;background:transparent}.find-a-framer-page .text-block-section.content-block-compact{padding-bottom:2.75rem}@media(min-width:1200px){.find-a-framer-page .text-block-section.content-block-compact{padding-block-end:3.75rem}}.find-a-framer-page .text-block__title{max-width:50rem}.framer-map-section{display:flex;flex-direction:column;align-items:stretch}.framer-map-section__map-block{width:100%;padding-block:0}.framer-map-section__map-wrap{position:relative;width:100%}.framer-map-section__map{width:100%;height:37.5rem;max-height:88vh;background:#fbfbfb;border:1px solid rgba(30,30,30,.12);overflow:hidden}@media(min-width:1200px){.framer-map-section__map{height:38.75rem;max-height:none}}@media(min-width:1500px){.framer-map-section__map{height:80vh;max-height:80vh}}.framer-map-section__content{display:flex;flex-direction:column;align-items:center;text-align:center;width:100%}.framer-map-section__action{margin-top:2rem}@media(min-width:1200px){.framer-map-section__action{margin-top:2.75rem}}.framer-map-filters{--form-field-autofill-bg: #1E1E1E;display:flex;flex-direction:column;gap:2.25rem;box-sizing:border-box;position:relative;z-index:2;width:100%;min-width:0;padding:2.75rem 1rem;background:#1e1e1e;color:#fbfbfb}@media(min-width:744px){.framer-map-filters{padding:3.75rem 2.5rem}}@media(min-width:1200px){.framer-map-filters{position:absolute;top:1rem;bottom:1rem;left:1rem;width:100%;max-width:40%}}.framer-map-filters>*{width:100%;max-width:36.25rem;margin-inline:auto}.framer-map-filters .btn{width:100%}.framer-map-filters__near{display:flex;flex-direction:column;gap:.75rem;width:100%}.framer-map-filters__group{display:flex;flex-direction:column;gap:2.25rem;width:100%;min-width:0}@media(min-width:1200px){.framer-map-filters__group{margin-block:auto}}.framer-map-filters__status{margin:0;color:#fbfbfbb3}.framer-map-filters__status[hidden]{display:none}.framer-map-filters__fields{display:flex;flex-direction:column;gap:1.25rem;width:100%;min-width:0}.framer-map-filters .form-field__label{color:#fbfbfb}.framer-map-filters .form-field-row__field:before{background-color:#fbfbfb66}.framer-map-filters .form-field-row__field:after{background-color:#fbfbfb}.framer-map-filters .form-field__input{padding-block:.5rem;color:#fbfbfb}.framer-map-filters .form-field__input::-moz-placeholder{color:#fbfbfbb3}.framer-map-filters .form-field__input::placeholder{color:#fbfbfbb3}.framer-map-filters__select-field{overflow:visible}.framer-map-filters__select-field.is-open .framer-map-filters__select-icon{transform:translateY(-50%) rotate(180deg)}.framer-map-filters__select-native{position:absolute;width:1px;height:1px;padding:0;overflow:hidden;clip:rect(0,0,0,0);white-space:nowrap;border:0;pointer-events:none}.framer-map-filters__select{-webkit-appearance:none;-moz-appearance:none;appearance:none;font-family:inherit;width:100%;max-width:100%;min-width:0;overflow:hidden;padding-inline-end:1.75rem;text-align:left;cursor:pointer}.framer-map-filters__select.is-placeholder{color:#fbfbfbb3}.framer-map-filters__select-label{display:block;min-width:0;overflow:hidden;white-space:nowrap;text-overflow:ellipsis}.framer-map-filters__select-panel.form-autocomplete__panel{--select-row-height: 2.5rem;display:flex;flex-direction:column;gap:.5rem;width:100%;max-width:100%;max-height:none;padding-block:.5rem;overflow:hidden}@media(min-width:744px){.framer-map-filters__select-panel.form-autocomplete__panel{--select-row-height: 2.625rem}}.framer-map-filters__select-panel.form-autocomplete__panel .form-autocomplete__list{flex:1 1 auto;max-height:calc(var(--select-row-height) * 6);min-width:0;max-width:100%;min-height:0;overflow-x:hidden;overflow-y:auto;scrollbar-width:thin;scrollbar-color:rgba(30,30,30,.4) transparent}.framer-map-filters__select-panel.form-autocomplete__panel .form-autocomplete__list::-webkit-scrollbar{width:1rem}.framer-map-filters__select-panel.form-autocomplete__panel .form-autocomplete__list::-webkit-scrollbar-track{background:transparent;border-left:1px solid rgba(30,30,30,.16)}.framer-map-filters__select-panel.form-autocomplete__panel .form-autocomplete__list::-webkit-scrollbar-thumb{border:.25rem solid transparent;border-radius:31.25rem;background-color:#1e1e1e66;background-clip:content-box}.framer-map-filters__select-search{flex:0 0 auto;margin-inline:.5rem}.framer-map-filters__select-search-input{box-sizing:border-box;width:100%;padding:.5rem .75rem;border:1px solid #1E1E1E;border-radius:.25rem;background:transparent;color:#1e1e1e;-webkit-appearance:none;-moz-appearance:none;appearance:none}.framer-map-filters__select-search-input::-moz-placeholder{color:#1e1e1eb3}.framer-map-filters__select-search-input::placeholder{color:#1e1e1eb3}.framer-map-filters__select-search-input:focus{outline:none}.framer-map-filters__select-empty{flex:0 0 auto;margin:0;padding:.5rem 1rem;color:#1e1e1eb3}.framer-map-filters__select-empty[hidden]{display:none}.framer-map-filters__select-panel .framer-map-filters__select-option{width:100%;min-width:0;max-width:100%;height:var(--select-row-height);padding:.5rem 1rem;border-top:0;overflow:hidden;color:#1e1e1e}.framer-map-filters__select-panel .framer-map-filters__select-option:hover{background-color:#1e1e1e0d}.framer-map-filters__select-panel .framer-map-filters__select-option.is-active{background-color:#1e1e1e66;color:#fbfbfb}.framer-map-filters__select-panel .framer-map-filters__select-option[hidden]{display:none}.framer-map-filters__select-icon{position:absolute;top:50%;right:0;transform:translateY(-50%);color:#fbfbfb;pointer-events:none;transition:transform .25s ease}.framer-map-filters__select-icon svg [stroke]{stroke:currentColor}@media(prefers-reduced-motion:reduce){.framer-map-filters__select-icon{transition:none}}.framer-map-filters__reset .btn-sm-transparent{color:#fbfbfb;border-color:#fbfbfb66}.framer-map-filters__reset .btn-sm-transparent:hover:not(.disabled):not(:disabled),.framer-map-filters__reset .btn-sm-transparent:active:not(.disabled):not(:disabled),.framer-map-filters__reset .btn-sm-transparent:focus-visible:not(.disabled):not(:disabled){border-color:#fbfbfb}.framer-map-pin{position:absolute;transform:translate(-50%,-50%);display:flex;width:2.75rem;height:2.75rem;padding:.1875rem;justify-content:center;align-items:center;border:0;border-radius:6.25rem;background:#1e1e1e;color:#fbfbfb;cursor:pointer;-webkit-appearance:none;-moz-appearance:none;appearance:none;transition-duration:.3s;transition-property:background,color}.framer-map-pin__ring{display:flex;width:2.375rem;height:2.375rem;padding:.4375rem;justify-content:center;align-items:center;flex-shrink:0;border-radius:6.25rem;border:1px solid rgba(255,255,255,.25);transition-duration:.3s;transition-property:border-color}.framer-map-pin__icon{color:inherit}.framer-map-pin:active,.framer-map-pin:focus-visible,.framer-map-pin.is-active{background:#fff;color:#1e1e1e}.framer-map-pin:active .framer-map-pin__ring,.framer-map-pin:focus-visible .framer-map-pin__ring,.framer-map-pin.is-active .framer-map-pin__ring{border-color:#1e1e1e29}@media(hover:hover)and (pointer:fine){.framer-map-pin:hover{background:#fff;color:#1e1e1e}.framer-map-pin:hover .framer-map-pin__ring{border-color:#1e1e1e29}}@media(prefers-reduced-motion:reduce){.framer-map-pin,.framer-map-pin__ring{transition:none}}.framer-map-section__map .gm-style-iw.gm-style-iw-c{max-width:none!important;max-height:none!important;padding:0!important;border-radius:0;background:#fff;box-shadow:0 1.5625rem 2.5rem #00000026;overflow:visible}.framer-map-section__map .gm-style-iw-d{max-width:none!important;max-height:none!important;padding:0!important;overflow:visible!important}.framer-map-section__map .gm-style-iw-chr,.framer-map-section__map .gm-style-iw-tc,.framer-map-section__map .gm-style-iw-t:after{display:none}.framer-map-section__map .gm-style-iw button.gm-ui-hover-effect{display:none!important}@media(min-width:1200px){.framer-map-section__map .gm-style-moc{box-sizing:border-box!important;padding-left:calc(40% + 1rem)!important}.framer-map-section__map .gm-style div:has(>a[href*="maps.google.com/maps"]){left:calc(40% + 1.5rem)!important}}.framer-map-info-overlay{position:absolute;display:flex;transform:translate(-50%);box-sizing:border-box;width:23.75rem;max-width:calc(100vw - 2rem);overflow:hidden;background:#fff;box-shadow:0 1.5625rem 2.5rem #00000026;pointer-events:auto}.framer-map-info{display:flex;flex-direction:column;min-height:0;width:100%;max-width:100%;padding:1.25rem 0 0;color:#1e1e1e;text-align:left}.framer-map-info__head{display:flex;flex:0 0 auto;align-items:flex-start;justify-content:space-between;gap:.75rem;margin-inline:1.25rem;padding-bottom:.75rem;border-bottom:1px solid rgba(30,30,30,.16)}.framer-map-info__title{margin:0;padding-block:.375rem;min-width:0;text-transform:uppercase}.framer-map-info__close{display:flex;align-items:center;justify-content:center;flex-shrink:0;padding:.375rem;border:0;background:none;color:#1e1e1e;cursor:pointer;-webkit-appearance:none;-moz-appearance:none;appearance:none;transition:opacity .2s ease}.framer-map-info__close:hover,.framer-map-info__close:focus-visible{opacity:.6}@media(prefers-reduced-motion:reduce){.framer-map-info__close{transition:none}}.framer-map-info__list{list-style:none;display:flex;flex:1 1 auto;flex-direction:column;gap:1rem;min-height:0;margin:0;padding:2rem 1.25rem;overflow-x:hidden;overflow-y:auto;scrollbar-width:thin;scrollbar-color:rgba(30,30,30,.3) transparent}.framer-map-info__list::-webkit-scrollbar{width:.25rem}.framer-map-info__list::-webkit-scrollbar-track{background:transparent}.framer-map-info__list::-webkit-scrollbar-thumb{background-color:#1e1e1e4d;border-radius:.125rem}.framer-map-info__row{display:flex;align-items:center;gap:.75rem}.framer-map-info__icon{color:#1e1e1e}.framer-map-info__link{min-width:0}.framer-map-info__link>span{line-height:1.42;padding-bottom:0;overflow-wrap:anywhere}.framer-map-info__row--hours{display:block}.framer-map-info__hours{display:flex;flex-direction:column;min-width:0}.framer-map-info__hours-head{display:flex;align-items:center;gap:.75rem}.framer-map-info__hours-toggle{display:flex;align-items:center;justify-content:space-between;gap:.5rem;flex:1 1 auto;min-width:0;margin:0;padding:0;border:0;background:none;color:inherit;font:inherit;text-align:left;cursor:pointer}.framer-map-info__hours-label{min-width:0;line-height:1.42}.framer-map-info__hours-chevron{color:#1e1e1e;transition:transform .25s ease}.framer-map-info__hours-chevron svg [stroke]{stroke:currentColor}@media(prefers-reduced-motion:reduce){.framer-map-info__hours-chevron{transition:none}}.framer-map-info__hours.is-open .framer-map-info__hours-chevron{transform:rotate(180deg)}.framer-map-info__hours-panel{display:grid;grid-template-rows:0fr;min-width:0;transition:grid-template-rows .25s ease}@media(prefers-reduced-motion:reduce){.framer-map-info__hours-panel{transition:none}}.framer-map-info__hours.is-open .framer-map-info__hours-panel{grid-template-rows:1fr;margin-top:1rem}.framer-map-info__hours-panel-inner{min-height:0;overflow:hidden}.framer-map-info__hours-days{list-style:none;display:flex;flex-direction:column;gap:.5rem;margin:0;padding:.75rem .75rem .75rem 2rem;background:#1e1e1e0d}.framer-map-info__hours-day{margin:0}.framer-map-info__hours-day-name,.framer-map-info__hours-day-value{margin:0;line-height:1.42;text-align:left}.framer-map-info__hours-closed{font-weight:500}.products-section{position:relative;overflow:hidden;color:#1e1e1e}@media(max-width:743px){.products-section{display:flex;flex-direction:column}}.products-section--artglass{background:#e8ceaa;padding-top:0}.products-section--sapphire{background:#d9eef9}.products-section__top-bg-variant{width:100%;height:100%}@media(min-width:1200px){.products-section__top-bg-variant--mobile{display:none}}.products-section__top-bg-variant--desktop{display:none}@media(min-width:1200px){.products-section__top-bg-variant--desktop{display:block}}.products-section__top-bg-image{display:block;width:auto;min-width:100%;height:100%;max-width:none}.products-section__top-bg{position:absolute;top:0;left:50%;z-index:0;width:100%;transform:translate(-50%);overflow:hidden;pointer-events:none}.products-section--artglass .products-section__top-bg{aspect-ratio:360/795}@media(min-width:1200px){.products-section--artglass .products-section__top-bg{aspect-ratio:1440/608}}.products-section--sapphire .products-section__top-bg{aspect-ratio:744/795}@media(min-width:1200px){.products-section--sapphire .products-section__top-bg{aspect-ratio:1440/608}}.products-section__top-hr-wrap{position:relative;z-index:2;width:100%;margin-bottom:1.25rem}.products-section--artglass .products-section__top-hr-wrap{width:100vw;margin-inline:calc(50% - 50vw)}.products-section--sapphire .products-section__top-hr-wrap{display:none}@media(min-width:744px){.products-section--sapphire .products-section__top-hr-wrap{display:block}}.products-section__top-hr{margin:0;background-color:#1e1e1e66}.products-section__head,.products-section__list{position:relative;z-index:2}.products-section__head{display:flex;align-items:center;justify-content:space-between;gap:1rem;margin-bottom:2.75rem}@media(min-width:1200px){.products-section__head{margin-bottom:3.75rem}}@media(max-width:743px){.products-section__head{display:contents}}@media(max-width:743px){.products-section__head .subtitle{position:relative;z-index:2;margin:1.5rem 0 2.75rem;text-align:center}}@media(max-width:743px){.products-section--sapphire .products-section__head .subtitle{margin-top:0}}@media(max-width:743px){.products-section__compare{order:1;position:relative;z-index:2;width:100%;margin-top:2.25rem}}.products-section__list{display:grid;grid-template-columns:1fr;gap:.75rem;margin:0;padding:0;list-style:none}@media(min-width:744px){.products-section__list{grid-template-columns:repeat(2,minmax(0,1fr));gap:1.25rem}}@media(min-width:1200px){.products-section__list{grid-template-columns:repeat(3,minmax(0,1fr))}}@media(min-width:1920px){.products-section__list{grid-template-columns:repeat(4,minmax(0,1fr))}}.products-section__item{margin:0;min-width:0}.products-section--title-only .products-section__head{margin-bottom:0}.product-card{position:relative;display:grid;grid-template-columns:minmax(15.625rem,75%) minmax(0,1fr);width:100%;min-width:0;height:20rem;overflow:hidden;color:#1e1e1e;background:#fbfbfb;text-decoration:none;cursor:pointer}@media(min-width:744px){.product-card{grid-template-columns:minmax(15.625rem,clamp(65%,78% - 13% * (100vw - 744px) / (1200px - 744px),78%)) minmax(0,1fr)}}@media(min-width:1200px){.product-card{grid-template-columns:minmax(15.625rem,clamp(60%,73% - 13% * (100vw - 1200px) / (1920px - 1200px),73%)) minmax(0,1fr)}}@media(min-width:1920px){.product-card{grid-template-columns:minmax(15.625rem,clamp(60%,73% - 13% * (100vw - 1920px) / 480px,73%)) minmax(0,1fr)}}.product-card__badge{position:absolute;top:1.5rem;right:1rem;z-index:2;display:inline-flex;flex-direction:column;justify-content:center;align-items:flex-start;gap:.625rem;padding:.25rem .5rem;border-radius:.25rem;border:1px solid rgba(255,255,255,.12);background:#28292acc;backdrop-filter:blur(300px);-webkit-backdrop-filter:blur(300px);color:#fff;pointer-events:none}.product-card__content{position:relative;z-index:1;display:flex;flex-direction:column;align-items:flex-start;min-width:0;min-height:0;height:100%;padding:1.5rem 1.25rem 1.25rem;overflow:hidden}.product-card__arrow{position:relative;margin-top:auto;align-self:flex-end;flex-shrink:0;z-index:3;transform-origin:center;transition:transform .45s ease}.product-card__media{min-width:0;min-height:0;height:100%;overflow:hidden}.product-card__picture{display:block;width:100%;height:100%}.product-card__image{display:block;width:100%;height:100%;-o-object-fit:cover;object-fit:cover;transition:transform .4s ease}@media(hover:hover)and (pointer:fine){.product-card:hover .product-card__image,.product-card:focus-within .product-card__image{transform:scale(1.15)}.product-card:hover .product-card__arrow,.product-card:focus-within .product-card__arrow{transform:translate(.625rem)}}.product-card__title,.product-card__desc{box-sizing:border-box;min-width:0}.product-card__title{margin:0;font-weight:500!important}.product-card__desc{margin:0;width:100%}.product-card__title+.product-card__desc{margin-top:.5rem}.product-card__specs{display:flex;flex-direction:column;gap:.375rem;width:100%;margin:1.25rem 0 0}.product-card__spec{margin:0}.product-card__spec-list{display:flex;flex-wrap:nowrap;align-items:flex-start;gap:.75rem;padding-bottom:.375rem;margin:0;white-space:nowrap}.product-card__spec-line{box-sizing:border-box;display:block;align-self:stretch;margin:0;background-color:#1e1e1e66}.product-card__spec-label{flex:1 1 auto;min-width:0;margin:0;overflow:hidden;text-overflow:ellipsis}.product-card__spec-value{flex:0 0 3.75rem;width:3.75rem;margin:0;flex-shrink:0}.products-carousel-section{position:relative;margin-top:-2px;color:#1e1e1e}.products-carousel-section>.section-line-wrap--horizontal{width:auto;margin-inline:0;inset-inline:1rem}@media(min-width:744px){.products-carousel-section>.section-line-wrap--horizontal{inset-inline:2rem}}@media(min-width:1200px){.products-carousel-section>.section-line-wrap--horizontal{inset-inline:2.5rem}}@media(min-width:1500px){.products-carousel-section>.section-line-wrap--horizontal{inset-inline:round(6.13vw,1px)}}@media(min-width:1800px){.products-carousel-section>.section-line-wrap--horizontal{inset-inline:round(8.44vw,1px)}}.products-carousel-section__intro,.products-carousel-section__carousel,.products-carousel-section__more,.products-carousel-section__actions{position:relative;z-index:2}.products-carousel-section__intro{display:flex;flex-direction:column;align-items:center;gap:1rem;width:100%;max-width:50rem;margin-inline:auto;margin-bottom:2.75rem;text-align:center}@media(min-width:1200px){.products-carousel-section__intro{margin-bottom:3.75rem}}.products-carousel-section__label,.products-carousel-section__intro .h1{margin:0}.products-carousel-section__swiper{overflow:hidden}@media(min-width:744px){.products-carousel-section__swiper{overflow:visible}}.products-carousel-section__list{margin:0;padding:0;list-style:none}@media(min-width:744px){.products-carousel-section__list.swiper-wrapper{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:1.25rem;transform:none!important}[data-slide-count="1"] .products-carousel-section__list.swiper-wrapper{display:flex;justify-content:center;gap:1.25rem}}@media(min-width:1200px){.products-carousel-section__list.swiper-wrapper{grid-template-columns:repeat(3,minmax(0,1fr))}:is([data-slide-count="2"],[data-slide-count="3"]) .products-carousel-section__list.swiper-wrapper{display:flex;justify-content:center;gap:1.25rem}}@media(min-width:1920px){.products-carousel-section__list.swiper-wrapper{grid-template-columns:repeat(4,minmax(0,1fr))}}.products-carousel-section__item{margin:0}@media(min-width:744px){[data-slide-count="1"] .products-carousel-section__item{flex:0 1 27.5rem;width:27.5rem;max-width:27.5rem}}@media(min-width:1200px){:is([data-slide-count="2"],[data-slide-count="3"]) .products-carousel-section__item{flex:0 1 27.5rem;width:27.5rem;max-width:27.5rem}}@media(min-width:744px){.products-carousel-section .section-swiper__controls{display:none}}.products-carousel-section__more.btn{display:none}.products-carousel-section__actions{display:flex;justify-content:center;margin-top:2.25rem}@media(max-width:743px){.products-carousel-section__actions{width:100%}}.products-carousel-section__compare{width:auto}.products-carousel-section__compare-arrow.icon-20{display:none}@media(max-width:743px){.products-carousel-section__compare.btn{flex-direction:row;gap:.75rem;width:100%;background:transparent;color:#1e1e1e}.products-carousel-section__compare.btn:hover:not(.disabled):not(:disabled),.products-carousel-section__compare.btn:active:not(.disabled):not(:disabled),.products-carousel-section__compare.btn:focus-visible:not(.disabled):not(:disabled){background:transparent}.products-carousel-section__compare-arrow.icon-20{display:inline-flex}}@media(max-width:743px){.products-carousel-section--mobile-stack .products-carousel-section__list.swiper-wrapper{display:flex;flex-direction:column;gap:.75rem;transform:none!important}.products-carousel-section--mobile-stack .products-carousel-section__item.swiper-slide{width:100%;margin:0}.products-carousel-section--mobile-stack:not(.is-expanded) .products-carousel-section__item:nth-child(n+4){display:none}.products-carousel-section--mobile-stack .products-carousel-section__more.btn{display:inline-flex;width:100%;margin-top:1.5rem}.products-carousel-section--mobile-stack .products-carousel-section__more+.products-carousel-section__actions{margin-top:1rem}}.products-carousel-section--dark{background:#1e1e1e;color:#fbfbfb}.products-carousel-section--dark .section-line--horizontal{box-sizing:border-box;display:block;width:100%;height:1px;min-height:1px;max-height:1px;margin:0;padding:0;flex-shrink:0;border:0;background-color:#fbfbfb66;transform:scaleX(0);transform-origin:left center;will-change:transform;transition:none;backface-visibility:hidden}.products-carousel-section--dark .section-swiper__pagination-bullet:before{content:"";display:block;flex:0 0 auto;width:8px;height:8px;background-image:url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 8 8'%3E%3Ccircle cx='4' cy='4' r='4' fill='%23FBFBFB'/%3E%3C/svg%3E"),url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 6 6'%3E%3Ccircle cx='3' cy='3' r='2.5' fill='none' stroke='%23FBFBFB' stroke-opacity='0.4' stroke-width='1'/%3E%3C/svg%3E");background-position:center;background-repeat:no-repeat;background-size:0 0,6px 6px;transition:background-size .15s ease-out}@media(prefers-reduced-motion:reduce){.products-carousel-section--dark .section-swiper__pagination-bullet:before{transition:none}}.products-carousel-section--dark .products-carousel-section__compare.btn-sm-dark{background:#fbfbfb;color:#1e1e1e}.products-carousel-section--dark .products-carousel-section__compare.btn-sm-dark:hover:not(.disabled):not(:disabled){background:#ffffffb3}.products-carousel-section--dark .products-carousel-section__compare.btn-sm-dark:active:not(.disabled):not(:disabled){background:#fbfbfb}.products-carousel-section--dark .products-carousel-section__compare.btn-sm-dark:focus-visible:not(.disabled):not(:disabled){border-color:#fff6;background:#fbfbfbb3}.products-carousel-section--dark .products-carousel-section__compare.btn-sm-dark.disabled,.products-carousel-section--dark .products-carousel-section__compare.btn-sm-dark:disabled{background:#fbfbfb}@media(max-width:743px){.products-carousel-section--dark .products-carousel-section__compare.btn-sm-dark{background:transparent;color:#fbfbfb}.products-carousel-section--dark .products-carousel-section__compare.btn-sm-dark:hover:not(.disabled):not(:disabled),.products-carousel-section--dark .products-carousel-section__compare.btn-sm-dark:active:not(.disabled):not(:disabled),.products-carousel-section--dark .products-carousel-section__compare.btn-sm-dark:focus-visible:not(.disabled):not(:disabled){background:transparent}}.testimonials-section{background:#fbfbfb;color:#1e1e1e}.testimonials-section__intro,.testimonials-section__swiper{position:relative;z-index:2}.testimonials-section__intro{display:flex;flex-direction:column;align-items:center;gap:1rem;width:100%;max-width:50rem;margin-inline:auto;margin-bottom:2.75rem;text-align:center}@media(min-width:1200px){.testimonials-section__intro{margin-bottom:3.75rem}}.testimonials-section__label,.testimonials-section__intro .h1{margin:0}.testimonials-section__swiper{overflow:hidden;padding:2.75rem 1rem;background:#e8ceaa;color:#1e1e1e}@media(min-width:744px){.testimonials-section__swiper{padding:2.75rem 2rem}}@media(min-width:1200px){.testimonials-section__swiper{padding:5rem 2.5rem}}.testimonials-section__swiper .swiper-slide{width:100%;height:auto}.testimonials-section__swiper .section-swiper__controls-hr{display:none}.testimonials-section__swiper .section-swiper__controls{margin-top:1.5rem}@media(min-width:1200px){.testimonials-section__swiper .section-swiper__controls{margin-top:3.75rem}}.testimonials-section__swiper .section-swiper__pagination .swiper-pagination-bullet{display:flex;flex:0 0 auto;align-items:center;justify-content:center;width:12px;height:12px;margin:0;padding:0;border:0;border-radius:0;background:transparent;opacity:1;cursor:pointer}.testimonials-section__swiper .section-swiper__pagination .swiper-pagination-bullet:before{content:"";display:block;flex:0 0 auto;width:8px;height:8px;background-image:url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 8 8'%3E%3Ccircle cx='4' cy='4' r='4' fill='%231E1E1E'/%3E%3C/svg%3E"),url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 6 6'%3E%3Ccircle cx='3' cy='3' r='2.5' fill='none' stroke='%231E1E1E' stroke-opacity='0.4' stroke-width='1'/%3E%3C/svg%3E");background-position:center;background-repeat:no-repeat;background-size:0 0,6px 6px;transition:background-size .15s ease-out}@media(prefers-reduced-motion:reduce){.testimonials-section__swiper .section-swiper__pagination .swiper-pagination-bullet:before{transition:none}}.testimonials-section__swiper .section-swiper__pagination .swiper-pagination-bullet-active{cursor:default}.testimonials-section__swiper .section-swiper__pagination .swiper-pagination-bullet-active:before{background-size:8px 8px,6px 6px}.testimonials-section__items{margin:0;padding:0;list-style:none}.testimonials-section__item{width:100%;height:auto}.testimonials-section__card{display:flex;flex-direction:column;gap:2.25rem;width:100%;max-width:46.875rem;height:100%;margin-inline:auto}@media(min-width:1200px){.testimonials-section__card{max-width:none;display:grid;grid-template-columns:minmax(0,min(50%,37.5rem)) minmax(0,1fr);align-items:start;gap:1rem}}@media(min-width:1800px){.testimonials-section__card{grid-template-columns:minmax(0,50%) minmax(0,1fr)}}.testimonials-section__media{order:2;overflow:hidden;width:100%;aspect-ratio:74/49;margin-top:auto}@media(min-width:744px){.testimonials-section__media{aspect-ratio:122/81}}@media(min-width:1200px){.testimonials-section__media{order:1;width:100%;aspect-ratio:101/67;height:auto;margin-top:0;align-self:start}}@media(min-width:1800px){.testimonials-section__media{width:37.5rem;max-width:100%;justify-self:center}}.testimonials-section__picture,.testimonials-section__image{display:block;width:100%;height:100%;-o-object-fit:cover;object-fit:cover}.testimonials-section__content{order:1;display:flex;flex-direction:column;justify-content:flex-start;flex:1 1 auto;gap:1.75rem;min-width:0}@media(min-width:1200px){.testimonials-section__content{order:2;box-sizing:content-box;flex:initial;margin-inline:auto;min-height:0;max-width:28.125rem;padding-inline:clamp(1rem,1rem + 5.25rem * (100vw - 1200px) / (1800px - 1200px),6.25rem)}}@media(min-width:1500px){.testimonials-section__content{max-width:34.375rem}}.testimonials-section__head{display:flex;flex-direction:column;gap:1.25rem;width:100%}.testimonials-section__name{margin:0;font-weight:500!important;text-align:center}@media(min-width:1200px){.testimonials-section__name{text-align:left}}.testimonials-section__title-hr{width:100%;background-color:#1e1e1e1f}.testimonials-section__quote-wrap{display:grid;grid-template-columns:auto minmax(0,1fr);-moz-column-gap:1.25rem;column-gap:1.25rem;row-gap:1rem;width:100%}.testimonials-section__quote-icon{flex-shrink:0;width:1.8125rem;height:1.5rem;aspect-ratio:29/24;line-height:0;color:#1e1e1e}@media(min-width:744px){.testimonials-section__quote-icon{width:2.4375rem;height:2rem;aspect-ratio:39/32}}.testimonials-section__quote-icon svg{display:block;width:100%;height:100%}.testimonials-section__quote-icon svg path{fill:#1e1e1e}.testimonials-section__quote-body{display:flex;flex-direction:column;gap:1.5rem;min-width:0}@media(min-width:744px){.testimonials-section__quote-body{gap:1.75rem}}.testimonials-section__quote{margin:0;text-align:left}.testimonials-section__quote p,.testimonials-section__quote-small{margin:0}.testimonials-section__place{margin:0;opacity:.7}.applications-section{color:#1e1e1e}.applications-section__inner{display:flex;flex-direction:column;gap:2.75rem;width:100%}@media(min-width:1200px){.applications-section__inner{gap:3.75rem}}.applications-section__intro{display:flex;flex-direction:column;align-items:center;gap:1rem;width:100%;max-width:50rem;margin-inline:auto;text-align:center}.applications-section__label,.applications-section__intro .h1{margin:0}.applications-section__grid{display:grid;grid-template-columns:1fr;gap:1.875rem;width:100%;background:#fbfbfb;padding:2.75rem 1rem}@media(min-width:744px){.applications-section__grid{padding:2.75rem 2.5rem}}@media(min-width:1200px){.applications-section__grid{grid-template-columns:minmax(26.25rem,30%) minmax(0,1fr);gap:0;align-items:stretch;padding:0}}.applications-section__line-wrap.section-line-wrap--vertical{display:none;left:auto;right:0}@media(min-width:1200px){.applications-section__line-wrap.section-line-wrap--vertical{display:block}}.applications-section__line-wrap .section-line--vertical{background-color:#1e1e1e1f}.applications-section__tabs-col{position:relative;width:100%;min-width:0}@media(min-width:1200px){.applications-section__tabs-col{padding:3.75rem 2.5rem}}.applications-section__tabs{display:flex;flex-direction:column;gap:0;width:100%}.applications-section__tab{position:relative;display:flex;align-items:center;gap:.75rem;width:100%;margin-top:.625rem;padding:0 0 .625rem;background:none;border:none;color:#1e1e1e;text-align:left;cursor:pointer}.applications-section__tab:first-child{margin-top:0}.applications-section__tab:before,.applications-section__tab:after{content:"";position:absolute;left:0;bottom:0;height:1px;pointer-events:none}.applications-section__tab:before{width:calc(100% - 1.625rem);background-color:#1e1e1e1f}.applications-section__tab:after{width:0;background-color:#1e1e1e;transition:width .3s ease}.applications-section__tab .subtitle{margin:0}.applications-section__tab:hover:not([aria-selected=true]):after,.applications-section__tab[aria-selected=true]:after{width:100%;transition:width .55s cubic-bezier(.16,1,.3,1)}.applications-section__tab[aria-selected=true]{cursor:default;pointer-events:none}@media(prefers-reduced-motion:reduce){.applications-section__tab:after{transition:none}}.applications-section__tab-num{flex:0 0 1.75rem;width:1.75rem}.applications-section__panels-col{min-width:0}@media(min-width:1200px){.applications-section__panels-col{display:flex;align-items:center;padding:3.75rem 2.5rem}}.applications-section__panels{display:grid;grid-template-columns:1fr;min-width:0;width:100%}.applications-section__panel{grid-area:1/1;min-width:0;visibility:hidden;pointer-events:none;z-index:0;transition:visibility 0s linear .35s}.applications-section__panel--active{visibility:visible;pointer-events:auto;z-index:1;transition:visibility 0s}.applications-section__content h3,.applications-section__content .body-lg{opacity:0;transform:translateY(.625rem);transition:opacity .35s ease,transform .35s ease}.applications-section__media{opacity:0;overflow:hidden;aspect-ratio:293/195;line-height:0;clip-path:inset(0);transform:translateZ(0);backface-visibility:hidden;transition:opacity .35s ease}@media(min-width:744px){.applications-section__media{aspect-ratio:179/119}}@media(min-width:1200px){.applications-section__media{aspect-ratio:119/79}}.applications-section__panel--active .applications-section__media{opacity:1;transition:opacity .9s cubic-bezier(.16,1,.3,1)}.applications-section__panel--active .applications-section__media.image-reveal:not(.image-reveal--reveal-done){opacity:0;transition:none}.applications-section__panel--active .applications-section__picture{transform:scale(1.001);transition:transform .9s cubic-bezier(.16,1,.3,1)}.applications-section__panel--active .applications-section__content h3{opacity:1;transform:translateY(0);transition:opacity .9s cubic-bezier(.16,1,.3,1) .18s,transform .9s cubic-bezier(.16,1,.3,1) .18s}.applications-section__panel--active .applications-section__content .body-lg{opacity:1;transform:translateY(0);transition:opacity .9s cubic-bezier(.16,1,.3,1) .3s,transform .9s cubic-bezier(.16,1,.3,1) .3s}.applications-section:not([data-applications-init]) .applications-section__panel--active .applications-section__media:not(.image-reveal){opacity:1;transition:none}.applications-section:not([data-applications-init]) .applications-section__panel--active .applications-section__picture{transform:scale(1.001);transition:none}.applications-section:not([data-applications-init]) .applications-section__panel--active .applications-section__content h3,.applications-section:not([data-applications-init]) .applications-section__panel--active .applications-section__content .body-lg{opacity:1;transform:translateY(0);transition:none}.applications-section__panel-inner{display:grid;grid-template-columns:1fr;gap:1.875rem;align-items:start;width:100%}@media(min-width:744px){.applications-section__panel-inner{grid-template-columns:minmax(0,1fr) minmax(0,1fr)}}@media(min-width:1200px){.applications-section__panel-inner{grid-template-columns:minmax(0,55fr) minmax(0,45fr);align-items:center;gap:2.5rem}}.applications-section__picture,.applications-section__image{display:block;width:100%;height:100%;-o-object-fit:cover;object-fit:cover}.applications-section__picture{height:calc(100% + 1px);transform:scale(1.03);transform-origin:center center;backface-visibility:hidden;transition:transform .35s ease}.applications-section__content{display:flex;flex-direction:column;justify-content:flex-start;gap:1rem;min-width:0}@media(min-width:744px){.applications-section__content{gap:1.75rem}}@media(min-width:1200px){.applications-section__content{justify-content:center}}@media(min-width:1800px){.applications-section__content{max-width:25rem;margin-inline:auto}}.applications-section__content h3,.applications-section__content .body-lg{margin:0}.applications-section__content h3{font-weight:500}.applications-section--sapphire.content-block{padding-bottom:0}.applications-section--sapphire .applications-section__grid{background:#d9eef9;color:#1e1e1e}@media(prefers-reduced-motion:reduce){.applications-section__picture{transform:none;transition:none}.applications-section__panel--active .applications-section__media{opacity:1;transition:none}.applications-section__panel--active .applications-section__picture{transform:none;transition:none}.applications-section__panel--active .applications-section__content h3,.applications-section__panel--active .applications-section__content .body-lg{opacity:1;transform:translateY(0);transition:none}}.advantages-section{color:#1e1e1e}.advantages-section.content-block{padding-top:0;padding-bottom:0}.advantages-section__inner{display:flex;flex-direction:column;align-items:center;width:100%}.advantages-section__head{display:flex;flex-direction:column;align-items:center;width:100%;text-align:center}.advantages-section__label{margin:0 0 1rem}.advantages-section__title{margin:0 0 2.75rem}@media(min-width:1200px){.advantages-section__title{margin-bottom:3.75rem}}.advantages-section__lines{display:flex;flex-direction:column;align-items:center;width:100%}.advantages-section__line-wrap--horizontal{width:100vw;margin-inline:calc(50% - 50vw)}@media(max-width:743px){.advantages-section__line-wrap--horizontal{width:calc(100vw - 2rem);margin-inline:calc(50% - 50vw + 1rem)}}.advantages-section__line-wrap--vertical{width:0;height:5rem}@media(min-width:1200px){.advantages-section__line-wrap--vertical{height:7.75rem}}.advantages-section__line-wrap .section-line{background-color:#1e1e1e66}.advantages-section__line-wrap .section-line--vertical{height:100%}.advantages-section__list{display:grid;grid-template-columns:1fr;gap:2.25rem;width:100%;margin:0;padding:2.75rem 0;list-style:none}@media(min-width:744px){.advantages-section__list{grid-template-columns:repeat(3,minmax(0,1fr));padding-block:3.75rem}}@media(min-width:1200px){.advantages-section__list{grid-template-columns:repeat(3,minmax(0,25rem));justify-content:center}}@media(min-width:1500px){.advantages-section__list{padding-inline:5rem}}.advantages-section__item{display:flex;flex-direction:column;align-items:center;text-align:center}.advantages-section__icon{width:10rem;height:7.5rem;margin-bottom:1.5rem}@media(min-width:744px){.advantages-section__icon{margin-bottom:2.25rem}}.advantages-section__icon-img{display:block;width:100%;height:100%;-o-object-fit:contain;object-fit:contain}.advantages-section__item-title.h3{margin:0 0 1rem;font-weight:500}@media(min-width:744px){.advantages-section__item-title.h3{margin-bottom:1.75rem}}@media(min-width:1200px){.advantages-section__item-title.h3{font-size:2.5rem;line-height:1.1}}.advantages-section__item-desc{margin:0;font-size:1rem;line-height:1.48;font-weight:400;letter-spacing:0}@media(min-width:744px){.advantages-section__item-desc{font-size:1.125rem;line-height:1.42}}.advantages-section__bottom-hr{width:100vw;margin-inline:calc(50% - 50vw);background-color:#1e1e1e66}@media(max-width:743px){.advantages-section__bottom-hr{width:calc(100vw - 2rem);margin-inline:calc(50% - 50vw + 1rem)}}.suggestions-section{padding:0}.suggestions-section__panel{position:relative;width:100%;background:#1e1e1e}.suggestions-section__items{display:grid;grid-template-columns:1fr;gap:0;list-style:none;margin:0;padding:0;width:100%;background:transparent}@media(min-width:744px){.suggestions-section__items{grid-template-columns:repeat(var(--suggestions-columns, 2),minmax(0,1fr))}}.suggestions-section__item{margin:0}.suggestions-section__divider{margin:0;list-style:none;width:100%}@media(min-width:744px){.suggestions-section__divider{display:none}}.suggestions-section__link{display:grid;grid-template-columns:minmax(0,1fr) auto;-moz-column-gap:1.5rem;column-gap:1.5rem;row-gap:.75rem;height:100%;padding:1.5rem 1rem;background:#1e1e1e;color:#fbfbfb;text-decoration:none;transition:background-color .2s ease-out,box-shadow .2s ease-out}.suggestions-section__link:focus{outline:none}@media(min-width:744px){.suggestions-section__link{padding:2.25rem 2rem;border-right:1px solid rgba(255,255,255,.25)}}@media(hover:hover){.suggestions-section__link:not(.suggestions-section__link--static):not(.suggestions-section__link--disabled):not(.disabled):hover{background:#28292a}.suggestions-section__link:not(.suggestions-section__link--static):not(.suggestions-section__link--disabled):not(.disabled):hover .icon-20{transform:translate(.25rem)}}.suggestions-section__link:not(.suggestions-section__link--static):not(.suggestions-section__link--disabled):not(.disabled):active{background:#28292a}.suggestions-section__link:not(.suggestions-section__link--static):not(.suggestions-section__link--disabled):not(.disabled):active .icon-20{transform:translate(.25rem)}.suggestions-section__link:not(.suggestions-section__link--static):not(.suggestions-section__link--disabled):not(.disabled):focus-visible{background:#28292a;box-shadow:inset 0 0 0 1px #fff6}.suggestions-section__link:not(.suggestions-section__link--static):not(.suggestions-section__link--disabled):not(.disabled):focus-visible .icon-20{transform:translate(.25rem)}.suggestions-section__link--static{cursor:default}@media(min-width:1200px){.suggestions-section__item:first-child .suggestions-section__link{padding:2.25rem 5rem 2.25rem 2.5rem}}@media(min-width:1500px){.suggestions-section__item:first-child .suggestions-section__link{padding:2.25rem round(6.13vw,1px)}}@media(min-width:1800px){.suggestions-section__item:first-child .suggestions-section__link{padding:2.25rem round(8.44vw,1px)}}@media(min-width:744px){.suggestions-section__item:last-child .suggestions-section__link{border-right:none}}@media(min-width:1200px){.suggestions-section__item:last-child .suggestions-section__link{padding:2.25rem 2.5rem 2.25rem 5rem}}@media(min-width:1500px){.suggestions-section__item:last-child .suggestions-section__link{padding:2.25rem round(6.13vw,1px)}}@media(min-width:1800px){.suggestions-section__item:last-child .suggestions-section__link{padding:2.25rem round(8.44vw,1px)}}.suggestions-section__head{display:contents}.suggestions-section__head .icon-20{flex-shrink:0;grid-column:2;grid-row:1;align-self:start;color:currentColor;transition:transform .2s ease-out}.suggestions-section__title{grid-column:1;min-width:0;margin:0;font-weight:500!important}@media(min-width:1200px){.suggestions-section__title{max-width:35rem}}.suggestions-section__desc{grid-column:1;min-width:0;margin:0;max-width:34.75rem;display:-webkit-box;overflow:hidden;-webkit-box-orient:vertical;-webkit-line-clamp:2}@media(min-width:1200px){.suggestions-section__desc{max-width:28.125rem}}.suggestions-section__hr-wrap{position:relative;z-index:1;width:100%}.suggestions-section__hr{background-color:#ffffff40}.choose-block{margin-top:-2px;color:#1e1e1e;background-color:#fbfbfb}.key-section+.choose-block .choose-section--intro.content-block,.pin-spacer:has(.key-section)+.choose-block .choose-section--intro.content-block,.testimonials-section+.choose-block .choose-section--intro.content-block{padding-block-start:0}.choose-section--intro{padding-bottom:0}.choose-section--choices{padding-top:0}.choose-section__inner{display:flex;flex-direction:column;align-items:center;width:100%;min-width:0}.choose-section__head{display:flex;flex-direction:column;align-items:center;width:100%}.choose-section__title{margin:0 0 2.75rem;text-align:center}@media(min-width:1200px){.choose-section__title{margin-bottom:3.75rem}}.choose-section__title:has(+.choose-section__desc){margin-bottom:0}.choose-section__title+.choose-section__desc{margin-top:2.25rem}.choose-section__desc{margin:0 0 2.75rem;text-align:center}@media(min-width:1200px){.choose-section__desc{margin-bottom:3.75rem}}.choose-section__lines{display:flex;flex-direction:column;align-items:center;width:100%}.choose-section__line-wrap--horizontal{width:100vw;margin-inline:calc(50% - 50vw)}@media(max-width:743px){.choose-section__line-wrap--horizontal{width:calc(100vw - 2rem);margin-inline:calc(50% - 50vw + 1rem)}}.choose-section__line-wrap--vertical{width:0;height:5rem}@media(min-width:1200px){.choose-section__line-wrap--vertical{height:7.75rem}}.choose-section__line-wrap .section-line--horizontal{background-color:#1e1e1e66}.choose-section__line-wrap .section-line--vertical{height:100%;background-color:#1e1e1e66}.choose-section__choices-wrap{align-self:stretch;width:100%}@media(min-width:744px){.choose-section__choices-wrap{padding-top:3.75rem}}.choose-section__choices{display:grid;width:100%;grid-template-columns:minmax(0,1fr);gap:0}@media(min-width:744px){.choose-section__choices{grid-template-columns:repeat(2,minmax(0,1fr));gap:4rem}}@media(min-width:1200px){.choose-section__choices{gap:10rem}}@media(min-width:1500px){.choose-section__choices{gap:12.26vw}}@media(min-width:1800px){.choose-section__choices{gap:16.88vw}}.choose-section__item{display:flex;flex-direction:column;align-items:flex-start;gap:0;min-width:0}@media(min-width:744px){.choose-section__item{height:100%}}@media(max-width:743px){.choose-section__item{padding:2.75rem 1rem 0}}.choose-section__item .btn{margin-top:2.25rem;flex-shrink:0}@media(max-width:743px){.choose-section__item .btn{width:100%}}.choose-section__item-line{display:none;width:100%;margin:2.75rem 0 0;background-color:#1e1e1e66}@media(max-width:743px){.choose-section__item-line{display:block}}.choose-section__media{display:block;width:100%;aspect-ratio:74/49;overflow:hidden;color:inherit;text-decoration:none}@media(min-width:744px){.choose-section__media{aspect-ratio:77/51}}@media(min-width:1200px){.choose-section__media{aspect-ratio:101/67}}@media(hover:hover)and (pointer:fine){.choose-section__media:hover .choose-section__image,.choose-section__media:focus-visible .choose-section__image{transform:scale(1.05)}}.choose-section__picture{display:block;width:100%;height:100%}.choose-section__image{display:block;width:100%;height:100%;-o-object-fit:cover;object-fit:cover;transition:transform .4s ease}.choose-section__copy{display:flex;flex-direction:column;align-items:flex-start;gap:1rem;width:100%;margin-top:2.25rem}@media(min-width:744px){.choose-section__copy{flex:1 1 auto}}.choose-section__item-title{margin:0}@media(min-width:1800px){.choose-section__item-title{max-width:40.625rem}}.choose-section__item-desc{max-width:28.75rem}.key-section__inner,.key-section__stage,.key-section__visual,.key-section__stack,.key-section__panels{display:flex;flex-direction:column;align-items:center;width:100%}.key-section__title{width:100%;max-width:50rem;margin:0;text-align:center}.key-section__stage{gap:2.75rem}.key-section__visual{gap:1.75rem}@media(min-width:744px){.key-section__visual{gap:2.25rem}}.key-section__stack{position:relative;width:min(100%,31.25rem);aspect-ratio:50/57;line-height:0}.key-section__stack-item,.key-section__picture,.key-section__image{width:100%;height:100%}.key-section__stack-item{aspect-ratio:50/57;overflow:hidden;isolation:isolate;backface-visibility:hidden;transform:translateZ(0)}.key-section__picture{display:block;overflow:hidden;line-height:0;backface-visibility:hidden}.key-section__image{display:block;-o-object-fit:cover;object-fit:cover;-o-object-position:center;object-position:center;backface-visibility:hidden}.key-section__aside{display:flex;flex-direction:column;align-items:center;width:100%;max-width:25rem;gap:1.5rem}.key-section__item-num{display:none;margin:0;white-space:nowrap}.key-section__copy,.key-section__panel{width:100%;max-width:25rem;text-align:center}.key-section__panels{gap:5rem}.key-section__panel{display:flex;flex-direction:column}.key-section__item-title,.key-section__item-desc{margin:0}.key-section__item-title+.key-section__item-desc{margin-top:1.25rem}@media(min-width:1200px){.key-section__item-title+.key-section__item-desc{margin-top:1.75rem}}.key-section__controls{display:none}.key-section[data-key] .key-section__item-num,.key-section[data-key] .key-section__item-title,.key-section[data-key] .key-section__item-desc{opacity:0;transform:translateY(.625rem);will-change:transform;backface-visibility:hidden;transition:opacity .35s ease,transform .35s ease}.key-section[data-key] .key-section__panel.is-active .key-section__item-num{opacity:1;transform:none;transition:opacity .9s cubic-bezier(.16,1,.3,1) .06s,transform .9s cubic-bezier(.16,1,.3,1) .06s}.key-section[data-key] .key-section__panel.is-active .key-section__item-title{opacity:1;transform:none;transition:opacity .9s cubic-bezier(.16,1,.3,1) .18s,transform .9s cubic-bezier(.16,1,.3,1) .18s}.key-section[data-key] .key-section__panel.is-active .key-section__item-desc{opacity:1;transform:none;transition:opacity .9s cubic-bezier(.16,1,.3,1) .3s,transform .9s cubic-bezier(.16,1,.3,1) .3s}.key-section[data-key]:not([data-key-init]) .key-section__panel.is-active .key-section__item-num,.key-section[data-key]:not([data-key-init]) .key-section__panel.is-active .key-section__item-title,.key-section[data-key]:not([data-key-init]) .key-section__panel.is-active .key-section__item-desc{opacity:1;transform:none;transition:none}@media(prefers-reduced-motion:reduce){.key-section[data-key] .key-section__item-num,.key-section[data-key] .key-section__item-title,.key-section[data-key] .key-section__item-desc,.key-section[data-key] .key-section__panel.is-active .key-section__item-num,.key-section[data-key] .key-section__panel.is-active .key-section__item-title,.key-section[data-key] .key-section__panel.is-active .key-section__item-desc{opacity:1;transform:none;transition:none}.key-section[data-key] .key-section__panel:not(.is-active) .key-section__item-num,.key-section[data-key] .key-section__panel:not(.is-active) .key-section__item-title,.key-section[data-key] .key-section__panel:not(.is-active) .key-section__item-desc{opacity:0}}@media(max-width:1199px){.key-section[data-key] .key-section__visual{touch-action:pan-y}.key-section[data-key] .key-section__stack{z-index:0;overflow:visible}.key-section[data-key] .key-section__stack-item{position:absolute;inset:0 auto auto 0;transform-origin:left top;will-change:transform,opacity}.key-section[data-key] .key-section__stack-item:nth-child(1){z-index:12}.key-section[data-key] .key-section__stack-item:nth-child(2){z-index:11}.key-section[data-key] .key-section__stack-item:nth-child(3){z-index:10}.key-section[data-key] .key-section__stack-item:nth-child(4){z-index:9}.key-section[data-key] .key-section__stack-item:nth-child(5){z-index:8}.key-section[data-key] .key-section__stack-item:nth-child(6){z-index:7}.key-section[data-key] .key-section__stack-item:nth-child(7){z-index:6}.key-section[data-key] .key-section__stack-item:nth-child(8){z-index:5}.key-section[data-key] .key-section__stack-item:nth-child(9){z-index:4}.key-section[data-key] .key-section__stack-item:nth-child(10){z-index:3}.key-section[data-key] .key-section__stack-item:nth-child(11){z-index:2}.key-section[data-key] .key-section__stack-item:nth-child(12){z-index:1}.key-section[data-key] .key-section__aside{position:relative;z-index:1;justify-content:space-between;gap:1.5rem;box-sizing:border-box}.key-section[data-key] .key-section__copy{position:relative;display:grid;flex:0 0 auto}.key-section[data-key] .key-section__panel{grid-area:1/1;width:100%;max-width:25rem;pointer-events:none;z-index:0}.key-section[data-key] .key-section__panel.is-active{pointer-events:auto;z-index:1}.key-section[data-key] .key-section__controls{order:1;display:flex;flex-shrink:0;margin-top:0}}@media(max-width:743px){.key-section[data-key] .key-section__aside{justify-content:flex-start}}@media(min-width:744px)and (max-width:1199px){.key-section[data-key] .key-section__visual{display:grid;grid-template-columns:repeat(2,minmax(0,31.25rem));grid-template-rows:1fr auto;justify-content:space-between;align-items:stretch;-moz-column-gap:3.75rem;column-gap:3.75rem;width:100%}.key-section[data-key] .key-section__stack{grid-column:1;grid-row:1/-1;width:100%;max-width:31.25rem;align-self:start}.key-section[data-key] .key-section__aside{grid-column:2;grid-row:1;align-self:stretch;align-items:flex-start;width:100%;max-width:31.25rem;height:100%;padding-top:2.75rem;padding-bottom:0}.key-section[data-key] .key-section__copy{width:100%;max-width:none;text-align:left}.key-section[data-key] .key-section__panel{text-align:left}.key-section[data-key] .key-section__controls{grid-column:2;grid-row:2;order:0;justify-self:start;margin-left:0;margin-right:0;padding-bottom:2.75rem}}@media(min-width:1200px){.key-section[data-key]{display:flex;flex-direction:column;justify-content:center;box-sizing:border-box;width:100%;min-height:100vh;min-height:100dvh;overflow:visible}.key-section[data-key] .key-section__inner,.key-section[data-key] .key-section__stage{flex:0 0 auto;min-height:auto;width:100%;overflow:visible}.key-section[data-key] .key-section__stage{gap:0}.key-section[data-key] .key-section__title{flex-shrink:0;margin-bottom:3.75rem}.key-section[data-key] .key-section__visual{--key-stack-w: max(17.5rem, min(100%, 62.5rem, 50vw, calc(43.75rem * 50 / 57), calc((100dvh - 22.25rem - 1.5rem - 2.5rem) * 50 / 57)));position:relative;flex:0 0 auto;justify-content:flex-start;align-items:center;gap:0;min-height:0;width:100%;overflow:visible}.key-section[data-key] .key-section__stack{z-index:2;width:var(--key-stack-w);max-width:none;height:auto;aspect-ratio:50/57;overflow:visible}.key-section[data-key] .key-section__stack-item{position:absolute;inset:0;overflow:hidden;isolation:isolate;backface-visibility:hidden}.key-section[data-key] .key-section__stack-item:nth-child(1){z-index:12}.key-section[data-key] .key-section__stack-item:nth-child(2){z-index:11}.key-section[data-key] .key-section__stack-item:nth-child(3){z-index:10}.key-section[data-key] .key-section__stack-item:nth-child(4){z-index:9}.key-section[data-key] .key-section__stack-item:nth-child(5){z-index:8}.key-section[data-key] .key-section__stack-item:nth-child(6){z-index:7}.key-section[data-key] .key-section__stack-item:nth-child(7){z-index:6}.key-section[data-key] .key-section__stack-item:nth-child(8){z-index:5}.key-section[data-key] .key-section__stack-item:nth-child(9){z-index:4}.key-section[data-key] .key-section__stack-item:nth-child(10){z-index:3}.key-section[data-key] .key-section__stack-item:nth-child(11){z-index:2}.key-section[data-key] .key-section__stack-item:nth-child(12){z-index:1}.key-section[data-key] .key-section__picture{overflow:hidden}.key-section[data-key] .key-section__aside{position:absolute;top:0;left:calc(50% + var(--key-stack-w) * .5 + 3.75rem);display:flex;flex-direction:column;justify-content:center;align-items:flex-start;width:min(25rem,50% - var(--key-stack-w) * .5 - 3.75rem);max-width:none;height:calc(var(--key-stack-w) * 57 / 50);pointer-events:none;z-index:1}.key-section[data-key] .key-section__item-num{display:block;position:absolute;top:0;left:0}.key-section[data-key] .key-section__item-num-suffix{opacity:.6}.key-section[data-key] .key-section__copy{position:relative;width:100%;max-width:none;height:100%;text-align:left}.key-section[data-key] .key-section__panel{position:absolute;inset:0;display:flex;flex-direction:column;justify-content:center;max-width:none;text-align:left;pointer-events:none;z-index:0}.key-section[data-key] .key-section__panel.is-active{pointer-events:auto;z-index:1}.key-section[data-key] .key-section__controls{display:flex;justify-content:center;width:-moz-max-content;width:max-content;max-width:min(100%,var(--key-stack-w));height:2.5rem;margin:1.5rem auto 0;opacity:0;visibility:hidden;pointer-events:none;transition:opacity .5s cubic-bezier(.16,1,.3,1);z-index:3}.key-section[data-key][data-key-interactive] .key-section__controls{opacity:1;visibility:visible;pointer-events:auto}}.pin-section,.pin-section__inner{width:100%}.pin-section__image-wrap{position:relative;display:block;width:100%;max-width:100%;margin-left:auto;margin-right:auto;overflow:hidden;background:#fbfbfb}.pin-section__image-wrap--desktop{display:none}@media(min-width:1200px){.pin-section__image-wrap--desktop{display:block}}.pin-section__image-wrap--mobile{display:block;width:-moz-fit-content;width:fit-content}@media(min-width:1200px){.pin-section__image-wrap--mobile{display:none}}.pin-section__picture{display:block;width:100%;max-width:100%;line-height:0}.pin-section__image{display:block;width:100%;max-width:100%;height:auto;-o-object-fit:contain;object-fit:contain;-o-object-position:center;object-position:center}.pin-section__image-wrap--mobile .pin-section__picture,.pin-section__image-wrap--mobile .pin-section__image{width:auto;max-width:100%}.pin-section__points{position:absolute;inset:0;pointer-events:none}.pin-section__point{position:absolute;width:0;height:0;transform:translate(-50%,-50%);z-index:2}.pin-section__point:hover,.pin-section__point.is-tooltip-open{z-index:10}.pin-section__point-pin{position:absolute;left:50%;top:50%;transform:translate(-50%,-50%);pointer-events:auto;display:flex;align-items:center;justify-content:center;width:2rem;height:2rem;border-radius:50%;background:transparent;border:.075rem solid rgba(251,251,251,.5);box-shadow:0 4px 30px #0006;cursor:pointer}.pin-section__point-pin:before{content:"";flex-shrink:0;width:1rem;height:1rem;border-radius:50%;background:#fbfbfb;transition:transform .25s ease}.pin-section__point-pin:after{content:"";position:absolute;inset:0;z-index:-1;border-radius:50%;pointer-events:none;animation:pin-section-point-pin-pulse 2s infinite}@media(prefers-reduced-motion:reduce){.pin-section__point-pin:after{animation:none}}.pin-section__point:hover .pin-section__point-pin:before{transform:scale(1.25)}.pin-section__point-tooltip{--tooltip-x: 50%;--tooltip-y: 100%;position:absolute;left:0;top:0;transform:scale(1);transform-origin:var(--tooltip-x) var(--tooltip-y);display:inline-flex;justify-content:center;align-items:center;gap:.75rem;width:-moz-max-content;width:max-content;max-width:min(18.5rem,70vw);padding:.375rem .625rem;box-sizing:border-box;border-radius:.25rem;background:#6f6f6f;color:#fbfbfb;text-align:center;opacity:0;visibility:hidden;transition:opacity .22s ease-out,visibility .22s step-end,transform .22s cubic-bezier(.34,1.2,.64,1);pointer-events:none;overflow-wrap:break-word;white-space:normal}.pin-section__point[data-pos*=top] .pin-section__point-tooltip{--tooltip-y: 100%}.pin-section__point[data-pos*=bottom] .pin-section__point-tooltip{--tooltip-y: 0}.pin-section__point[data-pos*=left] .pin-section__point-tooltip{--tooltip-x: 100%;--tooltip-y: 50%}.pin-section__point[data-pos*=right] .pin-section__point-tooltip{--tooltip-x: 0;--tooltip-y: 50%}.pin-section__point:hover .pin-section__point-tooltip,.pin-section__point.is-tooltip-open .pin-section__point-tooltip{transform:scale(1)}@media(max-width:1199px){.pin-section__point.is-tooltip-open .pin-section__point-tooltip{opacity:1;visibility:visible;transition:opacity .22s ease-out,visibility 0s step-start,transform .22s cubic-bezier(.34,1.2,.64,1)}}@media(min-width:1200px){.pin-section__point:hover .pin-section__point-tooltip{opacity:1;visibility:visible;transition:opacity .22s ease-out,visibility 0s step-start,transform .22s cubic-bezier(.34,1.2,.64,1)}}@keyframes pin-section-point-pin-pulse{0%{box-shadow:0 0 #fbfbfb59}to{box-shadow:0 0 0 .75rem #fbfbfb00}}.product-tabs-section.content-block{padding-bottom:0;padding-inline:0}@media(min-width:1200px){.product-tabs-section.content-block{padding-inline:2.5rem}}@media(min-width:1500px){.product-tabs-section.content-block{padding-inline:round(6.13vw,1px)}}@media(min-width:1800px){.product-tabs-section.content-block{padding-inline:round(8.44vw,1px)}}.product-tabs-section__inner{width:100%;background:#e8ceaa;padding:2.75rem 1rem}@media(min-width:744px){.product-tabs-section__inner{padding-inline:2rem}}@media(min-width:1200px){.product-tabs-section__inner{padding:3.75rem 5rem}}@media(min-width:1500px){.product-tabs-section__inner{padding-inline:round(7.6625vw,1px)}}@media(min-width:1800px){.product-tabs-section__inner{padding-inline:round(10.55vw,1px)}}.product-tabs-section--sapphire .product-tabs-section__inner{background:#d9eef9}.product-tabs-section__showcase{width:100%}.product-tabs-section__tabs-wrap{position:relative;width:100%;min-width:0}.product-tabs-section__tabs-wrap:after{content:"";position:absolute;bottom:0;left:0;right:0;height:1px;border:0;background-color:#1e1e1e29;pointer-events:none}.product-tabs-section__tabs-wrap{margin-bottom:2.25rem}.product-tabs-section__tabs{display:flex;flex-wrap:nowrap;gap:.5rem;touch-action:pan-x;margin-left:auto;margin-right:auto;width:100%;min-width:0;justify-content:center;position:relative;overflow-x:auto;overflow-y:hidden;-ms-overflow-style:none;scrollbar-width:none;overscroll-behavior-x:contain}.product-tabs-section__tabs::-webkit-scrollbar{display:none}.product-tabs-section__tabs.product-tabs-section__tabs--overflow{justify-content:flex-start;margin-inline:0}.product-tabs-section__tabs.product-tabs-section__tabs--overflow>:first-child{padding-inline-start:0}@media(min-width:1200px){.product-tabs-section__tabs{justify-content:flex-start;margin-inline:0}.product-tabs-section__tabs>:first-child{padding-inline-start:0}}.product-tabs-section__tabs{gap:1.25rem}@media(min-width:1200px){.product-tabs-section__tabs{justify-content:center;margin-inline:auto}}.product-tabs-section__tab-indicator{position:absolute;bottom:0;left:0;box-sizing:border-box;height:1px;min-height:1px;max-height:1px;border:0;background-color:#1e1e1e;pointer-events:none;z-index:1}.product-tabs-section__tab{padding:.75rem .625rem;background:none;border:none;cursor:pointer;border-bottom:.125rem solid transparent;margin-bottom:-.125rem;transition:color .2s ease;white-space:nowrap}.product-tabs-section__tab[aria-selected=true]{border-bottom-color:transparent;cursor:default;pointer-events:none}.product-tabs-section__tab:hover:not([aria-selected=true]){color:#28292ab3}.product-tabs-section__tab{padding:0 0 .375rem}.product-tabs-section__panels{display:grid;grid-template-columns:1fr;position:relative;min-width:0}.product-tabs-section__panel{grid-area:1/1;min-width:0;pointer-events:none;z-index:0;visibility:hidden}.product-tabs-section__panel:not(.product-tabs-section__panel--active){position:absolute;top:0;left:0;right:0}.product-tabs-section__panel--active{position:relative;pointer-events:auto;z-index:1;visibility:visible}.product-tabs-section__panel .product-tabs-section__layout{opacity:0}.product-tabs-section__panel--active .product-tabs-section__layout{opacity:1}@media(prefers-reduced-motion:reduce){.product-tabs-section__panel .product-tabs-section__layout{opacity:1}}.product-tabs-section__layout{display:flex;flex-direction:column;gap:1.5rem}@media(min-width:1200px){.product-tabs-section__layout{gap:2rem}}.product-tabs-section__layout--media{gap:2.25rem}@media(min-width:1200px){.product-tabs-section__layout--media{display:grid;grid-template-columns:minmax(0,57fr) minmax(0,43fr);-moz-column-gap:5rem;column-gap:5rem;row-gap:2.25rem;align-items:start}}.product-tabs-section__layout--sizes{gap:2.25rem}.product-tabs-section__layout--sizes .product-tabs-section__desc{max-width:33.75rem;margin-inline:auto;text-align:center}.product-tabs-section__intro{display:flex;flex-direction:column;gap:1.5rem;width:100%}.product-tabs-section__layout--properties.product-tabs-section__layout--media{gap:2.25rem}@media(min-width:1200px){.product-tabs-section__layout--properties.product-tabs-section__layout--media{-moz-column-gap:5rem;column-gap:5rem;row-gap:2.25rem}}.product-tabs-section__heading{margin:0}.product-tabs-section__layout--media .product-tabs-section__heading,.product-tabs-section__layout--sizes .product-tabs-section__heading,.product-tabs-section__layout--tables .product-tabs-section__heading,.product-tabs-section__intro .product-tabs-section__heading{text-align:center;width:100%;max-width:50rem;margin-inline:auto}@media(min-width:1200px){.product-tabs-section__layout--media .product-tabs-section__heading{grid-column:1/-1;justify-self:center}}.product-tabs-section__desc{margin:0}.product-tabs-section__richtext{max-width:none;width:100%}@media(min-width:1200px){.product-tabs-section__richtext{max-width:50rem}}.product-tabs-section__details{display:flex;flex-direction:column;gap:1.125rem;min-width:0;width:100%}@media(max-width:1199px){.product-tabs-section__details{max-width:50rem;margin-inline:auto}}@media(min-width:744px)and (max-width:1199px){.product-tabs-section__details{padding-inline:1rem}}.product-tabs-section__product-meta{margin:0;color:#1e1e1eb3;text-transform:uppercase;text-align:center}@media(min-width:1200px){.product-tabs-section__product-meta{text-align:left}}.product-tabs-section__layout--properties .product-tabs-section__richtext p{margin:0}.product-tabs-section__layout--properties .product-tabs-section__richtext p+p{margin-top:1rem}.product-tabs-section__layout--properties .product-tabs-section__richtext ul{list-style:none;margin:0;padding:0;display:flex;flex-direction:column;gap:.5rem}.product-tabs-section__layout--properties .product-tabs-section__richtext li{position:relative;padding-left:2.75rem;min-height:1.5rem}@media(min-width:744px){.product-tabs-section__layout--properties .product-tabs-section__richtext li{padding-left:2.875rem;min-height:1.625rem}}.product-tabs-section__layout--properties .product-tabs-section__richtext li:after{content:"";box-sizing:border-box;display:block;width:100%;height:1px;min-height:1px;max-height:1px;margin:0;padding:0;flex-shrink:0;border:0;background-color:#1e1e1e1f;transform:scaleX(0);transform-origin:left center;will-change:transform;transition:none;backface-visibility:hidden;width:calc(100% + 2.75rem);margin-top:.5rem;margin-left:-2.75rem}@media(min-width:744px){.product-tabs-section__layout--properties .product-tabs-section__richtext li:after{width:calc(100% + 2.875rem);margin-left:-2.875rem}}.product-tabs-section__layout--properties .product-tabs-section__richtext strong{font-weight:700}.product-tabs-section__layout--properties .product-tabs-section__richtext .faq-section__bullet{position:absolute;left:0;top:0}@media(max-width:743px){.product-tabs-section__layout--properties .product-tabs-section__richtext .faq-section__bullet svg .polyline{stroke-dashoffset:0;transition:none}}.product-tabs-section__layout--properties .product-tabs-section__richtext li.is-revealed .faq-section__bullet svg .polyline{stroke-dashoffset:0}.product-tabs-section__layout--properties .product-tabs-section__richtext li.is-revealed:after{transform:scaleX(1);transition:transform .5s ease}@media(prefers-reduced-motion:reduce){.product-tabs-section__layout--properties .product-tabs-section__richtext li.is-revealed:after{transition:none}}.product-tabs-section__layout--properties .product-tabs-section__richtext p+ul,.product-tabs-section__layout--properties .product-tabs-section__richtext ul+p,.product-tabs-section__layout--properties .product-tabs-section__richtext ul+ul{margin-top:1rem}.product-tabs-section__layout--properties .product-tabs-section__richtext.underline-links a.u-underline>span,.product-tabs-section__layout--properties .product-tabs-section__richtext.underline-links a.u-underline-reverse>span{padding-bottom:0rem}.product-tabs-section__pin,.product-tabs-section__media{width:100%;max-width:25rem;min-width:0;margin-inline:auto;aspect-ratio:40/34;overflow:hidden}@media(min-width:1200px){.product-tabs-section__pin,.product-tabs-section__media{max-width:none;margin-inline:0;aspect-ratio:64/70}}.product-tabs-section__pin .pin-section,.product-tabs-section__pin .pin-section__inner,.product-tabs-section__pin .pin-section__image-wrap--mobile{width:100%;height:100%}.product-tabs-section__pin .pin-section__picture,.product-tabs-section__pin .pin-section__image{width:100%;height:100%;-o-object-fit:cover;object-fit:cover}@media(min-width:1200px){.product-tabs-section__pin .pin-section__image-wrap--desktop{width:100%;height:100%}}.product-tabs-section__picture,.product-tabs-section__image{display:block;width:100%;height:100%;-o-object-fit:cover;object-fit:cover}.product-tabs-section__copy,.product-tabs-section__faq-copy{display:flex;flex-direction:column;gap:1.5rem;min-width:0}.product-tabs-section__layout--properties .product-tabs-section__copy,.product-tabs-section__faq-copy{gap:2.25rem}.product-tabs-section__tables-swiper{width:100%;min-width:0}.product-tabs-section__tables-swiper .swiper{overflow:hidden}.product-tabs-section__tables-swiper .swiper-slide{height:auto;box-sizing:border-box}.product-tabs-section__tables-swiper .section-swiper__controls{margin-top:1.5rem}@media(min-width:744px){.product-tabs-section__tables-swiper .section-swiper__controls{display:none}.product-tabs-section__tables-swiper .swiper{overflow:visible}.product-tabs-section__tables-swiper .swiper-wrapper{transform:none!important}.product-tabs-section__tables-swiper .swiper-slide{margin:0!important}}.product-tabs-section__copy-accordion{display:flex;flex-direction:column;width:100%;min-width:0}.product-tabs-section__copy-accordion .faq-section__trigger .h3{font-weight:500}@media(max-width:743px){.product-tabs-section__copy-accordion .faq-section__answer:has(.product-tabs-section__feature-info:is(.is-tooltip-open,:hover,:focus-within)){overflow:visible!important}}@media(min-width:744px){.product-tabs-section__copy-accordion{gap:2.25rem}.product-tabs-section__copy-accordion .faq-section__item{padding-inline:0}.product-tabs-section__copy-accordion .faq-section__trigger,.product-tabs-section__copy-accordion .faq-section__item-hr,.product-tabs-section__copy-accordion .faq-section__item:after{display:none}.product-tabs-section__copy-accordion .faq-section__answer{height:auto;overflow:visible}.product-tabs-section__copy-accordion .faq-section__answer-inner{max-width:none;padding:0}.product-tabs-section__copy-accordion .faq-section__answer-inner .body-lg{color:inherit}}@media(max-width:743px){.product-tabs-section__copy-item .product-tabs-section__product-meta,.product-tabs-section__copy-item .product-tabs-section__features-label{display:none}}.product-tabs-section__copy-answer .faq-section__answer-inner .product-tabs-section__richtext li{display:block}.product-tabs-section__tables-swiper .swiper-slide{display:flex;flex-direction:column;height:auto}.product-tabs-section__tables-swiper .swiper-slide>.product-tabs-section__table-block{flex:1;width:100%}@media(max-width:743px){.product-tabs-section__tables-swiper .product-tabs-section__tables.swiper-wrapper{display:flex;flex-direction:row;gap:0}.product-tabs-section__tables-swiper .swiper-slide{width:100%;flex-shrink:0}}@media(min-width:744px){.product-tabs-section__tables-swiper .swiper-slide{width:auto!important;min-width:0}}.product-tabs-section__features{position:relative;display:flex;flex-direction:column;gap:1.125rem;min-width:0;width:100%}@media(max-width:1199px){.product-tabs-section__features{max-width:50rem;margin-inline:auto}}@media(min-width:744px)and (max-width:1199px){.product-tabs-section__features{padding-inline:1rem}}.product-tabs-section__features-label{margin:0;color:#1e1e1eb3;text-transform:uppercase;text-align:center}@media(min-width:1200px){.product-tabs-section__features-label{text-align:left}}.product-tabs-section__features-list{display:grid;-moz-column-gap:1.5rem;column-gap:1.5rem;row-gap:.375rem;align-items:start;width:100%}@media(max-width:1199px){.product-tabs-section__features-list{grid-template-columns:repeat(2,minmax(0,1fr))}}@media(min-width:1200px){.product-tabs-section__features-list{container-type:inline-size;grid-template-columns:minmax(0,1fr) auto}}.product-tabs-section__feature,.product-tabs-section__feature-row{display:contents}.product-tabs-section__feature-label,.product-tabs-section__feature-value{margin:0;padding:0;min-height:1.8125rem}.product-tabs-section__feature-label{display:inline-flex;align-items:center;min-width:0}.product-tabs-section__feature-value{display:flex;align-items:center;flex-wrap:wrap;gap:.5rem;min-width:0;padding-right:.75rem;text-align:left;white-space:normal;overflow-wrap:anywhere}@media(min-width:1200px){.product-tabs-section__feature-value{box-sizing:border-box;width:-moz-max-content;width:max-content;min-width:8.75rem;max-width:50cqi}}.product-tabs-section__feature-value>span:not(.product-tabs-section__feature-info){min-width:0}.product-tabs-section__feature-info{position:static;display:inline-flex;align-self:center;flex-shrink:0;color:inherit;cursor:pointer}@media(min-width:1200px){.product-tabs-section__feature-info{position:relative}}.product-tabs-section__feature-info:hover .product-tabs-section__feature-tooltip,.product-tabs-section__feature-info:focus-within .product-tabs-section__feature-tooltip,.product-tabs-section__feature-info.is-tooltip-open .product-tabs-section__feature-tooltip{opacity:1;visibility:visible}.product-tabs-section__feature-tooltip{position:absolute;left:var(--feature-tooltip-left, 50%);top:var(--feature-tooltip-top, 0);z-index:5;display:flex;justify-content:center;align-items:center;gap:.75rem;width:-moz-max-content;width:max-content;max-width:min(18.5rem,100% - 1rem);padding:.375rem .625rem;border-radius:.25rem;background:#6f6f6f;color:#fbfbfb;text-align:center;opacity:0;visibility:hidden;pointer-events:none;transform:translate(-50%,-100%);white-space:normal}@media(min-width:1200px){.product-tabs-section__feature-tooltip{left:50%;top:-.5rem;max-width:18.5rem}}.product-tabs-section__feature-hr{box-sizing:border-box;display:block;width:100%;height:1px;min-height:1px;max-height:1px;padding:0;flex-shrink:0;border:0;background-color:#1e1e1e1f;transform:scaleX(0);transform-origin:left center;will-change:transform;transition:none;backface-visibility:hidden;grid-column:1/-1;margin:0}.product-tabs-section__tables{display:flex;flex-direction:column;gap:2.25rem}@media(min-width:744px){.product-tabs-section__tables{display:grid;align-items:stretch;-moz-column-gap:1.25rem;column-gap:1.25rem;row-gap:2.25rem}}@media(min-width:1200px){.product-tabs-section__tables{-moz-column-gap:1.875rem;column-gap:1.875rem}}@media(min-width:744px){.product-tabs-section__tables--1{grid-template-columns:minmax(0,1fr);justify-items:center}.product-tabs-section__tables--1 .product-tabs-section__table-block{width:100%;max-width:50rem}}@media(min-width:744px){.product-tabs-section__tables--2{grid-template-columns:repeat(2,minmax(0,1fr))}}@media(min-width:744px){.product-tabs-section__tables--3{grid-template-columns:repeat(3,minmax(0,1fr))}}.product-tabs-section__table-block{display:flex;flex-direction:column;gap:1rem;min-width:0;height:100%}.product-tabs-section__table-meta{display:flex;justify-content:space-between;align-items:baseline;gap:.75rem;color:#1e1e1eb3;text-transform:uppercase}.product-tabs-section__table-meta--name-only{justify-content:center}.product-tabs-section__table-meta--name-only .product-tabs-section__table-name{text-align:center}.product-tabs-section__table-name,.product-tabs-section__table-size{margin:0}.product-tabs-section__table-name{text-align:left}.product-tabs-section__table-size{text-align:right}.product-tabs-section__table-wrap{width:100%;overflow:hidden;outline:1px solid rgba(30,30,30,.16);outline-offset:-1px;background:#fff3;flex:1;display:flex;flex-direction:column}.product-tabs-section--sapphire .product-tabs-section__table-wrap{background:#ffffff4d}.product-tabs-section__table-head{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));background:#1e1e1e;color:#fbfbfb;text-align:center}.product-tabs-section__table-head>*{padding:.75rem}.product-tabs-section__table{width:100%;table-layout:fixed;border-collapse:collapse;border-spacing:0;text-align:center;border:none;border-bottom:1px solid rgba(30,30,30,.16);margin-bottom:-1px}.product-tabs-section__table td{width:50%;padding:.75rem;vertical-align:middle;text-align:center;border:0;border-bottom:1px solid rgba(30,30,30,.16);color:#1e1e1e;background:transparent}.product-tabs-section__table tbody tr:last-child td{border-bottom:none}.product-tabs-section__pdf-buttons{display:flex;flex-wrap:wrap;justify-content:center;gap:.75rem}@media(max-width:743px){.product-tabs-section__pdf-buttons .btn{width:100%}}@media(min-width:1200px){.product-tabs-section__layout--properties .product-tabs-section__pdf-buttons,.product-tabs-section__faq-copy .product-tabs-section__pdf-buttons{justify-content:flex-start}}.product-tabs-section__pdf-buttons .btn .product-tabs-section__pdf-label{display:inline-flex;flex-wrap:nowrap;align-items:center;gap:.75rem;white-space:nowrap}.product-tabs-section__pdf-divider{display:block;flex-shrink:0;width:1px;height:.75rem;background:#ffffff40}.product-tabs-section__questions.faq-section__list{width:100%;padding-top:0}.product-tabs-section__questions.faq-section__list .faq-section__trigger .h3{font-weight:500}.resources-page{color:#1e1e1e}.resources-page__group .artglass-products-group__top-bg{top:0;left:0;width:100%;height:100%;aspect-ratio:auto;transform:none}.resources-page__group .artglass-products-group__top-bg-variant{height:100%}.resources-page__group .artglass-products-group__top-bg-variant svg{display:block;width:100%;height:100%!important}.resources-page__group .text-block-section,.resources-page__group .resources-page__section{position:relative;z-index:2;background:transparent}.resources-page__group .text-block-section.content-block-compact{padding-bottom:2.75rem}@media(min-width:1200px){.resources-page__group .text-block-section.content-block-compact{padding-block-end:3.75rem}}.resources-page__group .text-block-section.content-block-compact+.resources-page__section.content-block{padding-top:0}.resources-page__section{position:relative;z-index:2;background:transparent}.resources-page__section.content-block{padding-top:2.75rem}@media(min-width:1200px){.resources-page__section.content-block{padding-block-start:3.75rem}}.resources-page__top-hr-wrap{position:relative;z-index:2;width:100%;margin-bottom:2.75rem}@media(min-width:1200px){.resources-page__top-hr-wrap{margin-bottom:3.75rem}}.resources-page__top-hr{margin:0;background-color:#1e1e1e66}.resources-page__groups{display:flex;flex-direction:column;gap:2.75rem;width:100%}@media(min-width:1200px){.resources-page__groups{gap:3.75rem}}.resources-page__section-group{display:flex;flex-direction:column;width:100%}.resources-page__section-title{margin:0;text-align:center}@media(min-width:1200px){.resources-page__section-title{text-align:left}}.resources-page__section-title+.resources-page__section-desc{margin-top:1.75rem}.resources-page__section-desc{margin:0;max-width:31.25rem;margin-inline:auto;text-align:center}@media(min-width:1200px){.resources-page__section-desc{margin-inline:0;text-align:left}}.resources-page__categories{display:flex;flex-direction:column;margin-top:2.25rem}@media(min-width:744px){.resources-page__categories{margin-top:3rem}}.resources-page__category-hr{box-sizing:border-box;display:block;width:100%;height:1px;min-height:1px;max-height:1px;margin:0;padding:0;flex-shrink:0;border:0;background-color:#1e1e1e66;transform:scaleX(0);transform-origin:left center;will-change:transform;transition:none;backface-visibility:hidden}@media(min-width:1200px){.resources-page__category-hr{transition:background-color .4s ease-in-out}}@media(min-width:1200px)and (prefers-reduced-motion:reduce){.resources-page__category-hr{transition:none}}@media(min-width:1200px)and (hover:hover)and (pointer:fine){.resources-page__category:has(.resources-page__category-trigger:hover:not([aria-expanded=true])) .resources-page__category-hr,.resources-page__category:has(.resources-page__category-trigger:focus-visible:not([aria-expanded=true])) .resources-page__category-hr,.resources-page__category:has(.resources-page__category-hr:hover):not(:has(.resources-page__category-trigger[aria-expanded=true])) .resources-page__category-hr{background-color:#1e1e1e;transition-duration:.5s}}.resources-page__category-trigger{position:relative;isolation:isolate;display:flex;align-items:center;gap:.75rem;width:100%;margin:0;padding:1rem 0;border:0;background:transparent;color:#1e1e1e;text-align:left;cursor:pointer;-webkit-user-select:none;-moz-user-select:none;user-select:none;-webkit-tap-highlight-color:transparent}@media(min-width:744px){.resources-page__category-trigger{display:grid;grid-template-columns:minmax(0,1fr) minmax(0,1fr) 14.5rem;gap:0;padding:0}}.resources-page__category-trigger svg path{stroke:currentColor}@media(min-width:1200px){.resources-page__category-trigger{transition:color .25s ease-out}.resources-page__category-trigger:before{content:"";position:absolute;inset:0;z-index:0;background:#1e1e1e;opacity:0;pointer-events:none;transition:opacity .4s ease-in-out;backface-visibility:hidden}.resources-page__category-trigger>*{position:relative;z-index:1}}@media(min-width:1200px)and (hover:hover)and (pointer:fine){.resources-page__category:has(.resources-page__category-hr:hover):not(:has([aria-expanded=true])) .resources-page__category-trigger,.resources-page__category-trigger:is(:hover,:focus-visible):not([aria-expanded=true]){color:#fbfbfb;transition:color .3s ease-out .1s}.resources-page__category:has(.resources-page__category-hr:hover):not(:has([aria-expanded=true])) .resources-page__category-trigger:before,.resources-page__category-trigger:is(:hover,:focus-visible):not([aria-expanded=true]):before{opacity:1;transition-duration:.5s}}@media(min-width:1200px){.resources-page__category-trigger[aria-expanded=true]:before{opacity:0}}@media(prefers-reduced-motion:reduce){.resources-page__category-trigger,.resources-page__category-trigger:before{transition:none}}.resources-page__category-trigger[aria-expanded=true] .resources-page__category-toggle-label--show,.resources-page__category-trigger[aria-expanded=true] .resources-page__category-toggle-icon-item--plus{display:none}.resources-page__category-trigger[aria-expanded=true] .resources-page__category-toggle-label--hide{display:inline}.resources-page__category-trigger[aria-expanded=true] .resources-page__category-toggle-icon-item--minus{display:inline-flex}.resources-page__category-content{display:flex;flex:1;flex-direction:column;gap:.375rem;min-width:0;color:inherit}@media(min-width:744px){.resources-page__category-content{display:contents}}.resources-page__category-title,.resources-page__category-desc,.resources-page__category-toggle{min-width:0;margin:0;padding:0;color:inherit}@media(min-width:744px){.resources-page__category-title,.resources-page__category-desc,.resources-page__category-toggle{display:flex;align-items:center;padding:1rem 1.75rem 1rem 1.25rem}}@media(min-width:1200px){.resources-page__category-title,.resources-page__category-desc{position:relative;z-index:1}}.resources-page__category-title.h3{font-weight:500}.resources-page__category-toggle{display:flex;align-items:center;flex-shrink:0;justify-content:center}@media(min-width:744px){.resources-page__category-toggle{justify-content:flex-end;gap:.75rem;justify-self:stretch}}.resources-page__category-toggle-text{display:none}@media(min-width:744px){.resources-page__category-toggle-text{display:inline;white-space:nowrap}}.resources-page__category-toggle-label--hide{display:none}.resources-page__category-toggle-icon{display:inline-flex;flex-shrink:0;align-items:center;justify-content:center}.resources-page__category-toggle-icon-item{display:inline-flex;align-items:center;justify-content:center}.resources-page__category-toggle-icon-item--minus{display:none}.resources-page__category-panel{overflow:hidden;height:0}.resources-page__category.is-open>.resources-page__category-panel.is-settled{overflow:visible!important}.resources-page__category-panel-inner{position:relative;padding-inline:0;padding-bottom:2.75rem}@media(min-width:744px){.resources-page__category-panel-inner{padding-inline:1.25rem}}@media(min-width:1200px){.resources-page__category-panel-inner{padding-bottom:3.75rem}}.resources-page__category:not(.is-open) .resources-page__material,.resources-page__category:not(.is-open) .resources-page__download-actions{opacity:0}.resources-page__format{width:100%}.resources-page__format-tabs-wrap{position:relative;width:100%;min-width:0}.resources-page__format-tabs-wrap:after{content:"";position:absolute;bottom:0;left:0;right:0;height:1px;border:0;background-color:#1e1e1e29;pointer-events:none}.resources-page__format-tabs-wrap{margin-top:1.25rem;margin-bottom:1.25rem}.resources-page__format-tabs{display:flex;flex-wrap:nowrap;gap:.5rem;touch-action:pan-x;margin-left:auto;margin-right:auto;width:100%;min-width:0;justify-content:center;position:relative;overflow-x:auto;overflow-y:hidden;-ms-overflow-style:none;scrollbar-width:none;overscroll-behavior-x:contain}.resources-page__format-tabs::-webkit-scrollbar{display:none}.resources-page__format-tabs.resources-page__format-tabs--overflow{justify-content:flex-start;margin-inline:0}.resources-page__format-tabs.resources-page__format-tabs--overflow>:first-child{padding-inline-start:0}@media(min-width:1200px){.resources-page__format-tabs{justify-content:flex-start;margin-inline:0}.resources-page__format-tabs>:first-child{padding-inline-start:0}}.resources-page__format-tabs{justify-content:center;margin-inline:auto;gap:1.25rem}.resources-page__format-tab-indicator{position:absolute;bottom:0;left:0;box-sizing:border-box;height:1px;min-height:1px;max-height:1px;border:0;background-color:#1e1e1e;pointer-events:none;z-index:1}.resources-page__format-tab{padding:.75rem .625rem;background:none;border:none;cursor:pointer;border-bottom:.125rem solid transparent;margin-bottom:-.125rem;transition:color .2s ease;white-space:nowrap}.resources-page__format-tab[aria-selected=true]{border-bottom-color:transparent;cursor:default;pointer-events:none}.resources-page__format-tab:hover:not([aria-selected=true]){color:#28292ab3}.resources-page__format-tab{padding:0 0 .375rem}.resources-page__format-panels{display:grid;grid-template-columns:1fr;align-items:start;position:relative;width:100%;min-width:0}.resources-page__format-panel{grid-area:1/1;min-width:0;pointer-events:none;z-index:0}.resources-page__format-panel:not(.resources-page__format-panel--active){position:absolute;top:0;left:0;right:0;visibility:hidden}.resources-page__format-panel--active{position:relative;pointer-events:auto;z-index:1;visibility:visible}.resources-page__format-panel .resources-page__material-media.image-reveal:not(.image-reveal--reveal-done){opacity:0}.resources-page__category.is-open .resources-page__material-media:not(.image-reveal--reveal-done){opacity:0;transition:none}@media(prefers-reduced-motion:reduce){.resources-page__category:not(.is-open) .resources-page__material,.resources-page__category:not(.is-open) .resources-page__download-actions{opacity:1}}.resources-page__materials{display:grid;grid-template-columns:1fr;align-items:stretch;gap:.5rem;width:100%}@media(min-width:1200px){.resources-page__materials{grid-template-columns:repeat(2,minmax(0,1fr))}}.resources-page__downloads{display:flex;flex-direction:column;width:100%}@media(max-width:743px){.resources-page__downloads .resources-page__materials{order:1}.resources-page__downloads .resources-page__download-actions{order:2}}.resources-page__download-actions{position:relative;display:flex;flex-wrap:nowrap;align-items:center;justify-content:flex-end;gap:.5rem;width:100%;margin-bottom:1.25rem}@media(max-width:743px){.resources-page__download-actions{flex-direction:column;flex-wrap:wrap;align-items:stretch;justify-content:flex-start;margin-top:1.25rem;margin-bottom:0}}@media(min-width:744px)and (max-width:1199px){.resources-page__downloads[data-resources-downloads] .resources-page__download-actions{flex-direction:row;flex-wrap:nowrap;align-items:center;justify-content:space-between}}.resources-page__download-toast{--toast-inset-inline: 1rem;--toast-offset-top: 4.25rem ;position:fixed;top:var(--toast-offset-top);right:var(--toast-inset-inline);z-index:1200;display:inline-flex;align-items:flex-start;gap:1rem;max-width:min(29rem,100vw - 2 * var(--toast-inset-inline));padding:.75rem 1.25rem;border-radius:.25rem;background:#6f6f6f;color:#fff;overflow:hidden;pointer-events:auto}@media(min-width:744px){.resources-page__download-toast{--toast-inset-inline: 3.25rem ;--toast-offset-top: 5rem }}@media(min-width:1200px){.resources-page__download-toast{--toast-inset-inline: 3.75rem ;--toast-offset-top: 2.5rem}}@media(min-width:1500px){.resources-page__download-toast{--toast-inset-inline: calc(round(6.13vw, 1px) + 1.25rem) }}@media(min-width:1800px){.resources-page__download-toast{--toast-inset-inline: calc(round(8.44vw, 1px) + 1.25rem) }}.resources-page__download-toast[hidden]{display:none}.resources-page__download-toast-text{flex:1 1 auto;min-width:0;margin:0}.resources-page__download-toast-close{display:inline-flex;flex-shrink:0;align-items:center;justify-content:center;margin:0;padding:0;border:0;background:transparent;color:#fbfbfb;cursor:pointer;-webkit-tap-highlight-color:transparent}@media(hover:hover)and (pointer:fine){.resources-page__download-toast-close:hover{color:#fff}}.resources-page__download-toast-close:focus-visible{outline:2px solid rgba(255,255,255,.5);outline-offset:2px}.resources-page__download-btn{flex:0 0 auto}@media(max-width:743px){.resources-page__download-btn{width:100%;min-width:0}}@media(max-width:743px){.resources-page__download-btn[data-resources-download-all]{order:-1}}@media(min-width:744px)and (max-width:1199px){.resources-page__downloads[data-resources-downloads] .resources-page__download-btn[data-resources-download-all]{order:-1}}.resources-page__material{display:grid;grid-template-columns:7.25rem minmax(0,1fr);align-items:start;gap:1.75rem;width:100%;height:100%;background:#fbfbfb;color:#1e1e1e;padding:1.25rem}.resources-page__material--has-files,.resources-page__material--check-col{grid-template-columns:7.25rem minmax(0,1fr) auto}@media(max-width:743px){.resources-page__material{grid-template-columns:minmax(0,1fr);padding-inline:1rem}.resources-page__material--has-files,.resources-page__material--check-col{grid-template-columns:minmax(0,1fr) auto}}.resources-page--responsibility .resources-page__section.content-block{padding-top:0}@media(min-width:1200px){.resources-page--responsibility .resources-page__section.content-block{padding-block-start:0}}.resources-page--responsibility .resources-page__material{background:#1e1e1e0d}.resources-page__material-media-wrap{position:relative;flex-shrink:0}.resources-page__material-media-wrap:after{content:"";position:absolute;inset:0;box-shadow:inset 0 0 0 1px #1e1e1e1f;pointer-events:none;z-index:2}.resources-page__material-media-wrap--placeholder:after{box-shadow:inset 0 0 0 1px #1e1e1e1a}@media(max-width:743px){.resources-page__material-media-wrap{grid-column:1;grid-row:1;justify-self:start}}.resources-page__material-media{overflow:hidden;width:7.25rem;aspect-ratio:29/21;flex-shrink:0}.resources-page__material-media-preview{display:none}.resources-page__material-preview-picture,.resources-page__material-preview-image{display:block;width:100%;height:100%}.resources-page__material-preview-image{-o-object-fit:cover;object-fit:cover}@media(min-width:1200px){.resources-page__material-media-preview{position:absolute;left:50%;bottom:calc(100% + .75rem);transform:translate(-50%);z-index:3;display:block;width:13.5rem;height:9.75rem;aspect-ratio:18/13;overflow:hidden;border:1px solid rgba(30,30,30,.12);background:#fbfbfb;opacity:0;visibility:hidden;pointer-events:none;transition:opacity .25s ease,visibility .25s ease}}@media(min-width:1200px)and (prefers-reduced-motion:reduce){.resources-page__material-media-preview{transition:none}}@media(min-width:1200px)and (hover:hover)and (pointer:fine){.resources-page__material-media-wrap:hover .resources-page__material-media-preview,.resources-page__material-media-wrap:focus-within .resources-page__material-media-preview{opacity:1;visibility:visible}}.resources-page__material-picture,.resources-page__material-image{display:block;width:100%;height:100%}.resources-page__material-image{-o-object-fit:cover;object-fit:cover}.resources-page__material-image--contain{-o-object-fit:contain;object-fit:contain}.resources-page__material-content{display:flex;flex-direction:column;gap:1.5rem;min-width:0}@media(max-width:743px){.resources-page__material-content{grid-column:1/-1;grid-row:2}}.resources-page__material-content>.resources-page__material-specs:not(:has(.resources-page__material-spec)),.resources-page__material-content>.resources-page__material-meta:not(:has(.resources-page__material-description,.resources-page__material-disclaimer)),.resources-page__material-content>.resources-page__material-documents:not(:has(.resources-page__material-files)){display:none}.resources-page__material-title,.resources-page__material-specs,.resources-page__material-meta,.resources-page__material-description{box-sizing:border-box;min-width:0;width:100%}.resources-page__material-title.h3{margin:0;font-weight:500}.resources-page__material-meta{display:flex;flex-direction:column;gap:1.5rem}.resources-page__material-description{display:flex;flex-direction:column;gap:.75rem;margin:0}.resources-page__material-description p{margin:0}.resources-page__material-disclaimer{display:flex;align-items:flex-start;align-self:stretch;gap:.75rem;margin:0;padding:.5rem .75rem;border-radius:.25rem;background:#28292a0f}.resources-page__material-disclaimer-icon{flex-shrink:0}.resources-page__material-disclaimer-text{flex:1 1 auto;min-width:0;margin:0}.resources-page__material-specs{display:flex;flex-direction:column;gap:.375rem;width:100%}.resources-page__material-spec{width:100%;min-width:0}.resources-page__material-spec-list{display:flex;align-items:center;margin:0;min-height:1.8125rem}.resources-page__material-spec-line{box-sizing:border-box;display:block;width:100%;height:1px;min-height:1px;max-height:1px;margin:0;padding:0;flex-shrink:0;border:0;background-color:#1e1e1e66;transform:scaleX(0);transform-origin:left center;will-change:transform;transition:none;backface-visibility:hidden;background-color:#1e1e1e29;margin-top:.375rem}.resources-page__material-spec-label,.resources-page__material-spec-value{flex:1 1 50%;width:50%;min-width:0;margin:0;padding:.375rem .75rem .25rem;line-height:1}.resources-page__material-spec-label{overflow:hidden;text-overflow:ellipsis;color:#1e1e1eb3;padding-left:0}.resources-page__material-spec-value{min-width:10.375rem;text-align:left}.resources-page__material-spec-value--copy{display:flex;align-items:center;justify-content:space-between;gap:.5rem}.resources-page__material-spec-value--select{position:relative;padding:0;border-radius:.25rem;background:#28292a0f;text-align:left;cursor:pointer;transition:background-color .2s ease,box-shadow .2s ease}@media(hover:hover)and (pointer:fine){.resources-page__material-spec-value--select:hover{background:#28292a14}}.resources-page__material-spec-value--select:focus-within,.resources-page__material-spec-value--select.is-open{box-shadow:inset 0 0 0 1px #1e1e1e29;background:#28292a14}.resources-page__material-spec-value--select.is-open .resources-page__material-lang-icon{transform:translateY(-50%) rotate(180deg)}@media(prefers-reduced-motion:reduce){.resources-page__material-spec-value--select{transition:none}}.resources-page__material-spec-copy{position:relative;display:inline-flex;align-items:center;justify-content:center;flex-shrink:0;width:1.25rem;height:1.25rem;margin:0;padding:0;border:0;background:transparent;color:inherit;cursor:pointer;overflow:visible;transition:transform .2s ease}@media(prefers-reduced-motion:reduce){.resources-page__material-spec-copy{transition:none}}@media(hover:hover)and (pointer:fine){.resources-page__material-spec-copy:hover,.resources-page__material-spec-copy:focus-visible{transform:translateY(-.125rem)}}.resources-page__material-spec-copy-tooltip{position:absolute;left:50%;bottom:calc(100% + .5rem);transform:translate(-50%);z-index:2;display:inline-flex;justify-content:center;align-items:center;gap:.75rem;padding:.375rem .625rem;border-radius:.25rem;background:#6f6f6f;color:#fff;white-space:nowrap;pointer-events:none;opacity:0;visibility:hidden;transition:opacity .3s ease,visibility .3s ease}@media(prefers-reduced-motion:reduce){.resources-page__material-spec-copy-tooltip{transition:none}}.resources-page__material-spec-copy:hover .resources-page__material-spec-copy-tooltip,.resources-page__material-spec-copy:focus-visible .resources-page__material-spec-copy-tooltip,.resources-page__material-spec-copy.is-copied:not(.is-copy-resetting) .resources-page__material-spec-copy-tooltip{opacity:1;visibility:visible}.resources-page__material-spec-copy-icon{position:absolute;inset:0;margin:auto;z-index:1;display:block;transition:opacity .3s ease}@media(prefers-reduced-motion:reduce){.resources-page__material-spec-copy-icon{transition:none}}.resources-page__material-spec-copy-icon--copy{opacity:1;pointer-events:none}.resources-page__material-spec-copy-icon--check{opacity:0;pointer-events:none}.resources-page__material-spec-copy-icon--check svg .polyline{stroke:currentColor;stroke-dasharray:20px;stroke-dashoffset:20px;transition:stroke-dashoffset .5s ease}@media(prefers-reduced-motion:reduce){.resources-page__material-spec-copy-icon--check svg .polyline{transition:none}}.resources-page__material-spec-copy.is-copied .resources-page__material-spec-copy-icon--copy{opacity:0}.resources-page__material-spec-copy.is-copied .resources-page__material-spec-copy-icon--check{opacity:1}.resources-page__material-spec-copy.is-copied .resources-page__material-spec-copy-icon--check svg .polyline{stroke-dashoffset:0}.resources-page__material-spec-copy-text{flex:1 1 auto;min-width:0;text-align:left;overflow:hidden;text-overflow:ellipsis}.resources-page__material-lang{display:block;width:100%;margin:0;padding:.375rem 2.5rem .25rem .75rem;border:0;background:transparent;color:inherit;text-align:left;cursor:pointer;-webkit-appearance:none;-moz-appearance:none;appearance:none;outline:none}.resources-page__material-lang:focus,.resources-page__material-lang:focus-visible{outline:none}.resources-page__material-lang-icon{position:absolute;top:50%;right:.75rem;transform:translateY(-50%);flex-shrink:0;pointer-events:none;transition:transform .25s ease}@media(prefers-reduced-motion:reduce){.resources-page__material-lang-icon{transition:none}}.resources-page__material-documents{display:flex;flex-direction:column;gap:.5rem;margin-top:.75rem}.resources-page__material-checks{align-self:start;min-width:1.5rem}@media(max-width:743px){.resources-page__material-checks{grid-column:2;grid-row:1;justify-self:end}}.resources-page__material-file{display:flex;align-items:center;justify-content:space-between;gap:.75rem;margin:0;min-height:1.5rem}.resources-page__material-file-label{display:inline-flex;align-items:center;gap:.75rem;margin:0;padding:0;color:inherit;text-align:left}.resources-page__material-file-format,.resources-page__material-file-size{color:#1e1e1eb3}.resources-page__material-file-divider{flex-shrink:0;align-self:center;width:1px;height:.625rem;background:var(--colors-black-04, rgba(30, 30, 30, .4))}.resources-page__material-file-actions{display:inline-flex;align-items:center;gap:1rem;flex-shrink:0}.resources-page__material-file-action{margin:0;padding:0;border:0;background:transparent;color:inherit;text-decoration:none;cursor:pointer;transition:transform .2s ease}@media(prefers-reduced-motion:reduce){.resources-page__material-file-action{transition:none}}@media(hover:hover)and (pointer:fine){.resources-page__material-file-action:hover,.resources-page__material-file-action:focus-visible{transform:translateY(-.125rem)}}.resources-page__material-files{margin:0;padding:0;list-style:none}.artglass-products-group{position:relative;overflow:hidden;background:#e8ceaa;color:#1e1e1e}.artglass-products-group--sapphire{background:#d9eef9}.artglass-products-group--fill .artglass-products-group__top-bg{top:0;left:0;width:100%;height:100%;aspect-ratio:auto;transform:none}.artglass-products-group--fill .artglass-products-group__top-bg-variant{height:100%}.artglass-products-group--fill .artglass-products-group__top-bg-variant svg{display:block;width:100%;height:100%!important}.artglass-products-group__top-bg-variant{width:100%;height:100%}@media(min-width:1200px){.artglass-products-group__top-bg-variant--mobile{display:none}}.artglass-products-group__top-bg-variant--desktop{display:none}@media(min-width:1200px){.artglass-products-group__top-bg-variant--desktop{display:block}}.artglass-products-group__top-bg-image{display:block;width:auto;min-width:100%;height:100%;max-width:none}.artglass-products-group__top-bg{position:absolute;top:0;left:50%;z-index:0;width:100%;aspect-ratio:360/795;transform:translate(-50%);overflow:hidden;pointer-events:none}@media(min-width:1200px){.artglass-products-group__top-bg{aspect-ratio:1440/608}}.artglass-products-group .products-carousel-section,.artglass-products-group .applications-section{position:relative;z-index:2;background:transparent;overflow:visible}.artglass-products-group .applications-section{padding-top:0}.artglass-products-group .technology-section--grouped{position:relative;z-index:2}.faq-section{color:#1e1e1e;background-color:#fbfbfb;padding-top:8.5rem}@media(min-width:744px){.faq-section{padding-top:9.25rem}}.faq-section--product{padding-top:0}.faq-section--product .faq-section__inner{margin-inline:auto;gap:2.25rem}.faq-section--product .faq-section__title{margin-bottom:0}.faq-section--product .faq-section__list{padding-top:0}.faq-section--product .faq-section__footer{margin-top:0}.faq-section--product .faq-section__top-hr{width:100vw;margin-inline:calc(50% - 50vw);background-color:#1e1e1e66}.faq-section--product .faq-section__trigger{padding-block:1rem}.faq-section__inner{display:flex;flex-direction:column;align-items:center;width:100%;min-width:0}.faq-section__head{display:flex;flex-direction:column;align-items:center;width:100%}.faq-section__label{margin:0 0 1rem;text-align:center}.faq-section__title{margin:0 0 2.75rem;text-align:center}@media(min-width:1200px){.faq-section__title{margin-bottom:3.75rem}}.faq-section__footer{display:flex;flex-direction:column;align-items:center;gap:2.25rem;width:100%;margin-top:2.25rem;text-align:center}@media(max-width:743px){.faq-section__footer{align-items:stretch}.faq-section__footer .btn{width:100%}}.faq-section__bottom-text{margin:0;max-width:50rem}.faq-section__lines{display:flex;flex-direction:column;align-items:center;width:100%}.faq-section__line-wrap--horizontal{width:100vw;margin-inline:calc(50% - 50vw)}@media(max-width:743px){.faq-section__line-wrap--horizontal{width:calc(100vw - 2rem);margin-inline:calc(50% - 50vw + 1rem)}}.faq-section__line-wrap--vertical{width:0;height:5rem}@media(min-width:1200px){.faq-section__line-wrap--vertical{height:7.75rem}}.faq-section__line-wrap .section-line{background-color:#1e1e1e66}.faq-section__line-wrap .section-line--vertical{height:100%}.faq-section__list{display:flex;flex-direction:column;gap:3.75rem;width:100%;padding-top:2.75rem}@media(min-width:1200px){.faq-section__list{padding-top:3.75rem}}.faq-section__category{display:grid;grid-template-columns:minmax(0,1fr);gap:1rem;align-items:start}@media(min-width:744px){.faq-section__category{gap:1.5rem}}@media(min-width:1200px){.faq-section__category{grid-template-columns:minmax(0,1fr) minmax(0,1fr);gap:0}}.faq-section__category-title{display:flex;align-items:baseline;gap:1rem;max-width:33.75rem;margin:0;font-weight:500}@media(min-width:1200px){.faq-section__category-title{padding-top:1rem}}.faq-section__category-num{flex-shrink:0}.faq-section__accordion{min-width:0}.faq-section__item{position:relative;padding:0}@media(min-width:744px){.faq-section__item{padding-inline:1rem}}.faq-section__item:after{content:"";position:absolute;left:0;bottom:0;z-index:1;box-sizing:border-box;display:block;width:100%;height:1px;min-height:1px;max-height:1px;margin:0;padding:0;border:0;background-color:#1e1e1e;transform:scaleX(0);transform-origin:left center;pointer-events:none;will-change:transform;transition:transform .45s ease;backface-visibility:hidden}.faq-section__item:has(.faq-section__trigger:is(:hover,:focus-visible)):after,.faq-section__item.is-open:after{transform:scaleX(1);transition:transform .8s cubic-bezier(.16,1,.3,1)}.faq-section__item.is-open .faq-section__toggle--plus{display:none}.faq-section__item.is-open .faq-section__toggle--minus{display:inline-flex}.faq-section__item.is-open .faq-section__bullet svg .polyline{stroke-dashoffset:0}.faq-section__item-hr{position:absolute;left:0;bottom:0;box-sizing:border-box;display:block;width:100%;height:1px;min-height:1px;max-height:1px;margin:0;padding:0;flex-shrink:0;border:0;background-color:#1e1e1e29;transform:scaleX(0);transform-origin:left center;will-change:transform;transition:none;backface-visibility:hidden}@media(prefers-reduced-motion:reduce){.faq-section__item:after{transition:none}}.faq-section__trigger{display:flex;align-items:flex-start;justify-content:space-between;gap:.75rem;width:100%;margin:0;padding:.625rem 0;border:none;background:none;color:inherit;text-align:left;cursor:pointer}@media(min-width:744px){.faq-section__trigger{padding-block:1rem}}.faq-section__trigger .h3{margin:0}.faq-section__toggle{flex-shrink:0;margin-top:.125rem}@media(min-width:744px){.faq-section__toggle{margin-top:.25rem}}.faq-section__toggle--plus,.faq-section__toggle--minus{display:inline-flex}.faq-section__toggle--minus{display:none}.faq-section__answer{overflow:hidden;height:0}.faq-section__answer-inner{display:flex;flex-direction:column;gap:2.25rem;padding-top:.5rem;padding-bottom:1.25rem;max-width:55rem}@media(min-width:1200px){.faq-section__answer-inner{max-width:40rem}}.faq-section__answer-inner .body-lg{margin:0;color:#1e1e1eb3}.faq-section__answer-inner .body-lg p{margin:0}.faq-section__answer-inner .body-lg p+p{margin-top:1rem}.faq-section__answer-inner .body-lg ul{list-style:none;margin:0;padding:0;display:flex;flex-direction:column;gap:.5rem}.faq-section__answer-inner .body-lg ul li{display:flex;align-items:flex-start;gap:.75rem;min-height:1.5rem}@media(min-width:744px){.faq-section__answer-inner .body-lg ul li{min-height:1.625rem}}.faq-section__answer-inner .body-lg ul:not(.faq-section__list--check):not([style*=circle]):not([style*=disc]):not([style*=disk]) li:before{content:"";flex:0 0 1.5rem;width:1.5rem;height:1lh;align-self:flex-start;background:no-repeat center/.375rem .375rem linear-gradient(#1e1e1e,#1e1e1e)}@media(max-width:743px){.faq-section__answer-inner .body-lg ul:not(.faq-section__list--check):not([style*=circle]):not([style*=disc]):not([style*=disk]) li:before{margin-top:-1px}}@media(min-width:744px){.faq-section__answer-inner .body-lg ul:not(.faq-section__list--check):not([style*=circle]):not([style*=disc]):not([style*=disk]) li:before{flex-basis:1.625rem;width:1.625rem}}.faq-section__answer-inner .body-lg p+ul,.faq-section__answer-inner .body-lg ul+p,.faq-section__answer-inner .body-lg ul+ul{margin-top:1rem}.faq-section__answer-inner .body-lg.underline-links a.u-underline>span,.faq-section__answer-inner .body-lg.underline-links a.u-underline-reverse>span{padding-bottom:0rem}.faq-section__bullet.icon-26{width:1.5rem;height:1.5rem;color:#1e1e1e}@media(min-width:744px){.faq-section__bullet.icon-26{width:1.625rem;height:1.625rem}}.faq-section__bullet.icon-26>svg .polyline{stroke:currentColor;stroke-dasharray:1;stroke-dashoffset:1;transition:stroke-dashoffset .5s ease}@media(prefers-reduced-motion:reduce){.faq-section__bullet.icon-26>svg .polyline{transition:none}}.faq-section__actions{display:flex;flex-direction:column;align-items:flex-start;gap:2.25rem}@media(max-width:743px){.faq-section__actions{width:100%;align-items:stretch}.faq-section__actions .btn{width:100%}}.faq-section__actions .btn .faq-section__pdf-label{display:inline-flex;flex-wrap:nowrap;align-items:center;gap:.75rem;white-space:nowrap}.faq-section__pdf-divider{display:block;flex-shrink:0;width:1px;height:.75rem;background:#ffffff40}.projects-section{position:relative;z-index:1;color:#1e1e1e;background:#fbfbfb;padding-inline:1rem}@media(min-width:744px){.projects-section{padding-inline:2rem}}@media(min-width:1200px){.projects-section{padding-inline:2.5rem}}@media(min-width:1500px){.projects-section{padding-inline:round(6.13vw,1px)}}@media(min-width:1800px){.projects-section{padding-inline:round(8.44vw,1px)}}.projects-section{padding-block:0 5rem}@media(min-width:1200px){.projects-section{padding-block:0 7.75rem}}.projects-section--featured{padding-block:0}.projects-section--items{padding-inline:0;padding-block:2.75rem 0}@media(min-width:1200px){.projects-section--items{padding-top:3.75rem}}.projects-section--items .projects-section__items{margin-top:0;padding-inline:1rem}@media(min-width:744px){.projects-section--items .projects-section__items{padding-inline:2rem}}@media(min-width:1200px){.projects-section--items .projects-section__items{padding-inline:2.5rem}}@media(min-width:1500px){.projects-section--items .projects-section__items{padding-inline:round(6.13vw,1px)}}@media(min-width:1800px){.projects-section--items .projects-section__items{padding-inline:round(8.44vw,1px)}}.projects-section--items .projects-section__items{padding-bottom:5rem}@media(min-width:1200px){.projects-section--items .projects-section__items{padding-bottom:7.75rem}}.projects-section__featured{position:relative;display:block;overflow:hidden;width:100%}.projects-section__featured--has-media{color:#fbfbfb}@media(min-width:1200px){.projects-section__featured--has-media{color:#fff}}@media(min-width:1500px){.projects-section__featured--has-media{max-height:80vh}}.projects-section__featured--has-media .projects-section__featured-content{position:relative;z-index:2;width:100%;padding:1.75rem 1rem;color:#fbfbfb;pointer-events:none;border-radius:0 0 .25rem .25rem;background:#1e1e1eb3}@media(min-width:744px){.projects-section__featured--has-media .projects-section__featured-content{padding-inline:1.75rem}}@media(min-width:1200px){.projects-section__featured--has-media .projects-section__featured-content{position:absolute;inset:auto 0 0;padding:7.5rem 3.75rem 5rem;color:#fff;border-radius:0;background:linear-gradient(180deg,#0000,#000c 93.03%)}}.projects-section__featured--has-media .projects-section__featured-title,.projects-section__featured--has-media .projects-section__featured-location,.projects-section__featured--has-media .projects-section__featured-label,.projects-section__featured--has-media .projects-section__featured-desc{color:inherit}.projects-section__featured--has-media .projects-section__featured-tags,.projects-section__featured--has-media .projects-section__featured-cta{pointer-events:auto}.projects-section__featured-media{position:relative;overflow:hidden;width:100%;aspect-ratio:68/37;line-height:0}@media(min-width:1200px){.projects-section__featured-media{aspect-ratio:16/9}}@media(min-width:1500px){.projects-section__featured-media{max-height:80vh}}.projects-section__featured-picture,.projects-section__featured-image{display:block;width:100%;height:100%;-o-object-fit:cover;object-fit:cover;-o-object-position:center;object-position:center}@media(min-width:1500px){.projects-section__featured-picture,.projects-section__featured-image{max-height:80vh}}.projects-section__featured-content{display:flex;flex-direction:column;width:100%}@media(min-width:1200px){.projects-section__featured-content.is-pending .projects-section__featured-header,.projects-section__featured-content.is-pending .projects-section__featured-label,.projects-section__featured-content.is-pending .projects-section__featured-main,.projects-section__featured-content.is-pending .projects-section__featured-tags{opacity:0}}.projects-section__featured-header{display:flex;flex-direction:column;width:100%}.projects-section__featured-title,.projects-section__featured-location,.projects-section__featured-label,.projects-section__featured-desc{margin:0}.projects-section__featured-location{font-weight:500;text-transform:uppercase}.projects-section__featured-title:not(:first-child){margin-top:1rem}.projects-section__featured-hr{width:100%;margin:1rem 0 0;background-color:#fff6}.projects-section__featured-meta{display:flex;flex-direction:column;align-items:flex-start;width:100%;margin-top:1.25rem;text-align:left}@media(min-width:744px){.projects-section__featured-meta{display:grid;grid-template-columns:1fr 2fr;gap:2.25rem 1.875rem;width:calc(100% + 3.5rem);margin:2rem -1.75rem 0;align-items:start}}@media(min-width:1200px){.projects-section__featured-meta{width:calc(100% + 7.5rem);margin-inline:-3.75rem;grid-template-columns:minmax(0,1fr) auto minmax(0,1fr);gap:7.25rem}}.projects-section__featured-label{display:flex;align-items:flex-start;gap:.5rem;min-height:1.5rem;order:1;margin-bottom:.75rem}@media(min-width:744px){.projects-section__featured-label{order:0;margin-bottom:0;grid-column:1;grid-row:1/-1;width:calc(100% - 1.75rem);margin-inline-start:1.75rem}}@media(min-width:1200px){.projects-section__featured-label{grid-column:auto;grid-row:auto;width:calc(100% - 3.75rem);margin-inline-start:3.75rem}}@media(min-width:1920px){.projects-section__featured-label{max-width:25rem}}.projects-section__featured-bullet{flex-shrink:0}.projects-section__featured-bullet.icon-24{height:1lh}@media(max-width:743px){.projects-section__featured-bullet.icon-24{margin-top:-1px}}.projects-section__featured-bullet:before{content:"";display:block;width:.375rem;height:.375rem;background-color:#fbfbfb}.projects-section__featured-main{display:flex;flex-direction:column;align-items:flex-start;min-width:0;order:3}@media(min-width:744px){.projects-section__featured-main{order:0;grid-column:2;width:calc(100% - 1.75rem);margin-inline-end:1.75rem}}@media(min-width:1200px){.projects-section__featured-main{grid-column:auto;width:26.5rem;margin-inline-end:0}}.projects-section__featured-desc{display:-webkit-box;overflow:hidden;-webkit-box-orient:vertical;-webkit-line-clamp:3}.projects-section__featured-cta{margin-top:2.25rem}@media(max-width:743px){.projects-section__featured-cta{width:100%}}.projects-section__featured-ctas{display:flex;flex-wrap:wrap;align-items:center;gap:.75rem;margin-top:2.25rem}.projects-section__featured-ctas .projects-section__featured-cta{margin-top:0}.projects-section__featured-tags{min-width:0;order:2;margin-bottom:2.25rem}@media(min-width:744px){.projects-section__featured-tags{order:0;margin-bottom:0;grid-column:2;grid-row:1;width:calc(100% - 1.75rem);margin-inline-end:1.75rem}}@media(min-width:1200px){.projects-section__featured-tags{grid-column:auto;grid-row:auto;width:calc(100% - 3.75rem);margin-inline-end:3.75rem}}.projects-section__items{display:flex;flex-direction:column;gap:2.75rem;width:100%;margin:3.75rem 0 0;padding:0;list-style:none}@media(min-width:1200px){.projects-section__items{gap:0;margin-top:5rem}}.projects-section__item{position:relative;display:grid;grid-template-columns:1fr;grid-template-areas:"media" "body" "hr" "tags";align-items:start;width:100%;margin:0;padding:0;list-style:none;background:transparent;transition:background .3s ease}@media(min-width:744px){.projects-section__item{grid-template-columns:minmax(0,1fr) minmax(0,2fr);grid-template-areas:"media body" "hr hr" ". tags";-moz-column-gap:2rem;column-gap:2rem;padding-top:1.25rem}}@media(min-width:1200px){.projects-section__item{grid-template-columns:minmax(0,1fr) auto minmax(0,1fr);grid-template-rows:auto 1fr auto;grid-template-areas:"media title tags" "media loc date" "hr hr hr";-moz-column-gap:7.25rem;column-gap:7.25rem;padding:1.25rem 0 0}.projects-section__item:last-child{padding-bottom:1.25rem}.projects-section__item:has(>.projects-section__item-actions){grid-template-rows:auto auto 1fr auto;grid-template-areas:"media title tags" "media actions ." "media loc date" "hr hr hr"}.projects-section__item:has(>.projects-section__item-actions) .projects-section__media{grid-row:1/span 3}}@media(hover:hover)and (pointer:fine){.projects-section__item:has(.projects-section__item-hit:hover) .projects-section__image,.projects-section__item:has(.projects-section__item-hit:focus-visible) .projects-section__image{transform:scale(1.05)}.projects-section__item:has(.projects-section__item-hit:hover) .projects-section__item-arrow .icon-20,.projects-section__item:has(.projects-section__item-hit:focus-visible) .projects-section__item-arrow .icon-20{transform:translate(.25rem)}}@media(hover:hover)and (pointer:fine)and (min-width:1200px){.projects-section__item:has(.projects-section__item-hit:hover),.projects-section__item:has(.projects-section__item-hit:focus-visible){background:#1e1e1e0d}}.projects-section__item-hit{position:absolute;inset:0;z-index:1}.projects-section__item-hit:focus{outline:none}.projects-section__item-hit:focus-visible{outline:1px solid rgba(30,30,30,.4);outline-offset:.25rem}.projects-section__media{grid-area:media;overflow:hidden;width:100%;margin-bottom:1.25rem;aspect-ratio:200/133;line-height:0}@media(min-width:744px){.projects-section__media{width:calc(100% - 1.75rem);margin-bottom:0;margin-inline-start:1.75rem}}@media(min-width:1200px){.projects-section__media{grid-row:1/span 2;width:calc(100% - 3.75rem);margin-inline-start:3.75rem;aspect-ratio:146/97}}@media(min-width:1920px){.projects-section__media{max-width:25rem}}.projects-section__picture,.projects-section__image{display:block;width:100%;height:100%;-o-object-fit:cover;object-fit:cover;-o-object-position:center;object-position:center}.projects-section__image{transition:transform .4s ease}.projects-section__item-body{grid-area:body;display:flex;flex-direction:column;gap:1.25rem;min-width:0}@media(min-width:744px){.projects-section__item-body{gap:2rem}}@media(min-width:1200px){.projects-section__item-body{display:contents}}.projects-section__item-top{display:grid;grid-template-columns:minmax(0,1fr) 1.875rem;-moz-column-gap:.75rem;column-gap:.75rem;align-items:flex-start;min-width:0}@media(min-width:744px){.projects-section__item-top{grid-template-columns:minmax(0,1fr) 3rem}}@media(min-width:1200px){.projects-section__item-top{display:contents}}.projects-section__item-details{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:1.25rem;min-width:0}@media(min-width:1200px){.projects-section__item-details{display:contents}}.projects-section__item-title,.projects-section__item-location,.projects-section__item-label,.projects-section__item-year{margin:0}.projects-section__item-heading{display:flex;flex-direction:column;align-items:flex-start;min-width:0}@media(min-width:1200px){.projects-section__item-heading{grid-area:title;align-self:start;width:26.5rem}}.projects-section__item-title{min-width:0}@media(min-width:1200px){.projects-section__item-title{grid-area:title;align-self:start;width:26.5rem}}.projects-section__item-heading .projects-section__item-title{width:100%}@media(min-width:1200px){.projects-section__item-heading .projects-section__item-title{grid-area:auto;width:100%}}.projects-section__item-title.h3{font-weight:500!important}.projects-section__item-actions{position:relative;z-index:2;grid-area:tags;display:flex;flex-direction:column;align-items:stretch;gap:.5rem;min-width:0;margin-top:.75rem}.projects-section__item-actions .btn{width:100%}@media(min-width:744px){.projects-section__item-actions{flex-direction:row;flex-wrap:wrap;align-items:center}.projects-section__item-actions .btn{width:auto}}@media(min-width:1200px){.projects-section__item-actions{grid-area:actions;align-self:start;width:26.5rem;margin-top:.75rem;margin-inline-end:0}}.projects-section__item-location-wrap,.projects-section__item-date{display:flex;flex-direction:column;gap:.25rem;min-width:0}@media(min-width:1200px){.projects-section__item-location-wrap{grid-area:loc;align-self:end;margin-top:2rem;width:26.5rem}}@media(min-width:1200px){.projects-section__item-date{grid-area:date;align-self:end;margin-top:2rem;width:calc(100% - 3.75rem);margin-inline-end:3.75rem}}.projects-section__item-year{display:block}.projects-section__item-hr{grid-area:hr;width:100%;height:0;margin:1.25rem 0 0;padding:0;border:0;border-bottom:1px solid rgba(30,30,30,.4);background:none}@media(min-width:1200px){.projects-section__item:last-child .projects-section__item-hr{display:none}}.projects-section .content-tags{gap:.375rem}.projects-section__item-tags{position:relative;z-index:2;grid-area:tags;display:flex;min-width:0;margin-top:.75rem}@media(min-width:744px){.projects-section__item-tags{justify-content:flex-start}}@media(min-width:1200px){.projects-section__item-tags{align-self:start;justify-content:flex-start;width:calc(100% - 3.75rem);margin:0;margin-inline-end:3.75rem}}.projects-section__item-arrow{display:flex;flex:0 0 1.875rem;align-items:flex-start;width:1.875rem;padding-block:.25rem;color:#1e1e1e}@media(min-width:744px){.projects-section__item-arrow{flex:0 0 3rem;width:3rem}}@media(min-width:1200px){.projects-section__item-arrow{grid-area:tags;z-index:2;justify-self:end;align-self:start;margin:0}}.projects-section__item-arrow .icon-20{transition:transform .2s ease}.about-us-page .home-stack{background:#fbfbfb}@media(min-width:1200px){.about-us-hero .projects-section__featured--has-media .projects-section__featured-content{position:absolute;inset:auto 0 0;z-index:2;width:100%;padding:7.5rem 3.75rem 5rem;color:#fff;pointer-events:none;border-radius:0;background:transparent}}.about-us-hero .projects-section__featured--has-media .projects-section__featured-hr{display:none}@media(min-width:1200px){.about-us-hero .projects-section__featured--has-media .projects-section__featured-hr{display:block;margin:0 0 2rem;background-color:#fff6}}@media(min-width:1200px){.about-us-hero .projects-section__featured--has-media .projects-section__featured-title,.about-us-hero .projects-section__featured--has-media .projects-section__featured-location{color:#fff}}.about-us-hero .projects-section__featured-media:after{content:"";position:absolute;inset:0;pointer-events:none;opacity:0;background:linear-gradient(180deg,#0000 42%,#000000b8)}@media(min-width:1200px){.about-us-hero .projects-section__featured-media:after{opacity:1}}.two-brands-section{color:#1e1e1e;background:#fbfbfb}.two-brands-section__inner{display:flex;flex-direction:column;gap:2.75rem;width:100%}@media(min-width:1200px){.two-brands-section__inner{gap:3.75rem}}.two-brands-section__intro{display:flex;flex-direction:column;align-items:center;gap:1rem;width:100%;max-width:50rem;margin-inline:auto;text-align:center}.two-brands-section__label,.two-brands-section__intro .h1{margin:0}.two-brands-section__grid{display:grid;grid-template-columns:1fr;gap:2.75rem;width:100%;padding:2.75rem 1rem;border:1px solid rgba(30,30,30,.4)}@media(min-width:744px){.two-brands-section__grid{padding:2.75rem 2.5rem}}@media(min-width:1200px){.two-brands-section__grid{grid-template-columns:minmax(26.25rem,30%) minmax(0,1fr);gap:0;align-items:stretch;padding:0}}.two-brands-section__line-wrap.section-line-wrap--vertical{display:none;left:auto;right:0}@media(min-width:1200px){.two-brands-section__line-wrap.section-line-wrap--vertical{display:block}}.two-brands-section__line-wrap .section-line--vertical{background-color:#1e1e1e66}.two-brands-section__copy-col{position:relative;width:100%;min-width:0}@media(min-width:1200px){.two-brands-section__copy-col{display:flex;align-items:flex-start;padding:3.75rem 2.5rem}}.two-brands-section__desc{margin:0 auto;max-width:27.5rem;text-align:center}@media(min-width:1200px){.two-brands-section__desc{text-align:left}}.two-brands-section__brands-col{min-width:0}@media(min-width:1200px){.two-brands-section__brands-col{display:flex;align-items:center;padding:3.75rem 2.5rem}}.two-brands-section__list{display:grid;grid-template-columns:1fr;gap:2.75rem;width:100%;margin:0;padding:0;list-style:none}@media(min-width:744px){.two-brands-section__list{grid-template-columns:repeat(2,minmax(0,1fr));gap:2.5rem}}.two-brands-section__item{display:flex;flex-direction:column;align-items:center;min-width:0;text-align:center}.two-brands-section__icon{display:flex;align-items:center;justify-content:center;height:9.375rem;margin-bottom:1rem;aspect-ratio:4/5;line-height:0}@media(min-width:744px){.two-brands-section__icon{height:11.25rem;margin-bottom:3.75rem;aspect-ratio:4/5}}@media(min-width:1200px){.two-brands-section__icon{height:13.125rem;aspect-ratio:85/106}}.two-brands-section__icon-img{display:block;width:100%;height:100%;-o-object-fit:contain;object-fit:contain}.two-brands-section__item-hr{width:100%;margin:0 0 1rem;background-color:#1e1e1e66}.two-brands-section__item-title{margin:0}.two-brands-section__item-title.h3{font-weight:500!important}@keyframes timeline-line-first{0%{transform:scaleY(.4)}to{transform:scaleY(1)}}@media(max-width:743px){.timeline-section.content-block{padding-inline:0}.timeline-section__head{padding-inline:1rem}}.timeline-section__inner{display:flex;flex-direction:column;gap:2.75rem;width:100%}@media(min-width:1200px){.timeline-section__inner{gap:3.75rem}}.timeline-section__head{display:flex;flex-direction:column;align-items:center;gap:2.25rem;width:100%;text-align:center}.timeline-section__title,.timeline-section__desc{margin:0;margin-inline:auto}.timeline-section__title{max-width:50rem}.timeline-section__desc{max-width:33.75rem}.timeline-section__carousel{width:100%}.timeline-section__swiper{overflow:hidden}.timeline-section__swiper.is-locked .timeline-section__list{justify-content:center}.timeline-section__list{width:100%;margin:0;padding:0;list-style:none}.timeline-section__item{--timeline-line-enter: 40ms;--timeline-line-leave: 25ms;position:relative;display:flex;flex-direction:column;gap:1.875rem;width:min(var(--timeline-card-width, 21.25rem),100%);height:auto;margin:0;padding:2rem 1.5rem;background:#fbfbfb;isolation:isolate;transition:color .3s ease .08s;color:#1e1e1e}.timeline-section__item:before{opacity:0}.timeline-section__item .timeline-section__line{transform:scaleY(var(--timeline-line-rest, .45));background:#1e1e1e66;transition-delay:calc((9 - var(--timeline-line-index)) * var(--timeline-line-leave)),0s;animation:none}.timeline-section__item .timeline-section__edge--end{background-color:#1e1e1e66}.timeline-section__item:before{position:absolute;z-index:-1;content:"";background:#1e1e1e;opacity:0;transition:opacity .45s cubic-bezier(.4,0,.2,1);inset:0 -1px;pointer-events:none}.timeline-section__item:last-child:before{inset-inline-end:0}@media(prefers-reduced-motion:reduce){.timeline-section__item{--timeline-line-enter: 0ms;--timeline-line-leave: 0ms}}.timeline-section__edge{box-sizing:border-box;display:block;width:1px;min-width:1px;max-width:1px;margin:0;padding:0;flex-shrink:0;border:0;background-color:#1e1e1e66;transform:scaleY(0);transform-origin:top center;will-change:transform;transition:none;backface-visibility:hidden;position:absolute;z-index:-2;inset-block:0;inset-inline-start:0;transform:none;will-change:auto;pointer-events:none}.timeline-section__edge--end{z-index:0;inset-inline:auto 0;transition:background-color .45s cubic-bezier(.4,0,.2,1)}.timeline-section__swiper:not(.swiper-initialized) .timeline-section__item:first-child,.timeline-section__item.is-current{color:#fbfbfb}.timeline-section__swiper:not(.swiper-initialized) .timeline-section__item:first-child:before,.timeline-section__item.is-current:before{opacity:1}.timeline-section__swiper:not(.swiper-initialized) .timeline-section__item:first-child .timeline-section__line,.timeline-section__item.is-current .timeline-section__line{transform:scaleY(1);background:#fff6;transition-delay:calc(var(--timeline-line-index) * var(--timeline-line-enter)),0s}.timeline-section__swiper:not(.swiper-initialized) .timeline-section__item:first-child .timeline-section__edge--end,.timeline-section__item.is-current .timeline-section__edge--end{background-color:#fff6}.timeline-section__swiper:not(.swiper-initialized) .timeline-section__item:first-child .timeline-section__line:first-child,.timeline-section__item.is-current .timeline-section__line:first-child{animation:timeline-line-first .55s cubic-bezier(.34,1.3,.64,1) both}@media(prefers-reduced-motion:reduce){.timeline-section__swiper:not(.swiper-initialized) .timeline-section__item:first-child .timeline-section__line:first-child,.timeline-section__item.is-current .timeline-section__line:first-child{animation:none}}@media(min-width:1200px)and (hover:hover)and (pointer:fine){.timeline-section__list:has(.timeline-section__item:hover) .timeline-section__item.is-current{color:#1e1e1e}.timeline-section__list:has(.timeline-section__item:hover) .timeline-section__item.is-current:before{opacity:0}.timeline-section__list:has(.timeline-section__item:hover) .timeline-section__item.is-current .timeline-section__line{transform:scaleY(var(--timeline-line-rest, .45));background:#1e1e1e66;transition-delay:calc((9 - var(--timeline-line-index)) * var(--timeline-line-leave)),0s;animation:none}.timeline-section__list:has(.timeline-section__item:hover) .timeline-section__item.is-current .timeline-section__edge--end{background-color:#1e1e1e66}.timeline-section__list:has(.timeline-section__item:hover) .timeline-section__item:hover{color:#fbfbfb}.timeline-section__list:has(.timeline-section__item:hover) .timeline-section__item:hover:before{opacity:1}.timeline-section__list:has(.timeline-section__item:hover) .timeline-section__item:hover .timeline-section__line{transform:scaleY(1);background:#fff6;transition-delay:calc(var(--timeline-line-index) * var(--timeline-line-enter)),0s}.timeline-section__list:has(.timeline-section__item:hover) .timeline-section__item:hover .timeline-section__edge--end{background-color:#fff6}.timeline-section__list:has(.timeline-section__item:hover) .timeline-section__item:hover .timeline-section__line:first-child{animation:timeline-line-first .55s cubic-bezier(.34,1.3,.64,1) both}}@media(min-width:1200px)and (hover:hover)and (pointer:fine)and (prefers-reduced-motion:reduce){.timeline-section__list:has(.timeline-section__item:hover) .timeline-section__item:hover .timeline-section__line:first-child{animation:none}}.timeline-section__text{display:flex;flex-direction:column;gap:.25rem}.timeline-section__graph{display:flex;flex-shrink:0;align-items:center;justify-content:space-between;height:6.875rem}.timeline-section__line{box-sizing:border-box;display:block;width:1px;min-width:1px;max-width:1px;margin:0;padding:0;flex-shrink:0;border:0;background-color:#1e1e1e66;transform:scaleY(0);transform-origin:top center;will-change:transform;transition:none;backface-visibility:hidden;height:var(--timeline-line-height);transform-origin:center;transition:transform .55s cubic-bezier(.34,1.3,.64,1),background-color .45s cubic-bezier(.4,0,.2,1)}@media(prefers-reduced-motion:reduce){.timeline-section__line{transition:background-color .45s cubic-bezier(.4,0,.2,1)}}.timeline-section__year,.timeline-section__item-title,.timeline-section__item-desc{margin:0}@media(min-width:744px){.timeline-section__year.h2{font-size:2.5rem;line-height:1.1}}.timeline-section__item-title{font-weight:500!important}.timeline-section__item-desc{opacity:.7}.timeline-section__controls.section-swiper__controls{gap:.5rem}.management-section{position:relative}.management-section__top-hr{position:absolute;top:0;left:calc(50% - 50vw);width:100vw;background-color:#1e1e1e66}.management-section__inner{display:flex;flex-direction:column;gap:2.75rem;width:100%}@media(min-width:1200px){.management-section__inner{gap:3.75rem}}.management-section__title{margin:0;text-align:center}.management-section__list{display:grid;grid-template-columns:1fr;gap:0;width:100%;margin:0;padding:0;list-style:none}@media(min-width:744px){.management-section__list{grid-template-columns:repeat(2,minmax(0,1fr))}}.management-section__item{display:flex;flex-direction:column;gap:0;margin:0;padding:0;color:#fbfbfb;background:#1e1e1e}.management-section__item+.management-section__item{border-block-start:1px solid rgba(255,255,255,.4)}@media(min-width:744px){.management-section__item+.management-section__item{border-block-start:0}.management-section__item:nth-child(odd):not(:last-child){border-inline-end:1px solid rgba(255,255,255,.4)}.management-section__item:nth-child(n+3){border-block-start:1px solid rgba(255,255,255,.4)}}@media(min-width:1200px){.management-section__item{flex-direction:row;min-height:18.25rem}}.management-section__media{display:flex;flex:1 1 auto;width:100%;min-height:0;padding:1rem 1rem 0;line-height:0}@media(min-width:1200px){.management-section__media{flex:0 0 50%;width:50%;padding:1rem 0 1rem 1rem}}.management-section__picture{display:flex;width:100%;min-height:0;aspect-ratio:296/247}@media(min-width:744px){.management-section__picture{aspect-ratio:308/247}}@media(min-width:1200px){.management-section__picture{aspect-ratio:324/260}}.management-section__image{display:block;width:100%;height:100%;min-height:0;-o-object-fit:cover;object-fit:cover;-o-object-position:center;object-position:center}.management-section__body{display:flex;flex:0 0 auto;flex-direction:column;align-items:flex-start;gap:0;padding:1rem 1.5rem 1.5rem}@media(min-width:1200px){.management-section__body{flex:0 0 50%;width:50%;min-width:0}}.management-section__position,.management-section__name,.management-section__desc{margin:0}.management-section__position{margin-block-end:2.75rem;text-transform:uppercase}@media(min-width:1200px){.management-section__position{margin-block-end:3.75rem}}.management-section__name{margin-block-start:auto;font-weight:500!important}.management-section__desc{margin-block-start:.75rem;opacity:.7}.management-section__linkedin{position:relative;display:inline-flex;align-items:center;align-self:flex-end;justify-content:center;margin-block-end:.5rem;color:#fbfbfb}.management-section__linkedin:after{content:"";position:absolute;top:50%;left:50%;width:2.75rem;height:2.75rem;transform:translate(-50%,-50%)}.management-section__linkedin .icon-24{transition:transform .2s ease}@media(prefers-reduced-motion:reduce){.management-section__linkedin .icon-24{transition:none}}.management-section__linkedin .icon-24 svg path{fill:currentColor}@media(hover:hover)and (pointer:fine){.management-section__linkedin:hover .icon-24,.management-section__linkedin:focus-visible .icon-24{transform:translateY(-.125rem)}}.cycle-section{position:relative}.cycle-section.content-block{padding:0;padding-block-start:5rem}@media(min-width:1200px){.cycle-section.content-block{padding-block-start:7.75rem}}.cycle-section__top-hr{position:absolute;top:0;left:calc(50% - 50vw);width:100vw;background-color:#1e1e1e66}.cycle-section__inner{display:flex;flex-direction:column;gap:2.75rem;width:100%}@media(min-width:1200px){.cycle-section__inner{gap:3.75rem}}.cycle-section__head{display:flex;flex-direction:column;align-items:center;max-width:50rem;margin-inline:auto;text-align:center}.cycle-section__title,.cycle-section__desc{margin:0}.cycle-section__title+.cycle-section__desc{margin-top:1.5rem}@media(min-width:1200px){.cycle-section__title+.cycle-section__desc{margin-top:2.25rem}}.cycle-section__circles{position:relative;z-index:0;overflow:hidden;width:100%;max-width:100%;--cycle-base: 12.5rem;--cycle-step: 9.375rem;--cycle-title-base: 8.75rem;--cycle-title-step: 1.875rem}.cycle-section__dot{position:absolute;top:0;left:50%;z-index:1001;transform:translate(-50%)}.cycle-section__dot>svg{overflow:visible}.cycle-section__list{position:relative;width:100%;margin:0;padding:.3125rem 0 0;list-style:none}@media(max-width:1199px){.cycle-section__list{left:50%;width:85rem;transform:translate(-50%)}}.cycle-section__item{--cycle-ring: calc(var(--cycle-base) + var(--cycle-index, 0) * var(--cycle-step));--cycle-diameter: var(--cycle-ring);--cycle-fill: #FBFBFB;position:absolute;top:.3125rem;left:50%;display:flex;flex-direction:column;align-items:center;justify-content:center;gap:.125rem;margin:0;padding-top:calc(var(--cycle-ring) - var(--cycle-step));width:var(--cycle-diameter);height:var(--cycle-diameter);border-radius:calc(var(--cycle-diameter) / 2);border:1px dashed rgba(30,30,30,.4);background:var(--cycle-fill);text-align:center;transform:translate(-50%);z-index:calc(1000 - var(--cycle-index, 0));pointer-events:none}.cycle-section__item:nth-child(2n){--cycle-fill: rgba(30, 30, 30, .05)}.cycle-section__item:first-child{padding-top:0}.cycle-section__item:last-child:not(:first-child){position:relative;left:0;top:0;z-index:auto;width:100%;height:auto;min-height:var(--cycle-ring);margin-bottom:1rem;border:0;border-radius:0;background:none;transform:none}@media(min-width:1200px){.cycle-section__item:last-child:not(:first-child){margin-bottom:2rem}}.cycle-section__item:last-child:not(:first-child){--cycle-arch-width: calc(100% - 5rem) }@media(min-width:1500px){.cycle-section__item:last-child:not(:first-child){--cycle-arch-width: calc(100% - (round(6.13vw, 1px)*2)) }}@media(min-width:1800px){.cycle-section__item:last-child:not(:first-child){--cycle-arch-width: calc(100% - (round(8.44vw, 1px)*2)) }}.cycle-section__item:last-child:not(:first-child):before{content:"";position:absolute;top:0;left:50%;z-index:-1;width:var(--cycle-arch-width);aspect-ratio:2/1;min-height:calc(100% + 2rem);border-radius:125rem 125rem 0 0;border:1px solid rgba(40,41,42,.4);border-bottom:0;background:var(--cycle-fill);transform:translate(-50%)}.cycle-section__item:last-child:not(:first-child) .cycle-section__item-tooltip{top:auto;bottom:calc(100% + .5rem);z-index:1002}.cycle-section__item-title{margin:0;max-width:calc(var(--cycle-title-base) + var(--cycle-index, 0) * var(--cycle-title-step));overflow-wrap:break-word}.cycle-section__item-title.h3{font-weight:500!important}.cycle-section__item-info{position:relative;display:inline-flex;align-self:center;color:inherit;cursor:pointer;pointer-events:auto}.cycle-section__item-info:focus-within .cycle-section__item-tooltip,.cycle-section__item-info.is-tooltip-open .cycle-section__item-tooltip{opacity:1;visibility:visible}@media(min-width:1200px){.cycle-section__item-info:hover .cycle-section__item-tooltip{opacity:1;visibility:visible}}.cycle-section__item-tooltip{position:absolute;left:50%;top:calc(100% + .5rem);z-index:5;width:-moz-max-content;width:max-content;max-width:min(18.5rem,100vw - 2rem);padding:.375rem .625rem;border-radius:.25rem;background:#6f6f6f;color:#fbfbfb;text-align:center;opacity:0;visibility:hidden;pointer-events:none;transform:translate(-50%);white-space:normal}.project-page{position:relative;overflow-x:clip;color:#1e1e1e;background:#fbfbfb}.project-page__top-bg{position:absolute;top:0;left:0;z-index:0;width:100%;height:33.75rem;overflow:hidden;pointer-events:none;background:#fbfbfb}.project-page__top-bg:after{content:"";position:absolute;inset:0;z-index:1;background:linear-gradient(180deg,#000 13.39%,#10101000 145.36%)}.project-page__top-bg-picture{position:absolute;top:50%;left:50%;display:block;width:calc(100% + 1rem);height:34.75rem;background:#fbfbfb 50%/cover no-repeat;filter:blur(5px);transform:translate(-50%,-50%)}.project-page__top-bg-image{display:block;width:100%;height:100%;-o-object-fit:cover;object-fit:cover;-o-object-position:center;object-position:center}.project-page__article{position:relative;z-index:1;display:flex;flex-direction:column;gap:3rem;width:100%;padding-top:9.125rem}@media(min-width:1200px){.project-page__article{gap:4rem}}.project-page__hero{position:relative;width:auto;color:#fff;background:#1e1e1e;margin-inline:1rem}@media(min-width:744px){.project-page__hero{margin-inline:2rem}}@media(min-width:1140px){.project-page__hero{margin-inline:2rem;height:auto;min-height:29.25rem}}@media(min-width:1500px){.project-page__hero{margin-inline:round(6.13vw,1px)}}@media(min-width:1800px){.project-page__hero{margin-inline:round(8.44vw,1px)}}.project-page__back{position:absolute;top:-1.5rem;left:0;z-index:2;transform:translateY(-100%);color:#fbfbfb;text-decoration:none;text-align:left}.project-page__hero-grid{display:flex;flex-direction:column;width:100%}@media(min-width:1140px){.project-page__hero-grid{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));align-items:stretch;min-height:inherit}}.project-page__media{display:flex;overflow:hidden;width:100%;aspect-ratio:70/47;line-height:0;padding:1rem 1rem 0}@media(min-width:1140px){.project-page__media{aspect-ratio:auto;min-height:100%;padding:1rem 0 1rem 1rem}}.project-page__picture,.project-page__image{display:block;width:100%;height:100%;-o-object-fit:cover;object-fit:cover;-o-object-position:center;object-position:center}.project-page__picture{flex:1 1 auto;min-width:0;min-height:0;line-height:0}.project-page__content{display:flex;flex-direction:column;gap:1.75rem;padding:1.25rem 1rem 2.5rem;min-width:0;color:#fff;text-align:left}@media(min-width:744px){.project-page__content{padding:2.5rem}}@media(min-width:1140px){.project-page__content{justify-content:space-between;padding:2.5rem}}@media(min-width:1200px){.project-page__content{padding:2.5rem 5rem}}@media(min-width:1920px){.project-page__content{justify-self:center;width:100%;max-width:54.5rem;margin-inline:auto;padding:2.5rem 7.25rem}}.project-page__content-top{display:grid;grid-template-columns:minmax(0,1fr) auto;align-items:center;-moz-column-gap:1rem;column-gap:1rem;row-gap:.75rem}.project-page__content-top>.project-page__tags,.project-page__content-top>.project-page__meta-actions{grid-column:1;min-width:0}.project-page__content-top>.resources-page__material-spec-copy{grid-column:2;grid-row:1;align-self:center;margin-left:0}.project-page__content-top:has(>.project-page__meta-actions){align-items:start}.project-page__content-top:has(>.project-page__meta-actions)>.resources-page__material-spec-copy{align-self:start;margin-top:.4375rem}@media(max-width:743px){.project-page__content-top{grid-template-columns:minmax(0,1fr);align-items:start}.project-page__content-top>.resources-page__material-spec-copy{grid-column:1;grid-row:1;justify-self:end;align-self:start;margin-top:0}.project-page__content-top>.project-page__tags,.project-page__content-top>.project-page__meta-actions{grid-column:1;grid-row:2;align-self:stretch}}.project-page__tags{display:inline-flex;align-items:center;flex-wrap:wrap;gap:.75rem;margin:0;color:#fff}.project-page__tag{margin:0}.project-page__tags-divider{flex-shrink:0;width:1px;height:.625rem;background:#ffffff40}.project-page__content-main{flex:1 1 auto;display:flex;align-items:center}.project-page__title{margin:0;color:#fff;text-transform:none}.project-page__meta{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:1.25rem;margin-top:auto;padding-top:0}@media(min-width:1140px){.project-page__meta{padding-top:1.25rem}}.project-page__meta-actions{grid-column:1/-1;display:flex;flex-direction:column;align-items:stretch;gap:.5rem}.project-page__meta-actions .btn{width:100%}@media(min-width:744px){.project-page__meta-actions{flex-direction:row;flex-wrap:wrap;align-items:center}.project-page__meta-actions .btn{width:auto}}.project-page__meta-hr{grid-column:1/-1;background-color:#ffffff1f}.project-page__meta-item{display:flex;flex-direction:column;gap:.25rem;min-width:0}.project-page__label,.project-page__value{margin:0;color:#fff}.project-page .resources-page__material-spec-copy{position:relative;display:inline-flex;align-items:center;justify-content:center;flex-shrink:0;width:1.25rem;height:1.25rem;margin:0;padding:0;border:0;background:transparent;color:#fff;cursor:pointer;overflow:visible;transition:transform .2s ease}@media(hover:hover)and (pointer:fine){.project-page .resources-page__material-spec-copy:hover,.project-page .resources-page__material-spec-copy:focus-visible{transform:translateY(-.125rem)}}.project-page .resources-page__material-spec-copy-tooltip{position:absolute;left:50%;bottom:calc(100% + .5rem);transform:translate(-50%);z-index:2;padding:.375rem .625rem;border-radius:.25rem;background:#6f6f6f;color:#fff;white-space:nowrap;pointer-events:none;opacity:0;visibility:hidden;transition:opacity .3s ease,visibility .3s ease}@media(max-width:743px){.project-page .resources-page__material-spec-copy-tooltip{left:auto;right:-1rem;transform:none}}.project-page .resources-page__material-spec-copy:hover .resources-page__material-spec-copy-tooltip,.project-page .resources-page__material-spec-copy:focus-visible .resources-page__material-spec-copy-tooltip,.project-page .resources-page__material-spec-copy.is-copied:not(.is-copy-resetting) .resources-page__material-spec-copy-tooltip{opacity:1;visibility:visible}.project-page .resources-page__material-spec-copy-icon{position:absolute;inset:0;margin:auto;z-index:1;display:block;transition:opacity .3s ease}.project-page .resources-page__material-spec-copy-icon--copy{opacity:1;pointer-events:none}.project-page .resources-page__material-spec-copy-icon--check{opacity:0;pointer-events:none}.project-page .resources-page__material-spec-copy-icon--check svg .polyline{stroke:currentColor;stroke-dasharray:20px;stroke-dashoffset:20px;transition:stroke-dashoffset .5s ease}.project-page .resources-page__material-spec-copy.is-copied .resources-page__material-spec-copy-icon--copy{opacity:0}.project-page .resources-page__material-spec-copy.is-copied .resources-page__material-spec-copy-icon--check{opacity:1}.project-page .resources-page__material-spec-copy.is-copied .resources-page__material-spec-copy-icon--check svg .polyline{stroke-dashoffset:0}.project-page__blocks.open-view-blocks{box-sizing:content-box;width:min(55.75rem,100% - 2rem);max-width:55.75rem;margin-inline:auto;padding-inline:1rem;padding-bottom:5rem}@media(min-width:744px){.project-page__blocks.open-view-blocks{width:min(55.75rem,100% - 4rem);padding-inline:2rem}}@media(min-width:1200px){.project-page__blocks.open-view-blocks{width:min(55.75rem,100% - 5rem);padding-inline:2.5rem;padding-bottom:7.75rem}}@media(min-width:1500px){.project-page__blocks.open-view-blocks{width:min(55.75rem,100% - round(6.13vw,1px) * 2);padding-inline:round(6.13vw,1px)}}@media(min-width:1800px){.project-page__blocks.open-view-blocks{width:min(55.75rem,100% - round(8.44vw,1px) * 2);padding-inline:round(8.44vw,1px)}}.responsibility-project-page .project-page__article.content-block{padding-top:9.125rem;gap:0}.responsibility-project-page .text-page-block+.project-page__hero{margin-top:3rem}@media(min-width:1200px){.responsibility-project-page .text-page-block+.project-page__hero{margin-top:4rem}}.responsibility-project-page .project-page__hero{display:flex;width:100%;max-width:55.75rem;margin-inline:auto}@media(min-width:1200px){.responsibility-project-page .project-page__hero{min-height:21.25rem}}.responsibility-project-page .project-page__content{flex:1 1 auto;width:100%;max-width:none;gap:1.75rem;padding:1.25rem 1rem 2.5rem}@media(min-width:744px){.responsibility-project-page .project-page__content{padding:2.5rem}}@media(min-width:1200px){.responsibility-project-page .project-page__content{padding:2.5rem 5rem;justify-content:center}}.responsibility-project-page .project-page__tag{color:#fbfbfb}.responsibility-project-page .project-page__meta{margin-top:0;padding-top:0}@media(max-width:743px){.responsibility-project-page .project-page__meta{grid-template-columns:minmax(0,1fr);gap:1.25rem}.responsibility-project-page .project-page__meta .project-page__meta-item{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));align-items:center;gap:1rem}.responsibility-project-page .project-page__meta .project-page__label{text-align:left}.responsibility-project-page .project-page__meta .project-page__value{text-align:right}}@media(min-width:744px){.responsibility-project-page .project-page__meta:has(>.project-page__meta-item:nth-of-type(3)){grid-template-columns:repeat(3,minmax(0,1fr))}}.responsibility-project-page .project-page__hero+.text-page-block .open-view__content ol[start="3"]{counter-reset:open-view-ol 2}.responsibility-project-page .project-page__hero+.text-page-block{width:100%;max-width:55.75rem;margin-top:2rem;margin-inline:auto;padding:0}.responsibility-project-page .project-page__hero+.text-page-block .text-page-block__column{max-width:none;margin-inline:0}.responsibility-project-page__logo{overflow:hidden;width:100%;max-height:23.75rem;line-height:0;border:1px solid rgba(30,30,30,.16);background:#fff}.responsibility-project-page__logo-picture{display:block;width:100%;line-height:0}.responsibility-project-page__logo-image{display:block;width:100%;height:auto;max-height:23.75rem;-o-object-fit:cover;object-fit:cover}.open-view-blocks{display:flex;width:100%;max-width:55.75rem;margin-inline:auto;flex-direction:column;align-items:flex-start;gap:3.75rem}.project-page .open-view-blocks,.news-article-page .open-view-blocks{margin-top:0}.open-view-blocks>.open-view{width:100%;max-width:100%}.open-view-blocks>.open-view__products,.open-view-blocks>.open-view__video{align-self:stretch;width:100vw;max-width:100vw;margin-left:calc(50% - 50vw);padding-inline:1rem}@media(min-width:744px){.open-view-blocks>.open-view__products,.open-view-blocks>.open-view__video{padding-inline:2rem}}@media(min-width:1200px){.open-view-blocks>.open-view__products,.open-view-blocks>.open-view__video{padding-inline:2.5rem}}@media(min-width:1500px){.open-view-blocks>.open-view__products,.open-view-blocks>.open-view__video{padding-inline:round(6.13vw,1px)}}@media(min-width:1800px){.open-view-blocks>.open-view__products,.open-view-blocks>.open-view__video{padding-inline:round(8.44vw,1px)}}.open-view-blocks>.open-view__products,.open-view-blocks>.open-view__video{box-sizing:border-box}.open-view-blocks__end-hr{display:block;width:auto;margin:0;margin-inline:1rem;background-color:#1e1e1e66}@media(min-width:744px){.open-view-blocks__end-hr{margin-inline:2rem}}@media(min-width:1200px){.open-view-blocks__end-hr{width:100vw;max-width:100vw;margin-inline:calc(50% - 50vw)}}.open-view{width:100%}.open-view__title,.open-view__description{margin:0}.open-view__title.h3{font-weight:500!important}.open-view__title+.open-view__content{margin-top:1rem}.open-view__text{display:flex;flex-direction:column;align-items:stretch;gap:2rem}.open-view__text-media{display:grid;grid-template-columns:minmax(0,1fr);gap:2rem;width:100%}@media(min-width:744px){.open-view__text-media--cols{grid-template-columns:repeat(2,minmax(0,1fr))}}.open-view__text-media-item{position:relative;overflow:hidden;width:100%;line-height:0}.open-view__text-picture,.open-view__text-img{display:block;width:100%;height:auto}.open-view__text-media+.open-view__content:has(>.oc-disclaimer:first-child),.open-view__text-media+.open-view__content:has(>p.oc-disclaimer:first-child),.open-view__text-media+.open-view__content:has(>.open-view__content:first-child>.oc-disclaimer:first-child),.open-view__text-media+.open-view__content:has(>.open-view__content:first-child>p.oc-disclaimer:first-child),.open-view__text-media+.open-view__below:has(>.oc-disclaimer:first-child),.open-view__text-media+.open-view__below:has(>p.oc-disclaimer:first-child),.open-view__text-media+.open-view__below:has(>.open-view__content:first-child>.oc-disclaimer:first-child),.open-view__text-media+.open-view__below:has(>.open-view__content:first-child>p.oc-disclaimer:first-child){margin-top:-1rem}.open-view__text-media+.open-view__content:has(>.oc-disclaimer:first-child)>.oc-disclaimer:first-child,.open-view__text-media+.open-view__content:has(>.oc-disclaimer:first-child)>p.oc-disclaimer:first-child,.open-view__text-media+.open-view__content:has(>.oc-disclaimer:first-child)>.open-view__content:first-child>.oc-disclaimer:first-child,.open-view__text-media+.open-view__content:has(>.oc-disclaimer:first-child)>.open-view__content:first-child>p.oc-disclaimer:first-child,.open-view__text-media+.open-view__content:has(>p.oc-disclaimer:first-child)>.oc-disclaimer:first-child,.open-view__text-media+.open-view__content:has(>p.oc-disclaimer:first-child)>p.oc-disclaimer:first-child,.open-view__text-media+.open-view__content:has(>p.oc-disclaimer:first-child)>.open-view__content:first-child>.oc-disclaimer:first-child,.open-view__text-media+.open-view__content:has(>p.oc-disclaimer:first-child)>.open-view__content:first-child>p.oc-disclaimer:first-child,.open-view__text-media+.open-view__content:has(>.open-view__content:first-child>.oc-disclaimer:first-child)>.oc-disclaimer:first-child,.open-view__text-media+.open-view__content:has(>.open-view__content:first-child>.oc-disclaimer:first-child)>p.oc-disclaimer:first-child,.open-view__text-media+.open-view__content:has(>.open-view__content:first-child>.oc-disclaimer:first-child)>.open-view__content:first-child>.oc-disclaimer:first-child,.open-view__text-media+.open-view__content:has(>.open-view__content:first-child>.oc-disclaimer:first-child)>.open-view__content:first-child>p.oc-disclaimer:first-child,.open-view__text-media+.open-view__content:has(>.open-view__content:first-child>p.oc-disclaimer:first-child)>.oc-disclaimer:first-child,.open-view__text-media+.open-view__content:has(>.open-view__content:first-child>p.oc-disclaimer:first-child)>p.oc-disclaimer:first-child,.open-view__text-media+.open-view__content:has(>.open-view__content:first-child>p.oc-disclaimer:first-child)>.open-view__content:first-child>.oc-disclaimer:first-child,.open-view__text-media+.open-view__content:has(>.open-view__content:first-child>p.oc-disclaimer:first-child)>.open-view__content:first-child>p.oc-disclaimer:first-child,.open-view__text-media+.open-view__below:has(>.oc-disclaimer:first-child)>.oc-disclaimer:first-child,.open-view__text-media+.open-view__below:has(>.oc-disclaimer:first-child)>p.oc-disclaimer:first-child,.open-view__text-media+.open-view__below:has(>.oc-disclaimer:first-child)>.open-view__content:first-child>.oc-disclaimer:first-child,.open-view__text-media+.open-view__below:has(>.oc-disclaimer:first-child)>.open-view__content:first-child>p.oc-disclaimer:first-child,.open-view__text-media+.open-view__below:has(>p.oc-disclaimer:first-child)>.oc-disclaimer:first-child,.open-view__text-media+.open-view__below:has(>p.oc-disclaimer:first-child)>p.oc-disclaimer:first-child,.open-view__text-media+.open-view__below:has(>p.oc-disclaimer:first-child)>.open-view__content:first-child>.oc-disclaimer:first-child,.open-view__text-media+.open-view__below:has(>p.oc-disclaimer:first-child)>.open-view__content:first-child>p.oc-disclaimer:first-child,.open-view__text-media+.open-view__below:has(>.open-view__content:first-child>.oc-disclaimer:first-child)>.oc-disclaimer:first-child,.open-view__text-media+.open-view__below:has(>.open-view__content:first-child>.oc-disclaimer:first-child)>p.oc-disclaimer:first-child,.open-view__text-media+.open-view__below:has(>.open-view__content:first-child>.oc-disclaimer:first-child)>.open-view__content:first-child>.oc-disclaimer:first-child,.open-view__text-media+.open-view__below:has(>.open-view__content:first-child>.oc-disclaimer:first-child)>.open-view__content:first-child>p.oc-disclaimer:first-child,.open-view__text-media+.open-view__below:has(>.open-view__content:first-child>p.oc-disclaimer:first-child)>.oc-disclaimer:first-child,.open-view__text-media+.open-view__below:has(>.open-view__content:first-child>p.oc-disclaimer:first-child)>p.oc-disclaimer:first-child,.open-view__text-media+.open-view__below:has(>.open-view__content:first-child>p.oc-disclaimer:first-child)>.open-view__content:first-child>.oc-disclaimer:first-child,.open-view__text-media+.open-view__below:has(>.open-view__content:first-child>p.oc-disclaimer:first-child)>.open-view__content:first-child>p.oc-disclaimer:first-child{margin-top:0}.open-view__text-btn{margin-top:0}@media(max-width:743px){.open-view__text-btn,.open-view__text-btn .btn{width:100%}}.open-view__disclaimer,.open-view .oc-disclaimer{margin:0;margin-top:.75rem;font-size:.875rem;line-height:1.42;letter-spacing:.02em;font-weight:400;color:#1e1e1eb3}.open-view__disclaimer p,.open-view .oc-disclaimer p{margin:0}.open-view__disclaimer p+p,.open-view .oc-disclaimer p+p{margin-top:.75rem}.open-view .oc-quote,.open-view .blockquote,.open-view blockquote{margin:2rem 0 0;padding:0;border:0;font-size:1.5rem;line-height:1.24;font-weight:400}.open-view__quote{display:flex;flex-direction:column;gap:2rem;width:100%;margin-top:2rem}.open-view__quote:first-child{margin-top:0}.open-view__quote .oc-quote,.open-view__quote .blockquote,.open-view__quote blockquote{margin:0}.open-view__quote-wrap{display:grid;grid-template-columns:auto minmax(0,1fr);-moz-column-gap:1.25rem;column-gap:1.25rem;width:100%}@media(min-width:744px){.open-view__quote-wrap{-moz-column-gap:2rem;column-gap:2rem}}.open-view__quote-icon{flex-shrink:0;width:1.8125rem;height:1.5rem;aspect-ratio:29/24;line-height:0;color:#1e1e1e}@media(min-width:744px){.open-view__quote-icon{width:2.25rem;height:1.875rem;aspect-ratio:6/5}}.open-view__quote-icon svg{display:block;width:100%;height:100%}.open-view__quote-hr{width:100%;background-color:#1e1e1e66}.open-view__content h2,.open-view__content h3,.open-view__description h2,.open-view__description h3,.open-view__media-copy h2,.open-view__media-copy h3{margin:0;font-size:1.25rem;line-height:1.42;font-weight:500;letter-spacing:0}@media(min-width:744px){.open-view__content h2,.open-view__content h3,.open-view__description h2,.open-view__description h3,.open-view__media-copy h2,.open-view__media-copy h3{font-size:1.4375rem;line-height:1.3}}.open-view__content p,.open-view__description p,.open-view__media-copy p{margin:0}.open-view__content p+p,.open-view__description p+p,.open-view__media-copy p+p{margin-top:2rem}.open-view__content h2+p,.open-view__content h3+p,.open-view__content p+h2,.open-view__content p+h3,.open-view__content h2+h2,.open-view__content h2+h3,.open-view__content h3+h2,.open-view__content h3+h3,.open-view__content .open-view__quote+p,.open-view__content p+.open-view__quote,.open-view__content .open-view__quote+.open-view__quote,.open-view__description h2+p,.open-view__description h3+p,.open-view__description p+h2,.open-view__description p+h3,.open-view__description h2+h2,.open-view__description h2+h3,.open-view__description h3+h2,.open-view__description h3+h3,.open-view__description .open-view__quote+p,.open-view__description p+.open-view__quote,.open-view__description .open-view__quote+.open-view__quote,.open-view__media-copy h2+p,.open-view__media-copy h3+p,.open-view__media-copy p+h2,.open-view__media-copy p+h3,.open-view__media-copy h2+h2,.open-view__media-copy h2+h3,.open-view__media-copy h3+h2,.open-view__media-copy h3+h3,.open-view__media-copy .open-view__quote+p,.open-view__media-copy p+.open-view__quote,.open-view__media-copy .open-view__quote+.open-view__quote{margin-top:2rem}.open-view__content img,.open-view__description img,.open-view__media-copy img{display:block;width:100%;height:auto;margin-top:2rem}.open-view__content img+.oc-disclaimer,.open-view__content img+p.oc-disclaimer,.open-view__description img+.oc-disclaimer,.open-view__description img+p.oc-disclaimer,.open-view__media-copy img+.oc-disclaimer,.open-view__media-copy img+p.oc-disclaimer{margin-top:1rem}.open-view__content figure[data-video],.open-view__content .fr-video,.open-view__description figure[data-video],.open-view__description .fr-video,.open-view__media-copy figure[data-video],.open-view__media-copy .fr-video{display:block;width:100%;margin:2rem 0 0}.open-view__content figure[data-video] iframe,.open-view__content figure[data-video] video,.open-view__content .fr-video iframe,.open-view__content .fr-video video,.open-view__description figure[data-video] iframe,.open-view__description figure[data-video] video,.open-view__description .fr-video iframe,.open-view__description .fr-video video,.open-view__media-copy figure[data-video] iframe,.open-view__media-copy figure[data-video] video,.open-view__media-copy .fr-video iframe,.open-view__media-copy .fr-video video{display:block;width:100%;height:auto;aspect-ratio:16/9;border:0}.open-view__content ul,.open-view__content ol,.open-view__description ul,.open-view__description ol,.open-view__media-copy ul,.open-view__media-copy ol{list-style:none;margin:0;padding:0;display:flex;flex-direction:column}.open-view__content ol,.open-view__description ol,.open-view__media-copy ol{counter-reset:open-view-ol}.open-view__content li,.open-view__description li,.open-view__media-copy li{position:relative;width:100%;margin:0;padding:.5rem 0 .5rem 2.25rem;box-sizing:border-box}@media(min-width:744px){.open-view__content li,.open-view__description li,.open-view__media-copy li{padding-left:2.375rem}}.open-view__content li p,.open-view__description li p,.open-view__media-copy li p{margin:0}.open-view__content li:after,.open-view__description li:after,.open-view__media-copy li:after{content:"";box-sizing:border-box;display:block;width:100%;height:1px;min-height:1px;max-height:1px;padding:0;flex-shrink:0;border:0;background-color:#1e1e1e66;transform:scaleX(0);transform-origin:left center;will-change:transform;transition:none;backface-visibility:hidden;position:absolute;left:0;right:0;bottom:0;width:auto;margin:0}.open-view__content li.is-revealed:after,.open-view__description li.is-revealed:after,.open-view__media-copy li.is-revealed:after{transform:scaleX(1);transition:transform .5s ease}.open-view__content ul>li:before,.open-view__description ul>li:before,.open-view__media-copy ul>li:before{content:"";position:absolute;left:0;top:.5rem;width:1.5rem;height:1lh;background:no-repeat center/.375rem .375rem linear-gradient(#1e1e1e,#1e1e1e)}@media(max-width:743px){.open-view__content ul>li:before,.open-view__description ul>li:before,.open-view__media-copy ul>li:before{margin-top:-1px}}@media(min-width:744px){.open-view__content ul>li:before,.open-view__description ul>li:before,.open-view__media-copy ul>li:before{width:1.625rem}}.open-view__content ol>li,.open-view__description ol>li,.open-view__media-copy ol>li{counter-increment:open-view-ol}.open-view__content ol>li:before,.open-view__description ol>li:before,.open-view__media-copy ol>li:before{content:counter(open-view-ol) ")";position:absolute;left:0;top:.5rem;width:1.5rem;font-variant-numeric:tabular-nums;line-height:1.42}@media(min-width:744px){.open-view__content ol>li:before,.open-view__description ol>li:before,.open-view__media-copy ol>li:before{width:1.625rem;line-height:1.3}}.open-view__content p+ul,.open-view__content p+ol,.open-view__content ul+p,.open-view__content ol+p,.open-view__content ul+ul,.open-view__content ol+ol,.open-view__content ul+ol,.open-view__content ol+ul,.open-view__description p+ul,.open-view__description p+ol,.open-view__description ul+p,.open-view__description ol+p,.open-view__description ul+ul,.open-view__description ol+ol,.open-view__description ul+ol,.open-view__description ol+ul,.open-view__media-copy p+ul,.open-view__media-copy p+ol,.open-view__media-copy ul+p,.open-view__media-copy ol+p,.open-view__media-copy ul+ul,.open-view__media-copy ol+ol,.open-view__media-copy ul+ol,.open-view__media-copy ol+ul{margin-top:.75rem}@media(prefers-reduced-motion:reduce){.open-view__content li.is-revealed:after,.open-view__description li.is-revealed:after,.open-view__media-copy li.is-revealed:after{transition:none}}.open-view__image-text{display:grid;grid-template-columns:minmax(0,1fr);gap:2rem;align-items:start}@media(min-width:744px){.open-view__image-text{grid-template-columns:repeat(2,minmax(0,1fr))}}.open-view__image-text-media{position:relative;overflow:hidden;width:100%;aspect-ratio:319/390;line-height:0}@media(min-width:744px){.open-view__image-text-media{aspect-ratio:9/11}}.open-view__image-text-picture,.open-view__image-text-img{display:block;width:100%;height:100%;-o-object-fit:cover;object-fit:cover}.open-view__expand{display:none}@media(min-width:744px){.open-view__expand{position:absolute;inset:0;z-index:1;display:block;width:100%;height:100%;padding:0;box-sizing:border-box;border:0;border-radius:0;background:transparent;color:#fbfbfb;cursor:zoom-in}.open-view__expand .icon-24{position:absolute;top:1rem;right:1rem;box-sizing:content-box;padding:.5rem;border:1px solid transparent;border-radius:.25rem;background:#28292a;color:inherit;pointer-events:none;transition:background-color .2s ease,border-color .2s ease}.open-view__expand:hover:not(:disabled) .icon-24{background:#000}.open-view__expand:active:not(:disabled) .icon-24{background:#1e1e1e}.open-view__expand:focus-visible:not(:disabled){outline:none}.open-view__expand:focus-visible:not(:disabled) .icon-24{border-color:#ffffff40;background:#000}}.open-view__image-text-copy{display:flex;flex-direction:column;gap:2rem;min-width:0}.open-view__video{width:100%;color:#fbfbfb}.open-view__video-surface{background:#1e1e1e;color:#fbfbfb;padding-block:3.75rem}@media(max-width:1199px){.open-view__video-surface{padding-inline:1rem}}@media(min-width:744px)and (max-width:1199px){.open-view__video-surface{padding-inline:2rem}}.open-view__video-surface a{color:inherit}.open-view__video-surface .open-view__quote-icon{color:#fbfbfb}.open-view__video-surface .open-view__quote-hr{background-color:#ffffff1f}.open-view__video-surface .open-view__content li:after,.open-view__video-surface .open-view__media-copy li:after{background-color:#fbfbfb66}.open-view__video-surface .open-view__content ul>li:before,.open-view__video-surface .open-view__media-copy ul>li:before{background:no-repeat center/.375rem .375rem linear-gradient(#fbfbfb,#fbfbfb)}.open-view__video-surface .oc-disclaimer{color:#fbfbfbb3}.open-view__video-inner{display:flex;flex-direction:column;align-items:stretch;gap:2rem;width:100%;max-width:55.75rem;margin-inline:auto}.open-view__media{position:relative;width:100%;min-width:0}.open-view__media--video,.open-view__media--embed{overflow:hidden;line-height:0}.open-view__media--grid{display:grid;grid-template-columns:minmax(0,1fr);gap:.5rem}.open-view__media--grid-1{grid-template-columns:minmax(0,1fr)}.open-view__media--grid-2,.open-view__media--grid-3,.open-view__media--grid-4{grid-template-columns:repeat(2,minmax(0,1fr))}.open-view__media--grid-5,.open-view__media--grid-6{grid-template-columns:repeat(3,minmax(0,1fr))}.open-view__media--video-text{--open-view-cols-gap: 2rem;display:grid;grid-template-columns:minmax(0,1fr);gap:var(--open-view-cols-gap);align-items:start}@media(min-width:744px){.open-view__media--video-text{grid-template-columns:repeat(2,minmax(0,1fr))}.open-view__media--video-text:has(.open-view__media-video.is-portrait){grid-template-columns:minmax(0,19.375rem) minmax(0,1fr)}}@media(min-width:1200px){.open-view__media--video-text{--open-view-cols-gap: 3.75rem}}.open-view__media--video-text .open-view__uploaded-video{aspect-ratio:auto;-o-object-fit:contain;object-fit:contain;background:transparent}.open-view__media--video-text .open-view__media-video--upload.is-portrait{justify-self:center;width:100%;max-width:19.375rem}@media(min-width:744px){.open-view__media--video-text .open-view__media-video--upload.is-portrait{justify-self:start}}.open-view__media--video-text .open-view__media-video--upload.is-portrait .open-view__uploaded-video{width:100%;max-width:100%;height:auto;aspect-ratio:5/11;-o-object-fit:cover;object-fit:cover}.open-view__media--video-text-solo{--open-view-cols-gap: 2rem;display:flex;justify-content:center;align-items:flex-start}@media(min-width:1200px){.open-view__media--video-text-solo{--open-view-cols-gap: 3.75rem}}.open-view__media--video-text-solo .open-view__media-video{width:100%}@media(min-width:744px){.open-view__media--video-text-solo .open-view__media-video{width:calc((100% - var(--open-view-cols-gap)) / 2)}}.open-view__media--video-text-solo .open-view__media-video.is-portrait{width:100%;max-width:19.375rem}.open-view__media--video-text-solo .open-view__media-video.is-portrait .open-view__uploaded-video{width:100%;height:auto;aspect-ratio:5/11;-o-object-fit:cover;object-fit:cover}.open-view__media-inner{position:relative;width:100%;line-height:0;overflow:hidden}.open-view__media-video{position:relative;width:100%;min-width:0;overflow:hidden;line-height:0}.open-view__embed-iframe{display:block;width:100%;height:auto;aspect-ratio:16/9;border:0;background:#1e1e1e}.open-view__uploaded-video{display:block;width:100%;height:auto;aspect-ratio:16/9;-o-object-fit:cover;object-fit:cover;background:#1e1e1e}.open-view__media-copy{min-width:0}.open-view__grid-item{overflow:hidden;width:100%;aspect-ratio:73/93;line-height:0}.open-view__grid-picture,.open-view__grid-img{display:block;width:100%;height:100%;-o-object-fit:cover;object-fit:cover}.open-view__below{display:grid;grid-template-columns:minmax(0,1fr);gap:2rem;width:100%}@media(min-width:744px){.open-view__below--cols{grid-template-columns:repeat(2,minmax(0,1fr))}}.open-view__loop-gallery{width:100%}html.js-loaded .open-view__loop-gallery.is-booting:not(.is-ready) .swiper{opacity:0}.open-view__loop-gallery.is-ready .swiper{opacity:1;transition:opacity .28s ease}@media(prefers-reduced-motion:reduce){.open-view__loop-gallery.is-ready .swiper{transition:none}}.open-view__loop-cursor-surface{width:100%;overflow:hidden}@media(min-width:1200px){.open-view__loop-cursor-surface{width:100vw;margin-left:calc(50% - 50vw)}}.open-view__loop-gallery .swiper-slide{width:94%;max-width:94%;height:auto;aspect-ratio:8/5;position:relative;flex-shrink:0}.open-view__loop-gallery .swiper-slide:has(.open-view__loop-item--portrait){width:36.71875%;max-width:36.71875%;aspect-ratio:5/8}.open-view__loop-gallery .swiper-slide:has(.open-view__loop-item--square){width:58.75%;max-width:58.75%;aspect-ratio:1/1}@media(min-width:744px){.open-view__loop-gallery .swiper-slide{width:93%;max-width:93%}.open-view__loop-gallery .swiper-slide:has(.open-view__loop-item--portrait){width:36.328125%;max-width:36.328125%}.open-view__loop-gallery .swiper-slide:has(.open-view__loop-item--square){width:58.125%;max-width:58.125%}}@media(min-width:1200px){.open-view__loop-gallery .swiper-slide{width:auto;height:28.75rem;max-width:50rem;aspect-ratio:auto}.open-view__loop-gallery .swiper-slide:has(.open-view__loop-item--portrait),.open-view__loop-gallery .swiper-slide:has(.open-view__loop-item--square){width:auto;max-width:50rem}}.open-view__loop-item{position:relative;overflow:hidden;height:100%;width:-moz-fit-content;width:fit-content}.open-view__loop-item picture,.open-view__loop-item .open-view__loop-img{display:block;height:100%;width:auto}.open-view__loop-item img{display:block;height:100%;width:auto;-o-object-fit:cover;object-fit:cover;-o-object-position:center;object-position:center;background:#fbfbfb}.open-view__loop-item--landscape,.open-view__loop-item--portrait,.open-view__loop-item--square{height:100%;width:auto;max-height:100%}.open-view__loop-item--landscape picture,.open-view__loop-item--landscape .open-view__loop-img,.open-view__loop-item--portrait picture,.open-view__loop-item--portrait .open-view__loop-img,.open-view__loop-item--square picture,.open-view__loop-item--square .open-view__loop-img{position:absolute;inset:0;width:100%;height:100%}.open-view__loop-item--landscape img,.open-view__loop-item--portrait img,.open-view__loop-item--square img{width:100%;height:100%;-o-object-fit:cover;object-fit:cover}.open-view__loop-item--landscape{aspect-ratio:8/5}.open-view__loop-item--portrait{aspect-ratio:5/8}.open-view__loop-item--square{aspect-ratio:1/1}.open-view__loop-controls.section-swiper__controls{position:static;width:-moz-fit-content;width:fit-content;max-width:100%;margin:2rem 0 0 auto;gap:.5rem}.open-view__comparison{width:100%}.open-view__comparison-list{display:grid;grid-template-columns:minmax(0,1fr);gap:2rem;width:100%}@media(min-width:744px){.open-view__comparison-list--cols{grid-template-columns:repeat(2,minmax(0,1fr))}}.open-view__comparison-item{display:flex;flex-direction:column;align-items:stretch;gap:2rem;min-width:0}.open-view__comparison-title{margin:0}.open-view__comparison-media{overflow:hidden;width:100%;aspect-ratio:9/11;line-height:0}.open-view__comparison-picture,.open-view__comparison-img{display:block;width:100%;height:100%;-o-object-fit:cover;object-fit:cover}.open-view__comparison-desc{min-width:0}.open-view__comparison-btn{margin-top:auto}.open-view__properties{width:100%}.open-view__properties-title{margin:0 0 2rem}.open-view__properties-list{display:flex;flex-direction:column;margin:0;padding:0;width:100%;border-top:1px solid rgba(30,30,30,.16)}.open-view__properties-row{display:grid;grid-template-columns:minmax(0,1fr) minmax(0,1fr);align-items:center;width:100%;height:3.5rem;min-height:3.5rem;border-bottom:1px solid rgba(30,30,30,.16);box-sizing:border-box}.open-view__properties-row:nth-child(2n){background:#1e1e1e0d}.open-view__properties-label,.open-view__properties-value{margin:0;min-width:0;box-sizing:border-box}.open-view__properties-label{display:inline-flex;align-items:center;gap:.625rem;padding:.5rem .75rem}.open-view__properties-label:has(.open-view__properties-icon){padding:.5rem .75rem .5rem 0}.open-view__properties-icon{display:inline-flex;flex-shrink:0;align-items:center;justify-content:center;box-sizing:border-box;width:2.5rem;height:2.5rem;padding:.3125rem;color:inherit}.open-view__properties-icon--lg{padding:0}.open-view__properties-icon svg,.open-view__properties-icon .open-view__properties-icon-img{display:block;width:100%;height:100%;-o-object-fit:contain;object-fit:contain}.open-view__properties-value{padding:.5rem .75rem;text-align:left;overflow-wrap:anywhere}.open-view__products.products-section{background:transparent;color:#fff;padding-block:0}.open-view__products-surface{background:#1e1e1e;color:#fff;padding-block:3.75rem}@media(max-width:1199px){.open-view__products-surface{padding-inline:1rem}}@media(min-width:744px)and (max-width:1199px){.open-view__products-surface{padding-inline:2rem}}.open-view__products-inner{width:100%;max-width:55.75rem;margin-inline:auto}.open-view__products-title{margin:0 0 2rem;color:#fff;font-weight:500}.open-view__products-carousel{width:100%}.open-view__products-swiper{overflow:hidden}.open-view__products-list{display:grid;grid-template-columns:1fr;gap:.75rem;margin:0;padding:0;list-style:none}@media(min-width:744px){.open-view__products-list{grid-template-columns:repeat(2,minmax(0,1fr));gap:1.25rem}}.open-view__products-carousel--swiper .open-view__products-list{display:flex;gap:0}.open-view__products-item{margin:0;min-width:0;height:auto}.open-view__products .section-swiper__controls{margin-top:1.5rem}@media(min-width:744px){.open-view__products-carousel[data-slide-count="2"] .section-swiper__controls{display:none}}.open-view__products .section-swiper__pagination .swiper-pagination-bullet{display:flex;flex:0 0 auto;align-items:center;justify-content:center;width:12px;height:12px;margin:0;padding:0;border:0;border-radius:0;background:transparent;opacity:1;cursor:pointer}.open-view__products .section-swiper__pagination .swiper-pagination-bullet:before{content:"";display:block;flex:0 0 auto;width:8px;height:8px;background-image:url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 8 8'%3E%3Ccircle cx='4' cy='4' r='4' fill='%23FBFBFB'/%3E%3C/svg%3E"),url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 6 6'%3E%3Ccircle cx='3' cy='3' r='2.5' fill='none' stroke='%23FBFBFB' stroke-opacity='0.4' stroke-width='1'/%3E%3C/svg%3E");background-position:center;background-repeat:no-repeat;background-size:0 0,6px 6px;transition:background-size .15s ease-out}@media(prefers-reduced-motion:reduce){.open-view__products .section-swiper__pagination .swiper-pagination-bullet:before{transition:none}}.open-view__products .section-swiper__pagination .swiper-pagination-bullet-active{cursor:default}.open-view__products .section-swiper__pagination .swiper-pagination-bullet-active:before{background-size:8px 8px,6px 6px}.open-view__files-list{display:flex;flex-direction:column;align-items:stretch;gap:.25rem;width:100%;margin:2rem 0 0;padding:0;list-style:none}.open-view__files-item{margin:0;width:100%}.open-view__files-link{display:flex;align-items:center;gap:.75rem;width:100%;box-sizing:border-box;padding:.75rem 1rem;border-radius:.25rem;background:#1e1e1e0d;color:#1e1e1e;text-decoration:none;transition:background-color .2s ease,color .2s ease}@media(hover:hover)and (pointer:fine){.open-view__files-link:hover,.open-view__files-link:focus-visible{background:#1e1e1e;color:#fbfbfb;outline:none}.open-view__files-link:hover .open-view__files-size,.open-view__files-link:focus-visible .open-view__files-size{color:#fbfbfb}}@media(prefers-reduced-motion:reduce){.open-view__files-link{transition:none}}.open-view__files-ext{flex:0 0 2.375rem;align-self:flex-start;display:inline-flex;align-items:center;width:2.375rem;box-sizing:border-box;min-height:1.48rem;text-transform:uppercase}@media(min-width:744px){.open-view__files-ext{min-height:1.5975rem}}.open-view__files-main{display:flex;flex:1 1 auto;flex-direction:column;align-items:flex-start;gap:.5rem;min-width:0}@media(min-width:744px){.open-view__files-main{flex-direction:row;align-items:center;gap:.75rem}}.open-view__files-name{flex:1 1 auto;min-width:0;font-weight:500!important;display:-webkit-box;overflow:hidden;-webkit-box-orient:vertical;-webkit-line-clamp:2}.open-view__files-size{flex-shrink:0;box-sizing:border-box;padding:.1875rem 0 .25rem;font-size:.875rem;line-height:1.4;letter-spacing:.02em;font-weight:500!important;color:#1e1e1eb3;text-align:left;text-transform:uppercase;white-space:nowrap;transition:color .2s ease}@media(min-width:744px){.open-view__files-size{flex:0 0 5.625rem;width:5.625rem;text-align:right}}@media(prefers-reduced-motion:reduce){.open-view__files-size{transition:none}}.open-view__files-action{flex-shrink:0;align-self:flex-start;display:inline-flex;align-items:flex-start;justify-content:center;color:inherit;line-height:0}html.open-view-expand-open,html.open-view-expand-open body{overflow:hidden}.open-view-expand-modal{position:fixed;inset:0;z-index:1100;display:flex;align-items:center;justify-content:center;box-sizing:border-box;padding-block:1.75rem;background:#1e1e1ecc;visibility:hidden;opacity:0;pointer-events:none;cursor:zoom-out;transition:opacity .25s ease,visibility .25s ease}.open-view-expand-modal.is-open{visibility:visible;opacity:1;pointer-events:auto}@media(prefers-reduced-motion:reduce){.open-view-expand-modal{transition:none}}.open-view-expand-modal__panel{position:relative;width:auto;height:auto;max-width:calc(100% - 2rem);max-height:100%;outline:none;cursor:zoom-out}.open-view-expand-modal__close{position:absolute;top:1rem;right:1rem;z-index:1;display:inline-flex;align-items:center;justify-content:center;padding:.5rem;box-sizing:border-box;border:1px solid transparent;border-radius:.25rem;background:#28292a;color:#fbfbfb;cursor:zoom-out;transition:background-color .2s ease,border-color .2s ease}.open-view-expand-modal__close:hover:not(:disabled){background:#000}.open-view-expand-modal__close:active:not(:disabled){background:#1e1e1e}.open-view-expand-modal__close:focus-visible:not(:disabled){border-color:#ffffff40;background:#000;outline:none}.open-view-expand-modal__media{display:block;line-height:0}.open-view-expand-modal__img{display:block;width:auto;height:auto;max-width:100%;max-height:calc(100vh - 3.5rem);-o-object-fit:contain;object-fit:contain;opacity:0;transition:opacity .35s ease}.open-view-expand-modal__img.is-loaded{opacity:1}@media(prefers-reduced-motion:reduce){.open-view-expand-modal__img{opacity:1;transition:none}}.text-page-block.content-block{padding-top:8.5rem}@media(min-width:744px){.text-page-block.content-block{padding-top:9.25rem}}.text-page-block .open-view__text.text-page-block__column{gap:0;max-width:55.75rem;margin-inline:auto}.text-page-block__lead{display:flex;flex-direction:column;align-items:center;width:100%}.text-page-block__title{margin:0 0 2.75rem;text-align:center}@media(min-width:1200px){.text-page-block__title{margin-bottom:3.75rem}}.text-page-block__lines{display:flex;flex-direction:column;align-items:center;width:100%}.text-page-block__line-wrap--horizontal{width:100vw;margin-inline:calc(50% - 50vw)}@media(max-width:743px){.text-page-block__line-wrap--horizontal{width:calc(100vw - 2rem);margin-inline:calc(50% - 50vw + 1rem)}}.text-page-block__line-wrap--vertical{width:0;height:5rem}@media(min-width:1200px){.text-page-block__line-wrap--vertical{height:7.75rem}}.text-page-block__line-wrap .section-line--horizontal{background-color:#1e1e1e66}.text-page-block__line-wrap .section-line--vertical{height:100%;background-color:#1e1e1e66}.text-page-block__repeat{display:flex;flex-direction:column;gap:2rem}.text-page-block__repeat .open-view__title{text-align:center}.text-page-block__repeat .open-view__title+.open-view__content{margin-top:0}.text-page-block__lead+.text-page-block__column{margin-top:3.75rem}.text-page-block__repeat+.text-page-block__repeat{margin-top:3.75rem}.text-page-block .text-page-block__richtext p+p,.text-page-block .text-page-block__richtext p+table,.text-page-block .text-page-block__richtext ul+p,.text-page-block .text-page-block__richtext ol+p,.text-page-block .text-page-block__richtext table+p,.text-page-block .text-page-block__richtext ul+ul,.text-page-block .text-page-block__richtext ol+ol,.text-page-block .text-page-block__richtext ul+ol,.text-page-block .text-page-block__richtext ol+ul,.text-page-block .text-page-block__richtext ul+table,.text-page-block .text-page-block__richtext ol+table,.text-page-block .text-page-block__richtext table+ul,.text-page-block .text-page-block__richtext table+ol,.text-page-block .text-page-block__richtext table+table{margin-top:2rem}.text-page-block .text-page-block__richtext p+ul,.text-page-block .text-page-block__richtext p+ol{margin-top:.75rem}.text-page-block .text-page-block__richtext li:after{background-color:#1e1e1e66}.text-page-block .text-page-block__richtext table{width:100%;border-collapse:collapse;border-spacing:0;letter-spacing:-.01rem}.text-page-block .text-page-block__richtext table th,.text-page-block .text-page-block__richtext table td{height:3.5rem;min-height:3.5rem;vertical-align:middle;text-align:left;border-bottom:1px solid rgba(30,30,30,.16);box-sizing:border-box}.text-page-block .text-page-block__richtext table th{padding:.75rem;vertical-align:top;font-size:.875rem;line-height:1.4;letter-spacing:.02em;font-weight:500;text-transform:uppercase}.text-page-block .text-page-block__richtext table td{padding:.5rem .75rem;font-size:.875rem;line-height:1.42;letter-spacing:.02em;font-weight:400}.text-page-block .text-page-block__richtext table tbody tr:nth-child(2n){background:#1e1e1e0d}.form-field--full{width:100%}.form-field-row-group{display:grid;grid-template-columns:1fr;gap:1.25rem}@media(min-width:744px){.form-field-row-group{grid-template-columns:repeat(2,minmax(0,1fr));gap:1rem}}.form-field-row{position:relative;z-index:0;display:flex;flex-direction:column;align-items:stretch;gap:.5rem;width:100%;min-width:0}.form-field__label{line-height:1.42!important}.form-field-row__line{display:flex;flex-direction:column;align-items:stretch;width:100%;min-width:0;overflow:visible}.form-field-row__field{position:relative;width:100%;min-width:0}.form-field-row__field:before,.form-field-row__field:after{content:"";display:block;position:absolute;left:0;bottom:0;height:1px;min-height:1px;max-height:1px;box-sizing:border-box;border:0;background-color:#1e1e1e66;will-change:transform;backface-visibility:hidden}.form-field-row__field:before{width:100%;transform:translateZ(0)}.form-field-row__field:after{width:100%;background-color:#1e1e1e;transform:scaleX(0);transform-origin:left center;transition:transform .4s ease-out}@media(prefers-reduced-motion:reduce){.form-field-row__field:after{transition:none}}.form-field-row:focus-within .form-field-row__field:after{transform:scaleX(1)}.form-field-row.is-error .form-field-row__field:after{transform:scaleX(0)}.form-field__input{display:block;width:100%;box-sizing:border-box;margin:0;padding:0;border:0;border-radius:0;background:transparent;color:#1e1e1e}.form-field__input:not(textarea):not(.form-field__input--textarea){overflow:hidden;white-space:nowrap;text-overflow:ellipsis}.form-field__input::-moz-placeholder{color:#1e1e1eb3}.form-field__input::placeholder{color:#1e1e1eb3}.form-field__input:focus,.form-field__input:focus-visible{outline:none}.form-field__input.is-error{color:#c83a1a}.form-field__input.is-error::-moz-placeholder{color:#c83a1a;opacity:1}.form-field__input.is-error::placeholder{color:#c83a1a;opacity:1}.form-field__input:-webkit-autofill,.form-field__input:-webkit-autofill:hover,.form-field__input:-webkit-autofill:focus,.form-field__input:-webkit-autofill:active{-webkit-transition:background-color 99999s ease-out 0s;transition:background-color 99999s ease-out 0s;-webkit-box-shadow:0 0 0 1000px var(--form-field-autofill-bg, #FBFBFB) inset;-webkit-text-fill-color:#1E1E1E!important;caret-color:#1e1e1e}.form-field__input.is-error:-webkit-autofill,.form-field__input.is-error:-webkit-autofill:hover,.form-field__input.is-error:-webkit-autofill:focus,.form-field__input.is-error:-webkit-autofill:active{-webkit-text-fill-color:#c83a1a!important;caret-color:#c83a1a}.form-field__input--select{padding-right:1.75rem;cursor:pointer;-webkit-appearance:none;-moz-appearance:none;appearance:none}.form-field__input--select.is-placeholder:not(.is-error){color:#1e1e1eb3}.form-field__input--select option{color:#1e1e1e;background-color:#fff}.form-field__select-icon{position:absolute;top:50%;right:0;transform:translateY(-50%);pointer-events:none;transition:transform .25s ease}@media(prefers-reduced-motion:reduce){.form-field__select-icon{transition:none}}.form-field-row__field.is-open .form-field__select-icon{transform:translateY(-50%) rotate(180deg)}.form-field__input--underline{box-shadow:none}.form-field-row.is-autocomplete-open{z-index:3}.form-autocomplete__panel{position:absolute;top:calc(100% + .25rem);left:0;z-index:4;box-sizing:border-box;width:100%;max-height:15rem;overflow-y:auto;overscroll-behavior:contain;background-color:#fff;border:1px solid rgba(30,30,30,.15);box-shadow:0 .5rem 1.5rem #1e1e1e1f;scrollbar-width:thin;scrollbar-color:rgba(30,30,30,.3) transparent}.form-autocomplete__panel[hidden]{display:none}.form-autocomplete__panel::-webkit-scrollbar{width:.25rem}.form-autocomplete__panel::-webkit-scrollbar-track{background:transparent}.form-autocomplete__panel::-webkit-scrollbar-thumb{background-color:#1e1e1e4d;border-radius:.125rem}.form-autocomplete__list{list-style:none;margin:0;padding:0}.form-autocomplete__option{display:flex;align-items:center;gap:.625rem;padding:.5rem .75rem;cursor:pointer;color:#1e1e1e}.form-autocomplete__option+.form-autocomplete__option{border-top:1px solid rgba(30,30,30,.1)}.form-autocomplete__option:hover,.form-autocomplete__option.is-active{background-color:#1e1e1e0f}.form-autocomplete__option-icon{flex-shrink:0;display:block;width:1.25rem;height:1.25rem;color:#1e1e1e73;line-height:0}.form-autocomplete__option-icon svg{display:block;width:100%;height:100%}.form-autocomplete__option-icon svg path{stroke:currentColor}.form-autocomplete__option-copy{flex:1 1 auto;min-width:0;white-space:nowrap;overflow:hidden;text-overflow:ellipsis;font-size:1rem;line-height:1.42}.form-autocomplete__option-main{font-weight:400}.form-autocomplete__match{font-weight:600}.form-autocomplete__option-sub{margin-left:.375rem;color:#1e1e1e99}.form-autocomplete__attribution{display:flex;justify-content:flex-end;padding:.375rem .75rem;border-top:1px solid rgba(30,30,30,.1)}.form-autocomplete__attribution-logo{display:block;width:7.5rem;height:.875rem;background:no-repeat center/contain url(data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAAHgAAAAOCAYAAADkH9gOAAAGF0lEQVR4Ae3YBXgaWxrG8QOk7rru7sJAvTBDGrkad3e57lqSxbru7u7uNOvu7u6RKlCNsP+Pp9N74nV/n+cXT4B55zvntOpKTjzBYNoZiKbq/aFU3Iok/s77P/D+3b5w6vlQ54rxoaJ7jQ8VvxZqNvLmkkC2YR0mxkAuTiu+4N7lViT1DaTNSOq3UqwZTn3UCqX2+EOJkUAomQ11Lrg/VNjn/kDhv6FmI28uCaQG+ZiYbajHaYVCv4RhK5xqgLJtfPHQEjOSvLH0I2kX1LlwygUTJ6aLA06cbpzASf28Y/bnNHPB+t86+XKT22RyKfR+qHNJtgUozckVTMrgx414Me7C0yZc4Bz04MW4AY+G5Olo1i7aM3ALlkGyFLdgIeajCjFEUYF5kGzE1ahGBE/AItQjhghKMEcr1ocexFCDxhkKbkYNYuiFHw5sQAX0lKsJ8UdSr7VCibHNsX0roE7EQMBbNxjw/Kk/4BnrN91/GAp4qqBsIzvn1A3vdP3pSHzO2HCf6w8j8TlVUDaW4morlPyb3FhsA9/ObAeR5JsxqeAhy90+YHr+0W96Rgct43sDpvd5UELSiRCejSXYighWQxLAfXgiliIfPViMRdiBNdoURbAJEi9u1L7XjJVYg06UQpKLGAJ4HJxoQT1W4OG4CddBYqAHT8diWHjxDAW/GBYW42nogYHliOHhkKxBbHLByU9Q8m4oDRL/1rE3fwtKyqTc9GDA+ORgtqe13zI+J58PWO4SKClzuG9O+mg865MU3Hqkb87n5PPhvrklYHIPXJspNpz4vBlNNcrjHyv669ALpkSjVv42BX9Ibqr+gPsbg5Zn8D8+92rYBU+6MC3IheQ+PB92HLhZK7ENWzEXL4IfHZDUw4+F2IE8rBcoQBhO5KITdlbixcjGeoESBCHpggU93TMU3AU9JrohqUIRJNeieoqC30iBo7LfQtmYqtfZ/KHkX7j4f4Ki2F9w0b+fDionFJxM108p4YdQw3HXL4Z3zhn3fab4p5T8Qyhukq/J3/IF01nILNOU/fOpCu633D+Sqd2V5106EDC6KPy3g6bnMEVfD7vgSafPQm26Yngs9NQgT1te2/ActGMholiBEFZjLV6MIhRMkIVc1MDO4/BiFEzBgbvxfOipnKHgSuh5Lu6B5NEIYyl6J71WYkYPXCcT5A8nb4KaKFMAy6lMGhQXNjEQ8LwKysZUvX7AdO+GYmoTFPwqKBvFvp5J3g0KTv6Vx/sYFIBw8h1TFcyNNMTj/Yv3SYr9CyXfaU+vPsH6BXDiNmyB5BaYsDMH92sXeBmiaNKmuhX1uFX7nTCePGFKV4FMKnjhFDfWaqyApB5FsOPCPTMUfDeyYKcIDbDTgRvRjclJpx3sfd9hig9w8MmHssnpmQl+1bFDWD646O6fy7Qen9DSUpd8TaYaFOr6OYU+9P2PKFfma0w1KDT5OSb2X9cE0wuhSoPpuUz1H6cp+PsUPDxkGddm/h4DwNeeCiXsgntRAgPNuBvztYNTBPnwohs3wQU73Xixdrhary2xdgLYjq3YgLtx7cSCtVyNB7AZm3AfcrWpi6AABtrQO0PBvWiHgQJE8GjYeSZejOdiymwJpx5Bib9GGl+hhCj78Cv5+PdIm6HUy6AgS3S57IscsL4wYBndfBzPfG55CyAHrHLZc5nkLxzty+rmffzYHlwA5QsfWM+h7ig31E+4YYJM7/en24Plb8rfRlyWaN5/VA5buyy3F8cL9iMHLbgOS6DnCahAM7IxH3qeDj/sLMbVWAU7Djwf9WjCBjgheRrc0OOAgQY0wgsH7DwKlWjCOjwXT8fEPBXPgwdNqNLL1R7/Xjgxbda/fGwBk3QPF/lXUgAXPYlvmJFEEZRODloU/Hu52LIvctgqg7LJQYu9+PcsyaPsv7/l8zIomxnav5Ep/rLsxSzZ78ysIKHUVzHpFC031EDA/Rt5LDm583kTFOyCmZLLO+3Yigsivtihx1uRA+2yNSCzDci+bIYT74I6GVcKZp9HCPNxQcSMpmplScZHzPCBNjOc/Kx8zpLtgzoZ8uaKCxCFNss/veT/uVmmf8cSXQF1sv4PMyvNAu6OU0MAAAAASUVORK5CYII=)}.form-field__textarea-wrap{position:relative;display:block;width:100%}.form-field__textarea-wrap .form-field__input--textarea{resize:none;min-height:7.5rem;padding:.375rem .75rem 2.25rem 0}.form-field__textarea-resize-icon{position:absolute;right:.5rem;bottom:.5rem;z-index:1;display:flex;align-items:flex-end;justify-content:flex-end;box-sizing:border-box;width:2rem;height:2rem;touch-action:none;cursor:ns-resize;line-height:0}.form-field__textarea-resize-icon svg{display:block;width:.5rem;height:.5rem;pointer-events:none}.form-field-row.is-error .form-field-row__field:before{background-color:#c83a1a}.form-error{flex-shrink:0;align-self:flex-start;width:-moz-fit-content;width:fit-content;max-width:100%;min-height:0;box-sizing:border-box;margin:0;padding:0 .5rem;overflow:hidden;max-height:0;opacity:0;visibility:hidden;pointer-events:none;background:#c83a1a;cursor:default;font-family:PF DIN Text Pro,sans-serif;font-size:.75rem;font-weight:500;line-height:1.68;color:#fbfbfb;transition:max-height .35s ease-out,margin-top .3s ease-out,padding-block .3s ease-out,opacity 0s,visibility 0s}.form-error.is-visible{max-height:12rem;padding-block:.25rem;opacity:1;visibility:visible;pointer-events:auto;transition:max-height .35s ease-out,margin-top .3s ease-out,padding-block .3s ease-out,opacity .25s ease-out,visibility 0s}@media(prefers-reduced-motion:reduce){.form-error,.form-error.is-visible{transition:none}}.form-checkbox-group{position:relative;z-index:0;display:flex;flex-direction:column;margin-bottom:1.5rem}.form-checkbox-group>.form-error.is-visible{margin-top:.5rem}.form-checkbox-group__rows{display:flex;flex-direction:column;gap:.75rem;min-width:0}.form-checkbox-row{position:relative;z-index:0;width:100%;display:flex}.form-checkbox{display:inline-flex;align-items:flex-start;gap:1rem;cursor:pointer;text-align:left;max-width:100%}.form-checkbox .form-checkbox__input{position:absolute;opacity:0;width:0;height:0;margin:0}.form-checkbox .form-checkbox__box{position:relative;flex-shrink:0;width:1.5rem;height:1.5rem;margin-top:0;transition:border-color .4s ease-out,background-color .2s ease}.form-checkbox .form-checkbox__box svg{position:absolute;left:-.125rem;top:-.125rem;display:block;width:1.625rem;height:1.625rem;pointer-events:none;overflow:visible}.form-checkbox .form-checkbox__text{min-width:0;flex:0 1 auto}.form-checkbox .form-checkbox__text.underline-links a.u-underline>span,.form-checkbox .form-checkbox__text.underline-links a.u-underline-reverse>span{line-height:1;padding-bottom:0}@media(prefers-reduced-motion:reduce){.form-checkbox .form-checkbox__box{transition:border-color .05s ease,background-color .2s ease}}.form-checkbox--icon-only{gap:0}.form-checkbox--light .form-checkbox__box{border:1px solid rgba(30,30,30,.3)}.form-checkbox--light .form-checkbox__box svg .path{fill:transparent;stroke:#1e1e1e4d;stroke-width:1;stroke-dasharray:92px;stroke-dashoffset:92px;transition:fill .2s ease,stroke .2s ease,stroke-dashoffset .6s ease}.form-checkbox--light .form-checkbox__box svg .polyline{fill:none;stroke:#fbfbfb;stroke-width:1.5;stroke-linecap:square;stroke-dasharray:18px;stroke-dashoffset:18px;transition:stroke-dashoffset .3s ease,opacity .2s ease;opacity:0}.form-checkbox--light:hover:not(.is-error) .form-checkbox__box{border-color:#1e1e1e8c}.form-checkbox--light:hover:not(.is-error) .form-checkbox__box svg .path{stroke:#1e1e1e;stroke-dashoffset:0}.form-checkbox--light .form-checkbox__input:focus-visible+.form-checkbox__box{outline:2px solid rgba(30,30,30,.35);outline-offset:.1875rem}.form-checkbox--light:not(.is-error) .form-checkbox__input:focus-visible+.form-checkbox__box{border-color:#1e1e1e8c}.form-checkbox--light:not(.is-error) .form-checkbox__input:focus-visible+.form-checkbox__box svg .path{stroke:#1e1e1e;stroke-dashoffset:0}.form-checkbox--light .form-checkbox__input:checked+.form-checkbox__box{background-color:#1e1e1e;border-color:#1e1e1e}.form-checkbox--light .form-checkbox__input:checked+.form-checkbox__box svg .path{fill:#1e1e1e;stroke:#1e1e1e;stroke-dashoffset:0}.form-checkbox--light .form-checkbox__input:checked+.form-checkbox__box svg .polyline{stroke-dashoffset:0;opacity:1}.form-checkbox--light.is-error .form-checkbox__box{border-color:#c43232}.form-checkbox--light.is-error .form-checkbox__box svg .path{stroke:#1e1e1e4d;stroke-dashoffset:0}@media(prefers-reduced-motion:reduce){.form-checkbox--light .form-checkbox__box svg .path{transition:fill .2s ease,stroke .2s ease}.form-checkbox--light:hover:not(.is-error) .form-checkbox__box svg .path,.form-checkbox--light:not(.is-error) .form-checkbox__input:focus-visible+.form-checkbox__box svg .path{stroke-dashoffset:0}.form-checkbox--light .form-checkbox__box svg .polyline{transition:opacity .2s ease}.form-checkbox--light .form-checkbox__input:checked+.form-checkbox__box svg .polyline{stroke-dashoffset:0}}.form-checkbox--dark .form-checkbox__box{border:1px solid rgba(251,251,251,.3)}.form-checkbox--dark .form-checkbox__box svg .path{fill:transparent;stroke:#fbfbfb4d;stroke-width:1;stroke-dasharray:92px;stroke-dashoffset:92px;transition:fill .2s ease,stroke .2s ease,stroke-dashoffset .6s ease}.form-checkbox--dark .form-checkbox__box svg .polyline{fill:none;stroke:#1e1e1e;stroke-width:1.5;stroke-linecap:square;stroke-dasharray:18px;stroke-dashoffset:18px;transition:stroke-dashoffset .3s ease,opacity .2s ease;opacity:0}.form-checkbox--dark:hover:not(.is-error) .form-checkbox__box{border-color:#fbfbfb8c}.form-checkbox--dark:hover:not(.is-error) .form-checkbox__box svg .path{stroke:#fbfbfb;stroke-dashoffset:0}.form-checkbox--dark .form-checkbox__input:focus-visible+.form-checkbox__box{outline:2px solid rgba(251,251,251,.35);outline-offset:.1875rem}.form-checkbox--dark:not(.is-error) .form-checkbox__input:focus-visible+.form-checkbox__box{border-color:#fbfbfb8c}.form-checkbox--dark:not(.is-error) .form-checkbox__input:focus-visible+.form-checkbox__box svg .path{stroke:#fbfbfb;stroke-dashoffset:0}.form-checkbox--dark .form-checkbox__input:checked+.form-checkbox__box{background-color:#fbfbfb;border-color:#fbfbfb}.form-checkbox--dark .form-checkbox__input:checked+.form-checkbox__box svg .path{fill:#fbfbfb;stroke:#fbfbfb;stroke-dashoffset:0}.form-checkbox--dark .form-checkbox__input:checked+.form-checkbox__box svg .polyline{stroke-dashoffset:0;opacity:1}.form-checkbox--dark.is-error .form-checkbox__box{border-color:#c43232}.form-checkbox--dark.is-error .form-checkbox__box svg .path{stroke:#fbfbfb4d;stroke-dashoffset:0}@media(prefers-reduced-motion:reduce){.form-checkbox--dark .form-checkbox__box svg .path{transition:fill .2s ease,stroke .2s ease}.form-checkbox--dark:hover:not(.is-error) .form-checkbox__box svg .path,.form-checkbox--dark:not(.is-error) .form-checkbox__input:focus-visible+.form-checkbox__box svg .path{stroke-dashoffset:0}.form-checkbox--dark .form-checkbox__box svg .polyline{transition:opacity .2s ease}.form-checkbox--dark .form-checkbox__input:checked+.form-checkbox__box svg .polyline{stroke-dashoffset:0}}.btn{display:inline-flex;flex-direction:column;justify-content:center;align-items:center;gap:.625rem;border-radius:.25rem;border:1px solid transparent;text-decoration:none;cursor:pointer;box-sizing:border-box;transform:translateY(0);transition-duration:.3s;transition-property:transform,background,border-color;-webkit-tap-highlight-color:rgba(0,0,0,0)}@media(min-width:1200px)and (hover:hover)and (pointer:fine){.btn:hover:not(.disabled):not(:disabled){transform:translateY(-.3125rem)}}.btn:active:not(.disabled):not(:disabled){transform:translateY(0)}.btn:focus-visible:not(.disabled):not(:disabled){transform:translateY(0)}.btn.disabled,.btn:disabled{transform:translateY(0)}.btn>span:not(.icon-20):not(.btn-spinner){font-size:.875rem;line-height:.875rem;transform:translateY(1px) scale(1);transform-origin:center center;transition-property:transform;transition-duration:.15s;transition-timing-function:ease}.btn>span:not(.icon-20):not(.btn-spinner):not([class*=__pdf-label]){display:inline-block}.btn:active:not(.disabled):not(:disabled)>span:not(.icon-20):not(.btn-spinner){transform:translateY(1px) scale(.9285714286)}.btn{position:relative}.btn .btn-spinner{position:absolute;inset:0;display:none;align-items:center;justify-content:center;width:1.5rem;height:1.5rem;margin:auto;animation:btn-spin .8s linear infinite;transform-origin:center;pointer-events:none}.btn .btn-spinner.icon-20{width:1.25rem;height:1.25rem}.btn.is-loading{transform:translateY(0);opacity:1;pointer-events:none}.btn.is-loading>:not(.btn-spinner),.btn.is-loading .btn-text-wrap{visibility:hidden}.btn.is-loading .btn-spinner{display:inline-flex}.btn.is-loading:disabled{opacity:1}@keyframes btn-spin{0%{transform:rotate(0)}to{transform:rotate(360deg)}}.btn-sm-light{display:inline-flex;flex-direction:column;justify-content:center;align-items:center;gap:.625rem;border-radius:.25rem;border:1px solid transparent;text-decoration:none;cursor:pointer;box-sizing:border-box;transform:translateY(0);transition-duration:.3s;transition-property:transform,background,border-color;-webkit-tap-highlight-color:rgba(0,0,0,0)}@media(min-width:1200px)and (hover:hover)and (pointer:fine){.btn-sm-light:hover:not(.disabled):not(:disabled){transform:translateY(-.3125rem)}}.btn-sm-light:active:not(.disabled):not(:disabled){transform:translateY(0)}.btn-sm-light:focus-visible:not(.disabled):not(:disabled){transform:translateY(0)}.btn-sm-light.disabled,.btn-sm-light:disabled{transform:translateY(0)}.btn-sm-light>span:not(.icon-20):not(.btn-spinner){font-size:.875rem;line-height:.875rem;transform:translateY(1px) scale(1);transform-origin:center center;transition-property:transform;transition-duration:.15s;transition-timing-function:ease}.btn-sm-light>span:not(.icon-20):not(.btn-spinner):not([class*=__pdf-label]){display:inline-block}.btn-sm-light:active:not(.disabled):not(:disabled)>span:not(.icon-20):not(.btn-spinner){transform:translateY(1px) scale(.9285714286)}.btn-sm-light{text-transform:uppercase;letter-spacing:.02em;font-weight:500;line-height:1.48;height:3rem;min-width:7.25rem;padding:.875rem 1.5rem .75rem;color:#1e1e1e;background:#fbfbfb}.btn-sm-light:hover:not(.disabled):not(:disabled){background:#ffffffb3}.btn-sm-light:active:not(.disabled):not(:disabled){background:#fbfbfb}.btn-sm-light:focus-visible:not(.disabled):not(:disabled){border-color:#fff6;background:#fbfbfbb3}.btn-sm-light.disabled,.btn-sm-light:disabled{opacity:.35;background:#fbfbfb;cursor:url(data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAABwAAAAoCAYAAADt5povAAAACXBIWXMAAAsTAAALEwEAmpwYAAAAAXNSR0IArs4c6QAAAARnQU1BAACxjwv8YQUAAAVbSURBVHgB5VdrSKRVGD7jjK63MhcvCNa6NrqtbhbbD6WVSNLapETRHyKJVAZioLEhhBBK6w9/hIJsP1qSIEHMSvtj4P3Kuqatrbi63i+reXccRcdRx6/nmfmmZscZXUOF2BdeznfOec953vuZEeJpI4VOp7vIUZwRuUmSNNHZ2Xn5LEAdXFxc/AEoGQyGqaamplCuiVMkJTiYgGlpaWcCSsCXCIjxTEAfA7QBeuIxPQAoTtlSm4CWoLW1tVdOEtQuoDglSw8FPA3QIwFPGpSAly0B8/LyJHu0t7c33dbWFnJcUJW9DYCJrKwsbXp6es3AwMCCg4ODQd6SHB0dN729vac8PDyo2LHKxVKYmrLTDObn54vs7Oy1+Pj4W7CiB+srFEhJSbmQlJR0FWB+bm5uOizdcXZ2fhASEtKNb4M4Jv0Tw9XVVU1UVNSXmEeC/cfGxrKxdndzc1NaX1+X1tbWJI1GI21sbEhc297ensTaJ5B1PC5gMC5cio6O/kKlUr1eUlISgQs7eDEBAGpky28za7VaCU9be3d39yVxSFyVFt90r/Pc3FxfVVXVvcLCQlVGRkalXq+/ggQRCoVC7O/v6+fn5+fa29sHRkZGZuAMPdzrhnMqZK6A3Av+/v5x7u7uvzQ0NKzbAlRYfbuCER43BYB/3dnZiTAlrRC0HG4unZ6efoTpBngf7BIZGanOzMy8FhcXFwkLjYqdO3fujlqtfnthYWFLmDLeLhmthPafraysSIuLi9LS0pJx5LyxsfFH7L8M9gf7gfnrIAL8QVFR0c+ML2Xp8omJiSzxhDH1xMFHcJ0RrLe39y+OnC8vL/OiYsi4C1OcHGSvvAhOqKuraycgZTH+jrXz4oiyUVVWVl5nFsKl0tbWlhQeHn6rrKzMeBHXOMKtX9P1Fpc5gQNRHh9hX0c53lFQUMAst8yTA9mkQjEHIXZMEDE8PHy/q6urKTU19Tu0smYUPxODMfp8cnLyK8i7yKA74AU0iAcAfMizKBURExPzhrVbrQEdkWWhBGSyINUfOjk5DWD9bnJy8u1mEJNid3dXoOBvAPSm7FKCboMXEethnqViSL4A2Xq7gEpcpqKGZFyqB/ga1qfAPTJoCy2lUlDmxvj4uNlSZqOOZ8znIaOUXaqwByhmZmaWlUql0UJfX99AYUp/fUBAwAzGP9Devm1paWmmDC2Fewl60+xeLy+vQJ5F4xD9/f1TwipprAENFRUV96G5UUNXV9dX8Rx58xDcR5exBnsAeru1tdVoKUFpKUqpIDc3N8THx+caz6LBi9HR0VnI7wqLWrROWWfwK4ODgz9A82BeCE2/R1w/pbssZFiHr5WXl2eg8N9kvGgRzoyiM6k5x2/cZT8/v/cg12dx9oCF1GYZmdmCw8bAQ9MPYd3H4t9s09Pz4Ht0b0dHRwvdy5iijNS0mPP6+vqfILOEl0cvjiAW6/WhoaERvBISXGXuNoWYB+ECB9kztPQSKAOum6ccWT4zjL0Y8HPCyou2ugAteT42Nvb90tLSPLwWnmzMjImnp6cWe22IWR/ipMCeGvN38Zo8w0RhCFAKGjzaeTU1Nb9hb1r22qGAJNZWEAr3neLi4kzE4wJddRhBRkCBCTzc38CddVgaBx9o3jYBoS3qW8F+SQuuojHHJiQkvIW4erCDkEnMZmSymJ2dnUGpdOfk5FRj+U/wBHhT2HgpDmus3GO/5KvAeryYmJgYGhQU5BsWFuYH97Gnaqqrq8eQZGNQcByuZ+zmbVn2JIDmfZUM7CWzhzAVOYmmamH5CsqBv3v4Tj5Wd/+VzMAEelaYMvm8BbhKzt5TpzP7a/7/ob8B9uaVl/PTF4MAAAAASUVORK5CYII=) 8 4,not-allowed}.btn-sm-transparent{display:inline-flex;flex-direction:column;justify-content:center;align-items:center;gap:.625rem;border-radius:.25rem;border:1px solid transparent;text-decoration:none;cursor:pointer;box-sizing:border-box;transform:translateY(0);transition-duration:.3s;transition-property:transform,background,border-color;-webkit-tap-highlight-color:rgba(0,0,0,0)}@media(min-width:1200px)and (hover:hover)and (pointer:fine){.btn-sm-transparent:hover:not(.disabled):not(:disabled){transform:translateY(-.3125rem)}}.btn-sm-transparent:active:not(.disabled):not(:disabled){transform:translateY(0)}.btn-sm-transparent:focus-visible:not(.disabled):not(:disabled){transform:translateY(0)}.btn-sm-transparent.disabled,.btn-sm-transparent:disabled{transform:translateY(0)}.btn-sm-transparent>span:not(.icon-20):not(.btn-spinner){font-size:.875rem;line-height:.875rem;transform:translateY(1px) scale(1);transform-origin:center center;transition-property:transform;transition-duration:.15s;transition-timing-function:ease}.btn-sm-transparent>span:not(.icon-20):not(.btn-spinner):not([class*=__pdf-label]){display:inline-block}.btn-sm-transparent:active:not(.disabled):not(:disabled)>span:not(.icon-20):not(.btn-spinner){transform:translateY(1px) scale(.9285714286)}.btn-sm-transparent{text-transform:uppercase;letter-spacing:.02em;font-weight:500;line-height:1.48;height:3rem;min-width:7.25rem;padding:.875rem 1.5rem .75rem;color:#1e1e1e;border-color:#1e1e1e;background:transparent}.btn-sm-transparent:hover:not(.disabled):not(:disabled){background:transparent}.btn-sm-transparent:active:not(.disabled):not(:disabled){background:transparent}.btn-sm-transparent:focus-visible:not(.disabled):not(:disabled){border-color:#1e1e1e;background:transparent}.btn-sm-transparent.disabled,.btn-sm-transparent:disabled{opacity:.35;background:transparent;cursor:url(data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAABwAAAAoCAYAAADt5povAAAACXBIWXMAAAsTAAALEwEAmpwYAAAAAXNSR0IArs4c6QAAAARnQU1BAACxjwv8YQUAAAVbSURBVHgB5VdrSKRVGD7jjK63MhcvCNa6NrqtbhbbD6WVSNLapETRHyKJVAZioLEhhBBK6w9/hIJsP1qSIEHMSvtj4P3Kuqatrbi63i+reXccRcdRx6/nmfmmZscZXUOF2BdeznfOec953vuZEeJpI4VOp7vIUZwRuUmSNNHZ2Xn5LEAdXFxc/AEoGQyGqaamplCuiVMkJTiYgGlpaWcCSsCXCIjxTEAfA7QBeuIxPQAoTtlSm4CWoLW1tVdOEtQuoDglSw8FPA3QIwFPGpSAly0B8/LyJHu0t7c33dbWFnJcUJW9DYCJrKwsbXp6es3AwMCCg4ODQd6SHB0dN729vac8PDyo2LHKxVKYmrLTDObn54vs7Oy1+Pj4W7CiB+srFEhJSbmQlJR0FWB+bm5uOizdcXZ2fhASEtKNb4M4Jv0Tw9XVVU1UVNSXmEeC/cfGxrKxdndzc1NaX1+X1tbWJI1GI21sbEhc297ensTaJ5B1PC5gMC5cio6O/kKlUr1eUlISgQs7eDEBAGpky28za7VaCU9be3d39yVxSFyVFt90r/Pc3FxfVVXVvcLCQlVGRkalXq+/ggQRCoVC7O/v6+fn5+fa29sHRkZGZuAMPdzrhnMqZK6A3Av+/v5x7u7uvzQ0NKzbAlRYfbuCER43BYB/3dnZiTAlrRC0HG4unZ6efoTpBngf7BIZGanOzMy8FhcXFwkLjYqdO3fujlqtfnthYWFLmDLeLhmthPafraysSIuLi9LS0pJx5LyxsfFH7L8M9gf7gfnrIAL8QVFR0c+ML2Xp8omJiSzxhDH1xMFHcJ0RrLe39y+OnC8vL/OiYsi4C1OcHGSvvAhOqKuraycgZTH+jrXz4oiyUVVWVl5nFsKl0tbWlhQeHn6rrKzMeBHXOMKtX9P1Fpc5gQNRHh9hX0c53lFQUMAst8yTA9mkQjEHIXZMEDE8PHy/q6urKTU19Tu0smYUPxODMfp8cnLyK8i7yKA74AU0iAcAfMizKBURExPzhrVbrQEdkWWhBGSyINUfOjk5DWD9bnJy8u1mEJNid3dXoOBvAPSm7FKCboMXEethnqViSL4A2Xq7gEpcpqKGZFyqB/ga1qfAPTJoCy2lUlDmxvj4uNlSZqOOZ8znIaOUXaqwByhmZmaWlUql0UJfX99AYUp/fUBAwAzGP9Devm1paWmmDC2Fewl60+xeLy+vQJ5F4xD9/f1TwipprAENFRUV96G5UUNXV9dX8Rx58xDcR5exBnsAeru1tdVoKUFpKUqpIDc3N8THx+caz6LBi9HR0VnI7wqLWrROWWfwK4ODgz9A82BeCE2/R1w/pbssZFiHr5WXl2eg8N9kvGgRzoyiM6k5x2/cZT8/v/cg12dx9oCF1GYZmdmCw8bAQ9MPYd3H4t9s09Pz4Ht0b0dHRwvdy5iijNS0mPP6+vqfILOEl0cvjiAW6/WhoaERvBISXGXuNoWYB+ECB9kztPQSKAOum6ccWT4zjL0Y8HPCyou2ugAteT42Nvb90tLSPLwWnmzMjImnp6cWe22IWR/ipMCeGvN38Zo8w0RhCFAKGjzaeTU1Nb9hb1r22qGAJNZWEAr3neLi4kzE4wJddRhBRkCBCTzc38CddVgaBx9o3jYBoS3qW8F+SQuuojHHJiQkvIW4erCDkEnMZmSymJ2dnUGpdOfk5FRj+U/wBHhT2HgpDmus3GO/5KvAeryYmJgYGhQU5BsWFuYH97Gnaqqrq8eQZGNQcByuZ+zmbVn2JIDmfZUM7CWzhzAVOYmmamH5CsqBv3v4Tj5Wd/+VzMAEelaYMvm8BbhKzt5TpzP7a/7/ob8B9uaVl/PTF4MAAAAASUVORK5CYII=) 8 4,not-allowed}.btn-xs-transparent{display:inline-flex;flex-direction:column;justify-content:center;align-items:center;gap:.625rem;border-radius:.25rem;border:1px solid transparent;text-decoration:none;cursor:pointer;box-sizing:border-box;transform:translateY(0);transition-duration:.3s;transition-property:transform,background,border-color;-webkit-tap-highlight-color:rgba(0,0,0,0)}@media(min-width:1200px)and (hover:hover)and (pointer:fine){.btn-xs-transparent:hover:not(.disabled):not(:disabled){transform:translateY(-.3125rem)}}.btn-xs-transparent:active:not(.disabled):not(:disabled){transform:translateY(0)}.btn-xs-transparent:focus-visible:not(.disabled):not(:disabled){transform:translateY(0)}.btn-xs-transparent.disabled,.btn-xs-transparent:disabled{transform:translateY(0)}.btn-xs-transparent>span:not(.icon-20):not(.btn-spinner){font-size:.875rem;line-height:.875rem;transform:translateY(1px) scale(1);transform-origin:center center;transition-property:transform;transition-duration:.15s;transition-timing-function:ease}.btn-xs-transparent>span:not(.icon-20):not(.btn-spinner):not([class*=__pdf-label]){display:inline-block}.btn-xs-transparent:active:not(.disabled):not(:disabled)>span:not(.icon-20):not(.btn-spinner){transform:translateY(1px) scale(.9285714286)}.btn-xs-transparent{flex-direction:row;align-items:center;gap:.5rem;height:2.125rem;min-width:6.25rem;padding:.375rem 1rem;font-size:.875rem;line-height:1;letter-spacing:.02em;font-weight:400;text-transform:none;color:#1e1e1e;border-color:#1e1e1e29;background:transparent}.btn-xs-transparent:hover:not(.disabled):not(:disabled){border-color:#1e1e1e;background:transparent}.btn-xs-transparent:active:not(.disabled):not(:disabled){border-color:#1e1e1e;background:transparent}.btn-xs-transparent:focus-visible:not(.disabled):not(:disabled){border-color:#1e1e1e;background:transparent}.btn-xs-transparent.disabled,.btn-xs-transparent:disabled{opacity:.35;background:transparent;cursor:url(data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAABwAAAAoCAYAAADt5povAAAACXBIWXMAAAsTAAALEwEAmpwYAAAAAXNSR0IArs4c6QAAAARnQU1BAACxjwv8YQUAAAVbSURBVHgB5VdrSKRVGD7jjK63MhcvCNa6NrqtbhbbD6WVSNLapETRHyKJVAZioLEhhBBK6w9/hIJsP1qSIEHMSvtj4P3Kuqatrbi63i+reXccRcdRx6/nmfmmZscZXUOF2BdeznfOec953vuZEeJpI4VOp7vIUZwRuUmSNNHZ2Xn5LEAdXFxc/AEoGQyGqaamplCuiVMkJTiYgGlpaWcCSsCXCIjxTEAfA7QBeuIxPQAoTtlSm4CWoLW1tVdOEtQuoDglSw8FPA3QIwFPGpSAly0B8/LyJHu0t7c33dbWFnJcUJW9DYCJrKwsbXp6es3AwMCCg4ODQd6SHB0dN729vac8PDyo2LHKxVKYmrLTDObn54vs7Oy1+Pj4W7CiB+srFEhJSbmQlJR0FWB+bm5uOizdcXZ2fhASEtKNb4M4Jv0Tw9XVVU1UVNSXmEeC/cfGxrKxdndzc1NaX1+X1tbWJI1GI21sbEhc297ensTaJ5B1PC5gMC5cio6O/kKlUr1eUlISgQs7eDEBAGpky28za7VaCU9be3d39yVxSFyVFt90r/Pc3FxfVVXVvcLCQlVGRkalXq+/ggQRCoVC7O/v6+fn5+fa29sHRkZGZuAMPdzrhnMqZK6A3Av+/v5x7u7uvzQ0NKzbAlRYfbuCER43BYB/3dnZiTAlrRC0HG4unZ6efoTpBngf7BIZGanOzMy8FhcXFwkLjYqdO3fujlqtfnthYWFLmDLeLhmthPafraysSIuLi9LS0pJx5LyxsfFH7L8M9gf7gfnrIAL8QVFR0c+ML2Xp8omJiSzxhDH1xMFHcJ0RrLe39y+OnC8vL/OiYsi4C1OcHGSvvAhOqKuraycgZTH+jrXz4oiyUVVWVl5nFsKl0tbWlhQeHn6rrKzMeBHXOMKtX9P1Fpc5gQNRHh9hX0c53lFQUMAst8yTA9mkQjEHIXZMEDE8PHy/q6urKTU19Tu0smYUPxODMfp8cnLyK8i7yKA74AU0iAcAfMizKBURExPzhrVbrQEdkWWhBGSyINUfOjk5DWD9bnJy8u1mEJNid3dXoOBvAPSm7FKCboMXEethnqViSL4A2Xq7gEpcpqKGZFyqB/ga1qfAPTJoCy2lUlDmxvj4uNlSZqOOZ8znIaOUXaqwByhmZmaWlUql0UJfX99AYUp/fUBAwAzGP9Devm1paWmmDC2Fewl60+xeLy+vQJ5F4xD9/f1TwipprAENFRUV96G5UUNXV9dX8Rx58xDcR5exBnsAeru1tdVoKUFpKUqpIDc3N8THx+caz6LBi9HR0VnI7wqLWrROWWfwK4ODgz9A82BeCE2/R1w/pbssZFiHr5WXl2eg8N9kvGgRzoyiM6k5x2/cZT8/v/cg12dx9oCF1GYZmdmCw8bAQ9MPYd3H4t9s09Pz4Ht0b0dHRwvdy5iijNS0mPP6+vqfILOEl0cvjiAW6/WhoaERvBISXGXuNoWYB+ECB9kztPQSKAOum6ccWT4zjL0Y8HPCyou2ugAteT42Nvb90tLSPLwWnmzMjImnp6cWe22IWR/ipMCeGvN38Zo8w0RhCFAKGjzaeTU1Nb9hb1r22qGAJNZWEAr3neLi4kzE4wJddRhBRkCBCTzc38CddVgaBx9o3jYBoS3qW8F+SQuuojHHJiQkvIW4erCDkEnMZmSymJ2dnUGpdOfk5FRj+U/wBHhT2HgpDmus3GO/5KvAeryYmJgYGhQU5BsWFuYH97Gnaqqrq8eQZGNQcByuZ+zmbVn2JIDmfZUM7CWzhzAVOYmmamH5CsqBv3v4Tj5Wd/+VzMAEelaYMvm8BbhKzt5TpzP7a/7/ob8B9uaVl/PTF4MAAAAASUVORK5CYII=) 8 4,not-allowed}.btn-xs-transparent-light{display:inline-flex;flex-direction:column;justify-content:center;align-items:center;gap:.625rem;border-radius:.25rem;border:1px solid transparent;text-decoration:none;cursor:pointer;box-sizing:border-box;transform:translateY(0);transition-duration:.3s;transition-property:transform,background,border-color;-webkit-tap-highlight-color:rgba(0,0,0,0)}@media(min-width:1200px)and (hover:hover)and (pointer:fine){.btn-xs-transparent-light:hover:not(.disabled):not(:disabled){transform:translateY(-.3125rem)}}.btn-xs-transparent-light:active:not(.disabled):not(:disabled){transform:translateY(0)}.btn-xs-transparent-light:focus-visible:not(.disabled):not(:disabled){transform:translateY(0)}.btn-xs-transparent-light.disabled,.btn-xs-transparent-light:disabled{transform:translateY(0)}.btn-xs-transparent-light>span:not(.icon-20):not(.btn-spinner){font-size:.875rem;line-height:.875rem;transform:translateY(1px) scale(1);transform-origin:center center;transition-property:transform;transition-duration:.15s;transition-timing-function:ease}.btn-xs-transparent-light>span:not(.icon-20):not(.btn-spinner):not([class*=__pdf-label]){display:inline-block}.btn-xs-transparent-light:active:not(.disabled):not(:disabled)>span:not(.icon-20):not(.btn-spinner){transform:translateY(1px) scale(.9285714286)}.btn-xs-transparent-light{flex-direction:row;align-items:center;gap:.5rem;height:2.125rem;min-width:6.25rem;padding:.375rem 1rem;font-size:.875rem;line-height:1;letter-spacing:.02em;font-weight:400;text-transform:none;color:#fbfbfb;border-color:#fbfbfb40;background:transparent}.btn-xs-transparent-light:hover:not(.disabled):not(:disabled){border-color:#fbfbfb;background:transparent}.btn-xs-transparent-light:active:not(.disabled):not(:disabled){border-color:#fbfbfb;background:transparent}.btn-xs-transparent-light:focus-visible:not(.disabled):not(:disabled){border-color:#fbfbfb;background:transparent}.btn-xs-transparent-light.disabled,.btn-xs-transparent-light:disabled{opacity:.35;background:transparent;cursor:url(data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAABwAAAAoCAYAAADt5povAAAACXBIWXMAAAsTAAALEwEAmpwYAAAAAXNSR0IArs4c6QAAAARnQU1BAACxjwv8YQUAAAVbSURBVHgB5VdrSKRVGD7jjK63MhcvCNa6NrqtbhbbD6WVSNLapETRHyKJVAZioLEhhBBK6w9/hIJsP1qSIEHMSvtj4P3Kuqatrbi63i+reXccRcdRx6/nmfmmZscZXUOF2BdeznfOec953vuZEeJpI4VOp7vIUZwRuUmSNNHZ2Xn5LEAdXFxc/AEoGQyGqaamplCuiVMkJTiYgGlpaWcCSsCXCIjxTEAfA7QBeuIxPQAoTtlSm4CWoLW1tVdOEtQuoDglSw8FPA3QIwFPGpSAly0B8/LyJHu0t7c33dbWFnJcUJW9DYCJrKwsbXp6es3AwMCCg4ODQd6SHB0dN729vac8PDyo2LHKxVKYmrLTDObn54vs7Oy1+Pj4W7CiB+srFEhJSbmQlJR0FWB+bm5uOizdcXZ2fhASEtKNb4M4Jv0Tw9XVVU1UVNSXmEeC/cfGxrKxdndzc1NaX1+X1tbWJI1GI21sbEhc297ensTaJ5B1PC5gMC5cio6O/kKlUr1eUlISgQs7eDEBAGpky28za7VaCU9be3d39yVxSFyVFt90r/Pc3FxfVVXVvcLCQlVGRkalXq+/ggQRCoVC7O/v6+fn5+fa29sHRkZGZuAMPdzrhnMqZK6A3Av+/v5x7u7uvzQ0NKzbAlRYfbuCER43BYB/3dnZiTAlrRC0HG4unZ6efoTpBngf7BIZGanOzMy8FhcXFwkLjYqdO3fujlqtfnthYWFLmDLeLhmthPafraysSIuLi9LS0pJx5LyxsfFH7L8M9gf7gfnrIAL8QVFR0c+ML2Xp8omJiSzxhDH1xMFHcJ0RrLe39y+OnC8vL/OiYsi4C1OcHGSvvAhOqKuraycgZTH+jrXz4oiyUVVWVl5nFsKl0tbWlhQeHn6rrKzMeBHXOMKtX9P1Fpc5gQNRHh9hX0c53lFQUMAst8yTA9mkQjEHIXZMEDE8PHy/q6urKTU19Tu0smYUPxODMfp8cnLyK8i7yKA74AU0iAcAfMizKBURExPzhrVbrQEdkWWhBGSyINUfOjk5DWD9bnJy8u1mEJNid3dXoOBvAPSm7FKCboMXEethnqViSL4A2Xq7gEpcpqKGZFyqB/ga1qfAPTJoCy2lUlDmxvj4uNlSZqOOZ8znIaOUXaqwByhmZmaWlUql0UJfX99AYUp/fUBAwAzGP9Devm1paWmmDC2Fewl60+xeLy+vQJ5F4xD9/f1TwipprAENFRUV96G5UUNXV9dX8Rx58xDcR5exBnsAeru1tdVoKUFpKUqpIDc3N8THx+caz6LBi9HR0VnI7wqLWrROWWfwK4ODgz9A82BeCE2/R1w/pbssZFiHr5WXl2eg8N9kvGgRzoyiM6k5x2/cZT8/v/cg12dx9oCF1GYZmdmCw8bAQ9MPYd3H4t9s09Pz4Ht0b0dHRwvdy5iijNS0mPP6+vqfILOEl0cvjiAW6/WhoaERvBISXGXuNoWYB+ECB9kztPQSKAOum6ccWT4zjL0Y8HPCyou2ugAteT42Nvb90tLSPLwWnmzMjImnp6cWe22IWR/ipMCeGvN38Zo8w0RhCFAKGjzaeTU1Nb9hb1r22qGAJNZWEAr3neLi4kzE4wJddRhBRkCBCTzc38CddVgaBx9o3jYBoS3qW8F+SQuuojHHJiQkvIW4erCDkEnMZmSymJ2dnUGpdOfk5FRj+U/wBHhT2HgpDmus3GO/5KvAeryYmJgYGhQU5BsWFuYH97Gnaqqrq8eQZGNQcByuZ+zmbVn2JIDmfZUM7CWzhzAVOYmmamH5CsqBv3v4Tj5Wd/+VzMAEelaYMvm8BbhKzt5TpzP7a/7/ob8B9uaVl/PTF4MAAAAASUVORK5CYII=) 8 4,not-allowed}.btn-xs-transparent,.btn-xs-transparent-light{position:relative;top:0;transform:none;transition-property:top,background,border-color}@media(min-width:1200px)and (hover:hover)and (pointer:fine){.btn-xs-transparent:hover:not(.disabled):not(:disabled),.btn-xs-transparent-light:hover:not(.disabled):not(:disabled){top:-5px;transform:none}}.btn-xs-transparent:active:not(.disabled):not(:disabled),.btn-xs-transparent:focus-visible:not(.disabled):not(:disabled),.btn-xs-transparent.disabled,.btn-xs-transparent:disabled,.btn-xs-transparent-light:active:not(.disabled):not(:disabled),.btn-xs-transparent-light:focus-visible:not(.disabled):not(:disabled),.btn-xs-transparent-light.disabled,.btn-xs-transparent-light:disabled{top:0;transform:none}.btn-sm-dark{display:inline-flex;flex-direction:column;justify-content:center;align-items:center;gap:.625rem;border-radius:.25rem;border:1px solid transparent;text-decoration:none;cursor:pointer;box-sizing:border-box;transform:translateY(0);transition-duration:.3s;transition-property:transform,background,border-color;-webkit-tap-highlight-color:rgba(0,0,0,0)}@media(min-width:1200px)and (hover:hover)and (pointer:fine){.btn-sm-dark:hover:not(.disabled):not(:disabled){transform:translateY(-.3125rem)}}.btn-sm-dark:active:not(.disabled):not(:disabled){transform:translateY(0)}.btn-sm-dark:focus-visible:not(.disabled):not(:disabled){transform:translateY(0)}.btn-sm-dark.disabled,.btn-sm-dark:disabled{transform:translateY(0)}.btn-sm-dark>span:not(.icon-20):not(.btn-spinner){font-size:.875rem;line-height:.875rem;transform:translateY(1px) scale(1);transform-origin:center center;transition-property:transform;transition-duration:.15s;transition-timing-function:ease}.btn-sm-dark>span:not(.icon-20):not(.btn-spinner):not([class*=__pdf-label]){display:inline-block}.btn-sm-dark:active:not(.disabled):not(:disabled)>span:not(.icon-20):not(.btn-spinner){transform:translateY(1px) scale(.9285714286)}.btn-sm-dark{text-transform:uppercase;letter-spacing:.02em;font-weight:500;line-height:1.48;height:3rem;min-width:7.25rem;padding:.875rem 1.5rem .75rem;background:#1e1e1e;color:#fbfbfb}.btn-sm-dark:hover:not(.disabled):not(:disabled){background:#000}.btn-sm-dark:active:not(.disabled):not(:disabled){background:#1e1e1e}.btn-sm-dark:focus-visible:not(.disabled):not(:disabled){border-color:#ffffff40;background:#000}.btn-sm-dark.disabled,.btn-sm-dark:disabled{opacity:.35;background:#1e1e1e;cursor:url(data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAABwAAAAoCAYAAADt5povAAAACXBIWXMAAAsTAAALEwEAmpwYAAAAAXNSR0IArs4c6QAAAARnQU1BAACxjwv8YQUAAAVbSURBVHgB5VdrSKRVGD7jjK63MhcvCNa6NrqtbhbbD6WVSNLapETRHyKJVAZioLEhhBBK6w9/hIJsP1qSIEHMSvtj4P3Kuqatrbi63i+reXccRcdRx6/nmfmmZscZXUOF2BdeznfOec953vuZEeJpI4VOp7vIUZwRuUmSNNHZ2Xn5LEAdXFxc/AEoGQyGqaamplCuiVMkJTiYgGlpaWcCSsCXCIjxTEAfA7QBeuIxPQAoTtlSm4CWoLW1tVdOEtQuoDglSw8FPA3QIwFPGpSAly0B8/LyJHu0t7c33dbWFnJcUJW9DYCJrKwsbXp6es3AwMCCg4ODQd6SHB0dN729vac8PDyo2LHKxVKYmrLTDObn54vs7Oy1+Pj4W7CiB+srFEhJSbmQlJR0FWB+bm5uOizdcXZ2fhASEtKNb4M4Jv0Tw9XVVU1UVNSXmEeC/cfGxrKxdndzc1NaX1+X1tbWJI1GI21sbEhc297ensTaJ5B1PC5gMC5cio6O/kKlUr1eUlISgQs7eDEBAGpky28za7VaCU9be3d39yVxSFyVFt90r/Pc3FxfVVXVvcLCQlVGRkalXq+/ggQRCoVC7O/v6+fn5+fa29sHRkZGZuAMPdzrhnMqZK6A3Av+/v5x7u7uvzQ0NKzbAlRYfbuCER43BYB/3dnZiTAlrRC0HG4unZ6efoTpBngf7BIZGanOzMy8FhcXFwkLjYqdO3fujlqtfnthYWFLmDLeLhmthPafraysSIuLi9LS0pJx5LyxsfFH7L8M9gf7gfnrIAL8QVFR0c+ML2Xp8omJiSzxhDH1xMFHcJ0RrLe39y+OnC8vL/OiYsi4C1OcHGSvvAhOqKuraycgZTH+jrXz4oiyUVVWVl5nFsKl0tbWlhQeHn6rrKzMeBHXOMKtX9P1Fpc5gQNRHh9hX0c53lFQUMAst8yTA9mkQjEHIXZMEDE8PHy/q6urKTU19Tu0smYUPxODMfp8cnLyK8i7yKA74AU0iAcAfMizKBURExPzhrVbrQEdkWWhBGSyINUfOjk5DWD9bnJy8u1mEJNid3dXoOBvAPSm7FKCboMXEethnqViSL4A2Xq7gEpcpqKGZFyqB/ga1qfAPTJoCy2lUlDmxvj4uNlSZqOOZ8znIaOUXaqwByhmZmaWlUql0UJfX99AYUp/fUBAwAzGP9Devm1paWmmDC2Fewl60+xeLy+vQJ5F4xD9/f1TwipprAENFRUV96G5UUNXV9dX8Rx58xDcR5exBnsAeru1tdVoKUFpKUqpIDc3N8THx+caz6LBi9HR0VnI7wqLWrROWWfwK4ODgz9A82BeCE2/R1w/pbssZFiHr5WXl2eg8N9kvGgRzoyiM6k5x2/cZT8/v/cg12dx9oCF1GYZmdmCw8bAQ9MPYd3H4t9s09Pz4Ht0b0dHRwvdy5iijNS0mPP6+vqfILOEl0cvjiAW6/WhoaERvBISXGXuNoWYB+ECB9kztPQSKAOum6ccWT4zjL0Y8HPCyou2ugAteT42Nvb90tLSPLwWnmzMjImnp6cWe22IWR/ipMCeGvN38Zo8w0RhCFAKGjzaeTU1Nb9hb1r22qGAJNZWEAr3neLi4kzE4wJddRhBRkCBCTzc38CddVgaBx9o3jYBoS3qW8F+SQuuojHHJiQkvIW4erCDkEnMZmSymJ2dnUGpdOfk5FRj+U/wBHhT2HgpDmus3GO/5KvAeryYmJgYGhQU5BsWFuYH97Gnaqqrq8eQZGNQcByuZ+zmbVn2JIDmfZUM7CWzhzAVOYmmamH5CsqBv3v4Tj5Wd/+VzMAEelaYMvm8BbhKzt5TpzP7a/7/ob8B9uaVl/PTF4MAAAAASUVORK5CYII=) 8 4,not-allowed}.btn-lg{display:inline-flex;flex-direction:column;justify-content:center;align-items:center;gap:.625rem;border-radius:.25rem;border:1px solid transparent;text-decoration:none;cursor:pointer;box-sizing:border-box;transform:translateY(0);transition-duration:.3s;transition-property:transform,background,border-color;-webkit-tap-highlight-color:rgba(0,0,0,0)}@media(min-width:1200px)and (hover:hover)and (pointer:fine){.btn-lg:hover:not(.disabled):not(:disabled){transform:translateY(-.3125rem)}}.btn-lg:active:not(.disabled):not(:disabled){transform:translateY(0)}.btn-lg:focus-visible:not(.disabled):not(:disabled){transform:translateY(0)}.btn-lg.disabled,.btn-lg:disabled{transform:translateY(0)}.btn-lg>span:not(.icon-20):not(.btn-spinner){font-size:.875rem;line-height:.875rem;transform:translateY(1px) scale(1);transform-origin:center center;transition-property:transform;transition-duration:.15s;transition-timing-function:ease}.btn-lg>span:not(.icon-20):not(.btn-spinner):not([class*=__pdf-label]){display:inline-block}.btn-lg:active:not(.disabled):not(:disabled)>span:not(.icon-20):not(.btn-spinner){transform:translateY(1px) scale(.9285714286)}.btn-lg{height:4rem;min-width:6.25rem;padding:.75rem 1.5rem;border:1px solid rgba(255,255,255,.12);background:#1e1e1e;-webkit-backdrop-filter:blur(50px);backdrop-filter:blur(50px)}.btn-lg:hover:not(.disabled):not(:disabled){background:#000}.btn-lg:active:not(.disabled):not(:disabled){background:#1e1e1e}.btn-lg:focus-visible:not(.disabled):not(:disabled){border-color:#ffffff40;background:#000}.btn-lg.disabled,.btn-lg:disabled{opacity:.35;background:#1e1e1e;cursor:url(data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAABwAAAAoCAYAAADt5povAAAACXBIWXMAAAsTAAALEwEAmpwYAAAAAXNSR0IArs4c6QAAAARnQU1BAACxjwv8YQUAAAVbSURBVHgB5VdrSKRVGD7jjK63MhcvCNa6NrqtbhbbD6WVSNLapETRHyKJVAZioLEhhBBK6w9/hIJsP1qSIEHMSvtj4P3Kuqatrbi63i+reXccRcdRx6/nmfmmZscZXUOF2BdeznfOec953vuZEeJpI4VOp7vIUZwRuUmSNNHZ2Xn5LEAdXFxc/AEoGQyGqaamplCuiVMkJTiYgGlpaWcCSsCXCIjxTEAfA7QBeuIxPQAoTtlSm4CWoLW1tVdOEtQuoDglSw8FPA3QIwFPGpSAly0B8/LyJHu0t7c33dbWFnJcUJW9DYCJrKwsbXp6es3AwMCCg4ODQd6SHB0dN729vac8PDyo2LHKxVKYmrLTDObn54vs7Oy1+Pj4W7CiB+srFEhJSbmQlJR0FWB+bm5uOizdcXZ2fhASEtKNb4M4Jv0Tw9XVVU1UVNSXmEeC/cfGxrKxdndzc1NaX1+X1tbWJI1GI21sbEhc297ensTaJ5B1PC5gMC5cio6O/kKlUr1eUlISgQs7eDEBAGpky28za7VaCU9be3d39yVxSFyVFt90r/Pc3FxfVVXVvcLCQlVGRkalXq+/ggQRCoVC7O/v6+fn5+fa29sHRkZGZuAMPdzrhnMqZK6A3Av+/v5x7u7uvzQ0NKzbAlRYfbuCER43BYB/3dnZiTAlrRC0HG4unZ6efoTpBngf7BIZGanOzMy8FhcXFwkLjYqdO3fujlqtfnthYWFLmDLeLhmthPafraysSIuLi9LS0pJx5LyxsfFH7L8M9gf7gfnrIAL8QVFR0c+ML2Xp8omJiSzxhDH1xMFHcJ0RrLe39y+OnC8vL/OiYsi4C1OcHGSvvAhOqKuraycgZTH+jrXz4oiyUVVWVl5nFsKl0tbWlhQeHn6rrKzMeBHXOMKtX9P1Fpc5gQNRHh9hX0c53lFQUMAst8yTA9mkQjEHIXZMEDE8PHy/q6urKTU19Tu0smYUPxODMfp8cnLyK8i7yKA74AU0iAcAfMizKBURExPzhrVbrQEdkWWhBGSyINUfOjk5DWD9bnJy8u1mEJNid3dXoOBvAPSm7FKCboMXEethnqViSL4A2Xq7gEpcpqKGZFyqB/ga1qfAPTJoCy2lUlDmxvj4uNlSZqOOZ8znIaOUXaqwByhmZmaWlUql0UJfX99AYUp/fUBAwAzGP9Devm1paWmmDC2Fewl60+xeLy+vQJ5F4xD9/f1TwipprAENFRUV96G5UUNXV9dX8Rx58xDcR5exBnsAeru1tdVoKUFpKUqpIDc3N8THx+caz6LBi9HR0VnI7wqLWrROWWfwK4ODgz9A82BeCE2/R1w/pbssZFiHr5WXl2eg8N9kvGgRzoyiM6k5x2/cZT8/v/cg12dx9oCF1GYZmdmCw8bAQ9MPYd3H4t9s09Pz4Ht0b0dHRwvdy5iijNS0mPP6+vqfILOEl0cvjiAW6/WhoaERvBISXGXuNoWYB+ECB9kztPQSKAOum6ccWT4zjL0Y8HPCyou2ugAteT42Nvb90tLSPLwWnmzMjImnp6cWe22IWR/ipMCeGvN38Zo8w0RhCFAKGjzaeTU1Nb9hb1r22qGAJNZWEAr3neLi4kzE4wJddRhBRkCBCTzc38CddVgaBx9o3jYBoS3qW8F+SQuuojHHJiQkvIW4erCDkEnMZmSymJ2dnUGpdOfk5FRj+U/wBHhT2HgpDmus3GO/5KvAeryYmJgYGhQU5BsWFuYH97Gnaqqrq8eQZGNQcByuZ+zmbVn2JIDmfZUM7CWzhzAVOYmmamH5CsqBv3v4Tj5Wd/+VzMAEelaYMvm8BbhKzt5TpzP7a/7/ob8B9uaVl/PTF4MAAAAASUVORK5CYII=) 8 4,not-allowed}.btn.disabled{cursor:url(data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAABwAAAAoCAYAAADt5povAAAACXBIWXMAAAsTAAALEwEAmpwYAAAAAXNSR0IArs4c6QAAAARnQU1BAACxjwv8YQUAAAVbSURBVHgB5VdrSKRVGD7jjK63MhcvCNa6NrqtbhbbD6WVSNLapETRHyKJVAZioLEhhBBK6w9/hIJsP1qSIEHMSvtj4P3Kuqatrbi63i+reXccRcdRx6/nmfmmZscZXUOF2BdeznfOec953vuZEeJpI4VOp7vIUZwRuUmSNNHZ2Xn5LEAdXFxc/AEoGQyGqaamplCuiVMkJTiYgGlpaWcCSsCXCIjxTEAfA7QBeuIxPQAoTtlSm4CWoLW1tVdOEtQuoDglSw8FPA3QIwFPGpSAly0B8/LyJHu0t7c33dbWFnJcUJW9DYCJrKwsbXp6es3AwMCCg4ODQd6SHB0dN729vac8PDyo2LHKxVKYmrLTDObn54vs7Oy1+Pj4W7CiB+srFEhJSbmQlJR0FWB+bm5uOizdcXZ2fhASEtKNb4M4Jv0Tw9XVVU1UVNSXmEeC/cfGxrKxdndzc1NaX1+X1tbWJI1GI21sbEhc297ensTaJ5B1PC5gMC5cio6O/kKlUr1eUlISgQs7eDEBAGpky28za7VaCU9be3d39yVxSFyVFt90r/Pc3FxfVVXVvcLCQlVGRkalXq+/ggQRCoVC7O/v6+fn5+fa29sHRkZGZuAMPdzrhnMqZK6A3Av+/v5x7u7uvzQ0NKzbAlRYfbuCER43BYB/3dnZiTAlrRC0HG4unZ6efoTpBngf7BIZGanOzMy8FhcXFwkLjYqdO3fujlqtfnthYWFLmDLeLhmthPafraysSIuLi9LS0pJx5LyxsfFH7L8M9gf7gfnrIAL8QVFR0c+ML2Xp8omJiSzxhDH1xMFHcJ0RrLe39y+OnC8vL/OiYsi4C1OcHGSvvAhOqKuraycgZTH+jrXz4oiyUVVWVl5nFsKl0tbWlhQeHn6rrKzMeBHXOMKtX9P1Fpc5gQNRHh9hX0c53lFQUMAst8yTA9mkQjEHIXZMEDE8PHy/q6urKTU19Tu0smYUPxODMfp8cnLyK8i7yKA74AU0iAcAfMizKBURExPzhrVbrQEdkWWhBGSyINUfOjk5DWD9bnJy8u1mEJNid3dXoOBvAPSm7FKCboMXEethnqViSL4A2Xq7gEpcpqKGZFyqB/ga1qfAPTJoCy2lUlDmxvj4uNlSZqOOZ8znIaOUXaqwByhmZmaWlUql0UJfX99AYUp/fUBAwAzGP9Devm1paWmmDC2Fewl60+xeLy+vQJ5F4xD9/f1TwipprAENFRUV96G5UUNXV9dX8Rx58xDcR5exBnsAeru1tdVoKUFpKUqpIDc3N8THx+caz6LBi9HR0VnI7wqLWrROWWfwK4ODgz9A82BeCE2/R1w/pbssZFiHr5WXl2eg8N9kvGgRzoyiM6k5x2/cZT8/v/cg12dx9oCF1GYZmdmCw8bAQ9MPYd3H4t9s09Pz4Ht0b0dHRwvdy5iijNS0mPP6+vqfILOEl0cvjiAW6/WhoaERvBISXGXuNoWYB+ECB9kztPQSKAOum6ccWT4zjL0Y8HPCyou2ugAteT42Nvb90tLSPLwWnmzMjImnp6cWe22IWR/ipMCeGvN38Zo8w0RhCFAKGjzaeTU1Nb9hb1r22qGAJNZWEAr3neLi4kzE4wJddRhBRkCBCTzc38CddVgaBx9o3jYBoS3qW8F+SQuuojHHJiQkvIW4erCDkEnMZmSymJ2dnUGpdOfk5FRj+U/wBHhT2HgpDmus3GO/5KvAeryYmJgYGhQU5BsWFuYH97Gnaqqrq8eQZGNQcByuZ+zmbVn2JIDmfZUM7CWzhzAVOYmmamH5CsqBv3v4Tj5Wd/+VzMAEelaYMvm8BbhKzt5TpzP7a/7/ob8B9uaVl/PTF4MAAAAASUVORK5CYII=) 8 4,not-allowed}.btn-arrow{display:inline-flex;align-items:center;gap:.75rem;font-size:.875rem;font-weight:500;line-height:1.4;letter-spacing:.02em;text-transform:uppercase}.btn-arrow>span:not(.icon-20){transition:color .2s ease}.btn-arrow>.icon-20{align-self:center;line-height:0;transform:translateY(-1px);transition:transform .2s ease}.btn-arrow>.icon-20>svg{display:block}@media(hover:hover){.btn-arrow:hover>.icon-20{transform:translateY(-1px) translate(.25rem)}}.btn-arrow--light{color:#fbfbfb}.btn-arrow--light svg path{stroke:#fbfbfb}@media(hover:hover){.btn-arrow--light:hover>span:not(.icon-20){color:#fbfbfbb3}}.btn-arrow--dark{color:#1e1e1e}.btn-arrow--dark svg path{stroke:#1e1e1e}@media(hover:hover){.btn-arrow--dark:hover>span:not(.icon-20){color:#1e1e1eb3}}.content-tag{display:flex;flex-direction:column;justify-content:center;align-items:flex-start;gap:.625rem;margin:0;padding:.3125rem .5rem .1875rem;width:-moz-fit-content;width:fit-content;font-size:.875rem;font-style:normal;font-weight:400;line-height:1.42;color:#fbfbfb;border-radius:.25rem;border:1px solid rgba(255,255,255,.12);background:#28292a;transition-duration:.3s;transition-property:background,border-color}.content-tag a,.content-tag span{color:inherit;text-decoration:none}@media(hover:hover)and (pointer:fine){.content-tag:has(a:hover),.content-tag:has(a:focus-visible){border-color:#ffffff40;background:#1e1e1e}}.content-tags{display:flex;flex-direction:column;gap:.5rem;margin:0;padding:0;list-style:none}.content-tags__item{margin:0}.content-tags--end{flex-direction:row;flex-wrap:wrap;justify-content:flex-end;align-items:center;gap:.375rem}.content-tags--row{flex-direction:row;flex-wrap:wrap;align-items:center}.icon-40,.icon-32,.icon-30,.icon-26,.icon-24,.icon-20,.icon-16,.icon-10{display:inline-flex;align-items:center;justify-content:center;flex-shrink:0}.icon-40>svg,.icon-32>svg,.icon-30>svg,.icon-26>svg,.icon-24>svg,.icon-20>svg,.icon-16>svg,.icon-10>svg{width:100%;height:100%;display:block}.icon-40>svg [stroke],.icon-32>svg [stroke],.icon-30>svg [stroke],.icon-26>svg [stroke],.icon-24>svg [stroke],.icon-20>svg [stroke],.icon-16>svg [stroke],.icon-10>svg [stroke]{stroke-width:1.5}.icon-40{width:2.5rem;height:2.5rem}.icon-32{width:2rem;height:2rem}.icon-30{width:1.875rem;height:1.875rem}.icon-26{width:1.625rem;height:1.625rem}.icon-24{width:1.5rem;height:1.5rem}.icon-20{width:1.25rem;height:1.25rem}.icon-16{width:1rem;height:1rem}.icon-10{width:.625rem;height:.625rem}.u-underline{pointer-events:none}.u-underline>span{transition-property:background-size;transition-duration:.4s;transition-timing-function:ease;padding-bottom:.15rem;background-image:linear-gradient(transparent calc(100% - 1px),currentColor 1px)!important;background-repeat:no-repeat;background-size:100% 100%;position:relative;cursor:pointer;pointer-events:auto}.u-underline>span:hover{background-size:0 100%}.underline-links a,.underline-links-reverse a{color:inherit}.u-underline-reverse{pointer-events:none}.u-underline-reverse>span{transition-property:background-size;transition-duration:.4s;transition-timing-function:ease;padding-bottom:.15rem;background-image:linear-gradient(transparent calc(100% - 1px),currentColor 1px)!important;background-repeat:no-repeat;background-size:0 100%;position:relative;cursor:pointer;pointer-events:auto}.u-underline-reverse:hover>span{background-size:100% 100%}.image-reveal--js:not(.image-reveal--reveal-done){clip-path:inset(0 0 100% 0);opacity:0}.image-reveal--reveal{animation:image-reveal-wipe .65s cubic-bezier(.52,0,.18,1) .1s forwards}.image-reveal--reveal-done{clip-path:inset(0 0 0 0);opacity:1;animation:none}@keyframes image-reveal-wipe{0%{clip-path:inset(0 0 100% 0);opacity:0}to{clip-path:inset(0 0 0 0);opacity:1}}@media(prefers-reduced-motion:reduce){.image-reveal--js:not(.image-reveal--reveal-done){clip-path:none;opacity:1}}.title-reveal--reveal-done{opacity:1;filter:none}@media(min-width:744px){.title-reveal--js:not(.title-reveal--reveal-done){opacity:.1}.title-reveal--fade-only.title-reveal--js:not(.title-reveal--reveal-done){opacity:0;filter:none}}@media(prefers-reduced-motion:reduce){.title-reveal--js:not(.title-reveal--reveal-done){opacity:1;filter:none}}.section-line-wrap{pointer-events:none;z-index:5}.section-line-wrap--vertical{display:none;position:absolute;top:0;bottom:0;left:50%;width:0}@media(min-width:744px){.section-line-wrap--vertical{display:block}}.section-line-wrap--horizontal{display:block;position:absolute;bottom:0;left:0;width:100vw;margin-inline:calc(50% - 50vw)}.section-line-wrap--horizontal.section-line-wrap--leading{position:relative;top:auto;bottom:auto}.section-line-wrap--top{bottom:auto;top:0}.section-line--vertical{box-sizing:border-box;display:block;width:1px;min-width:1px;max-width:1px;margin:0;padding:0;flex-shrink:0;border:0;background-color:#1e1e1e66;transform:scaleY(0);transform-origin:top center;will-change:transform;transition:none;backface-visibility:hidden;height:100%}.section-line--horizontal{box-sizing:border-box;display:block;width:100%;height:1px;min-height:1px;max-height:1px;margin:0;padding:0;flex-shrink:0;border:0;background-color:#1e1e1e66;transform:scaleX(0);transform-origin:left center;will-change:transform;transition:none;backface-visibility:hidden}.section-swiper__viewport{position:relative}.section-swiper__swiper{overflow:hidden}.section-swiper--single .swiper-wrapper{justify-content:center}.section-swiper--single .swiper-slide{max-width:35rem}.section-swiper__controls{display:flex;align-items:center;justify-content:center;gap:1.5rem;width:-moz-fit-content;width:fit-content;max-width:100%;margin:1.5rem auto 0}.section-swiper__btn{display:flex;align-items:center;justify-content:center;aspect-ratio:1/1;padding:.5rem;border:0;border-radius:.25rem;background:#28292a;color:#fbfbfb;flex-shrink:0;cursor:pointer;transition:background-color .2s ease,color .2s ease}.section-swiper__btn svg [stroke]{stroke:currentColor}@media(min-width:1200px)and (hover:hover)and (pointer:fine){.section-swiper__btn:hover:not(:disabled):not(.swiper-button-disabled){background:#fbfbfb;color:#1e1e1e}}.section-swiper__btn:active:not(:disabled):not(.swiper-button-disabled),.section-swiper__btn:focus-visible:not(:disabled):not(.swiper-button-disabled){background:#fbfbfb;color:#1e1e1e}.section-swiper__btn:disabled,.section-swiper__btn.swiper-button-disabled{opacity:.4;background:#28292a;color:#fbfbfb;cursor:url(data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAABwAAAAoCAYAAADt5povAAAACXBIWXMAAAsTAAALEwEAmpwYAAAAAXNSR0IArs4c6QAAAARnQU1BAACxjwv8YQUAAAVbSURBVHgB5VdrSKRVGD7jjK63MhcvCNa6NrqtbhbbD6WVSNLapETRHyKJVAZioLEhhBBK6w9/hIJsP1qSIEHMSvtj4P3Kuqatrbi63i+reXccRcdRx6/nmfmmZscZXUOF2BdeznfOec953vuZEeJpI4VOp7vIUZwRuUmSNNHZ2Xn5LEAdXFxc/AEoGQyGqaamplCuiVMkJTiYgGlpaWcCSsCXCIjxTEAfA7QBeuIxPQAoTtlSm4CWoLW1tVdOEtQuoDglSw8FPA3QIwFPGpSAly0B8/LyJHu0t7c33dbWFnJcUJW9DYCJrKwsbXp6es3AwMCCg4ODQd6SHB0dN729vac8PDyo2LHKxVKYmrLTDObn54vs7Oy1+Pj4W7CiB+srFEhJSbmQlJR0FWB+bm5uOizdcXZ2fhASEtKNb4M4Jv0Tw9XVVU1UVNSXmEeC/cfGxrKxdndzc1NaX1+X1tbWJI1GI21sbEhc297ensTaJ5B1PC5gMC5cio6O/kKlUr1eUlISgQs7eDEBAGpky28za7VaCU9be3d39yVxSFyVFt90r/Pc3FxfVVXVvcLCQlVGRkalXq+/ggQRCoVC7O/v6+fn5+fa29sHRkZGZuAMPdzrhnMqZK6A3Av+/v5x7u7uvzQ0NKzbAlRYfbuCER43BYB/3dnZiTAlrRC0HG4unZ6efoTpBngf7BIZGanOzMy8FhcXFwkLjYqdO3fujlqtfnthYWFLmDLeLhmthPafraysSIuLi9LS0pJx5LyxsfFH7L8M9gf7gfnrIAL8QVFR0c+ML2Xp8omJiSzxhDH1xMFHcJ0RrLe39y+OnC8vL/OiYsi4C1OcHGSvvAhOqKuraycgZTH+jrXz4oiyUVVWVl5nFsKl0tbWlhQeHn6rrKzMeBHXOMKtX9P1Fpc5gQNRHh9hX0c53lFQUMAst8yTA9mkQjEHIXZMEDE8PHy/q6urKTU19Tu0smYUPxODMfp8cnLyK8i7yKA74AU0iAcAfMizKBURExPzhrVbrQEdkWWhBGSyINUfOjk5DWD9bnJy8u1mEJNid3dXoOBvAPSm7FKCboMXEethnqViSL4A2Xq7gEpcpqKGZFyqB/ga1qfAPTJoCy2lUlDmxvj4uNlSZqOOZ8znIaOUXaqwByhmZmaWlUql0UJfX99AYUp/fUBAwAzGP9Devm1paWmmDC2Fewl60+xeLy+vQJ5F4xD9/f1TwipprAENFRUV96G5UUNXV9dX8Rx58xDcR5exBnsAeru1tdVoKUFpKUqpIDc3N8THx+caz6LBi9HR0VnI7wqLWrROWWfwK4ODgz9A82BeCE2/R1w/pbssZFiHr5WXl2eg8N9kvGgRzoyiM6k5x2/cZT8/v/cg12dx9oCF1GYZmdmCw8bAQ9MPYd3H4t9s09Pz4Ht0b0dHRwvdy5iijNS0mPP6+vqfILOEl0cvjiAW6/WhoaERvBISXGXuNoWYB+ECB9kztPQSKAOum6ccWT4zjL0Y8HPCyou2ugAteT42Nvb90tLSPLwWnmzMjImnp6cWe22IWR/ipMCeGvN38Zo8w0RhCFAKGjzaeTU1Nb9hb1r22qGAJNZWEAr3neLi4kzE4wJddRhBRkCBCTzc38CddVgaBx9o3jYBoS3qW8F+SQuuojHHJiQkvIW4erCDkEnMZmSymJ2dnUGpdOfk5FRj+U/wBHhT2HgpDmus3GO/5KvAeryYmJgYGhQU5BsWFuYH97Gnaqqrq8eQZGNQcByuZ+zmbVn2JIDmfZUM7CWzhzAVOYmmamH5CsqBv3v4Tj5Wd/+VzMAEelaYMvm8BbhKzt5TpzP7a/7/ob8B9uaVl/PTF4MAAAAASUVORK5CYII=) 8 4,not-allowed}.section-swiper__btn--prev .icon-24{transform:rotate(90deg)}.section-swiper__btn--next .icon-24{transform:rotate(-90deg)}.section-swiper__pagination{position:static;inset:auto;width:auto!important;display:flex;align-items:center;justify-content:center;gap:8px;flex:0 0 auto}.section-swiper__pagination.swiper-pagination .swiper-pagination-bullet{margin:0}.section-swiper__pagination .swiper-pagination-bullet{display:flex;flex:0 0 auto;align-items:center;justify-content:center;width:12px;height:12px;margin:0;padding:0;border:0;border-radius:0;background:transparent;opacity:1;cursor:pointer}.section-swiper__pagination .swiper-pagination-bullet:before{content:"";display:block;flex:0 0 auto;width:8px;height:8px;background-image:url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 8 8'%3E%3Ccircle cx='4' cy='4' r='4' fill='%231E1E1E'/%3E%3C/svg%3E"),url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 6 6'%3E%3Ccircle cx='3' cy='3' r='2.5' fill='none' stroke='%231E1E1E' stroke-opacity='0.4' stroke-width='1'/%3E%3C/svg%3E");background-position:center;background-repeat:no-repeat;background-size:0 0,6px 6px;transition:background-size .15s ease-out}@media(prefers-reduced-motion:reduce){.section-swiper__pagination .swiper-pagination-bullet:before{transition:none}}.section-swiper__pagination .swiper-pagination-bullet-active{cursor:default}.section-swiper__pagination .swiper-pagination-bullet-active:before{background-size:8px 8px,6px 6px}.section-swiper__pagination-viewport{display:flex;align-items:center;justify-content:center;flex:0 0 56px;width:56px;overflow:hidden}.section-swiper__pagination-list{width:100%;margin:0;padding:0;overflow:hidden;line-height:0}.section-swiper__pagination-track{display:flex;align-items:center;gap:8px;transition:transform .3s ease;will-change:transform}@media(prefers-reduced-motion:reduce){.section-swiper__pagination-track{transition:none}}.section-swiper__pagination-bullet{display:flex;flex:0 0 auto;align-items:center;justify-content:center;width:12px;height:12px;margin:0;padding:0;border:0;background:transparent;cursor:pointer}.section-swiper__pagination-bullet:before{content:"";display:block;flex:0 0 auto;width:8px;height:8px;background-image:url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 8 8'%3E%3Ccircle cx='4' cy='4' r='4' fill='%231E1E1E'/%3E%3C/svg%3E"),url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 6 6'%3E%3Ccircle cx='3' cy='3' r='2.5' fill='none' stroke='%231E1E1E' stroke-opacity='0.4' stroke-width='1'/%3E%3C/svg%3E");background-position:center;background-repeat:no-repeat;background-size:0 0,6px 6px;transition:background-size .15s ease-out}@media(prefers-reduced-motion:reduce){.section-swiper__pagination-bullet:before{transition:none}}.section-swiper__pagination-bullet.is-active{cursor:default}.section-swiper__pagination-bullet.is-active:before{background-size:8px 8px,6px 6px}.tabs{min-width:0}.tabs__wrap{position:relative;width:100%;min-width:0}.tabs__wrap:after{content:"";position:absolute;bottom:0;left:0;right:0;height:1px;border:0;background-color:#1e1e1e29;pointer-events:none}.tabs__list{display:flex;flex-wrap:nowrap;gap:.5rem;touch-action:pan-x;margin-left:auto;margin-right:auto;width:100%;min-width:0;justify-content:center;position:relative;overflow-x:auto;overflow-y:hidden;-ms-overflow-style:none;scrollbar-width:none;overscroll-behavior-x:contain}.tabs__list::-webkit-scrollbar{display:none}.tabs__list.tabs__list--overflow{justify-content:flex-start;margin-inline:0}.tabs__list.tabs__list--overflow>:first-child{padding-inline-start:0}@media(min-width:1200px){.tabs__list{justify-content:flex-start;margin-inline:0}.tabs__list>:first-child{padding-inline-start:0}}.tabs__indicator{position:absolute;bottom:0;left:0;box-sizing:border-box;height:1px;min-height:1px;max-height:1px;border:0;background-color:#1e1e1e;pointer-events:none;z-index:1}.tabs__tab{padding:.75rem .625rem;background:none;border:none;cursor:pointer;border-bottom:.125rem solid transparent;margin-bottom:-.125rem;transition:color .2s ease;white-space:nowrap}.tabs__tab[aria-selected=true]{border-bottom-color:transparent;cursor:default;pointer-events:none}.tabs__tab:hover:not([aria-selected=true]){color:#28292ab3}.tabs__panels{margin-top:2rem;min-width:0}.tabs__panel{min-width:0}.tabs__panel[hidden]{display:none}html.cookie-modal-open,html.cookie-modal-open body{overflow:hidden}.cookie-modal{position:fixed;inset:0;z-index:1200;display:flex;align-items:center;justify-content:center;padding-inline:1rem;padding-top:2.5rem;box-sizing:border-box;background:#1e1e1ecc;visibility:hidden;pointer-events:none}@media(min-width:744px)and (max-width:1199px){.cookie-modal{padding:2rem}}@media(max-width:743px){.cookie-modal{align-items:flex-start}}.cookie-modal.is-open{visibility:visible;pointer-events:auto}.cookie-modal__panel{width:100%;max-width:37.5rem;max-height:100%;padding:1.875rem 1rem;box-sizing:border-box;background:#fbfbfb;color:#1e1e1e;overflow-y:auto;outline:none;display:flex;flex-direction:column;align-items:stretch}@media(min-width:744px){.cookie-modal__panel{padding-block:2.25rem;padding-inline:3.25rem}}.cookie-modal__header{display:flex;flex-direction:column;align-items:center;margin-bottom:1.75rem}.cookie-modal__title{margin:0;width:100%;text-align:center;color:#1e1e1e;font-weight:500!important;padding-bottom:1.25rem}.cookie-modal__hr{align-self:stretch;background-color:#1e1e1e1f}.cookie-modal__view{display:flex;flex-direction:column;align-items:stretch;gap:1.25rem}.cookie-modal__view[hidden]{display:none}.cookie-modal__actions{margin-top:1rem}.cookie-modal__text{margin:0;color:#1e1e1e}.cookie-modal__text p{margin:0}.cookie-modal__text p+p{margin-top:.5rem}.cookie-modal__text a{color:inherit}.cookie-modal__list{list-style:none;margin:0;padding:0;display:flex;flex-direction:column;gap:.5rem}.cookie-modal__list-item{display:flex;align-items:flex-start;gap:.75rem;min-height:1.5rem;color:#1e1e1e}.cookie-modal__bullet.icon-24{height:1lh}@media(max-width:743px){.cookie-modal__bullet.icon-24{margin-top:-1px}}.cookie-modal__bullet:before{content:"";display:block;width:.375rem;height:.375rem;background-color:#1e1e1e}.cookie-modal__categories{display:flex;flex-direction:column;gap:1.25rem}.cookie-modal__category{align-items:flex-start}.cookie-modal__category .form-checkbox__box{margin-top:.125rem}.cookie-modal__category-text{display:flex;flex-direction:column;gap:.5rem;min-width:0;flex:1 1 auto;color:#1e1e1e}.cookie-modal__category-title{font-weight:500!important}.cookie-modal__actions{display:flex;flex-direction:column;align-items:stretch;gap:1rem}.cookie-modal__actions-row{display:flex;gap:.5rem}.cookie-modal__actions-row .btn{flex:1 1 0;min-width:0}@media(max-width:743px){.cookie-modal__view--customize .cookie-modal__actions-row{flex-direction:column}}.cookie-modal .btn-sm-light{border-color:#1e1e1e}.cookie-modal .btn-sm-light:focus-visible:not(.disabled):not(:disabled){border-color:#1e1e1e}.cookie-modal__action--customize{width:100%;padding:0;margin:0;border:none;background:transparent;color:#1e1e1e;font:inherit;cursor:pointer;display:flex;justify-content:center;align-items:center}.cookie-modal__action--customize>span{line-height:1}@media(min-width:1200px){.custom-cursor-surface--scrollable{cursor:pointer!important}.custom-cursor-surface--scrollable *:not(a):not(button):not(input):not(textarea):not(select):not(label){cursor:pointer!important}.custom-cursor-surface--scrollable .compare-table__corner,.custom-cursor-surface--scrollable .compare-table--transposed.compare-table--head,.custom-cursor-surface--scrollable .compare-table--transposed.compare-table--head *:not(a):not(button){cursor:default!important}.custom-cursor-surface--scrollable .compare-table--transposed.compare-table--head a,.custom-cursor-surface--scrollable .compare-table--transposed.compare-table--head a *:not(a):not(button),.custom-cursor-surface--scrollable .compare-table--transposed.compare-table--head button:not(:disabled),.custom-cursor-surface--scrollable .compare-table--transposed.compare-table--head button:not(:disabled) *:not(a):not(button){cursor:pointer!important}.custom-cursor{position:fixed;display:flex;width:9rem;height:3rem;padding:0 2.25rem;justify-content:center;align-items:center;border-radius:500px;background:#28292ab3;-webkit-backdrop-filter:blur(50px);backdrop-filter:blur(50px);pointer-events:none;z-index:9999;transform:translate(-50%,-50%);transition:transform .3s ease-out,opacity .3s ease-out;box-sizing:border-box;-webkit-user-select:none;-moz-user-select:none;user-select:none;color:#fbfbfb}.custom-cursor--hidden{opacity:0;transform:translate(-50%,-50%) scale(.3);transition-duration:.12s}.custom-cursor__content{display:inline-flex;align-items:center;gap:.75rem;color:#fbfbfb}.custom-cursor__content .subtitle{text-transform:uppercase;transform:translateY(1.5px)}.custom-cursor__content .icon-24{flex-shrink:0}}html.compare-modal-open{overflow:hidden;scrollbar-gutter:auto}html.compare-modal-open body{overflow:hidden}.compare-modal{--compare-accent-bg: #FBFBFB;position:fixed;inset:0;z-index:1100;background:#fbfbfb;color:#1e1e1e;overflow-x:hidden;overflow-y:scroll;-webkit-overflow-scrolling:touch;visibility:hidden;pointer-events:none}.compare-modal.is-open{visibility:visible;pointer-events:auto}.compare-modal:not(.is-open) .compare-modal__scrollbar{display:none!important}@media(min-width:1200px){.compare-modal{background:#1e1e1ecc}}.compare-modal--artglass{--compare-accent-bg: #E8CEAA;--compare-row-odd-bg: #F6F0E7}.compare-modal--sapphire{--compare-accent-bg: #D9EEF9;--compare-row-odd-bg: #ECF5FA}.compare-modal--artglass .compare-table--stacked tbody tr:nth-child(odd) td,.compare-modal--sapphire .compare-table--stacked tbody tr:nth-child(odd) td{background:var(--compare-row-odd-bg)}@media(min-width:1200px){.compare-modal--artglass .compare-table--transposed.compare-table--body tbody tr:nth-child(2n) td,.compare-modal--artglass .compare-table--transposed.compare-table--body tbody tr:nth-child(2n) th.compare-table__spec,.compare-modal--sapphire .compare-table--transposed.compare-table--body tbody tr:nth-child(2n) td,.compare-modal--sapphire .compare-table--transposed.compare-table--body tbody tr:nth-child(2n) th.compare-table__spec{background:var(--compare-row-odd-bg)}}@media(max-width:1199px){.compare-modal .compare-table--stacked .compare-table__product{background:var(--compare-accent-bg)}}@media(min-width:1200px){.compare-modal .compare-modal__table-head,.compare-modal .compare-table--transposed.compare-table--head .compare-table__corner,.compare-modal .compare-table--transposed.compare-table--head .compare-table__product{background:var(--compare-accent-bg)}}@media(max-width:743px){.compare-modal--content-scrolls .compare-modal__close-anchor{position:relative}.compare-modal--content-scrolls .compare-modal__table-head{position:sticky;top:0;box-shadow:0 1px #1e1e1e1f}}.compare-modal__panel{box-sizing:border-box;position:relative;min-height:100%;padding:0 1rem 6rem;outline:none;display:flex;flex-direction:column;gap:0}@media(min-width:744px){.compare-modal__panel{padding:0 2rem 6rem}}@media(min-width:1200px){.compare-modal__panel{min-height:auto;width:calc(100% - 5rem);max-width:93.75rem;margin:2.5rem auto;background:#fbfbfb;padding:0 4.75rem 6rem}}.compare-modal__close-anchor{z-index:4;height:0;pointer-events:none;box-sizing:border-box;margin-inline:-1rem;width:calc(100% + 2rem)}@media(max-width:743px){.compare-modal__close-anchor{position:sticky;top:0}}@media(min-width:744px){.compare-modal__close-anchor{position:sticky;top:0;margin-inline:-2rem;width:calc(100% + 4rem)}}@media(min-width:1200px){.compare-modal__close-anchor{margin-inline:-4.75rem;width:calc(100% + 9.5rem)}}.compare-modal__close{position:absolute;top:1rem;right:1rem;pointer-events:auto;display:inline-flex;align-items:center;justify-content:center;flex-shrink:0;width:3rem;height:3rem;min-width:3rem;min-height:3rem;padding:.75rem;box-sizing:border-box;border:1px solid transparent;border-radius:.25rem;background:#28292a;color:#fbfbfb;cursor:pointer;transition:background-color .2s ease,color .2s ease,border-color .2s ease}.compare-modal__close .icon-24{aspect-ratio:1/1;flex-shrink:0}.compare-modal__close .close-icon{width:100%;height:100%;aspect-ratio:1/1;overflow:visible;transform:translateY(1px)}.compare-modal__close .close-icon__bar{transform-box:fill-box;transform:scaleX(0);transition:transform .38s ease}.compare-modal__close .close-icon__bar--1{transform-origin:left center;transition-delay:0s}.compare-modal__close .close-icon__bar--2{transform-origin:right center;transition-delay:0s}.compare-modal__close:hover:not(:disabled),.compare-modal__close:active:not(:disabled),.compare-modal__close:focus-visible:not(:disabled){background:#fff;color:#1e1e1e}.compare-modal__close:focus-visible:not(:disabled){border-color:#1e1e1e66;outline:none}.compare-modal__close:disabled{background:#1e1e1e;opacity:.4;cursor:url(data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAABwAAAAoCAYAAADt5povAAAACXBIWXMAAAsTAAALEwEAmpwYAAAAAXNSR0IArs4c6QAAAARnQU1BAACxjwv8YQUAAAVbSURBVHgB5VdrSKRVGD7jjK63MhcvCNa6NrqtbhbbD6WVSNLapETRHyKJVAZioLEhhBBK6w9/hIJsP1qSIEHMSvtj4P3Kuqatrbi63i+reXccRcdRx6/nmfmmZscZXUOF2BdeznfOec953vuZEeJpI4VOp7vIUZwRuUmSNNHZ2Xn5LEAdXFxc/AEoGQyGqaamplCuiVMkJTiYgGlpaWcCSsCXCIjxTEAfA7QBeuIxPQAoTtlSm4CWoLW1tVdOEtQuoDglSw8FPA3QIwFPGpSAly0B8/LyJHu0t7c33dbWFnJcUJW9DYCJrKwsbXp6es3AwMCCg4ODQd6SHB0dN729vac8PDyo2LHKxVKYmrLTDObn54vs7Oy1+Pj4W7CiB+srFEhJSbmQlJR0FWB+bm5uOizdcXZ2fhASEtKNb4M4Jv0Tw9XVVU1UVNSXmEeC/cfGxrKxdndzc1NaX1+X1tbWJI1GI21sbEhc297ensTaJ5B1PC5gMC5cio6O/kKlUr1eUlISgQs7eDEBAGpky28za7VaCU9be3d39yVxSFyVFt90r/Pc3FxfVVXVvcLCQlVGRkalXq+/ggQRCoVC7O/v6+fn5+fa29sHRkZGZuAMPdzrhnMqZK6A3Av+/v5x7u7uvzQ0NKzbAlRYfbuCER43BYB/3dnZiTAlrRC0HG4unZ6efoTpBngf7BIZGanOzMy8FhcXFwkLjYqdO3fujlqtfnthYWFLmDLeLhmthPafraysSIuLi9LS0pJx5LyxsfFH7L8M9gf7gfnrIAL8QVFR0c+ML2Xp8omJiSzxhDH1xMFHcJ0RrLe39y+OnC8vL/OiYsi4C1OcHGSvvAhOqKuraycgZTH+jrXz4oiyUVVWVl5nFsKl0tbWlhQeHn6rrKzMeBHXOMKtX9P1Fpc5gQNRHh9hX0c53lFQUMAst8yTA9mkQjEHIXZMEDE8PHy/q6urKTU19Tu0smYUPxODMfp8cnLyK8i7yKA74AU0iAcAfMizKBURExPzhrVbrQEdkWWhBGSyINUfOjk5DWD9bnJy8u1mEJNid3dXoOBvAPSm7FKCboMXEethnqViSL4A2Xq7gEpcpqKGZFyqB/ga1qfAPTJoCy2lUlDmxvj4uNlSZqOOZ8znIaOUXaqwByhmZmaWlUql0UJfX99AYUp/fUBAwAzGP9Devm1paWmmDC2Fewl60+xeLy+vQJ5F4xD9/f1TwipprAENFRUV96G5UUNXV9dX8Rx58xDcR5exBnsAeru1tdVoKUFpKUqpIDc3N8THx+caz6LBi9HR0VnI7wqLWrROWWfwK4ODgz9A82BeCE2/R1w/pbssZFiHr5WXl2eg8N9kvGgRzoyiM6k5x2/cZT8/v/cg12dx9oCF1GYZmdmCw8bAQ9MPYd3H4t9s09Pz4Ht0b0dHRwvdy5iijNS0mPP6+vqfILOEl0cvjiAW6/WhoaERvBISXGXuNoWYB+ECB9kztPQSKAOum6ccWT4zjL0Y8HPCyou2ugAteT42Nvb90tLSPLwWnmzMjImnp6cWe22IWR/ipMCeGvN38Zo8w0RhCFAKGjzaeTU1Nb9hb1r22qGAJNZWEAr3neLi4kzE4wJddRhBRkCBCTzc38CddVgaBx9o3jYBoS3qW8F+SQuuojHHJiQkvIW4erCDkEnMZmSymJ2dnUGpdOfk5FRj+U/wBHhT2HgpDmus3GO/5KvAeryYmJgYGhQU5BsWFuYH97Gnaqqrq8eQZGNQcByuZ+zmbVn2JIDmfZUM7CWzhzAVOYmmamH5CsqBv3v4Tj5Wd/+VzMAEelaYMvm8BbhKzt5TpzP7a/7/ob8B9uaVl/PTF4MAAAAASUVORK5CYII=) 8 4,not-allowed}.compare-modal.is-open .compare-modal__close .close-icon__bar--1,.compare-modal.is-open .compare-modal__close .close-icon__bar--2{transform:scaleX(1)}.compare-modal.is-open .compare-modal__close .close-icon__bar--1{transition-delay:0s}.compare-modal.is-open .compare-modal__close .close-icon__bar--2{transition-delay:.3s}.compare-modal__intro{display:flex;flex-direction:column;align-items:center;text-align:center;gap:1.25rem;padding-top:4.5rem;margin-bottom:2.75rem}@media(min-width:1200px){.compare-modal__intro{padding-top:3.75rem;margin-bottom:3.75rem}}.compare-modal__intro>*{margin:0}.compare-modal__close-anchor+.compare-modal__table-wrap{padding-top:4.5rem}@media(min-width:1200px){.compare-modal__close-anchor+.compare-modal__table-wrap{padding-top:3.75rem}}.compare-modal__desc{max-width:40rem}.compare-modal__table-wrap{display:flex;flex-direction:column;width:100%;max-width:100%}.compare-modal__show-all{display:none;width:100%;margin:0 0 1.25rem;opacity:0}.compare-modal__show-all.is-visible{display:inline-flex;animation:compare-show-all-in .3s ease forwards}@media(min-width:1200px){.compare-modal__show-all.is-visible{margin-top:-1rem}}@media(min-width:744px){.compare-modal__show-all{width:auto;min-width:7.25rem;align-self:flex-end}}@keyframes compare-show-all-in{0%{opacity:0}to{opacity:1}}@media(min-width:1200px){.compare-modal__table-stacked{display:none}}.compare-modal__table-split{display:none}@media(min-width:1200px){.compare-modal__table-split{display:block}}.compare-modal__table-head{z-index:2;background:#fbfbfb}@media(min-width:1200px){.compare-modal__table-head{position:sticky;top:0}}.compare-modal__table-head-scroll{overflow:hidden}@media(min-width:1200px){.compare-modal__table-body-wrap{display:flex;flex-direction:column}}.compare-modal__table-body{scrollbar-width:none;-ms-overflow-style:none;-webkit-overflow-scrolling:touch;overflow-x:auto;overflow-y:visible;-moz-user-select:none;user-select:none;-webkit-user-select:none}.compare-modal__table-body::-webkit-scrollbar{display:none}.compare-modal__scrollbar{display:none;box-sizing:border-box;padding-top:1.5rem;height:1.75rem;cursor:pointer}.compare-modal__scrollbar.visible{display:block}@media(min-width:1200px){.compare-modal__scrollbar--mobile.visible{display:none}}@media(max-width:1199px){.compare-modal__scrollbar--split.visible{display:none}}.compare-modal__scrollbar-track{position:relative;height:.25rem;background:#1e1e1e29;cursor:pointer}.compare-modal__scrollbar-thumb{position:absolute;top:0;left:0;height:.25rem;min-width:1.5rem;background:#1e1e1e;cursor:pointer}.compare-table{width:100%;border-collapse:collapse;text-align:left;white-space:nowrap}.compare-table th{padding:.75rem 1rem;border-bottom:1px solid rgba(30,30,30,.16);vertical-align:top}.compare-table td{padding:.5rem .75rem;border-bottom:1px solid rgba(30,30,30,.16);vertical-align:middle}.compare-table thead th{font-weight:500;text-transform:uppercase;letter-spacing:.02em;white-space:normal}.compare-table thead th.compare-table__spec{text-transform:none}.compare-table__corner,.compare-table__product{background:#fbfbfb;font-weight:500;white-space:normal}.compare-table th.compare-table__product{padding:0}.compare-table__product-cell{position:relative;display:flex;flex-direction:column;min-height:100%;width:100%;max-width:100%;min-width:0;padding:.75rem 2.25rem .75rem .75rem;box-sizing:border-box;overflow:hidden}.compare-table__product-heading{display:flex;flex:1 1 auto;flex-direction:column;align-items:flex-start;justify-content:space-between;min-width:0;width:100%;min-height:100%;gap:.375rem;text-transform:none}.compare-table__product-link{color:inherit;text-decoration:none;cursor:pointer}.compare-table__product-link .u-underline{margin-top:auto}.compare-table__product-link:hover .u-underline>span{background-size:0 100%}.compare-table__product-remove{position:absolute;top:.75rem;right:.75rem;display:inline-flex;flex-shrink:0;align-items:center;justify-content:center;margin:0;padding:0;border:0;background:transparent;color:inherit;cursor:pointer;-webkit-tap-highlight-color:transparent}.compare-table__product-remove .icon-20{flex-shrink:0}.compare-table__product-remove:hover:not(:disabled),.compare-table__product-remove:focus-visible:not(:disabled){opacity:.7}.compare-table__product-remove:focus-visible:not(:disabled){outline:2px solid rgba(30,30,30,.4);outline-offset:2px}.compare-table__product-remove:disabled{opacity:.3;cursor:url(data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAABwAAAAoCAYAAADt5povAAAACXBIWXMAAAsTAAALEwEAmpwYAAAAAXNSR0IArs4c6QAAAARnQU1BAACxjwv8YQUAAAVbSURBVHgB5VdrSKRVGD7jjK63MhcvCNa6NrqtbhbbD6WVSNLapETRHyKJVAZioLEhhBBK6w9/hIJsP1qSIEHMSvtj4P3Kuqatrbi63i+reXccRcdRx6/nmfmmZscZXUOF2BdeznfOec953vuZEeJpI4VOp7vIUZwRuUmSNNHZ2Xn5LEAdXFxc/AEoGQyGqaamplCuiVMkJTiYgGlpaWcCSsCXCIjxTEAfA7QBeuIxPQAoTtlSm4CWoLW1tVdOEtQuoDglSw8FPA3QIwFPGpSAly0B8/LyJHu0t7c33dbWFnJcUJW9DYCJrKwsbXp6es3AwMCCg4ODQd6SHB0dN729vac8PDyo2LHKxVKYmrLTDObn54vs7Oy1+Pj4W7CiB+srFEhJSbmQlJR0FWB+bm5uOizdcXZ2fhASEtKNb4M4Jv0Tw9XVVU1UVNSXmEeC/cfGxrKxdndzc1NaX1+X1tbWJI1GI21sbEhc297ensTaJ5B1PC5gMC5cio6O/kKlUr1eUlISgQs7eDEBAGpky28za7VaCU9be3d39yVxSFyVFt90r/Pc3FxfVVXVvcLCQlVGRkalXq+/ggQRCoVC7O/v6+fn5+fa29sHRkZGZuAMPdzrhnMqZK6A3Av+/v5x7u7uvzQ0NKzbAlRYfbuCER43BYB/3dnZiTAlrRC0HG4unZ6efoTpBngf7BIZGanOzMy8FhcXFwkLjYqdO3fujlqtfnthYWFLmDLeLhmthPafraysSIuLi9LS0pJx5LyxsfFH7L8M9gf7gfnrIAL8QVFR0c+ML2Xp8omJiSzxhDH1xMFHcJ0RrLe39y+OnC8vL/OiYsi4C1OcHGSvvAhOqKuraycgZTH+jrXz4oiyUVVWVl5nFsKl0tbWlhQeHn6rrKzMeBHXOMKtX9P1Fpc5gQNRHh9hX0c53lFQUMAst8yTA9mkQjEHIXZMEDE8PHy/q6urKTU19Tu0smYUPxODMfp8cnLyK8i7yKA74AU0iAcAfMizKBURExPzhrVbrQEdkWWhBGSyINUfOjk5DWD9bnJy8u1mEJNid3dXoOBvAPSm7FKCboMXEethnqViSL4A2Xq7gEpcpqKGZFyqB/ga1qfAPTJoCy2lUlDmxvj4uNlSZqOOZ8znIaOUXaqwByhmZmaWlUql0UJfX99AYUp/fUBAwAzGP9Devm1paWmmDC2Fewl60+xeLy+vQJ5F4xD9/f1TwipprAENFRUV96G5UUNXV9dX8Rx58xDcR5exBnsAeru1tdVoKUFpKUqpIDc3N8THx+caz6LBi9HR0VnI7wqLWrROWWfwK4ODgz9A82BeCE2/R1w/pbssZFiHr5WXl2eg8N9kvGgRzoyiM6k5x2/cZT8/v/cg12dx9oCF1GYZmdmCw8bAQ9MPYd3H4t9s09Pz4Ht0b0dHRwvdy5iijNS0mPP6+vqfILOEl0cvjiAW6/WhoaERvBISXGXuNoWYB+ECB9kztPQSKAOum6ccWT4zjL0Y8HPCyou2ugAteT42Nvb90tLSPLwWnmzMjImnp6cWe22IWR/ipMCeGvN38Zo8w0RhCFAKGjzaeTU1Nb9hb1r22qGAJNZWEAr3neLi4kzE4wJddRhBRkCBCTzc38CddVgaBx9o3jYBoS3qW8F+SQuuojHHJiQkvIW4erCDkEnMZmSymJ2dnUGpdOfk5FRj+U/wBHhT2HgpDmus3GO/5KvAeryYmJgYGhQU5BsWFuYH97Gnaqqrq8eQZGNQcByuZ+zmbVn2JIDmfZUM7CWzhzAVOYmmamH5CsqBv3v4Tj5Wd/+VzMAEelaYMvm8BbhKzt5TpzP7a/7/ob8B9uaVl/PTF4MAAAAASUVORK5CYII=) 8 4,not-allowed}.compare-table__spec-inner{display:flex;align-items:center;gap:.5rem;min-height:100%}.compare-table__spec-text{display:flex;align-items:center}.compare-table__spec-icon{display:inline-flex;align-items:center;justify-content:center;flex-shrink:0;box-sizing:border-box;width:2.5rem;height:2.5rem;padding:.3125rem}.compare-table__spec-icon--lg{display:inline-flex;align-items:center;justify-content:center;flex-shrink:0;box-sizing:border-box;width:2.5rem;height:2.5rem;padding:0}.compare-table__spec-icon .compare-table__spec-icon-img{display:block;width:100%;height:100%;-o-object-fit:contain;object-fit:contain}.compare-table--stacked{table-layout:fixed;white-space:normal;border-collapse:separate;border-spacing:0;width:-moz-max-content;width:max-content;min-width:100%}.compare-table--stacked th,.compare-table--stacked td{white-space:normal;overflow-wrap:break-word}.compare-table--stacked.compare-table--head,.compare-table--stacked.compare-table--body{display:table}.compare-table--stacked.compare-table--head th{border-bottom:0;background:#fbfbfb}.compare-table--stacked.compare-table--head .compare-table__corner{width:10.25rem;min-width:10.25rem;max-width:10.25rem;background:#fbfbfb}@media(min-width:744px){.compare-table--stacked.compare-table--head .compare-table__corner{width:11.75rem;min-width:11.75rem;max-width:11.75rem}}.compare-table--stacked.compare-table--head .compare-table__corner{position:sticky;left:0;z-index:3}.compare-table--stacked .compare-table__corner,.compare-table--stacked .compare-table__product{width:10.25rem;min-width:10.25rem;max-width:10.25rem;background:#fbfbfb}@media(min-width:744px){.compare-table--stacked .compare-table__corner,.compare-table--stacked .compare-table__product{width:11.75rem;min-width:11.75rem;max-width:11.75rem}}.compare-table--stacked .compare-table__corner,.compare-table--stacked .compare-table__product{position:sticky;left:0;z-index:1}.compare-table--stacked .compare-table__product{height:1px;vertical-align:top;overflow:hidden}.compare-table--stacked .compare-table__corner{z-index:2}.compare-table--stacked .compare-table__spec{width:11.75rem;min-width:11.75rem;max-width:11.75rem;height:1px;padding:0 .75rem .5rem 0;vertical-align:middle}.compare-table--stacked .compare-table__spec-inner{width:100%;align-items:center;gap:.625rem}.compare-table--stacked tbody td{width:11.75rem;min-width:11.75rem;max-width:11.75rem}.compare-table--stacked tr.is-compare-product-removed{visibility:collapse}.compare-table--transposed{display:none;table-layout:fixed;white-space:normal;border-collapse:separate;border-spacing:0;width:-moz-max-content;width:max-content;min-width:100%}.compare-table--transposed th,.compare-table--transposed td{white-space:normal;overflow-wrap:break-word}.compare-table--transposed.compare-table--head,.compare-table--transposed.compare-table--body{display:table}.compare-table--transposed.compare-table--head th{border-bottom:0}.compare-table--transposed.compare-table--head .compare-table__product{height:1px}.compare-table--transposed thead th{min-width:0}.compare-table--transposed .compare-table__corner{width:12.5rem;min-width:12.5rem;max-width:12.5rem;background:#fbfbfb}.compare-table--transposed .compare-table__product{width:10.5rem;min-width:10.5rem;max-width:10.5rem}.compare-table--transposed .compare-table__spec{width:12.5rem;min-width:12.5rem;max-width:12.5rem;background:#fbfbfb;height:1px;padding:.5rem .75rem .5rem 0;vertical-align:middle}.compare-table--transposed tbody td{width:10.5rem;min-width:10.5rem;max-width:10.5rem}@media(min-width:1200px){.compare-table--transposed .compare-table__corner,.compare-table--transposed .compare-table__spec{position:sticky;left:0;z-index:1}.compare-table--transposed .compare-table__corner{z-index:3}.compare-table--transposed .compare-table__product,.compare-table--transposed tbody td{width:var(--compare-product-width, 10.5rem);min-width:var(--compare-product-width, 10.5rem);max-width:var(--compare-product-width, 10.5rem)}}.compare-modal__disclaimer{margin:2.25rem 0 0;display:flex;flex-direction:column;gap:.5rem}.compare-modal__disclaimer p{margin:0}html.hours-modal-open{overflow:hidden;scrollbar-gutter:auto}html.hours-modal-open body{overflow:hidden}.hours-modal{position:fixed;inset:0;z-index:1100;background:#fbfbfb;color:#1e1e1e;overflow-x:hidden;overflow-y:scroll;-webkit-overflow-scrolling:touch;visibility:hidden;pointer-events:none}.hours-modal.is-open{visibility:visible;pointer-events:auto}@media(min-width:1200px){.hours-modal{background:#1e1e1ecc}}.hours-modal__panel{box-sizing:border-box;position:relative;display:flex;flex-direction:column;min-height:100%;padding:0 1rem 6rem;outline:none}@media(min-width:744px){.hours-modal__panel{padding:0 2rem 6rem}}@media(min-width:1200px){.hours-modal__panel{min-height:auto;width:calc(100% - 5rem);max-width:93.75rem;margin:2.5rem auto;background:#fbfbfb;padding:0 4.75rem 6rem}}.hours-modal__close-anchor{position:sticky;top:0;z-index:4;height:0;box-sizing:border-box;pointer-events:none;margin-inline:-1rem;width:calc(100% + 2rem)}@media(min-width:744px){.hours-modal__close-anchor{margin-inline:-2rem;width:calc(100% + 4rem)}}@media(min-width:1200px){.hours-modal__close-anchor{margin-inline:-4.75rem;width:calc(100% + 9.5rem)}}.hours-modal__close{position:absolute;top:1rem;right:1rem;pointer-events:auto;display:inline-flex;align-items:center;justify-content:center;flex-shrink:0;width:3rem;height:3rem;min-width:3rem;min-height:3rem;padding:.75rem;box-sizing:border-box;border:1px solid transparent;border-radius:.25rem;background:#28292a;color:#fbfbfb;cursor:pointer;transition:background-color .2s ease,color .2s ease,border-color .2s ease}.hours-modal__close .icon-24{aspect-ratio:1/1;flex-shrink:0}.hours-modal__close .close-icon{width:100%;height:100%;aspect-ratio:1/1;overflow:visible;transform:translateY(1px)}.hours-modal__close .close-icon__bar{transform-box:fill-box;transform:scaleX(0);transition:transform .38s ease}.hours-modal__close .close-icon__bar--1{transform-origin:left center;transition-delay:0s}.hours-modal__close .close-icon__bar--2{transform-origin:right center;transition-delay:0s}.hours-modal__close:hover,.hours-modal__close:active,.hours-modal__close:focus-visible{background:#fff;color:#1e1e1e}.hours-modal__close:focus-visible{border-color:#1e1e1e66;outline:none}.hours-modal__intro{display:flex;flex-direction:column;width:100%;max-width:50rem;margin-inline:auto;padding-top:5rem;text-align:center;margin-bottom:2.75rem}@media(min-width:1200px){.hours-modal__intro{margin-bottom:3.75rem}}.hours-modal__schedule{--hours-day-head: 16.75rem;--hours-day-gap: 2.5rem;--hours-field-min: 7.5rem;--hours-day-times: calc(var(--hours-field-min) * 2 + 1rem);display:flex;flex-direction:column;width:-moz-fit-content;width:fit-content;min-width:min(100%,var(--hours-day-head) + var(--hours-day-gap) + var(--hours-day-times));max-width:min(50rem,100%);margin-inline:auto;align-self:center}@media(min-width:744px){.hours-modal__schedule{min-width:min(100%,37.25rem)}}@media(max-width:743px){.hours-modal__schedule{width:100%;min-width:0}}.hours-modal__days{display:flex;flex-direction:column;width:100%;overflow:visible;gap:1.5rem}.hours-modal__day{display:grid;grid-template-columns:minmax(0,1fr);-moz-column-gap:var(--hours-day-gap);column-gap:var(--hours-day-gap);align-items:start;row-gap:1rem;overflow:visible;padding-bottom:1.5rem;border-bottom:1px solid rgba(30,30,30,.4)}@media(min-width:744px){.hours-modal__day{grid-template-columns:var(--hours-day-head) minmax(var(--hours-day-times),1fr)}}@media(max-width:743px){.hours-modal__day.is-open{row-gap:1.5rem}}.hours-modal__day-head{display:flex;align-items:center;flex-shrink:0;gap:.5rem}@media(max-width:743px){.hours-modal__day-head{width:100%}.hours-modal__day-head .hours-toggle{flex:1 1 auto;width:auto;min-width:0}}.hours-modal__day-hours{display:none;flex-direction:column;align-items:stretch;gap:.5rem;min-width:var(--hours-day-times);width:100%}@media(max-width:743px){.hours-modal__day-hours{min-width:0}}.hours-modal__day.is-open .hours-modal__day-hours{display:flex}@media(max-width:743px){.hours-modal__day.is-open .hours-modal__day-hours{display:grid;grid-template-columns:minmax(0,1fr);-moz-column-gap:1rem;column-gap:1rem;align-items:center}}@media(max-width:743px){.hours-modal__day.has-extra-period.is-open .hours-modal__day-hours{grid-template-columns:minmax(0,1fr) 1.5rem}}.hours-modal__day-name{flex-shrink:0;width:6.25rem;margin:0;padding:.75rem 1rem;border-radius:.25rem;background:#1e1e1e0d;color:#1e1e1e;text-align:center;white-space:nowrap;transition:background-color .2s ease,color .2s ease}@media(prefers-reduced-motion:reduce){.hours-modal__day-name{transition:none}}.hours-modal__day.is-open .hours-modal__day-name{background:#1e1e1e;color:#fbfbfb}.hours-modal__periods{display:flex;flex-direction:column;gap:.5rem;width:100%}@media(max-width:743px){.hours-modal__periods{display:grid;grid-template-columns:subgrid;grid-column:1/-1;-moz-column-gap:1rem;column-gap:1rem;row-gap:.5rem}}.hours-modal__period{position:relative;display:flex;align-items:center;gap:1rem;width:100%}@media(max-width:743px){.hours-modal__period{display:grid;grid-template-columns:subgrid;grid-column:1/-1;-moz-column-gap:1rem;column-gap:1rem;row-gap:0;width:auto}}.hours-modal__period-times{display:flex;align-items:center;gap:1rem;min-width:0;width:100%}.hours-modal__period-field{position:relative;z-index:0;flex:1 1 0;min-width:var(--hours-field-min)}@media(max-width:743px){.hours-modal__period-field{min-width:0}}.hours-modal__period-field .form-field__input{width:100%;min-width:var(--hours-field-min);padding:.75rem 1rem;border-radius:.25rem;background:#1e1e1e0d;text-align:center;-moz-text-align-last:center;text-align-last:center;cursor:pointer;-webkit-appearance:none;-moz-appearance:none;appearance:none}@media(max-width:743px){.hours-modal__period-field .form-field__input{min-width:0}}.hours-modal__period-field.is-open{z-index:4}.hours-modal__period-sep{flex-shrink:0;width:1rem;height:1px;background:#1e1e1e}.hours-modal__period-remove{position:absolute;left:100%;top:50%;z-index:1;display:flex;align-items:center;justify-content:center;width:1.5rem;height:1.5rem;margin:0 0 0 1rem;padding:0;border:0;background:none;color:#1e1e1e;cursor:pointer;transform:translateY(-50%);transition:opacity .2s ease}@media(max-width:743px){.hours-modal__period-remove{position:static;left:auto;top:auto;margin:0;transform:none}}.hours-modal__period-remove:hover,.hours-modal__period-remove:focus-visible{opacity:.7}@media(prefers-reduced-motion:reduce){.hours-modal__period-remove{transition:none}}.hours-modal__add{display:inline-flex;align-items:center;justify-content:center;gap:.5rem;width:100%;max-width:100%;box-sizing:border-box;white-space:nowrap}@media(max-width:743px){.hours-modal__add{grid-column:1}}.hours-modal__actions{display:flex;width:100%;max-width:100%;margin-top:2.25rem}.hours-modal__actions .btn{width:100%;max-width:100%}.hours-modal.is-open .hours-modal__close .close-icon__bar--1,.hours-modal.is-open .hours-modal__close .close-icon__bar--2{transform:scaleX(1)}.hours-modal.is-open .hours-modal__close .close-icon__bar--1{transition-delay:0s}.hours-modal.is-open .hours-modal__close .close-icon__bar--2{transition-delay:.3s}.hours-toggle{position:relative;display:flex;align-items:center;justify-content:space-between;gap:1rem;flex-shrink:0;width:10rem;padding:.75rem 1rem;border-radius:.25rem;border:1px solid rgba(30,30,30,.16);cursor:pointer;-webkit-user-select:none;-moz-user-select:none;user-select:none}.hours-toggle__input:focus-visible+.hours-toggle__track{box-shadow:0 0 0 2px #1e1e1e}.hours-toggle__input:checked+.hours-toggle__track{background-color:#1e1e1e;padding:0 .125rem 0 1.125rem;justify-content:flex-end}.hours-toggle__track{display:flex;align-items:center;justify-content:flex-start;flex-shrink:0;width:2.25rem;height:1.25rem;padding:0 1.125rem 0 .125rem;border-radius:9999px;background-color:#e0e0e0;transition:background-color .2s ease,box-shadow .15s ease,padding .2s ease}.hours-toggle__thumb{width:1rem;height:1rem;flex-shrink:0;border-radius:50%;background-color:#fff;box-shadow:0 .125rem .25rem #2727271a;transition:transform .2s ease}html.industry-modal-open{overflow:hidden;scrollbar-gutter:auto}html.industry-modal-open body{overflow:hidden}.industry-modal{position:fixed;inset:0;z-index:1100;background:#fbfbfb;color:#1e1e1e;overflow-x:hidden;overflow-y:scroll;-webkit-overflow-scrolling:touch;visibility:hidden;pointer-events:none}.industry-modal.is-open{visibility:visible;pointer-events:auto}@media(min-width:1200px){.industry-modal{background:#1e1e1ecc}}.industry-modal__panel{box-sizing:border-box;position:relative;display:flex;flex-direction:column;min-height:100%;padding:0 1rem 6rem;outline:none}@media(min-width:744px){.industry-modal__panel{padding:0 2rem 6rem}}@media(min-width:1200px){.industry-modal__panel{min-height:auto;width:calc(100% - 5rem);max-width:93.75rem;margin:2.5rem auto;background:#fbfbfb;padding:0 4.75rem 6rem}}.industry-modal__close-anchor{position:sticky;top:0;z-index:4;height:0;box-sizing:border-box;pointer-events:none;margin-inline:-1rem;width:calc(100% + 2rem)}@media(min-width:744px){.industry-modal__close-anchor{margin-inline:-2rem;width:calc(100% + 4rem)}}@media(min-width:1200px){.industry-modal__close-anchor{margin-inline:-4.75rem;width:calc(100% + 9.5rem)}}.industry-modal__close{position:absolute;top:1rem;right:1rem;pointer-events:auto;display:inline-flex;align-items:center;justify-content:center;flex-shrink:0;width:3rem;height:3rem;min-width:3rem;min-height:3rem;padding:.75rem;box-sizing:border-box;border:1px solid transparent;border-radius:.25rem;background:#28292a;color:#fbfbfb;cursor:pointer;transition:background-color .2s ease,color .2s ease,border-color .2s ease}.industry-modal__close .icon-24{aspect-ratio:1/1;flex-shrink:0}.industry-modal__close .close-icon{width:100%;height:100%;aspect-ratio:1/1;overflow:visible;transform:translateY(1px)}.industry-modal__close .close-icon__bar{transform-box:fill-box;transform:scaleX(0);transition:transform .38s ease}.industry-modal__close .close-icon__bar--1{transform-origin:left center;transition-delay:0s}.industry-modal__close .close-icon__bar--2{transform-origin:right center;transition-delay:0s}.industry-modal__close:hover:not(:disabled),.industry-modal__close:active:not(:disabled),.industry-modal__close:focus-visible:not(:disabled){background:#fff;color:#1e1e1e}.industry-modal__close:focus-visible:not(:disabled){border-color:#1e1e1e66;outline:none}.industry-modal__close:disabled{background:#1e1e1e;opacity:.4;cursor:url(data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAABwAAAAoCAYAAADt5povAAAACXBIWXMAAAsTAAALEwEAmpwYAAAAAXNSR0IArs4c6QAAAARnQU1BAACxjwv8YQUAAAVbSURBVHgB5VdrSKRVGD7jjK63MhcvCNa6NrqtbhbbD6WVSNLapETRHyKJVAZioLEhhBBK6w9/hIJsP1qSIEHMSvtj4P3Kuqatrbi63i+reXccRcdRx6/nmfmmZscZXUOF2BdeznfOec953vuZEeJpI4VOp7vIUZwRuUmSNNHZ2Xn5LEAdXFxc/AEoGQyGqaamplCuiVMkJTiYgGlpaWcCSsCXCIjxTEAfA7QBeuIxPQAoTtlSm4CWoLW1tVdOEtQuoDglSw8FPA3QIwFPGpSAly0B8/LyJHu0t7c33dbWFnJcUJW9DYCJrKwsbXp6es3AwMCCg4ODQd6SHB0dN729vac8PDyo2LHKxVKYmrLTDObn54vs7Oy1+Pj4W7CiB+srFEhJSbmQlJR0FWB+bm5uOizdcXZ2fhASEtKNb4M4Jv0Tw9XVVU1UVNSXmEeC/cfGxrKxdndzc1NaX1+X1tbWJI1GI21sbEhc297ensTaJ5B1PC5gMC5cio6O/kKlUr1eUlISgQs7eDEBAGpky28za7VaCU9be3d39yVxSFyVFt90r/Pc3FxfVVXVvcLCQlVGRkalXq+/ggQRCoVC7O/v6+fn5+fa29sHRkZGZuAMPdzrhnMqZK6A3Av+/v5x7u7uvzQ0NKzbAlRYfbuCER43BYB/3dnZiTAlrRC0HG4unZ6efoTpBngf7BIZGanOzMy8FhcXFwkLjYqdO3fujlqtfnthYWFLmDLeLhmthPafraysSIuLi9LS0pJx5LyxsfFH7L8M9gf7gfnrIAL8QVFR0c+ML2Xp8omJiSzxhDH1xMFHcJ0RrLe39y+OnC8vL/OiYsi4C1OcHGSvvAhOqKuraycgZTH+jrXz4oiyUVVWVl5nFsKl0tbWlhQeHn6rrKzMeBHXOMKtX9P1Fpc5gQNRHh9hX0c53lFQUMAst8yTA9mkQjEHIXZMEDE8PHy/q6urKTU19Tu0smYUPxODMfp8cnLyK8i7yKA74AU0iAcAfMizKBURExPzhrVbrQEdkWWhBGSyINUfOjk5DWD9bnJy8u1mEJNid3dXoOBvAPSm7FKCboMXEethnqViSL4A2Xq7gEpcpqKGZFyqB/ga1qfAPTJoCy2lUlDmxvj4uNlSZqOOZ8znIaOUXaqwByhmZmaWlUql0UJfX99AYUp/fUBAwAzGP9Devm1paWmmDC2Fewl60+xeLy+vQJ5F4xD9/f1TwipprAENFRUV96G5UUNXV9dX8Rx58xDcR5exBnsAeru1tdVoKUFpKUqpIDc3N8THx+caz6LBi9HR0VnI7wqLWrROWWfwK4ODgz9A82BeCE2/R1w/pbssZFiHr5WXl2eg8N9kvGgRzoyiM6k5x2/cZT8/v/cg12dx9oCF1GYZmdmCw8bAQ9MPYd3H4t9s09Pz4Ht0b0dHRwvdy5iijNS0mPP6+vqfILOEl0cvjiAW6/WhoaERvBISXGXuNoWYB+ECB9kztPQSKAOum6ccWT4zjL0Y8HPCyou2ugAteT42Nvb90tLSPLwWnmzMjImnp6cWe22IWR/ipMCeGvN38Zo8w0RhCFAKGjzaeTU1Nb9hb1r22qGAJNZWEAr3neLi4kzE4wJddRhBRkCBCTzc38CddVgaBx9o3jYBoS3qW8F+SQuuojHHJiQkvIW4erCDkEnMZmSymJ2dnUGpdOfk5FRj+U/wBHhT2HgpDmus3GO/5KvAeryYmJgYGhQU5BsWFuYH97Gnaqqrq8eQZGNQcByuZ+zmbVn2JIDmfZUM7CWzhzAVOYmmamH5CsqBv3v4Tj5Wd/+VzMAEelaYMvm8BbhKzt5TpzP7a/7/ob8B9uaVl/PTF4MAAAAASUVORK5CYII=) 8 4,not-allowed}.industry-modal.is-open .industry-modal__close .close-icon__bar--1,.industry-modal.is-open .industry-modal__close .close-icon__bar--2{transform:scaleX(1)}.industry-modal.is-open .industry-modal__close .close-icon__bar--1{transition-delay:0s}.industry-modal.is-open .industry-modal__close .close-icon__bar--2{transition-delay:.3s}.industry-modal__intro{display:flex;flex-direction:column;align-items:center;width:100%;max-width:50rem;margin-inline:auto;padding-top:4.5rem;margin-bottom:2.75rem;text-align:center}@media(min-width:1200px){.industry-modal__intro{padding-top:3.75rem;margin-bottom:3.75rem}}.industry-modal__intro>*{margin:0}.industry-modal__main{display:flex;flex-direction:column;gap:2rem;width:100%;max-width:50rem;margin-inline:auto}.industry-modal__main.open-view-blocks{max-width:50rem;gap:2rem}@media(min-width:1200px){.industry-modal__main{padding-inline:3.75rem;box-sizing:border-box}}.industry-modal__close-anchor+.industry-modal__main{padding-top:4.5rem}@media(min-width:1200px){.industry-modal__close-anchor+.industry-modal__main{padding-top:3.75rem}}.industry-modal__media{overflow:hidden;width:100%;aspect-ratio:16/9}.industry-modal__picture,.industry-modal__img{display:block;width:100%;height:100%;-o-object-fit:cover;object-fit:cover}.video-progress-btn{position:absolute;bottom:1rem;left:1rem;right:auto;top:auto;z-index:20}@media(min-width:1200px){.video-progress-btn{bottom:1.5rem;left:1.5rem}}.video-progress-btn{background:#ffffff4d;backdrop-filter:blur(25px);-webkit-backdrop-filter:blur(25px);padding:0;border-radius:50%;overflow:visible;width:2.5rem;height:2.5rem;display:flex;justify-content:center;align-items:center;border:none;cursor:pointer!important;pointer-events:auto!important;transform:translate(0);color:#fff}.video-progress-btn>*{pointer-events:none}.video-progress-btn__ring{position:absolute;inset:0;width:100%;height:100%;z-index:1;transform:rotate(-90deg);pointer-events:none;overflow:visible}.video-progress-btn .progress__path{fill:none;stroke:#fdfefc;stroke-width:2px;stroke-linecap:butt;transition:stroke-dashoffset .1s linear}.video-progress-btn .svg-play,.video-progress-btn .svg-pause{position:relative;z-index:2;pointer-events:none}.video-progress-btn .svg-pause{margin-left:-1px}.home-stack{position:relative;margin-top:-2px}.home-light-band{position:relative;background:#fbfbfb}.landing-page .technology-section:not(.technology-section--grouped){padding-bottom:0}@media(min-width:1200px){.landing-page .technology-section:not(.technology-section--grouped){padding-bottom:0}}.contacts-page{background-color:#fbfbfb}.contacts-page #contacts-choose .choose-section--intro.content-block{padding-top:8.5rem}@media(min-width:744px){.contacts-page #contacts-choose .choose-section--intro.content-block{padding-top:9.25rem}}.framers-page.content-block{padding-top:8.5rem}@media(min-width:744px){.framers-page.content-block{padding-top:9.25rem}}@media(min-width:1200px){.framers-page.content-block{padding-bottom:0}}.framers-page__lead{display:flex;flex-direction:column;align-items:center;width:100%}.framers-page__title{margin:0 0 2.75rem;text-align:center}@media(min-width:1200px){.framers-page__title{margin-bottom:3.75rem}}.framers-page__lines{display:flex;flex-direction:column;align-items:center;width:100%}.framers-page__line-wrap--horizontal{width:100vw;margin-inline:calc(50% - 50vw)}@media(max-width:743px){.framers-page__line-wrap--horizontal{width:calc(100vw - 2rem);margin-inline:calc(50% - 50vw + 1rem)}}.framers-page__line-wrap--vertical{width:0;height:5rem}@media(min-width:1200px){.framers-page__line-wrap--vertical{height:7.75rem}}.framers-page__line-wrap .section-line--horizontal{background-color:#1e1e1e66}.framers-page__line-wrap .section-line--vertical{height:100%;background-color:#1e1e1e66}.framers-form{display:grid;grid-template-columns:1fr;align-items:start;gap:0}.framers-form .form-field__label{font-weight:400}@media(min-width:1200px){.framers-form{grid-template-columns:minmax(0,1fr) minmax(0,1fr);width:100vw;margin-inline:calc(50% - 50vw);background:linear-gradient(to right,rgba(30,30,30,.05) 0 50%,transparent 50%)}}.framers-form__intro{display:flex;flex-direction:column;align-items:center;gap:1.5rem;min-width:0;margin-top:2rem;padding:2.75rem 1rem;background:#1e1e1e0d}@media(min-width:744px){.framers-form__intro{padding:3.75rem 2rem}}@media(min-width:1200px){.framers-form__intro{margin-top:0;position:sticky;top:7.75rem;padding:3.75rem 5rem 7.5rem 7.5rem;background:none}}@media(min-width:1500px){.framers-form__intro{padding-left:calc(5rem + round(6.13vw,1px))}}@media(min-width:1800px){.framers-form__intro{padding-left:calc(5rem + round(8.44vw,1px))}}.framers-form__intro>*{width:100%;max-width:36.25rem}.framers-form__intro-title,.framers-form__intro-desc{margin:0}@media(max-width:1199px){.framers-form__intro-title{text-align:center}}.framers-form__intro-title+.framers-form__intro-desc{margin-top:0}.framers-form__intro-desc p+ul,.framers-form__intro-desc p+ol,.framers-form__intro-desc ul+p,.framers-form__intro-desc ol+p,.framers-form__intro-desc ul+ul,.framers-form__intro-desc ol+ol,.framers-form__intro-desc ul+ol,.framers-form__intro-desc ol+ul{margin-top:2rem}.framers-form__form,.framers-form__success{padding:2.75rem 0 0}@media(min-width:744px){.framers-form__form,.framers-form__success{padding-top:3.75rem}}@media(min-width:1200px){.framers-form__form,.framers-form__success{padding:3.75rem 7.5rem 7.5rem 5rem}}@media(min-width:1500px){.framers-form__form,.framers-form__success{padding-right:calc(5rem + round(6.13vw,1px))}}@media(min-width:1800px){.framers-form__form,.framers-form__success{padding-right:calc(5rem + round(8.44vw,1px))}}.framers-form__form{display:flex;flex-direction:column;gap:2.25rem;min-width:0}.framers-form__form>*{width:100%;max-width:36.25rem;margin-inline:auto}.framers-form__fields{display:flex;flex-direction:column;gap:3.75rem}.framers-form__section{display:flex;flex-direction:column;gap:1.5rem}.framers-form__section-title{margin:0;font-weight:500!important}@media(max-width:1199px){.framers-form__section-title{text-align:center}}.framers-form__section-fields{display:flex;flex-direction:column;gap:1.25rem}@media(min-width:1200px){.framers-form__hours-row .form-field-row__line{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));align-items:start;-moz-column-gap:1rem;column-gap:1rem}.framers-form__hours-row .form-error{grid-column:1/-1}}.framers-form__hours-list{display:grid;grid-template-columns:max-content minmax(0,1fr);-moz-column-gap:.5rem;column-gap:.5rem;row-gap:.5rem;margin:0;padding:0;list-style:none}.framers-form__hours-list[hidden]{display:none}@media(max-width:1199px){.framers-form__hours-list{width:-moz-fit-content;width:fit-content;max-width:100%;margin:0 auto 1rem}}@media(min-width:744px)and (max-width:1199px){.framers-form__hours-list{width:calc(50% - .5rem)}}.framers-form__hours-day{display:grid;grid-template-columns:subgrid;grid-column:1/-1;align-items:start;-moz-column-gap:.5rem;column-gap:.5rem;row-gap:.5rem;text-align:start}.framers-form__hours-times{display:flex;flex-direction:column;align-items:flex-start;gap:.25rem;min-width:0}.framers-form__hours-trigger{width:100%}@media(min-width:744px)and (max-width:1199px){.framers-form__hours-trigger{width:calc(50% - .5rem);margin-inline:auto}}.framers-form__socials-rows{display:grid;grid-template-columns:1fr;gap:1.25rem}@media(min-width:744px){.framers-form__socials-rows{grid-template-columns:repeat(2,minmax(0,1fr));gap:1rem}}.framers-form__consent{margin-top:1.5rem;margin-bottom:0}.framers-form__actions{display:flex;width:100%}.framers-form__actions .btn{width:100%}.framers-form__success{display:flex;flex-direction:column;align-items:center;gap:1.5rem}@media(min-width:1200px){.framers-form__success{grid-column:2}}.framers-form__success>*{width:100%;max-width:36.25rem}.framers-form__success-title,.framers-form__success-desc{margin:0}@media(max-width:1199px){.framers-form__success-title,.framers-form__success-desc{text-align:center}}.not-found-page{display:flex;flex-direction:column;align-items:center;text-align:center;color:#fbfbfb;padding-top:8.5rem}@media(min-width:744px){.not-found-page{padding-top:9.25rem}}.not-found-page__title{margin:0;max-width:55.875rem;color:#fbfbfb}.not-found-page__media{width:100%;max-width:55.875rem;aspect-ratio:128/65;overflow:hidden}.not-found-page__title+.not-found-page__media,.not-found-page__title+.not-found-page__description,.not-found-page__media+.not-found-page__description{margin-top:2.25rem}.not-found-page__picture,.not-found-page__image{display:block;width:100%;height:100%;-o-object-fit:cover;object-fit:cover}.not-found-page__description{margin:0;max-width:33.75rem;color:#fbfbfb}.not-found-page__actions{display:flex;flex-wrap:wrap;justify-content:center;gap:.5rem;margin-top:2.25rem;width:100%}@media(max-width:743px){.not-found-page__actions{flex-direction:column;align-items:stretch}.not-found-page__actions .btn{width:100%}}.service-error{position:relative;min-height:100%;min-height:100dvh;display:flex;flex-direction:column;align-items:center;justify-content:center;padding:6.5rem 1rem 3.75rem;background:#000;color:#fbfbfb}@media(min-width:744px){.service-error{padding-bottom:5rem}}.service-error__logo{position:absolute;top:1.25rem;left:50%;transform:translate(-50%);display:block;width:6.625rem;height:3rem;aspect-ratio:53/24;line-height:0}@media(min-width:744px){.service-error__logo{width:7.8125rem;height:3.5rem;aspect-ratio:125/56}}.service-error__logo svg{display:block;width:100%;height:100%}.service-error__text{display:flex;width:100%;max-width:55.875rem;padding:2.5rem 0;flex-direction:column;align-items:center;gap:2.25rem;text-align:center;margin:0 auto}.service-error__title{margin:0;width:100%;max-width:55.875rem;color:#fbfbfb;text-align:center;font-size:2.5rem;font-style:normal;font-weight:500;line-height:1.1;letter-spacing:0;text-transform:uppercase}@media(min-width:744px){.service-error__title{font-size:3.125rem;line-height:1.12}}@media(min-width:1200px){.service-error__title{font-size:3.75rem;line-height:1.1}}.service-error__desc{margin:0;width:100%;max-width:33.75rem;color:#fbfbfb;text-align:center;font-size:1.25rem;font-style:normal;font-weight:400;line-height:1.42;letter-spacing:0}@media(min-width:744px){.service-error__desc{font-size:1.4375rem;line-height:1.3}}.service-error__retry{position:absolute;bottom:3.75rem;left:50%;transform:translate(-50%);display:inline-flex;align-items:center;gap:.75rem;color:#fbfbfb99;font-size:.875rem;font-style:normal;font-weight:400;line-height:1.42;white-space:nowrap}@media(min-width:744px){.service-error__retry{bottom:5rem}}.service-error__retry-icon{display:inline-flex;flex-shrink:0;width:1.25rem;height:1.25rem;aspect-ratio:1/1}.service-error__retry-icon svg{display:block;width:100%;height:100%}html{background:#1e1e1e}body{background:#1e1e1e;color:#fbfbfb;font-size:1rem;line-height:1.48;letter-spacing:-1%;font-weight:400}@media(min-width:744px){body{line-height:1.42}}body:not(.page-home):not(.page-not-found):not(.page-maintenance) #layout-content{background:#fbfbfb;color:#1e1e1e}body.page-not-found #layout-content,body.page-maintenance{background:#000;color:#fbfbfb}h1,.h1{font-size:2.5rem;line-height:1.1;text-transform:uppercase;letter-spacing:0;font-weight:500}@media(min-width:744px){h1,.h1{font-size:3.125rem;line-height:1.12}}@media(min-width:1200px){h1,.h1{font-size:3.75rem;line-height:1.1}}h2,.h2{font-size:1.75rem;line-height:1.14;font-weight:500;letter-spacing:0}@media(min-width:744px){h2,.h2{font-size:2.125rem;line-height:1.12}}@media(min-width:1200px){h2,.h2{font-size:2.5rem;line-height:1.1}}h3,.h3{font-size:1.25rem;line-height:1.42;font-weight:400;letter-spacing:0}@media(min-width:744px){h3,.h3{font-size:1.4375rem;line-height:1.3}}.subtitle{font-size:.875rem;line-height:1.4;letter-spacing:.02em;font-weight:500}.small-text{font-size:.875rem;line-height:1.42;letter-spacing:.02em;font-weight:400}.body-lg{font-size:1rem;line-height:1.48;font-weight:400;letter-spacing:0}@media(min-width:744px){.body-lg{font-size:1.125rem;line-height:1.42}}
