@import"https://fonts.googleapis.com/css2?family=Montserrat:ital,wght@0,100..900;1,100..900&display=swap";html{scroll-behavior:smooth}:root{font-family:Montserrat,Inter,Arial,Helvetica,sans-serif;line-height:1.5;font-weight:400;color-scheme:light dark;color:#2d2f31;background-color:#fff;font-synthesis:none;text-rendering:optimizeLegibility;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale}#root{width:100%;margin:0 auto;text-align:left}a{font-weight:500;color:#646cff;text-decoration:inherit}a:hover{color:#535bf2}*,*:before,*:after{box-sizing:border-box}body{margin:0}h1{font-size:3.2em;line-height:1.1}h1,h2,h3,h4,h5{margin:unset}button{border-radius:8px;border:1px solid transparent;padding:.6em 1.2em;font-size:1em;font-weight:500;font-family:inherit;background-color:#1a1a1a;cursor:pointer;transition:border-color .25s}button:hover{border-color:#434545}button:focus,button:focus-visible{outline:4px auto -webkit-focus-ring-color}@media (prefers-color-scheme: light){:root{color:#213547;background-color:#fff}a:hover{color:#747bff}button{background-color:#f9f9f9}}p{margin:unset}.fancy-carousel-section-wrapper{position:relative;width:100%;background-color:#fff;z-index:30;padding:30px 0}.fancy-carousel-container{position:relative;width:100%}.fancy-carousel{display:flex;width:100%;overflow-x:scroll;overscroll-behavior-x:auto;padding:2.5rem 0;scroll-behavior:smooth;scrollbar-width:none}.fancy-carousel-gradient{position:absolute;right:0;z-index:1000;height:auto;width:5%;overflow:hidden;background:linear-gradient(to left,rgba(0,0,0,.5),transparent)}.fancy-carousel-content{display:flex;flex-direction:row;justify-content:flex-start;gap:1rem;padding-left:30px;max-width:80rem;margin:0 auto}.fancy-carousel-item{border-radius:1.5rem}.fancy-carousel-buttons{display:flex;justify-content:flex-end;gap:.5rem;margin-right:2.5rem}.fancy-carousel-button{position:relative;z-index:40;height:2.5rem;width:2.5rem;border-radius:50%;background-color:#f3f4f6;display:flex;align-items:center;justify-content:center;opacity:1;padding:unset}.fancy-carousel-button:disabled{opacity:.5}.fancy-carousel-button-icon{height:1.5rem;width:1.5rem;color:#6b7280;position:relative}.fancy-modal-container{position:fixed;top:0;right:0;bottom:0;left:0;height:100vh;z-index:50;overflow:auto;background:#000c;-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px)}.fancy-modal-wrapper{background-color:#000c;-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px);height:100%;width:100%;position:fixed;top:0;right:0;bottom:0;left:0}.fancy-modal{max-width:64rem;margin:2.5rem auto;background-color:#fff;border-radius:1.5rem;padding:1rem 2.5rem;position:relative}.fancy-modal-close{position:sticky;top:1rem;height:2rem;width:2rem;margin-left:auto;background-color:#000;border-radius:50%;display:flex;align-items:center;justify-content:center}.fancy-modal-close-icon{height:1.5rem;width:1.5rem;color:#f1f5f9}.fancy-modal-text{font-size:1rem;font-weight:500;color:#000}.fancy-modal-title{font-size:2rem;font-weight:600;color:#444;margin-top:1rem}.fancy-modal-card-content{padding-top:2.5rem;padding-bottom:2.5rem}.fancy-cards-title{max-width:80rem;padding-left:10rem;margin-left:auto;margin-right:auto;font-size:1.75rem;text-align:right;font-weight:700;padding-right:16px}@media (min-width: 768px){.fancy-cards-title{font-size:3.125rem;text-align:center;padding-right:unset}}.fancy-card{border-radius:1.5rem;background-color:#f3f4f6;height:40rem;width:24rem;overflow:hidden;display:flex;flex-direction:column;align-items:flex-start;justify-content:flex-start;position:relative;z-index:10;transition:all .3s ease;top:0}.fancy-card:hover{top:-12px;box-shadow:0 1px 3px #0000001f,0 1px 2px #0000003d}.fancy-card.with-icon{height:24rem}.fancy-card-overlay{position:absolute;height:100%;top:0;inset-inline:0;z-index:30;pointer-events:none;background:#f3f4f6}.fancy-card-overlay.fancy-card-overlay-with-gradient{background:linear-gradient(to bottom,rgba(0,0,0,.5),transparent,transparent)}.fancy-card-content{position:relative;z-index:40;padding:1rem}.fancy-card-content.with-icon{padding:2.5rem}.fancy-card-icon{color:#2d2f31;font-size:4rem;padding-top:30px}.fancy-card-category{color:#fff;font-size:1rem;font-weight:500;text-align:left}.fancy-card-category.black-text{color:#2d2f31;font-size:1.8rem;font-weight:600;padding-bottom:unset!important;padding-top:20px}.fancy-card-title{color:#fff;font-size:1.8rem;font-weight:600;max-width:10rem;text-align:left;margin-top:1rem}.fancy-card-title.black-text{color:#2d2f31;font-weight:500;font-size:1rem}.fancy-blur-image{position:absolute;left:0;top:0;transition:filter .3s;width:100%;height:100%;object-fit:cover}.fancy-blur-image.loading{filter:blur(4px)}.fancy-blur-image.loaded{filter:blur(0)}.parallax{width:100%;height:75vh;position:relative}.parallax h2{position:absolute;color:#fff;font-weight:300;top:50%;left:50%;font-size:2.4rem;transform:translate(-50%,-50%);width:100%;text-align:center}@media (max-width: 576px){.parallax h2{width:100%}}.parallax h2 b{font-weight:700}.about-section{width:100%;position:relative;background-color:#fff;min-height:100vh;z-index:10;padding:4rem 0 0}.about-nav{margin:0 auto 2rem;list-style-type:none;padding:unset;display:flex;justify-content:space-evenly;max-width:1200px}@media (max-width: 576px){.about-nav{flex-wrap:wrap;row-gap:24px;text-align:center}}@media (max-width: 576px){.about-nav li{flex:0 0 50%;width:50%;display:block}}.about-nav a{font-size:1.2rem;text-transform:uppercase;color:#363636;font-weight:400;position:relative;transition:all .3s ease}.about-nav a:hover{color:#585353;font-weight:700}.about-nav a:hover:after{width:100%}.about-nav a:after{content:"";width:0px;background-color:#585353;height:2px;position:absolute;bottom:-1px;left:0;transition:all .3s ease;border-radius:16px}.precision{width:100%;padding:64px 0 64px 30px;display:flex;justify-content:space-between}@media (max-width: 768px){.precision{flex-direction:column;justify-content:center;align-items:center}}@media (max-width: 578px){.precision{padding:48px 15px;width:100%;row-gap:16px}}.precision h2{font-weight:300;line-height:1;font-size:2.2rem;margin:unset;margin-bottom:40px}@media (max-width: 576px){.precision h2{font-size:1.9rem;margin-bottom:24px}}.precision h2 b{font-weight:700;display:block;font-size:2.8rem}@media (max-width: 576px){.precision h2 b{font-size:2.4rem}}.precision p{color:#919495}.precision-text-wrapper{flex:0 0 55%}.precision-image{flex:0 0 33%;max-width:33%}@media (max-width: 768px){.precision-image{flex:0 0 100%;max-width:100%}}@media (max-width: 576px){.precision-image{align-self:flex-end}}.precision-image img{width:100%}@media (max-width: 576px){.precision-image img{max-height:50vh;transform:translate(15px)}}.sampler{text-align:left;padding:36px 30px;width:100%}@media (max-width: 576px){.sampler{padding:24px 15px}}.sampler h2{margin:unset;font-weight:400;text-transform:uppercase;letter-spacing:.1ch}.sampler-wrapper{display:flex;width:100%}@media (max-width: 768px){.sampler-wrapper{flex-direction:column}}.sampler-menu{flex:0 0 25%;display:flex;flex-direction:column;list-style-type:none;padding:unset}@media (max-width: 768px){.sampler-menu{flex-direction:row}}@media (max-width: 576px){.sampler-menu{flex-wrap:wrap}}@media (max-width: 420px){.sampler-menu{flex-wrap:nowrap;flex-direction:column}}.sampler-menu li{padding:16px;color:#acacac;text-transform:uppercase;font-weight:500;border-left:0px solid transparent;transition:all .05s ease;cursor:pointer}@media (max-width: 768px){.sampler-menu li{padding:8px;border-left:unset;border-bottom:0px solid transparent}}.sampler-menu li.active{border-left:2px solid #a0a0a0;color:#37393b}@media (max-width: 768px){.sampler-menu li.active{border-left:unset;border-bottom:2px solid #a0a0a0}}.sampler-content{flex:0 0 75%;max-width:75%;padding:12px 0}.sampler-content p{color:#2d2f31}.sampler-content-images{margin-top:32px;display:flex;column-gap:32px}@media (max-width: 576px){.sampler-content-images{flex-direction:column;row-gap:20px}}.sampler-content-images img{border-radius:16px;width:100%}.sampler-content-images p{color:#acacac;text-transform:uppercase;letter-spacing:.25ch}.sampler-finish{width:100%}.sampler-finish>p{margin-bottom:30px}.sampler-finish>span{margin-top:30px;font-weight:700;font-style:italic;display:block}.sampler-finish>ul{margin-top:unset;padding-left:1.5ch}.sampler-finish>ul>li{font-style:italic}.sampler-finish-wrapper{display:flex;width:100%;column-gap:15px}@media (max-width: 576px){.sampler-finish-wrapper{flex-direction:column;row-gap:15px}}.sampler-finish-item{flex:1 1 0;width:0;display:flex;flex-direction:column}@media (max-width: 576px){.sampler-finish-item{width:100%}}.sampler-finish-item.small{max-width:128px}@media (max-width: 576px){.sampler-finish-item.small{max-width:unset;width:100%}}@media (max-width: 576px) and (max-width: 576px){.sampler-finish-item.small img{width:100%;max-width:128px}}.sampler-finish-item img{max-width:100%;border-radius:12px}.sampler-finish-item p{padding:8px 4px;color:#acacac;text-transform:uppercase;letter-spacing:.25ch;font-size:.8rem;max-width:min-content;display:block}@media (max-width: 992px){.sampler-finish-item p{font-size:.6rem}}@media (max-width: 576px){.sampler-finish-item p{max-width:1rem}}.sampler-finish-item span{padding:4px;width:min-content;font-style:italic;font-size:.75rem}.technical-spec{width:100%;background-color:#eff1f3}.technical-spec-wrapper{max-width:1200px;margin:2rem auto;padding:24px 30px}@media (max-width: 576px){.technical-spec-wrapper{padding:20px 15px}}.technical-spec-nav{width:100%;list-style-type:none;display:flex;justify-content:space-evenly;padding:unset}@media (max-width: 576px){.technical-spec-nav{flex-wrap:wrap;row-gap:24px}}.technical-spec-nav li{text-align:center;width:100%;color:#acaeb0;font-weight:600;text-transform:uppercase;font-size:.8rem;position:relative;cursor:pointer;transition:all .3s ease;letter-spacing:.1ch}@media (max-width: 576px){.technical-spec-nav li{flex:0 0 50%}}.technical-spec-nav li:hover{color:#37393b}.technical-spec-nav li:after{content:"";position:absolute;bottom:-12px;left:0;width:100%;height:2px;background-color:#bec0c2;transition:all .05s ease}.technical-spec-nav li.active:after{background-color:#37393b;height:2px}@keyframes fadeOut{0%{opacity:1}to{opacity:0}}@keyframes fadeIn{0%{opacity:0}to{opacity:1}}.is-fading-out{animation:fadeOut .5s ease-in-out}.is-fading-in{animation:fadeIn .5s ease-in-out}.section-wrapper{padding:0 15px;border-bottom:2px solid #bec0c2}.technical-spec-about{padding:36px 0;display:flex;justify-content:space-between;align-items:flex-start;column-gap:5rem}@media (max-width: 576px){.technical-spec-about{flex-direction:column}}.technical-spec-about img{flex:0 0 40%;max-width:40%;border-radius:16px;height:100%;object-fit:cover}@media (max-width: 576px){.technical-spec-about img{margin-top:20px;flex:0 0 100%;max-width:100%}}.technical-spec-about-wrapper{flex:0 0 calc(60% - 5rem);max-width:calc(60% - 5rem);text-align:left}@media (max-width: 576px){.technical-spec-about-wrapper{flex:0 0 100%;max-width:100%}}.technical-spec-about-wrapper h2{color:#2d2f31;font-size:2rem;text-transform:uppercase;margin:0 0 24px;font-weight:700}.technical-spec-about-wrapper p{color:#919495;font-weight:300;margin-bottom:16px}.technical-spec-about-wrapper p>br{margin-bottom:16px}.technical-spec-tech{display:flex;padding:15px 0 20px;flex-direction:row;column-gap:60px}@media (max-width: 992px){.technical-spec-tech{flex-direction:column}}.technical-spec-tech .technical-spec-tech-wrapper h2{margin:0 0 30px}.technical-spec-tech-images{width:100%;display:flex;justify-content:center;align-items:center;column-gap:60px}@media (max-width: 768px){.technical-spec-tech-images{row-gap:30px;flex-direction:column}}.technical-spec-tech-images img{max-width:100%;width:100%}.technical-spec-dimensions{padding:15px 0 20px}.technical-spec-dimensions h2{margin:30px 0 15px}.technical-spec-dimensions h2:nth-of-type(1){margin-top:15px}.technical-spec-dimensions-table td{padding:8px 12px;border-left:1px solid #dddddd}.technical-spec-dimensions-table td:nth-of-type(1){border-left:none}.technical-spec-dimensions-table thead td{font-weight:700;border-bottom:1px solid #dddddd}.technical-spec-download{padding:15px 0 20px}.technical-spec-download a{display:flex;flex-direction:column;justify-content:center;align-items:center;row-gap:8px;color:#000}.technical-spec-advantages{padding:32px 0 0;display:flex;justify-content:space-between;align-items:center}@media (max-width: 576px){.technical-spec-advantages{flex-direction:column;row-gap:20px}}.technical-spec-advantages .button{display:block;border:2px solid #2d2f31;color:#2d2f31;text-transform:uppercase;letter-spacing:.1ch;padding:8px 16px;display:flex;justify-content:center;align-items:center;column-gap:12px;font-size:.9rem;font-weight:600;position:relative}.technical-spec-advantages .button:before{content:"";position:absolute;width:0;height:100%;top:0;left:0;background-color:#2d2f31;transition:.3s ease-in-out}.technical-spec-advantages .button>span{position:relative;z-index:2}.technical-spec-advantages .button>*{transition:all .3s ease}.technical-spec-advantages .button:hover>*{filter:invert(1)}.technical-spec-advantages .button:hover:before{width:100%}.technical-spec-advantages a>img{opacity:1;transition:all .3s ease}.technical-spec-advantages a:hover>img{opacity:.75}.technical-spec-advantages-icons{display:flex;justify-content:center;align-items:center;column-gap:24px}.technical-spec-advantages-icons img{width:64px}
