:root {
  --primary-primary-95075: rgba(6, 11, 25, 0.75);
  --Primary-Primary-700: #00192a;
  --white: #ffffff;
  --lpurple: #f7f9fc;
  --navy: #002a46;
  --yellow: #fffabf;
  --lyellow: #fffcf8;
  --black: #000;
  --blackish: #060b19;
  --black75: rgba(0, 0, 0, 0.75);
  --lgrey: #fafafa;
  --blue: #416efa;
  --albertsans: "Albert Sans", sans-serif;
  --dmserif: "DM Serif Display", serif;
}

.albertsans {
  font-family: var(--albertsans);
}

.dmserif {
  font-family: var(--dmserif);
}

.hero-pt {
  padding-top: 16.4rem;
}

.gap-108 {
  gap: 10.8rem !important;
}

.gap-16 {
  gap: 1.6rem !important;
}

.gap-40 {
  -moz-column-gap: 4rem;
       column-gap: 4rem;
}

.gap-32 {
  gap: 3.2rem;
}

.bg-lyellow {
  background-color: var(--lyellow);
}

.bg-light-grey {
  background-color: var(--lpurple);
}

.boder-b {
  border-bottom: 1px solid #e6ceaa;
}

.gap-64 {
  gap: 6.4rem;
}

.border-radius-16 {
  border-radius: 1.6rem;
}

.mb-24 {
  margin-bottom: 2.4rem;
}

.mb-22 {
  margin-bottom: 2.2rem;
}

.mt-16 {
  margin-top: 1.6rem;
}

.mt-18 {
  margin-top: 1.8rem;
}

.mt-20 {
  margin-top: 2rem;
}

.mt-24 {
  margin-top: 2.4rem;
}

.mt-30 {
  margin-top: 3rem;
}

.mt-32 {
  margin-top: 3.2rem;
}

.mt-40 {
  margin-top: 4rem;
}

.mt-50 {
  margin-top: 5rem;
}

.mt-60 {
  margin-top: 6rem;
}

.mt-70 {
  margin-top: 7rem;
}

.mt-80 {
  margin-top: 8rem;
}

.mt-90 {
  margin-top: 9rem;
}

.mt-100 {
  margin-top: 10rem;
}

.mt-120 {
  margin-top: 12rem;
}

.mt-150 {
  margin-top: 15rem;
}

.mt-200 {
  margin-top: 20rem;
}

.mb-16 {
  margin-bottom: 1.6rem;
}

.mb-18 {
  margin-bottom: 1.8rem;
}

.mb-20 {
  margin-bottom: 2rem;
}

.mb-24 {
  margin-bottom: 2.4rem;
}

.mb-30 {
  margin-bottom: 3rem;
}

.mb-32 {
  margin-bottom: 3.2rem;
}

.mb-40 {
  margin-bottom: 4rem;
}

.mb-48 {
  margin-bottom: 4.8rem;
}

.mb-50 {
  margin-bottom: 5rem;
}

.mb-60 {
  margin-bottom: 6rem;
}

.mb-64 {
  margin-bottom: 6.4rem;
}

.mb-70 {
  margin-bottom: 7rem;
}

.mb-80 {
  margin-bottom: 8rem;
}

.mb-90 {
  margin-bottom: 9rem;
}

.mb-100 {
  margin-bottom: 10rem;
}

.mb-110 {
  margin-bottom: 11rem;
}

.mb-120 {
  margin-bottom: 12rem;
}

.mb-150 {
  margin-bottom: 15rem;
}

.mb-200 {
  margin-bottom: 20rem;
}

.pt-10 {
  padding-top: 1rem;
}

.pt-16 {
  padding-top: 1.6rem;
}

.pt-18 {
  padding-top: 1.8rem;
}

.pt-20 {
  padding-top: 2rem;
}

.pt-24 {
  padding-top: 2.4rem;
}

.pt-30 {
  padding-top: 3rem;
}

.pt-32 {
  padding-top: 3.2rem;
}

.pt-40 {
  padding-top: 4rem;
}

.pt-50 {
  padding-top: 5rem;
}

.pt-60 {
  padding-top: 6rem;
}

.pt-70 {
  padding-top: 7rem;
}

.pt-80 {
  padding-top: 8rem;
}

.pt-90 {
  padding-top: 9rem;
}

.pt-100 {
  padding-top: 10rem;
}

.pt-110 {
  padding-top: 10rem;
}

.pt-120 {
  padding-top: 12rem;
}

.pt-130 {
  padding-top: 13rem;
}

.pt-140 {
  padding-top: 14rem;
}

.pt-150 {
  padding-top: 15rem;
}

.pt-160 {
  padding-top: 16rem;
}

.pt-170 {
  padding-top: 16rem;
}

.pt-180 {
  padding-top: 18rem;
}

.pt-200 {
  padding-top: 20rem;
}

.pb-10 {
  padding-bottom: 1rem;
}

.pb-16 {
  padding-bottom: 1.6rem;
}

.pb-18 {
  padding-bottom: 1.8rem;
}

.pb-20 {
  padding-bottom: 2rem;
}

.pb-24 {
  padding-bottom: 2.4rem;
}

.pb-30 {
  padding-bottom: 3rem;
}

.pb-32 {
  padding-bottom: 3.2rem;
}

.pb-40 {
  padding-bottom: 4rem;
}

.pb-50 {
  padding-bottom: 5rem;
}

.pb-60 {
  padding-bottom: 6rem;
}

.pb-64 {
  padding-bottom: 6.4rem;
}

.pb-70 {
  padding-bottom: 7rem;
}

.pb-74 {
  padding-bottom: 7.4rem;
}

.pb-80 {
  padding-bottom: 8rem;
}

.pb-84 {
  padding-bottom: 8.4rem;
}

.pb-90 {
  padding-bottom: 9rem;
}

.pb-100 {
  padding-bottom: 10rem;
}

.pb-104 {
  padding-bottom: 10.4rem;
}

.pb-120 {
  padding-bottom: 12rem;
}

.pb-130 {
  padding-bottom: 13rem;
}

.pb-134 {
  padding-bottom: 15.4rem;
}

.pb-140 {
  padding-bottom: 14rem;
}

.pb-150 {
  padding-bottom: 15rem;
}

.pb-160 {
  padding-bottom: 16rem;
}

.pb-170 {
  padding-bottom: 17rem;
}

.pb-180 {
  padding-bottom: 18rem;
}

.pb-200 {
  padding-bottom: 20rem;
}

.ps-10 {
  padding-left: 1rem;
}

.ps-16 {
  padding-left: 1.6rem;
}

.ps-18 {
  padding-left: 1.8rem;
}

.ps-20 {
  padding-left: 2rem;
}

.ps-24 {
  padding-left: 2.4rem;
}

.ps-30 {
  padding-left: 3rem;
}

.ps-32 {
  padding-left: 3.2rem;
}

.ps-40 {
  padding-left: 4rem;
}

.ps-50 {
  padding-left: 5rem;
}

.ps-60 {
  padding-left: 6rem;
}

.ps-70 {
  padding-left: 7rem;
}

.ps-80 {
  padding-left: 8rem;
}

.ps-90 {
  padding-left: 9rem;
}

.ps-100 {
  padding-left: 10rem;
}

.ps-150 {
  padding-left: 15rem;
}

.ps-200 {
  padding-left: 20rem;
}

.pe-10 {
  padding-right: 1rem;
}

.pe-16 {
  padding-right: 1.6rem;
}

.pe-18 {
  padding-right: 1.8rem;
}

.pe-20 {
  padding-right: 2rem;
}

.pe-24 {
  padding-right: 2.4rem;
}

.pe-30 {
  padding-right: 3rem;
}

.pe-32 {
  padding-right: 3.2rem;
}

.pe-40 {
  padding-right: 4rem;
}

.pe-50 {
  padding-right: 5rem;
}

.pe-60 {
  padding-right: 6rem;
}

.pe-70 {
  padding-right: 7rem;
}

.pe-80 {
  padding-right: 8rem;
}

.pe-90 {
  padding-right: 9rem;
}

.pe-100 {
  padding-right: 10rem;
}

.pe-150 {
  padding-right: 15rem;
}

.pe-200 {
  padding-right: 20rem;
}

.p-20 {
  padding: 2rem;
}

.p-30 {
  padding: 3rem;
}

.p-40 {
  padding: 4rem;
}

.p-50 {
  padding: 5rem;
}

.pe-md-32 {
  padding-right: 3.2rem;
}

.pe-md-22 {
  padding-right: 2.2rem;
}

.gap-32 {
  gap: 3.2rem;
}

.gap-17 {
  gap: 1.7rem;
}

.max-280 {
  max-width: 28rem;
}

.max-31 {
  max-width: 31.4rem;
}

.max-32 {
  max-width: 32.4rem;
}

.max-34 {
  max-width: 34.5rem;
}

.max-300 {
  max-width: 30rem;
}

.max-312 {
  max-width: 31.2rem;
}

.max-350 {
  max-width: 30.5rem;
}

.max-36 {
  max-width: 36.2rem;
}

.max-360 {
  max-width: 36rem;
}

.max-365 {
  max-width: 36.5rem;
}

.max-388 {
  max-width: 38.8rem;
}

.max-39 {
  max-width: 39.45rem;
}

.max-400 {
  max-width: 40rem;
}

.max-420 {
  max-width: 42rem;
}

.max-440 {
  max-width: 44rem;
}

.max-500 {
  max-width: 50rem;
}

.max-51 {
  max-width: 51.4rem;
}

.max-53 {
  max-width: 53.4rem;
}

.max-50 {
  max-width: 50.8rem;
}

.max-596 {
  max-width: 59.6rem;
  margin: 0 0 0 auto;
}

.max-600 {
  max-width: 60rem;
}

.max-610 {
  max-width: 61rem;
}

.max-642 {
  max-width: 64.2rem;
}

.max-640 {
  max-width: 64rem;
}

.max-650 {
  max-width: 65rem;
}

.max-700 {
  max-width: 70rem;
}

.max-800 {
  max-width: 80rem;
}

.max-860 {
  max-width: 86rem;
}

.max-980 {
  max-width: 98rem;
}

.max-110 {
  max-width: 110rem;
}

.max-1106 {
  max-width: 101.6rem;
}

.max-1400 {
  max-width: 140rem;
}

.max-1440 {
  max-width: 144rem;
}

body .max-1160 {
  max-width: 116rem;
}

.max-1920 {
  max-width: 192rem;
  margin: auto;
}

.mwidth_605 {
  max-width: 60.5rem;
  width: 100%;
}

.minvh-100 {
  min-height: 100vh;
}

.minh-180 {
  min-height: 18rem;
}

.minh-265 {
  min-height: 26.5rem;
}

.minh-350 {
  min-height: 35rem;
}

.minh-400 {
  min-height: 40rem;
}

.minh-500 {
  min-height: 50rem;
}

.h-100-vh {
  min-height: 100vh;
}

.h-90-vh {
  min-height: 90vh;
}

.h-80-vh {
  min-height: 80vh;
}

.h-70-vh {
  min-height: 70vh;
}

.h-60-vh {
  min-height: 60vh;
}

.h-50-vh {
  min-height: 50vh;
}

.max-1330 {
  max-width: 133rem;
}

.max-110 {
  max-width: 110rem;
}

.max-25 {
  max-width: 25.1rem;
}

.max-52 {
  max-width: 52.6rem;
}

.pt-large {
  padding-top: 24.6rem;
}

.pt-medium {
  padding-top: 16.8rem;
}

.pb-large {
  padding-bottom: 12.5rem;
}

.pb-medium {
  padding-bottom: 7.2rem;
}

.wp-block-columns {
  padding: 0 0.75rem 0;
}

/* Small menu. */
.menu-toggle,
.main-navigation.toggled ul {
  display: block;
}

.border-radius-8 img {
  border-radius: 0.8rem;
  width: 100%;
}

@media screen and (min-width: 37.5em) {
  .main-navigation ul {
    display: flex;
  }
}
/* Do not show the outline on the skip link target. */
#primary[tabindex="-1"]:focus {
  outline: 0;
}

html {
  font-size: 10px;
}
html body {
  color: rgba(0, 0, 0, 0.75);
  font-family: var(--albertsans);
  font-size: 1.6rem;
  font-weight: 400;
  line-height: 2.4rem;
  /* Track */
  /* Handle */
  /* Handle on hover */
  /*============================================================== Heading ==============================================================*/
}
html body a {
  font-weight: 400;
  text-decoration: none;
  color: var(--navy);
}
html body a:visited {
  color: var(--black);
}
html body::-webkit-scrollbar {
  width: 10px;
}
html body::-webkit-scrollbar-track {
  background: #ffffff;
}
html body::-webkit-scrollbar-thumb {
  background: var(--primary-primary-95075);
  border-radius: 65px;
}
html body::-webkit-scrollbar-thumb:hover {
  background: var(--primary-primary-95075);
}
html body .h1,
html body h1 {
  font-family: var(--dmserif);
  color: var(--navy);
  font-size: 4.8rem;
  font-weight: 400;
  line-height: 5.6rem;
}
html body .h2,
html body h2 {
  font-family: var(--dmserif);
  font-size: 4rem;
  font-weight: 400;
  line-height: 4.8rem; /* 120% */
  letter-spacing: 1.2px;
  text-transform: uppercase;
  color: var(--navy);
}
html body .h3,
html body h3 {
  font-family: var(--dmserif);
  color: var(--navy);
  font-size: 3.2rem;
  font-weight: 400;
  line-height: 4rem;
}
html body .h4,
html body h4 {
  font-size: 2.4rem;
  font-family: var(--dmserif);
  color: var(--navy);
  font-weight: 400;
  line-height: 3.2rem; /* 120% */
  text-transform: capitalize;
  color: var(--navy);
}
html body .h5,
html body h5 {
  font-size: 2rem;
  font-weight: 400;
  line-height: 2.8rem;
  margin: 0;
}
html body .h6,
html body h6 {
  font-size: 1.8rem;
  font-weight: 400;
  line-height: 2rem;
  text-transform: uppercase;
}
html body .btn,
html body .wp-block-button__link {
  color: var(--lgrey);
  font-family: var(--albertsans);
  font-size: 14px;
  font-weight: 700;
  line-height: 1.6rem;
  padding: 1.52rem 2.5rem;
  background-color: var(--navy);
  border-radius: 0;
  border: 1px solid var(--navy);
  transition: 0.3s all;
  text-transform: uppercase;
  display: block;
  overflow: hidden;
  position: relative;
}
html body .btn:hover,
html body .wp-block-button__link:hover {
  border-color: var(--navy);
  background: var(--Primary-Primary-700);
  color: var(--white);
}
html body .btn:visited,
html body .wp-block-button__link:visited {
  color: var(--white);
}
html body .btn.primary-btn,
html body .wp-block-button__link.primary-btn {
  background-color: var(--navy);
}
html body .btn.primary-btn:hover,
html body .wp-block-button__link.primary-btn:hover {
  background-color: var(--Primary-Primary-700);
  color: var(--white);
}
html body .btn.primary-btn:visited,
html body .wp-block-button__link.primary-btn:visited {
  color: var(--white);
}
html body .btn.outline-btn,
html body .wp-block-button__link.outline-btn {
  background-color: transparent;
  border: 1px solid var(--yellow);
  color: var(--yellow);
}
html body .btn.outline-btn:hover,
html body .wp-block-button__link.outline-btn:hover {
  background-color: var(--white);
  border: 1px solid var(--white);
  color: var(--Primary-Primary-700);
}
html body .btn .gform_button,
html body .wp-block-button__link .gform_button {
  border-radius: 4px;
  color: var(--white);
  font-weight: 600;
  transition: 0.3s all ease;
  outline: none;
  border: unset;
}
html body .btn .gform_button:hover,
html body .wp-block-button__link .gform_button:hover {
  background-color: var(--Primary-Primary-700);
  color: var(--white);
}
html body .btn .gform_button:active,
html body .wp-block-button__link .gform_button:active {
  background: #84e7a5 !important;
}
html body .small-btn a {
  font-family: var(--albertsans);
  font-size: 1.2rem;
  font-weight: 700;
  line-height: 1.6rem;
  padding: 0.32rem 1.55rem;
  background-color: var(--navy);
  border-radius: 0;
  border: 1px solid var(--navy);
  transition: 0.3s all;
  color: var(--lgrey);
}
html body .small-btn a:visited {
  color: var(--lgrey);
}
html body form input[type=email],
html body form input[type=number],
html body form input[type=password],
html body form input[type=text],
html body form input[type=tel],
html body form .gfield_select,
html body form select,
html body form .textarea {
  border-radius: 0;
  font-weight: 400;
  padding: 1.03rem 1.6rem !important;
  width: 100%;
  margin-top: 0;
  box-shadow: none;
  font-size: 1.6rem !important;
  line-height: 160%;
  border: 1px solid #e4e4e7;
  background: var(--white);
  color: rgba(0, 0, 0, 0.5);
}
html body form .textarea {
  height: 120px !important;
}
html body form .gfield_select,
html body form select {
  -webkit-appearance: none !important;
     -moz-appearance: none !important;
          appearance: none !important;
  background-image: url("../images/downarrow.svg") !important;
  background-repeat: no-repeat;
  background-position: calc(100% - 1.6rem) center;
  padding-right: 30px;
}
html body form input[type=submit] {
  color: #fafafa;
  text-align: center;
  font-family: var(--albertsans);
  font-size: 14px;
  font-style: normal;
  font-weight: 700;
  line-height: 16px !important; /* 114.286% */
  text-transform: uppercase;
  background-color: var(--navy);
  border: 0;
  box-shadow: unset;
  padding: 1.5rem 1.6rem;
  min-width: 14.8rem;
  margin: 0 !important;
  border: 1px solid var(--navy);
  transition: 0.3s all;
}
html body form input[type=submit]:hover {
  color: var(--navy);
  border: 1px solid var(--navy);
  background-color: transparent;
}
html body form .gfield {
  flex-wrap: wrap;
}
html body .gform_wrapper.gravity-theme .gfield_required {
  display: none !important;
}
html body .gform_wrapper.gravity-theme .gfield_error [aria-invalid=true] {
  border: 1px solid rgba(0, 0, 0, 0.5);
}

#site-wrap {
  position: relative;
}

#toast-wrap {
  padding: 1.2rem 0;
  text-align: center;
  position: relative;
}
#toast-wrap p {
  margin: 0;
}
#toast-wrap a {
  text-align: center;
  font-weight: 700;
  line-height: 160%; /* 2.56rem */
  text-decoration-line: underline;
  background-color: transparent;
  margin-left: 0.8rem;
}
#toast-wrap #toast-close {
  position: absolute;
  right: 3.2rem;
  top: 50%;
  transform: translateY(-50%);
  cursor: pointer;
}

.site-header {
  background-color: transparent;
  position: absolute;
  transition: all 0.3s;
  padding: 2.4rem 0 0;
  top: 0;
  z-index: 99;
  width: 100%;
}
.site-header.fixed {
  position: fixed;
  animation: slide-down 0.4s;
  position: fixed;
  -webkit-transition-property: background, padding, z-index;
  -webkit-transition-duration: 300ms;
  -webkit-transition-timing-function: ease;
  -webkit-transition-delay: 0;
  -moz-transition-property: background, padding, z-index;
  -moz-transition-duration: 300ms;
  -moz-transition-timing-function: ease;
  -moz-transition-delay: 0;
  -ms-transition-property: background, padding, z-index;
  -ms-transition-duration: 300ms;
  -ms-transition-timing-function: ease;
  -ms-transition-delay: 0;
  -o-transition-property: background, padding, z-index;
  -o-transition-duration: 300ms;
  -o-transition-timing-function: ease;
  -o-transition-delay: 0;
  transition-property: background, padding, z-index;
  transition-duration: 300ms;
  transition-timing-function: ease;
  transition-delay: 0;
  background-color: var(--white);
  padding: 1rem 0rem;
  box-shadow: 0px 4px 4px 0px rgba(0, 0, 0, 0.1);
}
.site-header.fixed .top-bar {
  display: none;
}
.site-header.fixed .site-logo img {
  max-width: 8rem;
}
.site-header .site-logo img {
  transition: all 0.3s;
}

.site-navigation {
  padding: 0;
  list-style: none;
  margin: 0;
}
.site-navigation ul#primary-menu {
  list-style: none;
  padding: 0;
  margin: 0;
  gap: 4rem;
  align-items: center;
}
.site-navigation ul#primary-menu li {
  position: relative;
  transition: 0.3s all;
}
.site-navigation ul#primary-menu li a {
  color: rgba(6, 11, 25, 0.75);
  font-family: var(--albertsans);
  font-size: 1.8rem;
  font-style: normal;
  font-weight: 500;
  line-height: 2rem;
  transition: all 0.3s;
  overflow: hidden;
  position: relative;
  display: block;
}
.site-navigation ul#primary-menu li a:hover {
  color: var(--Primary-Primary-700);
}
.site-navigation ul#primary-menu li a:visited {
  color: rgba(6, 11, 25, 0.75);
}
.site-navigation ul#primary-menu li a span {
  transition: all 0.6s;
  position: relative;
  top: 0;
  left: 0;
  white-space: nowrap;
}
.site-navigation ul#primary-menu li a span.--item {
  position: absolute;
  top: 30px;
}
.site-navigation ul#primary-menu li.current_page_item a {
  color: var(--blue);
  font-weight: 700;
}
.site-navigation ul#primary-menu li.current_page_item a span {
  top: -30px;
}
.site-navigation ul#primary-menu li.current_page_item a span.--item {
  top: 0px;
}
.site-navigation ul#primary-menu li.current-page-ancestor > a, .site-navigation ul#primary-menu li.current-menu-item > a, .site-navigation ul#primary-menu li.current-menu-parent > a {
  position: relative;
}
.site-navigation ul#primary-menu li.current-page-ancestor > a:after, .site-navigation ul#primary-menu li.current-menu-item > a:after, .site-navigation ul#primary-menu li.current-menu-parent > a:after {
  content: "";
  position: absolute;
  width: 100%;
  height: 1px;
  bottom: -0.2rem;
  left: 50%;
  transform: translateX(-50%);
}
.site-navigation ul#primary-menu li.current-page-ancestor .sub-menu .current-menu-item a::after, .site-navigation ul#primary-menu li.current-menu-item .sub-menu .current-menu-item a::after, .site-navigation ul#primary-menu li.current-menu-parent .sub-menu .current-menu-item a::after {
  display: none;
}
.site-navigation ul#primary-menu li.menu-item-has-children {
  display: flex;
  align-items: center;
  gap: 0.8rem;
}
.site-navigation ul#primary-menu li.menu-item-has-children.current-menu-ancestor > a {
  color: var(--blue);
  font-weight: 700;
}
.site-navigation ul#primary-menu li.menu-item-has-children.current-menu-ancestor .arrow svg path {
  fill: var(--blue);
}
.site-navigation ul#primary-menu li.menu-item-has-children.current-menu-ancestor .current-menu-item {
  color: var(--blue);
  font-weight: 700;
}
.site-navigation ul#primary-menu li:hover a span {
  top: -30px;
}
.site-navigation ul#primary-menu li:hover a span.--item {
  top: 0;
  font-weight: 600;
}
.site-navigation ul#primary-menu li:hover ul.sub-menu {
  opacity: 1;
  visibility: visible;
  transform: translate(0, 0);
  box-shadow: 0px 4px 4px rgba(0, 0, 0, 0.1);
  border-radius: 8px;
  background: rgba(255, 255, 255, 0.75);
  padding: 0.4rem;
}
.site-navigation ul#primary-menu li:hover ul.sub-menu li {
  margin-bottom: 0.8rem;
  padding: 0.4rem 1.2rem;
}
.site-navigation ul#primary-menu li:hover ul.sub-menu li:last-child {
  margin-bottom: 0;
}
.site-navigation ul#primary-menu li:hover ul.sub-menu li:hover {
  border-radius: 6px;
  background: rgba(0, 42, 70, 0.1);
}
.site-navigation ul#primary-menu li:hover .arrow svg {
  transform: rotate(180deg);
}
.site-navigation ul#primary-menu li ul.sub-menu {
  position: absolute;
  min-width: 17.1rem;
  display: block;
  list-style: none;
  padding: 0;
  width: 100%;
  transition: all 0.3s;
  opacity: 0;
  visibility: hidden;
  transform: translate(0, -1.6rem);
  top: 2.8rem;
  z-index: 1;
  right: 0;
}
.site-navigation ul#primary-menu li ul.sub-menu li {
  width: 100%;
  padding: 1.2rem 1.6rem;
}
.site-navigation ul#primary-menu li ul.sub-menu li:last-child {
  border: 0;
}
.site-navigation ul#primary-menu li ul.sub-menu li a {
  padding: 0;
  width: 100%;
  text-transform: capitalize;
}
.site-navigation ul#primary-menu li.primary-btn a {
  color: var(--white);
}
.site-navigation .menu-menu-1-container ul#primary-menu {
  justify-content: end;
}
.site-navigation .menu-toggle {
  border: 0;
  display: none;
}
.site-navigation .menu-toggle .mobile-icon {
  display: none;
}
.site-navigation.toggled .main-navigation {
  position: fixed;
  right: 0;
  top: 12rem;
  padding: 2rem 4rem;
  border-radius: 1rem;
  width: 100%;
  min-height: calc(100vh - 12rem);
  left: 0;
}

.topbar {
  padding: 1.2rem 0;
}
.topbar .--content {
  justify-content: end;
  gap: 0.8rem;
}
.topbar .--content p {
  color: var(--white);
  font-family: "Human Sans";
  font-size: 1.4rem;
  font-weight: 400;
  margin: 0;
  line-height: 1.6rem; /* 114.286% */
  display: flex;
  align-items: center;
}
.topbar .--content p img {
  margin-right: 0.8rem;
}
.topbar .--content p a {
  color: var(--white);
  font-weight: 700;
}

.site-footer {
  background-color: var(--navy);
  padding: 2rem 0 8rem;
}
.site-footer ul {
  list-style: none;
  padding: 0;
  margin: 0;
  display: flex;
  align-items: center;
  gap: 2rem;
}
.site-footer ul li {
  line-height: 0;
}
.site-footer ul li a {
  color: var(--white);
  font-size: 1.2rem;
  font-weight: 400;
  line-height: 1.6rem; /* 133.333% */
}
.site-footer .copyright {
  color: var(--white);
  font-size: 1.2rem;
  font-weight: 300;
  line-height: 16px; /* 133.333% */
  margin: 1rem 0 0;
  display: flex;
  align-items: center;
}
.site-footer .copyright p {
  margin: 0;
  padding-right: 5px;
}
.site-footer .copyright.justify-content-end {
  margin: 1.3rem 0 0 !important;
}
.site-footer .copyright.justify-content-end p {
  padding-right: 0;
}
.site-footer .copyright.justify-content-end p img {
  margin-left: 0.5rem;
}
.site-footer .social-icons {
  display: flex;
  align-items: center;
  justify-content: end;
  gap: 0.8rem;
}

.has-background {
  padding: 0 !important;
}

.gform_wrapper.gravity-theme .gform_validation_errors > h2,
.validation_message {
  color: #c02b0a;
  font-size: 1.2rem !important;
  font-weight: 500;
  line-height: 1.6rem !important;
  margin: 0 0 12px;
  text-transform: inherit !important;
  font-family: var(--albertsans);
  letter-spacing: 0 !important;
}

.es_subscription_message.success {
  color: var(--navy) !important;
}

.hero-btn {
  border-radius: 40px;
  background: rgba(0, 42, 70, 0.05);
  padding: 0.75rem 2rem 0.75rem 1.2rem;
  color: var(--navy);
  font-size: 1.4rem;
  font-weight: 600;
  line-height: 24px;
  display: flex;
  align-items: center;
  gap: 0.8rem;
  transition: 0.3s all;
}
.hero-btn svg path {
  transition: 0.3s all;
}
.hero-btn:hover {
  background-color: var(--blue) !important;
  color: var(--white) !important;
  transition: 0.3s all;
}
.hero-btn:hover svg path {
  fill: var(--white);
}

.name_first {
  padding: 0 !important;
}

.mobile-image {
  display: none;
}

.home-above-wrapper {
  background-color: var(--lyellow);
}

.hero-section {
  background-position: center top;
  background-repeat: no-repeat;
  background-size: cover;
  min-height: 105rem;
  position: relative;
  display: flex;
  align-items: center;
  max-width: 192rem;
  margin: auto;
}
.hero-section::after {
  content: "";
  background: linear-gradient(180deg, rgba(0, 0, 0, 0) 0%, rgba(0, 0, 0, 0.7215686275) 100%);
  width: 100%;
  height: 69rem;
  position: absolute;
  left: 50%;
  transform: translateX(-50%);
  bottom: 0;
}
.hero-section .--content {
  position: relative;
  z-index: 1;
}
.hero-section .--content h1 {
  color: var(--white);
  text-shadow: 0px 2px 4px rgba(0, 0, 0, 0.2);
  font-weight: 400;
  text-transform: uppercase;
  margin-bottom: 1.6rem;
  margin-top: 12rem;
}
.hero-section .--content p {
  color: var(--white);
  max-width: 27rem;
  margin: auto;
  font-size: 2rem;
  line-height: 2.8rem;
}
.hero-section .white-bg {
  position: absolute;
  bottom: -5px;
  z-index: 1;
  left: 50%;
  transform: translateX(-50%);
  width: 100%;
}
.hero-section .links {
  position: absolute;
  left: 50%;
  transform: translateX(-50%);
  bottom: 9rem;
  z-index: 1;
}
.hero-section .links .outline-btn {
  font-size: 1.6rem;
  font-weight: 600;
}
.hero-section .links .home-hero__scroll-down {
  margin-top: 2rem;
  cursor: pointer;
  animation: myAnimation 1s ease infinite alternate;
}

@keyframes myAnimation {
  0% {
    transform: translateY(0);
  }
  100% {
    transform: translateY(10px);
  }
}
.latest-podcast {
  padding: 11.2rem 0 12rem;
  background-color: var(--lyellow);
}
.latest-podcast .vid-selector {
  max-height: 36rem;
  overflow: hidden;
  border-radius: 8px;
}
.latest-podcast .quote {
  border-radius: 8px;
  background: linear-gradient(0deg, rgba(255, 255, 255, 0.9) 0%, rgba(255, 255, 255, 0.9) 100%), #b4c8e1;
  padding: 5rem 2rem;
}
.latest-podcast .quote svg {
  position: absolute;
  right: 2rem;
  bottom: 3.5rem;
}
.latest-podcast .quote p {
  margin: 0;
  color: var(--navy);
  font-style: italic;
  line-height: 2rem;
}
.latest-podcast .--meta {
  margin-bottom: 2rem;
}
.latest-podcast .--meta .episode {
  border-radius: 4px;
  background: var(--blue);
  margin: 0;
  color: var(--white);
  font-size: 1.2rem;
  font-weight: 700;
  line-height: 12px;
  padding: 0.4rem 0.8rem;
}
.latest-podcast .--meta .publish-date {
  font-size: 1.2rem;
  font-weight: 400;
  line-height: 16px;
  margin: 0;
}
.latest-podcast .--content h5 {
  color: var(--navy);
  font-family: var(--albertsans);
  font-size: 2rem;
  line-height: 28px;
  margin-bottom: 0.8rem;
}
.latest-podcast .--content h5 a {
  font-weight: 700;
}
.latest-podcast .--content .excerpt {
  margin-bottom: 3.3rem;
}
.latest-podcast .channals p {
  color: rgba(0, 42, 70, 0.5);
  font-size: 1.4rem;
  font-weight: 500;
  line-height: 1.6rem; /* 114.286% */
}
.latest-podcast .channals .acf-repeater {
  gap: 2rem;
  transition: 0.3s all;
}
.latest-podcast .channals .acf-repeater a,
.latest-podcast .channals .acf-repeater button {
  border-radius: 4rem;
  background: rgba(0, 42, 70, 0.03);
  padding: 0.4rem 1.2rem;
  display: flex;
  align-items: center;
  gap: 0.8rem;
  color: var(--navy);
  font-size: 1.4rem;
  font-weight: 600;
  line-height: 2.4rem;
  text-transform: capitalize;
  border: 0;
}
.latest-podcast .channals .acf-repeater a:hover,
.latest-podcast .channals .acf-repeater button:hover {
  background-color: var(--Primary-Primary-700);
  color: var(--white);
}
.latest-podcast .channals .acf-repeater a:hover svg path,
.latest-podcast .channals .acf-repeater button:hover svg path {
  fill: var(--white);
}
.latest-podcast .channals .acf-repeater .dropdown-menu.show {
  border: 0;
  border-radius: 20px;
  background: rgba(0, 42, 70, 0.03);
  padding: 0.4rem;
}
.latest-podcast .channals .acf-repeater .dropdown-menu.show .dropdown-item {
  border-radius: 40px;
  margin-bottom: 0.4rem;
  padding: 0.4rem 1.6rem;
  background: unset;
}
.latest-podcast .channals .acf-repeater .dropdown-menu.show .dropdown-item:hover {
  background: #ebebeb;
  color: var(--navy);
}
.latest-podcast .channals .acf-repeater .dropdown-menu.show .dropdown-item:last-child {
  margin: 0;
}
.latest-podcast .title {
  position: relative;
  overflow: hidden;
}
.latest-podcast .title h4 {
  font-weight: 400;
  font-style: normal;
  font-weight: 400;
  line-height: 28px; /* 116.667% */
  letter-spacing: 1.2px;
  text-transform: uppercase;
}
.latest-podcast .title::before {
  content: "";
  background: #ffe5bd;
  width: 100%;
  height: 1px;
  position: absolute;
  bottom: 13px;
  left: 23rem;
}

.newsletter {
  padding: 10.4rem 0;
}
.newsletter .-content {
  padding-left: 2rem;
}
.newsletter .-content h2 {
  margin-bottom: 1.6rem;
}
.newsletter .-content p {
  color: var(--black75);
  margin-bottom: 4rem;
}
.newsletter .gjs-row {
  margin: 0 !important;
}
.newsletter .gjs-cell {
  display: flex;
  align-items: center;
  margin-top: 0rem;
}
.newsletter .gjs-cell input[type=email] {
  border: 1px solid #e4e4e7;
  background: #fff;
  padding: 1rem 1.6rem;
  border-radius: 0;
}
.newsletter .gjs-cell input[type=submit] {
  color: #fafafa;
  text-align: center;
  font-size: 14px;
  font-style: normal;
  font-weight: 700;
  line-height: 16px;
  text-transform: uppercase;
  padding: 1.6rem 1rem;
  border: 0;
  background-color: var(--navy);
  min-width: 14rem;
  transition: 0.3s all;
}
.newsletter .gjs-cell input[type=submit]:hover {
  background-color: var(--Primary-Primary-700);
}

.host {
  padding-bottom: 15.6rem;
  background-color: var(--lyellow);
}
.host h2 {
  margin-bottom: 2.4rem;
}
.host .--content h4 {
  margin-bottom: 0.4rem;
  color: var(--navy);
}
.host .--content h5 {
  margin-bottom: 3.2rem;
  color: var(--navy);
  font-weight: 400;
}
.host .--content p {
  margin-bottom: 3.2rem;
}

.vital-conversation {
  padding: 6.4rem 0 10.4rem;
  position: relative;
  background-color: var(--lpurple);
}
.vital-conversation .container {
  max-width: 108rem;
}
.vital-conversation h2 {
  max-width: 53.5rem;
  margin: 0 auto 4.8rem auto;
  position: relative;
  z-index: 1;
}
.vital-conversation .--content {
  max-width: 59.2rem;
  margin: auto 0 auto auto;
}
.vital-conversation .--content p {
  font-size: 2rem;
  line-height: 2.8rem;
  color: rgba(0, 0, 0, 0.75);
  margin-bottom: 2rem;
}
.vital-conversation::before {
  content: "";
  background: var(--lpurple);
  width: 100%;
  height: 13.2rem;
  position: absolute;
  left: 50%;
  top: 0;
  border-radius: 50%;
  transform: translate(-50%, -40%);
  z-index: 1;
  max-width: 192rem;
}

.inner-hero .content h5 {
  color: var(--blackish);
  margin: 0;
  font-weight: 400;
}
.inner-hero #searchform {
  position: relative;
  margin: 0.8rem 0 0 0;
  min-width: 37.4rem;
  float: right;
}
.inner-hero #searchform input {
  border-radius: 8px;
  border: 1px solid #e4e4e7;
  background: var(--white);
  padding: 1.03rem 1.6rem 1.03rem 4.8rem !important;
}
.inner-hero #searchform svg {
  position: absolute;
  left: 1.6rem;
  top: 50%;
  transform: translateY(-50%);
}

.coach {
  max-width: 116rem;
  margin: auto !important;
  gap: 2rem;
}
.coach h5 {
  font-weight: 400;
  color: var(--navy);
}
.coach h5 strong {
  font-size: 2.8rem;
  font-weight: 600;
  line-height: 32px; /* 114.286% */
  margin-bottom: 0.4rem;
}

.book_session_section {
  background: var(--lpurple);
  padding-top: 6.4rem !important;
  padding-bottom: 14rem !important;
  position: relative;
}
.book_session_section::before {
  content: "";
  background: var(--lpurple);
  width: 100%;
  height: 13.2rem;
  position: absolute;
  left: 50%;
  top: -15px;
  border-radius: 50%;
  transform: translate(-50%, -40%);
  z-index: -1;
}
.book_session_section p {
  color: var(--black75);
}
.book_session_section .wp-element-button {
  padding: 1.5rem 2.5rem;
  min-width: 17.4rem;
}
.book_session_section .wp-element-button:hover {
  background-color: transparent;
  color: var(--navy) !important;
}

.page-template-retreat .newsletter {
  position: relative;
  padding-top: 14.4rem;
}
.page-template-retreat .newsletter::before {
  content: "";
  background: var(--white);
  width: 100%;
  height: 8.2rem;
  position: absolute;
  left: 50%;
  top: 0;
  border-radius: 50%;
  transform: translate(-50%, -40%);
  z-index: 1;
}

.inner-hero-section {
  background-position: center top;
  background-repeat: no-repeat;
  background-size: cover;
  min-height: 82.9rem;
  position: relative;
  display: flex;
  align-items: center;
}
.inner-hero-section::after {
  content: "";
  background: linear-gradient(180deg, rgba(0, 0, 0, 0) 0%, rgba(0, 0, 0, 0.7215686275) 100%);
  width: 100%;
  height: 55.5rem;
  position: absolute;
  left: 50%;
  transform: translateX(-50%);
  bottom: 0;
}
.inner-hero-section .white-bg {
  position: absolute;
  bottom: -5px;
  z-index: 1;
  left: 50%;
  transform: translateX(-50%);
  width: 100%;
}
.inner-hero-section .--content {
  position: absolute;
  z-index: 1;
  bottom: 17.7rem;
  max-width: 78.8rem;
  left: 50%;
  transform: translateX(-50%);
}
.inner-hero-section .--content h1 {
  color: var(--white);
  text-shadow: 0px 2px 4px rgba(0, 0, 0, 0.2);
  font-weight: 400;
  text-transform: uppercase;
  margin: 0;
}
.inner-hero-section .--content h5 {
  color: rgba(255, 255, 255, 0.9);
  font-family: var(--albertsans);
  font-weight: 400;
  line-height: 28px; /* 140% */
  margin-top: 1.6rem;
  max-width: 36.2rem;
  margin: 1.6rem auto 0;
}

.page-template-about .coach {
  max-width: 100%;
}
.page-template-about .newsletter {
  position: relative;
  padding-top: 14.4rem;
  background-color: var(--lpurple);
}
.page-template-about .newsletter::before {
  content: "";
  background: var(--lpurple);
  width: 100%;
  height: 8.2rem;
  position: absolute;
  left: 50%;
  top: 0;
  border-radius: 50%;
  transform: translate(-50%, -40%);
  z-index: 1;
}

.page-id-88 .inner-hero-section {
  min-height: 95rem;
}

.partner-list ul {
  padding: 0;
  margin: 0;
  list-style: none;
  padding-left: 2.5rem;
}
.partner-list ul li {
  position: relative;
  margin-bottom: 0.8rem;
}
.partner-list ul li:last-child {
  margin: 0;
}
.partner-list ul li::before {
  content: "";
  position: absolute;
  background-image: url(../../assets/images/listicon.svg);
  background-repeat: no-repeat;
  width: 1.6rem;
  height: 12px;
  border-radius: 0rem 10rem 0rem 0rem;
  left: -24px;
  top: 6px;
}

.wegot .wp-block-button__link {
  padding: 1.52rem 2.77rem;
}

.bio-btn .wp-block-button__link {
  padding: 1.52rem 2.72rem;
}

.page-template-Contact .nav-tabs {
  border: 0;
  padding: 0;
  margin: 0;
  justify-content: center;
  align-items: center;
  margin-bottom: 8rem;
  gap: 4rem;
}
.page-template-Contact .nav-tabs .hero-btn {
  background: rgba(0, 42, 70, 0.05) !important;
  color: var(--navy) !important;
  border: 0 !important;
  border-radius: 4rem !important;
}
.page-template-Contact .nav-tabs .hero-btn.active {
  background-color: var(--blue) !important;
  color: var(--white) !important;
}
.page-template-Contact .nav-tabs .hero-btn.active svg path {
  fill: var(--white);
}
.page-template-Contact .nav-tabs .hero-btn:hover {
  background-color: var(--blue) !important;
  color: var(--white) !important;
}
.page-template-Contact .tab-pane h2 {
  margin-bottom: 4rem;
}
.page-template-Contact .tab-pane p {
  margin-bottom: 4rem;
  color: var(--blackish);
  font-size: 2rem;
  font-weight: 400;
  line-height: 28px;
}
.page-template-Contact .gform_wrapper.gravity-theme .gform_validation_errors {
  max-width: 38.8rem;
  margin: auto;
}
.page-template-Contact form {
  max-width: 38.8rem;
  margin: auto;
  margin-bottom: 10.4rem;
}
.page-template-Contact .newsletter {
  position: relative;
  padding-top: 14.4rem;
  background-color: var(--white);
}
.page-template-Contact .newsletter::before {
  content: "";
  background: var(--white);
  width: 100%;
  height: 8.2rem;
  position: absolute;
  left: 50%;
  top: 0;
  border-radius: 50%;
  transform: translate(-50%, -40%);
  z-index: 1;
}
.page-template-Contact .gform_footer {
  justify-content: center;
  padding: 0 !important;
  margin-top: 0.8rem !important;
}
.page-template-Contact .social {
  display: flex;
  align-items: center;
  justify-content: center;
  gap: 1.6rem;
  margin-top: 4.3rem;
}

.image-hover-btn {
  position: relative;
}
.image-hover-btn .visit-site {
  background: rgba(13, 22, 50, 0.5);
  position: absolute;
  opacity: 0;
  visibility: hidden;
  transition: 0.3s all;
  height: calc(100% - 1rem);
  width: 100%;
  display: flex;
  align-items: center;
  justify-content: center;
  top: 0px;
}
.image-hover-btn .visit-site a {
  background-color: var(--white);
  padding: 1.52rem 2.72rem;
  color: var(--navy);
}
.image-hover-btn .visit-site a:hover {
  background-color: var(--Primary-Primary-700);
  color: var(--white);
  border: 0;
}
.image-hover-btn .visit-site a:hover:visited {
  color: var(--white);
}
.image-hover-btn .visit-site a:visited {
  color: var(--navy);
}
.image-hover-btn:hover .visit-site {
  opacity: 1;
  visibility: visible;
}

.coaching .content {
  max-width: 88rem;
  margin: auto;
}
.coaching .content h5 {
  color: var(--black75);
  font-family: var(--albertsans);
  font-size: 2.4rem;
  font-weight: 400;
  line-height: 32px; /* 133.333% */
  margin: 0 0 4rem 0;
}
.coaching .content p {
  color: var(--blackish);
}
.coaching .btn {
  padding: 1.52rem 2.75rem;
}

.testimonial {
  background-color: var(--lpurple);
  padding: 4.8rem 0 10.4rem;
  position: relative;
}
.testimonial::before {
  content: "";
  background: var(--lpurple);
  width: 100%;
  height: 8.2rem;
  position: absolute;
  left: 50%;
  top: 0;
  border-radius: 50%;
  transform: translate(-50%, -40%);
  z-index: -1;
}
.testimonial h2 {
  margin-bottom: 6.4rem;
}
.testimonial .testimonial-content {
  max-width: 86rem;
  margin: auto;
}
.testimonial .testimonial-content p {
  color: var(--primary-primary-95075);
  font-style: italic;
  margin: 2.4rem 0;
}
.testimonial .testimonial-content h5 {
  color: var(--primary-primary-95075);
  font-family: var(--albertsans);
  margin: 3.2rem 0 0 0;
  font-weight: 600;
  line-height: 2.8rem;
  display: inline-block;
}
.testimonial .testimonial-content h6 {
  color: var(--blackish);
  font-family: var(--albertsans);
  font-size: 1.4rem;
  font-style: italic;
  font-weight: 400;
  line-height: 2rem;
  margin: 0;
  text-transform: initial;
}
.testimonial .testimonial-slider {
  position: static;
}
.testimonial .testimonial-slider button {
  border: 0;
  padding: 0;
  margin: 0;
  background-color: unset;
  position: absolute;
  top: 55%;
}
.testimonial .testimonial-slider button.slick-prev {
  left: 0;
}
.testimonial .testimonial-slider button.slick-next {
  right: 0;
}

.blog .testimonial {
  padding: 0rem 0 10.4rem;
  overflow: hidden;
}
.blog .testimonial .logo {
  position: absolute;
  left: 50%;
  top: -3rem;
  transform: translateX(-50%);
}
.blog .testimonial .logo .w-100 {
  width: 750px !important;
}
.blog .testimonial-slider .slick-list {
  z-index: 2;
}
.blog .testimonial-slider button {
  top: 50%;
  transform: translateY(-50%);
}
.blog .newsletter {
  position: relative;
  padding-top: 14.4rem;
  background: var(--lpurple);
}
.blog .newsletter::before {
  content: "";
  background: var(--lpurple);
  width: 100%;
  height: 8.2rem;
  position: absolute;
  left: 50%;
  top: 0;
  border-radius: 50%;
  transform: translate(-50%, -40%);
  z-index: 1;
}

.blog-hero .hero-content h1 {
  color: var(--navy);
  text-align: center;
  font-size: 4rem;
  font-weight: 400;
  line-height: 48px; /* 120% */
  letter-spacing: 1.2px;
  text-transform: uppercase;
  margin-bottom: 4rem;
}
.blog-hero .hero-content h5 {
  font-weight: 400;
  color: var(--blackish);
}

.artilce-listing {
  padding: 8rem 0 4rem;
}
.artilce-listing #posts-container .row {
  padding-left: 11rem;
  padding-right: 11rem;
}
.artilce-listing #posts-container .row:last-child.boder-b {
  border-bottom: 0;
}
.artilce-listing #posts-container .post-thumbnail {
  max-height: 320px;
  overflow: hidden;
}
.artilce-listing #posts-container .post-thumbnail img {
  border-radius: 0.4rem;
}
.artilce-listing .date {
  color: var(--black75);
  font-family: var(--albertsans);
  font-size: 1.4rem;
  font-weight: 400;
  line-height: 16px;
  position: absolute;
  top: 0.8rem;
  left: 7.5px;
}
.artilce-listing .short-content h3 {
  color: var(--navy);
  font-size: 2.4rem;
  font-weight: 400;
  line-height: 3.2rem; /* 133.333% */
  letter-spacing: 0.72px;
  text-transform: uppercase;
  margin-bottom: 1.6rem;
}
.artilce-listing .short-content p {
  margin: 0;
}

.single .newsletter {
  position: relative;
  padding-top: 14.4rem;
  background: var(--lpurple);
}
.single .newsletter::before {
  content: "";
  background: var(--lpurple);
  width: 100%;
  height: 8.2rem;
  position: absolute;
  left: 50%;
  top: 0;
  border-radius: 50%;
  transform: translate(-50%, -40%);
  z-index: 1;
}

.post-hero .date {
  margin-bottom: 1.2rem;
  color: var(--navy);
  font-size: 1.4rem;
  font-weight: 400;
  line-height: 20px; /* 142.857% */
}
.post-hero h1 {
  margin-bottom: 4.4rem;
}

.addtoany_list {
  display: flex !important;
  align-items: center;
  gap: 1.2rem;
}
.addtoany_list a {
  padding: 0 !important;
}

.--post-content {
  padding-bottom: 15.6rem;
}
.--post-content .post-thumbnail {
  margin-bottom: 5.2rem;
}
.--post-content h2,
.--post-content h4,
.--post-content h3,
.--post-content h5 {
  margin-bottom: 2rem;
  font-family: var(--albertsans);
  text-transform: capitalize;
}
.--post-content h5 {
  color: var(--navy);
  font-weight: 600;
}
.--post-content h4 {
  font-weight: 700;
}
.--post-content p {
  margin-bottom: 2rem;
}
.--post-content p a {
  color: var(--blue);
  font-family: var(--albertsans);
  font-weight: 600;
  line-height: 24px;
  text-decoration-line: underline;
}
.--post-content p strong {
  font-weight: 700;
}
.--post-content .wp-block-image {
  margin-bottom: 2rem;
}
.--post-content ol li {
  margin-bottom: 0.8rem;
}
.--post-content ul {
  list-style: none;
}
.--post-content ul li {
  position: relative;
  margin-bottom: 0.8rem;
}
.--post-content ul li::before {
  content: "";
  position: absolute;
  background-image: url(../../assets/images/listicon.svg);
  width: 16px;
  height: 12px;
  border-radius: 0rem 10rem 0rem 0rem;
  left: -2rem;
  top: 4px;
  background-repeat: no-repeat;
}

.podcast-item {
  border-radius: 16px;
  border: 1px solid rgba(25, 23, 19, 0.04);
  background: var(--white);
  transition: all 0.3s;
}
.podcast-item:hover {
  box-shadow: 0px 2px 6px 0px rgba(0, 0, 0, 0.1);
}
.podcast-item figure {
  margin-bottom: 2.8rem;
  cursor: pointer;
}
.podcast-item figure img {
  border-radius: 8px 8px 0px 0px;
}
.podcast-item .--item-inner {
  padding: 0 2rem 2.8rem;
}
.podcast-item .--item-inner .--meta {
  margin-bottom: 2rem;
}
.podcast-item .--item-inner .--meta .episode {
  border-radius: 4px;
  background: var(--blue);
  margin: 0;
  color: var(--white);
  font-size: 1.2rem;
  font-weight: 700;
  line-height: 12px;
  padding: 0.4rem 0.8rem;
}
.podcast-item .--item-inner .--meta .publish-date {
  font-size: 1.2rem;
  font-weight: 400;
  line-height: 16px;
  margin: 0;
}
.podcast-item .--item-inner .--content {
  min-height: 12.9rem;
}
.podcast-item .--item-inner .--content h5 {
  color: #002a46;
  font-family: var(--albertsans);
  font-size: 1.8rem;
  line-height: 24px;
  margin-bottom: 0.8rem;
  display: -webkit-box;
  -webkit-line-clamp: 1;
  -webkit-box-orient: vertical;
  overflow: hidden;
  transition: 0.3s all;
}
.podcast-item .--item-inner .--content h5:hover {
  color: var(--blue);
}
.podcast-item .--item-inner .--content h5 a {
  font-weight: 700;
}
.podcast-item .--item-inner .--footer {
  margin-top: 2rem;
}
.podcast-item .--item-inner .--footer .play-episode {
  border-radius: 5px;
  background: rgba(0, 42, 70, 0.05);
  border: 0;
  display: flex;
  align-items: center;
  gap: 0.8rem;
  color: #002a46;
  text-align: center;
  font-family: "Albert Sans";
  font-size: 12px;
  font-style: normal;
  font-weight: 600;
  line-height: 16px;
  text-transform: uppercase;
  padding: 0.4rem 0.8rem 0.4rem 0.6rem;
  transition: 0.3s all;
}
.podcast-item .--item-inner .--footer .play-episode:hover {
  background-color: var(--Primary-Primary-700);
  color: var(--white);
}
.podcast-item .--item-inner .--footer .play-episode:hover svg path,
.podcast-item .--item-inner .--footer .play-episode:hover svg rect {
  fill: var(--white);
}
.podcast-item .--item-inner .--footer .acf-repeater {
  gap: 0.4rem;
}
.podcast-item .--item-inner .--footer .acf-repeater img {
  opacity: 0.25;
  transition: 0.3s all;
  filter: grayscale(1);
}
.podcast-item .--item-inner .--footer .acf-repeater img:hover {
  opacity: 1;
  filter: none;
}

#loader {
  display: none;
  text-align: center;
}
#loader::before {
  content: "Loading";
  display: block;
  flex: 0 0 auto;
  width: 80px;
  height: 8px;
  border-radius: 20px;
  background-color: var(--navy);
  position: absolute;
  left: 50%;
  animation: loadingBar;
  animation-duration: 1s;
  animation-iteration-count: infinite;
  animation-direction: alternate;
  animation-timing-function: ease-in-out;
  transform: translateX(-50%);
  font-size: 2rem;
  font-weight: 700;
  color: var(--navy);
  font-family: var(--dmserif);
}

@keyframes loadingBar {
  0% {
    transform: translateX(-30%);
  }
  100% {
    transform: translateX(95%);
  }
}
/* Preview video  */
.video-preview-container {
  display: none;
  position: absolute;
  left: 0;
  top: 0;
  height: 100%;
  width: 100%;
  z-index: 9;
}
.video-preview-container:hover .--hov-link {
  display: block;
}
.video-preview-container .--hov-link {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  z-index: 10;
  cursor: pointer;
  display: none;
}

.video-preview {
  border-radius: 8px 8px 0px 0px;
  height: 0;
  transition: height 0.3s ease;
  max-width: 100%;
  height: 100% !important;
  min-height: 100%;
  width: 100%;
}

.recent-episodes {
  background-color: var(--lyellow);
  overflow: hidden;
  position: relative;
  padding-bottom: 14.4rem;
  max-width: 192rem;
  margin: auto;
}
.recent-episodes hr {
  opacity: 1 !important;
  border-top: 1px solid var(--Tertiary-Tertiary-500, #ffe5bd) !important;
  margin: 4rem 0;
}
.recent-episodes .disclaimer {
  padding: 1.2rem 1.6rem 8.6rem;
}
.recent-episodes .disclaimer h5 {
  color: var(--neutral-black-75, rgba(0, 0, 0, 0.75));
  font-family: var(--albertsans);
  font-size: 1.4rem;
  font-weight: 600;
  line-height: 24px;
  margin-bottom: 1.6rem;
}
.recent-episodes .disclaimer p {
  color: var(--neutral-black-50, rgba(0, 0, 0, 0.5));
  font-size: 1.4rem;
  font-weight: 400;
  line-height: 20px;
}
.recent-episodes .title {
  position: relative;
  overflow: hidden;
  text-transform: uppercase;
}
.recent-episodes .title h4 {
  font-weight: 400;
  font-style: normal;
  font-weight: 400;
  line-height: 28px; /* 116.667% */
  letter-spacing: 1.2px;
  text-transform: uppercase;
}
.recent-episodes .title::before {
  content: "";
  background: #ffe5bd;
  width: 100%;
  height: 1px;
  position: absolute;
  bottom: 10px;
  left: 23rem;
}
.recent-episodes .slick-slider {
  position: static;
}
.recent-episodes .slick-slider .slick-list {
  overflow: visible;
  position: static;
}
.recent-episodes .slick-slider .slick-list .slick-slide {
  margin: 0 0rem 4rem 4rem;
}
.recent-episodes .slick-slider .slick-list .slick-slide:first-child {
  margin: 0 0rem 4rem 2.4rem;
}
.recent-episodes .slick-slider .slick-prev {
  border: 0;
  background: unset;
  position: absolute;
  top: 22%;
  width: auto;
  margin: auto;
  padding: 0;
  left: 0;
  z-index: 1;
  transform: rotate(180deg);
  fill: rgba(255, 255, 255, 0.8);
  filter: drop-shadow(0px -6px 12px rgba(0, 0, 0, 0.25));
}
.recent-episodes .slick-slider .slick-prev.slick-disabled {
  display: none !important;
}
.recent-episodes .slick-slider .slick-next {
  border: 0;
  background: unset;
  position: absolute;
  top: 22%;
  width: auto;
  margin: auto;
  padding: 0;
  right: 0;
  fill: rgba(255, 255, 255, 0.8);
  filter: drop-shadow(0px 6px 12px rgba(0, 0, 0, 0.25));
}

.host-home {
  padding-bottom: 14.5rem;
  position: relative;
}
.host-home .white-top {
  position: absolute;
  left: 50%;
  transform: translateX(-50%);
  top: 6rem;
  width: 100%;
  z-index: 1;
  max-width: 192rem;
  background: white;
  height: calc(100% - 6rem);
  -webkit-clip-path: polygon(0 40%, 50% 0, 100% 40%, 100% 100%, 0% 100%);
          clip-path: polygon(0 40%, 50% 0, 100% 40%, 100% 100%, 0% 100%);
}
.host-home .--title {
  position: relative;
  z-index: 1;
  margin-bottom: 12.3rem;
}
.host-home .position-relative {
  z-index: 2;
}
.host-home .--content h5 {
  font-family: var(--albertsans);
  font-size: 2rem;
  font-weight: 400;
  line-height: 2rem; /* 100% */
  color: var(--navy);
}
.host-home .--content h5 strong {
  font-size: 2.8rem;
  font-weight: 600;
  line-height: 32px;
  margin-bottom: 0.4rem;
}
.host-home .--content p {
  min-height: 15.2rem;
  margin: 3.2rem 0;
}
.host-home .--content .btn {
  font-family: var(--albertsans);
  font-size: 1.2rem;
  font-weight: 700;
  line-height: 1.6rem;
  padding: 0.32rem 1.55rem;
  background-color: var(--navy);
  border-radius: 0;
  border: 1px solid var(--navy);
  transition: 0.3s all;
  display: inline-block;
}

.dropdown-toggle::after {
  display: none;
}

.podcast-detail .episode {
  border-radius: 4px;
  background: var(--blue);
  margin: 0 0 0.8rem 0;
  color: var(--white);
  font-size: 1.2rem;
  font-weight: 700;
  line-height: 12px;
  padding: 0.4rem 0.8rem;
  display: inline-block;
}
.podcast-detail h1 {
  line-height: 2.4rem;
  margin-bottom: 3.2rem;
  font-family: var(--albertsans) !important;
  font-weight: 700 !important;
}
.podcast-detail .video-player {
  line-height: 0;
  margin-bottom: 2.4rem;
}
.podcast-detail .video-player .video-container {
  position: relative;
  width: 100%;
  padding-bottom: 56.25%;
  overflow: hidden;
}
.podcast-detail .video-player iframe {
  border-radius: 1rem;
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
}
.podcast-detail .--footer {
  margin-bottom: 8rem;
}
.podcast-detail .--footer .acf-repeater {
  gap: 1.2rem;
  transition: 0.3s all;
}
.podcast-detail .--footer .acf-repeater a,
.podcast-detail .--footer .acf-repeater button {
  border-radius: 4rem;
  background: rgba(0, 42, 70, 0.03);
  padding: 0.4rem 1.2rem;
  display: flex;
  align-items: center;
  gap: 0.8rem;
  color: var(--navy);
  font-size: 1.4rem;
  font-weight: 600;
  line-height: 2.4rem;
  text-transform: capitalize;
  border: 0;
}
.podcast-detail .--footer .acf-repeater a:hover,
.podcast-detail .--footer .acf-repeater button:hover {
  background-color: var(--Primary-Primary-700);
  color: var(--white);
}
.podcast-detail .--footer .acf-repeater a:hover svg path,
.podcast-detail .--footer .acf-repeater button:hover svg path {
  fill: var(--white);
}
.podcast-detail .--footer .acf-repeater .dropdown-menu.show {
  border: 0;
  border-radius: 20px;
  background: rgba(0, 42, 70, 0.03);
  padding: 0.4rem;
}
.podcast-detail .--footer .acf-repeater .dropdown-menu.show .dropdown-item {
  border-radius: 40px;
  margin-bottom: 0.4rem;
  padding: 0.4rem 1.6rem;
  background: unset;
}
.podcast-detail .--footer .acf-repeater .dropdown-menu.show .dropdown-item:hover {
  background: #ebebeb;
  color: var(--navy);
}
.podcast-detail .--footer .acf-repeater .dropdown-menu.show .dropdown-item:last-child {
  margin: 0;
}
.podcast-detail .bottom-tabs .all-episodes a {
  display: flex;
  align-items: center;
  gap: 0.8rem;
  margin: 0;
  color: var(--navy);
  font-size: 1.8rem;
  font-weight: 500;
  line-height: 24px; /* 133.333% */
  cursor: pointer;
}
.podcast-detail .bottom-tabs .all-episodes a span {
  line-height: 0;
}
.podcast-detail .bottom-tabs .all-episodes a span svg {
  width: 1.6rem;
  height: 1.6rem;
}
.podcast-detail #podcastTabs {
  gap: 4rem;
}
.podcast-detail #podcastTabs .dropdown {
  display: none;
}
.podcast-detail #podcastTabs .nav-link {
  color: var(--navy);
  font-size: 1.8rem;
  font-weight: 500;
  line-height: 2.4rem;
  background: unset;
  border: 0;
  padding: 1.2rem 0.8rem 1.2rem;
}
.podcast-detail #podcastTabs .nav-link.active {
  border-bottom: 4px solid var(--blue);
}

.podcast-listing .pagination {
  justify-content: center;
  align-items: center;
  gap: 0.8rem;
  padding: 0.8rem;
}
.podcast-listing .pagination .disabled {
  color: rgba(0, 42, 70, 0.25) !important;
  cursor: not-allowed;
  pointer-events: none;
}
.podcast-listing .pagination .disabled svg path {
  fill: rgba(0, 42, 70, 0.25);
}
.podcast-listing .pagination .prev {
  margin-right: 3.2rem;
  color: rgba(0, 42, 70, 0.75);
  font-weight: 500;
  line-height: 20px;
  display: flex;
  align-items: center;
  gap: 0.8rem;
  padding: 0.7rem;
}
.podcast-listing .pagination .next {
  margin-left: 3.2rem;
  color: rgba(0, 42, 70, 0.75);
  font-weight: 500;
  line-height: 20px;
  display: flex;
  align-items: center;
  gap: 0.8rem;
  padding: 0.7rem;
}
.podcast-listing .pagination .page-numbers {
  color: rgba(0, 42, 70, 0.75);
  font-weight: 700;
  line-height: 20px;
  padding: 0.4rem 1.14rem;
}
.podcast-listing .pagination .page-numbers.current {
  border-radius: 4px;
  background: var(--blue);
  color: var(--white);
}

.page-template-podcast .coaching .content p {
  margin: 0;
  color: var(--navy);
}
.page-template-podcast .recent-episodes {
  padding-top: 4rem;
  padding-bottom: unset;
}
.page-template-podcast .recent-episodes h5 {
  font-weight: 600;
  line-height: 24px;
}
.page-template-podcast .recent-episodes h5::before {
  bottom: 10px;
  left: 26rem;
}
.page-template-podcast .recent-episodes figure {
  cursor: unset;
}
.page-template-podcast .recent-episodes .slick-slider .slick-next,
.page-template-podcast .recent-episodes .slick-slider .slick-prev {
  top: 32%;
}
.page-template-podcast .newsletter {
  position: relative;
  background-color: var(--lpurple);
}
.page-template-podcast .newsletter::before {
  content: "";
  background: var(--lpurple);
  width: 100%;
  height: 8.2rem;
  position: absolute;
  left: 50%;
  top: 0;
  border-radius: 50%;
  transform: translate(-50%, -40%);
  z-index: 1;
}

.page-id-641 .newsletter {
  display: none;
}
.page-id-641 .coaching {
  min-height: 80.2rem;
  position: relative;
}
.page-id-641 .coaching .pt-80 {
  padding-top: 12rem;
}
.page-id-641 .coaching:before {
  content: "";
  background-image: url(../../assets/images/tell-bg.png);
  background-repeat: no-repeat;
  background-position: center;
  background-size: cover;
  position: absolute;
  bottom: 0;
  left: 50%;
  width: 100%;
  min-height: 100%;
  transform: translateX(-50%);
}
.page-id-641 .coaching .mb-24 {
  margin-bottom: 4rem;
}
.page-id-641 .coaching .content {
  z-index: 2;
}
.page-id-641 .coaching .content p {
  max-width: 64rem;
  margin: auto;
  margin-bottom: 0.4rem;
}
.page-id-641 .page-content {
  margin-top: -29.8rem;
  z-index: 3;
  position: relative;
  padding-bottom: 8rem;
}

.tell-us-form {
  border-radius: 16px;
  border: 1px solid rgba(25, 23, 19, 0.08);
  background: #fff;
  padding: 4rem;
}
.tell-us-form .gform_confirmation_wrapper {
  max-width: 70rem;
  margin: 0;
  text-align: center;
}
.tell-us-form form .ginput_container--name {
  gap: 3rem;
}
.tell-us-form form select {
  max-width: 39rem !important;
}
.tell-us-form form .gform_fields {
  grid-row-gap: 24px !important;
  grid-column-gap: 32px !important;
}
.tell-us-form form .gfield--type-html h4 {
  font-weight: 400;
  margin: 0;
  color: var(--navy);
  line-height: 28px; /* 116.667% */
  letter-spacing: 1.2px;
  text-transform: uppercase;
  margin-bottom: 3.2rem;
  position: relative;
  overflow: hidden;
}
.tell-us-form form .gfield--type-html h4 span {
  background: var(--white);
  position: relative;
  padding-right: 1.6rem;
}
.tell-us-form form .gfield--type-html h4::before {
  content: "";
  background: #ffe5bd;
  width: 100%;
  height: 1px;
  position: absolute;
  bottom: 5px;
  right: 0;
}
.tell-us-form form .gform-field-label {
  color: rgba(0, 0, 0, 0.75);
  font-size: 16px !important;
  font-weight: 600 !important;
  line-height: 20px !important;
  margin-bottom: 0.8rem !important;
  padding: 0 !important;
}
.tell-us-form form #field_2_8,
.tell-us-form form #field_2_9 {
  margin-bottom: 3.2rem !important;
}
.tell-us-form form .ginput_container_address {
  -moz-column-gap: 3.2rem !important;
       column-gap: 3.2rem !important;
  margin-bottom: 3.2rem !important;
  margin-left: 0 !important;
  margin-right: 0 !important;
  justify-content: space-between;
}
.tell-us-form form .ginput_container_address span {
  flex: 0 0 30% !important;
  padding-left: 0 !important;
  padding-right: 0 !important;
}
.tell-us-form form .gfield_radio {
  display: flex;
  align-items: center;
  padding: 1.4rem 0;
}
.tell-us-form form .gfield_radio .gchoice {
  display: flex;
  align-items: center;
  gap: 0.4rem;
  width: 12.5%;
}
.tell-us-form form .gfield_radio .gchoice .gform-field-label {
  margin: 0 !important;
  font-weight: 400 !important;
}
.tell-us-form form .gfield_radio .gchoice input {
  width: 20px;
  height: 20px;
}
.tell-us-form form .gform_footer {
  justify-content: end;
  padding: 0 !important;
  margin: 5.6rem 0 0 0 !important;
}

.ctas {
  display: flex;
  align-items: center;
  justify-content: center;
  gap: 4rem;
  margin-bottom: 8rem;
}

.button-group {
  display: flex;
  align-items: center;
  gap: 2.4rem;
  justify-content: center;
  flex-direction: row-reverse;
}

.trancript-content {
  gap: 2rem;
  margin-bottom: 2rem;
}
.trancript-content .name {
  text-align: right;
  max-width: 9rem;
  width: 100%;
  font-weight: 700;
}
.trancript-content .comment {
  max-width: 75rem;
  width: 100%;
}
.trancript-content .comment .--title {
  font-weight: 700;
  text-transform: capitalize;
  font-size: 1.6rem;
}
.podcast-content #notes p {
  margin-bottom: 3.2rem;
}
.podcast-content #notes h5 {
  color: rgba(0, 0, 0, 0.75);
  font-size: 16px;
  font-weight: 700;
  line-height: 24px;
  margin: 0 0 1.6rem;
}
.podcast-content ul {
  padding: 0;
  margin: 0;
  list-style: none;
  padding-left: 2.5rem;
}
.podcast-content ul li {
  position: relative;
  margin-bottom: 0.8rem;
}
.podcast-content ul li:last-child {
  margin-bottom: 3.2rem;
}
.podcast-content ul li::before {
  content: "";
  position: absolute;
  background-image: url(../../assets/images/listicon.svg);
  background-repeat: no-repeat;
  width: 16px;
  height: 12px;
  border-radius: 0rem 10rem 0rem 0rem;
  left: -24px;
  top: 6px;
}
.podcast-content hr {
  opacity: 1 !important;
  border-top: 1px solid var(--Tertiary-Tertiary-500, #ffe5bd) !important;
  margin: 4.8rem 0 4rem;
}
.podcast-content .disclaimer {
  padding: 1.2rem 1.6rem 0rem;
  position: relative;
}
.podcast-content .disclaimer h5 {
  color: var(--neutral-black-75, rgba(0, 0, 0, 0.75));
  font-family: var(--albertsans);
  font-size: 1.4rem;
  font-weight: 600;
  line-height: 24px;
  margin-bottom: 1.6rem;
}
.podcast-content .disclaimer p {
  color: var(--neutral-black-50, rgba(0, 0, 0, 0.5));
  font-size: 1.4rem;
  font-weight: 400;
  line-height: 20px;
  max-height: 10rem;
  overflow: hidden;
  margin-bottom: 1.6rem;
}
.podcast-content .disclaimer svg {
  position: absolute;
  bottom: 0;
}
.podcast-content .disclaimer .primary-btn {
  border-radius: 40px;
  background: var(--Primary-Primary-500, #002a46);
  display: inline-block;
  float: right;
  padding: 0.3rem 0.7rem;
  text-transform: capitalize;
  color: #fff;
  text-align: center;
  font-family: "Albert Sans";
  font-size: 12px;
  font-style: normal;
  font-weight: 700;
  line-height: 16px;
}
.podcast-content .--content p strong {
  padding-right: 16px;
}

.page-template-default .page-content h2,
.page-template-default .page-content h3,
.page-template-default .page-content h4,
.page-template-default .page-content h5,
.page-template-default .page-content h6 {
  margin-bottom: 2rem;
  font-family: var(--albertsans);
  margin-bottom: 2rem;
  color: var(--navy);
}
.page-template-default .page-content h4 {
  font-weight: 700;
}
.page-template-default .page-content h5 {
  font-weight: 600;
}
.page-template-default .page-content p {
  margin-bottom: 2rem;
}
.page-template-default .page-content ul {
  padding: 0;
  margin: 0;
  list-style: none;
  padding-left: 2.5rem;
}
.page-template-default .page-content ul li {
  position: relative;
  margin-bottom: 0.8rem;
}
.page-template-default .page-content ul li:last-child {
  margin-bottom: 2rem;
}
.page-template-default .page-content ul li::before {
  content: "";
  position: absolute;
  background-image: url(../../assets/images/listicon.svg);
  width: 16px;
  height: 12px;
  border-radius: 0rem 10rem 0rem 0rem;
  left: -24px;
  top: 6px;
  background-repeat: no-repeat;
}
.page-template-default .newsletter {
  position: relative;
  padding-top: 14.4rem;
  background-color: var(--lpurple);
}
.page-template-default .newsletter::before {
  content: "";
  background: var(--lpurple);
  width: 100%;
  height: 8.2rem;
  position: absolute;
  left: 50%;
  top: 0;
  border-radius: 50%;
  transform: translate(-50%, -40%);
  z-index: 1;
}

.card-image h4 {
  font-family: var(--albertsans);
}

.page-template-bookcoaching .ctas .hero-btn:first-child {
  background-color: var(--blue);
  color: var(--white);
}
.page-template-bookcoaching .ctas .hero-btn:first-child svg path {
  fill: var(--white);
}
.page-template-bookcoaching .newsletter {
  position: relative;
  padding-top: 14.4rem;
  background-color: var(--lpurple);
}
.page-template-bookcoaching .newsletter::before {
  content: "";
  background: var(--lpurple);
  width: 100%;
  height: 8.2rem;
  position: absolute;
  left: 50%;
  top: 0;
  border-radius: 50%;
  transform: translate(-50%, -40%);
  z-index: 1;
}

.page-template-retreat .ctas .hero-btn:last-child {
  background-color: var(--blue);
  color: var(--white);
}
.page-template-retreat .ctas .hero-btn:last-child svg path {
  fill: var(--white);
}

.transcript-wrap {
  overflow: auto;
  max-height: 100rem;
  /* width */
  /* Track */
  /* Handle */
  /* Handle on hover */
}
.transcript-wrap::-webkit-scrollbar {
  width: 6px;
}
.transcript-wrap::-webkit-scrollbar-track {
  background: #ffffff;
}
.transcript-wrap::-webkit-scrollbar-thumb {
  background: #cccccc;
  border-radius: 65px;
}
.transcript-wrap::-webkit-scrollbar-thumb:hover {
  background: #999999;
}

.gform_confirmation_wrapper {
  max-width: 70rem;
  margin: 10rem auto 2rem;
}
.gform_confirmation_wrapper img {
  margin-bottom: 1.6rem;
}

.title-w-700 a {
  font-weight: 700;
}

.single-podcast .video-player {
  position: relative;
  border-radius: 2rem;
  overflow: hidden;
}
.single-podcast .video-player .play-button {
  position: absolute;
  left: 50%;
  top: 50%;
  transform: translate(-50%, -50%);
  cursor: pointer;
  z-index: 1;
}
.single-podcast .video-player .featured-img-container {
  cursor: pointer;
  position: absolute;
  left: 50%;
  top: 50%;
  transform: translate(-50%, -50%);
  height: 100%;
  width: 100%;
}

@media only screen and (min-width: 1400px) {
  .container {
    max-width: 130rem;
  }
  .wp-block-columns {
    margin: 0 auto;
    padding: 0;
  }
}
@media only screen and (min-width: 992px) and (max-width: 1024px) {
  .host-home .host-1 .row {
    justify-content: center;
  }
  .host-home .host-2 .row {
    flex-direction: column-reverse !important;
  }
}
@media only screen and (max-width: 1024px) {
  .host-home .white-top {
    top: 4.4rem;
    -webkit-clip-path: polygon(0 15%, 50% 0, 100% 15%, 100% 100%, 0% 100%);
            clip-path: polygon(0 15%, 50% 0, 100% 15%, 100% 100%, 0% 100%);
  }
  .card-image .wp-block-columns {
    gap: 2.2rem;
    flex-direction: column;
    max-width: 40rem;
    margin: 0 auto;
  }
  .card-image img {
    max-width: 20.6rem;
  }
  .card-image p,
  .card-image h4,
  .card-image h5,
  .card-image .wp-block-buttons {
    text-align: center;
    justify-content: center !important;
    font-family: var(--albertsans);
  }
  .card-image .wp-block-buttons a {
    padding: 0.7rem 1.55rem !important;
  }
  .card-image .second-host .wp-block-columns {
    flex-direction: column-reverse;
    margin-top: 3rem;
  }
  .podcast-listing #podcast-results {
    justify-content: center !important;
  }
  .podcast-listing #podcast-results .mb-40 {
    margin-bottom: 1.6rem;
  }
  .podcast-listing #podcast-results .podcast-item {
    border: unset;
  }
  .podcast-listing #podcast-results .podcast-item figure {
    margin-bottom: 0;
  }
  .podcast-listing #podcast-results .podcast-item .--item-inner {
    display: none;
  }
  .hero-section {
    min-height: 75rem;
  }
  #latest-podcast-section .max-420 {
    max-width: 100%;
    margin-top: 5rem;
  }
  #latest-podcast-section .max-640 {
    max-width: 100%;
  }
  #latest-podcast-section .vid-selector {
    max-height: unset;
  }
  .blog .testimonial .logo .w-100 {
    width: 50rem !important;
  }
  .host-home .white-top {
    top: 2rem;
  }
  .site-navigation ul#primary-menu {
    gap: 2rem;
  }
  .coach {
    flex-direction: column;
  }
  .coach .wp-block-column {
    flex-basis: auto !important;
  }
  .coach .is-not-stacked-on-mobile {
    justify-content: center;
  }
  .coach .mb-100 {
    margin-bottom: 5rem;
  }
  .artilce-listing #posts-container .date {
    left: 7.5px;
  }
  .latest-podcast .p-lg-0 {
    padding: 0 7.5px !important;
  }
  .blog .testimonial .logo {
    top: 12rem;
  }
}
@media only screen and (max-width: 991px) {
  .single-podcast .podcast-detail .pt-120 {
    padding-top: 4rem;
  }
  .mobile-tabs .dropdown-toggle {
    background: rgba(255, 30, 30, 0);
    border: 0;
    padding: 1.4rem 0.8rem;
    color: var(--Primary-Primary-500, #002a46);
    text-align: center;
    font-family: "Albert Sans";
    font-size: 14px;
    font-style: normal;
    font-weight: 500;
    line-height: 20px;
    display: flex;
    align-items: center;
    justify-content: space-between;
  }
  .mobile-tabs ul {
    width: 100%;
  }
  .mobile-tabs ul li .dropdown-item.active {
    background-color: var(--Primary-Primary-700);
  }
  .host-home .justify-content-end {
    justify-content: start !important;
  }
  .host-home .text-end {
    text-align: left !important;
  }
  .vital-conversation .--content {
    max-width: 100%;
  }
  .vital-conversation .--img {
    text-align: center;
  }
  .inner-hero #searchform {
    min-width: unset;
    float: unset;
    max-width: 37.4rem;
  }
  .latest-podcast .--meta.justify-content-between {
    justify-content: space-between !important;
  }
  .artilce-listing #posts-container .date {
    left: 0rem;
    position: relative;
    top: 0;
  }
  .artilce-listing #posts-container .h-100 {
    height: unset !important;
  }
  .artilce-listing #posts-container .d-flex {
    flex-direction: column;
    align-items: start !important;
  }
  .artilce-listing #posts-container .post-thumbnail figure img {
    width: 100%;
  }
  .wp-block-columns {
    margin: 0 auto;
  }
  html body h1 {
    font-size: 3.6rem;
    line-height: 3.6rem;
  }
  html body h2 {
    font-size: 2.4rem;
    line-height: 2.8rem;
  }
  .site-footer ul {
    gap: 1rem;
    flex-wrap: wrap;
  }
  .site-navigation ul#primary-menu li:hover .arrow svg {
    transform: unset;
  }
  .site-navigation ul#primary-menu li.current-menu-ancestor {
    border-bottom: 2px solid var(--Green-Main) !important;
  }
  .site-navigation ul#primary-menu li.current-menu-parent > a:after {
    display: none;
  }
  .site-header.fixed .menu-toggle {
    position: absolute;
  }
  .site-header .site-logo img {
    max-width: 10rem;
  }
  .site-navigation .menu-toggle {
    position: absolute;
    right: 2rem;
    top: 50%;
    display: block;
    background: transparent;
    transform: translateY(-50%);
  }
  .site-navigation.toggled .main-navigation {
    position: absolute;
    right: 0;
    top: 100%;
    padding: 0;
    border-radius: 1rem;
    width: 100%;
    min-height: unset;
    left: 0;
    display: block;
    background-color: var(--white);
  }
  .site-navigation .main-navigation {
    display: none;
  }
  .site-navigation .main-navigation ul#primary-menu {
    display: flex;
    flex-direction: column;
    gap: 0;
  }
  .site-navigation .main-navigation ul#primary-menu li {
    width: 100%;
    padding: 1rem 2rem;
    border-bottom: 1px solid var(--Grey-40);
  }
  .site-navigation .main-navigation ul#primary-menu li.current-menu-item {
    border-bottom: 2px solid var(--Green-Main);
  }
  .site-navigation .main-navigation ul#primary-menu li.current-menu-item > a:after {
    display: none;
  }
  .site-navigation .main-navigation ul#primary-menu li a {
    color: var(--Grey-Main);
  }
  .site-navigation .main-navigation ul#primary-menu li ul.sub-menu {
    background: var(--white);
    top: 6rem;
  }
  .site-navigation .main-navigation ul#primary-menu li ul.sub-menu li {
    border: unset;
  }
  .site-navigation .main-navigation ul#primary-menu li .arrow svg path {
    stroke: var(--black);
  }
  .site-navigation .main-navigation .menu-menu-1-container ul#primary-menu {
    top: 8.7rem;
  }
  .site-navigation .main-navigation.show {
    display: block;
  }
  .newsletter .gjs-cell {
    align-items: start;
    flex-direction: column;
    gap: 2rem;
  }
  .latest-podcast .pod-title {
    margin-bottom: 3rem;
  }
}
@media only screen and (max-width: 767px) {
  .newsletter .-content {
    padding-left: 0rem;
  }
  .page-template-default .h2 {
    font-size: 2.4rem;
    line-height: 2.8rem;
  }
  html body p,
  html body li {
    font-size: 1.4rem;
    line-height: 2rem;
  }
  .container,
  .container-fluid,
  .container-lg,
  .container-md,
  .container-sm,
  .container-xl,
  .container-xxl {
    --bs-gutter-x: 4rem;
  }
  .wp-block-columns {
    padding: 0 2rem;
  }
  .ourstory p {
    text-align: center;
  }
  .home .site-header {
    background: unset;
  }
  .home .site-header.fixed {
    background: var(--white);
  }
  .site-header {
    padding: 1rem 0rem;
    background: var(--neutral-white-50, rgba(255, 255, 255, 0.5));
  }
  .site-header .col-md-3 {
    text-align: center;
  }
  .site-header .col-md-3 .site-logo img {
    max-width: 6rem;
  }
  .site-header .menu-toggle {
    padding: 0 !important;
  }
  #podcast-results {
    justify-content: center;
  }
  .inner-hero #searchform {
    min-width: unset;
    float: unset;
    max-width: unset;
  }
  .tell-us-form form .gform_fields {
    grid-column-gap: unset !important;
  }
  .tell-us-form form .gfield_radio .gchoice {
    width: 35.5%;
  }
  .tell-us-form form .ginput_container_address {
    flex-direction: column !important;
    align-items: start !important;
  }
  .tell-us-form form .ginput_container_address span {
    flex: 0 0 100% !important;
    width: 100%;
  }
  .podcast-detail h1 {
    line-height: 2rem !important;
    margin-bottom: 2.4rem;
    font-size: 1.8rem !important;
  }
  .podcast-detail .video-player .play-button {
    width: 50px;
  }
  .podcast-detail .--footer {
    margin-bottom: 4.8rem;
  }
  .podcast-detail .--footer .acf-repeater {
    flex-wrap: wrap;
  }
  .podcast-detail .bottom-tabs {
    flex-direction: column;
    align-items: start !important;
  }
  .podcast-detail .all-episodes {
    margin-top: 5rem;
  }
  .podcast-detail .all-episodes a {
    text-align: center;
  }
  .podcast-detail #podcastTabs {
    gap: 2rem;
  }
  .podcast-detail #podcastTabs .nav-link {
    color: var(--navy);
    font-size: 1.4rem;
    line-height: 2rem;
    padding: 0.6rem 0.4rem 1rem;
  }
  .podcast-detail .acf-repeater a span {
    display: none;
  }
  .podcast-content .trancript-content {
    margin-bottom: 2rem;
  }
  .podcast-content.pb-170 {
    padding-bottom: 12rem;
  }
  .podcast-content.pt-80 {
    padding-top: 4rem;
  }
  .podcast-content #notes p {
    margin-bottom: 1.6rem;
  }
  .podcast-content #notes h5 {
    font-size: 1.4rem;
    line-height: 2rem;
  }
  .podcast-content .--content p strong {
    font-weight: 700;
  }
  .podcast-content ul li:last-child {
    margin-bottom: 2.4rem;
  }
  .podcast-content hr {
    margin: 5.6rem 0 4rem;
  }
  .artilce-listing #posts-container {
    justify-content: space-around;
  }
  .artilce-listing #posts-container .post-thumbnail figure {
    margin-bottom: 3.1rem;
  }
  .artilce-listing #posts-container .date {
    margin-bottom: 1.6rem;
    margin-top: 3.1rem;
    position: unset;
  }
  .artilce-listing #posts-container .short-content h3 {
    margin-bottom: 1.6rem;
    color: var(--Primary-Primary-500, #002a46);
    font-size: 18px;
    font-weight: 400;
    line-height: 20px;
    letter-spacing: 0.54px;
    text-transform: uppercase;
  }
  .artilce-listing #posts-container .short-content p {
    margin-bottom: 3.2rem;
  }
  .artilce-listing #posts-container .row {
    padding-left: 0;
    padding-right: 0rem;
  }
  .artilce-listing #posts-container .row.pb-64 {
    padding-bottom: 3.2rem;
  }
  .artilce-listing #posts-container .primary-btn {
    padding: 0.3rem 1rem;
    font-size: 1.2rem;
    font-weight: 700;
    line-height: 1.6rem;
    margin-top: 3.2rem;
  }
  .artilce-listing .loadbtn.mb-110 {
    margin-bottom: 7.5rem;
  }
  .blog .newsletter {
    padding-top: 5rem;
  }
  .coach .is-not-stacked-on-mobile {
    flex-direction: column-reverse;
  }
  .hero-section {
    background-position: unset;
    min-height: inherit;
    display: block;
    background-size: 310%;
  }
  .hero-section::after {
    display: none;
  }
  .hero-section .container {
    background: #fffcf8;
    z-index: 1;
    position: relative;
    max-width: 100%;
  }
  .hero-section .links {
    display: none;
  }
  .hero-section .mobile-image {
    display: block;
    padding-top: 8rem;
  }
  .hero-section .white-bg {
    position: relative;
    bottom: 0;
    z-index: 1;
    left: 50%;
    transform: translateX(-50%);
    width: 100%;
  }
  .hero-section .white-bg .white-vector {
    position: absolute;
    bottom: -1px;
  }
  .hero-section .--content h1 {
    color: var(--navy);
    text-shadow: unset;
    font-weight: 400;
    text-transform: uppercase;
    font-size: 2.4rem;
    line-height: 2.8rem;
    max-width: 24rem;
    margin: auto;
    margin-top: 1.6rem;
  }
  .hero-section .--content h1 br {
    display: none !important;
  }
  .hero-section .--content p {
    color: var(--navy);
    margin: auto;
    font-size: 1.4rem;
    font-weight: 400;
    line-height: 16px;
    margin-top: 1.6rem;
    max-width: 20rem;
  }
  .inner-hero-section {
    min-height: inherit;
    background-position: unset;
    display: block;
    background-size: 1000%;
  }
  .inner-hero-section::after {
    background: var(--neutral-white-50, rgba(255, 255, 255, 0.5));
  }
  .inner-hero-section .--content {
    position: relative;
    z-index: 1;
    bottom: unset;
    max-width: 100%;
    left: 50%;
    transform: translateX(-50%);
  }
  .inner-hero-section .--content h1 {
    color: var(--navy);
    text-shadow: unset;
    font-weight: 400;
    text-transform: uppercase;
    font-size: 2.4rem;
    line-height: 2.8rem;
    max-width: 100%;
    margin: auto;
    margin-top: 1.6rem;
  }
  .inner-hero-section .--content h5 {
    color: var(--primary-primary-50075, rgba(0, 42, 70, 0.75));
    font-size: 14px;
    font-style: normal;
    font-weight: 400;
    line-height: 16px; /* 114.286% */
    margin-top: 0.8rem;
  }
  .inner-hero-section .white-bg {
    position: relative;
    bottom: 0;
    z-index: 1;
    left: 50%;
    transform: translateX(-50%);
    width: 100%;
  }
  .inner-hero-section .white-bg .white-bg-inner {
    display: inline-block;
    margin-top: 8rem;
    overflow: hidden;
  }
  .inner-hero-section .white-bg .mobile-image {
    display: block;
  }
  .inner-hero-section .white-bg .white-vector {
    position: absolute;
    bottom: -1px;
  }
  .inner-hero-section .container {
    background: #fffcf8;
    z-index: 1;
    position: relative;
    max-width: 100%;
  }
  .page-id-88 .inner-hero-section {
    min-height: inherit;
  }
  .newsletter {
    padding: 4rem 0 10.4rem;
  }
  .newsletter::before {
    height: 1.5rem !important;
  }
  .newsletter .row {
    --bs-gutter-x: 0;
  }
  .newsletter .-content h2 {
    margin-top: 4.8rem;
    text-align: center;
  }
  .newsletter .-content p {
    margin-bottom: 1.6rem;
    text-align: center;
  }
  .newsletter .-content .es-form-field-container {
    padding: 0 !important;
  }
  .newsletter .gjs-cell {
    gap: 1.6rem;
  }
  .newsletter .gjs-cell input[type=submit] {
    min-width: 100%;
  }
  .newsletter .gjs-cell input[type=email] {
    padding: 0.66rem 1.6rem !important;
  }
  .site-footer {
    padding: 2rem 0 4rem;
  }
  .site-footer ul {
    flex-direction: column;
    align-items: start;
    gap: 2rem;
  }
  .site-footer .social-icons {
    justify-content: end;
    margin-top: 0;
  }
  .site-footer .copyright {
    margin: 3.4rem 0 0;
  }
  .site-footer .copyright.justify-content-end {
    justify-content: flex-start !important;
    margin: 1rem 0 0 !important;
  }
  .site-navigation .main-navigation ul#primary-menu li {
    padding: 1.6rem 2.2rem;
  }
  .wp-block-columns {
    margin: 0 auto;
  }
  .testimonial-slider button {
    top: unset !important;
    bottom: 0;
  }
  .testimonial-slider .slick-dots {
    padding: 0;
    margin: 0;
    display: flex;
    align-items: center;
    gap: 2rem;
    justify-content: center;
    list-style: none;
    margin-top: 2rem;
  }
  .testimonial-slider .slick-dots li {
    background: var(--navy);
    width: 1rem;
    height: 1rem;
    border-radius: 50%;
    padding: 0.5rem;
  }
  .testimonial-slider .slick-dots li button {
    display: none;
  }
  .testimonial-slider .slick-dots li.slick-active {
    background: #e6ceaa;
  }
  .latest-podcast {
    padding: 6.8rem 0 6.4rem;
  }
  .latest-podcast .publish-date {
    display: none;
  }
  .latest-podcast .pod-title {
    margin-bottom: 0;
  }
  .latest-podcast .title {
    margin-bottom: 1.9rem;
  }
  .latest-podcast .channals p {
    font-size: 1.2rem;
    text-align: center;
  }
  .latest-podcast .channals p.mb-24 {
    margin-bottom: 1.6rem;
  }
  .latest-podcast .channals p.mt-24 {
    margin-top: 1.6rem;
  }
  .latest-podcast .channals .acf-repeater {
    flex-wrap: wrap;
    gap: 0.4rem;
    justify-content: center;
    margin-bottom: 4.4rem;
  }
  .latest-podcast .channals .acf-repeater a span {
    display: none;
  }
  .latest-podcast .channals .acf-repeater .dropdown-menu.show .dropdown-item {
    justify-content: center;
  }
  .latest-podcast .--content h5 {
    font-size: 1.8rem;
    line-height: 2rem;
    margin-bottom: 0.8rem;
    font-weight: 700;
  }
  .latest-podcast .--content .excerpt {
    margin-bottom: 2.4rem;
    font-size: 1.4rem;
    line-height: 2rem;
  }
  .latest-podcast .--content .excerpt p {
    font-size: 1.4rem;
    font-weight: 400;
    line-height: 2rem;
  }
  .latest-podcast .quote {
    padding: 4rem 2rem;
  }
  .latest-podcast .quote p {
    margin: 0;
    font-size: 1.4rem;
    font-style: italic;
    font-weight: 400;
    line-height: 20px;
  }
  .latest-podcast .quote svg {
    display: none;
  }
  .latest-podcast .--meta {
    margin-bottom: 1.6rem;
  }
  .host-home {
    padding-bottom: 2.8rem;
  }
  .host-home .mb-40 {
    margin-bottom: 5.2rem;
  }
  .host-home .justify-content-end {
    justify-content: start !important;
  }
  .host-home .text-end {
    text-align: left !important;
  }
  .host-home .max-280 {
    max-width: 100%;
    text-align: center !important;
  }
  .host-home .max-280 img {
    max-width: 20.6rem;
  }
  .host-home .white-top {
    top: 4.4rem;
    -webkit-clip-path: polygon(0 5%, 50% 0, 100% 5%, 100% 100%, 0% 100%);
            clip-path: polygon(0 5%, 50% 0, 100% 5%, 100% 100%, 0% 100%);
  }
  .host-home .--title {
    margin-bottom: 10.4rem;
  }
  .host-home .--content h4 {
    font-size: 2rem;
    line-height: 2.4rem;
    margin-bottom: 0rem;
  }
  .host-home .--content h5 {
    font-size: 2rem;
    font-weight: 600;
    line-height: 2.4rem;
    margin-bottom: 0rem;
  }
  .host-home .--content h5 strong {
    font-size: 2rem;
    font-weight: 600;
    line-height: 2.4rem;
  }
  .host-home .--content h5 br {
    display: none;
  }
  .host-home .--content p {
    min-height: unset;
  }
  .host-home .--content .btn {
    padding: 0.7rem 0.99rem;
  }
  .recent-episodes {
    padding-bottom: 5.6rem;
  }
  .recent-episodes .mb-64 {
    margin-bottom: 3.2rem;
  }
  .recent-episodes .slick-slider .slick-list {
    overflow: hidden;
    position: relative;
  }
  .recent-episodes .acf-repeater {
    display: none !important;
  }
  .recent-episodes .--footer button {
    width: 100%;
    justify-content: center;
    max-width: 27rem;
    margin: auto;
    padding: 0.8rem 0.8rem 0.8rem 0.6rem !important;
  }
  .recent-episodes .slick-dots {
    list-style: none;
    display: flex;
    align-items: center;
    justify-content: center;
    gap: 0.8rem;
    margin: 0;
  }
  .recent-episodes .slick-dots li {
    background: var(--white);
    width: 1rem;
    height: 1rem;
    border-radius: 50%;
    padding: unset;
    border-radius: 40px;
    border: 1px solid var(--primary-primary-50025, rgba(0, 42, 70, 0.25));
  }
  .recent-episodes .slick-dots li.slick-active {
    background: var(--navy);
  }
  .recent-episodes .slick-dots li button {
    display: none;
  }
  .recent-episodes .slick-slider .slick-list .slick-slide {
    margin: 0 0rem 2.2rem 4rem !important;
  }
  .vital-conversation {
    padding: 4.5rem 0 2rem;
  }
  .vital-conversation::before {
    height: 5rem;
    top: -2.4rem;
    border-radius: 50% 50% 0 0;
  }
  .vital-conversation h2 {
    text-align: center;
  }
  .vital-conversation .--img {
    margin-bottom: 4rem;
  }
  .vital-conversation .--content p {
    margin-bottom: 2rem;
    color: var(--neutral-black-75, rgba(0, 0, 0, 0.75));
    font-size: 14px;
    font-weight: 400;
    line-height: 20px;
  }
  .hero-pt {
    padding-top: 0;
  }
  .hero-pt .container.pb-24 {
    padding-bottom: 3.2rem;
  }
  .hero-pt .content {
    text-align: center;
  }
  .hero-pt .content h2 {
    margin-bottom: 1.6rem;
  }
  .hero-pt #searchform {
    margin: 1.6rem 0 0 0;
  }
  .podcast-listing.pt-80 {
    padding-top: 3.2rem;
  }
  .podcast-listing #podcast-results.pb-40 {
    padding-bottom: 6.4rem;
  }
  .podcast-listing #podcast-results .podcast-item {
    border: unset;
  }
  .podcast-listing #podcast-results .podcast-item .--item-inner {
    display: none;
  }
  .podcast-listing #podcast-results .podcast-item figure {
    margin-bottom: 0;
  }
  .podcast-listing #podcast-results .podcast-item figure img {
    border-radius: 7.167px 7.167px;
  }
  .podcast-listing #podcast-results .mb-40 {
    margin-bottom: 1.6rem;
  }
  .podcast-item {
    border: 1px solid rgba(25, 23, 19, 0.04);
    box-shadow: 0px 4px 20px 0px rgba(0, 0, 0, 0.08);
  }
  .podcast-item figure {
    margin-bottom: 1.6rem;
  }
  .podcast-item figure img {
    border-radius: 7.167px 7.167px;
  }
  .podcast-item .--item-inner {
    padding: 0 2rem 2rem;
  }
  .podcast-item .--item-inner .--meta {
    margin-bottom: 1.2rem;
  }
  .podcast-item .--item-inner .--content {
    min-height: unset;
  }
  .podcast-item .--item-inner .--footer {
    margin-top: 3.2rem;
  }
  .recent-episodes .disclaimer {
    padding: 1.2rem 0rem 5.6rem;
  }
  #podcastTabs {
    display: none;
  }
  #podcastTabs .dropdown {
    display: block;
  }
  .trancript-content .name {
    max-width: 7.2rem;
    font-size: 1.4rem;
    font-weight: 700;
    line-height: 20px;
  }
  .trancript-content .comment {
    font-size: 1.4rem;
    font-weight: 400;
    line-height: 20px;
  }
  .about-content .mobile-h-1 {
    height: 8.8rem !important;
  }
  .about-content .mobile-h-2 {
    height: 4.6rem !important;
  }
  .about-content .mobile-h-3 {
    height: 4rem !important;
  }
  .about-content .mobile-h-4 {
    height: 9.2rem !important;
  }
  .about-content .mobile-h-5 {
    height: 6.3rem !important;
  }
  .about-content .card-image .wp-block-columns {
    gap: 2.2rem;
  }
  .about-content .card-image img {
    max-width: 20.6rem;
  }
  .about-content .card-image p,
  .about-content .card-image h4,
  .about-content .card-image h5,
  .about-content .card-image .wp-block-buttons {
    text-align: center;
    justify-content: center;
    font-family: var(--albertsans);
  }
  .about-content .card-image .wp-block-buttons a {
    padding: 0.7rem 1.55rem !important;
  }
  .about-content .card-image .second-host .wp-block-columns {
    flex-direction: column-reverse;
    margin-top: 3rem;
  }
  .about-content .contact-btn .wp-block-button {
    width: 100%;
  }
  .coach h5 {
    font-size: 2rem;
    font-weight: 600;
    line-height: 2.4rem; /* 114.286% */
    margin-bottom: 0rem;
  }
  .coach h5 strong {
    font-size: 2rem;
    font-weight: 600;
    line-height: 2.4rem; /* 114.286% */
  }
  .coach h5 br {
    display: none;
  }
  .coach .wp-block-column {
    text-align: center;
  }
  .contact-btn .wp-block-button {
    width: 100%;
  }
  .last-height-host {
    height: 10rem !important;
  }
  .page-template-about .newsletter {
    padding-top: 4rem;
  }
  .page-template-bookcoaching .coaching .pb-80 {
    padding-bottom: 3.2rem;
  }
  .page-template-bookcoaching .coaching .content p {
    color: var(--primary-primary-95075, rgba(6, 11, 25, 0.75));
  }
  .page-template-bookcoaching .coaching .content .h2 {
    color: var(--Primary-Primary-500, #002a46);
    text-align: center;
    font-family: "DM Serif Display";
    font-size: 24px;
    font-style: normal;
    font-weight: 400;
    line-height: 28px;
    text-transform: uppercase;
  }
  .page-template-bookcoaching .coaching .content h5 {
    font-size: 1.6rem;
    line-height: 2rem;
  }
  .page-template-bookcoaching .button-group {
    flex-direction: column-reverse;
  }
  .page-template-bookcoaching .button-group .mt-30:first-child {
    margin: 0;
  }
  .page-template-bookcoaching .button-group a {
    width: 100%;
  }
  .page-template-bookcoaching .page-content .m-h-1 {
    height: 8rem !important;
  }
  .page-template-bookcoaching .newsletter {
    padding-top: 5rem;
  }
  .card-image .wp-block-columns {
    gap: 2.2rem;
  }
  .card-image img {
    max-width: 20.6rem;
  }
  .card-image p,
  .card-image h4,
  .card-image h5,
  .card-image .wp-block-buttons {
    text-align: center;
    justify-content: center !important;
    font-family: var(--albertsans);
  }
  .card-image .wp-block-buttons a {
    padding: 0.7rem 1.55rem !important;
  }
  .card-image .second-host .wp-block-columns {
    flex-direction: column;
    margin-top: 3rem;
  }
  .ctas {
    margin-top: 4rem;
    margin-bottom: 4.8rem;
  }
  .space32 {
    height: 2.2rem !important;
  }
  .space55 {
    height: 5.5rem !important;
  }
  .page-id-641 .coaching {
    min-height: 34.4rem;
  }
  .page-id-641 .coaching .mb-24 {
    margin-bottom: 2.4rem;
  }
  .page-id-641 .page-content {
    margin-top: 3rem;
    padding-bottom: 6rem;
  }
  .tell-us-form {
    border-radius: 0;
    border: 0;
    background: #fff;
    padding: 0;
  }
  .tell-us-form form input[type=submit] {
    width: 100%;
  }
  .tell-us-form form .gfield--type-html h4 {
    text-align: center;
  }
  .tell-us-form form .gfield--type-html h4::before {
    display: none;
  }
  .tell-us-form form .gfield--type-html h4 span {
    padding-right: 0;
  }
  .tell-us-form form .gform-field-label {
    font-size: 14px !important;
    line-height: 16px !important;
  }
  .tell-us-form form .gfield--type-name {
    margin-bottom: 2rem !important;
  }
  .tell-us-form form .ginput_container_address {
    gap: 3rem;
    margin: 0 !important;
  }
  .page-template-retreat .newsletter {
    padding-top: 5rem;
  }
  .page-template-retreat .ctas .hero-btn:last-child {
    background-color: var(--blue);
    color: var(--white);
  }
  .page-template-retreat .ctas .hero-btn:last-child svg path {
    fill: var(--white);
  }
  .page-template-retreat .inner-hero .pb-134 {
    padding-bottom: 3.2rem;
  }
  .page-template-retreat .inner-hero .wp-block-button {
    width: 100%;
  }
  .page-template-retreat .inner-hero .content h5 {
    color: var(--neutral-black-75, rgba(0, 0, 0, 0.75));
    font-size: 14px;
    font-weight: 400;
    line-height: 16px; /* 114.286% */
  }
  .page-template-retreat .inner-hero .content .h2 {
    color: var(--Primary-Primary-500, #002a46);
    text-align: center;
    font-family: "DM Serif Display";
    font-size: 24px;
    font-style: normal;
    font-weight: 400;
    line-height: 28px;
    text-transform: uppercase;
  }
  .page-template-retreat .inner-hero .content .h2.mb-40 {
    margin-bottom: 2.4rem;
  }
  .page-template-Contact .newsletter {
    padding-top: 5rem;
  }
  .page-template-Contact .inner-hero .pb-100 {
    padding-bottom: 5rem;
  }
  .page-template-Contact .tab-pane p {
    font-size: 1.4rem;
    font-weight: 400;
    line-height: 1.6rem;
    color: var(--neutral-black-75, rgba(0, 0, 0, 0.75));
  }
  .page-template-Contact .tab-pane p br {
    display: none;
  }
  .page-template-Contact .nav-tabs {
    margin-top: 4rem;
    margin-bottom: 4.8rem;
    gap: 0rem;
    flex-wrap: nowrap;
    justify-content: space-between;
  }
  .page-template-Contact .nav-tabs .hero-btn {
    font-size: 1.2rem;
  }
  .page-template-Contact .name_first {
    margin: 0 !important;
  }
  .page-template-Contact form {
    margin-bottom: 8.8rem;
  }
  .page-template-Contact form input[type=submit] {
    width: 100%;
  }
  .page-template-Contact .social {
    margin-top: 2.7rem;
  }
  .space52 {
    height: 5.2rem !important;
    background: #fffcf8;
  }
  .space10 {
    height: 1rem !important;
  }
  .space0 {
    height: 0 !important;
  }
  .support {
    background: #fffcf8;
    padding-bottom: 4.6rem;
  }
  .support h2 {
    color: var(--Primary-Primary-500, #002a46);
    text-align: center;
    font-size: 24px !important;
    font-weight: 400;
    line-height: 28px; /* 116.667% */
    letter-spacing: 0.72px;
    text-transform: uppercase;
  }
  .partner-list.gap-108 {
    gap: 1.2rem !important;
  }
  .partner-list h5 {
    font-size: 1.8rem !important;
    line-height: 20px;
  }
  .partner-list .wp-block-columns {
    padding: 0;
  }
  .partner-list ul li {
    font-size: 1.4rem;
    line-height: 2rem;
  }
  .partner-list ul li::before {
    top: 3px;
  }
  .image-hover-btn .visit-site a {
    padding: 1.52rem 1.72rem;
  }
  .blog-hero .container {
    --bs-gutter-x: 0;
  }
  .blog-hero .hero-content {
    padding: 0 2rem;
  }
  .blog-hero .testimonial .logo {
    top: 0rem;
  }
  .blog-hero .testimonial .logo .w-100 {
    width: 500px !important;
  }
  .blog-hero .testimonial .testimonial-slider {
    padding: 0 2rem;
  }
  .blog-hero .pb-70 {
    padding-bottom: 5.6rem;
  }
  .blog-hero .hero-content h1 {
    margin-bottom: 2.4rem;
    margin-top: 4rem;
    font-size: 2.4rem;
    line-height: 2.8rem;
  }
  .blog-hero .hero-content h5 {
    color: var(--neutral-black-75, rgba(0, 0, 0, 0.75));
    font-size: 1.4rem;
    font-weight: 400;
    line-height: 1.6rem; /* 114.286% */
  }
  .blog-hero .hero-content h5 br {
    display: none;
  }
  .blog-hero .quote-icon.mt-40 {
    margin-top: 0;
  }
  .blog .testimonial {
    padding: 0rem 0 3.2rem;
  }
  .single .newsletter {
    padding-top: 5rem;
  }
  .single .post-hero .pb-64 {
    padding-bottom: 4rem;
  }
  .single .post-hero .h2 {
    font-size: 24px;
    font-weight: 400;
    line-height: 28px; /* 116.667% */
    text-align: left;
  }
  .single .post-hero .date {
    text-align: left;
  }
  .single .--post-content {
    padding-bottom: 5rem;
  }
  .single .--post-content .container {
    --bs-gutter-x: 0;
  }
  .single .--post-content .container .row {
    margin: 0;
  }
  .single .--post-content .container .row .col-lg-12 {
    padding: 0;
  }
  .single .--post-content .container .row .col-lg-12 .--content {
    padding: 0 2rem;
  }
  .single .--post-content .container .row .col-lg-12 .--content p a {
    font-weight: 400;
    text-decoration-line: underline;
    font-size: 1.6rem;
  }
  .single .--post-content .container .row .col-lg-12 .--content h5 {
    font-size: 1.6rem;
    line-height: 2rem;
  }
  .single .--post-content .wp-block-columns {
    padding: 0 0rem;
    gap: 1.2rem;
  }
  .single .--post-content .size-full,
  .single .--post-content .size-large {
    margin: 0 -2rem 2rem;
  }
  .single .--post-content h4 {
    font-size: 1.8rem;
    line-height: 2rem;
  }
  .tell-us-form form .gform_fields {
    grid-row-gap: 32px !important;
  }
  .page-template-Contact .content h4 {
    font-size: 18px;
    font-weight: 400;
    line-height: 20px; /* 111.111% */
    letter-spacing: 0.54px;
    text-transform: uppercase;
  }
  .recent-episodes .max-312 {
    max-width: 28rem;
  }
  .recent-episodes .publish-date {
    display: none;
  }
  .recent-episodes .play-episode {
    padding: 0.8rem 0.8rem 0.8rem 0.6rem !important;
    width: 100%;
    text-align: center;
    justify-content: center !important;
  }
  .latest-podcast .channals .acf-repeater a,
  .latest-podcast .channals .acf-repeater button {
    font-size: 1.2rem;
    padding: 0.4rem 0.78rem;
  }
  .latest-podcast-section .max-420 {
    margin-top: 0rem;
  }
  .page-id-88 .inner-hero-section .container {
    background: #ffffff;
  }
  .page-id-88 .inner-hero-section .white-bg img.mobile-image {
    transform: scale(1.32);
  }
  .page-id-88 .inner-hero-section .--content h5 {
    margin-top: 1.6rem;
  }
  .page-id-88 .space52 {
    background: #ffffff;
  }
  .page-id-88 .support {
    background: #ffffff;
  }
  .page-id-88 .partner-list.gap-108 {
    gap: 2rem !important;
  }
  .page-template-podcast .recent-episodes .slick-dots {
    margin: 1rem 0 0;
  }
  .page-template-podcast .recent-episodes hr {
    margin: 7.2rem 0 4rem;
  }
  .page-template-podcast .recent-episodes .publish-date {
    display: block;
  }
  .page-template-Contact .hero-pt .content h2 {
    margin-bottom: 2.4rem;
  }
  #latest-podcast-section .max-420 {
    margin-top: 0;
  }
  .acf-repeater button {
    font-size: 1.2rem !important;
    padding: 0.4rem 1rem !important;
    gap: 0.4rem !important;
  }
  .acf-repeater .dropdown-menu.show .dropdown-item {
    justify-content: center;
  }
  .acf-repeater .dropdown-menu.show {
    min-width: 100%;
  }
  .transcript-wrap {
    overflow: auto;
    max-height: 50rem;
  }
  .single-podcast .podcast-detail .pt-120 {
    padding-top: 12rem;
  }
  .tell-us-form form #field_2_8 {
    margin-bottom: 0rem !important;
  }
  .tell-us-form form #field_2_9 {
    margin-bottom: 3.2rem !important;
  }
}/*# sourceMappingURL=theme.css.map */