@import url("https://fonts.googleapis.com/css2?family=Plus+Jakarta+Sans:wght@400;500;700&display=swap");body{font-family:var(--font-inter),sans-serif}*{padding:0;margin:0;box-sizing:border-box}.maxLine1{overflow:hidden;display:-webkit-box;-webkit-line-clamp:1;line-clamp:1;-webkit-box-orient:vertical}.maxLine2{-webkit-line-clamp:2;line-clamp:2}.maxLine2,.maxLine3{overflow:hidden;display:-webkit-box;-webkit-box-orient:vertical}.maxLine3{-webkit-line-clamp:3;line-clamp:2}.wbbw{word-break:break-word}.t-t-c{text-transform:capitalize}.c-p{cursor:pointer}.flexBetween{align-items:center;margin-bottom:30px}.flexBetween,.flexStart{display:flex;justify-content:space-between}.flexStart{align-items:flex-start;margin-bottom:20px}.flexGap{display:flex;align-items:center;gap:10px}.cursor{cursor:pointer}.flexColGap{display:flex;flex-direction:column;gap:5px}.textBlodLeft{color:var(--secondary-text);font-family:var(--plusJakartaSans)!important;font-size:14px;font-style:normal;font-weight:600;line-height:22px;margin-bottom:20px;cursor:pointer}.btnfull{width:100%!important}.btnRight{display:flex;justify-content:flex-end}.selectProfile{color:var(--headingTetx);text-align:center;font-family:var(--plusJakartaSans);font-size:14px;font-style:normal;font-weight:400;line-height:normal;letter-spacing:.7px}.fullHeight{height:100%}.authCard{width:auto!important;margin:auto!important;padding:30px!important;max-height:90vh!important;overflow-x:hidden!important;overflow-y:auto!important;display:flex!important;flex-direction:column;align-items:center!important;min-height:auto!important}.logo{position:relative;width:160px;height:160px;margin:auto}.center{height:70vh;display:flex;justify-content:center;align-items:center}.layout{padding-bottom:20px!important;height:100%!important;position:relative}.padding{padding-bottom:40px}.main{padding-bottom:10px}.collapse{width:0;max-width:0;opacity:0;overflow:hidden;white-space:nowrap;transition:width .3s cubic-bezier(.2,.8,.2,1),max-width .3s cubic-bezier(.2,.8,.2,1),opacity .18s ease}@media (prefers-reduced-motion:reduce){.collapse{transition:none!important}}@media screen and (max-width:1200px){.h1{font-size:28px}.h2{font-size:22px}.h3{font-size:16px}.h4{font-size:15px}.h5{font-size:13px}.fs-72{font-size:54px}.fs-48{font-size:40px}.fs-42{font-size:36px}.fs-18{font-size:18px}}@media screen and (max-width:992px){.h1{font-size:26px}.h2{font-size:20px}.h3,.h4{font-size:14px}.h5{font-size:12px}.fs-72{font-size:54px}.fs-48{font-size:34px}.fs-42{font-size:36px}.fs-18{font-size:18px}}@media screen and (max-width:768px){.h1{font-size:20px}.h2{font-size:14px}.h3{font-size:10px}.h4{font-size:12px}.h5,.h6{font-size:9px}.fs-72{font-size:42px}.fs-18{font-size:18px}.fs-48{font-size:30px}.fs-42{font-size:36px}.h1{font-size:24px}.h2{font-size:18px}.h3{font-size:12px}.h4{font-size:13px}.h5,.h6{font-size:11px}.fs-72{font-size:48px}.fs-48{font-size:28px}.fs-42{font-size:32px}.fs-18{font-size:18px}}@media screen and (max-width:576px){.h1{font-size:22px}.h2{font-size:16px}.h3{font-size:11px}.h4{font-size:12px}.h5,.h6{font-size:10px}.fs-72{font-size:40px}.fs-42{font-size:30px}.fs-18{font-size:18px}.fs-48{font-size:32px}}@media screen and (max-width:425px){.h1{font-size:20px}.h2{font-size:14px}.h3{font-size:10px}.h4{font-size:11px}.h5,.h6{font-size:9px}.fs-72{font-size:32px}.fs-42{font-size:25px}.fs-18{font-size:14px}.fs-48{font-size:32px}}.h1{color:var(--black-color);font-size:24px;line-height:21px}.h1,.h2{font-style:normal;font-weight:600}.h2{font-size:15px;line-height:19.137px}.h3{font-size:18px;color:var(--heading-gray);font-weight:700}.h3,.h4{font-family:var(--plusJakartaSans)!important}.h4{font-size:16px;color:var(--secondary-text);font-weight:600}.h5{font-size:14px;color:var(--secondary-text-black)}.h5,.h6{font-family:var(--plusJakartaSans)!important;font-weight:400}.h6{font-size:12px;color:var(--text-gray-small)}.heading1{font-size:24px;font-family:var(--plusJakartaSans);color:#454545;font-weight:700;margin-bottom:0;font-style:normal}:root{--gray-color:#b6b6b6;--light-gray:#e5e7eb;--light-gray-100:#f3f4f6;--royal-navy-blue:#1a498b;--deep-ocean-blue:#1a488d;--fiery-red:#ff4242;--white-color:#fff;--black-color:#000;--shadow-color:#e5e7eb;--field-border-color:#f0f0f0}