.product-steps{padding:75px 0}.product-steps__container{display:flex;flex-direction:column;align-items:center;gap:50px}.product-steps h2{font-size:42px;font-family:var(--global-font-2);font-weight:500;line-height:normal;letter-spacing:0px;text-align:center;color:#055e5a;margin:0}.product-steps .product-steps__steps-container{display:grid;grid-template-columns:repeat(3,1fr);gap:30px}.product-steps .product-steps__step{display:flex;flex-direction:column}.product-steps .step__image-container{max-height:260px}.product-steps .step__image-container svg,.product-steps .step__image-container img{width:100%;height:100%;object-fit:cover}.product-steps .step__content-container{flex:1;padding:50px}.product-steps .step__content-container h3{font-family:var(--global-font);font-size:16px;font-weight:600;line-height:24px;color:green;margin:0}.product-steps .step__content-container h4{font-family:var(--global-font);font-size:18px;font-weight:700;line-height:27px;letter-spacing:normal;color:#055e5a;text-align:left;margin:0}.product-steps .step__content-container p{font-size:16px;font-weight:400;line-height:24px;letter-spacing:0em;margin:24px 0 0}.product-steps .product-steps__action-container button{font-size:16px;font-family:var(--global-font);font-weight:800;color:var(--ff-font-color-white);border-radius:3em;background-color:var(--ff-button-primary);border:1px solid var(--ff-button-primary);padding:10px 40px;transition:.5s cubic-bezier(.25,.46,.45,.94)!important;text-transform:uppercase;cursor:pointer}.product-steps .product-steps__action-container button:hover{color:var(--ff-font-color-white)!important;background-color:var(--ff-button-hovered)!important;border-color:var(--ff-button-hovered)!important}@media(max-width:1024px){.product-steps{padding:50px 0}.product-steps .product-steps__container h2{font-size:26px}.product-steps .product-steps__action-container button{font-size:14px;padding:6px 30px}}@media(max-width:768px){.product-steps .product-steps__container{max-width:430px}.product-steps .product-steps__container .product-steps__steps-container{display:grid;grid-template-columns:1fr}}
/*# sourceMappingURL=/cdn/shop/t/47/assets/product-steps-component.css.map */
