@import url(https://fonts.googleapis.com/css2?family=Poppins:wght@300;400;500;600&display=swap);@import url(https://fonts.googleapis.com/css2?family=Poppins:wght@300;400;500;600;700&display=swap);@import url(https://fonts.googleapis.com/css2?family=Inter:wght@300;400;500;600;700;800&display=swap);body{-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale;font-family:-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,Oxygen,Ubuntu,Cantarell,Fira Sans,Droid Sans,Helvetica Neue,sans-serif}code{font-family:source-code-pro,Menlo,Monaco,Consolas,Courier New,monospace}.App{text-align:center}.App-logo{height:40vmin;pointer-events:none}@media (prefers-reduced-motion:no-preference){.App-logo{animation:App-logo-spin 20s linear infinite}}.App-header{align-items:center;background-color:#282c34;color:#fff;display:flex;flex-direction:column;font-size:calc(10px + 2vmin);justify-content:center;min-height:100vh}.App-link{color:#61dafb}@keyframes App-logo-spin{0%{transform:rotate(0deg)}to{transform:rotate(1turn)}}:root{--ph-white:#fff;--ph-primary:#004a99;--ph-primary-light:#e3f2fd;--ph-text:#0a2540;--ph-text-light:#5a6f88;--ph-gold:#f39c12;--ph-border:#d4e2f0;--ph-shadow:0 4px 12px #00000014;--ph-transition:0.3s ease}.ph-header{background:#fff;background:var(--ph-white);box-shadow:0 4px 12px #00000014;box-shadow:var(--ph-shadow);font-family:Inter,sans-serif;position:-webkit-sticky;position:sticky;top:0;width:100%;z-index:9999}.ph-top-bar{background:#004a99;background:var(--ph-primary);color:#fff;font-size:13px;padding:8px 0}.ph-top-container{align-items:center;display:flex;justify-content:space-between;margin:0 auto;max-width:1400px;padding:0 24px}.ph-contact-info{align-items:center;display:flex;gap:15px}.ph-contact-item{align-items:center;color:#fff;display:flex;gap:6px;text-decoration:none;transition:opacity .2s}.ph-top-divider{margin:0 5px;opacity:.3}.ph-icon-gold{color:#f39c12;color:var(--ph-gold);font-size:12px}.ph-social-icons{display:flex;gap:12px}.ph-social-link{color:#fff;opacity:.8;transition:.3s ease;transition:var(--ph-transition)}.ph-social-link:hover{opacity:1;transform:translateY(-1px)}.ph-main-bar{align-items:center;display:flex;height:95px;justify-content:space-between;margin:0 auto;max-width:1400px;padding:0 24px}.ph-logo a{line-height:1.1;text-decoration:none}.ph-brand{color:#004a99;color:var(--ph-primary);font-size:1.6rem;font-weight:800;letter-spacing:-.5px}.ph-tagline{color:#5a6f88;color:var(--ph-text-light);display:block;font-size:.8rem;font-weight:500}.ph-nav-desktop{flex:1 1;margin-left:40px}.ph-desktop-list{display:flex;gap:5px;justify-content:flex-end;list-style:none}.ph-desktop-link{align-items:center;background:none;border:none;border-radius:4px;color:#0a2540;color:var(--ph-text);cursor:pointer;display:flex;font-size:14px;font-weight:600;gap:5px;padding:10px 15px;text-decoration:none;transition:.3s ease;transition:var(--ph-transition)}.ph-desktop-link:hover{background:#e3f2fd;background:var(--ph-primary-light);color:#004a99;color:var(--ph-primary)}.ph-desktop-dropdown{position:relative}.ph-desktop-menu{background:#fff;border-top:3px solid #004a99;border-top:3px solid var(--ph-primary);box-shadow:0 10px 30px #0000001a;left:0;min-width:260px;opacity:0;padding:10px 0;position:absolute;top:100%;transform:translateY(10px);transition:.3s;visibility:hidden}.ph-desktop-dropdown:hover .ph-desktop-menu{opacity:1;transform:translateY(0);visibility:visible}.ph-dropdown-inner-list{list-style:none;margin:0;padding:0}.ph-desktop-menu li a{color:#0a2540;color:var(--ph-text);display:block;font-size:13px;padding:10px 20px;text-align:left;text-decoration:none}.ph-desktop-menu li a:hover{background:#f8fbff;color:#004a99;color:var(--ph-primary)}.ph-hamburger{background:none;border:none;cursor:pointer;display:none;height:40px;position:relative;width:40px}.ph-hamburger-inner,.ph-hamburger-inner:after,.ph-hamburger-inner:before{background:#004a99;background:var(--ph-primary);height:2px;position:absolute;transition:.3s;width:25px}.ph-hamburger-inner{left:7px;top:50%}.ph-hamburger-inner:before{content:"";left:0;top:-8px}.ph-hamburger-inner:after{content:"";left:0;top:8px}.ph-overlay{background:#00000080;inset:0;opacity:0;position:fixed;transition:.3s;visibility:hidden;z-index:10000}.ph-overlay.open{opacity:1;visibility:visible}.ph-panel{background:#fff;height:100vh;left:-100%;overflow-y:auto;position:fixed;top:0;transition:.4s cubic-bezier(.4,0,.2,1);width:320px;z-index:10001}.ph-panel.open{left:0}.ph-panel-inner{padding:25px}.ph-panel-header{border-bottom:1px solid #eee;margin-bottom:20px;padding-bottom:20px}.ph-panel-close{background:none;border:none;color:#999;font-size:24px}.ph-panel-list{list-style:none;padding:0}.ph-panel-list li{border-bottom:1px solid #f5f5f5}.ph-acc-btn,.ph-panel-list li a{align-items:center;background:none;border:none;color:#0a2540;color:var(--ph-text);display:flex;font-size:15px;font-weight:600;justify-content:space-between;padding:15px 5px;text-align:left;text-decoration:none;width:100%}.ph-acc-panel{background:#fcfcfc;list-style:none;max-height:0;overflow:hidden;transition:.3s ease-out}.ph-acc-panel.open{max-height:1000px;padding-bottom:10px}.ph-acc-panel li a{border:none;font-size:14px;font-weight:400;padding-left:20px}.ph-panel-contact a{border:none;color:#004a99;color:var(--ph-primary);font-weight:700;gap:10px;text-decoration:none}.ph-panel-social{padding-top:20px}.ph-panel-social-link{color:#555;font-size:18px}@media (max-width:1024px){.ph-nav-desktop{display:none}.ph-hamburger{display:block}}@media (max-width:480px){.ph-hide-mobile{display:none}.ph-brand{font-size:1.3rem}.ph-panel{width:85%}}@media (max-width:290px){.ph-brand{font-size:1.1rem}.ph-tagline{font-size:.65rem}.ph-panel-inner{padding:15px}}.ph-logo-link{align-items:center;display:flex;gap:12px;text-decoration:none}.ph-logo-img{height:80px!important}.ph-logo-text{display:flex;flex-direction:column;justify-content:center}@media (max-width:480px){.ph-logo-img{height:45px}.ph-brand{font-size:1.2rem}.ph-tagline{font-size:.7rem}}@media (max-width:320px){.ph-logo-link{gap:8px}.ph-logo-img{height:35px}}.ph-panel-logo{align-items:flex-start;display:flex;flex-direction:column;gap:4px}.ph-sidebar-logo-link{display:block;text-decoration:none}.ph-sidebar-logo-img{height:45px;max-width:180px}.ph-panel-header .ph-tagline{color:var(--pf-primary);font-size:.75rem;font-weight:600;margin:0;white-space:nowrap}.ph-panel-header{align-items:center;border-bottom:1px solid var(--pf-border);display:flex;justify-content:space-between;padding:20px}@media (max-width:320px){.ph-sidebar-logo-img{height:35px;max-width:140px}}.ph-logo-img{height:70px;max-width:280px;object-fit:contain;transition:.3s ease;transition:var(--ph-transition);width:auto}.ph-sidebar-logo-img{height:60px;max-width:200px;object-fit:contain;width:auto}@media (max-width:480px){.ph-logo-img{height:55px}}.ph-panel-contact{align-items:flex-start!important;display:flex;flex-direction:column;gap:15px;margin-top:30px;padding-left:5px}.ph-panel-contact a{align-items:center;display:flex;gap:12px;justify-content:flex-start!important;text-align:left;width:100%}.ph-panel-social{border-top:1px solid #eee;display:flex;gap:20px;justify-content:flex-start;padding:20px 5px}@media (max-width:320px){.ph-logo-img,.ph-sidebar-logo-img{height:45px;max-width:160px}.ph-panel-inner{padding:15px}}:root{--pf-primary:#2241f7;--pf-primary-light:#e8ebff;--pf-text:#0a2540;--pf-text-light:#5a6f88;--pf-border:#d4e2f0;--pf-bg:#f8faff;--pf-white:#fff}.pf-footer{background:#f8faff;background:var(--pf-bg);border-top:1px solid #d4e2f0;border-top:1px solid var(--pf-border);color:#0a2540;color:var(--pf-text);font-family:Inter,-apple-system,BlinkMacSystemFont,sans-serif;overflow-x:hidden;padding:48px 20px 24px;width:100%}.pf-container{grid-gap:40px;align-items:start;display:grid;gap:40px;grid-template-columns:1.5fr 1fr 1fr 1.5fr;margin:0 auto;max-width:1400px}.pf-contact-item a:hover,.pf-list li a:hover{color:#2241f7;color:var(--pf-primary);text-decoration:none!important;transform:translateX(4px)}.pf-column:last-child{max-width:100%}@media (max-width:1200px){.pf-container{gap:20px;grid-template-columns:1.2fr 1fr 1fr 1.3fr}}@media (max-width:992px){.pf-container{grid-template-columns:repeat(3,1fr)}}@media (max-width:768px){.pf-container{grid-template-columns:repeat(2,1fr)}}.pf-column{word-wrap:break-word;align-items:flex-start;display:flex;flex-direction:column;min-width:0;text-align:left}.pf-brand-col{max-width:280px}.pf-brand{color:#0a2540;color:var(--pf-text);font-size:1.6rem;font-weight:700;letter-spacing:-.02em;line-height:1.2;margin:0 0 4px}.pf-tagline{font-size:.9rem;font-weight:500}.pf-description{color:#5a6f88;color:var(--pf-text-light);font-size:.9rem;line-height:1.5;margin:0}.pf-column-title{color:#0a2540;color:var(--pf-text);font-size:1.1rem;font-weight:600;margin:0 0 20px;padding-bottom:8px;position:relative}.pf-column-title:after{background:#2241f7;background:var(--pf-primary);border-radius:2px;bottom:0;content:"";height:3px;left:0;position:absolute;width:40px}.pf-list{list-style:none;margin:0;padding:0;width:100%}.pf-list li{margin-bottom:10px}.pf-list li a{color:#5a6f88;color:var(--pf-text-light);display:inline-block;font-size:.9rem;line-height:1.4;text-decoration:none;transition:color .2s,transform .1s}.pf-list li a:hover{color:#2241f7;color:var(--pf-primary);transform:translateX(4px)}.pf-contact-item{align-items:flex-start;display:flex;gap:12px;margin-bottom:20px;width:100%}.pf-icon{color:#2241f7;color:var(--pf-primary);flex-shrink:0;font-size:1rem;margin-top:3px}.pf-contact-item div{display:flex;flex-direction:column;min-width:0}.pf-contact-item strong{color:#0a2540;color:var(--pf-text);font-size:.85rem;margin-bottom:4px}.pf-contact-item a,.pf-contact-item address{word-wrap:break-word;color:#5a6f88;color:var(--pf-text-light);font-size:.9rem;font-style:normal;line-height:1.5;text-decoration:none}.pf-contact-item a:hover{color:#2241f7;color:var(--pf-primary);text-decoration:underline}.pf-bottom{border-top:1px solid #d4e2f0;border-top:1px solid var(--pf-border);margin:48px auto 0;max-width:1400px;padding-top:24px;text-align:left}.pf-bottom p{color:#5a6f88;color:var(--pf-text-light);font-size:.85rem;margin:0}@media (max-width:1200px){.pf-container{gap:20px;grid-template-columns:1.2fr 1.8fr 1fr 1.2fr 1.3fr}.pf-brand{font-size:1.5rem}}@media (max-width:992px){.pf-container{gap:28px;grid-template-columns:repeat(3,1fr)}.pf-brand-col{align-items:flex-start;grid-column:1/-1;max-width:100%}.pf-column-title:after{left:0;transform:none}.pf-column{align-items:flex-start;text-align:left}}@media (max-width:768px){.pf-container{grid-template-columns:repeat(2,1fr)}.pf-brand-col{grid-column:1/-1}}@media (max-width:600px){.pf-container{gap:32px;grid-template-columns:1fr}.pf-brand{font-size:1.4rem}.pf-tagline{font-size:.8rem}.pf-description{font-size:.85rem}.pf-column-title{font-size:1rem}.pf-contact-item a,.pf-contact-item address,.pf-list li a{font-size:.85rem}}@media (max-width:380px){.pf-container{padding:0 4px}.pf-contact-item{flex-wrap:wrap;gap:6px}.pf-icon{margin-top:0}.pf-brand{font-size:1.3rem}}@media (max-width:1000px) and (min-width:769px){.pf-container{gap:16px;grid-template-columns:repeat(3,1fr)}.pf-brand-col{grid-column:1/-1}.pf-brand{font-size:1.4rem}.pf-contact-item a,.pf-contact-item address,.pf-list li a{font-size:.85rem}}.pf-footer-logo-link{display:block;margin-bottom:12px;text-decoration:none;width:100%}.pf-footer-logo{display:block;height:auto;max-width:250px;object-fit:contain;width:100%}.pf-brand-col{max-width:300px;width:100%}.pf-tagline{color:#2241f7;color:var(--pf-primary);font-size:1rem;font-weight:700;letter-spacing:.5px;line-height:1.3;margin-bottom:16px;text-transform:uppercase}@media (max-width:992px){.pf-brand-col{max-width:100%}}@media (max-width:600px){.pf-footer-logo{max-width:200px}.pf-tagline{font-size:.9rem}}@media (max-width:320px){.pf-footer-logo{max-width:180px}.pf-tagline{font-size:.8rem}.pf-container{padding:0 10px}}:root{--about-hero-dark:#03101a;--about-hero-overlay-top:rgba(3,10,20,.089);--about-hero-overlay-bottom:rgba(3,10,20,.568);--about-gold:#ffb347;--about-white:#fff;--about-max-width:1200px;--about-safe-pad:24px;--about-text-color:#223;--about-primary:#2241f7}.about-page{background:#fff;color:#223;color:var(--about-text-color);font-family:Inter,sans-serif;margin:0;overflow-x:hidden;padding:0}.about-hero-section{align-items:center;background-color:#03101a;background-color:var(--about-hero-dark);background-position:50%;background-repeat:no-repeat;background-size:cover;color:#fff;color:var(--about-white);display:flex;height:250px;justify-content:center;left:0;margin-left:calc(-50vw + 50%);margin-right:calc(-50vw + 50%);min-height:180px;overflow:hidden;position:relative;right:0;width:100%;width:100vw}.about-hero-overlay{background:linear-gradient(180deg,rgba(3,10,20,.089),rgba(3,10,20,.568));background:linear-gradient(180deg,var(--about-hero-overlay-top) 0,var(--about-hero-overlay-bottom) 100%);inset:0;position:absolute;z-index:1}.about-hero-inner{box-sizing:border-box;margin:0 auto;max-width:1200px;max-width:var(--about-max-width);padding:28px 24px;padding:28px var(--about-safe-pad);position:relative;text-align:center;width:100%;z-index:2}.about-hero-content{align-items:center;display:flex;flex-direction:column;gap:10px;text-align:center}.about-hero-title{color:#fff;color:var(--about-white);font-size:40px;font-weight:800;letter-spacing:.6px;line-height:1;margin:0;text-align:center;text-shadow:0 6px 18px #02060c73;text-transform:uppercase}.about-hero-breadcrumb{font-size:14px;margin-top:8px}.about-hero-breadcrumb ul{align-items:center;display:flex;gap:8px;justify-content:center;list-style:none;margin:0;padding:0}.about-hero-breadcrumb a{color:#dfdfdf;font-weight:500;text-decoration:none}.about-hero-breadcrumb a:hover{color:#fff;text-decoration:none}.about-crumb-sep{align-items:center;color:#f90;display:flex;font-size:14px}.about-crumb-current{color:#f90;font-weight:600}.about-hero-breadcrumb a:focus{color:#fff;text-decoration:underline}.about-procedure-section{background:#f8fafc;padding:80px 20px}.about-procedure-container{margin:0 auto;max-width:1200px;max-width:var(--about-max-width);text-align:center}.about-procedure-title{color:#d38c23;font-size:36px;font-weight:700;line-height:1.3;margin-bottom:50px;text-align:center}.about-procedure-image{display:flex;justify-content:center;width:100%}.about-procedure-image img{border-radius:12px;box-shadow:0 10px 30px #0000001a;height:auto;max-width:1000px;width:100%}.about-main-container{box-sizing:border-box;margin:26px auto 54px;max-width:1200px;max-width:var(--about-max-width);padding:0 24px;text-align:left}.about-main-content{width:100%}.about-main-content h2{font-size:28px;font-weight:700;margin-bottom:14px}.about-main-content h2,.about-main-content h3{color:#2241f7;color:var(--about-primary);text-align:left}.about-main-content h3{font-size:22px;font-weight:600;margin:30px 0 15px}.about-main-content p{color:#2b3742;font-size:16px;line-height:1.7;margin-bottom:16px;text-align:left}.about-list{list-style:disc;margin:10px 0 20px 20px;padding:0}.about-list li{color:#2b3742;font-size:15px;line-height:1.6;margin:8px 0;text-align:left}.about-start-process-section{background:#f7f9fc;border-radius:16px;margin:40px 0;padding:60px 0}.about-start-process-container{margin:0 auto;max-width:1200px;max-width:var(--about-max-width);padding:0 20px;text-align:center}.about-start-process-title{color:#111;font-size:36px;font-weight:700;line-height:1.3;margin-bottom:50px;text-align:center}.about-start-process-image{display:flex;justify-content:center;width:100%}.about-start-process-image img{border-radius:12px;box-shadow:0 10px 30px #0000001a;height:auto;max-width:1100px;width:100%}.about-contact-note{background:#f8fafc;border-radius:12px;margin-top:20px;padding:20px;text-align:center}.about-contact-link,.about-phone-link{color:#2241f7;color:var(--about-primary);font-weight:600;text-decoration:none;transition:color .3s}.about-contact-link:hover,.about-phone-link:hover{color:#0f2b6d;text-decoration:underline}@media (min-width:1400px){.about-hero-title{font-size:48px}.about-hero-inner{padding-left:36px;padding-right:36px}.about-procedure-title,.about-start-process-title{font-size:42px}}@media (max-width:1024px){.about-hero-section{height:220px}.about-hero-inner{padding:26px 22px}.about-hero-title{font-size:34px}.about-hero-breadcrumb{font-size:13px}.about-main-container{margin-top:20px}.about-procedure-title{font-size:30px}.about-procedure-image img{max-width:900px}.about-start-process-title{font-size:30px}.about-start-process-image img{max-width:900px}.about-main-content h2{font-size:26px}.about-main-content h3{font-size:20px}}@media (max-width:768px){.about-hero-section{height:200px}.about-hero-inner{padding:22px 18px}.about-hero-title{font-size:28px}.about-main-container{margin-top:18px;padding:0 18px}.about-procedure-section{padding:60px 20px}.about-procedure-title{font-size:26px;margin-bottom:40px}.about-start-process-section{padding:50px 0}.about-start-process-title{font-size:26px;margin-bottom:40px}.about-main-content h2{font-size:24px}.about-main-content h3{font-size:20px}.about-main-content p{font-size:15px}.about-list li{font-size:14px}}@media (max-width:480px){.about-hero-section{height:180px}.about-hero-inner{padding:18px 14px}.about-hero-title{font-size:24px}.about-hero-breadcrumb{font-size:12px}.about-main-container{margin-top:14px;padding:0 14px}.about-procedure-section{padding:50px 15px}.about-procedure-title{font-size:22px;margin-bottom:30px}.about-start-process-section{padding:40px 0}.about-start-process-title{font-size:22px;margin-bottom:30px}.about-main-content h2{font-size:22px}.about-main-content h3{font-size:18px}.about-main-content p{font-size:14px}.about-list li{font-size:13px}.about-contact-note{font-size:14px;padding:15px}}@media (max-width:360px){.about-hero-section{height:160px}.about-hero-inner{padding:14px 12px}.about-hero-title{font-size:22px}.about-hero-breadcrumb{font-size:11.5px}.about-main-container{padding:0 12px}.about-main-content h2,.about-procedure-title,.about-start-process-title{font-size:20px}.about-main-content h3{font-size:17px}}@media (max-width:320px){.about-hero-section{height:150px}.about-hero-inner{padding:12px 10px}.about-hero-title{font-size:20px}.about-hero-breadcrumb{font-size:11px;gap:6px}.about-main-container{padding:0 10px}.about-main-content h2,.about-procedure-title,.about-start-process-title{font-size:18px}.about-main-content h3{font-size:16px}.about-main-content p{font-size:13px}.about-list li{font-size:12px}}@media (max-width:290px){.about-hero-section{height:140px}.about-hero-inner{padding:10px 8px}.about-hero-title{font-size:18px}.about-hero-breadcrumb{font-size:10.5px}.about-hero-breadcrumb ul{flex-wrap:wrap;gap:6px}.about-main-container{padding:0 8px}.about-procedure-section{padding:40px 12px}.about-procedure-title,.about-start-process-title{font-size:16px;margin-bottom:25px}.about-main-content h2{font-size:16px}.about-main-content h3{font-size:15px}.about-main-content p{font-size:12px}.about-list li{font-size:11px}.about-contact-note{font-size:12px;padding:12px}.about-contact-link,.about-phone-link{font-size:12px}}.about-hero-breadcrumb a:focus{border-radius:4px;outline:3px solid #ffb74724;outline-offset:4px}.hero,.home{width:100%}.hero{align-items:center;background:#052446;display:flex;height:70vh;justify-content:center;min-height:500px;overflow:hidden;position:relative}.hero-image{object-fit:contain;object-position:center}.hero-image,.overlay{height:100%;position:absolute;width:100%}.overlay{background:#052446a6;left:0;top:0}.hero-content{color:#fff;max-width:700px;padding:20px;position:relative;text-align:center;z-index:2}.hero-content h1{font-size:44px;font-weight:700;letter-spacing:1px;line-height:1.3}.highlight{color:#ffc107;font-size:20px;font-weight:600;margin-top:14px}.subtext{color:#f1f1f1;font-size:18px;margin-top:10px}@media (max-width:992px){.hero{height:60vh;min-height:420px}.hero-content h1{font-size:32px}}@media (max-width:768px){.hero{height:55vh;min-height:360px}.hero-content h1{font-size:24px}.highlight{font-size:16px}.subtext{font-size:14px}}.about-section{background:#f5f6f8;font-family:Poppins,sans-serif;padding:80px 0;width:100%}.about-container{align-items:flex-start;display:flex;gap:70px;margin:auto;width:85%}.about-content{flex:1 1}.about-content h2{color:#1d2b3a;font-size:40px;font-weight:700;margin-bottom:25px}.about-content p{color:#444;font-size:18px;line-height:1.8;margin-bottom:20px}.enquiry-box{background:#244a87;border-radius:6px;box-shadow:0 10px 25px #00000026;padding:30px;width:360px}.enquiry-box h3{font-size:20px;font-weight:600;letter-spacing:1px;margin-bottom:20px;text-align:center}.enquiry-box input,.enquiry-box textarea{border:none;border-radius:4px;font-family:Poppins,sans-serif;font-size:15px;margin-bottom:14px;padding:14px;width:100%}.enquiry-box textarea{height:90px;resize:none}.enquiry-box button{background:#f5a623;border:none;border-radius:4px;color:#fff;cursor:pointer;font-size:16px;font-weight:600;padding:14px;transition:.3s;width:100%}.enquiry-box button:hover{background:#e39318}.mandatory{color:#ddd;font-size:13px;margin-top:10px;text-align:center}@media (max-width:900px){.about-container{flex-direction:column}.enquiry-box{width:100%}.about-content h2{font-size:30px}.about-content p{font-size:16px}}.why-section{background:#f5f6f8;font-family:Poppins,sans-serif;padding:80px 0}.why-header{margin-bottom:60px;text-align:center}.why-header h2{color:#1c2b39;font-size:38px;font-weight:700;margin-bottom:10px}.why-header p{color:#555;font-size:17px;line-height:1.6;margin:auto;max-width:700px}.why-container{grid-gap:35px;display:grid;gap:35px;grid-template-columns:repeat(3,1fr);margin:auto;width:85%}.why-card{background:#fff;border-radius:15px;box-shadow:0 5px 15px #00000014;padding:40px 30px;text-align:center;transition:.3s}.why-card:hover{box-shadow:0 12px 25px #0000001f;transform:translateY(-8px)}.why-icon{color:#f5a623;font-size:40px;margin-bottom:20px}.why-card h3{color:#444;font-size:22px;font-weight:600;margin-bottom:15px}.why-card p{color:#666;font-size:15px;line-height:1.6}@media (max-width:992px){.why-container{grid-template-columns:repeat(2,1fr)}}@media (max-width:600px){.why-container{grid-template-columns:1fr}.why-header h2{font-size:28px}}.services-section{background:#f7f8fa;font-family:Poppins,sans-serif;padding:30px 0;text-align:center}.services-title{color:#1b2b3c;font-size:40px;font-weight:700;letter-spacing:.5px;margin-bottom:55px}.services-container{grid-gap:35px;display:grid;gap:35px;grid-template-columns:repeat(3,1fr);margin:auto auto 70px;width:85%}.service-card{background:#fff;border:1px solid #ececec;border-radius:14px;padding:45px 30px;position:relative;transition:all .35s ease}.service-card:hover{border-color:#f5a623;box-shadow:0 18px 35px #00000014;transform:translateY(-8px)}.service-icon{align-items:center;background:#fff4e3;border-radius:50%;color:#f5a623;display:flex;font-size:34px;height:80px;justify-content:center;margin:auto auto 18px;width:80px}.service-card h3{color:#2d2d2d;font-size:22px;font-weight:600;letter-spacing:.5px;margin-bottom:6px}.service-card p{color:#666;font-size:15px}.stats-box{grid-gap:30px;background:#fff;border-radius:16px;box-shadow:0 18px 40px #00000014;display:grid;gap:30px;grid-template-columns:repeat(4,1fr);margin:auto;padding:50px 30px;width:85%}.stat{text-align:center}.stat-icon{align-items:center;background:#fff4e3;border-radius:50%;color:#f5a623;display:flex;font-size:32px;height:70px;justify-content:center;margin:auto auto 12px;width:70px}.stat h3{color:#1c2b39;font-size:28px;font-weight:700;margin-bottom:5px}.stat p{color:#666;font-size:14px;letter-spacing:.4px}@media (max-width:992px){.services-container,.stats-box{grid-template-columns:repeat(2,1fr)}}@media (max-width:600px){.services-container,.stats-box{grid-template-columns:1fr}.services-title{font-size:30px}}.process-section{background:#f7f8fa;font-family:Poppins,sans-serif}.process-header{margin-bottom:60px;text-align:center}.process-header h2{color:#1c2b39;font-size:40px;font-weight:700;margin-bottom:10px}.process-header p{color:#666;font-size:16px;line-height:1.6;margin:auto;max-width:700px}.process-container{grid-gap:35px;display:grid;gap:35px;grid-template-columns:repeat(3,1fr);margin:auto;width:85%}.process-card{align-items:flex-start;background:#fff;border:1px solid #ececec;border-radius:14px;display:flex;gap:18px;padding:35px;transition:all .35s ease}.process-card:hover{box-shadow:0 18px 35px #00000014;transform:translateY(-6px)}.icon-circle{align-items:center;border-radius:50%;color:#fff;display:flex;flex-shrink:0;font-size:26px;height:70px;justify-content:center;width:70px}.icon1{background:#22b8c7}.icon2{background:#7c5ad8}.icon3{background:#ff4b7d}.icon4{background:#f3b21c}.icon5{background:#2fa3d6}.process-text span{color:#888;font-size:13px;font-weight:500}.process-text h3{color:#2d2d2d;font-size:18px;font-weight:600;margin:6px 0}.process-text p{color:#666;font-size:14px;line-height:1.5}@media (max-width:992px){.process-container{grid-template-columns:repeat(2,1fr)}}@media (max-width:600px){.process-container{grid-template-columns:1fr}.process-card{align-items:center;flex-direction:column;text-align:center}.process-header h2{font-size:30px}}.svc-page{background:#f7f8fa;font-family:Poppins,sans-serif}.svc-banner{background:#1d3d6b;color:#fff;padding:40px 8%}.svc-banner h1{font-size:32px;margin-bottom:5px}.svc-banner p{font-size:14px}.svc-banner span{color:#f5a623}.svc-wrapper{grid-gap:35px;align-items:start;display:grid;gap:35px;grid-template-columns:320px 1fr;margin:auto;padding:50px 0;width:96%}.svc-sidebar{max-width:320px;width:100%}.svc-box{background:#fff;border:1px solid #e6e6e6;border-radius:6px;overflow:hidden}.svc-box h3{background:#f5f6f8;border-bottom:1px solid #eee;font-size:16px;font-weight:600;padding:15px}.svc-box ul{list-style:none;margin:0;padding:0}.svc-box li{border-bottom:1px solid #eee;cursor:pointer;font-size:14px;padding:14px 15px;transition:.3s}.svc-box li:hover{background:#f5f6f8;color:#1d3d6b;padding-left:20px}.svc-content{background:#fff;border:1px solid #e5e5e5;border-radius:6px;padding:40px 45px;width:100%}.apostille-table{border-collapse:collapse;margin:15px 0 25px;width:100%}.apostille-table td{border:1px solid #ddd;font-size:14px;padding:12px}.apostille-table td:first-child{background:#f7f7f7;font-weight:600;width:220px}.svc-content h2{color:#1d4fa3;font-size:28px;font-weight:600;line-height:1.4;margin-bottom:20px}.svc-content h3{color:#1d4fa3;font-size:22px;font-weight:600;margin-bottom:12px;margin-top:35px}.svc-banner a{color:#fff;font-weight:500;text-decoration:none}.svc-banner a:hover{color:#f5a623}.svc-content p{color:#555;font-size:15px;line-height:1.8;margin-bottom:15px;text-align:justify}.svc-content h2,.svc-content h3,.svc-list{text-align:left}.svc-list{padding-left:25px}.svc-list li{color:#444;font-size:15px;line-height:1.6;margin-bottom:8px}.svc-content h3+p{margin-top:5px}@media (max-width:992px){.svc-wrapper{grid-template-columns:1fr}.svc-sidebar{order:2}}@media (max-width:768px){.svc-content{max-width:100%;padding:25px}.svc-banner h1,.svc-content h2{font-size:22px}.svc-content h3{font-size:18px}.svc-content p{font-size:14px}}.personal-apostille-page{background:#f7f8fa;font-family:Poppins,sans-serif;overflow-x:hidden;width:100%}.personal-apostille-banner{background:#1d3d6b;color:#fff;padding:40px 8%}.personal-apostille-banner-title{font-size:32px;line-height:1.3;margin-bottom:8px}.personal-apostille-breadcrumb{font-size:14px;margin:0}.personal-apostille-breadcrumb a{color:#fff;font-weight:500;text-decoration:none}.personal-apostille-breadcrumb a:hover,.personal-apostille-breadcrumb span{color:#f5a623}.personal-apostille-layout{grid-gap:35px;align-items:start;box-sizing:border-box;display:grid;gap:35px;grid-template-columns:minmax(260px,320px) minmax(0,1fr);margin:0 auto;padding:50px 20px;width:96%}.personal-apostille-sidebar{max-width:320px;min-width:0;width:100%}.personal-apostille-sidebox{background:#fff;border:1px solid #e6e6e6;border-radius:6px;margin-bottom:20px;overflow:hidden}.personal-apostille-sidebox-title{background:#f5f6f8;border-bottom:1px solid #eee;font-size:16px;font-weight:600;margin:0;padding:15px}.personal-apostille-side-list{list-style:none;margin:0;padding:0}.personal-apostille-side-item{border-bottom:1px solid #eee;cursor:pointer;font-size:14px;padding:14px 15px;transition:all .3s ease}.personal-apostille-side-item:hover{background:#f5f6f8;color:#1d3d6b;padding-left:20px}.personal-apostille-content{background:#fff;border:1px solid #e5e5e5;border-radius:6px;box-sizing:border-box;max-width:100%;min-width:0;overflow:hidden;padding:40px 45px;width:100%}.personal-apostille-main-title{font-size:28px;margin-bottom:20px}.personal-apostille-main-title,.personal-apostille-section-title{color:#1d4fa3;font-weight:600;line-height:1.4;text-align:left;word-break:break-word}.personal-apostille-section-title{font-size:22px;margin-bottom:12px;margin-top:35px}.personal-apostille-text{color:#555;font-size:15px;line-height:1.8;margin-bottom:15px;overflow-wrap:break-word;text-align:justify;word-break:break-word}.personal-apostille-list{margin-bottom:20px;padding-left:22px;text-align:left}.personal-apostille-list li{color:#444;font-size:15px;line-height:1.7;margin-bottom:8px;word-break:break-word}.personal-apostille-table{border-collapse:collapse;margin:15px 0 25px;width:100%}.personal-apostille-table td{border:1px solid #ddd;font-size:14px;line-height:1.6;padding:12px;vertical-align:top;word-break:break-word}.personal-apostille-table td:first-child{background:#f7f7f7;font-weight:600;width:220px}@media (max-width:992px){.personal-apostille-layout{gap:24px;grid-template-columns:1fr;padding:30px 15px}.personal-apostille-sidebar{max-width:100%;order:2}.personal-apostille-content{order:1;padding:30px 24px}.personal-apostille-sidebox{margin-bottom:15px}.personal-apostille-side-item{font-size:14px;padding:12px 14px}.personal-apostille-side-item:hover{padding-left:14px}}@media (max-width:768px){.personal-apostille-banner{padding:24px 16px}.personal-apostille-banner-title{font-size:24px}.personal-apostille-breadcrumb{font-size:13px;line-height:1.6}.personal-apostille-layout{gap:18px;padding:20px 12px}.personal-apostille-content{border-radius:4px;padding:20px 16px}.personal-apostille-main-title{font-size:22px;line-height:1.35}.personal-apostille-section-title{font-size:18px;line-height:1.4;margin-top:28px}.personal-apostille-text{font-size:14px;line-height:1.75;text-align:left}.personal-apostille-list{padding-left:18px}.personal-apostille-list li{font-size:14px;line-height:1.7}.personal-apostille-table{-webkit-overflow-scrolling:touch;display:block;overflow-x:auto;width:100%}.personal-apostille-table tbody{display:table;width:100%}.personal-apostille-table tr{display:table-row}.personal-apostille-table td{font-size:13px;padding:10px}.personal-apostille-table td:first-child{width:38%}}@media (max-width:576px){.personal-apostille-banner{padding:20px 14px}.personal-apostille-banner-title{font-size:20px;line-height:1.4}.personal-apostille-layout{gap:16px;padding:16px 10px}.personal-apostille-content{padding:16px 12px}.personal-apostille-main-title{font-size:19px;margin-bottom:12px}.personal-apostille-section-title{font-size:17px;margin-bottom:10px;margin-top:24px}.personal-apostille-list li,.personal-apostille-text{font-size:13.5px;line-height:1.75}.personal-apostille-sidebox-title{font-size:15px;padding:13px}.personal-apostille-side-item{font-size:13px;padding:11px 12px}.personal-apostille-table td{font-size:13px;padding:9px}.personal-apostille-table td:first-child{width:42%}}.commercial-apostille-page{background:#f7f8fa;font-family:Poppins,sans-serif;overflow-x:hidden;width:100%}.commercial-apostille-banner{background:#1d3d6b;color:#fff;padding:40px 8%}.commercial-apostille-banner-title{font-size:32px;line-height:1.3;margin-bottom:8px}.commercial-apostille-breadcrumb{font-size:14px;margin:0}.commercial-apostille-breadcrumb a{color:#fff;font-weight:500;text-decoration:none}.commercial-apostille-breadcrumb a:hover,.commercial-apostille-breadcrumb span{color:#f5a623}.commercial-apostille-layout{grid-gap:35px;align-items:start;box-sizing:border-box;display:grid;gap:35px;grid-template-columns:305px minmax(0,1fr);margin:0 auto;padding:50px 20px;width:96%}.commercial-apostille-sidebar{max-width:305px;min-width:305px;width:305px}.commercial-apostille-sidebox{background:#fff;border:1px solid #e6e6e6;border-radius:6px;box-sizing:border-box;margin-bottom:20px;overflow:hidden;width:100%}.commercial-apostille-sidebox-title{background:#f5f6f8;border-bottom:1px solid #eee;font-size:16px;font-weight:600;margin:0;padding:15px}.commercial-apostille-side-list{list-style:none;margin:0;padding:0}.commercial-apostille-side-item{border-bottom:1px solid #eee;cursor:pointer;font-size:14px;padding:14px 15px;transition:all .3s ease}.commercial-apostille-side-item:hover{background:#f5f6f8;color:#1d3d6b;padding-left:20px}.commercial-apostille-content{background:#fff;border:1px solid #e5e5e5;border-radius:6px;box-sizing:border-box;max-width:100%;min-width:0;overflow:hidden;padding:40px 45px;width:100%}.commercial-apostille-main-title{font-size:28px;margin-bottom:20px}.commercial-apostille-main-title,.commercial-apostille-section-title{color:#1d4fa3;font-weight:600;line-height:1.4;text-align:left;word-break:break-word}.commercial-apostille-section-title{font-size:22px;margin-bottom:12px;margin-top:35px}.commercial-apostille-doc-desc,.commercial-apostille-doc-intro,.commercial-apostille-text{color:#555;font-size:15px;line-height:1.8;margin-bottom:15px;overflow-wrap:break-word;text-align:justify;word-break:break-word}.commercial-apostille-highlight-link{color:#f5a623;cursor:pointer;font-weight:500}.commercial-apostille-highlight-link:hover{text-decoration:underline}.commercial-apostille-table-wrap{-webkit-overflow-scrolling:touch;overflow-x:auto;width:100%}.commercial-apostille-table{border-collapse:collapse;margin:15px 0 25px;min-width:520px;width:100%}.commercial-apostille-table td{border:1px solid #ddd;font-size:14px;line-height:1.6;padding:12px;vertical-align:top;word-break:break-word}.commercial-apostille-table-title{background:#f7f7f7;font-weight:600;width:220px}@media (max-width:992px){.commercial-apostille-layout{gap:24px;grid-template-columns:1fr;padding:30px 15px}.commercial-apostille-sidebar{max-width:100%;min-width:100%;order:2;width:100%}.commercial-apostille-content{order:1;padding:30px 24px}.commercial-apostille-sidebox{margin-bottom:15px}.commercial-apostille-side-item{font-size:14px;padding:12px 14px}.commercial-apostille-side-item:hover{padding-left:14px}}@media (max-width:768px){.commercial-apostille-banner{padding:24px 16px}.commercial-apostille-banner-title{font-size:24px}.commercial-apostille-breadcrumb{font-size:13px;line-height:1.6}.commercial-apostille-layout{gap:18px;padding:20px 12px}.commercial-apostille-content{border-radius:4px;padding:20px 16px}.commercial-apostille-main-title{font-size:22px;line-height:1.35}.commercial-apostille-section-title{font-size:18px;line-height:1.4;margin-top:28px}.commercial-apostille-doc-desc,.commercial-apostille-doc-intro,.commercial-apostille-text{font-size:14px;line-height:1.75;text-align:left}.commercial-apostille-sidebox-title{font-size:15px;padding:13px}.commercial-apostille-list{padding-left:18px}.commercial-apostille-side-item{font-size:14px;padding:12px 14px}.commercial-apostille-table{display:block;min-width:480px;overflow-x:auto;width:100%}.commercial-apostille-table tbody{display:table;width:100%}.commercial-apostille-table tr{display:table-row}.commercial-apostille-table td{font-size:13px;padding:10px}.commercial-apostille-table-title{width:180px}}@media (max-width:576px){.commercial-apostille-banner{padding:20px 14px}.commercial-apostille-banner-title{font-size:20px;line-height:1.4}.commercial-apostille-layout{gap:16px;padding:16px 10px}.commercial-apostille-content{padding:16px 12px}.commercial-apostille-main-title{font-size:19px;margin-bottom:12px}.commercial-apostille-section-title{font-size:17px;margin-bottom:10px;margin-top:24px}.commercial-apostille-doc-desc,.commercial-apostille-doc-intro,.commercial-apostille-text{font-size:13.5px;line-height:1.75}.commercial-apostille-sidebox-title{font-size:15px;padding:13px}.commercial-apostille-side-item{font-size:13px;padding:11px 12px}.commercial-apostille-table{min-width:430px}.commercial-apostille-table td{font-size:13px;padding:9px}.commercial-apostille-table-title{width:160px}}.mumbai-apostille-page{background:#f7f8fa;font-family:Poppins,sans-serif;overflow-x:hidden;width:100%}.mumbai-apostille-banner{background:#1d3d6b;color:#fff;padding:40px 8%}.mumbai-apostille-banner-title{font-size:32px;line-height:1.3;margin-bottom:8px}.mumbai-apostille-breadcrumb{font-size:14px;margin:0}.mumbai-apostille-breadcrumb a{color:#fff;font-weight:500;text-decoration:none}.mumbai-apostille-breadcrumb a:hover,.mumbai-apostille-breadcrumb span{color:#f5a623}.mumbai-apostille-layout{grid-gap:35px;align-items:start;box-sizing:border-box;display:grid;gap:35px;grid-template-columns:305px minmax(0,1fr);margin:0 auto;padding:50px 20px;width:96%}.mumbai-apostille-sidebar{max-width:305px;min-width:305px;width:305px}.mumbai-apostille-sidebox{background:#fff;border:1px solid #e6e6e6;border-radius:6px;box-sizing:border-box;margin-bottom:20px;overflow:hidden;width:100%}.mumbai-apostille-sidebox-title{background:#f5f6f8;border-bottom:1px solid #eee;font-size:16px;font-weight:600;margin:0;padding:15px}.mumbai-apostille-side-list{list-style:none;margin:0;padding:0}.mumbai-apostille-side-item{border-bottom:1px solid #eee;cursor:pointer;font-size:14px;padding:14px 15px;transition:all .3s ease}.mumbai-apostille-side-item:hover{background:#f5f6f8;color:#1d3d6b;padding-left:20px}.mumbai-apostille-content{background:#fff;border:1px solid #e5e5e5;border-radius:6px;box-sizing:border-box;max-width:100%;min-width:0;overflow:hidden;padding:40px 45px;width:100%}.mumbai-apostille-main-title{font-size:28px;margin-bottom:20px}.mumbai-apostille-main-title,.mumbai-apostille-section-title{color:#1d4fa3;font-weight:600;line-height:1.4;text-align:left;word-break:break-word}.mumbai-apostille-section-title{font-size:22px;margin-bottom:12px;margin-top:35px}.mumbai-apostille-doc-desc,.mumbai-apostille-doc-intro,.mumbai-apostille-text{color:#555;font-size:15px;line-height:1.8;margin-bottom:15px;overflow-wrap:break-word;text-align:justify;word-break:break-word}.mumbai-apostille-highlight-link{color:#f5a623;cursor:pointer;font-weight:500}.mumbai-apostille-highlight-link:hover{text-decoration:underline}.mumbai-apostille-table-wrap{-webkit-overflow-scrolling:touch;overflow-x:auto;width:100%}.mumbai-apostille-table{border-collapse:collapse;margin:15px 0 25px;min-width:520px;width:100%}.mumbai-apostille-table td{border:1px solid #ddd;font-size:14px;line-height:1.6;padding:12px;vertical-align:top;word-break:break-word}.mumbai-apostille-table-title{background:#f7f7f7;font-weight:600;width:220px}@media (max-width:992px){.mumbai-apostille-layout{gap:24px;grid-template-columns:1fr;padding:30px 15px}.mumbai-apostille-sidebar{max-width:100%;min-width:100%;order:2;width:100%}.mumbai-apostille-content{order:1;padding:30px 24px}.mumbai-apostille-sidebox{margin-bottom:15px}.mumbai-apostille-side-item{font-size:14px;padding:12px 14px}.mumbai-apostille-side-item:hover{padding-left:14px}}@media (max-width:768px){.mumbai-apostille-banner{padding:24px 16px}.mumbai-apostille-banner-title{font-size:24px}.mumbai-apostille-breadcrumb{font-size:13px;line-height:1.6}.mumbai-apostille-layout{gap:18px;padding:20px 12px}.mumbai-apostille-content{border-radius:4px;padding:20px 16px}.mumbai-apostille-main-title{font-size:22px;line-height:1.35}.mumbai-apostille-section-title{font-size:18px;line-height:1.4;margin-top:28px}.mumbai-apostille-doc-desc,.mumbai-apostille-doc-intro,.mumbai-apostille-text{font-size:14px;line-height:1.75;text-align:left}.mumbai-apostille-sidebox-title{font-size:15px;padding:13px}.mumbai-apostille-side-item{font-size:14px;padding:12px 14px}.mumbai-apostille-table{display:block;min-width:480px;overflow-x:auto;width:100%}.mumbai-apostille-table tbody{display:table;width:100%}.mumbai-apostille-table tr{display:table-row}.mumbai-apostille-table td{font-size:13px;padding:10px}.mumbai-apostille-table-title{width:180px}}@media (max-width:576px){.mumbai-apostille-banner{padding:20px 14px}.mumbai-apostille-banner-title{font-size:20px;line-height:1.4}.mumbai-apostille-layout{gap:16px;padding:16px 10px}.mumbai-apostille-content{padding:16px 12px}.mumbai-apostille-main-title{font-size:19px;margin-bottom:12px}.mumbai-apostille-section-title{font-size:17px;margin-bottom:10px;margin-top:24px}.mumbai-apostille-doc-desc,.mumbai-apostille-doc-intro,.mumbai-apostille-text{font-size:13.5px;line-height:1.75}.mumbai-apostille-sidebox-title{font-size:15px;padding:13px}.mumbai-apostille-side-item{font-size:13px;padding:11px 12px}.mumbai-apostille-table{min-width:430px}.mumbai-apostille-table td{font-size:13px;padding:9px}.mumbai-apostille-table-title{width:160px}}.apply-online-page{background:#f7f8fa;font-family:Poppins,sans-serif;overflow-x:hidden;width:100%}.apply-online-banner{background:#1d3d6b;color:#fff;padding:40px 8%}.apply-online-banner-title{font-size:32px;line-height:1.3;margin-bottom:8px}.apply-online-breadcrumb{font-size:14px;margin:0}.apply-online-breadcrumb a{color:#fff;font-weight:500;text-decoration:none}.apply-online-breadcrumb a:hover,.apply-online-breadcrumb span{color:#f5a623}.apply-online-layout{grid-gap:35px;align-items:start;box-sizing:border-box;display:grid;gap:35px;grid-template-columns:305px minmax(0,1fr);margin:0 auto;padding:50px 20px;width:96%}.apply-online-sidebar{max-width:305px;min-width:305px;width:305px}.apply-online-sidebox{background:#fff;border:1px solid #e6e6e6;border-radius:6px;box-sizing:border-box;margin-bottom:20px;overflow:hidden;width:100%}.apply-online-sidebox-title{background:#f5f6f8;border-bottom:1px solid #eee;font-size:16px;font-weight:600;margin:0;padding:15px}.apply-online-side-list{list-style:none;margin:0;padding:0}.apply-online-side-item{border-bottom:1px solid #eee;cursor:pointer;font-size:14px;padding:14px 15px;transition:all .3s ease}.apply-online-side-item:hover{background:#f5f6f8;color:#1d3d6b;padding-left:20px}.apply-online-form-card{background:#fff;border:1px solid #e5e5e5;border-radius:6px;box-sizing:border-box;max-width:100%;min-width:0;overflow:hidden;padding:40px 45px;width:100%}.apply-online-form-title{color:#1d4fa3;font-size:28px;font-weight:600;line-height:1.4;margin-bottom:24px;text-align:left}.apply-online-form{width:100%}.apply-online-form-row{grid-gap:16px;display:grid;gap:16px;margin-bottom:18px}.apply-online-form-row-two{grid-template-columns:repeat(2,minmax(0,1fr))}.apply-online-form-row-three{grid-template-columns:repeat(3,minmax(0,1fr))}.apply-online-input,.apply-online-textarea{border:1px solid #d9d9d9;border-radius:4px;box-sizing:border-box;color:#444;font-family:Poppins,sans-serif;font-size:14px;outline:none;padding:13px 14px;width:100%}.apply-online-input:focus,.apply-online-textarea:focus{border-color:#1d4fa3}.apply-online-textarea{margin-bottom:18px;min-height:140px;resize:vertical}.apply-online-doc-type{margin-bottom:20px}.apply-online-doc-label{color:#1d4fa3;display:block;font-size:15px;font-weight:600;margin-bottom:12px}.apply-online-radio-group{display:flex;flex-wrap:wrap;gap:18px}.apply-online-radio-item{align-items:center;color:#444;display:flex;font-size:14px;gap:8px}.apply-online-submit-btn{background:#1d4fa3;border:none;border-radius:4px;color:#fff;cursor:pointer;font-size:14px;font-weight:600;padding:12px 28px;transition:.3s ease}.apply-online-submit-btn:hover{background:#163f82}.apply-online-mandatory{color:#666;font-size:13px;margin-top:14px}@media (max-width:992px){.apply-online-layout{gap:24px;grid-template-columns:1fr;padding:30px 15px}.apply-online-sidebar{max-width:100%;min-width:100%;order:2;width:100%}.apply-online-form-card{order:1;padding:30px 24px}.apply-online-form-row-three{grid-template-columns:repeat(2,minmax(0,1fr))}.apply-online-sidebox{margin-bottom:15px}.apply-online-side-item{font-size:14px;padding:12px 14px}.apply-online-side-item:hover{padding-left:14px}}@media (max-width:768px){.apply-online-banner{padding:24px 16px}.apply-online-banner-title{font-size:24px}.apply-online-breadcrumb{font-size:13px;line-height:1.6}.apply-online-layout{gap:18px;padding:20px 12px}.apply-online-form-card{border-radius:4px;padding:20px 16px}.apply-online-form-title{font-size:22px;line-height:1.35}.apply-online-form-row-three,.apply-online-form-row-two{grid-template-columns:1fr}.apply-online-input,.apply-online-textarea{font-size:14px;padding:12px 13px}.apply-online-radio-group{align-items:flex-start;flex-direction:column;gap:12px}}@media (max-width:576px){.apply-online-banner{padding:20px 14px}.apply-online-banner-title{font-size:20px;line-height:1.4}.apply-online-layout{gap:16px;padding:16px 10px}.apply-online-form-card{padding:16px 12px}.apply-online-form-title{font-size:19px;margin-bottom:18px}.apply-online-sidebox-title{font-size:15px;padding:13px}.apply-online-side-item{font-size:13px;padding:11px 12px}.apply-online-input,.apply-online-mandatory,.apply-online-radio-item,.apply-online-textarea{font-size:13.5px}.apply-online-submit-btn{padding:12px 16px;width:100%}}.contact-wrapper{background:#f7f7f7;box-sizing:border-box;padding:50px 8%}.contact-top{align-items:flex-start;display:flex;flex-wrap:wrap;gap:40px;justify-content:space-between;margin-bottom:40px}.contact-text{flex:1 1;min-width:280px}.contact-text h2{font-size:42px;font-weight:700;line-height:1.3;margin-bottom:10px}.contact-text span{color:#0025c9}.contact-text p{color:#555;line-height:1.6}.contact-details{display:flex;flex-wrap:wrap;gap:30px}.contact-box{min-width:200px}.contact-box h3{color:#0025c9;font-size:22px;margin-bottom:8px}.contact-main{display:flex;flex-wrap:wrap;gap:30px}.contact-map{border-radius:8px;flex:1 1;min-width:300px;overflow:hidden}.contact-map iframe{border:0;height:420px;width:100%}.contact-form{background:#fff;border-radius:8px;box-shadow:0 5px 15px #00000014;box-sizing:border-box;flex:1 1;min-width:300px;padding:30px}.contact-form h3{color:#0025c9;font-size:18px;margin-bottom:20px}.contact-form input,.contact-form textarea{border:1px solid #ddd;border-radius:4px;font-size:14px;margin-bottom:15px;padding:12px;transition:.3s;width:100%}.contact-form input:focus,.contact-form textarea:focus{border-color:#0a43ff;outline:none}.contact-form textarea{height:120px;resize:none}.contact-btn{background:#0a43ff;border:none;border-radius:5px;color:#fff;cursor:pointer;font-size:16px;padding:12px;transition:.3s;width:100%}.contact-btn:hover{background:#0025c9}@media (max-width:992px){.contact-wrapper{padding:40px 5%}.contact-main{flex-direction:column}.contact-map iframe{height:350px}}@media (max-width:768px){.contact-wrapper{padding:30px 15px}.contact-top{flex-direction:column;gap:20px}.contact-text h2{font-size:28px}.contact-text p{font-size:14px}.contact-details{flex-direction:column;gap:15px}.contact-box h3{font-size:18px}.contact-main{gap:20px}.contact-form{padding:22px 18px}}@media (max-width:480px){.contact-wrapper{padding:25px 12px}.contact-text h2{font-size:24px}.contact-map iframe{height:250px}.contact-form{padding:18px 15px}.contact-form h3{font-size:16px}.contact-form input,.contact-form textarea{font-size:13.5px;padding:10px}.contact-btn{font-size:14px;padding:11px}}.apostille-page{color:#1e293b;font-family:Inter,sans-serif;line-height:1.5;overflow-x:hidden;width:100%}.apostille-container{margin:0 auto;padding:0 20px;width:100%}@media (min-width:1200px){.apostille-container{margin:0 auto;max-width:1200px}}@media (min-width:1400px){.apostille-container{max-width:1320px}}.apostille-section-tag{background:#eef2ff;border-radius:30px;color:#3b82f6;display:inline-block;font-size:13px;font-weight:600;letter-spacing:1px;margin-bottom:15px;padding:6px 16px;text-transform:uppercase}.apostille-section-title{color:#0f172a;font-size:36px;font-weight:700;line-height:1.2;margin-bottom:15px}.apostille-section-description{color:#64748b;font-size:16px;margin:0 auto;max-width:600px;text-align:center}.apostille-section-header{margin-bottom:50px;text-align:center}.apostille-section-header-light,.apostille-section-header-light .apostille-section-title{color:#fff}.apostille-section-header-light .apostille-section-description{color:#cbd5e1}.apostille-hero-section{align-items:center;background-position:50%;background-size:cover;display:flex;height:300px;justify-content:center;left:0;margin-left:calc(-50vw + 50%);margin-right:calc(-50vw + 50%);position:relative;right:0;width:100vw}.apostille-hero-overlay{background:linear-gradient(135deg,#000c,#0009);height:100%;left:0;position:absolute;top:0;width:100%}.apostille-hero-wrapper{margin:0 auto;max-width:1200px;padding:0 20px;position:relative;text-align:center;width:100%;z-index:2}.apostille-hero-content{color:#fff;text-align:center;width:100%}.apostille-hero-title{font-size:48px;font-weight:700;line-height:1.2;margin-bottom:15px;text-align:center}.apostille-hero-breadcrumb{align-items:center;display:flex;flex-wrap:wrap;font-size:16px;gap:8px;justify-content:center}.apostille-hero-breadcrumb a{color:#fff;opacity:.8;text-decoration:none;transition:opacity .3s}.apostille-hero-breadcrumb a:hover{opacity:1}.apostille-breadcrumb-sep{align-items:center;display:flex;opacity:.5}.apostille-breadcrumb-current{color:#3b82f6}.apostille-intro-section{background:#fff;padding:70px 0}.apostille-intro-grid{align-items:center;display:flex;gap:50px}.apostille-intro-text{flex:1 1}.apostille-intro-paragraph{color:#475569;font-size:16px;line-height:1.8;margin-bottom:30px;text-align:left}.apostille-contact-mini-cards{display:flex;flex-wrap:wrap;gap:20px;margin-bottom:30px}.apostille-contact-mini-card{align-items:center;background:#f8fafc;border:1px solid #e2e8f0;border-radius:12px;display:flex;flex:1 1;gap:12px;min-width:200px;padding:16px 20px;text-decoration:none;transition:all .3s}.apostille-contact-mini-card:hover{background:#fff;border-color:#3b82f6;box-shadow:0 10px 25px -5px #3b82f633;transform:translateY(-2px)}.apostille-mini-icon{align-items:center;background:#fff;border:1px solid #e2e8f0;border-radius:10px;color:#3b82f6;display:flex;font-size:18px;height:40px;justify-content:center;width:40px}.apostille-mini-info{display:flex;flex-direction:column}.apostille-mini-label{color:#64748b;font-size:12px;margin-bottom:2px}.apostille-mini-value{color:#0f172a;font-size:14px;font-weight:600;word-break:break-word}.apostille-processing-time-card{align-items:center;background:#eef2ff;border-radius:50px;color:#1e293b;display:inline-flex;gap:10px;padding:12px 24px}.apostille-time-icon{color:#3b82f6;font-size:18px}.apostille-intro-image{flex:1 1}.apostille-intro-image img{box-shadow:0 20px 40px -10px #00000026;height:auto;width:100%}.apostille-categories-section{background:#f8fafc;padding:70px 0}.apostille-categories-grid{grid-gap:30px;display:grid;gap:30px;grid-template-columns:repeat(auto-fit,minmax(300px,1fr))}.apostille-category-card{background:#fff;border-radius:20px;border-top:4px solid #0000;box-shadow:0 10px 30px -5px #0000000d;padding:30px;transition:all .3s}.apostille-category-card:hover{box-shadow:0 20px 40px -10px #0000001a;transform:translateY(-5px)}.apostille-category-icon{align-items:center;border-radius:16px;display:flex;font-size:28px;height:60px;justify-content:center;margin-bottom:20px;width:60px}.apostille-category-card h3{color:#0f172a;font-size:20px;font-weight:700;margin-bottom:10px;text-align:left}.apostille-category-card p{color:#64748b;font-size:14px;line-height:1.6;margin-bottom:20px;text-align:left}.apostille-doc-tags{display:flex;flex-wrap:wrap;gap:8px}.apostille-doc-tag{background:#f1f5f9;border-radius:30px;color:#475569;font-size:12px;padding:6px 14px}.apostille-doc-tag-more{color:#fff}.apostille-details-section{background:#fff;padding:70px 0}.apostille-details-grid{grid-gap:30px;display:grid;gap:30px;grid-template-columns:repeat(auto-fit,minmax(350px,1fr))}.apostille-detail-card{background:#fff;border:1px solid #e2e8f0;border-radius:20px;padding:25px;transition:all .3s}.apostille-detail-card:hover{border-color:#3b82f6;box-shadow:0 20px 40px -10px #3b82f626}.apostille-detail-header{align-items:center;display:flex;gap:15px;margin-bottom:15px}.apostille-detail-icon{align-items:center;background:#eef2ff;border-radius:14px;color:#3b82f6;display:flex;font-size:24px;height:50px;justify-content:center;width:50px}.apostille-detail-header h3{color:#0f172a;flex:1 1;font-size:18px;font-weight:700;text-align:left}.apostille-detail-description{color:#64748b;font-size:14px;line-height:1.6;margin-bottom:20px;text-align:left}.apostille-detail-time{align-items:center;background:#f8fafc;border-radius:10px;color:#475569;display:flex;font-size:14px;gap:8px;margin-bottom:20px;padding:10px 15px}.apostille-detail-time-icon{color:#3b82f6}.apostille-detail-checklist,.apostille-detail-process{margin-bottom:20px}.apostille-detail-checklist h4,.apostille-detail-process h4{color:#0f172a;font-size:16px;font-weight:600;margin-bottom:12px;text-align:left}.apostille-detail-checklist ul{list-style:none}.apostille-detail-checklist li{align-items:flex-start;color:#475569;display:flex;font-size:14px;gap:10px;margin-bottom:10px;text-align:left}.apostille-check-icon{color:#3b82f6;font-size:14px;margin-top:2px;min-width:18px}.apostille-process-item{align-items:flex-start;display:flex;gap:12px;margin-bottom:12px}.apostille-process-badge{align-items:center;border-radius:6px;color:#fff;display:flex;flex-shrink:0;font-size:12px;font-weight:700;height:24px;justify-content:center;width:24px}.apostille-process-badge-a{background:#3b82f6}.apostille-process-badge-b{background:#10b981}.apostille-process-item p{color:#475569;flex:1 1;font-size:14px;line-height:1.5;text-align:left}.apostille-detail-note{background:#fffbeb;border-left:3px solid #f59e0b;border-radius:8px;color:#92400e;font-size:13px;margin-bottom:20px;padding:12px 15px;text-align:left}.apostille-detail-expert{align-items:center;background:#eef2ff;border-radius:10px;display:flex;flex-wrap:wrap;font-size:14px;gap:8px;padding:12px 15px}.apostille-expert-icon{color:#3b82f6}.apostille-expert-phone{color:#3b82f6;font-size:15px;font-weight:700;text-decoration:none}.apostille-expert-phone:hover{text-decoration:underline}.apostille-steps-section{background:linear-gradient(135deg,#0f172a,#1e293b);padding:70px 0}.apostille-steps-grid{grid-gap:25px;display:grid;gap:25px;grid-template-columns:repeat(auto-fit,minmax(250px,1fr))}.apostille-step-card{align-items:flex-start;-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px);background:#ffffff0d;border:1px solid #ffffff1a;border-radius:20px;display:flex;gap:20px;padding:30px;transition:all .3s}.apostille-step-card:hover{background:#ffffff1a;transform:translateY(-3px)}.apostille-step-number{align-items:center;background:#3b82f6;border-radius:12px;color:#fff;display:flex;flex-shrink:0;font-size:24px;font-weight:700;height:50px;justify-content:center;width:50px}.apostille-step-content h4{color:#fff;font-size:18px;font-weight:600;margin-bottom:5px;text-align:left}.apostille-step-content p{color:#cbd5e1;font-size:14px;line-height:1.5;text-align:left}.apostille-quicklinks-section{background:#fff;border-top:1px solid #e2e8f0;padding:70px 0}.apostille-quicklinks-grid{grid-gap:40px;display:grid;gap:40px;grid-template-columns:repeat(auto-fit,minmax(250px,1fr))}.apostille-quicklinks-column h3{color:#0f172a;font-size:18px;font-weight:700;margin-bottom:20px;padding-bottom:10px;position:relative;text-align:left}.apostille-quicklinks-column h3:after{background:#3b82f6;bottom:0;content:"";height:2px;left:0;position:absolute;width:40px}.apostille-quicklinks-column ul{list-style:none}.apostille-quicklinks-column li{margin-bottom:12px}.apostille-quicklinks-column a{align-items:center;color:#475569;display:flex;font-size:14px;gap:10px;text-decoration:none;transition:all .3s}.apostille-quicklinks-column a:hover{color:#3b82f6;transform:translateX(5px)}.apostille-link-icon{color:#3b82f6;font-size:14px;min-width:20px}.apostille-contact-column .apostille-contact-details{display:flex;flex-direction:column;gap:15px}.apostille-contact-item{align-items:flex-start;color:#475569;display:flex;font-size:14px;gap:12px;line-height:1.5;text-decoration:none}.apostille-contact-icon{color:#3b82f6;font-size:16px;margin-top:2px;min-width:20px}.apostille-contact-address{cursor:default}.apostille-contact-address:hover{color:#475569;transform:none}.apostille-cta-section{background:linear-gradient(135deg,#3b82f6,#2563eb);color:#fff;padding:80px 0;text-align:center}.apostille-cta-title{font-size:36px;font-weight:700;margin-bottom:15px;text-align:center}.apostille-cta-description{font-size:18px;margin-bottom:30px;opacity:.9;text-align:center}.apostille-cta-buttons{display:flex;flex-wrap:wrap;gap:20px;justify-content:center}.apostille-btn-primary,.apostille-btn-secondary{align-items:center;border-radius:50px;display:inline-flex;font-size:16px;font-weight:600;gap:8px;padding:14px 32px;text-decoration:none;transition:all .3s}.apostille-btn-primary{background:#fff;color:#3b82f6}.apostille-btn-primary:hover{background:#f8fafc;box-shadow:0 10px 25px -5px #0003;transform:translateY(-2px)}.apostille-btn-secondary{background:#0000;border:2px solid #ffffff4d;color:#fff}.apostille-btn-secondary:hover{background:#ffffff1a;border-color:#fff;transform:translateY(-2px)}@media (max-width:900px){.apostille-hero-title{font-size:40px}.apostille-section-title{font-size:30px}.apostille-intro-grid{flex-direction:column}.apostille-quicklinks-grid,.apostille-steps-grid{grid-template-columns:repeat(2,1fr)}}@media (max-width:768px){.apostille-hero-section{height:250px}.apostille-hero-title{font-size:32px}.apostille-section-title{font-size:26px}.apostille-contact-mini-cards{flex-direction:column}.apostille-contact-mini-card{width:100%}.apostille-steps-grid{grid-template-columns:1fr}.apostille-step-card{padding:20px}.apostille-details-grid{grid-template-columns:1fr}.apostille-cta-title{font-size:28px}.apostille-cta-description{font-size:16px}.apostille-cta-buttons{align-items:center;flex-direction:column}.apostille-btn-primary,.apostille-btn-secondary{justify-content:center;max-width:280px;width:100%}}@media (max-width:480px){.apostille-hero-title{font-size:26px}.apostille-hero-breadcrumb{font-size:14px}.apostille-section-title{font-size:24px}.apostille-section-tag{font-size:12px;padding:4px 12px}.apostille-intro-paragraph{font-size:14px}.apostille-mini-value{font-size:13px}.apostille-processing-time-card{font-size:13px;justify-content:center;padding:10px 16px;width:100%}.apostille-category-card,.apostille-detail-card{padding:20px}.apostille-detail-header{flex-direction:column;text-align:center}.apostille-detail-icon{margin:0 auto}.apostille-detail-time{flex-wrap:wrap;justify-content:center}.apostille-process-item{align-items:flex-start;flex-direction:column}.apostille-quicklinks-grid{gap:30px;grid-template-columns:1fr}.apostille-cta-title{font-size:24px}}@media (max-width:320px){.apostille-hero-title{font-size:22px}.apostille-hero-breadcrumb{font-size:12px}.apostille-section-title{font-size:20px}.apostille-section-tag{font-size:11px;padding:3px 10px}.apostille-contact-mini-card{padding:12px}.apostille-mini-icon{font-size:16px;height:35px;width:35px}.apostille-mini-value{font-size:12px}.apostille-processing-time-card{font-size:12px;padding:8px 12px}.apostille-category-icon{font-size:24px;height:50px;width:50px}.apostille-category-card h3{font-size:18px}.apostille-doc-tag{font-size:11px;padding:4px 10px}.apostille-detail-header h3{font-size:16px}.apostille-detail-description{font-size:13px}.apostille-detail-checklist li,.apostille-detail-note,.apostille-process-item p{font-size:12px}.apostille-expert-phone{font-size:13px}.apostille-step-number{font-size:20px;height:40px;width:40px}.apostille-step-content h4{font-size:16px}.apostille-step-content p{font-size:12px}.apostille-quicklinks-column h3{font-size:16px}.apostille-contact-item,.apostille-quicklinks-column a{font-size:12px}.apostille-cta-title{font-size:20px}.apostille-cta-description{font-size:14px}.apostille-btn-primary,.apostille-btn-secondary{font-size:13px;padding:10px 20px}}@media (max-width:290px){.apostille-hero-title{font-size:20px}.apostille-hero-breadcrumb{font-size:11px;gap:4px}.apostille-section-title{font-size:18px}.apostille-intro-paragraph{font-size:12px}.apostille-contact-mini-card{flex-direction:column;padding:10px;text-align:center}.apostille-mini-info{align-items:center}.apostille-processing-time-card{flex-direction:column;text-align:center}.apostille-category-card{padding:15px}.apostille-doc-tags{justify-content:center}.apostille-detail-header h3{font-size:15px}.apostille-detail-expert,.apostille-detail-time,.apostille-step-card{flex-direction:column;text-align:center}.apostille-step-number{margin:0 auto}.apostille-step-content h4,.apostille-step-content p{text-align:center}.apostille-quicklinks-column a{justify-content:center}.apostille-contact-item{align-items:center;flex-direction:column;text-align:center}.apostille-cta-buttons{gap:10px}}@media (hover:none) and (pointer:coarse){.apostille-category-card:hover,.apostille-detail-card:hover,.apostille-step-card:hover{transform:none}.apostille-btn-primary:active,.apostille-btn-secondary:active{transform:scale(.98)}}.faq-page{font-family:Arial;width:100%}.faq-banner{background:#1f3f73;color:#fff;padding:40px 8%}.faq-banner h1{font-size:32px;margin-bottom:10px}.faq-banner a{color:#fff;text-decoration:none}.faq-banner span{color:#ffb100}.faq-container{background:#f5f5f5;padding:60px 8%}.faq-container h2{color:#1f3f73;margin-bottom:30px}.faq-item{background:#fff;border:1px solid #ddd;border-radius:6px;margin-bottom:15px;overflow:hidden}.faq-question{align-items:flex-start;cursor:pointer;display:flex;gap:10px;justify-content:space-between;padding:18px 20px}.faq-question h3{flex:1 1;font-size:18px;line-height:1.5;margin:0;text-align:left}.faq-question span{font-size:22px;font-weight:700}.faq-answer{border-top:1px solid #eee;color:#555;line-height:1.6;margin:0;padding:15px 20px;text-align:left}@media(max-width:768px){.faq-banner{padding:30px 5%}.faq-container{padding:40px 5%}.faq-question{align-items:flex-start;padding:15px}.faq-question h3{font-size:16px}.faq-answer{font-size:14px;padding:14px 15px}}body{background:#f5f5f5;font-family:Arial,Helvetica,sans-serif;margin:0;padding:0}.services-page{width:100%}.page-banner{background:#1f3f73;color:#fff;padding:40px 8%;width:100%}.page-banner h1{font-size:32px;font-weight:700;margin-bottom:10px}.page-banner p{font-size:14px}.page-banner a{color:#fff;text-decoration:none}.page-banner span{color:#ffb100;margin-left:5px}.services-wrapper{display:flex;justify-content:center;padding:50px 5%;width:100%}.attestation-page{background:#fff;border:1px solid #e0e0e0;border-radius:6px;line-height:1.8;padding:40px;width:100%}.main-heading{color:#1e4ea8;font-size:26px;font-weight:700;margin-bottom:20px;text-align:center}.sub-heading{font-size:18px;font-weight:500}.orange-heading,.sub-heading{color:#ff8c00;margin-bottom:20px;text-align:center}.orange-heading{font-size:20px;font-weight:600}.attestation-page p{color:#555;font-size:15px;line-height:1.7;margin-bottom:16px;text-align:left}@media (max-width:992px){.page-banner{padding:35px 6%}.page-banner h1{font-size:28px}.services-wrapper{padding:40px 6%}.attestation-page{padding:30px}.main-heading{font-size:24px}.sub-heading{font-size:17px}.orange-heading{font-size:19px}}@media (max-width:768px){.page-banner{padding:30px 5%}.page-banner h1{font-size:24px}.services-wrapper{padding:30px 5%}.attestation-page{padding:25px}.main-heading{font-size:20px}.sub-heading{font-size:16px}.orange-heading{font-size:18px}.attestation-page p{font-size:14px}}@media (max-width:480px){.page-banner h1{font-size:20px}.main-heading{font-size:18px}.sub-heading{font-size:15px}.orange-heading{font-size:16px}.attestation-page{padding:20px}.attestation-page p{font-size:13.5px}}.attestation-list{margin-top:15px;padding-left:25px;text-align:left}.attestation-list li{color:#444;font-size:15px;line-height:1.6;list-style:disc;margin-bottom:10px}*{box-sizing:border-box;margin:0;padding:0}.useful-page{background:#fff;color:#1e293b;font-family:Inter,sans-serif;overflow-x:hidden;width:100%}.useful-container{margin:0 auto;padding:0 30px;width:100%}@media (min-width:1200px){.useful-container{margin:0 auto;max-width:1200px}}@media (min-width:1400px){.useful-container{max-width:1320px}}.useful-section-small-title{background:linear-gradient(135deg,#3b82f620,#3b82f630);border-radius:100px;color:#3b82f6;display:inline-block;font-size:13px;font-weight:600;letter-spacing:2px;margin-bottom:20px;padding:6px 16px;text-transform:uppercase}.useful-section-main-title{color:#0f172a;font-size:42px;font-weight:700;line-height:1.2;margin:10px 0 20px;text-align:center}.useful-hero-section{align-items:center;background-position:50%;background-size:cover;display:flex;height:350px;justify-content:center;left:0;margin-left:calc(-50vw + 50%);margin-right:calc(-50vw + 50%);position:relative;right:0;width:100vw}.useful-hero-overlay{background:linear-gradient(135deg,#000c,#0009);height:100%;left:0;position:absolute;top:0;width:100%;z-index:1}.useful-hero-inner{margin:0 auto;max-width:1280px;padding:0 30px;position:relative;text-align:center;width:100%;z-index:2}.useful-hero-content{color:#fff;text-align:center}.useful-hero-title{font-size:56px;font-weight:700;line-height:1.1;margin-bottom:15px;text-align:center}.useful-hero-breadcrumb ul{align-items:center;display:flex;justify-content:center;list-style:none;margin:0;padding:0}.useful-hero-breadcrumb li{color:#fff;font-size:16px}.useful-hero-breadcrumb a{color:#fff;opacity:.8;text-decoration:none;transition:opacity .3s}.useful-hero-breadcrumb a:hover{opacity:1}.useful-crumb-sep{align-items:center;display:flex;margin:0 12px;opacity:.5}.useful-crumb-current{color:#3b82f6;opacity:.9}.useful-intro-section{background:#fff;padding:80px 0 40px}.useful-intro-content{margin:0 auto;max-width:800px;text-align:center}.useful-intro-description{color:#475569;font-size:18px;line-height:1.7;margin-top:20px;text-align:center}.useful-links-grid-section{background:#fff;padding:40px 0 80px;text-align:left}.useful-categories-grid{grid-gap:30px;display:grid;gap:30px;grid-template-columns:repeat(auto-fit,minmax(380px,1fr))}.useful-category-wrapper{background:#fff;border:1px solid #eef2f6;border-radius:24px;box-shadow:0 20px 40px -15px #0000001a;padding:30px;transition:all .3s ease}.useful-category-wrapper:hover{border-color:#3b82f6;box-shadow:0 30px 50px -20px #3b82f640;transform:translateY(-5px)}.useful-category-header{align-items:center;border-bottom:2px solid #f1f5f9;display:flex;gap:15px;margin-bottom:25px;padding-bottom:20px}.useful-category-icon{align-items:center;background:linear-gradient(135deg,#3b82f6,#2563eb);border-radius:16px;box-shadow:0 10px 20px -5px #3b82f680;color:#fff;display:flex;font-size:22px;height:48px;justify-content:center;width:48px}.useful-category-header h3{color:#0f172a;font-size:20px;font-weight:700;margin:0;text-align:left}.useful-category-links{display:flex;flex-direction:column;gap:12px}.useful-premium-link{align-items:center;background:#f8fafc;border:1px solid #0000;border-radius:16px;display:flex;justify-content:space-between;padding:16px 20px;text-decoration:none;transition:all .3s ease}.useful-premium-link:hover{background:#fff;border-color:#3b82f6;box-shadow:0 5px 15px #3b82f626;transform:translateX(5px)}.useful-link-content{display:flex;flex-direction:column;gap:4px}.useful-link-title{color:#0f172a;font-size:16px;font-weight:600;text-align:left}.useful-link-description{color:#64748b;font-size:13px;text-align:left}.useful-link-arrow{color:#94a3b8;font-size:14px;transition:all .3s ease}.useful-premium-link:hover .useful-link-arrow{color:#3b82f6;transform:translateX(5px)}.useful-featured-section{background:#f8fafc;padding:80px 0}.useful-featured-grid{grid-gap:30px;display:grid;gap:30px;grid-template-columns:repeat(3,1fr)}.useful-featured-card{background:#fff;border:1px solid #eef2f6;border-radius:30px;overflow:hidden;padding:40px 30px;position:relative;text-align:center;transition:all .3s ease}.useful-featured-card:before{background:linear-gradient(90deg,#3b82f6,#2563eb);content:"";height:4px;left:0;position:absolute;right:0;top:0;transform:scaleX(0);transition:transform .3s ease}.useful-featured-card:hover:before{transform:scaleX(1)}.useful-featured-card:hover{box-shadow:0 30px 40px -20px #0003;transform:translateY(-8px)}.useful-featured-icon{font-size:48px;margin-bottom:20px}.useful-featured-card h4{color:#0f172a;font-size:22px;font-weight:700;margin-bottom:12px;text-align:center}.useful-featured-card p{color:#475569;line-height:1.6;margin-bottom:25px;text-align:center}.useful-featured-link{align-items:center;color:#3b82f6;display:inline-flex;font-size:15px;font-weight:600;gap:8px;text-decoration:none;transition:gap .3s ease}.useful-featured-link:hover{gap:12px}.useful-cta-section{background:linear-gradient(135deg,#0f172a,#1e293b);color:#fff;padding:100px 0;text-align:center}.useful-cta-title{font-size:42px;font-weight:700;margin-bottom:20px;text-align:center}.useful-cta-description{font-size:18px;margin-bottom:40px;margin-left:auto;margin-right:auto;max-width:600px;opacity:.9;text-align:center}.useful-cta-buttons{display:flex;gap:20px;justify-content:center}.useful-btn-primary,.useful-btn-secondary{border-radius:50px;display:inline-block;font-size:16px;font-weight:600;padding:16px 40px;text-decoration:none;transition:all .3s ease}.useful-btn-primary{background:#3b82f6;box-shadow:0 10px 20px -5px #3b82f680;color:#fff}.useful-btn-primary:hover{background:#2563eb;box-shadow:0 15px 25px -8px #3b82f6;transform:translateY(-2px)}.useful-btn-secondary{background:#0000;border:2px solid #ffffff4d;color:#fff}.useful-btn-secondary:hover{background:#ffffff1a;border-color:#fff;transform:translateY(-2px)}@media (max-width:1024px){.useful-hero-title{font-size:48px}.useful-section-main-title{font-size:36px}.useful-categories-grid,.useful-featured-grid{grid-template-columns:repeat(2,1fr)}}@media (max-width:768px){.useful-hero-section{height:300px}.useful-hero-title{font-size:36px}.useful-section-main-title{font-size:28px}.useful-categories-grid,.useful-featured-grid{grid-template-columns:1fr}.useful-cta-title{font-size:32px}.useful-cta-buttons{align-items:center;flex-direction:column;gap:15px}.useful-btn-primary,.useful-btn-secondary{max-width:300px;text-align:center;width:100%}.useful-container{padding:0 20px}}@media (max-width:480px){.useful-hero-title{font-size:28px}.useful-hero-breadcrumb li{font-size:14px}.useful-section-main-title{font-size:24px}.useful-intro-description{font-size:16px}.useful-category-wrapper{padding:20px}.useful-premium-link{padding:14px 16px}.useful-link-description{font-size:12px}.useful-featured-card{padding:30px 20px}.useful-featured-card h4{font-size:20px}.useful-cta-title{font-size:28px}.useful-cta-description{font-size:16px}}@media (max-width:320px){.useful-hero-section{height:250px}.useful-hero-title{font-size:24px}.useful-hero-breadcrumb li{font-size:12px}.useful-section-small-title{font-size:11px;padding:4px 12px}.useful-section-main-title{font-size:22px}.useful-intro-description{font-size:14px}.useful-category-header h3{font-size:18px}.useful-link-title{font-size:14px}.useful-link-description{font-size:11px}.useful-featured-card h4{font-size:18px}.useful-featured-card p{font-size:14px}.useful-cta-title{font-size:24px}.useful-cta-description{font-size:14px}.useful-btn-primary,.useful-btn-secondary{font-size:14px;padding:12px 30px}}@media (max-width:290px){.useful-hero-section{height:220px}.useful-hero-title{font-size:22px}.useful-hero-breadcrumb li{font-size:11px}.useful-crumb-sep{margin:0 8px}.useful-section-small-title{font-size:10px;padding:3px 10px}.useful-section-main-title{font-size:20px}.useful-intro-description{font-size:13px}.useful-category-wrapper{padding:15px}.useful-category-icon{font-size:18px;height:40px;width:40px}.useful-category-header h3{font-size:16px}.useful-premium-link{padding:12px}.useful-link-title{font-size:13px}.useful-link-description{font-size:10px}.useful-link-arrow{font-size:12px}.useful-featured-card{padding:20px 15px}.useful-featured-icon{font-size:40px}.useful-featured-card h4{font-size:16px}.useful-featured-card p{font-size:12px}.useful-cta-title{font-size:20px}.useful-cta-description{font-size:12px}.useful-btn-primary,.useful-btn-secondary{font-size:12px;padding:10px 20px}}@keyframes usefulFadeInUp{0%{opacity:0;transform:translateY(20px)}to{opacity:1;transform:translateY(0)}}.useful-category-wrapper{animation:usefulFadeInUp .6s ease forwards}.useful-category-wrapper:nth-child(2){animation-delay:.1s}.useful-category-wrapper:nth-child(3){animation-delay:.2s}.useful-category-wrapper:nth-child(4){animation-delay:.3s}.useful-category-wrapper:nth-child(5){animation-delay:.4s}a,div,h1,h2,h3,h4,li,p,span{word-wrap:break-word;-webkit-hyphens:auto;hyphens:auto;overflow-wrap:break-word}@media (hover:none) and (pointer:coarse){.useful-category-wrapper:hover,.useful-featured-card:hover,.useful-premium-link:hover{transform:none}.useful-btn-primary:active,.useful-btn-secondary:active{transform:scale(.98)}}@media print{.useful-cta-section,.useful-hero-section{display:none}.useful-category-wrapper{break-inside:avoid;page-break-inside:avoid}}.blog-page{background:#f5f7fb;font-family:Poppins,sans-serif}.blog-hero{align-items:center;background-position:50%;background-size:cover;display:flex;height:300px;justify-content:center;position:relative}.blog-hero:after{background:#00000080;content:"";inset:0;position:absolute}.blog-hero-content{color:#fff;position:relative;text-align:center}.blog-hero h1{font-size:40px;font-weight:700}.blog-hero p{margin-top:10px;opacity:.9}.blog-section{padding:60px 20px}.container{margin:auto;max-width:1200px}.section-title{font-size:28px;font-weight:600;margin-bottom:40px;text-align:center}.blog-grid{grid-gap:25px;display:grid;gap:25px;grid-template-columns:repeat(3,1fr)}.blog-card{background:#fff;border-radius:12px;box-shadow:0 5px 20px #00000014;overflow:hidden;transition:.3s}.blog-card:hover{transform:translateY(-8px)}.blog-image{height:200px;position:relative}.blog-image img{height:100%;object-fit:cover;width:100%}.blog-date{background:#2ecc71;border-radius:4px;color:#fff;font-size:12px;left:12px;padding:5px 10px;position:absolute;top:12px}.blog-content{padding:20px}.blog-content h3{font-size:18px;margin-bottom:10px}.blog-content p{color:#555;font-size:14px;margin-bottom:15px}.read-more{background:linear-gradient(90deg,#06f,#0af);border-radius:6px;color:#fff;display:inline-block;font-size:14px;padding:10px 16px;transition:.3s}.read-more:hover{background:#000}@media (max-width:992px){.blog-grid{grid-template-columns:repeat(2,1fr)}}@media (max-width:600px){.blog-grid{grid-template-columns:1fr}.blog-hero h1{font-size:28px}}.blog-detail{background:#f5f7fb;padding:60px 20px}.detail-img{border-radius:10px;margin-bottom:20px;width:100%}.blog-detail h1{font-size:28px;margin-bottom:20px}.detail-text{color:#444;line-height:1.8}.back-btn{background:#06f;border-radius:6px;color:#fff;display:inline-block;margin-top:20px;padding:10px 18px}
/*# sourceMappingURL=main.803e9d4b.css.map*/