@font-face{font-family:Inter;font-style:normal;font-weight:400;font-display:swap;src:url('assets/fonts/Inter-Regular.woff2') format('woff2')}@font-face{font-family:Inter;font-style:normal;font-weight:500;font-display:swap;src:url('assets/fonts/Inter-Medium.woff2') format('woff2')}@font-face{font-family:Inter;font-style:normal;font-weight:600;font-display:swap;src:url('assets/fonts/Inter-SemiBold.woff2') format('woff2')}@font-face{font-family:Inter;font-style:normal;font-weight:700;font-display:swap;src:url('assets/fonts/Inter-Bold.woff2') format('woff2')}@font-face{font-family:Rubik;font-style:normal;font-weight:400;font-display:swap;src:url('assets/fonts/Rubik-Regular.woff2') format('woff2')}@font-face{font-family:Rubik;font-style:normal;font-weight:500;font-display:swap;src:url('assets/fonts/Rubik-Medium.woff2') format('woff2')}@font-face{font-family:Rubik;font-style:normal;font-weight:600;font-display:swap;src:url('assets/fonts/Rubik-SemiBold.woff2') format('woff2')}@font-face{font-family:Rubik;font-style:normal;font-weight:700;font-display:swap;src:url('assets/fonts/Rubik-Bold.woff2') format('woff2')}:root{--primary:#0B5D6E;--secondary:#CFEDE6;--accent:#F4A83A;--bg-light:#F7FAFC;--bg-dark:#0B5D6E;--text-dark:#0E1B22;--text-light:#F7FAFC;--text-muted:#5E6E78;--border-light:#E3EDF2;--border-dark:#0A4B58;--gradient-primary:linear-gradient(135deg, #0A9AB3 0%, #006A84 55%, #0B4F66 100%);--gradient-gold-shine:linear-gradient(90deg, rgba(255,255,255,0) 0%, rgba(255,255,255,0.55) 50%, rgba(255,255,255,0) 100%);--gradient-secondary:linear-gradient(135deg, #184A63 0%, #0E3B53 60%, #0B2D3E 100%);--gradient-gold-accent:linear-gradient(180deg, #FFC857 0%, #F39A1C 60%, #E67E00 100%);--gradient-dark-section:linear-gradient(180deg, #0E3B53 0%, #0B2D3E 100%);--gradient-overlay-dark:linear-gradient(180deg, rgba(14,59,83,0) 0%, rgba(14,59,83,0.10) 55%, rgba(14,59,83,0.18) 100%);--gradient-light-section:linear-gradient(180deg, #FFFFFF 0%, #F4FBFA 55%, #D9F0EC 100%);--gradient-overlay-light:linear-gradient(90deg, rgba(255,255,255,0.0) 0%, rgba(255,255,255,0.65) 50%, rgba(255,255,255,0.0) 100%);--font-heading:'Source Sans 3','Inter',system-ui,-apple-system,'Segoe UI','Roboto','Arial',sans-serif;--font-body:'Inter','Source Sans 3',system-ui,-apple-system,'Segoe UI','Roboto','Arial',sans-serif;--container-max-width:1200px;--spacing-xs:0.5rem;--spacing-sm:1rem;--spacing-md:1.5rem;--spacing-lg:2rem;--spacing-xl:3rem;--spacing-2xl:4rem;--border-radius-sm:4px;--border-radius-md:8px;--border-radius-lg:12px;--border-radius-xl:16px;--transition-fast:0.2s ease;--transition-base:0.3s ease;--transition-slow:0.4s ease}*,::after,::before{box-sizing:border-box;margin:0;padding:0}html{font-size:16px;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale;scroll-behavior:smooth}body{font-family:Inter,sans-serif;font-size:1rem;line-height:1.6;color:var(--text-dark);background-color:var(--bg-light);direction:ltr;min-height:100vh}canvas,img,picture,svg,video{display:block;max-width:100%;height:auto}button,input,select,textarea{font:inherit;color:inherit}button{cursor:pointer;border:none;background:0 0}a{color:var(--primary);text-decoration:none;transition:color var(--transition-fast)}a:hover{color:var(--accent)}ol,ul{list-style:none}h1,h2,h3,h4,h5,h6{font-family:Inter,sans-serif;font-weight:700;line-height:1.2;color:var(--text-dark);margin-bottom:var(--spacing-md);letter-spacing:-.01em}h1{font-size:2.5rem;line-height:1.3;margin-bottom:var(--spacing-lg);max-width:30ch}h2{font-size:2rem;line-height:1.25;margin-bottom:var(--spacing-md);max-width:35ch}h3{font-size:1.5rem;line-height:1.3;margin-bottom:var(--spacing-sm)}p{font-size:1.0625rem;line-height:1.7;margin-bottom:var(--spacing-md);max-width:65ch}p+p{margin-top:var(--spacing-lg)}.container{width:100%;max-width:var(--container-max-width);margin-left:auto;margin-right:auto;padding-left:var(--spacing-md);padding-right:var(--spacing-md)}.btn{display:inline-flex;align-items:center;justify-content:center;padding:.875rem 1.75rem;font-family:Inter,sans-serif;font-size:1rem;font-weight:600;line-height:1;text-align:center;text-decoration:none;border-radius:var(--border-radius-md);transition:all var(--transition-base);cursor:pointer;border:2px solid transparent;white-space:nowrap}.btn-primary{background:var(--gradient-primary);color:var(--text-light);box-shadow:0 4px 12px rgba(11,93,110,.25)}.btn-primary:hover{transform:translateY(-2px);box-shadow:0 6px 20px rgba(11,93,110,.35);color:var(--text-light)}.btn-primary:active{transform:translateY(0)}.btn-secondary{background:var(--secondary);color:var(--primary);border-color:var(--border-light)}.btn-secondary:hover{background:var(--primary);color:var(--text-light);border-color:var(--primary);transform:translateY(-2px);box-shadow:0 4px 12px rgba(11,93,110,.2)}.btn-secondary:active{transform:translateY(0)}.whatsapp-float{position:fixed;bottom:20px;right:20px;width:60px;height:60px;background:#25d366;color:#fff;border-radius:50%;display:flex;align-items:center;justify-content:center;font-size:30px;z-index:999;box-shadow:0 4px 12px rgba(0,0,0,.15);text-decoration:none;transition:transform .3s,box-shadow .3s}.whatsapp-float:hover{transform:scale(1.1);box-shadow:0 6px 20px rgba(0,0,0,.2);color:#fff}@media (min-width:769px){.whatsapp-float{display:none!important}}@media (min-width:640px){:root{--spacing-md:2rem;--spacing-lg:2.5rem;--spacing-xl:4rem;--spacing-2xl:5rem}h1{font-size:3rem}h2{font-size:2.25rem}h3{font-size:1.75rem}p{font-size:1.125rem}.container{padding-left:var(--spacing-lg);padding-right:var(--spacing-lg)}}@media (min-width:768px){h1{font-size:3.5rem}h2{font-size:2.5rem}h3{font-size:1.875rem}}@media (min-width:1024px){:root{--spacing-xl:5rem;--spacing-2xl:6rem}h1{font-size:4rem}h2{font-size:3rem}h3{font-size:2rem}.container{padding-left:var(--spacing-xl);padding-right:var(--spacing-xl)}}@media (min-width:1280px){h1{font-size:4.5rem}}*{margin:0;padding:0;box-sizing:border-box}.navbar{position:fixed;background-color:var(--bg-light);border-bottom:1px solid var(--border-light);padding:1rem 2rem;box-shadow:0 2px 8px rgba(11,93,110,.05)}.nav-container{display:flex;align-items:center;justify-content:space-between}.nav-brand{flex-shrink:0}.logo-link{display:inline-block}.nav-menu{display:flex;gap:2.5rem;align-items:center}.nav-menu a{color:var(--text-dark);font-size:1rem;position:relative;padding:.5rem 0;text-decoration:none;transition:color .3s;font-weight:500}.nav-menu a::after{content:'';position:absolute;bottom:0;left:0;width:0;height:2px;background-color:var(--primary);transition:width .3s}.nav-menu a:hover{color:var(--primary)}.nav-menu a:hover::after{width:100%}.nav-cta-container{flex-shrink:0}.nav-cta-btn{display:inline-block;background-color:var(--primary);color:var(--text-light);text-decoration:none;padding:.75rem 1.75rem;border-radius:6px;font-weight:600;font-size:1rem;transition:.3s;box-shadow:0 2px 4px rgba(11,93,110,.15)}.nav-cta-btn:hover{background-color:#094b5a;transform:translateY(-2px);box-shadow:0 4px 8px rgba(11,93,110,.25)}.mobile-toggle,.phone-header-btn{display:none;background:0 0;border:none;cursor:pointer;padding:.5rem;color:var(--text-dark);transition:color .3s}.mobile-toggle:hover,.phone-header-btn:hover{color:var(--primary)}@media (max-width:768px){.navbar{padding:1rem 1.25rem}.mobile-toggle,.phone-header-btn{display:flex;align-items:center;justify-content:center;position:absolute;top:50%;transform:translateY(-50%);z-index:1001}.mobile-toggle{left:1.25rem}.phone-header-btn{right:1.25rem}.nav-container{flex-direction:column;align-items:center;gap:1.5rem}.nav-brand{order:1;margin:0 auto}.nav-menu{display:none;flex-direction:column;width:100%;gap:0;order:3;background-color:var(--bg-light);padding:1rem 0;border-top:1px solid var(--border-light)}.nav-menu.active{display:flex}.nav-menu li{width:100%;text-align:center}.nav-menu a{display:block;padding:1rem;width:100%}.nav-menu a::after{display:none}.nav-cta-container{order:2;margin-left:0;width:100%;display:none}.nav-cta-container.active{display:block}.nav-cta-btn{display:block;width:100%;text-align:center}}.navbar{position:sticky;top:0;z-index:1000;box-shadow:0 2px 4px rgba(0,0,0,.1)}.nav-container{display:flex;align-items:center;gap:2rem;position:relative;box-sizing:border-box}.logo{max-width:160px!important;display:block;object-fit:contain;transition:opacity .3s}.logo:hover{opacity:.8}.logo-link{display:inline-flex;align-items:center;text-decoration:none;line-height:0}.logo-link:focus{outline:0}.nav-brand{display:flex;align-items:center;flex-shrink:0;margin:0}.nav-menu{display:flex;list-style:none;gap:2rem;margin:0;padding:0;align-items:center}.nav-menu li{margin:0;padding:0}.nav-cta-container{margin-left:auto;display:flex;align-items:center}.nav-cta-item{list-style:none;margin:0;padding:0}html[dir=ltr] .nav-container,html[lang=en] .nav-container,html[lang=es] .nav-container,html[lang=fr] .nav-container{justify-content:flex-start}html[dir=ltr] .nav-menu,html[lang=en] .nav-menu,html[lang=es] .nav-menu,html[lang=fr] .nav-menu{margin-left:0;margin-right:0}html[dir=ltr] .nav-cta-container,html[lang=en] .nav-cta-container,html[lang=es] .nav-cta-container,html[lang=fr] .nav-cta-container{margin-left:auto;margin-right:0}html[dir=rtl] .nav-container,html[lang=ar] .nav-container,html[lang=he] .nav-container{flex-direction:row-reverse;justify-content:space-between}html[dir=rtl] .nav-cta-container,html[lang=ar] .nav-cta-container,html[lang=he] .nav-cta-container{order:-1;margin:0}html[dir=rtl] .nav-right-group,html[lang=ar] .nav-right-group,html[lang=he] .nav-right-group{display:flex;align-items:center;gap:2rem;order:1;flex-direction:row-reverse}html[dir=rtl] .nav-right-group .nav-brand,html[lang=ar] .nav-right-group .nav-brand,html[lang=he] .nav-right-group .nav-brand{order:2}html[dir=rtl] .nav-right-group .nav-menu,html[lang=ar] .nav-right-group .nav-menu,html[lang=he] .nav-right-group .nav-menu{order:1}@media (min-width:769px){.mobile-toggle,.nav-menu .mobile-contact-link,.phone-header-btn{display:none!important}}@media (max-width:768px){.nav-container{padding:.75rem 1rem;gap:0;justify-content:center!important}.mobile-toggle{position:absolute;top:50%;transform:translateY(-50%);left:15px;right:auto;display:flex!important;align-items:center;justify-content:center;background:0 0;border:none;cursor:pointer;padding:8px;z-index:1001;width:44px!important;height:44px!important}.phone-header-btn{position:absolute;top:50%;transform:translateY(-50%);right:15px;left:auto;display:flex!important;align-items:center;justify-content:center;background:0 0;border:none;cursor:pointer;padding:8px;z-index:1001;width:44px!important;height:44px!important}.logo-link,.nav-brand a{display:flex!important;justify-content:center!important;margin:0 auto!important}.mobile-toggle svg,.phone-header-btn svg{width:24px!important;height:24px!important;fill:none!important;stroke:currentColor!important;stroke-width:2!important;transition:opacity .3s}.mobile-toggle svg path,.phone-header-btn svg path{stroke:currentColor!important}.mobile-toggle img,.phone-header-btn img{width:24px!important;height:24px!important}.mobile-toggle:hover svg,.phone-header-btn:hover svg{opacity:.8}.mobile-toggle:active,.mobile-toggle:focus,.phone-header-btn:active,.phone-header-btn:focus{outline:0;border:none;box-shadow:none}.nav-brand,html[dir=rtl] .nav-brand,html[dir=rtl] .nav-right-group .nav-brand,html[lang=ar] .nav-brand,html[lang=ar] .nav-right-group .nav-brand,html[lang=he] .nav-brand,html[lang=he] .nav-right-group .nav-brand{margin:0 auto!important;text-align:center;order:0!important}.logo{max-height:35px!important;max-width:160px!important}.nav-right-group{display:contents!important}.nav-cta-container{display:none!important}.nav-menu{position:fixed;top:70px;width:50%;max-width:300px;flex-direction:column!important;gap:0;padding:20px 0;box-shadow:0 4px 12px rgba(0,0,0,.15);display:none;z-index:999;margin:0!important;align-items:stretch!important;justify-content:flex-start!important}.nav-menu.active{display:flex!important;flex-direction:column!important}.nav-menu li{width:100%}.nav-menu .mobile-contact-link{display:block!important}html:not([dir=rtl]):not([lang=he]):not([lang=ar]) .nav-menu a,html[dir=ltr] .nav-menu a{text-align:left!important}.nav-menu a{display:block;padding:15px 30px;width:100%;font-weight:500}html:not([dir=rtl]):not([lang=he]):not([lang=ar]) .mobile-toggle,html[dir=ltr] .mobile-toggle{left:20px!important;right:auto!important}html:not([dir=rtl]):not([lang=he]):not([lang=ar]) .phone-header-btn,html[dir=ltr] .phone-header-btn{right:20px!important;left:auto!important}html:not([dir=rtl]):not([lang=he]):not([lang=ar]) .nav-menu,html[dir=ltr] .nav-menu{left:0!important;right:auto!important}html[dir=rtl] .mobile-toggle,html[lang=ar] .mobile-toggle,html[lang=he] .mobile-toggle{left:auto!important;right:20px!important}html[dir=rtl] .phone-header-btn,html[lang=ar] .phone-header-btn,html[lang=he] .phone-header-btn{left:20px!important;right:auto!important}html[dir=rtl] .nav-menu,html[lang=ar] .nav-menu,html[lang=he] .nav-menu{right:0!important;left:auto!important}html[dir=rtl] .nav-menu a,html[lang=ar] .nav-menu a,html[lang=he] .nav-menu a{text-align:right!important}.nav-cta-container{display:flex!important;position:absolute!important;top:50%!important;transform:translateY(-50%)!important;background:0 0!important;width:auto!important;z-index:1001!important}.nav-cta-container .nav-cta-btn,.nav-cta-container>a:not(.lang-option):not(.lang-switcher-current){display:none!important}html:not([dir=rtl]):not([lang=he]):not([lang=ar]) .nav-cta-container,html[dir=ltr] .nav-cta-container{left:30px!important;right:auto!important}html[dir=rtl] .nav-cta-container,html[lang=ar] .nav-cta-container,html[lang=he] .nav-cta-container{right:30px!important;left:auto!important}}header{width:100%!important;max-width:100%!important;margin:0!important;padding:0!important;box-sizing:border-box!important}.navbar{width:100%!important;max-width:100%!important;margin:0!important;left:0!important;right:0!important}nav.navbar{position:fixed;top:0;left:0;right:0;width:100vw!important;max-width:none!important}.nav-container{width:100%!important;max-width:1200px!important;margin:0 auto!important;padding:0 2rem!important;box-sizing:border-box!important;display:flex!important;align-items:center!important;justify-content:space-between!important}html[dir=rtl] .nav-container,html[lang=ar] .nav-container,html[lang=he] .nav-container{justify-content:space-between!important}@media (min-width:769px){html[dir=rtl] .logo-link,html[dir=rtl] .nav-brand,html[lang=ar] .logo-link,html[lang=ar] .nav-brand,html[lang=he] .logo-link,html[lang=he] .nav-brand{order:2!important;margin-left:1.5rem!important}html[dir=rtl] .nav-container,html[lang=ar] .nav-container,html[lang=he] .nav-container{flex-direction:row-reverse!important}html[dir=rtl] .nav-menu,html[lang=ar] .nav-menu,html[lang=he] .nav-menu{display:flex!important;flex-direction:row!important;align-items:center!important;gap:1.5rem!important}}html[dir=rtl] .nav-menu,html[lang=ar] .nav-menu,html[lang=he] .nav-menu{order:1!important;margin-right:0!important;margin-left:0!important}html[dir=rtl] .cta-button,html[dir=rtl] .nav-cta-btn,html[dir=rtl] a.cta-button,html[lang=ar] .cta-button,html[lang=ar] .nav-cta-btn,html[lang=ar] a.cta-button,html[lang=he] .cta-button,html[lang=he] .nav-cta-btn,html[lang=he] a.cta-button{order:0!important;margin-right:auto!important;margin-left:0!important}main{margin-top:0!important;padding-top:0!important}:root{--primary:#0B5D6E;--secondary:#CFEDE6;--accent:#F4A83A;--bg-light:#F7FAFC;--bg-dark:#0B5D6E;--text-dark:#0E1B22;--text-light:#F7FAFC;--text-muted:#5E6E78;--border-light:#E3EDF2;--border-dark:#0A4B58;--cc-btn-primary-bg:#3b82f6;--cc-btn-primary-border:#3b82f6;--cc-btn-primary-hover-bg:#2269dd;--accessibility-focus:#0B5D6E}.site-footer{background-color:var(--bg-dark);color:var(--text-light);padding:60px 20px 30px;font-family:Inter,sans-serif;line-height:1.6}.footer-container{max-width:1200px;margin:0 auto}.footer-grid{display:grid;grid-template-columns:repeat(auto-fit,minmax(250px,1fr));gap:40px;margin-bottom:40px}.footer-column{display:flex;flex-direction:column}.footer-about{grid-column:span 1}.footer-about .logo{margin-bottom:20px;filter:brightness(0) invert(1)}.footer-description{color:var(--text-light);opacity:.9;font-size:14px;margin-bottom:20px;line-height:1.6}.footer-heading{color:var(--text-light);font-size:16px;font-weight:600;margin-bottom:20px;text-transform:uppercase;letter-spacing:.5px}.footer-links{list-style:none;padding:0;margin:0}.footer-links li{margin-bottom:12px}.footer-links a{color:var(--text-light);text-decoration:none;font-size:14px;opacity:.9;transition:opacity .3s,color .3s}.footer-links a:hover{opacity:1;color:var(--accent)}.footer-contact{list-style:none;padding:0;margin:0}.footer-contact li{display:flex;align-items:flex-start;margin-bottom:16px;font-size:14px;color:var(--text-light);opacity:.9}.footer-contact i{margin-right:12px;margin-top:2px;color:var(--accent);font-size:16px;min-width:16px}.footer-contact a{color:var(--text-light);text-decoration:none;transition:color .3s}.footer-contact a:hover{color:var(--accent)}.footer-contact span{color:var(--text-light)}.footer-social{display:flex;gap:15px;margin-top:10px}.footer-social a{display:flex;align-items:center;justify-content:center;width:40px;height:40px;background-color:rgba(255,255,255,.1);color:var(--text-light);border-radius:50%;text-decoration:none;transition:background-color .3s,transform .3s}.footer-social a:hover{background-color:var(--accent);transform:translateY(-3px)}.footer-social i{font-size:18px}.footer-bottom{border-top:1px solid var(--border-dark);padding-top:30px;display:flex;justify-content:space-between;align-items:center;flex-wrap:wrap;gap:20px}.footer-copyright{color:var(--text-light);font-size:14px;opacity:.8;margin:0}.zappy-attribution{color:var(--text-light);font-size:12px;text-decoration:none;opacity:.7;transition:opacity .3s,color .3s}.zappy-attribution:hover{opacity:1;color:var(--accent)}@media(max-width:768px){.site-footer{padding:40px 20px 20px}.footer-grid{grid-template-columns:1fr;gap:30px}.footer-about{grid-column:span 1}.footer-bottom{flex-direction:column;text-align:center;gap:15px}.footer-social{justify-content:center}}@media(max-width:480px){.footer-contact li,.footer-links a{font-size:13px}}.home-hero-section{background:var(--bg-light);color:var(--text-dark);position:relative;padding:80px 20px 120px;overflow:visible}.home-hero-section .hero-container{max-width:1200px;margin:0 auto;display:grid;grid-template-columns:repeat(12,1fr);gap:40px;align-items:center;position:relative;z-index:10}.home-hero-section .hero-content{grid-column:1/7;position:relative;z-index:20}.home-hero-section h1{font-size:44px;font-weight:800;letter-spacing:-.02em;line-height:1.05;color:var(--text-dark);margin:0 0 24px;max-width:540px}.home-hero-section .hero-description{font-size:15px;font-weight:600;line-height:1.75;color:var(--text-dark);margin:0 0 32px;max-width:520px}.home-hero-section .hero-cta-group{display:flex;gap:16px;flex-wrap:wrap}.home-hero-section .btn{display:inline-block;text-decoration:none;font-family:Inter,sans-serif;cursor:pointer;transition:transform 180ms,box-shadow 180ms,background-color 180ms,color 180ms,border-color 180ms}.home-hero-section .btn:hover{transform:translateY(-2px)}.home-hero-section .btn-primary{background:#f39a1c;color:#fff;padding:12px 22px;border-radius:2px;border:none;font-weight:700;font-size:12px;letter-spacing:.06em;text-transform:uppercase;box-shadow:0 6px 0 rgba(176,94,0,.55)}.home-hero-section .btn-primary:hover{box-shadow:0 8px 0 rgba(176,94,0,.55),0 4px 12px rgba(243,154,28,.3)}.home-hero-section .btn-secondary{background:0 0;color:#f39a1c;padding:12px 22px;border-radius:2px;border:2px solid #f39a1c;font-weight:700;font-size:12px;letter-spacing:.06em;text-transform:uppercase}.home-hero-section .btn-secondary:hover{background:rgba(243,154,28,.1);border-color:#e67e00;color:#e67e00}.home-hero-section .hero-images{grid-column:7/13;position:relative;height:500px;z-index:15}.home-hero-section .airflow-curve{position:absolute;top:0;right:0;width:100%;height:100%;z-index:0;pointer-events:none}.home-hero-section .airflow-curve svg{width:100%;height:100%}.home-hero-section .mint-backplate{position:absolute;top:60px;right:80px;width:420px;height:320px;background:var(--secondary);border-radius:180px 20px;z-index:1;opacity:.6;transform:rotate(-3deg)}.home-hero-section .primary-image-tile{position:absolute;top:0;right:40px;width:480px;z-index:10;transform:translateY(-24px)}.home-hero-section .primary-image-tile img{width:100%;height:auto;border-radius:0;overflow:visible;background:0 0;filter:drop-shadow(0 18px 22px rgba(0, 0, 0, .22));display:block}.home-hero-section .secondary-image-tile{position:absolute;bottom:20px;right:0;width:200px;z-index:12;opacity:.9}.home-hero-section .secondary-image-tile img{width:100%;height:auto;border-radius:0;overflow:hidden;background:#111827;border:6px solid #1f2937;box-shadow:0 18px 30px rgba(0,0,0,.25);display:block}.home-hero-section .diagonal-divider{position:absolute;bottom:0;left:0;width:100%;height:80px;z-index:5;pointer-events:none}.home-hero-section .diagonal-divider svg{width:100%;height:100%;display:block}@media (max-width:768px){.home-hero-section{padding:60px 20px 100px}.home-hero-section .hero-container{grid-template-columns:1fr;gap:48px}.home-hero-section .hero-content{grid-column:1/-1;text-align:left}.home-hero-section h1{font-size:32px;line-height:1.1;max-width:100%}.home-hero-section .hero-description{font-size:14px;max-width:100%}.home-hero-section .hero-cta-group{flex-direction:column;gap:12px}.home-hero-section .btn{width:100%;text-align:center}.home-hero-section .hero-images{grid-column:1/-1;height:400px;margin:0 -20px}.home-hero-section .airflow-curve{display:none}.home-hero-section .mint-backplate{top:40px;right:20px;left:20px;width:auto;height:280px}.home-hero-section .primary-image-tile{position:static;transform:none;width:100%;max-width:400px;margin:0 auto;display:block}.home-hero-section .secondary-image-tile{position:static;width:160px;margin:20px auto 0;display:block}.home-hero-section .diagonal-divider{height:40px}}.home-capabilities-section{position:relative;background:linear-gradient(180deg,#fff 0,#f4fbfa 55%,#d9f0ec 100%);color:var(--text-dark);padding:100px 20px 140px;overflow:visible}.home-capabilities-section .capabilities-container{max-width:1200px;margin:0 auto;position:relative}.home-capabilities-section .capabilities-header{margin-bottom:60px;text-align:center}.home-capabilities-section .capabilities-header h2{font-family:Inter,sans-serif;font-size:28px;font-weight:800;letter-spacing:-.01em;line-height:1.15;color:#006a84;margin:0 auto;max-width:800px}.home-capabilities-section .capabilities-grid{display:grid;grid-template-columns:7fr 5fr;gap:40px;align-items:start;position:relative;z-index:2}.home-capabilities-section .large-card{background:rgba(255,255,255,.85);border-radius:0;box-shadow:0 10px 18px rgba(0,0,0,.14);padding:44px 42px;border-left:4px solid var(--secondary);position:relative}.home-capabilities-section .large-card::after{content:'';position:absolute;bottom:-8px;right:-8px;width:100%;height:100%;background:rgba(11,93,110,.06);border-radius:0;z-index:-1}.home-capabilities-section .large-card h3{font-family:Inter,sans-serif;font-size:18px;font-weight:800;line-height:1.2;color:#0e3b53;margin:0 0 18px}.home-capabilities-section .large-card p{font-family:Inter,sans-serif;font-size:15px;font-weight:600;line-height:1.75;color:#0e3b53;margin:0}.home-capabilities-section .small-cards-column{display:flex;flex-direction:column;gap:24px}.home-capabilities-section .small-card{background:rgba(255,255,255,.7);border:1px solid rgba(14,59,83,.14);border-radius:0;padding:28px 26px;transition:transform .3s,box-shadow .3s}.home-capabilities-section .small-card:hover{transform:translateY(-4px);box-shadow:0 16px 28px rgba(0,0,0,.18);border-color:var(--secondary)}.home-capabilities-section .small-card h3{font-family:Inter,sans-serif;font-size:18px;font-weight:800;line-height:1.2;color:#0e3b53;margin:0 0 12px}.home-capabilities-section .small-card p{font-family:Inter,sans-serif;font-size:13px;font-weight:500;line-height:1.7;color:#0e3b53;margin:0}.home-capabilities-section .capabilities-footer{margin-top:50px;text-align:center}.home-capabilities-section .capabilities-footer p{font-family:Inter,sans-serif;font-size:15px;font-weight:600;line-height:1.75;color:var(--text-muted);margin:0}.home-capabilities-section .airflow-motif{position:absolute;left:58%;top:120px;height:500px;width:2px;color:var(--primary);pointer-events:none;z-index:0}.home-capabilities-section .airflow-sweep-transition{position:absolute;bottom:0;left:0;width:100%;height:120px;pointer-events:none;z-index:1}.home-capabilities-section .airflow-sweep-transition svg{width:100%;height:100%;display:block}@media (max-width:768px){.home-capabilities-section{padding:60px 20px 100px}.home-capabilities-section .capabilities-header{margin-bottom:40px}.home-capabilities-section .capabilities-header h2{font-size:24px}.home-capabilities-section .capabilities-grid{grid-template-columns:1fr;gap:28px}.home-capabilities-section .large-card{padding:32px 28px}.home-capabilities-section .large-card h3{font-size:17px}.home-capabilities-section .large-card p{font-size:14px}.home-capabilities-section .small-cards-column{gap:20px}.home-capabilities-section .small-card{padding:24px 22px}.home-capabilities-section .small-card h3{font-size:16px}.home-capabilities-section .small-card p{font-size:13px}.home-capabilities-section .capabilities-footer{margin-top:36px}.home-capabilities-section .capabilities-footer p{font-size:14px}.home-capabilities-section .airflow-motif{display:none}.home-capabilities-section .airflow-sweep-transition{height:80px}}.home-clinical-outcomes-section{background:linear-gradient(180deg,#f4fbfa 0,#fff 100%);color:var(--text-dark);padding:80px 20px 120px;position:relative;overflow:visible}.home-clinical-outcomes-section .clinical-outcomes-container{max-width:1200px;margin:0 auto}.home-clinical-outcomes-section .clinical-outcomes-grid{display:grid;grid-template-columns:1fr 1fr;gap:60px;align-items:start}.home-clinical-outcomes-section .imagery-column{position:relative}.home-clinical-outcomes-section .main-image-wrapper{position:relative;width:100%}.home-clinical-outcomes-section .main-image-wrapper>img{width:100%;height:auto;display:block;border-radius:0;box-shadow:0 16px 28px rgba(0,0,0,.18)}.home-clinical-outcomes-section .inset-image-wrapper{position:absolute;bottom:-30px;left:-30px;width:35%;z-index:2;background:rgba(255,255,255,.85);padding:12px;border-radius:0;box-shadow:0 10px 18px rgba(0,0,0,.14)}.home-clinical-outcomes-section .inset-image-wrapper img{width:100%;height:auto;display:block;border-radius:0}.home-clinical-outcomes-section .content-column{padding-top:20px}.home-clinical-outcomes-section h2{font-family:Inter,sans-serif;font-size:28px;font-weight:800;letter-spacing:-.01em;line-height:1.15;color:#006a84;margin:0 0 24px}.home-clinical-outcomes-section p{font-family:Inter,sans-serif;font-size:15px;font-weight:600;line-height:1.75;color:var(--text-dark);margin:0 0 20px}.home-clinical-outcomes-section .stats-grid{display:grid;grid-template-columns:repeat(2,1fr);gap:20px;margin-top:40px}.home-clinical-outcomes-section .stat-card{background:rgba(255,255,255,.85);border-radius:0;box-shadow:0 10px 18px rgba(0,0,0,.14);padding:28px 34px;min-width:240px}.home-clinical-outcomes-section .stat-card h3{font-family:Inter,sans-serif;font-size:18px;font-weight:800;line-height:1.2;color:#0e3b53;margin:0 0 12px}.home-clinical-outcomes-section .stat-card p{font-family:Inter,sans-serif;font-size:13px;font-weight:500;line-height:1.7;color:var(--text-dark);margin:0}.home-clinical-outcomes-section .transition-gradient{position:absolute;bottom:0;right:0;width:60%;height:120px;background:linear-gradient(90deg,transparent 0,rgba(11,93,110,.08) 100%);pointer-events:none;z-index:0}.home-clinical-outcomes-section .accent-arc{position:absolute;bottom:10px;left:0;width:100%;height:80px;color:var(--accent);opacity:.6;pointer-events:none}@media (max-width:768px){.home-clinical-outcomes-section{padding:60px 20px 100px}.home-clinical-outcomes-section .clinical-outcomes-grid{grid-template-columns:1fr;gap:40px}.home-clinical-outcomes-section .content-column{order:1;padding-top:0}.home-clinical-outcomes-section .imagery-column{order:2}.home-clinical-outcomes-section .inset-image-wrapper{position:static;width:60%;margin:20px auto 0;padding:10px}.home-clinical-outcomes-section h2{font-size:24px;margin-bottom:20px}.home-clinical-outcomes-section p{font-size:14px;margin-bottom:16px}.home-clinical-outcomes-section .stats-grid{grid-template-columns:1fr;gap:16px;margin-top:32px}.home-clinical-outcomes-section .stat-card{padding:24px 28px;min-width:auto}.home-clinical-outcomes-section .stat-card h3{font-size:16px}.home-clinical-outcomes-section .stat-card p{font-size:13px}.home-clinical-outcomes-section .transition-gradient{width:100%;height:80px}.home-clinical-outcomes-section .accent-arc{height:60px}}.home-product-showcase-section{background:linear-gradient(180deg,#fff 0,#f4fbfa 55%,#d9f0ec 100%);color:var(--text-dark);padding:80px 20px 140px;position:relative;overflow:visible}.home-product-showcase-section .showcase-container{max-width:1200px;margin:0 auto;display:grid;grid-template-columns:1fr 1.4fr;gap:60px;align-items:start}.home-product-showcase-section .content-column{padding-top:20px}.home-product-showcase-section h2{font-family:Inter,sans-serif;font-size:28px;font-weight:800;letter-spacing:-.01em;line-height:1.15;color:#006a84;margin:0 0 20px;max-width:400px}.home-product-showcase-section .content-column>p{font-family:Inter,sans-serif;font-size:15px;font-weight:600;line-height:1.75;color:var(--text-dark);margin:0 0 32px;max-width:380px}.home-product-showcase-section .btn-primary{background:#f39a1c;color:#fff;padding:12px 22px;border-radius:2px;border:none;font-weight:700;font-size:12px;letter-spacing:.06em;text-transform:uppercase;box-shadow:0 6px 0 rgba(176,94,0,.55);display:inline-block;text-decoration:none;transition:transform .2s,box-shadow .2s;font-family:Inter,sans-serif}.home-product-showcase-section .btn-primary:hover{transform:translateY(-2px);box-shadow:0 8px 0 rgba(176,94,0,.55)}.home-product-showcase-section .gallery-column{position:relative}.home-product-showcase-section .airflow-backplate{position:absolute;top:50%;left:50%;transform:translate(-50%,-50%);z-index:0;pointer-events:none;opacity:.6}.home-product-showcase-section .airflow-backplate svg{width:100%;height:auto;max-width:400px}.home-product-showcase-section .product-grid{display:grid;grid-template-columns:repeat(2,1fr);gap:24px;position:relative;z-index:1}.home-product-showcase-section .product-item{background:rgba(255,255,255,.85);border-radius:0;box-shadow:0 10px 18px rgba(0,0,0,.14);padding:0;transition:transform .3s,box-shadow .3s}.home-product-showcase-section .product-item:hover{transform:translateY(-4px);box-shadow:0 16px 28px rgba(0,0,0,.18)}.home-product-showcase-section .product-image-frame{width:100%;height:220px;background:#fff;border:1px solid var(--border-light);display:flex;align-items:center;justify-content:center;overflow:hidden;margin-bottom:16px}.home-product-showcase-section .product-image-frame img{width:100%;height:100%;object-fit:cover}.home-product-showcase-section .product-item h3{font-family:Inter,sans-serif;font-size:18px;font-weight:800;line-height:1.2;color:#0e3b53;margin:0 0 8px;padding:0 20px}.home-product-showcase-section .product-item p{font-family:Inter,sans-serif;font-size:13px;font-weight:500;line-height:1.7;color:var(--text-dark);margin:0 0 20px;padding:0 20px}.home-product-showcase-section .diagonal-divider{position:absolute;bottom:0;left:0;right:0;width:100%;height:120px;z-index:2;pointer-events:none}.home-product-showcase-section .diagonal-divider svg{display:block;width:100%;height:120px}@media (max-width:768px){.home-product-showcase-section{padding:60px 20px 120px}.home-product-showcase-section .showcase-container{grid-template-columns:1fr;gap:40px}.home-product-showcase-section h2{font-size:24px;max-width:100%}.home-product-showcase-section .content-column>p{font-size:14px;max-width:100%}.home-product-showcase-section .airflow-backplate{display:none}.home-product-showcase-section .product-grid{grid-template-columns:1fr;gap:20px}.home-product-showcase-section .product-image-frame{height:200px}.home-product-showcase-section .diagonal-divider,.home-product-showcase-section .diagonal-divider svg{height:80px}}.home-cta-procurement-section{background:linear-gradient(180deg,#0e3b53 0,#0b2d3e 100%);color:var(--text-light);padding:80px 20px 100px;position:relative;overflow:hidden}.home-cta-procurement-section .cta-container{max-width:1200px;margin:0 auto}.home-cta-procurement-section .cta-content{display:grid;grid-template-columns:1fr 1fr;gap:60px;align-items:start}.home-cta-procurement-section .cta-text-block{text-align:left}.home-cta-procurement-section h2{font-family:Inter,sans-serif;font-size:2.5rem;font-weight:600;line-height:1.3;margin:0 0 24px;color:var(--text-light);max-width:480px}.home-cta-procurement-section .cta-text-block>p{font-family:Inter,sans-serif;font-size:1rem;line-height:1.7;margin:0 0 32px;color:var(--text-light);max-width:480px;opacity:.95}.home-cta-procurement-section .cta-buttons{display:flex;gap:16px;flex-wrap:wrap}.home-cta-procurement-section .btn-primary{background:var(--accent);color:#fff;padding:14px 28px;border-radius:2px;border:none;font-weight:700;font-size:12px;letter-spacing:.06em;text-transform:uppercase;text-decoration:none;display:inline-block;box-shadow:0 6px 0 rgba(176,94,0,.55);transition:transform .2s,box-shadow .2s;font-family:Inter,sans-serif}.home-cta-procurement-section .btn-primary:hover{transform:translateY(-2px);box-shadow:0 8px 0 rgba(176,94,0,.55)}.home-cta-procurement-section .btn-secondary{background:0 0;color:var(--accent);padding:14px 28px;border-radius:2px;border:2px solid var(--accent);font-weight:700;font-size:12px;letter-spacing:.06em;text-transform:uppercase;text-decoration:none;display:inline-block;transition:background .3s,color .3s;font-family:Inter,sans-serif}.home-cta-procurement-section .btn-secondary:hover{background:var(--accent);color:#fff}.home-cta-procurement-section .steps-panel{background:var(--bg-light);color:var(--text-dark);padding:40px;border-radius:4px;box-shadow:0 10px 18px rgba(0,0,0,.14)}.home-cta-procurement-section .step-item{margin-bottom:32px;padding-bottom:32px;border-bottom:1px solid var(--border-light)}.home-cta-procurement-section .step-item:last-child{margin-bottom:0;padding-bottom:0;border-bottom:none}.home-cta-procurement-section .step-item h3{font-family:Inter,sans-serif;font-size:1.5rem;font-weight:500;margin:0 0 12px;color:var(--text-dark);line-height:1.4}.home-cta-procurement-section .step-item p{font-family:Inter,sans-serif;font-size:1rem;line-height:1.7;margin:0;color:var(--text-dark);opacity:.85}.home-cta-procurement-section .bottom-glow{position:absolute;bottom:0;left:0;right:0;height:120px;background:linear-gradient(to top,rgba(207,237,230,.15) 0,transparent 100%);pointer-events:none;z-index:1}@media (max-width:768px){.home-cta-procurement-section{padding:60px 20px 80px}.home-cta-procurement-section .cta-content{grid-template-columns:1fr;gap:40px}.home-cta-procurement-section h2{font-size:2rem;max-width:100%}.home-cta-procurement-section .cta-text-block>p{max-width:100%}.home-cta-procurement-section .cta-buttons{flex-direction:column;align-items:stretch}.home-cta-procurement-section .btn-primary,.home-cta-procurement-section .btn-secondary{text-align:center;width:100%}.home-cta-procurement-section .steps-panel{padding:30px 24px}.home-cta-procurement-section .step-item h3{font-size:1.25rem}.home-cta-procurement-section .step-item{margin-bottom:24px;padding-bottom:24px}}.devices-product-hero-section{position:relative;background:linear-gradient(180deg,#fff 0,#f4fbfa 55%,#d9f0ec 100%);color:var(--text-dark);padding:80px 20px 100px;overflow:visible}.devices-product-hero-section .mint-airflow-curve{position:absolute;top:0;right:0;width:600px;height:100%;z-index:0;pointer-events:none;background:radial-gradient(ellipse at 80% 40%,rgba(207,237,230,.6) 0,rgba(207,237,230,.3) 40%,transparent 70%)}.devices-product-hero-section .mint-airflow-curve::before{content:'';position:absolute;top:15%;right:10%;width:400px;height:400px;background:url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='400' height='400' viewBox='0 0 400 400'%3E%3Cpath d='M50 200 Q150 100 250 200 T450 200' stroke='rgba(207,237,230,0.4)' stroke-width='2' fill='none'/%3E%3Cpath d='M50 220 Q150 120 250 220 T450 220' stroke='rgba(207,237,230,0.3)' stroke-width='2' fill='none'/%3E%3Cpath d='M50 240 Q150 140 250 240 T450 240' stroke='rgba(207,237,230,0.2)' stroke-width='2' fill='none'/%3E%3C/svg%3E") center/contain no-repeat;opacity:.8}.devices-product-hero-section .hero-container{position:relative;z-index:10;max-width:1200px;margin:0 auto;display:grid;grid-template-columns:1fr 1fr;gap:60px;align-items:start}.devices-product-hero-section .hero-content{padding-top:40px}.devices-product-hero-section h1{font-family:Inter,sans-serif;font-size:44px;font-weight:800;letter-spacing:-.02em;line-height:1.05;color:var(--text-dark);margin:0 0 24px;max-width:520px}.devices-product-hero-section p{font-family:Inter,sans-serif;font-size:15px;font-weight:600;line-height:1.75;color:var(--text-dark);margin:0 0 32px;max-width:500px}.devices-product-hero-section .btn-primary{display:inline-block;background:#f39a1c;color:#fff;padding:12px 22px;border-radius:2px;border:none;font-weight:700;font-size:12px;letter-spacing:.06em;text-transform:uppercase;text-decoration:none;box-shadow:0 6px 0 rgba(176,94,0,.55);transition:transform 180ms,box-shadow 180ms;cursor:pointer}.devices-product-hero-section .btn-primary:hover{transform:translateY(-3px);box-shadow:0 10px 0 rgba(176,94,0,.55),0 12px 24px rgba(243,154,28,.3)}.devices-product-hero-section .hero-images{position:relative;display:flex;justify-content:flex-end;align-items:flex-start;min-height:700px}.devices-product-hero-section .main-image-wrapper{position:relative;z-index:3;width:100%;max-width:600px}.devices-product-hero-section .main-image-wrapper img{width:100%;height:auto;display:block;border-radius:0;overflow:visible;background:0 0;filter:drop-shadow(0 18px 22px rgba(0, 0, 0, .22))}.devices-product-hero-section .secondary-tile{position:absolute;bottom:-40px;right:-60px;z-index:1;width:400px;max-width:35%}.devices-product-hero-section .secondary-tile img{width:100%;height:auto;display:block;border-radius:0;overflow:hidden;background:#111827;border:6px solid #1f2937;box-shadow:0 18px 30px rgba(0,0,0,.25)}@media (max-width:768px){.devices-product-hero-section{padding:60px 20px 80px}.devices-product-hero-section .mint-airflow-curve{width:100%;height:400px;top:0;right:0}.devices-product-hero-section .mint-airflow-curve::before{width:300px;height:300px;right:5%}.devices-product-hero-section .hero-container{grid-template-columns:1fr;gap:40px}.devices-product-hero-section .hero-content{padding-top:0}.devices-product-hero-section h1{font-size:32px;line-height:1.1;max-width:100%}.devices-product-hero-section p{font-size:14px;max-width:100%}.devices-product-hero-section .hero-images{min-height:auto;flex-direction:column;gap:24px;justify-content:center;align-items:center}.devices-product-hero-section .main-image-wrapper{max-width:100%;width:100%}.devices-product-hero-section .secondary-tile{position:static;width:100%;max-width:100%}.devices-product-hero-section .secondary-tile img{border-width:4px}}.devices-device-catalog-section{background:linear-gradient(180deg,#fff 0,#f4fbfa 55%,#d9f0ec 100%);color:var(--text-dark);padding:80px 20px;font-family:Inter,sans-serif}.devices-device-catalog-section .catalog-container{max-width:1200px;margin:0 auto}.devices-device-catalog-section .catalog-header{margin-bottom:60px;text-align:left}.devices-device-catalog-section .catalog-header h2{font-size:28px;font-weight:800;letter-spacing:-.01em;line-height:1.15;color:#006a84;font-family:Inter,sans-serif;margin:0}.devices-device-catalog-section .device-grid{display:grid;grid-template-columns:repeat(3,1fr);gap:40px}.devices-device-catalog-section .device-card{background:rgba(255,255,255,.7);border:1px solid rgba(14,59,83,.14);border-radius:0;padding:0;display:flex;flex-direction:column;transition:transform .3s,box-shadow .3s}.devices-device-catalog-section .device-card:hover{transform:translateY(-4px);box-shadow:0 16px 28px rgba(0,0,0,.18)}.devices-device-catalog-section .device-image-wrapper{width:100%;height:280px;overflow:hidden;background:#f4fbfa;position:relative}.devices-device-catalog-section .device-image-wrapper img{width:100%;height:100%;object-fit:cover;display:block}.devices-device-catalog-section .device-content{padding:28px 34px;display:flex;flex-direction:column;gap:14px;flex-grow:1}.devices-device-catalog-section .device-content h3{font-size:18px;font-weight:800;line-height:1.2;color:#0e3b53;font-family:Inter,sans-serif;margin:0 0 6px}.devices-device-catalog-section .device-description{font-size:13px;font-weight:500;line-height:1.7;color:#0e3b53;margin:0 0 12px}.devices-device-catalog-section .spec-line{font-size:13px;font-weight:500;line-height:1.7;color:#0e3b53;margin:0;padding-left:0}.devices-device-catalog-section .spec-line strong{font-weight:700;color:#006a84}@media (max-width:1024px){.devices-device-catalog-section .device-grid{grid-template-columns:repeat(2,1fr);gap:32px}}@media (max-width:768px){.devices-device-catalog-section{padding:60px 20px}.devices-device-catalog-section .catalog-header{margin-bottom:40px}.devices-device-catalog-section .catalog-header h2{font-size:24px}.devices-device-catalog-section .device-grid{grid-template-columns:1fr;gap:28px}.devices-device-catalog-section .device-image-wrapper{height:240px}.devices-device-catalog-section .device-content{padding:22px 26px;gap:12px}.devices-device-catalog-section .device-content h3{font-size:16px}.devices-device-catalog-section .device-description,.devices-device-catalog-section .spec-line{font-size:12px}}.devices-fit-guidance-section{background:#f4fbfa;color:var(--text-dark);padding:80px 20px;position:relative;overflow:visible}.devices-fit-guidance-section .fit-guidance-container{max-width:1200px;margin:0 auto;display:grid;grid-template-columns:1fr 1fr;gap:60px;align-items:start;position:relative}.devices-fit-guidance-section .mint-panel{position:absolute;left:0;top:-40px;width:52%;height:calc(100% + 80px);background:var(--secondary);border-radius:0;z-index:0}.devices-fit-guidance-section .content-column{position:relative;z-index:10;padding-right:20px}.devices-fit-guidance-section h2{font-family:Inter,sans-serif;font-size:28px;font-weight:800;letter-spacing:-.01em;line-height:1.15;color:#006a84;margin-bottom:20px}.devices-fit-guidance-section .intro-text{font-family:Inter,sans-serif;font-size:15px;font-weight:600;line-height:1.75;color:var(--text-dark);margin-bottom:40px}.devices-fit-guidance-section .info-cards{display:flex;flex-direction:column;gap:24px}.devices-fit-guidance-section .info-card{background:rgba(255,255,255,.85);border-radius:0;box-shadow:0 10px 18px rgba(0,0,0,.14);padding:28px 34px;position:relative;z-index:10}.devices-fit-guidance-section .info-card h3{font-family:Inter,sans-serif;font-size:18px;font-weight:800;line-height:1.2;color:#0e3b53;margin-bottom:12px}.devices-fit-guidance-section .info-card p{font-family:Inter,sans-serif;font-size:13px;font-weight:500;line-height:1.7;color:var(--text-dark);margin:0}.devices-fit-guidance-section .illustration-column{position:relative;z-index:5;display:flex;justify-content:center;align-items:flex-start;padding-top:20px}.devices-fit-guidance-section .illustration-column img{width:100%;max-width:500px;height:auto;display:block;opacity:.9}@media (max-width:768px){.devices-fit-guidance-section{padding:60px 20px}.devices-fit-guidance-section .fit-guidance-container{grid-template-columns:1fr;gap:40px}.devices-fit-guidance-section .mint-panel{width:100%;height:60%;top:0}.devices-fit-guidance-section .content-column{padding-right:0}.devices-fit-guidance-section h2{font-size:24px}.devices-fit-guidance-section .intro-text{font-size:14px;margin-bottom:30px}.devices-fit-guidance-section .info-card{padding:22px 26px}.devices-fit-guidance-section .info-card h3{font-size:16px}.devices-fit-guidance-section .info-card p{font-size:13px}.devices-fit-guidance-section .illustration-column{padding-top:0}.devices-fit-guidance-section .illustration-column img{max-width:400px}}.devices-compatibility-section{background:linear-gradient(180deg,#fff 0,#f4fbfa 55%,#d9f0ec 100%);color:var(--text-dark);padding:80px 20px;position:relative}.devices-compatibility-section .compatibility-container{max-width:1200px;margin:0 auto}.devices-compatibility-section .compatibility-intro{margin-bottom:60px;text-align:center;max-width:800px;margin-left:auto;margin-right:auto}.devices-compatibility-section .compatibility-intro h2{font-family:Inter,sans-serif;font-size:28px;font-weight:800;letter-spacing:-.01em;line-height:1.15;color:#006a84;margin-bottom:20px}.devices-compatibility-section .intro-text{font-family:Inter,sans-serif;font-size:15px;font-weight:600;line-height:1.75;color:var(--text-dark);margin:0}.devices-compatibility-section .compatibility-matrix{display:flex;flex-direction:column;gap:2px;background:rgba(14,59,83,.08);border-radius:0;overflow:hidden}.devices-compatibility-section .matrix-row{display:grid;grid-template-columns:1fr;gap:2px;background:rgba(14,59,83,.08)}.devices-compatibility-section .matrix-cell{background:rgba(255,255,255,.85);padding:28px 34px;display:flex;flex-direction:column;gap:12px}.devices-compatibility-section .matrix-cell.device-family{background:rgba(255,255,255,.95)}.devices-compatibility-section .matrix-cell h3{font-family:Inter,sans-serif;font-size:18px;font-weight:800;line-height:1.2;color:#0e3b53;margin:0}.devices-compatibility-section .device-description{font-family:Inter,sans-serif;font-size:13px;font-weight:500;line-height:1.7;color:var(--text-muted);margin:0}.devices-compatibility-section .cell-label{font-family:Inter,sans-serif;font-size:12px;font-weight:700;letter-spacing:.06em;text-transform:uppercase;color:#006a84;margin-bottom:8px}.devices-compatibility-section .matrix-cell p{font-family:Inter,sans-serif;font-size:13px;font-weight:500;line-height:1.7;color:var(--text-dark);margin:0}@media (min-width:768px){.devices-compatibility-section{padding:100px 40px}.devices-compatibility-section .compatibility-intro{margin-bottom:80px}.devices-compatibility-section .compatibility-intro h2{font-size:42px}.devices-compatibility-section .intro-text{font-size:17px}.devices-compatibility-section .matrix-row{grid-template-columns:1.2fr 1fr 1fr 1.3fr}.devices-compatibility-section .matrix-cell{min-height:180px}.devices-compatibility-section .matrix-cell h3{font-size:20px}.devices-compatibility-section .device-description{font-size:14px}.devices-compatibility-section .cell-label{font-size:11px}.devices-compatibility-section .matrix-cell p{font-size:14px}}.devices-products-cta-section{position:relative;background:linear-gradient(180deg,#0e3b53 0,#0b2d3e 100%);color:var(--text-light);padding:80px 20px;overflow:visible}.devices-products-cta-section__diagonal-edge{position:absolute;top:0;left:0;width:100%;height:60px;background:var(--bg-light);clip-path:polygon(0 0,100% 0,100% 40px,0 60px);z-index:0}.devices-products-cta-section__container{position:relative;max-width:1200px;margin:0 auto;z-index:1}.devices-products-cta-section__content-wrapper{display:grid;grid-template-columns:1fr;gap:40px;align-items:start}.devices-products-cta-section__text-block{display:flex;flex-direction:column;gap:20px}.devices-products-cta-section__heading{font-family:Inter,sans-serif;font-size:2.5rem;font-weight:600;line-height:1.2;color:var(--text-light);margin:0;letter-spacing:-.01em}.devices-products-cta-section__paragraph{font-family:Inter,sans-serif;font-size:1rem;line-height:1.7;color:var(--text-light);margin:0;opacity:.95}.devices-products-cta-section__button-group{display:flex;flex-wrap:wrap;gap:16px;align-items:center}.devices-products-cta-section__btn{display:inline-flex;align-items:center;gap:10px;text-decoration:none;font-family:Inter,sans-serif;font-weight:700;font-size:12px;letter-spacing:.06em;text-transform:uppercase;padding:12px 22px;border-radius:2px;transition:.3s;cursor:pointer}.devices-products-cta-section__btn--primary{background:#f39a1c;color:#fff;border:none;box-shadow:0 6px 0 rgba(176,94,0,.55)}.devices-products-cta-section__btn--primary:hover{background:#e67e00;transform:translateY(-2px);box-shadow:0 8px 0 rgba(176,94,0,.55)}.devices-products-cta-section__btn--primary:active{transform:translateY(2px);box-shadow:0 2px 0 rgba(176,94,0,.55)}.devices-products-cta-section__btn--secondary{background:0 0;color:#f39a1c;border:2px solid #f39a1c}.devices-products-cta-section__btn--secondary:hover{background:rgba(243,154,28,.1);transform:translateY(-2px)}.devices-products-cta-section__btn--secondary:active{transform:translateY(0)}.devices-products-cta-section__btn i{font-size:14px}.devices-products-cta-section__image-tile{width:100%;max-width:100%;border-radius:4px;overflow:hidden;box-shadow:0 16px 28px rgba(0,0,0,.18)}.devices-products-cta-section__image-tile img{width:100%;height:auto;display:block;object-fit:cover}@media (min-width:768px){.devices-products-cta-section{padding:100px 40px}.devices-products-cta-section__diagonal-edge{height:80px;clip-path:polygon(0 0,100% 0,100% 50px,0 80px)}.devices-products-cta-section__content-wrapper{grid-template-columns:1fr 1fr;grid-template-rows:auto auto;gap:40px 60px;align-items:start}.devices-products-cta-section__text-block{grid-column:1/2;grid-row:1/2}.devices-products-cta-section__heading{font-size:2.5rem}.devices-products-cta-section__paragraph{font-size:1.0625rem;max-width:540px}.devices-products-cta-section__button-group{grid-column:2/3;grid-row:1/2;justify-content:flex-end;align-self:start}.devices-products-cta-section__image-tile{grid-column:2/3;grid-row:2/3;justify-self:end;max-width:520px;margin-top:20px}}@media (min-width:1024px){.devices-compatibility-section .compatibility-intro h2{font-size:48px}.devices-compatibility-section .intro-text{font-size:18px}.devices-compatibility-section .matrix-cell{padding:32px 40px}.devices-products-cta-section{padding:120px 40px}.devices-products-cta-section__heading{font-size:2.75rem}.devices-products-cta-section__paragraph{font-size:1.125rem}.devices-products-cta-section__image-tile{max-width:600px}}.clinical-evidence-evidence-hero-section{background:linear-gradient(180deg,#fff 0,#f4fbfa 55%,#d9f0ec 100%);color:var(--text-dark);padding:80px 20px 120px;position:relative;overflow:visible}.clinical-evidence-evidence-hero-section .hero-container{max-width:1200px;margin:0 auto;display:flex;align-items:center;gap:60px}.clinical-evidence-evidence-hero-section .hero-content{flex:1;min-width:0}.clinical-evidence-evidence-hero-section h1{font-family:Inter,sans-serif;font-size:44px;font-weight:800;letter-spacing:-.02em;line-height:1.05;color:var(--text-dark);margin:0 0 24px;text-align:start}.clinical-evidence-evidence-hero-section .hero-description{font-family:Inter,sans-serif;font-size:15px;font-weight:600;line-height:1.75;color:var(--text-dark);margin:0 0 32px;max-width:540px;text-align:start}.clinical-evidence-evidence-hero-section .btn-primary{display:inline-block;background:#f39a1c;color:#fff;padding:12px 22px;border-radius:2px;border:none;font-weight:700;font-size:12px;letter-spacing:.06em;text-transform:uppercase;text-decoration:none;box-shadow:0 6px 0 rgba(176,94,0,.55);transition:transform 180ms,box-shadow 180ms;cursor:pointer}.clinical-evidence-evidence-hero-section .btn-primary:hover{transform:translateY(-3px);box-shadow:0 9px 0 rgba(176,94,0,.55),0 12px 24px rgba(0,0,0,.15)}.clinical-evidence-evidence-hero-section .hero-image-wrapper{flex:0 0 450px;position:relative}.clinical-evidence-evidence-hero-section .hero-image-wrapper img{width:100%;height:auto;display:block;border-radius:0;overflow:hidden;background:#111827;border:6px solid #1f2937;box-shadow:0 18px 30px rgba(0,0,0,.25)}.clinical-evidence-evidence-hero-section .divider-wrapper{position:absolute;bottom:0;left:0;width:100%;height:60px;overflow:hidden;pointer-events:none}.clinical-evidence-evidence-hero-section .diagonal-divider{width:100%;height:100%;display:block}@media (max-width:768px){.clinical-evidence-evidence-hero-section{padding:60px 20px 100px}.clinical-evidence-evidence-hero-section .hero-container{flex-direction:column;gap:40px}.clinical-evidence-evidence-hero-section .hero-content{width:100%}.clinical-evidence-evidence-hero-section h1{font-size:36px;line-height:1.1}.clinical-evidence-evidence-hero-section .hero-description{font-size:14px;max-width:100%}.clinical-evidence-evidence-hero-section .hero-image-wrapper{flex:0 0 auto;width:100%;max-width:400px}.clinical-evidence-evidence-hero-section .divider-wrapper{height:40px}}.clinical-evidence-outcome-themes-section{background:linear-gradient(180deg,#fff 0,#f4fbfa 55%,#d9f0ec 100%);color:var(--text-dark);padding:80px 20px;position:relative}.clinical-evidence-outcome-themes-section .outcome-themes-container{max-width:1200px;margin:0 auto}.clinical-evidence-outcome-themes-section .section-title{font-family:Inter,sans-serif;font-size:28px;font-weight:800;letter-spacing:-.01em;line-height:1.15;color:#006a84;text-align:center;margin-bottom:60px;max-width:700px;margin-left:auto;margin-right:auto}.clinical-evidence-outcome-themes-section .themes-grid{display:grid;grid-template-columns:1fr;gap:40px;position:relative}.clinical-evidence-outcome-themes-section .theme-card{background:rgba(255,255,255,.85);border-radius:0;box-shadow:0 10px 18px rgba(0,0,0,.14);padding:34px 40px;position:relative;overflow:visible;transition:transform .3s,box-shadow .3s}.clinical-evidence-outcome-themes-section .theme-card:hover{transform:translateY(-4px);box-shadow:0 16px 28px rgba(0,0,0,.18)}.clinical-evidence-outcome-themes-section .card-highlight{position:absolute;top:0;left:0;right:0;height:4px;background:linear-gradient(90deg,var(--secondary) 0,rgba(207,237,230,.3) 100%);border-radius:0}.clinical-evidence-outcome-themes-section .theme-title{font-family:Inter,sans-serif;font-size:18px;font-weight:800;line-height:1.2;color:#0e3b53;margin-bottom:16px;margin-top:0}.clinical-evidence-outcome-themes-section .theme-description{font-family:Inter,sans-serif;font-size:13px;font-weight:500;line-height:1.7;color:#0e3b53;margin:0}@media (min-width:768px){.clinical-evidence-outcome-themes-section{padding:100px 40px}.clinical-evidence-outcome-themes-section .section-title{font-size:32px;margin-bottom:80px}.clinical-evidence-outcome-themes-section .themes-grid{grid-template-columns:repeat(12,1fr);gap:30px;row-gap:60px}.clinical-evidence-outcome-themes-section .theme-card-start{grid-column:1/9;margin-top:0}.clinical-evidence-outcome-themes-section .theme-card-center{grid-column:3/11;margin-top:40px}.clinical-evidence-outcome-themes-section .theme-card-end{grid-column:5/13;margin-top:80px}.clinical-evidence-outcome-themes-section .theme-card{padding:40px 46px;min-width:280px}.clinical-evidence-outcome-themes-section .theme-title{font-size:20px;margin-bottom:18px}.clinical-evidence-outcome-themes-section .theme-description{font-size:14px;line-height:1.75}}@media (min-width:1024px){.clinical-evidence-outcome-themes-section .section-title{font-size:36px}.clinical-evidence-outcome-themes-section .theme-card{padding:44px 50px}.clinical-evidence-outcome-themes-section .theme-title{font-size:22px}.clinical-evidence-outcome-themes-section .theme-description{font-size:15px}}.clinical-evidence-case-studies-section{background:linear-gradient(180deg,#fff 0,#f4fbfa 55%,#d9f0ec 100%);color:var(--text-dark);padding:80px 20px;position:relative;overflow:visible}.clinical-evidence-case-studies-section .case-studies-container{max-width:1200px;margin:0 auto}.clinical-evidence-case-studies-section .section-header{text-align:center;margin-bottom:60px}.clinical-evidence-case-studies-section .section-header h2{font-family:Inter,sans-serif;font-size:28px;font-weight:800;letter-spacing:-.01em;line-height:1.15;color:#006a84;margin:0}.clinical-evidence-case-studies-section .case-study-block{display:grid;grid-template-columns:1fr 1fr;gap:50px;align-items:center;margin-bottom:40px;padding:40px;background:rgba(255,255,255,.85);border-radius:0;box-shadow:0 10px 18px rgba(0,0,0,.14)}.clinical-evidence-case-studies-section .case-study-block.block-image-start{grid-template-areas:'image content'}.clinical-evidence-case-studies-section .case-study-block.block-content-start{grid-template-areas:'content image'}.clinical-evidence-case-studies-section .block-image-start .case-study-image{grid-area:image}.clinical-evidence-case-studies-section .block-content-start .case-study-content,.clinical-evidence-case-studies-section .block-image-start .case-study-content{grid-area:content}.clinical-evidence-case-studies-section .block-content-start .case-study-image{grid-area:image}.clinical-evidence-case-studies-section .case-study-image{position:relative;overflow:hidden;border-radius:0}.clinical-evidence-case-studies-section .case-study-image img{width:100%;height:auto;display:block;object-fit:cover;aspect-ratio:3/2}.clinical-evidence-case-studies-section .case-study-content h3{font-family:Inter,sans-serif;font-size:18px;font-weight:800;line-height:1.2;color:#0e3b53;margin:0 0 20px}.clinical-evidence-case-studies-section .context-paragraph{font-family:Inter,sans-serif;font-size:15px;font-weight:600;line-height:1.75;color:#0e3b53;margin:0 0 25px}.clinical-evidence-case-studies-section .outcome-notes{display:flex;flex-direction:column;gap:16px}.clinical-evidence-case-studies-section .outcome-note{font-family:Inter,sans-serif;font-size:13px;font-weight:500;line-height:1.7;color:#0e3b53;margin:0;padding-left:20px;position:relative}.clinical-evidence-case-studies-section .outcome-note::before{content:'';position:absolute;left:0;top:8px;width:8px;height:8px;background:var(--accent);border-radius:50%}.clinical-evidence-case-studies-section .outcome-note strong{font-weight:700;color:var(--primary)}.clinical-evidence-case-studies-section .diagonal-separator{position:relative;width:100%;height:80px;margin:50px 0;overflow:visible}.clinical-evidence-case-studies-section .separator-svg{width:100%;height:100%;display:block}@media (max-width:768px){.clinical-evidence-case-studies-section{padding:60px 20px}.clinical-evidence-case-studies-section .section-header{margin-bottom:40px}.clinical-evidence-case-studies-section .section-header h2{font-size:24px}.clinical-evidence-case-studies-section .case-study-block{grid-template-columns:1fr;grid-template-areas:'content' 'image'!important;gap:30px;padding:30px 20px;margin-bottom:30px}.clinical-evidence-case-studies-section .case-study-content h3{font-size:16px;margin-bottom:15px}.clinical-evidence-case-studies-section .context-paragraph{font-size:14px;margin-bottom:20px}.clinical-evidence-case-studies-section .outcome-note{font-size:12px;padding-left:18px}.clinical-evidence-case-studies-section .outcome-note::before{width:6px;height:6px;top:7px}.clinical-evidence-case-studies-section .diagonal-separator{height:60px;margin:30px 0}}.clinical-evidence-testing-approach-section{position:relative;background:var(--bg-dark);color:var(--text-light);padding:80px 20px 100px;overflow:visible}.clinical-evidence-testing-approach-section .airflow-curve{position:absolute;top:0;left:0;width:100%;height:120px;z-index:1;pointer-events:none}.clinical-evidence-testing-approach-section .section-container{max-width:1200px;margin:0 auto;position:relative;z-index:2}.clinical-evidence-testing-approach-section .content-wrapper{display:flex;flex-direction:column;gap:50px}.clinical-evidence-testing-approach-section .intro-content{max-width:600px}.clinical-evidence-testing-approach-section h2{font-family:Inter,sans-serif;font-size:2.5rem;font-weight:600;line-height:1.2;color:var(--text-light);margin:0 0 20px;letter-spacing:-.02em}.clinical-evidence-testing-approach-section .intro-content>p{font-family:Inter,sans-serif;font-size:1rem;font-weight:400;line-height:1.7;color:var(--text-light);margin:0;opacity:.92}.clinical-evidence-testing-approach-section .testing-panel{background:var(--bg-light);border:1px solid var(--border-light);border-radius:8px;padding:40px;display:grid;grid-template-columns:1fr;gap:32px;align-self:flex-end;max-width:700px;margin-left:auto}.clinical-evidence-testing-approach-section .testing-step{display:flex;flex-direction:column;gap:12px}.clinical-evidence-testing-approach-section .step-header{display:flex;align-items:center;gap:14px}.clinical-evidence-testing-approach-section .step-number{font-family:Inter,sans-serif;font-size:1.25rem;font-weight:700;color:var(--primary);line-height:1}.clinical-evidence-testing-approach-section h3{font-family:Inter,sans-serif;font-size:1.5rem;font-weight:600;line-height:1.2;color:var(--text-dark);margin:0}.clinical-evidence-testing-approach-section .testing-step>p{font-family:Inter,sans-serif;font-size:1rem;font-weight:400;line-height:1.7;color:var(--text-dark);margin:0}@media (min-width:768px){.clinical-evidence-testing-approach-section{padding:100px 40px 120px}.clinical-evidence-testing-approach-section .content-wrapper{flex-direction:row;align-items:flex-start;gap:60px}.clinical-evidence-testing-approach-section .intro-content{flex:1;max-width:480px}.clinical-evidence-testing-approach-section h2{font-size:2.5rem}.clinical-evidence-testing-approach-section .testing-panel{flex:1;margin-left:0;max-width:none}.clinical-evidence-testing-approach-section .testing-step{gap:14px}}@media (min-width:1024px){.clinical-evidence-testing-approach-section .testing-panel{grid-template-columns:1fr 1fr;gap:36px 40px;padding:50px}}.clinical-evidence-evidence-cta-section{background:linear-gradient(180deg,#fff 0,#f4fbfa 55%,#d9f0ec 100%);color:var(--text-dark);padding:80px 20px;position:relative}.clinical-evidence-evidence-cta-section .cta-container{max-width:1200px;margin:0 auto;display:flex;flex-direction:column;align-items:center;gap:50px}.clinical-evidence-evidence-cta-section .cta-content{text-align:center;max-width:800px}.clinical-evidence-evidence-cta-section h2{font-family:Inter,sans-serif;font-size:2.5rem;font-weight:600;color:var(--text-dark);margin:0 0 24px;line-height:1.3;letter-spacing:-.01em}.clinical-evidence-evidence-cta-section p{font-family:Inter,sans-serif;font-size:1rem;line-height:1.7;color:var(--text-dark);margin:0 auto 32px;max-width:700px}.clinical-evidence-evidence-cta-section .cta-buttons{display:flex;gap:16px;justify-content:center;flex-wrap:wrap}.clinical-evidence-evidence-cta-section .btn-primary{background:#f39a1c;color:#fff;padding:12px 22px;border-radius:2px;border:none;font-weight:700;font-size:12px;letter-spacing:.06em;text-transform:uppercase;box-shadow:0 6px 0 rgba(176,94,0,.55);text-decoration:none;display:inline-block;transition:transform .2s,box-shadow .2s;cursor:pointer;font-family:Inter,sans-serif}.clinical-evidence-evidence-cta-section .btn-primary:hover{transform:translateY(-2px);box-shadow:0 8px 0 rgba(176,94,0,.55)}.clinical-evidence-evidence-cta-section .btn-secondary{background:0 0;color:#f39a1c;padding:12px 22px;border-radius:2px;border:2px solid #f39a1c;font-weight:700;font-size:12px;letter-spacing:.06em;text-transform:uppercase;text-decoration:none;display:inline-block;transition:background .2s,color .2s;cursor:pointer;font-family:Inter,sans-serif}.clinical-evidence-evidence-cta-section .btn-secondary:hover{background:#f39a1c;color:#fff}.clinical-evidence-evidence-cta-section .cta-image-wrapper{width:100%;max-width:600px;display:flex;justify-content:center}.clinical-evidence-evidence-cta-section .cta-image-wrapper img{width:100%;height:auto;border-radius:4px;box-shadow:0 10px 18px rgba(0,0,0,.14);object-fit:cover}@media (max-width:768px){.clinical-evidence-evidence-cta-section{padding:60px 20px}.clinical-evidence-evidence-cta-section h2{font-size:2rem;margin-bottom:20px}.clinical-evidence-evidence-cta-section p{font-size:.9375rem;margin-bottom:28px}.clinical-evidence-evidence-cta-section .cta-buttons{flex-direction:column;align-items:stretch;gap:12px}.clinical-evidence-evidence-cta-section .btn-primary,.clinical-evidence-evidence-cta-section .btn-secondary{width:100%;text-align:center}.clinical-evidence-evidence-cta-section .cta-container{gap:40px}}.contact-contact-hero-section{background:linear-gradient(180deg,#fff 0,#f4fbfa 55%,#d9f0ec 100%);color:var(--text-dark);padding:80px 20px 100px;position:relative;overflow:visible}.contact-contact-hero-section .hero-container{max-width:1200px;margin:0 auto;display:grid;grid-template-columns:1fr 1fr;gap:60px;align-items:center}.contact-contact-hero-section .hero-content{z-index:10;position:relative}.contact-contact-hero-section .text-block{max-width:520px}.contact-contact-hero-section h1{font-family:Inter,sans-serif;font-size:44px;font-weight:800;letter-spacing:-.02em;line-height:1.05;color:var(--text-dark);margin:0 0 24px;text-align:start}.contact-contact-hero-section p{font-family:Inter,sans-serif;font-size:15px;font-weight:600;line-height:1.75;color:var(--text-dark);margin:0;text-align:start}.contact-contact-hero-section .hero-image-wrapper{position:relative;display:flex;justify-content:flex-end;align-items:center;z-index:5}.contact-contact-hero-section .mint-backplate{position:absolute;right:-30px;top:50%;transform:translateY(-50%) rotate(1.5deg);width:480px;height:340px;background:var(--secondary);border-radius:0;z-index:0;box-shadow:0 10px 18px rgba(0,0,0,.14)}.contact-contact-hero-section .image-container{position:relative;z-index:1;max-width:600px;width:100%}.contact-contact-hero-section .image-container img{width:100%;height:auto;display:block;border-radius:0;overflow:visible;background:0 0;filter:drop-shadow(0 18px 22px rgba(0,0,0,.22))}.contact-contact-hero-section .diagonal-divider{position:absolute;bottom:0;left:0;width:100%;height:60px;z-index:1;pointer-events:none}.contact-contact-hero-section .diagonal-divider svg{width:100%;height:100%;display:block}@media (max-width:768px){.contact-contact-hero-section{padding:60px 20px 80px}.contact-contact-hero-section .hero-container{grid-template-columns:1fr;gap:40px}.contact-contact-hero-section .text-block{max-width:100%}.contact-contact-hero-section h1{font-size:32px;line-height:1.1;margin-bottom:18px}.contact-contact-hero-section p{font-size:14px;line-height:1.7}.contact-contact-hero-section .hero-image-wrapper{justify-content:center}.contact-contact-hero-section .mint-backplate{display:none}.contact-contact-hero-section .image-container{max-width:100%}.contact-contact-hero-section .diagonal-divider{display:none}}.contact-contact-form-section{background:linear-gradient(180deg,#fff 0,#f4fbfa 55%,#d9f0ec 100%);color:var(--text-dark);padding:80px 20px;position:relative}.contact-contact-form-section .contact-form-container{max-width:1200px;margin:0 auto;display:grid;grid-template-columns:1fr 1fr;gap:60px;align-items:start}.contact-contact-form-section .form-column{display:flex;flex-direction:column}.contact-contact-form-section .form-panel{background:rgba(255,255,255,.85);border-radius:0;box-shadow:0 10px 18px rgba(0,0,0,.14);padding:40px}.contact-contact-form-section .form-heading{font-family:Inter,sans-serif;font-size:28px;font-weight:800;letter-spacing:-.01em;line-height:1.15;color:var(--primary);margin:0 0 12px}.contact-contact-form-section .form-subheading{font-family:Inter,sans-serif;font-size:15px;font-weight:600;line-height:1.75;color:var(--text-dark);margin:0 0 32px}.contact-contact-form-section .contact-form{display:flex;flex-direction:column;gap:24px}.contact-contact-form-section .form-group{display:flex;flex-direction:column;gap:8px}.contact-contact-form-section .form-group label{font-family:Inter,sans-serif;font-size:13px;font-weight:600;color:var(--text-dark);letter-spacing:.02em}.contact-contact-form-section .form-group input,.contact-contact-form-section .form-group textarea{font-family:Inter,sans-serif;font-size:15px;font-weight:500;color:var(--text-dark);background:#fff;border:1px solid var(--border-light);border-radius:2px;padding:14px 16px;transition:.3s;outline:0}.contact-contact-form-section .form-group input:focus,.contact-contact-form-section .form-group textarea:focus{border-color:var(--primary);box-shadow:0 0 0 3px rgba(11,93,110,.1)}.contact-contact-form-section .form-group input::placeholder,.contact-contact-form-section .form-group textarea::placeholder{color:var(--text-muted);opacity:.7}.contact-contact-form-section .form-group textarea{resize:vertical;min-height:120px}.contact-contact-form-section .btn-submit{background:var(--accent);color:#fff;padding:14px 28px;border-radius:2px;border:none;font-family:Inter,sans-serif;font-weight:700;font-size:12px;letter-spacing:.06em;text-transform:uppercase;box-shadow:0 6px 0 rgba(176,94,0,.55);cursor:pointer;transition:.2s;align-self:flex-start}.contact-contact-form-section .btn-submit:hover{background:#e67e00;transform:translateY(-2px);box-shadow:0 8px 0 rgba(176,94,0,.55),0 4px 12px rgba(243,154,28,.3)}.contact-contact-form-section .btn-submit:active{transform:translateY(2px);box-shadow:0 2px 0 rgba(176,94,0,.55)}.contact-contact-form-section .info-column{display:flex;flex-direction:column}.contact-contact-form-section .info-card{background:rgba(255,255,255,.7);border:1px solid var(--border-light);border-radius:0;padding:40px;box-shadow:0 10px 18px rgba(0,0,0,.08)}.contact-contact-form-section .info-heading{font-family:Inter,sans-serif;font-size:28px;font-weight:800;letter-spacing:-.01em;line-height:1.15;color:var(--primary);margin:0 0 24px}.contact-contact-form-section .info-text{font-family:Inter,sans-serif;font-size:13px;font-weight:500;line-height:1.7;color:var(--text-dark);margin:0 0 20px}.contact-contact-form-section .info-text:last-of-type{margin-bottom:32px}.contact-contact-form-section .contact-details{display:flex;flex-direction:column;gap:16px;margin-bottom:28px;padding-top:28px;border-top:1px solid var(--border-light)}.contact-contact-form-section .detail-item{display:flex;align-items:center;gap:12px;font-family:Inter,sans-serif;font-size:13px;font-weight:600;color:var(--text-dark)}.contact-contact-form-section .detail-item i{color:var(--primary);font-size:16px;width:20px;text-align:center}.contact-contact-form-section .social-links{display:flex;gap:16px;margin-bottom:24px}.contact-contact-form-section .social-links a{display:flex;align-items:center;justify-content:center;width:44px;height:44px;background:var(--primary);color:var(--text-light);border-radius:2px;text-decoration:none;transition:.3s;font-size:18px}.contact-contact-form-section .social-links a:hover{background:var(--accent);transform:translateY(-3px);box-shadow:0 6px 12px rgba(243,154,28,.3)}.contact-contact-form-section .map-link{display:inline-flex;align-items:center;gap:8px;background:0 0;color:var(--primary);padding:12px 20px;border-radius:2px;border:2px solid var(--primary);font-family:Inter,sans-serif;font-weight:700;font-size:12px;letter-spacing:.06em;text-transform:uppercase;text-decoration:none;transition:.3s;align-self:flex-start}.contact-contact-form-section .map-link:hover{background:var(--primary);color:var(--text-light);transform:translateY(-2px);box-shadow:0 4px 12px rgba(11,93,110,.2)}@media (max-width:768px){.contact-contact-form-section{padding:60px 20px}.contact-contact-form-section .contact-form-container{grid-template-columns:1fr;gap:40px}.contact-contact-form-section .form-panel,.contact-contact-form-section .info-card{padding:28px}.contact-contact-form-section .form-heading,.contact-contact-form-section .info-heading{font-size:24px}.contact-contact-form-section .btn-submit,.contact-contact-form-section .map-link{width:100%;justify-content:center}.contact-contact-form-section .social-links{justify-content:center}}.contact-contact-details-section{position:relative;background:linear-gradient(180deg,#0e3b53 0,#0b2d3e 100%);color:var(--text-light);padding:0 0 80px;overflow:visible}.contact-contact-details-section .contact-details-curve-wrapper{position:relative;width:100%;height:80px;overflow:visible;margin-bottom:60px}.contact-contact-details-section .contact-details-curve{position:absolute;top:0;left:0;width:100%;height:80px;display:block}.contact-contact-details-section .contact-details-container{max-width:1200px;margin:0 auto;padding:0 24px}.contact-contact-details-section .contact-details-title{font-family:Inter,sans-serif;font-size:28px;font-weight:800;letter-spacing:-.01em;line-height:1.15;color:var(--text-light);text-align:center;margin:0 0 48px}.contact-contact-details-section .contact-details-grid{display:grid;grid-template-columns:1fr;gap:24px;width:100%}.contact-contact-details-section .contact-details-card{background:rgba(11,93,110,.4);border:1px solid var(--border-dark);border-radius:0;padding:32px 28px;transition:transform .3s,box-shadow .3s}.contact-contact-details-section .contact-details-card:hover{transform:translateY(-4px);box-shadow:0 12px 24px rgba(0,0,0,.3)}.contact-contact-details-section .contact-details-card-title{font-family:Inter,sans-serif;font-size:18px;font-weight:800;line-height:1.2;color:var(--text-light);margin:0 0 16px}.contact-contact-details-section .contact-details-card-text{font-family:Inter,sans-serif;font-size:13px;font-weight:500;line-height:1.7;color:var(--text-light);margin:0 0 12px}.contact-contact-details-section .contact-details-card-text:last-child{margin-bottom:0}@media (min-width:768px){.contact-contact-details-section{padding:0 0 100px}.contact-contact-details-section .contact-details-curve-wrapper{height:100px;margin-bottom:80px}.contact-contact-details-section .contact-details-curve{height:100px}.contact-contact-details-section .contact-details-container{padding:0 40px}.contact-contact-details-section .contact-details-title{font-size:2.5rem;margin-bottom:64px}.contact-contact-details-section .contact-details-grid{grid-template-columns:repeat(3,1fr);gap:32px}.contact-contact-details-section .contact-details-card{padding:40px 34px;min-width:280px}.contact-contact-details-section .contact-details-card-title{font-size:1.5rem;margin-bottom:20px}.contact-contact-details-section .contact-details-card-text{font-size:15px;font-weight:600;line-height:1.75}}.contact-contact-faq-section{background:linear-gradient(180deg,#fff 0,#f4fbfa 55%,#d9f0ec 100%);color:var(--text-dark);padding:80px 20px;position:relative}.contact-contact-faq-section .faq-container{max-width:800px;margin:0 auto}.contact-contact-faq-section .faq-title{font-family:Inter,sans-serif;font-size:28px;font-weight:800;letter-spacing:-.01em;line-height:1.15;color:#006a84;margin-bottom:48px;text-align:left}.contact-contact-faq-section .faq-list{display:flex;flex-direction:column;gap:24px}.contact-contact-faq-section .faq-item{background:rgba(255,255,255,.85);border:1px solid var(--border-light);border-radius:0;padding:32px 36px;box-shadow:0 10px 18px rgba(0,0,0,.14);transition:transform .3s,box-shadow .3s}.contact-contact-faq-section .faq-item:hover{transform:translateY(-2px);box-shadow:0 16px 28px rgba(0,0,0,.18)}.contact-contact-faq-section .faq-item-final{border-top:3px solid var(--accent);position:relative}.contact-contact-faq-section .faq-item-final::before{content:'';position:absolute;top:-3px;left:0;width:100%;height:3px;background:var(--accent);box-shadow:0 0 12px rgba(243,154,28,.4)}.contact-contact-faq-section .faq-question{font-family:Inter,sans-serif;font-size:18px;font-weight:800;line-height:1.2;color:#0e3b53;margin-bottom:16px}.contact-contact-faq-section .faq-answer{font-family:Inter,sans-serif;font-size:13px;font-weight:500;line-height:1.7;color:#0e3b53;margin:0}@media (max-width:768px){.contact-contact-faq-section{padding:60px 16px}.contact-contact-faq-section .faq-title{font-size:24px;margin-bottom:36px}.contact-contact-faq-section .faq-list{gap:20px}.contact-contact-faq-section .faq-item{padding:24px 20px}.contact-contact-faq-section .faq-question{font-size:16px;margin-bottom:12px}.contact-contact-faq-section .faq-answer{font-size:13px;line-height:1.65}}.contact-contact-cta-section{background:linear-gradient(180deg,#fff 0,#f4fbfa 55%,#d9f0ec 100%);color:var(--text-dark);padding:80px 20px 100px;position:relative;overflow:visible}.contact-contact-cta-section .cta-container{max-width:1200px;margin:0 auto;display:flex;flex-direction:column;align-items:center;gap:40px}.contact-contact-cta-section .cta-content{text-align:center;max-width:720px}.contact-contact-cta-section h2{font-family:Inter,sans-serif;font-size:2.5rem;font-weight:600;line-height:1.3;color:var(--text-dark);margin:0 0 24px;letter-spacing:-.02em}.contact-contact-cta-section p{font-family:Inter,sans-serif;font-size:1rem;line-height:1.7;color:var(--text-dark);margin:0 0 32px;opacity:.9}.contact-contact-cta-section .cta-buttons{display:flex;gap:16px;justify-content:center;flex-wrap:wrap}.contact-contact-cta-section .btn-primary{background:#f39a1c;color:#fff;padding:12px 22px;border-radius:2px;border:none;font-weight:700;font-size:12px;letter-spacing:.06em;text-transform:uppercase;box-shadow:0 6px 0 rgba(176,94,0,.55);text-decoration:none;display:inline-block;transition:.3s;font-family:Inter,sans-serif}.contact-contact-cta-section .btn-primary:hover{background:#e67e00;transform:translateY(-2px);box-shadow:0 8px 0 rgba(176,94,0,.55)}.contact-contact-cta-section .btn-secondary{background:0 0;color:#f39a1c;padding:12px 22px;border-radius:2px;border:2px solid #f39a1c;font-weight:700;font-size:12px;letter-spacing:.06em;text-transform:uppercase;text-decoration:none;display:inline-block;transition:.3s;font-family:Inter,sans-serif}.contact-contact-cta-section .btn-secondary:hover{background:#f39a1c;color:#fff;transform:translateY(-2px)}.contact-contact-cta-section .cta-image-wrapper{width:100%;max-width:600px;border-radius:8px;overflow:hidden;box-shadow:0 10px 18px rgba(0,0,0,.14)}.contact-contact-cta-section .cta-image-wrapper img{width:100%;height:auto;display:block;object-fit:cover}.contact-contact-cta-section .gradient-fade{position:absolute;bottom:0;left:0;right:0;height:120px;background:linear-gradient(to bottom,transparent 0,rgba(11,93,110,.05) 100%);pointer-events:none;z-index:1}figure,img,picture{opacity:1!important;visibility:visible!important}:not(.fas):not(.far):not(.fab):not(.fa):not([class*=fa-]):not(.iconify):not([class*=icon]):not(code):not(pre):not(i[class*=fa]){font-family:Inter,sans-serif!important}.logo,.logo img,.logo-link img,.nav-brand img,img.logo{max-height:40px!important;height:auto!important;width:auto!important;object-fit:contain!important}@media (min-width:769px){.whatsapp-float{display:none!important;visibility:hidden!important;opacity:0!important;pointer-events:none!important}}@media (max-width:768px){.contact-contact-cta-section{padding:60px 20px 80px}.contact-contact-cta-section h2{font-size:2rem;margin-bottom:20px}.contact-contact-cta-section p{font-size:.9375rem;margin-bottom:28px}.contact-contact-cta-section .cta-buttons{flex-direction:column;width:100%;max-width:300px;margin:0 auto}.contact-contact-cta-section .btn-primary,.contact-contact-cta-section .btn-secondary{width:100%;text-align:center}.contact-contact-cta-section .cta-image-wrapper{max-width:100%}.contact-contact-cta-section .gradient-fade{height:80px}body,html{width:100%!important;max-width:100vw!important;overflow-x:hidden!important;box-sizing:border-box!important}*,::after,::before{box-sizing:border-box!important}input[type=email],input[type=number],input[type=search],input[type=tel],input[type=text],input[type=url],select,textarea{width:100%!important;max-width:100%!important;min-width:0!important;box-sizing:border-box!important}.form-field,.form-group,.input-group{width:100%!important;max-width:100%!important;box-sizing:border-box!important}.grid:not([data-zappy-auto-grid=true]):not(.zappy-preserve-css-grid),[style*="display: grid"]:not([data-zappy-auto-grid=true]):not(.zappy-preserve-css-grid),[style*="display:grid"]:not([data-zappy-auto-grid=true]):not(.zappy-preserve-css-grid){display:flex!important;flex-direction:column!important;gap:1rem!important}[data-zappy-auto-grid=true]{display:grid!important;grid-template-columns:1fr!important;gap:1.5rem!important}[data-zappy-zoom-wrapper=true]{width:100%!important;max-width:100%!important;height:auto!important}[data-zappy-zoom-wrapper=true] img{position:relative!important;width:100%!important;height:auto!important;max-height:300px!important;object-fit:cover!important;top:0!important;left:0!important}h1{font-size:clamp(28px, 8vw, 48px)!important}h2{font-size:clamp(24px, 6vw, 36px)!important}h3{font-size:clamp(20px, 5vw, 28px)!important}h4{font-size:clamp(18px, 4vw, 24px)!important}li,p{font-size:clamp(14px, 4vw, 18px)!important}img{max-width:100%!important;height:auto!important}.columns,[style*="columns:"],[style*=column-count]{column-count:1!important;columns:1!important}table{width:100%!important;display:block!important;overflow-x:auto!important}.block,.box,.card{width:100%!important;max-width:100%!important}section.hero,section.hero-section,section[class*=hero-section]{min-height:auto!important;height:auto!important;padding:2rem 1rem!important}.hero-heading span,.hero-title span,h1 span[class*=accent],h2 span[class*=accent]{display:inline!important}.cards-grid,.packages-grid,.pricing-grid{display:flex!important;flex-direction:column!important;width:100%!important}body>*{max-width:100vw!important}}.legal-page-content{padding:60px 0;min-height:60vh}.legal-page-content .container{max-width:800px;margin:0 auto;padding:0 20px}.legal-page-content h1{font-size:2.5rem;margin-bottom:1rem;color:inherit}.legal-page-content .last-updated{color:#666;margin-bottom:2rem;font-style:italic}.legal-page-content h2{font-size:1.5rem;margin-top:2rem;margin-bottom:1rem;color:inherit}.legal-page-content p{margin-bottom:1rem;line-height:1.7}.legal-page-content ul{margin-bottom:1.5rem;padding-left:1.5rem}[dir=rtl] .legal-page-content ul{padding-left:0;padding-right:1.5rem}.legal-page-content li{margin-bottom:.5rem;line-height:1.6}.legal-page-content .contact-box{background:rgba(0,0,0,.03);padding:1.5rem;border-radius:8px;margin-top:1.5rem}.legal-page-content .contact-box a{color:inherit;text-decoration:underline}.legal-page-content .contact-box a:hover{opacity:.8}#cc--main{font-family:inherit!important}.cc-btn.cc--btn-primary{background-color:var(--cc-btn-primary-bg)!important;border-color:var(--cc-btn-primary-border)!important}.cc-btn.cc--btn-primary:hover{background-color:var(--cc-btn-primary-hover-bg)!important}@media (max-width:768px){#cc--main .cc__btn{font-size:14px!important;padding:8px 16px!important}.cc__modal .cc__modal-content{margin:10px!important}}.cookie-preferences-btn:hover{text-decoration:none!important}.skip-link:focus{position:absolute!important;top:6px!important;left:6px!important;background:#000!important;color:#fff!important;padding:8px!important;text-decoration:none!important;z-index:10000!important;border-radius:4px!important}:focus{outline:2px solid var(--accessibility-focus)!important;outline-offset:2px!important}@media (prefers-contrast:high){*{border-color:currentColor!important}}@media (prefers-reduced-motion:reduce){*,::after,::before{animation-duration:0s!important;animation-iteration-count:1!important;transition-duration:0s!important;scroll-behavior:auto!important}}.sr-only{position:absolute!important;width:1px!important;height:1px!important;padding:0!important;margin:-1px!important;overflow:hidden!important;clip:rect(0,0,0,0)!important;white-space:nowrap!important;border:0!important}#mic-access-tool-general-button{background:0 0!important;border:none!important;width:32px!important;height:32px!important;min-width:32px!important;min-height:32px!important;align-items:center!important;justify-content:center!important;padding:0!important;position:relative!important;overflow:hidden!important}#mic-access-tool-general-button,#mic-access-tool-general-button :not(svg):not(path):not(circle):not(rect):not(polygon):not(ellipse):not(line):not(polyline):not(g){font-size:0!important;color:transparent!important;text-indent:-9999px!important;line-height:0!important;letter-spacing:-999em!important;white-space:nowrap!important}#mic-access-tool-general-button::after,#mic-access-tool-general-button::before{content:none!important;display:none!important}#mic-access-tool-general-button:hover{background:rgba(11,93,110,.1)!important;box-shadow:0 2px 8px rgba(11,93,110,.2)!important;font-size:0!important;color:transparent!important;text-indent:-9999px!important}#mic-access-tool-general-button svg{width:18px!important;height:18px!important;max-width:18px!important;max-height:18px!important;position:absolute!important;top:50%!important;left:50%!important;transform:translate(-50%,-50%)!important;margin:0!important;filter:invert(50%) sepia(100%) saturate(500%) hue-rotate(0deg) brightness(100%) contrast(100%)!important}#mic-access-tool-general-button svg,#mic-access-tool-general-button svg *,#mic-access-tool-general-button svg circle,#mic-access-tool-general-button svg ellipse,#mic-access-tool-general-button svg g,#mic-access-tool-general-button svg line,#mic-access-tool-general-button svg path,#mic-access-tool-general-button svg polygon,#mic-access-tool-general-button svg polyline,#mic-access-tool-general-button svg rect{fill:#0B5D6E!important;stroke:#0B5D6E!important;color:#0b5d6e!important}#mic-access-tool-general-button i,#mic-access-tool-general-button img{width:18px!important;height:18px!important;position:absolute!important;top:50%!important;left:50%!important;transform:translate(-50%,-50%)!important;filter:invert(50%) sepia(100%) saturate(500%) hue-rotate(0deg) brightness(100%) contrast(100%)!important}#mic-access-tool-box .mic-access-tool-box-header,.mic-access-tool-box-header,div[id*=mic-access-tool-box] .header,div[id*=mic-access-tool-box] header{background:#0b5d6e!important;color:#fff!important}#mic-access-tool-box .mic-access-tool-box-header *,.mic-access-tool-box-header *,div[id*=mic-access-tool-box] .header *,div[id*=mic-access-tool-box] header *{color:#fff!important}#mic-access-tool-box .mic-access-tool-box-header a,#mic-access-tool-box .mic-access-tool-box-header button,#mic-access-tool-box [class*=close],#mic-access-tool-box button[title*=Close],#mic-access-tool-box button[title*=close]{color:#fff!important;background:0 0!important}#mic-access-tool-box button.active,#mic-access-tool-box button:hover,div[id*=mic-access-tool-box] button.active,div[id*=mic-access-tool-box] button:hover{border-color:#0b5d6e!important;color:#0b5d6e!important;background-color:rgba(11,93,110,.1)!important}#mic-access-tool-box [class*=reset],#mic-access-tool-box button[title*=Reset],#mic-access-tool-box button[title*=reset],div[id*=mic-access-tool-box] button[class*=reset]{background:#0b5d6e!important;color:#fff!important}#mic-access-tool-box [class*=reset] *,#mic-access-tool-box button[title*=Reset] *,#mic-access-tool-box button[title*=reset] *,div[id*=mic-access-tool-box] button[class*=reset] *{color:#fff!important}#mic-access-tool-box,#mic-access-tool-general-button,#mic-init-access-tool #mic-access-tool-box,#mic-init-access-tool #mic-access-tool-general-button,#mic-init-access-tool .mic-access-tool-general-button,._access-icon,._access-menu,.mic-access-tool-box,.mic-access-tool-general-button,div[id*=mic-access-tool-box]{display:none!important}body.accessibility-widget-visible #mic-access-tool-general-button,body.accessibility-widget-visible #mic-init-access-tool #mic-access-tool-general-button,body.accessibility-widget-visible #mic-init-access-tool .mic-access-tool-general-button,body.accessibility-widget-visible ._access-icon,body.accessibility-widget-visible .mic-access-tool-general-button{display:flex!important}body.accessibility-widget-visible #mic-access-tool-box,body.accessibility-widget-visible #mic-init-access-tool #mic-access-tool-box,body.accessibility-widget-visible ._access-menu,body.accessibility-widget-visible .mic-access-tool-box,body.accessibility-widget-visible div[id*=mic-access-tool-box]{display:block!important}@media (max-width:768px){#mic-access-tool-box,#mic-access-tool-general-button,#mic-init-access-tool #mic-access-tool-box,#mic-init-access-tool #mic-access-tool-general-button,#mic-init-access-tool .mic-access-tool-general-button,._access-icon,._access-menu,.mic-access-tool-box,.mic-access-tool-general-button,body.accessibility-widget-visible #mic-access-tool-box,body.accessibility-widget-visible #mic-access-tool-general-button,body.accessibility-widget-visible #mic-init-access-tool #mic-access-tool-box,body.accessibility-widget-visible #mic-init-access-tool #mic-access-tool-general-button,body.accessibility-widget-visible #mic-init-access-tool .mic-access-tool-general-button,body.accessibility-widget-visible ._access-icon,body.accessibility-widget-visible ._access-menu,body.accessibility-widget-visible .mic-access-tool-box,body.accessibility-widget-visible .mic-access-tool-general-button,body.accessibility-widget-visible div[id*=mic-access-tool-box],div[id*=mic-access-tool-box]{display:none!important}html[dir=rtl] .mobile-toggle,html[dir=rtl] .nav-container .mobile-toggle,html[dir=rtl] .navbar .mobile-toggle,html[dir=rtl] header .mobile-toggle,html[dir=rtl] nav .mobile-toggle{left:auto!important;right:15px!important}html[dir=rtl] .nav-container .phone-header-btn,html[dir=rtl] .navbar .phone-header-btn,html[dir=rtl] .phone-header-btn,html[dir=rtl] header .phone-header-btn,html[dir=rtl] nav .phone-header-btn{left:15px!important;right:auto!important}html[dir=rtl] .nav-container .nav-menu,html[dir=rtl] .nav-menu,html[dir=rtl] .navbar .nav-menu,html[dir=rtl] header .nav-menu,html[dir=rtl] nav .nav-menu{left:auto!important;right:0!important}html[dir=rtl] .nav-menu a,html[dir=rtl] .nav-menu li{text-align:right!important}}