.mgc-hero{background:linear-gradient(180deg,#fff,#faf6ef);padding:28px 16px 36px}.mgc-hero__inner{max-width:1180px;margin:0 auto;display:grid;grid-template-columns:1fr;gap:28px;align-items:center}@media(min-width:900px){.mgc-hero{padding:56px 24px 64px}.mgc-hero__inner{grid-template-columns:1fr 1fr;gap:56px}}.mgc-hero__copy{order:2}@media(min-width:900px){.mgc-hero__copy{order:1;padding-right:24px}}.mgc-hero__eyebrow{display:inline-block;padding:5px 16px;background:linear-gradient(135deg,#fbf2e2,#f6e7d0);color:#8f5712;font-size:11px;letter-spacing:.24em;text-transform:uppercase;border-radius:999px;font-weight:500;margin-bottom:20px}.mgc-hero__title{margin:0 0 16px;font-size:32px;line-height:1.12;font-weight:400;letter-spacing:-.01em;color:#1a1612}@media(min-width:900px){.mgc-hero__title{font-size:42px;line-height:1.08}}@media(min-width:1200px){.mgc-hero__title{font-size:48px}}.mgc-hero__lead{margin:0 0 24px;font-size:16px;line-height:1.6;color:#4a3b35;max-width:32em}@media(min-width:900px){.mgc-hero__lead{font-size:17px}}.mgc-hero__benefits{list-style:none;padding:0;margin:0 0 28px;display:flex;flex-direction:column;gap:10px}.mgc-hero__benefits li{font-size:14.5px;color:#1a1612;line-height:1.5;display:flex;align-items:flex-start;gap:12px}.mgc-hero__benefits li span{display:inline-flex;align-items:center;justify-content:center;width:22px;height:22px;flex-shrink:0;background:#d2861a1f;color:#8f5712;font-size:12px;font-weight:600;border-radius:50%}.mgc-hero__cta-wrap{margin-bottom:22px}.mgc-hero__cta{display:inline-flex;align-items:center;justify-content:center;gap:6px;width:auto;padding:18px 36px;background:#1a1612;color:#fdfaf3!important;text-decoration:none;font-size:15.5px;font-weight:500;letter-spacing:.06em;border-radius:4px;transition:transform .22s,box-shadow .22s,background .22s;box-shadow:0 8px 24px -14px #1a161266}.mgc-hero__cta:hover{background:#2a201a;transform:translateY(-1px);box-shadow:0 14px 32px -14px #1a161280}.mgc-hero__cta:active{transform:translateY(0)}.mgc-hero__cta-price{opacity:.78;font-weight:400}.mgc-hero__cta-sub{margin:12px 0 0;font-size:12.5px;color:#6b5e54;font-style:italic;letter-spacing:.01em}@media(max-width:599px){.mgc-hero__cta{width:100%;padding:16px 24px}}.mgc-hero__urgency{display:inline-flex;align-items:center;gap:10px;padding:10px 16px;background:#d2861a14;border-left:2px solid #d2861a;border-radius:3px;font-size:12.5px;color:#4a3b35;line-height:1.55;letter-spacing:.005em}.mgc-hero__urgency-dot{width:8px;height:8px;background:#d2861a;border-radius:50%;box-shadow:0 0 #d2861a99;animation:mgcPulse 1.8s ease-out infinite;flex-shrink:0}@keyframes mgcPulse{0%{box-shadow:0 0 #d2861a80}to{box-shadow:0 0 0 12px #d2861a00}}.mgc-hero__visual{order:1;position:relative}@media(min-width:900px){.mgc-hero__visual{order:2}}.mgc-hero__gallery{display:flex;flex-direction:column;gap:12px}.mgc-hero__main{position:relative}.mgc-hero__main img{width:100%;height:auto;display:block;border-radius:6px;box-shadow:0 24px 60px -24px #1a161247;background:#f5ede0}.mgc-hero__thumbs{display:grid;grid-template-columns:repeat(4,1fr);gap:10px}@media(min-width:900px){.mgc-hero__thumbs{grid-template-columns:repeat(5,1fr)}}.mgc-hero__thumb{padding:0;margin:0;border:2px solid transparent;border-radius:5px;overflow:hidden;cursor:pointer;background:#f5ede0;line-height:0;transition:border-color .18s,transform .18s,box-shadow .18s;-webkit-appearance:none;appearance:none}.mgc-hero__thumb img{width:100%;height:100%;aspect-ratio:4 / 5;object-fit:cover;display:block}.mgc-hero__thumb:hover{transform:translateY(-2px);box-shadow:0 8px 18px -10px #1a16124d}.mgc-hero__thumb.is-active{border-color:#d2861a}.mgc-hero__badge{position:absolute;bottom:16px;left:16px;background:#fffffff5;backdrop-filter:blur(10px);-webkit-backdrop-filter:blur(10px);padding:10px 14px;border-radius:4px;box-shadow:0 8px 24px -10px #1a161240;border:1px solid rgba(26,22,18,.06);max-width:240px}.mgc-hero__badge-stars{display:block;color:#d2861a;font-size:12px;letter-spacing:.1em;line-height:1;margin-bottom:4px}.mgc-hero__badge-text{display:block;font-size:12.5px;color:#1a1612;font-style:italic;line-height:1.4}@media(min-width:900px){.mgc-hero__badge{bottom:24px;left:24px;padding:12px 18px;max-width:280px}}@media(max-width:899px){.mgc-hero{padding:14px 16px 22px}.mgc-hero__inner{gap:16px}.mgc-hero__gallery{gap:8px}.mgc-hero__main{text-align:center}.mgc-hero__main img{width:auto;max-width:100%;max-height:38vh;margin:0 auto}.mgc-hero__thumbs{display:flex;grid-template-columns:none;gap:8px;overflow-x:auto;padding-bottom:4px;-webkit-overflow-scrolling:touch;scrollbar-width:none}.mgc-hero__thumbs::-webkit-scrollbar{display:none}.mgc-hero__thumb{flex:0 0 auto;width:58px}.mgc-hero__copy{display:flex;flex-direction:column}.mgc-hero__eyebrow{order:1;align-self:flex-start;margin-bottom:8px}.mgc-hero__title{order:2;font-size:25px;line-height:1.16;margin-bottom:8px}.mgc-hero__lead{order:3;font-size:14.5px;margin-bottom:14px}.mgc-hero__cta-wrap{order:4;margin-bottom:12px}.mgc-hero__cta-sub{margin-top:8px}.mgc-hero__urgency{order:5;margin-bottom:4px}.mgc-hero__benefits{order:6;margin:14px 0 0}}.mgc-hero__sticky{display:flex;align-items:center;justify-content:center;gap:8px;position:fixed;left:12px;right:12px;bottom:12px;z-index:90;margin:0 auto;max-width:460px;padding:15px 22px;background:#1a1612;color:#fdfaf3!important;text-decoration:none;font-size:15px;font-weight:600;letter-spacing:.03em;border-radius:8px;box-shadow:0 10px 30px -8px #1a16128c;transition:transform .2s ease,box-shadow .2s ease,background .2s ease}.mgc-hero__sticky:hover{background:#2a201a;transform:translateY(-1px);box-shadow:0 14px 34px -8px #1a161299}.mgc-hero__sticky-arrow{font-size:17px;line-height:1}@media(min-width:900px){.mgc-hero__sticky{padding:16px 28px;font-size:15.5px}}.mgc-hero__price{display:flex;align-items:baseline;flex-wrap:wrap;gap:10px;margin:0 0 6px}.mgc-hero__price-old{font-size:17px;color:#9a8c82;text-decoration:line-through;text-decoration-color:#cbb08a}.mgc-hero__price-now{font-size:30px;font-weight:600;color:#1a1612;letter-spacing:-.01em;line-height:1}.mgc-hero__price-tag{display:inline-flex;align-items:center;padding:4px 11px;background:linear-gradient(135deg,#d2861a,#b8690a);color:#fff;font-size:11.5px;font-weight:700;letter-spacing:.04em;border-radius:999px;box-shadow:0 4px 12px -4px #d2861a80}.mgc-hero__price-fomo{display:flex;align-items:center;gap:6px;margin:0 0 18px;font-size:12.5px;color:#b3540e;font-weight:500;letter-spacing:.005em}.mgc-hero__sticky-old{text-decoration:line-through;opacity:.55;font-weight:400;margin-right:1px}@media(max-width:899px){.mgc-hero__price{order:4}.mgc-hero__price-fomo{order:4;margin-bottom:12px}.mgc-hero__price-now{font-size:27px}}@media(max-width:899px){.mgc-hero__sticky{left:auto;right:12px;width:calc(100% - 100px);max-width:340px;margin:0;padding:13px 16px;font-size:13px;white-space:nowrap}.mgc-hero__sticky-old{display:none}}
/*# sourceMappingURL=/cdn/shop/t/18/assets/mgc-hero-landing.css.map */
