.provider-section{background:#172b4d;padding:3.125rem 0;position:relative;overflow:hidden}.provider-section .provider-inner{z-index:3;position:relative}.provider-section .sub-title{color:#fff;opacity:.9;text-transform:uppercase;letter-spacing:1px;margin-bottom:.9375rem;font-size:1rem;font-weight:600;display:inline-block}.provider-section .title{color:#fff;margin-bottom:0;font-size:2.25rem;font-weight:700;line-height:1.3}.provider-section .title span{color:#3385ff}.provider-section .common-btn.white-btn{color:#172b4d;z-index:2;background:#fff;border-radius:50px;align-items:center;gap:8px;padding:.75rem 1.875rem;font-weight:600;transition:all .3s;display:inline-flex;position:relative}.provider-section .common-btn.white-btn:hover{color:#fff;background:#0052cc}.provider-section .common-btn.white-btn svg{font-size:1.25rem}.provider-section .circle-1,.provider-section .circle-2{z-index:1;background:#ffffff0d;border-radius:50%;position:absolute}.provider-section .circle-1{z-index:-1;width:300px;height:300px;top:-100px;left:-100px}.provider-section .circle-2{width:200px;height:200px;bottom:-50px;right:10%}@media (max-width:991px){.provider-section{padding:3.75rem 0}.provider-section .title{font-size:2.25rem}.provider-section .text-lg-end{margin-top:0;text-align:center!important}.provider-section .common-btn.white-btn{margin-top:1.25rem}}footer{color:#242b3a;background:#fff;border-top:1px solid #eee}footer .footer-section{position:relative}footer .footer-body{padding-block:5rem 2.5rem}footer .footer-body .footer-logo-link{margin-bottom:1.5625rem;display:inline-block}footer .footer-body .footer-logo-link .footer-logo{max-width:180px;height:auto}footer .footer-body .common-desc{color:#656b76;margin-bottom:0;font-size:.9375rem;line-height:1.6}footer .footer-title{color:#111827;margin-bottom:1.5625rem;font-size:1.25rem;font-weight:700;position:relative}footer .footer-title:after{content:"";background:#0052cc;border-radius:2px;width:40px;height:2px;position:absolute;bottom:-8px;left:0}footer .footer-menu-ul{margin:0;padding:0;list-style:none}footer .footer-menu-ul li{margin-bottom:.875rem}footer .footer-menu-ul li a{color:#656b76;font-size:.9375rem;text-decoration:none;transition:all .3s;display:inline-block}footer .footer-menu-ul li a:hover{color:#0052cc;transform:translate(5px)}footer .contact-info-div .contact-ul{margin:0 0 1.5625rem;padding:0;list-style:none}footer .contact-info-div .contact-ul li{color:#656b76;align-items:flex-start;gap:15px;margin-bottom:1.125rem;display:flex}footer .contact-info-div .contact-ul li svg{color:#0052cc;flex-shrink:0;margin-top:.125rem;font-size:1.375rem}footer .contact-info-div .contact-ul li span,footer .contact-info-div .contact-ul li a{color:#656b76;font-size:.9375rem;line-height:1.5;text-decoration:none;transition:all .3s}footer .contact-info-div .contact-ul li a:hover{color:#0052cc}footer .social-icon-mdiv{gap:12px;display:flex}footer .social-icon-mdiv .social-icon{color:#0052cc;background:#0052cc1a;border-radius:50%;justify-content:center;align-items:center;width:40px;height:40px;font-size:1.25rem;transition:all .3s;display:flex}footer .social-icon-mdiv .social-icon:hover{color:#fff;background:#0052cc;transform:translateY(-3px)}footer .copyright-div{border-top:1px solid #eee;padding:1.5625rem 0}footer .copyright-div .copyright-text{color:#656b76;margin:0;font-size:.875rem}footer .copyright-div .footer-menu-ul{justify-content:flex-end;gap:30px;display:flex}footer .copyright-div .footer-menu-ul li{margin:0}footer .copyright-div .footer-menu-ul li a{color:#656b76;font-size:.875rem}footer .copyright-div .footer-menu-ul li a:hover{color:#0052cc;transform:none}@media (max-width:991px){footer .footer-body{padding-block:3.125rem 1.875rem}footer .footer-title{margin-top:.625rem}footer .copyright-div{text-align:center}footer .copyright-div .footer-menu-ul{justify-content:center;margin-top:.9375rem}}
.password-gate-container{z-index:999999;width:100vw;height:100vh;font-family:var(--font-roboto),sans-serif;background-color:#06090e;background-image:radial-gradient(circle at 50% 45%,#0052cc2e 0%,#06090e 80%);justify-content:center;align-items:center;padding:20px;display:flex;position:fixed;top:0;left:0;overflow:hidden}.password-gate-container:before,.password-gate-container:after{content:"";filter:blur(100px);z-index:-1;border-radius:50%;position:absolute}.password-gate-container:before{background:#0052cc33;width:250px;height:250px;top:10%;left:10%}.password-gate-container:after{background:#172b4d59;width:300px;height:300px;bottom:10%;right:10%}.password-gate-card{-webkit-backdrop-filter:blur(16px);text-align:center;background:#111827b3;border:1px solid #ffffff14;border-radius:24px;width:100%;max-width:440px;padding:40px 32px;transition:transform .4s cubic-bezier(.34,1.56,.64,1);animation:.6s ease-out forwards cardFadeInUp;box-shadow:0 20px 50px #0006}.password-gate-card.shake{animation:.45s ease-in-out shakeCard}.password-gate-icon-wrapper{color:#0052cc;background:#0052cc1a;border:1px solid #0052cc33;border-radius:20px;justify-content:center;align-items:center;width:80px;height:80px;margin-bottom:24px;font-size:2.2rem;transition:all .3s;animation:2s ease-in-out infinite iconPulse;display:inline-flex;box-shadow:0 0 20px #0052cc26}.password-gate-icon-wrapper.success-pulse{color:#2ecc71;background:#2ecc7126;border-color:#2ecc714d;animation:1.2s ease-in-out infinite successPulse;box-shadow:0 0 25px #2ecc714d}.password-gate-title{color:#fff;background:linear-gradient(135deg,#fff 0%,#a5b4fc 100%);-webkit-text-fill-color:#0000;-webkit-background-clip:text;background-clip:text;margin-bottom:8px;font-size:1.6rem;font-weight:700}.password-gate-subtitle{color:#9ca3af;margin-bottom:32px;font-size:.95rem;line-height:1.5}.password-gate-form{width:100%}.password-gate-input-wrapper{background:#1f293780;border:2px solid #ffffff14;border-radius:14px;align-items:center;margin-bottom:20px;transition:all .3s;display:flex;position:relative;overflow:hidden}.password-gate-input-wrapper:focus-within{background:#1f2937b3;border-color:#0052cc;box-shadow:0 0 15px #0052cc40}.password-gate-input-wrapper.error-border{border-color:#ef4444!important;box-shadow:0 0 15px #ef444440!important}.password-gate-input-wrapper .gate-input-icon{color:#6b7280;z-index:2;pointer-events:none;font-size:1.25rem;transition:color .3s;position:absolute;left:16px}.password-gate-input-wrapper:focus-within .gate-input-icon{color:#0052cc}.password-gate-input-wrapper input{color:#fff;width:100%;font-size:1rem;font-family:var(--font-roboto),sans-serif;background:0 0;border:none;outline:none;padding:14px 48px 14px 44px}.password-gate-input-wrapper input::placeholder{color:#6b7280;opacity:.85}.password-gate-input-wrapper .gate-toggle-visibility{color:#6b7280;cursor:pointer;z-index:2;background:0 0;border:none;justify-content:center;align-items:center;padding:0;transition:color .3s;display:flex;position:absolute;right:16px}.password-gate-input-wrapper .gate-toggle-visibility:hover{color:#fff}.password-gate-input-wrapper .gate-toggle-visibility svg{width:20px;height:20px}.password-gate-error{color:#ef4444;text-align:left;align-items:center;gap:6px;margin-top:-12px;margin-bottom:20px;padding-left:4px;font-size:.85rem;animation:.3s fadeIn;display:flex}.password-gate-btn{color:#fff;cursor:pointer;background:linear-gradient(90deg,#0052cc 0%,#172b4d 100%);border:none;border-radius:14px;justify-content:center;align-items:center;gap:10px;width:100%;padding:14px;font-size:1rem;font-weight:600;transition:all .3s cubic-bezier(.25,.46,.45,.94);display:flex;position:relative;overflow:hidden;box-shadow:0 4px 15px #0052cc4d}.password-gate-btn:before{content:"";background:linear-gradient(90deg,#0000,#ffffff26,#0000);width:100%;height:100%;transition:all .5s;position:absolute;top:0;left:-100%}.password-gate-btn:hover{background:linear-gradient(-90deg,#0052cc 0%,#172b4d 100%);transform:translateY(-2px);box-shadow:0 6px 20px #0052cc73}.password-gate-btn:hover:before{left:100%}.password-gate-btn:active{transform:translateY(0);box-shadow:0 2px 10px #0052cc40}.password-gate-btn:disabled{opacity:.7;cursor:not-allowed;box-shadow:none!important;transform:none!important}.password-gate-btn .gate-spinner{border:2px solid #ffffff4d;border-top-color:#fff;border-radius:50%;width:20px;height:20px;animation:.8s linear infinite spin}.password-gate-loading-overlay{z-index:999999;background-color:#06090e;justify-content:center;align-items:center;width:100vw;height:100vh;display:flex;position:fixed;top:0;left:0}.password-gate-loading-overlay .loading-gate-spinner{border:3px solid #0052cc26;border-top-color:#0052cc;border-radius:50%;width:40px;height:40px;animation:.8s linear infinite spin}@keyframes cardFadeInUp{0%{opacity:0;transform:translateY(30px)}to{opacity:1;transform:translateY(0)}}@keyframes shakeCard{0%,to{transform:translate(0)}15%,45%,75%{transform:translate(-8px)}30%,60%,90%{transform:translate(8px)}}@keyframes iconPulse{0%,to{transform:scale(1);box-shadow:0 0 20px #0052cc26}50%{transform:scale(1.05);box-shadow:0 0 28px #0052cc4d}}@keyframes successPulse{0%,to{transform:scale(1);box-shadow:0 0 25px #2ecc714d}50%{transform:scale(1.08);box-shadow:0 0 35px #2ecc718c}}@keyframes spin{to{transform:rotate(360deg)}}@keyframes fadeIn{0%{opacity:0}to{opacity:1}}@media (max-width:576px){.password-gate-card{border-radius:20px;padding:32px 20px}.password-gate-title{font-size:1.4rem}.password-gate-subtitle{margin-bottom:24px;font-size:.88rem}}
