:root{--navy:#092c3b;--navy-2:#0d3b4c;--teal:#22b9a8;--teal-dark:#159889;--mint:#e8f8f5;--cream:#f7f9f7;--text:#17313c;--muted:#6e8188;--line:#dfe8e7;--white:#fff;--shadow:0 24px 60px rgba(16,59,70,0.12)}.brand-logo{display:block;width:auto;height:68px;object-fit:contain;transform-origin:left center;transition:transform .25s ease;will-change:transform;-webkit-backface-visibility:hidden;backface-visibility:hidden}.site-header.scrolled .brand-logo{transform:scale(.853)}.footer-logo{height:112px;margin-bottom:8px}*{box-sizing:border-box}html{scroll-behavior:smooth}body{margin:0;color:var(--text);font-family:Manrope,Segoe UI,Arial,sans-serif;background:#fff;line-height:1.6}a{color:inherit;text-decoration:none}button,input{font:inherit}.container{width:min(1160px,calc(100% - 40px));margin:auto}.site-header{height:82px;display:flex;align-items:center;position:fixed;top:0;left:0;right:0;background:rgba(255,255,255,.92);-webkit-backdrop-filter:blur(16px);backdrop-filter:blur(16px);z-index:50;border-bottom:1px solid transparent;transition:.25s}.site-header.scrolled{height:70px;border-color:var(--line);box-shadow:0 5px 25px rgba(9,44,59,.06)}.nav-wrap{gap:42px}.brand,.nav-wrap{display:flex;align-items:center}.brand{gap:11px;font-size:20px;font-weight:800;color:var(--navy);margin-right:auto}.brand>span:last-child span{color:var(--teal)}.brand-mark{width:34px;height:34px;background:var(--teal);border-radius:10px;position:relative;display:block;transform:rotate(8deg)}.brand-mark i{position:absolute;background:#fff;border-radius:3px;left:9px;right:9px;height:6px;top:14px}.brand-mark i:last-child{transform:rotate(90deg)}.main-nav{display:flex;gap:34px}.main-nav a{font-size:14px;font-weight:600;color:#425a63;transition:.2s}.main-nav a:hover{color:var(--teal-dark)}.btn{display:inline-flex;align-items:center;justify-content:center;gap:16px;border-radius:8px;padding:14px 22px;font-weight:700;font-size:14px;border:0;cursor:pointer;transition:.25s}.btn:hover{transform:translateY(-2px)}.btn-small{padding:10px 18px}.btn-outline{border:1px solid #b8cbcb;color:var(--navy)}.btn-primary{background:var(--teal);color:#fff;box-shadow:0 12px 28px rgba(34,185,168,.22)}.btn-dark{background:var(--navy);color:#fff}.menu-toggle{display:none;background:none;border:0;padding:7px}.menu-toggle span{display:block;width:24px;height:2px;margin:5px;background:var(--navy)}.hero{padding-top:150px;min-height:880px;background:linear-gradient(135deg,#f9fcfb,#eef8f7 55%,#f9fbfa);overflow:hidden}.hero,.hero-grid{position:relative}.hero-grid{display:grid;grid-template-columns:.9fr 1.1fr;align-items:center;grid-gap:55px;gap:55px;z-index:2}.hero-orb{position:absolute;border-radius:50%;filter:blur(2px)}.orb-one{width:390px;height:390px;background:rgba(81,209,191,.12);top:120px;right:-100px}.orb-two{width:220px;height:220px;border:1px solid rgba(34,185,168,.22);top:380px;left:-120px}.eyebrow{display:flex;align-items:center;gap:10px;text-transform:uppercase;letter-spacing:2px;font-size:11px;font-weight:800;color:var(--teal-dark);margin-bottom:18px}.eyebrow span{width:24px;height:2px;background:var(--teal)}.hero h1{font-size:59px;line-height:1.1;letter-spacing:-3px;color:var(--navy);margin:0 0 24px}.hero h1 em{font-style:normal;color:var(--teal)}.hero-copy>p{font-size:17px;max-width:545px;color:var(--muted);margin-bottom:32px}.hero-actions{gap:27px}.hero-actions,.play-link{display:flex;align-items:center}.play-link{font-weight:700;font-size:14px;gap:11px}.play{width:36px;height:36px;border:1px solid #b6cdca;border-radius:50%;display:grid;place-items:center;font-size:10px;color:var(--teal)}.trust-row{display:flex;align-items:center;margin-top:44px}.avatars{display:flex;margin-right:14px}.avatars b{display:grid;place-items:center;width:35px;height:35px;border-radius:50%;background:#cee9e5;color:var(--navy);border:3px solid #f5fbfa;font-size:9px;margin-left:-8px}.avatars b:first-child{margin:0;background:#f0c5aa}.avatars b:nth-child(2){background:#bcd6f1}.avatars b:nth-child(3){background:#ddc5f0}.avatars b:last-child{background:var(--navy);color:white}.trust-row p{font-size:11px;line-height:1.5;color:var(--muted);margin:0}.trust-row strong{color:var(--navy)}.hero-visual{height:530px;position:relative}.visual-glow{position:absolute;width:430px;height:430px;background:var(--teal);opacity:.09;filter:blur(55px);border-radius:50%;right:25px;top:25px}.dashboard-card{position:absolute;left:28px;top:22px;width:590px;height:428px;padding:25px;border-radius:16px;background:rgba(255,255,255,.96);box-shadow:0 32px 80px rgba(30,81,88,.18);transform:perspective(1000px) rotateY(-4deg) rotateX(1deg);border:1px solid rgba(255,255,255,.8)}.dash-top{display:flex;justify-content:space-between;align-items:center;margin-bottom:20px}.chart-card small,.dash-top small{font-size:8px;letter-spacing:1.2px;color:#91a1a5}.dash-top h3{margin:3px 0;font-size:16px}.avatar-main{width:35px;height:35px;border-radius:50%;display:grid;place-items:center;background:#d8efe9;color:var(--teal-dark);font-size:10px;font-weight:800}.metric-grid{display:grid;grid-template-columns:repeat(3,1fr);grid-gap:10px;gap:10px}.metric-grid article{display:grid;grid-template-columns:35px 1fr;padding:12px;border:1px solid #edf1f1;border-radius:9px}.metric-grid small{font-size:8px;color:#849498}.metric-grid strong{font-size:20px;grid-column:2}.metric-grid em{grid-column:2;font-size:7px;color:#1eab84;font-style:normal}.metric-grid .neutral{color:#8a999c}.metric-icon{grid-row:1/4;width:29px;height:29px;border-radius:8px;background:#e8f2fb;color:#528bc2;display:grid;place-items:center}.metric-icon.teal{background:#e4f7f3;color:var(--teal)}.metric-icon.amber{background:#fff3df;color:#e5a03a}.chart-card{border:1px solid #edf1f1;border-radius:10px;margin-top:14px;padding:16px 18px}.chart-head{display:flex;justify-content:space-between}.chart-head div{display:flex;flex-direction:column}.chart-head strong{font-size:17px}.chart-head i{font-style:normal;font-size:8px;color:#1eab84}.chart-head>span{font-size:8px;border:1px solid #e4ebeb;height:24px;padding:5px 9px;border-radius:5px}.chart-area{height:140px;position:relative;margin-top:7px}.chart-area svg{position:absolute;width:100%;height:110px;left:0;bottom:18px}.chart-area .area{fill:url(#chartFill)}.chart-area .line{fill:none;stroke:var(--teal);stroke-width:3}.chart-lines{position:absolute;inset:0 0 21px;display:flex;flex-direction:column;justify-content:space-between}.chart-lines i{border-top:1px dashed #e6eded}.chart-labels{bottom:0;left:0;right:0;justify-content:space-between;font-size:7px;color:#9aa8aa}.chart-labels,.floating-card{position:absolute;display:flex}.floating-card{background:white;border-radius:10px;box-shadow:0 16px 40px rgba(20,67,75,.16);align-items:center}.patient-card{left:-2px;bottom:20px;padding:15px 18px;width:235px;gap:12px}.patient-card small{font-size:6px;letter-spacing:1px;color:#93a1a3}.patient-card strong{display:block;font-size:11px}.patient-card p{font-size:7px;margin:0;color:#8e9b9e}.patient-card>b{margin-left:auto;background:#e3f6f2;color:var(--teal);border-radius:50%;width:24px;height:24px;display:grid;place-items:center}.online-dot{width:9px;height:9px;border-radius:50%;background:var(--teal);box-shadow:0 0 0 5px #e3f6f2}.secure-card{right:-12px;top:355px;padding:13px 18px;gap:10px}.secure-card>span{width:34px;height:34px;background:var(--navy);color:white;border-radius:8px;display:grid;place-items:center}.secure-card small,.secure-card strong{display:block;font-size:9px}.secure-card small{font-size:7px;color:#819095}.partner-strip{position:relative;z-index:2;margin-top:70px;border-top:1px solid #dce9e7;padding:28px 0;display:flex;align-items:center;justify-content:space-between;color:#809196}.partner-strip>span{font-size:8px;letter-spacing:1.5px;font-weight:800}.partner{font-size:11px;line-height:1.1;color:#87979b;filter:grayscale(1)}.partner b{font-size:8px;letter-spacing:1.5px}.section{padding:105px 0}.products h2,.section-heading h2,.why h2{font-size:42px;line-height:1.18;letter-spacing:-1.8px;color:var(--navy);margin:0 0 16px}.section-heading p{color:var(--muted);margin:auto;max-width:590px}.centered{text-align:center}.centered .eyebrow{justify-content:center}.solutions{background:#fff}.solution-grid{display:grid;grid-template-columns:repeat(3,1fr);grid-gap:18px;gap:18px;margin-top:55px}.solution-card{min-height:295px;border:1px solid var(--line);border-radius:13px;padding:26px;position:relative;overflow:hidden;transition:.3s}.solution-card:hover{transform:translateY(-6px);box-shadow:var(--shadow);border-color:transparent}.solution-card.featured{background:var(--navy);color:white;border:0}.card-icon{width:46px;height:46px;border-radius:10px;background:#234d5b;display:grid;place-items:center;color:#61dbcb;font-size:20px}.solution-card:not(.featured) .card-icon{background:#e9f4fa;color:#488eb8}.card-icon.mint{background:#e6f6f2!important;color:#22a893!important}.card-icon.violet{background:#f0ebfa!important;color:#8469b3!important}.card-icon.amber{background:#fff3df!important;color:#d99a3e!important}.card-icon.coral{background:#fcebe6!important;color:#d77d68!important}.card-no{position:absolute;right:25px;top:27px;color:#a4b3b6;font-size:11px}.solution-card h3{font-size:18px;margin:28px 0 11px}.solution-card p{font-size:13px;color:var(--muted);max-width:290px}.solution-card.featured p{color:#a9bdc3}.solution-card>a{position:absolute;left:26px;bottom:24px;font-size:11px;font-weight:800;color:var(--teal)}.mini-ui{position:absolute;width:155px;height:103px;background:white;border-radius:7px;right:-22px;bottom:-12px;display:flex;padding:9px;box-shadow:0 10px 25px rgba(0,0,0,.2)}.mini-sidebar{width:25px;background:#d9efec;border-radius:4px}.mini-content{flex:1 1;padding:5px}.mini-content i{display:block;height:4px;width:75%;background:#deebeb;margin-bottom:5px}.mini-bars{height:54px;display:flex;align-items:end;gap:5px;border-bottom:1px solid #e5eded}.mini-bars b{width:12px;background:#8bd8ce;height:18px}.mini-bars b:nth-child(2){height:35px}.mini-bars b:nth-child(3){height:25px}.mini-bars b:nth-child(4){height:44px;background:var(--teal)}.contact-tile{background:#eff9f7;border:0;display:flex;align-items:center;justify-content:space-between}.contact-tile p{font-size:17px;color:var(--navy)}.round-arrow{position:static!important;width:48px;height:48px;border-radius:50%;background:var(--teal);color:white!important;display:grid;place-items:center;font-size:20px!important}.why{background:#f5f8f7}.why-grid{display:grid;grid-template-columns:1fr 1fr;grid-gap:95px;gap:95px;align-items:center}.hospital-scene,.why-visual{position:relative}.hospital-scene{height:490px;border-radius:18px;overflow:hidden;background:linear-gradient(#bfe3e5 0 45%,#d6e8df 45%);display:flex;align-items:flex-end;justify-content:center}.hospital-scene:before{content:"";position:absolute;top:40px;left:60px;width:110px;height:110px;border-radius:50%;background:rgba(255,255,255,.35)}.building{width:80%;height:330px;background:#f6f3e9;border-radius:7px 7px 0 0;display:grid;grid-template-columns:repeat(4,1fr);grid-gap:18px;gap:18px;padding:35px;position:relative;box-shadow:0 -12px 40px rgba(46,86,85,.12)}.building:before{content:"";position:absolute;bottom:0;left:35%;width:30%;height:115px;background:#89b8b8}.building span{position:absolute;top:-35px;left:43%;font-size:55px;color:var(--teal);font-weight:800}.building i{background:#7ca9ae;border:6px solid #e1e4dd}.building strong{position:absolute;top:8px;left:28%;font-size:10px;letter-spacing:2px;color:#57777a}.trees{position:absolute;bottom:8px;left:18px;right:18px;color:#4b9279;font-size:48px;letter-spacing:12px}.experience{position:absolute;right:-25px;bottom:35px;background:var(--navy);color:white;border-radius:12px;padding:20px 25px;display:flex;gap:14px;align-items:center;box-shadow:var(--shadow)}.experience strong{font-size:35px;color:#5ed4c6}.experience span{font-size:10px;line-height:1.5}.product-copy>p,.why-copy>p{font-size:14px;color:var(--muted);max-width:490px}.check-list{margin:30px 0}.check-list>div{display:flex;gap:15px;margin:21px 0}.check-list b{width:28px;height:28px;border-radius:50%;background:#dff5f1;color:var(--teal-dark);display:grid;place-items:center;flex:none}.check-list small,.check-list strong{display:block}.check-list strong{font-size:14px}.check-list small{font-size:11px;color:var(--muted);margin-top:3px}.text-link{font-size:12px;font-weight:800;color:var(--teal-dark);display:inline-flex;gap:25px}.stats{background:var(--navy);padding:55px 0;color:white}.stats-grid{display:grid;grid-template-columns:repeat(4,1fr)}.stats-grid>div{text-align:center;border-right:1px solid rgba(255,255,255,.14)}.stats-grid>div:last-child{border:0}.stats span,.stats strong{font-size:39px;color:#5ed6c7;line-height:1}.stats p{margin:8px 0 0;color:#adc1c7;font-size:11px}.products{overflow:hidden}.product-grid{display:grid;grid-template-columns:.8fr 1.2fr;align-items:center;grid-gap:80px;gap:80px}.product-copy ul{list-style:none;padding:0;margin:27px 0}.product-copy li{margin:14px 0;font-size:12px;font-weight:700}.product-copy li span{color:var(--teal);margin-right:10px}.device-showcase{height:520px;position:relative;background:radial-gradient(circle,#dff5f0 0,rgba(239,249,247,.4) 50%,transparent 70%)}.tablet{position:absolute;width:520px;height:338px;background:#fff;border:10px solid #183d49;border-radius:18px;right:-55px;top:70px;box-shadow:0 35px 70px rgba(18,65,75,.18);display:flex;overflow:hidden}.tablet-side{width:60px;background:var(--navy);display:flex;flex-direction:column;align-items:center;gap:25px;padding-top:20px}.tablet-side b{color:var(--teal);font-size:23px}.tablet-side i{width:23px;height:6px;border-radius:4px;background:#46636d}.tablet-main{flex:1 1;padding:27px}.tablet-main>small{font-size:7px;letter-spacing:1px;color:#8ca0a3}.tablet-main h3{font-size:16px;margin:5px 0 18px}.tablet-metrics{display:grid;grid-template-columns:repeat(3,1fr);grid-gap:9px;gap:9px}.tablet-metrics b{border:1px solid #e3ebeb;padding:12px;border-radius:7px;font-size:17px}.tablet-metrics small{display:block;font-size:7px;color:#91a1a4;font-weight:500}.table-row{display:grid;grid-template-columns:1.7fr 1fr 1fr;border-bottom:1px solid #edf1f1;padding:11px;font-size:8px}.table-row.head{margin-top:17px;color:#99a7aa;font-size:6px}.table-row span:last-child{color:#1eab84}.phone{position:absolute;width:205px;height:415px;border:8px solid #163a46;background:#f7faf9;border-radius:27px;left:5px;top:25px;z-index:3;box-shadow:0 35px 70px rgba(18,65,75,.25);padding:27px 16px;overflow:hidden}.phone-top{position:absolute;top:0;left:55px;width:80px;height:16px;background:#163a46;border-radius:0 0 12px 12px}.phone>small{font-size:8px;color:#819194}.phone h4{font-size:12px;margin:0 0 16px}.phone-card{background:var(--navy);border-radius:10px;padding:14px;color:white;display:grid;grid-template-columns:1fr 1fr}.phone-card span{grid-column:1/3;font-size:6px;color:#8eb0b7}.phone-card strong{font-size:27px;color:#5ed6c7}.phone-card small{font-size:7px;align-self:center}.phone-row{margin-top:13px;background:white;padding:10px 7px;border-radius:7px;display:flex;align-items:center;gap:7px;box-shadow:0 4px 12px rgba(25,68,76,.06)}.phone-row i{width:22px;height:22px;border-radius:50%;background:#cce8e4}.phone-row b,.phone-row small{display:block;font-size:7px}.phone-row small{font-size:6px;color:#89999b}.phone-row em{font-style:normal;font-size:5px;color:var(--teal);margin-left:auto}.insights{background:#f6f8f7}.row-heading{display:flex;justify-content:space-between;align-items:flex-end}.article-grid{display:grid;grid-template-columns:repeat(3,1fr);grid-gap:20px;gap:20px;margin-top:45px}.article-card{background:#fff;border-radius:12px;overflow:hidden;transition:.25s}.article-card:hover{transform:translateY(-5px);box-shadow:var(--shadow)}.article-image{height:205px;padding:18px;position:relative;overflow:hidden}.article-image>span{background:white;border-radius:4px;padding:5px 9px;font-size:7px;font-weight:800;text-transform:uppercase}.art-one{background:linear-gradient(135deg,#c7ebe4,#7ec7bd)}.art-two{background:linear-gradient(135deg,#cbdde8,#6e9bb1)}.art-three{background:linear-gradient(135deg,#d9d4eb,#897eae)}.art-graphic{position:absolute;right:32px;bottom:22px;font-size:70px;color:rgba(255,255,255,.6);line-height:.6;text-align:center}.art-graphic b{font-size:18px;letter-spacing:4px}.article-body{padding:23px}.article-body small{font-size:7px;color:var(--teal-dark);letter-spacing:.8px;font-weight:800}.article-body h3{font-size:16px;line-height:1.5;margin:10px 0 18px}.article-body a{font-size:9px;font-weight:800;color:var(--teal-dark)}.contact-section{padding:95px 0;background:linear-gradient(#f6f8f7 50%,var(--navy) 50%)}.contact-box{background:var(--navy-2);color:#fff;border-radius:18px;padding:60px 70px;display:grid;grid-template-columns:1fr 1fr;grid-gap:90px;gap:90px;box-shadow:0 30px 70px rgba(8,40,51,.18);position:relative;overflow:hidden}.contact-box:after{content:"";position:absolute;width:320px;height:320px;border:1px solid rgba(74,209,190,.15);border-radius:50%;left:-170px;bottom:-170px}.eyebrow.light{color:#61d8ca}.contact-box h2{font-size:40px;line-height:1.2;margin:0 0 18px}.contact-box>div>p{color:#a9c0c5;font-size:13px;max-width:450px}.contact-form{display:grid;grid-template-columns:1fr 1fr;grid-gap:14px;gap:14px}.contact-form label:nth-child(2){grid-column:2}.contact-form button,.contact-form label:nth-child(3),.contact-form>small{grid-column:1/3}.contact-form label span{display:block;font-size:8px;font-weight:700;color:#aac0c4;margin-bottom:5px}.contact-form input{width:100%;border:1px solid #44626b;background:#173f4d;color:white;border-radius:7px;padding:12px;outline:none;font-size:11px}.contact-form input:focus{border-color:var(--teal)}.contact-form input::placeholder{color:#759198}.contact-form>small{text-align:center;font-size:7px;color:#79969c}footer{background:var(--navy);color:#9fb7bd;padding:30px 0}.footer-grid{display:grid;grid-template-columns:2fr 1.3fr 1fr 1.3fr;grid-gap:55px;gap:55px;padding:35px 0 55px;border-bottom:1px solid rgba(255,255,255,.1)}.brand-light{color:#fff}.footer-grid p{font-size:10px;line-height:2}.footer h4{color:white;font-size:11px;margin:4px 0 18px}.footer-grid>div>a:not(.brand){display:block;font-size:9px;margin:10px 0}.footer-bottom{display:flex;justify-content:space-between;padding-top:22px;font-size:8px}.footer-bottom div{display:flex;gap:20px}.reveal{opacity:0;transform:translateY(24px);transition:opacity .7s ease,transform .7s ease}.reveal.visible{opacity:1;transform:none}.delay-1{transition-delay:.12s}.delay-2{transition-delay:.24s}@media (max-width:1000px){.main-nav{display:none;position:absolute;top:70px;left:20px;right:20px;background:white;box-shadow:var(--shadow);padding:20px;border-radius:10px;flex-direction:column}.main-nav.open{display:flex}.menu-toggle{display:block}.header-cta{display:none}.hero-grid{grid-template-columns:1fr}.hero-copy{text-align:center}.hero-copy>p{margin-left:auto;margin-right:auto}.hero-actions,.trust-row{justify-content:center}.hero-visual{max-width:650px;width:100%;margin:auto}.partner-strip{margin-top:30px}.solution-grid{grid-template-columns:repeat(2,1fr)}.product-grid,.why-grid{grid-template-columns:1fr;gap:60px}.why-visual{max-width:600px}.why-copy{text-align:center}.check-list{text-align:left;display:inline-block}.device-showcase{max-width:720px;width:100%}.contact-box{gap:45px;padding:50px}.footer-grid{grid-template-columns:2fr 1fr 1fr}.footer-grid>div:last-child{grid-column:1/4}}@media (max-width:700px){.container{width:min(100% - 28px,1160px)}.hero{padding-top:120px}.hero h1{font-size:42px;letter-spacing:-2px}.hero-visual{height:400px;transform:scale(.72);transform-origin:top left;width:138%;margin-bottom:-100px}.dashboard-card{left:15px}.partner-strip{display:grid;grid-template-columns:repeat(2,1fr);grid-gap:22px;gap:22px;text-align:center}.partner-strip>span{grid-column:1/3}.section{padding:75px 0}.products h2,.section-heading h2,.why h2{font-size:34px}.article-grid,.solution-grid{grid-template-columns:1fr}.solution-card{min-height:270px}.why-grid{gap:45px}.hospital-scene{height:390px}.experience{right:10px}.stats-grid{grid-template-columns:repeat(2,1fr);gap:30px}.stats-grid>div:nth-child(2){border:0}.product-grid{gap:20px}.device-showcase{height:440px;transform:scale(.8);transform-origin:top left;width:125%;margin-bottom:-70px}.row-heading{align-items:flex-start;gap:20px}.row-heading .text-link{display:none}.contact-section{padding:65px 0}.contact-box{grid-template-columns:1fr;padding:38px 24px;gap:30px}.contact-box h2{font-size:33px}.contact-form{grid-template-columns:1fr}.contact-form button,.contact-form label,.contact-form label:nth-child(2),.contact-form label:nth-child(3),.contact-form>small{grid-column:1}.footer-grid{grid-template-columns:1fr 1fr;gap:30px}.footer-grid>div:first-child,.footer-grid>div:last-child{grid-column:1/3}.footer-bottom{gap:15px}.footer-bottom,.hero-actions{flex-direction:column}.play-link{display:none}}@media (prefers-reduced-motion:reduce){html{scroll-behavior:auto}.reveal{opacity:1;transform:none;transition:none}}.locale-switcher{flex:none;border:1px solid var(--line);border-radius:999px;padding:6px 10px;color:var(--teal-dark);font-size:10px;font-weight:800;letter-spacing:.8px}.locale-switcher:hover{border-color:var(--teal);background:var(--mint)}.article-cover-photo{position:absolute;inset:0;width:100%;height:100%;object-fit:cover;z-index:0}.article-image>span{position:relative;z-index:1}.site-header .brand{position:relative;width:74px;height:70px;display:block;overflow:hidden;flex:none}.site-header .brand-logo{position:absolute;left:3px;top:1px;height:68px}.site-header .brand:after{content:"STM";position:absolute;left:36px;top:45px;transform:translateX(-50%);z-index:2;background:rgba(255,255,255,.96);padding:0 2px;font-size:9px;font-weight:800;letter-spacing:2px}.site-header.scrolled .brand{height:60px}.site-header.scrolled .brand-logo{height:58px}.site-header.scrolled .brand:after{left:31px;top:38px;font-size:8px;letter-spacing:1.7px}.site-header{height:112px}.site-header .brand{width:112px;height:108px;overflow:visible}.site-header .brand-logo{left:0;top:2px;height:104px}.site-header .brand:after{display:none}.site-header.scrolled{height:94px}.site-header.scrolled .brand{width:94px;height:90px}.site-header.scrolled .brand-logo{left:0;top:1px;height:88px}.hero{padding-top:180px}@media (max-width:700px){.site-header{height:94px}.site-header .brand{width:92px;height:90px}.site-header .brand-logo{height:88px}.site-header.scrolled{height:82px}.site-header.scrolled .brand{width:80px;height:78px}.site-header.scrolled .brand-logo{height:76px}.hero{padding-top:140px}}.site-header .brand:after{display:block;top:71px;color:#0a3543;background:#fff;padding:1px 3px;font-size:14px;line-height:1;letter-spacing:4px;white-space:nowrap}.site-header.scrolled .brand:after{display:block;top:60px;font-size:12px;letter-spacing:3.2px}@media (max-width:700px){.site-header .brand:after{left:44px;top:60px;font-size:12px;letter-spacing:3.2px}.site-header.scrolled .brand:after{left:38px;top:51px;font-size:10px;letter-spacing:2.8px}}.site-header .brand{width:128px}.site-header .brand:after{content:"SMART MEDICAL";left:52px;top:91px;width:104px;padding:2px 0;text-align:center;color:#32cfa4;font-size:8px;letter-spacing:1.7px}.site-header.scrolled .brand{width:110px}.site-header.scrolled .brand:after{content:"SMART MEDICAL";left:44px;top:76px;width:88px;font-size:7px;letter-spacing:1.35px}@media (max-width:700px){.site-header .brand:after{content:"SMART MEDICAL";left:44px;top:76px;width:88px;font-size:7px;letter-spacing:1.35px}.site-header.scrolled .brand:after{content:"SMART MEDICAL";left:38px;top:65px;width:76px;font-size:6px;letter-spacing:1.1px}}.site-header .brand:before{content:"STM";position:absolute;z-index:3;left:52px;top:73px;width:104px;transform:translateX(-50%);background:#fff;text-align:center;color:#0a3543;font-size:15px;font-weight:800;line-height:1.15;letter-spacing:5px}.site-header.scrolled .brand:before{left:44px;top:61px;width:88px;font-size:13px;letter-spacing:4px}@media (max-width:700px){.site-header .brand:before{left:44px;top:61px;width:88px;font-size:13px;letter-spacing:4px}.site-header.scrolled .brand:before{left:38px;top:52px;width:76px;font-size:11px;letter-spacing:3.4px}}