:root{--gw-ivory: #F9F6F0;--gw-ink: #1A1613;--gw-sand: #EDE8DF;--gw-sand-light: #F3EFE8;--gw-gold: #C89B3C;--gw-gold-soft: #F0E6C8;--gw-gold-deep: #8A6820;--gw-success: #2D6A4F;--gw-muted: #7A6F65;--gw-border: #DDD8D0;--gw-radius-card: 20px;--gw-max-width: 1320px;--gw-frame: 14px;--gw-font-body: var(--font-body-family);--gw-font-heading: var(--font-heading-family)}html{overflow-x:hidden;overflow-x:clip}body{background-color:var(--gw-ivory)!important;color:var(--gw-ink)!important;font-family:var(--gw-font-body);-webkit-font-smoothing:antialiased;overflow-x:hidden;overflow-x:clip}body.gw-home{background:#fff!important}.shopify-section{font-family:var(--gw-font-body)}.gw-hero{padding:0;margin-top:calc(-1 * var(--header-height, 64px));background:#fff}@media(min-width:750px){:root{--gw-frame: 24px}.gw-hero{margin-top:calc(-1 * var(--header-height, 80px))}}.gw-hero__inner{max-width:calc(100% - 2 * var(--gw-frame));margin:0 auto}.gw-eyebrow{font-size:11px;font-weight:500;letter-spacing:.22em;text-transform:uppercase;color:var(--gw-muted)}.gw-hero__trust-bar{display:flex;flex-wrap:wrap;align-items:center;gap:8px;margin-top:20px;padding-top:16px;border-top:1px solid rgba(249,246,240,.15)}.gw-hero__trust-pill{display:inline-flex;align-items:center;gap:6px;font-size:11px;font-weight:500;color:rgba(var(--gw-text-light-rgb),.75);letter-spacing:.03em}.gw-hero__trust-pill svg{width:13px;height:13px;stroke:#f9f6f08c;flex-shrink:0}.gw-hero__trust-pill+.gw-hero__trust-pill:before{content:"\b7";color:rgba(var(--gw-text-light-rgb),.3);margin-right:2px}.gw-hero__trust-stars{display:flex;gap:1px}.gw-hero__trust-stars svg{width:10px;height:10px;fill:var(--gw-gold);stroke:none}.gw-hero__trust-pill strong{font-weight:600;color:rgba(var(--gw-text-light-rgb),.9)}.gw-hero__main{position:relative;overflow:hidden;border-radius:var(--gw-radius-card);background:#fff;height:calc(100svh - var(--gw-topbar, 40px) - 2 * var(--gw-frame));min-height:460px}@media(min-width:750px){.gw-hero__main{min-height:540px}}.header-wrapper--overlay{transition:background-color .25s ease,backdrop-filter .25s ease}.section-header:not(.scrolled-past-header) .header-wrapper--overlay{background:transparent!important;backdrop-filter:none!important;-webkit-backdrop-filter:none!important;border-bottom:none!important;box-shadow:none!important}.section-header:not(.scrolled-past-header) .header-wrapper--overlay-light{--color-foreground: 249, 246, 240}.section-header:not(.scrolled-past-header) .header-wrapper--overlay-light .search-modal{--color-foreground: 26, 22, 19}.section-header:not(.scrolled-past-header) .header-wrapper--overlay-dark{--color-foreground: 26, 22, 19}.section-header:not(.scrolled-past-header) .header-wrapper--overlay-light:before{content:"";position:absolute;left:var(--gw-frame);right:var(--gw-frame);top:0;height:160px;background:linear-gradient(to bottom,rgba(26,22,19,.38),transparent);border-radius:var(--gw-radius-card) var(--gw-radius-card) 0 0;pointer-events:none;z-index:-1}.section-header:has(.header-wrapper--overlay){margin-top:var(--gw-frame)}.gw-hero__main img,.gw-hero__main video{position:absolute;top:0;right:0;bottom:0;left:0;width:100%;height:100%;object-fit:cover;transition:transform 1.2s ease}.gw-hero__main:hover img,.gw-hero__main:hover video{transform:scale(1.03)}.gw-hero__gradient{position:absolute;top:0;right:0;bottom:0;left:0;background:linear-gradient(to top,#161412e6,#1614128c 45%,#16141233)}@media(min-width:990px){.gw-hero__gradient{background:linear-gradient(to top,hsl(30 10% 8% / .7) 0%,hsl(30 10% 8% / .15) 55%,transparent 100%)}}.gw-hero__content{position:absolute;bottom:0;left:0;right:0;padding:20px;color:var(--gw-text-light)}@media(min-width:600px){.gw-hero__content{padding:28px}}@media(min-width:990px){.gw-hero__content{padding:48px}}.gw-hero__sub{font-size:11px;font-weight:500;letter-spacing:.22em;text-transform:uppercase;color:rgba(var(--gw-text-light-rgb),.7);margin-bottom:12px}.gw-hero__heading{font-family:var(--gw-font-heading);font-size:clamp(30px,6vw,76px);font-weight:400;line-height:.97;letter-spacing:-.02em;max-width:16ch;color:var(--gw-text-light);text-shadow:0 2px 24px rgba(26,22,19,.55);margin:0 0 16px}.gw-hero__heading em{font-style:italic;color:var(--gw-gold)}.gw-hero__desc{display:none;max-width:440px;font-size:14px;line-height:1.6;color:rgba(var(--gw-text-light-rgb),.88);margin-bottom:24px}@media(min-width:600px){.gw-hero__desc{display:block}}@media(min-width:990px){.gw-hero__desc{font-size:15px}}.gw-hero__buttons{display:flex;flex-direction:column;gap:10px}@media(min-width:600px){.gw-hero__buttons{flex-direction:row;gap:12px}}.gw-btn-primary{display:inline-flex;align-items:center;justify-content:center;gap:8px;padding:12px 22px;border-radius:100px;background:var(--gw-ivory);color:var(--gw-ink);font-size:14px;font-weight:500;text-decoration:none;transition:background .2s;border:none;cursor:pointer}.gw-btn-primary:hover{background:var(--gw-gold);color:var(--gw-ink)}.gw-btn-primary svg{width:16px;height:16px}.gw-btn-secondary{display:none;align-items:center;justify-content:center;gap:8px;padding:12px 22px;border-radius:100px;background:transparent;color:var(--gw-ivory);font-size:14px;font-weight:500;text-decoration:none;border:1px solid rgba(249,246,240,.4);transition:background .2s}@media(min-width:600px){.gw-btn-secondary{display:inline-flex}}.gw-btn-secondary:hover{background:#f9f6f01a}.gw-hero__cards{display:grid;grid-template-columns:repeat(2,1fr);gap:12px;margin-top:12px}@media(min-width:990px){.gw-hero__cards{grid-template-columns:repeat(3,1fr);gap:16px;margin-top:16px}}.gw-card{position:relative;overflow:hidden;border-radius:var(--gw-radius-card);aspect-ratio:4/3;display:block}.gw-card--wide{grid-column:span 2}@media(min-width:990px){.gw-card--wide{grid-column:span 1}}.gw-hero__cards--1{grid-template-columns:1fr!important}.gw-hero__cards--1 .gw-card--wide{grid-column:span 1}.gw-hero__cards--2{grid-template-columns:repeat(2,1fr)!important}.gw-hero__cards--2 .gw-card--wide{grid-column:span 1}.gw-card img{position:absolute;top:0;right:0;bottom:0;left:0;width:100%;height:100%;object-fit:cover;transition:transform 1.2s ease}.gw-card:hover img{transform:scale(1.05)}.gw-card__gradient{position:absolute;top:0;right:0;bottom:0;left:0;background:linear-gradient(to top,rgba(26,22,19,.65),transparent)}.gw-card__body{position:absolute;bottom:0;left:0;right:0;padding:20px}.gw-card__eyebrow{font-size:10px;letter-spacing:.2em;text-transform:uppercase;font-weight:500;margin-bottom:4px}.gw-card__title{font-family:var(--gw-font-heading);font-size:19px;font-weight:400;line-height:1.15;letter-spacing:-.01em}.gw-card--dark .gw-card__eyebrow{color:rgba(var(--gw-text-light-rgb),.55)}.gw-card--dark .gw-card__title{color:var(--gw-ivory)}.gw-card--light .gw-card__eyebrow{color:rgba(var(--gw-ink-rgb),.55)}.gw-card--light .gw-card__title{color:var(--gw-ink)}.gw-steps{display:grid;grid-template-columns:1fr;gap:0;margin-top:32px;border-top:1px solid var(--gw-border)}@media(min-width:750px){.gw-steps{grid-template-columns:repeat(3,1fr);gap:0;margin-top:40px}}.gw-step{position:relative;padding:24px 0;border-bottom:1px solid var(--gw-border);transition:none}@media(min-width:750px){.gw-step{padding:28px 32px 28px 0;border-bottom:none}.gw-step+.gw-step{border-left:1px solid var(--gw-border);padding-left:32px}}.gw-step:hover{border-color:var(--gw-border)}.gw-step__top{display:flex;align-items:baseline;justify-content:space-between;margin-bottom:24px}.gw-step__num{font-family:var(--gw-font-heading);font-size:30px;font-weight:400;color:rgba(var(--gw-ink-rgb),.12);line-height:1}.gw-step__arrow{width:16px;height:16px;color:var(--gw-muted);transition:color .2s}.gw-step:hover .gw-step__arrow{color:var(--gw-gold)}.gw-step__title{font-family:var(--gw-font-heading);font-size:22px;font-weight:400;letter-spacing:-.01em;margin:0 0 4px}.gw-step__desc{font-size:13px;color:var(--gw-muted);line-height:1.5;margin:0}.gw-trust{padding:80px 20px 0}@media(min-width:750px){.gw-trust{padding:96px 32px 0}}.gw-trust__inner{max-width:var(--gw-max-width);margin:0 auto}.gw-trust__grid{display:grid;grid-template-columns:repeat(2,1fr);gap:12px}@media(min-width:990px){.gw-trust__grid{grid-template-columns:repeat(4,1fr);gap:16px}}.gw-trust-item{display:flex;align-items:flex-start;gap:16px;border-radius:18px;border:1px solid var(--gw-border);background:#fff;padding:20px}.gw-trust-item__icon{display:grid;place-items:center;flex-shrink:0;width:44px;height:44px;border-radius:50%;background:var(--gw-gold-soft);color:var(--gw-gold-deep)}.gw-trust-item__icon svg{width:20px;height:20px}.gw-trust-item__title{font-size:14px;font-weight:500;margin:0 0 2px}.gw-trust-item__text{font-size:12px;color:var(--gw-muted);margin:0;line-height:1.4}.gw-trust__note{font-size:11px;color:var(--gw-muted);margin-top:10px}.announcement-bar{background:var(--gw-ink)!important;color:var(--gw-ivory)!important}.announcement-bar__message,.announcement-bar a{font-family:var(--gw-font-body)!important;font-size:11px!important;font-weight:500!important;letter-spacing:.14em!important;text-transform:uppercase!important;color:var(--gw-ivory)!important}.header-wrapper{background:#f9f6f0e0!important;-webkit-backdrop-filter:blur(12px);backdrop-filter:blur(12px);border-bottom:1px solid var(--gw-border)!important}.header__heading-link,.header__heading{font-family:var(--gw-font-heading)!important;font-weight:400;letter-spacing:-.02em}.header__menu-item,.header__menu-item .link,.list-menu__item{font-family:var(--gw-font-body)!important;font-size:14px!important;font-weight:400;color:rgba(var(--color-foreground),.75)!important;letter-spacing:0}.header__menu-item:hover .link,.list-menu__item:hover{color:rgb(var(--color-foreground))!important}.cart-count-bubble{background:var(--gw-gold)!important;color:var(--gw-ink)!important}.card__heading,.card__heading a,.card__heading.h5{font-family:var(--gw-font-heading)!important;font-weight:400!important;letter-spacing:-.01em!important;font-size:17px!important}.card__information .price,.card__information .price__regular,.price-item{font-family:var(--gw-font-body)!important;font-size:13px!important}.card--standard .card__media,.card--card .card__media,.card__media{border-radius:16px 16px 0 0!important}.card--standard{border-radius:16px!important}.collection__title .title{font-family:var(--gw-font-heading)!important;font-weight:400;letter-spacing:-.02em}.collection__title{padding-bottom:16px!important}.gw-feature{background:var(--gw-ink);padding:80px 20px;margin-top:80px}@media(min-width:750px){.gw-feature{padding:96px 40px}}.gw-feature__inner{max-width:1480px;margin:0 auto}.gw-feature__intro{text-align:center;max-width:640px;margin:0 auto 64px}.gw-feature__intro .gw-eyebrow{margin-bottom:16px;color:var(--gw-gold)!important}.gw-feature__heading{font-family:var(--gw-font-heading);font-size:clamp(32px,5vw,64px);font-weight:400;line-height:1.04;letter-spacing:-.02em;margin:0;color:var(--gw-ivory)}.gw-feature__heading em{font-style:italic;color:var(--gw-gold)}.gw-feature__sub{margin:20px auto 0;max-width:46ch;font-size:16px;line-height:1.6;color:rgba(var(--gw-text-light-rgb),.72)}.gw-feature__cta-wrap{text-align:center;margin-top:56px}.gw-feature__cta{display:inline-flex;align-items:center;gap:8px}.gw-feature__cta svg{width:18px;height:18px}.gw-feature__cta-note{margin:14px 0 0;font-size:13px;color:rgba(var(--gw-text-light-rgb),.55)}.gw-feature__grid{display:grid;grid-template-columns:1fr;gap:48px;align-items:center}@media(min-width:990px){.gw-feature__grid{grid-template-columns:1fr 1.4fr 1fr;gap:48px}}.gw-feature__col{display:flex;flex-direction:column;gap:48px}@media(min-width:990px){.gw-feature__col--right{align-items:flex-start}}@media(min-width:990px){.gw-feature__col--left{align-items:flex-end;text-align:right}}.gw-feature__icon{display:inline-grid;place-items:center;width:44px;height:44px;border-radius:50%;background:#c89b3c2e;color:var(--gw-gold);margin-bottom:14px}.gw-feature__icon svg{width:20px;height:20px}.gw-feature__item-title{font-family:var(--gw-font-heading);font-size:22px;font-weight:400;letter-spacing:-.01em;margin:0 0 8px;color:var(--gw-ivory)}.gw-feature__item-text{font-size:13px;color:rgba(var(--gw-text-light-rgb),.55);line-height:1.65;margin:0}.gw-feature__image-wrap{position:relative;border-radius:24px;overflow:hidden;aspect-ratio:4/5;order:-1;box-shadow:0 32px 80px #00000073}@media(min-width:990px){.gw-feature__image-wrap{order:0}}.gw-feature__image-wrap img{width:100%;height:100%;object-fit:cover}.gw-feature__image-badge{position:absolute;bottom:20px;left:20px;right:20px;display:flex;align-items:flex-end;justify-content:space-between;gap:12px}.gw-feature__badge-label{border-radius:16px;background:#f9f6f0f2;-webkit-backdrop-filter:blur(12px);backdrop-filter:blur(12px);padding:12px 16px}.gw-feature__badge-eyebrow{font-size:10px;letter-spacing:.2em;text-transform:uppercase;color:var(--gw-muted);margin:0 0 2px}.gw-feature__badge-name{font-family:var(--gw-font-heading);font-size:17px;font-weight:400;margin:0;color:var(--gw-ink)}.gw-feature__badge-price{display:inline-flex;align-items:center;border-radius:100px;background:var(--gw-gold);color:var(--gw-ink);font-size:13px;font-weight:600;padding:10px 18px;text-decoration:none;white-space:nowrap;transition:background .2s}.gw-feature__badge-price:hover{background:#b8871f;color:#fff}.gw-testimonials{margin-top:0;background:var(--gw-sand-light);padding:80px 20px}@media(min-width:750px){.gw-testimonials{padding:80px 32px}}.gw-testimonials__inner{max-width:var(--gw-max-width);margin:0 auto}.gw-testimonials__header{display:flex;flex-wrap:wrap;align-items:flex-end;justify-content:space-between;gap:16px;margin-bottom:40px}.gw-testimonials__title{font-family:var(--gw-font-heading);font-size:clamp(28px,4vw,48px);font-weight:400;letter-spacing:-.02em;margin:8px 0 0}.gw-testimonials__title em{font-style:italic;color:var(--gw-gold-deep)}.gw-testimonials__link{font-size:13px;color:var(--gw-muted);text-decoration:none}.gw-testimonials__link:hover{text-decoration:underline}.gw-testimonials__grid{display:grid;grid-template-columns:1fr;gap:20px}@media(min-width:750px){.gw-testimonials__grid{grid-template-columns:repeat(3,1fr)}}.gw-review{background:#fff;border-radius:20px;overflow:hidden;border:1px solid var(--gw-border);display:flex;flex-direction:column}.gw-review__img{aspect-ratio:4/3;overflow:hidden}.gw-review__img img{width:100%;height:100%;object-fit:cover;display:block}.gw-review__body{padding:24px;display:flex;flex-direction:column;flex:1}.gw-review__stars{display:flex;gap:2px;margin-bottom:12px}.gw-review__star{width:15px;height:15px;fill:var(--gw-gold);color:var(--gw-gold)}.gw-review__title{font-family:var(--gw-font-heading);font-size:20px;font-weight:400;margin:0 0 8px}.gw-review__text{font-size:13px;color:var(--gw-muted);line-height:1.65;margin:0;flex:1}.gw-review__footer{display:flex;align-items:center;justify-content:space-between;margin-top:20px;font-size:12px}.gw-review__name{font-weight:600}.gw-review__verified{display:inline-flex;align-items:center;gap:4px;color:var(--gw-gold-deep)}.gw-review__verified svg{width:13px;height:13px}.gw-faq{padding:96px 20px 0}@media(min-width:750px){.gw-faq{padding:112px 32px 0}}.gw-faq__inner{max-width:var(--gw-max-width);margin:0 auto}.gw-faq__layout{display:grid;grid-template-columns:1fr;gap:48px}@media(min-width:990px){.gw-faq__layout{grid-template-columns:4fr 8fr;gap:64px}}.gw-faq__heading{font-family:var(--gw-font-heading);font-size:clamp(30px,4vw,48px);font-weight:400;letter-spacing:-.02em;margin:8px 0 16px}.gw-faq__heading em{font-style:italic;color:var(--gw-gold-deep)}.gw-faq__sub{font-size:13px;color:var(--gw-muted);line-height:1.65;max-width:320px;margin:0 0 24px}.gw-faq__cta{display:inline-flex;align-items:center;gap:8px;padding:12px 24px;border-radius:100px;border:1px solid rgba(26,22,19,.2);font-size:13px;font-weight:500;color:var(--gw-ink);text-decoration:none;transition:background .2s,border-color .2s,color .2s}.gw-faq__cta:hover{background:var(--gw-ink);color:var(--gw-ivory);border-color:var(--gw-ink)}.gw-accordion{border-top:1px solid var(--gw-border)}.gw-accordion details{border-bottom:1px solid var(--gw-border)}.gw-accordion summary{display:flex;align-items:center;justify-content:space-between;padding:20px 0;cursor:pointer;list-style:none;font-family:var(--gw-font-heading);font-size:19px;font-weight:400;letter-spacing:-.01em;gap:16px}.gw-accordion summary::-webkit-details-marker{display:none}.gw-accordion summary:after{content:"";flex-shrink:0;width:20px;height:20px;background-image:url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 20 20' fill='none' stroke='%231A1613' stroke-width='1.5'%3E%3Cpath d='M5 7.5l5 5 5-5'/%3E%3C/svg%3E");background-size:contain;background-repeat:no-repeat;transition:transform .25s ease}.gw-accordion details[open] summary:after{transform:rotate(180deg)}.gw-accordion__answer{padding:0 0 20px;font-size:14px;color:var(--gw-muted);line-height:1.7;margin:0}.gw-footer-wrap{margin-top:96px}.gw-footer{background:var(--gw-ink);color:rgba(var(--gw-text-light-rgb),.85);padding:64px 20px 0}@media(min-width:750px){.gw-footer{padding:64px 32px 0}}.gw-footer__inner{max-width:var(--gw-max-width);margin:0 auto}.gw-footer__grid{display:grid;grid-template-columns:1fr;gap:48px}@media(min-width:750px){.gw-footer__grid{grid-template-columns:5fr 7fr}}.gw-footer__logo{display:flex;align-items:center;gap:10px;margin-bottom:20px;text-decoration:none}.gw-footer__logo-img{height:auto;max-width:100%;display:block}.gw-footer__apps{margin:20px 0 8px}.gw-footer__apps .gw-footer__app-block{max-width:340px}.gw-footer__logo-mark{display:grid;place-items:center;width:40px;height:40px;border-radius:50%;background:var(--gw-ivory);color:var(--gw-ink);font-family:var(--gw-font-heading);font-size:15px;font-weight:500;flex-shrink:0}.gw-footer__logo-name{font-family:var(--gw-font-heading);font-size:22px;font-weight:400;color:var(--gw-ivory)}.gw-footer__tagline{font-size:13px;line-height:1.65;color:rgba(var(--gw-text-light-rgb),.6);max-width:320px;margin:0 0 32px}.gw-footer__email-form{display:flex;gap:8px;max-width:340px;margin-bottom:10px}.gw-footer__email-input{flex:1;border-radius:100px;border:1px solid rgba(249,246,240,.2);background:transparent;padding:12px 20px;font-size:13px;color:var(--gw-ivory);outline:none;transition:border-color .2s;font-family:inherit}.gw-footer__email-input::placeholder{color:rgba(var(--gw-text-light-rgb),.35)}.gw-footer__email-input:focus{border-color:var(--gw-gold)}.gw-footer__email-btn{border-radius:100px;background:var(--gw-gold);color:var(--gw-ink);font-size:13px;font-weight:500;padding:12px 20px;border:none;cursor:pointer;white-space:nowrap;transition:background .2s;font-family:inherit}.gw-footer__email-btn:hover{background:var(--gw-gold-soft)}.gw-footer__email-note{font-size:11px;color:rgba(var(--gw-text-light-rgb),.4)}.gw-footer__email-error{color:#f1b0a0}.gw-footer__welcome{max-width:340px;margin-bottom:10px}.gw-footer__welcome-title{font-size:13px;color:var(--gw-ivory);margin:0 0 10px}.gw-footer__welcome-code{display:inline-flex;align-items:center;gap:12px;border:1px dashed var(--gw-gold);border-radius:100px;background:#c89b3c1f;padding:10px 16px;cursor:pointer;font-family:inherit;transition:background .2s}.gw-footer__welcome-code:hover{background:#c89b3c38}.gw-footer__welcome-code-value{font-size:14px;font-weight:600;letter-spacing:.08em;color:var(--gw-gold)}.gw-footer__welcome-copy{font-size:11px;color:rgba(var(--gw-text-light-rgb),.6)}.gw-footer__nav-grid{display:grid;grid-template-columns:repeat(3,1fr);gap:32px}.gw-footer__nav-heading{font-size:10px;letter-spacing:.22em;text-transform:uppercase;font-weight:500;color:rgba(var(--gw-text-light-rgb),.4);margin:0 0 16px}.gw-footer__nav-list{list-style:none;margin:0;padding:0;display:flex;flex-direction:column;gap:10px}.gw-footer__nav-list a{font-size:13px;color:rgba(var(--gw-text-light-rgb),.75);text-decoration:none;transition:color .15s}.gw-footer__nav-list a:hover{color:var(--gw-ivory)}.gw-footer__bottom{display:flex;flex-wrap:wrap;align-items:center;justify-content:space-between;gap:16px;margin-top:56px;padding:24px 0;border-top:1px solid rgba(249,246,240,.1);font-size:12px;color:rgba(var(--gw-text-light-rgb),.45)}.gw-footer__social{display:flex;align-items:center;gap:16px}.gw-footer__social a{color:rgba(var(--gw-text-light-rgb),.5);text-decoration:none;transition:color .15s}.gw-footer__social a:hover{color:var(--gw-ivory)}.gw-footer__social svg{width:16px;height:16px;display:block}::-webkit-scrollbar{width:6px}::-webkit-scrollbar-track{background:var(--gw-sand-light)}::-webkit-scrollbar-thumb{background:var(--gw-border);border-radius:3px}@media(max-width:749px){.gw-hero__cards{gap:10px;margin-top:10px}.gw-step{padding:20px 0}.gw-faq{padding:64px 16px 0}.gw-feature,.gw-testimonials{padding:64px 16px}.gw-footer__nav-grid{grid-template-columns:repeat(2,1fr);gap:24px}}.gw-stars{position:relative;display:inline-block;font-size:13px;line-height:1;letter-spacing:2px;vertical-align:middle}.gw-stars__row--bg{color:#d9d3c7}.gw-stars__row--fill{position:absolute;top:0;left:0;overflow:hidden;white-space:nowrap;color:var(--gw-gold, #C89B3C)}.gw-stars__count{font-family:var(--gw-font-body);font-size:12px;color:var(--gw-muted, #6B6560);vertical-align:middle;margin-left:4px}
/*# sourceMappingURL=/cdn/shop/t/9/assets/gebetswerk.css.map */
