@import"https://fonts.googleapis.com/css2?family=Saira+Stencil+One&family=Playfair+Display:ital,wght@0,700;1,700&family=Poppins:wght@400;500;600;700&family=Inter:ital,wght@0,400;0,500;0,600;0,700;0,800;0,900;1,800&family=Fraunces:ital,opsz,wght@0,9..144,500;0,9..144,600;0,9..144,700;0,9..144,800;0,9..144,900;1,9..144,600;1,9..144,700;1,9..144,800&display=swap";.nav-topbar{background:#0c2340;color:#fff;font-family:Poppins,sans-serif;font-size:.85rem;line-height:0;border-bottom:1px solid rgba(245,197,24,.25)}.nav-topbar-shape{display:inline-flex;align-items:center;gap:1.75rem;background:#c0392b;color:#fff;padding:.55rem 3.25rem .55rem 1.5rem;line-height:1;clip-path:polygon(0 0,100% 0,calc(100% - 32px) 100%,0 100%);-webkit-clip-path:polygon(0 0,100% 0,calc(100% - 32px) 100%,0 100%)}.nav-topbar-item{display:inline-flex;align-items:center;gap:.5rem;color:#fff;text-decoration:none;transition:color .2s ease;line-height:1}.nav-topbar-item:hover{color:#f5c518}.nav-topbar-item svg{width:14px;height:14px;color:#f5c518;flex-shrink:0}@media(max-width:768px){.nav-topbar{display:none}}.nav{position:sticky;top:0;left:0;right:0;z-index:100;background:#f5c518;box-shadow:0 2px 12px #0000001f;transition:box-shadow .3s ease}.nav:after{content:"";position:absolute;left:0;right:0;bottom:0;height:2px;background:linear-gradient(90deg,transparent 0%,rgba(12,35,64,.35) 50%,transparent 100%);pointer-events:none}.nav.nav-scrolled{box-shadow:0 4px 18px #0000002e}.nav-inner{max-width:1250px;margin:0 auto;padding:0 .5rem 0 0;height:94px;display:flex;align-items:center;justify-content:space-between}.nav-logo{display:flex;align-items:flex-start;align-self:flex-start;text-decoration:none;position:relative;z-index:10;flex-shrink:0;padding-left:0}.nav-logo-img{height:225px;width:auto;object-fit:contain;margin-top:11px;filter:url(#logo-yellow-outline) drop-shadow(0 5px 5px rgba(0,0,0,.22));transition:transform .35s cubic-bezier(.34,1.56,.64,1);position:relative}.nav-logo:hover .nav-logo-img{transform:scale(1.04) rotate(-1.5deg)}.nav-divider{width:1px;height:28px;background:#0c234040;margin:0 .5rem;flex-shrink:0}.nav-link.nav-link-cta{background:#fff;color:#1a1a1a;border:none;box-shadow:none;text-shadow:none;-webkit-text-stroke:0}.nav-link.nav-link-cta:hover{background:#ffffffd9;color:#1a1a1a;transform:translateY(-1px)}.nav-social{display:flex;align-items:center;gap:.5rem;margin-left:1rem}.nav-social a{display:flex;align-items:center;justify-content:center;transition:transform .2s ease}.nav-social a:hover{transform:scale(1.1)}.nav-social svg{width:32px;height:32px}.nav-yt svg{width:40px;height:auto}.nav-links{display:flex;align-items:center;gap:.25rem}.nav-link{padding:.625rem .85rem;font-size:.95rem;font-weight:800;color:#0c2340;border-radius:0;position:relative;cursor:pointer;text-decoration:none;text-transform:uppercase;letter-spacing:1px}.nav-link{outline:none;-webkit-tap-highlight-color:transparent}.nav-link:focus,.nav-link:focus-visible{outline:none}.nav-link.active{color:#fff;border-bottom:none;border-radius:0;isolation:isolate}.nav-link.active:before{content:"";position:absolute;inset:0;background:#0c2340;clip-path:polygon(10px 0,100% 0,calc(100% - 10px) 100%,0 100%);z-index:-1}.nav-link.active:hover{color:#fff}.nav-dropdown{position:relative}.nav-dropdown-trigger{display:flex;align-items:center;gap:.35rem;cursor:pointer}.nav-dropdown-trigger:after{content:"";width:0;height:0;border-left:4px solid transparent;border-right:4px solid transparent;border-top:5px solid currentColor;opacity:.7;transition:transform .2s ease}.nav-dropdown:hover .nav-dropdown-trigger:after{transform:rotate(180deg)}.nav-dropdown-menu{position:absolute;top:calc(100% + .5rem);left:0;min-width:180px;background:#0c2d5a;border-radius:8px;padding:.5rem 0;display:flex;flex-direction:column;box-shadow:0 8px 24px #0003;opacity:0;visibility:hidden;transform:translateY(-4px);transition:opacity .2s ease,transform .2s ease,visibility .2s ease}.nav-dropdown:hover .nav-dropdown-menu{opacity:1;visibility:visible;transform:translateY(0)}.nav-dropdown-item{display:block;padding:1.875rem 1.25rem;font-size:.995rem;font-weight:600;color:#fff;text-decoration:none;transition:background .15s ease;border:none}.nav-dropdown-item:hover{background:#ffffff1a}.nav-dropdown-item span{display:none}.nav-cta{margin-left:1rem;display:flex;align-items:center;gap:.75rem}.nav-cta-links{display:flex;align-items:center;gap:.5rem;margin-right:.5rem;padding-right:1rem;border-right:1px solid rgba(255,255,255,.2)}.nav-cta-link{font-weight:700;font-size:.9375rem;color:#fff;transition:color .2s ease;text-decoration:underline;text-decoration-thickness:2px;text-underline-offset:4px;cursor:pointer}.nav-cta-link:hover{color:#ffffffb3}.nav-cta-buttons{display:flex;align-items:center;gap:.75rem}.btn-outline-nav{display:inline-flex;align-items:center;justify-content:center;background:transparent;border:1.5px solid #ffffff;color:#fff;padding:.625rem 1.25rem;font-size:.9375rem;font-weight:600;border-radius:8px;transition:all .2s ease;text-decoration:none;white-space:nowrap}.btn-outline-nav:hover{background:#ffffff1a}.nav-mobile-toggle{display:none;width:40px;height:40px;align-items:center;justify-content:center;background:none;border:none;cursor:pointer;position:relative}.nav-mobile-toggle span{display:block;width:20px;height:2px;background:#0c2340;position:absolute;left:50%;transform:translate(-50%);transition:all .3s cubic-bezier(.25,.46,.45,.94);border-radius:1px;transform-origin:center}.nav-mobile-toggle span:nth-child(1){top:12px}.nav-mobile-toggle span:nth-child(2){top:19px}.nav-mobile-toggle span:nth-child(3){top:26px}.nav-mobile-toggle.active span:nth-child(1){top:19px;transform:translate(-50%) rotate(45deg)}.nav-mobile-toggle.active span:nth-child(2){opacity:0;transform:translate(-50%) scale(0)}.nav-mobile-toggle.active span:nth-child(3){top:19px;transform:translate(-50%) rotate(-45deg)}.mobile-menu-overlay,.mobile-menu-panel{display:none}@media(max-width:768px){.nav{position:fixed;background:transparent;box-shadow:none}.nav:after{display:none}.nav.nav-scrolled{position:fixed;background:#0c2340d9;box-shadow:0 2px 12px #00000040;-webkit-backdrop-filter:blur(6px);backdrop-filter:blur(6px)}.nav.nav-scrolled:before{opacity:0}.nav-mobile-toggle span{background:#fff}.nav-inner{padding:0 1rem;height:60px}.nav-logo-img{height:130px;width:auto;margin-top:4px;filter:drop-shadow(0 4px 10px rgba(0,0,0,.35))}.nav-logo{padding-left:0}.nav-logo:before{display:none}.nav-links{display:none!important}.nav-mobile-toggle{display:flex}.nav-social,.nav-divider{display:none}.mobile-menu-overlay{display:block;position:fixed;inset:0;background:#00000073;z-index:500;animation:mobile-overlay-in .3s ease}@keyframes mobile-overlay-in{0%{opacity:0}to{opacity:1}}.mobile-menu-panel{display:flex;flex-direction:column;position:fixed;top:0;right:0;bottom:0;width:85%;max-width:380px;background:#0c2340;z-index:501;box-shadow:-8px 0 30px #0006;transform:translate(100%);transition:transform .35s cubic-bezier(.32,.72,0,1);overflow:hidden}.mobile-menu-panel.open{transform:translate(0)}.mobile-menu-header{display:flex;align-items:center;justify-content:space-between;padding:16px 20px;border-bottom:1px solid rgba(255,255,255,.1);flex-shrink:0}.mobile-menu-logo{text-decoration:none;display:flex;align-items:center;gap:10px}.mobile-menu-logo-img{height:64px;width:auto;object-fit:contain}.mobile-menu-logo-text{font-family:Poppins,sans-serif;font-size:17px;font-weight:800;color:#fff;letter-spacing:1.5px;line-height:1}.mobile-menu-logo-text-accent{color:#f5c518}.mobile-menu-close{width:36px;height:36px;display:flex;align-items:center;justify-content:center;background:none;border:1px solid rgba(255,255,255,.2);border-radius:8px;cursor:pointer;color:#ffffffb3;transition:background .2s ease,color .2s ease}.mobile-menu-close:hover{background:#ffffff1a;color:#fff}.mobile-menu-close svg{width:18px;height:18px}.mobile-menu-body{flex:1;overflow-y:auto;padding:8px 0;-webkit-overflow-scrolling:touch}.mobile-menu-link{display:block;padding:14px 24px;font-size:16px;font-weight:600;color:#ffffffd9;text-decoration:none;border-bottom:1px solid rgba(255,255,255,.08);transition:background .15s ease,color .15s ease;font-family:Poppins,sans-serif}.mobile-menu-link:hover,.mobile-menu-link:active{background:#ffffff0d;color:#fff}.mobile-menu-link.active{color:#fff;border-left:3px solid #ea4335;padding-left:21px}.mobile-menu-dropdown-trigger{display:flex;align-items:center;justify-content:space-between;width:100%;padding:14px 24px;font-size:16px;font-weight:600;color:#ffffffd9;background:none;border:none;border-bottom:1px solid rgba(255,255,255,.08);cursor:pointer;font-family:Poppins,sans-serif;text-align:left}.mobile-menu-dropdown-trigger span.active{color:#ea4335}.mobile-menu-chevron{width:18px;height:18px;color:#fff6;transition:transform .25s ease;flex-shrink:0}.mobile-menu-chevron.open{transform:rotate(180deg)}.mobile-menu-sub{background:#00000026;border-bottom:1px solid rgba(255,255,255,.08)}.mobile-menu-sub-link{display:block;padding:12px 24px 12px 40px;font-size:14px;font-weight:500;color:#fff9;text-decoration:none;transition:color .15s ease,background .15s ease;font-family:Poppins,sans-serif}.mobile-menu-sub-link:hover{color:#fff;background:#ffffff0d}.mobile-menu-footer{padding:16px 20px;padding-bottom:calc(16px + env(safe-area-inset-bottom,0px));border-top:1px solid rgba(255,255,255,.1);flex-shrink:0}.mobile-menu-cta{display:block;width:100%;padding:14px;background:#f5c518;color:#0c2340;border:none;border-radius:10px;font-size:15px;font-weight:700;font-family:Poppins,sans-serif;letter-spacing:.5px;cursor:pointer;text-align:center;text-decoration:none;box-shadow:0 6px 18px #f5c51859;transition:background .2s ease,transform .2s ease,box-shadow .2s ease}.mobile-menu-cta:hover{background:#e0b50a;transform:translateY(-1px);box-shadow:0 8px 22px #f5c51880}.mobile-menu-social-wrap{padding:12px 20px;flex-shrink:0}.mobile-menu-social{display:flex;justify-content:center;gap:1rem}.mobile-menu-social a{display:flex;align-items:center;justify-content:center;transition:transform .2s ease}.mobile-menu-social a:hover{transform:translateY(-2px)}.mobile-menu-social svg{width:32px;height:32px}}.contact-band{position:relative;padding:clamp(4.5rem,11vw,8rem) 1.5rem clamp(5rem,12vw,9rem);background-image:url(/homepage/image%20copy%205.webp);background-size:cover;background-position:center center;background-repeat:no-repeat;background-attachment:fixed;overflow:hidden;margin-bottom:0}@media(max-width:900px),(hover:none){.contact-band{background-attachment:scroll}}.contact-band-overlay{position:absolute;inset:0;background:linear-gradient(180deg,#0000008c,#0c2340c7);pointer-events:none}.contact-band-inner{position:relative;max-width:880px;margin:0 auto;text-align:center;z-index:1;opacity:0;transform:translateY(28px);transition:opacity .9s ease-out,transform .9s ease-out}.contact-band.is-visible .contact-band-inner{opacity:1;transform:translateY(0)}.contact-band-text{font-family:Poppins,sans-serif;font-size:clamp(1.05rem,1.9vw,1.5rem);font-weight:400;line-height:1.6;color:#fff;margin:0 0 clamp(2rem,4vw,2.75rem);text-shadow:0 2px 14px rgba(0,0,0,.4)}.contact-band-text strong{font-weight:600;color:#fff}.contact-band-btn{display:inline-flex;align-items:center;justify-content:center;background:#f5a623;color:#1a1a1a;border:none;padding:1rem 2.4rem;font-family:Poppins,sans-serif;font-size:.95rem;font-weight:700;letter-spacing:1.5px;cursor:pointer;text-transform:uppercase;text-decoration:none;border-radius:4px;transition:background .25s ease,transform .25s ease,box-shadow .25s ease;box-shadow:0 8px 24px #f5a62359}.contact-band-btn:hover{background:#d97706;transform:translateY(-2px);box-shadow:0 12px 28px #f5a62380}@media(prefers-reduced-motion:reduce){.contact-band-inner{opacity:1;transform:none;transition:none}}.footer-wave{display:none}.footer{position:relative;margin-top:0}.footer-wave{position:relative;height:50px;overflow:hidden;background:var(--ink, #1a1a2e);margin-top:-2px}:has(.home-page) .footer-wave{background:var(--surface-warm, #faf9f7)}:has(.about-page) .footer-wave,:has(.bl) .footer-wave,:has(.bp-page) .footer-wave,:has(.ev-page) .footer-wave,:has(.ears-page) .footer-wave{background:#fff}:has(.g-page) .footer-wave{background:#000}.footer-wave svg{position:absolute;bottom:0;width:100%;height:100%;color:#0c2d5a}.footer-body{background:#0c2d5a;color:#ffffffd9}.footer-body .container{max-width:1200px;margin:0 auto;padding:0 2rem}.footer-main{display:grid;grid-template-columns:1.4fr .9fr 1.25fr .9fr 1.5fr;gap:2rem;padding:2.5rem 0 2rem}.footer-brand{max-width:360px}.footer-logo{display:block;margin-bottom:0;line-height:0}.footer-logo img{display:block;width:auto;height:clamp(150px,14vw,305px);max-width:100%;object-fit:contain}.footer-description{font-size:.875rem;line-height:1.55;color:#ffffffeb;margin:0 0 .65rem;max-width:320px}.footer-description strong{color:#fff;font-weight:700}.footer-disclaimer{font-size:.75rem;color:#ffffff8c;line-height:1.55;font-style:italic;margin:1rem 0 0}.footer-contact-list{list-style:none;margin:0 0 1rem;padding:0;display:flex;flex-direction:column;gap:.55rem}.footer-contact-list li{display:flex;align-items:flex-start;gap:.6rem;font-size:.875rem;line-height:1.45;color:#ffffffd9}.footer-contact-icon{flex-shrink:0;display:inline-flex;align-items:center;justify-content:center;width:16px;height:16px;color:#f5a623;margin-top:.15rem}.footer-contact-list a{color:#ffffffd9;text-decoration:none;transition:color .2s ease}.footer-contact-list a:hover{color:#f5a623}.footer-contact-phones{display:flex;flex-direction:column;gap:.2rem}.footer-map{width:100%;margin-top:1.1rem;border-radius:10px;overflow:hidden;border:1px solid rgba(255,255,255,.12);box-shadow:0 8px 22px #00000040;transition:border-color .25s ease,box-shadow .25s ease}.footer-map:hover{border-color:#f5a62373;box-shadow:0 10px 26px #00000059}.footer-map-frame{display:block;width:100%;height:170px;border:0;filter:saturate(.9)}.footer-social{display:flex;gap:.75rem;margin:0}.footer-social-link{width:36px;height:36px;display:flex;align-items:center;justify-content:center;background:none;border:none;border-radius:50%;overflow:hidden;transition:transform .25s ease,opacity .25s ease;opacity:.85}.footer-social-link:hover{transform:translateY(-2px);opacity:1}.footer-social-link svg{width:36px;height:36px}.footer-yt{overflow:visible;border-radius:0;width:auto;height:36px}.footer-yt svg{width:44px;height:auto}.footer-column{min-width:0}.footer-title{font-size:1.0625rem;font-weight:700;color:#fff;margin-bottom:1.25rem}.footer-title-cta{display:inline-block;cursor:pointer;text-decoration:none;color:#fff;transition:color .2s ease}.footer-title-cta:hover{color:#ea4335}.footer-links-tight{margin-bottom:1.25rem}.footer-section{display:block}.footer-section>*:not(summary){display:block}.footer-section>summary{display:block;list-style:none;cursor:default;pointer-events:none}.footer-section>summary::-webkit-details-marker{display:none}.footer-section>summary::marker{content:""}.footer-links{list-style:none;padding:0;margin:0}.footer-links li{margin-bottom:.375rem}.footer-links a{font-size:.9375rem;color:#ffffffb3;transition:color .2s ease;text-decoration:none}.footer-links a:hover{color:#f5a623}.footer-playstore{display:inline-block;margin-top:.5rem;transition:transform .2s,opacity .2s}.footer-playstore svg{width:120px;height:auto}.footer-playstore:hover{transform:translateY(-2px);opacity:.85}.footer-contact-info{font-size:.9375rem;line-height:1.7;color:#ffffffb3}.footer-contact-info p{white-space:nowrap}.footer-contact-info a{color:#ffffffb3;text-decoration:none;transition:color .2s ease}.footer-contact-info a:hover{color:#f5a623}.footer-contact-label{font-weight:700;color:#fff;margin-bottom:.125rem}.footer-cta-column{display:flex;flex-direction:column;align-items:center;text-align:center}.footer-cta-badge{width:140px;height:140px;border:3px solid rgba(255,255,255,.3);border-radius:50%;display:flex;flex-direction:column;align-items:center;justify-content:center;margin-bottom:1.25rem}.footer-cta-badge-text{font-size:.875rem;font-weight:400;color:#fffc;letter-spacing:.5px}.footer-cta-badge-big{font-size:2.25rem;font-weight:800;color:#f5c518;line-height:1}.footer-cta-heading{font-size:1.125rem;font-weight:600;color:#fff;margin-bottom:1rem;max-width:200px;line-height:1.4}.footer-cta-btn{display:inline-flex;align-items:center;gap:.5rem;padding:.625rem 1.5rem;border:2px solid rgba(255,255,255,.5);border-radius:50px;color:#fff;font-size:.9375rem;font-weight:500;text-decoration:none;transition:all .25s ease}.footer-cta-btn:hover{background:#ffffff1a;border-color:#fff}.footer-cta-arrow{font-size:1.25rem;transition:transform .2s ease}.footer-cta-btn:hover .footer-cta-arrow{transform:translate(4px)}.footer-bottom{border-top:1px solid rgba(255,255,255,.12);padding:1.25rem 0}.footer-bottom-inner{display:grid;grid-template-columns:1fr auto 1fr;align-items:center;gap:1rem}.footer-developer{font-size:.875rem;color:#fff;text-align:left}.footer-copyright{font-size:.875rem;color:#fff;text-align:center}.footer-developer a,.footer-developer a:visited,.footer-developer a:active{color:#f5c518;font-weight:600;text-decoration:none;transition:color .3s ease}.footer-developer a:hover{color:#fff}.footer-dm{color:#f5c518;font-weight:600;text-decoration:none;transition:opacity .2s ease}.footer-dm:hover{opacity:.8;text-decoration:underline}.footer-newsletter{display:flex;flex-direction:column;gap:.5rem}.footer-newsletter-label{font-size:1rem;font-weight:700;color:#f5c518}.footer-newsletter-form{display:flex;align-items:center;background:#ffffff1a;border-radius:6px;overflow:hidden;border:1px solid rgba(255,255,255,.15)}.footer-newsletter-input{background:transparent;border:none;outline:none;color:#fff;font-size:.9375rem;padding:.625rem 1rem;width:240px}.footer-newsletter-input::placeholder{color:#ffffff73}.footer-newsletter-btn{background:#f5c518;border:none;padding:.625rem .875rem;cursor:pointer;display:flex;align-items:center;justify-content:center;transition:background .2s ease}.footer-newsletter-btn:hover{background:#e0b200}.footer-newsletter-btn svg{width:20px;height:20px;color:#0c2d5a}@media(min-width:769px)and (max-width:1024px){.footer-brand{max-width:100%}.footer-body .container{padding:0 2rem}}@media(max-width:768px){.footer-wave{height:50px}.footer-body .container{padding:0 1.25rem}.footer-main{display:flex;flex-direction:column;gap:0;padding:.5rem 0 .25rem}.footer-brand{display:flex;flex-direction:column;align-items:center;text-align:center;max-width:100%;padding:0 0 .75rem;border-bottom:1px solid rgba(255,255,255,.08)}.footer-logo{display:inline-block;margin-bottom:0}.footer-logo img{height:50px;width:auto}.footer-description{font-size:.875rem;line-height:1.5;color:#fffffff2;margin:0 0 .6rem;max-width:320px}.footer-social{justify-content:center;gap:.75rem;margin-bottom:0}.footer-social-link,.footer-social-link svg{width:36px;height:36px}.footer-section{border-bottom:1px solid rgba(255,255,255,.08)}.footer-section>*:not(summary){display:revert}.footer-section>summary{cursor:pointer;pointer-events:auto;list-style:none;display:flex;align-items:center;justify-content:space-between;padding:.85rem 0;margin:0;font-size:.95rem;-webkit-user-select:none;user-select:none}.footer-section>summary:after{content:"+";display:inline-block;font-size:1.4rem;font-weight:300;line-height:1;color:#ffffffb3;transition:transform .25s ease}.footer-section[open]>summary:after{content:"−"}.footer-section>.footer-links{padding:0 0 .75rem}.footer-section .footer-links li{margin-bottom:.1rem}.footer-section .footer-links a{font-size:.875rem;display:block;padding:.3rem 0;color:#ffffffc7}.footer-column:last-child{display:flex;flex-direction:column;padding:0;text-align:center}.footer-column:last-child .footer-map{order:-1;margin:.4rem 0 0}.footer-contact-head{order:1;margin:.85rem 0 .5rem;padding-top:.85rem;border-top:1px solid rgba(255,255,255,.14);text-align:center}.footer-title-cta{font-size:.95rem;margin:0 0 .4rem}.footer-links-tight{margin:0}.footer-links-tight a{font-size:.875rem}.footer-contact-list{order:2;margin:0;padding:0;align-items:center;gap:.45rem}.footer-contact-list li{font-size:.8125rem;justify-content:center;align-items:center}.footer-map-frame{height:180px}.footer-bottom{padding:.85rem 0 calc(.85rem + env(safe-area-inset-bottom,0px))}.footer-bottom-inner{display:flex;flex-direction:column;align-items:center;text-align:center;font-size:.7rem;gap:.25rem}.footer-developer,.footer-copyright{font-size:.8rem}}@media(max-width:480px){.footer-body .container{padding:0 1.25rem}.footer-newsletter-input{width:160px;font-size:.875rem}.footer-cta-badge{width:110px;height:110px}.footer-cta-badge-big{font-size:1.5rem}}.wa-widget{position:fixed;bottom:30px;right:6px;z-index:99998;transition:opacity .3s ease,transform .3s ease}.wa-widget.wa-icon-only .wa-label{display:none}.wa-widget.wa-hidden,body.mobile-menu-open .wa-widget{opacity:0;transform:translateY(20px);pointer-events:none}.wa-label{position:absolute;bottom:10px;right:60px;background:#fff;padding:6px 14px;border-radius:6px;box-shadow:0 2px 8px #0000001a;font-size:12px;color:#333;font-family:Poppins,sans-serif;white-space:nowrap}.wa-fab{width:50px;height:50px;border-radius:50%;background:#2db742;border:none;cursor:pointer;display:flex;align-items:center;justify-content:center;box-shadow:0 4px 16px #2db74266;transition:transform .3s ease,box-shadow .3s ease;animation:wa-pulse 2s ease-in-out infinite;text-decoration:none}.wa-fab:hover{transform:scale(1.1);box-shadow:0 6px 24px #2db7428c}.wa-fab:active{transform:scale(.95)}.wa-fab svg{width:24px;height:24px}@keyframes wa-pulse{0%,to{box-shadow:0 4px 16px #2db74266}50%{box-shadow:0 4px 24px #2db74299,0 0 0 8px #2db7421a}}@media(max-width:768px){.wa-widget{bottom:calc(18px + env(safe-area-inset-bottom,0px));right:14px}.wa-fab{width:46px;height:46px}.wa-label{right:58px;bottom:7px;max-width:calc(100vw - 120px);overflow:hidden;text-overflow:ellipsis;font-size:11px;padding:6px 10px}}.home-hero{position:relative;width:100%;height:calc(100vh - 70px);min-height:600px;display:flex;align-items:center;justify-content:center;clip-path:polygon(0 0,100% 0,100% 85%,0 100%)}.home-hero-slide{position:absolute;inset:0;background-image:var(--bg-desktop);background-size:cover;background-position:center top;background-repeat:no-repeat;opacity:0;transition:opacity 1.4s ease-in-out;z-index:0}.home-hero-slide.active{opacity:1}.home-hero-overlay{position:absolute;top:0;left:0;width:100%;height:100%;background:linear-gradient(180deg,#00000073,#0000008c,#000000b3);z-index:1}.home-hero-indicators{position:absolute;right:clamp(1.5rem,4vw,3.5rem);top:50%;transform:translateY(-50%);z-index:4;display:flex;flex-direction:column;align-items:flex-end;gap:1.25rem}.home-hero-indicator{background:none;border:none;cursor:pointer;min-width:44px;min-height:44px;padding:.4rem;position:relative;color:#ffffff73;font-weight:600;transition:color .25s ease;outline:none;touch-action:manipulation}.home-hero-indicator-num{font-size:1.1rem;transition:font-size .25s ease,font-weight .25s ease}.home-hero-indicator.active{color:#fff}.home-hero-indicator.active .home-hero-indicator-num{font-size:1.45rem;font-weight:700}.home-hero-indicator.active:after{content:"";position:absolute;right:calc(100% + 10px);top:50%;transform:translateY(-50%);width:36px;height:2px;background:#fff}@media(max-width:768px){.home-hero-indicators{position:static;inset:auto;transform:none;margin:1rem auto 0;flex-direction:row;align-items:center;justify-content:center;gap:.45rem;z-index:5;padding:.3rem .55rem;border-radius:999px;background:#0c234073;backdrop-filter:blur(6px);-webkit-backdrop-filter:blur(6px);box-shadow:0 2px 10px #00000040;width:fit-content}.home-hero-indicator{min-width:42px;min-height:42px;padding:.2rem .35rem}.home-hero-indicator-num{font-size:.9rem}.home-hero-indicator.active .home-hero-indicator-num{font-size:1.05rem}.home-hero-indicator.active:after{inset:auto auto 5px 50%;transform:translate(-50%);width:18px;height:2px}}.home-hero-inner{position:relative;z-index:2;max-width:1100px;width:100%;margin:0 auto;padding:0 1.5rem;display:flex;flex-direction:column;align-items:center;justify-content:center;text-align:center}.home-hero-content{text-align:center;color:#fff;max-width:920px;font-family:Poppins,sans-serif}.home-hero-title{font-family:Saira Stencil One,Bebas Neue,Poppins,sans-serif;font-size:clamp(1.6rem,4.2vw,3.25rem);font-weight:400;color:#fff;line-height:1.15;letter-spacing:1.5px;text-transform:uppercase;margin-bottom:1.25rem;text-shadow:0 2px 10px rgba(0,0,0,.45);max-width:980px;margin-left:auto;margin-right:auto}.home-hero-subtitle{font-family:Poppins,sans-serif;font-size:clamp(1rem,1.5vw,1.125rem);font-weight:400;color:#ffffffeb;letter-spacing:.3px;margin-bottom:1.5rem;line-height:1.5;max-width:760px;margin-left:auto;margin-right:auto}.home-hero-phones{display:flex;align-items:center;justify-content:center;gap:.85rem;width:100%;margin-bottom:1.15rem;flex-wrap:wrap}.home-hero-phone{color:#f5c518;font-family:Poppins,sans-serif;font-size:clamp(1rem,1.4vw,1.2rem);font-weight:600;letter-spacing:.5px;text-decoration:none;transition:color .2s ease}.home-hero-phone:hover{color:#ffd84a;text-decoration:underline}.home-hero-phone-sep{color:#f5c5188c;font-weight:300;font-size:1.1rem}.home-hero-ctas{display:flex;flex-wrap:wrap;gap:.75rem;justify-content:center;margin-top:.25rem;position:relative;z-index:6}.home-hero-cta-label-short{display:none}@media(max-width:768px){.home-hero-ctas{display:flex;flex-direction:row;flex-wrap:nowrap;gap:.55rem;justify-content:center;align-items:center;width:auto;max-width:100%}.home-hero-cta-primary{flex:0 0 auto;padding:.6rem 1rem;font-size:.75rem;letter-spacing:.4px;gap:.35rem;text-transform:uppercase;border-radius:999px}.home-hero-cta-primary .home-hero-cta-label-full{display:none}.home-hero-cta-primary .home-hero-cta-label-short{display:inline}.home-hero-cta-primary svg{width:12px;height:12px}.home-hero-cta-call{display:none!important}}.home-hero-cta-call-icon{width:18px;height:18px;display:inline-block;fill:#fff}.home-hero-cta{display:inline-flex;align-items:center;justify-content:center;gap:.5rem;background:#f5c518;color:#0c2340;border:2px solid #f5c518;padding:.95rem 1.75rem;font-family:Poppins,sans-serif;font-size:.95rem;font-weight:700;letter-spacing:1.2px;cursor:pointer;text-transform:uppercase;text-decoration:none;border-radius:999px;transition:background .25s ease,border-color .25s ease,transform .25s ease,box-shadow .25s ease;box-shadow:0 6px 20px #f5c51859}.home-hero-cta:hover{background:#e0b50a;border-color:#e0b50a;transform:translateY(-2px);box-shadow:0 8px 24px #f5c51880}.home-hero-cta-call{background:#25d366;color:#fff;border-color:#25d366;box-shadow:0 6px 20px #25d36659}.home-hero-cta-call:hover{background:#1ebe5a;border-color:#1ebe5a;box-shadow:0 8px 24px #25d36680}.home-hero-cta-whatsapp{background:#128c7e;color:#fff;border-color:#128c7e;box-shadow:0 6px 20px #128c7e59}.home-hero-cta-whatsapp:hover{background:#0e6b60;border-color:#0e6b60;box-shadow:0 8px 24px #128c7e80}.home-hero-desc{font-size:clamp(.9rem,1.5vw,1.05rem);color:#fff;line-height:1.7;max-width:600px;margin-bottom:2rem;font-style:italic}.home-hero-actions{display:flex;gap:1rem}.home-btn-white{background:#0077b5;color:#fff;border:2px solid #0077B5;font-weight:700;letter-spacing:1px;padding:.85rem 2rem;font-size:.9375rem;transition:all .3s ease;box-shadow:0 4px 15px #0077b54d}.home-btn-white:hover{background:#005f8f;border-color:#005f8f;transform:translateY(-2px);box-shadow:0 6px 20px #0077b573}.home-btn-outline{background:#ffffff1a;color:#fff;border:2px solid rgba(255,255,255,.4);font-weight:600;letter-spacing:1px;padding:.85rem 2rem;font-size:.9375rem;-webkit-backdrop-filter:blur(4px);backdrop-filter:blur(4px);transition:all .3s ease}.home-btn-outline:hover{border-color:#fff;background:#fff3;transform:translateY(-2px)}.home-btn-yellow{background:#f5c518;color:#0c2340;border:2px solid #f5c518;font-weight:700;letter-spacing:1px;padding:.85rem 2rem;font-size:.9375rem;text-decoration:none;transition:all .3s ease;box-shadow:0 4px 15px #f5c51859}.home-btn-yellow:hover{background:#e0b50a;border-color:#e0b50a;transform:translateY(-2px);box-shadow:0 6px 20px #f5c51880}@media(max-width:768px){.home-hero{height:auto;min-height:100vh}.home-hero-slide{background-image:var(--bg-mobile);background-size:cover!important;background-position:center center!important}.home-hero-inner{flex-direction:column;text-align:center;padding:120px 1.5rem 5.5rem;gap:1.5rem}.home-hero-portrait{margin-top:0}.home-hero-portrait img{width:180px;height:180px}.home-hero-content{text-align:center}.home-hero-title{font-size:clamp(2rem,8vw,3rem)}.home-hero-subtitle{font-size:clamp(.95rem,4vw,1.08rem);max-width:19rem}.home-hero-phones{flex-direction:row;flex-wrap:nowrap;gap:.45rem;margin-bottom:1rem}.home-hero-phone{font-size:clamp(.86rem,3.6vw,1rem);letter-spacing:.2px;white-space:nowrap}.home-hero-phone-sep{display:inline;font-size:.9rem;flex-shrink:0}.home-hero-cta{width:min(100%,210px);padding:.9rem 1.25rem;margin:0 auto}.home-hero-actions{display:flex;flex-direction:row;gap:.75rem;justify-content:center}.home-hero-actions .btn{flex:1;text-align:center;font-size:.8125rem;padding:.625rem .85rem;white-space:nowrap}.home-hero-actions .home-btn-white,.home-hero-actions .home-btn-outline{display:inline-flex}}.hero-slideshow{position:relative;width:100%;height:100vh;max-height:750px;min-height:550px;overflow:hidden;clip-path:ellipse(120% 95% at 50% 0%)}.hero-slide{position:absolute;top:0;left:0;width:100%;height:100%;background-size:cover;background-position:center 30%;opacity:0;transition:opacity 1.5s ease-in-out}.hero-slide.active{opacity:1}.hero-overlay{position:absolute;top:0;left:0;width:100%;height:100%;background:linear-gradient(to top,#0009,#00000026,#0000004d);z-index:1}.hero-slide-content{position:absolute;bottom:15%;left:0;right:0;z-index:2;color:#fff;text-align:center}.hero-slide-label{font-size:clamp(.875rem,2vw,1.125rem);font-weight:400;letter-spacing:3px;text-transform:uppercase;color:#fffc;margin-bottom:.75rem}.hero-slide-title{font-size:clamp(2.5rem,6vw,5rem);font-weight:700;line-height:1.1;font-style:italic;color:#fff;max-width:700px;margin-left:auto;margin-right:auto}.hero-slide-desc{font-size:clamp(.9rem,1.5vw,1.125rem);color:#ffffffbf;max-width:500px;margin-left:auto;margin-right:auto;line-height:1.6;margin-top:1rem}.hero-slide-indicators{position:absolute;left:clamp(2rem,5vw,4rem);top:50%;transform:translateY(-50%);display:flex;flex-direction:column;gap:1.5rem;z-index:2}.hero-indicator{background:none;border:none;cursor:pointer;padding:0;position:relative}.hero-indicator .indicator-num{font-size:1.25rem;font-weight:500;color:#fff6;transition:color .3s ease,font-size .3s ease}.hero-indicator.active .indicator-num{color:#fff;font-weight:700;font-size:1.5rem}.hero-indicator.active:before{content:"";position:absolute;left:calc(100% + 8px);top:50%;transform:translateY(-50%);width:40px;height:2px;background:#fff}.hero{padding:120px 2rem 60px;background:var(--surface);position:relative;overflow:hidden}@media(max-width:768px){.hero-slideshow{height:70vh;min-height:450px}.hero-slide-content{bottom:10%;left:1.5rem;right:1.5rem;text-align:center}.hero-slide-indicators{left:1.5rem}}.hero-inner{max-width:1200px;margin:0 auto;width:100%;display:grid;grid-template-columns:1.2fr 1fr;gap:3rem;align-items:center}.hero.hero-centered .hero-inner{grid-template-columns:1fr;text-align:center;max-width:800px}.hero.hero-centered .hero-content{display:flex;flex-direction:column;align-items:center}.hero.hero-centered .hero-subtitle{margin-left:auto;margin-right:auto}.hero.hero-centered .hero-actions{justify-content:center}.hero-content{position:relative;z-index:1}.hero-badge{display:inline-block;padding:.5rem 1rem;background:var(--accent-soft);color:var(--accent);font-size:.8125rem;font-weight:600;border-radius:100px;margin-bottom:1.5rem;letter-spacing:.02em}.hero-title{font-size:clamp(1.75rem,4.5vw,3.25rem);font-weight:600;line-height:1.2;letter-spacing:-.02em;color:var(--ink);margin-bottom:1.5rem}.hero-subtitle{font-size:clamp(.9375rem,2vw,1.125rem);color:var(--ink-light);line-height:1.7;margin-bottom:2.5rem;max-width:540px}.hero-actions{display:flex;gap:1rem;flex-wrap:wrap}.hero-trial{margin-top:.75rem;font-size:.9375rem;color:var(--ink-muted)}.hero.hero-centered .hero-trial{text-align:center}.hero-trial-link{color:var(--primary);font-weight:600;text-decoration:underline;text-underline-offset:3px;transition:color .2s ease}.hero-trial-link:hover{color:var(--primary-hover)}.hero-visual{position:relative;overflow:visible;display:flex;justify-content:flex-end}.hero-image{width:115%;max-width:none;height:auto;display:block}.hero-image-section{padding:0;padding-bottom:5rem;background:var(--surface);text-align:center}.hero-image-wrapper{max-width:1440px;margin:0 auto;position:relative}.hero-image-wrapper:before{content:"";position:absolute;top:0;left:0;width:82%;height:100%;border-radius:12px;border:1px solid var(--border);box-shadow:0 8px 30px #00000014;z-index:1;pointer-events:none}.hero-image-wrapper object,.hero-image-wrapper img{width:100%;height:auto;display:block;vertical-align:bottom;image-rendering:optimizeQuality;shape-rendering:geometricPrecision;text-rendering:optimizeLegibility}.controls-grid{margin-top:3rem;display:grid;grid-template-columns:repeat(2,1fr);gap:2rem}.control-card{background:var(--surface);border:1px solid var(--border);border-radius:12px;padding:2rem;position:relative;transition:box-shadow .2s ease}.control-card:hover{box-shadow:0 4px 20px #0000000f}.control-num{display:inline-block;font-size:.875rem;font-weight:600;color:var(--accent);background:var(--accent-soft);padding:.375rem .75rem;border-radius:6px;margin-bottom:1rem;letter-spacing:.02em}.control-card h3{font-size:1.25rem;font-weight:600;color:var(--ink);margin:0 0 1rem;line-height:1.3}.control-card>p{font-size:.9375rem;line-height:1.7;color:var(--ink-light);margin:0 0 1.25rem}.control-learn-more{display:inline-flex;align-items:center;gap:.5rem;font-size:.875rem;font-weight:600;color:var(--accent);background:none;border:none;padding:0;cursor:pointer;transition:color .2s ease}.control-learn-more:hover{color:var(--accent-dark)}.control-learn-more .chevron{transition:transform .3s ease}.control-learn-more .chevron.rotated{transform:rotate(180deg)}.control-expanded{max-height:0;overflow:hidden;transition:max-height .4s ease}.control-expanded.open{max-height:1000px;margin-top:1.5rem}.control-detail{margin-bottom:1.5rem;padding-bottom:1.5rem;border-bottom:1px solid var(--border)}.control-detail:last-child{margin-bottom:0;padding-bottom:0;border-bottom:none}.control-detail strong{display:block;font-size:.8125rem;font-weight:600;color:var(--ink-muted);text-transform:uppercase;letter-spacing:.05em;margin-bottom:.5rem}.control-detail p{font-size:.9375rem;line-height:1.7;color:var(--ink-light);margin:0}.case-study-section .section-header.centered{text-align:center;max-width:700px;margin-left:auto;margin-right:auto}.case-study-featured{max-width:900px;margin:3rem auto 0;background:linear-gradient(135deg,var(--surface) 0%,var(--surface-cool) 100%);border:1px solid var(--border);border-radius:20px;padding:3rem;text-align:center;position:relative;overflow:hidden}.case-study-featured:before{content:"";position:absolute;top:0;left:0;right:0;height:4px;background:linear-gradient(90deg,var(--accent) 0%,var(--primary) 100%)}.case-featured-badge{display:inline-block;font-size:.8125rem;font-weight:600;color:var(--accent);background:var(--accent-soft);padding:.5rem 1rem;border-radius:100px;letter-spacing:.02em;margin-bottom:1.5rem}.case-featured-title{font-size:clamp(1.75rem,4vw,2.5rem);font-weight:600;color:var(--ink);line-height:1.2;margin:0 0 2.5rem}.case-featured-title .highlight{color:var(--accent);display:inline-block}.case-featured-stats{display:grid;grid-template-columns:repeat(3,1fr);gap:2rem;margin-bottom:2rem;padding:2rem;background:var(--surface);border-radius:12px;border:1px solid var(--border)}.featured-stat{text-align:center}.featured-stat-value{font-size:2.5rem;font-weight:700;color:var(--accent);line-height:1;margin-bottom:.5rem}.featured-stat-label{font-size:.875rem;color:var(--ink-muted);line-height:1.3}.case-featured-description{font-size:1.125rem;line-height:1.6;color:var(--ink-light);margin:0 0 2rem;max-width:600px;margin-left:auto;margin-right:auto}.case-featured-action{display:flex;flex-direction:column;align-items:center;gap:1rem}.btn-large{padding:1rem 2rem;font-size:1.125rem}.case-featured-subtext{font-size:.875rem;color:var(--ink-muted);margin:0}.products-showcase{display:flex;flex-direction:column;gap:2rem}.product-row{display:grid;grid-template-columns:1fr 1.6fr;gap:clamp(2rem,4vw,4rem);align-items:center}.product-row.reverse{direction:rtl}.product-row.reverse>*{direction:ltr}.product-info{max-width:100%}.product-tag{display:inline-block;padding:.375rem .875rem;background:var(--accent-soft);color:var(--accent);font-size:.75rem;font-weight:600;border-radius:100px;letter-spacing:.04em;text-transform:uppercase;margin-bottom:1rem}.product-info-title{font-size:clamp(1.5rem,4vw,2.25rem);font-weight:600;line-height:1.2;margin-bottom:1rem}.product-info-description{font-size:clamp(.9375rem,2vw,1.0625rem);color:var(--ink-light);line-height:1.7;margin-bottom:1.5rem}.product-info-link{display:inline-flex;align-items:center;gap:.5rem;font-weight:600;color:var(--primary);transition:gap .2s ease;text-decoration:none}.product-info-link:hover{gap:.75rem}.product-info-link:after{content:"→"}.product-image-wrapper{max-width:100%;overflow:visible}.product-image-wrapper img{width:100%;height:auto;display:block}.product-image-wrapper.product-image-lg img{width:100%;max-width:none}.pricing-bundle{background:var(--ink);color:var(--surface);border-radius:14px;padding:clamp(1.25rem,3vw,1.75rem) clamp(1rem,3vw,2rem);text-align:center;max-width:720px;margin:0 auto}.pricing-bundle h3{font-size:clamp(1rem,2.5vw,1.25rem);font-weight:600;margin-bottom:.5rem}.pricing-bundle p{color:#ffffffb3;margin-bottom:1rem;font-size:.9375rem}.pricing-bundle-actions{display:flex;gap:1rem;justify-content:center;margin-top:1.5rem;flex-wrap:wrap}.pricing-bundle .btn{background:var(--surface);color:var(--ink)}.pricing-bundle .btn:hover{background:var(--surface-warm)}.pricing-bundle .btn-outline{background:#ffffff26;border:1px solid rgba(255,255,255,.3);color:var(--surface)}.pricing-bundle .btn-outline:hover{background:#ffffff40}.pricing-products{margin-top:3rem}.pricing-products-header{text-align:center;margin-bottom:2rem}.pricing-products-header h3{font-size:1.5rem;font-weight:600;margin-bottom:.5rem}.pricing-products-header p{color:var(--ink-light);font-size:1rem}.pricing-screenshots{display:flex;gap:.5rem;justify-content:center;align-items:flex-start;margin-bottom:2.5rem;max-width:1100px;margin-left:auto;margin-right:auto}.pricing-screenshots img{flex:1;min-width:0;max-width:420px;height:620px;object-fit:contain;object-position:top}.pricing-products-grid{display:grid;grid-template-columns:repeat(auto-fit,minmax(280px,1fr));gap:2rem;max-width:900px;margin:0 auto}.pricing-product-card{background:var(--surface);border:1px solid var(--border);border-radius:12px;padding:1.5rem}.pricing-product-card h4{font-size:1.125rem;font-weight:600;margin-bottom:.5rem;color:var(--accent)}.pricing-product-subtitle{font-size:.875rem;color:var(--ink-muted);margin-bottom:1rem}.pricing-product-card ul{list-style:none;padding:0;margin:0;font-size:.9375rem;color:var(--ink-light);line-height:2}.pricing-product-card ul li:before{content:"✓";margin-right:.5rem}.pricing-note{text-align:center;margin-top:2rem;padding:1.5rem;background:var(--surface-cool);border-radius:12px;max-width:600px;margin-left:auto;margin-right:auto}.pricing-note p{font-size:.9375rem;color:var(--ink-light);margin:0}.why-grid{display:grid;grid-template-columns:repeat(auto-fit,minmax(min(100%,240px),1fr));gap:1.5rem}.why-card{text-align:center;padding:2rem 1.5rem;background:var(--surface);border-radius:12px;border:1px solid var(--border-light);transition:transform .3s ease,box-shadow .3s ease}.why-card:hover{transform:translateY(-4px);box-shadow:0 8px 24px #00000014}.why-emoji{font-size:2rem;margin-bottom:1rem;display:block}.why-title{font-size:1.125rem;font-weight:600;margin-bottom:.75rem}.why-description{font-size:.9375rem;color:var(--ink-light);line-height:1.6}@media(max-width:1024px){.hero-inner{grid-template-columns:1fr;gap:3rem}.hero-title{font-size:2.25rem}.hero-visual{max-width:500px;margin:0 auto}.product-row{grid-template-columns:1fr;gap:1.5rem}.product-row.reverse{direction:ltr}.product-image-wrapper{order:-1;max-width:500px;margin:0 auto}.product-image-wrapper.product-image-lg img{width:100%}}@media(max-width:768px){.hero{padding:100px 1rem 50px;min-height:auto}.hero-title{font-size:1.625rem;line-height:1.25}.hero-subtitle{font-size:.9375rem}.hero-content{text-align:center;display:flex;flex-direction:column;align-items:center}.hero-actions{flex-direction:row;justify-content:center;width:100%}.hero-actions .btn{padding:.75rem 1.25rem;font-size:.875rem}.hero-visual{max-width:100%}.hero-image{width:calc(100% + 2rem);max-width:calc(100% + 2rem);margin-left:-1rem;margin-right:-1rem}.pricing-screenshots{flex-direction:column;align-items:center;gap:1rem}.pricing-screenshots img{max-width:100%}.products-showcase{gap:1.5rem}.product-info{text-align:center}.controls-grid{grid-template-columns:1fr;gap:1.5rem;margin-top:2rem}.control-card{padding:1.5rem}.control-card h3{font-size:1.125rem}.case-study-featured{padding:2rem 1.5rem}.case-featured-title{font-size:1.5rem;margin-bottom:2rem}.case-featured-stats{grid-template-columns:1fr;gap:1.5rem;padding:1.5rem}.featured-stat-value{font-size:2rem}.case-featured-description{font-size:1rem}}@media(max-width:480px){.hero-title{font-size:1.5rem;line-height:1.3}.hero-subtitle{font-size:.875rem}.hero-actions{flex-direction:row;gap:.5rem}.hero-actions .btn{flex:1;padding:.625rem .75rem;font-size:.8125rem;text-align:center;box-sizing:border-box;min-height:2.5rem}.pricing-bundle{padding:1.25rem 1rem}.pricing-bundle-actions{flex-direction:column}.pricing-bundle-actions .btn{width:100%}}.partners-section{padding:clamp(1.5rem,3vw,2rem) 0;background:#fff;overflow:hidden}.partners-title{font-size:clamp(1.25rem,2.5vw,1.75rem);font-weight:700;color:var(--ink);text-align:center;margin-bottom:2.5rem;display:inline-block;position:relative;width:100%}.partners-title:after{content:"";display:block;width:50px;height:3px;background:#ea4335;margin:1rem auto 0;border-radius:2px}.partners-track{overflow:hidden;width:100%;mask-image:linear-gradient(90deg,transparent,#000 3%,#000 97%,transparent);-webkit-mask-image:linear-gradient(90deg,transparent,#000 3%,#000 97%,transparent)}.partners-slide{display:flex;align-items:center;gap:5rem;animation:partners-scroll 35s linear infinite;width:max-content}.partners-slide img{height:180px;width:320px;object-fit:contain;flex-shrink:0;cursor:pointer;border-radius:10px;padding:.75rem;background:transparent;transition:transform .8s ease}.partners-slide img.partners-slide-img--tight{width:180px;padding:.25rem}.partners-slide img:hover{transform:rotateY(360deg)}@keyframes partners-scroll{0%{transform:translate(0)}to{transform:translate(-50%)}}@media(max-width:768px){.partners-slide{gap:2.5rem}.partners-slide img{height:110px;width:200px}}.home-ethics{background:#f3f4f6;padding:clamp(3.5rem,8vw,6rem) 2rem}.home-ethics-inner{max-width:1200px;margin:0 auto;display:grid;grid-template-columns:1.05fr 1fr;gap:clamp(2rem,5vw,4.5rem);align-items:start}.home-ethics-eyebrow{display:flex;align-items:center;gap:.65rem;font-family:Poppins,sans-serif;font-size:.78rem;font-weight:700;letter-spacing:2px;text-transform:uppercase;color:#f5a623;margin:0 0 1.25rem}.home-ethics-eyebrow-num{font-size:.95rem;letter-spacing:1px}.home-ethics-eyebrow-rule{display:inline-block;width:38px;height:1px;background:#f5a623}.home-ethics-title{font-family:Playfair Display,Georgia,serif;font-size:clamp(2rem,4vw,2.85rem);font-weight:800;color:var(--ink, #111827);line-height:1.15;margin:0 0 1.5rem;letter-spacing:-.5px}.home-ethics-body{font-family:Poppins,sans-serif;font-size:.95rem;line-height:1.75;color:#4b5563;margin:0 0 1.05rem}.home-ethics-body:last-child{margin-bottom:0}.home-ethics-right{display:flex;flex-direction:column;gap:clamp(1.5rem,3vw,2rem);padding-top:1.5rem}.home-ethics-feature{display:grid;grid-template-columns:64px 1fr;gap:1.25rem;align-items:start}.home-ethics-feature-icon{width:64px;height:64px;background:#f5a623;border-radius:4px;display:flex;align-items:center;justify-content:center;flex-shrink:0}.home-ethics-feature-title{font-family:Poppins,sans-serif;font-size:.95rem;font-weight:800;letter-spacing:1.5px;text-transform:uppercase;color:var(--ink, #111827);margin:0 0 .6rem}.home-ethics-feature-desc{font-family:Poppins,sans-serif;font-size:.92rem;line-height:1.7;color:#4b5563;margin:0}@media(max-width:900px){.home-ethics-inner{grid-template-columns:1fr;gap:2.5rem}.home-ethics-right{padding-top:0}}@media(max-width:520px){.home-ethics-feature{grid-template-columns:56px 1fr;gap:1rem}.home-ethics-feature-icon{width:56px;height:56px}}.home-testimonials{background:#fff;padding:clamp(3rem,6vw,4.5rem) 1.5rem}.home-testimonials-inner{max-width:1200px;margin:0 auto}.home-testimonials-header{text-align:center;margin:0 auto clamp(2rem,4vw,3rem);max-width:760px}.home-testimonials-label{display:inline-flex;align-items:center;gap:.85rem;font-family:Poppins,sans-serif;font-size:clamp(.95rem,1.05vw,1.0625rem);font-weight:700;letter-spacing:5px;text-transform:uppercase;color:#f5a623;margin:0 0 1rem}.home-testimonials-label:before,.home-testimonials-label:after{content:"";width:30px;height:2px;background:#f5a623;opacity:.85}.home-testimonials-title{font-family:Playfair Display,Georgia,serif;font-size:clamp(2rem,4vw,3rem);font-weight:700;color:#111827;line-height:1.15;letter-spacing:-.5px;margin:0 0 1rem}.home-testimonials-title em{font-style:italic;font-weight:800;color:#f5a623}.home-testimonials-sub{font-family:Poppins,sans-serif;font-size:clamp(.95rem,1.1vw,1.0625rem);color:#4b5563;line-height:1.7;max-width:640px;margin:0 auto}.home-testimonials-grid{list-style:none;margin:0;padding:0;display:grid;grid-template-columns:repeat(3,1fr);gap:clamp(1rem,2vw,1.5rem)}.home-testimonial-card{background:#fff;border:1px solid #e5e7eb;border-radius:12px;padding:1.5rem 1.5rem 1.35rem;display:flex;flex-direction:column;gap:.85rem;transition:transform .25s ease,box-shadow .25s ease,border-color .25s ease}.home-testimonial-card:hover{transform:translateY(-3px);box-shadow:0 12px 28px #00000012;border-color:#f5a623}.home-testimonial-stars{display:flex;gap:2px;color:#f5a623;font-size:1rem;line-height:1}.home-testimonial-quote{font-family:Poppins,sans-serif;font-size:.92rem;line-height:1.65;color:#1f2937;margin:0;font-style:italic;flex:1}.home-testimonial-meta{display:flex;align-items:center;gap:.7rem;margin-top:.5rem;padding-top:.85rem;border-top:1px solid #f3f4f6}.home-testimonial-avatar{width:38px;height:38px;border-radius:50%;background:linear-gradient(135deg,#1e3a5f,#0c2340);color:#fff;font-family:Poppins,sans-serif;font-size:.78rem;font-weight:700;display:inline-flex;align-items:center;justify-content:center;letter-spacing:.5px;flex-shrink:0}.home-testimonial-avatar--alt{background:linear-gradient(135deg,#f5a623,#d97706)}.home-testimonial-name{font-family:Poppins,sans-serif;font-size:.875rem;color:#111827;font-weight:600}@media(max-width:900px){.home-testimonials-grid{grid-template-columns:1fr 1fr}}@media(max-width:768px){.home-testimonials-grid{display:flex;grid-template-columns:none;gap:1rem;overflow-x:auto;scroll-snap-type:x mandatory;-webkit-overflow-scrolling:touch;scrollbar-width:none;padding:.5rem 1rem 1.5rem;margin:0 -1rem}.home-testimonials-grid::-webkit-scrollbar{display:none}.home-testimonial-card{flex:0 0 85%;scroll-snap-align:center}}.home-mission-band{background:#0c2340;color:#fff;padding:clamp(4rem,9vw,7rem) 1.5rem;text-align:center;position:relative;overflow:hidden}.home-mission-band:before{content:"";position:absolute;inset:0;background:radial-gradient(ellipse at 20% 25%,rgba(245,166,35,.06) 0%,transparent 55%),radial-gradient(ellipse at 80% 75%,rgba(245,166,35,.05) 0%,transparent 60%);pointer-events:none}.home-mission-band-inner{position:relative;max-width:900px;margin:0 auto}.home-mission-band-quote{font-family:Poppins,sans-serif;font-size:clamp(1.05rem,1.8vw,1.4rem);font-weight:400;line-height:1.7;color:#ffffffeb;margin:0 0 clamp(1.75rem,4vw,2.5rem)}.home-mission-band-hl{color:#f5a623;font-weight:600}.home-mission-band-title{font-family:Playfair Display,Georgia,serif;font-size:clamp(1.85rem,3.5vw,2.75rem);font-weight:700;color:#fff;margin:0 0 .85rem;letter-spacing:.5px;line-height:1.1}.home-mission-band-brand{font-family:Poppins,sans-serif;font-size:.7rem;font-weight:700;letter-spacing:4px;color:#ffffffb3;margin:0;text-transform:uppercase}.home-services-overview{padding:clamp(3rem,8vw,6rem) 2rem;background:#fff}.home-services-overview-inner{max-width:1200px;margin:0 auto}.home-services-overview-header{text-align:center;max-width:760px;margin:0 auto clamp(2.25rem,5vw,3.5rem)}.home-services-overview-label{display:inline-flex;align-items:center;gap:.85rem;font-family:Poppins,sans-serif;font-size:clamp(.95rem,1.05vw,1.0625rem);font-weight:700;letter-spacing:5px;text-transform:uppercase;color:#f5a623;margin:0 0 1.15rem}.home-services-overview-label:before,.home-services-overview-label:after{content:"";width:30px;height:2px;background:#f5a623;opacity:.85}.home-services-overview-title{font-family:Playfair Display,Georgia,serif;font-size:clamp(2rem,4vw,3rem);font-weight:700;color:var(--ink);line-height:1.15;letter-spacing:-.5px;margin:0 0 1.15rem}.home-services-overview-title em{font-style:italic;font-weight:800;color:#f5a623}.home-services-overview-subtitle{font-family:Poppins,sans-serif;font-size:clamp(.95rem,1.1vw,1.0625rem);font-weight:400;color:var(--ink-light);line-height:1.75;max-width:640px;margin:0 auto}.home-services-overview-grid{display:grid;grid-template-columns:repeat(3,1fr);gap:clamp(1.25rem,2.5vw,2rem)}.service-overview-card{display:flex;flex-direction:column;background:#fff;border:1px solid var(--border-light);border-radius:12px;overflow:hidden;transition:transform .25s ease,box-shadow .25s ease}.service-overview-card:hover{transform:translateY(-4px);box-shadow:0 14px 32px #00000017}.service-overview-card-img{position:relative;width:100%;aspect-ratio:4 / 3;overflow:hidden;background:#0c2d5a}.service-overview-card-img img{width:100%;height:100%;object-fit:cover;object-position:top center;display:block;transition:transform .4s ease}.service-overview-card-img-banner img{object-fit:contain;object-position:center}.service-overview-card:hover .service-overview-card-img img{transform:scale(1.04)}.service-overview-card-body{padding:1.5rem 1.5rem 1.75rem;display:flex;flex-direction:column;gap:.85rem;flex:1}.service-overview-card-title{font-size:1.25rem;font-weight:700;color:var(--ink);margin:0}.service-overview-card-desc{font-size:.9375rem;color:var(--ink-light);line-height:1.65;margin:0;flex:1}.service-overview-card-link{display:inline-flex;align-items:center;gap:.45rem;padding:.7rem 1.4rem;background:#f59e0b;color:#1a1a1a;font-size:.8125rem;font-weight:700;letter-spacing:1px;text-transform:uppercase;text-decoration:none;border-radius:4px;align-self:flex-start;transition:background .2s ease,color .2s ease,transform .2s ease}.service-overview-card-link:hover{background:var(--ink);color:#fff;transform:translate(2px)}@media(max-width:900px){.home-services-overview-grid{grid-template-columns:1fr 1fr}}@media(max-width:600px){.home-services-overview-grid{grid-template-columns:1fr}}.home-about{padding:clamp(2.5rem,6vw,4.75rem) 2rem clamp(3.5rem,8vw,6rem);background:#fff}.home-about-header{margin:0 0 clamp(1rem,2vw,1.75rem);text-align:left;display:flex;flex-direction:column;gap:.65rem}.home-about-eyebrow{display:inline-flex;align-items:center;align-self:flex-start;font-family:Inter,Poppins,sans-serif;font-size:.78rem;font-weight:700;color:#b8791a;letter-spacing:.22em;text-transform:uppercase;padding:.45rem .9rem;background:#f5a6231f;border:1px solid rgba(245,166,35,.35);border-radius:999px}.home-about-rule{display:block;width:64px;height:4px;border-radius:4px;background:linear-gradient(90deg,#f5a623,#e3981f);margin-top:.25rem}.home-about-inner{max-width:1300px;margin:0 auto}.home-about-body{display:grid;grid-template-columns:minmax(0,.9fr) minmax(0,1.25fr);gap:clamp(2rem,5vw,4rem);align-items:start}.home-about-images{display:grid;grid-template-columns:1.2fr 1.4fr;gap:1.5rem;align-items:end}.home-about-img-small{overflow:hidden;border-radius:4px}.home-about-img-small img{width:100%;height:420px;object-fit:cover;object-position:top center;display:block}.home-about-img-large{overflow:hidden;border-radius:4px}.home-about-img-large img{width:100%;height:620px;object-fit:cover;object-position:top center;display:block}.home-about-text{padding:1rem 0}.home-about-title{font-family:Inter,Poppins,-apple-system,BlinkMacSystemFont,Segoe UI,sans-serif;display:flex;flex-direction:column;gap:.15rem;color:#050505;line-height:1.02;margin:0}.home-about-title-lead{font-size:clamp(1.05rem,1.6vw,1.35rem);font-weight:500;color:var(--ink-light);letter-spacing:.18em;text-transform:uppercase}.home-about-title-brand{font-size:clamp(2.2rem,4.2vw,3.6rem);font-weight:900;letter-spacing:-.015em;line-height:1.02;white-space:nowrap;color:#0a0a0a;background:linear-gradient(135deg,#0a0a0a,#1f2937);-webkit-background-clip:text;background-clip:text;-webkit-text-fill-color:transparent}.home-about-title-accent{color:#f5a623;-webkit-text-fill-color:#f5a623;background:none;font-style:italic;font-weight:800}.home-about-subtitle{font-size:clamp(1rem,1.35vw,1.2rem);font-weight:400;color:var(--ink);line-height:1.6;margin-bottom:1.5rem}.home-about-desc{font-size:.9375rem;color:var(--ink-light);line-height:1.8;margin-bottom:2rem;font-style:italic}.home-about-btn{display:inline-block;padding:.875rem 2.5rem;background:#f5a623;color:#111;font-size:.9375rem;font-weight:700;letter-spacing:0;text-transform:uppercase;text-decoration:none;border-radius:4px;transition:background .3s ease,transform .3s ease}.home-about-btn:hover{background:#e3981f;transform:translateY(-1px)}@media(min-width:769px){.home-about-header{text-align:center;align-items:center}.home-about-rule{margin-left:auto;margin-right:auto}.home-about-body{align-items:stretch}.home-about-text{display:flex;flex-direction:column;align-items:flex-start;justify-content:center}.home-about-btn{align-self:center}.home-about-images{align-items:start}.home-about-img-small{margin-top:clamp(2.5rem,5vw,4.5rem)}.home-about-img-large img{height:570px}}@media(max-width:768px){.home-about{padding:3rem 1rem}.home-about-body{grid-template-columns:1fr;gap:2rem}.home-about-header{text-align:center;align-items:center}.home-about-eyebrow{align-self:center}.home-about-rule{margin-left:auto;margin-right:auto}.home-about-title{white-space:normal;align-items:center}.home-about-title-brand{white-space:normal}.home-about-images{grid-template-columns:1fr 1fr;gap:1rem}.home-about-img-small img{height:220px}.home-about-img-large img{height:300px}.home-about-text{text-align:center}.home-about-btn{margin:0 auto}}.home-ears{background:#fff}.home-ears-inner{display:grid;grid-template-columns:1fr 1fr;gap:4rem;align-items:center}.home-ears-desc{font-size:1rem;color:#475467;line-height:1.7;margin-bottom:1.5rem}.home-ears-features{display:flex;flex-direction:column;gap:.75rem;margin-bottom:2rem}.home-ears-feat{display:flex;align-items:center;gap:.75rem;font-size:1.125rem;font-weight:700;color:#101828}.home-ears-actions{display:flex;gap:1rem;flex-wrap:wrap}.home-ears-btn{display:inline-block;padding:.75rem 2rem;background:#0c2d5a;color:#fff;font-size:.9375rem;font-weight:700;border-radius:8px;text-decoration:none;transition:background .2s,transform .2s}.home-ears-btn:hover{background:#091e3d;transform:translateY(-1px)}.home-ears-actions{align-items:center}.home-ears-playstore{display:inline-flex;align-items:center;text-decoration:none;transition:transform .2s,opacity .2s}.home-ears-playstore:hover{transform:translateY(-1px);opacity:.9}.home-ears-badge{height:48px;width:auto;display:block}.home-ears-scanme{display:inline-flex;flex-direction:column;align-items:center;gap:.35rem;padding:0;border:none;background:none;cursor:pointer;transition:transform .2s}.home-ears-scanme:hover{transform:translateY(-1px)}.home-ears-scanme-wrap{position:relative;display:inline-block}.home-ears-scanme-overlay{position:absolute;inset:0;display:flex;align-items:center;justify-content:center;background:#00000073;border-radius:6px;color:gold;font-size:.875rem;font-weight:800;letter-spacing:.08em;opacity:1;transition:opacity .2s}.home-ears-scanme:hover .home-ears-scanme-overlay{opacity:.8}.home-ears-scanme-img{height:135px;width:135px;object-fit:contain;border-radius:6px;display:block;border:2px solid #d0d5dd;padding:2px;background:#fff}.qr-modal-overlay{position:fixed;inset:0;background:#00000080;-webkit-backdrop-filter:blur(4px);backdrop-filter:blur(4px);display:flex;align-items:center;justify-content:center;z-index:9999;animation:qrFadeIn .2s ease}.qr-modal{background:#fff;border-radius:20px;padding:1.5rem;width:340px;max-width:90vw;text-align:center;position:relative;box-shadow:0 20px 60px #00000026;animation:qrSlideUp .25s ease}.qr-modal-close{position:absolute;top:.75rem;right:.75rem;width:32px;height:32px;border:none;background:#f2f4f7;border-radius:50%;font-size:1.25rem;color:#667085;cursor:pointer;display:flex;align-items:center;justify-content:center;transition:background .2s}.qr-modal-close:hover{background:#e4e7ec;color:#101828}.qr-modal-logo{width:100%;max-height:120px;object-fit:contain;margin-bottom:1rem}.qr-modal-title{font-size:1.25rem;font-weight:700;color:#101828;margin-bottom:.25rem}.qr-modal-desc{font-size:.875rem;color:#667085;margin-bottom:1rem}.qr-modal-img{width:100%}.qr-modal-img svg{width:100%;height:auto;display:block}@keyframes qrFadeIn{0%{opacity:0}to{opacity:1}}@keyframes qrSlideUp{0%{opacity:0;transform:translateY(16px) scale(.97)}to{opacity:1;transform:translateY(0) scale(1)}}.home-ears-preview{display:flex;justify-content:center}.home-ears-img{width:100%;max-width:400px;border-radius:16px;box-shadow:0 12px 40px #0000001a}.home-blog{padding-bottom:4rem}.home-blog .section-header{display:flex;align-items:flex-end;justify-content:space-between}.home-blog .section-label{color:#f5a623;font-size:clamp(.95rem,1.1vw,1.125rem);letter-spacing:.25em;margin-bottom:1rem}.home-blog .section-title:after{background:#f5a623}.home-blog-header{text-align:center;max-width:760px;margin:0 auto clamp(1.75rem,3.5vw,2.5rem)}.home-blog-label{display:inline-flex;align-items:center;gap:.85rem;font-family:Poppins,sans-serif;font-size:clamp(.95rem,1.05vw,1.0625rem);font-weight:700;letter-spacing:5px;text-transform:uppercase;color:#f5a623;margin:0 0 1rem}.home-blog-label:before,.home-blog-label:after{content:"";width:30px;height:2px;background:#f5a623;opacity:.85}.home-blog-title{font-family:Playfair Display,Georgia,serif;font-size:clamp(2rem,4vw,3rem);font-weight:700;color:#111827;line-height:1.15;letter-spacing:-.5px;margin:0 0 1rem}.home-blog-title em{font-style:italic;font-weight:800;color:#f5a623}.home-blog-sub{font-family:Poppins,sans-serif;font-size:clamp(.95rem,1.1vw,1.0625rem);color:#4b5563;line-height:1.7;max-width:640px;margin:0 auto}.home-blog .home-blog-arrows{justify-content:center;margin-bottom:clamp(1.5rem,3vw,2rem)}.home-blog-track{display:flex;gap:1.5rem;overflow-x:auto;scroll-snap-type:x mandatory;-webkit-overflow-scrolling:touch;padding-bottom:1rem;margin-bottom:2rem;scrollbar-width:none}.home-blog-track::-webkit-scrollbar{display:none}.home-blog-arrows{display:flex;gap:.5rem}.home-blog-arrow{width:40px;height:40px;border-radius:50%;border:1.5px solid #d0d5dd;background:#fff;display:flex;align-items:center;justify-content:center;cursor:pointer;color:#344054;transition:background .2s,border-color .2s}.home-blog-arrow:hover{background:#0c2d5a;border-color:#0c2d5a;color:#fff}.home-blog-card{text-decoration:none;color:inherit;display:flex;flex-direction:column;border-radius:12px;overflow:hidden;border:1px solid #e4e7ec;background:#fff;transition:transform .2s,box-shadow .2s;min-width:320px;max-width:380px;flex-shrink:0;scroll-snap-align:start}.home-blog-card:hover{transform:translateY(-4px);box-shadow:0 8px 24px #00000014}.home-blog-card:hover .home-blog-title{color:#f5a623}.home-blog-img-wrap{overflow:hidden}.home-blog-img{width:100%;aspect-ratio:16 / 10;object-fit:cover;object-position:top center;display:block;transition:transform .4s ease}.home-blog-card:hover .home-blog-img{transform:scale(1.03)}.home-blog-body{padding:1.25rem;display:flex;flex-direction:column;gap:.375rem}.home-blog-cat{font-size:.6875rem;font-weight:700;text-transform:uppercase;letter-spacing:.06em;color:#0c2d5a}.home-blog-title{font-size:1rem;font-weight:700;color:#101828;line-height:1.35;transition:color .2s;display:-webkit-box;-webkit-line-clamp:2;-webkit-box-orient:vertical;overflow:hidden}.home-blog-excerpt{font-size:.8125rem;color:#667085;line-height:1.5;display:-webkit-box;-webkit-line-clamp:2;-webkit-box-orient:vertical;overflow:hidden}.home-blog-read{display:inline-flex;align-items:center;gap:.3rem;font-size:.8125rem;font-weight:600;color:#0c2d5a;margin-top:.25rem}.home-blog-dots{display:flex;justify-content:center;gap:.5rem;margin-bottom:1.5rem}.home-blog-dot{width:8px;height:8px;border-radius:50%;border:none;background:#d0d5dd;cursor:pointer;padding:0;transition:background .2s,width .2s}.home-blog-dot.active{width:24px;border-radius:4px;background:#0c2d5a}.home-blog-cta{text-align:center}@media(max-width:768px){.home-ears-inner{grid-template-columns:1fr;gap:2rem}.home-ears-text,.home-ears-text .section-label{text-align:center}.home-ears-text .section-title{font-size:clamp(1.25rem,5.5vw,1.75rem);white-space:nowrap}.home-ears-preview{order:1}.home-ears-img{max-width:280px;margin:0 auto;display:block}.home-ears-features{display:grid;grid-template-columns:1fr 1fr;gap:.25rem 1rem}.home-ears-feat{font-size:.8125rem;font-weight:600;white-space:nowrap}.home-ears-actions{flex-direction:column;align-items:center}.home-ears-scanme{display:none}.home-ears-scanme-img{height:100px;width:100px}.home-blog-card{min-width:280px}.section-header{text-align:center}.section-label{font-size:.625rem}.home-blog .section-header{flex-direction:column;align-items:center;gap:.5rem}.home-blog-arrows{justify-content:center}.section-title{font-size:clamp(1.5rem,5vw,2rem)}.why-grid{grid-template-columns:1fr 1fr}.why-card{padding:1rem;text-align:center}.why-title{font-size:.8125rem}.why-description{font-size:.7rem;line-height:1.4;display:-webkit-box;-webkit-line-clamp:4;-webkit-box-orient:vertical;overflow:hidden}.why-emoji{font-size:1.25rem}}.services-page .hero-slideshow{clip-path:none;height:75vh;max-height:650px;min-height:400px}.services-page .hero-overlay{background:linear-gradient(to top,#000000a6,#0000000d 60%)}.services-page .hero-slide-content{text-align:left;bottom:-.15em;left:0;right:auto;padding:0 clamp(2rem,5vw,5rem)}.services-page .hero-slide-label{display:none}.services-page .hero-slide-title{font-size:clamp(3rem,8vw,7rem);font-weight:900;font-style:normal;line-height:.95;margin:0;text-transform:none;max-width:55%}.services-page .hero-slide-desc{display:none}.services-page .hero-slide-indicators{left:auto;right:8.85rem}.svc-intro{padding:clamp(1.5rem,3vw,2.5rem) clamp(1.5rem,4vw,3rem)}.svc-intro-inner{display:flex;gap:clamp(2rem,5vw,4rem);max-width:1200px;margin:0 auto;align-items:center}.svc-intro-title{flex:0 0 40%;font-size:clamp(1.5rem,3vw,2rem);font-weight:700;line-height:1.2;color:#ea4335}.svc-intro-text{flex:1;font-size:clamp(.95rem,1.5vw,1.05rem);color:#555;line-height:1.8}@media(max-width:768px){.svc-intro-inner{flex-direction:column;gap:1rem}.svc-intro-title{flex:none}}.svc-block{display:flex;align-items:stretch;gap:0;max-width:1300px;margin:3rem auto;border-radius:0;overflow:hidden;box-shadow:0 4px 30px #00000014}.svc-block--reverse{flex-direction:row-reverse}.svc-block__image{flex:0 0 55%;max-width:55%;position:relative;min-height:500px}.svc-block__image img{width:100%;height:100%;min-height:500px;object-fit:cover;object-position:top center;display:block}.svc-block__number{font-size:clamp(5rem,10vw,9rem);font-weight:900;color:#ea433526;line-height:1;letter-spacing:-.04em;display:block;margin-bottom:-.5rem}.svc-block__content--has-bg .svc-block__number{color:#ea43354d}.svc-block__content{flex:1;display:flex;flex-direction:column;justify-content:center;padding:clamp(2rem,4vw,3.5rem);position:relative;z-index:1;background:#fff}.svc-block__content--has-bg{background:none;overflow:hidden;color:#fff}.svc-block__content-bg{position:absolute;inset:0;width:100%;height:100%;object-fit:cover;object-position:center;z-index:-2;opacity:1;transition:opacity .6s ease}.svc-block__content-bg--hidden{opacity:0}.svc-block__content--has-bg:after{content:"";position:absolute;inset:0;background:linear-gradient(135deg,#000000a6,#0000008c);z-index:-1}.svc-block__content--has-bg .svc-block__title{color:#fff}.svc-block__content--has-bg .svc-block__subtitle{color:#ff6b5a}.svc-block__content--has-bg .svc-block__list li,.svc-block__content--has-bg .svc-block__back-intro{color:#ffffffd9}.svc-block__content--has-bg .svc-block__flip-back .svc-block__title{color:#fff}.svc-block__content--has-bg .svc-block__flip-back .svc-block__list li{color:#ffffffd9}.svc-block__title{font-size:clamp(1.75rem,3.5vw,2.5rem);font-weight:800;color:var(--text-primary, #1a1a1a);margin-bottom:1.25rem;line-height:1.15;letter-spacing:-.02em}.svc-block__subtitle{font-size:clamp(.85rem,1.25vw,.95rem);font-weight:700;text-transform:uppercase;letter-spacing:2px;color:#ea4335;margin-bottom:1rem}.svc-block__list{list-style:none;padding-left:0;display:flex;flex-direction:column;gap:.6rem;margin-bottom:1.5rem}.svc-block__list li{font-size:clamp(.9rem,1.25vw,1.05rem);color:var(--text-secondary, #555);line-height:1.7;padding-left:1.5rem;position:relative}.svc-block__list li:before{content:"";position:absolute;left:0;top:.55em;width:8px;height:8px;border-radius:50%;background:#ea4335}.svc-block__content--flippable{perspective:1200px}.svc-block__flip{position:relative;transition:transform .6s ease;transform-style:preserve-3d}.svc-block__flip--flipped{transform:rotateY(180deg)}.svc-block__flip-front,.svc-block__flip-back{backface-visibility:hidden}.svc-block__flip-front{position:relative}.svc-block__flip-back{position:absolute;top:0;left:0;width:100%;transform:rotateY(180deg);padding:1rem 0}.svc-block__back-intro{font-size:clamp(.95rem,1.25vw,1.1rem);color:var(--text-secondary, #555);margin-bottom:1.25rem}.svc-block__learn-more{display:inline-block;padding:.65rem 2rem;background:#ea4335;color:#fff;border:none;border-radius:0;font-size:.95rem;font-weight:600;cursor:pointer;transition:background .3s ease,transform .2s ease}.svc-block__learn-more:hover{background:#d33426;transform:translateY(-2px)}@media(max-width:768px){.svc-block,.svc-block--reverse{flex-direction:column;margin:1.5rem 1rem}.svc-block__image{flex:none;max-width:100%;width:100%;min-height:300px}.svc-block__image img{min-height:300px}}.svc-banner{width:100%;line-height:0;background:#d6d6d6}.svc-banner-img{display:block;width:100%;height:auto;object-fit:contain}.svc-briefing{background:#fff;padding:clamp(3rem,6vw,5rem) 1.5rem clamp(2.5rem,5vw,4rem)}.svc-briefing-inner{max-width:1200px;margin:0 auto;display:grid;grid-template-columns:1fr 1fr;gap:clamp(2rem,4vw,3.5rem);align-items:center}.svc-briefing-left{text-align:center}.svc-briefing-title{font-family:Fraunces,Playfair Display,Georgia,serif;font-size:clamp(1.85rem,3.4vw,2.65rem);font-weight:700;color:#0a0a0a;line-height:1.2;letter-spacing:-.015em;margin:0 0 1.1rem}.svc-briefing-title em{font-style:italic;font-weight:700;color:#f5a623}.svc-briefing-lead{font-family:Poppins,sans-serif;font-size:clamp(.95rem,1.1vw,1.0625rem);color:#4b5563;line-height:1.75;max-width:520px;margin:0 auto 1.85rem}.svc-briefing-phone{display:inline-flex;align-items:stretch;border-radius:4px;overflow:hidden;text-decoration:none;box-shadow:0 6px 18px #0c23401f;transition:transform .2s ease,box-shadow .2s ease}.svc-briefing-phone:hover{transform:translateY(-2px);box-shadow:0 10px 24px #0c23402e}.svc-briefing-phone-icon{display:inline-flex;align-items:center;justify-content:center;background:#0c2340;color:#f5a623;padding:.85rem 1.05rem}.svc-briefing-phone-text{display:inline-flex;align-items:center;background:#f5a623;color:#0c2340;padding:.85rem 1.5rem;font-family:Poppins,sans-serif;font-size:.95rem;font-weight:700;letter-spacing:.5px;white-space:nowrap}.svc-briefing-right{background:#0c2340;padding:clamp(1.75rem,3vw,2.5rem) clamp(1.5rem,2.5vw,2.25rem);border-radius:4px}.svc-pillars{list-style:none;margin:0;padding:0;display:flex;flex-direction:column;gap:clamp(1.1rem,2vw,1.5rem)}.svc-pillars li{display:grid;grid-template-columns:56px 1fr;gap:1rem;align-items:start}.svc-pillar-icon{width:56px;height:56px;border-radius:50%;border:1.5px solid #f5a623;color:#f5a623;display:inline-flex;align-items:center;justify-content:center;flex-shrink:0}.svc-pillar-title{font-family:Poppins,sans-serif;font-size:.85rem;font-weight:700;letter-spacing:1.5px;text-transform:uppercase;color:#fff;margin:0 0 .4rem}.svc-pillar-desc{font-family:Poppins,sans-serif;font-size:.875rem;line-height:1.6;color:#ffffffc7;margin:0}@media(max-width:900px){.svc-briefing-inner{grid-template-columns:1fr;gap:2rem}.svc-briefing-lead{margin-bottom:0}.svc-briefing-right{padding:1.5rem 1.25rem}.svc-pillars{gap:1.25rem}.svc-pillars li{grid-template-columns:44px 1fr;gap:.85rem;align-items:center}.svc-pillar-icon{width:44px;height:44px}.svc-pillar-icon svg{width:22px;height:22px}.svc-pillar-title{font-size:.78rem;letter-spacing:1.2px;margin-bottom:.2rem}.svc-pillar-desc{font-size:.825rem;line-height:1.55}}.svc-list{background:#fff;padding:clamp(2rem,4vw,3rem) 1.5rem clamp(4rem,7vw,6rem)}.svc-list-inner{max-width:960px;margin:0 auto;display:flex;flex-direction:column;gap:clamp(2.5rem,5vw,4rem)}.svc-item{display:flex;flex-direction:column;gap:clamp(1rem,2vw,1.5rem);scroll-margin-top:120px}.svc-item-title{font-family:Fraunces,Playfair Display,Georgia,serif;font-weight:800;font-variation-settings:"opsz" 96,"SOFT" 50;font-size:clamp(1.35rem,2.1vw,1.85rem);letter-spacing:-.025em;color:#0a0a0a;line-height:1.1;margin:0}.svc-item-title em{font-style:italic;font-weight:700;color:#f5a623}.svc-item-body{display:grid;grid-template-columns:minmax(220px,290px) 1fr;gap:clamp(1.5rem,3vw,2.5rem);align-items:start}.svc-item-img{width:100%;overflow:hidden;border-radius:8px;background:#f3f4f6;box-shadow:0 4px 16px #0c2d5a14}.svc-item-img img{width:100%;height:auto;max-height:380px;object-fit:cover;object-position:top center;display:block}.svc-item-desc{font-family:Poppins,sans-serif;font-size:clamp(.95rem,1.1vw,1.0625rem);line-height:1.8;color:#374151;margin:0;padding-top:.25rem}.svc-item-text{display:flex;flex-direction:column;gap:.875rem}.svc-item-intro{font-family:Poppins,sans-serif;font-size:clamp(1rem,1.2vw,1.125rem);line-height:1.5;color:#0c2d5a;font-weight:600;margin:0;padding-top:.25rem}.svc-item-bullets{list-style:none;padding:0;margin:0;display:grid;gap:.5rem}.svc-item-bullets li{position:relative;padding-left:1.5rem;font-family:Poppins,sans-serif;font-size:clamp(.9rem,1.05vw,1rem);line-height:1.55;color:#374151}.svc-item-bullets li:before{content:"";position:absolute;left:0;top:.55rem;width:8px;height:8px;border-radius:2px;background:#f5a623}.svc-item-ctas{display:flex;flex-wrap:wrap;gap:.625rem;margin-top:.25rem}.svc-item-cta{display:inline-flex;align-items:center;gap:.5rem;padding:.7rem 1.25rem;background:#f5a623;color:#0c2d5a;font-family:Poppins,sans-serif;font-weight:700;font-size:.95rem;text-decoration:none;border-radius:999px;border:2px solid #f5a623;transition:background .2s ease,border-color .2s ease,color .2s ease,transform .15s ease}.svc-item-cta:hover{background:#e09618;border-color:#e09618;transform:translateY(-1px)}.svc-item-cta-secondary{background:#25d366;color:#fff;border-color:#25d366}.svc-item-cta-secondary:hover{background:#1ebe5a;border-color:#1ebe5a;color:#fff}@media(max-width:768px){.svc-item-body{grid-template-columns:1fr}.svc-item-img{max-width:420px}}.svc-grid-section{background:#f9fafb;padding:clamp(3.5rem,7vw,6rem) 1.5rem clamp(4.5rem,9vw,7rem)}.svc-grid-inner{max-width:1280px;margin:0 auto}.svc-grid-header{text-align:center;max-width:760px;margin:0 auto clamp(2.25rem,4.5vw,3.25rem)}.svc-grid-label{display:inline-flex;align-items:center;gap:.85rem;font-family:Poppins,sans-serif;font-size:clamp(.95rem,1.05vw,1.0625rem);font-weight:700;letter-spacing:5px;text-transform:uppercase;color:#f5a623;margin:0 0 1rem}.svc-grid-label:before,.svc-grid-label:after{content:"";width:30px;height:2px;background:#f5a623;opacity:.85}.svc-grid-title{font-family:Playfair Display,Georgia,serif;font-size:clamp(2rem,4vw,3rem);font-weight:700;color:#111827;line-height:1.15;letter-spacing:-.5px;margin:0 0 1rem}.svc-grid-title em{font-style:italic;font-weight:800;color:#f5a623}.svc-grid-sub{font-family:Poppins,sans-serif;font-size:clamp(.95rem,1.1vw,1.0625rem);color:#4b5563;line-height:1.7;max-width:640px;margin:0 auto}.svc-grid{display:grid;grid-template-columns:repeat(3,1fr);gap:clamp(1.25rem,2vw,1.75rem)}.svc-card{background:#fff;border-radius:14px;overflow:hidden;border:1px solid #e5e7eb;display:flex;flex-direction:column;transition:transform .3s cubic-bezier(.2,.8,.2,1),box-shadow .3s ease,border-color .3s ease}.svc-card:hover{transform:translateY(-5px);box-shadow:0 18px 38px #0c23401f;border-color:#f5a62373}.svc-card-img{position:relative;width:100%;aspect-ratio:16 / 10;overflow:hidden;background:#0c2340}.svc-card-img img{width:100%;height:100%;object-fit:cover;display:block;transition:transform .5s ease}.svc-card:hover .svc-card-img img{transform:scale(1.05)}.svc-card-img:after{content:"";position:absolute;inset:0;background:linear-gradient(180deg,#0c234000 55%,#0c234099);pointer-events:none}.svc-card-num{position:absolute;top:1rem;left:1rem;z-index:1;display:inline-flex;align-items:center;justify-content:center;min-width:38px;height:38px;padding:0 .55rem;background:linear-gradient(135deg,#f5a623,#d97706);color:#fff;font-family:Playfair Display,Georgia,serif;font-weight:800;font-size:1rem;border-radius:6px;letter-spacing:.5px;box-shadow:0 6px 16px #f5a62359}.svc-card-body{padding:1.5rem 1.5rem 1.65rem;display:flex;flex-direction:column;gap:.85rem;flex:1}.svc-card-title{font-family:Playfair Display,Georgia,serif;font-size:1.3rem;font-weight:700;color:#111827;line-height:1.25;letter-spacing:-.3px;margin:0}.svc-card-desc{font-family:Poppins,sans-serif;font-size:.91rem;line-height:1.65;color:#4b5563;margin:0;flex:1}.svc-card-cta{align-self:flex-start;display:inline-flex;align-items:center;gap:.5rem;margin-top:.5rem;padding:.7rem 1.35rem;background:linear-gradient(135deg,#f5a623,#d97706);color:#fff;border:none;border-radius:6px;font-family:Poppins,sans-serif;font-size:.78rem;font-weight:700;letter-spacing:1.5px;text-transform:uppercase;cursor:pointer;transition:background .3s ease,transform .25s ease,box-shadow .3s ease;box-shadow:0 6px 16px #f5a6234d}.svc-card-cta svg{transition:transform .25s ease}.svc-card-cta:hover{background:linear-gradient(135deg,#0c2340,#14365e);transform:translateY(-1px);box-shadow:0 8px 22px #0c23404d}.svc-card-cta:hover svg{transform:translate(3px)}@media(max-width:1024px){.svc-grid{grid-template-columns:repeat(2,1fr)}}@media(max-width:600px){.svc-grid{grid-template-columns:1fr}.svc-card-img{aspect-ratio:16 / 9}}.about-hero-centered{background-size:cover;background-repeat:no-repeat;background-position:center 30%!important;clip-path:ellipse(120% 95% at 50% 0%)}@media(max-width:768px){.about-hero-centered{background-image:url(/homepage/other%20images/gallery%20images/thumbs/image%20copy%2011.webp)!important;background-position:center center!important}}.about-hero-centered .home-hero-inner{justify-content:center}.about-hero-centered .home-hero-content{text-align:center;align-items:center;display:flex;flex-direction:column}.about-hero-centered .home-hero-title{font-size:clamp(2rem,5vw,3.5rem)}.about-hero-centered .home-hero-subtitle{font-size:clamp(.75rem,1.5vw,1rem);letter-spacing:4px;margin-bottom:1.5rem}.about-hero-centered .home-hero-actions{justify-content:center}.about-btn-primary{background:#ea4335;color:#fff;padding:.75rem 2rem;border-radius:8px;font-weight:600;border:none;cursor:pointer;transition:background .3s ease,transform .2s ease}.about-btn-primary:hover{background:#d33426;transform:translateY(-2px)}.about-btn-outline{border:2px solid rgba(255,255,255,.4);color:#fff;padding:.75rem 2rem;border-radius:8px;font-weight:600;background:transparent;cursor:pointer;transition:all .3s ease;text-decoration:none}.about-btn-outline:hover{border-color:#fff;background:#ffffff1a}.about-section{padding:clamp(3rem,8vw,5rem) 2rem}.about-section-alt{background:#fff}.about-container{max-width:1100px;margin:0 auto}.about-section-label{font-size:.75rem;font-weight:600;letter-spacing:2px;text-transform:uppercase;color:#ea4335;margin-bottom:.75rem}.about-section-title{font-size:clamp(1.5rem,3.5vw,2.25rem);font-weight:700;color:var(--ink);margin-bottom:1.5rem;line-height:1.25}.ceo-profile{background:transparent;padding:clamp(3rem,8vw,5rem) 2rem;overflow:visible}.ceo-profile-inner{max-width:1100px;margin:0 auto;display:grid;grid-template-columns:470px 1fr;gap:3.5rem;align-items:center}.ceo-photo-wrapper{position:relative}.ceo-photo-wrapper{width:450px;height:450px;border-radius:50%;overflow:hidden;box-shadow:0 20px 50px #0000001a}.ceo-photo-wrapper img{width:100%;height:100%;object-fit:cover;object-position:top;display:block}.ceo-photo-wrapper.ceo-photo-wrapper--logo{width:auto!important;height:auto!important;max-width:360px!important;background:transparent!important;border:none!important;border-radius:0!important;box-shadow:none!important;overflow:visible!important;display:flex;align-items:center;justify-content:center;padding:0!important}.ceo-photo-wrapper.ceo-photo-wrapper--logo .ceo-logo-img{width:100%!important;height:auto!important;max-width:100%!important;max-height:none!important;object-fit:contain!important;background:transparent!important}.ceo-details-col{position:relative}.ceo-corner-images{position:absolute;top:-40px;right:0;display:flex;gap:1rem;align-items:flex-start}.ceo-corner-img{overflow:hidden;box-shadow:0 8px 24px #0000001f}.ceo-corner-img img{width:100%;height:100%;object-fit:cover;object-position:top center;display:block}.ceo-corner-img-1,.ceo-corner-img-2{width:150px;height:150px;border-radius:16px}@media(max-width:768px){.ceo-corner-images{display:none}}.ceo-label{display:inline-block;font-size:.85rem;font-family:Poppins,sans-serif;font-weight:700;letter-spacing:4px;text-transform:uppercase;color:#ea4335;margin-bottom:.75rem}.ceo-name{font-size:clamp(2.5rem,5.5vw,3.75rem);font-family:Playfair Display,Georgia,serif;font-weight:800;color:#0c2d5a;line-height:1.15;margin-bottom:1.5rem}.ceo-roles{display:flex;flex-direction:column;gap:.6rem;margin-bottom:1.5rem}.ceo-role{display:flex;align-items:center;gap:.75rem;font-size:1rem;font-family:Poppins,sans-serif;font-weight:500;color:var(--ink);animation:textGlow 3s ease-in-out infinite alternate}@keyframes textGlow{0%{text-shadow:0 0 2px rgba(245,197,24,.2)}to{text-shadow:0 0 8px rgba(245,197,24,.6),0 0 20px rgba(245,197,24,.3)}}.ceo-role-dot{width:8px;height:8px;border-radius:50%;background:#ea4335;flex-shrink:0;animation:dotGlow 2s ease-in-out infinite alternate}@keyframes dotGlow{0%{box-shadow:0 0 4px #ea433566}to{box-shadow:0 0 12px #ea4335cc}}.ceo-divider{width:60px;height:3px;background:linear-gradient(90deg,#f5c518,#ea4335);border-radius:2px;margin-bottom:1.5rem}.ceo-bio{font-size:1rem;font-family:Poppins,sans-serif;line-height:1.8;color:#1a1a1a;margin-bottom:.75rem}.ceo-photo-col{display:flex;flex-direction:column;align-items:center;text-align:center}.ceo-stats{display:flex;align-items:center;gap:1rem;margin-top:1.5rem;padding:1.25rem 0 2rem;width:100%;justify-content:center}.ceo-stat{display:flex;flex-direction:column;align-items:center}.ceo-stat-spin{animation:statSpin .8s ease}@keyframes statSpin{0%{transform:rotateY(0)}to{transform:rotateY(360deg)}}.ceo-stat-num{font-size:1.5rem;font-weight:800;color:#0c2d5a;line-height:1}.ceo-stat-label{font-size:.7rem;color:#0c2d5a;text-transform:uppercase;letter-spacing:.5px;margin-top:.35rem;font-weight:600;display:block}.ceo-stat-divider{width:1px;height:32px;background:#0000001a}@media(max-width:1024px){.ceo-profile-inner{grid-template-columns:340px 1fr;gap:2.5rem}.ceo-photo-wrapper{width:320px;height:320px}.ceo-photo-wrapper--logo{padding:0;max-width:280px}}@media(max-width:768px){.ceo-profile-inner{grid-template-columns:1fr;text-align:center}.ceo-photo-wrapper{width:300px;height:300px;margin:0 auto}.ceo-photo-wrapper--logo{padding:0;width:auto;height:auto;max-width:220px}.ceo-roles{align-items:center}.ceo-divider{margin-left:auto;margin-right:auto}}.about-vision-section{position:relative;overflow:hidden;margin-top:0}.about-vision-section:before{content:"";position:absolute;top:0;left:-5%;width:110%;height:80px;background:#fff;border-radius:0 0 50% 50%;z-index:3}.about-vision-bg{position:relative;display:flex;align-items:center;min-height:clamp(680px,88vh,860px);background:#0c2d5a}.about-vision-bg-img{position:absolute;top:0;right:0;width:37%;height:100%;object-fit:cover;object-position:center 15%}.about-vision-overlay{position:absolute;top:0;left:0;width:100%;height:100%;background:linear-gradient(to right,#0c2d5afa,#0c2d5af2 40%,#0c2d5a8c,#0c2d5a0d 60%,#0c2d5a00),repeating-linear-gradient(45deg,transparent,transparent 20px,rgba(245,197,24,.03) 20px,rgba(245,197,24,.03) 22px)}.about-vision-content{position:relative;z-index:2;max-width:640px;min-height:clamp(420px,55vh,580px);padding:clamp(4.5rem,10vw,7rem) clamp(2rem,5vw,6rem);display:flex;flex-direction:column;justify-content:center}.about-vision-label{font-size:.8rem;font-weight:700;text-transform:uppercase;letter-spacing:3px;color:#f5c518;margin-bottom:1.25rem}.about-vision-title{font-size:clamp(2.25rem,4.5vw,3.25rem);font-weight:800;color:#fff;line-height:1.15;margin-bottom:1.75rem;letter-spacing:-.5px}.about-vision-title em{font-style:italic;font-weight:800;color:#f5c518}.about-vision-divider{width:70px;height:4px;margin-bottom:1.75rem}.about-vision-desc{font-size:clamp(1rem,1.25vw,1.15rem);line-height:1.85;margin-bottom:1.5rem}.about-vision-pull{display:inline-flex;align-items:center;gap:1rem;margin-top:2rem;padding:.85rem 1.5rem;background:#f5c5181a;border-left:3px solid #f5c518;border-radius:4px;font-family:Playfair Display,Georgia,serif;font-size:clamp(1.05rem,1.55vw,1.35rem);font-style:italic;color:#fff;letter-spacing:.5px}.about-vision-pull-sep{color:#f5c518b3;font-weight:300;font-style:normal;font-size:1.15em}.about-vision-divider{width:60px;height:3px;background:#f5c518;border-radius:2px;margin-bottom:1.5rem}.about-vision-desc{font-size:1rem;line-height:1.8;color:#ffffffd9;margin-bottom:1rem}.about-vision-desc strong{color:#f5c518}.about-vision-desc em{color:#fffffff2}@media(max-width:768px){.about-vision-bg{min-height:440px}.about-vision-bg-img{width:52%;object-position:center 25%}.about-vision-overlay{background:linear-gradient(to right,#0c2d5a 0% 42%,#0c2d5a8c 55%,#0c2d5a0d 75%,#0c2d5a00)}.about-vision-content{max-width:50%;padding:3rem 1.25rem;min-height:auto}.about-vision-title{font-size:1.4rem;line-height:1.2;margin-bottom:.85rem}.about-vision-label{font-size:.65rem;letter-spacing:1.5px;margin-bottom:.65rem}.about-vision-divider{margin-bottom:.85rem}.about-vision-desc{font-size:.8125rem;line-height:1.6}}.about-experts{background:#fff;padding:clamp(3.5rem,7vw,5.5rem) 2rem}.about-experts-inner{max-width:920px;margin:0 auto;text-align:center}.about-experts-header{margin-bottom:clamp(2rem,4vw,2.75rem)}.about-experts-label{display:inline-flex;align-items:center;gap:.85rem;font-family:Poppins,sans-serif;font-size:clamp(.95rem,1.05vw,1.0625rem);font-weight:700;letter-spacing:5px;text-transform:uppercase;color:#f5a623;margin:0 0 1rem}.about-experts-label:before,.about-experts-label:after{content:"";width:30px;height:2px;background:#f5a623;opacity:.85}.about-experts-title{font-family:Playfair Display,Georgia,serif;font-size:clamp(2rem,4vw,3rem);font-weight:700;color:#111827;line-height:1.15;letter-spacing:-.5px;margin:0}.about-experts-title em{font-style:italic;font-weight:800;color:#f5a623}.about-experts-body{max-width:760px;margin:0 auto}.about-experts-body p{font-family:Poppins,sans-serif;font-size:clamp(1rem,1.15vw,1.0625rem);line-height:1.85;color:#4b5563;margin:0 0 1.25rem}.about-experts-body p:last-child{margin-bottom:0}.about-experts-body strong{color:#111827;font-weight:600}.about-leadership{position:relative;background:linear-gradient(135deg,#0c2340,#14365e);color:#fff;padding:clamp(4rem,8vw,6rem) 1.5rem;overflow:hidden}.about-leadership:before,.about-leadership:after{content:"";position:absolute;border-radius:50%;pointer-events:none;z-index:0}.about-leadership:before{top:-160px;right:-120px;width:380px;height:380px;background:radial-gradient(circle,rgba(245,166,35,.1) 0%,transparent 65%)}.about-leadership:after{bottom:-200px;left:-150px;width:420px;height:420px;background:radial-gradient(circle,rgba(245,166,35,.06) 0%,transparent 65%)}.about-leadership-inner{position:relative;z-index:1;max-width:920px;margin:0 auto;text-align:center}.about-leadership-mark{display:block;font-family:Playfair Display,Georgia,serif;font-size:clamp(5rem,10vw,8rem);line-height:.85;color:#f5a623;margin-bottom:.25rem;-webkit-user-select:none;user-select:none}.about-leadership-quote{font-family:Playfair Display,Georgia,serif;font-style:italic;font-weight:500;font-size:clamp(1.35rem,2.4vw,2rem);line-height:1.45;color:#fff;margin:0 0 2rem;letter-spacing:-.2px}.about-leadership-quote em{font-style:italic;font-weight:700;color:#f5a623}.about-leadership-attr{display:inline-flex;align-items:center;gap:.85rem;font-family:Poppins,sans-serif;font-size:.78rem;font-weight:700;letter-spacing:4px;text-transform:uppercase;color:#ffffffb3;margin:0}.about-leadership-rule{display:inline-block;width:32px;height:1px;background:#f5a623}.about-visit{background:#f9fafb;padding:clamp(3.5rem,7vw,5.5rem) 2rem}.about-visit-inner{max-width:1200px;margin:0 auto}.about-visit-header{text-align:center;margin-bottom:clamp(2.25rem,4.5vw,3rem)}.about-visit-label{display:inline-flex;align-items:center;gap:.85rem;font-family:Poppins,sans-serif;font-size:clamp(.95rem,1.05vw,1.0625rem);font-weight:700;letter-spacing:5px;text-transform:uppercase;color:#f5a623;margin:0 0 1rem}.about-visit-label:before,.about-visit-label:after{content:"";width:30px;height:2px;background:#f5a623;opacity:.85}.about-visit-title{font-family:Playfair Display,Georgia,serif;font-size:clamp(2rem,4vw,3rem);font-weight:700;color:#111827;line-height:1.15;letter-spacing:-.5px;margin:0}.about-visit-title em{font-style:italic;font-weight:800;color:#f5a623}.about-visit-grid{display:grid;grid-template-columns:repeat(4,1fr);gap:clamp(1rem,2vw,1.5rem)}.about-visit-cta{display:flex;justify-content:center;margin-top:clamp(1.75rem,3.5vw,2.5rem)}.about-visit-cta-btn{display:inline-flex;align-items:center;gap:.6rem;padding:.85rem 1.75rem;background:#f5a623;color:#111827;font-family:Poppins,sans-serif;font-size:.9375rem;font-weight:700;letter-spacing:.5px;text-transform:uppercase;text-decoration:none;border-radius:999px;box-shadow:0 6px 18px #f5a62347;transition:transform .25s ease,box-shadow .25s ease,background .25s ease}.about-visit-cta-btn:hover{transform:translateY(-2px);background:#e89812;box-shadow:0 10px 24px #f5a62361}.about-visit-cta-btn svg{transition:transform .25s ease}.about-visit-cta-btn:hover svg{transform:translate(3px)}.about-visit-card{background:#fff;border:1px solid #e5e7eb;border-radius:12px;padding:1.75rem 1.5rem;text-align:center;display:flex;flex-direction:column;align-items:center;gap:.4rem;transition:transform .25s ease,box-shadow .25s ease,border-color .25s ease}.about-visit-card:hover{transform:translateY(-3px);box-shadow:0 12px 28px #00000012;border-color:#f5a623}.about-visit-icon{width:56px;height:56px;background:transparent;display:flex;align-items:center;justify-content:center;margin-bottom:.5rem}.about-visit-icon svg{width:48px;height:48px;display:block}.about-visit-card-label{font-family:Poppins,sans-serif;font-size:.7rem;font-weight:700;letter-spacing:2.5px;text-transform:uppercase;color:#6b7280;margin:0 0 .35rem}.about-visit-card-value{font-family:Poppins,sans-serif;font-size:.95rem;color:#111827;margin:0;line-height:1.55;font-weight:500;word-break:break-word}.about-visit-card-link{text-decoration:none;transition:color .2s ease}.about-visit-card-link:hover{color:#f5a623}@media(max-width:900px){.about-visit-grid{grid-template-columns:repeat(2,1fr);gap:.85rem}.about-visit-card{padding:1.25rem 1rem}}.about-memberships-section{background:#fff!important}.about-honors{display:flex;align-items:center;justify-content:center;gap:3rem}.about-honor{display:flex;flex-direction:column;align-items:center;text-align:center;flex:1}.honor-badge{width:160px;height:160px;margin-bottom:1rem}.honor-badge img{width:100%;height:100%;object-fit:contain}.honor-name{font-size:1.1rem;font-weight:700;color:#0c2d5a;margin-bottom:.5rem}.honor-desc{font-size:.9rem;color:var(--ink-light);line-height:1.6;max-width:320px}.honor-divider{background:linear-gradient(180deg,#f5c518,#ea4335)!important}.honor-divider{width:2px;height:60px;background:linear-gradient(180deg,#f5c518,#ea4335);border-radius:2px}@media(max-width:768px){.about-honors{flex-direction:column;gap:2rem}.honor-divider{width:60px;height:2px}}.about-education-grid{display:grid;grid-template-columns:repeat(auto-fit,minmax(240px,1fr));gap:1.5rem;margin-bottom:2.5rem}.about-edu-card{background:var(--surface);padding:1.5rem;border-radius:12px;border:1px solid var(--border-light);text-align:center;transition:transform .3s ease,box-shadow .3s ease}.about-edu-card:hover{transform:translateY(-4px);box-shadow:0 8px 24px #00000014}.edu-icon{font-size:2rem;display:block;margin-bottom:.75rem}.about-edu-card h4{font-size:1rem;font-weight:600;margin-bottom:.5rem}.about-edu-card p{color:var(--ink-light);font-size:.875rem;line-height:1.6}.cert-section{position:relative;padding:clamp(3rem,6vw,5rem) clamp(1.5rem,4vw,3rem);background:#0a1628;overflow:hidden}.cert-bg-glow{position:absolute;border-radius:50%;filter:blur(120px);pointer-events:none}.cert-bg-glow-1{width:500px;height:500px;background:#0077b51f;top:-10%;right:-10%}.cert-bg-glow-2{width:400px;height:400px;background:#f5c5180f;bottom:-10%;left:-5%}.cert-bg-grid{position:absolute;inset:0;background-image:linear-gradient(rgba(255,255,255,.02) 1px,transparent 1px),linear-gradient(90deg,rgba(255,255,255,.02) 1px,transparent 1px);background-size:60px 60px;pointer-events:none}.cert-header{text-align:center;max-width:650px;margin:0 auto 3rem;position:relative;z-index:1}.cert-label{display:inline-block;font-size:.75rem;font-weight:600;letter-spacing:3px;text-transform:uppercase;color:#0097e6;margin-bottom:1rem;opacity:0;transform:translateY(20px);transition:opacity .6s ease,transform .6s ease}.cert-visible .cert-label{opacity:1;transform:translateY(0)}.cert-title{font-size:clamp(1.8rem,4vw,2.8rem);font-weight:800;color:#fff;line-height:1.15;margin:0 0 1rem;opacity:0;transform:translateY(30px);transition:opacity .7s ease .1s,transform .7s ease .1s}.cert-visible .cert-title{opacity:1;transform:translateY(0)}.cert-title-accent{background:linear-gradient(135deg,#0097e6,#00d4ff);-webkit-background-clip:text;-webkit-text-fill-color:transparent;background-clip:text}.cert-title-line{width:60px;height:3px;background:linear-gradient(90deg,#0097e6,#00d4ff);margin:0 auto 1.2rem;border-radius:2px;opacity:0;transform:scaleX(0);transition:opacity .5s ease .3s,transform .5s ease .3s}.cert-visible .cert-title-line{opacity:1;transform:scaleX(1)}.cert-subtitle{font-size:.95rem;color:#ffffff80;line-height:1.6;margin:0;opacity:0;transform:translateY(20px);transition:opacity .6s ease .4s,transform .6s ease .4s}.cert-visible .cert-subtitle{opacity:1;transform:translateY(0)}.cert-grid{display:grid;grid-template-columns:repeat(auto-fill,minmax(220px,1fr));gap:1.25rem;max-width:1100px;margin:0 auto 3rem;position:relative;z-index:1}.cert-card{position:relative;border-radius:16px;overflow:hidden;opacity:0;transform:translateY(40px) scale(.95);transition:opacity .6s ease var(--delay),transform .6s cubic-bezier(.175,.885,.32,1.275) var(--delay)}.cert-visible .cert-card{opacity:1;transform:translateY(0) scale(1)}.cert-card-inner{position:relative;padding:1.5rem 1.25rem;background:#ffffff0a;-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px);border:1px solid rgba(255,255,255,.06);border-radius:16px;display:flex;flex-direction:column;gap:1rem;transition:background .4s ease,border-color .4s ease,transform .4s ease;z-index:1;min-height:130px}.cert-card:hover .cert-card-inner{background:#ffffff12;border-color:#0097e633;transform:translateY(-3px);box-shadow:0 8px 30px -10px #0097e626}.cert-card-glow,.cert-card-border{display:none}.cert-card:hover .cert-card-border{background:linear-gradient(135deg,#0097e680,#00d4ff33)}.cert-card-icon-wrap{display:flex;align-items:center;justify-content:space-between}.cert-card-icon{font-size:2rem;line-height:1;filter:drop-shadow(0 2px 8px rgba(0,151,230,.3));transition:transform .4s cubic-bezier(.175,.885,.32,1.275)}.cert-card:hover .cert-card-icon{transform:scale(1.15) rotate(-5deg)}.cert-card-number{font-size:.7rem;font-weight:700;color:#ffffff1f;font-family:Poppins,sans-serif;letter-spacing:1px}.cert-card-label{font-size:.85rem;font-weight:600;color:#ffffffd9;line-height:1.4;margin:0}.cert-visible .cert-card{animation:certCardFloat 5s ease-in-out infinite;animation-delay:var(--delay)}.cert-visible .cert-card:hover{animation-play-state:paused}@keyframes certCardFloat{0%,to{translate:0 0}50%{translate:0 -6px}}.cert-footer{display:flex;align-items:center;gap:1.5rem;max-width:700px;margin:0 auto;position:relative;z-index:1;opacity:0;transform:translateY(20px);transition:opacity .6s ease 1.2s,transform .6s ease 1.2s}.cert-visible .cert-footer{opacity:1;transform:translateY(0)}.cert-footer-line{flex:1;height:1px;background:linear-gradient(90deg,transparent,rgba(255,255,255,.15),transparent)}.cert-footer-text{font-size:.8rem;color:#fff;white-space:nowrap;font-style:italic}@media(max-width:768px){.cert-grid{grid-template-columns:repeat(2,1fr);gap:.75rem}.cert-card-inner{padding:1.2rem 1rem;min-height:110px}.cert-card-icon{font-size:1.6rem}.cert-card-label{font-size:.78rem}.cert-footer{flex-direction:column;gap:.5rem}.cert-footer-text{white-space:normal;text-align:center}.cert-footer-line{width:60px;flex:none}}@media(max-width:480px){.cert-grid{grid-template-columns:repeat(2,1fr);gap:.5rem}.cert-card-inner{padding:1rem .75rem;min-height:90px}.cert-card-icon{font-size:1.4rem}.cert-card-label{font-size:.7rem}}.about-timeline-intro{font-size:1rem;color:var(--ink-light);line-height:1.7;margin-bottom:2.5rem;max-width:800px}.about-timeline{position:relative;padding-left:2rem}.about-timeline:before{content:"";position:absolute;left:6px;top:0;bottom:0;width:3px;background:linear-gradient(180deg,#ea4335,#0c2d5a);border-radius:2px}.timeline-item{position:relative;padding:0 0 2rem 2rem;display:flex;gap:1.5rem;align-items:flex-start;opacity:0;transform:translate(-20px);transition:opacity .5s ease,transform .5s ease}.timeline-item.timeline-item-visible{opacity:1;transform:translate(0)}.timeline-item:before{content:"";position:absolute;left:-2rem;top:4px;width:14px;height:14px;background:#ea4335;border-radius:50%;border:3px solid #fff;box-shadow:0 0 0 2px #ea4335;z-index:1}.timeline-item-active:before{background:#22c55e;box-shadow:0 0 0 2px #22c55e;animation:timelinePulse 2s ease-in-out infinite}@keyframes timelinePulse{0%,to{box-shadow:0 0 0 2px #22c55e,0 0 0 4px #22c55e00}50%{box-shadow:0 0 0 2px #22c55e,0 0 0 8px #22c55e40}}.timeline-item-active .timeline-year{background:#166534;color:#fff;box-shadow:0 0 12px #22c55e80,0 0 4px #22c55e4d;animation:yearGlow 2s ease-in-out infinite}@keyframes yearGlow{0%,to{box-shadow:0 0 10px #16653466,0 0 20px #22c55e26}50%{box-shadow:0 0 14px #16653480,0 0 28px #22c55e33}}.timeline-item:last-child{padding-bottom:0}.timeline-year{font-size:.8125rem;font-weight:700;color:#0c2d5a;background:#e8f0fe;padding:.25rem .75rem;border-radius:100px;white-space:nowrap;flex-shrink:0;min-width:110px;text-align:center}.timeline-content h4{font-size:1rem;font-weight:600;margin-bottom:.25rem}.timeline-content p{color:var(--ink-light);font-size:.9375rem;line-height:1.5}.about-personal-section{padding:clamp(5rem,12vw,8rem) 0;background:#fff;position:relative;overflow:hidden}.about-personal-section:before{content:"";position:absolute;top:50%;left:50%;transform:translate(-50%,-50%);width:600px;height:600px;background:radial-gradient(circle,rgba(12,45,90,.03) 0%,transparent 70%);border-radius:50%;pointer-events:none}.about-personal-inner{display:grid;grid-template-columns:1.1fr 1fr;gap:5rem;max-width:1200px;margin:0 auto;padding:0 2rem;align-items:center}.about-personal-images{position:relative;height:560px}.personal-img-small{position:absolute;left:0;bottom:0;width:200px;z-index:2;overflow:hidden;border-radius:6px}.personal-img-small img{width:100%;height:280px;object-fit:cover;object-position:center 20%;transform:scale(1.2);border-radius:6px;box-shadow:8px -8px #faf9f7,10px -10px 40px #0000001f}.personal-img-tall{position:absolute;right:0;top:0;width:calc(100% - 120px);z-index:1}.personal-img-tall img{width:100%;height:520px;object-fit:cover;object-position:top center;border-radius:6px;box-shadow:0 24px 64px #0000001a}.about-personal-text{max-width:500px}.personal-label{font-size:.75rem;font-weight:600;letter-spacing:.25em;text-transform:uppercase;color:#9a8a6a;margin-bottom:1rem;display:flex;align-items:center;gap:.75rem}.personal-label:before{content:"";width:28px;height:1px;background:#9a8a6a}.personal-title{font-size:clamp(2.25rem,4.5vw,3rem);font-weight:300;color:var(--ink);line-height:1.15;margin-bottom:2rem;letter-spacing:-.01em}.personal-body{font-size:.95rem;line-height:1.95;color:#777;margin-bottom:1.25rem;font-style:italic}.personal-highlight{color:#222;font-weight:600;font-style:normal;font-size:1rem;line-height:1.8;padding:1rem 0;border-top:1px solid #e8e4df;border-bottom:1px solid #e8e4df;margin:1.5rem 0}.about-orgs-grid{display:grid;grid-template-columns:repeat(auto-fit,minmax(240px,1fr));gap:1.5rem}.about-org-card{background:#fff;padding:2rem;border-radius:12px;border:1px solid var(--border-light);text-align:center;transition:transform .3s ease,box-shadow .3s ease}.about-org-card:hover{transform:translateY(-4px);box-shadow:0 8px 24px #00000014}.org-emoji{font-size:2rem;display:block;margin-bottom:1rem}.about-org-card h4{font-size:1.05rem;font-weight:600;margin-bottom:.5rem}.about-org-card p{color:var(--ink-light);font-size:.9375rem;line-height:1.6}.about-service-block{display:grid;grid-template-columns:1fr 400px;gap:3rem;align-items:center}.about-service-block.about-service-reverse{grid-template-columns:400px 1fr}.about-service-text p{font-size:1rem;line-height:1.8;color:var(--ink-light);margin-bottom:1rem}.about-service-lead{font-size:1.15rem!important;font-weight:600;color:var(--ink)!important;font-style:italic}.about-service-image img{width:100%;height:380px;object-fit:cover;object-position:top center;border-radius:16px;box-shadow:0 12px 40px #0000001f}@media(max-width:1024px){.about-service-block,.about-service-block.about-service-reverse{grid-template-columns:1fr}.about-service-image img{height:280px}}.about-cta{padding:clamp(3rem,8vw,5rem) 2rem;background:linear-gradient(135deg,#0c2d5a,#1a4a7a);text-align:center;color:#fff}.about-cta h2{font-size:clamp(1.5rem,3.5vw,2.25rem);font-weight:700;margin-bottom:.75rem}.about-cta p{font-size:1.1rem;color:#ffffffbf;margin-bottom:2rem}.about-cta-actions{display:flex;gap:1rem;justify-content:center;flex-wrap:wrap}@media(max-width:1024px){.about-hero-inner{grid-template-columns:280px 1fr;gap:2rem}.about-personal-inner{grid-template-columns:1fr;gap:3rem}.about-personal-images{max-width:600px;height:450px}}@media(max-width:768px){.about-hero{padding:100px 1.5rem 40px}.about-hero-inner{grid-template-columns:1fr;text-align:center}.about-hero-image img{height:300px;max-width:280px;margin:0 auto}.about-hero-actions{justify-content:center}.about-personal-images{height:380px}.personal-img-small{width:140px}.personal-img-small img{height:200px}.personal-img-tall img{height:350px}.about-timeline{padding-left:2rem}.about-timeline:before{left:6px}.timeline-item{flex-direction:column;gap:.5rem;padding-left:1.5rem}.timeline-item:before{left:-1.85rem;width:12px;height:12px}.timeline-year{align-self:flex-start}.about-education-grid{grid-template-columns:1fr 1fr}}@media(max-width:480px){.about-education-grid{grid-template-columns:1fr 1fr;gap:.75rem}.about-edu-card{padding:1rem}.about-edu-card h4{font-size:.8125rem}.about-edu-card p{font-size:.75rem}.about-memberships,.about-orgs-grid{grid-template-columns:1fr}}.g-page{background:#f3f4f6;color:#0a0a0a;min-height:60vh}.g-hero{position:relative;min-height:clamp(280px,38vh,420px);display:flex;align-items:center;justify-content:center;overflow:hidden;background:#0c2340;padding-top:clamp(2rem,5vw,3rem)}@media(max-width:768px){.g-hero{min-height:340px;padding-top:5rem;padding-bottom:1.5rem}}.g-hero-bg{position:absolute;inset:0;width:100%;height:100%;object-fit:cover;object-position:center 35%;filter:grayscale(100%) brightness(.45) contrast(1.1);z-index:0}.g-hero-overlay{position:absolute;inset:0;z-index:1;background:linear-gradient(180deg,#0c2340d9,#0a0a0ac7)}.g-hero-pattern{position:absolute;inset:0;z-index:2;background-image:linear-gradient(rgba(255,255,255,.04) 1px,transparent 1px),linear-gradient(90deg,rgba(255,255,255,.04) 1px,transparent 1px);background-size:48px 48px;pointer-events:none}.g-hero-inner{position:relative;z-index:3;text-align:center;padding:1.5rem}.g-hero-eyebrow{display:inline-block;font-family:Poppins,sans-serif;font-size:.75rem;font-weight:700;letter-spacing:5px;text-transform:uppercase;color:#f5a623;margin-bottom:.85rem;padding-bottom:.5rem;position:relative}.g-hero-eyebrow:after{content:"";position:absolute;bottom:0;left:50%;transform:translate(-50%);width:36px;height:2px;background:#f5a623}.g-hero-title{font-family:Inter,Poppins,sans-serif;font-weight:900;font-size:clamp(3rem,9vw,7rem);color:#fff;letter-spacing:-.025em;line-height:1;margin:0 0 1rem}.g-hero-dot{color:#f5a623}.g-hero-sub{font-family:Poppins,sans-serif;font-size:clamp(.95rem,1.1vw,1.0625rem);color:#fffc;line-height:1.65;max-width:580px;margin:0 auto}.g-section{padding:clamp(2.5rem,5vw,4rem) 1.5rem clamp(4rem,7vw,5.5rem)}.g-inner{max-width:1200px;margin:0 auto}.g-grid{column-count:4;column-gap:clamp(.75rem,1.25vw,1.15rem)}.g-tile{display:block;width:100%;margin:0 0 clamp(.75rem,1.25vw,1.15rem);break-inside:avoid;-webkit-column-break-inside:avoid;page-break-inside:avoid;overflow:hidden;background:#fff;border:none;padding:0;border-radius:4px;cursor:zoom-in;box-shadow:0 2px 6px #0000000d;transition:transform .25s ease,box-shadow .25s ease}.g-tile:hover{transform:translateY(-2px);box-shadow:0 8px 20px #0000001a}.g-tile img{display:block;width:100%;height:auto;transition:transform .4s ease}.g-tile:hover img{transform:scale(1.03)}@media(max-width:900px){.g-grid{column-count:3}}@media(max-width:600px){.g-grid{column-count:2}}@media(max-width:420px){.g-grid{column-count:1}}.g-lightbox{position:fixed;inset:0;z-index:9999;background:#080c18eb;display:flex;align-items:center;justify-content:center;padding:clamp(1rem,4vw,3rem);animation:g-lightbox-fade .2s ease}@keyframes g-lightbox-fade{0%{opacity:0}to{opacity:1}}.g-lightbox-img{max-width:100%;max-height:90vh;width:auto;height:auto;object-fit:contain;border-radius:6px;box-shadow:0 20px 60px #00000080;cursor:default}.g-lightbox-close,.g-lightbox-nav{position:absolute;background:#ffffff1a;color:#fff;border:1px solid rgba(255,255,255,.25);border-radius:50%;width:48px;height:48px;display:flex;align-items:center;justify-content:center;font-size:1.75rem;line-height:1;cursor:pointer;transition:background .2s ease,transform .2s ease;-webkit-backdrop-filter:blur(4px);backdrop-filter:blur(4px)}.g-lightbox-close:hover,.g-lightbox-nav:hover{background:#ffffff38;transform:scale(1.05)}.g-lightbox-close{top:clamp(1rem,2vw,1.5rem);right:clamp(1rem,2vw,1.5rem);font-size:2rem}.g-lightbox-prev{left:clamp(.75rem,2vw,2rem);top:50%;transform:translateY(-50%)}.g-lightbox-next{right:clamp(.75rem,2vw,2rem);top:50%;transform:translateY(-50%)}.g-lightbox-prev:hover,.g-lightbox-next:hover{transform:translateY(-50%) scale(1.05)}.g-lightbox-counter{position:absolute;bottom:clamp(.75rem,2vw,1.5rem);left:50%;transform:translate(-50%);color:#fffc;font-family:Poppins,sans-serif;font-size:.875rem;font-weight:500;letter-spacing:1px;background:#ffffff14;padding:.4rem .85rem;border-radius:999px;-webkit-backdrop-filter:blur(4px);backdrop-filter:blur(4px)}@media(max-width:600px){.g-lightbox-close,.g-lightbox-nav{width:40px;height:40px;font-size:1.4rem}}.ct-page{background:#fff;color:#0a0a0a}.ct-banner{width:100%;line-height:0;background:#d6d6d6}.ct-banner-img{display:block;width:100%;height:auto;object-fit:contain}@media(max-width:768px){.ct-banner{padding-left:72px}}.ct-office{background:#fff;padding:clamp(3rem,6vw,5rem) 1.5rem clamp(2.5rem,5vw,4rem)}.ct-office-inner{max-width:720px;margin:0 auto;text-align:center}.ct-office-logo{display:block;width:auto;height:clamp(120px,11vw,170px);margin:0 auto 1.25rem;object-fit:contain}.ct-office-title{font-family:Saira Stencil One,Bebas Neue,sans-serif;font-weight:400;font-size:clamp(1.85rem,4vw,2.8rem);letter-spacing:2px;color:#1f1f1f;text-transform:uppercase;margin:0 0 1.25rem;line-height:1.1}.ct-office-info{font-family:Poppins,sans-serif;font-size:clamp(.95rem,1.1vw,1.05rem);line-height:1.85;color:#374151;margin:0 0 1.5rem}.ct-office-info p{margin:0}.ct-office-phones{display:flex;flex-direction:column;gap:.15rem}.ct-office-phones-label{color:#1f2937;font-weight:600}.ct-office-info a{color:#f5a623;text-decoration:none;transition:color .2s ease}.ct-office-info a:hover{color:#d97706;text-decoration:underline}.ct-office-hours{margin-top:.5rem}.ct-office-hours-label{font-family:Poppins,sans-serif;font-size:.95rem;font-weight:700;color:#0a0a0a;margin:0 0 .25rem}.ct-office-hours p:last-child{font-family:Poppins,sans-serif;font-size:.95rem;color:#374151;margin:0}.ct-form-section{position:relative;scroll-margin-top:120px;padding:clamp(3.5rem,7vw,5.5rem) 1.5rem clamp(4rem,8vw,6rem);background-color:#c9c9c9;background-image:radial-gradient(ellipse at 25% 30%,rgba(255,255,255,.45) 0%,transparent 55%),radial-gradient(ellipse at 75% 70%,rgba(0,0,0,.16) 0%,transparent 60%),url("data:image/svg+xml;utf8,<svg xmlns='http://www.w3.org/2000/svg' width='220' height='220'><filter id='n'><feTurbulence type='fractalNoise' baseFrequency='0.85' numOctaves='2' stitchTiles='stitch'/><feColorMatrix values='0 0 0 0 0  0 0 0 0 0  0 0 0 0 0  0 0 0 0.55 0'/></filter><rect width='100%25' height='100%25' filter='url(%23n)' opacity='0.55'/></svg>"),linear-gradient(135deg,#d4d4d4,#b8b8b8 45%,#c4c4c4);background-blend-mode:normal,normal,multiply,normal;overflow:hidden}.ct-form-inner{max-width:760px;margin:0 auto}.ct-form-head{text-align:center;margin:0 0 clamp(2rem,4vw,2.75rem)}.ct-form-title{font-family:Saira Stencil One,Bebas Neue,sans-serif;font-weight:400;font-size:clamp(1.65rem,3.4vw,2.6rem);letter-spacing:1.5px;color:#1f1f1f;text-transform:uppercase;line-height:1.15;margin:0 0 .75rem}.ct-form-sub{font-family:Poppins,sans-serif;font-size:clamp(.95rem,1.1vw,1.0625rem);color:#374151;line-height:1.6;margin:0}.ct-form{display:flex;flex-direction:column;gap:.85rem}.ct-form-row--two{display:grid;grid-template-columns:1fr 1fr;gap:.85rem}.ct-form-field{display:flex;flex-direction:column;gap:.35rem}.ct-input{width:100%;padding:1rem 1.15rem;background:#fff;border:1px solid rgba(12,35,64,.08);border-radius:4px;font-family:Poppins,sans-serif;font-size:.95rem;color:#0a0a0a;line-height:1.5;transition:border-color .2s ease,box-shadow .2s ease;box-shadow:0 1px 2px #0000000a}.ct-input::placeholder{color:#9ca3af}.ct-input:focus{outline:none;border-color:#f5a623;box-shadow:0 0 0 3px #f5a6232e}.ct-input--error,.ct-input--error:focus{border-color:#ea4335;box-shadow:0 0 0 3px #ea433529}textarea.ct-input{resize:vertical;min-height:130px;font-family:Poppins,sans-serif}.ct-phone-row{display:flex;gap:.5rem}.ct-country{flex-shrink:0;padding:1rem .85rem;background:#fff;border:1px solid rgba(12,35,64,.08);border-radius:4px;font-family:Poppins,sans-serif;font-size:.95rem;color:#0a0a0a;cursor:pointer;box-shadow:0 1px 2px #0000000a}.ct-country:focus{outline:none;border-color:#f5a623}.ct-phone-input{flex:1;min-width:0}.ct-error{font-family:Poppins,sans-serif;font-size:.78rem;color:#ea4335;margin-top:.1rem}.ct-status{margin:.75rem 0 0;padding:.75rem 1rem;border-radius:4px;font-family:Poppins,sans-serif;font-size:.875rem;font-weight:600}.ct-status--error{background:#ea43351a;color:#b22319;border:1px solid rgba(234,67,53,.25)}.ct-status--success{background:#228b221a;color:#1d6e1d;border:1px solid rgba(34,139,34,.3)}.ct-submit-loading{display:inline-flex;align-items:center;gap:.55rem}.ct-spinner{width:14px;height:14px;border:2px solid rgba(0,0,0,.2);border-top-color:#1a1a1a;border-radius:50%;animation:ct-spin .7s linear infinite}@keyframes ct-spin{to{transform:rotate(360deg)}}.ct-form-submit:disabled{opacity:.7;cursor:not-allowed;transform:none}@media(max-width:540px){.ct-form-row--two{grid-template-columns:1fr}}.ct-success-card{background:#fff;border-radius:8px;border:1px solid rgba(29,110,29,.3);padding:clamp(2rem,4vw,3rem) clamp(1.5rem,3vw,2.5rem);text-align:center;box-shadow:0 8px 24px #0c23401a;animation:ct-success-pop .45s cubic-bezier(.2,.8,.2,1)}.ct-success-icon{display:inline-flex;margin:0 0 1.1rem;animation:ct-success-bounce .6s cubic-bezier(.2,.8,.2,1) .1s both}.ct-success-title{font-family:Inter,Poppins,sans-serif;font-size:clamp(1.15rem,1.7vw,1.5rem);font-weight:800;letter-spacing:-.01em;color:#0a0a0a;margin:0 0 .6rem}.ct-success-body{font-family:Poppins,sans-serif;font-size:.95rem;line-height:1.65;color:#4b5563;margin:0 0 .85rem;max-width:460px;margin-left:auto;margin-right:auto}.ct-success-meta{font-family:Poppins,sans-serif;font-size:.875rem;color:#6b7280;margin:0}.ct-success-meta a{color:#f5a623;text-decoration:none;font-weight:700}.ct-success-meta a:hover{text-decoration:underline}@keyframes ct-success-pop{0%{opacity:0;transform:translateY(8px)}to{opacity:1;transform:translateY(0)}}@keyframes ct-success-bounce{0%{transform:scale(.4);opacity:0}60%{transform:scale(1.1);opacity:1}to{transform:scale(1)}}.ct-form-submit{align-self:flex-start;margin-top:.5rem;padding:1rem 2.4rem;background:linear-gradient(135deg,#f5a623,#d97706);color:#1a1a1a;border:none;border-radius:4px;font-family:Poppins,sans-serif;font-size:.85rem;font-weight:700;letter-spacing:1.5px;text-transform:uppercase;cursor:pointer;box-shadow:0 8px 22px #f5a6234d;transition:background .25s ease,transform .2s ease,box-shadow .25s ease,color .25s ease}.ct-form-submit:hover{background:linear-gradient(135deg,#0c2340,#14365e);color:#fff;transform:translateY(-2px);box-shadow:0 12px 28px #0c23404d}@media(max-width:540px){.ct-form-submit{align-self:stretch}}.bl{background:#fff;color:#1a1a1a}.bl-wrap{max-width:1280px;margin:0 auto;padding-left:clamp(1.25rem,4vw,2.5rem);padding-right:clamp(1.25rem,4vw,2.5rem)}.bl-hero{position:relative;background:#0c1a2e;padding:110px 0 clamp(1.5rem,3vw,2.5rem);text-align:center;overflow:hidden}.bl-hero-marquee{position:absolute;top:50%;left:0;transform:translateY(-50%);width:100%;overflow:hidden;pointer-events:none;z-index:0}.bl-hero-marquee-track{display:flex;white-space:nowrap;animation:bl-marquee 20s linear infinite}.bl-hero-marquee-text{font-size:clamp(6rem,15vw,12rem);font-weight:900;text-transform:uppercase;letter-spacing:.05em;color:transparent;-webkit-text-stroke:1px rgba(255,255,255,.08);padding:0 2rem;line-height:1;flex-shrink:0}.bl-hero-marquee-text.filled{background:linear-gradient(180deg,#ffffff1f,#ffffff08);-webkit-background-clip:text;background-clip:text;-webkit-text-stroke:0}@keyframes bl-marquee{0%{transform:translate(0)}to{transform:translate(-50%)}}.bl-hero-grain{display:none}.bl-hero-inner{position:relative;z-index:2;max-width:1280px;margin:0 auto;padding:0 clamp(1.25rem,4vw,2.5rem)}.bl-hero-tag{display:inline-block;font-size:.6875rem;font-weight:700;letter-spacing:.2em;text-transform:uppercase;color:#0c2d5a;margin-bottom:.75rem}.bl-hero-title{font-size:clamp(1.75rem,4.5vw,2.75rem);font-weight:800;color:#fff;line-height:1.1;letter-spacing:-.03em;margin-bottom:.625rem}.bl-hero-sub{font-size:clamp(.8125rem,1.2vw,.9375rem);color:#fff6;line-height:1.5;margin-bottom:1.25rem;max-width:440px;margin-left:auto;margin-right:auto}.bl-hero-search{position:relative;max-width:400px;margin:0 auto}.bl-hero-search svg{position:absolute;left:1rem;top:50%;transform:translateY(-50%);color:#ffffff4d;pointer-events:none}.bl-hero-search input{width:100%;padding:.7rem 2.5rem .7rem 2.75rem;font-family:inherit;font-size:.875rem;background:#ffffff0f;border:1px solid rgba(255,255,255,.12);border-radius:10px;color:#fff;outline:none;transition:border-color .3s,background .3s}.bl-hero-search input::placeholder{color:#ffffff4d}.bl-hero-search input:focus{border-color:#0c2d5a80;background:#ffffff14}.bl-hero-clear{position:absolute;right:.75rem;top:50%;transform:translateY(-50%);background:none;border:none;color:#fff6;font-size:1.25rem;cursor:pointer;line-height:1}.bl-hero-clear:hover{color:#fff}.bl-layout{display:grid;grid-template-columns:220px 1fr 260px;gap:3.5rem;padding-top:4rem;padding-bottom:5rem;align-items:start}.bl-left{position:sticky;top:100;display:flex;flex-direction:column;gap:4.5rem}.bl-left-group{display:flex;flex-direction:column;gap:2.625rem}.bl-left-label{font-size:1.75rem;font-weight:900;color:#02060e}.bl-left-label-accent{color:#0d0b13;font-weight:900}.bl-search-wrap{position:relative}.bl-search-wrap svg{position:absolute;left:.75rem;top:50%;transform:translateY(-50%);pointer-events:none}.bl-search-input{width:100%;padding:.6rem 2rem .6rem 2.25rem;font-family:inherit;font-size:.8125rem;border:1px solid #e4e7ec;border-radius:8px;background:#fff;color:#1a1a1a;outline:none;transition:border-color .2s}.bl-search-input::placeholder{color:#98a2b3}.bl-search-input:focus{border-color:#1a1a1a}.bl-search-clear{position:absolute;right:.5rem;top:50%;transform:translateY(-50%);background:none;border:none;font-size:1.1rem;color:#98a2b3;cursor:pointer;line-height:1}.bl-filter-select{position:relative}.bl-filter-select>svg:first-child{position:absolute;left:.75rem;top:50%;transform:translateY(-50%);pointer-events:none}.bl-select{width:100%;padding:.6rem 2rem .6rem 2.25rem;font-family:inherit;font-size:.8125rem;border:1px solid #e4e7ec;border-radius:8px;background:#fff;color:#667085;outline:none;appearance:none;cursor:pointer;transition:border-color .2s}.bl-select:focus{border-color:#1a1a1a}.bl-select-chevron{position:absolute;right:.75rem;top:50%;transform:translateY(-50%);pointer-events:none}.bl-cat-list{list-style:none;padding:0;margin:0;display:flex;flex-direction:column;gap:.125rem}.bl-cat-btn{display:block;width:100%;text-align:left;background:none;border:none;font-family:inherit;font-size:.8125rem;font-weight:500;color:#475467;padding:.5rem .75rem;border-radius:6px;cursor:pointer;transition:background .15s,color .15s,font-weight .15s}.bl-cat-btn:hover{background:#f9fafb;color:#1a1a1a}.bl-cat-active{color:#1a1a1a;font-weight:700}.bl-main{min-width:0}.bl-featured{display:grid;grid-template-columns:1fr 1fr;gap:2rem;margin-bottom:3rem;align-items:start}.bl-featured-img-link{display:block;border-radius:12px;overflow:hidden}.bl-featured-img{width:100%;aspect-ratio:4 / 3;object-fit:cover;object-position:top center;display:block;border-radius:12px;transition:transform .5s ease}.bl-featured-img-link:hover .bl-featured-img{transform:scale(1.03)}.bl-featured-placeholder{background:#f2f4f7}.bl-featured-content{display:flex;flex-direction:column;gap:.75rem;padding-top:.5rem}.bl-badge{display:inline-block;width:fit-content;font-size:.75rem;font-weight:800;color:#101828;background:#f2f4f7;padding:.25rem .75rem;border-radius:12px;text-transform:capitalize}.bl-medium-tag{display:inline-flex;align-items:center;gap:6px;font-size:.8rem;font-weight:700;color:#fff;background:#000;padding:.4rem .8rem;border-radius:999px;letter-spacing:.02em;line-height:1;white-space:nowrap;box-shadow:0 1px 3px #00000026}.bl-medium-tag svg{width:16px;height:16px;flex-shrink:0}.bl-card-tags{display:inline-flex;align-items:center;gap:10px;flex-wrap:wrap;margin-bottom:4px}.bl-right-meta{display:inline-flex;align-items:center;gap:6px;margin-top:8px}.bl-right-meta .bl-medium-tag{font-size:.7rem;padding:.3rem .6rem}.bl-right-meta .bl-medium-tag svg{width:13px;height:13px}.bl-thumb-wrap{position:relative;display:block}.bl-right-thumb-wrap{flex-shrink:0;width:100px;height:80px}.bl-thumb-medium-badge{position:absolute;top:10px;left:10px;z-index:2;display:inline-flex;align-items:center;gap:5px;font-size:.75rem;font-weight:700;color:#fff;background:#000000e0;padding:.35rem .7rem;border-radius:999px;backdrop-filter:blur(4px);-webkit-backdrop-filter:blur(4px);line-height:1;box-shadow:0 2px 6px #00000040}.bl-thumb-medium-badge svg{width:14px;height:14px;flex-shrink:0}.bl-right-thumb-wrap .bl-thumb-medium-badge{top:4px;left:4px;font-size:0;gap:0;padding:.3rem;border-radius:999px}.bl-right-thumb-wrap .bl-thumb-medium-badge svg{width:14px;height:14px}.bl-featured-title-link{text-decoration:none;color:inherit}.bl-featured-title{font-size:clamp(1.25rem,2.2vw,1.75rem);font-weight:800;color:#101828;line-height:1.25;transition:color .2s}.bl-featured-title-link:hover .bl-featured-title{color:#f5a623}.bl-featured-excerpt{font-size:.875rem;color:#667085;line-height:1.6;display:-webkit-box;-webkit-line-clamp:3;-webkit-box-orient:vertical;overflow:hidden}.bl-featured-author{display:flex;align-items:center;gap:.75rem;margin-top:.25rem}.bl-avatar{width:36px;height:36px;border-radius:50%;background:#f2f4f7;color:#101828;display:flex;align-items:center;justify-content:center;font-size:.75rem;font-weight:700;flex-shrink:0}.bl-author-name{font-size:.8125rem;font-weight:600;color:#1a1a1a}.bl-author-meta{font-size:.75rem;color:#98a2b3}.bl-grid{display:grid;grid-template-columns:repeat(2,1fr);gap:2rem}.bl-card{text-decoration:none;color:inherit;display:flex;flex-direction:column}.bl-card:hover .bl-card-img{transform:scale(1.03)}.bl-card:hover .bl-card-title{color:#f5a623}.bl-card-img-wrap{border-radius:12px;overflow:hidden;margin-bottom:1.25rem}.bl-card-img{width:100%;aspect-ratio:4 / 3;object-fit:cover;object-position:top center;display:block;transition:transform .5s ease}.bl-card-placeholder{background:#f2f4f7}.bl-card-body{display:flex;flex-direction:column;gap:.5rem}.bl-card-cat{font-size:.75rem;font-weight:800;color:#101828;text-transform:capitalize}.bl-card-title{font-size:1.125rem;font-weight:800;color:#101828;line-height:1.35;transition:color .2s;display:-webkit-box;-webkit-line-clamp:2;-webkit-box-orient:vertical;overflow:hidden}.bl-card-excerpt{font-size:.8125rem;color:#667085;line-height:1.6;display:-webkit-box;-webkit-line-clamp:2;-webkit-box-orient:vertical;overflow:hidden}.bl-card-read{display:inline-flex;align-items:center;gap:.35rem;font-size:.8125rem;font-weight:600;color:#1a1a1a;margin-top:.25rem}.bl-right{position:sticky;top:90px}.bl-right-list{display:flex;flex-direction:column;gap:0}.bl-right-item{display:flex;gap:.875rem;text-decoration:none;color:inherit;padding:1rem 0;border-bottom:1px solid #f2f4f7;align-items:start}.bl-right-item:first-child{padding-top:0}.bl-right-item:last-child{border-bottom:none}.bl-right-item:hover .bl-right-excerpt{color:#f5a623}.bl-right-thumb{width:100px;height:80px;border-radius:8px;object-fit:cover;object-position:top center;flex-shrink:0}.bl-right-info{display:flex;gap:.5rem;align-items:start;flex:1;min-width:0}.bl-right-excerpt{font-size:.75rem;color:#667085;line-height:1.45;display:-webkit-box;-webkit-line-clamp:3;-webkit-box-orient:vertical;overflow:hidden;flex:1;transition:color .2s}.bl-right-arrow{flex-shrink:0;margin-top:.15rem}.bl-right-social{display:flex;flex-direction:column;gap:.75rem;padding-top:1.5rem;margin-top:1rem;border-top:1px solid #f2f4f7}.bl-social-link{display:flex;align-items:center;gap:.75rem;width:100%;padding:1rem 1.25rem;border-radius:12px;text-decoration:none;font-size:.9375rem;font-weight:700;color:#fff;background:#1a1a1a;border:2px solid #1a1a1a;transition:transform .2s,box-shadow .2s,opacity .2s}.bl-social-link svg{fill:#fff!important}.bl-social-link:hover{transform:translateY(-2px);box-shadow:0 6px 16px #00000026;opacity:.9}.bl-social-link svg{flex-shrink:0}.bl-state{display:flex;flex-direction:column;align-items:center;gap:1rem;padding:5rem 0;color:#667085;font-size:.9375rem}.bl-spinner{width:28px;height:28px;border:3px solid #e4e7ec;border-top-color:#0c2d5a;border-radius:50%;animation:bl-spin .7s linear infinite}@keyframes bl-spin{to{transform:rotate(360deg)}}.bl-btn{padding:.5rem 1.5rem;background:#1a1a1a;color:#fff;font-family:inherit;font-size:.875rem;font-weight:600;border:none;border-radius:8px;cursor:pointer}.bl-empty{padding:3rem 0;text-align:center;color:#667085}@media(max-width:1100px){.bl-layout{grid-template-columns:180px 1fr}.bl-right{display:none}.bl-featured{grid-template-columns:1fr}}@media(max-width:768px){.bl-hero{padding:100px 0 1.25rem}.bl-layout{grid-template-columns:1fr}.bl-left{position:static;flex-direction:row;flex-wrap:wrap;gap:1rem}.bl-left-group{flex:1;min-width:160px}.bl-grid{grid-template-columns:1fr}}.bp-page{background:#fff;min-height:100vh;color:#1a1a1a}.bp-hero{position:relative;background:#0c1a2e;padding:110px 0 clamp(1.5rem,3vw,2.5rem);text-align:center;overflow:hidden}.bp-hero-marquee{position:absolute;top:50%;left:0;transform:translateY(-50%);width:100%;overflow:hidden;pointer-events:none;z-index:0}.bp-hero-marquee-track{display:flex;white-space:nowrap;animation:bp-marquee 20s linear infinite}.bp-hero-marquee-text{font-size:clamp(6rem,15vw,12rem);font-weight:900;text-transform:uppercase;letter-spacing:.05em;color:transparent;-webkit-text-stroke:1px rgba(255,255,255,.08);padding:0 2rem;line-height:1;flex-shrink:0}.bp-hero-marquee-text.filled{background:linear-gradient(180deg,#ffffff1f,#ffffff08);-webkit-background-clip:text;background-clip:text;-webkit-text-stroke:0}@keyframes bp-marquee{0%{transform:translate(0)}to{transform:translate(-50%)}}.bp-hero-inner{position:relative;z-index:2;max-width:1280px;margin:0 auto;padding:0 clamp(1.25rem,4vw,2.5rem)}.bp-hero-tag{display:inline-block;font-size:.6875rem;font-weight:700;letter-spacing:.2em;text-transform:uppercase;color:#0c2d5a;margin-bottom:.75rem}.bp-hero-title{font-size:clamp(1.5rem,3.5vw,2.25rem);font-weight:800;color:#fff;line-height:1.15;letter-spacing:-.02em;margin-bottom:.625rem;max-width:700px;margin-left:auto;margin-right:auto}.bp-hero-sub{font-size:clamp(.8125rem,1.2vw,.9375rem);color:#fff6;line-height:1.5}.bp-wrap{max-width:1280px;margin:0 auto;padding-left:clamp(1.25rem,4vw,2.5rem);padding-right:clamp(1.25rem,4vw,2.5rem)}.bp-layout{display:grid;grid-template-columns:220px 1fr 260px;gap:3.5rem;padding-top:3rem;padding-bottom:5rem;align-items:start}.bp-left{position:sticky;top:100px;display:flex;flex-direction:column;gap:2rem}.bp-back{display:inline-flex;align-items:center;gap:.5rem;font-size:.8125rem;font-weight:600;color:#fff;background:#1a1a1a;text-decoration:none;padding:.5rem 1.125rem;border-radius:8px;transition:background .2s}.bp-back:hover{background:#0c2d5a;color:#fff}.bp-left-info{display:flex;flex-direction:column;gap:1.25rem}.bp-badge{display:inline-block;width:fit-content;font-size:.75rem;font-weight:700;color:#0c2d5a;text-transform:uppercase;letter-spacing:.08em;background:#0c2d5a14;padding:.25rem .75rem;border-radius:16px}.bp-left-meta{display:flex;flex-direction:column;gap:.35rem}.bp-left-author{font-size:.875rem;font-weight:600;color:#101828}.bp-left-date,.bp-left-read{font-size:.8125rem;color:#667085}.bp-medium-link{display:inline-flex;align-items:center;gap:.5rem;color:#0c2d5a;text-decoration:none;font-size:.8125rem;font-weight:600;transition:color .2s}.bp-medium-link:hover{color:#091e3d}.bp-main{min-width:0}.bp-loading{display:flex;flex-direction:column;gap:1rem}.bp-skeleton{background:#f2f4f7;border-radius:6px;animation:bp-pulse 1.5s ease-in-out infinite}.bp-sk-img{width:100%;height:360px;border-radius:12px}.bp-sk-line{width:100%;height:16px;margin-top:.5rem}.bp-sk-line-short{width:60%;height:16px}@keyframes bp-pulse{0%,to{opacity:1}50%{opacity:.4}}.bp-empty{text-align:center;padding:5rem 0}.bp-empty h2{font-size:1.375rem;font-weight:700;color:#101828;margin-bottom:.5rem}.bp-empty p{font-size:.9375rem;color:#667085;margin-bottom:1.5rem}.bp-retry{display:inline-flex;align-items:center;gap:.5rem;padding:.625rem 1.5rem;background:#0c2d5a;color:#fff;font-family:inherit;font-size:.9375rem;font-weight:600;border:none;border-radius:8px;text-decoration:none;cursor:pointer;transition:background .2s}.bp-retry:hover{background:#091e3d}.bp-article{margin-top:0}.bp-hero-img{margin-bottom:2.5rem;border-radius:12px;overflow:hidden;background:#f9fafb}.bp-hero-img img{width:100%;max-height:480px;object-fit:contain;display:block;margin:0 auto}.bp-content{font-size:1.0625rem;line-height:1.8;color:#344054}.bp-content h1,.bp-content h2,.bp-content h3,.bp-content h4{color:#101828;font-weight:700;margin-top:2rem;margin-bottom:.75rem;line-height:1.3}.bp-content h2{font-size:1.5rem}.bp-content h3{font-size:1.25rem}.bp-content p{margin-bottom:1.25rem}.bp-content a{color:#0c2d5a;text-decoration:none}.bp-content a:hover{text-decoration:underline}.bp-content img{max-width:100%;height:auto;border-radius:8px;margin:1.5rem auto;display:block}.bp-content blockquote{border-left:3px solid #0c2d5a;padding-left:1.25rem;margin:1.5rem 0;color:#475467;font-style:italic}.bp-content ul,.bp-content ol{padding-left:1.5rem;margin-bottom:1.25rem}.bp-content li{margin-bottom:.5rem}.bp-content code{background:#0c2d5a0f;color:#0c2d5a;padding:.15rem .4rem;border-radius:4px;font-size:.9em}.bp-content pre{background:#1a1a2e;color:#e0e0e0;padding:1.25rem;border-radius:8px;overflow-x:auto;margin:1.5rem 0;font-size:.875rem;line-height:1.6}.bp-content figure{margin:1.5rem 0}.bp-content figcaption{text-align:center;font-size:.8125rem;color:#667085;margin-top:.5rem}.bp-footer{display:flex;align-items:center;justify-content:space-between;margin-top:3rem;padding-top:2rem;border-top:1px solid #eaecf0}.bp-right{position:sticky;top:100px}.bp-right-label{display:block;font-size:1rem;font-weight:800;color:#101828;margin-bottom:1rem}.bp-right-list{display:flex;flex-direction:column;gap:0}.bp-right-item{display:flex;gap:.875rem;text-decoration:none;color:inherit;padding:1rem 0;border-bottom:1px solid #f2f4f7;align-items:start}.bp-right-item:first-child{padding-top:0}.bp-right-item:last-child{border-bottom:none}.bp-right-item:hover .bp-right-excerpt{color:#f5a623}.bp-right-thumb{width:80px;height:60px;border-radius:8px;object-fit:cover;object-position:top center;flex-shrink:0}.bp-right-info{display:flex;gap:.5rem;align-items:start;flex:1;min-width:0}.bp-right-excerpt{font-size:.75rem;font-weight:600;color:#344054;line-height:1.4;display:-webkit-box;-webkit-line-clamp:3;-webkit-box-orient:vertical;overflow:hidden;flex:1;transition:color .2s}.bp-right-arrow{flex-shrink:0;margin-top:.15rem}.bp-right-social{display:flex;flex-direction:column;gap:.75rem;padding-top:1.5rem;margin-top:1rem;border-top:1px solid #f2f4f7}.bp-social-link{display:flex;align-items:center;gap:.75rem;width:100%;padding:1rem 1.25rem;border-radius:12px;text-decoration:none;font-size:.9375rem;font-weight:700;color:#fff;background:#1a1a1a;border:2px solid #1a1a1a;transition:transform .2s,box-shadow .2s,opacity .2s}.bp-social-link svg{fill:#fff!important}.bp-social-link:hover{transform:translateY(-2px);box-shadow:0 6px 16px #00000026;opacity:.9}.bp-social-link svg{flex-shrink:0}@media(max-width:1100px){.bp-layout{grid-template-columns:200px 1fr}.bp-right{display:none}}@media(max-width:768px){.bp-hero{padding:100px 0 1.25rem}.bp-layout{grid-template-columns:1fr;padding-top:2rem}.bp-left{position:static;flex-direction:row;flex-wrap:wrap;align-items:center;gap:1rem}.bp-left-info{flex-direction:row;flex-wrap:wrap;align-items:center;gap:.75rem}.bp-left-meta{flex-direction:row;gap:.75rem}.bp-footer{flex-direction:column;gap:1rem;align-items:flex-start}}.wcm-page{background:#fff;color:#0a0a0a}.wcm-section-head{text-align:center;max-width:760px;margin:0 auto clamp(2rem,4vw,3rem)}.wcm-section-label{display:inline-flex;align-items:center;gap:.85rem;font-family:Poppins,sans-serif;font-size:clamp(.95rem,1.05vw,1.0625rem);font-weight:700;letter-spacing:5px;text-transform:uppercase;color:#f5a623;margin:0 0 1rem}.wcm-section-label:before,.wcm-section-label:after{content:"";width:30px;height:2px;background:#f5a623;opacity:.85}.wcm-section-title{font-family:Inter,Poppins,-apple-system,BlinkMacSystemFont,sans-serif;font-size:clamp(2.2rem,4.2vw,3.6rem);font-weight:900;color:#0a0a0a;line-height:1.02;letter-spacing:-.015em;margin:0 0 .55rem;background:linear-gradient(135deg,#0a0a0a,#1f2937);-webkit-background-clip:text;background-clip:text;-webkit-text-fill-color:transparent}.wcm-section-title em{color:#f5a623;-webkit-text-fill-color:#f5a623;background:none;font-style:italic;font-weight:800}.wcm-section-title:after{content:"";display:block;width:64px;height:4px;border-radius:4px;background:linear-gradient(90deg,#f5a623,#e3981f);margin:.6rem auto 1rem}.wcm-section-sub{font-family:Poppins,sans-serif;font-size:clamp(.95rem,1.1vw,1.0625rem);color:#4b5563;line-height:1.7;max-width:640px;margin:0 auto}.wcm-simple-head{text-align:center;margin:0 auto clamp(1.5rem,3vw,2.25rem);max-width:620px}.wcm-simple-title{font-family:Inter,Poppins,-apple-system,BlinkMacSystemFont,sans-serif;font-size:clamp(2.5rem,5vw,4rem);font-weight:900;letter-spacing:-.015em;color:#0a0a0a;line-height:1;margin:0 0 .55rem;background:linear-gradient(135deg,#0a0a0a,#1f2937);-webkit-background-clip:text;background-clip:text;-webkit-text-fill-color:transparent}.wcm-simple-title em{color:#f5a623;-webkit-text-fill-color:#f5a623;background:none;font-style:italic;font-weight:800}.wcm-simple-title:after{content:"";display:block;width:64px;height:4px;border-radius:4px;background:linear-gradient(90deg,#f5a623,#e3981f);margin:.55rem auto .85rem}.wcm-simple-sub{font-family:Inter,Poppins,sans-serif;font-size:clamp(.95rem,1.1vw,1.0625rem);font-weight:400;color:#4b5563;line-height:1.6;margin:0}.wcm-btn{display:inline-flex;align-items:center;justify-content:center;padding:.85rem 1.85rem;font-family:Poppins,sans-serif;font-size:.85rem;font-weight:700;letter-spacing:1.5px;text-transform:uppercase;border-radius:6px;cursor:pointer;text-decoration:none;transition:transform .2s ease,background .2s ease,color .2s ease,border-color .2s ease,box-shadow .2s ease;border:2px solid transparent}.wcm-btn--primary{background:linear-gradient(135deg,#f5a623,#d97706);color:#1a1a1a;box-shadow:0 8px 22px #f5a6234d}.wcm-btn--primary:hover{background:linear-gradient(135deg,#0c2340,#14365e);color:#fff;transform:translateY(-2px);box-shadow:0 12px 28px #0c23404d}.wcm-btn--ghost{background:transparent;color:#0c2340;border-color:#0c234040}.wcm-btn--ghost:hover{background:#0c2340;color:#fff;border-color:#0c2340;transform:translateY(-2px)}.wcm-hero{position:relative;background:radial-gradient(ellipse at 50% 0%,rgba(245,166,35,.06) 0%,transparent 60%),radial-gradient(ellipse at 50% 100%,rgba(12,35,64,.5) 0%,transparent 70%),linear-gradient(180deg,#0a0a0a,#161616,#0a0a0a);padding:0 1.5rem clamp(4rem,8vw,6.5rem);overflow:hidden}.wcm-marquee{position:relative;width:calc(100% + 3rem);min-height:clamp(300px,40vh,460px);margin:0 -1.5rem clamp(1rem,2vw,1.5rem);padding:clamp(1.25rem,2.5vw,2rem) 0 clamp(2.5rem,5vw,4rem);overflow:hidden;background:linear-gradient(180deg,#0c2340,#14365e);pointer-events:none;user-select:none;-webkit-user-select:none;display:flex;align-items:center;-webkit-mask-image:url("data:image/svg+xml;utf8,<svg xmlns='http://www.w3.org/2000/svg' preserveAspectRatio='none' viewBox='0 0 100 100'><path d='M0,0 L100,0 L100,78 C72,88 32,100 0,100 Z' fill='black'/></svg>");mask-image:url("data:image/svg+xml;utf8,<svg xmlns='http://www.w3.org/2000/svg' preserveAspectRatio='none' viewBox='0 0 100 100'><path d='M0,0 L100,0 L100,78 C72,88 32,100 0,100 Z' fill='black'/></svg>");-webkit-mask-size:100% 100%;mask-size:100% 100%;-webkit-mask-repeat:no-repeat;mask-repeat:no-repeat}@media(max-width:768px){.wcm-marquee{min-height:160px;padding:1rem 0 1.25rem;-webkit-mask-image:url("data:image/svg+xml;utf8,<svg xmlns='http://www.w3.org/2000/svg' preserveAspectRatio='none' viewBox='0 0 100 100'><path d='M0,0 L100,0 L100,82 C62,93 22,100 0,100 Z' fill='black'/></svg>");mask-image:url("data:image/svg+xml;utf8,<svg xmlns='http://www.w3.org/2000/svg' preserveAspectRatio='none' viewBox='0 0 100 100'><path d='M0,0 L100,0 L100,82 C62,93 22,100 0,100 Z' fill='black'/></svg>")}}.wcm-marquee-track{width:100%}.wcm-marquee-track{display:flex;flex-direction:column;gap:clamp(.85rem,1.5vw,1.5rem)}.wcm-marquee-row{display:flex;gap:clamp(1.5rem,3vw,2.5rem);white-space:nowrap;animation:wcm-marquee-scroll 35s linear infinite;will-change:transform}.wcm-marquee-row:nth-child(2){animation-direction:reverse;animation-duration:28s;opacity:.45}.wcm-marquee-item{display:inline-flex;align-items:center;gap:clamp(1.5rem,3vw,2.5rem);flex-shrink:0}.wcm-marquee-text{font-family:Inter,Poppins,sans-serif;font-size:clamp(2.2rem,5.5vw,4.5rem);font-weight:900;letter-spacing:-.025em;line-height:1;color:transparent;-webkit-text-stroke:1.5px rgba(255,255,255,.55);text-transform:uppercase}.wcm-marquee-row:nth-child(2) .wcm-marquee-text{-webkit-text-stroke:1.5px rgba(245,166,35,.85)}.wcm-marquee-star{color:#f5a623;font-size:clamp(1.5rem,3vw,2.4rem);line-height:1;animation:wcm-star-spin 6s linear infinite;display:inline-block}@keyframes wcm-marquee-scroll{0%{transform:translateZ(0)}to{transform:translate3d(-50%,0,0)}}@keyframes wcm-star-spin{0%{transform:rotate(0)}to{transform:rotate(360deg)}}@media(prefers-reduced-motion:reduce){.wcm-marquee-row,.wcm-marquee-star{animation:none}}.wcm-hero-inner{max-width:1100px;margin:0 auto}.wcm-hero-inner p{font-family:Inter,Poppins,-apple-system,BlinkMacSystemFont,sans-serif;font-size:clamp(1.05rem,1.35vw,1.25rem);line-height:1.85;color:#ffffffd9;margin:0 0 1.6rem;text-align:left}.wcm-hero-inner p:last-child{margin-bottom:0}@media(max-width:768px){.wcm-hero-inner p{font-size:.8125rem;line-height:1.55;margin-bottom:.75rem}}.wcm-pillars{padding:clamp(3.5rem,7vw,6rem) 1.5rem;background:#fff}.wcm-pillars-inner{max-width:1200px;margin:0 auto}.wcm-pillars-grid{display:grid;grid-template-columns:repeat(4,1fr);gap:clamp(1rem,2vw,1.75rem)}.wcm-pillar{padding:1.75rem 1.5rem 1.65rem;background:#fff;border:1px solid #e5e7eb;border-radius:10px;transition:border-color .25s ease,box-shadow .25s ease}.wcm-pillar:hover{border-color:#f5a62373;box-shadow:0 8px 22px #0c23400f}.wcm-pillar-title{font-family:Inter,Poppins,sans-serif;font-size:1.075rem;font-weight:800;letter-spacing:-.015em;color:#0a0a0a;margin:0 0 .65rem}.wcm-pillar-body{font-family:Poppins,sans-serif;font-size:.9rem;line-height:1.65;color:#4b5563;margin:0}@media(max-width:1000px){.wcm-pillars-grid{grid-template-columns:repeat(2,1fr)}}@media(max-width:540px){.wcm-pillars-grid{grid-template-columns:1fr}}.wcm-services{padding:clamp(3.5rem,7vw,6rem) 1.5rem;background:#f9fafb}.wcm-services-inner{max-width:880px;margin:0 auto;text-align:left}.wcm-services-list{list-style:none;margin:0 0 2.25rem;padding:0;display:flex;flex-direction:column;align-items:stretch;gap:0;border-top:1px solid rgba(12,35,64,.1);max-width:620px}.wcm-services-list li{display:flex;align-items:baseline;gap:.85rem;padding:.85rem .5rem;width:100%;border-bottom:1px solid rgba(12,35,64,.08);font-family:Inter,Poppins,sans-serif;font-size:clamp(.95rem,1.15vw,1.0625rem);font-weight:600;color:#0a0a0a;transition:color .2s ease,transform .2s ease}.wcm-services-list li:hover{color:#f5a623;transform:translate(4px)}.wcm-service-dash{color:#f5a623;font-weight:700;flex-shrink:0}.wcm-services-cta{margin-top:.5rem}.wcm-faq{padding:clamp(3.5rem,7vw,6rem) 1.5rem clamp(4.5rem,9vw,7rem);background:radial-gradient(ellipse at 80% 30%,rgba(255,255,255,.55) 0%,transparent 60%),linear-gradient(135deg,#ececec,#e2e3e5,#ededee)}.wcm-faq-inner{max-width:1000px;margin:0 auto}.wcm-faq .wcm-simple-head{text-align:center;margin:0 auto clamp(1.5rem,3vw,2.25rem)}.wcm-faq-list{list-style:none;margin:0;padding:0}.wcm-faq-item{border-bottom:1px solid rgba(12,35,64,.12)}.wcm-faq-item:first-child{border-top:1px solid rgba(12,35,64,.12)}.wcm-faq-q{width:100%;display:flex;align-items:center;gap:.75rem;padding:1.05rem .5rem;background:transparent;border:none;cursor:pointer;text-align:left;font-family:Inter,Poppins,sans-serif;font-size:clamp(.95rem,1.05vw,1.05rem);font-weight:700;letter-spacing:-.01em;color:#0a0a0a;transition:color .2s ease}.wcm-faq-q:hover{color:#f5a623}.wcm-faq-marker{flex-shrink:0;display:inline-block;width:14px;color:#0a0a0a;font-size:.75rem;line-height:1;transform:rotate(0);transition:transform .3s ease,color .2s ease}.wcm-faq-item.is-open .wcm-faq-marker{transform:rotate(90deg);color:#f5a623}.wcm-faq-q-text{flex:1}.wcm-faq-a{padding:0 .5rem 1.1rem 1.85rem;color:#374151;font-family:Poppins,sans-serif;font-size:.95rem;line-height:1.75;animation:wcm-faq-slide .3s ease}.wcm-faq-a p{margin:0}@keyframes wcm-faq-slide{0%{opacity:0;transform:translateY(-4px)}to{opacity:1;transform:translateY(0)}}*,*:before,*:after{margin:0;padding:0;box-sizing:border-box}:root{--ink: #0f1419;--ink-light: #536471;--ink-muted: #8899a6;--surface: #ffffff;--surface-warm: #faf9f7;--surface-cool: #f5f7f9;--accent: #1d4ed8;--accent-hover: #1e40af;--accent-soft: #dbeafe;--border: #e1e8ed;--border-light: #eef2f5;--success: #16a34a;--warning: #f59e0b;--primary: #513BF3;--primary-hover: #4030c5;--primary-soft: rgba(81, 59, 243, .1);--font-family: "Poppins", -apple-system, BlinkMacSystemFont, "Segoe UI", "Helvetica Neue", Arial, sans-serif}html{scroll-behavior:smooth;font-size:16px;overflow-x:hidden}body{font-family:var(--font-family);color:var(--ink);line-height:1.65;background:var(--surface);-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale;overflow-x:hidden;margin:0;padding:0;min-height:100%}a{color:inherit;text-decoration:none}img{max-width:100%;height:auto}.btn{display:inline-flex;align-items:center;justify-content:center;gap:.5rem;padding:.75rem 1.5rem;font-family:inherit;font-size:.9375rem;font-weight:600;border-radius:8px;border:1.5px solid transparent;cursor:pointer;transition:all .2s ease;text-decoration:none}.btn-primary{background:var(--primary);color:var(--surface)}.btn-primary:hover{background:var(--primary-hover)}.btn-secondary{background:var(--primary);color:var(--surface);border:1.5px solid var(--border)}.btn-accent{background:var(--accent);color:var(--surface)}.btn-accent:hover{background:var(--accent-hover);transform:translateY(-1px)}.container{max-width:1200px;margin:0 auto;width:100%;padding:0 1rem}.section{padding:clamp(30px,4vw,40px) clamp(1rem,4vw,2rem)}.section-alt,.section-warm{background:var(--surface-warm)}.section-header{max-width:1200px;margin:0 auto 3rem;padding:0 1rem;text-align:center}.section-label{font-size:.6875rem;font-weight:700;color:#ea4335;letter-spacing:.2em;text-transform:uppercase;margin-bottom:.75rem}.section-title{font-size:clamp(2rem,4.5vw,3rem);font-weight:700;line-height:1.1;margin-bottom:.5rem;color:var(--ink);display:inline-block;position:relative}.section-title:after{content:"";display:block;width:50px;height:3px;background:#ea4335;margin:1rem auto 0;border-radius:2px}.section-subtitle{font-size:.9375rem;color:var(--ink-light);line-height:1.7;max-width:520px;margin:1rem auto 0}.page-content{flex:1 0 auto;background:var(--surface)}.features-grid{display:grid;grid-template-columns:repeat(auto-fit,minmax(min(100%,300px),1fr));gap:2rem}.feature-card{background:var(--surface);border:1px solid var(--border);border-radius:16px;padding:clamp(1.5rem,3vw,2rem);transition:border-color .3s ease,box-shadow .3s ease}.feature-card:hover{border-color:var(--ink-light);box-shadow:0 8px 32px -8px #0f141914}.feature-number{font-size:.75rem;font-weight:600;color:var(--accent);letter-spacing:.1em;margin-bottom:1rem}.feature-title{font-size:1.25rem;font-weight:600;margin-bottom:.75rem}.feature-description{font-size:.9375rem;color:var(--ink-light);line-height:1.7}.feature-icon{width:48px;height:48px;background:var(--accent-soft);border-radius:10px;display:flex;align-items:center;justify-content:center;font-size:1.5rem;margin-bottom:1.5rem}.feature-list{list-style:none;padding:0}.feature-list li{padding:.5rem 0;color:var(--ink-light);font-size:.9375rem;display:flex;align-items:center;gap:.625rem}.feature-list li:before{content:"✓";width:18px;height:18px;background:var(--accent-soft);color:var(--accent);border-radius:50%;flex-shrink:0;display:flex;align-items:center;justify-content:center;font-size:.75rem;font-weight:700}.two-column{display:grid;grid-template-columns:1fr 1fr;gap:3rem;align-items:center}.two-column.reverse{direction:rtl}.two-column.reverse>*{direction:ltr}.column-content h3{font-size:clamp(1.5rem,3vw,2rem);font-weight:600;margin-bottom:1rem}.column-content p{color:var(--ink-light);line-height:1.7;margin-bottom:1.5rem}.column-visual{background:linear-gradient(145deg,var(--surface-cool) 0%,var(--surface-warm) 100%);border-radius:16px;padding:2rem;border:1px solid var(--border-light)}.deep-dive{display:grid;grid-template-columns:1fr 1fr;gap:clamp(1.5rem,4vw,3rem);align-items:center;width:100%;max-width:100%}.deep-dive.reverse{direction:rtl}.deep-dive.reverse>*{direction:ltr}.deep-dive-content{max-width:100%;min-width:0}.deep-dive-label{font-size:.8125rem;font-weight:600;color:var(--accent);letter-spacing:.08em;text-transform:uppercase;margin-bottom:1rem}.deep-dive-title{font-size:clamp(1.5rem,4vw,2.25rem);font-weight:600;line-height:1.2;margin-bottom:1.25rem}.deep-dive-description{font-size:clamp(.9375rem,2vw,1.0625rem);color:var(--ink-light);line-height:1.7;margin-bottom:2rem}.deep-dive-list{display:flex;flex-direction:column;gap:1rem}.deep-dive-item{display:flex;align-items:center;gap:.75rem;font-size:.9375rem}.deep-dive-item:before{content:"";width:8px;height:8px;background:var(--accent);border-radius:2px;flex-shrink:0}.deep-dive-visual{background:linear-gradient(145deg,var(--surface-cool) 0%,var(--surface-warm) 100%);border-radius:20px;padding:clamp(1rem,3vw,1.5rem);min-height:300px;display:flex;align-items:center;justify-content:center;border:1px solid var(--border-light);min-width:0;max-width:100%}.visual-placeholder{width:100%;max-width:100%;background:var(--surface);border-radius:12px;padding:clamp(1rem,2vw,1.5rem);box-shadow:0 8px 32px -8px #0f141914;overflow:hidden}.visual-row{display:flex;align-items:center;gap:.75rem;padding:.75rem 0;border-bottom:1px solid var(--border-light);flex-wrap:wrap}.visual-row:last-child{border-bottom:none}.visual-dot{width:10px;height:10px;background:var(--success);border-radius:50%;flex-shrink:0}.visual-content{flex:1;min-width:0}.visual-title{font-weight:600;font-size:.875rem}.visual-subtitle{font-size:.75rem;color:var(--ink-muted)}.visual-badge{font-size:.75rem;font-weight:600;padding:.25rem .5rem;border-radius:4px}.visual-badge.success{background:#16a34a1a;color:var(--success)}.visual-badge.warning{background:#f59e0b1a;color:var(--warning)}.stats-grid{display:grid;grid-template-columns:repeat(auto-fit,minmax(200px,1fr));gap:2rem;text-align:center}.stat-item h4{font-size:2.5rem;font-weight:700;color:var(--primary);margin-bottom:.5rem}.stat-item p{color:var(--ink-light);font-size:.9375rem}.use-case-card{background:var(--surface);border:1px solid var(--border);border-radius:16px;padding:clamp(1.5rem,3vw,2rem);text-align:center}.use-case-title{font-size:1.125rem;font-weight:600;margin-bottom:.75rem}.use-case-description{font-size:.9375rem;color:var(--ink-light);line-height:1.6}@media(max-width:1024px){.two-column,.deep-dive{grid-template-columns:1fr;gap:2rem}.two-column.reverse,.deep-dive.reverse{direction:ltr}.deep-dive-visual{min-height:280px;order:-1}}@media(max-width:768px){.section{padding:32px 1rem}.section-header{margin-bottom:1.5rem}.features-grid{gap:1.5rem}.feature-card{padding:1.5rem;text-align:center}.feature-card .feature-icon{margin-left:auto;margin-right:auto}.column-content{text-align:center}.column-visual{padding:1.5rem}.stats-grid{text-align:center}.deep-dive-visual{min-height:250px}}@media(max-width:480px){.section{padding:24px 1rem}.stats-grid{grid-template-columns:1fr 1fr;gap:1.5rem}.stat-item h4{font-size:2rem}}
