:root {
  --light-pink: #ffe9e9;
  --light-orange: #ffe8d9;
  --light-yellow: #fff6de;
}

body {
  color: var(--lqd-color-gray-300);
}

#open-popup {
  width: 300px;
  height: 50px;
  border: none;
  padding: 15px 32px;
  font-size: 16px;
  background: rgb(0, 140, 186);
  color: white;
  cursor: pointer;
  transition-duration: 0.4s;
}

#open-popup:hover {
  background-color: rgba(0, 140, 186, 0.9);
}

/* ========    popup  ========= */

#popup-container {
  display: none;
  background: rgba(0, 0, 0, 0.6);
  position: absolute;
  top: 0;
  bottom: 0;
  left: 0;
  right: 0;
  opacity: 0;
  transition: opacity 1s;
}

#popup-container .popup {
  width: 500px;
  height: 300px;
  border: 1px solid;
  background: white;
  position: relative;
  left: calc(50% - 250px);
  top: calc(50% - 150px);
  text-align: center;
}
#popup-container input {
  margin: 100px 0 50px;
  font-size: 25px;
  padding: 10px;
  width: 80%;
}

#popup-container button {
  width: 50%;
  height: 50px;
  border: none;
  padding: 15px 32px;
  font-size: 16px;
  background: rgb(0, 140, 186);
  color: white;
  cursor: pointer;
  transition-duration: 0.4s;
}
#popup-container button:hover {
  background-color: rgba(0, 140, 186, 0.9);
}

.bstrp-col-fix {
  padding: 0 15px;
  margin-bottom: 30px;
}
.img-cover {
  width: 100%;
  height: 100% !important;
  object-fit: cover;
}
.breadcrumb-item span.current {
  color: #00053e;
}
.btn-primary-outline--white {
  background-color: #fff !important;
}
.btn-primary-outline--white:hover {
  /* background-color: var(--lqd-color-accent)!important; */
  background-color: #fff !important;
  color: var(--lqd-color-primary);
}
.position-relative {
  position: relative !important;
}
.mb-1point5rem {
  margin-bottom: 1.5rem;
}
.mb-0point5rem {
  margin-bottom: 0.5rem;
}
.m-auto {
  margin: auto;
}
.h-640 {
  height: 640px;
}
img {
  max-width: 100% !important;
  height: auto !important;
}
.btn-primary-outline {
  background-color: transparent;
  border: 1px solid var(--lqd-color-primary);
  color: var(--lqd-color-primary);
}
.top-right-img__wrap {
  position: absolute;
  top: 0;
  right: 0;
  z-index: 3;
  max-height: 1000px;
  overflow: hidden;
}
main {
  z-index: 5 !important;
}
.custom-link-18-bold {
  font-size: 18px;
  font-weight: 600;
}
.svg-icn-arrow-r {
  width: 18px;
  display: inline-block;
}
.svg-full {
  width: 100%;
  height: 100%;
}
.left-img-section {
  position: relative;
}
.left-img-wrap {
  position: absolute;
  left: 0;
  top: -300px;
  z-index: -5;
}
.left-img-wrap--single-page {
  width: 200px;
}
.h-pt-99 {
  padding-top: 99%;
}
.bg-red-orange-lndscp-wrap {
  position: relative;
}
.bg-red-orange-lndscp {
  position: absolute;
  width: 100%;
  height: 500px;
  bottom: 3%;
  left: 0;
  overflow: hidden;
  background-size: cover;
}
.lqd-custom-menu .nav-item-children > li > a,
.lqd-custom-menu > ul > li > a {
  color: #fff;
}
.border-light-white {
  border-color: rgba(255, 255, 255, 0.5);
}
.titlebar-cms-banner {
  z-index: 5;
  background-position: top;
}
.bg-light-pink {
  background-color: var(--light-pink);
}
.bg-light-orange {
  background-color: var(--light-orange);
}
.bg-light-yellow {
  background-color: var(--light-yellow);
}
.card-variants__item {
  padding: 3rem 3rem;
  /* margin: 1.5rem; */
  margin: 1.5rem 1.5rem 0 1.5rem;
  border-radius: 10px;
}
.card-variants__link-btn-wrap {
  display: none;
}
.slick-prev:before,
.slick-next:before {
  color: #000;
}
.text-dark-blue {
  color: #00053e;
}
.cover-image {
  width: 100% !important;
  height: 100% !important;
  object-fit: cover;
}
.row--image-section {
  margin-left: -0.75rem;
  margin-right: -0.75rem;
}
.image-section__column {
  padding: 0 0.75rem;
}
.image-up__column {
  margin-top: -10rem;
}
.accordion-button--custom1 {
  width: 100%;
  text-align: left;
  padding: 1em 2em;
  font-weight: 600;
  border: none;
  background: #949ca1;
  color: white;
  display: flex;
  border-radius: 5px;
}
.accordion-item.active .accordion-button--custom1 {
  background: var(--lqd-color-primary);
}
.accordion-header {
  margin-bottom: 0;
}
.accordion-section .accordion-collapse {
  padding: 1em 2em;
}
.accordion-section .accordion-item {
  margin-bottom: 1rem;
}
.svg-accd-up {
  display: block;
  width: 12px;
}
.accordion-button::after {
  flex-shrink: 0;
  width: 1.25rem;
  height: 1.25rem;
  margin-left: auto;
  content: "";
  /* background-image: url('data:image/svg+xml;utf8,<svg xmlns="http://www.w3.org/2000/svg" viewBox="0 0 13.51 7.82"><defs><style>.cls-1-accd-up{fill:none;stroke:%23fff;stroke-linecap:round;stroke-miterlimit:10;stroke-width:1.5px;}</style></defs><polyline class="cls-1-accd-up" points="0.75 7.07 6.76 1.06 12.76 7.07"/></svg>'); */
  background-image: url('data:image/svg+xml;utf8,<svg xmlns="http://www.w3.org/2000/svg" viewBox="0 0 13.51 7.82"><defs><style>.cls-1-accd-up{fill:none;stroke:%23fff;stroke-linecap:round;stroke-miterlimit:10;stroke-width:1.5px;}</style></defs><polyline class="cls-1-accd-up" points="0.75 7.07 6.76 1.06 12.76 7.07"/></svg>');
  background-repeat: no-repeat;
  background-size: 0.75rem;
  transition: transform 0.2s ease-in-out;
  transform: rotate(-180deg);
  background-position: center;
}
.accordion-button:not(.collapsed)::after {
  /* background-image: url('data:image/svg+xml;utf8,<svg xmlns="http://www.w3.org/2000/svg" viewBox="0 0 13.51 7.82"><defs><style>.cls-1-accd-down{fill:none;stroke:%23fff;stroke-linecap:round;stroke-miterlimit:10;stroke-width:1.5px;}</style></defs><polyline class="cls-1-accd-down" points="12.76 0.75 6.76 6.76 0.75 0.75"/></svg>'); */
  background-image: url('data:image/svg+xml;utf8,<svg xmlns="http://www.w3.org/2000/svg" viewBox="0 0 13.51 7.82"><defs><style>.cls-1-accd-up{fill:none;stroke:%23fff;stroke-linecap:round;stroke-miterlimit:10;stroke-width:1.5px;}</style></defs><polyline class="cls-1-accd-up" points="0.75 7.07 6.76 1.06 12.76 7.07"/></svg>');
  transform: rotate(0deg);
}

.main-header.is-stuck .desktop-header {
  padding: 3.5% 2.5% 0 3.5%;
}
.main-header.is-not-stuck .c-header__srch-span,
.main-header.is-not-stuck .c-header__ph {
  color: #fff;
}
.main-header.is-stuck .c-header__srch-span,
.main-header.is-stuck .c-header__ph {
  color: #000;
}

/*dev add 8*/

.list-unstyled {
  padding-left: 0;
  list-style: none;
}
.btn-primary-outline--white {
  background-color: #fff;
}
.btn-primary-outline--transparent {
  background-color: transparent;
}
[data-mobile-header-scheme="gray"] .lqd-mobile-sec .navbar-header {
  background-color: #fff;
}
.banner.home-banner {
  max-height: unset;
}
.home-banner .carousel-dots,
.home-banner .carousel-dots-mobile {
  display: none !important;
}
.c-header__srch-ph-wrap {
  display: flex;
  align-items: center;
  margin-left: auto;
}
.c-header__ph {
  font-size: 17px;
  font-weight: 600;
  line-height: 1.4;
}
.c-cms-content--course {
  font-size: 14px;
}
.c-course__nav-tabs {
  border-bottom: none !important;
  margin-bottom: 4.5rem !important;
  display: flex;
  justify-content: center;
}
.c-course__nav-tabs > li > a {
  margin-right: 0px !important;
  border: none !important;
  border-radius: 0 !important;
  background-color: var(--lqd-color-blue-700);
  color: #fff;
  padding: 0.5em 2em !important;
}
.c-course__nav-tabs li:first-child a {
  border-top-left-radius: 8px !important;
  border-bottom-left-radius: 8px !important;
}
.c-course__nav-tabs li:last-child a {
  border-top-right-radius: 8px !important;
  border-bottom-right-radius: 8px !important;
}
.c-course__nav-tabs > li.active > a,
.c-course__nav-tabs > li.active > a:focus,
.c-course__nav-tabs > li.active > a:hover {
  border: none !important;
  background-color: var(--lqd-color-primary) !important;
  color: #fff !important;
}
.c-course__nav-tabs > li > a:focus,
.c-course__nav-tabs > li > a:hover {
  color: #000 !important;
}

.main-nav .dropdown-menu--start-here {
  right: 0;
  left: unset;
  width: 50vw;
}

/* The container must be positioned relative: */
.custom-select {
  position: relative;
  width: 300px;
}

.custom-select select {
  display: none; /*hide original SELECT element: */
}

.select-selected {
  /* background-color: DodgerBlue; */
  border-color: rgba(0, 0, 0, 0.5) !important;
  border-radius: 6px;
}

/* Style the arrow inside the select element: */
.select-selected:after {
  position: absolute;
  content: "";
  top: 14px;
  right: 10px;
  width: 0;
  height: 0;
  border: 6px solid transparent;
  border-color: #000 transparent transparent transparent;
}

/* Point the arrow upwards when the select box is open (active): */
.select-selected.select-arrow-active:after {
  border-color: transparent transparent #000 transparent;
  top: 7px;
}

/* style the items (options), including the selected item: */
.select-items div,
.select-selected {
  color: #000;
  padding: 8px 16px;
  border: 1px solid transparent;
  border-color: transparent transparent rgba(0, 0, 0, 0.1) transparent;
  cursor: pointer;
}

/* Style items (options): */
.select-items {
  position: absolute;
  background-color: #fff;
  top: 100%;
  left: 0;
  right: 0;
  z-index: 99;
  border-radius: 6px;
}

/* Hide the items when the select box is closed: */
.select-hide {
  display: none;
}

#startSecond {
  display: none;
}

span.ui-selectmenu-text {
  display: none;
}

.start-here-btn {
  max-height: unset !important;
  padding: 1em 2.5em !important;
}

.start-here__back-svg {
  width: 20px;
  position: absolute;
  top: 10px;
  left: 20px;
  cursor: pointer;
}
.start-here__close-svg {
  width: 20px;
  position: absolute;
  top: 10px;
  right: 20px;
  cursor: pointer;
}
.start-here__content-wrap {
  position: relative;
  background-color: #fff;
  padding: 3em;
  width: 600px;
  margin-left: auto;
  border-radius: 0px 0 0 10px;
}
.start-here__drpdwn {
  position: absolute;
  width: 100%;
  top: 150px;
  left: 0;
  height: 100vh;
  transition: 0.25s;
  opacity: 0;
  background-color: rgba(0, 0, 0, 0.5);
  visibility: hidden;
}
.start-here__drpdwn.show {
  opacity: 1;
  top: 124px;
  visibility: visible;
}
.text-white {
  color: #fff !important;
}
.main-nav > li > a#startHere:hover {
  background-color: var(--lqd-color-accent);
  color: white;
}
html.fix {
  overflow-y: hidden;
}

.start-here__list-wrap li {
  cursor: pointer;
  transition: 0.25s;
  list-style: none;
  font-size: 16px;
  line-height: 1.46;
  margin-bottom: 0.9rem;
}

.start-here__list-wrap li::before {
  content: "";
  display: inline-block;
  margin-right: 10px;
  height: 10px;
  width: 10px;
  background-image: url("../images/orang-triangle.png");
  background-size: contain;
  background-repeat: no-repeat;
}

.start-here__list-wrap li:hover {
  color: var(--lqd-color-primary);
}

.navbar-toggle--w-start-here {
  width: auto !important;
}

/* mobile start here dropdown */
.start-here__drpdwn--mob-wrap {
  position: fixed;
  left: 0;
  top: 100px;
  width: 100% !important;
  height: 100vh;
  background-color: rgba(0, 0, 0, 0.5);
  transition: 0.25s;
  opacity: 0;
  visibility: hidden;
  z-index: 5;
}
.start-here__drpdwn--mob-wrap.show {
  opacity: 1;
  visibility: visible;
  top: 68px;
}
.start-here__drpdwn--mob {
  background-color: #fff;
  padding: 4em 1em;
}
.main-header__start-here:focus {
  background-color: var(--lqd-color-accent) !important;
}
.main-header__tel {
  font-size: 24px;
}
.main-nav > li {
  position: relative;
}
/* .lqd-submenu-cover .main-nav > .menu-item-has-children:not(.megamenu) > .nav-item-children {
    min-width: 265px;
    padding-top: 40px;
    margin-top: 40px;
} */
.navbar-brand img {
  width: unset;
  max-height: unset;
}
header .module-primary-nav {
  margin-left: 2rem;
}
.home-banner-btn {
  width: 325px;
}
.homeabout-content .carousel-nav {
  display: none;
}
.homeabout-content .carousel-container {
  margin-bottom: 1.5rem;
}
.case-studies.home.about-att {
  padding-left: 0;
  padding-right: 0;
}
.case-studies.home.our-partners__top-section {
  padding-left: 0;
  padding-right: 0;
}
.top-section--single {
  padding-left: 0;
  padding-right: 0;
}
.top-section-column__left-pad {
  padding-left: 14%;
}

.whatwedo__descp {
  font-size: 0;
  opacity: 0;
  visibility: hidden;
  transition: 0.25s;
  color: #fff;
  height: 0;
}
.lqd-fb-style-6:hover .whatwedo__descp {
  font-size: 1rem;
  opacity: 1;
  visibility: visible;
  height: unset;
}
.red-grad-hover {
  position: relative;
}
.lqd-fb-style-6:hover .red-grad-hover::after {
  content: "";
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  background-image: linear-gradient(
    0deg,
    rgba(277, 50, 38, 0.75),
    rgba(277, 50, 38, 0.5),
    transparent,
    transparent
  );
}

.icn-svg-insta-outline {
  width: 40px;
}
.insta-hover-overlay-wrap {
  position: relative;
}
.insta-hover-overlay {
  position: absolute;
  top: 0;
  left: 0;
  width: 94.5%;
  height: 100%;
  background-color: rgba(277, 50, 38, 0.5);
  display: flex;
  justify-content: center;
  align-items: center;
  opacity: 0;
  transition: 0.25s;
}
.insta-hover-overlay:hover {
  opacity: 1;
}

.section-contact {
  background-size: cover;
}

.footer-logo {
  padding: 4em 2em;
  background-color: #fff;
}
.footer-bg-wrap {
  background-size: cover;
}
.footer-client {
  padding-top: 20px;
  padding-bottom: 110px;
}

.card-variants {
  padding: 5em 0;
}

.alter-cards {
  background-size: cover;
  padding: 3em 0 6em 0;
}
.alter-cards__item {
  background: white;
  border-radius: 10px;
  padding: 3em 2em;
  margin: 1rem;
  box-shadow: 0 0 5px 0px rgba(0, 0, 0, 0.125);
}
.alter-cards__img-wrap {
  text-align: center;
  margin-bottom: 2rem;
}
.alter-cards__number {
  display: flex;
  background: lightblue;
  width: 45px;
  height: 45px;
  justify-content: center;
  align-items: center;
  border-radius: 50%;
  margin-bottom: 2rem;
}
.alter-cards__descp-txt {
  font-size: 20px;
}
.alter-cards__column:nth-child(odd) .alter-cards__number {
  background-color: var(--light-pink);
}
.alter-cards__column:nth-child(even) .alter-cards__number {
  background-color: var(--light-yellow);
}
.alter-cards__column:nth-child(odd) .alter-cards__number-txt {
  color: var(--lqd-color-accent);
  margin-bottom: 0;
}
.alter-cards__column:nth-child(even) .alter-cards__number-txt {
  color: var(--lqd-color-primary);
  margin-bottom: 0;
}

.form--enquiry {
  position: relative;
  background-size: cover;
}
.form--enquiry::after {
  position: absolute;
  content: "";
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  background-color: rgba(0, 0, 0, 0.5);
}

.slick-team .slick-prev,
.slick-team .slick-next {
  top: 107%;
}
.slick-team .slick-prev {
  left: 0px;
}
.slick-team .slick-next {
  left: 33px;
}
.team-slider__img-wrap {
  margin-bottom: 1.5rem;
}
.team-slider__email-wrap {
  margin-top: 0.5em;
}
.slick-team .slick-list {
  margin: 0 -1rem;
}
.slick-team .slick-slide {
  margin: 0 1rem;
}
.slick-team .slick-slide img {
  width: 100%;
  height: 100% !important;
  object-fit: cover;
}
.team-slider__img-wrap {
  position: relative;
  height: 290px;
}
.team-slider__img-wrap-overlay {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  display: flex;
  align-items: center;
  justify-content: center;
  background-color: rgba(227, 50, 38, 0.5);
  opacity: 0;
  transition: 0.25s;
}
.team-slider__img-wrap-overlay:hover {
  opacity: 1;
}
.content-modal__img-wrap {
  max-width: 322px;
  margin: auto;
  height: 320px;
  margin-bottom: 2rem;
}
.content-modal__img-wrap img {
  width: 100%;
  height: 100% !important;
  object-fit: cover;
}

.image-section {
  padding: 8em 0;
}
.marketing .module-content--content {
  padding-left: 9%;
}

.footer-contact__white-box {
  padding: 32px;
}

.content-modal {
  visibility: hidden;
  opacity: 0;
  position: fixed;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  background-color: rgba(0, 0, 0, 0.75);
  transition: 0.5s;
  z-index: 555;
  display: flex;
}
.content-modal.show {
  visibility: visible;
  opacity: 1;
}
.content-modal-container {
  background-color: #fff;
  padding: 4em 3em;
  max-width: 800px;
  margin: auto;
  z-index: 5555;
  position: relative;
  max-height: 100vh;
  overflow-y: auto;
}
.content-modal-close {
  font-size: 3rem;
  position: absolute;
  top: 0;
  right: 0;
  padding: 0.1em;
  background: var(--lqd-color-primary);
  color: #fff;
  cursor: pointer;
}

.new-contact-form__wrap {
  background-color: #fff;
  padding: 4em 5em;
  border-radius: 16px;
}
.new-contact-form__form-wrap {
  display: flex;
  flex-wrap: wrap;
  gap: 2rem;
}
.new-contact-form__title--footer {
  margin-bottom: 3em;
}
.new-contact-form__form-wrap .recaptcha {
  width: 100%;
}
.two-input-group {
  display: flex;
  gap: 2rem;
  width: 100%;
}
.two-input-group__item {
  width: 50%;
}
.two-input-group__item--3inputwrap input {
  margin-bottom: 2rem;
}
.two-input-group__item--3inputwrap input:last-child {
  margin-bottom: 0;
}
.two-input-group__item--3inputwrap span input {
  margin-bottom: 0rem;
}
.new-contact-form__input {
  width: 100%;
  border: none;
  background: #e8e8e8;
  padding: 1em 1.5em;
  font-size: 18px;
}
.new-contact-form__select {
  width: 100%;
  border: none;
  background: #e8e8e8;
  padding: 1em 1.5em;
  font-size: 18px;
  display: block !important;
}
.new-contact-form__input::placeholder,
.new-contact-form__textarea::placeholder {
  color: #000;
}
.new-contact-form__textarea {
  width: 100%;
  height: 100%;
  border: none;
  background: #e8e8e8;
  padding: 1em 1.5em;
  font-size: 18px;
}
.two-input-group__item--textarea {
  height: 251px;
}

.svg-icn-homenews {
  width: 96px;
  height: 109.5px;
  margin-bottom: 2rem;
}
.home-news .carousel-dots {
  display: none;
}
.home-news__row {
  position: relative;
  z-index: 5;
}

.image-section--custom-1 {
  padding-top: 0;
  margin-top: -3rem;
}
.image-section--gallery {
  padding-top: 0;
  padding-bottom: 0;
}

.c-people__category-item {
  margin-bottom: 5rem;
}
.icn-svg-mail {
  width: 24px;
  margin-right: 6px;
  display: block;
}

.cms-body--become-apprentice {
  padding-bottom: 0;
}

.cms-body--job-vacancies {
  min-height: unset;
}

.lqd-module-search-slide-top
  .ld-module-dropdown.show
  .ld-search-form
  .input-icon:before {
  transition-delay: 0.15s;
  transform: scale(1);
}
.lqd-module-search-slide-top .ld-search-form .input-icon i:before {
  transition-delay: 0.35s;
  transform: rotate(45deg) translate(0, 0) scale(1);
}
.lqd-module-search-slide-top .ld-search-form .input-icon i:after {
  transition-delay: 0.42s;
  transform: rotate(-45deg) translate(0, 0) scale(1);
}
.header-sm__srch-icn-wrap,
.header-sm__ph-wrap {
  width: auto !important;
}
.header-sm__srch-icn-wrap {
  margin-right: 0;
  margin-left: auto;
}
.header-sm__ph-wrap {
  margin: 0 6px;
}
.header-sm__srch-icn-wrap .header__srch-icn {
  width: 18px;
}
input[type="search"]::-webkit-search-cancel-button {
  display: none;
}

.two-input-group__item--textarea .wpcf7-not-valid-tip {
  margin-top: -6px;
}

.wpcf7-form .wpcf7-spinner {
  background: transparent !important;
  width: 100% !important;
}
.wpcf7-form .wpcf7-spinner::before {
  background-color: #000 !important;
  left: 50% !important;
}

[data-mobile-nav-scheme="dark"]
  .lqd-mobile-sec
  .nav-item-children
  > li:hover
  > a,
[data-mobile-nav-scheme="dark"]
  .lqd-mobile-sec
  .nav-item-children
  > li.active
  > a,
[data-mobile-nav-scheme="dark"]
  .lqd-mobile-sec
  .nav-item-children
  > li.current-menu-item
  > a,
[data-mobile-nav-scheme="dark"]
  .lqd-mobile-sec
  .nav-item-children
  > li.current-menu-ancestor
  > a {
  color: var(--lqd-color-orange-600);
}

.lqd-module-search-slide-top .ld-search-form input {
  font-size: 50px;
}

.search-item-wrap {
  transform: none !important;
  will-change: unset !important;
}
.search-item {
  height: 100%;
}
.search-pagination {
  text-align: center;
}
.search-pagination span.page-numbers.current {
  margin: 0 0.25rem;
  color: var(--lqd-color-link-hover);
}
.search-pagination a.page-numbers {
  margin: 0 0.25rem;
}

.ld-fancy-heading > ul,
.ld-fancy-heading > ol {
  list-style-position: outside;
  padding-left: 1rem;
}

.main-footer {
  font-size: 14px;
}

.c-iframe-wrap {
  padding-bottom: 4em;
}

/* responsive */
@media (max-width: 1199px) {
  .single-image-section {
    margin-bottom: 0rem;
  }
  .case-studies.home.about-att {
    padding-top: 4rem;
  }
  .cms-body--our-partners {
    padding-bottom: 0;
  }
  .cms-body--about-att {
    padding-bottom: 0;
  }
  .cms-body--our-people {
    padding-bottom: 0;
  }
  .cms-body--work-at-att {
    padding-bottom: 0;
  }
  .cms-body--news-listing {
    padding-bottom: 0;
  }
  .top-right-img__wrap {
    max-height: 930px;
  }
  .marketing.marketing--host-apprentice {
    padding: 0px 30px 0px 30px;
  }
  .homeabout-wrap.marketing {
    padding: 70px 30px 0px 30px;
  }
  .marketing .case-studies.home {
    padding-top: 0;
    padding-bottom: 0;
  }
  .top-section--single {
    padding-top: 0 !important;
    padding-bottom: 0 !important;
  }
  .marketing--single-page {
    padding-top: 0;
    padding-bottom: 0;
  }
  .left-img-wrap--single-page {
    width: 0px;
  }
  .case-studies.home.alternating {
    padding-top: 0;
  }
  .case-studies.home.alternating .marketing {
    padding-top: 0;
    padding-bottom: 0;
  }
  .cms-body--news-listing {
    padding-top: 75px;
  }
  .c-header__srch-icn--lg {
    font-size: 16px;
  }
  .c-header__ph-wrap {
    width: 102px;
  }
  .c-header__ph--lg {
    font-size: 14px;
  }
  .main-header__tel {
    font-size: 16px;
  }
  .section-contact {
    background-size: 1950px;
  }
  .footer-contact__btn-wrap {
    text-align: center;
  }
}
@media screen and (max-width: 1199px) and (min-width: 768px) {
  .image-section--att-timeline {
    padding-bottom: 2rem;
  }
}
@media screen and (max-width: 1199px) and (min-width: 992px) {
  .ld-module-search {
    margin-left: 0.5em;
    margin-right: 0.5em;
  }
}
@media (max-width: 991px) {
  .top-section-column__left-pad {
    padding: 0 10px;
  }
  .case-studies.home.about-att {
    padding-top: 10rem;
  }
  .nav-item-children > li {
    font-size: 14px;
  }
  .footer-menu__contact {
    text-align: center;
  }
  .main-header.is-not-stuck .c-header__ph {
    color: #000;
  }
  .card-variants__host {
    padding-top: 3em;
  }
  .top-section__host {
    padding: 0 !important;
  }
  .marketing {
    padding: 0px 30px 0px 30px;
  }
  .case-studies.home,
  .marketing .case-studies.home {
    padding-top: 80px;
  }
  .top-right-img__wrap {
    width: 25%;
  }
  .nav-item-children {
    background-color: #fff;
  }
  .lqd-module-search-slide-top .ld-module-dropdown.show {
    visibility: visible;
    transition:
      transform 0.85s var(--ease),
      visibility 0.8s step-start;
    transform: translate3d(0, 0, 0);
  }
  .lqd-module-search-slide-top .ld-module-dropdown {
    height: 100vh !important;
  }
  .lqd-module-search-slide-top
    .ld-module-dropdown.show
    .ld-search-form-container {
    max-width: 90vw;
    transform: translate3d(0, 0, 0);
  }
  .row--alter-cards {
    justify-content: center;
  }
  .start-here-btn {
    margin-right: 16px;
    width: auto !important;
    margin-left: auto;
    padding: 0em 2.5em !important;
    height: 45px;
  }
  .start-here__drpdwn {
    width: 100% !important;
    z-index: 5;
  }
  .footer-client__row {
    margin: 0 -15px;
  }
  .footer-client__column {
    padding: 0 15px;
    margin-bottom: 30px;
  }
  .lqd-module-search-slide-top .ld-search-form input {
    font-size: 40px;
  }
}
@media (max-width: 767px) {
  .top-section-column__left-pad {
    padding: 0 15px;
  }
  .footer-menu__contact {
    text-align: left;
  }
  .top-section__host {
    padding: 3em 0 !important;
  }
  .marketing .case-studies.home {
    padding-top: 40px;
  }
  .top-section--single {
    padding-top: 50px !important;
  }
  .case-studies.home.about-att {
    padding-top: 13rem;
  }
  .image-box .module-img--att-timeline {
    height: auto !important;
  }
  .case-studies.home.alternating {
    padding-top: 50px;
  }
  .case-studies.course-page.single-page {
    padding-left: 0;
    padding-right: 0;
  }
  .cms-body--our-people {
    padding-top: 40px;
  }
  .footer-client {
    padding-top: 0px;
    padding-bottom: 50px;
    margin-top: -30px;
  }
  .footer-client__column {
    text-align: center;
  }
  .footer-client__title-wrap {
    text-align: center;
  }
  .footer-menu__address p {
    margin-bottom: 0;
  }
  .home-banner .main-banner {
    max-width: 100vw;
  }
  .marketing--whatwedo {
    padding-bottom: 0;
  }
  .top-section__template-content {
    margin-top: 5rem;
  }
  .our-partners__top-section {
    margin-top: 6rem;
  }
  .whatwedo__top-section {
    margin-top: 10rem;
  }
  .cms-body--our-people {
    padding-bottom: 0;
  }
  .cms-body--template-content {
    padding-bottom: 0;
  }
  .cms-body--work-at-att {
    padding-bottom: 0;
  }
  .cms-body--our-partners {
    padding-bottom: 0;
  }
  .cms-body--news-listing {
    padding-bottom: 0;
  }
  .container--contact {
    padding-top: 2rem;
    padding-bottom: 3rem;
  }
  .team-slider__img-wrap {
    height: 320px;
  }
  .alter-cards {
    background-size: cover;
    padding: 1em 0 4em 0;
  }
  .marketing {
    margin-top: -3rem;
  }
  .card-variants {
    padding: 0em 0;
  }
  .c-course__nav-tabs {
    flex-direction: column;
  }
  .c-course__nav-tabs > li > a {
    text-align: center;
    border-radius: 8px !important;
    width: 45%;
    margin-bottom: 1rem;
    margin-left: auto;
    margin-right: auto !important;
  }
  .new-contact-form__form-wrap,
  .two-input-group {
    display: block;
  }
  .new-contact-form__form-wrap .wpcf-3-submit,
  .new-contact-form__form-wrap input[type="submit"] {
    margin-top: 2rem;
    display: flex;
  }
  .two-input-group__item {
    width: 100%;
    margin-bottom: 2rem;
  }
  .new-contact-form__input,
  .two-input-group__item--3inputwrap input:last-child,
  .new-contact-form__textarea {
    margin-bottom: 0rem;
  }
}
@media (max-width: 575px) {
  h2,
  .h2 {
    font-size: 34px;
  }
  .footer-logo {
    padding: 4em 1em;
  }
  .footer-client .title-module {
    padding-top: 1em;
  }
  .footer-client__row .esf_insta_feeds_holder.esf_insta_feeds_row {
    display: block;
  }
  .footer-client__row
    .esf_insta_feeds_holder.esf_insta_feeds_row
    .efbl-row-content {
    max-width: 95%;
    margin: auto;
    margin-bottom: 2rem;
  }
  .footer-client__row
    .esf_insta_load_more_btns_wrap
    .esf_insta_feed_btns_holder
    .esf-insta-follow-btn {
    margin-top: 0;
  }
  .marketing.marketing--host-apprentice {
    padding: 0;
  }
  .portfolio {
    padding: 20px 0px 20px 0px;
  }
  .cms-body--news-listing {
    padding-top: 50px;
  }
  .marketing {
    padding-left: 0;
    padding-right: 0;
  }
  .footer-menu {
    padding: 20px 15px 20px 15px;
  }
  .homeabout-wrap {
    margin-top: -2rem;
  }
  .lqd-section.banner .flickity-viewport {
    height: 800px !important;
  }
  .content-modal-container {
    padding: 2em;
  }
  .new-contact-form__wrap {
    padding: 2em;
  }
  .form--enquiry {
    padding-top: 4rem;
    padding-bottom: 4rem;
  }
  .contact .ld-fancy-heading h2 {
    font-size: 30px;
  }
  .contact .module-content {
    padding: 0;
  }
  .insta-hover-overlay {
    width: 100%;
  }
  .top-right-img__wrap {
    width: 30%;
  }
  .left-img-wrap {
    width: 40%;
    z-index: -5;
  }
  .left-img-wrap--single-page {
    width: 0px;
  }
  .c-course__nav-tabs > li > a {
    width: 65%;
  }
  .c-whatwedo__btns-wrap-item {
    margin-bottom: 1em;
  }
  .start-here__drpdwn.show {
    top: 68px;
  }
  .start-here__content-wrap {
    width: 100%;
  }
  .custom-form-group {
    display: block;
  }
  .custom-form-group label,
  .custom-form-group input {
    width: 100%;
  }
  .card-variants__item {
    margin: 1.5rem 1rem;
  }
}
@media (min-width: 576px) {
  .pb-sm-0 {
    padding-bottom: 0 !important;
  }
  .search-pagination {
    font-size: 1rem;
  }
  .search-pagination span.page-numbers.current {
    margin: 0 1rem;
  }
  .search-pagination a.page-numbers {
    margin: 0 1rem;
  }
  .footer-contact__white-box {
    padding: 35px 45px;
  }
  .footer-contact__title-txt {
    font-size: 35px;
  }
  .c-whatwedo__btns-wrap {
    display: flex;
    align-items: center;
    justify-content: center;
  }
  .c-whatwedo__btns-wrap-item {
    margin-right: 1em;
  }
}
@media (min-width: 768px) {
  .new-contact-form__title--footer {
    margin-bottom: 5em;
  }
  .c-course__nav-tabs > li > a {
    padding: 0.5em 1em !important;
  }
  .banner.home-banner {
    max-height: 919px;
  }
  .title-module--card-variants {
    padding-bottom: 40px;
  }
}
@media (min-width: 992px) {
  .lqd-submenu-cover
    .main-nav
    > .menu-item-has-children:not(.megamenu)
    > .nav-item-children {
    padding-top: 20px;
    min-width: 265px;
    margin-top: 40px;
    background-color: #fff;
  }
  .nav-item-children:before {
    content: none;
  }
  .order-lg-2 {
    order: 2;
  }
  .module-content--txt-first {
    padding: 0;
  }
  .header-sm__ph-txt {
    color: #fff;
  }
  .header__srch-icn {
    color: #fff;
  }
  /* .alter-cards__column:nth-child(even) {
        margin-top: 3.5rem;
    } */
  .contact-img-txt__txt-wrap {
    padding-right: 5em;
  }
  .modal-dialog--w800 {
    max-width: 800px;
  }
  .modal-body--w800 {
    padding: 1em 3em;
  }
  .c-course__nav-tabs > li > a {
    padding: 0.5em 2em !important;
  }
  .row--color-variants {
    margin: 0 -1.5rem;
  }

  .card-variants__down {
    display: flex;
    align-items: flex-end;
  }

  .card-variants__below {
    margin-bottom: -1rem;
  }
  .card-variants__up {
    margin-bottom: 1rem;
  }
  .card-variants__above {
    margin-top: -1.75rem;
  }
}
@media (min-width: 1200px) {
  .lqd-submenu-cover
    .main-nav
    > .menu-item-has-children:not(.megamenu)
    > .nav-item-children {
    padding-top: 50px;
  }
  .home-banner__title-txt {
    width: 80%;
  }
  .c-cms-content--course {
    font-size: 16px;
  }
  .c-course__nav-tabs > li > a {
    padding: 0.5em 2.5em !important;
  }
  .banner.home-banner {
    padding-top: 180px;
  }
}

@media (max-height: 375px) {
  .lqd-mobile-sec .main-nav {
    height: 100vh;
  }
}

.w-full {
  width: 100% !important;
}
.h-full {
  height: 100% !important;
}

.aligncenter {
  display: flex;

  margin: 0 auto;
}

.alignright {
  display: block;
  margin-left: auto;
  margin-right: 0;
}

.footer-logo-wrap .logo-default.img-fluid {
  max-width: 200px !important;
}

.btn-red {
  background-color: var(--lqd-color-accent);
  color: #ffffff;
  border: 1px solid var(--lqd-color-accent);
}

.btn-orange {
  background-color: var(--lqd-color-primary);
  color: #ffffff;
  border: 1px solid var(--lqd-color-primary);
}

.btn-navy {
  background-color: var(--lqd-color-secondary);
  color: #ffffff;
  border: 1px solid var(--lqd-color-secondary);
}

.btn-grey {
  background-color: var(--lqd-color-gray-500);
  color: #ffffff;
  border: 1px solid var(--lqd-color-gray-500);
}

.btn-yellow {
  background-color: var(--lqd-color-yellow-500);
  color: #ffffff;
  border: 1px solid var(--lqd-color-yellow-500);
}

.btn-red:hover,
.btn-orange:hover,
.btn-yellow:hover,
.btn-nay:hover,
.btn-grey:hover {
  opacity: 0.85;
  color: #ffffff;
}

/* Three Column Section Builder Styles*/
.section_button_wrap {
  gap: 5%;
}

/* Form popup styling*/
.contact-popup {
  display: none;
  position: fixed;
  inset: 0;
  background: rgba(0, 0, 0, 0.6);
  justify-content: center;
  align-items: center;
  z-index: 9999;
  padding: 1rem;
  backdrop-filter: blur(2px);
}

.contact-popup-inner {
  background: #ffffff;
  color: #000;
  border-radius: 16px;
  max-width: 100%;
  width: 50%;
  padding: 2rem;
  position: relative;
  box-shadow: 0 10px 30px rgba(0, 0, 0, 0.2);
  animation: fadeInUp 0.3s ease-out;
  overflow-y: auto;
}

.popup-title {
  color: var(--lqd-color-secondary);
  font-size: 1.75rem;
  margin-bottom: 1.25rem;
  text-align: center;
  font-weight: 700;
}

.close-form {
  position: absolute;
  top: 12px;
  right: 16px;
  background: transparent;
  border: none;
  font-size: 2rem;
  color: #333;
  cursor: pointer;
  transition: color 0.2s ease;
}
.close-form:hover {
  color: var(--lqd-color-primary);
}

.popup-form-wrapper form {
  display: flex;
  flex-direction: column;
  gap: 1rem;
}

@keyframes fadeInUp {
  from {
    transform: translateY(40px);
    opacity: 0;
  }
  to {
    transform: translateY(0);
    opacity: 1;
  }
}

@media (max-width: 768px) {
  .contact-popup-inner {
    width: 95%;
    height: 80%;
    padding: 1.5rem 1rem;
    margin: 0 auto;
  }

  .close-form {
    top: 6px;
    right: 6px;
    font-size: 1.75rem;
  }
}

/* new landing template top bar rules */
.accent-bar {
  position: absolute;
  top: 0;
  width: 100%;
}
.accent-bar img {
  width: 100%;
  display: block;
  height: 0.6em !important;
}

.apprentice-solutions {
  padding-top: 18px;
}

.as-top-bar {
  padding: 20px;
}
.as-top-inner {
  max-width: 1280px;
  margin: 0 auto;
  display: flex;
  justify-content: space-between;
  align-items: center;
}
.as-contact {
  text-align: right;
}
.as-logo {
  width: 200px;
}
.as-contact a {
  font-weight: 700;
  color: var(--lqd-color-secondary);
  font-size: 36px;
}
.as-phone {
  display: flex;
  align-items: center;
  gap: 10px;
  font-weight: 600;
  font-size: 36px;
  color: var(--lqd-color-secondary);
}

.phone-icon {
  width: 34px;
  height: 34px;
  background-color: var(--lqd-color-primary);
  mask: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 24 24'%3E%3Cpath fill='black' d='M6.6 10.8c1.4 2.7 3.9 5.1 6.6 6.6l2.2-2.2c.3-.3.8-.4 1.2-.3 1.3.4 2.7.6 4.1.6.7 0 1.3.6 1.3 1.3v3.5c0 .7-.6 1.3-1.3 1.3C10.6 22.6 1.4 13.4 1.4 2.9 1.4 2.2 2 1.6 2.7 1.6h3.5c.7 0 1.3.6 1.3 1.3 0 1.4.2 2.8.6 4.1.1.4 0 .9-.3 1.2l-2.2 2.2z'/%3E%3C/svg%3E")
    center / contain no-repeat;
}

.as-email {
  display: block;
  font-size: 20px;
  font-weight: 500;
  color: var(--lqd-color-primary);
}

/* new landing template hero component rules */
.as-hero-wrap {
  max-width: 1280px;
  width: 100%;
  margin: 0 auto;
  border-radius: 24px;
  overflow: hidden;
}

.as-hero-container {
  position: relative;
  min-height: 520px;
  background-size: cover;
  background-position: center right;
}

.as-hero-overlay {
  position: absolute;
  inset: 0;
  background: linear-gradient(
    90deg,
    rgba(0, 10, 62, 0.95) 0%,
    rgba(0, 10, 62, 0.85) 35%,
    rgba(0, 10, 62, 0.4) 55%,
    rgba(0, 10, 62, 0) 75%
  );
  z-index: 1;
}

.as-hero-content {
  position: relative;
  z-index: 2;
  max-width: 700px;
  padding: 90px 70px 40px;
  color: #fff;
}

.as-hero-content h1 {
  font-size: 56px;
  line-height: 1.1;
  color: #fff;
}

.as-hero-content .sub {
  font-size: 26px;
  margin-top: 20px;
  font-weight: 500;
  line-height: 1.5em;
}

.as-hero-actions-bar {
  background: #f2f2f2;
  padding: 30px 40px;
}

.as-hero-actions-inner {
  display: flex;
  justify-content: space-between;
  align-items: center;
  gap: 30px;
}

.as-hero-actions-left {
  display: flex;
  gap: 20px;
}

.btn-primary,
.btn-secondary {
  display: inline-flex;
  align-items: center;
  justify-content: center;
  gap: 10px;
  padding: 15px 30px;
  border-radius: 35px;
  font-weight: 700;
  font-size: 20px;
  line-height: 1.2;
  min-height: 60px;
  box-sizing: border-box;
  text-decoration: none;
  white-space: nowrap;
}

.btn-primary {
  background: var(--lqd-color-primary);
  color: #fff !important;
}

.btn-primary:hover,
.btn-primary:focus {
  background: #ff8f1f;
  box-shadow: 0 10px 22px rgba(255, 122, 0, 0.35);
  transform: translateY(-1px);
}

.btn-secondary:hover,
.btn-secondary:focus {
  background: #0f1e63;
  box-shadow: 0 10px 22px rgba(10, 26, 74, 0.25);
  transform: translateY(-1px);
}

.btn-secondary {
  background: var(--lqd-color-secondary);
  color: #fff !important;
}

.btn-primary img,
.btn-secondary img {
  width: 36px;
  height: 20px;
  object-fit: contain;
}

@media (max-width: 768px) {
  .btn-primary,
  .btn-secondary {
    padding: 12px 20px;
    font-size: 18px;
    width: 100%;
    justify-content: center;
    text-align: center;
    display: block;
  }

  .btn-primary svg,
  .btn-secondary svg {
    margin-left: 6px;
  }

  .phone-icon {
    width: 20px;
    height: 20px;
  }

  .as-logo {
    width: 140px;
  }

  .as-contact a {
    font-size: 18px;
  }

  .as-email {
    font-size: 15px;
  }

  .as-hero-container {
    min-height: 420px;
    background-position: center;
  }

  .as-hero-content {
    padding: 60px 24px 32px;
    max-width: 100%;
  }

  .as-hero-content h1 {
    font-size: 36px;
  }

  .as-hero-content .sub {
    font-size: 18px;
  }

  .inline-link {
    align-self: center;
  }

  .as-hero-actions-inner {
    flex-direction: column;
    align-items: stretch;
    gap: 16px;
  }

  .as-hero-actions-left {
    flex-direction: column;
    width: 100%;
  }
}

@media (max-width: 480px) {
  .btn-primary,
  .btn-secondary {
    font-size: 16px;
    padding: 10px 16px;
  }

  .as-hero-content h1 {
    font-size: 30px;
  }
}

.btn-icon {
  width: 18px;
  height: 18px;
}

.btn-icon-img {
  width: 20px;
  height: 20px;
  object-fit: contain;
}

.inline-link {
  color: var(--lqd-color-primary);
  font-weight: 500;
  display: inline-flex;
  align-items: center;
  align-self: flex-end;
  gap: 8px;
}

.inline-link .inline-icon {
  width: 18px;
  height: 18px;
  font-weight: 500;
}

.as-hero-bottom-bar {
  background: var(--lqd-color-accent);
}

.new_landing_tagline {
  color: var(--lqd-color-accent);
  text-align: center;
}

.new_landing_headline {
  color: var(--lqd-color-secondary);
  text-align: center;
  font-weight: 800;
  z-index: 1;
}

.new_landing_caption {
  text-align: center;
  margin: 0px 0px 40px 0px;
  color: var(--lqd-color-secondary);
  font-size: 20px;
  font-weight: 500;
  line-height: 1.5em;
}

.as-hero-bottom-bar img {
  display: block;
  margin-left: auto;
}

.benefits_section {
  margin: 100px auto;
  display: flex;
  flex-direction: column;
  max-width: 900px;
  width: 100%;
  gap: 25px 25px;
  row-gap: 25px;
  column-gap: 25px;
  grid-auto-flow: row;
}

.benefits-grid {
  display: grid;
  grid-template-columns: repeat(3, 1fr);
  grid-template-rows: repeat(2, 1fr);
  gap: 25px 25px;
  row-gap: 25px;
  column-gap: 25px;
  grid-auto-flow: row;
}

@media (max-width: 900px) {
  .benefits-grid {
    grid-template-columns: repeat(2, 1fr);
  }
}

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

.benefit_container {
  background-color: var(--lqd-color-gray-200);
  flex-direction: column;
  display: flex;
  gap: 15px 15px;
  row-gap: 15px;
  column-gap: 15px;
  border-radius: 30px;
  padding: 15px 15px 20px 15px;
  text-align: center;
}

.benefit_image {
  width: 100%;
  height: 175px !important;
  object-fit: cover;
  object-position: center center;
  border-radius: 21px 21px 21px 21px;
}

.pain_points_section {
  background: var(--lqd-color-gray-200);
  padding: 120px 20px;
  text-align: center;
}

.svg-divider {
  display: flex;
  justify-content: center;
  margin-bottom: 50px;
}

.svg-divider svg,
.svg-divider img {
  width: 23px;
  height: auto;
  opacity: 0.9;
}

.pain-points-modal {
  max-width: 900px;
  width: 100%;
  margin: 0 auto;
  display: flex;
  flex-direction: column;
  gap: 18px;
}

.pain-point-box {
  background: #fff;
  border-radius: 22px;
  padding: 24px 28px;
  cursor: pointer;
  transition:
    box-shadow 0.25s ease,
    transform 0.25s ease;
  text-align: center;
}

.pain-point-box:hover {
  transform: translateY(-2px);
  box-shadow: 0 10px 30px rgba(0, 0, 0, 0.06);
}

.pain-point-header {
  cursor: pointer;
  display: grid;
  grid-template-columns: 28px 1fr 28px;
  align-items: center;
  gap: 10px;
  padding: 12px 0;
}

.pain-point-title {
  font-size: 26px;
  font-weight: 600;
  color: var(--lqd-color-secondary);
  justify-self: center;
}

.pain-point-spacer {
  width: 28px;
  height: 28px;
}

.pain-point-status {
  width: 28px;
  height: 28px;
  border-radius: 50%;
  background: transparent;
  border: 2px solid #d9d9d9;
  display: flex;
  align-items: center;
  justify-content: center;
  flex-shrink: 0;
  transition:
    background 0.25s ease,
    border-color 0.25s ease;
}

@media (max-width: 640px) {
  .pain-point-title {
    font-size: 18px;
  }

  .pain-point-box {
    padding: 20px;
  }

  .pain-point-box p {
    font-size: 16px;
  }
}

.pain-point-box:hover .pain-point-status {
  border-color: var(--lqd-color-secondary);
}

.pain-point-box.is-open .pain-point-status {
  background: #63b68f;
  border-color: #63b68f;
  color: #fff;
}

.pain-point-status svg {
  width: 25px;
  height: 25px;
  fill: #fff;
  opacity: 0;
  transform: scale(0.8);
  transition:
    opacity 0.2s ease,
    transform 0.2s ease;
}

.pain-point-box.is-open .pain-point-status svg {
  opacity: 1;
  transform: scale(1);
}

.pain-point-box p {
  margin-top: 15px;
  font-size: 18px;
  line-height: 1.6;
  color: var(--lqd-color-secondary);
  display: none;
}

.pain-point-box.is-open p {
  display: block;
}

.pain-point-box .accordion_action_btn {
  display: none;
  margin-top: 20px;
  font-weight: 700;
  font-size: 20px;
  text-decoration: none;
  background: var(--lqd-color-primary);
  color: #fff;
  padding: 12px 18px;
  border-radius: 999px;
  border: 2px solid var(--lqd-color-primary);
  align-items: center;
  gap: 10px;
  justify-content: center;
  transition:
    transform 0.15s ease,
    box-shadow 0.25s ease,
    background 0.25s ease,
    border-color 0.25s ease;
}

.pain-point-box.is-open .accordion_action_btn {
  display: inline-flex;
}

.pain-point-box .accordion_action_btn:hover {
  background: var(--lqd-color-primary);
  border-color: var(--lqd-color-primary);
  box-shadow: 0 8px 18px rgba(255, 122, 0, 0.25);
  transform: translateY(-1px);
}

.pain-point-box .accordion_action_btn:active {
  transform: translateY(0);
  box-shadow: 0 4px 10px rgba(255, 122, 0, 0.2);
}

.pain-point-box .accordion_action_btn svg {
  width: 20px;
  height: 20px;
  color: #fff;
  flex-shrink: 0;
}

.support-programs {
  padding: 100px 20px 80px;
  text-align: center;
}

.programs-row {
  max-width: 1200px;
  margin: 0 auto;
  display: grid;
  grid-template-columns: repeat(var(--cols), minmax(240px, 1fr));
  gap: 24px;
}

@media (max-width: 1100px) {
  .programs-row {
    grid-template-columns: repeat(2, minmax(260px, 1fr));
  }
}
@media (max-width: 640px) {
  .programs-row {
    grid-template-columns: 1fr;
  }
}

.program-card {
  background: var(--lqd-color-gray-200);
  border-radius: 24px;
  box-shadow: 0 14px 30px rgba(0, 0, 0, 0.06);
  padding: 24px;
  display: flex;
  flex-direction: column;
  align-items: stretch;
  position: relative;
  transition:
    transform 0.2s ease,
    box-shadow 0.2s ease;
}

.program-card::after {
  content: "";
  position: absolute;
  left: 14px;
  right: 14px;
  bottom: 10px;
  height: 10px;
  border-radius: 999px;
  background: rgba(10, 26, 74, 0.06);
  filter: blur(6px);
  z-index: -1;
}

.program-card:hover {
  transform: translateY(-2px);
  box-shadow: 0 18px 36px rgba(0, 0, 0, 0.08);
}

@media (max-width: 640px) {
  .program-card {
    padding: 20px;
  }

  .program-title {
    font-size: 18px;
  }
}

.program-header {
  display: flex;
  align-items: center;
  gap: 12px;
  min-height: 80px;
}

.program-avatar {
  width: 80px;
  height: 80px;
  border-radius: 50%;
  overflow: hidden;
  margin-bottom: 10px;
  flex-shrink: 0;
}

.program-avatar img {
  width: 100%;
  height: 100% !important;
  object-fit: cover;
}

.program-title {
  font-size: 20px;
  font-weight: 600;
  color: var(--lqd-color-secondary);
  margin: 4px 0 12px;
  text-align: left;
  line-height: 1.2em;
}

.program-divider {
  border: 0;
  border-top: 1px solid #e1e5ea;
  margin: 12px 0 16px;
  border-color: #cccccc;
}

.program-bullets {
  list-style: none;
  padding: 0;
  margin: 0 auto 20px;
  display: grid;
  max-width: 300px;
  gap: 8px;
}

.program-bullet {
  display: grid;
  grid-template-columns: 22px 1fr;
  column-gap: 14px;
  align-items: flex-start;
  text-align: left;
  color: var(--lqd-color-secondary);
  font-size: 16px;
}

.program-bullet span,
.program-bullet p {
  margin: 0;
  line-height: 1.45;
}

.bullet-icon {
  display: inline-block;
  width: 1.25em;
  height: 16px;
  margin-top: 2px;
}

.bullet-icon svg {
  width: 100%;
  height: 100%;
  display: block;
}

.bullet-icon--yellow svg {
  fill: #ffd34f;
}

.bullet-icon--red svg {
  fill: var(--lqd-color-accent);
}

.program-cta {
  display: inline-flex;
  align-items: center;
  justify-content: center;
  gap: 10px;
  margin-top: auto;
  padding: 14px 18px;
  border-radius: 999px;
  font-weight: 700;
  text-decoration: none;
  font-size: 16px;
  box-shadow: 0 8px 18px rgba(0, 0, 0, 0.06);
  transition:
    transform 0.15s ease,
    box-shadow 0.25s ease,
    background 0.25s ease,
    border-color 0.25s ease;
}
.program-cta svg {
  width: 16px;
  height: 16px;
  color: var(--lqd-color-secondary);
  flex-shrink: 0;
}

.program-cta--yellow {
  background: #ffd34f;
  border: 2px solid #ffd34f;
  color: var(--lqd-color-secondary);
}
.program-cta--orange {
  background: var(--lqd-color-primary);
  color: #fff !important;
}
.program-cta--orange:hover {
  background: #ff8f1f;
  box-shadow: 0 10px 22px rgba(255, 122, 0, 0.35);
  transform: translateY(-1px);
}
.program-cta--orange svg {
  color: #ffff;
}

.program-cta--yellow:hover {
  transform: translateY(-1px);
  box-shadow: 0 10px 22px rgba(255, 212, 87, 0.35);
  color: var(--lqd-color-secondary);
  background: #ffc934;
}
.program-cta--yellow svg {
  color: var(--lqd-color-secondary);
}

.program-cta--red {
  background: var(--lqd-color-accent);
  border: 2px solid var(--lqd-color-accent);
  color: #ffffff;
}
.program-cta--red:hover {
  transform: translateY(-1px);
  box-shadow: 0 10px 22px rgba(226, 60, 54, 0.35);
  color: #ffffff;
  background: var(--lqd-color-accent);
}
.program-cta--red svg {
  color: #ffffff;
}

.program-card:hover {
  transform: translateY(-2px);
  box-shadow: 0 18px 36px rgba(0, 0, 0, 0.08);
}

.testimonial_modal {
  max-width: 1200px;
  margin: 0 auto 120px;
  background: #ffffff;
  border-radius: 20px;
  box-shadow: 0 20px 50px rgba(0, 0, 0, 0.08);
  overflow: hidden;
  position: relative;
}

.testimonial_modal_accent img {
  width: 100%;
  height: 0.6em !important;
  display: block;
}

.testimonial_modal_inner {
  padding: 48px;
}

.testimonial_modal_header {
  display: flex;
  justify-content: space-between;
  align-items: flex-start;
  gap: 32px;
}

.testimonial_modal_header_text {
  max-width: 520px;
  color: var(--lqd-color-secondary);
}

.testimonial_modal_logo img {
  max-width: 200px !important;
  height: auto !important;
}

.testimonial_modal_header h2 {
  font-size: 45px;
  font-weight: 700;
  margin-bottom: 16px;
}

.testimonial_modal_header p {
  font-size: 26px;
  line-height: 1.5;
  color: var(--lqd-color-secondary);
}

.testimonial_modal_content {
  display: grid;
  grid-template-columns: 1.1fr 0.9fr;
  gap: 48px;
  align-items: start;
  position: relative;
}

.testimonial_modal_bullets {
  list-style: none;
  padding: 0;
  margin: 24px 0 0;
  display: grid;
  gap: 14px;
  max-width: 420px;
}

.testimonial_modal_bullets li {
  display: grid;
  font-size: 20px !important;
  grid-template-columns: 22px 1fr;
  column-gap: 14px;
  align-items: flex-start;
  text-align: left;
  font-size: 16px;
  color: var(--lqd-color-secondary);
}

.testimonial_modal_bullets .bullet-icon {
  width: 18px;
  height: 18px;
  margin-top: 3px;
  background: var(--lqd-color-primary);
  border-radius: 50%;
  position: relative;
  flex-shrink: 0;
}

.testimonial_modal_bullets .bullet-icon::after {
  content: "";
  position: absolute;
  width: 9px;
  height: 5px;
  border-left: 3px solid #fff;
  border-bottom: 3px solid #fff;
  transform: rotate(-45deg);
  left: 4px;
  top: 5px;
}

.testimonial_modal_left {
  padding: 0 0 0 20px;
}

.testimonial_modal_right img {
  width: 100%;
  border-radius: 16px;
  object-fit: cover;
  max-height: 420px;
}

.testimonial_modal_footer {
  margin: 48px 0 0 0;
  background: #ffd34f;
  border-radius: 16px;
  padding: 32px 40px;
  display: grid;
  grid-template-columns: 1fr auto;
  align-items: center;
  gap: 32px;
}

.testimonial_modal_testimonial blockquote {
  margin: 0;
}

.testimonial_modal_testimonial p {
  font-size: 36px;
  font-weight: 700;
  line-height: 1.2em;
  color: var(--lqd-color-secondary);
  margin-bottom: 8px;
}

.testimonial_modal_testimonial .cite {
  font-style: normal;
  font-size: 20px;
  font-weight: 700;
  color: var(--lqd-color-accent);
  text-transform: none;
}

.testimonial-dots {
  margin-top: 12px;
  display: flex;
  gap: 8px;
  justify-content: center;
}

.testimonial-dots span {
  width: 10px;
  height: 10px;
  border-radius: 50%;
  background: rgba(0, 0, 0, 0.2);
}

.testimonial-dots span.is-active {
  background: var(--lqd-color-secondary);
}

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

  .testimonial_modal_logo {
    position: static;
    margin-bottom: 24px;
  }

  .testimonial_modal_footer {
    grid-template-columns: 1fr;
    text-align: center;
    margin: 32px 24px;
  }
}

@media (max-width: 640px) {
  .testimonial_modal_inner {
    padding: 32px 24px;
  }

  .testimonial_modal_footer {
    padding: 24px;
  }

  .testimonial_modal_header h2 {
    font-size: 28px;
  }
}

@media (max-width: 768px) {
  .testimonial_modal {
    margin: 40px 16px;
  }

  .testimonial_modal_testimonial p {
    font-size: 22px;
  }

  .testimonial_modal_header {
    flex-direction: column;
    align-items: flex-start;
    text-align: center;
  }

  .testimonial_modal_logo {
    order: -1;
    margin-bottom: 20px;
    align-self: center;
  }

  .testimonial_modal_logo img {
    max-width: 140px !important;
    margin: 0 auto;
  }

  .testimonial_modal_header_text {
    max-width: 100%;
  }
}

@media (max-width: 480px) {
  .testimonial_modal_testimonial p {
    font-size: 20px;
  }

  .testimonial_modal_footer {
    padding: 20px;
  }
}

.testimonial_slider {
  position: relative;
  user-select: none;
  -webkit-user-select: none;
  touch-action: pan-y;
  cursor: grab;
  text-align: center;
}

.testimonial_slider.is-dragging {
  cursor: grabbing;
}

.testimonial_slider:active {
  cursor: grabbing;
}

.testimonial_slide {
  display: none;
}

.testimonial_slide.is-active {
  display: block;
}

.testimonial_slide {
  animation: fadeIn 300ms ease;
}

@keyframes fadeIn {
  from {
    opacity: 0;
    transform: translateY(4px);
  }
  to {
    opacity: 1;
    transform: translateY(0);
  }
}

.testimonial-dots button {
  width: 10px;
  height: 10px;
  padding: 0;
  border-radius: 50%;
  border: none;
  background: #ffff;
  cursor: pointer;
  transition:
    transform 0.2s ease,
    background 0.2s ease;
}

.testimonial-dots button.is-active {
  background: var(--lqd-color-secondary);
  transform: scale(1.2);
}

.yellow-underline,
.yellow-underline2 {
  position: relative;
  display: inline-block;
  z-index: 0;
}

.yellow-underline::after,
.yellow-underline2::after {
  content: "";
  position: absolute;
  left: 0;
  width: 100%;
  background: #ffd34f;
  z-index: -1;
}

.yellow-underline::after {
  bottom: -0.1em;
  height: 0.3em;
}

.yellow-underline2::after {
  bottom: -0.15em;
  height: 0.2em;
}

.yellow-underline2 {
  text-shadow: 3px 3px 0 #000a3e;
}

.footer-section {
  background: #000a3e;
  padding: 50px 0 0;
  text-align: center;
}

.footer_tagline {
  font-size: 26px;
  font-weight: 700;
  text-transform: uppercase;
  line-height: 1.2em;
  color: var(--lqd-color-primary);
}

.footer_headline {
  color: #ffffff;
  font-size: 45px;
  font-weight: 800;
  line-height: 1;
}

.footer_caption {
  text-align: center;
  font-size: 20px;
  font-weight: 500;
  line-height: 1.5em;
  color: #ffffff;
}

.svg-footer-divider {
  display: flex;
  justify-content: center;
}

.att-form-section {
  background: var(--lqd-color-secondary);
  padding: 60px 24px;
}

.att-form-inner {
  max-width: 847px;
  margin: 0 auto;
}

.att-form-grid {
  display: grid;
  grid-template-columns: repeat(1, 1fr);
  gap: 24px;
}

.att-form-field label {
  display: block;
  text-align: center;
  font-weight: 700;
  color: var(--lqd-color-secondary);
  margin-bottom: 10px;
}

.att-form-field input,
.att-form-field select,
.att-form-field textarea {
  width: 100%;
  background: #fff;
  border: none;
  padding: 16px 18px;
  font-size: 16px;
}

.att-form-footer {
  max-width: 1280px;
  margin: 130px auto 0;
  padding: 0 40px;

  border-top: 1px solid #fff;
  display: flex;
  justify-content: space-between;
  align-items: center;
}

.att-footer-logo {
  flex-shrink: 0;
  padding-top: 20px;
}

.att-footer-logo img {
  max-width: 160px !important;
}

.att-footer-links {
  display: flex;
  gap: 24px;
  margin-left: auto;
}

.att-footer-links a {
  color: #fff;
  font-weight: 600;
  text-decoration: none;
}

.att-form-section .wpcf7-submit {
  background: var(--lqd-color-primary);
  color: #fff;
  border-radius: 40px;
  padding: 16px 40px;
  font-weight: 700;
  font-size: 20px;
  margin-top: 30px;
}

.att-form-section .wpcf7-submit:hover,
.att-form-section .wpcf7-submit:focus {
  background: #ff8f1f;
  box-shadow: 0 10px 22px rgba(255, 122, 0, 0.35);
  transform: translateY(-1px);
}

.att-form-section label {
  display: block;
  text-transform: uppercase;
  text-align: left;
  font-weight: 300;
  font-size: 14px;
  color: #ffff;
  margin-bottom: 8px;
}

.att-form-section input::placeholder,
.att-form-section textarea::placeholder {
  text-align: center;
  color: var(--lqd-color-secondary);
  opacity: 1;
}

.att-form-section input,
.att-form-section textarea {
  text-align: center;
  color: var(--lqd-color-secondary);
}

.footer-inner {
  max-width: 900px;
  margin: 0 auto 60px;
}

.footer-link:hover {
  color: var(--lqd-color-primary);
}

@media (max-width: 768px) {
  .att-form-grid {
    grid-template-columns: 1fr;
  }

  .footer-inner {
    max-width: 100%;
    padding: 0 20px;
  }

  .att-form-footer {
    flex-direction: column;
    gap: 20px;
    text-align: center;
    padding: 0 20px;
  }
}
