@import url("https://fonts.googleapis.com/css2?family=Montserrat:wght@400;500;600;700;800&family=Poppins:wght@600;700;800&display=swap");

body {
  font-family: Montserrat, Arial, sans-serif;
  letter-spacing: -0.15px;
}
h1,
h2,
h3,
.brand b {
  font-family: Poppins, Montserrat, sans-serif !important;
}
.brand-mark {
  background: radial-gradient(
    circle at 50% 50%,
    #51cf37 0 13%,
    transparent 14% 27%,
    #41b92b 28% 30%,
    transparent 31%
  );
  border-color: #61cf4c !important;
}
.brand b {
  letter-spacing: -1.8px;
}
.brand b span {
  color: #51c739;
}
.section {
  min-height: calc(100vh - 86px);
  padding-top: 52px;
}
.section-number {
  display: none !important;
}
.brand {
  display: block !important;
  line-height: 0 !important;
}
.brand img {
  display: block;
  width: 145px;
  height: 68px;
  object-fit: contain;
  object-position: left center;
}
.site-header .brand img {
  height: 64px;
  width: 150px;
}
footer .brand img {
  height: 90px;
  width: 180px;
}

.visiontek-lockup:hover {
  filter: drop-shadow(0 0 15px rgba(70, 205, 45, 0.38));
  transform: translateY(-1px);
}
footer .visiontek-lockup {
  width: 205px !important;
  height: 68px !important;
}

/* Page 2 — Why choose VisionTek */
.page-about .light-section {
  background:
    radial-gradient(circle at 75% 10%, #e6f4e2 0, transparent 26%), #f8faf8;
}
.page-about .center-intro {
  max-width: 790px;
  margin-bottom: 38px;
}
.page-about .center-intro h2 {
  font-family: Poppins !important;
  font-size: 30px;
  letter-spacing: -1.3px;
}
.page-about .center-intro p {
  font-size: 14px;
  max-width: 650px;
}
.page-about .benefit-grid {
  gap: 18px;
}
.page-about .benefit {
  min-height: 225px;
  border-radius: 14px;
  padding-left: 43%;
  transition:
    transform 0.2s,
    box-shadow 0.2s;
}
.page-about .benefit:hover {
  transform: translateY(-4px);
  box-shadow: 0 16px 28px #1c4a201c;
}
.page-about .benefit:before {
  width: 38%;
  filter: saturate(1.08) contrast(1.08) brightness(1.04);
  transform: scale(1.03);
  transition:
    transform 0.35s ease,
    filter 0.35s ease;
}
.page-about .benefit:hover:before {
  transform: scale(1.06);
  filter: saturate(1.12) contrast(1.12) brightness(1.06);
}
.page-about .benefit i {
  left: calc(38% - 26px);
  width: 52px;
  height: 52px;
  border: 3px solid white;
  box-shadow: 0 5px 15px #18731455;
  font-size: 0;
}
.page-about .benefit i:after {
  font-size: 23px;
}
.page-about .benefit:nth-child(2) i:after {
  content: "♜";
  font-size: 25px;
}
.page-about .benefit:nth-child(5) i:after {
  content: "◖";
  font-size: 26px;
}
.page-about .benefit h3 {
  font-size: 20px;
  letter-spacing: -0.8px;
}
.page-about .benefit h3:after {
  content: "";
  display: block;
  width: 35px;
  height: 3px;
  background: #44b72d;
  border-radius: 4px;
  margin-top: 9px;
}
.page-about .light-stats {
  border-radius: 14px;
  background: linear-gradient(110deg, #071008, #111913);
}
.page-about .light-stats > div {
  padding: 22px;
}
.page-about .light-stats b {
  font-family: Poppins;
  font-size: 26px;
}
.page-about .light-stats span {
  font-size: 11px;
}
.page-about .hero-image {
  background-size: cover;
  background-position: center;
  transform: scale(1.03);
  filter: saturate(1.08) contrast(1.08) brightness(1.04);
  transition:
    transform 0.35s ease,
    filter 0.35s ease;
}
.page-about .hero-image:hover {
  transform: scale(1.06);
  filter: saturate(1.12) contrast(1.12) brightness(1.06);
}

/* Page 6 — Trusted brands */
.page-brands .brands {
  background:
    radial-gradient(circle at 78% 23%, #1b4621 0, transparent 25%),
    linear-gradient(115deg, #030706 15%, #061009);
}
.page-brands .brands > div:first-child {
  min-height: 400px;
  align-items: center;
}
.page-brands .brands h2 {
  font-size: clamp(44px, 5vw, 66px);
  letter-spacing: -3px;
}
.page-brands .products-montage {
  border-color: #51cf39;
  box-shadow: 0 0 35px #37bd263c;
  min-height: 330px;
  background-image:
    linear-gradient(90deg, #03080500, #03080518),
    url("https://images.unsplash.com/photo-1558002038-1055907df827?auto=format&fit=crop&w=1200&q=90");
}
.page-brands .brand-logos {
  margin-top: 16px;
  padding: 28px 36px;
  background: #0a0f0d;
  box-shadow: inset 0 0 0 1px #ffffff05;
}
.page-brands .brand-logos b {
  font-family: Poppins;
  font-size: 21px;
  letter-spacing: -1px;
}
.page-brands .quality-row {
  background: linear-gradient(90deg, #08120a, #0b100d);
  border-color: #4b9c3d;
  padding-block: 21px;
}
.page-brands .quality-row b {
  font-family: Poppins;
}
.page-brands .quality-row strong {
  filter: drop-shadow(0 0 12px #42b72e);
}

/* Page 9 — Process */
.page-process .process {
  background:
    radial-gradient(circle at 55% -10%, #17351b 0, transparent 34%),
    linear-gradient(180deg, #07130b, #030706);
}
.page-process .process-intro {
  align-items: center;
  min-height: 190px;
  background:
    linear-gradient(90deg, #050a078c, #050a0740),
    url("https://images.unsplash.com/photo-1600607687939-ce8a6c25118c?auto=format&fit=crop&w=1500&q=80")
      right center/58% auto no-repeat;
}
.page-process .process-intro h2 {
  font-size: clamp(43px, 4.8vw, 64px);
}
.page-process .process blockquote {
  background: #071008e8;
  box-shadow: 0 0 25px #3abd2a24;
}
.page-process .process-grid {
  gap: 14px;
}
.page-process .process-grid article {
  min-height: 280px;
  padding: 17px;
  background-size: cover;
  background-position: center;
  overflow: hidden;
}
.page-process .process-grid article:before {
  content: "";
  position: absolute;
  inset: 0;
  background: linear-gradient(180deg, #06100822 5%, #040806f4 63%);
}
.page-process .process-grid article > * {
  position: relative;
}
.page-process .process-grid article > b {
  font-family: Poppins;
}
.page-process .process-grid article h3 {
  margin-top: 120px;
  font-family: Poppins !important;
  font-size: 16px;
}
.page-process .process-grid article:nth-child(1) {
  background-image: url("https://images.unsplash.com/photo-1551836022-d5d88e9218df?auto=format&fit=crop&w=500&q=75");
}
.page-process .process-grid article:nth-child(2) {
  background-image: url("https://images.unsplash.com/photo-1456324504439-367cee3b3c32?auto=format&fit=crop&w=500&q=75");
}
.page-process .process-grid article:nth-child(3) {
  background-image: url("https://images.unsplash.com/photo-1558002038-1055907df827?auto=format&fit=crop&w=500&q=75");
}
.page-process .process-grid article:nth-child(4) {
  background-image: url("https://images.unsplash.com/photo-1581092921461-eab62e97a780?auto=format&fit=crop&w=500&q=75");
}
.page-process .process-grid article:nth-child(5) {
  background-image: url("https://images.unsplash.com/photo-1557597774-9d273605dfa9?auto=format&fit=crop&w=500&q=75");
}
.page-process .process-grid article:nth-child(6) {
  background-image: url("https://images.unsplash.com/photo-1556761175-b413da4baf72?auto=format&fit=crop&w=500&q=75");
}

/* Page 11 — Payments */
.page-payment .payment {
  background:
    radial-gradient(circle at 85% 8%, #183c1a 0, transparent 29%),
    linear-gradient(110deg, #030806, #0a170d);
}
.page-payment .payment-top {
  padding-bottom: 20px;
  border-bottom: 1px solid #476a4966;
}
.page-payment .payment-top h2 {
  font-size: clamp(42px, 4.8vw, 64px);
}
.page-payment .payment-assurance {
  padding: 18px 20px;
  background: #080f0aab;
  border: 1px solid #38663a;
  border-radius: 12px;
}
.page-payment .payment-assurance span {
  min-width: 105px;
}
.page-payment .payment-cards {
  gap: 12px;
}
.page-payment .payment-cards article {
  min-height: 275px;
  background: linear-gradient(155deg, #101a11, #071008);
  transition:
    transform 0.2s,
    border-color 0.2s;
}
.page-payment .payment-cards article:hover {
  transform: translateY(-5px);
  border-color: #55c63e;
}
.page-payment .payment-cards i {
  height: 62px;
  display: grid;
  place-items: center;
  border: 1px solid #3f7d41;
  border-radius: 14px;
  background: #071008;
  margin: 18px 0;
  color: #58c940;
  font-family: Poppins;
}
.page-payment .payment-cards article:nth-child(1) i {
  font-size: 0;
}
.page-payment .payment-cards article:nth-child(1) i:after {
  content: "▰";
  font-size: 42px;
}
.page-payment .payment-cards article:nth-child(2) i:after {
  content: "₦";
  font-size: 38px;
}
.page-payment .payment-cards article:nth-child(3) i:after {
  content: "▣";
  font-size: 32px;
}
.page-payment .payment-cards article:nth-child(4) i:after {
  content: "▤";
  font-size: 34px;
}
.page-payment .payment-cards article:nth-child(5) i:after {
  content: "₦";
  font-size: 38px;
}
.page-payment .payment-cards h3 {
  font-size: 14px;
}
.page-payment .bank-details {
  background: #071008;
  border-color: #3f7341;
  padding: 18px 22px;
}
.page-payment .payment aside {
  background: linear-gradient(145deg, #0f1b0f, #071007);
  box-shadow: 0 0 25px #2fa42420;
}
.page-payment .payment aside h3 {
  font-family: Poppins !important;
}
.page-payment .payment aside > b {
  color: #e7efe7;
}
.page-payment .payment aside > b::first-letter {
  color: #55c63e;
}

@media (max-width: 720px) {
  .page-about .benefit {
    padding-left: 44%;
    min-height: 200px;
  }
  .page-brands .brands > div:first-child {
    min-height: 0;
  }
  .page-brands .products-montage {
    min-height: 250px;
  }
  .page-process .process-intro {
    background-size: cover;
    padding: 20px;
  }
  .page-payment .payment-assurance {
    margin-top: 20px;
  }
  .page-payment .payment-cards {
    grid-template-columns: 1fr;
  }
  .page-payment .payment-cards article {
    min-height: 0;
  }
  .page-payment .payment-cards i {
    width: 75px;
  }
  .page-brands .quality-row {
    grid-template-columns: 1fr 1fr;
  }
}

/* Page 2 fidelity pass — matches the supplied Why Choose VisionTek reference */
.page-about footer,
.page-about .whatsapp {
  display: none;
}
.page-about .light-section {
  min-height: 100vh;
  padding: 21px 32px 30px;
  background: #fbfcfb;
  color: #111;
  overflow: hidden;
}
.page-about .section-number {
  display: flex !important;
  align-items: center;
  gap: 15px;
  margin: 0 5px 18px;
  padding: 0 0 12px;
  border-bottom: 1px solid #bdc8bd;
  color: #35a626;
  font:
    800 31px Poppins,
    Montserrat,
    sans-serif;
  letter-spacing: -1.5px;
}
.page-about .section-number:after {
  content: "";
  position: absolute;
  left: 38px;
  top: 74px;
  width: 58px;
  height: 2px;
  background: #2d8d28;
}
.page-about .section-number span {
  color: #111;
  font:
    700 17px Montserrat,
    Arial,
    sans-serif;
  letter-spacing: -0.8px;
  vertical-align: 0;
  margin: 0;
}
.page-about .center-intro {
  margin: 0 auto 18px;
  max-width: 690px;
}
.page-about .center-intro h2 {
  font:
    700 23px Montserrat,
    Arial,
    sans-serif !important;
  letter-spacing: -1px;
  line-height: 1.25;
  margin: 0 0 4px;
}
.page-about .center-intro p {
  max-width: 620px;
  font-size: 13px;
  line-height: 1.55;
  color: #485048;
  margin: 0 auto;
}
.page-about .benefit-grid {
  gap: 16px;
}
.page-about .benefit {
  height: 224px;
  min-height: 224px;
  padding: 20px 23px 17px 54%;
  border-radius: 10px;
  box-shadow: 0 3px 14px #14201417;
  border-color: #e6e9e5;
  align-items: flex-start;
}
.page-about .benefit:before {
  width: 44%;
  background-position: center;
  background-size: cover;
  filter: none;
}
.page-about .benefit:nth-child(1):before {
  background-image: url("assets/about-certified.jpg");
}
.page-about .benefit:nth-child(2):before {
  background-image: url("assets/about-warranty.jpg");
}
.page-about .benefit:nth-child(3):before {
  background-image: url("assets/about-products.jpg");
}
.page-about .benefit:nth-child(4):before {
  background-image: url("assets/about-nationwide.jpg");
}
.page-about .benefit:nth-child(5):before {
  background-image: url("assets/about-support.jpg");
}
.page-about .benefit:nth-child(6):before {
  background-image: url("assets/about-tailored.jpg");
}
.page-about .benefit i {
  left: calc(44% - 26px);
  top: 80px;
  width: 55px;
  height: 55px;
  border: 0;
  background: #2eb125;
  box-shadow: 0 3px 7px #1e891c44;
}
.page-about .benefit i:after {
  font-size: 0;
}
.page-about .benefit:nth-child(1) i:after {
  content: "✿";
  font-size: 25px;
}
.page-about .benefit:nth-child(2) i:after {
  content: "♢";
  font-size: 31px;
}
.page-about .benefit:nth-child(3) i:after {
  content: "✿";
  font-size: 25px;
}
.page-about .benefit:nth-child(4) i:after {
  content: "⌖";
  font-size: 30px;
}
.page-about .benefit:nth-child(5) i:after {
  content: "◖";
  font-size: 26px;
}
.page-about .benefit:nth-child(6) i:after {
  content: "⌂";
  font-size: 26px;
}
.page-about .benefit h3 {
  font:
    700 20px Poppins,
    Montserrat,
    sans-serif !important;
  letter-spacing: -1px;
  line-height: 1.1;
  margin: 6px 0 10px;
}
.page-about .benefit h3:after {
  width: 36px;
  height: 3px;
  margin-top: 11px;
}
.page-about .benefit p {
  font-size: 12px;
  line-height: 1.52;
  color: #3f4741;
}
.page-about .light-stats {
  height: 140px;
  margin-top: 26px;
  border-radius: 12px;
  background: #070a08;
  border-color: #172418;
}
.page-about .light-stats > div {
  padding: 21px 18px 15px;
  position: relative;
  padding-left: 72px;
}
.page-about .light-stats > div:before {
  position: absolute;
  left: 22px;
  top: 34px;
  color: #38ad29;
  font-size: 34px;
  line-height: 1;
}
.page-about .light-stats > div:nth-child(1):before {
  content: "♧";
}
.page-about .light-stats > div:nth-child(2):before {
  content: "♜";
}
.page-about .light-stats > div:nth-child(3):before {
  content: "♢";
}
.page-about .light-stats > div:nth-child(4):before {
  content: "◖";
}
.page-about .light-stats > div:nth-child(5):before {
  content: "✿";
}
.page-about .light-stats b {
  font:
    800 28px Poppins,
    Montserrat,
    sans-serif;
  color: #35a727;
  line-height: 1;
}
.page-about .light-stats span {
  font:
    700 10px Montserrat,
    Arial,
    sans-serif;
  color: #fff;
  margin-top: 3px;
}
.page-about .light-stats span:after {
  display: block;
  content: "Delivering smart solutions since 2014";
  color: #d5ded6;
  font-size: 9px;
  font-weight: 500;
  line-height: 1.45;
  margin-top: 8px;
}
.page-about .light-stats > div:nth-child(2) span:after {
  content: "Successfully delivered across Nigeria";
}
.page-about .light-stats > div:nth-child(3) span:after {
  content: "We take pride in our clients’ trust";
}
.page-about .light-stats > div:nth-child(4) span:after {
  content: "Always here when you need us";
}
.page-about .light-stats > div:nth-child(5) span:after {
  content: "We never compromise on quality";
}
@media (max-width: 720px) {
  .page-about .light-section {
    padding: 20px;
  }
  .page-about .section-number {
    font-size: 24px;
  }
  .page-about .section-number:after {
    left: 25px;
  }
  .page-about .benefit {
    height: 205px;
    min-height: 205px;
    padding-left: 52%;
  }
  .page-about .benefit i {
    top: 72px;
  }
  .page-about .light-stats {
    height: auto;
  }
  .page-about .light-stats > div {
    min-width: 200px;
  }
}

/* Pages 6, 9 and 11 — reference-aligned desktop compositions without page numbers */
.page-brands footer,
.page-brands .whatsapp,
.page-process footer,
.page-process .whatsapp,
.page-payment .whatsapp {
  display: none;
}
.page-brands .section-number,
.page-process .section-number,
.page-payment .section-number {
  display: block !important;
  margin: 0 0 22px !important;
  padding: 0 0 12px !important;
  border-bottom: 1px solid #3d5240 !important;
  font-size: 0 !important;
  line-height: 1;
}
.page-brands .section-number span,
.page-process .section-number span,
.page-payment .section-number span {
  display: inline-block;
  color: #f6f8f6 !important;
  font:
    700 15px Montserrat,
    Arial,
    sans-serif !important;
  letter-spacing: -0.4px;
  margin: 0 !important;
  vertical-align: 0 !important;
}
.page-brands .section-number span:after,
.page-process .section-number span:after,
.page-payment .section-number span:after {
  content: "";
  display: inline-block;
  width: 62px;
  height: 2px;
  background: #47b433;
  margin: 0 0 4px 16px;
}
.page-brands .section,
.page-process .section,
.page-payment .section {
  min-height: 850px;
  padding: 24px 36px 20px;
}
.page-brands .brands > div:first-child {
  min-height: 355px;
}
.page-brands .brands h2 {
  margin: 14px 0 18px;
  font-size: 51px;
}
.page-brands .brands > div > p {
  font-size: 15px;
  line-height: 1.85;
  max-width: 410px;
}
.page-brands .products-montage {
  min-height: 335px;
  border-radius: 15px;
  background-image:
    linear-gradient(90deg, #05100808, #0510083f),
    url("https://6a6705162a4b54c07b295a24.imgix.net/sandbox/aceef4737d314f57f07b3765bc7732e0.jpg");
  background-size: cover;
  box-shadow: 0 0 40px #2eb52233;
}
.page-brands .brand-logos {
  min-height: 180px;
  margin-top: 14px;
  padding: 27px 52px;
  gap: 22px;
  border-color: #425547;
  background: #080d0b;
}
.page-brands .quality-row {
  margin-top: 20px;
  min-height: 175px;
  padding: 24px 45px;
}
.page-brands .quality-row div:first-child {
  max-width: 450px;
}
.page-brands .quality-row b {
  font-size: 31px;
}
.page-brands .quality-row strong {
  font-size: 64px;
}
.page-process .process {
  padding-top: 23px;
}
.page-process .process-intro {
  min-height: 210px;
  margin-bottom: 7px;
  background-size: 61% auto;
  background-position: 62% 44%;
}
.page-process .process-intro h2 {
  font-size: 48px;
  margin: 13px 0 13px;
}
.page-process .process-intro p {
  max-width: 440px;
  font-size: 14px;
}
.page-process .process-grid {
  margin-top: 14px;
  gap: 12px;
}
.page-process .process-grid article {
  min-height: 300px;
  border-radius: 9px;
}
.page-process .process-grid article h3 {
  margin-top: 132px;
}
.process-trust {
  display: grid;
  grid-template-columns: 2.45fr repeat(4, 1fr);
  margin-top: 14px;
  border: 1px solid #344c37;
  border-radius: 10px;
  min-height: 105px;
  background: #080d0b;
}
.process-trust > div {
  padding: 18px 17px;
  border-right: 1px solid #344c37;
  display: flex;
  flex-direction: column;
  justify-content: center;
}
.process-trust > div:last-child {
  border: 0;
}
.process-trust > div:first-child {
  flex-direction: row;
  gap: 17px;
  align-items: center;
}
.process-trust > div:first-child > b {
  width: 64px;
  height: 68px;
  padding: 9px 5px;
  border: 1px solid #4fbc3f;
  color: #fff;
  font-size: 11px;
  line-height: 1.3;
  text-align: center;
  clip-path: polygon(50% 0, 100% 15%, 100% 76%, 50% 100%, 0 76%, 0 15%);
}
.process-trust strong {
  font:
    700 21px Poppins,
    Montserrat,
    sans-serif;
}
.process-trust small {
  display: block;
  color: #cad2cb;
  font-size: 11px;
  line-height: 1.45;
  margin-top: 4px;
}
.process-trust > div:not(:first-child) > b {
  font:
    700 21px Poppins,
    Montserrat,
    sans-serif;
  color: #55be3e;
}
.process-trust > div:not(:first-child) > span {
  font-size: 10px;
  color: #d9e0da;
}
.process-cta {
  min-height: 74px;
  border: 1px solid #58b645;
  border-radius: 9px;
  margin-top: 12px;
  padding: 12px 28px;
  display: flex;
  gap: 30px;
  align-items: center;
  background: linear-gradient(90deg, #0c190d, #071009);
}
.process-cta > span {
  margin-right: auto;
  display: flex;
  flex-direction: column;
}
.process-cta b {
  font-size: 16px;
}
.process-cta small {
  font-size: 11px;
  color: #c5cec6;
}
.process-cta .btn {
  min-width: 220px;
  padding: 12px 16px;
}
.page-payment .payment {
  padding-top: 24px;
}
.page-payment .payment-top {
  min-height: 195px;
  position: relative;
  padding-right: 380px;
}
.page-payment .payment-top:after {
  content: "";
  position: absolute;
  right: 0;
  top: -12px;
  width: 255px;
  height: 112px;
  background: url("visiontek-logo.png") center/contain no-repeat;
}
.page-payment .payment-top h2 {
  font-size: 49px;
  margin: 11px 0 12px;
}
.page-payment .payment-top p {
  max-width: 410px;
  font-size: 14px;
}
.page-payment .payment-assurance {
  position: absolute;
  left: 385px;
  bottom: 10px;
  background: transparent;
  border: 0;
  padding: 0;
  gap: 27px;
}
.page-payment .payment-layout {
  margin-top: 9px;
}
.page-payment .payment-cards article {
  min-height: 265px;
  padding: 12px;
}
.page-payment .payment-cards i {
  margin: 16px 0 15px;
  height: 68px;
}
.page-payment .bank-details {
  min-height: 122px;
  margin-top: 10px;
}
.page-payment .payment aside {
  min-height: 390px;
}
.page-payment footer {
  display: flex !important;
  padding: 19px 38px 17px;
  border-top: 1px solid #293e2c;
  background: #071008;
}
.page-payment footer > div {
  max-width: 23%;
}
.page-payment footer .brand img {
  height: 72px;
  width: 145px;
}
.page-payment footer p,
.page-payment footer a {
  font-size: 11px;
}
@media (max-width: 720px) {
  .page-brands .section,
  .page-process .section,
  .page-payment .section {
    padding: 20px;
    min-height: auto;
  }
  .page-brands .brands h2,
  .page-process .process-intro h2,
  .page-payment .payment-top h2 {
    font-size: 39px;
  }
  .page-brands .brand-logos {
    padding: 20px;
  }
  .page-process .process-intro {
    background-size: cover;
  }
  .process-trust {
    grid-template-columns: 1fr 1fr;
  }
  .process-trust > div:first-child {
    grid-column: span 2;
  }
  .process-cta {
    padding: 16px;
    display: flex;
    flex-direction: column;
    align-items: stretch;
  }
  .process-cta .btn {
    min-width: 0;
  }
  .page-payment .payment-top {
    padding-right: 0;
  }
  .page-payment .payment-top:after {
    display: none;
  }
  .page-payment .payment-assurance {
    position: static;
    margin-top: 18px;
  }
  .page-payment footer {
    display: grid !important;
    padding: 25px 20px;
  }
  .page-payment footer > div {
    max-width: none;
  }
}


/* =========================================
   PROCESS CARDS
========================================= */

.page-process .process-grid {
  display: grid;
  grid-template-columns: repeat(3, minmax(0, 1fr));
  gap: 28px;
  max-width: 1250px;
  margin: 55px auto 0;
}

.page-process .process-card {
  position: relative;
  overflow: hidden;
  background: #111;
  border: 1px solid rgba(255, 255, 255, 0.08);
  border-radius: 22px;
  min-height: 480px;
  display: flex;
  flex-direction: column;
  transition:
    transform 0.35s ease,
    border-color 0.35s ease,
    box-shadow 0.35s ease;
}

.page-process .process-card:hover {
  transform: translateY(-10px);
  border-color: rgba(255, 255, 255, 0.22);
  box-shadow: 0 25px 60px rgba(0, 0, 0, 0.35);
}

/* IMAGE */

.page-process .process-image {
  position: relative;
  height: 245px;
  overflow: hidden;
  background: #181818;
}

.page-process .process-image::after {
  content: "";
  position: absolute;
  inset: 0;
  background:
    linear-gradient(
      to bottom,
      transparent 45%,
      rgba(0, 0, 0, 0.75) 100%
    );
  pointer-events: none;
}

.page-process .process-image img {
  width: 100%;
  height: 100%;
  object-fit: cover;
  display: block;
  transition: transform 0.6s ease;
}

.page-process .process-card:hover .process-image img {
  transform: scale(1.08);
}

/* NUMBER */

.page-process .process-image span {
  position: absolute;
  z-index: 2;
  left: 20px;
  bottom: 18px;

  width: 52px;
  height: 52px;

  display: flex;
  align-items: center;
  justify-content: center;

  border-radius: 50%;

  background: rgba(255, 255, 255, 0.95);
  color: #080808;

  font-family: "Syne", sans-serif;
  font-size: 15px;
  font-weight: 800;

  box-shadow: 0 8px 25px rgba(0, 0, 0, 0.25);
}

/* CONTENT */

.page-process .process-card-content {
  padding: 28px 26px 30px;
  display: flex;
  flex-direction: column;
  flex: 1;
}

.page-process .process-card-content h3 {
  margin: 0 0 12px;

  color: #fff;

  font-family: "Syne", sans-serif;
  font-size: 23px;
  font-weight: 700;
  letter-spacing: -0.4px;
}

.page-process .process-card-content p {
  margin: 0;

  color: rgba(255, 255, 255, 0.62);

  font-family: "Manrope", sans-serif;
  font-size: 14px;
  line-height: 1.75;
}

.page-process .process-card-content a {
  margin-top: auto;
  padding-top: 25px;

  color: #fff;

  font-size: 13px;
  font-weight: 700;
  text-decoration: none;

  transition:
    opacity 0.25s ease,
    transform 0.25s ease;
}

.page-process .process-card-content a:hover {
  opacity: 0.7;
  transform: translateX(5px);
}

/* SUBTLE TOP LINE */

.page-process .process-card::before {
  content: "";
  position: absolute;
  top: 0;
  left: 20px;
  right: 20px;
  height: 1px;
  background: linear-gradient(
    90deg,
    transparent,
    rgba(255, 255, 255, 0.3),
    transparent
  );
  z-index: 5;
}

/* =========================================
   TABLET
========================================= */

@media (max-width: 1000px) {
  .page-process .process-grid {
    grid-template-columns: repeat(2, minmax(0, 1fr));
    gap: 22px;
  }

  .page-process .process-card {
    min-height: 450px;
  }
}

/* =========================================
   MOBILE
========================================= */

@media (max-width: 600px) {
  .page-process .process-grid {
    grid-template-columns: 1fr;
    gap: 20px;
    margin-top: 35px;
  }

  .page-process .process-card {
    min-height: auto;
    border-radius: 18px;
  }

  .page-process .process-image {
    height: 220px;
  }

  .page-process .process-card-content {
    padding: 24px 22px 26px;
  }

  .page-process .process-card-content h3 {
    font-size: 21px;
  }

  .page-process .process-card-content p {
    font-size: 13px;
  }
}