:root:has(#creddinv-web-banner) body{overflow:hidden!important}.banner-overlay{position:fixed;top:0;left:0;right:0;bottom:0;background-color:rgba(0,0,0,.5);display:flex;justify-content:center;-webkit-backdrop-filter:blur(2px);backdrop-filter:blur(2px);z-index:10000;overflow:scroll;scrollbar-width:none;padding-bottom:140px}.banner-content{position:relative;height:-moz-fit-content;height:fit-content;top:90px;background:#000;border-radius:4px;box-sizing:border-box;width:max-content;text-align:center;animation:fade-in .5s linear;box-shadow:8px 8px 0 0 rgba(0,0,0,.302)}@media screen and (max-width:700px){.banner-content{animation:fade-in-mobile .5s linear;top:40px}}.banner-content .close-btn{position:absolute;z-index:100001;top:26px;right:24px;cursor:pointer;padding:6px;box-sizing:content-box;filter:invert(.6)}@media screen and (max-width:500px){.banner-content .close-btn{right:30px}}.banner-content button{margin-top:32px;font-size:14px;font-weight:500;padding:15px 24px;width:188px;background-color:#222;color:#e8e8e0;border:none;box-shadow:6px 6px 0 0 rgba(0,0,0,.251);transition:all .3s}.banner-content button:hover{box-shadow:2px 2px 0 0 rgba(0,0,0,.251)}@media screen and (max-width:780px){@keyframes fade-in-mobile{0%{top:0;opacity:0}to{top:40px;opacity:1}}}@keyframes fade-in{0%{top:0;opacity:0}to{top:90px;opacity:1}}:root{--banner-background:#000;--banner-primary-color:#fff;--banner-cta-background:#ffab2e;--banner-cta-text-color:#000;--policy-consent-color:#666;--policy-consent-cta-color:#888;--banner-cta-box-shadow:6px 6px 0px 0px #00000040}#private_round_banner{width:1160px;max-width:94vw;min-height:570px;display:grid;grid-template-columns:repeat(2,1fr);text-align:left;color:#fff}#private_round_banner *{font-family:var(--font-poppins)}#private_round_banner .banner-bg-img{width:100%;height:100%;border-radius:4px;overflow:hidden}#private_round_banner .banner-bg-img .swiper{width:100%;height:100%}#private_round_banner .banner-bg-img .swiper .swiper-slide{display:flex;align-items:center;justify-content:center}#private_round_banner .banner-bg-img .swiper .swiper-slide img{width:100%!important;height:auto!important;object-fit:cover;border-radius:4px}@media screen and (max-width:780px){#private_round_banner{grid-template-columns:1fr}#private_round_banner .company_logo{width:160px}}#private_round_banner .event_details{display:flex;flex-direction:column;justify-content:center;background-image:url(/_next/static/media/Fireworks_gif.202e93d6.gif);background-size:contain;background-repeat:no-repeat;background-position:50%;background-color:#000;border-radius:4px 0 0 4px;padding:40px}@media screen and (max-width:780px){#private_round_banner .event_details{padding:24px;background-size:cover;background-repeat:no-repeat;background-position:50%}}#private_round_banner .event_details>img:first-child{margin-bottom:16px}@media screen and (max-width:780px){#private_round_banner .event_details>img:first-child{margin:6px}}#private_round_banner .event_details>p:nth-child(2){font-size:clamp(16px,2vw,22px);line-height:33px;font-weight:400;margin:0}@media screen and (max-width:780px){#private_round_banner .event_details>p:nth-child(2){line-height:20px}}#private_round_banner .event_details>p:nth-child(3){font-size:clamp(20px,2.6vw,32px);line-height:48px;font-weight:600;margin-bottom:16px}#private_round_banner .event_details>p:nth-child(3)>span{font-size:20px;font-weight:400}#private_round_banner .event_details>div:nth-child(4){display:grid;grid-template-columns:repeat(3,1fr);grid-gap:16px;gap:16px;margin-bottom:16px}#private_round_banner .event_details>div:nth-child(4) *{font-family:var(--font-outfit)}@media screen and (max-width:700px){#private_round_banner .event_details>div:nth-child(4){grid-template-columns:repeat(auto-fit,minmax(160px,auto));gap:12px;margin-bottom:10px}}#private_round_banner .event_details>div:nth-child(4)>div:first-child{background-color:#000;border:.5px solid rgba(237,103,46,.502)}#private_round_banner .event_details>div:nth-child(4)>div:nth-child(2){background-color:#000;border:.5px solid hsla(0,0%,56%,.502)}#private_round_banner .event_details>div:nth-child(4)>div:nth-child(3){background-color:#000;border:.5px solid rgba(160,130,47,.502)}#private_round_banner .event_details>div:nth-child(4)>div{padding:14px;text-align:center;border-radius:8px}#private_round_banner .event_details>div:nth-child(4)>div>p{margin:0}#private_round_banner .event_details>div:nth-child(4)>div>p:nth-child(2){font-weight:500;font-size:15px;display:none}#private_round_banner .event_details>div:nth-child(4)>div>p:nth-child(odd){font-size:12px;font-weight:300;line-height:16px;margin-top:10px;color:#f4f4f4}#private_round_banner .event_details>div:nth-child(4)>div>p:nth-child(2n){font-size:14px;font-weight:600}#private_round_banner .event_details>p:last-child{font-size:16px;font-weight:400}#private_round_banner .lead_form{display:flex;flex-direction:column;justify-content:center;background:var(--banner-background);border-radius:0 4px 4px 0;padding:80px 40px}@media screen and (max-width:780px){#private_round_banner .lead_form{padding:24px}}#private_round_banner .lead_form.homepage{background:#161667;color:var(--Primary-White,#fff)!important}#private_round_banner .lead_form.homepage .policy_consent{color:var(--Primary-White,#fff)}#private_round_banner .lead_form.homepage a{color:#fff!important}#private_round_banner .lead_form.homepage p{color:var(--Primary-White,#fff)!important}#private_round_banner .lead_form.homepage .error{color:red!important;font-size:12px;margin:0}#private_round_banner .lead_form.homepage button{border-radius:4px;background:var(--Primary-Orange-500-Primary,#ffab2e);color:#000}#private_round_banner .lead_form .css-1nmdiq5-menu>div>div{background-color:#fff;color:#000}#private_round_banner .lead_form .css-1nmdiq5-menu>div>div:hover{background-color:#fff2dc}#private_round_banner .lead_form .css-1nmdiq5-menu>div>div[aria-selected=true]{background-color:#ffd596}#private_round_banner .lead_form .css-1jqq78o-placeholder{font-size:14px;color:#9f9f9f;font-weight:300}#private_round_banner .lead_form .error{color:red;font-size:12px;margin:0}#private_round_banner .lead_form>p:first-child{font-size:clamp(18px,2vw,20px);line-height:33px;font-weight:400;font-family:var(--font-poppins);margin-bottom:24px;color:var(--banner-primary-color)}@media screen and (max-width:780px){#private_round_banner .lead_form>p:first-child{display:none}}#private_round_banner .lead_form .lead_details{display:grid;grid-template-columns:repeat(2,1fr);grid-gap:16px;gap:16px;font-size:12px;font-weight:400px;color:var(--Primary-White,#fff)}#private_round_banner .lead_form .lead_details *{font-family:var(--font-outfit)}@media screen and (max-width:900px){#private_round_banner .lead_form .lead_details{grid-template-columns:repeat(1,minmax(auto,auto));gap:10px}}#private_round_banner .lead_form .lead_details>label{position:relative;display:flex;flex-direction:column}#private_round_banner .lead_form .lead_details>label:nth-child(4):before{position:absolute;content:"+91 ";color:#000;top:37px;left:10px;font-size:14px}#private_round_banner .lead_form .lead_details>label:nth-child(4)>input{padding-left:36px}#private_round_banner .lead_form .lead_details>label>input{border:1px solid #b7b7b1;padding:12px 18px;font-size:14px;outline:none;margin-top:6px;width:100%}#private_round_banner .lead_form .lead_details>label>input::placeholder{color:#9f9f9f;font-weight:300}#private_round_banner .lead_form .lead_details>label>.custom_select{position:relative;font-size:14px;margin-top:6px}#private_round_banner .lead_form .lead_details>label>.custom_select:after{position:absolute;content:"";width:7px;height:90%;right:42px;top:2px;background-color:#fff}#private_round_banner .lead_form .lead_details>label>.custom_select>div:last-child,#private_round_banner .lead_form .lead_details>label>.custom_select>div:nth-child(n-1){border-radius:0;outline:none;border:1px solid #b7b7b1;padding:4px 8px}#private_round_banner .lead_form .policy_consent{display:flex;flex-wrap:wrap;align-items:center;width:100%;gap:4px;font-size:13px;line-height:24px;color:var(--policy-consent-color);margin:10px 0 0}#private_round_banner .lead_form .policy_consent>input{accent-color:var(--banner-cta-background);height:14px;width:14px;cursor:pointer}#private_round_banner .lead_form .policy_consent a{font-weight:600;text-decoration:underline;color:var(--policy-consent-cta-color);margin:0 4px}#private_round_banner .lead_form button{margin-top:26px;padding:12px 24px;background:var(--Primary-Orange-500-Primary,#ffab2e);color:var(--banner-cta-text-color);box-shadow:var(--banner-cta-box-shadow)}