@import"https://fonts.googleapis.com/css2?family=Plus+Jakarta+Sans:wght@400;500;600;700;800&display=swap";.lang-switcher-container{position:relative;display:inline-block}.lang-switcher-btn{display:flex;align-items:center;gap:.45rem;padding:.45rem .9rem;background:#fff;border:1px solid #CBD5E1;border-radius:var(--radius-full);color:#0f172a;font-size:.85rem;font-weight:600;box-shadow:0 1px 3px #0000000d;cursor:pointer;transition:all .2s ease}.lang-switcher-btn:hover{background:#f8fafc;border-color:#94a3b8}.lang-flag{font-size:1.05rem;line-height:1}.lang-code{font-weight:700;color:#0f172a;font-size:.825rem;letter-spacing:.02em}.lang-icon{display:none}.lang-chevron{color:#64748b;transition:transform .2s ease}.lang-chevron.open{transform:rotate(180deg)}.lang-dropdown{position:absolute;top:calc(100% + 8px);right:0;min-width:180px;max-height:320px;overflow-y:auto;background:var(--bg-dark-secondary);border:1px solid var(--border-subtle);border-radius:var(--radius-md);box-shadow:0 10px 30px #00000080;-webkit-backdrop-filter:blur(12px);backdrop-filter:blur(12px);padding:.5rem;z-index:100;display:flex;flex-direction:column;gap:.25rem;animation:fadeIn .2s cubic-bezier(.16,1,.3,1)}.lang-option{display:flex;align-items:center;gap:.75rem;padding:.6rem .85rem;border-radius:var(--radius-sm);color:var(--text-muted);font-size:.875rem;width:100%;text-align:left;transition:all .2s ease}.lang-option:hover,.lang-option.active{background:#9e55fe33;color:var(--text-main)}@keyframes fadeIn{0%{opacity:0;transform:translateY(-8px)}to{opacity:1;transform:translateY(0)}}.site-header{position:sticky;top:0;left:0;width:100%;z-index:1000;box-shadow:0 4px 20px #0000000d}.announcement-bar{background-color:var(--bg-announcement);color:#fff;font-size:.8rem;height:var(--height-announcement);display:flex;align-items:center;position:relative}.announcement-container{display:flex;align-items:center;justify-content:center;position:relative;width:100%}.announcement-center{display:flex;align-items:center;gap:.65rem}.announcement-pill{padding:.15rem .6rem;background:#1a70fd;color:#fff;font-size:.725rem;font-weight:700;border-radius:var(--radius-full);line-height:1.3}.announcement-text{font-weight:500}.announcement-socials{position:absolute;right:1.5rem;display:flex;align-items:center;gap:.85rem}.announcement-socials a img{width:14px;height:14px;object-fit:contain;opacity:.85;transition:opacity .2s ease}.announcement-socials a:hover img{opacity:1}.main-navbar{background-color:var(--bg-nav);border-bottom:1px solid var(--border-light);height:var(--height-nav);display:flex;align-items:center}.navbar-container{display:flex;align-items:center;justify-content:space-between}.brand-logo{height:48px;width:auto;object-fit:contain}.desktop-nav{display:flex;align-items:center;gap:2.25rem}.nav-link{font-size:.95rem;font-weight:600;color:var(--text-dark-primary);display:inline-flex;align-items:center;gap:.35rem;padding:.5rem 0;transition:color .2s ease;text-decoration:none;border:none!important;outline:none!important}.nav-link:focus,.nav-link:focus-visible,.nav-link:active{outline:none!important;border:none!important;box-shadow:none!important}.nav-link:hover,.nav-link.active,.nav-link.open,.nav-link:hover .arrow-icon,.nav-link.active .arrow-icon,.nav-link.open .arrow-icon{color:#f44454!important}.arrow-icon{transition:transform .2s ease;color:var(--text-dark-secondary)}.arrow-icon.open{transform:rotate(180deg)}.nav-item-dropdown{position:relative}.dropdown-menu{position:absolute;top:calc(100% + 10px);left:50%;transform:translate(-50%);background:#fff;border:1px solid #E2E8F0;border-radius:16px;box-shadow:0 20px 45px #0f172a1f;padding:.5rem;z-index:1100;animation:fadeInDown .2s ease}.simple-menu{min-width:200px;display:flex;flex-direction:column;gap:.25rem}.horizontal-menu{display:flex;align-items:center;gap:1.25rem;padding:.75rem 1.5rem;background:#fff;border:1px solid #E2E8F0;border-radius:9999px;box-shadow:0 12px 32px #0f172a1a;white-space:nowrap}.company-horizontal-menu,.resources-horizontal-menu{left:50%;transform:translate(-50%)}.menu-divider{width:1px;height:16px;background:#cbd5e1;display:inline-block}.horizontal-subitem{font-size:.9rem;font-weight:600;color:#0f172a;text-decoration:none;transition:color .2s ease;padding:.25rem .4rem}.horizontal-subitem:hover,.horizontal-subitem.active{color:#1e5eff}.dropdown-subitem{display:block;padding:.65rem 1rem;font-size:.875rem;font-weight:600;color:#475569;border-radius:10px;text-decoration:none;transition:all .2s ease}.dropdown-subitem:hover,.dropdown-subitem.active{background:#f1f5f9;color:#1e5eff}.mega-menu-backdrop{position:fixed;top:112px;left:0;width:100vw;height:calc(100vh - 112px);background:#0f172a8c;z-index:1040;animation:fadeIn .2s ease-out}.full-width-dropdown-panel{position:absolute;top:100%;left:0;width:100%;height:174px;min-height:174px;background:#f4f5fb;border-bottom:1px solid #E2E8F0;border-bottom-left-radius:20px;border-bottom-right-radius:20px;box-shadow:0 25px 50px #0f172a26;z-index:1050;display:flex;align-items:center;animation:slideDownFade .22s cubic-bezier(.16,1,.3,1)}.full-width-dropdown-container{max-width:1440px;width:100%;margin:0 auto;padding-left:82px;padding-right:2rem;display:flex;align-items:center}.horizontal-menu-items{display:flex;align-items:center;width:100%}.menu-item-with-divider{display:flex;align-items:center;flex-shrink:0}.menu-v-divider{width:1.5px;height:38px;background:#cbd5e1;display:inline-block;margin-right:1.25rem;flex-shrink:0}.full-menu-item{font-size:1.15rem;font-weight:700;color:#0f172a;text-decoration:none;transition:color .2s ease}.full-menu-item:hover,.full-menu-item.active{color:#f44454}.group-company-1{width:298px}.group-company-2{width:340px}.group-company-3{width:320px}.group-company-4{width:auto}.group-resources-1{width:405px}.group-resources-2{width:401px}.group-resources-3{width:auto}.products-mega-menu{position:absolute;top:100%;left:0;width:100%;height:550px;min-height:550px;background:#f4f5fb;border-bottom:1px solid #E2E8F0;border-bottom-left-radius:20px;border-bottom-right-radius:20px;box-shadow:0 25px 50px #0f172a26;z-index:1050;padding:3.25rem 0;display:flex;align-items:flex-start;animation:slideDownFade .22s cubic-bezier(.16,1,.3,1)}.mega-menu-container{max-width:1440px;width:100%;margin:0 auto;padding-left:82px;padding-right:2rem;display:flex;gap:0}.mega-menu-column:nth-child(1){width:370px;flex-shrink:0}.mega-menu-column:nth-child(2){width:360px;flex-shrink:0}.mega-menu-column:nth-child(3){width:340px;flex-shrink:0}.mega-menu-column:nth-child(4){width:250px;flex-shrink:0}.mega-menu-column{display:flex;flex-direction:column;gap:1.5rem}.mega-menu-section{display:flex;flex-direction:column}.mega-column-title{font-size:1.35rem;font-weight:700;color:#0f172a;line-height:1.2;margin-bottom:1.1rem;letter-spacing:-.015em}.mega-items-list{display:flex;flex-direction:column;gap:.75rem}.mega-item-card{display:flex;align-items:flex-start;gap:.85rem;padding:.55rem .65rem;border-radius:12px;transition:all .2s ease;text-decoration:none}.mega-item-card:hover{background:#fff;box-shadow:0 4px 14px #0f172a0f;transform:translateY(-1px)}.mega-icon-wrapper{width:44px;height:44px;min-width:44px;background:#fff;border:1px solid #E2E8F0;border-radius:12px;display:flex;align-items:center;justify-content:center;box-shadow:0 2px 5px #0000000a}.mega-icon{width:24px;height:24px;object-fit:contain}.mega-item-text{display:flex;flex-direction:column;gap:.15rem;padding-top:.1rem}.mega-item-title{font-size:1.075rem;font-weight:700;color:#0f172a;line-height:1.25}.mega-item-desc{font-size:.925rem;color:#334155;line-height:1.4;font-weight:500}.navbar-actions{display:flex;align-items:center;gap:1.25rem}.mobile-menu-toggle{display:none;color:var(--text-dark-primary)}.mobile-drawer{display:none}@keyframes slideDownFade{0%{opacity:0;transform:translateY(-8px)}to{opacity:1;transform:translateY(0)}}@keyframes fadeInDown{0%{opacity:0;transform:translate(-50%,-8px)}to{opacity:1;transform:translate(-50%)}}@media (max-width: 1024px){.desktop-nav{display:none}.mobile-menu-toggle{display:block}.mobile-drawer{display:flex;flex-direction:column;gap:1rem;position:fixed;top:112px;left:0;width:100vw;height:calc(100vh - 112px);background:#fff;padding:2rem;overflow-y:auto;z-index:999}.mobile-drawer a{font-size:1.15rem;font-weight:700;color:var(--text-dark-primary)}.mobile-drawer a.mobile-highlight{color:var(--accent-blue)}}.global-cta-section{width:100%;background:linear-gradient(90deg,#ebf3ff,#e2edff,#d8e7ff);padding:0;margin:0;position:relative;overflow:hidden}.global-cta-full-block{display:grid;grid-template-columns:48% 52%;min-height:520px;width:100%;align-items:stretch}.global-cta-left-col{display:flex;align-items:center;justify-content:flex-end;padding:4rem 3rem 4rem 5%}.global-cta-content{max-width:580px;width:100%;display:flex;flex-direction:column;align-items:flex-start;padding:0}.global-cta-heading{font-size:52px;font-weight:800;color:#0f172a;line-height:1.12;margin:0 0 20px;letter-spacing:-.025em}.global-cta-blue{color:#1a70fd}.global-cta-text{font-size:18px;color:#475569;line-height:1.6;max-width:480px;margin:0 0 32px}.global-cta-button{flex-shrink:0}.global-cta-right-col{width:100%;height:100%;display:flex;align-items:stretch;overflow:hidden}.global-cta-img{width:100%;height:100%;min-height:520px;object-fit:cover;object-position:right center;display:block}@media (max-width: 1024px){.global-cta-full-block{grid-template-columns:1fr;min-height:auto}.global-cta-left-col{justify-content:flex-start;padding:3.5rem 2rem}.global-cta-heading{font-size:38px}.global-cta-right-col{max-height:380px}.global-cta-img{height:380px;min-height:auto}}.global-site-footer{width:100%;margin:0;padding:0;background-color:#1b1b1b}.footer-dark-container{width:100%;background-color:#1b1b1b;color:#fff;padding-top:3.5rem;padding-bottom:0}.footer-main-wrapper{max-width:1440px;margin:0 auto;padding-left:2.5rem;padding-right:2.5rem}.footer-top-area{display:grid;grid-template-columns:536px 1fr;gap:3.5rem;align-items:start}.footer-preview-col{width:536px}.footer-clinic-img-card{width:536px;height:206.02px;border-radius:26px;overflow:hidden;box-shadow:0 10px 30px #0000004d}.footer-clinic-img{width:100%;height:100%;object-fit:cover;display:block}.footer-nav-grid{display:grid;grid-template-columns:repeat(4,1fr);gap:2rem}.footer-col{display:flex;flex-direction:column}.footer-heading{font-family:Plus Jakarta Sans,sans-serif;font-size:18px;font-weight:600;color:#fff;margin-bottom:1.25rem;letter-spacing:-.01em}.footer-links{list-style:none;padding:0;margin:0;display:flex;flex-direction:column;gap:.65rem}.footer-links a{font-family:Plus Jakarta Sans,sans-serif;font-size:14px;color:#94a3b8;text-decoration:none;transition:color .2s ease}.footer-links a:hover{color:#1a70fd}.office-address-block{display:flex;align-items:flex-start;gap:.5rem;margin-bottom:1.5rem}.office-pin-icon{color:#1a70fd;margin-top:3px;flex-shrink:0}.office-text{font-family:Plus Jakarta Sans,sans-serif;font-size:14px;line-height:1.5;color:#94a3b8;margin:0}.newsletter-block{margin-top:.5rem}.newsletter-heading{margin-bottom:.75rem;font-size:16px}.newsletter-form{display:flex;align-items:center;position:relative;width:100%;max-width:260px}.newsletter-input{width:100%;height:42px;background-color:#242424;border:1px solid rgba(26,112,253,.4);border-radius:6px;padding:0 42px 0 12px;font-family:Plus Jakarta Sans,sans-serif;font-size:13px;color:#fff;outline:none;transition:border-color .2s ease}.newsletter-input:focus{border-color:#1a70fd}.newsletter-input::placeholder{color:#64748b}.newsletter-btn{position:absolute;right:4px;top:4px;width:34px;height:34px;background-color:#1a70fd;border:none;border-radius:4px;color:#fff;display:flex;align-items:center;justify-content:center;cursor:pointer;transition:background-color .2s ease}.newsletter-btn:hover{background-color:#1557c0}.newsletter-success{display:block;font-size:12px;color:#10b981;margin-top:.5rem}.footer-divider{border:none;border-top:1px solid rgba(255,255,255,.1);margin:2.5rem 0 1.5rem}.footer-lower-row{display:flex;align-items:center;justify-content:space-between;padding-bottom:2rem;gap:2rem;flex-wrap:wrap}.footer-brand-block{display:flex;flex-direction:column;gap:.5rem;max-width:320px}.footer-logo-img{height:34px;width:auto;object-fit:contain}.footer-tagline{font-family:Plus Jakarta Sans,sans-serif;font-size:13px;color:#94a3b8;margin:0}.footer-contact-block{display:flex;align-items:center;gap:2rem}.contact-row-item{display:flex;align-items:center;gap:.5rem;font-family:Plus Jakarta Sans,sans-serif;font-size:14px;color:#e2e8f0}.contact-pin{color:#1a70fd}.footer-social-block{display:flex;align-items:center;gap:1rem}.social-title{font-family:Plus Jakarta Sans,sans-serif;font-size:14px;font-weight:600;color:#fff;margin:0}.social-icons-list{display:flex;align-items:center;gap:.65rem}.social-circle-btn{width:24px;height:24px;border:1px solid #FFFFFF;border-radius:50%;display:flex;align-items:center;justify-content:center;transition:background-color .2s ease,border-color .2s ease;text-decoration:none}.social-circle-btn:hover{background-color:#1a70fd;border-color:#1a70fd}.social-circle-btn img{width:12px;height:12px;object-fit:contain}.footer-copyright-strip{width:100%;height:34.19px;background-color:#1756dc;display:flex;align-items:center;justify-content:center}.copyright-text{font-family:Plus Jakarta Sans,sans-serif;font-size:13px;font-weight:500;color:#fff;margin:0;text-align:center}@media (max-width: 1280px){.footer-top-area{grid-template-columns:1fr}.footer-preview-col{width:100%;max-width:536px}}@media (max-width: 768px){.footer-nav-grid{grid-template-columns:repeat(2,1fr)}.footer-clinic-img-card{width:100%;height:auto;aspect-ratio:536 / 206}.footer-lower-row{flex-direction:column;align-items:flex-start;gap:1.5rem}.footer-contact-block{flex-direction:column;align-items:flex-start;gap:.75rem}}.video-modal-overlay{position:fixed;top:0;right:0;bottom:0;left:0;background:#000000d9;-webkit-backdrop-filter:blur(12px);backdrop-filter:blur(12px);z-index:2000;display:flex;align-items:center;justify-content:center;padding:1.5rem;animation:fadeIn .25s ease}.video-modal-content{width:100%;max-width:900px;background:var(--bg-dark-secondary);border:1px solid var(--border-subtle);border-radius:var(--radius-lg);overflow:hidden;box-shadow:0 25px 60px #000c}.video-modal-header{display:flex;align-items:center;justify-content:space-between;padding:1rem 1.5rem;border-bottom:1px solid var(--border-subtle)}.video-modal-title{font-size:1.1rem;font-weight:600;color:var(--text-main)}.video-modal-close{color:var(--text-muted);padding:.25rem;border-radius:var(--radius-sm);transition:all .2s ease}.video-modal-close:hover{color:var(--text-main);background:#ffffff1a}.video-player-container{position:relative;width:100%;padding-bottom:56.25%;height:0}.video-iframe{position:absolute;top:0;left:0;width:100%;height:100%;border:none}.figma-landing-page{width:100%;background-color:#fafcff;overflow-x:hidden}.section-padding{padding:5.5rem 0}.blue-gradient-text{background:linear-gradient(90deg,#1e5eff,#2e45bc);-webkit-background-clip:text;-webkit-text-fill-color:transparent}.text-glow{filter:drop-shadow(0 4px 12px rgba(30,94,255,.45))}.bold-black{color:#000;font-weight:800}.watermark-section-header{position:relative;margin-bottom:3.5rem}.watermark-section-header.align-left{text-align:left}.watermark-section-header.text-center{text-align:center}.watermark-text-bg{position:absolute;top:-30px;left:50%;transform:translate(-50%);font-size:5rem;font-weight:900;color:transparent;-webkit-text-stroke:1.5px #E2E8F0;white-space:nowrap;pointer-events:none;z-index:1;opacity:.7;letter-spacing:.04em}.watermark-section-header.align-left .watermark-text-bg{left:0;transform:none}.watermark-text-fg{position:relative;z-index:2;font-size:2.75rem;font-weight:800;color:#000;margin:0;letter-spacing:-.02em}.hero-section{position:relative;background:linear-gradient(180deg,#f0f5ff,#e8f0ff 40%,#fafcff);padding:3.25rem 0;overflow:hidden}.hero-container{display:flex;flex-direction:column;align-items:center;text-align:center;max-width:1360px;margin:0 auto}.hero-content{max-width:100%}.hero-main-title{font-size:62px;font-weight:800;line-height:1.1;color:#0f172a;letter-spacing:-.025em;white-space:nowrap;margin-bottom:55px!important}.hero-products-container{max-width:1360px;margin:0 auto;padding:0 1.5rem}.hero-products-grid{display:grid;grid-template-columns:repeat(6,1fr);gap:24px 18px;margin-bottom:3.5rem}.hero-product-item-wrapper{display:flex;flex-direction:column;align-items:center;text-align:center}.hero-product-card-box{width:100%;height:157px;background:#fff;border:1.5px solid #E2E8F0;border-radius:20px;display:flex;align-items:center;justify-content:center;box-shadow:0 4px 16px #0f172a0a;position:relative;overflow:hidden;transition:all .25s ease;margin-bottom:10px}.hero-product-card-box:hover{transform:translateY(-4px);border-color:#1e5eff;box-shadow:0 12px 28px #1e5eff26}.has-red-edge-highlight{position:relative;border-color:#e2e8f0!important;box-shadow:0 6px 20px #f444541a!important}.traveling-border-container{position:absolute;top:0;right:0;bottom:0;left:0;border-radius:20px;pointer-events:none;z-index:4;overflow:hidden}.traveling-border-svg{width:100%;height:100%;display:block}.traveling-border-rect{stroke-dasharray:80 120 80 120;animation:travelStroke 3.5s linear infinite;stroke-linecap:round}@keyframes travelStroke{0%{stroke-dashoffset:0}to{stroke-dashoffset:-400}}.hero-card-inner{width:100%;height:100%;display:flex;align-items:center;justify-content:center;position:relative;z-index:2;background:#fff;border-radius:18px}.hero-card-icon{width:64px;height:64px;object-fit:contain}.hero-prod-name-outside{font-size:16px;font-weight:700;color:#0f172a;line-height:1.25;white-space:nowrap}.hero-cta-buttons-below{display:flex;align-items:center;justify-content:center;gap:1.25rem}.btn-red-pill{min-width:192px;height:55px;display:inline-flex;align-items:center;justify-content:center;gap:.6rem;padding:0 2rem;background:#f44454;color:#fff;font-size:16px;font-weight:700;border-radius:9999px;text-decoration:none;transition:all .25s ease;box-shadow:0 4px 14px #f4445459;border:none;cursor:pointer;box-sizing:border-box}.btn-red-pill:hover{background:#d93645;transform:translateY(-2px);box-shadow:0 8px 20px #f4445473}.btn-white-outline-pill{min-width:192px;height:55px;display:inline-flex;align-items:center;justify-content:center;gap:.6rem;padding:0 2rem;background:#fff;color:#0f172a;font-size:16px;font-weight:700;border-radius:9999px;border:1.5px solid #CBD5E1;text-decoration:none;transition:all .25s ease;cursor:pointer;box-sizing:border-box}.btn-white-outline-pill:hover{border-color:#1e5eff;color:#1e5eff}.btn-with-arrow-circle{display:inline-flex;align-items:center;gap:.75rem;padding:.75rem 1.25rem .75rem 1.75rem}.btn-arrow-circle{width:28px;height:28px;background:#fff;border-radius:50%;display:flex;align-items:center;justify-content:center}.who-section{position:relative;background-color:#fff;padding-top:5rem}.floating-glass-cube{position:absolute;top:-65px;right:1%;width:280px;height:auto;pointer-events:none;z-index:5;filter:drop-shadow(0 25px 35px rgba(0,0,0,.12))}.who-content-grid{display:grid;grid-template-columns:1fr 1fr;gap:4rem;align-items:center;margin-bottom:5rem}.who-media-box{position:relative}.who-main-image{width:100%;height:auto;border-radius:24px;box-shadow:0 20px 45px #0f172a14}.who-subheadline{font-size:2.25rem;font-weight:800;line-height:1.25;color:#000;margin-bottom:1.5rem}.who-p{font-size:1rem;color:#475569;line-height:1.65;margin-bottom:1.25rem}.who-metrics-grid{display:grid;grid-template-columns:repeat(4,1fr);gap:1.5rem;margin-top:2rem}.dashed-metric-card{background:#fff;border:2px dashed #CBD5E1;border-radius:28px;padding:2.25rem 1.5rem;display:flex;flex-direction:column;align-items:center;text-align:center;transition:transform .25s ease,border-color .25s ease}.dashed-metric-card:hover{transform:translateY(-4px);border-color:#1e5eff}.metric-icon-circle{width:60px;height:60px;display:flex;align-items:center;justify-content:center;margin-bottom:1rem}.metric-icon-circle img{width:54px;height:54px;object-fit:contain}.metric-value{font-size:2.5rem;font-weight:900;color:#000;margin-bottom:.3rem;line-height:1}.metric-label{font-size:.9rem;font-weight:600;color:#475569;line-height:1.35}.ai-challenge-section{background-color:#f8fafc;padding:6rem 0}.stepper-line-container{position:relative;width:100%;margin-bottom:2.5rem;padding-top:1rem}.stepper-horizontal-line{position:absolute;top:20px;left:10%;right:10%;height:2px;background:#e2e8f0;z-index:1}.stepper-nodes-row{display:grid;grid-template-columns:repeat(4,1fr);position:relative;z-index:2}.stepper-node-item{display:flex;flex-direction:column;align-items:center;position:relative}.active-node .node-outer-ring{width:24px;height:24px;border:3px solid #1E5EFF;background:#fff;border-radius:50%;display:flex;align-items:center;justify-content:center;box-shadow:0 0 12px #1e5eff66}.active-node .node-inner-dot{width:10px;height:10px;background:#1e5eff;border-radius:50%}.node-callout-arrow{width:0;height:0;border-left:10px solid transparent;border-right:10px solid transparent;border-bottom:12px solid #1E5EFF;margin-top:8px}.node-grey-ring{width:18px;height:18px;border:3px solid #CBD5E1;background:#fff;border-radius:50%;margin-top:3px}.challenge-cards-grid{display:grid;grid-template-columns:repeat(4,1fr);gap:1.5rem}.challenge-card-item{background:#fff;border:1px solid #E2E8F0;border-radius:24px;padding:2.25rem 1.75rem;display:flex;flex-direction:column;box-shadow:0 4px 20px #0f172a08;min-height:380px;transition:transform .25s ease,box-shadow .25s ease}.active-challenge-card{position:relative;border:2.5px solid #1E5EFF!important;box-shadow:0 12px 36px #1e5eff1f!important}.active-challenge-card:before{content:"";position:absolute;top:-14px;left:36px;width:0;height:0;border-left:11px solid transparent;border-right:11px solid transparent;border-bottom:14px solid #1E5EFF}.active-challenge-card:after{content:"";position:absolute;top:-10px;left:38px;width:0;height:0;border-left:9px solid transparent;border-right:9px solid transparent;border-bottom:12px solid #FFFFFF}.challenge-card-icon-badge{width:64px;height:64px;border-radius:50%;display:flex;align-items:center;justify-content:center;margin-bottom:1.5rem}.challenge-badge-icon{width:32px;height:32px;object-fit:contain}.challenge-card-title{font-size:1.5rem;font-weight:800;color:#0f172a;margin-bottom:1rem}.challenge-card-desc{font-size:.9rem;color:#475569;line-height:1.6}.testimonials-section{background-color:#fff;padding:6rem 0}.figma-testimonial-card{max-width:1120px;margin:0 auto}.testimonial-split-grid{display:grid;grid-template-columns:45% 55%;border-radius:20px;overflow:hidden;box-shadow:0 20px 50px #0f172a1f;min-height:420px}.testimonial-photo-col{width:100%;height:100%;min-height:420px}.testimonial-doctor-img{width:100%;height:100%;object-fit:cover;filter:grayscale(100%)}.testimonial-content-box{background-color:#33363f;color:#fff;padding:3.5rem 3rem;display:flex;flex-direction:column;justify-content:space-between;position:relative}.author-name{font-size:1.75rem;font-weight:800;color:#fff;margin:0 0 .25rem}.author-clinic{font-size:1rem;color:#94a3b8;margin-bottom:1.75rem}.testimonial-quote-text{font-size:1.05rem;line-height:1.65;color:#cbd5e1;margin:0 0 2rem}.text-white-bold{color:#fff;font-weight:800}.testimonial-slider-controls{position:absolute;bottom:2.5rem;right:2.5rem;display:flex;gap:.75rem}.slider-arrow-btn{width:44px;height:44px;background:#ffffff14;border:1px solid rgba(255,255,255,.25);border-radius:50%;display:flex;align-items:center;justify-content:center;color:#fff;cursor:pointer;transition:all .2s ease}.slider-arrow-btn:hover{background:#1e5eff;border-color:#1e5eff}.smarter-dentistry-section{background-color:#fafcff;padding:6rem 0}.smarter-split-grid{display:grid;grid-template-columns:1.1fr 1fr;gap:4rem;align-items:center}.smarter-main-title{font-size:52px;font-weight:800;line-height:1.15;color:#000;letter-spacing:-.02em;margin-bottom:1.5rem}.smarter-desc-p{font-size:1.1rem;color:#475569;line-height:1.6;margin-bottom:2.25rem;max-width:520px}.smarter-cta-row{display:flex;align-items:center;gap:1.25rem}.smarter-platform-img{width:100%;height:auto;border-radius:36px;box-shadow:0 20px 50px #0f172a14}.cta-banner-panel-section{background-color:#fff}.cta-light-blue-panel{background:linear-gradient(135deg,#edf2ff,#e2e8f0);border:1px solid #CBD5E1;border-radius:24px;padding:3.5rem 4rem;display:flex;align-items:center;justify-content:space-between;gap:3rem}.cta-panel-left{display:flex;align-items:center;gap:2rem}.cta-tooth-logo{width:60px;height:60px;object-fit:contain}.cta-panel-divider{width:2px;height:64px;background:#cbd5e1}.cta-panel-title{font-size:2rem;font-weight:800;line-height:1.25;color:#0f172a}.cta-panel-right{display:flex;flex-direction:column;align-items:flex-end;gap:1.25rem}.cta-panel-desc{font-size:.95rem;color:#475569;text-align:right;max-width:320px}@media (max-width: 1200px){.hero-products-grid{grid-template-columns:repeat(3,1fr)}.challenge-cards-grid,.who-metrics-grid{grid-template-columns:repeat(2,1fr)}.stepper-line-container{display:none}}@media (max-width: 900px){.who-content-grid,.testimonial-split-grid,.cta-light-blue-panel{grid-template-columns:1fr;flex-direction:column}.testimonial-photo-col{height:300px;min-height:300px}.cta-panel-right{align-items:flex-start}.cta-panel-desc{text-align:left}.floating-glass-cube{display:none}}.smarter-section-desc{max-width:720px;margin:1.25rem auto 3rem;font-size:1.1rem;color:#475569;line-height:1.6}@media (max-width: 600px){.hero-main-title{font-size:36px}.hero-products-grid,.who-metrics-grid,.challenge-cards-grid{grid-template-columns:1fr}.watermark-text-bg{font-size:3rem}}.hero-banner-section{position:relative;padding:4.5rem 0 4rem;overflow:hidden;background:linear-gradient(180deg,#edf4ff,#f5f8ff 65%,#fff)}.hero-glow-left{position:absolute;top:-100px;left:-150px;width:550px;height:550px;background:radial-gradient(circle,#1a70fd14,#fff0 70%);pointer-events:none}.hero-glow-right{position:absolute;top:-50px;right:-150px;width:600px;height:600px;background:radial-gradient(circle,#a855f714,#fff0 70%);pointer-events:none}.hero-container{display:flex;flex-direction:column;align-items:center;text-align:center}.hero-content{max-width:880px;margin:0 auto;display:flex;flex-direction:column;align-items:center}.hero-badge{display:inline-flex;align-items:center;gap:.5rem;padding:.4rem 1.1rem;background:#f3e8ff;border:1px solid #E9D5FF;border-radius:var(--radius-full);color:#7e22ce;font-size:.8rem;font-weight:700;letter-spacing:.04em;margin-bottom:1.5rem}.hero-title{font-size:clamp(2.25rem,4.5vw,3.25rem);font-weight:800;line-height:1.15;color:#0f172a;margin-bottom:1.25rem;letter-spacing:-.02em}.hero-title .highlight{background:linear-gradient(135deg,#1e5eff,#3b82f6);-webkit-background-clip:text;-webkit-text-fill-color:transparent}.hero-stroke-title-wrapper{display:flex;justify-content:center;margin-bottom:.5rem}.hero-stroke-img{max-width:100%;height:auto;object-fit:contain}.hero-subtitle{font-size:clamp(1rem,1.8vw,1.125rem);color:#475569;max-width:760px;line-height:1.6;margin-bottom:2.25rem}.hero-cta-group{display:flex;align-items:center;gap:1.25rem;flex-wrap:wrap;justify-content:center}.hero-btn-primary{display:inline-flex;align-items:center;gap:.6rem;padding:.85rem 2rem;background:#fff;border:1px solid #CBD5E1;border-radius:var(--radius-full);color:#0f172a;font-weight:700;font-size:.95rem;transition:all .25s ease;box-shadow:0 2px 8px #0f172a0f;text-decoration:none}.hero-btn-primary:hover{background:#f8fafc;border-color:#94a3b8;transform:translateY(-2px);box-shadow:0 6px 16px #0f172a1a}.hero-btn-secondary{display:inline-flex;align-items:center;gap:.6rem;padding:.85rem 1.75rem;background:transparent;border:1px solid transparent;border-radius:var(--radius-full);color:#0f172a;font-weight:700;font-size:.95rem;transition:all .25s ease;cursor:pointer}.hero-btn-secondary:hover{background:#0f172a0a;transform:translateY(-2px)}.hero-media-wrapper{position:relative;margin-top:3.5rem;width:100%;max-width:1320px;display:flex;justify-content:center}.hero-image-backdrop{position:absolute;top:-15px;right:-15px;bottom:-15px;left:-15px;background:radial-gradient(circle,#1a70fd1f,#fff0 70%);filter:blur(30px);border-radius:40px;z-index:1}.hero-main-img{position:relative;z-index:2;width:1320px;max-width:100%;height:486.5px;border-radius:40px;border:1px solid #E2E8F0;box-shadow:0 20px 50px #0f172a14;object-fit:cover;object-position:center}.hero-banner-section.hero-about-us{padding:4.5rem 0 3.5rem;background:radial-gradient(circle at 15% 25%,rgba(253,232,240,.5) 0%,transparent 45%),radial-gradient(circle at 85% 25%,rgba(234,242,255,.6) 0%,transparent 50%),linear-gradient(180deg,#fbfdff,#fff)}.hero-about-us .hero-badge{background:transparent;border:none;padding:0;color:#1e5eff;font-size:2.75rem;font-weight:800;letter-spacing:-.02em;margin-bottom:.75rem;line-height:1.2}.hero-about-us .hero-title{font-size:clamp(2.5rem,4.5vw,3.25rem);font-weight:800;color:#000;line-height:1.15;letter-spacing:-.02em;margin-bottom:1.25rem;max-width:920px}.hero-about-us .hero-subtitle{font-size:clamp(1rem,1.8vw,1.125rem);color:#334155;max-width:840px;line-height:1.6;margin-bottom:2.25rem}.hero-about-us .hero-btn-primary{background:#f44454;border:1px solid #F44454;color:#fff;font-weight:600;font-size:1rem;padding:.85rem 2.2rem;border-radius:var(--radius-full);box-shadow:0 4px 14px #f444544d;transition:all .25s ease}.hero-about-us .hero-btn-primary:hover{background:#e03343;border-color:#e03343;transform:translateY(-2px);box-shadow:0 6px 20px #f4445466}.hero-about-us .hero-media-wrapper{margin-top:3.25rem}.hero-about-us .hero-main-img{width:1320.03px;max-width:100%;height:486.5px;border-radius:40px;border:1px solid #E2E8F0;box-shadow:0 20px 50px #0f172a14;object-fit:cover;object-position:center}.hero-banner-section.hero-why-us{padding:4.5rem 0;background:radial-gradient(circle at 15% 25%,rgba(253,232,240,.5) 0%,transparent 45%),radial-gradient(circle at 85% 25%,rgba(234,242,255,.6) 0%,transparent 50%),linear-gradient(180deg,#fbfdff,#fff)}.hero-why-us .hero-badge{background:transparent;border:none;padding:0;color:#1e5eff;font-size:2.75rem;font-weight:800;letter-spacing:-.02em;margin-bottom:.75rem;line-height:1.2}.hero-why-us .hero-title{font-size:clamp(2.5rem,4.5vw,3.25rem);font-weight:800;color:#000;line-height:1.15;letter-spacing:-.02em;margin-bottom:1.25rem;max-width:900px}.hero-why-us .hero-subtitle{font-size:clamp(1rem,1.8vw,1.125rem);color:#334155;max-width:820px;line-height:1.6;margin-bottom:2.25rem}.hero-why-us .hero-btn-primary{background:#f44454;border:1px solid #F44454;color:#fff;font-weight:600;font-size:1rem;padding:.85rem 2.2rem;border-radius:var(--radius-full);box-shadow:0 4px 14px #f444544d;transition:all .25s ease}.hero-why-us .hero-btn-primary:hover{background:#e03343;border-color:#e03343;transform:translateY(-2px);box-shadow:0 6px 20px #f4445466}.hero-banner-section.hero-our-team{padding:4.5rem 0;background:radial-gradient(circle at 15% 25%,rgba(253,232,240,.5) 0%,transparent 45%),radial-gradient(circle at 85% 25%,rgba(234,242,255,.6) 0%,transparent 50%),linear-gradient(180deg,#fbfdff,#fff)}.hero-our-team .hero-badge{background:transparent;border:none;padding:0;color:#1e5eff;font-size:2.75rem;font-weight:800;letter-spacing:-.02em;margin-bottom:.75rem;line-height:1.2}.hero-our-team .hero-title{font-size:clamp(2.5rem,4.5vw,3.25rem);font-weight:800;color:#000;line-height:1.15;letter-spacing:-.02em;margin-bottom:1.25rem;max-width:900px}.hero-our-team .hero-subtitle{font-size:clamp(1rem,1.8vw,1.125rem);color:#334155;max-width:820px;line-height:1.6;margin-bottom:2.25rem}.hero-our-team .hero-btn-primary{background:#f44454;border:1px solid #F44454;color:#fff;font-weight:600;font-size:1rem;padding:.85rem 2.2rem;border-radius:var(--radius-full);box-shadow:0 4px 14px #f444544d;transition:all .25s ease}.hero-our-team .hero-btn-primary:hover{background:#e03343;border-color:#e03343;transform:translateY(-2px);box-shadow:0 6px 20px #f4445466}.why-us-page{width:100%}.why-us-section-title{font-size:2.5rem;font-weight:800;color:#0f172a;margin-bottom:2.5rem;letter-spacing:-.02em}.real-practices-section{padding:5rem 0}.real-practices-grid{display:grid;grid-template-columns:1fr 1fr;gap:4rem;align-items:center}.real-practices-img{width:100%;max-width:580px;height:auto;border-radius:24px;box-shadow:0 16px 40px #0f172a14;border:1px solid #E2E8F0}.real-practices-title{font-size:2.25rem;font-weight:800;color:#0f172a;line-height:1.2;margin-bottom:2rem;letter-spacing:-.02em}.real-practices-features{display:flex;flex-direction:column;gap:1.5rem;margin-bottom:2.25rem}.feature-item{display:flex;align-items:flex-start;gap:1rem}.feature-icon-badge{width:28px;height:28px;min-width:28px;background:#eef5ff;border-radius:50%;display:flex;align-items:center;justify-content:center;margin-top:2px}.feature-title{font-size:1.125rem;font-weight:700;color:#0f172a;margin-bottom:.25rem}.feature-desc{font-size:.95rem;color:#475569;line-height:1.5}.real-practices-actions{display:flex;align-items:center;gap:1.25rem;flex-wrap:wrap}.btn-outline-pill{display:inline-flex;align-items:center;gap:.5rem;padding:.85rem 1.75rem;background:#fff;border:1px solid #CBD5E1;border-radius:var(--radius-full);color:#0f172a;font-weight:700;font-size:.95rem;text-decoration:none;transition:all .25s ease;box-shadow:0 2px 8px #0f172a0a}.btn-outline-pill:hover{background:#f8fafc;border-color:#94a3b8;transform:translateY(-2px);box-shadow:0 6px 16px #0f172a14}.why-us-stats-section{padding:3rem 0;border-top:1px solid #F1F5F9;border-bottom:1px solid #F1F5F9;background:#fafcff}.stats-grid{display:grid;grid-template-columns:repeat(4,1fr);align-items:center}.stat-card{display:flex;flex-direction:column;align-items:center;text-align:center;padding:1rem 1.5rem;border-right:1px solid #E2E8F0}.stat-card:last-child{border-right:none}.stat-value-row{display:flex;align-items:center;gap:.35rem}.stat-arrow{color:#10b981}.stat-number{font-size:2.5rem;font-weight:800;color:#0f172a;line-height:1}.stat-label{font-size:.95rem;font-weight:500;color:#64748b;margin-top:.5rem}.commitment-section{padding:5rem 0}.commitment-grid{display:grid;grid-template-columns:repeat(5,1fr);gap:1.25rem;margin-top:2rem}.commitment-card{background:#fff;border:1px solid #F1F5F9;border-radius:16px;padding:2rem 1.25rem;text-align:center;box-shadow:0 4px 20px #00000008;display:flex;flex-direction:column;align-items:center;transition:all .3s ease}.commitment-card:hover{transform:translateY(-4px);box-shadow:0 12px 30px #0f172a14;border-color:#e2e8f0}.commitment-icon-box{width:52px;height:52px;margin-bottom:1.25rem;display:flex;align-items:center;justify-content:center}.commitment-icon{width:100%;height:100%;object-fit:contain}.commitment-card-title{font-size:1.1rem;font-weight:700;color:#0f172a;margin-bottom:.6rem}.commitment-card-desc{font-size:.875rem;color:#64748b;line-height:1.55}.approach-section{padding:5rem 0 6rem;background:#fff}.approach-title-centered{text-align:center!important;margin:0 auto 3.5rem!important;display:block!important;width:100%}.approach-grid{display:grid;grid-template-columns:.95fr 1.05fr;gap:3.5rem;align-items:center}.approach-main-heading{font-size:2.35rem;font-weight:800;color:#0f172a;margin-bottom:2.25rem;letter-spacing:-.02em}.approach-features{display:flex;flex-direction:column;gap:2rem;margin-bottom:2.5rem}.approach-feature-item{display:flex;align-items:flex-start;gap:1.25rem}.approach-check-badge{width:48px;height:48px;min-width:48px;background:#e4f0ff;border-radius:50%;display:flex;align-items:center;justify-content:center;margin-top:2px}.approach-feature-title{font-size:1.2rem;font-weight:700;color:#0f172a;margin-bottom:.4rem}.approach-feature-desc{font-size:.975rem;color:#475569;line-height:1.55}.approach-actions{display:flex;align-items:center;gap:1.25rem;flex-wrap:wrap}.btn-watch-video-pill{display:inline-flex;align-items:center;gap:.6rem;padding:.85rem 2.2rem;background:#fff;border:1px solid #1E293B;border-radius:var(--radius-full);color:#0f172a;font-weight:600;font-size:.95rem;text-decoration:none;transition:all .25s ease;box-shadow:0 2px 8px #0f172a0a}.btn-watch-video-pill:hover{background:#f8fafc;transform:translateY(-2px);box-shadow:0 6px 16px #0f172a14}.approach-media-backdrop{background:#f8fafd;border-radius:32px;padding:1.5rem;display:flex;align-items:center;justify-content:center;box-shadow:0 10px 40px #0f172a08}.approach-img{width:100%;height:auto;border-radius:20px;object-fit:contain;display:block}.why-us-cta-section{padding:4rem 0 6rem}.why-us-cta-card{background:linear-gradient(135deg,#eef5ff,#f8fafc,#ebf3ff);border:1px solid #E2E8F0;border-radius:28px;padding:3.5rem 4rem;display:grid;grid-template-columns:1.2fr 1fr;gap:3rem;align-items:center;position:relative;overflow:hidden;box-shadow:0 10px 40px #1e5eff0f}.why-us-cta-title{font-size:2.25rem;font-weight:800;color:#0f172a;line-height:1.25;margin-bottom:1rem;letter-spacing:-.02em}.why-us-cta-desc{font-size:1.05rem;color:#475569;line-height:1.6;margin-bottom:2rem}.why-us-cta-img{width:100%;max-width:480px;height:auto;border-radius:20px;object-fit:cover;border:1px solid #E2E8F0;box-shadow:0 16px 36px #0f172a1a}@media (max-width: 1024px){.commitment-grid{grid-template-columns:repeat(3,1fr)}.stats-grid{grid-template-columns:repeat(2,1fr);gap:1.5rem}.stat-card{border-right:none}}@media (max-width: 768px){.real-practices-grid,.approach-grid,.why-us-cta-card{grid-template-columns:1fr;gap:2.5rem}.commitment-grid{grid-template-columns:repeat(2,1fr)}.why-us-cta-card{padding:2.5rem 2rem}}@media (max-width: 500px){.commitment-grid,.stats-grid{grid-template-columns:1fr}}.about-us-page{width:100%;background-color:#fff;overflow-x:hidden}.journey-header-grid{display:grid;grid-template-columns:1fr 1fr;gap:3.5rem;align-items:center;margin-bottom:3.5rem}.journey-title{font-size:2.75rem;font-weight:800;line-height:1.15;color:#000;letter-spacing:-.02em}.journey-subtitle{font-size:1.05rem;color:#475569;line-height:1.65}.outcomes-section{padding:5.5rem 0;background-color:#fff}.outcomes-pillars-grid{display:grid;grid-template-columns:repeat(4,1fr);gap:2rem}.outcome-pillar-card{display:flex;flex-direction:column;align-items:flex-start}.pillar-icon-box{width:64px;height:64px;border-radius:50%;background:#1e5eff14;display:flex;align-items:center;justify-content:center;margin-bottom:1.25rem}.pillar-icon-img{width:36px;height:36px;object-fit:contain}.pillar-title{font-size:1.25rem;font-weight:700;color:#0f172a;margin-bottom:.5rem}.pillar-desc{font-size:.95rem;color:#475569;line-height:1.55}.clinical-intelligence-section{background-color:#f8fafc;padding:5.5rem 0}.clinical-impact-grid{display:grid;grid-template-columns:1fr 1.1fr;gap:4rem;align-items:center;margin-top:2rem}.clinical-main-img{width:100%;height:auto;border-radius:28px;box-shadow:0 20px 45px #0f172a14}.clinical-section-title{font-size:2.25rem;font-weight:800;color:#000;margin-bottom:1rem;letter-spacing:-.01em}.clinical-section-desc{font-size:1.05rem;color:#475569;line-height:1.6;margin-bottom:2rem}.clinical-cards-2x2{display:grid;grid-template-columns:repeat(2,1fr);gap:1.25rem;margin-bottom:2.25rem}.clinical-mini-card{background:#fff;border:1.5px dashed #CBD5E1;border-radius:20px;padding:1.25rem 1rem;display:flex;align-items:flex-start;gap:.85rem;text-decoration:none;transition:transform .25s ease,border-color .25s ease,box-shadow .25s ease}.clinical-mini-card:hover{transform:translateY(-3px);border-color:#1e5eff;box-shadow:0 8px 24px #1e5eff1a}.mini-card-icon-box{width:44px;height:44px;border-radius:12px;background:#1e5eff0f;display:flex;align-items:center;justify-content:center;flex-shrink:0}.mini-card-icon{width:24px;height:24px;object-fit:contain}.mini-card-text{display:flex;flex-direction:column;gap:.2rem}.mini-card-title{font-size:1rem;font-weight:700;color:#0f172a;margin:0}.mini-card-desc{font-size:.825rem;color:#64748b;margin:0;line-height:1.35}.clinical-cta-btn{display:inline-flex}.timeline-journey-section{padding:5.5rem 0}.timeline-stepper-wrapper{position:relative;width:100%;padding:1rem 0}.timeline-stepper-track{position:absolute;top:98px;left:12.5%;right:12.5%;display:flex;height:2px;z-index:1;pointer-events:none}.line-dashed{flex:2;border-top:2px dashed #1E5EFF}.line-solid{flex:1;border-top:2px solid #1E5EFF}.timeline-steps-grid{position:relative;z-index:2;display:grid;grid-template-columns:repeat(4,1fr);gap:1.5rem;text-align:center}.timeline-step-item{display:flex;flex-direction:column;align-items:center}.step-year{font-size:2.25rem;font-weight:800;color:#0f172a;margin-bottom:1.25rem}.step-icon-circle{width:84px;height:84px;border-radius:50%;background:#fff;border:1.5px solid #E2E8F0;box-shadow:0 10px 30px #0f172a14;display:flex;align-items:center;justify-content:center;margin-bottom:1.25rem;transition:transform .3s ease,box-shadow .3s ease}.step-icon-circle:hover{transform:translateY(-4px);box-shadow:0 14px 36px #1e5eff26}.step-icon-img{width:42px;height:42px;object-fit:contain}.step-label{font-size:1.05rem;font-weight:700;color:#0f172a}.marquee-text-banner-section{width:100%;padding:4.5rem 0;overflow:hidden;background-color:#fafcff;position:relative}.marquee-track{display:flex;width:max-content;animation:continuousMarqueeScroll 28s linear infinite;white-space:nowrap;will-change:transform}.marquee-content-block{display:flex;align-items:center;gap:3.5rem;padding-right:3.5rem}.marquee-text-item{font-size:3.5rem;font-weight:900;letter-spacing:-.02em;text-transform:uppercase;line-height:1}.marquee-dark{color:#000}.marquee-red{color:#f44454}@keyframes continuousMarqueeScroll{0%{transform:translate(0)}to{transform:translate(-50%)}}.mvv-section{padding:2rem 0 5.5rem}.mvv-grid{display:grid;grid-template-columns:repeat(3,1fr);gap:2rem}.mvv-card{padding:2.5rem 2rem;border-radius:28px;display:flex;flex-direction:column;transition:transform .25s ease,box-shadow .25s ease}.mvv-card:hover{transform:translateY(-4px)}.mvv-blue-card{background:#1e5eff!important;border:2px solid #1E5EFF!important;box-shadow:0 15px 40px #1e5eff40!important;color:#fff!important}.mvv-header{display:flex;align-items:center;gap:1rem;margin-bottom:1.25rem}.mvv-img{width:52px;height:52px;object-fit:contain}.mvv-title{font-size:1.35rem;font-weight:800;color:#000;margin:0}.text-white{color:#fff!important}.mvv-desc{font-size:.95rem;color:#475569;line-height:1.65;margin:0}.text-white-muted{color:#ffffffe6!important}@media (max-width: 1024px){.journey-header-grid,.clinical-impact-grid{grid-template-columns:1fr;gap:2rem}.outcomes-pillars-grid,.mvv-grid,.timeline-steps-grid{grid-template-columns:1fr}.static-banner-heading{font-size:2.25rem}}.product-card{padding:1.75rem;display:flex;flex-direction:column;height:100%;position:relative}.product-card-header{display:flex;align-items:center;justify-content:space-between;margin-bottom:1.25rem}.product-icon-box{width:52px;height:52px;background:#00f2fe14;border:1px solid rgba(0,242,254,.2);border-radius:var(--radius-md);display:flex;align-items:center;justify-content:center;padding:.6rem}.product-icon-img{width:100%;height:100%;object-fit:contain}.product-category-badge{font-size:.75rem;font-weight:600;padding:.25rem .65rem;background:#9e55fe26;border:1px solid rgba(158,85,254,.3);border-radius:var(--radius-full);color:var(--accent-purple);text-transform:uppercase;letter-spacing:.05em}.product-title{font-size:1.35rem;font-weight:700;margin-bottom:.35rem}.product-tagline{font-size:.85rem;font-weight:600;color:var(--accent-cyan);margin-bottom:.85rem}.product-desc{font-size:.9rem;color:var(--text-muted);line-height:1.55;margin-bottom:1.5rem;flex-grow:1}.product-feature-list{list-style:none;display:flex;flex-direction:column;gap:.5rem;margin-bottom:1.5rem;padding-top:1rem;border-top:1px solid var(--border-subtle)}.product-feature-list li{display:flex;align-items:flex-start;gap:.5rem;font-size:.825rem;color:var(--text-muted)}.feature-check{color:var(--accent-cyan);flex-shrink:0;margin-top:2px}.product-card-footer{margin-top:auto}.product-link{display:inline-flex;align-items:center;gap:.5rem;font-size:.875rem;font-weight:600;color:var(--text-main);transition:gap .2s ease,color .2s ease}.product-link:hover{color:var(--accent-cyan);gap:.75rem}.product-menu-page{width:100%}.watermark-title-wrapper{position:relative;text-align:center;margin-bottom:2.5rem;padding:1.5rem 0;display:flex;flex-direction:column;align-items:center;justify-content:center}.watermark-stroke-text{position:absolute;top:50%;left:50%;transform:translate(-50%,-55%);font-size:5.5rem;font-weight:900;color:#e2e8f073;-webkit-text-stroke:1px rgba(203,213,225,.3);letter-spacing:-.03em;white-space:nowrap;pointer-events:none;z-index:1;text-transform:capitalize}.foreground-title{position:relative;z-index:2;font-size:3.25rem;font-weight:800;color:#0f172a;margin:0;letter-spacing:-.02em}.blue-gradient-text{color:#1a70fd;background:linear-gradient(135deg,#1a70fd,#2e45bc);-webkit-background-clip:text;-webkit-text-fill-color:transparent}.products-tabs-bar{display:flex;align-items:center;justify-content:center;gap:2.5rem;border-bottom:1px solid #E2E8F0;margin-bottom:3.5rem;padding-bottom:.25rem}.product-tab-btn{background:transparent;border:none;font-size:1.1rem;font-weight:600;color:#64748b;padding:.75rem 1rem;position:relative;cursor:pointer;transition:color .2s ease}.product-tab-btn:hover{color:#1a70fd}.product-tab-btn.active{color:#1a70fd;font-weight:700}.product-tab-btn.active:after{content:"";position:absolute;bottom:-4px;left:0;right:0;height:3px;background:#1a70fd;border-radius:9999px}.clinical-showcase-wrapper{background:#f8fafc;border:1px solid #E2E8F0;border-radius:var(--radius-xl);padding:3.5rem 3rem;margin-bottom:4rem;box-shadow:0 12px 40px #0010690a}.clinical-showcase-grid{display:grid;grid-template-columns:1.1fr 1fr;gap:3.5rem;align-items:center}.showcase-media-col{width:100%}.showcase-monitor-img{width:100%;height:auto;border-radius:var(--radius-lg);box-shadow:0 16px 48px #0010691a;border:1px solid rgba(0,0,0,.05)}.showcase-heading{font-size:2.25rem;font-weight:800;color:#0f172a;margin-bottom:.85rem;line-height:1.2}.showcase-subtext{font-size:1rem;color:#64748b;line-height:1.6;margin-bottom:2rem}.dashed-cards-grid{display:grid;grid-template-columns:repeat(2,1fr);gap:1.25rem;margin-bottom:2.25rem}.dashed-feature-card{border:1.5px dashed #CBD5E1;border-radius:16px;padding:1.25rem;display:flex;align-items:center;gap:1rem;background:#fff;text-decoration:none;transition:all .25 ease}.dashed-feature-card:hover{border-color:#1a70fd;box-shadow:0 8px 24px #1a70fd1f;transform:translateY(-2px)}.dashed-card-icon-box{width:48px;height:48px;border-radius:12px;background:#1a70fd14;display:flex;align-items:center;justify-content:center;flex-shrink:0}.dashed-card-icon{width:28px;height:28px;object-fit:contain}.dashed-card-title{font-size:1.05rem;font-weight:700;color:#0f172a;margin-bottom:.25rem}.dashed-card-desc{font-size:.825rem;color:#64748b;line-height:1.35;margin:0}.red-pill-cta-btn{background:#f44454;color:#fff;border-radius:9999px;padding:.85rem 2.25rem;font-size:1rem;font-weight:700;display:inline-flex;align-items:center;gap:.6rem;text-decoration:none;box-shadow:0 8px 24px #f4445447;transition:all .2s ease}.red-pill-cta-btn:hover{background:#d93645;transform:translateY(-2px);box-shadow:0 12px 28px #f4445461}.catalog-search-bar{display:flex;align-items:center;justify-content:flex-end;margin-bottom:2.5rem}.search-box{display:flex;align-items:center;gap:.6rem;padding:.6rem 1.25rem;background:#fff;border:1px solid #CBD5E1;border-radius:var(--radius-full);width:320px;box-shadow:0 4px 12px #00000008}.search-box:focus-within{border-color:#1a70fd}.search-icon{color:#64748b}.search-input{background:transparent;border:none;outline:none;color:#0f172a;font-size:.9rem;width:100%}.catalog-products-grid{display:grid;grid-template-columns:repeat(3,1fr);gap:1.75rem}.no-results-box{padding:4rem 2rem}@media (max-width: 1024px){.watermark-stroke-text{font-size:3.5rem}.foreground-title{font-size:2.25rem}.clinical-showcase-grid{grid-template-columns:1fr;gap:2rem}.catalog-products-grid{grid-template-columns:repeat(2,1fr)}}@media (max-width: 640px){.products-tabs-bar{gap:1rem;overflow-x:auto;justify-content:flex-start}.dashed-cards-grid,.catalog-products-grid{grid-template-columns:1fr}.search-box{width:100%}}.pdp{width:100%;background:#fff;color:#0f172a;font-family:Plus Jakarta Sans,-apple-system,BlinkMacSystemFont,sans-serif;overflow-x:hidden;position:relative}.pdp-section{padding:64px 0 48px}.pdp-section-title{font-size:52px;font-weight:800;color:#0f172a;text-align:center;line-height:1.12;margin-bottom:40px;letter-spacing:-.02em}.pdp-highlight{background:linear-gradient(90deg,#2e45bc,#1a70fd);-webkit-background-clip:text;-webkit-text-fill-color:transparent}.pdp-btn-primary{display:inline-flex;align-items:center;gap:8px;height:52px;padding:0 28px;background:#f44454;color:#fff;font-weight:700;font-size:15px;border-radius:26px;text-decoration:none;transition:all .22s ease;box-shadow:0 4px 14px #f4445459;border:none;cursor:pointer;white-space:nowrap}.pdp-btn-primary:hover{background:#e0303f;transform:translateY(-2px);box-shadow:0 6px 20px #f4445480}.pdp-btn-secondary{display:inline-flex;align-items:center;gap:10px;height:52px;padding:0 22px;background:#fff;border:1px solid #E2E8F0;color:#0f172a;font-weight:700;font-size:15px;border-radius:26px;cursor:pointer;transition:all .22s ease}.pdp-btn-secondary:hover{border-color:#1a70fd;color:#1a70fd}.pdp-play-circle{width:30px;height:30px;border-radius:50%;background:#eff6ff;display:flex;align-items:center;justify-content:center;color:#1a70fd;flex-shrink:0}.pdp-hero{background:linear-gradient(180deg,#ebf3ff,#f4f8ff 60%,#fff);padding:48px 0 20px;overflow:visible}.pdp-hero-grid{display:grid;grid-template-columns:1fr 580px;gap:48px;align-items:center;padding-bottom:0}.pdp-hero-content{display:flex;flex-direction:column;align-items:flex-start;padding-bottom:0}.pdp-hero-title{font-size:62px;font-weight:800;line-height:1.05;color:#0d1b2a;margin:0 0 20px;letter-spacing:-.025em}.pdp-hero-subtitle{font-size:18px;color:#475569;line-height:1.55;margin:0 0 32px;max-width:520px}.pdp-hero-actions{display:flex;align-items:center;gap:16px;flex-wrap:wrap}.pdp-hero-media{display:flex;justify-content:flex-end;align-items:flex-end;margin-bottom:-160px;position:relative;z-index:10}.pdp-hero-img-card{position:relative;width:100%;max-width:580px;border-radius:36px;overflow:visible;box-shadow:0 24px 60px #0f172a33;background:#fff}.pdp-hero-img-card:before{content:"";position:absolute;top:0;right:0;bottom:0;left:0;border-radius:36px;border:2px solid rgba(255,255,255,.9);pointer-events:none;z-index:2}.pdp-hero-img-inner{width:100%;border-radius:36px;overflow:hidden;display:block;line-height:0}.pdp-hero-img{width:100%;height:480px;display:block;object-fit:cover;object-position:center center}.pdp-hero-float-pill{position:absolute;bottom:20px;right:20px;display:flex;gap:8px;background:#fffffff0;backdrop-filter:blur(12px);-webkit-backdrop-filter:blur(12px);border-radius:9999px;padding:6px;box-shadow:0 10px 30px #00000029;border:1px solid rgba(255,255,255,.8);z-index:20}.pdp-pill{font-size:14px;font-weight:700;padding:10px 24px;border-radius:9999px;white-space:nowrap;cursor:pointer;text-decoration:none;display:inline-flex;align-items:center;justify-content:center;transition:transform .18s ease,box-shadow .18s ease}.pdp-pill:hover{transform:translateY(-1px)}.pdp-pill-red{background:#ef4444;color:#fff}.pdp-pill-blue{background:#0256ff;color:#fff}.pdp-sticky-floating-container{position:absolute;top:500px;bottom:0;right:max(24px,calc((100% - 1280px)/2 + 24px));width:320px;pointer-events:none;z-index:100}.pdp-sticky-pill{position:sticky;top:calc(100vh - 90px);display:flex;gap:8px;background:#fffffff2;backdrop-filter:blur(12px);-webkit-backdrop-filter:blur(12px);padding:6px;border-radius:9999px;box-shadow:0 12px 36px #00000038;border:1px solid rgba(226,232,240,.9);pointer-events:auto;width:fit-content;margin-left:auto;animation:pdpPillFade .22s ease}@keyframes pdpPillFade{0%{opacity:0;transform:translateY(10px)}to{opacity:1;transform:translateY(0)}}.pdp-stats-band{background:#054ce0;padding:100px 0 60px;color:#fff;position:relative;z-index:5;margin-top:0}.pdp-stats-inner{display:flex;flex-direction:column;gap:32px}.pdp-stats-heading-block{display:flex;flex-direction:column;gap:2px}.pdp-stats-h1,.pdp-stats-h2{font-size:64px;font-weight:800;color:#fff;line-height:1.04;margin:0;letter-spacing:-.025em}.pdp-stats-grid{display:grid;grid-template-columns:repeat(4,1fr);gap:20px}.pdp-stat-card{background:#ffffff1f;border:1px solid rgba(255,255,255,.18);border-radius:16px;padding:22px 24px;display:flex;align-items:center;gap:16px;transition:background .2s ease}.pdp-stat-card:hover{background:#ffffff38}.pdp-stat-icon-wrap{width:56px;height:56px;border-radius:50%;background:#ffffff2e;display:flex;align-items:center;justify-content:center;flex-shrink:0}.pdp-stat-icon{width:28px;height:28px;object-fit:contain;filter:brightness(0) invert(1)}.pdp-stat-text{display:flex;flex-direction:column}.pdp-stat-value{font-size:40px;font-weight:800;color:#fff;line-height:1.1}.pdp-stat-label{font-size:14px;font-weight:500;color:#ffffffe6;line-height:1.3;margin-top:2px}.pdp-how-section{background:#fff;padding:64px 0 48px}.pdp-how-grid{display:grid;grid-template-columns:1fr 580px;gap:40px;align-items:stretch}.pdp-timeline-col{position:relative;display:flex;flex-direction:column;gap:12px;justify-content:space-between}.pdp-timeline-line{position:absolute;top:40px;bottom:40px;left:45px;width:2px;border-left:2px dashed #CBD5E1;z-index:0}.pdp-step{position:relative;z-index:1;display:flex;align-items:center;gap:20px;padding:20px 24px;border-radius:18px;border:1px solid transparent;background:#fff;cursor:pointer;transition:all .22s ease}.pdp-step:hover,.pdp-step.is-active{background:#f8fafc;border-color:#e2e8f0}.pdp-step-badge{width:60px;height:60px;border-radius:50%;display:flex;align-items:center;justify-content:center;font-size:26px;font-weight:800;color:#fff;flex-shrink:0;box-shadow:0 4px 14px #0000001f}.badge-blue{background:#009dff}.badge-red{background:#f44454}.pdp-step-body{display:flex;flex-direction:column}.pdp-step-title{font-size:22px;font-weight:800;color:#0f172a;margin-bottom:4px}.pdp-step-desc{font-size:16px;color:#64748b;line-height:1.5}.pdp-how-images-col{display:flex;flex-direction:column;gap:14px;justify-content:space-between}.pdp-how-img-card{width:100%;height:140px;border-radius:20px;overflow:hidden;border:1px solid #E2E8F0;box-shadow:0 4px 16px #0f172a0f;cursor:pointer;transition:all .25s ease}.pdp-how-img-card:hover{opacity:.95}.pdp-how-img-card.is-active{border-color:#1a70fd;box-shadow:0 6px 24px #1a70fd38;transform:scale(1.02)}.pdp-how-img{width:100%;height:100%;object-fit:cover;display:block}.pdp-why-section{background:#f8fafc;padding:64px 0 48px}.pdp-why-grid{display:grid;grid-template-columns:repeat(4,1fr);gap:20px}.pdp-why-card{background:#fff;border:1px solid #E2E8F0;border-radius:20px;padding:30px 24px;display:flex;flex-direction:column;align-items:flex-start;transition:transform .22s ease,box-shadow .22s ease,border-color .22s ease;box-shadow:0 4px 16px #0f172a0a}.pdp-why-card:hover{transform:translateY(-4px);border-color:#1a70fd;box-shadow:0 14px 28px #1a70fd1f}.pdp-why-icon-wrap{width:52px;height:52px;border-radius:14px;background:#eff6ff;display:flex;align-items:center;justify-content:center;margin-bottom:18px}.pdp-why-icon{width:28px;height:28px;object-fit:contain}.pdp-why-title{font-size:20px;font-weight:800;color:#0f172a;margin-bottom:8px}.pdp-why-desc{font-size:15px;color:#64748b;line-height:1.55}.pdp-clinic-section{background:#fff;padding:64px 0 48px}.pdp-clinic-grid{display:grid;grid-template-columns:520px 1fr;gap:36px;align-items:stretch}.pdp-clinic-img-col{width:100%;height:100%}.pdp-clinic-img-wrap{width:100%;height:100%;min-height:480px;border-radius:24px;overflow:hidden;box-shadow:0 16px 36px #0f172a14;border:1px solid #E2E8F0;background:transparent}.pdp-clinic-img{width:100%;height:100%;object-fit:cover;display:block}.pdp-features-grid{display:grid;grid-template-columns:1fr 1fr;gap:20px}.pdp-feature-card{background:#fff;border:1px solid #E2E8F0;border-radius:20px;padding:24px 22px;display:flex;gap:16px;transition:transform .22s ease,border-color .22s ease;box-shadow:0 2px 10px #0f172a08}.pdp-feature-card:hover{transform:translateY(-3px);border-color:#1a70fd;box-shadow:0 8px 24px #1a70fd1a}.pdp-feat-num{font-size:38px;font-weight:800;color:#94a3b8;line-height:1;flex-shrink:0}.pdp-feat-body{display:flex;flex-direction:column}.pdp-feat-title{font-size:18px;font-weight:800;color:#1a70fd;margin-bottom:6px}.pdp-feat-desc{font-size:14px;color:#64748b;line-height:1.5}@media (max-width: 1200px){.pdp-hero-grid,.pdp-how-grid,.pdp-clinic-grid{grid-template-columns:1fr;gap:36px}.pdp-hero-title{font-size:48px}.pdp-section-title{font-size:38px}.pdp-stats-h1,.pdp-stats-h2{font-size:42px}.pdp-hero-media{margin-bottom:0;justify-content:flex-start}.pdp-stats-band{padding:64px 0}.pdp-hero{padding:48px 0 32px}.pdp-stats-grid,.pdp-why-grid{grid-template-columns:repeat(2,1fr)}.pdp-how-img-card{height:200px}}@media (max-width: 768px){.pdp-hero{padding:36px 0 28px}.pdp-hero-title{font-size:36px}.pdp-hero-img{height:280px}.pdp-section-title{font-size:30px}.pdp-stats-grid,.pdp-why-grid,.pdp-features-grid{grid-template-columns:1fr}}.pdp-pricing-page{width:100%;background:#fff;color:#0f172a;font-family:Plus Jakarta Sans,-apple-system,BlinkMacSystemFont,sans-serif;overflow-x:hidden}.pdp-pricing-hero{background:linear-gradient(180deg,#f8faff,#eff5ff);padding:64px 0 44px;text-align:center}.pdp-pricing-title{font-size:56px;font-weight:800;color:#1a70fd;line-height:1.1;margin:0 0 8px;letter-spacing:-.025em}.pdp-pricing-subtitle{font-size:32px;font-weight:800;color:#0f172a;margin:0 0 16px;letter-spacing:-.015em}.pdp-pricing-desc{font-size:16px;color:#475569;max-width:760px;margin:0 auto 36px;line-height:1.6}.pdp-pricing-toggle-wrap{display:inline-flex;align-items:center;position:relative}.pdp-pricing-toggle{display:flex;background:#fff;border:1px solid #E2E8F0;padding:4px;border-radius:9999px;box-shadow:0 4px 14px #0f172a0d}.pdp-toggle-tab{padding:10px 32px;border-radius:9999px;font-size:15px;font-weight:700;color:#64748b;border:none;background:transparent;cursor:pointer;transition:all .2s ease}.pdp-toggle-tab.is-active{background:#f44454;color:#fff;box-shadow:0 4px 12px #f444544d}.pdp-discount-badge{display:flex;align-items:center;gap:4px;color:#ef4444;font-size:13px;font-weight:700;position:absolute;left:100%;top:50%;transform:translateY(-50%);margin-left:12px;white-space:nowrap}.pdp-arrow-svg{width:44px;height:24px}.pdp-pricing-cards-section{padding:48px 0 80px;background:#fff}.pdp-pricing-cards-grid{display:grid;grid-template-columns:repeat(3,1fr);gap:28px;max-width:1200px;margin:0 auto;align-items:flex-start}.pdp-pricing-card{background:#fff;border:1px solid #E2E8F0;border-radius:24px;overflow:hidden;box-shadow:0 4px 20px #0f172a0d;transition:transform .22s ease,box-shadow .22s ease}.pdp-pricing-card:hover{transform:translateY(-4px);box-shadow:0 16px 36px #0f172a1a}.pdp-pricing-card.is-popular{border:2px solid #000000;box-shadow:0 20px 48px #0000001f;transform:scale(1.03);z-index:2}.pdp-pricing-card.is-popular:hover{transform:scale(1.04) translateY(-2px)}.pdp-popular-header{background:#000;color:#fff;text-align:center;padding:8px 0;font-size:12px;font-weight:800;letter-spacing:.05em;text-transform:uppercase}.pdp-pricing-card-inner{padding:36px 28px;display:flex;flex-direction:column}.pdp-plan-name{font-size:22px;font-weight:800;color:#0f172a;margin:0 0 18px;text-align:center}.pdp-plan-price-block{display:flex;align-items:baseline;justify-content:center;gap:4px;margin-bottom:10px}.pdp-plan-price{font-size:48px;font-weight:800;color:#0f172a;line-height:1}.pdp-plan-period{font-size:14px;font-weight:600;color:#64748b}.pdp-plan-target{font-size:13px;font-weight:600;color:#475569;text-align:center;margin:0 0 24px;min-height:38px;display:flex;align-items:center;justify-content:center}.pdp-plan-btn{display:block;width:100%;padding:14px;border-radius:12px;font-size:15px;font-weight:700;text-align:center;text-decoration:none;transition:all .2s ease;box-sizing:border-box}.pdp-plan-btn.btn-filled{background:#f44454;color:#fff;box-shadow:0 4px 14px #f444544d}.pdp-plan-btn.btn-filled:hover{background:#e0303f;transform:translateY(-2px)}.pdp-plan-btn.btn-outline{background:#fff;border:1.5px solid #F44454;color:#f44454}.pdp-plan-btn.btn-outline:hover{background:#fff5f6;transform:translateY(-2px)}.pdp-plan-divider{border-top:1px solid #E2E8F0;margin:24px 0}.pdp-features-title{font-size:13px;font-weight:800;color:#0f172a;margin:0 0 16px}.pdp-plan-features{list-style:none;padding:0;margin:0;display:flex;flex-direction:column;gap:12px}.pdp-feature-item{display:flex;align-items:flex-start;gap:10px}.pdp-check-icon{width:22px;height:22px;border-radius:50%;background:#f1f5f9;color:#475569;display:flex;align-items:center;justify-content:center;flex-shrink:0;margin-top:1px}.pdp-check-icon.check-blue{background:#eff6ff;color:#1a70fd}.pdp-feature-text{font-size:14px;color:#475569;line-height:1.45}.pdp-pricing-faq-section{padding:64px 0;background:#fff}.pdp-faq-list{max-width:960px;margin:0 auto;display:flex;flex-direction:column;gap:14px}.pdp-faq-card{background:#fff;border:1px solid #E2E8F0;border-radius:16px;padding:20px 24px;cursor:pointer;transition:border-color .2s ease,box-shadow .2s ease}.pdp-faq-card:hover,.pdp-faq-card.is-open{border-color:#1a70fd;box-shadow:0 4px 16px #1a70fd14}.pdp-faq-question-row{display:flex;justify-content:space-between;align-items:center;gap:16px}.pdp-faq-question{font-size:18px;font-weight:700;color:#0f172a;margin:0}.pdp-faq-icon-btn{width:32px;height:32px;border-radius:50%;background:#f44454;color:#fff;display:flex;align-items:center;justify-content:center;flex-shrink:0;transition:transform .2s ease}.pdp-faq-answer{font-size:15px;color:#64748b;line-height:1.6;margin:14px 0 0;padding-top:14px;border-top:1px solid #F1F5F9}.pdp-pricing-help-section{padding:64px 0;background:#fafcff}.pdp-help-desc{font-size:16px;color:#475569;text-align:center;max-width:720px;margin:0 auto 48px;line-height:1.6}.pdp-help-cards-grid{display:grid;grid-template-columns:repeat(3,1fr);gap:24px;max-width:1100px;margin:0 auto}.pdp-help-card{background:#ebf3ff;border:1px solid #DBEAFE;border-radius:20px;padding:32px 24px;text-align:center;display:flex;flex-direction:column;justify-content:space-between;min-height:250px}.pdp-help-card-body{display:flex;flex-direction:column;align-items:center}.pdp-help-title{font-size:20px;font-weight:800;color:#0f172a;margin:0 0 10px}.pdp-help-text{font-size:14px;color:#475569;line-height:1.5;margin:0 0 16px}.pdp-help-contact{display:flex;align-items:center;justify-content:center;gap:8px;font-size:14px;font-weight:700;color:#0f172a;margin-bottom:18px}.pdp-help-btn{background:#fff;border:1px solid #CBD5E1;color:#0f172a;font-weight:700;font-size:14px;padding:12px 24px;border-radius:12px;text-decoration:none;display:block;width:100%;text-align:center;transition:all .2s ease;box-sizing:border-box}.pdp-help-btn:hover{border-color:#1a70fd;color:#1a70fd;box-shadow:0 4px 12px #1a70fd1a}.pdp-pricing-start-section{padding:64px 0;text-align:center;background:#fff}.pdp-start-sub{font-size:16px;color:#475569;margin:0 0 32px}.pdp-start-actions{display:flex;align-items:center;justify-content:center;gap:16px}.pdp-start-btn-outline{display:inline-flex;align-items:center;justify-content:center;height:52px;padding:0 36px;background:#fff;border:1.5px solid #CBD5E1;color:#0f172a;font-weight:700;font-size:15px;border-radius:26px;text-decoration:none;transition:all .2s ease}.pdp-start-btn-outline:hover{border-color:#1a70fd;color:#1a70fd}@media (max-width: 1024px){.pdp-pricing-cards-grid,.pdp-help-cards-grid{grid-template-columns:1fr;max-width:480px}.pdp-pricing-card.is-popular{transform:none}.pdp-pricing-title{font-size:40px}.pdp-pricing-subtitle{font-size:26px}.pdp-discount-badge{position:static;transform:none;margin-top:12px;justify-content:center}}.our-team-page{width:100%}.innovators-section{padding:5rem 0 6rem;background:#fff}.innovators-grid{display:grid;grid-template-columns:1fr 1fr;gap:4.5rem;align-items:center}.innovators-title{font-size:2.25rem;font-weight:800;color:#0f172a;line-height:1.25;margin-bottom:1.25rem;letter-spacing:-.02em}.innovators-desc{font-size:1rem;color:#475569;line-height:1.6;margin-bottom:2.5rem}.skills-progress-list{display:flex;flex-direction:column;gap:1.75rem}.skill-label-row{display:flex;justify-content:space-between;align-items:center;margin-bottom:.5rem;font-size:.95rem;font-weight:700;color:#0f172a}.skill-track{width:100%;height:8px;background:#f1f5f9;border-radius:9999px;overflow:hidden}.skill-bar{height:100%;border-radius:9999px;transition:width 1s ease-in-out}.bar-ai-tech{background:linear-gradient(90deg,#00c2ff,#1e5eff)}.bar-dental{background:linear-gradient(90deg,#1e5eff,#7e22ce)}.bar-research{background:linear-gradient(90deg,#7e22ce,#f44454)}.innovators-img{width:100%;max-width:580px;height:auto;object-fit:contain}.professional-section{padding:5rem 0 6rem;background:#fafcff}.section-header-centered{margin-bottom:3.5rem;text-align:center}.our-team-section-title{font-size:2.5rem;font-weight:800;color:#0f172a;margin-bottom:.75rem;letter-spacing:-.02em;text-align:center}.our-team-section-subtitle{font-size:1.05rem;color:#475569;max-width:760px;margin:0 auto;line-height:1.6;text-align:center}.team-cards-grid-6{display:grid;grid-template-columns:repeat(3,1fr);gap:2rem}.team-portrait-card{position:relative;height:380px;border-radius:24px;overflow:hidden;box-shadow:0 10px 30px #0f172a14;transition:all .35s ease;background:#0f172a}.team-portrait-card:hover{transform:translateY(-8px);box-shadow:0 20px 40px #0f172a29}.portrait-img{width:100%;height:100%;object-fit:cover;object-position:center top;transition:transform .5s ease}.team-portrait-card:hover .portrait-img{transform:scale(1.04)}.portrait-overlay{position:absolute;top:0;right:0;bottom:0;left:0;background:linear-gradient(180deg,transparent 45%,rgba(15,23,42,.9) 100%);display:flex;flex-direction:column;justify-content:flex-end;padding:1.75rem 1.5rem;text-align:center;color:#fff}.portrait-name{font-size:1.35rem;font-weight:700;color:#fff;margin-bottom:.25rem}.portrait-role{font-size:.9rem;color:#ffffffd9;font-weight:500}.why-choose-us-section{padding:5rem 0 6rem;background:#fff;text-align:center}.process-cards-grid{display:grid;grid-template-columns:repeat(4,1fr);gap:1.5rem}.process-card{background:#fff;border:1.5px solid #2563EB;border-radius:16px;padding:2.5rem 1.5rem;text-align:center;box-shadow:0 10px 30px #0f172a0a;display:flex;flex-direction:column;align-items:center;transition:all .3s ease}.process-card:hover{transform:translateY(-5px);box-shadow:0 16px 35px #1e5eff1f;border-color:#1e5eff}.process-icon-box{width:72px;height:72px;margin-bottom:1.5rem;display:flex;align-items:center;justify-content:center}.process-icon-img{width:100%;height:100%;object-fit:contain}.process-card-title{font-size:1.25rem;font-weight:700;color:#0f172a;margin-bottom:.65rem;text-align:center}.process-card-desc{font-size:.92rem;color:#475569;line-height:1.55;margin:0;text-align:center}.our-team-cta-fullbanner{width:100%;background:linear-gradient(135deg,#eff6ff,#f8fafc,#ebf3ff);padding:5.5rem 0;position:relative;overflow:hidden;border-top:1px solid #E2E8F0}.our-team-cta-banner-grid{display:grid;grid-template-columns:.9fr 1.1fr;gap:2rem;align-items:center}.our-team-cta-banner-content{max-width:580px}.our-team-cta-banner-title{font-size:3rem;font-weight:800;color:#0f172a;line-height:1.2;margin-bottom:1.25rem;letter-spacing:-.02em}.our-team-cta-banner-desc{font-size:1.1rem;color:#475569;line-height:1.6;margin-bottom:2.25rem;max-width:500px}.our-team-cta-banner-media{display:flex;justify-content:flex-end;align-items:center;width:100%}.our-team-cta-img{width:100%;max-width:780px;height:480px;border-radius:20px;object-fit:cover;object-position:center right;box-shadow:0 15px 40px #0f172a14}@media (max-width: 1024px){.team-cards-grid-6,.process-cards-grid{grid-template-columns:repeat(2,1fr)}.our-team-cta-banner-grid{grid-template-columns:1fr;gap:2.5rem}.our-team-cta-banner-media{justify-content:center}.our-team-cta-banner-title{font-size:2.4rem}}@media (max-width: 768px){.innovators-grid{grid-template-columns:1fr;gap:2.5rem}.team-portrait-card{height:340px}.our-team-cta-fullbanner{padding:4rem 0}}@media (max-width: 550px){.team-cards-grid-6,.process-cards-grid{grid-template-columns:1fr}.our-team-cta-banner-title{font-size:1.95rem}}.team-detail-page{width:100%}.team-detail-hero{width:100%;height:250px;background:#f8fafd url(/assets/Team%20Detail/Team%20detail%20banner%20bg.png) no-repeat center center / cover;display:flex;align-items:center;justify-content:center}.team-detail-hero-title{font-size:3.25rem;font-weight:800;color:#1e5eff;text-align:center;letter-spacing:-.02em;margin:0}.team-detail-breadcrumb-strip{padding:2.5rem 0 1.5rem;background:#fff}.breadcrumb-path{display:flex;align-items:center;gap:.5rem;font-size:.95rem;font-weight:600;color:#475569}.breadcrumb-sep{color:#94a3b8;margin:0 .15rem}.breadcrumb-current{color:#0f172a;font-weight:700}.team-detail-profile-section{padding:1.5rem 0 6rem;background:#fff}.team-detail-main-grid{display:grid;grid-template-columns:460px 1fr;gap:4.5rem;align-items:flex-start}.team-detail-media-col{width:100%}.team-detail-portrait-img{width:100%;height:540px;border-radius:28px;object-fit:cover;object-position:center top;box-shadow:0 12px 35px #0f172a14}.team-detail-content-col{padding-top:.5rem}.team-detail-header-flex{display:flex;justify-content:space-between;align-items:center;margin-bottom:.5rem;flex-wrap:wrap;gap:1.5rem}.team-detail-name-heading{font-size:2.35rem;font-weight:800;color:#0f172a;letter-spacing:-.02em;margin:0}.team-detail-socials-list{display:flex;align-items:center;gap:.75rem}.social-circle-btn{width:42px;height:42px;border-radius:50%;border:1.5px solid #94A3B8;display:flex;align-items:center;justify-content:center;color:#1e293b;text-decoration:none;transition:all .25s ease}.social-circle-btn:hover{border-color:#1e5eff;color:#1e5eff;transform:translateY(-2px);box-shadow:0 4px 12px #1e5eff26}.team-detail-designation-text{font-size:1.25rem;font-weight:700;color:#0f172a;margin-bottom:2rem;margin-top:.25rem}.team-detail-bio-text{font-size:1.025rem;color:#334155;line-height:1.7;margin-bottom:2rem}.team-detail-bio-text p{margin-bottom:1.25rem}.team-detail-contact-block{margin-top:2.25rem}.contact-prompt-label{font-size:1.05rem;font-weight:700;color:#0f172a;margin-bottom:.4rem}.contact-email-link{font-size:1.15rem;font-weight:600;color:#1e5eff;text-decoration:underline;transition:color .2s ease}.contact-email-link:hover{color:#1546c6}@media (max-width: 1024px){.team-detail-main-grid{grid-template-columns:1fr;gap:3rem}.team-detail-portrait-img{height:460px;max-width:480px;margin:0 auto;display:block}}@media (max-width: 640px){.team-detail-hero-title{font-size:2.5rem}.team-detail-name-heading{font-size:1.85rem}.team-detail-header-flex{flex-direction:column;align-items:flex-start}}.case-studies-page{width:100%;background-color:#fff}.cs-hero-section{width:100%;padding:5.5rem 0 4.5rem;background:#f8fafd url(/assets/case_studies_bg.png) no-repeat center center / cover;text-align:center}.cs-hero-container{display:flex;flex-direction:column;align-items:center;max-width:820px;margin:0 auto}.cs-hero-blue-title{font-size:3.5rem;font-weight:800;color:#1e5eff;letter-spacing:-.02em;margin-bottom:1rem}.cs-hero-main-heading{font-size:2.25rem;font-weight:800;color:#0f172a;line-height:1.25;margin-bottom:1rem;letter-spacing:-.01em}.cs-hero-desc{font-size:1.05rem;color:#475569;line-height:1.6;max-width:680px}.cs-grid-section{padding:4.5rem 0 6rem;background:#fff}.cs-cards-grid-3x2{display:grid;grid-template-columns:repeat(3,1fr);gap:2rem}.cs-card-item{background:#fff;border-radius:20px;overflow:hidden;border:1px solid #F1F5F9;box-shadow:0 8px 24px #0f172a0a;text-decoration:none;transition:all .3s ease;display:flex;flex-direction:column}.cs-card-item:hover{transform:translateY(-6px);box-shadow:0 18px 40px #0f172a1a;border-color:#e2e8f0}.cs-card-img-wrapper{width:100%;height:230px;overflow:hidden;background:#f8fafc}.cs-card-img{width:100%;height:100%;object-fit:cover;object-position:center;transition:transform .4s ease}.cs-card-item:hover .cs-card-img{transform:scale(1.04)}.cs-card-body{padding:1.5rem;display:flex;flex-direction:column;flex:1}.cs-card-title{font-size:1.15rem;font-weight:700;color:#0f172a;line-height:1.35;margin-bottom:.75rem}.cs-card-subtitle{font-size:.92rem;color:#475569;line-height:1.55;margin-bottom:1.5rem}.cs-read-more-link{margin-top:auto;display:inline-flex;align-items:center;gap:.5rem;font-size:.95rem;font-weight:700;color:#ff3b5c;transition:gap .2s ease,color .2s ease}.cs-card-item:hover .cs-read-more-link{gap:.75rem;color:#e02b4c}@media (max-width: 1024px){.cs-cards-grid-3x2{grid-template-columns:repeat(2,1fr)}.cs-hero-blue-title{font-size:2.75rem}}@media (max-width: 640px){.cs-cards-grid-3x2{grid-template-columns:1fr}.cs-hero-blue-title{font-size:2.2rem}.cs-hero-main-heading{font-size:1.65rem}}.cs-detail-page{width:100%;background-color:#fff}.cs-breadcrumbs-bar{width:100%;padding:1.25rem 0;background:#f8fafc;border-bottom:1px solid #F1F5F9}.cs-breadcrumbs-content{display:flex;align-items:center;gap:.6rem;font-size:.9rem;font-weight:500;color:#64748b;flex-wrap:wrap}.cs-breadcrumb-link{color:#64748b;text-decoration:none;transition:color .2s ease}.cs-breadcrumb-link:hover{color:#1e5eff}.cs-breadcrumb-separator{color:#cbd5e1;font-size:.85rem}.cs-breadcrumb-active{color:#0f172a;font-weight:600}.cs-detail-hero-section{padding:4rem 0 3.5rem;background:#fff}.cs-detail-hero-grid{display:grid;grid-template-columns:1.15fr .85fr;gap:3.5rem;align-items:center}.cs-detail-main-title{font-size:2.65rem;font-weight:800;color:#0f172a;line-height:1.22;letter-spacing:-.02em;margin-bottom:1.25rem}.cs-detail-main-subtitle{font-size:1.1rem;color:#475569;line-height:1.65;margin-bottom:2.5rem;max-width:620px}.cs-highlights-grid{display:grid;grid-template-columns:repeat(3,1fr);gap:1.25rem}.cs-highlight-card{background:#fff;border:1px solid #E2E8F0;border-radius:16px;padding:1.5rem 1rem;text-align:center;display:flex;flex-direction:column;align-items:center;justify-content:center;box-shadow:0 4px 15px #0f172a08;transition:transform .25s ease,box-shadow .25s ease}.cs-highlight-card:hover{transform:translateY(-4px);box-shadow:0 10px 25px #0f172a14;border-color:#cbd5e1}.cs-highlight-icon-box{width:52px;height:52px;margin-bottom:1rem;display:flex;align-items:center;justify-content:center}.cs-highlight-icon{width:100%;height:100%;object-fit:contain}.cs-highlight-text{font-size:.92rem;font-weight:700;color:#0f172a;line-height:1.35}.cs-detail-hero-media{width:100%;border-radius:20px;overflow:hidden;box-shadow:0 12px 32px #0f172a14}.cs-detail-hero-img{width:100%;height:100%;max-height:440px;object-fit:cover;display:block}.cs-detail-body-section{padding:2.5rem 0 5rem}.cs-detail-body-max{max-width:980px;margin:0 auto}.cs-body-block{margin-bottom:3rem}.cs-body-heading{font-size:1.45rem;font-weight:800;color:#0f172a;margin-bottom:1rem;letter-spacing:-.01em}.cs-body-paragraph{font-size:1.05rem;color:#334155;line-height:1.75;margin-bottom:1.25rem}.cs-showcase-grid-2col{display:grid;grid-template-columns:1fr 1fr;gap:2rem;margin:3rem 0}.cs-showcase-img{width:100%;height:320px;border-radius:16px;object-fit:cover;box-shadow:0 8px 24px #0f172a0f}.cs-workflow-row{display:flex;align-items:center;gap:2rem;flex-wrap:wrap;padding:.75rem 0}.cs-workflow-step{display:flex;align-items:center;gap:.5rem}.cs-workflow-bullet{font-size:1.25rem;color:#0f172a}.cs-workflow-label{font-size:1.05rem;font-weight:600;color:#0f172a}@media (max-width: 1024px){.cs-detail-hero-grid{grid-template-columns:1fr;gap:3rem}.cs-detail-main-title{font-size:2.2rem}}@media (max-width: 640px){.cs-highlights-grid{grid-template-columns:1fr}.cs-showcase-grid-2col{grid-template-columns:1fr;gap:1.25rem}.cs-showcase-img{height:240px}}.news-events-page{width:100%}.text-vibrant-blue{color:#1e5eff}.news-hero-section{width:100%;padding:5.5rem 0 4.5rem;background:#f8fafd url(/assets/news_events_bg.png) no-repeat center center / cover;text-align:center}.news-hero-container{display:flex;flex-direction:column;align-items:center;max-width:820px;margin:0 auto}.news-hero-blue-title{font-size:3.5rem;font-weight:800;color:#1e5eff;letter-spacing:-.02em;margin-bottom:1rem}.news-hero-main-heading{font-size:2.25rem;font-weight:800;color:#0f172a;line-height:1.25;margin-bottom:1rem;letter-spacing:-.01em}.news-hero-desc{font-size:1.05rem;color:#475569;line-height:1.6;margin-bottom:2rem;max-width:680px}.news-hero-cta{display:inline-flex;align-items:center;gap:.6rem;text-decoration:none}.news-events-catalog-section{padding:4.5rem 0 6rem;background:#fff}.news-filter-tabs-container{display:flex;justify-content:center;align-items:center;gap:1rem;flex-wrap:wrap;margin-bottom:3.5rem}.news-tab-pill-btn{display:inline-flex;align-items:center;gap:.65rem;padding:.75rem 1.6rem;background:#fff;border:1.5px solid #E2E8F0;border-radius:9999px;font-size:.95rem;font-weight:600;color:#475569;cursor:pointer;transition:all .25s ease;box-shadow:0 2px 8px #0f172a05}.news-tab-pill-btn:hover{background:#f8fafc;color:#0f172a;border-color:#cbd5e1}.news-tab-pill-btn.active{background:#eef5ff;color:#1e5eff;border-color:#1e5eff;box-shadow:0 4px 15px #1e5eff1f}.tab-icon-img{width:18px;height:18px;object-fit:contain}.news-cards-grid-3x3{display:grid;grid-template-columns:repeat(3,1fr);gap:2rem}.news-event-card{background:#fff;border-radius:20px;overflow:hidden;border:1px solid #F1F5F9;box-shadow:0 8px 24px #0f172a0a;text-decoration:none;transition:all .3s ease;display:flex;flex-direction:column}.news-event-card:hover{transform:translateY(-6px);box-shadow:0 18px 40px #0f172a1a;border-color:#e2e8f0}.news-event-img-wrapper{width:100%;height:230px;overflow:hidden;background:#f8fafc}.news-event-img{width:100%;height:100%;object-fit:cover;object-position:center;transition:transform .4s ease}.news-event-card:hover .news-event-img{transform:scale(1.04)}.news-event-card-body{padding:1.5rem;display:flex;flex-direction:column;flex:1}.news-event-badge{display:inline-block;padding:.3rem .85rem;background:#eef5ff;color:#1e5eff;font-size:.75rem;font-weight:700;text-transform:uppercase;border-radius:9999px;margin-bottom:.85rem;width:fit-content;letter-spacing:.02em}.news-event-title{font-size:1.15rem;font-weight:700;color:#0f172a;line-height:1.38;margin-bottom:1rem}.news-event-meta{margin-top:auto;display:flex;align-items:center;gap:.5rem;font-size:.875rem;color:#64748b;font-weight:500}.meta-slash{color:#cbd5e1}.news-pagination-row{display:flex;justify-content:center;align-items:center;gap:.75rem;margin-top:4rem}.pagination-circle-btn{width:44px;height:44px;border-radius:50%;border:1.5px solid #E2E8F0;background:#fff;color:#0f172a;font-size:1rem;font-weight:600;cursor:pointer;display:flex;align-items:center;justify-content:center;transition:all .2s ease}.pagination-circle-btn.active{background:#1e5eff;color:#fff;border-color:#1e5eff;box-shadow:0 4px 15px #1e5eff40}.pagination-circle-btn:hover:not(.active){border-color:#1e5eff;color:#1e5eff}@media (max-width: 1024px){.news-cards-grid-3x3{grid-template-columns:repeat(2,1fr)}.news-hero-blue-title{font-size:2.75rem}.our-team-cta-banner-title{font-size:2.4rem}}@media (max-width: 640px){.news-cards-grid-3x3{grid-template-columns:1fr}.news-hero-blue-title{font-size:2.2rem}.news-hero-main-heading{font-size:1.65rem}.news-filter-tabs-container{gap:.6rem}.news-tab-pill-btn{padding:.6rem 1.2rem;font-size:.875rem}.our-team-cta-banner-title{font-size:1.95rem}}.news-detail-page{width:100%;background-color:#fff}.article-breadcrumbs-bar{width:100%;padding:1.25rem 0;background:#f8fafc;border-bottom:1px solid #F1F5F9}.breadcrumbs-content{display:flex;align-items:center;gap:.6rem;font-size:.9rem;font-weight:500;color:#64748b;flex-wrap:wrap}.breadcrumb-link{color:#64748b;text-decoration:none;transition:color .2s ease}.breadcrumb-link:hover{color:#1e5eff}.breadcrumb-separator{color:#cbd5e1;font-size:.85rem}.breadcrumb-active{color:#0f172a;font-weight:600}.article-header-section{padding:3.5rem 0 2.5rem}.article-header-max{max-width:1100px;margin:0 auto}.article-main-title{font-size:2.75rem;font-weight:800;color:#0f172a;line-height:1.22;letter-spacing:-.02em;margin-bottom:1.25rem}.article-intro-excerpt{font-size:1.125rem;color:#475569;line-height:1.65;margin-bottom:2rem;max-width:960px}.article-meta-bar{display:flex;justify-content:space-between;align-items:center;padding-bottom:2rem;border-bottom:1px solid #E2E8F0;margin-bottom:2.5rem;flex-wrap:wrap;gap:1.25rem}.meta-left-group{display:flex;align-items:center;gap:2rem;font-size:.95rem;color:#475569;font-weight:500}.meta-author,.meta-date,.meta-readtime{display:flex;align-items:center;gap:.5rem;color:#334155}.meta-share-group{display:flex;align-items:center;gap:.65rem}.share-label{font-size:.95rem;font-weight:600;color:#475569;margin-right:.25rem}.share-icon-btn{width:36px;height:36px;border-radius:50%;border:1px solid #E2E8F0;background:#fff;color:#475569;display:flex;align-items:center;justify-content:center;cursor:pointer;transition:all .2s ease;text-decoration:none}.share-icon-btn:hover{background:#1e5eff;color:#fff;border-color:#1e5eff}.article-hero-media{width:100%;border-radius:20px;overflow:hidden;box-shadow:0 10px 30px #0f172a0f;margin-bottom:3rem}.article-hero-img{width:100%;max-height:520px;object-fit:cover;object-position:center;display:block}.article-body-container{padding:0 0 5rem}.article-main-grid{display:grid;grid-template-columns:1fr 360px;gap:3.5rem;align-items:start}.article-content-column{width:100%}.article-body-p{font-size:1.05rem;color:#334155;line-height:1.75;margin-bottom:1.5rem}.article-section-block{margin-top:2rem;margin-bottom:2rem}.article-section-heading{font-size:1.35rem;font-weight:800;color:#0f172a;margin-bottom:.85rem;display:flex;align-items:center;gap:.5rem}.sec-num{color:#0f172a}.article-bullet-list{list-style-type:disc;padding-left:1.5rem;margin-bottom:1.5rem}.article-bullet-list li{font-size:1.05rem;color:#334155;line-height:1.8;margin-bottom:.4rem}.article-blockquote-box{background:#f8fafc;border-left:4px solid #1E5EFF;border-radius:0 12px 12px 0;padding:1.5rem 2rem;margin:2.5rem 0;font-style:italic;font-size:1.1rem;color:#1e293b;font-weight:500;line-height:1.6}.article-sidebar-column{display:flex;flex-direction:column;gap:2.5rem}.sidebar-related-card{width:100%}.sidebar-title{font-size:1.35rem;font-weight:800;color:#0f172a;margin-bottom:1.5rem}.related-posts-list{display:flex;flex-direction:column;gap:1.25rem;margin-bottom:1.5rem}.rp-item-link{display:flex;gap:1rem;align-items:flex-start;text-decoration:none;transition:transform .2s ease}.rp-item-link:hover .rp-title{color:#1e5eff}.rp-thumb-img{width:95px;height:80px;border-radius:12px;object-fit:cover;flex-shrink:0}.rp-info{display:flex;flex-direction:column;flex:1}.rp-title{font-size:.95rem;font-weight:700;color:#0f172a;line-height:1.35;margin-bottom:.35rem;transition:color .2s ease}.rp-subtitle{font-size:.82rem;color:#64748b;line-height:1.4;margin-bottom:.4rem;display:-webkit-box;-webkit-line-clamp:2;-webkit-box-orient:vertical;overflow:hidden}.rp-date{font-size:.78rem;color:#94a3b8;font-weight:500}.view-all-posts-btn{display:inline-flex;align-items:center;gap:.5rem;font-size:.95rem;font-weight:700;color:#1e5eff;text-decoration:none;transition:gap .2s ease}.view-all-posts-btn:hover{gap:.75rem}.sidebar-newsletter-card{background:linear-gradient(180deg,#1e5eff,#1546c9);border-radius:20px;padding:2.5rem 1.75rem;text-align:center;color:#fff;box-shadow:0 12px 30px #1e5eff33}.newsletter-icon-box{display:flex;justify-content:center;margin-bottom:1.25rem}.newsletter-svg{width:54px;height:42px}.newsletter-title{font-size:1.6rem;font-weight:800;color:#fff;margin-bottom:.75rem}.newsletter-desc{font-size:.92rem;color:#ffffffe6;line-height:1.55;margin-bottom:1.75rem}.newsletter-form{display:flex;flex-direction:column;gap:.85rem;margin-bottom:1rem}.newsletter-email-input{width:100%;padding:.85rem 1.25rem;border-radius:10px;border:none;font-size:.95rem;outline:none;background:#fff;color:#0f172a}.newsletter-email-input::placeholder{color:#94a3b8}.newsletter-submit-btn{width:100%;padding:.85rem;border-radius:9999px;border:none;background:#ff3b5c;color:#fff;font-size:1rem;font-weight:700;cursor:pointer;transition:background .2s ease,transform .2s ease;box-shadow:0 4px 15px #ff3b5c4d}.newsletter-submit-btn:hover{background:#e02b4c;transform:translateY(-2px)}.newsletter-disclaimer{font-size:.78rem;color:#ffffffbf}.newsletter-success-msg{background:#fff3;padding:.85rem;border-radius:10px;font-weight:600;margin-bottom:1rem}@media (max-width: 1024px){.article-main-grid{grid-template-columns:1fr;gap:3rem}.article-main-title{font-size:2.2rem}.article-sidebar-column{max-width:500px}}.videos-page{width:100%;background-color:#fff}.video-hero-section{width:100%;padding:5.5rem 0 4.5rem;background:#f8fafd url(/assets/videos_bg.png) no-repeat center center / cover;text-align:center}.video-hero-container{display:flex;flex-direction:column;align-items:center;max-width:820px;margin:0 auto}.video-hero-blue-title{font-size:3.5rem;font-weight:800;color:#1e5eff;letter-spacing:-.02em;margin-bottom:1rem}.video-hero-main-heading{font-size:2.25rem;font-weight:800;color:#0f172a;line-height:1.25;margin-bottom:1rem;letter-spacing:-.01em}.video-hero-desc{font-size:1.05rem;color:#475569;line-height:1.6;max-width:680px}.video-grid-section{padding:4.5rem 0 6rem;background:#fff}.video-cards-grid-3x3{display:grid;grid-template-columns:repeat(3,1fr);gap:2rem}.video-card-item{background:#fff;border-radius:20px;overflow:hidden;border:1px solid #F1F5F9;box-shadow:0 8px 24px #0f172a0a;cursor:pointer;transition:all .3s ease;display:flex;flex-direction:column}.video-card-item:hover{transform:translateY(-6px);box-shadow:0 18px 40px #0f172a1a;border-color:#e2e8f0}.video-card-img-wrapper{width:100%;height:230px;overflow:hidden;background:#f8fafc}.video-card-img{width:100%;height:100%;object-fit:cover;object-position:center;transition:transform .4s ease}.video-card-item:hover .video-card-img{transform:scale(1.04)}.video-card-body{padding:1.5rem;display:flex;flex-direction:column;flex:1}.video-card-title{font-size:1.15rem;font-weight:700;color:#0f172a;line-height:1.38;margin-bottom:1.5rem}.video-watch-btn{margin-top:auto;align-self:flex-start;display:inline-flex;align-items:center;gap:.65rem;padding:.65rem 1.4rem;background:#ff3b5c;color:#fff;border-radius:9999px;border:none;font-size:.95rem;font-weight:600;cursor:pointer;transition:all .25s ease;box-shadow:0 4px 15px #ff3b5c40}.video-watch-btn:hover{background:#e02b4c;transform:translateY(-2px);box-shadow:0 6px 20px #ff3b5c59}.play-circle-icon{width:18px;height:18px;border-radius:50%;border:1.5px solid rgba(255,255,255,.9);display:flex;align-items:center;justify-content:center;padding-left:2px}@media (max-width: 1024px){.video-cards-grid-3x3{grid-template-columns:repeat(2,1fr)}.video-hero-blue-title{font-size:2.75rem}}@media (max-width: 640px){.video-cards-grid-3x3{grid-template-columns:1fr}.video-hero-blue-title{font-size:2.2rem}.video-hero-main-heading{font-size:1.65rem}}.faq-categories-container{display:flex;flex-direction:column;gap:2.5rem;width:100%}.faq-category-block{display:flex;flex-direction:column;gap:.85rem}.faq-category-header{display:flex;align-items:center;gap:.85rem;margin-bottom:.25rem}.faq-category-icon-box{width:44px;height:44px;border-radius:12px;background:#eef4ff;display:flex;align-items:center;justify-content:center;flex-shrink:0}.faq-category-icon{width:24px;height:24px;object-fit:contain}.faq-category-info{display:flex;flex-direction:column;gap:.15rem}.faq-category-title{font-size:1.25rem;font-weight:700;color:#111827;margin:0}.faq-category-desc{font-size:.875rem;color:#6b7280;margin:0}.faq-category-items{display:flex;flex-direction:column;gap:.65rem}.faq-accordion-item{background:#fff;border:1px solid #E5E7EB;border-radius:12px;overflow:hidden;transition:all .2s ease}.faq-accordion-item:hover{border-color:#cbd5e1;box-shadow:0 2px 8px #0000000a}.faq-accordion-item.is-open{border-color:#93c5fd;box-shadow:0 4px 12px #3b82f60f}.faq-question-btn{width:100%;display:flex;align-items:center;justify-content:space-between;padding:.95rem 1.25rem;background:transparent;border:none;cursor:pointer;text-align:left}.faq-question-text{font-size:.925rem;font-weight:600;color:#1f2937}.faq-chevron{color:#6b7280;transition:transform .25s ease,color .25s ease;flex-shrink:0;margin-left:.75rem}.faq-chevron.open{transform:rotate(180deg);color:#2563eb}.faq-answer-content{padding:.85rem 1.25rem 1rem;color:#4b5563;font-size:.875rem;line-height:1.6;border-top:1px solid #F3F4F6}.faq-page{width:100%;background-color:#fff}.faq-hero-section{position:relative;padding:4rem 1.5rem 3.5rem;background-image:url(/assets/faq_bg.png);background-size:cover;background-position:center top;background-repeat:no-repeat;display:flex;flex-direction:column;align-items:center;justify-content:center;text-align:center}.faq-hero-blue-title{font-size:3rem;font-weight:800;color:#1e5eff;margin-bottom:.75rem;letter-spacing:.02em;text-transform:uppercase}.faq-hero-title{font-size:2.25rem;font-weight:800;color:#111827;max-width:820px;margin:0 auto .85rem;line-height:1.25;letter-spacing:-.02em;text-align:center}.faq-hero-subtitle{font-size:1rem;color:#4b5563;max-width:640px;margin:0 auto;line-height:1.6;text-align:center}.faq-main-content-section{padding:3.5rem 1.5rem 5rem;background:#fff}.faq-grid-layout{display:grid;grid-template-columns:280px 1fr;gap:3.5rem;align-items:start}.faq-left-sidebar{position:sticky;top:100px}.faq-need-help-card{background:#fff;border:1px solid #E5E7EB;border-radius:16px;padding:2rem 1.5rem;display:flex;flex-direction:column;align-items:center;text-align:center;box-shadow:0 4px 16px #00000008}.faq-help-illustration-wrapper{width:140px;height:140px;margin-bottom:1.25rem;display:flex;align-items:center;justify-content:center}.faq-help-illustration{width:100%;height:100%;object-fit:contain}.faq-help-title{font-size:1.25rem;font-weight:700;color:#111827;margin-bottom:.65rem}.faq-help-desc{font-size:.85rem;color:#6b7280;line-height:1.55;margin-bottom:1.5rem;text-align:center}.faq-help-btn{width:100%;justify-content:center;padding:.65rem 1.5rem}@media (max-width: 992px){.faq-grid-layout{grid-template-columns:1fr;gap:2.5rem}.faq-left-sidebar{position:static;max-width:420px;margin:0 auto;width:100%}.faq-hero-title{font-size:1.85rem}}.cu-page{width:100%;background:#fff;color:#111827;font-family:Inter,Outfit,sans-serif}.cu-hero{position:relative;padding:4rem 1.5rem 3.5rem;background-image:url(/assets/contact_bg.png);background-size:cover;background-position:center top;background-repeat:no-repeat;text-align:center}.cu-hero-inner{display:flex;flex-direction:column;align-items:center;gap:.6rem}.cu-hero-title{font-size:2.8rem;font-weight:800;color:#1e5eff;letter-spacing:-.01em;margin:0}.cu-hero-sub{font-size:1.9rem;font-weight:800;color:#111827;margin:0;letter-spacing:-.02em}.cu-hero-body{font-size:.975rem;color:#4b5563;line-height:1.65;max-width:560px;margin:0}.cu-body-section{padding:4rem 1.5rem;background:#fff}.cu-body-grid{display:grid;grid-template-columns:1fr 1.25fr;gap:5rem;align-items:start}.cu-info-heading{font-size:1.45rem;font-weight:800;color:#111827;margin-bottom:2rem;line-height:1.3;max-width:240px}.cu-info-list{display:flex;flex-direction:column;gap:1.75rem}.cu-info-item{display:flex;align-items:flex-start;gap:1rem}.cu-info-icon{width:40px;height:40px;border-radius:10px;background:#fee2e2;display:flex;align-items:center;justify-content:center;flex-shrink:0;padding:8px}.cu-info-icon img{width:100%;height:100%;object-fit:contain}.cu-info-text{display:flex;flex-direction:column;gap:.2rem}.cu-info-label{font-size:.9rem;font-weight:700;color:#111827}.cu-info-value{font-size:.82rem;color:#374151;line-height:1.5}.cu-info-sub{font-size:.78rem;color:#6b7280}.cu-form-heading{font-size:1.35rem;font-weight:700;color:#111827;margin-bottom:1.5rem}.cu-success-msg{padding:.85rem 1.25rem;background:#d1fae5;border:1px solid #6EE7B7;border-radius:10px;color:#065f46;font-size:.9rem;font-weight:600;margin-bottom:1.25rem}.cu-form{display:flex;flex-direction:column;gap:.85rem}.cu-input,.cu-textarea{width:100%;padding:.75rem 1rem;border:1px solid #E5E7EB;border-radius:8px;font-size:.875rem;color:#374151;background:#fff;outline:none;transition:border-color .2s ease,box-shadow .2s ease;font-family:inherit;box-sizing:border-box}.cu-input::placeholder,.cu-textarea::placeholder{color:#9ca3af}.cu-input:focus,.cu-textarea:focus{border-color:#3b82f6;box-shadow:0 0 0 3px #3b82f61a}.cu-textarea{resize:vertical;min-height:110px}.cu-submit-btn{width:100%;padding:.85rem 1.5rem;background:#e5383b;color:#fff;font-size:.95rem;font-weight:700;border-radius:9999px;border:none;cursor:pointer;transition:background .2s ease,transform .15s ease;margin-top:.35rem}.cu-submit-btn:hover{background:#c82333;transform:translateY(-1px)}.cu-submit-btn:disabled{opacity:.7;cursor:not-allowed}.cu-privacy-note{font-size:.78rem;color:#9ca3af;text-align:center;margin-top:.25rem}.cu-privacy-link{color:#3b82f6;text-decoration:underline}.cu-map-section{width:100%;line-height:0}.cu-map-img{width:100%;height:320px;object-fit:cover;display:block}.cu-email-banner{background:linear-gradient(135deg,#1e3a8a,#1e5eff);padding:1.5rem}.cu-email-banner-inner{display:flex;align-items:center;justify-content:space-between;gap:2rem}.cu-email-banner-text{font-size:1rem;font-weight:700;color:#fff;line-height:1.45;margin:0}.cu-email-banner-right{display:flex;align-items:center;gap:.85rem;flex-shrink:0}.cu-email-icon-box{width:42px;height:42px;background:#ffffff26;border-radius:10px;display:flex;align-items:center;justify-content:center;padding:8px;flex-shrink:0}.cu-email-icon{width:100%;height:100%;object-fit:contain;filter:brightness(10)}.cu-email-info{display:flex;flex-direction:column;gap:.1rem}.cu-email-prompt{font-size:.8rem;color:#ffffffbf}.cu-email-address{font-size:1rem;font-weight:700;color:#fff;text-decoration:none}.cu-email-address:hover{text-decoration:underline}@media (max-width: 900px){.cu-body-grid{grid-template-columns:1fr;gap:3rem}.cu-info-heading{max-width:100%}.cu-email-banner-inner{flex-direction:column;align-items:flex-start;gap:1.25rem}}@media (max-width: 600px){.cu-hero-title{font-size:2rem}.cu-hero-sub{font-size:1.4rem}.cu-map-img{height:220px}}.lp-page{min-height:100vh;background:linear-gradient(135deg,#eef4ff,#e0ecff);display:flex;align-items:center;justify-content:center;padding:2rem 1rem;font-family:Plus Jakarta Sans,Inter,sans-serif}.lp-card{background:#fff;border-radius:20px;padding:44px 40px 36px;width:100%;max-width:440px;box-shadow:0 20px 60px #0f172a1a;border:1px solid #E2E8F0}.lp-logo-row{display:flex;justify-content:center;margin-bottom:28px}.lp-logo{height:40px;object-fit:contain}.lp-title{font-size:1.75rem;font-weight:800;color:#0d1b2a;text-align:center;margin:0 0 8px;letter-spacing:-.02em}.lp-sub{font-size:.9rem;color:#64748b;text-align:center;margin:0 0 28px}.lp-form{display:flex;flex-direction:column;gap:16px}.lp-field{display:flex;flex-direction:column;gap:6px}.lp-label{font-size:.82rem;font-weight:600;color:#374151;letter-spacing:.01em}.lp-input-wrap{position:relative;display:flex;align-items:center}.lp-input-icon{position:absolute;left:12px;color:#9ca3af;pointer-events:none;flex-shrink:0}.lp-input{width:100%;padding:11px 12px 11px 38px;border:1px solid #E5E7EB;border-radius:10px;font-size:.9rem;color:#111827;background:#fafafa;outline:none;transition:border-color .2s,box-shadow .2s;box-sizing:border-box;font-family:inherit}.lp-input:focus{border-color:#3b82f6;box-shadow:0 0 0 3px #3b82f61f;background:#fff}.lp-input-pass{padding-right:40px}.lp-toggle-pass{position:absolute;right:12px;background:none;border:none;cursor:pointer;color:#9ca3af;display:flex;align-items:center;padding:0}.lp-toggle-pass:hover{color:#4b5563}.lp-forgot-row{display:flex;justify-content:flex-end;margin-top:-6px}.lp-forgot{font-size:.8rem;color:#3b82f6;text-decoration:none}.lp-forgot:hover{text-decoration:underline}.lp-submit-btn{width:100%;height:48px;background:#f44454;color:#fff;font-size:.95rem;font-weight:700;border-radius:24px;border:none;cursor:pointer;display:inline-flex;align-items:center;justify-content:center;gap:8px;transition:background .2s,transform .15s;margin-top:6px;font-family:inherit}.lp-submit-btn:hover:not(:disabled){background:#e03040;transform:translateY(-1px)}.lp-submit-btn:disabled{opacity:.7;cursor:not-allowed}.lp-footer-note{font-size:.82rem;color:#6b7280;text-align:center;margin:20px 0 0}.lp-link{color:#3b82f6;font-weight:600;text-decoration:none}.lp-link:hover{text-decoration:underline}@media (max-width: 480px){.lp-card{padding:32px 20px 24px}.lp-title{font-size:1.5rem}}:root{--bg-announcement: #001069;--height-announcement: 35.6px;--bg-nav: #FFFFFF;--height-nav: 76.5px;--bg-hero: linear-gradient(180deg, #D9E5FF 0%, #EDF2FF 50%, #FFFFFF 100%);--bg-page: #FFFFFF;--bg-section-alt: #F8FAFC;--bg-dark-card: #23272A;--bg-footer: #181B20;--bg-footer-banner: #1E5EFF;--accent-red: #F44454;--accent-red-hover: #E03343;--accent-blue: #1A70FD;--gradient-hero-text: linear-gradient(90deg, #2E45BC 0%, #1A70FD 100%);--text-dark-primary: #0F172A;--text-dark-secondary: #475569;--text-muted-gray: #64748B;--text-light-primary: #FFFFFF;--text-light-secondary: #94A3B8;--border-light: #E2E8F0;--border-blue: #1A70FD;--border-red-corner: #F44454;--font-heading: "Plus Jakarta Sans", system-ui, -apple-system, sans-serif;--font-body: "Inter", system-ui, -apple-system, sans-serif;--container-width: 1440px;--radius-sm: 6px;--radius-md: 14px;--radius-lg: 18px;--radius-xl: 24px;--radius-full: 9999px;--shadow-card: 0 10px 30px rgba(15, 23, 42, .06);--shadow-hover: 0 15px 35px rgba(26, 112, 253, .15)}*{margin:0;padding:0;box-sizing:border-box}html{scroll-behavior:smooth;font-size:16px}body{background-color:var(--bg-page);color:var(--text-dark-primary);font-family:var(--font-body);line-height:1.6;overflow-x:hidden;min-height:100vh;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale}h1,h2,h3,h4,h5,h6{font-family:var(--font-heading);font-weight:700;color:var(--text-dark-primary)}a{color:inherit;text-decoration:none}button{cursor:pointer;border:none;background:none;font-family:inherit}.container{max-width:var(--container-width);margin:0 auto;padding:0 2rem;width:100%}.gradient-text-hero{background:var(--gradient-hero-text);-webkit-background-clip:text;-webkit-text-fill-color:transparent;display:inline-block}.watermark-heading-container{position:relative;margin-bottom:2.75rem}.watermark-bg-text{position:absolute;top:-2.8rem;left:50%;transform:translate(-50%);font-size:clamp(3rem,7.5vw,5.5rem);font-weight:900;color:transparent;-webkit-text-stroke:1.5px rgba(15,23,42,.08);white-space:nowrap;pointer-events:none;-webkit-user-select:none;user-select:none;text-transform:uppercase;letter-spacing:.04em;z-index:1}.watermark-bg-text.align-left{left:0;transform:none}.watermark-fg-content{position:relative;z-index:2}.btn-red-pill{display:inline-flex;align-items:center;gap:.5rem;padding:.75rem 1.75rem;background-color:var(--accent-red);color:#fff;font-size:.875rem;font-weight:700;border-radius:var(--radius-full);transition:all .25s ease;box-shadow:0 4px 15px #f4445440}.btn-red-pill:hover{background-color:var(--accent-red-hover);transform:translateY(-2px);box-shadow:0 8px 25px #f4445466}.btn-white-outline-pill{display:inline-flex;align-items:center;gap:.5rem;padding:.75rem 1.75rem;background-color:#fff;color:var(--text-dark-primary);font-size:.875rem;font-weight:700;border:1.5px solid var(--border-light);border-radius:var(--radius-full);transition:all .25s ease;box-shadow:0 2px 8px #0000000a}.btn-white-outline-pill:hover{border-color:var(--accent-blue);color:var(--accent-blue);transform:translateY(-2px)}::-webkit-scrollbar{width:8px}::-webkit-scrollbar-track{background:var(--bg-page)}::-webkit-scrollbar-thumb{background:#cbd5e1;border-radius:4px}::-webkit-scrollbar-thumb:hover{background:#94a3b8}html[dir=rtl]{direction:rtl;text-align:right}html[dir=rtl] .lucide-arrow-right,html[dir=rtl] .lucide-chevron-right,html[dir=rtl] .pdp-btn-primary svg,html[dir=rtl] .btn-red-pill svg,html[dir=rtl] .btn-white-outline-pill svg{transform:scaleX(-1)}html[dir=rtl] .announcement-socials{margin-right:auto;margin-left:0}html[dir=rtl] .lang-switcher-container{text-align:right}html[dir=rtl] .lang-dropdown{right:auto;left:0}html[dir=rtl] .pdp-discount-badge{left:auto;right:100%;margin-left:0;margin-right:12px}html[dir=rtl] .pdp-discount-badge svg{transform:scaleX(-1)}html[dir=rtl] .pdp-hero-content,html[dir=rtl] .pdp-stats-heading-block,html[dir=rtl] .who-text-box,html[dir=rtl] .smarter-text-col,html[dir=rtl] .showcase-content-col{text-align:right}html[dir=rtl] .contact-bidi{direction:ltr;display:inline-block}
