.howItWorks{background:#fff;font-family:poppins;overflow-x:hidden;padding:clamp(24px,3vw,40px) 0 clamp(45px,7vw,110px)}.howItWorks__container{margin:0 auto;max-width:1400px;padding-inline:clamp(12px,2vw,24px)}.howItWorks__title{color:#1a1a1a;font-family:industry;font-size:clamp(1.8rem,3vw,3rem);font-weight:900;margin:0 0 clamp(14px,2vw,22px);text-align:center}.howItWorks__cards{display:flex;flex-direction:column;gap:12px}@media (min-width:768px){.howItWorks__cards{align-items:stretch;flex-direction:row;flex-wrap:wrap;gap:20px;justify-content:center}}@media (min-width:1180px){.howItWorks__cards{flex-wrap:wrap;gap:18px;height:auto;justify-content:center}}.howItWorks__card{background-image:var(--card-bg);background-position:50%;background-repeat:no-repeat;background-size:cover;border:none;border-radius:16px;cursor:pointer;min-height:clamp(230px,56vw,320px);min-width:0;overflow:hidden;position:relative;transition:transform .48s cubic-bezier(.22,1,.36,1),box-shadow .48s cubic-bezier(.22,1,.36,1),flex .52s cubic-bezier(.22,1,.36,1);will-change:transform}@media (hover:hover) and (pointer:fine){.howItWorks__card:hover{box-shadow:0 18px 40px rgba(0,0,0,.25),0 4px 12px rgba(0,0,0,.15);transform:translateY(-6px) scale(1.015)}}@media (min-width:768px) and (max-width:1179px){.howItWorks__card{flex:1 1 calc(33.333% - 14px);max-width:360px;min-height:320px}.howItWorks__card.is-active{flex:1 1 calc(66.666% - 14px);max-width:460px}}@media (min-width:1180px){.howItWorks__card{flex:1 1 190px;height:420px;max-width:220px;min-height:420px}.howItWorks__card.is-active{flex:2 1 clamp(300px,46vw,460px);max-width:clamp(300px,46vw,460px)}}@media (max-width:767px){.howItWorks__card{min-height:clamp(115px,28vw,160px)}.howItWorks__card.is-active{min-height:clamp(160px,38vw,220px)}}.howItWorks__overlay{background:rgba(185,28,28,.75);inset:0;position:absolute;transition:background .52s cubic-bezier(.22,1,.36,1);z-index:1}.howItWorks__card.is-active .howItWorks__overlay{background:linear-gradient(180deg,rgba(0,0,0,.82) 0,rgba(0,0,0,.52) 42%,rgba(0,0,0,.22))}.howItWorks__content{color:#fff;height:100%;padding:24px;position:relative;z-index:3}.howItWorks__head{align-items:baseline;display:flex;gap:10px}.howItWorks__step{font-family:Poppins;font-size:clamp(18px,2.1vw,25px);margin:0;white-space:nowrap}.howItWorks__card:not(.is-active) .howItWorks__step{display:none}.howItWorks__heading{font-family:Poppins;font-size:clamp(18px,2.1vw,25px);font-weight:600;margin:0}.howItWorks__description{margin-top:0;max-height:0;opacity:0;overflow:hidden;transform:translateY(-6px);transition:max-height .52s cubic-bezier(.22,1,.36,1),opacity .38s ease,transform .38s ease}.howItWorks__card.is-active .howItWorks__description{font-family:Poppins;font-size:clamp(14px,1.4vw,18px);font-weight:500;margin-top:10px;max-height:var(--hiw-max,420px);opacity:1;text-align:left;transform:translateY(0)}.howItWorks__card:after{align-items:flex-end;color:transparent;content:attr(data-step);display:flex;font-family:industry,sans-serif;font-weight:900;inset:0;justify-content:flex-end;line-height:.85;padding-bottom:14px;padding-right:16px;pointer-events:none;position:absolute;z-index:2;-webkit-text-stroke:7px hsla(0,0%,100%,.95);font-size:clamp(170px,19vw,280px);opacity:1;transform:translate(44px,53px);transition:opacity .4s ease}.howItWorks__card.is-active:after{opacity:0}@media (min-width:768px) and (max-width:1179px){.howItWorks__card:after{font-size:clamp(150px,16vw,240px);transform:translate(22px,28px)}}@media (max-width:767px){.howItWorks__card:after{font-size:130px;padding-bottom:10px;padding-right:10px;transform:translate(18px,29px);-webkit-text-stroke:2px hsla(0,0%,100%,.95)}}@media (max-width:380px){.howItWorks__card:after{font-size:210px;-webkit-text-stroke:6px hsla(0,0%,100%,.35);transform:translate(84px,62px)}}.offerStrip__value{font-size:clamp(1.8rem,5.4vw,3.15rem)!important;font-weight:900;letter-spacing:-.02em;line-height:1}.offerStrip__currency{font-size:.62em;letter-spacing:0;margin-right:-.3em;position:relative;top:-.12em;vertical-align:top}.offerStrip__amount{font:inherit}