@charset "UTF-8";
@font-face {
  font-family: "IvyOra Text";
  src: url("../fonts/IvyOraText-Light.eot");
  src: url("../fonts/IvyOraText-Light.eot?#iefix") format("embedded-opentype"), url("../fonts/IvyOraText-Light.woff2") format("woff2"), url("../fonts/IvyOraText-Light.woff") format("woff"), url("../fonts/IvyOraText-Light.ttf") format("truetype"), url("../fonts/IvyOraText-Light.svg#IvyOraText-Light") format("svg");
  font-weight: 300;
  font-style: normal;
  font-display: swap;
}
@font-face {
  font-family: "Ivyora Text italic";
  src: url("../fonts/IvyOraText-LightItalic.eot");
  src: url("../fonts/IvyoraText-LightItalic.woff") format("woff"), url("../fonts/IvyoraText-LightItalic.woff2") format("woff2"), url("../fonts/IvyoraText-LightItalic.ttf") format("truetype"), url("../fonts/IvyoraText-LightItalic.svg#IvyoraText-LightItalic") format("svg");
  font-weight: 300;
  font-style: italic;
  font-display: swap;
}
@font-face {
  font-family: "Open Sauce One";
  src: url("../fonts/OpenSauceOne-Black.eot");
  src: url("../fonts/OpenSauceOne-Black.eot?#iefix") format("embedded-opentype"), url("../fonts/OpenSauceOne-Black.woff2") format("woff2"), url("../fonts/OpenSauceOne-Black.woff") format("woff"), url("../fonts/OpenSauceOne-Black.ttf") format("truetype"), url("../fonts/OpenSauceOne-Black.svg#OpenSauceOne-Black") format("svg");
  font-weight: 900;
  font-style: normal;
  font-display: swap;
}
@font-face {
  font-family: "Open Sauce One";
  src: url("../fonts/OpenSauceOne-Bold.eot");
  src: url("../fonts/OpenSauceOne-Bold.eot?#iefix") format("embedded-opentype"), url("../fonts/OpenSauceOne-Bold.woff2") format("woff2"), url("../fonts/OpenSauceOne-Bold.woff") format("woff"), url("../fonts/OpenSauceOne-Bold.ttf") format("truetype"), url("../fonts/OpenSauceOne-Bold.svg#OpenSauceOne-Bold") format("svg");
  font-weight: bold;
  font-style: normal;
  font-display: swap;
}
@font-face {
  font-family: "Open Sauce One";
  src: url("../fonts/OpenSauceOne-ExtraBold.eot");
  src: url("../fonts/OpenSauceOne-ExtraBold.eot?#iefix") format("embedded-opentype"), url("../fonts/OpenSauceOne-ExtraBold.woff2") format("woff2"), url("../fonts/OpenSauceOne-ExtraBold.woff") format("woff"), url("../fonts/OpenSauceOne-ExtraBold.ttf") format("truetype"), url("../fonts/OpenSauceOne-ExtraBold.svg#OpenSauceOne-ExtraBold") format("svg");
  font-weight: 800;
  font-style: normal;
  font-display: swap;
}
@font-face {
  font-family: "Open Sauce One";
  src: url("../fonts/OpenSauceOne-Light.eot");
  src: url("../fonts/OpenSauceOne-Light.eot?#iefix") format("embedded-opentype"), url("../fonts/OpenSauceOne-Light.woff2") format("woff2"), url("../fonts/OpenSauceOne-Light.woff") format("woff"), url("../fonts/OpenSauceOne-Light.ttf") format("truetype"), url("../fonts/OpenSauceOne-Light.svg#OpenSauceOne-Light") format("svg");
  font-weight: 300;
  font-style: normal;
  font-display: swap;
}
@font-face {
  font-family: "Open Sauce One";
  src: url("../fonts/OpenSauceOne-Medium.eot");
  src: url("../fonts/OpenSauceOne-Medium.eot?#iefix") format("embedded-opentype"), url("../fonts/OpenSauceOne-Medium.woff2") format("woff2"), url("../fonts/OpenSauceOne-Medium.woff") format("woff"), url("../fonts/OpenSauceOne-Medium.ttf") format("truetype"), url("../fonts/OpenSauceOne-Medium.svg#OpenSauceOne-Medium") format("svg");
  font-weight: 700;
  font-style: normal;
  font-display: swap;
}
@font-face {
  font-family: "Open Sauce One";
  src: url("../fonts/OpenSauceOne-Regular.eot");
  src: url("../fonts/OpenSauceOne-Regular.eot?#iefix") format("embedded-opentype"), url("../fonts/OpenSauceOne-Regular.woff2") format("woff2"), url("../fonts/OpenSauceOne-Regular.woff") format("woff"), url("../fonts/OpenSauceOne-Regular.ttf") format("truetype"), url("../fonts/OpenSauceOne-Regular.svg#OpenSauceOne-Regular") format("svg");
  font-weight: normal;
  font-style: normal;
  font-display: swap;
}
@font-face {
  font-family: "Open Sauce One";
  src: url("../fonts/OpenSauceOne-SemiBold.eot");
  src: url("../fonts/OpenSauceOne-SemiBold.eot?#iefix") format("embedded-opentype"), url("../fonts/OpenSauceOne-SemiBold.woff2") format("woff2"), url("../fonts/OpenSauceOne-SemiBold.woff") format("woff"), url("../fonts/OpenSauceOne-SemiBold.ttf") format("truetype"), url("../fonts/OpenSauceOne-SemiBold.svg#OpenSauceOne-SemiBold") format("svg");
  font-weight: 600;
  font-style: normal;
  font-display: swap;
}
.btn-cooth {
  color: #ffffff;
  padding: 13px 30px;
  border-radius: 25px;
  background: linear-gradient(100.37deg, #d76f87 23.12%, #f87153 81.93%);
  text-decoration: none;
  font-family: Open Sauce One;
  font-weight: 700;
  font-size: 12px;
  line-height: 15.6px;
  letter-spacing: 0%;
  text-align: center;
  text-transform: capitalize;
  color: #ffffff;
  outline: 1px solid transparent;
  outline-offset: 4px;
  transition: all 0.2s ease;
}
.btn-cooth:hover {
  outline: 1px solid #ff7959;
  color: #ffffff;
}
.btn-cooth--outline {
  padding: 9px 40px;
  outline: 1px solid #ff7959;
  outline-offset: 5px;
  background: linear-gradient(97deg, #d76f87 21.05%, #f87153 85.33%);
}
.btn-cooth--outline:hover {
  outline: 1px solid transparent;
}
.plum-cta {
  -webkit-box-flex: 0;
  flex: 0 0 auto;
  background-color: #4e1930;
  color: #ffffff;
  padding: 15px 53px;
  font-family: Open Sauce One;
  font-weight: 700;
  font-size: 12px;
  line-height: 15.6px;
  letter-spacing: 0%;
  text-align: center;
  text-transform: capitalize;
  border-radius: 25px;
  text-decoration: none;
  outline: 1px solid transparent;
  outline-offset: 4px;
  transition: all 0.2s ease;
}
@media (max-width: 767.98px) {
  .plum-cta.faq__cta_mob {
    display: block;
    width: max-content;
    margin: 60px auto 0 auto;
    font-size: 14px;
    line-height: 18.2px;
  }
}
.plum-cta:hover, .plum-cta:focus {
  outline: 1px solid #4e1930;
  color: #ffffff;
}
.site-nav {
  position: fixed;
  top: 0;
  left: 0;
  right: 0;
  z-index: 20;
  padding: 1.25rem clamp(1rem, 4vw, 2rem);
  pointer-events: none;
  transition: background 0.4s ease, box-shadow 0.4s ease;
}
.site-nav.site-nav--light {
  background: rgba(255, 255, 255, 0.92);
  backdrop-filter: blur(12px);
  box-shadow: 0 1px 0 #e8633a;
}
.site-nav__inner {
  display: flex;
  align-items: center;
  justify-content: space-between;
  max-width: 1280px;
  margin: 0 auto;
  pointer-events: auto;
}
.site-nav__logo-text {
  font-family: IvyOra Text;
  font-size: 1.25rem;
  font-weight: 500;
  color: #ffffff;
  letter-spacing: -0.02em;
  text-transform: lowercase;
}
.site-nav--light .site-nav__logo-text {
  color: #2b1810;
}
.site-nav__links {
  display: flex;
  align-items: center;
  gap: 2rem;
  list-style: none;
  margin: 0;
  padding: 0;
}
.site-nav__links a {
  font-size: 0.875rem;
  color: #ffffff;
  opacity: 0.9;
  transition: opacity 0.3s ease;
}
.site-nav__links a:hover {
  opacity: 1;
}
.site-nav--light .site-nav__links a {
  color: #2b1810;
}
.site-nav__cta {
  background: #ffffff;
  border: 1.5px solid #c94f2b;
  color: #c94f2b;
  padding: 0.75rem 1.5rem;
  font-size: 0.875rem;
}
.service-card {
  background: #ffffff;
  border-radius: 8px;
  box-shadow: 0 0 10px 0 rgba(0, 0, 0, 0.1);
  height: 100%;
  opacity: 0;
  transform: translateY(60px);
}
.service-card__image {
  aspect-ratio: 1.3333333333;
  overflow: hidden;
}
.service-card__image img {
  width: 100%;
  height: 100%;
  object-fit: cover;
}
.service-card__body {
  padding: 1.75rem;
}
.service-card__title {
  font-family: IvyOra Text;
  font-size: 1.375rem;
  font-weight: 600;
  letter-spacing: -0.03em;
  color: #2b1810;
  margin-bottom: 0.5rem;
}
.service-card__text {
  font-family: -apple-system, "Open Sauce One", sans-serif;
  font-size: 0.9375rem;
  margin-bottom: 1.25rem;
}
.service-card__link {
  display: inline-flex;
  align-items: center;
  gap: 0.35rem;
  font-size: 0.875rem;
  font-weight: 500;
  color: #c94f2b;
  transition: gap 0.3s ease;
}
.service-card__link:hover {
  gap: 0.6rem;
}
.testimonial-card {
  background: #ffffff;
  border-radius: 8px;
  box-shadow: 0 0 10px 0 rgba(0, 0, 0, 0.1);
  padding: 2.5rem 2rem;
  height: 100%;
  opacity: 0;
  transform: scale(0.92);
}
.testimonial-card__quote-mark {
  font-family: IvyOra Text;
  font-size: 4rem;
  line-height: 1;
  color: #a0c3e5;
  margin-bottom: 1rem;
}
.testimonial-card__text {
  font-family: -apple-system, "Open Sauce One", sans-serif;
  margin-bottom: 2rem;
}
.testimonial-card__author {
  padding-top: 1.5rem;
  border-top: 1px solid #e8633a;
}
.testimonial-card__name {
  font-weight: 600;
  font-size: 0.9375rem;
  color: #2b1810;
}
.testimonial-card__role {
  font-size: 0.8125rem;
  color: #2b1810;
}
.faq-accordion .accordion-item {
  border: none;
  border-bottom: 1px solid #e8633a;
  background: transparent;
}
.faq-accordion .accordion-button {
  font-family: IvyOra Text;
  font-size: 1.125rem;
  padding: 1.5rem 0;
  background: transparent;
  box-shadow: none;
}
.faq-accordion .accordion-button:not(.collapsed) {
  background: transparent;
  color: #c94f2b;
}
.faq-accordion .accordion-body {
  font-family: -apple-system, "Open Sauce One", sans-serif;
  padding: 0 0 1.5rem;
}
@media screen and (min-width: 767px) {
  .mob-btn-hero {
    display: none;
  }
}
.site-header__sentinel {
  height: 0;
}
.site-header__spacer {
  height: 0 !important;
}
.page-template-template-our-work .site-header .site-header__inner {
  max-width: calc(100% - 107px);
}
@media (max-width: 991px) {
  .page-template-template-our-work .site-header .site-header__inner {
    max-width: 100%;
  }
}
.page-template-template-our-work .site-header .site-header__inner #cooth-toggle-label-on {
  color: #4e193080;
}
.page-template-template-our-work .site-header .site-header__inner #cooth-toggle-label-off {
  color: #4e1930;
}
@media screen and (max-width: 767px) {
  .page-template-template-our-work .site-header .site-header__inner .site-header__menu-toggle {
    background: #6c3f4e;
    border-radius: 100%;
  }
}
.page-template-template-our-work .site-header .site-header__inner .site-header__cta {
  background: transparent;
  color: #4e1930;
}
.page-template-template-our-work .site-header .site-header__inner .site-header__cta:hover {
  outline: none;
  border: none;
}
.page-template-template-our-work .site-header .site-header__toggle-switch {
  border: 1px solid #000000;
}
.page-template-template-our-work .site-header .site-header__brand .site-header__logo-image--default {
  display: none;
}
.page-template-template-our-work .site-header .site-header__brand .site-header__logo-image--light {
  display: none;
}
.page-template-template-our-work .site-header .site-header__brand .site-header__logo-image--white {
  display: block;
}
.page-template-template-our-work .site-header .site-header__brand .site-header__logo-image--dark {
  display: none;
}
.page-template-template-our-work .site-header.header--default .site-header__brand .site-header__logo-image--default {
  display: none;
}
.page-template-template-our-work .site-header.header--default .site-header__brand .site-header__logo-image--light {
  display: none;
}
.page-template-template-our-work .site-header.header--default .site-header__brand .site-header__logo-image--white {
  display: block;
}
.page-template-template-our-work .site-header.header--default .site-header__brand .site-header__logo-image--dark {
  display: none;
}
.page-template-template-our-work #masthead, .page-template-template-what-we-do #masthead {
  opacity: 1;
  visibility: visible;
}
.page-template-template-our-work .site-header, .page-template-template-what-we-do .site-header {
  position: absolute;
  bottom: auto;
  top: 0px;
}
.page-template-template-our-work .site-header::before, .page-template-template-what-we-do .site-header::before {
  display: none;
}
.page-template-template-our-work .site-header::after, .page-template-template-what-we-do .site-header::after {
  content: "";
  position: absolute;
  background: #fff;
  width: 54px;
  height: 54px;
  left: 0;
  top: 0;
  border-radius: 0 0 0 23px;
}
.page-template-template-our-work .site-header.header--light.is-stuck .site-header__inner, .page-template-template-what-we-do .site-header.header--light.is-stuck .site-header__inner {
  background: transparent;
}
.page-template-template-our-work .site-header__inner::before, .page-template-template-what-we-do .site-header__inner::before {
  display: none;
}
.page-template-template-our-work .site-header__inner::after, .page-template-template-what-we-do .site-header__inner::after {
  content: "";
  position: absolute;
  background: #fff;
  width: 54px;
  height: 54px;
  right: -53px;
  top: 0;
  border-radius: 0 0 23px 0;
}
.page-template-template-our-work .site-header.is-stuck, .page-template-template-what-we-do .site-header.is-stuck {
  top: 0;
}
.page-template-template-our-work .site-header.is-stuck .site-header__inner::before, .page-template-template-what-we-do .site-header.is-stuck .site-header__inner::before {
  content: "";
  background: #fff;
}
.page-template-template-our-work .site-header.is-stuck .site-header__inner::after, .page-template-template-what-we-do .site-header.is-stuck .site-header__inner::after {
  content: "";
  background: #fff;
}
.page-template-template-our-work .site-header.is-stuck .site-header__inner .main-navigation a, .page-template-template-what-we-do .site-header.is-stuck .site-header__inner .main-navigation a {
  color: #4e1930;
}
.page-template-template-our-work .site-header__inner, .page-template-template-what-we-do .site-header__inner {
  background: #fff;
  border-radius: 27px;
}
.page-template-template-our-work .site-header__inner .main-navigation a, .page-template-template-what-we-do .site-header__inner .main-navigation a {
  color: #4e1930;
}
.page-template-template-our-work .site-header__inner .site-header__toggle-label, .page-template-template-what-we-do .site-header__inner .site-header__toggle-label {
  color: #4e1930;
}
.page-template-template-our-work .site-header__inner .site-header__toggle-thumb, .page-template-template-what-we-do .site-header__inner .site-header__toggle-thumb {
  background-color: #4e1930;
}
.page-template-template-our-work .site-header__inner span#cooth-toggle-label-on, .page-template-template-what-we-do .site-header__inner span#cooth-toggle-label-on {
  color: #dec9bf;
}
.page-template-template-homepage .site-header {
  top: auto;
  bottom: 0;
}
@media screen and (max-width: 991.78px) {
  .page-template-template-homepage .site-header {
    top: auto;
    bottom: 0;
    z-index: 999;
  }
}
.page-template-template-homepage #masthead {
  opacity: 1;
  visibility: visible;
}
.page-template-template-homepage #masthead.is-visible {
  opacity: 1;
  visibility: visible;
}
.site-header {
  position: absolute;
  top: 0px;
  z-index: 40;
  width: 100%;
}
.site-header::before {
  content: "";
  position: absolute;
  background-image: url(../images/leftCt.svg);
  background-size: cover;
  background-position: center;
  background-repeat: no-repeat;
  width: 22px;
  height: 48px;
  left: 51px;
  top: -2px;
}
@media (max-width: 991px) {
  .site-header::before {
    left: 0;
    top: -1px;
    filter: contrast(0.5);
    width: 21px;
    height: 40px;
  }
}
.site-header::after {
  content: "";
  position: absolute;
  background-image: url(../images/leftCb.svg);
  background-size: cover;
  background-position: center;
  background-repeat: no-repeat;
  width: 50px;
  height: 32px;
  left: 50px;
  top: 27px;
}
@media (max-width: 991px) {
  .site-header::after {
    display: none;
  }
}
.site-header.is-stuck {
  position: fixed;
  bottom: auto;
  top: 0;
  left: 0;
  right: 0;
  width: auto;
  max-width: calc(100% - 105px);
  margin: 0 auto;
  border-radius: 999px;
  background-color: rgba(58, 22, 32, 0.82);
  box-shadow: 0 16px 40px rgba(20, 8, 12, 0.3);
  backdrop-filter: blur(12px) !important;
}
.site-header.is-stuck::before {
  display: none;
}
.site-header.is-stuck::after {
  display: none;
}
.site-header.is-stuck #site-navigation.toggled .site-header__nav-list {
  top: 55px;
}
.site-header.is-stuck .site-header__inner {
  padding: 6px 5px 7px 20px;
  border: 0;
  max-width: 100%;
}
.site-header.is-stuck .site-header__inner::before {
  display: none;
}
.site-header.is-stuck .site-header__inner::after {
  display: none;
}
.site-header.is-stuck .site-header__nav-list a, .site-header.is-stuck .site-header__toggle-label, .site-header.is-stuck .site-header__menu-toggle, .site-header.is-stuck .site-header__logo-link.site-title a {
  color: #ffffff;
}
.site-header.is-stuck .site-header__nav-list a:hover, .site-header.is-stuck .site-header__nav-list a:focus {
  color: #e8633a;
  text-decoration: underline;
  text-underline-offset: 4px;
}
.site-header.is-stuck .site-header__menu-toggle {
  border-color: #ffffff;
}
.site-header__inner {
  display: flex;
  -webkit-box-align: center;
  align-items: center;
  -webkit-box-pack: justify;
  justify-content: start;
  max-width: calc(100% - 107px);
  margin: 0 auto;
  padding: 4px 5px 7px 20px;
  border-radius: 0px;
  border: 1px solid #fff;
  position: relative;
  border-left: 0;
  border-right: 0;
}
@media (max-width: 991px) {
  .site-header__inner {
    max-width: 100%;
  }
}
@media screen and (max-width: 767.98px) {
  .site-header__inner {
    border-bottom: 0;
    border-left: 0;
    border-right: 0;
  }
}
.site-header__inner::before {
  content: "";
  position: absolute;
  background-image: url(../images/rightT.svg);
  background-size: cover;
  background-position: center;
  background-repeat: no-repeat;
  width: 20px;
  height: 40px;
  right: -3px;
  top: -2px;
}
@media (max-width: 991px) {
  .site-header__inner::before {
    right: 0;
    top: -2px;
    filter: contrast(0.5);
  }
}
.site-header__inner::after {
  content: "";
  position: absolute;
  background-image: url(../images/rightB.svg);
  background-size: cover;
  background-position: center;
  background-repeat: no-repeat;
  width: 44px;
  height: 24px;
  right: -5px;
  top: 32px;
}
@media (max-width: 991px) {
  .site-header__inner::after {
    display: none;
  }
}
.site-header__brand {
  display: flex;
  align-items: center;
  flex: 0 0 auto;
}
.site-header__logo-link {
  display: inline-flex;
  align-items: center;
}
@media screen and (max-width: 767px) {
  .site-header__logo-link {
    overflow: hidden;
  }
}
.site-header__logo-image {
  display: block;
  height: auto;
  width: auto;
  max-width: 61px;
}
@media screen and (max-width: 767px) {
  .site-header__logo-image {
    height: auto;
    width: 100%;
    margin-top: 0;
    max-width: 44px;
  }
}
@media screen and (min-width: 768px) {
  .site-header__logo-image--mobile {
    display: none !important;
  }
}
@media screen and (max-width: 767px) {
  .site-header__logo-image--desktop {
    display: none !important;
  }
}
.site-header .lets-talk-mobile-menu {
  display: none;
}
@media screen and (max-width: 991px) {
  .site-header .lets-talk-mobile-menu {
    display: block;
  }
}
.site-header__nav {
  order: 3;
  flex: 1 0 100%;
  order: 2;
  flex: 1 1 auto;
  display: flex;
  justify-content: start;
  align-items: center;
  padding-left: 27px;
}
@media (max-width: 991px) {
  .site-header__nav {
    order: 3;
    justify-content: center;
    align-items: center;
    padding-left: 0;
    max-width: fit-content;
  }
}
.site-header__menu-toggle {
  display: inline-flex;
  align-items: center;
  justify-content: center;
  background: transparent;
  border: 1px solid currentColor;
  border-radius: 12px;
  padding: 0.5rem 0.75rem;
  cursor: pointer;
}
@media (min-width: 991px) {
  .site-header__menu-toggle {
    display: none;
  }
}
@media (max-width: 991px) {
  .site-header__menu-toggle {
    border: 0;
    outline: 0;
    padding: 0;
    margin: 0;
    position: relative;
    z-index: 99;
    width: 42px;
    height: 42px;
  }
  .site-header__menu-toggle img {
    width: 100%;
    height: 100%;
    object-fit: contain;
    margin-top: 3px;
  }
}
.site-header__nav-list {
  display: none;
  list-style: none;
  margin: 0.75rem 0 0;
  padding: 0;
  flex-direction: column;
  gap: 0.5rem;
}
@media (min-width: 991px) {
  .site-header__nav-list {
    display: flex;
    flex-direction: row;
    align-items: center;
    gap: 1.75rem;
    margin: 0;
  }
}
@media (max-width: 991px) {
  .site-header__nav-list {
    display: none !important;
  }
}
#site-navigation.toggled .site-header__nav-list {
  display: flex !important;
  position: absolute;
  width: 100%;
  bottom: auto;
  top: 52px;
  left: 0;
  padding: 10px 20px 20px;
  background: #f39a81eb;
  border-radius: 25px;
  z-index: 99;
  backdrop-filter: blur(15px);
  background-blend-mode: lighten;
}
.site-header__nav-list a {
  display: inline-block;
  color: #fff;
  text-decoration: none;
  font-family: Open Sauce One;
  font-weight: 400;
  font-size: 14px;
  line-height: 18.2px;
  letter-spacing: 0%;
  padding-top: 7px;
}
.site-header__nav-list a:hover, .site-header__nav-list a:focus {
  color: #fff;
  text-decoration: underline;
  text-underline-offset: 4px;
}
.site-header__actions {
  order: 2;
  display: flex;
  align-items: center;
  gap: 25px;
  flex: 0 0 auto;
  margin-left: auto;
}
@media (min-width: 991px) {
  .site-header__actions {
    order: 3;
    margin-left: 0;
  }
}
@media (max-width: 991px) {
  .site-header__actions {
    order: 2;
    margin-right: auto;
  }
}
@media (min-width: 1024px) {
  .site-header__toggle {
    display: flex;
    align-items: center;
    gap: 0.5rem;
  }
}
@media screen and (max-width: 767px) {
  .site-header__toggle {
    display: flex;
    align-items: center;
    justify-content: center;
    gap: 4px;
  }
}
.site-header__toggle-label {
  color: #f3d9cd;
  font-family: Open Sauce One;
  font-size: 14px;
  line-height: 18.2px;
  letter-spacing: 0%;
  text-align: center;
  font-weight: 400 !important;
}
.site-header__toggle.is-on .site-header__toggle-label--on, .site-header__toggle.is-off .site-header__toggle-label--off {
  opacity: 1;
  font-weight: 600;
}
.site-header__toggle-switch {
  position: relative;
  width: 37px;
  height: 15px;
  border-radius: 999px;
  background-color: transparent;
  padding: 0;
  border: 1px solid #f3d9cd;
}
@media screen and (max-width: 767px) {
  .site-header__toggle-switch {
    border: 1px solid #ffffff;
    margin: 0 5px;
  }
}
.site-header__toggle-switch[aria-checked="true"] {
  background-color: transparent;
}
.site-header__toggle-thumb {
  position: absolute;
  top: 2px;
  left: 2px;
  width: 9px;
  height: 9px;
  border-radius: 50%;
  background-color: #ffffff;
  transition: transform 0.15s ease-in-out;
}
.site-header__toggle-switch[aria-checked="true"] .site-header__toggle-thumb {
  transform: translateX(18px);
}
.site-header__cta {
  white-space: nowrap;
  font-size: 14px;
  font-weight: 700;
  line-height: 18.2px;
  padding: 13px 32px;
  border: none !important;
  outline: none !important;
}
.site-header__cta.btn-cooth:hover {
  outline: none !important;
  background: #4e1930 !important;
  color: #f3d9cd !important;
}
@media (max-width: 991px) {
  .site-header__cta {
    display: none;
  }
}
span#cooth-toggle-label-on {
  color: #f3d9cd80;
}
.logged-in .site {
  margin-top: -32px;
}
.site-header .site-header__brand .site-header__logo-image--default {
  display: block;
}
.site-header .site-header__brand .site-header__logo-image--light {
  display: none;
}
.site-header .site-header__brand .site-header__logo-image--white {
  display: none;
}
.site-header .site-header__brand .site-header__logo-image--dark {
  display: none;
}
@media (max-width: 991px) {
  .site-header.is-stuck {
    max-width: calc(100% - 0px);
  }
}
.site-header.is-stuck .site-header__inner::before {
  content: "";
  display: block;
  width: 54px;
  height: 54px;
  background: rgba(58, 22, 32, 0.82);
  position: absolute;
  top: 0px;
  left: -54px;
  z-index: 999;
  box-shadow: 0 16px 40px rgba(20, 8, 12, 0.3);
  backdrop-filter: blur(12px);
  border-radius: 0 0 0 23px;
}
@media (max-width: 991px) {
  .site-header.is-stuck .site-header__inner::before {
    display: none;
  }
}
.site-header.is-stuck .site-header__inner::after {
  content: "";
  display: block;
  width: 54px;
  height: 54px;
  background: rgba(58, 22, 32, 0.82);
  position: absolute;
  top: 0px;
  right: -54px;
  z-index: 999;
  box-shadow: 0 16px 40px rgba(20, 8, 12, 0.3);
  backdrop-filter: blur(12px);
  border-radius: 0 0 23px 0;
}
@media (max-width: 991px) {
  .site-header.is-stuck .site-header__inner::after {
    display: none;
  }
}
.site-header.is-stuck.header--default .site-header__logo-image--default {
  display: block;
}
.site-header.is-stuck.header--default .site-header__logo-image--light {
  display: none;
}
.site-header.is-stuck.header--default .site-header__logo-image--white {
  display: none;
}
.site-header.is-stuck.header--light {
  background: url(../images/lightunion.svg) !important;
  background-size: cover !important;
  background-position: center !important;
  background-repeat: no-repeat !important;
  box-shadow: none !important;
}
.site-header.is-stuck.header--light .site-header__inner {
  background: transparent !important;
  box-shadow: none !important;
}
.site-header.is-stuck.header--light .site-header__inner::before {
  background: none;
  background-color: #b1b1b1 !important;
  box-shadow: none !important;
}
.site-header.is-stuck.header--light .site-header__inner::after {
  background: none;
  background-color: #b1b1b1 !important;
  box-shadow: none !important;
}
.site-header.is-stuck.header--light .site-header__inner .site-header__brand .site-header__logo-image--default {
  display: none;
}
.site-header.is-stuck.header--light .site-header__inner .site-header__brand .site-header__logo-image--light {
  display: block;
}
.site-header.is-stuck.header--light .site-header__inner .site-header__brand .site-header__logo-image--white {
  display: none;
}
.site-header.is-stuck.header--light .site-header__inner .site-header__brand .site-header__logo-image--dark {
  display: none;
}
.site-header.is-stuck.header--light .site-header__inner .site-header__nav-list a {
  color: #4e1930 !important;
}
.site-header.is-stuck.header--light .site-header__inner .site-header__actions {
  gap: 25px;
}
.site-header.is-stuck.header--light .site-header__inner .site-header__actions .site-header__toggle.is-on #cooth-toggle-label-on {
  color: #4e193069;
}
.site-header.is-stuck.header--light .site-header__inner .site-header__actions .site-header__toggle.is-on #cooth-toggle-label-off {
  color: #4e1930;
}
.site-header.is-stuck.header--light .site-header__inner .site-header__actions .site-header__toggle.is-off #cooth-toggle-label-off {
  color: #4e1930;
}
.site-header.is-stuck.header--light .site-header__inner .site-header__actions .site-header__toggle.is-off #cooth-toggle-label-on {
  color: #4e193069;
}
.site-header.is-stuck.header--light .site-header__inner .site-header__actions .site-header__toggle .site-header__toggle-switch {
  border-color: #4e1930;
}
.site-header.is-stuck.header--light .site-header__inner .site-header__actions .site-header__toggle .site-header__toggle-switch .site-header__toggle-thumb {
  background-color: #4e1930;
}
.site-header.is-stuck.header--white {
  background-color: #fff;
  box-shadow: none;
}
.site-header.is-stuck.header--white .site-header__inner::before {
  background-color: #fff;
  box-shadow: none;
}
.site-header.is-stuck.header--white .site-header__inner::after {
  background-color: #fff;
  box-shadow: none;
}
.site-header.is-stuck.header--white .site-header__inner .site-header__brand .site-header__logo-image--default {
  display: none;
}
.site-header.is-stuck.header--white .site-header__inner .site-header__brand .site-header__logo-image--light {
  display: none;
}
.site-header.is-stuck.header--white .site-header__inner .site-header__brand .site-header__logo-image--white {
  display: block;
}
.site-header.is-stuck.header--white .site-header__inner .site-header__brand .site-header__logo-image--dark {
  display: none;
}
.site-header.is-stuck.header--white .site-header__inner .site-header__nav-list a {
  color: #4e1930;
}
.site-header.is-stuck.header--white .site-header__inner .site-header__actions {
  gap: 25px;
}
.site-header.is-stuck.header--white .site-header__inner .site-header__actions .site-header__toggle.is-on #cooth-toggle-label-on {
  color: #4e193069;
}
.site-header.is-stuck.header--white .site-header__inner .site-header__actions .site-header__toggle.is-on #cooth-toggle-label-off {
  color: #4e1930;
}
.site-header.is-stuck.header--white .site-header__inner .site-header__actions .site-header__toggle.is-off #cooth-toggle-label-off {
  color: #4e1930;
}
.site-header.is-stuck.header--white .site-header__inner .site-header__actions .site-header__toggle.is-off #cooth-toggle-label-on {
  color: #4e193069;
}
.site-header.is-stuck.header--white .site-header__inner .site-header__actions .site-header__toggle .site-header__toggle-switch {
  border-color: #4e1930;
}
.site-header.is-stuck.header--white .site-header__inner .site-header__actions .site-header__toggle .site-header__toggle-switch .site-header__toggle-thumb {
  background-color: #4e1930;
}
@media screen and (max-width: 767px) {
  .site-header.is-stuck.header--white .site-header__menu-toggle {
    background: #6c3f4e;
    border-radius: 100%;
  }
}
.site-header.is-stuck.header--dark {
  background: url(../images/Union.svg);
  background-size: cover;
  background-position: center;
  background-repeat: no-repeat;
}
.site-header.is-stuck.header--dark .site-header__inner .site-header__brand .site-header__logo-image--default {
  display: none;
}
.site-header.is-stuck.header--dark .site-header__inner .site-header__brand .site-header__logo-image--light {
  display: block;
}
.site-header.is-stuck.header--dark .site-header__inner .site-header__brand .site-header__logo-image--white {
  display: none;
}
.site-header.is-stuck.header--dark .site-header__inner .site-header__brand .site-header__logo-image--dark {
  display: none;
}
.site-header.is-stuck.header--dark .site-header__inner::before {
  background: url(../images/Union-pattern-left.svg);
  box-shadow: none;
}
.site-header.is-stuck.header--dark .site-header__inner::after {
  background: url(../images/Union-pattern-right.svg);
  box-shadow: none;
}
.site-header.is-stuck.header--dark .site-header__inner .site-header__toggle-switch {
  border: 1px solid #f3d9cd;
}
.site-header.is-stuck.header--dark .site-header__inner .site-header__toggle-switch span {
  background-color: #f3d9cd;
}
.site-header.is-stuck.header--dark .site-header__inner .site-header__nav .site-header__nav-list li a {
  color: #f3d9cd;
}
.site-header.is-stuck.header--dark .site-header__inner .site-header__nav .site-header__nav-list li a:hover {
  color: #fff;
}
.site-header.is-stuck.header--dark .site-header__inner .site-header__actions .site-header__toggle-label {
  color: #f3d9cd;
}
@keyframes headerFix {
  from {
    transform: translateY(-8px);
    opacity: 0.98;
  }
  to {
    transform: translateY(0);
    opacity: 1;
  }
}
.page-template-template-what-we-do .site-header {
  background: transparent;
}
.page-template-template-what-we-do .site-header .site-header__brand .site-header__logo-link .site-header__logo-image--white {
  display: none;
}
.page-template-template-what-we-do .site-header .site-header__brand .site-header__logo-link .site-header__logo-image--dark {
  display: block;
}
.page-template-template-what-we-do .site-header .site-header__brand .site-header__logo-link .site-header__logo-image--default {
  display: none;
}
.page-template-template-what-we-do .site-header.header--default .site-header__inner #cooth-toggle-label-on {
  color: #4e193080;
}
.page-template-template-what-we-do .site-header.header--default .site-header__inner #cooth-toggle-label-off {
  color: #4e1930;
}
.page-template-template-what-we-do .site-header.header--default .site-header__brand .site-header__logo-link .site-header__logo-image--default {
  display: none;
}
@media screen and (max-width: 767px) {
  .page-template-template-what-we-do .site-header .site-header__menu-toggle {
    background: #6c3f4e;
    border-radius: 100%;
  }
}
.page-template-template-what-we-do .site-header .site-header__inner {
  background: #9393931a;
}
.page-template-template-what-we-do .site-header .site-header__inner:after {
  background-color: #9393931a;
}
.page-template-template-what-we-do .site-header:after {
  background-color: #9393931a;
}
.page-template-template-what-we-do .site-header.is-stuck .site-header__inner:after {
  background-color: #9393931a;
}
.page-template-template-what-we-do .site-header.is-stuck .site-header__inner:before {
  background-color: #9393931a;
}
.page-template-template-what-we-do .site-header.header--dark .site-header__logo-image {
  filter: brightness(1);
}
.page-template-template-what-we-do .site-header.header--dark .main-navigation a {
  color: #fff;
}
.page-template-template-what-we-do .site-header.header--dark .site-header__brand .site-header__logo-link .site-header__logo-image--dark {
  display: none;
}
.page-template-template-what-we-do .site-header.header--white .site-header__inner:after {
  background-color: #fff;
}
.page-template-template-what-we-do .site-header.header--white .site-header__inner:before {
  background-color: #ffff;
}
.page-template-template-what-we-do .site-header.header--white .site-header__brand .site-header__logo-link .site-header__logo-image--white {
  display: block;
}
.page-template-template-what-we-do .site-header.header--light .site-header__brand .site-header__logo-link .site-header__logo-image--white {
  display: none;
}
.page-template-template-what-we-do .site-header:not(.header--light):not(.header--dark):not(.header--white) .site-header__inner .site-header__toggle-switch {
  border: 1px solid #000;
}
.page-template-template-homepage #site-navigation.toggled .site-header__nav-list {
  top: -120px;
}
@media screen and (max-width: 767px) {
  .page-template-template-lets-talk .site-header__menu-toggle {
    background: #6c3f4e;
    border-radius: 100%;
  }
}
.page-template-template-lets-talk .site-header__brand .site-header__logo-image--default {
  display: none;
}
.page-template-template-lets-talk .site-header__brand .site-header__logo-image--light {
  display: none;
}
.page-template-template-lets-talk .site-header__brand .site-header__logo-image--white {
  display: block;
}
.page-template-template-lets-talk .site-header__brand .site-header__logo-image--dark {
  display: none;
}
.page-template-template-lets-talk .site-header.is-stuck .site-header__brand .site-header__logo-image--default {
  display: none;
}
.page-template-template-lets-talk .site-header.is-stuck .site-header__brand .site-header__logo-image--light {
  display: none;
}
.page-template-template-lets-talk .site-header.is-stuck .site-header__brand .site-header__logo-image--white {
  display: block;
}
.page-template-template-lets-talk .site-header.is-stuck .site-header__brand .site-header__logo-image--dark {
  display: none;
}
@media screen and (max-width: 767px) {
  .page-template-default .site-header__menu-toggle {
    background: #6c3f4e;
    border-radius: 100%;
  }
}
.page-template-template-about .site-header.header--default .site-header__actions .site-header__toggle-label {
  color: #f3d9cd !important;
}
.site-footer {
  background: #fbcab3;
}
.site-footer .nav-socail-wrapper .site-footer__social {
  display: none;
}
.site-footer__container {
  max-width: 100%;
  margin: 0 auto;
  position: relative;
  overflow: hidden;
  background-size: cover;
  background-position: center;
  padding: 66px 94px 62px 90px;
  border-radius: 31px 31px 0 0;
  padding-right: 106px;
  padding-left: 94px;
}
@media (max-width: 1200px) {
  .site-footer__container {
    padding: 70px 60px;
  }
}
@media (max-width: 991px) {
  .site-footer__container {
    padding: 60px 40px;
  }
}
@media (max-width: 768px) {
  .site-footer__container {
    padding: 74px 0px 50px 0px;
    border-radius: 0px;
  }
}
.site-footer__cta {
  display: flex;
  -webkit-box-pack: justify;
  justify-content: space-between;
  -webkit-box-align: start;
  align-items: start;
}
@media (max-width: 768px) {
  .site-footer__cta {
    flex-direction: column;
    align-items: center;
    text-align: center;
  }
  .site-footer__cta .site-footer__cta-inner {
    padding: 0px 20px;
  }
}
.site-footer__quick-nav-list {
  display: flex;
  flex-direction: column;
  align-items: end;
  gap: 0.1rem;
  list-style: none;
  margin: 0;
  padding: 0;
}
@media (max-width: 768px) {
  .site-footer__quick-nav-list {
    align-items: center;
    padding: 0px 20px;
  }
}
.site-footer__quick-nav-list li {
  margin: 0;
}
.site-footer__quick-nav-list a {
  display: inline-block;
  color: #ffffff;
  text-decoration: none;
  font-family: Open Sauce One;
  font-weight: 300;
  font-size: 16px;
  line-height: 31.52px;
  letter-spacing: 0.32px;
  text-align: right;
  text-transform: capitalize;
}
@media (max-width: 768px) {
  .site-footer__quick-nav-list a {
    font-size: 18px;
    line-height: 36.36px;
    letter-spacing: 0.36px;
  }
}
.site-footer__quick-nav-list a:hover, .site-footer__quick-nav-list a:focus {
  opacity: 1;
  color: #fff;
  text-decoration: underline;
  text-underline-offset: 4px;
}
.site-footer__heading {
  font-family: IvyOra Text;
  font-weight: 300;
  font-size: 45px;
  line-height: 51.75px;
  letter-spacing: -1.35px;
  margin-bottom: 23px;
  color: #fff;
}
@media (max-width: 768px) {
  .site-footer__heading {
    font-size: 35px;
    line-height: 40.25px;
    letter-spacing: -2.1px;
  }
}
.site-footer__subheading {
  font-family: Open Sauce One;
  font-weight: 300;
  font-size: 16px;
  line-height: 20.8px;
  letter-spacing: 0%;
  color: #fff;
  max-width: 338px;
  margin-bottom: 37px;
}
@media (max-width: 768px) {
  .site-footer__subheading {
    max-width: 100%;
    margin-bottom: 42px;
    line-height: 20.8px;
    padding: 0 36px;
  }
}
.site-footer__cta-button {
  background: #ffffff33;
  padding: 15px 24px;
  border-radius: 25px;
  color: #fff;
  text-decoration: none;
  font-family: Open Sauce One;
  font-weight: 700;
  line-height: 15.6px;
  letter-spacing: 0%;
  text-align: center;
  display: inline-block;
  transition: all 0.3s ease-in-out;
  min-width: 150px;
}
@media (max-width: 768px) {
  .site-footer__cta-button {
    margin-bottom: 46.8px;
    min-width: 180px;
  }
}
.site-footer__cta-button:hover {
  background: #fff;
  color: #bd4006;
}
.site-footer .site-footer__cta-nav {
  display: flex;
  flex-direction: column;
  gap: 40px;
}
.site-footer .site-footer__cta-nav__wordmark {
  display: block;
  width: 100%;
  max-width: 358px;
  height: auto;
  margin-left: auto;
  margin-bottom: 0;
}
@media (max-width: 768px) {
  .site-footer .site-footer__cta-nav {
    width: 100%;
  }
}
@media (max-width: 768px) {
  .site-footer .site-footer__cta-nav {
    gap: 20px;
  }
}
@media (max-width: 768px) {
  .site-footer .site-footer__cta-nav .site-footer__cta-wordmark img {
    max-width: 300px;
    width: 100%;
  }
}
@media (max-width: 480px) {
  .site-footer .site-footer__cta-nav .site-footer__cta-wordmark img {
    max-width: 200px;
    width: 100%;
  }
}
.site-footer__bottom-inner {
  display: flex;
  justify-content: space-between;
  padding: 0;
  margin: 0;
  margin-top: 29px;
}
@media (max-width: 768px) {
  .site-footer__bottom-inner {
    display: none;
  }
}
.site-footer__copyright {
  margin: 0;
  font-family: Open Sauce One;
  font-weight: 400;
  line-height: 21px;
  letter-spacing: 0%;
  font-size: 14px;
  color: #fff;
}
.site-footer__social {
  display: flex;
  align-items: center;
  gap: 0.75rem;
  list-style: none;
  margin: 0;
  padding: 0;
}
@media (max-width: 768px) {
  .site-footer__social {
    display: flex !important;
    justify-content: center;
    margin-top: 50px;
  }
}
.site-footer__social-link {
  display: inline-flex;
  align-items: center;
  justify-content: center;
  color: #ffffff;
  opacity: 0.85;
}
.site-footer__social-link:hover, .site-footer__social-link:focus {
  opacity: 1;
  color: #e8633a;
}
.site-footer__legal {
  display: flex;
  gap: 24px;
  list-style: none;
  margin: 0;
  padding: 0;
  align-items: center;
  justify-content: center;
}
.site-footer__legal-item {
  margin: 0;
}
.site-footer__legal-link {
  font-family: Open Sauce One;
  font-weight: 400;
  font-size: 14px;
  line-height: 21px;
  letter-spacing: 0%;
  text-decoration: underline;
  text-decoration-style: solid;
  text-decoration-thickness: 0%;
  color: #fff;
}
.site-footer__legal-link:hover, .site-footer__legal-link:focus {
  opacity: 1;
  color: #fff;
}
.site-footer .site-footer__heading sup {
  font-family: IvyOra Text;
  font-size: 12px;
  top: -17px;
  color: #fff;
}
.page {
  margin: 0;
}
.page-template-template-hero .site-footer {
  background: #4e1930;
}
.cky-consent-container .cky-consent-bar {
  background: #5f3044e0 !important;
  border: 1px solid #6f4d5d3b !important;
  border-radius: 27px 27px 0 0;
  backdrop-filter: blur(12px);
}
.cky-notice .cky-title {
  color: #fff !important;
}
.cky-consent-bar .cky-notice-des p {
  color: #fff !important;
}
.cky-prefrence-btn-wrapper .cky-btn, .cky-notice-btn-wrapper .cky-btn {
  text-shadow: none;
  box-shadow: none;
  color: #ffffff !important;
  padding: 13px 30px;
  border-radius: 25px;
  background: linear-gradient(100.37deg, #d76f87 23.12%, #f87153 81.93%);
  text-decoration: none;
  font-family: Open Sauce One;
  font-weight: 700;
  font-size: 12px;
  line-height: 15.6px;
  letter-spacing: 0%;
  text-align: center;
  text-transform: capitalize;
  outline: 1px solid transparent;
  outline-offset: 4px;
  transition: all 0.2s ease;
  border: 1px solid #d76f87 !important;
}
.cky-prefrence-btn-wrapper .cky-btn:hover, .cky-notice-btn-wrapper .cky-btn:hover {
  outline: 1px solid #ff7959;
  color: #ffffff;
}
.cky-notice-content-wrapper .cky-notice p, .cky-preference-center p, .cky-preference-center .cky-always-active, .cky-preference-center .cky-show-desc-btn {
  font-family: "Open Sauce One" !important;
}
.cky-preference-center .cky-preference-title, .cky-preference-center .cky-accordion-btn {
  font-family: "IvyOra Text" !important;
}
[data-cky-tag="powered-by"] div, [data-cky-tag="detail-powered-by"], [data-cky-tag="optout-powered-by"] {
  opacity: 0 !important;
  display: none !important;
}
.hero {
  position: relative;
  overflow: hidden;
  display: flex;
  align-items: center;
  justify-content: center;
  text-align: center;
  color: #ffffff;
  background-repeat: no-repeat;
  background-size: cover;
  height: 100vh;
  min-height: 100vh;
  border-radius: 0 0 23px 23px;
  background-position: bottom center;
  background-image: none !important;
}
@media screen and (max-width: 767px) {
  .hero {
    background-position: bottom right;
    height: 100svh;
    align-items: start;
    min-height: 100svh;
  }
}
.hero.is-visible {
  border-radius: 0 0 23px 23px;
}
@media (max-width: 991px) {
  .hero.is-visible {
    border-radius: 0 0 26px 26px;
  }
}
.hero.is-visible .main-hero-content .left-pattern {
  height: calc(100% - 55px);
}
.hero.is-visible .main-hero-content .right-pattern {
  height: calc(100% - 55px);
}
.hero .main-hero-content {
  display: flex;
  justify-content: space-between;
  width: 100%;
  height: 100%;
}
.hero .main-hero-content .left-pattern {
  display: block;
  width: 54px;
  background: transparent;
  border-right: 1px solid #fff;
  border-bottom: 1px solid #fff;
  height: calc(100% - 55px);
  position: relative;
}
@media screen and (max-width: 1025px) {
  .hero .main-hero-content .left-pattern {
    height: calc(100% - 90px);
  }
}
@media (max-width: 991px) {
  .hero .main-hero-content .left-pattern {
    border: none;
  }
}
@media (max-width: 480px) {
  .hero .main-hero-content .left-pattern {
    width: 9px;
  }
}
.hero .main-hero-content .left-pattern::before {
  content: "";
  position: absolute;
  background-image: url(../images/rightB.svg);
  background-size: cover;
  background-position: center;
  background-repeat: no-repeat;
  width: 63px;
  height: 40px;
  left: -12px;
  bottom: -1px;
}
@media (max-width: 991px) {
  .hero .main-hero-content .left-pattern::before {
    display: none;
  }
}
.hero .main-hero-content .hero__content {
  position: relative;
  z-index: 1;
  display: flex;
  flex-direction: column;
  align-items: center;
  margin: 0 auto;
  width: calc(100% - 30px);
  padding: 151px 0 0px;
}
@media screen and (max-width: 991.98px) {
  .hero .main-hero-content .hero__content {
    padding: 45px 0 0px;
    z-index: 111;
  }
}
@media screen and (max-height: 875.98px) {
  .hero .main-hero-content .hero__content {
    padding: 40px 0 0px;
  }
}
.hero .main-hero-content .right-pattern {
  display: block;
  width: 54px;
  background: transparent;
  border-left: 1px solid #fff;
  border-bottom: 1px solid #fff;
  height: calc(100% - 55px);
  position: relative;
}
@media screen and (max-width: 1025px) {
  .hero .main-hero-content .right-pattern {
    height: calc(100% - 90px);
  }
}
@media (max-width: 991px) {
  .hero .main-hero-content .right-pattern {
    border: none;
  }
}
@media (max-width: 480px) {
  .hero .main-hero-content .right-pattern {
    width: 9px;
  }
}
.hero .main-hero-content .right-pattern::before {
  content: "";
  position: absolute;
  background-image: url(../images/leftCb.svg);
  background-size: cover;
  background-position: center;
  background-repeat: no-repeat;
  width: 71px;
  height: 46px;
  right: -20px;
  bottom: -1px;
}
@media (max-width: 991px) {
  .hero .main-hero-content .right-pattern::before {
    display: none;
  }
}
.hero__heading {
  font-family: IvyOra Text;
  font-weight: 300;
  font-size: 80px;
  line-height: 77.6px;
  letter-spacing: -3.2px;
  text-align: center;
  color: #ffffff;
  margin-bottom: 20px;
  margin-top: 0;
  max-width: 754px;
}
@media (min-width: 991px) {
  .hero__heading {
    font-size: 80px;
  }
}
@media (max-width: 991px) {
  .hero__heading {
    font-size: 50px;
    line-height: 48.5px;
    letter-spacing: -1.5px;
    text-align: center;
    color: #ffffff;
    margin-bottom: 39px;
    margin-top: 0;
    max-width: 100%;
  }
}
@media screen and (max-width: 425px) {
  .hero__heading {
    font-size: 40px;
    line-height: 40.5px;
  }
}
@media screen and (max-width: 350px) {
  .hero__heading {
    font-size: 36px;
    line-height: 40.5px;
  }
}
.hero__subheading {
  max-width: 560px;
  font-family: Open Sauce One;
  font-weight: 300;
  font-size: 16px;
  line-height: 20.8px;
  letter-spacing: 0%;
  text-align: center;
  margin: 0 0 42px 0;
  color: #ffffff;
}
.hero__subheading p {
  margin: 0;
}
@media (max-width: 991px) {
  .hero__subheading {
    font-size: 14px;
    line-height: 18.2px;
    letter-spacing: 0%;
    text-align: center;
    margin: 0 0 55px 0;
    color: #ffffff;
    padding: 0px 38px;
  }
}
@media screen and (max-width: 400px) {
  .hero__subheading {
    padding: 0px 10px;
  }
}
.hero .hero-btn-wrapper {
  display: flex;
  flex-direction: column;
  gap: 11.8px;
  justify-content: center;
  align-items: stretch;
}
.hero .hero-btn-wrapper .btn-cooth-hero {
  color: #ffffff;
  padding: 13px 30px;
  border-radius: 25px;
  background: linear-gradient(100.37deg, #d76f87 23.12%, #f87153 81.93%);
  text-decoration: none;
  font-family: Open Sauce One;
  font-weight: 700;
  font-size: 12px;
  line-height: 15.6px;
  letter-spacing: 0%;
  text-align: center;
  text-transform: capitalize;
  color: #ffffff;
  outline: 1px solid transparent;
  outline-offset: 4px;
  transition: all 0.2s ease;
}
.hero .hero-btn-wrapper .btn-cooth-hero:hover {
  outline: 1px solid #fff;
  color: #ffffff;
}
@media (max-width: 991px) {
  .hero .hero-btn-wrapper .btn-cooth-hero {
    font-weight: 700;
    font-size: 14px;
    line-height: 18.2px;
    padding: 14px 27px;
  }
}
.hero .hero-btn-wrapper .mob-btn-hero {
  display: none;
}
.hero__quote {
  font-family: IvyOra Text;
  font-style: italic;
  font-weight: 300;
  font-size: 28px;
  line-height: 138%;
  letter-spacing: 0%;
  text-align: center;
  color: #ffffff;
  max-width: 700px;
  margin: 0 0 24px;
}
@media (min-width: 991px) {
  .hero__quote {
    font-size: 40px;
  }
}
.hero__quote-body {
  font-family: IvyOra Text;
  font-style: italic;
  font-weight: 300;
  font-size: 16px;
  line-height: 160%;
  letter-spacing: 0%;
  text-align: center;
  color: rgba(255, 255, 255, 0.85);
  max-width: 640px;
  margin: 0;
}
.hero__quote-body p {
  margin: 0;
}
@media (min-width: 991px) {
  .hero__quote-body {
    font-size: 20px;
  }
}
.cooth-hero-video {
  position: absolute;
  width: 100%;
  height: 100vh;
  overflow: hidden;
  z-index: -1;
}
@media screen and (max-width: 767px) {
  .cooth-hero-video {
    z-index: 1;
    border-radius: 0 0 23px 23px;
    height: 100svh;
  }
}
@supports (-webkit-touch-callout: none) {
  @media only screen and (max-width: 767px) and (orientation: portrait) {
    .cooth-hero-video {
      height: 100svh;
    }
  }
}
.cooth-hero-video video {
  position: absolute;
  inset: 0;
  width: 100%;
  height: 100%;
  object-fit: cover;
}
#cooth-intro {
  z-index: 2;
  /* intro sits above both loop copies */
  transition: opacity 0.4s ease;
}
#cooth-intro.finished {
  opacity: 0;
  pointer-events: none;
}
.hero-sticky {
  padding: 188px 0 163px;
  background-color: #ffffff;
  position: relative;
  background-image: url(../images/hero-sticky-gradient.svg);
  background-size: cover;
  background-position: bottom 360px center;
  background-repeat: no-repeat;
  will-change: transform;
  transform: translateZ(0);
  backface-visibility: hidden;
}
@media (max-width: 991px) {
  .hero-sticky {
    padding: 176px 0px 30px;
    z-index: -1;
    margin-top: -57px;
    background-position: bottom 510px center;
  }
}
@media screen and (max-width: 767px) {
  .hero-sticky {
    background-position: bottom 240px center;
  }
}
@media (max-width: 991px) {
  .hero-sticky .container {
    padding: 0 40px;
    max-width: 100%;
    width: 100%;
  }
}
.hero-sticky__grid {
  display: grid;
  grid-template-columns: 1fr 1fr;
  gap: clamp(2rem, 5vw, 5rem);
  align-items: start;
  gap: 35px;
}
@media (max-width: 991px) {
  .hero-sticky__grid {
    grid-template-columns: 1fr;
  }
}
.hero-sticky__left {
  will-change: transform;
}
.hero-sticky__left-inner {
  max-width: 560px;
}
@media (max-width: 991px) {
  .hero-sticky__left-inner {
    max-width: 100%;
  }
}
.hero-sticky__left-inner .section-label {
  font-family: Open Sauce One;
  font-weight: 700;
  font-size: 18px;
  line-height: 25.56px;
  letter-spacing: 0%;
  text-transform: capitalize;
  margin-bottom: 34px;
  display: block;
  position: relative;
  padding-left: 20px;
  color: #4e1930;
}
@media (max-width: 991px) {
  .hero-sticky__left-inner .section-label {
    font-size: 12px;
    line-height: 17.04px;
    margin-bottom: 28px;
  }
}
.hero-sticky__left-inner .section-label::before {
  content: "";
  position: absolute;
  left: 0;
  top: 41%;
  width: 6px;
  height: 6px;
  background: #ff7959;
  border-radius: 100%;
}
.hero-sticky__left-inner #about-heading {
  font-family: IvyOra Text;
  font-weight: 300;
  font-size: 45px;
  line-height: 53.55px;
  letter-spacing: -1.35px;
  color: #4e1930;
  margin-bottom: 26px;
}
@media (max-width: 991px) {
  .hero-sticky__left-inner #about-heading {
    font-size: 25px;
    line-height: 29.75px;
    margin-bottom: 28px;
    letter-spacing: -0.75px;
    padding-left: 2px;
  }
}
@media (max-width: 768px) {
  .hero-sticky__left-inner .btn-cooth {
    display: none;
  }
}
.hero-sticky__left-inner .section-copy {
  font-family: Open Sauce One;
  font-weight: 300;
  font-size: 16px;
  line-height: 24.64px;
  letter-spacing: 0%;
  margin-bottom: 120px;
  max-width: 469px;
}
.hero-sticky__left-inner .section-copy p {
  margin: 0;
}
@media (max-width: 991px) {
  .hero-sticky__left-inner .section-copy {
    margin-bottom: 57px;
    line-height: 24px;
  }
}
.hero-sticky__left-inner .btn-cooth {
  padding: 13px 44px;
}
.hero-sticky__cards {
  position: relative;
  margin-top: 3%;
  display: flex;
  flex-direction: column;
  gap: 48px;
}
@media (max-width: 991px) {
  .hero-sticky__cards {
    margin-top: 0;
    gap: 36px;
  }
}
.hero-sticky__cards .content-card {
  display: flex;
  justify-content: start;
  gap: 36px;
  align-items: end;
  position: relative;
  will-change: transform, opacity;
}
@media (max-width: 991px) {
  .hero-sticky__cards .content-card {
    gap: 24px;
    justify-content: start;
    align-items: start;
    flex-direction: column;
  }
}
.hero-sticky__cards .content-card .content-card__number {
  font-family: IvyOra Text;
  font-weight: 300;
  font-size: 90px;
  line-height: 91.8px;
  letter-spacing: -3.6px;
  text-align: right;
  color: #f87153;
  min-width: 263px;
}
@media (max-width: 991px) {
  .hero-sticky__cards .content-card .content-card__number {
    text-align: left;
    min-width: auto;
    font-size: 80px;
    line-height: 80px;
  }
}
.hero-sticky__cards .content-card .content-card__title {
  font-family: Open Sauce One;
  font-weight: 700;
  font-size: 16px;
  line-height: 24.64px;
  letter-spacing: 0%;
  max-width: 200px;
  color: #4e1930;
}
@media (max-width: 991px) {
  .hero-sticky__cards .content-card .content-card__title {
    font-size: 14px;
    max-width: 100%;
    line-height: 21.56px;
  }
}
.logos-section {
  padding: 22px 0 0 0;
  background: #ffffff;
  overflow: hidden;
}
@media (max-width: 991px) {
  .logos-section {
    padding: 30px 40px 30px;
  }
}
.logos-section__rows {
  position: relative;
  overflow: hidden;
  display: flex;
  flex-direction: column;
  row-gap: 65px;
}
@media (max-width: 991px) {
  .logos-section__rows {
    display: flex;
    flex-wrap: wrap;
    justify-content: center;
    column-gap: 40px;
    row-gap: 30px;
    flex-direction: row;
  }
}
.logos-section__row {
  display: grid;
  grid-template-columns: repeat(6, 1fr);
  will-change: transform, opacity;
  column-gap: 94px;
  row-gap: 70px;
}
@media (max-width: 991px) {
  .logos-section__row {
    display: contents;
  }
}
.logos-section__row:nth-child(even) {
  grid-template-columns: repeat(5, 1fr);
  column-gap: 70px;
  max-width: 90%;
  align-items: center;
  justify-content: center;
  margin: 0 auto;
  left: 0;
  right: 0;
}
.logos-section__row:last-child {
  margin-bottom: 0;
}
.logos-section .logo-item {
  display: flex;
  align-items: center;
  justify-content: center;
  opacity: 0.4;
  filter: grayscale(100%);
}
@media (max-width: 991px) {
  .logos-section .logo-item {
    flex: 0 0 calc((100% - 80px) / 3);
  }
}
.logos-section .logo-item img {
  width: 100%;
  object-fit: contain;
  max-width: 150px;
  height: 28px;
}
@media (max-width: 991px) {
  .logos-section {
    position: relative;
    z-index: 1;
    transform: none !important;
    height: auto;
    min-height: 0;
    margin-top: 0;
  }
  .logos-section [data-logo-rows] {
    position: relative;
    transform: none;
    opacity: 1;
    visibility: visible;
    will-change: auto;
  }
  .logos-section [data-logo-row] {
    transform: none;
    opacity: 1;
    visibility: visible;
  }
}
.cooth-difference {
  position: relative;
  overflow: hidden;
  background-size: cover;
  background-position: center;
  color: #ffffff;
  padding: 213px 0 195px 0;
  text-align: center;
  background: radial-gradient(88.64% 88.64% at 56.28% 108.05%, #f87153 0%, #7c3139 37.75%, #4e1930 77.06%);
  margin-top: -44px;
  z-index: 1;
}
@media (max-width: 991px) {
  .cooth-difference {
    padding: 90px 0;
  }
}
@media (max-width: 767.98px) {
  .cooth-difference {
    padding: 113px 50px 65px 50px;
    margin-top: -48px;
  }
}
@media screen and (max-width: 500px) {
  .cooth-difference {
    margin-top: -68px;
  }
}
.cooth-difference__inner {
  position: relative;
  z-index: 1;
  max-width: 830px;
  margin: 0 auto;
}
@media screen and (max-width: 1024px) {
  .cooth-difference__inner {
    padding: 0 40px;
  }
}
@media screen and (max-width: 767px) {
  .cooth-difference__inner {
    padding: 0 0px;
  }
}
.cooth-difference__eyebrow {
  display: flex;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  justify-content: center;
  gap: 0.5rem;
  margin: 0 0 32px;
  font-family: Open Sauce One;
  font-weight: 700;
  font-size: 18px;
  line-height: 25.56px;
  letter-spacing: 0%;
  text-transform: capitalize;
  color: #ffffff;
}
@media (max-width: 767.98px) {
  .cooth-difference__eyebrow {
    justify-content: start;
    margin: 0 0 25px;
    font-size: 12px;
    line-height: 17.04px;
    text-align: left;
  }
}
.cooth-difference__eyebrow-dot {
  display: inline-block;
  width: 6px;
  height: 6px;
  border-radius: 50%;
  background-color: #e8633a;
}
.cooth-difference__heading {
  margin: 0 0 31px;
  font-family: IvyOra Text;
  font-weight: 300;
  font-size: 60px;
  line-height: 64.2px;
  letter-spacing: -2.4px;
  text-align: center;
  color: #f8ceba;
  width: 100%;
  overflow: visible !important;
}
@media (max-width: 767.98px) {
  .cooth-difference__heading {
    margin: 0 0 50px;
    text-align: left;
    font-size: 25px;
    font-weight: 300;
    line-height: 29.75px;
    letter-spacing: -0.75px;
  }
}
.cooth-difference__heading em {
  font-style: italic;
  font-family: "Ivyora Text italic";
}
.cooth-difference__body {
  max-width: 430px;
  margin: 0 auto 100px;
  font-family: Open Sauce One;
  font-weight: 300;
  font-size: 16px;
  line-height: 22.72px;
  letter-spacing: 0%;
  text-align: center;
  color: #f3d9cd;
}
@media (max-width: 767.98px) {
  .cooth-difference__body {
    max-width: 100%;
    margin: 0 auto 81px;
    letter-spacing: 0%;
    text-align: left;
    color: #f3d9cd;
    font-family: "Open Sauce One";
    font-size: 16px;
    font-weight: 300;
    line-height: 24.64px;
  }
}
.cooth-difference__compare {
  display: flex;
  align-items: center;
  justify-content: center;
  gap: 0;
  margin: 0 auto 86px;
  max-width: 100%;
}
@media (max-width: 767.98px) {
  .cooth-difference__compare {
    max-width: 100%;
    flex-direction: column;
    margin: 0 auto 101px;
  }
}
.cooth-difference__side {
  display: flex;
  flex-direction: column;
  align-items: center;
  gap: 18px;
  flex: 0 0 auto;
  margin-right: -27px;
}
@media screen and (max-width: 1024px) {
  .cooth-difference__side {
    margin-right: 0;
  }
}
@media (max-width: 767.98px) {
  .cooth-difference__side {
    margin-right: 0;
  }
}
.cooth-difference__side--right {
  margin-left: -32px;
}
@media (max-width: 767.98px) {
  .cooth-difference__side--right {
    margin-left: 0;
    flex-direction: column-reverse;
  }
}
.cooth-difference__label {
  white-space: nowrap;
  font-family: Open Sauce One;
  font-weight: 400;
  font-size: 18px;
  line-height: 23.4px;
  letter-spacing: 0%;
  text-align: center;
  vertical-align: middle;
  color: #ffbfa1;
}
.cooth-difference__dot {
  display: inline-block;
  width: 25px;
  height: 25px;
  border: 4px solid #fca28c;
  border-radius: 100%;
}
.cooth-difference__line {
  flex: 1 1 auto;
  height: 2px;
  background: url(../images/dotline.svg);
  background-size: 100% 100%;
  background-repeat: no-repeat;
  background-position: center;
  margin-top: 40px;
}
@media (max-width: 767.98px) {
  .cooth-difference__line {
    background: url(../images/linetop.svg);
    background-size: contain;
    width: 2px;
    height: 126px;
  }
}
.cooth-difference__line--right {
  background: url(../images/dotline-right.svg);
  background-size: 100% 100%;
  background-repeat: no-repeat;
  background-position: center;
}
@media (max-width: 767.98px) {
  .cooth-difference__line--right {
    background: url(../images/linebottom.svg);
    background-size: auto;
    height: 126px;
    width: 2px;
  }
}
.cooth-difference__logo-wrap {
  display: inline-flex;
  align-items: center;
  justify-content: center;
  flex: 0 0 auto;
  width: 100%;
  opacity: 1;
  overflow: hidden;
  max-width: 153px;
  margin-top: 17px;
}
.cooth-difference__logo {
  display: block;
  width: 100%;
  height: auto;
  margin: 0 0.75rem;
}
.cooth-difference__bottom-text {
  max-width: 492px;
  margin: 0 auto;
  opacity: 1;
  font-family: Open Sauce One;
  font-weight: 300;
  font-size: 16px;
  line-height: 22.72px;
  letter-spacing: 0%;
  text-align: center;
  color: #ffffff;
  opacity: 1;
}
@media (max-width: 767.98px) {
  .cooth-difference__bottom-text {
    max-width: 100%;
    margin: 0 auto;
    opacity: 1;
    text-align: left;
    color: #f3d9cd;
    font-size: 16px;
    font-style: normal;
    font-weight: 300;
    line-height: 24.64px;
  }
}
/* Initial State */
.cooth-difference__logo-wrap {
  opacity: 0;
  transform: scale(0.75);
  transform-origin: center;
  will-change: transform, opacity;
  transition: all 0.4s ease-in;
}
@media (max-width: 767.98px) {
  .cooth-difference__logo-wrap {
    margin-top: 0px;
  }
}
.cooth-difference__line {
  transform: scaleX(0);
  will-change: transform;
  transition: all 0.4s ease-in;
}
.cooth-difference__line--left {
  transform-origin: right center;
}
@media (max-width: 767.98px) {
  .cooth-difference__line--left {
    margin-top: 12px;
  }
}
.cooth-difference__line--right {
  transform-origin: left center;
}
@media (max-width: 767.98px) {
  .cooth-difference__line--right {
    margin-top: 0px;
  }
}
.story-section {
  position: relative;
  overflow: hidden;
  z-index: 21;
  padding-top: 134px;
}
@media (max-width: 767.98px) {
  .story-section {
    padding: 80px 0 0;
  }
}
.story-section__patternright {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100vh;
  height: 100dvh;
  display: block;
  background: radial-gradient(50% 50% at 50% 50%, rgba(160, 195, 229, 0.4) 0%, rgba(235, 223, 215, 0) 100%), linear-gradient(to bottom, rgba(160, 195, 229, 0) 0%, rgba(160, 195, 229, 0.8) 50%, rgba(160, 195, 229, 0.95) 100%);
  background-repeat: no-repeat;
  background-size: contain;
  z-index: 10;
  will-change: transform;
  pointer-events: none;
  opacity: 1;
}
@media screen and (max-width: 767.98px) {
  .story-section__patternright {
    height: 100vh;
    height: 100dvh;
  }
}
.story-section__patternright.is-fixed {
  position: fixed;
  top: 0;
  left: 0;
  width: 100%;
  height: 100vh;
  height: 100dvh;
}
.story-section__patternright::before {
  content: "";
  position: absolute;
  background-image: url(../images/rightT.svg);
  background-size: cover;
  background-position: center;
  background-repeat: no-repeat;
  width: 37px;
  height: 60px;
  top: 0;
  right: 62px;
  opacity: 0.4;
}
@media screen and (max-width: 991.98px) {
  .story-section__patternright::before {
    display: none;
  }
}
.story-section .section-title {
  font-family: IvyOra Text;
  font-weight: 300;
  font-size: 80px;
  line-height: 89.6px;
  letter-spacing: -2.4px;
  color: #4e1930;
  text-align: center;
}
@media (max-width: 767.98px) {
  .story-section .section-title {
    font-family: IvyOra Text;
    font-weight: 300;
    font-size: 45px;
    line-height: 43.65px;
    letter-spacing: -1.35px;
    text-align: center;
  }
}
.story-section .section-title em {
  font-family: IvyOra Text italic;
}
.story-section__gradient-bg {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100vh;
  height: 100dvh;
  will-change: transform;
  z-index: 9;
  pointer-events: none;
  background: radial-gradient(50% 50% at 50% 50%, #a0c3e5 0%, rgba(235, 223, 215, 0) 100%);
  opacity: 0.4;
}
.story-section__gradient-bg.is-fixed {
  position: fixed;
  top: 0;
  left: 0;
  width: 100%;
  height: 100vh;
  height: 100dvh;
}
.story-section__gradient-bg::after {
  content: "";
  position: absolute;
  background-image: url(../images/leftCb.svg);
  background-size: cover;
  background-position: center;
  background-repeat: no-repeat;
  width: 91px;
  height: 60px;
  left: 62px;
  bottom: -2px;
}
@media (max-width: 767.98px) {
  .story-section__gradient-bg::after {
    display: none;
  }
}
.story-section__watermark {
  position: absolute;
  top: 50%;
  left: 50%;
  transform: translate(-50%, -50%);
  font-size: clamp(20rem, 40vw, 50rem);
  color: rgba(255, 255, 255, 0.15);
  line-height: 1;
  pointer-events: none;
  z-index: 1;
  user-select: none;
}
.story-section__pin-wrap {
  position: relative;
  z-index: 14;
}
.story-section__intro {
  text-align: center;
  max-width: 854px;
  margin: 0 auto;
  margin-bottom: 256px;
  will-change: opacity, filter;
  position: relative;
  z-index: 15;
  overflow: visible;
}
@media (max-width: 767.98px) {
  .story-section__intro {
    margin: 0 auto;
    padding: 0 33px 165px;
  }
}
@media (max-width: 767.98px) {
  .story-section__intro .container {
    padding: 0px;
  }
}
.story-section__content {
  -webkit-mask-image: linear-gradient(to bottom, transparent 0, #000 520px);
  mask-image: linear-gradient(to bottom, transparent 0, #000 520px);
  background: url(../images/storySectionPattern.svg);
  transition: opacity 0.6s ease;
  border-radius: 40px;
  background-size: cover;
  background-repeat: no-repeat;
  z-index: 999;
  overflow: visible;
  display: block;
  min-height: 1947px;
  position: absolute;
  content: "";
  height: 1947px;
  width: 100%;
  top: 100%;
}
.story-section__content::before {
  content: "";
  position: absolute;
  background-image: url(../images/leftCt.svg);
  background-size: cover;
  background-position: center;
  background-repeat: no-repeat;
  width: 35px;
  height: 51px;
  left: 62px;
}
@media screen and (max-width: 991.98px) {
  .story-section__content::before {
    -webkit-mask-image: linear-gradient(to bottom, transparent 0, #000 300px);
    mask-image: linear-gradient(to bottom, transparent 0, #000 300px);
  }
}
.story-section__cshape-rail {
  position: absolute;
  top: -600px;
  left: 0;
  right: 0;
  height: 100vh;
  height: 100dvh;
  z-index: 999;
  pointer-events: none;
  display: flex;
  align-items: center;
  mix-blend-mode: screen;
}
.story-section__cshape-rail.is-fixed {
  position: fixed;
  top: 0;
  left: 0;
  right: 0;
  height: 100vh;
  height: 100dvh;
  z-index: 999;
}
.story-section__cshape {
  position: relative;
  top: auto;
  width: max-content;
  margin-left: -95px;
  will-change: transform, opacity;
}
@media (max-width: 991px) {
  .story-section__cshape {
    top: -125px;
    width: max-content;
    margin-left: -143px;
  }
}
.story-section__cshape img {
  display: block;
  max-width: 540px;
  width: auto;
  object-fit: contain;
  height: 540px;
  pointer-events: none;
}
@media screen and (max-width: 991.98px) {
  .story-section__cshape img {
    width: auto;
    height: 400px;
    max-width: none;
  }
}
.story-section__content-grid {
  position: relative;
  display: flex;
  align-items: center;
  justify-content: space-between;
  width: 100%;
  z-index: 9999;
}
.story-section__image-wrap {
  will-change: transform;
}
.story-section__image {
  border-radius: 8px;
  overflow: hidden;
  box-shadow: 0 0 10px 0 rgba(0, 0, 0, 0.1);
  aspect-ratio: 0.75;
}
.story-section__image img {
  width: 100%;
  height: 100%;
  object-fit: cover;
}
.story-section__blocks {
  display: flex;
  flex-direction: column;
  padding-top: 2rem;
  justify-content: space-between;
  width: 100%;
}
.story-section__block {
  display: flex;
  align-items: center;
  justify-content: space-between;
  width: 100%;
  max-width: 100%;
  padding: 245px 0;
  position: relative;
  z-index: 9999;
}
@media (max-width: 991px) {
  .story-section__block {
    gap: 47px;
    flex-direction: column;
    align-items: start;
    padding: 0px 0 135px;
  }
}
@media (max-width: 768px) {
  .story-section__block {
    max-width: 100%;
    padding: 0px 0 172px;
  }
}
@media screen and (max-width: 500px) {
  .story-section__block {
    padding: 0px 0 170px;
  }
}
@media screen and (max-width: 400px) {
  .story-section__block {
    padding: 0px 0 138px;
  }
}
@media (max-width: 768px) {
  .story-section__block .btn-cooth--outline {
    margin-left: 20px;
  }
}
.story-section__block:first-child .story-section__block-text {
  max-width: 357px;
}
.story-section__block:first-child .story-section__block-text em {
  font-style: normal;
  font-weight: 400;
}
.story-section__block:first-child .btn-cooth--outline {
  outline: 1px solid transparent;
  background: #7bb7f1;
}
.story-section__block:first-child .btn-cooth--outline:hover {
  outline: 1px solid #7bb7f1;
}
.story-section__block:first-child::before {
  background: #fff;
}
.story-section__block:first-child .story-section__block-inner {
  border: 2px solid #fff;
  border-top: 0;
}
.story-section__block:first-child .story-section__block-inner::before {
  position: absolute;
  content: "";
  display: block;
  width: 59px;
  height: 34px;
  background: url(../images/leftCb.svg);
  background-size: contain;
  background-position: center;
  background-repeat: no-repeat;
  left: -3px;
  bottom: -2px;
}
.story-section__block:first-child .story-section__block-inner::after {
  display: block;
  content: "";
  position: absolute;
  background-image: url(../images/rightB.svg);
  background-size: cover;
  background-position: center;
  background-repeat: no-repeat;
}
.story-section__block:last-child .story-section__block-text {
  max-width: 404px;
}
.story-section__block:last-child .btn-cooth--outline {
  outline: 1px solid transparent;
  background: #4e1930;
}
.story-section__block:last-child .btn-cooth--outline:hover {
  outline: 1px solid #4e1930;
}
.story-section__block:last-child::before {
  background: transparent;
}
.story-section__block:last-child .story-section__block-inner {
  border: 2px solid #4e1930;
  border-top: 0;
  border-bottom: 0;
}
.story-section__block:last-child .story-section__block-inner::before {
  position: absolute;
  content: "";
  display: block;
  width: 60px;
  height: 37px;
  background: url(../images/blackBL.svg);
  background-size: contain;
  background-position: center;
  background-repeat: no-repeat;
  left: -3px;
  bottom: -3px;
}
@media screen and (max-width: 767.98px) {
  .story-section__block:last-child .story-section__block-inner::before {
    display: none;
  }
}
.story-section__block:last-child .story-section__block-inner::after {
  display: block;
  content: "";
  position: absolute;
  background-image: url(../images/blackBR.svg);
  background-size: cover;
  background-position: center;
  background-repeat: no-repeat;
  width: 72px;
  height: 38px;
  transform: rotate(0);
}
@media screen and (max-width: 767.98px) {
  .story-section__block:last-child .story-section__block-inner::after {
    display: none;
  }
}
.story-section__block::before {
  position: absolute;
  content: "";
  display: block;
  height: 1px;
  background: #f87153;
  bottom: 0;
  margin-left: calc(-100vw / 2 + 100% / 2);
  margin-right: calc(-100vw / 2 + 100% / 2);
  max-width: 100vw;
  right: 0;
  width: 100vw;
  left: 0;
}
@media screen and (max-width: 767.98px) {
  .story-section__block::before {
    background: #fff;
  }
}
.story-section__block .btn-cooth--outline {
  outline: 1px solid transparent;
}
.story-section__block .btn-cooth--outline:hover {
  outline: 1px solid #f87153;
}
.story-section__block .content-container {
  display: flex;
  align-items: center;
  justify-content: space-between;
  max-width: 75%;
  width: 100%;
  margin: auto;
  overflow: hidden;
  padding-right: 10px;
}
@media (max-width: 991px) {
  .story-section__block .content-container {
    gap: 47px;
    flex-direction: column;
    align-items: start;
    padding-top: 40px;
    padding-bottom: 10px;
  }
}
@media (max-width: 768px) {
  .story-section__block .content-container {
    max-width: 75%;
    overflow: hidden;
  }
}
@media (max-width: 768px) {
  .story-section__block .content-container .btn-cooth--outline {
    margin-left: auto;
    margin-right: auto;
  }
}
.story-section__block .story-section__block-inner {
  display: block;
  position: absolute;
  height: 100%;
  max-width: calc(100% - 125px);
  border: 2px solid #f87153;
  border-top: 0;
  width: 100%;
  left: 0;
  right: 0;
  margin: auto;
}
.story-section__block .story-section__block-inner::before {
  position: absolute;
  content: "";
  display: block;
  width: 59px;
  height: 34px;
  background: url(../images/oragenBL.svg);
  background-size: contain;
  background-position: center;
  background-repeat: no-repeat;
  left: -2px;
  bottom: -1px;
}
@media screen and (max-width: 767.98px) {
  .story-section__block .story-section__block-inner::before {
    background: url(../images/leftCb.svg);
    background-size: contain;
    background-position: center;
    background-repeat: no-repeat;
  }
}
.story-section__block .story-section__block-inner::after {
  position: absolute;
  content: "";
  display: block;
  width: 75px;
  height: 45px;
  background: url(../images/orangeBR.svg);
  background-size: contain;
  background-position: center;
  background-repeat: no-repeat;
  right: -5px;
  bottom: -2px;
  z-index: 1;
  transform: rotate(2deg);
}
@media screen and (max-width: 767.98px) {
  .story-section__block .story-section__block-inner::after {
    background: url(../images/rightB.svg);
    background-size: contain;
    background-position: center;
    background-repeat: no-repeat;
  }
}
@media screen and (max-width: 991.98px) {
  .story-section__block .story-section__block-inner {
    max-width: calc(100% - 0px);
    border: 0 !important;
  }
}
.story-section__block-number {
  color: #4e1930;
  margin-bottom: 1rem;
  font-family: IvyOra Text;
  font-weight: 300;
  font-size: 130px;
  line-height: 132.6px;
  letter-spacing: -5.2px;
  text-align: right;
  position: relative;
  left: -34px;
  z-index: 9;
}
@media (max-width: 991px) {
  .story-section__block-number {
    left: -40px;
  }
}
.story-section__block-tag {
  display: inline-block;
  padding: 0.35rem 0.85rem;
  background: rgba(255, 255, 255, 0.6);
  border-radius: 8px;
  font-size: 0.75rem;
  font-weight: 600;
  color: var(--color-coral);
  margin-bottom: 1rem;
}
.story-section__block-title {
  margin-bottom: 0.75rem;
  font-family: IvyOra Text;
  font-weight: 300;
  font-size: 60px;
  line-height: 58.8px;
  letter-spacing: -2.4px;
  color: #4e1930;
  max-width: 460px;
  margin-bottom: 8px;
}
@media (max-width: 991px) {
  .story-section__block-title {
    font-size: 50px;
    line-height: 48.5px;
    margin-bottom: 11px;
    letter-spacing: -1.5px;
  }
}
@media (max-width: 768px) {
  .story-section__block-title {
    padding-left: 20px;
  }
}
.story-section__block-title b {
  font-weight: 400;
}
.story-section__block-text {
  max-width: 373px;
  font-family: Open Sauce One;
  font-weight: 300;
  font-size: 16px;
  line-height: 25.44px;
  letter-spacing: 0%;
  color: #4e1930;
}
.story-section__block-text strong {
  font-weight: 700;
}
@media (max-width: 768px) {
  .story-section__block-text {
    padding-left: 20px;
  }
}
.story-section.story-section--bg-visible .story-section__pin-wrap {
  z-index: 14;
}
.story-section.story-section--bg-visible::before {
  opacity: 1;
}
.story-section.story-section--bg-visible.card-a::before {
  background-position: 100% 0%;
}
.story-section.story-section--bg-visible.card-b::before {
  background-position: 100% var(--story-bg-y);
}
.story-section.story-section--bg-visible.card-b::after {
  border: 1px solid #f87153;
  border-top: 0;
  border-bottom: 0;
}
.story-section.story-section--bg-visible.card-b .story-section__gradient-bg::after {
  background-image: url(../images/oragenBL.svg);
}
.story-section.story-section--bg-visible.card-b .story-section__patternright::before {
  opacity: 0;
}
.story-section.story-section--bg-visible.card-b .story-section__patternright::after {
  background-image: url(../images/orangeBR.svg);
}
.story-section.story-section--bg-visible.card-c {
  background: linear-gradient(0deg, #4e1930 35%, white 71%) !important;
}
.story-section.story-section--bg-visible.card-c::before {
  background-position: 100% var(--story-bg-y);
  border-radius: 40px;
}
.story-section.story-section--bg-visible.card-c::after {
  border: 1px solid #4e1930;
  border-top: 0;
  border-bottom: 0;
}
.story-section.story-section--bg-visible.card-c .story-section__gradient-bg::after {
  background-image: url(../images/blackBL.svg);
}
.story-section.story-section--bg-visible.card-c .story-section__patternright::before {
  opacity: 0;
}
.story-section.story-section--bg-visible.card-c .story-section__patternright::after {
  background-image: url(../images/blackBR.svg);
}
.brand-growth {
  padding: 158px 0 15px;
  background: linear-gradient(342.48deg, #ffbc7e 24.5%, #ff7959 79.32%);
}
@media (max-width: 991px) {
  .brand-growth {
    padding-top: 100px;
  }
}
@media (max-width: 767.98px) {
  .brand-growth {
    padding: 66px 0 12px;
  }
}
.brand-growth__container {
  max-width: 1440px;
  margin: 0 auto;
  text-align: center;
  color: #ffffff;
  padding: 0 20px;
}
@media (max-width: 767.98px) {
  .brand-growth__container {
    padding: 0px 10px;
  }
}
.brand-growth__eyebrow {
  display: flex;
  align-items: center;
  justify-content: center;
  gap: 14px;
  margin: 0 0 1rem;
  font-family: Open Sauce One;
  font-weight: 700;
  font-size: 18px;
  line-height: 25.56px;
  letter-spacing: 0%;
  text-transform: capitalize;
  margin-bottom: 31px;
}
@media (max-width: 767.98px) {
  .brand-growth__eyebrow {
    margin: 0 0 25px;
    letter-spacing: 0%;
    margin-bottom: 31px;
    color: #fff;
    font-size: 12px;
    line-height: 17.04px;
  }
}
.brand-growth__eyebrow sup {
  font-size: 9px;
  left: -10px;
  top: -3px;
}
.brand-growth__eyebrow-dot {
  display: inline-block;
  width: 6px;
  height: 6px;
  border-radius: 100%;
  background-color: #ffc730;
}
.brand-growth__heading {
  font-family: IvyOra Text;
  font-weight: 300;
  font-size: 65px;
  line-height: 72.8px;
  letter-spacing: -2.6px;
  text-align: center;
  max-width: 650px;
  margin: auto;
  margin-bottom: 54px;
}
@media (max-width: 767.98px) {
  .brand-growth__heading {
    max-width: 100%;
    margin: auto;
    margin-bottom: 34px;
    color: #fff;
    font-size: 35px;
    line-height: 43.4px;
    letter-spacing: -1.05px;
    padding: 0px 20px;
  }
}
.brand-growth__heading em {
  font-family: "IvyOra Text Italic";
}
.brand-growth__underline {
  text-decoration: underline;
  text-decoration-thickness: 1px;
  text-underline-offset: 9px;
}
@media (max-width: 767.98px) {
  .brand-growth__underline {
    text-underline-offset: 5px;
  }
}
.brand-growth__body {
  max-width: 560px;
  margin: 0 auto 129px;
  opacity: 0.85;
  font-family: Open Sauce One;
  font-size: 16px;
  line-height: 24px;
  letter-spacing: 0%;
  text-align: center;
}
@media (max-width: 767.98px) {
  .brand-growth__body {
    max-width: 100%;
    margin: 0 auto 104px;
    opacity: 1;
    letter-spacing: 0%;
    color: #fff;
    font-size: 16px;
    font-style: normal;
    line-height: 23.52px;
    max-width: 285px;
  }
}
.brand-growth__body-lead {
  margin: 0;
  font-weight: 700;
}
.brand-growth__body-support {
  margin: 0;
  font-weight: 300;
}
.brand-growth__body-support p {
  margin: 0;
}
.brand-growth__cards {
  display: grid;
  grid-template-columns: repeat(2, 1fr);
  gap: 13px;
  text-align: left;
}
@media (max-width: 767.98px) {
  .brand-growth__cards {
    grid-template-columns: repeat(1, 1fr);
  }
}
.brand-growth__card {
  background-color: #ffffff;
  border-radius: 18px;
  color: #2b1810;
  width: 100%;
  height: 768px;
  max-width: 698px;
  max-height: 768px;
  position: relative;
  border: 1px solid transparent;
  transition: border-color 0.5s ease, box-shadow 0.5s ease;
  overflow: hidden;
}
@media (max-width: 767.98px) {
  .brand-growth__card {
    height: 487px;
    max-height: 487px;
    max-width: 100%;
  }
}
.brand-growth__card:last-child:hover .brand-growth__card-cta {
  outline: 1px solid #ff7959;
}
.brand-growth__card:last-child .brand-growth__card-cta {
  position: absolute;
  bottom: 54px;
  right: 48px;
  font-family: Open Sauce One;
  font-weight: 700;
  font-size: 12px;
  line-height: 15.6px;
  letter-spacing: 0%;
  text-align: center;
  padding: 9px 22px 7px;
  border-radius: 25px;
  color: #fff;
  text-decoration: none;
  -webkit-transition: all 0.5s ease;
  transition: all 0.5s ease;
  background: linear-gradient(98deg, #d76f87 20.38%, #f87153 79.98%);
}
.brand-growth__card:last-child .brand-growth__card-cta:hover {
  outline-offset: 5px;
  outline: 1px solid #f3d9cd;
}
.brand-growth__card:last-child .brand-growth__card-cta:hover::before {
  display: none;
}
.brand-growth__card:last-child .brand-growth__card-cta::before {
  position: absolute;
  content: "";
  display: block;
  background: #d76f87;
  left: -38px;
  top: 0px;
  border: 7px solid #fff;
  border-radius: 100%;
  padding: 8px;
  outline: 1px solid #d76f87;
}
@media (max-width: 767.98px) {
  .brand-growth__card:last-child .brand-growth__card-cta {
    top: 142px;
    bottom: auto;
    left: 70px;
    right: auto;
    font-size: 14px;
    line-height: 130%;
  }
}
.brand-growth__card .card-content {
  position: absolute;
  inset: 0;
  display: flex;
  flex-direction: column;
  margin: 40px 44px;
  overflow: hidden;
}
.brand-growth__card:hover {
  border-color: #ff7959;
  box-shadow: 0 20px 50px rgba(0, 0, 0, 0.08);
}
.brand-growth__card:hover img {
  left: 0;
  bottom: 0;
  width: 100%;
  height: 100%;
  max-width: 100%;
  border-radius: 18px;
  transform: scale(1.05);
}
.brand-growth__card:hover .brand-growth__card-description {
  opacity: 1;
  transform: translateY(0);
}
@media (max-width: 768px) {
  .brand-growth__card:hover .brand-growth__card-description {
    transform: translateY(20px);
  }
}
.brand-growth__card-title {
  font-family: IvyOra Text;
  font-weight: 300;
  font-size: 100px;
  line-height: 81.6px;
  letter-spacing: -4px;
  text-align: left;
  margin: 35px 0 50px 0;
  color: #4e1930;
  position: relative;
  left: -30px;
}
@media (max-width: 767.98px) {
  .brand-growth__card-title {
    font-size: 80px;
    letter-spacing: -3.2px;
    margin: 15px 0 40px 0;
    left: -20px;
  }
}
.brand-growth__card-description {
  color: #4e1930;
  font-family: Open Sauce One;
  font-weight: 300;
  font-size: 22px;
  line-height: 31.24px;
  letter-spacing: 0%;
  max-width: 450px;
  margin-bottom: 0;
  opacity: 0;
  transform: translateY(20px);
  transition: 0.5s ease;
}
.brand-growth__card-image {
  display: block;
  width: 100%;
  height: 335px;
  -o-object-fit: cover;
  position: absolute;
  max-width: 306px;
  bottom: 40px;
  left: 43px;
  border-radius: 5px 154px 5px 5px;
  object-fit: cover;
  transition: all 0.8s cubic-bezier(0.19, 1, 0.22, 1);
}
@media (max-width: 767.98px) {
  .brand-growth__card-image {
    width: 100%;
    height: 274px;
    max-width: 249px;
    bottom: 20px;
    left: 30px;
  }
}
.brand-growth__card-cta {
  position: absolute;
  bottom: 54px;
  right: 48px;
  background: linear-gradient(103.31deg, #ffbfa1 8.97%, #ebebeb 78.7%);
  font-family: Open Sauce One;
  font-weight: 700;
  font-size: 12px;
  line-height: 15.6px;
  letter-spacing: 0%;
  text-align: center;
  padding: 9px 22px 7px;
  border-radius: 25px;
  color: #4e1930;
  text-decoration: none;
  transition: all 0.2s ease;
  outline-color: transparent;
}
.brand-growth__card-cta:hover {
  outline-offset: 5px;
  outline: 1px solid #f3d9cd;
}
.brand-growth__card-cta:hover::before {
  display: none;
}
@media (max-width: 767.98px) {
  .brand-growth__card-cta {
    top: 136px;
    bottom: auto;
    left: 70px;
    right: auto;
    font-size: 14px;
    line-height: 130%;
  }
}
.brand-growth__card-cta::before {
  position: absolute;
  content: "";
  display: block;
  background: #f3d9cd;
  left: -38px;
  top: 0px;
  border: 7px solid #fff;
  border-radius: 100%;
  padding: 8px;
  outline: 1px solid #f3d9cd;
  cursor: none;
  pointer-events: none;
}
.case-studies {
  background-color: #ffffff;
  padding: 214px 0 240px;
  position: relative;
  overflow: hidden;
}
.case-studies::before {
  content: "";
  position: absolute;
  left: 0;
  width: 100%;
  height: 100%;
  background: radial-gradient(50% 50% at 50% 50%, #ffbc7e 0%, rgba(235, 223, 215, 0) 100%);
  display: block;
  bottom: 82%;
}
.case-studies__inner {
  max-width: 1280px;
  margin: 0 auto;
  text-align: center;
  position: relative;
  z-index: 99;
}
.case-studies__eyebrow {
  display: flex;
  align-items: center;
  justify-content: center;
  gap: 14px;
  font-family: Open Sauce One;
  font-weight: 700;
  font-size: 18px;
  line-height: 25.56px;
  letter-spacing: 0%;
  text-align: center;
  text-transform: capitalize;
  color: #4e1930;
  margin-bottom: 21px;
}
@media (max-width: 991px) {
  .case-studies__eyebrow {
    font-size: 12px;
    line-height: 142%;
    margin-bottom: 38px;
  }
}
.case-studies__eyebrow-dot {
  display: inline-block;
  width: 6px;
  height: 6px;
  border-radius: 50%;
  background-color: #e8633a;
}
.case-studies__heading {
  margin: 0 0 25px;
  color: #2b1810;
  font-family: IvyOra Text;
  font-weight: 300;
  font-size: 80px;
  line-height: 89.6px;
  letter-spacing: -3.2px;
  text-align: center;
}
@media (max-width: 991px) {
  .case-studies__heading {
    font-size: 50px;
    line-height: 48.5px;
    letter-spacing: -1.5px;
    text-align: center;
    margin-bottom: 39px;
    margin-top: 0;
    max-width: 100%;
  }
}
.case-studies__body {
  font-size: 0.9rem;
  line-height: 1.7;
  max-width: 560px;
  margin: 0 auto 2.5rem;
  opacity: 0.7;
  color: #2b1810;
}
@media (max-width: 991px) {
  .case-studies__body {
    margin-bottom: 0px;
  }
}
.case-studies__body p {
  margin: 0 0 1em;
}
.case-studies__body p:last-child {
  margin: 0 0 54px;
  font-family: Open Sauce One;
  font-weight: 300;
  font-size: 16px;
  line-height: 24.64px;
  letter-spacing: 0%;
  text-align: center;
  margin-bottom: 54px !important;
  color: #4e1930;
}
@media (max-width: 991px) {
  .case-studies__body p:last-child {
    margin-bottom: 58px !important;
  }
}
.case-studies__body p:last-child strong {
  font-weight: 700;
}
.case-studies__panel {
  border-radius: 42px;
  text-align: left;
  background: linear-gradient(135.06deg, #ebebeb 32.18%, #efe3dd 40.96%, #f4d8cb 73.86%, #ffbfa1 94.34%);
  max-width: 1400px;
  padding: 20px;
  position: relative;
}
.case-studies__item {
  border-bottom: 1px solid rgba(43, 24, 16, 0.08);
}
.case-studies__item:last-child {
  border-bottom: none;
}
.case-studies__toggle {
  display: block;
  width: 100%;
  margin: 0;
  text-align: left;
  font-family: IvyOra Text;
  font-weight: normal;
  font-size: 1.5rem;
  padding: 1rem 0.5rem;
  color: rgba(43, 24, 16, 0.35);
  transition: color 0.4s ease-in-out;
}
@media (min-width: 768px) {
  .case-studies__toggle {
    font-size: 2rem;
  }
}
.case-studies__item.is-open .case-studies__toggle {
  color: #e8633a;
}
.case-studies__content {
  display: grid;
  grid-template-rows: 0fr;
  opacity: 0;
  overflow: hidden;
  transition: grid-template-rows 0.3s ease-in-out, opacity 0.3s ease-in-out;
}
.case-studies__item.is-open .case-studies__content {
  grid-template-rows: 1fr;
  opacity: 1;
  padding-bottom: 1.5rem;
}
.case-studies__content > * {
  min-height: 0;
}
.case-studies__text, .case-studies__media {
  padding: 0 0.5rem;
}
.case-studies__description {
  font-size: 0.9rem;
  line-height: 1.6;
  margin: 0 0 1rem;
  color: #2b1810;
  opacity: 0.8;
}
.case-studies__tags {
  display: flex;
  flex-wrap: wrap;
  gap: 0.5rem;
  list-style: none;
  margin: 0;
  padding: 0;
}
.case-studies__tag {
  font-size: 0.75rem;
  font-weight: 600;
  padding: 0.3rem 0.85rem;
  border-radius: 999px;
  background-color: #ffffff;
  color: #2b1810;
  border: 1px solid rgba(43, 24, 16, 0.12);
}
.case-studies__media {
  position: relative;
  margin-top: 1.5rem;
}
@media (min-width: 768px) {
  .case-studies__media {
    margin-top: 0;
  }
}
.case-studies__image {
  display: block;
  width: 100%;
  border-radius: 12px;
}
.case-studies__cta {
  position: absolute;
  top: -0.75rem;
  left: 1rem;
  padding: 0.45rem 1.1rem;
  font-size: 0.75rem;
  z-index: 1;
}
@media (min-width: 768px) {
  .case-studies__item.is-open .case-studies__content {
    grid-template-columns: 1.1fr 1fr;
    grid-template-rows: none;
    display: grid;
    align-items: center;
    gap: 2rem;
  }
  .case-studies__item .case-studies__content {
    display: grid;
  }
}
@media (prefers-reduced-motion: reduce) {
  .case-studies__content {
    transition: none;
  }
}
.feature-section {
  background-color: #ffffff;
  padding: 214px 0 199px;
  position: relative;
  overflow: hidden;
}
@media (max-width: 991px) {
  .feature-section {
    padding: 100px 20px;
  }
}
.feature-section::before {
  content: "";
  position: absolute;
  left: 0;
  width: 100%;
  height: 100%;
  background: radial-gradient(50% 50% at 50% 50%, #ffbc7e 0%, rgba(235, 223, 215, 0) 100%);
  display: block;
  bottom: 68%;
  z-index: 1;
}
@media screen and (max-width: 767.98px) {
  .feature-section::before {
    left: -5%;
    width: 110%;
    height: 724px;
    bottom: 82%;
    right: 0;
    margin: auto;
  }
}
.feature-section__inner {
  max-width: 1440px;
  margin: 0 auto;
  text-align: center;
  position: relative;
  z-index: 1;
}
.feature-section .case-studies__body {
  opacity: 1;
}
.feature-section .feature-section__header {
  text-align: center;
  margin-bottom: 95px;
  display: none;
}
.feature-section .feature-section__header h4 {
  margin-bottom: 21px;
  font-family: "Open Sauce One";
  font-weight: 700;
  font-size: 18px;
  line-height: 142%;
  letter-spacing: 0;
  text-align: center;
  text-transform: capitalize;
  color: #4e1930;
}
.feature-section .feature-section__header h2 {
  font-family: "IvyOra Text";
  font-weight: 300;
  font-size: 80px;
  line-height: 112%;
  letter-spacing: -3.2px;
  text-align: center;
  color: #4e1930;
  margin-bottom: 25px;
}
.feature-section .feature-section__header p {
  font-family: "Open Sauce One";
  font-weight: 300;
  font-size: 16px;
  line-height: 154%;
  letter-spacing: 0;
  text-align: center;
  color: #4e1930;
  max-width: 505px;
  margin: 0 auto;
}
.feature-section .feature-section__grid {
  background: linear-gradient(135.06deg, #ebebeb 32.18%, #efe3dd 40.96%, #f4d8cb 73.86%, #ffbfa1 94.34%);
  border-radius: 42px;
  padding: 30px;
  display: flex;
  gap: 20px;
  justify-content: space-between;
  align-items: center;
  min-height: 932px;
  position: relative;
}
@media (max-width: 991px) {
  .feature-section .feature-section__grid {
    padding: 20px 26px;
    align-items: flex-start;
  }
}
.feature-section .feature-section__titles {
  padding-left: 110px;
}
@media (max-width: 1366px) {
  .feature-section .feature-section__titles {
    padding-left: 40px;
  }
}
@media (max-width: 1200px) {
  .feature-section .feature-section__titles {
    padding-left: 0px;
  }
}
.feature-section .feature-section__title-item {
  border: none;
  padding: 0px;
  text-align: left;
}
.feature-section .feature-section__title-item:hover h2 {
  color: #f87153 !important;
  opacity: 1;
}
.feature-section .feature-section__title-item h2 {
  color: #4e1930;
  font-family: "IvyOra Text";
  font-weight: 300;
  font-size: 60px;
  line-height: 94.2px;
  letter-spacing: -2.4px;
  text-transform: capitalize;
  margin-bottom: 0;
  opacity: 0.1;
}
@media (max-width: 1200px) {
  .feature-section .feature-section__title-item h2 {
    font-size: 50px;
    line-height: 193%;
  }
}
.feature-section .feature-section__title-item h2:hover {
  color: #f87153 !important;
  opacity: 1;
}
.feature-section .feature-section__title-item p {
  font-family: "Open Sauce One";
  font-weight: 300;
  font-size: 18px;
  line-height: 27.72px;
  letter-spacing: 0;
  color: #4e1930;
  margin-bottom: 12px;
  display: none;
}
.feature-section .feature-section__title-item .btn-group {
  display: flex;
  gap: 13px;
  display: none;
}
.feature-section .feature-section__title-item .btn-group span {
  background: #f8715329;
  border-radius: 19px;
  padding: 5px 16px 5px 16px;
  color: #ec4f2a;
  font-family: Open Sauce One;
  font-weight: 400;
  font-size: 18px;
  line-height: 27.72px;
  letter-spacing: 0%;
  text-align: center;
}
.feature-section .feature-section__title-item .feature-section__mobile-image {
  display: none;
}
@media screen and (max-width: 991px) {
  .feature-section .feature-section__title-item.is-active .feature-section__mobile-image {
    position: relative;
    display: block;
    padding: 40px 0;
  }
  .feature-section .feature-section__title-item.is-active .feature-section__mobile-image .image-btn {
    position: absolute;
    right: 0;
    top: 55px !important;
    right: 16px;
  }
  .feature-section .feature-section__title-item.is-active .feature-section__mobile-image .image-btn a {
    border-radius: 50px;
    background: linear-gradient(265.54deg, #f87153 -7.03%, #d76f87 95.44%);
    padding: 7px 10px 9px;
    color: #ffffff;
    display: inline-block;
    min-width: 125px;
    font-family: Open Sauce One;
    font-weight: 700;
    font-size: 10px;
    line-height: 14.6px;
    letter-spacing: 0%;
    text-align: center;
    text-decoration: none;
    outline-offset: 4px;
  }
  .feature-section .feature-section__title-item.is-active .feature-section__mobile-image .image-btn a:hover {
    outline: 1px solid #ff7959;
  }
  .feature-section .feature-section__title-item.is-active .feature-section__mobile-image .image-btn a:focus {
    outline: 1px solid #ff7959;
  }
  .feature-section .feature-section__title-item.is-active .feature-section__mobile-image .image-btn span {
    display: inline-block;
    position: absolute;
    left: -15px;
    bottom: -45px;
    display: none;
  }
  .feature-section .feature-section__title-item.is-active .feature-section__mobile-image img {
    max-width: 400px;
    width: 100%;
    height: 100%;
    object-fit: contain;
  }
}
.feature-section .feature-section__title-item.is-active h2 {
  color: #f87153;
  opacity: 100%;
  font-family: Ivyora Text italic;
  font-weight: 300;
  font-size: 50px;
  line-height: 96.5px;
  letter-spacing: -2px;
  text-transform: capitalize;
  font-style: italic;
  text-align: left;
  opacity: 1;
}
.feature-section .feature-section__title-item.is-active p {
  display: block;
  color: #4e1930;
  margin-bottom: 19px;
  font-family: Open Sauce One;
  font-weight: 300;
  font-size: 18px;
  line-height: 27.72px;
  letter-spacing: 0%;
  opacity: 1;
  text-align: left;
  max-width: 528px;
}
.feature-section .feature-section__title-item.is-active .btn-group {
  display: flex;
}
.feature-section .feature-section__visual {
  box-shadow: none;
  max-width: 710px;
  width: 100%;
}
@media (max-width: 991px) {
  .feature-section .feature-section__visual {
    display: none;
  }
}
.feature-section .feature-section__image {
  position: absolute;
  top: 0;
  right: 88px;
  max-width: 45%;
  width: 100%;
  top: 130px;
  right: 110px;
  border: 3px solid transparent;
  border-radius: 24px;
  transition: border 0.2s ease;
}
@media (max-width: 991px) {
  .feature-section .feature-section__image {
    max-width: 100%;
  }
}
.feature-section .feature-section__image.is-active {
  z-index: 9999 !important;
}
.feature-section .feature-section__image:hover {
  border: 3px solid #f87153;
  border-radius: 24px;
}
.feature-section .feature-section__image .image-btn {
  position: absolute;
  top: 0;
  right: 0;
  top: 22px;
  right: 16px;
}
.feature-section .feature-section__image .image-btn a {
  border-radius: 50px;
  background: linear-gradient(265.54deg, #f87153 -7.03%, #d76f87 95.44%);
  padding: 7px 15px 9px;
  color: #ffffff;
  display: inline-block;
  min-width: 125px;
  font-family: Open Sauce One;
  font-weight: 700;
  font-size: 12px;
  line-height: 15.6px;
  letter-spacing: 0%;
  text-align: center;
  text-decoration: none;
  outline-offset: 4px;
}
.feature-section .feature-section__image .image-btn a:hover {
  outline: 1px solid #ff7959;
}
.feature-section .feature-section__image .image-btn a:focus {
  outline: 1px solid #ff7959;
}
.feature-section .feature-section__image .image-btn span {
  display: inline-block;
  position: absolute;
  left: -15px;
  bottom: -45px;
  display: none;
}
.feature-section .feature-section__image img {
  max-width: 100%;
  width: 100%;
  max-height: 885px;
}
.ecosystem {
  background-color: #ffffff;
  padding: 0px 15px 40px;
  text-align: center;
  overflow: hidden;
}
@media (max-width: 767.98px) {
  .ecosystem {
    padding-top: 56px;
  }
}
.ecosystem__inner {
  max-width: 100%;
  margin: 0 auto;
}
@media (max-width: 767.98px) {
  .ecosystem__inner {
    padding: 0 35px;
  }
}
@media screen and (max-width: 400px) {
  .ecosystem__inner {
    padding: 0 25px;
  }
}
.ecosystem__heading {
  margin: 0 0 10px 0;
  color: #4e1930;
  font-family: IvyOra Text;
  font-weight: 300;
  font-size: 80px;
  line-height: 89.6px;
  letter-spacing: -3.2px;
  text-align: center;
}
@media (max-width: 767.98px) {
  .ecosystem__heading {
    font-size: 50px;
    line-height: 51.5px;
    letter-spacing: -2px;
    margin: 0 0 30px 0;
  }
}
.ecosystem__body {
  color: #4e1930;
  margin-bottom: 40px;
  font-family: Open Sauce One;
  font-weight: 300;
  font-size: 16px;
  line-height: 24.64px;
  letter-spacing: 0%;
  text-align: center;
}
.ecosystem__body p {
  margin: 0;
}
@media (max-width: 767.98px) {
  .ecosystem__body {
    padding: 0px 15px;
  }
}
@media (max-width: 767.98px) {
  .ecosystem .btn-cooth {
    font-size: 14px;
    min-width: 181px;
  }
}
.ecosystem__cta {
  display: inline-flex;
  margin-bottom: 3rem;
}
.ecosystem .partner-slider {
  margin-top: 80px;
  overflow: hidden;
  width: 100%;
}
@media (max-width: 767.98px) {
  .ecosystem .partner-slider {
    margin-top: 70px;
    margin-left: calc(-100vw / 2 + 100% / 2);
    margin-right: calc(-100vw / 2 + 100% / 2);
    max-width: 100vw;
    margin-bottom: 97px;
    width: auto;
  }
}
.ecosystem .partner-slider__track {
  display: flex;
  align-items: center;
  width: max-content;
  will-change: transform;
  backface-visibility: hidden;
  animation-name: partner-marquee;
  animation-duration: 40s;
  animation-timing-function: linear;
  animation-iteration-count: infinite;
  animation-fill-mode: none;
  animation-play-state: paused;
}
.ecosystem .partner-slider__track.is-ready {
  animation-play-state: running;
}
@media (hover: hover) {
  .ecosystem .partner-slider__track.is-ready:hover {
    animation-play-state: paused;
  }
}
.ecosystem .partner-slider .item {
  display: flex;
  flex: 0 0 auto;
  align-items: center;
  justify-content: center;
  margin-right: 70px;
}
@media (max-width: 767.98px) {
  .ecosystem .partner-slider .item {
    margin-right: 60px;
  }
}
@media (prefers-reduced-motion: reduce) {
  .ecosystem .partner-slider__track {
    animation: none;
    flex-wrap: wrap;
    justify-content: center;
    width: 100%;
    gap: 2rem 2.5rem;
  }
  .ecosystem .partner-slider__track .item[aria-hidden="true"] {
    display: none;
  }
}
.ecosystem__list {
  display: flex;
  flex-wrap: wrap;
  align-items: center;
  justify-content: center;
  gap: 2rem 2.5rem;
  list-style: none;
  margin: 0;
  padding: 0;
}
.ecosystem__item {
  display: flex;
  align-items: center;
  justify-content: center;
}
.ecosystem__image {
  display: block;
  max-width: 140px;
  width: 100%;
  height: 50px;
  object-fit: contain;
  opacity: 0.5;
  transition: opacity 0.2s ease-in-out, filter 0.2s ease-in-out;
}
@media (max-width: 480px) {
  .ecosystem__image {
    opacity: 1;
  }
}
.ecosystem__image:hover {
  opacity: 1;
  filter: none;
}
@keyframes partner-marquee {
  from {
    transform: translate3d(0, 0, 0);
  }
  to {
    transform: translate3d(-50%, 0, 0);
  }
}
.testimonials-cta {
  position: relative;
  overflow: hidden;
  padding: 249px 0 251px;
  text-align: center;
  background: radial-gradient(50% 50% at 50% 50%, #9dc2e6 0%, rgba(235, 223, 215, 0) 100%);
  background-position: center center;
  background-size: 88%;
  background-repeat: no-repeat;
}
@media (max-width: 991px) {
  .testimonials-cta {
    padding: 137px 0 110px;
    background: radial-gradient(100% 43% at 50% 41%, #9dc2e6 0%, rgba(235, 223, 215, 0) 88%);
    background-size: 120%;
    background-position: center center;
    background-repeat: no-repeat;
    padding: 0 20px 120px;
  }
}
.testimonials-cta__inner {
  max-width: 1280px;
  margin: 0 auto;
}
@media (max-width: 767.98px) {
  .testimonials-cta__inner {
    padding: 0px 15px;
  }
}
.testimonials-cta__heading {
  font-style: italic;
  margin: 0 0 7px;
  color: #4e1930;
  font-family: "Ivyora Text italic";
  font-weight: 300;
  font-size: 45px;
  line-height: 43.65px;
  letter-spacing: -1.8px;
  text-align: center;
}
@media (max-width: 767.98px) {
  .testimonials-cta__heading {
    font-size: 25px;
    line-height: 25.75px;
    letter-spacing: -1px;
    margin: 0 0 30px;
  }
}
.testimonials-cta__subheading {
  letter-spacing: 0%;
  margin-bottom: 73px;
  color: #4e1930;
  text-align: center;
  font-family: "Open Sauce One";
  font-size: 16px;
  font-style: normal;
  font-weight: 300;
  line-height: 20.8px;
}
.testimonials-cta__subheading p {
  margin: 0;
}
@media (max-width: 767.98px) {
  .testimonials-cta__subheading {
    margin-bottom: 85px;
  }
}
.testimonials-cta__list {
  margin-bottom: 182px;
  text-align: left;
}
@media (max-width: 767.98px) {
  .testimonials-cta__list {
    margin-bottom: 107px;
    display: flex !important;
    flex-direction: column;
  }
}
.testimonials-cta__list:not(.owl-loaded) {
  display: grid;
  grid-template-columns: repeat(3, 1fr);
  gap: 23px;
}
.testimonials-cta__list .owl-stage-outer {
  padding: 15px 0 0 0;
}
.testimonials-cta__list .owl-stage {
  display: flex;
}
.testimonials-cta__list .owl-item {
  display: flex;
}
.testimonials-cta__list .item {
  width: 100%;
  height: 100%;
}
.testimonials-cta__card {
  background-color: #ffffff;
  border-radius: 20px;
  padding: 48px 52px;
  display: flex;
  flex-direction: column;
  justify-content: space-between;
  min-height: 220px;
  overflow: hidden;
  transition: transform 0.5s ease, box-shadow 0.5s ease;
  transform-style: preserve-3d;
  will-change: transform;
}
.testimonials-cta__card:hover {
  transform: rotateX(8deg) rotateY(-8deg) translateY(-8px) scale(1.02);
}
@media (max-width: 767.98px) {
  .testimonials-cta__card {
    padding: 20px 20px 27px 20px;
  }
}
.testimonials-cta__quote {
  font-family: IvyOra Text;
  letter-spacing: 0%;
  color: #4e1930;
  font-size: 16px;
  font-style: normal;
  font-weight: 300;
  line-height: 24.8px;
}
.testimonials-cta__quote p {
  margin: 0;
}
.testimonials-cta__quote p:first-child::before {
  content: "“";
}
.testimonials-cta__quote p:last-child::after {
  content: "”";
}
@media (max-width: 767.98px) {
  .testimonials-cta__quote {
    font-size: 16px;
    line-height: 146%;
    margin-bottom: 48px;
  }
}
.testimonials-cta__author {
  text-align: right;
}
.testimonials-cta__author-name {
  margin: 0;
  color: #4e1930;
  font-family: Open Sauce One;
  font-weight: 700;
  font-size: 16px;
  line-height: 20.8px;
  letter-spacing: 0%;
  text-align: right;
  text-transform: capitalize;
  margin-bottom: 2px;
}
.testimonials-cta__author-role {
  font-family: Open Sauce One;
  font-weight: 300;
  font-size: 16px;
  line-height: 130%;
  letter-spacing: 0%;
  text-align: right;
  text-transform: capitalize;
  margin-bottom: 20px;
  color: #4e1930;
}
.testimonials-cta__author-logo {
  display: block;
  max-height: 48px;
  width: auto;
  height: auto;
  margin-left: auto;
  max-width: 115px;
}
@media (max-width: 767.98px) {
  .testimonials-cta__author-logo {
    max-width: 116px;
  }
}
.testimonials-cta__banner {
  max-width: 842px;
  margin: 0 auto;
}
.testimonials-cta__cta-heading {
  font-family: IvyOra Text;
  font-size: 80px;
  line-height: 89.6px;
  margin: 0 0 33px;
  color: #2b1810;
}
@media (max-width: 767.98px) {
  .testimonials-cta__cta-heading {
    font-size: 50px;
    line-height: 51.5px;
    letter-spacing: -2px;
    font-weight: 300;
    margin: 0 0 30px;
  }
}
.testimonials-cta__cta-body {
  max-width: 643px;
  margin: 0 auto;
  font-size: 16px;
  line-height: 24.64px;
  font-family: "Open Sauce One";
  font-weight: 300;
  opacity: 0.7;
  color: #4e1930;
  margin-bottom: 60px;
}
.testimonials-cta__cta-body p {
  margin: 0;
}
@media (max-width: 767.98px) {
  .testimonials-cta__cta-body {
    opacity: 1;
    font-size: 16px;
    margin-bottom: 25px;
  }
}
.faq {
  padding: 88px 15px 80px;
  background: linear-gradient(180deg, #ebebeb 16.18%, #efe3dd 53.31%, #f4d8cb 78.4%, #ffbfa1 110.51%, #f8ceba 139.11%, #ebebeb 160.94%);
  border-radius: 44px 44px 0 0;
  position: relative;
  z-index: 9;
}
@media (max-width: 1200px) {
  .faq {
    padding: 88px 40px 80px;
  }
}
@media (max-width: 767.98px) {
  .faq {
    padding: 49px 35px 63px 35px;
  }
}
.faq__inner {
  max-width: 1280px;
  margin: 0 auto;
  padding: 0;
}
.faq__header {
  display: flex;
  align-items: center;
  justify-content: space-between;
  gap: 1rem;
  margin-bottom: 36px;
}
@media (max-width: 767.98px) {
  .faq__header {
    justify-content: center;
  }
}
.faq__heading {
  margin: 0;
  color: #4e1930;
  font-family: IvyOra Text;
  font-weight: 300;
  font-size: 80px;
  line-height: 77.6px;
  letter-spacing: -3.2px;
}
@media (max-width: 767.98px) {
  .faq__heading {
    font-size: 60px;
    line-height: 58.2px;
    letter-spacing: -2.4px;
  }
}
.faq .plum-cta.faq__cta_mob {
  display: none;
}
@media (max-width: 767.98px) {
  .faq .plum-cta {
    display: none;
  }
  .faq .plum-cta.faq__cta_mob {
    display: block;
  }
}
.faq__list {
  border-top: 1px solid #4e1930;
}
.faq__item {
  border-bottom: 1px solid #4e19304d;
  padding: 32px 0;
}
.faq__item:last-child {
  border-bottom: none;
}
@media (max-width: 767.98px) {
  .faq__item {
    padding: 20px 0px;
  }
}
.faq__question {
  display: flex;
  align-items: center;
  justify-content: space-between;
  gap: 1rem;
  width: 100%;
  background: none;
  border: none;
  text-align: left;
  font-style: italic;
  padding: 0;
  color: #4e1930;
  font-family: "Ivyora Text italic";
  font-weight: 300;
  font-size: 24px;
  line-height: 35.04px;
  letter-spacing: 0%;
}
@media (max-width: 767.98px) {
  .faq__question {
    font-size: 20px;
    font-weight: 300;
    line-height: 29.2px;
  }
}
.faq__icon {
  flex: 0 0 auto;
  width: 10px;
  height: 10px;
  border-right: 2px solid #2b1810;
  border-bottom: 2px solid #2b1810;
  transform: rotate(45deg);
  transition: transform 0.2s ease-in-out;
}
.faq__item.is-open .faq__icon {
  transform: rotate(-135deg);
}
.faq__answer {
  display: grid;
  grid-template-rows: 0fr;
  opacity: 0;
  height: 0px;
  overflow: hidden;
  transition: grid-template-rows 0.25s ease-in-out, opacity 0.25s ease-in-out;
}
.faq__answer > p {
  min-height: 0;
  color: #4e1930;
  font-family: Open Sauce One;
  font-weight: 300;
  font-size: 16px;
  line-height: 23.04px;
  letter-spacing: 0%;
  margin-bottom: 0;
  padding-top: 10px;
}
@media (max-width: 767.98px) {
  .faq__answer > p {
    margin-bottom: 10px;
    font-size: 14px;
    line-height: 20.16px;
  }
}
.faq__item.is-open .faq__answer {
  grid-template-rows: 1fr;
  opacity: 1;
  height: auto;
}
@media (prefers-reduced-motion: reduce) {
  .faq__answer, .faq__icon {
    transition: none;
  }
}
.case-study-showcase {
  background-color: #4e1930;
  padding: 150px 0 150px;
  position: relative;
  overflow: hidden;
}
.case-study-showcase__inner {
  max-width: 100%;
  margin: 0 auto;
  padding: 0 1.25rem;
  text-align: center;
}
.case-study-showcase__head {
  margin-bottom: 40px;
}
.case-study-showcase__title {
  font-family: IvyOra Text;
  font-weight: 300;
  font-size: 40px;
  line-height: 45px;
  /* 93.674px */
  letter-spacing: -2.178px;
  color: #ffffff;
  margin: 0 0 0px;
}
@media (min-width: 768px) {
  .case-study-showcase__title {
    font-size: 54.462px;
    line-height: 93.674px;
    margin: 0 0 -12px;
  }
}
.case-study-showcase__subtitle {
  font-family: IvyOra Text italic;
  font-size: 22.692px;
  font-weight: 300;
  line-height: 172%;
  letter-spacing: -0.908px;
  color: white;
  margin: 0 0 24px;
}
@media (min-width: 768px) {
  .case-study-showcase__subtitle {
    font-size: 22.692px;
    line-height: 172%;
  }
}
.case-study-showcase__subtitle p {
  font-family: IvyOra Text italic;
  font-size: 22.692px;
  font-weight: 300;
  line-height: 172%;
  letter-spacing: -0.908px;
  color: white;
}
@media (min-width: 768px) {
  .case-study-showcase__subtitle p {
    font-size: 22.692px;
    line-height: 172%;
  }
}
@media screen and (max-width: 768.98px) {
  .case-study-showcase__subtitle p {
    line-height: 110%;
    margin: 10px 0;
    letter-spacing: 0;
  }
}
.case-study-showcase__tags {
  display: flex;
  justify-content: center;
  gap: 10px;
  flex-wrap: wrap;
  margin: 0 0 47px;
}
@media screen and (max-width: 768.98px) {
  .case-study-showcase__tags {
    margin: 0 0 80px;
  }
}
.case-study-showcase__tag {
  font-family: -apple-system, "Open Sauce One", sans-serif;
  font-size: 18px;
  font-style: normal;
  font-weight: 400;
  line-height: 27.72px;
  /* 27.72px */
  color: #ffffff;
  border-radius: 19px;
  background: rgba(248, 113, 83, 0.24);
  border-radius: 999px;
  padding: 5px 24px;
}
.case-study-showcase__card {
  position: relative;
  background: transparent;
  border-radius: 25px;
  padding: 0px;
  max-width: 1004px;
  min-height: 320px;
  margin: 0 auto;
  display: flex;
  align-items: flex-end;
  justify-content: center;
  overflow: hidden;
}
@media (max-width: 768px) {
  .case-study-showcase__card {
    min-height: auto;
    overflow: visible;
  }
}
@media (min-width: 768px) {
  .case-study-showcase__card {
    padding: 0px;
    min-height: 608px;
  }
}
.case-study-showcase__number {
  position: absolute;
  left: 0px;
  bottom: 18px;
  font-family: IvyOra Text;
  font-weight: 300;
  font-size: 60px;
  line-height: 65px;
  color: #fff;
  letter-spacing: -4.979px;
  mask-image: linear-gradient(to right, transparent 0, transparent 26%, #000 40%, #000 100%);
}
@media (max-width: 768px) {
  .case-study-showcase__number {
    width: 65px;
  }
}
.case-study-showcase__number.case-study-showcase__number--double-digit {
  mask-image: none;
  left: 25px;
}
@media (max-width: 768px) {
  .case-study-showcase__number.case-study-showcase__number--double-digit {
    left: 5px;
  }
}
@media (min-width: 768px) {
  .case-study-showcase__number {
    left: 0px;
    bottom: 18px;
    font-size: 124px;
    line-height: 126.962px;
    /* 126.962px */
  }
}
.case-study-showcase__cta {
  position: absolute;
  top: 24px;
  right: 24px;
  z-index: 2;
  background: #f3d9cd;
  color: #ec4f2a;
  font-family: -apple-system, "Open Sauce One", sans-serif;
  font-weight: 700;
  font-size: 12px;
  padding: 14px 25px;
  line-height: 15.6px;
  /* 15.6px */
  border-radius: 999px;
  text-decoration: none;
  transition: background-color 0.3s ease, color 0.3s ease;
}
.case-study-showcase__cta:hover {
  background: #ffffff;
}
@media (min-width: 768px) {
  .case-study-showcase__cta {
    top: 29px;
    right: 25px;
  }
}
@media screen and (max-width: 767.98px) {
  .case-study-showcase__cta {
    top: -63px;
    right: 0;
    left: 0;
    display: inline-block;
    margin: auto;
    padding: 14px 16px;
    max-width: 158px;
  }
}
.case-study-showcase__image {
  display: block;
  width: 100%;
  height: auto;
  margin: 0 auto;
}
@media screen and (max-width: 767.98px) {
  .case-study-showcase__image {
    min-height: 212px;
  }
}
.case-study-showcase__slide {
  display: none;
}
.case-study-showcase__slide.is-active {
  display: block;
}
.case-study-showcase__logos {
  position: relative;
  overflow: hidden;
  margin: 54px -20px 35px;
  padding: 0px 0;
}
@media screen and (max-width: 767.98px) {
  .case-study-showcase__logos {
    margin: 30px -20px 30px;
  }
}
.case-study-showcase__logos-track {
  display: flex;
  align-items: center;
  gap: 73px;
  width: max-content;
  will-change: transform;
  transition: transform 0.4s ease;
  position: relative;
}
.case-study-showcase__logos-track:after {
  content: "";
  background: rgba(243, 217, 205, 0.25);
  width: 100%;
  height: 1px;
  position: absolute;
  bottom: 0px;
  left: 0;
  right: 0;
}
.case-study-showcase__logo {
  flex: 0 0 auto;
  display: flex;
  height: 80px;
  align-items: center;
  justify-content: center;
  background: none;
  border: none;
  border-radius: 999px;
  padding: 0px 5px 20px;
  cursor: pointer;
  opacity: 0.4;
  filter: grayscale(1) brightness(2);
  transform: scale(1);
  transition: opacity 0.3s ease, filter 0.3s ease, background-color 0.3s ease, transform 0.3s ease;
}
.case-study-showcase__logo img {
  display: block;
  height: auto;
  width: auto;
  max-width: 130px;
  object-fit: contain;
}
.case-study-showcase__logo:hover {
  opacity: 1;
}
.case-study-showcase__logo.is-active {
  opacity: 1;
  filter: none;
  transform: scale(1);
  border-bottom: 1px solid #fff;
  border-radius: 0;
}
.case-study-showcase__logo.is-active img {
  height: auto;
}
.case-study-showcase__nav {
  display: flex;
  align-items: center;
  justify-content: center;
  gap: 54px;
}
.case-study-showcase__arrow {
  width: 30px;
  height: 30px;
  border-radius: 50%;
  background: transparent;
  position: relative;
  cursor: pointer;
  transition: border-color 0.3s ease;
  border: none;
  padding: 0;
  z-index: 99;
}
.case-study-showcase__arrow::before {
  content: "";
  position: absolute;
  top: 0;
  left: 0;
  width: 9px;
  height: 14px;
  display: none;
}
.case-study-showcase__arrow--prev::before {
  background-image: url(../images/left-arrow1.svg);
}
.case-study-showcase__arrow--next::before {
  background-image: url(../images/right_arrow1.svg);
}
.case-study-showcase__arrow:hover {
  border-color: #ffffff;
}
body.page-template-template-hero {
  background-color: #4e1930;
}
.typical-agency {
  background: linear-gradient(180deg, #ffbc7e 0%, #ff7959 64.3%, #ffbc7e 85.1%);
  /* Initial State */
}
.typical-agency .typical-agency-inner {
  position: relative;
  padding: 0px 40px;
  max-width: 1440px;
  margin: 0 auto;
}
.typical-agency .typical-agency-inner .left-bg-corner, .typical-agency .typical-agency-inner .right-bg-corner {
  content: "";
  position: absolute;
  top: 0;
  height: 42px;
  width: 42px;
  background-repeat: no-repeat;
  background-size: cover;
}
.typical-agency .typical-agency-inner .left-bg-corner {
  background-image: url(../images/what-top-left.svg);
  left: 52px;
}
@media (max-width: 991px) {
  .typical-agency .typical-agency-inner .left-bg-corner {
    left: 28px;
  }
}
.typical-agency .typical-agency-inner .right-bg-corner {
  background-image: url(../images/what-top-right.svg);
  right: 52px;
}
@media (max-width: 991px) {
  .typical-agency .typical-agency-inner .right-bg-corner {
    right: 28px;
  }
}
.typical-agency .typical-agency-inner::before, .typical-agency .typical-agency-inner::after {
  content: "";
  position: absolute;
  top: 0;
  height: 100%;
  width: 1px;
  background: #fff;
}
.typical-agency .typical-agency-inner::before {
  left: 51px;
}
@media (max-width: 991px) {
  .typical-agency .typical-agency-inner::before {
    left: 28px;
  }
}
.typical-agency .typical-agency-inner:after {
  right: 51px;
}
@media (max-width: 991px) {
  .typical-agency .typical-agency-inner:after {
    right: 28px;
  }
}
.typical-agency .typical-agency-inner .agency-section {
  position: relative;
  overflow: hidden;
  color: #4e1930;
  padding: 160px 0 188px 0;
  text-align: center;
  background: none;
  position: relative;
  z-index: 1;
  max-width: 980px;
  margin: 0 auto;
}
@media screen and (max-width: 1200.98px) {
  .typical-agency .typical-agency-inner .agency-section {
    max-width: 790px;
  }
}
@media (max-width: 991px) {
  .typical-agency .typical-agency-inner .agency-section {
    margin-top: 0px;
    padding: 90px 0;
  }
}
@media (max-width: 767.98px) {
  .typical-agency .typical-agency-inner .agency-section {
    padding: 105px 0px 65px 0px;
  }
}
.typical-agency .typical-agency-inner .agency-section__eyebrow {
  display: flex;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  justify-content: center;
  gap: 14px;
  margin: 0 0 32px;
  font-family: Open Sauce One;
  font-weight: 700;
  font-size: 18px;
  line-height: 25.56px;
  letter-spacing: 0%;
}
@media (max-width: 767.98px) {
  .typical-agency .typical-agency-inner .agency-section__eyebrow {
    justify-content: center;
    margin: 0 0 25px;
    font-size: 12px;
    line-height: 17.04px;
    text-align: center;
  }
}
.typical-agency .typical-agency-inner .agency-section__eyebrow-dot {
  display: inline-block;
  width: 6px;
  height: 6px;
  border-radius: 50%;
  background-color: #e8633a;
}
.typical-agency .typical-agency-inner .agency-section__heading {
  margin: 0 0 31px;
  font-family: IvyOra Text;
  font-weight: 300;
  font-size: 60px;
  line-height: 64.2px;
  letter-spacing: -2.4px;
  text-align: center;
  width: 100%;
}
@media (max-width: 767.98px) {
  .typical-agency .typical-agency-inner .agency-section__heading {
    margin: 0 0 50px;
    text-align: center;
    font-size: 25px;
    font-weight: 300;
    line-height: 29.75px;
    letter-spacing: -0.75px;
  }
}
.typical-agency .typical-agency-inner .agency-section__heading em {
  font-family: IvyOra Text italic;
}
.typical-agency .typical-agency-inner .agency-section__body {
  max-width: 534px;
  margin: 0 auto 100px;
  font-family: Open Sauce One;
  font-weight: 300;
  font-size: 16px;
  line-height: 22.72px;
  letter-spacing: 0%;
  text-align: center;
}
.typical-agency .typical-agency-inner .agency-section__body p {
  margin: 0;
}
@media (max-width: 767.98px) {
  .typical-agency .typical-agency-inner .agency-section__body {
    max-width: 100%;
    margin: 0 auto 81px;
    letter-spacing: 0%;
    text-align: center;
    font-family: "Open Sauce One";
    font-size: 16px;
    font-weight: 300;
    line-height: 24.64px;
  }
}
.typical-agency .typical-agency-inner .agency-section__compare {
  display: flex;
  align-items: center;
  justify-content: center;
  gap: 0;
  margin: 0 auto 86px;
  max-width: 100%;
}
@media (max-width: 767.98px) {
  .typical-agency .typical-agency-inner .agency-section__compare {
    max-width: 100%;
    flex-direction: column;
  }
}
.typical-agency .typical-agency-inner .agency-section__side {
  display: flex;
  flex-direction: column;
  align-items: center;
  gap: 18px;
  flex: 0 0 auto;
}
@media (max-width: 767.98px) {
  .typical-agency .typical-agency-inner .agency-section__side {
    margin-right: 0;
  }
}
.typical-agency .typical-agency-inner .agency-section__side--right {
  margin-left: -32px;
}
@media (max-width: 767.98px) {
  .typical-agency .typical-agency-inner .agency-section__side--right {
    margin-left: 0;
    flex-direction: column-reverse;
  }
}
.typical-agency .typical-agency-inner .agency-section__label {
  white-space: nowrap;
  font-family: Open Sauce One;
  font-weight: 400;
  font-size: 18px;
  line-height: 23.4px;
  letter-spacing: 0%;
  text-align: center;
  vertical-align: middle;
}
.typical-agency .typical-agency-inner .agency-section__dot {
  display: inline-block;
  width: 25px;
  height: 25px;
  border: 4px solid #4e1930;
  border-radius: 100%;
}
.typical-agency .typical-agency-inner .agency-section__line {
  flex: 1 1 auto;
  height: 2px;
  background: url(../images/dotline-clr.svg);
  background-size: 100% 100%;
  background-repeat: no-repeat;
  background-position: center;
  margin-top: 40px;
  margin-left: -40px;
  margin-right: 0;
}
@media (max-width: 767.98px) {
  .typical-agency .typical-agency-inner .agency-section__line {
    background: url(../images/dotline-clr-mob.svg);
    background-size: contain;
    width: 2px;
    height: 126px;
    top: -20px;
    position: relative;
    margin-left: 0;
  }
}
.typical-agency .typical-agency-inner .agency-section__line--right {
  background: url(../images/dotline-clr-right.svg);
  background-size: 100% 100%;
  background-repeat: no-repeat;
  background-position: center;
  margin-right: -30px;
  margin-left: auto;
}
@media (max-width: 767.98px) {
  .typical-agency .typical-agency-inner .agency-section__line--right {
    background: url(../images/dotline-clr-right-mob.svg);
    background-size: auto;
    height: 126px;
    width: 2px;
    margin: 0;
    margin-top: 64px;
  }
}
.typical-agency .typical-agency-inner .agency-section__logo-wrap {
  display: inline-flex;
  align-items: center;
  justify-content: center;
  flex: 0 0 auto;
  width: 100%;
  opacity: 0;
  overflow: hidden;
  max-width: 147px;
  margin-top: 17px;
}
@media screen and (max-width: 767.98px) {
  .typical-agency .typical-agency-inner .agency-section__logo-wrap {
    margin-top: -25px;
    margin-bottom: -25px;
  }
}
.typical-agency .typical-agency-inner .agency-section__logo {
  display: block;
  width: 100%;
  height: auto;
  margin: 0;
  object-fit: contain;
}
.typical-agency .typical-agency-inner .agency-section__logo .typical-agency {
  background: linear-gradient(180deg, #ffbc7e 0%, #ff7959 64.3%, #ffbc7e 85.1%);
  /* Initial State */
}
.typical-agency .typical-agency-inner .agency-section__logo .typical-agency .typical-agency-inner {
  position: relative;
  padding: 0px 40px;
  max-width: 1440px;
  margin: 0 auto;
}
.typical-agency .typical-agency-inner .agency-section__logo .typical-agency .typical-agency-inner .left-bg-corner, .typical-agency .typical-agency-inner .agency-section__logo .typical-agency .typical-agency-inner .right-bg-corner {
  content: "";
  position: absolute;
  top: 0;
  height: 42px;
  width: 42px;
  background-repeat: no-repeat;
  background-size: cover;
}
.typical-agency .typical-agency-inner .agency-section__logo .typical-agency .typical-agency-inner .left-bg-corner {
  background-image: url(../images/what-top-left.svg);
  left: 52px;
}
@media (max-width: 991px) {
  .typical-agency .typical-agency-inner .agency-section__logo .typical-agency .typical-agency-inner .left-bg-corner {
    left: 28px;
  }
}
.typical-agency .typical-agency-inner .agency-section__logo .typical-agency .typical-agency-inner .right-bg-corner {
  background-image: url(../images/what-top-right.svg);
  right: 52px;
}
@media (max-width: 991px) {
  .typical-agency .typical-agency-inner .agency-section__logo .typical-agency .typical-agency-inner .right-bg-corner {
    right: 28px;
  }
}
.typical-agency .typical-agency-inner .agency-section__logo .typical-agency .typical-agency-inner::before, .typical-agency .typical-agency-inner .agency-section__logo .typical-agency .typical-agency-inner::after {
  content: "";
  position: absolute;
  top: 0;
  height: 100%;
  width: 1px;
  background: #fff;
}
.typical-agency .typical-agency-inner .agency-section__logo .typical-agency .typical-agency-inner::before {
  left: 51px;
}
@media (max-width: 991px) {
  .typical-agency .typical-agency-inner .agency-section__logo .typical-agency .typical-agency-inner::before {
    left: 28px;
  }
}
.typical-agency .typical-agency-inner .agency-section__logo .typical-agency .typical-agency-inner:after {
  right: 51px;
}
@media (max-width: 991px) {
  .typical-agency .typical-agency-inner .agency-section__logo .typical-agency .typical-agency-inner:after {
    right: 28px;
  }
}
.typical-agency .typical-agency-inner .agency-section__logo .typical-agency .typical-agency-inner .agency-section {
  position: relative;
  overflow: hidden;
  color: #4e1930;
  padding: 160px 0 188px 0;
  text-align: center;
  background: none;
  position: relative;
  z-index: 1;
  max-width: 830px;
  margin: 0 auto;
}
@media (max-width: 991px) {
  .typical-agency .typical-agency-inner .agency-section__logo .typical-agency .typical-agency-inner .agency-section {
    margin-top: 0px;
    padding: 90px 0;
  }
}
@media (max-width: 767.98px) {
  .typical-agency .typical-agency-inner .agency-section__logo .typical-agency .typical-agency-inner .agency-section {
    padding: 105px 0px 65px 0px;
  }
}
.typical-agency .typical-agency-inner .agency-section__logo .typical-agency .typical-agency-inner .agency-section__eyebrow {
  display: flex;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  justify-content: center;
  gap: 14px;
  margin: 0 0 32px;
  font-family: Open Sauce One;
  font-weight: 700;
  font-size: 18px;
  line-height: 25.56px;
  letter-spacing: 0%;
  text-transform: capitalize;
}
@media (max-width: 767.98px) {
  .typical-agency .typical-agency-inner .agency-section__logo .typical-agency .typical-agency-inner .agency-section__eyebrow {
    justify-content: start;
    margin: 0 0 25px;
    font-size: 12px;
    line-height: 17.04px;
    text-align: left;
  }
}
.typical-agency .typical-agency-inner .agency-section__logo .typical-agency .typical-agency-inner .agency-section__eyebrow-dot {
  display: inline-block;
  width: 6px;
  height: 6px;
  border-radius: 50%;
  background-color: #e8633a;
}
.typical-agency .typical-agency-inner .agency-section__logo .typical-agency .typical-agency-inner .agency-section__heading {
  margin: 0 0 31px;
  font-family: IvyOra Text;
  font-weight: 300;
  font-size: 60px;
  line-height: 64.2px;
  letter-spacing: -2.4px;
  text-align: center;
  width: 100%;
}
@media (max-width: 767.98px) {
  .typical-agency .typical-agency-inner .agency-section__logo .typical-agency .typical-agency-inner .agency-section__heading {
    margin: 0 0 50px;
    text-align: left;
    font-size: 25px;
    font-weight: 300;
    line-height: 29.75px;
    letter-spacing: -0.75px;
  }
}
.typical-agency .typical-agency-inner .agency-section__logo .typical-agency .typical-agency-inner .agency-section__heading em {
  font-style: italic;
}
.typical-agency .typical-agency-inner .agency-section__logo .typical-agency .typical-agency-inner .agency-section__body {
  max-width: 534px;
  margin: 0 auto 100px;
  font-family: Open Sauce One;
  font-weight: 300;
  font-size: 16px;
  line-height: 22.72px;
  letter-spacing: 0%;
  text-align: center;
}
@media (max-width: 767.98px) {
  .typical-agency .typical-agency-inner .agency-section__logo .typical-agency .typical-agency-inner .agency-section__body {
    max-width: 100%;
    margin: 0 auto 81px;
    letter-spacing: 0%;
    text-align: left;
    font-family: "Open Sauce One";
    font-size: 16px;
    font-weight: 300;
    line-height: 24.64px;
  }
}
.typical-agency .typical-agency-inner .agency-section__logo .typical-agency .typical-agency-inner .agency-section__compare {
  display: flex;
  align-items: center;
  justify-content: center;
  gap: 0;
  margin: 0 auto 86px;
  max-width: 100%;
}
@media (max-width: 767.98px) {
  .typical-agency .typical-agency-inner .agency-section__logo .typical-agency .typical-agency-inner .agency-section__compare {
    max-width: 100%;
    flex-direction: column;
  }
}
.typical-agency .typical-agency-inner .agency-section__logo .typical-agency .typical-agency-inner .agency-section__side {
  display: flex;
  flex-direction: column;
  align-items: center;
  gap: 18px;
  flex: 0 0 auto;
}
@media (max-width: 767.98px) {
  .typical-agency .typical-agency-inner .agency-section__logo .typical-agency .typical-agency-inner .agency-section__side {
    margin-right: 0;
  }
}
.typical-agency .typical-agency-inner .agency-section__logo .typical-agency .typical-agency-inner .agency-section__side--right {
  margin-left: -32px;
}
@media (max-width: 767.98px) {
  .typical-agency .typical-agency-inner .agency-section__logo .typical-agency .typical-agency-inner .agency-section__side--right {
    margin-left: 0;
    flex-direction: column-reverse;
  }
}
.typical-agency .typical-agency-inner .agency-section__logo .typical-agency .typical-agency-inner .agency-section__label {
  white-space: nowrap;
  font-family: Open Sauce One;
  font-weight: 400;
  font-size: 18px;
  line-height: 23.4px;
  letter-spacing: 0%;
  text-align: center;
  vertical-align: middle;
}
.typical-agency .typical-agency-inner .agency-section__logo .typical-agency .typical-agency-inner .agency-section__dot {
  display: inline-block;
  width: 25px;
  height: 25px;
  border: 4px solid #4e1930;
  border-radius: 100%;
}
.typical-agency .typical-agency-inner .agency-section__logo .typical-agency .typical-agency-inner .agency-section__line {
  flex: 1 1 auto;
  height: 2px;
  background: url(../images/dotline-clr.svg);
  background-size: 100% 100%;
  background-repeat: no-repeat;
  background-position: center;
  margin-top: 40px;
}
@media (max-width: 767.98px) {
  .typical-agency .typical-agency-inner .agency-section__logo .typical-agency .typical-agency-inner .agency-section__line {
    background: url(../images/dotline-clr-mob.svg);
    background-size: contain;
    width: 2px;
    height: 126px;
    top: -20px;
    position: relative;
  }
}
.typical-agency .typical-agency-inner .agency-section__logo .typical-agency .typical-agency-inner .agency-section__line--right {
  background: url(../images/dotline-clr-right.svg);
  background-size: 100% 100%;
  background-repeat: no-repeat;
  background-position: center;
}
@media (max-width: 767.98px) {
  .typical-agency .typical-agency-inner .agency-section__logo .typical-agency .typical-agency-inner .agency-section__line--right {
    background: url(../images/dotline-clr-right-mob.svg);
    background-size: auto;
    height: 126px;
    width: 2px;
  }
}
.typical-agency .typical-agency-inner .agency-section__logo .typical-agency .typical-agency-inner .agency-section__logo-wrap {
  display: inline-flex;
  align-items: center;
  justify-content: center;
  flex: 0 0 auto;
  width: 100%;
  opacity: 0;
  overflow: hidden;
  max-width: 147px;
  margin-top: 17px;
}
.typical-agency .typical-agency-inner .agency-section__logo .typical-agency .typical-agency-inner .agency-section__logo {
  display: block;
  width: 100%;
  height: auto;
  margin: 0;
  object-fit: contain;
}
.typical-agency .typical-agency-inner .agency-section__logo .typical-agency .typical-agency-inner .agency-section__bottom-text {
  max-width: 492px;
  margin: 0 auto;
  opacity: 1;
  font-family: Open Sauce One;
  font-weight: 300;
  font-size: 16px;
  line-height: 22.72px;
  letter-spacing: 0%;
  text-align: center;
  color: #ffffff;
}
@media (max-width: 767.98px) {
  .typical-agency .typical-agency-inner .agency-section__logo .typical-agency .typical-agency-inner .agency-section__bottom-text {
    max-width: 100%;
    margin: 0 auto;
    opacity: 1;
    text-align: left;
    color: #f3d9cd;
    font-size: 16px;
    font-style: normal;
    font-weight: 300;
    line-height: 24.64px;
  }
}
.typical-agency .typical-agency-inner .agency-section__logo .typical-agency .cooth-difference__logo-wrap {
  opacity: 0;
  transform: scale(0.75);
  transform-origin: center;
  will-change: transform, opacity;
  transition: all 0.4s ease-in;
}
.typical-agency .typical-agency-inner .agency-section__logo .typical-agency .cooth-difference__line {
  transform: scaleX(0);
  will-change: transform;
  transition: all 0.4s ease-in;
}
.typical-agency .typical-agency-inner .agency-section__logo .typical-agency .cooth-difference__line--left {
  transform-origin: right center;
}
.typical-agency .typical-agency-inner .agency-section__logo .typical-agency .cooth-difference__line--right {
  transform-origin: left center;
}
.typical-agency .typical-agency-inner .agency-section__logo .typical-agency .capabilities-block {
  padding: 0px 0 45px;
  background: none;
  position: relative;
  max-width: 1440px;
  width: 100%;
  margin: 0 auto;
}
.typical-agency .typical-agency-inner .agency-section__logo .typical-agency .capabilities-block::before, .typical-agency .typical-agency-inner .agency-section__logo .typical-agency .capabilities-block::after {
  content: "";
  position: absolute;
  top: 0;
  height: 80%;
  width: 1px;
  background: #fff;
}
.typical-agency .typical-agency-inner .agency-section__logo .typical-agency .capabilities-block::before {
  left: 51px;
}
@media (max-width: 991px) {
  .typical-agency .typical-agency-inner .agency-section__logo .typical-agency .capabilities-block::before {
    left: 28px;
    height: 500px;
  }
}
.typical-agency .typical-agency-inner .agency-section__logo .typical-agency .capabilities-block:after {
  right: 51px;
}
@media (max-width: 991px) {
  .typical-agency .typical-agency-inner .agency-section__logo .typical-agency .capabilities-block:after {
    right: 28px;
    height: 500px;
  }
}
@media (max-width: 767.98px) {
  .typical-agency .typical-agency-inner .agency-section__logo .typical-agency .capabilities-block {
    padding: 0px 0 42px;
  }
}
.typical-agency .typical-agency-inner .agency-section__logo .typical-agency .capabilities-block__container {
  max-width: 1440px;
  margin: 0 auto;
  text-align: center;
  color: #ffffff;
  padding: 0 14px;
}
.typical-agency .typical-agency-inner .agency-section__logo .typical-agency .capabilities-block__top {
  padding: 0 20px;
}
.typical-agency .typical-agency-inner .agency-section__logo .typical-agency .capabilities-block__eyebrow {
  display: flex;
  align-items: center;
  justify-content: center;
  gap: 14px;
  margin: 0 0 1rem;
  font-family: Open Sauce One;
  font-weight: 700;
  font-size: 18px;
  line-height: 25.56px;
  letter-spacing: 0%;
  text-transform: capitalize;
  margin-bottom: 31px;
}
@media (max-width: 767.98px) {
  .typical-agency .typical-agency-inner .agency-section__logo .typical-agency .capabilities-block__eyebrow {
    margin: 0 0 25px;
    letter-spacing: 0%;
    margin-bottom: 31px;
    color: #fff;
    font-size: 12px;
    line-height: 17.04px;
  }
}
.typical-agency .typical-agency-inner .agency-section__logo .typical-agency .capabilities-block__eyebrow-dot {
  display: inline-block;
  width: 6px;
  height: 6px;
  border-radius: 100%;
  background-color: #ffc730;
}
.typical-agency .typical-agency-inner .agency-section__logo .typical-agency .capabilities-block__heading {
  font-family: IvyOra Text;
  font-weight: 300;
  font-size: 65px;
  line-height: 72.8px;
  letter-spacing: -2.6px;
  text-align: center;
  max-width: 650px;
  margin: auto;
  margin-bottom: 54px;
}
@media (max-width: 767.98px) {
  .typical-agency .typical-agency-inner .agency-section__logo .typical-agency .capabilities-block__heading {
    max-width: 100%;
    margin: auto;
    margin-bottom: 34px;
    color: #fff;
    font-size: 35px;
    line-height: 43.4px;
    letter-spacing: -1.05px;
  }
}
.typical-agency .typical-agency-inner .agency-section__logo .typical-agency .capabilities-block__heading em {
  font-style: italic;
}
.typical-agency .typical-agency-inner .agency-section__logo .typical-agency .capabilities-block__underline {
  text-decoration: underline;
}
.typical-agency .typical-agency-inner .agency-section__logo .typical-agency .capabilities-block__body {
  max-width: 560px;
  margin: 0 auto 131px;
  opacity: 0.85;
  font-family: Open Sauce One;
  font-size: 16px;
  line-height: 24px;
  letter-spacing: 0%;
  text-align: center;
}
.typical-agency .typical-agency-inner .agency-section__logo .typical-agency .capabilities-block__body p {
  margin: 0;
}
@media (max-width: 767.98px) {
  .typical-agency .typical-agency-inner .agency-section__logo .typical-agency .capabilities-block__body {
    max-width: 100%;
    margin: 0 auto 104px;
    opacity: 1;
    letter-spacing: 0%;
    color: #fff;
    font-size: 16px;
    font-style: normal;
    line-height: 23.52px;
  }
}
.typical-agency .typical-agency-inner .agency-section__logo .typical-agency .capabilities-block__body-lead {
  margin: 0;
  font-weight: 700;
}
.typical-agency .typical-agency-inner .agency-section__logo .typical-agency .capabilities-block__body-support {
  margin: 0;
  font-weight: 400;
}
.typical-agency .typical-agency-inner .agency-section__logo .typical-agency .capabilities-block__body-support p {
  margin: 0;
}
.typical-agency .typical-agency-inner .agency-section__logo .typical-agency .capabilities-block__cards {
  display: grid;
  grid-template-columns: repeat(2, 1fr);
  gap: 13px;
  text-align: left;
  position: relative;
}
.typical-agency .typical-agency-inner .agency-section__logo .typical-agency .capabilities-block__cards::before, .typical-agency .typical-agency-inner .agency-section__logo .typical-agency .capabilities-block__cards::after {
  content: "";
  position: absolute;
  top: -36px;
  height: 42px;
  width: 42px;
  background-repeat: no-repeat;
  background-size: cover;
}
.typical-agency .typical-agency-inner .agency-section__logo .typical-agency .capabilities-block__cards::before {
  background-image: url(../images/what-bottom-left.svg);
  left: 38px;
}
@media (max-width: 991px) {
  .typical-agency .typical-agency-inner .agency-section__logo .typical-agency .capabilities-block__cards::before {
    left: 15px;
  }
}
.typical-agency .typical-agency-inner .agency-section__logo .typical-agency .capabilities-block__cards::after {
  background-image: url(../images/what-bottom-right.svg);
  right: 38px;
}
@media (max-width: 991px) {
  .typical-agency .typical-agency-inner .agency-section__logo .typical-agency .capabilities-block__cards::after {
    right: 15px;
  }
}
@media (max-width: 767.98px) {
  .typical-agency .typical-agency-inner .agency-section__logo .typical-agency .capabilities-block__cards {
    grid-template-columns: repeat(1, 1fr);
  }
}
.typical-agency .typical-agency-inner .agency-section__logo .typical-agency .capabilities-block__card {
  background-color: #ffffff;
  border-radius: 18px;
  color: #2b1810;
  width: 100%;
  height: 768px;
  max-width: 698px;
  max-height: 768px;
  position: relative;
  border: 1px solid transparent;
  transition: border-color 0.5s ease, box-shadow 0.5s ease;
  overflow: hidden;
  z-index: 1;
}
@media (max-width: 767.98px) {
  .typical-agency .typical-agency-inner .agency-section__logo .typical-agency .capabilities-block__card {
    height: 600px;
    max-height: 600px;
    max-width: 100%;
  }
}
.typical-agency .typical-agency-inner .agency-section__logo .typical-agency .capabilities-block__card:last-child:hover .capabilities-block__card-cta {
  outline: 1px solid #ff7959;
}
.typical-agency .typical-agency-inner .agency-section__logo .typical-agency .capabilities-block__card:last-child .capabilities-block__card-cta {
  position: absolute;
  bottom: 54px;
  right: 48px;
  font-family: Open Sauce One;
  font-weight: 700;
  font-size: 12px;
  line-height: 15.6px;
  letter-spacing: 0%;
  text-align: center;
  padding: 9px 22px 7px;
  border-radius: 25px;
  color: #fff;
  text-decoration: none;
  -webkit-transition: all 0.5s ease;
  transition: all 0.5s ease;
  background: linear-gradient(98deg, #d76f87 20.38%, #f87153 79.98%);
}
.typical-agency .typical-agency-inner .agency-section__logo .typical-agency .capabilities-block__card:last-child .capabilities-block__card-cta::before {
  position: absolute;
  content: "";
  display: block;
  background: #d76f87;
  left: -38px;
  top: 0px;
  border: 7px solid #fff;
  border-radius: 100%;
  padding: 8px;
  outline: 1px solid #d76f87;
}
@media (max-width: 767.98px) {
  .typical-agency .typical-agency-inner .agency-section__logo .typical-agency .capabilities-block__card:last-child .capabilities-block__card-cta {
    top: 136px;
    bottom: auto;
    left: 70px;
    right: auto;
  }
}
.typical-agency .typical-agency-inner .agency-section__logo .typical-agency .capabilities-block__card .card-content {
  position: absolute;
  inset: 0;
  display: flex;
  flex-direction: column;
  margin: 22px 44px;
  overflow: hidden;
}
@media (max-width: 767.98px) {
  .typical-agency .typical-agency-inner .agency-section__logo .typical-agency .capabilities-block__card .card-content {
    margin: 24px;
  }
}
.typical-agency .typical-agency-inner .agency-section__logo .typical-agency .capabilities-block__card:hover {
  border-color: #ff7959;
  box-shadow: 0 20px 50px rgba(0, 0, 0, 0.08);
}
.typical-agency .typical-agency-inner .agency-section__logo .typical-agency .capabilities-block__card:hover img {
  left: 0;
  bottom: 0;
  width: 100%;
  height: 100%;
  max-width: 100%;
  border-radius: 18px;
  transform: scale(1.05);
}
.typical-agency .typical-agency-inner .agency-section__logo .typical-agency .capabilities-block__card:hover .capabilities-block__card-description {
  opacity: 1;
  transform: translateY(0);
}
@media (max-width: 768px) {
  .typical-agency .typical-agency-inner .agency-section__logo .typical-agency .capabilities-block__card:hover .capabilities-block__card-description {
    transform: translateY(20px);
  }
}
@media (min-width: 768px) {
  .typical-agency .typical-agency-inner .agency-section__logo .typical-agency .capabilities-block__card:hover .capabilities-block__card-cta {
    outline-offset: 5px;
    outline: 1px solid #f3d9cd;
  }
  .typical-agency .typical-agency-inner .agency-section__logo .typical-agency .capabilities-block__card:hover .capabilities-block__card-cta::before {
    display: none;
  }
}
.typical-agency .typical-agency-inner .agency-section__logo .typical-agency .capabilities-block__card-title {
  font-family: IvyOra Text;
  font-weight: 300;
  font-size: 100px;
  line-height: 81.6px;
  letter-spacing: -4px;
  text-align: left;
  margin: 35px 0 50px 0;
  color: #4e1930;
  position: relative;
  left: -30px;
}
@media (max-width: 767.98px) {
  .typical-agency .typical-agency-inner .agency-section__logo .typical-agency .capabilities-block__card-title {
    font-size: 80px;
    letter-spacing: -3.2px;
    margin: 15px 0 20px 0;
    left: -20px;
  }
}
.typical-agency .typical-agency-inner .agency-section__logo .typical-agency .capabilities-block__card-description {
  color: #4e1930;
  font-family: Open Sauce One;
  font-weight: 300;
  font-size: 22px;
  line-height: 31.24px;
  letter-spacing: 0%;
  max-width: 480px;
  margin-bottom: 0;
  opacity: 0;
  transform: translateY(20px);
  transition: 0.5s ease;
}
.typical-agency .typical-agency-inner .agency-section__logo .typical-agency .capabilities-block__card-description p {
  margin-bottom: 20px;
}
.typical-agency .typical-agency-inner .agency-section__logo .typical-agency .capabilities-block__card-image {
  display: block;
  width: 100%;
  height: 335px;
  -o-object-fit: cover;
  position: absolute;
  max-width: 306px;
  bottom: 40px;
  left: 43px;
  border-radius: 5px 154px 5px 5px;
  object-fit: cover;
  transition: all 0.8s cubic-bezier(0.19, 1, 0.22, 1);
}
@media (max-width: 767.98px) {
  .typical-agency .typical-agency-inner .agency-section__logo .typical-agency .capabilities-block__card-image {
    width: 100%;
    height: 274px;
    max-width: 249px;
    bottom: 20px;
    left: 30px;
  }
}
.typical-agency .typical-agency-inner .agency-section__logo .typical-agency .capabilities-block__card-cta {
  position: absolute;
  bottom: 54px;
  right: 48px;
  background: linear-gradient(103.31deg, #ffbfa1 8.97%, #ebebeb 78.7%);
  font-family: Open Sauce One;
  font-weight: 700;
  font-size: 12px;
  line-height: 15.6px;
  letter-spacing: 0%;
  text-align: center;
  padding: 9px 22px 7px;
  border-radius: 25px;
  color: #4e1930;
  text-decoration: none;
  transition: all 0.2s ease;
  outline-color: transparent;
}
@media (max-width: 767.98px) {
  .typical-agency .typical-agency-inner .agency-section__logo .typical-agency .capabilities-block__card-cta {
    top: 136px;
    bottom: auto;
    left: 70px;
    right: auto;
  }
}
.typical-agency .typical-agency-inner .agency-section__logo .typical-agency .capabilities-block__card-cta::before {
  position: absolute;
  content: "";
  display: block;
  background: #f3d9cd;
  left: -38px;
  top: 0px;
  border: 7px solid #fff;
  border-radius: 100%;
  padding: 8px;
  outline: 1px solid #f3d9cd;
}
.typical-agency .typical-agency-inner .agency-section__bottom-text {
  max-width: 492px;
  margin: 0 auto;
  opacity: 1;
  font-family: Open Sauce One;
  font-weight: 300;
  font-size: 16px;
  line-height: 22.72px;
  letter-spacing: 0%;
  text-align: center;
  color: #ffffff;
}
@media (max-width: 767.98px) {
  .typical-agency .typical-agency-inner .agency-section__bottom-text {
    max-width: 100%;
    margin: 0 auto;
    opacity: 1;
    text-align: left;
    color: #f3d9cd;
    font-size: 16px;
    font-style: normal;
    font-weight: 300;
    line-height: 24.64px;
  }
}
.typical-agency .cooth-difference__logo-wrap {
  opacity: 0;
  transform: scale(0.75);
  transform-origin: center;
  will-change: transform, opacity;
  transition: all 0.4s ease-in;
}
.typical-agency .cooth-difference__line {
  transform: scaleX(0);
  will-change: transform;
  transition: all 0.4s ease-in;
}
.typical-agency .cooth-difference__line--left {
  transform-origin: right center;
}
.typical-agency .cooth-difference__line--right {
  transform-origin: left center;
}
.typical-agency .capabilities-block {
  padding: 0px 0 45px;
  background: none;
  position: relative;
  max-width: 1440px;
  width: 100%;
  margin: 0 auto;
}
.typical-agency .capabilities-block::before, .typical-agency .capabilities-block::after {
  content: "";
  position: absolute;
  top: 0;
  height: 80%;
  width: 1px;
  background: #fff;
}
.typical-agency .capabilities-block::before {
  left: 51px;
}
@media (max-width: 991px) {
  .typical-agency .capabilities-block::before {
    left: 28px;
    height: 500px;
  }
}
.typical-agency .capabilities-block:after {
  right: 51px;
}
@media (max-width: 991px) {
  .typical-agency .capabilities-block:after {
    right: 28px;
    height: 500px;
  }
}
@media (max-width: 767.98px) {
  .typical-agency .capabilities-block {
    padding: 0px 0 42px;
  }
}
.typical-agency .capabilities-block__container {
  max-width: 1440px;
  margin: 0 auto;
  text-align: center;
  color: #ffffff;
  padding: 0 14px;
}
.typical-agency .capabilities-block__top {
  padding: 0 20px;
}
.typical-agency .capabilities-block__eyebrow {
  display: flex;
  align-items: center;
  justify-content: center;
  gap: 14px;
  margin: 0 0 1rem;
  font-family: Open Sauce One;
  font-weight: 700;
  font-size: 18px;
  line-height: 25.56px;
  letter-spacing: 0%;
  text-transform: capitalize;
  margin-bottom: 31px;
}
@media (max-width: 767.98px) {
  .typical-agency .capabilities-block__eyebrow {
    margin: 0 0 25px;
    letter-spacing: 0%;
    margin-bottom: 31px;
    color: #fff;
    font-size: 12px;
    line-height: 17.04px;
  }
}
.typical-agency .capabilities-block__eyebrow-dot {
  display: inline-block;
  width: 6px;
  height: 6px;
  border-radius: 100%;
  background-color: #ffc730;
}
.typical-agency .capabilities-block__heading {
  font-family: IvyOra Text;
  font-weight: 300;
  font-size: 65px;
  line-height: 72.8px;
  letter-spacing: -2.6px;
  text-align: center;
  max-width: 650px;
  margin: auto;
  margin-bottom: 54px;
}
@media (max-width: 767.98px) {
  .typical-agency .capabilities-block__heading {
    max-width: 100%;
    margin: auto;
    margin-bottom: 34px;
    color: #fff;
    font-size: 35px;
    line-height: 43.4px;
    letter-spacing: -1.05px;
  }
}
.typical-agency .capabilities-block__heading em {
  font-style: italic;
}
.typical-agency .capabilities-block__underline {
  text-decoration: underline;
}
.typical-agency .capabilities-block__body {
  max-width: 560px;
  margin: 0 auto 109px;
  opacity: 0.85;
  font-family: Open Sauce One;
  font-size: 16px;
  line-height: 24px;
  letter-spacing: 0%;
  text-align: center;
}
.typical-agency .capabilities-block__body p {
  margin: 0;
}
@media (max-width: 767.98px) {
  .typical-agency .capabilities-block__body {
    max-width: 100%;
    margin: 0 auto 104px;
    opacity: 1;
    letter-spacing: 0%;
    color: #fff;
    font-size: 16px;
    font-style: normal;
    line-height: 23.52px;
  }
}
.typical-agency .capabilities-block__body-lead {
  margin: 0;
  font-weight: 700;
}
.typical-agency .capabilities-block__body-support {
  margin: 0;
  font-weight: 400;
}
.typical-agency .capabilities-block__body-support p {
  margin: 0;
}
.typical-agency .capabilities-block__cards {
  display: grid;
  grid-template-columns: repeat(2, 1fr);
  gap: 13px;
  text-align: left;
  position: relative;
}
.typical-agency .capabilities-block__cards::before, .typical-agency .capabilities-block__cards::after {
  content: "";
  position: absolute;
  top: -36px;
  height: 42px;
  width: 42px;
  background-repeat: no-repeat;
  background-size: cover;
}
.typical-agency .capabilities-block__cards::before {
  background-image: url(../images/what-bottom-left.svg);
  left: 38px;
}
@media (max-width: 991px) {
  .typical-agency .capabilities-block__cards::before {
    left: 15px;
  }
}
.typical-agency .capabilities-block__cards::after {
  background-image: url(../images/what-bottom-right.svg);
  right: 38px;
}
@media (max-width: 991px) {
  .typical-agency .capabilities-block__cards::after {
    right: 15px;
  }
}
@media (max-width: 767.98px) {
  .typical-agency .capabilities-block__cards {
    grid-template-columns: repeat(1, 1fr);
  }
}
.typical-agency .capabilities-block__card {
  background-color: #ffffff;
  border-radius: 18px;
  color: #2b1810;
  width: 100%;
  height: 768px;
  max-width: 698px;
  max-height: 768px;
  position: relative;
  border: 1px solid transparent;
  transition: border-color 0.5s ease, box-shadow 0.5s ease;
  overflow: hidden;
  z-index: 1;
}
@media (max-width: 767.98px) {
  .typical-agency .capabilities-block__card {
    height: 600px;
    max-height: 600px;
    max-width: 100%;
  }
}
.typical-agency .capabilities-block__card:last-child:hover .capabilities-block__card-cta {
  outline: 1px solid #ff7959;
}
.typical-agency .capabilities-block__card:last-child .capabilities-block__card-cta {
  position: absolute;
  bottom: 54px;
  right: 48px;
  font-family: Open Sauce One;
  font-weight: 700;
  font-size: 12px;
  line-height: 15.6px;
  letter-spacing: 0%;
  text-align: center;
  padding: 9px 22px 7px;
  border-radius: 25px;
  color: #fff;
  text-decoration: none;
  -webkit-transition: all 0.5s ease;
  transition: all 0.5s ease;
  background: linear-gradient(98deg, #d76f87 20.38%, #f87153 79.98%);
}
.typical-agency .capabilities-block__card:last-child .capabilities-block__card-cta::before {
  position: absolute;
  content: "";
  display: block;
  background: #d76f87;
  left: -38px;
  top: 0px;
  border: 7px solid #fff;
  border-radius: 100%;
  padding: 8px;
  outline: 1px solid #d76f87;
}
@media (max-width: 767.98px) {
  .typical-agency .capabilities-block__card:last-child .capabilities-block__card-cta {
    top: 136px;
    bottom: auto;
    left: 70px;
    right: auto;
  }
}
.typical-agency .capabilities-block__card .card-content {
  position: absolute;
  inset: 0;
  display: flex;
  flex-direction: column;
  margin: 22px 44px;
  overflow: hidden;
}
@media (max-width: 767.98px) {
  .typical-agency .capabilities-block__card .card-content {
    margin: 24px;
  }
}
.typical-agency .capabilities-block__card:hover {
  border-color: #ff7959;
  box-shadow: 0 20px 50px rgba(0, 0, 0, 0.08);
}
.typical-agency .capabilities-block__card:hover img {
  left: 0;
  bottom: 0;
  width: 100%;
  height: 100%;
  max-width: 100%;
  border-radius: 18px;
  transform: scale(1.05);
}
.typical-agency .capabilities-block__card:hover .capabilities-block__card-description {
  opacity: 1;
  transform: translateY(0);
}
@media (max-width: 768px) {
  .typical-agency .capabilities-block__card:hover .capabilities-block__card-description {
    transform: translateY(20px);
  }
}
@media (min-width: 768px) {
  .typical-agency .capabilities-block__card:hover .capabilities-block__card-cta {
    outline-offset: 5px;
    outline: 1px solid #f3d9cd;
  }
  .typical-agency .capabilities-block__card:hover .capabilities-block__card-cta::before {
    display: none;
  }
}
.typical-agency .capabilities-block__card-title {
  font-family: IvyOra Text;
  font-weight: 300;
  font-size: 100px;
  line-height: 81.6px;
  letter-spacing: -4px;
  text-align: left;
  margin: 35px 0 50px 0;
  color: #4e1930;
  position: relative;
  left: -30px;
}
@media (max-width: 767.98px) {
  .typical-agency .capabilities-block__card-title {
    font-size: 80px;
    letter-spacing: -3.2px;
    margin: 15px 0 20px 0;
    left: -20px;
  }
}
.typical-agency .capabilities-block__card-description {
  color: #4e1930;
  font-family: Open Sauce One;
  font-weight: 300;
  font-size: 22px;
  line-height: 31.24px;
  letter-spacing: 0%;
  max-width: 480px;
  margin-bottom: 0;
  opacity: 0;
  transform: translateY(20px);
  transition: 0.5s ease;
}
@media screen and (max-width: 500px) {
  .typical-agency .capabilities-block__card-description {
    font-size: 18px;
    line-height: 24.24px;
  }
}
.typical-agency .capabilities-block__card-description p {
  margin-bottom: 20px;
}
.typical-agency .capabilities-block__card-image {
  display: block;
  width: 100%;
  height: 335px;
  -o-object-fit: cover;
  position: absolute;
  max-width: 306px;
  bottom: 40px;
  left: 43px;
  border-radius: 5px 154px 5px 5px;
  object-fit: cover;
  transition: all 0.8s cubic-bezier(0.19, 1, 0.22, 1);
}
@media (max-width: 767.98px) {
  .typical-agency .capabilities-block__card-image {
    width: 100%;
    height: 274px;
    max-width: 249px;
    bottom: 20px;
    left: 30px;
  }
}
.typical-agency .capabilities-block__card-cta {
  position: absolute;
  bottom: 54px;
  right: 48px;
  background: linear-gradient(103.31deg, #ffbfa1 8.97%, #ebebeb 78.7%);
  font-family: Open Sauce One;
  font-weight: 700;
  font-size: 12px;
  line-height: 15.6px;
  letter-spacing: 0%;
  text-align: center;
  padding: 9px 22px 7px;
  border-radius: 25px;
  color: #4e1930;
  text-decoration: none;
  transition: all 0.2s ease;
  outline-color: transparent;
}
@media (max-width: 767.98px) {
  .typical-agency .capabilities-block__card-cta {
    top: 136px;
    bottom: auto;
    left: 70px;
    right: auto;
  }
}
.typical-agency .capabilities-block__card-cta::before {
  position: absolute;
  content: "";
  display: block;
  background: #f3d9cd;
  left: -38px;
  top: 0px;
  border: 7px solid #fff;
  border-radius: 100%;
  padding: 8px;
  outline: 1px solid #f3d9cd;
}
.animated-arrow {
  position: absolute;
  left: 0;
  width: 40px;
  height: 28px;
  margin-top: 30px;
  animation: pulse 1.5s infinite;
}
.animated-arrow:hover {
  animation: none;
}
@keyframes pulse {
  0% {
    transform: translateY(0);
  }
  50% {
    transform: translateY(10px);
  }
  100% {
    transform: translateY(0);
  }
}
.brand-foundation {
  padding: 109px 0px 174px;
  background: #4e1930;
  border-radius: 31px;
  color: #fff;
  overflow: hidden;
  margin-top: -30px;
  margin-bottom: -30px;
  z-index: 9;
  position: relative;
  /*-----------------------
        Bottom Grid
    ------------------------*/
  /*-----------------------
        Left Services
    ------------------------*/
  /*-----------------------
        Right Tags
    ------------------------*/
}
@media (max-width: 1024px) {
  .brand-foundation {
    padding: 80px 24px 80px;
  }
}
.brand-foundation a {
  text-decoration: none;
}
.brand-foundation .brand-foundation_top {
  display: grid;
  grid-template-columns: 1fr auto;
  gap: 60px;
  align-items: start;
  margin-bottom: 87px;
}
@media (max-width: 1024px) {
  .brand-foundation .brand-foundation_top {
    grid-template-columns: 1fr;
    margin-bottom: 50px;
    gap: 50px;
  }
}
.brand-foundation .eyebrow {
  display: inline-flex;
  align-items: center;
  gap: 14px;
  margin-bottom: 23px;
  color: #fff;
  font-family: "Open Sauce One";
  font-size: 18px;
  font-style: normal;
  font-weight: 700;
  line-height: 25.56px;
  /* 25.56px */
  text-transform: capitalize;
}
.brand-foundation .eyebrow .dot {
  width: 6px;
  height: 6px;
  border-radius: 50%;
  background: #ff7959;
}
.brand-foundation h2 {
  color: #fff;
  font-family: "Ivyora Text italic";
  font-size: 45px;
  font-style: italic;
  font-weight: 300;
  line-height: 50.4px;
  /* 50.4px */
  letter-spacing: -1.35px;
  margin-bottom: 15px;
}
.brand-foundation .brand-foundation__intro p {
  max-width: 522px;
  color: #fff;
  font-family: "Open Sauce One";
  font-size: 16px;
  font-style: normal;
  font-weight: 300;
  line-height: 23.36px;
  /* 23.36px */
  margin-bottom: 0;
}
.brand-foundation .brand-foundation__cta {
  position: relative;
  padding-top: 64px;
}
@media (max-width: 1024px) {
  .brand-foundation .brand-foundation__cta {
    padding-top: 0px;
  }
}
.brand-foundation .brand-foundation__cta .btn1 {
  display: inline-flex;
  align-items: center;
  justify-content: center;
  min-width: 185px;
  color: #fff;
  text-align: center;
  font-family: "Open Sauce One";
  font-size: 12px;
  font-style: normal;
  font-weight: 700;
  line-height: 15.6px;
  /* 15.6px */
  text-transform: capitalize;
  padding: 15px 18px;
  border-radius: 58.5px;
  background: linear-gradient(100deg, #d76f87 23.12%, #f87153 81.93%);
  outline-offset: 4px;
}
.brand-foundation .brand-foundation__cta .btn1:hover {
  outline: 1px solid #ff7959;
}
.brand-foundation .brand-foundation__cta span {
  display: inline-block;
  position: absolute;
  left: -40px;
  bottom: -35px;
}
.brand-foundation .brand-foundation__cta svg {
  display: none;
}
.brand-foundation__content {
  display: grid;
  grid-template-columns: 1.01fr 0.99fr;
  gap: 100px;
  align-items: start;
}
@media screen and (max-width: 1200px) {
  .brand-foundation__content {
    gap: 50px;
  }
}
@media (max-width: 768px) {
  .brand-foundation__content {
    grid-template-columns: 1fr;
  }
}
.brand-foundation .services {
  min-width: 663px;
}
@media screen and (max-width: 1200px) {
  .brand-foundation .services {
    min-width: 550px;
  }
}
@media (max-width: 1024px) {
  .brand-foundation .services {
    min-width: inherit;
  }
}
.brand-foundation .service {
  border-bottom: 1px solid #ff79594d;
  cursor: url(../images/site-cursor.svg) 16 16, auto !important;
}
.brand-foundation .service:last-child {
  border-bottom: none;
}
.brand-foundation .service h3 {
  color: #fca28c;
  font-family: "IvyOra Text";
  font-size: 80px;
  font-style: normal;
  font-weight: 300;
  line-height: 154.4px;
  /* 154.4px */
  letter-spacing: -2.4px;
  opacity: 0.2;
  margin-bottom: 0;
}
@media (max-width: 1024px) {
  .brand-foundation .service h3 {
    font-size: 45px;
    line-height: 193%;
    margin-bottom: 24px;
  }
}
@media (max-width: 768px) {
  .brand-foundation .service h3 {
    opacity: 1;
  }
}
.brand-foundation .service h3:hover {
  opacity: 1;
}
.brand-foundation .service p {
  color: #fca28c;
  font-family: "Open Sauce One";
  font-size: 18px;
  font-style: normal;
  font-weight: 400;
  line-height: 23.4px;
  /* 23.4px */
  margin-bottom: 38px;
  opacity: 0;
  margin-top: -30px;
  max-width: 498px;
}
@media (max-width: 768px) {
  .brand-foundation .service p {
    opacity: 1;
  }
}
.brand-foundation .service.active h3 {
  opacity: 1;
}
.brand-foundation .service.active p {
  display: block;
  opacity: 1;
}
.brand-foundation .service:hover h3 {
  opacity: 1;
}
.brand-foundation .tags_main {
  position: relative;
  height: 100%;
  display: flex;
}
.brand-foundation .tags_main.mobile_tags {
  display: none;
}
@media (max-width: 991px) {
  .brand-foundation .tags_main.mobile_tags {
    display: block;
  }
}
.brand-foundation .tags_main.mobile_tags .tags {
  position: relative;
  margin-top: 0px;
  margin-bottom: 24px;
  transform: none;
  transition: none;
  visibility: visible;
  opacity: 1;
}
.brand-foundation .tags_main.mobile_tags .tags ul li span {
  font-size: 16px;
  line-height: 24px;
  text-align: left;
}
@media (max-width: 991px) {
  .brand-foundation .tags_main.desktop_tags {
    display: none;
  }
}
.brand-foundation .tags_main.desktop_tags .tags {
  top: 70px;
}
.brand-foundation .tags_main.desktop_tags .tags:nth-child(2) {
  top: 190px;
}
.brand-foundation .tags_main.desktop_tags .tags:nth-child(3) {
  top: 190px;
}
.brand-foundation .tags {
  display: flex;
  gap: 26px;
  flex-wrap: wrap;
  align-content: flex-start;
  margin-top: 0px;
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  opacity: 0;
  visibility: hidden;
  pointer-events: none;
  transform: translateY(40px);
  transition: opacity 0.4s ease, transform 0.4s ease, visibility 0s linear 0.4s;
  min-width: 387px;
}
@media (max-width: 1024px) {
  .brand-foundation .tags {
    min-width: inherit;
  }
}
.brand-foundation .tags.active {
  opacity: 1;
  visibility: visible;
  pointer-events: auto;
  transform: translateY(0);
  transition: transform 0.4s ease, visibility 0s;
}
.brand-foundation .tags ul {
  list-style-type: none;
  margin: 0;
  padding: 0;
}
.brand-foundation .tags ul li {
  display: block;
  margin-bottom: 26px;
}
.brand-foundation .tags ul li:last-child {
  margin-bottom: 0;
}
.brand-foundation .tags ul li span {
  padding: 5px 17px;
  border-radius: 19px;
  background: rgba(255, 121, 89, 0.15);
  color: #fca28c;
  text-align: center;
  font-family: "Open Sauce One";
  font-size: 18px;
  font-style: normal;
  font-weight: 400;
  line-height: 27.72px;
  display: inline-block;
}
.growth-foundation {
  padding: 131px 0px 172px;
  background: linear-gradient(145deg, #ffcbb6 12.33%, #f3f3f3 92.49%);
  border-radius: 0px 0px 31px 31px;
  color: #fff;
  overflow: hidden;
  position: relative;
  z-index: 1;
  /*-----------------------
        Bottom Grid
    ------------------------*/
  /*-----------------------
        Left Services
    ------------------------*/
  /*-----------------------
        Right Tags
    ------------------------*/
}
@media (max-width: 1024px) {
  .growth-foundation {
    padding: 110px 24px 80px;
  }
}
.growth-foundation a {
  text-decoration: none;
}
.growth-foundation .growth-foundation_top {
  display: grid;
  grid-template-columns: 1fr auto;
  gap: 60px;
  align-items: start;
  margin-bottom: 88px;
}
@media (max-width: 1024px) {
  .growth-foundation .growth-foundation_top {
    grid-template-columns: 1fr;
    margin-bottom: 50px;
    gap: 50px;
  }
}
.growth-foundation .eyebrow {
  display: inline-flex;
  align-items: center;
  gap: 14px;
  margin-bottom: 26px;
  color: #4e1930;
  font-family: "Open Sauce One";
  font-size: 18px;
  font-style: normal;
  font-weight: 700;
  line-height: 25.56px;
  /* 25.56px */
  text-transform: capitalize;
}
.growth-foundation .eyebrow .dot {
  width: 6px;
  height: 6px;
  border-radius: 50%;
  background: #ff7959;
}
.growth-foundation h2 {
  color: #4e1930;
  font-family: "Ivyora Text italic";
  font-size: 45px;
  font-style: italic;
  font-weight: 300;
  line-height: 50.4px;
  /* 50.4px */
  letter-spacing: -1.35px;
  margin-bottom: 15px;
}
.growth-foundation .growth-foundation__intro p {
  max-width: 522px;
  color: #4e1930;
  font-family: "Open Sauce One";
  font-size: 16px;
  font-style: normal;
  font-weight: 300;
  line-height: 23.36px;
  /* 23.36px */
  margin-bottom: 0;
}
.growth-foundation .growth-foundation__cta {
  position: relative;
  padding-top: 64px;
}
@media (max-width: 1024px) {
  .growth-foundation .growth-foundation__cta {
    padding-top: 0px;
  }
}
.growth-foundation .growth-foundation__cta .btn1 {
  display: inline-flex;
  align-items: center;
  justify-content: center;
  min-width: 185px;
  color: #fff;
  text-align: center;
  font-family: "Open Sauce One";
  font-size: 12px;
  font-style: normal;
  font-weight: 700;
  line-height: 15.6px;
  /* 15.6px */
  text-transform: capitalize;
  padding: 15px 18px;
  border-radius: 58.5px;
  background: linear-gradient(100deg, #d76f87 23.12%, #f87153 81.93%);
  outline-offset: 4px;
}
.growth-foundation .growth-foundation__cta .btn1:hover {
  outline: 1px solid #ff7959;
}
.growth-foundation .growth-foundation__cta span {
  display: inline-block;
  position: absolute;
  left: -40px;
  bottom: -35px;
}
.growth-foundation .growth-foundation__cta svg {
  display: none;
}
.growth-foundation__content {
  display: grid;
  grid-template-columns: 1.01fr 0.99fr;
  gap: 100px;
  align-items: start;
}
@media (max-width: 768px) {
  .growth-foundation__content {
    grid-template-columns: 1fr;
  }
}
.growth-foundation .services {
  min-width: 663px;
}
@media (max-width: 1024px) {
  .growth-foundation .services {
    min-width: inherit;
  }
}
.growth-foundation .service {
  border-bottom: 1px solid #f871534d;
  cursor: url(../images/site-cursor.svg) 16 16, auto !important;
}
.growth-foundation .service:last-child {
  border-bottom: none;
}
.growth-foundation .service h3 {
  color: #ff7959;
  font-family: "IvyOra Text";
  font-size: 80px;
  font-style: normal;
  font-weight: 300;
  line-height: 154.4px;
  /* 154.4px */
  letter-spacing: -2.4px;
  opacity: 0.2;
  margin-bottom: 0;
}
@media (max-width: 1024px) {
  .growth-foundation .service h3 {
    font-size: 45px;
    line-height: 193%;
    margin-bottom: 24px;
  }
}
@media (max-width: 768px) {
  .growth-foundation .service h3 {
    opacity: 1;
  }
}
.growth-foundation .service p {
  color: #ff7959;
  font-family: "Open Sauce One";
  font-size: 18px;
  font-style: normal;
  font-weight: 400;
  line-height: 23.4px;
  /* 23.4px */
  margin-bottom: 38px;
  opacity: 0;
  margin-top: -30px;
  max-width: 498px;
}
@media (max-width: 768px) {
  .growth-foundation .service p {
    opacity: 1;
  }
}
.growth-foundation .service.active h3 {
  opacity: 1;
}
.growth-foundation .service.active p {
  display: block;
  margin-top: -30px;
  opacity: 1;
}
.growth-foundation .service:hover h3 {
  opacity: 1;
}
.growth-foundation .tags_main {
  position: relative;
  display: flex;
  height: 100%;
}
.growth-foundation .tags_main.mobile_tags {
  display: none;
}
@media (max-width: 768px) {
  .growth-foundation .tags_main.mobile_tags {
    display: block;
  }
}
.growth-foundation .tags_main.mobile_tags .tags {
  position: relative;
  margin-top: 0px;
  margin-bottom: 24px;
  transform: none;
  transition: none;
  visibility: visible;
  opacity: 1;
}
.growth-foundation .tags_main.mobile_tags .tags ul li span {
  font-size: 16px;
  line-height: 24px;
  text-align: left;
}
@media (max-width: 768px) {
  .growth-foundation .tags_main.desktop_tags {
    display: none;
  }
}
.growth-foundation .tags_main.desktop_tags .tags {
  top: 50px;
}
.growth-foundation .tags_main.desktop_tags .tags:nth-child(2) {
  top: 215px;
}
.growth-foundation .tags_main.desktop_tags .tags:nth-child(3) {
  top: 425px;
}
.growth-foundation .tags {
  display: flex;
  gap: 26px;
  flex-wrap: wrap;
  align-content: flex-start;
  margin-top: 0px;
  position: absolute;
  top: 0px;
  left: 0;
  width: 100%;
  opacity: 0;
  visibility: hidden;
  pointer-events: none;
  transform: translateY(40px);
  transition: opacity 0.4s ease, transform 0.4s ease, visibility 0s linear 0.4s;
  min-width: 387px;
}
@media (max-width: 1024px) {
  .growth-foundation .tags {
    min-width: inherit;
  }
}
.growth-foundation .tags.active {
  opacity: 1;
  visibility: visible;
  pointer-events: auto;
  transform: translateY(0);
  transition: transform 0.4s ease, visibility 0s;
}
.growth-foundation .tags ul {
  list-style-type: none;
  margin: 0;
  padding: 0;
}
.growth-foundation .tags ul li {
  display: block;
  margin-bottom: 26px;
  transition: opacity 0.4s ease, transform 0.4s ease, visibility 0.4s;
}
.growth-foundation .tags ul li:last-child {
  margin-bottom: 0;
}
.growth-foundation .tags ul li span {
  padding: 5px 17px;
  border-radius: 19px;
  background: rgba(255, 121, 89, 0.11);
  color: #9a4b54;
  text-align: center;
  font-family: "Open Sauce One";
  font-size: 18px;
  font-style: normal;
  font-weight: 400;
  line-height: 27.72px;
  display: inline-block;
}
.where-brand {
  position: relative;
  overflow: hidden;
  background: #ffffff;
  padding: 148px 0px 171px;
  text-align: center;
}
@media (max-width: 991px) {
  .where-brand {
    padding: 100px 0px 60px;
  }
}
.where-brand .plum-cta {
  padding: 15px 19px;
}
.where-brand .curve {
  position: absolute;
  bottom: -42px;
  left: 50%;
  transform: translate(-50%, 18%);
  width: 89%;
  height: 79%;
  border-radius: 1655px;
  background: radial-gradient(51.53% 51.53% at 50.74% 48.47%, #ffbfa1 0%, rgba(255, 255, 255, 0) 100%);
  background-position: 100%;
  background-size: cover;
  pointer-events: none;
}
.where-brand .container {
  position: relative;
  z-index: 2;
}
.where-brand .eyebrow {
  display: inline-flex;
  align-items: center;
  gap: 14px;
  margin-bottom: 52px;
  color: #4e1930;
  font-family: "Open Sauce One";
  font-size: 18px;
  font-style: normal;
  font-weight: 700;
  line-height: 25.56px;
  text-transform: capitalize;
}
@media (max-width: 991px) {
  .where-brand .eyebrow {
    margin-bottom: 32px;
  }
}
.where-brand .eyebrow .dot {
  width: 6px;
  height: 6px;
  border-radius: 50%;
  background: #ff7959;
}
.where-brand .title {
  color: #4e1930;
  text-align: center;
  font-family: "IvyOra Text";
  font-size: 60px;
  font-style: normal;
  font-weight: 300;
  line-height: 67.2px;
  letter-spacing: -1.8px;
  margin-bottom: 44px;
}
@media (max-width: 991px) {
  .where-brand .title {
    font-size: 40px;
    line-height: 48.5px;
    margin-bottom: 32px;
  }
}
.where-brand .description {
  max-width: 650px;
  margin: 0 auto 69px;
  color: #4e1930;
  text-align: center;
  font-family: "Open Sauce One";
  font-size: 16px;
  font-style: normal;
  font-weight: 300;
  line-height: 20.8px;
  /* 20.8px */
}
.where-brand .description p {
  margin: 0;
}
@media (max-width: 991px) {
  .where-brand .description {
    margin-bottom: 32px;
  }
}
.where-brand .buttons {
  display: flex;
  justify-content: center;
  gap: 10px;
  flex-wrap: wrap;
}
.where-brand .buttons .btn-cooth {
  padding: 15px 20px;
  background: linear-gradient(100deg, #d76f87 23.12%, #f87153 81.93%);
}
.where-brand .buttons .btn-cooth:focus {
  outline: 1px solid #ff7959;
  color: #ffffff;
}
.where-brand .buttons .faq__cta {
  padding: 15px 22px;
}
.engagement-section {
  position: relative;
  padding: 258px 0 116px;
  background: #ffffff;
  overflow: hidden;
  /*==============================
        Cards
    ==============================*/
  /*==============================
        Header
    ==============================*/
  /*==============================
        Features
    ==============================*/
  /*==============================
        Footer
    ==============================*/
  /*==============================
        Buttons
    ==============================*/
  /*==============================
        Bottom CTA
    ==============================*/
}
@media (max-width: 767.98px) {
  .engagement-section {
    padding: 80px 0px 80px;
  }
}
.engagement-section a {
  text-decoration: none;
}
.engagement-section .curve {
  position: absolute;
  top: -60px;
  left: 0;
  right: 0;
  width: 100%;
  height: 1943px;
  border-radius: 1943px;
  background: radial-gradient(51.54% 51.54% at 50.74% 48.47%, #a0c3e5 0%, rgba(255, 255, 255, 0) 100%);
  pointer-events: none;
}
.engagement-section .container {
  position: relative;
  z-index: 2;
}
.engagement-section .section-heading {
  text-align: center;
  max-width: 700px;
  margin: 0 auto 95px;
}
.engagement-section .section-heading .eyebrow {
  display: inline-flex;
  align-items: center;
  gap: 14px;
  margin-bottom: 16px;
  color: #4e1930;
  font-family: "Open Sauce One";
  font-size: 18px;
  font-style: normal;
  font-weight: 700;
  line-height: 25.56px;
  /* 25.56px */
  text-transform: capitalize;
}
.engagement-section .section-heading .eyebrow .dot {
  width: 6px;
  height: 6px;
  border-radius: 50%;
  background: #ff7959;
}
.engagement-section .section-heading h2 {
  color: #4e1930;
  text-align: center;
  font-family: "IvyOra Text";
  font-size: 80px;
  font-style: normal;
  font-weight: 300;
  line-height: 85.6px;
  /* 85.6px */
  letter-spacing: -3.2px;
  margin-bottom: 24px;
}
@media (max-width: 991px) {
  .engagement-section .section-heading h2 {
    font-size: 45px;
    line-height: 97%;
  }
}
.engagement-section .section-heading p {
  color: #4e1930;
  text-align: center;
  font-family: "Open Sauce One";
  font-size: 16px;
  font-style: normal;
  font-weight: 300;
  line-height: 22.72px;
  /* 22.72px */
  margin-bottom: 0;
}
.engagement-section .engagement-wrapper {
  display: grid;
  grid-template-columns: repeat(2, 1fr);
  gap: 23px;
  max-width: 1201px;
  margin: 0 auto 258px;
}
@media (max-width: 767.98px) {
  .engagement-section .engagement-wrapper {
    grid-template-columns: 1fr;
    gap: 40px;
    margin: 0 auto 179px;
  }
}
.engagement-section .engagement-card {
  border-radius: 29px;
  background: #fff;
  padding: 56px 62px 72px;
  display: flex;
  flex-direction: column;
  justify-content: space-between;
  min-height: 609px;
}
@media (max-width: 1024px) {
  .engagement-section .engagement-card {
    padding: 56px 32px;
    min-height: 490px;
    justify-content: normal;
    gap: 40px;
  }
}
.engagement-section .card-header {
  display: flex;
  justify-content: space-between;
  align-items: flex-start;
  gap: 20px;
  margin-bottom: 0px;
}
.engagement-section .card-title span {
  display: block;
  color: #f87153;
  font-family: "Open Sauce One";
  font-size: 18px;
  font-style: normal;
  font-weight: 700;
  line-height: 25.56px;
  /* 25.56px */
  text-transform: uppercase;
  margin-bottom: 4px;
}
.engagement-section .card-title.dark span {
  color: #9a4b54;
}
.engagement-section .card-title p {
  color: #4e1930;
  font-family: "Open Sauce One";
  font-size: 16px;
  font-style: normal;
  font-weight: 300;
  line-height: 22.72px;
  /* 22.72px */
  margin-bottom: 0;
}
.engagement-section .price {
  white-space: nowrap;
  color: #ff7959;
  text-align: right;
  font-family: "IvyOra Text";
  font-size: 60px;
  font-style: normal;
  font-weight: 300;
  line-height: 64.2px;
  /* 64.2px */
}
.engagement-section .price.dark {
  color: #9a4b54;
}
@media (max-width: 1024px) {
  .engagement-section .price {
    font-size: 40px;
    line-height: 48px;
  }
}
.engagement-section .price small {
  display: block;
  color: #4e1930;
  text-align: right;
  font-family: "Open Sauce One";
  font-size: 16px;
  font-style: normal;
  font-weight: 700;
  line-height: 22.72px;
  /* 22.72px */
}
.engagement-section .feature-list {
  list-style: none;
  margin: 0;
  padding: 0;
  display: flex;
  flex-direction: column;
  gap: 22px;
}
.engagement-section .feature-list li {
  position: relative;
  padding-left: 0px;
  color: #4e1930;
  font-family: "Open Sauce One";
  font-size: 16px;
  font-style: normal;
  font-weight: 300;
  line-height: 21.12px;
  /* 21.12px */
  display: flex;
  gap: 8px;
}
.engagement-section .card-footer {
  margin-top: 49.55px;
  text-align: center;
}
@media (max-width: 1024px) {
  .engagement-section .card-footer {
    margin-top: 20px;
  }
}
.engagement-section .btn1 {
  display: inline-flex;
  justify-content: center;
  align-items: center;
  min-width: 185px;
  color: #fff;
  text-align: center;
  font-family: "Open Sauce One";
  font-size: 12px;
  font-style: normal;
  font-weight: 700;
  line-height: 15.6px;
  /* 15.6px */
  text-transform: capitalize;
  padding: 15px 18px;
  border-radius: 58.5px;
  outline-offset: 4px;
}
.engagement-section .btn-first {
  background: linear-gradient(100deg, #d76f87 23.12%, #f87153 81.93%);
}
.engagement-section .btn-first:hover {
  outline: 1px solid #ff7959;
}
.engagement-section .btn-second {
  background: #9a4b54;
}
.engagement-section .btn-second:hover {
  outline: 1px solid #9a4b54;
}
.engagement-section .bottom-cta {
  max-width: 630px;
  margin: auto;
  text-align: center;
}
.engagement-section .bottom-cta h3 {
  color: #4e1930;
  text-align: center;
  font-family: "IvyOra Text";
  font-size: 45px;
  font-style: normal;
  font-weight: 300;
  line-height: 50.4px;
  /* 50.4px */
  letter-spacing: -1.8px;
  margin-bottom: 0px;
}
.engagement-section .bottom-cta h4 {
  color: #4e1930;
  font-family: IvyOra Text italic;
  font-size: 45px;
  font-style: italic;
  font-weight: 300;
  line-height: 50.4px;
  letter-spacing: -1.8px;
  margin-bottom: 32px;
}
.engagement-section .bottom-cta p {
  color: #4e1930;
  text-align: center;
  font-family: "Open Sauce One";
  font-size: 16px;
  font-style: normal;
  font-weight: 300;
  line-height: 24.64px;
  /* 24.64px */
  margin-bottom: 18px;
}
.engagement-section .bottom-cta .btn-bottom {
  display: inline-flex;
  justify-content: center;
  align-items: center;
  min-width: 158px;
  color: #fff;
  text-align: center;
  font-family: "Open Sauce One";
  font-size: 12px;
  font-style: normal;
  font-weight: 700;
  line-height: 15.6px;
  /* 15.6px */
  text-transform: capitalize;
  padding: 15px 25px;
  border-radius: 58.5px;
  background: linear-gradient(99deg, #d76f87 16.74%, #f87153 85.44%);
  outline-offset: 4px;
}
.engagement-section .bottom-cta .btn-bottom:hover {
  outline: 1px solid #ff7959;
}
.consulting-section {
  background: radial-gradient(89.78% 88.87% at 56.28% 108.05%, #f87153 0%, #7c3139 37.75%, #4e1930 77.06%);
  color: #fff;
  border-radius: 0px;
  overflow: hidden;
  position: relative;
}
.consulting-section:after {
  content: "";
  position: absolute;
  inset: auto 0 0;
  height: 260px;
  background: linear-gradient(to top, rgba(255, 124, 84, 0.35), transparent);
  pointer-events: none;
}
.consulting-section .container {
  max-width: 1332px;
  padding: 0px;
}
.consulting-section .consulting-main {
  position: relative;
}
.consulting-section .consulting-main:after {
  content: "";
  position: absolute;
  top: 0;
  left: 0;
  width: 1px;
  height: 100%;
  background: #ffffff;
  pointer-events: none;
}
.consulting-section .consulting-main:before {
  content: "";
  position: absolute;
  top: 0;
  right: 0;
  width: 1px;
  height: 100%;
  background: #ffffff;
  pointer-events: none;
}
.consulting-section .consulting-main .shape-left {
  position: absolute;
  bottom: 0;
  left: 0;
}
.consulting-section .consulting-main .shape-right {
  position: absolute;
  bottom: 0;
  right: 0;
}
.consulting-section .consulting-hero {
  padding: 182px 0 137px;
  position: relative;
}
.consulting-section .consulting-hero:before {
  content: "";
  position: absolute;
  bottom: 0px;
  height: 42px;
  width: 42px;
  background-repeat: no-repeat;
  background-size: cover;
  background-image: url(../images/what-bottom-left.svg);
  left: 0px;
}
.consulting-section .consulting-hero:after {
  content: "";
  position: absolute;
  bottom: 0px;
  height: 42px;
  width: 42px;
  background-repeat: no-repeat;
  background-size: cover;
  background-image: url(../images/what-bottom-right.svg);
  right: 0px;
}
.consulting-section .consulting-hero .heading {
  max-width: 860px;
  margin: auto;
  text-align: center;
  padding: 0 20px;
}
.consulting-section .consulting-hero .heading h2 {
  color: #f3d9cd;
  text-align: center;
  font-family: "IvyOra Text";
  font-size: 70px;
  font-style: normal;
  font-weight: 300;
  line-height: 76.3px;
  /* 76.3px */
  letter-spacing: -2.1px;
  margin-bottom: 27px;
}
@media (max-width: 991px) {
  .consulting-section .consulting-hero .heading h2 {
    font-size: 36px;
    line-height: 46px;
  }
}
.consulting-section .consulting-hero .heading h2 sup {
  font-family: IvyOra Text;
  font-size: 12px;
  top: -33px;
}
@media screen and (max-width: 767.98px) {
  .consulting-section .consulting-hero .heading h2 sup {
    top: -13px;
  }
}
.consulting-section .consulting-hero .heading p {
  color: #f3d9cd;
  text-align: center;
  font-family: "Open Sauce One";
  font-size: 16px;
  font-style: normal;
  font-weight: 300;
  line-height: 22.88px;
  /* 22.88px */
  max-width: 564px;
  margin: 0 auto;
}
.consulting-section .divider {
  height: 0.5px;
  background: #ffffff;
}
.consulting-section .consulting-story {
  padding: 150px 0 0px;
}
@media (max-width: 991px) {
  .consulting-section .consulting-story {
    padding: 60px 0 0px;
  }
}
.consulting-section .section-heading {
  text-align: center;
  margin-bottom: 80px;
}
@media (max-width: 991px) {
  .consulting-section .section-heading {
    padding: 0px 24px;
  }
}
.consulting-section .section-heading .eyebrow {
  display: inline-flex;
  align-items: center;
  gap: 14px;
  margin-bottom: 18px;
  color: #fff;
  font-family: "Open Sauce One";
  font-size: 18px;
  font-style: normal;
  font-weight: 700;
  line-height: 25.56px;
  /* 25.56px */
  text-transform: capitalize;
}
@media (max-width: 991px) {
  .consulting-section .section-heading .eyebrow {
    font-size: 12px;
    line-height: 17.04px;
  }
}
.consulting-section .section-heading .eyebrow .dot {
  width: 6px;
  height: 6px;
  border-radius: 50%;
  background: #ff7959;
}
.consulting-section .section-heading h3 {
  color: #f3d9cd;
  text-align: center;
  font-family: "IvyOra Text";
  font-size: 45px;
  font-style: normal;
  font-weight: 300;
  line-height: 48.15px;
  /* 48.15px */
  letter-spacing: -1.35px;
  margin-bottom: 0;
}
@media (max-width: 991px) {
  .consulting-section .section-heading h3 {
    font-size: 36px;
    line-height: 46px;
  }
}
.consulting-section .story-rows {
  display: flex;
  flex-direction: column;
  gap: 85px;
  padding-bottom: 205px;
  padding-left: 97px;
  padding-right: 97px;
  perspective: 1400px;
}
@media (max-width: 991px) {
  .consulting-section .story-rows {
    gap: 40px;
    padding-bottom: 80px;
    perspective: none;
    padding-left: 24px;
    padding-right: 24px;
  }
}
.consulting-section .story-row {
  display: flex;
  align-items: center;
  justify-content: center;
  gap: 54px;
}
.consulting-section .story-row--reverse {
  flex-direction: row-reverse;
}
@media (max-width: 991px) {
  .consulting-section .story-row {
    flex-direction: column !important;
    gap: 30px;
  }
}
.consulting-section .story-row:nth-child(1) {
  justify-content: flex-end;
  left: -20px;
  position: relative;
}
@media (max-width: 991px) {
  .consulting-section .story-row:nth-child(1) {
    justify-content: center;
    left: 0px;
  }
}
.consulting-section .story-row:nth-child(1) .story-row__image {
  transform: rotateY(0deg);
}
.consulting-section .story-row:nth-child(2) {
  justify-content: left;
}
@media (max-width: 991px) {
  .consulting-section .story-row:nth-child(2) {
    justify-content: center;
  }
}
.consulting-section .story-row:nth-child(2) .story-row__image {
  transform: perspective(1200px) rotateX(12deg) rotateY(25deg);
}
.consulting-section .story-row:nth-child(3) {
  justify-content: flex-end;
  left: -40px;
  position: relative;
}
@media (max-width: 991px) {
  .consulting-section .story-row:nth-child(3) {
    justify-content: center;
    left: 0px;
  }
}
.consulting-section .story-row:nth-child(3) .story-row__image {
  transform: perspective(1200px) rotateY(-32deg) scale(1.08);
  transform-origin: center center;
}
.consulting-section .story-row.is-visible .story-row__image, .consulting-section .story-row.is-visible .story-row__text {
  opacity: 1;
  transform: none;
}
.consulting-section .story-row__image {
  flex: 0 0 auto;
  width: 348px;
  aspect-ratio: 0.87;
  border-radius: 20px;
  overflow: hidden;
  opacity: 0.4;
  transform-style: preserve-3d;
  backface-visibility: hidden;
  transition: opacity 1s cubic-bezier(0.22, 1, 0.36, 1);
  will-change: opacity, transform;
}
.consulting-section .story-row__image img {
  width: 100%;
  height: 100%;
  object-fit: cover;
  object-position: center 30%;
  display: block;
  border-radius: 20px;
}
@media (max-width: 991px) {
  .consulting-section .story-row__image {
    width: 100%;
    max-width: 340px;
    aspect-ratio: 0.87;
    transform: none !important;
  }
}
@media (prefers-reduced-motion: reduce) {
  .consulting-section .story-row__image {
    opacity: 1;
    transform: none !important;
    transition: none;
    will-change: auto;
  }
}
.consulting-section .story-row__text {
  max-width: 330px;
  flex: 0 1 330px;
  opacity: 0.4;
  transition: opacity 0.75s cubic-bezier(0.22, 1, 0.36, 1);
  will-change: opacity;
}
@media (max-width: 991px) {
  .consulting-section .story-row__text {
    max-width: 100%;
    padding: 0 20px;
  }
}
@media (prefers-reduced-motion: reduce) {
  .consulting-section .story-row__text {
    opacity: 1;
    transition: none;
    will-change: auto;
  }
}
.consulting-section .story-row__text p {
  color: #f3d9cd;
  font-family: "Open Sauce One";
  font-size: 16px;
  font-style: normal;
  font-weight: 300;
  line-height: 22.72px;
  /* 22.72px */
  margin-bottom: 22px;
}
.consulting-section .story-row__text p:last-child {
  margin-bottom: 0;
}
.page-template-template-about .site-footer {
  background-color: transparent;
}
.page-template-template-about a {
  text-decoration: none;
}
.page-template-template-about .site-header {
  overflow: hidden;
}
.page-template-template-about .site-header.is-stuck {
  overflow: visible;
  background: transparent;
  background-color: transparent;
  box-shadow: none;
  backdrop-filter: none;
  -webkit-backdrop-filter: none;
}
.page-template-template-about .site-header .site-header__inner {
  border: none;
  border-radius: 50px;
  background: linear-gradient(180deg, rgba(255, 255, 255, 0.34) 0%, rgba(255, 255, 255, 0.16) 7%, rgba(255, 255, 255, 0.05) 18%, rgba(255, 255, 255, 0) 36%), linear-gradient(180deg, #9e7c8a 0%, #8a6574 16%, #7c5363 38%, #704153 58%, #643245 80%, #5f2e43 100%);
  backdrop-filter: blur(16px);
  -webkit-backdrop-filter: blur(16px);
  box-shadow: inset 0 1px 0 rgba(255, 255, 255, 0.28), inset 0 -1px 0 rgba(40, 8, 20, 0.18), 0 10px 28px rgba(20, 8, 12, 0.22);
}
.page-template-template-about .site-header .site-header__inner:before {
  content: "";
  display: block;
  position: absolute;
  width: 54px;
  height: 54px;
  left: -54px;
  right: inherit;
  top: 0;
  z-index: 0;
  border-radius: 0 0 0 23px;
  border-right: 0;
  background: radial-gradient(ellipse 90% 100% at 100% 35%, rgba(230, 195, 210, 0.42) 0%, rgba(190, 140, 165, 0.22) 38%, transparent 72%), linear-gradient(180deg, rgba(255, 255, 255, 0.28) 0%, rgba(255, 255, 255, 0.08) 14%, rgba(255, 255, 255, 0) 36%), linear-gradient(180deg, #b08a98 0%, #947082 22%, #7e5568 48%, #6a3e52 72%, #5c2e42 100%);
  backdrop-filter: blur(16px);
  -webkit-backdrop-filter: blur(16px);
}
.page-template-template-about .site-header .site-header__inner::after {
  content: "";
  display: block;
  position: absolute;
  width: 54px;
  height: 54px;
  right: -54px;
  top: 0;
  z-index: 0;
  border-radius: 0 0 23px 0;
  border: none;
  border-left: 0;
  background: radial-gradient(ellipse 90% 100% at 0% 35%, rgba(230, 195, 210, 0.42) 0%, rgba(190, 140, 165, 0.22) 38%, transparent 72%), linear-gradient(180deg, rgba(255, 255, 255, 0.28) 0%, rgba(255, 255, 255, 0.08) 14%, rgba(255, 255, 255, 0) 36%), linear-gradient(180deg, #b08a98 0%, #947082 22%, #7e5568 48%, #6a3e52 72%, #5c2e42 100%);
  backdrop-filter: blur(16px);
  -webkit-backdrop-filter: blur(16px);
}
.page-template-template-about .site-header .site-header__inner .site-header__logo-image {
  display: none;
}
.page-template-template-about .site-header .site-header__inner .site-header__logo-image.site-header__logo-image--light {
  display: block;
}
.page-template-template-about .site-header::after {
  display: none;
}
.page-template-template-about .site-header::before {
  display: none;
}
.page-template-template-about .site-header .menu-item a {
  color: #f3d9cd !important;
}
.feature-ticker {
  background: radial-gradient(101.22% 159.73% at 9.32% -36.48%, #ff7959 18.85%, #ffbc7e 51.64%, #e5e5e5 90.56%);
  position: relative;
}
.feature-ticker:after {
  content: "";
  position: absolute;
  top: 37px;
  left: 0;
  right: 0;
  width: 100%;
  height: 1px;
  background: #ffffff;
  pointer-events: none;
}
.feature-ticker:before {
  content: "";
  position: absolute;
  bottom: 50px;
  left: 0;
  right: 0;
  width: 100%;
  height: 1px;
  background: #ffffff;
  pointer-events: none;
}
.feature-ticker .container {
  max-width: 1332px;
  padding: 0px;
}
.feature-ticker .feature-ticker_main {
  position: relative;
}
.feature-ticker .feature-ticker_main:after {
  content: "";
  position: absolute;
  top: 0;
  left: 0;
  width: 1px;
  height: 100%;
  background: #ffffff;
  pointer-events: none;
}
.feature-ticker .feature-ticker_main:before {
  content: "";
  position: absolute;
  top: 0;
  right: 0;
  width: 1px;
  height: 100%;
  background: #ffffff;
  pointer-events: none;
}
.feature-ticker .feature-ticker_main .shape-first {
  position: absolute;
  top: 37px;
  left: 0;
}
.feature-ticker .feature-ticker_main .shape-second {
  position: absolute;
  top: 37px;
  right: 0;
}
.feature-ticker .feature-ticker_main .shape-third {
  position: absolute;
  bottom: 50px;
  left: 0;
}
.feature-ticker .feature-ticker_main .shape-fourth {
  position: absolute;
  bottom: 50px;
  right: 0;
}
.feature-ticker__wrapper {
  display: grid;
  grid-template-columns: 1fr 1fr;
  min-height: 800px;
  overflow: hidden;
  padding: 235px 0 220px 35px;
  gap: 195px;
  position: relative;
}
.feature-ticker__wrapper::before {
  content: "";
  position: absolute;
  top: 38px;
  bottom: 0;
  left: 50%;
  width: 1px;
  background: #ffffff;
  pointer-events: none;
  transform: translateX(-50%);
  z-index: 1;
  height: 90%;
}
@media (max-width: 991px) {
  .feature-ticker__wrapper {
    grid-template-columns: 1fr;
    padding: 100px 35px;
    gap: 40px;
  }
  .feature-ticker__wrapper::before {
    display: none;
  }
}
.feature-ticker__left {
  position: relative;
  height: 360px;
  overflow: hidden;
  mask-image: linear-gradient(to bottom, transparent 0%, black 20%, black 80%, transparent 100%);
  -webkit-mask-image: linear-gradient(to bottom, transparent 0%, black 20%, black 80%, transparent 100%);
}
.feature-ticker__track {
  position: relative;
  width: 100%;
  height: 100%;
}
.feature-ticker__slide {
  position: absolute;
  inset: 0;
  display: flex;
  align-items: center;
  gap: 40px;
  opacity: 0;
  transform: translateY(28px);
  transition: transform 0.7s cubic-bezier(0.22, 1, 0.36, 1), opacity 0.5s ease;
  will-change: transform, opacity;
  pointer-events: none;
}
.feature-ticker__slide.is-active {
  opacity: 1;
  transform: translateY(0);
}
.feature-ticker__slide.is-leaving {
  opacity: 0;
  transform: translateY(-28px);
  transition: transform 0.7s cubic-bezier(0.22, 1, 0.36, 1), opacity 0.4s ease;
}
@media (max-width: 1200px) {
  .feature-ticker__slide {
    flex-direction: column;
  }
}
.feature-ticker__number {
  flex-shrink: 0;
  color: #fff;
  text-align: right;
  font-family: "IvyOra Text";
  font-size: 180px;
  font-style: normal;
  font-weight: 300;
  line-height: 183.6px;
  /* 183.6px */
  letter-spacing: -7.2px;
  margin-left: -35px;
}
.feature-ticker__title {
  color: #fff;
  font-family: "IvyOra Text";
  font-size: 50px;
  font-style: normal;
  font-weight: 300;
  line-height: 51px;
  /* 51px */
  letter-spacing: -2px;
  margin: 0;
}
@media (max-width: 991px) {
  .feature-ticker__title {
    font-size: 35px;
    line-height: 43.4px;
    text-align: center;
  }
}
.feature-ticker__right {
  display: flex;
  flex-direction: column;
  justify-content: center;
  position: relative;
  top: 30px;
}
@media (max-width: 1200px) {
  .feature-ticker__right {
    top: inherit;
  }
}
.feature-ticker__eyebrow {
  display: flex;
  align-items: center;
  gap: 14px;
  color: #4e1930;
  font-family: "Open Sauce One";
  font-size: 18px;
  font-style: normal;
  font-weight: 700;
  line-height: 25.56px;
  /* 25.56px */
  margin-bottom: 30px;
}
@media (max-width: 991px) {
  .feature-ticker__eyebrow {
    font-size: 12px;
    line-height: 17.04px;
    margin-bottom: 20px;
  }
}
.feature-ticker__eyebrow .dot {
  width: 6px;
  height: 6px;
  border-radius: 50%;
  background: #ff7959;
}
.feature-ticker__content {
  max-width: 480px;
}
.feature-ticker__content p {
  color: #4e1930;
  font-family: "Open Sauce One";
  font-size: 16px;
  font-style: normal;
  font-weight: 300;
  line-height: 24.64px;
  /* 24.64px */
  margin-bottom: 0;
  min-width: 481px;
}
@media (max-width: 1200px) {
  .feature-ticker__content p {
    min-width: inherit;
  }
}
.feature-ticker__content p:not(:last-child) {
  margin-bottom: 26px;
}
.our-dna {
  padding: 254px 0 245px;
  background: #fff;
  overflow: hidden;
  /*=========================
            Content
    =========================*/
}
@media (max-width: 991px) {
  .our-dna {
    padding: 60px 0px;
  }
}
.our-dna .section-heading {
  text-align: center;
  max-width: 760px;
  margin: 0 auto 78px;
}
@media (max-width: 991px) {
  .our-dna .section-heading {
    margin-bottom: 40px;
  }
}
.our-dna .section-heading h2 {
  color: #4e1930;
  text-align: center;
  font-family: "IvyOra Text";
  font-size: 80px;
  font-style: normal;
  font-weight: 300;
  line-height: 77.6px;
  /* 77.6px */
  letter-spacing: -3.2px;
  margin-bottom: 23px;
}
@media (max-width: 767px) {
  .our-dna .section-heading h2 {
    font-size: 60px;
    line-height: 58.2px;
    letter-spacing: -2.4px;
  }
}
.our-dna .section-heading p {
  color: #4e1930;
  text-align: center;
  font-family: "Open Sauce One";
  font-size: 16px;
  font-style: normal;
  font-weight: 300;
  line-height: 20.8px;
  /* 20.8px */
  margin-bottom: 0;
}
.our-dna .dna-tabs {
  display: flex;
  justify-content: center;
  flex-wrap: wrap;
  gap: 20px 15px;
  max-width: 952px;
  margin: 0 auto 78px;
}
@media (max-width: 991px) {
  .our-dna .dna-tabs {
    margin-bottom: 40px;
  }
}
.our-dna .dna-tab {
  padding: 7px 25px;
  border: none;
  border-radius: 23.951px;
  background: #f4f4f4;
  text-align: center;
  font-family: "Open Sauce One";
  font-size: 22px;
  font-style: normal;
  cursor: pointer;
  font-weight: 400;
  line-height: 33.88px;
}
.our-dna .dna-tab__label {
  color: #4e1930;
}
.our-dna .dna-tab:hover, .our-dna .dna-tab.active {
  background: var(--tab-color, linear-gradient(180deg, #d76f87 0%, #f87153 100%));
}
.our-dna .dna-tab:hover .dna-tab__label, .our-dna .dna-tab.active .dna-tab__label {
  background: var(--tab-text-color, #fff);
  -webkit-background-clip: text;
  background-clip: text;
  color: transparent;
}
@media (max-width: 767px) {
  .our-dna .dna-tab {
    padding: 3px 15px;
    font-size: 16px;
    line-height: 28px;
  }
}
.our-dna .dna-content {
  position: relative;
  min-height: 420px;
  margin-bottom: 80px;
}
.our-dna .dna-info {
  position: relative;
  z-index: 2;
}
@media screen and (max-width: 1299px) {
  .our-dna .dna-info {
    max-width: 80%;
    margin: auto;
  }
}
.our-dna .dna-info h3 {
  margin-bottom: 8.35px;
  font-family: "Open Sauce One";
  font-size: 20px;
  font-style: normal;
  font-weight: 700;
  line-height: 30.8px;
  background: var(--dna-title-color, #f87153);
  -webkit-background-clip: text;
  background-clip: text;
  color: transparent;
}
.our-dna .dna-info .dna-info__text {
  position: absolute;
}
@media (max-width: 991px) {
  .our-dna .dna-info .dna-info__text {
    position: relative;
    left: 16px !important;
    top: inherit !important;
    bottom: inherit !important;
    right: inherit !important;
  }
}
.our-dna .dna-info.disruptive .dna-info__text {
  left: 84px;
  z-index: 3;
}
.our-dna .dna-info.grounded .dna-info__text {
  left: 294px;
  top: -20px;
}
.our-dna .dna-info.grounded .dna-info__text p {
  max-width: 400px;
}
.our-dna .dna-info.self-aware .dna-info__text {
  left: 263px;
  bottom: 80px;
}
.our-dna .dna-info.self-aware .dna-button {
  margin-top: 165px;
}
.our-dna .dna-info.passionate .dna-info__text {
  left: 626px;
  bottom: 20px;
}
.our-dna .dna-info.passionate .dna-button a {
  top: 50px;
}
@media (max-width: 991px) {
  .our-dna .dna-info.passionate .dna-button a {
    top: 0px;
  }
}
.our-dna .dna-info.versatile .dna-info__text {
  right: 274px;
  top: -52px;
}
.our-dna .dna-info.fearless .dna-info__text {
  right: -42px;
  top: -62px;
}
.our-dna .dna-info.fearless .cooth-logo {
  padding-top: 290px;
}
@media (max-width: 991px) {
  .our-dna .dna-info.fearless .cooth-logo {
    padding-top: 0px;
  }
}
.our-dna .dna-info.empathetic .dna-info__text {
  right: -90px;
  bottom: 0px;
}
.our-dna .dna-info.a-little-funny .dna-info__text {
  right: -117px;
  bottom: -50px;
}
.our-dna .dna-info.a-little-funny .dna-info__text p {
  max-width: 280px;
}
@media (max-width: 991px) {
  .our-dna .dna-info.a-little-funny .dna-info__text p {
    max-width: 383px;
  }
}
.our-dna .dna-info p {
  color: #4e1930;
  font-family: "Open Sauce One";
  font-size: 16px;
  font-style: normal;
  font-weight: 300;
  line-height: 21.28px;
  /* 21.28px */
  max-width: 383px;
  margin: 0;
}
.our-dna .dna-info .cooth-logo {
  position: relative;
  display: block;
  padding-top: 135px;
}
@media (max-width: 991px) {
  .our-dna .dna-info .cooth-logo {
    padding-top: 0px !important;
  }
}
.our-dna .dna-info .cooth-logo svg {
  margin-top: -95px;
  transition: opacity 0.3s ease;
}
@media (max-width: 991px) {
  .our-dna .dna-info .cooth-logo svg {
    width: 100%;
  }
}
@media (max-width: 991px) and (max-width: 991px) {
  .our-dna .dna-info .cooth-logo svg {
    margin-top: 0px;
    height: 190px;
  }
}
.our-dna .dna-info .cooth-logo__image {
  position: absolute;
  inset: 0;
  width: 100%;
  height: auto;
  margin: auto;
  opacity: 0;
  pointer-events: none;
  transition: opacity 0.3s ease;
}
.our-dna .dna-info .cooth-logo.has-custom-logo svg {
  opacity: 0;
}
.our-dna .dna-info .cooth-logo.has-custom-logo .cooth-logo__image {
  opacity: 1;
}
.our-dna .dna-button {
  margin-top: 117px;
  text-align: center;
}
@media (max-width: 991px) {
  .our-dna .dna-button {
    margin-top: 60px !important;
  }
}
.our-dna .dna-button .btn1 {
  display: inline-flex;
  align-items: center;
  justify-content: center;
  border-radius: 58.5px;
  background: #4e1930;
  padding: 13px 25px;
  color: #fff;
  text-align: center;
  font-family: "Open Sauce One";
  font-size: 14px;
  font-style: normal;
  font-weight: 700;
  line-height: 18.2px;
  outline-offset: 4px;
  transition: all 0.2s ease;
}
.our-dna .dna-button .btn1:hover, .our-dna .dna-button .btn1:focus {
  outline: 1px solid #4e1930;
  color: #ffffff;
}
.team-section {
  padding: 0px 0 205px;
  background: #ffffff;
}
@media (max-width: 991px) {
  .team-section {
    padding-bottom: 100px;
  }
}
.team-section .container {
  max-width: 1348px;
}
.team-section .section-heading {
  margin-bottom: 130px;
}
@media (max-width: 991px) {
  .team-section .section-heading {
    margin-bottom: 50px;
  }
}
.team-section .section-heading h2 {
  color: #4e1930;
  text-align: center;
  font-family: "IvyOra Text";
  font-size: 70px;
  font-style: normal;
  font-weight: 300;
  line-height: 67.9px;
  /* 67.9px */
  letter-spacing: -2.1px;
  margin-bottom: 20px;
}
@media (max-width: 767px) {
  .team-section .section-heading h2 {
    font-size: 50px;
    line-height: 58.2px;
  }
}
.team-section .section-heading p {
  color: #4e1930;
  text-align: center;
  font-family: "Open Sauce One";
  font-size: 16px;
  font-style: normal;
  font-weight: 300;
  line-height: 20.8px;
  /* 20.8px */
  margin-bottom: 0px;
}
.team-section .team-grid {
  display: grid;
  grid-template-columns: repeat(3, 1fr);
  gap: 22px 19px;
}
@media (max-width: 991px) {
  .team-section .team-grid {
    grid-template-columns: repeat(1, 1fr);
  }
}
.team-section .team-grid .team-card {
  position: relative;
  perspective: 1600px;
}
@media (min-width: 992px) {
  .team-section .team-grid .team-card:hover .team-card-inner {
    transform: rotateY(180deg);
    transition-delay: 0.3s;
  }
  .team-section .team-grid .team-card:hover .team-card-front {
    pointer-events: none;
  }
  .team-section .team-grid .team-card:hover .team-card-back {
    pointer-events: auto;
  }
  .team-section .team-grid .team-card:hover .team-card__badge {
    opacity: 0;
    transition-delay: 0.3s;
  }
}
@media (max-width: 991px) {
  .team-section .team-grid .team-card {
    cursor: pointer;
  }
  .team-section .team-grid .team-card.is-flipped .team-card-inner {
    transform: rotateY(180deg);
    transition-delay: 0.3s;
  }
  .team-section .team-grid .team-card.is-flipped .team-card-front {
    pointer-events: none;
  }
  .team-section .team-grid .team-card.is-flipped .team-card-back {
    pointer-events: auto;
  }
  .team-section .team-grid .team-card.is-flipped .team-card__badge {
    opacity: 0;
    transition-delay: 0.3s;
  }
}
.team-section .team-grid .team-card__badge {
  position: absolute;
  top: -10px;
  left: 0;
  z-index: 3;
  background: #1a1a1a;
  color: #ffffff;
  font-family: "Open Sauce One";
  font-size: 10px;
  font-style: normal;
  font-weight: 700;
  line-height: 14px;
  letter-spacing: 0.3px;
  text-transform: uppercase;
  padding: 4px 8px;
  border-radius: 4px;
  pointer-events: none;
  opacity: 1;
  transition: opacity 0.2s ease;
}
.team-section .team-grid .team-card-inner {
  position: relative;
  width: 100%;
  height: 100%;
  min-height: 560px;
  transition: transform 0.6s cubic-bezier(0.2, 0.8, 0.2, 1);
  transform-style: preserve-3d;
  -webkit-transform-style: preserve-3d;
  will-change: transform;
  border-radius: 20px;
  opacity: 1;
}
@media (max-width: 767px) {
  .team-section .team-grid .team-card-inner {
    min-height: 480px;
  }
}
.team-section .team-grid .team-card-inner .team-card-front, .team-section .team-grid .team-card-inner .team-card-back {
  position: absolute;
  inset: 0;
  width: 100%;
  height: 100%;
  backface-visibility: hidden;
  -webkit-backface-visibility: hidden;
}
.team-section .team-grid .team-card-inner .team-card-back {
  pointer-events: none;
}
.team-section .team-grid .team-card-inner .team-card-front {
  border-radius: 20px;
  background: #f3d9cd1a;
  padding: 0px 24px 34px 34px;
  display: flex;
  flex-direction: column;
}
.team-section .team-grid .team-card-inner .team-card-front .member-image {
  width: 204px;
  height: 274px;
  border-radius: 17px;
  overflow: hidden;
  margin-bottom: 28px;
}
.team-section .team-grid .team-card-inner .team-card-front .member-image img {
  width: 100%;
  height: 100%;
  object-fit: cover;
}
.team-section .team-grid .team-card-inner .team-card-front h3 {
  color: #4e1930;
  font-family: "IvyOra Text";
  font-size: 45px;
  font-style: normal;
  font-weight: 300;
  line-height: 48.15px;
  /* 48.15px */
  margin-bottom: 23px;
  min-height: 97px;
  display: flex;
  align-items: end;
  max-width: 320px;
}
@media (max-width: 767px) {
  .team-section .team-grid .team-card-inner .team-card-front h3 {
    font-size: 25px;
    line-height: 29.75px;
    min-height: auto;
  }
}
.team-section .team-grid .team-card-inner .team-card-front .designation {
  display: inline-flex;
  align-items: center;
  gap: 14px;
  color: #4e1930;
  font-family: "Open Sauce One";
  font-size: 18px;
  font-style: normal;
  font-weight: 700;
  line-height: 142%;
  /* 25.56px */
  text-transform: capitalize;
  margin-bottom: 37px;
}
@media (max-width: 767px) {
  .team-section .team-grid .team-card-inner .team-card-front .designation {
    font-size: 12px;
    line-height: 17.04px;
  }
}
.team-section .team-grid .team-card-inner .team-card-front .designation .dot {
  width: 6px;
  height: 6px;
  border-radius: 50%;
  background: #ff7959;
}
.team-section .team-grid .team-card-inner .social-links {
  margin-top: auto;
  display: flex;
  gap: 14px;
  margin-top: 0px;
}
.team-section .team-grid .team-card-inner .team-card-back {
  transform: rotateY(180deg);
  border-radius: 20px;
  background: #f3d9cd1a;
  padding: 24px;
  display: flex;
  flex-direction: column;
  gap: 20px;
}
.team-section .team-grid .team-card-inner .team-card-back .member-image {
  width: 100%;
  flex: 1 1 auto;
  border-radius: 12px;
  overflow: hidden;
  max-width: 204px;
  max-height: 236px;
}
.team-section .team-grid .team-card-inner .team-card-back .member-image img {
  width: 100%;
  height: 100%;
  object-fit: cover;
  min-height: 236px;
  min-width: 204px;
  border-radius: 17px;
}
.team-section .team-grid .team-card-inner .team-card-back .member-image--swatch {
  background: #fca28c;
}
.team-section .team-grid .team-card-inner .team-card-back .fact-list {
  display: flex;
  flex-direction: column;
  gap: 13px;
  flex-shrink: 0;
}
.team-section .team-grid .team-card-inner .team-card-back .fact__label {
  display: inline-flex;
  align-items: center;
  gap: 6px;
  color: #ff7959;
  font-family: "Open Sauce One";
  font-size: 13px;
  font-style: normal;
  font-weight: 700;
  line-height: 128%;
  text-transform: uppercase;
  margin-bottom: 4px;
}
.team-section .team-grid .team-card-inner .team-card-back .fact__value {
  color: #4e1930;
  font-family: "Open Sauce One";
  font-size: 20px;
  font-style: normal;
  font-weight: 400;
  line-height: 128%;
  margin: 0;
}
.kick-section {
  background: #ffffff;
  padding: 0 0 209px;
}
@media (max-width: 991px) {
  .kick-section {
    padding-bottom: 100px;
  }
}
.kick-section .container {
  max-width: 1280px;
}
.kick-section .kick-main {
  display: flex;
  gap: 40px;
}
@media (max-width: 991px) {
  .kick-section .kick-main {
    flex-direction: column;
  }
}
.kick-section .kick-main .section-heading {
  width: 50%;
  display: flex;
  flex-direction: column;
}
@media (max-width: 991px) {
  .kick-section .kick-main .section-heading {
    width: 100%;
  }
}
.kick-section .kick-main .section-heading .eyebrow {
  display: inline-flex;
  align-items: center;
  gap: 14px;
  color: #4e1930;
  font-family: "Open Sauce One";
  font-size: 18px;
  font-style: normal;
  font-weight: 700;
  line-height: 25.56px;
  text-transform: capitalize;
  margin-bottom: 28px;
}
@media (max-width: 991px) {
  .kick-section .kick-main .section-heading .eyebrow {
    font-size: 12px;
    line-height: 17.04px;
    justify-content: center;
    text-align: center;
  }
}
.kick-section .kick-main .section-heading .eyebrow .dot {
  width: 6px;
  height: 6px;
  border-radius: 50%;
  background: #ff7959;
}
.kick-section .kick-main .section-heading h3 {
  color: #4e1930;
  font-family: "IvyOra Text";
  font-size: 65px;
  font-style: normal;
  font-weight: 300;
  line-height: 72.8px;
  /* 72.8px */
  letter-spacing: -2.6px;
  margin-bottom: 0;
  max-width: 628px;
}
@media (max-width: 991px) {
  .kick-section .kick-main .section-heading h3 {
    font-size: 35px;
    line-height: 43.4px;
    max-width: 100%;
    text-align: center;
  }
}
.kick-section .kick-main .section-description {
  display: flex;
  width: 50%;
  flex-direction: column;
  max-width: 563px;
  margin-top: 62px;
}
@media (max-width: 991px) {
  .kick-section .kick-main .section-description {
    width: 100%;
    max-width: 100%;
    margin-top: 0px;
    text-align: center;
  }
}
.kick-section .kick-main .section-description p {
  color: #4e1930;
  font-family: "Open Sauce One";
  font-size: 16px;
  font-style: normal;
  font-weight: 300;
  line-height: 24px;
  /* 24px */
  margin-bottom: 20px;
}
.kick-section .kick-main .section-description p strong {
  font-weight: 700;
}
.kick-section .kick-main .section-description p:last-child {
  margin-bottom: 0;
}
.career-listing {
  padding: 0px 0 64px;
  background: #ffffff;
}
.career-listing .container {
  max-width: 1280px;
}
.career-listing .job-list {
  border-top: 1px solid #d9d9d9;
}
.career-listing .job-item {
  display: flex;
  justify-content: space-between;
  align-items: center;
  gap: 40px;
  padding: 22px 0 30px;
  border-bottom: 1px solid #d9d9d9;
}
@media (max-width: 991px) {
  .career-listing .job-item {
    flex-direction: column;
  }
}
.career-listing .job-item .job-content {
  width: 55%;
}
@media (max-width: 991px) {
  .career-listing .job-item .job-content {
    width: 100%;
    text-align: center;
  }
}
.career-listing .job-item .job-content h3 {
  color: #4e1930;
  font-family: "IvyOra Text italic";
  font-size: 45px;
  font-weight: 300;
  line-height: 50.4px;
  /* 50.4px */
  letter-spacing: -1.8px;
  text-transform: capitalize;
  margin-bottom: 0px;
}
@media (max-width: 991px) {
  .career-listing .job-item .job-content h3 {
    font-size: 25px;
    line-height: 29.75px;
    margin-bottom: 18px;
    letter-spacing: -0.2px;
  }
}
.career-listing .job-item .job-content p {
  color: #4e1930;
  font-family: "Open Sauce One";
  font-size: 16px;
  font-style: normal;
  font-weight: 300;
  line-height: 24px;
  /* 24px */
  margin-bottom: 0;
  margin-top: 6px;
}
.career-listing .job-item .job-middle {
  display: flex;
  align-items: center;
  justify-content: space-between;
  width: 45%;
}
@media (max-width: 991px) {
  .career-listing .job-item .job-middle {
    width: 100%;
    flex-direction: column;
    gap: 30px;
  }
}
.career-listing .job-item .job-meta {
  display: flex;
  justify-content: center;
  gap: 26px;
}
@media (max-width: 991px) {
  .career-listing .job-item .job-meta {
    flex-direction: column;
  }
}
.career-listing .job-item .meta-item {
  display: flex;
  align-items: center;
  gap: 10px;
  color: #4e1930;
  font-family: "Open Sauce One";
  font-size: 16px;
  font-style: normal;
  font-weight: 400;
  line-height: 22.72px;
  /* 22.72px */
  text-transform: capitalize;
}
.career-listing .job-item .meta-item.location {
  gap: 5px;
}
@media (max-width: 991px) {
  .career-listing .job-item .meta-item.location {
    gap: 10px;
  }
}
.career-listing .job-item .meta-item svg {
  color: #ff7b58;
  flex-shrink: 0;
}
.career-listing .job-item .job-action {
  display: flex;
  justify-content: flex-end;
}
.career-listing .job-item .job-action .btn1 {
  display: inline-flex;
  align-items: center;
  justify-content: center;
  border-radius: 58.5px;
  background: linear-gradient(100deg, #d76f87 23.12%, #f87153 81.93%);
  color: #fff;
  text-align: center;
  font-family: "Open Sauce One";
  font-size: 12px;
  font-style: normal;
  font-weight: 700;
  line-height: 15.6px;
  /* 15.6px */
  text-transform: capitalize;
  padding: 13px 25px;
  min-width: 152px;
  outline-offset: 4px;
  transition: all 0.2s ease;
}
.career-listing .job-item .job-action .btn1:hover, .career-listing .job-item .job-action .btn1:focus {
  outline: 1px solid #ff7959;
  color: #ffffff;
}
.page-template-template-our-work .page-sections {
  background: linear-gradient(180deg, var(--Grey-10, rgba(243, 241, 238, 0.8)) 0%, var(--White, rgba(255, 255, 255, 0.8)) 100%), var(--Grey-10, #f3f1ee);
  width: 100%;
  height: 100%;
}
.page-template-template-our-work .site-footer {
  background: transparent;
  margin-top: -32px;
}
@media (max-width: 768px) {
  .page-template-template-our-work .site-footer {
    margin-top: 0px;
  }
}
.our-work-hero {
  padding: 176px 0 103px;
  position: relative;
}
@media (max-width: 991px) {
  .our-work-hero {
    padding: 140px 0 60px;
  }
}
@media (max-width: 480px) {
  .our-work-hero {
    padding: 100px 0 40px;
  }
}
.our-work-hero::before {
  content: "";
  display: block;
  width: 100%;
  height: 1256px;
  background: radial-gradient(50% 50% at 50% 50%, #ffbc7e 0%, rgba(235, 223, 215, 0) 100%);
  z-index: 0;
  position: absolute;
  top: -539px;
}
.our-work-hero::after {
  content: "";
  position: absolute;
  width: 100%;
  height: calc(100% - 54px);
  top: 54px;
  max-width: calc(100% - 106px);
  margin: auto;
  left: 0;
  right: 0;
  border: 1px solid #fff;
  border-radius: 25px;
}
@media (max-width: 991px) {
  .our-work-hero::after {
    display: none;
  }
}
@media screen and (min-width: 1599px) {
  .our-work-hero::after {
    max-width: 1406px;
  }
}
.our-work-hero .corner-wrapper-our-work {
  position: absolute;
  top: 54px;
  left: 0;
  right: 0;
  max-width: calc(100% - 106px);
  margin: 0 auto;
  width: 100%;
  height: calc(100% - 54px);
  display: flex;
  justify-content: space-between;
  z-index: 1;
}
@media (max-width: 991px) {
  .our-work-hero .corner-wrapper-our-work {
    display: none;
  }
}
@media screen and (min-width: 1599px) {
  .our-work-hero .corner-wrapper-our-work {
    max-width: 1406px;
  }
}
.our-work-hero .corner-wrapper-our-work .right-corner {
  position: absolute;
  top: 0;
  right: 0;
  background-image: url(../images/corner-right-our-work.svg);
  width: 33px;
  height: 33px;
}
.our-work-hero .corner-wrapper-our-work .left-corner {
  position: absolute;
  top: 0;
  left: 0;
  background-image: url(../images/corner-left-our-work.svg);
  width: 33px;
  height: 33px;
}
.our-work-hero .corner-wrapper-our-work .bottom-right-corner {
  position: absolute;
  bottom: 0px;
  right: 0;
  background-image: url(../images/corner-bottom-right.svg);
  width: 33px;
  height: 33px;
}
.our-work-hero .corner-wrapper-our-work .bottom-left-corner {
  position: absolute;
  bottom: 0px;
  left: 0;
  background-image: url(../images/corner-bottom-left.svg);
  width: 33px;
  height: 33px;
}
.our-work-hero .container {
  z-index: 9;
  position: relative;
}
@media (min-width: 1400px) {
  .our-work-hero .container {
    max-width: 1333px;
  }
}
.our-work-hero__card {
  text-align: center;
  margin: 0 auto;
  display: flex;
  flex-direction: column;
  align-items: center;
  position: relative;
  z-index: 1;
}
.our-work-hero__heading {
  max-width: 700px;
  color: #4e1930;
  text-align: center;
  font-family: "IvyOra Text";
  font-size: 70px;
  font-style: normal;
  font-weight: 300;
  line-height: 76.3px;
  letter-spacing: -2.1px;
  margin-bottom: 14px;
}
@media (max-width: 767px) {
  .our-work-hero__heading {
    font-size: 34px;
    line-height: 40px;
    letter-spacing: -1px;
  }
}
.our-work-hero__description {
  color: #4e1930;
  max-width: 700px;
  margin: 0 0 32px;
  text-align: center;
  font-family: "Open Sauce One";
  font-size: 16px;
  font-style: normal;
  font-weight: 300;
  line-height: 22.88px;
}
.our-work-hero__description p {
  margin: 0;
}
@media (max-width: 767px) {
  .our-work-hero__description {
    font-size: 14px;
    line-height: 20px;
  }
}
.client-grid {
  padding: 68.2px 0 172px;
  position: relative;
  overflow: hidden;
  z-index: 0;
}
@media (max-width: 991px) {
  .client-grid {
    padding: 60px 0 100px;
  }
}
.client-grid:before {
  content: "";
  position: absolute;
  width: 100%;
  height: 100%;
  top: 0px;
  max-width: calc(100% - 106px);
  margin: auto;
  left: 0;
  right: 0;
  border: 1px solid #fff;
  border-bottom: none;
  border-top: none;
  z-index: 11;
}
@media (max-width: 991px) {
  .client-grid:before {
    display: none;
  }
}
@media screen and (min-width: 1599px) {
  .client-grid:before {
    max-width: 1404px;
  }
}
.client-grid:after {
  background: radial-gradient(50% 50% at 50% 50%, #ffbc7e 0%, rgba(235, 223, 215, 0) 100%);
  position: absolute;
  content: "";
  display: block;
  width: 100%;
  height: 100%;
  left: -1012.977px;
  top: 0;
  z-index: 1;
}
@media (max-width: 991px) {
  .client-grid:after {
    left: -50%;
    top: 4%;
  }
}
@media (max-width: 767px) {
  .client-grid {
    padding: 60px 0 90px;
  }
}
.client-grid .container {
  z-index: 1005;
  position: relative;
}
@media (min-width: 991px) {
  .client-grid .container {
    padding: 0px 0px;
  }
}
@media screen and (min-width: 1599px) {
  .client-grid .container {
    padding: 0px 6px;
  }
}
.client-grid .container:after {
  background: radial-gradient(50% 50% at 50% 50%, #ffbc7e 0%, rgba(235, 223, 215, 0) 100%);
  position: absolute;
  content: "";
  display: block;
  width: 100%;
  height: 100%;
  right: -540px;
  top: 25%;
  z-index: -1111;
}
@media (max-width: 991px) {
  .client-grid .container:after {
    right: -50%;
    top: 30%;
  }
}
.client-grid .container:before {
  content: "";
  position: absolute;
  bottom: 0;
  width: 100%;
  height: 25%;
}
@media (min-width: 1400px) {
  .client-grid .container {
    max-width: 1415px;
  }
}
.client-grid__heading {
  margin-bottom: 34px;
  max-width: 100%;
  position: relative;
  z-index: 11;
  color: #4e1930;
  font-family: "IvyOra Text";
  font-size: 45px;
  font-style: normal;
  font-weight: 300;
  line-height: 53.55px;
  letter-spacing: -1.35px;
  padding: 0 46px;
}
@media (max-width: 991px) {
  .client-grid__heading {
    padding: 0;
  }
}
@media (max-width: 767px) {
  .client-grid__heading {
    font-size: 24px;
    line-height: 30px;
  }
}
.client-grid__filters {
  display: flex;
  align-items: center;
  justify-content: space-between;
  flex-wrap: wrap;
  gap: 16px;
  margin-bottom: 34px;
  z-index: 11;
  padding: 0 46px;
}
.client-grid__filters::before {
  content: "";
  position: absolute;
  bottom: -143px;
  width: 100%;
  border: 1px solid white;
  border-top: none;
  max-width: calc(100% - 0px);
  margin: auto;
  left: 0;
  right: 0;
  height: 50%;
  border-bottom: none;
}
@media (max-width: 991px) {
  .client-grid__filters::before {
    display: none;
  }
}
@media screen and (min-width: 1599px) {
  .client-grid__filters::before {
    max-width: calc(100% - 12px);
  }
}
@media (max-width: 991px) {
  .client-grid__filters {
    padding: 0;
  }
}
.client-grid__categories, .client-grid__segment {
  display: flex;
  flex-wrap: wrap;
  gap: 8px;
}
.client-grid__filter-btn, .client-grid__segment-btn {
  padding: 12px 32px;
  transition: background 0.2s ease, color 0.2s ease, border-color 0.2s ease;
  color: #9a4b54;
  text-align: center;
  font-family: "Open Sauce One";
  font-size: 12px;
  font-style: normal;
  font-weight: 700;
  line-height: 15.6px;
  border: 1px solid #9a4b54;
  border-radius: 60px;
  background: rgba(255, 255, 255, 0.2);
}
@media (max-width: 991px) {
  .client-grid__filter-btn, .client-grid__segment-btn {
    padding: 10px 22px;
  }
}
.client-grid__filter-btn:hover, .client-grid__segment-btn:hover {
  border-color: #ff7959;
}
.client-grid__filter-btn.is-active, .client-grid__segment-btn.is-active {
  color: #9a4b54;
  border-radius: 60px;
  border: 1px solid #9a4b54;
  background: #fca28c;
}
.client-grid__grid {
  display: grid;
  grid-template-columns: repeat(4, 1fr);
  border-top: 1px solid #ffffff;
  border-left: 1px solid #ffffff;
  position: relative;
}
.client-grid__grid::before {
  content: "";
  position: absolute;
  bottom: -110px;
  width: 50%;
  right: 0;
  height: 110px;
  border: 1px solid #fff;
  border-top: none;
  border-left: none;
  background-image: url(../images/corner-bottom-right.svg);
  background-repeat: no-repeat;
  background-position: 100% 100%;
}
@media (max-width: 991px) {
  .client-grid__grid::before {
    display: none;
  }
}
.client-grid__grid::after {
  content: "";
  position: absolute;
  bottom: -110px;
  width: 50%;
  left: 0;
  height: 110px;
  background-image: url(../images/corner-bottom-left.svg);
  background-repeat: no-repeat;
  border: 1px solid #fff;
  border-top: none;
  border-right: none;
  background-position: 0% 100%;
}
@media (max-width: 991px) {
  .client-grid__grid::after {
    display: none;
  }
}
@media (max-width: 767px) {
  .client-grid__grid {
    grid-template-columns: repeat(2, 1fr);
  }
}
.client-grid__item {
  position: relative;
  display: flex;
  flex-direction: column;
  align-items: center;
  justify-content: center;
  gap: 0px;
  min-height: 190px;
  padding: 20px;
  border-right: 1px solid #ffffff;
  border-bottom: 1px solid #ffffff;
  text-decoration: none;
  transition: background 0.2s ease, opacity 0.2s ease;
}
@media (max-width: 768px) {
  .client-grid__item {
    min-height: 160px;
  }
}
.client-grid__item.is-hidden {
  display: none;
}
.client-grid__item[href] {
  cursor: pointer;
}
.client-grid__item[href]:hover {
  background: rgba(255, 188, 126, 0.5);
}
.client-grid__item[href]:hover .client-grid__hint {
  opacity: 1;
  transform: translateY(0);
}
.client-grid__logo-wrap {
  display: flex;
  align-items: center;
  justify-content: center;
  max-width: 160px;
  max-height: 48px;
}
.client-grid__logo-wrap img {
  display: block;
  max-width: 100%;
  max-height: 37px;
  width: 100%;
  height: 100%;
  object-fit: contain;
  object-position: center;
}
.client-grid__logo-wrap--text {
  color: #4e1930;
  font-family: "Open Sauce One";
  font-size: 15px;
  font-weight: 700;
  text-align: center;
}
.client-grid__hint {
  opacity: 1;
  color: #4e1930;
  text-align: center;
  font-family: "Open Sauce One";
  font-size: 12px;
  font-style: normal;
  font-weight: 300;
  line-height: 17.16px;
  margin-top: 75px;
  position: absolute;
}
.feature-highlight-top .section-heading {
  text-align: center;
  max-width: 807px;
  margin: 0 auto 80px;
}
@media (max-width: 991px) {
  .feature-highlight-top .section-heading {
    margin: 0 auto 80px;
  }
}
.feature-highlight-top .section-heading .eyebrow {
  display: inline-flex;
  align-items: center;
  gap: 14px;
  margin-bottom: 16px;
  color: #4e1930;
  font-family: "Open Sauce One";
  font-size: 18px;
  font-style: normal;
  font-weight: 700;
  line-height: 25.56px;
  /* 25.56px */
  text-transform: capitalize;
}
.feature-highlight-top .section-heading .eyebrow .dot {
  width: 6px;
  height: 6px;
  border-radius: 50%;
  background: #ff7959;
}
.feature-highlight-top .section-heading h2 {
  color: #4e1930;
  text-align: center;
  font-family: "IvyOra Text";
  font-size: 80px;
  font-style: normal;
  font-weight: 300;
  line-height: 85.6px;
  /* 85.6px */
  letter-spacing: -3.2px;
  margin-bottom: 18px;
}
@media (max-width: 991px) {
  .feature-highlight-top .section-heading h2 {
    font-size: 45px;
    line-height: 97%;
  }
}
.feature-highlight {
  background: radial-gradient(82.17% 157.1% at 9.32% -36.48%, #ff7959 18.85%, #ffbc7e 51.64%, #e5e5e5 90.56%);
  position: relative;
  margin-bottom: -120px;
}
.feature-highlight:after {
  content: "";
  position: absolute;
  top: 37px;
  left: 0;
  right: 0;
  width: 100%;
  height: 1px;
  background: #ffffff;
  pointer-events: none;
  display: none;
}
.feature-highlight:before {
  content: "";
  position: absolute;
  bottom: 50px;
  left: 0;
  right: 0;
  width: 100%;
  height: 1px;
  background: #ffffff;
  pointer-events: none;
  display: none;
}
@media (max-width: 991px) {
  .feature-highlight {
    margin-bottom: -70px;
  }
}
.feature-highlight .container {
  max-width: 1332px;
}
.feature-highlight .feature-highlight_main {
  position: relative;
}
.feature-highlight .feature-highlight_main:after {
  content: "";
  position: absolute;
  top: 0;
  left: 0;
  width: 1px;
  height: 100%;
  background: #ffffff;
  pointer-events: none;
}
.feature-highlight .feature-highlight_main:before {
  content: "";
  position: absolute;
  top: 0;
  right: 0;
  width: 1px;
  height: 100%;
  background: #ffffff;
  pointer-events: none;
}
.feature-highlight .feature-highlight_main .feature-highlight__wrapper_main .shape-first {
  position: absolute;
  top: 0px;
  left: 0;
}
.feature-highlight .feature-highlight_main .feature-highlight__wrapper_main .shape-second {
  position: absolute;
  top: 0px;
  right: 0;
}
.feature-highlight .feature-highlight_main .feature-highlight__wrapper_main .shape-third {
  position: absolute;
  bottom: 0px;
  left: 0;
  display: none;
}
.feature-highlight .feature-highlight_main .feature-highlight__wrapper_main .shape-fourth {
  position: absolute;
  bottom: 0px;
  right: 0;
}
.feature-highlight .feature-highlight_main .feature-highlight__wrapper_main .feature-highlight-slider {
  cursor: grab;
}
.feature-highlight .feature-highlight_main .feature-highlight__wrapper_main .feature-highlight-slider:active {
  cursor: grabbing;
}
.feature-highlight__wrapper {
  display: flex;
  min-height: 734px;
  overflow: hidden;
  gap: 97px;
  padding: 0px;
  justify-content: center;
  align-items: center;
  margin: 0 auto;
}
@media (max-width: 1200px) {
  .feature-highlight__wrapper {
    padding: 0px 0px 0px 95px;
  }
}
@media (max-width: 991px) {
  .feature-highlight__wrapper {
    flex-direction: column;
    justify-content: flex-start;
    gap: 50px;
    padding: 32px 20px 0px 20px;
  }
}
.feature-highlight__left {
  overflow: hidden;
  padding: 40px 0 240px 0px;
  position: relative;
  mask-image: none;
  height: auto;
}
@media (max-width: 991px) {
  .feature-highlight__left {
    padding: 0px 0 0px 35px;
    margin: 0px;
    max-width: 100%;
  }
}
.feature-highlight__number {
  flex-shrink: 0;
  color: #fff;
  text-align: right;
  font-family: "IvyOra Text";
  font-size: 180px;
  font-style: normal;
  font-weight: 300;
  line-height: 183.6px;
  /* 183.6px */
  letter-spacing: -7.2px;
  margin-left: -35px;
}
@media (max-width: 991px) {
  .feature-highlight__number {
    margin-left: -65px;
  }
}
.feature-highlight__title {
  color: #fff;
  font-family: "IvyOra Text";
  font-size: 50px;
  font-style: normal;
  font-weight: 300;
  line-height: 51px;
  /* 51px */
  letter-spacing: -2px;
  margin: 0;
}
@media (max-width: 991px) {
  .feature-highlight__title {
    font-size: 35px;
    line-height: 43.4px;
  }
}
.feature-highlight__right {
  display: flex;
  flex-direction: column;
  justify-content: center;
  position: relative;
  top: -100px;
}
@media (max-width: 991px) {
  .feature-highlight__right {
    justify-content: flex-start;
    padding: 0px 24px 0px 0px;
    left: inherit;
    top: 0px;
  }
}
.feature-highlight__eyebrow {
  display: flex;
  align-items: center;
  gap: 14px;
  color: #4e1930;
  font-family: "Open Sauce One";
  font-size: 18px;
  font-style: normal;
  font-weight: 700;
  line-height: 25.56px;
  /* 25.56px */
  margin-bottom: 24px;
}
@media (max-width: 991px) {
  .feature-highlight__eyebrow {
    font-size: 12px;
    line-height: 17.04px;
  }
}
.feature-highlight__eyebrow .dot {
  width: 6px;
  height: 6px;
  border-radius: 50%;
  background: #ff7959;
}
.feature-highlight__content {
  max-width: 480px;
}
.feature-highlight__content p {
  color: #4e1930;
  font-family: "Open Sauce One";
  font-size: 16px;
  font-style: normal;
  font-weight: 300;
  line-height: 24.64px;
  /* 24.64px */
  margin-bottom: 0;
  min-width: 532px;
}
.feature-highlight__content p:not(:last-child) {
  margin-bottom: 26px;
}
@media (max-width: 1200px) {
  .feature-highlight__content p {
    min-width: inherit;
  }
}
.feature-slider-controls {
  display: flex;
  align-items: center;
  gap: 34px;
  margin-top: 70px;
  position: absolute;
  width: 100%;
  bottom: 250px;
  max-width: 800px;
  margin: 0 auto;
  justify-content: center;
  left: 51%;
  transform: translate(-50%, -50%);
  z-index: 9;
}
@media (max-width: 991px) {
  .feature-slider-controls {
    max-width: 85%;
    bottom: 150px;
    left: 50%;
  }
}
.feature-progress {
  flex: 1;
  height: 1px;
  background: #4e19304d;
  position: relative;
  overflow: hidden;
  max-width: 761px;
}
.feature-progress-fill {
  position: absolute;
  left: 0;
  top: 0;
  width: 0;
  height: 100%;
  background: #4e1930;
  transition: width 0.45s ease;
}
.feature-highlight__nav {
  display: flex;
  align-items: center;
  gap: 24px;
}
.feature-highlight__nav button {
  width: 24px;
  height: 24px;
  display: flex;
  align-items: center;
  justify-content: center;
  border: none;
  background: none;
  padding: 0;
  color: #4e1930;
  cursor: pointer;
  transition: 0.3s;
}
.feature-highlight__nav button:hover {
  opacity: 0.7;
}
.feature-highlight__nav button.disabled {
  opacity: 0.35;
  pointer-events: none;
}
.get-in-touch {
  background: radial-gradient(89.78% 88.87% at 56.28% 108.05%, #f87153 0%, #7c3139 37.75%, #4e1930 77.06%);
  color: #f3d9cd;
}
.get-in-touch__hero {
  padding: 180px 0 102px;
  text-align: center;
  max-width: 1332px;
  margin: 0px auto;
  border-left: 1px solid rgba(243, 217, 205, 0.4);
  border-right: 1px solid rgba(243, 217, 205, 0.4);
}
@media (max-width: 991px) {
  .get-in-touch__hero {
    padding: 100px 16px 40px;
    border-left: none;
    border-right: none;
  }
}
.get-in-touch .container {
  max-width: 1332px;
  padding: 0px;
}
.get-in-touch__hero-heading {
  color: #f3d9cd;
  font-family: "IvyOra Text";
  font-size: 70px;
  font-style: normal;
  font-weight: 300;
  line-height: 109%;
  letter-spacing: -2.1px;
  margin-bottom: 15px;
}
@media (max-width: 991px) {
  .get-in-touch__hero-heading {
    font-size: 52px;
    line-height: 56px;
    letter-spacing: -1px;
    margin-bottom: 16px;
  }
}
.get-in-touch__hero-subheading {
  max-width: 634px;
  margin: 0 auto;
  color: #f3d9cd;
  font-family: "Open Sauce One";
  font-size: 16px;
  font-weight: 300;
  line-height: 24px;
  opacity: 0.85;
}
.get-in-touch__hero-subheading p {
  margin-bottom: 0;
}
.get-in-touch__hero-subheading p:not(:last-child) {
  margin-bottom: 1em;
}
.get-in-touch__main {
  padding: 0px;
}
@media (max-width: 991px) {
  .get-in-touch__main {
    padding: 60px 0 0px;
  }
}
.get-in-touch__grid {
  display: grid;
  grid-template-columns: 1.1fr 1.15fr;
  gap: 66px;
  border-left: 0.5px solid rgba(243, 217, 205, 0.4);
  border-right: 0.5px solid rgba(243, 217, 205, 0.4);
  border-top: 1px solid rgba(243, 217, 205, 0.4);
  padding: 0px 0px 0px 34px;
}
@media (max-width: 991px) {
  .get-in-touch__grid {
    grid-template-columns: 1fr;
    gap: 40px;
    border-left: none;
    border-right: none;
    padding: 0px;
  }
}
.get-in-touch__heading {
  color: #f3d9cd;
  font-family: "IvyOra Text italic";
  font-size: 60px;
  font-weight: 300;
  line-height: 110%;
  margin-bottom: 32px;
  letter-spacing: -2.4px;
}
@media (max-width: 991px) {
  .get-in-touch__heading {
    font-size: 42px;
    line-height: 50px;
    margin-bottom: 16px;
  }
}
.get-in-touch__intro {
  font-family: "Open Sauce One";
  font-size: 16px;
  font-weight: 300;
  line-height: 150%;
  margin-bottom: 32px;
  color: #f3d9cd;
}
.get-in-touch__intro p {
  margin-bottom: 0;
}
.get-in-touch__intro p:not(:last-child) {
  margin-bottom: 1em;
}
.get-in-touch__info {
  padding: 22px 0px;
}
@media (max-width: 991px) {
  .get-in-touch__info {
    padding: 20px 24px 0px 24px;
  }
}
.get-in-touch__contact-list {
  list-style: none;
  margin: 0;
  padding: 0;
  display: flex;
  flex-direction: column;
  gap: 16px;
}
.get-in-touch__contact-item {
  display: flex;
  align-items: center;
  gap: 12px;
  font-family: "Open Sauce One";
  font-size: 14px;
  font-weight: 300;
  line-height: 20px;
}
.get-in-touch__contact-item a {
  color: #f3d9cd;
  text-decoration: none;
  font-size: 14px;
  line-height: 150%;
}
.get-in-touch__contact-item a:hover {
  text-decoration: underline;
}
.get-in-touch__contact-icon {
  display: inline-flex;
  align-items: center;
  justify-content: center;
  flex-shrink: 0;
  color: #f3d9cd;
}
.get-in-touch__form-wrap {
  background: rgba(154, 75, 84, 0.3);
  padding: 52px;
}
@media (max-width: 991px) {
  .get-in-touch__form-wrap {
    padding: 32px;
  }
}
.page-template-template-lets-talk {
  overflow-x: hidden;
}
.page-template-template-lets-talk .site-footer {
  background-color: transparent;
}
.page-template-template-lets-talk .site-header .site-header__inner {
  background-color: #fff;
  min-height: 54px;
  border-radius: 27px;
}
.page-template-template-lets-talk .site-header .site-header__inner::before {
  content: "";
  display: block;
  width: 54px;
  height: 54px;
  background: #fff !important;
  position: absolute;
  top: 0px;
  left: -54px;
  z-index: 999;
  box-shadow: 0 16px 40px rgba(20, 8, 12, 0.3);
  backdrop-filter: blur(12px);
  border-radius: 0 0 0 23px;
}
.page-template-template-lets-talk .site-header .site-header__inner::after {
  content: "";
  display: block;
  width: 54px;
  height: 54px;
  background: #fff !important;
  position: absolute;
  top: 0px;
  right: -54px;
  z-index: 999;
  box-shadow: 0 16px 40px rgba(20, 8, 12, 0.3);
  backdrop-filter: blur(12px);
  border-radius: 0 0 23px 0;
}
.page-template-template-lets-talk .site-header .site-header__inner .site-header__toggle-thumb {
  background-color: #4e1930;
}
.page-template-template-lets-talk .site-header .site-header__inner .site-header__toggle-switch {
  border-color: #4e1930;
}
.page-template-template-lets-talk .site-header .site-header__inner #cooth-toggle-label-on {
  color: #4e193080;
}
.page-template-template-lets-talk .site-header .site-header__inner #cooth-toggle-label-off {
  color: #4e1930;
}
.page-template-template-lets-talk .site-header .site-header__inner .site-header__cta {
  background: transparent;
  color: #4e1930;
  padding: 11px 32px;
  margin-right: 27px;
  border: 1px solid #4e1930 !important;
}
.page-template-template-lets-talk .site-header .site-header__inner .site-header__cta:hover {
  outline: none;
  border: none;
}
.page-template-template-lets-talk .site-header .site-header__inner .site-header__nav-list a {
  color: #4e1930;
}
.page-template-template-lets-talk .site-header::before, .page-template-template-lets-talk .site-header::after {
  display: none;
}
body {
  cursor: url(../images/site-cursor.svg) 16 16, auto !important;
}
body button, body a {
  cursor: url(../images/site-cursor.svg) 16 16, auto !important;
  position: relative;
}
.they-know-the-way {
  background-color: #ffffff;
  background-image: url(../images/they-know-the-way-glow.png);
  background-repeat: no-repeat;
  background-position: top center;
  background-size: 1400px auto;
  padding: 80px 0px;
  border-top-left-radius: 24px;
  border-top-right-radius: 24px;
  overflow-x: hidden;
}
@media (max-width: 991px) {
  .they-know-the-way {
    padding: 60px 0px;
    background-size: 900px auto;
  }
}
.they-know-the-way .container {
  max-width: 1440px;
  padding-left: 40px;
}
@media (max-width: 991px) {
  .they-know-the-way .container {
    padding-left: 16px;
  }
}
.they-know-the-way__heading {
  color: #4e1930;
  text-align: center;
  font-family: "IvyOra Text";
  font-size: 40px;
  font-style: normal;
  font-weight: 300;
  line-height: 100%;
  letter-spacing: -0.8px;
  margin-bottom: 64px;
}
.they-know-the-way__heading em {
  font-family: "Ivyora Text italic";
  font-style: italic;
}
.they-know-the-way__heading p {
  margin: 0;
}
@media (max-width: 991px) {
  .they-know-the-way__heading {
    font-size: 30px;
    line-height: 36px;
    margin-bottom: 40px;
  }
}
.they-know-the-way__cards {
  margin: 0;
}
.they-know-the-way__cards:not(.owl-loaded) {
  display: grid;
  grid-template-columns: repeat(3, 1fr);
  gap: 24px;
}
@media (max-width: 991px) {
  .they-know-the-way__cards:not(.owl-loaded) {
    grid-template-columns: 1fr;
    gap: 16px;
  }
}
.they-know-the-way__cards .owl-stage {
  display: flex;
}
.they-know-the-way__cards .owl-item {
  display: flex;
}
.they-know-the-way__cards .item {
  width: 100%;
  height: 100%;
}
.they-know-the-way__card {
  background: #ffffff;
  border-radius: 16px;
  box-shadow: 0 20px 50px rgba(78, 25, 48, 0.06);
  padding: 48px 52px 48px 52px;
  display: flex;
  flex-direction: column;
  min-height: 220px;
  width: 100%;
}
.they-know-the-way__quote {
  flex: 1 1 auto;
  color: #4e1930;
  font-family: "IvyOra Text";
  font-size: 16px;
  font-style: normal;
  font-weight: 300;
  line-height: 24.8px;
  margin-bottom: 24px;
}
.they-know-the-way__quote p {
  display: inline;
  margin: 0;
}
.they-know-the-way__quote p:first-child::before {
  content: "''";
}
.they-know-the-way__quote p:last-child::after {
  content: "''";
}
.they-know-the-way__author {
  margin-top: auto;
  text-align: right;
}
.they-know-the-way__author-name {
  color: #4e1930;
  font-family: "Open Sauce One";
  font-size: 16px;
  font-style: normal;
  font-weight: 700;
  line-height: 130%;
  margin-bottom: 2px;
}
.they-know-the-way__author-role {
  color: #4e1930;
  font-family: "Open Sauce One";
  font-size: 16px;
  font-style: normal;
  font-weight: 400;
  line-height: 130%;
  margin-bottom: 20px;
  text-align: right;
}
.they-know-the-way__logo {
  display: block;
  margin-left: auto;
  max-height: 40px;
  max-width: 140px;
  width: auto;
}
.hero.hero--quote {
  position: relative;
  overflow: hidden;
  display: flex;
  align-items: center;
  justify-content: center;
  text-align: center;
  color: #ffffff;
  background-repeat: no-repeat;
  background-size: cover;
  height: 100vh;
}
@media screen and (max-width: 767px) {
  .hero.hero--quote {
    background-position: bottom right;
    height: 100svh;
    align-items: start;
    min-height: 100svh;
  }
}
.hero.hero--quote.is-visible {
  border-radius: 0 0 23px 23px;
}
@media (max-width: 991px) {
  .hero.hero--quote.is-visible {
    border-radius: 0 0 26px 26px;
  }
}
.hero.hero--quote.is-visible .main-hero-content .left-pattern {
  height: calc(100% - 55px);
}
.hero.hero--quote.is-visible .main-hero-content .right-pattern {
  height: calc(100% - 55px);
}
.hero.hero--quote .main-hero-content {
  display: flex;
  justify-content: space-between;
  width: 100%;
  height: 100%;
}
.hero.hero--quote .main-hero-content .left-pattern {
  display: block;
  width: 54px;
  background: transparent;
  border-right: 1px solid #fff;
  border-bottom: 1px solid #fff;
  height: calc(100% - 55px);
  position: relative;
}
@media screen and (max-width: 1025px) {
  .hero.hero--quote .main-hero-content .left-pattern {
    height: calc(100% - 90px);
  }
}
@media (max-width: 991px) {
  .hero.hero--quote .main-hero-content .left-pattern {
    border: none;
  }
}
@media (max-width: 480px) {
  .hero.hero--quote .main-hero-content .left-pattern {
    width: 9px;
  }
}
.hero.hero--quote .main-hero-content .left-pattern::before {
  content: "";
  position: absolute;
  background-image: url(../images/rightB.svg);
  background-size: cover;
  background-position: center;
  background-repeat: no-repeat;
  width: 63px;
  height: 40px;
  left: -12px;
  bottom: -1px;
}
@media (max-width: 991px) {
  .hero.hero--quote .main-hero-content .left-pattern::before {
    display: none;
  }
}
.hero.hero--quote .main-hero-content .hero__content {
  position: relative;
  z-index: 1;
  display: flex;
  flex-direction: column;
  align-items: center;
  margin: 0 auto;
  width: calc(100% - 30px);
  padding: 40px 0 0px;
}
.hero.hero--quote .main-hero-content .right-pattern {
  display: block;
  width: 54px;
  background: transparent;
  border-left: 1px solid #fff;
  border-bottom: 1px solid #fff;
  height: calc(100% - 55px);
  position: relative;
}
@media screen and (max-width: 1025px) {
  .hero.hero--quote .main-hero-content .right-pattern {
    height: calc(100% - 90px);
  }
}
@media (max-width: 991px) {
  .hero.hero--quote .main-hero-content .right-pattern {
    border: none;
  }
}
@media (max-width: 480px) {
  .hero.hero--quote .main-hero-content .right-pattern {
    width: 9px;
  }
}
.hero.hero--quote .main-hero-content .right-pattern::before {
  content: "";
  position: absolute;
  background-image: url(../images/leftCb.svg);
  background-size: cover;
  background-position: center;
  background-repeat: no-repeat;
  width: 71px;
  height: 46px;
  right: -20px;
  bottom: -1px;
}
@media (max-width: 991px) {
  .hero.hero--quote .main-hero-content .right-pattern::before {
    display: none;
  }
}
.hero.hero--quote__heading {
  font-family: IvyOra Text;
  font-weight: 300;
  font-size: 80px;
  line-height: 77.6px;
  letter-spacing: -3.2px;
  text-align: center;
  color: #ffffff;
  margin-bottom: 20px;
  margin-top: 0;
  max-width: 754px;
}
@media (min-width: 991px) {
  .hero.hero--quote__heading {
    font-size: 80px;
  }
}
@media (max-width: 991px) {
  .hero.hero--quote__heading {
    font-size: 50px;
    line-height: 48.5px;
    letter-spacing: -1.5px;
    text-align: center;
    color: #ffffff;
    margin-bottom: 39px;
    margin-top: 0;
    max-width: 100%;
  }
}
.hero.hero--quote__subheading {
  max-width: 560px;
  font-family: Open Sauce One;
  font-weight: 300;
  font-size: 16px;
  line-height: 20.8px;
  letter-spacing: 0%;
  text-align: center;
  margin: 0 0 42px 0;
  color: #ffffff;
}
@media (max-width: 991px) {
  .hero.hero--quote__subheading {
    font-size: 14px;
    line-height: 18.2px;
    letter-spacing: 0%;
    text-align: center;
    margin: 0 0 55px 0;
    color: #ffffff;
    padding: 0px 38px;
  }
}
.hero.hero--quote .hero-btn-wrapper {
  display: flex;
  flex-direction: column;
  gap: 11.8px;
  justify-content: center;
  align-items: stretch;
}
.hero.hero--quote .hero-btn-wrapper .btn-cooth-hero {
  color: #ffffff;
  padding: 13px 30px;
  border-radius: 25px;
  background: linear-gradient(100.37deg, #d76f87 23.12%, #f87153 81.93%);
  text-decoration: none;
  font-family: Open Sauce One;
  font-weight: 700;
  font-size: 12px;
  line-height: 15.6px;
  letter-spacing: 0%;
  text-align: center;
  text-transform: capitalize;
  color: #ffffff;
  outline: 1px solid transparent;
  outline-offset: 4px;
  transition: all 0.2s ease;
}
.hero.hero--quote .hero-btn-wrapper .btn-cooth-hero:hover {
  outline: 1px solid #ff7959;
  color: #ffffff;
}
@media (max-width: 991px) {
  .hero.hero--quote .hero-btn-wrapper .btn-cooth-hero {
    font-weight: 700;
    font-size: 14px;
    line-height: 18.2px;
    padding: 14px 27px;
  }
}
.hero.hero--quote .hero-btn-wrapper .mob-btn-hero {
  display: none;
}
@media (max-width: 991px) {
  .hero.hero--quote .hero-btn-wrapper .mob-btn-hero {
    display: block;
    margin: 0 2px;
    background: linear-gradient(111deg, #d76f87 36.34%, #f87153 85.79%);
  }
}
.hero.hero--quote__cloud {
  display: block;
  width: 100%;
  max-width: 1104px;
  height: auto;
}
@media (max-width: 991px) {
  .hero.hero--quote__cloud {
    display: none;
  }
}
.hero.hero--quote .mob__cloud {
  display: none;
}
@media (max-width: 991px) {
  .hero.hero--quote .mob__cloud {
    display: block;
    margin-bottom: 47px;
  }
}
.page-template-template-hero .hero.hero--quote .main-hero-content .left-pattern {
  border-right: 1px solid #4e1930;
  border-bottom: 1px solid #4e1930;
}
@media (max-width: 991px) {
  .page-template-template-hero .hero.hero--quote .main-hero-content .left-pattern {
    border: none;
  }
}
.page-template-template-hero .hero.hero--quote .main-hero-content .left-pattern::before {
  background-image: url(../images/rightBH.svg);
  width: 43px;
  height: 21px;
  left: 10px;
  bottom: 0px;
}
.page-template-template-hero .hero.hero--quote .main-hero-content .right-pattern {
  border-left: 1px solid #4e1930;
  border-bottom: 1px solid #4e1930;
}
@media (max-width: 991px) {
  .page-template-template-hero .hero.hero--quote .main-hero-content .right-pattern {
    border: none;
  }
}
.page-template-template-hero .hero.hero--quote .main-hero-content .right-pattern::before {
  background-image: url(../images/leftCbH.svg);
  width: 43px;
  height: 21px;
  right: 9px;
  bottom: -1px;
}
.page-template-template-hero .hero.hero--quote .main-hero-content .hero__content {
  display: flex;
  align-items: center;
  justify-content: center;
  padding: 0;
}
.page-template-template-hero .hero.hero--quote .main-hero-content .hero__content .hero__quote {
  color: #4e1930;
  text-align: center;
  font-family: IvyOra Text italic;
  font-size: 45px;
  font-weight: 300;
  line-height: 56.7px;
  /* 56.7px */
  letter-spacing: -0.9px;
  max-width: 824px;
  margin-bottom: 45px;
}
@media (max-width: 991px) {
  .page-template-template-hero .hero.hero--quote .main-hero-content .hero__content .hero__quote {
    font-size: 30px;
    line-height: 36px;
    margin-bottom: 24px;
  }
}
.page-template-template-hero .hero.hero--quote .main-hero-content .hero__content .hero__quote-body {
  color: #4e1930;
  font-family: IvyOra Text;
  font-size: 30px;
  font-style: normal;
  font-weight: 300;
  line-height: 126%;
  letter-spacing: -0.6px;
  margin-bottom: 0;
  max-width: 824px;
}
@media (max-width: 991px) {
  .page-template-template-hero .hero.hero--quote .main-hero-content .hero__content .hero__quote-body {
    font-size: 18px;
    line-height: 24px;
  }
}
.page-template-template-hero .hero.hero--quote .main-hero-content .hero__content .hero__quote-body p {
  color: #4e1930;
  font-family: IvyOra Text;
  font-size: 30px;
  font-style: normal;
  font-weight: 300;
  line-height: 126%;
  letter-spacing: -0.6px;
  margin-bottom: 0;
  max-width: 824px;
}
@media (max-width: 991px) {
  .page-template-template-hero .hero.hero--quote .main-hero-content .hero__content .hero__quote-body p {
    font-size: 18px;
    line-height: 24px;
  }
}
.page-template-template-hero .site-header {
  bottom: 0;
  top: inherit;
}
.page-template-template-hero .site-header::before {
  background-image: url(../images/leftCtH.svg);
}
.page-template-template-hero .site-header::after {
  background-image: url(../images/leftCbH.svg);
}
.page-template-template-hero .site-header.is-stuck {
  top: 1px;
  bottom: auto;
}
.page-template-template-hero .site-header .site-header__inner {
  border: 1px solid #4e1930;
  border-left: 0;
  border-right: 0;
}
@media (max-width: 767.98px) {
  .page-template-template-hero .site-header .site-header__inner {
    border-bottom: 0;
  }
}
.page-template-template-hero .site-header .site-header__inner .site-header__toggle-switch {
  cursor: pointer !important;
}
@media (max-width: 991px) {
  .page-template-template-hero .site-header .site-header__inner {
    max-width: 100%;
  }
}
.page-template-template-hero .site-header .site-header__inner::before {
  background-image: url(../images/rightTH.svg);
}
.page-template-template-hero .site-header .site-header__inner::after {
  background-image: url(../images/rightBH.svg);
}
.page-template-template-hero .site-header .site-header__inner .site-header__toggle-label {
  color: #fff;
}
.page-template-template-hero .site-header .site-header__inner span#cooth-toggle-label-on {
  color: #ffffffe8;
}
.page-template-template-hero #masthead {
  opacity: 1;
  visibility: visible;
  transition: opacity 0.4s ease, visibility 0.4s ease;
}
.page-template-template-hero #masthead.is-visible {
  opacity: 1;
  visibility: visible;
}
.page-template-template-hero .site-footer {
  background: #4e1930;
}
.case-study-top-banner {
  background: linear-gradient(180deg, var(--Grey-10, rgba(243, 241, 238, 0.8)) 0%, var(--White, rgba(255, 255, 255, 0.8)) 100%), var(--Grey-10, #f3f1ee);
  position: relative;
}
.case-study-top-banner__main {
  overflow: hidden;
  position: relative;
  padding: 0 1.25rem 0px;
}
.case-study-top-banner__main:after {
  content: "";
  position: absolute;
  left: -528px;
  top: -539px;
  width: 1407px;
  height: 1256px;
  z-index: 1;
  background: radial-gradient(50% 50% at 50% 50%, #ffbc7e 0%, rgba(235, 223, 215, 0) 100%);
}
.case-study-top-banner__nav-row {
  max-width: 1280px;
  margin: 0 auto;
  display: flex;
  justify-content: flex-end;
  position: fixed;
  right: 40px;
  top: 50%;
  z-index: 9;
  opacity: 0;
  visibility: hidden;
  pointer-events: none;
  transform: translateY(-50%) translateX(100%);
  transition: opacity 0.4s ease, transform 0.4s ease, visibility 0.4s ease;
  opacity: 1;
  visibility: visible;
  pointer-events: auto;
  transform: translateY(-50%) translateX(0);
}
@media (max-width: 991px) {
  .case-study-top-banner__nav-row {
    right: 0px;
  }
}
.case-study-top-banner__nav-row.is-heart-visible {
  opacity: 1;
  visibility: visible;
  pointer-events: auto;
  transform: translateY(-50%) translateX(0);
}
.case-study-top-banner__nav-row .case-study-nav {
  display: flex;
  flex-direction: column;
  align-items: center;
  gap: 25px;
  width: 60px;
  padding: 29px 0 21px;
  background: #4e1930;
  border-radius: 16px;
}
@media (max-width: 991px) {
  .case-study-top-banner__nav-row .case-study-nav {
    width: 40px;
    border-radius: 8px;
    padding: 16px 0 16px;
  }
}
.case-study-top-banner__nav-row .case-study-nav a, .case-study-top-banner__nav-row .case-study-nav button {
  position: relative;
  display: flex;
  align-items: center;
  justify-content: center;
}
.case-study-top-banner__nav-row .case-study-nav a:before, .case-study-top-banner__nav-row .case-study-nav button:before {
  display: none;
}
.case-study-top-banner__nav-row .case-study-nav a .normal-state, .case-study-top-banner__nav-row .case-study-nav a .hover-state, .case-study-top-banner__nav-row .case-study-nav button .normal-state, .case-study-top-banner__nav-row .case-study-nav button .hover-state {
  transition: opacity 0.3s ease, transform 0.3s ease;
}
.case-study-top-banner__nav-row .case-study-nav a .normal-state, .case-study-top-banner__nav-row .case-study-nav button .normal-state {
  opacity: 1;
  transform: scale(1);
}
.case-study-top-banner__nav-row .case-study-nav a .hover-state, .case-study-top-banner__nav-row .case-study-nav button .hover-state {
  position: absolute;
  opacity: 0;
  transform: scale(0.9);
  pointer-events: none;
}
.case-study-top-banner__nav-row .case-study-nav a:hover .normal-state, .case-study-top-banner__nav-row .case-study-nav button:hover .normal-state {
  opacity: 0;
  transform: scale(0.9);
}
.case-study-top-banner__nav-row .case-study-nav a:hover .hover-state, .case-study-top-banner__nav-row .case-study-nav button:hover .hover-state {
  opacity: 1;
  transform: scale(1);
}
.case-study-top-banner__inner {
  position: relative;
  max-width: 1330px;
  margin: 0 auto;
  overflow: hidden;
  z-index: 2;
  padding: 166px 14px 72px;
}
@media (max-width: 991px) {
  .case-study-top-banner__inner {
    padding: 100px 20px 70px;
  }
}
.case-study-top-banner__inner:after {
  content: "";
  position: absolute;
  left: 0;
  top: 57px;
  width: 1px;
  height: 100%;
  background-color: #fff;
}
.case-study-top-banner__inner:before {
  content: "";
  position: absolute;
  right: 0;
  top: 57px;
  width: 1px;
  height: 100%;
  background-color: #fff;
}
.case-study-top-banner__inner .shape-left {
  position: absolute;
  top: 57px;
  left: 0px;
}
@media (max-width: 991px) {
  .case-study-top-banner__inner .shape-left {
    top: 52px;
  }
}
.case-study-top-banner__inner .shape-right {
  position: absolute;
  top: 57px;
  right: 0px;
}
@media (max-width: 991px) {
  .case-study-top-banner__inner .shape-right {
    top: 52px;
  }
}
.case-study-top-banner__inner .shape-bottom-left {
  position: absolute;
  bottom: 32px;
  left: 0;
}
.case-study-top-banner__inner span.shape-bottom-right {
  position: absolute;
  right: 0;
  bottom: 32px;
}
.case-study-top-banner__intro {
  display: grid;
  grid-template-columns: 1fr 1fr;
  gap: 64px;
  padding: 0px;
}
@media (max-width: 991px) {
  .case-study-top-banner__intro {
    grid-template-columns: 1fr;
    gap: 32px;
    padding: 40px 24px 32px;
  }
}
@media (max-width: 768px) {
  .case-study-top-banner__intro {
    padding: 10px 5px 10px;
  }
}
.case-study-top-banner__heading {
  color: #4e1930;
  font-family: "IvyOra Text";
  font-size: 60px;
  font-style: normal;
  font-weight: 300;
  line-height: 110%;
  letter-spacing: -2.4px;
  margin: 0 0 32px;
}
.case-study-top-banner__heading em {
  font-family: "IvyOra Text italic";
}
@media (max-width: 991px) {
  .case-study-top-banner__heading {
    font-size: 36px;
    line-height: 40px;
  }
}
.case-study-top-banner__tags {
  display: flex;
  flex-wrap: wrap;
  gap: 8px;
}
.case-study-top-banner__tag {
  display: inline-flex;
  align-items: center;
  padding: 8px 24px;
  color: #fca28c;
  font-family: "Open Sauce One";
  font-size: 12px;
  font-weight: 700;
  line-height: 15.6px;
  border-radius: 60px;
  border: 1px solid #fca28c;
  background: rgba(255, 255, 255, 0.2);
}
.case-study-top-banner__description {
  color: #4e1930;
  font-family: "Open Sauce One";
  font-size: 14px;
  font-weight: 300;
  line-height: 21px;
  max-width: 533px;
}
@media (max-width: 991px) {
  .case-study-top-banner__description {
    max-width: 100%;
  }
}
.case-study-top-banner__description p {
  margin: 0 0 18px;
}
.case-study-top-banner__description p:last-child {
  margin-bottom: 0;
}
.case-study-top-banner__divider {
  height: 0px;
}
@media (max-width: 991px) {
  .case-study-top-banner__divider {
    margin: 0 0px;
  }
}
.case-study-top-banner__meta {
  display: grid;
  grid-template-columns: 1fr 1fr;
  align-items: flex-start;
  gap: 80px;
  padding: 80px 0px 0;
  position: relative;
}
.case-study-top-banner__meta:after {
  content: "";
  position: absolute;
  left: 0;
  bottom: -40px;
  width: 100%;
  height: 1px;
  background-color: #fff;
}
@media (max-width: 991px) {
  .case-study-top-banner__meta:after {
    bottom: -38px;
  }
}
.case-study-top-banner__meta:before {
  content: "";
  position: absolute;
  left: 0;
  top: 40px;
  width: 100%;
  height: 1px;
  background-color: #fff;
  display: block;
}
@media (max-width: 991px) {
  .case-study-top-banner__meta:before {
    top: 20px;
  }
}
@media (max-width: 991px) {
  .case-study-top-banner__meta {
    grid-template-columns: 1fr;
    gap: 32px;
    padding: 32px 0px 0px;
  }
}
.case-study-top-banner__meta span.shape-top-left {
  position: absolute;
  left: -14px;
  top: 8px;
}
@media (max-width: 991px) {
  .case-study-top-banner__meta span.shape-top-left {
    left: -19px;
    top: -11px;
  }
}
.case-study-top-banner__meta span.shape-top-right {
  position: absolute;
  right: -14px;
  top: 8px;
}
@media (max-width: 991px) {
  .case-study-top-banner__meta span.shape-top-right {
    right: -20px;
    top: -11px;
  }
}
.case-study-top-banner__logo {
  display: flex;
  align-items: center;
  gap: 12px;
}
.case-study-top-banner__logo img {
  max-height: 100%;
  width: auto;
  display: block;
}
.case-study-top-banner__stats-wrap {
  display: flex;
  flex-direction: column;
  gap: 20px;
}
.case-study-top-banner__stats {
  display: grid;
  grid-template-columns: 1fr 1fr;
  gap: 20px 20px;
  max-width: 612px;
}
@media (max-width: 768px) {
  .case-study-top-banner__stats {
    grid-template-columns: 1fr;
  }
}
.case-study-top-banner__stat {
  display: flex;
  gap: 8px;
}
.case-study-top-banner__stat-value {
  display: inline-flex;
  align-items: center;
  gap: 10px;
  color: #ff7959;
  font-family: "IvyOra Text";
  font-size: 32px;
  font-style: normal;
  font-weight: 300;
  line-height: 1;
}
.case-study-top-banner__stat-number {
  color: #4e1930;
  font-family: "IvyOra Text";
  font-size: 52px;
  font-style: normal;
  font-weight: 300;
  line-height: 57.2px;
  /* 57.2px */
  letter-spacing: -2.08px;
}
.case-study-top-banner__stat-arrow {
  width: 12px;
  height: 14px;
  flex-shrink: 0;
  object-fit: contain;
  display: none;
}
.case-study-top-banner__stat-label {
  color: #4e1930;
  font-family: "Open Sauce One";
  font-size: 16px;
  font-style: normal;
  font-weight: 300;
  line-height: 24px;
  /* 24px */
}
.case-study-top-banner__footnote {
  margin: 0px 0 0;
  color: #4e1930;
  font-family: "Open Sauce One";
  font-size: 12px;
  font-weight: 300;
  line-height: 18px;
  /* 18px */
}
.case-study-top-banner__below-stats-text {
  margin-top: 16px;
  color: #4e1930;
  font-family: "Open Sauce One";
  font-size: 14px;
  font-weight: 300;
  line-height: 1.6;
}
.case-study-top-banner__below-stats-text p {
  margin: 0 0 0.8em;
}
.case-study-top-banner__below-stats-text p:last-child {
  margin-bottom: 0;
}
.case_study-template-default .site-header:before {
  display: block;
  width: 54px;
  height: 57px;
  background: white;
  position: absolute;
  top: 0px;
  left: 0;
  z-index: 999;
  box-shadow: 0 16px 40px rgba(20, 8, 12, 0.3);
  backdrop-filter: blur(12px);
  border-radius: 0 0 0 23px;
  opacity: 1;
}
@media (max-width: 991px) {
  .case_study-template-default .site-header:before {
    opacity: 0;
    display: none;
  }
}
.case_study-template-default .site-header:after {
  display: block;
  width: 54px;
  height: 57px;
  background: white;
  position: absolute;
  top: 0px;
  right: 0px;
  z-index: 999;
  box-shadow: 0 16px 40px rgba(20, 8, 12, 0.3);
  backdrop-filter: blur(12px);
  border-radius: 0 0 23px 0;
  left: auto;
}
@media (max-width: 991px) {
  .case_study-template-default .site-header:after {
    opacity: 0;
    display: none;
  }
}
.case_study-template-default .site-header__inner {
  background-color: #fff;
  border-radius: 27px;
}
.case_study-template-default .site-header .site-header__brand .site-header__logo-image--default {
  filter: invert(1);
}
.case_study-template-default .site-header .site-header__nav-list a {
  color: #4e1930;
}
.case_study-template-default .site-header .site-header__toggle-label {
  color: #4e1930;
}
.case_study-template-default .site-header #cooth-toggle-label-on {
  color: #4e1930;
}
.case_study-template-default .site-header .site-header__toggle-switch {
  border: 1px solid #4e1930;
}
.case_study-template-default .site-header .site-header__toggle-thumb {
  background-color: #4e1930;
}
.case_study-template-default .site-header .btn-cooth {
  background: transparent;
  color: #4e1930;
}
.case_study-template-default .site-header.is-stuck .site-header__inner {
  background-color: transparent;
  border-radius: 27px;
}
.case_study-template-default .site-header.is-stuck:before {
  display: block;
  width: 54px;
  height: 54px;
  background: white;
  position: absolute;
  top: 0px;
  left: 0;
  z-index: 999;
  box-shadow: 0 16px 40px rgba(20, 8, 12, 0.3);
  backdrop-filter: blur(12px);
  border-radius: 0 0 0 23px;
  opacity: 0;
}
.case_study-template-default .site-header.is-stuck:after {
  display: block;
  width: 54px;
  height: 54px;
  background: white;
  position: absolute;
  top: 0px;
  right: 0px;
  z-index: 999;
  box-shadow: 0 16px 40px rgba(20, 8, 12, 0.3);
  backdrop-filter: blur(12px);
  border-radius: 0 0 23px 0;
  left: auto;
  opacity: 0;
}
.case_study-template-default .site-header.is-stuck .site-header__inner {
  border-radius: 50px;
}
.case_study-template-default .site-header.is-stuck .site-header__brand .site-header__logo-image--default {
  display: none;
}
.case_study-template-default .site-header.is-stuck .site-header__brand .site-header__logo-image--light {
  display: block;
}
.case_study-template-default .site-header.is-stuck .site-header__nav-list a {
  color: #F3D9CD !important;
}
.case_study-template-default .site-header.is-stuck .site-header__toggle-label {
  color: #F3D9CD !important;
}
.case_study-template-default .site-header.is-stuck #cooth-toggle-label-on {
  color: #F3D9CD !important;
}
.case_study-template-default .site-header.is-stuck .site-header__toggle-switch {
  border: 1px solid #F3D9CD !important;
}
.case_study-template-default .site-header.is-stuck .site-header__toggle-thumb {
  background-color: #F3D9CD !important;
}
.case_study-template-default .site-header.is-stuck .btn-cooth {
  background: linear-gradient(100.37deg, #d76f87 23.12%, #f87153 81.93%);
  color: #ffffff !important;
}
.case-study-full-media {
  padding: 6px 1.25rem;
}
.case-study-full-media__frame {
  max-width: 1408px;
  margin: 0 auto;
  border-radius: 16px;
  overflow: hidden;
  line-height: 0;
}
.case-study-full-media__media {
  width: 100%;
  height: auto;
  display: block;
  object-fit: cover;
}
.case-study-full-media video.case-study-full-media__media {
  background: #4e1930;
}
.case-study-two-column-media {
  padding: 6px 1.25rem;
}
.case-study-two-column-media__grid {
  max-width: 1408px;
  margin: 0 auto;
  display: grid;
  grid-template-columns: var(--cstcm-left-fr, 1fr) var(--cstcm-right-fr, 1fr);
  gap: 12px;
}
@media (max-width: 991px) {
  .case-study-two-column-media__grid {
    grid-template-columns: 1fr;
  }
}
.case-study-two-column-media__col {
  border-radius: 16px;
  overflow: hidden;
  line-height: 0;
}
.case-study-two-column-media__media {
  width: 100%;
  height: 100%;
  display: block;
  object-fit: cover;
}
.case-study-three-column-media {
  background: var(--cs3cm-bg, #ffffff);
  padding: var(--cs3cm-pt-d, 100px) var(--cs3cm-pr-d, 1.25rem) var(--cs3cm-pb-d, 100px) var(--cs3cm-pl-d, 1.25rem);
  max-width: 1408px;
  margin: 6px auto;
  border-radius: 16px;
}
@media (max-width: 1024px) {
  .case-study-three-column-media {
    padding: var(--cs3cm-pt-t, 60px) var(--cs3cm-pr-t, 20px) var(--cs3cm-pb-t, 60px) var(--cs3cm-pl-t, 20px);
  }
}
@media (max-width: 767.98px) {
  .case-study-three-column-media {
    padding: var(--cs3cm-pt-m, 40px) var(--cs3cm-pr-m, 16px) var(--cs3cm-pb-m, 40px) var(--cs3cm-pl-m, 16px);
  }
}
.case-study-three-column-media__grid {
  max-width: 1280px;
  margin: 0 auto;
  display: grid;
  grid-template-columns: repeat(3, 1fr);
  gap: 65px;
}
@media (max-width: 767.98px) {
  .case-study-three-column-media__grid {
    grid-template-columns: 1fr;
    gap: 32px;
  }
}
.case-study-three-column-media__col {
  display: flex;
  align-items: center;
  justify-content: center;
}
.case-study-three-column-media__media {
  max-width: 100%;
  max-height: 420px;
  width: auto;
  height: auto;
  object-fit: contain;
  display: block;
}
.postid-621 .case-study-three-column-media__col img {
  max-width: 100%;
  max-height: 100%;
}
.postid-621 .case-study-three-column-media__grid {
  max-width: 1408px;
}
.case-study-related {
  background: #ffffff;
  overflow: hidden;
  padding: 0 1.25rem;
  border-radius: 32px 32px 0 0;
  background: var(--Undefined, linear-gradient(180deg, #ebebeb 16.18%, #efe3dd 53.31%, #f4d8cb 78.4%, #ffbfa1 110.51%, #f8ceba 139.11%, #ebebeb 160.94%));
  position: relative;
}
.case-study-related:after {
  content: "";
  position: absolute;
  left: 50%;
  top: 0px;
  width: 1px;
  height: 100%;
  background-color: #fff;
}
@media (max-width: 991px) {
  .case-study-related:after {
    display: none;
  }
}
.case-study-related__inner {
  position: relative;
  max-width: 1272px;
  margin: 0 auto;
  padding: 80px 0 80px;
}
.case-study-related__inner:after {
  content: "";
  position: absolute;
  left: -10px;
  top: 0px;
  width: 1px;
  height: 100%;
  background-color: #fff;
}
.case-study-related__inner:before {
  content: "";
  position: absolute;
  right: -10px;
  top: 0px;
  width: 1px;
  height: 100%;
  background-color: #fff;
}
.case-study-related__heading {
  color: #4e1930;
  font-family: "IvyOra Text";
  margin: 0 0 64px;
  font-size: 40px;
  font-weight: 600;
  line-height: 40px;
  /* 40px */
  letter-spacing: -0.8px;
}
@media (max-width: 991px) {
  .case-study-related__heading {
    font-size: 26px;
    line-height: 30px;
    margin: 0 0 32px;
  }
}
.case-study-related__grid {
  display: grid;
  grid-template-columns: 1fr 1fr;
  gap: 12px;
  position: relative;
}
.case-study-related__grid:after {
  content: "";
  position: absolute;
  left: -100%;
  bottom: 0px;
  width: 300%;
  height: 1px;
  background-color: #fff;
}
.case-study-related__grid:before {
  content: "";
  position: absolute;
  left: -100%;
  top: 0px;
  width: 300%;
  height: 1px;
  background-color: #fff;
}
@media (max-width: 991px) {
  .case-study-related__grid {
    grid-template-columns: 1fr;
    gap: 40px;
  }
}
.case-study-related__card {
  display: block;
  text-decoration: none;
  transition: opacity 0.3s ease;
  padding: 24px 20px;
}
.case-study-related__card:hover {
  opacity: 0.85;
}
.case-study-related__card .shape-third {
  position: absolute;
  bottom: 0;
  right: -7px;
}
@media (max-width: 991px) {
  .case-study-related__card .shape-third {
    right: -10px;
  }
}
.case-study-related__card:last-child .shape-third {
  right: -10px;
}
.case-study-related__card-image {
  display: block;
  border-radius: 10px;
  overflow: hidden;
  margin-bottom: 20px;
}
.case-study-related__card-image img {
  width: 100%;
  height: auto;
  object-fit: cover;
  display: block;
}
.case-study-related__card-title {
  display: block;
  color: #4e1930;
  font-family: "Open Sauce One";
  font-size: 20px;
  font-weight: 500;
  line-height: 26px;
  /* 26px */
  letter-spacing: -0.4px;
  margin-bottom: 20px;
}
.case-study-related__card-subtitle {
  display: block;
  color: #4e1930;
  font-family: "Open Sauce One";
  font-size: 16px;
  font-weight: 300;
  line-height: 20.8px;
  /* 20.8px */
  letter-spacing: -0.32px;
}
.case-study-nav {
  display: flex;
  flex-direction: column;
  align-items: center;
  gap: 36px;
  width: 58px;
  padding: 24px 0;
  background: #4e1930;
  border-radius: 29px;
}
@media (max-width: 991px) {
  .case-study-nav {
    gap: 24px;
    width: 46px;
    padding: 18px 0;
  }
}
.case-study-nav__arrow {
  position: relative;
  width: 20px;
  height: 20px;
  border: none;
  background: transparent;
  padding: 0;
  cursor: pointer;
  display: block;
}
.case-study-nav__arrow::before {
  content: "";
  position: absolute;
  top: 50%;
  left: 50%;
  width: 9px;
  height: 9px;
  border-top: 1.5px solid #fca28c;
  border-right: 1.5px solid #fca28c;
  transition: opacity 0.2s ease;
}
.case-study-nav__arrow--prev::before {
  transform: translate(-30%, -50%) rotate(-135deg);
}
.case-study-nav__arrow--next::before {
  transform: translate(-70%, -50%) rotate(45deg);
}
.case-study-nav__arrow:hover::before {
  opacity: 0.7;
}
.case-study-nav__heart {
  display: flex;
  align-items: center;
  justify-content: center;
  width: 24px;
  height: 22px;
  border: none;
  background: transparent;
  padding: 0;
  margin: 0;
  line-height: normal;
  color: #fca28c;
  cursor: pointer;
  transition: opacity 0.2s ease;
}
.case-study-nav__heart:hover {
  opacity: 0.7;
}
.case-study-nav__heart svg {
  width: 100%;
  height: 100%;
}
.case-study-heart-modal {
  position: fixed;
  inset: 0;
  z-index: 200;
  display: flex;
  align-items: center;
  justify-content: center;
  padding: 1.25rem;
  visibility: hidden;
  opacity: 0;
  transition: opacity 0.25s ease, visibility 0s linear 0.25s;
}
.case-study-heart-modal.is-open {
  visibility: visible;
  opacity: 1;
  transition: opacity 0.25s ease;
}
.case-study-heart-modal__overlay {
  position: absolute;
  inset: 0;
  background: rgba(20, 6, 12, 0.6);
}
.case-study-heart-modal__panel {
  position: relative;
  z-index: 1;
  width: 100%;
  max-width: 480px;
  background: #4e1930;
  border-radius: 24px;
  padding: 48px 40px;
  text-align: center;
  transform: translateY(12px);
  transition: transform 0.25s ease;
}
.is-open .case-study-heart-modal__panel {
  transform: translateY(0);
}
@media (max-width: 991px) {
  .case-study-heart-modal__panel {
    padding: 40px 24px;
  }
}
.case-study-heart-modal__close {
  position: absolute;
  top: 15px;
  right: 15px;
  width: 24px;
  height: 24px;
  display: flex;
  align-items: center;
  justify-content: center;
  border: none;
  background: transparent;
  padding: 0;
  margin: 0;
  line-height: normal;
  color: #ffffff;
  cursor: pointer;
  transition: opacity 0.2s ease;
}
.case-study-heart-modal__close:hover {
  opacity: 0.7;
}
.case-study-heart-modal__text {
  color: #ffffff;
  font-family: "Open Sauce One";
  font-size: 18px;
  font-weight: 300;
  line-height: 1.6;
  margin-bottom: 32px;
}
.case-study-heart-modal__text p {
  margin: 0 0 1em;
}
.case-study-heart-modal__text p:last-child {
  margin-bottom: 0;
}
.case-study-heart-modal__cta {
  display: inline-flex;
}
.error-404-page {
  position: relative;
  overflow: hidden;
  background: #ffffff;
  padding: 132px 12px 100px;
}
@media (max-width: 767px) {
  .error-404-page {
    padding: 100px 12px 50px;
  }
}
.error-404-page .shape-left {
  position: absolute;
  top: 0;
  left: 0;
}
@media (max-width: 767px) {
  .error-404-page .shape-left {
    opacity: 0;
  }
}
.error-404-page .shape-right {
  position: absolute;
  top: 0;
  right: 0;
}
@media (max-width: 767px) {
  .error-404-page .shape-right {
    opacity: 0;
  }
}
.error-404-page__inner {
  max-width: 640px;
  margin: 0 auto;
  text-align: center;
}
.error-404-page__eyebrow {
  display: inline-flex;
  align-items: center;
  gap: 8px;
  padding: 6px 16px;
  border: 1px solid rgba(78, 25, 48, 0.25);
  border-radius: 999px;
  color: #4e1930;
  font-family: "Open Sauce One";
  font-size: 13px;
  font-weight: 500;
  margin-bottom: 24px;
}
.error-404-page__eyebrow .dot {
  width: 6px;
  height: 6px;
  border-radius: 50%;
  background: #ff7959;
}
.error-404-page__code {
  font-family: IvyOra Text;
  font-weight: 300;
  font-size: 140px;
  line-height: 1;
  margin: 0 0 8px;
  background: linear-gradient(100.37deg, #D76F87 23.12%, #F87153 81.93%);
  -webkit-background-clip: text;
  background-clip: text;
  color: transparent;
}
@media (max-width: 991px) {
  .error-404-page__code {
    font-size: 90px;
  }
}
.error-404-page__title {
  font-family: IvyOra Text;
  font-weight: 300;
  font-size: 40px;
  line-height: 1.2;
  letter-spacing: -1px;
  color: #4e1930;
  margin: 0 0 16px;
}
@media (max-width: 991px) {
  .error-404-page__title {
    font-size: 28px;
  }
}
.error-404-page__description {
  font-family: "Open Sauce One";
  font-size: 16px;
  font-weight: 300;
  line-height: 1.5;
  color: rgba(78, 25, 48, 0.75);
  margin: 0 0 40px;
}
.error-404-page__actions {
  display: flex;
  align-items: center;
  justify-content: center;
  flex-wrap: wrap;
  gap: 16px;
}
.site-main > article {
  max-width: 1280px;
  margin: 0 auto;
  padding: 160px 1.25rem 100px;
}
@media (max-width: 991px) {
  .site-main > article {
    padding: 120px 1.25rem 60px;
  }
}
.entry-header {
  text-align: center;
  margin-bottom: 48px;
}
.entry-header .entry-title {
  font-family: IvyOra Text;
  font-weight: 300;
  font-size: 56px;
  line-height: 1.15;
  letter-spacing: -1px;
  color: #4e1930;
  margin: 0;
}
@media (max-width: 991px) {
  .entry-header .entry-title {
    font-size: 36px;
  }
}
.entry-header .entry-meta {
  margin-top: 14px;
  font-family: "Open Sauce One";
  font-size: 14px;
  color: rgba(78, 25, 48, 0.6);
}
.entry-header .entry-meta .posted-on a, .entry-header .entry-meta .byline .author a {
  color: #ff7959;
  text-decoration: none;
}
.entry-header .entry-meta .posted-on a:hover, .entry-header .entry-meta .byline .author a:hover {
  text-decoration: underline;
}
.entry-header .entry-meta .byline {
  margin-left: 4px;
}
.entry-content {
  max-width: 760px;
  margin: 0 auto;
  color: #4e1930;
  font-family: "Open Sauce One";
  font-size: 16px;
  font-weight: 300;
  line-height: 1.7;
}
.entry-content h1, .entry-content h2, .entry-content h3, .entry-content h4, .entry-content h5, .entry-content h6 {
  font-family: IvyOra Text;
  font-weight: 300;
  line-height: 1.3;
  color: #4e1930;
  margin: 1.4em 0 0.6em;
}
.entry-content h1:first-child, .entry-content h2:first-child, .entry-content h3:first-child, .entry-content h4:first-child, .entry-content h5:first-child, .entry-content h6:first-child {
  margin-top: 0;
}
.entry-content h1 {
  font-size: 40px;
}
.entry-content h2 {
  font-size: 32px;
}
.entry-content h3 {
  font-size: 26px;
}
.entry-content h4 {
  font-size: 21px;
}
.entry-content h5 {
  font-size: 18px;
}
.entry-content h6 {
  font-size: 15px;
  text-transform: uppercase;
  letter-spacing: 0.05em;
}
.entry-content p {
  margin: 0 0 1.4em;
}
.entry-content a {
  color: #ff7959;
  text-decoration: underline;
  text-underline-offset: 2px;
}
.entry-content a:hover {
  color: #4e1930;
}
.entry-content strong, .entry-content b {
  font-weight: 700;
}
.entry-content em, .entry-content i {
  font-style: italic;
}
.entry-content ul, .entry-content ol {
  margin: 0 0 1.4em;
  padding-left: 1.4em;
}
.entry-content ul li, .entry-content ol li {
  margin-bottom: 0.5em;
}
.entry-content ul ul, .entry-content ul ol, .entry-content ol ul, .entry-content ol ol {
  margin-top: 0.5em;
  margin-bottom: 0;
}
.entry-content ul {
  list-style: disc;
}
.entry-content ol {
  list-style: decimal;
}
.entry-content blockquote {
  margin: 1.6em 0;
  padding: 0.2em 0 0.2em 1.4em;
  border-left: 3px solid #ff7959;
  font-style: italic;
  color: rgba(78, 25, 48, 0.75);
}
.entry-content blockquote p:last-child {
  margin-bottom: 0;
}
.entry-content table {
  width: 100%;
  border-collapse: collapse;
  margin: 0 0 1.6em;
}
.entry-content table th, .entry-content table td {
  padding: 10px 14px;
  border: 1px solid rgba(78, 25, 48, 0.15);
  text-align: left;
}
.entry-content table th {
  background: rgba(78, 25, 48, 0.05);
  font-weight: 700;
}
.entry-content hr {
  border: none;
  border-top: 1px solid rgba(78, 25, 48, 0.15);
  margin: 2.4em 0;
}
.entry-content img {
  max-width: 100%;
  height: auto;
  border-radius: 12px;
  display: block;
  margin: 0 0 1.4em;
}
.entry-content pre {
  background: rgba(78, 25, 48, 0.05);
  padding: 1.2em;
  border-radius: 8px;
  overflow-x: auto;
  font-family: monospace;
  font-size: 14px;
  line-height: 1.5;
  margin: 0 0 1.4em;
}
.entry-content code {
  font-family: monospace;
  background: rgba(78, 25, 48, 0.06);
  padding: 0.15em 0.4em;
  border-radius: 4px;
  font-size: 0.9em;
}
.entry-content pre code {
  background: none;
  padding: 0;
}
.entry-content dl {
  margin: 0 0 1.4em;
}
.entry-content dl dt {
  font-weight: 700;
  margin-top: 1em;
}
.entry-content dl dd {
  margin: 0.2em 0 0;
}
.site-main .post-navigation {
  max-width: 760px;
  margin: 0 auto 56px;
  padding: 0 1.25rem;
}
.site-main .post-navigation .nav-links {
  display: flex;
  gap: 20px;
}
@media (max-width: 991px) {
  .site-main .post-navigation .nav-links {
    flex-direction: column;
  }
}
.site-main .post-navigation .nav-previous, .site-main .post-navigation .nav-next {
  flex: 1 1 0;
  min-width: 0;
}
.site-main .post-navigation .nav-next {
  text-align: right;
}
@media (max-width: 991px) {
  .site-main .post-navigation .nav-next {
    text-align: left;
  }
}
.site-main .post-navigation a {
  display: block;
  padding: 20px 24px;
  border: 1px solid rgba(78, 25, 48, 0.15);
  border-radius: 16px;
  text-decoration: none;
  transition: border-color 0.2s ease, background 0.2s ease;
}
.site-main .post-navigation a:hover {
  border-color: #ff7959;
  background: rgba(255, 121, 89, 0.05);
}
.site-main .post-navigation .nav-subtitle {
  display: block;
  font-family: "Open Sauce One";
  font-size: 12px;
  font-weight: 600;
  text-transform: uppercase;
  letter-spacing: 0.05em;
  color: #ff7959;
  margin-bottom: 6px;
}
.site-main .post-navigation .nav-title {
  display: block;
  font-family: IvyOra Text;
  font-weight: 300;
  font-size: 18px;
  line-height: 1.3;
  color: #4e1930;
}
/**
 * Base layout/typography for the comment list, comment form, and the
 * "Posted in" / "Tagged" / "Leave a Comment" post-footer meta — same
 * "destroyed by default" problem _page-content.scss fixed for plain
 * page/post content: no styling beyond the browser/_s defaults anywhere
 * on the site's actual custom design.
 *
 * Everything here is scoped under .comments-area / .entry-footer — never
 * bare element selectors — so it can't leak into the custom section
 * templates elsewhere on the site. The comment form's submit button
 * reuses the theme's existing global .btn-cooth component (added via
 * comment_form()'s class_submit arg in comments.php) instead of a new
 * one-off button style.
 */
.entry-footer {
  margin-top: 32px;
  padding-top: 24px;
  border-top: 1px solid rgba(78, 25, 48, 0.1);
  display: flex;
  flex-wrap: wrap;
  gap: 10px;
  font-family: "Open Sauce One";
  font-size: 13px;
}
.entry-footer .cat-links, .entry-footer .tags-links, .entry-footer .comments-link {
  display: inline-block;
  padding: 6px 16px;
  border: 1px solid rgba(78, 25, 48, 0.25);
  border-radius: 999px;
  color: #4e1930;
}
.entry-footer .cat-links a, .entry-footer .tags-links a, .entry-footer .comments-link a {
  color: inherit;
  text-decoration: none;
}
.entry-footer .cat-links a:hover, .entry-footer .tags-links a:hover, .entry-footer .comments-link a:hover {
  color: #ff7959;
}
.entry-footer .comments-link a {
  color: #ff7959;
}
.comments-area {
  max-width: 760px;
  margin: 56px auto 0;
  font-family: "Open Sauce One";
  color: #4e1930;
}
.comments-area .comments-title {
  font-family: IvyOra Text;
  font-weight: 300;
  font-size: 28px;
  color: #4e1930;
  margin: 0 0 24px;
}
.comments-area .comments-title span {
  font-style: italic;
}
.comments-area .comment-list {
  list-style: none;
  margin: 0 0 40px;
  padding: 0;
}
.comments-area .comment-list ul.children {
  list-style: none;
  margin: 24px 0 0;
  padding: 0 0 0 32px;
}
@media (max-width: 991px) {
  .comments-area .comment-list ul.children {
    padding-left: 16px;
  }
}
.comments-area .comment-body {
  background: rgba(78, 25, 48, 0.03);
  border-radius: 16px;
  padding: 24px;
  margin-bottom: 20px;
}
.comments-area .comment-meta {
  margin-bottom: 12px;
}
.comments-area .comment-author {
  display: flex;
  align-items: center;
  gap: 10px;
}
.comments-area .comment-author .avatar {
  border-radius: 50%;
  display: block;
}
.comments-area .comment-author .fn {
  font-weight: 700;
  font-style: normal;
  font-size: 15px;
  color: #4e1930;
}
.comments-area .comment-author .says {
  display: none;
}
.comments-area .comment-metadata {
  font-size: 12px;
  color: rgba(78, 25, 48, 0.55);
  margin-top: 2px;
}
.comments-area .comment-metadata a {
  color: inherit;
  text-decoration: none;
}
.comments-area .comment-metadata a:hover {
  color: #ff7959;
}
.comments-area .comment-content {
  font-size: 15px;
  line-height: 1.7;
  font-weight: 300;
}
.comments-area .comment-content p:last-child {
  margin-bottom: 0;
}
.comments-area .reply {
  margin-top: 12px;
}
.comments-area .reply .comment-reply-link {
  display: inline-flex;
  padding: 5px 14px;
  border: 1px solid rgba(78, 25, 48, 0.25);
  border-radius: 999px;
  font-size: 12px;
  font-weight: 500;
  color: #4e1930;
  text-decoration: none;
}
.comments-area .reply .comment-reply-link:hover {
  border-color: #ff7959;
  color: #ff7959;
}
.comments-area .no-comments {
  font-size: 15px;
  color: rgba(78, 25, 48, 0.6);
}
.comment-respond {
  background: rgba(78, 25, 48, 0.03);
  border-radius: 16px;
  padding: 32px;
}
@media (max-width: 991px) {
  .comment-respond {
    padding: 24px;
  }
}
.comment-respond .comment-reply-title {
  font-family: IvyOra Text;
  font-weight: 300;
  font-size: 24px;
  color: #4e1930;
  margin: 0 0 8px;
}
.comment-respond .comment-reply-title small {
  margin-left: 8px;
  font-size: 13px;
  font-family: "Open Sauce One";
}
.comment-respond .comment-reply-title small a {
  color: #ff7959;
}
.comment-respond .comment-notes, .comment-respond .comment-form-cookies-consent {
  font-size: 13px;
  color: rgba(78, 25, 48, 0.6);
}
.comment-respond .comment-form-cookies-consent {
  display: flex;
  align-items: center;
  gap: 8px;
}
.comment-respond .comment-form-cookies-consent label {
  margin: 0;
}
.comment-respond .comment-form p {
  margin: 0 0 18px;
}
.comment-respond label {
  display: block;
  font-size: 13px;
  font-weight: 500;
  color: #4e1930;
  margin-bottom: 6px;
}
.comment-respond input[type="text"], .comment-respond input[type="email"], .comment-respond input[type="url"], .comment-respond textarea {
  width: 100%;
  padding: 12px 16px;
  border: 1px solid rgba(78, 25, 48, 0.2);
  border-radius: 12px;
  background: #ffffff;
  font-family: "Open Sauce One";
  font-size: 14px;
  color: #4e1930;
  transition: border-color 0.2s ease;
}
.comment-respond input[type="text"]:focus, .comment-respond input[type="email"]:focus, .comment-respond input[type="url"]:focus, .comment-respond textarea:focus {
  outline: none;
  border-color: #ff7959;
}
.comment-respond textarea {
  resize: vertical;
  min-height: 140px;
}
.comment-respond .form-submit {
  margin-bottom: 0;
}
.comment-respond input.btn-cooth {
  -webkit-appearance: none;
  appearance: none;
  border: none;
  border-radius: 25px;
  background: linear-gradient(100.37deg, #d76f87 23.12%, #f87153 81.93%);
  color: #ffffff;
  padding: 13px 30px;
  line-height: 15.6px;
  cursor: pointer;
}
.comment-respond input.btn-cooth:hover {
  border: none;
  outline: 1px solid #ff7959;
  color: #ffffff;
}
.comment-respond input.btn-cooth:active, .comment-respond input.btn-cooth:focus {
  border: none;
}
.page-id-1426 .site-header:before, .page-id-3 .site-header:before, .error404 .site-header:before {
  display: block;
  width: 54px;
  height: 57px;
  background: white;
  position: absolute;
  top: 0px;
  left: 0;
  z-index: 999;
  backdrop-filter: blur(12px);
  border-radius: 0 0 0 23px;
  opacity: 1;
}
@media (max-width: 991px) {
  .page-id-1426 .site-header:before, .page-id-3 .site-header:before, .error404 .site-header:before {
    opacity: 0;
    display: none;
  }
}
.page-id-1426 .site-header:after, .page-id-3 .site-header:after, .error404 .site-header:after {
  display: block;
  width: 54px;
  height: 57px;
  background: white;
  position: absolute;
  top: 0px;
  right: 0px;
  z-index: 999;
  backdrop-filter: blur(12px);
  border-radius: 0 0 23px 0;
  left: auto;
}
@media (max-width: 991px) {
  .page-id-1426 .site-header:after, .page-id-3 .site-header:after, .error404 .site-header:after {
    opacity: 0;
    display: none;
  }
}
.page-id-1426 .site-header .site-header__brand .site-header__logo-image--default, .page-id-3 .site-header .site-header__brand .site-header__logo-image--default, .error404 .site-header .site-header__brand .site-header__logo-image--default {
  filter: invert(1);
}
.page-id-1426 .site-header .site-header__nav-list a, .page-id-3 .site-header .site-header__nav-list a, .error404 .site-header .site-header__nav-list a {
  color: #4e1930;
}
.page-id-1426 .site-header .site-header__toggle-label, .page-id-3 .site-header .site-header__toggle-label, .error404 .site-header .site-header__toggle-label {
  color: #4e1930;
}
.page-id-1426 .site-header #cooth-toggle-label-on, .page-id-3 .site-header #cooth-toggle-label-on, .error404 .site-header #cooth-toggle-label-on {
  color: #4e1930;
}
.page-id-1426 .site-header .site-header__toggle-switch, .page-id-3 .site-header .site-header__toggle-switch, .error404 .site-header .site-header__toggle-switch {
  border: 1px solid #4e1930;
}
.page-id-1426 .site-header .site-header__toggle-thumb, .page-id-3 .site-header .site-header__toggle-thumb, .error404 .site-header .site-header__toggle-thumb {
  background-color: #4e1930;
}
.page-id-1426 .site-header.is-stuck:before, .page-id-3 .site-header.is-stuck:before, .error404 .site-header.is-stuck:before {
  display: block;
  width: 54px;
  height: 54px;
  background: white;
  position: absolute;
  top: 0px;
  left: 0;
  z-index: 999;
  backdrop-filter: blur(12px);
  border-radius: 0 0 0 23px;
  opacity: 0;
}
.page-id-1426 .site-header.is-stuck:after, .page-id-3 .site-header.is-stuck:after, .error404 .site-header.is-stuck:after {
  display: block;
  width: 54px;
  height: 54px;
  background: white;
  position: absolute;
  top: 0px;
  right: 0px;
  z-index: 999;
  backdrop-filter: blur(12px);
  border-radius: 0 0 23px 0;
  left: auto;
  opacity: 0;
}
.page-id-1426 .site-header.is-stuck .site-header__brand .site-header__logo-image--default, .page-id-3 .site-header.is-stuck .site-header__brand .site-header__logo-image--default, .error404 .site-header.is-stuck .site-header__brand .site-header__logo-image--default {
  display: none;
}
.page-id-1426 .site-header.is-stuck .site-header__brand .site-header__logo-image--light, .page-id-3 .site-header.is-stuck .site-header__brand .site-header__logo-image--light, .error404 .site-header.is-stuck .site-header__brand .site-header__logo-image--light {
  display: block;
}
.page-id-1426 .site-header.is-stuck .site-header__nav-list a, .page-id-3 .site-header.is-stuck .site-header__nav-list a, .error404 .site-header.is-stuck .site-header__nav-list a {
  color: #F3D9CD;
}
.page-id-1426 .site-header.is-stuck .site-header__toggle-label, .page-id-3 .site-header.is-stuck .site-header__toggle-label, .error404 .site-header.is-stuck .site-header__toggle-label {
  color: #F3D9CD;
}
.page-id-1426 .site-header.is-stuck #cooth-toggle-label-on, .page-id-3 .site-header.is-stuck #cooth-toggle-label-on, .error404 .site-header.is-stuck #cooth-toggle-label-on {
  color: #F3D9CD80 !important;
}
.page-id-1426 .site-header.is-stuck .site-header__toggle-switch, .page-id-3 .site-header.is-stuck .site-header__toggle-switch, .error404 .site-header.is-stuck .site-header__toggle-switch {
  border: 1px solid #F3D9CD !important;
}
.page-id-1426 .site-header.is-stuck .site-header__toggle-thumb, .page-id-3 .site-header.is-stuck .site-header__toggle-thumb, .error404 .site-header.is-stuck .site-header__toggle-thumb {
  background-color: #F3D9CD !important;
}
.page-id-1426 .site-header.is-stuck .btn-cooth, .page-id-3 .site-header.is-stuck .btn-cooth, .error404 .site-header.is-stuck .btn-cooth {
  background: linear-gradient(100.37deg, #d76f87 23.12%, #f87153 81.93%);
  color: #ffffff !important;
}
.page-id-1426 .site-main article, .page-id-3 .site-main article, .error404 .site-main article {
  padding: 132px 12px 100px;
}
@media (max-width: 1300px) {
  .page-id-1426 .site-main article, .page-id-3 .site-main article, .error404 .site-main article {
    padding: 100px 64px 50px;
  }
}
@media (max-width: 767px) {
  .page-id-1426 .site-main article, .page-id-3 .site-main article, .error404 .site-main article {
    padding: 100px 30px 50px;
  }
}
.page-id-1426 .site-main article .entry-header, .page-id-3 .site-main article .entry-header, .error404 .site-main article .entry-header {
  margin-bottom: 40px;
}
@media (max-width: 767px) {
  .page-id-1426 .site-main article .entry-header, .page-id-3 .site-main article .entry-header, .error404 .site-main article .entry-header {
    margin-bottom: 36px;
  }
}
.page-id-1426 .site-main article .entry-header .entry-title, .page-id-3 .site-main article .entry-header .entry-title, .error404 .site-main article .entry-header .entry-title {
  color: #2b1810;
  text-align: left;
  font-family: "IvyOra Text";
  font-size: 70px;
  font-weight: 300;
  line-height: 76.3px;
  letter-spacing: -2.1px;
  margin-bottom: 0px;
}
@media (max-width: 767px) {
  .page-id-1426 .site-main article .entry-header .entry-title, .page-id-3 .site-main article .entry-header .entry-title, .error404 .site-main article .entry-header .entry-title {
    font-size: 36px;
    line-height: 40px;
    letter-spacing: -1px;
  }
}
.page-id-1426 .site-main article .entry-content, .page-id-3 .site-main article .entry-content, .error404 .site-main article .entry-content {
  max-width: 100%;
}
.page-id-1426 .site-main article .entry-content h1, .page-id-3 .site-main article .entry-content h1, .error404 .site-main article .entry-content h1 {
  font-family: "IvyOra Text";
  font-weight: 300;
  font-size: 36px;
  line-height: 40px;
  letter-spacing: -1.4px;
  color: #2b1810;
  margin: 30px 0 16px;
}
@media (max-width: 767px) {
  .page-id-1426 .site-main article .entry-content h1, .page-id-3 .site-main article .entry-content h1, .error404 .site-main article .entry-content h1 {
    font-size: 30px;
    font-weight: 300;
    line-height: 36px;
    letter-spacing: -0.75px;
  }
}
.page-id-1426 .site-main article .entry-content h2, .page-id-3 .site-main article .entry-content h2, .error404 .site-main article .entry-content h2 {
  font-family: "IvyOra Text";
  font-weight: 300;
  font-size: 30px;
  line-height: 46px;
  letter-spacing: -1.4px;
  color: #2b1810;
  margin: 40px 0 24px;
}
@media (max-width: 767px) {
  .page-id-1426 .site-main article .entry-content h2, .page-id-3 .site-main article .entry-content h2, .error404 .site-main article .entry-content h2 {
    font-size: 24px;
    font-weight: 300;
    line-height: 30px;
    letter-spacing: -0.75px;
    margin: 30px 0 16px;
  }
}
.page-id-1426 .site-main article .entry-content h3, .page-id-3 .site-main article .entry-content h3, .error404 .site-main article .entry-content h3 {
  font-family: "IvyOra Text";
  font-weight: 300;
  font-size: 30px;
  line-height: 36.55px;
  letter-spacing: -0.35px;
  color: #2b1810;
  margin: 30px 0 16px;
}
@media (max-width: 767px) {
  .page-id-1426 .site-main article .entry-content h3, .page-id-3 .site-main article .entry-content h3, .error404 .site-main article .entry-content h3 {
    font-size: 24px;
    line-height: 30px;
    margin: 30px 0 16px;
  }
}
.page-id-1426 .site-main article .entry-content p, .page-id-3 .site-main article .entry-content p, .error404 .site-main article .entry-content p {
  color: #4e1930;
  font-family: "Open Sauce One";
  font-size: 16px;
  font-style: normal;
  font-weight: 300;
  line-height: 24.64px;
  margin-bottom: 16px;
}
.page-id-1426 .site-main article .entry-content li, .page-id-3 .site-main article .entry-content li, .error404 .site-main article .entry-content li {
  color: #4e1930;
  font-family: "Open Sauce One";
  font-size: 16px;
  font-style: normal;
  font-weight: 300;
  line-height: 24.64px;
}
.page-id-1426 .site-main article .entry-content a, .page-id-3 .site-main article .entry-content a, .error404 .site-main article .entry-content a {
  color: #4e1930;
  font-family: "Open Sauce One";
}
.page-id-1426 .site-main article .entry-content ol, .page-id-1426 .site-main article .entry-content ul, .page-id-3 .site-main article .entry-content ol, .page-id-3 .site-main article .entry-content ul, .error404 .site-main article .entry-content ol, .error404 .site-main article .entry-content ul {
  margin-bottom: 16px;
}
.page-id-1426 .site-main article .entry-content table, .page-id-3 .site-main article .entry-content table, .error404 .site-main article .entry-content table {
  display: block;
  width: 100%;
  overflow-x: auto;
  -webkit-overflow-scrolling: touch;
}
.page-id-1426 .site-main article .entry-content th, .page-id-1426 .site-main article .entry-content td, .page-id-3 .site-main article .entry-content th, .page-id-3 .site-main article .entry-content td, .error404 .site-main article .entry-content th, .error404 .site-main article .entry-content td {
  color: #4e1930;
  font-family: "Open Sauce One";
  font-size: 16px;
  font-style: normal;
  font-weight: 300;
  line-height: 24.64px;
}
.privacy-policy .site-header .site-header__menu-toggle img {
  filter: brightness(0);
}
.privacy-policy .site-header.is-stuck .site-header__menu-toggle img {
  filter: none;
}
