:root {
  --primary: #231f20;
  --secondary: #fff;
  --header_height: 113px;
  --menu_height: 80px;
  --menu_position: fixed;
  --xl: 0%;
  --lg: 0%;
  --md: 0%;
  --sm: 0%;
  --xm: 5%;
  --ym: 5%;
  --h1_size: calc(3.75rem - var(--lg));
  --h2_size: calc(3.125rem - var(--lg));
  --h3_size: calc(3.5rem - var(--md));
  --h4_size: calc(2.875rem - var(--md));
  --h5_size: calc(1.625rem - var(--sm));
  --h6_size: calc(1.5rem - var(--sm));
  --content_size: calc(1.5rem - var(--sm));
  --nav_size: calc(1.25rem - var(--sm));
  --button_size: calc(1.25rem - var(--sm));
  --font_100: calc(6.25rem - var(--xl));
  --font_60: calc(3.75rem - var(--lg));
  --font_48: calc(3rem - var(--md));
  --font_32: calc(2rem - var(--md));
  --font_24: calc(1.5rem - var(--sm));
  --font_20: calc(1.25rem - var(--sm));
  --bs-body-font-family: 'proxima-nova', sans-serif;
  --bs-body-font-size: 1.5rem;
  --bs-body-font-weight: 400;
  --bs-body-line-height: 140%;
  --bs-body-color: #231f20;
  --bs-body-bg: #231f20;
  --bs-primary: #231f20;
  --bs-secondary: #fff;
  --wpforms-button-background-color-alt: #231f20;
  --wpforms-button-background-color: #231f20;
  --wpforms-button-text-color: #fff; }

* {
  margin: 0;
  padding: 0; }

html {
  font-size: 16px; }

body {
  font-size: var(--content_size);
  line-height: 140%;
  color: #231f20;
  font-family: 'proxima-nova', sans-serif;
  background: #fff;
  font-weight: 400;
  zoom: 1; }

#container {
  width: 100%;
  overflow: clip; }

#page-wrap, .container {
  max-width: 1920px;
  margin: 0px auto;
  padding: 0px; }

body.page-template-template_full-width #page-wrap {
  max-width: 100% !important; }

body.single .entry-content {
  padding-top: 40px; }

#wrap {
  position: relative;
  margin-top: var(--header_height); }

body.admin-bar #header-wrap {
  top: 32px; }

.announcement-bar {
  padding: 8px 20px;
  text-align: center;
  font-size: 1.15rem;
  line-height: 100%; }

#header-wrap {
  position: var(--menu_position);
  top: 0px;
  z-index: 999;
  height: var(--header_height) !important;
  width: 100%; }

#primary-nav {
  background: #09bed1;
  color: #3c007a !important;
  width: 100%;
  height: var(--menu_height); }
  #primary-nav a, #primary-nav a.nav-link {
    color: #3c007a !important; }
  #primary-nav a.gm-anchor, #primary-nav .gm-menu-item__txt {
    font-size: var(--nav_size) !important; }

.gm-navbar-nav.nav--left {
  justify-content: flex-start !important;
  padding-left: 5% !important; }

.gm-navbar-nav.nav--right {
  justify-content: flex-end !important;
  padding-right: 5% !important; }

.gm-logo {
  top: 100% !important; }

.gm-caret {
  font-size: var(--nav_size); }
  .gm-caret .fa {
    font-weight: 400 !important; }

.gm-main-menu-wrapper .gm-navbar-nav.nav--left > .gm-menu-item > .gm-anchor {
  margin-right: 80px; }

.gm-main-menu-wrapper .gm-navbar-nav.nav--right > .gm-menu-item > .gm-anchor {
  margin-left: 80px; }

.gm-inner {
  height: var(--menu_height) !important;
  border-bottom: none !important; }

.gm-inner .gm-container, .gm-navbar {
  height: var(--menu_height) !important; }

.gm-navbar:not(.gm-navbar-sticky-toggle) .gm-inner {
  min-height: var(--menu_height) !important; }

.gm-dropdown-menu.gm-minicart-dropdown {
  background: #09bed1; }

.gm-drawer--open .gm-logo, .gm-drawer--open .gm-menu-actions-wrapper {
  opacity: 1; }

.gm-navbar .gm-main-menu-wrapper {
  opacity: 1; }

.gm-dropdown-menu-wrapper .gm-dropdown-menu {
  border-top-color: #09bed1 !important;
  background: #09bed1 !important;
  color: #3c007a !important; }
  .gm-dropdown-menu-wrapper .gm-dropdown-menu .gm-menu-item__link, .gm-dropdown-menu-wrapper .gm-dropdown-menu .gm-menu-item__txt {
    color: #3c007a !important; }
    .gm-dropdown-menu-wrapper .gm-dropdown-menu .gm-menu-item__link:hover, .gm-dropdown-menu-wrapper .gm-dropdown-menu .gm-menu-item__txt:hover {
      color: #3c007a !important;
      text-decoration: underline; }
  .gm-dropdown-menu-wrapper .gm-dropdown-menu .gm-menu-item__link {
    padding: 5px 0px !important; }
  .gm-dropdown-menu-wrapper .gm-dropdown-menu li.current-menu-item .gm-menu-item__link, .gm-dropdown-menu-wrapper .gm-dropdown-menu li.current-menu-item .gm-menu-item__txt {
    text-decoration: underline !important; }

.gm-navigation-drawer--mobile {
  background: #09bed1 !important;
  border-left: none; }
  .gm-navigation-drawer--mobile a.gm-anchor, .gm-navigation-drawer--mobile .gm-menu-item__txt {
    color: #3c007a !important; }

.hamburger-inner, .hamburger-inner::before, .hamburger-inner::after, .gm-burger .hamburger-inner, .gm-burger .hamburger-inner::after, .gm-burger .hamburger-inner::before {
  background-color: #3c007a !important;
  opacity: 1 !important; }

.gm-burger.hamburger.is-active .hamburger-inner, .gm-burger.hamburger.is-active .hamburger-inner::after, .gm-burger.hamburger.is-active .hamburger-inner::before, .gm-menu-btn-close-mobile-drawer .hamburger .hamburger-inner, .gm-menu-btn-close-mobile-drawer .hamburger .hamburger-inner::after, .gm-menu-btn-close-mobile-drawer .hamburger .hamburger-inner::before {
  color: #3c007a !important;
  opacity: 1 !important; }

.gm-minicart .gm-minicart-icon-wrapper {
  position: relative;
  padding-right: 20px; }
  .gm-minicart .gm-minicart-icon-wrapper i {
    font-size: 0px; }
  .gm-minicart .gm-minicart__txt {
    font-size: 0px !important;
    display: block !important; }
  .gm-minicart .gm-minicart__txt:after {
    content: "CART" !important;
    font-size: var(--nav_size) !important;
    text-transform: uppercase;
    display: inline-block; }
  .gm-minicart .gm-cart-counter {
    background-color: #231f20 !important;
    color: #231f20 !important;
    width: 10px !important;
    height: 10px !important;
    line-height: 10px !important;
    border-radius: 50% !important;
    font-size: 0px !important;
    top: 0px;
    left: 66px; }
  .gm-minicart .gm-cart-counter:empty {
    display: block !important;
    border: 1px solid #231f20 !important;
    background: #231f20 !important; }

.btn-enrol a.gm-anchor {
  font-family: 'proxima-nova', sans-serif !important;
  font-size: var(--button_size) !important;
  line-height: var(--button_size) !important;
  padding: 5px 20px !important;
  text-align: center;
  display: inline-block;
  font-weight: 600;
  border-radius: 30px;
  line-height: 120% !important;
  text-transform: uppercase;
  background-image: none !important;
  text-shadow: none !important;
  box-shadow: none !important;
  background: #fff;
  color: #3c007a;
  border: 2px solid #fff;
  transition: all 0.5s ease; }
  .btn-enrol a.gm-anchor:hover {
    background: #3c007a;
    color: #fff !important;
    border: 2px solid #3c007a; }
    .btn-enrol a.gm-anchor:hover .gm-menu-item__txt {
      color: #fff !important; }

#page-wrap {
  padding: 0px 40px; }

#home-page #header .media__image img {
  width: 100%; }
  #home-page #header .media__video video {
    width: 100%;
    margin-bottom: -10px; }
  #home-page #promo .promo__wrap {
    padding: var(--ym) var(--xm);
    display: flex;
    flex-direction: column;
    justify-content: center;
    height: 100%; }
  #home-page #promo .promo__heading {
    font-family: "acumin-variable", sans-serif;
    font-variation-settings: "slnt" 0, "wdth" 115, "wght" 700;
    font-size: var(--font_60);
    line-height: 110%;
    text-transform: uppercase; }
  #home-page #promo .promo__content {
    padding: 20px 0px 40px 0px; }
  #home-page #promo .promo__button {
    padding-bottom: 60px; }
  #home-page #promo .promo__image {
    width: 100%;
    height: 100%; }
    #home-page #promo .promo__image img {
      width: 100%;
      height: 100%;
      object-fit: cover; }
  #home-page #promo .promo__video {
    height: 100%;
    overflow: hidden;
    display: flex;
    flex-direction: column;
    justify-content: center; }
    #home-page #promo .promo__video video {
      width: 100%;
      height: 100%;
      max-height: 80vh;
      object-fit: cover; }
  #home-page #intro {
    padding: var(--ym) var(--xm); }
  #home-page #intro .intro__image {
    padding-top: var(--ym); }
    #home-page #intro .intro__image img {
      width: 100%;
      height: 100%;
      object-fit: cover; }
  #home-page #intro .intro__video {
    padding-top: var(--ym); }
    #home-page #intro .intro__video video {
      width: 100%;
      height: 100%;
      object-fit: cover; }
  #home-page #agegroups {
    padding: var(--ym) var(--xm);
    background: #09bed1; }
  #home-page #agegroups .groups__heading {
    font-family: "acumin-variable", sans-serif;
    font-variation-settings: "slnt" 0, "wdth" 115, "wght" 700;
    font-size: var(--font_60);
    line-height: 110%;
    text-transform: uppercase;
    text-align: center;
    color: #3c007a; }
  #home-page #agegroups .groups__content {
    padding: 20px 0px 40px 0px;
    text-align: center;
    max-width: 870px;
    margin: 0 auto;
    color: #3c007a; }
  #home-page #agegroups .groups__button {
    padding-bottom: var(--ym);
    text-align: center; }
    #home-page #agegroups .groups__button .btn-purple-blue-light {
      color: #09bed1 !important; }
      #home-page #agegroups .groups__button .btn-purple-blue-light:hover {
        color: #3c007a !important; }
  #home-page #agegroups .groups__grid {
    display: grid;
    grid-template-columns: repeat(2, 1fr);
    grid-template-rows: repeat(2, 1fr);
    grid-column-gap: 40px;
    grid-row-gap: 40px; }
  #home-page #agegroups .group__item {
    border-radius: 20px;
    padding: 40px; }
  #home-page #agegroups .group__image img {
    width: 100%; }
  #home-page #agegroups .group__heading {
    font-family: "acumin-variable", sans-serif;
    font-variation-settings: "slnt" 0, "wdth" 115, "wght" 700;
    font-size: var(--font_60);
    line-height: 110%;
    text-transform: uppercase;
    font-size: var(--font_48);
    text-align: center;
    padding: 20px 0px 20px 0px; }
  #home-page #agegroups .group__content {
    text-align: center; }
  #home-page #agegroups .group__buttons {
    display: flex;
    flex-direction: row;
    justify-content: space-between;
    padding-top: 40px; }
    #home-page #agegroups .group__buttons a {
      width: 100%;
      font-family: 'proxima-nova', sans-serif !important;
      font-size: var(--button_size) !important;
      line-height: var(--button_size) !important;
      padding: 5px 20px !important;
      text-align: center;
      display: inline-block;
      font-weight: 600;
      border-radius: 30px;
      line-height: 120% !important;
      text-transform: uppercase;
      background-image: none !important;
      text-shadow: none !important;
      box-shadow: none !important; }
    #home-page #agegroups .group__buttons a:first-child {
      margin-right: 15px; }
    #home-page #agegroups .group__buttons a:last-child {
      margin-left: 15px; }
  #home-page #team .team__wrap {
    padding: 5% 15%;
    display: flex;
    flex-direction: column;
    justify-content: center;
    height: 100%; }
  #home-page #team .team__heading {
    font-family: "acumin-variable", sans-serif;
    font-variation-settings: "slnt" 0, "wdth" 115, "wght" 700;
    font-size: var(--font_60);
    line-height: 110%;
    text-transform: uppercase;
    text-align: center; }
  #home-page #team .team__content {
    padding: 20px 0px 50px 0px;
    text-align: center; }
  #home-page #team .team__button {
    text-align: center; }
  #home-page #team .team__image {
    height: 100%; }
    #home-page #team .team__image img {
      width: 100%;
      height: 100%;
      object-fit: cover; }
  #home-page #studios {
    padding: var(--ym) var(--xm); }
  #home-page #studios .top {
    padding-bottom: var(--ym); }
  #home-page #studios .studios__heading {
    font-family: "acumin-variable", sans-serif;
    font-variation-settings: "slnt" 0, "wdth" 115, "wght" 700;
    font-size: var(--font_60);
    line-height: 110%;
    text-transform: uppercase; }
  #home-page #studios .studios__button {
    margin-top: -65px;
    margin-left: 30px; }
    #home-page #studios .studios__button svg {
      margin-top: -5px; }
    #home-page #studios .studios__button .btn-outline {
      background: #e00096 !important;
      border: 2px solid #e00096 !important;
      color: #ffcd00 !important; }
      #home-page #studios .studios__button .btn-outline path, #home-page #studios .studios__button .btn-outline line {
        stroke: #ffcd00; }
      #home-page #studios .studios__button .btn-outline:hover {
        background: transparent !important;
        border: 2px solid #e00096 !important;
        color: #e00096 !important; }
        #home-page #studios .studios__button .btn-outline:hover path, #home-page #studios .studios__button .btn-outline:hover line {
          stroke: #e00096; }
    #home-page #studios .studios__button .nolink.btn-outline:hover {
      background: #e00096 !important;
      border: 2px solid #e00096 !important;
      color: #ffcd00 !important; }
      #home-page #studios .studios__button .nolink.btn-outline:hover path, #home-page #studios .studios__button .nolink.btn-outline:hover line {
        stroke: #ffcd00; }
  #home-page #studios .studios__image img {
    width: 100%; }
  #home-page #events {
    padding: var(--ym) var(--xm); }
  #home-page #events .events__button {
    text-align: center;
    padding-top: var(--ym); }

#dance-styles-page #header {
  padding: var(--ym) var(--xm);
  background: #e00096; }
  #dance-styles-page #header .boxed {
    color: #fff; }
  #dance-styles-page #header .boxed__buttons {
    display: flex;
    width: 100%;
    max-width: 870px;
    margin: 0 auto;
    flex-wrap: wrap;
    text-align: center;
    justify-content: center; }
  #dance-styles-page #header .boxed__btn {
    margin: 10px; }
    #dance-styles-page #header .boxed__btn a {
      min-width: 180px; }
  #dance-styles-page #header .btn-purple-red:hover {
    border: 2px solid #f7374c; }
  #dance-styles-page #header .btn-yellow-pink:hover {
    color: #ffcd00; }
  #dance-styles-page #header .btn-green-red:hover {
    color: #79d74b; }
  #dance-styles-page #header .btn-blue-light-purple:hover {
    color: #09bed1; }
  #dance-styles-page #header .btn-blue-dark-yellow:hover {
    border: 2px solid #ffcd00; }
  #dance-styles-page #header .btn-red-purple:hover {
    color: #f7374c; }
  #dance-styles-page #header .btn-purple-green:hover {
    border: 2px solid #79d74b; }
  #dance-styles-page #styles .container-fluid {
    padding: var(--ym) var(--xm); }
  #dance-styles-page #styles .styles__wrap {
    padding-right: 10%; }
  #dance-styles-page #styles .styles__heading {
    padding-bottom: 20px; }
    #dance-styles-page #styles .styles__heading img {
      height: 100%;
      max-height: 140px; }
  #dance-styles-page #styles .styles__image img {
    width: 100%; }
  #dance-styles-page #styles .styles__buttons {
    padding-top: 20px; }
    #dance-styles-page #styles .styles__buttons a:first-child {
      margin-right: 10px; }
    #dance-styles-page #styles .styles__buttons a:last-child {
      margin-left: 10px; }
  #dance-styles-page .bg-blue-light.color-purple .styles__heading img {
    max-height: 310px !important; }

#age-groups-page #header {
  padding: var(--ym) var(--xm);
  background: #79d74b; }
  #age-groups-page #header .boxed {
    color: #fff; }
  #age-groups-page #header .boxed__buttons {
    display: flex;
    width: 100%;
    max-width: 870px;
    margin: 0 auto;
    flex-wrap: wrap;
    text-align: center;
    justify-content: center; }
  #age-groups-page #header .boxed__btn {
    margin: 10px; }
    #age-groups-page #header .boxed__btn a {
      min-width: 180px; }
  #age-groups-page #header .btn-blue-dark-yellow:hover {
    border: 2px solid #ffcd00; }
  #age-groups-page #header .btn-purple-red:hover {
    border: 2px solid #f7374c; }
  #age-groups-page #header .btn-pink-yellow:hover {
    color: #e00096; }
  #age-groups-page #header .btn-yellow-pink:hover {
    color: #ffcd00; }
  #age-groups-page #styles .container-fluid.even .row {
    display: flex;
    flex-direction: row-reverse; }
  #age-groups-page #styles .styles__wrap {
    padding: 20% 10%; }
  #age-groups-page #styles .styles__heading {
    padding-bottom: 20px;
    font-family: "acumin-variable", sans-serif;
    font-variation-settings: "slnt" 0, "wdth" 115, "wght" 700;
    font-size: var(--font_60);
    line-height: 110%;
    text-transform: uppercase; }
  #age-groups-page #styles .styles__image {
    width: 100%;
    height: 100%; }
    #age-groups-page #styles .styles__image img {
      width: 100%;
      height: 100%;
      object-fit: cover; }
  #age-groups-page #styles .styles__buttons {
    padding-top: 20px; }
    #age-groups-page #styles .styles__buttons a:first-child {
      margin-right: 10px; }
    #age-groups-page #styles .styles__buttons a:last-child {
      margin-left: 10px; }

#events-page #header {
  padding: var(--ym) var(--xm); }
  #events-page #events {
    padding: var(--ym) var(--xm); }

#class-schedule #header {
  padding: var(--ym) var(--xm);
  background: #ffcd00; }
  #class-schedule #header .boxed {
    color: #fff; }
  #class-schedule #locations .locations__item {
    padding: var(--ym) var(--xm); }
  #class-schedule #locations .locations__heading {
    text-align: center; }
  #class-schedule #locations .locations__content {
    text-align: center;
    padding-bottom: 60px; }
  #class-schedule #locations .locations__button {
    text-align: center;
    padding-top: 40px; }

#pricing #header {
  padding: var(--ym) var(--xm);
  background: #3c007a; }
  #pricing #header .boxed {
    color: #fff; }
  #pricing #pricing-list {
    padding: var(--ym) var(--xm);
    background: #09bed1; }
  #pricing #pricing-list .box {
    padding: 40px; }
  #pricing #pricing-list .box__heading {
    font-family: "acumin-variable", sans-serif;
    font-variation-settings: "slnt" 0, "wdth" 115, "wght" 700;
    font-size: var(--font_60);
    line-height: 110%;
    text-transform: uppercase;
    font-size: var(--font_48);
    text-align: center;
    padding-bottom: 40px; }
  #pricing #pricing-list .box__price {
    font-size: var(--font_100);
    line-height: 100%;
    text-align: center;
    padding-bottom: 40px; }
  #pricing #pricing-list .box__lesson {
    text-transform: uppercase;
    font-size: var(--font_32);
    text-align: center; }
  #pricing #pricing-list .box__footer {
    display: flex; }
  #pricing #pricing-list .pricing__content {
    text-align: center;
    padding: 40px 20px; }
  #pricing #pricing-list .pricing__button a {
    width: 100%; }
  #pricing #pricing-list .pricing__image {
    width: 100%;
    height: 100%; }
    #pricing #pricing-list .pricing__image img {
      width: 100%;
      height: 100%;
      object-fit: cover; }
  #pricing .flex {
    display: flex;
    flex-direction: column;
    justify-content: space-between; }
  #pricing #dance {
    background: #e00096;
    color: #ffcd00;
    padding: 30px;
    border-radius: 20px; }
  #pricing #dance .box {
    background: #ffcd00;
    color: #e00096; }
  #pricing #dance .pricing__image {
    padding-right: 40px; }
  #pricing #dance .pricing__button a:hover {
    color: #ffcd00; }
  #pricing #dancecore {
    background: #f7374c;
    color: #3c007a;
    padding: 30px;
    border-radius: 20px; }
  #pricing #dancecore .box {
    background: #3c007a;
    color: #f7374c; }
  #pricing #dancecore .pricing__image {
    padding-left: 40px; }
  #pricing #dancecore .pricing__button a:hover {
    color: #3c007a; }
  #pricing #classes {
    padding: var(--ym) 0px; }
  #pricing #classes .pricing__item {
    background: #005baa;
    color: #ffcd00;
    padding: 30px;
    border-radius: 20px; }
  #pricing #classes .pricing__button a:hover {
    color: #ffcd00; }
  #pricing #classes .box {
    background: #ffcd00;
    color: #005baa; }
  #pricing #private {
    padding: var(--ym) 0px 0px 0px; }
  #pricing #private .pricing__item {
    background: #3c007a;
    color: #79d74b;
    padding: 30px;
    border-radius: 20px; }
  #pricing #private .pricing__button a:hover {
    color: #79d74b; }
  #pricing #private .box {
    background: #79d74b;
    color: #3c007a; }
  #pricing #makeup {
    padding: var(--ym) var(--xm); }
  #pricing #makeup .makeup__heading {
    font-size: var(--font_60); }
  #pricing #makeup .makeup__image {
    padding-top: var(--ym); }
    #pricing #makeup .makeup__image img {
      width: 100%; }

#team-page #header {
  padding: var(--ym) var(--xm);
  background: #005baa; }
  #team-page #header .boxed {
    color: #fff; }
  #team-page #header .header__image {
    padding-top: var(--ym); }
    #team-page #header .header__image img {
      width: 100%; }
  #team-page #team {
    padding: var(--ym) 0px 0px 0px;
    background: #e00096;
    color: #ffcd00; }
  #team-page #team h2 {
    text-align: center;
    color: #ffcd00;
    font-size: var(--font_60);
    padding-bottom: 40px; }
  #team-page #team .team__item {
    position: relative;
    padding: 40px;
    border-right: 2px solid #ffcd00;
    border-bottom: 2px solid #ffcd00;
    transition: all 0.1s ease;
    transition-delay: 0s; }
    #team-page #team .team__item:hover {
      background: #ffcd00;
      color: #e00096; }
      #team-page #team .team__item:hover .team__name, #team-page #team .team__item:hover .team__position {
        color: #e00096 !important; }
        #team-page #team .team__item:hover .team__name a, #team-page #team .team__item:hover .team__position a {
          color: #e00096 !important; }
      #team-page #team .team__item:hover path, #team-page #team .team__item:hover line {
        stroke: #e00096; }
    #team-page #team .team__item:nth-child(4) {
      border-right: none; }
  #team-page #team .team__link {
    position: absolute;
    right: 40px;
    transition: all 0.1s ease;
    transition-delay: 0s; }
  #team-page #team .team__name {
    color: #ffcd00;
    font-size: var(--font_48);
    line-height: 100%;
    transition: all 0.1s ease;
    transition-delay: 0s;
    will-change: color; }
    #team-page #team .team__name a {
      color: #ffcd00;
      line-height: 100%; }
  #team-page #team .team__position {
    color: #ffcd00;
    font-size: var(--font_24);
    text-transform: uppercase;
    line-height: 100%;
    transition: all 0.1s ease;
    transition-delay: 0s;
    will-change: color; }
  #team-page #team .team__image {
    padding-bottom: 40px; }
    #team-page #team .team__image img {
      width: 100%; }
  #team-page #team .team__grid {
    display: grid;
    grid-template-columns: repeat(4, 1fr);
    grid-template-rows: repeat(2, 1fr);
    grid-column-gap: 0px;
    grid-row-gap: 0px;
    border-top: 2px solid #ffcd00; }
  #team-page #team .team__item {
    opacity: 0;
    transition: all 0.5s ease; }
  #team-page #team .team__item.active:nth-child(1) {
    transition-delay: 0s;
    opacity: 1; }
  #team-page #team .team__item.active:nth-child(2) {
    transition-delay: 0.2s;
    opacity: 1; }
  #team-page #team .team__item.active:nth-child(3) {
    transition-delay: 0.4s;
    opacity: 1; }
  #team-page #team .team__item.active:nth-child(4) {
    transition-delay: 0.6s;
    opacity: 1; }
  #team-page #team .team__item.active:nth-child(5) {
    transition-delay: 0s;
    opacity: 1; }
  #team-page #team .team__item.active:nth-child(6) {
    transition-delay: 0.2s;
    opacity: 1; }
  #team-page #team .team__item.active:nth-child(7) {
    transition-delay: 0.4s;
    opacity: 1; }
  #team-page #team .team__item.active:nth-child(8) {
    transition-delay: 0.6s;
    opacity: 1; }
  #team-page #team .team__item.active:nth-child(9) {
    transition-delay: 0s;
    opacity: 1; }
  #team-page #team .team__item.active:nth-child(10) {
    transition-delay: 0.2s;
    opacity: 1; }
  #team-page #team .team__item.active:nth-child(11) {
    transition-delay: 0.4s;
    opacity: 1; }
  #team-page #team .team__item.active:nth-child(12) {
    transition-delay: 0.6s;
    opacity: 1; }
  #team-page #team .team__item.active:nth-child(13) {
    transition-delay: 0s;
    opacity: 1; }
  #team-page #team .team__item.active:nth-child(14) {
    transition-delay: 0.2s;
    opacity: 1; }
  #team-page #team .team__item.active:nth-child(15) {
    transition-delay: 0.4s;
    opacity: 1; }
  #team-page #team .team__item.active:nth-child(16) {
    transition-delay: 0.6s;
    opacity: 1; }
  #team-page #team .team__item.active:nth-child(17) {
    transition-delay: 0s;
    opacity: 1; }
  #team-page #team .team__item.active:nth-child(18) {
    transition-delay: 0.2s;
    opacity: 1; }
  #team-page #team .team__item.active:nth-child(19) {
    transition-delay: 0.4s;
    opacity: 1; }
  #team-page #team .team__item.active:nth-child(20) {
    transition-delay: 0.6s;
    opacity: 1; }
  #team-page #team .team__item.active:nth-child(21) {
    transition-delay: 0s;
    opacity: 1; }
  #team-page #team .team__item.active:nth-child(22) {
    transition-delay: 0.2s;
    opacity: 1; }
  #team-page #team .team__item.active:nth-child(23) {
    transition-delay: 0.4s;
    opacity: 1; }
  #team-page #team .team__item.active:nth-child(24) {
    transition-delay: 0.6s;
    opacity: 1; }
  #team-page #team .team__item.active:nth-child(25) {
    transition-delay: 0s;
    opacity: 1; }
  #team-page #awards {
    padding: var(--ym) var(--xm);
    background: #ffcd00;
    color: #e00096; }
  #team-page #awards .left {
    width: 40%; }
  #team-page #awards .right {
    width: 60%; }
  #team-page #awards .mdle, #team-page #awards .last {
    width: 30%; }
  #team-page #awards .row-2 {
    padding-top: 40px; }
  #team-page #awards .awards__image img {
    width: 100%; }
  #team-page #awards .awards__heading {
    font-size: var(--font_60); }
  #team-page #awards .awards__content {
    font-size: var(--font_24); }
  #team-page #location {
    padding: var(--ym) var(--xm); }
  #team-page #location .location__image img {
    width: 100%; }
  #team-page #location .location__heading {
    font-size: var(--font_60); }
  #team-page #location .location__content {
    font-size: var(--font_24);
    padding: 20px 0px 40px 0px; }
  #team-page #location .left {
    display: flex;
    flex-direction: column;
    justify-content: center; }

#studio-hire-page #header {
  padding: var(--ym) var(--xm);
  background: #79d74b; }
  #studio-hire-page #header .boxed {
    color: #fff; }
  #studio-hire-page #studios .container-fluid.even .row {
    display: flex;
    flex-direction: row-reverse; }
  #studio-hire-page #studios .studios__wrap {
    padding: 10% 10%;
    display: flex;
    flex-direction: column;
    justify-content: center;
    height: 100%; }
  #studio-hire-page #studios .studios__heading {
    padding-bottom: 20px;
    font-family: "acumin-variable", sans-serif;
    font-variation-settings: "slnt" 0, "wdth" 115, "wght" 700;
    font-size: var(--font_60);
    line-height: 110%;
    text-transform: uppercase; }
  #studio-hire-page #studios .studios__image {
    width: 100%;
    height: 100%; }
    #studio-hire-page #studios .studios__image img {
      width: 100%;
      height: 100%;
      object-fit: cover; }
  #studio-hire-page #studios .studios__content ul {
    margin-left: 0px; }
  #studio-hire-page #studios .studios__buttons {
    padding-top: 20px; }
    #studio-hire-page #studios .studios__buttons a:first-child {
      margin-right: 10px; }
    #studio-hire-page #studios .studios__buttons a:last-child {
      margin-left: 10px; }

#studio-tour-page #btns {
  display: flex;
  position: relative;
  background: #3c007a;
  padding: 20px var(--xm);
  position: sticky;
  top: 114px;
  z-index: 9; }
  #studio-tour-page #btns .btn-red-purple:hover {
    color: #f7374c !important; }
  #studio-tour-page #header {
    padding: var(--ym) var(--xm);
    background: #3c007a;
    color: #f7374c; }
  #studio-tour-page #header h1 {
    color: #f7374c; }
  #studio-tour-page #header .header__image img {
    width: 100%; }
  #studio-tour-page #header .header__caption {
    font-size: var(--font_24);
    text-transform: uppercase;
    padding-top: 10px; }
    #studio-tour-page #header .header__caption a {
      color: #f7374c; }
  #studio-tour-page .gallery {
    padding: 0px var(--xm) var(--ym) var(--xm);
    background: #3c007a;
    color: #f7374c; }
  #studio-tour-page .gallery .container-fluid {
    border-top: 1px solid #f7374c;
    padding-top: var(--ym); }
  #studio-tour-page .gallery__item img {
    width: 100%; }
  #studio-tour-page .gallery__item.half {
    width: 48%; }
  #studio-tour-page .gallery__item.full {
    width: 100%; }
  #studio-tour-page .gallery__heading {
    font-family: "acumin-variable", sans-serif;
    font-variation-settings: "slnt" 0, "wdth" 115, "wght" 700;
    font-size: var(--font_60);
    line-height: 110%;
    text-transform: uppercase;
    font-size: var(--font_48);
    position: sticky;
    top: 190px; }
  #studio-tour-page .flex {
    display: flex;
    flex-wrap: wrap;
    column-gap: 4%;
    row-gap: 50px; }

body.admin-bar #studio-tour-page #btns {
  top: 146px; }
  body.admin-bar #studio-tour-page .gallery__heading {
    top: 245px; }

body.page-id-1294 #studio-tour-page #btns {
  background: #f7374c; }
  body.page-id-1294 #studio-tour-page #btns .btn-red-purple {
    background: #3c007a;
    color: #f7374c;
    border: 2px solid #3c007a; }
    body.page-id-1294 #studio-tour-page #btns .btn-red-purple:hover {
      background: #f7374c !important;
      color: #3c007a !important;
      border: 2px solid #3c007a !important; }
  body.page-id-1294 #studio-tour-page #header {
    background: #f7374c;
    color: #3c007a; }
  body.page-id-1294 #studio-tour-page #header h1 {
    color: #3c007a; }
  body.page-id-1294 #studio-tour-page #header .header__caption a {
    color: #3c007a; }
  body.page-id-1294 #studio-tour-page .gallery {
    background: #f7374c;
    color: #3c007a; }
  body.page-id-1294 #studio-tour-page .gallery .container-fluid {
    border-top: 1px solid #3c007a; }

#uniforms-page #header {
  padding: var(--ym) var(--xm); }
  #uniforms-page #banner .media__image img {
    width: 100%; }
  #uniforms-page #banner .media__video video {
    width: 100%; }
  #uniforms-page #uniforms {
    padding: var(--ym) var(--xm); }
  #uniforms-page #uniforms .container-fluid {
    max-width: 100% !important; }
  #uniforms-page #uniforms .accordion {
    padding-top: 60px;
    max-width: 100% !important; }
  #uniforms-page #uniforms .events__content {
    max-width: 980px; }
  #uniforms-page #uniforms .uniform__wrap {
    padding-left: 40px; }
  #uniforms-page #uniforms .uniform__heading {
    font-family: "acumin-variable", sans-serif;
    font-variation-settings: "slnt" 0, "wdth" 115, "wght" 700;
    font-size: var(--font_60);
    line-height: 110%;
    text-transform: uppercase;
    font-size: var(--font_32); }
  #uniforms-page #uniforms .uniform__content ul {
    margin: 0px; }
  #uniforms-page #uniforms .uniform__link {
    padding-top: 40px; }
  #uniforms-page #uniforms .accordion-body {
    display: flex; }
  #uniforms-page #uniforms .accordion-button {
    padding: 20px 0px !important; }
  #uniforms-page #uniforms .accordion-body {
    padding: 40px 0px 60px 0px !important; }
  #uniforms-page #uniforms .btn-red-purple {
    color: #3c007a !important; }
  #uniforms-page #uniforms .btn-red-purple:hover {
    color: #f7374c !important; }

#single-team {
  padding: var(--ym) var(--xm);
  background: #e00096;
  color: #ffcd00; }
  #single-team .details__name {
    color: #ffcd00;
    font-size: var(--font_48); }
  #single-team .details__position {
    font-size: var(--font_24);
    text-transform: uppercase;
    padding-bottom: 20px; }
  #single-team .details__bio {
    font-size: var(--font_24);
    line-height: 140%; }
  #single-team .details__image {
    padding-right: 40px; }
  #single-team .details__image img {
    width: 100%; }
  #single-team .details__video {
    padding-right: 40px;
    position: relative;
    width: 100%; }
  #single-team .details__video video {
    width: 100%; }
  #single-team .details__video span.play {
    width: 100%;
    height: 100%;
    position: absolute;
    top: 0px;
    left: 0px;
    display: flex;
    flex-direction: column;
    justify-content: center;
    align-items: center;
    cursor: pointer; }
  #single-team .back-btn {
    margin-left: 10px;
    margin-top: -60px;
    margin-bottom: 40px;
    position: sticky;
    top: 114px;
    z-index: 9;
    background: #e00096;
    padding: 20px 0px; }
  #single-team .back-btn a:hover {
    color: #ffcd00; }

body.admin-bar #single-team .back-btn {
  top: 146px; }

#cta {
  padding: 8% var(--xm); }
  #cta .btn-white-black, #cta .btn-outline-white-black {
    padding: 10px 40px !important;
    font-size: var(--font_32) !important;
    width: 100%;
    max-width: 420px; }
  #cta .btn-outline-white-black:hover {
    color: #231f20 !important; }
  #cta .boxed__button {
    text-align: center;
    display: flex;
    flex-direction: column;
    align-items: center; }
  #cta .boxed__button a:nth-child(2) {
    margin-top: 60px; }

#social {
  padding: 8% var(--xm); }
  #social .social__heading {
    text-align: center;
    font-size: var(--font_60); }
  #social .social__content {
    text-align: center;
    max-width: 870px;
    margin: 0 auto;
    padding-top: 20px;
    padding-bottom: 60px; }
  #social .social__buttons {
    text-align: center; }
  #social .social__buttons a:first-child {
    margin-right: 15px; }
  #social .social__buttons a:last-child {
    margin-left: 15px; }
  #social .btn-primary, #social .btn-outline {
    padding: 10px 40px !important;
    font-size: var(--font_32) !important;
    width: 100%;
    max-width: 420px; }
  #social .btn-primary a:nth-child(2), #social .btn-outline a:nth-child(2) {
    margin-top: 60px; }

#testimonials .testimonials__item {
  padding: 5% 10%; }
  #testimonials .testimonials__image {
    height: 100%; }
  #testimonials .testimonials__image img {
    width: 100%;
    height: 100%;
    object-fit: cover; }
  #testimonials .testimonials__video {
    height: 100%;
    position: relative;
    width: 100%; }
  #testimonials .testimonials__video video {
    width: 100%;
    height: 100%;
    object-fit: cover; }
  #testimonials .testimonials__video span.play {
    width: 100%;
    height: 100%;
    position: absolute;
    top: 0px;
    left: 0px;
    display: flex;
    flex-direction: column;
    justify-content: center;
    align-items: center;
    cursor: pointer; }
  #testimonials .testimonials__quote {
    padding-bottom: 40px; }
  #testimonials .testimonials__content {
    padding: 20px 0px 40px 0px; }
  #testimonials .testimonials__name {
    text-transform: uppercase; }
  #testimonials .testimonials-slider {
    height: 100%;
    display: flex;
    flex-direction: column;
    justify-content: center; }
  #testimonials .slick-dots {
    position: relative !important;
    left: 10%;
    text-align: left; }
  #testimonials .slick-dots li button {
    width: 5px;
    height: 5px;
    border: 1px solid #fff;
    border-radius: 100%; }
  #testimonials .slick-dots li button:before {
    font-size: 0px; }
  #testimonials .slick-dots li.slick-active button {
    background: #fff !important; }
  #testimonials .slick-dots li:only-child {
    display: none; }

#events .container-fluid {
  max-width: 1320px;
  margin: 0 auto; }
  #events .accordion {
    padding-top: 60px; }
  #events .events__content {
    max-width: 980px; }
  #events .event__header {
    display: flex;
    flex-direction: row;
    align-items: center; }
  #events .event__date {
    display: flex;
    flex-direction: column;
    align-items: center;
    border-right: 2px solid #3c007a;
    padding-right: 15px;
    line-height: 55%; }
  #events .event__date span {
    display: block; }
  #events .event__heading {
    padding-left: 15px;
    font-family: "acumin-variable", sans-serif;
    font-variation-settings: "slnt" 0, "wdth" 115, "wght" 700;
    font-size: var(--font_60);
    line-height: 110%;
    text-transform: uppercase;
    font-size: var(--font_32); }
  #events .event__month {
    font-size: 16px;
    text-transform: uppercase; }
  #events .event__day {
    font-family: "acumin-variable", sans-serif;
    font-variation-settings: "slnt" 0, "wdth" 115, "wght" 700;
    font-size: var(--font_60);
    line-height: 110%;
    text-transform: uppercase;
    font-size: var(--font_32); }
  #events .event__year {
    font-size: 16px; }
  #events .event__time {
    font-weight: 600;
    text-transform: uppercase; }
  #events .event__content {
    width: 80%; }
  #events .event__link {
    width: 20%;
    text-align: right; }
  #events .accordion-body {
    display: flex; }
  #events .accordion-button {
    padding: 20px 0px !important; }
  #events .btn-purple-blue-light {
    color: #09bed1 !important; }
  #events .btn-purple-blue-light:hover {
    color: #3c007a !important; }

#contact-page {
  background: #005baa; }
  #contact-page #header {
    padding: var(--ym) var(--xm); }
  #contact-page #contact {
    padding: var(--ym) 0px;
    width: 100%;
    max-width: 1320px;
    margin: 0 auto; }
  #contact-page #contact .contact__heading {
    text-align: center; }
  #contact-page #contact .contact__item {
    display: flex; }
    #contact-page #contact .contact__item span {
      width: 50%; }
  #contact-page #contact .contact__form {
    padding-right: 60px; }
  #contact-page #contact .contact__content {
    padding-top: 30px; }
  #contact-page textarea, #contact-page input {
    height: 45px;
    background: #005baa;
    color: #ffcd00; }
  #contact-page .wpforms-container-full .wpforms-form textarea.wpforms-field-large, #contact-page .wpforms-container-full .wpforms-form textarea.wpforms-field-medium, #contact-page .wpforms-container-full .wpforms-form textarea.wpforms-field-small, #contact-page .wpforms-field-large {
    background: #005baa !important;
    color: #ffcd00 !important;
    border-bottom: 2px solid #ffcd00 !important;
    text-transform: uppercase; }
  #contact-page .wpforms-container-full .wpforms-form textarea.wpforms-field-large::placeholder, #contact-page .wpforms-container-full .wpforms-form textarea.wpforms-field-medium::placeholder, #contact-page .wpforms-container-full .wpforms-form textarea.wpforms-field-small::placeholder, #contact-page .wpforms-field-large::placeholder {
    color: #ffcd00 !important; }
  #contact-page .wpforms-submit-container {
    text-align: right; }
  #contact-page button.wpforms-submit {
    background: #ffcd00 !important;
    color: #005baa !important;
    border: 2px solid #ffcd00 !important;
    padding: 0px 40px !important; }
  #contact-page button.wpforms-submit:hover {
    background: #005baa !important;
    color: #ffcd00 !important;
    border: 2px solid #ffcd00 !important; }

#footer-wrap {
  background: #3c007a;
  color: #fff; }
  #footer-wrap #footer {
    padding: 8% 20px;
    font-size: var(--font_20); }
  #footer-wrap #footer .container {
    max-width: 80%; }
  #footer-wrap #footer ul {
    margin: 0px !important;
    padding: 0px !important; }
  #footer-wrap #footer li {
    list-style: none;
    margin: 0px;
    padding: 0px;
    display: block;
    text-transform: uppercase;
    line-height: 100%; }
  #footer-wrap #footer a {
    color: #fff; }
  #footer-wrap #footer h4 {
    margin: 0px;
    padding: 0px;
    color: #fff;
    font-size: var(--font_20);
    font-family: 'proxima-nova', sans-serif;
    text-transform: uppercase;
    text-decoration: underline;
    text-underline-offset: 3px;
    font-weight: 400 !important;
    line-height: 100%; }
  #footer-wrap #footer li, #footer-wrap #footer h4 {
    padding-bottom: 15px; }
  #footer-wrap #footer .portal {
    display: flex;
    flex-direction: column;
    align-items: center;
    justify-content: flex-start; }
  #footer-wrap #copyright {
    padding: 20px 0px;
    font-size: var(--font_20);
    text-align: center;
    text-transform: uppercase;
    border-top: 2px solid rgba(255, 255, 255, 0.5); }
  #footer-wrap .btn-white-purple {
    color: #3c007a !important;
    font-size: var(--font_32) !important;
    font-weight: 600 !important;
    padding: 15px 60px !important; }
  #footer-wrap .btn-white-purple:hover {
    color: #fff !important; }

.show_desktop {
  display: block; }

.show_mobile {
  display: none; }

.grecaptcha-badge {
  display: none !important; }

img {
  border: 0;
  max-width: 100%;
  height: auto;
  width: auto\9; }

.clear {
  clear: both !important; }

.page-title {
  color: #231f20 !important; }

.alignleft {
  position: relative;
  float: left;
  padding-right: 40px; }

.alignright {
  position: relative;
  float: right;
  padding-left: 40px; }

p {
  margin: 0 0 25px; }

p:empty {
  display: none; }

legend {
  text-transform: uppercase; }

a {
  -webkit-transition: all 0.3s ease;
  -moz-transition: all 0.3s ease;
  -o-transition: all 0.3s ease;
  transition: all 0.3s ease;
  text-decoration: none;
  outline: none;
  color: #231f20; }
  a:hover {
    color: #231f20; }

.section_wrap {
  padding: 40px 0px;
  border-bottom: 1px solid rgba(0, 0, 0, 0.2); }

.stick {
  position: sticky;
  top: 0px;
  z-index: -1; }

.error404 .wrapper {
  padding: 10% 0px 5% 0px; }
  .error404 h1 {
    text-align: center; }
  .error404 .entry-content {
    text-align: center;
    padding-top: 3%; }

body.page-template-default #page-wrap {
  width: 100%;
  max-width: 1920px;
  padding: 40px;
  margin: 0px auto; }

.slider-buttons {
  margin: 0 auto;
  padding: 0px 0px 0px 10px;
  display: flex;
  justify-content: space-between;
  position: absolute;
  top: 40%;
  left: 10%;
  max-width: 80%;
  width: 100%; }
  .slider-buttons .next, .slider-buttons .previous {
    cursor: pointer; }

.slick-dots {
  bottom: 0px;
  left: 0vw; }
  .slick-dots li button {
    border: 1px solid #fff; }
  .slick-dots li.slick-active button {
    background: #fff !important; }

.underlined {
  display: inline-block;
  position: relative;
  color: #231f20; }
  .underlined:after {
    content: '';
    position: absolute;
    width: 100%;
    transform: scaleX(0);
    height: 2px;
    bottom: -4px;
    left: 0;
    background-color: #231f20;
    transform-origin: bottom right;
    transition: transform 0.25s ease-out; }
  .underlined:hover::after {
    transform: scaleX(1);
    transform-origin: bottom left; }

.bg-black {
  background-color: #231f20 !important; }
  .bg-black .btn-primary {
    color: #231f20 !important; }
  .bg-black .btn-outline {
    background-color: transparent !important;
    border: 2px solid #231f20 !important; }
  .bg-black .btn-outline:hover {
    color: #231f20 !important; }
  .bg-black input[type=text], .bg-black input[type=email], .bg-black input[type=tel], .bg-black input[type=number], .bg-black input[type=password], .bg-black textarea, .bg-black select {
    background: #231f20 !important; }
  .bg-black table.table, .bg-black table.table-striped {
    --bs-table-striped-bg: #231f20 !important;
    --bs-table-active-color: #231f20 !important;
    --bs-table-hover-color: #231f20 !important;
    --bs-table-bg-type: #231f20 !important;
    border-color: #231f20 !important; }
  .bg-black .card {
    background-color: #231f20 !important;
    border: 1px solid #231f20 !important; }

.bg-yellow {
  background-color: #ffcd00 !important; }
  .bg-yellow .btn-primary {
    color: #ffcd00 !important; }
  .bg-yellow .btn-outline {
    background-color: transparent !important;
    border: 2px solid #ffcd00 !important; }
  .bg-yellow .btn-outline:hover {
    color: #ffcd00 !important; }
  .bg-yellow input[type=text], .bg-yellow input[type=email], .bg-yellow input[type=tel], .bg-yellow input[type=number], .bg-yellow input[type=password], .bg-yellow textarea, .bg-yellow select {
    background: #ffcd00 !important; }
  .bg-yellow table.table, .bg-yellow table.table-striped {
    --bs-table-striped-bg: #ffcd00 !important;
    --bs-table-active-color: #ffcd00 !important;
    --bs-table-hover-color: #ffcd00 !important;
    --bs-table-bg-type: #ffcd00 !important;
    border-color: #ffcd00 !important; }
  .bg-yellow .card {
    background-color: #ffcd00 !important;
    border: 1px solid #ffcd00 !important; }

.bg-blue-dark {
  background-color: #005baa !important; }
  .bg-blue-dark .btn-primary {
    color: #005baa !important; }
  .bg-blue-dark .btn-outline {
    background-color: transparent !important;
    border: 2px solid #005baa !important; }
  .bg-blue-dark .btn-outline:hover {
    color: #005baa !important; }
  .bg-blue-dark input[type=text], .bg-blue-dark input[type=email], .bg-blue-dark input[type=tel], .bg-blue-dark input[type=number], .bg-blue-dark input[type=password], .bg-blue-dark textarea, .bg-blue-dark select {
    background: #005baa !important; }
  .bg-blue-dark table.table, .bg-blue-dark table.table-striped {
    --bs-table-striped-bg: #005baa !important;
    --bs-table-active-color: #005baa !important;
    --bs-table-hover-color: #005baa !important;
    --bs-table-bg-type: #005baa !important;
    border-color: #005baa !important; }
  .bg-blue-dark .card {
    background-color: #005baa !important;
    border: 1px solid #005baa !important; }

.bg-blue-light {
  background-color: #09bed1 !important; }
  .bg-blue-light .btn-primary {
    color: #09bed1 !important; }
  .bg-blue-light .btn-outline {
    background-color: transparent !important;
    border: 2px solid #09bed1 !important; }
  .bg-blue-light .btn-outline:hover {
    color: #09bed1 !important; }
  .bg-blue-light input[type=text], .bg-blue-light input[type=email], .bg-blue-light input[type=tel], .bg-blue-light input[type=number], .bg-blue-light input[type=password], .bg-blue-light textarea, .bg-blue-light select {
    background: #09bed1 !important; }
  .bg-blue-light table.table, .bg-blue-light table.table-striped {
    --bs-table-striped-bg: #09bed1 !important;
    --bs-table-active-color: #09bed1 !important;
    --bs-table-hover-color: #09bed1 !important;
    --bs-table-bg-type: #09bed1 !important;
    border-color: #09bed1 !important; }
  .bg-blue-light .card {
    background-color: #09bed1 !important;
    border: 1px solid #09bed1 !important; }

.bg-red {
  background-color: #f7374c !important; }
  .bg-red .btn-primary {
    color: #f7374c !important; }
  .bg-red .btn-outline {
    background-color: transparent !important;
    border: 2px solid #f7374c !important; }
  .bg-red .btn-outline:hover {
    color: #f7374c !important; }
  .bg-red input[type=text], .bg-red input[type=email], .bg-red input[type=tel], .bg-red input[type=number], .bg-red input[type=password], .bg-red textarea, .bg-red select {
    background: #f7374c !important; }
  .bg-red table.table, .bg-red table.table-striped {
    --bs-table-striped-bg: #f7374c !important;
    --bs-table-active-color: #f7374c !important;
    --bs-table-hover-color: #f7374c !important;
    --bs-table-bg-type: #f7374c !important;
    border-color: #f7374c !important; }
  .bg-red .card {
    background-color: #f7374c !important;
    border: 1px solid #f7374c !important; }

.bg-pink {
  background-color: #e00096 !important; }
  .bg-pink .btn-primary {
    color: #e00096 !important; }
  .bg-pink .btn-outline {
    background-color: transparent !important;
    border: 2px solid #e00096 !important; }
  .bg-pink .btn-outline:hover {
    color: #e00096 !important; }
  .bg-pink input[type=text], .bg-pink input[type=email], .bg-pink input[type=tel], .bg-pink input[type=number], .bg-pink input[type=password], .bg-pink textarea, .bg-pink select {
    background: #e00096 !important; }
  .bg-pink table.table, .bg-pink table.table-striped {
    --bs-table-striped-bg: #e00096 !important;
    --bs-table-active-color: #e00096 !important;
    --bs-table-hover-color: #e00096 !important;
    --bs-table-bg-type: #e00096 !important;
    border-color: #e00096 !important; }
  .bg-pink .card {
    background-color: #e00096 !important;
    border: 1px solid #e00096 !important; }

.bg-purple {
  background-color: #3c007a !important; }
  .bg-purple .btn-primary {
    color: #3c007a !important; }
  .bg-purple .btn-outline {
    background-color: transparent !important;
    border: 2px solid #3c007a !important; }
  .bg-purple .btn-outline:hover {
    color: #3c007a !important; }
  .bg-purple input[type=text], .bg-purple input[type=email], .bg-purple input[type=tel], .bg-purple input[type=number], .bg-purple input[type=password], .bg-purple textarea, .bg-purple select {
    background: #3c007a !important; }
  .bg-purple table.table, .bg-purple table.table-striped {
    --bs-table-striped-bg: #3c007a !important;
    --bs-table-active-color: #3c007a !important;
    --bs-table-hover-color: #3c007a !important;
    --bs-table-bg-type: #3c007a !important;
    border-color: #3c007a !important; }
  .bg-purple .card {
    background-color: #3c007a !important;
    border: 1px solid #3c007a !important; }

.bg-green {
  background-color: #79d74b !important; }
  .bg-green .btn-primary {
    color: #79d74b !important; }
  .bg-green .btn-outline {
    background-color: transparent !important;
    border: 2px solid #79d74b !important; }
  .bg-green .btn-outline:hover {
    color: #79d74b !important; }
  .bg-green input[type=text], .bg-green input[type=email], .bg-green input[type=tel], .bg-green input[type=number], .bg-green input[type=password], .bg-green textarea, .bg-green select {
    background: #79d74b !important; }
  .bg-green table.table, .bg-green table.table-striped {
    --bs-table-striped-bg: #79d74b !important;
    --bs-table-active-color: #79d74b !important;
    --bs-table-hover-color: #79d74b !important;
    --bs-table-bg-type: #79d74b !important;
    border-color: #79d74b !important; }
  .bg-green .card {
    background-color: #79d74b !important;
    border: 1px solid #79d74b !important; }

.bg-white {
  background-color: #fff !important; }
  .bg-white .btn-primary {
    color: #fff !important; }
  .bg-white .btn-outline {
    background-color: transparent !important;
    border: 2px solid #fff !important; }
  .bg-white .btn-outline:hover {
    color: #fff !important; }
  .bg-white input[type=text], .bg-white input[type=email], .bg-white input[type=tel], .bg-white input[type=number], .bg-white input[type=password], .bg-white textarea, .bg-white select {
    background: #fff !important; }
  .bg-white table.table, .bg-white table.table-striped {
    --bs-table-striped-bg: #fff !important;
    --bs-table-active-color: #fff !important;
    --bs-table-hover-color: #fff !important;
    --bs-table-bg-type: #fff !important;
    border-color: #fff !important; }
  .bg-white .card {
    background-color: #fff !important;
    border: 1px solid #fff !important; }

.color-black {
  color: #231f20 !important; }
  .color-black h1, .color-black h2, .color-black h3, .color-black h4, .color-black h5, .color-black h6, .color-black p, .color-black span, .color-black div, .color-black li, .color-black a {
    color: #231f20 !important; }
  .color-black hr {
    border-color: #231f20 !important; }
  .color-black .btn-primary {
    background-color: #231f20 !important;
    border: 2px solid #231f20 !important; }
  .color-black .btn-primary:hover {
    background: transparent !important;
    border: 2px solid #231f20 !important;
    color: #231f20 !important; }
  .color-black .btn-outline {
    background-color: transparent !important;
    border: 2px solid #231f20 !important; }
  .color-black .btn-outline:hover {
    background-color: #231f20 !important; }
  .color-black input[type=text], .color-black input[type=email], .color-black input[type=tel], .color-black input[type=number], .color-black input[type=password], .color-black textarea, .color-black select {
    color: #231f20 !important;
    border-bottom: 2px solid #231f20 !important; }
  .color-black input[type=text]::placeholder, .color-black input[type=email]::placeholder, .color-black input[type=tel]::placeholder, .color-black input[type=number]::placeholder, .color-black input[type=password]::placeholder, .color-black textarea::placeholder, .color-black select::placeholder {
    color: #231f20 !important; }
  .color-black table.table, .color-black table.table-striped {
    --bs-table-striped-color: #231f20 !important;
    --bs-table-active-bg: #231f20 !important;
    --bs-table-hover-bg: #231f20 !important;
    color: #231f20 !important; }
  .color-black .table > :not(caption) > * > * {
    color: #231f20 !important; }
  .color-black .accordion {
    border-bottom: 2px solid #231f20; }
  .color-black .accordion-button {
    color: #231f20;
    border-top: 2px solid #231f20; }
  .color-black .accordion-button:not(.collapsed) {
    color: #231f20; }
  .color-black .accordion-button:focus {
    color: #231f20;
    border-top: 2px solid #231f20; }
  .color-black .accordion-body {
    color: #231f20; }

.color-yellow {
  color: #ffcd00 !important; }
  .color-yellow h1, .color-yellow h2, .color-yellow h3, .color-yellow h4, .color-yellow h5, .color-yellow h6, .color-yellow p, .color-yellow span, .color-yellow div, .color-yellow li, .color-yellow a {
    color: #ffcd00 !important; }
  .color-yellow hr {
    border-color: #ffcd00 !important; }
  .color-yellow .btn-primary {
    background-color: #ffcd00 !important;
    border: 2px solid #ffcd00 !important; }
  .color-yellow .btn-primary:hover {
    background: transparent !important;
    border: 2px solid #ffcd00 !important;
    color: #ffcd00 !important; }
  .color-yellow .btn-outline {
    background-color: transparent !important;
    border: 2px solid #ffcd00 !important; }
  .color-yellow .btn-outline:hover {
    background-color: #ffcd00 !important; }
  .color-yellow input[type=text], .color-yellow input[type=email], .color-yellow input[type=tel], .color-yellow input[type=number], .color-yellow input[type=password], .color-yellow textarea, .color-yellow select {
    color: #ffcd00 !important;
    border-bottom: 2px solid #ffcd00 !important; }
  .color-yellow input[type=text]::placeholder, .color-yellow input[type=email]::placeholder, .color-yellow input[type=tel]::placeholder, .color-yellow input[type=number]::placeholder, .color-yellow input[type=password]::placeholder, .color-yellow textarea::placeholder, .color-yellow select::placeholder {
    color: #ffcd00 !important; }
  .color-yellow table.table, .color-yellow table.table-striped {
    --bs-table-striped-color: #ffcd00 !important;
    --bs-table-active-bg: #ffcd00 !important;
    --bs-table-hover-bg: #ffcd00 !important;
    color: #ffcd00 !important; }
  .color-yellow .table > :not(caption) > * > * {
    color: #ffcd00 !important; }
  .color-yellow .accordion {
    border-bottom: 2px solid #ffcd00; }
  .color-yellow .accordion-button {
    color: #ffcd00;
    border-top: 2px solid #ffcd00; }
  .color-yellow .accordion-button:not(.collapsed) {
    color: #ffcd00; }
  .color-yellow .accordion-button:focus {
    color: #ffcd00;
    border-top: 2px solid #ffcd00; }
  .color-yellow .accordion-body {
    color: #ffcd00; }

.color-blue-dark {
  color: #005baa !important; }
  .color-blue-dark h1, .color-blue-dark h2, .color-blue-dark h3, .color-blue-dark h4, .color-blue-dark h5, .color-blue-dark h6, .color-blue-dark p, .color-blue-dark span, .color-blue-dark div, .color-blue-dark li, .color-blue-dark a {
    color: #005baa !important; }
  .color-blue-dark hr {
    border-color: #005baa !important; }
  .color-blue-dark .btn-primary {
    background-color: #005baa !important;
    border: 2px solid #005baa !important; }
  .color-blue-dark .btn-primary:hover {
    background: transparent !important;
    border: 2px solid #005baa !important;
    color: #005baa !important; }
  .color-blue-dark .btn-outline {
    background-color: transparent !important;
    border: 2px solid #005baa !important; }
  .color-blue-dark .btn-outline:hover {
    background-color: #005baa !important; }
  .color-blue-dark input[type=text], .color-blue-dark input[type=email], .color-blue-dark input[type=tel], .color-blue-dark input[type=number], .color-blue-dark input[type=password], .color-blue-dark textarea, .color-blue-dark select {
    color: #005baa !important;
    border-bottom: 2px solid #005baa !important; }
  .color-blue-dark input[type=text]::placeholder, .color-blue-dark input[type=email]::placeholder, .color-blue-dark input[type=tel]::placeholder, .color-blue-dark input[type=number]::placeholder, .color-blue-dark input[type=password]::placeholder, .color-blue-dark textarea::placeholder, .color-blue-dark select::placeholder {
    color: #005baa !important; }
  .color-blue-dark table.table, .color-blue-dark table.table-striped {
    --bs-table-striped-color: #005baa !important;
    --bs-table-active-bg: #005baa !important;
    --bs-table-hover-bg: #005baa !important;
    color: #005baa !important; }
  .color-blue-dark .table > :not(caption) > * > * {
    color: #005baa !important; }
  .color-blue-dark .accordion {
    border-bottom: 2px solid #005baa; }
  .color-blue-dark .accordion-button {
    color: #005baa;
    border-top: 2px solid #005baa; }
  .color-blue-dark .accordion-button:not(.collapsed) {
    color: #005baa; }
  .color-blue-dark .accordion-button:focus {
    color: #005baa;
    border-top: 2px solid #005baa; }
  .color-blue-dark .accordion-body {
    color: #005baa; }

.color-blue-light {
  color: #09bed1 !important; }
  .color-blue-light h1, .color-blue-light h2, .color-blue-light h3, .color-blue-light h4, .color-blue-light h5, .color-blue-light h6, .color-blue-light p, .color-blue-light span, .color-blue-light div, .color-blue-light li, .color-blue-light a {
    color: #09bed1 !important; }
  .color-blue-light hr {
    border-color: #09bed1 !important; }
  .color-blue-light .btn-primary {
    background-color: #09bed1 !important;
    border: 2px solid #09bed1 !important; }
  .color-blue-light .btn-primary:hover {
    background: transparent !important;
    border: 2px solid #09bed1 !important;
    color: #09bed1 !important; }
  .color-blue-light .btn-outline {
    background-color: transparent !important;
    border: 2px solid #09bed1 !important; }
  .color-blue-light .btn-outline:hover {
    background-color: #09bed1 !important; }
  .color-blue-light input[type=text], .color-blue-light input[type=email], .color-blue-light input[type=tel], .color-blue-light input[type=number], .color-blue-light input[type=password], .color-blue-light textarea, .color-blue-light select {
    color: #09bed1 !important;
    border-bottom: 2px solid #09bed1 !important; }
  .color-blue-light input[type=text]::placeholder, .color-blue-light input[type=email]::placeholder, .color-blue-light input[type=tel]::placeholder, .color-blue-light input[type=number]::placeholder, .color-blue-light input[type=password]::placeholder, .color-blue-light textarea::placeholder, .color-blue-light select::placeholder {
    color: #09bed1 !important; }
  .color-blue-light table.table, .color-blue-light table.table-striped {
    --bs-table-striped-color: #09bed1 !important;
    --bs-table-active-bg: #09bed1 !important;
    --bs-table-hover-bg: #09bed1 !important;
    color: #09bed1 !important; }
  .color-blue-light .table > :not(caption) > * > * {
    color: #09bed1 !important; }
  .color-blue-light .accordion {
    border-bottom: 2px solid #09bed1; }
  .color-blue-light .accordion-button {
    color: #09bed1;
    border-top: 2px solid #09bed1; }
  .color-blue-light .accordion-button:not(.collapsed) {
    color: #09bed1; }
  .color-blue-light .accordion-button:focus {
    color: #09bed1;
    border-top: 2px solid #09bed1; }
  .color-blue-light .accordion-body {
    color: #09bed1; }

.color-red {
  color: #f7374c !important; }
  .color-red h1, .color-red h2, .color-red h3, .color-red h4, .color-red h5, .color-red h6, .color-red p, .color-red span, .color-red div, .color-red li, .color-red a {
    color: #f7374c !important; }
  .color-red hr {
    border-color: #f7374c !important; }
  .color-red .btn-primary {
    background-color: #f7374c !important;
    border: 2px solid #f7374c !important; }
  .color-red .btn-primary:hover {
    background: transparent !important;
    border: 2px solid #f7374c !important;
    color: #f7374c !important; }
  .color-red .btn-outline {
    background-color: transparent !important;
    border: 2px solid #f7374c !important; }
  .color-red .btn-outline:hover {
    background-color: #f7374c !important; }
  .color-red input[type=text], .color-red input[type=email], .color-red input[type=tel], .color-red input[type=number], .color-red input[type=password], .color-red textarea, .color-red select {
    color: #f7374c !important;
    border-bottom: 2px solid #f7374c !important; }
  .color-red input[type=text]::placeholder, .color-red input[type=email]::placeholder, .color-red input[type=tel]::placeholder, .color-red input[type=number]::placeholder, .color-red input[type=password]::placeholder, .color-red textarea::placeholder, .color-red select::placeholder {
    color: #f7374c !important; }
  .color-red table.table, .color-red table.table-striped {
    --bs-table-striped-color: #f7374c !important;
    --bs-table-active-bg: #f7374c !important;
    --bs-table-hover-bg: #f7374c !important;
    color: #f7374c !important; }
  .color-red .table > :not(caption) > * > * {
    color: #f7374c !important; }
  .color-red .accordion {
    border-bottom: 2px solid #f7374c; }
  .color-red .accordion-button {
    color: #f7374c;
    border-top: 2px solid #f7374c; }
  .color-red .accordion-button:not(.collapsed) {
    color: #f7374c; }
  .color-red .accordion-button:focus {
    color: #f7374c;
    border-top: 2px solid #f7374c; }
  .color-red .accordion-body {
    color: #f7374c; }

.color-pink {
  color: #e00096 !important; }
  .color-pink h1, .color-pink h2, .color-pink h3, .color-pink h4, .color-pink h5, .color-pink h6, .color-pink p, .color-pink span, .color-pink div, .color-pink li, .color-pink a {
    color: #e00096 !important; }
  .color-pink hr {
    border-color: #e00096 !important; }
  .color-pink .btn-primary {
    background-color: #e00096 !important;
    border: 2px solid #e00096 !important; }
  .color-pink .btn-primary:hover {
    background: transparent !important;
    border: 2px solid #e00096 !important;
    color: #e00096 !important; }
  .color-pink .btn-outline {
    background-color: transparent !important;
    border: 2px solid #e00096 !important; }
  .color-pink .btn-outline:hover {
    background-color: #e00096 !important; }
  .color-pink input[type=text], .color-pink input[type=email], .color-pink input[type=tel], .color-pink input[type=number], .color-pink input[type=password], .color-pink textarea, .color-pink select {
    color: #e00096 !important;
    border-bottom: 2px solid #e00096 !important; }
  .color-pink input[type=text]::placeholder, .color-pink input[type=email]::placeholder, .color-pink input[type=tel]::placeholder, .color-pink input[type=number]::placeholder, .color-pink input[type=password]::placeholder, .color-pink textarea::placeholder, .color-pink select::placeholder {
    color: #e00096 !important; }
  .color-pink table.table, .color-pink table.table-striped {
    --bs-table-striped-color: #e00096 !important;
    --bs-table-active-bg: #e00096 !important;
    --bs-table-hover-bg: #e00096 !important;
    color: #e00096 !important; }
  .color-pink .table > :not(caption) > * > * {
    color: #e00096 !important; }
  .color-pink .accordion {
    border-bottom: 2px solid #e00096; }
  .color-pink .accordion-button {
    color: #e00096;
    border-top: 2px solid #e00096; }
  .color-pink .accordion-button:not(.collapsed) {
    color: #e00096; }
  .color-pink .accordion-button:focus {
    color: #e00096;
    border-top: 2px solid #e00096; }
  .color-pink .accordion-body {
    color: #e00096; }

.color-purple {
  color: #3c007a !important; }
  .color-purple h1, .color-purple h2, .color-purple h3, .color-purple h4, .color-purple h5, .color-purple h6, .color-purple p, .color-purple span, .color-purple div, .color-purple li, .color-purple a {
    color: #3c007a !important; }
  .color-purple hr {
    border-color: #3c007a !important; }
  .color-purple .btn-primary {
    background-color: #3c007a !important;
    border: 2px solid #3c007a !important; }
  .color-purple .btn-primary:hover {
    background: transparent !important;
    border: 2px solid #3c007a !important;
    color: #3c007a !important; }
  .color-purple .btn-outline {
    background-color: transparent !important;
    border: 2px solid #3c007a !important; }
  .color-purple .btn-outline:hover {
    background-color: #3c007a !important; }
  .color-purple input[type=text], .color-purple input[type=email], .color-purple input[type=tel], .color-purple input[type=number], .color-purple input[type=password], .color-purple textarea, .color-purple select {
    color: #3c007a !important;
    border-bottom: 2px solid #3c007a !important; }
  .color-purple input[type=text]::placeholder, .color-purple input[type=email]::placeholder, .color-purple input[type=tel]::placeholder, .color-purple input[type=number]::placeholder, .color-purple input[type=password]::placeholder, .color-purple textarea::placeholder, .color-purple select::placeholder {
    color: #3c007a !important; }
  .color-purple table.table, .color-purple table.table-striped {
    --bs-table-striped-color: #3c007a !important;
    --bs-table-active-bg: #3c007a !important;
    --bs-table-hover-bg: #3c007a !important;
    color: #3c007a !important; }
  .color-purple .table > :not(caption) > * > * {
    color: #3c007a !important; }
  .color-purple .accordion {
    border-bottom: 2px solid #3c007a; }
  .color-purple .accordion-button {
    color: #3c007a;
    border-top: 2px solid #3c007a; }
  .color-purple .accordion-button:not(.collapsed) {
    color: #3c007a; }
  .color-purple .accordion-button:focus {
    color: #3c007a;
    border-top: 2px solid #3c007a; }
  .color-purple .accordion-body {
    color: #3c007a; }

.color-green {
  color: #79d74b !important; }
  .color-green h1, .color-green h2, .color-green h3, .color-green h4, .color-green h5, .color-green h6, .color-green p, .color-green span, .color-green div, .color-green li, .color-green a {
    color: #79d74b !important; }
  .color-green hr {
    border-color: #79d74b !important; }
  .color-green .btn-primary {
    background-color: #79d74b !important;
    border: 2px solid #79d74b !important; }
  .color-green .btn-primary:hover {
    background: transparent !important;
    border: 2px solid #79d74b !important;
    color: #79d74b !important; }
  .color-green .btn-outline {
    background-color: transparent !important;
    border: 2px solid #79d74b !important; }
  .color-green .btn-outline:hover {
    background-color: #79d74b !important; }
  .color-green input[type=text], .color-green input[type=email], .color-green input[type=tel], .color-green input[type=number], .color-green input[type=password], .color-green textarea, .color-green select {
    color: #79d74b !important;
    border-bottom: 2px solid #79d74b !important; }
  .color-green input[type=text]::placeholder, .color-green input[type=email]::placeholder, .color-green input[type=tel]::placeholder, .color-green input[type=number]::placeholder, .color-green input[type=password]::placeholder, .color-green textarea::placeholder, .color-green select::placeholder {
    color: #79d74b !important; }
  .color-green table.table, .color-green table.table-striped {
    --bs-table-striped-color: #79d74b !important;
    --bs-table-active-bg: #79d74b !important;
    --bs-table-hover-bg: #79d74b !important;
    color: #79d74b !important; }
  .color-green .table > :not(caption) > * > * {
    color: #79d74b !important; }
  .color-green .accordion {
    border-bottom: 2px solid #79d74b; }
  .color-green .accordion-button {
    color: #79d74b;
    border-top: 2px solid #79d74b; }
  .color-green .accordion-button:not(.collapsed) {
    color: #79d74b; }
  .color-green .accordion-button:focus {
    color: #79d74b;
    border-top: 2px solid #79d74b; }
  .color-green .accordion-body {
    color: #79d74b; }

.color-white {
  color: #fff !important; }
  .color-white h1, .color-white h2, .color-white h3, .color-white h4, .color-white h5, .color-white h6, .color-white p, .color-white span, .color-white div, .color-white li, .color-white a {
    color: #fff !important; }
  .color-white hr {
    border-color: #fff !important; }
  .color-white .btn-primary {
    background-color: #fff !important;
    border: 2px solid #fff !important; }
  .color-white .btn-primary:hover {
    background: transparent !important;
    border: 2px solid #fff !important;
    color: #fff !important; }
  .color-white .btn-outline {
    background-color: transparent !important;
    border: 2px solid #fff !important; }
  .color-white .btn-outline:hover {
    background-color: #fff !important; }
  .color-white input[type=text], .color-white input[type=email], .color-white input[type=tel], .color-white input[type=number], .color-white input[type=password], .color-white textarea, .color-white select {
    color: #fff !important;
    border-bottom: 2px solid #fff !important; }
  .color-white input[type=text]::placeholder, .color-white input[type=email]::placeholder, .color-white input[type=tel]::placeholder, .color-white input[type=number]::placeholder, .color-white input[type=password]::placeholder, .color-white textarea::placeholder, .color-white select::placeholder {
    color: #fff !important; }
  .color-white table.table, .color-white table.table-striped {
    --bs-table-striped-color: #fff !important;
    --bs-table-active-bg: #fff !important;
    --bs-table-hover-bg: #fff !important;
    color: #fff !important; }
  .color-white .table > :not(caption) > * > * {
    color: #fff !important; }
  .color-white .accordion {
    border-bottom: 2px solid #fff; }
  .color-white .accordion-button {
    color: #fff;
    border-top: 2px solid #fff; }
  .color-white .accordion-button:not(.collapsed) {
    color: #fff; }
  .color-white .accordion-button:focus {
    color: #fff;
    border-top: 2px solid #fff; }
  .color-white .accordion-body {
    color: #fff; }

.boxed {
  display: flex;
  flex-direction: column;
  justify-content: center;
  height: 100%;
  background: #231f20;
  border-radius: 50px;
  max-width: 1320px;
  margin: 0 auto;
  padding: 40px;
  margin-bottom: 60px; }
  .boxed__heading {
    font-family: "acumin-variable", sans-serif;
    font-variation-settings: "slnt" 0, "wdth" 115, "wght" 700;
    font-size: var(--font_60);
    line-height: 110%;
    text-transform: uppercase;
    text-align: center;
    color: #fff !important; }
  .boxed__content {
    padding: 20px 0px 40px 0px;
    max-width: 870px;
    margin: 0 auto;
    text-align: center; }
  .boxed__button {
    text-align: center; }
  .boxed__button .btn-white-black {
    color: #231f20 !important; }
  .boxed__button .btn-white-black:hover {
    color: #fff !important; }

.reveal {
  position: relative;
  transform: translateY(0px);
  opacity: 0;
  transition: 1s all ease; }

.reveal.active {
  transform: translateY(0);
  opacity: 1; }

.stagger-children > * {
  opacity: 0;
  transform: translateY(0px);
  transition: all 0.8s ease; }
  .stagger-children.active > *:nth-child(1) {
    transition-delay: 0.2s; }
  .stagger-children.active > *:nth-child(2) {
    transition-delay: 0.4s; }
  .stagger-children.active > *:nth-child(3) {
    transition-delay: 0.6s; }
  .stagger-children.active > *:nth-child(4) {
    transition-delay: 0.8s; }
  .stagger-children.active > *:nth-child(5) {
    transition-delay: 1s; }
  .stagger-children.active > * {
    opacity: 1;
    transform: translateY(0); }

.reveal-top {
  animation: fadein 2s ease-in; }

.fadein {
  animation: fadein 2s ease-in; }

.fadeout {
  animation: fadeout 2s ease-out; }

.fadein-menu {
  animation: fadein 1s ease-in; }

.fadeout-menu {
  animation: fadeout 1s ease-out; }

.marquee__inner {
  animation: marquee 10s linear infinite;
  -webkit-animation: marquee 10s linear infinite; }

.marquee {
  width: 100%;
  overflow: hidden;
  pointer-events: none; }
  .marquee__inner {
    width: fit-content;
    display: flex;
    position: relative;
    animation-play-state: running;
    opacity: 1;
    transition-duration: 0.4s;
    transform: translate3d(calc(-25% + 20vw), 0, 0);
    -webkit-transform: translate3d(calc(-25% + 20vw), 0, 0);
    -moz-transform: translate3d(calc(-25% + 20vw), 0, 0);
    -ms-transform: translate3d(calc(-25% + 20vw), 0, 0);
    -o-transform: translate3d(calc(-25% + 20vw), 0, 0);
    transition: opacity 0.1s;
    -webkit-transition: opacity 0.1s;
    -moz-transition: opacity 0.1s;
    -ms-transition: opacity 0.1s;
    -o-transition: opacity 0.1s; }
  .marquee__inner span {
    white-space: nowrap;
    padding: 0px;
    min-width: fit-content;
    height: 100%; }
  .marquee__inner span img {
    height: 100%; }

@keyframes marquee {
  0% {
    transform: translate3d(calc(-25% + 20vw), 0, 0);
    -webkit-transform: translate3d(calc(-25% + 20vw), 0, 0);
    -moz-transform: translate3d(calc(-25% + 20vw), 0, 0);
    -ms-transform: translate3d(calc(-25% + 20vw), 0, 0);
    -o-transform: translate3d(calc(-25% + 20vw), 0, 0); }

  100% {
    transform: translate3d(calc(-50% + 20vw), 0, 0);
    -webkit-transform: translate3d(calc(-50% + 20vw), 0, 0);
    -moz-transform: translate3d(calc(-50% + 20vw), 0, 0);
    -ms-transform: translate3d(calc(-50% + 20vw), 0, 0);
    -o-transform: translate3d(calc(-50% + 20vw), 0, 0); } }

@keyframes -webkit-marquee {
  0% {
    transform: translate3d(calc(-25% + 20vw), 0, 0);
    -webkit-transform: translate3d(calc(-25% + 20vw), 0, 0);
    -moz-transform: translate3d(calc(-25% + 20vw), 0, 0);
    -ms-transform: translate3d(calc(-25% + 20vw), 0, 0);
    -o-transform: translate3d(calc(-25% + 20vw), 0, 0); }

  100% {
    transform: translate3d(calc(-50% + 20vw), 0, 0);
    -webkit-transform: translate3d(calc(-50% + 20vw), 0, 0);
    -moz-transform: translate3d(calc(-50% + 20vw), 0, 0);
    -ms-transform: translate3d(calc(-50% + 20vw), 0, 0);
    -o-transform: translate3d(calc(-50% + 20vw), 0, 0); } }

@keyframes fadein {
  from {
    opacity: 0; }

  to {
    opacity: 1; } }

@-moz-keyframes fadein {
  from {
    opacity: 0; }

  to {
    opacity: 1; } }

@-webkit-keyframes fadein {
  from {
    opacity: 0; }

  to {
    opacity: 1; } }

@-ms-keyframes fadein {
  from {
    opacity: 0; }

  to {
    opacity: 1; } }

@-o-keyframes fadein {
  from {
    opacity: 0; }

  to {
    opacity: 1; } }

@keyframes fadeout {
  from {
    opacity: 1; }

  to {
    opacity: 0; } }

@-moz-keyframes fadeout {
  from {
    opacity: 1; }

  to {
    opacity: 0; } }

@-webkit-keyframes fadeout {
  from {
    opacity: 1; }

  to {
    opacity: 0; } }

@-ms-keyframes fadeout {
  from {
    opacity: 1; }

  to {
    opacity: 0; } }

@-o-keyframes fadeout {
  from {
    opacity: 1; }

  to {
    opacity: 0; } }

@keyframes rotate {
  from {
    transform: rotate(0deg); }

  to {
    transform: rotate(360deg); } }

h1, h2, h3, h4, h5, h6 {
  margin: 0 0 20px;
  color: #231f20;
  font-family: "acumin-variable", sans-serif;
  font-variation-settings: "slnt" 0, "wdth" 115, "wght" 700;
  font-size: var(--font_60);
  line-height: 110%;
  text-transform: uppercase; }

h1 a, h1 a:hover, h2 a, h2 a:hover, h3 a, h3 a:hover, h4 a, h4 a:hover, h5 a, h5 a:hover, h6 a, h6 a:hover {
  color: #231f20;
  line-height: 140%;
  font-weight: 400;
  text-decoration: none; }

h1, .h1 {
  font-size: var(--h1_size); }

h2, .h2 {
  font-size: var(--h2_size); }

h3, .h3 {
  font-size: var(--h3_size); }

h4 {
  font-size: var(--h4_size); }

h5 {
  font-size: var(--h5_size); }

h6 {
  font-size: var(--h6_size); }

.button, .readmore a, .btn-primary, .btn-default {
  font-family: 'proxima-nova', sans-serif !important;
  font-size: var(--button_size) !important;
  line-height: var(--button_size) !important;
  padding: 5px 20px !important;
  text-align: center;
  display: inline-block;
  font-weight: 600;
  border-radius: 30px;
  line-height: 120% !important;
  text-transform: uppercase;
  background-image: none !important;
  text-shadow: none !important;
  box-shadow: none !important;
  background-color: #231f20;
  border: 2px solid #231f20;
  color: #fff; }

.button:hover, .readmore a:hover, .btn-default:hover, .btn-primary:hover, .btn-primary:active, .btn-primary:focus, .btn-primary:focus-within, .btn-primary:focus-visible {
  font-family: 'proxima-nova', sans-serif !important;
  font-size: var(--button_size) !important;
  line-height: var(--button_size) !important;
  padding: 5px 20px !important;
  text-align: center;
  display: inline-block;
  font-weight: 600;
  border-radius: 30px;
  line-height: 120% !important;
  text-transform: uppercase;
  background-image: none !important;
  text-shadow: none !important;
  box-shadow: none !important;
  background-color: #fff;
  border: 2px solid #231f20;
  color: #231f20;
  transition: 0.5s ease;
  text-decoration: none;
  outline: none; }

.btn-secondary {
  font-family: 'proxima-nova', sans-serif !important;
  font-size: var(--button_size) !important;
  line-height: var(--button_size) !important;
  padding: 5px 20px !important;
  text-align: center;
  display: inline-block;
  font-weight: 600;
  border-radius: 30px;
  line-height: 120% !important;
  text-transform: uppercase;
  background-image: none !important;
  text-shadow: none !important;
  box-shadow: none !important;
  background-color: #fff;
  border: 2px solid #fff;
  color: #fff; }

.btn-secondary:hover, .btn-secondary:active, .btn-secondary:focus, .btn-secondary:focus-within, .btn-secondary:focus-visible {
  font-family: 'proxima-nova', sans-serif !important;
  font-size: var(--button_size) !important;
  line-height: var(--button_size) !important;
  padding: 5px 20px !important;
  text-align: center;
  display: inline-block;
  font-weight: 600;
  border-radius: 30px;
  line-height: 120% !important;
  text-transform: uppercase;
  background-image: none !important;
  text-shadow: none !important;
  box-shadow: none !important;
  background-color: #fff;
  border: 2px solid #fff;
  color: #fff;
  transition: 0.5s ease;
  text-decoration: none;
  outline: none; }

.btn-outline {
  font-family: 'proxima-nova', sans-serif !important;
  font-size: var(--button_size) !important;
  line-height: var(--button_size) !important;
  padding: 5px 20px !important;
  text-align: center;
  display: inline-block;
  font-weight: 600;
  border-radius: 30px;
  line-height: 120% !important;
  text-transform: uppercase;
  background-image: none !important;
  text-shadow: none !important;
  box-shadow: none !important; }

.btn-yellow-blue {
  font-family: 'proxima-nova', sans-serif !important;
  font-size: var(--button_size) !important;
  line-height: var(--button_size) !important;
  padding: 5px 20px !important;
  text-align: center;
  display: inline-block;
  font-weight: 600;
  border-radius: 30px;
  line-height: 120% !important;
  text-transform: uppercase;
  background-image: none !important;
  text-shadow: none !important;
  box-shadow: none !important;
  background-color: #ffcd00;
  border: 2px solid #ffcd00;
  color: #005baa; }
  .btn-yellow-blue:hover {
    background-color: transparent;
    border: 2px solid #ffcd00;
    color: #005baa; }

.btn-outline-yellow-blue {
  font-family: 'proxima-nova', sans-serif !important;
  font-size: var(--button_size) !important;
  line-height: var(--button_size) !important;
  padding: 5px 20px !important;
  text-align: center;
  display: inline-block;
  font-weight: 600;
  border-radius: 30px;
  line-height: 120% !important;
  text-transform: uppercase;
  background-image: none !important;
  text-shadow: none !important;
  box-shadow: none !important;
  background-color: transparent;
  border: 2px solid #ffcd00;
  color: #ffcd00; }
  .btn-outline-yellow-blue:hover {
    background-color: #ffcd00;
    border: 2px solid #ffcd00;
    color: #005baa; }

.btn-pink-purple {
  font-family: 'proxima-nova', sans-serif !important;
  font-size: var(--button_size) !important;
  line-height: var(--button_size) !important;
  padding: 5px 20px !important;
  text-align: center;
  display: inline-block;
  font-weight: 600;
  border-radius: 30px;
  line-height: 120% !important;
  text-transform: uppercase;
  background-image: none !important;
  text-shadow: none !important;
  box-shadow: none !important;
  background-color: #e00096;
  border: 2px solid #e00096;
  color: #3c007a; }
  .btn-pink-purple:hover {
    background-color: transparent;
    border: 2px solid #e00096;
    color: #3c007a; }

.btn-outline-pink-purple {
  font-family: 'proxima-nova', sans-serif !important;
  font-size: var(--button_size) !important;
  line-height: var(--button_size) !important;
  padding: 5px 20px !important;
  text-align: center;
  display: inline-block;
  font-weight: 600;
  border-radius: 30px;
  line-height: 120% !important;
  text-transform: uppercase;
  background-image: none !important;
  text-shadow: none !important;
  box-shadow: none !important;
  background-color: transparent;
  border: 2px solid #e00096;
  color: #e00096; }
  .btn-outline-pink-purple:hover {
    background-color: #e00096;
    border: 2px solid #e00096;
    color: #3c007a; }

.btn-yellow-pink {
  font-family: 'proxima-nova', sans-serif !important;
  font-size: var(--button_size) !important;
  line-height: var(--button_size) !important;
  padding: 5px 20px !important;
  text-align: center;
  display: inline-block;
  font-weight: 600;
  border-radius: 30px;
  line-height: 120% !important;
  text-transform: uppercase;
  background-image: none !important;
  text-shadow: none !important;
  box-shadow: none !important;
  background-color: #ffcd00;
  border: 2px solid #ffcd00;
  color: #e00096; }
  .btn-yellow-pink:hover {
    background-color: transparent;
    border: 2px solid #ffcd00;
    color: #e00096; }

.btn-outline-yellow-pink {
  font-family: 'proxima-nova', sans-serif !important;
  font-size: var(--button_size) !important;
  line-height: var(--button_size) !important;
  padding: 5px 20px !important;
  text-align: center;
  display: inline-block;
  font-weight: 600;
  border-radius: 30px;
  line-height: 120% !important;
  text-transform: uppercase;
  background-image: none !important;
  text-shadow: none !important;
  box-shadow: none !important;
  background-color: transparent;
  border: 2px solid #ffcd00;
  color: #ffcd00; }
  .btn-outline-yellow-pink:hover {
    background-color: #ffcd00;
    border: 2px solid #ffcd00;
    color: #e00096; }

.btn-pink-yellow {
  font-family: 'proxima-nova', sans-serif !important;
  font-size: var(--button_size) !important;
  line-height: var(--button_size) !important;
  padding: 5px 20px !important;
  text-align: center;
  display: inline-block;
  font-weight: 600;
  border-radius: 30px;
  line-height: 120% !important;
  text-transform: uppercase;
  background-image: none !important;
  text-shadow: none !important;
  box-shadow: none !important;
  background-color: #e00096;
  border: 2px solid #e00096;
  color: #ffcd00; }
  .btn-pink-yellow:hover {
    background-color: transparent;
    border: 2px solid #e00096;
    color: #ffcd00; }

.btn-outline-pink-yellow {
  font-family: 'proxima-nova', sans-serif !important;
  font-size: var(--button_size) !important;
  line-height: var(--button_size) !important;
  padding: 5px 20px !important;
  text-align: center;
  display: inline-block;
  font-weight: 600;
  border-radius: 30px;
  line-height: 120% !important;
  text-transform: uppercase;
  background-image: none !important;
  text-shadow: none !important;
  box-shadow: none !important;
  background-color: transparent;
  border: 2px solid #e00096;
  color: #e00096; }
  .btn-outline-pink-yellow:hover {
    background-color: #e00096;
    border: 2px solid #e00096;
    color: #ffcd00; }

.btn-purple-pink {
  font-family: 'proxima-nova', sans-serif !important;
  font-size: var(--button_size) !important;
  line-height: var(--button_size) !important;
  padding: 5px 20px !important;
  text-align: center;
  display: inline-block;
  font-weight: 600;
  border-radius: 30px;
  line-height: 120% !important;
  text-transform: uppercase;
  background-image: none !important;
  text-shadow: none !important;
  box-shadow: none !important;
  background-color: #3c007a;
  border: 2px solid #3c007a;
  color: #e00096; }
  .btn-purple-pink:hover {
    background-color: transparent;
    border: 2px solid #3c007a;
    color: #e00096; }

.btn-purple-red {
  font-family: 'proxima-nova', sans-serif !important;
  font-size: var(--button_size) !important;
  line-height: var(--button_size) !important;
  padding: 5px 20px !important;
  text-align: center;
  display: inline-block;
  font-weight: 600;
  border-radius: 30px;
  line-height: 120% !important;
  text-transform: uppercase;
  background-image: none !important;
  text-shadow: none !important;
  box-shadow: none !important;
  background-color: #3c007a;
  border: 2px solid #3c007a;
  color: #f7374c; }
  .btn-purple-red:hover {
    background-color: transparent;
    border: 2px solid #3c007a;
    color: #f7374c; }

.btn-outline-purple-pink {
  font-family: 'proxima-nova', sans-serif !important;
  font-size: var(--button_size) !important;
  line-height: var(--button_size) !important;
  padding: 5px 20px !important;
  text-align: center;
  display: inline-block;
  font-weight: 600;
  border-radius: 30px;
  line-height: 120% !important;
  text-transform: uppercase;
  background-image: none !important;
  text-shadow: none !important;
  box-shadow: none !important;
  background-color: transparent;
  border: 2px solid #3c007a;
  color: #3c007a; }
  .btn-outline-purple-pink:hover {
    background-color: #3c007a;
    border: 2px solid #3c007a;
    color: #e00096; }

.btn-green-red {
  font-family: 'proxima-nova', sans-serif !important;
  font-size: var(--button_size) !important;
  line-height: var(--button_size) !important;
  padding: 5px 20px !important;
  text-align: center;
  display: inline-block;
  font-weight: 600;
  border-radius: 30px;
  line-height: 120% !important;
  text-transform: uppercase;
  background-image: none !important;
  text-shadow: none !important;
  box-shadow: none !important;
  background-color: #79d74b;
  border: 2px solid #79d74b;
  color: #f7374c; }
  .btn-green-red:hover {
    background-color: transparent;
    border: 2px solid #79d74b;
    color: #f7374c; }

.btn-outline-green-red {
  font-family: 'proxima-nova', sans-serif !important;
  font-size: var(--button_size) !important;
  line-height: var(--button_size) !important;
  padding: 5px 20px !important;
  text-align: center;
  display: inline-block;
  font-weight: 600;
  border-radius: 30px;
  line-height: 120% !important;
  text-transform: uppercase;
  background-image: none !important;
  text-shadow: none !important;
  box-shadow: none !important;
  background-color: transparent;
  border: 2px solid #79d74b;
  color: #79d74b; }
  .btn-outline-green-red:hover {
    background-color: #79d74b;
    border: 2px solid #79d74b;
    color: #f7374c; }

.btn-blue-light-purple {
  font-family: 'proxima-nova', sans-serif !important;
  font-size: var(--button_size) !important;
  line-height: var(--button_size) !important;
  padding: 5px 20px !important;
  text-align: center;
  display: inline-block;
  font-weight: 600;
  border-radius: 30px;
  line-height: 120% !important;
  text-transform: uppercase;
  background-image: none !important;
  text-shadow: none !important;
  box-shadow: none !important;
  background-color: #09bed1;
  border: 2px solid #09bed1;
  color: #3c007a; }
  .btn-blue-light-purple:hover {
    background-color: transparent;
    border: 2px solid #09bed1;
    color: #3c007a; }

.btn-outline-blue-light-purple {
  font-family: 'proxima-nova', sans-serif !important;
  font-size: var(--button_size) !important;
  line-height: var(--button_size) !important;
  padding: 5px 20px !important;
  text-align: center;
  display: inline-block;
  font-weight: 600;
  border-radius: 30px;
  line-height: 120% !important;
  text-transform: uppercase;
  background-image: none !important;
  text-shadow: none !important;
  box-shadow: none !important;
  background-color: transparent;
  border: 2px solid #09bed1;
  color: #09bed1; }
  .btn-outline-blue-light-purple:hover {
    background-color: #09bed1;
    border: 2px solid #09bed1;
    color: #3c007a; }

.btn-blue-dark-yellow {
  font-family: 'proxima-nova', sans-serif !important;
  font-size: var(--button_size) !important;
  line-height: var(--button_size) !important;
  padding: 5px 20px !important;
  text-align: center;
  display: inline-block;
  font-weight: 600;
  border-radius: 30px;
  line-height: 120% !important;
  text-transform: uppercase;
  background-image: none !important;
  text-shadow: none !important;
  box-shadow: none !important;
  background-color: #005baa;
  border: 2px solid #005baa;
  color: #ffcd00; }
  .btn-blue-dark-yellow:hover {
    background-color: transparent;
    border: 2px solid #005baa;
    color: #ffcd00; }

.btn-outline-blue-dark-yellow {
  font-family: 'proxima-nova', sans-serif !important;
  font-size: var(--button_size) !important;
  line-height: var(--button_size) !important;
  padding: 5px 20px !important;
  text-align: center;
  display: inline-block;
  font-weight: 600;
  border-radius: 30px;
  line-height: 120% !important;
  text-transform: uppercase;
  background-image: none !important;
  text-shadow: none !important;
  box-shadow: none !important;
  background-color: transparent;
  border: 2px solid #005baa;
  color: #005baa; }
  .btn-outline-blue-dark-yellow:hover {
    background-color: #005baa;
    border: 2px solid #005baa;
    color: #ffcd00; }

.btn-red-purple {
  font-family: 'proxima-nova', sans-serif !important;
  font-size: var(--button_size) !important;
  line-height: var(--button_size) !important;
  padding: 5px 20px !important;
  text-align: center;
  display: inline-block;
  font-weight: 600;
  border-radius: 30px;
  line-height: 120% !important;
  text-transform: uppercase;
  background-image: none !important;
  text-shadow: none !important;
  box-shadow: none !important;
  background-color: #f7374c;
  border: 2px solid #f7374c;
  color: #3c007a; }
  .btn-red-purple:hover {
    background-color: transparent;
    border: 2px solid #f7374c;
    color: #3c007a; }

.btn-outline-red-purple {
  font-family: 'proxima-nova', sans-serif !important;
  font-size: var(--button_size) !important;
  line-height: var(--button_size) !important;
  padding: 5px 20px !important;
  text-align: center;
  display: inline-block;
  font-weight: 600;
  border-radius: 30px;
  line-height: 120% !important;
  text-transform: uppercase;
  background-image: none !important;
  text-shadow: none !important;
  box-shadow: none !important;
  background-color: transparent;
  border: 2px solid #f7374c;
  color: #f7374c; }
  .btn-outline-red-purple:hover {
    background-color: #f7374c;
    border: 2px solid #f7374c;
    color: #3c007a; }

.btn-purple-green {
  font-family: 'proxima-nova', sans-serif !important;
  font-size: var(--button_size) !important;
  line-height: var(--button_size) !important;
  padding: 5px 20px !important;
  text-align: center;
  display: inline-block;
  font-weight: 600;
  border-radius: 30px;
  line-height: 120% !important;
  text-transform: uppercase;
  background-image: none !important;
  text-shadow: none !important;
  box-shadow: none !important;
  background-color: #3c007a;
  border: 2px solid #3c007a;
  color: #79d74b; }
  .btn-purple-green:hover {
    background-color: transparent;
    border: 2px solid #3c007a;
    color: #79d74b; }

.btn-green-purple {
  font-family: 'proxima-nova', sans-serif !important;
  font-size: var(--button_size) !important;
  line-height: var(--button_size) !important;
  padding: 5px 20px !important;
  text-align: center;
  display: inline-block;
  font-weight: 600;
  border-radius: 30px;
  line-height: 120% !important;
  text-transform: uppercase;
  background-image: none !important;
  text-shadow: none !important;
  box-shadow: none !important;
  background-color: #79d74b;
  border: 2px solid #79d74b;
  color: #3c007a; }
  .btn-green-purple:hover {
    background-color: transparent;
    border: 2px solid #79d74b;
    color: #3c007a; }

.btn-outline-purple-green {
  font-family: 'proxima-nova', sans-serif !important;
  font-size: var(--button_size) !important;
  line-height: var(--button_size) !important;
  padding: 5px 20px !important;
  text-align: center;
  display: inline-block;
  font-weight: 600;
  border-radius: 30px;
  line-height: 120% !important;
  text-transform: uppercase;
  background-image: none !important;
  text-shadow: none !important;
  box-shadow: none !important;
  background-color: transparent;
  border: 2px solid #3c007a;
  color: #3c007a; }
  .btn-outline-purple-green:hover {
    background-color: #3c007a;
    border: 2px solid #3c007a;
    color: #79d74b; }

.btn-white-purple {
  font-family: 'proxima-nova', sans-serif !important;
  font-size: var(--button_size) !important;
  line-height: var(--button_size) !important;
  padding: 5px 20px !important;
  text-align: center;
  display: inline-block;
  font-weight: 600;
  border-radius: 30px;
  line-height: 120% !important;
  text-transform: uppercase;
  background-image: none !important;
  text-shadow: none !important;
  box-shadow: none !important;
  background-color: #fff;
  border: 2px solid #fff;
  color: #3c007a; }
  .btn-white-purple:hover {
    background-color: transparent;
    border: 2px solid #fff;
    color: #3c007a; }

.btn-white-black {
  font-family: 'proxima-nova', sans-serif !important;
  font-size: var(--button_size) !important;
  line-height: var(--button_size) !important;
  padding: 5px 20px !important;
  text-align: center;
  display: inline-block;
  font-weight: 600;
  border-radius: 30px;
  line-height: 120% !important;
  text-transform: uppercase;
  background-image: none !important;
  text-shadow: none !important;
  box-shadow: none !important;
  background-color: #fff;
  border: 2px solid #fff;
  color: #231f20; }
  .btn-white-black:hover {
    background-color: transparent;
    border: 2px solid #fff;
    color: #231f20; }

.btn-outline-white-black {
  font-family: 'proxima-nova', sans-serif !important;
  font-size: var(--button_size) !important;
  line-height: var(--button_size) !important;
  padding: 5px 20px !important;
  text-align: center;
  display: inline-block;
  font-weight: 600;
  border-radius: 30px;
  line-height: 120% !important;
  text-transform: uppercase;
  background-image: none !important;
  text-shadow: none !important;
  box-shadow: none !important;
  background-color: transparent;
  border: 2px solid #fff;
  color: #fff; }
  .btn-outline-white-black:hover {
    background-color: #fff;
    border: 2px solid #fff;
    color: #231f20; }

.btn-purple-blue-light {
  font-family: 'proxima-nova', sans-serif !important;
  font-size: var(--button_size) !important;
  line-height: var(--button_size) !important;
  padding: 5px 20px !important;
  text-align: center;
  display: inline-block;
  font-weight: 600;
  border-radius: 30px;
  line-height: 120% !important;
  text-transform: uppercase;
  background-image: none !important;
  text-shadow: none !important;
  box-shadow: none !important;
  background-color: #3c007a;
  border: 2px solid #3c007a;
  color: #09bed1; }
  .btn-purple-blue-light:hover {
    background-color: transparent;
    border: 2px solid #3c007a;
    color: #09bed1; }

.btn-yellow-blue-dark {
  font-family: 'proxima-nova', sans-serif !important;
  font-size: var(--button_size) !important;
  line-height: var(--button_size) !important;
  padding: 5px 20px !important;
  text-align: center;
  display: inline-block;
  font-weight: 600;
  border-radius: 30px;
  line-height: 120% !important;
  text-transform: uppercase;
  background-image: none !important;
  text-shadow: none !important;
  box-shadow: none !important;
  background-color: #ffcd00;
  border: 2px solid #ffcd00;
  color: #005baa; }
  .btn-yellow-blue-dark:hover {
    background-color: transparent;
    border: 2px solid #ffcd00;
    color: #005baa; }

.entry-content ol, .entry-content ul {
  margin-left: 20px; }

.entry-content ol li, .entry-content ul li {
  margin-bottom: 5px; }

ol, ul {
  margin-left: 20px; }

.accordion {
  width: 100%;
  max-width: 1320px;
  margin: 0 auto;
  border-bottom: 2px solid #231f20; }

.accordion-item {
  border: none;
  border-radius: 0px;
  background-color: transparent; }

.accordion-header {
  font-size: var(--content_size) !important; }

.accordion-body {
  background-color: transparent;
  color: #231f20;
  font-size: var(--content_size);
  padding: 15px 0px !important; }

.accordion-button {
  background-color: transparent;
  color: #231f20;
  font-size: var(--content_size);
  border-top: 2px solid #231f20;
  font-family: 'proxima-nova', sans-serif;
  padding: 15px 0px !important; }

.accordion-button:not(.collapsed) {
  background-color: transparent;
  color: #231f20;
  box-shadow: none !important; }

.accordion-button:focus {
  border: none;
  border-top: 2px solid #231f20;
  box-shadow: none !important; }

.accordion-button.collapsed::after {
  background-image: none !important;
  font-family: 'Font Awesome 5 Pro';
  content: "\f107";
  font-size: 30px;
  font-weight: 300 !important;
  width: auto;
  height: auto; }

.accordion-button:not(.collapsed)::after {
  background-image: none !important;
  font-family: 'Font Awesome 5 Pro';
  content: "\f106";
  font-size: 30px;
  font-weight: 300 !important;
  width: auto;
  height: auto;
  transform: rotate(359deg); }

.accordion-item:first-of-type .accordion-button {
  border-top-left-radius: 0px;
  border-top-right-radius: 0px; }

.accordion-item:first-of-type > .accordion-header .accordion-button {
  border-top-left-radius: 0px;
  border-top-right-radius: 0px; }

input[type=text], input[type=email], input[type=tel], input[type=number], input[type=password], textarea {
  background-color: #fff !important;
  border-radius: 0px !important;
  color: #231f20 !important;
  font-size: var(--content_size) !important;
  border: none !important;
  border-bottom: 1px solid #231f20 !important;
  padding: 5px 0px !important; }
  input[type=text]::placeholder, input[type=email]::placeholder, input[type=tel]::placeholder, input[type=number]::placeholder, input[type=password]::placeholder, textarea::placeholder {
    color: #231f20 !important; }
  input[type=text]::placeholder, input[type=email]::placeholder, input[type=tel]::placeholder, input[type=number]::placeholder, input[type=password]::placeholder, textarea::placeholder {
    opacity: 1 !important; }
  input[type=text]:focus, input[type=email]:focus, input[type=tel]:focus, input[type=number]:focus, input[type=password]:focus, textarea:focus {
    outline: none !important;
    box-shadow: none !important; }

input[type=radio] {
  background: #fff !important;
  border-color: #231f20 !important;
  border-width: 2px;
  width: 20px;
  height: 20px; }
  input[type=radio]:checked {
    background: #231f20 !important;
    border-color: #231f20 !important; }
  input[type=radio]:checked:after {
    content: "";
    background: #231f20;
    position: relative;
    display: flex;
    border-radius: 50px;
    flex-direction: column;
    justify-content: center;
    align-items: center;
    height: 100%;
    border: 3px solid #fff; }
  input[type=radio]:focus {
    box-shadow: none !important;
    outline: none !important; }

input[type=checkbox] {
  background: #fff !important;
  border-color: #231f20 !important;
  border-width: 2px;
  width: 20px;
  height: 20px; }
  input[type=checkbox]:checked {
    background: #fff !important;
    border-color: #231f20 !important; }
  input[type=checkbox]:checked:after {
    content: "\f00c";
    font-family: 'Font Awesome 5 Pro';
    font-size: 14px;
    color: #231f20;
    position: relative;
    display: flex;
    font-weight: 600;
    flex-direction: column;
    justify-content: center;
    align-items: center;
    margin-top: -6px; }
  input[type=checkbox]:focus {
    box-shadow: none !important;
    outline: none !important; }

.form-control {
  font-size: var(--content_size) !important; }
  .form-control:focus {
    box-shadow: none !important;
    outline: none !important; }

button[type=submit] {
  font-family: 'proxima-nova', sans-serif !important;
  font-size: var(--button_size) !important;
  line-height: var(--button_size) !important;
  padding: 5px 20px !important;
  text-align: center;
  display: inline-block;
  font-weight: 600;
  border-radius: 30px;
  line-height: 120% !important;
  text-transform: uppercase;
  background-image: none !important;
  text-shadow: none !important;
  box-shadow: none !important;
  background-color: #231f20;
  border: 2px solid #231f20;
  color: #fff;
  display: inline-block !important;
  background-image: none !important;
  text-shadow: none !important;
  box-shadow: none !important; }
  button[type=submit]:hover {
    background-color: #fff;
    border: 2px solid #231f20;
    color: #231f20;
    transition: 0.5s ease; }

select {
  background-color: #fff !important;
  border-radius: 0px !important;
  color: #231f20 !important;
  font-size: var(--content_size) !important;
  border: none !important;
  border-bottom: 1px solid #231f20 !important;
  padding: 5px 0px !important;
  border-bottom: 1px solid #fff !important;
  padding: 5px 0px !important; }
  select::placeholder {
    color: #231f20 !important; }
  select option {
    font-size: var(--content_size) !important; }
  select optgroup {
    font-size: var(--content_size) !important; }
  select:focus {
    box-shadow: none !important;
    outline: none !important; }

.select2-container--default .select2-selection--single {
  background: none !important;
  border: none !important;
  border-radius: 0px !important; }

.select2-selection__rendered {
  background-color: #fff !important;
  border-radius: 0px !important;
  color: #231f20 !important;
  font-size: var(--content_size) !important;
  border: none !important;
  border-bottom: 1px solid #231f20 !important;
  padding: 5px 0px !important;
  border-bottom: 1px solid #fff !important;
  padding: 5px 0px !important; }
  .select2-selection__rendered::placeholder {
    color: #231f20 !important; }
  .select2-selection__rendered:focus {
    box-shadow: none !important;
    outline: none !important; }

.select2-results__option, .select2-container--default .select2-results__option[data-selected=true], .select2-search--dropdown {
  background-color: #231f20; }

.wpforms-container-full .wpforms-form input.wpforms-field-large, .wpforms-container-full .wpforms-form input.wpforms-field-medium, .wpforms-container-full .wpforms-form input.wpforms-field-small {
  background-color: #fff !important;
  border-radius: 0px !important;
  color: #231f20 !important;
  font-size: var(--content_size) !important;
  border: none !important;
  border-bottom: 1px solid #231f20 !important;
  padding: 5px 0px !important; }
  .wpforms-container-full .wpforms-form input.wpforms-field-large::placeholder, .wpforms-container-full .wpforms-form input.wpforms-field-medium::placeholder, .wpforms-container-full .wpforms-form input.wpforms-field-small::placeholder {
    color: #231f20 !important; }
  .wpforms-container-full .wpforms-form textarea.wpforms-field-large, .wpforms-container-full .wpforms-form textarea.wpforms-field-medium, .wpforms-container-full .wpforms-form textarea.wpforms-field-small {
    background-color: #fff !important;
    border-radius: 0px !important;
    color: #231f20 !important;
    font-size: var(--content_size) !important;
    border: none !important;
    border-bottom: 1px solid #231f20 !important;
    padding: 5px 0px !important; }
  .wpforms-container-full .wpforms-form textarea.wpforms-field-large::placeholder, .wpforms-container-full .wpforms-form textarea.wpforms-field-medium::placeholder, .wpforms-container-full .wpforms-form textarea.wpforms-field-small::placeholder {
    color: #231f20 !important; }
  .wpforms-container-full .wpforms-form input[type=submit], .wpforms-container-full .wpforms-form button[type=submit] {
    font-family: 'proxima-nova', sans-serif !important;
    font-size: var(--button_size) !important;
    line-height: var(--button_size) !important;
    padding: 5px 20px !important;
    text-align: center;
    display: inline-block;
    font-weight: 600;
    border-radius: 30px;
    line-height: 120% !important;
    text-transform: uppercase;
    background-image: none !important;
    text-shadow: none !important;
    box-shadow: none !important;
    background-color: #231f20;
    border: 2px solid #231f20;
    color: #fff;
    display: inline-block !important;
    background-image: none !important;
    text-shadow: none !important;
    box-shadow: none !important; }
  .wpforms-container-full .wpforms-form input[type=submit]:hover, .wpforms-container-full .wpforms-form button[type=submit]:hover {
    background-color: #fff;
    border: 2px solid #231f20;
    color: #231f20;
    transition: 0.5s ease; }
  .wpforms-container-full .wpforms-form .wpforms-field-label {
    font-size: var(--content_size) !important; }
  .wpforms-container-full .wpforms-form .wpforms-field-label-inline {
    font-size: var(--content_size) !important; }
  .wpforms-container-full .wpforms-form .wpforms-field-sublabel {
    font-size: 13px; }
  .wpforms-container-full .wpforms-form .wpforms-field-description {
    font-size: 13px; }
  .wpforms-container-full .wpforms-form label.wpforms-error {
    color: #900;
    font-size: 12px; }

div.wpforms-container-full .wpforms-form .wpforms-field.wpforms-field-select-style-modern .choices .choices__inner {
  background: none !important;
  border: none !important;
  border-radius: 0px !important;
  border-bottom: 2px solid #231f20 !important; }
  div.wpforms-container-full .wpforms-form .wpforms-field.wpforms-field-select-style-modern .choices .choices__inner .choices__list--single {
    background: none !important; }
  div.wpforms-container-full .wpforms-form .wpforms-field.wpforms-field-select-style-modern .choices .choices__inner .choices__list--single .choices__item--selectable {
    color: #231f20 !important;
    opacity: 1 !important;
    text-transform: uppercase;
    font-size: var(--font_24) !important; }
  div.wpforms-container-full .wpforms-form .wpforms-field.wpforms-field-select-style-modern .choices .choices__inner .choices__list--single .choices__item--selectable:focus {
    box-shadow: none !important;
    outline: none !important; }

div.wpforms-container-full .wpforms-form .wpforms-field.wpforms-field-select-style-modern .choices.is-open .choices__list--dropdown {
  border: none !important;
  box-shadow: none !important;
  outline: none !important;
  background-color: #fff !important;
  color: #231f20 !important;
  font-size: var(--font_24) !important; }
  div.wpforms-container-full .wpforms-form .wpforms-field.wpforms-field-select-style-modern .choices.is-open .choices__list--dropdown .choices__item--selectable.is-highlighted {
    background-color: #231f20 !important;
    color: #fff !important; }

div.wpforms-container-full .wpforms-form .wpforms-field.wpforms-field-select-style-modern .choices.is-open:before {
  border: none !important; }

div.wpforms-container-full .wpforms-form .wpforms-field.wpforms-field-select-style-modern .choices.is-focused .choices__inner, div.wpforms-container-full .wpforms-form .wpforms-field.wpforms-field-select-style-modern .choices.is-open .choices__inner, div.wpforms-container-full .wpforms-form .wpforms-field.wpforms-field-select-style-modern .choices.is-open .choices__list--dropdown {
  border: none !important;
  box-shadow: none !important;
  outline: none !important; }

.wpforms-confirmation-container-full, div[submit-success] > .wpforms-confirmation-container-full:not(.wpforms-redirection-message) {
  background: transparent !important;
  border: none !important; }

.wpforms-confirmation-container-full, div[submit-success] > .wpforms-confirmation-container-full {
  color: unset !important; }

.wpforms-submit-container {
  text-align: center; }
  .wpforms-submit-container button.button {
    font-family: 'proxima-nova', sans-serif !important;
    font-size: var(--button_size) !important;
    line-height: var(--button_size) !important;
    padding: 5px 20px !important;
    text-align: center;
    display: inline-block;
    font-weight: 600;
    border-radius: 30px;
    line-height: 120% !important;
    text-transform: uppercase;
    background-image: none !important;
    text-shadow: none !important;
    box-shadow: none !important;
    background-color: #231f20;
    border: 2px solid #231f20;
    color: #fff;
    display: inline-block !important;
    background-image: none !important;
    text-shadow: none !important;
    box-shadow: none !important;
    background-color: #231f20;
    border: 2px solid #231f20;
    color: #fff; }
  .wpforms-submit-container button.button:hover {
    background-color: #fff;
    border: 2px solid #231f20;
    color: #231f20;
    transition: 0.5s ease; }
  .wpforms-submit-container button.button:hover {
    background-color: #fff;
    border: 2px solid #231f20;
    color: #231f20;
    transition: 0.5s ease; }

div.wpforms-container-full input[type=submit]:not(:hover):not(:active), div.wpforms-container-full button[type=submit]:not(:hover):not(:active), div.wpforms-container-full .wpforms-page-button:not(:hover):not(:active), .wp-core-ui div.wpforms-container-full input[type=submit]:not(:hover):not(:active), .wp-core-ui div.wpforms-container-full button[type=submit]:not(:hover):not(:active), .wp-core-ui div.wpforms-container-full .wpforms-page-button:not(:hover):not(:active) {
  background: #231f20 !important;
  color: #fff !important; }

.wpforms-container-full .wpforms-form input[type=submit]:hover, .wpforms-container-full .wpforms-form button[type=submit]:hover, div.wpforms-container-full input[type=submit]:hover, div.wpforms-container-full input[type=submit]:active, div.wpforms-container-full button[type=submit]:hover, div.wpforms-container-full button[type=submit]:active, div.wpforms-container-full .wpforms-page-button:hover, div.wpforms-container-full .wpforms-page-button:active, .wp-core-ui div.wpforms-container-full input[type=submit]:hover, .wp-core-ui div.wpforms-container-full input[type=submit]:active, .wp-core-ui div.wpforms-container-full button[type=submit]:hover, .wp-core-ui div.wpforms-container-full button[type=submit]:active, .wp-core-ui div.wpforms-container-full .wpforms-page-button:hover, .wp-core-ui div.wpforms-container-full .wpforms-page-button:active {
  background: #fff !important;
  color: #231f20 !important; }

.blog-list__item {
  margin-bottom: 20px; }
  .blog-list__image {
    width: 100%; }
  .blog-list__wrap {
    padding: 10px; }
  .blog-list__title {
    margin-bottom: 10px;
    line-height: 120% !important; }
  .blog-list__title a {
    line-height: 120% !important; }
  .blog-list__excerpt {
    padding: 20px 0px 40px 0px; }
  .blog-list__link {
    text-align: left; }

.blog__title {
  margin-bottom: 0px;
  line-height: 120% !important;
  padding-bottom: 40px; }
  .blog__content {
    padding-bottom: 40px; }

body.blog #page-wrap {
  padding-top: 5%;
  padding-bottom: 5%; }

body.single-post #page-wrap {
  width: 100%;
  max-width: 1320px;
  margin: 0 auto;
  padding: 40px; }

#pagination {
  margin: 20px;
  text-align: center;
  display: flex;
  flex-direction: row;
  justify-content: center;
  align-items: center; }

.pagination .page-link {
  color: #231f20 !important;
  background-color: #fff !important;
  border: none !important; }
  .pagination .page-link:hover {
    color: #231f20 !important;
    background-color: #fff !important;
    border: none !important; }
  .pagination .page-item.active .page-link {
    color: #231f20 !important;
    background-color: #fff !important;
    border: none !important; }

.card {
  background-color: #fff !important;
  border: 1px solid #231f20 !important; }
  .card .card-title {
    font-size: var(--h4_size) !important; }
  .card .card-text {
    font-size: var(--content_size) !important; }

table.table, table.table-striped {
  --bs-table-bg: transparent;
  --bs-table-accent-bg: transparent;
  --bs-table-striped-color: #231f20 !important;
  --bs-table-striped-bg: #fff !important;
  --bs-table-active-color: #fff !important;
  --bs-table-active-bg: #231f20 !important;
  --bs-table-hover-color: #fff !important;
  --bs-table-hover-bg: #231f20 !important;
  --bs-table-bg-type: #fff !important;
  color: #231f20;
  border-color: #231f20; }

.table > :not(caption) > * > * {
  color: #231f20; }

#custom-page .purple-red {
  background: #3c007a;
  color: #f7374c; }
  #custom-page .purple-red .btn-primary {
    color: #3c007a; }
  #custom-page .purple-red .btn-outline {
    background: transparent;
    border: 2px solid #3c007a; }
  #custom-page .purple-red .btn-outline:hover {
    color: #3c007a; }
  #custom-page .purple-red a {
    color: #f7374c; }
  #custom-page .purple-red .btn-primary {
    background: #f7374c;
    border: 2px solid #f7374c; }
  #custom-page .purple-red .btn-primary:hover {
    background: transparent;
    border: 2px solid #f7374c;
    color: #f7374c; }
  #custom-page .purple-red .btn-outline {
    background: transparent;
    border: 2px solid #f7374c; }
  #custom-page .purple-red .btn-outline:hover {
    background: #f7374c; }
  #custom-page .yellow-pink {
    background: #ffcd00;
    color: #e00096; }
  #custom-page .yellow-pink .btn-primary {
    color: #ffcd00; }
  #custom-page .yellow-pink .btn-outline {
    background: transparent;
    border: 2px solid #ffcd00; }
  #custom-page .yellow-pink .btn-outline:hover {
    color: #ffcd00; }
  #custom-page .yellow-pink a {
    color: #e00096; }
  #custom-page .yellow-pink .btn-primary {
    background: #e00096;
    border: 2px solid #e00096; }
  #custom-page .yellow-pink .btn-primary:hover {
    background: transparent;
    border: 2px solid #e00096;
    color: #e00096; }
  #custom-page .yellow-pink .btn-outline {
    background: transparent;
    border: 2px solid #e00096; }
  #custom-page .yellow-pink .btn-outline:hover {
    background: #e00096; }
  #custom-page .green-red {
    background: #79d74b;
    color: #f7374c; }
  #custom-page .green-red .btn-primary {
    color: #79d74b; }
  #custom-page .green-red .btn-outline {
    background: transparent;
    border: 2px solid #79d74b; }
  #custom-page .green-red .btn-outline:hover {
    color: #79d74b; }
  #custom-page .green-red a {
    color: #f7374c; }
  #custom-page .green-red .btn-primary {
    background: #f7374c;
    border: 2px solid #f7374c; }
  #custom-page .green-red .btn-primary:hover {
    background: transparent;
    border: 2px solid #f7374c;
    color: #f7374c; }
  #custom-page .green-red .btn-outline {
    background: transparent;
    border: 2px solid #f7374c; }
  #custom-page .green-red .btn-outline:hover {
    background: #f7374c; }
  #custom-page .blue-purple {
    background: #005baa;
    color: #3c007a; }
  #custom-page .blue-purple .btn-primary {
    color: #005baa; }
  #custom-page .blue-purple .btn-outline {
    background: transparent;
    border: 2px solid #005baa; }
  #custom-page .blue-purple .btn-outline:hover {
    color: #005baa; }
  #custom-page .blue-purple a {
    color: #3c007a; }
  #custom-page .blue-purple .btn-primary {
    background: #3c007a;
    border: 2px solid #3c007a; }
  #custom-page .blue-purple .btn-primary:hover {
    background: transparent;
    border: 2px solid #3c007a;
    color: #3c007a; }
  #custom-page .blue-purple .btn-outline {
    background: transparent;
    border: 2px solid #3c007a; }
  #custom-page .blue-purple .btn-outline:hover {
    background: #3c007a; }
  #custom-page .blue-yellow {
    background: #09bed1;
    color: #ffcd00; }
  #custom-page .blue-yellow .btn-primary {
    color: #09bed1; }
  #custom-page .blue-yellow .btn-outline {
    background: transparent;
    border: 2px solid #09bed1; }
  #custom-page .blue-yellow .btn-outline:hover {
    color: #09bed1; }
  #custom-page .blue-yellow a {
    color: #ffcd00; }
  #custom-page .blue-yellow .btn-primary {
    background: #ffcd00;
    border: 2px solid #ffcd00; }
  #custom-page .blue-yellow .btn-primary:hover {
    background: transparent;
    border: 2px solid #ffcd00;
    color: #ffcd00; }
  #custom-page .blue-yellow .btn-outline {
    background: transparent;
    border: 2px solid #ffcd00; }
  #custom-page .blue-yellow .btn-outline:hover {
    background: #ffcd00; }
  #custom-page .red-purple {
    background: #f7374c;
    color: #3c007a; }
  #custom-page .red-purple .btn-primary {
    color: #f7374c; }
  #custom-page .red-purple .btn-outline {
    background: transparent;
    border: 2px solid #f7374c; }
  #custom-page .red-purple .btn-outline:hover {
    color: #f7374c; }
  #custom-page .red-purple a {
    color: #3c007a; }
  #custom-page .red-purple .btn-primary {
    background: #3c007a;
    border: 2px solid #3c007a; }
  #custom-page .red-purple .btn-primary:hover {
    background: transparent;
    border: 2px solid #3c007a;
    color: #3c007a; }
  #custom-page .red-purple .btn-outline {
    background: transparent;
    border: 2px solid #3c007a; }
  #custom-page .red-purple .btn-outline:hover {
    background: #3c007a; }
  #custom-page .purple-green {
    background: #3c007a;
    color: #79d74b; }
  #custom-page .purple-green .btn-primary {
    color: #3c007a; }
  #custom-page .purple-green .btn-outline {
    background: transparent;
    border: 2px solid #3c007a; }
  #custom-page .purple-green .btn-outline:hover {
    color: #3c007a; }
  #custom-page .purple-green a {
    color: #79d74b; }
  #custom-page .purple-green .btn-primary {
    background: #79d74b;
    border: 2px solid #79d74b; }
  #custom-page .purple-green .btn-primary:hover {
    background: transparent;
    border: 2px solid #79d74b;
    color: #79d74b; }
  #custom-page .purple-green .btn-outline {
    background: transparent;
    border: 2px solid #79d74b; }
  #custom-page .purple-green .btn-outline:hover {
    background: #79d74b; }
  #custom-page .pink-yellow {
    background: #e00096;
    color: #ffcd00; }
  #custom-page .pink-yellow .btn-primary {
    color: #e00096; }
  #custom-page .pink-yellow .btn-outline {
    background: transparent;
    border: 2px solid #e00096; }
  #custom-page .pink-yellow .btn-outline:hover {
    color: #e00096; }
  #custom-page .pink-yellow a {
    color: #ffcd00; }
  #custom-page .pink-yellow .btn-primary {
    background: #ffcd00;
    border: 2px solid #ffcd00; }
  #custom-page .pink-yellow .btn-primary:hover {
    background: transparent;
    border: 2px solid #ffcd00;
    color: #ffcd00; }
  #custom-page .pink-yellow .btn-outline {
    background: transparent;
    border: 2px solid #ffcd00; }
  #custom-page .pink-yellow .btn-outline:hover {
    background: #ffcd00; }
  #custom-page .boxed__heading, #custom-page .boxed__content {
    color: #fff !important; }
  #custom-page hr {
    border-width: 2px;
    opacity: 1;
    margin: 0px;
    width: 100%;
    max-width: 1320px;
    margin: 0 auto; }
  #custom-page #header {
    padding: var(--ym) var(--xm); }
  #custom-page #header .header__heading {
    font-size: var(--h1_size);
    font-family: 'acumin-variable', serif;
    line-height: 120%;
    padding: 0px;
    margin: 0px; }
  #custom-page #header .header__content {
    font-size: calc(var(--content_size) + 30%); }
  #custom-page #header .header__image {
    padding-top: 40px; }
    #custom-page #header .header__image img {
      width: 100%; }
  #custom-page #header .col-xl-6 {
    display: flex;
    flex-direction: column;
    justify-content: center; }
  #custom-page #banner-wrap {
    width: 100vw;
    position: relative; }
  #custom-page #banner-wrap .banner-image-bg {
    background-size: cover;
    background-position: center center;
    background-repeat: no-repeat;
    width: 100vw; }
  #custom-page #banner-wrap .banner-video-bg {
    width: 100vw;
    overflow: hidden; }
  #custom-page #banner-wrap .banner-video-bg video {
    object-fit: cover;
    width: 100vw; }
  #custom-page #banner-wrap .banner-content {
    position: absolute;
    left: 0px;
    top: 0px;
    width: 100vw;
    overflow: hidden;
    display: flex;
    flex-direction: column;
    align-items: center;
    padding: 40px 5%; }
  #custom-page #banner-wrap .banner-text {
    font-size: calc(var(--content_size) + 30%); }
  #custom-page #banner-wrap .banner-btn {
    margin-top: 40px; }
  #custom-page #split-column .split__image {
    width: 100%;
    height: 100%; }
    #custom-page #split-column .split__image img {
      width: 100%;
      height: 100%;
      object-fit: cover; }
  #custom-page #split-column .split__heading {
    margin-bottom: 0px; }
  #custom-page #split-column .split__wrap {
    padding: 20% 10%;
    width: 100%;
    height: 100%;
    display: flex;
    flex-direction: column;
    justify-content: center; }
  #custom-page #split-column .split__heading {
    font-size: var(--h2_size);
    font-family: 'acumin-variable', serif;
    line-height: 120%; }
  #custom-page #split-column .split__content {
    padding: 40px 0px; }
  #custom-page #split-column .container-fluid.right .row {
    flex-direction: row-reverse; }
  #custom-page #cta {
    padding: var(--ym) var(--xm); }
  #custom-page #cta .container {
    width: 100%;
    max-width: 1320px;
    margin: 0 auto; }
  #custom-page #cta .cta__heading {
    font-family: 'acumin-variable', serif;
    font-size: var(--h2_size);
    line-height: 120%; }
  #custom-page #cta .cta__content {
    padding: 40px 0px; }
  #custom-page #feature {
    padding: var(--ym) var(--xm); }
  #custom-page #feature .container {
    width: 100%;
    margin: 0 auto; }
  #custom-page #feature .feature__heading {
    font-family: 'acumin-variable', serif;
    font-size: var(--h2_size);
    line-height: 120%; }
  #custom-page #feature .feature__button {
    padding-top: 40px; }
  #custom-page #feature .feature__image {
    padding-top: 40px; }
    #custom-page #feature .feature__image img {
      width: 100%; }
  #custom-page #feature hr {
    margin-top: 60px;
    opacity: 1;
    border-width: 2px;
    width: 100%;
    max-width: 100%; }
  #custom-page #html {
    padding: var(--ym) var(--xm); }
  #custom-page #html .container {
    width: 100%;
    max-width: 960px;
    margin: 0 auto; }
  #custom-page #html .html__heading {
    font-family: 'acumin-variable', serif;
    font-size: var(--h2_size);
    line-height: 120%;
    text-align: center;
    padding-bottom: 20px;
    margin-bottom: 0px; }
  #custom-page #html .html__content {
    text-align: center;
    padding-bottom: 40px; }
  #custom-page #accordion_split.column-1 .accordion_split__wrap {
    width: 100%;
    max-width: 1023px;
    margin: 0 auto; }
  #custom-page #accordion_split.column-1 .accordion_split__heading {
    text-align: center; }
  #custom-page #accordion_split.column-1 .accordion_split__content {
    text-align: center; }
  #custom-page #accordion_split.column-1 .accordion_split__button {
    padding-top: 60px;
    text-align: center; }
  #custom-page #accordion_split.column-2 .accordion_split__wrap {
    width: 100%;
    max-width: 840px; }
  #custom-page #accordion_split {
    position: relative;
    z-index: 3;
    padding: var(--ym) var(--xm); }
  #custom-page #accordion_split .accordion_split__heading {
    font-family: "acumin-variable", sans-serif;
    font-variation-settings: "slnt" 0, "wdth" 115, "wght" 700;
    font-size: var(--font_60);
    line-height: 110%;
    text-transform: uppercase;
    font-size: var(--h2_size); }
  #custom-page #accordion_split .accordion_split__content {
    padding: 40px 0px; }
  #custom-page #accordion_split .service__link {
    padding: 20px 0px;
    text-transform: uppercase; }
  #custom-page #accordion_split .accordion-button, #custom-page #accordion_split .accordion-item, #custom-page #accordion_split .accordion-body {
    background-color: transparent !important; }
  #custom-page #accordion_split .accordion-button {
    font-family: "acumin-variable", sans-serif;
    font-variation-settings: "slnt" 0, "wdth" 115, "wght" 700;
    font-size: var(--font_60);
    line-height: 110%;
    text-transform: uppercase;
    font-size: var(--font_32);
    padding: 30px 0px !important; }
  #custom-page #accordion_split .accordion-body {
    padding-bottom: 40px !important; }
  #custom-page #media .image-cover {
    background-size: cover;
    background-position: center center;
    width: 100vw;
    height: 80vh; }
  #custom-page #media .video-cover {
    width: 100vw;
    height: 80vh;
    overflow: hidden; }
  #custom-page #media .video-cover video {
    object-fit: cover;
    width: 100vw;
    height: 80vh; }
  #custom-page #media .image-inline, #custom-page #media .video-inline {
    text-align: center;
    padding: 5%; }
  #custom-page #media .video-inline {
    width: 100%;
    max-width: 80%;
    margin: 0 auto; }
  #custom-page #wysiwyg {
    padding: var(--ym) var(--xm); }
  #custom-page #wysiwyg .container {
    width: 100%;
    max-width: 1250px;
    margin: 0 auto; }

.added_to_cart {
  margin-left: 20px !important; }

.stock {
  color: #fff !important; }

.onsale {
  display: none; }

.woocommerce-error, .woocommerce-info, .woocommerce-message {
  border-top-color: #fff !important;
  background: #231f20 !important;
  color: #fff !important;
  margin-top: 20px; }
  .woocommerce-error:before, .woocommerce-info:before, .woocommerce-message:before {
    color: #fff !important; }

.return-to-shop a.button {
  font-family: 'proxima-nova', sans-serif !important;
  font-size: var(--button_size) !important;
  line-height: var(--button_size) !important;
  padding: 5px 20px !important;
  text-align: center;
  display: inline-block;
  font-weight: 600;
  border-radius: 30px;
  line-height: 120% !important;
  text-transform: uppercase;
  background-image: none !important;
  text-shadow: none !important;
  box-shadow: none !important;
  background-color: #231f20;
  border: 2px solid #231f20;
  color: #fff;
  display: inline-block !important;
  background-image: none !important;
  text-shadow: none !important;
  box-shadow: none !important;
  zoom: 1; }
  .return-to-shop a.button:hover {
    background-color: #fff;
    border: 2px solid #231f20;
    color: #231f20;
    transition: 0.5s ease; }

body.woocommerce-page .button, body.woocommerce-page a.button, body.woocommerce-page button.button {
  font-family: 'proxima-nova', sans-serif !important;
  font-size: var(--button_size) !important;
  line-height: var(--button_size) !important;
  padding: 5px 20px !important;
  text-align: center;
  display: inline-block;
  font-weight: 600;
  border-radius: 30px;
  line-height: 120% !important;
  text-transform: uppercase;
  background-image: none !important;
  text-shadow: none !important;
  box-shadow: none !important;
  background-color: #231f20;
  border: 2px solid #231f20;
  color: #fff;
  display: inline-block !important;
  background-image: none !important;
  text-shadow: none !important;
  box-shadow: none !important;
  zoom: 1; }
  body.woocommerce-page .button:hover, body.woocommerce-page a.button:hover, body.woocommerce-page button.button:hover {
    background-color: #fff;
    border: 2px solid #231f20;
    color: #231f20;
    transition: 0.5s ease; }

.woocommerce ul.products li.product .product__image img {
  margin-bottom: 10px; }
  .woocommerce ul.products li.product h2.woocommerce-loop-product__title {
    font-size: var(--content_size);
    padding: 0px;
    margin-bottom: 10px; }
  .woocommerce ul.products li.product .price {
    margin-bottom: 10px;
    color: #fff !important; }
    .woocommerce ul.products li.product .price bdi {
      color: #fff !important; }
    .woocommerce ul.products li.product .price .woocommerce-Price-amount.amount {
      color: #fff !important; }
    .woocommerce ul.products li.product .price .woocommerce-Price-currencySymbol {
      color: #fff !important; }
  .woocommerce ul.products li.product a.button {
    margin-top: 5px; }

.woocommerce .quantity {
  margin-right: 20px !important; }
  .woocommerce .quantity .bootstrap-touchspin-down.btn-primary, .woocommerce .quantity .bootstrap-touchspin-up.btn-primary {
    font-size: var(--content_size) !important;
    line-height: var(--content_size) !important;
    padding: 10px 5px !important;
    border-radius: 0px !important;
    background-color: #231f20 !important;
    border: none !important;
    color: #fff !important; }
  .woocommerce .quantity input[type=number] {
    font-size: var(--content_size) !important;
    line-height: var(--content_size) !important;
    border-bottom: 0px !important;
    padding: 5px 5px !important;
    text-align: center !important;
    width: 40px;
    -moz-appearance: textfield;
    -webkit-appearance: none; }
  .woocommerce .quantity input[type=number]::-webkit-outer-spin-button, .woocommerce .quantity input[type=number]::-webkit-inner-spin-button {
    -webkit-appearance: none;
    margin: 0; }

body.woocommerce-shop ul.products li.product a.add_to_cart_button, body.woocommerce-shop ul.products li.product .button {
  font-family: 'proxima-nova', sans-serif !important;
  font-size: var(--button_size) !important;
  line-height: var(--button_size) !important;
  padding: 5px 20px !important;
  text-align: center;
  display: inline-block;
  font-weight: 600;
  border-radius: 30px;
  line-height: 120% !important;
  text-transform: uppercase;
  background-image: none !important;
  text-shadow: none !important;
  box-shadow: none !important;
  background-color: #231f20;
  border: 2px solid #231f20;
  color: #fff;
  display: inline-block !important;
  background-image: none !important;
  text-shadow: none !important;
  box-shadow: none !important;
  zoom: 1; }
  body.woocommerce-shop ul.products li.product a.add_to_cart_button:hover, body.woocommerce-shop ul.products li.product .button:hover {
    background-color: #fff;
    border: 2px solid #231f20;
    color: #231f20;
    transition: 0.5s ease; }

body.woocommerce-cart #wrap, body.woocommerce-checkout #wrap {
  padding: 40px !important; }
  body.woocommerce-cart #page-wrap, body.woocommerce-checkout #page-wrap {
    width: 100%;
    max-width: 80%;
    margin: 0 auto;
    padding: 0px; }
  body.woocommerce-cart .checkout-heading, body.woocommerce-checkout .checkout-heading {
    text-align: center;
    padding: 0px 0px 40px 0px; }

body.post-type-archive-product #wrap, body.tax-product_cat #wrap, body.tax-product_tag #wrap {
  width: 100%;
  max-width: 80%;
  margin: 0 auto;
  padding: 40px; }
  body.post-type-archive-product select.orderby, body.tax-product_cat select.orderby, body.tax-product_tag select.orderby {
    border: 1px solid #fff !important;
    padding: 5px 10px !important; }

body.single-product #wrap {
  width: 100%;
  max-width: 80%;
  margin: 0 auto;
  padding: 40px; }
  body.single-product div.product div.images, body.single-product div.summary {
    float: none !important;
    width: 100% !important; }
  body.single-product .summary {
    padding: 0px 40px; }
  body.single-product .summary h1.product_title {
    font-size: var(--h3_size); }
  body.single-product .price {
    color: #fff !important; }
  body.single-product .price bdi {
    color: #fff !important; }
  body.single-product .price .woocommerce-Price-amount.amount {
    color: #fff !important; }
  body.single-product .price .woocommerce-Price-currencySymbol {
    color: #fff !important; }
  body.single-product button.single_add_to_cart_button, body.single-product button.button {
    font-family: 'proxima-nova', sans-serif !important;
    font-size: var(--button_size) !important;
    line-height: var(--button_size) !important;
    padding: 5px 20px !important;
    text-align: center;
    display: inline-block;
    font-weight: 600;
    border-radius: 30px;
    line-height: 120% !important;
    text-transform: uppercase;
    background-image: none !important;
    text-shadow: none !important;
    box-shadow: none !important;
    background-color: #231f20;
    border: 2px solid #231f20;
    color: #fff;
    display: inline-block !important;
    background-image: none !important;
    text-shadow: none !important;
    box-shadow: none !important;
    zoom: 1; }
  body.single-product button.single_add_to_cart_button:hover, body.single-product button.button:hover {
    background-color: #fff;
    border: 2px solid #231f20;
    color: #231f20;
    transition: 0.5s ease; }
  body.single-product ul.tabs {
    display: none; }
  body.single-product .variations .form-control {
    margin-bottom: 20px; }
  body.single-product .product_meta {
    display: none; }

.woocommerce:where(body:not(.woocommerce-block-theme-has-button-styles)) button.button.alt {
  font-family: 'proxima-nova', sans-serif !important;
  font-size: var(--button_size) !important;
  line-height: var(--button_size) !important;
  padding: 5px 20px !important;
  text-align: center;
  display: inline-block;
  font-weight: 600;
  border-radius: 30px;
  line-height: 120% !important;
  text-transform: uppercase;
  background-image: none !important;
  text-shadow: none !important;
  box-shadow: none !important;
  background-color: #231f20;
  border: 2px solid #231f20;
  color: #fff;
  display: inline-block !important;
  background-image: none !important;
  text-shadow: none !important;
  box-shadow: none !important;
  zoom: 1; }
  .woocommerce:where(body:not(.woocommerce-block-theme-has-button-styles)) button.button.alt:hover {
    background-color: #fff;
    border: 2px solid #231f20;
    color: #231f20;
    transition: 0.5s ease; }

body.woocommerce-cart .woocommerce-cart-form {
  position: relative;
  float: left;
  width: 65%; }
  body.woocommerce-cart .table {
    --bs-table-striped-color: #231f20 !important; }
  body.woocommerce-cart .table-striped > tbody > tr:nth-of-type(odd) > * {
    --bs-table-accent-bg: transparent !important; }
  body.woocommerce-cart table.shop_table {
    border: none !important; }
  body.woocommerce-cart table.shop_table thead th, body.woocommerce-cart table.shop_table tbody td {
    color: #231f20; }
  body.woocommerce-cart table.shop_table th {
    text-transform: uppercase; }
  body.woocommerce-cart table.shop_table td.actions {
    border-bottom: none !important;
    padding: 10px 0px !important; }
  body.woocommerce-cart table.shop_table thead .product-remove {
    width: 20px;
    text-align: center; }
  body.woocommerce-cart table.shop_table thead .product-price {
    width: 15%;
    text-align: center; }
  body.woocommerce-cart table.shop_table thead .product-quantity {
    width: 15%;
    text-align: center; }
  body.woocommerce-cart table.shop_table thead .product-subtotal {
    width: 15%;
    text-align: center; }
  body.woocommerce-cart table.shop_table tbody .product-remove {
    width: 20px;
    text-align: center; }
  body.woocommerce-cart table.shop_table tbody .product-thumbnail, body.woocommerce-cart table.shop_table tbody .product-thumbnail img {
    width: 150px !important; }
  body.woocommerce-cart table.shop_table tbody .product-price {
    width: 15%;
    text-align: center; }
  body.woocommerce-cart table.shop_table tbody .product-subtotal {
    width: 15%;
    text-align: center; }
  body.woocommerce-cart table.shop_table tbody .product-remove a {
    color: #231f20 !important; }
  body.woocommerce-cart .product-quantity .quantity {
    width: 150px;
    margin: 0px auto !important; }
  body.woocommerce-cart .product-quantity .quantity .input-group {
    position: relative;
    display: flex;
    flex-direction: row;
    max-width: 100px;
    margin: 0 auto;
    flex-wrap: nowrap; }
  body.woocommerce-cart .product-quantity .quantity input[type=number] {
    width: auto !important;
    margin: 0px; }
  body.woocommerce-cart .product-quantity .quantity .bootstrap-touchspin-down.btn-primary, body.woocommerce-cart .product-quantity .quantity .bootstrap-touchspin-up.btn-primary {
    background-color: transparent !important;
    border: none !important;
    font-size: calc(var(--content_size) + 20%) !important;
    width: auto !important; }
  body.woocommerce-cart .product-quantity input.qty {
    border-bottom: none !important; }
  body.woocommerce-cart .coupon {
    width: 50%; }
  body.woocommerce-cart .coupon .input-text {
    width: 55% !important; }
  body.woocommerce-cart .cart-collaterals h2 {
    font-size: var(--h4_size) !important;
    display: none; }
  body.woocommerce-cart .cart-collaterals .cart-subtotal th, body.woocommerce-cart .cart-collaterals .cart-subtotal td {
    color: #231f20 !important; }
  body.woocommerce-cart .cart-collaterals .order-total th, body.woocommerce-cart .cart-collaterals .order-total td {
    color: #231f20 !important;
    border-top: none !important; }
  body.woocommerce-cart .cart-collaterals .cart_totals {
    width: 100%; }
  body.woocommerce-cart .cart-collaterals {
    position: relative;
    float: right;
    width: 30%; }
  body.woocommerce-cart .cart-collaterals .cart_totals {
    background: #231f20 !important;
    color: #fff !important;
    padding: 0px 20px; }
  body.woocommerce-cart .cart-collaterals .cart_totals th, body.woocommerce-cart .cart-collaterals .cart_totals td, body.woocommerce-cart .cart-collaterals .cart_totals h2, body.woocommerce-cart .cart-collaterals .cart_totals p {
    color: #fff !important; }
  body.woocommerce-cart .cart-collaterals .table.table {
    --bs-table-striped-bg: transparent !important; }
  body.woocommerce-cart .wc-proceed-to-checkout {
    text-align: center; }
  body.woocommerce-cart .wc-proceed-to-checkout a.checkout-button, body.woocommerce-cart .wc-proceed-to-checkout a.button {
    font-family: 'proxima-nova', sans-serif !important;
    font-size: var(--button_size) !important;
    line-height: var(--button_size) !important;
    padding: 5px 20px !important;
    text-align: center;
    display: inline-block;
    font-weight: 600;
    border-radius: 30px;
    line-height: 120% !important;
    text-transform: uppercase;
    background-image: none !important;
    text-shadow: none !important;
    box-shadow: none !important;
    background-color: #231f20;
    border: 2px solid #231f20;
    color: #fff;
    display: inline-block !important;
    background-image: none !important;
    text-shadow: none !important;
    box-shadow: none !important;
    zoom: 1;
    background: #fff !important;
    color: #231f20 !important; }
  body.woocommerce-cart .wc-proceed-to-checkout a.checkout-button:hover, body.woocommerce-cart .wc-proceed-to-checkout a.button:hover {
    background-color: #fff;
    border: 2px solid #231f20;
    color: #231f20;
    transition: 0.5s ease; }

body.woocommerce-checkout .woocommerce {
  padding-bottom: 5%; }
  body.woocommerce-checkout .woocommerce-additional-fields h3 {
    display: none; }
  body.woocommerce-checkout form.checkout {
    clear: both;
    padding-bottom: 60px; }
  body.woocommerce-checkout #customer_details {
    width: 60%;
    position: relative;
    float: left;
    display: flex;
    flex-direction: column; }
  body.woocommerce-checkout #customer_details .col-1, body.woocommerce-checkout #customer_details .col-2 {
    width: 100%; }
  body.woocommerce-checkout #order_review {
    width: 35%;
    position: relative;
    float: right;
    background: #231f20 !important;
    color: #fff !important; }
  body.woocommerce-checkout #ship-to-different-address, body.woocommerce-checkout #ship-to-different-address label span {
    font-family: var(--font-body) !important;
    font-size: var(--content_size) !important; }
  body.woocommerce-checkout h3 {
    font-size: 2rem; }
  body.woocommerce-checkout h3#order_review_heading {
    display: none !important; }
  body.woocommerce-checkout .table-responsive #your_order_heading {
    display: none !important; }
  body.woocommerce-checkout #your_order_heading {
    color: #fff !important;
    padding-left: 20px; }
  body.woocommerce-checkout #add_payment_method #payment, body.woocommerce-checkout .woocommerce-cart #payment, body.woocommerce-checkout .woocommerce-checkout #payment {
    background: #231f20 !important; }
  body.woocommerce-checkout .woocommerce form .form-row label {
    display: none; }
  body.woocommerce-checkout .woocommerce-input-wrapper, body.woocommerce-checkout input.form-control, body.woocommerce-checkout .select2-selection__rendered, body.woocommerce-checkout p.form-row {
    height: 50px !important; }
  body.woocommerce-checkout input.form-control {
    padding: 5px 0px !important;
    margin: 0px !important;
    line-height: 100% !important; }
  body.woocommerce-checkout p.form-row {
    margin: 0px !important;
    padding: 0px !important; }
  body.woocommerce-checkout .select2-selection__rendered {
    margin: 0px !important;
    padding: 5px 0px !important;
    line-height: 36px !important; }
  body.woocommerce-checkout .select2-results__option, body.woocommerce-checkout .select2-container--default .select2-results__option[data-selected=true], body.woocommerce-checkout .select2-search--dropdown {
    background-color: #fff !important;
    color: #231f20 !important; }
  body.woocommerce-checkout #billing_first_name_field, body.woocommerce-checkout #billing_address_1_field, body.woocommerce-checkout #billing_city_field, body.woocommerce-checkout #billing_postcode_field, body.woocommerce-checkout #billing_email_field, body.woocommerce-checkout #shipping_first_name_field, body.woocommerce-checkout #shipping_address_1_field, body.woocommerce-checkout #shipping_city_field, body.woocommerce-checkout #shipping_postcode_field, body.woocommerce-checkout #shipping_email_field, body.woocommerce-checkout .form-row-first {
    clear: none;
    float: left;
    width: 47%; }
  body.woocommerce-checkout #billing_last_name_field, body.woocommerce-checkout #billing_address_2_field, body.woocommerce-checkout #billing_state_field, body.woocommerce-checkout #billing_country_field, body.woocommerce-checkout #billing_phone_field, body.woocommerce-checkout #shipping_last_name_field, body.woocommerce-checkout #shipping_address_2_field, body.woocommerce-checkout #shipping_state_field, body.woocommerce-checkout #shipping_country_field, body.woocommerce-checkout #shipping_phone_field, body.woocommerce-checkout .form-row-last {
    clear: none;
    float: right;
    width: 47%; }
  body.woocommerce-checkout .woocommerce-shipping-fields {
    padding-top: 20px;
    padding-bottom: 40px; }
  body.woocommerce-checkout .woocommerce-shipping-fields input[type=checkbox]:checked:after {
    display: none; }
  body.woocommerce-checkout #payment .woocommerce-info {
    line-height: 120%; }
  body.woocommerce-checkout #add_payment_method #payment ul.payment_methods, body.woocommerce-checkout .woocommerce-cart #payment ul.payment_methods, body.woocommerce-checkout .woocommerce-checkout #payment ul.payment_methods {
    border-bottom: none !important; }
  body.woocommerce-checkout button#place_order {
    float: none !important;
    margin: 0 auto !important;
    display: flex !important;
    font-family: 'proxima-nova', sans-serif !important;
    font-size: var(--button_size) !important;
    line-height: var(--button_size) !important;
    padding: 5px 20px !important;
    text-align: center;
    display: inline-block;
    font-weight: 600;
    border-radius: 30px;
    line-height: 120% !important;
    text-transform: uppercase;
    background-image: none !important;
    text-shadow: none !important;
    box-shadow: none !important;
    background-color: #231f20;
    border: 2px solid #231f20;
    color: #fff;
    display: inline-block !important;
    background-image: none !important;
    text-shadow: none !important;
    box-shadow: none !important;
    zoom: 1;
    background: #fff !important;
    color: #231f20 !important; }
  body.woocommerce-checkout button#place_order:hover {
    background-color: #fff;
    border: 2px solid #231f20;
    color: #231f20;
    transition: 0.5s ease; }
  body.woocommerce-checkout .woocommerce-privacy-policy-text a {
    color: #fff !important; }

body.woocommerce-account .woocommerce {
  display: flex;
  flex-direction: row;
  padding: 5vw 0px;
  width: 100%;
  max-width: 1320px;
  margin: 0 auto; }
  body.woocommerce-account .woocommerce-MyAccount-navigation {
    width: 30%; }
  body.woocommerce-account .woocommerce-MyAccount-navigation li {
    list-style: none;
    border-bottom: 1px solid #fff;
    padding: 3px 10px 10px 0px; }
  body.woocommerce-account .woocommerce-MyAccount-navigation li:last-child {
    border-bottom: none; }
  body.woocommerce-account .woocommerce-MyAccount-content {
    width: 70%;
    padding: 0px 40px; }
  body.woocommerce-account .woocommerce-MyAccount-content .col-1, body.woocommerce-account .woocommerce-MyAccount-content .col-2 {
    width: 100%; }
  body.woocommerce-account .woocommerce-MyAccount-content h3 {
    font-size: var(--h4_size) !important; }

body.woocommerce-account:not(.logged-in) .woocommerce {
  display: flex;
  flex-direction: column !important; }
  body.woocommerce-account:not(.logged-in) h2 {
    text-align: center; }
  body.woocommerce-account:not(.logged-in) .woocommerce-form-login.login {
    padding-top: 20px;
    width: 100%;
    max-width: 800px;
    margin: 0 auto; }
  body.woocommerce-account:not(.logged-in) .woocommerce-form-login.login .woocommerce-form-login__submit {
    width: 40%;
    float: right; }

.woocommerce:where(body:not(.woocommerce-block-theme-has-button-styles)) #respond input#submit.disabled, .woocommerce:where(body:not(.woocommerce-block-theme-has-button-styles)) #respond input#submit:disabled, .woocommerce:where(body:not(.woocommerce-block-theme-has-button-styles)) #respond input#submit:disabled[disabled], .woocommerce:where(body:not(.woocommerce-block-theme-has-button-styles)) a.button.disabled, .woocommerce:where(body:not(.woocommerce-block-theme-has-button-styles)) a.button:disabled, .woocommerce:where(body:not(.woocommerce-block-theme-has-button-styles)) a.button:disabled[disabled], .woocommerce:where(body:not(.woocommerce-block-theme-has-button-styles)) button.button.disabled, .woocommerce:where(body:not(.woocommerce-block-theme-has-button-styles)) button.button:disabled, .woocommerce:where(body:not(.woocommerce-block-theme-has-button-styles)) button.button:disabled[disabled], .woocommerce:where(body:not(.woocommerce-block-theme-has-button-styles)) input.button.disabled, .woocommerce:where(body:not(.woocommerce-block-theme-has-button-styles)) input.button:disabled, .woocommerce:where(body:not(.woocommerce-block-theme-has-button-styles)) input.button:disabled[disabled], :where(body:not(.woocommerce-block-theme-has-button-styles)) .woocommerce #respond input#submit.disabled, :where(body:not(.woocommerce-block-theme-has-button-styles)) .woocommerce #respond input#submit:disabled, :where(body:not(.woocommerce-block-theme-has-button-styles)) .woocommerce #respond input#submit:disabled[disabled], :where(body:not(.woocommerce-block-theme-has-button-styles)) .woocommerce a.button.disabled, :where(body:not(.woocommerce-block-theme-has-button-styles)) .woocommerce a.button:disabled, :where(body:not(.woocommerce-block-theme-has-button-styles)) .woocommerce a.button:disabled[disabled], :where(body:not(.woocommerce-block-theme-has-button-styles)) .woocommerce button.button.disabled, :where(body:not(.woocommerce-block-theme-has-button-styles)) .woocommerce button.button:disabled, :where(body:not(.woocommerce-block-theme-has-button-styles)) .woocommerce button.button:disabled[disabled], :where(body:not(.woocommerce-block-theme-has-button-styles)) .woocommerce input.button.disabled, :where(body:not(.woocommerce-block-theme-has-button-styles)) .woocommerce input.button:disabled, :where(body:not(.woocommerce-block-theme-has-button-styles)) .woocommerce input.button:disabled[disabled] {
  color: #fff; }

@media (max-width: 1600px) {
  .gm-main-menu-wrapper .gm-navbar-nav.nav--left > .gm-menu-item > .gm-anchor {
    margin-right: 40px; }

  .gm-main-menu-wrapper .gm-navbar-nav.nav--right > .gm-menu-item > .gm-anchor {
    margin-left: 40px; }

  #team-page #team .team__grid {
    grid-template-columns: repeat(3, 1fr); }
    #team-page #team .team__item:nth-child(3), #team-page #team .team__item:nth-child(6), #team-page #team .team__item:nth-child(9) {
      border-right: none; }
      #team-page #team .team__item:nth-child(4) {
        border-right: 2px solid #ffcd00; } }

@media (max-width: 1500px) {
  #marquee {
    zoom: 0.8; }

  .gm-navbar-nav.nav--left {
    padding-left: 0% !important; }

  .gm-navbar-nav.nav--right {
    padding-right: 0% !important; } }

@media (max-width: 1400px) {
  :root {
    --xl: 160%;
    --lg: 80%;
    --md: 35%;
    --sm: 15%;
    --menu_height: 80px; }

  #contact-page #contact {
    padding: var(--ym) var(--xm); }

  body.woocommerce-cart .woocommerce-cart-form {
    width: 100%; }
    body.woocommerce-cart .cart-collaterals {
      width: 100%; }
    body.woocommerce-cart .cart-collaterals h2 {
      display: none; } }

@media (max-width: 1200px) {
  :root {
    --xl: 180%;
    --lg: 100%;
    --md: 60%;
    --sm: 20%;
    --menu_height: 80px; }

  #marquee {
    zoom: 0.6; }

  #home-page #header {
    height: 60vh; }
    #home-page #header .media__image, #home-page #header .media__video {
      height: 60vh; }
      #home-page #header .media__image img, #home-page #header .media__video img, #home-page #header .media__image video, #home-page #header .media__video video {
        height: 60vh;
        object-fit: cover; }
    #home-page #promo .row {
      display: flex;
      flex-direction: column; }

  #studio-tour-page #header .header__caption {
    padding-bottom: 40px; }
    #studio-tour-page #header .header__heading {
      position: sticky;
      top: 160px; }
    #studio-tour-page #header .col-xl-8 .col-xl-6 {
      width: 100%; }

  body.woocommerce-cart #page-wrap, body.woocommerce-checkout #page-wrap {
    max-width: 100%; }

  body.post-type-archive-product #wrap, body.tax-product_cat #wrap, body.tax-product_tag #wrap {
    max-width: 100%; }

  body.single-product #wrap {
    max-width: 100%; }
    body.single-product .summary {
      padding: 0px; } }

@media (max-width: 1023px) {
  :root {
    --menu_height: 70px;
    --header_height: 101px;
    --xl: 240%; }

  html {
    --wp-admin--admin-bar--height: 0px !important;
    margin-top: 0px !important; }

  #wpadminbar {
    display: none;
    height: 0px; }

  body.admin-bar #header-wrap {
    top: 0px; }

  .announcement-bar {
    font-size: calc(var(--font_24) - 20%); }

  .admin-bar .gm-navigation-drawer {
    top: 0px;
    height: calc(100% - 0px); }

  #primary-nav .gm-navbar .gm-logo > a img {
    height: 60px; }
    #primary-nav .gm-menu-item--lvl-0 a.gm-anchor, #primary-nav .gm-menu-item--lvl-0 .gm-menu-item__txt {
      font-size: 20px !important;
      font-weight: 500 !important; }
    #primary-nav .gm-dropdown-menu-title, #primary-nav .gm-dropdown-menu {
      position: relative;
      top: 5vh; }
    #primary-nav .btn-enrol {
      margin-top: 20px; }
      #primary-nav .btn-enrol .gm-menu-item__txt {
        text-align: center;
        width: 100% !important; }
    #primary-nav .gm-dropdown-menu-wrapper {
      background: #09bed1; }
      #primary-nav .gm-dropdown-menu-wrapper .gm-dropdown-menu-title {
        padding: 5px 20px !important;
        display: flex !important;
        flex-direction: row-reverse !important;
        justify-content: flex-end !important;
        cursor: pointer !important; }
        #primary-nav .gm-dropdown-menu-wrapper .gm-dropdown-menu-title .gm-caret {
          padding-left: 0px;
          top: -4px;
          padding-right: 10px;
          position: relative;
          float: left;
          min-width: 0px;
          cursor: pointer !important; }
        #primary-nav .gm-dropdown-menu-wrapper .gm-dropdown-menu-title a.gm-anchor, #primary-nav .gm-dropdown-menu-wrapper .gm-dropdown-menu-title .gm-menu-item__txt {
          font-size: 20px !important;
          font-weight: 500 !important;
          cursor: pointer !important; }
      #primary-nav .gm-dropdown-menu-wrapper .menu-item {
        padding: 5px 20px !important; }

  #home-page #header {
    height: 50vh; }
    #home-page #header .media__image, #home-page #header .media__video {
      height: 50vh; }
      #home-page #header .media__image img, #home-page #header .media__video img, #home-page #header .media__image video, #home-page #header .media__video video {
        height: 50vh; }

  #team-page #team .team__grid {
    grid-template-columns: repeat(2, 1fr); }
    #team-page #team .team__item:nth-child(2), #team-page #team .team__item:nth-child(4), #team-page #team .team__item:nth-child(6), #team-page #team .team__item:nth-child(8) {
      border-right: none; }
    #team-page #team .team__item:nth-child(3), #team-page #team .team__item:nth-child(5), #team-page #team .team__item:nth-child(7), #team-page #team .team__item:nth-child(9) {
      border-right: 2px solid #ffcd00; }

  #pricing .stagger-children > * {
    transition-delay: 0ms !important;
    transition: 1s all ease; }
    #pricing #pricing-list .box {
      padding: 20px; }
    #pricing #pricing-list .box__heading, #pricing #pricing-list .box__price {
      padding-bottom: 20px; }
    #pricing #classes .col-xl-4, #pricing #private .col-xl-4 {
      width: 100%; }
    #pricing #classes .pricing__item, #pricing #private .pricing__item {
      margin-bottom: 40px; }
    #pricing #dance .col-xl-8, #pricing #dancecore .col-xl-8, #pricing #dance .col-xl-4, #pricing #dancecore .col-xl-4 {
      width: 100%; }
    #pricing #dance .pricing__image, #pricing #dancecore .pricing__image {
      padding: 0px 0px 30px 0px; }
    #pricing #dance .pricing__content, #pricing #dancecore .pricing__content {
      padding: 20px 20px; }
    #pricing #dance .box, #pricing #dancecore .box {
      padding: 20px; }
    #pricing #dance .box__heading, #pricing #dancecore .box__heading, #pricing #dance .box__price, #pricing #dancecore .box__price {
      padding-bottom: 20px; }
    #pricing #dancecore .row {
      flex-direction: column-reverse; }

  #footer-wrap #footer .container {
    max-width: 100%; }
    #footer-wrap #footer .portal {
      width: 100%; }
    #footer-wrap #footer .footer-menu {
      width: 100%;
      padding-top: 60px; }
    #footer-wrap #footer .footer-menu .col-xl-3 {
      width: 25%; }

  #social .btn-primary, #social .btn-outline {
    max-width: fit-content; } }

@media (max-width: 991.98px) {
  #home-page #agegroups .groups__grid {
    grid-template-columns: repeat(1, 1fr);
    grid-column-gap: 0px;
    grid-row-gap: 40px; }
    #home-page #studios .studios__button {
      margin-top: -48px;
      margin-left: 17px; }

  #class-schedule #locations .locations__content {
    padding-bottom: 20px; }

  #events .accordion-body {
    flex-direction: column; }
    #events .event__content {
      width: 100%; }
      #events .event__link {
        width: 100%;
        margin-top: 20px;
        margin-bottom: 10px;
        text-align: left; }

  #contact-page #contact .col-xl-8, #contact-page #contact .col-xl-4 {
    width: 100%; }
    #contact-page #contact .contact__form {
      padding-right: 0px; }
      #contact-page #contact .contact__hours {
        max-width: 60%; } }

@media (max-width: 767.98px) {
  :root {
    --xl: 240%;
    --lg: 100%;
    --md: 60%;
    --sm: 30%;
    --menu_height: 71px; }

  .show_desktop {
    display: none !important; }

  .show_mobile {
    display: block !important; }

  #marquee {
    zoom: 0.4; }

  #home-page #header {
    height: 40vh; }
    #home-page #header .media__image, #home-page #header .media__video {
      height: 40vh; }
      #home-page #header .media__image img, #home-page #header .media__video img, #home-page #header .media__image video, #home-page #header .media__video video {
        height: 40vh; }
    #home-page #promo .col-xl-6:first-child {
      padding: 0px 10px !important; }
    #home-page #team .row {
      display: flex;
      flex-direction: column-reverse; }
    #home-page #team .col-xl-6:first-child {
      padding: 0px 10px !important; }
    #home-page #team .team__wrap {
      padding: var(--ym) var(--xm); }
      #home-page #team .team__heading, #home-page #team .team__content, #home-page #team .team__button {
        text-align: left; }
      #home-page #team .team__heading br, #home-page #team .team__content br, #home-page #team .team__button br {
        display: none; }
    #home-page #studios .col-xl-4 {
      padding-bottom: 40px; }
      #home-page #studios .col-xl-4:last-child {
        padding-bottom: 10px; }

  #dance-styles-page #styles .styles__heading img {
    max-height: 80px; }
    #dance-styles-page #styles .styles__image {
      padding-top: 40px; }
    #dance-styles-page #styles .styles__wrap {
      padding-right: 0px; }
    #dance-styles-page #styles .col-xl-6 {
      padding: 0px 10px !important; }
    #dance-styles-page #styles #musicaltheatre .styles__heading img {
      max-height: 160px !important; }

  #age-groups-page #styles .odd .row {
    flex-direction: column-reverse; }
    #age-groups-page #styles .even .row {
      flex-direction: column-reverse !important; }

  #pricing #makeup .makeup__heading br {
    display: none; }

  #team-page #team .team__grid {
    grid-template-columns: repeat(1, 1fr); }
    #team-page #team .team__item {
      border-right: none !important; }
    #team-page #team h2 {
      margin-bottom: 0px; }
    #team-page #awards .row {
      flex-direction: column; }
    #team-page #awards .col-xl-6, #team-page #awards .col-xl-3 {
      width: 100%; }
    #team-page #awards .row-2 {
      padding-top: 20px; }
    #team-page #awards .awards__heading br {
      display: none; }
    #team-page #awards .awards__button {
      padding-bottom: 20px; }
    #team-page #awards .awards__image {
      padding-bottom: 40px; }
    #team-page #location .location__image {
      padding-top: 40px; }

  #studio-hire-page #studioone .row, #studio-hire-page #studiotwo .row {
    display: flex;
    flex-direction: column-reverse !important; }

  #studio-tour-page #btns .col-md-6 {
    width: 50%; }
    #studio-tour-page #header .header__heading {
      position: relative;
      top: 0px;
      padding-bottom: 40px; }
    #studio-tour-page #header .header__heading br {
      display: none; }
    #studio-tour-page .gallery__heading {
      position: relative;
      top: 0px;
      padding-bottom: 40px; }
    #studio-tour-page .gallery__heading br {
      display: none; }

  #uniforms-page #uniforms .uniform__wrap {
    padding-left: 0px; }
    #uniforms-page #uniforms .uniform__image {
      padding-top: 20px; }
    #uniforms-page #uniforms .accordion-body {
      display: flex;
      flex-direction: column-reverse;
      padding: 0px 0px 20px 0px !important; }
    #uniforms-page #uniforms .events__heading br {
      display: none; }

  #custom-page #split-column .split__wrap {
    padding: var(--ym) var(--xm); }
    #custom-page #split-column .split__heading br {
      display: none; }
    #custom-page #split-column .split__content {
      padding: 20px 0px; }
    #custom-page #feature .feature__heading br {
      display: none; }
    #custom-page #accordion_split .accordion-button {
      padding: 10px 0px !important; }
    #custom-page #accordion_split .accordion-body {
      padding-bottom: 20px !important; }
    #custom-page #cta .cta__heading br {
      display: none; }
    #custom-page #cta .cta__content {
      padding: 0px 0px; }

  #testimonials .slick-dots {
    padding-bottom: 30px; }

  #cta .boxed__button a:nth-child(2) {
    margin-top: 40px; }

  #footer-wrap #footer .portal .btn-white-purple {
    font-size: var(--font_24) !important;
    padding: 5px 20px !important; }
    #footer-wrap #footer .footer-menu {
      width: 100%;
      padding-top: 40px; }
    #footer-wrap #footer .footer-menu .col-xl-3 {
      width: 100%;
      margin-bottom: 40px; }
    #footer-wrap #footer .footer-menu .col-xl-3:last-child {
      margin-bottom: 0px; }
    #footer-wrap #footer .footer-menu h4, #footer-wrap #footer .footer-menu ul {
      text-align: center; }
    #footer-wrap #copyright {
      padding: 10px 0px; }
    #footer-wrap #copyright img {
      max-width: 50px !important; }

  #page-wrap {
    padding: 20px !important; }

  ul.products {
    padding: 20px !important; }

  .woocommerce .products ul, .woocommerce ul.products {
    padding: 20px 0px !important; }

  body.woocommerce-cart #wrap, body.woocommerce-checkout #wrap {
    padding: 20px !important; }
    body.woocommerce-cart #page-wrap, body.woocommerce-checkout #page-wrap {
      padding: 0px !important; }
    body.woocommerce-cart .checkout-heading, body.woocommerce-checkout .checkout-heading {
      padding: 0px 0px 20px 0px;
      margin-bottom: 0px; }

  body.post-type-archive-product #wrap, body.tax-product_cat #wrap, body.tax-product_tag #wrap {
    padding: 20px !important; }

  body.single-product #wrap {
    padding: 20px !important; }

  body.woocommerce-cart table.shop_table thead .product-price {
    width: 100% !important; }
    body.woocommerce-cart table.shop_table thead .product-quantity {
      width: 100% !important; }
    body.woocommerce-cart table.shop_table thead .product-subtotal {
      width: 100% !important; }
    body.woocommerce-cart table.shop_table tbody .product-thumbnail, body.woocommerce-cart table.shop_table tbody .product-thumbnail img {
      width: 50px !important; }
    body.woocommerce-cart table.shop_table tbody .product-price {
      width: 100% !important; }
    body.woocommerce-cart table.shop_table tbody .product-subtotal {
      width: 100% !important; }
    body.woocommerce-cart table.shop_table tbody .product-name a {
      display: flex;
      width: 100%;
      text-align: left; }
    body.woocommerce-cart table.shop_table_responsive tr td {
      padding: 5px 0px; }
    body.woocommerce-cart .cart_item {
      border-bottom: 2px solid var(--primary) !important; }
    body.woocommerce-cart .cart_item td {
      border: none !important; }
    body.woocommerce-cart .cart_item td.product-quantity {
      display: flex !important;
      flex-direction: row !important;
      justify-content: space-between !important; }
    body.woocommerce-cart .cart_item .quantity {
      width: 100px;
      margin-right: 0px !important; }
    body.woocommerce-cart .cart_item .quantity .input-group {
      width: 100px; }
    body.woocommerce-cart .cart_item .bootstrap-touchspin-down.btn-primary, body.woocommerce-cart .cart_item .bootstrap-touchspin-up.btn-primary {
      padding: 0px 5px !important; }
    body.woocommerce-cart .cart_item input[type=number] {
      padding: 0px 5px !important; }
    body.woocommerce-cart table.shop_table_responsive tr:nth-child(2n) td {
      background: none !important; }
    body.woocommerce-cart .coupon {
      width: 100%; }
    body.woocommerce-cart .coupon button.button {
      width: 100% !important; }
    body.woocommerce-cart .coupon .input-text {
      width: 100% !important;
      padding: 10px 0px !important;
      margin: 0px 0px 20px 0px !important; }
    body.woocommerce-cart button.button {
      font-size: var(--button_size) !important;
      zoom: 0.8;
      padding: 10px 20px !important;
      border-width: 4px !important; }
    body.woocommerce-cart a.checkout-button {
      zoom: 1;
      padding: 10px 50px !important; }
    body.woocommerce-cart .wc-proceed-to-checkout {
      text-align: center; }

  body.woocommerce-checkout .woocommerce {
    padding-bottom: 40px; }
    body.woocommerce-checkout form.checkout {
      display: flex;
      flex-direction: column; }
    body.woocommerce-checkout #customer_details {
      width: 100%;
      display: flex;
      flex-direction: column; }
    body.woocommerce-checkout #order_review {
      margin-left: 0px;
      margin-top: 40px;
      width: 100%;
      display: flex;
      flex-direction: column; }
    body.woocommerce-checkout button#place_order {
      flex-direction: column;
      align-content: center;
      flex-wrap: wrap; } }

@media (max-width: 575.98px) {
  :root {
    --ym: 40px;
    --xm: 20px; }

  #marquee {
    zoom: 0.3; }

  #home-page #header {
    height: 30vh; }
    #home-page #header .media__image, #home-page #header .media__video {
      height: 30vh; }
      #home-page #header .media__image img, #home-page #header .media__video img, #home-page #header .media__image video, #home-page #header .media__video video {
        height: 30vh; }

  #dance-styles-page #header .boxed__buttons, #age-groups-page #header .boxed__buttons {
    max-width: 100%;
    flex-direction: column; }
    #dance-styles-page #header .boxed__buttons a, #age-groups-page #header .boxed__buttons a {
      width: 100%;
      max-width: 80%; }

  #contact-page #contact .contact__form .wpforms-field {
    width: 100%;
    margin-left: 0px; }
    #contact-page #contact .contact__hours {
      max-width: 100%; }

  #social .social__buttons a:first-child {
    margin-right: 0px;
    margin-bottom: 20px; }
    #social .social__buttons a:last-child {
      margin-left: 0px; }
    #social .btn-primary, #social .btn-outline {
      margin-left: 0px;
      margin-right: 0px; }

  .woocommerce ul.products li {
    width: 100% !important; } }

@media (max-width: 460px) {
  :root {
    --xl: 280%;
    --lg: 165%;
    --md: 80%;
    --sm: 40%;
    --menu_height: 72px;
    --button_size: calc(1.25rem - 20%);
    --ym: 40px;
    --xm: 20px; }

  .boxed {
    padding: 20px; }

  #home-page #agegroups .group__buttons {
    flex-direction: column !important; }
    #home-page #agegroups .group__buttons a:first-child {
      margin-right: 0px;
      margin-bottom: 20px; }
    #home-page #agegroups .group__buttons a:last-child {
      margin-left: 0px; }
    #home-page #agegroups .group__item {
      padding: 20px; }

  #dance-styles-page #styles .col-xl-6 {
    padding: 0px 10px !important; }

  #team-page #team .team__item {
    padding: 20px; }
    #team-page #team .team__link {
      zoom: 0.6; }
    #team-page #team .team__image {
      padding-bottom: 20px; }
    #team-page #awards .awards__button {
      padding-bottom: 20px; }
    #team-page #awards .awards__image {
      padding-bottom: 20px; }

  #studio-hire-page #studios .studios__buttons {
    display: flex;
    flex-direction: column; }
    #studio-hire-page #studios .studios__buttons a:first-child {
      margin-right: 0px;
      margin-bottom: 20px; }
    #studio-hire-page #studios .studios__buttons a:last-child {
      margin-left: 0px; }
    #studio-hire-page #studios .studios__wrap {
      padding: var(--ym) var(--xm); }

  #studio-tour-page #btns .col-xl-6 {
    width: 100%; }
    #studio-tour-page #btns .col-xl-6 .btn-red-purple {
      width: 100%; }
    #studio-tour-page #btns .text-end {
      margin-top: 10px; }
    #studio-tour-page #header .header__heading {
      padding-bottom: 20px; }
    #studio-tour-page #header .header__caption {
      padding-bottom: 20px; }
    #studio-tour-page .gallery__heading {
      padding-bottom: 20px; }
    #studio-tour-page .flex {
      row-gap: 10px; }

  #testimonials .testimonials__quote {
    zoom: 0.7; }
    #testimonials .testimonials__item {
      padding: var(--ym) calc(var(--xm + 10px)); }

  #events .event__day {
    font-size: 24px; }
    #events .event__heading {
      font-size: 20px; }

  #cta .boxed__button a:nth-child(2) {
    margin-top: 20px; }
    #cta .btn-white-black, #cta .btn-outline-white-black {
      max-width: 80%; }

  #social .social__heading {
    margin-bottom: 0px; }
    #social .social__content {
      padding-bottom: 20px; }
    #social .social__buttons a {
      max-width: 80%; } }

@media (max-width: 340px) {
  #age-groups-page #styles .styles__wrap {
    padding: var(--ym) var(--xm); }
    #age-groups-page #styles .styles__heading {
      padding-bottom: 0px; }
    #age-groups-page #styles .styles__buttons {
      display: flex;
      flex-direction: column;
      padding-top: 0px; }
      #age-groups-page #styles .styles__buttons a:first-child {
        margin-right: 0px;
        margin-bottom: 20px; }
      #age-groups-page #styles .styles__buttons a:last-child {
        margin-left: 0px; } }
