@layer base, common;@property --theme{syntax:"light | dark";initial-value:light;inherits:true}@layer common.box{.style_box__TfhUo{container-name:theme;padding:var(--box-size)}.style_box__TfhUo[data-theme=dark]{--theme:dark;color:#fff}.style_box__TfhUo[data-theme=light]{--theme:light;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_bg-olive__ItozW{background-color:#393b1f}.style_bg-stone__DzDjo{background-color:#c2bea1}.style_bg-netherRed__uq79G{background-color:#856a64}.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.layout{.style_layout__jIOy3{--layout-gap:0px;--layout-columns:1}.style_mode-flex__dAWg7{display:flex;gap:var(--layout-gap)}.style_mode-grid__YRort{display:grid;gap:var(--layout-gap);grid-template-columns:repeat(var(--layout-columns),minmax(0,1fr))}.style_mode-hidden__G4OEF{display:none;gap:var(--layout-gap)}@media(max-width:699px){.style_mobile-mode-flex__R7ZYs{display:flex;gap:var(--layout-gap)}.style_mobile-mode-grid__HUJjB{display:grid;gap:var(--layout-gap);grid-template-columns:repeat(var(--layout-columns),minmax(0,1fr))}.style_mobile-mode-hidden__ooIj0{display:none;gap:var(--layout-gap)}}@media(min-width:700px) and (max-width:1023px){.style_tablet-mode-flex__C_zHj{display:flex;gap:var(--layout-gap)}.style_tablet-mode-grid__t62jH{display:grid;gap:var(--layout-gap);grid-template-columns:repeat(var(--layout-columns),minmax(0,1fr))}.style_tablet-mode-hidden__Jf_6b{display:none;gap:var(--layout-gap)}}@media(min-width:1024px){.style_desktop-mode-flex__UPEVv{display:flex;gap:var(--layout-gap)}.style_desktop-mode-grid__gAhHI{display:grid;gap:var(--layout-gap);grid-template-columns:repeat(var(--layout-columns),minmax(0,1fr))}.style_desktop-mode-hidden__wodQr{display:none;gap:var(--layout-gap)}}.style_gridColumns-1__xLMwR{--layout-columns:1}.style_gridColumns-2__95KVO{--layout-columns:2}.style_gridColumns-3__4mupS{--layout-columns:3}.style_gridColumns-4__KRnpl{--layout-columns:4}.style_gridColumns-5___XPwX{--layout-columns:5}@media(max-width:699px){.style_mobile-gridColumns-1__WE0AF{--layout-columns:1}.style_mobile-gridColumns-2__qBHi9{--layout-columns:2}.style_mobile-gridColumns-3__wdTwp{--layout-columns:3}.style_mobile-gridColumns-4__8vvaC{--layout-columns:4}.style_mobile-gridColumns-5__SFKAB{--layout-columns:5}}@media(min-width:700px) and (max-width:1023px){.style_tablet-gridColumns-1__QlSUb{--layout-columns:1}.style_tablet-gridColumns-2__XBGLT{--layout-columns:2}.style_tablet-gridColumns-3__iSTJa{--layout-columns:3}.style_tablet-gridColumns-4__SiEPF{--layout-columns:4}.style_tablet-gridColumns-5__QwZNs{--layout-columns:5}}@media(min-width:1024px){.style_desktop-gridColumns-1__URreT{--layout-columns:1}.style_desktop-gridColumns-2__JzY6B{--layout-columns:2}.style_desktop-gridColumns-3__wZ9jc{--layout-columns:3}.style_desktop-gridColumns-4__3gVU9{--layout-columns:4}.style_desktop-gridColumns-5__TFlUN{--layout-columns:5}}.style_gap-none__FQBSZ{--layout-gap:0}.style_gap-2xs__o3H6l{--layout-gap:4px}.style_gap-xs__xtfAU{--layout-gap:8px}.style_gap-sm__pO_jq{--layout-gap:12px}.style_gap-base__pyaeG{--layout-gap:16px}.style_gap-md__qQ22H{--layout-gap:20px}.style_gap-lg__6_87P{--layout-gap:24px}.style_gap-xl__9APfV{--layout-gap:32px}.style_gap-2xl___vgbG{--layout-gap:48px}.style_gap-3xl__aNna4{--layout-gap:64px}.style_gap-4xl__ndRFR{--layout-gap:96px}@media(max-width:699px){.style_mobile-gap-none__312_c{--layout-gap:0}.style_mobile-gap-2xs__NAk36{--layout-gap:4px}.style_mobile-gap-xs__LoPr0{--layout-gap:8px}.style_mobile-gap-sm__rtQyj{--layout-gap:12px}.style_mobile-gap-base__ZVNcb{--layout-gap:16px}.style_mobile-gap-md__F6ZtA{--layout-gap:20px}.style_mobile-gap-lg__pKMjG{--layout-gap:24px}.style_mobile-gap-xl__o3bcA{--layout-gap:32px}.style_mobile-gap-2xl__oEneN{--layout-gap:48px}.style_mobile-gap-3xl__aVyWs{--layout-gap:64px}.style_mobile-gap-4xl__kJQRa{--layout-gap:96px}}@media(min-width:700px) and (max-width:1023px){.style_tablet-gap-none__wnxDf{--layout-gap:0}.style_tablet-gap-2xs__ILHSm{--layout-gap:4px}.style_tablet-gap-xs__jCYRw{--layout-gap:8px}.style_tablet-gap-sm__X6MFW{--layout-gap:12px}.style_tablet-gap-base__wB1zQ{--layout-gap:16px}.style_tablet-gap-md__HVVJk{--layout-gap:20px}.style_tablet-gap-lg__g44ly{--layout-gap:24px}.style_tablet-gap-xl__em32r{--layout-gap:32px}.style_tablet-gap-2xl__95Aij{--layout-gap:48px}.style_tablet-gap-3xl__dcLEC{--layout-gap:64px}.style_tablet-gap-4xl___Rx9F{--layout-gap:96px}}@media(min-width:1024px){.style_desktop-gap-none__YUGcV{--layout-gap:0}.style_desktop-gap-2xs__A7Ay3{--layout-gap:4px}.style_desktop-gap-xs__M9Aqi{--layout-gap:8px}.style_desktop-gap-sm__rZK9C{--layout-gap:12px}.style_desktop-gap-base__STiw_{--layout-gap:16px}.style_desktop-gap-md__55xk4{--layout-gap:20px}.style_desktop-gap-lg__vyE1L{--layout-gap:24px}.style_desktop-gap-xl__lofCt{--layout-gap:32px}.style_desktop-gap-2xl__MVDpU{--layout-gap:48px}.style_desktop-gap-3xl__pMV3e{--layout-gap:64px}.style_desktop-gap-4xl__84ehu{--layout-gap:96px}}.style_flexDirection-row__B7YeP{flex-direction:row}.style_flexDirection-column___k3uv{flex-direction:column}.style_flexDirection-row-reverse__P4stS{flex-direction:row-reverse}.style_flexDirection-column-reverse__B0otG{flex-direction:column-reverse}@media(max-width:699px){.style_mobile-flexDirection-row__KMl9F{flex-direction:row}.style_mobile-flexDirection-column__emd_z{flex-direction:column}.style_mobile-flexDirection-row-reverse__SZxqj{flex-direction:row-reverse}.style_mobile-flexDirection-column-reverse__iarBb{flex-direction:column-reverse}}@media(min-width:700px) and (max-width:1023px){.style_tablet-flexDirection-row__CkuAN{flex-direction:row}.style_tablet-flexDirection-column__7vqGr{flex-direction:column}.style_tablet-flexDirection-row-reverse__yBvPe{flex-direction:row-reverse}.style_tablet-flexDirection-column-reverse__QDEsH{flex-direction:column-reverse}}@media(min-width:1024px){.style_desktop-flexDirection-row__XJCwa{flex-direction:row}.style_desktop-flexDirection-column__xELcR{flex-direction:column}.style_desktop-flexDirection-row-reverse__gs80r{flex-direction:row-reverse}.style_desktop-flexDirection-column-reverse__cHJXG{flex-direction:column-reverse}}.style_flexWrap-nowrap__E2Egd{flex-wrap:nowrap}.style_flexWrap-wrap__J82j3{flex-wrap:wrap}@media(max-width:699px){.style_mobile-flexWrap-nowrap__WxqdT{flex-wrap:nowrap}.style_mobile-flexWrap-wrap__45FcA{flex-wrap:wrap}}@media(min-width:700px) and (max-width:1023px){.style_tablet-flexWrap-nowrap__u_p0s{flex-wrap:nowrap}.style_tablet-flexWrap-wrap__YZpOz{flex-wrap:wrap}}@media(min-width:1024px){.style_desktop-flexWrap-nowrap__YA0Lb{flex-wrap:nowrap}.style_desktop-flexWrap-wrap__ql8KV{flex-wrap:wrap}}.style_alignItems-start__M0NwR{align-items:start}.style_alignItems-center__9BbVs{align-items:center}.style_alignItems-end__FpY6x{align-items:end}.style_alignItems-stretch__DK2AT{align-items:stretch}@media(max-width:699px){.style_mobile-alignItems-start__El5TJ{align-items:start}.style_mobile-alignItems-center___T02X{align-items:center}.style_mobile-alignItems-end__3FCSm{align-items:end}.style_mobile-alignItems-stretch__J9EDB{align-items:stretch}}@media(min-width:700px) and (max-width:1023px){.style_tablet-alignItems-start__5KWAf{align-items:start}.style_tablet-alignItems-center__f09PS{align-items:center}.style_tablet-alignItems-end__KMbxR{align-items:end}.style_tablet-alignItems-stretch__4fkue{align-items:stretch}}@media(min-width:1024px){.style_desktop-alignItems-start__Hj2JZ{align-items:start}.style_desktop-alignItems-center__msK9T{align-items:center}.style_desktop-alignItems-end__o3Tmq{align-items:end}.style_desktop-alignItems-stretch__6lrbw{align-items:stretch}}.style_alignSelf-start__Ua27A{align-self:start}.style_alignSelf-center__56XFN{align-self:center}.style_alignSelf-end__DSrTJ{align-self:end}.style_alignSelf-stretch__YhFwj{align-self:stretch}@media(max-width:699px){.style_mobile-alignSelf-start___h60O{align-self:start}.style_mobile-alignSelf-center__F_45D{align-self:center}.style_mobile-alignSelf-end__d_7c7{align-self:end}.style_mobile-alignSelf-stretch__psl8r{align-self:stretch}}@media(min-width:700px) and (max-width:1023px){.style_tablet-alignSelf-start__efnw5{align-self:start}.style_tablet-alignSelf-center__aJjrr{align-self:center}.style_tablet-alignSelf-end__1uhm_{align-self:end}.style_tablet-alignSelf-stretch__hcJmx{align-self:stretch}}@media(min-width:1024px){.style_desktop-alignSelf-start__jLkup{align-self:start}.style_desktop-alignSelf-center__UtYbJ{align-self:center}.style_desktop-alignSelf-end__X60pC{align-self:end}.style_desktop-alignSelf-stretch__hRyBB{align-self:stretch}}.style_columnSpan-1__yJUbN{column-span:1}.style_columnSpan-2___cbgP{column-span:2}.style_columnSpan-3__AIlRK{column-span:3}.style_columnSpan-4___SN2l{column-span:4}.style_columnSpan-5__bUnpZ{column-span:5}@media(max-width:699px){.style_mobile-columnSpan-1__7NqSy{column-span:1}.style_mobile-columnSpan-2__n003_{column-span:2}.style_mobile-columnSpan-3__37Tai{column-span:3}.style_mobile-columnSpan-4__FPQ1N{column-span:4}.style_mobile-columnSpan-5__7wvUi{column-span:5}}@media(min-width:700px) and (max-width:1023px){.style_tablet-columnSpan-1__3hPUZ{column-span:1}.style_tablet-columnSpan-2__vTuLC{column-span:2}.style_tablet-columnSpan-3__C9hzy{column-span:3}.style_tablet-columnSpan-4__9jgSP{column-span:4}.style_tablet-columnSpan-5__4EgBB{column-span:5}}@media(min-width:1024px){.style_desktop-columnSpan-1__azKjQ{column-span:1}.style_desktop-columnSpan-2__KT13I{column-span:2}.style_desktop-columnSpan-3__i3U9U{column-span:3}.style_desktop-columnSpan-4__z7BwD{column-span:4}.style_desktop-columnSpan-5__L8HGX{column-span:5}}.style_order-1__iKIA2{order:1}.style_order-2__d973A{order:2}.style_order-3__iyv9W{order:3}.style_order-4__bXVqt{order:4}.style_order-5__WACIQ{order:5}@media(max-width:699px){.style_mobile-order-1__R1w1E{order:1}.style_mobile-order-2__GXm7E{order:2}.style_mobile-order-3__4tVrW{order:3}.style_mobile-order-4__T9nVW{order:4}.style_mobile-order-5__co8D6{order:5}}@media(min-width:700px) and (max-width:1023px){.style_tablet-order-1__7uLm0{order:1}.style_tablet-order-2__59iGl{order:2}.style_tablet-order-3__UwVT4{order:3}.style_tablet-order-4__BRecw{order:4}.style_tablet-order-5__wJsaH{order:5}}@media(min-width:1024px){.style_desktop-order-1__aotW6{order:1}.style_desktop-order-2__Nlngp{order:2}.style_desktop-order-3__BRqUp{order:3}.style_desktop-order-4__5DAW2{order:4}.style_desktop-order-5__XRUlX{order:5}}.style_justifyContent-start__EYgei{justify-content:start}.style_justifyContent-end__roki2{justify-content:end}.style_justifyContent-space-around__O10Jp{justify-content:space-around}.style_justifyContent-space-between__smFOk{justify-content:space-between}.style_justifyContent-center__G_MCf{justify-content:center}@media(max-width:699px){.style_mobile-justifyContent-start__D9BjH{justify-content:start}.style_mobile-justifyContent-end__DbllY{justify-content:end}.style_mobile-justifyContent-space-around__YYFy_{justify-content:space-around}.style_mobile-justifyContent-space-between__QKHPV{justify-content:space-between}.style_mobile-justifyContent-center__FQ_8z{justify-content:center}}@media(min-width:700px) and (max-width:1023px){.style_tablet-justifyContent-start__vvBBo{justify-content:start}.style_tablet-justifyContent-end__39ucr{justify-content:end}.style_tablet-justifyContent-space-around__VHwEW{justify-content:space-around}.style_tablet-justifyContent-space-between__VFUtd{justify-content:space-between}.style_tablet-justifyContent-center__1FC4E{justify-content:center}}@media(min-width:1024px){.style_desktop-justifyContent-start__BVfA2{justify-content:start}.style_desktop-justifyContent-end__WYWnm{justify-content:end}.style_desktop-justifyContent-space-around__IU6_M{justify-content:space-around}.style_desktop-justifyContent-space-between__CEAB5{justify-content:space-between}.style_desktop-justifyContent-center__VzPWn{justify-content:center}}}@layer common.carousel{.style_carousel__8UsnH{--_gap:var(--layout-gap,0px);--_slides:var(--layout-columns,1);position:relative;display:grid;grid-template-areas:"content";container:carousel/inline-size;grid-template-columns:none!important}.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,var(--_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, var(--_gap))*(var(--carousel-slides, var(--_slides)) - 1))/var(--carousel-slides, var(--_slides)))}.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}}@layer common.carousel{@container style(--theme: light){.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}}@container style(--theme: dark){.style_carouselDotsButton__QQooe:before,.style_carouselDotsButton__QQooe:focus:before{background-color:hsla(0,0%,100%,.5)}.style_carouselDotsButton__QQooe:hover:before{background-color:hsla(0,0%,100%,.75)}.style_carouselDotsButton__QQooe[data-active]:before{background-color:#fff}}.style_carouselArrow__R4ovG{display:grid;place-content:center;position:absolute;grid-area:content;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{color:#212720;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_align-middle__C4NGs{top:50%}.style_align-thumbnail__zl7Ws{--gutters-width:calc(var(--carousel-gap, var(--_gap)) * (var(--carousel-slides, var(--_slides)) - 1));top:calc((100cqw - var(--gutters-width))/var(--carousel-slides, var(--_slides))/2)}.style_carouselPrev__4MK5Z{left:0}.style_carouselNext__Oxvl5{right:0}}@layer common.aspectRatio{.style_aspectRatio-auto__87vso{aspect-ratio:unset}.style_aspectRatio-2__1__xykxL{aspect-ratio:2}.style_aspectRatio-16__9__LX_fk{aspect-ratio:1.7777777778}.style_aspectRatio-3__2__GEgN9{aspect-ratio:1.5}.style_aspectRatio-4__3__wsxPV{aspect-ratio:1.3333333333}.style_aspectRatio-5__4__q26sH{aspect-ratio:1.25}.style_aspectRatio-1__1__uNkEH{aspect-ratio:1}.style_aspectRatio-4__5__Bsvq5{aspect-ratio:.8}.style_aspectRatio-3__4__q0EEn{aspect-ratio:.75}.style_aspectRatio-2__3__JgG3_{aspect-ratio:.6666666667}.style_aspectRatio-9__16__KHubT{aspect-ratio:.5625}.style_aspectRatio-1__2__bRs5m{aspect-ratio:.5}@media(max-width:699px){.style_mobile-aspectRatio-auto__xo_7E{aspect-ratio:unset}.style_mobile-aspectRatio-2__1__eyh6p{aspect-ratio:2}.style_mobile-aspectRatio-16__9__47B4V{aspect-ratio:1.7777777778}.style_mobile-aspectRatio-3__2__TBsTr{aspect-ratio:1.5}.style_mobile-aspectRatio-4__3__9Q6wG{aspect-ratio:1.3333333333}.style_mobile-aspectRatio-5__4__kBm24{aspect-ratio:1.25}.style_mobile-aspectRatio-1__1__7JTLC{aspect-ratio:1}.style_mobile-aspectRatio-4__5__8GuID{aspect-ratio:.8}.style_mobile-aspectRatio-3__4__j91GJ{aspect-ratio:.75}.style_mobile-aspectRatio-2__3__4GrOP{aspect-ratio:.6666666667}.style_mobile-aspectRatio-9__16__XdvYu{aspect-ratio:.5625}.style_mobile-aspectRatio-1__2__p7ZSI{aspect-ratio:.5}}@media(min-width:700px) and (max-width:1023px){.style_tablet-aspectRatio-auto__YquDy{aspect-ratio:unset}.style_tablet-aspectRatio-2__1__pcrhc{aspect-ratio:2}.style_tablet-aspectRatio-16__9__MW95o{aspect-ratio:1.7777777778}.style_tablet-aspectRatio-3__2__i093f{aspect-ratio:1.5}.style_tablet-aspectRatio-4__3__U5aQN{aspect-ratio:1.3333333333}.style_tablet-aspectRatio-5__4__vDh4r{aspect-ratio:1.25}.style_tablet-aspectRatio-1__1__bnck0{aspect-ratio:1}.style_tablet-aspectRatio-4__5__EV1sJ{aspect-ratio:.8}.style_tablet-aspectRatio-3__4__WV_n8{aspect-ratio:.75}.style_tablet-aspectRatio-2__3__WBBiI{aspect-ratio:.6666666667}.style_tablet-aspectRatio-9__16__hCdHr{aspect-ratio:.5625}.style_tablet-aspectRatio-1__2__7_qRj{aspect-ratio:.5}}@media(min-width:1024px){.style_desktop-aspectRatio-auto__JRVEE{aspect-ratio:unset}.style_desktop-aspectRatio-2__1__oJTT3{aspect-ratio:2}.style_desktop-aspectRatio-16__9__GUsTA{aspect-ratio:1.7777777778}.style_desktop-aspectRatio-3__2__pjhGm{aspect-ratio:1.5}.style_desktop-aspectRatio-4__3__LNiq_{aspect-ratio:1.3333333333}.style_desktop-aspectRatio-5__4__RYChv{aspect-ratio:1.25}.style_desktop-aspectRatio-1__1__gUiQg{aspect-ratio:1}.style_desktop-aspectRatio-4__5__p5loH{aspect-ratio:.8}.style_desktop-aspectRatio-3__4__BP8nn{aspect-ratio:.75}.style_desktop-aspectRatio-2__3__ap3Xx{aspect-ratio:.6666666667}.style_desktop-aspectRatio-9__16__7ymOY{aspect-ratio:.5625}.style_desktop-aspectRatio-1__2__QqV0s{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%}}}.style_container__7daMa{width:100%;max-width:var(--container-max-width)}.style_extraSmall__z7r7_{--container-max-width:512px}.style_small__VDvf4{--container-max-width:768px}.style_medium__eIQhl{--container-max-width:1100px}.style_base__m_Kqt{--container-max-width:1270px}.style_full__E_ogV{--container-max-width:100%}.style_align-none__lSACM{margin-inline:0}.style_align-left__OLo1g{margin-left:0;margin-right:auto}.style_align-center__BHpBv{margin-inline:auto}.style_align-right__MK6FG{margin-left:auto;margin-right:0}@media(max-width:699px){.style_mobile-align-none__UdSz0{margin-inline:0}.style_mobile-align-left__aNt3H{margin-left:0;margin-right:auto}.style_mobile-align-center__Rt_sL{margin-inline:auto}.style_mobile-align-right__H6Zwd{margin-left:auto;margin-right:0}}@media(min-width:700px) and (max-width:1023px){.style_tablet-align-none__PsWB2{margin-inline:0}.style_tablet-align-left__Z7WS8{margin-left:0;margin-right:auto}.style_tablet-align-center__9Sv_0{margin-inline:auto}.style_tablet-align-right__5dCo5{margin-left:auto;margin-right:0}}@media(min-width:1024px){.style_desktop-align-none__3FaY9{margin-inline:0}.style_desktop-align-left__iV5TA{margin-left:0;margin-right:auto}.style_desktop-align-center__O_gKt{margin-inline:auto}.style_desktop-align-right__1LbPO{margin-left:auto;margin-right:0}}@layer common.section{.style_flushTop__D3_pu{padding-top:0}@media(max-width:1269px){.style_bleed__Nuu4b{margin-inline:calc(var(--page-gutter)*-1);width:calc(100% + var(--page-gutter)*2)}}}.footer>.style_section__Y8cfa,.page-base>.style_section__Y8cfa,.sb-page>.style_section__Y8cfa{--_base-container-width:var(--container-width);--_viewport-half-gutter:calc(50vw - var(--container-max-width) / 2);--_base-half-gutter:calc(50vw - var(--_base-container-width) / 2);--_viewport-gutter:max(var(--page-gutter),var(--_viewport-half-gutter));--_base-gutter:max(var(--page-gutter),var(--_base-half-gutter));--_base-gutter-opposite:max(var(--page-gutter),100vw - var(--_base-half-gutter) - var(--container-max-width));padding-inline:var(--_viewport-gutter);max-width:none;width:auto;margin-inline:0;padding-right:calc(var(--_viewport-gutter) + var(--removed-body-scroll-bar-size, 0px));margin-right:calc(var(--removed-body-scroll-bar-size, 0px)*-1)}.footer>.style_section__Y8cfa[class*=align-left],.page-base>.style_section__Y8cfa[class*=align-left],.sb-page>.style_section__Y8cfa[class*=align-left]{padding-left:var(--_base-gutter);padding-right:calc(var(--_base-gutter-opposite) + var(--removed-body-scroll-bar-size, 0px))}.footer>.style_section__Y8cfa[class*=align-right],.page-base>.style_section__Y8cfa[class*=align-right],.sb-page>.style_section__Y8cfa[class*=align-right]{padding-right:calc(var(--_base-gutter) + var(--removed-body-scroll-bar-size, 0px));padding-left:var(--_base-gutter-opposite)}.sb-page>.style_section__Y8cfa:last-child{flex-grow:1}@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_overlayColor-olive__jCg1w:after{background-color:var(--overlay-color-override,#393b1f)}.style_overlayColor-stone__YRIvi:after{background-color:var(--overlay-color-override,#c2bea1)}.style_overlayColor-netherRed__hFF0U:after{background-color:var(--overlay-color-override,#856a64)}.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__38lBq{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__38lBq:disabled{opacity:.5;pointer-events:none}.style_spinner__t9f6G{margin-block:.25em}@container style(--theme: light){.style_default__1lMFE{background-color:#212720;color:#fff}.style_default__1lMFE:focus,.style_default__1lMFE:hover{background-color:#212720;color:#fff;text-decoration:none}.style_default__1lMFE:hover{background-color:#373d36}}@container style(--theme: dark){.style_default__1lMFE,.style_default__1lMFE:focus,.style_default__1lMFE:hover{background-color:#fff;color:#212720}.style_default__1lMFE:hover{background-color:#ddd}}.style_outline__p7gDO:focus,.style_outline__p7gDO:hover{text-decoration:none}@container style(--theme: light){.style_outline__p7gDO{border-color:#212720;color:#212720}.style_outline__p7gDO:hover{border-color:#373d36;background-color:#373d36;color:#fff}}@container style(--theme: dark){.style_outline__p7gDO{border-color:#fff;color:#fff}.style_outline__p7gDO:hover{border-color:#ddd;background-color:#ddd;color:#212720}}.style_pill__i7_TE{border-radius:99em;color:#111;background-color:#f5f3f2}.style_pill__i7_TE.style_size-small__0l96i{padding:4px 12px}.style_pill__i7_TE.style_size-medium__Npt7N{min-width:0;font-size:14px;padding:6px 15px}.style_pill__i7_TE:focus,.style_pill__i7_TE:hover{text-decoration:none}.style_pill__i7_TE:hover{background-color:#373d36;color:#fff}.style_size-small__0l96i{font-size:14px;line-height:1.5;padding:10px}.style_size-medium__Npt7N{min-width:200px;font-size:16px;line-height:1.5;padding:12px}.style_size-large__Co32U{min-width:290px;font-size:20px;line-height:1.4;padding:16px}.style_size-large__Co32U .style_spinner__t9f6G{margin-block:.2em}@media(max-width:699px){.style_mobile-size-small__xBSXJ{font-size:14px;line-height:1.5;padding:10px}.style_mobile-size-medium__GkXc_{min-width:200px;font-size:16px;line-height:1.5;padding:12px}.style_mobile-size-large__xg1Da{min-width:290px;font-size:20px;line-height:1.4;padding:16px}.style_mobile-size-large__xg1Da .style_spinner__t9f6G{margin-block:.2em}}@media(min-width:700px) and (max-width:1023px){.style_tablet-size-small__VzCsq{font-size:14px;line-height:1.5;padding:10px}.style_tablet-size-medium__AiM_a{min-width:200px;font-size:16px;line-height:1.5;padding:12px}.style_tablet-size-large____GQ_{min-width:290px;font-size:20px;line-height:1.4;padding:16px}.style_tablet-size-large____GQ_ .style_spinner__t9f6G{margin-block:.2em}}@media(min-width:1024px){.style_desktop-size-small__HZpyq{font-size:14px;line-height:1.5;padding:10px}.style_desktop-size-medium__hH2lF{min-width:200px;font-size:16px;line-height:1.5;padding:12px}.style_desktop-size-large__CYd9K{min-width:290px;font-size:20px;line-height:1.4;padding:16px}.style_desktop-size-large__CYd9K .style_spinner__t9f6G{margin-block:.2em}}.style_width-full__gmTAZ{width:100%}.style_width-default__gYDOV{width:auto}.style_width-wide__GuvGC{width:375px}@media(max-width:699px){.style_mobile-width-full__t7vnl{width:100%}.style_mobile-width-default__Vk8VJ{width:auto}.style_mobile-width-wide__sK_U9{width:375px}}@media(min-width:700px) and (max-width:1023px){.style_tablet-width-full__Dkr1u{width:100%}.style_tablet-width-default__6RX5y{width:auto}.style_tablet-width-wide__co6Qt{width:375px}}@media(min-width:1024px){.style_desktop-width-full__1GqYi{width:100%}.style_desktop-width-default__sQh6d{width:auto}.style_desktop-width-wide__0oeJ2{width:375px}}.style_link__8jr7B{text-decoration:underline;padding:0;min-width:0;border:none}.style_link__8jr7B:hover{text-decoration-color:rgba(0,0,0,0)}@container style(--theme: light){.style_link__8jr7B{color:#212720}.style_link__8jr7B:hover{color:#373d36}}@container style(--theme: dark){.style_link__8jr7B{color:#fff}.style_link__8jr7B:hover{color:#ddd}}:where(p) a.style_link__8jr7B{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)}}}.style_navLink__Ra1as{padding-block:15px;left:0;border-bottom:1px solid #ddd}.style_navLink__Ra1as:hover{text-decoration:underline}.style_active__VD1Vi{font-weight:500}.style_myAccountNavDesktop__hHLDJ{min-width:200px}.style_menu__ehzcj{font-size:14px;position:sticky;top:var(--header-height);display:flex;flex-direction:column}.style_hello__Ibvnv{margin-top:8px;margin-bottom:24px}@media(max-width:1023px){.style_myAccountNavDesktop__hHLDJ{display:none}}.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}