.steps{background-color:var(--steps-bg, #ffffff);font-family:SKCuriosity,sans-serif}.steps__header{display:flex;flex-direction:column;align-items:center;max-width:70rem;margin:0 auto 4.8rem;text-align:center}.steps__caption{font-size:2rem;letter-spacing:.16em;text-transform:uppercase;color:var(--steps-caption-color, #0A8C9C)}.steps__title{margin:0;font-size:4rem;line-height:1.15;letter-spacing:-.02em;color:var(--steps-title-color, #0f2a33)}.steps__description{margin:0;font-size:1.8rem;line-height:1.5;font-weight:400;color:var(--steps-description-color, #5b7178)}.steps__description p{margin:0}.steps__items{display:grid;grid-template-columns:repeat(var(--steps-columns-desktop, 3),1fr);gap:0 4.8rem}.steps__item{display:flex;flex-direction:column;padding:var(--steps-item-padding-top, 24px) var(--steps-item-padding-right, 32px) var(--steps-item-padding-bottom, 0) var(--steps-item-padding-left, 0);border-top:2px solid var(--steps-line-color, #15c2d4)}.steps__item-step{font-size:1.3rem;font-weight:600;letter-spacing:.14em;text-transform:uppercase;color:var(--steps-step-color, #15c2d4);margin-bottom:1.2rem}.steps__item-title{margin:0 0 1.2rem;font-size:2.4rem;font-weight:700;line-height:1.3;color:var(--steps-item-title-color, #0f2a33)}.steps__item-description{font-size:1.6rem;line-height:1.6;color:var(--steps-item-description-color, #5b6b70)}.steps__item-description p{margin:0}@media screen and (max-width:990px){.steps__items{grid-template-columns:repeat(2,1fr);gap:3.2rem 3.2rem}.steps__item{padding-right:0}}@media screen and (max-width:749px){.steps__header{margin-bottom:3.2rem;gap:1.2rem}.steps__title{font-size:clamp(2.8rem,8vw,3.6rem)}.steps__description{font-size:clamp(1.5rem,4vw,1.8rem)}.steps__items{grid-template-columns:1fr;gap:3.2rem}.steps__item{padding-top:1.6rem;padding-right:0}}
/*# sourceMappingURL=/cdn/shop/t/2/assets/section-steps.css.map */
