.ch-block{padding:6rem 0}.page-width--narrow{max-width:80rem;margin:0 auto}.ch-block__head{display:flex;align-items:baseline;justify-content:space-between;gap:2rem;margin-bottom:3.4rem;text-align:left}.ch-block__title{margin:0;font-size:clamp(2.2rem,3.5vw,3.4rem);font-weight:700;letter-spacing:-.01em}.ch-block__viewall{flex-shrink:0;color:var(--secondary);text-decoration:none;font-size:1.4rem;font-weight:500;letter-spacing:.06rem;text-transform:uppercase;white-space:nowrap}.ch-block__viewall:after{content:" \2192";transition:margin-left .2s ease}.ch-block__viewall:hover:after{margin-left:.4rem}.ch-cats{display:grid;grid-template-columns:repeat(4,1fr);gap:2rem}.ch-cat{text-decoration:none;color:#000;display:block}.ch-cat__media{position:relative;aspect-ratio:1 / 1;overflow:hidden;background:#f4f4f4;border-radius:14px}.ch-cat__img{width:100%;height:100%;object-fit:cover;transition:transform .4s ease}.ch-cat:hover .ch-cat__img{transform:scale(1.05)}.ch-cat:hover .ch-cat__name{color:var(--secondary)}.ch-cat__name{display:block;margin-top:1.2rem;text-align:center;font-size:1.4rem;font-weight:500;letter-spacing:.08rem;text-transform:uppercase}.ch-products{display:grid;grid-template-columns:repeat(4,1fr);gap:2rem}.ch-product{text-decoration:none;color:#000;display:block;background:none;border:1px solid #d9d9d9;border-radius:6px;overflow:hidden;transition:border-color .2s ease}.ch-product:hover{border-color:var(--secondary)}.ch-product__media{position:relative;aspect-ratio:4 / 5;overflow:hidden;background:transparent}.ch-product__img{width:100%;height:100%;object-fit:cover;transition:transform .4s ease}.ch-product:hover .ch-product__img{transform:scale(1.05)}.ch-product__badge{position:absolute;top:1rem;left:1rem;background:#000;color:#fff;font-size:1.1rem;letter-spacing:.08rem;text-transform:uppercase;padding:.4rem .9rem}.ch-product__badge--soldout{background:#888}.ch-product__info{display:flex;flex-direction:column;align-items:center;gap:.5rem;padding:1.2rem 1.4rem 1.6rem;text-align:center}.ch-product__title{font-size:1.4rem;font-weight:500}.ch-product__price{font-size:1.4rem;font-weight:500;color:var(--secondary)}.ch-product__price--sale{color:var(--secondary);margin-right:.6rem}.ch-product__price--was{color:#999;font-weight:400}.ch-offers{display:grid;grid-template-columns:repeat(2,1fr);gap:2rem}.ch-offer{position:relative;min-height:32rem;display:flex;align-items:flex-end;overflow:hidden;color:#fff}.ch-offer__media{position:absolute;top:0;right:0;bottom:0;left:0;z-index:0}.ch-offer__img{width:100%;height:100%;object-fit:cover}.ch-offer__scrim{position:absolute;top:0;right:0;bottom:0;left:0;background:linear-gradient(to top,#000000a6,#0000001a)}.ch-offer__content{position:relative;z-index:1;padding:3rem}.ch-offer__eyebrow{display:inline-block;font-size:1.2rem;letter-spacing:.12rem;text-transform:uppercase;opacity:.9;margin-bottom:.8rem}.ch-offer__title{margin:0 0 .8rem;font-size:2.6rem;font-weight:700}.ch-offer__text{margin:0 0 1.8rem;font-size:1.5rem}.ch-offer__btn{display:inline-block;background:#fff;color:#000;text-decoration:none;padding:1.1rem 2.6rem;font-size:1.3rem;font-weight:500;letter-spacing:.1rem;text-transform:uppercase}.ch-offer__btn:hover{background:var(--secondary);color:#000}.ch-faq__row{border-bottom:1px solid rgba(0,0,0,.12)}.ch-faq__q{list-style:none;cursor:pointer;display:flex;align-items:center;justify-content:space-between;gap:2rem;padding:2rem 0;font-size:1.7rem;font-weight:500}.ch-faq__q::-webkit-details-marker{display:none}.ch-faq__icon{position:relative;width:16px;height:16px;flex-shrink:0}.ch-faq__row[open] .ch-faq__q{color:var(--secondary)}.ch-faq__icon:before,.ch-faq__icon:after{content:"";position:absolute;background:#000;transition:transform .25s ease,background .25s ease}.ch-faq__row[open] .ch-faq__icon:before{background:var(--secondary)}.ch-faq__icon:before{top:50%;left:0;width:100%;height:2px;transform:translateY(-50%)}.ch-faq__icon:after{left:50%;top:0;width:2px;height:100%;transform:translate(-50%)}.ch-faq__row[open] .ch-faq__icon:after{transform:translate(-50%) scaleY(0)}.ch-faq__a{padding:0 0 2.2rem;font-size:1.5rem;line-height:1.65}.ch-faq__a>:first-child{margin-top:0}.custom-contact-section{background:#f5f5f5}.ch-contact{display:grid;grid-template-columns:1.4fr 1fr 1fr;gap:3rem 4rem;align-items:start}.ch-contact__logo{max-width:180px;height:auto;display:block;margin-bottom:1.6rem}.ch-contact__logo-text{display:block;font-size:2.2rem;font-weight:700;letter-spacing:.1rem;text-transform:uppercase;margin-bottom:1.6rem}.ch-contact__slogan{margin:0 0 1.8rem;font-size:1.5rem;line-height:1.6;max-width:34rem;opacity:.85}.ch-contact__social{display:flex;gap:1.4rem}.ch-contact__social a{color:#000;display:inline-flex}.ch-contact__social svg{width:22px;height:22px}.ch-contact__social a:hover{color:var(--secondary)}.ch-contact__col-title{margin:0 0 1.6rem;font-size:1.4rem;font-weight:700;letter-spacing:.08rem;text-transform:uppercase}.ch-contact__info,.ch-contact__links{list-style:none;margin:0;padding:0;display:flex;flex-direction:column;gap:1rem;font-size:1.5rem;line-height:1.5}.ch-contact__info a,.ch-contact__links a{color:#000;text-decoration:none}.ch-contact__info a:hover,.ch-contact__links a:hover{color:var(--secondary)}@media screen and (max-width:989px){.ch-cats,.ch-products{grid-template-columns:repeat(2,1fr)}}@media screen and (max-width:989px){.ch-contact{grid-template-columns:1fr 1fr}.ch-contact__brand{grid-column:1 / -1}}@media screen and (max-width:749px){.ch-block{padding:4rem 0}.ch-offers{grid-template-columns:1fr}.ch-contact{grid-template-columns:1fr;gap:2.6rem}}
/*# sourceMappingURL=/cdn/shop/t/3/assets/custom-home.css.map */
