.scale-o-collection-hero-section{margin:0;overflow-x:hidden}@media screen and (min-width:768px){.scale-o-collection-hero-section{width:100vw;max-width:100vw;margin-left:calc(50% - 50vw);margin-right:calc(50% - 50vw)}}.scale-o-collection-hero{--soch-bg: #ffffff;--soch-heading: #0b1b2e;--soch-text: #5b6b7c;--soch-accent: #0c7fdf;--soch-radius: 0;--soch-max: 100%;--soch-height: 520px;background:#fff}.scale-o-collection-hero__inner{max-width:var(--soch-max);width:100%;margin:0 auto;padding-left:0;padding-right:0}.scale-o-collection-hero__panel{position:relative;display:flex;align-items:center;min-height:var(--soch-height);overflow:hidden;background:var(--soch-bg);border-radius:var(--soch-radius)}.scale-o-collection-hero__slides{position:absolute;top:0;right:0;bottom:0;left:0;z-index:0}.scale-o-collection-hero__slide{position:absolute;top:0;right:0;bottom:0;left:0;display:flex;align-items:center;opacity:0;pointer-events:none;transition:opacity .85s ease;z-index:0}.scale-o-collection-hero__slide.is-active{opacity:1;pointer-events:auto;z-index:1}.scale-o-collection-hero__bgs,.scale-o-collection-hero__bg{position:absolute;top:0;right:0;bottom:0;left:0;z-index:0}.scale-o-collection-hero__live{position:absolute;width:1px;height:1px;padding:0;margin:-1px;overflow:hidden;clip:rect(0,0,0,0);white-space:nowrap;border:0}.scale-o-collection-hero__nav{display:none;position:absolute;top:50%;z-index:4;align-items:center;justify-content:center;width:40px;height:40px;padding:0;border:0;border-radius:50%;background:#ffffffeb;color:#0b1b2e;box-shadow:0 4px 16px #0b1b2e1f;transform:translateY(-50%);cursor:pointer}.scale-o-collection-hero__nav svg{width:16px;height:16px}.scale-o-collection-hero__nav--prev{left:12px}.scale-o-collection-hero__nav--next{right:12px}.scale-o-collection-hero__bg picture{position:absolute;top:0;right:0;bottom:0;left:0;display:block;width:100%;height:100%}.scale-o-collection-hero__bg img,.scale-o-collection-hero__bg .scale-o-collection-hero__placeholder{display:block;width:100%;height:100%;object-fit:cover;object-position:center center}@media screen and (min-width:768px){.scale-o-collection-hero__inner{padding-left:0;padding-right:0;max-width:100%}.scale-o-collection-hero__panel{aspect-ratio:5 / 2;height:auto;min-height:0;border-radius:0}.scale-o-collection-hero__bg img,.scale-o-collection-hero__bg .scale-o-collection-hero__placeholder{object-position:right center}}.scale-o-collection-hero__copy{position:relative;z-index:2;display:flex;flex-direction:column;align-items:flex-start;justify-content:center;width:min(100%,480px);padding:28px 28px 28px clamp(20px,4vw,48px);text-align:left}.scale-o-collection-hero__copy--center{align-items:center;margin:0 auto;text-align:center}.scale-o-collection-hero__eyebrow{display:inline-flex;align-items:center;width:max-content;max-width:100%;margin:0 0 14px;padding:6px 12px;border:1px solid rgba(12,127,223,.35);border-radius:999px;background:#fff;color:var(--soch-accent);font-size:11px;font-weight:600;letter-spacing:.07em;line-height:1.2;text-transform:uppercase;white-space:nowrap}.scale-o-collection-hero__heading{margin:0;color:var(--soch-heading);font-size:clamp(28px,2.6vw,40px);font-weight:700;letter-spacing:-.03em;line-height:1.08}.scale-o-collection-hero__heading-line{display:block}.scale-o-collection-hero__heading-line--accent{position:relative;display:inline-block;margin-top:2px;padding-bottom:10px}.scale-o-collection-hero__heading-line--accent:after{content:"";position:absolute;left:0;bottom:0;width:52px;height:3px;border-radius:2px;background:var(--soch-heading)}.scale-o-collection-hero__copy--center .scale-o-collection-hero__heading-line--accent:after{left:50%;transform:translate(-50%)}.scale-o-collection-hero__text{max-width:38ch;margin:12px 0 18px;color:var(--soch-text);font-size:15px;font-weight:400;line-height:1.55}.scale-o-collection-hero__actions{display:flex;flex-wrap:wrap;align-items:center;gap:10px 18px}.scale-o-collection-hero__cta{display:inline-flex;align-items:center;justify-content:center;gap:8px;min-height:46px;padding:0 18px;border:0;border-radius:10px;background:var(--soch-accent);color:#fff;font-size:14px;font-weight:600;letter-spacing:-.01em;line-height:1;text-decoration:none}.scale-o-collection-hero__cta:hover{filter:brightness(.94);color:#fff}.scale-o-collection-hero__cta:focus-visible,.scale-o-collection-hero__link:focus-visible{outline:2px solid var(--soch-accent);outline-offset:3px}.scale-o-collection-hero__link{display:inline-flex;align-items:center;gap:6px;color:var(--soch-accent);font-size:14px;font-weight:600;text-decoration:none}.scale-o-collection-hero__link:hover{text-decoration:underline}.scale-o-collection-hero__dots{position:absolute;right:20px;bottom:16px;z-index:3;display:flex;gap:8px}.scale-o-collection-hero__dot{width:8px;height:8px;padding:0;border:0;border-radius:50%;background:#0b1b2e38;cursor:pointer}.scale-o-collection-hero__dot.is-active{background:var(--soch-accent)}.scale-o-collection-hero__placeholder{background:#eef5fb}.scale-o-collection-hero__overlay{display:none}.scale-o-collection-hero__trust{margin-top:12px}.scale-o-collection-hero__trust-inner{background:linear-gradient(90deg,var(--soch-trust-bg, #f5f7ff) 0%,var(--soch-trust-bg-end, #eef6ff) 100%);border-radius:var(--soch-radius, 12px);padding:18px 28px}.scale-o-collection-hero__trust-list{list-style:none;margin:0;padding:0;display:grid;grid-template-columns:repeat(var(--soch-trust-count, 3),minmax(0,1fr));gap:8px;align-items:stretch}.scale-o-collection-hero__trust-item{position:relative;display:flex;align-items:center;justify-content:center;gap:14px;min-width:0;padding:4px 12px}.scale-o-collection-hero__trust-item:not(:last-child):after{content:"";position:absolute;right:0;top:16%;bottom:16%;width:1px;background:var(--soch-accent, #0c7fdf);opacity:.28}.scale-o-collection-hero__trust-link{display:inline-flex;align-items:center;gap:14px;min-width:0;color:inherit;text-decoration:none}.scale-o-collection-hero__trust-link:focus-visible{outline:2px solid var(--soch-accent, #0c7fdf);outline-offset:4px;border-radius:8px}.scale-o-collection-hero__trust-icon{flex-shrink:0;display:inline-flex;align-items:center;justify-content:center;width:40px;height:40px;border-radius:50%;border:1.5px solid rgba(12,127,223,.22);background:#fff;color:var(--soch-accent, #0c7fdf)}.scale-o-collection-hero__trust-svg{width:20px;height:20px;display:block}.scale-o-collection-hero__trust-text{min-width:0;display:flex;flex-direction:column;gap:2px;text-align:left}.scale-o-collection-hero__trust-value{color:var(--soch-trust-value, #1a2b4a);font-size:26px;font-weight:700;letter-spacing:-.03em;line-height:1.15}.scale-o-collection-hero__trust-label{color:var(--soch-trust-label, #2a6ab2);font-size:14px;font-weight:600;line-height:1.3}.scale-o-collection-hero__trust-desc{color:var(--soch-trust-desc, #465568);font-size:12px;font-weight:400;line-height:1.35}@media screen and (max-width:1023px){.scale-o-collection-hero__copy{width:min(100%,420px);padding:28px 22px;padding-left:clamp(20px,4vw,48px)}.scale-o-collection-hero__heading{font-size:34px}.scale-o-collection-hero__trust-inner{padding:16px 18px}.scale-o-collection-hero__trust-value{font-size:22px}}@media screen and (max-width:767px){.scale-o-collection-hero-section{width:100vw;max-width:100vw;margin-left:calc(50% - 50vw);margin-right:calc(50% - 50vw)}.scale-o-collection-hero__inner{padding-left:0;padding-right:0;padding-top:0;max-width:100%}.scale-o-collection-hero__panel{aspect-ratio:9 / 16;min-height:min(92svh,680px);max-height:none;height:auto;width:100%;border-radius:0}.scale-o-collection-hero__slide{align-items:flex-start}.scale-o-collection-hero__bg img,.scale-o-collection-hero__bg .scale-o-collection-hero__placeholder{object-fit:cover;object-position:center top}.scale-o-collection-hero__overlay{display:block;position:absolute;top:0;right:0;bottom:0;left:0;z-index:1;pointer-events:none;background:linear-gradient(to bottom,var(--soch-bg, #ffffff) 0%,color-mix(in srgb,var(--soch-bg, #ffffff) 96%,transparent) 12%,color-mix(in srgb,var(--soch-bg, #ffffff) 82%,transparent) 28%,color-mix(in srgb,var(--soch-bg, #ffffff) 52%,transparent) 46%,color-mix(in srgb,var(--soch-bg, #ffffff) 18%,transparent) 64%,transparent 80%)}.scale-o-collection-hero__copy{width:100%;max-width:100%;padding:24px 20px 72px;align-self:flex-start}.scale-o-collection-hero__eyebrow{white-space:normal;background:#fffffff5;-webkit-backdrop-filter:blur(6px);backdrop-filter:blur(6px)}.scale-o-collection-hero__heading{font-size:30px;text-shadow:0 1px 20px rgba(255,255,255,.95),0 0 2px rgba(255,255,255,.8)}.scale-o-collection-hero__text{text-shadow:0 1px 14px rgba(255,255,255,.92)}.scale-o-collection-hero__cta{width:auto}.scale-o-collection-hero__dots{left:0;right:0;justify-content:center;bottom:14px}.scale-o-collection-hero__trust{margin-top:10px;padding-left:16px;padding-right:16px}.scale-o-collection-hero__trust-list{grid-template-columns:1fr;gap:0}.scale-o-collection-hero__trust-item{justify-content:flex-start;padding:12px 4px}.scale-o-collection-hero__trust-item:not(:last-child):after{display:none}.scale-o-collection-hero__trust-item:not(:last-child){border-bottom:1px solid rgba(12,127,223,.18)}.scale-o-collection-hero__trust-value{font-size:22px}}@media(prefers-reduced-motion:reduce){.scale-o-collection-hero__slide,.scale-o-collection-hero__bg{transition:none}}
/*# sourceMappingURL=/cdn/shop/t/14/assets/scale-o-collection-hero.css.map */
