/*
Theme Name: Salient Child Theme
Description: This is a custom child theme for Salient
Theme URI:   https://themeforest.net/item/salient-responsive-multipurpose-theme/4363266
Author: ThemeNectar
Author URI:  https://themeforest.net/user/themenectar
Template: salient
Version: 1.0
*/





.hog-hero-copy h1,
.hog-section-head h2,
.hog-feature-content h3,
.hog-book-card h3,
.hog-mission-wrap h2,
.hog-article-body h3,
.hog-newsletter h2,
.hog-footer-brand h3 {
  font-family: "Source Serif 4", serif;
}

.hog-hero-copy h1 {
  font-size: 64px;
  line-height: 1.12;
  letter-spacing: -0.02em;
  color: #310065;
  margin: 0 0 24px;
  max-width: 780px;
}

.hog-hero-copy p,
.hog-section-head p,
.hog-newsletter p,
.hog-footer-brand p,
.hog-footer-support p {
  color: #4a4452;
  line-height: 1.8;
}

.hog-pill {
  display: inline-block;
  padding: 10px 16px;
  border-radius: 999px;
  background: #eddcff;
  color: #280056;
  font-size: 14px;
  font-weight: 700;
  margin-bottom: 24px;
}

.hog-hero-actions {
  display: flex;
  gap: 16px;
  flex-wrap: wrap;
  margin-top: 34px;
}

.hog-btn {
  display: inline-block;
  padding: 16px 28px;
  border-radius: 10px;
  font-size: 14px;
  font-weight: 700;
  text-decoration: none !important;
  transition: all .3s ease;
}

.hog-btn-primary {
  background: #310065;
  color: #fff;
}

.hog-btn-primary:hover {
  opacity: .92;
  color: #fff;
}

.hog-btn-outline {
  border: 2px solid #00366f;
  color: #00366f;
}

.hog-btn-outline:hover {
  background: #d6e3ff;
}

.hog-btn-light {
  background: #fff;
  color: #310065;
}

.hog-btn-card {
  display: block;
  width: 100%;
  text-align: center;
  border: 2px solid #310065;
  color: #310065;
}

.hog-btn-card:hover,
.hog-btn-newsletter:hover {
  opacity: .92;
}

.hog-btn-newsletter {
  background: #001b3d;
  color: #63a0ff;
}

.hog-hero-visual {
  position: relative;
}

.hog-hero-glow {
  position: absolute;
  border-radius: 999px;
  filter: blur(70px);
}

.hog-hero-glow-a {
  width: 380px;
  height: 380px;
  top: -70px;
  right: -60px;
  background: rgba(215,186,255,.3);
}

.hog-hero-glow-b {
  width: 260px;
  height: 260px;
  bottom: -60px;
  left: -40px;
  background: rgba(255,180,171,.18);
}

.hog-hero-image {
  width: 100%;
  height: 600px;
  object-fit: cover;
  border-radius: 20px;
  border: 1px solid #cdc3d4;
  box-shadow: 0 4px 24px -2px rgba(0,0,0,.05);
  position: relative;
  z-index: 2;
}

.hog-section-head {
  margin-bottom: 44px;
}

.hog-section-head-split {
  display: flex;
  justify-content: space-between;
  gap: 24px;
  align-items: end;
}

.hog-section-head h2 {
  font-size: 38px;
  color: #310065;
  margin: 0 0 8px;
}

.hog-inline-link,
.hog-read-link {
  color: #00468c;
  font-weight: 700;
  text-decoration: none !important;
}

.hog-feature-card {
  position: relative;
  overflow: hidden;
  border-radius: 20px;
  border: 1px solid #cdc3d4;
  height: 450px;
  box-shadow: 0 4px 24px -2px rgba(0,0,0,.05);
}

.hog-feature-card-image,
.hog-article-image {
  width: 100%;
  height: 100%;
  object-fit: cover;
}

.hog-feature-overlay {
  position: absolute;
  inset: 0;
  background: linear-gradient(to top, rgba(49,0,101,.82), transparent 55%);
}

.hog-feature-content {
  position: absolute;
  left: 32px;
  right: 32px;
  bottom: 32px;
  color: #fff;
}

.hog-feature-content h3 {
  font-size: 28px;
  margin: 12px 0 10px;
  color: #fff;
}

.hog-feature-content p {
  max-width: 520px;
  margin-bottom: 22px;
  opacity: .92;
  line-height: 1.7;
}

.hog-badge {
  display: inline-block;
  background: #b51a1b;
  color: #fff;
  border-radius: 999px;
  padding: 7px 12px;
  font-size: 12px;
  font-weight: 700;
  text-transform: uppercase;
}

.hog-book-card,
.hog-article-card {
  background: #fff;
  border: 1px solid #cdc3d4;
  border-radius: 20px;
  overflow: hidden;
  box-shadow: 0 4px 24px -2px rgba(0,0,0,.05);
}

.hog-book-card {
  padding: 32px;
}

.hog-book-card-image-wrap {
  height: 224px;
  background: #eeeef0;
  border-radius: 12px;
  overflow: hidden;
  margin-bottom: 24px;
}

.hog-book-card-image {
  width: 100%;
  height: 100%;
  object-fit: cover;
}

.hog-book-card h3,
.hog-article-body h3 {
  font-size: 28px;
  color: #310065;
  margin: 0 0 12px;
}

.hog-book-card p,
.hog-article-body p {
  color: #4a4452;
  line-height: 1.75;
  margin-bottom: 24px;
}

.hog-mission-wrap {
  max-width: 900px;
  margin: 0 auto;
  text-align: center;
}

.hog-mission-icon {
  font-size: 52px;
  margin-bottom: 22px;
}

.hog-mission-wrap h2 {
  color: #fff;
  font-size: 48px;
  margin: 0 0 24px;
}

.hog-mission-wrap p {
  color: rgba(255,255,255,.9);
  font-size: 18px;
  line-height: 1.9;
}

.hog-chip-row {
  display: flex;
  gap: 8px;
  flex-wrap: wrap;
}

.hog-chip-row span {
  padding: 10px 16px;
  border-radius: 999px;
  background: #e2e2e4;
  color: #4a4452;
  font-size: 14px;
  font-weight: 700;
}

.hog-chip-row .is-active {
  background: #eddcff;
  color: #280056;
}

.hog-article-image {
  height: 192px;
}

.hog-article-body {
  padding: 32px;
}

.hog-meta {
  color: #93000b;
  font-size: 14px;
  font-weight: 700;
  margin-bottom: 12px;
}

.hog-newsletter {
  max-width: 800px;
  margin: 0 auto;
  text-align: center;
  background: #00366f;
  color: #63a0ff;
  padding: 48px;
  border-radius: 28px;
  box-shadow: 0 4px 24px -2px rgba(0,0,0,.05);
}

.hog-newsletter h2 {
  color: #63a0ff;
  font-size: 38px;
  margin: 0 0 14px;
}

.hog-newsletter p {
  color: rgba(214,227,255,.88);
  margin-bottom: 28px;
}

.hog-newsletter-form {
  display: flex;
  gap: 16px;
}

.hog-newsletter-form input {
  flex: 1;
  padding: 16px 20px;
  border-radius: 10px;
  border: 0;
  background: #f9f9fb;
  color: #1a1c1d;
}

.hog-newsletter small {
  display: block;
  margin-top: 16px;
  opacity: .7;
}

.hog-footer-brand h3 {
  font-size: 28px;
  color: #1a1c1d;
  margin: 0 0 14px;
}

.hog-footer-icons {
  display: flex;
  gap: 16px;
}

.hog-footer-icons a,
.hog-footer-links a {
  color: #4a4452;
  text-decoration: none !important;
}

.hog-footer-links-wrap {
  display: grid;
  grid-template-columns: 1fr 1fr;
  gap: 32px;
}

.hog-footer-links h4,
.hog-footer-support h4 {
  font-size: 14px;
  font-weight: 700;
  color: #1a1c1d;
  margin: 0 0 14px;
}

.hog-footer-links a {
  display: block;
  margin-bottom: 10px;
  text-decoration: underline !important;
}

.hog-footer-support {
  text-align: right;
}

.hog-footer-bottom {
  text-align: center;
  color: #4a4452;
  font-size: 14px;
}
.ftr-area img.img-with-animation.skip-lazy {
    width: 55% !important;
    position: relative;
    left: -56px;
}

.ftr-area hog-.footer-brand p {
    width: 87% !important;
}

.hog-footer-links {
    margin-left: 39px !important;
}

.hog-footer-links p br {
    display: none;
}
ul.sf-menu.sf-js-enabled.sf-arrows {}

ul.sf-menu.sf-js-enabled.sf-arrows li {
    margin: 0px 16px;
}

ul.sf-menu.sf-js-enabled.sf-arrows li a sapn {
    color: #310065 !important;
}

span.menu-title-text {}

span.menu-title-text {
    color: #310065 !important;
    font-family: "Source Serif 4", serif;
    font-weight: 700;
    font-size: 18px;
}

body #header-outer .icon-salient-search:before, body.material #header-outer .icon-salient-search:before {
    color: #310065;
}
@media only screen and (max-width: 999px) {
  .hog-hero-copy h1,
  .hog-mission-wrap h2,
  .hog-newsletter h2 {
    font-size: 38px;
    line-height: 1.15;
  }

  .hog-section-head-split,
  .hog-newsletter-form,
  .hog-footer-links-wrap {
    display: block;
  }

  .hog-inline-link {
    display: inline-block;
    margin-top: 18px;
  }

  .hog-newsletter-form input {
    margin-bottom: 12px;
    width: 100%;
  }

  .hog-footer-support {
    text-align: left;
    margin-top: 24px;
  }

  .hog-hero-image {
    height: 420px;
    margin-top: 30px;
  }
}