body{font-family:"Nunito Sans",var(--font-body-family),system-ui,sans-serif!important}h1,h2,h3,h4,h5,h6,.h0,.h1,.h2,.h3,.h4,.h5,.h6{font-family:Lora,Georgia,serif!important;letter-spacing:-.01em!important}.color-scheme-1 h1,.color-scheme-1 h2,.color-scheme-1 h3,.color-scheme-1 h4,.color-scheme-1 h5,.color-scheme-1 h6,.color-scheme-2 h1,.color-scheme-2 h2,.color-scheme-2 h3,.color-scheme-2 h4,.color-scheme-2 h5,.color-scheme-2 h6{color:#0d2818!important}.color-scheme-1 a,.color-scheme-2 a{color:#1b4332}.color-scheme-1 a:hover,.color-scheme-2 a:hover{color:#40916c}.color-scheme-3 h1,.color-scheme-3 h2,.color-scheme-3 h3,.color-scheme-3 h4,.color-scheme-3 h5,.color-scheme-3 h6,.color-scheme-4 h1,.color-scheme-4 h2,.color-scheme-4 h3,.color-scheme-4 h4,.color-scheme-4 h5,.color-scheme-4 h6{color:#fff!important}.color-scheme-3 p,.color-scheme-4 p{color:#ffffffd1}.color-scheme-3 a,.color-scheme-4 a{color:#f4d03f}.color-scheme-3 a:hover,.color-scheme-4 a:hover{color:#fff}.color-scheme-5 h1,.color-scheme-5 h2,.color-scheme-5 h3,.color-scheme-5 h4,.color-scheme-5 h5,.color-scheme-5 h6{color:#fff!important}.color-scheme-5 a{color:#fff}main h1,main h2,main h3,main h4,main h5,main h6{color:#0d2818}.header-wrapper{background:#fff!important;border-bottom:none!important;box-shadow:0 2px 20px #1b433217!important}.shopify-section-header-sticky .header-wrapper{backdrop-filter:blur(14px);-webkit-backdrop-filter:blur(14px);background:#fffffff5!important}.ch-nav-topbar{background:#0d2818;padding:7px 0;font-family:Nunito Sans,sans-serif;font-size:1.2rem}.ch-nav-topbar__inner{max-width:var(--page-width, 120rem);margin:0 auto;padding:0 2.4rem;display:flex;align-items:center;justify-content:space-between;gap:16px}.ch-nav-topbar__left,.ch-nav-topbar__right{display:flex;align-items:center;gap:16px;flex-shrink:0}.ch-nav-topbar__center{flex:1;text-align:center;overflow:hidden}.ch-nav-topbar__promo{color:#ffffffc7;font-size:1.15rem;white-space:nowrap;overflow:hidden;text-overflow:ellipsis;display:block}.ch-nav-topbar__promo i{color:#c8960c;margin-right:5px}.ch-nav-topbar__link{display:inline-flex;align-items:center;gap:6px;color:#ffffffb8!important;text-decoration:none!important;font-size:1.2rem;transition:color .2s;white-space:nowrap}.ch-nav-topbar__link:hover{color:#c8960c!important}.ch-nav-topbar__link--wa i{color:#25d366}.ch-nav-topbar__link--wa:hover{color:#25d366!important}.ch-nav-topbar__social{display:inline-flex;align-items:center;justify-content:center;width:28px;height:28px;border-radius:50%;background:#ffffff14;color:#ffffffa6!important;text-decoration:none!important;font-size:1.2rem;transition:background .2s,color .2s}.ch-nav-topbar__social:hover{background:#c8960c;color:#fff!important}.ch-nav-main.header{background:transparent!important;border-bottom:1px solid #E8DDD0!important;box-shadow:none!important;padding:14px 3rem!important;display:flex;align-items:center;gap:0}.ch-nav-logo{text-decoration:none!important;flex-shrink:0}.ch-nav-logo__text{font-family:Lora,serif;font-size:2.4rem;font-weight:700;color:#1b4332!important;letter-spacing:-.01em}.header__heading-logo{max-height:48px;width:auto}.ch-nav-desktop{flex:1;display:flex;justify-content:center}.ch-nav-desktop__list{list-style:none;margin:0;padding:0;display:flex;align-items:center;gap:4px}.ch-nav-desktop__item{position:relative}.ch-nav-desktop__link{display:inline-flex;align-items:center;gap:5px;font-family:Nunito Sans,sans-serif;font-size:1.4rem;font-weight:600;color:#2c1810!important;text-decoration:none!important;padding:10px 14px;border-radius:6px;border:none;background:transparent;cursor:pointer;letter-spacing:.01em;transition:color .2s,background .2s;position:relative;white-space:nowrap}.ch-nav-desktop__link:hover,.ch-nav-desktop__link--active{color:#1b4332!important;background:#f5edd8}.ch-nav-desktop__link--active:after{content:"";position:absolute;bottom:4px;left:14px;right:14px;height:2px;background:#c8960c;border-radius:1px}.ch-nav-desktop__caret{font-size:1rem;transition:transform .25s ease;color:#7c6b5e}.ch-nav-desktop__item--open .ch-nav-desktop__caret{transform:rotate(180deg)}.ch-nav-dropdown{position:absolute;top:calc(100% + 6px);left:50%;transform:translate(-50%);min-width:220px;background:#fff;border:1px solid #E8DDD0;border-radius:14px;box-shadow:0 12px 40px #1b433224,0 2px 8px #1b43320f;padding:8px;z-index:200;opacity:0;visibility:hidden;transform:translate(-50%) translateY(8px);transition:opacity .22s ease,visibility .22s ease,transform .22s ease;pointer-events:none}.ch-nav-desktop__item--open .ch-nav-dropdown{opacity:1;visibility:visible;transform:translate(-50%) translateY(0);pointer-events:auto}.ch-nav-dropdown:before{content:"";position:absolute;top:-6px;left:50%;transform:translate(-50%);border-left:6px solid transparent;border-right:6px solid transparent;border-bottom:6px solid #fff;filter:drop-shadow(0 -1px 0 #E8DDD0)}.ch-nav-dropdown__inner{display:flex;flex-direction:column}.ch-nav-dropdown__list{list-style:none;margin:0;padding:0}.ch-nav-dropdown__item{margin:1px 0}.ch-nav-dropdown__link{display:flex;align-items:center;gap:10px;padding:9px 14px;border-radius:8px;font-family:Nunito Sans,sans-serif;font-size:1.35rem;font-weight:500;color:#2c1810!important;text-decoration:none!important;transition:background .18s,color .18s}.ch-nav-dropdown__link:hover,.ch-nav-dropdown__link--active{background:#f5edd8;color:#1b4332!important}.ch-nav-dropdown__group-label{display:block;font-family:Nunito Sans,sans-serif;font-size:1.1rem;font-weight:700;color:#c8960c;text-transform:uppercase;letter-spacing:.08em;padding:10px 14px 4px}.ch-nav-dropdown__sub-list{list-style:none;margin:0;padding:0 0 6px}.ch-nav-dropdown__link-icon img{width:24px;height:24px;border-radius:4px;object-fit:cover}.ch-nav-icons{display:flex;align-items:center;gap:4px;flex-shrink:0}.ch-nav-icons .header__icon{width:40px;height:40px;border-radius:8px;display:flex;align-items:center;justify-content:center;color:#2c1810!important;transition:background .2s,color .2s}.ch-nav-icons .header__icon:hover{background:#f5edd8;color:#1b4332!important}.ch-nav-icons .header__icon svg{width:22px;height:22px}.cart-count-bubble{background:#c8960c!important;border:2px solid #fff;min-width:20px;height:20px;font-size:1.1rem;font-weight:700}.ch-nav-strip{background:#f5edd8;border-top:1px solid #E8DDD0;overflow:hidden}.ch-nav-strip__inner{max-width:var(--page-width, 120rem);margin:0 auto;padding:0 2rem;display:flex;align-items:center;gap:0;overflow-x:auto;scrollbar-width:none}.ch-nav-strip__inner::-webkit-scrollbar{display:none}.ch-nav-strip__link{display:inline-flex;align-items:center;gap:6px;padding:9px 14px;font-family:Nunito Sans,sans-serif;font-size:1.25rem;font-weight:500;color:#2c1810!important;text-decoration:none!important;white-space:nowrap;border-bottom:2px solid transparent;transition:color .2s,border-color .2s;flex-shrink:0}.ch-nav-strip__link i{color:#1b4332;font-size:1.1rem}.ch-nav-strip__link:hover{color:#1b4332!important;border-bottom-color:#c8960c}.ch-nav-strip__sep{color:#c8b49a;padding:0 4px;font-size:1.4rem;flex-shrink:0}.ch-nav-strip__link--cta{color:#1b4332!important;font-weight:700;background:linear-gradient(135deg,#1b4332,#40916c);color:#fff!important;border-radius:6px;margin-left:8px;border:none!important;padding:6px 14px}.ch-nav-strip__link--cta i{color:#fff}.ch-nav-strip__link--cta:hover{opacity:.88}@media screen and (max-width:989px){.ch-nav-topbar__left{display:none}.ch-nav-topbar__center{text-align:left}}@media screen and (max-width:749px){.ch-nav-topbar{padding:6px 0}.ch-nav-topbar__inner{padding:0 16px}.ch-nav-topbar__right{display:none}.ch-nav-topbar__promo{font-size:1.1rem}.ch-nav-main.header{padding:10px 16px!important}.header__heading-logo{max-height:38px}}.header{background-color:transparent!important;border-bottom:none!important;box-shadow:none!important}.header__heading-link,.header__heading-link:hover{color:#1b4332!important}.header .header__menu-item,.header .list-menu__item--link{font-family:Nunito Sans,sans-serif!important;font-weight:500!important;font-size:1.4rem!important;color:#2c1810!important;letter-spacing:.02em;transition:color .2s ease!important}.header .header__menu-item:hover,.header .list-menu__item--link:hover{color:#1b4332!important}.header .header__menu-item--active{color:#1b4332!important;border-bottom:2px solid #C8960C!important}.menu-drawer .list-menu__item--link{color:#2c1810!important}.menu-drawer .list-menu__item--link:hover{color:#1b4332!important}.header__icon svg{color:#2c1810}.header__icon:hover svg{color:#1b4332}.cart-count-bubble{background-color:#c8960c!important}.announcement-bar-section .utility-bar{background:linear-gradient(90deg,#0d2818,#1b4332,#0d2818)!important;background-size:200%!important}.announcement-bar__message{color:#fff!important;font-family:Nunito Sans,sans-serif!important}.card{border-radius:12px!important;overflow:hidden!important;transition:transform .28s ease,box-shadow .28s ease!important}.card:hover{transform:translateY(-5px)!important;box-shadow:0 16px 40px #c8960c26!important}.card__media{border-radius:12px 12px 0 0!important;overflow:hidden!important}.card__media img{transition:transform .45s ease!important}.card:hover .card__media img{transform:scale(1.04)!important}.card__content{padding:14px 16px 18px!important}.card__heading{font-family:Lora,serif!important;font-size:1.6rem!important;color:#2c1810!important}.card__heading a:hover{color:#1b4332!important}.price .price-item--regular{color:#2c1810!important;font-weight:600!important}.price--on-sale .price-item--sale{color:#c65d2b!important;font-weight:700!important}.price--on-sale .price-item--regular{color:#7c6b5e!important}.badge{border-radius:30px!important;font-family:Nunito Sans,sans-serif!important;font-weight:700!important;font-size:1.1rem!important}.badge--sale{background:#c65d2b!important;color:#fff!important}.badge--new{background:#1b4332!important;color:#fff!important}.badge--sold-out{background:#7c6b5e!important;color:#fff!important}.quick-add__submit{background:#1b4332!important;border-radius:8px!important;font-family:Nunito Sans,sans-serif!important}.quick-add__submit:hover{background:#40916c!important}.button,.btn,[type=submit]:not(.search-modal__submit):not(.newsletter-form__button):not(.ch-form-submit):not(.ch-sticky-atc__btn){font-family:Nunito Sans,sans-serif!important;font-weight:600!important;border-radius:8px!important;letter-spacing:.03em!important;transition:all .28s ease!important}.color-scheme-1 .button:not(.button--secondary):not(.button--tertiary),.color-scheme-2 .button:not(.button--secondary):not(.button--tertiary){background:linear-gradient(135deg,#1b4332,#40916c)!important;border:none!important;color:#fdf8f0!important}.color-scheme-1 .button:not(.button--secondary):not(.button--tertiary):hover,.color-scheme-2 .button:not(.button--secondary):not(.button--tertiary):hover{background:linear-gradient(135deg,#40916c,#1b4332)!important;transform:translateY(-1px)!important;box-shadow:0 6px 20px #1b43324d!important}.color-scheme-3 .button:not(.button--secondary):not(.button--tertiary),.color-scheme-4 .button:not(.button--secondary):not(.button--tertiary){background:linear-gradient(135deg,#c8960c,#e67e22)!important;border:none!important;color:#fff!important}.color-scheme-3 .button:not(.button--secondary):not(.button--tertiary):hover,.color-scheme-4 .button:not(.button--secondary):not(.button--tertiary):hover{background:linear-gradient(135deg,#e67e22,#c8960c)!important;transform:translateY(-1px)!important;box-shadow:0 6px 20px #c8960c66!important}.color-scheme-5 .button:not(.button--secondary):not(.button--tertiary){background:linear-gradient(135deg,#1b4332,#40916c)!important;border:none!important;color:#fff!important}.color-scheme-1 .button--secondary,.color-scheme-2 .button--secondary{border-color:#1b4332!important;color:#1b4332!important}.color-scheme-1 .button--secondary:hover,.color-scheme-2 .button--secondary:hover{background:#1b4332!important;color:#fdf8f0!important}.color-scheme-3 .button--secondary,.color-scheme-4 .button--secondary{border-color:#ffffff80!important;color:#fff!important}.color-scheme-3 .button--secondary:hover,.color-scheme-4 .button--secondary:hover{background:#ffffff26!important;border-color:#fff!important}.product-form__submit{background:linear-gradient(135deg,#1b4332,#40916c)!important;border:none!important;color:#fff!important}.product-form__submit:hover{background:linear-gradient(135deg,#40916c,#1b4332)!important;transform:translateY(-1px)!important;box-shadow:0 6px 20px #1b43324d!important}.field__input,.select__select,input[type=text],input[type=email],input[type=tel],input[type=number],textarea,select{background-color:#fff!important;border-color:#e8ddd0!important;border-radius:8px!important;color:#2c1810!important;font-family:Nunito Sans,sans-serif!important;transition:border-color .2s ease,box-shadow .2s ease!important}.field__input:focus,input[type=text]:focus,input[type=email]:focus,textarea:focus{border-color:#1b4332!important;box-shadow:0 0 0 3px #1b43321f!important;outline:none!important}.field__label{color:#7c6b5e!important;font-family:Nunito Sans,sans-serif!important;font-size:1.3rem!important}.collection{background:#fdf8f0!important}.collection__title{font-family:Lora,serif!important;color:#0d2818!important}.collection__description{color:#7c6b5e!important;font-family:Nunito Sans,sans-serif!important}.facets__heading{font-family:Lora,serif!important;color:#2c1810!important;font-size:1.6rem!important}.facet-checkbox input[type=checkbox]:checked+.facet-checkbox__label:before,.facets input[type=checkbox]:checked+label:before{background-color:#1b4332!important;border-color:#1b4332!important}.facets__summary{font-family:Nunito Sans,sans-serif!important;color:#2c1810!important}.facets__label{color:#7c6b5e!important;font-family:Nunito Sans,sans-serif!important}.active-facets__button{background:#f5edd8!important;border-color:#e8ddd0!important;color:#2c1810!important;border-radius:30px!important}.active-facets__button:hover{background:#1b4332!important;color:#fff!important}.active-facets__button-wrapper:hover .active-facets__button-remove{color:#fff!important}.select-label{font-family:Nunito Sans,sans-serif!important;color:#7c6b5e!important}.select__select{border-radius:8px!important;border-color:#e8ddd0!important}.product-count__text{color:#7c6b5e!important;font-family:Nunito Sans,sans-serif!important}.cart-drawer{background:#fdf8f0!important}.cart-drawer__header{background:#fdf8f0!important;border-bottom:1px solid #E8DDD0!important}.cart-drawer__header h2{font-family:Lora,serif!important;color:#0d2818!important}.cart-drawer__footer{background:#f5edd8!important;border-top:1px solid #E8DDD0!important}.totals__total{font-family:Lora,serif!important;color:#0d2818!important}.cart-items td{border-color:#e8ddd0!important}.cart-item__name{font-family:Lora,serif!important;color:#2c1810!important}.cart-item__price-wrapper .price{color:#1b4332!important;font-weight:700!important}.search-modal__form{background:#fdf8f0!important}.search-modal{background:#fdf8f0f7!important;-webkit-backdrop-filter:blur(8px)!important;backdrop-filter:blur(8px)!important}.predictive-search{background:#fdf8f0!important;border-color:#e8ddd0!important;border-radius:12px!important;box-shadow:0 8px 32px #1b43321f!important}.predictive-search__item{font-family:Nunito Sans,sans-serif!important}.predictive-search__item:hover{background:#f5edd8!important}.footer .footer-block__heading,.footer h2,.footer h3{font-family:Lora,serif!important;color:#fffffff2!important;font-size:1.6rem!important;margin-bottom:16px!important}.footer p,.footer .rte{color:#ffffffbf!important;font-size:1.35rem!important}.footer .footer-block__details-content a{color:#ffffffb8!important;text-decoration:none!important;transition:color .2s ease,padding-left .2s ease!important}.footer__copyright .copyright__content,.footer__copyright small{color:#ffffff73!important;font-family:Nunito Sans,sans-serif!important;font-size:1.2rem!important}.footer__copyright a{color:#ffffff8c!important}.footer__copyright a:hover{color:#c8960c!important}.footer-block__newsletter .newsletter-form__field-wrapper .field__input{background:#ffffff1a!important;border-color:#fff3!important;color:#fff!important;border-radius:8px!important}.footer-block__newsletter .field__label{color:#fff9!important}.newsletter-form__button{background:#c8960c!important;border-radius:0 8px 8px 0!important}.newsletter-form__button:hover{background:#f4d03f!important}.breadcrumb{font-family:Nunito Sans,sans-serif!important}.breadcrumb__item-link{color:#7c6b5e!important}.breadcrumb__item-link:hover{color:#1b4332!important}.breadcrumb__item--active{color:#2c1810!important;font-weight:500!important}.main-page-title{font-family:Lora,serif!important;color:#0d2818!important}.article-card__title{font-family:Lora,serif!important;color:#2c1810!important}.article-card__title a:hover{color:#1b4332!important}.article__title{font-family:Lora,serif!important}.article-card__info{color:#7c6b5e!important;font-family:Nunito Sans,sans-serif!important;font-size:1.3rem!important}.product__info-wrapper{background:#fdf8f0!important}.product__title{font-family:Lora,serif!important;color:#0d2818!important}.product-form__submit{background:linear-gradient(135deg,#1b4332,#40916c)!important;border:none!important;border-radius:8px!important;font-family:Nunito Sans,sans-serif!important;font-weight:700!important;font-size:1.5rem!important;padding:16px 32px!important;letter-spacing:.04em!important}.product-form__submit:hover{background:linear-gradient(135deg,#40916c,#1b4332)!important;transform:translateY(-2px)!important;box-shadow:0 8px 24px #1b43324d!important}.swatch__input:checked~.swatch__label,.swatch-input__input:checked+.swatch-input__label{background:#1b4332!important;border-color:#1b4332!important;color:#fff!important}.swatch__label,.swatch-input__label{border-color:#e8ddd0!important;border-radius:8px!important;font-family:Nunito Sans,sans-serif!important;font-weight:500!important;color:#2c1810!important}.swatch__label:hover,.swatch-input__label:hover{border-color:#1b4332!important;color:#1b4332!important}.quantity{border-color:#e8ddd0!important;border-radius:8px!important;background:#fff!important}.quantity__button{color:#1b4332!important}.quantity__button:hover{background:#f5edd8!important;color:#1b4332!important}.quantity__input{font-family:Nunito Sans,sans-serif!important;color:#2c1810!important;background:#fff!important}.accordion__title{font-family:Lora,serif!important;color:#0d2818!important}details[open] .accordion__title{color:#1b4332!important}@media screen and (max-width:749px){h1,.h0{font-size:3rem!important}h2,.h1{font-size:2.4rem!important}.card{border-radius:10px!important}.product-form__submit{padding:14px 24px!important;font-size:1.4rem!important}}::-webkit-scrollbar{width:6px;height:6px}::-webkit-scrollbar-track{background:#f5edd8}::-webkit-scrollbar-thumb{background:#2d6a4f;border-radius:3px}::-webkit-scrollbar-thumb:hover{background:#1b4332}::selection{background:#c8960c;color:#fff}*:focus-visible{outline:2px solid #C8960C!important;outline-offset:3px!important}.featured-collection .title,.featured-collection h2{font-family:Lora,serif!important;color:#0d2818!important}.featured-collection .link--text{color:#1b4332!important;font-family:Nunito Sans,sans-serif!important;font-weight:600!important;border-bottom:2px solid #C8960C!important;padding-bottom:2px!important}.newsletter .section-heading,.newsletter h2{font-family:Lora,serif!important}.newsletter-form__button{background:linear-gradient(135deg,#1b4332,#40916c)!important;border-radius:0 8px 8px 0!important}.ch-progress-bar{position:fixed;top:0;left:0;height:3px;background:linear-gradient(90deg,#1b4332,#c8960c,#e67e22);z-index:9999;animation:ch-progress 1.5s ease-out forwards}@keyframes ch-progress{0%{width:0;opacity:1}80%{width:85%;opacity:1}to{width:100%;opacity:0}}.shopify-section{transition:opacity .3s ease}.footer{background-color:#1b4332!important}.footer .footer-block{color:#ffffffd9}.ch-footer-brand{display:flex;flex-direction:column;gap:12px}.ch-footer-logo{margin-bottom:4px}.ch-footer-logo__img{max-width:160px;height:auto;filter:brightness(0) invert(1);opacity:.95}.ch-footer-logo--text span{font-family:Lora,serif;font-size:2.2rem;font-weight:700;color:#fff;letter-spacing:-.01em}.ch-footer-tagline{font-family:Nunito Sans,sans-serif;font-size:1.35rem;color:#ffffffbf;font-style:italic;margin:0;line-height:1.4}.ch-footer-entity{font-family:Nunito Sans,sans-serif;font-size:1.2rem;color:#ffffff73;margin:0}.ch-footer-social{display:flex;gap:12px;margin-top:6px}.ch-footer-social a{width:36px;height:36px;border-radius:50%;background:#ffffff1a;border:1px solid rgba(255,255,255,.15);display:flex;align-items:center;justify-content:center;color:#ffffffbf!important;font-size:1.5rem;text-decoration:none;transition:all .25s ease}.ch-footer-social a:hover{background:#c8960c!important;border-color:#c8960c;color:#fff!important;transform:translateY(-2px)}.footer .footer-block__heading{font-family:Lora,serif!important;font-size:1.55rem!important;font-weight:700!important;color:#fff!important;margin-bottom:16px!important;padding-bottom:10px!important;border-bottom:1px solid rgba(200,150,12,.4)!important;letter-spacing:.01em}.footer .footer-block__details-content p{margin:0 0 8px!important;font-size:1.35rem!important;line-height:1.5!important}.footer .footer-block__details-content a{color:#ffffffb8!important;text-decoration:none!important;transition:color .2s ease!important;font-family:Nunito Sans,sans-serif;font-size:1.35rem}.footer .footer-block__details-content a:hover{color:#c8960c!important;padding-left:4px}.footer .footer-block__details-content i{width:18px;color:#c8960c;margin-right:6px;font-size:1.3rem}.ch-footer-payments{display:flex;align-items:center;justify-content:center;gap:12px;padding:16px 24px;border-bottom:1px solid rgba(255,255,255,.08)}.ch-footer-payments__label{font-family:Nunito Sans,sans-serif;font-size:1.2rem;font-weight:600;color:#ffffff80;text-transform:uppercase;letter-spacing:.08em;white-space:nowrap;margin-right:4px}.ch-footer-payments__list{list-style:none;margin:0;padding:0;display:flex;flex-wrap:wrap;align-items:center;justify-content:center;gap:8px}.ch-footer-payments__item{background:#fff;border-radius:6px;padding:4px 8px;display:flex;align-items:center;justify-content:center;height:28px;min-width:44px}.ch-footer-payments__item .icon{height:18px;width:auto;display:block;filter:none!important}.footer .list-payment .icon{filter:none!important}.footer{padding-bottom:0!important}.ch-footer-bottom-bar{background:#0d2818;padding:16px 24px;display:flex;flex-direction:column;align-items:center;gap:10px;text-align:center}.ch-footer-bottom-bar__links{display:flex;flex-wrap:wrap;justify-content:center;gap:6px 16px}.ch-footer-bottom-bar__links a{color:#fff9!important;font-family:Nunito Sans,sans-serif;font-size:1.25rem;text-decoration:none;transition:color .2s ease}.ch-footer-bottom-bar__links a:hover{color:#c8960c!important}.ch-footer-bottom-bar__links span{color:#fff3;font-size:1.2rem}.ch-footer-bottom-bar__copy{font-family:Nunito Sans,sans-serif;font-size:1.15rem;color:#fff6;line-height:1.6}.ch-footer-bottom-bar__copy em{font-style:normal;color:#ffffff59}@media(max-width:749px){.ch-footer-bottom-bar{padding:14px 16px}.ch-footer-bottom-bar__copy{font-size:1.1rem}}.ch-blog-section{overflow:hidden}.ch-blog-section__inner{max-width:var(--page-width, 120rem);margin:0 auto;padding-left:2rem;padding-right:2rem}.ch-blog-section__header{text-align:center;margin-bottom:52px}.ch-blog-section__eyebrow{display:inline-flex;align-items:center;gap:12px;font-family:Nunito Sans,sans-serif;font-size:1.2rem;font-weight:600;letter-spacing:.12em;text-transform:uppercase;color:#c8960c;margin-bottom:14px}.ch-blog-section__eyebrow-line{display:block;width:32px;height:1px;background:currentColor;opacity:.6}.ch-blog-section__heading{font-family:Lora,serif!important;color:#0d2818!important;margin:0 0 12px!important;line-height:1.2!important}.ch-blog-section__heading em{font-style:italic;color:#c8960c}.ch-blog-section__subheading{font-family:Nunito Sans,sans-serif;color:#7c6b5e;font-size:1.5rem;margin:0;line-height:1.6}.color-scheme-3 .ch-blog-section__heading,.color-scheme-4 .ch-blog-section__heading{color:#fff!important}.color-scheme-3 .ch-blog-section__subheading,.color-scheme-4 .ch-blog-section__subheading{color:#ffffffb3!important}.ch-blog-grid{display:grid;gap:28px}.ch-blog-grid--3col{grid-template-columns:repeat(3,1fr)}.ch-blog-grid--2col{grid-template-columns:repeat(2,1fr)}.ch-blog-grid--4col{grid-template-columns:repeat(4,1fr)}.ch-blog-grid--1col{grid-template-columns:1fr}.ch-blog-card{background:#fff;border-radius:16px;overflow:hidden;box-shadow:0 2px 16px #1b433212;transition:transform .3s ease,box-shadow .3s ease;display:flex;flex-direction:column}.ch-blog-card:hover{transform:translateY(-6px);box-shadow:0 16px 40px #1b433224}.ch-blog-card__image-link{display:block;text-decoration:none}.ch-blog-card__image-wrap{position:relative;overflow:hidden;aspect-ratio:16 / 9;background:#f5edd8}.ch-blog-card__img{width:100%;height:100%;object-fit:cover;transition:transform .5s ease;display:block}.ch-blog-card:hover .ch-blog-card__img{transform:scale(1.06)}.ch-blog-card__img-placeholder{width:100%;height:100%;display:flex;align-items:center;justify-content:center;background:linear-gradient(135deg,#f5edd8,#e8ddd0);font-size:3.6rem;color:#c8960c}.ch-blog-card__img-placeholder svg{width:100%;height:100%;object-fit:cover}.ch-blog-card__image-overlay{position:absolute;top:0;right:0;bottom:0;left:0;background:linear-gradient(to top,rgba(13,40,24,.45) 0%,transparent 60%);pointer-events:none}.ch-blog-card__tag{position:absolute;top:14px;left:14px;background:#c8960c;color:#fff;font-family:Nunito Sans,sans-serif;font-size:1.1rem;font-weight:700;letter-spacing:.06em;text-transform:uppercase;padding:4px 12px;border-radius:30px;z-index:1}.ch-blog-card__body{padding:24px 24px 28px;display:flex;flex-direction:column;flex:1;gap:12px}.ch-blog-card__meta{display:flex;align-items:center;gap:6px;font-family:Nunito Sans,sans-serif;font-size:1.25rem;color:#7c6b5e}.ch-blog-card__meta i{color:#c8960c;font-size:1.2rem}.ch-blog-card__meta-sep{opacity:.4}.ch-blog-card__title{font-family:Lora,serif!important;font-size:1.8rem!important;font-weight:700!important;line-height:1.35!important;color:#0d2818!important;margin:0!important}.ch-blog-card__title-link{color:inherit!important;text-decoration:none!important;transition:color .2s ease}.ch-blog-card__title-link:hover{color:#1b4332!important}.ch-blog-card__excerpt{font-family:Nunito Sans,sans-serif;font-size:1.4rem;color:#7c6b5e;line-height:1.65;margin:0;flex:1}.ch-blog-card__read-more{display:inline-flex;align-items:center;gap:8px;font-family:Nunito Sans,sans-serif;font-size:1.35rem;font-weight:700;color:#1b4332!important;text-decoration:none!important;letter-spacing:.02em;transition:gap .25s ease,color .2s ease;margin-top:auto;padding-top:4px;border-bottom:2px solid #C8960C;padding-bottom:2px;align-self:flex-start}.ch-blog-card__read-more:hover{gap:14px;color:#c8960c!important}.ch-blog-card__arrow{display:inline-flex;align-items:center;font-size:1.2rem;transition:transform .25s ease}.ch-blog-card__read-more:hover .ch-blog-card__arrow{transform:translate(4px)}.ch-blog-section__footer{text-align:center;margin-top:48px}.ch-blog-section__view-all{display:inline-flex;align-items:center;gap:10px;font-family:Nunito Sans,sans-serif!important;font-weight:600!important;border:2px solid #1B4332!important;color:#1b4332!important;background:transparent!important;padding:14px 32px!important;border-radius:8px!important;letter-spacing:.03em;transition:all .28s ease!important;text-decoration:none!important}.ch-blog-section__view-all:hover{background:#1b4332!important;color:#fdf8f0!important}@media screen and (max-width:989px){.ch-blog-grid--3col,.ch-blog-grid--4col{grid-template-columns:repeat(2,1fr)}.ch-blog-section__header{margin-bottom:40px}}@media screen and (max-width:749px){.ch-blog-grid--3col,.ch-blog-grid--4col,.ch-blog-grid--2col{grid-template-columns:1fr;gap:20px}.ch-blog-section__heading{font-size:2.6rem!important}.ch-blog-card__body{padding:20px 20px 24px}.ch-blog-card__title{font-size:1.65rem!important}.ch-blog-section__header{margin-bottom:32px}}.ch-hero--slideshow{position:relative}.ch-hero__slides{position:absolute;top:0;right:0;bottom:0;left:0;overflow:hidden;z-index:0}.ch-hero__slide{position:absolute;top:0;right:0;bottom:0;left:0;opacity:0;transition:opacity 1.2s ease;will-change:opacity}.ch-hero__slide--active{opacity:1}.ch-hero__slide img.ch-hero__img{width:100%;height:100%;object-fit:cover;display:block}.ch-hero__slideshow-nav{position:absolute;bottom:28px;left:50%;transform:translate(-50%);z-index:10;display:flex;align-items:center;gap:16px}.ch-hero__slide-btn{width:40px;height:40px;border-radius:50%;background:#ffffff26;border:1px solid rgba(255,255,255,.35);color:#fff;font-size:1.3rem;cursor:pointer;display:flex;align-items:center;justify-content:center;transition:background .25s ease,transform .2s ease;backdrop-filter:blur(6px);-webkit-backdrop-filter:blur(6px);flex-shrink:0}.ch-hero__slide-btn:hover{background:#c8960cbf;border-color:#c8960c;transform:scale(1.08)}.ch-hero__slide-dots{display:flex;align-items:center;gap:8px}.ch-hero__slide-dot{width:8px;height:8px;border-radius:50%;background:#ffffff73;border:none;cursor:pointer;padding:0;transition:background .3s ease,transform .3s ease,width .3s ease}.ch-hero__slide-dot.active{background:#c8960c;transform:scale(1.25);width:22px;border-radius:4px}@media screen and (max-width:749px){.ch-hero__slideshow-nav{bottom:70px;gap:12px}.ch-hero__slide-btn{width:36px;height:36px;font-size:1.1rem}.ch-hero__slide-dot{width:7px;height:7px}.ch-hero__slide-dot.active{width:18px}}
/*# sourceMappingURL=/cdn/shop/t/22/assets/ch-overrides.css.map */
