.style_container__a8byU{height:80px;width:100%;padding:calc(.25*2rem) calc(.25*8rem);background-color:#fff;z-index:9;position:relative}.style_content__uzQJA{height:100%;display:flex;align-items:center}.style_search__cZju2{display:flex;align-items:center;width:300px;background-color:#fff;padding:10px;border-radius:7px;border:1px solid var(--primaryColor-color)}.style_search__cZju2 input{flex:1 1}.style_profile__5HvG_{display:flex;justify-content:space-between;align-items:center;height:100%;-webkit-margin-start:calc(.25*8rem);margin-inline-start:calc(.25*8rem)}.style_account__yJxDf{display:flex;align-items:center;height:100%;gap:calc(.25*2rem)}.style_account__image__TO1oS{width:50px;height:50px;border:2px solid var(--primaryColor-color);border-radius:8px}.style_account__name__Y4jBl{font-size:.875rem;line-height:1.25rem;font-weight:400;letter-spacing:.4px}.style_account__role__jFzP_{font-size:.75rem;line-height:1.25rem;font-weight:300;letter-spacing:.2px}.style_account__chevron__vku30{-webkit-margin-start:calc(.25*3rem);margin-inline-start:calc(.25*3rem);display:flex;align-items:center}.style_drop-down__tpKtW{position:absolute;top:calc(100% - 1px);right:calc(.25*8rem);left:auto;width:260px;background-color:#fff;border:1px solid #e9e9e9;border-top:none;z-index:9}.style_drop-down__tpKtW ul{list-style:none;padding:0;margin:0}.style_drop-down__tpKtW li{text-align:start;padding:calc(.25*2rem) calc(.25*4rem);color:var(--goldColor-color);font-size:.875rem;line-height:1.25rem;font-weight:400;letter-spacing:.4px;border-bottom:1px solid hsla(0,0%,54%,.271);transition-duration:.3s;background-color:#fff}.style_drop-down__tpKtW li:hover{color:var(--primaryColor-color);background-color:#f7f4f0}.style_icon-button__vRv4T{cursor:pointer;width:2.5rem;height:2.5rem;display:flex;align-items:center;justify-content:center;background-color:#fff;transition:.2s}.style_icon-button__vRv4T:hover{background-color:var(--primaryColor-color)}.style_icon-button__vRv4T .style_icon__pKkwp{width:1.8rem;height:1.8rem}.style_icon-button__vRv4T .style_icon__pKkwp svg{transition:.2s;width:100%;height:100%}.style_icon-button__vRv4T.style_small__pN3kl{width:1.5rem;height:1.5rem}.style_icon-button__vRv4T.style_small__pN3kl .style_icon__pKkwp{width:1.1rem;height:1.1rem}.style_carousel-container__02jvo{position:relative;width:100%;height:70vh;overflow:hidden;display:flex;align-items:center;justify-content:center;background-color:var(--secondaryColor-color)}.style_carousel-slide__G_FLH{position:absolute;top:0;left:0;width:100%;height:100%;opacity:0;transition:opacity .8s ease;display:flex;align-items:center;justify-content:center}.style_carousel-slide__G_FLH:before{content:"";position:absolute;top:0;left:0;width:100%;height:100%;background:var(--secondaryColor-color);opacity:0;z-index:1}.style_carousel-slide__G_FLH.style_active__MyFK6{opacity:1;z-index:1}.style_carousel-slide__G_FLH img.style_mobile__q4MHW{display:none}.style_carousel-slide__G_FLH img{width:100%;height:100%;object-fit:cover;object-position:center}@media screen and (max-width:600px){.style_carousel-slide__G_FLH{flex-direction:column;height:100%;overflow:hidden;justify-content:start;gap:55px}.style_carousel-slide__G_FLH img.style_large__RDtOd{display:none}.style_carousel-slide__G_FLH img.style_mobile__q4MHW{display:block}.style_carousel-slide__G_FLH img{max-height:35%}}.style_slide-text__INkHd{position:absolute;left:calc(.25*10rem);top:50%;transform:translateY(-50%);color:#fff;max-width:600px;z-index:2}.style_slide-text__INkHd .style_slide-title__5AokC{font-size:3rem;margin-bottom:calc(.25*4rem);font-weight:700;text-align:start}.style_slide-text__INkHd .style_slide-description__bnddB{font-size:1.2rem;margin-bottom:calc(.25*8rem);color:#ddd;text-align:start}.style_slide-text__INkHd .style_slide-button__YHTEN{padding:calc(.25*3.2rem) calc(.25*6rem);font-size:1rem;background-color:var(--primaryColor-color);color:#fff;border:none;border-radius:4px;cursor:pointer;transition:background-color .3s ease;text-align:start;display:flex;align-items:center;gap:calc(.25*2rem);width:-moz-fit-content;width:fit-content}.style_slide-text__INkHd .style_slide-button__YHTEN:hover{background-color:var(--primaryColor-color)}@media screen and (max-width:600px){.style_slide-text__INkHd{position:static;transform:none;text-align:center;margin-top:calc(.25*4rem);display:flex;flex-direction:column;width:100%;padding:0 calc(.25*4rem) 0 2.2rem}.style_slide-text__INkHd .style_slide-title__5AokC{font-size:1.7rem}.style_slide-text__INkHd .style_slide-description__bnddB{font-size:.85rem}.style_slide-text__INkHd .style_slide-button__YHTEN{padding:calc(.25*2.5rem) calc(.25*4rem);display:flex;align-items:center;width:-moz-fit-content;width:fit-content;gap:calc(.25*2rem);margin-top:-1rem}}.style_custom-nav__OQLfx{position:absolute;bottom:3%;right:calc(.25*7.5rem);display:flex;flex-direction:column;align-items:center;gap:calc(.25*1.6rem);z-index:10}@media screen and (max-width:600px){.style_custom-nav__OQLfx{top:auto;bottom:calc(.25*2rem);right:50%;transform:translateX(50%);flex-direction:row;gap:calc(.25*.8rem)}}.style_arrow-btn__23bx8{background-color:#000;border:2px solid #595959;width:38px;height:38px;display:flex;align-items:center;justify-content:center;border-radius:12px;cursor:pointer;transition:border-color .5s ease,scale .7s ease}.style_arrow-btn__23bx8:hover{border-color:var(--primaryColor-color)}.style_arrow-btn__23bx8:hover .style_arrow__gZoO6{scale:1.2}@media screen and (max-width:600px){.style_arrow-btn__23bx8{width:32px;height:32px;border-radius:10px}}.style_arrow__gZoO6{display:inline-block;width:12px;height:12px;border:solid var(--primaryColor-color);border-width:0 3px 3px 0;padding:calc(.25*1rem);transition:scale .2s ease}.style_prev__JLE90 .style_arrow__gZoO6{transform:rotate(-135deg)}.style_next__aPEF7 .style_arrow__gZoO6{transform:rotate(45deg)}@media screen and (max-width:600px){.style_arrow__gZoO6{width:8px;height:8px}.style_prev__JLE90 .style_arrow__gZoO6{transform:rotate(135deg)}.style_next__aPEF7 .style_arrow__gZoO6{transform:rotate(-45deg)}}.style_progress-dots__nEH_A{display:flex;flex-direction:column;gap:calc(.25*1rem);padding:calc(.25*2rem) 0}.style_progress-dots__nEH_A .style_dot__lyFwc{width:7px;height:30px;background-color:#444;border-radius:4px;transition:background-color .3s}.style_progress-dots__nEH_A .style_dot__lyFwc.style_active-dot__RzcZ1{background-color:var(--primaryColor-color)}@media screen and (max-width:600px){.style_progress-dots__nEH_A .style_dot__lyFwc{width:23px;height:5px}.style_progress-dots__nEH_A{flex-direction:row;padding:0 calc(.25*3rem)}}.style_home-loading__1bMve{height:calc(100vh - 35.3rem)}.style_product-images__NK_NQ{display:flex;align-items:center;gap:calc(.25*4rem);flex-direction:column-reverse;padding:calc(.25*4rem) calc(.25*6rem);background-color:#f0f0f0}.style_product-images-list__RyM14{display:flex;align-items:center;justify-content:center;gap:calc(.25*3rem);max-width:100%;overflow:auto;padding:calc(.25*2rem)}.style_product-images-item__8b7V8{background-color:#fff;padding:3px;width:4.5rem;height:4.5rem;aspect-ratio:1/1}.style_product-images-item__8b7V8 img{width:100%;height:100%;object-fit:contain}.style_product-images-item__8b7V8{cursor:pointer}.style_product-images-item__8b7V8.style_active__hTbkO{border:3px solid var(--goldColor-color);box-shadow:0 1px 1px 0 rgba(0,0,0,.122),0 0 0 1px hsla(212,7%,43%,.161),0 2px 5px 0 hsla(212,7%,43%,.078),0 0 0 4px hsla(212,7%,43%,.161)}.style_product-images-primary__0VgU8{position:relative;background-color:#fff;width:100%;aspect-ratio:1.5/1}.style_product-images-primary__0VgU8 img{width:100%;height:100%;object-fit:contain}.style_product-images-primary__0VgU8{overflow:hidden}.style_product-images-primary__0VgU8 .style_zoom-container__iLmfa{width:100%;height:100%;overflow:hidden;position:relative;-webkit-user-select:none;-moz-user-select:none;user-select:none}.style_product-images-primary__0VgU8 .style_zoom-container__iLmfa img{width:100%;height:100%;object-fit:contain;position:absolute;top:0;left:0;transition:transform .2s ease}.style_product-images-primary__0VgU8 .style_zoom-container__iLmfa .style_zoom-close___b6Ph{position:absolute;top:12px;right:12px;z-index:5;background:var(--primaryColor-color);color:#fff;border:none;cursor:pointer;padding:.4rem .5rem;font-size:1.2rem;line-height:1;transition:background .2s ease}.style_product-images-primary__0VgU8 .style_zoom-container__iLmfa .style_zoom-close___b6Ph:hover{background:rgba(0,0,0,.7)}.style_product-images-primary__0VgU8 .style_control-arrows__NNctK{display:flex;justify-content:space-between;width:100%;position:absolute;top:50%;transform:translateY(-50%);padding:0 calc(.25*6rem)}.style_product-images-primary__0VgU8 .style_customize-button__xtynK{margin-top:calc(.25*4rem);position:absolute;bottom:0;right:0;width:-moz-fit-content;width:fit-content}.style_product-section-content__zj6ZD{display:flex;position:relative;overflow:hidden}.style_product-section-content__zj6ZD>*{flex:1 1;padding:calc(.25*6rem)}@media(max-width:904px){.style_product-section-content__zj6ZD{flex-direction:column-reverse}}.style_customize-button__VM4tf{position:absolute;left:-119px;top:85px;rotate:-90deg;background-color:var(--goldColor-color);color:#fff;cursor:pointer;font-weight:600;white-space:nowrap;transform-origin:center;font-size:.9rem;letter-spacing:.5px;display:flex;align-items:center;justify-content:center;gap:calc(.25*1rem);padding:calc(.25*2rem) calc(.25*4rem);z-index:20}.style_customize-button__VM4tf svg{width:16px;height:16px;rotate:90deg}.style_customize-button--open__7Tie7 svg{rotate:-90deg}@media(max-width:904px){.style_customize-button--open__7Tie7{left:-85px;top:80px}.style_customize-button__VM4tf{rotate:0deg;top:0;left:-182px}}@media(max-width:904px)and (max-width:904px){.style_customize-button--open__7Tie7{rotate:0deg;left:656px;top:0}}@media(max-width:600px){.style_customize-button__VM4tf{rotate:0deg;top:0;left:-182px}}@media(max-width:600px)and (max-width:600px){.style_customize-button--open__7Tie7{rotate:0deg;left:240px;top:0}}.style_customize-overlay__qYnhq{position:absolute;top:0;right:0;width:50%;height:100%;background-color:#fff;z-index:20;box-shadow:-2px 0 10px rgba(0,0,0,.1);transform:translateX(100%);padding:0}.style_customize-overlay--open__XEReq{animation:style_slideInFromRight__gEVk7 .5s cubic-bezier(.4,0,.2,1);transform:translateX(0)}@media(max-width:904px){.style_customize-overlay--open__XEReq,.style_customize-overlay__qYnhq{width:100%}}.style_product-featured-content__2xeAq{margin-top:calc(.25*4rem)}.style_product-featured-content__2xeAq .style_finishes-section__RUHkY{display:flex;justify-content:space-between;align-items:flex-start}.style_product-featured-content__2xeAq .style_finishes-head__wlu4N{text-decoration:underline}.style_product-featured-content__2xeAq .style_finishes-link__Aehjx{margin-bottom:calc(.25*4rem)}.style_product-featured-content__2xeAq .style_clamp-text__E63T7{overflow:hidden;text-overflow:ellipsis}.style_product-featured-content__2xeAq .style_clamp-text__E63T7.style_clamp__ypyMn{display:-webkit-box;-webkit-line-clamp:4;-webkit-box-orient:vertical;line-clamp:4}.style_product-section-info__2ABrS{background-color:#fff;padding:calc(.25*6rem) calc(.25*12rem);position:relative}.style_product-section-info__2ABrS .style_header-wrapper__I11iw{color:var(--secondaryColor-color)}.style_product-section-info__2ABrS .style_header-wrapper__I11iw .style_title__8az_7{color:var(--goldColor-color);font-size:1.5rem;font-weight:600}@media(max-width:600px){.style_product-section-info__2ABrS .style_header-wrapper__I11iw .style_title__8az_7{font-size:1rem}}.style_product-section-info__2ABrS .style_header-wrapper__I11iw .style_model-line__mRRjG{font-size:1rem;font-weight:300}@media(max-width:600px){.style_product-section-info__2ABrS .style_header-wrapper__I11iw .style_model-line__mRRjG{font-size:.85rem}}.style_product-section-info__2ABrS .style_header-wrapper__I11iw .style_model-number__pt17d{font-size:2.75rem;font-weight:800}@media(max-width:600px){.style_product-section-info__2ABrS .style_header-wrapper__I11iw .style_model-number__pt17d{font-size:1.5rem}.style_product-section-info__2ABrS{padding:calc(.25*4rem) calc(.25*8rem)}}.style_product-documents-title__Mjp7M{font-size:.875rem;line-height:1.25rem;font-weight:400;letter-spacing:.4px;font-weight:700;color:var(--primaryColor-color);margin-bottom:calc(.25*1rem)}.style_product-documents__uAkdg{margin-bottom:calc(.25*20rem);display:flex;flex-wrap:wrap}.style_product-documents__uAkdg>div{width:50%;margin-bottom:calc(.25*4rem)}@media(max-width:904px){.style_product-documents__uAkdg>div{width:100%}}.style_product-documents__title__vNWxJ{font-size:.875rem;line-height:1.25rem;font-weight:400;letter-spacing:.4px;font-weight:700}@media(max-width:904px){.style_product-documents__uAkdg{margin-bottom:0}}.style_sub-title__zdkyP{font-size:.875rem;line-height:1.25rem;font-weight:400;letter-spacing:.4px;font-weight:700;margin-bottom:calc(.25*1rem)}.style_product-description__eWVwk{color:var(--secondaryColor-color)}.style_product-divider__4f2OO{border-bottom:1px solid #e0e0e0;margin-top:calc(.25*6rem);margin-bottom:calc(.25*6rem)}.style_product-link__uPM_G{font-size:.875rem;line-height:1.25rem;font-weight:400;letter-spacing:.4px;text-decoration:underline;display:flex;align-items:baseline;gap:5px;cursor:pointer}.style_product-link__uPM_G:before{content:"";width:10px;height:10px;background:var(--goldColor-color);-webkit-clip-path:polygon(100% 0,0 100%,100% 100%);clip-path:polygon(100% 0,0 100%,100% 100%)}.style_more-button__6P_N7{background:none;border:none;color:var(--primaryColor-color);cursor:pointer;font-size:14px;padding:calc(.25*1rem) 0}.style_more-button__6P_N7:hover{text-decoration:underline}.style_product-key__kRw68{margin:calc(.25*4rem) 0}.style_product-key__kRw68 p{color:var(--primaryColor-color);margin-bottom:calc(.25*3rem);font-weight:600}.style_product-key__kRw68 li{list-style:none;margin-bottom:calc(.25*1.25rem);display:flex;align-items:baseline;gap:.5rem}.style_product-key__kRw68 li span{font-weight:700;white-space:nowrap}.style_product-key__kRw68 li span svg{width:1rem;height:1rem}.style_card__4cUTW{cursor:pointer;display:flex;flex-direction:column;height:100%;overflow:hidden}.style_card__4cUTW img{width:100%;height:clamp(180px,24vw,240px);object-fit:cover}.style_card__4cUTW.style_thumbnail-image___LPyw img{object-fit:contain!important;background-color:#dadada!important}.style_card__4cUTW:hover .style_content__xV9eZ{background-color:var(--goldColor-color)}.style_card__4cUTW:hover .style_content__xV9eZ .style_title__q1Rue{color:#fff}.style_card__4cUTW:hover .style_content__xV9eZ .style_download-icon__N9T8s{opacity:1}.style_content__xV9eZ{padding:calc(.25*4rem);background-color:var(--secondaryColor-color);display:flex;justify-content:space-between;align-items:center;gap:calc(.25*3rem)}.style_content__xV9eZ .style_title__q1Rue{font-size:16px;font-weight:500;min-height:72px;display:-webkit-box;-webkit-line-clamp:3;-webkit-box-orient:vertical;line-clamp:3;overflow:hidden;text-overflow:ellipsis;word-break:break-word}.style_content__xV9eZ .style_download-icon__N9T8s{opacity:0;transition:opacity .5s ease}@media(max-width:904px){.style_content__xV9eZ .style_download-icon__N9T8s{opacity:1}}.style_resources-row__XSyGy{display:flex;justify-content:space-between;align-items:center;gap:calc(.25*12rem);padding:calc(.25*2rem) calc(.25*4rem);width:100%;background-color:#f8f7f5;border-bottom:1px solid #e6e6e6}@media(max-width:600px){.style_resources-row__XSyGy{flex-direction:column;align-items:flex-start;gap:calc(.25*3rem)}}.style_resources-row__image-name__ugm4c{display:flex;align-items:center;gap:calc(.25*4rem)}.style_resources-row__image-name__ugm4c .style_image__xkljb,.style_resources-row__image-name__ugm4c .style_image__xkljb img{width:75px}@media(max-width:600px){.style_resources-row__image-name__ugm4c .style_image__xkljb,.style_resources-row__image-name__ugm4c .style_image__xkljb img{width:60px}}.style_resources-row__image-name__ugm4c .style_name__4rSBR{flex:1 1;color:var(--goldColor-color);white-space:normal;word-break:break-word;line-height:1.3}@media(max-width:600px){.style_resources-row__image-name__ugm4c .style_name__4rSBR{font-size:.85rem;width:100%}}.style_resources-row__date__YCYnl{width:15rem;color:var(--primaryColor-color)}@media(max-width:600px){.style_resources-row__date__YCYnl{width:100%;font-size:.75rem}}.style_resources-row__file-info___eKzf{width:15rem}@media(max-width:600px){.style_resources-row__file-info___eKzf{width:100%;font-size:.75rem}}.style_resources-row__download__YR_fR{width:5rem;display:flex;justify-content:flex-end}.style_resources-row__XSyGy>div{flex:1 1}@media(max-width:600px){.style_resources-row__XSyGy>div{flex:unset;width:100%}}.style_resources-header__vaR99{background-color:#fff;padding:calc(.25*2.5rem) calc(.25*4rem)}.style_resources-header-title__7E_ao{color:var(--goldColor-color)}.style_all-products-filter__xNuBN.style_is-close__ZAIXb{display:none}@media(max-width:904px){.style_all-products-filter__xNuBN.style_is-open-filter__mTTNQ{position:fixed;top:0;left:0;right:0;bottom:0;background-color:rgba(0,0,0,.2);z-index:30}}.style_container__aUACf{position:-webkit-sticky;position:sticky;top:20px;overflow:auto}.style_container__aUACf::-webkit-scrollbar{width:4px;background-color:transparent}.style_container__aUACf::-webkit-scrollbar-thumb{background-color:#a9a9a9!important;border-radius:4px;border:none}@media(max-width:904px){.style_container__aUACf.style_is-open__Tfif2{position:fixed;height:100vh;z-index:30;background:#fff;inset:0;width:100%;display:flex;flex-direction:column}}.style_top__q2xkO{display:flex;align-items:center;width:-moz-fit-content;width:fit-content;gap:calc(.25*3rem);padding:calc(.25*4rem) calc(.25*5rem)}.style_top__q2xkO .style_top-icon__C5I_2{display:flex;gap:calc(.25*1rem);align-items:center;font-size:.875rem;line-height:1.25rem;font-weight:400;letter-spacing:.4px}.style_bottom__eoLVx .style_bottom-title__m4nVT{font-size:.75rem;line-height:1.25rem;font-weight:300;letter-spacing:.2px;color:var(--primaryColor-color);overflow:auto}.style_bottom__eoLVx::-webkit-scrollbar,.style_bottom__eoLVx::-webkit-scrollbar-thumb{width:0}@media(max-width:904px){.style_bottom__eoLVx{flex:1 1;display:flex;flex-direction:column;gap:10px;padding:10px 0;overflow:auto}}.style_selectedCategoric__Yy_RM{border-bottom:1px solid var(--primaryColor-color);color:var(--primaryColor-color)}.style_expander-item__BA8c6{background-color:#fff;padding:calc(.25*2rem) calc(.25*4rem);box-shadow:0 0 10px rgba(0,0,0,.067)}.style_expander-item__toggle__z7glR{display:flex;align-items:center;justify-content:space-between}.style_expander-item__button__iJTC2{color:gray;font-size:1.2rem}.style_expander-item__content__IKTgO{overflow:hidden;max-height:0}.style_expander-item__content__IKTgO.style_open__K_Oo5{overflow:visible;max-height:none}.style_expander-item__content__IKTgO::-webkit-scrollbar,.style_expander-item__content__IKTgO::-webkit-scrollbar-thumb{width:0}.style_level-1__An9rh{border-bottom:1px solid #ccc}.style_level-1__An9rh::-webkit-scrollbar,.style_level-1__An9rh::-webkit-scrollbar-thumb{width:0}.style_filters-categories__hNuB1{flex:1 1;display:flex;flex-direction:column;gap:calc(.25*3rem);margin-top:calc(.25*1.5rem)}@media(max-width:904px){.style_filters-categories__hNuB1{overflow:auto}}.style_filters-categories__hNuB1::-webkit-scrollbar{width:4px;background-color:transparent}.style_filters-categories__hNuB1::-webkit-scrollbar-thumb{background-color:#a9a9a9!important;border-radius:4px;border:none}.style_buttons-container__sVpD0{display:flex;align-items:center;justify-content:center;gap:.5rem;margin-top:1rem;padding:2rem;border-top:1px solid #000}@media(min-width:901px){.style_buttons-container__sVpD0{display:none}}@media(max-width:904px){.style_buttons-container__sVpD0 .style_mobile-show-results__UGuUS{display:flex!important;padding:calc(.25*6rem) calc(.25*14rem)!important}}