.BasicButton_customButton__8x6gW{align-items:center;cursor:pointer;display:flex;font-family:Scala Sans Pro,Segoe UI,Roboto,Helvetica Neue,sans-serif;font-size:12px;gap:8px;height:48px;justify-content:center;letter-spacing:2px;line-height:16px;padding:0 32px;text-align:center;text-transform:uppercase}.BasicButton_customButtonIconRight__K___E{flex-direction:row-reverse}.BasicButton_customButtonPrimary__ZNZV9{background-color:var(--primaryBackgroundColor);border:1px solid var(--primaryBackgroundColor);color:var(--primaryTextColor)}.BasicButton_customButtonPrimary__ZNZV9:disabled{background-color:var(--disabledBackgroundColor);border-color:var(--disabledBackgroundColor);color:var(--disabledTextColor)}@media (hover:hover) and (pointer:fine){.BasicButton_customButtonPrimary__ZNZV9:hover{background-color:var(--primaryHoverBackgroundColor);border:1px solid var(--primaryHoverBackgroundColor)}}@media (max-width:1023px){.BasicButton_customButtonPrimary__ZNZV9:active{background-color:var(--primaryHoverBackgroundColor);border:1px solid var(--primaryHoverBackgroundColor)}}.BasicButton_customButtonSecondary__1HzE2{background-color:transparent;border:1px solid var(--secondaryBorderColor);color:var(--secondaryTextColor)}.BasicButton_customButtonSecondary__1HzE2:hover{background-color:var(--secondaryHoverBackgroundColor);color:var(--secondaryHoverTextColor)}.BasicButton_customButtonSecondary__1HzE2:disabled{background-color:transparent;color:var(--secondaryTextColor)}.BasicButton_customButtonTertiary__8JAZ_{color:var(--secondaryTextColor);height:auto;padding:0}.BasicButton_customButtonTertiary__8JAZ_:hover{text-decoration:underline;text-underline-offset:6px}.BasicButton_customButtonLink__HC9yQ{color:var(--linkTextColor);height:auto;letter-spacing:.3px;padding:0;text-decoration:underline;text-transform:none}.BasicButton_customButtonLink__HC9yQ:hover{text-decoration:none}.BasicButton_customButtonsmall__sUQ3q{font-size:12px;padding:10px 32px}.BasicButton_customButtonmedium__m5S7e{font-size:14px;padding:11px 32px}.BasicButton_customButtonlarge__haAiL{font-size:16px;padding:12px 32px}.BasicButton_customButtonIconOnly__j7qZ1{font-size:0;padding:12px}.BasicButton_customButtonIconOnly__j7qZ1 svg{height:24px;width:24px}.BasicButton_customButton__8x6gW.BasicButton_light__rCklU{--primaryBackgroundColor:#1a1919;--primaryTextColor:#ffffff;--primaryHoverBackgroundColor:#453f3f;--disabledBackgroundColor:#d8d8d8;--disabledTextColor:#333333;--secondaryBorderColor:rgba(26,25,25,0.16);--secondaryTextColor:#1a1919;--secondaryHoverBackgroundColor:#1a1919;--secondaryHoverTextColor:#ffffff;--linkTextColor:#816356}.BasicButton_customButton__8x6gW.BasicButton_dark__yoWUW{--primaryBackgroundColor:#ffffff;--primaryTextColor:#1a1919;--primaryHoverBackgroundColor:#d8d8d8;--disabledBackgroundColor:#626262;--disabledTextColor:#d8d8d8;--secondaryBorderColor:rgba(255,255,255,0.24);--secondaryTextColor:#ffffff;--secondaryHoverBackgroundColor:#ffffff;--secondaryHoverTextColor:#1a1919}.Image_imageContainer__IlqB_{height:100%;position:relative;width:100%}.VideoPlayer_controlsWrapper__1mieg{align-items:center;bottom:40px;display:flex;gap:16px;opacity:0;position:absolute;right:40px;transition:opacity .6s cubic-bezier(.32,.24,.15,1) .3s;z-index:3}.VideoPlayer_controlsWrapper__1mieg svg{background:transparent;border:1px solid rgba(255,255,255,.24);border-radius:50px;color:#ffffff;height:24px;max-width:24px;padding:12px;width:24px}@media (min-width:768px){.VideoPlayer_controlsWrapper__1mieg svg{padding:20px}}.VideoPlayer_videoPlayerWrapper__nrIvz{height:100%;overflow:hidden;position:relative;width:100%}.VideoPlayer_videoPlayerWrapper__nrIvz img,.VideoPlayer_videoPlayerWrapper__nrIvz video{height:100%;object-fit:cover;width:100%}.VideoPlayer_videoPlayerWrapperInner__S5UTk{height:100%}.VideoPlayer_videoPlayerWrapper__nrIvz:hover .VideoPlayer_controlsWrapper__1mieg{opacity:1}.VideoPlayer_inputRange__HmERF{-webkit-appearance:none;-moz-appearance:none;appearance:none;background:transparent;cursor:pointer;display:none;height:72px;padding-left:15px;position:absolute;top:0;transform:rotate(-90deg);transform-origin:top left}.VideoPlayer_inputRange__HmERF:focus{outline:none}.VideoPlayer_inputRange__HmERF::-webkit-slider-runnable-track{border-top:1px solid rgba(255,255,255,.24)}.VideoPlayer_inputRange__HmERF::-moz-range-track{border-top:1px solid rgba(255,255,255,.24)}.VideoPlayer_inputRange__HmERF::-webkit-slider-thumb{-webkit-appearance:none;appearance:none;background-color:#ffffff;border-radius:50%;cursor:pointer;height:18px;margin-top:-9px;width:18px}.VideoPlayer_inputRange__HmERF::-moz-range-thumb{-moz-appearance:none;appearance:none;background-color:#ffffff;border-radius:50%;cursor:pointer;height:18px;margin-top:-9px;width:18px}.VideoPlayer_volumeControlWrapper__3Gu31:hover .VideoPlayer_inputRange__HmERF{display:block}@keyframes BasicButton_pulse-animation__R0ihs{0%{box-shadow:0 0 0 0 rgba(0,0,0,.2)}to{box-shadow:0 0 0 1.25rem rgba(0,0,0,0)}}.BasicButton_customButton__4LHk0{align-items:center;cursor:pointer;display:flex;gap:.5rem;justify-content:center;text-align:center}.BasicButton_customButtonPrimary__preZn{font-family:Scala Sans Pro Regular,Segoe UI,Roboto,Helvetica Neue,sans-serif;font-size:.875rem;font-weight:400;letter-spacing:.125rem;line-height:1.05rem;text-transform:uppercase;background-color:var(--primaryDefaultBackgroundColor);color:var(--primaryDefaultTextColor);transition:background-color .3s ease-in-out,border-color .3s ease-in-out,color .3s ease-in-out,box-shadow .3s ease-in-out;border:1px solid var(--primaryDefaultBorderColor);border-radius:.125rem;height:3rem;padding:0 1.5rem}@media (hover:hover) and (pointer:fine){.BasicButton_customButtonPrimary__preZn:not(:disabled):hover{background-color:var(--primaryHoverBackgroundColor);border-color:var(--primaryHoverBorderColor);color:var(--primaryHoverTextColor)}}.BasicButton_customButtonPrimary__preZn:not(:disabled):active{color:var(--primaryActiveTextColor);background-color:var(--primaryActiveBackgroundColor);border-color:var(--primaryActiveBorderColor);box-shadow:inset 0 0 0 1px var(--primaryActiveBorderColor)}.BasicButton_customButtonPrimary__preZn:disabled{cursor:not-allowed;background-color:var(--disabledBackgroundColor);box-shadow:unset;color:var(--disabledTextColor);border-color:var(--disabledBorderColor)}.BasicButton_customButtonSecondary__PyM6L{font-family:Scala Sans Pro Regular,Segoe UI,Roboto,Helvetica Neue,sans-serif;font-size:.875rem;font-weight:400;letter-spacing:.125rem;line-height:1.05rem;text-transform:uppercase;background-color:var(--secondaryDefaultBackgroundColor);color:var(--secondaryDefaultTextColor);transition:background-color .3s ease-in-out,border-color .3s ease-in-out,color .3s ease-in-out,box-shadow .3s ease-in-out;border:1px solid var(--secondaryDefaultBorderColor);border-radius:.125rem;height:3rem;padding:0 1.5rem}@media (hover:hover) and (pointer:fine){.BasicButton_customButtonSecondary__PyM6L:not(:disabled):hover{background-color:var(--secondaryHoverBackgroundColor);border-color:var(--secondaryHoverBorderColor);color:var(--secondaryHoverTextColor)}}.BasicButton_customButtonSecondary__PyM6L:not(:disabled):active{color:var(--secondaryActiveTextColor);background-color:var(--secondaryActiveBackgroundColor);border-color:var(--secondaryActiveBorderColor);box-shadow:inset 0 0 0 1px var(--secondaryActiveBorderColor)}.BasicButton_customButtonSecondary__PyM6L:disabled{cursor:not-allowed;background-color:var(--disabledBackgroundColor);box-shadow:unset;color:var(--disabledTextColor);border-color:var(--disabledBorderColor)}.BasicButton_customButtonTertiary__nNxMU{font-family:Scala Sans Pro Regular,Segoe UI,Roboto,Helvetica Neue,sans-serif;font-size:.875rem;font-weight:400;letter-spacing:.125rem;line-height:1.05rem;text-transform:uppercase;background-color:var(--tertiaryDefaultBackgroundColor);color:var(--tertiaryDefaultTextColor);transition:background-color .3s ease-in-out,border-color .3s ease-in-out,color .3s ease-in-out,box-shadow .3s ease-in-out;width:-moz-fit-content;width:fit-content}.BasicButton_customButtonTertiary__nNxMU:after{background-color:var(--tertiaryHoverBorderColor);content:"";display:block;height:.0625rem;transform:scaleX(0);transform-origin:left;transition:background-color .3s cubic-bezier(.4,0,.25,1),height .3s cubic-bezier(.4,0,.25,1),transform .3s cubic-bezier(.4,0,.25,1);width:100%}.BasicButton_customButtonTertiary__nNxMU:focus-visible:after,.BasicButton_customButtonTertiary__nNxMU:hover:after{transform:scaleX(100%)}.BasicButton_customButtonTertiary__nNxMU{border:unset;border-bottom:1px solid var(--tertiaryDefaultBorderColor);height:auto;line-height:1;padding:0;position:relative}.BasicButton_customButtonTertiary__nNxMU:after{bottom:-.25rem;left:0;position:absolute}.BasicButton_customButtonTertiary__nNxMU:not(:disabled):active{color:var(--tertiaryActiveTextColor)}.BasicButton_customButtonTertiary__nNxMU:not(:disabled):active:after{background-color:var(--tertiaryActiveBorderColor)}.BasicButton_customButtonTertiary__nNxMU:disabled{cursor:not-allowed}.BasicButton_customButtonRoundedIcon__s3NsU{font-family:Scala Sans Pro Regular,Segoe UI,Roboto,Helvetica Neue,sans-serif;font-size:.875rem;font-weight:400;letter-spacing:.125rem;line-height:1.05rem;text-transform:uppercase;background-color:var(--roundedIconDefaultBackgroundColor);color:var(--roundedIconDefaultTextColor);transition:background-color .3s ease-in-out,border-color .3s ease-in-out,color .3s ease-in-out,box-shadow .3s ease-in-out;border:1px solid var(--roundedIconDefaultBorderColor);border-radius:.125rem;height:3rem;align-items:center;background-image:unset;border-radius:50%;display:inline-flex;height:2.5rem;justify-content:center;padding:0;width:2.5rem}@media (hover:hover) and (pointer:fine){.BasicButton_customButtonRoundedIcon__s3NsU:not(:disabled):hover{background-color:var(--roundedIconHoverBackgroundColor);border-color:var(--roundedIconHoverBorderColor);color:var(--roundedIconHoverTextColor)}}.BasicButton_customButtonRoundedIcon__s3NsU:not(:disabled):active{color:var(--roundedIconActiveTextColor);background-color:var(--roundedIconActiveBackgroundColor);border-color:var(--roundedIconActiveBorderColor);box-shadow:inset 0 0 0 1px var(--roundedIconActiveBorderColor)}.BasicButton_customButtonRoundedIcon__s3NsU:disabled{cursor:not-allowed;background-color:var(--disabledBackgroundColor);box-shadow:unset;color:var(--disabledTextColor);border-color:var(--roundIconDisabledBorderColor)}.BasicButton_customButtonRoundedIconSmall__OYBRi{font-family:Scala Sans Pro Regular,Segoe UI,Roboto,Helvetica Neue,sans-serif;font-size:.875rem;font-weight:400;letter-spacing:.125rem;line-height:1.05rem;text-transform:uppercase;background-color:var(--roundedIconDefaultBackgroundColor);color:var(--roundedIconDefaultTextColor);transition:background-color .3s ease-in-out,border-color .3s ease-in-out,color .3s ease-in-out,box-shadow .3s ease-in-out;border:1px solid var(--roundedIconDefaultBorderColor);border-radius:.125rem;height:3rem;align-items:center;background-image:unset;border-radius:50%;display:inline-flex;height:2.5rem;justify-content:center;padding:0;width:2.5rem}@media (hover:hover) and (pointer:fine){.BasicButton_customButtonRoundedIconSmall__OYBRi:not(:disabled):hover{background-color:var(--roundedIconHoverBackgroundColor);border-color:var(--roundedIconHoverBorderColor);color:var(--roundedIconHoverTextColor)}}.BasicButton_customButtonRoundedIconSmall__OYBRi:not(:disabled):active{color:var(--roundedIconActiveTextColor);background-color:var(--roundedIconActiveBackgroundColor);border-color:var(--roundedIconActiveBorderColor);box-shadow:inset 0 0 0 1px var(--roundedIconActiveBorderColor)}.BasicButton_customButtonRoundedIconSmall__OYBRi:disabled{cursor:not-allowed;background-color:var(--disabledBackgroundColor);box-shadow:unset;color:var(--disabledTextColor);border-color:var(--roundIconDisabledBorderColor)}.BasicButton_customButtonRoundedIconSmall__OYBRi{height:2rem;width:2rem}.BasicButton_customButtonRoundedIconOverlay__gXDHG{font-family:Scala Sans Pro Regular,Segoe UI,Roboto,Helvetica Neue,sans-serif;font-size:.875rem;font-weight:400;letter-spacing:.125rem;line-height:1.05rem;text-transform:uppercase;background-color:var(--roundedIconDefaultBackgroundColor);color:var(--roundedIconDefaultTextColor);transition:background-color .3s ease-in-out,border-color .3s ease-in-out,color .3s ease-in-out,box-shadow .3s ease-in-out;border:1px solid var(--roundedIconDefaultBorderColor);border-radius:.125rem;height:3rem;align-items:center;background-image:unset;border-radius:50%;display:inline-flex;height:2.5rem;justify-content:center;padding:0;width:2.5rem}@media (hover:hover) and (pointer:fine){.BasicButton_customButtonRoundedIconOverlay__gXDHG:not(:disabled):hover{background-color:var(--roundedIconHoverBackgroundColor);border-color:var(--roundedIconHoverBorderColor);color:var(--roundedIconHoverTextColor)}}.BasicButton_customButtonRoundedIconOverlay__gXDHG:not(:disabled):active{color:var(--roundedIconActiveTextColor);background-color:var(--roundedIconActiveBackgroundColor);border-color:var(--roundedIconActiveBorderColor);box-shadow:inset 0 0 0 1px var(--roundedIconActiveBorderColor)}.BasicButton_customButtonRoundedIconOverlay__gXDHG:disabled{cursor:not-allowed;background-color:var(--disabledBackgroundColor);box-shadow:unset;color:var(--disabledTextColor);border-color:var(--roundIconDisabledBorderColor)}.BasicButton_customButtonLink__Teocw{color:var(--linkTextColor);font-size:.875rem;letter-spacing:.01875rem;line-height:1.5rem;text-decoration:underline}.BasicButton_customButtonLinkParagraph__jhhME{color:var(--linkTextColor);font-size:1rem;letter-spacing:.0375rem;line-height:1.5rem}.BasicButton_customButtonLinkParagraph__jhhME a{color:var(--linkColor);text-decoration:underline}.BasicButton_customButtonLinkParagraph__jhhME{text-decoration:underline}.BasicButton_customButtonIcon__cWMsc{font-size:1rem}.BasicButton_customButtonIconOverlay__e__je{font-size:1.5rem}.BasicButton_customButtonIconOnly___dJgY{padding:.875rem 1rem}.BasicButton_customButtonIconRight__2BRHv{flex-direction:row-reverse}.BasicButton_customButtonFullWidth__kPouo:not(.BasicButton_customButtonTertiary__nNxMU){width:100%}.BasicButton_customButton__4LHk0.BasicButton_lightTransparent__Znx29,.BasicButton_customButton__4LHk0.BasicButton_light__eArQN{--primaryDefaultBackgroundColor:#1a1919;--primaryDefaultBorderColor:#1a1919;--primaryDefaultTextColor:#fff;--primaryHoverBackgroundColor:#453f3f;--primaryHoverBorderColor:#453f3f;--primaryHoverTextColor:#fff;--primaryActiveBackgroundColor:#1a1919;--primaryActiveBorderColor:#1a1919;--primaryActiveTextColor:#fff;--secondaryDefaultBackgroundColor:transparent;--secondaryDefaultBorderColor:#666666;--secondaryDefaultTextColor:#1a1919;--secondaryHoverBackgroundColor:transparent;--secondaryHoverBorderColor:#1a1919;--secondaryHoverTextColor:#1a1919;--secondaryActiveBackgroundColor:transparent;--secondaryActiveBorderColor:#1a1919;--secondaryActiveTextColor:#1a1919;--tertiaryDefaultBackgroundColor:transparent;--tertiaryDefaultBorderColor:transparent;--tertiaryDefaultTextColor:#1a1919;--tertiaryHoverBackgroundColor:transparent;--tertiaryHoverBorderColor:#1a1919;--tertiaryHoverTextColor:#1a1919;--tertiaryActiveBorderColor:#666666;--tertiaryActiveTextColor:#666666;--roundIconDisabledBorderColor:rgba(0,0,0,0.2);--disabledBackgroundColor:#e6e6e6;--disabledBorderColor:#e6e6e6;--disabledTextColor:#666666;--linkTextColor:#816356}.BasicButton_customButton__4LHk0.BasicButton_light__eArQN{--roundedIconDefaultTextColor:#fff;--roundedIconHoverTextColor:#fff;--roundedIconActiveTextColor:#fff;--roundedIconDefaultBackgroundColor:rgba(0,0,0,0.6);--roundedIconDefaultBorderColor:rgba(255,255,255,0.4);--roundedIconHoverBackgroundColor:rgba(0,0,0,0.8);--roundedIconHoverBorderColor:rgba(255,255,255,0.8);--roundedIconActiveBackgroundColor:rgba(0,0,0,0.8);--roundedIconActiveBorderColor:rgba(255,255,255,0.8)}.BasicButton_customButton__4LHk0.BasicButton_lightTransparent__Znx29{--roundedIconDefaultTextColor:#1a1919;--roundedIconHoverTextColor:#fff;--roundedIconActiveTextColor:#fff;--roundedIconDefaultBackgroundColor:transparent;--roundedIconDefaultBorderColor:transparent;--roundedIconHoverBackgroundColor:#453f3f;--roundedIconHoverBorderColor:#453f3f;--roundedIconActiveBackgroundColor:#242222;--roundedIconActiveBorderColor:#242222}.BasicButton_customButton__4LHk0.BasicButton_darkTransparent__2l_7j,.BasicButton_customButton__4LHk0.BasicButton_dark__TGPNO{--primaryDefaultBackgroundColor:#fff;--primaryDefaultBorderColor:#fff;--primaryDefaultTextColor:#1a1919;--primaryHoverBackgroundColor:#e6e6e6;--primaryHoverBorderColor:#e6e6e6;--primaryHoverTextColor:#1a1919;--primaryActiveBackgroundColor:#fff;--primaryActiveBorderColor:#fff;--primaryActiveTextColor:#1a1919;--secondaryDefaultBackgroundColor:transparent;--secondaryDefaultBorderColor:#b3b3b3;--secondaryDefaultTextColor:#fff;--secondaryHoverBackgroundColor:transparent;--secondaryHoverBorderColor:#fff;--secondaryHoverTextColor:#fff;--secondaryActiveBackgroundColor:transparent;--secondaryActiveBorderColor:#fff;--secondaryActiveTextColor:#fff;--tertiaryDefaultBackgroundColor:transparent;--tertiaryDefaultBorderColor:transparent;--tertiaryDefaultTextColor:#fff;--tertiaryHoverBackgroundColor:transparent;--tertiaryHoverBorderColor:#fff;--tertiaryHoverTextColor:#fff;--tertiaryActiveBorderColor:#b3b3b3;--tertiaryActiveTextColor:#b3b3b3;--roundIconDisabledBorderColor:rgba(0,0,0,0.2);--disabledBackgroundColor:#e6e6e6;--disabledBorderColor:#e6e6e6;--disabledTextColor:#666666;--linkTextColor:#c2ae99}.BasicButton_customButton__4LHk0.BasicButton_dark__TGPNO{--roundedIconDefaultTextColor:#1a1919;--roundedIconHoverTextColor:#1a1919;--roundedIconActiveTextColor:#1a1919;--roundedIconDefaultBackgroundColor:rgba(255,255,255,0.8);--roundedIconDefaultBorderColor:rgba(0,0,0,0.2);--roundedIconHoverBackgroundColor:#fff;--roundedIconHoverBorderColor:rgba(0,0,0,0.6);--roundedIconActiveBackgroundColor:#fff;--roundedIconActiveBorderColor:rgba(0,0,0,0.6)}.BasicButton_customButton__4LHk0.BasicButton_darkTransparent__2l_7j{--roundedIconDefaultTextColor:#fff;--roundedIconHoverTextColor:#1a1919;--roundedIconActiveTextColor:#1a1919;--roundedIconDefaultBackgroundColor:transparent;--roundedIconDefaultBorderColor:transparent;--roundedIconHoverBackgroundColor:#f3f3f3;--roundedIconHoverBorderColor:#f3f3f3;--roundedIconActiveBackgroundColor:#e6e6e6;--roundedIconActiveBorderColor:#e6e6e6}.CategoryOverviewBanner_categoryOverviewBanner__RSpdF{align-items:center;display:flex;flex-basis:calc((100% - 8px) / 2);flex-direction:column;overflow:hidden;text-align:center}@media (min-width:768px){.CategoryOverviewBanner_categoryOverviewBanner__RSpdF{flex:1 1;min-width:160px}}@media (min-width:1024px){.CategoryOverviewBanner_categoryOverviewBanner__RSpdF:hover .CategoryOverviewBanner_bannerImage__s1yI9 a:hover img{transform:scale(1.04)}.CategoryOverviewBanner_categoryOverviewBanner__RSpdF:hover .CategoryOverviewBanner_catOverviewButton__Dlrt0{background-color:#1a1919;color:#ffffff}}@media (max-width:767px){.CategoryOverviewBanner_categoryOverviewBanner__RSpdF:nth-child(2n-1):last-child{flex-basis:100%}}@media (min-width:1024px){.CategoryOverviewBanner_categoryOverviewBanner__RSpdF img{transform:scale(1);transition:transform .3s cubic-bezier(.5,0,.4,1)}}.CategoryOverviewBanner_categoryOverviewBanner__RSpdF .CategoryOverviewBanner_bannerImage__s1yI9{height:200px;overflow:hidden;position:relative;text-align:left;width:100%}.CategoryOverviewBanner_categoryOverviewBanner__RSpdF .CategoryOverviewBanner_bannerImage__s1yI9 div{height:100%;position:relative;width:100%}.CategoryOverviewBanner_categoryOverviewBanner__RSpdF .CategoryOverviewBanner_bannerImage__s1yI9 a{display:block;height:100%;position:relative;width:100%}.CategoryOverviewBanner_categoryOverviewBanner__RSpdF .CategoryOverviewBanner_bannerImage__s1yI9 a:focus-visible:after{border:2px solid #1a1919;content:"";height:100%;left:0;position:absolute;top:0;width:100%}.CategoryOverviewBanner_categoryOverviewBanner__RSpdF .CategoryOverviewBanner_bannerImage__s1yI9 img{height:100%;object-fit:cover;width:100%}@media (min-width:768px){.CategoryOverviewBanner_categoryOverviewBanner__RSpdF .CategoryOverviewBanner_bannerImage__s1yI9{height:240px}}@media (min-width:1024px){.CategoryOverviewBanner_categoryOverviewBanner__RSpdF .CategoryOverviewBanner_bannerImage__s1yI9{height:344px}}@media (min-width:1440px){.CategoryOverviewBanner_categoryOverviewBanner__RSpdF .CategoryOverviewBanner_bannerImage__s1yI9{height:480px}}@media (min-width:2560px){.CategoryOverviewBanner_categoryOverviewBanner__RSpdF .CategoryOverviewBanner_bannerImage__s1yI9{height:560px}}.CategoryOverviewBanner_categoryOverviewBanner__RSpdF .CategoryOverviewBanner_categoryOverviewTextWrapper__4gLAE{align-items:center;display:flex;flex-direction:column;flex-grow:1;gap:8px;justify-content:space-between;padding:8px}@media (min-width:1024px){.CategoryOverviewBanner_categoryOverviewBanner__RSpdF .CategoryOverviewBanner_categoryOverviewTextWrapper__4gLAE{gap:24px;padding:16px}}@media (min-width:1440px){.CategoryOverviewBanner_categoryOverviewBanner__RSpdF .CategoryOverviewBanner_categoryOverviewTextWrapper__4gLAE{padding:24px}}@media (min-width:2560px){.CategoryOverviewBanner_categoryOverviewBanner__RSpdF .CategoryOverviewBanner_categoryOverviewTextWrapper__4gLAE{padding:40px}}.CategoryOverviewBanner_categoryOverviewBanner__RSpdF .CategoryOverviewBanner_categoryOverviewTextWrapper__4gLAE .CategoryOverviewBanner_categoryOverviewContent__CrTsu{display:flex;flex-direction:column;gap:8px}.CategoryOverviewBanner_categoryOverviewBanner__RSpdF .CategoryOverviewBanner_categoryOverviewTextWrapper__4gLAE .CategoryOverviewBanner_categoryOverviewContent__CrTsu .CategoryOverviewBanner_categoryOverviewBannerDescription__FAEeL{color:#626262;text-align:center}.CategoryOverviewBanner_categoryOverviewBanner__RSpdF .CategoryOverviewBanner_categoryOverviewTextWrapper__4gLAE .CategoryOverviewBanner_categoryOverviewContent__CrTsu .CategoryOverviewBanner_categoryOverviewBannerDescription__FAEeL a{color:#816356;text-decoration:underline}.CategoryOverviewBanner_categoryOverviewBanner__RSpdF .CategoryOverviewBanner_categoryOverviewTextWrapper__4gLAE .CategoryOverviewBanner_catOverviewButton__Dlrt0{padding:20px 24px}@media (min-width:1024px){.CategoryOverviewBanner_categoryOverviewBanner__RSpdF .CategoryOverviewBanner_categoryOverviewTextWrapper__4gLAE .CategoryOverviewBanner_catOverviewButton__Dlrt0{padding:20px 32px}}@keyframes PreTitle_pulse-animation__8Am1q{0%{box-shadow:0 0 0 0 rgba(0,0,0,.2)}to{box-shadow:0 0 0 1.25rem rgba(0,0,0,0)}}.PreTitle_preTitle__6UxjZ.PreTitle_colorSchemeOnAyurveda__5z8rr{--themeColorParagraph:#1a1919;--themeColorPreTitle:#816356;--themeColorTitle:#1a1919;--themeColorIcon:#ac093d;--themeColorLink:#816356}.PreTitle_preTitle__6UxjZ.PreTitle_colorSchemeOnDark___aHK4{--themeColorParagraph:#fff;--themeColorPreTitle:#c2ae99;--themeColorTitle:#fff;--themeColorIcon:#aa6c39;--themeColorLink:#c2ae99}.PreTitle_preTitle__6UxjZ.PreTitle_colorSchemeOnHammam__257gc{--themeColorParagraph:#1a1919;--themeColorPreTitle:#816356;--themeColorTitle:#1a1919;--themeColorIcon:#aa6c39;--themeColorLink:#816356}.PreTitle_preTitle__6UxjZ.PreTitle_colorSchemeOnJing__KVb9J{--themeColorParagraph:#1a1919;--themeColorPreTitle:#816356;--themeColorTitle:#1a1919;--themeColorIcon:#588c89;--themeColorLink:#816356}.PreTitle_preTitle__6UxjZ.PreTitle_colorSchemeOnKarma__I2cNz{--themeColorParagraph:#1a1919;--themeColorPreTitle:#816356;--themeColorTitle:#1a1919;--themeColorIcon:#aa6c39;--themeColorLink:#816356}.PreTitle_preTitle__6UxjZ.PreTitle_colorSchemeOnMehr__zMAbC{--themeColorParagraph:#1a1919;--themeColorPreTitle:#816356;--themeColorTitle:#1a1919;--themeColorIcon:#aa4b1e;--themeColorLink:#816356}.PreTitle_preTitle__6UxjZ.PreTitle_colorSchemeOnSakura__ey52A{--themeColorParagraph:#1a1919;--themeColorPreTitle:#816356;--themeColorTitle:#1a1919;--themeColorIcon:#b43844;--themeColorLink:#816356}.PreTitle_preTitle__6UxjZ.PreTitle_colorSchemeOnLight__y_CI6{--themeColorParagraph:#1a1919;--themeColorPreTitle:#816356;--themeColorTitle:#1a1919;--themeColorIcon:#deca87;--themeColorLink:#816356}.PreTitle_preTitle__6UxjZ.PreTitle_colorSchemeOnYozakura__KAZRL{--themeColorParagraph:#1a1919;--themeColorPreTitle:#816356;--themeColorTitle:#1a1919;--themeColorIcon:#863c97;--themeColorLink:#816356}.PreTitle_preTitle__6UxjZ{color:var(--preTitleColorOverride,var(--themeColorPreTitle));font-family:ClassGarmnd BT,Times New Roman,serif;font-size:.875rem;font-weight:400;letter-spacing:.125rem;line-height:1.5rem;text-transform:uppercase}@media (min-width:1024px){.PreTitle_preTitle__6UxjZ{font-size:1rem}.PreTitle_preTitleSmall__e6vrl{font-size:.875rem}}.PreTitle_preTitleClamp__XZC3L{display:-webkit-box;overflow:hidden;-webkit-box-orient:vertical;-webkit-line-clamp:var(--lineClampMobile,var(--lineClamp));line-clamp:var(--lineClampMobile,var(--lineClamp))}@media (min-width:1024px){.PreTitle_preTitleClamp__XZC3L{display:-webkit-box;overflow:hidden;-webkit-box-orient:vertical;-webkit-line-clamp:var(--lineClampDesktop,var(--lineClamp));line-clamp:var(--lineClampDesktop,var(--lineClamp))}}.PreTitle_preTitlelight__0mCUr{--preTitleColorOverride:#816356}.PreTitle_preTitledark__Ld2kK{--preTitleColorOverride:#c2ae99}.CategoryOverview_outerCategoryOverviewWrapper__RCwhn{background-color:var(--backgroundColor);padding:40px 24px}@media (min-width:768px){.CategoryOverview_outerCategoryOverviewWrapper__RCwhn{padding:40px 40px 24px}}@media (min-width:1024px){.CategoryOverview_outerCategoryOverviewWrapper__RCwhn{padding:64px 40px 48px}}@media (min-width:1440px){.CategoryOverview_outerCategoryOverviewWrapper__RCwhn{padding:96px 64px}}@media (min-width:2560px){.CategoryOverview_outerCategoryOverviewWrapper__RCwhn{padding:128px 320px 88px}}.CategoryOverview_outerCategoryOverviewWrapper__RCwhn.CategoryOverview_light__0IDcl{--backgroundColor:#ffffff;--borderOnFocus:#d8d8d8;--errorColor:#ad4141;--iconColor:#816356;--linkColor:#816356;--paragraphColor:#1a1919;--placeholderColor:#626262;--preTitle:#816356;--titleColor:#1a1919;--titleColor:#453f3f}.CategoryOverview_outerCategoryOverviewWrapper__RCwhn.CategoryOverview_sand__RiLuv{--backgroundColor:#faf9f7;--borderOnFocus:#d8d8d8;--errorColor:#ad4141;--iconColor:#816356;--linkColor:#816356;--paragraphColor:#1a1919;--placeholderColor:#626262;--preTitle:#816356;--titleColor:#1a1919}.CategoryOverview_outerCategoryOverviewWrapper__RCwhn.CategoryOverview_sandDark__NaeXy{--backgroundColor:#f6f4f2;--iconColor:#816356;--linkColor:#816356;--paragraphColor:#1a1919;--preTitle:#816356;--titleColor:#1a1919}.CategoryOverview_outerCategoryOverviewWrapper__RCwhn.CategoryOverview_dark__jkSyK{--backgroundColor:#1a1919;--errorColor:#de4b4b;--iconColor:#ffffff;--linkColor:#816356;--paragraphColor:#ffffff;--placeholderColor:#d8d8d8;--preTitle:#c2ae99;--titleColor:#ffffff}.CategoryOverview_outerCategoryOverviewWrapper__RCwhn.CategoryOverview_darkSecondary__r7FfO{--backgroundColor:#242222;--iconColor:#ffffff;--linkColor:#ffffff;--paragraphColor:#ffffff;--preTitle:#c2ae99;--titleColor:#ffffff}.CategoryOverview_outerCategoryOverviewWrapper__RCwhn.CategoryOverview_adventPrimary__5zBBq{--backgroundColor:#0a152b;--iconColor:#ffffff;--linkColor:#ffffff;--paragraphColor:#ffffff;--preTitle:#c2ae99;--titleColor:#ffffff}.CategoryOverview_outerCategoryOverviewWrapper__RCwhn.CategoryOverview_adventSecondary___l2Z2{--backgroundColor:#0d1a34;--iconColor:#ffffff;--linkColor:#ffffff;--paragraphColor:#ffffff;--preTitle:#c2ae99;--titleColor:#ffffff}.CategoryOverview_outerCategoryOverviewWrapper__RCwhn.CategoryOverview_adventGreenPrimary__wnC0L,.CategoryOverview_outerCategoryOverviewWrapper__RCwhn.CategoryOverview_adventGreenSecondary__lEBkB{--backgroundColor:#19251d;--iconColor:#c2ae99;--linkColor:#c2ae99;--paragraphColor:#ffffff;--preTitle:#c2ae99;--titleColor:#ffffff}.CategoryOverview_outerCategoryOverviewWrapper__RCwhn.CategoryOverview_adventGreenSecondary__lEBkB{--backgroundColor:#1d2c22;--linkColor:#ffffff}.CategoryOverview_outerCategoryOverviewWrapper__RCwhn.CategoryOverview_adventDarkRed__aMOi0{--backgroundColor:#5b1218;--iconColor:#c2ae99;--linkColor:#c2ae99;--paragraphColor:#ffffff;--preTitle:#c2ae99;--titleColor:#ffffff}.CategoryOverview_outerCategoryOverviewWrapper__RCwhn.CategoryOverview_adventLightRed__hd81p{--backgroundColor:#68161d;--iconColor:#c2ae99;--linkColor:#c2ae99;--paragraphColor:#ffffff;--preTitle:#c2ae99;--titleColor:#ffffff}.CategoryOverview_outerCategoryOverviewWrapper__RCwhn.CategoryOverview_easterLight__ElTd4{--backgroundColor:#f4fbff;--iconColor:#816356;--linkColor:#816356;--paragraphColor:#453f3f;--preTitle:#816356;--titleColor:#1a1919}.CategoryOverview_outerCategoryOverviewWrapper__RCwhn.CategoryOverview_easterDark__wUlWK{--backgroundColor:#dff3fc;--iconColor:#816356;--linkColor:#816356;--paragraphColor:#453f3f;--preTitle:#816356;--titleColor:#1a1919}.CategoryOverview_categoryOverviewWrapper__29Dbb{align-items:center;background-color:var(--backgroundColor);display:flex;flex-direction:column;gap:24px;margin:auto}@media (min-width:1024px){.CategoryOverview_categoryOverviewWrapper__29Dbb{gap:32px}}@media (min-width:1440px){.CategoryOverview_categoryOverviewWrapper__29Dbb{gap:48px;max-width:1320px}}@media (min-width:2560px){.CategoryOverview_categoryOverviewWrapper__29Dbb{gap:64px;max-width:1920px}}.CategoryOverview_categoryOverviewWrapper__29Dbb .CategoryOverview_categoryOverviewHeading__R2S8e{align-items:center;display:flex;flex-direction:column;gap:8px;text-align:center}@media (min-width:768px){.CategoryOverview_categoryOverviewWrapper__29Dbb .CategoryOverview_categoryOverviewHeading__R2S8e{max-width:508px}}@media (min-width:1024px){.CategoryOverview_categoryOverviewWrapper__29Dbb .CategoryOverview_categoryOverviewHeading__R2S8e{max-width:640px}}@media (min-width:2560px){.CategoryOverview_categoryOverviewWrapper__29Dbb .CategoryOverview_categoryOverviewHeading__R2S8e{max-width:800px}}.CategoryOverview_categoryOverviewWrapper__29Dbb .CategoryOverview_categoryOverviewHeading__R2S8e span{color:var(--preTitle)}.CategoryOverview_categoryOverviewWrapper__29Dbb .CategoryOverview_categoryOverviewHeading__R2S8e .CategoryOverview_categoryOverviewTitle__BJzLz{font-family:ClassGarmnd BT,Times New Roman,serif;font-weight:400;text-align:center}@media (min-width:1024px){.CategoryOverview_categoryOverviewWrapper__29Dbb .CategoryOverview_categoryOverviewHeading__R2S8e .CategoryOverview_categoryOverviewTitle__BJzLz{font-size:36px;line-height:48px}}.CategoryOverview_categoryOverviewWrapper__29Dbb .CategoryOverview_categoryOverviewHeading__R2S8e h2{color:var(--titleColor)}.CategoryOverview_categoryOverviewWrapper__29Dbb .CategoryOverview_categoryOverviewHeading__R2S8e .CategoryOverview_categoryOverviewDescription__YtKsW{color:var(--paragraphColor);letter-spacing:.4px}.CategoryOverview_categoryOverviewWrapper__29Dbb .CategoryOverview_categoryOverviewHeading__R2S8e .CategoryOverview_categoryOverviewDescription__YtKsW a{color:var(--linkColor);text-decoration:underline}@media (min-width:2560px){.CategoryOverview_categoryOverviewWrapper__29Dbb .CategoryOverview_categoryOverviewHeading__R2S8e .CategoryOverview_categoryOverviewDescription__YtKsW{letter-spacing:.6px}}.CategoryOverview_categoryOverviewWrapper__29Dbb .CategoryOverview_categoryOverviewBanners__bA7TK{display:flex;flex-wrap:wrap;gap:24px 8px}.CategoryOverview_categoryOverviewWrapper__29Dbb .CategoryOverview_categoryOverviewBanners__bA7TK h3{color:var(--titleColor)}@media (min-width:768px){.CategoryOverview_categoryOverviewWrapper__29Dbb .CategoryOverview_categoryOverviewBanners__bA7TK{flex-direction:row;gap:16px;width:100%}}@media (min-width:1440px){.CategoryOverview_categoryOverviewWrapper__29Dbb .CategoryOverview_categoryOverviewBanners__bA7TK{gap:24px}}.ResponsiveContainer_responsiveContainer__rz_0S{container-name:responsive-container;container-type:inline-size;padding-left:var(--screenEdgeGap);padding-right:var(--screenEdgeGap)}@keyframes FieldPrefixSection_pulse-animation__6dRMd{0%{box-shadow:0 0 0 0 rgba(0,0,0,.2)}to{box-shadow:0 0 0 1.25rem rgba(0,0,0,0)}}.FieldPrefixSection_fieldPrefixSection__036PQ.FieldPrefixSection_sand__mXM4Z,.FieldPrefixSection_fieldPrefixSection__036PQ.FieldPrefixSection_white__eOcai{--bgColor:#faf9f7;--color:#1a1919;--borderColor:#cccccc;--bgSelectedColor:#e6e6e6;--bgHoverColor:#f3f3f3;--borderHoverColor:#1a1919;--borderFocusColor:#816356;--readonlyBgColor:transparent;--readonlyColor:#666666;--readonlyBorderColor:transparent;--disabledBgColor:#cccccc;--disabledColor:#333333;--successColor:#007e33;--errorColor:#ad4141;--placeholderColor:#666666;--linkReadonlyColor:#816356}.FieldPrefixSection_fieldPrefixSection__036PQ.FieldPrefixSection_sand__mXM4Z{--bgColor:#fff}.FieldPrefixSection_fieldPrefixSection__036PQ.FieldPrefixSection_black__0nhy_,.FieldPrefixSection_fieldPrefixSection__036PQ.FieldPrefixSection_semiBlack__wMlc3{--bgColor:#453f3f;--color:#fff;--borderColor:#666666;--bgSelectedColor:#1a1919;--bgHoverColor:#1a1919;--borderHoverColor:#fff;--borderFocusColor:#c2ae99;--readonlyBgColor:transparent;--readonlyColor:#cccccc;--readonlyBorderColor:transparent;--disabledBgColor:#666666;--successColor:#00c851;--errorColor:#ff8f8f;--placeholderColor:#b3b3b3;--linkReadonlyColor:#816356}.FieldPrefixSection_fieldPrefixSection__036PQ.FieldPrefixSection_semiBlack__wMlc3{--bgColor:#1a1919}.FieldPrefixSection_fieldPrefixSection__036PQ{align-items:center;align-self:center;bottom:0;display:flex;left:0;padding-left:1rem;padding-right:1rem;position:absolute;top:0}.FieldPrefixSection_fieldPrefixSectionWithGap__9Gbd4{gap:1rem}.FieldPrefixSection_fieldPrefixSectionIcon__h1Qcy{color:var(--color)}.FieldPrefixSection_fieldPrefixSectionPreTextContainer___Ce5E{overflow:hidden;text-overflow:ellipsis}.FieldPrefixSection_fieldPrefixSectionPreText__03MWx{color:var(--color)}@keyframes DynamicSlotCarousel_pulse-animation__yoES2{0%{box-shadow:0 0 0 0 rgba(0,0,0,.2)}to{box-shadow:0 0 0 1.25rem rgba(0,0,0,0)}}.DynamicSlotCarousel_dynamicSlotCarouselContainer__oLxVv{max-width:100%;position:relative;width:100%}.DynamicSlotCarousel_dynamicSlotCarouselContainer__oLxVv.DynamicSlotCarousel_light__jwWDo{--solid:#fff;--alpha:rgba(255,255,255,0.4)}.DynamicSlotCarousel_dynamicSlotCarouselContainer__oLxVv.DynamicSlotCarousel_dark__UWlfP{--solid:#1a1919;--alpha:rgba(0,0,0,0.1)}.DynamicSlotCarousel_dynamicSlotCarouselList__QiNBR{display:flex;list-style-type:none;min-width:max-content;padding-left:unset}.DynamicSlotCarousel_dynamicSlotCarouselButtonContainer__1ugB8{align-items:center;bottom:0;display:none;margin:auto;max-width:8rem;position:absolute;top:0;width:15%;z-index:2}.DynamicSlotCarousel_dynamicSlotCarouselButtonContainerPrev__GkjUI{justify-content:flex-start;left:0;background:linear-gradient(to right,var(--solid) 50%,var(--alpha));display:flex}.DynamicSlotCarousel_dynamicSlotCarouselButtonContainerNext__W03iv{justify-content:flex-end;right:0;background:linear-gradient(to left,var(--solid) 50%,var(--alpha));display:flex}.DynamicSlotCarousel_dynamicSlotCarouselButtonContainerHidden__K_Lzu,.DynamicSlotCarousel_dynamicSlotCarouselButtonContainer__1ugB8:has(button:disabled){display:none}.DynamicSlotCarousel_dynamicSlotCarouselArrowButton__6qXg1{min-width:2rem}.DynamicSlotCarousel_dynamicSlotCarouselArrowButtonHidden__b7MUg,.DynamicSlotCarousel_dynamicSlotCarouselArrowButton__6qXg1:disabled{display:none}.DynamicSlotCarousel_dynamicSlotCarouselContainer__oLxVv .DynamicSlotCarousel_dynamicSlotCarouselSlide__nQILN{width:auto}.DynamicSlotCarousel_dynamicSlotCarouselContainer__oLxVv .DynamicSlotCarousel_dynamicSlotCarouselSlideFocused__TEV0_>*{outline:.125rem auto #006ec2}@keyframes SingleColumnContainer_pulse-animation__JXtzg{0%{box-shadow:0 0 0 0 rgba(0,0,0,.2)}to{box-shadow:0 0 0 1.25rem rgba(0,0,0,0)}}.SingleColumnContainer_singleColumnContainer__aiN_O{container-name:single-column-container;container-type:inline-size;margin-inline:auto;width:100%}@media (min-width:1024px){.SingleColumnContainer_singleColumnContainer__aiN_O{max-width:82.5rem}}@media (min-width:2560px){.SingleColumnContainer_singleColumnContainer__aiN_O{max-width:120rem}}@keyframes DropdownItem_pulse-animation__0m1l3{0%{box-shadow:0 0 0 0 rgba(0,0,0,.2)}to{box-shadow:0 0 0 1.25rem rgba(0,0,0,0)}}.DropdownItem_dropdownItem__xoNiB.DropdownItem_sand__gi7VH,.DropdownItem_dropdownItem__xoNiB.DropdownItem_white__B9KjC{--bgColor:#faf9f7;--color:#1a1919;--borderColor:#cccccc;--bgSelectedColor:#e6e6e6;--bgHoverColor:#f3f3f3;--borderHoverColor:#1a1919;--borderFocusColor:#816356;--readonlyBgColor:transparent;--readonlyColor:#666666;--readonlyBorderColor:transparent;--disabledBgColor:#cccccc;--disabledColor:#333333;--successColor:#007e33;--errorColor:#ad4141;--placeholderColor:#666666;--linkReadonlyColor:#816356}.DropdownItem_dropdownItem__xoNiB.DropdownItem_sand__gi7VH{--bgColor:#fff}.DropdownItem_dropdownItem__xoNiB.DropdownItem_black__nHffK,.DropdownItem_dropdownItem__xoNiB.DropdownItem_semiBlack__95xiG{--bgColor:#453f3f;--color:#fff;--borderColor:#666666;--bgSelectedColor:#1a1919;--bgHoverColor:#1a1919;--borderHoverColor:#fff;--borderFocusColor:#c2ae99;--readonlyBgColor:transparent;--readonlyColor:#cccccc;--readonlyBorderColor:transparent;--disabledBgColor:#666666;--successColor:#00c851;--errorColor:#ff8f8f;--placeholderColor:#b3b3b3;--linkReadonlyColor:#816356}.DropdownItem_dropdownItem__xoNiB.DropdownItem_semiBlack__95xiG{--bgColor:#1a1919}.DropdownItem_dropdownItem__xoNiB{color:var(--color);font-size:1rem;letter-spacing:.0375rem;line-height:1.5rem}.DropdownItem_dropdownItem__xoNiB a{color:var(--linkColor);text-decoration:underline}.DropdownItem_dropdownItem__xoNiB{background-color:var(--bgColor);height:3rem;padding:.75rem 1rem;transition:background-color .3s cubic-bezier(.4,0,.25,1),border-color .3s cubic-bezier(.4,0,.25,1),box-shadow .3s cubic-bezier(.4,0,.25,1);align-items:center;border-bottom:1px solid var(--borderColor);border-radius:unset;cursor:pointer;display:flex;gap:1rem;height:unset;min-height:3rem;width:100%}.DropdownItem_dropdownItem__xoNiB:last-of-type{border-bottom:unset}@media (hover:hover) and (pointer:fine){.DropdownItem_dropdownItem__xoNiB:not(.DropdownItem_dropdownItemSelected__fFMAc):not(:disabled):hover{background-color:var(--bgHoverColor);border-bottom-color:var(--borderColor)}}.DropdownItem_dropdownItem__xoNiB:not(.DropdownItem_dropdownItemSelected__fFMAc):not(:disabled):focus{background-color:var(--bgHoverColor);border-bottom-color:var(--borderColor);box-shadow:unset;outline:unset}.DropdownItem_dropdownItem__xoNiB:not(.DropdownItem_dropdownItemSelected__fFMAc):not(:disabled):focus:not(:first-of-type){border-top:transparent}.DropdownItem_dropdownItemSelected__fFMAc{background-color:var(--bgSelectedColor);border-bottom-color:var(--borderColor)}.DropdownItem_dropdownItemFocused__NyWRw:not(.DropdownItem_dropdownItemSelected__fFMAc){background-color:var(--bgHoverColor);border-bottom-color:var(--borderColor);box-shadow:unset;outline:unset}.DropdownItem_dropdownItemFocused__NyWRw:not(.DropdownItem_dropdownItemSelected__fFMAc):not(:first-of-type){border-top:transparent}.DropdownItem_dropdownItemWithLink__yy0_L{padding:unset}.DropdownItem_dropdownItemPreSection__ijhDB,.DropdownItem_dropdownItemPreSection__ijhDB.DropdownItem_overrideClass__QRrXC{max-width:50%;padding-left:unset;padding-right:unset;position:static}.DropdownItem_dropdownItemValue__MsOtk{color:var(--color);font-size:1rem;letter-spacing:.0375rem;line-height:1.5rem}.DropdownItem_dropdownItemValue__MsOtk a{color:var(--linkColor);text-decoration:underline}.DropdownItem_dropdownItemValue__MsOtk{flex:1 0;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.DropdownItem_dropdownItemIcon__TE_cp{color:var(--color)}.DropdownItem_dropdownItemLink___aX3s{align-items:center;color:inherit;display:flex;gap:1rem;height:unset;min-height:3rem;padding:.75rem 1rem;text-decoration:none!important;width:100%}@keyframes Tab_pulse-animation__m5GvE{0%{box-shadow:0 0 0 0 rgba(0,0,0,.2)}to{box-shadow:0 0 0 1.25rem rgba(0,0,0,0)}}.Tab_tab__nAGY1{color:var(--color);font-family:Scala Sans Pro Regular,Segoe UI,Roboto,Helvetica Neue,sans-serif;font-size:.875rem;font-weight:400;letter-spacing:.125rem;line-height:1.05rem;text-transform:uppercase;--bgColor:#fff;--color:#666666;--borderColor:#e6e6e6;--bgHoverColor:#f3f3f3;--borderHoverColor:#e6e6e6;--borderPressColor:#b3b3b3;--borderFocusColor:#1a1919;--colorActive:#1a1919;--borderActiveColor:#1a1919;--disabledBgColor:#cccccc;--disabledColor:#333333;align-items:center;background-color:var(--bgColor);border:unset;border-bottom:1px solid var(--borderColor);cursor:pointer;display:flex;justify-content:center;min-width:5.3125rem;padding:1rem 1.25rem;text-decoration:none;transition:all .3s cubic-bezier(.5,0,.4,1);white-space:nowrap;width:max-content}@media (hover:hover) and (pointer:fine){.Tab_tabFocused__W2dth,.Tab_tab__nAGY1:hover{background-color:var(--bgHoverColor);border-color:var(--borderHoverColor)}}.Tab_tab__nAGY1:active{border-color:var(--borderPressColor);box-shadow:inset 0 -1px 0 0 var(--borderPressColor);outline:unset}.Tab_tab__nAGY1:focus .Tab_tab__nAGY1:focus-within{border-color:var(--borderFocusColor);box-shadow:inset 0 -1px 0 0 var(--borderFocusColor);outline:unset}.Tab_tabActive__vsV_W{border-color:var(--borderActiveColor);box-shadow:inset 0 -1px 0 0 var(--borderActiveColor);color:var(--colorActive);outline:unset}@media (hover:hover) and (pointer:fine){.Tab_tabActive__vsV_W:hover{border-color:var(--borderActiveColor)}}.Tab_tabActive__vsV_W:active{box-shadow:unset;outline:unset}.Tab_tabWithGap__4PqtB{gap:.75rem}.Tab_tabIcon__rnD_W{color:inherit}
/*# sourceMappingURL=7a87df10de6bd805.css.map*/