*,
ul {
  padding: 0;
}
.h4,
.text-body,
body,
h4,
p {
  font-family: Inter, sans-serif;
}
.h1,
.h4,
.text-body,
h1,
h4,
p {
  font-style: normal;
}
*,
h1,
h2,
h3,
h4,
h5,
p {
  margin: 0;
}
.wp-block-table table,
table {
  border-collapse: collapse;
}
* {
  box-sizing: border-box;
}
body {
  position: relative;
  color: var(--theme-secondaryDark);
  overflow: auto !important;
  padding-right: 0 !important;
}
html.lenis,
body.lenis {
  height: auto !important;
}

.lenis {
  scroll-behavior: auto !important;
}

.lenis-smooth {
  scroll-behavior: auto !important;
}

.lenis-stopped {
  overflow: hidden;
}

::-webkit-scrollbar {
  width: 0.5rem;
}
::-webkit-scrollbar-track {
  background: var(--theme-bg-gray);
}
::-webkit-scrollbar-thumb {
  border-radius: 0.5rem;
  min-height: 10rem;
  background: var(--theme-bg-gray);
  background: #ababab;
}
:root {
  --gray: #636363;
  --common-white: #fff;
  --theme-primary: #040322;
  --theme-primaryDark: #040340;
  --theme-secondary: #103741;
  --theme-secondaryDark: #0e2f37;
  --seconday-btn: #fe5d37;
  --seconday-btn-hover: #fe7555;
  --theme-body-text: #74787c;
  --theme-body-dark: #ffffff80;
  --theme-body-heading: #103741;
  --theme-border: #fff0ce;
  --theme-border: #fff5f3;
  --white-smoke-color: #fff5f8;
  --theme-card-bg-light-pink: #fff5f3;
  --theme-bg-gray: #f4f4f4;
  --white-color: #fff;
  --common-blue: #006fbf;
}
.wp-block-separator,
hr {
  border: 2px solid var(--theme-border);
}
button {
  border: none;
  display: flex;
  align-items: center;
  justify-content: center;
  transition: 0.3s;
}
.btn-secondary,
.btn-tertiary {
  background-color: var(--theme-primary);
  border-radius: 0.5rem;
}
.btn-tertiary {
  color: var(--common-white);
  padding: 0.563rem 1.75rem;
  font-size: 0.875rem;
  font-weight: 700;
  line-height: 1.6;
  transition: 0.2s ease-in-out;
  letter-spacing: 0.02em;
  border-color: var(--theme-primary);
}
.btn-tertiary:active,
.btn-tertiary:hover {
  color: var(--common-white);
  background-color: var(--theme-primaryDark);
  border-color: var(--theme-primaryDark);
  background-color: var(--theme-primaryDark);
  transform: translate3d(0, -2px, 0) !important;
}
.btn-tertiary:active {
  color: var(--common-white) !important;
  background-color: var(--theme-primaryDark) !important;
  border: none !important;
}
ul {
  margin-bottom: 1.6rem;
  margin-top: 20px;
}
.text-body,
p {
  font-size: 1rem;
  font-weight: 400;
  line-height: 1.6;
  color: var(--theme-secondaryDark);
}
.h1,
h1 {
  font-family: Rokkitt, sans-serif;
  font-size: 3.25rem;
  font-weight: 600;
  line-height: 1.1;
  color: var(--theme-body-heading);
  letter-spacing: -0.01em;
}
.h4,
h4 {
  font-size: 1.25rem;
  font-weight: 500;
  line-height: 1.2;
  color: var(--theme-body-heading);
}
.h2,
.h3,
h2,
h3 {
  font-weight: 400;
  line-height: 1.2;
  color: var(--theme-body-heading);
  font-family: Inter, sans-serif;
  font-style: normal;
}
.h2,
h2 {
  font-size: 2.25rem;
  letter-spacing: -0.02em;
}
.h3,
h3 {
  font-size: 1.75rem;
  letter-spacing: -0.01em;
}
.h6,
h6 {
  font-family: Inter, sans-serif;
  font-size: 1rem;
  font-style: normal;
  font-weight: 600;
  line-height: 1.3;
  color: var(--theme-body-heading);
}
.btn-primry,
.btn-secondary {
  padding: 0.563rem 1.75rem;
  font-size: 0.875rem;
  color: var(--common-white);
  transition: 0.2s ease-in-out;
  line-height: 1.6;
  letter-spacing: 0.02em;
}
a {
  text-decoration: none;
}
.vhs-header .accordion-body ul,
li,
ul {
  list-style: none;
}
h1 {
  color: var(--theme-body-heading);
}
.btn-secondary {
  font-weight: 700;
  border: none;
}
.btn-primry,
.vs_header_dropdown button {
  background-color: var(--seconday-btn);
  font-weight: 700;
}
.btn-secondary:hover,
.vs_hero_button .hero_btn:hover {
  background-color: var(--theme-primaryDark);
  transform: translate3d(0, -2px, 0);
}
.btn-primry:hover,
.vs_header_dropdown button:hover {
  background-color: var(--seconday-btn-hover);
}
.btn-primry {
  border-radius: 0.5rem;
}
.btn-primry:hover {
  color: var(--white-color);
  transform: translate3d(0, -2px, 0);
}
.tawk-button-circle,
.vs_header_dropdown .nav-link {
  color: var(--common-white);
  color: var(--common-white);
}
.tawk-button-circle {
  top: 85%;
  left: 94%;
  position: fixed;
  z-index: 1000;
  border: 0;
  width: 50px;
  height: 50px;
  border-radius: 100%;
  font-size: 1.4rem;
  padding: 0;
  background-color: var(--theme-secondary);
  text-transform: none;
  display: inline-block;
}
.vhs-mega-tiles__link {
  display: flex;
  flex-direction: column;
  align-items: center;
  max-width: 274px;
  width: 100%;
  min-height: 236px;
  padding: 1.5rem 0.5625rem;
  text-decoration: none;
  background: var(--theme-bg-gray);
  border-radius: 0.5rem;
}
.vhs-mega-tiles__link i {
  font-size: 2.5rem;
  border-radius: 50%;
  width: 80px;
  height: 80px;
  display: flex;
  align-items: center;
  justify-content: center;
}
.vhs-mega-tiles__content {
  display: block;
  margin-top: 0.75rem;
  text-align: center;
  white-space: normal;
}
.vhs-mega-tiles__heading {
  font-size: 1.25rem;
  text-align: center;
  white-space: normal;
}
.vhs-mega-tiles__footnote,
.vhs-mega-tiles__text {
  margin: 0.375rem 0 0.625rem;
  font-size: 0.875rem;
  line-height: 1.4;
}
.vhs-header .modal {
  width: 100vw;
  height: 100vh;
  position: absolute;
  z-index: 1000;
}
.modal.show .modal-dialog {
  max-width: 1230px;
  width: 100%;
  margin: 50px auto 0;
}
.modal-content {
  width: 100%;
  max-width: 1270px;
  background-color: var(--white-smoke-color);
}
.modal-backdrop.show {
  z-index: 10;
}
.vhs-header .modal-body .btn-close {
  position: absolute;
  top: 1rem;
  right: 0.88rem;
  z-index: 3;
  margin: 0;
  font-size: 1rem;
  color: var(--theme-secondary);
  background-color: transparent;
  border-radius: 50%;
  box-shadow: none;
  opacity: 1;
  width: 30px;
  height: 30px;
  background-color: var(--common-white);
  display: flex;
  align-items: center;
  justify-content: center;
}
.ehs-cart .form-check-switch,
.vhs-call-to-action-bar-inline__content,
.vhs-header__container,
.vhs-header__mega-tabs-wrapper {
  align-items: center;
  display: flex;
}
.vhs-header {
  z-index: 3;
  width: 100%;
  height: 97px;
  background: var(--common-white);
}
.vhs-header__container {
  transform: translate3d(0, 0, 0);
  z-index: 11;
  width: 100%;
  padding: 1rem 1rem 1rem 2.125rem;
  background: var(--common-white);
  border-bottom: 2px solid var(--theme-border);
}
.vhs-header__logo-wrapper {
    display: flex;
    margin-right: 1.7rem;
    min-width: 8%;
}
.vhs-header__logo {
  padding: 0;
  background-color: transparent;
  border: none;
}
.vhs-search__form,
.vhs-search__input,
.vhs-search__submit {
  background-color: var(--theme-bg-gray);
}
.vhs-header__logo img {
  width: auto;
  height: 82px !important;
}
.vhs-header .dropdown .btn-check:checked + .vhs-header .dropdown .btn,
.vhs-header .dropdown .btn.active,
.vhs-header .dropdown .btn.show {
  color: var(--common-white);
  background-color: var(--theme-secondaryDark);
  border-color: var(--theme-secondaryDark);
}
.vhs-header .vs_header_dropdown {
  padding: 0;
  margin: 0 0.825rem 0 0;
}
.vhs-header .vs_header_dropdown .dropdown-menu.show {
  display: block;
  left: 0 !important;
  height: 484px;
  overflow: hidden;
  width: 100vw;
  top: 1rem !important;
  padding: 0;
}
.vhs-header .vs_header_dropdown .tab-content {
  width: 100%;
  padding: 2.5rem 2.5rem;
  background: #fff;
}
.vhs-header .vs_header_dropdown .tab-pane {
  height: 405px;
  overflow: hidden scroll;
}
.vhs-header .nav-tabs {
  padding: 2.5rem 0 2.125rem 1rem;
  background: var(--theme-secondary);
  height: 100%;
}
.vhs-mega-tabs__cta {
  position: absolute;
  bottom: 3.5rem;
  left: 2rem;
  z-index: 3;
  padding: 0.5625rem 0.8125rem;
}
.vs_header_dropdown .nav-link {
  width: 100%;
  padding: 0.6875rem 1.5rem 0.6875rem 0.125rem;
  font-weight: 500;
  text-decoration: none;
  border-left: 3px solidvar(--theme-secondary);
  margin: 0;
  font-size: 1.125rem;
  line-height: 1.3;
  text-align: left;
  border: none;
  border-radius: 0.5rem 0 0 0.5rem;
  transition: none !important;
}
.vs_header_dropdown .nav-link span {
  padding: 0.5rem 0.5rem 0.5rem 1rem;
  cursor: pointer;
}
.vs_header_dropdown ul {
  display: grid;
  grid-template-columns: 1fr 1fr;
  gap: 0.5rem 5rem;
  align-content: flex-start;
  padding: 0;
  margin: 0 1.375rem 0 0;
}
.vs_header_dropdown ul:not([class]) {
  padding: 0;
  margin: 0 0 2rem;
  list-style: none;
}
.vs_header_dropdown .tab-pane li {
  align-self: baseline;
  padding-left: 0.125rem;
  margin-bottom: 0 !important;
}
.vs_header_dropdown ul:not([class]) li::before {
  display: none;
}
.vs_header_dropdown ul:not([class]) li a {
  color: #2b2929;
  cursor: pointer;
}
.vs_header_dropdown ul:not([class]) li {
  font-family: Inter, sans-serif;
  font-size: 1rem;
  font-style: normal;
  font-weight: 400;
  line-height: 1.6;
  color: #2b2929;
}
.vhs-header .vhs-mega-tabs__label {
  font-family: Rokkitt, sans-serif;
  font-size: 1.25rem;
  line-height: 1;
}
.vhs-header .vhs-mega-tabs__sublabel {
  max-width: 234px;
  font-size: 0.875rem;
  line-height: 1.3;
}
.vhs-header .vhs-mega-tabs__content {
  width: 321px;
  padding: 4.0625rem 1.875rem 0;
  margin-left: auto;
  text-align: center;
  background: var(--theme-bg-gray);
  height: 484px;
}
.vhs-header .vhs-mega-tabs__heading {
  max-width: 140px;
  margin: 0.1875rem auto 0;
  font-size: 1.5rem;
  line-height: 1.1;
  text-align: center;
}
.vhs-header .vhs-mega-tabs__text {
  margin-top: 1.5rem;
  color: var(--theme-secondary);
  text-align: center;
  margin-bottom: 2.5rem;
}
.vs_header_dropdown .vhs-mega-tabs__button {
  margin-top: 2.5rem;
  padding: 0.5625rem 1.75rem;
  font-size: 0.875rem;
}
.vs_header_dropdown button {
  align-items: center;
  padding: 0.4075rem 1.4025rem 0.4075rem 1.7125rem;
  font-size: 0.875rem;
  border-radius: 0.5rem;
  position: static;
  display: inline-block;
  border: none;
  background: var(--theme-primary);
}
.vs_header_dropdown button:hover {
  background-color: var(--theme-primaryDark);
}
.dropdown-toggle::after {
  margin-left: 0.525rem;
}
.vhs-search__form {
  position: relative;
  display: flex;
  width: 100%;
  border-radius: 4px;
}
.vhs-search__input {
  width: 100%;
  height: 40px;
  padding: 0.74rem 2.5rem 0.785rem 0.75rem;
  font-size: 0.875rem;
  font-weight: 400;
  letter-spacing: 0.01em;
  border: none;
  border-radius: 6px;
  border-bottom: 0;
}
.vhs-search__form:focus-visible {
  outline: unset;
}
input:focus-visible {
  outline: unset;
  outline-offset: unset;
}
.vhs-search__form input[type="text"]:focus-visible {
  background-color: var(--common-white);
  border: none;
  outline: 0;
}
.vhs-search__submit {
  position: absolute;
  right: 0;
  height: 39px;
  padding: 0.4375rem 0.8125rem;
  margin-left: 0.0625rem;
  border: 0;
  border-radius: 0 0.25rem 0.25rem 0;
}
.vhs-search__submit i {
  position: relative;
  top: 2px;
  font-size: 17px;
  color: var(--praimry-dark);
}
.vhs-header__cart,
.vhs-header__hamburger span {
  font-size: 0.625rem;
}
.visually-hidden,
.visually-hidden-focusable:not(:focus):not(:focus-within) {
  position: absolute;
  width: 1px;
  height: 1px;
  padding: 0;
  margin: -1px;
  overflow: hidden;
  clip: rect(0, 0, 0, 0);
  white-space: nowrap;
  border: 0;
}
.vhs-header__primary-nav {
  padding: 0;
  margin: 0 0.5rem 0 0;
  white-space: nowrap;
  list-style-type: none;
}
.vhs-header__primary-nav-wrapper {
  display: flex;
  align-items: center;
  margin-left: auto;
}
.checlist_link,
.vhs-header__contact-nav .nav-item,
.vhs-header__primary-nav .nav-item {
  display: inline-block;
}
.vhs-header__primary-nav .nav-link {
  margin: 0 0.6rem;
  padding: 0;
  font-size: 0.938rem;
  font-weight: 500;
  letter-spacing: 0.02em;
  transition: 0.3s;
}
.vhs-header .accordion .nav-link,
.vhs-header__primary-nav .nav-item a {
  color: var(--theme-secondary);
}
.vhs-header .accordion-item .accordion-button:hover,
.vhs-header__cart:hover,
.vhs-header__primary-nav .nav-link:hover {
  color: var(--theme-primary);
}
.vhs-header__button {
  padding: 0.625rem 1.75rem;
  line-height: 1;
  white-space: nowrap;
}
.vhs-header__cart,
.vhs-header__hamburger {
  padding: 0;
  display: flex;
  color: var(--theme-secondary);
}
.vhs-header__cart-wrapper {
  position: relative;
  display: flex;
  align-items: center;
  margin-left: 1.875rem;
}
.vhs-header__cart {
  flex-direction: column;
  flex-direction: column-reverse;
  font-weight: 600;
  text-align: center;
  text-decoration: none;
  border: none;
  position: relative;
  transition: 0.4s ease-in-out;
}
.checlist_link:hover .fa-chevron-right:before,
.vhs-header .accordion .nav-link:hover,
.vhs-header .offcanvas .vhs-header__primary-nav a:hover {
  color: var(--theme-primary) !important;
}
.vhs-header__cart .items {
  position: absolute;
  top: -6px;
  right: -11px;
  display: flex;
  align-items: center;
  justify-content: center;
  width: 16px;
  height: 16px;
  font-size: 0.5rem;
  background-color: var(--theme-primary);
  border-radius: 50%;
  color: #fff;
}
.vhs-header__cart-wrapper .bi-bag::before {
  font-size: 1.625rem;
}
.vhs-header__hamburger-wrapper {
  display: flex;
  align-items: center;
  margin-left: 1.5rem;
}
.vhs-header__hamburger {
  flex-direction: column-reverse;
  align-items: center;
  width: 21px;
  background-color: transparent;
  border: none;
}
.vhs-header__hamburger .bi-list::before {
  font-size: 1.825rem;
  line-height: 1;
}
.vhs-header .offcanvas-header .btn-close {
  position: absolute;
  top: 1.7rem;
  right: 1.88rem;
  z-index: 3;
  margin: 0;
  font-size: 1.1875rem;
  color: var(--theme-secondary);
  background-color: transparent;
  border-radius: 0;
  box-shadow: none;
  opacity: 1;
}
.vhs-header .offcanvas-header .btn-close::after {
  position: absolute;
  bottom: -0.9rem;
  left: 0.2rem;
  font-size: 0.6875rem;
  content: "Close";
}
.offcanvas-header {
  padding: 0 2.5rem 0 0;
}
.vhs-header .offcanvas {
  z-index: 1500;
  height: 100vh;
  width: 600px;
  background-color: var(--theme-bg-gray);
}
.vhs-header .offcanvas-body {
  position: relative;
  z-index: 2;
  padding: 7rem 5rem 0;
  overflow-y: auto;
  padding-bottom: 6rem;
}
.vhs-header .accordion-body {
  padding-top: 0;
}
.vhs-header__offcanvas-nav {
  padding: 0 0 0.125rem;
  overflow: hidden;
  list-style-type: none;
}
.vhs-header .accordian .nav-item.dropdown:first-child,
.vhs-header__offcanvas-nav .nav-item.dropdown:first-child {
  border-top: 2px solid var(--common-white);
}
.accordion-button:focus {
  border-color: unset;
  box-shadow: none !important;
}
.vhs-header .accordion-button {
  background: 0 0 !important;
}
.vhs-header__offcanvas::before {
  position: absolute;
  right: 0;
  bottom: 0;
  z-index: 1;
  width: 329px;
  height: 386px;
  content: " ";
}
.vhs-header__offcanvas-nav .nav-link.collapse-toggle {
  display: flex;
  width: 100%;
  padding: 0.6875rem 1.0625rem 0.5625rem 1.8125rem;
  font-size: 1.25rem;
  font-weight: 500;
}
.vhs-header .offcanvas .nav-item {
  display: block;
  padding-top: 0.225rem;
  font-size: 0.813rem;
}
.vhs-header__telephone-wrapper {
  position: relative;
  z-index: 2;
  display: flex;
  margin: 4rem 0 1.5rem 2rem;
}
.vhs-header__telephone p {
  letter-spacing: 0.02em;
}
.vhs-header__telephone-logo {
  display: flex;
  align-items: flex-end;
  padding: 0 0 0.25rem;
  margin: 0 0 0 auto;
  background-color: transparent;
  border: none;
}
.vhs-header__telephone-logo img {
  width: auto;
  height: 53px;
}
.vhs-breadcrumb a,
.vhs-header__telephone a {
  color: var(--theme-secondary);
  text-decoration: none;
}
.vhs-container-link a,
.vhs-footer__bottom-nav a {
  text-underline-offset: 2px;
  text-decoration: underline;
}
.vhs-header__telephone h4 {
  margin-bottom: 1rem;
}
.vhs-header .offcanvas::before {
  position: absolute;
  right: 0;
  bottom: 0;
  z-index: 1;
  width: 329px;
  height: 386px;
  content: " ";
  background-image: url(../img/offcanvas-img.svg);
}
.accordion-button::after {
  margin-top: -5px;
  background-image: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' height='1em' viewBox='0 0 448 512'%3E%3C!--! Font Awesome Free 6.4.2 by @fontawesome - https://fontawesome.com License - https://fontawesome.com/license (Commercial License) Copyright 2023 Fonticons, Inc. --%3E%3Cpath d='M256 80c0-17.7-14.3-32-32-32s-32 14.3-32 32V224H48c-17.7 0-32 14.3-32 32s14.3 32 32 32H192V432c0 17.7 14.3 32 32 32s32-14.3 32-32V288H400c17.7 0 32-14.3 32-32s-14.3-32-32-32H256V80z'/%3E%3C/svg%3E");
}
.accordion-button:not(.collapsed)::after {
  background-image: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' height='1em' viewBox='0 0 448 512'%3E%3C!--! Font Awesome Free 6.4.2 by @fontawesome - https://fontawesome.com License - https://fontawesome.com/license (Commercial License) Copyright 2023 Fonticons, Inc. --%3E%3Cpath d='M432 256c0 17.7-14.3 32-32 32L48 288c-17.7 0-32-14.3-32-32s14.3-32 32-32l352 0c17.7 0 32 14.3 32 32z'/%3E%3C/svg%3E");
}
.vhs-header__hamburger-wrapper .accordion-item {
  background-color: transparent;
  border: none;
  padding: 0 2px;
  margin: 0;
  border-bottom: 1px solid var(--common-white);
  border-top: 2px solid var(--common-white);
  border-radius: 0;
}
.vhs-header .accordion-item .accordion-button {
  border-radius: 0;
  border-bottom: none;
  display: flex;
  width: 100%;
  padding: 0.9875rem 1.0625rem 0.7625rem 1.8125rem;
  font-size: 1.25rem;
  font-weight: 500;
  letter-spacing: 0.02em;
}
.accordion-button:not(.collapsed),
.c_modal .form-check-input:focus {
  box-shadow: none;
}
.vhs-header .offcanvas .vhs-header__primary-nav {
  margin: 1rem 2rem 0;
}
.checklist_item .check::before,
.vhs-checklist__list i::before {
  width: 26px;
  height: 26px;
  margin-right: 0.938rem;
  background-color: var(--theme-secondary);
  display: flex;
}
.vhs-header .offcanvas .vhs-header__primary-nav a {
  width: fit-content;
  padding: 0.1875rem 0;
  color: var(--theme-secondary) !important;
  text-decoration: none;
  letter-spacing: 0.02em;
  font-size: 1rem;
  font-weight: 400;
}
.form-floating > label,
.navbar .megamenu {
  padding: 1rem;
}
@media all and (min-width: 992px) {
  .navbar .has-megamenu {
    position: static !important;
  }
  .navbar .megamenu {
    left: 0;
    right: 0;
    width: 100%;
    margin-top: 0;
  }
}
@media (max-width: 991px) {
  .navbar.fixed-top .navbar-collapse,
  .navbar.sticky-top .navbar-collapse {
    overflow-y: auto;
    max-height: 90vh;
    margin-top: 10px;
  }
}
.vhs_hero_container {
  overflow: hidden;
  background: #f7f8fd;
}
.circle_label,
.vhs-stats__container {
  background-color: var(--common-white);
}
.vhs-hero-wrapper {
  position: relative;
  padding: 0 2rem;
  font-family: Inter, sans-serif;
  display: flex;
  max-width: 1260px;
  min-height: 838px;
  border-bottom: 0;
  margin: 0 auto;
  margin-top: 2rem;
}
.hero_main::before {
  position: absolute;
  top: 0;
  right: 0;
  z-index: -1;
  width: 1088px;
  height: 677px;
  content: " ";
  background-image: url(../img/hero-main-bfore-img.svg);
}
.hero_content {
  width: 66%;
  margin-top: 7.5rem;
}
.hero_content::before {
  position: absolute;
  z-index: -10;
  top: -32.25rem;
  left: -25.625rem;
  width: 1193px;
  height: 1193px;
  content: "";
  background: radial-gradient(
    50% 50% at 50% 50%,
    #fff3f7 0,
    rgba(255, 255, 255, 0) 100%
  );
}
.hero_content .heading {
  margin-bottom: 0;
  font-size: 4rem;
  line-height: 0.9;
  text-transform: uppercase;
  letter-spacing: 0.01em;
  font-family: Rokkitt, serif;
  font-weight: 600;
}
.hero_content .sub-heading {
  font-size: 1.75rem;
  line-height: 1.2;
  letter-spacing: -0.01em;
  text-transform: capitalize;
  font-weight: 400;
  margin-top: 0.375rem;
  color: var(--theme-secondaryDark);
  font-family: Inter, sans-serif;
}
.hero_checklist {
  margin-top: 1.625rem;
  padding: 0;
}
.checklist_item {
  display: flex;
  align-items: flex-start;
  margin-bottom: 1.5rem;
  line-height: 1.2;
}
.checklist_item .check::before {
  border-radius: 50%;
  align-items: center;
  justify-content: center;
  color: var(--common-white);
  padding: 0;
  font-size: 13px;
  line-height: 13px;
}
.checklist_item .check-label p {
  color: var(--theme-secondary);
  font-size: 1.25rem;
  font-weight: 500;
  line-height: normal;
}
.checklist_item .check-label .disc,
.hero_checklist .check-disc {
  font-size: 1rem;
  font-weight: 400;
  line-height: 160%;
}
.vhs-hero__circle-image-wrapper {
  position: absolute;
  bottom: 0;
}
.vs_hero_button .hero_btn {
  background-color: var(--theme-primary);
  border: none;
  font-size: 1.125rem;
  font-weight: 700;
  line-height: 1.6;
  color: var(--common-white);
  border-radius: 0.5rem;
  padding: 0.813rem 2.5rem;
  margin-top: 2.625rem;
}
.hero-img-wrapper {
  position: absolute;
  right: -18.688rem;
  top: 5.063rem;
  overflow: hidden;
  width: max-content;
  height: 750px;
  border-radius: 0;
  z-index: 1;
}
.hero-img-wrapper img {
  height: 100%;
  width: auto;
}
.hero_circle_logo {
  position: absolute;
  display: flex;
  flex-direction: column;
  align-items: center;
  z-index: 7;
}
.hero_circle_logo img {
  height: 120px;
  width: auto;
  border-radius: 50%;
}
.hero_circle_logo .global-logo,
.vhs-hero__circle-image {
  width: auto;
  height: 160px;
  border-radius: 50%;
}
.hero_global_logo {
  top: 7.875rem;
  right: 20.625rem;
}
.hero_calendar_logo {
  top: 19.563rem;
  right: 29.25rem;
}
.circle_label {
  color: var(--theme-secondary);
  padding: 0.5rem 1rem;
  border-radius: 1rem;
  margin-top: 0.5rem;
  line-height: 1;
  font-weight: 600;
}
.vhs-stats__heading,
.vhs-video__heading {
  color: var(--theme-body-heading);
  font-weight: 400;
}
.hero_course_logo {
  top: 30.3125rem;
  right: 11.375rem;
  z-index: 4;
}
.vhs-hero-wrapper::after {
  position: absolute;
  top: -20.75rem;
  left: 32.125rem;
  width: 90vw;
  height: 1193px;
  z-index: -2;
  content: "";
  background: radial-gradient(
    50% 50% at 50% 50%,
    #f4f4f4 0,
    rgba(244, 244, 244, 0) 100%
  );
}
.vhs-logo-bar,
.vhs-stats {
  padding: 0 1rem;
}
.vhs-stats__container {
  position: relative;
  max-width: 1240px;
  margin: 60px auto 0;
  overflow: hidden;
  border: 2px solid var(--theme-border);
  border-radius: 0.5rem;
}
.vhs-stats__items {
  position: relative;
  z-index: 2;
  display: flex;
  justify-content: center;
  gap: 4.563rem;
  padding: 4rem 1.5rem 2.5rem 1.25rem;
}
.vhs-stats__item {
  display: flex;
  flex-direction: column;
  align-items: center;
  width: 160px;
  text-align: center;
}
.vhs-stats__heading {
  font-family: Rokkitt, sans-serif;
  font-size: 2.75rem;
  line-height: 1;
}
.vhs-stats__text {
  max-width: 138px;
  font-size: 1rem;
  line-height: 1.3;
  letter-spacing: 0.02rem;
}
.home-page .vhs-container--lead {
  max-width: 940px;
  position: relative;
  padding: 0 1rem;
  margin: 5rem auto 4.375rem;
}
.home-page .vhs-container {
  max-width: 940px;
}
.vhs-checklist,
.vhs-video {
  padding: 0 1rem;
  margin-top: 4.375rem;
}
.vhs-video--wide .vhs-video__container {
  background: var(--white-smoke-color);
  display: block;
  max-width: 1240px;
  margin: 0 auto;
  position: relative;
  border-radius: 0.5rem;
  padding: 20px;
}
.vhs-container--lead h2 {
  font-size: 2.25rem;
  font-weight: 400;
  color: var(--theme-secondary);
}
.vhs-container--lead p {
  margin-top: 1.25rem;
  font-size: 1.125rem;
}
.vhs-video--wide .vhs-video__container::before {
  position: absolute;
  bottom: 0;
  left: 2rem;
  z-index: 1;
  width: 1015px;
  height: 202px;
  content: " ";
  background-image: url(../img/video-wrap-img.svg);
}
.vhs-video__wrapper {
  display: block;
  padding: 5rem 2rem 2.875rem;
  overflow: hidden;
}
.vhs-video__video {
  position: relative;
  z-index: 2;
  width: 100%;
  margin: 0 auto;
  border-radius: 0.438rem;
}
.vhs-video__video iframe {
  min-height: 420px;
  border-radius: 10px;
}
.vhs-video__content-wrapper {
  position: relative;
  max-width: 668px;
  margin: 2rem auto 0;
  z-index: 5;
}
.vhs-video__heading {
  font-size: 2.25rem;
}
.vhs-video__content p {
  color: var(--theme-body-darkB);
  margin-bottom: 2rem;
  margin-top: 0.938rem;
  line-height: 1.88rem;
  font-weight: 400;
}
.vhs-video__cta {
  margin-top: 2rem;
  position: relative;
  right: unset;
  min-width: fit-content;
  border-radius: 0.5rem;
  line-height: 1.6;
  padding: 0.75rem 1.75rem;
}
.vhs-checklist--wide .vhs-checklist__container {
  max-width: 1240px;
  margin: 0 auto;
  border: 2px solid var(--theme-card-bg-light-pink);
  border-radius: 0.5rem;
}
.vhs-checklist__wrapper {
  position: relative;
  min-height: 511px;
  padding: 5rem 1.5rem 0 2rem;
  overflow: hidden;
  border-radius: 0.5rem;
}
.vhs-checklist__list {
  margin-top: 3.375rem;
}
.vhs-checklist__list i::before {
  justify-content: center;
  align-items: center;
  font-size: 13px;
  color: var(--common-white);
  border-radius: 50%;
}
.vhs-checklist__list li {
  display: flex;
  align-items: center;
  margin-bottom: 1.375rem;
  font-size: 18px;
  font-weight: 500;
  line-height: 1.2;
}
.vhs-checklist__cta {
  position: relative;
  display: inline-flex;
  align-items: center;
  margin-left: 0.25rem;
  font-weight: 500;
  color: var(--theme-secondary);
  text-decoration: none;
  letter-spacing: 0.01em;
  background-color: transparent;
  border: none;
}
.vhs-checklist__cta:hover {
  color: var(--theme-primary);
}
.vhs-checklist__cta::after {
  content: "";
  position: absolute;
  left: 0;
  bottom: 0;
  height: 2px;
  width: 0;
  background-color: var(--theme-primary);
  transition: width 0.4s;
}
.see-more_card .btn-container button,
.vhs-checklist__cta:hover::after,
.vhs-header .nav-item .nav-link:hover::after,
.wp-block-video video {
  width: 100%;
}
.checlist_link i {
  color: var(--theme-secondary);
  font-size: 0.725rem;
  font-weight: 600;
  margin-left: 0.5rem;
}
.vhs-checklist__image-wrapper {
  position: absolute;
  right: 0;
  bottom: 0;
}
.vhs-checklist__image-wrapper img {
  width: auto;
  height: 388px;
}
.vhs-container--swirl {
  position: relative;
  background: var(--background-color);
  margin: 4.375rem auto 0;
}
.vhs-tip__footnote-icon-wrapper,
.vhs-tip__wrapper {
  background-color: var(--theme-bg-gray);
  display: flex;
}
.vhs-container--swirl::before {
  position: absolute;
  top: 0;
  left: 0;
  z-index: 1;
  width: 541px;
  height: 317px;
  content: " ";
  background-image: url(../img/download-svg.png);
  filter: brightness(0) invert(1);
}
.vhs-container--swirl > div {
  position: relative;
  z-index: 2;
}
.vhs-alumni__container,
.vhs-carousel__container {
  max-width: 1392px;
  margin: 0 auto;
}
.vhs-carousel__heading,
.vhs-courses__heading,
.vhs-logo-bar__heading,
.vhs-tiles__heading {
  margin-bottom: 0;
  text-align: center;
}
.vhs-carousel__wrapper {
  position: relative;
  max-width: 1272px;
  margin: 5rem auto 0;
}
.vhs-carousel__wrapper .vhs_card {
  display: block;
  height: 100%;
  overflow: hidden;
  text-decoration: none;
  border: 1px solid transparent;
  border-radius: 0.75rem;
  box-shadow:
    0.0625rem 0.0625rem 0.1875rem rgba(0, 0, 22, 0.05),
    0.25rem 0.0625rem 1rem rgba(0, 0, 22, 0.05);
  margin: 0 0.625rem;
  background-color: var(--common-white);
  max-width: 310px;
  min-height: 350px;
  min-width: 280px;
  margin-bottom: 10px;
}
.nav-link {
  cursor: pointer;
}
.vhs-carousel__wrapper .vhs_card:hover {
  border: 1px solid var(--theme-bg-gray);
  box-shadow: unset;
}
.vhs-carousel__item-heading {
  margin-bottom: 0;
  font-family: Rokkitt, sans-serif;
  font-size: 1.875rem;
  font-weight: 400;
  line-height: 1.2;
  color: var(--theme-secondary);
}
.item_heading,
.vhs-breadcrumb li a,
.vhs-header .nav-link,
ul:not([class]) li {
  font-family: Inter, sans-serif;
}
.item_heading {
  color: var(--theme-body-heading);
  font-size: 18px;
  font-weight: 600;
  line-height: 20px;
  transition: 0.1s;
  text-transform: capitalize !important;
}
.vhs-carousel__content {
  min-height: 8.75rem;
  padding: 1.5rem 2rem;
}
.vhs-carousel__text {
  margin-top: 0.25rem;
}
.vhs-container--swirl .owl-theme .owl-dots {
  display: none;
}
.owl-theme .owl-nav button {
  position: absolute;
  top: 48%;
  border-radius: 50% !important;
  display: flex;
  align-items: center;
  justify-content: center;
  width: 48px;
  height: 48px;
  background-color: var(--theme-secondary) !important;
  box-shadow: 0.25rem 0.125rem 1rem rgba(22, 21, 21, 0.07);
  transition: 0.3s;
}
.owl-theme .owl-nav button:hover {
  cursor: pointer;
  opacity: 0.9;
}
.owl-theme .owl-nav .owl-prev {
  left: -5%;
}
.owl-theme .owl-nav .owl-next {
  right: -5%;
}
.owl-theme .owl-nav [class*="owl-"]:hover {
  background: var(--theme-secondary) !important;
  color: var(--white-color) !important;
}
.owl-theme .owl-nav [class*="owl-"] {
  display: flex !important;
}
.vhs-carousel__cta-wrapper {
  display: flex;
  justify-content: center;
  margin-top: 3.75rem;
}
.owl-carousel .owl-nav button.owl-next i,
.owl-carousel .owl-nav button.owl-prev i {
  font-size: 1.25rem;
  color: var(--common-white);
}
.vhs-tip {
  margin-top: 4.375rem;
}
.vhs-tip__container {
  max-width: 1240px;
  margin: 0 auto;
  overflow: hidden;
  border-radius: 0.75rem;
  box-shadow:
    1px 1px 3px rgba(0, 0, 22, 0.05),
    4px 1px 16px rgba(0, 0, 22, 0.05);
}
.vhs-tip__wrapper {
  gap: 5rem;
  padding: 2.938rem 2rem 1.7rem 2.125rem;
}
.vhs-tip__heading-wrapper {
  display: flex;
  flex: 0 0 7.25rem;
  flex-direction: column;
  align-items: center;
  justify-content: center;
  gap: 20px;
}
.vhs-tip__heading {
  margin-bottom: 0;
  font-size: 1.5rem;
  font-weight: 400;
  line-height: 1.1;
  text-align: center;
}
.vhs-tip__heading-icon {
  font-size: 2rem;
  color: var(---blue-color);
}
.vhs-tipfast__container {
  padding-inline: 1rem;
}
.vhs-tip__content {
  display: flex;
  justify-content: space-between;
  width: 100%;
}
.vhs-tip__text {
  margin-top: 0.625rem;
  font-size: 1.125rem;
}
.vhs-tip__text p {
  font-size: 1.125rem;
  line-height: 1.6;
  margin-bottom: 2rem;
}
.vhs-tip__cta {
  display: flex;
  flex: 0 0 30%;
  align-items: center;
  justify-content: flex-end;
}
.vhs-tip__footnote-wrapper {
  display: flex;
  align-items: center;
  justify-content: center;
}
.vhs-tip__footnote-icon-wrapper {
  flex: 0 0 2rem;
  align-items: center;
  justify-content: center;
  width: 32px;
  height: 32px;
  margin-right: 0.3125rem;
  margin-left: 0.625rem;
  border-radius: 50%;
}
.vhs-tip__footnote-icon-wrapper i {
  font-size: 1.25rem;
  color: var(--theme-primary);
}
.vhs-tip__footnote {
  padding: 1.25rem 0.688rem;
  font-size: 0.875rem;
  color: var(--theme-body-heading);
}
.vhs-tiles {
  padding: 0 1rem 15px;
}
.vhs-tiles__container {
  max-width: 1240px;
  margin: 4.375rem auto 0;
}
.vhs-tiles__wrapper {
  display: flex;
  flex-direction: column;
  align-items: center;
}
.vhs-tiles__items {
  display: grid;
  grid-template-columns: 1fr 1fr 1fr;
  gap: 2.063rem;
  width: 100%;
  padding: 0;
  margin: 5rem 0 0;
  list-style-type: none;
}
.vhs-tiles--secondary .vhs-tiles__item {
  position: relative;
  padding: 5px 0.625rem 2.5rem;
  border: none;
  display: flex;
  flex-direction: column;
  align-items: center;
  border-radius: 0.75rem;
  overflow: hidden;
}
.vhs-tiles__image-wrapper {
  display: flex;
  justify-content: center;
  width: 120px;
  height: 120px;
  overflow: hidden;
  border-radius: 50%;
  transition: 0.3s ease-in-out;
}
.vhs-tiles__image {
  width: auto;
  max-width: unset;
  height: 120px;
}
.vhs-tiles--secondary .vhs-tiles__item:hover {
  cursor: pointer;
}
.vhs-tiles--secondary .vhs-tiles__item:hover .vhs-tiles__image-wrapper {
  transform: translateY(-5px);
  position: relative;
  z-index: 1;
}
.vhs-tiles__content {
  display: flex;
  flex-direction: column;
  align-items: center;
  margin-top: 2rem;
}
.vhs-tiles__text {
  padding: 0;
  margin-bottom: 0;
  text-align: center;
}
.vhs-tiles--secondary .vhs-tiles__item::after {
  position: absolute;
  top: 3.75rem;
  left: 0;
  z-index: -1;
  width: 100%;
  height: 100%;
  content: "";
  background-color: var(--theme-card-bg-light-pink);
  border-radius: 0.75rem;
}
.vhs-tiles__cta {
  margin: 5rem auto 0;
}
.vhs-alumni__heading + .vhs-alumni__wrapper {
  margin-top: 4rem;
}
.vhs-alumni {
  margin-top: 4.375rem;
}
.vhs-alumni__heading {
  margin: 0 auto;
  text-align: center;
}
.vhs-tabs .nav-tabs {
  flex-wrap: nowrap;
  justify-content: center;
  margin: 0 4.8rem;
  border-bottom: none;
}
.vhs-tabs .nav-item {
  width: max-content;
}
.vhs-tabs .nav-link.active {
  color: var(--theme-secondary) !important;
  border-bottom: 3px solid var(--theme-secondary);
  background: 0 0;
}
.vhs-tabs .nav-link {
  padding: 1rem 2.063rem;
  font-weight: 500;
  line-height: 0.9;
  color: var(--theme-body-heading);
  letter-spacing: 0.16;
  white-space: nowrap;
  border: none;
  border-radius: 0;
  padding-inline: 0;
  margin-inline: 1rem;
}
.ehs-cart__prerequisite a,
.vhs-container-link a,
.vhs-tiles--secondary .vhs-tiles__subheading,
.vhs-tiles__subheading {
  color: var(--theme-secondary);
}
.vhs-logo-bar__container {
  max-width: 1168px;
  margin: 0 auto;
}
.vhs-alumni__wrapper .vhs-logo-bar__heading {
  display: none;
  text-align: center;
  margin-bottom: 0;
}
.vhs-alumni__wrapper .vhs-logo-bar__heading + .vhs-logo-bar__wrapper {
  margin-top: 5rem;
}
.vhs-logo-bar__wrapper {
  display: flex;
  flex-wrap: wrap;
  gap: 2.5rem 7.5rem;
  justify-content: space-evenly;
  overflow: hidden;
}
.vhs-logo-bar__image {
  width: auto;
  max-height: 124px;
  max-width: 200px;
}
.vhs-logo-bar__image-wrapper {
  display: flex;
  align-items: center;
  justify-content: center;
}
.vhs-courses {
  padding: 60px 0 20px;
}
.vhs-container-link {
  position: relative;
  max-width: 792px;
  padding: 0 1rem;
  margin: 4.375rem auto 0;
}
.vhs-courses__container {
  max-width: 1392px;
  margin: 2rem auto 0;
}
.vhs-courses__text {
  max-width: 652px;
  padding: 0 1rem;
  margin: 1rem auto 0;
  text-align: center;
}
.vhs-courses__wrapper {
  position: relative;
  margin-top: 4rem;
}
.vhs-courses__wrapper .vhs-carousel__heading {
  display: none;
  margin-bottom: 0;
  text-align: center;
}
.detail-video-wrapper .vhs-video__container::before,
.vhs-courses__wrapper .owl-theme .owl-dots {
  display: none;
}
.vhs-tiles__item {
  position: relative;
  display: flex;
  flex-direction: column;
  align-items: center;
  padding: 3rem 0.625rem;
  border: 2px solid var(--theme-border);
  border-radius: 0.75rem;
}
.vhs-tiles__button--positioned-mobile {
  display: none;
  min-width: 176px;
  white-space: nowrap;
}
.vhs-tiles__subheading {
  margin-bottom: 0;
  color: var(--theme-primary);
  font-weight: 400;
  text-align: center;
}
.vhs-tiles__subheading + .vhs-tiles__text {
  margin-top: 0.5rem;
}
.vhs-tiles__button--positioned-desktop {
  display: flex;
  align-items: center;
  justify-content: center;
  min-width: 176px;
  margin-top: 1.875rem;
}
footer {
  margin-top: 3.75rem;
}
.vhs-footer {
  position: relative;
  z-index: 1;
}
.vhs-footer__container {
  position: relative;
  background-color: var(--theme-secondary);
}
.vhs-footer__container::before {
  position: absolute;
  bottom: 0;
  left: 50%;
  z-index: 0;
  width: 688px;
  height: 202px;
  content: " ";
  background-image: url('data:image/svg+xml;utf8,<svg width="1015" height="202" viewBox="0 0 1015 202" fill="none" xmlns="http://www.w3.org/2000/svg"><path d="M987.612 890.694C987.612 890.694 735.699 962.785 592.836 684.667C449.973 406.55 733.177 439.016 787.488 436.685C841.798 434.354 889.725 433.332 922.144 417.829M932.846 911.78C932.846 911.78 680.933 950.382 555.49 662.622C430.047 374.856 702.549 404.971 772.876 416.605C843.203 428.24 910.26 422.984 958.531 390.041M878.08 932.867C878.08 932.867 626.166 937.979 518.149 640.571C410.126 343.163 671.926 370.92 758.269 396.526C844.612 422.131 930.801 412.637 994.924 362.252M823.314 953.953C823.314 953.953 571.405 925.576 480.808 618.521C390.211 311.465 641.303 336.874 743.662 376.446C846.021 416.017 951.342 402.29 1031.32 334.469M768.547 975.039C768.547 975.039 516.639 913.179 443.462 596.47C370.285 279.766 610.669 302.824 729.05 356.361C847.43 409.898 971.877 391.937 1067.7 306.675M713.781 996.126C713.781 996.126 461.873 900.776 406.121 574.425C350.369 248.074 580.047 268.778 714.443 336.287C848.84 403.795 992.418 381.596 1104.1 278.892M659.015 1017.22C659.015 1017.22 407.106 888.379 368.775 552.379C330.443 216.38 549.418 234.733 699.831 316.207C850.244 397.686 1012.95 371.248 1140.48 251.109M604.243 1038.3C604.243 1038.3 352.34 875.976 331.429 530.329C310.517 184.682 518.79 200.682 685.219 296.127C851.653 391.572 1033.48 360.901 1176.87 223.321M549.477 1059.39C549.477 1059.39 297.574 863.573 294.088 508.278C290.602 152.983 488.162 166.631 670.617 276.047C853.067 385.458 1054.03 350.554 1213.27 195.532M494.71 1080.48C494.71 1080.48 242.807 851.17 256.741 486.228C270.675 121.285 457.533 132.581 656.005 255.962C854.477 379.344 1074.56 340.202 1249.66 167.739M439.944 1101.56C439.944 1101.56 188.041 838.767 219.401 464.182C250.76 89.5971 426.911 98.535 641.398 235.888C855.886 373.235 1095.11 329.86 1286.05 139.961M385.178 1122.65C385.178 1122.65 133.275 826.364 182.06 442.131C230.84 57.8985 396.288 64.4894 626.792 215.808C857.296 367.127 1115.65 319.513 1322.44 112.172M330.412 1143.74C330.412 1143.74 78.5141 813.962 144.714 420.081C210.913 26.2 365.654 30.4385 612.18 195.723C858.705 361.007 1136.18 309.16 1358.83 84.3784M275.645 1164.82C275.645 1164.82 23.7475 801.559 107.372 398.03C190.997 -5.49856 335.031 -3.61242 597.572 175.643C860.114 354.898 1156.72 298.813 1395.22 56.595M220.879 1185.91C220.879 1185.91 -31.0184 789.161 70.0267 375.99C171.072 -37.186 304.403 -37.6523 582.961 155.569C861.518 348.79 1177.25 288.471 1431.61 28.8122M166.113 1207C166.113 1207 -85.7849 776.758 32.6855 353.94C151.156 -68.8793 273.78 -71.7032 568.354 135.489C862.932 342.676 1197.79 278.119 1468 1.02362" stroke="%23005295" stroke-width="2" stroke-miterlimit="10"/></svg>');
  transform: translate(-50%, 0);
}
.vhs-footer__wrapper {
  max-width: 1440px;
  margin: 0 auto;
}
.vhs-footer__top-content {
  display: flex;
  gap: 3.125rem;
  padding: 5rem 0 2.75rem;
}
.vhs-footer__top-left {
  display: flex;
  flex: 0 0 11rem;
  flex-direction: column;
}
.vhs-footer__logo img {
  width: auto;
  height: 150px;
}
.vhs-footer__address {
  margin-top: 2rem;
  color: var(--common-white);
}
.vhs-footer__address a,
.vhs-footer__address a:hover,
.vhs-footer__address p,
.vhs-footer__copyright,
.vhs-footer__disclaimer {
  color: var(--theme-body-dark);
}
.vhs-footer__address p {
  font-size: 0.875rem;
  font-weight: 400;
  line-height: 1.6;
}
.vhs-footer__bottom-nav a,
.vhs-footer__social i,
.vhs-footer__top-nav .nav-link {
  color: var(--common-white);
  color: var(--common-white);
}
.vhs-footer__social {
  display: flex;
  padding: 0;
  margin: 2rem 0 0;
  list-style-type: none;
}
.vhs-footer__social i {
  margin-right: 1.375rem;
  font-size: 1.188rem;
}
.vhs-footer__social li a i {
  transition: 0.3s;
}
.vhs-footer__social li a i:hover {
  color: var(--seconday-btn);
}
.vhs-footer__top-nav {
    gap: 5.813rem;
    justify-content: space-around;
    width: 100%;
}
.vhs-footer__top-nav .nav-link.collapse-toggle {
    margin-bottom: 0.375rem;
    font-size: 1.3rem;
    font-weight: 600;
    line-height: 1.3;
}
.vhs-footer__top-nav .nav-link {
  display: flex;
  flex-direction: row;
  align-items: center;
  justify-content: space-between;
  display: flex;
  flex-direction: row;
  align-items: center;
  justify-content: space-between;
  padding: 0;
  font-size: 1rem;
  font-style: normal;
  font-weight: 400;
  line-height: 1.4;
  letter-spacing: 0.02em;
}
.vhs-footer__top-nav ul {
  display: block !important;
  padding: 0;
  list-style-type: none;
}
.vhs-footer__top-nav ul li {
  max-width: 157px;
  margin-bottom: 0.5rem;
}
.vhs-footer__top-right .nav-item {
  flex: 0;
  min-width: max-content;
}
.vhs-footer__wrapper {
  padding: 0 8.25rem;
}
.vhs-footer__bottom-content {
  position: relative;
  display: flex;
  padding: 0 0 2.25rem;
}
.vhs-footer__disclaimer {
  max-width: 474px;
  margin: 0;
  line-height: 1.5;
  font-size: 0.813rem;
}
.vhs-footer__copyright {
  margin-top: 1rem;
}
.vhs-footer__bottom-right {
  display: flex;
  flex-direction: column;
  gap: 0.75rem;
  align-items: flex-end;
  justify-content: flex-start;
  margin-left: auto;
}
.vhs-footer__nav {
  margin: 0;
  line-height: 1.6;
  text-align: right;
}
.vhs-footer__bottom-nav {
  display: inline;
  padding-left: 0;
  list-style-type: none;
}
.vhs-footer__bottom-nav li {
  display: inline-block;
  margin-left: 0.5rem;
}
.vhs-footer__bottom-nav a {
  transition: 0.3s;
  text-underline-offset: 4px;
}
.vhs-footer__bottom-nav a:hover {
  color: var();
}
.vhs-footer__bottom-nav li::after,
.vhs-footer__tbk,
.vhs-footer__tbk:hover {
  color: var(--common-white);
}
.vhs-footer__bottom-nav li::after {
  margin-left: 8px;
  content: "·";
}
.vhs-footer__bottom-nav li:last-child:after {
  content: "";
  color: var(--common-white);
}
.vhs-footer__tbk {
  display: flex;
  align-items: center;
  margin-top: auto;
  text-decoration: none;
  transition: 0.3s;
  text-align: right;
}
.vhs-footer__top-nav .nav-link.collapse-toggle::after {
  font-family: icomoon;
  font-style: normal;
  font-weight: 400;
  font-variant: normal;
  line-height: 1;
  text-transform: none;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
  display: none;
  content: "\e905";
  transition: transform 0.3s;
}
.vhs-footer__top-right .collapse li a {
  color: var(--theme-body-dark);
  transition: 0.3s;
}
.vhs-footer__top-right .collapse li a:hover {
  color: var(--white-color);
  transform: translateX(2px);
}
.vhs-hero {
  position: relative;
  overflow: hidden;
  background: linear-gradient(180deg, #fff5f8 0, rgba(255, 245, 248, 0) 100%);
}
.vhs-hero__wrapper {
  position: relative;
  display: grid;
  max-width: 1240px;
  min-height: 399px;
  padding: 0 2rem;
  margin: 0 auto;
  border-bottom: 2px solid var(--theme-border);
}
.vhs-hero--split-mini .vhs-hero__wrapper {
    min-height: 435px;
    padding: 6.5rem 1rem 0;
    border-bottom: none;
}
.vhs-hero__content {
  z-index: 2;
  display: flex;
  flex-direction: column;
  align-items: flex-start;
  justify-content: center;
  width: 66%;
  height: 100%;
  padding: 4rem 0 0;
  margin: 0;
}
.vhs-hero--split-mini .vhs-hero__content {
  padding: 0;
  justify-content: flex-start;
}
.vhs-breadcrumb {
  padding-left: 0;
  margin-bottom: 0;
  list-style-type: none;
}
.vhs-breadcrumb li {
  display: inline-block;
  padding-left: 0.5625rem;
  font-size: 1rem;
  letter-spacing: 0.01em;
}
.vhs-breadcrumb li:first-child {
  padding-left: 0;
}
.vhs-breadcrumb a:hover {
  text-decoration: underline;
}
.vhs-breadcrumb li::after {
  margin-left: 0.625rem;
  content: "/";
}
.vhs-breadcrumb li:last-child::after {
  margin-left: 10px;
  content: "";
}
.vhs-hero .vhs-breadcrumb + .vhs-hero__heading {
  margin-top: 0.625rem;
  font-family: Rokkitt, serif;
}
.vhs-hero__heading {
  margin-bottom: 0;
  font-size: 4rem;
  line-height: 0.9;
  text-transform: uppercase;
  letter-spacing: 0.01em;
  font-weight: 600;
}
.vhs-hero__subheading {
  width: 95%;
  margin-bottom: 0;
}
.vhs-hero__heading + .vhs-hero__subheading {
  margin-top: 0.375rem;
}
.vhs-hero--split-mini .vhs-hero__small-apple {
  width: 147px;
  height: 178px;
}
.vhs-hero__small-apple {
  position: absolute;
  top: 4.75rem;
  right: 1.875rem;
  width: 162px;
  height: 193px;
}
.vhs-hero--split-mini .vhs-hero__small-apple::before {
  position: absolute;
  content: " ";
  background-image: url(../img/apple-img.svg);
  background-size: contain;
  top: -3.5rem;
  left: 1rem;
  z-index: 0;
  width: 147px;
  height: 178px;
}
.vhs-hero__image-wrapper {
  position: absolute;
}
.vhs-hero--split-mini .vhs-hero__image-wrapper {
  top: 5rem;
  right: 4.5rem;
  width: 275px;
  height: 275px;
  overflow: hidden;
  display: flex;
  align-items: center;
  justify-content: center;
  border-radius: 50%;
}
.vhs-hero--split-mini .vhs-hero__image-wrapper img {
  width: auto;
  max-width: revert;
  height: 100%;
}
.vhs-container {
  position: relative;
  max-width: 792px;
  padding: 0 1rem;
  margin: 6rem auto 0;
}
.vhs-container .vsh_space {
  height: 40px;
}
.vhs-container--swirl {
  max-width: 100%;
  padding: 7.5rem 0 2rem;
  background: var(--theme-primary);
  background: linear-gradient(180deg, #f4f4f4 0, rgba(244, 244, 244, 0) 100%);
}
.login-school_wrapper h2,
.order_review_heading,
.vhs-container h2 {
  margin-bottom: 1rem;
}
.vhs-container p,
.vhs_container p {
  margin: 1.25rem 0 2rem;
}
.gform_heading h2,
.vhs-container ol:last-child,
.vhs-container p:last-child,
.vhs-container ul:last-child {
  margin-bottom: 0;
}
.aligncenter {
  clear: both;
}
image.aligncenter {
  display: table;
}
.wp-block-image.aligncenter {
  text-align: center;
}
.vsh-space-small {
  height: 2.5rem;
}
.vhs-accordian-flush .vhs-accordion {
  margin-top: 70px;
}
.vhs-accordian-flush .vhs-container a,
.vhs-container a,
.vhs_container a {
  text-decoration: underline;
  color: var(--theme-secondary);
}
.vhs-accordian-flush .accordion-body a:hover,
.vhs-accordian-flush .vhs-container a:hover {
  color: var(--theme-primary);
}
.vhs-accordian-flush .vhs-accordion__heading {
  margin-bottom: 2.5rem;
  text-align: center;
  margin-top: 1.25rem;
}
.vhs-accordian-flush .accordion-button:focus {
  border: none;
  box-shadow: inherit;
  background-color: var(--common-white);
}
.vhs-accordian-flush .accordion-button:not(.collapsed) {
  background-color: var(--common-white);
}
.vhs-accordian-flush
  .accordion-flush
  .accordion-item
  .collapse.show:not(.collapsed) {
  border: none;
  position: relative;
  z-index: 2;
  box-shadow:
    0.0625rem 0.0625rem 0.1875rem rgba(0, 0, 22, 0.05),
    0.25rem 0.0625rem 1rem rgba(0, 0, 22, 0.05);
}
.vhs-accordian-flush .accordion-flush .accordion-item {
  position: relative;
  z-index: 2;
  border-top: 3px solid var(--theme-border);
  border-bottom: 1px solid var(--theme-border);
}
.vhs-accordian-flush .accordion-body {
  padding: 1.5rem 2.0625rem 2.375rem 2rem;
  border-top: 2px solid var(--theme-border);
}
.accordion-flush .accordion-collapse {
  border-bottom: 2px solid var(--theme-border);
}
.vhs-accordian-flush .accordion-body a {
  text-decoration: underline;
  transition: 0.3s;
  color: var(--theme-secondary);
}
.accordion-flush .accordion-item .accordion-button,
.accordion-flush .accordion-item .accordion-button.collapsed {
  border-radius: 0;
  font-size: 1.25rem;
  font-weight: 400;
}
.vhs-accordian-flush .vhs-accordion .accordion-button:not(.collapsed) {
  color: var(--black);
}
.vhs-accordian-flush .vhs-accordion__item.expanded {
  position: relative;
  border: none;
  z-index: 2;
  border-top: 2px solid var(--theme-border);
  box-shadow:
    0.0625rem 0.0625rem 0.1875rem rgba(0, 0, 22, 0.05),
    0.25rem 0.0625rem 1rem rgba(0, 0, 22, 0.05);
}
.customer_details .detail,
.see-more .vhs-courses__wrapper,
.vhs-accordian-flush {
  margin-top: 5rem;
}
.vhs-call-to-action-bar-inline {
  padding: 0 1rem;
  margin-top: 70px;
}
.vhs-call-to-action-bar-inline__container {
  position: relative;
  max-width: 1272px;
  min-height: 228px;
  margin: 0 auto;
}
.vhs-call-to-action-bar-inline__wrapper {
  position: relative;
  z-index: 2;
  display: grid;
  grid-template-columns: 22% 48% 30%;
  padding: 0 32px;
  background-color: var(--white-smoke-color);
  border-radius: 0.75rem;
  min-height: 250px;
}
.vhs-call-to-action-bar-inline__images {
  position: relative;
  z-index: 2;
  display: flex;
  height: 60px;
  margin: 2.25rem 0;
}
.vhs-call-to-action-bar-inline__images--circle {
  align-items: center;
  height: 100%;
  margin: 0;
}
.vhs-call-to-action-bar-inline__images--circle
  .vhs-call-to-action-bar-inline__image-wrapper {
  display: flex;
  align-items: center;
  justify-content: center;
  width: 160px;
  height: 160px;
  overflow: hidden;
  border-radius: 50%;
}
.vhs-call-to-action-bar-inline__images--circle
  .vhs-call-to-action-bar-inline__image {
  max-width: revert;
  height: 100%;
}
.vhs-call-to-action-bar-inline__subheading {
  margin-bottom: 0;
  color: var(--theme-secondary);
}
.vhs-call-to-action-bar-inline__cta {
  display: flex;
  align-items: center;
  justify-content: flex-end;
}
.vhs-call-to-action-bar-inline__cta a {
  font-size: 1.125rem;
  padding: 0.813rem 2.5rem;
  letter-spacing: 0.02em;
}
.built-text-tile,
.text-tile {
  align-items: normal;
  box-sizing: border-box;
  display: flex;
  flex-wrap: wrap;
  margin-bottom: 1.75em;
}
.text-tile .text {
  flex-basis: 60%;
  flex-grow: 0;
  position: relative;
}
ul:not([class]) li::before {
  position: absolute;
  top: 10px;
  left: 0;
  display: inline-block;
  width: 6px;
  height: 6px;
  content: "";
  border-radius: 50%;
}
.text-img {
  flex-basis: 30%;
  flex-grow: 0;
  min-width: 0;
  overflow-wrap: break-word;
  word-break: break-word;
}
.text-img img {
  width: 150px;
  margin: 0 auto;
}
ul:not([class]) li {
  position: relative;
  padding-left: 24px;
  font-size: 16px;
  font-style: normal;
  font-weight: 400;
  line-height: 1.6;
  color: var(--theme-secondaryDark);
}
ol:not([class]) li:not(:last-child),
ul:not([class]) li:not(:last-child) {
  margin-bottom: 8px;
}
ol:not([class]) li + li,
ul:not([class]) li + li {
  margin-top: 10px;
}
@supports (position: sticky) {
  .wp-block-video [poster] {
    -o-object-fit: cover;
    object-fit: cover;
  }
}
.vhs_container {
  position: relative;
  max-width: 792px;
  padding: 0 1rem;
  margin: 0 auto;
}
.vhs_container .vsh_space {
  height: 60px;
}
.wp-block-image img {
  height: auto;
  max-width: 100%;
  vertical-align: bottom;
  margin-bottom: 1rem;
}
.wp-block-buttons .wp-block-button__link {
  padding: 0.5625rem 1.75rem;
  font-size: 0.875rem;
  background-color: var(--theme-secondary);
  font-weight: 700;
  line-height: 1.6;
  letter-spacing: 0.02em;
  border-radius: 0.5rem;
  color: var(--common-white);
  box-shadow: none;
  text-decoration: none;
  cursor: pointer;
  display: inline-block;
  text-align: center;
  word-break: break-word;
  margin-bottom: 1.25rem;
  transition: 0.3s;
}
.edit-button button:hover,
.login_school .light-btn:hover,
.wp-block-buttons .wp-block-button__link:hover {
  background-color: var(--theme-secondaryDark);
}
.vhs-hero--primary {
  background: linear-gradient(270deg, #fe5d37 0, #fe5d37 100%);
}
/* .vhs-hero--primary::before {
  position: absolute;
  top: 0;
  left: 0;
  z-index: 1;
  width: 828px;
  height: 306px;
  content: " ";
  background-image: url(../img/primary-bg-img.svg);
} */
.vhs-hero--primary .vhs-breadcrumb a,
.vhs-hero--primary .vhs-breadcrumb li::after,
.vhs-hero--primary .vhs-hero__heading {
  color: var(--common-white);
}
.blog-pagination .page-item:not(:first-child) .page-link,
.blog-pagination .page-link,
.vhs-hero--primary .vhs-hero__wrapper {
  border: none;
}
.vhs-space-larger {
  margin-top: 80px;
}
.single-course .vhs-accordion__body p + table,
.vhs-logo-bar__heading + .vhs-logo-bar__wrapper {
  margin-top: 2.5rem;
}
.contact-us_page .vhs-hero--split {
  position: relative;
  overflow: hidden;
  background: linear-gradient(180deg, #fff5f8 0, rgba(255, 245, 248, 0) 100%);
}
.vhs-hero--split .vhs-hero__content {
  padding-top: 8.2rem;
  justify-content: center;
}
.vhs-hero--split .vhs-hero__wrapper {
  min-height: 556px;
  border-bottom: none;
}
.vhs-hero--split .vhs-hero__image-wrapper {
  position: absolute;
  right: 4.5rem;
  width: 400px;
  height: 400px;
  overflow: hidden;
  border-radius: 50%;
  top: 6rem;
  display: flex;
  align-items: center;
  justify-content: center;
}
.vhs-hero--split .vhs-hero__image-wrapper img {
  width: auto;
  max-width: revert;
  height: 100%;
}
.vhs-hero--split .vhs-hero__small-apple::before {
  top: -2rem;
  left: 2rem;
  z-index: 0;
  background-image: url(../img/apple-img.svg);
}
.table-styles {
  box-shadow: 0 10px 15px -3px rgba(0, 0, 0, 0.1);
}
.vhs-blogroll__filter-bar,
.vhs-blogroll__item {
  box-shadow:
    0.0625rem 0.0625rem 0.1875rem rgba(0, 0, 22, 0.05),
    0.25rem 0.0625rem 1rem rgba(0, 0, 22, 0.05);
}
.wp-block-table .has-fixed-layout {
  table-layout: fixed;
  width: 100%;
  border: 0;
}
table {
  caption-side: bottom;
}
tbody,
td,
tfoot,
th,
thead,
tr {
  border: 0 solid;
  border-color: inherit;
}
.table-styles thead:first-child th:first-child {
  text-align: left;
  border-top-width: 0;
  border-left-width: 0;
  border-radius: 0.5rem 0 0;
}
.table-styles thead:first-child th {
  padding: 0.875rem 1rem;
  font-weight: 500;
  color: var(--common-white);
  letter-spacing: -0.01em;
  background: var(--theme-secondary);
}
.wp-block-table td,
.wp-block-table th {
  border: 1px solid var(--common-white);
  padding: 0.5em;
}
.table-styles tbody tr:last-child td:first-child {
  border-radius: 0 0 0 0.5rem;
}
.table-styles tbody tr:last-child td:last-child {
  border-radius: 0 0 0.5rem;
}
.table-styles td {
  min-width: 148px;
  padding: 1.375rem 1rem;
  vertical-align: top;
}
.table-styles td:last-child {
  background: var(--theme-bg-gray);
}
.gform_wrapper .gform_heading {
  margin-bottom: 5rem;
  text-align: center;
}
.gform_wrapper {
  max-width: 850px;
  padding: 0 1px;
  margin-right: auto;
  margin-left: auto;
  overflow: hidden;
}
.details-signup,
.gform_heading p,
.tab-content video {
  margin-top: 0;
}
.gform_wrapper input,
.gform_wrapper select {
  width: 100%;
  height: 56px;
  padding: 0.74rem 2.5rem 0.785rem 0.75rem;
  font-weight: 400;
  color: var(--theme-secondary);
  letter-spacing: 0.01em;
  background-color: var(--theme-bg-gray);
  border: none;
  border-bottom: 1px solid;
  border-radius: 0.25rem;
  font-size: 1rem;
}
.gform_wrapper textarea {
  background-color: var(--theme-bg-gray);
  margin-top: 20px;
  border: none;
  border-bottom: 1px solid var(--light-gray-color);
  border-radius: 0.25rem;
  font-size: 1rem;
}
.gform_wrapper input:focus-visible,
.gform_wrapper select:focus-visible,
.gform_wrapper textarea:focus-visible {
  background-color: var(--common-white);
  border-bottom: 1px solidvar(--theme-secondary);
  outline: 0;
  box-shadow: 0 0 4px rgba(0, 74, 135, 0.65);
}
.gform_wrapper .form-check-input,
.ginput_container_select,
.search-input {
  position: relative;
}
.gform_wrapper .gfield_label {
  position: absolute;
  top: 1.8875rem;
  right: 1rem;
  left: 1.38rem;
  z-index: 3;
  font-size: 0.75rem;
  font-weight: 400;
  line-height: 1.2;
  color: var(--theme-secondary);
  transition: 0.3s;
}
.gform_wrapper legend {
  margin-top: 1rem;
  font-size: 1rem;
  font-weight: 400;
  line-height: 1.2;
  color: var(--theme-secondary);
}
.gfield_checkbox .form-check-input {
  width: 1.25rem;
  height: 1.25rem;
  cursor: pointer;
  border: 1px solid var(--theme-secondary);
  border-radius: 0.25rem;
  outline: 0;
  box-shadow: unset;
  opacity: 1;
  z-index: 1;
  background-color: var(--theme-bg-gray);
  float: inherit;
  padding: 0;
  position: relative;
}
.gform_wrapper legend::after {
  content: " (optional)";
}
.gform_wrapper .form-check-input:checked[type="checkbox"] {
  background-image: unset !important;
  background-color: var(--theme-bg-gray) !important;
}
.gform_wrapper .form-check-input:checked[type="checkbox"]::after {
  background-image: url(../img/blue-tick.svg);
  background-repeat: no-repeat;
  left: 0.2rem;
  top: 0.3rem;
  z-index: 1;
  display: inline-block;
  width: 0.8rem;
  height: 1rem;
  content: "";
  position: absolute;
}
.gfield_checkbox .form-check {
  display: flex;
}
.gfield_checkbox .form-check label {
  margin-left: 0.625rem;
  font-size: 0.875rem;
  line-height: 1.6;
  color: var(--theme-secondary);
  margin-right: 0.625rem;
}
.form-btn a {
  padding: 0.8125rem 2.5rem;
  font-size: 1.125rem;
  font-weight: 700;
  line-height: 1.6;
  letter-spacing: 0.02em;
  border-radius: 0.5rem;
}
.form-btn {
  display: flex;
  align-items: center;
  justify-content: center;
  margin-top: 40px;
}
.built-text-tile .built-img {
  flex-basis: 20%;
}
.built-text-tile .built-img img {
  width: 85px;
}
.built-text-tile .built-text {
  flex-basis: 80%;
  flex-grow: 0;
}
.vhs-hero--search::before {
  position: absolute;
  top: 0;
  left: 0;
  z-index: 1;
  width: 829px;
  height: 610px;
  content: " ";
  background-image: url(../img/blog-img-bg.svg);
}
.vhs-hero--search .vhs_hero_container::before {
  position: absolute;
  top: -32.25rem;
  left: -25.625rem;
  width: 1193px;
  height: 1193px;
  content: "";
  background: radial-gradient(
    50% 50% at 50% 50%,
    #fff3f7 0,
    rgba(255, 255, 255, 0) 100%
  );
}
.vhs-hero--course .vhs-hero__container::after,
.vhs-hero--search .vhs_hero_container::after {
  position: absolute;
  top: -20.75rem;
  left: 32.125rem;
  width: 90vw;
  height: 1193px;
  content: "";
  background: radial-gradient(
    50% 50% at 50% 50%,
    #f4f4f4 0,
    rgba(244, 244, 244, 0) 100%
  );
}
.vhs-hero--search .vhs-hero__content {
    justify-content: flex-start;
    padding: 7rem 0 0;
    margin: 0;
}
.vhs-hero--search .vhs-hero__heading {
  margin-bottom: 0;
  font-size: 4rem;
  line-height: 0.9;
  text-transform: uppercase;
  letter-spacing: 0.01em;
}
.vhs-hero--search .vhs-hero-wrapper {
  min-height: 792px;
  border-bottom: 0;
}
.vhs-blogroll--search {
  position: relative;
  z-index: 3;
  margin-top: -35.5rem;
}
.vhs-blogroll__container {
  max-width: 1272px;
  padding: 0 1rem;
  margin: 0 auto;
}
.vhs-blogroll__filter-bar {
  padding: 2rem 1rem 1.5rem;
  background: var(--common-white);
  border-radius: 0.5rem;
}
.vhs-search_submit {
  position: absolute;
  right: 0;
  top: 0;
  height: 56px;
  padding: 0.4375rem 0.8125rem;
  margin-left: 0.0625rem;
  background-color: inherit;
  border: 0;
  border-radius: 0 0.25rem 0.25rem 0;
}
.gform_wrapper select {
  margin-top: 20px;
  padding: 1.5625rem 1rem 0.375rem;
  height: 58px;
  background-position: calc(100% - 10px) center;
}
.vhs-search input:focus-visible {
  background-color: var(--common-white);
  border-bottom: 1px solidvar(--theme-secondary);
  outline: 0;
  box-shadow: 0 0 4px rgba(0, 74, 135, 0.65) !important;
}
.filter-container .dropdown button,
.vhs-search input {
  width: 100%;
  height: 56px;
  font-size: 1rem;
  font-weight: 400;
  background-color: var(--theme-bg-gray);
  color: var(--theme-secondary);
}
.vhs-search input {
  padding: 0.74rem 2.5rem 0.785rem 0.75rem;
  letter-spacing: 0.01em;
  border: none;
  border-bottom: 1px solid var(--theme-secondary);
  border-radius: 0.25rem;
}
.vhs-search i {
  font-size: 1.1875rem;
}
.filter-container .dropdown button {
  padding: 1rem;
  line-height: 100%;
  text-align: left;
  border: none;
  border-bottom: 1px solid var(--theme-secondary);
  border-radius: 0.25rem;
  position: relative;
}
.filter-container .dropdown-menu {
  width: max-content;
  padding: 1.25rem 1rem;
  color: var(--theme-secondary);
}
.filter-container .blog-dropdown .form-check-input {
  width: 1.75rem;
  height: 1.75rem;
  background: var(--common-white);
  background-color: var(--theme-bg-gray);
  border: 1px solid var(--theme-secondary);
  border-radius: 0.25rem;
}
.filter-container
  .blog-dropdown
  .form-check-input:checked[type="checkbox"]::after {
  left: 1.19rem;
  top: 1.9rem;
  width: 1.4rem;
  height: 1.2rem;
}
.filter-container .form-check {
  min-height: 1.8rem;
  display: flex;
  align-items: center;
}
.filter-container .form-check input:checked[type="checkbox"]::after {
  background-image: url(../img/blue-tick.svg);
  background-repeat: no-repeat;
  z-index: 1;
  display: inline-block;
  width: 1.3rem;
  height: 1rem;
  content: "";
  position: absolute;
}
.filter-container .form-check label {
  margin-left: 10px;
  line-height: 20px;
  margin-top: 1px;
}
.filter-container .dropdown-toggle::after {
  position: absolute;
  right: 0.7rem;
  top: 1.7rem;
}
.form-check-input:active {
  filter: inherit;
}
.filter-container .btn.show,
.filter-container .btn:first-child:active {
  background-color: var(--common-white);
  border-bottom: 1px solidvar(--theme-secondary);
  outline: 0;
  box-shadow: 0 0 4px rgba(0, 74, 135, 0.65);
}
.filter-container .form-check .form-check-input {
  margin-top: 0;
  margin-bottom: 0;
}
.vhs-blogroll__items {
  display: grid;
  grid-template-columns: repeat(4, 1fr);
  gap: 2rem;
  margin-top: 2.5rem;
}
.vhs-blogroll__item {
  cursor: pointer;
  height: 100%;
  overflow: hidden;
  border-radius: 0.75rem;
}
.item_card .item__card-img {
  width: 100%;
  height: 161px;
  overflow: hidden;
  cursor: pointer;
}
.item__card-img img {
  object-fit: cover;
  object-position: center center;
  width: 100%;
  height: 100%;
  transition: 0.5s;
}
.item__card-img:hover img,
.vhs_card_img:hover img {
  transform: scale(1.05);
}
.vhs-blogroll__item-content {
  padding: 1.5rem 1rem;
}
.vhs-blogroll__item-content h5 {
  font-size: 0.8rem;
}
.vhs-blogroll__item-subheading {
  max-width: 80%;
  margin-bottom: 5px;
  font-size: 18px;
  color: var(--theme-secondary);
  transition: 0.1s;
  word-wrap: break-word;
  cursor: pointer;
    display: -webkit-box;
  -webkit-line-clamp: 2;
  -webkit-box-orient: vertical;
  overflow: hidden;
  text-overflow: ellipsis;
}
.form-login .forgot-password a:hover,
.vhs-blogroll__item-subheading:hover {
  color: var(--theme-primary);
}
.vhs-blogroll__item-tags {
  padding-left: 0;
  margin-top: 0.5rem;
  margin-bottom: 0;
  list-style-type: none;
    display: -webkit-box;
  -webkit-line-clamp: 2;
  -webkit-box-orient: vertical;
  overflow: hidden;
  text-overflow: ellipsis;
}
.vhs-blogroll__item-tag {
  display: inline-block;
  margin-right: 0.25rem;
}
.vhs-blogroll__item-tag a {
  padding: 0.0625rem 0.75rem;
  font-size: 0.75rem;
  font-weight: 500;
  line-height: 1.6;
  color: var(--theme-secondary);
  letter-spacing: 0.02em;
  border: 1px solid var(--theme-secondary);
  border-radius: 0.625rem;
}
.vhs-blogroll__item-tag a:hover,
.vhs-blogroll__item-tag--news a {
  background: var(--theme-secondary);
  color: var(--common-white);
  border: 1px solid var(--theme-secondary);
}
.login-wrapper {
  max-width: 1272px;
  padding: 0 1rem;
  margin: 7.5rem auto;
}
.form-login {
  max-width: 498px;
  padding: 2.5rem 5rem;
  margin: 1rem auto 0;
  border: none;
  background: var(--common-white);
  border-radius: 0.75rem;
  box-shadow: 0.5rem 0.75rem 2.5rem rgba(0, 0, 22, 0.1);
}
.form-floating input {
  width: 100%;
  height: 56px !important;
  padding: 1rem;
  font-size: 1rem;
  font-weight: 400;
  line-height: 100%;
  text-align: left;
  color: var(--theme-secondary);
  border: none;
  background-color: var(--theme-bg-gray);
  border-bottom: 1px solid var(--theme-secondary);
  border-radius: 0.25rem;
  position: relative;
}
.form-login button,
.form-reset button {
  padding: 0.8125rem 2.5rem;
  font-size: 1.125rem;
}
.form-login .form-floating input {
  padding: 1.5625rem 1rem 0.375rem;
}
input:focus-visible,
select:focus-visible {
  background-color: var(--common-white);
  border-bottom: 1px solid var(--theme-secondary);
  outline: 0;
  box-shadow: 0 0 4px rgba(0, 74, 135, 0.65) !important;
}
.form-login .form-check-input {
  width: 1.75rem;
  height: 1.75rem;
  border: 1px solid var(--theme-secondary);
  background-color: var(--theme-bg-gray);
  border-radius: 0.25rem;
}
.form-login .form-check-input:focus {
  border: 1px solidvar(--theme-secondary);
}
.form-login .form-check-input:checked[type="checkbox"]::after {
  background-image: url(../img/blue-tick.svg);
  left: 0.2rem;
  top: 0.4rem;
  width: 1.3rem;
  height: 1rem;
}
.form-login .form-check label {
  font-size: 0.875rem;
  line-height: 1.6;
  color: var(--theme-secondary);
  margin-left: 0.5rem;
}
.form-login .form-check {
  margin-top: 1rem;
  display: flex;
  align-items: center;
}
.form-check-input:focus {
  box-shadow: none;
  border-color: var(--theme-secondary);
}
.form-login button {
  font-weight: 700;
  line-height: 1.6;
  display: block;
  margin: 1rem auto auto;
}
.form-login .forgot-password {
  margin-top: 1rem;
  display: flex;
  justify-content: center;
}
.form-login .forgot-password a {
  text-decoration: underline;
  color: var(--theme-secondary);
  text-underline-offset: 0.1875rem;
  transition: 0.3s;
}
.form-login .forgot-password span {
  font-size: 0.875rem;
  padding-right: 0.3rem;
}
.vhs-container--lead {
  max-width: 940px;
  margin-top: 5rem;
}
.bursary-img img {
  width: 398px;
  aspect-ratio: auto 398/164;
  height: 164px;
  margin: 0 auto;
  display: block;
}
.table-styles .fixed-layout {
  table-layout: fixed;
  width: 100%;
}
.table-styles tr {
  border-bottom: 1px solid var(--common-white);
}
.reset-password_wrapper {
  padding: 1rem;
  margin: 7.5rem auto;
  max-width: 1272px;
}
.reset-password_wrapper p {
  margin-bottom: 1.5rem;
}
.form-reset {
  width: 47%;
}
.form-reset button {
  font-weight: 700;
  line-height: 1.6;
  text-transform: capitalize;
  letter-spacing: 0.02em;
}
.edit-button button,
.edit-input {
  display: inline-block;
  font-family: inherit;
  font-size: 0.8rem;
  box-sizing: border-box;
}
.edit-header {
  max-width: 1272px;
  margin: auto;
  width: 100%;
}
.edit-header-container {
  position: static;
}
.login-school_wrapper {
  max-width: 1230px;
  margin: 8.5rem auto auto;
}
.login-school_wrapper p {
  margin-bottom: 2rem;
}
.edit-input:focus-visible {
  background-color: transparent !important;
  border: 2px solid var(---blue-color);
  outline: 0;
  box-shadow: none !important;
}
.login-school_wrapper .login_school {
  max-width: 300px;
  background-color: var(--common-white);
  border-radius: 4px;
  border: 1px solid var(--theme-body-text);
  padding: 1rem 1.3rem;
}
.c_modal .remove i:hover,
.ehs-cart__tooltip .tooltiptext,
.login_school .light-btn {
  background-color: var(--theme-secondary);
}
.edit-input {
  border: 1px solid var(--theme-secondary);
  padding: 0.7rem 0.75rem;
  background-color: var(--common-white);
  border-radius: 0.3rem;
  box-shadow: inset 0 2px 0 0 hsla(203, 9%, 72%, 0.2);
  font-weight: 400;
  height: auto;
  letter-spacing: 0.02rem;
  line-height: 1.2rem;
  margin: 0 0 1rem;
  min-width: calc(2rem + 1em);
  position: relative;
  vertical-align: middle;
  width: 100%;
}
.detail-signup__form,
.vhs-summary__container {
  box-shadow:
    0.0625rem 0.0625rem 0.1875rem rgba(0, 0, 22, 0.05),
    0.25rem 0.0625rem 1rem rgba(0, 0, 22, 0.05);
}
.edit-button button,
.edit-label {
  letter-spacing: 0.2px;
  line-height: 1rem;
}
.edit-input:hover {
  border-color: var(---blue-color);
  border-width: 2px;
}
.edit-label {
  cursor: default;
  display: block;
  font-size: 0.9rem;
  font-weight: 600;
  margin: 0;
  padding: 0 0 0.5rem;
  width: 100%;
}
.edit-label:after {
  bottom: 0.25rem;
  content: "*";
  display: inline-block;
  height: 0.3rem;
  left: 0.15rem;
  position: relative;
  width: 0.25rem;
}
.edit-button {
  margin-top: 1.5rem;
}
.edit-button button {
  border-radius: 0.3rem;
  border-style: none;
  border-width: 1px;
  box-shadow: 0 0 0 4px transparent;
  cursor: pointer;
  font-weight: 700;
  margin: 0 0.75rem 0 0;
  min-height: calc(2rem + 2px);
  outline: 0;
  padding: 0.85rem 1.8rem;
  text-align: center;
  transition: 0.3s;
  background-color: var(--common-blue);
  color: var(--common-white);
  width: auto;
}
.detail-signup__radio-price,
.ehs-cart__amount,
.ehs-cart__code,
.ehs-cart__wrapper h1,
.register-login-popup h2,
.vhs-summary__heading {
  font-family: Rokkitt, sans-serif;
}
.login_school .forgot-password {
  margin-top: 1rem;
}
.login_school .forgot-password a {
  border-bottom: 1.5px solid transparent;
}
.login_school .forgot-password a:hover {
  border-bottom: 1.5px solid var(--common-blue);
  color: var(--common-blue);
}
.forgot-school_wrapper {
  max-width: 1230px;
  margin: auto;
}
.forgot-school_wrapper h2,
.forgot-school_wrapper p {
  font-size: 2.5rem;
  margin-bottom: 1.5rem;
}
.forgot-school_wrapper p {
  font-size: 0.8rem;
  font-weight: 400;
  line-height: 1rem;
  margin: 3rem auto 2.5rem;
  color: var(--theme-secondary);
}
.login_school .edit-input {
  width: 100%;
  max-width: 30.5rem;
  margin-bottom: 1.5rem;
}
.blog-pagination .page-item {
  margin: 0 0.5rem;
}
.blog-pagination .page-item:not(:first-child) .page-link,
.blog-pagination .page-item:not(:last-child) .page-link {
  color: var(--theme-secondary);
  display: inline-flex;
  align-items: center;
  justify-content: center;
  width: 3rem;
  height: 3rem;
  padding: 0;
  font-weight: 400;
  border: 0;
  border-radius: 50%;
  transition: 0.3s;
  font-size: 1rem;
}
.blog-pagination .page-item:not(:first-child) .page-link:hover {
  background-color: var(--theme-secondary);
  color: var(--common-white);
}
.blog-pagination .active > .page-link,
.blog-pagination .page-link.active {
  background: var(--theme-primary);
  color: var(--common-white);
}
.page-item.active .page-link {
  color: var(--white-color) !important;
}
.register-login-popup p {
  font-size: 1.125rem;
  max-width: 498px;
  margin: 0 auto 3rem;
  text-align: center;
}
.register-login-popup h2 {
  max-width: 498px;
  margin: 0 auto 0.5rem;
  font-weight: 600;
  letter-spacing: -0.01em;
  font-size: 4rem;
  line-height: 0.9;
  text-transform: uppercase;
  letter-spacing: 0.01em;
}
.register-login-popup {
  background-color: var(--theme-body-dark);
  padding: 3rem 0;
  height: 100vh;
  overflow: auto;
}
.ehs-cart__image-wrapper,
.ehs-cart__item {
  background-color: var(--theme-card-bg-light-pink);
  display: flex;
}
.register-login-popup .login-wrapper {
  margin-top: 0;
  padding-top: 0;
}
.ehs-cart__wrapper {
    max-width: 1272px;
    padding: 0 1rem;
    margin: 8.5rem auto 7rem;
}
.ehs-cart__wrapper h1 {
  font-size: 3.25rem;
  font-weight: 600;
}
.ehs-cart__item {
  position: relative;
  flex-direction: row;
  gap: 1rem;
  justify-content: space-between;
  padding: 0 1rem 0 0;
  border-radius: 0.75rem;
}
.card_content .heading-tile,
.ehs-cart__item-left,
.vhs-summary__tabs {
  display: flex;
}
.ehs-cart__item-left {
  width: 100%;
  align-items: flex-start;
  justify-content: space-between;
}
.ehs-cart__image-wrapper {
  align-items: center;
  justify-content: center;
  width: 33%;
  height: 100%;
  overflow: hidden;
}
.detail-form .form-floating > .form-select ~ label::after,
.ehs-cart__tooltip {
  background-color: transparent;
}
.ehs-cart__image {
  width: auto;
  height: 100%;
  object-fit: cover;
  max-width: 100%;
}
.ehs-cart__item-left-content {
  padding: 2.5rem 1rem 2.5rem 1rem;
  width: 47%;
  word-wrap: break-word;
}
.ehs-cart__code {
  font-size: 28px;
  line-height: 1;
  color: var(--theme-body-heading);
}
.ehs-cart__title {
  font-weight: 600;
  line-height: 1.3;
  color: var(--theme-secondaryDark);
}
.ehs-cart__item-right {
  width: 20%;
  text-align: end;
  display: flex;
  justify-content: end;
}
.ehs-cart__item-right-content {
  position: relative;
  padding: 2.5rem 0;
}
.ehs-cart__amount {
  font-size: 28px;

  line-height: 1;
  color: var(--theme-body-heading);
  display: flex;
  align-items: baseline;
}
.ehs-cart__amount .ehs-cart__tooltip {
  position: relative;
  top: -0.25rem;
  margin-left: 0.25rem;
}
.ehs-cart__tooltip {
  padding: 0;
  border: none;
  position: relative;
  display: inline-block;
}
.ehs-cart__tooltip i {
  font-size: 0.875rem;
  color: var(--theme-secondary);
}
.ehs-cart__tooltip .tooltiptext {
  visibility: hidden;
  width: 190px;
  color: #fff;
  text-align: center;
  left: -200px;
  top: -120px;
  border-radius: 6px;
  padding: 10px;
  position: absolute;
  z-index: 1;
  font-family: Inter, sans-serif;
  font-size: 12px;
  line-height: 18px;
}
.ehs-cart__tooltip:hover .tooltiptext {
  visibility: visible;
}
.ehs-cart__student {
  margin-bottom: 0.75rem;
  font-size: 0.875rem;
  line-height: 1.3;
  color: var(--theme-secondaryDark);
}
.ehs-cart__student strong {
  font-weight: 600;
  color: var(--theme-secondaryDark);
}
.ehs-cart .vhs-signup__switch {
  position: relative;
  margin-top: 0;
  display: inline-block;
}
.ehs-signup__switch-label {
  display: flex;
  margin-left: 0.5rem;
  font-weight: 600;
  color: var(--theme-body-heading);
  font-size: 13px;
}
.ehs-signup__switch-label button {
  margin-left: 0.5rem;
}
.detail-switch .form-check-input,
.ehs-cart .form-switch .form-check-input {
  width: 2.5rem;
  height: 1.3rem;
  background-color: var(--gray);
  background-image: url(../img/toggle.svg);
}
.detail-switch .form-check-input:checked,
.ehs-cart .form-switch .form-check-input:checked {
  background-color: var(--common-blue);
}
.ehs-cart__delete,
.ehs-cart__edit {
  display: inline-block;
  padding: 0;
  font-size: 0.875rem;
  text-decoration: underline;
  text-underline-offset: 0.3125rem;
  background-color: transparent;
  border: none;
  transition: 0.3s;
  margin-top: 0.2rem;
}
.ehs-cart__summary-amount,
.ehs-cart__summary-label {
  padding: 0.75rem 0;
  border-bottom: 1px solid var(--theme-card-bg-light-pink);
}
.ehs-cart__delete {
  color: var(--theme-primary);
}
.ehs-cart__delete:hover,
.ehs-cart__edit {
  color: var(--theme-secondaryDark);
}
.ehs-cart__edit {
  margin-top: 0.5rem;
}
.ehs-cart__edit:hover {
  color: var(--theme-primary);
}
.ehs-cart__right {
  display: flex;
  flex-direction: column;
}
.ehs-cart__sticky {
  position: sticky;
  top: 8.4375rem;
}
.ehs-cart__sticky h3 {
  text-transform: capitalize;
  margin-bottom: 1.2rem;
}
.ehs-cart__summary {
  display: grid;
  grid-template-columns: repeat(2, 1fr);
}
.ehs-cart__summary-label {
  font-weight: 700;
  color: var(--theme-body-heading);
}
.ehs-cart__summary-amount {
  margin-bottom: 0;
  text-align: right;
}
.ehs-cart__buttons a {
  width: fit-content;
  line-height: 1;
}
.chekcout-wrapper {
  max-width: 1272px;
  padding: 0 1rem 0 40px;
  margin: 2.5rem auto 6rem;
}
.chekcout-wrapper .form {
  padding: 2rem 1rem;
  border: 1px solid var(--theme-border);
  border-radius: 0.75rem;
}
.chekcout-wrapper .btn-tertiary {
  padding: 10px 28px;
  font-size: 14px;
  font-weight: 700;
  line-height: 1.6;
}
.detail-form {
  width: 98%;
}
.detail-form .form-floating select {
  color: var(--theme-secondary);
  border: none;
  background-color: var(--theme-bg-gray);
  border-bottom: 1px solid var(--theme-secondary);
  border-radius: 0.25rem;
  position: relative;
}
.checkout-review-order-table {
  border-spacing: 0;
  border-collapse: unset;
  border: 2px solid var(--theme-border);
  border-radius: 0.5rem;
}
.chekcout-wrapper tbody,
.chekcout-wrapper td,
.chekcout-wrapper tfoot,
.chekcout-wrapper th,
.chekcout-wrapper thead,
.chekcout-wrapper tr {
  border: 0 solid;
  width: 100%;
  border-color: inherit;
}
.checkout-review-order-table tr {
  font-size: 1rem;
  border-color: var(--theme-border);
}
.cart-subtotal,
.checkout-review-order-table td {
  border-top: 2px solid var(--theme-border);
}
.checkout-review-order-table th {
  font-size: 1rem;
  line-height: 1.5em;
  padding: 1rem;
  color: var(--theme-body-heading);
}
.checkout-review-order-table td {
  padding: 1rem;
  vertical-align: middle;
  line-height: 1.5em;
}
.checkout-review-order-table td span {
  display: block;
  color: var(--theme-body-heading);
  font-size: 14px;
}
.detail-block,
.ehs-cart__buttons {
  margin-top: 20px;
}
.ehs-cart__buttons a {
  padding: 10px 28px;
}
.checkout-review-order-table tbody th,
.checkout-review-order-table tfoot td,
.checkout-review-order-table th {
  font-weight: 700;
  border-top: 2px solid var(--theme-border);
}
.payment__methods {
  text-align: left;
  padding: 1em;
  border-bottom: 2px solid var(--theme-bg-gray);
  margin: 0;
  list-style: none;
}
.payment_method {
  line-height: 2;
  text-align: left;
  margin: 0;
  font-weight: 400;
}
.payment-gateway-card-icons img {
  width: 40px;
  height: 25px;
}
.payment-gateway-card-icons:first-child {
  margin-left: 1rem;
}
.chekcout-wrapper .bottom-btn,
.vhs-summary__tabs .nav-tabs {
  margin-left: auto;
  display: flex;
}
.checkout-payment {
  margin-bottom: 3rem;
}
.vhs-hero--course::before {
  position: absolute;
  top: 0;
  left: 0;
  z-index: 1;
  width: 828px;
  content: " ";
  background-image: url(../img/detail-bg-left.svg);
}
.vhs-hero__container::before {
  position: absolute;
  top: -32.25rem;
  left: -25.625rem;
  width: 1193px;
  content: "";
  background: radial-gradient(
    50% 50% at 50% 50%,
    #fff3f7 0,
    rgba(255, 255, 255, 0) 100%
  );
}
.hero__detail .vhs-hero__wrapper {
  border-bottom: none;
}
.vhs-hero--course .hero__detail .vhs-hero__content {
  justify-content: flex-start;
  height: max-content;
  padding: 7rem 0 0;
}
.vhs-hero__author {
  display: flex;
  align-items: center;
  text-decoration: none;
}
.vhs-hero__subheading + .vhs-hero__author {
  margin-top: 2.375rem;
}
.vhs-hero__author-image-wrapper {
  width: 48px;
  height: 48px;
  overflow: hidden;
  border-radius: 50%;
}
.vhs-hero__author-image {
  object-fit: cover;
  width: auto;
  height: 48px;
}
.vhs-hero__name,
.vhs-hero__title {
  margin-left: 0.5rem;
  font-size: 0.875rem;
  letter-spacing: 0.01em;
}
.vhs-hero__title {
  font-weight: 400;
  color: var(--gray);
}
.vhs-hero__name {
  font-weight: 500;
  color: var(--theme-secondaryDark);
}
.detail-block {
  position: relative;
  z-index: 2;
  gap: 2rem;
  max-width: 1338px;
  padding: 0 1rem;
  margin: -24.813rem auto 0;
  align-items: normal;
  box-sizing: border-box;
  display: flex;
  flex-wrap: wrap;
}
.vhs-summary-main {
  flex-basis: 66.66%;
  flex-grow: 1;
  min-width: 0;
  overflow-wrap: break-word;
  word-break: break-word;
}
.vhs-summary {
  padding: 0 0 0 1rem;
}
.vhs-summary__container {
  max-width: 944px;
  padding: 2rem;
  margin: 0 auto;
  background-color: #fff;
  border-radius: 0.5rem;
}
.vhs-summary__tabs .nav-tabs {
  flex-direction: column;
  gap: 1rem;
  justify-content: flex-start;
  order: 2;
  border: none;
}
.vhs-summary__tabs .nav-link {
  width: 76px;
  height: 76px;
  padding: 0;
  margin: 0;
  overflow: hidden;
  border: 2px solid #fff;
  border-radius: 0.5rem;
}
.vhs-summary__tabs .nav-tabs .nav-item.show .nav-link,
.vhs-summary__tabs .nav-tabs .nav-link.active {
  color: var(--bs-nav-tabs-link-active-color);
  background-color: var(--bs-nav-tabs-link-active-bg);
  border-color: var(--bs-nav-tabs-link-active-border-color);
}
.vhs-summary__tabs .nav-link.active {
  border: 2px solid var(--theme-secondary);
}
.vhs-summary__tab-wrapper,
.vhs-summary__video {
  height: 362px;
  border-radius: 0.5rem;
  overflow: hidden;
}
.vhs-summary__tabs .nav-link img {
  width: 100%;
  height: 76px;
  object-fit: cover;
  object-position: center;
}
.vhs-summary__tabs .tab-content {
  flex: 0 0 calc(100% - 6.75rem);
}
.vhs-summary__tab-wrapper {
  display: flex;
  flex: 0 0 40.25rem;
  align-items: center;
}
.vhs-summary__video {
  position: relative;
  width: 100%;
  max-width: 772px;
  background-repeat: no-repeat;
  background-position: center;
  background-size: 100%;
}
.men-img {
  background-image: url(../img/summary-tab-img.jpg);
}
.print {
  background-image: url(../img/ADA4M_1-summary-tab-img.png);
}
.culture {
  background-image: url(../img/culture-summary-tab-img.png);
}
.commedia {
  background-image: url(../img/commedia-summary-tab-img.png);
}
.vhs-summary__video .btn-play {
  position: absolute;
  top: 50%;
  left: 50%;
  padding: 0;
  font-size: 0;
  background-color: transparent;
  border: none;
  transform: translate(-50%, -50%);
  cursor: pointer;
}
.vhs-summary__video .btn-play::before {
  display: flex;
  align-items: center;
  justify-content: center;
  width: 72px;
  height: 72px;
  content: url(../img/button-play.svg);
  background-color: var(--theme-primary);
  border-radius: 2.5rem;
}
.vhs-summary__footnotes {
  display: flex;
  justify-content: space-between;
}
.vhs-summary__tabs + .vhs-summary__footnotes {
  padding-top: 2rem;
}
.vhs-container .vhs-video__heading,
.vhs-summary__footnote {
  text-align: center;
}
.vhs-summary__heading {
  font-size: 1.5rem;
  line-height: 1;
  color: var(--theme-body-heading);
}
.vhs-summary__text {
  max-width: 150px;
  font-size: 0.875rem;
  line-height: 1.3;
  color: var(--theme-secondaryDark);
  letter-spacing: 0.02em;
}
.detail-space {
  height: 80px;
}
.detail-accordian .vhs-accordion__title--large {
  font-size: 1.75rem;
  font-weight: 400;
  line-height: 1.2;
  letter-spacing: -0.02em;
}
.detail-accordian .vhs-accordion__body .h4,
.detail-accordian .vhs-accordion__body h4 {
  margin-bottom: 0.5rem;
}
.detail-accordian .vhs-accordion__body p {
  line-height: 1.6;
  margin-bottom: 1.5rem;
}
.detail-accordian a {
  color: var(--common-blue) !important;
  text-underline-offset: 0.1875rem;
}
.single-course
  .vhs-accordion__items
  li:nth-child(2)
  table
  thead:first-child
  th:first-child {
  text-align: left;
  border-radius: 0.5rem 0 0;
}
.detail-accordian table {
  width: 100%;
  margin-top: 2.5rem;
}
.detail-accordian .vhs-accordion__body--large table thead th {
  padding: 0.875rem 1rem;
  font-weight: 500;
  color: #fff;
  text-align: left;
  letter-spacing: -0.01em;
  background-color: var(--theme-secondary);
}
.detail-accordian table thead:first-child th:first-child {
  text-align: left;
  border-radius: 0.5rem 0 0;
  width: 80%;
}
.detail-accordian table thead:first-child th:last-child {
  border-radius: 0 0.5rem 0 0;
  padding: 0.875rem 1rem !important;
  font-weight: 500;
  color: #fff;
  text-align: left;
  width: 20%;
}
.detail-accordian .vhs-accordion__body td {
  min-width: 148px;
  padding: 1.375rem 1rem;
}
.c_modal .login-wrapper,
.detail-accordian .vhs-accordion__body td p {
  margin-bottom: 0;
}
.detail-accordian table tbody tr td:last-child {
  text-align: center;
  background-color: var(--theme-bg-gray);
}
.detail-accordian thead td.heading {
  padding: 0.875rem 1rem !important;
  font-weight: 500;
  color: #fff;
  text-align: left;
  letter-spacing: -0.01em;
  background-color: var(--theme-secondary);
}
.c_modal .remove i,
ul:not([class]) li::before {
  background-color: var(--theme-primary);
}
.detail-accordian table tr {
  border-bottom: 1px solid var(--white-color);
}
.detail-accordian table thead:last-child tr td:first-child {
  font-size: 1.25rem;
  font-weight: 500;
  color: var(--theme-secondaryDark);
  background: var(--theme-bg-gray);
}
.detail-accordian table thead:last-child tr td:last-child {
  color: var(--theme-secondaryDark);
  background: var(--theme-bg-gray);
}
.detail-video-wrapper .vhs-video__wrapper {
  display: flex;
  flex-direction: column !important;
  padding-top: 1.5rem !important;
  padding-bottom: 0 !important;
}
.detail-video-wrapper .vhs-video__heading {
  display: block;
  text-align: center;
  margin-bottom: 1.5rem;
}
.detail-block .checlist_link {
  margin-bottom: 20px;
}
.details-signup {
  flex-basis: 33.33%;
  min-width: 0;
  height: calc(100% + 4.125rem);
}
.detail-signup--sticky {
  height: 100%;
}
.detail-singup-container {
  border: 2px solid var(--theme-border);
  border-radius: 0.75rem;
  max-width: 400px;
  width: 100%;
}
.details-signup {
  position: sticky;
  top: 240px;
  border-radius: 0.75rem;
  max-width: 400px;
  width: 100%;
}
.detail-signup__container {
  top: 2rem;
  z-index: 2;
  max-width: 424px;
  margin: 0 auto;
  overflow: hidden;
  border: 2px solid var(--theme-border);
  border-radius: 0.75rem;
}
.detail-signup__scroller {
  max-height: calc(100vh - 12.25rem);
  padding: 2rem 1rem 0.878rem 2rem;
  overflow: auto;
  border-right: 1rem solid transparent;
}
.detail-signup__wrapper {
  position: relative;
}
.detail-signup__close {
  position: absolute;
  top: 0.3125rem;
  right: 0.3125rem;
  z-index: 2;
  display: none;
  background-color: transparent;
  border: none;
}
.detail-signup__close .icon {
  font-size: 0.8125rem;
}
.detail-signup__form {
  display: flex;
  flex-direction: column;
  align-items: center;
  background-color: var(--white-color);
  border-radius: 0.75rem;
}
.detail-signup__form legend,
.dropdown-toggle::after {
  display: none;
}
.detail-signup__radio-name .icon-canada,
.see-more_card h4:hover,
.vhs-header .nav-item .nav-link:hover {
  color: var(--theme-primary);
}
.detail-signup__radio {
  position: relative;
  display: flex;
  align-items: center;
  justify-content: center;
  width: 100%;
}
.detail-signup__radio-price {
  font-size: 2rem;
  line-height: 1;
  color: var(--theme-secondaryDark);
}
.detail-signup__radio-price-cent {
  position: relative;
  top: -0.625rem;
  left: 0;
  margin-left: 0.125rem;
  font-size: 1rem;
}
.detail-signup__radio-name {
  font-size: 0.875rem;
  line-height: 1;
  color: var(--gray);
  text-transform: capitalize;
}
.detail-signup__radio-name .icon-international {
  color: var(--theme-secondary);
}
.detail-signup__radio-label {
  width: 100%;
  padding: 1.125rem 1rem 1.125rem 2.75rem;
  border-radius: 0.5rem;
}
.detail-signup__radios {
  border-bottom: 1px solid var(--theme-card-bg-light-pink);
  width: 100%;
  padding: 0.5rem 0.5rem 0.3125rem;
  border-bottom: 1px solid var(--theme-border);
}
.detail-signup__switch {
  position: relative;
  display: inline-block;
  margin-top: 1.5rem;
}
.detail-signup__switch input {
  width: 0;
  height: 0;
  opacity: 0;
}
.detail-signup__button {
  margin-top: 0.8125rem;
  padding: 0.713rem 2.5rem;
  font-size: 1rem;
}
.detail-signup__footnote {
  width: 100%;
  padding: 1rem;
  margin-top: 1.4375rem;
  font-size: 0.75rem;
  line-height: 1;
  text-align: center;
  letter-spacing: 0.01em;
  border-top: 1px solid var(--theme-border);
}
.detail-signup__footnote p {
  margin-bottom: 0;
  font-size: 0.875rem;
  line-height: 1;
  letter-spacing: 0.01em;
}
.detail-signup__footnote em {
  font-size: 0.875rem;
  color: var(--gray);
  margin-right: 8px;
}
.detail-signup__footnote a {
  font-size: 0.75rem;
  text-underline-offset: 1px;
}
.detail-signup__items {
  padding: 0;
  margin: 2rem 0 0 2rem;
  list-style-type: none;
}
.detail-signup__item {
  display: flex;
  align-items: top;
  margin-bottom: 1.125rem;
  line-height: 1.2;
  color: var(--gray);
  letter-spacing: 0.01em;
  width: 90%;
}
.detail-signup__item i {
  color: var(--seconday-btn);
  margin-right: 0.5rem;
}
.c_modal {
  padding-bottom: 0;
  position: relative;
}
.c_modal .remove i {
  position: absolute;
  right: 10px;
  top: 10px;
  width: 30px;
  height: 30px;
  border-radius: 50%;
  color: #fff;
  display: flex;
  align-items: center;
  justify-content: center;
  cursor: pointer;
  transition: 0.3s;
}
.c_modal .form-check,
.card-icon {
  display: flex;
  align-items: center;
}
.c_modal .form-check-input {
  width: 1.75rem;
  height: 1.75rem;
  background: var(--common-white) !important;
  background-color: var(--theme-bg-gray) !important;
  border: 1px solid var(--theme-secondary) !important;
  border-radius: 0.25rem;
}
.c_modal .form-check-input:checked[type="checkbox"]::after {
  left: 0.19rem;
  top: 0.7rem;
  width: 1.4rem;
  height: 1.2rem;
}
.c_modal .form-check {
  min-height: 1.8rem;
  position: relative;
}
.c_modal .form-check input:checked[type="checkbox"]::after {
  background-image: url(../img/blue-tick.svg);
  background-repeat: no-repeat;
  z-index: 1;
  display: inline-block;
  width: 1.3rem;
  height: 1rem;
  content: "";
  position: absolute;
}
.owl-theme .owl-nav [class*="owl-"] {
  color: #000 !important;
  font-size: 45px !important;
  background: 0 0 !important;
  cursor: pointer;
  border-radius: 0 !important;
}
.owl-carousel .owl-nav .owl-next,
.owl-carousel .owl-nav .owl-prev {
  position: absolute !important;
  top: 50% !important;
  z-index: 2 !important;
  display: flex !important;
  width: 48px !important;
  height: 48px !important;
  padding: 0 !important;
  margin-top: -1.15rem !important;
  font-size: 1.2rem !important;
  color: var(--theme-secondary) !important;
  border-radius: 2rem !important;
}
.owl-carousel .owl-nav .owl-prev {
  left: -3.75rem !important;
  align-items: center !important;
  justify-content: center !important;
  background-color: #fff !important;
  box-shadow: 0.25rem 0.125rem 1rem rgba(22, 21, 21, 0.07);
  transform: translateY(-50%);
}
.owl-carousel .owl-nav .owl-next {
  right: -3.75rem !important;
  align-items: center !important;
  justify-content: center !important;
  background-color: var(--white-color) !important;
  box-shadow: 0.25rem 0.125rem 1rem rgba(22, 21, 21, 0.07) !important;
  transform: translateY(-50%) !important;
}
.dropdown-toggle .dropdown_icon i {
  display: inline-block;
  margin-left: 0.255em;
  font-size: 0.875rem;
}
.vhs-header .nav-link {
  position: relative;
  text-decoration: none;
  transition: color 0.3s;
  letter-spacing: 0.02em;
}
.card_img,
.see-more_card,
.vhs-carousel__wrapper .vhs_card {
  transition: 0.5s;
}
.vhs-header .nav-tabs .nav-link {
  padding: 10px 0 10px 5px;
  position: relative;
}
.vhs-header .nav-tabs .nav-link i {
  position: absolute;
  right: 40px;
  font-size: 14px;
  top: 34%;
}
.nav-link.active,
.see-more_card:hover .card_img {
  padding: 0;
}
.vhs-header .nav-tabs .nav-link span {
  border-left: 3px solid transparent;
}
.vhs-header .nav-tabs .nav-link:hover span {
  border-left: 3px solid #fff;
}
.vhs-header .nav-item .nav-link::after {
  content: "";
  position: absolute;
  left: 0;
  bottom: -2px;
  height: 2px;
  width: 0;
  background-color: var(--theme-secondary);
  transition: width 0.4s;
}
.btn,
button {
  cursor: pointer !important;
}
.vhs-header .accordion .nav-link {
  padding: 0;
  color: var(--theme-secondary);
  transition: 0.3s;
  font-size: 1rem;
  text-decoration: none;
  margin-left: 0.6rem;
  margin-top: 0.375rem;
  display: inline-block;
}
.see-more {
  padding: 0 2rem;
}
.see-more_card {
  position: relative;
  min-height: 400px;
  width: 100%;
  border-radius: 12px;
  border: 1px solid rgba(0, 0, 0, 0.125);
  margin-bottom: 20px;
}
.see-more_card button:hover {
  transform: translate3d(0, -2px, 0);
}
.see-more_card p {
  margin-top: 10px;
  margin-bottom: 20px;
  font-size: 14px;
  /* text-transform: lowercase; */
  line-height: 20px;
}
.card_img {
  height: 200px;
  width: 100%;
  padding: 5px;
}
.card-icon {
  position: absolute;
  right: 3px;
  top: 3px;
  width: 38px;
  height: 38px;
  border-radius: 50%;
  background-color: #fff;
  box-shadow: rgba(0, 0, 0, 0.16) 0 1px 4px;
  justify-content: center;
}
.card-icon img {
  width: 90%;
  height: 90%;
  margin: auto;
}
.card_img img,
.vhs-summary__video img {
  width: 100%;
  height: 100%;
  object-fit: cover;
}
.card_img img {
  object-position: center;
  border-radius: 12px 12px 0 0;
}
.see-more_card:hover {
  box-shadow: rgba(149, 157, 165, 0.2) 0 8px 24px;
}
.card_content {
  padding: 15px;
  margin-bottom: 20px;
}
.card_content .heading-tile img {
  width: 2.5rem;
  height: 2.5rem;
  border-radius: 50%;
  margin-right: 10px;
}
.card_content .heading-tile h4 {
  font-size: 18px;
}
.see-more_card .btn-container {
  width: 90%;
  position: absolute;
  bottom: 10px;
  left: 0;
  margin: auto;
  right: 0;
}
.vhs-video__container .vhs-video__cta.btn-tertiary {
  text-decoration: none;
  color: var(--white-color);
}
.vhs-video__cta.btn-tertiary:hover {
  transform: translate3d(0, -2px, 0) !important;
}
.vhs-container .vhs-video__heading.vhs-video__heading--content {
  display: none;
}
.vhs-call-to-action-bar-inline__image-wrapper .logo {
  height: 170px;
}
.vhs_card_img img {
  transition: 0.5s;
  transform: scale(1);
  cursor: pointer;
}
video {
  border-radius: 8px;
  min-height: 340px;
  object-fit: cover;
  margin-top: 2rem;
}
header.fixed-top {
  box-shadow: 0 0 4px rgba(0, 0, 0, 0.1);
  padding: 0;
  width: 100%;
  animation: 0.3s ease-in-out fadeInDown;
  -webkit-box-shadow: 0 10px 15px rgba(25, 25, 25, 0.1);
  background-color: var(--theme-white);
  z-index: 111111;
}
.vhs-container .vhs-video__wrapper {
  padding-top: 0;
}
.vhs-courses__wrapper .btn-group {
  scrollbar-width: thin;
  scrollbar-color: #888 #f1f1f1;
}
.vhs-courses__wrapper .btn-group::-webkit-scrollbar {
  width: 10px;
}
.vhs-courses__wrapper .btn-group::-webkit-scrollbar-track {
  background: #f1f1f1;
}
.vhs-courses__wrapper .btn-group:-webkit-scrollbar-thumb {
  border-radius: 5px;
  border: 2px solid #f1f1f1;
}
.vhs-courses__wrapper .btn-group::-webkit-scrollbar-thumb:hover {
  background-color: #555;
}
.vhs-tabs .vhs_card {
  height: auto;
  min-height: auto;
  cursor: pointer;
}
.vhs_card {
  max-width: 310px;
}
.vhs-tiles--primary .vhs-tiles__item:hover {
  background-color: var(--theme-primary);
  border-color: var(--theme-primary) !important;
}
.vhs-tiles--primary .vhs-tiles__item:hover .vhs-tiles__subheading,
.vhs-tiles--primary .vhs-tiles__item:hover .vhs-tiles__text {
  color: var(--white-color);
}
.vhs-tiles--primary .vhs-tiles__item:hover .vhs-tiles__button,
.vhs-tiles--primary
  .vhs-tiles__item:hover
  .vhs-tiles__button--positioned-desktop {
  background-color: var(--white-color);
  color: var(--theme-primary);
}
.detail-switch.form-check-switch.form-switch {
  display: flex;
  align-items: center;
  margin: 10px 0 5px;
}
.vhs-hero__container.hero__detail {
  padding-bottom: 2rem;
}
.vhs-hero--course::before {
  height: auto;
}
.vhs-hero__container::before {
  height: 0;
}
.hero__detail .vhs-hero__wrapper {
  min-height: auto;
}
.vhs-summary {
  margin-top: 0 !important;
}
.vhs-tiles__image-wrapper {
  border: 2px solid transparent;
}
.vhs-tiles--primary .vhs-tiles__item:hover .vhs-tiles__image-wrapper {
  border: 2px solid var(--white-color);
}
.ngx-pagination {
  margin-left: 0;
  margin-bottom: 1rem;
  display: flex;
  justify-content: center;
}
.pagination li a {
  border: none;
  font-size: 13px !important;
  min-width: 30px !important;
  min-height: 30px !important;
  color: #999 !important;
  margin: 0 2px !important;
  line-height: 30px !important;
  border-radius: 2px !important;
  text-align: center !important;
  padding: 0 6px !important;
}
.pagination li a:hover {
  color: #666;
}
.pagination li.active a {
  background: #03a9f4;
}
.pagination li.active a:hover {
  background: #0397d6;
}
.pagination li.disabled i {
  color: #ccc;
}
.ngx-pagination .current {
  padding: 0.1875rem 0.625rem;
  background: #040322 !important;
  color: #fff;
  cursor: default;
  border-radius: 30px;
}
.pagination li i {
  font-size: 16px;
  padding-top: 6px;
}
figure.aligncenter {
  margin: 0 auto;
}
.wp-block-image .aligncenter {
  margin-left: auto;
  margin-right: auto;
}
input[type="search"]::-webkit-search-cancel-button {
  -webkit-appearance: none;
  appearance: none;
  display: none;
}
input[type="search"] {
  -moz-appearance: textfield;
}
input[type="search"]::-ms-clear {
  display: none;
}
.form-floating input {
  border-bottom: none !important;
}
.vhs-blogroll.vhs-blogroll--search .dropdown_icon {
  position: absolute;
  right: 0.7rem;
  top: 1.25rem;
}
.vhs-hero__container.hero__detail::before {
  position: absolute;
  top: 0;
  left: 0;
  z-index: 1;
  width: 829px;
  height: 610px;
  content: " ";
  background-image: url(../img/blog-img-bg.svg);
}
.vhs-hero__wrapper {
  border-bottom: 2px solid var(--theme-border);
}
ol:not([class]) {
  padding: 0 0 0 1.2rem;
  margin: 0 0 2.625rem;
}
ol:not([class]) li::marker {
  font-family: Inter, sans-serif;
  font-size: 1rem;
  font-style: normal;
  font-weight: 600;
  line-height: 1.5;
  color: #2b2929;
  letter-spacing: 0.01em;
  list-style-type: decimal;
}
ol li {
  list-style: decimal;
  padding-left: 1rem;
}
.text-danger {
  font-size: 12px !important;
}
.payment__methods li {
  display: flex;
  gap: 5px;
}
@media (max-width: 767px) {
  .vhs-hero__wrapper {
    padding: 0 1rem;
    min-height: 0;
  }
  .vhs-hero__wrapper .vhs-hero__content {
    width: 100%;
    justify-content: flex-start;
    margin: 2rem 0 0.75rem;
    padding: 0;
  }
  .vhs-hero__wrapper .vhs-hero__heading {
    font-size: 1.8rem;
  }
}
@media (min-width: 768px) and (max-width: 991px) {
  .vhs-hero__content {
    width: 100%;
    padding-top: 2rem;
  }
  .vhs-hero__wrapper {
    padding: 0 1rem;
    min-height: 0;
  }
  .vhs-hero__heading {
    margin-bottom: 0;
    font-size: 3.5rem;
  }
}
.vhs-logo-bar__image {
  width: auto;
  /* max-height: 124px; */
  /* max-width: 200px; */
  object-fit: contain;
  height: 105px;
  width: 140px;
}
.no-course {
  position: absolute;
  left: 47%;
  text-wrap: nowrap;
}
.vhs_card {
  margin-bottom: 5px !important;
}

/* .vhs-video__video{
  display: none !important;
} */
  .vhs-hero__tag{
      display: inline-block;
    margin-right: 0.25rem;
 }
.vhs-hero__tag a{
      padding: 0.0625rem 0.75rem;
    font-size: 0.75rem;
    font-weight: 500;
    line-height: 1.6;
    color: var(--theme-secondary);
    letter-spacing: 0.02em;
    border: 1px solid var(--theme-secondary);
    border-radius: 0.625rem;
 }
 .vhs-hero__container{
  margin-top: 4rem;
 }

.vhs-container p{
  color: var(--theme-secondaryDark) !important;
}
.card_content .heading-tile{
  align-items: center;
}