.section-how-to-steps .wrapper{display:grid;gap:32px;grid-template-columns:100%;padding:56px 16px}.section-how-to-steps .how-to-steps__video{position:relative;border-radius:12px;overflow:hidden;min-width:300px;max-width:500px;height:100%}.section-how-to-steps .how-to-steps__video img{aspect-ratio:3/4;object-fit:cover;filter:brightness(0.9);height:100%}.section-how-to-steps .how-to-steps__video svg{position:absolute;top:50%;left:50%;transform:translate(-50%, -50%) scale(1.5);color:#fff;border:1px solid #fff;padding:20px;box-sizing:content-box;border-radius:100%;transition:padding .3s ease}.section-how-to-steps .how-to-steps__video:hover{cursor:pointer}.section-how-to-steps .how-to-steps__video:hover svg{padding:22px;transition:padding .3s ease}.section-how-to-steps .how-to-steps__video-popup{position:fixed;display:flex;align-items:center;justify-content:center;opacity:0;z-index:-1;inset:0;overflow:hidden;backdrop-filter:brightness(0.6)}.section-how-to-steps .how-to-steps__video-popup video{object-fit:contain;width:90vw;border-radius:12px}.section-how-to-steps .how-to-steps__video-popup button{position:absolute;top:5px;left:5px;z-index:2;border-radius:100%;padding:12px;border:none;color:#f7fbfc;cursor:pointer}.section-how-to-steps .how-to-steps__video-popup button.hide-desktop{background:linear-gradient(0deg, rgba(255, 255, 255, 0.3), rgba(255, 255, 255, 0.3)),radial-gradient(50% 50% at 50% 50%, rgba(255, 255, 255, 0.2) 0%, rgba(255, 255, 255, 0) 100%)}.section-how-to-steps .how-to-steps__video-popup button.hide-mobile{background:rgba(0,0,0,.4)}.section-how-to-steps .how-to-steps__video-popup.active{opacity:1;z-index:9999}.section-how-to-steps .how-to-steps__video-popup--inner{position:relative}.section-how-to-steps .how-to-steps__steps .title{margin-top:0;margin-bottom:24px}.section-how-to-steps .how-to-steps__steps-inner{display:flex;flex-direction:column;justify-content:flex-start;align-items:flex-start;gap:16px}.section-how-to-steps .how-to-steps__steps-inner .how-to-steps__step{max-width:300px}.section-how-to-steps .how-to-steps__steps-inner .how-to-steps__step .step__image{margin-bottom:20px;position:relative}.section-how-to-steps .how-to-steps__steps-inner .how-to-steps__step .step__image img{aspect-ratio:3/2;object-fit:cover;border-radius:12px}.section-how-to-steps .how-to-steps__steps-inner .how-to-steps__step .step__index{position:absolute;top:18px;left:18px;font-family:"Lato",sans-serif;font-size:14px;line-height:19.6px;font-weight:400;letter-spacing:.42px;width:24px;aspect-ratio:1;display:flex;align-items:center;justify-content:center;background-color:#f7fbfc;border-radius:100%}.section-how-to-steps .how-to-steps__steps-inner .how-to-steps__step .step__title{font-family:"Montserrat",sans-serif;color:#2f4156;font-size:20px;line-height:26px;font-weight:600;margin:0 0 12px 0;text-transform:capitalize}.section-how-to-steps .how-to-steps__steps-inner .how-to-steps__step .step__text{font-family:"Lato",sans-serif;font-size:14px;line-height:19.6px;font-weight:400;letter-spacing:.42px}.section-how-to-steps .how-to-steps__steps .button{margin-top:24px}@media screen and (min-width: 767px){.section-how-to-steps .wrapper{grid-template-columns:repeat(3, 1fr);gap:0px;padding-inline:24px}.section-how-to-steps .wrapper .how-to-steps__video-popup video{max-width:60vw;max-height:90vh;border-radius:0}.section-how-to-steps .wrapper .how-to-steps__steps{grid-column-start:span 2;overflow:auto}.section-how-to-steps .wrapper .how-to-steps__steps-inner{display:flex;gap:16px;flex-direction:row}.section-how-to-steps .wrapper .how-to-steps__steps-inner .how-to-steps__step{flex-shrink:0}.section-how-to-steps .wrapper .how-to-steps__steps::-webkit-scrollbar-track{background-color:#2f4156;border-radius:12px}}@media screen and (min-width: 1199px){.section-how-to-steps .wrapper{padding-inline:32px;gap:16px}.section-how-to-steps .wrapper how-to-steps-video{padding-inline:0px !important}.section-how-to-steps .wrapper .how-to-steps__steps{padding-block:35px;padding-inline:0px !important}.section-how-to-steps .wrapper .how-to-steps__steps-inner .how-to-steps__step{flex-shrink:1}.section-how-to-steps .wrapper .how-to-steps__steps .button{margin-top:35px}}