.os-lumivel{--os-green: #16c75b;--os-green-deep: #075c35;--os-charcoal: #111512;--os-cream: #f4f1e8;--os-mint: #dff9e8;--os-white: #ffffff;--os-muted: #566158;--os-line: #cfe2d5;--os-max: 1280px;--os-radius: 18px;--os-shadow: 0 18px 50px rgba(4, 66, 35, .14);background:var(--os-cream);color:var(--os-charcoal);font-family:var(--font-body--family, Arial, sans-serif);font-size:16px;line-height:1.65}.os-lumivel,.os-lumivel *{box-sizing:border-box}.os-lumivel img{display:block;height:auto;max-width:100%}.os-lumivel a{color:inherit;text-underline-offset:4px}.os-lumivel h1,.os-lumivel h2,.os-lumivel h3,.os-lumivel p{margin-top:0}.os-lumivel h1,.os-lumivel h2,.os-lumivel h3{color:inherit;font-family:var(--font-heading--family, var(--font-body--family, Arial, sans-serif));font-weight:800;letter-spacing:-.04em;line-height:1.02;text-wrap:balance}.os-lumivel p{color:var(--os-muted);text-wrap:pretty}.os-lumivel__container{margin-inline:auto;width:min(var(--os-max),calc(100% - 48px))}.os-lumivel__section{padding-block:clamp(76px,9vw,132px)}.os-lumivel__section--white{background:var(--os-white)}.os-lumivel__section--green{background:var(--os-green)}.os-lumivel__section--green p{color:var(--os-charcoal)}.os-lumivel__section--mint{background:var(--os-mint)}.os-lumivel__section--cream{background:var(--os-cream)}.os-lumivel__section--charcoal{background:var(--os-charcoal);color:var(--os-white)}.os-lumivel__section--charcoal p{color:#cbd6ce}.os-lumivel__eyebrow{align-items:center;display:inline-flex;font-size:12px;font-weight:800;gap:9px;letter-spacing:.13em;margin-bottom:18px;text-transform:uppercase}.os-lumivel__eyebrow:before{background:currentcolor;content:"";height:3px;width:28px}.os-lumivel__button{align-items:center;background:var(--os-charcoal);border:2px solid var(--os-charcoal);border-radius:10px;color:var(--os-white);display:inline-flex;font-weight:800;justify-content:center;min-height:56px;padding:14px 26px;text-decoration:none;transition:transform .18s cubic-bezier(.22,1,.36,1)}.os-lumivel__button:hover,.os-lumivel__button:focus-visible{transform:translateY(-2px)}.os-lumivel__button--ghost{background:transparent;color:var(--os-charcoal)}.os-lumivel__button--green{background:var(--os-green);color:var(--os-charcoal)}.os-lumivel__button--wide{width:100%}.os-lumivel a.os-lumivel__button{color:var(--os-white)!important;-webkit-text-fill-color:var(--os-white)}.os-lumivel a.os-lumivel__button--ghost,.os-lumivel a.os-lumivel__button--green{color:var(--os-charcoal)!important;-webkit-text-fill-color:var(--os-charcoal)}.os-lumivel__hero{background:var(--os-green);min-height:690px;overflow:hidden;position:relative}.os-lumivel__hero:before{border:1px solid rgba(17,21,18,.18);border-radius:50%;bottom:-32vw;content:"";height:60vw;position:absolute;right:-12vw;width:60vw}.os-lumivel__hero-grid{align-items:center;display:grid;gap:clamp(40px,6vw,90px);grid-template-columns:minmax(0,.9fr) minmax(420px,1.1fr);min-height:690px;padding-block:70px;position:relative}.os-lumivel__hero h1{font-size:clamp(54px,6.4vw,96px);margin-bottom:22px;max-width:10ch;text-transform:uppercase}.os-lumivel__hero-copy>p{color:var(--os-charcoal);font-size:20px;max-width:52ch}.os-lumivel__hero-actions{display:flex;flex-wrap:wrap;gap:12px;margin-top:30px}.os-lumivel__hero-media{position:relative}.os-lumivel__hero-media img{aspect-ratio:1;background:var(--os-green-deep);border-radius:28px;box-shadow:var(--os-shadow);object-fit:cover;width:100%}.os-lumivel__hero-stamp{align-items:center;background:var(--os-charcoal);border-radius:50%;bottom:28px;color:var(--os-white);display:flex;font-size:12px;font-weight:800;height:132px;justify-content:center;letter-spacing:.08em;padding:16px;position:absolute;right:-15px;text-align:center;text-transform:uppercase;transform:rotate(7deg);width:132px}.os-lumivel__split{align-items:center;display:grid;gap:clamp(42px,7vw,100px);grid-template-columns:repeat(2,minmax(0,1fr))}.os-lumivel__split-media img{aspect-ratio:4 / 3;background:var(--os-green);border-radius:var(--os-radius);object-fit:cover;width:100%}.os-lumivel__split-copy h2,.os-lumivel__section-heading h2{font-size:clamp(40px,5vw,72px);margin-bottom:22px;text-transform:uppercase}.os-lumivel__split-copy p{max-width:60ch}.os-lumivel__section-heading{margin-bottom:50px;max-width:820px}.os-lumivel__section-heading>p{font-size:19px}.os-lumivel__metric{border-top:1px solid currentcolor;display:grid;gap:24px;grid-template-columns:150px 1fr;padding-block:20px}.os-lumivel__metric p{margin:0}.os-lumivel__metric strong{font-size:14px}.os-lumivel__cards{display:grid;gap:16px;grid-template-columns:repeat(3,minmax(0,1fr))}.os-lumivel__card{background:#ffffff5c;border:1px solid rgba(17,21,18,.16);border-radius:var(--os-radius);min-height:250px;padding:30px}.os-lumivel__card-number{font-size:13px;font-weight:800;letter-spacing:.1em}.os-lumivel__card h3{font-size:28px;margin:58px 0 14px}.os-lumivel__card p{color:var(--os-charcoal);margin-bottom:0}.os-lumivel__card--photo{overflow:hidden;padding:14px 14px 26px}.os-lumivel__card--photo img{aspect-ratio:1;border-radius:12px;object-fit:cover;width:100%}.os-lumivel__card--photo h3{margin:24px 12px 12px}.os-lumivel__card--photo p{margin-inline:12px}.os-lumivel__steps{border-block:1px solid var(--os-line);display:grid;grid-template-columns:repeat(3,minmax(0,1fr))}.os-lumivel__step{padding:30px}.os-lumivel__step+.os-lumivel__step{border-left:1px solid var(--os-line)}.os-lumivel__step-number{color:var(--os-green-deep);display:block;font-size:42px;font-weight:800;margin-bottom:26px}.os-lumivel__step h3{font-size:24px}.os-lumivel__comparison-wrap{overflow-x:auto}.os-lumivel__comparison{background:var(--os-white);border-collapse:collapse;min-width:700px;width:100%}.os-lumivel__comparison th,.os-lumivel__comparison td{border-bottom:1px solid var(--os-line);padding:19px;text-align:left;vertical-align:top}.os-lumivel__comparison thead th{background:var(--os-charcoal);color:var(--os-white)}.os-lumivel__comparison td:first-child{font-weight:800}.os-lumivel__truth-grid{display:grid;gap:18px;grid-template-columns:repeat(2,minmax(0,1fr))}.os-lumivel__truth-card{background:var(--os-white);border-radius:var(--os-radius);padding:34px}.os-lumivel__truth-card h3{font-size:28px}.os-lumivel__truth-card li{color:var(--os-muted);margin-block:12px}.os-lumivel__faq{border-top:1px solid var(--os-line)}.os-lumivel__faq details{border-bottom:1px solid var(--os-line)}.os-lumivel__faq summary{cursor:pointer;font-weight:800;list-style:none;min-height:72px;padding:22px 52px 22px 0;position:relative}.os-lumivel__faq summary::-webkit-details-marker{display:none}.os-lumivel__faq summary:after{color:var(--os-green-deep);content:"+";font-size:28px;position:absolute;right:8px;top:15px}.os-lumivel__faq details[open] summary:after{content:"\2212"}.os-lumivel__faq details p{max-width:76ch;padding:0 52px 24px 0}.os-lumivel__final{margin-inline:auto;max-width:850px;text-align:center}.os-lumivel__final h2{font-size:clamp(44px,6vw,82px);text-transform:uppercase}.os-lumivel__offer-strip{background:var(--os-green);border-block:1px solid rgba(17,21,18,.2);padding-block:28px}.os-lumivel__offer-strip-inner{align-items:center;display:flex;gap:28px;justify-content:space-between}.os-lumivel__offer-strip h2{font-size:clamp(30px,4vw,52px);margin-bottom:8px;text-transform:uppercase}.os-lumivel__offer-strip p{color:var(--os-charcoal);margin-bottom:0}.os-lumivel__offer-visual{flex:0 0 132px}.os-lumivel__offer-visual img{aspect-ratio:1;border-radius:14px;object-fit:cover;width:132px}body:has(.os-lumivel--advertorial) .shopify-section-group-header-group{display:none!important}body:has(.os-lumivel--advertorial) #MainContent{padding-top:0!important}.os-lumivel__article-hero{background:var(--os-green);padding-block:clamp(64px,8vw,116px)}.os-lumivel__article-hero-inner{align-items:center;display:grid;gap:clamp(45px,7vw,100px);grid-template-columns:1.05fr .95fr}.os-lumivel__article-hero h1{font-size:clamp(48px,6vw,84px);margin:14px 0 24px;text-transform:uppercase}.os-lumivel__article-hero p{color:var(--os-charcoal)}.os-lumivel__article-lead{font-size:20px}.os-lumivel__article-hero img{aspect-ratio:4 / 3;border-radius:var(--os-radius);box-shadow:var(--os-shadow);object-fit:cover;width:100%}.os-lumivel__article-shell{display:grid;gap:70px;grid-template-columns:minmax(0,760px) 300px;justify-content:center;padding-block:80px}.os-lumivel__article-body section{scroll-margin-top:24px}.os-lumivel__article-body h2{font-size:clamp(34px,4vw,54px);margin:70px 0 22px;text-transform:uppercase}.os-lumivel__article-body section:first-child h2{margin-top:0}.os-lumivel__article-body p,.os-lumivel__article-body li{font-size:17px;line-height:1.82}.os-lumivel__article-body figure{margin:42px 0}.os-lumivel__article-body figure img{aspect-ratio:16 / 10;border-radius:var(--os-radius);object-fit:cover;width:100%}.os-lumivel__article-body figcaption{color:var(--os-muted);font-size:12px;margin-top:8px}.os-lumivel__article-aside{align-self:start;background:var(--os-mint);border-radius:var(--os-radius);padding:20px;position:sticky;top:24px}.os-lumivel__article-aside img{aspect-ratio:1;border-radius:12px;margin-bottom:16px;object-fit:cover}.os-lumivel__article-cta{align-items:center;background:var(--os-green);border-radius:var(--os-radius);display:flex;gap:24px;justify-content:space-between;margin-block:42px;padding:28px}.os-lumivel__article-cta p{color:var(--os-charcoal);font-weight:800;margin:0}.os-lumivel__article-cta .os-lumivel__button{white-space:nowrap}.os-lumivel__cavitation{display:grid;gap:16px;grid-template-columns:repeat(2,minmax(0,1fr));list-style:none;margin:30px 0 36px;padding:0}.os-lumivel__cavitation>li{background:var(--os-mint);border:1px solid var(--os-line);border-radius:var(--os-radius);min-width:0;padding:26px}.os-lumivel__cavitation-number{color:var(--os-green-deep);display:block;font-size:32px;font-weight:800;line-height:1;margin-bottom:18px}.os-lumivel__article-body .os-lumivel__cavitation h3{font-size:23px;line-height:1.15;margin:0 0 14px}.os-lumivel__article-body .os-lumivel__cavitation p{color:var(--os-charcoal);font-size:15px;line-height:1.7;margin:0}.os-lumivel__microcopy{font-size:12px}@media screen and (max-width:940px){.os-lumivel__hero-grid,.os-lumivel__split,.os-lumivel__article-hero-inner{grid-template-columns:1fr}.os-lumivel__hero,.os-lumivel__hero-grid{min-height:0}.os-lumivel__hero h1{max-width:13ch}.os-lumivel__hero-media{max-width:700px}.os-lumivel__cards{grid-template-columns:repeat(2,minmax(0,1fr))}.os-lumivel__article-shell{grid-template-columns:minmax(0,760px)}.os-lumivel__article-aside{display:none}}@media screen and (max-width:680px){.os-lumivel{font-size:15px}.os-lumivel__container{width:min(var(--os-max),calc(100% - 32px))}.os-lumivel__hero-grid{gap:34px;padding-block:42px}.os-lumivel__hero h1{font-size:50px}.os-lumivel__hero-copy>p{font-size:17px}.os-lumivel__hero-stamp{font-size:9px;height:100px;right:-4px;width:100px}.os-lumivel__section{padding-block:68px}.os-lumivel__split-copy h2,.os-lumivel__section-heading h2{font-size:40px}.os-lumivel__cards,.os-lumivel__steps,.os-lumivel__truth-grid,.os-lumivel__cavitation{grid-template-columns:1fr}.os-lumivel__card{min-height:220px}.os-lumivel__step+.os-lumivel__step{border-left:0;border-top:1px solid var(--os-line)}.os-lumivel__offer-strip-inner,.os-lumivel__article-cta{align-items:stretch;flex-direction:column}.os-lumivel__article-hero h1{font-size:46px}.os-lumivel__article-shell{padding-block:52px}.os-lumivel__article-body h2{margin-top:54px}.os-lumivel__cavitation>li{padding:22px}.os-lumivel__article-cta .os-lumivel__button{width:100%}}@media(prefers-reduced-motion:reduce){.os-lumivel *,.os-lumivel *:before,.os-lumivel *:after{scroll-behavior:auto!important;transition-duration:.01ms!important}}
/*# sourceMappingURL=/cdn/shop/t/3/assets/os-lumivel.css.map */
