:root{--mq-ink:#214e3c;--mq-text:#51655b;--mq-green:#7bbc72;--mq-light:#eef5e9;--mq-cream:#f9faf5;--mq-line:#dbe5d8}.mq{color:var(--mq-ink);font-family:var(--font-body--family,Inter,sans-serif);font-size:16px;line-height:1.65}.mq *{box-sizing:border-box}.mq h1,.mq h2,.mq h3,.mq p{margin:0}.mq h1,.mq h2,.mq h3{font-family:var(--font-heading--family,Inter,sans-serif);color:var(--mq-ink);font-weight:600;text-wrap:balance}.mq h2{font-size:clamp(30px,3.3vw,46px);line-height:1.13;letter-spacing:-1.7px}.mq h3{font-size:22px;line-height:1.3;letter-spacing:-.5px}.mq p{color:var(--mq-text)}.mq a{color:inherit}.mq-wrap{width:min(1240px,calc(100% - 80px));margin-inline:auto}.mq-pad{padding-block:88px}.mq-eyebrow{display:block;margin-bottom:19px!important;color:#4f7055!important;font-size:11px;font-weight:650;line-height:1.4;letter-spacing:2px;text-transform:uppercase}.mq-button{display:inline-flex;align-items:center;justify-content:center;gap:24px;min-height:52px;padding:15px 25px;border-radius:999px;background:var(--mq-ink);color:#fff!important;border:1px solid var(--mq-ink);font-size:14px;font-weight:600;line-height:1.4;text-decoration:none;transition:background .2s,transform .2s;cursor:pointer}.mq-button:hover{background:#30634c;transform:translateY(-1px)}.mq-button svg,.mq-link svg{width:18px;height:18px;flex-shrink:0}.mq-link{display:inline-flex;align-items:center;gap:10px;font-size:14px;font-weight:600;text-decoration:underline;text-underline-offset:6px}.mq a:focus-visible,.mq button:focus-visible,.mq summary:focus-visible,.mq input:focus-visible{outline:3px solid var(--mq-green);outline-offset:5px}.mq-hero{background:var(--mq-cream);padding:28px 0 30px}.mq-hero-grid{display:grid;grid-template-columns:1fr 1fr;gap:36px;align-items:center}.mq-hero-copy{padding:30px 16px 34px 0}.mq-hero h1{font-size:clamp(42px,4.8vw,66px);font-weight:600;line-height:1.05;letter-spacing:-2.8px;max-width:560px}.mq-hero h1 em{display:block;color:#6a985e;font-style:normal}.mq-hero-description{max-width:425px;font-size:17px;line-height:1.75;margin-top:24px!important}.mq-hero-actions{display:flex;align-items:center;gap:24px;flex-wrap:wrap;margin-top:30px}.mq-hero-note{font-size:12px;margin-top:23px!important;display:flex;align-items:center;gap:9px}.mq-hero-note svg{width:17px;height:17px;color:#729a64}.mq-hero-media{position:relative;align-self:stretch;min-height:510px;border-radius:24px;overflow:hidden;background:#e5ecdc}.mq-hero-photo{position:absolute;top:0;right:0;bottom:0;left:0;width:100%;height:100%;object-fit:cover;object-position:48% 50%;display:block}.mq-photo-note{position:absolute;bottom:24px;left:24px;background:#fffef4f2;border-radius:12px;padding:14px 19px;display:flex;align-items:center;gap:12px;max-width:calc(100% - 48px);font-size:12px;line-height:1.45;color:var(--mq-ink)}.mq-photo-note svg{width:28px;height:28px;flex-shrink:0;color:#6d985e}.mq-photo-note strong{font-size:14px;font-weight:600}.mq-perks{display:flex;justify-content:space-between;gap:20px;padding-top:29px;padding-bottom:3px}.mq-perk{display:flex;align-items:center;gap:10px;color:#4a6656;font-size:12px;font-weight:500}.mq-perk svg{width:20px;height:20px;stroke:#659357;flex-shrink:0}.mq-section-heading{max-width:680px;margin:0 auto 40px;text-align:center}.mq-section-heading p:not(.mq-eyebrow){margin-top:15px}.mq-wellness-grid{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:20px}.mq-wellness-card{border:1px solid var(--mq-line);border-radius:20px;padding:30px;background:#fff}.mq-wellness-icon{display:grid;place-items:center;width:48px;height:48px;border-radius:50%;background:var(--mq-light);color:#648d59;margin-bottom:21px}.mq-wellness-icon svg{width:25px;height:25px}.mq-wellness-card h3{font-size:21px}.mq-wellness-card p{font-size:14px;margin-top:11px;line-height:1.75;max-width:300px}.mq-wellness-note{text-align:center;font-size:13px;margin:28px auto 0!important;max-width:680px}@media(max-width:1000px)and (min-width:750px){.mq-wellness-card{padding:23px}.mq-wellness-card h3{font-size:19px}}@media(max-width:749px){.mq-wellness-grid{grid-template-columns:1fr;gap:12px}.mq-wellness-card{padding:23px 22px;display:grid;grid-template-columns:42px 1fr;column-gap:16px;align-items:center;border-radius:16px}.mq-wellness-icon{width:42px;height:42px;margin:0;grid-row:1/3;align-self:start}.mq-wellness-icon svg{width:23px;height:23px}.mq-wellness-card h3{font-size:19px}.mq-wellness-card p{grid-column:2;font-size:13px;margin-top:7px}.mq-wellness-note{font-size:12px;margin-top:23px!important}}.mq-feature-grid{display:grid;grid-template-columns:1fr 1fr;gap:76px;align-items:center}.mq-product-media{background:#f2f4eb;border-radius:22px;overflow:hidden;padding:26px}.mq-product-media img{display:block;width:100%;height:auto;aspect-ratio:1;object-fit:contain;border-radius:12px}.mq-product-copy .mq-product-title{font-size:clamp(32px,3.2vw,44px);margin-bottom:19px}.mq-product-copy>p{max-width:430px}.mq-product-copy .mq-eyebrow{font-size:11px}.mq-product-tags{display:flex;gap:9px;flex-wrap:wrap;margin:24px 0}.mq-product-tags span{padding:7px 13px;border:1px solid var(--mq-line);border-radius:999px;font-size:12px;color:#4c6655}.mq-price{font-size:25px!important;color:var(--mq-ink)!important;margin-bottom:22px!important;font-weight:600}.mq-price small{font-size:13px;font-weight:400;margin-right:4px;color:var(--mq-text)}.mq-product-caption{font-size:12px;margin-top:14px!important}.mq-values{background:var(--mq-light)}.mq-values-grid{display:grid;grid-template-columns:repeat(3,1fr);gap:50px}.mq-value{text-align:center;padding:0 16px}.mq-value-icon{width:58px;height:58px;display:grid;place-items:center;margin:0 auto 20px;background:#fff;border-radius:50%;color:#648d59}.mq-value-icon svg{width:29px;height:29px}.mq-value p{font-size:14px;line-height:1.75;margin-top:12px}.mq-story-grid{display:grid;grid-template-columns:1fr 1fr;gap:76px;align-items:center}.mq-story-photo{width:100%;height:490px;object-fit:cover;border-radius:22px;display:block}.mq-story-copy>p:not(.mq-eyebrow){margin:22px 0;max-width:465px}.mq-steps{list-style:none;margin:25px 0 0;padding:0;display:grid;gap:18px}.mq-steps li{display:flex;gap:14px;align-items:flex-start;font-size:14px;line-height:1.6;color:var(--mq-text)}.mq-steps span{background:var(--mq-light);width:30px;height:30px;border-radius:50%;display:grid;place-items:center;color:var(--mq-ink);font-size:12px;flex-shrink:0;margin-top:3px}.mq-steps strong{display:block;color:var(--mq-ink);font-weight:600;margin-bottom:2px}.mq-faq{background:#fafbf7}.mq-faq-grid{display:grid;grid-template-columns:.8fr 1.2fr;gap:85px}.mq-faq-intro p:not(.mq-eyebrow){margin-top:22px;margin-bottom:24px;max-width:300px}.mq-faq-list details{border-bottom:1px solid var(--mq-line)}.mq-faq-list details:first-child{border-top:1px solid var(--mq-line)}.mq-faq-list summary{cursor:pointer;list-style:none;display:flex;align-items:center;justify-content:space-between;gap:18px;padding:23px 0;color:var(--mq-ink);font-size:16px;font-weight:550;line-height:1.5}.mq-faq-list summary::-webkit-details-marker{display:none}.mq-faq-list summary:after{content:"+";font-size:22px;font-weight:400;flex-shrink:0}.mq-faq-list details[open] summary:after{content:"\2212"}.mq-faq-answer{padding:0 28px 23px 0;color:var(--mq-text);font-size:14px;line-height:1.8}.mq-footer{background:#214e3c;color:#fff;padding:58px 0 25px}.mq-footer h2,.mq-footer h3,.mq-footer p,.mq-footer a{color:inherit}.mq-footer-top{display:grid;grid-template-columns:1fr 1fr;align-items:center;gap:75px;padding-bottom:45px;border-bottom:1px solid #ffffff26}.mq-footer h2{font-size:30px;letter-spacing:-1px}.mq-footer-top p{font-size:14px;color:#d7e5d5;margin-top:12px}.mq-newsletter{display:flex;border-bottom:1px solid #dbe8d1;gap:10px;align-items:center}.mq-newsletter input{border:0;box-shadow:none;background:transparent;width:100%;padding:17px 0;min-height:54px;color:#fff;font:inherit;font-size:14px;border-radius:0}.mq-newsletter input::placeholder{color:#d7e5d5}.mq-newsletter button{background:#e7f1dc;border:0;border-radius:50%;width:39px;height:39px;display:grid;place-items:center;color:#214e3c;cursor:pointer;flex-shrink:0;padding:10px}.mq-newsletter button svg{width:18px;height:18px}.mq-form-note{font-size:11px!important;line-height:1.6;color:#bfd0bf!important;margin-top:12px!important}.mq-footer-bottom{padding-top:35px;display:grid;grid-template-columns:1fr auto auto;gap:60px}.mq-footer-wordmark{font-size:31px;font-weight:650;letter-spacing:-1.4px;line-height:1.3}.mq-footer-wordmark svg{width:26px;height:26px;display:inline-block;vertical-align:middle;margin-right:8px;color:#a8ce8c}.mq-footer-brand p{max-width:280px;font-size:13px;line-height:1.7;color:#d7e5d5;margin-top:12px}.mq-footer-links h3{font-size:12px;text-transform:uppercase;letter-spacing:1.4px;color:#cadcc6;margin-bottom:13px}.mq-footer-links a{display:block;font-size:13px;text-decoration:none;line-height:2.25}.mq-footer-links a:hover{text-decoration:underline}.mq-footer-legal{display:flex;justify-content:space-between;gap:20px;padding-top:38px;font-size:11px;line-height:1.7;color:#bfd0bf}.mq-footer-legal p{max-width:650px}.mq-logo-fallback{position:relative;display:block;width:185px;height:42px;overflow:hidden}.mq-logo-fallback img{position:absolute;width:224px;max-width:none;height:auto;left:-19px;top:50%;transform:translateY(-50%)}#header-component .header__row{border-color:#e7ece1}@media(min-width:1000px){#header-component .header__row--top{padding-block:12px}}@media(max-width:1000px){.mq-wrap{width:calc(100% - 48px)}.mq-hero-grid{gap:24px}.mq-hero-media{min-height:460px}.mq-feature-grid,.mq-story-grid{gap:36px}.mq-values-grid{gap:20px}.mq-faq-grid{gap:40px}.mq-footer-bottom{gap:30px}}@media(max-width:749px){.mq-wrap{width:calc(100% - 36px)}.mq-pad{padding-block:56px}.mq h2{letter-spacing:-1px}.mq-eyebrow{font-size:10px;letter-spacing:1.8px;margin-bottom:14px!important}.mq-hero{padding-top:8px;padding-bottom:23px}.mq-hero-grid{grid-template-columns:1fr;gap:25px}.mq-hero-copy{padding:25px 5px 0;text-align:center}.mq-hero h1{font-size:43px;letter-spacing:-1.9px;line-height:1.07;max-width:410px;margin:auto}.mq-hero-description{font-size:15px;margin:19px auto 0!important;max-width:340px}.mq-hero-actions{justify-content:center;gap:22px;margin-top:24px}.mq-button{font-size:13px;min-height:49px;padding:14px 21px}.mq-hero-actions .mq-link{font-size:12px}.mq-hero-note{justify-content:center;margin-top:18px!important;font-size:11px}.mq-hero-media{height:340px;min-height:0;border-radius:18px}.mq-hero-photo{object-position:50% 53%}.mq-photo-note{left:16px;bottom:16px;padding:10px 14px;font-size:11px}.mq-photo-note strong{font-size:12px}.mq-photo-note svg{width:24px;height:24px}.mq-perks{gap:12px;justify-content:center;padding-top:24px;flex-wrap:wrap}.mq-perk{font-size:10px;gap:6px}.mq-perk svg{width:16px;height:16px}.mq-section-heading{margin-bottom:28px}.mq-section-heading p:not(.mq-eyebrow){font-size:14px}.mq-feature-grid{grid-template-columns:1fr;gap:27px}.mq-product-media{padding:19px}.mq-product-copy{padding-inline:5px}.mq-product-copy .mq-product-title{font-size:32px}.mq-product-copy>p{font-size:15px}.mq-product-tags{margin:20px 0}.mq-product-caption{font-size:11px!important}.mq-values-grid{grid-template-columns:1fr;gap:32px}.mq-value{padding:0;max-width:320px;margin:auto}.mq-value-icon{width:49px;height:49px;margin-bottom:15px}.mq-value h3{font-size:20px}.mq-story-grid{grid-template-columns:1fr;gap:30px}.mq-story-photo{height:340px}.mq-story-copy{padding-inline:5px}.mq-story-copy>p:not(.mq-eyebrow){font-size:15px;margin-block:20px}.mq-faq-grid{grid-template-columns:1fr;gap:28px}.mq-faq-intro p:not(.mq-eyebrow){margin:16px 0;max-width:none;font-size:14px}.mq-faq-list summary{font-size:14px;padding-block:20px}.mq-faq-answer{font-size:13px}.mq-footer{padding-top:40px}.mq-footer-top{grid-template-columns:1fr;gap:24px;padding-bottom:30px}.mq-footer h2{font-size:27px}.mq-footer-bottom{grid-template-columns:1fr 1fr;gap:28px}.mq-footer-brand{grid-column:1/-1}.mq-footer-wordmark{font-size:29px}.mq-footer-legal{flex-direction:column;gap:10px;padding-top:30px}.mq-logo-fallback{width:148px;height:36px}.mq-logo-fallback img{width:179px;left:-15px}}@media(prefers-reduced-motion:reduce){.mq-button{transition:none}.mq-button:hover{transform:none}}
/*# sourceMappingURL=/cdn/shop/t/1/assets/mirqela-home.css.map */
