:root {
  --base-1: #7b1235;
  --base-rgb: 123, 18, 53;
  --base-2: #a01647;
  --base-rgb-2: 160, 22, 71;
  --primary-clr: #7b1235;
  --header-bg: #fff7fa;
  --title-clr: #171115;
  --body-clr: #635a60;
}

body {
  background: #fff;
}

.navbar-bottom-wrapper {
  padding-top: 14px;
  padding-bottom: 14px;
}

.navbar-bottom-wrapper .logo,
.navbar-bottom-wrapper .logo.adepa-nav-logo {
  width: 62px;
  height: 62px;
}

.navbar-bottom-wrapper .logo img,
.footer-widget .footer-logo img {
  width: 100%;
  height: 100%;
  border-radius: 999px;
  background: #fff;
  padding: 5px;
  object-fit: cover;
  box-shadow: 0 10px 28px rgba(123, 18, 53, 0.12);
}

.navbar-bottom-wrapper .menu li a:hover,
.navbar-bottom-wrapper .menu li a.active {
  color: #7b1235;
}

.navbar-bottom-wrapper .menu li a span::before {
  background: #7b1235;
}

.cmn--btn {
  background: linear-gradient(120deg, #7b1235 0%, #a01647 100%);
  border-radius: 12px;
}

.cmn--btn.btn--secondary {
  border: 1px solid rgba(123, 18, 53, 0.18);
  background: #fff !important;
  color: #7b1235 !important;
}

.adepa-home-hero {
  min-height: calc(100vh - 86px);
  padding: 46px 0 76px;
  background:
    radial-gradient(circle at 15% 24%, rgba(123, 18, 53, 0.12), transparent 28%),
    linear-gradient(180deg, #fff 0%, #fff7fa 100%);
}

.adepa-home-hero::after {
  content: "";
  position: absolute;
  inset: auto 0 0;
  height: 118px;
  background: #7b1235;
  opacity: 0.08;
}

.adepa-home-hero .banner-content {
  max-width: 820px;
  padding: 18px 0 32px;
}

.adepa-kicker {
  display: inline-flex;
  align-items: center;
  justify-content: center;
  min-height: 34px;
  padding: 6px 15px;
  margin-bottom: 16px;
  color: #7b1235;
  background: rgba(123, 18, 53, 0.08);
  border: 1px solid rgba(123, 18, 53, 0.14);
  border-radius: 999px;
  font-size: 13px;
  font-weight: 800;
  letter-spacing: 0;
  text-transform: uppercase;
}

.adepa-home-hero .banner-content .title {
  max-width: 760px;
  margin-inline: auto;
  font-size: 56px;
  line-height: 1.04;
  font-weight: 900;
}

.adepa-brand-mark {
  width: 112px;
  height: 112px;
  max-height: none !important;
  margin: 18px auto 18px !important;
  border-radius: 50%;
  background: #fff;
  object-fit: cover !important;
  box-shadow: 0 18px 48px rgba(123, 18, 53, 0.18);
}

.adepa-home-hero .banner-content .text {
  max-width: 650px;
  color: #4e454b;
  font-size: 19px;
  line-height: 1.65;
}

.adepa-hero-actions {
  display: flex;
  justify-content: center;
  flex-wrap: wrap;
  gap: 12px;
  margin-top: 26px;
}

.adepa-stat-strip {
  display: flex;
  justify-content: center;
  flex-wrap: wrap;
  gap: 10px;
  margin-top: 22px;
}

.adepa-stat-strip span {
  min-height: 36px;
  padding: 7px 14px;
  color: #211a1e;
  background: #fff;
  border: 1px solid rgba(123, 18, 53, 0.11);
  border-radius: 999px;
  font-size: 14px;
  font-weight: 700;
  box-shadow: 0 12px 32px rgba(123, 18, 53, 0.08);
}

.adepa-hero-visual-wrap {
  position: relative;
  z-index: 2;
}

.adepa-hero-visual {
  position: relative;
  display: grid;
  grid-template-columns: repeat(3, minmax(0, 1fr));
  gap: 18px;
  max-width: 980px;
  margin: 6px auto 0;
  padding: 30px;
  border: 1px solid rgba(123, 18, 53, 0.12);
  border-radius: 28px;
  background:
    linear-gradient(135deg, rgba(123, 18, 53, 0.92), rgba(24, 18, 21, 0.94)),
    #7b1235;
  box-shadow: 0 34px 80px rgba(42, 20, 29, 0.2);
}

.adepa-visual-card {
  min-height: 175px;
  padding: 22px;
  color: #fff;
  border: 1px solid rgba(255, 255, 255, 0.16);
  border-radius: 18px;
  background: rgba(255, 255, 255, 0.08);
}

.adepa-card-icon {
  display: inline-flex;
  width: 44px;
  height: 44px;
  align-items: center;
  justify-content: center;
  margin-bottom: 18px;
  color: #7b1235;
  background: #fff;
  border-radius: 50%;
  font-weight: 900;
}

.adepa-visual-card strong,
.adepa-visual-card small {
  display: block;
}

.adepa-visual-card strong {
  margin-bottom: 8px;
  font-size: 20px;
}

.adepa-visual-card small {
  color: rgba(255, 255, 255, 0.76);
  line-height: 1.6;
}

.adepa-services-section {
  background: #fff;
}

.adepa-services-section .section-header .title {
  color: #171115;
}

.adepa-services-section .nav--tabs .item {
  background: rgba(123, 18, 53, 0.06);
}

.about-section {
  background:
    radial-gradient(circle at 12% 14%, rgba(123, 18, 53, 0.1), transparent 28%),
    linear-gradient(180deg, #fff 0%, #fff7fa 55%, #fff 100%);
}

.about-section .section-header .title,
.about-section .section-header .title span,
.privacy-wrapper .item h1,
.privacy-wrapper .item h2,
.privacy-wrapper .item h3,
.privacy-wrapper .item h4,
.privacy-wrapper .item h5,
.privacy-wrapper .item h6,
.about-content h1,
.about-content h2,
.about-content h3,
.about-content h4,
.about-content h5,
.about-content h6 {
  color: #171115;
}

.text--base,
.primary-color {
  color: #7b1235 !important;
}

.privacy-wrapper,
.contact-form-wrapper,
.contact-item,
.card.__card,
.form-container {
  border: 1px solid rgba(123, 18, 53, 0.1);
  box-shadow: 0 18px 55px rgba(123, 18, 53, 0.08);
}

.privacy-wrapper {
  border-radius: 18px;
}

.contact-item {
  border-radius: 18px;
}

.contact-item ul li a:hover {
  color: #7b1235;
}

.contact-form-wrapper {
  border-radius: 18px;
}

.form--control,
.__form-control,
.form-control,
.select2-container--default .select2-selection--single {
  border-color: rgba(123, 18, 53, 0.18) !important;
}

.form--control {
  color: #7b1235;
  background: rgba(123, 18, 53, 0.06);
}

.form--control:focus,
.__form-control:focus,
.form-control:focus {
  border-color: #7b1235 !important;
  box-shadow: 0 0 0 0.2rem rgba(123, 18, 53, 0.1) !important;
}

.card.__card {
  border-radius: 14px;
  overflow: hidden;
}

.card.__card .card-header {
  background: linear-gradient(135deg, rgba(123, 18, 53, 0.08), rgba(123, 18, 53, 0.02));
  border-bottom-color: rgba(123, 18, 53, 0.12);
}

.card.__card .card-title,
.input-label {
  color: #171115;
}

.card.__card svg path[fill="#020202"] {
  fill: #7b1235;
}

.stepper {
  border-color: rgba(123, 18, 53, 0.14);
}

.stepper-item.active .step-name,
.store-apply-navs .nav-link.active,
.nav-tabs .nav-link.active {
  color: #7b1235 !important;
}

.store-apply-navs .nav-link.active,
.nav-tabs .nav-link.active {
  border-color: #7b1235 #7b1235 #fff !important;
}

.btn-primary,
.btn-primary:hover,
.btn-primary:focus {
  background-color: #7b1235 !important;
  border-color: #7b1235 !important;
}

#location_map_canvas #pac-input,
#map-canvas #pac-input,
#map #pac-input {
  border-color: rgba(123, 18, 53, 0.25) !important;
}

.footer-bottom {
  background: linear-gradient(180deg, #a01647 0%, #5b0d27 100%);
}

.newsletter-wrapper::before {
  background: radial-gradient(54.67% 54.67% at 50% -10.09%, rgba(123, 18, 53, 0.34) 0%, #a01647 100%);
}

@media (max-width: 991px) {
  .adepa-home-hero .banner-content .title {
    font-size: 42px;
  }

  .adepa-hero-visual {
    grid-template-columns: 1fr;
    padding: 22px;
  }

}

@media (max-width: 575px) {
  .navbar-bottom-wrapper .logo,
  .navbar-bottom-wrapper .logo.adepa-nav-logo {
    width: 52px !important;
    height: 52px;
  }

  .adepa-home-hero {
    padding-top: 22px;
  }

  .adepa-home-hero .banner-content .title {
    font-size: 34px;
  }

  .adepa-home-hero .banner-content .text {
    font-size: 16px;
  }

  .adepa-visual-card {
    min-height: auto;
  }
}
