@import"https://fonts.googleapis.com/css2?family=Ubuntu:ital,wght@0,300;0,400;0,500;0,700;1,300;1,400;1,500;1,700&display=swap";:root{--font-body: "Ubuntu", sans-serif;--clr-primary: #0063ac;--clr-secondary: #99c4ef;--clr-txt-200: #eee;--clr-txt-300: #d2d2d2;--clr-txt-400: #313131;--clr-txt-neg-400: #fff;--clr-bg-primary: #fff;--clr-bg-secondary: #f8f8f8;--clr-bg-accent: var(--clr-secondary);--clr-error: #d00000;--gap-x-200: 1.25rem;--gap-x-400: 2rem;--gap-y-200: 1.25rem;--gap-y-400: 2rem;--gap-y-600: 3rem;--view-max-w: 160rem;--view-max-h: 75rem;--offset-inline: max(var(--gap-x-400), calc((100dvw - var(--view-max-w) + var(--gap-x-400) * 2) / 2));--nav-h: 5.226875rem;--full-h: calc(min(100dvh, var(--view-max-h)) - var(--nav-h));--ease-in-out-250: all ease-in-out .25s;--cubic-bezier-1750: all cubic-bezier(.16, 1, .3, 1) 1.75s;--swiper-navigation-color: var(--clr-primary);--swiper-pagination-color: var(--clr-primary)}:root[data-theme=dark]{--clr-txt-400: #fff;--clr-txt-neg-400: #000;--clr-bg-primary: #313131;--clr-bg-secondary: #002642;--clr-bg-accent: var(--clr-primary)}body{font-family:var(--font-body);line-height:1.5;color:var(--clr-txt-400)}h1,h2,h3,h4,h5,h6{font-family:var(--font-body);font-weight:800;line-height:1.25;margin:0}h1{font-size:2.5rem}@media screen and (max-width: 47.9375rem){h1{font-size:2.25rem}}h2{font-size:2.25rem}@media screen and (max-width: 47.9375rem){h2{font-size:1.75rem}}h3{font-size:1.75rem}@media screen and (max-width: 47.9375rem){h3{font-size:1.5rem}}h4{font-size:1.5rem}@media screen and (max-width: 47.9375rem){h4{font-size:1.25rem}}h5{font-size:1.25rem}@media screen and (max-width: 47.9375rem){h5{font-size:1.125rem}}h6{font-size:1.125rem}@media screen and (max-width: 47.9375rem){h6{font-size:1rem}}p,ol,ul{font-size:1rem;line-height:1.5}.w-100{width:100%;max-width:100%}.gap-0{gap:0}.m-0{margin:0}.is-cover{width:100%;height:100%}.is-cover img,.is-cover video{height:100%;object-fit:cover}.bg-img{height:100%;object-fit:cover}:root[data-reduced-motion=true] *{animation:none!important;transition:none!important;scroll-behavior:auto!important}*,p,ul,ol,figure{padding:0;margin:0;box-sizing:border-box}img,video{display:block;width:100%;max-width:100%;max-height:100%;object-fit:contain}html,body{width:100%;max-width:100%;height:auto;margin-inline:auto}body{background-color:var(--clr-bg-primary);position:relative;overflow-x:hidden;scroll-behavior:smooth;scroll-padding-top:var(--nav-h);padding-top:var(--nav-h)}body.post,body.page,.post,.page{margin-bottom:0}.swiper{-webkit-user-select:none;user-select:none}.skip-link.screen-reader-text{display:block;position:fixed!important;z-index:2000;left:-100dvw;top:-100dvh;width:fit-content;height:fit-content}.btn,.wpcf7-form-control.wpcf7-submit{border:1px solid transparent;background-color:transparent;border-radius:.25rem;text-decoration:none;text-transform:uppercase;letter-spacing:1px;font-weight:800;padding:.5em 1.25em;transition:var(--ease-in-out-250);display:flex;flex-direction:row;gap:.5em;justify-content:center;align-items:center}@media (hover: hover){.btn:hover,.wpcf7-form-control.wpcf7-submit:hover{opacity:.7}}.btn-primary,.wpcf7-form-control.wpcf7-submit{color:var(--clr-txt-neg-400);background-color:var(--clr-primary);border-color:var(--clr-primary)}.btn-primary:visited,.wpcf7-form-control.wpcf7-submit:visited{color:var(--clr-txt-neg-400)}@media (hover: hover){.btn-primary:hover,.wpcf7-form-control.wpcf7-submit:hover{color:var(--clr-txt-neg-400)}}.btn-secondary{color:var(--clr-primary);background-color:var(--clr-bg-primary);border-color:var(--clr-primary)}.btn-secondary:visited{color:var(--clr-primary)}.btn-circle{color:var(--clr-primary);background-color:var(--clr-bg-primary);border-color:var(--clr-primary);width:2rem;height:2rem;border-radius:100%;padding:0}.btn-circle:visited{color:var(--clr-primary)}.btn-switch{padding:.1875rem;position:relative;width:4rem;height:1.875rem;background-color:var(--clr-txt-200);border-radius:6.25rem;overflow:hidden;border:0;font-size:.75rem;color:var(--clr-txt-400);transition:var(--ease-in-out-250);-webkit-user-select:none;user-select:none}.btn-switch[aria-pressed=true]{background-color:var(--clr-primary);color:var(--clr-txt-neg-400)}.btn-switch[aria-pressed=true] .disc{left:calc(4rem - var(--w) - .1875rem)}.btn-switch[aria-pressed=true] .icon-enabled{opacity:0}.btn-switch[aria-pressed=true] .icon-disabled{opacity:1}.btn-switch .disc{position:absolute;z-index:100;top:.1875rem;left:.1875rem;--w: 1.5rem;width:var(--w);height:var(--w);border-radius:100%;background-color:var(--clr-bg-primary);transition:var(--ease-in-out-250)}.btn-switch .icon-enabled,.btn-switch .icon-disabled{transition:var(--ease-in-out-250);pointer-events:none}.btn-switch .icon-disabled{opacity:0}.btns-wrap{width:100%;display:flex;flex-direction:row;gap:.5em;justify-content:flex-start;align-items:flex-start;flex-wrap:wrap}.swiper-btns{position:relative;z-index:100;margin-left:auto;display:flex;flex-direction:row;gap:.5rem;justify-content:flex-end;align-items:center}.swiper-button-next,.swiper-button-prev{position:unset;transform:none;flex-shrink:0;margin:0;width:2rem;height:2rem;background-color:transparent;border-radius:100%;display:flex;flex-direction:row;gap:0;justify-content:center;align-items:center;opacity:.5;transition:var(--ease-in-out-250);color:var(--clr-primary);border:1px solid var(--clr-primary)}@media (hover: hover){.swiper-button-next:hover,.swiper-button-prev:hover{opacity:1}}.swiper-button-next:after,.swiper-button-prev:after{content:none}.swiper-button-next>svg,.swiper-button-prev>svg{width:60%;height:60%}.lightbox-target.is-fixed{position:fixed;z-index:1000;top:var(--top);left:var(--left);width:var(--width);height:var(--height);transition:var(--transition);object-fit:cover}.lightbox{background-color:transparent;border:0}.lightbox[open]{margin:auto;width:100%;max-width:100%;height:100%;max-height:100%;padding:var(--gap-x-200);display:flex;flex-direction:row;gap:0;justify-content:center;align-items:center}.lightbox.is-hidden .lightbox-body{opacity:0;pointer-events:none}.lightbox.is-hidden:before{opacity:0}.lightbox:-internal-dialog-in-top-layer::backdrop{display:none}.btn-lightbox-close{color:var(--clr-txt-neg-400);border-color:var(--clr-txt-neg-400);background-color:transparent}.btn-lightbox-close:focus{outline:0}.lightbox-body{position:relative;z-index:10;display:flex;flex-direction:column;gap:.5rem;justify-content:center;align-items:flex-end}.lightbox-content img,.lightbox-content video{max-height:calc(var(--full-h) - var(--gap-y-400) * 2)}.lightbox-backdrop{position:fixed;z-index:1000;top:0;right:0;bottom:0;left:0;background-color:#000000bf;transition:var(--ease-in-out-250)}.lightbox-backdrop.is-hidden{opacity:0}.content-section{display:flex;flex-direction:column;gap:var(--gap-y-600);justify-content:flex-start;align-items:flex-start;width:100%;padding:var(--gap-y-600) var(--gap-x-400);overflow:hidden}@media screen and (max-width: 47.9375rem){.content-section{padding-inline:var(--gap-x-200)}}.section-header{display:flex;flex-direction:column;gap:1rem;justify-content:flex-start;align-items:flex-start;width:64rem;max-width:100%;text-wrap:balance;margin-inline:auto}.section-header>*{width:100%}.section-header h1:first-child,.section-header h2:first-child,.section-header h3:first-child{color:var(--clr-primary)}.section-header p,.section-header ul,.section-header ol{font-size:1.125rem}.section-body{margin-inline:auto}.section-body ul,.section-body ol{display:flex;flex-direction:column;gap:.5rem;justify-content:flex-start;align-items:flex-start;padding-left:1rem}.wpcf7-form{display:grid;grid-template-columns:repeat(12,1fr);grid-template-rows:auto;gap:var(--gap-x-200);align-items:flex-start}.wpcf7-form.invalid .wpcf7-response-output{margin:0}.wpcf7-form p{display:flex;flex-direction:row;gap:0;justify-content:flex-start;align-items:flex-start}.wpcf7-form p:has(.form-col-1){grid-column:span 1}@media screen and (max-width: 61.9375rem){.wpcf7-form p:has(.form-col-1){grid-column:span 12}}.wpcf7-form p:has(.form-col-2){grid-column:span 2}@media screen and (max-width: 61.9375rem){.wpcf7-form p:has(.form-col-2){grid-column:span 12}}.wpcf7-form p:has(.form-col-3){grid-column:span 3}@media screen and (max-width: 61.9375rem){.wpcf7-form p:has(.form-col-3){grid-column:span 12}}.wpcf7-form p:has(.form-col-4){grid-column:span 4}@media screen and (max-width: 61.9375rem){.wpcf7-form p:has(.form-col-4){grid-column:span 12}}.wpcf7-form p:has(.form-col-5){grid-column:span 5}@media screen and (max-width: 61.9375rem){.wpcf7-form p:has(.form-col-5){grid-column:span 12}}.wpcf7-form p:has(.form-col-6){grid-column:span 6}@media screen and (max-width: 61.9375rem){.wpcf7-form p:has(.form-col-6){grid-column:span 12}}.wpcf7-form p:has(.form-col-7){grid-column:span 7}@media screen and (max-width: 61.9375rem){.wpcf7-form p:has(.form-col-7){grid-column:span 12}}.wpcf7-form p:has(.form-col-8){grid-column:span 8}@media screen and (max-width: 61.9375rem){.wpcf7-form p:has(.form-col-8){grid-column:span 12}}.wpcf7-form p:has(.form-col-9){grid-column:span 9}@media screen and (max-width: 61.9375rem){.wpcf7-form p:has(.form-col-9){grid-column:span 12}}.wpcf7-form p:has(.form-col-10){grid-column:span 10}@media screen and (max-width: 61.9375rem){.wpcf7-form p:has(.form-col-10){grid-column:span 12}}.wpcf7-form p:has(.form-col-11){grid-column:span 11}@media screen and (max-width: 61.9375rem){.wpcf7-form p:has(.form-col-11){grid-column:span 12}}.wpcf7-form p:has(.form-col-12){grid-column:span 12}@media screen and (max-width: 61.9375rem){.wpcf7-form p:has(.form-col-12){grid-column:span 12}}.wpcf7-form p:has(.wpcf7-submit){grid-column:span 12;display:flex;flex-direction:column;gap:.5rem;justify-content:center;align-items:center}.wpcf7-form label{width:100%;max-width:100%;display:flex;flex-direction:column;gap:.5rem;justify-content:flex-start;align-items:flex-start}.wpcf7-form input,.wpcf7-form select,.wpcf7-form textarea{font-family:var(--font-body)}.wpcf7-form input[type=text],.wpcf7-form input[type=email],.wpcf7-form input[type=tel],.wpcf7-form input[type=number],.wpcf7-form input[type=date],.wpcf7-form textarea{padding:.5rem}.wpcf7-form input[type=text]:focus-visible,.wpcf7-form input[type=email]:focus-visible,.wpcf7-form input[type=tel]:focus-visible,.wpcf7-form input[type=number]:focus-visible,.wpcf7-form input[type=date]:focus-visible,.wpcf7-form textarea:focus-visible{outline-color:var(--clr-primary)}.wpcf7-response-output{grid-column:span 12}.wpcf7-form-control-wrap,.wpcf7-form-control{width:100%;max-width:100%}.wpcf7-form-control-wrap{display:flex;flex-direction:column;gap:.5rem;justify-content:flex-start;align-items:flex-start}.wpcf7-form-control-wrap br{display:none}.wpcf7-form-control{display:block}.wpcf7-form-control.wpcf7-submit{width:9.375rem}.site-header{position:fixed;z-index:1000;top:0;left:50%;transform:translate(-50%);width:var(--view-max-w);max-width:100%;padding:1rem var(--gap-x-400);margin-inline:auto;background-color:var(--clr-bg-primary);-webkit-user-select:none;user-select:none;display:flex;flex-direction:row;gap:1rem;justify-content:space-between;align-items:center}@media screen and (max-width: 61.9375rem){.site-header{padding-inline:var(--gap-x-200)}}.site-header:before{content:"";position:absolute;z-index:0;top:0;left:50%;transform:translate(-50%);width:100dvw;height:100%;background-color:var(--clr-bg-primary);pointer-events:none}@media screen and (max-width: 61.9375rem){.site-header:before{content:none}}.site-header>*{position:relative;z-index:100}.custom-logo-link{width:8.125rem}.menu{list-style:none;display:flex;flex-direction:row;gap:1rem;justify-content:flex-end;align-items:center}.menu-item{font-size:.85rem;font-weight:800;letter-spacing:1px;text-transform:uppercase;color:var(--clr-primary)}.menu-item a{text-decoration:none;color:inherit}.site-navigation{transition:var(--ease-in-out-250)}@media screen and (max-width: 61.9375rem){.site-navigation{position:absolute;bottom:0;left:0;transform:translateY(100%) scaleY(0);transform-origin:top;opacity:0;background-color:var(--clr-bg-primary);width:100%;height:calc(100dvh - var(--nav-h));pointer-events:none}}@media screen and (max-width: 61.9375rem){.site-navigation .menu{height:100%;display:flex;flex-direction:column;gap:1rem;justify-content:center;align-items:center;overflow-y:auto;scrollbar-color:var(--clr-primary) var(--clr-bg);scrollbar-width:thin}.site-navigation .menu::-webkit-scrollbar{width:.5rem}.site-navigation .menu::-webkit-scrollbar-thumb{background-color:var(--clr-primary);border-radius:.25rem}.site-navigation .menu::-webkit-scrollbar-track{background-color:var(--clr-bg)}}.site-navigation .menu-item{position:relative}@media (hover: hover){.site-navigation .menu-item:hover:after{transform:scaleX(1)}}.site-navigation .menu-item:after{content:"";position:absolute;z-index:10;bottom:-.125rem;left:0;width:100%;height:0;border-bottom:2px solid var(--clr-primary);transform:scaleX(0);transform-origin:center;transition:var(--ease-in-out-250)}.site-navigation .menu-item.current-menu-item:after,.site-navigation .single-product .menu-item.products-voice:after,.single-product .site-navigation .menu-item.products-voice:after{transform:scaleX(1)}@media screen and (max-width: 61.9375rem){.site-navigation .menu-item{font-size:1.25rem}}.menu-toggle{display:none;padding:0;border:0;border-radius:0;background-color:transparent;width:2.625rem;color:var(--clr-primary);font-size:2rem}@media screen and (max-width: 61.9375rem){.menu-toggle{display:flex;flex-direction:row;gap:0;justify-content:center;align-items:center}}.menu-toggle[aria-expanded=true] .icon-open{display:none}.menu-toggle[aria-expanded=true] .icon-close{display:block}@media screen and (max-width: 61.9375rem){.menu-toggle[aria-expanded=true]+.site-navigation{transform:translateY(100%) scaleY(1);opacity:1;pointer-events:all}}.menu-toggle .icon-close{display:none}.site-footer{width:var(--view-max-w);max-width:100%;padding:var(--gap-y-600) var(--gap-x-400) 0;margin-inline:auto;background-color:var(--clr-bg-primary);display:flex;flex-direction:row;gap:var(--gap-y-400) 1rem;justify-content:space-between;align-items:flex-start;flex-wrap:wrap}@media screen and (max-width: 61.9375rem){.site-footer{flex-direction:column;row-gap:var(--gap-y-200);padding-inline:var(--gap-x-200)}}.site-footer .menu,.site-footer .menu-item-has-children{display:flex;flex-direction:column;gap:.5rem;justify-content:flex-start;align-items:flex-start}.site-footer .menu-item-has-children>a{font-size:1rem;color:var(--clr-txt-400)}.site-footer .sub-menu{list-style:none;display:flex;flex-direction:column;gap:.25rem;justify-content:flex-start;align-items:flex-start;margin-left:0}.colophon{width:calc(100% + 2rem);padding:var(--gap-y-400) 1rem;margin-inline:-1rem;display:flex;flex-direction:row;gap:1rem;justify-content:flex-start;align-items:flex-start;background-color:var(--clr-bg-secondary);flex-wrap:wrap;position:relative}.colophon:before{content:"";position:absolute;z-index:0;top:0;left:50%;transform:translate(-50%);width:100dvw;height:100%;background-color:var(--clr-bg-secondary);pointer-events:none}.colophon>*{position:relative;z-index:100}.colophon-content{width:100%}.colophon-content a{text-decoration:none;color:var(--clr-primary)}.colophon-content p,.colophon-content ul,.colophon-content ol,.colophon-content li{font-size:.85rem}.user-preferences{list-style:none;width:100%;display:flex;flex-direction:row;gap:1rem;justify-content:flex-end;align-items:center}.page-hero{width:100%;height:var(--full-h);max-height:100dvh;position:relative;-webkit-user-select:none;user-select:none;overflow:hidden}.swiper-hero{height:100%}.swiper-hero .swiper-wrapper{align-items:stretch}.swiper-hero .swiper-slide{height:inherit;position:relative;display:flex;flex-direction:column;gap:0;justify-content:center;align-items:flex-start}.swiper-hero .slide-body{position:relative;z-index:100;color:var(--clr-txt-neg-400);width:calc(var(--view-max-w) / 2);max-width:45%;padding-inline:1rem;margin-left:calc(var(--offset-inline) + var(--gap-x-400));text-wrap:balance;display:flex;flex-direction:column;gap:1rem;justify-content:flex-start;align-items:flex-start;line-height:1.5}@media screen and (max-width: 61.9375rem){.swiper-hero .slide-body{max-width:100%}}.swiper-hero .slide-body:first-child{margin-left:var(--offset-inline);padding-left:0}.swiper-hero .slide-body a,.swiper-hero .slide-body a:visited{color:inherit}.swiper-hero .slide-body h1{font-size:4.25rem;line-height:1}@media screen and (max-width: 61.9375rem){.swiper-hero .slide-body h1{font-size:3rem}}.swiper-hero .slide-body p,.swiper-hero .slide-body ul,.swiper-hero .slide-body ol{font-size:1.125rem}.swiper-hero .slide-bg{position:absolute;z-index:0;top:0;left:0;width:100%;height:100%;background-color:#000}.swiper-hero .slide-bg img,.swiper-hero .slide-bg video{opacity:.425;height:100%;object-fit:cover}.swiper-hero .swiper-btns{position:absolute;z-index:100;bottom:1rem;right:var(--offset-inline);display:flex;flex-direction:row;gap:.5rem;justify-content:flex-end;align-items:center}.swiper-hero .swiper-button-next,.swiper-hero .swiper-button-prev{color:var(--clr-txt-neg-400);border:1px solid var(--clr-txt-neg-400)}.swiper-hero .swiper-pagination-progressbar{position:absolute;z-index:100;top:calc(var(--full-h) / 4);left:calc(var(--offset-inline) + var(--gap-x-400) / 2);transform:rotate(90deg);transform-origin:left center;width:calc(var(--full-h) / 2);background-color:#ffffff40}.hero-btns-wrap{position:absolute;z-index:100;bottom:var(--gap-y-400);left:var(--offset-inline)}.hero-btns-wrap a,.hero-btns-wrap a:visited{color:var(--txt-color, var(--clr-txt-neg-400))}.hero-btns-wrap .btn-primary{font-size:.85rem;background-color:var(--bg-color, var(--clr-primary));color:var(--txt-color, var(--clr-txt-neg-400))}.highlight-body>p:has(+h1,+h2,+h3,+h4)+h1,.highlight-body>p:has(+h1,+h2,+h3,+h4)+h2,.highlight-body>p:has(+h1,+h2,+h3,+h4)+h3,.highlight-body>p:has(+h1,+h2,+h3,+h4)+h4,.highlight-body>p:has(+h1,+h2,+h3,+h4),.highlight-body h1:first-child,.highlight-body h2:first-child,.highlight-body h3:first-child,.highlight-body h4:first-child{text-wrap:balance;padding-left:1rem;border-left:4px solid var(--txt-color, var(--clr-txt-400));margin-bottom:.5rem}.section-highlight{width:100%;max-width:100%;min-height:var(--full-h);margin-inline:auto;padding:0;display:flex;flex-direction:row;gap:0;justify-content:flex-start;align-items:stretch}@media screen and (max-width: 61.9375rem){.section-highlight{flex-direction:column;min-height:0}}.section-highlight.is-reverse{flex-direction:row-reverse}@media screen and (max-width: 61.9375rem){.section-highlight.is-reverse{flex-direction:column-reverse}}.section-highlight.is-reverse .highlight-body{padding-right:var(--gap-x-400)}.section-highlight.is-reverse .highlight-body>*{margin-right:calc(var(--offset-inline) - .5rem);margin-left:0}.highlight-body,.highlight-figure{flex:0 0 50%}.highlight-body{position:relative;padding:2rem 2rem 2rem var(--gap-x-400);background-color:var(--bg-color, transparent);color:var(--txt-color, var(--clr-txt-400));display:flex;flex-direction:column;gap:1rem;justify-content:center;align-items:flex-start}@media screen and (max-width: 61.9375rem){.highlight-body{padding-inline:var(--gap-x-200)}}.highlight-body>*{width:min(100% - var(--offset-inline) + var(--gap-x-400),41.25rem);margin-left:calc(var(--offset-inline) - var(--gap-x-400))}.highlight-body>p:has(+h1,+h2,+h3,+h4){margin-bottom:-1rem}.highlight-body p,.highlight-body ul,.highlight-body ol,.highlight-body a,.highlight-body button{font-size:1.125rem}.highlight-figure{width:100%}.highlight-figure img,.highlight-figure video{height:100%;object-fit:cover}@media screen and (max-width: 61.9375rem){.section-highlight-products.is-reverse{flex-direction:column}}.highlight-products{display:grid;grid-template-columns:repeat(2,1fr);grid-template-rows:repeat(2,1fr);gap:0;align-items:flex-start}@media screen and (max-width: 47.9375rem){.highlight-products{grid-template-columns:1fr}}.highlight-product{position:relative;overflow:hidden;text-decoration:none;color:var(--clr-txt-neg-400);background-color:#000;padding:var(--gap-x-400);width:100%;height:100%}@media screen and (max-width: 47.9375rem){.highlight-product{padding:var(--gap-x-200)}}.highlight-product:visited{color:var(--clr-txt-neg-400)}@media (hover: hover){.highlight-product:hover{color:var(--clr-txt-neg-400)}.highlight-product:hover img{transform:scale(1.025);opacity:.7}}@media screen and (max-width: 61.9375rem){.highlight-product{aspect-ratio:16/9}}.highlight-product .post-figure{width:100%;height:100%;display:flex;flex-direction:row;gap:0;justify-content:flex-start;align-items:flex-end}.highlight-product img{position:absolute;z-index:0;top:0;left:0;height:100%;object-fit:cover;opacity:.5;transition:var(--ease-in-out-250);transform-origin:center}.highlight-product figcaption{width:100%;max-width:100%}.highlight-product .post-title{font-size:1.5rem;text-transform:uppercase;position:relative;z-index:10;color:inherit;overflow:hidden;text-overflow:ellipsis;display:-webkit-box;-webkit-line-clamp:3;-webkit-box-orient:vertical;width:100%;max-width:100%}.section-cards{background-color:var(--clr-bg-secondary)}.swiper-cards{width:64rem;max-width:100%;margin-inline:auto;overflow-x:visible;display:flex;flex-direction:column;gap:var(--gap-y-200);justify-content:flex-start;align-items:flex-start}@media screen and (max-width: 61.9375rem){.swiper-cards{overflow:hidden}}.swiper-cards .swiper-wrapper{align-items:stretch}.swiper-cards .swiper-slide{height:auto}.swiper-cards .swiper-slide .card{height:100%}.swiper-cards .swiper-btns{margin-right:auto}.product-content h1:first-child,.product-content h2:first-child,.product-content h3:first-child,.product-content>p:has(+h1,+h2,+h3,+h4),.product-content>p:has(+h1,+h2,+h3,+h4)+h1,.product-content>p:has(+h1,+h2,+h3,+h4)+h2,.product-content>p:has(+h1,+h2,+h3,+h4)+h3,.product-content>p:has(+h1,+h2,+h3,+h4)+h4,.rhomb-cards-body h1:first-child,.rhomb-cards-body h2:first-child,.rhomb-cards-body h3:first-child,.rhomb-cards-body>p:has(+h1,+h2,+h3,+h4),.rhomb-cards-body>p:has(+h1,+h2,+h3,+h4)+h1,.rhomb-cards-body>p:has(+h1,+h2,+h3,+h4)+h2,.rhomb-cards-body>p:has(+h1,+h2,+h3,+h4)+h3,.rhomb-cards-body>p:has(+h1,+h2,+h3,+h4)+h4{text-wrap:balance;padding-left:1rem;border-left:4px solid var(--txt-color, var(--clr-txt-400));margin-bottom:.5rem}.separator{width:100%;max-width:100%;height:0;border-width:1px 0 0 0;border-style:solid;border-color:var(--clr-txt-200);margin:0}.rhomb-cards-body>p:has(+h1,+h2,+h3,+h4)+h1,.rhomb-cards-body>p:has(+h1,+h2,+h3,+h4)+h2,.rhomb-cards-body>p:has(+h1,+h2,+h3,+h4)+h3,.rhomb-cards-body>p:has(+h1,+h2,+h3,+h4)+h4,.rhomb-cards-body>p:has(+h1,+h2,+h3,+h4),.rhomb-cards-body h1:first-child,.rhomb-cards-body h2:first-child,.rhomb-cards-body h3:first-child{border-left:4px solid var(--clr-txt-neg-400)}.section-rhomb-cards{position:relative;overflow:hidden;height:var(--full-h);max-height:100dvh;padding:0;background-image:var(--bg-img);background-repeat:no-repeat;background-size:cover;background-attachment:fixed;color:var(--clr-txt-neg-400);display:flex;flex-direction:row;gap:var(--gap-x-200);justify-content:center;align-items:center}@media screen and (max-width: 61.9375rem){.section-rhomb-cards{flex-direction:column;height:auto;max-height:unset;padding:var(--gap-y-600) var(--gap-x-200)}}.section-rhomb-cards:after{content:"";position:absolute;z-index:0;top:0;left:0;width:100%;height:100%;background-color:#0000008c;pointer-events:none}.rhomb-cards,.rhomb-cards-body{position:relative;z-index:100;width:min(37.5rem,50% - var(--gap-x-400) / 2);max-width:100%}@media screen and (max-width: 61.9375rem){.rhomb-cards,.rhomb-cards-body{width:100%}}.rhomb-cards{display:flex;flex-direction:row;gap:var(--gap-x-200);justify-content:center;align-items:center;flex-wrap:wrap;transform:rotate(45deg) scale(.685);transform-origin:center;-webkit-user-select:none;user-select:none;margin-right:0}.rhomb-card-wrap{flex:0 0 calc(50% - var(--gap-x-200) / 2);aspect-ratio:1;transition:var(--cubic-bezier-1750);border-radius:0;overflow:hidden;display:flex;flex-direction:row;gap:0;justify-content:center;align-items:center}@media (hover: hover){.rhomb-card-wrap:hover{border-radius:100%}}.rhomb-card-wrap:has(.card-body *,.card-thumb){background-color:var(--bg-color, var(--clr-bg-primary))}.rhomb-card-wrap .card{transform-origin:center;background-color:transparent;transform:rotate(-45deg);row-gap:0}.rhomb-card-wrap a.card{width:100%;height:100%;justify-content:center;align-items:center}.rhomb-card-wrap a.card .card-body{flex-grow:0}.rhomb-card-wrap .card-thumb img{width:50%}@media screen and (max-width: 61.9375rem){.rhomb-card-wrap .card-thumb img{width:60%}}.rhomb-card-wrap .card-body{padding-top:0;border-top:0;text-align:center}.rhomb-card-wrap .card-content{margin-bottom:0;width:100%}.rhomb-card-wrap .card-content>*{width:inherit}.rhomb-card-wrap .card-content h1,.rhomb-card-wrap .card-content h2,.rhomb-card-wrap .card-content h3,.rhomb-card-wrap .card-content h4{font-size:1.75rem;text-transform:uppercase;color:var(--txt-color, var(--clr-primary))}@media screen and (max-width: 61.9375rem){.rhomb-card-wrap .card-content h1,.rhomb-card-wrap .card-content h2,.rhomb-card-wrap .card-content h3,.rhomb-card-wrap .card-content h4{font-size:1.125rem}}.rhomb-cards-body{padding-inline:var(--gap-x-200);display:flex;flex-direction:column;gap:1rem;justify-content:flex-start;align-items:flex-start;margin-left:0}@media screen and (max-width: 61.9375rem){.rhomb-cards-body{padding-inline:0}}.rhomb-cards-body>p:has(+h1,+h2,+h3,+h4){margin-bottom:-1rem}.rhomb-cards-body p,.rhomb-cards-body ul,.rhomb-cards-body ol{font-size:1.125rem}.card{background-color:var(--clr-bg-primary);color:var(--clr-txt-400);text-decoration:none;padding:var(--gap-x-200);border-radius:1rem;display:flex;flex-direction:column;gap:var(--gap-y-200);justify-content:flex-start;align-items:flex-start}.card:visited{color:var(--clr-txt-400)}@media (hover: hover){a.card:hover .btn-primary{opacity:.7}}.card-thumb{width:100%;display:flex;flex-direction:row;gap:0;justify-content:center;align-items:flex-start}.card-thumb img{width:6.25rem}.card-body{padding-top:var(--gap-y-200);border-top:1px solid var(--clr-txt-200);width:100%;flex-grow:1;display:flex;flex-direction:column;gap:var(--gap-y-200);justify-content:flex-start;align-items:flex-start}.card-body .btns-wrap{margin-top:auto;flex-direction:column}.card-body .btns-wrap .btn{font-size:.85rem;line-height:1.25;width:100%}.card-content{display:flex;flex-direction:column;gap:.5rem;justify-content:flex-start;align-items:flex-start;margin-bottom:2rem}.card-content:last-child{margin-bottom:0}.card-content h1,.card-content h2,.card-content h3{color:var(--clr-primary);font-size:1.5rem;line-height:1;text-wrap:balance}.card-content p,.card-content ul,.card-content ol{font-size:.85rem}.section-grid-cards{background-color:var(--clr-bg-secondary)}.grid-cards{width:80rem;max-width:100%;margin-inline:auto;display:grid;grid-template-columns:repeat(3,1fr);grid-template-rows:auto;gap:var(--gap-x-200);align-items:stretch}@media screen and (max-width: 61.9375rem){.grid-cards{grid-template-columns:repeat(2,1fr)}}@media screen and (max-width: 47.9375rem){.grid-cards{grid-template-columns:1fr}}.grid-card{-webkit-user-select:none;user-select:none;overflow:hidden}@media (hover: hover){.grid-card:hover .grid-card-body:before{opacity:1}.grid-card:hover .grid-card-content *{color:var(--clr-txt-neg-400)}.grid-card:hover .card-overlay{opacity:1}}.grid-card-thumb{position:relative;z-index:100}.grid-card-thumb img{width:100%;aspect-ratio:16/9;object-fit:cover}.grid-card-icons{width:100%;display:flex;flex-direction:row;gap:.5rem;justify-content:flex-end;align-items:center;overflow-x:auto;scrollbar-color:var(--clr-primary) var(--clr-bg);scrollbar-width:thin;margin-top:calc(var(--gap-y-200) * -1 - 2.03125rem);padding-inline:var(--gap-x-200);position:relative;z-index:200}.grid-card-icons::-webkit-scrollbar{height:.5rem}.grid-card-icons::-webkit-scrollbar-thumb{background-color:var(--clr-primary);border-radius:.25rem}.grid-card-icons::-webkit-scrollbar-track{background-color:var(--clr-bg)}.grid-card-icon{width:3.75rem;height:3.75rem;border:5px solid var(--clr-primary);border-radius:100%;overflow:hidden;flex-shrink:0;padding:.25rem;display:flex;flex-direction:row;gap:0;justify-content:center;align-items:center;background-color:var(--clr-bg-primary)}.grid-card-body{padding-top:0;border-top:0;position:relative;overflow:visible;--offset: calc(var(--gap-x-200) * -1)}.grid-card-body p,.grid-card-body ul,.grid-card-body ol{font-size:1rem}.grid-card-body *{transition:var(--ease-in-out-250);position:relative;z-index:100}.card-overlay{position:absolute;z-index:0;top:calc((var(--gap-x-200) + 2.1875rem) * -1);right:var(--offset);bottom:var(--offset);left:var(--offset);background-color:var(--clr-primary);transition:var(--ease-in-out-250);opacity:0}.card-overlay:before{content:"";z-index:50;position:absolute;top:0;left:0;right:0;height:2.125rem;clip-path:polygon(0 0,100% 0,95% 100%,5% 100%);background-color:var(--clr-bg-primary)}.grid-card-icons+.grid-card-body .card-overlay{top:calc((var(--gap-x-200) + 3.875rem) * -1)}.section-brands{display:flex;flex-direction:column;gap:var(--gap-y-600);justify-content:center;align-items:center;width:100%;padding:var(--gap-y-600) var(--gap-x-200);overflow:hidden}.section-brands-header{display:flex;flex-direction:column;gap:1rem;justify-content:flex-start;align-items:flex-start;width:64rem;max-width:100%;text-wrap:balance}.section-brands-header>*{width:100%}.section-brands-header h1:first-child,.section-brands-header h2:first-child,.section-brands-header h3:first-child{color:var(--clr-primary)}.section-brands-header p,.section-brands-header ul,.section-brands-header ol{font-size:1.125rem}.brands{display:flex;flex-direction:column;gap:var(--gap-y-200);justify-content:center;align-items:center;width:80rem;max-width:100%}.brand-filters{list-style:none;display:flex;flex-direction:row;gap:.5rem;justify-content:flex-start;align-items:center;flex-wrap:nowrap;width:fit-content;max-width:100%;overflow-x:auto;scrollbar-color:var(--clr-primary) var(--clr-bg);scrollbar-width:thin}.brand-filters::-webkit-scrollbar{height:.5rem}.brand-filters::-webkit-scrollbar-thumb{background-color:var(--clr-primary);border-radius:.25rem}.brand-filters::-webkit-scrollbar-track{background-color:var(--clr-bg)}.btn-brand-filter{font-size:.85rem;white-space:nowrap}@media (hover: hover){.btn-brand-filter:hover{background-color:var(--clr-primary);color:var(--clr-txt-neg-400);border-color:var(--clr-primary)}}.btn-brand-filter[aria-pressed=true]{background-color:var(--clr-primary);color:var(--clr-txt-neg-400);border-color:var(--clr-primary)}.brand-list{display:grid;grid-template-columns:repeat(6,1fr);grid-template-rows:auto;gap:var(--gap-x-400);align-items:flex-start;transition:var(--ease-in-out-250);-webkit-user-select:none;user-select:none}@media screen and (max-width: 61.9375rem){.brand-list{grid-template-columns:repeat(4,1fr)}}@media screen and (max-width: 47.9375rem){.brand-list{grid-template-columns:repeat(3,1fr);gap:1rem}}@media screen and (max-width: 24.9375rem){.brand-list{grid-template-columns:repeat(2,1fr)}}.brand-list.is-invisible{opacity:0}.brand,.brand:visited{text-decoration:none;color:var(--clr-primary);transition:var(--ease-in-out-250)}.brand.is-hidden,.brand:visited.is-hidden{display:none}.brand-thumb{display:flex;flex-direction:column;gap:.25rem;justify-content:flex-start;align-items:flex-start}.brand-thumb img{aspect-ratio:1;padding:1rem}@media screen and (max-width: 47.9375rem){.brand-thumb img{padding:0}}.brand-thumb figcaption{width:100%;text-align:center}.brand-title{font-size:1.25rem;text-transform:uppercase}.section-logos{background-color:var(--clr-bg-secondary)}.swiper-logos{width:64rem;max-width:100%;margin-inline:auto;overflow-x:visible;display:flex;flex-direction:column;gap:var(--gap-y-200);justify-content:flex-start;align-items:flex-start}@media screen and (max-width: 61.9375rem){.swiper-logos{overflow:hidden}}.swiper-logos .swiper-wrapper{align-items:stretch}.swiper-logos .swiper-slide{height:auto}.swiper-logos .swiper-btns{margin-right:auto}.slide-logo{display:flex;flex-direction:column;gap:.25rem;justify-content:center;align-items:center;text-align:center;color:var(--clr-primary);text-decoration:none;transition:var(--ease-in-out-250)}@media (hover: hover){.slide-logo:hover{opacity:.7;color:var(--clr-primary)}}.slide-logo img{aspect-ratio:1;height:auto}.slide-logo-title{font-size:1.25rem;text-transform:uppercase}.logos{width:64rem;max-width:100%;margin-inline:auto;display:flex;flex-direction:row;gap:1.5rem;justify-content:center;align-items:center;flex-wrap:wrap}.logos .slide-logo{width:calc((100% - 7.5rem) / 6)}@media screen and (max-width: 61.9375rem){.logos .slide-logo{width:calc((100% - 4.5rem)/4)}}@media screen and (max-width: 47.9375rem){.logos .slide-logo{width:calc((100% - 3rem) / 3)}}.logos .slide-logo:visited{color:var(--clr-primary)}.section-contacts{background-color:var(--clr-bg-secondary)}.section-contacts-body{width:80rem;max-width:100%;margin-inline:auto;display:flex;flex-direction:row;gap:var(--gap-y-400) var(--gap-x-200);justify-content:flex-start;align-items:flex-start;flex-wrap:wrap}.contacts,.contact-form{flex:0 0 calc(50% - var(--gap-x-200) / 2)}@media screen and (max-width: 47.9375rem){.contacts,.contact-form{flex-basis:100%}}.contacts{list-style:none;display:flex;flex-direction:column;gap:var(--gap-y-200);justify-content:flex-start;align-items:flex-start}.contact{display:flex;flex-direction:row;gap:var(--gap-x-200);justify-content:flex-start;align-items:flex-start;flex-wrap:nowrap}@media screen and (max-width: 47.9375rem){.contact{column-gap:1rem}}.contact h2,.contact h3,.contact h4{font-size:1.25rem;text-transform:uppercase;color:var(--clr-primary)}.contact-icon{width:2.5rem;height:2.5rem;border:3px solid var(--clr-primary);border-radius:100%;overflow:hidden;flex-shrink:0;padding:.25rem;display:flex;flex-direction:row;gap:0;justify-content:flex-start;align-items:flex-start;background-color:var(--clr-bg-primary)}@media screen and (max-width: 61.9375rem){.contact-icon{width:2.1875rem;height:2.1875rem}}@media screen and (max-width: 47.9375rem){.contact-icon{width:2rem;height:2rem}}.contact-body{display:flex;flex-direction:column;gap:.5rem;justify-content:flex-start;align-items:flex-start}.contact-body a,.contact-body a:visited{color:var(--clr-primary);transition:var(--ease-in-out-250)}@media (hover: hover){.contact-body a:hover,.contact-body a:visited:hover{opacity:.7}}.section-timeline{background-color:var(--clr-bg-secondary);--thumbs-w: 18.75rem;--swiper-w: calc(100% - var(var(--thumbs-w)))}.section-timeline-header h1:first-child,.section-timeline-header h2:first-child,.section-timeline-header h3:first-child{color:var(--clr-primary)}.section-timeline-body{width:85.375rem;max-width:100%;display:flex;flex-direction:row;gap:var(--gap-x-200);justify-content:flex-start;align-items:flex-start}@media screen and (max-width: 61.9375rem){.section-timeline-body{flex-direction:column;height:auto}}.swiper-milestones-thumbs-wrap{flex:0 0 var(--thumbs-w);display:flex;flex-direction:column;gap:1rem;justify-content:center;align-items:center}@media screen and (max-width: 61.9375rem){.swiper-milestones-thumbs-wrap{flex-basis:0;width:100%;max-width:100%;flex-direction:row;column-gap:.5rem}}.swiper-milestones-thumbs-wrap .swiper-button-next,.swiper-milestones-thumbs-wrap .swiper-button-prev{opacity:1}@media screen and (max-width: 61.9375rem){.swiper-milestones-thumbs-wrap .swiper-button-next,.swiper-milestones-thumbs-wrap .swiper-button-prev{transform:rotate(-90deg);transform-origin:center}}.swiper-milestones-thumbs{max-width:100%;height:max(var(--full-h) * .75,6 * 5rem)}@media screen and (max-width: 61.9375rem){.swiper-milestones-thumbs{height:auto}}.swiper-milestones-thumbs .swiper-slide{display:flex;flex-direction:row;gap:var(--gap-y-200) var(--gap-x-400);justify-content:center;align-items:center;position:relative;padding-block:1rem;transition:var(--ease-in-out-250)}@media screen and (max-width: 61.9375rem){.swiper-milestones-thumbs .swiper-slide{flex-direction:column;padding-block:0}}.swiper-milestones-thumbs .swiper-slide:nth-of-type(odd){flex-direction:row-reverse}@media screen and (max-width: 61.9375rem){.swiper-milestones-thumbs .swiper-slide:nth-of-type(odd){flex-direction:column-reverse}}.swiper-milestones-thumbs .swiper-slide:first-child:before,.swiper-milestones-thumbs .swiper-slide:last-child:before{height:50%}@media screen and (max-width: 61.9375rem){.swiper-milestones-thumbs .swiper-slide:first-child:before,.swiper-milestones-thumbs .swiper-slide:last-child:before{height:0;width:50%;transform:translateY(-50%)}}.swiper-milestones-thumbs .swiper-slide:first-child:before{top:50%}@media screen and (max-width: 61.9375rem){.swiper-milestones-thumbs .swiper-slide:last-child:before{left:0}}.swiper-milestones-thumbs .swiper-slide.swiper-slide-thumb-active .milestone-icon,.swiper-milestones-thumbs .swiper-slide.swiper-slide-thumb-active .milestone-year{opacity:.5}.swiper-milestones-thumbs .swiper-slide:before{content:"";position:absolute;z-index:10;top:0;left:50%;transform:translate(-50%);width:0;height:100%;border-right:1px solid var(--clr-primary)}@media screen and (max-width: 61.9375rem){.swiper-milestones-thumbs .swiper-slide:before{height:0;width:100%;top:50%;transform:translate(-50%,-50%);border-right:0;border-top:1px solid var(--clr-primary)}}.milestone-icon{width:5rem;height:5rem;border:.3125rem solid var(--clr-primary);border-radius:100%;overflow:hidden;flex-shrink:0;padding:.25rem;display:flex;flex-direction:row;gap:0;justify-content:flex-start;align-items:flex-start;background-color:var(--clr-bg-primary)}.milestone-year{font-size:1.5rem;font-weight:600;text-transform:uppercase;text-align:center;line-height:1;color:var(--clr-primary);width:5rem}@media screen and (max-width: 61.9375rem){.milestone-year{height:5rem;width:100%;display:flex;flex-direction:row;gap:0;justify-content:center;align-items:center}}.milestone-dot{position:absolute;z-index:100;top:50%;left:50%;transform:translate(-50%,-50%);width:.4375rem;height:.4375rem;background-color:var(--clr-primary);border-radius:100%}.swiper-milestones{flex:0 0 var(--swiper-w);width:var(--swiper-w);max-width:var(--swiper-w)}@media screen and (max-width: 61.9375rem){.swiper-milestones{flex-basis:100%;width:100%;max-width:100%;height:auto}}.swiper-milestone-slide{overflow-y:auto;scrollbar-color:var(--clr-primary) var(--clr-bg);scrollbar-width:thin;position:relative;padding-top:1.5rem}.swiper-milestone-slide::-webkit-scrollbar{width:.5rem}.swiper-milestone-slide::-webkit-scrollbar-thumb{background-color:var(--clr-primary);border-radius:.25rem}.swiper-milestone-slide::-webkit-scrollbar-track{background-color:var(--clr-bg)}@media screen and (max-width: 61.9375rem){.swiper-milestone-slide{overflow:unset;height:auto}}.swiper-milestone-slide .milestone-year{position:absolute;z-index:0;top:0;left:0;grid-column:span 2;text-align:left;margin-bottom:calc(var(--gap-y-200) * -1);padding-left:1rem;border-left:4px solid var(--clr-primary);width:fit-content}@media screen and (max-width: 61.9375rem){.swiper-milestone-slide .milestone-year{position:unset;width:fit-content;height:auto;margin:0}}.swiper-milestone-slide .milestone-year+.milestone-content h1,.swiper-milestone-slide .milestone-year+.milestone-content h2,.swiper-milestone-slide .milestone-year+.milestone-content h3{text-wrap:balance;padding-left:1rem;border-left:4px solid var(--clr-primary)}.milestone-content,.milestone-gallery{display:block;width:calc(50% - var(--gap-x-200) / 2);margin-bottom:1rem}@media screen and (max-width: 61.9375rem){.milestone-content,.milestone-gallery{width:100%;float:none}}@media screen and (max-width: 61.9375rem){.milestone-content:nth-of-type(odd),.milestone-content:nth-of-type(2n),.milestone-gallery:nth-of-type(odd),.milestone-gallery:nth-of-type(2n){float:none}}.milestone-content:nth-of-type(odd),.milestone-gallery:nth-of-type(odd){float:left}.milestone-content:nth-of-type(2n),.milestone-gallery:nth-of-type(2n){float:right}.milestone-content:after,.milestone-gallery:after{content:"";clear:both;display:block;margin-top:-1rem}@media screen and (max-width: 61.9375rem){.milestone-content:after,.milestone-gallery:after{content:none}}.milestone-content:last-child,.milestone-gallery:last-child{margin-bottom:0}.milestone-content{display:flex;flex-direction:column;gap:1rem;justify-content:flex-start;align-items:flex-start}.milestone-content h1,.milestone-content h2,.milestone-content h3{color:var(--clr-primary)}.milestone-content ul,.milestone-content ol{padding-left:1rem}.milestone-gallery{height:calc(var(--full-h) * .75 - 1.625rem - 2px);max-height:calc(var(--full-h) * .75 - 1.625rem - 2px);position:relative;overflow-x:hidden;padding-bottom:2.5rem}@media screen and (max-width: 61.9375rem){.milestone-gallery{height:unset;max-height:unset}}.milestone-gallery:not(:has(.swiper-btns)){height:calc(var(--full-h) * .75 - 3rem);max-height:100%;padding-bottom:0}@media screen and (max-width: 61.9375rem){.milestone-gallery:not(:has(.swiper-btns)){height:unset;max-height:unset}}.milestone-gallery:last-of-type{margin-bottom:0}.milestone-gallery .swiper-btns{position:absolute;bottom:0;left:0;flex-shrink:0}.swiper-milestone-gallery{display:block;width:100%;max-width:100%;height:100%;max-height:100%;padding:1rem;border:1px solid var(--clr-primary);border-radius:.5rem}.swiper-milestone-gallery .swiper-slide{align-self:stretch;display:flex;flex-direction:row;gap:0;justify-content:center;align-items:center}.swiper-milestone-gallery img{width:auto;height:auto}.product-content>p:has(+h1,+h2,+h3,+h4)+h1,.product-content>p:has(+h1,+h2,+h3,+h4)+h2,.product-content>p:has(+h1,+h2,+h3,+h4)+h3,.product-content>p:has(+h1,+h2,+h3,+h4)+h4,.product-content>p:has(+h1,+h2,+h3,+h4),.product-content h1:first-child,.product-content h2:first-child,.product-content h3:first-child{border-left:4px solid var(--clr-primary)}.section-product{width:80rem;max-width:100%;margin-inline:auto;display:flex;flex-direction:row;gap:var(--gap-x-400);justify-content:center;align-items:stretch;flex-wrap:wrap;--figure-w: min(calc(var(--view-max-w) / 2 - var(--gap-x-400)), calc(50% - var(--gap-x-400) / 2));position:relative;overflow:visible}@media screen and (max-width: 61.9375rem){.section-product{flex-direction:column}}.section-product:nth-of-type(2n){background-color:var(--clr-bg-secondary)}.section-product:nth-of-type(2n):before{background-color:var(--clr-bg-secondary)}.section-product:nth-of-type(2n)>*{order:100}.section-product:nth-of-type(2n) .product-figure{order:2;align-items:flex-start}.section-product:nth-of-type(2n) .product-body{order:1}.section-product:nth-of-type(2n) .separator,.section-product:nth-of-type(2n) .product-tag{border-color:var(--clr-txt-300)}.section-product:before{content:"";position:absolute;z-index:0;top:0;left:50%;transform:translate(-50%);width:100dvw;height:100%}.section-product>*{position:relative;z-index:100}.product-figure{flex-shrink:0;width:var(--figure-w);display:flex;flex-direction:column;gap:var(--gap-y-400);justify-content:flex-start;align-items:flex-end}@media screen and (max-width: 61.9375rem){.product-figure{width:100%;align-items:center}}.product-thumb{width:27.5rem;max-width:100%}@media screen and (max-width: 61.9375rem){.product-thumb{width:20rem}}.tags-cloud{width:100%;display:flex;flex-direction:column;gap:var(--gap-y-200);justify-content:flex-start;align-items:flex-start}.tags-cloud-title{font-size:1.25rem;line-height:1;color:var(--clr-primary)}.product-tags{display:flex;flex-direction:row;gap:.5rem;justify-content:flex-start;align-items:center;flex-wrap:wrap}.product-tag{font-size:.75rem;border-color:var(--clr-txt-200);-webkit-user-select:none;user-select:none}@media (hover: hover){.product-tag:hover{opacity:1}}.product-body{width:var(--figure-w);margin-inline:0;display:flex;flex-direction:column;gap:var(--gap-y-400);justify-content:flex-start;align-items:flex-start}@media screen and (max-width: 61.9375rem){.product-body{width:100%}}@media screen and (max-width: 47.9375rem){.product-body .btns-wrap .btn{flex-grow:1}}.product-content{display:flex;flex-direction:column;gap:1rem;justify-content:flex-start;align-items:flex-start}.product-content h1,.product-content h2,.product-content h3,.product-content h4,.product-content h5,.product-content h6{color:var(--clr-primary)}.product-content>p:has(+h1,+h2,+h3,+h4){margin-bottom:-1rem}.product-content p,.product-content ul,.product-content ol{font-size:1.125rem}.product-gallery,.product-files{width:var(--view-max-w);max-width:100%;display:flex;flex-direction:column;gap:var(--gap-y-200);justify-content:flex-start;align-items:center}@media screen and (max-width: 47.9375rem){.product-gallery,.product-files{align-items:flex-start}}.product-gallery .section-title,.product-files .section-title{font-size:1.5rem;line-height:1;color:var(--clr-primary)}.swiper-product-gallery{width:var(--view-max-w);max-width:100%;display:flex;flex-direction:column;gap:var(--gap-y-200);justify-content:center;align-items:center}.swiper-product-gallery .swiper-slide{overflow:hidden}.swiper-product-gallery .lightbox-target{aspect-ratio:16/9;object-fit:cover;cursor:pointer;transition:var(--ease-in-out-250)}@media (hover: hover){.swiper-product-gallery .lightbox-target:hover{opacity:.7;transform:scale(1.025)}}.swiper-product-gallery .swiper-btns{margin-left:0}.files{width:100%;display:flex;flex-direction:row;gap:var(--gap-x-200);justify-content:center;align-items:flex-start;flex-wrap:wrap}.file{flex:0 0 calc((100% - var(--gap-x-200) * 7) / 8);text-decoration:none;color:var(--clr-primary);font-size:1rem;line-height:1.25;text-align:center;text-wrap:balance;display:flex;flex-direction:column;gap:.5rem;justify-content:center;align-items:center;transition:var(--ease-in-out-250)}@media screen and (max-width: 47.9375rem){.file{flex-basis:calc((100% - var(--gap-x-200) * 2) / 3)}}.file:visited{color:var(--clr-primary)}@media (hover: hover){.file:hover{opacity:.7;color:var(--clr-primary)}}.file .fa-file-pdf{font-size:3rem}.otgs-development-site-front-end{display:none!important}
