.how-it-works__slider{width:calc(100% + 32px);margin-left:-16px;padding:0 16px}@media (min-width:768px){.how-it-works__slider{width:calc(100% + 48px);margin-left:-24px;padding:0 24px}}@media (min-width:1024px){.how-it-works__slider{width:100%;margin-left:0;padding:0;overflow:visible}.how-it-works__list{display:grid;grid-template-columns:repeat(4,1fr);gap:24px}}.how-it-works__step{position:relative;height:auto;aspect-ratio:280/251;overflow:hidden;width:calc((100% - 3.36px)/ 1.21)}@media (min-width:600px){.how-it-works__step{width:calc((100% - 19.36px)/ 2.21)}}@media (min-width:768px){.how-it-works__step{width:calc((100% - 53.04px)/ 3.21)}}.how-it-works__step::after{content:"";position:absolute;inset:0;background-color:rgba(1,31,91,.3)}.how-it-works__step:first-of-type::before,.how-it-works__step:last-of-type::before{content:"";position:absolute;top:0;left:0;width:100%;height:100%;background-size:cover;pointer-events:none;z-index:1}.how-it-works__step:first-of-type::before{background-image:url(../../images/how-it-works-overlay-first.svg)}.how-it-works__step:last-of-type::before{background-image:url(../../images/how-it-works-overlay-last.svg)}.how-it-works__step:nth-of-type(2),.how-it-works__step:nth-of-type(3){border-radius:16px}.how-it-works__step:hover .how-it-works__image{-webkit-transform:scale(1.15);transform:scale(1.15)}.how-it-works__image{position:absolute;inset:0;width:100%;height:100%;-o-object-fit:cover;object-fit:cover;-webkit-transition:.5s;transition:.5s}.how-it-works__number{position:absolute;top:32px;right:24px;padding:8px 16px;color:#FFF;font-size:14px;line-height:1.3;letter-spacing:0;background:rgba(255,255,255,.1);border-radius:25px;backdrop-filter:blur(15px);-webkit-backdrop-filter:blur(15px);overflow:hidden;z-index:3}.how-it-works__number::before{content:"";position:absolute;inset:0;border-radius:18px 15px;border:.75px solid rgba(255,255,255,.75);pointer-events:none;z-index:-1}.how-it-works__caption{width:100%;position:absolute;bottom:60px;left:0;padding:0 16px;text-align:center;color:#FFF;z-index:3}@media (min-width:850px){.how-it-works__caption{bottom:24px}}@media (min-width:1200px){.how-it-works__caption{bottom:65px}}.how-it-works__caption h3{font-size:20px;font-weight:600;line-height:1.2;margin-bottom:8px}@media (min-width:768px){.how-it-works__caption h3{font-size:24px}}.how-it-works__caption p{font-size:16px}.how-it-works__note{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;gap:4px;margin-top:32px;text-align:center;color:#3F5684;font-size:18px;line-height:1.2}@media (min-width:1024px){.how-it-works__step{width:100%}.how-it-works__note{margin-top:40px}}