.steps-section{display:block;position:relative;margin-top:var(--mobile-margin-top);margin-bottom:var(--mobile-margin-bottom)}@media screen and (min-width: 750px){.steps-section{margin-top:var(--desktop-margin-top);margin-bottom:var(--desktop-margin-bottom)}}.steps-section__background{background:#fbfbfa;width:100%}.steps-content{display:flex;flex-direction:column;gap:32px;margin:0 auto}@media screen and (min-width: 750px){.steps-content{flex-direction:row;gap:52px;align-items:center}}.steps-video-container{position:relative;width:100%}@media screen and (min-width: 750px){.steps-video-container{flex:1;width:50%}}.steps-video-wrapper,.steps-image-wrapper{position:relative;width:100%;height:226px;overflow:hidden;background:#d9d9d9}@media screen and (min-width: 750px){.steps-video-wrapper,.steps-image-wrapper{height:442px}}.steps-video-thumbnail,.steps-image{width:100%;height:100%;object-fit:cover;display:block}.steps-play-button{position:absolute;top:50%;left:50%;transform:translate(-50%,-50%);background:none;border:none;cursor:pointer;transition:transform .3s ease;z-index:2}.steps-play-button svg{width:72px;height:72px;transition:transform .3s ease}@media screen and (min-width: 750px){.steps-play-button svg{width:124px;height:124px}}.steps-play-button:hover{transform:translate(-50%,-50%) scale(1.1)}.steps-video-wrapper iframe{width:100%;height:100%;border:none}.steps-text-container{display:flex;flex-direction:column;gap:18px}@media screen and (min-width: 750px){.steps-text-container{flex:1;width:50%;gap:24px}}.steps-title{font-size:24px;font-weight:500;line-height:1.2;color:#022c18;margin:0}@media screen and (min-width: 750px){.steps-title{font-size:36px;line-height:normal}}.steps-list{display:flex;flex-direction:column;width:100%}.step-item{display:flex;align-items:center;gap:12px;padding:12px 0}.step-item--border{border-bottom:1px dashed #96b714}.step-number{display:flex;align-items:center;justify-content:center;width:42px;height:42px;flex-shrink:0}.step-number span{font-size:24px;font-weight:300;line-height:60px;color:#022c18}.step-text{font-size:16px;font-weight:400;line-height:25px;color:#022c18;margin:0;flex:1}.steps-subtitle{font-size:16px;font-weight:400;line-height:25px;color:#022c18;margin:0}@media screen and (max-width: 749px){.steps-video-wrapper,.steps-image-wrapper{height:180px}.steps-title{font-size:24px}.step-number span{font-size:20px}.step-text,.steps-subtitle{font-size:14px;line-height:20px}}.steps-play-button:focus{outline:2px solid #96b714;outline-offset:4px}.steps-video-thumbnail,.steps-image{transition:opacity .3s ease}.steps-video-thumbnail:not([src]),.steps-image:not([src]){opacity:0}@keyframes pulse{0%{transform:translate(-50%,-50%) scale(1)}50%{transform:translate(-50%,-50%) scale(1.05)}to{transform:translate(-50%,-50%) scale(1)}}.steps-play-button:hover{animation:pulse 1s infinite}
/*# sourceMappingURL=/cdn/shop/t/15/assets/section-steps-container.css.map */
