/*
Theme Name: Essentials Child
Theme URI: https://essentials.pixfort.com/
Author: PixFort
Template: essentials
Author URI: http://themeforest.net/user/pixfort
Description: Essentials child theme
Version: 1.0.2
License: Envato Marketplaces Split Licence
License URI: https://themeforest.net/licenses/standard
Text Domain: essentials-child
Tags: header-builder, footer-builder, divider-builder, popup-builder, premium-design, translation-ready

*/

/* GD Contact page styles start */
.gd-contact-page {
  --gd-blue: #1072ba;
  --gd-blue-dark: #16466f;
  --gd-blue-pale: #eef8ff;
  --gd-border: #e7eef5;
  --gd-body: #56606b;
}
.gd-contact-page .display-3,
.gd-contact-page h1 {
  letter-spacing: -0.035em;
}
.gd-contact-page .pix-btn {
  border-radius: 8px;
  box-shadow: 0 10px 30px rgba(16, 114, 186, 0.08);
}
.gd-contact-page .gd-contact-layout {
  align-items: flex-start;
  margin-top: 0 !important;
}
.gd-contact-page .gd-contact-form-wrap {
  padding-right: 66px;
}
.gd-contact-page .gd-contact-details-wrap {
  padding-left: 58px;
}
.gd-contact-page .gd-contact-details-wrap .media,
.gd-contact-page .gd-contact-details-wrap .d-flex {
  align-items: flex-start;
}
.gd-contact-page .gd-contact-details-wrap h5,
.gd-contact-page .gd-contact-details-wrap .card-title,
.gd-contact-page .gd-contact-details-wrap .pix-title {
  letter-spacing: -0.01em;
}
.gd-contact-page .gd-contact-details-wrap .pix-feature,
.gd-contact-page .gd-contact-details-wrap .media {
  margin-bottom: 30px;
}
.gd-contact-page .gd-contact-details-wrap .media-body,
.gd-contact-page .gd-contact-details-wrap .pix-feature-content {
  line-height: 1.65;
}
.gd-contact-page .gd-contact-details-wrap i,
.gd-contact-page .gd-contact-details-wrap svg,
.gd-contact-page .gd-contact-details-wrap .pixicon {
  color: var(--gd-blue) !important;
}
.gd-contact-page .gd-contact-details-wrap .icon,
.gd-contact-page .gd-contact-details-wrap .pix-feature-icon,
.gd-contact-page .gd-contact-details-wrap .icon-wrapper {
  background: var(--gd-blue-pale) !important;
  border-radius: 12px;
}
.gd-contact-page .gd-contact-details-wrap .pix-social-icons,
.gd-contact-page .gd-contact-details-wrap .pix-social-icons-area,
.gd-contact-page .gd-contact-details-wrap .social-icons,
.gd-contact-page .gd-contact-details-wrap .pixfort-social-icons {
  display: flex !important;
  justify-content: center !important;
  margin-top: 24px !important;
  text-align: center !important;
  width: 100% !important;
}
.gd-contact-page .gd-contact-details-wrap .pix-social-icons a,
.gd-contact-page .gd-contact-details-wrap .social-icons a,
.gd-contact-page .gd-contact-details-wrap a[class*="pixicon-"] {
  margin-left: 9px !important;
  margin-right: 9px !important;
}
.gd-contact-page .gform_wrapper {
  color: var(--gd-body);
}
.gd-contact-page .gform_wrapper .gform_fields {
  row-gap: 30px !important;
}
.gd-contact-page .gform_wrapper .gfield {
  margin-bottom: 22px !important;
}
.gd-contact-page .gform_wrapper .gfield_label,
.gd-contact-page .gform_wrapper.gravity-theme .gform_fields {
  grid-row-gap: 26px;
}
.gd-contact-page .gform_wrapper.gravity-theme .gfield_label {
  color: #343b43;
  font-size: 15px;
  font-weight: 700;
  margin-bottom: 11px;
}
.gd-contact-page .gform_wrapper .gfield_label {
  color: #343b43 !important;
  font-size: 15px !important;
  font-weight: 700 !important;
  line-height: 1.35 !important;
  margin-bottom: 12px !important;
}
.gd-contact-page .gform_wrapper input:not([type="radio"]):not([type="checkbox"]):not([type="submit"]),
.gd-contact-page .gform_wrapper.gravity-theme input[type="text"],
.gd-contact-page .gform_wrapper.gravity-theme input[type="email"],
.gd-contact-page .gform_wrapper.gravity-theme input[type="tel"],
.gd-contact-page .gform_wrapper.gravity-theme textarea {
  background: #fff;
  border: 0;
  border-bottom: 2px solid var(--gd-border);
  border-radius: 0;
  box-shadow: none;
  color: #1f242b;
  font-size: 17px;
  padding: 12px 0 13px;
  transition: border-color .2s ease, box-shadow .2s ease;
}
.gd-contact-page .gform_wrapper input:not([type="radio"]):not([type="checkbox"]):not([type="submit"]) {
  background: #fff !important;
  border: 0 !important;
  border-bottom: 2px solid var(--gd-border) !important;
  border-radius: 0 !important;
  box-shadow: none !important;
  color: #1f242b !important;
  font-size: 17px !important;
  min-height: 50px !important;
  padding: 12px 0 13px !important;
}
.gd-contact-page .gform_wrapper textarea,
.gd-contact-page .gform_wrapper.gravity-theme textarea {
  border: 2px solid var(--gd-border);
  border-radius: 8px;
  min-height: 138px;
  padding: 16px 18px;
}
.gd-contact-page .gform_wrapper textarea {
  background: #fff !important;
  border: 2px solid var(--gd-border) !important;
  border-radius: 8px !important;
  box-shadow: none !important;
  color: #1f242b !important;
  font-size: 17px !important;
  min-height: 150px !important;
  padding: 16px 18px !important;
}
.gd-contact-page .gform_wrapper input:not([type="radio"]):not([type="checkbox"]):not([type="submit"]):focus,
.gd-contact-page .gform_wrapper textarea:focus,
.gd-contact-page .gform_wrapper.gravity-theme input:focus,
.gd-contact-page .gform_wrapper.gravity-theme textarea:focus {
  border-color: var(--gd-blue) !important;
  box-shadow: 0 8px 20px rgba(16, 114, 186, .08) !important;
  outline: 0 !important;
}
.gd-contact-page .gform_wrapper .gchoice {
  margin-bottom: 11px !important;
}
.gd-contact-page .gform_wrapper.gravity-theme .gchoice {
  margin-bottom: 9px;
}
.gd-contact-page .gform_wrapper .gfield_radio label,
.gd-contact-page .gform_wrapper .gfield_checkbox label,
.gd-contact-page .gform_wrapper.gravity-theme .gfield_radio label,
.gd-contact-page .gform_wrapper.gravity-theme .gfield_checkbox label {
  color: var(--gd-body) !important;
  font-size: 16px !important;
  font-weight: 400 !important;
}
.gd-contact-page .gform_wrapper input[type="radio"],
.gd-contact-page .gform_wrapper.gravity-theme input[type="radio"] {
  accent-color: var(--gd-blue);
}
.gd-contact-page .gform_wrapper .gform_footer,
.gd-contact-page .gform_wrapper.gravity-theme .gform_footer {
  margin-top: 36px !important;
  padding: 0 !important;
}
.gd-contact-page .gform_wrapper .gform_button,
.gd-contact-page .gform_wrapper .gform-button,
.gd-contact-page .gform_wrapper input[type="submit"],
.gd-contact-page .gform_wrapper.gravity-theme .gform_button,
.gd-contact-page .gform_wrapper.gravity-theme input[type="submit"] {
  align-items: center;
  background: linear-gradient(135deg, #1072ba 0%, #16466f 100%) !important;
  border: 0 !important;
  border-radius: 8px !important;
  box-shadow: 0 14px 34px rgba(16, 114, 186, .25) !important;
  color: #fff !important;
  display: inline-flex !important;
  font-size: 17px !important;
  font-weight: 700 !important;
  justify-content: center;
  line-height: 1 !important;
  min-width: 160px;
  padding: 18px 36px !important;
  text-decoration: none !important;
  transition: transform .2s ease, box-shadow .2s ease;
}
.gd-contact-page .gform_wrapper .gform_button:hover,
.gd-contact-page .gform_wrapper .gform-button:hover,
.gd-contact-page .gform_wrapper input[type="submit"]:hover,
.gd-contact-page .gform_wrapper.gravity-theme .gform_button:hover,
.gd-contact-page .gform_wrapper.gravity-theme input[type="submit"]:hover {
  box-shadow: 0 18px 42px rgba(16, 114, 186, .32);
  transform: translateY(-2px);
}
@media (max-width: 991px) {
  .gd-contact-page .gd-contact-form-wrap,
  .gd-contact-page .gd-contact-details-wrap {
    padding-left: 15px !important;
    padding-right: 15px !important;
  }
  .gd-contact-page .gd-contact-details-wrap {
    margin-top: 58px;
  }
}
/* GD Contact page styles end */

/* GD Support page styles start */
.gd-support-page .gd-support-layout {
  align-items: flex-start;
  margin-top: 0 !important;
}
.gd-support-page .gd-support-form-wrap {
  padding-right: 66px;
}
.gd-support-page .gd-support-menus-wrap {
  padding-left: 58px;
}
.gd-support-page .gd-support-menus-wrap h2 {
  letter-spacing: -0.01em;
}
.gd-support-page .gd-support-menu .gd-nav-menu__list {
  display: grid;
  gap: 12px;
  list-style: none;
  margin: 0;
  padding: 0;
}
.gd-support-page .gd-support-menu .menu-item {
  list-style: none !important;
  margin: 0;
  padding: 0;
}
.gd-support-page .gd-support-menu .menu-item a {
  align-items: center;
  background: #eef8ff;
  border-radius: 8px;
  color: #16466f;
  display: flex;
  font-size: 17px;
  font-weight: 700;
  justify-content: space-between;
  line-height: 1.35;
  padding: 16px 18px;
  text-decoration: none;
  transition: background-color .2s ease, color .2s ease, transform .2s ease;
}
.gd-support-page .gd-support-menu .menu-item a::after {
  content: "›";
  color: #1072ba;
  font-size: 24px;
  line-height: 1;
  margin-left: 18px;
}
.gd-support-page .gd-support-menu .menu-item a:hover {
  background: #1072ba;
  color: #fff;
  transform: translateY(-1px);
}
.gd-support-page .gd-support-menu .menu-item a:hover::after {
  color: #fff;
}
.gd-support-page .gform_wrapper .gform_drop_area,
.gd-support-page .gform_wrapper.gravity-theme .gform_drop_area {
  background: #f8fbfe !important;
  border: 2px dashed #d7e8f5 !important;
  border-radius: 8px !important;
}
.gd-resource-guide-page .gd-video-guide-grid {
  display: grid;
  gap: 24px;
  grid-template-columns: repeat(2, minmax(0, 1fr));
}
.gd-resource-guide-page .gd-video-guide-card {
  background: #fff;
  border: 1px solid #e7eef5;
  border-radius: 8px;
  box-shadow: 0 18px 44px rgba(5, 66, 110, .08);
  display: flex;
  flex-direction: column;
  min-height: 100%;
  overflow: hidden;
  transition: box-shadow .2s ease, transform .2s ease;
}
.gd-resource-guide-page .gd-video-guide-card:hover {
  box-shadow: 0 24px 58px rgba(5, 66, 110, .13);
  transform: translateY(-2px);
}
.gd-resource-guide-page .gd-video-guide-thumb {
  align-items: center;
  background: linear-gradient(135deg, #eef8ff 0%, #d8edf9 100%);
  color: #1072ba;
  display: flex;
  justify-content: center;
  aspect-ratio: 16 / 9;
  min-height: 0;
  overflow: hidden;
  position: relative;
  text-decoration: none;
}
.gd-resource-guide-page .gd-video-guide-thumb img {
  display: block;
  height: 100% !important;
  inset: 0;
  object-fit: cover !important;
  position: absolute;
  transition: transform .25s ease, filter .25s ease;
  width: 100% !important;
}
.gd-resource-guide-page .gd-video-guide-thumb::before,
.gd-resource-guide-page .gd-video-guide-thumb::after {
  z-index: 2;
}
.gd-resource-guide-page .gd-video-guide-thumb::before {
  background: rgba(255, 255, 255, .92);
  border-radius: 999px;
  box-shadow: 0 14px 34px rgba(16, 114, 186, .22);
  content: "";
  height: 62px;
  left: 50%;
  position: absolute;
  top: 50%;
  transform: translate(-50%, -50%);
  width: 62px;
}
.gd-resource-guide-page .gd-video-guide-thumb::after {
  border-bottom: 12px solid transparent;
  border-left: 18px solid #1072ba;
  border-top: 12px solid transparent;
  content: "";
  left: calc(50% + 3px);
  position: absolute;
  top: 50%;
  transform: translate(-50%, -50%);
}
.gd-resource-guide-page .gd-video-guide-card:hover .gd-video-guide-thumb img {
  filter: saturate(1.05);
  transform: scale(1.035);
}
.gd-resource-guide-page .gd-video-guide-play {
  clip: rect(0 0 0 0);
  clip-path: inset(50%);
  height: 1px;
  overflow: hidden;
  position: absolute;
  white-space: nowrap;
  width: 1px;
}
.gd-resource-guide-page .gd-video-guide-body {
  display: flex;
  flex: 1;
  flex-direction: column;
  padding: 24px;
}
.gd-resource-guide-page .gd-video-guide-body h3 {
  color: #1f242b;
  font-size: 22px;
  font-weight: 800;
  letter-spacing: 0;
  line-height: 1.18;
  margin: 0 0 14px;
}
.gd-resource-guide-page .gd-video-guide-body p {
  color: #56606b;
  font-size: 18px !important;
  line-height: 1.55 !important;
  margin: 0 0 22px !important;
}
.gd-resource-guide-page .gd-video-guide-link {
  color: #1072ba;
  display: inline-flex;
  font-size: 17px !important;
  font-weight: 800;
  line-height: 1.25 !important;
  margin-top: auto;
  text-decoration: none;
}
.gd-resource-guide-page .gd-video-guide-link:hover {
  color: #16466f;
}
.gd-resource-guide-page .gd-resource-article-grid {
  display: grid;
  gap: 24px;
  grid-template-columns: repeat(2, minmax(0, 1fr));
}
.gd-resource-guide-page .gd-resource-article-card {
  background: #fff;
  border: 1px solid #e7eef5;
  border-radius: 8px;
  box-shadow: 0 18px 44px rgba(5, 66, 110, .08);
  display: flex;
  flex-direction: column;
  min-height: 100%;
  overflow: hidden;
  position: relative;
  transition: box-shadow .2s ease, transform .2s ease;
}
.gd-resource-guide-page .gd-resource-card-hit {
  border-radius: 8px;
  inset: 0;
  position: absolute;
  z-index: 5;
}
.gd-resource-guide-page .gd-resource-card-hit:focus {
  outline: 3px solid rgba(16, 114, 186, .28);
  outline-offset: 4px;
}
.gd-resource-guide-page .gd-resource-article-card:hover {
  box-shadow: 0 24px 58px rgba(5, 66, 110, .13);
  transform: translateY(-2px);
}
.gd-resource-guide-page .gd-resource-article-thumb {
  align-items: center;
  aspect-ratio: 16 / 9;
  background: #f4f9fd;
  border-bottom: 1px solid #e7eef5;
  display: flex;
  justify-content: center;
  overflow: hidden;
  padding: 16px;
}
.gd-resource-guide-page .gd-resource-article-thumb img {
  display: block;
  height: 100% !important;
  object-fit: contain !important;
  transition: transform .25s ease;
  width: 100% !important;
}
.gd-resource-guide-page .gd-resource-article-card:hover .gd-resource-article-thumb img {
  transform: scale(1.025);
}
.gd-resource-guide-page .gd-resource-article-body {
  display: flex;
  flex: 1;
  flex-direction: column;
  padding: 26px 28px 28px;
}
.gd-resource-guide-page .gd-resource-article-card h3 {
  color: #1f242b;
  font-size: 22px;
  font-weight: 800;
  letter-spacing: 0;
  line-height: 1.18;
  margin: 0 0 14px;
}
.gd-resource-guide-page .gd-resource-article-card p {
  color: #56606b;
  font-size: 18px !important;
  line-height: 1.55 !important;
  margin: 0 0 22px !important;
}
.gd-resource-guide-page .gd-resource-article-link {
  color: #1072ba;
  display: inline-flex;
  font-size: 17px !important;
  font-weight: 800;
  line-height: 1.25 !important;
  margin-top: auto;
  pointer-events: none;
  text-decoration: none;
}
.gd-resource-guide-page .gd-resource-article-link:hover {
  color: #16466f;
}
.gd-resource-detail-page .gd-resource-detail-hero {
  background: #f4f9fd;
  border: 1px solid #e7eef5;
  border-radius: 8px;
  margin-bottom: 34px;
  overflow: hidden;
}
.gd-resource-detail-page .gd-resource-detail-hero img {
  display: block;
  height: auto;
  width: 100%;
}
.gd-resource-detail-page .gd-resource-detail-single-layout {
  justify-content: center;
}
.gd-resource-detail-page .gd-resource-detail-single-layout .gd-resource-detail-main {
  margin-left: auto;
  margin-right: auto;
  max-width: 940px;
  padding-left: 15px;
  padding-right: 15px;
}
.gd-resource-detail-page .gd-resource-article-nav {
  margin: 0 0 22px;
}
.gd-resource-detail-page .gd-resource-article-nav-bottom {
  margin: 28px 0 0;
}
.gd-resource-detail-page .gd-resource-back-link {
  align-items: center;
  background: #eef8ff;
  border: 1px solid rgba(16, 114, 186, .22);
  border-radius: 999px;
  color: #05426e !important;
  display: inline-flex;
  font-size: 16px !important;
  font-weight: 800;
  gap: 8px;
  line-height: 1.2 !important;
  min-height: 44px;
  padding: 11px 18px;
  text-decoration: none !important;
  transition: background-color .2s ease, border-color .2s ease, color .2s ease, box-shadow .2s ease, transform .2s ease;
}
.gd-resource-detail-page .gd-resource-back-link:hover,
.gd-resource-detail-page .gd-resource-back-link:focus {
  background: #1072ba;
  border-color: #1072ba;
  box-shadow: 0 12px 26px rgba(16, 114, 186, .2);
  color: #fff !important;
  transform: translateY(-1px);
}
.gd-resource-detail-page .gd-legacy-resource-copy {
  background: #fff;
  border: 1px solid #e7eef5;
  border-radius: 8px;
  box-shadow: 0 18px 44px rgba(5, 66, 110, .08);
  padding: 30px;
}
.gd-resource-detail-page .gd-legacy-resource-copy .gd-legacy-vc-row {
  align-items: flex-start;
  display: flex;
  flex-wrap: nowrap;
  gap: 34px;
  margin: 0 0 44px;
  width: 100%;
}
.gd-resource-detail-page .gd-legacy-resource-copy .gd-legacy-vc-row:last-child {
  margin-bottom: 0;
}
.gd-resource-detail-page .gd-legacy-resource-copy .gd-legacy-vc-col {
  color: #56606b;
  font-size: 20px !important;
  line-height: 1.6 !important;
  min-width: 0;
}
.gd-resource-detail-page .gd-legacy-resource-copy .gd-legacy-vc-col-full {
  flex: 0 0 100%;
  max-width: 100%;
}
.gd-resource-detail-page .gd-legacy-resource-copy .gd-legacy-vc-col-half {
  flex: 0 0 calc(50% - 17px);
  max-width: calc(50% - 17px);
}
.gd-resource-detail-page .gd-legacy-resource-copy .gd-legacy-vc-col-third {
  flex: 0 0 calc(33.333% - 23px);
  max-width: calc(33.333% - 23px);
}
.gd-resource-detail-page .gd-legacy-resource-copy .gd-legacy-vc-col-two-thirds {
  flex: 0 0 calc(66.667% - 11px);
  max-width: calc(66.667% - 11px);
}
.gd-resource-detail-page .gd-legacy-resource-copy .gd-legacy-vc-col-quarter {
  flex: 0 0 calc(25% - 26px);
  max-width: calc(25% - 26px);
}
.gd-resource-detail-page .gd-legacy-resource-copy .gd-legacy-vc-col-three-quarters {
  flex: 0 0 calc(75% - 9px);
  max-width: calc(75% - 9px);
}
.gd-resource-detail-page .gd-legacy-resource-copy .gd-legacy-vc-space {
  display: block;
  flex: 0 0 100%;
}
.gd-resource-detail-page .gd-legacy-resource-copy .gd-legacy-vc-row:has(.gd-legacy-vc-space:only-child) {
  margin-bottom: 0;
}
.gd-resource-detail-page .gd-legacy-resource-copy h2,
.gd-resource-detail-page .gd-legacy-resource-copy h3,
.gd-resource-detail-page .gd-legacy-resource-copy h4 {
  color: #1f242b;
  font-weight: 800;
  letter-spacing: 0;
  line-height: 1.2;
  margin: 34px 0 18px;
}
.gd-resource-detail-page .gd-legacy-resource-copy h2:first-child,
.gd-resource-detail-page .gd-legacy-resource-copy h3:first-child,
.gd-resource-detail-page .gd-legacy-resource-copy h4:first-child {
  margin-top: 0;
}
.gd-resource-detail-page .gd-legacy-resource-copy h2 {
  font-size: 32px;
}
.gd-resource-detail-page .gd-legacy-resource-copy h3 {
  font-size: 26px;
}
.gd-resource-detail-page .gd-legacy-resource-copy h4 {
  color: #16466f;
  font-size: 21px;
}
.gd-resource-detail-page .gd-legacy-resource-copy p,
.gd-resource-detail-page .gd-legacy-resource-copy li {
  color: #56606b;
  font-size: 20px !important;
  line-height: 1.6 !important;
}
.gd-resource-detail-page .gd-legacy-resource-copy p {
  margin: 0 0 28px !important;
}
.gd-resource-detail-page .gd-legacy-resource-copy ul,
.gd-resource-detail-page .gd-legacy-resource-copy ol {
  margin: 0 0 28px 1.35em;
  padding: 0;
}
.gd-resource-detail-page .gd-legacy-resource-copy li {
  margin: 0 0 12px;
  padding-left: 4px;
}
.gd-resource-detail-page .gd-legacy-resource-copy a {
  color: #1072ba;
  font-weight: 700;
  text-decoration: none;
}
.gd-resource-detail-page .gd-legacy-resource-copy img {
  display: block;
  height: auto;
  margin: 24px auto;
  max-width: 100%;
}
.gd-resource-detail-page .gd-legacy-resource-copy .gd-resource-inline-image {
  margin: 0;
}
.gd-resource-detail-page .gd-legacy-resource-copy .gd-resource-inline-image img {
  margin: 0 auto;
}
.gd-resource-detail-page .gd-legacy-resource-copy .gd-resource-legacy-button-wrap {
  margin: 0 !important;
  text-align: center;
}
.gd-resource-detail-page .gd-legacy-resource-copy .gd-resource-legacy-button {
  align-items: center;
  background: #1072ba !important;
  background-image: linear-gradient(135deg, #1072ba 0%, #05426e 100%) !important;
  border: 0 !important;
  border-radius: 999px !important;
  box-shadow: 0 12px 26px rgba(16, 114, 186, .24);
  color: #fff !important;
  display: inline-flex;
  font-size: 17px !important;
  font-weight: 800;
  justify-content: center;
  letter-spacing: 0;
  line-height: 1.2 !important;
  min-height: 50px;
  padding: 14px 26px;
  text-align: center;
  text-decoration: none !important;
  white-space: normal;
}
.gd-resource-detail-page .gd-legacy-resource-copy .gd-resource-legacy-button:hover,
.gd-resource-detail-page .gd-legacy-resource-copy .gd-resource-legacy-button:focus {
  background: #05426e !important;
  background-image: linear-gradient(135deg, #05426e 0%, #1072ba 100%) !important;
  color: #fff !important;
  transform: translateY(-1px);
}
.gd-resource-detail-page .gd-legacy-resource-copy .gd-resource-cta-card {
  margin: 34px 0;
}
.gd-resource-detail-page .gd-resource-content-card,
.gd-resource-detail-page .gd-resource-cta-card {
  background: #fff;
  border: 1px solid #e7eef5;
  border-radius: 8px;
  box-shadow: 0 18px 44px rgba(5, 66, 110, .08);
  margin-bottom: 28px;
  padding: 30px;
}
.gd-resource-detail-page .gd-resource-content-card--blue,
.gd-resource-detail-page .gd-resource-cta-card {
  background: #05426e;
  border-color: #05426e;
}
.gd-resource-detail-page .gd-resource-content-card h3,
.gd-resource-detail-page .gd-resource-cta-card h3 {
  color: #1f242b;
  font-size: 28px;
  font-weight: 800;
  letter-spacing: 0;
  line-height: 1.2;
  margin: 0 0 18px;
}
.gd-resource-detail-page .gd-resource-content-card h4 {
  color: #16466f;
  font-size: 20px;
  font-weight: 800;
  letter-spacing: 0;
  line-height: 1.3;
  margin: 0 0 18px;
  text-transform: uppercase;
}
.gd-resource-detail-page .gd-resource-content-card--blue h3,
.gd-resource-detail-page .gd-resource-content-card--blue p,
.gd-resource-detail-page .gd-resource-cta-card h3,
.gd-resource-detail-page .gd-resource-cta-card p {
  color: #fff !important;
}
.gd-resource-detail-page .gd-resource-detail-content p,
.gd-resource-detail-page .gd-resource-note p {
  color: #56606b;
  font-size: 20px !important;
  line-height: 1.6 !important;
  margin: 0 0 28px !important;
}
.gd-resource-detail-page .gd-resource-detail-content ol,
.gd-resource-detail-page .gd-resource-detail-content ul {
  color: #56606b;
  font-size: 19px !important;
  line-height: 1.6 !important;
  margin: 0 0 28px 1.35em;
  padding: 0;
}
.gd-resource-detail-page .gd-resource-detail-content li {
  margin: 0 0 12px;
  padding-left: 4px;
}
.gd-resource-detail-page .gd-resource-detail-content a:not(.gd-resource-link-card):not(.btn) {
  color: #1072ba;
  font-weight: 700;
  text-decoration: none;
}
.gd-resource-detail-page .gd-resource-inline-image {
  align-items: center;
  background: #f4f9fd;
  border: 1px solid #e7eef5;
  border-radius: 8px;
  display: flex;
  justify-content: center;
  margin-bottom: 28px;
  overflow: hidden;
  padding: 24px;
}
.gd-resource-detail-page .gd-resource-inline-image img {
  display: block;
  height: auto;
  max-height: 340px;
  max-width: 100%;
  object-fit: contain;
  width: auto;
}
.gd-resource-detail-page .gd-resource-faq-grid {
  display: grid;
  gap: 18px;
  grid-template-columns: 1fr;
  margin: 24px 0 28px;
}
.gd-resource-detail-page .gd-resource-faq-card {
  background: #eef8ff;
  border-radius: 8px;
  padding: 24px;
}
.gd-resource-detail-page .gd-resource-faq-card h4 {
  color: #16466f;
  font-size: 20px;
  font-weight: 800;
  letter-spacing: 0;
  line-height: 1.3;
  margin: 0 0 12px;
  text-transform: none;
}
.gd-resource-detail-page .gd-resource-faq-card p:last-child,
.gd-resource-detail-page .gd-resource-content-card p:last-child,
.gd-resource-detail-page .gd-resource-cta-card p:last-child {
  margin-bottom: 0 !important;
}
.gd-resource-detail-page .gd-resource-cta-card {
  align-items: center;
  display: flex;
  gap: 26px;
  justify-content: space-between;
}
.gd-resource-detail-page .gd-resource-cta-card .btn {
  flex: 0 0 auto;
}
.gd-resource-detail-page .gd-resource-link-section {
  margin-top: 34px;
}
.gd-resource-detail-page .gd-resource-link-section h3,
.gd-resource-detail-page .gd-resource-note h3 {
  color: #1f242b;
  font-size: 28px;
  font-weight: 800;
  letter-spacing: 0;
  line-height: 1.2;
  margin: 0 0 18px;
}
.gd-resource-detail-page .gd-resource-link-grid {
  display: grid;
  gap: 14px;
  grid-template-columns: repeat(2, minmax(0, 1fr));
}
.gd-resource-detail-page .gd-resource-link-card {
  align-items: center;
  background: #eef8ff;
  border-radius: 8px;
  color: #16466f;
  display: flex;
  font-size: 17px !important;
  font-weight: 800;
  justify-content: space-between;
  line-height: 1.35 !important;
  min-height: 66px;
  padding: 17px 18px;
  text-decoration: none;
  transition: background-color .2s ease, color .2s ease, transform .2s ease;
}
.gd-resource-detail-page .gd-resource-link-card::after {
  color: #1072ba;
  content: "›";
  font-size: 24px;
  line-height: 1;
  margin-left: 18px;
}
.gd-resource-detail-page .gd-resource-link-card:hover {
  background: #1072ba;
  color: #fff;
  transform: translateY(-1px);
}
.gd-resource-detail-page .gd-resource-link-card:hover::after {
  color: #fff;
}
.gd-resource-detail-page .gd-resource-note {
  background: #fff;
  border: 1px solid #e7eef5;
  border-radius: 8px;
  box-shadow: 0 18px 44px rgba(5, 66, 110, .08);
  margin-top: 42px;
  padding: 30px;
}
.gd-resource-detail-page .gd-resource-note p {
  margin-bottom: 0 !important;
}
@media (max-width: 991px) {
  .gd-support-page .gd-support-form-wrap,
  .gd-support-page .gd-support-menus-wrap {
    padding-left: 15px !important;
    padding-right: 15px !important;
  }
  .gd-support-page .gd-support-menus-wrap {
    margin-top: 58px;
  }
  .gd-resource-guide-page .gd-video-guide-grid {
    grid-template-columns: 1fr;
  }
  .gd-resource-guide-page .gd-resource-article-grid {
    grid-template-columns: 1fr;
  }
  .gd-resource-detail-page .gd-resource-link-grid {
    grid-template-columns: 1fr;
  }
  .gd-resource-detail-page .gd-resource-detail-content p,
  .gd-resource-detail-page .gd-resource-note p {
    font-size: 18px !important;
  }
  .gd-resource-detail-page .gd-resource-link-section h3,
  .gd-resource-detail-page .gd-resource-note h3,
  .gd-resource-detail-page .gd-resource-content-card h3,
  .gd-resource-detail-page .gd-resource-cta-card h3 {
    font-size: 24px;
  }
  .gd-resource-detail-page .gd-legacy-resource-copy {
    padding: 24px;
  }
  .gd-resource-detail-page .gd-legacy-resource-copy .gd-legacy-vc-row {
    flex-direction: column;
    gap: 24px;
    margin-bottom: 38px;
  }
  .gd-resource-detail-page .gd-legacy-resource-copy .gd-legacy-vc-col,
  .gd-resource-detail-page .gd-legacy-resource-copy .gd-legacy-vc-col-full,
  .gd-resource-detail-page .gd-legacy-resource-copy .gd-legacy-vc-col-half,
  .gd-resource-detail-page .gd-legacy-resource-copy .gd-legacy-vc-col-third,
  .gd-resource-detail-page .gd-legacy-resource-copy .gd-legacy-vc-col-two-thirds,
  .gd-resource-detail-page .gd-legacy-resource-copy .gd-legacy-vc-col-quarter,
  .gd-resource-detail-page .gd-legacy-resource-copy .gd-legacy-vc-col-three-quarters {
    flex: 0 0 auto;
    max-width: 100%;
    width: 100%;
  }
  .gd-resource-detail-page .gd-legacy-resource-copy h2 {
    font-size: 26px;
  }
  .gd-resource-detail-page .gd-legacy-resource-copy h3 {
    font-size: 24px;
  }
  .gd-resource-detail-page .gd-legacy-resource-copy p,
  .gd-resource-detail-page .gd-legacy-resource-copy li {
    font-size: 18px !important;
  }
  .gd-resource-detail-page .gd-resource-content-card,
  .gd-resource-detail-page .gd-resource-cta-card {
    padding: 24px;
  }
  .gd-resource-detail-page .gd-resource-cta-card {
    align-items: flex-start;
    flex-direction: column;
  }
}
/* GD Support page styles end */
