.about-us-top{--about-us-top-background: #fdfefe;--about-us-top-text: #11171b;--about-us-top-muted: #53616a;--about-us-top-accent: #007fae;--about-us-top-icon-background: #eaf7fc;--about-us-top-divider: #d1dce1;--about-us-top-hero-text: #f7fbfc;--about-us-top-button-background: #fdfefe;--about-us-top-button-text: #11171b;width:100%;margin-block:var(--about-us-top-margin-top, 0) var(--about-us-top-margin-bottom, 0);color:var(--about-us-top-text)}.about-us-top__hero{position:relative;display:grid;overflow:hidden;isolation:isolate;background:#11171b}.about-us-top__media,.about-us-top__overlay{position:absolute;top:0;right:0;bottom:0;left:0}.about-us-top__media{position:relative;inset:auto;grid-area:1 / 1;z-index:-2}.about-us-top__picture,.about-us-top__image,.about-us-top__placeholder{display:block;width:100%;height:auto}.about-us-top__image,.about-us-top__placeholder{object-fit:cover;object-position:var(--about-us-top-image-position, center center)}.about-us-top__overlay{z-index:-1;background:rgb(3 8 11 / var(--about-us-top-overlay-opacity, .55))}.about-us-top__hero-inner,.about-us-top__story-inner{width:100%}.about-us-top__hero-inner{grid-area:1 / 1;display:flex;align-items:center;padding-block:44px}.about-us-top__hero-content{width:min(100%,520px);color:var(--about-us-top-hero-text)}.about-us-top__hero-heading{margin:0;color:inherit;font-size:78px;font-weight:750;line-height:.96;letter-spacing:0;overflow-wrap:anywhere}.about-us-top__hero-subheading{margin:9px 0 0;color:inherit;font-size:29px;font-weight:700;line-height:1.16;letter-spacing:0;overflow-wrap:anywhere}.about-us-top__hero-text{max-width:470px;margin-top:16px;color:inherit;font-size:16px;line-height:1.55}.about-us-top__hero-text :is(p,ul,ol){margin:0}.about-us-top__button{display:inline-flex;min-height:44px;align-items:center;justify-content:center;gap:14px;margin-top:23px;padding:11px 18px;border:1px solid var(--about-us-top-button-background);border-radius:4px;background:var(--about-us-top-button-background);color:var(--about-us-top-button-text);font-size:14px;font-weight:700;line-height:1.2;letter-spacing:0;text-decoration:none;transition:background-color .18s ease,border-color .18s ease,color .18s ease,transform .18s ease}.about-us-top__button .icon{width:16px;height:16px}.about-us-top__button:hover{border-color:var(--about-us-top-accent);background:var(--about-us-top-accent);color:#f7fbfc;transform:translateY(-2px)}.about-us-top__button:focus-visible{outline:2px solid var(--about-us-top-hero-text);outline-offset:4px}.about-us-top__story{padding-block:var(--about-us-top-content-padding-top, 64px) var(--about-us-top-content-padding-bottom, 72px);background:var(--about-us-top-background)}.about-us-top__story-main{display:grid;grid-template-columns:minmax(0,.86fr) minmax(0,1.14fr);gap:clamp(56px,7vw,122px);align-items:start}.about-us-top__story-main--single{grid-template-columns:minmax(0,720px)}.about-us-top__story-copy{max-width:540px}.about-us-top__story-heading{margin:0 0 20px;color:var(--about-us-top-accent);font-size:46px;font-weight:750;line-height:1.08;letter-spacing:0;overflow-wrap:anywhere}.about-us-top__story-lead{max-width:45ch;color:var(--about-us-top-text);font-size:21px;line-height:1.42}.about-us-top__story-text{max-width:54ch;margin-top:15px;color:var(--about-us-top-muted);font-size:15px;line-height:1.58}.about-us-top__story-lead :is(p,ul,ol),.about-us-top__story-text :is(p,ul,ol),.about-us-top__value-text :is(p,ul,ol){margin:0}.about-us-top__values{margin:0;padding:0;border-top:1px solid var(--about-us-top-divider);list-style:none}.about-us-top__value{display:grid;grid-template-columns:42px minmax(0,1fr);gap:20px;align-items:center;min-height:112px;padding:20px 0;border-bottom:1px solid var(--about-us-top-divider)}.about-us-top__value-icon{display:grid;place-items:center;width:42px;height:42px;border-radius:4px;background:var(--about-us-top-icon-background);color:var(--about-us-top-accent)}.about-us-top__value-icon .icon{width:22px;height:22px}.about-us-top__value-icon .fill{fill:none}.about-us-top__value-heading{margin:0;color:var(--about-us-top-text);font-size:18px;font-weight:700;line-height:1.25;letter-spacing:0;overflow-wrap:anywhere}.about-us-top__value-text{margin-top:5px;color:var(--about-us-top-muted);font-size:13px;line-height:1.45}.about-us-top__stats{display:grid;grid-template-columns:repeat(var(--about-us-top-stat-count, 3),minmax(0,1fr));margin:54px 0 0;padding:0;border-top:1px solid var(--about-us-top-divider);border-bottom:1px solid var(--about-us-top-divider);list-style:none}.about-us-top__stat{display:flex;min-width:0;min-height:114px;align-items:center;gap:20px;padding:24px 28px}.about-us-top__stat:not(:first-child){border-left:1px solid var(--about-us-top-divider)}.about-us-top__stat-value{flex:0 0 auto;color:var(--about-us-top-accent);font-size:42px;font-weight:750;line-height:1;letter-spacing:0;overflow-wrap:anywhere}.about-us-top__stat-label{max-width:160px;color:var(--about-us-top-muted);font-size:13px;line-height:1.35;overflow-wrap:anywhere}@media screen and (max-width:989px){.about-us-top__story-main{grid-template-columns:minmax(0,1fr);gap:46px}.about-us-top__story-copy,.about-us-top__story-main--single{max-width:720px}.about-us-top__stats{margin-top:46px}.about-us-top__stat{flex-direction:column;align-items:flex-start;justify-content:center;gap:9px;padding-inline:22px}}@media screen and (max-width:749px){.about-us-top__image,.about-us-top__placeholder{object-position:var(--about-us-top-mobile-image-position, center center)}.about-us-top__hero-inner{align-items:flex-end;padding-block:42px}.about-us-top__hero-content{width:min(100%,470px)}.about-us-top__hero-heading{font-size:58px;line-height:1}.about-us-top__hero-subheading{max-width:19ch;font-size:24px}.about-us-top__hero-text{max-width:39ch;font-size:15px}.about-us-top__story-heading{font-size:36px}.about-us-top__story-lead{font-size:19px}.about-us-top__value{grid-template-columns:40px minmax(0,1fr);gap:16px;min-height:104px}.about-us-top__value-icon{width:40px;height:40px}}@media screen and (max-width:639px){.about-us-top__stats{grid-template-columns:minmax(0,1fr)}.about-us-top__stat{min-height:92px;flex-direction:row;align-items:center;justify-content:flex-start;padding:20px 10px}.about-us-top__stat:not(:first-child){border-top:1px solid var(--about-us-top-divider);border-left:0}.about-us-top__stat-value{min-width:116px;font-size:38px}.about-us-top__stat-label{max-width:200px}}@media screen and (max-width:419px){.about-us-top__hero-heading{font-size:50px}.about-us-top__hero-subheading{font-size:22px}.about-us-top__value{align-items:start}.about-us-top__stat-value{min-width:100px;font-size:34px}}@media(prefers-reduced-motion:reduce){.about-us-top__button{transition:none}}
/*# sourceMappingURL=/cdn/shop/t/25/assets/about-us-top.css.map */
