.astra-marquee{display:block;position:relative;overflow:hidden;background:#f6f1ea;color:#2c2a28}.astra-marquee__window{overflow:hidden}.astra-marquee__track{display:flex;width:max-content;animation:astra-marquee-scroll var(--astra-scroll-duration,45s) linear infinite}.astra-marquee__group{display:flex;flex-shrink:0;align-items:center}.astra-marquee__item{flex-shrink:0;display:flex;align-items:center;justify-content:center;padding:0 34px}.astra-marquee__item img{display:block;width:180px;height:58px;object-fit:contain}.astra-marquee--announcement{background:#b12216;color:#fff}.astra-marquee--announcement .astra-marquee__item{min-height:40px;font-size:13px;letter-spacing:.04em;font-weight:700;white-space:nowrap}.astra-marquee--announcement .astra-marquee__item:after{content:"\2726";margin-left:68px;font-size:12px}.astra-marquee--press{border-bottom:1px solid #d9ccbd;padding:20px 0 24px}.astra-marquee__heading{font-size:11px;letter-spacing:.12em;margin:0 0 16px;text-align:center}.astra-marquee__pause{position:absolute;right:0;top:0;width:44px;height:40px;border:0;background:inherit;color:inherit;cursor:pointer;font-size:17px}.astra-marquee--press .astra-marquee__pause{background:#f6f1ea}.astra-marquee__pause:focus-visible{outline:2px solid currentColor;outline-offset:-5px}.astra-marquee:hover .astra-marquee__track,.astra-marquee:focus-within .astra-marquee__track,.astra-marquee[data-paused] .astra-marquee__track{animation-play-state:paused}@keyframes astra-marquee-scroll{to{transform:translate(-50%)}}@media(max-width:749px){.astra-marquee__item{padding:0 26px}.astra-marquee__item img{width:150px;height:50px}.astra-marquee--announcement .astra-marquee__item{font-size:11px}.astra-marquee--press{padding:16px 0 20px}}@media(prefers-reduced-motion:reduce){.astra-marquee__track{animation:none}.astra-marquee__group[aria-hidden],.astra-marquee__item[aria-hidden],.astra-marquee__pause{display:none}.astra-marquee--press .astra-marquee__window{overflow-x:auto}.astra-marquee--announcement .astra-marquee__track,.astra-marquee--announcement .astra-marquee__group{width:100%}.astra-marquee--announcement .astra-marquee__item{width:100%;white-space:normal;text-align:center;padding:8px 16px}.astra-marquee--announcement .astra-marquee__item:after{display:none}}.astra-navigation{display:flex;gap:28px;justify-content:center;align-items:center;overflow-x:auto;background:#e9e1d5;padding:0 22px;border-bottom:1px solid #d9ccbd;scrollbar-width:thin}.astra-navigation a{flex-shrink:0;display:flex;align-items:center;min-height:46px;font-size:12px;color:#2c2a28;text-decoration:none}.astra-navigation a:hover,.astra-navigation a[aria-current]{color:#b12216;text-decoration:underline;text-underline-offset:5px}@media(max-width:899px){.astra-navigation{justify-content:flex-start;gap:24px}.astra-navigation a{font-size:11px;min-height:44px}}.astra-page-heading{padding:62px clamp(22px,6vw,88px) 46px;background:#f6f1ea;border-bottom:1px solid #b2aba4}.astra-page-heading h1{font-size:clamp(40px,5vw,72px);line-height:1.05;letter-spacing:-.04em;color:#b12216;margin:18px 0}.astra-page-heading>div{max-width:720px;font-size:19px;line-height:1.65}@media(max-width:749px){.astra-page-heading{padding:35px 22px}.astra-page-heading h1{font-size:42px}}.astra-text-link{text-underline-offset:5px}.astra-edit{padding:64px clamp(22px,4vw,64px);background:#f6f1ea;color:#2c2a28;scroll-margin-top:130px}.astra-section-heading{display:flex;justify-content:space-between;align-items:flex-end;gap:28px;margin-bottom:32px}.astra-section-heading h2{font-size:clamp(32px,3.5vw,52px);line-height:1.08;letter-spacing:-.02em;margin:12px 0 0}.astra-section-intro{max-width:350px;font-size:16px;line-height:1.55}.astra-section-intro p{margin:0}.astra-product-grid{display:grid;grid-template-columns:repeat(var(--astra-product-columns,4),minmax(0,1fr));gap:22px}.astra-product-card__media{display:block;aspect-ratio:1;background:#fff;position:relative;overflow:hidden;border-radius:4px}.astra-product-card__media img{display:block;width:100%;height:100%;object-fit:contain}.astra-product-card__number{position:absolute;top:12px;left:14px;font:12px monospace;color:#2c2a28}.astra-product-card h3{font-size:23px;line-height:1.18;margin:9px 0;letter-spacing:-.02em}.astra-product-card h3 a{font-family:inherit!important;text-decoration:none;color:inherit}.astra-product-card__meta{font-size:11px;letter-spacing:.07em;margin:20px 0 0;text-transform:uppercase}.astra-product-card__description{font-size:15px;line-height:1.5;margin:0 0 12px}.astra-product-card__price{font-size:15px;margin:12px 0}.astra-card-link{display:flex;justify-content:space-between;align-items:center;border-top:1px solid #b2aba4;padding:14px 0;min-height:48px;color:#b12216;font-size:13px;text-decoration:none}.astra-edit__footer{text-align:center;margin:35px 0 0}@media(max-width:989px){.astra-product-grid{grid-template-columns:repeat(2,minmax(0,1fr))}.astra-section-heading{align-items:flex-start;flex-direction:column;gap:14px}.astra-edit{padding:40px 22px}.astra-product-card h3{font-size:21px}.astra-section-intro{max-width:100%}}@media(max-width:599px){.astra-product-grid{gap:24px 14px}.astra-product-card__description{font-size:14px}.astra-product-card__media{aspect-ratio:1}.astra-product-card h3{font-size:20px}.astra-product-card__meta{font-size:10px;letter-spacing:.025em}.astra-card-link{font-size:11px}}.astra-theme .astra-edit--natural .astra-product-card__media{aspect-ratio:auto;background:transparent;border:0}.astra-theme .astra-edit--natural .astra-product-card__media img{height:auto;aspect-ratio:auto;width:100%;object-fit:contain}
/*# sourceMappingURL=/cdn/shop/t/44/compiled_assets/styles.css.map?subset=AA8 */
