select {
  appearance: none;
  background: #fff linear-gradient(45deg, transparent 50%, var(--green) 50%),
    linear-gradient(135deg, var(--green) 50%, transparent 50%);
  background-position: calc(100% - 18px) calc(50% - 3px), calc(100% - 13px) calc(50% - 3px);
  background-repeat: no-repeat;
  background-size: 5px 5px, 5px 5px;
  border: 1px solid #b9ccc0;
  border-radius: 7px;
  color: var(--ink);
  font: inherit;
  padding: 12px 42px 12px 12px;
}

select:focus {
  border-color: var(--orange);
  box-shadow: 0 0 0 3px #ef7e2222;
  outline: 0;
}

.testimonials-section {
  background: #fff;
}

.testimonial-grid {
  display: grid;
  gap: 18px;
  grid-template-columns: repeat(3, 1fr);
}

.testimonial-grid figure {
  background: #f8fbf9;
  border: 1px solid var(--line);
  border-radius: 12px;
  margin: 0;
  padding: 27px;
}

.testimonial-grid blockquote {
  color: var(--green-dark);
  font-family: "Plus Jakarta Sans", sans-serif;
  font-size: 1.03rem;
  font-weight: 700;
  line-height: 1.55;
  margin: 0 0 22px;
}

.testimonial-grid figcaption {
  border-top: 1px solid #dfeae3;
  color: var(--muted);
  display: grid;
  gap: 2px;
  padding-top: 15px;
}

.testimonial-grid figcaption strong {
  color: var(--green-dark);
}

.product-hero {
  isolation: isolate;
  overflow: hidden;
  position: relative;
}

.product-hero > * {
  position: relative;
  z-index: 1;
}

.product-photo-panel {
  aspect-ratio: 4 / 3;
  background-image: linear-gradient(135deg, #176b4c30, #ef7e2224), var(--product-photo);
  background-position: center;
  background-size: cover;
  border: 1px solid #d5e7dc;
  border-radius: 14px;
  box-shadow: 0 22px 46px #173f2f18;
  min-height: 310px;
  overflow: hidden;
}

.product-hero::before {
  background-image: var(--product-bg);
  background-position: right 6% center;
  background-repeat: no-repeat;
  background-size: min(50vw, 720px) auto;
  content: "";
  inset: 0;
  opacity: .18;
  pointer-events: none;
  position: absolute;
  z-index: 0;
}

.product-hero::after {
  background: linear-gradient(90deg, #f4fbf6 0%, #ffffffed 43%, #ffffffe0 70%, #ffffffc7 100%);
  content: "";
  inset: 0;
  pointer-events: none;
  position: absolute;
  z-index: 0;
}

.product-hero--erp,
.product-hero--custom {
  --product-bg: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='900' height='620' viewBox='0 0 900 620'%3E%3Crect width='900' height='620' fill='none'/%3E%3Cg fill='none' stroke='%23176b4c' stroke-width='16' stroke-linecap='round' stroke-linejoin='round'%3E%3Cpath d='M180 210h190v110H180zM530 170h190v110H530zM355 415h190v110H355z'/%3E%3Cpath d='M370 265h90c60 0 70-40 70-40M450 320v95'/%3E%3C/g%3E%3Cg fill='%23ef7e22' opacity='.85'%3E%3Ccircle cx='180' cy='210' r='20'/%3E%3Ccircle cx='720' cy='280' r='20'/%3E%3Ccircle cx='545' cy='525' r='20'/%3E%3C/g%3E%3C/svg%3E");
}

.product-hero--inventory {
  --product-bg: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='900' height='620' viewBox='0 0 900 620'%3E%3Crect width='900' height='620' fill='none'/%3E%3Cg fill='none' stroke='%23176b4c' stroke-width='14' stroke-linejoin='round'%3E%3Cpath d='M185 180h160v130H185zM395 180h160v130H395zM605 180h160v130H605zM185 365h160v130H185zM395 365h160v130H395zM605 365h160v130H605z'/%3E%3C/g%3E%3Cg fill='%23ef7e22'%3E%3Cpath d='M215 218h100v22H215zM425 403h100v22H425zM635 218h100v22H635z'/%3E%3C/g%3E%3C/svg%3E");
}

.product-hero--pharmacy {
  --product-bg: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='900' height='620' viewBox='0 0 900 620'%3E%3Crect width='900' height='620' fill='none'/%3E%3Cg fill='none' stroke='%23176b4c' stroke-width='15' stroke-linecap='round' stroke-linejoin='round'%3E%3Cpath d='M250 250h150v255H250zM500 185h125v320H500z'/%3E%3Cpath d='M280 250v-58h90v58M530 185v-54h65v54M292 366h66M532 325h60M532 385h60'/%3E%3C/g%3E%3Cg fill='%23ef7e22'%3E%3Cpath d='M290 410h70v42h-70zM525 240h75v44h-75z'/%3E%3Ccircle cx='665' cy='425' r='38'/%3E%3Ccircle cx='720' cy='425' r='38'/%3E%3C/g%3E%3C/svg%3E");
}

.product-hero--manufacturing {
  --product-bg: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='900' height='620' viewBox='0 0 900 620'%3E%3Crect width='900' height='620' fill='none'/%3E%3Cg fill='none' stroke='%23176b4c' stroke-width='16' stroke-linecap='round' stroke-linejoin='round'%3E%3Cpath d='M170 465h560M205 465V245l120 80V245l120 80V245l140 92V465'/%3E%3Cpath d='M255 392h60M390 392h60M525 392h60'/%3E%3C/g%3E%3Cpath fill='%23ef7e22' d='M620 170h72v295h-72z' opacity='.9'/%3E%3C/svg%3E");
}

.product-hero--clinic {
  --product-bg: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='900' height='620' viewBox='0 0 900 620'%3E%3Crect width='900' height='620' fill='none'/%3E%3Cg fill='none' stroke='%23176b4c' stroke-width='16' stroke-linecap='round' stroke-linejoin='round'%3E%3Cpath d='M450 150v320M290 310h320'/%3E%3Crect x='225' y='145' width='450' height='350' rx='42'/%3E%3C/g%3E%3Ccircle cx='650' cy='190' r='34' fill='%23ef7e22'/%3E%3C/svg%3E");
}

.product-hero--school {
  --product-bg: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='900' height='620' viewBox='0 0 900 620'%3E%3Crect width='900' height='620' fill='none'/%3E%3Cg fill='none' stroke='%23176b4c' stroke-width='15' stroke-linecap='round' stroke-linejoin='round'%3E%3Cpath d='M230 205h210c55 0 80 25 80 80v210H310c-55 0-80-25-80-80z'/%3E%3Cpath d='M520 285c0-55 25-80 80-80h70v290H520z'/%3E%3Cpath d='M300 285h140M300 350h140M590 285h80M590 350h80'/%3E%3C/g%3E%3Cpath d='M245 165h470' stroke='%23ef7e22' stroke-width='24' stroke-linecap='round'/%3E%3C/svg%3E");
}

.product-hero--water {
  --product-bg: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='900' height='620' viewBox='0 0 900 620'%3E%3Crect width='900' height='620' fill='none'/%3E%3Cg fill='none' stroke='%23176b4c' stroke-width='16' stroke-linecap='round' stroke-linejoin='round'%3E%3Cpath d='M230 360c95-105 140-165 170-230 30 65 75 125 170 230 55 65 8 160-85 160H315c-93 0-140-95-85-160z'/%3E%3Cpath d='M535 245h125v230H535zM575 305h45M575 360h45'/%3E%3C/g%3E%3Ccircle cx='660' cy='245' r='24' fill='%23ef7e22'/%3E%3C/svg%3E");
}

.product-hero--insurance {
  --product-bg: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='900' height='620' viewBox='0 0 900 620'%3E%3Crect width='900' height='620' fill='none'/%3E%3Cg fill='none' stroke='%23176b4c' stroke-width='16' stroke-linecap='round' stroke-linejoin='round'%3E%3Cpath d='M450 135l230 85c-18 155-82 250-230 330-148-80-212-175-230-330z'/%3E%3Cpath d='M350 330l70 70 135-150'/%3E%3C/g%3E%3Ccircle cx='650' cy='240' r='30' fill='%23ef7e22'/%3E%3C/svg%3E");
}

.solution-picture-grid .solution-card {
  overflow: hidden;
  padding-top: 0;
}

.solution-picture {
  background-color: #eef7f2;
  background-image: var(--product-bg), linear-gradient(135deg, #eef8f2, #fff7ef);
  background-position: center;
  background-repeat: no-repeat;
  background-size: 92% auto, cover;
  border-radius: 10px;
  height: 170px;
  margin: 16px 0 20px;
  position: relative;
}

.solution-picture::after {
  background: linear-gradient(180deg, #ffffff00 20%, #0e4a3533 100%);
  border-radius: inherit;
  content: "";
  inset: 0;
  position: absolute;
}

.solution-picture span {
  background: #fffffff2;
  border-radius: 5px;
  bottom: 14px;
  color: var(--green-dark);
  font-size: .66rem;
  font-weight: 800;
  left: 14px;
  padding: 6px 8px;
  position: absolute;
  z-index: 1;
}

.specialised-grid {
  display: grid;
  gap: 18px;
  grid-template-columns: repeat(3, 1fr);
}

.solution-mini {
  background: #fff;
  border: 1px solid #cfe3d7;
  border-radius: 12px;
  color: var(--green-dark);
  display: grid;
  grid-template-rows: 155px 1fr;
  min-height: 330px;
  overflow: hidden;
  position: relative;
  text-decoration: none;
  transition: border-color .2s ease, transform .2s ease, box-shadow .2s ease;
}

.solution-mini__media {
  background-color: #eef7f2;
  background-image: var(--product-bg), linear-gradient(135deg, #eef8f2, #fff7ef);
  background-position: center;
  background-repeat: no-repeat;
  background-size: 115% auto, cover;
  border-bottom: 1px solid #dceae2;
  display: block;
  position: relative;
}

.solution-mini__media::after {
  background: linear-gradient(180deg, #ffffff00 0%, #ffffffd9 100%);
  content: "";
  inset: 0;
  position: absolute;
}

.solution-mini__content {
  display: grid;
  gap: 8px;
  padding: 20px;
}

.solution-mini strong {
  color: var(--green-dark);
  font-family: "Plus Jakarta Sans", sans-serif;
  font-size: 1.02rem;
  line-height: 1.25;
}

.solution-mini small {
  color: var(--muted);
  font-size: .88rem;
  line-height: 1.55;
}

.solution-mini em {
  align-self: end;
  color: var(--orange);
  font-family: "Plus Jakarta Sans", sans-serif;
  font-size: .82rem;
  font-style: normal;
  font-weight: 800;
}

.solution-mini:hover {
  border-color: var(--orange);
  box-shadow: 0 14px 30px #173f2f14;
  color: var(--orange-dark);
  transform: translateY(-4px);
}

.solution-card--erp,
.solution-card--custom {
  --product-bg: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='900' height='620' viewBox='0 0 900 620'%3E%3Crect width='900' height='620' fill='none'/%3E%3Cg fill='none' stroke='%23176b4c' stroke-width='16' stroke-linecap='round' stroke-linejoin='round'%3E%3Cpath d='M180 210h190v110H180zM530 170h190v110H530zM355 415h190v110H355z'/%3E%3Cpath d='M370 265h90c60 0 70-40 70-40M450 320v95'/%3E%3C/g%3E%3Cg fill='%23ef7e22' opacity='.85'%3E%3Ccircle cx='180' cy='210' r='20'/%3E%3Ccircle cx='720' cy='280' r='20'/%3E%3Ccircle cx='545' cy='525' r='20'/%3E%3C/g%3E%3C/svg%3E");
}

.solution-card--inventory,
.solution-card--pharmacy {
  --product-bg: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='900' height='620' viewBox='0 0 900 620'%3E%3Crect width='900' height='620' fill='none'/%3E%3Cg fill='none' stroke='%23176b4c' stroke-width='14' stroke-linejoin='round'%3E%3Cpath d='M185 180h160v130H185zM395 180h160v130H395zM605 180h160v130H605zM185 365h160v130H185zM395 365h160v130H395zM605 365h160v130H605z'/%3E%3C/g%3E%3Cg fill='%23ef7e22'%3E%3Cpath d='M215 218h100v22H215zM425 403h100v22H425zM635 218h100v22H635z'/%3E%3C/g%3E%3C/svg%3E");
}

.solution-card--manufacturing {
  --product-bg: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='900' height='620' viewBox='0 0 900 620'%3E%3Crect width='900' height='620' fill='none'/%3E%3Cg fill='none' stroke='%23176b4c' stroke-width='16' stroke-linecap='round' stroke-linejoin='round'%3E%3Cpath d='M170 465h560M205 465V245l120 80V245l120 80V245l140 92V465'/%3E%3Cpath d='M255 392h60M390 392h60M525 392h60'/%3E%3C/g%3E%3Cpath fill='%23ef7e22' d='M620 170h72v295h-72z' opacity='.9'/%3E%3C/svg%3E");
}

.solution-card--clinic {
  --product-bg: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='900' height='620' viewBox='0 0 900 620'%3E%3Crect width='900' height='620' fill='none'/%3E%3Cg fill='none' stroke='%23176b4c' stroke-width='16' stroke-linecap='round' stroke-linejoin='round'%3E%3Cpath d='M450 150v320M290 310h320'/%3E%3Crect x='225' y='145' width='450' height='350' rx='42'/%3E%3C/g%3E%3Ccircle cx='650' cy='190' r='34' fill='%23ef7e22'/%3E%3C/svg%3E");
}

.solution-card--school {
  --product-bg: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='900' height='620' viewBox='0 0 900 620'%3E%3Crect width='900' height='620' fill='none'/%3E%3Cg fill='none' stroke='%23176b4c' stroke-width='15' stroke-linecap='round' stroke-linejoin='round'%3E%3Cpath d='M230 205h210c55 0 80 25 80 80v210H310c-55 0-80-25-80-80z'/%3E%3Cpath d='M520 285c0-55 25-80 80-80h70v290H520z'/%3E%3Cpath d='M300 285h140M300 350h140M590 285h80M590 350h80'/%3E%3C/g%3E%3Cpath d='M245 165h470' stroke='%23ef7e22' stroke-width='24' stroke-linecap='round'/%3E%3C/svg%3E");
}

.solution-card--water {
  --product-bg: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='900' height='620' viewBox='0 0 900 620'%3E%3Crect width='900' height='620' fill='none'/%3E%3Cg fill='none' stroke='%23176b4c' stroke-width='16' stroke-linecap='round' stroke-linejoin='round'%3E%3Cpath d='M230 360c95-105 140-165 170-230 30 65 75 125 170 230 55 65 8 160-85 160H315c-93 0-140-95-85-160z'/%3E%3Cpath d='M535 245h125v230H535zM575 305h45M575 360h45'/%3E%3C/g%3E%3Ccircle cx='660' cy='245' r='24' fill='%23ef7e22'/%3E%3C/svg%3E");
}

.solution-card--insurance {
  --product-bg: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='900' height='620' viewBox='0 0 900 620'%3E%3Crect width='900' height='620' fill='none'/%3E%3Cg fill='none' stroke='%23176b4c' stroke-width='16' stroke-linecap='round' stroke-linejoin='round'%3E%3Cpath d='M450 135l230 85c-18 155-82 250-230 330-148-80-212-175-230-330z'/%3E%3Cpath d='M350 330l70 70 135-150'/%3E%3C/g%3E%3Ccircle cx='650' cy='240' r='30' fill='%23ef7e22'/%3E%3C/svg%3E");
}

@media (max-width: 900px) {
  .testimonial-grid {
    grid-template-columns: 1fr;
  }

  .specialised-grid {
    grid-template-columns: repeat(2, 1fr);
  }

  .product-hero::before {
    background-position: right bottom;
    background-size: 520px auto;
    opacity: .13;
  }
}

@media (max-width: 560px) {
  .specialised-grid {
    grid-template-columns: 1fr;
  }
}

.product-hero::before {
  background-image: var(--product-photo, var(--product-bg)) !important;
  background-position: center right !important;
  background-size: cover !important;
  filter: saturate(1) contrast(1.06);
  opacity: .72 !important;
}

.product-hero::after {
  background: linear-gradient(90deg, #f4fbf6 0%, #fffffff7 34%, #ffffffe0 52%, #ffffff1f 100%) !important;
}

.product-hero--erp,
.product-hero--custom {
  --product-bg: url("../images/system-backgrounds/erp.jpg");
}

.product-hero--inventory {
  --product-bg: url("../images/system-backgrounds/inventory.jpg");
}

.product-hero--manufacturing {
  --product-bg: url("../images/system-backgrounds/manufacturing.jpg");
}

.product-hero--pharmacy {
  --product-bg: url("../images/system-backgrounds/pharmacy.jpg");
}

.product-hero--school {
  --product-bg: url("../images/system-backgrounds/school.jpg");
}

.product-hero--clinic {
  --product-bg: url("../images/system-backgrounds/clinic.jpg");
}

.product-hero--water {
  --product-bg: url("../images/system-backgrounds/water.jpg");
}

.product-hero--insurance {
  --product-bg: url("../images/system-backgrounds/insurance.jpg");
}

.implementation-section {
  background: linear-gradient(135deg, #ffffff 0%, #f3faf6 100%) !important;
  border-bottom: 1px solid var(--line);
  border-top: 1px solid var(--line);
  color: var(--ink) !important;
}

.implementation-section .eyebrow {
  color: var(--green) !important;
}

.implementation-section h2,
.implementation-section li strong {
  color: var(--green-dark) !important;
}

.implementation-section > div > p:not(.eyebrow),
.implementation-section li span {
  color: #26342e !important;
}

.implementation-section li {
  background: #fff !important;
  border-color: #cfe3d7 !important;
  box-shadow: 0 12px 28px #173f2f0d;
}

.implementation-section li b,
.implementation-contact {
  color: var(--orange) !important;
}

.implementation-contact:hover {
  color: var(--orange-dark) !important;
}

@media (max-width: 900px) {
  .product-hero::before {
    background-position: center;
    opacity: .38;
  }

  .product-hero::after {
    background: linear-gradient(180deg, #fffffff2 0%, #ffffffc7 100%);
  }
}
