.steps-process{background-color:var(--steps-bg-color, rgb(var(--color-background)));padding-top:var(--steps-padding-top, 60px);padding-bottom:var(--steps-padding-bottom, 60px);width:100%;overflow:hidden}.steps-process__wrapper{max-width:1280px;margin:0 auto;padding:0 1rem}@media screen and (min-width: 750px){.steps-process__wrapper{padding:0 2rem}}@media screen and (min-width: 990px){.steps-process__wrapper{padding:0 3rem}}.steps-process__header{text-align:center;margin-bottom:3rem}@media screen and (min-width: 990px){.steps-process__header{margin-bottom:4rem}}.steps-process__heading{font-size:1.75rem;font-weight:600;line-height:1.3;color:rgb(var(--color-foreground));margin:0 0 .75rem}@media screen and (min-width: 750px){.steps-process__heading{font-size:2rem}}@media screen and (min-width: 990px){.steps-process__heading{font-size:2.5rem}}.steps-process__subheading{font-size:1rem;line-height:1.6;color:rgba(var(--color-foreground),.65);margin:0 auto;max-width:48rem}@media screen and (min-width: 990px){.steps-process__subheading{font-size:1.125rem}}.steps-process__grid{display:grid;grid-template-columns:repeat(2,1fr);gap:1.5rem;width:100%}@media screen and (min-width: 990px){.steps-process__grid{grid-template-columns:repeat(4,1fr);gap:2rem}}.steps-process__step{display:flex;flex-direction:column;align-items:center;text-align:center;position:relative}.steps-process__image-wrapper{position:relative;width:100%;margin-bottom:1rem;border-radius:.75rem;overflow:hidden;background:linear-gradient(135deg,rgba(var(--color-background),.5),rgba(var(--color-background),.8))}@media screen and (min-width: 640px){.steps-process__image-wrapper{margin-bottom:1.25rem}}@media screen and (min-width: 990px){.steps-process__image-wrapper{margin-bottom:1.5rem}}.steps-process__image{width:100%;height:auto;aspect-ratio:4 / 3;object-fit:contain;display:block;padding:1rem}@media screen and (min-width: 640px){.steps-process__image{padding:1.25rem}}@media screen and (min-width: 990px){.steps-process__image{padding:1.5rem}}.steps-process__badge{position:absolute;top:.5rem;right:.5rem;min-width:2.25rem;height:2.25rem;display:flex;align-items:center;justify-content:center;background-color:var(--color-primary, #013459);color:var(--color-accent-lime, #c8e600);font-size:1.125rem;font-weight:700;border-radius:.625rem;box-shadow:0 4px 12px #0003;z-index:10;line-height:1;padding:0 .5rem}@media screen and (min-width: 640px){.steps-process__badge{top:.75rem;right:.75rem;min-width:2.75rem;height:2.75rem;font-size:1.375rem;border-radius:.75rem;padding:0 .625rem}}@media screen and (min-width: 990px){.steps-process__badge{top:1rem;right:1rem;min-width:3.25rem;height:3.25rem;font-size:1.625rem;border-radius:.875rem;padding:0 .75rem}}.steps-process__content{width:100%}.steps-process__title{font-size:.9375rem;font-weight:600;line-height:1.3;color:rgb(var(--color-foreground));margin:0 0 .375rem}@media screen and (min-width: 640px){.steps-process__title{font-size:1.0625rem}}@media screen and (min-width: 990px){.steps-process__title{font-size:1.1875rem;margin-bottom:.5rem}}.steps-process__description{font-size:.8125rem;line-height:1.5;color:rgba(var(--color-foreground),.7);margin:0}@media screen and (min-width: 640px){.steps-process__description{font-size:.875rem}}@media screen and (min-width: 990px){.steps-process__description{font-size:.9375rem;line-height:1.6}}.steps-process__step:hover .steps-process__image-wrapper{transform:translateY(-4px);box-shadow:0 8px 24px #0000001f}.steps-process__image-wrapper{transition:transform .3s ease,box-shadow .3s ease}@media (prefers-reduced-motion: reduce){.steps-process__image-wrapper{transition:none}.steps-process__step:hover .steps-process__image-wrapper{transform:none}}
/*# sourceMappingURL=/cdn/shop/t/25/assets/section-steps-process.css.map */
