/* SMARTDENTAL HOMEPAGE 2026-08-06 */
body.home #content{padding:0}.smart-home{--smart-primary:#0789a8;--smart-primary-dark:#056b86;--smart-accent:#18b8cf;--smart-ink:#102a43;--smart-text:#475467;--smart-muted:#667085;--smart-line:#e4e9ef;--smart-soft:#f3f8fa;color:var(--smart-ink);overflow:hidden}.smart-home *,.smart-home *::before,.smart-home *::after{box-sizing:border-box}.smart-home a{text-decoration:none}.smart-container{margin-inline:auto;width:min(1180px,calc(100% - 40px))}
.smart-hero{background:radial-gradient(circle at 78% 12%,rgba(24,184,207,.18),transparent 25%),radial-gradient(circle at 95% 85%,rgba(7,137,168,.14),transparent 30%),linear-gradient(135deg,#fafdfe 0%,#eef8fa 58%,#e5f2f5 100%);border-bottom:1px solid rgba(7,137,168,.12)}.smart-hero-grid{align-items:center;display:grid;gap:72px;grid-template-columns:minmax(0,1.05fr) minmax(390px,.95fr);min-height:640px;padding-block:74px}.smart-eyebrow,.smart-kicker{color:var(--smart-primary);font-size:12px;font-weight:700;letter-spacing:.13em;line-height:1.3;margin:0 0 16px;text-transform:uppercase}.smart-hero h1{color:var(--smart-ink);font-size:clamp(42px,5vw,64px);font-weight:700;letter-spacing:-.035em;line-height:1.06;margin:0 0 22px;text-transform:none}.smart-lead{color:var(--smart-text);font-size:18px;line-height:1.72;margin:0;max-width:690px}.smart-actions{display:flex;flex-wrap:wrap;gap:12px;margin-top:30px}.smart-btn{align-items:center;border:1px solid transparent;border-radius:9px;display:inline-flex;font-size:14px;font-weight:700;justify-content:center;letter-spacing:0;line-height:1;min-height:50px;padding:0 23px;text-transform:none;transition:background-color .2s ease,border-color .2s ease,box-shadow .2s ease,transform .2s ease}.smart-btn:hover{transform:translateY(-2px)}.smart-btn-primary{background:var(--smart-primary);box-shadow:0 12px 26px rgba(7,137,168,.22);color:#fff!important}.smart-btn-primary:hover{background:var(--smart-primary-dark)}.smart-btn-secondary{background:#fff;border-color:#c9d5dd;color:var(--smart-ink)!important}.smart-btn-secondary:hover{border-color:var(--smart-primary)}.smart-btn-white{background:#fff;color:var(--smart-primary-dark)!important}.smart-hero-points{display:flex;flex-wrap:wrap;gap:8px 20px;list-style:none;margin:24px 0 0;padding:0}.smart-hero-points li{color:var(--smart-text);font-size:13px;font-weight:600;margin:0;padding-left:19px;position:relative}.smart-hero-points li::before{background:var(--smart-accent);border-radius:50%;content:"";height:8px;left:0;position:absolute;top:.48em;width:8px}.smart-hero-visual{position:relative}.smart-hero-stage{align-items:center;aspect-ratio:1/.88;background:rgba(255,255,255,.92);border:1px solid rgba(16,42,67,.08);border-radius:30px;box-shadow:0 30px 70px rgba(16,42,67,.13);display:flex;justify-content:center;overflow:hidden;padding:42px}.smart-hero-stage img{height:100%;object-fit:contain;width:100%}.smart-hero-badge{align-items:center;background:var(--smart-ink);border:5px solid #fff;border-radius:16px;bottom:-24px;box-shadow:0 16px 34px rgba(16,42,67,.22);color:#fff;display:flex;gap:12px;left:-28px;padding:14px 18px;position:absolute}.smart-hero-badge strong{color:#fff;font-size:28px;line-height:1}.smart-hero-badge span{color:rgba(255,255,255,.72);font-size:11px;line-height:1.3;max-width:90px}.smart-hero-chip{background:#fff;border:1px solid var(--smart-line);border-radius:999px;box-shadow:0 10px 26px rgba(16,42,67,.12);color:var(--smart-primary-dark);font-size:12px;font-weight:700;padding:10px 15px;position:absolute}.smart-chip-one{right:-22px;top:20%}.smart-chip-two{bottom:18%;right:-34px}
.smart-trust{background:#fff;border-bottom:1px solid var(--smart-line)}.smart-trust-grid{display:grid;grid-template-columns:repeat(4,1fr);padding-block:24px}.smart-trust-grid>div{align-items:center;border-right:1px solid var(--smart-line);display:flex;gap:13px;padding:4px 24px}.smart-trust-grid>div:first-child{padding-left:0}.smart-trust-grid>div:last-child{border-right:0;padding-right:0}.smart-trust-grid>div>span{color:var(--smart-accent);font-size:12px;font-weight:800}.smart-trust-grid p{margin:0}.smart-trust-grid strong,.smart-trust-grid small{display:block}.smart-trust-grid strong{color:var(--smart-ink);font-size:13px;margin-bottom:3px}.smart-trust-grid small{color:var(--smart-muted);font-size:11px;line-height:1.4}
.smart-section{padding-block:88px}.smart-section-head{align-items:end;display:flex;justify-content:space-between;margin-bottom:36px}.smart-section h2,.smart-quote h2,.smart-contact h2{color:var(--smart-ink);font-size:clamp(30px,3.5vw,44px);font-weight:700;letter-spacing:-.028em;line-height:1.15;margin:0;text-transform:none}.smart-text-link,.smart-card-link{color:var(--smart-primary-dark)!important;font-weight:700}.smart-text-link{font-size:13px;white-space:nowrap}.smart-category-grid{display:grid;gap:20px;grid-template-columns:repeat(3,1fr)}.smart-category-card{align-items:center;background:#fff;border:1px solid var(--smart-line);border-radius:17px;color:var(--smart-ink)!important;display:grid;gap:18px;grid-template-columns:108px 1fr;min-height:146px;overflow:hidden;padding:18px;transition:border-color .2s ease,box-shadow .2s ease,transform .2s ease}.smart-category-card:hover{border-color:rgba(7,137,168,.38);box-shadow:0 18px 40px rgba(16,42,67,.1);transform:translateY(-4px)}.smart-category-image{align-items:center;aspect-ratio:1;background:var(--smart-soft);border-radius:13px;display:flex;justify-content:center;overflow:hidden;padding:10px}.smart-category-image img{height:100%;object-fit:contain;width:100%}.smart-category-copy strong,.smart-category-copy small{display:block}.smart-category-copy strong{color:var(--smart-ink);font-size:17px;margin-bottom:6px}.smart-category-copy small{color:var(--smart-muted);font-size:12px;line-height:1.5}
.smart-products{background:var(--smart-soft)}.smart-product-grid{display:grid;gap:22px;grid-template-columns:repeat(3,1fr)}.smart-product-card{background:#fff;border:1px solid var(--smart-line);border-radius:18px;margin:0;overflow:hidden;transition:box-shadow .2s ease,transform .2s ease}.smart-product-card:hover{box-shadow:0 20px 46px rgba(16,42,67,.11);transform:translateY(-4px)}.smart-product-image{align-items:center;aspect-ratio:4/3;background:#fff;border-bottom:1px solid var(--smart-line);display:flex;justify-content:center;overflow:hidden;padding:26px}.smart-product-image img{height:100%;object-fit:contain;transition:transform .25s ease;width:100%}.smart-product-card:hover .smart-product-image img{transform:scale(1.035)}.smart-product-copy{padding:23px}.smart-product-copy>span{color:var(--smart-primary);display:block;font-size:10px;font-weight:800;letter-spacing:.1em;margin-bottom:8px;text-transform:uppercase}.smart-product-copy h3{font-size:18px;font-weight:700;line-height:1.4;margin:0 0 8px;min-height:50px;text-transform:none}.smart-product-copy h3 a{color:var(--smart-ink)}.smart-product-copy p{color:var(--smart-muted);font-size:12px;line-height:1.55;margin:0 0 16px}.smart-card-link{font-size:12px}
.smart-about{background:radial-gradient(circle at 90% 15%,rgba(24,184,207,.18),transparent 28%),linear-gradient(135deg,#0e2e42,#0a637b);color:#fff}.smart-about-grid{align-items:center;display:grid;gap:80px;grid-template-columns:1.1fr .9fr}.smart-kicker-light{color:#83e1ed}.smart-about h2{color:#fff;font-size:clamp(34px,4vw,50px);margin-bottom:20px}.smart-about-copy>p:not(.smart-kicker){color:rgba(255,255,255,.75);font-size:16px;line-height:1.75;margin:0 0 28px}.smart-stats{display:grid;gap:14px;grid-template-columns:repeat(2,1fr)}.smart-stats>div{background:rgba(255,255,255,.09);border:1px solid rgba(255,255,255,.13);border-radius:16px;min-height:145px;padding:28px}.smart-stats strong,.smart-stats span{display:block}.smart-stats strong{color:#fff;font-size:36px;line-height:1;margin-bottom:10px}.smart-stats span{color:rgba(255,255,255,.7);font-size:12px;line-height:1.5}
.smart-section-head-center{justify-content:center;text-align:center}.smart-support-grid{display:grid;gap:20px;grid-template-columns:repeat(3,1fr)}.smart-support-grid>a{background:#fff;border:1px solid var(--smart-line);border-radius:17px;color:var(--smart-ink)!important;display:flex;flex-direction:column;min-height:260px;padding:30px;transition:border-color .2s ease,box-shadow .2s ease,transform .2s ease}.smart-support-grid>a:hover{border-color:rgba(7,137,168,.4);box-shadow:0 18px 42px rgba(16,42,67,.1);transform:translateY(-4px)}.smart-support-grid span{color:var(--smart-accent);font-size:12px;font-weight:800;margin-bottom:32px}.smart-support-grid strong{font-size:20px;margin-bottom:10px}.smart-support-grid small{color:var(--smart-muted);font-size:13px;line-height:1.6}.smart-support-grid em{color:var(--smart-primary-dark);font-size:12px;font-style:normal;font-weight:700;margin-top:auto;padding-top:24px}
.smart-quote{background:linear-gradient(125deg,var(--smart-primary-dark),var(--smart-accent));color:#fff;padding-block:66px}.smart-quote-grid{align-items:center;display:grid;gap:70px;grid-template-columns:1.35fr .65fr}.smart-quote h2{color:#fff;margin-bottom:13px}.smart-quote p:not(.smart-kicker){color:rgba(255,255,255,.76);font-size:15px;line-height:1.65;margin:0}.smart-quote-actions{align-items:stretch;display:flex;flex-direction:column;gap:12px}.smart-quote-phone{color:#fff!important;font-size:13px;font-weight:700;text-align:center}
.smart-contact{background:#fff;padding-block:82px}.smart-office-grid{display:grid;gap:20px;grid-template-columns:repeat(2,1fr)}.smart-office-grid>div{background:var(--smart-soft);border:1px solid var(--smart-line);border-radius:17px;padding:28px}.smart-office-grid span,.smart-office-grid strong,.smart-office-grid a{display:block}.smart-office-grid span{color:var(--smart-primary);font-size:11px;font-weight:800;letter-spacing:.09em;margin-bottom:9px;text-transform:uppercase}.smart-office-grid strong{color:var(--smart-ink);font-size:15px;line-height:1.6;margin-bottom:12px}.smart-office-grid a{color:var(--smart-primary-dark);font-size:13px;font-weight:700}
@media(max-width:1023px){.smart-hero-grid{gap:44px;grid-template-columns:1fr 1fr}.smart-trust-grid{grid-template-columns:repeat(2,1fr)}.smart-trust-grid>div{border-bottom:1px solid var(--smart-line);padding:16px 22px}.smart-trust-grid>div:nth-child(2){border-right:0}.smart-trust-grid>div:nth-child(3),.smart-trust-grid>div:nth-child(4){border-bottom:0}.smart-trust-grid>div:nth-child(3){padding-left:0}.smart-category-grid{grid-template-columns:repeat(2,1fr)}.smart-about-grid{gap:45px}}
@media(max-width:767px){body.home #wrapper{padding-bottom:64px}.smart-container{width:min(100% - 30px,620px)}.smart-hero-grid{gap:48px;grid-template-columns:1fr;min-height:0;padding-block:48px 62px}.smart-hero h1{font-size:39px;letter-spacing:-.025em;line-height:1.1}.smart-lead{font-size:16px}.smart-actions{display:grid;grid-template-columns:1fr}.smart-btn{width:100%}.smart-hero-points{align-items:flex-start;flex-direction:column}.smart-hero-stage{border-radius:21px;padding:24px}.smart-hero-badge{bottom:-21px;left:12px}.smart-chip-one{right:5px;top:-18px}.smart-chip-two{bottom:12%;right:-4px}.smart-trust-grid{grid-template-columns:1fr;padding-block:8px}.smart-trust-grid>div{border-bottom:1px solid var(--smart-line)!important;border-right:0;padding:15px 0!important}.smart-trust-grid>div:last-child{border-bottom:0!important}.smart-section{padding-block:64px}.smart-section-head{align-items:flex-start;flex-direction:column;gap:16px}.smart-section-head-center{align-items:center}.smart-section h2,.smart-quote h2,.smart-contact h2{font-size:31px}.smart-category-grid,.smart-product-grid,.smart-about-grid,.smart-support-grid,.smart-quote-grid,.smart-office-grid{grid-template-columns:1fr}.smart-category-card{grid-template-columns:94px 1fr}.smart-product-copy h3{min-height:0}.smart-about-grid{gap:38px}.smart-stats>div{min-height:126px;padding:22px}.smart-quote-grid{gap:28px}}

/* Flatsome inserts line breaks between adjacent blocks; keep them out of CSS grids. */
.smart-trust-grid > br,
.smart-category-grid > br,
.smart-product-grid > br,
.smart-stats > br,
.smart-support-grid > br,
.smart-office-grid > br {
  display: none;
}
