.how-it-works-section{padding-top:var(--padding-top);padding-bottom:var(--padding-bottom);background-color:var(--background-color);text-align:center}.how-it-works-section__title{font-size:28px;font-weight:600}.how-it-works-section__steps{display:grid;gap:30px;justify-items:center;padding:0 20px}.how-it-works-section__step{display:flex;flex-direction:column;align-items:center;text-align:center}.how-it-works-section__step-image{width:85px;height:85px;margin-bottom:15px}.how-it-works-section__step-image img{width:100%;height:100%;object-fit:contain}.how-it-works-section__step-title{font-weight:700;font-size:18px;margin-bottom:8px}.how-it-works-section__step-description{font-size:14px;color:#555;max-width:220px}@media screen and (min-width: 768px){.how-it-works-section__steps{grid-template-columns:repeat(var(--blocks-per-row-desktop),1fr)}}@media screen and (max-width: 767px){.how-it-works-section__steps{grid-template-columns:repeat(var(--blocks-per-row-mobile),1fr)}}.how-it-works-section__steps{max-width:1200px;margin:0 auto}.how-it-works-section__step-title{margin:20px 0}.how-it-works-section__step-image{position:relative}.how-it-works-section__steps{display:flex;flex-wrap:wrap;justify-content:center;gap:30px;position:relative}.how-it-works-section__step{position:relative;display:flex;flex-direction:column;align-items:center;text-align:center;flex:1 1 calc((100% / var(--blocks-per-row-desktop)) - 30px);min-width:120px}.how-it-works-section__step:not(:first-child):before{content:"";position:absolute;left:-45px;top:19%;transform:translateY(-50%);width:50px;height:2px;background-color:#333;z-index:1}@media (max-width: 767px){.how-it-works-section__step{flex:1 1 calc((100% / var(--blocks-per-row-mobile)) - 30px)}.how-it-works-section__step:not(:first-child):before{content:unset}}.video-slider-section{display:flex;align-items:center;justify-content:space-between;gap:var(--section-gap, 20px);background-color:var(--section-bg, #f9f0f5);padding-top:var(--padding-top-desktop, 60px);padding-bottom:var(--padding-bottom-desktop, 60px);overflow:hidden;padding-right:7rem}.video-slider-wrapper{width:76%;position:relative;overflow:hidden}.video-slider-track{display:flex;transition:transform .6s ease-in-out;will-change:transform}.video-slider-item{flex:0 0 calc(25% - 15px);height:var(--video-height, 350px);overflow:hidden;margin-right:15px}.video-slider-item video,.video-slider-item img{width:100%;height:100%;object-fit:contain}.video-slider-content{width:25.2%;font-size:var(--font-size, 18px)}.video-slider-content h2{margin:0 0 10px;font-size:30px;line-height:40px;color:var(--color, #f9f0f5)}@media (max-width: 1024px){.video-slider-item{flex:0 0 calc(33.333% - 15px)}}@media (max-width: 768px){.video-slider-section{flex-direction:column;padding-right:0;padding-top:var(--padding-top-mobile, 40px);padding-bottom:var(--padding-bottom-mobile, 40px)}.video-slider-content{order:-1;text-align:center;width:100%;padding:0 30px}.video-slider-wrapper{width:100%}.video-slider-item{flex:0 0 calc(57% - 15px);height:310px}.video-slider-content h2{font-size:25px;line-height:35px}.video-slider-item img{object-fit:contain}}
/*# sourceMappingURL=/cdn/shop/t/43/compiled_assets/styles.css.map */
