@import url(https://fonts.googleapis.com/css2?family=Poppins:wght@400;500;600;700&display=swap);body{-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale;font-family:Poppins,-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,Oxygen,Ubuntu,Cantarell,Fira Sans,Droid Sans,Helvetica Neue,sans-serif;margin:0}code{font-family:source-code-pro,Menlo,Monaco,Consolas,Courier New,monospace}:root{--primary-yellow:#ffcb03;--primary-blue:#3b82f6;--primary-teal:#0083b5;--teal-shadow:#264e72;--dark-blue:#0d2e4d;--text-black:#000;--text-dark-blue:#0d2e4d;--text-white:#fff;--shadow-offset:4px;--border-width:2px;--border-radius:0px}.App{display:flex;flex-direction:column;font-family:Poppins,sans-serif;min-height:100vh}.App-logo{height:40vmin;pointer-events:none}@media (prefers-reduced-motion:no-preference){.App-logo{animation:App-logo-spin 20s linear infinite}}.App-header{align-items:center;background-color:#282c34;color:#fff;display:flex;flex-direction:column;font-size:calc(10px + 2vmin);justify-content:center;min-height:100vh}.App-link{color:#61dafb}@keyframes App-logo-spin{0%{transform:rotate(0deg)}to{transform:rotate(1turn)}}.main-content{display:flex;flex:1 1;flex-direction:column}.btn-neo{background-color:var(--primary-yellow);border:var(--border-width) solid var(--text-black);border-radius:var(--border-radius);box-shadow:var(--shadow-offset) var(--shadow-offset) 0 var(--text-black);color:var(--primary-blue);cursor:pointer;display:inline-block;font-size:18px;font-weight:700;padding:12px 24px;text-decoration:none;transform:translateY(-2px);transition:all .2s ease}.btn-neo:hover{box-shadow:2px 2px 0 var(--text-black);transform:translateY(0)}.text-container-neo{background-color:var(--primary-yellow);border:var(--border-width) solid var(--text-black);border-radius:var(--border-radius);box-shadow:var(--shadow-offset) var(--shadow-offset) 0 var(--text-black);display:inline-block;padding:20px}@media (max-width:768px){body,html{overflow-x:hidden}.container{padding:0 10px;width:95%!important}h1,h2,h3{word-wrap:break-word}button{max-width:100%}meta[name=viewport]{content:"width=device-width, normal-scale=1.0, minimum-scale=1.0, maximum-scale=5.0";content:"width=device-width, initial-scale=1.0, minimum-scale=1.0, maximum-scale=5.0"}a,button,input,select{min-height:44px;min-width:44px}div,p,span{font-size:16px!important}}@media screen and (max-width:768px){input[type=email],input[type=number],input[type=password],input[type=tel],input[type=text],select,textarea{-webkit-appearance:none;appearance:none;border-radius:4px;font-size:16px!important;max-height:none!important}@supports (-webkit-touch-callout:none){input,select,textarea{font-size:16px!important}}.details-page .form-input,.details-page .form-select,.details-page .form-textarea{-webkit-text-size-adjust:100%;font-size:16px!important;transform-origin:top left}}.footer{background-color:#000;border-top:0;box-shadow:none;color:#fff;contain:layout;height:80px;padding:0}.footer,.footer .container{align-items:center;display:flex;min-height:80px}.footer .container{box-sizing:border-box;flex-wrap:nowrap;height:100%;justify-content:space-between;margin:0 auto;max-width:1200px;text-align:center;width:90%}.copyright{align-items:center;display:flex;flex:1 1;font-family:Poppins,sans-serif;font-size:12px;gap:15px;line-height:1.2;margin:0;min-height:40px;padding:0;text-align:left}.cin-number,.company-name{line-height:1.2}.cin-number,.company-name,.terms-link{font-display:swap;font-size:12px;white-space:nowrap}.terms-link{color:#fff;text-decoration:none;transition:color .3s}.terms-link:hover{color:#ffcb03}.social{align-items:center;display:flex;flex:1 1;gap:20px;justify-content:flex-end;margin:0;min-height:40px;min-width:200px;padding:0;white-space:nowrap}.social p{font-display:swap;font-family:Poppins,sans-serif;font-size:12px;font-weight:600;margin:0}.social-icons{display:flex;gap:15px;min-width:120px}.social-icon{align-items:center;background-color:initial;border:none;border-radius:0;box-sizing:border-box;color:#fff;display:flex;flex-shrink:0;height:22px;justify-content:center;text-decoration:none;transition:color .3s;width:22px}.social-icon:hover{color:#ffcb03}@media (min-width:769px){.footer{height:80px}.copyright{gap:15px}.cin-number:before,.terms-link:before{color:#666;content:"|";font-weight:400;margin:0 8px}}@media (max-width:768px){.footer{height:120px;min-height:120px;padding:0}.footer .container{flex-direction:column;gap:10px;height:120px;min-height:120px}.copyright,.footer .container{justify-content:center;text-align:center}.copyright{flex:none;flex-direction:column;font-size:8px!important;gap:5px;height:50px;margin:0;min-height:50px;order:2;padding:0;width:100%}.cin-number,.company-name{white-space:normal}.cin-number,.company-name,.terms-link{font-size:8px!important;line-height:1.2!important}.cin-number:before,.terms-link:before{display:none}.social{align-items:center;flex-direction:column;gap:5px;height:50px;justify-content:center;margin:0;min-height:50px;min-width:auto;order:1;padding:0;width:100%}.social p{font-size:10px!important;margin:0!important}.social-icons{justify-content:center;min-width:auto}.social-icon{height:16px!important;width:16px!important}}.hero-section{animation:fadeIn 1s ease-out;background-color:#0a1a34;background-position:50%;background-size:cover;color:#fff;min-height:550px;overflow:hidden;padding:20px 0;position:relative}.hero-content{margin:0 auto;max-width:1200px;padding-top:80px;position:relative;width:90%}.hero-logo{animation:slideInLeft .8s ease-out!important;left:30px!important;max-width:240px!important;position:absolute!important;top:10px!important;transform:rotate(0deg)!important;width:240px!important;z-index:2!important}@keyframes slideInLeft{0%{opacity:0;transform:translateX(-100px)}to{opacity:1;transform:translateX(0)}}.fourth-card-container{align-items:center;display:flex;flex-shrink:0;height:420px;justify-content:center;min-width:260px;position:relative;width:260px}.group-30a-image{display:block!important;max-width:350px;min-width:200px;position:absolute;right:-20px;top:-480px;transform:rotate(0deg);transition:all .3s ease;width:110%;z-index:1}.hero-text-container{animation:slideUp .8s ease-out .3s both;margin-left:-30px;max-width:600px;position:relative;transform:translateY(20px)}.hero-subtitle{font-size:28px;font-weight:600;margin-bottom:-15px;margin-left:55px;margin-top:120px;z-index:1}.hero-subtitle,.neo-highlight{display:inline-block;position:relative;transform:rotate(-5deg)}.neo-highlight{background-color:var(--primary-yellow);border:none;border-radius:var(--border-radius);box-shadow:var(--shadow-offset) var(--shadow-offset) 0 var(--text-white);font-weight:800;margin:5px 0;padding:10px 20px;width:fit-content;z-index:2}.poster-text{color:var(--text-dark-blue);display:block;font-size:36px;transform:rotate(-5deg)}.line-1{margin-bottom:5px;margin-left:5px;margin-top:0}.line-1,.line-2{background-color:var(--primary-yellow);border:none;left:50px;padding:5px 15px;position:relative}.line-2{margin-bottom:15px;margin-left:30px;margin-top:8.5px}@media (min-width:769px){.hero-content .line-1,.hero-content .line-2,.hero-section .line-1,.hero-section .line-2,.hero-text-container .line-1,.hero-text-container .line-2,.line-1,.line-2,.neo-highlight.line-1,.neo-highlight.line-2,.neo-highlight.poster-text.line-1,.neo-highlight.poster-text.line-2,.poster-text.line-1,.poster-text.line-2{left:40px!important;padding-left:10px!important;padding-right:20px!important}.hero-section .hero-content .hero-text-container .poster-btn,.hero-text-container .poster-btn,.poster-btn,a.btn-neo.poster-btn,a.poster-btn{border:2px solid #fff!important;box-shadow:var(--shadow-offset) var(--shadow-offset) 0 #1295d2!important}}.with-bumrah{align-items:center;display:flex;font-size:24px;gap:15px;margin-bottom:20px;margin-left:70px;margin-top:0;transform:rotate(-8deg)}.name-highlight{color:var(--text-dark-blue);font-size:32px;transform:rotate(0)}.backed-text{display:inline-block;font-size:20px;font-weight:500;margin-bottom:30px;margin-left:70px;margin-top:0;position:relative;top:45px;transform:rotate(-8deg) translateY(-40px) translateX(150px)}.poster-btn{border:2px solid #fff;box-shadow:var(--shadow-offset) var(--shadow-offset) 0 #264e72}.poster-btn:before{background:#ffffff1a;border-radius:50%;content:"";height:0;left:50%;position:absolute;top:50%;transform:translate(-50%,-50%);transition:width .5s ease,height .5s ease;width:0;z-index:-1}.poster-btn:hover{box-shadow:3px 3px 0 #264e72}.poster-btn:hover:before{height:300px;width:300px}.poster-btn:active{box-shadow:1px 1px 0 #06c;transform:translateY(1px) scale(.98)}.poster-btn span{display:inline-block;margin-left:5px;transition:transform .3s ease}.poster-btn:hover span{transform:translateX(5px)}.testimonial-container{animation:fadeInUp .8s ease-out .6s both;display:flex;flex-wrap:nowrap;gap:20px;justify-content:flex-start;margin-left:15px;margin-right:auto;margin-top:35px;max-width:1350px;position:relative;width:100%}@media (max-width:768px){.group-30a-image{align-self:flex-end;display:block;margin-bottom:0;margin-left:20px;position:relative;right:15px;top:auto;transform:translateY(0);width:250px;z-index:5}}.testimonial-card{background-clip:padding-box;background-color:#0d2347;background-position:50%;background-size:cover;border:2px solid var(--text-white);border-radius:10px;flex-shrink:0;height:420px!important;min-width:260px!important;overflow:hidden;position:relative;transition:none;width:260px!important;will-change:auto;z-index:3}.testimonial-card,.testimonial-card:hover{box-shadow:var(--shadow-offset) var(--shadow-offset) 0 var(--primary-yellow)}.testimonial-card:hover{transform:none}.neo-extension{display:none}@keyframes cardShadowPulse{0%{box-shadow:var(--shadow-offset) var(--shadow-offset) 0 var(--primary-yellow)}50%{box-shadow:var(--shadow-offset) var(--shadow-offset) 15px #ffd600b3}to{box-shadow:var(--shadow-offset) var(--shadow-offset) 0 var(--primary-yellow)}}@media (max-width:768px){.hero-section{min-height:auto;padding:20px 0}.hero-content{align-items:center;display:flex;flex-direction:column;padding-top:20px}.hero-logo{left:0;margin-bottom:80px;position:relative;top:0;transform:rotate(0deg);width:180px}.hero-text-container{margin-bottom:30px;margin-left:0;padding-left:10px;text-align:center;transform:none;width:100%}.hero-subtitle{display:block;font-size:24px;margin-left:50px;margin-top:35px;text-align:left}.hero-subtitle,.poster-text{margin-bottom:5px;transform:rotate(-3deg);transform-origin:bottom left}.poster-text{display:inline-block;font-size:38px!important;margin-left:0;margin-top:0}.neo-highlight.poster-text:first-of-type{margin-bottom:10px;margin-left:50px;margin-top:5px;transform:rotate(-3deg)!important;transform-origin:bottom left!important}.poster-text:nth-child(3){margin-bottom:20px;margin-top:-5px;transform:rotate(-3deg) translateX(50px);transform-origin:bottom left}.with-bumrah{clear:both;font-size:22px;justify-content:flex-start;margin-left:20px;transform:rotate(-12deg);transform-origin:bottom left}.name-highlight{font-size:28px!important;transform:rotate(0)}.backed-text{clear:both;display:block;font-size:18px!important;margin-left:20px;margin-top:20px;position:static;top:0;transform:rotate(-12deg);transform-origin:bottom left}.poster-btn{font-size:18px;margin-bottom:15px;margin-left:20px;margin-top:35px;padding:12px 24px}.testimonial-container{height:400px;margin:20px auto;max-width:320px;overflow:hidden;width:100%;z-index:10}.testimonial-wrapper{display:flex;left:0;position:absolute;right:0;transition:transform .5s ease;width:100%}.testimonial-card{background-clip:padding-box;flex-shrink:0;height:272px!important;margin:0;min-width:243px!important;opacity:1;scroll-snap-align:center;transform:scale(1);transition:opacity .3s ease;width:243px!important}.carousel-dots{bottom:0;display:flex;gap:8px;justify-content:center;left:0;position:absolute;right:0}.carousel-dot{background-color:#ffffff80;border-radius:50%;cursor:pointer;height:10px;transition:all .3s ease;width:10px}.carousel-dot.active{background-color:var(--primary-yellow);transform:scale(1.2)}.testimonial-card:hover{animation:none}.testimonial-card:before{background:linear-gradient(125deg,#0000 20%,#ffffff1a 40%,#fff3 50%,#ffffff1a 60%,#0000 80%);content:"";height:100%;left:0;opacity:0;pointer-events:none;position:absolute;top:0;transform:none;transition:none;width:100%;z-index:2}.testimonial-card:hover:before{opacity:0;transform:none}.mobile-frame-container{align-items:flex-end;margin:0 0 -10px;min-height:305px}.mobile-frame-container .profile-image-container{align-items:flex-end!important;background-color:initial!important;border:none!important;border-radius:0!important;box-shadow:none!important;display:flex!important;height:auto!important;left:20px!important;margin:0!important;overflow:visible!important;padding:0!important;position:relative!important;right:auto!important;top:auto!important;transform:translateY(0)!important;width:200px!important;z-index:2!important}.mobile-frame-container .profile-carousel-image{border:none!important;border-radius:0!important;max-height:400px!important;object-fit:contain!important;object-position:bottom!important;vertical-align:bottom!important;width:100%!important}.mobile-frame-container .frame-162422-image{display:none}.group-30a-image{align-self:flex-end;display:block;height:400px;margin-bottom:0;margin-left:20px;object-fit:contain;position:relative;right:-30px;top:auto;transform:translateY(40px);width:250px;z-index:1}.testimonial-container{margin-top:-80px;position:relative}.hero-text-container>.frame-162422-image,.hero-text-container>.profile-image-container,.hero-text-container>.testimonial-container{display:none}.mobile-frame-container{align-items:flex-start;display:flex;justify-content:space-between;margin:0 auto 40px;min-height:420px;overflow:visible;padding:0;position:relative;width:100%}}.section-2{animation:sectionFadeIn 1s ease-out;background-color:#f5f5f5;background-position:50%;background-size:cover;padding:80px 0}.section-2,.section-2 .container{align-items:center;display:flex;flex-direction:column}.section-2 .container{margin:0 auto;max-width:1200px;width:90%}.section-2-title-container{animation:scaleIn .8s ease-out;display:flex;justify-content:center;margin-bottom:40px;margin-left:auto;margin-right:auto;max-width:900px;position:relative;text-align:center;transform:rotate(-3deg);transition:transform .3s ease;width:90%}@keyframes scaleIn{0%{opacity:0;transform:rotate(-3deg) scale(.8)}to{opacity:1;transform:rotate(-3deg) scale(1)}}.section-2-title-container:hover{transform:rotate(-2deg) scale(1.02)}.section-2-title{background-color:var(--primary-teal);border:none;border-radius:var(--border-radius);box-shadow:var(--shadow-offset) var(--shadow-offset) 0 var(--teal-shadow);color:#fff;display:inline-block;font-size:52px;font-weight:800;padding:15px 30px;position:relative;text-align:center;transition:all .3s ease}.section-2-title:hover{box-shadow:var(--shadow-offset) var(--shadow-offset) 15px var(--teal-shadow);text-shadow:0 0 10px #ffffffb3}.section-2-title:after{background:linear-gradient(45deg,#0000,#ffffff1a,#0000);border-radius:inherit;bottom:0;content:"";left:0;opacity:0;pointer-events:none;position:absolute;right:0;top:0;transition:opacity .3s ease}.section-2-title:hover:after{opacity:1}.video-container{align-items:center;animation:fadeInUp .8s ease-out .2s both;background-color:#1a1a1ab3;border:none;border-radius:8px;box-shadow:var(--shadow-offset) var(--shadow-offset) 0 var(--primary-yellow),calc(var(--shadow-offset)*2) calc(var(--shadow-offset)*2) 0 #fff,calc(var(--shadow-offset)*3) calc(var(--shadow-offset)*3) 0 var(--primary-teal);display:flex;height:450px;justify-content:center;margin-bottom:50px;max-width:800px;overflow:hidden;position:relative;transition:all .4s ease;width:80%}.youtube-video{border:none;bottom:0;object-fit:cover;right:0}.video-thumbnail-overlay,.youtube-video{height:100%;left:0;position:absolute;top:0;width:100%}.video-thumbnail-overlay{background-repeat:no-repeat;z-index:10}.video-play-button,.video-thumbnail-overlay{align-items:center;cursor:pointer;display:flex;justify-content:center}.video-play-button{background-color:#ffc107;border:none;border-radius:50%;box-shadow:0 4px 8px #0000004d;height:80px;transition:transform .3s ease,box-shadow .3s ease;width:80px}.video-play-button:hover{box-shadow:0 6px 12px #0006;transform:scale(1.1)}.play-icon{margin-left:5px}@keyframes fadeInUp{0%{opacity:0;transform:translateY(50px)}to{opacity:1;transform:translateY(0)}}.video-container:hover{box-shadow:var(--shadow-offset) var(--shadow-offset) 5px var(--primary-yellow),calc(var(--shadow-offset)*2) calc(var(--shadow-offset)*2) 5px #fff,calc(var(--shadow-offset)*3) calc(var(--shadow-offset)*3) 5px var(--primary-teal);transform:translateY(-5px)}.video-container:before{background:radial-gradient(circle,#ffffff0d 0,#0000 70%);content:"";height:200%;left:-50%;opacity:0;pointer-events:none;position:absolute;top:-50%;transform:scale(1.5);transition:opacity .5s ease,transform .5s ease;width:200%}.video-container:hover:before{opacity:1;transform:scale(1)}.play-button{align-items:center;background-color:var(--primary-yellow);border:none;border-radius:50%;box-shadow:0 0 15px #ffd60066;cursor:pointer;display:flex;height:80px;justify-content:center;position:relative;transition:transform .3s ease;width:80px;z-index:5}.play-button:after,.play-button:before{content:none}.play-button:hover{background-color:gold;transform:scale(1.1)}.play-icon{border-color:#0000 #0000 #0000 #000;border-style:solid;border-width:15px 0 15px 25px;filter:none;height:0;margin-left:8px;transition:transform .3s ease;width:0}.play-button:hover .play-icon{transform:scale(1.1)}.start-button-container{animation:fadeInUp .8s ease-out .4s both;margin-top:20px;transform:rotate(0deg)}.start-btn{align-items:center;background-color:var(--dark-blue);border:2px solid var(--text-white);border-radius:0;box-shadow:var(--shadow-offset) var(--shadow-offset) 0 var(--primary-teal);color:var(--text-white);cursor:pointer;display:inline-flex;font-family:Poppins,sans-serif;font-size:20px;font-weight:600;overflow:hidden;padding:14px 28px;position:relative;transition:all .3s ease;z-index:1}.start-btn:before{background:#ffffff1a;border-radius:50%;content:"";height:0;left:50%;position:absolute;top:50%;transform:translate(-50%,-50%);transition:width .5s ease,height .5s ease;width:0;z-index:-1}.start-btn:hover{box-shadow:3px 3px 0 var(--primary-teal);transform:translateY(-2px) scale(1.03)}.start-btn:hover:before{height:300px;width:300px}.start-btn:active{box-shadow:1px 1px 0 var(--primary-teal);transform:translateY(1px) scale(.98)}.start-btn span{display:inline-block;margin-left:5px;transition:transform .3s ease}.start-btn:hover span{transform:translateX(5px)}.section-2 h2{font-family:Poppins,sans-serif;font-size:32px;font-weight:700;margin-bottom:30px}@media (max-width:768px){.section-2{overflow:visible;padding:50px 0 30px}.section-2-title-container{position:absolute!important;right:0!important;width:100%!important;z-index:9999!important}.section-2-title-container,.section-2-title-container .section-2-title{left:0!important;margin-left:auto!important;margin-right:auto!important;text-align:center!important;transform:rotate(-1deg)!important}.section-2-title-container .section-2-title{font-size:26px!important;max-width:400px!important;padding:10px 30px!important;position:relative!important;white-space:normal!important}.video-container{height:250px;margin-bottom:30px;width:95%}.youtube-video{height:100%;width:100%}.play-button{background-color:var(--primary-yellow);box-shadow:0 0 10px #0003;height:60px;width:60px}.play-icon{border-color:#0000 #0000 #0000 #ffffffe6;border-width:10px 0 10px 18px;margin-left:6px}.play-button:before{border:2px solid #fff9;height:calc(100% + 10px);left:-5px;top:-5px;width:calc(100% + 10px)}.play-button:after{height:calc(100% + 20px);left:-10px;top:-10px;width:calc(100% + 20px)}.start-button-container{margin-top:10px}.start-btn{font-size:16px;padding:10px 20px}}.section-3{animation:sectionFadeIn 1s ease-out;background-color:#fff;background-position:50%;background-size:cover;border-bottom:0;color:#fff;margin-bottom:0;min-height:560px;overflow:hidden;padding:60px 0 0;position:relative}@keyframes sectionFadeIn{0%{opacity:0}to{opacity:1}}.section-3 .container{align-items:center;display:flex;flex-direction:row;height:100%;margin:0 auto;max-width:1200px;overflow:visible;padding-bottom:0;position:relative;width:90%}.section-3 h2{font-family:Poppins,sans-serif;font-size:32px;font-weight:700;margin-bottom:30px}.section-3-content{animation:slideRight .8s ease-out both;flex:1 1;padding-left:40px;padding-top:10px;z-index:3}@keyframes slideRight{0%{opacity:0;transform:translateX(-50px)}to{opacity:1;transform:translateX(0)}}.loan-disbursement-container{max-width:500px}.logo-image{display:block;margin-bottom:60px;margin-left:-3px!important;margin-top:-30px;width:300px}.business-loan-text{background-color:#074e84;color:#fff;font-weight:700;margin-right:5px}.business-loan-text,.game-changer-text{display:inline-block;font-size:14px;padding:5px 10px}.game-changer-text{background-color:var(--primary-yellow);color:var(--text-dark-blue);margin-bottom:20px;margin-top:5px}.loan-title{display:inline-block;font-size:40px;font-weight:400;line-height:.9;margin-bottom:30px;margin-top:-40px;position:relative;transition:transform .3s ease;z-index:2}.bold-title{font-weight:700}.loan-title:after{background:linear-gradient(90deg,var(--primary-yellow),#0000);bottom:-3px;content:"";height:0;left:0;position:absolute;transition:width .4s ease;width:0}.loan-text-carousel{display:flex;flex-direction:column;justify-content:center;margin-top:-35px;min-height:160px}.loan-title{animation:fadeInText .8s ease-in-out;margin-bottom:15px;transition:all .5s ease}@keyframes fadeInText{0%{opacity:0;transform:translateY(10px)}to{opacity:1;transform:translateY(0)}}.in-minutes{animation:fadeInText .8s ease-in-out;color:#fff;display:inline-block;font-size:60px;font-weight:700;line-height:1;margin-bottom:30px;margin-top:-20px;position:relative;transition:all .5s ease}@keyframes gradientShift{0%{background-position:0}50%{background-position:100%}to{background-position:0}}.section-3 .start-btn{border:2px solid var(--text-white);border-radius:0;box-shadow:var(--shadow-offset) var(--shadow-offset) 0 var(--primary-yellow);font-size:20px;padding:14px 28px;position:relative;top:-25px}.section-3 .start-btn:hover{box-shadow:2px 2px 0 var(--primary-yellow)}@media (max-width:768px){.section-3{display:flex;flex-direction:column;min-height:650px;padding-bottom:0;position:relative}.section-3 .container{flex:1 1;padding-bottom:280px;position:static}}.section-3-desktop-image{bottom:0;left:0;line-height:0;margin-bottom:0;position:absolute;right:0;transform:translateY(0);width:100%;z-index:2}.section-3-desktop-image img{display:block;max-width:100%;width:100%}@keyframes slideLeft{0%{opacity:0;transform:translateX(100px)}to{opacity:1;transform:translateX(0)}}.section-3-desk-image:hover{transform:none}.section-3-desk-image:after{background:linear-gradient(0deg,#0003,#0000);bottom:0;content:"";height:0;left:0;opacity:0;pointer-events:none;position:absolute;transition:height .3s ease,opacity .3s ease;width:100%}.section-3-desk-image:hover:after{height:0;opacity:0}.section-3-desk-image img{display:block;height:auto;margin-bottom:0;object-fit:contain;transition:filter .3s ease;width:100%}.section-3-desk-image:hover img{filter:none}@media (max-width:1200px){.section-3-desk-image{margin-right:calc(-5% - 200px);width:60%}}@media (max-width:992px){.section-3-desk-image{margin-right:calc(-5% - 150px);width:55%}}@media (max-width:768px){.section-3 .container{flex-direction:column;padding-bottom:0}.section-3-content{margin-bottom:0;padding-left:0;text-align:center;width:100%}.loan-disbursement-container{max-width:100%}.section-3-desk-image{margin:10px auto -1px;width:105%}.section-3 .logo-image{display:block;margin-bottom:15px;margin-left:-30px;width:300px}.loan-title{font-size:30px;margin-bottom:0}.in-minutes{font-size:46px;margin-bottom:20px}.section-3 .start-btn{border:2px solid var(--text-white);border-radius:0;font-size:18px;padding:12px 24px}}.frame-162422-image{position:absolute;right:-350px;top:-40px;width:315px;z-index:4}.profile-image-container{height:540px;overflow:hidden;position:absolute;right:-270px;top:-35px;width:350px;z-index:5}.profile-carousel-image{animation:fadeIn .5s ease;height:100%;object-fit:contain;transition:opacity .5s ease;width:100%}@media (max-width:768px){.hero-text-container{margin-bottom:30px;margin-left:0;text-align:center;transform:translateY(-25px);width:100%}.poster-btn{font-size:16px;margin-bottom:15px;margin-left:0;margin-top:35px;padding:10px 20px}.mobile-frame-container{justify-content:space-between;margin:0 0 -10px;min-height:320px;padding:0;width:100%}.mobile-frame-container,.profile-image-container{align-items:flex-end;display:flex;position:relative}.profile-image-container{background-color:var(--primary-yellow);border:3px solid var(--text-black);border-radius:var(--border-radius);box-shadow:var(--shadow-offset) var(--shadow-offset) 0 var(--text-white);height:auto;left:15px;margin:0;overflow:visible;padding:5px;top:auto;transform:translateY(0);width:280px;z-index:2}.profile-carousel-image{border-radius:calc(var(--border-radius) - 3px);max-height:380px;object-fit:contain;object-position:bottom;vertical-align:bottom;width:100%}.mobile-frame-container .frame-162422-image{display:none}.group-30a-image{align-self:flex-end;display:block;margin-bottom:0;margin-left:20px;position:relative;right:15px;top:auto;transform:translateY(0);width:250px;z-index:5}.testimonial-container{margin-top:30px}.hero-text-container>.profile-image-container{background-color:var(--primary-yellow);border:3px solid var(--text-black);border-radius:var(--border-radius);box-shadow:var(--shadow-offset) var(--shadow-offset) 0 var(--text-white);height:auto;margin-bottom:20px;overflow:hidden;padding:5px;position:relative;transform:translateY(0);width:280px}.hero-text-container>.profile-image-container .profile-carousel-image{border-radius:calc(var(--border-radius) - 3px);height:auto;width:100%}.hero-text-container>.frame-162422-image{display:none}.testimonial-container{gap:3px;height:280px;margin:20px auto;max-width:100%;overflow-x:auto;padding:0;position:relative;width:100%}.testimonial-wrapper{-webkit-overflow-scrolling:touch;display:flex;gap:15px;overflow-x:auto;padding:0 20px;position:relative;scroll-snap-type:x mandatory;scrollbar-width:none;width:auto}.testimonial-wrapper::-webkit-scrollbar{display:none}.testimonial-card{background-clip:padding-box;flex-shrink:0;height:272px!important;margin:0;min-width:243px!important;opacity:1;scroll-snap-align:center;transform:scale(1);transition:opacity .3s ease;width:243px!important}.testimonial-card:first-child{margin-left:5px}.testimonial-card:last-child{margin-right:5px}.testimonial-wrapper:after{content:"";height:100%;min-width:10px}.testimonial-card:hover{transform:none;z-index:auto}.section-2 .container .section-2-title-container{position:absolute!important;right:0!important;width:100%!important;z-index:9999!important}.section-2 .container .section-2-title-container,.section-2 .container .section-2-title-container .section-2-title{left:0!important;margin-left:auto!important;margin-right:auto!important;text-align:center!important;transform:rotate(-1deg)!important}.section-2 .container .section-2-title-container .section-2-title{font-size:18px!important;margin-top:25px!important;max-width:90vw!important;min-width:300px!important;padding:10px 30px!important;position:relative!important;white-space:nowrap!important}}@media (min-width:769px){.section-3-content{padding-top:35px!important}.logo-image{margin-top:-5px!important}.loan-title{margin-top:-30px!important}.in-minutes,.loan-text-carousel{margin-top:-10px!important}}@media (max-width:768px){.section3-tnc{font-size:8px!important}}@media (min-width:769px){.section3-tnc{font-size:12px!important}}.billboard-section{background-image:url(/static/media/newsection.97e3dc1cf86618a7457a.png);background-position:50%;background-repeat:no-repeat;background-size:cover;min-height:500px;overflow:visible;padding:60px 0 0;position:relative}.billboard-container{height:100%;margin:0 auto;max-width:1200px;position:relative;width:90%}.billboard-content{align-items:center;display:flex;gap:40px;height:100%;justify-content:space-between;min-height:440px}.billboard-text-column{flex:1 1;max-width:500px;padding-left:0}@media (min-width:769px){.billboard-text-column{padding-top:90px}}.billboard-title{animation:slideInLeft .8s ease-out;color:#fff;font-family:Poppins,sans-serif;font-size:30px;font-weight:700;line-height:1.2;margin-bottom:5px;margin-left:10px}.billboard-image-column{align-items:flex-end;display:flex;flex:1 1;height:100%;justify-content:center;max-width:700px;overflow:visible;position:relative}.billboard-image{animation:slideInRight .8s ease-out;height:auto;margin-bottom:-120px;max-width:600px;object-fit:contain;transform:translateY(0);width:100%}.billboard-section .billboard-btn.poster-btn{align-items:center;background-color:var(--primary-yellow);border:2px solid #fff;border-radius:0;box-shadow:var(--shadow-offset) var(--shadow-offset) 0 #264e72;color:var(--text-black);cursor:pointer;display:inline-flex;font-family:Poppins,sans-serif;font-size:18px!important;font-weight:600;margin-bottom:10px;margin-left:10px;margin-top:20px;outline:none;overflow:hidden;padding:12px 32px!important;position:relative;text-decoration:none;transition:all .3s ease;z-index:1}.billboard-btn:before{background:#ffffff1a;border-radius:50%;content:"";height:0;left:50%;position:absolute;top:50%;transform:translate(-50%,-50%);transition:width .5s ease,height .5s ease;width:0;z-index:-1}.billboard-btn:hover{background-color:#e7ba00;box-shadow:3px 3px 0 #264e72;text-decoration:none;transform:translateY(-2px) scale(1.03)}.billboard-btn:hover:before{height:300px;width:300px}.billboard-btn:active{box-shadow:1px 1px 0 #06c;transform:translateY(1px) scale(.98)}.billboard-btn span{display:inline-block;margin-left:5px;transition:transform .3s ease}.billboard-btn:hover span{transform:translateX(5px)}.billboard-tnc{margin-bottom:0;margin-left:10px;margin-top:135px}.billboard-tnc-link{color:#fffc;font-family:Poppins,sans-serif;font-size:12px;font-weight:400;text-decoration:none;transition:color .3s ease}.billboard-tnc-link:hover{color:#fff;text-decoration:underline}.billboard-tnc-mobile{display:none}@media (max-width:768px){.billboard-section{min-height:550px;padding:40px 0 0}.billboard-content{flex-direction:column;gap:30px;min-height:auto;text-align:center}.billboard-text-column{max-width:100%;padding-left:20px;padding-right:20px;padding-top:0;text-align:center}.billboard-title{font-size:40px;line-height:.9;margin-bottom:30px;margin-left:0;text-align:center}.billboard-image-column{max-width:100%;padding:0 20px;position:relative}.billboard-image{max-width:300px}.billboard-section .billboard-btn.poster-btn{font-size:22px!important;margin-top:20px;padding:6px!important}.billboard-tnc{display:none}.billboard-tnc-mobile{bottom:-95px;display:block;left:-35px;position:absolute}.billboard-tnc-mobile .billboard-tnc-link{color:#fffc;font-size:10px}}.billboard-title-line1{font-weight:400}.billboard-title-line2{font-weight:700}@media (max-width:768px){.hero-section *{box-sizing:border-box!important}.hero-section .hero-logo{left:50%!important;margin:5px auto 0!important;padding:5px!important;position:absolute!important;top:5px!important;transform:translateX(-50%)!important;width:200px!important;z-index:2!important}.hero-section .hero-content .hero-text-container{align-items:center!important;display:flex!important;flex-direction:column!important;justify-content:center!important;left:0!important;margin:-165px auto 0!important;padding:0!important;position:relative!important;right:0!important;text-align:center!important;transform:none!important;width:100%!important}.hero-section .hero-content .hero-text-container .hero-subtitle{display:block!important;font-size:22px!important;left:calc(50% - 100px)!important;margin-bottom:-15px!important;margin-left:0!important;margin-top:285px!important;position:relative!important;right:0!important;text-align:center!important;transform:translateX(-50%) rotate(-5deg)!important;width:100%!important}.hero-section .hero-content .hero-text-container .poster-text{display:block!important;font-size:32px!important;margin:5px 0!important;padding:0!important;position:relative!important;text-align:center!important;transform:rotate(-5deg)!important;width:100%!important}.hero-section .hero-content .hero-text-container .neo-highlight.poster-text{display:block!important;margin:5px auto 10px!important;max-width:330px!important;padding-left:23px!important;padding-right:23px!important;position:relative!important;text-align:center!important;transform:rotate(-5deg)!important;white-space:nowrap!important;width:auto!important}.hero-section .hero-content .hero-text-container .neo-highlight.poster-text.line-1{font-size:30px!important;left:0!important;margin:5px auto 10px!important;padding-left:23px!important;padding-right:23px!important;position:relative!important;transform-origin:center!important}.hero-section .hero-content .hero-text-container .neo-highlight.poster-text.line-2{font-size:30px!important;left:0!important;margin:5px auto 15px!important;padding-left:23px!important;padding-right:23px!important;position:relative!important;transform-origin:center!important}.btn-neo.poster-btn,.hero-section .hero-content .hero-text-container .btn-neo.poster-btn,.hero-section .hero-content .hero-text-container .poster-btn,.hero-text-container .btn-neo.poster-btn,.hero-text-container .poster-btn,.poster-btn,a.btn-neo.poster-btn,a.poster-btn{align-items:center!important;align-self:center!important;box-shadow:var(--shadow-offset) var(--shadow-offset) 0 #1295d2!important;display:flex!important;font-size:20px!important;font-weight:700!important;justify-content:center!important;left:auto!important;margin:20px auto 30px!important;max-width:90%!important;min-width:250px!important;padding:8px 30px!important;position:relative!important;transform:none!important;white-space:nowrap!important;width:auto!important;z-index:5!important}.poster-btn span{font-size:24px!important;font-weight:700!important;margin-left:8px!important}@media (max-width:480px){.hero-section .hero-content .hero-text-container .btn-neo.poster-btn,.hero-section .hero-content .hero-text-container .poster-btn{font-size:18px!important;left:auto!important;margin:20px auto 30px!important;min-width:220px!important;padding:8px 20px!important;transform:none!important;white-space:nowrap!important}.poster-btn span{font-size:20px!important;margin-left:6px!important}}.mobile-frame-container{align-items:flex-end!important;display:flex!important;gap:15px!important;justify-content:center!important;margin-bottom:0!important;margin-top:-5px!important;max-width:100%!important;min-height:140px!important;overflow:visible!important;position:relative!important;width:100%!important;z-index:1!important}.profile-carousel-image.mask-group,.profile-carousel-image.mask-group-4,.profile-carousel-image.mask-group-5{height:170%!important;object-fit:cover!important;transform:translate(-20%,-20%)!important;width:170%!important;z-index:2!important}.mobile-frame-container .profile-image-container{background-color:initial!important;border:none!important;box-shadow:none!important;height:300px!important;left:40px!important;margin-bottom:0!important;margin-left:auto!important;margin-right:0!important;max-width:240px!important;overflow:visible!important;padding:0!important;position:relative!important;right:auto!important;transform:translateY(0)!important;width:240px!important;z-index:1!important}.mobile-frame-container .profile-carousel-image{bottom:0!important;display:block!important;left:0!important;margin-left:auto!important;margin-right:auto!important;object-fit:contain!important;position:relative!important;right:0!important;z-index:1!important}.mobile-frame-container .profile-carousel-image,.mobile-frame-container .profile-carousel-image.mask-group-4,.mobile-frame-container .profile-carousel-image.mask-group-5,.mobile-frame-container .profile-carousel-image.mask-group-base{height:auto!important;max-height:280px!important;object-position:center bottom!important;transform:none!important;width:240px!important}.mobile-frame-container .group-30a-image{display:block!important;height:auto!important;left:-45px!important;margin-bottom:0!important;margin-left:0!important;margin-right:auto!important;max-height:280px!important;object-fit:contain!important;object-position:center bottom!important;position:relative!important;right:auto!important;top:auto!important;width:240px!important;z-index:2!important}.testimonial-container{margin-top:-40px!important;overflow:hidden!important;padding-top:0!important;position:relative!important;z-index:2!important}.testimonial-card{display:block!important;height:495px!important;margin:0 auto!important;min-width:100%!important;transition:opacity .5s ease!important}.testimonial-container{height:515px!important;margin-bottom:20px!important}.testimonial-wrapper{display:flex!important;transition:transform .5s ease!important}.carousel-dots-container{align-items:center!important;display:flex!important;justify-content:center!important;margin:15px auto 40px!important;position:relative!important;width:100%!important;z-index:3!important}.carousel-dot{background-color:#ffffff80!important;border-radius:50%!important;cursor:pointer!important;height:10px!important;margin:0 5px!important;transition:all .3s ease!important;width:10px!important}.carousel-dot.active{background-color:#fff!important;transform:scale(1.2)!important}.section-2-title-container{margin:-72px auto 25px!important;position:absolute!important;right:0!important;width:100%!important;z-index:100!important}.section-2-title,.section-2-title-container{left:0!important;transform:rotate(-1deg)!important}.section-2-title{display:inline-block!important;font-size:6px!important;letter-spacing:-.7px!important;line-height:1!important;max-width:none!important;overflow:visible!important;padding:4px 6px!important;position:relative!important;text-align:center!important;transform-origin:center!important;white-space:nowrap!important;width:auto!important;word-spacing:-.5px!important;z-index:1!important}@media (max-width:768px){.section-2 .container .section-2-title,.section-2 .section-2-title,.section-2-title,body .section-2 .container .section-2-title,html body .section-2 .section-2-title,html body .section-2-title{font-size:6px!important;letter-spacing:-.7px!important;line-height:1!important;max-width:none!important;padding:3px 5px!important;white-space:nowrap!important;word-spacing:-.5px!important}}.section-2 .video-container{margin-top:65px!important}.section-2 .container{padding-top:40px!important}.section-2 .start-btn{align-items:center!important;display:flex!important;font-size:20px!important;font-weight:700!important;justify-content:center!important;margin:20px auto!important;padding:12px 30px!important}.section-2 .start-btn span{font-size:24px!important;font-weight:700!important;margin-left:8px!important}.section-3{min-height:635px!important;padding-bottom:0!important;padding-top:50px!important;position:relative!important}.section-3 .loan-disbursement-container{align-items:center!important;display:flex!important;flex-direction:column!important;justify-content:flex-start!important;margin:0 auto!important;max-width:300px!important;padding-top:0!important;position:relative!important;text-align:center!important}.section-3 .logo-image{display:block!important;margin:0 auto 5px!important;position:relative!important;top:-30px!important;width:200px!important;z-index:10!important}.section-3 .loan-text-carousel{margin-bottom:0!important;margin-top:-55px!important;position:relative!important;text-align:center!important;width:100%!important}.section-3 .loan-title{font-size:20px!important;font-weight:400!important;line-height:1.2!important}.section-3 .in-minutes,.section-3 .loan-title{margin-bottom:5px!important;margin-top:5px!important}.section-3 .in-minutes{font-size:28px!important;font-weight:700!important;line-height:1.3!important}.section-3 .start-btn{align-items:center!important;display:inline-flex!important;font-size:16px!important;font-weight:700!important;justify-content:center!important;margin:10px auto!important;padding:6px 20px!important;position:relative!important;width:auto!important}.section-3 .start-btn span{font-size:18px!important;font-weight:700!important;margin-left:6px!important}.section-3-desktop-image{bottom:0!important;left:0!important;margin-top:0!important;overflow:visible!important;position:absolute!important;right:0!important;text-align:center!important;width:100vw!important}.section-3-desktop-image img{display:block!important;height:auto!important;left:-35%!important;margin-bottom:-2px!important;max-width:none!important;object-fit:cover!important;position:relative!important;width:170vw!important;z-index:1!important}@media (max-width:768px){.otp-page{min-height:100vh!important;padding-top:0!important;position:relative!important}.otp-page .logo-container{left:25px!important;margin-bottom:0!important;margin-top:20px!important;position:relative!important;top:-35px!important}.otp-page .bumrah-container{margin-bottom:-10px!important;margin-top:-51px!important;min-height:415px!important;overflow:visible!important;padding:0!important;position:relative!important;text-align:center!important;z-index:2!important}.otp-page .bumrah-image{display:inline-block!important;height:auto!important;margin-top:0!important;max-width:100%!important;position:relative!important;top:0!important;transform:scale(1.2)!important;width:520px!important}.otp-page .form-container{background-color:#fff!important;border-bottom-left-radius:20px!important;border-bottom-right-radius:20px!important;border-top-left-radius:20px!important;border-top-right-radius:20px!important;box-shadow:0 -2px 10px #0000001a!important;margin-bottom:20px!important;margin-top:-15px!important;padding-bottom:30px!important;padding-top:30px!important;position:relative!important;z-index:2!important}.otp-page .form-container .mobile-stepper-container{margin-bottom:25px!important}.otp-page .form-container{padding-left:20px!important;padding-right:20px!important}.otp-page .form-container h2.form-subtitle,.otp-page .form-container h2.form-title{font-family:Poppins,sans-serif!important;font-size:28px!important;font-weight:700!important;line-height:1!important;padding-left:0!important;text-align:left!important}.otp-page .form-container h2.form-title{margin-bottom:-2px!important}.otp-page .form-container h2.form-subtitle{margin-bottom:15px!important;margin-top:0!important}.otp-page .form-container .form-description{font-size:14px!important;line-height:1.3!important;padding-left:0!important;text-align:left!important}input#consent{clip:rect(0,0,0,0)!important;border:0!important;height:1px!important;margin:-1px!important;opacity:0!important;overflow:hidden!important;padding:0!important;position:absolute!important;white-space:nowrap!important;width:1px!important}.consent-container label{cursor:pointer!important;display:inline-block!important;font-size:12px!important;line-height:1.3!important;padding-left:22px!important;position:relative!important}.consent-container label:before{background-color:#fff!important;border:1px solid #999!important;border-radius:2px!important;box-sizing:border-box!important;content:""!important;height:14px!important;left:0!important;position:absolute!important;top:2px!important;width:14px!important}.consent-container,.otp-page .form-container .consent-container{margin:10px 0!important;padding:0!important}.consent-container label,.otp-page .form-container .consent-container label{color:#333!important;display:inline-block!important;font-size:12px!important;font-weight:400!important;line-height:1.3!important}.otp-page .form-container{display:flex!important;flex-direction:column!important;height:auto!important;justify-content:flex-start!important;margin-bottom:0!important;max-height:none!important;min-height:auto!important;padding-bottom:15px!important}.otp-page .form-container>:last-child{margin-bottom:5px!important;padding-bottom:0!important}.otp-page .form-container .verify-btn{margin-bottom:10px!important;margin-top:15px!important}.otp-page .form-container .otp-container,.otp-page .form-container .phone-input-group,.otp-page .form-container .simple-otp-container{margin-bottom:15px!important}.otp-page .bumrah-container{height:auto!important;margin-bottom:20px!important;max-height:300px!important;overflow:hidden!important}.otp-page .right-content,.otp-page .right-section.mobile-view{height:auto!important;max-height:none!important;min-height:auto!important}.otp-page .right-content>*{max-width:100%!important;overflow:hidden!important}.details-page .fixed-stepper-container,.right-section .fixed-stepper-container{display:none!important}.details-page{background-image:url(/static/media/UploadPhoto+AddDetails.b880271a2560653881b0.png)!important;background-position:50%!important;background-repeat:no-repeat!important;background-size:cover!important;display:flex!important;flex-direction:column!important;height:auto!important;min-height:100vh!important;overflow-y:auto!important;position:relative!important;width:100%!important}.details-page .left-section{display:none!important}.details-page .right-section{background-color:initial!important;border-radius:25px!important;box-shadow:0 5px 15px #0000001a!important;display:block!important;margin:200px 15px 20px!important;overflow-y:visible!important;padding:0!important;position:relative!important;width:calc(100% - 30px)!important;z-index:5!important}.details-page .right-section .form-container{background-color:#fff!important;border-radius:20px!important;box-shadow:0 4px 12px #00000026!important;margin-bottom:15px!important;overflow:hidden!important;padding:15px 15px 35px!important}.mobile-layer{margin-bottom:-2px!important;margin-top:135px!important}.details-page .right-section .fixed-stepper,.form-container .fixed-stepper{align-items:center!important;background-color:#fff!important;border-radius:8px!important;display:flex!important;justify-content:space-between!important;margin:10px auto 20px!important;max-width:320px!important;padding:5px 10px!important;width:100%!important}.details-page .right-section .tagline-display,.details-page .right-section .tagline-display-area{background-color:#f9f9f9!important;border:1px solid #ccc!important;box-sizing:border-box!important;display:block!important;font-size:13px!important;line-height:36px!important;margin:0!important;max-width:100%!important;padding:10px 8px 4px!important;position:relative!important;resize:none!important;text-align:left!important;text-overflow:clip!important;white-space:nowrap!important;width:100%!important}.details-page .right-section .tagline-display,.details-page .right-section .tagline-display-area,.details-page .right-section .tagline-display-area:active,.details-page .right-section .tagline-display-area:focus,.details-page .right-section .tagline-display-area:hover,.details-page .right-section .tagline-display:active,.details-page .right-section .tagline-display:focus,.details-page .right-section .tagline-display:hover{height:42px!important;max-height:42px!important;min-height:42px!important;overflow-x:auto!important;overflow-y:hidden!important}.details-page .right-section .tagline-display input,.details-page .right-section .tagline-display-area input,.details-page .right-section .tagline-display-area>div,.details-page .right-section .tagline-display>div{display:inline-block!important;height:34px!important;line-height:34px!important;margin:0!important;max-height:34px!important;min-height:34px!important;overflow:visible!important;padding:0!important;text-overflow:clip!important;white-space:nowrap!important}.details-page .right-section .tagline-display input,.details-page .right-section .tagline-display-area input{background:#0000!important;border:none!important;box-shadow:none!important;outline:none!important;width:auto!important}.mobile-camera-container{align-items:center;aspect-ratio:3/4;background-color:#000;display:flex;height:auto;justify-content:center;max-height:80vh;min-height:60vh;overflow:hidden;position:relative;width:100%}.mobile-camera-container .camera-video{background-color:#111;height:100%;left:0;object-fit:contain;position:absolute;top:0;width:100%}.mobile-camera-container .person-outline-overlay{align-items:center;display:flex;flex-direction:column;height:100%;justify-content:center;left:0;pointer-events:none;position:absolute;top:0;width:100%;z-index:5}.mobile-camera-container .outline-image{display:block;margin:0 auto;max-width:300px;opacity:.9;width:95%}.mobile-camera-container .positioning-guide{background-color:#000000b3;border-radius:20px;bottom:90px;color:#fff;font-size:14px;font-weight:500;margin:0 auto;padding:8px 16px;position:absolute;text-align:center;width:90%}.mobile-camera-container .camera-controls{align-items:center;bottom:0;display:flex;gap:20px;height:80px;justify-content:center;left:0;position:absolute;width:100%;z-index:10}.mobile-camera-container .camera-btn{align-items:center;background-color:#fff;border:3px solid #0083b5;border-radius:50%;box-shadow:0 2px 5px #0000004d;color:#0083b5;display:flex;font-size:26px;height:65px;justify-content:center;transition:all .2s;width:65px}.mobile-camera-container .camera-btn:active{background-color:#f5f5f5;transform:scale(.95)}.mobile-camera-container .camera-btn.active{background-color:#4caf50;border-color:#4caf50;color:#fff}.mobile-camera-container .camera-btn.disabled{background-color:#ccc;border-color:#aaa;color:#666;cursor:not-allowed}.mobile-camera-container .camera-btn.cancel{background-color:#f44336;border-color:#f44336;color:#fff;height:50px;width:50px}.selfie-mode .outline-image{transform:translateY(-5%)}.selfie-mode .camera-video{transform:scaleX(-1)}.details-page .right-section .progress-step,.form-container .progress-step{align-items:center!important;display:flex!important;flex-direction:column!important;position:relative!important}.details-page .right-section .step-circle,.form-container .step-circle{align-items:center!important;border-radius:50%!important;display:flex!important;font-size:12px!important;font-weight:700!important;height:24px!important;justify-content:center!important;margin-bottom:4px!important;width:24px!important}.details-page .right-section .step-label,.form-container .step-label{font-size:10px!important;text-align:center!important;white-space:nowrap!important}.details-page .right-section .keywords-input-container{height:auto!important;max-height:none!important;min-height:auto!important;padding:6px 8px!important}.details-page .right-section .keyword-tag{font-size:10px!important;margin:1px!important;padding:2px 5px!important}.details-page .right-section .keyword-tag .remove-tag,html body .keyword-tag .remove-tag,html body div.keyword-tag button.remove-tag{font-size:10px!important;margin-left:1px!important;padding:0 0 0 1px!important}.details-page .right-section .tagline-input-container{box-sizing:border-box!important;max-width:100%!important;overflow:visible!important;padding:0!important;width:100%!important}.details-page .right-section .tagline-display-area{height:60px!important;margin-bottom:8px!important;max-height:60px!important;min-height:60px!important;overflow:hidden!important}.details-page .right-section .tagline-display{word-wrap:break-word!important;display:block!important;font-size:14px!important;height:60px!important;line-height:1.4!important;max-height:60px!important;min-height:60px!important;overflow:auto!important;padding:5px 8px!important;text-overflow:ellipsis!important;white-space:normal!important}.details-page .right-section .tagline-display div,.details-page .right-section .tagline-display-area div{margin:0!important;padding:0!important;text-align:left!important;vertical-align:top!important}.profile-bio{line-clamp:2!important;-webkit-line-clamp:2!important;-webkit-box-orient:vertical!important;display:-webkit-box!important;overflow:hidden!important;text-overflow:ellipsis!important}.details-page .right-section label{font-size:12px!important;margin-bottom:3px!important}.details-page .right-section .form-input,.details-page .right-section .form-select{font-size:12px!important;height:30px!important;padding:5px 8px!important}.details-page .right-section .form-group{margin-bottom:8px!important}.details-page .right-section .form-title{font-size:20px!important;margin-bottom:8px!important}.form-container .progress-line{flex-grow:1;height:2px;margin:0 5px;position:relative;top:-8px}.details-page .right-section>div[style*=backgroundImage]{display:none!important}.details-page .form-group.tagline-field{display:block!important;margin-right:0!important;width:100%!important}.details-page .left-section{align-items:center!important;display:flex!important;flex-direction:column!important;height:auto!important;justify-content:space-between!important;margin-bottom:0!important;overflow:visible!important;padding:15px 0 0!important;position:relative!important}.details-page .right-section .right-content .form-container,body .details-page .form-container{background-color:#fff!important;border-radius:20px!important;box-shadow:0 -5px 15px #0000001a!important;margin-top:70px!important;overflow:hidden!important;padding-top:50px!important;position:relative!important;z-index:2!important}#root .details-page .form-container,.details-page .form-container,.details-page.form-container,.details-page>.form-container,.form-container{border-radius:20px!important}.details-page .right-section{background:#0000!important}.details-page .right-content{background:#0000!important;overflow:visible!important}.details-page .mobile-left-images{align-items:center!important;display:flex!important;flex-direction:column!important;height:100%!important;width:100%!important}.details-page .mobile-logo-image{display:block!important;left:50%!important;margin:-40px auto 40px!important;max-width:900px!important;position:relative!important;transform:translateX(-50%)!important;width:100%!important}.details-page .mobile-group-image,.mobile-group{display:block!important;left:20px!important;margin:-65px auto 60px!important;position:relative!important;width:220px!important}.details-page .mobile-people-image{display:block!important;margin-bottom:60px!important;max-height:180px!important;object-fit:contain!important;object-position:bottom center!important;position:relative!important;width:100%!important;z-index:1!important}.details-page .form-container{padding-top:30px!important;position:relative!important}.details-page .mobile-stepper-container{margin-bottom:10px!important;margin-top:-20px!important;position:relative!important}.details-page .fixed-stepper-container{display:none!important}.details-page .right-section .suggested-keywords{align-items:flex-start!important;display:flex!important;flex-wrap:wrap!important;gap:3px!important;height:auto!important;justify-content:flex-start!important;margin-bottom:10px!important;max-height:none!important;max-width:100%!important;min-height:36px!important;overflow:visible!important;padding:3px 3px 3px 0!important;position:relative!important;width:100%!important;z-index:1!important}.details-page .right-section .suggested-keyword{align-items:center!important;background-color:#e6f2ff!important;border:1px solid #9cf!important;border-radius:3px!important;color:#0055a5!important;display:inline-flex!important;flex:0 0 auto!important;font-size:11px!important;font-weight:500!important;height:16px!important;line-height:1.1!important;margin:1px 2px 1px 0!important;max-height:16px!important;min-height:16px!important;padding:1px 5px!important;white-space:nowrap!important}}@media (max-width:768px){.details-page .right-section .form-group:has(.keywords-input-container){margin-bottom:5px!important}.details-page .right-section .form-group:has(label[for=tagline]){margin-top:-5px!important;padding-top:0!important}.details-page .right-section .tagline-buttons{display:flex!important;gap:5px!important;justify-content:space-between!important;margin-top:3px!important;width:100%!important}.footer{height:auto!important;min-height:auto!important;padding:10px 0 15px!important}.footer .container{align-items:center!important;flex-direction:column;gap:2px;justify-content:center!important;padding:0 15px!important;text-align:center}.copyright{display:flex!important;flex:none;flex-direction:column!important;font-size:9px!important;line-height:1.2!important;margin-bottom:5px!important;order:2;white-space:normal!important;width:100%}.copyright .company-name{margin-bottom:2px!important}.social{flex-direction:column;gap:2px;order:1;width:100%}.social p{font-size:11px!important;line-height:1.2!important;margin-bottom:2px!important}.social-icon{background-color:initial!important;border:none!important;border-radius:0!important;box-shadow:none!important;height:16px!important;margin:0 5px!important;padding:0!important;width:16px!important}.social-icons{display:flex!important;gap:8px!important;justify-content:center!important;margin-top:0!important;padding:0!important}}.bumrah-container,[class*=bumrah-container],div.bumrah-container,div[class*=bumrah-container]{align-items:center!important;display:flex!important;justify-content:center!important;margin-bottom:0!important;margin-top:20px!important;max-height:250px!important;overflow:visible!important;position:relative!important;z-index:1!important}.left-bumrah-container{left:0!important;margin:60px 0!important;position:relative!important;text-align:center!important;top:0!important;transform:none!important;width:100%!important;z-index:5!important}.left-bumrah-image{display:block!important;height:auto!important;margin:0 auto!important;max-height:300px!important;max-width:100%!important;object-fit:contain!important}.details-page .mobile-logo-image{margin-bottom:60px!important}}.mobile-view .keywords-input-container,.mobile-view .selected-keywords{border-radius:6px!important;height:auto!important;margin-bottom:10px!important;max-height:90px!important;min-height:64px!important;overflow-y:auto!important;padding:5px!important}.mobile-view .tagline-display-area{height:70px!important;margin-bottom:15px!important;margin-top:10px!important;max-height:70px!important;min-height:70px!important;overflow:hidden!important}.mobile-view .tagline-display{border-radius:6px!important;height:60px!important;max-height:60px!important;min-height:60px!important;overflow-y:auto!important;padding:8px!important;white-space:pre-wrap!important;word-break:break-word!important}@media (max-width:768px){.hero-content .line-1,.hero-section .hero-content .hero-text-container .neo-highlight.poster-text.line-1,.hero-section .line-1,.hero-text-container .line-1,.line-1,.neo-highlight.line-1,.neo-highlight.poster-text.line-1,.poster-text.line-1{left:0!important;margin:5px auto 10px!important;padding-left:23px!important;padding-right:23px!important;position:relative!important;right:0!important;transform:rotate(-5deg)!important;transform-origin:center!important}.hero-content .line-2,.hero-section .hero-content .hero-text-container .neo-highlight.poster-text.line-2,.hero-section .line-2,.hero-text-container .line-2,.line-2,.neo-highlight.line-2,.neo-highlight.poster-text.line-2,.poster-text.line-2{left:0!important;margin:5px auto 15px!important;padding-left:23px!important;padding-right:23px!important;position:relative!important;right:0!important;transform:rotate(-5deg)!important;transform-origin:center!important}}@media (max-width:480px){.mobile-frame-container{justify-content:center!important;padding:0!important}.mobile-frame-container .profile-image-container{left:40px!important}.mobile-frame-container .group-30a-image{left:-45px!important}}@media (max-width:375px){.mobile-frame-container .profile-image-container{left:35px!important}.mobile-frame-container .group-30a-image{left:-40px!important}}@media (max-width:768px){.left-section .left-logo-container,.upload-page .left-logo-container,[class*=left-logo-container],body .left-logo-container,div.left-logo-container,div[class*=left-logo-container]{left:0!important;margin:20px 0 30px!important;position:relative!important;text-align:center!important;top:0!important;transform:none!important;width:100%!important;z-index:5!important}.left-section .left-bumrah-container,.upload-page .left-bumrah-container,[class*=left-bumrah-container],body .left-bumrah-container,div.left-bumrah-container,div[class*=left-bumrah-container]{left:0!important;margin:0 0 30px!important;position:relative!important;text-align:center!important;top:0!important;transform:none!important;width:100%!important;z-index:5!important}.left-section .form-container,.upload-page .form-container,[class*=form-container],body .form-container,div.form-container,div[class*=form-container]{align-items:center!important;background-color:#fffffff2!important;border-radius:15px!important;box-shadow:0 4px 15px #0000001a!important;display:flex!important;flex-direction:column!important;margin:30px auto 20px!important;min-height:auto!important;padding:30px 15px 15px!important;position:relative!important;width:95%!important;z-index:5!important}}.dos-modal-overlay{align-items:center!important;background-color:#000000bf!important;bottom:0!important;box-sizing:border-box!important;height:100vh!important;justify-content:center!important;margin:0!important;overflow-y:auto!important;padding:0!important;position:fixed!important;right:0!important;width:100vw!important;z-index:10000!important}.dos-modal,.dos-modal-overlay{display:flex!important;left:0!important;top:0!important}.dos-modal{background-color:#fff!important;border-radius:12px!important;box-shadow:0 5px 20px #0000004d!important;flex-direction:column!important;margin:auto!important;max-height:85vh!important;max-width:500px!important;overflow:hidden!important;position:relative!important;transform:none!important;width:95%!important;z-index:10001!important}.dos-modal-header{align-items:center;background-color:#0083b5;border-bottom:1px solid #eee;color:#fff;display:flex;justify-content:space-between;padding:15px}.dos-modal-header h2{font-size:18px;font-weight:600;margin:0}.dos-modal-close{align-items:center;background:none;border:none;color:#fff;cursor:pointer;display:flex;font-size:20px;height:30px;justify-content:center;padding:0;width:30px}.dos-modal-body{overflow-y:auto;padding:15px}.dos-modal-image-container{align-items:center;display:flex;flex-direction:column;gap:20px}.dos-modal-image{border-radius:8px;height:auto;max-width:450px;width:100%}@media (max-width:768px){.dos-modal-body{max-height:60vh;overflow-y:auto}}.otp-page{background-image:url(/static/media/otpverfifcationbg.ac87ed1d9d2787e88678.png);background-position:50%;background-repeat:no-repeat;background-size:cover;display:flex;font-family:Poppins,sans-serif;min-height:calc(100vh - 55px);overflow-x:hidden;width:100%}.otp-page,body,html{overscroll-behavior:none}body,html{height:auto;margin:0;padding:0;position:relative}@media (min-width:769px){.left-section{border-bottom-right-radius:0!important;border-top-right-radius:0!important;display:flex!important;flex-basis:calc(50% + 25px);flex-grow:0;flex-shrink:0;min-width:calc(50% + 25px)!important;width:calc(50% + 25px)!important}.right-section{align-items:flex-start;background-color:#fff;box-sizing:border-box;display:flex;flex-basis:calc(50% - 25px);flex-grow:0;flex-shrink:0;justify-content:center;max-width:calc(50% - 25px)!important;min-height:100vh!important;overflow-x:hidden!important;padding:0 40px 40px;width:calc(50% - 25px)!important}.right-content{align-items:center;display:flex;flex-direction:column;margin-top:-50px;max-width:500px;opacity:1!important;visibility:visible!important;width:100%}.fixed-stepper-container{background-color:initial;display:flex;justify-content:center;margin-bottom:40px;max-width:500px;width:100%;z-index:20}.form-description,h2.form-subtitle,h2.form-title{text-align:left!important}h2.form-title{margin-top:70px!important}}.left-section-background{object-position:center}.left-section-logo{left:25px;position:absolute;top:30px;width:240px;z-index:3}.left-section-person{bottom:0;left:50%;max-height:90%;position:absolute;transform:translateX(-50%);z-index:3}.right-section{align-items:center;box-sizing:border-box;padding:15px 40px 40px;width:100%}.right-section.mobile-view{align-items:center!important;background-color:initial;box-sizing:border-box;display:flex!important;flex-direction:column;justify-content:flex-start;margin-bottom:0;margin-top:0;min-height:100vh;padding:20px;width:100%}.right-content,.right-section.mobile-view{opacity:1!important;visibility:visible!important}.right-content{margin-top:-25px}.logo-container{display:flex;justify-content:center;margin-bottom:20px;position:relative;width:100%}.logo{height:auto;left:0;margin:10px auto;max-width:240px;position:relative;transform:rotate(0deg)!important}.bumrah-container{display:flex;justify-content:center;margin-bottom:0;margin-top:40px;overflow:visible;position:relative;z-index:1}.bumrah-image{display:block;height:auto;margin-bottom:0;max-height:390px;max-width:420px;object-fit:contain;opacity:1}.form-container{-webkit-backdrop-filter:none;backdrop-filter:none;border-radius:12px;box-sizing:border-box;display:block!important;margin:0 auto;max-width:450px;opacity:1!important;padding:25px;visibility:visible!important;width:100%;z-index:10!important}@media (min-width:769px){.right-section{align-items:flex-start;background-color:#fff;box-sizing:border-box;display:flex;flex:1 1;justify-content:center;padding:0 40px 40px;width:100%}.right-content{align-items:center;display:flex;flex-direction:column;margin-top:-50px;max-width:500px;opacity:1!important;visibility:visible!important;width:100%}.fixed-stepper-container{background-color:initial;margin-bottom:40px;max-width:500px;z-index:20}.fixed-stepper,.fixed-stepper-container{display:flex;justify-content:center;width:100%}.fixed-stepper{align-items:center}.fixed-stepper .progress-step{align-items:center;display:flex;flex-direction:column}.fixed-stepper .step-label{color:#666;display:block;font-size:12px;margin-top:5px;opacity:1!important;visibility:visible!important}.fixed-stepper .progress-step.active .step-label{color:#0a1a34;display:block;font-weight:600;opacity:1!important;visibility:visible!important}.form-container{background-color:initial;border:none;box-shadow:none;margin-top:30px;max-width:550px}.otp-info{align-items:center;display:flex;flex-direction:row;gap:15px;text-align:left}.remaining-time{margin-bottom:0;margin-right:10px}.resend-link{justify-content:flex-start}.consent-container span,.country-code-select,.message-box,.phone-input{text-align:left}}@media (max-width:768px){.form-container{background-color:#fff!important;border-radius:12px!important;box-shadow:0 2px 10px #0000001a!important;box-sizing:border-box!important;margin-left:auto!important;margin-right:auto!important;margin-top:10px!important;max-width:500px!important;padding:20px!important;position:relative!important;width:100%!important;z-index:10!important}.bumrah-container{margin-bottom:20px!important;overflow:visible!important;position:relative!important;z-index:1!important}.bumrah-image{max-width:300px!important;width:100%!important}.logo{left:0;margin:10px auto;max-width:280px}.form-description,h2.form-subtitle,h2.form-title{text-align:center}}h2.form-subtitle,h2.form-title{color:#0a1a34;font-family:Poppins,sans-serif;font-size:36px;font-weight:700;line-height:1}h2.form-title{margin:40px 0 -2px}h2.form-subtitle{margin:0 0 20px}.form-description{color:#666;font-size:14px;line-height:1.4;margin-bottom:15px;text-align:center;width:100%}.phone-input-group{margin-bottom:20px}.input-group,.phone-input-group{display:flex;width:100%}.country-phone-container{display:flex;flex:1 1}.country-code-select{-webkit-appearance:none;appearance:none;background-image:url("data:image/svg+xml;charset=utf-8,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 24 24' fill='none' stroke='currentColor' stroke-width='2' stroke-linecap='round' stroke-linejoin='round'%3E%3Cpath d='m6 9 6 6 6-6'/%3E%3C/svg%3E");background-position:right 10px center;background-repeat:no-repeat;background-size:1em;border:1px solid #ddd;border-radius:4px 0 0 4px;cursor:pointer;font-family:Poppins,sans-serif;font-size:16px;padding:12px 15px;width:110px}.country-code-select:disabled{background-color:#f5f5f5;cursor:not-allowed;opacity:.7}.phone-input{border:1px solid #ddd;border-radius:0 4px 4px 0;box-sizing:border-box;flex:1 1;font-size:16px;padding:12px 15px}.get-otp-btn{background-color:#ffcb03;border:none;border-radius:4px;color:#0a1a34;cursor:pointer;font-weight:600;height:46px;margin-left:10px;padding:0 15px;white-space:nowrap}.get-otp-btn:disabled{background-color:#e0e0e0;color:#999;cursor:not-allowed}.otp-container{box-sizing:border-box;display:flex;gap:15px;justify-content:center;margin-bottom:15px;padding:0;width:100%}.otp-input{border:1px solid #ddd;border-radius:8px;box-shadow:0 2px 4px #0000000d;box-sizing:border-box;font-size:22px;font-weight:600;height:55px;text-align:center;width:55px}@media (max-width:480px){.otp-container{gap:6px}.otp-input{font-size:16px;height:40px;width:40px}.otp-modal-content{overflow-x:hidden;padding:20px 15px}.mobile-stepper .step-circle{font-size:11px;height:24px;width:24px}.mobile-stepper .step-label{font-size:9px}.mobile-stepper .progress-line{width:30px}}@media (max-width:400px){.otp-container{gap:5px}.otp-input{font-size:15px;height:38px;width:32px}}@media (max-width:375px){.otp-container{gap:4px}.otp-input{font-size:14px;height:35px;width:28px}}@media (max-width:320px){.otp-container{gap:3px}.otp-input{font-size:14px;height:32px;padding:0;width:22px}.mobile-stepper .step-circle{font-size:10px;height:20px;width:20px}.mobile-stepper .step-label{font-size:8px}.mobile-stepper .progress-line{width:20px}}.otp-info{font-size:14px;margin-bottom:20px;margin-top:15px;text-align:center}.remaining-time{color:#0a1a34;font-weight:500;margin-bottom:10px}.resend-link{align-items:center;color:#666;display:flex;flex-wrap:nowrap;gap:5px;justify-content:center}.resend-btn{background:none;border:none;color:#0a1a34;cursor:pointer;font-size:14px;font-weight:600;margin-left:5px;padding:0;text-decoration:underline}.resend-btn:disabled{color:#999;cursor:not-allowed;text-decoration:none}.simple-otp-container{margin-bottom:20px;margin-top:-15px;width:100%}.simple-otp-container .otp-container{display:flex;flex-wrap:wrap;gap:8px;justify-content:space-between;margin-bottom:20px;width:100%}@media (min-width:769px){.simple-otp-container .otp-info{align-items:center;display:flex;flex-direction:row;justify-content:space-between;margin-bottom:15px;width:100%}.simple-otp-container .otp-info .remaining-time{color:#666;flex:0 1 auto;font-size:14px;margin:0;text-align:left}.simple-otp-container .otp-info .resend-link{align-items:center;display:flex;flex:0 1 auto;gap:5px;justify-content:flex-end}.simple-otp-container .remaining-time,.simple-otp-container .resend-link{line-height:1.5;position:relative;top:0}.simple-otp-container .otp-input{font-size:24px;height:60px;text-align:center;width:calc(16.66% - 8px)}.simple-otp-container .otp-container{display:flex;gap:8px;justify-content:space-between;width:100%}}.otp-modal{align-items:center;background-color:#00000080;display:flex;height:100%;justify-content:center;left:0;position:fixed;top:0;width:100%;z-index:9999}.otp-modal-content{animation:slideUp .3s ease-out;background-color:#fff;border-radius:12px;box-shadow:0 5px 15px #0003;max-width:380px;padding:25px;position:relative;text-align:center;width:90%;z-index:10000}.otp-modal-content .verify-btn{background-color:#0083b5;border:none;border-radius:30px;color:#fff;cursor:pointer;display:block;font-size:16px;font-weight:600;margin-bottom:20px;margin-top:20px;opacity:1!important;padding:12px;position:relative;visibility:visible!important;width:100%;z-index:10002}.otp-modal-content .verify-btn:disabled{background-color:#e0e0e0;color:#999;cursor:not-allowed}.mobile-stepper-container{background-color:initial;display:flex;justify-content:center;margin-bottom:20px;width:100%}.form-stepper{margin-bottom:15px;margin-top:-5px}.mobile-stepper{align-items:center;display:flex;justify-content:center}.mobile-stepper .progress-step{align-items:center;display:flex;flex-direction:column;z-index:2}.mobile-stepper .step-circle{align-items:center;background-color:#ddd;border-radius:50%;color:#333;display:flex;font-size:12px;font-weight:600;height:26px;justify-content:center;width:26px}.mobile-stepper .step-label{color:#333;font-size:10px;font-weight:500;margin-top:5px}.mobile-stepper .progress-line{background-color:#ddd;height:2px;margin:0 5px;position:relative;top:-15px;width:40px}.mobile-stepper .progress-step.active .step-circle{background-color:#0a1a34;color:#fff}.mobile-stepper .progress-step.active .step-label{color:#0a1a34;font-weight:600}.otp-modal .otp-container{justify-content:center;max-width:100%;padding:0 10px}@keyframes slideUp{0%{transform:translateY(100%)}to{transform:translateY(0)}}.otp-modal-title{color:#0a1a34;font-size:20px;font-weight:700;margin:5px 0 10px;text-align:center}.otp-modal-instruction{color:#666;font-size:14px;margin-bottom:20px;text-align:center}.otp-modal-content .otp-info{font-size:14px;margin-bottom:20px;margin-top:15px;text-align:center}.otp-modal-content .remaining-time{color:#0a1a34;font-weight:500;margin-bottom:10px}.otp-modal-content .resend-link{color:#666;flex-wrap:nowrap;gap:5px}.consent-modal,.otp-modal-content .resend-link{align-items:center;display:flex;justify-content:center}.consent-modal{background-color:#00000080;bottom:0;left:0;padding:20px;position:fixed;right:0;top:0;z-index:1000}.consent-modal-content{animation:fadeIn .2s ease-out;background:#fff;border-radius:15px;box-shadow:0 10px 25px #0003;box-sizing:border-box;max-height:90vh;max-width:450px;overflow-y:auto;padding:25px;width:100%}@keyframes fadeIn{0%{opacity:0;transform:translateY(20px)}to{opacity:1;transform:translateY(0)}}.consent-modal-title{color:#0a1a34;font-size:20px;font-weight:700;margin:0 0 15px;text-align:center}.consent-modal-text{color:#333;font-size:12px;line-height:1.5;margin-bottom:20px;max-height:300px;overflow-y:auto;padding:5px}.consent-modal-buttons{display:flex;gap:15px;justify-content:space-between}.accept-btn,.decline-btn{border:none;border-radius:30px;cursor:pointer;flex:1 1;font-family:Poppins,sans-serif;font-weight:600;padding:12px}.decline-btn{background-color:#f5f5f5;border:1px solid #ddd;color:#333}.accept-btn{background-color:#0083b5;color:#fff}.message-box{border-radius:4px;font-size:14px;margin-bottom:15px;padding:8px 12px}.error-message{background-color:#e74c3c1a;border-left:3px solid #e74c3c;color:#e74c3c}.info-message{background-color:#2ecc711a;border-left:3px solid #2ecc71;color:#2ecc71}.consent-container{align-items:flex-start;display:flex;margin-bottom:15px;margin-top:15px;width:100%}.consent-container label{color:#666;flex:1 1;font-size:11px;line-height:1.4;margin-left:10px}.consent-container a{color:#0083b5;font-weight:600;text-decoration:none}.verify-btn{background-color:#0083b5;border:none;border-radius:30px;color:#fff;cursor:pointer;font-size:16px;font-weight:600;margin-top:10px;padding:12px 24px;transition:background-color .2s;width:100%}.verify-btn:hover{background-color:#006d96}.verify-btn:disabled{background-color:#e0e0e0;color:#999;cursor:not-allowed}.initial-verify-btn{background-color:#ffcb03;color:#0a1a34}.initial-verify-btn:hover{background-color:#edb900}@media (max-width:992px){.otp-page{flex-direction:column}.left-section,.right-section{flex:none;width:100%}.left-section{display:none}.right-section{padding:20px}.right-content{max-width:100%;padding:0}}@media (max-width:768px){.otp-page{background-position:top;background-size:cover;flex-direction:column;height:auto;justify-content:flex-start;min-height:100vh;padding-top:0}.right-section{padding:15px;width:100%}.right-section.mobile-view{background-color:initial;height:auto;justify-content:flex-start;margin-top:0;min-height:100vh;padding:20px}.right-content{align-items:center;display:flex;flex-direction:column;width:100%}.form-container{background-color:#fffffff2;border-radius:12px;box-shadow:0 5px 15px #0000001a;margin-top:10px;max-width:450px;width:100%}.form-title{font-size:28px;text-align:center}.form-subtitle{font-size:20px;text-align:center}.logo-container{display:flex;justify-content:center;margin-bottom:10px}.logo{margin:10px auto;max-width:180px}.bumrah-container{margin-top:-13px!important;min-height:180px!important}.bumrah-image{max-width:300px!important;width:100%!important}.progress-tracker{margin-bottom:25px}.step-circle{font-size:12px;height:25px;width:25px}.step-label{font-size:10px}.progress-line{width:40px}.otp-container{gap:8px;padding:0 15px}.otp-input{font-size:16px;height:40px;width:35px}.otp-modal-content{border-radius:20px 20px 0 0;padding:20px}.get-otp-btn{padding:0 10px}.consent-container label,.get-otp-btn{font-size:14px}}@media (max-width:480px){.input-group{flex-direction:column}.country-phone-container{display:flex;flex-direction:row;width:100%}.country-code-select{width:100px}.get-otp-btn{border-radius:8px;height:auto;margin-left:0;margin-top:10px;padding:12px;width:100%}.otp-input{font-size:14px;height:35px;width:30px}.bumrah-image{margin-bottom:0;max-height:390px;max-width:420px}.otp-modal-content{max-width:calc(100% - 20px);padding:15px}}@media (max-width:375px){.bumrah-image{max-height:350px;max-width:380px}.logo{width:150px}}@media (max-width:320px){.form-container{padding:15px}.progress-tracker{margin-bottom:15px}.step-circle{font-size:10px;height:22px;width:22px}.progress-line{width:30px}.form-title{font-size:24px}.form-subtitle{font-size:18px;margin-bottom:20px}}input::placeholder,select::placeholder{color:#999;font-size:14px}@media (min-width:769px){.simple-otp-container .otp-container{display:flex;gap:10px;justify-content:space-between;margin-bottom:25px;width:100%}.simple-otp-container .otp-input{font-size:24px;height:60px;width:calc(16.66% - 10px)}}@media (max-width:768px){.otp-modal{align-items:center;z-index:9999}.otp-modal-content{border-radius:12px;box-shadow:0 5px 15px #0003;margin:0 auto;max-height:95vh;max-width:380px;overflow-y:auto;width:90%;z-index:10000}}.poster-btn{align-items:center;background-color:var(--primary-yellow);border:2px solid #1295d2;border-radius:0;box-shadow:var(--shadow-offset) var(--shadow-offset) 0 #1295d2;color:var(--text-black);cursor:pointer;display:inline-flex;font-family:Poppins,sans-serif;font-size:20px;font-weight:600;margin-left:70px;margin-top:50px;outline:none;overflow:hidden;padding:14px 28px;position:relative;transform:rotate(0deg);transition:all .3s ease;z-index:1}.poster-btn:hover{background-color:#e7ba00;box-shadow:3px 3px 0 #1295d2;transform:translateY(-2px) scale(1.03)}.otp-modal-close{align-items:center!important;background:#0000000d!important;border:none!important;border-radius:50%!important;color:#666!important;cursor:pointer!important;display:flex!important;font-size:24px!important;height:30px!important;justify-content:center!important;line-height:24px!important;position:absolute!important;right:10px!important;top:10px!important;transition:all .2s ease!important;width:30px!important;z-index:100000!important}.otp-modal-close:hover{background:#0000001a!important;color:#333!important}.otp-modal-content *{position:relative;z-index:10002}.progress-step.active .step-circle{background-color:#0a86ae!important}.progress-step.active .step-label{color:#0a86ae!important}.progress-step.completed .step-circle{background-color:#0a86ae!important}.progress-line{background-color:#ddd!important}.progress-line.active{background-color:#0a86ae!important;height:2px}.fixed-stepper-container{display:flex;justify-content:center;position:absolute;top:60px;width:100%;z-index:10}.fixed-stepper{align-items:center;display:flex;justify-content:center}.fixed-stepper .progress-step{align-items:center;display:flex;flex-direction:column;z-index:2}.fixed-stepper .step-circle{align-items:center;background-color:#ddd;border-radius:50%;color:#333;display:flex;font-weight:600;height:30px;justify-content:center;width:30px}.fixed-stepper .step-label{color:#333;font-size:12px;font-weight:500;margin-top:5px}.fixed-stepper .progress-line{background-color:#ddd;height:3px;margin:0 5px;width:50px}.fixed-stepper .progress-step.completed .step-circle{background-color:#4caf50;color:#fff}.fixed-stepper .progress-step.active .step-circle{background-color:#2196f3;color:#fff}.fixed-stepper .progress-line.active{background-color:#4caf50}@media (max-width:768px){.fixed-stepper-container{padding:8px 15px}.fixed-stepper .step-circle{font-size:12px;height:26px;width:26px}.fixed-stepper .step-label{font-size:10px}.fixed-stepper .progress-line{width:40px}}@media (max-width:480px){.fixed-stepper-container{padding:6px 12px}.fixed-stepper .step-circle{font-size:11px;height:24px;width:24px}.fixed-stepper .step-label{font-size:9px}.fixed-stepper .progress-line{width:30px}}@media (min-width:769px){.phone-input-group{margin-bottom:30px!important}.simple-otp-container{margin-top:0!important;padding-top:0!important}.form-container,[class*=form-container],div.form-container,div[class*=form-container]{margin-top:35px!important;min-height:580px!important;overflow:visible!important;padding-top:55px!important;position:relative!important}div.form-container[style*=margin-top],div[class*=form-container][style*=margin-top]{margin-top:35px!important}.verify-btn{margin-top:20px!important}.right-content,[class*=right-content],div.right-content,div[class*=right-content]{margin-top:35px!important;min-height:600px!important}div.right-content[style*=margin-top],div[class*=right-content][style*=margin-top]{margin-top:35px!important}.simple-otp-container .otp-container{margin-bottom:15px!important}.consent-container>div{align-items:flex-start!important;display:flex!important;gap:5px!important}.simple-otp-container .otp-info{margin-bottom:10px!important;margin-top:5px!important}.change-phone-link{display:none!important}.resend-otp-container{display:flex!important;justify-content:center!important;margin-top:10px!important}.right-content{display:flex!important;flex-direction:column!important;gap:0!important}.otp-page{overflow-x:hidden!important;overflow-y:auto!important}body.modal-open{overflow:hidden!important}.left-section,.right-section{min-height:calc(100vh - 55px)!important;overflow-y:auto!important}}@media (max-width:768px){.consent-container{margin-bottom:15px!important}.otp-modal{z-index:2000!important}.otp-modal-title{font-size:16px!important}.otp-modal .didnt-get-text,.otp-modal .otp-info,.otp-modal .resend-text,.otp-modal .timer-text,.otp-modal p,.otp-modal-instruction{font-size:12px!important}.consent-container div[style*=checkbox]{border-color:#666!important}.bumrah-container,[class*=bumrah-container],div.bumrah-container,div[class*=bumrah-container]{align-items:center!important;display:flex!important;justify-content:center!important;margin-bottom:0!important;margin-top:-18px!important;max-height:250px!important;overflow:visible!important;position:relative!important;z-index:1!important}.bumrah-container img,.bumrah-image,[class*=bumrah-image],div.bumrah-container img,img.bumrah-image,img[class*=bumrah-image],img[src*=Frame162427]{display:block!important;height:auto!important;margin:0 auto!important;max-width:260px!important;object-fit:contain!important;transform:scale(.9)!important;width:260px!important}.form-container,[class*=form-container],div.form-container,div[class*=form-container]{box-shadow:0 -5px 15px #0000001a!important;height:auto!important;margin-bottom:10px!important;max-width:450px!important;min-height:auto!important;overflow:visible!important;padding-bottom:15px!important;position:relative!important;width:100%!important;z-index:10!important}.form-container,[class*=form-container],div.form-container,div[class*=form-container],div[style*=form-container]{background-color:#fff!important;border-top-left-radius:15px!important;border-top-right-radius:15px!important;margin-top:-45px!important;padding-top:20px!important}.right-content{height:auto!important;margin-bottom:10px!important;min-height:auto!important;overflow:visible!important;padding-bottom:10px!important}.verify-btn,.verify-btn-container{margin-bottom:10px!important;margin-top:15px!important}.form-group,.otp-container,.right-content>*{margin-bottom:15px!important}.right-section.mobile-view{height:auto!important;min-height:auto!important}.form-container>:last-child{margin-bottom:5px!important;padding-bottom:5px!important}}.consent-modal{align-items:center!important;-webkit-backdrop-filter:blur(2px)!important;backdrop-filter:blur(2px)!important;background-color:#000000b3!important;bottom:0!important;display:flex!important;height:100vh!important;justify-content:center!important;left:0!important;padding:20px!important;position:fixed!important;right:0!important;top:0!important;width:100vw!important}.consent-modal,.consent-modal-content{box-sizing:border-box!important;overflow-y:auto!important}.consent-modal-content{background:#fff!important;border-radius:15px!important;box-shadow:0 10px 25px #0000004d!important;margin:auto!important;max-height:80vh!important;max-width:450px!important;padding:25px!important;width:90%!important}@media (max-width:768px){.consent-modal{padding:10px!important}.consent-modal-content{max-height:85vh!important;padding:20px!important;width:95%!important}}.consent-container a{border-bottom:1px dotted #0083b5!important;color:#0083b5!important;font-weight:600!important;padding:2px 0!important;text-decoration:none!important}.verify-btn.initial-verify-btn{background-color:#ffcb03!important;color:#0a1a34!important;font-weight:600!important}@media (max-width:768px){.otp-page{-webkit-overflow-scrolling:touch!important;height:auto!important;min-height:100vh!important;overflow-x:hidden!important;overflow-y:visible!important;overscroll-behavior:none!important;position:relative;touch-action:pan-y!important}.right-section.mobile-view{-webkit-overflow-scrolling:touch!important;overflow-y:visible!important}.form-container,.right-section.mobile-view{height:auto!important;min-height:auto!important;position:relative!important;touch-action:pan-y!important}.form-container{-webkit-overflow-scrolling:touch!important;max-height:none!important;overflow:visible!important;padding-bottom:15px!important;will-change:transform}.bumrah-container{overflow:visible!important;will-change:transform}.right-content{height:auto!important;min-height:auto!important;overflow:visible!important;touch-action:pan-y!important}.consent-modal{z-index:2001!important}.mobile-stepper-container{background-color:#fff!important;position:sticky!important;top:0!important;z-index:10!important}input[type=tel],input[type=text],select{font-size:16px!important;touch-action:manipulation!important}.otp-input{touch-action:manipulation!important}.form-group{margin-bottom:15px!important}.verify-btn{margin-bottom:10px!important;margin-top:10px!important}.form-container>*{max-width:100%!important}.form-container>:last-child{margin-bottom:5px!important}.form-container,.right-content{display:flex!important;flex-direction:column!important;justify-content:flex-start!important}.right-content{flex:0 0 auto!important}}@media screen and (max-width:768px){body .otp-page .right-section .bumrah-container,body .otp-page div.bumrah-container,body div.bumrah-container{align-items:center!important;display:flex!important;justify-content:center!important;margin-bottom:0!important;margin-top:-18px!important;max-height:320px!important;max-width:450px!important;min-height:180px!important;overflow:visible!important;position:relative!important;width:100%!important;z-index:1!important}body .otp-page .bumrah-container img,body .otp-page img.bumrah-image,body img.bumrah-image,body img[src*=Frame162427]{display:block!important;height:auto!important;margin:0 auto!important;max-width:340px!important;object-fit:contain!important;transform:scale(1)!important;width:340px!important}.right-section div.form-container,.right-section>div>div.form-container,body .otp-page .form-container,body .otp-page div.form-container,body div.form-container,body div[class=form-container],body div[style*=form-container]{background-color:#fff!important;border-top-left-radius:15px!important;border-top-right-radius:15px!important;box-shadow:0 -5px 15px #0000001a!important;margin-top:-25px!important;max-width:450px!important;padding-top:20px!important;position:relative!important;width:100%!important;z-index:10!important}[style*=marginTop]{margin-top:-25px!important}}html body .bumrah-image,html body .otp-page .bumrah-container img{height:auto!important;max-width:340px!important;transform:scale(1)!important;width:340px!important}html body .otp-page .form-container,n
html body div.form-container{margin-top:-25px!important}#otp-modal-close-button{align-items:center!important;background:#0000000d!important;border:none!important;border-radius:50%!important;box-shadow:none!important;color:#666!important;cursor:pointer!important;display:flex!important;font-size:24px!important;height:36px!important;justify-content:center!important;line-height:1!important;margin:0!important;outline:none!important;padding:0!important;position:absolute!important;right:10px!important;text-shadow:none!important;top:10px!important;width:36px!important;z-index:10003!important}.otp-modal-close:not(#otp-modal-close-button){display:none!important}.otp-modal-content{position:relative!important}.otp-modal-title{margin-top:10px!important;padding-top:10px!important;text-align:center!important;width:calc(100% - 50px)!important}.consent-modal{z-index:10005!important}.consent-modal-content{position:relative!important;z-index:10006!important}.consent-modal-over-otp{z-index:10010!important}.consent-modal-over-otp .consent-modal-content{box-shadow:0 5px 25px #00000080!important;z-index:10011!important}@media (max-width:768px){body{--bumrah-image-width:340px;--form-margin-top:-25px}.otp-modal{z-index:9999!important}.otp-modal-content{position:relative!important;z-index:10000!important}.consent-modal{z-index:10005!important}.consent-modal-content{z-index:10006!important}.consent-modal-over-otp{z-index:10010!important}.consent-modal-over-otp .consent-modal-content{box-shadow:0 5px 25px #00000080!important;z-index:10011!important}}.loader-container{align-items:center;background-color:#fdc323f7;box-sizing:border-box;display:flex;flex-direction:column;height:100%;justify-content:center;left:0;margin:0;padding:0;position:fixed;text-align:center;top:0;width:100%;z-index:9999}.loader-inline{background-color:initial!important;margin:0!important;padding:0!important;width:100%!important}.logo-loader-wrapper{align-items:center;box-sizing:border-box;display:flex;height:120px;justify-content:center;left:0!important;margin:0 auto!important;padding:0!important;position:relative;right:0!important;width:180px}.logo-image-container{align-items:center!important;display:flex!important;height:100%!important;justify-content:center!important;left:0!important;position:relative!important;width:100%!important;z-index:2!important}.logo-image-container,.logo-loader{margin:0!important;padding:0!important}.logo-loader{animation:pulse 1.5s infinite alternate!important;display:block!important;filter:drop-shadow(0 0 4px rgba(0,0,0,.2))!important;height:auto!important;left:50%!important;object-fit:contain!important;object-position:center!important;position:absolute!important;top:50%!important;transform:translate(-50%,-50%)!important;width:200px!important}.logo-outline-container{height:100%;left:0;position:absolute;top:0;width:100%;z-index:1}.logo-outline{background-color:initial;opacity:0;position:absolute}.logo-outline.top{animation:animate-top 1.5s .3s forwards;height:3px;left:0;top:0;width:0}.logo-outline.right{animation:animate-right 1.5s .9s forwards;height:0;right:0;top:0;width:3px}.logo-outline.bottom{animation:animate-bottom 1.5s 1.5s forwards;bottom:0;height:3px;right:0;width:0}.logo-outline.left{animation:animate-left 1.5s 2.1s forwards;bottom:0;height:0;left:0;width:3px}.logo-pulse{animation:pulse-grow 2s infinite alternate;background:none;border-radius:50%;height:80px;position:absolute;width:120px;z-index:1}.loading-text{animation:fade-in 1s ease-in-out;color:#1a4686;font-size:18px;font-weight:600;letter-spacing:.5px;margin-top:-15px;padding:0;text-align:center;width:100%}@keyframes animate-top{0%{opacity:1;width:0}to{opacity:1;width:100%}}@keyframes animate-right{0%{height:0;opacity:1}to{height:100%;opacity:1}}@keyframes animate-bottom{0%{left:auto;opacity:1;right:0;width:0}to{left:0;opacity:1;right:auto;width:100%}}@keyframes animate-left{0%{bottom:0;height:0;opacity:1;top:auto}to{bottom:auto;height:100%;opacity:1;top:0}}@keyframes pulse-grow{0%{opacity:.6;transform:scale(.95)}to{opacity:.8;transform:scale(1.05)}}@keyframes fade-in{0%{opacity:0;transform:translateY(10px)}to{opacity:1;transform:translateY(0)}}@media (max-width:768px){.loading-spinner{height:50px;width:50px}.loading-text{box-sizing:border-box;font-size:16px;margin-top:2px;padding:0 15px;text-align:center;width:100%}.logo-loader-wrapper{height:60px;margin:0 auto 3px;width:100px}.logo-image-container{height:55px;width:95px}.logo-pulse{height:60px;width:100px}.loader-container{box-sizing:border-box;padding:0 15px;text-align:center}}.loader-inline{background-color:initial;border:none;height:auto;padding:20px;position:static}.loader-inline .loading-spinner{border-width:3px;height:50px;width:50px}.loader-inline .loading-text{font-size:14px;margin-top:15px}.details-page{display:flex;font-family:Poppins,sans-serif;min-height:100vh;width:100%}.left-section{max-width:50%;min-height:100vh}.left-section-image{height:100%;max-width:100%;object-fit:cover;object-position:center}.left-logo-container{display:flex;justify-content:center;left:0;right:0;top:95px}.left-logo-image{max-width:420px}.left-group-container{display:flex;justify-content:center;left:0;position:absolute;right:0;top:225px;z-index:2}.left-group-image{max-width:370px}.left-people-container{align-items:flex-end;bottom:0;display:flex;position:absolute;right:0;z-index:2}.left-people-image{display:block;max-height:90%;max-width:100%}.right-section{align-items:flex-start;background-color:#fff;display:flex;flex:1 1;justify-content:center;margin-top:0;min-height:calc(100vh + 80px);overflow-y:auto;padding:40px 30px 160px}@media (min-width:769px){.right-section{align-items:flex-start;background-color:#fff;display:flex;flex-basis:calc(50% - 25px);flex-grow:0;flex-shrink:0;justify-content:center;margin-top:0;max-width:calc(50% - 25px)!important;min-height:100vh;overflow-y:hidden!important;padding:0 30px 80px;width:calc(50% - 25px)!important}.right-content{background-color:initial;margin-top:-45px;padding-top:0}.progress-tracker{background-color:#fff!important;margin-bottom:30px!important;margin-top:0!important;max-width:500px!important;padding-bottom:15px!important;padding-top:15px!important;position:fixed!important;width:100%!important;z-index:10!important}.progress-tracker .step-label{display:block!important;font-size:12px;margin-top:5px;opacity:1!important;visibility:visible!important}.form-title{margin-top:70px!important;padding-top:0!important}.form-container{background-color:initial!important;border:none!important;box-shadow:none!important}.left-section{flex-basis:calc(50% + 25px);flex-grow:0;flex-shrink:0;max-width:calc(50% + 25px)!important;min-width:calc(50% + 25px)!important;width:calc(50% + 25px)!important}}.right-content{margin-top:30px;padding-bottom:60px}.progress-tracker{margin-bottom:35px}.progress-step.active .step-label{color:#0a1a34;font-weight:600}.progress-line{width:100px}.form-title{color:#0a1a34;font-size:28px;font-weight:700;margin:5px 0 10px}.form-row{display:flex;gap:12px;margin-bottom:10px;width:100%}.form-row:last-child{clear:both;margin-top:0;position:relative}.form-row:has(label[for=tagline]){flex-direction:column;margin-bottom:0}.form-group{margin-bottom:10px;width:100%}.form-group.keywords-group{margin-bottom:15px;max-height:150px;min-height:150px;overflow:visible;position:relative}.form-row .form-group{flex:1 1}label{color:#333;display:block;font-size:14px;font-weight:500;margin-bottom:5px}.form-input{border:1px solid #ddd;border-radius:4px;box-sizing:border-box;font-size:13px;height:34px;padding:6px 10px;width:100%}.border-blue{border-color:#0083b5!important}.select-wrapper{background-color:#fff;border:1px solid #ddd;border-radius:4px;position:relative}.select-wrapper:after{color:#666;content:"▼";font-size:12px;pointer-events:none;position:absolute;right:15px;top:50%;transform:translateY(-50%)}.form-select{-webkit-appearance:none;appearance:none;background:#0000;border:none;cursor:pointer;font-size:13px;height:34px;padding:6px 10px;width:100%}.keywords-input-container{border:1px solid #ddd;border-radius:4px;display:flex;flex-wrap:wrap;gap:8px;height:auto!important;margin-bottom:15px;margin-top:10px;max-height:80px!important;min-height:64px!important;padding:8px}.keywords-tags{align-items:flex-start;display:flex;flex-wrap:wrap;gap:3px;margin-bottom:3px;min-height:28px}.keyword-tag{align-items:center;background-color:#e9f5fb;border-radius:3px;box-shadow:0 1px 2px #0000001a;color:#0083b5;display:inline-flex;font-size:11px;margin:2px;max-width:calc(100% - 10px);overflow:hidden;padding:2px 6px;text-overflow:ellipsis;white-space:nowrap}.remove-tag{background:none;border:none;color:#0083b5;cursor:pointer;font-size:14px;line-height:1;margin-left:3px;padding:0 0 0 3px;transition:all .2s}.remove-tag:hover{color:#005a7f;transform:scale(1.1)}.keywords-input{border:none;flex:1 1;font-size:13px;margin-bottom:0;min-width:100px;outline:none;padding:4px 0}.suggested-keywords{background:#fff;border-top:1px dashed #eee;display:flex;flex-wrap:wrap;gap:4px;height:50px;margin-bottom:0;margin-top:0;max-height:50px;min-height:50px;overflow:visible;padding-top:3px;width:100%}.suggested-keyword{background-color:#0000001a;border:none;border-radius:12px;color:#66666640;cursor:pointer;flex:0 0 auto;font-family:Poppins,sans-serif;font-size:11px;margin:2px;padding:3px 10px;transition:all .2s;white-space:nowrap}.suggested-keyword:hover{background-color:#0003;color:#4446}.tagline-display-area{background-color:#f9f9f9;border:1px solid #e0e0e0;border-radius:8px;margin-top:15px;overflow:visible;padding:12px;width:100%}.tagline-display{word-wrap:break-word;background-color:#ffffff80;border-radius:4px;color:#0a1a34;font-size:16px;-webkit-hyphens:auto;hyphens:auto;line-height:1.5;max-height:120px;overflow-wrap:break-word;overflow-y:auto;padding:8px;text-align:center}.tagline-row{align-items:center!important}.tagline-field{flex-grow:1!important}.tagline-actions{flex-shrink:0!important}.tagline-input-container{margin-bottom:0!important;margin-top:-5px!important;min-height:auto!important;overflow:visible;position:relative;width:100%}.next-btn{background-color:#ffcb03;border-radius:12px;clear:both;color:#0a1a34;display:block;margin-top:5px!important;padding:12px;position:relative;z-index:1}.form-group:has(label[for=tagline]),.tagline-input-container{margin-bottom:5px!important;margin-top:-20px!important}input::placeholder,select,textarea::placeholder{font-family:Poppins,sans-serif}@media (min-width:769px){.tagline-input-container{margin-bottom:5px!important;padding-bottom:0!important}.next-btn{border-radius:12px!important;margin-top:70px!important}.suggested-keyword{border-radius:3px!important;font-size:12px!important;margin:2px!important;padding:4px 8px!important}.suggested-keywords{gap:4px!important;height:50px!important;max-height:50px!important;min-height:50px!important}.tagline-buttons{margin-top:5px!important}.tagline-display-area{background-color:#f9f9f9!important;border:1px solid #e0e0e0!important;border-radius:8px!important;margin-bottom:10px!important;max-height:none!important;overflow:visible!important;padding:10px!important}.tagline-display,.tagline-display-area{height:auto!important;min-height:60px!important}.tagline-display{word-wrap:break-word!important;background-color:#ffffffb3!important;border-radius:4px!important;display:block!important;font-size:16px!important;line-height:1.5!important;max-height:120px!important;overflow-x:hidden!important;overflow-y:auto!important;padding:8px!important;white-space:normal!important}.tagline-display span{margin:0}}@media (max-width:992px){.details-page{background-color:#0a1a34;background-position:50%;background-repeat:no-repeat;background-size:cover;flex-direction:column;position:relative}.left-section,.right-section{flex:none;width:100%}.left-section{display:none}.right-section{background-color:initial;background-image:url(/static/media/hero-bg.6cc43a9b2788ce203143.png);background-position:50%;background-size:cover;min-height:100vh;padding:30px 20px}.right-content{margin:0 auto;max-width:100%;position:relative;z-index:1}.right-section:before{display:none}}@media (min-width:1200px){.left-section{max-width:calc(50% + 25px)!important}.left-logo-image{max-width:450px}}@media (min-width:992px) and (max-width:1199px){.left-section{max-width:calc(50% + 25px)!important}.left-logo-image{max-width:400px}.left-logo-container{top:80px}}@media (min-width:768px) and (max-width:991px){.left-section{max-width:calc(50% + 25px)!important}.left-logo-image{max-width:350px}.left-logo-container{top:70px}.left-section-background{object-position:left center}}@media (max-width:768px){.details-page{flex-direction:column}.left-section{height:100%;left:0;max-width:100%;min-height:40vh;position:absolute;top:0;width:100%;z-index:0}.left-logo-container{top:30px;z-index:10}.left-logo-image{max-width:250px}.right-section{align-items:flex-start;background-color:initial;overflow-x:hidden;padding:110px 15px 20px;position:relative;width:100%;z-index:1}.form-title{font-size:26px;margin-bottom:20px;text-align:center}.form-row{flex-direction:column;gap:15px}.progress-tracker{margin-bottom:30px}.progress-line{width:60px}.right-content{position:relative;z-index:1}.form-container{background-color:#fff;border-radius:10px;box-shadow:0 4px 8px #0000001a;margin:0 auto;max-width:700px;padding:20px;width:100%}.form-container .progress-tracker{margin-bottom:20px}.keywords-tags{flex-wrap:wrap}.suggested-keywords{justify-content:center}.generate-btn{font-size:12px;height:calc(100% - 6px);padding:0 10px;right:3px;white-space:nowrap}.next-btn{font-size:16px;margin-top:10px}.right-content{margin:0 auto;max-width:450px;padding:0 5px;width:100%}.tagline-input-container .form-input{padding-right:85px}.suggested-keyword{background-color:#0000001a!important;border:none!important;border-radius:12px!important;color:#666666a6!important;font-size:10px!important;height:22px!important;line-height:14px!important;margin:2px!important;padding:4px 3px!important}.suggested-keywords{flex-wrap:wrap!important;gap:3px!important;height:auto!important;margin-bottom:12px!important;max-height:none!important;min-height:40px!important;overflow:visible!important;padding:5px!important}.form-group:has(label[for=tagline]),.tagline-input-container{margin-top:12px!important}}@media (max-width:480px){.progress-step .step-label{font-size:10px}.progress-line{width:40px}.left-section{height:100%;left:0;min-height:100vh;opacity:.9;position:fixed;top:0;width:100%;z-index:0}.left-logo-image{max-width:200px}.form-container{padding:15px 12px}.form-title{font-size:22px}.generate-btn{font-size:11px;gap:4px;height:calc(100% - 6px);padding:0 8px;right:3px}.suggested-keyword{font-size:12px;padding:4px 8px}.form-input,.form-select{font-size:14px;padding:10px 12px}.tagline-input-container .form-input{padding-right:80px}}@media (max-width:768px) and (orientation:landscape){.details-page{flex-direction:row;min-height:100vh}.left-section{height:100%;max-width:100%;min-height:100vh;position:fixed;width:100%;z-index:0}.right-section{max-height:100vh;overflow-y:auto;padding-top:20px;width:60%}.left-logo-container{top:20px}.left-logo-image{max-width:180px}.form-container{max-height:calc(100vh - 40px);overflow-y:auto;padding:15px}}.form-container{background-color:#fff;border-radius:8px;box-shadow:0 0 10px #0000001a;max-height:820px!important;overflow-y:visible;padding:20px;position:relative}.form-group:has(.keywords-input-container){margin-bottom:5px!important}.keywords-input-container{margin-bottom:-10px!important;margin-bottom:5px!important}.suggested-keywords{border-top:1px solid #f0f0f0!important;display:flex!important;flex-wrap:wrap!important;height:auto!important;margin-bottom:15px!important;margin-top:5px!important;min-height:75px!important;overflow:visible!important;padding-bottom:10px!important;padding-top:5px!important;position:relative!important}.suggested-keyword{display:inline-block!important;flex:0 0 auto!important;white-space:nowrap!important}html body button.suggested-keyword{align-items:center!important;box-sizing:border-box!important;display:inline-flex!important;font-size:12px!important;height:28px!important;justify-content:center!important;line-height:1.2!important;margin:3px!important;max-height:28px!important;min-height:28px!important;padding:0 10px!important}.keyword-tag .remove-tag,div.keyword-tag button.remove-tag,html body .keyword-tag .remove-tag{align-items:center!important;display:inline-flex!important;font-size:10px!important;height:16px!important;justify-content:center!important;line-height:16px!important;margin-left:2px!important;padding:0!important;vertical-align:top!important;width:16px!important}label[for=keywords]{display:block!important;font-weight:500!important}.keywords-input{display:none!important}.keyword-tag{align-items:center!important;background-color:#0083b533!important;border:none!important;border-radius:4px!important;display:inline-flex!important;font-size:13px!important;line-height:1.3!important;margin:2px!important;max-height:28px!important;padding:4px 8px!important}.details-page .tagline-display-area,.form-container .tagline-display-area,.right-section .tagline-display-area,.tagline-display-area{height:65px!important;margin-bottom:15px!important;max-height:65px!important;min-height:65px!important;overflow:hidden!important;position:relative!important}.details-page .tagline-display,.form-container .tagline-display,.right-section .tagline-display,.tagline-display{word-wrap:break-word!important;border-color:#0083b5!important;box-sizing:border-box!important;display:block!important;font-size:14px!important;height:60px!important;line-height:1.5!important;max-height:60px!important;min-height:60px!important;overflow:auto!important;padding:8px 10px!important;text-align:left!important;text-overflow:ellipsis!important;white-space:normal!important;width:100%!important}@media (min-width:769px){.details-page .tagline-display-area,.form-container .tagline-display-area,.right-section .tagline-display-area,.tagline-display-area{height:60px!important;max-height:60px!important;min-height:60px!important;overflow:hidden!important}.details-page .tagline-display,.form-container .tagline-display,.right-section .tagline-display,.tagline-display{word-wrap:break-word!important;height:55px!important;max-height:55px!important;min-height:55px!important;overflow:auto!important;white-space:normal!important}}.tagline-field .form-input,.tagline-field .tagline-display,.tagline-field input{overflow:auto!important;text-overflow:clip!important;white-space:normal!important}.tagline-row{align-items:flex-start!important;display:flex!important;gap:10px!important;margin-bottom:15px!important;width:100%!important}@media (min-width:769px){.form-group:has(label[for=tagline]){margin-top:30px!important;padding-top:15px!important}.tagline-display-area{margin-top:5px!important}.form-group:has(.keywords-input-container){margin-bottom:20px!important;overflow:visible!important;position:relative!important}}@media (min-width:769px){.details-page .left-section .left-logo-container,.left-section .left-logo-container,html body .left-section .left-logo-container{left:0!important;margin-left:0!important}.left-logo-container{align-items:center!important;display:flex!important;justify-content:center!important;left:0!important;margin:0!important;position:absolute!important;right:0!important;top:30px!important;width:100%!important}.left-logo-image{display:block!important;margin:0 auto!important;max-width:250px!important}}.left-group-container{top:250px!important}.left-group-image{max-width:350px!important}.left-group-container{display:flex!important;justify-content:center!important;left:50%!important;margin-bottom:20px!important;transform:translateX(-50%)!important}.form-group:has(label[for=tagline]){margin-top:20px!important}.form-container{height:auto!important;margin-top:15px!important;max-height:none!important;min-height:700px!important;overflow:visible!important;overflow-y:visible!important;position:relative!important}@media (min-width:769px){.fixed-stepper-container{margin-bottom:20px!important}.form-container{margin-top:20px!important}.form-container,.right-content{height:auto!important;max-height:none!important;overflow:visible!important;overflow-y:visible!important}.right-content{margin-top:-5px!important}.keywords-input-container{height:auto!important;max-height:80px!important;min-height:62px!important;overflow-y:auto!important}.right-section{max-height:none!important;min-height:calc(100vh + 60px)!important;overflow:visible!important;overflow-y:visible!important;padding-bottom:120px!important}.suggested-keyword{font-size:12px!important;margin:2px!important;padding:4px 8px!important}.suggested-keywords{gap:4px!important;height:50px!important;margin-bottom:0!important;max-height:50px!important;min-height:50px!important}.suggested-keywords,.tagline-buttons{margin-top:5px!important}.next-btn{border-radius:12px!important;box-sizing:border-box!important;display:block!important;margin-top:65px!important;max-width:100%!important;position:relative!important;width:100%!important}}@media (max-width:768px){.details-page,.details-page .form-container,.details-page .left-section,.details-page .right-content,.details-page .right-section{border-radius:0!important;box-shadow:none!important;margin:0!important;max-height:none!important;position:static!important;transform:none!important}.details-page{background-image:url(/static/media/UploadPhoto+AddDetails.b880271a2560653881b0.png)!important;background-position:50%!important;background-repeat:no-repeat!important;background-size:cover!important;display:block!important;min-height:calc(100vh + 40px)!important;overflow-y:auto!important;padding-bottom:90px!important;position:relative!important}.details-page .left-section{display:none!important}.mobile-elements-container{align-items:center!important;display:flex!important;flex-direction:column!important;padding-top:0!important;position:relative!important;width:100%!important}.mobile-logo{height:auto!important;margin:0 auto!important;max-width:100%!important;width:200px!important}.mobile-group{left:35%!important;margin:-45px auto!important;transform:translateX(-50%)!important;width:280px!important;z-index:2!important}.mobile-group,.mobile-layer{display:block!important;height:auto!important;position:relative!important}.mobile-layer{margin:60px auto -2px!important;max-width:520px!important;width:calc(100% - 30px)!important;z-index:1!important}.details-page .right-section{background-color:initial!important;padding:20px!important;position:relative!important;width:100%!important;z-index:10!important}.details-page .right-content{margin:10px auto!important;max-width:500px!important;padding:0!important;width:100%!important}.details-page .right-section .tagline-display,.details-page .right-section .tagline-display-area{word-wrap:break-word!important;display:block!important;height:auto!important;line-height:1.5!important;min-height:65px!important;overflow:visible!important;text-overflow:ellipsis!important;white-space:normal!important}.details-page .right-section .tagline-display{border:1px solid #0083b5!important;border-radius:4px!important;font-size:14px!important;padding:10px 12px!important}.details-page .right-section .form-group:has(label[for=tagline]){margin-top:-10px!important}.details-page .form-container,body .details-page .form-container,html body .details-page .form-container{background-color:#fff!important;border-radius:20px!important;box-shadow:0 4px 15px #0003!important;display:block!important;margin:20px 15px!important;max-width:500px!important;overflow:visible!important;overflow-y:visible!important;padding:20px!important;position:relative!important;width:calc(100% - 30px)!important;z-index:10!important}.details-page .form-container:after,.details-page .form-container:before{display:none!important}.details-page .form-group{display:block!important;margin-bottom:15px!important}.details-page .form-input,.details-page .form-select{background-color:#fff!important;border:1px solid #ccc!important;display:block!important;padding:10px!important;width:100%!important}.details-page .right-section label[for=keywords]{display:block!important;font-weight:500!important;margin-bottom:5px!important}html body .details-page .keyword-tag,html body .form-container .keyword-tag,html body .keyword-tag,html body .keywords-input-container .keyword-tag,html body .keywords-tags .keyword-tag,html body .right-section .keyword-tag,html body div.keyword-tag{align-items:center!important;border-width:1px!important;box-sizing:border-box!important;display:inline-flex!important;font-size:10px!important;height:22px!important;line-height:18px!important;margin:1px!important;max-height:22px!important;min-height:22px!important;overflow:hidden!important;padding:2px 4px!important}html body .details-page .keywords-tags,html body .form-container .keywords-tags,html body .keywords-tags,html body .right-section .keywords-tags{height:auto!important;line-height:10px!important;max-height:none!important;min-height:10px!important;padding:0!important}html body .details-page .right-section .suggested-keywords,html body .form-container .suggested-keywords,html body .right-section .suggested-keywords,html body .suggested-keywords{align-items:flex-start!important;display:flex!important;flex-wrap:wrap!important;gap:0!important;height:auto!important;justify-content:flex-start!important;margin-bottom:8px!important;max-height:none!important;max-height:40px!important;min-height:30px!important;padding:1px!important}.suggested-keywords button.suggested-keyword,button.suggested-keyword,html body .suggested-keywords button.suggested-keyword{align-items:center!important;box-sizing:border-box!important;display:inline-flex!important;font-weight:500!important;justify-content:center!important;max-height:44px!important;min-height:44px!important}.details-page .right-section .suggested-keyword,.suggested-keywords button.suggested-keyword,button.suggested-keyword,html body .suggested-keywords button.suggested-keyword{background-color:#0000001a!important;border:none!important;border-radius:12px!important;color:#666666a6!important;font-size:14px!important;height:44px!important;line-height:1.3!important;margin:3px!important;padding:9px 14px!important}.details-page .right-section .form-group:has(label[for=tagline]){margin-top:55px!important;padding-top:10px!important;position:relative!important;z-index:1!important}.details-page .right-section .tagline-display-area{margin-top:5px!important;min-height:55px!important}.tagline-actions .generate-btn,.tagline-buttons .delete-btn,.tagline-buttons .generate-btn{align-items:center!important;display:flex!important;height:40px!important;justify-content:center!important;margin-top:10px!important}.details-page .right-section label[for=tagline]{display:block!important;font-size:15px!important;font-weight:500!important;line-height:1.4!important;margin-bottom:8px!important;overflow:visible!important;white-space:normal!important;width:100%!important}.form-group:has(label[for=tagline]),.tagline-container,.tagline-section{clear:both!important;display:block!important;margin-top:25px!important;overflow:visible!important;width:100%!important}.details-page .form-container{border:none!important;border-radius:20px!important;overflow:visible!important}.details-page .right-content .form-container,.details-page .right-section .form-container,.details-page>.form-container,.form-container{border-radius:20px!important}.details-page .form-container,.mobile-elements-container+.form-container,body .details-page .form-container,html body .details-page .form-container{margin-top:-125px!important;padding-bottom:30px!important;position:relative!important;transform:translateY(-10px)!important;z-index:100!important}}.progress-tracker{margin-bottom:15px!important;margin-top:35px!important}.right-content{max-width:700px!important;padding:0 20px!important}.form-row{align-items:flex-start!important;display:flex!important;gap:20px!important;margin-bottom:15px!important}.form-row .form-group{flex:1 1!important;margin-bottom:10px!important}.form-group{margin-bottom:15px!important}.form-group label,.form-group label[for=keywords]{display:block!important;font-weight:500!important;margin-bottom:5px!important}.keywords-tagline-row{display:flex!important;gap:25px!important;margin-bottom:20px!important}.keywords-tagline-row .form-group{flex:1 1!important}.tagline-input-container{margin-top:5px!important}.next-btn{border-radius:20px!important;margin-top:10px!important;padding:10px 30px!important}.checkbox-wrapper{margin-top:-25px!important}.left-people-container{bottom:0!important;justify-content:center!important;left:0!important;overflow:visible!important;right:auto!important;width:100%!important}.left-people-image{margin:0 auto!important;max-height:65%!important;max-width:95%!important;position:relative!important}.keywords-input-container{max-height:60px!important;overflow-y:auto!important;padding:5px!important}.form-group:has(label[for=tagline]){margin-top:-15px!important}body,html{height:100%;min-height:-webkit-fill-available;overflow-x:hidden;scroll-behavior:auto!important;touch-action:pan-y}.details-page{-webkit-overflow-scrolling:touch;overscroll-behavior:none;touch-action:pan-y}.form-group input,.form-group select,.form-group textarea,.keywords-input-container,.tagline-display{scroll-snap-margin:0!important;scroll-snap-coordinate:0 0!important;scroll-snap-destination:0 0!important;scroll-snap-points-y:none!important;overflow-anchor:none!important;overscroll-behavior:none!important;scroll-behavior:auto!important;scroll-margin:0!important;scroll-padding:0!important;scroll-snap-type:none!important}@media (min-width:769px){.right-section{-webkit-overflow-scrolling:touch!important;overflow-x:hidden!important;overflow-y:hidden!important;overscroll-behavior:none!important;scroll-behavior:auto!important;touch-action:pan-y!important;will-change:transform!important}.fixed-stepper-container{backface-visibility:hidden!important;transform:translateZ(0)!important;will-change:transform!important}.form-container{height:auto!important;overflow-anchor:none!important;overflow-x:hidden!important;overflow-y:hidden!important;overscroll-behavior:none!important;position:relative!important;scroll-behavior:auto!important}input[type=email],input[type=number],input[type=tel],input[type=text],select{font-size:16px!important;touch-action:manipulation!important}.tagline-display{max-height:120px!important;overflow-y:auto!important;scroll-behavior:auto!important}.suggested-keywords,.tagline-display{-webkit-overflow-scrolling:touch!important}.suggested-keywords{overflow-x:auto!important;overflow-y:hidden!important}}@media (max-width:768px){.details-page{min-height:100vh!important;overflow-x:hidden!important;overflow-y:auto!important}.details-page,.right-section{-webkit-overflow-scrolling:touch!important;height:auto!important;position:relative!important;scroll-behavior:auto!important;touch-action:pan-y!important}.right-section{overflow-y:visible!important;will-change:transform!important}.form-container{-webkit-overflow-scrolling:touch!important;overflow:visible!important;overflow-anchor:none!important;overscroll-behavior:none!important;position:relative!important;scroll-behavior:auto!important;touch-action:pan-y!important;will-change:transform!important;z-index:5!important}.details-page .right-section .fixed-stepper{position:relative!important;will-change:transform!important;z-index:10!important}.tagline-display,.tagline-display-area{-webkit-overflow-scrolling:touch!important;touch-action:pan-x!important;will-change:transform!important}.generate-btn{touch-action:manipulation!important}.custom-select,.dropdown-selector,.form-select,.select-wrapper select,[role=combobox],[role=listbox],select,select.form-control,select[class*=select]{-webkit-tap-highlight-color:transparent!important;overflow-anchor:none!important;overscroll-behavior:contain!important;position:relative!important;scroll-behavior:auto!important;scroll-margin-bottom:0!important;scroll-margin-top:0!important;scroll-padding:0!important;scroll-snap-type:none!important;touch-action:manipulation!important;z-index:50!important}body.dropdown-open,html.dropdown-open{overflow:hidden!important;pointer-events:auto!important;position:fixed!important;width:100%!important}html{overflow-anchor:none!important;overscroll-behavior-y:none!important;scroll-behavior:auto!important;scroll-padding:0!important;scroll-snap-type:none!important}[contenteditable=true]:focus,button:focus,input:focus,select:focus,textarea:focus{outline-offset:0!important;position:relative!important;scroll-margin:0!important;z-index:5!important}.details-page *{scroll-margin-bottom:0!important;scroll-margin-top:0!important}.select-wrapper{position:relative!important;z-index:10!important}.form-group{position:relative!important;z-index:1!important}@supports (-webkit-touch-callout:none){select{-webkit-appearance:none!important;background-color:initial!important;background-image:url("data:image/svg+xml;charset=utf-8,%3Csvg xmlns='http://www.w3.org/2000/svg' width='12' height='6'%3E%3Cpath d='M0 0h12L6 6z' fill='%23888'/%3E%3C/svg%3E")!important;background-position:right 10px center!important;background-repeat:no-repeat!important;background-size:12px 6px!important}body{-webkit-overflow-scrolling:touch!important;height:100%!important;overflow-y:auto!important;position:relative!important;width:100%!important}}.js-select-open{overflow:hidden!important}@media (max-width:768px){body.select-open{overflow:auto!important;position:relative!important;width:100%}}}@media (min-width:769px){.suggested-keywords{display:flex!important;flex-wrap:wrap!important;margin-bottom:5px!important;max-height:none!important;min-height:0!important;min-height:auto!important;overflow:visible!important;padding-bottom:5px!important;z-index:1!important}.suggested-keywords,button.suggested-keyword{height:auto!important;position:relative!important}button.suggested-keyword{background-color:#0000001a!important;border-radius:12px!important;color:#66666640!important;font-family:Poppins,sans-serif!important;margin:3px 4px!important;min-height:28px!important;padding:4px 10px!important;z-index:2!important}.form-group:has(.keywords-input-container){margin-bottom:-10px!important;padding-bottom:0!important;position:relative!important}.form-group:has(label[for=tagline]){margin-top:-5px!important;position:relative!important;z-index:1!important}.form-container{padding-bottom:30px!important}}@media (max-width:768px){.details-page .right-section .form-container .form-row .form-group label[for=tagline],.form-group label[for=tagline],.form-row .form-group label[for=tagline],.form-row:nth-child(4) .form-group label,div.form-group>label[for=tagline],label:contains("Generate Tagline"),label[for=tagline]{color:#333!important;display:block!important;font-family:Poppins,sans-serif!important;font-size:14px!important;font-weight:500!important;line-height:1.5!important;margin-bottom:5px!important;text-transform:none!important}.form-group label{color:#333!important;font-family:Poppins,sans-serif!important;font-size:14px!important;font-weight:500!important;margin-bottom:5px!important}.form-group:has(.keywords-input-container){margin-bottom:5px!important}.suggested-keywords{margin-bottom:10px!important;padding-bottom:0!important}button.suggested-keyword{background-color:#0000001a!important;border:none!important;border-radius:12px!important;color:#666666a6!important;font-family:Poppins,sans-serif!important;height:auto!important;min-height:30px!important;padding-bottom:7px!important;padding-top:7px!important}}.form-group+.form-group,.keywords-input-container+div,.suggested-keywords button{position:relative!important}.suggested-keyword,.suggested-keywords button.suggested-keyword,button.suggested-keyword,html body button.suggested-keyword{background-color:#0000001a!important;border:none!important;border-radius:12px!important;color:#666666a6!important;font-family:Poppins,sans-serif!important}.form-group:has(.keywords-input-container){margin-bottom:0!important}.form-group:has(label[for=tagline]){margin-top:-10px!important}.suggested-keywords{margin-bottom:5px!important;padding-bottom:2px!important}.keywords-input-container{min-height:40px!important}.form-container .form-group label[for=tagline],.form-group label[for=tagline],.right-section .form-group label[for=tagline]{color:#333!important;display:block!important;font-family:Poppins,sans-serif!important;font-size:14px!important;font-weight:500!important;line-height:1.2!important;margin-bottom:5px!important;max-height:20px!important;text-transform:none!important}@media (max-width:768px){.form-group:has(.keywords-input-container){margin-bottom:5px!important}.form-group:has(label[for=tagline]){margin-top:-15px!important}.form-container .form-group label[for=tagline],.form-group label[for=tagline],.right-section .form-group label[for=tagline]{font-size:12px!important;max-height:16px!important}.mobile-group{display:block!important;left:145px!important;margin:-15px auto 0!important;max-width:300px!important;position:relative!important;width:80%!important}.mobile-elements-container{align-items:center!important;display:flex!important;flex-direction:column!important;padding-bottom:10px!important;position:relative!important}}.details-page .left-section .left-group-container .left-group-image,.left-group-image{display:block!important;left:50%!important;margin-left:auto!important;margin-right:auto!important;max-width:80%!important;position:relative!important;transform:translateX(-50%)!important}@media (min-width:769px){.details-page .left-section .left-group-container{align-items:center!important;display:flex!important;justify-content:center!important;width:100%!important}.details-page .left-section .left-group-container .left-group-image{margin-left:0!important;margin-top:-30px!important}}@media screen and (max-width:768px){.details-page div.form-container,.mobile-elements-container+.form-container,body .details-page .form-container,body div.form-container,div[class*=form-container],html body .details-page .form-container,html body .details-page .right-section .form-container,html body div.form-container{margin-top:-115px!important;padding-bottom:30px!important;position:relative!important;transform:translateY(-10px)!important;z-index:100!important}body{--form-container-margin-top:-125px}}@media (min-width:769px){.keyword-tag,html body .details-page .keyword-tag,html body .form-container .keyword-tag,html body .keyword-tag,html body .keywords-input-container .keyword-tag,html body .keywords-tags .keyword-tag,html body .right-section .keyword-tag,html body div.keyword-tag{align-items:center!important;background-color:#0083b533!important;border:none!important;border-radius:4px!important;display:inline-flex!important;font-size:13px!important;line-height:1.3!important;margin:2px!important;max-height:28px!important;padding:4px 8px!important}.keyword-tag .remove-tag,button.remove-tag,html body .details-page .keyword-tag .remove-tag,html body .form-container .keyword-tag .remove-tag,html body .keyword-tag .remove-tag,html body .keywords-input-container .keyword-tag .remove-tag,html body .keywords-tags .keyword-tag .remove-tag,html body .right-section .keyword-tag .remove-tag,html body div.keyword-tag .remove-tag{align-items:center!important;color:#0083b5!important;display:inline-flex!important;font-size:14px!important;height:18px!important;justify-content:center!important;margin-left:2px!important;padding:0 2px!important;vertical-align:middle!important;width:18px!important}}@media (max-width:768px){.keyword-tag,html body .details-page .keyword-tag,html body .form-container .keyword-tag,html body .keyword-tag,html body .keywords-input-container .keyword-tag,html body .keywords-tags .keyword-tag,html body .right-section .keyword-tag,html body div.keyword-tag{align-items:center!important;background-color:#e9f5fb!important;border-radius:3px!important;color:#0083b5!important;display:inline-flex!important;font-size:11px!important;line-height:1.2!important;margin:2px!important;max-height:22px!important;padding:2px 6px!important}.keyword-tag .remove-tag,button.remove-tag,html body .details-page .keyword-tag .remove-tag,html body .form-container .keyword-tag .remove-tag,html body .keyword-tag .remove-tag,html body .keywords-input-container .keyword-tag .remove-tag,html body .keywords-tags .keyword-tag .remove-tag,html body .right-section .keyword-tag .remove-tag,html body div.keyword-tag .remove-tag{align-items:center!important;color:#0083b5!important;display:inline-flex!important;font-size:12px!important;height:16px!important;justify-content:center!important;margin-left:3px!important;padding:0!important;vertical-align:middle!important;width:16px!important}}.upload-page{display:flex;font-family:Poppins,sans-serif;margin-bottom:0;min-height:97vh;overflow-x:hidden;width:100%}.left-section{align-items:center;background-color:#0a1a34;display:flex;flex:1 1;justify-content:center;overflow:hidden;position:relative}.left-section-background{height:100%;object-fit:cover;position:absolute;width:100%;z-index:1}.left-logo-container{left:30px;position:absolute;top:20px;z-index:2}.left-logo-image{max-width:310px}.left-bumrah-container{display:flex;justify-content:center;left:0;position:absolute;right:0;top:200px;width:100%;z-index:2}.left-bumrah-image{max-width:350px;object-fit:contain}.left-dos-container{display:flex;gap:20px;justify-content:center;left:0;margin:0 auto;max-width:600px;position:absolute;right:0;top:365px;width:90%;z-index:2}.left-dos-image{max-width:250px;object-fit:contain;width:48%}.mobile-background-image{height:100%;object-fit:cover;position:absolute;width:100%;z-index:1}.mobile-progress-tracker{align-items:center;color:#fff;display:flex;justify-content:center;margin-bottom:20px;margin-top:40px;width:100%}.mobile-progress-tracker .progress-step{align-items:center;display:flex;flex-direction:column;position:relative;z-index:2}.mobile-progress-tracker .step-number{align-items:center;background-color:#999;border-radius:50%;color:#fff;display:flex;font-size:14px;font-weight:600;height:25px;justify-content:center;width:25px}.mobile-progress-tracker .progress-step.active .step-number,.mobile-progress-tracker .progress-step.completed .step-number{background-color:#ffc107}.mobile-progress-tracker .step-label{color:#fff;font-size:11px;margin-top:6px}.mobile-progress-tracker .progress-line{background-color:#999;height:2px;margin:0 5px;position:relative;top:-12px;width:50px;z-index:1}.mobile-progress-tracker .progress-line.completed{background-color:#ffc107}.mobile-title{color:#fff;font-size:22px;font-weight:600;margin-bottom:30px;margin-top:10px}.mobile-upload-card{align-items:center;background:#fff;border-radius:10px;box-shadow:0 4px 15px #0000001a;display:flex;flex-direction:column;max-width:350px;padding:20px;width:90%}.mobile-upload-card p{color:#333;font-size:14px;margin:10px 0;text-align:center}.upload-or{color:#777;font-size:14px;margin:15px 0}.mobile-button-group{display:flex;flex-direction:column;gap:10px;margin-top:10px;width:100%}.mobile-btn{align-items:center;border:none;border-radius:5px;color:#fff;cursor:pointer;display:flex;font-size:14px;font-weight:500;justify-content:center;padding:10px 15px}.mobile-btn i{margin-right:8px}.blue-btn{background-color:#0083b5}.blue-btn,.orange-btn{align-items:center;border:none;border-radius:4px;color:#fff;cursor:pointer;display:flex;font-weight:500;justify-content:center;margin-bottom:10px;padding:10px 15px;width:100%}.orange-btn{background-color:#ff5722}.browse-button{align-items:center;background-color:#0083b5;border:none;border-radius:4px;color:#fff;cursor:pointer;display:flex;font-weight:500;justify-content:center;padding:10px 15px;width:100%}.upload-buttons{display:flex;flex-direction:column;margin-top:15px;width:100%}.upload-buttons i{margin-right:8px}.upload-area{background-color:#f9f9f9;border:2px dashed #ddd;margin-bottom:20px;padding:20px}.upload-divider:after,.upload-divider:before{margin:0 10px}.upload-divider span{color:#777;font-size:14px}.right-content{align-items:center;display:flex;flex-direction:column;max-width:500px;padding:20px;width:100%}@media (min-width:769px){.upload-page .right-content{align-items:flex-start;margin-top:0}.upload-page .upload-container{margin-top:80px;width:100%}.upload-page .upload-title{color:#0a1a34!important;font-size:48px!important;font-weight:700!important;margin-bottom:20px!important;text-align:left!important}.upload-page .progress-tracker{margin-bottom:40px!important;z-index:10}.details-page .left-section .left-logo-container,.left-section .left-logo-container,html body .left-section .left-logo-container{left:30px!important;margin-left:0!important;margin-top:0!important;position:absolute!important;top:20px!important}}.upload-title{font-size:48px!important}.progress-tracker{justify-content:center;margin-bottom:25px;width:100%}.progress-step,.progress-tracker{align-items:center;display:flex;position:relative}.progress-step{flex-direction:column;z-index:2}.step-circle{align-items:center;background-color:#e9e9e9;border-radius:50%;color:#999;display:flex;font-weight:600;height:30px;justify-content:center;width:30px}.progress-step.active .step-circle,.progress-step.completed .step-circle{background-color:#0a1a34;color:#fff}.step-label{color:#666;font-size:12px;margin-top:5px}.progress-step.active .step-label,.progress-step.completed .step-label{color:#0a1a34;font-weight:600}.progress-line{background-color:#e9e9e9;height:2px;margin:0 10px;position:relative;top:-15px;width:80px;z-index:1}.progress-line.active{background-color:#0a1a34}.upload-container{box-sizing:border-box;width:100%}.upload-subtitle{color:#333;font-size:16px;font-weight:500;margin-bottom:10px;width:100%}.upload-area-container{margin-bottom:30px;width:100%}.upload-area{align-items:center;background-color:#f9fbfe;border:2px dashed #0083b5;border-radius:8px;box-sizing:border-box;display:flex;flex-direction:column;justify-content:center;min-height:200px;padding:40px 20px;text-align:center;width:100%}.drag-text{color:#666;font-size:14px;margin-bottom:15px}.upload-divider{margin:15px 0;position:relative;text-align:center;width:100%}.upload-divider:after,.upload-divider:before{background:#ddd;content:"";display:inline-block;height:1px;position:relative;vertical-align:middle;width:40%}.upload-divider span{color:#999;display:inline-block;font-size:12px;padding:0 10px}.browse-btn{background-color:#0083b5;border-radius:4px;color:#fff;cursor:pointer;font-family:Poppins,sans-serif;font-size:14px;font-weight:500;margin-top:10px;padding:10px 25px;transition:background-color .3s}.normal-upload-btn{background-color:#ffc107;color:#0a1a34}.normal-upload-btn:hover{background-color:#e6b000}.browse-btn:hover{background-color:#006a92}.preview-container{align-items:center;box-sizing:border-box;width:100%}.preview-image{border-radius:4px;margin-bottom:15px;max-height:300px;max-width:100%;object-fit:contain}.remove-image-btn{background-color:#ff3b30;border:none;border-radius:4px;color:#fff;cursor:pointer;font-size:14px;padding:8px 15px}.photo-guidelines{background-color:#f5f8ff;border-radius:8px;box-sizing:border-box;margin-bottom:30px;padding:20px;width:100%}.photo-guidelines h3{color:#0a1a34;font-size:18px;margin-bottom:15px;margin-top:0}.photo-guidelines ul{margin:0;padding-left:20px}.photo-guidelines li{color:#333;font-size:14px;margin-bottom:8px}.next-btn{background-color:#0083b5;border:none;border-radius:4px;box-sizing:border-box;color:#fff;cursor:pointer;font-size:16px;font-weight:600;padding:14px;transition:background-color .3s;width:100%}.next-btn:hover{background-color:#006a92}.next-btn:disabled{background-color:#ccc;cursor:not-allowed}@media (max-width:992px){.upload-page{flex-direction:column}.left-section,.right-section{box-sizing:border-box;flex:none;width:100%}.left-section{display:none}.right-section{min-height:100vh;padding:30px 20px}.right-content{margin:0 auto;max-width:450px;padding:0 5px;width:100%}}@media (max-width:768px){.right-section{overflow-x:hidden;padding:20px 15px}.upload-title{font-size:28px;margin-bottom:5px}.upload-subtitle{text-align:center}.progress-tracker{margin-bottom:30px}.progress-line{width:60px}.upload-area{padding:30px 15px}.drag-text{font-size:13px}.upload-divider:after,.upload-divider:before{width:35%}.browse-btn{padding:10px 20px}.preview-image{max-height:250px}.next-btn{font-size:16px;margin-top:10px}.left-logo-container{margin:20px 0!important}.left-bumrah-container,.left-dos-container{margin:0 0 20px!important}.form-container{margin:0 auto!important}}@media (max-width:480px){.right-section{padding:15px 10px}.upload-title{font-size:24px}.progress-line{width:50px}.upload-area{min-height:180px;padding:20px 10px}.photo-guidelines{padding:15px}.photo-guidelines h3{font-size:16px;margin-bottom:10px}.photo-guidelines li{font-size:13px;margin-bottom:6px}.right-content{max-width:100%;padding:0}}.loading-container{align-items:center;display:flex;flex-direction:column;justify-content:center;padding:20px;width:100%}.loading-spinner{animation:spin 1s linear infinite;border:4px solid #0000001a;border-radius:50%;border-top-color:#000;height:50px;margin-bottom:20px;width:50px}.loading-text{color:#000;font-size:16px;font-weight:500;margin-bottom:15px}.progress-bar{background-color:#0000001a;border:1px solid #000;border-radius:3px;height:6px;margin-top:20px;overflow:hidden;width:100%}.progress-fill{background-color:#000;border-radius:3px;height:100%;transition:width .5s ease-in-out}.error-message{background-color:#ffebee;border-radius:4px;color:#d32f2f;font-size:14px;margin-bottom:20px;padding:10px 15px}.upload-options{display:flex;flex-direction:column;gap:15px;margin:0 auto;max-width:300px;width:100%}.take-photo-btn{align-items:center;background-color:#0083b5;border:none;border-radius:4px;color:#fff;cursor:pointer;display:flex;font-family:Poppins,sans-serif;font-size:14px;font-weight:500;gap:8px;justify-content:center;padding:12px 20px;transition:all .2s}.normal-selfie-btn{background-color:#ffc107;color:#0a1a34}.take-photo-btn:hover{background-color:#006a92}.take-photo-btn i{font-size:16px}.camera-container{max-height:75vh!important;min-height:60vh!important;padding:4px 0!important}.person-outline-overlay{justify-content:flex-start!important;padding-bottom:60px!important;padding-top:40px!important;top:-25px!important;z-index:10!important}.face-outline{margin-top:10px!important;max-height:65%!important;max-width:280px!important;object-fit:contain!important;opacity:.85!important;width:auto!important}.camera-controls{background:linear-gradient(0deg,#000c,#0000)!important;padding:15px 10px!important;z-index:20!important}.modal-header{align-items:center;background-color:#0083b5;border-bottom:1px solid #eee;color:#fff;display:flex;justify-content:space-between;padding:15px 20px}.modal-header h3{color:#fff;font-family:Poppins,sans-serif;font-size:22px;margin:0}.camera-modal{border:2px solid #ffffff1a!important;border-radius:10px!important;box-shadow:0 0 20px #00000080!important;max-width:480px!important;min-height:80vh!important}.modal-header{border-bottom:1px solid #fff3!important;padding:10px 15px!important}.close-btn{line-height:1!important;opacity:.8!important;transition:opacity .2s!important}.close-btn:hover{opacity:1!important}.camera-cancel-btn,.camera-mode-btn{align-items:center!important;background-color:#0009!important;border:none!important;border-radius:20px!important;color:#fff!important;cursor:pointer!important;display:flex!important;font-size:14px!important;gap:5px!important;padding:8px 16px!important;transition:all .2s ease!important;will-change:background-color!important}.camera-cancel-btn:focus,.camera-cancel-btn:hover,.camera-mode-btn:focus,.camera-mode-btn:hover{background-color:#000c!important;transform:translateY(-2px)!important}.camera-cancel-btn:active,.camera-mode-btn:active{transform:translateY(0)!important}.camera-cancel-btn i,.camera-mode-btn i{font-size:14px!important}@media (max-width:767px){.camera-modal{border-radius:8px!important;margin:auto!important;max-height:85vh!important;max-width:95%!important;position:relative!important;width:95%!important}.camera-container{flex:1 1!important;min-height:auto!important;padding:0!important}.camera-video{object-fit:contain!important;transform:scale(.9)!important}.person-outline-overlay{padding-top:20px!important;top:0!important}.face-outline{max-width:240px!important;width:60%!important}.camera-btn{height:60px!important;width:60px!important}.camera-btn i{font-size:24px!important}.camera-controls{bottom:20px!important}.camera-cancel-btn,.camera-mode-btn{font-size:13px!important;padding:6px 12px!important}}@supports (-webkit-touch-callout:none){.camera-container,.camera-modal{height:-webkit-fill-available!important}}.footer,footer{margin-top:0!important}@media (max-width:768px){.upload-page{display:block!important;height:auto!important;max-height:none!important;overflow-x:hidden!important;overflow-y:auto!important;padding-bottom:20px!important}.left-section,.upload-page{flex-direction:column!important;min-height:auto!important}.left-section{align-items:center!important;display:flex!important;margin-bottom:20px!important;overflow:visible!important;padding:20px!important;position:relative!important;width:100%!important}.left-section-background{height:100%!important;position:fixed!important;z-index:0!important}.left-logo-container,.left-section-background{left:0!important;top:0!important;width:100%!important}.left-logo-container{margin:20px 0!important;position:relative!important;text-align:center!important;transform:none!important;z-index:5!important}.left-bumrah-container,.left-dos-container{left:0!important;margin:0 0 20px!important;position:relative!important;text-align:center!important;top:0!important;transform:none!important;width:100%!important;z-index:5!important}.left-dos-container{display:flex!important;justify-content:center!important}.left-dos-container img:first-child{display:none!important}.left-dos-container img:last-child{display:block!important;margin:0 auto!important;max-width:85%!important;width:85%!important}.form-container{background-color:#fffffff2!important;border-radius:15px!important;box-shadow:0 4px 15px #0000001a!important;margin:0 auto!important;padding:15px!important;position:relative!important;width:95%!important;z-index:5!important}.form-title{font-size:14px!important;margin-bottom:10px!important;margin-top:5px!important}.fixed-stepper{background:#0000!important;border:none!important;box-shadow:none!important;display:flex!important;justify-content:center!important;margin:0 auto 10px!important;width:100%!important}.upload-area{border:2px dashed #ccc!important;border-radius:10px!important;margin-top:10px!important;min-height:180px!important;padding:15px!important}.right-section{display:none!important}}.left-section{align-items:center!important;display:flex!important;justify-content:center!important}.left-logo-container{left:15px!important;margin-top:0!important;top:10px!important}.left-bumrah-container{top:215px!important}.left-bumrah-container,.left-dos-container{align-items:center!important;display:flex!important;justify-content:center!important;left:50%!important;transform:translateX(-50%)!important;width:100%!important}.left-dos-container{top:360px!important}.right-content{padding-top:70px!important}.upload-title{font-size:16px!important}.upload-area-container{margin-top:35px!important}.footer,footer{bottom:0!important;left:0!important;overflow:hidden!important;position:relative!important;width:100%!important;z-index:10!important}#root,.app,.footer,body,footer,html{margin-bottom:0!important;padding-bottom:0!important}#root,.app,body,html{height:auto!important;min-height:100%!important;overflow-x:hidden!important}@media (min-width:769px){.take-photo-btn:not(.selfie-btn){display:none!important}.upload-title{font-size:16px!important;margin-top:35px!important}}@media (max-width:768px){.upload-page{display:block!important;flex-direction:column!important;height:auto!important;max-height:none!important;min-height:auto!important;overflow-x:hidden!important;overflow-y:auto!important;padding-bottom:20px!important}.left-section{align-items:center!important;margin-bottom:20px!important;min-height:auto!important;overflow:visible!important;padding:20px!important;position:relative!important;width:100%!important}.left-section-background{height:100%!important;position:fixed!important;z-index:0!important}.left-logo-container,.left-section-background{left:0!important;top:0!important;width:100%!important}.left-logo-container{margin:20px 0!important;position:relative!important;text-align:center!important;transform:none!important;z-index:5!important}.left-logo-image{max-width:230px!important}.left-bumrah-container{left:0!important;margin:20px 0!important;position:relative!important;text-align:center!important;top:0!important;transform:none!important;width:100%!important;z-index:5!important}.left-bumrah-image{max-width:85%!important}.left-section .form-container{background-color:#fffffff2!important;border-radius:15px!important;box-shadow:0 4px 15px #0000001a!important;margin:20px auto!important;min-height:auto!important;order:1!important;padding:15px!important;position:relative!important;width:95%!important;z-index:5!important}.left-dos-container{order:2!important}.left-dos-container,.left-dos1-container{display:flex!important;justify-content:center!important;left:0!important;margin:20px 0!important;position:relative!important;text-align:center!important;top:0!important;transform:none!important;width:100%!important;z-index:5!important}.left-dos1-container{order:3!important}.left-dos-container img,.left-dos1-container img{display:block!important;margin:0 auto!important;max-width:85%!important;width:85%!important}.left-section .form-title{font-size:14px!important;margin-bottom:10px!important;margin-top:5px!important}.left-section .fixed-stepper{background:#0000!important;border:none!important;box-shadow:none!important;display:flex!important;justify-content:center!important;margin:0 auto 10px!important;width:100%!important}.left-section{display:flex!important;flex-direction:column!important}.left-section .fixed-stepper .progress-step{align-items:center!important}.left-section .upload-area{border:2px dashed #ccc!important;border-radius:10px!important;margin-bottom:10px!important;margin-top:10px!important;min-height:180px!important;padding:15px!important}.left-section .browse-button,.left-section .upload-btn{font-weight:600!important;margin-bottom:10px!important}.right-content{min-height:auto!important;padding-bottom:0!important}.photo-guidelines,.upload-options{margin-bottom:10px!important}}@media (min-width:769px){.loader-container{padding-bottom:10px!important;padding-top:10px!important}.logo-loader-wrapper{height:180px!important;margin-bottom:5px!important;margin-left:auto!important;margin-right:auto!important;width:240px!important}.logo-image-container{height:160px!important;left:50%!important;transform:translateX(-50%)!important;width:220px!important}.logo-loader{height:auto!important;left:50%!important;transform:translate(-50%,-50%)!important;width:160%!important}.loading-text{font-size:24px!important;font-weight:700!important;margin-top:0!important;text-align:center!important}}@media (max-width:768px){.loader-container{left:5px!important;padding-bottom:5px!important;padding-top:5px!important;right:5px!important;width:calc(100% - 10px)!important}.logo-loader-wrapper{height:140px!important;margin-bottom:2px!important;margin-left:auto!important;margin-right:auto!important;width:200px!important}.logo-image-container{height:120px!important;left:50%!important;transform:translateX(-50%)!important;width:180px!important}.logo-loader{height:auto!important;left:50%!important;transform:translate(-50%,-50%)!important;width:160%!important}.loading-text{font-size:18px!important;margin-top:0!important;text-align:center!important}}@media (min-width:769px){.right-content .upload-title,.upload-container .upload-title,.upload-page .upload-title,.upload-title{color:#0a1a34!important;font-size:28px!important;font-weight:700!important;margin-bottom:20px!important;text-align:left!important}}.processing-modal-overlay{align-items:center!important;background-color:#000000bf!important;bottom:0!important;display:flex!important;height:100vh!important;justify-content:center!important;left:0!important;position:fixed!important;right:0!important;top:0!important;width:100vw!important;z-index:9999!important}.processing-modal{background-color:#fdc323!important;border:2px solid #000!important;border-radius:8px!important;box-shadow:0 4px 20px #0000004d!important;margin-bottom:30px!important;margin-top:30px!important;max-height:700px!important;padding:60px 60px 15px!important;width:380px!important}.processing-content,.processing-modal{align-items:center!important;display:flex!important;flex-direction:column!important;justify-content:center!important}.processing-content{margin:0!important;padding:0!important;text-align:center!important;width:100%!important}.processing-modal .logo-loader-wrapper{height:280px!important;left:0!important;margin:10px 0 0!important;padding:0!important;position:relative!important;transform:none!important;width:280px!important}.processing-modal .logo-image-container{align-items:center!important;display:flex!important;height:270px!important;justify-content:center!important;margin:0 auto!important;padding:0!important;position:relative!important;width:270px!important}.processing-modal .logo-loader{display:block!important;height:auto!important;left:0!important;margin:0 auto!important;max-height:100%!important;max-width:100%!important;position:relative!important;top:0!important;transform:none!important;width:260px!important}.processing-text{color:#000!important;font-size:22px!important;font-weight:600!important;margin:25px 0 15px!important;text-align:center!important;width:100%!important}.processing-modal .logo-pulse{background:none!important;height:240px!important;width:240px!important}.processing-modal .loading-text{font-size:18px!important;margin-bottom:10px!important;margin-top:10px!important}.processing-modal .progress-bar{background-color:#ffffff80!important;border-radius:3px!important;height:6px!important;margin-bottom:5px!important;margin-top:0!important;overflow:hidden!important;width:90%!important}.processing-modal .progress-fill{background-color:#000!important;border-radius:5px!important;height:100%!important;transition:width .3s ease!important}@media (max-width:768px){.processing-modal{background-color:#fdc323!important;border:2px solid #000!important;border-radius:8px!important;box-shadow:0 4px 20px #0000004d!important;margin-bottom:25px!important;margin-top:25px!important;max-height:650px!important;padding:30px 30px 10px!important;width:340px!important}.processing-modal .logo-loader-wrapper{height:180px!important;left:0!important;margin:25px 0 0!important;padding:0!important;position:relative!important;transform:none!important;width:180px!important}.processing-modal .logo-image-container{align-items:center!important;display:flex!important;height:170px!important;justify-content:center!important;margin:0 auto!important;padding:0!important;position:relative!important;width:170px!important}.processing-modal .logo-loader{display:block!important;height:auto!important;left:0!important;margin:0 auto!important;max-height:100%!important;max-width:100%!important;position:relative!important;top:0!important;transform:none!important;width:160px!important}.processing-text{color:#000!important;font-size:20px!important;font-weight:600!important;margin:20px 0 12px!important;text-align:center!important;width:100%!important}.processing-modal .logo-pulse{background:none!important;height:150px!important;width:150px!important}.processing-modal .loading-text{font-size:16px!important;margin-bottom:8px!important;margin-top:15px!important}.processing-modal .progress-bar{background-color:#ffffff80!important;border-radius:3px!important;height:5px!important;margin-bottom:3px!important;margin-top:0!important;overflow:hidden!important;width:90%!important}.processing-modal .progress-fill{background-color:#000!important;border-radius:4px!important;height:100%!important;transition:width .3s ease!important}}.poster-frame-guide{background-color:#00a0ff1a;border:2px dashed #00a0ff;pointer-events:none;position:absolute;z-index:5}.poster-frame-label{background-color:#000000b3;border-radius:4px;color:#fff;font-size:12px;left:5px;padding:4px 8px;position:absolute;top:5px;white-space:nowrap}.crop-area{border:2px dashed #ffffffb3!important}.drag-handle{background-color:#00a0ff!important;border:2px solid #fff!important;border-radius:50%!important;box-shadow:0 0 5px #0000004d!important;cursor:grab!important;height:24px!important;width:24px!important}.drag-handle:before{background-color:#fff;border-radius:50%;content:"";height:8px;left:50%;position:absolute;top:50%;transform:translate(-50%,-50%);width:8px}.drag-handle:hover{transform:scale(1.1)}.crop-instruction-text{background-color:#fffc;padding:5px 10px}.switch{display:inline-block;height:24px;position:relative;width:46px}.switch input{height:0;opacity:0;width:0}.slider{background-color:#ccc;bottom:0;cursor:pointer;left:0;right:0;top:0}.slider,.slider:before{position:absolute;transition:.4s}.slider:before{background-color:#fff;bottom:3px;content:"";height:18px;left:3px;width:18px}input:checked+.slider{background-color:#00a0ff}input:focus+.slider{box-shadow:0 0 1px #00a0ff}input:checked+.slider:before{transform:translateX(22px)}.slider.round{border-radius:24px}.slider.round:before{border-radius:50%}.preview-modal-header{align-items:center;display:flex;justify-content:space-between;padding:10px 15px}.preview-modal-header h2{font-size:18px;margin:0}.ReactCrop{background-color:#fff!important;left:0!important;max-height:none!important;position:relative!important}.ReactCrop img{object-fit:contain!important;width:auto!important}.ReactCrop img,.ReactCrop__crop-wrapper{height:auto!important;margin:0 auto!important;max-height:none!important}.ReactCrop__crop-wrapper{align-items:center!important;display:flex!important;justify-content:center!important;width:100%!important}@media (max-width:768px){.ReactCrop,.ReactCrop img,.ReactCrop__crop-wrapper{left:0!important;margin-left:auto!important;margin-right:auto!important;right:0!important}}.reactcrop-container{flex-direction:column!important;margin-bottom:15px!important;min-height:300px!important}.reactcrop-container,.reactcrop-wrapper{background-color:#fff!important;height:auto!important;overflow:visible!important}.reactcrop-wrapper{min-height:250px!important;position:relative!important}@media (max-width:768px){.ReactCrop,.ReactCrop img{width:100%!important}.ReactCrop img{max-width:100%!important}.reactcrop-container{padding:5px!important}}@media (min-width:1200px){.reactcrop-container{min-height:400px!important}.reactcrop-wrapper{min-height:350px!important}}.ReactCrop__crop-selection{border:2px solid #00a0ff!important;box-shadow:0 0 0 9999em #000000a6!important}.ReactCrop__handle{background-color:#00a0ff!important;border:2px solid #fff!important;height:20px!important;opacity:.9!important;width:20px!important}.ReactCrop__drag-bar{background-color:#00a0ff66!important}.ReactCrop__handle:hover{transform:scale(1.2)!important}.crop-preview{background-color:#f8f9fa;border-radius:4px;padding:10px;text-align:center}.crop-instructions{margin-bottom:15px}.crop-instruction-text{background-color:#00a0ff1a;border-left:4px solid #00a0ff;border-radius:4px;color:#333;font-weight:500;margin-bottom:10px;padding:8px 12px;text-align:center}.fixed-ratio-toggle{align-items:center;display:flex;margin-right:15px}.toggle-label{color:#333;font-size:14px;margin-left:8px}.preview-modal-buttons{display:flex;justify-content:space-between;margin-top:15px;width:100%}.confirm-btn,.retake-btn{align-items:center;border:none;border-radius:4px;cursor:pointer;display:flex;font-weight:500;justify-content:center;padding:10px 20px;transition:all .2s ease}.confirm-btn i,.retake-btn i{margin-right:8px}.confirm-btn:disabled{background-color:#ccc;color:#666;cursor:not-allowed}.preview-modal-body{max-height:80vh;overflow-y:auto;padding:15px}.modal-overlay{box-sizing:border-box!important;margin:0!important;overflow-y:auto!important;padding:0!important;z-index:10000!important}.modal-overlay>.camera-modal,.modal-overlay>.crop-modal,.modal-overlay>.preview-modal{bottom:0!important;right:0!important}.modal-overlay>*,.modal-overlay>.camera-modal,.modal-overlay>.crop-modal,.modal-overlay>.preview-modal{left:0!important;margin:auto!important;position:relative!important;top:0!important;transform:none!important}body.modal-open{left:0!important;position:fixed!important;top:0!important;width:100%!important}body.modal-open,html.modal-open{height:100%!important;overflow:hidden!important}.upload-page{overflow-x:hidden!important;overflow-y:auto!important}.crop-modal{background-color:#fff!important;border-radius:8px!important;box-shadow:0 5px 15px #00000080!important;box-sizing:border-box!important;display:flex!important;flex-direction:column!important;margin:auto!important;max-height:85vh!important;max-width:800px!important;overflow:hidden!important;position:relative!important;width:90%!important;z-index:10001!important}@media (max-width:768px){.crop-modal{display:flex!important;flex-direction:column!important;max-height:85vh!important;overflow:hidden!important;position:relative!important;width:95%!important}.desktop-only{display:none!important}}@media (min-width:769px){.mobile-only{display:none!important}}.crop-modal-header{align-items:center!important;border-bottom:1px solid #eee!important;display:flex!important;justify-content:space-between!important;padding:15px 20px!important;position:relative!important;z-index:200!important}.crop-modal-header h2{color:#0083b5!important;font-size:20px!important;margin:0!important;white-space:nowrap!important}.crop-options,.toggle-container{align-items:center!important;display:flex!important}.toggle-container{cursor:pointer!important;gap:10px!important}.modal-close-btn{align-items:center!important;color:#666!important;display:flex!important;justify-content:center!important;padding:5px!important}.modal-close-btn:hover{color:#0083b5!important}@media (max-width:768px){.modal-close-btn{font-size:20px!important}}.toggle-switch{display:inline-block;height:22px;position:relative;width:44px}.toggle-switch input{height:0;opacity:0;width:0}.toggle-slider{background-color:#ccc;border-radius:34px;bottom:0;cursor:pointer;left:0;position:absolute;right:0;top:0;transition:.4s}.toggle-slider:before{background-color:#fff;border-radius:50%;bottom:2px;content:"";height:18px;left:3px;position:absolute;transition:.4s;width:18px}input:checked+.toggle-slider{background-color:#0083b5}input:checked+.toggle-slider:before{transform:translateX(20px)}.crop-modal-content{align-items:center!important;box-sizing:border-box!important;display:flex!important;flex-direction:column!important;justify-content:flex-start!important;max-height:calc(90vh - 160px)!important;overflow-y:auto!important;padding:20px!important;position:relative!important;width:100%!important}@media (max-width:768px){.crop-modal-content{max-height:calc(80vh - 120px)!important;padding:15px 10px!important;width:100%!important}.crop-instructions-container.centered-instructions{display:none!important}}.crop-instructions-container{display:block!important;margin:0 auto 15px!important;text-align:center!important;width:100%!important}.centered-instructions{margin:0 auto 10px!important;position:relative!important;z-index:200!important}.centered-instructions,.crop-instructions{display:block!important;max-width:450px!important;text-align:center!important;width:100%!important}.crop-instructions{background-color:#ffffffe6!important;border-radius:4px!important;box-shadow:0 1px 3px #0000001a!important;box-sizing:border-box!important;color:#333!important;font-size:14px!important;font-weight:500!important;line-height:1.4!important;margin-bottom:8px!important;margin-left:auto!important;margin-right:auto!important;padding:5px 8px!important}@media (max-width:768px){.crop-instructions{font-size:13px!important;font-weight:500!important;margin-bottom:8px!important}}.crop-instructions i{color:#0083b5!important;font-size:16px!important;margin-right:5px!important}.crop-instructions:first-child{background-color:#fff59de6!important;border:1px solid #e6d74a!important;color:#000!important;font-size:15px!important;font-weight:700!important;margin-bottom:10px!important;padding:8px 12px!important}.flexible-cropper-layout{grid-gap:10px!important;display:grid!important;gap:10px!important;grid-template-columns:2fr 1fr!important;margin-bottom:15px!important;width:100%!important}@media (max-width:768px){.flexible-cropper-layout{align-items:center!important;display:flex!important;flex-direction:column!important;gap:10px!important;grid-template-columns:1fr!important;justify-content:center!important;margin-bottom:10px!important;width:100%!important}}.crop-instructions-above{align-items:center!important;background-color:#f8f9faf2!important;border:1px solid #ddd!important;border-radius:6px!important;box-shadow:0 2px 5px #00000026!important;display:flex!important;flex-direction:column!important;justify-content:center!important;margin:0 auto 15px!important;max-width:500px!important;padding:10px!important;position:relative!important;text-align:center!important;width:100%!important;z-index:100!important}.crop-modal-content .crop-instructions-mobile{background-color:#fffffffa!important;border:2px solid #e6d74a!important;border-radius:6px!important;box-shadow:0 3px 10px #0000004d!important;display:block!important;left:50%!important;margin:0 auto!important;padding:10px!important;position:fixed!important;text-align:center!important;top:70px!important;transform:translateX(-50%)!important;width:85%!important;z-index:9999!important}.crop-instructions-mobile p{color:#000!important;font-size:13px!important;font-weight:600!important;line-height:1.3!important;margin:5px 0!important}.crop-instructions-mobile p:first-child{background-color:#fff59db3!important;border-radius:4px!important;color:#000!important;margin-bottom:6px!important;padding:5px 8px!important}.crop-instructions-mobile p i{color:#0083b5!important;margin-right:5px!important}.crop-instructions-above p{color:#333!important;font-size:14px!important;font-weight:500!important;line-height:1.4!important;margin:5px 0!important;width:100%!important}.crop-instructions-above p:first-child{background-color:#fff59de6!important;border:1px solid #e6d74a!important;border-radius:4px!important;color:#000!important;font-size:15px!important;font-weight:700!important;margin-bottom:10px!important;padding:8px 12px!important}.crop-instructions-above p i{color:#0083b5!important;font-size:16px!important;margin-right:5px!important}.reactcrop-container{align-items:center!important;background-color:#f8f9fa!important;border-radius:4px!important;box-sizing:border-box!important;display:flex!important;justify-content:center!important;margin:0 auto 20px!important;max-width:500px!important;padding:10px!important;width:100%!important}@media (max-width:768px){.reactcrop-container{margin-left:0!important;margin-right:0!important;margin-top:60px!important;padding:5px!important;width:95%!important}.crop-instructions-above{display:none!important}.crop-instructions-mobile{display:block!important}.crop-modal-content{padding-top:70px!important;position:relative!important}.ReactCrop{margin-top:10px!important}}.reactcrop-wrapper{box-sizing:border-box!important}.ReactCrop,.reactcrop-wrapper{align-items:center!important;display:flex!important;justify-content:center!important;margin:0 auto!important;max-width:100%!important;width:100%!important}.preview-container{align-items:flex-start;background-color:#f8f9fa;border-radius:4px;display:flex;flex-direction:column;height:100%;padding:10px}.preview-header{color:#0083b5;margin-bottom:10px;margin-top:0;padding-left:5px;text-align:left;width:100%}.preview-image-container{align-items:center!important;align-self:center!important;background-color:#fff!important;border:1px dashed #ccc!important;border-radius:4px!important;display:flex!important;height:300px!important;justify-content:center!important;margin-bottom:10px!important;overflow:hidden!important;width:100%!important}.preview-image{background-color:#fff!important;margin:0!important;max-height:100%!important;max-width:100%!important;object-fit:contain!important;object-position:center!important;padding:0!important}.preview-placeholder{align-items:center;color:#888;display:flex;height:100%;justify-content:center;padding:10px;text-align:center}.preview-note{color:#0083b5;display:block!important;font-size:13px;margin-bottom:5px;margin-top:8px;padding-left:10px;text-align:left;width:100%}.preview-note i{margin-right:5px}.crop-modal-footer{background-color:#f8f9fa;border-top:1px solid #eee;display:flex;justify-content:space-between;padding:15px 20px}.secondary-btn{align-items:center;background-color:#f1f1f1;border:none;border-radius:4px;color:#333;cursor:pointer;display:flex;font-weight:500;gap:8px;padding:10px 20px}.secondary-btn:hover{background-color:#e0e0e0}.primary-btn{align-items:center;background-color:#0083b5;border:none;border-radius:4px;color:#fff;cursor:pointer;display:flex;font-weight:500;gap:8px;padding:10px 20px}.primary-btn:hover{background-color:#006a92}.primary-btn:disabled{background-color:#ccc;cursor:not-allowed}.camera-modal{background-color:#000!important;border-radius:8px!important;display:flex!important;flex-direction:column!important;max-width:550px!important;overflow:hidden!important;width:90%!important}.camera-modal,.preview-modal{box-shadow:0 4px 20px #00000080!important;margin:auto!important;max-height:85vh!important;position:relative!important;z-index:10001!important}.camera-container{align-items:center!important;aspect-ratio:3/4!important;background-color:#000!important;display:flex!important;height:auto!important;justify-content:center!important;max-height:80vh!important;min-height:65vh!important;overflow:hidden!important;padding:0!important;position:relative!important;width:100%!important}.camera-video{background-color:#111!important;object-fit:contain!important}.camera-video,.person-outline-overlay{bottom:0!important;height:100%!important;left:0!important;position:absolute!important;right:0!important;top:0!important;width:100%!important}.person-outline-overlay{background-color:initial!important;margin:0!important;pointer-events:none!important;z-index:5!important}.outline-content-wrapper,.person-outline-overlay{align-items:center!important;display:flex!important;flex-direction:column!important;justify-content:center!important;padding:0!important}.outline-content-wrapper{left:50%!important;margin:0 auto!important;max-width:360px!important;position:absolute!important;text-align:center!important;top:50%!important;transform:translate(-50%,-50%)!important;width:100%!important}.face-outline{display:block!important;height:auto!important;margin:0 auto!important;opacity:.9!important;padding:0!important;width:340px!important}.camera-controls{bottom:0!important;height:80px!important;left:0!important;position:absolute!important;right:0!important;width:100%!important;z-index:10!important}.camera-btn,.camera-controls{align-items:center!important;display:flex!important;justify-content:center!important;margin:0!important;padding:0!important}.camera-btn{background-color:#fff!important;border:3px solid #0083b5!important;border-radius:50%!important;cursor:pointer!important;height:70px!important;transition:all .2s!important;width:70px!important}.camera-btn i{color:#0083b5!important;font-size:30px!important;margin:0!important;padding:0!important}.camera-btn:active{background-color:#f5f5f5!important;transform:scale(.95)!important}@media (max-width:768px){.modal-overlay .camera-modal{align-self:auto!important;bottom:auto!important;box-sizing:border-box!important;display:flex!important;flex-direction:column!important;justify-self:auto!important;left:auto!important;margin:0!important;max-height:85vh!important;max-height:85dvh!important;max-width:420px!important;min-height:auto!important;position:relative!important;right:auto!important;top:auto!important;transform:none!important;width:95%!important;z-index:10001!important}.camera-container{flex:1 1!important;max-height:65vh!important;max-height:65dvh!important;min-height:50vh!important}.camera-btn{height:65px!important;width:65px!important}.camera-btn i{font-size:26px!important}.face-outline{max-width:95%!important;width:300px!important}.selfie-mode .outline-content-wrapper{transform:translate(-50%,-52%)!important}.selfie-mode .camera-video{transform:scaleX(-1)!important}}@media (min-aspect-ratio:1/1){.camera-container{aspect-ratio:4/5!important}}@media (max-width:768px) and (-webkit-min-device-pixel-ratio:2),(max-width:768px) and (min-resolution:2dppx){.face-outline{width:290px!important}}.modal-header{align-items:center!important;background-color:#0083b5!important;border-top-left-radius:8px!important;border-top-right-radius:8px!important;color:#fff!important;display:flex!important;justify-content:space-between!important;padding:12px 15px!important;position:relative!important;z-index:20!important}.modal-header h3{font-size:18px!important;font-weight:500!important;margin:0!important}.close-btn{background:none!important;border:none!important;border-radius:50%!important;color:#fff!important;cursor:pointer!important;font-size:24px!important;height:30px!important;padding:0!important;width:30px!important}.close-btn,.modal-overlay{align-items:center!important;display:flex!important;justify-content:center!important}.modal-overlay{background-color:#000000bf!important;bottom:0!important;height:100vh!important;left:0!important;position:fixed!important;right:0!important;top:0!important;width:100vw!important;z-index:9999!important}.selfie-mode .camera-video{transform:scaleX(-1)!important}.preview-modal{background-color:#fff!important;border-radius:8px!important;box-shadow:0 4px 20px #0003!important;display:flex!important;flex-direction:column!important;max-height:90vh!important;max-width:600px!important;overflow:hidden!important;width:90%!important}.preview-modal-header{align-items:center!important;border-bottom:1px solid #eee!important;display:flex!important;justify-content:space-between!important;padding:15px 20px!important}.preview-modal-header h2{color:#0083b5!important;font-size:24px!important;margin:0!important}.modal-close-btn{background:none!important;border:none!important;color:#888!important;cursor:pointer!important;font-size:18px!important}.modal-close-btn:hover{color:#555!important}.preview-modal-body{align-items:center!important;display:flex!important;flex-direction:column!important;max-height:calc(90vh - 140px)!important;overflow-y:auto!important;padding:20px!important}.preview-description{color:#0083b5!important;font-size:14px!important;font-weight:500!important;margin:0 0 15px!important;text-align:center!important;width:100%!important}.preview-image-frame{align-items:center!important;background-color:#fff!important;border:1px dashed #ccc!important;border-radius:4px!important;display:flex!important;height:400px!important;justify-content:center!important;margin:0 auto!important;overflow:hidden!important;width:100%!important}.final-preview-image{background-color:#fff!important;max-height:100%!important;max-width:100%!important;object-fit:contain!important}.preview-modal-footer{background-color:#f8f9fa!important;border-top:1px solid #eee!important;display:flex!important;justify-content:center!important;padding:15px 20px!important}.preview-modal-buttons{display:flex!important;gap:15px!important}.retake-btn{align-items:center!important;background-color:#f1f1f1!important;border:none!important;border-radius:4px!important;color:#333!important;cursor:pointer!important;display:flex!important;font-weight:500!important;gap:8px!important;padding:10px 20px!important}.retake-btn:hover{background-color:#e0e0e0!important}.confirm-btn{align-items:center!important;background-color:#0083b5!important;border:none!important;border-radius:4px!important;color:#fff!important;cursor:pointer!important;display:flex!important;font-weight:500!important;gap:8px!important;padding:10px 20px!important}.confirm-btn:hover{background-color:#006a92!important}@media (max-width:768px){.left-section .form-container,.upload-page .form-container{align-items:center!important;display:flex!important;flex-direction:column!important;min-height:auto!important;padding-bottom:15px!important;padding-top:30px!important;position:relative!important}.left-section .form-stepper,.left-section .mobile-stepper-container,.upload-page .form-stepper,.upload-page .mobile-stepper-container{align-items:center!important;background:none!important;border:none!important;box-shadow:none!important;display:flex!important;justify-content:center!important;left:0!important;margin:0 auto 15px!important;padding:0!important;position:relative!important;transform:none!important;width:100%!important}.left-section .form-container .mobile-stepper,.upload-page .form-container .mobile-stepper{align-items:center!important;background:none!important;box-shadow:none!important;display:flex!important;justify-content:space-between!important;margin:0 auto!important;max-width:250px!important;padding:0!important;width:80%!important}.left-section .mobile-stepper .progress-step,.upload-page .mobile-stepper .progress-step{align-items:center!important;display:flex!important;flex:0 0 auto!important;flex-direction:column!important;margin:0!important;padding:0!important;position:relative!important;z-index:2!important}.left-section .mobile-stepper .step-circle,.upload-page .mobile-stepper .step-circle{align-items:center!important;background-color:#999!important;border-radius:50%!important;color:#fff!important;display:flex!important;font-size:12px!important;height:24px!important;justify-content:center!important;margin:0 auto!important;width:24px!important}.left-section .mobile-stepper .progress-step:nth-child(5) .step-circle,.upload-page .mobile-stepper .progress-step:nth-child(5) .step-circle{background-color:#0083b5!important}.left-section .mobile-stepper .progress-line,.upload-page .mobile-stepper .progress-line{background-color:#0083b5!important;flex:1 1!important;height:2px!important;margin:0 4px!important;position:relative!important;top:-12px!important;z-index:1!important}.left-section .mobile-stepper .step-label,.upload-page .mobile-stepper .step-label{color:#333!important;font-size:10px!important;margin-top:4px!important;text-align:center!important;white-space:nowrap!important}.left-section .mobile-stepper .progress-step:nth-child(5) .step-label,.upload-page .mobile-stepper .progress-step:nth-child(5) .step-label{color:#0083b5!important}.left-section .form-container .form-title,.upload-page .form-container .form-title{margin-bottom:15px!important;margin-top:15px!important;text-align:center!important;width:100%!important}.upload-page .form-container>*{max-width:100%!important;overflow:hidden!important}.left-section .form-container .upload-area,.upload-page .form-container .upload-area{margin-bottom:15px!important}.left-section .form-container .photo-guidelines,.left-section .form-container .upload-options,.upload-page .form-container .photo-guidelines,.upload-page .form-container .upload-options{margin-bottom:10px!important}.form-title{font-size:28px!important}.upload-area .upload-divider,.upload-area p:first-of-type{display:none!important}.upload-buttons{padding-top:15px!important}.modal-overlay{align-items:center!important;background-color:#000000bf!important;bottom:0!important;box-sizing:border-box!important;display:flex!important;height:100vh!important;height:100dvh!important;justify-content:center!important;left:0!important;overflow:hidden!important;padding:10px!important;position:fixed!important;right:0!important;top:0!important;width:100vw!important;z-index:10000!important}.camera-modal,.crop-modal,.preview-modal{max-height:90vh!important;max-height:90dvh!important;max-width:95%!important}.camera-modal,.crop-modal,.preview-modal{border-radius:8px!important;box-shadow:0 4px 20px #0000004d!important;display:flex!important;flex-direction:column!important;left:auto!important;margin:0!important;overflow:hidden!important;position:relative!important;top:auto!important;transform:none!important;width:95%!important;z-index:10001!important}.camera-modal{background-color:#000!important;max-height:85vh!important;max-height:85dvh!important;max-width:420px!important;min-height:auto!important}.camera-modal,.modal-overlay .camera-modal{align-self:auto!important;bottom:auto!important;justify-self:auto!important;right:auto!important}.modal-overlay .camera-modal{left:auto!important;margin:0!important;position:relative!important;top:auto!important;transform:none!important}.camera-modal .camera-container{flex:1 1!important;max-height:65vh!important;max-height:65dvh!important;min-height:50vh!important;position:relative!important;width:100%!important}.crop-modal-content,.preview-modal-body{display:flex!important;flex-direction:column!important;max-height:75vh!important;max-height:75dvh!important;overflow-y:auto!important;position:relative!important}body.modal-open{left:0!important;position:fixed!important;top:0!important;width:100%!important}body.modal-open,html.modal-open{height:100%!important;overflow:hidden!important}}@media (max-width:768px){@supports (-webkit-appearance:none){body.modal-open{-webkit-overflow-scrolling:auto!important;left:0!important;overflow:hidden!important;position:fixed!important;top:0!important;touch-action:none!important;width:100%!important}.modal-overlay,body.modal-open{height:100vh!important;height:100dvh!important}.modal-overlay{-webkit-overflow-scrolling:touch!important}}@media (max-width:768px){.modal-overlay{height:100vh!important;height:100dvh!important}.modal-overlay,body.modal-open{min-height:100vh!important;min-height:100dvh!important}}.dos-modal-overlay{align-items:center!important;background-color:#000000bf!important;bottom:0!important;box-sizing:border-box!important;height:100vh!important;height:100dvh!important;justify-content:center!important;left:0!important;padding:10px!important;position:fixed!important;right:0!important;top:0!important;width:100vw!important;z-index:10000!important}.dos-modal,.dos-modal-overlay{display:flex!important;overflow:hidden!important}.dos-modal{background-color:#fff!important;border-radius:12px!important;box-shadow:0 4px 20px #0000004d!important;flex-direction:column!important;left:auto!important;margin:0!important;max-height:85vh!important;max-height:85dvh!important;max-width:500px!important;position:relative!important;top:auto!important;transform:none!important;width:95%!important;z-index:10001!important}.dos-modal-body{max-height:70vh!important;max-height:70dvh!important;overflow-y:auto!important;padding:15px!important}.dos-modal-footer{background-color:#f8f9fa;border-top:1px solid #eee;display:flex;justify-content:center;padding:15px}.understood-btn{background-color:#0083b5;border:none;border-radius:4px;color:#fff;cursor:pointer;font-size:16px;font-weight:600;min-width:120px;padding:12px 30px;transition:background-color .3s}.understood-btn:hover{background-color:#006a92}}@-webkit-keyframes marching-ants{0%{background-position:0 0,0 100%,0 0,100% 0}to{background-position:20px 0,-20px 100%,0 -20px,100% 20px}}@keyframes marching-ants{0%{background-position:0 0,0 100%,0 0,100% 0}to{background-position:20px 0,-20px 100%,0 -20px,100% 20px}}:root{--rc-drag-handle-size:12px;--rc-drag-handle-mobile-size:24px;--rc-drag-handle-bg-colour:#0003;--rc-drag-bar-size:6px;--rc-border-color:#ffffffb3;--rc-focus-color:#08f}.ReactCrop{cursor:crosshair;display:inline-block;max-width:100%;position:relative}.ReactCrop *,.ReactCrop :after,.ReactCrop :before{-webkit-box-sizing:border-box;box-sizing:border-box}.ReactCrop--disabled,.ReactCrop--locked{cursor:inherit}.ReactCrop__child-wrapper{max-height:inherit;overflow:hidden}.ReactCrop__child-wrapper>img,.ReactCrop__child-wrapper>video{display:block;max-height:inherit;max-width:100%}.ReactCrop:not(.ReactCrop--disabled) .ReactCrop__child-wrapper>img,.ReactCrop:not(.ReactCrop--disabled) .ReactCrop__child-wrapper>video,.ReactCrop:not(.ReactCrop--disabled) .ReactCrop__crop-selection{-ms-touch-action:none;touch-action:none}.ReactCrop__crop-mask{bottom:0;height:calc(100% + .5px);left:0;pointer-events:none;position:absolute;right:0;top:0;width:calc(100% + .5px)}.ReactCrop__crop-selection{cursor:move;left:0;position:absolute;top:0;-webkit-transform:translateZ(0);transform:translateZ(0)}.ReactCrop--disabled .ReactCrop__crop-selection{cursor:inherit}.ReactCrop--circular-crop .ReactCrop__crop-selection{border-radius:50%}.ReactCrop--circular-crop .ReactCrop__crop-selection:after{border:1px solid #ffffffb3;border:1px solid var(--rc-border-color);bottom:-1px;content:"";left:-1px;opacity:.3;pointer-events:none;position:absolute;right:-1px;top:-1px}.ReactCrop--no-animate .ReactCrop__crop-selection{outline:1px dashed #fff}.ReactCrop__crop-selection:not(.ReactCrop--no-animate .ReactCrop__crop-selection){-webkit-animation:marching-ants 1s;animation:marching-ants 1s;-webkit-animation-iteration-count:infinite;animation-iteration-count:infinite;-webkit-animation-play-state:running;animation-play-state:running;-webkit-animation-timing-function:linear;animation-timing-function:linear;background-image:-webkit-gradient(linear,left top,right top,color-stop(50%,#fff),color-stop(50%,#444)),-webkit-gradient(linear,left top,right top,color-stop(50%,#fff),color-stop(50%,#444)),-webkit-gradient(linear,left top,left bottom,color-stop(50%,#fff),color-stop(50%,#444)),-webkit-gradient(linear,left top,left bottom,color-stop(50%,#fff),color-stop(50%,#444));background-image:linear-gradient(90deg,#fff 50%,#444 0),linear-gradient(90deg,#fff 50%,#444 0),linear-gradient(180deg,#fff 50%,#444 0),linear-gradient(180deg,#fff 50%,#444 0);background-position:0 0,0 100%,0 0,100% 0;background-repeat:repeat-x,repeat-x,repeat-y,repeat-y;background-size:10px 1px,10px 1px,1px 10px,1px 10px;color:#fff}.ReactCrop__crop-selection:focus{outline:2px solid #08f;outline:2px solid var(--rc-focus-color);outline-offset:-1px}.ReactCrop--invisible-crop .ReactCrop__crop-mask,.ReactCrop--invisible-crop .ReactCrop__crop-selection{display:none}.ReactCrop__rule-of-thirds-hz:after,.ReactCrop__rule-of-thirds-hz:before,.ReactCrop__rule-of-thirds-vt:after,.ReactCrop__rule-of-thirds-vt:before{background-color:#fff6;content:"";display:block;position:absolute}.ReactCrop__rule-of-thirds-vt:after,.ReactCrop__rule-of-thirds-vt:before{height:100%;width:1px}.ReactCrop__rule-of-thirds-vt:before{left:33.3333333333%}.ReactCrop__rule-of-thirds-vt:after{left:66.6666666667%}.ReactCrop__rule-of-thirds-hz:after,.ReactCrop__rule-of-thirds-hz:before{height:1px;width:100%}.ReactCrop__rule-of-thirds-hz:before{top:33.3333333333%}.ReactCrop__rule-of-thirds-hz:after{top:66.6666666667%}.ReactCrop__drag-handle{background-color:#0003;background-color:var(--rc-drag-handle-bg-colour);border:1px solid #ffffffb3;border:1px solid var(--rc-border-color);height:12px;height:var(--rc-drag-handle-size);position:absolute;width:12px;width:var(--rc-drag-handle-size)}.ReactCrop__drag-handle:focus{background:#08f;background:var(--rc-focus-color)}.ReactCrop .ord-nw{cursor:nw-resize;left:0}.ReactCrop .ord-n,.ReactCrop .ord-nw{top:0;-webkit-transform:translate(-50%,-50%);transform:translate(-50%,-50%)}.ReactCrop .ord-n{cursor:n-resize;left:50%}.ReactCrop .ord-ne{cursor:ne-resize;top:0}.ReactCrop .ord-e,.ReactCrop .ord-ne{right:0;-webkit-transform:translate(50%,-50%);transform:translate(50%,-50%)}.ReactCrop .ord-e{cursor:e-resize;top:50%}.ReactCrop .ord-se{bottom:0;cursor:se-resize;right:0;-webkit-transform:translate(50%,50%);transform:translate(50%,50%)}.ReactCrop .ord-s{cursor:s-resize;left:50%}.ReactCrop .ord-s,.ReactCrop .ord-sw{bottom:0;-webkit-transform:translate(-50%,50%);transform:translate(-50%,50%)}.ReactCrop .ord-sw{cursor:sw-resize;left:0}.ReactCrop .ord-w{cursor:w-resize;left:0;top:50%;-webkit-transform:translate(-50%,-50%);transform:translate(-50%,-50%)}.ReactCrop__disabled .ReactCrop__drag-handle{cursor:inherit}.ReactCrop__drag-bar{position:absolute}.ReactCrop__drag-bar.ord-n{height:6px;height:var(--rc-drag-bar-size);left:0;top:0;-webkit-transform:translateY(-50%);transform:translateY(-50%);width:100%}.ReactCrop__drag-bar.ord-e{height:100%;right:0;top:0;-webkit-transform:translate(50%);transform:translate(50%);width:6px;width:var(--rc-drag-bar-size)}.ReactCrop__drag-bar.ord-s{bottom:0;height:6px;height:var(--rc-drag-bar-size);left:0;-webkit-transform:translateY(50%);transform:translateY(50%);width:100%}.ReactCrop__drag-bar.ord-w{height:100%;left:0;top:0;-webkit-transform:translate(-50%);transform:translate(-50%);width:6px;width:var(--rc-drag-bar-size)}.ReactCrop--fixed-aspect .ReactCrop__drag-bar,.ReactCrop--fixed-aspect .ReactCrop__drag-handle.ord-e,.ReactCrop--fixed-aspect .ReactCrop__drag-handle.ord-n,.ReactCrop--fixed-aspect .ReactCrop__drag-handle.ord-s,.ReactCrop--fixed-aspect .ReactCrop__drag-handle.ord-w,.ReactCrop--new-crop .ReactCrop__drag-bar,.ReactCrop--new-crop .ReactCrop__drag-handle{display:none}@media (pointer:coarse){.ReactCrop .ord-e,.ReactCrop .ord-n,.ReactCrop .ord-s,.ReactCrop .ord-w{display:none}.ReactCrop__drag-handle{height:24px;height:var(--rc-drag-handle-mobile-size);width:24px;width:var(--rc-drag-handle-mobile-size)}}.share-poster-page{align-items:center;background-color:#0a1a34;background-position:50%;background-repeat:no-repeat;background-size:cover;font-family:Poppins,sans-serif;justify-content:center;min-height:calc(100vh - 30px);overflow-x:hidden;padding:40px;position:relative}.share-poster-content,.share-poster-page{box-sizing:border-box;display:flex;width:100%}.share-poster-content{align-items:flex-start;gap:30px;margin-left:40px;margin-top:35px;max-width:1200px}.poster-container{flex:1 1;margin-right:0;margin-top:35px;max-width:380px;z-index:10}.poster-container,.poster-frame{box-sizing:border-box;position:relative}.poster-frame{aspect-ratio:3/4;background-color:#fff;border:2px solid #fff;border-radius:0;padding:10px;width:100%}.poster-frame:after{background-color:#ffc107;border:4px solid #ffc107;left:8px;top:8px;z-index:-1}.poster-frame:after,.poster-frame:before{box-sizing:border-box;content:"";height:100%;position:absolute;width:100%}.poster-frame:before{background-color:#0083b5;border:4px solid #0083b5;left:12px;top:12px;z-index:-2}.content-area{box-sizing:border-box;display:flex;flex-direction:column;height:100%}.text-section{margin-bottom:25px;margin-top:35px;width:100%}.text-section h2{color:#fff;font-size:26px;font-weight:700;line-height:1.3;margin:5px 0}.text-section span{color:#ffc107}.user-info-section{margin-bottom:20px;margin-top:35px;width:100%}.user-row{gap:10px;margin-bottom:10px}.user-icon,.user-row{align-items:center;display:flex}.user-icon{background-color:#ffc107;border-radius:50%;color:#000;flex-shrink:0;height:28px;justify-content:center;width:28px}.contact-info,.user-details{color:#fff;font-size:14px}.contact-info{align-items:center;display:flex;gap:8px;margin-bottom:15px}.contact-info i{color:#ffc107}.business-tag{background-color:#ffc107;border-radius:4px;color:#0a1a34;display:inline-block;font-size:12px;font-weight:600;margin-bottom:10px;margin-top:35px;padding:5px 10px}.game-changer-text{color:#ffc107;font-size:18px;font-weight:700;letter-spacing:1px}.controls-section{box-sizing:border-box;flex:1 1;max-width:350px;padding-left:35px;padding-top:60px;position:relative;top:auto}.section-title{color:#fff;font-size:38px;font-weight:700;line-height:1.1;margin-bottom:10px;margin-top:35px;max-width:350px}.section-subtitle{color:#e0e0e0;font-size:16px;line-height:1.3;margin-bottom:20px;max-width:350px}.download-btn{align-items:center;background-color:#ffc107;border:none;border-radius:8px;box-sizing:border-box;color:#000;cursor:pointer;display:flex;font-family:Poppins,sans-serif;font-size:16px;font-weight:600;gap:8px;justify-content:center;padding:15px;transition:background-color .2s;width:100%}.download-btn:hover{background-color:#e6b000}.download-btn i{font-size:18px}.another-shot{margin-top:20px;max-width:350px}.another-shot-text{color:#e0e0e0;font-size:14px;margin-bottom:10px}.make-another-btn{align-items:center;background-color:#ffc107;border:none;border-radius:8px;box-sizing:border-box;color:#000;cursor:pointer;display:flex;font-family:Poppins,sans-serif;font-size:16px;font-weight:600;gap:8px;justify-content:center;padding:15px;transition:background-color .2s;width:100%}.make-another-btn:hover{background-color:#e6b000}.make-another-btn i{font-size:18px}@media (max-width:992px){.share-poster-content{align-items:center;flex-direction:column;gap:60px;max-width:450px}.poster-container{margin-bottom:40px;margin-right:0;max-width:350px}.controls-section{max-width:380px;padding-left:0;padding-top:25px;text-align:center;width:100%}}@media (max-width:768px){.loading-overlay{min-height:300px;padding:15px}.loading-overlay p{box-sizing:border-box;font-size:18px;padding:0 10px}.progress-bar{margin:15px auto 0!important;width:90%!important}body,html{min-height:100%!important;overscroll-behavior:contain!important}#root,.app,body,html{height:auto!important;overflow-x:hidden!important;width:100%!important}#root,.app,.share-poster-page{min-height:100vh!important}.share-poster-page{align-items:center!important;box-sizing:border-box!important;display:flex!important;flex-direction:column!important;justify-content:flex-start!important;margin:0!important;overflow-x:hidden!important;padding:15px!important;position:relative!important;width:100%!important}.logo-container{left:50%!important;margin:0!important;padding:0!important;position:absolute!important;text-align:center!important;top:15px!important;transform:translateX(-50%)!important;width:auto!important;z-index:1000!important}.header-logo{height:auto!important;max-width:200px!important;width:200px!important}.share-poster-content{-webkit-overflow-scrolling:touch!important;gap:20px!important;left:0!important;margin:140px auto 0!important;max-width:320px!important;overflow-x:hidden!important;padding:0 0 40px!important;position:relative!important;right:0!important;scroll-behavior:smooth!important}.poster-container,.share-poster-content{align-items:center!important;display:flex!important;flex-direction:column!important;width:100%!important}.poster-container{justify-content:center!important;margin:0 auto 20px!important}.controls-section{align-items:center!important;display:flex!important;flex-direction:column!important;margin:0 auto!important;text-align:center!important}.another-shot-text,.section-subtitle,.section-title{margin-left:auto!important;margin-right:auto!important;text-align:center!important;width:100%!important}.download-btn,.make-another-btn{margin:0 auto!important;width:100%!important}.another-shot{align-items:center!important;display:flex!important;flex-direction:column!important;margin:15px auto 0!important;width:100%!important}.mobile-cta-section{box-sizing:border-box!important;height:auto!important;left:0!important;margin:30px auto 40px!important;max-height:none!important;max-width:100%!important;min-height:350px!important;padding:0!important;position:relative!important;right:0!important;touch-action:pan-x pinch-zoom!important;transform:translateZ(0)!important;width:100%!important;will-change:transform!important;z-index:1!important}.mobile-cta-section .cta-carousel{height:100%!important;justify-content:flex-start!important;overflow:hidden!important;padding:5px!important;position:relative!important;width:100%!important}.mobile-cta-section .banners-container{-webkit-overflow-scrolling:touch!important;-ms-overflow-style:none!important;backface-visibility:hidden!important;-webkit-backface-visibility:hidden!important;display:flex!important;flex-direction:row!important;flex-wrap:nowrap!important;gap:0!important;height:100%!important;left:0!important;margin:0!important;overflow-x:auto!important;overflow-y:hidden!important;padding:0!important;perspective:1000!important;-webkit-perspective:1000!important;position:relative!important;scroll-behavior:auto!important;scroll-snap-type:x mandatory!important;scrollbar-width:none!important;top:0!important;touch-action:pan-x!important;transform:translateZ(0)!important;width:100%!important;will-change:transform!important}.mobile-cta-section .banners-container::-webkit-scrollbar{display:none!important;height:0!important;width:0!important}.mobile-cta-section .cta-banner{align-items:center!important;backface-visibility:hidden!important;-webkit-backface-visibility:hidden!important;box-sizing:border-box!important;display:flex!important;flex:0 0 100%!important;height:100%!important;justify-content:center!important;min-width:100%!important;padding:5px!important;scroll-snap-align:center!important;transform:translateZ(0)!important;transform-style:preserve-3d!important;-webkit-transform-style:preserve-3d!important;width:100%!important;will-change:transform!important}.mobile-cta-section .cta-banner img{display:block!important;height:auto!important;margin:0 auto!important;max-height:350px!important;max-width:100%!important;object-fit:contain!important;object-position:center!important;transform:scale(.95)!important;width:auto!important}#root,.app,body,html{height:auto!important;max-width:100vw!important;min-height:100%!important;overflow-x:hidden!important;overscroll-behavior:contain!important;position:relative!important;width:100%!important}.controls-section,.poster-container{max-width:320px!important;transform:translateZ(0)!important;will-change:transform!important}.controls-section{padding:0!important;width:100%!important}.cta-container{display:none!important}}@media (max-width:480px){.share-poster-page{overflow-x:hidden;overscroll-behavior:contain;padding:20px 15px}.header-logo{width:200px!important}.poster-container{margin-bottom:5px;max-width:280px;width:100%}.poster-frame{padding:15px}.poster-frame:after{left:6px;top:6px}.poster-frame:before{left:12px;top:12px}.section-title{font-size:22px;margin-bottom:8px}.section-subtitle{font-size:14px;margin-bottom:12px}.controls-section{max-width:280px;padding-top:0;width:100%}.download-btn,.make-another-btn{font-size:14px;padding:10px}.another-shot{margin-top:12px}}.user-image-container{display:flex;justify-content:center;margin-bottom:20px;margin-top:15px;width:100%}.user-image{max-height:180px;max-width:70%;object-fit:contain}.loading-overlay{align-items:center;box-sizing:border-box;display:flex;flex-direction:column;justify-content:center;min-height:400px;padding:30px;text-align:center;width:100%}.loading-overlay .loading-spinner{animation:spin 1s linear infinite;border:5px solid #0000001a;border-radius:50%;border-top-color:#ffc107;height:60px;margin-bottom:20px;width:60px}.loading-overlay p{color:#fff;font-size:20px;font-weight:500;margin:0 auto;text-align:center;width:100%}.loading-overlay .logo-loader-wrapper{left:0!important;margin:0 auto!important;padding:0!important;position:relative!important;transform:none!important}.loading-overlay .logo-image-container{align-items:center!important;display:flex!important;justify-content:center!important}.loading-overlay .logo-image-container,.loading-overlay .logo-loader{margin:0 auto!important;padding:0!important;position:relative!important}.loading-overlay .logo-loader{display:block!important;left:0!important;transform:none!important}.loading-overlay .loading-text{margin-top:30px!important;padding:0!important;text-align:center!important;width:100%!important}.error-container{align-items:center;display:flex;flex-direction:column;justify-content:center;margin:0 auto;max-width:500px;min-height:400px;padding:30px;width:100%}.error-container .error-message{background-color:#ffffff1a;border:1px solid #fff3;border-radius:8px;color:#ffc107;font-size:18px;margin-bottom:30px;padding:20px;text-align:center}.generated-poster{border-radius:0;display:block;height:100%;object-fit:cover;width:100%}.poster-placeholder{align-items:center;display:flex;height:100%;justify-content:center;width:100%}.poster-placeholder p{color:#fff;font-size:18px;font-weight:500}.cta-container{background-color:#fff;border-bottom-left-radius:20px;border-top-left-radius:20px;bottom:120px;box-shadow:-5px 0 15px #0000001a;opacity:1;overflow:hidden;position:absolute!important;right:0;top:170px;transition:opacity .3s ease;width:420px;z-index:100}.cta-carousel,.cta-container{display:flex;flex-direction:column;padding:15px}.cta-carousel{height:100%;justify-content:center}.banners-container,.cta-carousel{box-sizing:border-box;position:relative;width:100%}.banners-container{flex-grow:1;margin-bottom:25px;min-height:400px;overflow:hidden;padding:25px}.hidden-auto-rotate{height:0;margin:0;opacity:0;overflow:hidden;padding:0;pointer-events:none;position:absolute}.simple-scroll-container{-webkit-overflow-scrolling:touch;-ms-overflow-style:none;align-items:center;backface-visibility:hidden;-webkit-backface-visibility:hidden;display:flex;gap:15px;height:100%;overflow-x:auto;overflow-y:hidden;padding:20px 0;perspective:1000;-webkit-perspective:1000;scroll-behavior:auto;scrollbar-color:#aaa #f0f0f0;scrollbar-width:thin;touch-action:pan-x;width:100%;will-change:transform}@media (max-width:768px){.mobile-cta-section .banners-container::-webkit-scrollbar,.simple-scroll-container::-webkit-scrollbar{display:none!important}}.simple-scroll-container::-webkit-scrollbar{background-color:initial;height:8px}.simple-scroll-container::-webkit-scrollbar-track{background:#f0f0f0;border-radius:4px}.simple-scroll-container::-webkit-scrollbar-thumb{background-color:#aaa;border:2px solid #f0f0f0;border-radius:4px}.cta-banner{box-sizing:border-box;left:0;opacity:0;padding:10px;position:absolute;text-align:center;top:0;transition:opacity .5s ease-in-out;width:100%}.cta-banner,.simple-scroll-container a{align-items:center;display:flex;height:100%;justify-content:center}.simple-scroll-container a{flex:0 0 auto;min-height:200px;transition:opacity .3s ease}.simple-scroll-container .active-image{position:relative}.simple-scroll-container .active-image:after{display:none}.cta-banner.active{opacity:1;z-index:2}.cta-banner img{box-shadow:0 2px 8px #0000001a;max-height:90%;max-width:95%;object-fit:contain;transform:scale(1);transition:transform .2s ease}.simple-scroll-container img{display:block;height:auto;max-height:95%;max-width:100%;object-fit:contain;width:auto}.cta-banner img:hover{transform:scale(1.05)}.cta-placeholder{align-items:center;background-color:#f0f0f0;border-radius:10px;color:#666;display:inline-flex;font-size:14px;height:300px;justify-content:center;margin:0 auto;padding:10px;text-align:center;width:160px}.scroll-indicator{display:none}@media (max-width:992px){.cta-container{bottom:200px;top:220px;width:320px}}@media (max-width:768px){.cta-container{bottom:180px;top:200px;width:260px}}@media (max-width:480px){.cta-container{bottom:160px;top:180px;width:200px}.cta-placeholder{font-size:12px;height:200px;width:120px}}@media (max-width:768px){.simple-scroll-container a{align-items:center;display:flex;height:auto;justify-content:center;margin:0 5px;min-height:0;min-height:auto}.mobile-cta-section{box-sizing:border-box;margin:20px auto 30px!important;max-height:none!important;max-width:100%!important;min-height:350px!important;padding:0;width:100%!important}.mobile-cta-section .simple-scroll-container{align-items:center;display:flex;gap:2px;height:auto;justify-content:flex-start;padding:5px 0;width:100%}.mobile-cta-section .simple-scroll-container img{display:block;max-height:350px!important;object-fit:contain;width:100%}.mobile-cta-section .cta-carousel{height:auto!important;padding:0!important;width:100%!important}.mobile-cta-section .simple-scroll-container{-webkit-overflow-scrolling:touch;scroll-snap-type:x mandatory}.mobile-cta-section .simple-scroll-container a{align-items:center;display:flex;flex:0 0 auto;height:350px;justify-content:center;margin:0;max-width:none;scroll-snap-align:center;width:100%}}.business-tag,.contact-info,.game-changer-text,.text-section,.user-details,.user-icon,.user-image,.user-image-container,.user-info-section,.user-row{display:none}body .share-poster-page .logo-container{display:block!important;left:20px!important;margin:0!important;padding:0!important;position:absolute!important;text-align:left!important;top:20px!important;transform:none!important;width:auto!important}body .share-poster-page .logo-container img.header-logo{display:block!important;margin:0!important;width:150px!important}@media (max-width:768px){body .share-poster-page .logo-container{left:50%!important;margin:0!important;padding:0!important;position:absolute!important;text-align:center!important;top:15px!important;transform:translateX(-50%)!important}body .share-poster-page .logo-container img.header-logo{display:block!important;height:auto!important;margin:0 auto!important;max-width:200px!important;width:200px!important}body .share-poster-page .share-poster-content{margin-top:140px!important}}.terms-conditions-page{align-items:center;background-color:#0a1a34;background-position:50%;background-repeat:no-repeat;background-size:cover;box-sizing:border-box;display:flex;font-family:Poppins,sans-serif;justify-content:center;min-height:100vh;overflow-x:hidden;padding:40px;position:relative;width:100%}.logo-container{left:20px!important;margin:0!important;position:absolute!important;text-align:left!important;top:20px!important;transform:none!important;width:auto!important;z-index:100!important}.header-logo{cursor:pointer;height:auto;margin-left:0!important;transition:transform .2s ease;width:150px}.header-logo:hover{transform:scale(1.05)}.terms-content{align-items:center;box-sizing:border-box;display:flex;justify-content:center;margin-top:60px;max-width:1200px;width:100%}.terms-container{background-color:#fffffff2;border-radius:12px;box-shadow:0 10px 30px #0000004d;margin:0 auto;max-width:800px;padding:40px;width:100%}.terms-title{color:#0a1a34;font-family:Poppins,sans-serif;font-size:36px;font-weight:700;margin-bottom:30px;text-align:center}.terms-text{font-family:Poppins,sans-serif;line-height:1.6;text-align:left}.intro-text,.terms-text{color:#333;font-size:16px}.intro-text{background-color:#f8f9fa;border-left:4px solid #0a1a34;border-radius:4px;margin-bottom:30px;padding:20px}.terms-section{margin-bottom:25px}.terms-section h2{color:#0a1a34;font-family:Poppins,sans-serif;font-size:20px;font-weight:600;margin-bottom:12px}.terms-section p{color:#333;margin-bottom:15px;text-align:justify}.terms-section ul{margin:15px 0;padding-left:25px}.terms-section li{color:#333;line-height:1.6;margin-bottom:10px}.terms-text a{color:#0a1a34;font-weight:500;text-decoration:none}.terms-text a:hover{color:#ffc107;text-decoration:underline}.terms-text p{margin-bottom:15px}@media (max-width:768px){.terms-conditions-page{min-height:100vh;padding:15px}.logo-container{left:50%!important;position:absolute!important;text-align:center!important;top:15px!important;transform:translateX(-50%)!important}.header-logo{width:200px!important}.terms-content{margin-top:120px;width:100%}.terms-container{margin:0 10px;max-width:100%;padding:25px}.terms-title{font-size:28px;margin-bottom:20px}.intro-text,.terms-text{font-size:14px}.intro-text{padding:15px}.intro-text,.terms-section{margin-bottom:20px}.terms-section h2{font-size:18px;margin-bottom:10px}.terms-section p{font-size:14px;text-align:left}.terms-section ul{padding-left:20px}.terms-section li{font-size:14px;margin-bottom:8px}}@media (max-width:992px) and (min-width:769px){.terms-container{max-width:700px;padding:35px}.terms-title{font-size:32px}}.not-found-container{align-items:center;background-color:#f8f9fa;display:flex;flex-direction:column;justify-content:center;min-height:80vh;padding:20px;text-align:center}.not-found-content{background-color:#fff;border-radius:8px;box-shadow:0 4px 12px #0000001a;max-width:600px;padding:40px}.not-found-container h1{color:#fdc323;font-size:72px;font-weight:700;margin:0}.not-found-container h2{color:#333;font-size:28px;margin:10px 0 20px}.not-found-container p{color:#666;font-size:16px;line-height:1.5;margin-bottom:30px}.home-button{background-color:#fdc323;border-radius:4px;color:#000;display:inline-block;font-weight:600;padding:12px 24px;text-decoration:none;transition:background-color .3s ease}.home-button:hover{background-color:#e6b01f}@media (max-width:768px){.not-found-content{padding:30px}.not-found-container h1{font-size:60px}.not-found-container h2{font-size:24px}}.admin-login-container{align-items:center;background:linear-gradient(135deg,#667eea,#764ba2);display:flex;font-family:-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,Oxygen,Ubuntu,Cantarell,sans-serif;justify-content:center;min-height:100vh;padding:1rem}.admin-login-card{background:#fff;border-radius:12px;box-shadow:0 20px 40px #0000001a;max-width:400px;padding:2.5rem;position:relative;width:100%}.admin-login-card:before{background:linear-gradient(90deg,#667eea,#764ba2);border-radius:12px 12px 0 0;content:"";height:4px;left:0;position:absolute;right:0;top:0}.admin-login-title{-webkit-text-fill-color:#0000;background:linear-gradient(135deg,#667eea,#764ba2);-webkit-background-clip:text;background-clip:text;color:#333;font-size:2rem;font-weight:700;margin:0 0 .5rem;text-align:center}.admin-login-subtitle{color:#666;font-size:1rem;margin:0 0 2rem;text-align:center}.admin-login-form{gap:1.5rem}.admin-login-form,.form-group{display:flex;flex-direction:column}.form-group{gap:.5rem}.form-group label{color:#555;font-size:.9rem;font-weight:600;margin-bottom:.25rem}.form-group input{background-color:#fafbfc;border:2px solid #e1e5e9;border-radius:8px;font-size:1rem;padding:.875rem 1rem;transition:all .2s ease}.form-group input:focus{background-color:#fff;border-color:#667eea;box-shadow:0 0 0 3px #667eea1a;outline:none}.form-group input:disabled{background-color:#f5f5f5;color:#999;cursor:not-allowed}.error-message{background:#fee;border:1px solid #fed7d7;border-radius:8px;color:#c53030;font-size:.9rem;margin:.5rem 0;padding:.875rem 1rem;text-align:center}.admin-login-button{background:linear-gradient(135deg,#667eea,#764ba2);border:none;border-radius:8px;color:#fff;cursor:pointer;font-size:1rem;font-weight:600;margin-top:.5rem;overflow:hidden;padding:1rem 1.5rem;position:relative;transition:all .2s ease}.admin-login-button:hover:not(:disabled){box-shadow:0 4px 12px #667eea66;transform:translateY(-1px)}.admin-login-button:active:not(:disabled){transform:translateY(0)}.admin-login-button:disabled{background:#e2e8f0;box-shadow:none;color:#a0aec0;cursor:not-allowed;transform:none}.admin-login-button:disabled:after{animation:spin 1s linear infinite;border:2px solid #0000;border-radius:50%;border-top-color:#a0aec0;content:"";height:20px;left:50%;margin:-10px 0 0 -10px;position:absolute;top:50%;width:20px}.admin-login-footer{border-top:1px solid #e2e8f0;margin-top:2rem;padding-top:1.5rem;text-align:center}.admin-login-footer p{background:#f7fafc;border:1px solid #e2e8f0;border-radius:6px;color:#666;font-size:.85rem;margin:0;padding:.75rem}@media (max-width:480px){.admin-login-container{padding:.5rem}.admin-login-card{padding:2rem 1.5rem}.admin-login-title{font-size:1.75rem}.form-group input{padding:.75rem}.admin-login-button{padding:.875rem 1.25rem}}.form-group input:disabled+.loading-indicator{display:block}.loading-indicator{color:#666;display:none;font-size:.85rem;margin-top:.5rem;text-align:center}.admin-login-button:focus{outline:2px solid #667eea;outline-offset:2px}.form-group input:focus{outline:2px solid #667eea;outline-offset:-2px}@media (prefers-contrast:high){.admin-login-card{border:2px solid #333}.form-group input{border-color:#333}.admin-login-button{background:#333}}@media (prefers-reduced-motion:reduce){.admin-login-button,.form-group input{transition:none}@keyframes spin{0%{transform:rotate(0deg)}to{transform:rotate(1turn)}}}:root{--primary-color:#3b82f6;--primary-dark:#2563eb;--primary-light:#dbeafe;--secondary-color:#6366f1;--success-color:#10b981;--warning-color:#f59e0b;--danger-color:#ef4444;--background-color:#f8fafc;--surface-color:#fff;--text-primary:#1f2937;--text-secondary:#6b7280;--text-muted:#9ca3af;--border-color:#e5e7eb;--shadow-sm:0 1px 2px 0 #0000000d;--shadow-md:0 4px 6px -1px #0000001a,0 2px 4px -1px #0000000f;--shadow-lg:0 10px 15px -3px #0000001a,0 4px 6px -2px #0000000d;--shadow-xl:0 20px 25px -5px #0000001a,0 10px 10px -5px #0000000a;--radius-sm:0.375rem;--radius-md:0.5rem;--radius-lg:0.75rem;--radius-xl:1rem;--spacing-xs:0.25rem;--spacing-sm:0.5rem;--spacing-md:1rem;--spacing-lg:1.5rem;--spacing-xl:2rem;--spacing-2xl:3rem}.admin-dashboard{background:linear-gradient(135deg,#f8fafc,#e2e8f0);font-family:Inter,-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,sans-serif;min-height:100vh}.admin-header{-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px);background:linear-gradient(135deg,#3b82f6,#6366f1);background:linear-gradient(135deg,var(--primary-color) 0,var(--secondary-color) 100%);border-bottom:1px solid #ffffff1a;box-shadow:0 10px 15px -3px #0000001a,0 4px 6px -2px #0000000d;box-shadow:var(--shadow-lg);color:#fff;padding:1.5rem 0;padding:var(--spacing-lg) 0;position:sticky;top:0;z-index:50}.header-left{display:flex;flex-direction:column;gap:.5rem;gap:var(--spacing-sm)}.admin-header h1{-webkit-text-fill-color:#0000;background:linear-gradient(45deg,#fff,#e0e7ff);-webkit-background-clip:text;background-clip:text;font-size:2rem;font-weight:800;letter-spacing:-.025em;margin:0}.admin-info{color:#e0e7ff;font-size:.875rem;font-weight:500;opacity:.9}.logout-btn{-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px);background:#ffffff1a;border:1px solid #fff3;border-radius:.75rem;border-radius:var(--radius-lg);color:#fff;cursor:pointer;font-size:.875rem;font-weight:600;padding:.5rem 1.5rem;padding:var(--spacing-sm) var(--spacing-lg);transition:all .3s cubic-bezier(.4,0,.2,1)}.logout-btn:hover{background:#fff3;box-shadow:0 4px 12px #00000026;transform:translateY(-1px)}.admin-content{margin:0 auto;max-width:1400px;padding:2rem 1.5rem;padding:var(--spacing-xl) var(--spacing-lg)}.analytics-section{margin-bottom:3rem;margin-bottom:var(--spacing-2xl)}.analytics-card{background:#fff;background:var(--surface-color);border:1px solid #e5e7eb;border:1px solid var(--border-color);border-radius:1rem;border-radius:var(--radius-xl);box-shadow:0 4px 6px -1px #0000001a,0 2px 4px -1px #0000000f;box-shadow:var(--shadow-md);overflow:hidden;padding:2rem;padding:var(--spacing-xl);position:relative;transition:all .3s cubic-bezier(.4,0,.2,1)}.analytics-card:before{background:linear-gradient(90deg,#3b82f6,#6366f1);background:linear-gradient(90deg,var(--primary-color) 0,var(--secondary-color) 100%);border-radius:1rem 1rem 0 0;border-radius:var(--radius-xl) var(--radius-xl) 0 0;content:"";height:4px;left:0;position:absolute;right:0;top:0}.analytics-card:hover{box-shadow:0 20px 25px -5px #0000001a,0 10px 10px -5px #0000000a;box-shadow:var(--shadow-xl);transform:translateY(-4px)}.analytics-card h3{align-items:center;color:#6b7280;color:var(--text-secondary);display:flex;font-size:.875rem;font-weight:600;gap:.5rem;gap:var(--spacing-sm);letter-spacing:.05em;margin:0 0 1rem;margin:0 0 var(--spacing-md) 0;text-transform:uppercase}.analytics-value{-webkit-text-fill-color:#0000;background:linear-gradient(135deg,#3b82f6,#6366f1);background:linear-gradient(135deg,var(--primary-color) 0,var(--secondary-color) 100%);-webkit-background-clip:text;background-clip:text;color:#3b82f6;color:var(--primary-color);font-size:3rem;font-weight:800;line-height:1;margin:1rem 0;margin:var(--spacing-md) 0}.analytics-card p{color:#9ca3af;color:var(--text-muted);font-size:.875rem;font-weight:500;margin:0}.leads-section{background:#fff;background:var(--surface-color);border:1px solid #e5e7eb;border:1px solid var(--border-color);border-radius:1rem;border-radius:var(--radius-xl);box-shadow:0 4px 6px -1px #0000001a,0 2px 4px -1px #0000000f;box-shadow:var(--shadow-md);padding:2rem;padding:var(--spacing-xl)}.leads-header{align-items:flex-start;display:flex;flex-wrap:wrap;gap:1.5rem;gap:var(--spacing-lg);justify-content:space-between;margin-bottom:2rem;margin-bottom:var(--spacing-xl)}.leads-header-left{display:flex;flex-direction:column;gap:1rem;gap:var(--spacing-md)}.leads-header h2{color:#1f2937;color:var(--text-primary);font-size:1.75rem;font-weight:700;letter-spacing:-.025em;margin:0}.leads-header-right{flex-wrap:wrap}.leads-header-right,.real-time-controls{align-items:center;display:flex;gap:1rem;gap:var(--spacing-md)}.real-time-controls{background:#f8fafc;border:1px solid #e5e7eb;border:1px solid var(--border-color);border-radius:.75rem;border-radius:var(--radius-lg);padding:1rem;padding:var(--spacing-md)}.real-time-status{align-items:center;color:#6b7280;color:var(--text-secondary);display:flex;font-size:.875rem;font-weight:500;gap:.5rem;gap:var(--spacing-sm)}.status-indicator{animation:pulse 2s infinite;background-color:#ef4444;background-color:var(--danger-color);border-radius:50%;height:8px;width:8px}.status-indicator.active{background-color:#10b981;background-color:var(--success-color)}@keyframes pulse{0%,to{opacity:1}50%{opacity:.5}}.refresh-btn{align-items:center;background:#3b82f6;background:var(--primary-color);border:none;border-radius:.5rem;border-radius:var(--radius-md);color:#fff;cursor:pointer;display:flex;font-size:.875rem;font-weight:600;gap:.25rem;gap:var(--spacing-xs);padding:.5rem 1rem;padding:var(--spacing-sm) var(--spacing-md);transition:all .2s cubic-bezier(.4,0,.2,1)}.refresh-btn:hover:not(:disabled){background:#2563eb;background:var(--primary-dark);box-shadow:0 4px 6px -1px #0000001a,0 2px 4px -1px #0000000f;box-shadow:var(--shadow-md);transform:translateY(-1px)}.refresh-btn:disabled{cursor:not-allowed;opacity:.6}.real-time-toggle{font-size:.875rem}.real-time-toggle,.real-time-toggle label{align-items:center;display:flex;gap:.5rem;gap:var(--spacing-sm)}.real-time-toggle label{color:#6b7280;color:var(--text-secondary);cursor:pointer;font-weight:500}.real-time-toggle input[type=checkbox]{accent-color:#3b82f6;accent-color:var(--primary-color);cursor:pointer;height:18px;margin:0;width:18px}.polling-interval{background:#fff;background:var(--surface-color);border:1px solid #e5e7eb;border:1px solid var(--border-color);border-radius:.5rem;border-radius:var(--radius-md);color:#1f2937;color:var(--text-primary);cursor:pointer;font-size:.875rem;font-weight:500;padding:.5rem 1rem;padding:var(--spacing-sm) var(--spacing-md)}.filters-section{background:#f8fafc;border:1px solid #e5e7eb;border:1px solid var(--border-color);border-radius:.75rem;border-radius:var(--radius-lg);margin-bottom:2rem;margin-bottom:var(--spacing-xl);padding:2rem;padding:var(--spacing-xl)}.filters-row{grid-gap:1.5rem;grid-gap:var(--spacing-lg);align-items:end;display:grid;gap:1.5rem;gap:var(--spacing-lg);grid-template-columns:repeat(auto-fit,minmax(200px,1fr))}.filter-input,.filter-select{background:#fff;background:var(--surface-color);border:2px solid #e5e7eb;border:2px solid var(--border-color);border-radius:.5rem;border-radius:var(--radius-md);color:#1f2937;color:var(--text-primary);font-size:.875rem;font-weight:500;padding:1rem;padding:var(--spacing-md);transition:all .2s cubic-bezier(.4,0,.2,1);width:100%}.filter-input:focus,.filter-select:focus{background:#fff;background:var(--surface-color);border-color:#3b82f6;border-color:var(--primary-color);box-shadow:0 0 0 3px #3b82f61a;outline:none}.export-btn{align-items:center;background:linear-gradient(135deg,#10b981,#059669);background:linear-gradient(135deg,var(--success-color) 0,#059669 100%);border:none;border-radius:.75rem;border-radius:var(--radius-lg);box-shadow:0 1px 2px 0 #0000000d;box-shadow:var(--shadow-sm);color:#fff;cursor:pointer;display:flex;font-size:.875rem;font-weight:600;gap:.5rem;gap:var(--spacing-sm);padding:1rem 2rem;padding:var(--spacing-md) var(--spacing-xl);transition:all .3s cubic-bezier(.4,0,.2,1)}.export-btn:hover{box-shadow:0 10px 15px -3px #0000001a,0 4px 6px -2px #0000000d;box-shadow:var(--shadow-lg);transform:translateY(-2px)}.export-all-time{background:linear-gradient(135deg,#6366f1,#4338ca);background:linear-gradient(135deg,var(--secondary-color) 0,#4338ca 100%)}.leads-table-container{border:1px solid #e5e7eb;border:1px solid var(--border-color);border-radius:1rem;border-radius:var(--radius-xl);box-shadow:0 10px 15px -3px #0000001a,0 4px 6px -2px #0000000d;box-shadow:var(--shadow-lg);max-height:75vh;overflow-x:auto;overflow-y:auto;position:relative}.leads-table,.leads-table-container{background:#fff;background:var(--surface-color)}.leads-table{border-collapse:collapse;font-size:.875rem;min-width:1400px;width:100%}.leads-table th{background:linear-gradient(135deg,#1f2937,#374151);background:linear-gradient(135deg,var(--text-primary) 0,#374151 100%);border-bottom:3px solid #3b82f6;border-bottom:3px solid var(--primary-color);color:#fff;font-size:.75rem;font-weight:700;letter-spacing:.1em;padding:1.5rem 1rem;padding:var(--spacing-lg) var(--spacing-md);position:sticky;text-align:left;text-transform:uppercase;top:0;z-index:10}.leads-table th:first-child,.leads-table th:nth-child(2){width:130px}.leads-table th:nth-child(3){width:100px}.leads-table th:nth-child(4){width:130px}.leads-table th:nth-child(5){width:120px}.leads-table th:nth-child(6){width:140px}.leads-table th:nth-child(7){width:120px}.leads-table th:nth-child(8){width:180px}.leads-table th:nth-child(9){width:220px}.leads-table th:nth-child(10){width:100px}.leads-table th:nth-child(11){width:150px}.leads-table th:nth-child(12){width:100px}.leads-table td{border-bottom:1px solid #f1f5f9;color:#1f2937;color:var(--text-primary);font-weight:500;line-height:1.5;padding:1.5rem 1rem;padding:var(--spacing-lg) var(--spacing-md);vertical-align:top}.leads-table tbody tr{transition:all .2s cubic-bezier(.4,0,.2,1)}.leads-table tbody tr:hover{background:linear-gradient(135deg,#f8fafc,#f1f5f9);box-shadow:0 4px 20px #0000001a;transform:scale(1.005)}.keywords-cell{background:#f8fafc;color:#6b7280;color:var(--text-secondary);max-width:180px}.keywords-cell,.tagline-cell{word-wrap:break-word;border-radius:.375rem;border-radius:var(--radius-sm);font-size:.8rem;line-height:1.4;overflow-wrap:break-word;padding:.5rem;padding:var(--spacing-sm)}.tagline-cell{background:#f0f9ff;color:#1f2937;color:var(--text-primary);cursor:help;max-width:220px}.leads-table td:nth-child(10),.leads-table td:nth-child(12),.leads-table td:nth-child(3){font-size:1.25rem;text-align:center}.leads-table td:first-child,.leads-table td:nth-child(4){background:#f8fafc;border-radius:.375rem;border-radius:var(--radius-sm);color:#9ca3af;color:var(--text-muted);font-family:JetBrains Mono,Monaco,monospace;font-size:.75rem;padding:.5rem;padding:var(--spacing-sm)}.url-link{align-items:center;background:#dbeafe;background:var(--primary-light);border:1px solid #bfdbfe;border-radius:.5rem;border-radius:var(--radius-md);color:#3b82f6;color:var(--primary-color);display:inline-flex;font-size:.8rem;font-weight:600;gap:.25rem;gap:var(--spacing-xs);padding:.25rem .5rem;padding:var(--spacing-xs) var(--spacing-sm);text-decoration:none;transition:all .2s cubic-bezier(.4,0,.2,1)}.url-link:hover{background:#3b82f6;background:var(--primary-color);box-shadow:0 4px 6px -1px #0000001a,0 2px 4px -1px #0000000f;box-shadow:var(--shadow-md);color:#fff;transform:translateY(-1px)}.url-link:after{content:"↗";font-size:.75rem}.loading{align-items:center;background:#fff;background:var(--surface-color);border-radius:1rem;border-radius:var(--radius-xl);box-shadow:0 4px 6px -1px #0000001a,0 2px 4px -1px #0000000f;box-shadow:var(--shadow-md);color:#6b7280;color:var(--text-secondary);display:flex;flex-direction:column;font-size:1.125rem;gap:1rem;gap:var(--spacing-md);padding:3rem;padding:var(--spacing-2xl);text-align:center}.loading:before{animation:spin 2s linear infinite;content:"⏳";font-size:2rem}@keyframes spin{0%{transform:rotate(0deg)}to{transform:rotate(1turn)}}.no-data{background:#f9fafb;color:#9ca3af;color:var(--text-muted);font-size:1rem;font-style:italic;padding:3rem;padding:var(--spacing-2xl);text-align:center}.error-message{background:linear-gradient(135deg,#fef2f2,#fee2e2);border:1px solid #fecaca;border-radius:.75rem;border-radius:var(--radius-lg);color:#ef4444;color:var(--danger-color);font-weight:600;margin-bottom:1.5rem;margin-bottom:var(--spacing-lg);padding:1.5rem;padding:var(--spacing-lg)}.leads-table-container::-webkit-scrollbar{height:12px;width:12px}.leads-table-container::-webkit-scrollbar-track{background:#f1f5f9;border-radius:.5rem;border-radius:var(--radius-md)}.leads-table-container::-webkit-scrollbar-thumb{background:linear-gradient(135deg,#3b82f6,#6366f1);background:linear-gradient(135deg,var(--primary-color) 0,var(--secondary-color) 100%);border:2px solid #f1f5f9;border-radius:.5rem;border-radius:var(--radius-md)}.leads-table-container::-webkit-scrollbar-thumb:hover{background:linear-gradient(135deg,#2563eb,#3b82f6);background:linear-gradient(135deg,var(--primary-dark) 0,var(--primary-color) 100%)}.leads-table-container:after{background:linear-gradient(270deg,#0000001a,#0000);border-radius:0 1rem 1rem 0;border-radius:0 var(--radius-xl) var(--radius-xl) 0;bottom:0;content:"";pointer-events:none;position:absolute;right:0;top:0;width:20px}@media (max-width:1200px){.leads-table{min-width:1000px}.leads-table td,.leads-table th{font-size:.8rem;padding:1rem .5rem;padding:var(--spacing-md) var(--spacing-sm)}}@media (max-width:768px){.admin-content{padding:1.5rem 1rem;padding:var(--spacing-lg) var(--spacing-md)}.leads-header{align-items:stretch;flex-direction:column}.filters-row,.leads-header{gap:1rem;gap:var(--spacing-md)}.filters-row{grid-template-columns:1fr}.leads-header-right,.real-time-controls{align-items:stretch;flex-direction:column}.export-btn{justify-content:center;width:100%}.leads-table{font-size:.75rem}.leads-table td,.leads-table th{padding:.5rem;padding:var(--spacing-sm)}.keywords-cell,.tagline-cell{font-size:.7rem;max-width:120px}}@media (max-width:480px){.admin-header h1{font-size:1.5rem}.analytics-value{font-size:2rem}.leads-header h2{font-size:1.25rem}}
/*# sourceMappingURL=main.4b88cc62.css.map*/