.navbar-module__mEBHta__navbar{-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px);z-index:1000;background:#fffffffa;border-bottom:1px solid #0000;transition:all .3s;position:fixed;top:0;left:0;right:0}.navbar-module__mEBHta__navbar.navbar-module__mEBHta__scrolled{border-bottom:1px solid #e2e8f0cc;box-shadow:0 4px 30px #00000014}.navbar-module__mEBHta__navContainer{justify-content:space-between;align-items:center;max-width:1400px;height:85px;margin:0 auto;padding:0 40px;display:flex}.navbar-module__mEBHta__logo{color:#f5bc00;letter-spacing:-.5px;align-items:center;gap:2px;font-size:18px;font-weight:700;line-height:1.2;text-decoration:none;display:flex}.navbar-module__mEBHta__logo span{color:#64748b;font-weight:400}.navbar-module__mEBHta__navLinks{align-items:center;gap:45px;margin:0;padding:0;list-style:none;display:flex}.navbar-module__mEBHta__navLinks li{position:relative}.navbar-module__mEBHta__navLinks a{color:#475569;padding:8px 0;font-size:15px;font-weight:500;text-decoration:none;transition:color .3s;display:block}.navbar-module__mEBHta__navLinks a:hover{color:#f5bc00}.navbar-module__mEBHta__servicesDropdown{position:relative}.navbar-module__mEBHta__servicesLink,.navbar-module__mEBHta__visaCategoriesMainLink{cursor:pointer;color:#475569;background:0 0;border:none;align-items:center;gap:6px;padding:8px 0;font-family:inherit;font-size:15px;font-weight:500;text-decoration:none;display:flex}.navbar-module__mEBHta__servicesLink:hover,.navbar-module__mEBHta__visaCategoriesMainLink:hover{color:#f5bc00}.navbar-module__mEBHta__servicesLink svg,.navbar-module__mEBHta__visaCategoriesMainLink svg{transition:transform .3s}.navbar-module__mEBHta__servicesDropdown:hover .navbar-module__mEBHta__servicesLink svg{transform:rotate(180deg)}.navbar-module__mEBHta__servicesDropdown:hover .navbar-module__mEBHta__servicesLink{color:#f5bc00}.navbar-module__mEBHta__visaCategoriesDropdown{position:relative}.navbar-module__mEBHta__visaCategoriesDropdown:hover .navbar-module__mEBHta__visaCategoriesMainLink svg{transform:rotate(180deg)}.navbar-module__mEBHta__visaCategoriesDropdown:hover .navbar-module__mEBHta__visaCategoriesMainLink{color:#f5bc00}.navbar-module__mEBHta__servicesMenu,.navbar-module__mEBHta__visaCategoriesMainMenu{opacity:0;visibility:hidden;z-index:1001;background:#fff;border:1px solid #f1f5f9;border-radius:12px;min-width:280px;margin-top:20px;padding:8px;transition:all .3s cubic-bezier(.4,0,.2,1);position:absolute;top:100%;left:-20px;transform:translateY(-10px);box-shadow:0 10px 40px #0000001f}.navbar-module__mEBHta__servicesDropdown:hover .navbar-module__mEBHta__servicesMenu,.navbar-module__mEBHta__visaCategoriesDropdown:hover .navbar-module__mEBHta__visaCategoriesMainMenu{opacity:1;visibility:visible;transform:translateY(0)}.navbar-module__mEBHta__servicesMenu a,.navbar-module__mEBHta__visaCategoriesMainMenu a{color:#475569;cursor:pointer;text-align:left;border-radius:8px;width:100%;padding:12px 16px;font-size:14px;font-weight:500;text-decoration:none;transition:all .2s;display:block}.navbar-module__mEBHta__servicesMenu a:hover,.navbar-module__mEBHta__visaCategoriesMainMenu a:hover{color:#f5bc00;background:#f8fafc;padding-left:20px}.navbar-module__mEBHta__ctaButton{color:#000;cursor:pointer;background:linear-gradient(135deg,#f5bc00 0% 100%);border:none;border-radius:12px;padding:16px 32px;font-family:inherit;font-size:15px;font-weight:600;transition:all .3s;position:relative;overflow:hidden;box-shadow:0 4px 12px #2563eb40}.navbar-module__mEBHta__ctaButton:hover{transform:translateY(-2px);box-shadow:0 6px 25px #eadf0c59}.navbar-module__mEBHta__menuToggle{cursor:pointer;background:0 0;border:none;flex-direction:column;gap:5px;padding:8px;display:none}.navbar-module__mEBHta__menuToggle span{background:#334155;border-radius:2px;width:26px;height:3px;transition:all .3s}.navbar-module__mEBHta__menuToggle.navbar-module__mEBHta__active span:first-child{transform:rotate(45deg)translate(7px,7px)}.navbar-module__mEBHta__menuToggle.navbar-module__mEBHta__active span:nth-child(2){opacity:0}.navbar-module__mEBHta__menuToggle.navbar-module__mEBHta__active span:nth-child(3){transform:rotate(-45deg)translate(7px,-7px)}.navbar-module__mEBHta__overlay{z-index:999;opacity:0;visibility:hidden;background:#00000080;transition:all .3s;position:fixed;inset:0}.navbar-module__mEBHta__overlay.navbar-module__mEBHta__active{opacity:1;visibility:visible}.navbar-module__mEBHta__mobileSidebar{z-index:1001;background:#fff;width:320px;height:100vh;transition:left .4s cubic-bezier(.4,0,.2,1);position:fixed;top:0;left:-100%;overflow-y:auto;box-shadow:4px 0 30px #00000026}.navbar-module__mEBHta__mobileSidebar.navbar-module__mEBHta__active{left:0}.navbar-module__mEBHta__sidebarHeader{border-bottom:1px solid #e2e8f0;justify-content:space-between;align-items:center;padding:30px 25px;display:flex}.navbar-module__mEBHta__sidebarClose{cursor:pointer;background:#f1f5f9;border:none;border-radius:6px;justify-content:center;align-items:center;width:32px;height:32px;transition:all .2s;display:flex}.navbar-module__mEBHta__sidebarClose:hover{background:#e2e8f0}.navbar-module__mEBHta__sidebarLinks{margin:0;padding:10px 0;list-style:none}.navbar-module__mEBHta__sidebarLinks>li{border-bottom:1px solid #f1f5f9}.navbar-module__mEBHta__sidebarLinks a,.navbar-module__mEBHta__sidebarServicesToggle,.navbar-module__mEBHta__sidebarVisaCategoriesToggle{color:#334155;text-align:left;cursor:pointer;background:0 0;border:none;width:100%;padding:18px 25px;font-family:inherit;font-size:15px;font-weight:500;text-decoration:none;transition:all .2s;display:block}.navbar-module__mEBHta__sidebarLinks a:hover,.navbar-module__mEBHta__sidebarServicesToggle:hover,.navbar-module__mEBHta__sidebarVisaCategoriesToggle:hover{color:#f5bc00;background:#f8fafc;padding-left:30px}.navbar-module__mEBHta__sidebarServicesToggle,.navbar-module__mEBHta__sidebarVisaCategoriesToggle{justify-content:space-between;align-items:center;display:flex}.navbar-module__mEBHta__sidebarServicesToggle svg,.navbar-module__mEBHta__sidebarVisaCategoriesToggle svg{transition:transform .3s}.navbar-module__mEBHta__sidebarServicesToggle.navbar-module__mEBHta__open svg,.navbar-module__mEBHta__sidebarVisaCategoriesToggle.navbar-module__mEBHta__open svg{transform:rotate(180deg)}.navbar-module__mEBHta__sidebarServicesMenu,.navbar-module__mEBHta__sidebarVisaCategoriesMenu{background:#f8fafc;max-height:0;transition:max-height .3s;overflow:hidden}.navbar-module__mEBHta__sidebarServicesMenu.navbar-module__mEBHta__open,.navbar-module__mEBHta__sidebarVisaCategoriesMenu.navbar-module__mEBHta__open{max-height:600px}.navbar-module__mEBHta__sidebarServicesMenu a,.navbar-module__mEBHta__sidebarVisaCategoriesMenu a{color:#64748b;padding:14px 25px 14px 45px;font-size:14px;text-decoration:none;transition:all .2s;display:block}.navbar-module__mEBHta__sidebarServicesMenu a:hover,.navbar-module__mEBHta__sidebarVisaCategoriesMenu a:hover{color:#f5bc00;padding-left:50px}.navbar-module__mEBHta__sidebarCta{padding:25px}.navbar-module__mEBHta__sidebarCta button{width:100%}@media (max-width:768px){.navbar-module__mEBHta__navLinks{display:none}.navbar-module__mEBHta__menuToggle{display:flex}.navbar-module__mEBHta__navContainer{height:70px;padding:0 20px}}.navbar-module__mEBHta__desktopButtons{align-items:center;gap:12px;display:flex}.navbar-module__mEBHta__paymentButton{color:#fff;cursor:pointer;background:linear-gradient(135deg,#4f46e5 0%,#7c3aed 100%);border:none;border-radius:8px;align-items:center;gap:8px;padding:10px 20px;font-size:14px;font-weight:600;transition:all .3s;display:flex;box-shadow:0 4px 15px #4f46e54d}.navbar-module__mEBHta__paymentButton:hover{background:linear-gradient(135deg,#4338ca 0%,#6d28d9 100%);transform:translateY(-2px);box-shadow:0 6px 20px #4f46e566}.navbar-module__mEBHta__paymentButton:active{transform:translateY(0)}.navbar-module__mEBHta__paymentIcon{justify-content:center;align-items:center;display:flex}.navbar-module__mEBHta__ctaButton{color:#fff;cursor:pointer;white-space:nowrap;background:linear-gradient(135deg,#000 0%,#333 100%);border:none;border-radius:8px;padding:10px 20px;font-size:14px;font-weight:600;transition:all .3s;box-shadow:0 4px 15px #0003}.navbar-module__mEBHta__ctaButton:hover{background:linear-gradient(135deg,#333 0%,#555 100%);transform:translateY(-2px);box-shadow:0 6px 20px #0000004d}.navbar-module__mEBHta__ctaButton:active{transform:translateY(0)}.navbar-module__mEBHta__sidebarButtons{border-top:1px solid #ffffff1a;flex-direction:column;gap:12px;margin-top:auto;padding:20px;display:flex}.navbar-module__mEBHta__mobilePaymentButton{color:#fff;cursor:pointer;background:linear-gradient(135deg,#4f46e5 0%,#7c3aed 100%);border:none;border-radius:8px;justify-content:center;align-items:center;gap:10px;width:100%;padding:14px 20px;font-size:16px;font-weight:600;transition:all .3s;display:flex;box-shadow:0 4px 15px #4f46e54d}.navbar-module__mEBHta__mobilePaymentButton:hover{background:linear-gradient(135deg,#4338ca 0%,#6d28d9 100%)}.navbar-module__mEBHta__mobilePaymentButton .navbar-module__mEBHta__paymentIcon{justify-content:center;align-items:center;display:flex}@media (max-width:768px){.navbar-module__mEBHta__navLinks .navbar-module__mEBHta__desktopButtons{display:none}}@media (min-width:769px){.navbar-module__mEBHta__sidebarButtons{display:none}}.navbar-module__mEBHta__mobileNavPaymentButton{color:#fff;cursor:pointer;background:linear-gradient(135deg,#1e3a8a 0%,#3b82f6 100%);border:none;border-radius:8px;padding:8px 12px;transition:all .3s;display:none;box-shadow:0 2px 8px #1e3a8a4d}.navbar-module__mEBHta__mobileNavPaymentButton:hover{transform:translateY(-2px);box-shadow:0 4px 12px #1e3a8a66}.navbar-module__mEBHta__mobileNavPaymentButton:active{transform:translateY(0)}.navbar-module__mEBHta__mobileNavPaymentButton .navbar-module__mEBHta__paymentIcon{justify-content:center;align-items:center;display:flex}@media (max-width:968px){.navbar-module__mEBHta__mobileNavPaymentButton{align-items:center;gap:6px;margin-right:12px;display:flex}.navbar-module__mEBHta__mobilePaymentButton{display:none}.navbar-module__mEBHta__navContainer{justify-content:space-between;align-items:center;gap:12px;display:flex}}
.Footer-module__EZoWya__footer{color:#e2e8f0;background:linear-gradient(135deg,#000 0%,#0c0f13 100%);padding:4rem 0 2rem;position:relative;overflow:hidden}.Footer-module__EZoWya__footer:before{content:"";background:linear-gradient(90deg,#4299e1,#38b2ac,#9f7aea);height:4px;position:absolute;top:0;left:0;right:0}.Footer-module__EZoWya__footerContainer{max-width:1280px;margin:0 auto;padding:0 2rem;position:relative}.Footer-module__EZoWya__footerGrid{grid-template-columns:repeat(1,1fr);gap:3rem;margin-bottom:4rem;display:grid}@media (min-width:768px){.Footer-module__EZoWya__footerGrid{grid-template-columns:repeat(2,1fr)}}@media (min-width:1024px){.Footer-module__EZoWya__footerGrid{grid-template-columns:1fr repeat(2,1fr)}}.Footer-module__EZoWya__footerBrand{flex-direction:column;gap:1.5rem;display:flex}.Footer-module__EZoWya__logoContainer{flex-direction:column;gap:.5rem;display:flex}.Footer-module__EZoWya__logo{color:#fff;background:linear-gradient(90deg,#4299e1,#38b2ac);-webkit-text-fill-color:transparent;-webkit-background-clip:text;background-clip:text;margin:0;font-size:1.875rem;font-weight:700}.Footer-module__EZoWya__logoSubtitle{color:#a0aec0;font-size:.875rem;font-weight:500}.Footer-module__EZoWya__brandDescription{color:#cbd5e0;max-width:300px;font-size:.95rem;line-height:1.6}.Footer-module__EZoWya__socialLinks{gap:1rem;margin-top:.5rem;display:flex}.Footer-module__EZoWya__socialLink{background:#ffffff1a;border:1px solid #fff3;border-radius:50%;justify-content:center;align-items:center;width:40px;height:40px;transition:all .3s;display:inline-flex}.Footer-module__EZoWya__socialLink:hover{background:#4299e1;transform:translateY(-3px);box-shadow:0 10px 20px #4299e14d}.Footer-module__EZoWya__socialIcon{fill:#fff;width:20px;height:20px}.Footer-module__EZoWya__footerColumn{flex-direction:column;gap:1.5rem;display:flex}.Footer-module__EZoWya__columnTitle{color:#fff;margin:0;padding-bottom:.75rem;font-size:1.25rem;font-weight:600;position:relative}.Footer-module__EZoWya__columnTitle:after{content:"";background:linear-gradient(90deg,#4299e1,#38b2ac);border-radius:2px;width:40px;height:3px;position:absolute;bottom:0;left:0}.Footer-module__EZoWya__footerLinks{flex-direction:column;gap:.75rem;margin:0;padding:0;list-style:none;display:flex}.Footer-module__EZoWya__footerLink{color:#cbd5e0;align-items:center;gap:.5rem;padding:.25rem 0;font-size:.95rem;text-decoration:none;transition:all .2s;display:inline-flex;position:relative}.Footer-module__EZoWya__footerLink:hover{color:#4299e1;transform:translate(5px)}.Footer-module__EZoWya__footerLink:before{content:"→";opacity:0;color:#4299e1;transition:all .2s;transform:translate(-10px)}.Footer-module__EZoWya__footerLink:hover:before{opacity:1;transform:translate(0)}.Footer-module__EZoWya__contactItem{align-items:center;gap:.75rem;display:flex}.Footer-module__EZoWya__contactIcon{fill:#4299e1;flex-shrink:0;width:18px;height:18px}.Footer-module__EZoWya__footerBottom{text-align:center;border-top:1px solid #ffffff1a;flex-direction:column;align-items:center;gap:1rem;padding-top:2rem;display:flex}@media (min-width:768px){.Footer-module__EZoWya__footerBottom{text-align:left;flex-direction:row;justify-content:space-between}}.Footer-module__EZoWya__copyright{color:#a0aec0;margin:0;font-size:.875rem}.Footer-module__EZoWya__legalLinks{flex-wrap:wrap;justify-content:center;align-items:center;gap:.75rem;display:flex}@media (min-width:768px){.Footer-module__EZoWya__legalLinks{justify-content:flex-end}}.Footer-module__EZoWya__legalLink{color:#cbd5e0;font-size:.875rem;text-decoration:none;transition:color .2s}.Footer-module__EZoWya__legalLink:hover{color:#4299e1}.Footer-module__EZoWya__divider{color:#718096;-webkit-user-select:none;user-select:none}
@keyframes hero-section-module__BtZYMG__fadeInUp{0%{opacity:0;transform:translateY(30px)}to{opacity:1;transform:translateY(0)}}@keyframes hero-section-module__BtZYMG__fadeIn{0%{opacity:0}to{opacity:1}}@keyframes hero-section-module__BtZYMG__float{0%,to{transform:translateY(0)}50%{transform:translateY(-20px)}}@keyframes hero-section-module__BtZYMG__shimmer{0%{background-position:-1000px 0}to{background-position:1000px 0}}@keyframes hero-section-module__BtZYMG__pulse{0%,to{opacity:1}50%{opacity:.5}}.hero-section-module__BtZYMG__heroSection{background:#fff;margin-top:85px;padding:120px 40px 100px;position:relative;overflow:hidden}.hero-section-module__BtZYMG__heroSection:before{content:"";opacity:.5;z-index:0;background-image:radial-gradient(circle at 2px 2px,#edce681a 1px,#0000 0);background-size:40px 40px;position:absolute;inset:0}.hero-section-module__BtZYMG__floatingShapes{z-index:0;position:absolute;inset:0;overflow:hidden}.hero-section-module__BtZYMG__shape{opacity:.08;animation:6s ease-in-out infinite hero-section-module__BtZYMG__float;position:absolute}.hero-section-module__BtZYMG__shape1{background:#000;border-radius:30% 70% 70% 30%/30% 30% 70% 70%;width:100px;height:100px;animation-delay:0s;top:10%;left:10%}.hero-section-module__BtZYMG__shape2{background:#050505;border-radius:63% 37% 54% 46%/55% 48% 52% 45%;width:150px;height:150px;animation-delay:2s;top:60%;right:15%}.hero-section-module__BtZYMG__shape3{background:#f5bc00;border-radius:40% 60% 60% 40%/60% 30% 70% 40%;width:80px;height:80px;animation-delay:4s;bottom:20%;left:20%}.hero-section-module__BtZYMG__heroContainer{z-index:1;grid-template-columns:1fr 1fr;align-items:center;gap:80px;max-width:1400px;margin:0 auto;display:grid;position:relative}.hero-section-module__BtZYMG__heroContent{opacity:0;animation:1s ease-out forwards hero-section-module__BtZYMG__fadeInUp}.hero-section-module__BtZYMG__heroBadge{color:#050505;background:#fff;border:2px solid #f5bc00;border-radius:50px;align-items:center;gap:8px;margin-bottom:24px;padding:8px 20px;font-size:13px;font-weight:600;display:inline-flex}.hero-section-module__BtZYMG__badgeDot{background:#0a0a0a;border-radius:50%;width:8px;height:8px;animation:2s ease-in-out infinite hero-section-module__BtZYMG__pulse}.hero-section-module__BtZYMG__heroContent h1{color:#050505;letter-spacing:-1.5px;margin-bottom:24px;font-size:56px;font-weight:800;line-height:1.1}.hero-section-module__BtZYMG__gradientText{background:linear-gradient(135deg,#f5bc00 0% 100%) 0 0/200%;-webkit-text-fill-color:transparent;-webkit-background-clip:text;background-clip:text;animation:3s linear infinite hero-section-module__BtZYMG__shimmer}.hero-section-module__BtZYMG__heroDescription{color:#050505;opacity:.7;margin-bottom:32px;font-size:18px;font-weight:400;line-height:1.7}.hero-section-module__BtZYMG__heroQuote{background:#fff;border:2px solid #f5bc00;border-left-width:4px;border-radius:16px;margin:32px 0;padding:24px 28px;transition:all .3s;box-shadow:0 4px 12px #edce6826}.hero-section-module__BtZYMG__heroQuote:hover{transform:translateY(-2px);box-shadow:0 8px 20px #edce6840}.hero-section-module__BtZYMG__heroQuote p{color:#050505;margin-bottom:12px;font-size:15px;font-style:italic;line-height:1.7}.hero-section-module__BtZYMG__heroQuote cite{color:#050505;align-items:center;gap:8px;font-size:14px;font-style:normal;font-weight:600;display:flex}.hero-section-module__BtZYMG__stars{color:#f5bc00;font-size:14px}.hero-section-module__BtZYMG__heroCta{align-items:center;gap:16px;margin-top:40px;display:flex}.hero-section-module__BtZYMG__ctaButton{color:#050505;cursor:pointer;background:#f5bc00;border:none;border-radius:12px;padding:16px 32px;font-family:inherit;font-size:15px;font-weight:700;transition:all .3s;position:relative;overflow:hidden;box-shadow:0 4px 12px #edce684d}.hero-section-module__BtZYMG__ctaButton:before{content:"";background:linear-gradient(90deg,#0000,#ffffff4d,#0000);width:100%;height:100%;transition:left .5s;position:absolute;top:0;left:-100%}.hero-section-module__BtZYMG__ctaButton:hover:before{left:100%}.hero-section-module__BtZYMG__ctaButton:hover{transform:translateY(-2px);box-shadow:0 8px 20px #edce6866}.hero-section-module__BtZYMG__ctaButton:active{transform:translateY(0)}.hero-section-module__BtZYMG__secondaryButton{color:#050505;cursor:pointer;background:#fff;border:2px solid #050505;border-radius:12px;padding:16px 32px;font-family:inherit;font-size:15px;font-weight:600;transition:all .3s}.hero-section-module__BtZYMG__secondaryButton:hover{color:#fff;background:#050505}.hero-section-module__BtZYMG__heroImage{opacity:0;animation:1.2s ease-out .3s forwards hero-section-module__BtZYMG__fadeIn;position:relative}.hero-section-module__BtZYMG__imageWrapper{background:#fff;border:3px solid #303030;border-radius:24px;height:600px;transition:all .4s;position:relative;overflow:hidden;box-shadow:0 20px 60px #05050526}.hero-section-module__BtZYMG__imageWrapper:hover{transform:scale(1.02);box-shadow:0 25px 80px #05050533}.hero-section-module__BtZYMG__statsGrid{grid-template-columns:repeat(3,1fr);gap:24px;margin-top:48px;display:grid}.hero-section-module__BtZYMG__statCard{text-align:center;background:#f7f7f7;border:2px solid #000;border-radius:16px;padding:20px;transition:all .3s}.hero-section-module__BtZYMG__statCard:hover{transform:translateY(-4px);box-shadow:0 8px 20px #edce6840}.hero-section-module__BtZYMG__statNumber{color:#050505;margin-bottom:4px;font-size:32px;font-weight:800}.hero-section-module__BtZYMG__statLabel{color:#050505;opacity:.7;font-size:13px;font-weight:500}@media (max-width:1024px){.hero-section-module__BtZYMG__heroContainer{flex-direction:column-reverse;grid-template-columns:1fr;gap:60px;display:flex}.hero-section-module__BtZYMG__heroContent h1{font-size:48px}.hero-section-module__BtZYMG__imageWrapper{height:400px}}@media (max-width:768px){.hero-section-module__BtZYMG__heroSection{margin-top:70px;padding:80px 20px 60px}.hero-section-module__BtZYMG__heroContent h1{letter-spacing:-1px;font-size:36px}.hero-section-module__BtZYMG__heroDescription{font-size:16px}.hero-section-module__BtZYMG__heroQuote{padding:20px}.hero-section-module__BtZYMG__heroCta{flex-direction:column;width:100%}.hero-section-module__BtZYMG__ctaButton,.hero-section-module__BtZYMG__secondaryButton{justify-content:center;width:100%;display:flex}.hero-section-module__BtZYMG__statsGrid{grid-template-columns:1fr;gap:16px}.hero-section-module__BtZYMG__imageWrapper{height:350px}}
.immigration-services-module__kRlUhq__pageWrapper{background:#fff;min-height:100vh}.immigration-services-module__kRlUhq__heroSection{text-align:center;background:#262626;padding:100px 40px 80px;position:relative;overflow:hidden}.immigration-services-module__kRlUhq__heroSection:before{content:"";pointer-events:none;background:radial-gradient(circle at 30%,#f5bc001a 0%,#0000 50%);position:absolute;inset:0}.immigration-services-module__kRlUhq__heroContent{z-index:1;max-width:900px;margin:0 auto;position:relative}.immigration-services-module__kRlUhq__heroBadge{color:#f5bc00;letter-spacing:.5px;background:#f5bc001a;border:1px solid #f5bc004d;border-radius:30px;margin-bottom:24px;padding:8px 20px;font-size:13px;font-weight:600;display:inline-block}.immigration-services-module__kRlUhq__heroTitle{color:#fff;letter-spacing:-1px;margin-bottom:20px;font-size:56px;font-weight:700;line-height:1.2}.immigration-services-module__kRlUhq__heroDescription{color:#e5e5e5;max-width:700px;margin:0 auto 40px;font-size:19px;line-height:1.6}.immigration-services-module__kRlUhq__heroButtons{flex-wrap:wrap;justify-content:center;gap:16px;display:flex}.immigration-services-module__kRlUhq__heroButtonPrimary{color:#000;cursor:pointer;background:#f5bc00;border:none;border-radius:10px;padding:16px 36px;font-family:inherit;font-size:16px;font-weight:600;transition:all .2s}.immigration-services-module__kRlUhq__heroButtonPrimary:hover{background:#d4a500;transform:translateY(-2px);box-shadow:0 8px 20px #f5bc004d}.immigration-services-module__kRlUhq__heroButtonSecondary{color:#fff;cursor:pointer;background:0 0;border:1.5px solid #ffffff4d;border-radius:10px;padding:16px 36px;font-family:inherit;font-size:16px;font-weight:600;transition:all .2s}.immigration-services-module__kRlUhq__heroButtonSecondary:hover{color:#f5bc00;background:#ffffff1a;border-color:#f5bc00}.immigration-services-module__kRlUhq__statsSection{background:#fff;border-bottom:1px solid #e5e5e5;padding:60px 40px}.immigration-services-module__kRlUhq__statsContainer{grid-template-columns:repeat(auto-fit,minmax(200px,1fr));gap:40px;max-width:1200px;margin:0 auto;display:grid}.immigration-services-module__kRlUhq__statItem{text-align:center}.immigration-services-module__kRlUhq__statNumber{color:#f5bc00;margin-bottom:8px;font-size:44px;font-weight:700;line-height:1}.immigration-services-module__kRlUhq__statLabel{color:#666;font-size:15px;font-weight:500}.immigration-services-module__kRlUhq__visaTypesSection{background:#fff;padding:100px 40px;position:relative;overflow:hidden}.immigration-services-module__kRlUhq__visaTypesSection:before{content:"";pointer-events:none;background:linear-gradient(#fafafa 0%,#fff 100%);height:400px;position:absolute;top:0;left:0;right:0}.immigration-services-module__kRlUhq__visaContainer{z-index:1;max-width:1400px;margin:0 auto;position:relative}.immigration-services-module__kRlUhq__sectionHeader{text-align:center;margin-bottom:70px}.immigration-services-module__kRlUhq__sectionSubtitle{color:#f5bc00;text-transform:uppercase;letter-spacing:1.5px;margin-bottom:12px;font-size:14px;font-weight:600}.immigration-services-module__kRlUhq__sectionTitle{color:#000;letter-spacing:-.5px;margin-bottom:16px;font-size:44px;font-weight:700;line-height:1.2}.immigration-services-module__kRlUhq__sectionDescription{color:#666;max-width:650px;margin:0 auto;font-size:17px;line-height:1.6}.immigration-services-module__kRlUhq__visaGrid{grid-template-columns:repeat(auto-fit,minmax(350px,1fr));gap:28px;display:grid}.immigration-services-module__kRlUhq__visaCard{background:#fff;border:1px solid #e5e5e5;border-radius:20px;flex-direction:column;height:100%;transition:all .4s cubic-bezier(.4,0,.2,1);display:flex;position:relative;overflow:hidden;box-shadow:0 4px 16px #0000000f,0 2px 8px #0000000a}.immigration-services-module__kRlUhq__visaCard:before{content:"";z-index:2;background:linear-gradient(90deg,#f5bc00 0%,#d4a500 100%);height:4px;transition:transform .4s;position:absolute;top:0;left:0;right:0;transform:scaleX(0)}.immigration-services-module__kRlUhq__visaCard:hover:before{transform:scaleX(1)}.immigration-services-module__kRlUhq__visaCard:hover{border-color:#f5bc004d;transform:translateY(-8px);box-shadow:0 20px 40px #0000001f,0 8px 16px #00000014}.immigration-services-module__kRlUhq__visaImageContainer{background:linear-gradient(135deg,#f5f5f5 0%,#fafafa 100%);width:100%;height:240px;position:relative;overflow:hidden}.immigration-services-module__kRlUhq__visaImage{object-fit:cover;object-position:center;filter:brightness(.95)contrast(1.05);width:100%;height:100%;transition:all .6s cubic-bezier(.4,0,.2,1)}.immigration-services-module__kRlUhq__visaCard:hover .immigration-services-module__kRlUhq__visaImage{filter:brightness()contrast(1.1);transform:scale(1.1)}.immigration-services-module__kRlUhq__imageOverlay{opacity:0;background:linear-gradient(#0000 0%,#0006 100%);transition:opacity .4s;position:absolute;inset:0}.immigration-services-module__kRlUhq__visaCard:hover .immigration-services-module__kRlUhq__imageOverlay{opacity:1}.immigration-services-module__kRlUhq__visaContent{flex-direction:column;flex:1;padding:28px 24px;display:flex}.immigration-services-module__kRlUhq__visaHeaderContent{flex:1;margin-bottom:16px}.immigration-services-module__kRlUhq__visaTitle{color:#000;margin-bottom:10px;font-size:20px;font-weight:600;line-height:1.3}.immigration-services-module__kRlUhq__visaDescription{color:#666;font-size:14px;line-height:1.5}.immigration-services-module__kRlUhq__servicesList{flex-direction:column;gap:0;margin:20px 0 0;padding:0;list-style:none;display:flex}.immigration-services-module__kRlUhq__serviceItem{color:#666;border-bottom:1px solid #f5f5f5;align-items:center;gap:10px;padding:11px 0;font-size:14px;transition:color .2s;display:flex}.immigration-services-module__kRlUhq__serviceItem:last-child{border-bottom:none}.immigration-services-module__kRlUhq__serviceItem:before{content:"✓";color:#f5bc00;flex-shrink:0;font-size:14px;font-weight:700}.immigration-services-module__kRlUhq__serviceItem:hover{color:#000}.immigration-services-module__kRlUhq__ctaBanner{text-align:center;background:linear-gradient(135deg,#000 0%,#1a1a1a 100%);border-radius:24px;margin-top:80px;padding:60px 50px;position:relative;overflow:hidden;box-shadow:0 20px 60px #0000004d}.immigration-services-module__kRlUhq__ctaBanner:before{content:"";pointer-events:none;background:radial-gradient(circle at 30%,#0e0e0e26 0%,#0000 60%);position:absolute;inset:0}.immigration-services-module__kRlUhq__ctaBanner:after{content:"";pointer-events:none;background:radial-gradient(circle,#f5bc001a 0%,#0000 70%);width:400px;height:400px;position:absolute;top:0;right:0}.immigration-services-module__kRlUhq__ctaContent{z-index:1;position:relative}.immigration-services-module__kRlUhq__ctaTitle{color:#fff;letter-spacing:-.5px;margin-bottom:14px;font-size:32px;font-weight:700}.immigration-services-module__kRlUhq__ctaText{color:#e5e5e5;max-width:600px;margin-bottom:32px;margin-left:auto;margin-right:auto;font-size:16px;line-height:1.6}.immigration-services-module__kRlUhq__ctaButton{color:#000;cursor:pointer;background:#f5bc00;border:none;border-radius:10px;padding:14px 40px;font-family:inherit;font-size:15px;font-weight:600;transition:all .2s;display:inline-block}.immigration-services-module__kRlUhq__ctaButton:hover{background:#d4a500;transform:translateY(-2px);box-shadow:0 8px 20px #f5bc004d}.immigration-services-module__kRlUhq__footer{color:#e5e5e5;background:#000;padding:60px 40px 30px}.immigration-services-module__kRlUhq__footerContainer{max-width:1400px;margin:0 auto}.immigration-services-module__kRlUhq__footerGrid{grid-template-columns:repeat(auto-fit,minmax(250px,1fr));gap:50px;margin-bottom:50px;display:grid}.immigration-services-module__kRlUhq__footerColumn h3{color:#f5bc00;margin-bottom:20px;font-size:18px;font-weight:600}.immigration-services-module__kRlUhq__footerLinks{flex-direction:column;gap:12px;margin:0;padding:0;list-style:none;display:flex}.immigration-services-module__kRlUhq__footerLinks a{color:#e5e5e5;font-size:15px;text-decoration:none;transition:color .2s}.immigration-services-module__kRlUhq__footerLinks a:hover{color:#f5bc00}.immigration-services-module__kRlUhq__footerBottom{text-align:center;color:#999;border-top:1px solid #333;padding-top:30px;font-size:14px}@media (max-width:1024px){.immigration-services-module__kRlUhq__heroTitle{font-size:48px}.immigration-services-module__kRlUhq__visaGrid{grid-template-columns:repeat(auto-fit,minmax(300px,1fr));gap:24px}.immigration-services-module__kRlUhq__sectionTitle{font-size:40px}}@media (max-width:768px){.immigration-services-module__kRlUhq__heroSection{padding:80px 20px 60px}.immigration-services-module__kRlUhq__heroTitle{font-size:36px}.immigration-services-module__kRlUhq__heroDescription{font-size:17px}.immigration-services-module__kRlUhq__heroButtons{flex-direction:column;align-items:stretch}.immigration-services-module__kRlUhq__heroButtonPrimary,.immigration-services-module__kRlUhq__heroButtonSecondary{width:100%}.immigration-services-module__kRlUhq__statsContainer{gap:30px}.immigration-services-module__kRlUhq__statNumber{font-size:36px}.immigration-services-module__kRlUhq__visaTypesSection{padding:80px 20px}.immigration-services-module__kRlUhq__sectionHeader{margin-bottom:50px}.immigration-services-module__kRlUhq__sectionTitle{font-size:32px}.immigration-services-module__kRlUhq__sectionDescription{font-size:16px}.immigration-services-module__kRlUhq__visaGrid{grid-template-columns:1fr;gap:20px}.immigration-services-module__kRlUhq__visaContent{padding:24px 20px}.immigration-services-module__kRlUhq__visaImageContainer{height:200px}.immigration-services-module__kRlUhq__ctaBanner{margin-top:60px;padding:40px 24px}.immigration-services-module__kRlUhq__ctaTitle{font-size:28px}.immigration-services-module__kRlUhq__ctaText{font-size:15px}.immigration-services-module__kRlUhq__footerGrid{grid-template-columns:1fr;gap:40px}}
