.step-card{width:565px;height:340px;display:flex;flex-wrap:nowrap;align-items:center;justify-content:center;gap:initial;background:linear-gradient(90deg,#22215b,#0c0f38);border-radius:20px;border:1px solid #0c0f38;position:relative}@media(min-width:1024px)and (max-width:1199px){.step-card{width:48%}}@media(min-width:767px)and (max-width:1023px){.step-card{width:48%;height:400px}}@media(max-width:766px){.step-card{width:100%;height:auto;min-height:320px;padding:8px}}.step-card__content{width:calc(100% - 60px);display:flex;flex-wrap:nowrap;align-items:center;justify-content:center;gap:28px;flex-direction:column}@media(min-width:767px)and (max-width:1023px){.step-card__content{width:calc(100% - 30px)}}@media(max-width:766px){.step-card__content{width:calc(100% - 10px)}}.step-card__content-inner1{width:100%;display:flex;flex-wrap:nowrap;align-items:center;justify-content:space-between;gap:initial}.step-card__content-inner1 .Main__Image{width:131px;height:131px;border-radius:50%;background:#fff;display:flex;flex-wrap:nowrap;align-items:center;justify-content:center;gap:initial}@media(min-width:767px)and (max-width:1023px){.step-card__content-inner1 .Main__Image{width:100px;height:100px}}@media(max-width:766px){.step-card__content-inner1 .Main__Image{width:95px;height:95px}.step-card__content-inner1 .Main__Image i{width:60%!important;height:auto!important}}.step-card__content-inner1 .title{width:calc(100% - 152px)}@media(min-width:767px)and (max-width:1023px){.step-card__content-inner1 .title{width:calc(100% - 118px)}}@media(max-width:766px){.step-card__content-inner1 .title{width:calc(100% - 108px)}}.step-card__content-inner1 .title-content{font-family:Inter,sans-serif;font-style:normal;font-weight:700;font-size:2.25rem;line-height:43px;text-transform:capitalize;color:#fff}@media(min-width:767px)and (max-width:1023px){.step-card__content-inner1 .title-content{font-size:2rem;text-align:start}}@media(max-width:766px){.step-card__content-inner1 .title-content{font-size:1.5rem;text-align:start;line-height:33px}}.step-card__content-inner2 .text{font-family:Montserrat,sans-serif;font-style:normal;font-weight:500;font-size:.8125rem;line-height:26px;color:#fff;min-height:130px;display:flex;align-items:start;text-align:justify}@media(min-width:767px)and (max-width:1023px){.step-card__content-inner2 .text{min-height:208px}}@font-face{font-family:Inter;src:url(/_next/static/media/Inter_24pt-Regular.37089f52.ttf) format("truetype")}@font-face{font-family:Montserrat;src:url(/_next/static/media/Montserrat-Regular.f750b03c.otf) format("opentype")}@font-face{font-family:Montserrat-light;src:url(/_next/static/media/Montserrat-Light.5b9e55fb.otf) format("opentype")}@font-face{font-family:Montserrat-bold;src:url(/_next/static/media/Montserrat-Bold.58ee90dc.otf) format("opentype")}@font-face{font-family:Montserrat-semi-bold;src:url(/_next/static/media/Montserrat-SemiBold.4a594872.otf) format("opentype")}@font-face{font-family:Roboto;src:url(/_next/static/media/Roboto-Regular.6d220b90.ttf) format("truetype")}@font-face{font-family:Ecras-Bold;src:url(/_next/static/media/eras-itc-bold.c2f6a028.ttf) format("truetype")}@font-face{font-family:Speed;src:url(/_next/static/media/SPEEd.d51ee356.ttf) format("truetype")}@font-face{font-family:PT Sans;src:url(/_next/static/media/PTSans-Regular.5f8485f3.ttf) format("truetype")}@keyframes slideIn{0%{transform:translateX(100%)}to{transform:translateX(0)}}.alert{position:fixed;right:20px;top:100px;z-index:9999999;width:300px;min-height:80px;height:auto;padding:15px;border-radius:10px;text-align:center;display:flex;justify-content:center;align-items:center;animation:slideIn .5s ease forwards}@media(max-width:766px){.alert{width:200px;min-height:80px;right:10px;top:100px}}.alert.success{background:#054405}.alert.warning{background:orange}.alert.error{background:red}.alert .alert__btn{position:absolute;top:8px;right:10px;background:transparent;width:20px;height:20px;border-radius:50%;color:#fff;display:flex;justify-content:center;align-items:center}.alert .alert__btn:hover{background:#fff}.alert .alert__btn:hover i{background-color:#054405!important}.alert .alert__content{display:flex;justify-content:center;align-items:center}.alert .alert__content-message{color:#fff;font-family:Montserrat,sans-serif;font-style:normal;font-weight:500;font-size:1rem;line-height:26px}@media(max-width:766px){.alert .alert__content-message{font-size:.875rem;line-height:18px}}