@layer base, common;@layer common.box{.style_box__TfhUo{padding:var(--box-size)}.style_box__TfhUo[data-theme=bgDark]{color:#fff}.style_box__TfhUo[data-theme=bgLight]{color:#111}.style_bg-blackGreen100__8JWTk{background-color:#212720}.style_bg-blackGreen80__1NFDJ{background-color:#373d36}.style_bg-blackGreen70__CEnm3{background-color:#656c62}.style_bg-blackGreen60__1OZKg{background-color:#7b7d7a}.style_bg-offWhite___Ymng{background-color:#efedeb}.style_bg-offWhite100__Z9Llc{background-color:#f5f3f2}.style_bg-offWhite50__EvGPJ{background-color:#f9f8f7}.style_bg-saleRed__iipQd{background-color:#ab2720}.style_bg-darkSaleRed__uefTC{background-color:#6b1213}.style_bg-successGreen100__bz_U2{background-color:#508050}.style_bg-successGreen80__Pm2SF{background-color:#739973}.style_bg-successGreen60__DBzSx{background-color:#96b396}.style_bg-successGreen40__LCdQE{background-color:#b9ccb9}.style_bg-successGreen20__pgxc2{background-color:#dce6dc}.style_bg-successGreen10__uqH2j{background-color:#edf2ed}.style_bg-infoBlue100__e67ou{background-color:#5da4bc}.style_bg-infoBlue80__cEtPG{background-color:#7db6c9}.style_bg-infoBlue60__EadZJ{background-color:#9ec8d7}.style_bg-infoBlue40__FPJmg{background-color:#bedbe4}.style_bg-infoBlue20__MtEFL{background-color:#dfedf2}.style_bg-infoBlue10__cCtvM{background-color:#eff5f7}.style_bg-warningYellow100__SzuNT{background-color:#efb323}.style_bg-warningYellow80__9MH_n{background-color:#f2c24f}.style_bg-warningYellow60__m504f{background-color:#f5d17b}.style_bg-warningYellow40__rgq_X{background-color:#f9e1a7}.style_bg-warningYellow20__QJrGo{background-color:#fcf0d3}.style_bg-warningYellow10___HMLM{background-color:#fdf7e9}.style_bg-errorRed100__T4Asr{background-color:#dd372d}.style_bg-errorRed80__XaKdm{background-color:#e45f57}.style_bg-errorRed60__N3DOD{background-color:#eb8781}.style_bg-errorRed40__lqQ16{background-color:#f2afab}.style_bg-errorRed20__IDo2Q{background-color:#f8d7d5}.style_bg-errorRed10__Y72LP{background-color:#fcebea}.style_bg-black__l88Vo{background-color:#111}.style_bg-midGrey__eZC7x{background-color:#a0a0a0}.style_bg-lightGrey__ugy90{background-color:#ddd}.style_bg-white___U7DB{background-color:#fff}.style_size-none__yz9A_{--box-size:0px}.style_size-extraSmall__5XNaI{--box-size:10px}.style_size-small__B_Ajk{--box-size:20px}.style_size-medium__mVBy8{--box-size:30px}.style_size-large__x2NWX{--box-size:40px}.style_size-extraLarge__s_8bd{--box-size:50px}@media(max-width:699px){.style_mobile-size-none__gJ1H8{--box-size:0px}.style_mobile-size-extraSmall__Mzr4_{--box-size:10px}.style_mobile-size-small__wgs1S{--box-size:20px}.style_mobile-size-medium__7iWbw{--box-size:30px}.style_mobile-size-large__7Xg6c{--box-size:40px}.style_mobile-size-extraLarge__DnPNk{--box-size:50px}}@media(min-width:700px) and (max-width:1023px){.style_tablet-size-none__Fm5Zd{--box-size:0px}.style_tablet-size-extraSmall__oljnm{--box-size:10px}.style_tablet-size-small__RmzZ_{--box-size:20px}.style_tablet-size-medium__2yuZc{--box-size:30px}.style_tablet-size-large__j_NBy{--box-size:40px}.style_tablet-size-extraLarge__bpeTU{--box-size:50px}}@media(min-width:1024px){.style_desktop-size-none__kDTvg{--box-size:0px}.style_desktop-size-extraSmall__tqTnk{--box-size:10px}.style_desktop-size-small__lutjo{--box-size:20px}.style_desktop-size-medium__EMTWK{--box-size:30px}.style_desktop-size-large__95srp{--box-size:40px}.style_desktop-size-extraLarge__J18Pd{--box-size:50px}}.style_rounded-small__c0Lz3{border-radius:5px}}@layer common.carousel{.style_carousel__8UsnH{position:relative;display:grid;grid-template-areas:"content"}.style_carouselContent__WTl6r{overflow:hidden}.style_carouselContentBleed__F7BbW{margin-inline:calc(var(--page-gutter)*-1);padding-inline:var(--page-gutter)}.style_carouselContentInner__DM018{display:flex;gap:var(--carousel-gap)}.style_carouselContentInner__DM018[data-orientation=vertical]{flex-direction:column}.style_carouselItem__nItRv{min-width:0;-webkit-user-select:none;user-select:none;flex:0 0 calc((100% - var(--carousel-gap, 0px)*(var(--carousel-slides, 1) - 1))/var(--carousel-slides, 1))}.style_carouselDots___Mlh_{display:flex;justify-content:center;min-height:1lh;align-items:center;margin-top:10px}.style_carouselDotsButton__QQooe{display:grid;place-content:center;width:24px;height:24px}.style_carouselDotsButton__QQooe:before{content:"";width:8px;height:8px;border-radius:99em;transition:background-color .2s}.style_carouselDotsButton__QQooe:before,.style_carouselDotsButton__QQooe:focus:before{background-color:rgba(160,160,160,.75)}.style_carouselDotsButton__QQooe:hover:before{background-color:#656c62}.style_carouselDotsButton__QQooe[data-active]:before{background-color:#212720}.style_carouselArrow__R4ovG{display:grid;place-content:center;position:absolute;grid-area:content;top:50%;transform:translateY(-50%);width:32px;height:45px;-webkit-backdrop-filter:blur(2px);backdrop-filter:blur(2px);transition:background-color .2s,color .2s,opacity .2s}.style_carouselArrow__R4ovG,.style_carouselArrow__R4ovG:focus{background-color:rgba(245,243,242,.7)}.style_carouselArrow__R4ovG:not([disabled]):hover{background-color:#f5f3f2}.style_carouselArrow__R4ovG[disabled]{opacity:.35;cursor:default}.style_carouselArrow__R4ovG svg{font-size:24px}.style_carouselArrow__R4ovG.style_small__rvLBS{width:18px;height:39px}.style_carouselArrow__R4ovG.style_small__rvLBS svg{font-size:19px;max-width:100%}.style_carouselPrev__4MK5Z{left:0}.style_carouselNext__Oxvl5{right:0}}@layer common.carousel{}@layer common.aspectRatio{.style_aspectRatio-auto__k5hOk{aspect-ratio:unset}.style_aspectRatio-2__1__7nGde{aspect-ratio:2}.style_aspectRatio-16__9__sjBvM{aspect-ratio:1.7777777778}.style_aspectRatio-3__2__Nj96f{aspect-ratio:1.5}.style_aspectRatio-4__3__nReys{aspect-ratio:1.3333333333}.style_aspectRatio-5__4__4CXay{aspect-ratio:1.25}.style_aspectRatio-1__1__XOF_H{aspect-ratio:1}.style_aspectRatio-4__5__LTUea{aspect-ratio:.8}.style_aspectRatio-3__4__a8sbI{aspect-ratio:.75}.style_aspectRatio-2__3__UnKTZ{aspect-ratio:.6666666667}.style_aspectRatio-9__16__re56J{aspect-ratio:.5625}.style_aspectRatio-1__2__XA_VQ{aspect-ratio:.5}@media(max-width:699px){.style_mobile-aspectRatio-auto__vBXtS{aspect-ratio:unset}.style_mobile-aspectRatio-2__1__i5JT6{aspect-ratio:2}.style_mobile-aspectRatio-16__9__Npz9_{aspect-ratio:1.7777777778}.style_mobile-aspectRatio-3__2__ROF7Z{aspect-ratio:1.5}.style_mobile-aspectRatio-4__3__Du_is{aspect-ratio:1.3333333333}.style_mobile-aspectRatio-5__4__3wd86{aspect-ratio:1.25}.style_mobile-aspectRatio-1__1__ZCM6P{aspect-ratio:1}.style_mobile-aspectRatio-4__5__Ux5XZ{aspect-ratio:.8}.style_mobile-aspectRatio-3__4__hgBy_{aspect-ratio:.75}.style_mobile-aspectRatio-2__3___YsWB{aspect-ratio:.6666666667}.style_mobile-aspectRatio-9__16__lDQ89{aspect-ratio:.5625}.style_mobile-aspectRatio-1__2__oOEc6{aspect-ratio:.5}}@media(min-width:700px) and (max-width:1023px){.style_tablet-aspectRatio-auto__alRwK{aspect-ratio:unset}.style_tablet-aspectRatio-2__1__VRO1k{aspect-ratio:2}.style_tablet-aspectRatio-16__9__bJFmh{aspect-ratio:1.7777777778}.style_tablet-aspectRatio-3__2__rrral{aspect-ratio:1.5}.style_tablet-aspectRatio-4__3__Z3lIg{aspect-ratio:1.3333333333}.style_tablet-aspectRatio-5__4__iCIXv{aspect-ratio:1.25}.style_tablet-aspectRatio-1__1__mnRxH{aspect-ratio:1}.style_tablet-aspectRatio-4__5__ikHHL{aspect-ratio:.8}.style_tablet-aspectRatio-3__4__72514{aspect-ratio:.75}.style_tablet-aspectRatio-2__3__d7IZN{aspect-ratio:.6666666667}.style_tablet-aspectRatio-9__16__BxNQZ{aspect-ratio:.5625}.style_tablet-aspectRatio-1__2__jntUR{aspect-ratio:.5}}@media(min-width:1024px){.style_desktop-aspectRatio-auto__4OjLD{aspect-ratio:unset}.style_desktop-aspectRatio-2__1__bJR_r{aspect-ratio:2}.style_desktop-aspectRatio-16__9__zeYT7{aspect-ratio:1.7777777778}.style_desktop-aspectRatio-3__2___HGer{aspect-ratio:1.5}.style_desktop-aspectRatio-4__3__ThZdb{aspect-ratio:1.3333333333}.style_desktop-aspectRatio-5__4__u6Q3n{aspect-ratio:1.25}.style_desktop-aspectRatio-1__1__s1DeM{aspect-ratio:1}.style_desktop-aspectRatio-4__5__Nq8br{aspect-ratio:.8}.style_desktop-aspectRatio-3__4__CS4AR{aspect-ratio:.75}.style_desktop-aspectRatio-2__3__bEzEm{aspect-ratio:.6666666667}.style_desktop-aspectRatio-9__16__6E5YC{aspect-ratio:.5625}.style_desktop-aspectRatio-1__2__TXmsA{aspect-ratio:.5}}}@layer common.image{.style_image__wIX4Q{display:block;object-fit:cover}.style_imageWrapper__GU4PC{display:block;width:fit-content}.style_align-none__L1_UD{float:none;margin-inline:0}.style_align-left__OLT6Z{float:left;margin-inline:0;margin-right:auto}.style_align-center__5djjK{float:none;margin-inline:auto}.style_align-right__UEPB6{float:right;margin-inline:0;margin-left:auto}@media(max-width:699px){.style_mobile-align-none__zg9Lp{float:none;margin-inline:0}.style_mobile-align-left__x4Egh{float:left;margin-inline:0;margin-right:auto}.style_mobile-align-center__h8XS3{float:none;margin-inline:auto}.style_mobile-align-right__rtC6x{float:right;margin-inline:0;margin-left:auto}}@media(min-width:700px) and (max-width:1023px){.style_tablet-align-none__t6_LI{float:none;margin-inline:0}.style_tablet-align-left__ds9cL{float:left;margin-inline:0;margin-right:auto}.style_tablet-align-center__b43fC{float:none;margin-inline:auto}.style_tablet-align-right__9QxLG{float:right;margin-inline:0;margin-left:auto}}@media(min-width:1024px){.style_desktop-align-none__FZydw{float:none;margin-inline:0}.style_desktop-align-left__Hpp7P{float:left;margin-inline:0;margin-right:auto}.style_desktop-align-center__RN8OQ{float:none;margin-inline:auto}.style_desktop-align-right__rmZWT{float:right;margin-inline:0;margin-left:auto}}.style_maxWidth-25____5oKxZ{max-width:25%}.style_maxWidth-33__33____qvFfv{max-width:33.33%}.style_maxWidth-50____eagTM{max-width:50%}.style_maxWidth-66__66____tBVm_{max-width:66.66%}.style_maxWidth-75____jr43l{max-width:75%}@media(max-width:699px){.style_mobile-maxWidth-25____L1j6x{max-width:25%}.style_mobile-maxWidth-33__33_____zovf{max-width:33.33%}.style_mobile-maxWidth-50____b8Hgd{max-width:50%}.style_mobile-maxWidth-66__66____0y3qT{max-width:66.66%}.style_mobile-maxWidth-75____NJgAB{max-width:75%}}@media(min-width:700px) and (max-width:1023px){.style_tablet-maxWidth-25____JUHmn{max-width:25%}.style_tablet-maxWidth-33__33____pWU72{max-width:33.33%}.style_tablet-maxWidth-50____oyIos{max-width:50%}.style_tablet-maxWidth-66__66____mSRfa{max-width:66.66%}.style_tablet-maxWidth-75____JQlob{max-width:75%}}@media(min-width:1024px){.style_desktop-maxWidth-25____vaZQ9{max-width:25%}.style_desktop-maxWidth-33__33____Ci8Fu{max-width:33.33%}.style_desktop-maxWidth-50____0jRDF{max-width:50%}.style_desktop-maxWidth-66__66____napyu{max-width:66.66%}.style_desktop-maxWidth-75____dg_Dw{max-width:75%}}}@layer common.hero{.style_hero__3m4G9{position:relative;width:100%;display:grid;grid-template-columns:minmax(0,.5fr) min(var(--container-width),100%) minmax(0,.5fr);isolation:isolate;overflow:hidden}.style_hero__3m4G9 [data-slot=container]{grid-column:2}.sb-page>.style_hero__3m4G9{padding-inline:var(--page-gutter)}.style_hero__3m4G9:before{--gradient-size:144px;--gradient-stops:transparent,black var(--gradient-size);content:"";position:absolute;z-index:-1;inset:0;background-color:rgba(0,0,0,.65);display:none}.style_background__nY6bZ{z-index:-2}.style_background__nY6bZ,.style_background__nY6bZ:after{position:absolute;inset:0}.style_background__nY6bZ:after{content:"";pointer-events:none;background-color:var(--overlay-color-override,transparent)}.style_backgroundImage__N_lRN{position:absolute;inset:0;width:100%;height:100%;object-fit:cover;z-index:-1}.style_shadow-top__4G_7P:before{display:block;margin-bottom:-72px;grid-row:1/-1;top:calc(var(--box-size, 0)*-1);-webkit-mask-image:linear-gradient(to top in oklab,var(--gradient-stops));mask-image:linear-gradient(to top in oklab,var(--gradient-stops))}.style_shadow-bottom__4GoW5:before{display:block;margin-top:-72px;grid-row:1;-webkit-mask-image:linear-gradient(to bottom in oklab,var(--gradient-stops));mask-image:linear-gradient(to bottom in oklab,var(--gradient-stops))}@media(max-width:699px){.style_mobile-shadow-top__yM7LF:before{display:block;margin-bottom:-72px;grid-row:1/-1;top:calc(var(--box-size, 0)*-1);-webkit-mask-image:linear-gradient(to top in oklab,var(--gradient-stops));mask-image:linear-gradient(to top in oklab,var(--gradient-stops))}.style_mobile-shadow-bottom__G5Brj:before{display:block;margin-top:-72px;grid-row:1;-webkit-mask-image:linear-gradient(to bottom in oklab,var(--gradient-stops));mask-image:linear-gradient(to bottom in oklab,var(--gradient-stops))}}@media(min-width:700px) and (max-width:1023px){.style_tablet-shadow-top__vEEu2:before{display:block;margin-bottom:-72px;grid-row:1/-1;top:calc(var(--box-size, 0)*-1);-webkit-mask-image:linear-gradient(to top in oklab,var(--gradient-stops));mask-image:linear-gradient(to top in oklab,var(--gradient-stops))}.style_tablet-shadow-bottom__5BIbU:before{display:block;margin-top:-72px;grid-row:1;-webkit-mask-image:linear-gradient(to bottom in oklab,var(--gradient-stops));mask-image:linear-gradient(to bottom in oklab,var(--gradient-stops))}}@media(min-width:1024px){.style_desktop-shadow-top__Ytw_U:before{display:block;margin-bottom:-72px;grid-row:1/-1;top:calc(var(--box-size, 0)*-1);-webkit-mask-image:linear-gradient(to top in oklab,var(--gradient-stops));mask-image:linear-gradient(to top in oklab,var(--gradient-stops))}.style_desktop-shadow-bottom__cdU5o:before{display:block;margin-top:-72px;grid-row:1;-webkit-mask-image:linear-gradient(to bottom in oklab,var(--gradient-stops));mask-image:linear-gradient(to bottom in oklab,var(--gradient-stops))}}.style_overlayColor-blackGreen100__uac6B:after{background-color:var(--overlay-color-override,#212720)}.style_overlayColor-blackGreen80__FqbAd:after{background-color:var(--overlay-color-override,#373d36)}.style_overlayColor-blackGreen70__2c6wk:after{background-color:var(--overlay-color-override,#656c62)}.style_overlayColor-blackGreen60___F0Fe:after{background-color:var(--overlay-color-override,#7b7d7a)}.style_overlayColor-offWhite__ZH97b:after{background-color:var(--overlay-color-override,#efedeb)}.style_overlayColor-offWhite100__vbtaJ:after{background-color:var(--overlay-color-override,#f5f3f2)}.style_overlayColor-offWhite50__lasS_:after{background-color:var(--overlay-color-override,#f9f8f7)}.style_overlayColor-saleRed__W_Lg4:after{background-color:var(--overlay-color-override,#ab2720)}.style_overlayColor-darkSaleRed__86g5P:after{background-color:var(--overlay-color-override,#6b1213)}.style_overlayColor-successGreen100__4LUQg:after{background-color:var(--overlay-color-override,#508050)}.style_overlayColor-successGreen80__UP0QB:after{background-color:var(--overlay-color-override,#739973)}.style_overlayColor-successGreen60__grBIs:after{background-color:var(--overlay-color-override,#96b396)}.style_overlayColor-successGreen40__Hzy5q:after{background-color:var(--overlay-color-override,#b9ccb9)}.style_overlayColor-successGreen20__VoqB_:after{background-color:var(--overlay-color-override,#dce6dc)}.style_overlayColor-successGreen10__S52Ow:after{background-color:var(--overlay-color-override,#edf2ed)}.style_overlayColor-infoBlue100__ofc8M:after{background-color:var(--overlay-color-override,#5da4bc)}.style_overlayColor-infoBlue80__e_7fw:after{background-color:var(--overlay-color-override,#7db6c9)}.style_overlayColor-infoBlue60__oLDet:after{background-color:var(--overlay-color-override,#9ec8d7)}.style_overlayColor-infoBlue40__dlwwu:after{background-color:var(--overlay-color-override,#bedbe4)}.style_overlayColor-infoBlue20__jslWl:after{background-color:var(--overlay-color-override,#dfedf2)}.style_overlayColor-infoBlue10__UZ4mI:after{background-color:var(--overlay-color-override,#eff5f7)}.style_overlayColor-warningYellow100__k4AJe:after{background-color:var(--overlay-color-override,#efb323)}.style_overlayColor-warningYellow80__74jeM:after{background-color:var(--overlay-color-override,#f2c24f)}.style_overlayColor-warningYellow60__xPzfh:after{background-color:var(--overlay-color-override,#f5d17b)}.style_overlayColor-warningYellow40__NKbH7:after{background-color:var(--overlay-color-override,#f9e1a7)}.style_overlayColor-warningYellow20__i2pSk:after{background-color:var(--overlay-color-override,#fcf0d3)}.style_overlayColor-warningYellow10__cBTqZ:after{background-color:var(--overlay-color-override,#fdf7e9)}.style_overlayColor-errorRed100__BXPG0:after{background-color:var(--overlay-color-override,#dd372d)}.style_overlayColor-errorRed80__rW4OJ:after{background-color:var(--overlay-color-override,#e45f57)}.style_overlayColor-errorRed60__KEOpX:after{background-color:var(--overlay-color-override,#eb8781)}.style_overlayColor-errorRed40__hDRX2:after{background-color:var(--overlay-color-override,#f2afab)}.style_overlayColor-errorRed20__iTutC:after{background-color:var(--overlay-color-override,#f8d7d5)}.style_overlayColor-errorRed10__yij0i:after{background-color:var(--overlay-color-override,#fcebea)}.style_overlayColor-black__3OGc_:after{background-color:var(--overlay-color-override,#111111)}.style_overlayColor-midGrey__L7I_L:after{background-color:var(--overlay-color-override,#a0a0a0)}.style_overlayColor-lightGrey__VR_tX:after{background-color:var(--overlay-color-override,#dddddd)}.style_overlayColor-white__lGf4R:after{background-color:var(--overlay-color-override,#ffffff)}.style_overlayOpacity-0__2__Qfo9d:after{opacity:.2}.style_overlayOpacity-0__4__jgnkZ:after{opacity:.4}.style_overlayOpacity-0__6__j38fi:after{opacity:.6}.style_overlayOpacity-0__8__93enU:after{opacity:.8}.style_alignContent-top__UCdvF{align-content:start}.style_alignContent-center__UBA15{align-content:center}.style_alignContent-bottom__mewt6{align-content:end}@media(max-width:699px){.style_mobile-alignContent-top__pslZa{align-content:start}.style_mobile-alignContent-center__jXIpF{align-content:center}.style_mobile-alignContent-bottom__aK0jy{align-content:end}}@media(min-width:700px) and (max-width:1023px){.style_tablet-alignContent-top__wzZbS{align-content:start}.style_tablet-alignContent-center__Zw4ab{align-content:center}.style_tablet-alignContent-bottom__HfdcF{align-content:end}}@media(min-width:1024px){.style_desktop-alignContent-top__2Hp7e{align-content:start}.style_desktop-alignContent-center__qKz0j{align-content:center}.style_desktop-alignContent-bottom__wzRb3{align-content:end}}.style_heroHeight-auto__MyO_g{min-height:auto}.style_heroHeight-small__0vRXs{min-height:300px}.style_heroHeight-medium__jjqEw{min-height:600px}.style_heroHeight-large__8_sWe{min-height:800px}.style_heroHeight-screen__UXIUO{min-height:clamp(560px,100svh - var(--header-height) - var(--banner-height),800px)}@media(max-width:699px){.style_mobile-heroHeight-auto__LPlT1{min-height:auto}.style_mobile-heroHeight-small__0qWqt{min-height:300px}.style_mobile-heroHeight-medium__9_8ws{min-height:600px}.style_mobile-heroHeight-large__6ui41{min-height:800px}.style_mobile-heroHeight-screen__nOcas{min-height:clamp(560px,100svh - var(--header-height) - var(--banner-height),800px)}}@media(min-width:700px) and (max-width:1023px){.style_tablet-heroHeight-auto__0a6TO{min-height:auto}.style_tablet-heroHeight-small__sQ11l{min-height:300px}.style_tablet-heroHeight-medium___kgho{min-height:600px}.style_tablet-heroHeight-large__rDOQr{min-height:800px}.style_tablet-heroHeight-screen__gTeFb{min-height:clamp(560px,100svh - var(--header-height) - var(--banner-height),800px)}}@media(min-width:1024px){.style_desktop-heroHeight-auto__En2vf{min-height:auto}.style_desktop-heroHeight-small__GbUnh{min-height:300px}.style_desktop-heroHeight-medium___2iXW{min-height:600px}.style_desktop-heroHeight-large__D8SMO{min-height:800px}.style_desktop-heroHeight-screen__xOPjM{min-height:clamp(560px,100svh - var(--header-height) - var(--banner-height),800px)}}@media(max-width:1269px){.style_bleed__qpH5o{margin-inline:calc(var(--page-gutter)*-1);width:calc(100% + var(--page-gutter)*2)}}}@layer common.button{.style_button__X_SDj{background-color:rgba(0,0,0,0);cursor:pointer;display:inline-flex;align-items:center;justify-content:center;gap:8px;max-width:100%;border:1px solid rgba(0,0,0,0);font-family:TT-Norms-Pro,system-ui,sans-serif;font-weight:500;transition-duration:.2s;transition-property:color,background-color,border-color,text-decoration-color,opacity,box-shadow;transition-timing-function:ease-in-out;text-decoration:none}.style_button__X_SDj:disabled{opacity:.5;pointer-events:none}.style_spinner__CuDk8{margin-block:.25em}.style_default__q65le{background-color:#212720;color:#fff}.style_default__q65le:focus,.style_default__q65le:hover{background-color:#212720;color:#fff;text-decoration:none}.style_default__q65le:hover{background-color:#373d36}:where([data-theme=bgDark]) .style_default__q65le,:where([data-theme=bgDark]) .style_default__q65le:focus,:where([data-theme=bgDark]) .style_default__q65le:hover{background-color:#fff;color:#212720}:where([data-theme=bgDark]) .style_default__q65le:hover{background-color:#ddd}.style_outline__Iazfv{border-color:#212720;color:#212720}.style_outline__Iazfv:focus,.style_outline__Iazfv:hover{text-decoration:none}.style_outline__Iazfv:hover{border-color:#373d36;background-color:#373d36;color:#fff}:where([data-theme=bgDark]) .style_outline__Iazfv{border-color:#fff;color:#fff}:where([data-theme=bgDark]) .style_outline__Iazfv:hover{border-color:#ddd;background-color:#ddd;color:#212720}.style_pill__VReny{border-radius:99em;color:#111;background-color:#f5f3f2}.style_pill__VReny.style_size-small__WXEan{padding:4px 12px}.style_pill__VReny.style_size-medium__6pBMI{min-width:0;font-size:14px;padding:6px 15px}.style_pill__VReny:focus,.style_pill__VReny:hover{text-decoration:none}.style_pill__VReny:hover{background-color:#373d36;color:#fff}.style_size-small__WXEan{font-size:14px;line-height:1.5;padding:10px}.style_size-medium__6pBMI{min-width:200px;font-size:16px;line-height:1.5;padding:12px}.style_size-large__YwLdA{min-width:290px;font-size:20px;line-height:1.4;padding:16px}.style_size-large__YwLdA .style_spinner__CuDk8{margin-block:.2em}@media(max-width:699px){.style_mobile-size-small__gWEkG{font-size:14px;line-height:1.5;padding:10px}.style_mobile-size-medium__E5It2{min-width:200px;font-size:16px;line-height:1.5;padding:12px}.style_mobile-size-large__s_WZq{min-width:290px;font-size:20px;line-height:1.4;padding:16px}.style_mobile-size-large__s_WZq .style_spinner__CuDk8{margin-block:.2em}}@media(min-width:700px) and (max-width:1023px){.style_tablet-size-small__AmhRG{font-size:14px;line-height:1.5;padding:10px}.style_tablet-size-medium__xl22I{min-width:200px;font-size:16px;line-height:1.5;padding:12px}.style_tablet-size-large__ZQXOy{min-width:290px;font-size:20px;line-height:1.4;padding:16px}.style_tablet-size-large__ZQXOy .style_spinner__CuDk8{margin-block:.2em}}@media(min-width:1024px){.style_desktop-size-small__xKJvg{font-size:14px;line-height:1.5;padding:10px}.style_desktop-size-medium__xImuG{min-width:200px;font-size:16px;line-height:1.5;padding:12px}.style_desktop-size-large__5qG8F{min-width:290px;font-size:20px;line-height:1.4;padding:16px}.style_desktop-size-large__5qG8F .style_spinner__CuDk8{margin-block:.2em}}.style_width-full__Tho30{width:100%}.style_width-default__ucO7C{width:auto}.style_width-wide__XxtCw{width:375px}@media(max-width:699px){.style_mobile-width-full__sADdd{width:100%}.style_mobile-width-default__Rjn3N{width:auto}.style_mobile-width-wide__Xjzh4{width:375px}}@media(min-width:700px) and (max-width:1023px){.style_tablet-width-full__a_crp{width:100%}.style_tablet-width-default__1YunT{width:auto}.style_tablet-width-wide__6pVt_{width:375px}}@media(min-width:1024px){.style_desktop-width-full__wbQbV{width:100%}.style_desktop-width-default__4Vl3u{width:auto}.style_desktop-width-wide___V3Sg{width:375px}}.style_link__6TchE{color:#212720;text-decoration:underline;padding:0;min-width:0;border:none}.style_link__6TchE:hover{color:#373d36;text-decoration-color:rgba(0,0,0,0)}:where([data-theme=bgDark]) .style_link__6TchE{color:#fff}:where([data-theme=bgDark]) .style_link__6TchE:hover{color:#ddd}:where(p) a.style_link__6TchE{display:inline}}@layer common.truncated{@keyframes style_--detect-overflow__P1bx_{0%,to{--has-overflow:1}}@property --mask-color{syntax:"<color>";inherits:false;initial-value:rgba(0,0,0,0)}.style_container__bxpD3{container-name:truncated;animation:style_--detect-overflow__P1bx_ forwards;animation-timeline:--detect-overflow;timeline-scope:--detect-overflow}.style_container__bxpD3:has(.style_content__QyMma[data-mode=block]>:nth-child(n+2)),.style_container__bxpD3:has(.style_content__QyMma[data-mode=block]>div:first-child>:nth-child(n+2)){--has-overflow:1}.style_content__QyMma{--mask-start:min(var(--collapsed-height,999em),calc(var(--max-lines) * 1lh));overflow:hidden;transition:--mask-color .2s;scroll-timeline:--detect-overflow;-webkit-mask-image:linear-gradient(black,black var(--mask-start),var(--mask-color) var(--mask-start));mask-image:linear-gradient(black,black var(--mask-start),var(--mask-color) var(--mask-start))}.style_content__QyMma[data-state=expanded]{--mask-color:black;transition-delay:.2s}.style_content__QyMma[data-state=expanded][data-transitioning]{animation:style_expand__IVRsl .3s ease-in-out forwards}.style_content__QyMma[data-state=collapsed]:not([data-transitioning]){display:-webkit-box;-webkit-line-clamp:var(--max-lines);-webkit-box-orient:vertical;line-clamp:var(--max-lines)}.style_content__QyMma[data-state=collapsed][data-transitioning]{animation:style_collapse__c8HdV .3s ease-in-out forwards}.style_content__QyMma[data-state=collapsed][data-mode=block]:not([data-transitioning])>:nth-child(n+2),.style_content__QyMma[data-state=collapsed][data-mode=block]:not([data-transitioning])>div:first-child>:nth-child(n+2){border:0;clip-path:inset(50%);height:1px;margin:0;overflow:hidden;position:absolute;white-space:nowrap;width:1px}.style_trigger__jKKlW{margin-top:10px}@container truncated not style(--has-overflow: 1){.style_container__bxpD3:has([data-state=collapsed]):not(:has([data-transitioning]))>.style_trigger__jKKlW{display:none}}.style_container__bxpD3:has([data-fits])>.style_trigger__jKKlW{display:none}@keyframes style_expand__IVRsl{0%{height:var(--collapsed-height)}to{height:var(--expanded-height)}}@keyframes style_collapse__c8HdV{0%{height:var(--expanded-height)}to{height:var(--collapsed-height)}}}@layer common.filterButton{.style_filterButton__KIomo{text-transform:uppercase;letter-spacing:.11em;font-size:11px;line-height:1.45;padding-block:3px 2px}.style_filterButtonIcon__HjIhB{margin-top:-1px}@media(max-resolution:1dppx){.style_filterButton__KIomo{padding-block:4px 1px}.style_filterButtonIcon__HjIhB{margin-top:-3px}}}.style_bannerTextWrapper__pajR1{height:100%;width:100%;padding-block:10px;padding-inline:16px;min-height:42px;display:flex;justify-content:center;align-items:center;background:var(--backgroundColour);color:var(--textColour);gap:30px;position:relative}.style_bannerTextWrapper__pajR1 a{color:var(--textColour)}@media(max-width:670px){.style_bannerTextWrapper__pajR1>a,.style_bannerTextWrapper__pajR1>p{display:none}.style_bannerTextWrapper__pajR1>:first-child{display:block}}.style_bannerTextItems__NqGfH{font-size:16px;font-weight:500;margin:0 8px;text-align:center;margin-block:0;margin-inline:0}.style_bannerTextItems__NqGfH:hover{text-decoration:underline}.style_bannerTextItems__NqGfH a,.style_bannerTextItems__NqGfH a:hover{text-decoration:none}@media(max-width:895px){.style_bannerTextItems__NqGfH{font-size:14px;padding:0 26px}}.style_close__KA5qE{display:none;font-size:24px;right:12px;top:50%;transform:translateY(-50%);padding:1px 6px}.style_close__KA5qE svg{vertical-align:middle}@media(max-width:895px){.style_close__KA5qE{font-size:18px;right:5px}}.style_bannerTrustpilotWrapper__bfrxc{height:100%;width:100%;padding-block:10px;min-height:42px;display:flex;justify-content:center;align-items:center;background:var(--backgroundColour)}.style_startingText__8LrNG{font-size:16px;line-height:19.12px;font-weight:500}.style_trustpilotStars__qhAL6{margin-left:7px}.style_reviewCount__od3DO{margin-left:7px;font-size:14px;line-height:14.34px;font-weight:500}@media(max-width:400px){.style_reviewCount__od3DO{display:none}}.style_reviewsOnText__Q9aVV{font-size:14px;line-height:14.22px;font-weight:500}@media(max-width:400px){.style_reviewsOnText__Q9aVV{display:none}}.style_trustpilotLogo__juo19{margin-left:7px}.style_close__Jsi1h{display:none;font-size:24px;right:12px;top:50%;transform:translateY(-50%);padding:1px 6px}.style_close__Jsi1h svg{vertical-align:middle}@media(max-width:895px){.style_close__Jsi1h{font-size:18px;right:5px}}.style_boxVariables__BZGvc{--sb-box-width:initial;--sb-box-max-width:initial;--sb-box-height:initial;--sb-box-max-height:initial;--sb-box-mobile-width:initial;--sb-box-mobile-max-width:initial;--sb-box-mobile-height:initial;--sb-box-mobile-max-height:initial;--sb-box-tablet-width:initial;--sb-box-tablet-max-width:initial;--sb-box-tablet-height:initial;--sb-box-tablet-max-height:initial;--sb-box-desktop-width:initial;--sb-box-desktop-max-width:initial;--sb-box-desktop-height:initial;--sb-box-desktop-max-height:initial}.style_box__vsUW_{width:var(--sb-box-width);max-width:var(--sb-box-max-width);height:var(--sb-box-height);max-height:var(--sb-box-max-height);order:var(--sb-box-order)}@media(max-width:699px){.style_box__vsUW_{width:var(--sb-box-mobile-width,var(--sb-box-width));max-width:var(--sb-box-mobile-max-width,var(--sb-box-max-width));height:var(--sb-box-mobile-height,var(--sb-box-height));max-height:var(--sb-box-mobile-max-height,var(--sb-box-max-height));order:var(--sb-box-mobile-order,var(--sb-box-order))}}@media(min-width:700px) and (max-width:1023px){.style_box__vsUW_{width:var(--sb-box-tablet-width,var(--sb-box-width));max-width:var(--sb-box-tablet-max-width,var(--sb-box-max-width));height:var(--sb-box-tablet-height,var(--sb-box-height));max-height:var(--sb-box-tablet-max-height,var(--sb-box-max-height));order:var(--sb-box-tablet-order,var(--sb-box-order))}}@media(min-width:1024px){.style_box__vsUW_{width:var(--sb-box-desktop-width,var(--sb-box-width));max-width:var(--sb-box-desktop-max-width,var(--sb-box-max-width));height:var(--sb-box-desktop-height,var(--sb-box-height));max-height:var(--sb-box-desktop-max-height,var(--sb-box-max-height));order:var(--sb-box-desktop-order,var(--sb-box-order))}}.style_link__c0g33:focus,.style_link__c0g33:hover,.style_link__c0g33:link,.style_link__c0g33:visited,.style_link__lF__o,.style_link__lF__o:focus,.style_link__lF__o:hover{text-decoration:none;color:inherit}@layer common.select{.style_selectTrigger__zGAhj{position:relative;border-radius:3px;border:1px solid #ddd;background-color:#fff;padding:12px 40px 12px 10px;transition:border-color .2s,background-color .2s}.style_selectTrigger__zGAhj::placeholder{color:#a0a0a0}.style_selectTrigger__zGAhj:focus,.style_selectTrigger__zGAhj:hover{border-color:#7b7d7a}.style_selectTrigger__zGAhj:disabled{background-color:#f9f8f7}.style_selectTrigger__zGAhj:disabled,.style_selectTrigger__zGAhj:disabled::placeholder{color:#ddd}.style_selectIcon__ntQWW{position:absolute;right:12px;top:50%;transform:translateY(-50%);transition:transform .2s ease-in-out}[data-state=open] .style_selectIcon__ntQWW{transform:translateY(-50%) rotate(.5turn)}.style_selectContent__T7a92{position:relative;font-size:14px;line-height:1.5;border-radius:5px;border:1px solid #ddd;z-index:10;overflow:hidden;width:var(--radix-select-trigger-width);max-height:var(--radix-select-content-available-height);margin-top:-1px}.style_selectContent__T7a92[data-side=bottom][data-state=open]{border-top-left-radius:0;border-top-right-radius:0;border-top:none}.style_selectContent__T7a92[data-side=top][data-state=open]{border-bottom-left-radius:0;border-bottom-right-radius:0;border-bottom:none}.style_selectContent__T7a92,.style_selectContent__T7a92:focus{background-color:#fff}.style_selectItem__ZCR9l{padding:8px 16px;cursor:pointer}.style_selectItem__ZCR9l[data-highlighted]{background-color:#f5f3f2;outline:none}}:has([data-slot=select-content][data-side=bottom]) .style_selectTrigger__zGAhj[data-state=open]{border-bottom-left-radius:0;border-bottom-right-radius:0;border-bottom-color:rgba(0,0,0,0)}:has([data-slot=select-content][data-side=top]) .style_selectTrigger__zGAhj[data-state=open]{border-top-left-radius:0;border-top-right-radius:0;border-top-color:rgba(0,0,0,0)}.style_wrapper__wbthv{position:relative}@media(max-width:699px){.style_label__Opu8z{position:absolute;z-index:1;top:10px;left:17px}}.style_trigger__3PSVh{width:100%;white-space:nowrap;text-overflow:ellipsis;overflow:hidden}@media(max-width:699px){.style_trigger__3PSVh.style_trigger__3PSVh{padding-top:24px;padding-bottom:8px}}.style_content__MfSkG{font-size:14px;line-height:1.5}.style_filters__BjZE2{--cols:3;position:sticky;top:var(--header-height);background-color:hsla(0,0%,100%,.95);z-index:2;padding-block:15px;display:grid;gap:15px;grid-template-columns:repeat(var(--cols),minmax(0,1fr));align-items:center;margin-inline:-3px;padding-inline:3px}@media(max-width:699px){.style_filters__BjZE2{gap:12px;grid-template-columns:minmax(0,1fr);margin-bottom:20px;border-bottom:1px solid #ddd;margin-inline:calc(var(--page-gutter)*-1);padding-inline:var(--page-gutter)}.style_filters__BjZE2:has([data-slot=filters-sort]){grid-template-columns:repeat(2,minmax(0,1fr))}}@media(min-width:734px){.style_filters__BjZE2{--cols:4}}@media(min-width:896px){.style_filters__BjZE2{--cols:5}}@media(min-width:1058px){.style_filters__BjZE2{--cols:6}}@media(min-width:1220px){.style_filters__BjZE2{--cols:7}}.style_list__UZrfv{display:grid;grid-template-columns:repeat(calc(var(--cols) - 1),minmax(0,1fr));gap:inherit;grid-column:1/-2}.style_filters__BjZE2:has([data-slot=filters-sort]) .style_list__UZrfv{grid-template-columns:repeat(calc(var(--cols) - 2),minmax(0,1fr));grid-column-end:-3}@media(max-width:699px){.style_list__UZrfv{display:none}}@media(max-width:733px){.style_filters__BjZE2:has([data-slot=filters-sort]) .style_list__UZrfv>:nth-child(n+2),.style_list__UZrfv>:nth-child(n+3){display:none}}@media(max-width:895px){.style_filters__BjZE2:has([data-slot=filters-sort]) .style_list__UZrfv>:nth-child(n+3),.style_list__UZrfv>:nth-child(n+4){display:none}}@media(max-width:1057px){.style_filters__BjZE2:has([data-slot=filters-sort]) .style_list__UZrfv>:nth-child(n+4),.style_list__UZrfv>:nth-child(n+5){display:none}}@media(max-width:1219px){.style_filters__BjZE2:has([data-slot=filters-sort]) .style_list__UZrfv>:nth-child(n+5),.style_list__UZrfv>:nth-child(n+6){display:none}}@media(min-width:1220px){.style_filters__BjZE2:has([data-slot=filters-sort]) .style_list__UZrfv>:nth-child(n+6),.style_list__UZrfv>:nth-child(n+7){display:none}}.style_info__YnDN9{display:flex;align-items:center;flex-wrap:wrap;gap:8px 16px;margin-top:8px;margin-bottom:24px;min-height:24px}@media(max-width:699px){.style_totalCount__G2jrm{order:1;width:100%;margin-top:8px;display:flex;justify-content:space-between}}@media(min-width:700px){.style_totalCount__G2jrm{min-width:10ch}}@layer common.infiniteListings{.style_grid__LfIoh{--listing-cols:1;position:relative;display:grid;gap:30px;grid-template-columns:repeat(var(--listing-cols),minmax(0,1fr))}@media(min-width:500px){.style_grid__LfIoh{--listing-cols:2}}@media(min-width:700px){.style_grid__LfIoh{--listing-cols:3}}@media(min-width:1024px){.style_grid__LfIoh{gap:50px 60px}}.style_pageButton__123di{display:flex;margin-inline:auto;width:fit-content}.style_prev__JT6ZL{margin-bottom:30px}.style_next__zY3BT{margin-top:50px}.style_pageThreshold__WQqJ5{--_rows-per-page:calc(var(--listing-page-size) / var(--listing-cols));--_start-row:calc(var(--_rows-per-page) * (var(--listing-page) - var(--listing-page-offset)) + 1);position:absolute;inset:0;grid-column:1/-1;grid-row:var(--_start-row)/span var(--_rows-per-page);z-index:-1}}.style_box__oMqHE{container-type:inline-size;display:flex;flex-direction:column;height:100%}@media(max-width:359px){li:has(>.style_box__oMqHE){visibility:hidden;position:absolute;height:0;width:0}}@media(max-width:499px){li:has(>.style_box__oMqHE.style_isMobileListLayout__MZNm1){visibility:hidden;position:absolute;height:0;width:0}}.style_image__tlBNg{width:100%;aspect-ratio:1/1;object-fit:cover;background-color:#f9f8f7}.style_content__4cGSX{padding:16px;display:flex;flex-grow:1;gap:8px 16px}@container (width >= 250px){.style_content__4cGSX{align-items:center}}@container (width < 250px){.style_content__4cGSX{flex-direction:column;justify-content:center;align-items:flex-start}}@container (width >= 320px){.style_content__4cGSX{padding:16px 24px}}.style_text__ZAJM8{text-wrap:balance}.style_link__631V_{flex-shrink:0}.style_myAccountNavMobile__7Aa1o{width:100%;text-align:center;margin-bottom:20px}@media(min-width:1024px){.style_myAccountNavMobile__7Aa1o{display:none}}.style_trigger__8AhfN{width:100%;max-width:350px;text-align:center}.style_mobileTitle__uaJYk{text-align:center}@media(min-width:1024px){.style_mobileTitle__uaJYk{display:none}.style_wrapper__pqUDF{display:grid;grid-template-columns:min-content minmax(0,1fr);gap:45px}}@layer common.table{.style_table__Hasrr{width:100%;border-spacing:0}.style_table__Hasrr td,.style_table__Hasrr th{padding-block:10px;border-bottom:1px solid #ddd;text-align:left;vertical-align:text-top}.style_table__Hasrr td:not(:first-child),.style_table__Hasrr th:not(:first-child){padding-left:10px}.style_table__Hasrr td:not(:last-child),.style_table__Hasrr th:not(:last-child){padding-right:10px}.style_table__Hasrr th{font-weight:600;padding-block:15px;background-color:#fff}.style_table__Hasrr[data-sticky-header] th{position:sticky;top:var(--header-height);z-index:1}.style_tableControls__Bj9rw{display:flex;gap:20px;margin-top:20px;justify-content:space-between}@media(min-width:700px){.style_tableControls__Bj9rw{justify-content:flex-end}}.style_tablePagination__tCdrC{display:flex;gap:10px;align-items:center}.style_tablePaginationArrow__s5g3F{display:grid;width:24px;height:24px;place-content:center;border-radius:2px;transition:background-color .15s}.style_tablePaginationArrow__s5g3F:not([disabled]):hover{background-color:#f5f3f2}.style_tablePaginationArrow__s5g3F[disabled]{opacity:.5;cursor:not-allowed}}@layer common.alert{.style_alert__kX3U6{border-radius:5px;padding:16px;color:color-mix(in srgb,var(--alert-color),#111111)}.style_alert__kX3U6:has(.style_alertIcon__f__mU){display:flex;gap:16px;align-items:center}.style_success__pVunD{background-color:#dce6dc;--alert-color:#508050}.style_error__5a3eO{background-color:#f8d7d5;--alert-color:#dd372d}.style_warning__Do6xa{background-color:#fcf0d3;--alert-color:#efb323}.style_info__DAmcS{background-color:#dfedf2;--alert-color:#5da4bc}}.style_alertIcon__f__mU{font-size:18px}.style_sampleForm__wJlNW{--spacing-size:15px}.style_sampleForm__wJlNW [class*=label]{font-size:14px}.style_selectedSample__ccmCW{display:flex;align-items:center;gap:20px}.style_sampleUnavailable__el__v{background-color:#efedeb;color:#7b7d7a;border-color:rgba(0,0,0,0)}.style_infoButton__PPEhz{position:relative;top:2px}.style_woodSampleFilters__fgp8W{display:grid;gap:20px}@media(min-width:700px){.style_woodSampleFilters__fgp8W{grid-template-columns:repeat(2,minmax(0,1fr))}}.style_woodSampleFiltersSelections__1eINr{display:flex;align-items:center;flex-wrap:wrap;gap:10px}@media(max-width:699px){.style_woodSamplesCount__UV1jC{order:1;width:100%}}.style_itemImage__BLfGw{display:block;margin-inline:auto}@media(max-width:699px){.style_itemImage__BLfGw{width:145px}}.style_itemContent__7DsPY{margin-inline:15px;margin-bottom:20px;text-align:center}.style_itemContent__7DsPY>:not(:last-child){margin-bottom:5px}.style_itemDiscountText__4Bl1f{text-decoration:line-through}.style_list__OhtqP{display:grid;grid-template-columns:repeat(auto-fill,minmax(145px,1fr));margin-top:15px;margin-bottom:20px;gap:20px 10px}@media(min-width:700px){.style_list__OhtqP{grid-template-columns:repeat(auto-fill,minmax(200px,1fr));gap:20px}}.style_reviewsListItem__nupTB:not(:last-child){margin-bottom:20px}.style_heading___HZyt{display:flex;align-items:center;justify-content:space-between;margin-bottom:12px}.style_name__ddbuP{font-size:16px;font-weight:600}.style_date__yNeAX{font-size:14px}.style_ratingStar__kJcFg{font-size:18px}[class*=interactive] .style_ratingStar__kJcFg{color:#7b7d7a}.style_content__YL9RS{margin-top:7px;font-size:14px;line-height:21px}.style_seeMore__orgWg{margin-top:10px}.style_cotswoldReplyContainer__jeD2f{padding:10px;background-color:#f5f3f2;margin:10px 0}.style_cotswoldReplyHeading__WHIXZ{display:block;font-size:14px;font-weight:600}.style_photosContainer__m2h8D{display:flex;flex-wrap:wrap;margin-top:12px;gap:5px}.style_photoContainer__ZT_wn{position:relative;border:1px solid #efedeb;width:125px;height:125px}.style_photoContainer__ZT_wn img{object-fit:cover}@media screen and (min-width:920px){.style_photoContainer__ZT_wn{width:150px;height:150px}}@media screen and (min-width:1050px){.style_photoContainer__ZT_wn{width:180px;height:180px}}.style_reviewLikeDislikeButton__C_HVt{line-height:21px;font-size:12px;border:none;padding:5px 10px;border-radius:7px;background-color:#f5f3f2;color:inherit;margin-left:10px;cursor:pointer}.style_reviewLikeDislikeButton__C_HVt:hover{background-color:#efedeb}.style_divider__ZlYKv{margin-block:10px;border:none;border-top:1px solid #efedeb}:last-child>.style_divider__ZlYKv:last-child{display:none}.style_headingContainer__iESR5{display:flex;align-items:center;justify-content:space-between;margin-bottom:10px}.style_headingContainer__iESR5 [class*=select]{margin:0}.style_paginationContainer__6G_Op{background:#f9f8f7;padding:15px;display:flex;align-items:center;justify-content:space-between}.style_paginationCopy__LL95O{font-size:16px}.style_pageBackNextButton__6vHpH{min-width:0;font-size:14px;width:42px}.style_pageBackNextButton__6vHpH:last-child{margin-left:10px}.style_pageBackNextButton__6vHpH:disabled{opacity:.35}.style_reviewsSummary__hO91R{font-size:14px}.style_reviewsAuthenticityIcon__fqjFy{color:#508050;align-self:flex-start;flex-shrink:0}.style_reviewsAuthenticityMessage__9vtNX{padding:11px 10px;background-color:#edf2ed;display:flex;gap:5px;align-items:center}.style_overallRatingsContainer__3IsL7{margin-top:11px;display:flex;align-items:flex-start;gap:15px}.style_overallRatingSquare__Xw9Ks{display:inline-block}.style_overallRatingTitle__LNcQm{font-size:12px;text-transform:uppercase;letter-spacing:1.56px;flex-shrink:0}.style_overallRatingNumber__NLCwn{font-size:45px}.style_overallRatingStar__zMm8r{color:#7b7d7a}.style_ratingSquare__fpyMA{display:inline-block;background-color:#f9f8f7;padding:10px 15px}.style_ratingTitle__hohEo{font-size:10px;letter-spacing:1.3px;text-align:center}.style_ratingNumber__QOcwm{font-size:42px}.style_stickySummary__4nz1J{background-color:#fff;border-top:1px solid #ddd;padding:20px;margin-inline:-20px;position:sticky;bottom:0;margin-top:auto;z-index:1;display:grid;grid-template-columns:min-content minmax(0,1fr);gap:12px;align-items:center}@media(min-width:767px){.style_stickySummary__4nz1J{display:none}}.style_stickySummary__4nz1J [data-slot=summary-line]{white-space:nowrap;overflow:hidden;text-overflow:ellipsis}.style_stickySummaryButtons__j9tw_{display:grid;grid-column:1/-1;gap:12px;grid-template-columns:repeat(2,1fr)}.style_stickySummaryContent__3fhb6{--spacing-size:4px}.style_stickySummaryImage__aR2qH{width:112px;height:auto;aspect-ratio:1/1;max-width:none}@media(max-width:374px){.style_stickySummaryImage__aR2qH{width:80px}}.style_stickySummaryLine__yawgh{display:flex;line-height:18px;gap:8px;width:100%}.style_stickySummaryLine__yawgh button{line-height:1;vertical-align:top;top:0}.style_stickySummaryLineInner__0RxNh{max-width:100%;overflow:hidden;white-space:nowrap;text-overflow:ellipsis}.style_titleContainer__L_uvp{display:flex;gap:8px;align-items:center}[class*=interactive] .style_starRating__vlYRq{color:#7b7d7a}.style_reviewCountLink__2YSDB{font-size:14px;font-weight:400;text-decoration:none;gap:0}.style_reviewCountLink__2YSDB span{text-decoration:underline;transition:text-decoration-color .2s}summary:hover .style_reviewCountLink__2YSDB span{text-decoration-color:rgba(0,0,0,0)}@media(min-width:767px) and (max-width:830px){details:not(.style_wideVariant__EWXNj) .style_reviewCountLink__2YSDB{display:none}}.style_selfFeedbackModalContent__B5ekm{text-align:center;padding-top:40px}.style_divider__NoNLB{margin-block:15px;border:none;border-top:1px solid #efedeb}.style_modal__965oY{display:grid;gap:30px;border:none;border-radius:0}@media(min-width:1024px){.style_modal__965oY{padding:30px;grid-template-columns:320px 1fr}}.style_modalContent__RwIlu h3{font-family:TT-Norms-Pro,system-ui,sans-serif;font-weight:300;font-size:20px}@media(min-width:896px){.style_modalContent__RwIlu h3{font-size:24px}}.style_modalContent__RwIlu h3{font-weight:500}.style_modalContent__RwIlu>*{margin:0}.style_modalContent__RwIlu>:where(*+*){margin-top:16px}.style_hr__umAr7{border-inline:none;border-block:4px solid rgba(0,0,0,0);background-clip:padding-box;background-color:#efedeb;padding-top:1px}.style_modalEmbed__YEaax{min-height:500px;background-color:#efedeb;border-radius:6px}.style_modalEmbed__YEaax #storerocket-widget{height:auto!important}@media(min-width:1024px){.style_modalEmbed__YEaax #storerocket-widget{max-height:500px}}.style_small__UYsEI{font-size:13px;line-height:1.3}.style_titleContainer__RCc6C{display:flex;flex-direction:row;justify-content:space-between}.style_title__krsv4{font-size:17px}@container (max-width: 320px){.style_link__s7ze9{display:block}}.style_summaryLine__THgZD{display:flex;justify-content:space-between;width:100%}.style_summaryLineImageWrapper__7n2SZ{display:block;margin-right:10px;border-radius:5px;cursor:pointer;position:relative;align-self:flex-start;flex-shrink:0}.style_summaryLineImageWrapper__7n2SZ:before{content:"";position:absolute;inset:0;border-radius:inherit;z-index:2;transition:box-shadow .2s;box-shadow:inset 0 0 0 1px rgba(17,17,17,.1)}.style_summaryLineImageWrapper__7n2SZ.style_isActive__0WJvI:before{box-shadow:inset 0 0 0 1px #111,inset 0 0 0 2px #fff}@media(min-resolution:2dppx){.style_summaryLineImageWrapper__7n2SZ.style_isActive__0WJvI:before{box-shadow:inset 0 0 0 1.5px #111,inset 0 0 0 2.5px #fff}}.style_summaryLineImage__F1PSC{border-radius:inherit;aspect-ratio:1/1;object-fit:contain}.style_summaryLineContainer__UfM3m{display:flex;flex-grow:1;justify-content:space-between;align-items:center}.style_summaryLineText__ii_Q4{text-wrap:pretty}.style_summaryLineInfoButton__6q6__{position:relative;top:2px}.style_summaryLineTextHighlight__BUxjM{font-weight:500}.style_editButton__LJ64C{display:inline-flex;justify-content:center;align-items:center;width:18px;height:18px;color:#7b7d7a;transition:color .2s}.style_editButton__LJ64C:hover{color:#212720}.style_selectionsHeading__aukvb{display:flex;justify-content:space-between;gap:20px}.style_addedSamples__YQ5Ok{container-type:inline-size}.style_viewer__aS3PN{display:block;aspect-ratio:1/1}.style_viewer__aS3PN::part(fab){background-color:rgba(239,237,235,.7);-webkit-backdrop-filter:blur(2px);backdrop-filter:blur(2px);color:#111;border-radius:2px}.style_viewer__aS3PN::part(fab):hover{background-color:#ddd}.style_viewer__aS3PN::part(navigation-next),.style_viewer__aS3PN::part(navigation-previous){opacity:1!important;border-radius:0;font-size:inherit;width:32px!important;min-width:0;height:45px;padding:0}.style_viewer__aS3PN::part(navigation-next){margin-right:calc(-1em - 1px)}.style_viewer__aS3PN::part(navigation-previous){margin-left:calc(-1em - 1px)}.style_itemsContainer__i0oqw{display:flex;flex-wrap:wrap;justify-content:flex-start;margin-top:10px;gap:7px}.style_item___wAaM{display:inline-block;font-size:14px;padding:8px;text-align:center;border-radius:3px;background-color:#f5f3f2;transition:background-color .2s}.style_item___wAaM:hover{background-color:#efedeb}.style_item___wAaM:focus,.style_item___wAaM:hover{text-decoration:none}@media(max-width:766px){.style_woodSampleModal__1xZre{max-width:460px}}.style_woodSampleModalMain__jm_88{padding-block:20px}.style_woodSampleModalMain__jm_88 hr{margin-bottom:0}@media(max-width:766px){.style_woodSampleModalMain__jm_88{padding-bottom:0}}@media(min-width:767px){.style_woodSampleModalList__fDCSX{grid-template-columns:repeat(auto-fill,minmax(150px,1fr))}}.style_woodSampleMobileStickySummary__8R8Kj{margin-top:auto}:has(+.style_woodSampleMobileStickySummary__8R8Kj){margin-bottom:var(--spacing-size)}@media(min-width:767px){.style_woodSampleMobileStickySummary__8R8Kj{display:none}}@media(max-width:766px){.style_woodSampleModalTitle__f1aSL{margin-right:30px}}@media(max-width:379px){.style_woodSampleAllButton__dwJ6J{font-size:14px}}.style_optionSelector__p_RIk:not(:first-child){margin-top:20px}.style_button__dny9z{border:1px solid #ddd;border-radius:3px;padding:15px;display:flex;align-items:center;background-color:rgba(0,0,0,0);width:100%;text-align:left;min-height:63px;color:#111}.style_buttonActive___UANd{cursor:pointer;transition:border-color .2s}.style_buttonActive___UANd:hover{border-color:rgba(33,39,32,.7)}.style_buttonContent__YZYad{transition:all .2s ease-in;display:flex;gap:20px;align-items:center;flex-grow:1;font-size:17px}.style_label__a8sx2{font-size:14px;letter-spacing:1.4px;text-transform:uppercase}.style_image__L__XA{aspect-ratio:1/1;object-fit:contain}.style_subtitle__4svpN{text-transform:none;letter-spacing:normal}.style_loadingSpinner__TINE4{display:inline-block;margin-left:10px}.style_footer__4iPXD{font-size:14px}.style_arrowRight__gHF_J{font-size:19px}.style_imageLoading__dncCp{font-size:42px;background-color:rgba(221,221,221,.5);display:grid;place-content:center}.style_title__uszJk{font-weight:500;font-size:18px}.style_desc__1_7PF{font-size:17px}.style_link__wmcnu{margin-right:20px}.style_frame-image__sALKn,.style_size-image__hSfqV{margin:-10px;width:100px;max-width:none;height:100px}.style_bannersContainer__U9jpa{width:100%;flex-shrink:0;margin-top:var(--header-height);z-index:0}.style_bannersContainer__U9jpa [data-slot=carousel-content-inner]{align-items:flex-start;transition:height .2s}.style_bannersContainer__U9jpa button{background:none;border:none;position:absolute}.style_searchInput__COmnR{position:relative;width:100%;font-size:16px;line-height:1.5;padding-block:9px;background-color:rgba(0,0,0,0)}.style_searchInput__COmnR::placeholder{color:#a0a0a0}.style_searchInput__COmnR:focus{background-color:rgba(0,0,0,0);outline:none}.style_searchForm__NxnnO{position:relative;display:flex;align-items:center;gap:12px;padding-inline:12px 4px;background-color:#fff;border:1px solid #efedeb;border-radius:6px;z-index:5}.style_searchForm__NxnnO:has(input:focus){outline:1px solid #7b7d7a;outline-offset:2px;background-color:rgba(221,221,221,.28);background-color:#fff}.style_searchIcon__ff622{font-size:18px}.style_searchLabel__seLvn{position:absolute;inset:0;cursor:text}.style_searchSubmit__R99IL{position:relative;display:grid;place-content:center;z-index:1;cursor:pointer;background-color:#efedeb;color:#111;font-size:18px;border-radius:2px;height:34px;width:34px;flex-shrink:0;transition:background-color .2s}.style_searchSubmit__R99IL:focus,.style_searchSubmit__R99IL:hover{background-color:#ddd}