:root{--footer-dark-bg:#0b0e14;--footer-input-bg:#0f131a;--educrib-pink:#e94e77;--text-gray:#b3b3b3;--border-color:#ffffff20}.new-footer-container{background-color:var(--footer-dark-bg);padding:60px 40px 20px;color:white;overflow-x:hidden}.footer-main-content{display:flex;justify-content:space-between;gap:40px;max-width:1440px;margin:0 auto}.footer-left-col{flex:1.2}.footer-links-grid{flex:2;display:flex;justify-content:space-between}.footer-form-col{flex:1.2}.footer-desc-text{color:#fff;font-size:16px;line-height:1.5;margin-top:20px;max-width:300px}.section-title-pink{color:var(--educrib-pink);font-size:14px;font-weight:500;letter-spacing:1px;margin-bottom:20px;text-transform:uppercase}.footer-link-txt{color:white;text-decoration:none;font-size:15px;opacity:.8;transition:opacity .2s}.footer-link-txt:hover{opacity:1}.subscription-input-wrapper{display:flex;align-items:center;border:1px solid var(--border-color);border-radius:12px;padding:1px 15px;width:100%;background-color:rgba(15,19,26,.5);margin-top:20px}.sub-input{flex:1}.sub-input input{color:white!important;height:50px!important;font-size:16px!important}.sub-input input::placeholder{color:#666!important;opacity:1}.sub-go-btn{display:flex;align-items:center;justify-content:center;padding-left:15px;transition:transform .2s}.sub-go-btn:hover{transform:translateX(3px)}.pink-arrow-icon{filter:invert(43%) sepia(85%) saturate(1200%) hue-rotate(320deg) brightness(95%) contrast(98%)}.social-icon-circle{border-radius:50%;display:flex;align-items:center;justify-content:center;transition:all .3s ease;cursor:pointer}.social-icon-circle:hover{background-color:var(--educrib-pink);border-color:var(--educrib-pink);transform:translateY(-3px)}.social-icon-circle:hover img{filter:brightness(0) invert(1)}.form-header-small{color:white;font-size:18px}.form-header-large{font-size:28px;font-weight:500;margin-bottom:10px}.form-input-container{background:var(--footer-input-bg);border:1px solid var(--border-color);border-radius:8px;padding:8px 12px}.input-label{font-size:9px;color:#666;font-weight:700}.form-input-field input{color:white!important;height:24px!important;min-height:24px!important}.send-request-pink-btn{background:rgba(234,71,92,.8);border-radius:8px;font-weight:500;height:39.6px;padding:10.8px 14.4px;width:fit-content}.footer-bottom-branding{margin-top:60px;display:flex;flex-direction:column;align-items:center}.copyright-bar{width:100%;color:#666;font-size:12px;gap:16px;align-items:center;margin-top:20px;padding:0 20px 30px}.copyright-txt{color:#666;font-size:12px;line-height:1.4}.footer-copyright-text{font-size:12px}.footer-copyright-link{cursor:pointer;transition:color .2s;white-space:nowrap;font-size:12px;color:#666}.footer-copyright-link:hover{color:white}.footer-branding-img-wrap{width:100%;max-width:920px;line-height:0}.footer-branding-img-wrap img{width:100%!important;height:auto!important;display:block}@media (max-width:600px){.footer-bottom-branding{margin-top:40px}.copyright-bar{flex-direction:column;align-items:center;text-align:center;gap:8px}.copyright-txt{min-width:unset}}@media (max-width:1024px){.footer-main-content{flex-direction:column}.footer-links-grid{flex-wrap:wrap;gap:20px}.footer-column{width:45%}}