.service-detail-page{background:var(--color-bg,#eee);min-height:100vh;padding:140px 5vw 80px}.service-detail-container{max-width:900px;margin:0 auto}.service-detail-breadcrumb{color:#666;margin-bottom:30px;font-size:.9rem}.service-detail-breadcrumb a{color:#0b0f6b;font-weight:600;text-decoration:none}.service-detail-breadcrumb a:hover{text-decoration:underline}.service-detail-title{color:#1a1a1a;margin-bottom:12px;font-family:area-normal,sans-serif;font-size:3rem;font-weight:800}.service-detail-subtitle{color:#0b0f6b;margin-bottom:30px;font-size:1.2rem;font-weight:600}.service-detail-desc{color:#444;max-width:700px;margin-bottom:40px;font-size:1.15rem;line-height:1.8}.service-detail-features-title{color:#1a1a1a;margin-bottom:24px;font-size:1.5rem;font-weight:700}.service-detail-features{grid-template-columns:1fr 1fr;gap:16px;margin:0 0 50px;padding:0;list-style:none;display:grid}.service-detail-features li{color:#333;background:#fff;border:1px solid #e5e7eb;border-radius:14px;align-items:center;gap:12px;padding:14px 20px;font-size:1.05rem;transition:all .3s;display:flex}.service-detail-features li:hover{border-color:#0b0f6b;transform:translateY(-2px);box-shadow:0 6px 20px #0b0f6b14}.service-detail-cta{color:#fff;background:linear-gradient(135deg,#0b0f6b,#0f1f76);border-radius:50px;align-items:center;gap:10px;padding:16px 36px;font-size:1.05rem;font-weight:600;text-decoration:none;transition:all .3s;display:inline-flex}.service-detail-cta:hover{transform:translateY(-3px);box-shadow:0 10px 30px #0b0f6b4d}@media (width<=768px){.service-detail-page{padding:120px 20px 60px}.service-detail-title{font-size:2rem}.service-detail-features{grid-template-columns:1fr}}.blog-page-body{background:var(--color-bg);overflow-x:hidden;overflow-y:auto!important}.blog-page-body .blogs-main{background:var(--color-bg)}.blogs-main{flex-direction:column;align-items:center;gap:30px;width:100%;max-width:800px;margin:0 auto;padding:2rem 20px 60px;display:flex}.blogs-header{text-align:center;color:#1a1a1a;letter-spacing:2px;margin-bottom:20px;font-family:Outfit,sans-serif;font-size:3rem;font-weight:700}.blog-list{flex-direction:column;gap:20px;width:100%;display:flex}.blogs-empty-state{text-align:center;width:100%;color:var(--color-subtext);padding:60px 20px;font-size:1.1rem}.blog-card{-webkit-backdrop-filter:blur(10px);cursor:pointer;color:inherit;background:#ffffffb3;border:1px solid #ffffff80;border-radius:20px;justify-content:space-between;align-items:center;padding:24px 32px;text-decoration:none;transition:transform .3s,box-shadow .3s,border-color .3s;display:flex;box-shadow:0 8px 32px #0000000d}.blog-card:hover{border-color:#0b0f6b4d;transform:translateY(-5px);box-shadow:0 12px 40px #0000001a}.blog-card-content{flex:1;padding-right:20px}.blog-title{color:#1a1a1a;margin-bottom:8px;font-family:Outfit,sans-serif;font-size:1.5rem;font-weight:600}.blog-snippet{color:#666;margin:0;font-family:inherit;font-size:1rem;line-height:1.5}.blog-arrow{border:2px solid #1a1a1a;border-radius:12px;flex-shrink:0;justify-content:center;align-items:center;width:48px;height:48px;transition:all .3s;display:flex}.blog-arrow svg{stroke:#1a1a1a;width:24px;height:24px;transition:stroke .3s}.blog-card:hover .blog-arrow{background-color:var(--color-primary);border-color:var(--color-primary)}.blog-card:hover .blog-arrow svg{stroke:#fff}@media (width<=600px){.blogs-main{padding-top:100px}.blog-card{padding:20px}.blog-title{font-size:1.25rem}.blog-arrow{width:40px;height:40px}.blog-arrow svg{width:20px;height:20px}}.blog-card{flex-direction:column;align-items:stretch;padding:0;overflow:hidden}.blog-card-cover{object-fit:cover;border-radius:20px 20px 0 0;width:100%;height:180px;display:block}.blog-card-content{flex:1;padding:20px 28px}.blog-tags{flex-wrap:wrap;gap:6px;margin-bottom:10px;display:flex}.blog-tag{text-transform:uppercase;letter-spacing:.05em;color:#0b0f6b;background:#0b0f6b14;border-radius:999px;padding:3px 10px;font-size:.7rem;font-weight:600}.blog-date{color:#999;margin-top:10px;font-size:.8rem;display:block}.blog-card .blog-arrow{align-self:flex-end;margin:0 28px 20px auto}@keyframes shimmer{0%{background-position:-400px 0}to{background-position:400px 0}}.skeleton-line{background:linear-gradient(90deg,#e8e8e8 25%,#f5f5f5 50%,#e8e8e8 75%) 0 0/800px 100%;border-radius:8px;height:1rem;margin-bottom:10px;animation:1.4s linear infinite shimmer}.skeleton-title{width:70%;height:1.6rem}.skeleton-body{width:100%;height:1rem}.skeleton-body.short{width:55%}.blog-card-skeleton{pointer-events:none;min-height:100px;padding:24px 32px}.blog-empty{text-align:center;color:#666;padding:60px 20px;font-size:1rem}.blog-post-main{max-width:760px;margin:0 auto;padding:120px 20px 80px}.blog-post-back{color:#0b0f6b;align-items:center;gap:6px;margin-bottom:32px;font-size:.9rem;font-weight:500;text-decoration:none;transition:opacity .2s;display:inline-flex}.blog-post-back:hover{opacity:.7}.blog-post-cover-wrap{margin-bottom:32px}.blog-post-cover{object-fit:cover;border-radius:20px;width:100%;max-height:400px}.blog-post-header{margin-bottom:36px}.blog-post-tags{flex-wrap:wrap;gap:6px;margin-bottom:12px;display:flex}.blog-post-title{color:#1a1a1a;margin-bottom:12px;font-family:Outfit,sans-serif;font-size:clamp(1.8rem,4vw,2.8rem);font-weight:700;line-height:1.2}.blog-post-meta{color:#999;margin-bottom:10px;font-size:.85rem}.blog-post-excerpt{color:#555;border-left:4px solid #0b0f6b;margin-top:16px;padding-left:16px;font-size:1.1rem;line-height:1.6}.blog-post-body{color:#2a2a2a;line-height:1.8}.bp-p{margin-bottom:1.2em;font-size:1.05rem}.bp-h1{margin:1.8em 0 .6em;font-family:Outfit,sans-serif;font-size:2rem;font-weight:700}.bp-h2{margin:1.6em 0 .5em;font-family:Outfit,sans-serif;font-size:1.55rem;font-weight:700}.bp-h3{margin:1.4em 0 .4em;font-family:Outfit,sans-serif;font-size:1.25rem;font-weight:600}.bp-quote{color:#555;background:#0b0f6b0a;border-left:4px solid #0b0f6b;border-radius:0 12px 12px 0;margin:1.5em 0;padding:12px 20px;font-style:italic}.bp-code{color:#50fa7b;background:#1a1a2e;border-radius:12px;margin:1.5em 0;padding:20px 24px;font-size:.9rem;line-height:1.6;overflow-x:auto}.bp-list{margin:.8em 0 1em 1.5em}.bp-list li{margin-bottom:.4em;font-size:1.05rem}.bp-figure{margin:2em 0}.bp-img{border-radius:16px;width:100%;box-shadow:0 8px 32px #00000014}.bp-caption{text-align:center;color:#999;margin-top:8px;font-size:.85rem}.bp-divider{border:none;border-top:2px solid #00000014;margin:2.5em 0}.blog-post-error,.blog-post-empty{text-align:center;color:#999;padding:60px 20px;font-size:1rem}.blog-post-error a{color:#0b0f6b}.blog-post-skeleton{animation:1.5s ease-in-out infinite pulse}@keyframes pulse{0%,to{opacity:1}50%{opacity:.5}}.skeleton-post-title{width:80%;height:2.5rem;margin-bottom:16px}.skeleton-post-meta{width:30%;height:1rem;margin-bottom:24px}.skeleton-cover-skeleton{background:linear-gradient(90deg,#e8e8e8 25%,#f5f5f5 50%,#e8e8e8 75%) 0 0/800px 100%;border-radius:16px;width:100%;height:280px;margin-bottom:24px;animation:1.4s linear infinite shimmer}.waitlist-page-body{background-color:var(--color-bg);flex-direction:column;width:100vw;min-height:100dvh;font-family:area-normal,sans-serif;display:flex;overflow:visible}.waitlist-main{text-align:center;flex-direction:column;flex:1;justify-content:center;align-items:center;padding:2rem 20px 60px;display:flex;position:relative}.waitlist-container{z-index:2;flex-direction:column;justify-content:center;width:100%;max-width:800px;min-height:420px;display:flex}.waitlist-headline{color:var(--color-text);margin-bottom:2rem;font-size:3.5rem;font-weight:800;line-height:1.2;position:relative}.waitlist-subtext{color:var(--color-subtext);max-width:600px;margin-bottom:3rem;margin-left:auto;margin-right:auto;font-size:1.1rem;line-height:1.6}.waitlist-form-container{background:#fff;border:1px solid #eee;border-radius:50px;flex-direction:row;align-items:stretch;gap:0;max-width:500px;margin:0 auto;padding:6px;transition:all .3s;display:flex;position:relative;overflow:hidden;box-shadow:0 10px 30px #0000000d}.waitlist-form-container:focus-within{border-color:#ddd;box-shadow:0 15px 40px #0000001a}.waitlist-input{color:#333;appearance:none;background:0 0;border:none;border-radius:0;flex:1;min-width:0;padding:15px 20px 15px 25px;font-size:1rem;box-shadow:none!important;outline:none!important}.waitlist-input:focus,.waitlist-input:focus-visible{box-shadow:none!important;border:none!important;outline:none!important}.waitlist-input::placeholder{color:#595959;text-transform:uppercase;letter-spacing:1px;font-size:1rem}.waitlist-btn{color:#fff;cursor:pointer;text-transform:uppercase;min-height:var(--eml-touch-min,48px);letter-spacing:1px;background:#000;border:none;border-radius:40px;flex-shrink:0;justify-content:center;align-items:center;gap:10px;padding:15px 30px;font-size:1rem;font-weight:700;transition:transform .2s,background .3s;display:flex}.waitlist-btn:hover{background:#333;transform:translateY(-2px)}.waitlist-success-message{color:#0f1f76;font-size:1.5rem;font-weight:700;animation:.5s forwards fadeIn;display:none}.waitlist-status-message{text-align:center;margin-top:2rem}.waitlist-error-message{color:#b91c1c}[data-theme=dark] .waitlist-error-message{color:#f87171}@keyframes fadeIn{to{opacity:1}}.waitlist-success-panel{align-items:center;gap:var(--eml-space-4,1rem);flex-direction:column;animation:.4s forwards fadeIn;display:flex}.waitlist-success-icon{border-radius:var(--eml-radius-full,9999px);color:#16a34a;background:#dcfce7;justify-content:center;align-items:center;width:64px;height:64px;display:flex}[data-theme=dark] .waitlist-success-icon{color:#4ade80;background:#16a34a33}.waitlist-success-icon svg{width:32px;height:32px}.waitlist-success-panel h2{color:var(--color-text);margin:0;font-size:1.5rem;font-weight:800}.waitlist-success-panel p{color:var(--color-subtext);max-width:480px;margin:0;font-size:1.1rem;line-height:1.6}.waitlist-footer-image{z-index:1;pointer-events:none;justify-content:center;align-items:flex-end;width:60vw;margin-top:auto;display:flex;position:relative;overflow:hidden}.waitlist-footer-image img{object-fit:cover;opacity:.9;width:100%;max-width:100%;height:auto;display:block}.sticky-note{color:#333;text-align:center;z-index:3;background:#fce5aa;justify-content:center;align-items:center;width:150px;height:150px;padding:20px;font-family:Kalam,cursive;font-size:1.2rem;display:flex;position:absolute;bottom:-60px;left:20%;transform:rotate(-5deg);box-shadow:2px 5px 10px #0000001a}@media (width<=768px){.waitlist-headline{font-size:2.5rem}.waitlist-form-container{box-shadow:none;background:0 0;border:none;flex-direction:column;gap:15px;padding:0}.waitlist-input{text-align:center;background:#fff;border-radius:50px;width:100%;box-shadow:0 5px 15px #0000000d;border:none!important;outline:none!important}.waitlist-input:focus,.waitlist-input:focus-visible{border:none!important;outline:none!important;box-shadow:0 5px 15px #0000000d!important}[data-theme=dark] .waitlist-input{box-shadow:0 5px 15px var(--color-shadow);background:var(--color-card-bg)!important;border:1px solid var(--color-border)!important}.waitlist-btn{justify-content:center;width:100%}.sticky-note{display:none}}#bg-circle.active{transition:transform .8s cubic-bezier(.86,0,.07,1);transform:scale(60)}.navbar.active ul li{opacity:1;transition:all .5s;transform:translateY(0)}.navbar.active ul li:first-child{transition-delay:.1s}.navbar.active ul li:nth-child(2){transition-delay:.2s}.navbar.active ul li:nth-child(3){transition-delay:.3s}.navbar.active ul li:nth-child(4){transition-delay:.4s}.navbar.active ul li:nth-child(5){transition-delay:.5s}.navbar.active ul li:nth-child(6){transition-delay:.6s}.waitlist-page-body .navbar-toggle,.waitlist-page-body .site-logo{opacity:1;pointer-events:auto}[data-theme=dark] .waitlist-headline{color:var(--color-heading)}[data-theme=dark] .waitlist-subtext{color:var(--color-subtext)}[data-theme=dark] .waitlist-form-container{background:var(--color-card-bg);border-color:var(--color-border);box-shadow:0 10px 30px var(--color-shadow)}[data-theme=dark] .waitlist-form-container:focus-within{border-color:var(--color-muted);box-shadow:0 15px 40px var(--color-shadow)}[data-theme=dark] .waitlist-input{color:var(--color-text)!important;box-shadow:none!important;background:0 0!important;border:none!important}[data-theme=dark] .waitlist-input::placeholder{color:var(--color-muted)!important}[data-theme=dark] .waitlist-btn{color:#fff!important;background:#000!important;border:none!important}[data-theme=dark] .waitlist-btn:hover{background:#222!important}[data-theme=dark] .waitlist-success-message{color:var(--color-primary)}:root{--eml-space-1:4px;--eml-space-2:8px;--eml-space-3:12px;--eml-space-4:16px;--eml-space-5:20px;--eml-space-6:24px;--eml-space-8:32px;--eml-space-10:40px;--eml-space-12:48px;--eml-space-16:64px;--eml-space-20:80px;--eml-fs-xs:14px;--eml-fs-sm:16px;--eml-fs-base:18px;--eml-fs-lg:20px;--eml-fs-xl:24px;--eml-fs-2xl:28px;--eml-fs-3xl:32px;--eml-fs-4xl:40px;--eml-fs-5xl:48px;--eml-lh-tight:1.25;--eml-lh-normal:1.6;--eml-lh-relaxed:1.8;--eml-touch-min:48px;--eml-touch-comfortable:56px;--eml-radius-sm:8px;--eml-radius-md:12px;--eml-radius-lg:16px;--eml-radius-xl:24px;--eml-radius-full:9999px;--eml-shadow-sm:0 1px 2px #0000000d;--eml-shadow-md:0 4px 12px #00000014;--eml-shadow-lg:0 10px 30px #0000001f;--eml-shadow-xl:0 20px 50px #00000026;--eml-dur-fast:.15s;--eml-dur-normal:.25s;--eml-dur-slow:.4s;--eml-ease-out:cubic-bezier(.2, 0, 0, 1);--eml-safe-top:env(safe-area-inset-top,0px);--eml-safe-right:env(safe-area-inset-right,0px);--eml-safe-bottom:env(safe-area-inset-bottom,0px);--eml-safe-left:env(safe-area-inset-left,0px);--eml-bottombar-h:0px;--eml-ctabar-h:0px;--eml-bottom-obstruction:calc(var(--eml-bottombar-h) + var(--eml-ctabar-h) + var(--eml-safe-bottom));--eml-fab-offset:calc(var(--eml-bottom-obstruction) + var(--eml-space-3));--eml-z-bottombar:90;--eml-z-sheet-backdrop:130;--eml-z-sheet:131;--eml-z-toast:140;--eml-color-text:var(--color-text);--eml-color-heading:var(--color-heading);--eml-color-subtext:var(--color-subtext);--eml-color-muted:var(--color-muted);--eml-color-bg:var(--color-bg);--eml-color-primary:var(--color-primary);--eml-color-primary-dark:var(--color-primary-dark);--eml-color-accent:var(--color-accent);--eml-color-surface:var(--color-card-bg);--eml-color-border:var(--color-card-border);--eml-color-input-bg:var(--color-input-bg);--eml-color-input-border:var(--color-input-border);--eml-color-shadow:var(--color-shadow);--eml-color-overlay:var(--color-overlay);--eml-on-primary:#fff}@media (width<=1023px){:root{--eml-bottombar-h:64px}}*,:after,:before{box-sizing:border-box;margin:0;padding:0}:root{--page-padding:1.5rem;font-size:16px}body{color:var(--color-text);background-color:var(--color-bg);-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale;flex-direction:column;min-height:100dvh;margin:0;font-family:area-normal,sans-serif;display:flex}body>main{flex:1 0 auto}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),a:focus:focus-visible{background:0 0}::-webkit-scrollbar{width:0;height:0;display:none}html,body{scrollbar-width:none;-ms-overflow-style:none}a:focus-visible,button:focus-visible,textarea:focus-visible,select:focus-visible,[tabindex]:focus-visible,input:focus-visible:not(.waitlist-input){outline-offset:2px;outline:3px solid #14b8a6!important}.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-width:none;-ms-overflow-style:none;overflow-y:auto!important}html::-webkit-scrollbar{width:0;height:0;display:none}.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:auto!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:#fff}.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{display:block!important}.navbar.active{z-index:120}.navbar ul{width:100%;max-width:400px;margin:0;padding:0 40px;font-size:25px;list-style:none}.navbar ul li a{color:#fff;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:all .5s;display:block;position:relative}.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{z-index:40;background:#0b0f6b;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:100dvh;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(100svh - var(--navbar-height,5.5rem));min-height:calc(100svh - 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(100svh - 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 .curved-text-straight,.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>=1024px) and (width<=1440px){.preloader-overlay .side-text,.preloader-overlay.hero-ready .side-text{margin-bottom:2px;font-size:2.2vw;top:55%}.preloader-overlay .desc-text,.preloader-overlay.hero-ready .desc-text{margin-top:2px;font-size:1.05vw;top:68%}.preloader-overlay .left-desc,.preloader-overlay.hero-ready .left-desc{width:16vw}.preloader-overlay .right-desc,.preloader-overlay.hero-ready .right-desc{width:17vw}}@media (width<=768px){.preloader-overlay .curved-text-container{top:30%;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:100svh}.section{--progress:0;justify-content:center;align-items:center;height:100svh;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:100svh;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:min(900px,94vw);max-width:900px}.curved-text-straight{letter-spacing:-.02em;color:var(--color-heading,var(--color-text));text-align:center;white-space:nowrap;opacity:0;margin:0;padding:0;font-family:area-normal,sans-serif;font-size:clamp(2rem,4.5vw,3.25rem);font-weight:600;line-height:1.15;display:none}html.is-apple-device .curved-text-image{display:none!important}html.is-apple-device .curved-text-straight{display:block}html.is-apple-device .curved-text-container{width:auto;max-width:calc(100vw - 2rem);top:12%}html.is-apple-device .preloader-overlay .curved-text-container{top:26%}.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}html.is-apple-device .curved-text-straight{white-space:normal;max-width:90vw;font-size:clamp(1.4rem,6.5vw,2rem)}}.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:18%}.preloader-overlay .curved-text-container{top:28%}.curved-text-image{width:70vw;min-width:min(720px,92vw);max-width:720px}.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}}@media (height<=900px) and (width>=769px){.preloader-overlay .curved-text-container,.curved-text-container{top:30%}.curved-text-image{width:52vw;min-width:min(640px,90vw);max-width:640px}html.is-apple-device .preloader-overlay .curved-text-container,html.is-apple-device .curved-text-container{top:20%}html.is-apple-device .curved-text-straight{font-size:clamp(1.75rem,3.8vw,2.75rem)}}@media (height<=800px) and (width>=769px){.preloader-overlay .curved-text-container,.curved-text-container{top:34%}.curved-text-image{width:46vw;min-width:min(560px,88vw);max-width:560px}.preloader-overlay .side-text,.side-text{font-size:2.2vw;top:62%}html.is-apple-device .preloader-overlay .curved-text-container,html.is-apple-device .curved-text-container{top:22%}html.is-apple-device .curved-text-straight{font-size:clamp(1.5rem,3.4vw,2.35rem)}}@media (height<=700px) and (width>=769px){.preloader-overlay .curved-text-container,.curved-text-container{top:38%}.curved-text-image{width:40vw;min-width:min(480px,86vw);max-width:480px}html.is-apple-device .preloader-overlay .curved-text-container,html.is-apple-device .curved-text-container{top:24%}html.is-apple-device .curved-text-straight{font-size:clamp(1.35rem,3vw,2rem)}}.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:100svh;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:100svh;color:var(--color-text);display:flex;left:0;overflow:hidden}.pin-wrap{will-change:transform;justify-content:flex-start;align-items:center;height:100svh;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:100svh}.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 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)}@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}a.step-item-link,a.step-item-link:hover{color:inherit;font-weight:inherit;text-decoration:none}.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:#0f1f76;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:0 0;position:absolute;inset:0}.cta-floating-card{-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px);background:#fff;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}a.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;padding-right:80px;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}.explore-pricing-button{color:#1a1a1a;cursor:pointer;background:#fce5aa;border:none;border-radius:50px;align-items:center;gap:10px;margin-top:1rem;padding:15px 28px;font-size:1rem;font-weight:600;text-decoration:none;transition:all .3s;display:inline-flex}.explore-pricing-button:hover{background:#f59e0b;transform:translateY(-2px);box-shadow:0 10px 25px #fbbf2466}.explore-pricing-button svg{transition:transform .3s}.explore-pricing-button:hover svg{transform:translate(4px)}.policy-table{border-collapse:separate;border-spacing:0;width:100%}.policy-table th,.policy-table td{text-align:left;border-bottom:1px solid #e5e7eb;padding:16px}.policy-table th{color:#1a1a1a;background-color:#f8f9fa;font-weight:600}.policy-table tr:last-child td{border-bottom:none}.policy-table tr:hover{background-color:#f8f9fa}: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=dark] #bg-circle{background:var(--color-primary)}[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,[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] .curved-text-straight{color:var(--color-heading)!important;filter:none!important;opacity:1!important}[data-theme=dark] ::-webkit-scrollbar{width:0;height:0;display:none}[data-theme=dark] html,[data-theme=dark] body{scrollbar-width:none;-ms-overflow-style:none}[data-theme=dark] .preloader-overlay,[data-theme=dark] .initial-preloader{background-color: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] .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}[data-theme=dark] .section-badge,[data-theme=dark] .section-badge.accent,[data-theme=dark] .testimonials-badge{border-color:var(--color-card-border)!important;color:#5eead4!important;background:#14b8a626!important}[data-theme=dark] .section-title .highlight,[data-theme=dark] .highlight-text,[data-theme=dark] .step-icon,[data-theme=dark] .nri-feature-icon{color:var(--color-primary)!important}[data-theme=dark] .step-icon{border-color:var(--color-card-border)!important}[data-theme=dark] .contact-form label,[data-theme=dark] .modern-form label,[data-theme=dark] .contact-form-col label,[data-theme=dark] .form-group label{color:#4b5563!important}[data-theme=dark] .cta-button.primary,[data-theme=dark] .cta-button.primary span,[data-theme=dark] .explore-pricing-button,[data-theme=dark] .explore-pricing-button svg,[data-theme=dark] a.footer-cta-btn{color:#1a1a1a!important}html.nav-scrolled body:before{-webkit-backdrop-filter:blur(12px);backdrop-filter:blur(12px);background-color:#eeeeeea6!important;border-bottom:1px solid #0000000f!important;box-shadow:0 2px 12px #0000000f!important}html.nav-scrolled[data-theme=dark] body:before{background-color:#0000008c!important;border-bottom:1px solid #ffffff14!important;box-shadow:0 2px 12px #0006!important}@media (width>=1024px){html.nav-scrolled .navbar{-webkit-backdrop-filter:blur(12px);backdrop-filter:blur(12px);background-color:#eeeeeea6!important;border-bottom:1px solid #0000000f!important;box-shadow:0 2px 12px #0000000f!important}html.nav-scrolled[data-theme=dark] .navbar{background-color:#0000008c!important;border-bottom:1px solid #ffffff14!important;box-shadow:0 2px 12px #0006!important}}@supports not ((-webkit-backdrop-filter:blur(1px)) or (backdrop-filter:blur(1px))){html.nav-scrolled body:before,html.nav-scrolled .navbar{background-color:#eeeeeef2!important}html.nav-scrolled[data-theme=dark] body:before,html.nav-scrolled[data-theme=dark] .navbar{background-color:#000000eb!important}}[data-theme=dark] .cta-floating-card{background:#fff!important}[data-theme=dark] .cta-floating-card strong{color:#1a1a1a!important}[data-theme=dark] .cta-floating-card span{color:#555!important}[data-theme=dark] .services-pricing-cta{background:#3a54d4;box-shadow:0 4px 16px #3a54d459}[data-theme=dark] .services-pricing-cta:hover{background:#2e44c0}.site-logo{top:calc(.75rem + var(--eml-safe-top));left:calc(1.25rem + var(--eml-safe-left))}.navbar-toggle{top:calc(var(--navbar-height,5.5rem) / 2 + var(--eml-safe-top));right:calc(1.25rem + var(--eml-safe-right))}.dark-mode-toggle:not(.dark-mode-toggle-mobile){top:calc(2.5rem + var(--eml-safe-top));right:calc(2.5rem + var(--eml-safe-right))}.nri-connect-button{top:calc(2.5rem + var(--eml-safe-top))}body:before{height:calc(var(--navbar-height) + var(--eml-safe-top))}@media (width>=1024px){.navbar{height:calc(var(--navbar-height) + var(--eml-safe-top));min-height:calc(var(--navbar-height) + var(--eml-safe-top));padding-top:var(--eml-safe-top)}}@media (width<=1023px){.navbar{padding-top:var(--eml-safe-top);padding-bottom:var(--eml-safe-bottom)}}#bg-circle{transition:transform .8s cubic-bezier(.86,0,.07,1)}#bg-circle.active{transform:scale(60)}.navbar.active{opacity:1;display:flex!important}.navbar.active ul li{opacity:0;animation:.4s forwards fadeInUp;transform:translateY(25px)}.navbar.active ul li:first-child{animation-delay:.4s}.navbar.active ul li:nth-child(2){animation-delay:.5s}.navbar.active ul li:nth-child(3){animation-delay:.55s}.navbar.active ul li:nth-child(4){animation-delay:.6s}.navbar.active ul li:nth-child(5){animation-delay:.65s}.navbar.active ul li:nth-child(6){animation-delay:.7s}.navbar.active ul li:nth-child(7){animation-delay:.75s}@keyframes fadeInUp{0%{opacity:0;transform:translateY(25px)}to{opacity:1;transform:translateY(0)}}.about-page-body .navbar-toggle,.about-page-body .site-logo,.contact-page-body .navbar-toggle,.contact-page-body .site-logo,.nri-page-body .navbar-toggle,.nri-page-body .site-logo,.trust-page-body .navbar-toggle,.trust-page-body .site-logo,.privacy-page-body .navbar-toggle,.privacy-page-body .site-logo,.terms-page-body .navbar-toggle,.terms-page-body .site-logo,.blog-page-body .navbar-toggle,.blog-page-body .site-logo,.services-page-body .navbar-toggle,.services-page-body .site-logo,.waitlist-page-body .navbar-toggle,.waitlist-page-body .site-logo{opacity:1!important;pointer-events:auto!important}#page-loader{z-index:99999;opacity:1;pointer-events:all;background:#eee;justify-content:center;align-items:center;width:100vw;height:100dvh;transition:opacity .4s;display:flex;position:fixed;inset:0}.page-loader-spinner{border:4px solid #e0e0e0;border-top-color:#0b0f6b;border-radius:50%;width:48px;height:48px;animation:.8s linear infinite page-loader-spin;box-shadow:0 4px 16px #0b0f6b26}@keyframes page-loader-spin{to{transform:rotate(360deg)}}[data-theme=dark] #page-loader{background:#000!important}[data-theme=dark] .page-loader-spinner{border-color:#333!important;border-top-color:var(--color-primary,#0b0f6b)!important}.whatsapp-widget{z-index:100;color:#fff;background:#25d366;border-radius:50%;justify-content:center;align-items:center;width:56px;height:56px;transition:transform .2s,box-shadow .2s;display:flex;position:fixed;bottom:24px;right:24px;box-shadow:0 4px 12px #00000040}.whatsapp-widget:hover{text-decoration:none;transform:scale(1.08);box-shadow:0 6px 16px #0000004d}.whatsapp-widget svg{fill:#fff;width:30px;height:30px}[data-theme=dark] .whatsapp-widget,[data-theme=dark] .whatsapp-widget svg{color:#fff!important;fill:#fff!important}[data-theme=dark] .whatsapp-widget{box-shadow:0 4px 12px #0009}@media (width<=1023px){.whatsapp-widget{display:flex}}.about-page-body{background:var(--color-bg);overflow-x:hidden;overflow-y:auto!important}.about-page-body .about-page-main{background:var(--color-bg)}.about-page-main{background:var(--color-bg);max-width:1400px;margin:0 auto;padding:2rem 5% 4rem}.breadcrumb{color:var(--color-text-light);letter-spacing:.5px;margin-bottom:1.5rem;font-size:.9rem;font-weight:400}.breadcrumb a{color:var(--color-text-light);text-decoration:none}.breadcrumb span{color:var(--color-text);font-weight:500}.about-hero{justify-content:space-between;align-items:center;gap:4rem;margin-bottom:6rem;padding:2rem 0;display:flex}.about-hero-content{flex:1;max-width:600px}.about-hero-content h1{color:var(--color-text);margin-bottom:1.5rem;font-size:3.5rem;font-weight:700;line-height:1.2}.wellness-accent{color:#0b0f6b}.hero-subtext{color:var(--color-text-light);font-size:1.125rem;font-weight:400;line-height:1.6}.services-pricing-cta{color:#fff;background:#0f1f76;border-radius:50px;align-items:center;gap:8px;margin-top:28px;padding:14px 28px;font-size:1rem;font-weight:600;text-decoration:none;transition:background .2s,transform .2s,box-shadow .2s;display:inline-flex;box-shadow:0 4px 16px #0f1f7640}.services-pricing-cta:hover{background:#0b1760;transform:translateY(-2px);box-shadow:0 8px 24px #0f1f7659}.services-pricing-cta svg{transition:transform .2s}.services-pricing-cta:hover svg{transform:translate(4px)}.about-hero-image{flex:1;max-width:600px}.about-hero-image img{object-fit:cover;border-radius:20px;width:100%;height:auto;display:block;box-shadow:0 10px 30px #0000001a}.why-choose-us{margin-bottom:6rem}.why-choose-header{text-align:left;margin-bottom:3rem}.why-choose-header h2{color:var(--color-text);margin-bottom:.8rem;font-size:3rem;font-weight:700}.section-sub{color:var(--color-text-light);font-size:1.1rem;font-weight:400}.why-choose-content{align-items:center;gap:4rem;display:flex}.why-choose-image{flex:1}.why-choose-image img{object-fit:cover;border-radius:20px;width:100%;height:auto;display:block;box-shadow:0 10px 30px #0000001a}.key-features-list{flex:1}.key-features-list h3{color:var(--color-text);margin-bottom:2rem;font-size:2rem;font-weight:700}.key-features-list ul{padding:0;list-style:none}.key-features-list li{color:var(--color-text);align-items:flex-start;gap:1rem;margin-bottom:1.5rem;font-size:1.1rem;line-height:1.5;display:flex}.check-icon{color:#0b0f6b;margin-top:.2rem;font-size:1.2rem;font-weight:700}.welcome-section{margin-bottom:6rem}.welcome-intro{color:var(--color-text-light);text-align:left;max-width:100%;margin:0 0 4rem;font-size:1.1rem;font-weight:400;line-height:1.8}.purple-accent{color:#0b0f6b;font-weight:500}.welcome-stats-row{grid-template-columns:1fr 300px 350px;gap:2rem;margin-bottom:2rem;display:grid}.promo-card{border-radius:20px;height:320px;position:relative;overflow:hidden}.promo-card img{object-fit:cover;width:100%;height:100%}.promo-overlay{color:#fff;background:linear-gradient(#0000,#000c);padding:2rem;position:absolute;bottom:0;left:0;right:0}.discount-badge{color:#fff;background:#1a1a1a;border-radius:8px;margin-bottom:.8rem;padding:.5rem 1rem;font-weight:600;display:inline-block}.promo-overlay p{margin:0;font-size:.9rem;line-height:1.5}.stat-box{border-radius:20px;flex-direction:column;justify-content:center;padding:2rem;display:flex}.yellow-stat{color:#1a1a1a;background:#9ce3bb}.stat-number{margin-bottom:.8rem;font-size:1.8rem;font-weight:700}.stat-desc{color:#333;margin:0;font-size:.9rem;line-height:1.5}.black-stat{color:#fff;background:#0b0f6b}.star-rating{color:#fce5aa;margin-bottom:1rem;font-size:1.5rem}.testimonial{margin-bottom:.8rem;font-size:.9rem;font-style:italic;line-height:1.6}.author{opacity:.8;margin-bottom:1rem;font-size:.85rem}.review-count{font-size:1.2rem;font-weight:600}.experts-section{margin-bottom:8rem}.experts-header{justify-content:space-between;align-items:flex-end;margin-bottom:3rem;display:flex}.experts-header h2{color:#1a1a1a;font-size:3.5rem;font-weight:700;line-height:1.1}.experts-sub{color:#666;max-width:300px;font-size:1rem;font-weight:400}.experts-grid{grid-template-columns:repeat(3,1fr);gap:2rem;margin-bottom:3rem;display:grid}.team-category{margin-bottom:4rem}.team-category:last-child{margin-bottom:3rem}.team-category-header{margin-bottom:1.75rem}.team-category-header h3{color:var(--color-text);margin-bottom:.4rem;font-size:1.6rem;font-weight:700}.team-category-header p{color:var(--color-text-light);margin:0;font-size:.95rem}.executives-grid,.sme-grid{grid-template-columns:repeat(4,1fr)}.sme-grid{grid-template-columns:repeat(2,minmax(220px,320px))}.advisors-grid,.board-grid{grid-template-columns:repeat(4,1fr)}.exec-card,.sme-card{text-align:center;align-items:center}.team-photo,.exec-card img,.sme-card img,.expert-card img,.director-card img{object-fit:contain;object-position:center center;background:#eef1f5;border-radius:12px;flex-shrink:0;width:160px;height:210px;margin-bottom:1.5rem;margin-left:auto;margin-right:auto;display:block}.exec-card .social-icons,.sme-card .social-icons{justify-content:center}.placeholder-card{text-align:center;box-shadow:none;background:#f3f4f8;border:1.5px dashed #c7cbe0;align-items:center}.placeholder-avatar{color:#8b90b5;background:#e2e5f2;border-radius:12px;flex-shrink:0;justify-content:center;align-items:center;width:160px;height:210px;margin-bottom:1.5rem;display:flex}.placeholder-card h3{color:#6b7085}.placeholder-card .role{font-style:italic}.expert-card{text-align:left;background:#ebffe4;border-radius:20px;flex-direction:column;align-items:flex-start;padding:2rem;transition:transform .3s,box-shadow .3s;display:flex;box-shadow:0 4px 15px #00000014}.expert-card:hover{transform:translateY(-5px);box-shadow:0 8px 25px #0000001f}.expert-card.highlighted{color:#fff;background:#0f1f76}.director-card{text-align:center;align-items:center}.director-card h3,.director-card .role,[data-theme=dark] .director-card h3,[data-theme=dark] .director-card .role{color:#1a1a1a!important}.expert-card h3{margin-bottom:.5rem;font-size:1.3rem;font-weight:600}.expert-card .role{color:var(--color-text-light);margin-bottom:1.5rem;font-size:.95rem}.expert-card.highlighted .role{color:#fff}.social-icons{justify-content:flex-start;gap:1rem;display:flex}.social-icons a{color:#b9b9b9;transition:color .3s}.social-icons a:hover{color:var(--color-primary)}.view-all-btn{text-align:left}.view-all-btn a{background:var(--color-primary);color:#fff;border-radius:50px;align-items:center;gap:.5rem;padding:1rem 2.5rem;font-size:1.05rem;font-weight:600;text-decoration:none;transition:all .3s;display:inline-flex}.view-all-btn a:hover{background:var(--color-primary-dark);color:wheat;transform:translateY(-2px);box-shadow:0 5px 15px #0b0f6b4d}.cta-section{text-align:left;background:#f8f9fa;border-radius:30px;flex-direction:column;align-items:flex-start;margin-bottom:3rem;padding:5rem 4rem;display:flex}.cta-content h2{color:var(--color-text);margin-bottom:1.5rem;font-size:3rem;font-weight:700;line-height:1.2}.cta-content p{color:var(--color-text-light);max-width:700px;margin:0 0 2.5rem;font-size:1.1rem;line-height:1.7}.cta-buttons{justify-content:flex-start;gap:1.5rem;display:flex}.btn-primary,.btn-secondary{border-radius:50px;padding:1.1rem 2.5rem;font-size:1.05rem;font-weight:600;text-decoration:none;transition:all .3s;display:inline-block}.btn-primary{background:var(--color-primary);color:#fff}.btn-primary:hover{background:var(--color-primary-dark);transform:translateY(-2px);box-shadow:0 5px 15px #0b0f6b4d}.btn-secondary{color:var(--color-primary);border:2px solid var(--color-primary);background:#fff}.btn-secondary:hover{background:var(--color-primary);color:#fff}.footer-social{background:#0d0d5e;border-radius:30px 30px 0 0;width:100%;height:180px;margin-top:0;overflow:hidden}.footer-social-inner{background:#0d0d5e;justify-content:center;align-items:center;gap:60px;padding:40px;display:flex}.social-link{color:#fff;flex-direction:column;align-items:center;gap:10px;text-decoration:none;transition:all .3s;display:flex}.social-link span{color:#fff;opacity:.9;font-size:.9rem;font-weight:500;transition:opacity .3s}.social-link:hover svg{stroke:#fce5aa}.social-link:hover span{opacity:1}@media (width<=1024px){.about-hero,.why-choose-content{flex-direction:column;gap:3rem}.about-hero-content h1{font-size:3rem}.why-choose-header h2,.experts-header h2,.cta-content h2{font-size:2.5rem}.welcome-stats-row{grid-template-columns:1fr}.experts-grid,.executives-grid,.sme-grid,.advisors-grid,.board-grid{grid-template-columns:repeat(2,1fr)}.experts-header{flex-direction:column;align-items:flex-start;gap:1rem}}@media (width<=768px){.about-page-main{padding-left:1.5rem;padding-right:1.5rem}.about-hero-content h1{font-size:2.5rem}.experts-grid,.executives-grid,.sme-grid,.advisors-grid,.board-grid{grid-template-columns:1fr}.cta-buttons{flex-direction:column;align-items:center}.btn-primary,.btn-secondary{width:100%;max-width:300px}}.mt-4{margin-top:1.5rem}.highlight-text{color:var(--color-primary)}.policy-list{margin-top:1.5rem;padding-left:2rem}.policy-list li{color:var(--color-text);margin-bottom:1rem}.contact-form{background:#9ce3bb;border-radius:20px;padding:2.5rem;box-shadow:0 4px 15px #00000014}.form-group{margin-bottom:1.5rem}.form-group label{color:var(--color-text);margin-bottom:.5rem;font-weight:500;display:block}.form-group input,.form-group textarea{border:1px solid #ddd;border-radius:10px;width:100%;padding:1rem;font-family:inherit;font-size:1rem;transition:border-color .3s}.form-group input:focus,.form-group textarea:focus{border-color:var(--color-primary);outline:none}.contact-form button{cursor:pointer;background:var(--color-primary);color:#fff;border:none;border-radius:50px;width:100%;padding:1rem;font-size:1.05rem;font-weight:600;transition:background .3s}.contact-form button:hover{background:var(--color-primary-dark)}.faq-item{background:#fff;border-radius:15px;margin-bottom:1.5rem;padding:2rem;box-shadow:0 2px 10px #0000000d}.faq-item h3{color:var(--color-text);margin-bottom:1rem;font-size:1.2rem;font-weight:600}.faq-item p{color:var(--color-text-light);margin:0;line-height:1.6}.hiw-accordion-section{margin-bottom:2rem;padding:2rem 0 6rem}.hiw-accordion-container{align-items:flex-start;gap:4rem;display:flex}.hiw-content-col{flex:1}.hiw-label{color:var(--color-primary);text-transform:uppercase;letter-spacing:.5px;margin-bottom:.5rem;font-size:.9rem;font-weight:600;display:block}.hiw-title{color:#1a1a1a;margin-bottom:2.5rem;font-size:2.5rem;font-weight:700}.accordion-list{flex-direction:column;display:flex}.accordion-item{border-bottom:1px solid #e5e7eb}.accordion-header{cursor:pointer;align-items:center;padding:1.5rem 0;transition:background-color .2s;display:flex}.accordion-number-wrapper{margin-right:1.5rem}.accordion-number{color:#6b7280;background-color:#0000;border:1px solid #e5e7eb;border-radius:50%;justify-content:center;align-items:center;width:32px;height:32px;font-size:.9rem;font-weight:600;transition:all .3s;display:flex}.accordion-item.active .accordion-number{color:#fff;background-color:#0b0f6b;border-color:#0b0f6b}.accordion-title{color:#1f2937;flex:1;margin:0;font-size:1.1rem;font-weight:600}.accordion-icon{color:#6b7280;margin-left:1rem;transition:transform .3s}.accordion-item.active .accordion-icon{color:#0b0f6b;transform:rotate(180deg)}.accordion-body{max-height:0;transition:max-height .3s cubic-bezier(.4,0,.2,1);overflow:hidden}.accordion-item.active .accordion-body{max-height:500px}.accordion-body-content{padding-bottom:1.5rem;padding-left:3.5rem}.accordion-steps{margin:0;padding:0;list-style:none}.accordion-steps li{color:#4b5563;margin-bottom:.8rem;padding-left:1.5rem;font-size:.95rem;line-height:1.5;position:relative}.accordion-steps li:before{content:"";background-color:#0b0f6b;border-radius:50%;width:6px;height:6px;position:absolute;top:.5rem;left:0}.hiw-image-col{flex:1;justify-content:center;align-items:flex-start;display:flex}.hiw-image-wrapper{border-radius:20px;width:100%;position:relative;overflow:hidden;box-shadow:0 20px 40px #0000001a}.hiw-main-img{object-fit:cover;width:100%;height:auto;display:block}.play-button-overlay{cursor:pointer;opacity:.9;background:#2563ebe6;border-radius:50%;justify-content:center;align-items:center;width:64px;height:64px;transition:transform .3s;display:flex;position:absolute;top:50%;left:50%;transform:translate(-50%,-50%);box-shadow:0 0 0 8px #2563eb33}.play-button-overlay:hover{opacity:1;transform:translate(-50%,-50%)scale(1.1)}@media (width<=1024px){.hiw-accordion-container{flex-direction:column;gap:2rem}.hiw-image-col{width:100%}}.contact-modern-section{background:var(--color-bg);padding:80px 5vw}.contact-modern-container{background:#fff;border-radius:20px;max-width:1100px;min-height:600px;margin:0 auto;display:flex;overflow:hidden;box-shadow:0 15px 40px #0000001a}.contact-info-col{color:#333;z-index:1;background:#fff;flex-direction:column;flex:0 0 40%;justify-content:space-between;padding:60px 40px;display:flex;position:relative;overflow:hidden}.contact-info-header,.contact-details{z-index:5;position:relative}.contact-info-col h2{color:#333;margin-bottom:15px;font-size:2rem;font-weight:700}.contact-info-col p{color:#000000b3;margin-bottom:40px;font-size:1rem;line-height:1.6}.contact-details{flex-direction:column;gap:30px;display:flex}.contact-detail-item{align-items:flex-start;gap:20px;font-size:1.1rem;display:flex}.contact-detail-item svg{color:#666;flex-shrink:0;width:24px;height:24px}.contact-info-col:after{content:"";pointer-events:none;background:#00000008;border-radius:50%;width:250px;height:250px;position:absolute;bottom:-100px;right:-100px}.contact-info-col:before{content:"";pointer-events:none;background:#00000005;border-radius:50%;width:100px;height:100px;position:absolute;bottom:80px;right:80px}.contact-form-col{background:#fff;flex:1;padding:60px 50px}.modern-form{flex-direction:column;gap:40px;display:flex}.form-row{gap:40px;display:flex}.form-group{flex-direction:column;flex:1;display:flex;position:relative}.form-group label{color:#888;margin-bottom:10px;font-size:.95rem;font-weight:500}.form-group input,.form-group textarea{color:#333;resize:none;background:0 0;border:none;border-bottom:2px solid #e0e0e0;outline:none;width:100%;padding:10px 0;font-family:inherit;font-size:1.1rem;transition:border-color .3s}.form-group input:focus,.form-group textarea:focus{border-bottom-color:#01d2a0}.form-group input::placeholder,.form-group textarea::placeholder{color:#ccc;opacity:.5}.send-btn{color:#fff;cursor:pointer;background:#0f1f76;border:none;border-radius:8px;align-self:flex-start;margin-top:10px;padding:15px 45px;font-size:1.1rem;font-weight:600;transition:all .3s;box-shadow:0 4px 10px #01d2a033}.send-btn:hover{background:#00b395;transform:translateY(-2px);box-shadow:0 8px 20px #01d2a04d}@media (width<=900px){.contact-modern-container{flex-direction:column}.contact-info-col,.contact-form-col{padding:40px 30px}.form-row{flex-direction:column;gap:30px}}.flipping-cards-grid{grid-template-columns:repeat(4,1fr);gap:2rem;max-width:1200px;margin:0 auto;padding:2rem 0;display:grid}.flip-card{perspective:1000px;cursor:pointer;background-color:#0000;height:420px}.flip-card-inner{text-align:center;width:100%;height:100%;transform-style:preserve-3d;transition:transform .8s cubic-bezier(.4,0,.2,1);position:relative}.flip-card.flipped .flip-card-inner{transform:rotateY(180deg)}.flip-card-front,.flip-card-back{backface-visibility:hidden;border-radius:16px;width:100%;height:100%;position:absolute;overflow:hidden;box-shadow:0 8px 24px #0000001a}.flip-card-front{background:#fff;flex-direction:column;display:flex}.flip-card-image{object-fit:cover;object-position:center;width:100%;height:250px}.flip-card-front-content{background:linear-gradient(#fff,#e5e7eb);flex-direction:column;flex:1;justify-content:center;padding:1.5rem;display:flex}.flip-card-title{color:#1a1a1a;margin:0 0 .5rem;font-size:1.5rem;font-weight:700;line-height:1.3}.flip-card-subtitle{color:#666;margin:0;font-size:.95rem;line-height:1.5}.flip-card-back{color:#fff;text-align:center;background:linear-gradient(135deg,#0b0f6b 0%,#14b8a6 100%);flex-direction:column;justify-content:center;align-items:center;padding:2rem;display:flex;transform:rotateY(180deg)}.flip-card-back-title{color:#fff;margin:0 0 1rem;font-size:1.4rem;font-weight:700}.flip-card-back-desc{color:#fffffff2;margin:0 0 1.5rem;font-size:.95rem;line-height:1.6}.flip-card.flipped .flip-card-front,.flip-card:not(.flipped) .flip-card-back{pointer-events:none}.flip-card-back .flip-card-button{z-index:2;pointer-events:auto;text-decoration:none;display:inline-block;position:relative}.flip-card-button{-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px);color:#fff;cursor:pointer;text-transform:uppercase;letter-spacing:.5px;background:#fff3;border:1.5px solid #fff6;border-radius:50px;padding:.75rem 2rem;font-size:.95rem;font-weight:600;transition:all .3s}.flip-card-button:hover{background:#ffffff4d;border-color:#fff9;transform:translateY(-2px);box-shadow:0 4px 12px #0003}.flip-card:hover .flip-card-front{box-shadow:0 12px 32px #00000026}@media (width>=769px) and (width<=1024px){.flipping-cards-grid{grid-template-columns:repeat(2,1fr)}}@media (width>=769px){.flip-card:not(.flipped) .flip-card-back{visibility:hidden}.flip-card.flipped .flip-card-back{visibility:visible}}.about3-section{background:var(--color-bg);padding:0}.about3-container{max-width:1200px;margin:0 auto;padding:0 2rem}.about3-header{text-align:left;grid-template-columns:repeat(2,1fr);gap:2rem;margin-bottom:3.5rem;display:grid}.about3-title{color:#1a1a1a;font-size:3rem;font-weight:600;line-height:1.2}.about3-description{color:#666;font-size:1.125rem;line-height:1.8}.about3-grid{grid-template-columns:2fr 1fr;gap:1.75rem;margin-bottom:6rem;display:grid}.about3-main-image{border-radius:12px;max-height:620px;overflow:hidden}.about3-main-image img{object-fit:cover;width:100%;height:100%;display:block}.about3-right-col{flex-direction:column;gap:1.75rem;display:flex}.about3-breakout-card{background:#b1e9d5;border-radius:12px;flex-direction:column;justify-content:space-between;gap:1.5rem;padding:1.75rem;display:flex}.breakout-logo{width:auto;height:48px;margin-right:auto}.breakout-content{flex:1}.breakout-title{color:#1a1a1a;margin-bottom:.5rem;font-size:1.125rem;font-weight:600}.breakout-description{color:#666;font-size:.95rem;line-height:1.6}.breakout-button{color:#1a1a1a;background:#fff;border:1.5px solid #e5e7eb;border-radius:8px;align-items:center;margin-right:auto;padding:.75rem 1.5rem;font-weight:500;text-decoration:none;transition:all .2s;display:inline-flex}.breakout-button:hover{color:#0b0f6b;background:#f9fafb;border-color:#0b0f6b}.about3-secondary-image{border-radius:12px;flex:1;min-height:0;overflow:hidden}.about3-secondary-image img{object-fit:cover;width:100%;height:100%;display:block}.about3-companies{text-align:center;padding:8rem 0}.companies-title{color:#666;margin-bottom:2rem;font-size:1rem}.companies-grid{flex-wrap:wrap;justify-content:center;gap:2rem;display:flex}.company-item{color:#666;align-items:center;gap:.75rem;display:flex}.company-item svg{flex-shrink:0}.company-item span{font-size:.95rem;font-weight:500}.about3-achievements{background:#f8e3b2;border-radius:12px;margin-top:4rem;padding:4rem;position:relative;overflow:hidden}.achievements-grid-bg{opacity:.15;pointer-events:none;z-index:1;background-color:#0000;background-image:linear-gradient(90deg,#d1d5db 1px,#0000 1px),linear-gradient(#d1d5db 1px,#0000 1px);background-position:0 0,0 0;background-repeat:repeat,repeat;background-size:80px 80px;background-attachment:scroll,scroll;background-origin:padding-box,padding-box;background-clip:border-box,border-box;width:100%;height:100%;position:absolute;top:-1px;right:1px;-webkit-mask-image:linear-gradient(to bottom right,#000,#0000,#0000);mask-image:linear-gradient(to bottom right,#000,#0000,#0000)}.achievements-content{z-index:2;flex-direction:column;gap:1rem;margin-bottom:2.5rem;display:flex;position:relative}.achievements-title{color:#1a1a1a;font-size:2.5rem;font-weight:600}.achievements-description{color:#666;max-width:42rem;line-height:1.7}.achievements-stats{z-index:2;text-align:center;flex-wrap:wrap;justify-content:space-between;gap:2.5rem;display:flex;position:relative}.achievement-item{flex-direction:column;gap:1rem;display:flex}.achievement-label{color:#666;margin:0;font-size:.95rem}.achievement-value{color:#1a1a1a;font-size:3rem;font-weight:600;line-height:1}@media (width<=768px){.about3-section{padding:0}.about3-container{padding:0 1.5rem}.about3-header{text-align:center;grid-template-columns:1fr;gap:1.5rem;margin-bottom:2.5rem}.about3-title{font-size:2rem}.about3-description{font-size:1rem}.about3-grid{grid-template-columns:1fr;gap:1.5rem;margin-bottom:4rem}.about3-right-col{flex-direction:row;gap:1.5rem}.about3-breakout-card,.about3-secondary-image{flex:1}.about3-companies{padding:4rem 0}.companies-grid{gap:1.5rem}.company-item{justify-content:center;width:calc(50% - .75rem)}.about3-secondary-image{display:none}.about3-achievements{padding:2.5rem 1.5rem}.achievements-content{text-align:center}.achievements-title{font-size:1.75rem}.achievements-description{font-size:.95rem}.achievements-stats{flex-direction:column;gap:2rem}.achievement-value{font-size:2.5rem}}@media (width>=769px) and (width<=1024px){.about3-header{gap:1.5rem}.about3-title{font-size:2.5rem}.about3-grid{grid-template-columns:1fr 1fr}.about3-main-image{grid-column:1/-1}.about3-right-col{flex-direction:row;grid-column:1/-1}.about3-breakout-card,.about3-secondary-image{flex:1}}.testimonials-columns-section{background:var(--color-bg);padding:5rem 0;position:relative;overflow:hidden}.testimonials-columns-container{max-width:1200px;margin:0 auto;padding:0 2rem}.testimonials-header{text-align:center;flex-direction:column;justify-content:center;align-items:center;max-width:540px;margin:0 auto 3rem;display:flex}.testimonials-badge{color:#666;border:1px solid #e5e7eb;border-radius:8px;margin-bottom:1.25rem;padding:.25rem 1rem;font-size:.875rem;display:inline-block}.testimonials-main-title{color:#1a1a1a;margin-bottom:1.25rem;font-size:clamp(1.5rem,4vw,3rem);font-weight:700;line-height:1.2}.testimonials-main-subtitle{color:#666;font-size:1rem;line-height:1.6}.testimonials-columns-wrapper{justify-content:center;gap:1.5rem;max-height:740px;display:flex;overflow:hidden;-webkit-mask-image:linear-gradient(#0000,#000 25% 75%,#0000);mask-image:linear-gradient(#0000,#000 25% 75%,#0000)}.testimonial-column{flex-direction:column;gap:1.5rem;animation:linear infinite scroll-up;display:flex}.testimonial-column-1{animation-duration:15s}.testimonial-column-2{animation-duration:19s}.testimonial-column-3{animation-duration:17s}@keyframes scroll-up{0%{transform:translateY(0)}to{transform:translateY(-50%)}}.testimonial-column-card{background:var(--color-bg);border:1px solid #e5e7eb;border-radius:24px;flex-shrink:0;width:100%;max-width:20rem;padding:2.5rem;box-shadow:0 4px 16px #0d94881a}.testimonial-column-text{color:#1a1a1a;margin-bottom:1.25rem;font-size:.95rem;line-height:1.6}.testimonial-column-author{align-items:center;gap:.5rem;display:flex}.testimonial-column-image{object-fit:cover;border-radius:50%;width:40px;height:40px}.testimonial-column-info{flex-direction:column;display:flex}.testimonial-column-name{color:#1a1a1a;margin:0;font-size:.95rem;font-weight:600;line-height:1.25}.testimonial-column-role{color:#666;margin:0;font-size:.875rem;line-height:1.25}@media (width<=768px){.testimonials-columns-section{padding:3rem 0}.testimonials-columns-container{padding:0 1.5rem}.testimonials-columns-wrapper{gap:1rem}.testimonial-column-card{max-width:16rem;padding:1.75rem}.testimonial-column-2,.testimonial-column-3{display:none}}@media (width>=769px) and (width<=1024px){.testimonials-columns-wrapper{gap:1.25rem}.testimonial-column-3{display:none}}#eml-site-loader{z-index:2147483646;pointer-events:all;background:0 0;justify-content:center;align-items:center;display:flex;position:fixed;inset:0}#eml-site-loader #page-transition-circle{z-index:1;pointer-events:none;will-change:transform;background:#1a2a58;border-radius:50%;width:120px;height:120px;margin:-60px 0 0 -60px;position:fixed;top:50%;left:50%;transform:scale(0)}#eml-site-loader #eml-video-preloader{z-index:2;pointer-events:none;border-radius:24px;justify-content:center;align-items:center;transition:opacity .5s;display:flex;position:relative;overflow:hidden}#eml-preloader-spinner{z-index:3;border:4px solid #0000;border-radius:50%;width:48px;height:48px;animation:.8s linear infinite eml-pl-spin;position:absolute}#eml-site-loader,#eml-site-loader *{background-color:#0000}#eml-site-loader #page-transition-circle{background-color:#1a2a58}@keyframes eml-pl-spin{to{transform:rotate(360deg)}}#eml-preloader-spinner.is-hidden{display:none}#eml-site-loader #eml-preloader-video{object-fit:contain;opacity:0;width:min(300px,72vw);height:auto;max-height:72vh;box-shadow:none;transform-origin:50%;background:0 0;border:none;border-radius:24px;outline:none;transition:opacity .4s;display:block;transform:scale(1.01)}#eml-site-loader #eml-preloader-video.is-ready{opacity:1}#eml-site-loader #eml-preloader-video.is-fading{opacity:0}html.eml-site-loading,html.eml-video-preloader-active{background:0 0!important;overflow:hidden!important}html.eml-site-loading body>:not(#eml-site-loader):not(#eml-theme-circle){visibility:hidden!important;opacity:0!important;pointer-events:none!important}html.eml-site-loading #eml-site-loader,html.eml-site-loading #eml-site-loader *{visibility:visible!important}html.eml-site-loading #eml-preloader-video.is-ready{opacity:1!important;max-width:none!important;max-height:none!important}#eml-site-loader.is-hidden{pointer-events:none!important;display:none!important}#root{display:contents}html.eml-site-ready .navbar-toggle,html.eml-site-ready .site-logo,html:not(.eml-site-loading) .navbar-toggle,html:not(.eml-site-loading) .site-logo{opacity:1;pointer-events:auto}.faq-container{max-width:900px;margin:0 auto;padding:40px 20px}.faq-item{background:#fff;border:1px solid #e5e7eb;border-radius:12px;margin-bottom:20px;transition:all .3s;overflow:hidden}.faq-item:hover{box-shadow:0 4px 12px #0000001a}.faq-question{cursor:pointer;color:#1a1a1a;-webkit-user-select:none;user-select:none;justify-content:space-between;align-items:center;padding:24px;font-size:1.1rem;font-weight:600;display:flex}.faq-question:hover{background:#f9fafb}.faq-icon{flex-shrink:0;width:24px;height:24px;margin-left:16px;transition:transform .3s}.faq-item.active .faq-icon{transform:rotate(180deg)}.faq-answer{max-height:0;padding:0 24px;transition:max-height .3s,padding .3s;overflow:hidden}.faq-item.active .faq-answer{max-height:1000px;padding:0 24px 24px}.faq-answer p{color:#666;margin:0;line-height:1.8}.faq-category{margin-top:60px;margin-bottom:30px}.faq-category h2{color:#0b0f6b;margin-bottom:10px;font-size:2rem}.faq-category p{color:#666;font-size:1.1rem}[data-theme=dark] .faq-item{background:#1a1a1a!important;border-color:#333!important}[data-theme=dark] .faq-question{color:#fff!important}[data-theme=dark] .faq-question:hover{background:#222!important}[data-theme=dark] .faq-answer p{color:#d1d5db!important}[data-theme=dark] .faq-category h2{color:#14b8a6!important}[data-theme=dark] .faq-category p{color:#d1d5db!important}[data-theme=dark] .faq-icon{filter:invert()}@media (width<=1023px){.eml-bottombar{z-index:var(--eml-z-bottombar);height:var(--eml-bottombar-h);padding-bottom:var(--eml-safe-bottom);background:var(--eml-color-surface);border-top:1px solid var(--eml-color-border);box-shadow:var(--eml-shadow-lg);opacity:0;pointer-events:none;align-items:stretch;transition:opacity .3s;display:flex;position:fixed;bottom:0;left:0;right:0}html.eml-site-ready .eml-bottombar,html:not(.eml-site-loading) .eml-bottombar{opacity:1;pointer-events:auto}html.eml-nav-open .eml-bottombar{opacity:0;pointer-events:none}}.eml-bottombar-slot{min-height:var(--eml-touch-min);color:var(--eml-color-text);cursor:pointer;-webkit-tap-highlight-color:transparent;touch-action:manipulation;background:0 0;border:none;flex-direction:column;flex:0 0 22%;justify-content:center;align-items:center;gap:2px;font-family:inherit;text-decoration:none;display:flex}.eml-bottombar-slot svg{fill:none;stroke:currentColor;stroke-width:2px;width:24px;height:24px}.eml-bottombar-slot[aria-label="Chat with us on WhatsApp"] svg{fill:currentColor;stroke:none}.eml-bottombar-slot span{font-size:var(--eml-fs-xs);font-weight:600;line-height:1}@media (hover:none){.eml-bottombar-slot:active{background:var(--eml-color-bg)}}.eml-bottombar-cta-wrap{padding:0 var(--eml-space-2);flex:auto;justify-content:center;align-items:center;display:flex}.eml-bottombar-cta{justify-content:center;align-items:center;gap:var(--eml-space-2);width:100%;min-height:var(--eml-touch-min);padding:0 var(--eml-space-4);border-radius:var(--eml-radius-full);background:var(--eml-color-primary);color:var(--eml-on-primary);font-size:var(--eml-fs-sm);white-space:nowrap;-webkit-tap-highlight-color:transparent;touch-action:manipulation;font-weight:700;text-decoration:none;display:flex}.eml-bottombar-cta svg{width:18px;height:18px}@media (hover:none){.eml-bottombar-cta:active{filter:brightness(.94);transition:transform 60ms var(--eml-ease-out), filter 60ms linear;transform:scale(.97)}}.eml-sheet-backdrop{z-index:var(--eml-z-sheet-backdrop);background:var(--eml-color-overlay);position:fixed;inset:0}.eml-sheet{z-index:var(--eml-z-sheet);background:var(--eml-color-surface);border-radius:var(--eml-radius-xl) var(--eml-radius-xl) 0 0;max-height:85dvh;box-shadow:var(--eml-shadow-xl);padding:var(--eml-space-2) 0 calc(var(--eml-space-4) + var(--eml-safe-bottom));animation:eml-sheet-in var(--eml-dur-normal) var(--eml-ease-out);position:fixed;bottom:0;left:0;right:0;overflow-y:auto}@keyframes eml-sheet-in{0%{transform:translateY(100%)}to{transform:translateY(0)}}@media (prefers-reduced-motion:reduce){.eml-sheet{animation:none}}.eml-sheet-handle{border-radius:var(--eml-radius-full);background:var(--eml-color-border);width:40px;height:4px;margin:var(--eml-space-2) auto var(--eml-space-3)}.eml-navsheet ul{margin:0;padding:0;list-style:none}.eml-navsheet a{min-height:56px;padding:0 var(--eml-space-6);font-size:var(--eml-fs-sm);color:var(--eml-color-text);-webkit-tap-highlight-color:transparent;align-items:center;font-weight:600;text-decoration:none;display:flex}.eml-navsheet a.active{color:var(--eml-color-primary);background:var(--eml-color-bg)}@media (hover:none){.eml-navsheet a:active{background:var(--eml-color-bg)}}@media (width<=1023px){.about-page-main,.service-detail-page,.blogs-main,.blogs-page-main,.waitlist-main,body>footer.footer-social{padding-bottom:calc(var(--eml-space-6,1.5rem) + env(safe-area-inset-bottom,0px))}}.eml-bottombar{display:none!important}@media (width<=1023px){.about-page-main,.service-detail-page,.blogs-main,.blogs-page-main,.waitlist-main{padding-bottom:calc(var(--eml-space-6,1.5rem) + env(safe-area-inset-bottom,0px))!important}body:before{-webkit-backdrop-filter:blur(16px)saturate(160%);box-shadow:none;border-bottom:1px solid #0b0f6b14;transition:background .25s,box-shadow .25s;background:#ffffff8c!important}body.eml-header-scrolled:before,html.eml-header-scrolled body:before{box-shadow:0 4px 20px #0b0f6b14;background:#ffffffe0!important}[data-theme=dark] body:before{border-bottom-color:#ffffff14;background:#0e0e6880!important}[data-theme=dark] body.eml-header-scrolled:before{background:#0e0e68e6!important}html:not([data-theme=dark]) #bg-circle,html.eml-nav-open:not([data-theme=dark]) #bg-circle{background:#fffffffa!important}html:not([data-theme=dark]) .navbar ul li a,html.eml-nav-open:not([data-theme=dark]) .navbar ul li a{color:#0e0e68!important}html.eml-nav-open:not([data-theme=dark]) .navbar ul li a:before{color:#0e0e681f}html:not([data-theme=dark]) .navbar-toggle .line{stroke:#0e0e68}html.eml-nav-open:not([data-theme=dark]) .navbar-toggle.active .line{stroke:#0e0e68!important}html.eml-nav-open .navbar .dark-mode-toggle-mobile{bottom:calc(1.25rem + env(safe-area-inset-bottom,0px));z-index:130;background:var(--color-primary);color:#fff;border-radius:50%;width:3rem;height:3rem;position:fixed;left:50%;transform:translate(-50%);box-shadow:0 4px 16px #00000026}.navbar ul{max-height:calc(100dvh - 10rem);padding-bottom:5rem;overflow-y:auto}.footer-social{padding-top:2rem;padding-left:1.25rem;padding-right:1.25rem}.footer-grid{gap:1.5rem!important}.footer-col h4{margin-bottom:.75rem;font-size:1rem}.footer-col ul li{margin-bottom:.35rem}.brand-col .footer-desc{font-size:.875rem;line-height:1.5;margin-bottom:1rem!important}.footer-bottom{gap:.75rem;padding-top:1rem;font-size:.75rem;padding-right:0!important}.footer-legal{flex-wrap:wrap;justify-content:center;gap:.5rem .75rem;font-size:.75rem}a.footer-cta-btn{white-space:nowrap;justify-content:center;align-items:center;max-width:100%;margin-top:.75rem;padding:.65rem 1.1rem;font-size:.875rem;display:inline-flex}.flipping-cards-grid{grid-template-columns:1fr;gap:1.25rem;padding:0 .25rem}.flip-card{perspective:1000px;cursor:pointer;height:380px}.flip-card-inner{transform-style:preserve-3d;transition:transform .65s cubic-bezier(.4,0,.2,1)}.flip-card.flipped .flip-card-inner{transform:rotateY(180deg)}.flip-card:not(.flipped) .flip-card-back{visibility:hidden}.flip-card.flipped .flip-card-back{visibility:visible}.flip-card-front,.flip-card-back{height:100%;transform-style:preserve-3d;backface-visibility:hidden;border-radius:16px;position:absolute;overflow:hidden;box-shadow:0 6px 20px #0000001a}.flip-card-back{color:#fff;text-align:center;background:linear-gradient(135deg,#0b0f6b 0%,#14b8a6 100%);flex-direction:column;justify-content:center;align-items:center;padding:1.25rem;display:flex;transform:rotateY(180deg)}.flip-card-back-title{color:#fff;margin-bottom:.75rem;font-size:1.15rem;display:block}.flip-card-back-desc{color:#fffffff2;margin-bottom:1rem;font-size:.9rem;line-height:1.55}.flip-card-button{color:#fff;background:#fff3;border-color:#fff6;width:auto;min-height:44px;padding:.6rem 1.5rem}.flip-card:nth-child(n+5){display:block}.eml-see-all-services{display:none!important}.about-page-main,.contact-page-body .about-page-main,main.about-page-main{padding-left:1rem!important;padding-right:1rem!important}.about-hero-content h1,.waitlist-headline{font-size:clamp(1.75rem,7vw,2.25rem)!important}.contact-modern-container{gap:1.5rem}.contact-form-status{text-align:center;margin-top:.75rem;font-size:.9rem}.contact-form-status.is-success{color:#15803d}.contact-form-status.is-error{color:#b91c1c}.glassy-button,.glassy-button.primary-hero-cta,a.cta-button.primary,a.footer-cta-btn{white-space:nowrap;padding-left:1.1rem;padding-right:1.1rem;font-size:.9rem}.cta-buttons{flex-direction:column;align-items:stretch;gap:.75rem}.cta-button{box-sizing:border-box;justify-content:center;width:100%;max-width:100%}.cta-button.secondary{padding:.85rem 1rem;font-size:.9rem}section,.services-section,.how-it-works-section,.about-section,.testimonials-section,.cta-section,.whats-included-section{padding-left:1rem;padding-right:1rem}.section-header{margin-bottom:1.25rem}}.whatsapp-widget{bottom:calc(1.25rem + env(safe-area-inset-bottom,0px));z-index:120;transition:transform .3s,opacity .3s;right:1rem}.whatsapp-widget.eml-wa-hidden{opacity:0;pointer-events:none;transform:translateY(calc(100% + 2rem))}@media (width<=1023px){.whatsapp-widget{display:flex!important}}.wrapper>.content{padding-bottom:0!important}.wrapper .footer-social{margin-bottom:0}body.blog-page-body,body.waitlist-page-body{flex-direction:column;min-height:100dvh;display:flex}body.blog-page-body>main.blogs-main,body.blog-page-body>main.blogs-page-main,body.waitlist-page-body>main.waitlist-main{min-height:calc(100dvh - var(--navbar-height,5.5rem) - 14rem);flex:1 0 auto}body>footer.footer-social{flex-shrink:0;margin-top:auto}.blogs-main,.blogs-page-main{padding-bottom:4rem}.waitlist-main{justify-content:flex-start;padding-top:clamp(2.5rem,10vh,5rem);padding-bottom:4rem}@media (width<=1023px){.waitlist-main{padding-top:2rem}.blogs-main{padding-top:1.5rem}}.glassy-button,.primary-hero-cta,.intro-cta,.cta-button,.explore-pricing-button,.flip-card-button,.footer-cta-btn,.nri-cta,.step-item-link,.breakout-button,.waitlist-btn,.navbar-toggle,.navbar ul li a,.faq-question,.dark-mode-toggle,.whatsapp-widget{-webkit-tap-highlight-color:transparent;touch-action:manipulation}@media (hover:none){.glassy-button:active,.primary-hero-cta:active,.intro-cta:active,.cta-button:active,.explore-pricing-button:active,.flip-card-button:active,.footer-cta-btn:active,.nri-cta:active,.step-item-link:active,.breakout-button:active,.waitlist-btn:active,.navbar-toggle:active,.navbar ul li a:active,.faq-question:active,.dark-mode-toggle:active,.whatsapp-widget:active{filter:brightness(.94);transition:transform 60ms var(--eml-ease-out,ease-out), filter 60ms linear;transform:scale(.97)}}@media (prefers-reduced-motion:reduce){*,:before,:after{scroll-behavior:auto!important;transition-duration:.01ms!important;animation-duration:.01ms!important;animation-iteration-count:1!important}}
