.ReactModal__Overlay,body,html{overflow:visible!important}.ReactModal__Overlay{background:rgba(0,0,0,.7)!important;backdrop-filter:blur(10px);display:flex;align-items:center;justify-content:center}.ReactModal__Content{background:rgba(30,30,30,.85)!important;border-radius:16px;padding:35px;width:90%;max-width:500px;box-shadow:0 10px 20px rgba(0,0,0,.4);text-align:center;animation:fadeIn .3s ease-in-out;position:relative;color:#f1f1f1;overflow:visible!important;max-height:90vh;overflow-y:auto}.modal-h2{font-size:26px;font-weight:700;color:#fff;margin-bottom:12px;text-transform:uppercase;letter-spacing:1px}.modal-text{font-size:17px;color:#dcdcdc;margin-bottom:25px}.modal-btn{background:linear-gradient(135deg,#1e90ff,#00bfff);color:#fff;font-size:14px;padding:10px 18px;border:1.5px solid transparent;border-radius:6px;cursor:pointer;transition:all .3s ease-in-out;font-weight:500;text-transform:uppercase;position:relative;overflow:hidden;box-shadow:0 0 10px rgba(30,144,255,.5)}@media (min-width:600px) and (max-width:800px),screen and (max-width:320px){.modal-btn{font-size:12px;padding:8px 14px;border-radius:4px}.ReactModal__Content{width:90%;max-width:280px;position:fixed!important;left:50%!important;top:50%!important;transform:translate(-50%,-50%)!important;margin:0;height:fit-content;inset:0}}@media screen and (max-width:599px) and (min-width:321px){.ReactModal__Content{inset:0!important}}.modal-btn:hover{background:linear-gradient(135deg,#00bfff,#1e90ff);transform:scale(1.05);box-shadow:0 0 14px rgba(0,191,255,.8),0 0 18px rgba(30,144,255,.7)}.modal-btn:before{content:"";position:absolute;inset:-2px;border-radius:6px;border:1.5px solid hsla(0,0%,100%,.3);opacity:0;transition:opacity .3s ease-in-out,box-shadow .3s ease-in-out}.modal-btn:hover:before{opacity:1;box-shadow:0 0 12px hsla(0,0%,100%,.4)}.modal-close-btn{position:absolute;top:-20px;right:-20px;width:40px;height:40px;background:#000;color:#fff;border:2px solid #fff;font-size:20px;font-weight:700;border-radius:50%;cursor:pointer;transition:.3s ease-in-out;display:flex;align-items:center;justify-content:center;box-shadow:0 0 10px hsla(0,0%,100%,.5);z-index:1000}.modal-close-btn:hover{background:#222;color:#fff;box-shadow:0 0 14px hsla(0,0%,100%,.8);transform:scale(1.1)}@keyframes fadeIn{0%{opacity:0;transform:translateY(-15px)}to{opacity:1;transform:translateY(0)}}.marquee-container{display:block;width:100%;overflow:hidden;background-color:#f3f4f6;padding-top:.5rem;padding-bottom:.5rem}.marquee-text{font-weight:regular;color:#111;font-size:1rem;white-space:nowrap}@media (max-width:767px),only screen and (min-width:768px) and (max-width:991px){.marquee-text{font-size:.75rem}}@media only screen and (min-width:991px){.navbar-area{position:static!important}.sticky{position:fixed!important;background-color:#fff!important;box-shadow:0 20px 50px 0 rgba(0,0,0,.5)!important}}@media (max-width:767px),only screen and (min-width:768px) and (max-width:991px){.navbar-collapse{position:static;top:100%;left:0;width:100%;padding:5px 12px;background-color:#fff;box-shadow:0 15px 20px 0 rgba(0,0,0,.1)}}
/*# sourceMappingURL=1612fb9f36548dd0.css.map*/