.steps{--steps-bg: #ffffff;--steps-text: #02271b;--steps-font-heading: var(--font-heading, "Crimson Pro", serif);--steps-font-body: var(--font-body, "Poppins", sans-serif)}.steps{background-color:var(--steps-bg);padding:80px 48px}.steps__heading{font-family:var(--steps-font-heading);font-size:clamp(32px,4vw,48px);font-weight:400;line-height:1.2;color:var(--steps-text);text-align:center;margin:0 0 40px}.steps__grid{display:grid;grid-template-columns:repeat(4,1fr);gap:16px;max-width:1440px;margin:0 auto}.steps__item{display:flex;flex-direction:column;gap:24px}.steps__image{position:relative;aspect-ratio:1 / 1.1;border-radius:4px;overflow:hidden}.steps__image img{display:block;position:absolute;top:0;right:0;bottom:0;left:0;width:100%;height:100%;object-fit:cover}.steps__content{color:var(--steps-text)}.steps__eyebrow{font-family:var(--steps-font-body);font-size:14px;font-weight:400;letter-spacing:1px;text-transform:uppercase;line-height:1.85;margin:0}.steps__title{font-family:var(--steps-font-heading);font-size:clamp(24px,2.5vw,32px);font-weight:400;line-height:1.2;margin:0 0 10px}.steps__description{font-family:var(--steps-font-body);font-size:16px;font-weight:400;line-height:24px;margin:0}.steps__description a{color:inherit;text-decoration:underline}@media(max-width:1024px){.steps__grid{grid-template-columns:repeat(2,1fr);gap:32px 16px}}@media(max-width:768px){.steps{padding:48px 24px}.steps__heading{margin-bottom:32px}.steps__grid{grid-template-columns:1fr;gap:32px}.steps__image{aspect-ratio:16 / 10}}.steps__slider{display:block;position:relative;max-width:1440px;margin:0 auto}.steps__grid--slider{display:flex;flex-wrap:nowrap;gap:16px;overflow-x:auto;scroll-snap-type:x mandatory;scroll-behavior:smooth;-webkit-overflow-scrolling:touch;scrollbar-width:none;padding-bottom:4px;outline:none}.steps__grid--slider::-webkit-scrollbar{display:none}.steps__grid--slider .steps__item{flex:0 0 calc((100% - 48px)/4);scroll-snap-align:start}.steps__arrow{position:absolute;top:50%;transform:translateY(-50%);z-index:2;width:44px;height:44px;border-radius:50%;border:1px solid var(--steps-text);background:var(--steps-bg);color:var(--steps-text);display:flex;align-items:center;justify-content:center;cursor:pointer;padding:0;transition:opacity .2s ease,transform .2s ease}.steps__arrow:hover{transform:translateY(-50%) scale(1.05)}.steps__arrow[disabled]{opacity:.3;cursor:default;pointer-events:none}.steps__arrow--prev{left:-22px}.steps__arrow--next{right:-22px}.steps__dots{display:flex;justify-content:center;gap:8px;margin-top:24px}.steps__dot{width:8px;height:8px;border-radius:50%;border:0;padding:0;background:var(--steps-text);opacity:.25;cursor:pointer;transition:opacity .2s ease,transform .2s ease}.steps__dot.is-active{opacity:1;transform:scale(1.25)}@media(max-width:1024px){.steps__grid--slider{gap:16px}.steps__grid--slider .steps__item{flex-basis:calc((100% - 16px)/2)}}@media(max-width:768px){.steps__grid--slider{gap:16px}.steps__grid--slider .steps__item{flex-basis:85%}.steps__arrow{display:none}}@media(max-width:1520px){.steps__arrow--prev{left:8px}.steps__arrow--next{right:8px}}.section-spacing--disable-top.steps{padding-top:0}.section-spacing--disable-bottom.steps{padding-bottom:0}
/*# sourceMappingURL=/cdn/shop/t/19/assets/section-steps.css.map */
