.chd-footer{border-top:1px solid #ded8cc;padding:0;background:var(--footer-background-color);color:var(--footer-body-text-color)}.chd-footer .footer__wrapper{border:0;padding:48px 0 24px}.chd-footer__brand{display:flex;justify-content:space-between;align-items:center;gap:24px;padding-bottom:30px;margin-bottom:36px;border-bottom:1px solid #ded8cc}.chd-footer__brand>a{font-family:var(--heading-font-family);font-size:clamp(24px,2.4vw,34px);font-weight:600;letter-spacing:-.035em;line-height:1.15;color:var(--footer-heading-text-color)}.chd-footer__brand p{font-size:13px;line-height:1.6;color:#856b3e;margin:0}.chd-footer .footer__block-list{display:grid;grid-template-columns:minmax(0,1.2fr) minmax(0,.85fr) minmax(0,.85fr) minmax(0,1.15fr);gap:32px;margin:0;align-items:start}.chd-footer .footer__block-item{padding:0;margin:0;max-width:none;min-width:0}.chd-footer .footer__title{font-family:var(--heading-font-family);font-size:16px;font-weight:600;line-height:1.4;letter-spacing:0;text-transform:none;color:var(--footer-heading-text-color);margin:0 0 18px}.chd-footer .footer__block-item .rte,.chd-footer .footer__linklist{font-size:13px;line-height:1.8;overflow-wrap:anywhere}.chd-footer .footer__block-item .rte p{margin:0 0 16px}.chd-footer .footer__block-item .rte strong{font-weight:600;color:var(--footer-heading-text-color)}.chd-footer .footer__block-item .rte a{color:var(--footer-heading-text-color);text-decoration:underline;text-underline-offset:3px}.chd-footer .footer__link-item{padding:5px 0;line-height:1.6}.chd-footer .footer__link-item:hover{text-decoration:underline;text-underline-offset:4px}.chd-footer .footer__block-item--newsletter{padding:24px;background:#fff;border:1px solid #e3ded5;border-radius:4px}.chd-footer .footer__newsletter-form{margin-top:20px}.chd-footer .footer__newsletter-form .form__input-wrapper{display:flex;flex-direction:column}.chd-footer .footer__newsletter-form .form__floating-label{position:static;order:-1;transform:none!important;font-size:12px;font-weight:600;margin-bottom:8px;color:var(--footer-heading-text-color)}.chd-footer .footer__newsletter-form input{background:#fff;color:#26382f;border:1px solid #d9d4ca;border-radius:3px;padding:12px 14px;min-height:48px;font-size:16px}.chd-footer .footer__newsletter-form .button{width:100%;min-height:48px;background:#26382f;color:#fff;border-radius:3px;margin:14px 0 0;font-size:14px;font-weight:600}.chd-footer .footer__newsletter-form .button:hover{background:#087957}.chd-footer a:focus-visible,.chd-footer button:focus-visible,.chd-footer input:focus-visible{outline:2px solid #a98541;outline-offset:3px}.chd-footer .footer__aside{display:flex;flex-wrap:wrap;align-items:center;justify-content:space-between;gap:24px;margin:34px 0 0;padding-top:26px;border-top:1px solid #ded8cc}.chd-footer .footer__aside-item{margin:0;min-width:0}.chd-footer .footer__aside-item--localization:not(:has(form)),.chd-footer .footer__aside-item--copyright{display:none}.chd-footer .footer__aside-title{font-size:12px;font-weight:600;color:var(--footer-heading-text-color)}.chd-footer__trust{display:flex;align-items:center;gap:22px;flex-wrap:wrap}.chd-footer__trust .st1{fill:#26382f}.chd-footer__trust>div:empty{display:none}.chd-footer .footer__aside-item--payment{margin-left:auto;max-width:100%}.chd-footer .payment-list{display:flex;flex-wrap:wrap;justify-content:flex-end;align-items:center;gap:4px 8px}.chd-footer .inline-list.footer__section{font-size:12px;gap:8px;margin-top:12px}.chd-footer__legal{display:flex;justify-content:space-between;gap:20px;border-top:1px solid #ded8cc;margin-top:24px;padding-top:22px;font-size:11px;line-height:1.8;color:var(--footer-body-text-color)}.chd-footer__legal>div:last-child{text-align:right}@media(min-width:641px)and (max-width:1100px){.chd-footer .footer__block-list{grid-template-columns:repeat(2,minmax(0,1fr));gap:32px}.chd-footer .footer__block-item--newsletter{max-width:none}}@media(max-width:640px){.chd-footer .footer__wrapper{padding:32px 0 24px}.chd-footer__brand{flex-direction:column;align-items:start;gap:10px;margin-bottom:8px;padding-bottom:24px}.chd-footer .footer__block-list{grid-template-columns:1fr;gap:0}.chd-footer .footer__block-item{border-bottom:1px solid #ded8cc}.chd-footer .footer__title{font-size:16px;min-height:56px;padding:18px 0;margin:0}.chd-footer .footer__collapsible-content{padding:4px 0 24px}.chd-footer .footer__link-item{min-height:40px;display:flex;align-items:center}.chd-footer .footer__block-item--newsletter{margin-top:24px;padding:22px;order:1}.chd-footer .footer__block-item--newsletter .footer__title{padding:0;margin-bottom:12px;min-height:0}.chd-footer .footer__aside{gap:20px;margin-top:26px}.chd-footer .footer__aside-item--payment{margin:0;width:100%}.chd-footer .payment-list,.chd-footer .inline-list.footer__section{justify-content:flex-start;text-align:left!important}.chd-footer__legal{flex-direction:column;gap:12px}.chd-footer__legal>div:last-child{text-align:left}}.chd-header{--header-background:#fff;--header-text-color:#26382f;--header-light-text-color:#6d726a;--header-accent-color:#26382f;--header-border-color:#e4e5de;color:#26382f}.chd-header .header{padding:22px 0;background:#fff;color:#26382f;margin-bottom:0!important;border-bottom:0}.chd-header .header>.container{max-width:1600px;padding-inline:40px;margin:auto}.chd-header .header__inner{display:grid;grid-template-columns:minmax(0,1fr) auto minmax(0,1fr);gap:48px;align-items:center}.chd-header .header__brand{grid-column:2;grid-row:1;min-width:0;margin:0;max-width:100%;text-align:center}.chd-header .header__logo{margin:0;display:block;line-height:1}.chd-header .header__logo-link{display:block;padding:4px 0}.chd-header .header__logo-image{width:100%;object-fit:contain;object-position:center;max-height:62px}.chd-header .header__logo-promo{font-size:11px}.chd-header .header__search-bar-wrapper{grid-column:1;grid-row:1;width:100%;min-width:0;padding:0;margin:0;max-width:400px;visibility:visible}.chd-header .search-bar{min-width:0;opacity:1}.chd-header .header .search-bar__top{border:0;border-bottom:1px solid #bfc5b9;border-radius:0;background:transparent;box-shadow:none;height:46px;overflow:hidden}.chd-header .search-bar__top:focus-within{border-color:#26382f;box-shadow:0 1px #26382f}.chd-header .search-bar__input{font-family:inherit;font-size:14px;color:#26382f;background:transparent;padding-left:4px}.chd-header .search-bar__input::placeholder{color:#6d726a;opacity:1}.chd-header .search-bar__submit{order:-1;width:38px;flex-shrink:0;border-radius:0;background:transparent!important;color:#26382f!important}.chd-header .search-bar__submit svg{width:20px;height:20px}.chd-header .search-bar__inner{border-radius:0 0 4px 4px;box-shadow:0 14px 32px #26382f18}.chd-header .header__action-list{grid-column:3;grid-row:1;justify-self:end;display:flex;align-items:center;gap:20px;padding:0;margin:0;white-space:nowrap}.chd-header .header__action-item{padding:0;margin:0;border:0}.chd-header .header__action-item:after,.chd-header .header__action-item:before{display:none}.chd-header .header__action-item-link{display:flex;align-items:center;justify-content:center;min-height:44px;min-width:44px;padding:6px;color:#26382f;font-size:12px;font-weight:400;line-height:1.2;border-radius:4px;transition:background .15s}.chd-header .header__action-item-link:hover{background:#f5f2ec;color:#26382f}.chd-header .header__action-item-content{display:flex;align-items:center;gap:8px;min-height:32px;max-width:none;line-height:1.2}.chd-header .header__favorites-icon,.chd-header .header__cart-icon,.chd-header .chd-header__account-icon{display:inline-grid;place-items:center;width:26px;height:28px;position:relative;margin:0;flex-shrink:0;vertical-align:middle}.chd-header .header__favorites-icon .icon-state__primary,.chd-header .header__cart-icon .icon-state__primary{display:inline-flex;align-items:center;justify-content:center;position:relative;width:26px;height:28px}.chd-header .header__favorites-icon svg{width:23px;height:23px;display:block;overflow:visible}.chd-header .header__cart-icon svg{width:26px;height:25px;display:block}.chd-header .chd-header__account-icon svg{width:22px;height:23px;display:block}.chd-header .header__favorites-count,.chd-header .header__cart-count{position:absolute;top:-6px;right:-6px;min-width:17px;height:17px;padding:0 3px;display:flex;align-items:center;justify-content:center;border-radius:20px;background:#26382f;color:#fff;font-size:10px;line-height:1;box-shadow:0 0 0 2px #fff}.chd-header .header__favorites-count[hidden]{display:none}.chd-header a:focus-visible,.chd-header button:focus-visible,.chd-header input:focus-visible{outline:2px solid #26382f;outline-offset:3px}body:has(.chd-header) .announcement-bar{background:#f0ece3;color:#354336;font-size:11px;letter-spacing:.02em}@media(min-width:1000px)and (max-width:1279px){.chd-header .header__inner{gap:28px}.chd-header .header__action-list{gap:12px}.chd-header .header__action-item-content>.hidden-pocket.hidden-lap{display:none}}@media(max-width:999px){.chd-header .header{padding:6px 0 8px;display:block}.chd-header .header>.container{padding-inline:20px}.chd-header .header__inner{grid-template-columns:1fr auto 1fr;gap:4px 8px;align-items:center}.chd-header .chd-nav-launch{grid-column:1;grid-row:1;margin-left:-10px}.chd-header .header__brand{grid-column:2;grid-row:1;justify-self:center;width:100%}.chd-header .header__logo-image{max-height:36px;height:auto;width:auto}.chd-header .header__action-list{grid-column:3;grid-row:1;gap:0;justify-self:end;padding:0}.chd-header .header__action-item--account{display:none}.chd-header .header__action-item-link{width:40px;min-width:40px;min-height:44px;padding:6px}.chd-header .header__action-item-content{gap:0}.chd-header .header__action-item-content>.hidden-pocket.hidden-lap{display:none}.chd-header .header__search-bar-wrapper:not(.is-fixed){grid-column:1/-1;grid-row:2;position:relative;bottom:auto;left:auto;width:100%;margin:0;padding:0;z-index:2;visibility:visible;max-width:none}.chd-header .header__search-bar-wrapper:not(.is-fixed) .search-bar{padding:0;opacity:1}.chd-header .header .search-bar__top{height:44px;background:#f5f2ec;border:1px solid transparent;border-radius:4px}.chd-header .header__search-bar-wrapper:not(.is-fixed) .search-bar__top{height:38px}.chd-header .search-bar__submit svg{width:18px;height:18px}.chd-header .search-bar__input{font-size:14px;padding-left:0}.chd-header .search-bar__input:focus{font-size:16px}.chd-header .header__search-bar-wrapper:not(.is-fixed) .search-bar__close-button{display:none}.chd-header .header__search-bar-wrapper.is-fixed{position:fixed;top:0;right:0;bottom:0;left:0;width:100%;height:100dvh;margin:0;padding:12px 16px;z-index:10;background:#fff}.chd-header .header__search-bar-wrapper.is-fixed .search-bar__top-wrapper{gap:10px}}@media(max-width:359px){.chd-header .header>.container{padding-inline:12px}.chd-header .header__inner{gap:4px}.chd-header .header__action-item-link{width:36px;min-width:36px}}.section.chd-trust-strip{margin:0;padding:clamp(32px,4vw,56px) 0;background:#faf8f4;border-top:1px solid #e3ded5;color:#26382f}.chd-trust-strip>.container{padding-inline:var(--desktop-container-gutter,40px)}.chd-trust-strip__heading{font-family:var(--heading-font-family);font-size:clamp(25px,2.3vw,32px);line-height:1.2;letter-spacing:-.025em;font-weight:600;color:#26382f;margin:0 0 26px}.chd-trust-strip .text-with-icons{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:16px;margin:0;padding:0;text-align:left}.chd-trust-strip .text-with-icons:after{content:none}.chd-trust-strip .text-with-icons__item,.chd-trust-strip .text-with-icons--stacked .text-with-icons__item:not(:last-child){display:flex;align-items:flex-start;gap:18px;width:auto;min-width:0;margin:0;padding:24px;background:#fff;border:1px solid #e3ded5;border-radius:4px}.chd-trust-strip .text-with-icons__icon-wrapper{display:grid;place-items:center;flex:0 0 44px;width:44px;height:44px;margin:0;background:#f2eee5;border-radius:50%;color:#26382f}.chd-trust-strip .text-with-icons__icon-wrapper svg,.chd-trust-strip .text-with-icons__icon-wrapper img{display:block;width:25px;height:25px;object-fit:contain;max-width:25px}.chd-trust-strip .text-with-icons__content-wrapper{min-width:0}.chd-trust-strip .text-with-icons__title{font-family:var(--heading-font-family);font-size:16px;line-height:1.4;font-weight:600;color:#26382f;margin:0 0 7px}.chd-trust-strip .text-with-icons__content{font-size:13px;line-height:1.7;color:#62665d}.chd-trust-strip .text-with-icons__content a{color:var(--chd-action-hover);text-underline-offset:4px}.chd-trust-strip a:focus-visible{outline:2px solid #a98541;outline-offset:4px}@media(max-width:999px){.chd-trust-strip .text-with-icons{grid-template-columns:repeat(2,minmax(0,1fr))}.chd-trust-strip .text-with-icons__item{padding:20px;gap:14px}}@media(max-width:640px){.chd-trust-strip>.container{padding-inline:20px}.chd-trust-strip .text-with-icons{grid-template-columns:1fr;gap:10px}.chd-trust-strip__heading{margin-bottom:20px}.chd-trust-strip .text-with-icons__item,.chd-trust-strip .text-with-icons--stacked .text-with-icons__item:not(:last-child){padding:18px;gap:16px}}.chd-arrow{display:inline-block;width:1em;height:1em;flex-shrink:0;vertical-align:-.125em;pointer-events:none}.chd-nav__story{display:block;min-width:0;background:var(--nav-sand);overflow:hidden;border-radius:3px}.chd-nav__story img{display:block;width:100%;height:190px;object-fit:cover;transition:transform .35s ease}.chd-nav__story:hover img{transform:scale(1.025)}.chd-nav__story-copy{display:flex;align-items:center;justify-content:space-between;gap:16px;padding:15px 18px 10px;font-size:18px;line-height:1.3;font-family:var(--heading-font-family)}.chd-nav__story-description{display:block;font-size:13px;line-height:1.6;color:var(--nav-muted);padding:0 18px 18px}.chd-nav__story-copy:last-child{padding-bottom:16px}chd-navigation{--nav-ink:#26382f;--nav-muted:#6d726a;--nav-line:#e4e5de;--nav-paper:#fff;--nav-sand:#f5f2ec;display:block;color:var(--nav-ink);font-family:var(--text-font-family);position:relative;background:var(--nav-paper)}chd-navigation [hidden]{display:none!important}chd-navigation ul{list-style:none;margin:0;padding:0}chd-navigation button,chd-navigation summary{font:inherit;color:inherit;cursor:pointer}chd-navigation a{color:inherit;text-decoration:none}chd-navigation summary{list-style:none}chd-navigation summary::-webkit-details-marker{display:none}chd-navigation a:focus-visible,chd-navigation button:focus-visible,chd-navigation summary:focus-visible{outline:2px solid var(--nav-ink);outline-offset:4px}.chd-nav__desktop{border-bottom:1px solid var(--nav-line);padding:0 40px;background:#fff;position:relative;z-index:2}.chd-nav__rail{display:flex;align-items:center;justify-content:space-between;flex-wrap:wrap;gap:4px;max-width:1520px;margin-inline:auto!important}.chd-nav__top-link{display:flex;align-items:center;gap:8px;min-height:52px;padding:0 5px;font-size:14px;font-weight:500;position:relative;white-space:nowrap}.chd-nav__top-link:after{content:"";position:absolute;bottom:0;height:2px;background:var(--nav-ink);left:5px;right:5px;transform:scaleX(0);transition:transform .18s}.chd-nav__top-link:hover:after,.chd-nav__top-link[aria-current]:after,.chd-nav__item[open]>.chd-nav__top-link:after{transform:scaleX(1)}.chd-nav__chevron{width:6px;height:6px;border-right:1px solid;border-bottom:1px solid;transform:rotate(45deg);margin-top:-3px;transition:transform .18s}.chd-nav__item[open] .chd-nav__chevron{transform:rotate(225deg);margin-top:3px}.chd-nav__panel{position:absolute;top:100%;left:0;right:0;background:var(--nav-paper);border-top:1px solid var(--nav-line);box-shadow:0 22px 32px #18271c12;max-height:calc(100dvh - var(--chd-nav-bottom,180px) - 20px);overflow-y:auto;overscroll-behavior:contain;padding:0 max(40px,calc((100% - 1520px)/2));animation:chd-nav-reveal .18s ease-out}.chd-nav__panel-head{display:flex;align-items:center;justify-content:space-between;gap:24px;padding:24px 0 22px;border-bottom:1px solid var(--nav-line)}.chd-nav__category{font-family:var(--heading-font-family);font-size:30px;line-height:1.15;letter-spacing:-.025em;font-weight:500}.chd-nav__all,.chd-nav__group-all{display:inline-flex;align-items:center;justify-content:space-between;gap:20px;font-size:13px;line-height:1.5;min-height:40px;font-weight:500}.chd-nav__all{border-bottom:1px solid var(--nav-ink)}.chd-nav__panel-body{display:grid;grid-template-columns:minmax(0,1fr) minmax(230px,26%);gap:40px;padding:28px 0;min-height:340px}.chd-nav__panel-body--grouped{grid-template-columns:230px minmax(0,1fr) minmax(230px,26%)}.chd-nav__group-list{display:none;border-right:1px solid var(--nav-line);padding-right:22px;align-self:start}.is-enhanced .chd-nav__group-list{display:block}.chd-nav__group-button{display:flex;align-items:center;justify-content:space-between;text-align:left;width:100%;gap:16px;padding:12px 14px;min-height:46px;background:transparent;border:0;border-radius:3px;font-size:14px;line-height:1.4;transition:background .15s,color .15s}.chd-nav__group-button>span:last-child{opacity:0}.chd-nav__group-button:hover{background:var(--nav-sand)}.chd-nav__group-button[aria-expanded=true]{background:var(--nav-ink);color:#fff}.chd-nav__group-button[aria-expanded=true]>span:last-child{opacity:1}.chd-nav__groups{min-width:0}chd-navigation:not(.is-enhanced) .chd-nav__panel-body--grouped{grid-template-columns:minmax(0,1fr) 240px}chd-navigation:not(.is-enhanced) .chd-nav__groups{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:28px}.chd-nav__group-title{font-size:12px;line-height:1.5;text-transform:uppercase;letter-spacing:.12em;font-weight:600;color:var(--nav-muted);margin:2px 0 18px}.chd-nav__links{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:0 28px;align-content:start}.chd-nav__links a{display:flex;justify-content:space-between;align-items:center;gap:12px;min-height:44px;padding:10px 0;border-bottom:1px solid var(--nav-line);font-size:15px;line-height:1.4;transition:color .15s}.chd-nav__links a>span{font-size:16px;color:#94998e;transition:transform .15s}.chd-nav__links a:hover>span{transform:translate(2px,-2px);color:var(--nav-ink)}.chd-nav__links a:hover{color:#637159}.chd-nav__links--dense{grid-template-columns:repeat(3,minmax(0,1fr));gap:0 18px}.chd-nav__links--dense a{font-size:14px;min-height:42px}.chd-nav__links--categories{align-self:start;max-width:800px;gap:0 48px}.chd-nav__links--categories a{min-height:54px;font-size:17px}.chd-nav__group-all{margin-top:18px;text-decoration:underline!important;text-underline-offset:5px;text-decoration-color:#aab0a4!important}.chd-nav__stories{display:grid;gap:18px;align-content:start}.chd-nav__stories:empty{display:none}.chd-nav__stories:has(.chd-nav__story:nth-child(2)) .chd-nav__story img{height:120px}.chd-nav__panel-foot{border-top:1px solid var(--nav-line);display:flex;align-items:center;justify-content:space-between;gap:24px;padding:16px 0;font-size:13px;line-height:1.6;color:var(--nav-muted)}.chd-nav__panel-foot a{color:var(--nav-ink);display:flex;gap:24px;padding:6px 0}.chd-nav__scrim{position:fixed;inset:var(--chd-nav-bottom,180px) 0 0;background:#18271c40;-webkit-backdrop-filter:blur(2px);backdrop-filter:blur(2px);z-index:1}.chd-nav__drawer{position:fixed;inset:0 auto 0 0;width:min(460px,100%);height:100dvh;max-width:100%;max-height:none;margin:0;padding:0;background:#fff;border:0;color:var(--nav-ink);box-shadow:12px 0 60px #18271c20;overflow:hidden}.chd-nav__drawer[open]{display:flex;flex-direction:column;animation:chd-nav-slide .22s ease-out}.chd-nav__drawer::backdrop{background:#18271c66;-webkit-backdrop-filter:blur(3px);backdrop-filter:blur(3px)}.chd-nav__drawer-head{display:flex;align-items:center;gap:16px;min-height:76px;flex-shrink:0;padding:12px 22px;border-bottom:1px solid var(--nav-line)}.chd-nav__drawer-title{font-family:var(--heading-font-family);font-size:24px;font-weight:500;line-height:1.2;flex:1;min-width:0}.chd-nav__close{display:grid;place-items:center;width:44px;height:44px;flex-shrink:0;border:1px solid var(--nav-line);border-radius:50%;background:transparent}.chd-nav__close svg{width:15px;height:15px}.chd-nav__back{display:flex;align-items:center;gap:8px;min-height:44px;padding:0;border:0;background:transparent;font-size:22px!important}.chd-nav__back span{position:absolute;clip-path:inset(50%);width:1px;height:1px;overflow:hidden}.chd-nav__drawer-scroll{overflow:auto;overscroll-behavior:contain;flex:1;min-height:0;padding:8px 24px max(24px,env(safe-area-inset-bottom))}.chd-nav__mobile-links>li{border-bottom:1px solid var(--nav-line)}.chd-nav__mobile-links>li>a,.chd-nav__mobile-links>li>button,.chd-nav__mobile-group>summary{display:flex;align-items:center;justify-content:space-between;gap:16px;padding:15px 0;min-height:57px;width:100%;text-align:left;font-size:20px;line-height:1.35;font-weight:400;background:transparent;border:0}.chd-nav__mobile-links>li>button>span:last-child,.chd-nav__mobile-links>li>a>span:last-child{font-size:18px;color:#8c9487}.chd-nav__mobile-panel .chd-nav__mobile-links>li>a,.chd-nav__mobile-group>summary{font-size:17px}.chd-nav__mobile-all{display:flex;align-items:center;justify-content:space-between;gap:18px;background:var(--nav-ink);color:#fff!important;border-radius:3px;padding:16px 18px;min-height:54px;margin:14px 0 12px;font-size:16px}.chd-nav__plus{position:relative;width:13px;height:13px;flex-shrink:0}.chd-nav__plus:before,.chd-nav__plus:after{content:"";position:absolute;background:currentColor;top:6px;left:0;width:13px;height:1px}.chd-nav__plus:after{transform:rotate(90deg);transition:transform .15s}.chd-nav__mobile-group[open] .chd-nav__plus:after{transform:rotate(0)}.chd-nav__mobile-children{padding:0 0 16px 16px!important;border-left:1px solid #cbb997}.chd-nav__mobile-children a{display:block;padding:11px 12px;font-size:15px;line-height:1.5;min-height:44px}.chd-nav__mobile-children a:hover{background:var(--nav-sand)}.chd-nav__mobile-group-all{text-decoration:underline!important;text-underline-offset:4px;font-weight:500}.chd-nav__mobile-story{margin-top:26px;display:grid;gap:16px}.chd-nav__mobile-story:empty{display:none}.chd-nav__mobile-story .chd-nav__story img{height:170px}.chd-nav__drawer-foot{padding-top:24px;display:grid;gap:0;margin-top:12px}.chd-nav__drawer-foot>a{display:flex;align-items:center;gap:12px;font-size:14px;min-height:48px;border-bottom:1px solid var(--nav-line);overflow-wrap:anywhere}.chd-nav__drawer-foot>a>span:last-child{margin-left:auto}.chd-nav__drawer-foot svg{width:19px;height:19px}.chd-nav__drawer-foot .social-media__item{border:0}.chd-nav__fallback,.chd-nav-launch{display:none}html.chd-nav-locked{overflow:hidden!important}@keyframes chd-nav-reveal{0%{opacity:0;transform:translateY(-6px)}to{opacity:1;transform:none}}@keyframes chd-nav-slide{0%{transform:translate(-100%)}to{transform:none}}@media(min-width:1000px)and (max-width:1199px){.chd-nav__desktop{padding-inline:24px}.chd-nav__top-link{font-size:12px;gap:5px;padding-inline:2px}.chd-nav__panel{padding-inline:28px}.chd-nav__panel-body{gap:24px}.chd-nav__panel-body--grouped{grid-template-columns:190px minmax(0,1fr) 220px}.chd-nav__group-list{padding-right:14px}.chd-nav__links--dense{grid-template-columns:repeat(2,minmax(0,1fr))}}@media(max-width:999px){.chd-nav__desktop,.chd-nav__scrim{display:none!important}.chd-nav-launch{display:grid;place-items:center;width:44px;height:44px;padding:10px;background:transparent;border:0;color:#26382f}.chd-nav-launch svg{width:23px;height:23px}.chd-nav__fallback{display:flex;overflow:auto;gap:20px;padding:14px}.chd-nav__fallback a{white-space:nowrap}}@media(prefers-reduced-motion:reduce){chd-navigation *,chd-navigation *:after{animation:none!important;transition:none!important}}
/*# sourceMappingURL=/cdn/shop/t/114/compiled_assets/styles.css.map?subset=AAAAQAEAAAAAIACAAAAAAw */
