@font-face {
  font-family: "Gotham-Book";
  src: url("../fonts/Gotham/Gotham-Book.woff") format("woff");
  font-style: normal;
}
@font-face {
  font-family: "Gotham-Bold";
  src: url("../fonts/Gotham/Gotham-Bold.woff") format("woff");
  font-style: normal;
}
/* @import url("https://fonts.googleapis.com/css2?family=Nunito+Sans:ital,opsz,wght@0,6..12,200..1000;1,6..12,200..1000&display=swap"); */

@font-face {
  font-family: "Gotham-Medium";
  src: url("../fonts/Gotham/Gotham-Medium.woff") format("woff");
  font-style: normal;
}
@font-face {
  font-family: "Gotham-Light";
  src: url("../fonts/Gotham/Gotham-Light.woff") format("woff");
  font-style: normal;
}

@font-face {
  font-family: "Centralwell-Regular";
  src: url("../fonts/Centralwell/Centralwell-Regular.woff") format("woff");
  font-style: normal;
}
.author-gravatar {
  display: none;
}
h1 span,
h2 span,
h3 span,
.message_author span {
  font-family: "Centralwell-Regular";
  vertical-align: middle;
}
.topbar__list li {
  position: relative;
}
.topbar-submenu__item:not(:last-of-type) {
  margin-bottom: 10px;
}
.topbar-submenu__item a {
  white-space: nowrap;
  display: block;
}
.topbar-submenu {
  position: absolute;
  top: 34px;
  visibility: hidden;
  opacity: 0;
  transition: 0.3s;
  margin: 0;
  left: 0;
  z-index: 100;
  background: black;
  color: white;
  padding: 10px 13px;
}
.header-wrapper .topbar-submenu-has-items::after {
  filter: invert(1);
  transition: 0.3s;
}
.header-wrapper.active .topbar-submenu-has-items::after {
  filter: unset;
  transition: 0.3s;
}
.topbar-submenu-has-items::after {
  content: "";
  position: absolute;
  transition: 0.3s;
  right: -22px;
  top: 0px;
  width: 24px;
  height: 24px;
  background-image: url("../icons/arrow-down.svg");
  background-repeat: no-repeat;
  background-size: contain;
  background-position: center;
}
.topbar__list-item:hover > a span {
  font-weight: 700;
}
.topbar__list-item:hover .topbar-submenu {
  visibility: visible;
  opacity: 1;
  transition: 0.3s;
}
.message_author span {
  line-height: 30px;
  padding-left: 5px;
  font-size: max(4.1666666667vw, 60px);
}
.mobile-only {
  display: none;
}
h1 span {
  line-height: 1;
  /* line-height: 1.3; */
  font-size: max(5.5555555556vw, 80px);
}
.home h1 span {
  display: block;
}
h1 {
  line-height: 1.1;
}
.header-wrapper {
  position: fixed;
  z-index: 99;
  width: 100%;
  padding: 0 52px;
}
.published-date {
  font-family: "Nunito Sans", serif;
}
p {
  font-family: "Nunito Sans", serif;
  font-weight: 300;
}
.home-hero {
  height: 100vh;
  position: relative;
}
.home-hero-content {
  left: 50%;
  top: 50%;
  transform: translate(-50%, -50%);
  position: absolute;
}
.home-hero video {
  height: 100%;
  object-fit: cover;
  width: 100%;
}
a {
  text-decoration: unset;
  display: inline-block;
}
.topbar {
  width: 100%;
}
.topbar__list-item img {
  max-width: 15px;
  filter: invert(1);
}
a {
  font-family: "Gotham-Book";

  font-weight: 300;
}
.header-wrapper a {
  font-family: "Gotham-Book";
}
.topbar__list {
  gap: 40px;
}
.header-right a {
  white-space: nowrap;
}
.main-navigation li a {
  text-transform: uppercase;
  font-size: 14px;
}
.topbar {
  padding: 10px 0;
  position: relative;
}
.topbar::after {
  content: "";
  position: absolute;
  left: -52px;
  bottom: 0;
  width: calc(100% + 104px);
  height: 1px;
  background: #fff;
}
.page-id-1096 .home-faqs.pb-80 .home-faqs__left::after {
  background: transparent;
}
.home-icons__item img {
  width: auto;
  min-height: 72px;
  max-height: 52px;
}
.text-center.mx-auto strong {
  font-weight: 600;
}
.outlined__button {
  transition: 0.3s;
}
.outlined__button:hover {
  background: black;
  color: white;
  transition: 0.3s;
}
.published-date {
  font-size: 17px;
  font-weight: 300;
  line-height: 24px;
  color: var(--main-black);
  display: block;
  margin-bottom: 5px;
}
.top-pick-body {
  padding: 20px 0;
}
h1,
h2,
h3,
h4,
h5,
h6 {
  font-family: "Gotham-Light";
}
.top-pick-body--ram {
  width: 100%;
}
h2 span {
  font-size: max(4.5138888889vw, 65px);
}
h2 {
  /* line-height: 1.1; */
  line-height: 1.3;
}
.text-center h2 {
  justify-content: center;
}
.testimonials-slider .slick-list {
  padding-left: 0 !important;
  margin-left: -15px;
  margin-right: -15px;
}
.testimonials-slider li {
  margin-left: 15px;
  margin-right: 15px;
}
.testimonials-card__body {
  padding: 20px 22px;
  background: white;
}
.testimonials-slider .slick-track {
  height: auto;
  display: flex;
}
.testimonials-slider li {
  display: flex !important;
  height: inherit;
  flex-direction: column;
}
.testimonials-slider .testimonials-card__body {
  display: flex;
  flex-direction: column;
  height: 100%;
  align-items: flex-start;
}
.testimonials-slider .slick-slide.first-slide-is-active {
  transform: scale(1);
  opacity: 1;
  transition: 0.3s;
}

.testimonials-slider .slick-slide {
  transform: scale(0.95);
  transition: 0.3s;
  opacity: 0.5;
}

.testimonials-progress-bar {
  position: absolute;
  bottom: -4.5vw;
  left: 4.5vw;
  width: 100%;
  max-width: max(15.8333333333vw, 228px);
  height: 5px;
  border-radius: 999px;
}

.testimonials-progress {
  height: 100%;
  width: 0;
  border-radius: 999px;
  background-color: #000;
  transition: width 0.3s ease-in-out;
}
.testimonials-container {
  position: relative;
}
.home-testimonials {
  overflow: hidden;
}
.home-faqs--smaller .container {
  max-width: max(68.05555555556vw, 980px);
}
.home-faqs__left {
  position: relative;
  padding-left: 30px;
}
.home-faqs__right {
  padding-left: 30px !important;
  position: relative;
}
.home-faqs__right::after {
  content: "";
  position: absolute;
  right: 0;
  top: -25px;
  width: calc(100% + 150px);
  z-index: -1;
  height: calc(100% + 50px);
  background: #f7f6f4;
}
.home-faqs__left::after {
  content: "";
  position: absolute;
  left: 0;
  top: -25px;
  width: calc(100% + 150px);
  z-index: -1;
  height: calc(100% + 50px);
  background: #f7f6f4;
}
.footer-upper__content h6 {
  text-transform: uppercase;
  /* margin-bottom: 10px; */
  letter-spacing: 15%;
  font-size: max(1.1111111111vw, 16px);
}
.footer-upper {
  background: #b8ab99;
  padding: 60px 0;
}
.footer-upper .col-lg-3:nth-of-type(2) > .flex,
.footer-upper .col-lg-3:nth-of-type(3) > .flex {
  justify-content: center;
}
.footer-upper .col-lg-3:nth-of-type(4) > .flex {
  justify-content: flex-end;
}
.footer-upper .col-lg-3:nth-of-type(2),
.footer-upper .col-lg-3:nth-of-type(3) {
  position: relative;
}
.footer-upper .col-lg-3:nth-of-type(2)::after {
  content: "";
  position: absolute;
  right: 0;
  top: 0;
  height: 100%;
  width: 2px;
  background: #fff;
}
.footer-upper .col-lg-3:nth-of-type(2)::before {
  content: "";
  position: absolute;
  left: 0;
  top: 0;
  height: 100%;
  width: 2px;
  background: #fff;
}

.footer-upper .col-lg-3:nth-of-type(3)::after {
  content: "";
  position: absolute;
  right: 0;
  top: 0;
  height: 100%;
  width: 2px;
  background: #fff;
}
.footer-cols {
  padding: 50px 0;
}
.footer-logo {
  max-width: max(13.8194444444vw, 199px);
}
.footer-social-media img {
  max-height: 15px;
}
.footer-social-media a:not(:last-of-type) {
  filter: invert(1);
}
.footer-social-media a:nth-child(3) img{
  min-height: 20px;
}
.gap-10 {
  gap: 10px;
}
.header-wrapper.active {
  background: #fff;
  transition: 0.3s ease;
}
.header-wrapper.active #primary-menu > li > a {
  color: #000;
}
.tg-icon-add {
  display: none !important;
}
.header-wrapper.active .site-logo img,
.header-wrapper.active .topbar__list-item img {
  filter: brightness(0);
  transition: 0.3s;
}
.header-wrapper.active .header-right a {
  background: #000;
  color: #fff;
  transition: 0.3s;
}
.header-wrapper.active .topbar::after {
  background: #000;
}
.sub-menu a {
  color: #000;
}
footer h6 {
  text-transform: uppercase;
  /* margin-bottom: 10px; */
  letter-spacing: 15%;
  font-size: max(1.1111111111vw, 16px);
  margin-bottom: 17px;
}
footer ul a {
  font-size: 17px;
  line-height: 24px;
  font-family: "Nunito Sans", serif;
  font-weight: 300;
}
.paragraph__xl p a {
  font-family: "Nunito Sans", serif;
}
.footer-copy p,
.footer-copy p a,
.footer-copy a {
  font-size: 14px;
  font-family: "Nunito Sans", serif;
}
.footer-copy-list a:first-of-type {
  padding-left: 10px;
  padding-right: 10px;
  margin-left: 10px;
  margin-right: 10px;
  position: relative;
}
.footer-copy-list a:first-of-type::before {
  content: "";
  position: absolute;
  left: 0;
  top: 50%;
  transform: translateY(-50%);
  height: 12px;
  width: 1px;
  background: white;
}
.footer-copy-list a:first-of-type::after {
  content: "";
  position: absolute;
  right: 0;
  top: 50%;
  transform: translateY(-50%);
  height: 12px;
  width: 1px;
  background: white;
}
.header-wrapper.active .topbar__list-item span {
  color: #000;
  transition: 0.3s;
}
footer .menu-item-text-holder {
  margin: 0;
}
.widget a span {
  text-transform: capitalize;
}
.menu-img-wrapper {
  display: flex;
}
.mega-menu--active li:hover .menu-title {
  font-family: "Gotham-Bold";
  transition: all 0.3s;
}
.mega-menu--active li .menu-img-wrapper {
  transition: 0.3s;
  position: relative;
}
.mega-menu--active li .menu-img-wrapper::before {
  transition: 0.3s;
  z-index: 9;
}
.mega-menu--active li .menu-img-wrapper img {
  transition: 0.7s ease;
}

.mega-menu--active li:hover .menu-img-wrapper img {
  transform: scale(1.2);
  transition: 0.7s ease;
}
.mega-menu--active li .menu-img-wrapper {
  overflow: hidden;
}
.mega-menu--active li:hover .menu-img-wrapper::before {
  content: "";
  position: absolute;
  left: 10px;
  top: 10px;
  right: 10px;
  transition: 0.3s;
  bottom: 10px;
  width: calc(100% - 20px);
  height: calc(100% - 20px);
  border: 1px solid #fff;
}
.menu-title {
  transition: all 0.3s;
}
.mega-menu--active {
  position: relative;
}
.menu-item--active span {
  /* font-weight: 700; */
  font-family: "Gotham-Bold";
  transition: 0.3s;
}
.mega-menu--active::after {
  content: "";
  width: 20px;
  height: 20px;
  /* transform: rotate(45deg); */
  background: #f7f6f4;
  position: absolute;
  left: 50%;
  top: -10px;
  transform: translateX(-50%) rotate(45deg);
}
#primary-menu > li > a > div {
  margin-top: 0;
}
.footer-copy-wrap {
  padding: 22px;
  border-top: 1px solid #fff;
}
.menu-item-has-children > ul.sub-menu {
  background: #f7f6f4;
  left: 0;
  transition: 0.3s ease;
  width: 100%;
}
.menu-item-has-children:hover > ul.sub-menu {
  /* left: 0;
  background: #f7f6f4; */
  /* max-width: max(84.02777777778vw, 1210px); */
  left: 0;
}

.main-navigation li {
  position: unset;
}
#primary-menu > li > .sub-menu li {
  width: 100%;
  max-width: clamp(150px, 19.6770833333vw, 500px);
}
#primary-menu .sub-menu {
  visibility: hidden;
  opacity: 0;
  display: flex;
  justify-content: center;
  height: 0;
  padding: 22px 0;
  gap: 20px;
  transition: 0.3s;
}
#primary-menu .mega-menu--active.sub-menu {
  z-index: 99;
  height: auto;
  transition: 0s;
  opacity: 1;
  visibility: visible;
}
.main-navigation ul ul a {
  width: 100%;
}
.sub-menu > li > a {
  display: flex;
  flex-direction: column-reverse;
}
.acf-link-text {
  width: max-content;
}
.menu-title {
  text-transform: uppercase;
}
.menu-item-text-holder {
  display: flex;
  margin-top: 20px;
  flex-direction: column;
}
.acf-link-text {
  position: relative;
}
.acf-link-text::after {
  content: "";
  position: absolute;
  right: -15px;
  top: 50%;
  transform: translateY(-50%);
  width: 10px;
  height: 10px;
  background-image: url("../icons/right-arrow.png");
  background-repeat: no-repeat;
  background-size: contain;
}
.hamburger-menu {
  display: none;
}
.stories-hero__content {
  padding-top: 180px;
  padding-bottom: max(5.833vw, 50px);
}
.stories-hero .container {
  position: relative;
}
.stories-hero .col-12 {
  position: unset;
}
.stories-hero img,
.stories-hero video {
  position: absolute;
  width: 100%;

  height: 100%;
  z-index: -1;
  object-fit: cover;
}
.stories-hero {
  overflow: hidden;
  position: relative;
}
.stories-hero__content h1 span {
  display: inline;
}
.stories-hero__content h1 {
  display: flex;
  align-items: center;
  gap: 10px;
  flex-wrap: wrap;
}

.stories-hero__content .paragraph__xl {
  max-width: 800px;
}
.breadcrumb a,
.breadcrumb {
  font-size: 17px;
  font-weight: 300;
  color: #969696;
  font-family: "Nunito Sans", serif;
}
.story-item a[href="#"] {
  pointer-events: none;
  cursor: default;
}
.story-item img {
  margin-left: auto;
  margin-right: auto;
  width: calc(100% - 36px);
}
.story-item > a:first-of-type {
  width: 100%;
  display: flex;
  position: relative;
}
.story-item > a:first-of-type::after {
  content: "";
  position: absolute;
  left: 0;
  bottom: 0;
  z-index: -1;
  background: #f7f6f4;
  width: 100%;
  height: 50%;
}
.story-item__content {
  background: #f7f6f4;
  text-align: center;
  padding: 42px;
}
.story-item__content h2 {
  justify-content: center;
  flex-wrap: wrap;
}
.pr-60 {
  padding-right: clamp(15px, 4.1666666667vw, 60px);
}
.pl-60 {
  padding-left: clamp(15px, 4.1666666667vw, 60px);
}
.stories-transformation {
}
.video-image-bg__content {
  padding-top: 75px;
  padding-bottom: 75px;
}
.stories-guests .container {
  padding-left: 100px;
  padding-right: 100px;
}
.story-item {
  height: calc(100% - 40px);
  display: flex;
  flex-direction: column;
}
.home-faqs__left,
.home-faqs__right {
  display: flex;
  flex-direction: column;
  align-items: flex-start;
  justify-content: center;
  padding-left: 100px;
}
.story-item__content {
  display: flex;
  flex-direction: column;
  align-items: center;
  height: 100%;
  /* height: calc(100% - 420px); */
}
.stories-guests .story-item__content {
  /* height: calc(100% - 350px); */
}
.story-item__content > a {
  margin-top: auto;
}
.tiny-hero {
  width: 100%;
  height: 200px;
}
.tiny-hero img {
  width: 100%;
  height: 100%;
  object-fit: cover;
}
.faq_list__item h6 {
  font-size: max(1.1805555556vw, 17px);
  font-weight: bold;
  font-family: "Gotham", sans-serif;
}
.faq-faq ul {
  padding-left: 50px;
  padding-right: 50px;
}
.faq_list__item {
  cursor: pointer;
  padding: 30px;
  box-shadow: 0px 0px 4px 0px rgba(0, 0, 0, 0.25);
}
.faq_list__item:not(:last-of-type) {
  margin-bottom: 25px;
}
.faq_list__item h6 {
  position: relative;
}
.faq_list__item h6 img {
  position: absolute;
  right: 0;
  top: 50%;
  transition: 0.3s;
  transform: translateY(-50%);
  max-width: 34px;
}
.faq_list__item p {
  margin-top: 30px;
}
.faq_list__item.active img {
  transform: rotate(180deg) translateY(50%);
}
.message_author p {
  font-size: 22px;
}
.message__name {
  font-size: 16px;
  font-weight: 600;
  text-transform: uppercase;
  letter-spacing: 1.3px;
}
.contact__list li {
  display: flex;
  align-items: center;
  gap: 5px;
}
.contact__list {
  margin-top: 40px;
}
.contact__list li:first-of-type {
  margin-bottom: 40px;
}
.contact__list img {
  max-width: 14px;
}
.contact-list__Item {
  font-size: 17px;
  color: #d59a5c;
  line-height: 24px;
}
.contact-list__Item a {
  width: 100%;
  display: flex;
  align-items: center;
  gap: 5px;
}
.contact__content > div {
  max-width: 80%;
}
.two-cols {
  display: flex;
  gap: 22px;
}
.contact-contact p,
.contact-contact label,
.contact-contact span,
.contact-contact input {
  width: 100%;
  display: block;
}
.contact-contact .wpcf7-form > * {
  margin-bottom: 22px;
}
.contact-contact label {
  font-size: 14px;
  font-weight: bold;
  line-height: 24px;
  color: #3f3f3f;
}
.contact-contact input,
.contact-contact select {
  border-radius: 3px;
  width: 100%;
  outline: unset;
  height: 40px;
  border: 1px solid #d9d9d9;
}
.contact-contact textarea {
  border-radius: 3px;
  outline: unset;
  border: 1px solid #d9d9d9;
  height: 91px;
}
.contact-contact input,
.contact-contact textarea {
  padding-left: 10px;
  resize: unset;
}
.wpcf7-form .wpcf7-submit {
  height: 45px;
  background: black;
  width: 231px;
  color: white;
  font-size: 14px;
  font-weight: 500;
  text-transform: uppercase;
}
.wpcf7-not-valid-tip {
  margin-top: 5px;
  display: inline-block;
}
.wpcf7-spinner {
  width: max-content !important;
}
.contact-additional-information__content {
  padding: 55px 15px;
  background: #f7f6f4;
}
header .menu-item-text-holder span {
  white-space: nowrap;
}
.list-mega-menu > ul {
  display: flex;
  flex-wrap: wrap;
  position: relative;
}
.list-mega-menu > ul img {
  position: absolute;
  right: 7%;
  max-width: 280px;
  height: calc(100% - 40px);
  object-fit: cover;
  top: 50%;
  transform: translateY(-50%);
}
.list-mega-menu > ul .menu-img-wrapper {
  position: unset;
}
#primary-menu .list-mega-menu > .sub-menu {
  padding-right: 20%;
  padding-bottom: 56px;
}
#primary-menu .acf-link-text {
  white-space: normal !important;
}
.acf-link-text {
  max-width: 100%;
  text-transform: capitalize;
}
.list-mega-menu .acf-link-text {
  text-transform: capitalize;
  font-size: 14px;
  color: #b8ab99;
  font-weight: 400;
}
.list-mega-menu .acf-link-text::after {
  filter: invert(0.6);
}
.list-mega-menu .mega-menu--active li:hover .menu-img-wrapper::before {
  content: unset;
}
.post-meta {
  font-size: 15px;
  color: #000;
}
.short__description {
  display: -webkit-box;
  -webkit-line-clamp: 6;
  -webkit-box-orient: vertical;
  overflow: hidden;
}
.featured-blog .home-faqs__img a {
  display: flex;
}
.body-blog-content {
  padding: 30px 20px 30px 20px;
  background: #f7f6f4;
  /* height: calc(100% - 300px); */
  height: calc(100% - clamp(220px, 14.0625vw, 270px));

  display: flex;
  flex-direction: column;
  align-items: flex-start;
}
.all-insights .col-lg-4 {
  margin-bottom: 40px;
}
.blog-card .post-thumbnail {
  display: flex;
  position: relative;
  padding-left: 20px;
  padding-right: 20px;
}
.body-blog-content > a {
  margin-top: auto;
}
.blog-card .post-thumbnail::before {
  content: "";
  position: absolute;
  bottom: 0;
  left: 0;
  background: #f7f6f4;
  width: 100%;
  height: 50%;
}
.blog-card .post-thumbnail a {
  position: relative;
}
.blog-card .post-thumbnail img {
  height: clamp(220px, 14.0625vw, 270px);
}
.blog-card {
  margin-bottom: 40px;
  height: 100%;
}
.nav-links > * {
  display: flex;
  align-items: center;
  justify-content: center;
  width: 35px;
  height: 35px;
  border: 1px solid #000;
}
.nav-links {
  display: flex;
  align-items: center;
  gap: 15px;
  margin-top: 40px;
}
.nav-links .next,
.nav-links .prev {
  background: black;
}
.page-numbers.current {
  background: #969696;
  color: white;
  border-color: #969696;
}
.all-insights {
  margin-bottom: 70px;
}
.post-thumbnail img {
  aspect-ratio: 1.73/1;
  object-fit: cover;
}
.single-blog {
  max-width: 710px;
  margin-left: auto;
  margin-right: auto;
}
.single-blog-wrapper {
  padding-top: 150px;
}
.author-gravatar img {
  width: 50px;
  min-width: 50px;
  height: 50px;
  border-radius: 50%;
  object-fit: cover;
}
.gap-28 {
  gap: 28px;
}
.mb-26 {
  margin-bottom: 26px;
}
.single-blog h2 {
  font-size: 22px;
  margin-top: 40px;
  margin-bottom: 20px;
}
.single-blog h1 {
  font-size: 38px;
}
.single-blog p {
  margin-top: 10px;
  margin-bottom: 20px;
}
.single-blog a {
  text-decoration: underline;
}
.single-blog li {
  list-style: disc;
}
.single-blog li {
  padding-bottom: 10px;
}
.single-blog ul {
  padding-left: 25px;
}
/* .single-blog li br {
  display: none;
} */
.single .header-wrapper.active {
  box-shadow: 0px 4px 4px rgba(0, 0, 0, 0.15);
}
.blog-cta h2 {
  font-size: 38px;
}
.blog-cta {
  padding: clamp(20px, 5.5555555556vw, 80px);
  background-size: cover;
  background-repeat: no-repeat;
}
.blog-cta a {
  text-decoration: unset;
}
.blog-cta p {
  font-size: 17px;
}
.single-blog-share span,
.about-author .post-meta {
  font-size: 16px;
  font-weight: 300;
  text-transform: uppercase;
  letter-spacing: 2.4px;
}
.single-blog-share {
  margin-bottom: 40px;
}
.single-blog-share a {
  display: flex;
}
.about-author .post-meta {
  margin-top: 0;
}
.about-author {
  padding: 30px 25px;
  background: #f7f6f4;
}
.about-author p {
  margin-bottom: 0;
}
.about-author {
  margin-bottom: clamp(50px, 8.33vw, 120px);
}
.related-blogs .entry-content {
  display: none;
}
.related-blogs .classic-underline {
  padding-bottom: 0;
  margin-bottom: 0;
}
.related-blogs .classic-underline--brown::after {
  content: unset;
}
.home-program .paragraph__xl p:not(:last-of-type) {
  margin-bottom: 30px;
}
.gallery-slider__item.slick-center img {
  transform: scale(1.2);
}
.gallery-slider .slick-list {
  padding-top: 50px !important;
  padding-bottom: 50px !important;
}
.gallery-slider__item {
  margin-left: 10px !important;
  margin-right: 10px !important;
}
.gallery-slider__item.slick-center {
  margin-left: 50px !important;
  margin-right: 50px !important;
}
.relative {
  position: relative;
}
.gallery-slider {
  max-height: 500px;
}
.slick-gallery {
  padding-bottom: 140px;
}
.slick-gallery .testimonials-progress-bar {
  left: 50%;
  transform: translateX(-50%);
}
.gallery-slider__item img {
  aspect-ratio: 1/1;
  max-height: 400px;
  height: 100%;
  transition: 0.3s;
  object-fit: cover;
}
.slick-gallery .slick-track {
  display: flex !important;
}
.slick-gallery .slick-slide {
  height: inherit;
}
.gallery-slider__item a {
  display: flex;
}
.bg-main-beige {
  background: #f7f6f4;
  padding-top: 60px;
  padding-bottom: 50px;
}
.suite-amenities__item img {
  margin-bottom: 19px;
}
.classic-underline.mb-30 {
  margin-bottom: 30px;
}
.home-video-section {
  background-size: cover;
}
.home-video-section img,
.home-video-section video {
  max-width: clamp(520px, 37.5vw, 720px);
  height: 100%;
  object-fit: cover;
}
.services__item {
  position: relative;
}
.services__item img {
  width: 100%;
  height: 100%;
  object-fit: cover;
  aspect-ratio: 1.31/1;
}
.services__content {
  position: absolute;
  left: 50%;
  top: 50%;
  transform: translate(-50%, -50%);
}
.services__item {
  display: flex;
}
.services__item::before {
  content: "";
  inset: 11px;
  width: calc(100% - 22px);
  height: calc(100% - 22px);
  border: 1px solid white;
  position: absolute;
}
.max-w-656 {
  max-width: 640px;
  margin-left: auto;
  margin-right: auto;
}
.suites-links {
  max-width: 231px;
  margin-left: auto;
  margin-right: auto;
  display: flex;
  flex-direction: column;
  gap: 12px;
  margin-top: 20px;
}
.suites-links a {
  width: 100%;
  white-space: nowrap;
}
.story-item__content .paragraph__xl p:not(:last-of-type),
.suite-featured .paragraph__xl p:not(:last-of-type) {
  margin-bottom: 20px;
}
.suites-list {
  margin-top: 70px;
}
.featured-suites-links {
  display: flex;
  gap: 15px;
  justify-content: flex-start;
  margin-top: 30px;
}
.suite-featured .home-faqs__img {
  display: flex;
  width: 100%;
  height: 100%;
}
.suite-featured .home-faqs__img a {
  width: 100%;
  height: 100%;
}
.suite-featured .home-faqs__img a img {
  object-fit: cover;
}
h2 a,
h3 a {
  font-family: "Gotham-Light";
}
.featured-suites-links a {
  white-space: nowrap;
}
.amenities-content p {
  max-width: 930px;
  margin-left: auto;
  margin-right: auto;
}
.max-w-926 {
  max-width: 930px;
  margin-left: auto;
  margin-right: auto;
}
.package-item__body {
  padding-top: 25px;
}
.highletterspace__title {
  color: black;
  font-size: 16px;
  font-weight: 300;
  text-transform: uppercase;
  letter-spacing: 2.4px;
}
.highletterspace__title--has-arrow {
  position: relative;
  display: inline-block;
  padding-bottom: 16px;
  margin-bottom: 15px;
}
.highletterspace__title--has-arrow::after {
  content: "";
  position: absolute;
  bottom: 0;
  left: 50%;
  transform: translateX(-50%);
  width: 46px;
  background: #b8ab99;
  height: 1px;
}
.price-sufix {
  font-size: 17px;
  font-weight: 300;
  font-family: "Nunito Sans", serif;
  line-height: 24px;
  display: block;
}
.package-item__value {
  font-size: 22px;
  font-weight: 300;
  font-family: "Gotham-Light";
  line-height: 28px;
  padding-left: 10px;
  position: relative;
}
.package-item__value::before {
  content: "$";
  font-size: 13px;
  transform: translateY(-10%);
  left: 0;
  top: 0;
  position: absolute;
}
.price-prefix {
  font-size: 14px;
  font-weight: 300;
  font-family: "Nunito Sans", serif;
  line-height: 24px;
  display: inline-block;
  transform: translateY(-5px);
}
.includes {
  font-family: "Nunito Sans", serif;
  display: inline-block;
  font-weight: 700;
  line-height: 24px;
  font-size: 17px;
}
.list-inner__item img {
  transform: translateY(5px);
  max-width: 15px;
}
.current-menu-ancestor a > div > span {
  font-weight: 600;
  font-family: "Gotham-Bold", sans-serif;
}


.text-left {
  text-align: left;
}
.list-inner__item:not(:last-of-type) {
  margin-bottom: 15px;
}
.list-inner__item-content strong {
  font-weight: 600;
}

.package-item__body {
  background: #f7f6f4;

  padding-left: 15px;
  padding-right: 15px;
  padding-bottom: 15px;
}
.package-item__img {
  position: relative;
}
.package-item__img img {
  display: flex;
  z-index: 9;
  padding-left: 15px;
  position: relative;
  padding-right: 15px;
}
.package-item__img::after {
  content: "";
  position: absolute;
  bottom: 0;
  left: 0;
  width: 100%;
  height: 50%;
  background: #f7f6f4;
}
.item-disabled {
  opacity: 0.7;
}
.inline-buttons {
  display: flex;
  gap: 20px;
  justify-content: center;
}
.outlined__button--borders {
  background: white;
}
.services__content .classic__link {
  white-space: nowrap;
}
.our-story-classic-text p:not(:last-of-type) {
  margin-bottom: 20px;
}
.image--left {
  padding-left: clamp(0px, 5555555556vw, 80px);
}
.image--right {
  padding-right: clamp(0px, 5555555556vw, 80px);
}
.white-overlay--bottom {
  position: relative;
}
.white-overlay--bottom::after {
  content: "";
  position: absolute;
  left: 0;
  bottom: 0;
  width: 100%;
  height: 214px;

  background: linear-gradient(180deg, rgba(255, 255, 255, 0) 0%, white 100%);
}
.white-overlay--bottom .home-icons__item {
  position: relative;
  z-index: 3;
}
.bg--main-gray {
  background: #f7f6f4;
}
.three-list__item:not(:last-of-type) {
  margin-bottom: 40px;
}
.three-line {
  position: relative;
  height: 100%;
  width: 1px;
  display: flex;
  justify-content: center;
  align-items: center;
  background: #b8ab99;
  margin-left: auto;
  margin-right: auto;
}
.three-circle {
  width: 12px;
  height: 12px;
  border-radius: 50%;
  background: #b8ab99;
}
.three-list {
  display: flex;
  flex-direction: column;
  justify-content: center;
  height: 100%;
}
.label__img {
  display: flex;
  margin-bottom: 60px;
  justify-content: center;
  margin-left: auto;
  margin-right: auto;
}
.home-program__img--darker.home-program__img::after {
  border-color: #969696;
}
.three-block {
  margin-bottom: 80px;
}
.home-program .col-lg-6:first-of-type {
  padding-right: clamp(0px, 5.55vw, 80px) !important;
}
.classic-cta__icon img {
  max-width: 40px;
  margin-left: auto;
  margin-right: auto;
  margin-bottom: 10px;
}
.story-item__img {
  position: relative;
}
.badge-new {
  position: absolute;
  left: 0;
  top: 0;
  font-size: 14px;
  font-family: "Gotham-Medium";
  text-transform: uppercase;
  font-weight: 500;
  line-height: 12px;
  display: inline-block;
  color: #000;
  background: #fff1de;
  padding: 16px 36px;
}
.classic-cta__icon {
  max-width: 200px;
  flex: 1;
}
.classic-cta__icons {
  justify-content: space-between;
  gap: 10px;
  margin-top: 40px;
  margin-bottom: 40px;
}
.page-id-1052 section:last-of-type .classic-underline--brown::after {
  display: none;
}
.page-id-1096 section:nth-of-type(4) .classic-underline--brown::after {
  display: none;
}
.page-id-1096 section:nth-of-type(4) p a {
  font-weight: 700;
  display: inline !important;
}
.page-id-1216 section:last-of-type .classic-underline--brown::after,
.page-id-1235 section:last-of-type .classic-underline--brown::after {
  display: none;
}
.steps-list__item {
  display: flex;
}
.steps-list {
  max-width: 620px;
  margin-left: auto;
  margin-right: auto;
}
.step-three__num {
  font-size: 38px;
  color: white;
  display: flex;
  align-items: center;
  justify-content: center;
  font-weight: 300;
  width: 60px;
  height: 60px;
  border-radius: 50%;
  background: #b8ab99;
}
.steps-list__item {
  gap: 80px;
}
.step-three-info {
  padding-bottom: 20px;
}
.step-three {
  position: relative;
}
.paragraph__xl p {
  font-size: 17px !important;
}
.single-blog p,
.single-blog li {
  font-size: 17px !important;
}
.step-three::after {
  content: "";
  height: 100%;
  width: 1px;
  left: 50%;
  transform: translateX(-50%);
  position: absolute;
  background: #b8ab99;
}
.steps-list__item:last-of-type .step-three::after {
  content: unset;
}
.archive-press-section .col-lg-4 {
  margin-bottom: 40px;
  display: flex;
  flex-direction: column;
}
.archive-press-section .top-pick-body {
  height: 100%;
  display: flex;
  flex-direction: column;
  justify-content: space-between;
}
.bg-light .package-item__body,
.bg-light .package-item__img::after {
  background: white;
}
.hidden-menu-item .menu-item-text-holder {
  display: none;
}
.classic-template h2,
.classic-template h1 {
  margin-bottom: 10px;
  margin-top: 30px;
}
.classic-template h3 {
  margin-top: 30px;
  margin-bottom: 10px;
}
.classic-template li {
  font-family: "Nunito Sans", sans-serif;
  margin-bottom: 10px;
  list-style: disc;
}
.classic-template ul {
  padding-left: 20px;
}
.classic-template p {
  margin-bottom: 10px;
}
.wrapping-list {
  gap: 36px;
  justify-content: center;
  flex-wrap: wrap;
  margin-bottom: 80px;
}
.wrapping-list .classic-cta__icon {
  width: calc(20% - 29px);
  max-width: unset;
  flex: unset;
}
.why-detox-list {
  max-width: 830px;
  margin-left: auto;
  margin-right: auto;
  display: flex;
  gap: 20px;
}
.why-detox-list__item {
  width: calc(50% - 10px);
  padding: 40px;
  background: white;
}
.why-detox-list__item strong {
  font-weight: bold;
  font-style: italic;
}
.why-detox-list__item ul {
  padding-left: 20px;
}
.why-detox-list__item li {
  font-family: "Nunito Sans", serif;
  list-style: disc;
  font-size: 17px;
  line-height: 34px;
}
.why-detox-list__item:last-of-type li {
  list-style: none;
  position: relative;
}
.why-detox-list__item:last-of-type li::before {
  content: "✓";
  position: absolute;
  left: -20px;
}
.gap-20 {
  gap: 20px;
}
.hotspot-block {
  max-width: 585px;
  margin-left: auto;
  margin-right: auto;
}
.imh-6310-hover-content {
  max-width: 380px !important;
  box-shadow: 0px 0px 10px rgba(0, 0, 0, 0.4);
  background: white;
}
.imh-6310-custom-temp-03-content {
  padding: 28px !important;
  font-family: "Gotham-Light";
}
.imh-6310-custom-temp-03-read-more a {
  font-size: 14px;
  text-transform: uppercase;
  font-weight: 500;

  font-family: "Gotham-Medium" !important;
  display: inline-block;
  margin-top: 15px;
}
.imh-6310-custom-temp-03-title {
  font-size: 22px;
  font-weight: 300;
  margin-bottom: 10px;
}
.imh-6310-custom-temp-03-description {
  font-family: "Nunito-Sans", sans-serif;
  font-size: 17px;
  font-weight: 300;
  line-height: 24px;
}
#page .imh-6310-annotation-box-wrapper {
  /* 	padding-top: 30px !important; */
}
.imh-6310-annotation-box {
  overflow: visible !important;
}
.wellness-steps {
  background: #f7f6f4;
}
.services__item img {
  transition: 0.3s;
}
.services__item {
  overflow: hidden;
  transition: 0.3s;
}
.services__item:hover img {
  transform: scale(1.1);
  transition: 0.3;
}
.services__item:hover::before {
  transition: 0.3s;
  opacity: 0;
}
.services__item::before {
  transition: 0.3s;
  opacity: 1;
}

/* video modal  */
.video-modal {
  display: none;
  position: fixed;
  z-index: 9999;
  left: 0;
  top: 0;
  width: 100vw;
  height: 100vh;
  background-color: rgba(0, 0, 0, 0.8);
  justify-content: center;
  align-items: center;
}

.video-modal-content {
  position: relative;
  max-width: 90%;
  max-height: 80vh;
  width: 800px;
  background: transparent;
}

.video-modal-content iframe {
  width: 100%;
  height: 450px;
}

.video-modal-close {
  position: absolute;
  top: -20px;
  right: -20px;
  font-size: 2rem;
  color: #fff;
  cursor: pointer;
}

.video-wrapper {
  position: relative;
  padding-top: 56.25%;
  height: 0;
}

.video-wrapper iframe {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
}

/* CSS */
.testimonials-progress {
  position: relative;
  max-width: 265px;
  width: 100%;
  height: 4px;
  background: #ccc;
  margin-top: 20px;
  overflow: hidden;
}
.testimonials-progress .drag-handle {
  position: absolute;
  top: -6px;
  width: 16px;
  height: 16px;
  border-radius: 50%;
  background: #000;
  cursor: pointer;
  z-index: 10;
}
.testimonials-container {
  padding: 0;
}
.list-inner__item-content strong {
  font-weight: 600;
}
.sub-menu span{
  font-weight: 300 !important;
  font-family: unset !important;
}
