.thanks-page{justify-content:center;height:78vh;align-items:center;display:flex;flex-direction:column}.thanks-page .thanks-content{color:#000!important;font-weight:700;text-transform:capitalize;text-align:center}.thanks-page .back-button svg{padding-right:5px}.thanks-page .back-button{cursor:pointer;border-radius:8px;box-shadow:inset 0 0 4px 0 #fff;color:#fff;font-size:16px;font-style:normal;font-weight:600;line-height:26px;text-transform:none;padding:14px 24px;background:#4bbb87;align-items:center;display:flex;justify-content:center;width:15%;margin-top:40px}@media screen and (max-width:810px){.thanks-page .back-button{width:30%}}.header-wrapper{padding:0 18px;box-shadow:4px 1px 9px 0 #eee;background:#fff}.header{justify-content:space-between;height:88px;padding:27.5px 35px 22.5px 25px;background-color:#fff;color:#444}.header,.nav{display:flex;align-items:center}.nav ul{display:flex}.nav ul li{padding:0}.nav a{margin:0 1rem;color:#444;text-decoration:none;font-weight:600;font-size:13px;padding:10px;transition:.5s}.nav li a:hover{color:#4bbb87}.header button,.mobile button{background:#4bbb87;border-radius:10px;padding:15px 56px 15px 59px;color:#fff;line-height:25px;letter-spacing:-.004em;font-weight:600;font-size:16px;border:0;text-transform:capitalize;font-family:inherit;cursor:pointer}.header button:hover,.mobile button:hover{background:#4bbb87}.mobile{background:#fff}.mobile ul{display:inline}.mobile ul li{display:flex;width:100%;justify-content:space-between;font-size:13px!important;font-weight:700;line-height:1;padding:15px 40px 15px 20px;text-align:left;color:#444;border-bottom:1px solid #44444414}.mobile ul li:hover{color:#4bbb87}.mobile ul li a{font-weight:600;font-size:13px}.mobile button{margin-bottom:40px;margin-left:20px}@media only screen and (max-width:1024px){.header .responsive_nav{height:400px;width:100%;display:flex;flex-direction:column;align-items:center;justify-content:center;gap:1.5rem;background-color:#29335c;transition:1s}.nav a{font-size:1.5rem}}.login-wrapper{display:flex;flex-direction:column;max-width:400px;width:100%;height:450px;padding:0 20px;position:absolute;top:0;bottom:0;right:0;left:0;margin:auto}.login-title h1{font-size:24px;font-weight:700}.form-wrapper{width:"100%";margin-top:48px}.resend-otp,.resend-otp a{text-align:end;font-family:Poppins;text-decoration:underline;font-size:12px;cursor:pointer}@media (min-width:768px){.login-title h1{font-size:34px}}@import url("https://fonts.googleapis.com/css2?family=Poppins:wght@200;300;400;500;600;700;800;900&display=swap");:root{--max-width:1100px;--border-radius:12px;--font-mono:" Poppins",sans-serif;--foreground-rgb:0,0,0;--background-start-rgb:214,219,220;--background-end-rgb:255,255,255;--primary-glow:conic-gradient(from 180deg at 50% 50%,#16abff33 0deg,#0885ff33 55deg,#54d6ff33 120deg,#0071ff33 160deg,transparent 360deg);--secondary-glow:radial-gradient(#fff,hsla(0,0%,100%,0));--tile-start-rgb:239,245,249;--tile-end-rgb:228,232,233;--tile-border:conic-gradient(#00000080,#00000040,#00000030,#00000020,#00000010,#00000010,#00000080);--callout-rgb:238,240,241;--callout-border-rgb:172,175,176;--card-rgb:180,185,188;--card-border-rgb:131,134,135}@media (prefers-color-scheme:dark){:root{--foreground-rgb:255,255,255;--background-start-rgb:0,0,0;--background-end-rgb:0,0,0;--primary-glow:radial-gradient(rgba(1,65,255,.4),rgba(1,65,255,0));--secondary-glow:linear-gradient(to bottom right,rgba(1,65,255,0),rgba(1,65,255,0),rgba(1,65,255,.3));--tile-start-rgb:2,13,46;--tile-end-rgb:2,5,19;--tile-border:conic-gradient(#ffffff80,#ffffff40,#ffffff30,#ffffff20,#ffffff10,#ffffff10,#ffffff80);--callout-rgb:20,20,20;--callout-border-rgb:108,108,108;--card-rgb:100,100,100;--card-border-rgb:200,200,200}}*{box-sizing:border-box;padding:0;margin:0}body{font-size:var(--theme-font-size);font-weight:var(--theme-font-weight);color:var(--theme-font-color);font-family:\ Poppins,sans-serif!important;padding-right:0!important;overflow:auto!important;margin:0!important;background-color:rgba(0,0,50,.1)}a{color:inherit;text-decoration:none}a,h1,h2,h3,h4,h5,h6,p,th{color:#444;font-size:16px;font-weight:700;font-family:Poppins!important}.MuiTypography-root{font-weight:600;font-family:Poppins}@media (prefers-color-scheme:dark){html{color-scheme:dark}}