.cmg-faq{padding:88px 40px}.cmg-faq__inner{max-width:1080px;margin:0 auto}.cmg-faq__header{max-width:720px;margin:0 auto 44px;text-align:center}.cmg-faq__kicker{margin:0 0 12px;color:var(--cmg-faq-accent);font-size:1.2rem;font-weight:700;letter-spacing:.18em;text-transform:uppercase}.cmg-faq__header h2{margin:0;font-size:clamp(3.4rem,5vw,5.8rem);line-height:1.05}.cmg-faq__intro{margin:18px auto 0;font-size:1.6rem;line-height:1.65}.cmg-faq__list{border-top:1px solid color-mix(in srgb,var(--color-foreground) 18%,transparent)}.cmg-faq__item{border-bottom:1px solid color-mix(in srgb,var(--color-foreground) 18%,transparent)}.cmg-faq__item summary{display:flex;align-items:center;justify-content:space-between;gap:24px;padding:24px 2px;cursor:pointer;font-size:1.8rem;font-weight:700;line-height:1.45;list-style:none}.cmg-faq__item summary::-webkit-details-marker{display:none}.cmg-faq__item summary:focus-visible{outline:3px solid var(--cmg-faq-accent);outline-offset:5px}.cmg-faq__icon{position:relative;flex:0 0 22px;width:22px;height:22px}.cmg-faq__icon:before,.cmg-faq__icon:after{position:absolute;top:10px;left:2px;width:18px;height:2px;background:var(--cmg-faq-accent);content:"";transition:transform .2s ease}.cmg-faq__icon:after{transform:rotate(90deg)}.cmg-faq__item[open] .cmg-faq__icon:after{transform:rotate(0)}.cmg-faq__answer{max-width:880px;padding:0 52px 26px 2px;font-size:1.55rem;line-height:1.75}.cmg-faq__contact{display:flex;align-items:center;justify-content:space-between;gap:30px;margin-top:48px;padding:34px 38px;border-left:6px solid var(--cmg-faq-accent);background:color-mix(in srgb,var(--cmg-faq-accent) 14%,transparent)}.cmg-faq__contact h3{margin:0;font-size:2.4rem}.cmg-faq__contact p{margin:8px 0 0;font-size:1.5rem;line-height:1.6}.cmg-faq__button{flex:0 0 auto;padding:13px 24px;border:2px solid var(--cmg-faq-accent);border-radius:3px;color:inherit;font-weight:700;text-decoration:none;transition:background .2s ease,color .2s ease}.cmg-faq__button:hover,.cmg-faq__button:focus-visible{background:var(--cmg-faq-accent);color:#fff}@media(max-width:749px){.cmg-faq{padding:64px 20px}.cmg-faq__header{margin-bottom:32px}.cmg-faq__item summary{padding:20px 0;font-size:1.65rem}.cmg-faq__answer{padding:0 0 22px}.cmg-faq__contact{align-items:flex-start;flex-direction:column;padding:28px 24px}}.cmg-home{--brand:#c8a2a3;--brand-deep:#70484a;--cream:#f8f3f1;--text:#252525;color:var(--text);background:#fff}.cmg-home h1,.cmg-home h2,.cmg-home h3{color:inherit;margin:0;line-height:1.08}.cmg-home h1{font-size:clamp(3.5rem,6vw,7.8rem);max-width:700px}.cmg-home h2{font-size:clamp(3rem,4vw,5rem)}.cmg-home p{line-height:1.6}.cmg-wrap{max-width:1400px;margin:auto;padding:90px 40px}.cmg-kicker{color:var(--brand-deep);font-size:1.25rem;font-weight:700;letter-spacing:.16em;text-transform:uppercase;margin:0 0 14px}.cmg-hero{min-height:700px;position:relative;display:flex;align-items:center;overflow:hidden;background:var(--cream)}.cmg-hero>img{position:absolute;top:0;right:0;bottom:0;left:0;width:100%;height:100%;object-fit:cover}.cmg-hero:after{content:"";position:absolute;top:0;right:0;bottom:0;left:0;background:linear-gradient(90deg,#f7f1e8f5,#f7f1e8d1 32%,#f7f1e800 67%)}.cmg-hero__content{position:relative;z-index:1;width:min(620px,80%);margin-left:max(6vw,40px)}.cmg-hero__content>p:not(.cmg-kicker){font-size:1.8rem;max-width:560px}.cmg-button{display:inline-block;margin-top:14px;padding:15px 28px;border-radius:3px;background:var(--brand);color:var(--text);text-decoration:none;font-weight:700;transition:background .2s ease,color .2s ease}.cmg-button:hover{background:var(--brand-deep);color:#fff}.cmg-button:focus-visible{outline:3px solid var(--text);outline-offset:3px}.cmg-trust{background:var(--brand);color:var(--text);display:grid;grid-template-columns:repeat(3,1fr);gap:20px;padding:20px 6vw;border-block:3px solid var(--brand-deep);text-align:center;font-weight:700}.cmg-products{text-align:center}.cmg-intro{max-width:680px;margin:18px auto 45px}.cmg-grid{display:grid;grid-template-columns:repeat(3,1fr);gap:28px;text-align:left}.cmg-product{color:inherit;text-decoration:none}.cmg-product__image{aspect-ratio:1/1;overflow:hidden;background:var(--cream)}.cmg-product__image img{width:100%;height:100%;object-fit:cover;transition:transform .35s ease}.cmg-product:hover img{transform:scale(1.03)}.cmg-product__meta{display:flex;justify-content:space-between;gap:20px;padding:16px 2px}.cmg-product__meta h3,.cmg-product__meta p{font-size:1.55rem;margin:0}.cmg-product__meta p{color:var(--brand-deep);font-weight:700}.cmg-story{display:grid;grid-template-columns:1.35fr 1fr;align-items:center;background:var(--brand);color:var(--text);box-shadow:inset 0 4px 0 var(--brand-deep)}.cmg-story img{width:100%;height:100%;min-height:560px;object-fit:cover}.cmg-story>div{padding:70px;max-width:600px}.cmg-story .cmg-kicker{color:var(--brand-deep)}.cmg-story p:not(.cmg-kicker){font-size:1.7rem}.cmg-link{color:var(--text);text-decoration-color:var(--brand-deep);text-underline-offset:6px;font-weight:700}.cmg-category-grid{display:grid;grid-template-columns:1fr 1fr;gap:30px}.cmg-category{min-height:520px;position:relative;overflow:hidden;color:#fff;text-decoration:none}.cmg-category:after{content:"";position:absolute;top:0;right:0;bottom:0;left:0;background:linear-gradient(0deg,rgba(0,0,0,.68),transparent 58%)}.cmg-category img{position:absolute;width:100%;height:100%;object-fit:cover;transition:transform .4s ease}.cmg-category:hover img{transform:scale(1.025)}.cmg-category div{position:absolute;z-index:1;left:36px;bottom:34px}.cmg-category span{display:inline-block;margin-top:12px;border-bottom:2px solid var(--brand);font-weight:700}.cmg-process{background:var(--cream);text-align:center}.cmg-steps{display:grid;grid-template-columns:repeat(3,1fr);gap:55px;margin-top:55px;text-align:left}.cmg-steps b{color:var(--brand-deep);font-size:1.4rem}.cmg-steps h3{margin-top:15px;font-size:2.2rem}.cmg-final{display:grid;grid-template-columns:minmax(280px,420px) minmax(0,1fr);align-items:center;gap:70px;max-width:1400px;margin:auto;padding:90px 40px;scroll-margin-top:30px}.cmg-final img{width:100%;max-width:420px;aspect-ratio:4/5;height:auto;object-fit:cover;object-position:center 28%;justify-self:center;border-radius:6px}.cmg-final>div{padding-left:48px;max-width:780px;border-left:6px solid var(--brand)}.cmg-about-intro{margin:24px 0 0;line-height:1.7}.cmg-read-more{display:inline-block;margin-top:18px;padding:11px 20px;border:2px solid var(--brand-deep);border-radius:3px;color:var(--brand-deep);cursor:pointer;font-weight:700;text-decoration:none}.cmg-instagram{padding:76px 40px;background:var(--cream)}.cmg-instagram__header{max-width:1400px;margin:0 auto 34px;text-align:center}.cmg-instagram__header h2{font-size:clamp(3rem,4vw,5.4rem)}.cmg-instagram__header a{color:var(--brand-deep);text-decoration:none}.cmg-instagram__header a:hover{text-decoration:underline;text-underline-offset:6px}.cmg-instagram__feed{max-width:1400px;margin:0 auto}.cmg-instagram__app{width:100%}.cmg-reviews{background:#fff}.cmg-reviews__header{max-width:760px;margin:0 auto 46px;text-align:center}.cmg-reviews__grid{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:24px}.cmg-review{display:flex;flex-direction:column;min-height:100%;padding:34px;border:1px solid rgba(112,72,74,.2);border-top:5px solid var(--brand);border-radius:6px;background:var(--cream)}.cmg-review__stars{color:var(--brand-deep);font-size:1.7rem;letter-spacing:.12em}.cmg-review blockquote{margin:18px 0 28px;font-size:1.55rem;line-height:1.65}.cmg-review__reviewer{margin:auto 0 0;color:var(--brand-deep);font-weight:700}.cmg-review__source{margin:2px 0 0;font-size:1.2rem;opacity:.72}.cmg-promise{display:grid;grid-template-columns:repeat(3,1fr);gap:50px;border-top:3px solid var(--brand)}.cmg-promise h3{color:var(--brand-deep);font-size:2rem}@media(max-width:749px){.cmg-wrap{padding:60px 20px}.cmg-hero{min-height:670px;align-items:flex-end}.cmg-hero:after{background:linear-gradient(0deg,#f7f1e8fa,#f7f1e8e0 44%,#f7f1e800 78%)}.cmg-hero__content{margin:0 24px 48px;width:auto}.cmg-trust,.cmg-grid,.cmg-steps,.cmg-reviews__grid,.cmg-promise{grid-template-columns:1fr}.cmg-grid{gap:18px}.cmg-story,.cmg-final,.cmg-category-grid{grid-template-columns:1fr}.cmg-story>div{padding:45px 24px}.cmg-final{gap:38px;padding:60px 20px}.cmg-final img{max-width:320px}.cmg-final>div{padding:38px 0 0;border-left:0;border-top:6px solid var(--brand)}.cmg-instagram{padding:58px 20px}.cmg-category{min-height:420px}}.cmg-email-popup{width:min(92vw,590px);max-width:590px;padding:0;color:rgb(var(--color-foreground));background:rgb(var(--color-background));border:0;border-radius:20px;box-shadow:0 24px 80px #25252542;overflow:hidden;opacity:0;transform:translateY(18px) scale(.98);transition:opacity .22s ease,transform .22s ease,overlay .22s allow-discrete,display .22s allow-discrete}.cmg-email-popup[open]{opacity:1;transform:translateY(0) scale(1)}@starting-style{.cmg-email-popup[open]{opacity:0;transform:translateY(18px) scale(.98)}}.cmg-email-popup::backdrop{background:#25252594;-webkit-backdrop-filter:blur(3px);backdrop-filter:blur(3px);opacity:0;transition:opacity .22s ease,overlay .22s allow-discrete,display .22s allow-discrete}.cmg-email-popup[open]::backdrop{opacity:1}@starting-style{.cmg-email-popup[open]::backdrop{opacity:0}}.cmg-email-popup__panel{position:relative;padding:50px 38px 36px;text-align:center}.cmg-email-popup__close{position:absolute;top:14px;right:14px;display:grid;width:40px;height:40px;padding:0;color:currentColor;background:transparent;border:0;border-radius:50%;place-items:center;font-size:30px;line-height:1;cursor:pointer}.cmg-email-popup__close:hover,.cmg-email-popup__close:focus-visible{background:rgba(var(--color-foreground),.08)}.cmg-email-popup__logo{display:block;width:min(100%,270px);height:auto;margin:0 auto 20px}.cmg-email-popup h2{max-width:460px;margin:0 auto 14px;color:rgb(var(--color-foreground));font-family:var(--font-heading-family);font-size:clamp(30px,5vw,44px);font-weight:var(--font-heading-weight);line-height:1.12}.cmg-email-popup__content>p:not(.cmg-email-popup__privacy),.cmg-email-popup__success>p:not(.cmg-email-popup__contact){max-width:460px;margin:0 auto 24px;font-size:16px;line-height:1.55}.cmg-email-popup__form{margin:0}.cmg-email-popup__field{display:grid;grid-template-columns:minmax(0,1fr) auto;gap:10px;margin-top:26px}.cmg-email-popup__field input{width:100%;min-height:52px;padding:12px 16px;color:rgb(var(--color-foreground));background:rgb(var(--color-background));border:1px solid rgba(var(--color-foreground),.35);border-radius:8px;font:inherit}.cmg-email-popup__field input:focus{border-color:var(--cmg-popup-accent);box-shadow:0 0 0 3px color-mix(in srgb,var(--cmg-popup-accent) 28%,transparent);outline:none}.cmg-email-popup__button{min-height:52px;padding:12px 22px;color:#252525;background:var(--cmg-popup-accent);border:1px solid var(--cmg-popup-accent);border-radius:8px;font:inherit;font-weight:700;cursor:pointer;transition:filter .15s ease,transform .15s ease}.cmg-email-popup__button:hover{filter:brightness(.96);transform:translateY(-1px)}.cmg-email-popup__button:focus-visible{outline:2px solid rgb(var(--color-foreground));outline-offset:3px}.cmg-email-popup__privacy,.cmg-email-popup__contact{margin:14px auto 0;font-size:12px;line-height:1.45;opacity:.72}.cmg-email-popup__contact a{color:inherit;text-underline-offset:3px}.cmg-email-popup__error{margin:10px 0 0;color:#b3261e;font-size:13px}.cmg-email-popup__success .cmg-email-popup__button{margin-top:24px}@media screen and (max-width:560px){.cmg-email-popup__panel{padding:46px 22px 28px}.cmg-email-popup__field{grid-template-columns:1fr}.cmg-email-popup__button{width:100%}}@media(prefers-reduced-motion:reduce){.cmg-email-popup,.cmg-email-popup::backdrop,.cmg-email-popup__button{transition:none}}
/*# sourceMappingURL=/cdn/shop/t/4/compiled_assets/styles.css.map */
