/* Master Smile Bomb Landing */
/* line 3, theme.scss */
body[data-theme-template*="index"] {
  margin: 0;
  background: #fbfbf9; }

/* line 8, theme.scss */
body[data-theme-template*="index"] .msb-clean-layout,
body[data-theme-template*="index"] .msb-clean-layout > main {
  display: block;
  width: 100%;
  max-width: none;
  min-height: 100vh;
  margin: 0;
  padding: 0;
  background: transparent; }

/* line 19, theme.scss */
body[data-theme-template*="index"] .preloader,
body[data-theme-template*="index"] [data-fixed-panels],
body[data-theme-template*="index"] .outside-widgets {
  display: none !important; }

/* line 25, theme.scss */
.msb-page {
  --ink: #111614;
  --muted: #69736b;
  --green: #19733f;
  --green-2: #0b3f2a;
  --green-3: #0a2f22;
  --line: rgba(17, 22, 20, .10);
  --soft: #f1f8f2;
  --paper: #ffffff;
  --shadow: 0 28px 80px rgba(10, 47, 34, .10);
  color: var(--ink);
  background: #fbfbf9;
  font-family: Inter, "Helvetica Neue", Arial, sans-serif;
  overflow: clip; }

/* line 41, theme.scss */
.msb-page *,
.msb-page *::before,
.msb-page *::after {
  box-sizing: border-box; }

/* line 45, theme.scss */
.msb-page a {
  color: inherit;
  text-decoration: none; }

/* line 46, theme.scss */
.msb-page img {
  display: block;
  max-width: 100%; }

/* line 47, theme.scss */
.msb-page button,
.msb-page input,
.msb-page select {
  font: inherit; }

/* line 50, theme.scss */
.msb-page button {
  cursor: pointer; }

/* line 52, theme.scss */
.msb-main {
  max-width: 1780px;
  margin: 0 auto; }

/* line 57, theme.scss */
.msb-floating-call {
  position: fixed;
  right: 22px;
  bottom: 22px;
  z-index: 90;
  width: 54px;
  height: 54px;
  display: grid;
  place-items: center;
  border-radius: 50%;
  color: #fff;
  background: var(--green);
  box-shadow: 0 20px 40px rgba(25, 115, 63, 0.25); }

/* line 72, theme.scss */
.msb-header {
  position: sticky;
  top: 0;
  z-index: 80;
  max-width: 1780px;
  margin: 0 auto;
  min-height: 92px;
  padding: 0 68px;
  display: grid;
  grid-template-columns: 240px 1fr 260px;
  align-items: center;
  gap: 24px;
  background: rgba(251, 251, 249, 0.82);
  backdrop-filter: blur(18px); }

/* line 88, theme.scss */
.msb-header.is-scrolled {
  box-shadow: 0 18px 44px rgba(0, 0, 0, 0.06); }

/* line 92, theme.scss */
.msb-logo {
  display: flex;
  align-items: center;
  gap: 12px; }

/* line 98, theme.scss */
.msb-logo img {
  width: 54px;
  height: 54px;
  border-radius: 50%; }

/* line 104, theme.scss */
.msb-logo b {
  display: block;
  font-size: 21px;
  line-height: 1.05;
  font-weight: 800; }

/* line 111, theme.scss */
.msb-logo small {
  display: block;
  margin-top: 3px;
  font-size: 11px;
  color: var(--green);
  text-transform: uppercase;
  letter-spacing: .08em;
  font-weight: 800; }

/* line 121, theme.scss */
.msb-nav {
  display: flex;
  justify-content: center;
  gap: 42px; }

/* line 127, theme.scss */
.msb-nav a {
  font-size: 15px;
  font-weight: 700; }

/* line 132, theme.scss */
.msb-header-actions {
  display: grid;
  justify-items: end;
  gap: 4px; }

/* line 138, theme.scss */
.msb-phone {
  font-size: 18px;
  font-weight: 800; }

/* line 143, theme.scss */
.msb-callback {
  color: var(--green);
  font-size: 14px;
  font-weight: 700; }

/* line 149, theme.scss */
.msb-burger {
  display: none;
  width: 44px;
  height: 44px;
  border: 0;
  background: var(--soft);
  border-radius: 12px;
  padding: 10px; }

/* line 159, theme.scss */
.msb-burger span {
  display: block;
  height: 2px;
  margin: 5px 0;
  background: var(--green-2); }

/* line 166, theme.scss */
.msb-btn {
  min-height: 60px;
  padding: 0 32px;
  display: inline-flex;
  align-items: center;
  justify-content: center;
  gap: 12px;
  border: 0;
  border-radius: 13px;
  color: #fff !important;
  background: var(--green);
  font-size: 16px;
  font-weight: 800;
  box-shadow: 0 18px 38px rgba(25, 115, 63, 0.2);
  transition: transform .22s ease, box-shadow .22s ease; }

/* line 183, theme.scss */
.msb-btn:hover {
  transform: translateY(-2px);
  box-shadow: 0 22px 48px rgba(25, 115, 63, 0.26); }

/* line 188, theme.scss */
.msb-hero {
  position: relative;
  min-height: 690px;
  padding: 70px 68px 58px;
  display: grid;
  grid-template-columns: 0.9fr 1.05fr 0.58fr;
  gap: 20px;
  align-items: center;
  border-bottom: 1px solid var(--line);
  background: radial-gradient(circle at 50% 26%, rgba(25, 115, 63, 0.12), rgba(0, 0, 0, 0) 24%), linear-gradient(180deg, #fff, #fbfbf9); }

/* line 202, theme.scss */
.msb-overline {
  margin: 0 0 24px;
  color: #5a645d;
  font-size: 15px; }

/* line 208, theme.scss */
.msb-hero h1 {
  max-width: 720px;
  margin: 0;
  font-size: clamp(58px, 6.2vw, 116px);
  line-height: .94;
  letter-spacing: -.075em;
  font-weight: 300; }

/* line 217, theme.scss */
.msb-hero h1 span {
  color: var(--green); }

/* line 221, theme.scss */
.msb-lead {
  max-width: 500px;
  margin: 34px 0 0;
  color: #5f6962;
  font-size: 19px;
  line-height: 1.65; }

/* line 229, theme.scss */
.msb-hero-actions {
  display: flex;
  align-items: center;
  flex-wrap: wrap;
  gap: 28px;
  margin-top: 34px; }

/* line 237, theme.scss */
.msb-play {
  display: inline-flex;
  align-items: center;
  gap: 14px;
  color: #3f4943;
  font-size: 15px;
  font-weight: 700; }

/* line 246, theme.scss */
.msb-play i {
  width: 58px;
  height: 58px;
  display: grid;
  place-items: center;
  border-radius: 50%;
  border: 1px solid var(--line);
  color: var(--green);
  font-style: normal; }

/* line 257, theme.scss */
.msb-hero-art {
  position: relative;
  min-height: 520px; }

/* line 262, theme.scss */
.msb-hero-tooth {
  position: absolute;
  left: 50%;
  top: 48%;
  width: min(520px, 88%);
  transform: translate(-50%, -50%);
  filter: drop-shadow(0 28px 52px rgba(25, 115, 63, 0.16)); }

/* line 271, theme.scss */
.msb-orbit {
  position: absolute;
  left: 50%;
  top: 48%;
  border: 2px solid rgba(25, 115, 63, 0.34);
  border-radius: 50%;
  transform: translate(-50%, -50%) rotate(-14deg);
  pointer-events: none; }

/* line 281, theme.scss */
.msb-orbit--one {
  width: 640px;
  height: 150px; }

/* line 286, theme.scss */
.msb-orbit--two {
  width: 58px;
  height: 58px;
  left: 87%;
  top: 31%;
  background: rgba(25, 115, 63, 0.1); }

/* line 294, theme.scss */
.msb-contact-panel {
  align-self: center;
  padding: 42px;
  border-radius: 24px;
  background: rgba(255, 255, 255, 0.82);
  border: 1px solid var(--line);
  box-shadow: var(--shadow);
  backdrop-filter: blur(16px); }

/* line 304, theme.scss */
.msb-contact-panel h2 {
  margin: 0 0 24px;
  font-size: 22px; }

/* line 309, theme.scss */
.msb-contact-panel a,
.msb-contact-panel p {
  display: grid;
  grid-template-columns: 34px 1fr;
  gap: 14px;
  align-items: start;
  margin: 20px 0 0;
  color: #303b34;
  font-size: 16px;
  line-height: 1.45; }

/* line 321, theme.scss */
.msb-contact-panel i {
  color: var(--green);
  font-style: normal;
  font-weight: 900; }

/* line 327, theme.scss */
.msb-dark {
  position: relative;
  min-height: 380px;
  padding: 64px 88px;
  display: grid;
  grid-template-columns: .75fr 1fr;
  gap: 42px;
  align-items: center;
  overflow: hidden;
  color: #fff;
  background: var(--green-3); }

/* line 340, theme.scss */
.msb-dark-bg {
  position: absolute;
  inset: 0;
  opacity: .42; }

/* line 346, theme.scss */
.msb-dark-bg::after {
  content: "";
  position: absolute;
  inset: 0;
  background: linear-gradient(90deg, rgba(10, 47, 34, 0.96), rgba(10, 47, 34, 0.72), rgba(10, 47, 34, 0.92)); }

/* line 353, theme.scss */
.msb-dark-bg img {
  width: 100%;
  height: 100%;
  object-fit: cover;
  filter: grayscale(0.15) contrast(1.05); }

/* line 360, theme.scss */
.msb-dark-copy,
.msb-dark-stats {
  position: relative;
  z-index: 1; }

/* line 366, theme.scss */
.msb-dark h2 {
  margin: 0;
  font-size: clamp(46px, 4vw, 74px);
  line-height: 1.02;
  letter-spacing: -.065em;
  font-weight: 300; }

/* line 374, theme.scss */
.msb-dark p {
  max-width: 360px;
  margin: 28px 0 0;
  color: rgba(255, 255, 255, 0.84);
  font-size: 18px;
  line-height: 1.62; }

/* line 382, theme.scss */
.msb-dark-stats {
  display: grid;
  grid-template-columns: repeat(3, 1fr);
  gap: 18px; }

/* line 388, theme.scss */
.msb-dark-stats div {
  min-height: 210px;
  padding: 34px;
  border-radius: 17px;
  background: rgba(255, 255, 255, 0.12);
  border: 1px solid rgba(255, 255, 255, 0.14);
  backdrop-filter: blur(12px); }

/* line 397, theme.scss */
.msb-dark-stats i {
  display: block;
  margin-bottom: 42px;
  font-style: normal;
  font-size: 32px;
  color: rgba(255, 255, 255, 0.72); }

/* line 405, theme.scss */
.msb-dark-stats strong {
  display: block;
  font-size: 54px;
  line-height: 1;
  font-weight: 300; }

/* line 412, theme.scss */
.msb-dark-stats span {
  display: block;
  margin-top: 12px;
  color: rgba(255, 255, 255, 0.74);
  font-size: 16px; }

/* line 419, theme.scss */
.msb-philosophy {
  padding: 74px 88px 34px; }

/* line 423, theme.scss */
.msb-section-head--wide {
  display: grid;
  grid-template-columns: 1.35fr .65fr;
  gap: 80px;
  align-items: end; }

/* line 430, theme.scss */
.msb-section-head h2,
.msb-side-title h2,
.msb-appointment-title h2,
.msb-docs h2 {
  margin: 0;
  font-size: clamp(48px, 4.8vw, 92px);
  line-height: .98;
  letter-spacing: -.075em;
  font-weight: 300; }

/* line 441, theme.scss */
.msb-section-head h2 span {
  color: var(--green); }

/* line 445, theme.scss */
.msb-section-head p {
  margin: 0;
  color: #5e6962;
  font-size: 19px;
  line-height: 1.6; }

/* line 452, theme.scss */
.msb-value-grid {
  display: grid;
  grid-template-columns: repeat(5, 1fr);
  gap: 18px;
  margin-top: 58px; }

/* line 459, theme.scss */
.msb-value-grid article {
  min-height: 232px;
  padding: 26px;
  border-radius: 16px;
  background: #fff;
  border: 1px solid var(--line);
  transition: transform .22s ease, box-shadow .22s ease; }

/* line 468, theme.scss */
.msb-value-grid article:hover {
  transform: translateY(-7px);
  box-shadow: var(--shadow); }

/* line 473, theme.scss */
.msb-value-grid em {
  color: #989f9a;
  font-size: 44px;
  line-height: 1;
  font-style: normal;
  font-weight: 300; }

/* line 481, theme.scss */
.msb-value-grid i {
  float: right;
  width: 32px;
  height: 32px;
  display: grid;
  place-items: center;
  border-radius: 9px;
  background: var(--soft);
  color: var(--green);
  font-style: normal; }

/* line 493, theme.scss */
.msb-value-grid h3 {
  margin: 46px 0 0;
  font-size: 19px; }

/* line 498, theme.scss */
.msb-value-grid p {
  margin: 16px 0 0;
  color: #6d766f;
  font-size: 15px;
  line-height: 1.5; }

/* line 505, theme.scss */
.msb-services,
.msb-specialists,
.msb-prices,
.msb-reviews {
  padding: 30px 88px;
  display: grid;
  grid-template-columns: 330px 1fr;
  gap: 44px;
  align-items: start;
  border-top: 1px solid var(--line); }

/* line 517, theme.scss */
.msb-side-title h2 {
  font-size: clamp(40px, 3.4vw, 64px); }

/* line 521, theme.scss */
.msb-side-title p {
  max-width: 240px;
  margin: 18px 0 0;
  color: #6d766f;
  font-size: 16px;
  line-height: 1.55; }

/* line 529, theme.scss */
.msb-side-title a {
  display: inline-block;
  margin-top: 24px;
  color: var(--green);
  font-size: 15px;
  font-weight: 800; }

/* line 537, theme.scss */
.msb-service-grid {
  display: grid;
  grid-template-columns: repeat(4, 1fr);
  gap: 18px; }

/* line 543, theme.scss */
.msb-service-card {
  position: relative;
  min-height: 270px;
  padding: 26px;
  display: grid;
  align-content: space-between;
  border-radius: 16px;
  background: #fff;
  border: 1px solid var(--line);
  overflow: hidden;
  transition: transform .22s ease, box-shadow .22s ease; }

/* line 556, theme.scss */
.msb-service-card:hover {
  transform: translateY(-7px);
  box-shadow: var(--shadow); }

/* line 561, theme.scss */
.msb-service-card img {
  width: 160px;
  height: 142px;
  object-fit: contain;
  justify-self: center;
  margin-top: -5px;
  filter: drop-shadow(0 14px 24px rgba(25, 115, 63, 0.1)); }

/* line 570, theme.scss */
.msb-service-card h3 {
  margin: 0;
  font-size: 18px; }

/* line 575, theme.scss */
.msb-service-card p {
  margin: 10px 0 0;
  color: #6d766f;
  font-size: 14px;
  line-height: 1.45; }

/* line 582, theme.scss */
.msb-service-card > a {
  position: absolute;
  right: 22px;
  bottom: 22px;
  width: 34px;
  height: 34px;
  display: grid;
  place-items: center;
  border-radius: 50%;
  border: 1px solid rgba(25, 115, 63, 0.18);
  color: var(--green); }

/* line 595, theme.scss */
.msb-specialist-strip article {
  padding: 22px;
  min-height: 230px;
  border-radius: 16px;
  background: #fff;
  border: 1px solid var(--line); }

/* line 603, theme.scss */
.msb-specialist-strip div {
  height: 92px;
  border-radius: 12px;
  background: radial-gradient(circle at center, rgba(25, 115, 63, 0.16), rgba(0, 0, 0, 0) 32%), linear-gradient(135deg, #f8faf8, #eef7f0); }

/* line 611, theme.scss */
.msb-specialist-strip h3 {
  margin: 22px 0 0;
  font-size: 20px; }

/* line 616, theme.scss */
.msb-specialist-strip p,
.msb-legal-note {
  color: #6d766f;
  font-size: 15px;
  line-height: 1.45; }

/* line 623, theme.scss */
.msb-legal-note {
  grid-column: 2;
  margin: 16px 0 0; }

/* line 628, theme.scss */
.msb-prices {
  grid-template-columns: 330px minmax(0, 1fr) 460px; }

/* line 632, theme.scss */
.msb-price-board {
  display: grid;
  border-top: 1px solid var(--line); }

/* line 637, theme.scss */
.msb-price-row {
  min-height: 66px;
  padding: 0;
  display: grid;
  grid-template-columns: 1fr 160px 42px;
  align-items: center;
  gap: 20px;
  border: 0;
  border-bottom: 1px solid var(--line);
  background: transparent;
  color: var(--ink);
  text-align: left; }

/* line 651, theme.scss */
.msb-price-row span {
  font-size: 17px;
  font-weight: 700; }

/* line 656, theme.scss */
.msb-price-row b {
  color: var(--green);
  font-size: 17px; }

/* line 661, theme.scss */
.msb-price-row i {
  font-style: normal;
  font-size: 24px; }

/* line 666, theme.scss */
.msb-price-photo {
  position: relative;
  min-height: 280px;
  border-radius: 16px;
  overflow: hidden; }

/* line 673, theme.scss */
.msb-price-photo img {
  width: 100%;
  height: 100%;
  object-fit: cover; }

/* line 679, theme.scss */
.msb-price-photo::after {
  content: "";
  position: absolute;
  inset: 0;
  background: linear-gradient(180deg, transparent, rgba(10, 47, 34, 0.58)); }

/* line 686, theme.scss */
.msb-price-photo div {
  position: absolute;
  left: 20px;
  right: 20px;
  bottom: 20px;
  z-index: 1;
  padding: 18px;
  border-radius: 13px;
  background: rgba(255, 255, 255, 0.84); }

/* line 697, theme.scss */
.msb-price-photo p {
  margin: 0 0 12px;
  color: #334139;
  font-size: 14px;
  line-height: 1.45; }

/* line 704, theme.scss */
.msb-price-photo a {
  display: inline-flex;
  min-height: 42px;
  align-items: center;
  padding: 0 18px;
  border-radius: 10px;
  color: #fff;
  background: var(--green);
  font-weight: 800;
  font-size: 13px; }

/* line 716, theme.scss */
.msb-review-grid {
  display: grid;
  grid-template-columns: repeat(3, 1fr);
  gap: 18px; }

/* line 722, theme.scss */
.msb-review-grid article {
  min-height: 180px;
  padding: 24px;
  border-radius: 16px;
  background: #fff;
  border: 1px solid var(--line); }

/* line 730, theme.scss */
.msb-review-grid i {
  display: block;
  color: var(--green);
  font-size: 42px;
  line-height: .7;
  font-style: normal; }

/* line 738, theme.scss */
.msb-review-grid p {
  margin: 18px 0 0;
  color: #4f5a53;
  line-height: 1.5; }

/* line 744, theme.scss */
.msb-review-grid b {
  display: block;
  margin-top: 18px; }

/* line 749, theme.scss */
.msb-review-grid span {
  display: block;
  margin-top: 4px;
  color: #7b837d;
  font-size: 13px; }

/* line 756, theme.scss */
.msb-appointment {
  margin: 34px 88px 0;
  min-height: 240px;
  display: grid;
  grid-template-columns: 0.85fr 1fr .55fr;
  gap: 34px;
  align-items: center;
  padding: 40px 48px;
  border-radius: 26px;
  background: radial-gradient(circle at 12% 45%, rgba(25, 115, 63, 0.09), rgba(0, 0, 0, 0) 25%), linear-gradient(135deg, #f4fbf4, #ffffff);
  border: 1px solid var(--line); }

/* line 771, theme.scss */
.msb-appointment-title span {
  display: block;
  margin-bottom: 16px;
  color: var(--green);
  font-weight: 800; }

/* line 778, theme.scss */
.msb-appointment-title h2 {
  font-size: clamp(36px, 3.2vw, 58px); }

/* line 782, theme.scss */
.msb-form {
  display: grid;
  grid-template-columns: 1fr 1fr;
  gap: 12px; }

/* line 788, theme.scss */
.msb-form input {
  min-height: 48px;
  padding: 0 18px;
  border: 1px solid var(--line);
  border-radius: 10px;
  background: #fff;
  outline: none; }

/* line 797, theme.scss */
.msb-form button {
  grid-column: span 2;
  min-height: 48px;
  border: 0;
  border-radius: 10px;
  color: #fff;
  background: var(--green);
  font-weight: 800; }

/* line 807, theme.scss */
.msb-form label {
  grid-column: span 2;
  display: flex;
  gap: 8px;
  align-items: center;
  color: #6d766f;
  font-size: 13px; }

/* line 816, theme.scss */
.msb-appointment-contact {
  display: grid;
  gap: 18px; }

/* line 821, theme.scss */
.msb-appointment-contact p {
  display: grid;
  grid-template-columns: 28px 1fr;
  gap: 12px;
  margin: 0;
  color: #334139;
  line-height: 1.45; }

/* line 830, theme.scss */
.msb-appointment-contact i {
  color: var(--green);
  font-style: normal; }

/* line 835, theme.scss */
.msb-docs {
  margin: 34px 88px 0;
  padding: 30px 34px;
  display: grid;
  grid-template-columns: 1fr auto;
  gap: 24px;
  align-items: center;
  border-radius: 20px;
  background: #fff;
  border: 1px solid var(--line); }

/* line 847, theme.scss */
.msb-docs h2 {
  font-size: 34px; }

/* line 851, theme.scss */
.msb-docs p {
  margin: 8px 0 0;
  color: #6d766f;
  line-height: 1.5; }

/* line 857, theme.scss */
.msb-docs a {
  min-height: 48px;
  padding: 0 20px;
  display: inline-flex;
  align-items: center;
  border-radius: 10px;
  color: #fff;
  background: var(--green);
  font-weight: 800; }

/* line 868, theme.scss */
.msb-footer {
  max-width: 1780px;
  margin: 50px auto 0;
  padding: 0 68px 42px;
  display: grid;
  grid-template-columns: 310px 1fr 390px;
  gap: 42px;
  align-items: start; }

/* line 878, theme.scss */
.msb-footer img {
  width: 56px;
  height: 56px;
  border-radius: 50%; }

/* line 884, theme.scss */
.msb-footer p,
.msb-footer span {
  display: block;
  margin: 16px 0 0;
  color: #6d766f;
  font-size: 14px;
  line-height: 1.45; }

/* line 893, theme.scss */
.msb-footer nav {
  display: grid;
  grid-template-columns: repeat(3, max-content);
  gap: 12px 42px; }

/* line 899, theme.scss */
.msb-footer nav a,
.msb-footer div > a {
  display: block;
  color: #28342d;
  font-weight: 700; }

/* line 906, theme.scss */
.msb-footer div > a + a {
  margin-top: 10px; }

@media (max-width: 1280px) {
  /* line 911, theme.scss */
  .msb-header {
    grid-template-columns: auto auto;
    padding: 0 22px; }

  /* line 916, theme.scss */
  .msb-nav {
    position: fixed;
    left: 16px;
    right: 16px;
    top: 90px;
    display: none;
    flex-direction: column;
    gap: 16px;
    padding: 20px;
    border-radius: 18px;
    background: #fff;
    box-shadow: var(--shadow); }

  /* line 930, theme.scss */
  .msb-nav.is-open {
    display: flex; }

  /* line 931, theme.scss */
  .msb-burger {
    display: block; }

  /* line 932, theme.scss */
  .msb-phone,
  .msb-callback {
    display: none; }

  /* line 935, theme.scss */
  .msb-hero {
    grid-template-columns: 1fr;
    padding: 44px 28px; }

  /* line 940, theme.scss */
  .msb-hero-art {
    min-height: 420px; }

  /* line 944, theme.scss */
  .msb-contact-panel {
    max-width: 520px; }

  /* line 948, theme.scss */
  .msb-dark,
  .msb-section-head--wide,
  .msb-services,
  .msb-specialists,
  .msb-prices,
  .msb-reviews,
  .msb-appointment,
  .msb-docs,
  .msb-footer {
    grid-template-columns: 1fr; }

  /* line 960, theme.scss */
  .msb-services,
  .msb-specialists,
  .msb-prices,
  .msb-reviews {
    padding: 30px 28px; }

  /* line 967, theme.scss */
  .msb-philosophy,
  .msb-dark {
    padding: 50px 28px; }

  /* line 972, theme.scss */
  .msb-appointment,
  .msb-docs {
    margin-left: 28px;
    margin-right: 28px; }

  /* line 978, theme.scss */
  .msb-value-grid,
  .msb-service-grid,
  .msb-specialist-strip,
  .msb-review-grid,
  .msb-dark-stats {
    grid-template-columns: repeat(2, 1fr); }

  /* line 986, theme.scss */
  .msb-price-photo {
    max-width: 620px; } }
@media (max-width: 720px) {
  /* line 992, theme.scss */
  .msb-header {
    min-height: 76px; }

  /* line 996, theme.scss */
  .msb-logo span {
    display: none; }

  /* line 997, theme.scss */
  .msb-logo img {
    width: 48px;
    height: 48px; }

  /* line 999, theme.scss */
  .msb-hero h1 {
    font-size: 50px; }

  /* line 1003, theme.scss */
  .msb-hero-art {
    min-height: 330px; }

  /* line 1007, theme.scss */
  .msb-orbit--one {
    width: 360px;
    height: 100px; }

  /* line 1012, theme.scss */
  .msb-contact-panel,
  .msb-dark-stats div,
  .msb-appointment,
  .msb-docs {
    padding: 22px; }

  /* line 1019, theme.scss */
  .msb-section-head h2,
  .msb-side-title h2,
  .msb-appointment-title h2 {
    font-size: 40px; }

  /* line 1025, theme.scss */
  .msb-value-grid,
  .msb-service-grid,
  .msb-specialist-strip,
  .msb-review-grid,
  .msb-dark-stats,
  .msb-form,
  .msb-footer nav {
    grid-template-columns: 1fr; }

  /* line 1035, theme.scss */
  .msb-price-row {
    grid-template-columns: 1fr;
    gap: 8px;
    padding: 16px 0; }

  /* line 1041, theme.scss */
  .msb-form button,
  .msb-form label {
    grid-column: auto; }

  /* line 1046, theme.scss */
  .msb-footer {
    padding-left: 22px;
    padding-right: 22px; } }
/* Actual data patch: logo, facts, documents */
/* line 1053, theme.scss */
.msb-page--actual .msb-logo img,
.msb-page--actual .msb-footer img {
  object-fit: cover;
  background: #fff;
  border: 1px solid rgba(25, 115, 63, 0.14); }

/* line 1060, theme.scss */
.msb-page--actual .msb-dark-stats strong {
  font-size: 42px;
  letter-spacing: -.04em; }

/* line 1065, theme.scss */
.msb-page--actual .msb-work-strip {
  grid-template-columns: repeat(4, 1fr); }

/* line 1069, theme.scss */
.msb-page--actual .msb-page--actual .msb-clean-facts article i {
  font-size: 36px;
  color: var(--green); }

/* line 1074, theme.scss */
.msb-page--actual .msb-doc-actions {
  display: flex;
  flex-wrap: wrap;
  gap: 12px;
  justify-content: flex-end; }

/* line 1081, theme.scss */
.msb-page--actual .msb-doc-actions a {
  min-height: 48px;
  padding: 0 18px;
  display: inline-flex;
  align-items: center;
  border-radius: 10px;
  color: #fff;
  background: var(--green);
  font-weight: 800; }

/* line 1092, theme.scss */
.msb-page--actual .msb-docs {
  grid-template-columns: 1fr auto; }

/* line 1096, theme.scss */
.msb-page--actual .msb-docs h2 {
  margin-bottom: 14px; }

/* line 1100, theme.scss */
.msb-page--actual .msb-docs p {
  max-width: 980px; }

@media (max-width: 1280px) {
  /* line 1105, theme.scss */
  .msb-page--actual .msb-work-strip {
    grid-template-columns: repeat(2, 1fr); }

  /* line 1109, theme.scss */
  .msb-page--actual .msb-docs {
    grid-template-columns: 1fr; }

  /* line 1113, theme.scss */
  .msb-page--actual .msb-doc-actions {
    justify-content: flex-start; } }
@media (max-width: 720px) {
  /* line 1119, theme.scss */
  .msb-page--actual .msb-work-strip {
    grid-template-columns: 1fr; } }
/* Doctors section + clean copy patch */
/* line 1126, theme.scss */
.msb-doctors {
  padding: 30px 88px;
  display: grid;
  grid-template-columns: 330px 1fr;
  gap: 44px;
  align-items: start;
  border-top: 1px solid var(--line); }

/* line 1135, theme.scss */
.msb-doctor-grid {
  display: grid;
  grid-template-columns: repeat(2, minmax(0, 1fr));
  gap: 18px; }

/* line 1141, theme.scss */
.msb-doctor-card {
  display: grid;
  grid-template-columns: 180px 1fr;
  gap: 26px;
  min-height: 360px;
  padding: 22px;
  border-radius: 18px;
  background: #fff;
  border: 1px solid var(--line);
  box-shadow: 0 18px 44px rgba(10, 47, 34, 0.06); }

/* line 1153, theme.scss */
.msb-doctor-photo {
  min-height: 310px;
  border-radius: 16px;
  display: grid;
  place-items: center;
  background: radial-gradient(circle at 50% 28%, rgba(25, 115, 63, 0.2), rgba(0, 0, 0, 0) 34%), linear-gradient(135deg, #f8faf8, #eaf4ec);
  border: 1px solid rgba(25, 115, 63, 0.1); }

/* line 1164, theme.scss */
.msb-doctor-photo span {
  width: 92px;
  height: 92px;
  display: grid;
  place-items: center;
  border-radius: 50%;
  color: var(--green);
  background: rgba(255, 255, 255, 0.8);
  font-size: 28px;
  font-weight: 300;
  letter-spacing: -.04em; }

/* line 1177, theme.scss */
.msb-doctor-label {
  margin: 0 0 12px;
  color: var(--green);
  font-weight: 800;
  font-size: 14px; }

/* line 1184, theme.scss */
.msb-doctor-card h3 {
  margin: 0;
  font-size: 30px;
  line-height: 1.05;
  letter-spacing: -.05em;
  font-weight: 300; }

/* line 1192, theme.scss */
.msb-doctor-card p {
  margin: 16px 0 0;
  color: #59635c;
  line-height: 1.55;
  font-size: 15px; }

/* line 1199, theme.scss */
.msb-doctor-card ul {
  margin: 18px 0 0;
  padding-left: 18px;
  color: #59635c;
  line-height: 1.55;
  font-size: 14px; }

/* line 1207, theme.scss */
.msb-doctor-card li + li {
  margin-top: 7px; }

/* line 1211, theme.scss */
.msb-doctor-card a {
  display: inline-flex;
  margin-top: 20px;
  color: var(--green);
  font-weight: 800; }

/* line 1218, theme.scss */
.msb-page--actual .msb-dark-copy p,
.msb-page--actual .msb-section-head p,
.msb-page--actual .msb-side-title p,
.msb-page--actual .msb-docs p,
.msb-page--actual .msb-review-grid p {
  max-width: none; }

/* line 1226, theme.scss */
.msb-page--actual .msb-page--actual .msb-specialists {
  padding-top: 30px; }

/* line 1230, theme.scss */
.msb-page--actual .msb-review-grid article {
  min-height: 210px; }

@media (max-width: 1280px) {
  /* line 1235, theme.scss */
  .msb-doctors {
    grid-template-columns: 1fr;
    padding: 30px 28px; }

  /* line 1240, theme.scss */
  .msb-doctor-grid {
    grid-template-columns: 1fr; }

  /* line 1244, theme.scss */
  .msb-doctor-card {
    grid-template-columns: 160px 1fr; } }
@media (max-width: 720px) {
  /* line 1250, theme.scss */
  .msb-doctor-card {
    grid-template-columns: 1fr; }

  /* line 1254, theme.scss */
  .msb-doctor-photo {
    min-height: 180px; } }
/* External platforms links */
/* line 1261, theme.scss */
.msb-links {
  padding: 30px 88px;
  display: grid;
  grid-template-columns: 330px 1fr;
  gap: 44px;
  align-items: start;
  border-top: 1px solid var(--line); }

/* line 1270, theme.scss */
.msb-link-grid {
  display: grid;
  grid-template-columns: repeat(4, minmax(0, 1fr));
  gap: 18px; }

/* line 1276, theme.scss */
.msb-link-card {
  position: relative;
  min-height: 210px;
  padding: 24px;
  border-radius: 18px;
  display: grid;
  grid-template-rows: auto 1fr auto;
  gap: 22px;
  background: radial-gradient(circle at 78% 18%, rgba(25, 115, 63, 0.1), rgba(0, 0, 0, 0) 34%), #fff;
  border: 1px solid var(--line);
  box-shadow: 0 18px 44px rgba(10, 47, 34, 0.06);
  transition: transform .22s ease, box-shadow .22s ease, border-color .22s ease; }

/* line 1292, theme.scss */
.msb-link-card:hover {
  transform: translateY(-7px);
  border-color: rgba(25, 115, 63, 0.22);
  box-shadow: 0 28px 70px rgba(10, 47, 34, 0.12); }

/* line 1298, theme.scss */
.msb-link-icon {
  width: 58px;
  height: 58px;
  display: grid;
  place-items: center;
  border-radius: 18px;
  color: #fff;
  font-style: normal;
  font-weight: 900;
  letter-spacing: -.04em; }

/* line 1310, theme.scss */
.msb-link-icon--pd {
  background: linear-gradient(135deg, #19733f, #0a4c2d); }

/* line 1311, theme.scss */
.msb-link-icon--np {
  background: linear-gradient(135deg, #3a8b62, #19733f); }

/* line 1312, theme.scss */
.msb-link-icon--ym {
  background: linear-gradient(135deg, #e3392f, #b51f19); }

/* line 1313, theme.scss */
.msb-link-icon--dg {
  background: linear-gradient(135deg, #2aa64a, #167b34); }

/* line 1315, theme.scss */
.msb-link-card b {
  display: block;
  color: var(--ink);
  font-size: 24px;
  line-height: 1.1;
  letter-spacing: -.04em;
  font-weight: 400; }

/* line 1324, theme.scss */
.msb-link-card small {
  display: block;
  margin-top: 12px;
  color: #647067;
  font-size: 15px;
  line-height: 1.45; }

/* line 1332, theme.scss */
.msb-link-card em {
  width: 36px;
  height: 36px;
  display: grid;
  place-items: center;
  justify-self: end;
  border-radius: 50%;
  color: var(--green);
  border: 1px solid rgba(25, 115, 63, 0.18);
  font-style: normal; }

/* line 1344, theme.scss */
.msb-mini-links {
  display: flex;
  flex-wrap: wrap;
  gap: 8px;
  margin-top: 22px;
  padding-top: 20px;
  border-top: 1px solid rgba(17, 22, 20, 0.1); }

/* line 1353, theme.scss */
.msb-mini-links a {
  min-height: 34px;
  padding: 0 12px;
  border-radius: 999px;
  display: inline-flex;
  align-items: center;
  color: var(--green);
  background: rgba(25, 115, 63, 0.08);
  font-size: 13px;
  font-weight: 800; }

@media (max-width: 1280px) {
  /* line 1366, theme.scss */
  .msb-links {
    grid-template-columns: 1fr;
    padding: 30px 28px; }

  /* line 1371, theme.scss */
  .msb-link-grid {
    grid-template-columns: repeat(2, minmax(0, 1fr)); } }
@media (max-width: 720px) {
  /* line 1377, theme.scss */
  .msb-link-grid {
    grid-template-columns: 1fr; }

  /* line 1381, theme.scss */
  .msb-link-card {
    min-height: 170px; } }
/* line 1388, theme.scss */
.msb-header--v8 {
  position: sticky;
  top: 12px;
  max-width: 1840px;
  margin: 12px auto 0;
  min-height: 96px;
  padding: 0 34px;
  grid-template-columns: 120px minmax(0, 1fr) 220px;
  gap: 26px;
  background: rgba(255, 255, 255, 0.78);
  border: 1px solid rgba(17, 22, 20, 0.08);
  border-radius: 28px;
  box-shadow: 0 18px 44px rgba(10, 47, 34, 0.08); }

/* line 1403, theme.scss */
.msb-header--v8 .msb-header-left,
.msb-header--v8 .msb-header-right {
  display: flex;
  align-items: center; }

/* line 1409, theme.scss */
.msb-header--v8 .msb-header-right {
  justify-content: flex-end;
  flex-direction: column;
  gap: 4px; }

/* line 1415, theme.scss */
.msb-logo-icon {
  width: 66px;
  height: 66px;
  display: inline-flex;
  align-items: center;
  justify-content: center; }

/* line 1423, theme.scss */
.msb-logo-icon img {
  width: 58px;
  height: 58px;
  object-fit: cover;
  border-radius: 50%; }

/* line 1430, theme.scss */
.msb-header-center {
  display: flex;
  flex-direction: column;
  align-items: center;
  gap: 10px; }

/* line 1437, theme.scss */
.msb-brand-title {
  display: block;
  color: var(--ink);
  font-size: 28px;
  line-height: 1;
  letter-spacing: -.05em;
  font-weight: 400;
  text-align: center; }

/* line 1447, theme.scss */
.msb-nav--capsule {
  min-height: 62px;
  padding: 0 20px;
  display: inline-flex;
  justify-content: center;
  align-items: center;
  gap: 28px;
  border-radius: 999px;
  background: rgba(247, 249, 247, 0.96);
  border: 1px solid rgba(17, 22, 20, 0.06);
  box-shadow: inset 0 1px 0 rgba(255, 255, 255, 0.9); }

/* line 1460, theme.scss */
.msb-nav--capsule a {
  min-height: 40px;
  padding: 0 14px;
  display: inline-flex;
  align-items: center;
  justify-content: center;
  border-radius: 999px;
  color: #5a645d;
  font-size: 15px;
  font-weight: 600;
  transition: background .2s ease, color .2s ease; }

/* line 1473, theme.scss */
.msb-nav--capsule a:hover {
  color: var(--green);
  background: rgba(25, 115, 63, 0.08); }

/* line 1478, theme.scss */
.msb-header--v8 .msb-phone {
  font-size: 18px;
  line-height: 1; }

/* line 1483, theme.scss */
.msb-header--v8 .msb-callback {
  font-size: 14px;
  line-height: 1; }

/* line 1488, theme.scss */
.msb-hero--v8 {
  padding-top: 56px; }

/* line 1492, theme.scss */
.msb-hero--v8 .msb-overline {
  display: inline-flex;
  align-items: center;
  min-height: 38px;
  padding: 0 16px;
  border-radius: 999px;
  color: var(--green);
  background: rgba(25, 115, 63, 0.08);
  font-size: 14px;
  font-weight: 800; }

/* line 1504, theme.scss */
.msb-hero-badges {
  display: flex;
  flex-wrap: wrap;
  gap: 12px;
  margin-top: 24px; }

/* line 1511, theme.scss */
.msb-hero-badges span {
  min-height: 42px;
  padding: 0 16px;
  display: inline-flex;
  align-items: center;
  border-radius: 999px;
  background: rgba(255, 255, 255, 0.92);
  border: 1px solid rgba(17, 22, 20, 0.08);
  color: #3e4942;
  font-size: 14px;
  font-weight: 700;
  box-shadow: 0 12px 24px rgba(10, 47, 34, 0.05); }

/* line 1525, theme.scss */
.msb-art-note {
  position: absolute;
  z-index: 4;
  min-height: 46px;
  padding: 0 18px;
  display: inline-flex;
  align-items: center;
  border-radius: 999px;
  background: rgba(255, 255, 255, 0.92);
  box-shadow: 0 18px 40px rgba(10, 47, 34, 0.08);
  color: var(--green);
  font-size: 14px;
  font-weight: 800; }

/* line 1540, theme.scss */
.msb-art-note--one {
  left: 2%;
  top: 30%; }

/* line 1545, theme.scss */
.msb-art-note--two {
  left: 64%;
  top: 10%; }

/* line 1550, theme.scss */
.msb-art-note--three {
  right: 0;
  top: 44%; }

/* line 1555, theme.scss */
.msb-hero--v8 .msb-contact-panel {
  padding: 34px; }

/* line 1559, theme.scss */
.msb-hero--v8 .msb-contact-panel h2 {
  font-size: 24px;
  line-height: 1.05; }

@media (max-width: 1280px) {
  /* line 1565, theme.scss */
  .msb-header--v8 {
    top: 8px;
    margin-top: 8px;
    padding: 0 18px;
    grid-template-columns: 70px minmax(0, 1fr) 70px;
    min-height: 86px; }

  /* line 1573, theme.scss */
  .msb-header--v8 .msb-header-right {
    justify-content: center; }

  /* line 1577, theme.scss */
  .msb-header--v8 .msb-phone,
  .msb-header--v8 .msb-callback {
    display: none; }

  /* line 1582, theme.scss */
  .msb-header--v8 .msb-burger {
    display: block; }

  /* line 1586, theme.scss */
  .msb-header-center {
    gap: 8px; }

  /* line 1590, theme.scss */
  .msb-brand-title {
    font-size: 24px; }

  /* line 1594, theme.scss */
  .msb-nav--capsule {
    position: fixed;
    left: 16px;
    right: 16px;
    top: 104px;
    display: none;
    flex-direction: column;
    align-items: stretch;
    gap: 8px;
    min-height: auto;
    padding: 16px;
    border-radius: 24px;
    background: rgba(255, 255, 255, 0.98);
    box-shadow: 0 18px 44px rgba(10, 47, 34, 0.12); }

  /* line 1610, theme.scss */
  .msb-nav--capsule.is-open {
    display: flex; }

  /* line 1614, theme.scss */
  .msb-nav--capsule a {
    justify-content: flex-start;
    padding: 0 14px; }

  /* line 1619, theme.scss */
  .msb-hero--v8 .msb-contact-panel {
    max-width: 100%; } }
@media (max-width: 720px) {
  /* line 1625, theme.scss */
  .msb-brand-title {
    font-size: 20px; }

  /* line 1629, theme.scss */
  .msb-hero-badges {
    flex-direction: column;
    align-items: flex-start; }

  /* line 1634, theme.scss */
  .msb-art-note {
    display: none; }

  /* line 1638, theme.scss */
  .msb-header--v8 {
    grid-template-columns: 58px minmax(0, 1fr) 58px; }

  /* line 1642, theme.scss */
  .msb-logo-icon {
    width: 48px;
    height: 48px; }

  /* line 1647, theme.scss */
  .msb-logo-icon img {
    width: 44px;
    height: 44px; } }
/* Real review excerpts */
/* line 1655, theme.scss */
.msb-review-quotes {
  grid-column: 2;
  display: flex;
  flex-wrap: wrap;
  gap: 10px;
  margin-top: 18px; }

/* line 1663, theme.scss */
.msb-review-quotes span {
  min-height: 38px;
  padding: 0 14px;
  display: inline-flex;
  align-items: center;
  border-radius: 999px;
  color: var(--green);
  background: rgba(25, 115, 63, 0.08);
  border: 1px solid rgba(25, 115, 63, 0.1);
  font-size: 14px;
  font-weight: 800; }

@media (max-width: 1280px) {
  /* line 1677, theme.scss */
  .msb-review-quotes {
    grid-column: auto; } }
/* Doctors showcase v11 */
/* line 1684, theme.scss */
.msb-doctors--showcase {
  padding: 34px 88px;
  display: grid;
  grid-template-columns: 330px 1fr;
  gap: 44px;
  align-items: start;
  border-top: 1px solid var(--line); }

/* line 1693, theme.scss */
.msb-doctor-showcase {
  display: grid;
  grid-template-columns: 1.15fr .85fr;
  gap: 18px;
  align-items: stretch; }

/* line 1700, theme.scss */
.msb-doctor-poster {
  position: relative;
  min-height: 520px;
  border-radius: 28px;
  overflow: hidden;
  background: #dfe6e1;
  box-shadow: 0 28px 80px rgba(10, 47, 34, 0.1); }

/* line 1709, theme.scss */
.msb-doctor-poster--featured {
  min-height: 580px; }

/* line 1713, theme.scss */
.msb-doctor-poster img {
  width: 100%;
  height: 100%;
  object-fit: cover; }

/* line 1719, theme.scss */
.msb-doctor-overlay {
  position: absolute;
  inset: 0;
  background: linear-gradient(180deg, rgba(13, 20, 18, 0.28) 0%, rgba(13, 20, 18, 0.04) 32%, rgba(13, 20, 18, 0.42) 100%); }

/* line 1725, theme.scss */
.msb-doctor-meta {
  position: absolute;
  z-index: 2;
  color: #fff; }

/* line 1731, theme.scss */
.msb-doctor-meta strong {
  display: block;
  font-size: clamp(28px, 2.2vw, 44px);
  line-height: .95;
  letter-spacing: -.05em;
  font-weight: 400;
  text-shadow: 0 8px 22px rgba(0, 0, 0, 0.18); }

/* line 1740, theme.scss */
.msb-doctor-meta--left {
  left: 24px;
  top: 24px;
  max-width: 62%; }

/* line 1746, theme.scss */
.msb-doctor-meta--right {
  right: 24px;
  top: 28px;
  display: grid;
  justify-items: end;
  gap: 4px;
  max-width: 34%; }

/* line 1755, theme.scss */
.msb-doctor-meta--right span {
  display: block;
  color: rgba(255, 255, 255, 0.94);
  font-size: 17px;
  line-height: 1.1;
  text-align: right; }

/* line 1763, theme.scss */
.msb-doctor-cta {
  position: absolute;
  left: 24px;
  bottom: 24px;
  z-index: 2;
  min-height: 46px;
  padding: 0 16px;
  display: inline-flex;
  align-items: center;
  border-radius: 999px;
  color: #fff !important;
  background: rgba(255, 255, 255, 0.14);
  border: 1px solid rgba(255, 255, 255, 0.24);
  backdrop-filter: blur(10px);
  font-weight: 700; }

@media (max-width: 1280px) {
  /* line 1781, theme.scss */
  .msb-doctors--showcase {
    grid-template-columns: 1fr;
    padding: 30px 28px; }

  /* line 1786, theme.scss */
  .msb-doctor-showcase {
    grid-template-columns: 1fr; }

  /* line 1791, theme.scss */
  .msb-doctor-poster,
  .msb-doctor-poster--featured {
    min-height: 520px; } }
@media (max-width: 720px) {
  /* line 1798, theme.scss */
  .msb-doctor-poster,
  .msb-doctor-poster--featured {
    min-height: 420px;
    border-radius: 22px; }

  /* line 1804, theme.scss */
  .msb-doctor-meta--left {
    max-width: 72%; }

  /* line 1808, theme.scss */
  .msb-doctor-meta strong {
    font-size: 28px; }

  /* line 1812, theme.scss */
  .msb-doctor-meta--right span {
    font-size: 14px; }

  /* line 1816, theme.scss */
  .msb-doctor-cta {
    bottom: 18px;
    left: 18px; } }
/* Header exact match v13 */
/* line 1824, theme.scss */
.msb-header--exact {
  position: relative;
  top: auto;
  max-width: 1840px;
  margin: 0 auto;
  min-height: 108px;
  padding: 0 34px;
  display: grid;
  grid-template-columns: 250px 1fr 220px;
  align-items: center;
  gap: 18px;
  background: transparent;
  border: 0;
  box-shadow: none;
  backdrop-filter: none; }

/* line 1841, theme.scss */
.msb-logo--exact {
  display: flex;
  align-items: center;
  gap: 12px; }

/* line 1847, theme.scss */
.msb-logo--exact img {
  width: 48px;
  height: 48px;
  object-fit: cover;
  border-radius: 50%; }

/* line 1854, theme.scss */
.msb-logo--exact b {
  display: block;
  color: #121715;
  font-size: 27px;
  line-height: .88;
  letter-spacing: -.04em;
  font-weight: 700; }

/* line 1863, theme.scss */
.msb-nav--exact {
  display: flex;
  justify-content: center;
  gap: 42px; }

/* line 1869, theme.scss */
.msb-nav--exact a {
  color: #2f3833;
  font-size: 14px;
  font-weight: 500; }

/* line 1875, theme.scss */
.msb-header-actions--exact {
  display: grid;
  justify-items: end;
  gap: 6px; }

/* line 1881, theme.scss */
.msb-header-actions--exact .msb-phone {
  color: #18201c;
  font-size: 16px;
  font-weight: 600; }

/* line 1887, theme.scss */
.msb-header-actions--exact .msb-callback {
  color: var(--green);
  font-size: 13px;
  font-weight: 600; }

/* line 1893, theme.scss */
.msb-hero--exact {
  min-height: 620px;
  padding: 6px 34px 40px;
  display: grid;
  grid-template-columns: 1.02fr 1.05fr 360px;
  gap: 12px;
  align-items: center;
  background: transparent;
  border-bottom: 0; }

/* line 1904, theme.scss */
.msb-hero-copy--exact {
  align-self: center;
  padding-top: 24px; }

/* line 1909, theme.scss */
.msb-hero-copy--exact .msb-overline {
  display: none; }

/* line 1913, theme.scss */
.msb-hero--exact h1 {
  margin: 0;
  color: #131816;
  font-size: clamp(62px, 5.5vw, 88px);
  line-height: .96;
  letter-spacing: -.07em;
  font-weight: 300; }

/* line 1922, theme.scss */
.msb-hero--exact h1 span {
  color: #3d985b; }

/* line 1926, theme.scss */
.msb-hero--exact .msb-lead {
  max-width: 520px;
  margin: 34px 0 0;
  color: #55615a;
  font-size: 19px;
  line-height: 1.55; }

/* line 1934, theme.scss */
.msb-hero--exact .msb-hero-actions {
  gap: 18px;
  margin-top: 34px; }

/* line 1939, theme.scss */
.msb-hero--exact .msb-btn {
  min-height: 62px;
  padding: 0 26px;
  border-radius: 14px;
  font-size: 15px;
  font-weight: 700; }

/* line 1947, theme.scss */
.msb-play--exact {
  min-height: 62px;
  padding: 0 22px 0 14px;
  gap: 14px;
  border: 1px solid rgba(17, 22, 20, 0.1);
  border-radius: 14px;
  background: rgba(255, 255, 255, 0.84); }

/* line 1956, theme.scss */
.msb-play--exact i {
  width: 42px;
  height: 42px;
  border: 1px solid rgba(17, 22, 20, 0.12);
  color: #7eb895;
  background: #fff;
  font-size: 12px; }

/* line 1965, theme.scss */
.msb-play--exact span {
  color: #4a544f;
  font-size: 15px;
  line-height: 1.25;
  font-weight: 500; }

/* line 1972, theme.scss */
.msb-hero-art--exact {
  position: relative;
  min-height: 560px; }

/* line 1977, theme.scss */
.msb-hero-art--exact .msb-hero-tooth {
  position: absolute;
  left: 50%;
  top: 49%;
  width: min(480px, 86%);
  transform: translate(-50%, -50%);
  filter: drop-shadow(0 20px 40px rgba(25, 115, 63, 0.12)); }

/* line 1986, theme.scss */
.msb-hero-art--exact .msb-orbit--one {
  width: 565px;
  height: 128px;
  left: 51%;
  top: 49%;
  border-width: 2px;
  border-color: rgba(99, 171, 122, 0.55);
  transform: translate(-50%, -50%) rotate(-12deg); }

/* line 1996, theme.scss */
.msb-hero-art--exact .msb-orbit--two {
  width: 34px;
  height: 34px;
  left: 84%;
  top: 34%;
  border: 0;
  background: rgba(99, 171, 122, 0.72);
  box-shadow: 0 0 0 7px rgba(99, 171, 122, 0.16); }

/* line 2006, theme.scss */
.msb-implant-wrap {
  position: absolute;
  left: 16%;
  bottom: 8%;
  width: 168px;
  height: 168px; }

/* line 2014, theme.scss */
.msb-hero-implant--exact {
  position: static;
  width: 100%;
  transform: rotate(-9deg);
  filter: drop-shadow(0 14px 28px rgba(0, 0, 0, 0.18)); }

/* line 2021, theme.scss */
.msb-contact-panel--exact {
  align-self: center;
  padding: 28px 28px;
  border-radius: 20px;
  background: rgba(255, 255, 255, 0.78);
  border: 1px solid rgba(17, 22, 20, 0.08);
  box-shadow: 0 16px 36px rgba(10, 47, 34, 0.06);
  backdrop-filter: blur(12px); }

/* line 2031, theme.scss */
.msb-contact-panel--exact h2 {
  display: none; }

/* line 2035, theme.scss */
.msb-contact-panel--exact a,
.msb-contact-panel--exact p {
  display: grid;
  grid-template-columns: 24px 1fr;
  gap: 14px;
  align-items: start;
  margin: 0;
  padding: 14px 0;
  color: #38433d;
  font-size: 16px;
  line-height: 1.45; }

/* line 2048, theme.scss */
.msb-contact-panel--exact a + a,
.msb-contact-panel--exact a + p,
.msb-contact-panel--exact p + p {
  border-top: 1px solid rgba(17, 22, 20, 0.06); }

/* line 2054, theme.scss */
.msb-contact-panel--exact i {
  color: #59a570;
  font-style: normal;
  font-weight: 700; }

@media (max-width: 1280px) {
  /* line 2061, theme.scss */
  .msb-header--exact {
    min-height: 86px;
    padding: 0 18px;
    grid-template-columns: 200px 1fr 56px; }

  /* line 2067, theme.scss */
  .msb-nav--exact {
    position: fixed;
    left: 16px;
    right: 16px;
    top: 84px;
    display: none;
    flex-direction: column;
    gap: 10px;
    padding: 18px;
    border-radius: 18px;
    background: rgba(255, 255, 255, 0.98);
    border: 1px solid rgba(17, 22, 20, 0.08);
    box-shadow: 0 18px 44px rgba(10, 47, 34, 0.12);
    z-index: 90; }

  /* line 2083, theme.scss */
  .msb-nav--exact.is-open {
    display: flex; }

  /* line 2087, theme.scss */
  .msb-header-actions--exact .msb-phone,
  .msb-header-actions--exact .msb-callback {
    display: none; }

  /* line 2092, theme.scss */
  .msb-header--exact .msb-burger {
    display: block; }

  /* line 2096, theme.scss */
  .msb-hero--exact {
    grid-template-columns: 1fr;
    padding: 12px 18px 34px;
    gap: 22px; }

  /* line 2102, theme.scss */
  .msb-hero-copy--exact {
    padding-top: 0; }

  /* line 2106, theme.scss */
  .msb-contact-panel--exact {
    max-width: 560px; } }
@media (max-width: 720px) {
  /* line 2112, theme.scss */
  .msb-header--exact {
    grid-template-columns: 170px 1fr 48px;
    gap: 10px; }

  /* line 2117, theme.scss */
  .msb-logo--exact img {
    width: 42px;
    height: 42px; }

  /* line 2122, theme.scss */
  .msb-logo--exact b {
    font-size: 22px; }

  /* line 2126, theme.scss */
  .msb-hero--exact h1 {
    font-size: 50px; }

  /* line 2130, theme.scss */
  .msb-hero--exact .msb-lead {
    font-size: 17px; }

  /* line 2134, theme.scss */
  .msb-hero-art--exact {
    min-height: 420px; }

  /* line 2138, theme.scss */
  .msb-implant-wrap {
    width: 122px;
    height: 122px;
    left: 10%;
    bottom: 6%; }

  /* line 2145, theme.scss */
  .msb-contact-panel--exact {
    padding: 20px; }

  /* line 2149, theme.scss */
  .msb-contact-panel--exact a,
  .msb-contact-panel--exact p {
    font-size: 14px; } }
/* Short phone and working hours */
/* line 2157, theme.scss */
.msb-page small {
  font-size: .86em;
  color: inherit;
  opacity: .78;
  font-weight: 600; }

/* line 2164, theme.scss */
.msb-contact-panel small,
.msb-appointment-contact small {
  display: inline-block;
  margin-top: 4px; }

/* Final cleanup v16 */
/* line 2172, theme.scss */
.msb-page {
  -webkit-font-smoothing: antialiased;
  text-rendering: geometricPrecision; }

/* line 2177, theme.scss */
.msb-main {
  overflow: hidden; }

/* PNG cutouts: no white square, clean object scaling */
/* line 2182, theme.scss */
.msb-hero-tooth,
.msb-hero-implant,
.msb-service-card img {
  mix-blend-mode: normal;
  background: transparent !important; }

/* Remove dead meta spacing after deleted artifact paragraphs */
/* line 2190, theme.scss */
.msb-section-head--wide {
  align-items: start; }

/* line 2194, theme.scss */
.msb-side-title p:empty,
.msb-section-head p:empty,
.msb-dark-copy p:empty {
  display: none !important; }

/* line 2200, theme.scss */
.msb-doctors--showcase .msb-side-title p:empty,
.msb-prices .msb-side-title p:empty {
  display: none !important; }

/* Clean rhythm between large sections */
/* line 2206, theme.scss */
.msb-philosophy,
.msb-services,
.msb-doctors,
.msb-specialists,
.msb-prices,
.msb-reviews,
.msb-links {
  scroll-margin-top: 120px; }

/* Make external links and document block less noisy */
/* line 2217, theme.scss */
.msb-links .msb-side-title p {
  max-width: 260px; }

/* line 2221, theme.scss */
.msb-docs {
  align-items: start; }

/* Contact card text: phone + short phone */
/* line 2226, theme.scss */
.msb-contact-panel small,
.msb-appointment-contact small {
  font-size: .92em;
  opacity: .82; }

/* Doctors cards: stronger crop safety */
/* line 2233, theme.scss */
.msb-doctor-poster img {
  object-position: center top; }

/* Keep footer clean on narrow screens */
@media (max-width: 720px) {
  /* line 2239, theme.scss */
  .msb-footer nav {
    gap: 10px; }

  /* line 2243, theme.scss */
  .msb-footer div > a,
  .msb-footer nav a {
    font-size: 15px; } }
@media (max-width: 640px) {
  /* line 2251, theme.scss */
  .msb-license-grid {
    grid-template-columns: 1fr; } }
/* Premium license services v18 */
/* line 2259, theme.scss */
.msb-specialists--premium {
  padding: 40px 88px;
  display: grid;
  grid-template-columns: 330px 1fr;
  gap: 44px;
  align-items: start;
  border-top: 1px solid var(--line); }

/* line 2268, theme.scss */
.msb-license-grid--premium {
  display: grid;
  grid-template-columns: repeat(12, minmax(0, 1fr));
  gap: 18px; }

/* line 2274, theme.scss */
.msb-license-card {
  grid-column: span 3;
  min-height: 100%;
  padding: 18px;
  border-radius: 28px;
  background: linear-gradient(180deg, rgba(248, 251, 248, 0.98) 0%, rgba(255, 255, 255, 0.98) 100%);
  border: 1px solid rgba(18, 24, 21, 0.07);
  box-shadow: 0 18px 44px rgba(10, 47, 34, 0.05);
  transition: transform .22s ease, box-shadow .22s ease, border-color .22s ease; }

/* line 2286, theme.scss */
.msb-license-card:hover {
  transform: translateY(-6px);
  box-shadow: 0 28px 70px rgba(10, 47, 34, 0.09);
  border-color: rgba(61, 152, 91, 0.18); }

/* line 2292, theme.scss */
.msb-license-card--featured {
  grid-column: span 4;
  display: grid;
  grid-template-columns: 1.02fr 1fr;
  align-items: center;
  gap: 8px;
  padding: 22px;
  background: radial-gradient(circle at 22% 24%, rgba(88, 176, 113, 0.12), rgba(0, 0, 0, 0) 28%), linear-gradient(135deg, #f6fbf7 0%, #ffffff 64%); }

/* line 2304, theme.scss */
.msb-license-card--featured .msb-license-media {
  min-height: 268px; }

/* line 2308, theme.scss */
.msb-license-media {
  width: 100%;
  min-height: 180px;
  display: flex;
  align-items: center;
  justify-content: center;
  border-radius: 22px;
  background: radial-gradient(circle at 50% 38%, rgba(99, 171, 122, 0.16), rgba(0, 0, 0, 0) 24%), #f3f8f4;
  overflow: hidden; }

/* line 2321, theme.scss */
.msb-license-media img {
  width: 78%;
  max-width: 220px;
  display: block;
  object-fit: contain;
  filter: drop-shadow(0 16px 32px rgba(58, 117, 78, 0.08)); }

/* line 2329, theme.scss */
.msb-license-copy {
  padding: 14px 2px 2px; }

/* line 2333, theme.scss */
.msb-license-tag {
  min-height: 32px;
  padding: 0 12px;
  display: inline-flex;
  align-items: center;
  border-radius: 999px;
  color: var(--green);
  background: rgba(61, 152, 91, 0.1);
  font-size: 12px;
  font-weight: 800;
  letter-spacing: .02em;
  text-transform: uppercase; }

/* line 2347, theme.scss */
.msb-license-copy h3 {
  margin: 14px 0 10px;
  color: #141917;
  font-size: 24px;
  line-height: 1.05;
  letter-spacing: -.05em;
  font-weight: 700; }

/* line 2356, theme.scss */
.msb-license-card--featured .msb-license-copy h3 {
  font-size: 34px; }

/* line 2360, theme.scss */
.msb-license-copy p {
  margin: 0;
  color: #66726a;
  font-size: 15px;
  line-height: 1.5;
  max-width: 28ch; }

@media (max-width: 1480px) {
  /* line 2369, theme.scss */
  .msb-specialists--premium {
    grid-template-columns: 1fr;
    padding: 30px 28px; }

  /* line 2374, theme.scss */
  .msb-license-card--featured {
    grid-column: span 12; }

  /* line 2378, theme.scss */
  .msb-license-card {
    grid-column: span 6; } }
@media (max-width: 980px) {
  /* line 2384, theme.scss */
  .msb-license-card,
  .msb-license-card--featured {
    grid-column: span 12; }

  /* line 2389, theme.scss */
  .msb-license-card--featured {
    grid-template-columns: 1fr; }

  /* line 2393, theme.scss */
  .msb-license-card--featured .msb-license-media {
    min-height: 220px; } }
@media (max-width: 640px) {
  /* line 2399, theme.scss */
  .msb-license-copy h3 {
    font-size: 22px; }

  /* line 2403, theme.scss */
  .msb-license-card--featured .msb-license-copy h3 {
    font-size: 28px; }

  /* line 2407, theme.scss */
  .msb-license-media {
    min-height: 160px; } }
/* External links icons v19 */
/* line 2414, theme.scss */
.msb-link-grid--icons {
  align-items: stretch; }

/* line 2418, theme.scss */
.msb-link-card--icon {
  min-height: 290px;
  grid-template-rows: auto auto 1fr auto;
  gap: 18px; }

/* line 2424, theme.scss */
.msb-link-art {
  width: 96px;
  height: 96px;
  object-fit: contain;
  display: block;
  filter: drop-shadow(0 14px 28px rgba(38, 118, 76, 0.1)); }

/* line 2432, theme.scss */
.msb-link-card--icon b {
  margin-top: 4px; }

/* line 2436, theme.scss */
.msb-link-card--icon small {
  margin-top: 10px;
  max-width: 26ch; }

@media (max-width: 720px) {
  /* line 2442, theme.scss */
  .msb-link-card--icon {
    min-height: 220px; }

  /* line 2446, theme.scss */
  .msb-link-art {
    width: 78px;
    height: 78px; } }
/* Visual QA cleanup v20 */
/* line 2453, theme.scss */
.msb-logo--exact img,
.msb-footer img {
  object-fit: cover;
  border-radius: 50%; }

/* line 2459, theme.scss */
.msb-link-art {
  background: transparent !important; }

@media (min-width: 721px) and (max-width: 1280px) {
  /* line 2464, theme.scss */
  .msb-hero-art--exact {
    min-height: 680px;
    margin-top: 18px; }

  /* line 2469, theme.scss */
  .msb-hero-art--exact .msb-hero-tooth {
    width: min(520px, 76vw);
    top: 58%; }

  /* line 2474, theme.scss */
  .msb-hero-art--exact .msb-orbit--one {
    top: 58%; }

  /* line 2478, theme.scss */
  .msb-hero-art--exact .msb-orbit--two {
    top: 44%; }

  /* line 2482, theme.scss */
  .msb-implant-wrap {
    left: 16%;
    bottom: 8%; } }
@media (max-width: 720px) {
  /* line 2489, theme.scss */
  .msb-hero--exact .msb-hero-actions {
    position: relative;
    z-index: 2; }

  /* line 2494, theme.scss */
  .msb-hero-art--exact {
    min-height: 500px;
    margin-top: 8px; }

  /* line 2499, theme.scss */
  .msb-hero-art--exact .msb-hero-tooth {
    width: min(360px, 88vw);
    top: 55%; }

  /* line 2504, theme.scss */
  .msb-hero-art--exact .msb-orbit--one {
    top: 55%;
    width: 430px; }

  /* line 2509, theme.scss */
  .msb-hero-art--exact .msb-orbit--two {
    top: 42%; } }
/* Appointment form polish v21 */
/* line 2516, theme.scss */
.msb-appointment--premium {
  position: relative;
  overflow: hidden;
  grid-template-columns: .82fr 1.08fr .62fr;
  gap: 38px;
  padding: 46px 52px;
  align-items: stretch;
  background: radial-gradient(circle at 9% 20%, rgba(25, 115, 63, 0.12), rgba(0, 0, 0, 0) 24%), radial-gradient(circle at 72% 84%, rgba(25, 115, 63, 0.07), rgba(0, 0, 0, 0) 22%), linear-gradient(135deg, #f7fcf7 0%, #ffffff 58%, #fbfdfb 100%);
  box-shadow: 0 30px 90px rgba(10, 47, 34, 0.08); }

/* line 2530, theme.scss */
.msb-appointment--premium::before {
  content: "";
  position: absolute;
  inset: 18px;
  border-radius: 22px;
  border: 1px solid rgba(25, 115, 63, 0.08);
  pointer-events: none; }

/* line 2539, theme.scss */
.msb-appointment--premium::after {
  content: "";
  position: absolute;
  left: -80px;
  bottom: -135px;
  width: 320px;
  height: 320px;
  border: 1px solid rgba(25, 115, 63, 0.12);
  border-radius: 50%;
  pointer-events: none; }

/* line 2551, theme.scss */
.msb-appointment--premium .msb-appointment-title,
.msb-form--premium,
.msb-appointment--premium .msb-appointment-contact {
  position: relative;
  z-index: 1; }

/* line 2558, theme.scss */
.msb-appointment--premium .msb-appointment-title {
  display: flex;
  flex-direction: column;
  justify-content: center; }

/* line 2564, theme.scss */
.msb-appointment--premium .msb-appointment-title span {
  margin-bottom: 14px;
  font-size: 17px; }

/* line 2569, theme.scss */
.msb-appointment--premium .msb-appointment-title h2 {
  max-width: 8.5em;
  letter-spacing: -.055em;
  line-height: .96; }

/* line 2575, theme.scss */
.msb-appointment--premium .msb-appointment-title p {
  max-width: 34ch;
  margin: 18px 0 0;
  color: #536159;
  font-size: 17px;
  line-height: 1.5; }

/* line 2583, theme.scss */
.msb-appointment-badges {
  display: flex;
  flex-wrap: wrap;
  gap: 8px;
  margin-top: 24px; }

/* line 2590, theme.scss */
.msb-appointment-badges b {
  padding: 9px 12px;
  border-radius: 999px;
  background: rgba(255, 255, 255, 0.78);
  border: 1px solid rgba(25, 115, 63, 0.14);
  color: #24573c;
  font-size: 13px;
  line-height: 1;
  white-space: nowrap; }

/* line 2601, theme.scss */
.msb-form--premium {
  align-self: center;
  display: grid;
  grid-template-columns: 1fr;
  gap: 14px;
  padding: 22px;
  border-radius: 22px;
  background: rgba(255, 255, 255, 0.78);
  border: 1px solid rgba(17, 22, 20, 0.08);
  box-shadow: 0 24px 60px rgba(10, 47, 34, 0.09);
  backdrop-filter: blur(12px); }

/* line 2614, theme.scss */
.msb-form-grid {
  display: grid;
  grid-template-columns: 1fr 1fr;
  gap: 12px; }

/* line 2620, theme.scss */
.msb-field {
  display: grid;
  gap: 7px;
  color: #5b665f;
  font-size: 13px;
  font-weight: 700; }

/* line 2628, theme.scss */
.msb-field span {
  padding-left: 4px; }

/* line 2632, theme.scss */
.msb-form--premium input,
.msb-form--premium select {
  width: 100%;
  min-height: 54px;
  padding: 0 16px;
  border: 1px solid rgba(17, 22, 20, 0.13);
  border-radius: 14px;
  background: #fff;
  color: var(--ink);
  outline: none;
  transition: border-color .18s ease, box-shadow .18s ease, transform .18s ease; }

/* line 2645, theme.scss */
.msb-form--premium select {
  appearance: none;
  background-image: linear-gradient(45deg, transparent 50%, #19733f 50%), linear-gradient(135deg, #19733f 50%, transparent 50%);
  background-position: calc(100% - 18px) 23px, calc(100% - 12px) 23px;
  background-size: 6px 6px, 6px 6px;
  background-repeat: no-repeat; }

/* line 2653, theme.scss */
.msb-form--premium input:focus,
.msb-form--premium select:focus {
  border-color: rgba(25, 115, 63, 0.62);
  box-shadow: 0 0 0 4px rgba(25, 115, 63, 0.1); }

/* line 2659, theme.scss */
.msb-form--premium button {
  min-height: 58px;
  border-radius: 16px;
  box-shadow: 0 18px 34px rgba(25, 115, 63, 0.2);
  transition: transform .18s ease, box-shadow .18s ease, background .18s ease; }

/* line 2666, theme.scss */
.msb-form--premium button i {
  font-style: normal;
  margin-left: 8px; }

/* line 2671, theme.scss */
.msb-form--premium button:hover {
  transform: translateY(-2px);
  background: #135f35;
  box-shadow: 0 22px 42px rgba(25, 115, 63, 0.24); }

/* line 2677, theme.scss */
.msb-consent {
  display: flex;
  gap: 10px;
  align-items: flex-start;
  color: #68736d;
  font-size: 13px;
  line-height: 1.35; }

/* line 2686, theme.scss */
.msb-consent input {
  width: 18px;
  min-width: 18px;
  height: 18px;
  min-height: 18px;
  margin: 0;
  padding: 0;
  accent-color: var(--green); }

/* line 2696, theme.scss */
.msb-form-note {
  margin: -2px 0 0;
  color: #7b8580;
  font-size: 12px;
  line-height: 1.45; }

/* line 2703, theme.scss */
.msb-appointment--premium .msb-appointment-contact {
  align-self: center;
  gap: 12px; }

/* line 2708, theme.scss */
.msb-appointment--premium .msb-appointment-contact a,
.msb-appointment--premium .msb-appointment-contact p {
  display: grid;
  grid-template-columns: 42px 1fr;
  gap: 14px;
  align-items: center;
  margin: 0;
  padding: 14px;
  border-radius: 18px;
  background: rgba(255, 255, 255, 0.7);
  border: 1px solid rgba(17, 22, 20, 0.07);
  color: #334139;
  box-shadow: 0 12px 30px rgba(10, 47, 34, 0.045); }

/* line 2723, theme.scss */
.msb-appointment--premium .msb-appointment-contact i {
  width: 42px;
  height: 42px;
  display: grid;
  place-items: center;
  border-radius: 50%;
  background: #eef8f0;
  color: var(--green);
  font-size: 20px;
  line-height: 1;
  font-style: normal; }

/* line 2736, theme.scss */
.msb-appointment--premium .msb-appointment-contact b {
  display: block;
  margin-bottom: 4px;
  color: var(--ink);
  font-size: 14px; }

/* line 2743, theme.scss */
.msb-appointment--premium .msb-appointment-contact small {
  display: block;
  color: #59655e;
  font-size: 14px;
  line-height: 1.45; }

@media (max-width: 1280px) {
  /* line 2751, theme.scss */
  .msb-appointment--premium {
    grid-template-columns: 1fr;
    gap: 22px; }

  /* line 2756, theme.scss */
  .msb-appointment--premium .msb-appointment-title h2,
  .msb-appointment--premium .msb-appointment-title p {
    max-width: 760px; }

  /* line 2761, theme.scss */
  .msb-appointment--premium .msb-appointment-contact {
    grid-template-columns: repeat(3, minmax(0, 1fr)); } }
@media (max-width: 720px) {
  /* line 2767, theme.scss */
  .msb-appointment--premium {
    margin-left: 16px;
    margin-right: 16px;
    padding: 24px 18px;
    border-radius: 22px; }

  /* line 2774, theme.scss */
  .msb-appointment--premium::before {
    inset: 10px;
    border-radius: 18px; }

  /* line 2779, theme.scss */
  .msb-appointment--premium .msb-appointment-title h2 {
    font-size: 34px; }

  /* line 2783, theme.scss */
  .msb-appointment--premium .msb-appointment-title p {
    font-size: 15px; }

  /* line 2787, theme.scss */
  .msb-form--premium {
    padding: 16px;
    border-radius: 18px; }

  /* line 2792, theme.scss */
  .msb-form-grid,
  .msb-appointment--premium .msb-appointment-contact {
    grid-template-columns: 1fr; }

  /* line 2797, theme.scss */
  .msb-appointment-badges b {
    white-space: normal; } }
/* Appointment v21 grid fix */
/* line 2803, theme.scss */
.msb-form--premium .msb-field,
.msb-form--premium .msb-consent {
  grid-column: auto; }

/* line 2808, theme.scss */
.msb-form--premium .msb-field span {
  display: block;
  min-height: 1em;
  padding-left: 2px;
  white-space: nowrap; }

@media (max-width: 720px) {
  /* line 2816, theme.scss */
  .msb-form--premium .msb-field span {
    white-space: normal; } }
/* Appointment v21 specificity fix */
/* line 2822, theme.scss */
.msb-form--premium .msb-field {
  display: grid;
  gap: 7px;
  align-items: start; }

/* Appointment v21 parent grid lock */
/* line 2829, theme.scss */
.msb-form--premium {
  grid-template-columns: minmax(0, 1fr); }

/* line 2833, theme.scss */
.msb-form--premium > .msb-form-grid,
.msb-form--premium > button,
.msb-form--premium > .msb-consent,
.msb-form--premium > .msb-form-note {
  grid-column: 1 / -1;
  width: 100%; }

/* Hero profile visual v22: detailed orbital tooth artwork */
/* line 2842, theme.scss */
.msb-hero--exact {
  position: relative;
  isolation: isolate;
  min-height: 650px;
  overflow: visible; }

/* line 2849, theme.scss */
.msb-hero-copy--exact {
  position: relative;
  z-index: 4;
  grid-column: 1;
  grid-row: 1; }

/* line 2856, theme.scss */
.msb-hero-art--profile-v22 {
  position: relative;
  z-index: 1;
  grid-column: 2 / 4;
  grid-row: 1;
  min-height: 620px;
  pointer-events: none;
  overflow: visible; }

/* line 2866, theme.scss */
.msb-hero-visual-v22 {
  position: absolute;
  left: 50%;
  top: 50%;
  width: min(1080px, 62vw);
  max-width: none;
  height: auto;
  transform: translate(-58%, -50%);
  filter: drop-shadow(0 28px 46px rgba(25, 115, 63, 0.12));
  user-select: none; }

/* line 2878, theme.scss */
.msb-contact-panel--exact {
  position: relative;
  z-index: 5;
  grid-column: 3;
  grid-row: 1;
  justify-self: end;
  width: min(360px, 100%);
  background: rgba(255, 255, 255, 0.84); }

@media (min-width: 1600px) {
  /* line 2889, theme.scss */
  .msb-hero--exact {
    min-height: 670px; }

  /* line 2893, theme.scss */
  .msb-hero-art--profile-v22 {
    min-height: 640px; }

  /* line 2897, theme.scss */
  .msb-hero-visual-v22 {
    width: 1120px;
    transform: translate(-57%, -50%); } }
@media (min-width: 1281px) and (max-width: 1599px) {
  /* line 2904, theme.scss */
  .msb-hero-visual-v22 {
    width: min(980px, 64vw);
    transform: translate(-58%, -50%); } }
@media (max-width: 1280px) {
  /* line 2911, theme.scss */
  .msb-hero--exact {
    min-height: auto; }

  /* line 2915, theme.scss */
  .msb-hero-copy--exact,
  .msb-hero-art--profile-v22,
  .msb-contact-panel--exact {
    grid-column: 1;
    grid-row: auto; }

  /* line 2922, theme.scss */
  .msb-hero-art--profile-v22 {
    min-height: clamp(420px, 56vw, 620px);
    margin-top: 0; }

  /* line 2927, theme.scss */
  .msb-hero-visual-v22 {
    left: 50%;
    width: min(980px, 112vw);
    transform: translate(-50%, -50%); }

  /* line 2933, theme.scss */
  .msb-contact-panel--exact {
    justify-self: start;
    width: min(560px, 100%); } }
@media (max-width: 720px) {
  /* line 2940, theme.scss */
  .msb-hero-art--profile-v22 {
    min-height: 350px;
    margin-top: 4px; }

  /* line 2945, theme.scss */
  .msb-hero-visual-v22 {
    width: 760px;
    max-width: none;
    transform: translate(-54%, -50%); } }
@media (max-width: 420px) {
  /* line 2953, theme.scss */
  .msb-hero-art--profile-v22 {
    min-height: 320px; }

  /* line 2957, theme.scss */
  .msb-hero-visual-v22 {
    width: 700px;
    transform: translate(-55%, -50%); } }
/* Hero profile visual v22 desktop blend correction */
@media (min-width: 1600px) {
  /* line 2965, theme.scss */
  .msb-hero-visual-v22 {
    width: 1320px;
    transform: translate(-57%, -50%); } }
@media (min-width: 1281px) and (max-width: 1599px) {
  /* line 2972, theme.scss */
  .msb-hero-visual-v22 {
    width: min(1180px, 78vw);
    transform: translate(-57%, -50%); } }
/* Soft edge mask for the inserted 16:9 hero artwork */
/* line 2979, theme.scss */
.msb-hero-visual-v22 {
  -webkit-mask-image: radial-gradient(ellipse at 64% 50%, #000000 0%, #000000 54%, rgba(0, 0, 0, 0.74) 72%, rgba(0, 0, 0, 0) 100%);
  mask-image: radial-gradient(ellipse at 64% 50%, #000000 0%, #000000 54%, rgba(0, 0, 0, 0.74) 72%, rgba(0, 0, 0, 0) 100%); }

@media (min-width: 1281px) and (max-width: 1599px) {
  /* line 2985, theme.scss */
  .msb-hero-visual-v22 {
    transform: translate(-70%, -50%); } }
