.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-search-measurements{display:flex;align-items:center;flex-wrap:wrap;gap:8px;margin:0 0 20px;padding:14px;background:#f3efe6;border-radius:10px;font-size:13px}.chd-search-measurements a{display:inline-flex;align-items:center;min-height:44px;padding:7px 12px;border:1px solid #d5dcd6;border-radius:7px;background:#fff;color:#087957;font-weight:600}.chd-search-measurements a:focus-visible{outline:2px solid #087957;outline-offset:3px}.template-search .chd-pfs-meta-row[data-chd-meta=hulafstand]{display:none}:is(.template-collection,.template-search){--chd-collection-ink:#26382f;--chd-collection-muted:#656b64;--chd-collection-line:#e5e2db;--chd-collection-green:#087957}:is(.template-collection,.template-search) main{color:var(--chd-collection-ink)}:is(.template-collection,.template-search) .boost-pfs-filter-collection-header-wrapper{background:#f3efe6;color:var(--chd-collection-ink);padding:32px 0 28px;border-bottom:1px solid var(--chd-collection-line)}:is(.template-collection,.template-search) .boost-pfs-filter-collection-header-wrapper.boost-pfs-filter-collection-has-image{background-blend-mode:soft-light}:is(.template-collection,.template-search) .boost-pfs-section-header{text-align:left;padding:0;max-width:none}:is(.template-collection,.template-search) .boost-pfs-filter-collection-header-wrapper .boost-pfs-filter-collection-header{font-family:var(--heading-font-family);font-weight:var(--heading-font-weight);font-style:var(--heading-font-style);font-size:clamp(32px,3.5vw,48px);line-height:1.1;letter-spacing:-.035em;color:var(--chd-collection-ink);text-align:left;margin:0 0 16px;padding:0}:is(.template-collection,.template-search) .boost-pfs-filter-collection-header-wrapper .boost-pfs-filter-collection-description{max-width:850px;margin:0;text-align:left;color:var(--chd-collection-muted);font:400 15px/1.65 var(--text-font-family)}:is(.template-collection,.template-search) .boost-pfs-filter-collection-header-wrapper .boost-pfs-filter-collection-description p{color:inherit;font:inherit;margin:0 0 12px}:is(.template-collection,.template-search) .chd-collection-intro__details summary{display:flex;align-items:center;gap:10px;width:fit-content;min-height:40px;padding:4px 0;cursor:pointer;list-style:none;font-weight:600;color:var(--chd-collection-green);text-decoration:underline;text-underline-offset:4px}:is(.template-collection,.template-search) .chd-collection-intro__details summary::-webkit-details-marker{display:none}:is(.template-collection,.template-search) .chd-collection-intro__details summary span{font-size:20px;font-weight:400;transition:transform .15s}:is(.template-collection,.template-search) .chd-collection-intro__details[open] summary span{transform:rotate(45deg)}:is(.template-collection,.template-search) .chd-collection-intro__details[open]>div{padding-top:10px}:is(.template-collection,.template-search) .chd-collection-intro:has(details[open]) .chd-collection-intro__preview{display:none}:is(.template-collection,.template-search) .chd-collection-links{display:flex;flex-wrap:wrap;justify-content:flex-start;gap:8px;margin-top:16px;margin-bottom:0}:is(.template-collection,.template-search) .chd-collection-links .collection-tab__item .collection-tab__item-link{display:flex;align-items:center;min-height:42px;margin:0;padding:9px 15px;border:1px solid #d8d2c5;border-radius:5px;background:#ffffffa6;color:var(--chd-collection-ink);font:500 13px/1.4 var(--text-font-family);text-decoration:none;transition:background .15s,border-color .15s}:is(.template-collection,.template-search) .chd-collection-links .collection-tab__item .collection-tab__item-link:hover{background:#fff;border-color:var(--chd-collection-green);color:var(--chd-collection-green)}:is(.template-collection,.template-search) .chd-breadcrumb-container{padding-top:10px;padding-bottom:10px;background:#fff}:is(.template-collection,.template-search) .chd-breadcrumb-container .breadcrumb{margin:0;font-size:12px}:is(.template-collection,.template-search) .boost-pfs-filter-default-toolbar{border-bottom:1px solid var(--chd-collection-line);margin:0 0 24px;padding:14px 0;background:#fff}:is(.template-collection,.template-search) .boost-pfs-filter-default-toolbar-inner{align-items:center;min-height:44px}:is(.template-collection,.template-search) .boost-pfs-filter-toolbar-count{color:var(--chd-collection-ink);font-weight:600;font-size:13px}:is(.template-collection,.template-search) .boost-pfs-filter-custom-sorting>button{min-height:44px;border:1px solid var(--chd-collection-line);border-radius:5px;padding:10px 14px;color:var(--chd-collection-ink);background:#faf9f6;font:500 13px/1.4 var(--text-font-family)}:is(.template-collection,.template-search) .boost-pfs-filter-custom-sorting .boost-pfs-filter-filter-dropdown{border:1px solid var(--chd-collection-line);border-radius:6px;box-shadow:0 10px 28px #26382f14;background:#fff}:is(.template-collection,.template-search) .boost-pfs-filter-custom-sorting .boost-pfs-filter-filter-dropdown a{padding-top:10px;padding-bottom:10px}:is(.template-collection,.template-search) .boost-pfs-filter-left-col-inner{padding:18px 16px;background:#faf9f6;border:1px solid var(--chd-collection-line);border-radius:8px}:is(.template-collection,.template-search) .boost-pfs-filter-tree-v .boost-pfs-filter-option{border-color:var(--chd-collection-line);padding-top:18px;padding-bottom:18px}:is(.template-collection,.template-search) .boost-pfs-filter-tree-v .boost-pfs-filter-option:first-child{padding-top:0}:is(.template-collection,.template-search) .boost-pfs-filter-option-title-text{font-family:var(--heading-font-family);font-weight:600;letter-spacing:0;text-transform:none;color:var(--chd-collection-ink)}:is(.template-collection,.template-search) .boost-pfs-filter-option-title-heading{font-size:14px;text-transform:none}:is(.template-collection,.template-search) .boost-pfs-filter-option-item{font-family:var(--text-font-family);font-size:13px;color:var(--chd-collection-ink)}:is(.template-collection,.template-search) .boost-pfs-filter-option-item .boost-pfs-filter-option-value{line-height:1.5}:is(.template-collection,.template-search) .boost-pfs-filter-option-content .boost-pfs-filter-option-item-list-multiple-list{margin-left:0;margin-right:0;padding-right:4px}:is(.template-collection,.template-search) .boost-pfs-filter-option-item-list-multiple-list .boost-pfs-filter-option-item{padding-left:0;padding-right:0}:is(.template-collection,.template-search) .boost-pfs-filter-option-item-list-multiple-list .boost-pfs-filter-option-item>button{display:grid!important;grid-template-columns:16px minmax(0,1fr) auto;align-items:center;gap:6px;min-height:32px;padding:3px 0;width:100%;text-align:left}:is(.template-collection,.template-search) .boost-pfs-filter-option-item-list-multiple-list .boost-pfs-filter-option-item>button:before,:is(.template-collection,.template-search) .boost-pfs-filter-option-item-list-multiple-list .boost-pfs-filter-option-item>button:after{content:none;display:none}:is(.template-collection,.template-search) .boost-pfs-filter-option-item-list-multiple-list .boost-pfs-check-box{position:relative!important;top:auto!important;left:auto!important;margin:0}:is(.template-collection,.template-search) .boost-pfs-filter-option-item-list-multiple-list .boost-pfs-filter-option-value{width:auto;min-width:0;padding:0;margin:0}:is(.template-collection,.template-search) .boost-pfs-filter-option-item-list-multiple-list .boost-pfs-filter-option-amount{position:static;width:auto;float:none!important;margin:0!important;white-space:nowrap;font-size:11px}:is(.template-collection,.template-search) .boost-pfs-filter-option-item.selected .boost-pfs-filter-option-value{color:var(--chd-collection-green);font-weight:600}:is(.template-collection,.template-search) .boost-pfs-filter-option-item.selected .boost-pfs-check-box{background-color:var(--chd-collection-green);border-color:var(--chd-collection-green)}:is(.template-collection,.template-search) .boost-pfs-filter-refine-by{display:none!important}:is(.template-collection,.template-search) .boost-pfs-filter-products{margin-left:-8px;margin-right:-8px}:is(.template-collection,.template-search) .boost-pfs-filter-products .boost-pfs-filter-product-item{padding:0 8px 18px;border:0;background:transparent}:is(.template-collection,.template-search) .boost-pfs-filter-products .boost-pfs-filter-product-item-inner{width:100%;min-width:0;background:#fff;border:1px solid var(--chd-collection-line);border-radius:8px;transition:border-color .15s,box-shadow .15s}:is(.template-collection,.template-search) .boost-pfs-filter-products .boost-pfs-filter-product-item-inner:hover{border-color:#bccbc1;box-shadow:0 6px 20px #26382f0a}:is(.template-collection,.template-search) .boost-pfs-filter-product-item-image{border-radius:8px 8px 0 0;margin:0;overflow:hidden}:is(.template-collection,.template-search) .boost-pfs-filter-product-item-image-link{border-radius:inherit}:is(.template-collection,.template-search) .boost-pfs-filter-products .boost-pfs-filter-product-item-list .boost-pfs-filter-product-item-inner{display:grid;grid-template-columns:minmax(180px,26%) minmax(0,1fr);align-items:center;height:auto}:is(.template-collection,.template-search) .boost-pfs-filter-products .boost-pfs-filter-product-item-list.boost-pfs-filter-product-skeleton{display:grid;grid-template-columns:minmax(180px,26%) minmax(0,1fr);align-items:start}:is(.template-collection,.template-search) .boost-pfs-filter-product-item-list .boost-pfs-filter-product-skeleton-image{padding-top:100%!important}:is(.template-collection,.template-search) .boost-pfs-filter-product-item-list .boost-pfs-filter-product-item-image{width:100%;float:none;border-radius:8px}:is(.template-collection,.template-search) .boost-pfs-filter-product-item-list .boost-pfs-filter-product-bottom{width:auto;float:none}:is(.template-collection,.template-search) .boost-pfs-filter-product-item-list .chd-pfs-card-actions{max-width:240px}:is(.template-collection,.template-search) .boost-pfs-filter-product-bottom{padding:14px 16px 16px}:is(.template-collection,.template-search) .boost-pfs-filter-product-bottom-inner{padding:0;text-align:left}:is(.template-collection,.template-search) .boost-pfs-filter-product-bottom-inner>h3{margin:0 0 7px;font-family:var(--heading-font-family);font-size:15px;line-height:1.4}:is(.template-collection,.template-search) .boost-pfs-filter-product-item .boost-pfs-filter-product-item-title{font-family:var(--heading-font-family);font-weight:600;font-size:15px;line-height:1.4;letter-spacing:0;text-transform:none;color:var(--chd-collection-ink)}:is(.template-collection,.template-search) .boost-pfs-filter-product-item .boost-pfs-filter-product-item-title:hover{color:var(--chd-collection-green)}:is(.template-collection,.template-search) .boost-pfs-filter-product-item .boost-pfs-filter-product-item-price{display:flex;align-items:baseline;flex-wrap:wrap;gap:5px;margin:0 0 8px;font:600 20px/1.3 var(--text-font-family);color:var(--chd-collection-ink)}:is(.template-collection,.template-search) .boost-pfs-filter-product-item .boost-pfs-filter-product-item-sale-price{color:var(--chd-collection-green)}:is(.template-collection,.template-search) .boost-pfs-filter-product-item-price .boost-pfs-filter-product-item-price-from-text{font-size:11px;font-weight:400;color:var(--chd-collection-muted)}:is(.template-collection,.template-search) .boost-pfs-filter-product-item-price s{font-size:13px;font-weight:400;color:var(--chd-collection-muted);margin:0}:is(.template-collection,.template-search) .boost-pfs-filter-product-item-label{top:10px;left:10px;max-width:calc(100% - 65px)}:is(.template-collection,.template-search) .boost-pfs-filter-product-item-label .sale{background:#edf5ef;color:#087957;border-radius:3px;padding:4px 7px;font-size:11px;line-height:1.2;font-weight:700}:is(.template-collection,.template-search) .chd-pfs-card-identity{font-size:11px;text-transform:none;color:var(--chd-collection-muted);margin-bottom:7px}:is(.template-collection,.template-search) .boost-pfs-filter-product-bottom-inner .chd-pfs-card-meta{display:flex;flex-direction:column;flex:1;margin-top:8px;border-top:1px solid #eeece7;padding-top:8px}:is(.template-collection,.template-search) .chd-card-sizing{flex-wrap:wrap;gap:4px;font-size:11px;color:var(--chd-collection-muted)}:is(.template-collection,.template-search) .chd-card-sizing strong{font-size:11px;color:var(--chd-collection-ink);text-transform:lowercase}:is(.template-collection,.template-search) .chd-pfs-card-sizing,:is(.template-collection,.template-search) .chd-pfs-card-cc{font-size:12px;color:var(--chd-collection-muted);text-transform:none}:is(.template-collection,.template-search) .chd-pfs-meta-label{font-size:10px;text-transform:none;color:var(--chd-collection-muted)}:is(.template-collection,.template-search) .chd-pfs-meta-row{font-size:12px;line-height:1.45}:is(.template-collection,.template-search) .boost-pfs-filter-product-bottom-inner .chd-pfs-card-btn{border:1px solid var(--chd-collection-green);border-radius:5px;background:var(--chd-collection-green);color:#fff;min-height:44px;font:600 13px/1.3 var(--text-font-family);text-transform:none;letter-spacing:0;box-shadow:none}:is(.template-collection,.template-search) .boost-pfs-filter-product-bottom-inner .chd-pfs-card-btn--disabled{border-color:#e4e4df;background:#f1f2ef;color:#656b64}:is(.template-collection,.template-search) .boost-pfs-filter-bottom-pagination{margin:20px 0 32px}:is(.template-collection,.template-search) .chd-collection-empty-recovery{display:none;text-align:center;padding:0 0 24px}:is(.template-collection,.template-search) .boost-pfs-filter-products:has(>.boost-pfs-filter-message)+.chd-collection-empty-recovery{display:block}:is(.template-collection,.template-search) .chd-collection-empty-recovery a{display:inline-flex;align-items:center;gap:16px;padding:12px 18px;min-height:44px;border-radius:5px;background:#087957;color:#fff;font-weight:600;text-decoration:none}:is(.template-collection,.template-search) .boost-pfs-filter-bottom-pagination a,:is(.template-collection,.template-search) .boost-pfs-filter-bottom-pagination span{border-radius:5px}:is(.template-collection,.template-search) .boost-pfs-filter-bottom-pagination .boost-pfs-filter-pagination-active{background:var(--chd-collection-green);color:#fff}:is(.template-collection,.template-search) .boost-pfs-filter-right-col>.collection__description{margin:24px 0;background:#faf9f6;border:1px solid var(--chd-collection-line);border-radius:8px;color:var(--chd-collection-muted)}:is(.template-collection,.template-search) main :is(a,button,summary,input,select):focus-visible{outline:2px solid #087957;outline-offset:3px}:is(.template-collection,.template-search) .collection__title{font-family:var(--heading-font-family);color:var(--chd-collection-ink);letter-spacing:-.025em}:is(.template-collection,.template-search) .collection__toolbar{background:#faf9f6;border-color:var(--chd-collection-line)}:is(.template-collection,.template-search) .product-list .product-item{border-color:var(--chd-collection-line)}@media(min-width:768px){:is(.template-collection,.template-search) .boost-pfs-filter-left-col{padding-right:24px}:is(.template-collection,.template-search) .boost-pfs-filter-right-col{min-width:0}:is(.template-collection,.template-search) .boost-pfs-filter-tree-v .boost-pfs-filter-option-item-list li{margin-bottom:4px}}@media(max-width:767px){:is(.template-collection,.template-search) .boost-pfs-filter-collection-header-wrapper{padding:23px 0 20px}:is(.template-collection,.template-search) .boost-pfs-filter-collection-header-wrapper .boost-pfs-filter-collection-header{font-size:32px;margin-bottom:12px}:is(.template-collection,.template-search) .boost-pfs-filter-collection-header-wrapper .boost-pfs-filter-collection-description{font-size:13px;line-height:1.6}:is(.template-collection,.template-search) .chd-collection-intro__preview{display:-webkit-box;-webkit-box-orient:vertical;-webkit-line-clamp:3;overflow:hidden}:is(.template-collection,.template-search) .chd-collection-links{flex-wrap:nowrap;overflow-x:auto;padding:3px 3px 8px;margin-top:12px;scroll-snap-type:x proximity;scrollbar-width:thin;scrollbar-color:#c5bcaa transparent}:is(.template-collection,.template-search) .chd-collection-links .collection-tab__item{flex:0 0 auto;scroll-snap-align:start}:is(.template-collection,.template-search) .chd-collection-links .collection-tab__item .collection-tab__item-link{min-height:42px;padding:9px 12px;font-size:12px}:is(.template-collection,.template-search) .boost-pfs-filter-toolbar-top-mobile{padding:12px 15px;background:#fff;border-bottom:1px solid var(--chd-collection-line)}:is(.template-collection,.template-search) .boost-pfs-filter-toolbar-top-mobile-inner{display:flex;gap:10px}:is(.template-collection,.template-search) .boost-pfs-filter-toolbar-top-mobile-inner>div{width:calc(50% - 5px);border:0}:is(.template-collection,.template-search) .boost-pfs-filter-tree-mobile-button button{min-height:44px;background:#087957;color:#fff;border:1px solid #087957;border-radius:5px;font:600 13px var(--text-font-family)}:is(.template-collection,.template-search) .boost-pfs-filter-tree-mobile-button button svg{color:inherit;fill:currentColor}:is(.template-collection,.template-search) .boost-pfs-filter-default-toolbar{padding:7px 0;margin-bottom:12px}:is(.template-collection,.template-search) .boost-pfs-filter-default-toolbar-inner{min-height:34px}:is(.template-collection,.template-search) .boost-pfs-filter-products{margin-left:-5px;margin-right:-5px}:is(.template-collection,.template-search) .boost-pfs-filter-products .boost-pfs-filter-product-item{padding:0 5px 12px}:is(.template-collection,.template-search) .boost-pfs-filter-product-bottom{padding:11px 10px 12px}:is(.template-collection,.template-search) .boost-pfs-filter-products .boost-pfs-filter-product-item-list .boost-pfs-filter-product-item-inner{grid-template-columns:110px minmax(0,1fr);align-items:start}:is(.template-collection,.template-search) .boost-pfs-filter-products .boost-pfs-filter-product-item-list.boost-pfs-filter-product-skeleton{grid-template-columns:110px minmax(0,1fr)}:is(.template-collection,.template-search) .boost-pfs-filter-product-item .boost-pfs-filter-product-item-title{font-size:13px;line-height:1.35}:is(.template-collection,.template-search) .boost-pfs-filter-product-item .boost-pfs-filter-product-item-price{font-size:18px;gap:4px}:is(.template-collection,.template-search) .boost-pfs-filter-product-item-price s{font-size:11px}:is(.template-collection,.template-search) .chd-pfs-card-identity{font-size:10px}:is(.template-collection,.template-search) .chd-pfs-meta-row{font-size:11px}:is(.template-collection,.template-search) .boost-pfs-filter-product-bottom-inner .chd-pfs-card-btn{font-size:12px;padding:10px 5px}:is(.template-collection,.template-search) .boost-pfs-filter-tree-v .boost-pfs-filter-option{padding:16px 0}:is(.template-collection,.template-search) .boost-pfs-filter-option-item-list-multiple-list .boost-pfs-filter-option-item>button{min-height:44px}:is(.template-collection,.template-search) .boost-pfs-filter-tree-mobile-style2 .boost-pfs-filter-option{padding-left:15px;padding-right:15px}:is(.template-collection,.template-search) .boost-pfs-filter-tree-mobile-style2 .boost-pfs-filter-mobile-toolbar-top{background:#f3efe6;border-color:#e5e2db}:is(.template-collection,.template-search) .boost-pfs-filter-tree-mobile-style2 .boost-pfs-filter-show-result{background:#087957;color:#fff;font-weight:600;min-height:48px}}@media(prefers-reduced-motion:reduce){:is(.template-collection,.template-search) main *{scroll-behavior:auto!important;transition:none!important}}.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=AAAAQAEAAAAAIACAAAQAAw */
