.numbered-steps-module button.popup-buttton{border:none;margin-left:auto;margin-right:auto;margin-top:48px;max-width:100%;padding-left:30px;padding-right:30px;width:330px}@media screen and (max-width:767px){.numbered-steps-module button.popup-buttton{width:fit-content}}.numbered-steps-module{align-items:center;background-color:#f4f7f9;border-radius:30px;display:flex;flex-direction:column;justify-content:center;padding:60px 24px;width:100%}@media screen and (max-width:1024px){.numbered-steps-module{padding:60px 32px}}@media screen and (max-width:767px){.numbered-steps-module{padding:32px 24px}}.numbered-steps-module .tabs-button-container{background-color:#fff;border:1px solid #f0f0f0;border-radius:100px;display:flex;gap:flex;gap:16px;margin-bottom:32px;padding:3px 4px;width:fit-content}@media screen and (max-width:767px){.numbered-steps-module .tabs-button-container{gap:12px}}@media screen and (max-width:420px){.numbered-steps-module .tabs-button-container{gap:8px}}.numbered-steps-module .tab-button{background-color:#fff;border:none;border-radius:100px;color:#db1229;cursor:pointer;margin:0;padding:16px;transition:all .3s ease}.numbered-steps-module .tab-button.active{background-color:#db1229;color:#fff}.numbered-steps-module .tabs-container .tab{display:none}.numbered-steps-module .tabs-container .tab.active{align-items:center;display:flex;flex-direction:column;justify-content:center}.numbered-steps-module .steps-container{display:flex;flex-wrap:wrap;gap:32px;justify-content:center;list-style-type:none;padding:0}@media screen and (max-width:767px){.numbered-steps-module .steps-container{display:flex;flex-wrap:wrap;gap:8px;justify-content:center;list-style-type:none;max-width:320px;padding:0;row-gap:24px}}.numbered-steps-module .steps-container .step{width:250px}@media screen and (max-width:767px){.numbered-steps-module .steps-container .step{align-items:center;display:flex;gap:24px;justify-content:flex-start;width:100%}}.numbered-steps-module .steps-container .step-number,.numbered-steps-module .steps-container .step-text,.numbered-steps-module .tab h2{text-align:center}.numbered-steps-module .tab h2{color:#000;font-family:Outfit;font-size:40px;font-style:normal;font-weight:700;line-height:normal;margin-bottom:46px}@media screen and (max-width:767px){.numbered-steps-module .tab h2{font-size:24px;margin-bottom:32px}.numbered-steps-module .steps-container .step-number{margin:0;min-width:25px;text-align:left;width:25px}}.numbered-steps-module .step-number{background:linear-gradient(71deg,#1043b2 36.42%,red 50.18%,#f4cb4d 65.54%);background-clip:text;-webkit-background-clip:text;font-family:Outfit;font-size:32px;font-style:normal;font-weight:700;height:auto;line-height:normal;margin:0 auto 12px;text-align:center;width:88px;-webkit-text-fill-color:transparent}.numbered-steps-module .step-text{color:var(--Black,#2a2a2a);font-family:Outfit;font-size:20px;font-style:normal;font-weight:400;line-height:26px;text-align:center}.numbered-steps-module .step-text p{margin-bottom:0}@media screen and (max-width:1440px){.numbered-steps-module .step-text{font-size:18px}}@media screen and (max-width:767px){.numbered-steps-module .step-text{font-size:16px;text-align:left!important}.numbered-steps-module .tab-button{padding:12px}}.popup-modal{background-color:rgba(0,0,0,.6);display:none;height:100%;left:0;overflow:auto;padding:2rem;position:fixed;top:0;width:100%;z-index:9999}.popup-content{background-color:#fff;border-radius:10px;box-shadow:0 10px 30px rgba(0,0,0,.2);margin:10% auto;max-width:992px;padding:2rem;position:relative}.popup-content *{color:#3e3e3e!important;font-family:Outfit!important}.popup-content>ol{padding-left:24px}.popup-content :where(li,p){margin-bottom:16px}.close-popup{color:#aaa;cursor:pointer;font-size:28px;font-weight:700;position:absolute;right:6px;top:10px;transition:color .3s ease}.close-popup:hover{color:#000}