.section-hiw-cross-trainer{--hiw-bg:var(--section-bg-color,#bae4f4);--hiw-text:var(--section-text-color,#015886);--hiw-accent:var(--section-accent-color,#ffba11)}.hiw-ct{position:relative;background-color:var(--hiw-bg);color:var(--hiw-text);padding:4rem 0;overflow:hidden}@media (min-width:48em){.hiw-ct{padding:5rem 0 6rem}}.hiw-ct__texture{position:absolute;inset:0;background-image:radial-gradient(circle,hsla(0,0%,100%,.2) 1px,transparent 0);background-size:8px 8px;pointer-events:none;z-index:0}.hiw-ct__inner{position:relative;z-index:1}.hiw-ct__header{display:flex;justify-content:center;margin-bottom:2rem}.hiw-ct__banner{display:inline-block;background-color:var(--hiw-accent);color:#fff;padding:.6rem 2rem .7rem;transform:rotate(-3deg)}.hiw-ct__banner span{display:block;font-family:var(--font-heading-family);font-size:clamp(1.75rem,5vw,2.75rem);font-weight:800;text-transform:uppercase;letter-spacing:.02em;transform:rotate(3deg)}.hiw-ct__intro{max-width:1100px;margin:0 auto 3rem;font-family:var(--font-sans);font-size:1.25rem}@media (min-width:48em){.hiw-ct__intro{font-size:1.5rem}}.hiw-ct__intro p{margin:0;color:var(--hiw-text)}.hiw-ct__steps-wrapper{display:flex;align-items:center;margin-bottom:4rem;gap:1rem}@media (min-width:48em){.hiw-ct__steps-wrapper{gap:2rem}}.hiw-ct__steps{flex:1;overflow:hidden}.hiw-ct__slider{width:100%}.hiw-ct__slide{height:auto}.hiw-ct__step{display:flex;flex-direction:column;align-items:center;gap:2rem;padding:1rem 0}@media (min-width:48em){.hiw-ct__step{flex-direction:row;justify-content:space-between;gap:3rem}}.hiw-ct__step-text{flex:1}@media (min-width:48em){.hiw-ct__step-text{max-width:55%}}.hiw-ct__step-label{display:block;font-family:var(--font-sans);font-size:1.25rem;font-weight:500;text-transform:uppercase;letter-spacing:.02em;margin-bottom:.5rem;color:#052e46}.hiw-ct__step-title{font-family:var(--font-heading-family);font-size:clamp(2.5rem,6vw,5.25rem);font-weight:400;line-height:1.25;margin:0;color:var(--hiw-text)}.hiw-ct__step-image{flex-shrink:0;width:200px}@media (min-width:48em){.hiw-ct__step-image{width:280px}}@media (min-width:64em){.hiw-ct__step-image{width:320px}}.hiw-ct__step-image img{width:100%;height:auto;display:block}.hiw-ct__nav{flex-shrink:0;width:50px;height:50px;display:flex;align-items:center;justify-content:center;background:hsla(0,0%,100%,.5);border:none;border-radius:50%;color:var(--color-base-brand-400);cursor:pointer;transition:opacity .2s,transform .2s,background .2s;padding:0}.hiw-ct__nav:hover:not(.disabled){background:hsla(0,0%,100%,.8);transform:scale(1.05)}.hiw-ct__nav.disabled{opacity:.5;cursor:default}.hiw-ct__nav svg{width:22px;height:22px}.hiw-ct__info{display:grid;grid-template-columns:1fr;gap:2rem;align-items:start;padding-top:1rem}@media (min-width:48em){.hiw-ct__info{grid-template-columns:1fr 1fr;gap:4rem}}@media (min-width:48em){.hiw-ct__info:has(.hiw-ct__product-image){grid-template-columns:1fr auto 1fr;gap:3rem}}@media (min-width:48em){.hiw-ct__info-col{max-width:420px}}.hiw-ct__info-tag{display:inline-block;background-color:var(--hiw-accent);color:#fff;padding:.4rem 1rem .5rem;margin-bottom:1rem;border-radius:2rem;transform:rotate(-.27deg)}.hiw-ct__info-tag span{display:block;font-family:var(--font-heading-family);font-size:clamp(1.5rem,3vw,3rem);font-weight:700;line-height:1.25;transform:rotate(.27deg)}.hiw-ct__info-text{font-family:var(--font-sans);font-size:1.5rem;line-height:1.3}.hiw-ct__info-text p{margin:0;color:var(--hiw-text)}.hiw-ct__product-image{display:none;justify-content:center;align-items:flex-end}@media (min-width:48em){.hiw-ct__product-image{display:flex}}.hiw-ct__product-image img{max-width:280px;width:100%;height:auto}