.purelyora-feature-strip{width:100%;box-sizing:border-box;padding:28px 30px;background:#faf9f7}.purelyora-feature-strip *{box-sizing:border-box}.purelyora-feature-strip__inner{width:100%;max-width:1280px;margin:0 auto;display:grid;grid-template-columns:repeat(4,minmax(0,1fr))}.purelyora-feature-strip__item{position:relative;min-width:0;padding:4px 24px;text-align:center;display:flex;flex-direction:column;align-items:center;justify-content:center}.purelyora-feature-strip__item:not(:first-child):before{content:"";position:absolute;left:0;top:8px;bottom:8px;width:1px;background:#1414142e}.purelyora-feature-strip__icon{width:46px;height:46px;margin:0 0 12px;display:flex;align-items:center;justify-content:center}.purelyora-feature-strip__icon svg{width:100%;height:100%;display:block;fill:none;stroke:#111;stroke-width:2;stroke-linecap:round;stroke-linejoin:round}.purelyora-feature-strip__title{margin:0 0 6px;color:#111;font-family:Georgia,Times New Roman,serif;font-size:24px;font-weight:400;line-height:1.15;letter-spacing:-.02em}.purelyora-feature-strip__description{margin:0;color:#414141;font-family:Arial,Helvetica,sans-serif;font-size:14px;font-weight:400;line-height:1.4;letter-spacing:.02em}@media screen and (max-width:900px){.purelyora-feature-strip{padding:24px 18px}.purelyora-feature-strip__inner{grid-template-columns:repeat(2,minmax(0,1fr))}.purelyora-feature-strip__item{padding:24px 16px}.purelyora-feature-strip__item:nth-child(3),.purelyora-feature-strip__item:nth-child(4){border-top:1px solid rgba(20,20,20,.15)}.purelyora-feature-strip__item:nth-child(3):before{display:none}}@media screen and (max-width:520px){.purelyora-feature-strip{padding:16px 10px}.purelyora-feature-strip__item{padding:20px 8px}.purelyora-feature-strip__icon{width:38px;height:38px;margin-bottom:9px}.purelyora-feature-strip__title{font-size:17px;line-height:1.2}.purelyora-feature-strip__description{font-size:11px;line-height:1.35}}.purelyora-results{--pr-bg: #fbf9f6;--pr-text: #111111;--pr-muted: #555555;--pr-position: 50%;width:100%;padding:64px 30px;background:var(--pr-bg);box-sizing:border-box}.purelyora-results *,.purelyora-results *:before,.purelyora-results *:after{box-sizing:border-box}.purelyora-results__inner{width:100%;max-width:1280px;margin:0 auto;display:grid;grid-template-columns:minmax(260px,.75fr) minmax(480px,1.45fr);align-items:center;gap:70px}.purelyora-results__content{width:100%;max-width:390px}.purelyora-results__eyebrow{margin:0 0 22px;color:var(--pr-text);font-family:Arial,Helvetica,sans-serif;font-size:11px;font-weight:600;line-height:1.2;letter-spacing:.16em}.purelyora-results__heading{margin:0;color:var(--pr-text);font-family:Georgia,Times New Roman,serif;font-size:clamp(34px,3.4vw,55px);font-weight:400;line-height:1.02;letter-spacing:-.035em}.purelyora-results__line{display:block;width:34px;height:1px;margin:24px 0 20px;background:var(--pr-text)}.purelyora-results__description{margin:0;color:var(--pr-muted);font-family:Arial,Helvetica,sans-serif;font-size:15px;font-weight:400;line-height:1.6}.purelyora-results__button{display:inline-flex;min-height:46px;margin-top:28px;padding:0 25px;align-items:center;justify-content:center;color:#fff;background:#111;border:1px solid #111111;border-radius:2px;font-family:Arial,Helvetica,sans-serif;font-size:11px;font-weight:600;line-height:1;letter-spacing:.08em;text-decoration:none;transition:background .25s ease,color .25s ease,transform .25s ease}.purelyora-results__button:hover{color:#111;background:transparent;transform:translateY(-1px)}.purelyora-results__media{width:100%;min-width:0}.purelyora-results__frame{position:relative;width:100%;aspect-ratio:16 / 9;overflow:hidden;background:#f0ece7}.purelyora-compare{position:relative;width:100%;height:100%;overflow:hidden;touch-action:pan-y;-webkit-user-select:none;user-select:none}.purelyora-compare__layer{position:absolute;top:0;right:0;bottom:0;left:0;overflow:hidden}.purelyora-compare__layer--after{z-index:2;clip-path:inset(0 0 0 var(--pr-position))}.purelyora-compare__image{display:block;width:100%;height:100%;object-fit:cover}.purelyora-compare__placeholder{display:flex;width:100%;height:100%;align-items:center;justify-content:center;color:#11111161;background:linear-gradient(135deg,#f3efea,#faf8f5,#ece7e1);font-family:Arial,Helvetica,sans-serif;font-size:12px;font-weight:600;letter-spacing:.12em}.purelyora-compare__layer--after .purelyora-compare__placeholder{background:linear-gradient(225deg,#f3efea,#faf8f5,#ece7e1)}.purelyora-compare__divider{position:absolute;z-index:5;top:0;bottom:0;left:var(--pr-position);width:2px;background:#fffffff2;transform:translate(-50%);pointer-events:none}.purelyora-compare__handle{position:absolute;z-index:6;top:50%;left:var(--pr-position);width:44px;height:44px;display:flex;align-items:center;justify-content:center;gap:5px;color:#111;background:#fff;border-radius:50%;box-shadow:0 4px 18px #0000001f;transform:translate(-50%,-50%);pointer-events:none}.purelyora-compare__handle svg{display:block;width:7px;height:12px;fill:none;stroke:currentColor;stroke-width:1.7;stroke-linecap:round;stroke-linejoin:round}.purelyora-compare__range{position:absolute;z-index:10;top:0;right:0;bottom:0;left:0;width:100%;height:100%;margin:0;cursor:ew-resize;opacity:0}.purelyora-compare__labels{position:absolute;z-index:7;right:0;bottom:0;left:0;display:grid;grid-template-columns:repeat(2,1fr);pointer-events:none}.purelyora-compare__label{min-height:30px;padding:9px 12px;color:#fff;background:#111;font-family:Arial,Helvetica,sans-serif;font-size:9px;font-weight:500;line-height:1;letter-spacing:.1em;text-align:center}.purelyora-compare__label:first-child{border-right:1px solid rgba(255,255,255,.7)}.purelyora-results__video{display:block;width:100%;height:100%;object-fit:cover;background:#111}.purelyora-results__video-placeholder{display:flex;width:100%;height:100%;flex-direction:column;align-items:center;justify-content:center;gap:15px;color:#1111118c;background:linear-gradient(135deg,#eee9e3,#faf8f5,#eae5df);font-family:Arial,Helvetica,sans-serif;font-size:12px;font-weight:600;letter-spacing:.12em}.purelyora-results__play{width:58px;height:58px;display:flex;align-items:center;justify-content:center;color:#fff;background:#111;border-radius:50%}.purelyora-results__play svg{width:17px;height:17px;margin-left:3px;fill:currentColor}@media screen and (max-width:990px){.purelyora-results{padding:52px 24px}.purelyora-results__inner{grid-template-columns:minmax(220px,.75fr) minmax(400px,1.25fr);gap:40px}.purelyora-results__heading{font-size:38px}}@media screen and (max-width:749px){.purelyora-results{padding:42px 18px}.purelyora-results__inner{grid-template-columns:1fr;gap:34px}.purelyora-results__content{max-width:100%;text-align:center}.purelyora-results__eyebrow{margin-bottom:16px}.purelyora-results__heading{font-size:36px}.purelyora-results__line{margin:20px auto 17px}.purelyora-results__button{margin-top:23px}.purelyora-results__frame{aspect-ratio:4 / 3}.purelyora-compare__handle{width:38px;height:38px}}@media screen and (max-width:420px){.purelyora-results__heading{font-size:31px}.purelyora-results__description{font-size:14px}}.purelyora-routine{position:relative;width:100%;overflow:hidden;padding:42px 30px;background:linear-gradient(110deg,#f3eee8,#faf8f4 48%,#f1ede7);box-sizing:border-box}.purelyora-routine *,.purelyora-routine *:before,.purelyora-routine *:after{box-sizing:border-box}.purelyora-routine__inner{position:relative;z-index:2;width:100%;max-width:1380px;margin:0 auto;display:grid;grid-template-columns:minmax(250px,1.35fr) repeat(4,minmax(150px,1fr));align-items:center}.purelyora-routine__intro{padding:0 48px 0 10px}.purelyora-routine__heading{margin:0;color:#111;font-family:Georgia,Times New Roman,serif;font-size:clamp(30px,2.6vw,42px);font-weight:400;line-height:1.04;letter-spacing:-.035em}.purelyora-routine__line{display:block;width:30px;height:1px;margin:17px 0 15px;background:#111}.purelyora-routine__intro-text{margin:0;color:#414141;font-family:Arial,Helvetica,sans-serif;font-size:13px;font-weight:400;line-height:1.55}.purelyora-routine__item{position:relative;min-width:0;min-height:120px;padding:4px 24px;display:flex;flex-direction:column;align-items:center;justify-content:center;text-align:center}.purelyora-routine__item:before{content:"";position:absolute;left:0;top:14px;bottom:14px;width:1px;background:#11111124}.purelyora-routine__icon{width:39px;height:39px;margin:0 0 13px;display:flex;align-items:center;justify-content:center}.purelyora-routine__icon svg{display:block;width:100%;height:100%;fill:none;stroke:#111;stroke-width:1.8;stroke-linecap:round;stroke-linejoin:round}.purelyora-routine__title{margin:0 0 6px;color:#111;font-family:Arial,Helvetica,sans-serif;font-size:14px;font-weight:600;line-height:1.25}.purelyora-routine__text{margin:0;color:#555;font-family:Arial,Helvetica,sans-serif;font-size:11px;font-weight:400;line-height:1.45}.purelyora-routine__shadow{position:absolute;z-index:1;right:-15px;top:-38px;width:360px;height:250px;opacity:.09;filter:blur(2px);transform:rotate(-8deg);pointer-events:none}.purelyora-routine__shadow svg{width:100%;height:100%;fill:#111}@media screen and (max-width:1050px){.purelyora-routine{padding:38px 22px}.purelyora-routine__inner{grid-template-columns:minmax(220px,1.1fr) repeat(4,minmax(125px,1fr))}.purelyora-routine__intro{padding-right:28px}.purelyora-routine__item{padding:4px 14px}.purelyora-routine__heading{font-size:31px}.purelyora-routine__title{font-size:13px}}@media screen and (max-width:749px){.purelyora-routine{padding:36px 18px}.purelyora-routine__inner{grid-template-columns:repeat(2,minmax(0,1fr))}.purelyora-routine__intro{grid-column:1 / -1;padding:0 0 28px;text-align:center}.purelyora-routine__heading{font-size:32px}.purelyora-routine__line{margin:16px auto 14px}.purelyora-routine__item{min-height:145px;padding:24px 10px}.purelyora-routine__item:before{display:none}.purelyora-routine__item:nth-child(2n){border-left:1px solid rgba(17,17,17,.13)}.purelyora-routine__item:nth-child(4),.purelyora-routine__item:nth-child(5){border-top:1px solid rgba(17,17,17,.13)}.purelyora-routine__icon{width:37px;height:37px;margin-bottom:11px}.purelyora-routine__title{font-size:14px}.purelyora-routine__text{font-size:11px}.purelyora-routine__shadow{right:-100px;top:30px;width:300px;opacity:.055}}@media screen and (max-width:390px){.purelyora-routine__heading{font-size:29px}.purelyora-routine__item{min-height:135px;padding:20px 7px}.purelyora-routine__title{font-size:13px}.purelyora-routine__text{font-size:10px}}.purelyora-care-faq{--pcf-background: #f3efe8;--pcf-card: #fffdf9;--pcf-panel: #1e332c;--pcf-panel-light: #2c4940;--pcf-text: #172b24;--pcf-muted: #66706b;--pcf-border: rgba(23, 43, 36, .14);--pcf-accent: #c29a6b;--pcf-soft-accent: #ddc7aa;width:100%;padding:82px 28px;background:var(--pcf-background);box-sizing:border-box}.purelyora-care-faq *,.purelyora-care-faq *:before,.purelyora-care-faq *:after{box-sizing:border-box}.purelyora-care-faq__inner{width:100%;max-width:1240px;margin:0 auto;display:grid;grid-template-columns:minmax(300px,.78fr) minmax(540px,1.42fr);align-items:stretch;gap:34px}.purelyora-care-faq__intro{position:relative;min-height:610px;padding:48px 42px;overflow:hidden;display:flex;flex-direction:column;justify-content:space-between;color:#fff;background:linear-gradient(145deg,var(--pcf-panel-light) 0%,var(--pcf-panel) 62%,#14241f 100%);border-radius:30px}.purelyora-care-faq__intro:before{content:"";position:absolute;top:-120px;right:-100px;width:300px;height:300px;border:1px solid rgba(255,255,255,.12);border-radius:50%}.purelyora-care-faq__intro:after{content:"";position:absolute;top:-50px;right:-34px;width:180px;height:180px;border:1px solid rgba(255,255,255,.08);border-radius:50%}.purelyora-care-faq__intro-top,.purelyora-care-faq__intro-bottom{position:relative;z-index:2}.purelyora-care-faq__brand{margin:0 0 76px}.purelyora-care-faq__brand-image{display:block;width:auto;max-width:190px;max-height:58px;object-fit:contain}.purelyora-care-faq__brand-text{font-family:Georgia,Times New Roman,serif;font-size:36px;font-weight:400;line-height:1;letter-spacing:-.05em}.purelyora-care-faq__eyebrow{margin:0 0 18px;display:flex;align-items:center;gap:12px;color:#ffffffd1;font-family:Arial,Helvetica,sans-serif;font-size:10px;font-weight:700;line-height:1.2;letter-spacing:.18em}.purelyora-care-faq__eyebrow:before{content:"";display:block;width:28px;height:1px;flex:0 0 auto;background:var(--pcf-accent)}.purelyora-care-faq__heading{max-width:450px;margin:0;font-family:Georgia,Times New Roman,serif;font-size:clamp(43px,4vw,61px);font-weight:400;line-height:.98;letter-spacing:-.05em}.purelyora-care-faq__heading em{display:block;margin-top:5px;color:var(--pcf-soft-accent);font-weight:400}.purelyora-care-faq__description{max-width:320px;margin:0;color:#ffffffb3;font-family:Arial,Helvetica,sans-serif;font-size:14px;font-weight:400;line-height:1.75}.purelyora-care-faq__decor{position:absolute;z-index:1;right:15px;bottom:24px;width:155px;height:220px;opacity:.1;transform:rotate(-8deg);pointer-events:none}.purelyora-care-faq__decor svg{display:block;width:100%;height:100%;fill:none;stroke:#fff;stroke-width:1.2;stroke-linecap:round}.purelyora-care-faq__list{width:100%;padding:18px 38px;background:var(--pcf-card);border:1px solid rgba(23,43,36,.06);border-radius:30px;box-shadow:0 18px 55px #1c27220d}.purelyora-care-faq__item{margin:0;border-bottom:1px solid var(--pcf-border)}.purelyora-care-faq__item:last-child{border-bottom:0}.purelyora-care-faq__question{position:relative;width:100%;min-height:72px;padding:21px 55px 21px 58px;display:flex;align-items:center;color:var(--pcf-text);cursor:pointer;list-style:none;font-family:Georgia,Times New Roman,serif;font-size:clamp(18px,1.42vw,22px);font-weight:400;line-height:1.35;transition:color .22s ease,padding-left .22s ease}.purelyora-care-faq__question:hover{color:#436d5f;padding-left:63px}.purelyora-care-faq__question::-webkit-details-marker{display:none}.purelyora-care-faq__question::marker{content:""}.purelyora-care-faq__number{position:absolute;top:50%;left:0;width:34px;height:34px;display:flex;align-items:center;justify-content:center;color:var(--pcf-text);background:#eee8df;border-radius:50%;font-family:Arial,Helvetica,sans-serif;font-size:9px;font-weight:700;line-height:1;letter-spacing:.08em;transform:translateY(-50%);transition:color .25s ease,background .25s ease}.purelyora-care-faq__item[open] .purelyora-care-faq__number{color:#fff;background:var(--pcf-panel)}.purelyora-care-faq__toggle{position:absolute;top:50%;right:1px;width:32px;height:32px;display:flex;align-items:center;justify-content:center;color:var(--pcf-text);background:transparent;border:1px solid rgba(23,43,36,.2);border-radius:50%;transform:translateY(-50%);transition:color .25s ease,background .25s ease,transform .25s ease}.purelyora-care-faq__toggle:before,.purelyora-care-faq__toggle:after{content:"";position:absolute;width:11px;height:1px;background:currentColor;transition:opacity .25s ease,transform .25s ease}.purelyora-care-faq__toggle:after{transform:rotate(90deg)}.purelyora-care-faq__item[open] .purelyora-care-faq__toggle{color:#fff;background:var(--pcf-panel);transform:translateY(-50%) rotate(45deg)}.purelyora-care-faq__answer{max-width:720px;margin:0;padding:0 52px 26px 58px;color:var(--pcf-muted);font-family:Arial,Helvetica,sans-serif;font-size:14px;font-weight:400;line-height:1.75}.purelyora-care-faq__link{display:inline-flex;margin-top:14px;padding-bottom:3px;color:var(--pcf-text);border-bottom:1px solid currentColor;font-family:Arial,Helvetica,sans-serif;font-size:10px;font-weight:700;line-height:1.5;letter-spacing:.11em;text-decoration:none}.purelyora-care-faq__link:hover{opacity:.62}@media screen and (max-width:1020px){.purelyora-care-faq{padding:66px 22px}.purelyora-care-faq__inner{grid-template-columns:minmax(250px,.72fr) minmax(450px,1.28fr);gap:24px}.purelyora-care-faq__intro{padding:42px 30px}.purelyora-care-faq__heading{font-size:47px}.purelyora-care-faq__list{padding:14px 28px}.purelyora-care-faq__question{font-size:19px}}@media screen and (max-width:749px){.purelyora-care-faq{padding:44px 15px}.purelyora-care-faq__inner{grid-template-columns:1fr;gap:18px}.purelyora-care-faq__intro{min-height:auto;padding:34px 25px;border-radius:23px}.purelyora-care-faq__brand{margin-bottom:48px}.purelyora-care-faq__brand-text{font-size:31px}.purelyora-care-faq__heading{font-size:42px}.purelyora-care-faq__intro-bottom{margin-top:48px}.purelyora-care-faq__description{max-width:290px;font-size:13px}.purelyora-care-faq__decor{right:-15px;bottom:0;width:130px;height:185px;opacity:.07}.purelyora-care-faq__list{padding:8px 19px;border-radius:23px}.purelyora-care-faq__question{min-height:72px;padding:19px 43px 19px 47px;font-size:18px}.purelyora-care-faq__question:hover{padding-left:47px}.purelyora-care-faq__number{width:30px;height:30px;font-size:8px}.purelyora-care-faq__toggle{right:0;width:29px;height:29px}.purelyora-care-faq__answer{padding:0 32px 23px 47px;font-size:13px;line-height:1.7}}@media screen and (max-width:390px){.purelyora-care-faq__heading{font-size:37px}.purelyora-care-faq__question{font-size:16px}.purelyora-care-faq__answer{font-size:12px}}.purelyora-refined-cta{--prc-outer: #f4f0e9;--prc-green: #1d382f;--prc-green-light: #31564a;--prc-cream: #faf7f1;--prc-white: #fffdf9;--prc-gold: #c39a6b;--prc-muted: rgba(255, 255, 255, .68);--prc-border: rgba(255, 255, 255, .14);width:100%;padding:54px 26px;background:var(--prc-outer);box-sizing:border-box}.purelyora-refined-cta *,.purelyora-refined-cta *:before,.purelyora-refined-cta *:after{box-sizing:border-box}.purelyora-refined-cta__inner{position:relative;width:100%;max-width:1260px;margin:0 auto;overflow:hidden;color:#fff;background:radial-gradient(circle at 90% 5%,rgba(116,157,141,.28) 0%,transparent 35%),linear-gradient(128deg,var(--prc-green-light) 0%,var(--prc-green) 55%,#14281f 100%);border-radius:32px}.purelyora-refined-cta__inner:before{content:"";position:absolute;top:-170px;right:-90px;width:410px;height:410px;border:1px solid rgba(255,255,255,.1);border-radius:50%;pointer-events:none}.purelyora-refined-cta__inner:after{content:"";position:absolute;right:58px;bottom:-205px;width:360px;height:360px;border:1px solid rgba(255,255,255,.07);border-radius:50%;pointer-events:none}.purelyora-refined-cta__top{position:relative;z-index:2;display:grid;grid-template-columns:minmax(0,1.35fr) minmax(300px,.65fr);gap:70px;align-items:center;padding:62px 62px 54px}.purelyora-refined-cta__content{max-width:710px}.purelyora-refined-cta__brand{margin:0 0 68px}.purelyora-refined-cta__brand-image{display:block;width:auto;max-width:190px;max-height:56px;object-fit:contain}.purelyora-refined-cta__brand-text{font-family:Georgia,Times New Roman,serif;font-size:31px;font-weight:400;line-height:1;letter-spacing:-.05em}.purelyora-refined-cta__eyebrow{margin:0 0 18px;display:flex;align-items:center;gap:13px;color:#ffffffc2;font-family:Arial,Helvetica,sans-serif;font-size:10px;font-weight:700;line-height:1.2;letter-spacing:.19em}.purelyora-refined-cta__eyebrow:before{content:"";width:32px;height:1px;flex:0 0 auto;background:var(--prc-gold)}.purelyora-refined-cta__heading{margin:0;font-family:Georgia,Times New Roman,serif;font-size:clamp(48px,5.5vw,76px);font-weight:400;line-height:.94;letter-spacing:-.057em}.purelyora-refined-cta__heading em{display:block;margin-top:9px;color:#e2c6a4;font-weight:400}.purelyora-refined-cta__description{max-width:590px;margin:27px 0 0;color:var(--prc-muted);font-family:Arial,Helvetica,sans-serif;font-size:14px;font-weight:400;line-height:1.75}.purelyora-refined-cta__action{position:relative;padding:38px 35px;color:#1d382f;background:#faf7f1f5;border-radius:24px}.purelyora-refined-cta__action-label{margin:0 0 25px;color:#6d766f;font-family:Arial,Helvetica,sans-serif;font-size:9px;font-weight:700;line-height:1.2;letter-spacing:.17em}.purelyora-refined-cta__action-title{margin:0;color:#1d382f;font-family:Georgia,Times New Roman,serif;font-size:31px;font-weight:400;line-height:1.08;letter-spacing:-.04em}.purelyora-refined-cta__action-text{margin:18px 0 0;color:#657069;font-family:Arial,Helvetica,sans-serif;font-size:13px;line-height:1.7}.purelyora-refined-cta__buttons{margin-top:30px;display:flex;flex-direction:column;gap:10px}.purelyora-refined-cta__button{width:100%;min-height:49px;padding:0 21px;display:inline-flex;align-items:center;justify-content:space-between;gap:15px;border-radius:999px;font-family:Arial,Helvetica,sans-serif;font-size:10px;font-weight:700;line-height:1;letter-spacing:.09em;text-decoration:none;transition:color .25s ease,background .25s ease,border-color .25s ease,transform .25s ease}.purelyora-refined-cta__button:after{content:"\2192";font-size:17px;font-weight:400;line-height:1}.purelyora-refined-cta__button--primary{color:#fff;background:var(--prc-green);border:1px solid var(--prc-green)}.purelyora-refined-cta__button--primary:hover{background:#13281f;border-color:#13281f;transform:translate(3px)}.purelyora-refined-cta__button--secondary{color:var(--prc-green);background:transparent;border:1px solid rgba(29,56,47,.22)}.purelyora-refined-cta__button--secondary:hover{color:#fff;background:var(--prc-green);border-color:var(--prc-green);transform:translate(3px)}.purelyora-refined-cta__features{position:relative;z-index:2;display:grid;grid-template-columns:repeat(3,minmax(0,1fr));border-top:1px solid var(--prc-border)}.purelyora-refined-cta__feature{position:relative;min-height:118px;padding:28px 34px;display:flex;align-items:center;gap:18px}.purelyora-refined-cta__feature:not(:first-child){border-left:1px solid var(--prc-border)}.purelyora-refined-cta__feature-number{flex:0 0 auto;color:#d6b28a;font-family:Georgia,Times New Roman,serif;font-size:31px;line-height:1}.purelyora-refined-cta__feature-title{margin:0 0 5px;color:#fff;font-family:Arial,Helvetica,sans-serif;font-size:12px;font-weight:700;line-height:1.3}.purelyora-refined-cta__feature-text{margin:0;color:#ffffff94;font-family:Arial,Helvetica,sans-serif;font-size:11px;line-height:1.5}@media screen and (max-width:990px){.purelyora-refined-cta{padding:42px 21px}.purelyora-refined-cta__top{grid-template-columns:minmax(0,1.15fr) minmax(280px,.85fr);gap:38px;padding:50px 42px 45px}.purelyora-refined-cta__brand{margin-bottom:54px}.purelyora-refined-cta__heading{font-size:57px}.purelyora-refined-cta__action{padding:31px 27px}.purelyora-refined-cta__feature{padding:25px 22px}}@media screen and (max-width:749px){.purelyora-refined-cta{padding:26px 14px}.purelyora-refined-cta__inner{border-radius:24px}.purelyora-refined-cta__top{grid-template-columns:1fr;gap:38px;padding:34px 23px 25px}.purelyora-refined-cta__brand{margin-bottom:48px}.purelyora-refined-cta__brand-text{font-size:27px}.purelyora-refined-cta__heading{font-size:43px;line-height:.98}.purelyora-refined-cta__description{font-size:13px}.purelyora-refined-cta__action{padding:29px 23px;border-radius:20px}.purelyora-refined-cta__action-title{font-size:28px}.purelyora-refined-cta__features{grid-template-columns:1fr}.purelyora-refined-cta__feature{min-height:auto;padding:23px}.purelyora-refined-cta__feature:not(:first-child){border-top:1px solid var(--prc-border);border-left:0}.purelyora-refined-cta__feature-number{font-size:27px}}@media screen and (max-width:390px){.purelyora-refined-cta__heading{font-size:38px}.purelyora-refined-cta__action-title{font-size:25px}}
/*# sourceMappingURL=/cdn/shop/t/2/assets/purelyora-custom.css.map */
