.items-about{--io-blue: #224e7a;--io-blue-strong: #334fb4;--io-sky: #c7f4ff;--io-sky-strong: #38c6ee;--io-orange: #ff8a00;--io-orange-soft: #fff1df;--io-red: #ef3f36;--io-red-soft: #ffe7e5;--io-ink: #142033;--io-border: rgba(34, 78, 122, .18);background:#fff;color:var(--io-ink)}.items-about a{color:inherit}.items-about__hero{padding:5.8rem 0 5.2rem;border-bottom:.1rem solid var(--io-border);background:linear-gradient(90deg,var(--io-sky) 0 1.1rem,transparent 1.1rem),linear-gradient(180deg,#f7fdff,#fff 78%)}.items-about__hero-grid{display:grid;grid-template-columns:minmax(0,.95fr) minmax(34rem,1.05fr);gap:3.2rem;align-items:center}.items-about__eyebrow{display:inline-flex;align-items:center;margin:0 0 1rem;padding:.55rem .95rem;border:.1rem solid currentColor;background:#fff;color:var(--io-orange);font-size:1.2rem;font-weight:900;letter-spacing:.04em;line-height:1.2;text-transform:uppercase}.items-about__eyebrow--blue{color:var(--io-blue)}.items-about__eyebrow--red{color:var(--io-red)}.items-about__eyebrow--light{border-color:#ffffffa6;background:#ffffff1f;color:#fff}.items-about h1,.items-about h2,.items-about h3{margin:0;color:var(--io-blue);letter-spacing:0}.items-about h1{max-width:78rem;font-size:clamp(4rem,6vw,7.2rem);line-height:1.02}.items-about h2{max-width:82rem;font-size:clamp(2.8rem,4vw,4.5rem);line-height:1.06}.items-about h3{font-size:1.82rem;line-height:1.22}.items-about__lead{max-width:70rem;margin:1.8rem 0 0;color:#142033c7;font-size:1.85rem;line-height:1.56}.items-about__actions{display:flex;flex-wrap:wrap;gap:1rem;margin-top:2.4rem}.items-about__button,.items-about__link-button{display:inline-flex;align-items:center;justify-content:center;min-height:4.8rem;padding:1rem 1.9rem;border:.2rem solid var(--io-blue);text-decoration:none;font-weight:900;transition:transform .16s ease}.items-about__button{background:var(--io-orange);box-shadow:.45rem .45rem 0 var(--io-blue);color:#121212}.items-about__link-button{background:#fff;color:var(--io-blue)}.items-about__button:hover,.items-about__link-button:hover{transform:translate(-.1rem,-.1rem)}.items-about__media-card{padding:1.2rem;border:.2rem solid var(--io-blue);background:var(--io-blue);box-shadow:.8rem .8rem 0 var(--io-sky)}.items-about__image{display:block;width:100%;height:auto;background:#fff}.items-about__image-placeholder{display:grid;min-height:36rem;place-items:center;background:var(--io-sky);color:var(--io-blue);font-size:2.4rem;font-weight:900}.items-about__section{padding:5.2rem 0}.items-about__section--soft{background:linear-gradient(90deg,rgba(255,138,0,.08) 0 1rem,transparent 1rem),#f7fdff}.items-about__section--blue{background:var(--io-blue);color:#fff}.items-about__section--blue h2,.items-about__section--blue h3{color:#fff}.items-about__intro{max-width:82rem;margin:1.4rem 0 0;color:#142033c2;font-size:1.68rem;line-height:1.56}.items-about__section--blue .items-about__intro{color:#ffffffd1}.items-about__story{display:grid;grid-template-columns:minmax(0,.85fr) minmax(0,1.15fr);gap:2.8rem;align-items:start}.items-about__story-copy{display:grid;gap:1.4rem;color:#142033c7;font-size:1.65rem;line-height:1.58}.items-about__story-copy p{margin:0}.items-about__stats,.items-about__cards,.items-about__steps,.items-about__faq-grid{display:grid;gap:1.2rem;margin-top:2.8rem}.items-about__stats{grid-template-columns:repeat(3,minmax(0,1fr));margin-top:0}.items-about__stat,.items-about__card,.items-about__step,.items-about__faq{padding:1.8rem;border:.2rem solid var(--io-border);background:#fff;box-shadow:.4rem .4rem #224e7a14}.items-about__stat{min-height:13rem}.items-about__stat strong{display:block;color:var(--io-blue);font-size:3.2rem;line-height:1}.items-about__stat span,.items-about__card p,.items-about__step p,.items-about__faq p{display:block;margin:.8rem 0 0;color:#142033bd;font-size:1.43rem;line-height:1.47}.items-about__stat--sky,.items-about__card--sky{border-color:var(--io-sky-strong);background:#f0fbff}.items-about__stat--orange,.items-about__card--orange{border-color:var(--io-orange);background:var(--io-orange-soft)}.items-about__stat--red,.items-about__card--red{border-color:var(--io-red);background:var(--io-red-soft)}.items-about__cards{grid-template-columns:repeat(3,minmax(0,1fr))}.items-about__steps{grid-template-columns:repeat(4,minmax(0,1fr))}.items-about__step-number{display:inline-flex;align-items:center;justify-content:center;width:3.4rem;height:3.4rem;margin-bottom:1.4rem;background:var(--io-orange);color:#121212;font-weight:900}.items-about__faq-grid{grid-template-columns:repeat(2,minmax(0,1fr))}.items-about__faq{min-height:15rem}.items-about__cta{display:grid;grid-template-columns:minmax(0,1fr) auto;gap:2rem;align-items:center}.items-about__cta h2{color:#fff}.items-about__cta p{max-width:76rem;margin:1.2rem 0 0;color:#ffffffd1;font-size:1.62rem;line-height:1.5}.items-about__cta .items-about__button{background:#fff;color:var(--io-blue);box-shadow:.45rem .45rem 0 var(--io-orange)}@media screen and (max-width:989px){.items-about__hero-grid,.items-about__story,.items-about__cta{grid-template-columns:1fr}.items-about__stats,.items-about__cards,.items-about__steps,.items-about__faq-grid{grid-template-columns:repeat(2,minmax(0,1fr))}}@media screen and (max-width:749px){.items-about__hero{padding:3.8rem 0;background:linear-gradient(90deg,var(--io-sky) 0 .7rem,transparent .7rem),linear-gradient(180deg,#f7fdff,#fff 78%)}.items-about__section{padding:3.8rem 0}.items-about__stats,.items-about__cards,.items-about__steps,.items-about__faq-grid{grid-template-columns:1fr}.items-about__media-card,.items-about__button,.items-about__cta .items-about__button{box-shadow:none}}
/*# sourceMappingURL=/cdn/shop/t/5/assets/section-about-items.css.map */
