.elementor-kit-6{--e-global-color-primary:#414142;--e-global-color-secondary:#9C99AA;--e-global-color-text:#7A7A7A;--e-global-color-accent:#E4E3E8;--e-global-color-0a1ffaf:#C8A96A;--e-global-color-1e58383:#F8F7FA;--e-global-color-973f666:#FFFFFF;--e-global-typography-primary-font-family:"Playfair Display";--e-global-typography-primary-font-size:2em;--e-global-typography-primary-font-weight:600;--e-global-typography-secondary-font-family:"Playfair Display";--e-global-typography-secondary-font-size:1.7em;--e-global-typography-secondary-font-weight:400;--e-global-typography-text-font-family:"Montserrat";--e-global-typography-text-font-weight:400;--e-global-typography-accent-font-family:"Montserrat";--e-global-typography-accent-font-weight:500;}.elementor-kit-6 button,.elementor-kit-6 input[type="button"],.elementor-kit-6 input[type="submit"],.elementor-kit-6 .elementor-button{font-family:var( --e-global-typography-accent-font-family ), Sans-serif;font-weight:var( --e-global-typography-accent-font-weight );color:var( --e-global-color-973f666 );background-color:var( --e-global-color-secondary );border-radius:30px 30px 30px 30px;}.elementor-section.elementor-section-boxed > .elementor-container{max-width:1140px;}.e-con{--container-max-width:1140px;}.elementor-widget:not(:last-child){--kit-widget-spacing:20px;}.elementor-element{--widgets-spacing:20px 20px;--widgets-spacing-row:20px;--widgets-spacing-column:20px;}{}h1.entry-title{display:var(--page-title-display);}.elementor-kit-6 e-page-transition{background-color:#FFBC7D;}@media(max-width:1024px){.elementor-section.elementor-section-boxed > .elementor-container{max-width:1024px;}.e-con{--container-max-width:1024px;}}@media(max-width:767px){.elementor-section.elementor-section-boxed > .elementor-container{max-width:767px;}.e-con{--container-max-width:767px;}}
/* Start custom CSS */.almore-service-inner {
  position: relative;
  overflow: hidden;
  padding: 120px 24px 125px;
  background:
    radial-gradient(circle at 10% 14%, rgba(156,153,170,0.16) 0%, rgba(156,153,170,0) 34%),
    radial-gradient(circle at 88% 70%, rgba(200,169,106,0.12) 0%, rgba(200,169,106,0) 34%),
    linear-gradient(135deg, #ffffff 0%, #fbfbfd 44%, #f4f3f8 100%);
}

.almore-service-inner-pattern {
  position: absolute;
  inset: 0;
  z-index: 0;
  pointer-events: none;
  opacity: 0.095;
  background-size: 190px 190px;
  background-repeat: repeat;
  background-image: url("data:image/svg+xml,%3Csvg width='190' height='190' viewBox='0 0 190 190' xmlns='http://www.w3.org/2000/svg'%3E%3Cg opacity='0.95' stroke='%239C99AA' stroke-width='1.6' fill='none' stroke-linecap='round'%3E%3Ccircle cx='95' cy='95' r='13'/%3E%3Cpath d='M95 35v38M95 117v38M35 95h38M117 95h38M52 52l27 27M111 111l27 27M138 52l-27 27M79 111l-27 27'/%3E%3Ccircle cx='95' cy='95' r='70' opacity='0.20'/%3E%3C/g%3E%3Cg opacity='0.55' stroke='%23C8A96A' stroke-width='1.2' fill='none' stroke-linecap='round'%3E%3Cpath d='M20 20h18M152 20h18M20 170h18M152 170h18'/%3E%3C/g%3E%3C/svg%3E");
  animation: almoreServicePatternMove 46s linear infinite;
}

.almore-service-inner-glow {
  position: absolute;
  border-radius: 50%;
  pointer-events: none;
  z-index: 0;
}

.almore-service-inner-glow-one {
  width: 440px;
  height: 440px;
  top: -150px;
  left: -140px;
  background: radial-gradient(circle, rgba(156,153,170,0.18), transparent 68%);
}

.almore-service-inner-glow-two {
  width: 560px;
  height: 560px;
  right: -210px;
  top: 42%;
  background: radial-gradient(circle, rgba(200,169,106,0.13), transparent 66%);
}

.almore-service-inner-wrap {
  position: relative;
  z-index: 3;
  max-width: 1320px;
  margin: 0 auto;
}

.almore-service-inner-grid {
  display: grid;
  grid-template-columns: 1.05fr 0.95fr;
  gap: 76px;
  align-items: center;
}

.almore-service-inner-eyebrow {
  display: inline-flex;
  align-items: center;
  gap: 14px;
  margin-bottom: 22px;
  font-family: "Montserrat", sans-serif;
  font-size: 13px;
  line-height: 1.5;
  font-weight: 800;
  letter-spacing: 0.24em;
  text-transform: uppercase;
  color: #C8A96A;
}

.almore-service-inner-eyebrow span {
  width: 64px;
  height: 1px;
  background: linear-gradient(90deg, #C8A96A, transparent);
}

.almore-service-inner-content h1 {
  margin: 0;
  max-width: 740px;
  font-family: "Playfair Display", serif;
  color: #414142;
  font-size: clamp(56px, 6vw, 94px);
  line-height: 0.98;
  font-weight: 500;
  letter-spacing: -0.052em;
}

.almore-service-inner-content p {
  max-width: 680px;
  margin: 28px 0 0;
  font-family: "Montserrat", sans-serif;
  color: rgba(65,65,66,0.74);
  font-size: 17px;
  line-height: 1.78;
}

.almore-service-inner-actions {
  margin-top: 34px;
  display: flex;
  align-items: center;
  gap: 20px;
  flex-wrap: wrap;
}

.almore-service-inner-btn {
  display: inline-flex;
  align-items: center;
  justify-content: center;
  gap: 12px;
  min-height: 56px;
  padding: 15px 30px;
  border-radius: 16px;
  background:
    linear-gradient(135deg, #C8A96A, #A77B2D),
    radial-gradient(circle at 28% 18%, rgba(255,255,255,0.38), transparent 44%);
  border: 1px solid rgba(241,223,167,0.70);
  color: #ffffff;
  font-family: "Montserrat", sans-serif;
  font-size: 13px;
  line-height: 1;
  font-weight: 800;
  letter-spacing: 0.12em;
  text-transform: uppercase;
  text-decoration: none;
  box-shadow:
    0 18px 40px rgba(167,123,45,0.24),
    inset 0 1px 0 rgba(255,255,255,0.28);
  transition: transform 0.35s ease, box-shadow 0.35s ease;
}

.almore-service-inner-btn:hover {
  color: #ffffff;
  transform: translateY(-4px);
  box-shadow:
    0 24px 54px rgba(167,123,45,0.30),
    inset 0 1px 0 rgba(255,255,255,0.34);
}

.almore-service-inner-btn span {
  font-size: 18px;
  transition: transform 0.35s ease;
}

.almore-service-inner-btn:hover span {
  transform: translateX(5px);
}

.almore-service-inner-secondary {
  position: relative;
  font-family: "Montserrat", sans-serif;
  font-size: 13px;
  line-height: 1;
  font-weight: 800;
  letter-spacing: 0.12em;
  text-transform: uppercase;
  color: #414142;
  text-decoration: none;
}

.almore-service-inner-secondary::after {
  content: "";
  position: absolute;
  left: 0;
  bottom: -7px;
  width: 100%;
  height: 1px;
  background: linear-gradient(90deg, #C8A96A, transparent);
  transition: transform 0.35s ease;
  transform-origin: left;
}

.almore-service-inner-secondary:hover {
  color: #A77B2D;
}

.almore-service-inner-secondary:hover::after {
  transform: scaleX(0.72);
}

.almore-service-inner-visual {
  position: relative;
}

.almore-service-inner-card {
  position: relative;
  overflow: hidden;
  min-height: 560px;
  border-radius: 38px;
  padding: 34px;
  background:
    linear-gradient(180deg, rgba(65,65,66,0.95), rgba(65,65,66,0.88)),
    radial-gradient(circle at 20% 0%, rgba(200,169,106,0.22), transparent 50%);
  border: 1px solid rgba(200,169,106,0.36);
  box-shadow:
    0 34px 90px rgba(65,65,66,0.18),
    inset 0 1px 0 rgba(255,255,255,0.12);
  color: #ffffff;
}

.almore-service-inner-card::before {
  content: "";
  position: absolute;
  inset: 0;
  background:
    radial-gradient(circle at 20% 14%, rgba(255,255,255,0.10), transparent 28%),
    linear-gradient(135deg, rgba(200,169,106,0.18), transparent 42%);
  pointer-events: none;
}

.almore-service-inner-card > * {
  position: relative;
  z-index: 2;
}

.almore-service-inner-icon {
  width: 82px;
  height: 82px;
  border-radius: 26px;
  display: grid;
  place-items: center;
  color: #F3D890;
  background: linear-gradient(180deg, rgba(255,255,255,0.12), rgba(255,255,255,0.06));
  border: 1px solid rgba(241,223,167,0.24);
  box-shadow: 0 16px 34px rgba(0,0,0,0.14);
  margin-bottom: 28px;
}

.almore-service-inner-icon svg {
  width: 44px;
  height: 44px;
}

.almore-service-inner-card small {
  display: block;
  margin-bottom: 14px;
  font-family: "Montserrat", sans-serif;
  font-size: 11px;
  line-height: 1;
  font-weight: 900;
  letter-spacing: 0.18em;
  text-transform: uppercase;
  color: rgba(241,223,167,0.92);
}

.almore-service-inner-card h2 {
  margin: 0;
  font-family: "Playfair Display", serif;
  font-size: clamp(36px, 3.4vw, 56px);
  line-height: 1.02;
  font-weight: 500;
  letter-spacing: -0.045em;
  color: #ffffff;
}

.almore-service-inner-card p {
  margin: 20px 0 0;
  font-family: "Montserrat", sans-serif;
  font-size: 15px;
  line-height: 1.74;
  color: rgba(255,255,255,0.76);
}

.almore-service-inner-points {
  margin: 30px 0 0;
  padding: 0;
  list-style: none;
  display: grid;
  gap: 13px;
}

.almore-service-inner-points li {
  display: grid;
  grid-template-columns: auto 1fr;
  gap: 12px;
  align-items: start;
  font-family: "Montserrat", sans-serif;
  font-size: 13.5px;
  line-height: 1.58;
  color: rgba(255,255,255,0.78);
}

.almore-service-inner-points li::before {
  content: "✦";
  color: #F3D890;
  font-size: 12px;
  line-height: 1.6;
}

.almore-service-inner-bottom {
  margin-top: 54px;
  display: grid;
  grid-template-columns: repeat(3, 1fr);
  gap: 18px;
}

.almore-service-inner-mini {
  padding: 26px;
  border-radius: 26px;
  background:
    linear-gradient(180deg, rgba(255,255,255,0.82), rgba(255,255,255,0.58)),
    radial-gradient(circle at 12% 0%, rgba(200,169,106,0.13), transparent 54%);
  border: 1px solid rgba(200,169,106,0.24);
  box-shadow:
    0 20px 48px rgba(65,65,66,0.08),
    inset 0 1px 0 rgba(255,255,255,0.72);
}

.almore-service-inner-mini span {
  display: block;
  margin-bottom: 14px;
  font-family: "Montserrat", sans-serif;
  color: #A77B2D;
  font-size: 11px;
  line-height: 1;
  font-weight: 900;
  letter-spacing: 0.18em;
  text-transform: uppercase;
}

.almore-service-inner-mini h3 {
  margin: 0;
  font-family: "Playfair Display", serif;
  color: #414142;
  font-size: 31px;
  line-height: 1.05;
  font-weight: 500;
  letter-spacing: -0.035em;
}

.almore-service-inner-mini p {
  margin: 13px 0 0;
  font-family: "Montserrat", sans-serif;
  color: rgba(65,65,66,0.70);
  font-size: 13.5px;
  line-height: 1.68;
}

@keyframes almoreServicePatternMove {
  from { background-position: 0 0; }
  to { background-position: 190px 190px; }
}

@media (max-width: 1100px) {
  .almore-service-inner-grid {
    grid-template-columns: 1fr;
    gap: 54px;
  }

  .almore-service-inner-content {
    text-align: center;
    max-width: 850px;
    margin: 0 auto;
  }

  .almore-service-inner-content p {
    margin-left: auto;
    margin-right: auto;
  }

  .almore-service-inner-eyebrow {
    justify-content: center;
  }

  .almore-service-inner-actions {
    justify-content: center;
  }

  .almore-service-inner-bottom {
    grid-template-columns: 1fr;
  }
}

@media (max-width: 767px) {
  .almore-service-inner {
    padding: 82px 18px 92px;
  }

  .almore-service-inner-pattern {
    opacity: 0.075;
    background-size: 145px 145px;
  }

  .almore-service-inner-eyebrow {
    gap: 12px;
    font-size: 11px;
    letter-spacing: 0.20em;
  }

  .almore-service-inner-eyebrow span {
    width: 45px;
  }

  .almore-service-inner-content h1 {
    font-size: 43px;
    line-height: 1.04;
  }

  .almore-service-inner-content p {
    font-size: 15px;
    line-height: 1.72;
  }

  .almore-service-inner-actions {
    display: grid;
    grid-template-columns: 1fr;
    gap: 18px;
  }

  .almore-service-inner-btn {
    width: 100%;
  }

  .almore-service-inner-secondary {
    justify-self: center;
  }

  .almore-service-inner-card {
    min-height: auto;
    padding: 28px 24px;
    border-radius: 30px;
    text-align: center;
  }

  .almore-service-inner-icon {
    margin-left: auto;
    margin-right: auto;
  }

  .almore-service-inner-points {
    text-align: left;
  }

  .almore-service-inner-mini {
    text-align: center;
  }
}



.almore-cosmetic-inner {
  position: relative;
  overflow: hidden;
  padding: 120px 24px 125px;
  background:
    radial-gradient(circle at 10% 14%, rgba(156,153,170,0.16) 0%, rgba(156,153,170,0) 34%),
    radial-gradient(circle at 88% 70%, rgba(200,169,106,0.12) 0%, rgba(200,169,106,0) 34%),
    linear-gradient(135deg, #ffffff 0%, #fbfbfd 44%, #f4f3f8 100%);
}

.almore-cosmetic-inner-pattern {
  position: absolute;
  inset: 0;
  z-index: 0;
  pointer-events: none;
  opacity: 0.095;
  background-size: 190px 190px;
  background-repeat: repeat;
  background-image: url("data:image/svg+xml,%3Csvg width='190' height='190' viewBox='0 0 190 190' xmlns='http://www.w3.org/2000/svg'%3E%3Cg opacity='0.95' stroke='%239C99AA' stroke-width='1.6' fill='none' stroke-linecap='round'%3E%3Ccircle cx='95' cy='95' r='13'/%3E%3Cpath d='M95 35v38M95 117v38M35 95h38M117 95h38M52 52l27 27M111 111l27 27M138 52l-27 27M79 111l-27 27'/%3E%3Ccircle cx='95' cy='95' r='70' opacity='0.20'/%3E%3C/g%3E%3Cg opacity='0.55' stroke='%23C8A96A' stroke-width='1.2' fill='none' stroke-linecap='round'%3E%3Cpath d='M20 20h18M152 20h18M20 170h18M152 170h18'/%3E%3C/g%3E%3C/svg%3E");
  animation: almoreCosmeticInnerPatternMove 46s linear infinite;
}

.almore-cosmetic-inner-glow {
  position: absolute;
  border-radius: 50%;
  pointer-events: none;
  z-index: 0;
}

.almore-cosmetic-inner-glow-one {
  width: 440px;
  height: 440px;
  top: -150px;
  left: -140px;
  background: radial-gradient(circle, rgba(156,153,170,0.18), transparent 68%);
}

.almore-cosmetic-inner-glow-two {
  width: 560px;
  height: 560px;
  right: -210px;
  top: 42%;
  background: radial-gradient(circle, rgba(200,169,106,0.13), transparent 66%);
}

.almore-cosmetic-inner-wrap {
  position: relative;
  z-index: 3;
  max-width: 1320px;
  margin: 0 auto;
}

.almore-cosmetic-inner-grid {
  display: grid;
  grid-template-columns: 1.05fr 0.95fr;
  gap: 76px;
  align-items: center;
}

.almore-cosmetic-inner-eyebrow {
  display: inline-flex;
  align-items: center;
  gap: 14px;
  margin-bottom: 22px;
  font-family: "Montserrat", sans-serif;
  font-size: 13px;
  line-height: 1.5;
  font-weight: 800;
  letter-spacing: 0.24em;
  text-transform: uppercase;
  color: #C8A96A;
}

.almore-cosmetic-inner-eyebrow span {
  width: 64px;
  height: 1px;
  background: linear-gradient(90deg, #C8A96A, transparent);
}

.almore-cosmetic-inner-content h1 {
  margin: 0;
  max-width: 740px;
  font-family: "Playfair Display", serif;
  color: #414142;
  font-size: clamp(56px, 6vw, 94px);
  line-height: 0.98;
  font-weight: 500;
  letter-spacing: -0.052em;
}

.almore-cosmetic-inner-content p {
  max-width: 680px;
  margin: 28px 0 0;
  font-family: "Montserrat", sans-serif;
  color: rgba(65,65,66,0.74);
  font-size: 17px;
  line-height: 1.78;
}

.almore-cosmetic-inner-actions {
  margin-top: 34px;
  display: flex;
  align-items: center;
  gap: 20px;
  flex-wrap: wrap;
}

.almore-cosmetic-inner-btn {
  display: inline-flex;
  align-items: center;
  justify-content: center;
  gap: 12px;
  min-height: 56px;
  padding: 15px 30px;
  border-radius: 16px;
  background:
    linear-gradient(135deg, #C8A96A, #A77B2D),
    radial-gradient(circle at 28% 18%, rgba(255,255,255,0.38), transparent 44%);
  border: 1px solid rgba(241,223,167,0.70);
  color: #ffffff;
  font-family: "Montserrat", sans-serif;
  font-size: 13px;
  line-height: 1;
  font-weight: 800;
  letter-spacing: 0.12em;
  text-transform: uppercase;
  text-decoration: none;
  box-shadow:
    0 18px 40px rgba(167,123,45,0.24),
    inset 0 1px 0 rgba(255,255,255,0.28);
  transition: transform 0.35s ease, box-shadow 0.35s ease;
}

.almore-cosmetic-inner-btn:hover {
  color: #ffffff;
  transform: translateY(-4px);
  box-shadow:
    0 24px 54px rgba(167,123,45,0.30),
    inset 0 1px 0 rgba(255,255,255,0.34);
}

.almore-cosmetic-inner-btn span {
  font-size: 18px;
  transition: transform 0.35s ease;
}

.almore-cosmetic-inner-btn:hover span {
  transform: translateX(5px);
}

.almore-cosmetic-inner-secondary {
  position: relative;
  font-family: "Montserrat", sans-serif;
  font-size: 13px;
  line-height: 1;
  font-weight: 800;
  letter-spacing: 0.12em;
  text-transform: uppercase;
  color: #414142;
  text-decoration: none;
}

.almore-cosmetic-inner-secondary::after {
  content: "";
  position: absolute;
  left: 0;
  bottom: -7px;
  width: 100%;
  height: 1px;
  background: linear-gradient(90deg, #C8A96A, transparent);
  transition: transform 0.35s ease;
  transform-origin: left;
}

.almore-cosmetic-inner-secondary:hover {
  color: #A77B2D;
}

.almore-cosmetic-inner-secondary:hover::after {
  transform: scaleX(0.72);
}

.almore-cosmetic-inner-card {
  position: relative;
  overflow: hidden;
  min-height: 560px;
  border-radius: 38px;
  padding: 34px;
  background:
    linear-gradient(180deg, rgba(65,65,66,0.95), rgba(65,65,66,0.88)),
    radial-gradient(circle at 20% 0%, rgba(200,169,106,0.22), transparent 50%);
  border: 1px solid rgba(200,169,106,0.36);
  box-shadow:
    0 34px 90px rgba(65,65,66,0.18),
    inset 0 1px 0 rgba(255,255,255,0.12);
  color: #ffffff;
}

.almore-cosmetic-inner-card::before {
  content: "";
  position: absolute;
  inset: 0;
  background:
    radial-gradient(circle at 20% 14%, rgba(255,255,255,0.10), transparent 28%),
    linear-gradient(135deg, rgba(200,169,106,0.18), transparent 42%);
  pointer-events: none;
}

.almore-cosmetic-inner-card > * {
  position: relative;
  z-index: 2;
}

.almore-cosmetic-inner-icon {
  width: 82px;
  height: 82px;
  border-radius: 26px;
  display: grid;
  place-items: center;
  color: #F3D890;
  background: linear-gradient(180deg, rgba(255,255,255,0.12), rgba(255,255,255,0.06));
  border: 1px solid rgba(241,223,167,0.24);
  box-shadow: 0 16px 34px rgba(0,0,0,0.14);
  margin-bottom: 28px;
}

.almore-cosmetic-inner-icon svg {
  width: 46px;
  height: 46px;
}

.almore-cosmetic-inner-card small {
  display: block;
  margin-bottom: 14px;
  font-family: "Montserrat", sans-serif;
  font-size: 11px;
  line-height: 1;
  font-weight: 900;
  letter-spacing: 0.18em;
  text-transform: uppercase;
  color: rgba(241,223,167,0.92);
}

.almore-cosmetic-inner-card h2 {
  margin: 0;
  font-family: "Playfair Display", serif;
  font-size: clamp(36px, 3.4vw, 56px);
  line-height: 1.02;
  font-weight: 500;
  letter-spacing: -0.045em;
  color: #ffffff;
}

.almore-cosmetic-inner-card p {
  margin: 20px 0 0;
  font-family: "Montserrat", sans-serif;
  font-size: 15px;
  line-height: 1.74;
  color: rgba(255,255,255,0.76);
}

.almore-cosmetic-inner-points {
  margin: 30px 0 0;
  padding: 0;
  list-style: none;
  display: grid;
  gap: 13px;
}

.almore-cosmetic-inner-points li {
  display: grid;
  grid-template-columns: auto 1fr;
  gap: 12px;
  align-items: start;
  font-family: "Montserrat", sans-serif;
  font-size: 13.5px;
  line-height: 1.58;
  color: rgba(255,255,255,0.78);
}

.almore-cosmetic-inner-points li::before {
  content: "✦";
  color: #F3D890;
  font-size: 12px;
  line-height: 1.6;
}

.almore-cosmetic-inner-bottom {
  margin-top: 54px;
  display: grid;
  grid-template-columns: repeat(3, 1fr);
  gap: 18px;
}

.almore-cosmetic-inner-mini {
  padding: 26px;
  border-radius: 26px;
  background:
    linear-gradient(180deg, rgba(255,255,255,0.82), rgba(255,255,255,0.58)),
    radial-gradient(circle at 12% 0%, rgba(200,169,106,0.13), transparent 54%);
  border: 1px solid rgba(200,169,106,0.24);
  box-shadow:
    0 20px 48px rgba(65,65,66,0.08),
    inset 0 1px 0 rgba(255,255,255,0.72);
}

.almore-cosmetic-inner-mini span {
  display: block;
  margin-bottom: 14px;
  font-family: "Montserrat", sans-serif;
  color: #A77B2D;
  font-size: 11px;
  line-height: 1;
  font-weight: 900;
  letter-spacing: 0.18em;
  text-transform: uppercase;
}

.almore-cosmetic-inner-mini h3 {
  margin: 0;
  font-family: "Playfair Display", serif;
  color: #414142;
  font-size: 31px;
  line-height: 1.05;
  font-weight: 500;
  letter-spacing: -0.035em;
}

.almore-cosmetic-inner-mini p {
  margin: 13px 0 0;
  font-family: "Montserrat", sans-serif;
  color: rgba(65,65,66,0.70);
  font-size: 13.5px;
  line-height: 1.68;
}

@keyframes almoreCosmeticInnerPatternMove {
  from { background-position: 0 0; }
  to { background-position: 190px 190px; }
}

@media (max-width: 1100px) {
  .almore-cosmetic-inner-grid {
    grid-template-columns: 1fr;
    gap: 54px;
  }

  .almore-cosmetic-inner-content {
    text-align: center;
    max-width: 850px;
    margin: 0 auto;
  }

  .almore-cosmetic-inner-content p {
    margin-left: auto;
    margin-right: auto;
  }

  .almore-cosmetic-inner-eyebrow,
  .almore-cosmetic-inner-actions {
    justify-content: center;
  }

  .almore-cosmetic-inner-bottom {
    grid-template-columns: 1fr;
  }
}

@media (max-width: 767px) {
  .almore-cosmetic-inner {
    padding: 82px 18px 92px;
  }

  .almore-cosmetic-inner-pattern {
    opacity: 0.075;
    background-size: 145px 145px;
  }

  .almore-cosmetic-inner-eyebrow {
    gap: 12px;
    font-size: 11px;
    letter-spacing: 0.20em;
  }

  .almore-cosmetic-inner-eyebrow span {
    width: 45px;
  }

  .almore-cosmetic-inner-content h1 {
    font-size: 43px;
    line-height: 1.04;
  }

  .almore-cosmetic-inner-content p {
    font-size: 15px;
    line-height: 1.72;
  }

  .almore-cosmetic-inner-actions {
    display: grid;
    grid-template-columns: 1fr;
    gap: 18px;
  }

  .almore-cosmetic-inner-btn {
    width: 100%;
  }

  .almore-cosmetic-inner-secondary {
    justify-self: center;
  }

  .almore-cosmetic-inner-card {
    min-height: auto;
    padding: 28px 24px;
    border-radius: 30px;
    text-align: center;
  }

  .almore-cosmetic-inner-icon {
    margin-left: auto;
    margin-right: auto;
  }

  .almore-cosmetic-inner-points {
    text-align: left;
  }

  .almore-cosmetic-inner-mini {
    text-align: center;
  }
}


.almore-restorative-inner {
  position: relative;
  overflow: hidden;
  padding: 120px 24px 125px;
  background:
    radial-gradient(circle at 10% 14%, rgba(156,153,170,0.16) 0%, rgba(156,153,170,0) 34%),
    radial-gradient(circle at 88% 70%, rgba(200,169,106,0.12) 0%, rgba(200,169,106,0) 34%),
    linear-gradient(135deg, #ffffff 0%, #fbfbfd 44%, #f4f3f8 100%);
}

.almore-restorative-inner-pattern {
  position: absolute;
  inset: 0;
  z-index: 0;
  pointer-events: none;
  opacity: 0.095;
  background-size: 190px 190px;
  background-repeat: repeat;
  background-image: url("data:image/svg+xml,%3Csvg width='190' height='190' viewBox='0 0 190 190' xmlns='http://www.w3.org/2000/svg'%3E%3Cg opacity='0.95' stroke='%239C99AA' stroke-width='1.6' fill='none' stroke-linecap='round'%3E%3Ccircle cx='95' cy='95' r='13'/%3E%3Cpath d='M95 35v38M95 117v38M35 95h38M117 95h38M52 52l27 27M111 111l27 27M138 52l-27 27M79 111l-27 27'/%3E%3Ccircle cx='95' cy='95' r='70' opacity='0.20'/%3E%3C/g%3E%3Cg opacity='0.55' stroke='%23C8A96A' stroke-width='1.2' fill='none' stroke-linecap='round'%3E%3Cpath d='M20 20h18M152 20h18M20 170h18M152 170h18'/%3E%3C/g%3E%3C/svg%3E");
  animation: almoreRestorativeInnerPatternMove 46s linear infinite;
}

.almore-restorative-inner-glow {
  position: absolute;
  border-radius: 50%;
  pointer-events: none;
  z-index: 0;
}

.almore-restorative-inner-glow-one {
  width: 440px;
  height: 440px;
  top: -150px;
  left: -140px;
  background: radial-gradient(circle, rgba(156,153,170,0.18), transparent 68%);
}

.almore-restorative-inner-glow-two {
  width: 560px;
  height: 560px;
  right: -210px;
  top: 42%;
  background: radial-gradient(circle, rgba(200,169,106,0.13), transparent 66%);
}

.almore-restorative-inner-wrap {
  position: relative;
  z-index: 3;
  max-width: 1320px;
  margin: 0 auto;
}

.almore-restorative-inner-grid {
  display: grid;
  grid-template-columns: 1.05fr 0.95fr;
  gap: 76px;
  align-items: center;
}

.almore-restorative-inner-eyebrow {
  display: inline-flex;
  align-items: center;
  gap: 14px;
  margin-bottom: 22px;
  font-family: "Montserrat", sans-serif;
  font-size: 13px;
  line-height: 1.5;
  font-weight: 800;
  letter-spacing: 0.24em;
  text-transform: uppercase;
  color: #C8A96A;
}

.almore-restorative-inner-eyebrow span {
  width: 64px;
  height: 1px;
  background: linear-gradient(90deg, #C8A96A, transparent);
}

.almore-restorative-inner-content h1 {
  margin: 0;
  max-width: 740px;
  font-family: "Playfair Display", serif;
  color: #414142;
  font-size: clamp(56px, 6vw, 94px);
  line-height: 0.98;
  font-weight: 500;
  letter-spacing: -0.052em;
}

.almore-restorative-inner-content p {
  max-width: 680px;
  margin: 28px 0 0;
  font-family: "Montserrat", sans-serif;
  color: rgba(65,65,66,0.74);
  font-size: 17px;
  line-height: 1.78;
}

.almore-restorative-inner-actions {
  margin-top: 34px;
  display: flex;
  align-items: center;
  gap: 20px;
  flex-wrap: wrap;
}

.almore-restorative-inner-btn {
  display: inline-flex;
  align-items: center;
  justify-content: center;
  gap: 12px;
  min-height: 56px;
  padding: 15px 30px;
  border-radius: 16px;
  background:
    linear-gradient(135deg, #C8A96A, #A77B2D),
    radial-gradient(circle at 28% 18%, rgba(255,255,255,0.38), transparent 44%);
  border: 1px solid rgba(241,223,167,0.70);
  color: #ffffff;
  font-family: "Montserrat", sans-serif;
  font-size: 13px;
  line-height: 1;
  font-weight: 800;
  letter-spacing: 0.12em;
  text-transform: uppercase;
  text-decoration: none;
  box-shadow:
    0 18px 40px rgba(167,123,45,0.24),
    inset 0 1px 0 rgba(255,255,255,0.28);
  transition: transform 0.35s ease, box-shadow 0.35s ease;
}

.almore-restorative-inner-btn:hover {
  color: #ffffff;
  transform: translateY(-4px);
  box-shadow:
    0 24px 54px rgba(167,123,45,0.30),
    inset 0 1px 0 rgba(255,255,255,0.34);
}

.almore-restorative-inner-btn span {
  font-size: 18px;
  transition: transform 0.35s ease;
}

.almore-restorative-inner-btn:hover span {
  transform: translateX(5px);
}

.almore-restorative-inner-secondary {
  position: relative;
  font-family: "Montserrat", sans-serif;
  font-size: 13px;
  line-height: 1;
  font-weight: 800;
  letter-spacing: 0.12em;
  text-transform: uppercase;
  color: #414142;
  text-decoration: none;
}

.almore-restorative-inner-secondary::after {
  content: "";
  position: absolute;
  left: 0;
  bottom: -7px;
  width: 100%;
  height: 1px;
  background: linear-gradient(90deg, #C8A96A, transparent);
  transition: transform 0.35s ease;
  transform-origin: left;
}

.almore-restorative-inner-secondary:hover {
  color: #A77B2D;
}

.almore-restorative-inner-secondary:hover::after {
  transform: scaleX(0.72);
}

.almore-restorative-inner-card {
  position: relative;
  overflow: hidden;
  min-height: 560px;
  border-radius: 38px;
  padding: 34px;
  background:
    linear-gradient(180deg, rgba(65,65,66,0.95), rgba(65,65,66,0.88)),
    radial-gradient(circle at 20% 0%, rgba(200,169,106,0.22), transparent 50%);
  border: 1px solid rgba(200,169,106,0.36);
  box-shadow:
    0 34px 90px rgba(65,65,66,0.18),
    inset 0 1px 0 rgba(255,255,255,0.12);
  color: #ffffff;
}

.almore-restorative-inner-card::before {
  content: "";
  position: absolute;
  inset: 0;
  background:
    radial-gradient(circle at 20% 14%, rgba(255,255,255,0.10), transparent 28%),
    linear-gradient(135deg, rgba(200,169,106,0.18), transparent 42%);
  pointer-events: none;
}

.almore-restorative-inner-card > * {
  position: relative;
  z-index: 2;
}

.almore-restorative-inner-icon {
  width: 82px;
  height: 82px;
  border-radius: 26px;
  display: grid;
  place-items: center;
  color: #F3D890;
  background: linear-gradient(180deg, rgba(255,255,255,0.12), rgba(255,255,255,0.06));
  border: 1px solid rgba(241,223,167,0.24);
  box-shadow: 0 16px 34px rgba(0,0,0,0.14);
  margin-bottom: 28px;
}

.almore-restorative-inner-icon svg {
  width: 46px;
  height: 46px;
}

.almore-restorative-inner-card small {
  display: block;
  margin-bottom: 14px;
  font-family: "Montserrat", sans-serif;
  font-size: 11px;
  line-height: 1;
  font-weight: 900;
  letter-spacing: 0.18em;
  text-transform: uppercase;
  color: rgba(241,223,167,0.92);
}

.almore-restorative-inner-card h2 {
  margin: 0;
  font-family: "Playfair Display", serif;
  font-size: clamp(36px, 3.4vw, 56px);
  line-height: 1.02;
  font-weight: 500;
  letter-spacing: -0.045em;
  color: #ffffff;
}

.almore-restorative-inner-card p {
  margin: 20px 0 0;
  font-family: "Montserrat", sans-serif;
  font-size: 15px;
  line-height: 1.74;
  color: rgba(255,255,255,0.76);
}

.almore-restorative-inner-points {
  margin: 30px 0 0;
  padding: 0;
  list-style: none;
  display: grid;
  gap: 13px;
}

.almore-restorative-inner-points li {
  display: grid;
  grid-template-columns: auto 1fr;
  gap: 12px;
  align-items: start;
  font-family: "Montserrat", sans-serif;
  font-size: 13.5px;
  line-height: 1.58;
  color: rgba(255,255,255,0.78);
}

.almore-restorative-inner-points li::before {
  content: "✦";
  color: #F3D890;
  font-size: 12px;
  line-height: 1.6;
}

.almore-restorative-inner-bottom {
  margin-top: 54px;
  display: grid;
  grid-template-columns: repeat(3, 1fr);
  gap: 18px;
}

.almore-restorative-inner-mini {
  padding: 26px;
  border-radius: 26px;
  background:
    linear-gradient(180deg, rgba(255,255,255,0.82), rgba(255,255,255,0.58)),
    radial-gradient(circle at 12% 0%, rgba(200,169,106,0.13), transparent 54%);
  border: 1px solid rgba(200,169,106,0.24);
  box-shadow:
    0 20px 48px rgba(65,65,66,0.08),
    inset 0 1px 0 rgba(255,255,255,0.72);
}

.almore-restorative-inner-mini span {
  display: block;
  margin-bottom: 14px;
  font-family: "Montserrat", sans-serif;
  color: #A77B2D;
  font-size: 11px;
  line-height: 1;
  font-weight: 900;
  letter-spacing: 0.18em;
  text-transform: uppercase;
}

.almore-restorative-inner-mini h3 {
  margin: 0;
  font-family: "Playfair Display", serif;
  color: #414142;
  font-size: 31px;
  line-height: 1.05;
  font-weight: 500;
  letter-spacing: -0.035em;
}

.almore-restorative-inner-mini p {
  margin: 13px 0 0;
  font-family: "Montserrat", sans-serif;
  color: rgba(65,65,66,0.70);
  font-size: 13.5px;
  line-height: 1.68;
}

@keyframes almoreRestorativeInnerPatternMove {
  from { background-position: 0 0; }
  to { background-position: 190px 190px; }
}

@media (max-width: 1100px) {
  .almore-restorative-inner-grid {
    grid-template-columns: 1fr;
    gap: 54px;
  }

  .almore-restorative-inner-content {
    text-align: center;
    max-width: 850px;
    margin: 0 auto;
  }

  .almore-restorative-inner-content p {
    margin-left: auto;
    margin-right: auto;
  }

  .almore-restorative-inner-eyebrow,
  .almore-restorative-inner-actions {
    justify-content: center;
  }

  .almore-restorative-inner-bottom {
    grid-template-columns: 1fr;
  }
}

@media (max-width: 767px) {
  .almore-restorative-inner {
    padding: 82px 18px 92px;
  }

  .almore-restorative-inner-pattern {
    opacity: 0.075;
    background-size: 145px 145px;
  }

  .almore-restorative-inner-eyebrow {
    gap: 12px;
    font-size: 11px;
    letter-spacing: 0.20em;
  }

  .almore-restorative-inner-eyebrow span {
    width: 45px;
  }

  .almore-restorative-inner-content h1 {
    font-size: 43px;
    line-height: 1.04;
  }

  .almore-restorative-inner-content p {
    font-size: 15px;
    line-height: 1.72;
  }

  .almore-restorative-inner-actions {
    display: grid;
    grid-template-columns: 1fr;
    gap: 18px;
  }

  .almore-restorative-inner-btn {
    width: 100%;
  }

  .almore-restorative-inner-secondary {
    justify-self: center;
  }

  .almore-restorative-inner-card {
    min-height: auto;
    padding: 28px 24px;
    border-radius: 30px;
    text-align: center;
  }

  .almore-restorative-inner-icon {
    margin-left: auto;
    margin-right: auto;
  }

  .almore-restorative-inner-points {
    text-align: left;
  }

  .almore-restorative-inner-mini {
    text-align: center;
  }
}


.almore-periodontic-inner {
  position: relative;
  overflow: hidden;
  padding: 120px 24px 125px;
  background:
    radial-gradient(circle at 10% 14%, rgba(156,153,170,0.16) 0%, rgba(156,153,170,0) 34%),
    radial-gradient(circle at 88% 70%, rgba(200,169,106,0.12) 0%, rgba(200,169,106,0) 34%),
    linear-gradient(135deg, #ffffff 0%, #fbfbfd 44%, #f4f3f8 100%);
}

.almore-periodontic-inner-pattern {
  position: absolute;
  inset: 0;
  z-index: 0;
  pointer-events: none;
  opacity: 0.095;
  background-size: 190px 190px;
  background-repeat: repeat;
  background-image: url("data:image/svg+xml,%3Csvg width='190' height='190' viewBox='0 0 190 190' xmlns='http://www.w3.org/2000/svg'%3E%3Cg opacity='0.95' stroke='%239C99AA' stroke-width='1.6' fill='none' stroke-linecap='round'%3E%3Ccircle cx='95' cy='95' r='13'/%3E%3Cpath d='M95 35v38M95 117v38M35 95h38M117 95h38M52 52l27 27M111 111l27 27M138 52l-27 27M79 111l-27 27'/%3E%3Ccircle cx='95' cy='95' r='70' opacity='0.20'/%3E%3C/g%3E%3Cg opacity='0.55' stroke='%23C8A96A' stroke-width='1.2' fill='none' stroke-linecap='round'%3E%3Cpath d='M20 20h18M152 20h18M20 170h18M152 170h18'/%3E%3C/g%3E%3C/svg%3E");
  animation: almorePeriodonticInnerPatternMove 46s linear infinite;
}

.almore-periodontic-inner-glow {
  position: absolute;
  border-radius: 50%;
  pointer-events: none;
  z-index: 0;
}

.almore-periodontic-inner-glow-one {
  width: 440px;
  height: 440px;
  top: -150px;
  left: -140px;
  background: radial-gradient(circle, rgba(156,153,170,0.18), transparent 68%);
}

.almore-periodontic-inner-glow-two {
  width: 560px;
  height: 560px;
  right: -210px;
  top: 42%;
  background: radial-gradient(circle, rgba(200,169,106,0.13), transparent 66%);
}

.almore-periodontic-inner-wrap {
  position: relative;
  z-index: 3;
  max-width: 1320px;
  margin: 0 auto;
}

.almore-periodontic-inner-grid {
  display: grid;
  grid-template-columns: 1.05fr 0.95fr;
  gap: 76px;
  align-items: center;
}

.almore-periodontic-inner-eyebrow {
  display: inline-flex;
  align-items: center;
  gap: 14px;
  margin-bottom: 22px;
  font-family: "Montserrat", sans-serif;
  font-size: 13px;
  line-height: 1.5;
  font-weight: 800;
  letter-spacing: 0.24em;
  text-transform: uppercase;
  color: #C8A96A;
}

.almore-periodontic-inner-eyebrow span {
  width: 64px;
  height: 1px;
  background: linear-gradient(90deg, #C8A96A, transparent);
}

.almore-periodontic-inner-content h1 {
  margin: 0;
  max-width: 740px;
  font-family: "Playfair Display", serif;
  color: #414142;
  font-size: clamp(56px, 6vw, 94px);
  line-height: 0.98;
  font-weight: 500;
  letter-spacing: -0.052em;
}

.almore-periodontic-inner-content p {
  max-width: 680px;
  margin: 28px 0 0;
  font-family: "Montserrat", sans-serif;
  color: rgba(65,65,66,0.74);
  font-size: 17px;
  line-height: 1.78;
}

.almore-periodontic-inner-actions {
  margin-top: 34px;
  display: flex;
  align-items: center;
  gap: 20px;
  flex-wrap: wrap;
}

.almore-periodontic-inner-btn {
  display: inline-flex;
  align-items: center;
  justify-content: center;
  gap: 12px;
  min-height: 56px;
  padding: 15px 30px;
  border-radius: 16px;
  background:
    linear-gradient(135deg, #C8A96A, #A77B2D),
    radial-gradient(circle at 28% 18%, rgba(255,255,255,0.38), transparent 44%);
  border: 1px solid rgba(241,223,167,0.70);
  color: #ffffff;
  font-family: "Montserrat", sans-serif;
  font-size: 13px;
  line-height: 1;
  font-weight: 800;
  letter-spacing: 0.12em;
  text-transform: uppercase;
  text-decoration: none;
  box-shadow:
    0 18px 40px rgba(167,123,45,0.24),
    inset 0 1px 0 rgba(255,255,255,0.28);
  transition: transform 0.35s ease, box-shadow 0.35s ease;
}

.almore-periodontic-inner-btn:hover {
  color: #ffffff;
  transform: translateY(-4px);
  box-shadow:
    0 24px 54px rgba(167,123,45,0.30),
    inset 0 1px 0 rgba(255,255,255,0.34);
}

.almore-periodontic-inner-btn span {
  font-size: 18px;
  transition: transform 0.35s ease;
}

.almore-periodontic-inner-btn:hover span {
  transform: translateX(5px);
}

.almore-periodontic-inner-secondary {
  position: relative;
  font-family: "Montserrat", sans-serif;
  font-size: 13px;
  line-height: 1;
  font-weight: 800;
  letter-spacing: 0.12em;
  text-transform: uppercase;
  color: #414142;
  text-decoration: none;
}

.almore-periodontic-inner-secondary::after {
  content: "";
  position: absolute;
  left: 0;
  bottom: -7px;
  width: 100%;
  height: 1px;
  background: linear-gradient(90deg, #C8A96A, transparent);
  transition: transform 0.35s ease;
  transform-origin: left;
}

.almore-periodontic-inner-secondary:hover {
  color: #A77B2D;
}

.almore-periodontic-inner-secondary:hover::after {
  transform: scaleX(0.72);
}

.almore-periodontic-inner-card {
  position: relative;
  overflow: hidden;
  min-height: 560px;
  border-radius: 38px;
  padding: 34px;
  background:
    linear-gradient(180deg, rgba(65,65,66,0.95), rgba(65,65,66,0.88)),
    radial-gradient(circle at 20% 0%, rgba(200,169,106,0.22), transparent 50%);
  border: 1px solid rgba(200,169,106,0.36);
  box-shadow:
    0 34px 90px rgba(65,65,66,0.18),
    inset 0 1px 0 rgba(255,255,255,0.12);
  color: #ffffff;
}

.almore-periodontic-inner-card::before {
  content: "";
  position: absolute;
  inset: 0;
  background:
    radial-gradient(circle at 20% 14%, rgba(255,255,255,0.10), transparent 28%),
    linear-gradient(135deg, rgba(200,169,106,0.18), transparent 42%);
  pointer-events: none;
}

.almore-periodontic-inner-card > * {
  position: relative;
  z-index: 2;
}

.almore-periodontic-inner-icon {
  width: 82px;
  height: 82px;
  border-radius: 26px;
  display: grid;
  place-items: center;
  color: #F3D890;
  background: linear-gradient(180deg, rgba(255,255,255,0.12), rgba(255,255,255,0.06));
  border: 1px solid rgba(241,223,167,0.24);
  box-shadow: 0 16px 34px rgba(0,0,0,0.14);
  margin-bottom: 28px;
}

.almore-periodontic-inner-icon svg {
  width: 46px;
  height: 46px;
}

.almore-periodontic-inner-card small {
  display: block;
  margin-bottom: 14px;
  font-family: "Montserrat", sans-serif;
  font-size: 11px;
  line-height: 1;
  font-weight: 900;
  letter-spacing: 0.18em;
  text-transform: uppercase;
  color: rgba(241,223,167,0.92);
}

.almore-periodontic-inner-card h2 {
  margin: 0;
  font-family: "Playfair Display", serif;
  font-size: clamp(36px, 3.4vw, 56px);
  line-height: 1.02;
  font-weight: 500;
  letter-spacing: -0.045em;
  color: #ffffff;
}

.almore-periodontic-inner-card p {
  margin: 20px 0 0;
  font-family: "Montserrat", sans-serif;
  font-size: 15px;
  line-height: 1.74;
  color: rgba(255,255,255,0.76);
}

.almore-periodontic-inner-points {
  margin: 30px 0 0;
  padding: 0;
  list-style: none;
  display: grid;
  gap: 13px;
}

.almore-periodontic-inner-points li {
  display: grid;
  grid-template-columns: auto 1fr;
  gap: 12px;
  align-items: start;
  font-family: "Montserrat", sans-serif;
  font-size: 13.5px;
  line-height: 1.58;
  color: rgba(255,255,255,0.78);
}

.almore-periodontic-inner-points li::before {
  content: "✦";
  color: #F3D890;
  font-size: 12px;
  line-height: 1.6;
}

.almore-periodontic-inner-bottom {
  margin-top: 54px;
  display: grid;
  grid-template-columns: repeat(3, 1fr);
  gap: 18px;
}

.almore-periodontic-inner-mini {
  padding: 26px;
  border-radius: 26px;
  background:
    linear-gradient(180deg, rgba(255,255,255,0.82), rgba(255,255,255,0.58)),
    radial-gradient(circle at 12% 0%, rgba(200,169,106,0.13), transparent 54%);
  border: 1px solid rgba(200,169,106,0.24);
  box-shadow:
    0 20px 48px rgba(65,65,66,0.08),
    inset 0 1px 0 rgba(255,255,255,0.72);
}

.almore-periodontic-inner-mini span {
  display: block;
  margin-bottom: 14px;
  font-family: "Montserrat", sans-serif;
  color: #A77B2D;
  font-size: 11px;
  line-height: 1;
  font-weight: 900;
  letter-spacing: 0.18em;
  text-transform: uppercase;
}

.almore-periodontic-inner-mini h3 {
  margin: 0;
  font-family: "Playfair Display", serif;
  color: #414142;
  font-size: 31px;
  line-height: 1.05;
  font-weight: 500;
  letter-spacing: -0.035em;
}

.almore-periodontic-inner-mini p {
  margin: 13px 0 0;
  font-family: "Montserrat", sans-serif;
  color: rgba(65,65,66,0.70);
  font-size: 13.5px;
  line-height: 1.68;
}

@keyframes almorePeriodonticInnerPatternMove {
  from { background-position: 0 0; }
  to { background-position: 190px 190px; }
}

@media (max-width: 1100px) {
  .almore-periodontic-inner-grid {
    grid-template-columns: 1fr;
    gap: 54px;
  }

  .almore-periodontic-inner-content {
    text-align: center;
    max-width: 850px;
    margin: 0 auto;
  }

  .almore-periodontic-inner-content p {
    margin-left: auto;
    margin-right: auto;
  }

  .almore-periodontic-inner-eyebrow,
  .almore-periodontic-inner-actions {
    justify-content: center;
  }

  .almore-periodontic-inner-bottom {
    grid-template-columns: 1fr;
  }
}

@media (max-width: 767px) {
  .almore-periodontic-inner {
    padding: 82px 18px 92px;
  }

  .almore-periodontic-inner-pattern {
    opacity: 0.075;
    background-size: 145px 145px;
  }

  .almore-periodontic-inner-eyebrow {
    gap: 12px;
    font-size: 11px;
    letter-spacing: 0.20em;
  }

  .almore-periodontic-inner-eyebrow span {
    width: 45px;
  }

  .almore-periodontic-inner-content h1 {
    font-size: 43px;
    line-height: 1.04;
  }

  .almore-periodontic-inner-content p {
    font-size: 15px;
    line-height: 1.72;
  }

  .almore-periodontic-inner-actions {
    display: grid;
    grid-template-columns: 1fr;
    gap: 18px;
  }

  .almore-periodontic-inner-btn {
    width: 100%;
  }

  .almore-periodontic-inner-secondary {
    justify-self: center;
  }

  .almore-periodontic-inner-card {
    min-height: auto;
    padding: 28px 24px;
    border-radius: 30px;
    text-align: center;
  }

  .almore-periodontic-inner-icon {
    margin-left: auto;
    margin-right: auto;
  }

  .almore-periodontic-inner-points {
    text-align: left;
  }

  .almore-periodontic-inner-mini {
    text-align: center;
  }
}


.almore-orthodontic-inner {
  position: relative;
  overflow: hidden;
  padding: 120px 24px 125px;
  background:
    radial-gradient(circle at 10% 14%, rgba(156,153,170,0.16) 0%, rgba(156,153,170,0) 34%),
    radial-gradient(circle at 88% 70%, rgba(200,169,106,0.12) 0%, rgba(200,169,106,0) 34%),
    linear-gradient(135deg, #ffffff 0%, #fbfbfd 44%, #f4f3f8 100%);
}

.almore-orthodontic-inner-pattern {
  position: absolute;
  inset: 0;
  z-index: 0;
  pointer-events: none;
  opacity: 0.095;
  background-size: 190px 190px;
  background-repeat: repeat;
  background-image: url("data:image/svg+xml,%3Csvg width='190' height='190' viewBox='0 0 190 190' xmlns='http://www.w3.org/2000/svg'%3E%3Cg opacity='0.95' stroke='%239C99AA' stroke-width='1.6' fill='none' stroke-linecap='round'%3E%3Ccircle cx='95' cy='95' r='13'/%3E%3Cpath d='M95 35v38M95 117v38M35 95h38M117 95h38M52 52l27 27M111 111l27 27M138 52l-27 27M79 111l-27 27'/%3E%3Ccircle cx='95' cy='95' r='70' opacity='0.20'/%3E%3C/g%3E%3Cg opacity='0.55' stroke='%23C8A96A' stroke-width='1.2' fill='none' stroke-linecap='round'%3E%3Cpath d='M20 20h18M152 20h18M20 170h18M152 170h18'/%3E%3C/g%3E%3C/svg%3E");
  animation: almoreOrthodonticInnerPatternMove 46s linear infinite;
}

.almore-orthodontic-inner-glow {
  position: absolute;
  border-radius: 50%;
  pointer-events: none;
  z-index: 0;
}

.almore-orthodontic-inner-glow-one {
  width: 440px;
  height: 440px;
  top: -150px;
  left: -140px;
  background: radial-gradient(circle, rgba(156,153,170,0.18), transparent 68%);
}

.almore-orthodontic-inner-glow-two {
  width: 560px;
  height: 560px;
  right: -210px;
  top: 42%;
  background: radial-gradient(circle, rgba(200,169,106,0.13), transparent 66%);
}

.almore-orthodontic-inner-wrap {
  position: relative;
  z-index: 3;
  max-width: 1320px;
  margin: 0 auto;
}

.almore-orthodontic-inner-grid {
  display: grid;
  grid-template-columns: 1.05fr 0.95fr;
  gap: 76px;
  align-items: center;
}

.almore-orthodontic-inner-eyebrow {
  display: inline-flex;
  align-items: center;
  gap: 14px;
  margin-bottom: 22px;
  font-family: "Montserrat", sans-serif;
  font-size: 13px;
  line-height: 1.5;
  font-weight: 800;
  letter-spacing: 0.24em;
  text-transform: uppercase;
  color: #C8A96A;
}

.almore-orthodontic-inner-eyebrow span {
  width: 64px;
  height: 1px;
  background: linear-gradient(90deg, #C8A96A, transparent);
}

.almore-orthodontic-inner-content h1 {
  margin: 0;
  max-width: 740px;
  font-family: "Playfair Display", serif;
  color: #414142;
  font-size: clamp(56px, 6vw, 94px);
  line-height: 0.98;
  font-weight: 500;
  letter-spacing: -0.052em;
}

.almore-orthodontic-inner-content p {
  max-width: 680px;
  margin: 28px 0 0;
  font-family: "Montserrat", sans-serif;
  color: rgba(65,65,66,0.74);
  font-size: 17px;
  line-height: 1.78;
}

.almore-orthodontic-inner-actions {
  margin-top: 34px;
  display: flex;
  align-items: center;
  gap: 20px;
  flex-wrap: wrap;
}

.almore-orthodontic-inner-btn {
  display: inline-flex;
  align-items: center;
  justify-content: center;
  gap: 12px;
  min-height: 56px;
  padding: 15px 30px;
  border-radius: 16px;
  background:
    linear-gradient(135deg, #C8A96A, #A77B2D),
    radial-gradient(circle at 28% 18%, rgba(255,255,255,0.38), transparent 44%);
  border: 1px solid rgba(241,223,167,0.70);
  color: #ffffff;
  font-family: "Montserrat", sans-serif;
  font-size: 13px;
  line-height: 1;
  font-weight: 800;
  letter-spacing: 0.12em;
  text-transform: uppercase;
  text-decoration: none;
  box-shadow:
    0 18px 40px rgba(167,123,45,0.24),
    inset 0 1px 0 rgba(255,255,255,0.28);
  transition: transform 0.35s ease, box-shadow 0.35s ease;
}

.almore-orthodontic-inner-btn:hover {
  color: #ffffff;
  transform: translateY(-4px);
  box-shadow:
    0 24px 54px rgba(167,123,45,0.30),
    inset 0 1px 0 rgba(255,255,255,0.34);
}

.almore-orthodontic-inner-btn span {
  font-size: 18px;
  transition: transform 0.35s ease;
}

.almore-orthodontic-inner-btn:hover span {
  transform: translateX(5px);
}

.almore-orthodontic-inner-secondary {
  position: relative;
  font-family: "Montserrat", sans-serif;
  font-size: 13px;
  line-height: 1;
  font-weight: 800;
  letter-spacing: 0.12em;
  text-transform: uppercase;
  color: #414142;
  text-decoration: none;
}

.almore-orthodontic-inner-secondary::after {
  content: "";
  position: absolute;
  left: 0;
  bottom: -7px;
  width: 100%;
  height: 1px;
  background: linear-gradient(90deg, #C8A96A, transparent);
  transition: transform 0.35s ease;
  transform-origin: left;
}

.almore-orthodontic-inner-secondary:hover {
  color: #A77B2D;
}

.almore-orthodontic-inner-secondary:hover::after {
  transform: scaleX(0.72);
}

.almore-orthodontic-inner-card {
  position: relative;
  overflow: hidden;
  min-height: 560px;
  border-radius: 38px;
  padding: 34px;
  background:
    linear-gradient(180deg, rgba(65,65,66,0.95), rgba(65,65,66,0.88)),
    radial-gradient(circle at 20% 0%, rgba(200,169,106,0.22), transparent 50%);
  border: 1px solid rgba(200,169,106,0.36);
  box-shadow:
    0 34px 90px rgba(65,65,66,0.18),
    inset 0 1px 0 rgba(255,255,255,0.12);
  color: #ffffff;
}

.almore-orthodontic-inner-card::before {
  content: "";
  position: absolute;
  inset: 0;
  background:
    radial-gradient(circle at 20% 14%, rgba(255,255,255,0.10), transparent 28%),
    linear-gradient(135deg, rgba(200,169,106,0.18), transparent 42%);
  pointer-events: none;
}

.almore-orthodontic-inner-card > * {
  position: relative;
  z-index: 2;
}

.almore-orthodontic-inner-icon {
  width: 82px;
  height: 82px;
  border-radius: 26px;
  display: grid;
  place-items: center;
  color: #F3D890;
  background: linear-gradient(180deg, rgba(255,255,255,0.12), rgba(255,255,255,0.06));
  border: 1px solid rgba(241,223,167,0.24);
  box-shadow: 0 16px 34px rgba(0,0,0,0.14);
  margin-bottom: 28px;
}

.almore-orthodontic-inner-icon svg {
  width: 46px;
  height: 46px;
}

.almore-orthodontic-inner-card small {
  display: block;
  margin-bottom: 14px;
  font-family: "Montserrat", sans-serif;
  font-size: 11px;
  line-height: 1;
  font-weight: 900;
  letter-spacing: 0.18em;
  text-transform: uppercase;
  color: rgba(241,223,167,0.92);
}

.almore-orthodontic-inner-card h2 {
  margin: 0;
  font-family: "Playfair Display", serif;
  font-size: clamp(36px, 3.4vw, 56px);
  line-height: 1.02;
  font-weight: 500;
  letter-spacing: -0.045em;
  color: #ffffff;
}

.almore-orthodontic-inner-card p {
  margin: 20px 0 0;
  font-family: "Montserrat", sans-serif;
  font-size: 15px;
  line-height: 1.74;
  color: rgba(255,255,255,0.76);
}

.almore-orthodontic-inner-points {
  margin: 30px 0 0;
  padding: 0;
  list-style: none;
  display: grid;
  gap: 13px;
}

.almore-orthodontic-inner-points li {
  display: grid;
  grid-template-columns: auto 1fr;
  gap: 12px;
  align-items: start;
  font-family: "Montserrat", sans-serif;
  font-size: 13.5px;
  line-height: 1.58;
  color: rgba(255,255,255,0.78);
}

.almore-orthodontic-inner-points li::before {
  content: "✦";
  color: #F3D890;
  font-size: 12px;
  line-height: 1.6;
}

.almore-orthodontic-inner-bottom {
  margin-top: 54px;
  display: grid;
  grid-template-columns: repeat(3, 1fr);
  gap: 18px;
}

.almore-orthodontic-inner-mini {
  padding: 26px;
  border-radius: 26px;
  background:
    linear-gradient(180deg, rgba(255,255,255,0.82), rgba(255,255,255,0.58)),
    radial-gradient(circle at 12% 0%, rgba(200,169,106,0.13), transparent 54%);
  border: 1px solid rgba(200,169,106,0.24);
  box-shadow:
    0 20px 48px rgba(65,65,66,0.08),
    inset 0 1px 0 rgba(255,255,255,0.72);
}

.almore-orthodontic-inner-mini span {
  display: block;
  margin-bottom: 14px;
  font-family: "Montserrat", sans-serif;
  color: #A77B2D;
  font-size: 11px;
  line-height: 1;
  font-weight: 900;
  letter-spacing: 0.18em;
  text-transform: uppercase;
}

.almore-orthodontic-inner-mini h3 {
  margin: 0;
  font-family: "Playfair Display", serif;
  color: #414142;
  font-size: 31px;
  line-height: 1.05;
  font-weight: 500;
  letter-spacing: -0.035em;
}

.almore-orthodontic-inner-mini p {
  margin: 13px 0 0;
  font-family: "Montserrat", sans-serif;
  color: rgba(65,65,66,0.70);
  font-size: 13.5px;
  line-height: 1.68;
}

@keyframes almoreOrthodonticInnerPatternMove {
  from { background-position: 0 0; }
  to { background-position: 190px 190px; }
}

@media (max-width: 1100px) {
  .almore-orthodontic-inner-grid {
    grid-template-columns: 1fr;
    gap: 54px;
  }

  .almore-orthodontic-inner-content {
    text-align: center;
    max-width: 850px;
    margin: 0 auto;
  }

  .almore-orthodontic-inner-content p {
    margin-left: auto;
    margin-right: auto;
  }

  .almore-orthodontic-inner-eyebrow,
  .almore-orthodontic-inner-actions {
    justify-content: center;
  }

  .almore-orthodontic-inner-bottom {
    grid-template-columns: 1fr;
  }
}

@media (max-width: 767px) {
  .almore-orthodontic-inner {
    padding: 82px 18px 92px;
  }

  .almore-orthodontic-inner-pattern {
    opacity: 0.075;
    background-size: 145px 145px;
  }

  .almore-orthodontic-inner-eyebrow {
    gap: 12px;
    font-size: 11px;
    letter-spacing: 0.20em;
  }

  .almore-orthodontic-inner-eyebrow span {
    width: 45px;
  }

  .almore-orthodontic-inner-content h1 {
    font-size: 43px;
    line-height: 1.04;
  }

  .almore-orthodontic-inner-content p {
    font-size: 15px;
    line-height: 1.72;
  }

  .almore-orthodontic-inner-actions {
    display: grid;
    grid-template-columns: 1fr;
    gap: 18px;
  }

  .almore-orthodontic-inner-btn {
    width: 100%;
  }

  .almore-orthodontic-inner-secondary {
    justify-self: center;
  }

  .almore-orthodontic-inner-card {
    min-height: auto;
    padding: 28px 24px;
    border-radius: 30px;
    text-align: center;
  }

  .almore-orthodontic-inner-icon {
    margin-left: auto;
    margin-right: auto;
  }

  .almore-orthodontic-inner-points {
    text-align: left;
  }

  .almore-orthodontic-inner-mini {
    text-align: center;
  }
}


.almore-endodontic-inner {
  position: relative;
  overflow: hidden;
  padding: 120px 24px 125px;
  background:
    radial-gradient(circle at 10% 14%, rgba(156,153,170,0.16) 0%, rgba(156,153,170,0) 34%),
    radial-gradient(circle at 88% 70%, rgba(200,169,106,0.12) 0%, rgba(200,169,106,0) 34%),
    linear-gradient(135deg, #ffffff 0%, #fbfbfd 44%, #f4f3f8 100%);
}

.almore-endodontic-inner-pattern {
  position: absolute;
  inset: 0;
  z-index: 0;
  pointer-events: none;
  opacity: 0.095;
  background-size: 190px 190px;
  background-repeat: repeat;
  background-image: url("data:image/svg+xml,%3Csvg width='190' height='190' viewBox='0 0 190 190' xmlns='http://www.w3.org/2000/svg'%3E%3Cg opacity='0.95' stroke='%239C99AA' stroke-width='1.6' fill='none' stroke-linecap='round'%3E%3Ccircle cx='95' cy='95' r='13'/%3E%3Cpath d='M95 35v38M95 117v38M35 95h38M117 95h38M52 52l27 27M111 111l27 27M138 52l-27 27M79 111l-27 27'/%3E%3Ccircle cx='95' cy='95' r='70' opacity='0.20'/%3E%3C/g%3E%3Cg opacity='0.55' stroke='%23C8A96A' stroke-width='1.2' fill='none' stroke-linecap='round'%3E%3Cpath d='M20 20h18M152 20h18M20 170h18M152 170h18'/%3E%3C/g%3E%3C/svg%3E");
  animation: almoreEndodonticInnerPatternMove 46s linear infinite;
}

.almore-endodontic-inner-glow {
  position: absolute;
  border-radius: 50%;
  pointer-events: none;
  z-index: 0;
}

.almore-endodontic-inner-glow-one {
  width: 440px;
  height: 440px;
  top: -150px;
  left: -140px;
  background: radial-gradient(circle, rgba(156,153,170,0.18), transparent 68%);
}

.almore-endodontic-inner-glow-two {
  width: 560px;
  height: 560px;
  right: -210px;
  top: 42%;
  background: radial-gradient(circle, rgba(200,169,106,0.13), transparent 66%);
}

.almore-endodontic-inner-wrap {
  position: relative;
  z-index: 3;
  max-width: 1320px;
  margin: 0 auto;
}

.almore-endodontic-inner-grid {
  display: grid;
  grid-template-columns: 1.05fr 0.95fr;
  gap: 76px;
  align-items: center;
}

.almore-endodontic-inner-eyebrow {
  display: inline-flex;
  align-items: center;
  gap: 14px;
  margin-bottom: 22px;
  font-family: "Montserrat", sans-serif;
  font-size: 13px;
  line-height: 1.5;
  font-weight: 800;
  letter-spacing: 0.24em;
  text-transform: uppercase;
  color: #C8A96A;
}

.almore-endodontic-inner-eyebrow span {
  width: 64px;
  height: 1px;
  background: linear-gradient(90deg, #C8A96A, transparent);
}

.almore-endodontic-inner-content h1 {
  margin: 0;
  max-width: 740px;
  font-family: "Playfair Display", serif;
  color: #414142;
  font-size: clamp(56px, 6vw, 94px);
  line-height: 0.98;
  font-weight: 500;
  letter-spacing: -0.052em;
}

.almore-endodontic-inner-content p {
  max-width: 680px;
  margin: 28px 0 0;
  font-family: "Montserrat", sans-serif;
  color: rgba(65,65,66,0.74);
  font-size: 17px;
  line-height: 1.78;
}

.almore-endodontic-inner-actions {
  margin-top: 34px;
  display: flex;
  align-items: center;
  gap: 20px;
  flex-wrap: wrap;
}

.almore-endodontic-inner-btn {
  display: inline-flex;
  align-items: center;
  justify-content: center;
  gap: 12px;
  min-height: 56px;
  padding: 15px 30px;
  border-radius: 16px;
  background:
    linear-gradient(135deg, #C8A96A, #A77B2D),
    radial-gradient(circle at 28% 18%, rgba(255,255,255,0.38), transparent 44%);
  border: 1px solid rgba(241,223,167,0.70);
  color: #ffffff;
  font-family: "Montserrat", sans-serif;
  font-size: 13px;
  line-height: 1;
  font-weight: 800;
  letter-spacing: 0.12em;
  text-transform: uppercase;
  text-decoration: none;
  box-shadow:
    0 18px 40px rgba(167,123,45,0.24),
    inset 0 1px 0 rgba(255,255,255,0.28);
  transition: transform 0.35s ease, box-shadow 0.35s ease;
}

.almore-endodontic-inner-btn:hover {
  color: #ffffff;
  transform: translateY(-4px);
  box-shadow:
    0 24px 54px rgba(167,123,45,0.30),
    inset 0 1px 0 rgba(255,255,255,0.34);
}

.almore-endodontic-inner-btn span {
  font-size: 18px;
  transition: transform 0.35s ease;
}

.almore-endodontic-inner-btn:hover span {
  transform: translateX(5px);
}

.almore-endodontic-inner-secondary {
  position: relative;
  font-family: "Montserrat", sans-serif;
  font-size: 13px;
  line-height: 1;
  font-weight: 800;
  letter-spacing: 0.12em;
  text-transform: uppercase;
  color: #414142;
  text-decoration: none;
}

.almore-endodontic-inner-secondary::after {
  content: "";
  position: absolute;
  left: 0;
  bottom: -7px;
  width: 100%;
  height: 1px;
  background: linear-gradient(90deg, #C8A96A, transparent);
  transition: transform 0.35s ease;
  transform-origin: left;
}

.almore-endodontic-inner-secondary:hover {
  color: #A77B2D;
}

.almore-endodontic-inner-secondary:hover::after {
  transform: scaleX(0.72);
}

.almore-endodontic-inner-card {
  position: relative;
  overflow: hidden;
  min-height: 560px;
  border-radius: 38px;
  padding: 34px;
  background:
    linear-gradient(180deg, rgba(65,65,66,0.95), rgba(65,65,66,0.88)),
    radial-gradient(circle at 20% 0%, rgba(200,169,106,0.22), transparent 50%);
  border: 1px solid rgba(200,169,106,0.36);
  box-shadow:
    0 34px 90px rgba(65,65,66,0.18),
    inset 0 1px 0 rgba(255,255,255,0.12);
  color: #ffffff;
}

.almore-endodontic-inner-card::before {
  content: "";
  position: absolute;
  inset: 0;
  background:
    radial-gradient(circle at 20% 14%, rgba(255,255,255,0.10), transparent 28%),
    linear-gradient(135deg, rgba(200,169,106,0.18), transparent 42%);
  pointer-events: none;
}

.almore-endodontic-inner-card > * {
  position: relative;
  z-index: 2;
}

.almore-endodontic-inner-icon {
  width: 82px;
  height: 82px;
  border-radius: 26px;
  display: grid;
  place-items: center;
  color: #F3D890;
  background: linear-gradient(180deg, rgba(255,255,255,0.12), rgba(255,255,255,0.06));
  border: 1px solid rgba(241,223,167,0.24);
  box-shadow: 0 16px 34px rgba(0,0,0,0.14);
  margin-bottom: 28px;
}

.almore-endodontic-inner-icon svg {
  width: 46px;
  height: 46px;
}

.almore-endodontic-inner-card small {
  display: block;
  margin-bottom: 14px;
  font-family: "Montserrat", sans-serif;
  font-size: 11px;
  line-height: 1;
  font-weight: 900;
  letter-spacing: 0.18em;
  text-transform: uppercase;
  color: rgba(241,223,167,0.92);
}

.almore-endodontic-inner-card h2 {
  margin: 0;
  font-family: "Playfair Display", serif;
  font-size: clamp(36px, 3.4vw, 56px);
  line-height: 1.02;
  font-weight: 500;
  letter-spacing: -0.045em;
  color: #ffffff;
}

.almore-endodontic-inner-card p {
  margin: 20px 0 0;
  font-family: "Montserrat", sans-serif;
  font-size: 15px;
  line-height: 1.74;
  color: rgba(255,255,255,0.76);
}

.almore-endodontic-inner-points {
  margin: 30px 0 0;
  padding: 0;
  list-style: none;
  display: grid;
  gap: 13px;
}

.almore-endodontic-inner-points li {
  display: grid;
  grid-template-columns: auto 1fr;
  gap: 12px;
  align-items: start;
  font-family: "Montserrat", sans-serif;
  font-size: 13.5px;
  line-height: 1.58;
  color: rgba(255,255,255,0.78);
}

.almore-endodontic-inner-points li::before {
  content: "✦";
  color: #F3D890;
  font-size: 12px;
  line-height: 1.6;
}

.almore-endodontic-inner-bottom {
  margin-top: 54px;
  display: grid;
  grid-template-columns: repeat(3, 1fr);
  gap: 18px;
}

.almore-endodontic-inner-mini {
  padding: 26px;
  border-radius: 26px;
  background:
    linear-gradient(180deg, rgba(255,255,255,0.82), rgba(255,255,255,0.58)),
    radial-gradient(circle at 12% 0%, rgba(200,169,106,0.13), transparent 54%);
  border: 1px solid rgba(200,169,106,0.24);
  box-shadow:
    0 20px 48px rgba(65,65,66,0.08),
    inset 0 1px 0 rgba(255,255,255,0.72);
}

.almore-endodontic-inner-mini span {
  display: block;
  margin-bottom: 14px;
  font-family: "Montserrat", sans-serif;
  color: #A77B2D;
  font-size: 11px;
  line-height: 1;
  font-weight: 900;
  letter-spacing: 0.18em;
  text-transform: uppercase;
}

.almore-endodontic-inner-mini h3 {
  margin: 0;
  font-family: "Playfair Display", serif;
  color: #414142;
  font-size: 31px;
  line-height: 1.05;
  font-weight: 500;
  letter-spacing: -0.035em;
}

.almore-endodontic-inner-mini p {
  margin: 13px 0 0;
  font-family: "Montserrat", sans-serif;
  color: rgba(65,65,66,0.70);
  font-size: 13.5px;
  line-height: 1.68;
}

@keyframes almoreEndodonticInnerPatternMove {
  from { background-position: 0 0; }
  to { background-position: 190px 190px; }
}

@media (max-width: 1100px) {
  .almore-endodontic-inner-grid {
    grid-template-columns: 1fr;
    gap: 54px;
  }

  .almore-endodontic-inner-content {
    text-align: center;
    max-width: 850px;
    margin: 0 auto;
  }

  .almore-endodontic-inner-content p {
    margin-left: auto;
    margin-right: auto;
  }

  .almore-endodontic-inner-eyebrow,
  .almore-endodontic-inner-actions {
    justify-content: center;
  }

  .almore-endodontic-inner-bottom {
    grid-template-columns: 1fr;
  }
}

@media (max-width: 767px) {
  .almore-endodontic-inner {
    padding: 82px 18px 92px;
  }

  .almore-endodontic-inner-pattern {
    opacity: 0.075;
    background-size: 145px 145px;
  }

  .almore-endodontic-inner-eyebrow {
    gap: 12px;
    font-size: 11px;
    letter-spacing: 0.20em;
  }

  .almore-endodontic-inner-eyebrow span {
    width: 45px;
  }

  .almore-endodontic-inner-content h1 {
    font-size: 43px;
    line-height: 1.04;
  }

  .almore-endodontic-inner-content p {
    font-size: 15px;
    line-height: 1.72;
  }

  .almore-endodontic-inner-actions {
    display: grid;
    grid-template-columns: 1fr;
    gap: 18px;
  }

  .almore-endodontic-inner-btn {
    width: 100%;
  }

  .almore-endodontic-inner-secondary {
    justify-self: center;
  }

  .almore-endodontic-inner-card {
    min-height: auto;
    padding: 28px 24px;
    border-radius: 30px;
    text-align: center;
  }

  .almore-endodontic-inner-icon {
    margin-left: auto;
    margin-right: auto;
  }

  .almore-endodontic-inner-points {
    text-align: left;
  }

  .almore-endodontic-inner-mini {
    text-align: center;
  }
}

.almore-oral-inner {
  position: relative;
  overflow: hidden;
  padding: 120px 24px 125px;
  background:
    radial-gradient(circle at 10% 14%, rgba(156,153,170,0.16) 0%, rgba(156,153,170,0) 34%),
    radial-gradient(circle at 88% 70%, rgba(200,169,106,0.12) 0%, rgba(200,169,106,0) 34%),
    linear-gradient(135deg, #ffffff 0%, #fbfbfd 44%, #f4f3f8 100%);
}

.almore-oral-inner-pattern {
  position: absolute;
  inset: 0;
  z-index: 0;
  pointer-events: none;
  opacity: 0.095;
  background-size: 190px 190px;
  background-repeat: repeat;
  background-image: url("data:image/svg+xml,%3Csvg width='190' height='190' viewBox='0 0 190 190' xmlns='http://www.w3.org/2000/svg'%3E%3Cg opacity='0.95' stroke='%239C99AA' stroke-width='1.6' fill='none' stroke-linecap='round'%3E%3Ccircle cx='95' cy='95' r='13'/%3E%3Cpath d='M95 35v38M95 117v38M35 95h38M117 95h38M52 52l27 27M111 111l27 27M138 52l-27 27M79 111l-27 27'/%3E%3Ccircle cx='95' cy='95' r='70' opacity='0.20'/%3E%3C/g%3E%3Cg opacity='0.55' stroke='%23C8A96A' stroke-width='1.2' fill='none' stroke-linecap='round'%3E%3Cpath d='M20 20h18M152 20h18M20 170h18M152 170h18'/%3E%3C/g%3E%3C/svg%3E");
  animation: almoreOralInnerPatternMove 46s linear infinite;
}

.almore-oral-inner-glow {
  position: absolute;
  border-radius: 50%;
  pointer-events: none;
  z-index: 0;
}

.almore-oral-inner-glow-one {
  width: 440px;
  height: 440px;
  top: -150px;
  left: -140px;
  background: radial-gradient(circle, rgba(156,153,170,0.18), transparent 68%);
}

.almore-oral-inner-glow-two {
  width: 560px;
  height: 560px;
  right: -210px;
  top: 42%;
  background: radial-gradient(circle, rgba(200,169,106,0.13), transparent 66%);
}

.almore-oral-inner-wrap {
  position: relative;
  z-index: 3;
  max-width: 1320px;
  margin: 0 auto;
}

.almore-oral-inner-grid {
  display: grid;
  grid-template-columns: 1.05fr 0.95fr;
  gap: 76px;
  align-items: center;
}

.almore-oral-inner-eyebrow {
  display: inline-flex;
  align-items: center;
  gap: 14px;
  margin-bottom: 22px;
  font-family: "Montserrat", sans-serif;
  font-size: 13px;
  line-height: 1.5;
  font-weight: 800;
  letter-spacing: 0.24em;
  text-transform: uppercase;
  color: #C8A96A;
}

.almore-oral-inner-eyebrow span {
  width: 64px;
  height: 1px;
  background: linear-gradient(90deg, #C8A96A, transparent);
}

.almore-oral-inner-content h1 {
  margin: 0;
  max-width: 740px;
  font-family: "Playfair Display", serif;
  color: #414142;
  font-size: clamp(56px, 6vw, 94px);
  line-height: 0.98;
  font-weight: 500;
  letter-spacing: -0.052em;
}

.almore-oral-inner-content p {
  max-width: 680px;
  margin: 28px 0 0;
  font-family: "Montserrat", sans-serif;
  color: rgba(65,65,66,0.74);
  font-size: 17px;
  line-height: 1.78;
}

.almore-oral-inner-actions {
  margin-top: 34px;
  display: flex;
  align-items: center;
  gap: 20px;
  flex-wrap: wrap;
}

.almore-oral-inner-btn {
  display: inline-flex;
  align-items: center;
  justify-content: center;
  gap: 12px;
  min-height: 56px;
  padding: 15px 30px;
  border-radius: 16px;
  background:
    linear-gradient(135deg, #C8A96A, #A77B2D),
    radial-gradient(circle at 28% 18%, rgba(255,255,255,0.38), transparent 44%);
  border: 1px solid rgba(241,223,167,0.70);
  color: #ffffff;
  font-family: "Montserrat", sans-serif;
  font-size: 13px;
  line-height: 1;
  font-weight: 800;
  letter-spacing: 0.12em;
  text-transform: uppercase;
  text-decoration: none;
  box-shadow:
    0 18px 40px rgba(167,123,45,0.24),
    inset 0 1px 0 rgba(255,255,255,0.28);
  transition: transform 0.35s ease, box-shadow 0.35s ease;
}

.almore-oral-inner-btn:hover {
  color: #ffffff;
  transform: translateY(-4px);
  box-shadow:
    0 24px 54px rgba(167,123,45,0.30),
    inset 0 1px 0 rgba(255,255,255,0.34);
}

.almore-oral-inner-btn span {
  font-size: 18px;
  transition: transform 0.35s ease;
}

.almore-oral-inner-btn:hover span {
  transform: translateX(5px);
}

.almore-oral-inner-secondary {
  position: relative;
  font-family: "Montserrat", sans-serif;
  font-size: 13px;
  line-height: 1;
  font-weight: 800;
  letter-spacing: 0.12em;
  text-transform: uppercase;
  color: #414142;
  text-decoration: none;
}

.almore-oral-inner-secondary::after {
  content: "";
  position: absolute;
  left: 0;
  bottom: -7px;
  width: 100%;
  height: 1px;
  background: linear-gradient(90deg, #C8A96A, transparent);
  transition: transform 0.35s ease;
  transform-origin: left;
}

.almore-oral-inner-secondary:hover {
  color: #A77B2D;
}

.almore-oral-inner-secondary:hover::after {
  transform: scaleX(0.72);
}

.almore-oral-inner-card {
  position: relative;
  overflow: hidden;
  min-height: 560px;
  border-radius: 38px;
  padding: 34px;
  background:
    linear-gradient(180deg, rgba(65,65,66,0.95), rgba(65,65,66,0.88)),
    radial-gradient(circle at 20% 0%, rgba(200,169,106,0.22), transparent 50%);
  border: 1px solid rgba(200,169,106,0.36);
  box-shadow:
    0 34px 90px rgba(65,65,66,0.18),
    inset 0 1px 0 rgba(255,255,255,0.12);
  color: #ffffff;
}

.almore-oral-inner-card::before {
  content: "";
  position: absolute;
  inset: 0;
  background:
    radial-gradient(circle at 20% 14%, rgba(255,255,255,0.10), transparent 28%),
    linear-gradient(135deg, rgba(200,169,106,0.18), transparent 42%);
  pointer-events: none;
}

.almore-oral-inner-card > * {
  position: relative;
  z-index: 2;
}

.almore-oral-inner-icon {
  width: 82px;
  height: 82px;
  border-radius: 26px;
  display: grid;
  place-items: center;
  color: #F3D890;
  background: linear-gradient(180deg, rgba(255,255,255,0.12), rgba(255,255,255,0.06));
  border: 1px solid rgba(241,223,167,0.24);
  box-shadow: 0 16px 34px rgba(0,0,0,0.14);
  margin-bottom: 28px;
}

.almore-oral-inner-icon svg {
  width: 46px;
  height: 46px;
}

.almore-oral-inner-card small {
  display: block;
  margin-bottom: 14px;
  font-family: "Montserrat", sans-serif;
  font-size: 11px;
  line-height: 1;
  font-weight: 900;
  letter-spacing: 0.18em;
  text-transform: uppercase;
  color: rgba(241,223,167,0.92);
}

.almore-oral-inner-card h2 {
  margin: 0;
  font-family: "Playfair Display", serif;
  font-size: clamp(36px, 3.4vw, 56px);
  line-height: 1.02;
  font-weight: 500;
  letter-spacing: -0.045em;
  color: #ffffff;
}

.almore-oral-inner-card p {
  margin: 20px 0 0;
  font-family: "Montserrat", sans-serif;
  font-size: 15px;
  line-height: 1.74;
  color: rgba(255,255,255,0.76);
}

.almore-oral-inner-points {
  margin: 30px 0 0;
  padding: 0;
  list-style: none;
  display: grid;
  gap: 13px;
}

.almore-oral-inner-points li {
  display: grid;
  grid-template-columns: auto 1fr;
  gap: 12px;
  align-items: start;
  font-family: "Montserrat", sans-serif;
  font-size: 13.5px;
  line-height: 1.58;
  color: rgba(255,255,255,0.78);
}

.almore-oral-inner-points li::before {
  content: "✦";
  color: #F3D890;
  font-size: 12px;
  line-height: 1.6;
}

.almore-oral-inner-bottom {
  margin-top: 54px;
  display: grid;
  grid-template-columns: repeat(3, 1fr);
  gap: 18px;
}

.almore-oral-inner-mini {
  padding: 26px;
  border-radius: 26px;
  background:
    linear-gradient(180deg, rgba(255,255,255,0.82), rgba(255,255,255,0.58)),
    radial-gradient(circle at 12% 0%, rgba(200,169,106,0.13), transparent 54%);
  border: 1px solid rgba(200,169,106,0.24);
  box-shadow:
    0 20px 48px rgba(65,65,66,0.08),
    inset 0 1px 0 rgba(255,255,255,0.72);
}

.almore-oral-inner-mini span {
  display: block;
  margin-bottom: 14px;
  font-family: "Montserrat", sans-serif;
  color: #A77B2D;
  font-size: 11px;
  line-height: 1;
  font-weight: 900;
  letter-spacing: 0.18em;
  text-transform: uppercase;
}

.almore-oral-inner-mini h3 {
  margin: 0;
  font-family: "Playfair Display", serif;
  color: #414142;
  font-size: 31px;
  line-height: 1.05;
  font-weight: 500;
  letter-spacing: -0.035em;
}

.almore-oral-inner-mini p {
  margin: 13px 0 0;
  font-family: "Montserrat", sans-serif;
  color: rgba(65,65,66,0.70);
  font-size: 13.5px;
  line-height: 1.68;
}

@keyframes almoreOralInnerPatternMove {
  from { background-position: 0 0; }
  to { background-position: 190px 190px; }
}

@media (max-width: 1100px) {
  .almore-oral-inner-grid {
    grid-template-columns: 1fr;
    gap: 54px;
  }

  .almore-oral-inner-content {
    text-align: center;
    max-width: 850px;
    margin: 0 auto;
  }

  .almore-oral-inner-content p {
    margin-left: auto;
    margin-right: auto;
  }

  .almore-oral-inner-eyebrow,
  .almore-oral-inner-actions {
    justify-content: center;
  }

  .almore-oral-inner-bottom {
    grid-template-columns: 1fr;
  }
}

@media (max-width: 767px) {
  .almore-oral-inner {
    padding: 82px 18px 92px;
  }

  .almore-oral-inner-pattern {
    opacity: 0.075;
    background-size: 145px 145px;
  }

  .almore-oral-inner-eyebrow {
    gap: 12px;
    font-size: 11px;
    letter-spacing: 0.20em;
  }

  .almore-oral-inner-eyebrow span {
    width: 45px;
  }

  .almore-oral-inner-content h1 {
    font-size: 43px;
    line-height: 1.04;
  }

  .almore-oral-inner-content p {
    font-size: 15px;
    line-height: 1.72;
  }

  .almore-oral-inner-actions {
    display: grid;
    grid-template-columns: 1fr;
    gap: 18px;
  }

  .almore-oral-inner-btn {
    width: 100%;
  }

  .almore-oral-inner-secondary {
    justify-self: center;
  }

  .almore-oral-inner-card {
    min-height: auto;
    padding: 28px 24px;
    border-radius: 30px;
    text-align: center;
  }

  .almore-oral-inner-icon {
    margin-left: auto;
    margin-right: auto;
  }

  .almore-oral-inner-points {
    text-align: left;
  }

  .almore-oral-inner-mini {
    text-align: center;
  }
}

.almore-other-inner {
  position: relative;
  overflow: hidden;
  padding: 120px 24px 125px;
  background:
    radial-gradient(circle at 10% 14%, rgba(156,153,170,0.16) 0%, rgba(156,153,170,0) 34%),
    radial-gradient(circle at 88% 70%, rgba(200,169,106,0.12) 0%, rgba(200,169,106,0) 34%),
    linear-gradient(135deg, #ffffff 0%, #fbfbfd 44%, #f4f3f8 100%);
}

.almore-other-inner-pattern {
  position: absolute;
  inset: 0;
  z-index: 0;
  pointer-events: none;
  opacity: 0.095;
  background-size: 190px 190px;
  background-repeat: repeat;
  background-image: url("data:image/svg+xml,%3Csvg width='190' height='190' viewBox='0 0 190 190' xmlns='http://www.w3.org/2000/svg'%3E%3Cg opacity='0.95' stroke='%239C99AA' stroke-width='1.6' fill='none' stroke-linecap='round'%3E%3Ccircle cx='95' cy='95' r='13'/%3E%3Cpath d='M95 35v38M95 117v38M35 95h38M117 95h38M52 52l27 27M111 111l27 27M138 52l-27 27M79 111l-27 27'/%3E%3Ccircle cx='95' cy='95' r='70' opacity='0.20'/%3E%3C/g%3E%3Cg opacity='0.55' stroke='%23C8A96A' stroke-width='1.2' fill='none' stroke-linecap='round'%3E%3Cpath d='M20 20h18M152 20h18M20 170h18M152 170h18'/%3E%3C/g%3E%3C/svg%3E");
  animation: almoreOtherInnerPatternMove 46s linear infinite;
}

.almore-other-inner-glow {
  position: absolute;
  border-radius: 50%;
  pointer-events: none;
  z-index: 0;
}

.almore-other-inner-glow-one {
  width: 440px;
  height: 440px;
  top: -150px;
  left: -140px;
  background: radial-gradient(circle, rgba(156,153,170,0.18), transparent 68%);
}

.almore-other-inner-glow-two {
  width: 560px;
  height: 560px;
  right: -210px;
  top: 42%;
  background: radial-gradient(circle, rgba(200,169,106,0.13), transparent 66%);
}

.almore-other-inner-wrap {
  position: relative;
  z-index: 3;
  max-width: 1320px;
  margin: 0 auto;
}

.almore-other-inner-grid {
  display: grid;
  grid-template-columns: 1.05fr 0.95fr;
  gap: 76px;
  align-items: center;
}

.almore-other-inner-eyebrow {
  display: inline-flex;
  align-items: center;
  gap: 14px;
  margin-bottom: 22px;
  font-family: "Montserrat", sans-serif;
  font-size: 13px;
  line-height: 1.5;
  font-weight: 800;
  letter-spacing: 0.24em;
  text-transform: uppercase;
  color: #C8A96A;
}

.almore-other-inner-eyebrow span {
  width: 64px;
  height: 1px;
  background: linear-gradient(90deg, #C8A96A, transparent);
}

.almore-other-inner-content h1 {
  margin: 0;
  max-width: 740px;
  font-family: "Playfair Display", serif;
  color: #414142;
  font-size: clamp(56px, 6vw, 94px);
  line-height: 0.98;
  font-weight: 500;
  letter-spacing: -0.052em;
}

.almore-other-inner-content p {
  max-width: 680px;
  margin: 28px 0 0;
  font-family: "Montserrat", sans-serif;
  color: rgba(65,65,66,0.74);
  font-size: 17px;
  line-height: 1.78;
}

.almore-other-inner-actions {
  margin-top: 34px;
  display: flex;
  align-items: center;
  gap: 20px;
  flex-wrap: wrap;
}

.almore-other-inner-btn {
  display: inline-flex;
  align-items: center;
  justify-content: center;
  gap: 12px;
  min-height: 56px;
  padding: 15px 30px;
  border-radius: 16px;
  background:
    linear-gradient(135deg, #C8A96A, #A77B2D),
    radial-gradient(circle at 28% 18%, rgba(255,255,255,0.38), transparent 44%);
  border: 1px solid rgba(241,223,167,0.70);
  color: #ffffff;
  font-family: "Montserrat", sans-serif;
  font-size: 13px;
  line-height: 1;
  font-weight: 800;
  letter-spacing: 0.12em;
  text-transform: uppercase;
  text-decoration: none;
  box-shadow:
    0 18px 40px rgba(167,123,45,0.24),
    inset 0 1px 0 rgba(255,255,255,0.28);
  transition: transform 0.35s ease, box-shadow 0.35s ease;
}

.almore-other-inner-btn:hover {
  color: #ffffff;
  transform: translateY(-4px);
  box-shadow:
    0 24px 54px rgba(167,123,45,0.30),
    inset 0 1px 0 rgba(255,255,255,0.34);
}

.almore-other-inner-btn span {
  display: inline-flex;
  align-items: center;
  justify-content: center;
  font-size: 18px;
  line-height: 1;
  height: 18px;
  transition: transform 0.35s ease;
}

.almore-other-inner-btn:hover span {
  transform: translateX(5px);
}

.almore-other-inner-secondary {
  position: relative;
  font-family: "Montserrat", sans-serif;
  font-size: 13px;
  line-height: 1;
  font-weight: 800;
  letter-spacing: 0.12em;
  text-transform: uppercase;
  color: #414142;
  text-decoration: none;
}

.almore-other-inner-secondary::after {
  content: "";
  position: absolute;
  left: 0;
  bottom: -7px;
  width: 100%;
  height: 1px;
  background: linear-gradient(90deg, #C8A96A, transparent);
  transition: transform 0.35s ease;
  transform-origin: left;
}

.almore-other-inner-secondary:hover {
  color: #A77B2D;
}

.almore-other-inner-secondary:hover::after {
  transform: scaleX(0.72);
}

.almore-other-inner-card {
  position: relative;
  overflow: hidden;
  min-height: 560px;
  border-radius: 38px;
  padding: 34px;
  background:
    linear-gradient(180deg, rgba(65,65,66,0.95), rgba(65,65,66,0.88)),
    radial-gradient(circle at 20% 0%, rgba(200,169,106,0.22), transparent 50%);
  border: 1px solid rgba(200,169,106,0.36);
  box-shadow:
    0 34px 90px rgba(65,65,66,0.18),
    inset 0 1px 0 rgba(255,255,255,0.12);
  color: #ffffff;
}

.almore-other-inner-card::before {
  content: "";
  position: absolute;
  inset: 0;
  background:
    radial-gradient(circle at 20% 14%, rgba(255,255,255,0.10), transparent 28%),
    linear-gradient(135deg, rgba(200,169,106,0.18), transparent 42%);
  pointer-events: none;
}

.almore-other-inner-card > * {
  position: relative;
  z-index: 2;
}

.almore-other-inner-icon {
  width: 82px;
  height: 82px;
  border-radius: 26px;
  display: grid;
  place-items: center;
  color: #F3D890;
  background: linear-gradient(180deg, rgba(255,255,255,0.12), rgba(255,255,255,0.06));
  border: 1px solid rgba(241,223,167,0.24);
  box-shadow: 0 16px 34px rgba(0,0,0,0.14);
  margin-bottom: 28px;
}

.almore-other-inner-icon svg {
  width: 46px;
  height: 46px;
}

.almore-other-inner-card small {
  display: block;
  margin-bottom: 14px;
  font-family: "Montserrat", sans-serif;
  font-size: 11px;
  line-height: 1;
  font-weight: 900;
  letter-spacing: 0.18em;
  text-transform: uppercase;
  color: rgba(241,223,167,0.92);
}

.almore-other-inner-card h2 {
  margin: 0;
  font-family: "Playfair Display", serif;
  font-size: clamp(36px, 3.4vw, 56px);
  line-height: 1.02;
  font-weight: 500;
  letter-spacing: -0.045em;
  color: #ffffff;
}

.almore-other-inner-card p {
  margin: 20px 0 0;
  font-family: "Montserrat", sans-serif;
  font-size: 15px;
  line-height: 1.74;
  color: rgba(255,255,255,0.76);
}

.almore-other-inner-points {
  margin: 30px 0 0;
  padding: 0;
  list-style: none;
  display: grid;
  gap: 13px;
}

.almore-other-inner-points li {
  display: grid;
  grid-template-columns: auto 1fr;
  gap: 12px;
  align-items: start;
  font-family: "Montserrat", sans-serif;
  font-size: 13.5px;
  line-height: 1.58;
  color: rgba(255,255,255,0.78);
}

.almore-other-inner-points li::before {
  content: "✦";
  color: #F3D890;
  font-size: 12px;
  line-height: 1.6;
}

.almore-other-inner-bottom {
  margin-top: 54px;
  display: grid;
  grid-template-columns: repeat(3, 1fr);
  gap: 18px;
}

.almore-other-inner-mini {
  padding: 26px;
  border-radius: 26px;
  background:
    linear-gradient(180deg, rgba(255,255,255,0.82), rgba(255,255,255,0.58)),
    radial-gradient(circle at 12% 0%, rgba(200,169,106,0.13), transparent 54%);
  border: 1px solid rgba(200,169,106,0.24);
  box-shadow:
    0 20px 48px rgba(65,65,66,0.08),
    inset 0 1px 0 rgba(255,255,255,0.72);
}

.almore-other-inner-mini span {
  display: block;
  margin-bottom: 14px;
  font-family: "Montserrat", sans-serif;
  color: #A77B2D;
  font-size: 11px;
  line-height: 1;
  font-weight: 900;
  letter-spacing: 0.18em;
  text-transform: uppercase;
}

.almore-other-inner-mini h3 {
  margin: 0;
  font-family: "Playfair Display", serif;
  color: #414142;
  font-size: 31px;
  line-height: 1.05;
  font-weight: 500;
  letter-spacing: -0.035em;
}

.almore-other-inner-mini p {
  margin: 13px 0 0;
  font-family: "Montserrat", sans-serif;
  color: rgba(65,65,66,0.70);
  font-size: 13.5px;
  line-height: 1.68;
}

@keyframes almoreOtherInnerPatternMove {
  from { background-position: 0 0; }
  to { background-position: 190px 190px; }
}

@media (max-width: 1100px) {
  .almore-other-inner-grid {
    grid-template-columns: 1fr;
    gap: 54px;
  }

  .almore-other-inner-content {
    text-align: center;
    max-width: 850px;
    margin: 0 auto;
  }

  .almore-other-inner-content p {
    margin-left: auto;
    margin-right: auto;
  }

  .almore-other-inner-eyebrow,
  .almore-other-inner-actions {
    justify-content: center;
  }

  .almore-other-inner-bottom {
    grid-template-columns: 1fr;
  }
}

@media (max-width: 767px) {
  .almore-other-inner {
    padding: 82px 18px 92px;
  }

  .almore-other-inner-pattern {
    opacity: 0.075;
    background-size: 145px 145px;
  }

  .almore-other-inner-eyebrow {
    gap: 12px;
    font-size: 11px;
    letter-spacing: 0.20em;
  }

  .almore-other-inner-eyebrow span {
    width: 45px;
  }

  .almore-other-inner-content h1 {
    font-size: 43px;
    line-height: 1.04;
  }

  .almore-other-inner-content p {
    font-size: 15px;
    line-height: 1.72;
  }

  .almore-other-inner-actions {
    display: grid;
    grid-template-columns: 1fr;
    gap: 18px;
  }

  .almore-other-inner-btn {
    width: 100%;
  }

  .almore-other-inner-secondary {
    justify-self: center;
  }

  .almore-other-inner-card {
    min-height: auto;
    padding: 28px 24px;
    border-radius: 30px;
    text-align: center;
  }

  .almore-other-inner-icon {
    margin-left: auto;
    margin-right: auto;
  }

  .almore-other-inner-points {
    text-align: left;
  }

  .almore-other-inner-mini {
    text-align: center;
  }
}/* End custom CSS */