.about-olmo{--about-red: #ee212e;--about-red-dark: #9b111b;--about-black: #202327;--about-muted: #686d76;--about-gray: #808285;--about-bg: #f6f8fb;--about-card: #ffffff;--about-border: #e4e8ef;--about-soft-red: rgba(238, 33, 46, .075);--about-shadow: 0 14px 34px rgba(0, 0, 0, .075);--about-shadow-soft: 0 8px 20px rgba(0, 0, 0, .055);--about-radius: 18px;--about-radius-lg: 24px;--about-page: 1320px;color:var(--about-black);font-family:var(--font-body-family, "Articulat CF", system-ui, -apple-system, BlinkMacSystemFont, "Segoe UI", sans-serif)}.about-olmo,.about-olmo *{box-sizing:border-box}.about-olmo img,.about-olmo svg{display:block;max-width:100%}.about-olmo a{color:inherit;text-decoration:none}.about-olmo__wrap{width:min(var(--about-page),calc(100vw - 32px));margin-inline:auto}.about-olmo-hero{background:var(--about-bg);padding:18px 0 14px}.about-olmo-hero__shell{position:relative;overflow:hidden;min-height:clamp(360px,38vw,520px);border:1px solid rgba(255,255,255,.28);border-radius:var(--about-radius-lg);box-shadow:var(--about-shadow);background:radial-gradient(900px 340px at 16% 15%,rgba(255,255,255,.22),transparent 60%),radial-gradient(1100px 430px at 92% 20%,rgba(238,33,46,.23),transparent 62%),linear-gradient(90deg,#ee212e,#c91622 42%,#6b0d15 72%,#171215)}.about-olmo-hero__shell:before{content:"";position:absolute;inset:-60% -18% auto -18%;height:86%;transform:skewY(-8deg);background:linear-gradient(90deg,#ffffff4d,#fff0 62%);opacity:.68;pointer-events:none;mix-blend-mode:screen;z-index:2}.about-olmo-hero__inner{position:relative;z-index:4;min-height:inherit;display:grid;grid-template-columns:minmax(380px,.92fr) minmax(460px,1.08fr);gap:clamp(26px,4vw,68px);align-items:center;padding:clamp(28px,4vw,54px)}.about-olmo-hero__copy{max-width:660px;color:#fff}.about-olmo-hero__tags{display:flex;flex-wrap:wrap;gap:8px;margin-bottom:20px}.about-olmo-tag{display:inline-flex;align-items:center;justify-content:center;min-height:30px;padding:0 14px;border-radius:999px;border:1px solid rgba(255,255,255,.42);background:#ffffff21;color:#fff;-webkit-backdrop-filter:blur(6px);backdrop-filter:blur(6px);font-size:11px;line-height:1;font-weight:900;letter-spacing:.14em;text-transform:uppercase}.about-olmo-hero__title{margin:0;color:#fff;font-size:clamp(34px,4.1vw,62px);line-height:.98;font-weight:950;letter-spacing:-.055em;text-shadow:0 2px 0 rgba(0,0,0,.22)}.about-olmo-hero__text{max-width:600px;margin:20px 0 0;color:#fffffff0;font-size:clamp(15px,1.2vw,19px);line-height:1.55;text-shadow:0 1px 0 rgba(0,0,0,.18)}.about-olmo-hero__actions{display:flex;flex-wrap:wrap;gap:12px;margin-top:26px}.about-olmo-btn{min-height:46px;padding:0 22px;border-radius:10px;border:1px solid transparent;display:inline-flex;align-items:center;justify-content:center;color:#fff;background:var(--about-red);font-size:12px;line-height:1;font-weight:950;letter-spacing:.05em;text-transform:uppercase;box-shadow:0 14px 26px #0000002e;transition:transform .18s ease,box-shadow .18s ease,background .18s ease}.about-olmo-btn:hover{transform:translateY(-1px);box-shadow:0 18px 34px #00000038}.about-olmo-btn--light{background:#ffffff21;border-color:#ffffff70;-webkit-backdrop-filter:blur(6px);backdrop-filter:blur(6px)}.about-olmo-hero__badges{display:grid;grid-template-columns:repeat(3,minmax(0,max-content));gap:20px;margin-top:34px}.about-olmo-heroBadge{display:grid;grid-template-columns:42px minmax(0,1fr);gap:11px;align-items:center;min-width:160px}.about-olmo-heroBadge__icon{width:42px;height:42px;border-radius:50%;display:grid;place-items:center;color:#fff;background:#ffffff1f;border:1px solid rgba(255,255,255,.28)}.about-olmo-heroBadge__icon svg{width:22px;height:22px}.about-olmo-heroBadge strong{display:block;color:#fff;font-size:12px;line-height:1.1;font-weight:950;letter-spacing:.025em}.about-olmo-heroBadge span{display:block;color:#ffffffe0;font-size:12px;line-height:1.25;margin-top:2px}.about-olmo-hero__media{position:relative;min-height:clamp(280px,30vw,430px);display:flex;align-items:center;justify-content:center}.about-olmo-hero__bgImage{position:absolute;top:-54px;right:-54px;bottom:-54px;left:-14%;z-index:0;overflow:hidden;border-radius:0;opacity:.74}.about-olmo-hero__bgImage:after{content:"";position:absolute;top:0;right:0;bottom:0;left:0;background:linear-gradient(90deg,#6e0c14d9,#550a1059 35%,#0000001a),linear-gradient(180deg,#00000014,#00000038)}.about-olmo-hero__bgImage img{width:100%;height:100%;object-fit:cover;object-position:center right}.about-olmo-hero__product{position:relative;z-index:3;width:min(92%,680px);margin-left:auto;filter:drop-shadow(0 22px 28px rgba(0,0,0,.3))}.about-olmo-hero__product img{width:100%;height:auto;object-fit:contain}.about-olmo-hero__placeholder{position:relative;z-index:2;width:min(620px,100%);min-height:260px;border:1px dashed rgba(255,255,255,.44);border-radius:22px;background:#ffffff1a;display:grid;place-items:center;text-align:center;padding:28px;color:#fff}.about-olmo-story{background:var(--about-bg);padding:0 0 24px}.about-olmo-story__grid{display:grid;grid-template-columns:minmax(0,1.52fr) minmax(330px,.88fr);gap:18px;align-items:start}.about-olmo-stack{display:grid;gap:16px}.about-olmo-card{background:var(--about-card);border:1px solid var(--about-border);border-radius:var(--about-radius);box-shadow:var(--about-shadow-soft);padding:clamp(18px,2vw,26px)}.about-olmo-card--flush{padding:0;overflow:hidden}.about-olmo-section-title{margin:0 0 12px;display:flex;align-items:center;gap:10px;color:var(--about-black);font-size:clamp(18px,1.7vw,25px);line-height:1.1;font-weight:950;letter-spacing:-.035em}.about-olmo-section-title:after{content:"";flex:1 1 auto;height:2px;border-radius:999px;background:linear-gradient(90deg,var(--about-red),rgba(238,33,46,0));opacity:.95}.about-olmo-kicker{margin:-5px 0 16px;color:var(--about-black);font-size:15px;line-height:1.4;font-weight:750}.about-olmo-card p{margin:0;color:#3e454f;font-size:15px;line-height:1.65}.about-olmo-card p+p{margin-top:11px}.about-olmo-stats{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:14px;margin-top:18px}.about-olmo-stat{min-height:112px;display:grid;grid-template-columns:52px minmax(0,1fr);gap:14px;align-items:center;padding:17px;border:1px solid var(--about-border);border-radius:14px;background:radial-gradient(circle at 0% 0%,rgba(238,33,46,.06),transparent 44%),#fff}.about-olmo-stat__icon{width:52px;height:52px;border-radius:14px;display:grid;place-items:center;color:var(--about-red);background:var(--about-soft-red)}.about-olmo-stat__icon svg{width:28px;height:28px}.about-olmo-stat span{display:block;color:var(--about-muted);font-size:12px;line-height:1;font-weight:900;letter-spacing:.08em;text-transform:uppercase}.about-olmo-stat strong{display:block;margin-top:7px;color:var(--about-black);font-size:clamp(22px,2vw,32px);line-height:.95;font-weight:950;letter-spacing:-.045em}.about-olmo-sideCard{padding:clamp(18px,2vw,26px)}.about-olmo-reasonList{display:grid;gap:0;margin-top:14px}.about-olmo-reason{display:grid;grid-template-columns:58px minmax(0,1fr);gap:16px;align-items:start;padding:16px 0}.about-olmo-reason+.about-olmo-reason{border-top:1px solid var(--about-border)}.about-olmo-reason__icon{width:58px;height:58px;border-radius:50%;display:grid;place-items:center;color:#fff;background:var(--about-red);box-shadow:0 10px 22px #ee212e3d}.about-olmo-reason__icon svg{width:29px;height:29px}.about-olmo-reason strong{display:block;color:var(--about-black);font-size:18px;line-height:1.1;font-weight:950;letter-spacing:-.025em}.about-olmo-reason p{margin:5px 0 0;color:#4d535c;font-size:14px;line-height:1.45}.about-olmo-callout{margin-top:16px;border-left:4px solid var(--about-red);background:var(--about-soft-red);border-radius:12px;padding:14px 16px;color:#3d424a;font-size:14px;line-height:1.55}.about-olmo-callout strong{color:var(--about-black);font-weight:950}@media(max-width:1120px){.about-olmo-hero__inner{grid-template-columns:1fr}.about-olmo-hero__copy{max-width:760px}.about-olmo-hero__media{min-height:330px}.about-olmo-story__grid{grid-template-columns:1fr}.about-olmo-stats{grid-template-columns:repeat(3,minmax(0,1fr))}}@media(max-width:760px){.about-olmo__wrap{width:min(var(--about-page),calc(100vw - 24px))}.about-olmo-hero{padding-top:12px}.about-olmo-hero__shell{border-radius:18px}.about-olmo-hero__inner{padding:26px 20px}.about-olmo-hero__title{font-size:clamp(34px,10vw,48px)}.about-olmo-hero__actions{display:grid;grid-template-columns:1fr}.about-olmo-btn{width:100%}.about-olmo-hero__badges{grid-template-columns:1fr;gap:12px}.about-olmo-heroBadge{min-width:0}.about-olmo-stats{grid-template-columns:1fr}.about-olmo-stat{min-height:98px}.about-olmo-card{padding:17px}}.about-olmo-lower{background:var(--about-bg);padding:0 0 18px}.about-olmo-lower+.about-olmo-lower{padding-top:0}.about-olmo-features{background:var(--about-bg);padding:0 0 18px}.about-olmo-features__shell{display:grid;grid-template-columns:minmax(0,.92fr) minmax(0,1.08fr);gap:18px;align-items:stretch}.about-olmo-featureIntro{height:100%;background:radial-gradient(circle at 0% 0%,rgba(238,33,46,.1),transparent 42%),linear-gradient(135deg,#fff,#fbfcfd)}.about-olmo-featureIntro__eyebrow{display:inline-flex;margin-bottom:12px;color:var(--about-red);font-size:11px;line-height:1;font-weight:950;letter-spacing:.12em;text-transform:uppercase}.about-olmo-featureIntro__lead{margin:0;color:#3e454f;font-size:16px;line-height:1.6}.about-olmo-featureGrid{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:12px}.about-olmo-feature{min-height:76px;display:grid;grid-template-columns:34px minmax(0,1fr);gap:12px;align-items:start;padding:14px;border:1px solid var(--about-border);border-radius:14px;background:#fff;box-shadow:0 6px 18px #0000000b}.about-olmo-feature__dot{width:24px;height:24px;margin-top:1px;border-radius:50%;display:grid;place-items:center;color:#fff;background:var(--about-red);box-shadow:0 0 0 6px #ee212e1a}.about-olmo-feature__dot svg{width:14px;height:14px}.about-olmo-feature strong{display:block;color:var(--about-black);font-size:14px;line-height:1.12;font-weight:950;letter-spacing:-.02em}.about-olmo-feature p{margin:5px 0 0;color:var(--about-muted);font-size:13px;line-height:1.4}.about-olmo-warrantyGrid{display:grid;grid-template-columns:repeat(3,minmax(0,1fr)) minmax(320px,.92fr);gap:14px;align-items:stretch}.about-olmo-warranty{min-height:184px;display:flex;flex-direction:column;padding:18px;border:1px solid var(--about-border);border-radius:16px;background:radial-gradient(circle at 0% 0%,rgba(238,33,46,.07),transparent 44%),#fff;box-shadow:var(--about-shadow-soft)}.about-olmo-warranty__icon{width:54px;height:54px;border-radius:15px;display:grid;place-items:center;color:var(--about-red);background:#ee212e13;margin-bottom:16px}.about-olmo-warranty__icon svg{width:31px;height:31px}.about-olmo-warranty strong{display:block;color:var(--about-black);font-size:16px;line-height:1.15;font-weight:950;letter-spacing:-.02em}.about-olmo-warranty p{margin:7px 0 0;color:#4d535c;font-size:13px;line-height:1.45}.about-olmo-warranty__badge{width:fit-content;margin-top:auto;padding:6px 10px;border:1px solid rgba(238,33,46,.3);border-radius:999px;color:var(--about-red);background:#ee212e0e;font-size:10px;line-height:1;font-weight:950;letter-spacing:.08em;text-transform:uppercase}.about-olmo-warrantyNote{min-height:184px;display:grid;grid-template-columns:72px minmax(0,1fr);gap:18px;align-items:center;padding:22px;border:1px solid rgba(238,33,46,.12);border-radius:16px;background:radial-gradient(circle at 0% 0%,rgba(238,33,46,.18),transparent 42%),linear-gradient(135deg,#fff7f8,#fff 78%);box-shadow:var(--about-shadow-soft)}.about-olmo-warrantyNote__icon{width:72px;height:72px;border:2px solid var(--about-red);border-radius:50%;display:grid;place-items:center;color:var(--about-red);background:#fff}.about-olmo-warrantyNote__icon svg{width:38px;height:38px}.about-olmo-warrantyNote p{margin:0;color:#3d424a;font-size:14px;line-height:1.58}.about-olmo-warrantyNote p+p{margin-top:10px}.about-olmo-trustStrip__shell{display:grid;grid-template-columns:repeat(4,minmax(0,1fr));border:1px solid var(--about-border);border-radius:18px;background:#fff;box-shadow:var(--about-shadow-soft);overflow:hidden}.about-olmo-trustItem{min-height:118px;display:grid;grid-template-columns:52px minmax(0,1fr);gap:14px;align-items:center;padding:18px 20px}.about-olmo-trustItem+.about-olmo-trustItem{border-left:1px solid var(--about-border)}.about-olmo-trustItem__icon{width:52px;height:52px;border-radius:16px;display:grid;place-items:center;color:var(--about-red);background:#ee212e13}.about-olmo-trustItem__icon svg{width:30px;height:30px}.about-olmo-trustItem strong{display:block;color:var(--about-black);font-size:15px;line-height:1.12;font-weight:950;letter-spacing:-.02em}.about-olmo-trustItem p{margin:5px 0 0;color:var(--about-muted);font-size:13px;line-height:1.35}@media(max-width:1120px){.about-olmo-features__shell{grid-template-columns:1fr}.about-olmo-warrantyGrid{grid-template-columns:repeat(3,minmax(0,1fr))}.about-olmo-warrantyNote{grid-column:1 / -1}.about-olmo-trustStrip__shell{grid-template-columns:repeat(2,minmax(0,1fr))}.about-olmo-trustItem:nth-child(3){border-left:0;border-top:1px solid var(--about-border)}.about-olmo-trustItem:nth-child(4){border-top:1px solid var(--about-border)}}@media(max-width:760px){.about-olmo-featureGrid,.about-olmo-warrantyGrid{grid-template-columns:1fr}.about-olmo-warranty{min-height:0}.about-olmo-warrantyNote{grid-template-columns:1fr;text-align:left}.about-olmo-trustStrip__shell{grid-template-columns:1fr}.about-olmo-trustItem,.about-olmo-trustItem:nth-child(3),.about-olmo-trustItem:nth-child(4){border-left:0;border-top:1px solid var(--about-border)}.about-olmo-trustItem:first-child{border-top:0}}.about-olmo-story--mockup{background:var(--about-bg);padding:18px 0}.about-olmo-story--mockup .about-olmo-story__grid--mockup{display:grid;grid-template-columns:minmax(0,1.42fr) minmax(360px,.95fr);gap:18px;align-items:stretch}.about-olmo-story--mockup .about-olmo-story__main,.about-olmo-story--mockup .about-olmo-story__side{min-width:0}.about-olmo-story--mockup .about-olmo-story__main{display:grid;gap:16px}.about-olmo-story--mockup .about-olmo-story__side{display:grid;grid-template-rows:auto 1fr;gap:16px}.about-olmo-story--mockup .about-olmo-card{border:1px solid #dfe5ee;border-radius:18px;background:#fff;box-shadow:0 8px 22px #0000000b}.about-olmo-story--mockup .about-olmo-card--company{padding:22px 24px 24px}.about-olmo-story--mockup .about-olmo-card--text,.about-olmo-story--mockup .about-olmo-sideCard{padding:22px 24px}.about-olmo-story--mockup .about-olmo-section-title{margin:0 0 10px;display:flex;align-items:center;gap:12px;color:#202327;font-size:22px;line-height:1.08;font-weight:950;letter-spacing:-.04em}.about-olmo-story--mockup .about-olmo-section-title:after{content:"";flex:1 1 auto;height:2px;border-radius:999px;background:linear-gradient(90deg,#ee212e,#ee212e00);opacity:.95}.about-olmo-story--mockup .about-olmo-kicker{margin:-2px 0 18px;color:#202327;font-size:15px;line-height:1.35;font-weight:700}.about-olmo-story--mockup .about-olmo-card p{color:#3f4651;font-size:14px;line-height:1.58}.about-olmo-story--mockup .about-olmo-card p+p{margin-top:10px}.about-olmo-story--mockup .about-olmo-stats--mockup{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:14px;margin-top:0}.about-olmo-story--mockup .about-olmo-stat{min-height:112px;grid-template-columns:54px minmax(0,1fr);gap:14px;padding:18px;border:1px solid #dfe5ee;border-radius:14px;background:#fff;box-shadow:none}.about-olmo-story--mockup .about-olmo-stat__icon{width:54px;height:54px;border-radius:14px;color:#ee212e;background:#ee212e13}.about-olmo-story--mockup .about-olmo-stat__icon svg{width:30px;height:30px}.about-olmo-story--mockup .about-olmo-stat span{color:#686d76;font-size:10px;line-height:1;font-weight:950;letter-spacing:.11em;text-transform:uppercase}.about-olmo-story--mockup .about-olmo-stat strong{margin-top:7px;color:#202327;font-size:clamp(20px,1.7vw,29px);line-height:.98;font-weight:950;letter-spacing:-.045em}.about-olmo-story--mockup .about-olmo-sideCard--choose{align-self:start}.about-olmo-story--mockup .about-olmo-reasonList{margin-top:10px}.about-olmo-story--mockup .about-olmo-reason{display:grid;grid-template-columns:62px minmax(0,1fr);gap:17px;align-items:center;padding:16px 0}.about-olmo-story--mockup .about-olmo-reason:first-child{padding-top:8px}.about-olmo-story--mockup .about-olmo-reason+.about-olmo-reason{border-top:1px solid #e5e9f0}.about-olmo-story--mockup .about-olmo-reason__icon{width:62px;height:62px;border-radius:999px;color:#fff;background:#ee212e;box-shadow:0 12px 24px #ee212e3d}.about-olmo-story--mockup .about-olmo-reason__icon svg{width:31px;height:31px}.about-olmo-story--mockup .about-olmo-reason strong{color:#202327;font-size:18px;line-height:1.1;font-weight:950;letter-spacing:-.03em}.about-olmo-story--mockup .about-olmo-reason p{margin:5px 0 0;color:#4d535c;font-size:14px;line-height:1.4}.about-olmo-story--mockup .about-olmo-callout--side{margin-top:16px;padding:16px 18px;border-left:4px solid #ee212e;border-radius:12px;background:linear-gradient(135deg,#ee212e14,#ee212e09)}.about-olmo-story--mockup .about-olmo-callout--side p{margin:0}.about-olmo-story--mockup .about-olmo-sideCard--features{align-self:stretch}.about-olmo-story--mockup .about-olmo-featurePillGrid{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:10px 12px;margin-top:14px}.about-olmo-story--mockup .about-olmo-featurePill{min-height:42px;display:grid;grid-template-columns:16px minmax(0,1fr);gap:9px;align-items:center;padding:9px 12px;border:1px solid #dfe5ee;border-radius:10px;background:#fff;color:#202327;font-size:13px;line-height:1.2;font-weight:800;box-shadow:0 5px 14px #00000009}.about-olmo-story--mockup .about-olmo-featurePill__dot{width:9px;height:9px;border-radius:999px;background:#ee212e;box-shadow:0 0 0 4px #ee212e1a}.about-olmo-warranties{background:var(--about-bg);padding:0 0 18px}.about-olmo-warranties .about-olmo-card{border:1px solid #dfe5ee;border-radius:18px;box-shadow:0 8px 22px #0000000b}.about-olmo-warranties .about-olmo-section-title{margin-bottom:10px;font-size:22px;letter-spacing:-.04em}.about-olmo-warranties .about-olmo-kicker{margin:-2px 0 14px;color:#4d535c;font-size:14px;font-weight:750}.about-olmo-warranties .about-olmo-warrantyGrid{display:grid;grid-template-columns:repeat(3,minmax(0,1fr)) minmax(320px,.96fr);gap:14px;align-items:stretch}.about-olmo-warranties .about-olmo-warranty{min-height:150px;padding:18px;border:1px solid #dfe5ee;border-radius:14px;box-shadow:none}.about-olmo-warranties .about-olmo-warranty__icon{width:48px;height:48px;border-radius:12px;margin-bottom:14px}.about-olmo-warranties .about-olmo-warranty strong{font-size:15px}.about-olmo-warranties .about-olmo-warranty p{font-size:12px}.about-olmo-warranties .about-olmo-warrantyNote{min-height:150px;grid-template-columns:70px minmax(0,1fr);padding:22px;border-color:#ee212e29;background:linear-gradient(135deg,#fff1f3,#fff 76%)}.about-olmo-warranties .about-olmo-warrantyNote__icon{width:66px;height:66px}.about-olmo-warranties .about-olmo-warrantyNote p{font-size:13px}.about-olmo-trustStrip{background:var(--about-bg);padding:0 0 28px}.about-olmo-trustStrip .about-olmo-trustStrip__shell{border:1px solid #dfe5ee;border-radius:16px;box-shadow:0 8px 22px #0000000b}.about-olmo-trustStrip .about-olmo-trustItem{min-height:100px;grid-template-columns:50px minmax(0,1fr);gap:14px;padding:18px 20px}.about-olmo-trustStrip .about-olmo-trustItem__icon{width:50px;height:50px;border-radius:14px}.section-about-olmo-features{display:none!important}@media(max-width:1120px){.about-olmo-story--mockup .about-olmo-story__grid--mockup,.about-olmo-story--mockup .about-olmo-story__side{grid-template-columns:1fr}.about-olmo-warranties .about-olmo-warrantyGrid{grid-template-columns:repeat(3,minmax(0,1fr))}.about-olmo-warranties .about-olmo-warrantyNote{grid-column:1 / -1}}@media(max-width:760px){.about-olmo-story--mockup{padding-top:12px}.about-olmo-story--mockup .about-olmo-card--company,.about-olmo-story--mockup .about-olmo-card--text,.about-olmo-story--mockup .about-olmo-sideCard{padding:18px}.about-olmo-story--mockup .about-olmo-stats--mockup,.about-olmo-story--mockup .about-olmo-featurePillGrid,.about-olmo-warranties .about-olmo-warrantyGrid,.about-olmo-warranties .about-olmo-warrantyNote{grid-template-columns:1fr}}.about-olmo-story--mockup .about-olmo-sideCard--features{align-self:start;min-height:auto!important;height:auto!important}.about-olmo-story--mockup .about-olmo-sideCard--features .about-olmo-section-title{margin-bottom:14px}.about-olmo-story--mockup .about-olmo-featurePillGrid{display:grid!important;grid-template-columns:repeat(2,minmax(0,1fr));gap:10px 12px;margin-top:12px}.about-olmo-story--mockup .about-olmo-featurePill{min-height:43px;display:grid!important;grid-template-columns:16px minmax(0,1fr);gap:9px;align-items:center;padding:9px 12px;border:1px solid #dfe5ee;border-radius:10px;background:#fff;color:#202327;font-size:13px;line-height:1.2;font-weight:850;box-shadow:0 5px 14px #00000009}.about-olmo-story--mockup .about-olmo-featurePill__dot{width:9px;height:9px;border-radius:999px;display:block;background:#ee212e;box-shadow:0 0 0 4px #ee212e1a}.about-olmo-story--mockup .about-olmo-featurePill span:last-child{display:block;overflow-wrap:anywhere}@media(max-width:760px){.about-olmo-story--mockup .about-olmo-featurePillGrid{grid-template-columns:1fr}}
/*# sourceMappingURL=/cdn/shop/t/19/assets/about-olmo.css.map */
