.HomePagePopup{position:fixed;top:0;left:0;width:100vw;height:100vh;background-color:rgba(0,0,0,.5);display:flex;justify-content:center;align-items:center;z-index:1000000!important;animation:overlayFadeIn .3s ease-out forwards}.HomePagePopup .popup-container{font-family:Arial,Helvetica,sans-serif;background-color:#fff;border-radius:16px;padding:25px 25px 15px;width:90%;max-width:450px;position:relative;text-align:center;box-shadow:0 10px 25px rgba(0,0,0,.2);box-sizing:border-box;animation:popupReveal .5s cubic-bezier(.175,.885,.32,1.275) forwards}@keyframes overlayFadeIn{0%{opacity:0}to{opacity:1}}@keyframes popupReveal{0%{opacity:0;transform:scale(.5)}to{opacity:1;transform:scale(1)}}.HomePagePopup .popup-close{position:absolute;top:15px;right:15px;background:none;border:none;font-size:24px;cursor:pointer;color:#333;line-height:1;transition:transform .2s ease}.HomePagePopup .popup-close:hover{transform:scale(1.1)}.HomePagePopup .popup-icon{display:flex;justify-content:center;margin-bottom:12px}.HomePagePopup .icon-circle{background:linear-gradient(135deg,#0074c2,#0089e0);border-radius:50%;width:48px;height:48px;display:flex;justify-content:center;align-items:center}.HomePagePopup .icon-circle svg{width:24px;height:24px;color:#fff}.HomePagePopup .popup-title{font-size:22px;font-weight:800;color:#111;margin:0 0 8px;line-height:1.2}.HomePagePopup .highlight-text{background:linear-gradient(135deg,#0074c2,#0089e0);-webkit-background-clip:text;-webkit-text-fill-color:transparent}.HomePagePopup .popup-subtitle{font-size:16px;color:#555;margin:0 0 15px}.HomePagePopup .popup-form{text-align:left}.HomePagePopup .form-group{margin-bottom:12px}.HomePagePopup .form-group label{display:block;font-size:14px;font-weight:600;color:#111;margin-bottom:4px}.HomePagePopup .popup-container .popup-form .form-group input,.HomePagePopup .popup-container .popup-form .form-group input[type=email],.HomePagePopup .popup-container .popup-form .form-group input[type=text]{font-family:Arial,Helvetica,sans-serif;width:100%;padding:10px 12px;border:2px solid #d1e4f6!important;border-radius:8px!important;font-size:16px;background-color:#fff!important;box-sizing:border-box;color:#333!important;transition:border-color .3s ease,box-shadow .3s ease;box-shadow:none!important}.HomePagePopup .popup-container .popup-form .form-group input:focus,.HomePagePopup .popup-container .popup-form .form-group input[type=email]:focus,.HomePagePopup .popup-container .popup-form .form-group input[type=text]:focus{outline:none!important;border-color:#0089e0!important;box-shadow:0 0 0 1px #0089e0!important}.HomePagePopup .form-group input::placeholder{color:#777}.HomePagePopup .popup-submit{font-family:Arial,Helvetica,sans-serif;width:100%;background:linear-gradient(135deg,#0074c2,#0089e0);color:#fff;border:none;padding:10px;border-radius:8px;font-size:16px;font-weight:600;cursor:pointer;margin-top:5px;box-shadow:0 4px 6px rgba(0,0,0,.1);transition:transform .1s ease,box-shadow .1s ease}.HomePagePopup .popup-submit:active{transform:translateY(1px);box-shadow:0 2px 4px rgba(0,0,0,.1)}.HomePagePopup .popup-footer{font-size:12px;color:#777;margin-top:12px;margin-bottom:0}.HeroSection{position:relative;width:100%;height:500px;overflow:hidden;display:flex;align-items:center}.HeroSection:after{content:"";position:absolute;inset:0;background:linear-gradient(90deg,rgba(0,39,74,.72),rgba(0,39,74,.18) 58%,rgba(0,39,74,.04));z-index:1}.HeroSection .hero-image{object-fit:cover;object-position:center;z-index:0}.HeroSection .hero-text{position:absolute;top:30%;left:3%;transform:translateY(-50%);z-index:2;color:#fff;max-width:min(620px,92vw)}.HeroSection .hero-subtitle{font-size:42px;font-weight:700;margin-bottom:15px;color:#fff}.HeroSection .hero-title{font-size:32px;font-weight:500;line-height:1.2;margin-bottom:25px;color:#fff}.HeroSection .hero-button{background:#fff!important;color:#0076bc!important;text-decoration:none;padding:8px 15px!important;border-radius:6px!important;font-weight:500!important;font-size:16px!important;display:inline-flex;align-items:center;gap:10px;transition:all .3s ease}.HeroSection .hero-button:hover{background:#fff!important;color:#0076bc!important;transform:scale(1.1)!important}.HeroSection .hero-system-box{position:absolute;bottom:20px;left:0;right:0;margin:0 auto;width:max-content;background:#0a2540;padding:10px 0;border-radius:10px;display:flex;flex-direction:column;align-items:center;min-width:499px;height:200px;z-index:20}.HeroSection .system-title{color:#cfd8e3;font-size:18px;padding:10px}.HeroSection .system-options{display:flex;align-items:center;justify-content:space-between;width:100%;padding:10px}.HeroSection .system{text-align:center;flex:1 1;color:#fff}.HeroSection .system img{width:60px;height:60px}.HeroSection .plus{font-size:36px;font-weight:700;margin:10px 0}.HeroSection .Text-icon{color:#fff;font-weight:500}.HeroSection .divider{width:1px;height:100px;background:hsla(0,0%,100%,.3);margin:0 40px}@media (max-width:768px){.HeroSection{width:calc(100% - 32px);height:clamp(320px,56vh,460px);min-height:0;margin:0 auto;padding:44px 16px;align-items:center;justify-content:center}.HeroSection:after{background:linear-gradient(180deg,rgba(0,39,74,.36),rgba(0,39,74,.62) 46%,rgba(0,39,74,.88))}.HeroSection .hero-image{object-position:center}.HeroSection .hero-text{position:relative;top:0;left:0;transform:none;text-align:center;width:100%;max-width:460px;margin:0 auto}.HeroSection .hero-subtitle{font-size:clamp(24px,7vw,34px);line-height:1.15;margin-bottom:10px}.HeroSection .hero-title{font-size:clamp(18px,5.5vw,28px);line-height:1.25;margin-bottom:20px}.HeroSection .hero-button{max-width:100%;justify-content:center;white-space:normal;text-align:center;font-size:14px!important;line-height:1.35;padding:10px 16px!important}.HeroSection .hero-button:hover{transform:none!important}.HeroSection .hero-system-box{position:relative;left:auto;right:auto;transform:none;bottom:0;margin-top:20px;width:100%;max-width:320px;min-width:unset;height:auto}.HeroSection .system-options{flex-direction:column;gap:15px}.HeroSection .divider{display:none}.HeroSection .system img{width:50px;height:60px}.HeroSection .plus{font-size:26px;margin:5px 0}.HeroSection .system-title{font-size:16px}}@media (max-width:480px){.HeroSection{height:clamp(285px,50vh,380px);padding:34px 16px}.HeroSection .hero-subtitle{margin-bottom:8px}.HeroSection .hero-title{margin-bottom:16px}.HeroSection .hero-button{width:auto;max-width:280px;font-size:13px!important;padding:10px 12px!important}}@media (max-width:360px){.HeroSection{height:270px;padding:28px 16px}.HeroSection .hero-button{max-width:250px}}.HeroSection .system img{transition:transform .3s ease}.HeroSection .system:hover img{transform:scale(1.2)}.HeroSection .plus{transform:scale(1)!important}