.Button-module-scss-module__FxsBAG__button{border-radius:var(--hp-radius-md);font-weight:var(--hp-font-weight-semibold);cursor:pointer;border:1px solid #0000;justify-content:center;align-items:center;transition:all .2s;display:inline-flex}.Button-module-scss-module__FxsBAG__primary{background:var(--hp-color-brand);color:var(--hp-color-white)}.Button-module-scss-module__FxsBAG__primary:hover{background:var(--hp-color-brand-hover)}.Button-module-scss-module__FxsBAG__secondary{background:var(--hp-color-white);color:var(--hp-color-brand);border-color:var(--hp-color-brand)}.Button-module-scss-module__FxsBAG__ghost{color:var(--hp-color-text);background:0 0}.Button-module-scss-module__FxsBAG__sm{padding:var(--hp-space-2) var(--hp-space-4);font-size:var(--hp-font-size-sm)}.Button-module-scss-module__FxsBAG__md{padding:var(--hp-space-3) var(--hp-space-5);font-size:var(--hp-font-size-md)}.Button-module-scss-module__FxsBAG__lg{padding:var(--hp-space-4) var(--hp-space-6);font-size:var(--hp-font-size-lg)}
.SectionShell-module-scss-module__71_eWW__section{padding-block:var(--section-padding-top) var(--section-padding-bottom)}.SectionShell-module-scss-module__71_eWW__container{width:min(100% - var(--hp-gutter)*2,var(--hp-container));margin-inline:auto}.SectionShell-module-scss-module__71_eWW__containerNarrow{width:min(100% - var(--hp-gutter)*2,var(--hp-content));margin-inline:auto}.SectionShell-module-scss-module__71_eWW__containerWide{width:min(100% - var(--hp-gutter)*2,var(--hp-container-wide));margin-inline:auto}.SectionShell-module-scss-module__71_eWW__backgroundDefault{background:#fff}.SectionShell-module-scss-module__71_eWW__backgroundLight{background:#f7f7f7}.SectionShell-module-scss-module__71_eWW__backgroundDark{color:#fff;background:#111}.SectionShell-module-scss-module__71_eWW__backgroundAccent{background:#fff3eb}.SectionShell-module-scss-module__71_eWW__shadowSmall{box-shadow:0 10px 24px #1111110f}.SectionShell-module-scss-module__71_eWW__shadowMedium{box-shadow:0 18px 42px #1111111a}.SectionShell-module-scss-module__71_eWW__radiusMedium{border-radius:18px}.SectionShell-module-scss-module__71_eWW__radiusLarge{border-radius:28px}.SectionShell-module-scss-module__71_eWW__borderTop{border-top:1px solid #e5e7eb}.SectionShell-module-scss-module__71_eWW__borderBottom{border-bottom:1px solid #e5e7eb}
.Component-module-scss-module__GD8QgG__grid{align-items:center;gap:56px;display:grid}.Component-module-scss-module__GD8QgG__gridSingle{grid-template-columns:1fr!important}.Component-module-scss-module__GD8QgG__eyebrow{color:var(--hp-color-brand);text-transform:uppercase;letter-spacing:.07em;margin:0 0 14px;font-size:13px;font-weight:800}.Component-module-scss-module__GD8QgG__headline{color:#111;letter-spacing:-.055em;max-width:780px;margin:0;font-size:clamp(2.35rem,4.8vw,4.65rem);line-height:1.03}.Component-module-scss-module__GD8QgG__subline{color:#4b5563;max-width:680px;margin:24px 0 0;font-size:clamp(1.05rem,1.35vw,1.25rem);line-height:1.72}.Component-module-scss-module__GD8QgG__actions{flex-wrap:wrap;gap:14px;margin-top:32px;display:flex}.Component-module-scss-module__GD8QgG__visual{background:radial-gradient(circle at 88% 8%,#ec67071a,#0000 34%),linear-gradient(#fff,#fafafa);border:1px solid #e5e7eb;border-radius:22px;width:100%;padding:22px;overflow:hidden}.Component-module-scss-module__GD8QgG__badges{flex-wrap:wrap;gap:10px;margin-bottom:18px;display:flex}.Component-module-scss-module__GD8QgG__badge{color:#111;white-space:nowrap;background:#fff;border:1px solid #e5e7eb;border-radius:999px;align-items:center;padding:7px 12px;font-size:12px;font-weight:700;display:inline-flex}.Component-module-scss-module__GD8QgG__illustrationFrame{background:linear-gradient(#fff 0%,#f8f9fb 100%);border:1px solid #eef0f3;border-radius:16px;margin-bottom:16px;overflow:hidden}.Component-module-scss-module__GD8QgG__illustration{width:100%;height:auto;display:block}.Component-module-scss-module__GD8QgG__metrics{gap:10px;display:grid}.Component-module-scss-module__GD8QgG__metricRow{color:#4b5563;background:#fff;border:1px solid #e5e7eb;border-radius:14px;justify-content:space-between;align-items:center;gap:16px;padding:14px 16px;font-size:.92rem;transition:border-color .2s,transform .2s;display:flex}.Component-module-scss-module__GD8QgG__metricRow:hover{border-color:#ec670747;transform:translateY(-1px)}.Component-module-scss-module__GD8QgG__metricLabel{color:#111;align-items:center;gap:10px;font-weight:700;display:inline-flex}.Component-module-scss-module__GD8QgG__metricValue{color:#6b7280;white-space:nowrap;font-weight:600}.Component-module-scss-module__GD8QgG__statusDot{background:#d1d5db;border-radius:999px;flex-shrink:0;width:8px;height:8px}.Component-module-scss-module__GD8QgG__status_active{background:#16a34a;box-shadow:0 0 0 4px #16a34a1f}.Component-module-scss-module__GD8QgG__status_accent{background:var(--hp-color-brand);box-shadow:0 0 0 4px #ec67071f}.Component-module-scss-module__GD8QgG__status_neutral{background:#9ca3af}.Component-module-scss-module__GD8QgG__visualDashboard{background:radial-gradient(circle at 12% 0,#ec670714,#0000 36%),linear-gradient(#fff,#f8f9fb)}.Component-module-scss-module__GD8QgG__dashboardTop{border-bottom:1px solid #e5e7eb;align-items:center;gap:8px;margin-bottom:16px;padding-bottom:14px;display:flex}.Component-module-scss-module__GD8QgG__dashboardDot{background:#e5e7eb;border-radius:999px;width:9px;height:9px}.Component-module-scss-module__GD8QgG__dashboardDot:first-child{background:#f87171}.Component-module-scss-module__GD8QgG__dashboardDot:nth-child(2){background:#fbbf24}.Component-module-scss-module__GD8QgG__dashboardDot:nth-child(3){background:#34d399}.Component-module-scss-module__GD8QgG__dashboardTitle{color:#6b7280;letter-spacing:.02em;margin-left:6px;font-size:12px;font-weight:700}.Component-module-scss-module__GD8QgG__dashboardBar{background:#fff;border:1px solid #e5e7eb;border-radius:14px;margin-bottom:16px;padding:14px 16px}.Component-module-scss-module__GD8QgG__dashboardBarLabel{color:#6b7280;justify-content:space-between;align-items:center;gap:12px;margin-bottom:10px;font-size:.86rem;display:flex}.Component-module-scss-module__GD8QgG__dashboardBarLabel strong{color:#16a34a;font-size:.82rem;font-weight:800}.Component-module-scss-module__GD8QgG__dashboardBarTrack{background:#eef0f3;border-radius:999px;height:7px;overflow:hidden}.Component-module-scss-module__GD8QgG__dashboardBarFill{border-radius:inherit;background:linear-gradient(90deg,#16a34a,#22c55e);width:92%;height:100%}.Component-module-scss-module__GD8QgG__visualImage .Component-module-scss-module__GD8QgG__imageFrame{aspect-ratio:16/10;background:#f3f4f6;border:1px solid #eef0f3;border-radius:16px;margin-bottom:16px;position:relative;overflow:hidden}.Component-module-scss-module__GD8QgG__image{object-fit:cover}@media (min-width:980px){.Component-module-scss-module__GD8QgG__grid{grid-template-columns:1fr 1fr;align-items:start}}
.Component-module-scss-module__qbL1kW__box{background:#fff;border:1px solid #e5e7eb;border-radius:18px;gap:26px;padding:30px;display:grid}.Component-module-scss-module__qbL1kW__rating strong{color:#111;margin-bottom:8px;font-size:1.3rem;display:block}.Component-module-scss-module__qbL1kW__stars{color:var(--hp-color-brand);letter-spacing:3px;font-weight:900}.Component-module-scss-module__qbL1kW__reviewGrid{gap:24px;display:grid}.Component-module-scss-module__qbL1kW__review{color:#4b5563;line-height:1.6}.Component-module-scss-module__qbL1kW__review b{color:#111;margin-bottom:6px;display:block}@media (min-width:980px){.Component-module-scss-module__qbL1kW__box{grid-template-columns:230px 1fr}.Component-module-scss-module__qbL1kW__rating{border-right:1px solid #e5e7eb;padding-right:26px}.Component-module-scss-module__qbL1kW__reviewGrid{grid-template-columns:repeat(3,1fr)}}
.Component-module-scss-module__9FivGa__intro{max-width:820px;margin-bottom:46px}.Component-module-scss-module__9FivGa__eyebrow{color:var(--hp-color-brand);text-transform:uppercase;letter-spacing:.09em;margin:0 0 12px;font-size:12px;font-weight:900}.Component-module-scss-module__9FivGa__title{color:#111;letter-spacing:-.055em;margin:0;font-size:clamp(2.1rem,3.6vw,3.5rem);line-height:1.04}.Component-module-scss-module__9FivGa__text{color:#5b6472;margin:16px 0 0;font-size:1.02rem;line-height:1.65}.Component-module-scss-module__9FivGa__grid{gap:18px;display:grid}.Component-module-scss-module__9FivGa__item{background:radial-gradient(circle at 92% 12%,#ec670721,#0000 26%),linear-gradient(#fff,#fbfbfb);border:1px solid #11111112;border-radius:22px;grid-template-columns:54px 1fr;gap:18px;min-height:178px;padding:24px;transition:transform .22s,box-shadow .22s,border-color .22s,background .22s;display:grid;position:relative;overflow:hidden;box-shadow:0 14px 36px #1111110e}.Component-module-scss-module__9FivGa__item:before{content:"";border-radius:inherit;pointer-events:none;opacity:0;background:linear-gradient(135deg,#ec670729,#0000 38%);transition:opacity .22s;position:absolute;inset:0}.Component-module-scss-module__9FivGa__item:after{content:"→";color:var(--hp-color-brand);opacity:.22;font-size:24px;font-weight:900;transition:opacity .22s,transform .22s;position:absolute;bottom:18px;right:22px;transform:translate(-6px)}.Component-module-scss-module__9FivGa__item:hover{border-color:#ec67076b;transform:translateY(-5px);box-shadow:0 22px 54px #1111111a}.Component-module-scss-module__9FivGa__item:hover:before{opacity:1}.Component-module-scss-module__9FivGa__item:hover:after{opacity:1;transform:translate(0)}.Component-module-scss-module__9FivGa__icon{z-index:1;width:48px;height:48px;color:var(--hp-color-brand);background:#fff3eb;border-radius:16px;justify-content:center;align-items:center;font-size:15px;font-weight:950;display:inline-flex;position:relative;box-shadow:inset 0 0 0 1px #ec67071c}.Component-module-scss-module__9FivGa__item h3,.Component-module-scss-module__9FivGa__item p,.Component-module-scss-module__9FivGa__item a{z-index:1;position:relative}.Component-module-scss-module__9FivGa__item h3{color:#111;letter-spacing:-.02em;margin:0 0 8px;font-size:1.08rem;line-height:1.25}.Component-module-scss-module__9FivGa__item p{color:#5b6472;max-width:34ch;margin:0;font-size:.94rem;line-height:1.55}.Component-module-scss-module__9FivGa__item a{width:fit-content;color:var(--hp-color-brand);margin-top:16px;font-size:.92rem;font-weight:900;text-decoration:none;display:inline-flex}.Component-module-scss-module__9FivGa__item a:after{content:"→";margin-left:8px;transition:transform .18s}.Component-module-scss-module__9FivGa__item:hover a:after{transform:translate(4px)}@media (min-width:760px){.Component-module-scss-module__9FivGa__grid{grid-template-columns:repeat(2,1fr)}}@media (min-width:1120px){.Component-module-scss-module__9FivGa__grid{grid-template-columns:repeat(3,1fr)}.Component-module-scss-module__9FivGa__item:first-child{background:radial-gradient(circle at 88% 8%,#ec67072e,#0000 30%),linear-gradient(#fff,#fff8f3);border-color:#ec670757;grid-column:span 1}}
.Component-module-scss-module__RjAyuq__intro{max-width:790px;margin-bottom:44px}.Component-module-scss-module__RjAyuq__eyebrow{color:var(--hp-color-brand);text-transform:uppercase;letter-spacing:.07em;margin:0 0 14px;font-size:13px;font-weight:800}.Component-module-scss-module__RjAyuq__title{color:#111;letter-spacing:-.04em;margin:0;font-size:clamp(2rem,3vw,3.1rem);line-height:1.08}.Component-module-scss-module__RjAyuq__grid{grid-template-columns:repeat(auto-fit,minmax(145px,1fr));gap:18px;display:grid}.Component-module-scss-module__RjAyuq__item{text-align:center;color:#555;filter:grayscale();background:#fff;border:1px solid #e5e7eb;border-radius:16px;padding:22px;font-weight:900}
.Component-module-scss-module__o-Z5vq__intro{max-width:790px;margin-bottom:44px}.Component-module-scss-module__o-Z5vq__eyebrow{color:var(--hp-color-brand);text-transform:uppercase;letter-spacing:.07em;margin:0 0 14px;font-size:13px;font-weight:800}.Component-module-scss-module__o-Z5vq__title{color:#111;letter-spacing:-.04em;margin:0;font-size:clamp(2rem,3vw,3.1rem);line-height:1.08}.Component-module-scss-module__o-Z5vq__text{color:#5b6472;margin:16px 0 0;font-size:1.08rem;line-height:1.72}.Component-module-scss-module__o-Z5vq__grid{gap:40px;display:grid}.Component-module-scss-module__o-Z5vq__item{max-width:340px}.Component-module-scss-module__o-Z5vq__icon{width:46px;height:46px;color:var(--hp-color-brand);background:#fff3eb;border-radius:14px;justify-content:center;align-items:center;margin-bottom:16px;font-weight:900;display:inline-flex}.Component-module-scss-module__o-Z5vq__item h3{color:#111;margin:0 0 8px;font-size:1.18rem}.Component-module-scss-module__o-Z5vq__item p{color:#5b6472;margin:0;line-height:1.65}@media (min-width:980px){.Component-module-scss-module__o-Z5vq__grid{grid-template-columns:repeat(4,1fr)}}
.Component-module-scss-module__fQtxRG__grid{gap:22px;display:grid}.Component-module-scss-module__fQtxRG__card{background:#fff;border:1px solid #e5e7eb;border-radius:16px;padding:30px;position:relative;box-shadow:0 12px 30px #1111110d}.Component-module-scss-module__fQtxRG__badge{background:var(--hp-color-brand);color:#fff;border-radius:999px;margin-bottom:16px;padding:4px 10px;font-size:12px;font-weight:800;display:inline-flex}.Component-module-scss-module__fQtxRG__card h3{color:#111;margin:0 0 8px;font-size:1.18rem}.Component-module-scss-module__fQtxRG__card p{color:#5b6472;margin:0;line-height:1.65}.Component-module-scss-module__fQtxRG__card a{color:var(--hp-color-brand);margin-top:14px;font-weight:800;display:inline-flex}@media (min-width:980px){.Component-module-scss-module__fQtxRG__grid{grid-template-columns:repeat(3,1fr)}}
.Badge-module-scss-module__pLdnHq__badge{border-radius:var(--hp-radius-full);background:var(--hp-color-brand-soft);width:fit-content;color:var(--hp-color-brand);padding:var(--hp-space-1) var(--hp-space-3);font-size:var(--hp-font-size-sm);font-weight:var(--hp-font-weight-semibold);display:inline-flex}
.ProductCard-module-scss-module__K10kMG__productCard{gap:var(--hp-space-4);padding:var(--hp-space-8);border:1px solid var(--hp-color-border);border-radius:var(--hp-radius-lg);background:var(--hp-color-white);box-shadow:var(--hp-shadow-sm);flex-direction:column;display:flex}.ProductCard-module-scss-module__K10kMG__productCardRecommended{border-color:var(--hp-color-brand)}.ProductCard-module-scss-module__K10kMG__productCardCategory{color:var(--hp-color-brand);font-size:var(--hp-font-size-sm);font-weight:var(--hp-font-weight-semibold)}.ProductCard-module-scss-module__K10kMG__productCardTitle{color:var(--hp-color-text);font-size:var(--hp-font-size-2xl);margin:0}.ProductCard-module-scss-module__K10kMG__productCardDescription{color:var(--hp-color-text-muted);line-height:var(--hp-line-height-relaxed);margin:0}.ProductCard-module-scss-module__K10kMG__productCardPrice{align-items:baseline;gap:var(--hp-space-2);margin-top:auto;display:flex}.ProductCard-module-scss-module__K10kMG__productCardPrice span{font-size:var(--hp-font-size-2xl);font-weight:var(--hp-font-weight-bold)}.ProductCard-module-scss-module__K10kMG__productCardPrice small{color:var(--hp-color-text-soft)}
.Hero-module-scss-module__QTs4YW__hero{padding-block:var(--hp-space-16) var(--hp-space-20);background:linear-gradient(#fff 0%,#f8f9fa 100%)}.Hero-module-scss-module__QTs4YW__heroInner{max-width:880px}.Hero-module-scss-module__QTs4YW__hero h1{margin:var(--hp-space-5) 0 0;color:var(--hp-color-text);letter-spacing:-.04em;font-size:clamp(2.25rem,4.4vw,4.25rem);line-height:1.05}.Hero-module-scss-module__QTs4YW__hero p{margin:var(--hp-space-5) 0 0;max-width:760px;color:var(--hp-color-text-muted);font-size:clamp(1.05rem,1.5vw,1.35rem);line-height:var(--hp-line-height-relaxed)}.Hero-module-scss-module__QTs4YW__heroActions{gap:var(--hp-space-4);margin-top:var(--hp-space-7,2rem);flex-wrap:wrap;display:flex}
.FeatureCard-module-scss-module__ftu0fa__featureCard{padding:var(--hp-space-6);border:1px solid var(--hp-color-border);border-radius:var(--hp-radius-lg);background:var(--hp-color-white)}.FeatureCard-module-scss-module__ftu0fa__featureCard h3{margin:0 0 var(--hp-space-3);color:var(--hp-color-text)}.FeatureCard-module-scss-module__ftu0fa__featureCard p{color:var(--hp-color-text-muted);margin:0}
.ProductGrid-module-scss-module__qwURja__productGrid{gap:var(--hp-space-6);grid-template-columns:repeat(auto-fit,minmax(280px,1fr));display:grid}
.Component-module-scss-module__Bd6unG__header{align-items:start;gap:24px;margin-bottom:26px;display:grid}.Component-module-scss-module__Bd6unG__eyebrow{color:var(--hp-color-brand);text-transform:uppercase;letter-spacing:.07em;margin:0 0 8px;font-size:12px;font-weight:800}.Component-module-scss-module__Bd6unG__headline{color:#111;letter-spacing:-.04em;margin:0;font-size:clamp(1.85rem,2.6vw,2.65rem);line-height:1.05}.Component-module-scss-module__Bd6unG__text{color:#5b6472;max-width:680px;margin:12px 0 0;font-size:.98rem;line-height:1.55}.Component-module-scss-module__Bd6unG__summary{background:#fff;border:1px solid #e5e7eb;border-radius:12px;flex-wrap:wrap;align-items:center;gap:8px 12px;width:fit-content;padding:10px 14px;display:flex}.Component-module-scss-module__Bd6unG__source{color:#111;white-space:nowrap;font-size:.92rem;font-weight:900}.Component-module-scss-module__Bd6unG__scoreValue{color:#111;letter-spacing:-.03em;white-space:nowrap;font-size:1.1rem;font-weight:900;line-height:1}.Component-module-scss-module__Bd6unG__stars,.Component-module-scss-module__Bd6unG__cardStars{color:#00b67a;gap:2px;font-weight:900;display:inline-flex}.Component-module-scss-module__Bd6unG__stars{white-space:nowrap;font-size:.88rem;line-height:1}.Component-module-scss-module__Bd6unG__count{color:#6b7280;white-space:nowrap;margin:0;font-size:.85rem}.Component-module-scss-module__Bd6unG__slider{scroll-snap-type:x mandatory;scrollbar-width:none;gap:18px;padding:4px 4px 14px;display:flex;overflow-x:auto}.Component-module-scss-module__Bd6unG__slider::-webkit-scrollbar{display:none}.Component-module-scss-module__Bd6unG__card{scroll-snap-align:start;background:#fff;border:1px solid #e5e7eb;border-radius:16px;flex-direction:column;flex:0 0 min(340px,84vw);height:235px;padding:20px;display:flex}.Component-module-scss-module__Bd6unG__cardStars{font-size:.9rem;line-height:1}.Component-module-scss-module__Bd6unG__cardTitle{color:#111;-webkit-line-clamp:2;-webkit-box-orient:vertical;margin:12px 0 8px;font-size:.98rem;font-weight:900;line-height:1.25;display:-webkit-box;overflow:hidden}.Component-module-scss-module__Bd6unG__cardTitleNoStars{margin-top:0}.Component-module-scss-module__Bd6unG__cardText{color:#4b5563;-webkit-line-clamp:3;-webkit-box-orient:vertical;margin:0;font-size:.94rem;line-height:1.45;display:-webkit-box;overflow:hidden}.Component-module-scss-module__Bd6unG__meta{color:#6b7280;margin-top:auto;padding-top:14px;font-size:.85rem;line-height:1.35}.Component-module-scss-module__Bd6unG__author{color:#111;font-weight:900;display:block}.Component-module-scss-module__Bd6unG__verified{color:#00b67a;align-items:center;gap:5px;margin-top:5px;font-size:.82rem;font-weight:900;display:inline-flex}.Component-module-scss-module__Bd6unG__controls{justify-content:center;align-items:center;gap:14px;margin-top:12px;display:flex}.Component-module-scss-module__Bd6unG__dots{align-items:center;gap:8px;display:flex}.Component-module-scss-module__Bd6unG__dot,.Component-module-scss-module__Bd6unG__arrow{appearance:none;cursor:pointer;border:0}.Component-module-scss-module__Bd6unG__dot{background:#d1d5db;border-radius:999px;width:8px;height:8px;padding:0}.Component-module-scss-module__Bd6unG__dotActive{background:#111}.Component-module-scss-module__Bd6unG__arrow{color:#111;background:#fff;border:1px solid #d1d5db;border-radius:999px;width:34px;height:34px;font-size:24px;line-height:1}.Component-module-scss-module__Bd6unG__arrow:hover{border-color:var(--hp-color-brand);color:var(--hp-color-brand)}.Component-module-scss-module__Bd6unG__arrow:disabled{opacity:.35;cursor:not-allowed}.Component-module-scss-module__Bd6unG__arrow:disabled:hover{color:#111;border-color:#d1d5db}.Component-module-scss-module__Bd6unG__footer{justify-content:center;margin-top:18px;display:flex}.Component-module-scss-module__Bd6unG__link{color:#111;border:1px solid #111;border-radius:999px;justify-content:center;align-items:center;padding:10px 16px;font-size:.92rem;font-weight:900;text-decoration:none;display:inline-flex}.Component-module-scss-module__Bd6unG__link:hover{border-color:var(--hp-color-brand);color:var(--hp-color-brand)}.Component-module-scss-module__Bd6unG__empty{color:#6b7280;text-align:center;border:1px dashed #d1d5db;border-radius:16px;padding:26px}@media (min-width:900px){.Component-module-scss-module__Bd6unG__header{grid-template-columns:1fr auto}.Component-module-scss-module__Bd6unG__summary{place-self:start end}.Component-module-scss-module__Bd6unG__card{flex-basis:calc(33.3333% - 12px)}}
.CTASection-module-scss-module__0XqAlW__ctaSection{padding-block:var(--hp-space-20)}.CTASection-module-scss-module__0XqAlW__ctaSectionInner{padding:var(--hp-space-10);border-radius:var(--hp-radius-xl);background:var(--hp-color-surface);border:1px solid var(--hp-color-border)}.CTASection-module-scss-module__0XqAlW__ctaSection h2{color:var(--hp-color-text);margin:0}.CTASection-module-scss-module__0XqAlW__ctaSection p{max-width:680px;margin:var(--hp-space-4) 0 var(--hp-space-6);color:var(--hp-color-text-muted)}
.FeatureGrid-module-scss-module__OL8lqa__featureGrid{gap:var(--hp-space-6);grid-template-columns:repeat(auto-fit,minmax(240px,1fr));display:grid}
