:root{--cro-toolbar-h: 76px;--cro-pink: #f7a1c3;--cro-pink-deep: #ec7ba9;--cro-pink-soft: #fdeef4;--cro-pink-tint: #fbe3ed;--cro-brown: #5e4b3c;--cro-gold: #dbbd89;--cro-cream: #f8f4ef;--cro-cream-deep: #efe7dd;--cro-ink: #2d2d2d;--cro-muted: #857a6e;--cro-line: #e7ded3;--cro-line-soft: #f0eae2;--cro-green: #2e7d3a;--cro-star: #e0a500;--cro-sale: #cb2b2b;--cro-radius: 14px;--cro-radius-lg: 20px;--cro-shadow: 0 1px 2px rgb(45 45 45 / 4%), 0 8px 24px rgb(45 45 45 / 5%);--cro-gutter: 24px}.cro-section{padding-block:28px}.cro-section--flush{padding-block:0}.shopify-section--collection-banner .content-over-media--xs{--content-over-media-height: 348px;height:348px;min-height:348px}@media screen and (max-width:699px){.shopify-section--collection-banner .content-over-media--xs{--content-over-media-height: 250px;height:250px;min-height:250px}}.cro-container{width:100%;max-width:var(--container-max-width, 1400px);margin-inline:auto;padding-inline:var(--container-gutter, 24px)}.cro-heading{font-family:var(--heading-font-family, inherit);font-weight:var(--heading-font-weight, 400);color:var(--cro-ink);letter-spacing:-.01em;margin:0}.cro-link-arrow{display:inline-flex;align-items:center;gap:6px;font-size:13px;color:var(--cro-brown);text-decoration:none;white-space:nowrap}.cro-link-arrow:hover{text-decoration:underline}.cro-link-arrow svg{width:14px;height:14px}.cro-trust{background:var(--cro-trust-bg, #fff);border-block:1px solid var(--cro-line-soft)}.cro-trust__grid{display:grid;grid-template-columns:repeat(var(--cro-trust-cols, 5),minmax(0,1fr));align-items:center}.cro-trust__item{display:flex;align-items:center;gap:11px;padding:12px;min-width:0;position:relative}@media screen and (min-width:768px){.cro-trust__item{justify-content:center}}.cro-trust__item+.cro-trust__item:before{content:"";position:absolute;inset-inline-start:0;top:50%;transform:translateY(-50%);width:1px;height:30px;background:var(--cro-line-soft)}.cro-trust__icon{flex:0 0 auto;width:30px;height:30px;color:var(--cro-brown)}.cro-trust__icon svg{width:100%;height:100%;display:block;stroke-width:1.8}.cro-trust__text{min-width:0}.cro-trust__title{margin:0;font-size:13.5px;font-weight:700;color:#241f1a;line-height:1.25}.cro-trust__sub{margin:2px 0 0;font-size:12.5px;color:#6b6156;line-height:1.25}.cro-trust__stars{display:inline-flex;gap:1px;color:var(--cro-star);margin-inline-start:4px;vertical-align:-1px}.cro-trust__stars svg{width:11px;height:11px}.cro-trust--cream .cro-trust__item{padding:16px 12px}.cro-trust--cream .cro-trust__icon{width:34px;height:34px;color:#4a3b2e}.cro-trust--cream .cro-trust__title{font-size:14.5px;color:#1f1a15}.cro-trust--cream .cro-trust__sub{font-size:13px;color:#63594e}@media screen and (max-width:767px){.cro-trust__grid{grid-template-columns:none;grid-auto-flow:column;grid-auto-columns:minmax(46%,auto);overflow-x:auto;scroll-snap-type:x proximity;-webkit-overflow-scrolling:touch;scrollbar-width:none}.cro-trust__grid::-webkit-scrollbar{display:none}.cro-trust__item{scroll-snap-align:start;padding:14px}}.cro-cats{background:#fff}.cro-cats__heading{font-size:20px;margin:0 0 4px;padding-top:16px}.cro-cats__scroller{display:flex;justify-content:space-between;gap:4px;padding-block:16px 0;overflow-x:auto;scroll-snap-type:x proximity;-webkit-overflow-scrolling:touch;scrollbar-width:none}.cro-cats__scroller::-webkit-scrollbar{display:none}.cro-cats__item{flex:1 1 0;min-width:84px;max-width:150px;scroll-snap-align:start;display:flex;flex-direction:column;align-items:center;gap:9px;padding-bottom:10px;text-decoration:none;color:var(--cro-ink);border-bottom:3px solid transparent;transition:border-color .15s ease}.cro-cats__item:hover .cro-cats__bubble{background:var(--cro-pink-tint)}.cro-cats__item[aria-current=page]{border-bottom-color:var(--cro-pink)}.cro-cats__item[aria-current=page] .cro-cats__bubble{background:var(--cro-pink-tint)}.cro-cats__bubble{width:74px;height:74px;border-radius:50%;background:var(--cro-pink-soft);display:grid;place-items:center;transition:background .15s ease;overflow:hidden}.cro-cats__bubble svg{width:31px;height:31px;color:#4a3b2e}.cro-cats__bubble img{width:100%;height:100%;object-fit:cover}.cro-cats__label{font-size:13px;line-height:1.25;text-align:center;color:var(--cro-ink);white-space:nowrap}@media screen and (max-width:999px){.cro-cats__scroller{justify-content:flex-start;gap:10px;padding-block:14px 0}.cro-cats__item{flex:0 0 auto;min-width:0;width:76px;gap:8px}.cro-cats__bubble{width:62px;height:62px}.cro-cats__bubble svg{width:26px;height:26px}.cro-cats__label{font-size:12.5px}}.cro-promo{display:grid;grid-template-columns:minmax(0,1.15fr) minmax(0,1fr) minmax(0,.95fr);align-items:center;gap:26px;background:var(--cro-cream);border:1px solid var(--cro-line);border-radius:var(--cro-radius-lg);padding:20px 34px}.cro-promo__text{min-width:0}.cro-promo__eyebrow{margin:0 0 4px;font-size:14px;color:var(--cro-muted)}.cro-promo__title-row{display:flex;align-items:center;gap:12px;flex-wrap:wrap;margin-bottom:10px}.cro-promo__title{font-size:clamp(26px,2.4vw,33px);line-height:1.08}.cro-promo__save{display:inline-block;background:var(--cro-pink);color:#fff;font-size:12.5px;font-weight:700;letter-spacing:.04em;padding:7px 14px;border-radius:999px;white-space:nowrap}.cro-promo__body{margin:0 0 16px;font-size:15px;line-height:1.5;color:var(--cro-muted);max-width:42ch}.cro-promo__cta{display:inline-flex;align-items:center;justify-content:center;background:var(--cro-brown);color:#fff;font-size:14.5px;padding:12px 28px;border-radius:8px;text-decoration:none;transition:opacity .15s ease}.cro-promo__cta:hover{opacity:.88}.cro-promo__media{text-align:center}.cro-promo__media img{width:100%;height:auto;max-height:285px;object-fit:contain}.cro-promo__aside{display:grid;gap:14px;justify-items:start}.cro-promo__list{list-style:none;margin:0;padding:0;display:grid;gap:9px}.cro-promo__list li{display:flex;align-items:flex-start;gap:11px;font-size:15.5px;color:var(--cro-ink);line-height:1.35}.cro-promo__list svg{flex:0 0 auto;width:17px;height:17px;margin-top:2px;color:var(--cro-brown)}.cro-promo__price-row{display:flex;align-items:baseline;gap:12px;flex-wrap:wrap}.cro-promo__price{font-size:29px;font-weight:700;color:var(--cro-ink);letter-spacing:-.01em}.cro-promo__was{font-size:17px;color:var(--cro-muted);text-decoration:line-through}.cro-promo__finance{margin:0;font-size:13.5px;color:var(--cro-muted)}.cro-promo__finance img{height:15px;width:auto;vertical-align:-2px;margin-inline-start:4px}@media screen and (max-width:1199px){.cro-promo{grid-template-columns:minmax(0,1.1fr) minmax(0,.9fr);gap:22px;padding:22px 26px}.cro-promo__aside{grid-column:1 / -1;justify-items:stretch}}@media screen and (max-width:699px){.cro-promo{grid-template-columns:minmax(0,1fr);padding:22px;text-align:start}.cro-promo__media{order:-1}.cro-promo__media img{max-height:180px}.cro-promo__body{max-width:none;font-size:14.5px}.cro-promo__title,.cro-promo__price{font-size:27px}}.cro-chips{display:flex;gap:8px;overflow-x:auto;scrollbar-width:none;align-items:center}.cro-chips::-webkit-scrollbar{display:none}.cro-chip{flex:0 0 auto;display:inline-flex;align-items:center;font-size:12.5px;line-height:1;padding:10px 18px;border-radius:999px;border:1px solid var(--cro-line);background:#fff;color:var(--cro-ink);text-decoration:none;white-space:nowrap;transition:background .15s ease,color .15s ease,border-color .15s ease}.cro-chip:hover{border-color:var(--cro-brown)}.cro-chip[aria-current=page]{background:var(--cro-brown);border-color:var(--cro-brown);color:#fff}.collection-toolbar.cro-toolbar{display:flex;flex-direction:row;align-items:center;justify-content:space-between;gap:16px;flex-wrap:wrap;padding-block:10px;padding-inline:var(--container-gutter, 24px);border-block:1px solid var(--cro-line-soft);background:#fff}.cro-toolbar__lead{display:flex;align-items:center;gap:14px;min-width:0;flex:1 1 auto;order:0}.cro-toolbar__count{margin:0;font-size:13px;line-height:1;color:#6b6156;white-space:nowrap}.cro-toolbar .collection-toolbar__button-list{flex:0 0 auto;order:1;margin-inline-start:auto}.cro-toolbar__sort-value{text-transform:none;letter-spacing:0}@media screen and (min-width:1000px){.collection-toolbar.cro-toolbar{position:sticky;top:var(--sticky-area-height, 0px);z-index:3;min-height:var(--cro-toolbar-h);box-sizing:border-box;transition:top .15s ease-in-out}.facets-sidebar{top:calc(var(--sticky-area-height, 0px) + var(--collection-toolbar-height, var(--cro-toolbar-h)) + 12px)!important;transition:top .15s ease-in-out;max-height:calc(100vh - var(--sticky-area-height, 0px) - var(--collection-toolbar-height, var(--cro-toolbar-h)) - 24px);overflow-y:auto;overscroll-behavior:contain;scrollbar-width:thin}}@media(prefers-reduced-motion:reduce){.collection-toolbar.cro-toolbar,.facets-sidebar{transition:none}}.cro-collection-stack.v-stack{gap:18px}@media screen and (max-width:999px){.cro-toolbar__lead{order:2;width:100%}.cro-toolbar .collection-toolbar__button-list{order:1;margin-inline-start:0;width:100%}.collection-toolbar.cro-toolbar{gap:10px}}.product-list .product-card{background:#fff;border:1px solid var(--cro-line-soft);border-radius:14px;padding:14px}.product-list .product-card__figure{border-radius:8px;overflow:hidden}.product-list .product-title.h6{font-family:var(--text-font-family);font-weight:600;letter-spacing:0}.product-list .price-list,.product-list sale-price,.product-list compare-at-price,.product-list .price-list *{font-family:var(--text-font-family)}.product-list sale-price{font-weight:700}.product-list compare-at-price{font-weight:400}.product-list .product-card__info{display:flex;flex-direction:column;align-items:center;height:100%;padding-top:10px;gap:8px}.product-list .product-card__info>.v-stack{width:100%}.product-list .product-card__info>.cro-card__extras{width:100%;margin-top:auto}.product-card__info .v-stack.gap-2{gap:6px}.product-card__info .v-stack.gap-1{gap:5px}.product-list .product-title{font-size:15px;line-height:1.25}.product-list .price-list{font-size:15px}.cro-card__subtitle{margin:0;font-size:13px;line-height:1.3;color:var(--cro-muted);text-align:center}.cro-card__subtitle:empty{display:none}.cro-card__stock{display:inline-flex;align-items:center;gap:5px;font-size:12px;line-height:1;color:var(--cro-green)}.cro-card__stock svg{width:13px;height:13px;flex:0 0 auto}.cro-card__stock--low{color:#b26a00}.cro-card__stock--out{color:var(--cro-muted)}.cro-card__atc{display:flex;align-items:stretch;width:100%;min-height:57px;margin-top:2px;padding:0;border:0;border-radius:12px;overflow:hidden;background:var(--cro-brown);color:#fff;font-size:14px;line-height:1;letter-spacing:.01em;cursor:pointer;text-decoration:none;transition:filter .15s ease,opacity .15s ease;-webkit-appearance:none;appearance:none}.cro-card__atc-label{flex:1 1 auto;display:flex;align-items:center;justify-content:center;padding:0 14px;text-align:center}.cro-card__atc:hover{filter:brightness(1.08)}.cro-card__atc:active{filter:brightness(.94)}.cro-card__atc--sold-out,.cro-card__atc:disabled,.cro-card__atc[aria-disabled=true]{background:var(--cro-brown);color:#fff;cursor:not-allowed;opacity:.55;filter:none}.cro-card__atc--sold-out:hover{filter:none}.cro-card__atc[data-loading=true]{opacity:.6;pointer-events:none}.cro-card__extras{display:grid;gap:8px;justify-items:stretch;width:100%}.cro-card__extras>.cro-card__subtitle,.cro-card__extras>.cro-card__stock{justify-self:center}.cro-card__extras form,.cro-card__extras .shopify-product-form{width:100%;margin:0}@media screen and (max-width:699px){.product-list .product-card{padding:8px}.product-list .product-title{font-size:14px}.cro-card__atc{min-height:42px;font-size:12.5px}}.badge--bestseller,.badge--best-seller{background:var(--cro-cream-deep)!important;color:var(--cro-brown)!important}.product-card .jdgm-preview-badge{display:none!important}@media screen and (min-width:1000px){.shopify-section--main-collection{--collection-items-per-row-medium: 4 !important}}[reveal-on-scroll=true]{opacity:1!important}.cro-bundles{background:#fdf3f6;border:1px solid #f6e3ea;border-radius:18px;padding:28px 30px 30px}.cro-bundles__head{display:flex;align-items:center;justify-content:space-between;gap:16px;margin-bottom:20px}.cro-bundles__title{font-size:clamp(22px,2.2vw,27px)}.cro-bundles .cro-link-arrow{color:var(--cro-pink-deep);font-size:14px}.cro-bundles .cro-link-arrow svg{width:16px;height:16px}.cro-bundles__grid{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:18px}.cro-bundle{display:grid;grid-template-columns:112px minmax(0,1fr);align-items:center;gap:16px;background:#fff;border:1px solid #f4e6ec;border-radius:12px;padding:14px;text-decoration:none;color:inherit;transition:box-shadow .15s ease,transform .15s ease}.cro-bundle:hover{box-shadow:var(--cro-shadow);transform:translateY(-1px)}.cro-bundle__media{width:112px;height:112px;border-radius:10px;overflow:hidden;background:#faf6f2;display:grid;place-items:center}.cro-bundle__media img{width:100%;height:100%;object-fit:contain}.cro-bundle__title{margin:0 0 4px;font-size:15px;font-weight:600;line-height:1.25;color:var(--cro-ink);display:-webkit-box;-webkit-line-clamp:2;-webkit-box-orient:vertical;overflow:hidden}.cro-bundle__sub{margin:0 0 8px;font-size:13px;color:var(--cro-muted);line-height:1.3;display:-webkit-box;-webkit-line-clamp:1;-webkit-box-orient:vertical;overflow:hidden}.cro-bundle__prices{display:flex;align-items:baseline;gap:9px;flex-wrap:wrap}.cro-bundle__price{font-size:17px;font-weight:700;color:#e0304a}.cro-bundle__price--plain{color:var(--cro-ink)}.cro-bundle__was{font-size:13.5px;color:var(--cro-muted);text-decoration:line-through}.cro-bundle__save{display:inline-block;margin-top:9px;background:#fbe0e9;color:#c02a4c;font-size:11.5px;font-weight:700;letter-spacing:.03em;padding:5px 10px;border-radius:6px}@media screen and (max-width:1099px){.cro-bundles__grid{grid-template-columns:repeat(auto-fit,minmax(260px,1fr))}}@media screen and (max-width:699px){.cro-bundles{padding:20px 16px 24px;border-radius:14px}.cro-bundles__head{flex-direction:column;align-items:flex-start;gap:6px}.cro-bundle{grid-template-columns:88px minmax(0,1fr);gap:12px}.cro-bundle__media{width:88px;height:88px}}.cro-training{display:grid;grid-template-columns:minmax(0,.85fr) minmax(0,1.1fr) minmax(0,1.05fr);align-items:stretch;gap:0;background:#fff;border:1px solid #f2e7ee;border-radius:16px;overflow:hidden}.cro-training__media{align-self:stretch;position:relative;min-height:218px}.cro-training__media img{position:absolute;top:0;right:0;bottom:0;left:0;width:100%;height:100%;display:block;object-fit:cover;object-position:50% 50%}.cro-training__body{padding:26px 24px 26px 30px;align-self:center}.cro-training__eyebrow{margin:0 0 5px;font-size:14px;color:var(--cro-muted)}.cro-training__title{font-size:clamp(24px,2.3vw,30px);line-height:1.12;margin-bottom:10px}.cro-training__text{margin:0 0 16px;font-size:14px;line-height:1.45;color:var(--cro-muted);max-width:52ch}.cro-training__cta{display:inline-flex;align-items:center;justify-content:center;background:var(--cro-brown);color:#fff;font-size:15px;font-weight:600;letter-spacing:.06em;padding:15px 34px;border-radius:8px;text-decoration:none;box-shadow:0 4px 14px #5e4b3c38;transition:opacity .15s ease,box-shadow .15s ease}.cro-training__cta:hover{opacity:.9;box-shadow:0 6px 18px #5e4b3c47}.cro-training__points{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));justify-items:start;gap:18px;align-content:center;padding:22px 30px 22px 0}.cro-training__point{display:grid;grid-template-columns:30px minmax(0,1fr);align-items:center;gap:12px;font-size:16.5px;line-height:1.25;color:var(--cro-ink)}.cro-training__point svg{width:30px;height:30px;justify-self:center;color:var(--cro-pink-deep)}@media screen and (max-width:1199px){.cro-training{grid-template-columns:minmax(0,.8fr) minmax(0,1fr)}.cro-training__points{grid-column:2 / -1;padding:0 30px 24px;gap:16px 18px}.cro-training__body{padding-bottom:18px}}@media screen and (max-width:749px){.cro-training{grid-template-columns:minmax(0,1fr);border-radius:14px}.cro-training__media{min-height:190px}.cro-training__body{padding:22px 18px 16px}.cro-training__points{grid-column:1 / -1;padding:0 18px 22px;gap:14px}.cro-training__point{font-size:15px;gap:10px;grid-template-columns:26px minmax(0,1fr)}.cro-training__point svg{width:26px;height:26px}}.product-list .badge{font-size:10.5px;letter-spacing:.06em;text-transform:uppercase;padding:5px 9px;border-radius:4px;font-weight:600}.product-list .badge--custom,.badge--bestseller,.badge--best-seller{background:#f4ebe0!important;color:#6b5a46!important}.badge--new-in{background:var(--cro-pink-soft)!important;color:var(--cro-brown)!important}.product-list on-sale-badge.badge--on-sale{background:#ec5f96;color:#fff}.product-list .badge--custom~on-sale-badge{display:none}.product-list .price-list sale-price{color:var(--cro-ink)}.product-list .price-list compare-at-price{color:var(--cro-muted)}.cro-facets-head{display:flex;align-items:baseline;justify-content:space-between;gap:12px;padding-bottom:14px;margin-bottom:4px;border-bottom:1px solid var(--cro-line-soft)}.cro-facets-head__title{margin:0;font-family:var(--heading-font-family, inherit);font-size:19px;line-height:1.2;color:var(--cro-ink)}.cro-facets-head__clear{font-size:13px;color:var(--cro-muted);text-decoration:none;white-space:nowrap}.cro-facets-head__clear:hover{color:var(--cro-ink);text-decoration:underline}.cro-facets-apply{display:flex;align-items:center;justify-content:center;width:100%;margin-top:20px;padding:15px 20px;border:0;border-radius:10px;background:var(--cro-brown);color:#fff;font-size:14px;line-height:1;cursor:pointer;-webkit-appearance:none;appearance:none;transition:opacity .15s ease}.cro-facets-apply:hover{opacity:.9}.cro-facets-more{flex-basis:100%;width:100%}.cro-facets-more__details{display:flex;flex-direction:column}.cro-facets-more__summary{order:2;list-style:none;cursor:pointer;margin-top:8px}.cro-facets-more__summary::-webkit-details-marker{display:none}.cro-facets-more__toggle{font-size:13px;color:var(--cro-muted);text-decoration:underline;text-underline-offset:2px}.cro-facets-more__toggle:hover{color:var(--cro-ink)}.cro-facets-more__rest{order:1;display:flex;flex-wrap:wrap;gap:8px}.cro-facets-more__details[open] .cro-facets-more__toggle-more{display:none}.cro-facets-more__details:not([open]) .cro-facets-more__toggle-less{display:none}.cro-footer-heading{text-transform:uppercase;letter-spacing:.1em;font-size:12.5px;font-weight:700;color:inherit;margin:0 0 2px}.cro-footer-prose{font-size:13.5px;line-height:1.55}.cro-footer-prose p{margin:0 0 10px}.cro-footer-prose p:last-child{margin-bottom:0}.cro-footer-prose a{color:inherit}.cro-footer-col[data-cro-key=find-us] .cro-footer-prose p:nth-child(-n+3){position:relative;padding-inline-start:24px}.cro-footer-col[data-cro-key=find-us] .cro-footer-prose p:nth-child(-n+3):before{content:"";position:absolute;inset-inline-start:0;top:3px;width:15px;height:15px;background-color:currentColor;-webkit-mask-repeat:no-repeat;mask-repeat:no-repeat;-webkit-mask-position:center;mask-position:center;-webkit-mask-size:contain;mask-size:contain;opacity:.85}.cro-footer-col[data-cro-key=find-us] .cro-footer-prose p:nth-child(1):before{-webkit-mask-image:url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 24 24' fill='none' stroke='%23000' stroke-width='1.8' stroke-linecap='round' stroke-linejoin='round'%3E%3Cpath d='M12 21s7-6.2 7-11a7 7 0 1 0-14 0c0 4.8 7 11 7 11z'/%3E%3Ccircle cx='12' cy='10' r='2.6'/%3E%3C/svg%3E");mask-image:url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 24 24' fill='none' stroke='%23000' stroke-width='1.8' stroke-linecap='round' stroke-linejoin='round'%3E%3Cpath d='M12 21s7-6.2 7-11a7 7 0 1 0-14 0c0 4.8 7 11 7 11z'/%3E%3Ccircle cx='12' cy='10' r='2.6'/%3E%3C/svg%3E")}.cro-footer-col[data-cro-key=find-us] .cro-footer-prose p:nth-child(2):before{-webkit-mask-image:url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 24 24' fill='none' stroke='%23000' stroke-width='1.8' stroke-linecap='round' stroke-linejoin='round'%3E%3Cpath d='M21.5 16.9v2.6a2 2 0 0 1-2.2 2 19.5 19.5 0 0 1-8.5-3 19.2 19.2 0 0 1-5.9-5.9 19.5 19.5 0 0 1-3-8.6 2 2 0 0 1 2-2.2h2.6a2 2 0 0 1 2 1.7c.1 1 .3 1.9.7 2.8a2 2 0 0 1-.5 2.1L7.6 9.6a16 16 0 0 0 5.8 5.8l1.2-1.1a2 2 0 0 1 2.1-.5c.9.4 1.8.6 2.8.7a2 2 0 0 1 1.7 2z'/%3E%3C/svg%3E");mask-image:url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 24 24' fill='none' stroke='%23000' stroke-width='1.8' stroke-linecap='round' stroke-linejoin='round'%3E%3Cpath d='M21.5 16.9v2.6a2 2 0 0 1-2.2 2 19.5 19.5 0 0 1-8.5-3 19.2 19.2 0 0 1-5.9-5.9 19.5 19.5 0 0 1-3-8.6 2 2 0 0 1 2-2.2h2.6a2 2 0 0 1 2 1.7c.1 1 .3 1.9.7 2.8a2 2 0 0 1-.5 2.1L7.6 9.6a16 16 0 0 0 5.8 5.8l1.2-1.1a2 2 0 0 1 2.1-.5c.9.4 1.8.6 2.8.7a2 2 0 0 1 1.7 2z'/%3E%3C/svg%3E")}.cro-footer-col[data-cro-key=find-us] .cro-footer-prose p:nth-child(3):before{-webkit-mask-image:url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 24 24' fill='none' stroke='%23000' stroke-width='1.8' stroke-linecap='round' stroke-linejoin='round'%3E%3Ccircle cx='12' cy='12' r='9'/%3E%3Cpath d='M12 7v5.2l3.2 1.9'/%3E%3C/svg%3E");mask-image:url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 24 24' fill='none' stroke='%23000' stroke-width='1.8' stroke-linecap='round' stroke-linejoin='round'%3E%3Ccircle cx='12' cy='12' r='9'/%3E%3Cpath d='M12 7v5.2l3.2 1.9'/%3E%3C/svg%3E")}.cro-footer-col[data-cro-key=find-us] .cro-footer-prose p:nth-child(3){line-height:1.75}.cro-footer-col[data-cro-key=find-us] .cro-footer-prose strong{font-weight:600;color:inherit}.cro-news{display:flex;align-items:stretch;gap:8px;flex-wrap:wrap}.cro-news__input{flex:1 1 190px;min-width:0;height:46px;padding:0 14px;border:1px solid rgb(var(--border-color, 231 222 211));border-radius:8px;background:#fff;color:#2d2d2d;font-size:14px;font-family:inherit;-webkit-appearance:none;appearance:none}.cro-news__input::placeholder{color:#8b8177;opacity:1}.cro-news__input:focus-visible{outline:2px solid #fff;outline-offset:1px}.cro-news__button{flex:1 1 132px;min-width:132px;height:46px;padding:0 26px;border:0;border-radius:8px;background:rgb(var(--button-background, 94 75 60));color:rgb(var(--button-text-color, 255 255 255));font-size:14px;font-weight:600;letter-spacing:.04em;cursor:pointer;-webkit-appearance:none;appearance:none;transition:opacity .15s ease}.cro-news__button:hover{opacity:.9}.cro-news__consent{display:flex;align-items:flex-start;gap:8px;margin-top:10px;font-size:12.5px;line-height:1.35;color:inherit;opacity:.9;cursor:pointer}.cro-news__consent input{flex:0 0 auto;width:15px;height:15px;margin:1px 0 0;accent-color:rgb(var(--button-background, 94 75 60));cursor:pointer}.cro-footer-aside{display:grid;grid-template-columns:1fr auto 1fr;align-items:center;gap:16px}.cro-footer-aside__start{display:flex;align-items:center;gap:18px;flex-wrap:wrap}.cro-footer-aside .social-media{display:flex;align-items:center;gap:6px;margin:0}.cro-footer-aside .social-media__item a{color:inherit}.cro-footer-aside .social-media__item svg{width:20px;height:20px}.cro-footer-aside .localization-selectors{margin:0}.cro-footer-copy{margin:0;justify-self:center;text-align:center;font-size:13px;letter-spacing:.02em;color:inherit;opacity:.9}.cro-footer-payments{display:flex;align-items:center;justify-content:flex-end;flex-wrap:nowrap;gap:5px;justify-self:end;margin:0}.cro-footer-payments li{display:flex}.cro-footer-payments svg{height:22px;width:auto;display:block}@media screen and (max-width:899px){.cro-footer-aside{grid-template-columns:minmax(0,1fr);justify-items:center;gap:14px}.cro-footer-aside__start,.cro-footer-payments{justify-self:center;justify-content:center}.cro-footer-payments{flex-wrap:wrap}}@media(prefers-reduced-motion:reduce){.cro-bundle,.cro-card__atc,.cro-cats__item,.cro-cats__bubble{transition:none}.cro-bundle:hover{transform:none}}.product-info .cro-pdp__subtitle{margin:0;font-size:15.5px;line-height:1.45;color:#5b5248}.product-info .cro-pdp__section-title{margin:14px 0 0;font-family:var(--heading-font-family, inherit);font-size:19px;line-height:1.2;color:var(--cro-ink)}.product-info__block-item[data-block-type=liquid]>.liquid{margin:0}.product-info .badge-list{margin-bottom:2px}.product-info .badge{font-size:10.5px;letter-spacing:.06em;text-transform:uppercase;padding:5px 9px;border-radius:4px;font-weight:600}.product-info .badge--custom{background:#f4ebe0;color:#6b5a46}@media screen and (max-width:699px){.product-info .cro-pdp__subtitle{font-size:14.5px}.product-info .cro-pdp__section-title{font-size:17px;margin-top:10px}}.product-info__block-item:empty{display:none}
/*# sourceMappingURL=/cdn/shop/t/16/assets/cro-collection.css.map */
