:root,[data-theme=light]{--transition-speed:.3s;--navbar-height:5.5rem;--color-text:#1a1a1a;--color-bg:#eee;--color-link:#1a1a1a;--color-link-hover:#0b0f6b;--color-primary:#0b0f6b;--color-primary-dark:#0f1f76;--color-accent:#14b8a6;--color-card-bg:#fff;--color-card-border:#e5e7eb;--color-input-bg:#fff;--color-input-border:#d1d5db;--color-shadow:#0000001a;--color-overlay:#00000080;--color-heading:#1a1a1a;--color-subtext:#4b5563;--color-muted:#6b7280;--lightningcss-light:initial;--lightningcss-dark: ;color-scheme:light}[data-theme=dark]{--lightningcss-light: ;--lightningcss-dark:initial;color-scheme:dark;--color-text:#f5f5f5;--color-bg:#000;--color-link:#f5f5f5;--color-link-hover:#14b8a6;--color-primary:#14b8a6;--color-primary-dark:#0d9488;--color-accent:#3b82f6;--color-card-bg:#000;--color-card-border:#333;--color-input-bg:#262626;--color-input-border:#404040;--color-shadow:#00000080;--color-overlay:#000c;--color-heading:#fff;--color-subtext:#d1d5db;--color-muted:#9ca3af}*,:before,:after{transition:background-color var(--transition-speed) ease, color var(--transition-speed) ease, border-color var(--transition-speed) ease, box-shadow var(--transition-speed) ease, fill var(--transition-speed) ease, stroke var(--transition-speed) ease}.no-transition *,html.theme-circle-active :not(#eml-theme-circle),html.theme-circle-active :not(#eml-theme-circle):before,html.theme-circle-active :not(#eml-theme-circle):after{transition:none!important}#eml-theme-circle{pointer-events:none;z-index:2147483647;will-change:transform;transform-origin:50%;box-shadow:none;border-radius:50%;position:fixed;transform:scale(0);visibility:visible!important;opacity:1!important;display:block!important}html.eml-site-loading #eml-theme-circle,html.eml-transition-incoming #eml-theme-circle{visibility:visible!important;opacity:1!important}.dark-mode-toggle:not(.dark-mode-toggle-mobile){z-index:101;background:var(--color-primary);color:#fff;cursor:pointer;width:3rem;height:3rem;box-shadow:none;opacity:0;pointer-events:none;border:none;border-radius:50%;flex-shrink:0;justify-content:center;align-items:center;transition:background-color .3s,transform .3s;display:flex;position:fixed;top:2.5rem;right:2.5rem}@media (width<=1023px){.dark-mode-toggle{display:none!important}.navbar .dark-mode-toggle-mobile{opacity:1;pointer-events:auto;margin:0;position:absolute;inset:auto auto 3rem 50%;transform:translate(-50%);justify-content:center!important;align-items:center!important;display:flex!important}.navbar .dark-mode-toggle-mobile svg{margin:auto;display:block}.navbar .dark-mode-toggle-mobile .sun-icon{display:none}.navbar .dark-mode-toggle-mobile .moon-icon,[data-theme=dark] .navbar .dark-mode-toggle-mobile .sun-icon{display:block}[data-theme=dark] .navbar .dark-mode-toggle-mobile .moon-icon{display:none}}@media (width>=1024px){.dark-mode-toggle:not(.dark-mode-toggle-mobile){margin-left:.25rem;position:static;top:auto;right:auto;opacity:1!important;pointer-events:auto!important;display:flex!important}.navbar .dark-mode-toggle-mobile{display:none!important}}.dark-mode-toggle.visible{opacity:1;pointer-events:auto}.dark-mode-toggle:not(.dark-mode-toggle-mobile):hover{transform:scale(1.05)}.dark-mode-toggle:not(.dark-mode-toggle-mobile) svg{fill:currentColor;width:1.5rem;height:1.5rem}.dark-mode-toggle .sun-icon{display:none}.dark-mode-toggle .moon-icon,[data-theme=dark] .dark-mode-toggle .sun-icon{display:block}[data-theme=dark] .dark-mode-toggle .moon-icon{display:none}[data-theme=dark] body{background-color:var(--color-bg)!important;color:var(--color-text)!important}[data-theme=dark] .navbar,[data-theme=light] .navbar,.navbar{background-color:var(--color-bg)!important;box-shadow:none!important;border:none!important}[data-theme=dark] .navbar ul li a{color:var(--color-text)!important}[data-theme=dark] .navbar ul li a:hover{color:var(--color-primary)!important}:root,[data-theme=light],[data-theme=dark]{--navbar-height:5.5rem}body:before{content:"";height:var(--navbar-height);background:var(--color-bg);z-index:95;pointer-events:none;box-shadow:none;border:none;position:fixed;top:0;left:0;right:0}[data-theme=dark] .navbar-toggle svg .line{stroke:var(--color-text)!important}[data-theme=light] #bg-circle,[data-theme=dark] #bg-circle{background:var(--color-bg)!important}@media (width<=1023px){[data-theme=light] .navbar.active,[data-theme=dark] .navbar.active{background:var(--color-bg)!important}[data-theme=light] .navbar ul li a,[data-theme=dark] .navbar ul li a{color:var(--color-text)!important}[data-theme=light] .navbar ul li a:hover,[data-theme=dark] .navbar ul li a:hover{color:var(--color-primary)!important}[data-theme=light] .navbar-toggle.active .line,[data-theme=dark] .navbar-toggle.active .line{stroke:var(--color-text)!important}body:has(.navbar.active):before{opacity:0}}[data-theme=dark] h1,[data-theme=dark] h2,[data-theme=dark] h3,[data-theme=dark] h4,[data-theme=dark] h5,[data-theme=dark] h6{color:var(--color-heading)!important}[data-theme=dark] p,[data-theme=dark] .hero-subtext,[data-theme=dark] .section__text,[data-theme=dark] .about-hero-content p{color:var(--color-subtext)!important}[data-theme=dark] .wellness-accent,[data-theme=dark] .accent-text{color:var(--color-primary)!important}[data-theme=dark] .card,[data-theme=dark] .service-card,[data-theme=dark] .feature-card,[data-theme=dark] .testimonial-card,[data-theme=dark] .blog-card,[data-theme=dark] .pricing-card{background-color:var(--color-card-bg)!important;border-color:var(--color-card-border)!important;color:var(--color-text)!important}[data-theme=dark] .service-card h3,[data-theme=dark] .service-card h4{color:var(--color-heading)!important}[data-theme=dark] .service-card p{color:var(--color-subtext)!important}[data-theme=dark] .service-card,[data-theme=dark] .service-item,[data-theme=dark] .service-box{background-color:var(--color-card-bg)!important;border:1px solid var(--color-card-border)!important}[data-theme=dark] .service-icon,[data-theme=dark] .icon-circle,[data-theme=dark] .service-card .icon{background-color:var(--color-primary)!important;color:#fff!important}[data-theme=dark] .services-grid .service-item,[data-theme=dark] .service-grid-item,[data-theme=dark] .grid-item{background-color:var(--color-card-bg)!important;border:1px solid var(--color-card-border)!important}[data-theme=dark] div[style*="background: #fff"],[data-theme=dark] div[style*="background:#fff"],[data-theme=dark] div[style*="background: white"],[data-theme=dark] div[style*="background-color: #fff"],[data-theme=dark] div[style*="background-color:#fff"],[data-theme=dark] div[style*="background-color: white"],[data-theme=dark] div[style*="background: #ffffff"],[data-theme=dark] div[style*="background-color: #ffffff"]{background-color:var(--color-card-bg)!important}[data-theme=dark] .service-card[style*=background],[data-theme=dark] .card[style*="background: linear-gradient"],[data-theme=dark] .service-item[style*="background: linear-gradient"]{background:linear-gradient(#1a1a1a,#000)!important}[data-theme=dark] div[style*="background: #f9f"],[data-theme=dark] div[style*="background: #f8f"],[data-theme=dark] div[style*="background: #eee"],[data-theme=dark] div[style*="background-color: #f9f"],[data-theme=dark] div[style*="background-color: #f8f"],[data-theme=dark] div[style*="background-color: #eee"],[data-theme=dark] div[style*="background: #e5e7eb"],[data-theme=dark] div[style*="background-color: #e5e7eb"]{background-color:var(--color-card-bg)!important}[data-theme=dark] .text-blue,[data-theme=dark] .blue-text,[data-theme=dark] [style*="color: #14b8a6"],[data-theme=dark] [style*="color:#14b8a6"],[data-theme=dark] [style*="color: rgb(11, 15, 107)"]{color:#fff!important}[data-theme=dark] .bg-blue,[data-theme=dark] [style*="background: #14b8a6"],[data-theme=dark] [style*="background:#14b8a6"],[data-theme=dark] [style*="background-color: #14b8a6"],[data-theme=dark] [style*="background-color:#14b8a6"]{background-color:var(--color-card-bg)!important;color:#fff!important}[data-theme=dark] .service-subtitle,[data-theme=dark] .service-card .subtitle{color:#fff!important}[data-theme=dark] [style*="background: #000"],[data-theme=dark] [style*="background:#000"],[data-theme=dark] [style*="background: black"],[data-theme=dark] [style*="background-color: #000"],[data-theme=dark] [style*="background-color:#000"],[data-theme=dark] [style*="background-color: black"],[data-theme=dark] section,[data-theme=dark] .section{background-color:var(--color-bg)!important}[data-theme=dark] .hero-title,[data-theme=dark] .curved-path-text,[data-theme=dark] .text-path-item{fill:#fff!important;color:#fff!important}[data-theme=dark] .accent-text,[data-theme=dark] .highlight-text{color:#fff!important}[data-theme=dark] svg text,[data-theme=dark] text.curved-path-text,[data-theme=dark] textPath,[data-theme=dark] .text-path-item,[data-theme=dark] .curved-text,[data-theme=dark] .text-along-path,[data-theme=dark] svg text[fill*=\#14b8a6],[data-theme=dark] svg text[fill*="rgb(11, 15, 107)"],[data-theme=dark] svg [fill*=\#14b8a6],[data-theme=dark] svg [fill*="rgb(11, 15, 107)"],[data-theme=dark] svg text[fill*=\#000],[data-theme=dark] svg text[fill*=black],[data-theme=dark] svg text[fill*=\#1a1a1a],[data-theme=dark] svg text[fill*=\#0B0F6B]{fill:#fff!important}[data-theme=dark] span[style*="color: #14b8a6"],[data-theme=dark] span[style*="color:#14b8a6"],[data-theme=dark] span[style*="color: rgb(11, 15, 107)"],[data-theme=dark] .section__title span,[data-theme=dark] .title-highlight,[data-theme=dark] .text-highlight,[data-theme=dark] .service-card h2,[data-theme=dark] .service-card h3{color:#fff!important}[data-theme=dark] [style*="background: white"],[data-theme=dark] [style*="background: #fff"],[data-theme=dark] [style*="background:#fff"],[data-theme=dark] [style*="background-color: white"],[data-theme=dark] [style*="background-color: #fff"],[data-theme=dark] [style*="background-color:#fff"]{background-color:var(--color-card-bg)!important}[data-theme=dark] .flip-card{background-color:var(--color-card-bg)}[data-theme=dark] .flip-card-front,[data-theme=dark] .flip-card-back{background-color:var(--color-card-bg)!important;border-color:var(--color-card-border)!important;color:var(--color-text)!important}[data-theme=dark] .flip-card-front-content,[data-theme=dark] .flip-card-inner>div:first-child,[data-theme=dark] .card-front-content{color:var(--color-text)!important;background:linear-gradient(#1a1a1a,#000)!important}[data-theme=dark] .flip-card-front-content h3,[data-theme=dark] .flip-card-front-content h4,[data-theme=dark] .flip-card-inner>div:first-child h3,[data-theme=dark] .flip-card-inner>div:first-child h4{color:var(--color-heading)!important}[data-theme=dark] .flip-card-front-content p,[data-theme=dark] .flip-card-inner>div:first-child p{color:var(--color-subtext)!important}[data-theme=dark] .card-white,[data-theme=dark] .white-card,[data-theme=dark] .light-card{color:#1a1a1a!important;background-color:#fff!important}[data-theme=dark] .card-white *,[data-theme=dark] .white-card *,[data-theme=dark] .light-card *{color:#1a1a1a!important}[data-theme=dark] .desc-text,[data-theme=dark] .left-desc,[data-theme=dark] .right-desc,[data-theme=dark] .desc-text *,[data-theme=dark] .left-desc *,[data-theme=dark] .right-desc *{color:#fff!important}[data-theme=dark] .flip-card-front h3,[data-theme=dark] .flip-card-back h3{color:var(--color-heading)!important}[data-theme=dark] .flip-card-front p,[data-theme=dark] .flip-card-back p{color:var(--color-subtext)!important}[data-theme=dark] .services-grid>div,[data-theme=dark] .service-container>div,[data-theme=dark] .services-section>div{background-color:var(--color-card-bg)!important}[data-theme=dark] .service-category,[data-theme=dark] .category-card{background-color:var(--color-card-bg)!important;border:1px solid var(--color-card-border)!important}[data-theme=dark] .service-category h2,[data-theme=dark] .service-category h3{color:var(--color-heading)!important}[data-theme=dark] .service-category p{color:var(--color-subtext)!important}[data-theme=dark] input,[data-theme=dark] textarea,[data-theme=dark] select{background-color:var(--color-input-bg)!important;border-color:var(--color-input-border)!important;color:var(--color-text)!important}[data-theme=dark] input::placeholder,[data-theme=dark] textarea::placeholder{color:var(--color-muted)!important}[data-theme=dark] button:not(.dark-mode-toggle):not(.navbar-toggle){transition:all .3s}[data-theme=dark] .footer-social{background-color:var(--color-card-bg)!important;color:var(--color-text)!important}[data-theme=dark] .footer-social h4{color:var(--color-heading)!important}[data-theme=dark] .footer-social p{color:var(--color-subtext)!important}[data-theme=dark] .footer-social a{color:var(--color-text)!important}[data-theme=dark] .footer-social a:hover{color:var(--color-primary)!important}[data-theme=dark] .footer-desc{color:var(--color-subtext)!important}[data-theme=dark] .hero,[data-theme=dark] .about-hero,[data-theme=dark] .intro-section,[data-theme=dark] .scroll-section,[data-theme=dark] .preloader-overlay,[data-theme=dark] .wrapper,[data-theme=dark] .content{background-color:var(--color-bg)!important;color:var(--color-text)!important}[data-theme=dark] .intro-subtitle{color:var(--color-subtext)!important}[data-theme=dark] .intro-cta{border-color:var(--color-text)!important;color:var(--color-text)!important}[data-theme=dark] .intro-cta:hover{background-color:var(--color-text)!important;color:var(--color-bg)!important}[data-theme=dark] .primary-hero-cta,[data-theme=dark] a.primary-hero-cta.glassy-button{color:#fff!important;background-color:#0f1f76!important;border-color:#0000!important}[data-theme=dark] .primary-hero-cta svg,[data-theme=dark] a.primary-hero-cta.glassy-button svg{stroke:#fff!important}[data-theme=dark] .preloader-overlay .side-text{color:var(--color-heading)!important}[data-theme=dark] .expert-card{background:#ebffe4!important}[data-theme=dark] .expert-card h4,[data-theme=dark] .expert-card .role,[data-theme=dark] .expert-card p.role{color:#1a1a1a!important}[data-theme=dark] .expert-card.highlighted{background:#0f1f76!important}[data-theme=dark] .expert-card.highlighted h4,[data-theme=dark] .expert-card.highlighted .role,[data-theme=dark] .expert-card.highlighted p.role{color:#fff!important}[data-theme=dark] .view-all-btn a{color:#fff!important;background:#0f1f76!important}[data-theme=dark] .view-all-btn a:hover{color:#fff!important;background:#0b0f6b!important}[data-theme=dark] .expert-card .social-icons a{color:#888!important}[data-theme=dark] .expert-card .social-icons a:hover{color:#0f1f76!important}[data-theme=dark] .about-hero h1,[data-theme=dark] .section__title,[data-theme=dark] .section-title{color:var(--color-heading)!important}[data-theme=dark] a{color:var(--color-link)!important}[data-theme=dark] a:hover{color:var(--color-link-hover)!important}[data-theme=dark] .shadow,[data-theme=dark] .card,[data-theme=dark] .service-card{box-shadow:0 4px 12px var(--color-shadow)!important}[data-theme=dark] img{opacity:.9}[data-theme=dark] img:hover{opacity:1}[data-theme=dark] img[alt*=We\ are],[data-theme=dark] img[alt*=WE\ ARE],[data-theme=dark] img[src*=rounded_text],[data-theme=dark] img[src*=curved_text],[data-theme=dark] .curved-text-image,[data-theme=dark] .curved-text-container img,[data-theme=dark] .curved-text-container .curved-text-image{filter:invert()brightness(2)!important;opacity:1!important}[data-theme=dark] ::-webkit-scrollbar{background-color:#000;width:12px}[data-theme=dark] ::-webkit-scrollbar-thumb{background-color:#404040;border-radius:6px}[data-theme=dark] ::-webkit-scrollbar-thumb:hover{background-color:#525252}[data-theme=dark] .preloader-overlay,[data-theme=dark] .initial-preloader{background-color:var(--color-bg)!important}[data-theme=dark] #page-loader{background:var(--color-bg)!important}[data-theme=dark] #page-loader>div{border-color:#333!important;border-top-color:var(--color-primary)!important}[data-theme=dark] .service-detail-page{background-color:var(--color-bg)!important}[data-theme=dark] .service-detail-title{color:var(--color-heading)!important}[data-theme=dark] .service-detail-subtitle{color:var(--color-primary)!important}[data-theme=dark] .service-detail-desc{color:var(--color-subtext)!important}[data-theme=dark] .service-detail-features-title{color:var(--color-heading)!important}[data-theme=dark] .service-detail-features li{background:var(--color-card-bg)!important;border-color:var(--color-card-border)!important;color:var(--color-text)!important}[data-theme=dark] .service-detail-features li:hover{border-color:var(--color-primary)!important}[data-theme=dark] .testimonial-card{background-color:var(--color-card-bg)!important;border-color:var(--color-card-border)!important}[data-theme=dark] .testimonial-card h4{color:var(--color-heading)!important}[data-theme=dark] .testimonial-card p{color:var(--color-subtext)!important}[data-theme=dark] .blog-card{background-color:var(--color-card-bg)!important}[data-theme=dark] .blog-card h3{color:var(--color-heading)!important}[data-theme=dark] .blog-card p{color:var(--color-subtext)!important}[data-theme=dark] .contact-form{background-color:var(--color-card-bg)!important}[data-theme=dark] .contact-form h2,[data-theme=dark] .contact-form h3{color:var(--color-heading)!important}[data-theme=dark] .contact-form input,[data-theme=dark] .contact-form textarea,[data-theme=dark] .contact-form select,[data-theme=dark] .modern-form input,[data-theme=dark] .modern-form textarea,[data-theme=dark] .modern-form select,[data-theme=dark] .contact-form-col input,[data-theme=dark] .contact-form-col textarea,[data-theme=dark] .contact-form-col select{color:#1a1a1a!important;background-color:#fff!important;border-color:#e5e7eb!important}[data-theme=dark] .contact-form input::placeholder,[data-theme=dark] .contact-form textarea::placeholder,[data-theme=dark] .modern-form input::placeholder,[data-theme=dark] .modern-form textarea::placeholder,[data-theme=dark] .contact-form-col input::placeholder,[data-theme=dark] .contact-form-col textarea::placeholder{color:#6b7280!important}[data-theme=dark] .contact-info{background-color:var(--color-primary)!important;color:#fff!important}[data-theme=dark] .contact-info h2,[data-theme=dark] .contact-info h3,[data-theme=dark] .contact-info p{color:#fff!important}[data-theme=dark] .modal,[data-theme=dark] .overlay{background-color:var(--color-overlay)!important}[data-theme=dark] .modal-content,[data-theme=dark] table{background-color:var(--color-card-bg)!important;color:var(--color-text)!important}[data-theme=dark] th{color:var(--color-heading)!important;background-color:#000!important}[data-theme=dark] td{border-color:var(--color-card-border)!important;color:var(--color-text)!important}[data-theme=dark] tr:hover{background-color:#222!important}[data-theme=dark] code,[data-theme=dark] pre{color:#14b8a6!important;border-color:var(--color-card-border)!important;background-color:#000!important}[data-theme=dark] .badge,[data-theme=dark] .tag{background-color:var(--color-primary)!important;color:#fff!important}[data-theme=dark] .alert{background-color:var(--color-card-bg)!important;border-color:var(--color-card-border)!important;color:var(--color-text)!important}[data-theme=dark] svg:not(.dark-mode-toggle svg):not(.navbar-toggle svg) path,[data-theme=dark] svg:not(.dark-mode-toggle svg):not(.navbar-toggle svg) circle,[data-theme=dark] svg:not(.dark-mode-toggle svg):not(.navbar-toggle svg) rect{fill:currentColor;stroke:currentColor}[data-theme=dark] .faq-section{background-color:var(--color-bg)!important}[data-theme=dark] .faq-section h2{color:var(--color-heading)!important}[data-theme=dark] .faq-section p{color:var(--color-subtext)!important}[data-theme=dark] .team-card{background-color:var(--color-card-bg)!important;border-color:var(--color-card-border)!important}[data-theme=dark] .team-card h3,[data-theme=dark] .team-card h4{color:var(--color-heading)!important}[data-theme=dark] .team-card p{color:var(--color-subtext)!important}[data-theme=dark] li,[data-theme=dark] ul li,[data-theme=dark] ol li{color:var(--color-text)!important}[data-theme=dark] .text-muted,[data-theme=dark] .muted{color:var(--color-muted)!important}[data-theme=dark] strong,[data-theme=dark] b{color:var(--color-heading)!important}[data-theme=dark] hr{border-color:var(--color-card-border)!important}@media (width<=768px){.dark-mode-toggle{width:45px;height:45px;top:1.5rem;right:1.5rem}.dark-mode-toggle svg{width:20px;height:20px}}@media print{[data-theme=dark]{--color-text:#000;--color-bg:#fff;--color-link:#000;--color-card-bg:#fff;--color-heading:#000}}[data-theme=dark] *[style*="background: #000"],[data-theme=dark] *[style*="background:#000"],[data-theme=dark] *[style*="background: black"],[data-theme=dark] *[style*="background-color: #000"],[data-theme=dark] *[style*="background-color:#000"],[data-theme=dark] *[style*="background-color: black"]{background-color:var(--color-bg)!important}[data-theme=dark] .breakout-title,[data-theme=dark] .breakout-description,[data-theme=dark] .breakout-button{color:#000!important}[data-theme=dark] .trusted-families-section,[data-theme=dark] .trusted-section,[data-theme=dark] .families-hero{background:inherit!important}[data-theme=dark] .trusted-families-section *,[data-theme=dark] .trusted-section *,[data-theme=dark] .families-hero *{color:inherit!important}[data-theme=dark] section[style*=linear-gradient],[data-theme=dark] div[style*=linear-gradient],[data-theme=dark] section[style*=gradient],[data-theme=dark] div[style*=gradient]{background:inherit!important}[data-theme=dark] [style*="linear-gradient(to bottom, #ffffff, #e5e7eb)"],[data-theme=dark] [style*="linear-gradient(to bottom, #fff, #e5e7eb)"],[data-theme=dark] [style*="linear-gradient(to bottom, white, #e5e7eb)"],[data-theme=dark] [style*="background: linear-gradient(to bottom, #ffffff"],[data-theme=dark] [style*="background: linear-gradient(to bottom, #fff"],[data-theme=dark] [style*="background-image: linear-gradient(to bottom, #ffffff"],[data-theme=dark] [style*="background-image: linear-gradient(to bottom, #fff"]{background:linear-gradient(#1a1a1a,#000)!important}[data-theme=dark] section[style*=linear-gradient] *,[data-theme=dark] div[style*=linear-gradient] *,[data-theme=dark] section[style*=gradient] *,[data-theme=dark] div[style*=gradient] *{color:inherit!important}:is([data-theme=dark] section[style*="background: #"],[data-theme=dark] div[style*="background: #"]):not([style*="background: #000"]):not([style*="background: #0"]):not([style*="background: #1"]){background:inherit!important}[data-theme=dark] section[style*="background: #"] *,[data-theme=dark] div[style*="background: #"] *,[data-theme=dark] section[style*="background: rgb"] *,[data-theme=dark] div[style*="background: rgb"] *,[data-theme=dark] section[class*=hero] h1,[data-theme=dark] section[class*=hero] h2,[data-theme=dark] section[class*=hero] h3,[data-theme=dark] section[class*=hero] p,[data-theme=dark] div[class*=hero] h1,[data-theme=dark] div[class*=hero] h2,[data-theme=dark] div[class*=hero] h3,[data-theme=dark] div[class*=hero] p{color:#fff!important}[data-theme=dark] [data-keep-color=true],[data-theme=dark] [data-keep-color=true] *,[data-theme=dark] .keep-original-color,[data-theme=dark] .keep-original-color *,[data-theme=dark] .no-dark-override,[data-theme=dark] .no-dark-override *{color:inherit!important;background-color:inherit!important;background:inherit!important}[data-theme=dark] section[style*="background: #0B0F6B"],[data-theme=dark] div[style*="background: #0B0F6B"],[data-theme=dark] section[style*="background:#0B0F6B"],[data-theme=dark] div[style*="background:#0B0F6B"],[data-theme=dark] section[style*="background: rgb(11, 15, 107)"],[data-theme=dark] div[style*="background: rgb(11, 15, 107)"]{background:inherit!important}[data-theme=dark] section[style*="background: #0B0F6B"] *,[data-theme=dark] div[style*="background: #0B0F6B"] *,[data-theme=dark] section[style*="background:#0B0F6B"] *,[data-theme=dark] div[style*="background:#0B0F6B"] *,[data-theme=dark] section[style*="background: rgb(11, 15, 107)"] *,[data-theme=dark] div[style*="background: rgb(11, 15, 107)"] *,[data-theme=dark] .intro-section *,[data-theme=dark] .main-hero *,[data-theme=dark] .hero-content *,[data-theme=dark] .team-section *{color:#fff!important}[data-theme=dark] section:has(img[alt*=team]) *{color:#fff!important}[data-theme=dark] section:has(img[alt*=Team]) *{color:#fff!important}[data-theme=dark] .wellness-section,[data-theme=dark] .wellness-card,[data-theme=dark] .wellness-programs{background:inherit!important}[data-theme=dark] .wellness-section *,[data-theme=dark] .wellness-card *,[data-theme=dark] .wellness-programs *{color:inherit!important}[data-theme=dark] main,[data-theme=dark] .main-content,[data-theme=dark] .content-wrapper{background-color:var(--color-bg)!important}[data-theme=dark] section[style*=background-image],[data-theme=dark] div[style*=background-image]{background-image:inherit!important}[data-theme=dark] section[style*=background-image] *,[data-theme=dark] div[style*=background-image] *,[data-theme=dark] section[style*=background\:] h1,[data-theme=dark] section[style*=background\:] h2,[data-theme=dark] section[style*=background\:] h3,[data-theme=dark] section[style*=background\:] p,[data-theme=dark] div[style*=background\:] h1,[data-theme=dark] div[style*=background\:] h2,[data-theme=dark] div[style*=background\:] h3,[data-theme=dark] div[style*=background\:] p{color:#fff!important}[data-theme=dark] .grid,[data-theme=dark] .flex-container,[data-theme=dark] .container{background-color:#0000!important}[data-theme=dark] .services-section,[data-theme=dark] .service-wrapper,[data-theme=dark] .services-container{background-color:var(--color-bg)!important}[data-theme=dark] .service-title,[data-theme=dark] .card-title{color:#fff!important}[data-theme=dark] .service-description,[data-theme=dark] .card-description{color:var(--color-subtext)!important}*,:after,:before{box-sizing:border-box;margin:0;padding:0}:root{--page-padding:1.5rem;font-size:12px}body{color:var(--color-text);background-color:var(--color-bg);-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale;margin:0;font-family:area-normal,sans-serif}html,body{max-width:100vw;overflow-x:hidden}body{margin:0}@keyframes loaderAnim{0%{transform-origin:0%;transform:scaleX(0)}50%{transform-origin:0%;transform:scaleX(1)}50.1%{transform-origin:100%;transform:scaleX(1)}to{transform-origin:100%;transform:scaleX(0)}}a{color:var(--color-link);cursor:pointer;outline:none;font-weight:600;text-decoration:none}a:hover{color:var(--color-link-hover);text-decoration:underline}a:focus{background:#d3d3d3;outline:none}a:focus:not(:focus-visible){background:0 0}a:focus:focus-visible{background:0 0;outline:2px solid red}.frame{z-index:1000;grid-row-gap:1rem;grid-column-gap:2rem;pointer-events:none;padding:var(--page-padding);grid-template:"title title title sponsor""back github archive sponsor"/auto auto auto 1fr;align-content:start;justify-items:start;width:100%;height:100vh;display:grid;position:fixed;top:0;left:0}.frame #cdawrap{text-align:right;align-self:start;max-width:400px}.frame a,.frame button{pointer-events:auto}.frame .frame__title{font-size:inherit;grid-area:title;margin:0}.frame .frame__back{grid-area:back;justify-self:start}.frame .frame__archive{grid-area:archive;justify-self:start}.frame .frame__github{grid-area:github}.frame .frame__tags{flex-wrap:wrap;grid-area:tags;gap:1rem;display:flex}.frame .frame__demos{flex-wrap:wrap;grid-area:demos;gap:1rem;display:flex}*{-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale}html{scrollbar-gutter:stable;overflow-y:scroll!important}.preloader-overlay,.preloader-overlay .section__images img,.preloader-overlay .section__media__front,.preloader-overlay .final-text,.pin-wrap,.enter-button{will-change:transform, opacity;backface-visibility:hidden;transform:translateZ(0)}body.loading{background:var(--color-bg);touch-action:none!important;-webkit-overflow-scrolling:none!important;overflow:hidden!important}body.loading .wrapper{touch-action:none!important;overflow:hidden!important}html.loading{overflow-y:scroll!important}body{padding-top:var(--navbar-height,5.5rem);background-color:var(--color-bg)}main,.wrapper,.content{background-color:var(--color-bg);color:var(--color-text)}.service-detail-page,.blogs-main,.about-page-main{padding-top:2rem!important}.site-logo{z-index:110;opacity:0;pointer-events:none;transition:opacity .3s;position:fixed;top:.75rem;left:1.25rem}.site-logo.visible{opacity:1;pointer-events:auto}.site-logo img{object-fit:contain;border-radius:22px;width:auto;height:3.75rem;display:block}@media (width>=1024px){html:not(.eml-transition-incoming) .site-logo{top:calc(var(--navbar-height,5.5rem) / 2);left:1.5rem;transform:translateY(-50%);opacity:1!important;pointer-events:auto!important}.site-logo img{height:3.75rem}}.nri-connect-button{z-index:100;color:#fff;white-space:nowrap;background:linear-gradient(135deg,#0b0f6b 0%,#14b8a6 100%);border-radius:50px;padding:.875rem 1.75rem;font-size:1rem;font-weight:600;text-decoration:none;transition:all .3s;position:fixed;top:2.5rem;right:7rem;box-shadow:0 4px 12px #0b0f6b4d}.nri-connect-button:hover{background:linear-gradient(135deg,#14b8a6 0%,#0b0f6b 100%);transform:translateY(-2px);box-shadow:0 6px 20px #0b0f6b66}@media (width<=768px){.site-logo img{height:3.25rem}.nri-connect-button{padding:.75rem 1.25rem;font-size:.875rem;top:1.5rem;right:5.5rem}}@media (width<=480px){.nri-connect-button{display:none}}.navbar-toggle{-webkit-tap-highlight-color:transparent;-webkit-user-select:none;user-select:none;cursor:pointer;z-index:110;top:calc(var(--navbar-height,5.5rem) / 2);opacity:0;pointer-events:none;background:0 0;border:none;outline:none;padding:0;transition:transform .4s,opacity .3s;position:fixed;right:1.25rem;transform:translateY(-50%)}.navbar-toggle svg{width:3.25rem;height:3.25rem;display:block}.navbar-toggle.visible{opacity:1;pointer-events:auto}.navbar-toggle .line{fill:none;stroke:var(--color-text,#1a1a1a);stroke-width:5.5px;stroke-linecap:round;transition:stroke .4s .4s,stroke-dasharray .4s,stroke-dashoffset .4s .4s}.navbar-toggle .line.top{stroke-dasharray:40 139}.navbar-toggle .line.bottom{stroke-dasharray:20 180;stroke-dashoffset:-20px}.navbar-toggle.active{transform:translateY(-50%)rotate(45deg)}.navbar-toggle.active .line{stroke:var(--color-text,#1a1a1a)}.navbar-toggle.active .line.top{stroke-dashoffset:-98px}.navbar-toggle.active .line.bottom{stroke-dashoffset:-138px}.navbar-toggle:not(.active):hover .line.bottom{stroke-dasharray:40 180;stroke-dashoffset:0}.navbar{z-index:50;justify-content:center;align-items:center;width:100%;height:100%;display:none;position:fixed}@media (width>=1024px){.navbar{width:100%;height:var(--navbar-height,5.5rem);min-height:var(--navbar-height,5.5rem);background:var(--color-bg);box-shadow:none;z-index:100;pointer-events:auto;border:none;flex-direction:row;justify-content:flex-end;align-items:center;gap:.5rem;margin:0;padding:0 1.5rem 0 7rem;position:fixed;top:0;left:0;right:0;display:flex!important;transform:none!important}.navbar ul{flex-direction:row;flex:0 auto;align-items:center;gap:.875rem;max-width:none;margin:0;padding:0;display:flex;list-style:none!important}.navbar ul li{opacity:1!important;list-style:none!important}.navbar ul li:before,.navbar ul li:after{content:none!important;display:none!important}.navbar ul li a{text-transform:none;letter-spacing:.3px;color:var(--color-text,#1a1a1a);padding:.35rem .5rem;font-size:13px;font-weight:1000;text-decoration:none;transition:color .3s,letter-spacing .3s}.navbar ul li a:before{display:none}.navbar ul li a:hover{letter-spacing:.5px;color:#14b8a6;text-decoration:none}.navbar-toggle,#bg-circle{display:none!important}}@media (width<=1023px){#bg-circle{background:var(--color-bg);z-index:98;display:block!important}.navbar.active{z-index:120;background:var(--color-bg)}.navbar ul{width:100%;max-width:400px;margin:0;padding:0 40px;font-size:25px;list-style:none}.navbar ul li a{color:var(--color-text);text-align:left;letter-spacing:2px;text-transform:uppercase;cursor:pointer;padding:20px 0;font-family:area-normal,sans-serif;font-size:25px;font-weight:700;text-decoration:none;transition:color .3s,letter-spacing .3s;display:block;position:relative}.navbar ul li a:hover{color:var(--color-primary)}.navbar ul li{opacity:0}.navbar ul li a:before{content:attr(data-text);opacity:0;font-size:70px;transition:opacity .5s;position:absolute;top:50%;left:0;transform:translate(-50%,-50%)}.navbar ul li a:hover{letter-spacing:3px;text-decoration:none}.navbar ul li a:hover:before{opacity:0}}#bg-circle{background:var(--color-bg);z-index:40;border-radius:50%;width:80px;height:80px;transition:transform .8s cubic-bezier(.86,0,.07,1);position:fixed;top:1rem;right:1rem;transform:scale(0)}.initial-preloader{background:var(--color-bg);z-index:10000;opacity:1;justify-content:center;align-items:center;width:100vw;height:100vh;transition:opacity .5s;display:flex;position:fixed;top:0;left:0}.initial-preloader.fade-out{opacity:0;pointer-events:none}.loader-container{justify-content:center;align-items:center;width:80px;height:80px;display:flex;position:relative}.spinner{border:4px solid #0b0f6b;border-color:#0b0f6b #0f1f76 #f0f0f0 #f0f0f0;border-radius:50%;width:60px;height:60px;animation:1s linear infinite spin;box-shadow:0 5px 20px #0b0f6b33}@keyframes spin{0%{transform:rotate(0)}to{transform:rotate(360deg)}}.preloader-overlay{width:100%;height:calc(100vh - var(--navbar-height,5.5rem));min-height:calc(100vh - var(--navbar-height,5.5rem));background:var(--color-bg);isolation:isolate;--progress:0;justify-content:center;align-items:center;display:flex;position:relative;overflow:hidden}.preloader-overlay.is-fixed{top:var(--navbar-height,5.5rem);z-index:90;height:calc(100vh - var(--navbar-height,5.5rem));position:fixed;left:0}.preloader-overlay.hero-ready{--progress:1}.preloader-overlay.hero-ready .section__media{transform:scale(1)}.preloader-overlay.hero-ready .section__media__front{filter:blur()}.preloader-overlay.hero-ready .front-6{transform:scale(1)}.preloader-overlay.hero-ready .section__media img{transform:scale(.9)}.preloader-overlay.hero-ready .section__images{opacity:0;pointer-events:none}.preloader-overlay.hero-ready .curved-text-image,.preloader-overlay.hero-ready .side-text,.preloader-overlay.hero-ready .desc-text{opacity:1;filter:none;transform:none}.preloader-overlay.hero-ready .glassy-button-container{opacity:1;pointer-events:auto;top:70%;left:50%;transform:translate(-50%,-50%)scale(1)}.preloader-overlay.hero-ready .final-text{pointer-events:none}.preloader-overlay.hero-ready .glassy-button-container,.preloader-overlay.hero-ready .glassy-button-container a{pointer-events:auto}.preloader-overlay .preloader-title{z-index:10;pointer-events:none;color:var(--color-text);flex-direction:row;align-items:center;gap:.5vw;font-size:3vw;font-weight:600;display:flex;position:absolute;top:50%;left:50%;transform:translate(-50%,-50%)}.preloader-overlay .preloader-title span{display:inline-block}.preloader-overlay .preloader-title .left{transform:translate3d(calc(var(--progress) * (-66vw + 100%) - .5vw), 0, 0)}.preloader-overlay .preloader-title .right{transform:translate3d(calc(var(--progress) * (70vw - 100%)), 0, 0)}@media (width<=768px){.preloader-overlay .preloader-title{font-size:9vw}.preloader-overlay .preloader-title .left{transform:translate3d(calc(var(--progress) * (-120vw + 100%) - .5vw), 0, 0)}.preloader-overlay .preloader-title .right{transform:translate3d(calc(var(--progress) * (120vw - 100%)), 0, 0)}}.preloader-overlay .section__media{z-index:5;width:100%;height:100%;position:absolute;top:40px;left:0;transform:scale(0)}.preloader-overlay .section__media__front,.preloader-overlay .section__media__back{width:100%;height:100%;position:absolute;top:0;left:0}.preloader-overlay .section__media__front{filter:blur(2px)}.preloader-overlay .front-1{transform:scale(1)}.preloader-overlay .front-2{transform:scale(.9)}.preloader-overlay .front-3{transform:scale(.85)}.preloader-overlay .front-4{transform:scale(.8)}.preloader-overlay .front-5{transform:scale(.75)}.preloader-overlay .front-6{transform:scale(.7)}.preloader-overlay .section__images{perspective:100vh;box-sizing:border-box;pointer-events:none;grid-template-rows:repeat(5,1fr);grid-template-columns:repeat(5,1fr);place-items:center;gap:15px;width:100%;height:100%;max-height:100%;padding:2vh 2vw;display:grid;position:absolute;top:0;left:0}.preloader-overlay .section__images img{object-fit:cover;will-change:transform, opacity;border-radius:10px;width:80%;height:auto;max-height:12vh;transition:transform .4s;position:relative;box-shadow:0 8px 20px #00000026;inset:auto!important}.preloader-overlay .section__images img:first-of-type{grid-area:1/3}.preloader-overlay .section__images img:nth-of-type(2){grid-area:2/2}.preloader-overlay .section__images img:nth-of-type(3){grid-area:3/1}.preloader-overlay .section__images img:nth-of-type(4){grid-area:4/2}.preloader-overlay .section__images img:nth-of-type(5){grid-area:5/3}.preloader-overlay .section__images img:nth-of-type(6){grid-area:4/4}.preloader-overlay .section__images img:nth-of-type(7){grid-area:3/5}.preloader-overlay .section__images img:nth-of-type(8){grid-area:2/4}.preloader-overlay .section__images img:nth-of-type(9),.preloader-overlay .section__images img:nth-of-type(10){display:none}.preloader-overlay .section__media img{object-fit:contain;object-position:center;width:100%;height:96%;position:absolute;bottom:-35px;transform:scale(.8)}@media (width<=1024px){.preloader-overlay .section__images{grid-template-columns:140px 1fr 140px;padding:10px}}@media (width<=768px){.preloader-overlay .section__images{grid-template-rows:auto auto 1fr auto auto;grid-template-columns:1fr 1fr;align-content:space-between;gap:15px;padding:20px}.preloader-overlay .section__images img{object-fit:cover;justify-self:center;width:25vw;height:25vw;max-height:none}.preloader-overlay .section__images img:first-of-type{grid-area:1/1}.preloader-overlay .section__images img:nth-of-type(2){grid-area:1/2}.preloader-overlay .section__images img:nth-of-type(3){grid-area:2/1}.preloader-overlay .section__images img:nth-of-type(4){grid-area:2/2}.preloader-overlay .section__images img:nth-of-type(5){grid-area:4/1}.preloader-overlay .section__images img:nth-of-type(6){grid-area:4/2}.preloader-overlay .section__images img:nth-of-type(7){grid-area:5/1}.preloader-overlay .section__images img:nth-of-type(8){grid-area:5/2}.preloader-overlay .section__images img:nth-of-type(9),.preloader-overlay .section__images img:nth-of-type(10){display:none}.preloader-overlay .section__media img{bottom:35px;transform:scale(1.1)}}.preloader-overlay .final-text{z-index:20;pointer-events:none;width:100%;height:100%;position:absolute;top:0;left:0}.preloader-overlay .curved-text-container{justify-content:center;width:10%;height:0;display:flex;position:absolute;top:24%;left:50%;transform:translate(-50%)}.preloader-overlay .side-text{white-space:nowrap;color:var(--color-heading,var(--color-text));font-size:2.5vw;font-weight:400;display:flex;position:absolute;top:58%;transform:translateY(-50%)}.preloader-overlay .left-side{left:6%}.preloader-overlay .right-side{left:auto;right:6%}.preloader-overlay .desc-text{color:var(--color-text);opacity:0;text-align:left;font-size:1.2vw;line-height:1.4;position:absolute;top:66%}.preloader-overlay .left-desc{width:17vw;left:6%}.preloader-overlay .right-desc{text-align:right;width:18vw;left:auto;right:6%}@media (width<=768px){.preloader-overlay .curved-text-container{top:28%;left:50%}.preloader-overlay .side-text{font-size:5vw;top:76%}.preloader-overlay .left-side{left:16px}.preloader-overlay .right-side{left:auto;right:16px}.preloader-overlay .desc-text{font-size:3vw;top:82%}.preloader-overlay .left-desc{width:40vw;left:16px}.preloader-overlay .right-desc{text-align:right;width:42vw;left:auto;right:16px}.preloader-overlay.hero-ready .glassy-button-container{justify-content:center;width:auto;max-width:calc(100vw - 2rem);display:flex;inset:auto auto 28% 50%;transform:translate(-50%)scale(1)}}.hero-section{background:var(--color-bg);height:100vh}.section{--progress:0;justify-content:center;align-items:center;height:100vh;display:flex;position:relative;overflow:hidden}.section .section__media{z-index:-1;width:100%;height:100%;transform:scale(var(--progress));position:absolute;top:0;left:0}.section .section__media .section__media__front,.section .section__media .section__media__back{width:100%;height:100%;position:absolute;top:0;left:0}.section .section__media img{object-fit:contain;object-position:center;width:100%;height:96%;position:absolute;bottom:45px;transform:scale(.8)}.section h1{text-align:center;z-index:10;pointer-events:none;color:var(--color-text);flex-direction:column;align-items:center;font-size:3vw;font-weight:600;display:flex;position:fixed;top:50%;left:50%;transform:translate(-50%,-50%)}.section h1 span{display:inline-block}.section h1 .left{transform:translate3d(calc(var(--progress) * (-66vw + 100%) - .5vw), 0, 0)}.section h1 .right{transform:translate3d(calc(var(--progress) * (70vw - 100%)), 0, 0)}@media (width<=768px){.section h1{font-size:9vw}.section h1 .left{transform:translate3d(calc(var(--progress) * (-120vw + 100%) - .5vw), 0, 0)}.section h1 .right{transform:translate3d(calc(var(--progress) * (120vw - 100%)), 0, 0)}}.section__images{perspective:100vh;width:100vw;height:100vh;position:absolute;top:0;left:0}.section__images img{border-radius:10px;width:20vw;position:absolute}@media (width<=768px){.section__images img{width:25vw}}.section__images img:first-of-type{top:15vw;left:-3vw}.section__images img:nth-of-type(2){top:5vw;left:20vw}.section__images img:nth-of-type(3){top:8vw;left:26.5vw}@media (width<=768px){.section__images img:nth-of-type(3){top:30vw;left:30vw}}.section__images img:nth-of-type(4){top:18vw;right:18vw}@media (width<=768px){.section__images img:nth-of-type(4){top:30vw;right:15vw}}.section__images img:nth-of-type(5){top:5vw;right:10vw}@media (width<=768px){.section__images img:nth-of-type(5){top:10vw;right:5vw}}.section__images img:nth-of-type(6){bottom:5vw;left:10vw}@media (width<=768px){.section__images img:nth-of-type(6){left:5vw}}.section__images img:nth-of-type(7){bottom:8vw;left:22.5vw}@media (width<=768px){.section__images img:nth-of-type(7){bottom:27.5vw;left:10vw}}.section__images img:nth-of-type(8){bottom:3vw;left:45vw}@media (width<=768px){.section__images img:nth-of-type(8){bottom:10vw;left:35vw}}.section__images img:nth-of-type(9){bottom:5vw;right:15vw}@media (width<=768px){.section__images img:nth-of-type(9){bottom:5vw}}.section__images img:nth-of-type(10){bottom:9vw;right:7vw}@media (width<=768px){.section__images img:nth-of-type(10){bottom:22vw;right:3vw}}.final-text{z-index:20;pointer-events:none;width:100%;height:100%;position:absolute;top:0;left:0}.curved-text-container{pointer-events:none;justify-content:center;align-items:center;width:100%;display:flex;position:absolute;top:8%;left:50%;transform:translate(-50%)}.curved-text-image{opacity:0;width:60vw;min-width:900px;max-width:900px}.glassy-button-container{z-index:25;pointer-events:auto;opacity:0;justify-content:center;width:auto;transition:opacity .5s;display:flex;position:absolute;top:70%;left:50%;right:auto;transform:translate(-50%,-50%)}.glassy-button{color:#1a1a1a;-webkit-backdrop-filter:blur(20px);cursor:pointer;background:#ffffff80;border:1.5px solid #fff6;border-radius:50px;align-items:center;gap:.75rem;padding:1rem 2.5rem;font-size:1.125rem;font-weight:600;text-decoration:none;transition:all .4s cubic-bezier(.4,0,.2,1);display:inline-flex;position:relative;overflow:hidden;box-shadow:0 8px 32px #0000001a,inset 0 1px #ffffff80}.glassy-button:before{content:"";background:linear-gradient(90deg,#0000,#fff,#0000);width:100%;height:100%;transition:left .6s;position:absolute;top:0;left:-100%}.glassy-button:hover:before{left:100%}.glassy-button:hover{background:#fff;border-color:#fff;text-decoration:none;transform:translateY(-2px);box-shadow:0 12px 40px #00000026,inset 0 1px #fff9}.glassy-button:active{transform:translateY(0);box-shadow:0 4px 16px #0000001a,inset 0 1px #ffffff80}.glassy-button svg{transition:transform .3s}.glassy-button:hover svg{transform:translate(4px)}@media (width<=768px){.glassy-button{gap:.5rem;padding:.875rem 2rem;font-size:1rem}.glassy-button svg{width:16px;height:16px}}.side-text{font-size:2.5vw;font-weight:400;display:flex;position:absolute;top:60%;transform:translateY(-50%)}.left-side{left:8%}.right-side{left:auto;right:8%}.side-text-char{opacity:0;display:inline-block}@media (width<=1024px){.curved-text-container{height:auto;top:15%}.curved-text-image{width:75vw;min-width:320px}.side-text{font-size:5vw}.left-side{top:64%;left:8%}.right-side{top:64%;left:auto;right:8%}.glassy-button-container{top:80%;left:50%;right:auto;transform:translate(-50%,-50%)}}@media (width<=600px){.curved-text-container{top:14%}.curved-text-image{width:85vw;min-width:320px}}.desc-text{color:var(--color-text);opacity:0;text-align:left;font-size:1.2vw;line-height:1.4;position:absolute;top:62%}.left-desc{width:15vw;left:8%}.right-desc{text-align:right;width:18vw;left:auto;right:8%}@media (width<=1024px){.desc-text{font-size:2.8vw;line-height:1.3;top:72%}.left-desc{text-align:left;width:42vw;left:8%}.right-desc{text-align:right;width:42vw;left:auto;right:8%}}@media (width<=600px){.desc-text{font-size:3.2vw;top:71%}.glassy-button-container{justify-content:center;width:auto;max-width:calc(100vw - 2rem);display:flex;inset:auto auto 22% 50%;transform:translate(-50%)}.preloader-overlay.hero-ready .glassy-button-container{top:auto;bottom:28%;left:50%;transform:translate(-50%)scale(1)}}.enter-button{color:#fff;cursor:pointer;z-index:100;opacity:1;pointer-events:none;box-sizing:border-box;background:#333;border:none;border-radius:30px;min-width:160px;padding:10px 20px;font-family:inherit;font-size:1.2rem;transition:all .6s cubic-bezier(.25,1,.5,1);position:relative;top:12%;left:4%;overflow:hidden;transform:translate(-43%,-50%)}@media (width<=1024px){.enter-button{top:12%;left:18%}}.enter-button:before{content:"";z-index:-1;background:#0b0f6b;width:0%;height:100%;transition:width .1s linear;position:absolute;top:0;left:0}.enter-button.filled:before{animation:2s ease-out forwards fillButton}@keyframes fillButton{to{width:100%}}.enter-button span{z-index:1;position:relative}.enter-button:hover{transform:translate(-43%,-50%)scale(1.05);box-shadow:0 0 20px #0d948866}.scroll-section{background-color:var(--color-bg);width:100%;min-height:100vh;color:var(--color-text);justify-content:center;align-items:center;padding:50px 10vw;transition:background-color .3s ease-out,color .3s ease-out;display:flex;position:relative}.intro-section{color:var(--color-text);justify-content:flex-start;padding-left:8vw;display:none}.intro-content{max-width:600px}.intro-title{text-transform:uppercase;letter-spacing:-1px;margin-bottom:25px;font-family:area-normal,sans-serif;font-size:4rem;font-weight:900;line-height:1.1}.title-line{display:block}.title-icon{vertical-align:middle;width:120px;height:auto;margin:0 8px;display:inline-block}.intro-subtitle{color:var(--color-subtext,#555);max-width:350px;margin-bottom:30px;font-size:1.1rem;font-style:italic;line-height:1.6}.intro-cta{border:2px solid var(--color-text);color:var(--color-text);background:0 0;border-radius:30px;align-items:center;gap:12px;padding:12px 25px;font-family:area-normal,sans-serif;font-size:1rem;font-weight:600;text-decoration:none;transition:all .3s;display:inline-flex}.cta-divider{opacity:.3}.cta-icon{font-size:1.1rem}.intro-visual{flex:1;justify-content:right;align-items:center;min-height:500px;display:flex;position:relative}.visual-container{width:450px;height:550px;position:relative}.blue-blob{z-index:1;background:linear-gradient(#1432b8 0%,#0b0f6b 30%,#0f1f76 100%);border-radius:140px 140px 30px 30px;width:280px;height:380px;position:absolute;top:45%;left:50%;transform:translate(-50%,-50%)}.visual-dog{z-index:2;object-fit:contain;width:400px;height:auto;position:absolute;top:254px;left:211px;transform:translate(-50%,-50%)}.visual-bone{z-index:1;width:90px;height:auto;position:absolute;top:15%;left:5%;rotate:-10deg}.visual-badge{z-index:3;width:120px;height:auto;position:absolute;top:10%;right:0}.visual-coupon{z-index:3;width:200px;height:auto;transition:transform .5s;position:absolute;bottom:5%}.outro-section{color:#fff;background-color:#1a1a1a}.scroll-section__content{text-align:center;max-width:800px}.scroll-title{margin-bottom:1.5rem;font-family:area-normal,sans-serif;font-size:5rem;font-weight:600;line-height:1}.scroll-title span{display:block}.scroll-subtitle{opacity:.8;font-family:area-normal,sans-serif;font-size:1.5rem;line-height:1.5}@media (width<=1024px){.intro-section{flex-direction:column;justify-content:center;padding-left:5vw;padding-right:5vw}.intro-content{text-align:center}.intro-title{font-size:3rem}.title-icon{width:100px;height:50px}.intro-subtitle{max-width:100%;margin-left:auto;margin-right:auto}.intro-visual{min-height:400px}.visual-container{width:350px;height:400px}.blue-blob{width:250px;height:320px}.visual-dog{width:280px;top:148px;left:48%}.visual-bone{width:50px}.visual-badge{width:100px}.visual-coupon{width:160px}}@media (width<=768px){.intro-title{font-size:2.2rem}.title-icon{width:80px;height:40px}.intro-subtitle{font-size:1rem}.intro-cta{padding:10px 20px;font-size:.9rem}.scroll-title{font-size:12vw}.scroll-subtitle{font-size:4vw}.intro-visual{min-height:320px}.visual-container{width:280px;height:320px}.blue-blob{width:200px;height:260px}.visual-dog{width:220px;top:148px;left:48%}.visual-bone{width:40px;top:10%;left:10%}.visual-badge{width:80px;bottom:20%}.visual-coupon{width:130px;bottom:0;left:5%}}@media (width<=480px){.intro-title{font-size:1.8rem}.title-icon{width:70px;height:35px}.intro-visual{min-height:280px}.visual-container{width:240px;height:280px}.blue-blob{width:170px;height:220px}.visual-dog{width:190px;top:148px;left:48%}.visual-bone{width:35px}.visual-badge{width:65px}.visual-coupon{width:110px}}#sectionPin{background:var(--color-bg);height:100vh;color:var(--color-text);display:flex;left:0;overflow:hidden}.pin-wrap{will-change:transform;justify-content:flex-start;align-items:center;height:100vh;padding:50px 10vw;display:flex}.pin-wrap>*{flex-shrink:0;min-width:60vw;padding:0 5vw}.horizontal-text-container{flex-direction:column;gap:20px;display:flex}.horizontal-heading{text-transform:uppercase;color:#1a1a1a;margin:0;font-family:area-normal,sans-serif;font-size:4rem;font-weight:800}.horizontal-text{max-width:60vw;margin:0;font-family:area-normal,sans-serif;font-size:2.5rem;font-weight:500;line-height:1.3}.pin-wrap img{object-fit:cover;border-radius:8px;width:auto;height:80vh}@media (width<=768px){#sectionPin{height:100vh}.pin-wrap{padding:30px 5vw}.pin-wrap>*{min-width:85vw;padding:0 3vw}.horizontal-text-container{gap:15px}.horizontal-heading{font-size:2rem}.horizontal-text{min-width:80vw;font-size:1.2rem;line-height:1.4}.pin-wrap img{object-fit:cover;border-radius:12px;width:80vw;height:50vh}}.outro-section{background:var(--color-bg)!important;padding:80px 5vw!important}.outro-content{justify-content:space-between;align-items:flex-start;gap:60px;width:100%;max-width:1400px;margin:0 auto;display:flex}.outro-left{flex:1;max-width:600px}.outro-main-title{color:#1a1a1a;text-transform:uppercase;margin-bottom:20px;font-family:area-normal,sans-serif;font-size:3.5rem;font-weight:700;line-height:1.1}.outro-description{color:#555;max-width:350px;margin-bottom:30px;font-size:1.1rem;line-height:1.6}.features-with-image{align-items:flex-start;gap:30px;display:flex}.outro-features{margin:0;padding:0;list-style:none}.outro-features li{color:#1a1a1a;align-items:center;gap:12px;padding:8px 0;font-size:1.2rem;font-weight:500;display:flex}.feature-dot{border:2px solid #1a1a1a;border-radius:50%;width:16px;height:16px;display:inline-block;position:relative}.feature-dot.active{background:#fc0;border-color:#fc0}.feature-dot.active:after{content:"";background:#1a1a1a;border-radius:50%;width:6px;height:6px;position:absolute;top:50%;left:50%;transform:translate(-50%,-50%)}.outro-image-frame{background-color:#fff;border:2px solid #0b0f6b;border-radius:20px;width:300px;min-width:200px;height:200px;margin-top:20px;position:relative;overflow:hidden;transform:rotate(-4deg);box-shadow:0 10px 30px #0000001a}.outro-image-frame2{border:50px solid #0b0f6b;border-radius:20px;width:300px;min-width:200px;height:200px;margin-top:20px;margin-left:200px;position:absolute;overflow:hidden;transform:rotate(0);box-shadow:0 10px 30px #0000001a}.outro-image-frame img{object-fit:fit;width:100%;height:100%}.outro-right{flex:1;grid-template-rows:auto auto;grid-template-columns:1fr 1fr;align-items:start;gap:20px;max-width:450px;display:grid}.pet-card{align-items:center;gap:15px;display:flex}.pet-label{text-transform:uppercase;font-family:area-normal,sans-serif;font-size:1.6rem;font-weight:700}.pet-circle{border-radius:50%;flex-shrink:0;width:120px;height:120px;overflow:hidden}.pet-circle img{object-fit:cover;width:100%;height:100%}.bird-card{background:#f0f0f0;border-radius:20px;flex-direction:column;grid-area:1/1;align-items:flex-start;padding:20px}.bird-card .pet-label{color:#1a1a1a;margin-bottom:10px}.bird-circle{background:#e8d5c4;border-radius:230px;width:200px}.cat-circle-top{background:#1a1a1a;grid-area:1/2;justify-self:end;width:200px;height:200px}.dog-card{flex-direction:row;grid-area:2/1;align-items:center}.dog-stamp{background:#0b0f6b;border-radius:8px;justify-content:center;align-items:center;padding:12px 20px;display:flex}.dog-stamp .pet-label{color:#fff;font-size:1.4rem}.dog-circle{border-radius:25%;width:80px;height:80px}.cat-ticket{text-align:center;background:#00c8ff;border-radius:5px;grid-area:2/2;justify-self:end;padding:15px;position:relative}.cat-ticket:before,.cat-ticket:after{content:"";background:radial-gradient(circle at 0 8px,#0000 5px,#00c8ff 5px) 0 0/10px 16px repeat-y;width:10px;position:absolute;top:0;bottom:0}.cat-ticket:before{left:-5px}.cat-ticket:after{right:-5px;transform:scaleX(-1)}.cat-ticket .pet-label{color:#1a1a1a;font-size:1.5rem}.cat-ticket p{color:#1a1a1a;margin:5px 0 0;font-size:.85rem;line-height:1.3}@media (width<=1024px){.outro-content{flex-direction:column;align-items:center;gap:50px}.outro-left{text-align:center;max-width:100%}.features-with-image{flex-direction:column;align-items:center}.outro-main-title{font-size:2.8rem}.outro-description{max-width:100%;margin:0 auto 30px}.outro-features{text-align:left;display:inline-block}.outro-image-frame{margin:20px auto 0}.outro-image-frame2{opacity:0;margin:20px auto 0}.outro-right{opacity:0;justify-items:center;max-width:100%}.cat-circle-top,.cat-ticket{justify-self:center}}@media (width<=768px){.outro-section{padding:50px 20px!important}.outro-main-title{font-size:2rem}.outro-description,.outro-features li{font-size:1rem}.outro-image-frame{width:280px;min-width:180px;height:180px}.outro-image-frame2{opacity:0;margin:20px auto 0}.outro-right{opacity:0;grid-template-columns:1fr 1fr;gap:20px}.pet-circle{width:70px;height:70px}.cat-circle-top{width:90px;height:90px}.pet-label{font-size:1.2rem}.dog-stamp{padding:10px 15px}.dog-stamp .pet-label{font-size:1.1rem}}@media (width<=480px){.outro-main-title{font-size:1.6rem}.outro-right{opacity:0;grid-template-columns:1fr;gap:25px}.bird-card,.cat-circle-top,.dog-card,.cat-ticket{grid-column:1;justify-self:center}.outro-image-frame{width:260px;min-width:160px;height:160px}.outro-image-frame2{opacity:0;margin:20px auto 0}}.text-path-footer{position:relative;overflow:hidden}.text-path-svg{width:100%;margin-bottom:0;display:block}.curved-path-text{text-transform:uppercase;fill:#0b0f6b;font-family:area-normal,sans-serif;font-size:6px;font-weight:600}.text-path-item{transition:none}.footer-pets-image{background:var(--color-bg);justify-content:center;align-items:center;width:72%;margin:-20% auto auto;display:flex}.footer-pets-image img{max-width:60%;height:auto}.footer-social{background:#0f1f76;height:250px;overflow:hidden}.footer-social-inner{will-change:transform;background:#0f1f76;justify-content:center;align-items:center;gap:60px;height:0%;padding:40px;display:flex;transform:translateY(100%)}.social-link{color:#fff;flex-direction:column;align-items:center;gap:10px;text-decoration:none;transition:all .3s;display:flex}.social-link svg{stroke:#fff;width:40px;height:40px;transition:all .3s}.social-link span{opacity:.8;font-family:area-normal,sans-serif;font-size:.9rem;font-weight:500;transition:opacity .3s}.social-link:hover{transform:translateY(-5px)}.social-link:hover svg{stroke:#fce5aa}.social-link:hover span{opacity:1}@media (width<=1024px){.curved-path-text{font-size:7px}.footer-pets-image{margin-top:-3%;padding:15px 0}.footer-pets-image img{max-width:70%}.footer-logos{height:220px}.footer-logos-inner{gap:30px;padding:30px}.footer-logos-inner img{width:70px;height:70px}}@media (width<=768px){.curved-path-text{font-size:7.5px}.footer-pets-image{margin-top:-20%;padding:10px 0}.footer-pets-image img{max-width:85%}.footer-logos{height:150px}.footer-logos-inner{flex-wrap:wrap;gap:15px;padding:15px}.footer-logos-inner img{width:45px;height:45px}}@media (width<=480px){.curved-path-text{font-size:7.5px}.footer-pets-image img{max-width:95%;margin-top:-20%}.footer-logos{height:120px}.footer-logos-inner{gap:10px;padding:10px}.footer-logos-inner img{width:35px;height:35px}}.section-header{text-align:center;max-width:800px;margin:0 auto 60px}.section-badge{color:#0b0f6b;text-transform:uppercase;letter-spacing:1px;background:#0d94881a;border-radius:30px;margin-bottom:20px;padding:8px 20px;font-size:.9rem;font-weight:600;display:inline-block}.section-badge.accent{color:#0f1f76;background:#14b8a626}.section-title{color:#1a1a1a;margin-bottom:20px;font-family:area-normal,sans-serif;font-size:2.8rem;font-weight:700;line-height:1.2}.section-title .highlight{color:#0b0f6b}.section-subtitle{color:#666;max-width:600px;margin:0 auto;font-size:1.1rem;line-height:1.7}.highlight-text{color:#0b0f6b;position:relative}.services-section{background:var(--color-bg);padding:100px 5vw}.services-container{max-width:1400px;margin:0 auto}.services-grid{grid-template-columns:repeat(4,1fr);gap:25px;display:grid}@media (width<=1200px){.services-grid{grid-template-columns:repeat(2,1fr)}}@media (width<=600px){.services-grid{grid-template-columns:1fr}}.service-card{background:var(--color-bg);border:1px solid #e5e7eb;border-radius:20px;padding:30px;transition:all .4s cubic-bezier(.25,.8,.25,1);position:relative;overflow:hidden}.service-card:before{content:"";transform-origin:0;background:linear-gradient(90deg,#0b0f6b,#14b8a6);width:100%;height:4px;transition:transform .4s;position:absolute;top:0;left:0;transform:scaleX(0)}.service-card:hover{border-color:#0d94884d;transform:translateY(-8px);box-shadow:0 20px 50px #0d948826}.service-card:hover:before{transform:scaleX(1)}.service-icon{border-radius:16px;justify-content:center;align-items:center;width:60px;height:60px;margin-bottom:20px;transition:transform .3s;display:flex}.service-card:hover .service-icon{transform:scale(1.1)}.service-icon.medical{color:#fff;background:linear-gradient(135deg,#0b0f6b,#0f1f76)}.service-icon.travel{color:#fff;background:linear-gradient(135deg,#fce5aa,#f59e0b)}.service-icon.wellness{color:#fff;background:linear-gradient(135deg,#f472b6,#ec4899)}.service-icon.errands{color:#fff;background:linear-gradient(135deg,#a78bfa,#8b5cf6)}.service-title{color:#1a1a1a;margin-bottom:12px;font-size:1.3rem;font-weight:700}.service-desc{color:#666;margin-bottom:20px;font-size:.95rem;line-height:1.6}.service-features{margin:0 0 20px;padding:0;list-style:none}.service-features li{color:#555;align-items:center;gap:10px;padding:6px 0;font-size:.9rem;display:flex}.service-features .dot{background:#0b0f6b;border-radius:50%;flex-shrink:0;width:6px;height:6px}.service-link{color:#0b0f6b;align-items:center;gap:5px;font-size:.95rem;font-weight:600;text-decoration:none;transition:gap .3s;display:inline-flex}.service-link:hover{gap:10px;text-decoration:none}.whats-included-section{background:var(--color-bg);padding:100px 5vw}.whats-included-container{max-width:1200px;margin:0 auto}.key-features-grid{grid-template-columns:repeat(auto-fit,minmax(280px,1fr));gap:30px;margin-bottom:60px;display:grid}.feature-card{background:var(--color-bg);border:2px solid #f0f0f0;border-radius:20px;flex-direction:column;padding:30px;transition:all .3s;display:flex}.feature-card:hover{border-color:#0b0f6b;transform:translateY(-5px);box-shadow:0 10px 30px #0b0f6b1a}.feature-icon{color:#fff;background:linear-gradient(135deg,#0b0f6b,#0f1f76);border-radius:15px;justify-content:center;align-items:center;width:60px;height:60px;margin-bottom:20px;display:flex}.feature-card h3{color:#1a1a1a;margin-bottom:12px;font-size:1.2rem;font-weight:700;line-height:1.3}.feature-card p{color:#666;margin:0;font-size:.95rem;line-height:1.6}.service-categories{grid-template-columns:repeat(auto-fit,minmax(320px,1fr));gap:40px;margin-top:40px;display:grid}.service-category{background:#89e5b1;border:2px solid #fafcff5d;border-radius:20px;padding:40px;transition:all .3s}.service-category:hover{border-color:#0b0f6b;box-shadow:0 15px 40px #0b0f6b1a}.category-header{border-bottom:2px solid #e9ecef;align-items:center;gap:20px;margin-bottom:25px;padding-bottom:20px;display:flex}.category-icon{color:#fff;background:linear-gradient(135deg,#0b0f6b,#0f1f76);border-radius:50%;flex-shrink:0;justify-content:center;align-items:center;width:70px;height:70px;display:flex}.category-header h3{color:#1a1a1a;margin:0;font-size:1.4rem;font-weight:700}.category-list{margin:0;padding:0;list-style:none}.category-list li{color:#555;padding:12px 0 12px 30px;font-size:1rem;line-height:1.5;position:relative}.category-list li:before{content:"✓";color:#0b0f6b;font-size:1.1rem;font-weight:700;position:absolute;left:0}.category-list li:not(:last-child){border-bottom:1px solid #f0f0f0}@media (width<=768px){.whats-included-section{padding:60px 5vw}.key-features-grid{grid-template-columns:1fr;gap:20px}.service-categories{grid-template-columns:1fr;gap:25px}.service-category{padding:30px 20px}.category-header{flex-direction:column;align-items:flex-start;gap:15px}.feature-card{padding:25px 20px}}.stats-section{background:linear-gradient(135deg,#0b0f6b 0%,#0f1f76 50%,#15115e 100%);padding:100px 5vw;position:relative;overflow:hidden}.stats-section:before{content:"";background:#ffffff0d;border-radius:50%;width:600px;height:600px;position:absolute;top:-50%;right:-20%}.stats-section:after{content:"";background:#ffffff08;border-radius:50%;width:400px;height:400px;position:absolute;bottom:-30%;left:-10%}.stats-container{text-align:center;z-index:1;max-width:1200px;margin:0 auto;position:relative}.stats-title{color:#fff;margin-bottom:15px;font-size:2.5rem;font-weight:700}.stats-subtitle{color:#ffffffd9;max-width:600px;margin:0 auto 50px;font-size:1.1rem}.stats-grid{grid-template-columns:repeat(4,1fr);gap:40px;display:grid}@media (width<=900px){.stats-grid{grid-template-columns:repeat(2,1fr);gap:30px}}@media (width<=500px){.stats-grid{grid-template-columns:1fr}.stats-title{font-size:1.8rem}}.stat-item{text-align:center}.stat-number{color:#fff;font-size:3.5rem;font-weight:800;display:inline}.stat-suffix{color:#ffffffe6;font-size:2.5rem;font-weight:700}.stat-label{color:#fff;margin:10px 0 5px;font-size:1.1rem;font-weight:600}.stat-desc{color:#ffffffb3;margin:0;font-size:.9rem}.how-it-works-section{background:var(--color-bg);padding:100px 5vw}.hiw-container{max-width:1200px;margin:0 auto}.steps-container{justify-content:space-between;align-items:flex-start;gap:20px;display:flex;position:relative}@media (width<=900px){.steps-container{flex-direction:column;align-items:center;gap:40px}}.step-item{text-align:center;flex:1;max-width:250px}.step-icon-wrapper{margin-bottom:25px;display:inline-block;position:relative}.step-icon{background:var(--color-bg);color:#0b0f6b;border:1px solid #e5e7eb;border-radius:20px;justify-content:center;align-items:center;width:100px;height:100px;transition:all .3s;display:flex;box-shadow:0 10px 30px #00000014}.step-item:hover .step-icon{border-color:#0b0f6b;transform:translateY(-5px);box-shadow:0 15px 40px #0d948833}.step-number{color:#fff;background:linear-gradient(135deg,#fce5aa,#f59e0b);border-radius:50%;justify-content:center;align-items:center;width:35px;height:35px;font-size:.85rem;font-weight:700;display:flex;position:absolute;top:-10px;right:-10px}.step-title{color:#1a1a1a;margin-bottom:12px;font-size:1.2rem;font-weight:700}.step-desc{color:#666;font-size:.95rem;line-height:1.6}.step-connector{background:#131667;flex:0 0 80px;height:2px;margin-top:50px}@media (width<=900px){.step-connector{flex:0 0 40px;width:2px;height:40px;margin-top:0}}.about-section{background:#fff;padding:100px 5vw}.about-container{grid-template-columns:1fr 1fr;align-items:center;gap:60px;max-width:1300px;margin:0 auto;display:grid}@media (width<=900px){.about-container{grid-template-columns:1fr;gap:50px}}.about-content .section-title{text-align:left}.about-text{color:#444;margin-bottom:20px;font-size:1.1rem;line-height:1.8}.about-text-secondary{color:#666;margin-bottom:35px;font-size:1rem;line-height:1.7}.about-stats{grid-template-columns:repeat(3,1fr);gap:20px;display:grid}.about-stat{text-align:center;background:#0d948814;border-radius:16px;padding:20px}.about-stat-number{color:#0b0f6b;margin-bottom:5px;font-size:1.8rem;font-weight:800;display:block}.about-stat-label{color:#666;font-size:.85rem}.about-values{grid-template-columns:repeat(2,1fr);gap:20px;display:grid}.value-card{background:var(--color-bg);border:1px solid #e5e7eb;border-radius:16px;padding:25px;transition:all .3s}.value-card:hover{border-color:#0d94884d;transform:translateY(-3px);box-shadow:0 10px 30px #0d94881a}.value-icon{color:#0b0f6b;background:#0d94881a;border-radius:12px;justify-content:center;align-items:center;width:50px;height:50px;margin-bottom:15px;display:flex}.value-card h3{color:#1a1a1a;margin-bottom:8px;font-size:1.1rem;font-weight:700}.value-card p{color:#666;margin:0;font-size:.9rem;line-height:1.6}.nri-section{background:var(--color-bg);padding:100px 5vw}.nri-container{grid-template-columns:1fr 1fr;align-items:center;gap:60px;max-width:1300px;margin:0 auto;display:grid}@media (width<=900px){.nri-container{grid-template-columns:1fr;gap:50px}}.nri-content .section-title{text-align:left}.nri-text{color:#555;margin-bottom:-10px;font-size:1.1rem;line-height:1.8}.nri-features{grid-template-columns:repeat(2,1fr);gap:1rem;margin-bottom:35px;display:grid}@media (width<=600px){.nri-features{grid-template-columns:1fr}}.nri-feature{background:var(--color-bg);border:1px solid #e5e7eb;border-radius:12px;padding:1rem;transition:all .3s;opacity:1!important}.nri-feature:hover{border-color:#0b0f6b;box-shadow:0 8px 25px #0d94881a}.nri-feature-icon{color:#0b0f6b;margin-bottom:.75rem}.nri-feature h4{color:#1a1a1a;margin-bottom:.5rem;font-size:.95rem;font-weight:700}.nri-feature p{color:#666;margin:0;font-size:.8rem;line-height:1.4}.nri-cta{color:#fff;background:linear-gradient(135deg,#0b0f6b,#0f1f76);border-radius:50px;align-items:center;gap:10px;margin-top:16px;padding:15px 30px;font-size:1rem;font-weight:600;text-decoration:none;transition:all .3s;display:inline-flex}.nri-cta:hover{color:#fff;text-decoration:none;transform:translateY(-3px);box-shadow:0 10px 30px #0d94884d}.nri-benefits{position:relative}.nri-image{border-radius:24px;margin-bottom:30px;overflow:hidden;box-shadow:0 20px 50px #00000026}.nri-image img{width:100%;height:auto;display:block}.nri-benefits-card{background:var(--color-bg);border:1px solid #e5e7eb;border-radius:20px;padding:30px;box-shadow:0 10px 30px #00000014}.nri-benefits-card h4{color:#1a1a1a;margin-bottom:20px;font-size:1.2rem;font-weight:700}.benefits-list{grid-template-columns:repeat(2,1fr);gap:12px;margin:0;padding:0;list-style:none;display:grid}@media (width<=500px){.benefits-list{grid-template-columns:1fr}}.benefits-list li{color:#555;align-items:flex-start;gap:10px;font-size:.9rem;display:flex}.benefits-list svg{color:#0b0f6b;flex-shrink:0;margin-top:2px}.testimonials-section{background:var(--color-bg);padding:100px 5vw}.testimonials-container{max-width:1200px;margin:0 auto}.testimonials-grid{grid-template-columns:repeat(2,1fr);gap:30px;display:grid}@media (width<=800px){.testimonials-grid{grid-template-columns:1fr}}.testimonial-card{background:var(--color-bg);border:1px solid #e5e7eb;border-radius:20px;padding:35px;transition:all .4s}.testimonial-card:hover{transform:translateY(-5px);box-shadow:0 20px 50px #0000001a}.quote-icon{color:#fff;background:linear-gradient(135deg,#fce5aa,#f59e0b);border-radius:14px;justify-content:center;align-items:center;width:55px;height:55px;margin-bottom:20px;display:flex}.testimonial-rating{color:#fce5aa;letter-spacing:3px;margin-bottom:15px;font-size:1.2rem}.testimonial-text{color:#333;margin-bottom:25px;font-size:1.05rem;font-style:italic;line-height:1.8}.testimonial-author{align-items:center;gap:15px;display:flex}.author-avatar{background:#0d94881a;border-radius:50%;justify-content:center;align-items:center;width:50px;height:50px;font-size:1.5rem;display:flex}.author-info strong{color:#1a1a1a;margin-bottom:3px;font-size:1rem;display:block}.author-info span{color:#888;font-size:.85rem}.cta-section{background:var(--color-bg);padding:80px 5vw}.cta-container{opacity:1;background:linear-gradient(135deg,#0b0f6b 0%,#0f1f76 50%,#15115e 100%);border-radius:30px;grid-template-columns:1fr 1fr;max-width:1200px;margin:0 auto;display:grid;position:relative;overflow:hidden}@media (width<=900px){.cta-container{grid-template-columns:1fr}}.cta-container:before{content:"";background:#ffffff0d;border-radius:50%;width:400px;height:400px;position:absolute;top:-100px;right:-100px}.cta-content{z-index:1;padding:60px;position:relative}@media (width<=600px){.cta-content{padding:40px 25px}}.cta-badge{color:#fff;background:#fff3;border-radius:30px;margin-bottom:25px;padding:8px 20px;font-size:.9rem;font-weight:600;display:inline-block}.cta-title{color:#fff;margin-bottom:20px;font-size:2.5rem;font-weight:700;line-height:1.2}@media (width<=600px){.cta-title{font-size:1.8rem}}.cta-highlight{color:#fce5aa}.cta-text{color:#ffffffe6;max-width:450px;margin-bottom:30px;font-size:1.1rem;line-height:1.7}.cta-buttons{flex-wrap:wrap;gap:15px;margin-bottom:25px;display:flex}.cta-button{border-radius:50px;align-items:center;gap:10px;padding:15px 28px;font-size:1rem;font-weight:600;text-decoration:none;transition:all .3s;display:inline-flex}.cta-button.primary{color:#1a1a1a;background:#fce5aa}.cta-button.primary:hover{background:#f59e0b;transform:translateY(-3px);box-shadow:0 10px 25px #fbbf2466}.cta-button.secondary{color:#fff;background:0 0;border:2px solid #ffffff4d}.cta-button.secondary:hover{background:#ffffff1a;border-color:#ffffff80}.cta-whatsapp{color:#fffc;align-items:center;gap:10px;font-size:.95rem;display:flex}.cta-image{display:none;position:relative}@media (width>=900px){.cta-image{display:block}}.cta-image img{object-fit:cover;width:100%;height:100%}.cta-image:before{content:"";background:linear-gradient(#0000,#0d948880);position:absolute;inset:0}.cta-floating-card{-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px);background:#fffffff2;border-radius:16px;align-items:center;gap:15px;padding:20px;display:flex;position:absolute;bottom:30px;left:30px;right:30px}.floating-emoji{font-size:2rem}.cta-floating-card strong{color:#1a1a1a;font-size:1rem;display:block}.cta-floating-card span{color:#666;font-size:.85rem}.footer-social{color:#fff;background:#0f1f76;padding:60px 5vw 20px;overflow:visible;height:auto!important}.footer-grid{grid-template-columns:2fr 1fr 1fr 1.5fr;gap:40px;max-width:1200px;margin:0 auto 50px;display:grid}.footer-logo{filter:brightness(.9)}.footer-col h4{color:#fce5aa;margin-bottom:20px;font-size:1.2rem;font-weight:600}.footer-col ul{padding:0;list-style:none}.footer-col ul li{margin-bottom:12px}.footer-col ul li a{color:#ffffffb3;font-size:.95rem;text-decoration:none;transition:color .3s}.footer-col ul li a:hover{color:#fce5aa}.brand-col .footer-desc{color:#ffffffb3;max-width:300px;margin-bottom:20px;font-size:.95rem;line-height:1.6}.footer-social-icons{gap:15px;display:flex}.footer-social-icons a{color:#fff;background:#ffffff1a;border-radius:50%;justify-content:center;align-items:center;padding:8px;transition:all .3s;display:flex}.footer-social-icons a:hover{color:#1a1a1a;background:#fce5aa;transform:translateY(-3px)}.contact-col p{color:#fffc;align-items:center;gap:8px;margin-bottom:12px;font-size:.95rem;display:flex}.contact-col a{color:#fff;text-decoration:none}.footer-cta-btn{color:#1a1a1a;background:#14b8a6;border-radius:48px;margin-top:15px;padding:12px 24px;font-weight:600;text-decoration:none;transition:transform .3s;display:inline-block;box-shadow:0 4px 6px #0003}.footer-cta-btn:hover{background:#14b8a582;transform:translateY(-3px);box-shadow:0 6px 8px #0000004d}.footer-bottom{color:#ffffff80;border-top:1px solid #ffffff1a;justify-content:space-between;align-items:center;padding-top:25px;font-size:.85rem;display:flex}.footer-legal{gap:20px;display:flex}.footer-legal a{color:#ffffff80;text-decoration:none;transition:color .3s}.footer-legal a:hover{color:#fff}@media (width<=900px){.footer-grid{grid-template-columns:1fr 1fr;gap:30px}}@media (width<=600px){.footer-grid{text-align:center;grid-template-columns:1fr}.footer-bottom{text-align:center;flex-direction:column;gap:15px}.brand-col .footer-desc{margin:0 auto 20px}.footer-social-icons,.contact-col p{justify-content:center}.preloader-overlay .glassy-button-container{justify-content:center;width:auto;max-width:calc(100vw - 2rem);display:flex;left:50%;right:auto;transform:translate(-50%)}}.primary-hero-cta{color:#1a1a1a;background:#fce5aa;font-weight:600;box-shadow:0 4px 15px #fbbf244d}.primary-hero-cta:hover{background:#f59e0b;transform:translateY(-2px);box-shadow:0 10px 20px #fbbf2466}.hero-trust-badges{opacity:0;animation:1s ease-out 2.5s forwards fadeIn}@keyframes fadeIn{to{opacity:1}}
