@import "https://fonts.googleapis.com/css2?family=Poppins:wght@300;400;500;600;700;800&display=swap";@import "https://fonts.googleapis.com/css2?family=Poppins:wght@300;400;500;600;700&display=swap";*{box-sizing:border-box;margin:0;padding:0;font-family:Poppins,sans-serif}html,body{scroll-behavior:smooth;background:#f8fafc;width:100%;overflow-x:hidden}body{padding-top:134px}body.menu-open{height:100vh;overflow:hidden}a{color:inherit;text-decoration:none}ul{list-style:none}.top-header{z-index:1001;background:#012819;justify-content:space-between;align-items:center;gap:12px;width:100%;min-height:52px;padding:8px;display:flex;position:fixed;top:0;left:0;overflow:visible}.top-scroll{flex:1;position:relative;overflow:hidden}.top-left{white-space:nowrap;align-items:center;gap:24px;width:max-content;animation:22s linear infinite scrollText;display:flex}@keyframes scrollText{0%{transform:translate(0)}to{transform:translate(-40%)}}.branch-heading{color:#fff;font-size:13px;font-weight:700}.top-left a{color:#fff;font-size:13px;font-weight:500;transition:all .3s}.top-left a:hover{color:#25d366}.international-branch{align-items:center;gap:6px;display:flex}.london-text{color:#fff;font-size:13px;font-weight:500}.search-box{background:#fff;border:1px solid #ffffff26;border-radius:10px;flex-shrink:0;align-items:center;width:100%;min-width:200px;max-width:240px;margin-right:4px;display:flex;overflow:hidden}.search-box input{border:none;outline:none;width:100%;height:38px;padding:0 14px;font-size:13px}.search-box input::placeholder{color:#94a3b8}.search-box button{color:#555;cursor:pointer;background:0 0;border:none;justify-content:center;align-items:center;width:42px;min-width:42px;height:38px;transition:all .3s;display:flex}.search-box button:hover{background:#f1f5f9}.header-right{flex-shrink:0;align-items:center;gap:10px;display:flex}.header-right-desktop{display:flex}.header-right-mobile{display:none}.login-btn{color:#000;white-space:nowrap;background-color:#fff;border-radius:70px;align-items:center;padding:8px 18px;font-size:13px;font-weight:500;text-decoration:none;transition:all .3s;display:inline-flex}.login-btn:hover{background-color:wheat}.notif-wrapper{position:relative}.notif-btn{cursor:pointer;color:#636111;background-color:#d4d8d3;border:1px solid #ffffff40;border-radius:50%;justify-content:center;align-items:center;width:38px;height:38px;font-size:17px;transition:all .3s;display:flex;position:relative}.notif-btn:hover{background-color:#fff}.notif-badge{color:#fff;background:#ef4444;border:2px solid #012819;border-radius:50%;justify-content:center;align-items:center;width:17px;height:17px;font-size:9px;font-weight:700;display:flex;position:absolute;top:-3px;right:-3px}.notif-panel{z-index:9999;background:#fff;border:1px solid #e5e7eb;border-radius:14px;width:360px;max-height:80vh;animation:.2s fadeDown;position:absolute;top:calc(100% + 12px);right:0;overflow-y:auto;box-shadow:0 12px 40px #00000026}@keyframes fadeDown{0%{opacity:0;transform:translateY(-8px)}to{opacity:1;transform:translateY(0)}}.notif-panel-header{color:#fff;background:#012819;justify-content:space-between;align-items:center;gap:8px;padding:14px 18px;font-size:15px;font-weight:600;display:flex}.notif-markall{color:#092c16;cursor:pointer;background:0 0;border:none;margin-right:8px;font-size:11px;font-weight:600}.notif-markall:hover{text-decoration:underline}.notif-panel-close{color:#ffffffb3;cursor:pointer;background:0 0;border:none;font-size:18px;line-height:1;transition:all .2s}.notif-panel-close:hover{color:#fff}.notif-tabs{background:#023d25;gap:0;padding:0 18px;display:flex}.ntab{color:#ffffff8c;cursor:pointer;border-bottom:2px solid #0000;margin-right:18px;padding:10px 0;font-size:12px;transition:all .2s}.ntab.active{color:#25d366;border-bottom:2px solid #25d366}.notif-item{border-bottom:1px solid #f1f5f9;align-items:flex-start;gap:12px;padding:14px 18px;transition:background .2s;display:flex}.notif-item:hover{background:#f8fafc}.notif-item.unread{background:#fefce8}.notif-item.unread:hover{background:#fef9c3}.notif-icon-circle{background:#fef3c7;border-radius:50%;flex-shrink:0;justify-content:center;align-items:center;width:38px;height:38px;font-size:17px;display:flex}.notif-text{flex:1}.notif-title{color:#1e293b;margin-bottom:3px;font-size:13px;font-weight:600}.notif-desc{color:#64748b;margin-bottom:4px;font-size:12px;line-height:1.5}.notif-time{color:#94a3b8;font-size:11px}.notif-dot{background:#f59e0b;border-radius:50%;flex-shrink:0;width:8px;height:8px;margin-top:6px}.notif-empty{text-align:center;color:#94a3b8;padding:20px 18px;font-size:12px}.notif-footer{text-align:center;border-top:1px solid #f1f5f9;padding:12px 18px}.notif-footer a{color:#012819;font-size:13px;font-weight:600}.notif-footer a:hover{color:#25d366}.profile-wrapper{position:relative}.profile-btn{cursor:pointer;background:0 0;border-radius:22px;align-items:center;gap:8px;transition:all .3s;display:flex}.profile-btn:hover{background:0 0}.profile-name{color:#fff;white-space:nowrap;padding:5px;font-size:12px;font-weight:500}.profile-arrow{color:#0a521cb3;width:38px;height:38px;font-size:12px;transition:transform .3s}.profile-dropdown{z-index:9999;background:#fff;border:1px solid #e5e7eb;border-radius:14px;width:240px;max-height:80vh;animation:.2s fadeDown;position:absolute;top:calc(100% + 12px);right:0;overflow-y:auto;box-shadow:0 12px 40px #00000026}.profile-dropdown-header{background:#f8fafc;border-bottom:1px solid #e5e7eb;align-items:center;gap:12px;padding:16px 18px;display:flex}.profile-avatar-lg{color:#25d366;background:#012819;border-radius:50%;flex-shrink:0;justify-content:center;align-items:center;width:42px;height:42px;font-size:14px;font-weight:700;display:flex}.pd-name{color:#1e293b;font-size:14px;font-weight:600}.pd-email{color:#94a3b8;font-size:11px}.profile-menu{padding:8px 0}.profile-menu li{padding:0}.profile-menu li a{color:#374151;padding:11px 18px;font-size:13px;transition:background .2s;display:block}.profile-menu li a:hover{color:#012819;background:#f1f5f9}.profile-menu .divider{background:#e5e7eb;height:1px;margin:6px 0;padding:0}.profile-menu .divider button{text-align:left;color:#ef4444;cursor:pointer;background:0 0;border:none;width:100%;padding:11px 18px;font-size:13px;font-weight:500;transition:background .2s}.profile-menu .divider button:hover{color:#dc2626;background:#fef2f2}.navbar{-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px);z-index:1000;background:#fffffff7;border-bottom:1px solid #e5e7eb;justify-content:space-between;align-items:center;gap:20px;width:100%;height:82px;padding:0 5%;display:flex;position:fixed;top:52px;left:0;box-shadow:0 4px 18px #0000000d}.logo-section{flex-shrink:0;align-items:center;gap:10px;min-width:0;display:flex}.logo-img{object-fit:contain;width:56px;height:56px}.logo-text{min-width:0}.logo-text h2{color:#012819;white-space:nowrap;font-size:22px;font-weight:700;line-height:1.1}.logo-text p{color:#64748b;white-space:nowrap;font-size:11px}.navbar-mobile-actions{flex-shrink:0;align-items:center;gap:12px;display:none}.nav-links{align-items:center;gap:18px;display:flex}.nav-links li{cursor:pointer;font-size:14px;font-weight:500;transition:all .3s;position:relative}.nav-links li:hover{color:#012819}.nav-item{align-items:center;display:flex}.arrow{align-items:center;margin-left:4px;font-size:11px;transition:all .3s;display:flex}.dropdown-menu{opacity:0;visibility:hidden;background:#fff;border-radius:12px;width:230px;padding:12px 0;transition:all .3s;position:absolute;top:42px;left:0;transform:translateY(10px);box-shadow:0 10px 30px #00000014}.dropdown-menu li{padding:12px 18px}.dropdown-menu li:hover{background:#f1f5f9}@media (width>=1025px){.dropdown:hover .dropdown-menu{opacity:1;visibility:visible;transform:translateY(0)}.dropdown:hover .arrow{transform:rotate(180deg)}}.mobile-menu{cursor:pointer;color:#012819;z-index:2000;font-size:30px;display:none}.mobile-menu:before{content:"☰"}.mobile-menu.open:before{content:"✕"}@media (width<=1200px){body{padding-top:138px}.top-header,.navbar{padding-left:20px;padding-right:20px}.top-header{min-height:56px}.navbar{top:56px}.logo-text h2{font-size:18px}.nav-links{gap:14px}.search-box{min-width:160px;max-width:200px}.profile-name{display:none}.login-btn{padding:7px 14px;font-size:12px}}@media (width<=1024px){body{padding-top:152px}.navbar-mobile-actions{display:flex}.mobile-menu{justify-content:center;align-items:center;display:flex}.top-header{flex-direction:column;align-items:stretch;gap:6px;min-height:80px;padding:8px 16px;overflow:visible}.top-header>.top-scroll{order:1;width:100%;overflow:hidden}.top-scroll{justify-content:space-between;align-items:center;gap:10px;width:100%;display:flex;overflow:hidden}.top-scroll>.top-left{flex:1;min-width:0;overflow:hidden}.header-right-desktop{flex-shrink:0;align-items:center;gap:8px}.search-box{order:2;width:100%;min-width:100%;max-width:100%;margin-right:0}.search-box input{height:36px;font-size:13px}.notif-btn{width:34px;height:34px;font-size:15px}.profile-btn{content:"profile";color:#fff;background-color:#0000;border-radius:20px;width:60px;height:56px;padding:3px 10px 3px 3px}.profile-name{display:none}.profile-arrow{object-fit:contain;width:100px;height:100px;display:inline-block}.login-btn{border-radius:5px;padding:6px 14px;font-size:12px;line-height:1.4}.top-left{gap:18px}.branch-heading,.top-left a,.london-text{font-size:11px}.navbar{height:72px;padding:0 16px;top:80px}.logo-img{width:46px;height:46px}.logo-text h2{font-size:16px}.logo-text p{font-size:8px}.nav-links{z-index:999;background:#fff;flex-direction:column;align-items:flex-start;gap:0;width:100%;height:calc(100vh - 152px);padding:20px;transition:all .4s;position:fixed;top:152px;left:-100%;overflow-y:auto}.nav-links.nav-active{left:0}.nav-links li{border-bottom:1px solid #e5e7eb;width:100%;padding:18px 0}.dropdown-menu{width:100%;box-shadow:none;opacity:1;visibility:visible;background:#f8fafc;border-radius:10px;margin-top:12px;display:none;position:static;transform:none}.dropdown-menu li{border:none;padding:14px 16px}.dropdown.drop-active .dropdown-menu{display:block}.dropdown.drop-active .arrow{transform:rotate(180deg)}.header-right-desktop{display:none}.header-right-mobile{align-items:center;gap:10px;display:flex}.header-right-mobile .notif-panel,.header-right-mobile .profile-dropdown{width:320px;max-width:calc(100vw - 32px);max-height:calc(100vh - 168px);position:absolute;top:calc(100% + 10px);left:auto;right:0}}@media (width<=767px){.top-header{display:none}body{padding-top:72px}.navbar{height:72px;padding:0 12px;top:0}.nav-links{height:calc(100vh - 72px);top:72px}.logo-section{flex:1;min-width:0}.logo-img{width:40px;height:40px}.logo-text h2{text-overflow:ellipsis;font-size:14px;overflow:hidden}.logo-text p{text-overflow:ellipsis;font-size:7px;overflow:hidden}.mobile-menu{font-size:26px}.header-right-desktop{display:none}.header-right-mobile{align-items:center;gap:10px;display:flex}.login-btn{border-radius:5px;padding:6px 14px;font-size:12px}.notif-btn{width:32px;height:32px;font-size:14px}.profile-btn{padding:2px 8px 2px 2px}.profile-name{display:none}.header-right-mobile .notif-panel,.header-right-mobile .profile-dropdown{width:300px;max-width:calc(100vw - 24px);max-height:calc(100vh - 100px);position:absolute;top:calc(100% + 10px);left:auto;right:0}}@media (width<=480px){body{padding-top:70px}.navbar{height:70px;padding:0 10px}.nav-links{height:calc(100vh - 70px);top:70px}.logo-img{width:36px;height:36px}.logo-text h2{font-size:12px}.logo-text p{font-size:6px}.mobile-menu{font-size:22px}.login-btn{padding:5px 12px;font-size:11px}.header-right-mobile .notif-panel,.header-right-mobile .profile-dropdown{width:260px}}@media (width<=360px){body{padding-top:68px}.navbar{height:68px}.nav-links{height:calc(100vh - 68px);top:68px}.logo-text p{display:none}}.site-footer{color:#fff;background-color:#2b253b;padding:50px 0 20px;font-family:Segoe UI,Roboto,Helvetica,Arial,sans-serif;position:relative}.footer-container{max-width:1400px;margin:0 auto;padding:0 20px}.footer-newsletter{flex-wrap:wrap;justify-content:space-between;align-items:center;gap:20px;margin-bottom:40px;display:flex}.newsletter-info{align-items:center;gap:20px;max-width:500px;display:flex}.newsletter-icon{color:#fff;font-size:45px}.newsletter-info p{margin:0;font-size:16px;line-height:1.4}.newsletter-form{background-color:#fff;border-radius:4px;width:100%;max-width:450px;padding:5px;display:flex}.newsletter-form input{color:#333;border:none;outline:none;flex:1;padding:12px 15px;font-size:14px}.newsletter-form button{color:#fff;cursor:pointer;background-color:#012819;border:none;border-radius:4px;align-items:center;gap:10px;padding:10px 20px;font-size:14px;font-weight:600;transition:background-color .3s;display:flex}.newsletter-form button:hover{background-color:#023d26}.footer-divider{background-color:#403a53;height:1px;margin-bottom:50px}.footer-content{grid-template-columns:2fr 1.2fr 1.2fr 1.5fr;gap:40px;display:grid}.footer-col h4{text-transform:uppercase;letter-spacing:.5px;margin-top:0;margin-bottom:25px;font-size:16px;font-weight:600}.footer-col p{color:#b0aec0;margin-bottom:25px;font-size:14px;line-height:1.8}.footer-col ul{margin:0;padding:0;list-style:none}.footer-col ul li{margin-bottom:15px}.footer-col ul li a{color:#b0aec0;font-size:14px;text-decoration:none;transition:color .3s}.footer-col ul li a:hover{color:#fff}.footer-logo{mix-blend-mode:screen;filter:brightness(0)invert();max-width:80px;margin-bottom:20px;display:block;background:0 0!important;border:none!important}.social-icons{gap:12px;display:flex}.social-icons a{color:#fff;border:1px solid #4a455f;border-radius:4px;justify-content:center;align-items:center;width:38px;height:38px;text-decoration:none;transition:all .3s;display:flex}.social-icons a:hover{background-color:#023d26;border-color:#023d26}.contact-item{align-items:flex-start;gap:15px;margin-bottom:20px;display:flex}.contact-icon{color:#fff;min-width:20px;margin-top:2px;font-size:18px}.contact-info strong{color:#fff;margin-bottom:3px;font-size:14px;font-weight:600;display:block}.contact-info span,.contact-info a{color:#b0aec0;font-size:14px;line-height:1.5;display:block}.contact-info a:hover{color:#fff}.footer-bottom-divider{background-color:#403a53;height:1px;margin:40px 0 20px}.footer-bottom{flex-wrap:wrap;justify-content:space-between;align-items:center;gap:15px;padding-right:60px;display:flex}.copyright{color:#b0aec0;font-size:14px}.footer-bottom-links{flex-wrap:wrap;gap:25px;display:flex}.footer-bottom-links a{color:#b0aec0;font-size:14px;text-decoration:none;transition:color .3s}.footer-bottom-links a:hover{color:#fff}.scroll-top{color:#fff;background-color:#023d26;border-radius:50%;justify-content:center;align-items:center;width:45px;height:45px;font-size:18px;text-decoration:none;transition:background-color .3s;display:flex;position:absolute;bottom:20px;right:20px}@media (width<=992px){.footer-content{grid-template-columns:1fr 1fr}}@media (width<=768px){.newsletter-info{max-width:100%}.newsletter-form{max-width:100%;padding-right:auto}.footer-bottom{text-align:center;flex-direction:column;padding-bottom:50px;padding-right:0}.footer-bottom-links{justify-content:center}}@media (width<=576px){.footer-content{grid-template-columns:1fr}.scroll-top{bottom:15px;right:15px}}*{box-sizing:border-box;margin:0;padding:0}html{scroll-behavior:smooth}html,body{width:100%;font-family:Poppins,sans-serif;overflow-x:hidden}body{background:#fff}.button-container{box-sizing:border-box;justify-content:center;align-items:center;width:100%;padding:20px;display:flex}.compare-btn{cursor:pointer;color:#fff;background:#012819;border:none;border-radius:100px;justify-content:center;align-items:center;gap:8px;width:100%;max-width:260px;padding:12px 20px;font-size:16px;font-weight:600;transition:all .3s;display:flex}.compare-btn:hover{transform:translateY(-2px);box-shadow:0 8px 18px #2563eb4d}@media (width<=992px){.compare-btn{max-width:240px;padding:11px 22px;font-size:15px}}@media (width<=768px){.button-container{padding:15px}.compare-btn{max-width:220px;padding:10px 20px;font-size:14px}}@media (width<=576px){.button-container{padding:12px}.compare-btn{width:100%;max-width:300px;padding:12px 20px;font-size:14px}}@media (width<=480px){.compare-btn{max-width:100%;padding:10px 16px;font-size:13px}}.hero-section{width:100%;min-height:100vh;position:relative;overflow:hidden}.hero-slider{z-index:1;width:100%;height:100%;position:absolute;inset:0}.slide{object-fit:cover;opacity:0;width:100%;height:100%;animation:15s infinite slider;position:absolute;inset:0}.slide:first-child{animation-delay:0s}.slide:nth-child(2){animation-delay:5s}.slide:nth-child(3){animation-delay:10s}@keyframes slider{0%{opacity:0}10%{opacity:1}30%{opacity:1}40%{opacity:0}to{opacity:0}}.hero-overlay{z-index:2;background:#00000094;position:absolute;inset:0}.hero-content{z-index:5;justify-content:space-between;align-items:center;gap:60px;width:100%;min-height:calc(100vh - 132px);padding:40px clamp(40px,6vw,90px) 70px;display:flex;position:relative}.hero-left{color:#fff;width:58%;max-width:760px}.tag{color:#fff;background:#012819;border-radius:12px;margin-bottom:26px;padding:12px 24px;font-size:14px;font-weight:600;display:inline-block}.hero-left h1{margin-bottom:25px;font-size:clamp(12px,5vw,56px);font-weight:500;line-height:1.15}.hero-left p{color:#f3f4f6;max-width:700px;font-size:clamp(16px,1.5vw,20px);line-height:1.9}.appointment-box{flex-shrink:0;justify-content:flex-end;width:420px;max-width:100%;display:flex}.whatsapp-contact{text-align:center;-webkit-backdrop-filter:blur(14px);backdrop-filter:blur(14px);background:#ffffff14;border:1px solid #ffffff26;border-radius:24px;width:100%;max-width:420px;padding:35px 30px}.whatsapp-contact h3{color:#fff;margin-bottom:20px;font-size:32px;font-weight:700}.whatsapp-contact p{color:#e2e8f0;margin-bottom:28px;font-size:16px;line-height:1.8}.whatsapp-btn{color:#fff;border-radius:50px;justify-content:center;align-items:center;font-size:17px;font-weight:700;text-decoration:none;transition:all .35s;display:inline-flex;box-shadow:0 10px 25px #01281959;background:#012819!important;padding:16px 38px!important}.whatsapp-btn:hover{background:#0a4d32;transform:translateY(-5px)}.stats-section{background:#fff;width:100%;padding:90px clamp(24px,5vw,80px)}.stats-container{grid-template-columns:repeat(4,1fr);gap:28px;display:grid}.stat-card{text-align:center;background:#fff;border-radius:22px;padding:40px 30px;transition:all .35s;box-shadow:0 8px 30px #0000000f}.stat-card:hover{transform:translateY(-8px)}@media screen and (width<=1440px){.hero-content{gap:50px;padding:50px 55px 80px}.hero-left h1{font-size:62px}.appointment-box{width:390px}}@media screen and (width<=1200px){body{padding-top:150px}.hero-content{gap:40px;padding:50px 40px 70px}.hero-left{width:55%}.hero-left h1{font-size:52px}.hero-left p{font-size:17px}.appointment-box{width:350px}.stats-container{grid-template-columns:repeat(2,1fr)}}@media screen and (width<=1024px){body{padding-top:170px}.hero-section{min-height:auto}.hero-content{flex-direction:column;align-items:flex-start;gap:40px;min-height:auto;padding:50px 35px 70px}.hero-left{width:100%;max-width:100%}.hero-left h1{font-size:46px;line-height:1.2}.hero-left p{max-width:100%}.appointment-box{justify-content:flex-end;width:100%}.whatsapp-contact{max-width:60%}}@media screen and (width<=768px){body{padding-top:85px}.hero-content{gap:30px;padding:45px 24px 60px}.hero-left h1{font-size:36px}.hero-left p{font-size:15px;line-height:1.8}.whatsapp-contact{padding:28px 22px}.whatsapp-contact h3{font-size:26px}.stats-section{padding:70px 24px}}@media screen and (width<=576px){.whatsapp-contact{max-width:100%}body{padding-top:75px}.top-header{display:none}.hero-content{padding:40px 18px 55px}.hero-left h1{font-size:31px;line-height:1.3}.hero-left p{font-size:14px}.tag{padding:10px 18px;font-size:12px}.whatsapp-contact{border-radius:20px;padding:24px 18px}.whatsapp-contact h3{font-size:22px}.whatsapp-contact p{font-size:14px}.whatsapp-btn{width:100%;padding:15px 20px;font-size:15px}.stats-container{grid-template-columns:1fr}}@media screen and (width<=420px){.hero-content{padding:35px 16px 50px}.hero-left h1{font-size:27px}.hero-left p{line-height:1.7}.whatsapp-contact h3{font-size:20px}}@media screen and (width<=360px){.hero-left h1{font-size:24px}.hero-left p{font-size:13px}}.trust-bar{background:#f8fafc;border-bottom:1px solid #e5e7eb;width:100%}.trust-container{justify-content:flex-end;align-items:center;width:92%;max-width:1400px;margin:auto;display:flex}.trust-right{color:#305dd6;white-space:nowrap;background:#eef4ff;border-radius:50px;align-items:center;gap:12px;padding:12px 24px;font-size:15px;font-weight:500;display:flex;box-shadow:0 4px 12px #00000014}.trust-right img{object-fit:contain;flex-shrink:0;width:24px;height:24px}@media (width<=768px){.trust-container{justify-content:flex-end;padding-right:12px}.trust-right{width:auto;max-width:95%;padding:10px 18px;font-size:14px}.trust-right img{width:20px;height:20px}}@media (width<=480px){.trust-right{gap:8px;font-size:13px}.trust-right img{width:18px;height:18px}}.profile-video{object-fit:cover;cursor:pointer;border-radius:50%;width:40px;height:40px}.profile-btn{background:0 0;border:none;align-items:center;padding:0;display:flex}html,body{min-height:100vh;height:auto!important;overflow:hidden auto!important}.scroll-top{color:#fff;z-index:9999;pointer-events:auto;background-color:#07330ae3;border-radius:50%;justify-content:center;align-items:center;width:45px;height:45px;font-size:18px;text-decoration:none;transition:background-color .3s;display:flex;position:fixed;bottom:20px;right:20px}.scroll-top:hover{background-color:#0a3121}.splash-screen{z-index:99999;background-color:#fff;justify-content:center;align-items:center;width:100vw;height:100vh;display:flex;position:fixed;top:0;left:0}.splash-logo{width:160px;animation:1.8s ease-in-out infinite splash-pulse}@keyframes splash-pulse{0%{opacity:.8;transform:scale(.95)}50%{opacity:1;transform:scale(1.05)}to{opacity:.8;transform:scale(.95)}}.login-modal-backdrop{-webkit-backdrop-filter:blur(8px);z-index:10000;background:#01281959;justify-content:center;align-items:flex-start;padding:24px 16px;display:flex;position:fixed;inset:0;overflow-y:auto}.login-modal-box .top-header,.login-modal-box .navbar{display:none!important}.login-modal-box .auth-screen-container{width:100%;min-height:auto;padding:30px}.login-modal-box{width:100%;max-width:480px;margin:40px auto;animation:.25s loginModalFadeIn;position:relative}.login-modal-close{color:#d11010;cursor:pointer;z-index:10001;background:#94c4b1;border:none;border-radius:50%;justify-content:center;align-items:center;width:36px;height:36px;font-size:16px;transition:all .2s;display:flex;position:absolute;top:-16px;right:-16px;box-shadow:0 4px 14px #00000040}.login-modal-close:hover{color:#fff;background:#012819}@keyframes loginModalFadeIn{0%{opacity:0;transform:translateY(-12px)}to{opacity:1;transform:translateY(0)}}body.login-modal-open{overflow:hidden}@media (width>=1024px) and (width<=1366px) and (height<=900px) and (orientation:landscape){.login-modal-backdrop{align-items:center;padding:24px 16px}.login-modal-box{max-width:500px;margin:0 auto}.login-modal-box .auth-screen-container{padding:24px}}@media (width>=768px) and (width<=1024px) and (orientation:portrait){.login-modal-backdrop{align-items:center;padding:24px 16px}.login-modal-box{max-width:460px;margin:0 auto}.login-modal-box .auth-screen-container{padding:24px}}@media (width<=1024px){.login-modal-backdrop{padding:20px 14px}.login-modal-box{max-width:440px;margin:30px auto}.login-modal-box .auth-screen-container{padding:20px}}@media (width<=767px){.login-modal-backdrop{align-items:center;padding:16px 10px}.login-modal-box{max-width:420px;margin:0 auto}.login-modal-box .auth-screen-container{padding:12px}.login-modal-close{width:32px;height:32px;font-size:14px;top:-14px;right:-8px}}@media (width<=480px){.login-modal-backdrop{padding:12px 6px}.login-modal-box{max-width:100%}.login-modal-box .auth-screen-container{padding:8px}.login-modal-close{width:30px;height:30px;font-size:13px;top:-12px;right:-4px}}@media (width<=360px){.login-modal-box .auth-screen-container{padding:4px}.login-modal-close{width:28px;height:28px;top:-10px;right:0}}
