@charset "UTF-8";
/*
Theme Name: Anova Fertility
Description: Custom WordPress theme for Anova Fertility.
Author: 52 Pick-up Inc.
Author URI: http://52pick-up.com
Version: 1.0.0
*/
/*-------------------------------
>>> VARIABLES:
-------------------------------*/
/*-------------------------------
>>> THEME SCSS:
-------------------------------*/
/*--------------------------------------------------------------
THEME / BOOTSTRAP
--------------------------------------------------------------*/
@import "css/bootstrap/bootstrap.min.css";
/*--------------------------------------------------------------
THEME / SPLIDE
--------------------------------------------------------------*/
@import "css/splide/splide-core.min.css";
/*--------------------------------------------------------------
THEME / MIXINS
--------------------------------------------------------------*/
/*--------------------------------------------------------------
THEME / TYPOGRAPHY
--------------------------------------------------------------*/
/*
 * The Typekit service used to deliver this font or fonts for use on websites
 * is provided by Adobe and is subject to these Terms of Use
 * http://www.adobe.com/products/eulas/tou_typekit. For font license
 * information, see the list below.
 *
 * new-spirit:
 *   - http://typekit.com/eulas/00000000000000007735c4b8
 *   - http://typekit.com/eulas/00000000000000007735c4ba
 *
 * © 2009-2024 Adobe Systems Incorporated. All Rights Reserved.
 */
/*{"last_published":"2024-10-02 15:45:12 UTC"}*/
@import url("https://p.typekit.net/p.css?s=1&k=dyg3ghp&ht=tk&f=45691.45692&a=248594992&app=typekit&e=css");
@font-face {
  font-family: "new-spirit";
  src: url("https://use.typekit.net/af/73dea6/00000000000000007735c4b8/30/l?primer=7cdcb44be4a7db8877ffa5c0007b8dd865b3bbc383831fe2ea177f62257a9191&fvd=n3&v=3") format("woff2"), url("https://use.typekit.net/af/73dea6/00000000000000007735c4b8/30/d?primer=7cdcb44be4a7db8877ffa5c0007b8dd865b3bbc383831fe2ea177f62257a9191&fvd=n3&v=3") format("woff"), url("https://use.typekit.net/af/73dea6/00000000000000007735c4b8/30/a?primer=7cdcb44be4a7db8877ffa5c0007b8dd865b3bbc383831fe2ea177f62257a9191&fvd=n3&v=3") format("opentype");
  font-display: auto;
  font-style: normal;
  font-weight: 300;
  font-stretch: normal;
}
@font-face {
  font-family: "new-spirit";
  src: url("https://use.typekit.net/af/69c2f9/00000000000000007735c4ba/30/l?primer=7cdcb44be4a7db8877ffa5c0007b8dd865b3bbc383831fe2ea177f62257a9191&fvd=n4&v=3") format("woff2"), url("https://use.typekit.net/af/69c2f9/00000000000000007735c4ba/30/d?primer=7cdcb44be4a7db8877ffa5c0007b8dd865b3bbc383831fe2ea177f62257a9191&fvd=n4&v=3") format("woff"), url("https://use.typekit.net/af/69c2f9/00000000000000007735c4ba/30/a?primer=7cdcb44be4a7db8877ffa5c0007b8dd865b3bbc383831fe2ea177f62257a9191&fvd=n4&v=3") format("opentype");
  font-display: auto;
  font-style: normal;
  font-weight: 400;
  font-stretch: normal;
}
.tk-new-spirit {
  font-family: "new-spirit", serif;
}

@font-face {
  font-family: "PPNeueMontreal-Medium";
  src: url("fonts/PPNeueMontreal-Medium.woff2") format("woff2"), url("fonts/PPNeueMontreal-Medium.woff") format("woff");
  font-weight: bold;
  font-style: normal;
  font-display: swap;
}
@font-face {
  font-family: "PPNeueMontreal-Regular";
  src: url("fonts/PPNeueMontreal-Regular.woff2") format("woff2"), url("fonts/PPNeueMontreal-Regular.woff") format("woff");
  font-weight: normal;
  font-style: normal;
  font-display: swap;
}
h1, h2, h3, h4, h5, h6 {
  font-family: "new-spirit", serif;
  font-weight: 400;
  font-style: normal;
}
h1 *, h2 *, h3 *, h4 *, h5 *, h6 * {
  font-family: "new-spirit", serif;
  font-weight: 400;
  font-style: normal;
}

p, li {
  margin-bottom: 16px;
  font-family: PPNeueMontreal-Regular, sans-serif;
  font-weight: normal;
  font-style: normal;
  font-size: 18px;
  font-style: normal;
  font-weight: 400;
  line-height: 1.5555; /* 155.556% */
}
p *, li * {
  font-size: 18px;
  line-height: 1.4;
}
p:last-child, li:last-child {
  margin-bottom: 0;
}

li {
  margin-bottom: 0;
}

strong {
  font-family: PPNeueMontreal-Medium, sans-serif;
  font-weight: bold;
  font-style: normal;
}
strong * {
  font-family: PPNeueMontreal-Medium, sans-serif;
  font-weight: bold;
  font-style: normal;
}

sup {
  top: -0.3em;
  font-size: 75% !important;
}

* {
  font-family: PPNeueMontreal-Regular, sans-serif;
  font-weight: normal;
  font-style: normal;
  color: #3C0A32;
}

h1 {
  font-family: "new-spirit", serif;
  font-weight: 400;
  font-style: normal;
  color: #000;
  font-size: 96px;
  font-size: min(5.538461538vw, 96px);
  font-weight: 300;
  line-height: 0.9166666667;
}
h1 em {
  font-family: "new-spirit", serif;
  font-weight: 400;
  font-style: normal;
  color: #000;
  font-size: 96px;
  font-size: min(5.538461538vw, 96px);
  font-weight: 300;
  font-style: italic;
  line-height: 0.9166666667;
}
@media (max-width: 991.98px) {
  h1 {
    font-size: 52px;
  }
  h1 em {
    font-size: 52px;
  }
}
@media (max-width: 767.98px) {
  h1 {
    font-size: 48px;
  }
  h1 em {
    font-size: 48px;
  }
}
@media (max-width: 575.98px) {
  h1 {
    font-size: 48px;
  }
  h1 em {
    font-size: 48px;
  }
}
@media (max-width: 375px) {
  h1 {
    font-size: 32px;
  }
  h1 em {
    font-size: 32px;
  }
}
@media (max-width: 349px) {
  h1 {
    font-size: 28px;
  }
  h1 em {
    font-size: 28px;
  }
}

h2 {
  font-family: "new-spirit", serif;
  font-weight: 400;
  font-style: normal;
  font-size: 56px;
  color: #000000;
  font-size: min(3.4vw, 56px);
  font-style: normal;
  font-weight: 300;
  line-height: 1.114; /* 114.286% */
  margin-bottom: 24px;
}
@media (max-width: 991.98px) {
  h2 {
    font-size: 40px;
  }
}
@media (max-width: 575.98px) {
  h2 {
    font-size: 32px;
    margin-bottom: 8px;
  }
}

h3 {
  color: #000000;
  font-size: 32px;
  font-size: max(min(1.846153846vw, 32px), 24px);
  margin-bottom: 20px;
  font-weight: 300;
}
@media (max-width: 1199.98px) {
  h3 {
    font-size: 28px;
  }
}
@media (max-width: 575.98px) {
  h3 {
    font-size: 26px;
  }
}

a {
  font-family: PPNeueMontreal-Medium, sans-serif;
  font-weight: bold;
  font-style: normal;
}
a span {
  font-family: PPNeueMontreal-Medium, sans-serif;
  font-weight: bold;
  font-style: normal;
}

button span {
  font-family: PPNeueMontreal-Medium, sans-serif;
  font-weight: bold;
  font-style: normal;
}

* h1 {
  font-family: "new-spirit", serif;
  font-weight: 400;
  font-style: normal;
  color: #000;
  font-size: 96px;
  font-size: min(5.538461538vw, 96px);
  font-weight: 300;
  line-height: 0.9166666667;
}
* h1 em {
  font-family: "new-spirit", serif;
  font-weight: 400;
  font-style: normal;
  color: #000;
  font-size: 96px;
  font-size: min(5.538461538vw, 96px);
  font-weight: 300;
  font-style: italic;
  line-height: 0.9166666667;
}
@media (max-width: 991.98px) {
  * h1 {
    font-size: 52px;
  }
  * h1 em {
    font-size: 52px;
  }
}
@media (max-width: 767.98px) {
  * h1 {
    font-size: 48px;
  }
  * h1 em {
    font-size: 48px;
  }
}
@media (max-width: 575.98px) {
  * h1 {
    font-size: 48px;
  }
  * h1 em {
    font-size: 48px;
  }
}
@media (max-width: 375px) {
  * h1 {
    font-size: 32px;
  }
  * h1 em {
    font-size: 32px;
  }
}
@media (max-width: 349px) {
  * h1 {
    font-size: 28px;
  }
  * h1 em {
    font-size: 28px;
  }
}
* h2 {
  font-family: "new-spirit", serif;
  font-weight: 400;
  font-style: normal;
  font-size: 56px;
  color: #000000;
  font-size: min(3.4vw, 56px);
  font-style: normal;
  font-weight: 300;
  line-height: 1.114; /* 114.286% */
  margin-bottom: 24px;
}
@media (max-width: 991.98px) {
  * h2 {
    font-size: 40px;
  }
}
@media (max-width: 575.98px) {
  * h2 {
    font-size: 32px;
    margin-bottom: 8px;
  }
}
* h3 {
  color: #000000;
  font-size: 32px;
  font-size: max(min(1.846153846vw, 32px), 24px);
  margin-bottom: 20px;
  font-weight: 300;
}
@media (max-width: 1199.98px) {
  * h3 {
    font-size: 28px;
  }
}
@media (max-width: 575.98px) {
  * h3 {
    font-size: 26px;
  }
}

/*--------------------------------------------------------------
THEME / ANIMATIONS
--------------------------------------------------------------*/
@-webkit-keyframes cursorspin {
  0% {
    transform: rotate(0deg);
  }
  100% {
    transform: rotate(360deg);
  }
}
@keyframes cursorspin {
  0% {
    transform: rotate(0deg);
  }
  100% {
    transform: rotate(360deg);
  }
}
.animate, .animate-container {
  will-change: opacity;
}
.animate .animate.contained, .animate-container .animate.contained {
  opacity: 1;
}
.animate.active, .animate-container.active {
  opacity: 1;
}
.animate.sequence-up, .animate-container.sequence-up {
  transform: translateY(16px);
  opacity: 0;
  transition: all 1.6s cubic-bezier(0.56, 0, 0.24, 1);
}
.animate.sequence-up.active, .animate-container.sequence-up.active {
  opacity: 1;
  transform: translateY(0);
}
.animate.slide-image, .animate-container.slide-image {
  overflow: hidden;
  position: relative;
  opacity: 1;
}
.animate.slide-image div, .animate-container.slide-image div {
  position: absolute;
  top: 0px;
  left: 0px;
  height: 100%;
  width: 100%;
  transform: translate(0%, 0%);
  background: #F3EEE9;
  -webkit-transition: transform 1.6s cubic-bezier(0.56, 0, 0.24, 1);
  -moz-transition: transform 1.6s cubic-bezier(0.56, 0, 0.24, 1);
  -ms-transition: transform 1.6s cubic-bezier(0.56, 0, 0.24, 1);
  -o-transition: transform 1.6s cubic-bezier(0.56, 0, 0.24, 1);
  transition: transform 1.6s cubic-bezier(0.56, 0, 0.24, 1);
}
.animate.slide-image.active div, .animate-container.slide-image.active div {
  transform: translate(0%, -100%);
}
.animate.slide-image-right, .animate-container.slide-image-right {
  overflow: hidden;
  position: relative;
  opacity: 1;
}
.animate.slide-image-right div, .animate-container.slide-image-right div {
  position: absolute;
  top: 0px;
  left: 0px;
  height: 100%;
  width: 100%;
  transform: translate(0%, 0%);
  background: #F3EEE9;
  -webkit-transition: transform 1.6s cubic-bezier(0.56, 0, 0.24, 1);
  -moz-transition: transform 1.6s cubic-bezier(0.56, 0, 0.24, 1);
  -ms-transition: transform 1.6s cubic-bezier(0.56, 0, 0.24, 1);
  -o-transition: transform 1.6s cubic-bezier(0.56, 0, 0.24, 1);
  transition: transform 1.6s cubic-bezier(0.56, 0, 0.24, 1);
}
.animate.slide-image-right.active div, .animate-container.slide-image-right.active div {
  transform: translate(100%, 0%);
}
.animate.fadeUp, .animate-container.fadeUp {
  transform: translateY(200px);
  transition: opacity 1.5s ease, transform 2.5s cubic-bezier(0.19, 1, 0.22, 1);
  will-change: opacity, transform;
}
.animate.fadeUp.active, .animate-container.fadeUp.active {
  transform: translateY(0);
}
.animate.fadeLeft, .animate-container.fadeLeft {
  transform: translateX(200px);
  transition: opacity 1.5s ease, transform 1.5s ease;
  will-change: opacity, transform;
}
.animate.fadeLeft.active, .animate-container.fadeLeft.active {
  transform: translateX(0);
}
.animate.fadeRight, .animate-container.fadeRight {
  transform: translateX(-200px);
  transition: opacity 1.5s ease, transform 1.5s ease;
  will-change: opacity, transform;
}
.animate.fadeRight.active, .animate-container.fadeRight.active {
  transform: translateX(0);
}
.animate.scaleUp, .animate-container.scaleUp {
  transform: scale(0.5);
  transition: opacity 1.5s ease, transform 2.5s cubic-bezier(0.19, 1, 0.22, 1);
  will-change: opacity, transform;
}
.animate.scaleUp.active, .animate-container.scaleUp.active {
  transform: scale(1);
}
.animate.bg-cover, .animate-container.bg-cover {
  position: relative;
  opacity: 1;
  overflow: hidden;
}
.animate.bg-cover:after, .animate-container.bg-cover:after {
  content: "";
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  background: #ffffff;
  transition: transform 3s cubic-bezier(0.19, 1, 0.22, 1);
  will-change: transform;
}
.animate.bg-cover.active:after, .animate-container.bg-cover.active:after {
  transform: translateX(100%);
}
.animate.delay1, .animate-container.delay1 {
  transition-delay: 0.8s;
}
.animate.delay2, .animate-container.delay2 {
  transition-delay: 1.6s;
}
.animate.delay3, .animate-container.delay3 {
  transition-delay: 2.4s;
}

@-webkit-keyframes fadeOutDown {
  0% {
    -moz-transform: scale(1);
    -webkit-transform: scale(1);
    transform: scale(1);
    -webkit-opacity: 1;
    -moz-opacity: 1;
    opacity: 1;
  }
  100% {
    -moz-transform: scale(0);
    -webkit-transform: scale(0);
    transform: scale(0);
    -webkit-opacity: 0;
    -moz-opacity: 0;
    opacity: 0;
  }
}
@-moz-keyframes fadeOutDown {
  0% {
    -moz-transform: scale(1);
    -webkit-transform: scale(1);
    transform: scale(1);
    -webkit-opacity: 1;
    -moz-opacity: 1;
    opacity: 1;
  }
  100% {
    -moz-transform: scale(0);
    -webkit-transform: scale(0);
    transform: scale(0);
    -webkit-opacity: 0;
    -moz-opacity: 0;
    opacity: 0;
  }
}
@keyframes fadeOutDown {
  0% {
    -moz-transform: scale(1);
    -webkit-transform: scale(1);
    transform: scale(1);
    -webkit-opacity: 1;
    -moz-opacity: 1;
    opacity: 1;
  }
  100% {
    -moz-transform: scale(0);
    -webkit-transform: scale(0);
    transform: scale(0);
    -webkit-opacity: 0;
    -moz-opacity: 0;
    opacity: 0;
  }
}
@-webkit-keyframes fadeInUp {
  0% {
    -moz-transform: scale(0);
    -webkit-transform: scale(0);
    transform: scale(0);
    -webkit-opacity: 0;
    -moz-opacity: 0;
    opacity: 0;
  }
  50% {
    -moz-transform: scale(1.2);
    -webkit-transform: scale(1.2);
    transform: scale(1.2);
    -webkit-opacity: 1.2;
    -moz-opacity: 1;
    opacity: 1;
  }
  100% {
    -moz-transform: scale(1);
    -webkit-transform: scale(1);
    transform: scale(1);
    -webkit-opacity: 1;
    -moz-opacity: 1;
    opacity: 1;
  }
}
@-moz-keyframes fadeInUp {
  0% {
    -moz-transform: scale(0);
    -webkit-transform: scale(0);
    transform: scale(0);
    -webkit-opacity: 0;
    -moz-opacity: 0;
    opacity: 0;
  }
  100% {
    -moz-transform: scale(1);
    -webkit-transform: scale(1);
    transform: scale(1);
    -webkit-opacity: 1;
    -moz-opacity: 1;
    opacity: 1;
  }
}
@keyframes fadeInUp {
  0% {
    -moz-transform: scale(0);
    -webkit-transform: scale(0);
    transform: scale(0);
    -webkit-opacity: 0;
    -moz-opacity: 0;
    opacity: 0;
  }
  100% {
    -moz-transform: scale(1);
    -webkit-transform: scale(1);
    transform: scale(1);
    -webkit-opacity: 1;
    -moz-opacity: 1;
    opacity: 1;
  }
}
@-webkit-keyframes bounce {
  0% {
    -moz-transform: translateY(0%);
    -webkit-transform: translateY(0%);
    transform: translateY(0%);
  }
  25% {
    -moz-transform: translateY(50%);
    -webkit-transform: translateY(50%);
    transform: translateY(50%);
  }
  50% {
    -moz-transform: translateY(0%);
    -webkit-transform: translateY(0%);
    transform: translateY(0%);
  }
  75% {
    -moz-transform: translateY(50%);
    -webkit-transform: translateY(50%);
    transform: translateY(50%);
  }
  100% {
    -moz-transform: translateY(0%);
    -webkit-transform: translateY(0%);
    transform: translateY(0%);
  }
}
@-moz-keyframes bounce {
  0% {
    -moz-transform: translateY(0%);
    -webkit-transform: translateY(0%);
    transform: translateY(0%);
  }
  25% {
    -moz-transform: translateY(50%);
    -webkit-transform: translateY(50%);
    transform: translateY(50%);
  }
  50% {
    -moz-transform: translateY(0%);
    -webkit-transform: translateY(0%);
    transform: translateY(0%);
  }
  75% {
    -moz-transform: translateY(50%);
    -webkit-transform: translateY(50%);
    transform: translateY(50%);
  }
  100% {
    -moz-transform: translateY(0%);
    -webkit-transform: translateY(0%);
    transform: translateY(0%);
  }
}
@keyframes bounce {
  0% {
    -moz-transform: translateY(0%);
    -webkit-transform: translateY(0%);
    transform: translateY(0%);
  }
  25% {
    -moz-transform: translateY(50%);
    -webkit-transform: translateY(50%);
    transform: translateY(50%);
  }
  50% {
    -moz-transform: translateY(0%);
    -webkit-transform: translateY(0%);
    transform: translateY(0%);
  }
  75% {
    -moz-transform: translateY(50%);
    -webkit-transform: translateY(50%);
    transform: translateY(50%);
  }
  100% {
    -moz-transform: translateY(0%);
    -webkit-transform: translateY(0%);
    transform: translateY(0%);
  }
}
@-webkit-keyframes bounceHorz {
  0% {
    -moz-transform: translateX(0%);
    -webkit-transform: translateX(0%);
    transform: translateX(0%);
  }
  25% {
    -moz-transform: translateX(-50%);
    -webkit-transform: translateX(-50%);
    transform: translateX(-50%);
  }
  50% {
    -moz-transform: translateX(0%);
    -webkit-transform: translateX(0%);
    transform: translateX(0%);
  }
  75% {
    -moz-transform: translateX(-50%);
    -webkit-transform: translateX(-50%);
    transform: translateX(-50%);
  }
  100% {
    -moz-transform: translateX(0%);
    -webkit-transform: translateX(0%);
    transform: translateX(0%);
  }
}
@-moz-keyframes bounceHorz {
  0% {
    -moz-transform: translateX(0%);
    -webkit-transform: translateX(0%);
    transform: translateX(0%);
  }
  25% {
    -moz-transform: translateX(-50%);
    -webkit-transform: translateX(-50%);
    transform: translateX(-50%);
  }
  50% {
    -moz-transform: translateX(0%);
    -webkit-transform: translateX(0%);
    transform: translateX(0%);
  }
  75% {
    -moz-transform: translateX(-50%);
    -webkit-transform: translateX(-50%);
    transform: translateX(-50%);
  }
  100% {
    -moz-transform: translateX(0%);
    -webkit-transform: translateX(0%);
    transform: translateX(0%);
  }
}
@keyframes bounceHorz {
  0% {
    -moz-transform: translateX(0%);
    -webkit-transform: translateX(0%);
    transform: translateX(0%);
  }
  25% {
    -moz-transform: translateX(-50%);
    -webkit-transform: translateX(-50%);
    transform: translateX(-50%);
  }
  50% {
    -moz-transform: translateX(0%);
    -webkit-transform: translateX(0%);
    transform: translateX(0%);
  }
  75% {
    -moz-transform: translateX(-50%);
    -webkit-transform: translateX(-50%);
    transform: translateX(-50%);
  }
  100% {
    -moz-transform: translateX(0%);
    -webkit-transform: translateX(0%);
    transform: translateX(0%);
  }
}
@-webkit-keyframes pulse {
  0% {
    opacity: 1;
  }
  50% {
    opacity: 0.5;
  }
  100% {
    opacity: 1;
  }
}
@-moz-keyframes pulse {
  0% {
    opacity: 1;
  }
  50% {
    opacity: 0.5;
  }
  100% {
    opacity: 1;
  }
}
@keyframes pulse {
  0% {
    opacity: 1;
  }
  50% {
    opacity: 0.5;
  }
  100% {
    opacity: 1;
  }
}
@keyframes animateCirclesHero1 {
  0% {
    transform: rotate(0deg);
  }
  50% {
    transform: rotate(60deg) translateY(50%);
  }
  100% {
    transform: rotate(0deg);
  }
}
@keyframes animateCirclesHero2 {
  0% {
    transform: rotate(0deg);
  }
  50% {
    transform: rotate(135deg) translateY(50%);
  }
  100% {
    transform: rotate(0deg);
  }
}
@keyframes animateCirclesHero3 {
  0% {
    transform: rotate(0deg);
  }
  50% {
    transform: rotate(-120deg) translateY(50%);
  }
  100% {
    transform: rotate(0deg);
  }
}
/*--------------------------------------------------------------
THEME / COMMON
--------------------------------------------------------------*/
.menu {
  list-style: none;
  padding: 0;
  margin: 0;
}

.editor-content > *:last-child {
  margin-bottom: 0;
}
.editor-content h3 {
  color: #19615F;
  font-size: 20px;
  font-weight: 300;
  text-transform: uppercase;
}
@media (max-width: 991.98px) {
  .editor-content h3 {
    font-size: 18px;
  }
}
@media (max-width: 575.98px) {
  .editor-content h3 {
    font-size: 16px;
  }
}
.editor-content h3:not(:first-child) {
  margin-top: 40px;
}
.editor-content p {
  font-size: 20px;
  line-height: 1.6;
  margin-bottom: 20px;
}
@media (max-width: 991.98px) {
  .editor-content p {
    font-size: 18px;
  }
}
@media (max-width: 575.98px) {
  .editor-content p {
    font-size: 16px;
  }
}
.editor-content p *:not(h1):not(h2):not(h3):not(h4):not(h5):not(h6) {
  font-size: 20px;
  line-height: 1.6;
}
@media (max-width: 991.98px) {
  .editor-content p *:not(h1):not(h2):not(h3):not(h4):not(h5):not(h6) {
    font-size: 18px;
  }
}
@media (max-width: 575.98px) {
  .editor-content p *:not(h1):not(h2):not(h3):not(h4):not(h5):not(h6) {
    font-size: 16px;
  }
}
.editor-content ol li {
  font-size: 20px;
  line-height: 1.6;
  padding-right: 0;
  margin-bottom: 10px;
}
@media (max-width: 991.98px) {
  .editor-content ol li {
    font-size: 18px;
  }
}
@media (max-width: 575.98px) {
  .editor-content ol li {
    font-size: 16px;
  }
}
.editor-content ul {
  max-width: unset;
}
.editor-content ul:not(:last-child) {
  margin-bottom: 44px;
}
.editor-content ul li {
  font-size: 20px;
  line-height: 1.6;
  padding-right: 0;
  margin-bottom: 10px;
  background-position: top 6px left 0px;
}
@media (max-width: 991.98px) {
  .editor-content ul li {
    font-size: 18px;
  }
}
@media (max-width: 575.98px) {
  .editor-content ul li {
    font-size: 16px;
  }
}
.editor-content a {
  cursor: pointer;
  border: none;
  background: none;
  color: #3C0A32;
  font-family: PPNeueMontreal-Regular, sans-serif;
  font-weight: normal;
  font-style: normal;
  text-decoration: none !important;
  -webkit-transition: opacity 250ms cubic-bezier(0.24, 0, 0.4, 1);
  -moz-transition: opacity 250ms cubic-bezier(0.24, 0, 0.4, 1);
  -ms-transition: opacity 250ms cubic-bezier(0.24, 0, 0.4, 1);
  -o-transition: opacity 250ms cubic-bezier(0.24, 0, 0.4, 1);
  transition: opacity 250ms cubic-bezier(0.24, 0, 0.4, 1);
  text-decoration: underline !important;
  font-family: PPNeueMontreal-Medium, sans-serif;
  font-weight: bold;
  font-style: normal;
  font-size: 20px;
  display: inline;
}
@media (min-width: 992px) {
  .editor-content a:hover {
    color: #FF8C70;
  }
}
@media (max-width: 991.98px) {
  .editor-content a {
    font-size: 18px;
  }
}
@media (max-width: 575.98px) {
  .editor-content a {
    font-size: 16px;
  }
}
.editor-content a.external {
  font-family: PPNeueMontreal-Medium, sans-serif;
  font-weight: bold;
  font-style: normal;
  position: relative;
  display: inline;
}
.editor-content a.external svg {
  position: relative;
  bottom: 2px;
  margin-left: 4px;
  width: 16px;
}
.editor-content a.external svg path {
  fill: #3C0A32;
  -webkit-transition: fill 250ms cubic-bezier(0.24, 0, 0.4, 1);
  -moz-transition: fill 250ms cubic-bezier(0.24, 0, 0.4, 1);
  -ms-transition: fill 250ms cubic-bezier(0.24, 0, 0.4, 1);
  -o-transition: fill 250ms cubic-bezier(0.24, 0, 0.4, 1);
  transition: fill 250ms cubic-bezier(0.24, 0, 0.4, 1);
}
@media (max-width: 991.98px) {
  .editor-content a.external svg {
    width: 15px;
  }
}
@media (max-width: 575.98px) {
  .editor-content a.external svg {
    width: 13px;
    margin-left: 3px;
  }
}
.editor-content a.long-link {
  word-break: break-all;
}
.editor-content img {
  height: auto;
  width: auto;
  max-width: 100%;
}
.editor-content blockquote {
  margin-top: 50px;
  margin-bottom: 50px;
  border-left: 2px solid #666666;
  padding-left: 16px;
  padding-top: 10px;
  padding-bottom: 10px;
}
.editor-content blockquote p {
  font-family: PPNeueMontreal-Medium, sans-serif;
  font-weight: bold;
  font-style: normal;
}
.editor-content blockquote cite {
  font-style: normal;
}
.editor-content .wrap {
  padding-bottom: 30px;
  display: inline-block;
  width: 100%;
  max-width: 976px;
}
@media (min-width: 992px) {
  .editor-content .wrap > ul {
    width: 50%;
    float: left;
  }
}
@media (max-width: 991.98px) {
  .editor-content .wrap > ul {
    width: 100%;
  }
}
.editor-content .wrap > ul > ul {
  width: 100%;
}
.editor-content .wp-block-columns .wp-block-column figure {
  margin: 0;
}
@media (min-width: 782px) {
  .editor-content .wp-block-columns .wp-block-column {
    padding-left: 10px;
    padding-right: 10px;
  }
  .editor-content .wp-block-columns .wp-block-column:first-child {
    padding-left: 0;
  }
  .editor-content .wp-block-columns .wp-block-column:last-child {
    padding-right: 0;
  }
  .editor-content .wp-block-columns .wp-block-column * {
    font-size: 18px;
  }
}
.editor-content.small-content a.external svg {
  bottom: 2px;
  width: 14px;
}

.social-media .links {
  display: -webkit-box;
  display: -moz-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: end;
  -moz-box-align: end;
  -ms-flex-align: end;
  -webkit-align-items: flex-end;
  align-items: flex-end;
}
.social-media span {
  display: block;
  margin-bottom: 10px;
  font-size: 20px;
  font-family: PPNeueMontreal-Medium, sans-serif;
  font-weight: bold;
  font-style: normal;
}
.social-media .links {
  display: -webkit-box;
  display: -moz-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
  -moz-box-align: center;
  -ms-flex-align: center;
  -webkit-align-items: center;
  align-items: center;
}
.social-media .links .social-link {
  display: block;
  border: 1px solid #FF8C70;
  width: 40px;
  height: 40px;
  border-radius: 50%;
  text-align: center;
  display: -webkit-box;
  display: -moz-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
  -moz-box-align: center;
  -ms-flex-align: center;
  -webkit-align-items: center;
  align-items: center;
  -webkit-box-pack: center;
  -moz-box-pack: center;
  -ms-flex-pack: center;
  -webkit-justify-content: center;
  justify-content: center;
  text-decoration: none !important;
  -webkit-transition: background-color 250ms cubic-bezier(0.24, 0, 0.4, 1);
  -moz-transition: background-color 250ms cubic-bezier(0.24, 0, 0.4, 1);
  -ms-transition: background-color 250ms cubic-bezier(0.24, 0, 0.4, 1);
  -o-transition: background-color 250ms cubic-bezier(0.24, 0, 0.4, 1);
  transition: background-color 250ms cubic-bezier(0.24, 0, 0.4, 1);
}
.social-media .links .social-link:not(:last-child) {
  margin-right: 15px;
}
.social-media .links .social-link svg {
  height: 16px;
  width: auto;
}
.social-media .links .social-link svg path {
  fill: #3C0A32;
  -webkit-transition: fill 250ms cubic-bezier(0.24, 0, 0.4, 1);
  -moz-transition: fill 250ms cubic-bezier(0.24, 0, 0.4, 1);
  -ms-transition: fill 250ms cubic-bezier(0.24, 0, 0.4, 1);
  -o-transition: fill 250ms cubic-bezier(0.24, 0, 0.4, 1);
  transition: fill 250ms cubic-bezier(0.24, 0, 0.4, 1);
}
@media (min-width: 992px) {
  .social-media .links .social-link:hover, .social-media .links .social-link:focus {
    background-color: #FF8C70;
  }
}
.social-media.light .links .social-link {
  background-color: #ffffff;
}
.social-media.light .links .social-link svg path {
  fill: #A30700;
}
@media (min-width: 992px) {
  .social-media.light .links .social-link:hover, .social-media.light .links .social-link:focus {
    background-color: #A30700;
  }
  .social-media.light .links .social-link:hover svg path, .social-media.light .links .social-link:focus svg path {
    fill: #ffffff;
  }
}

.social-share {
  display: -webkit-box;
  display: -moz-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-direction: normal;
  -webkit-box-orient: vertical;
  -moz-box-direction: normal;
  -moz-box-orient: vertical;
  -webkit-flex-direction: column;
  -ms-flex-direction: column;
  flex-direction: column;
}
.social-share > span {
  font-size: 14px;
  margin-bottom: 4px;
}
.social-share a {
  text-decoration: none !important;
  padding: 2px;
}
.social-share a svg {
  width: 18px;
}
.social-share a svg path {
  -webkit-transition: fill 250ms cubic-bezier(0.24, 0, 0.4, 1);
  -moz-transition: fill 250ms cubic-bezier(0.24, 0, 0.4, 1);
  -ms-transition: fill 250ms cubic-bezier(0.24, 0, 0.4, 1);
  -o-transition: fill 250ms cubic-bezier(0.24, 0, 0.4, 1);
  transition: fill 250ms cubic-bezier(0.24, 0, 0.4, 1);
  fill: #3C0A32;
}
.social-share a span {
  position: relative;
  top: 2px;
  margin-left: 3px;
  font-size: 14px;
  -webkit-transition: color 250ms cubic-bezier(0.24, 0, 0.4, 1), opacity 250ms cubic-bezier(0.24, 0, 0.4, 1);
  -moz-transition: color 250ms cubic-bezier(0.24, 0, 0.4, 1), opacity 250ms cubic-bezier(0.24, 0, 0.4, 1);
  -ms-transition: color 250ms cubic-bezier(0.24, 0, 0.4, 1), opacity 250ms cubic-bezier(0.24, 0, 0.4, 1);
  -o-transition: color 250ms cubic-bezier(0.24, 0, 0.4, 1), opacity 250ms cubic-bezier(0.24, 0, 0.4, 1);
  transition: color 250ms cubic-bezier(0.24, 0, 0.4, 1), opacity 250ms cubic-bezier(0.24, 0, 0.4, 1);
}
@media (min-width: 992px) {
  .social-share a:hover svg path {
    fill: #666666;
  }
  .social-share a:hover span {
    color: #666666;
  }
}

.bg-image {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  background-size: cover;
  background-position: 50%;
  background-repeat: no-repeat;
}
.bg-image.bg-fade {
  opacity: 0 !important;
  -webkit-transition: opacity 250ms ease;
  -moz-transition: opacity 250ms ease;
  -ms-transition: opacity 250ms ease;
  -o-transition: opacity 250ms ease;
  transition: opacity 250ms ease;
}
.bg-image.bg-fade.active {
  opacity: 1 !important;
}

.youtube-embed {
  position: relative;
  padding-bottom: 56.25%;
  height: 0;
  overflow: hidden;
  max-width: 100%;
}
.youtube-embed iframe, .youtube-embed object, .youtube-embed embed {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
}

.share-links p {
  font-size: 18px;
  margin-bottom: 24px;
}
.share-links nav {
  margin-bottom: 8px;
}
.share-links nav > div {
  margin-bottom: 4px;
}
.share-links nav > div .icon-link {
  position: relative;
  padding-left: 30px;
  text-decoration: none !important;
}
.share-links nav > div .icon-link svg {
  position: absolute;
  height: 20px;
  width: auto;
  left: 0;
}
.share-links nav > div .icon-link svg path {
  fill: #292929;
}
.share-links nav > div .icon-link span {
  color: #292929;
}

.notran {
  -webkit-transition: none !important;
  -moz-transition: none !important;
  -ms-transition: none !important;
  -o-transition: none !important;
  transition: none !important;
}

.post-info span {
  font-size: 14px;
  font-family: PPNeueMontreal-Medium, sans-serif;
  font-weight: bold;
  font-style: normal;
}
.post-info span:nth-child(2) {
  position: relative;
  margin-right: 16px;
}
.post-info span:nth-child(2):before {
  content: "";
  position: absolute;
  background: #3C0A32;
  width: 1px;
  height: 11px;
  top: 2px;
  left: -11px;
}

.post-block {
  -ms-flex: 0 0 33.3333333333%;
  flex: 0 0 33.3333333333%;
  max-width: 33.3333333333%;
  margin-bottom: 30px;
}
@media (max-width: 1199.98px) {
  .post-block {
    -ms-flex: 0 0 50%;
    flex: 0 0 50%;
    max-width: 50%;
  }
}
@media (max-width: 767.98px) {
  .post-block {
    -ms-flex: 0 0 100%;
    flex: 0 0 100%;
    max-width: 100%;
    max-width: 420px;
    margin-left: auto;
    margin-right: auto;
  }
}
.post-block .inner {
  height: 100%;
  text-decoration: none !important;
  display: -webkit-box;
  display: -moz-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-direction: normal;
  -webkit-box-orient: vertical;
  -moz-box-direction: normal;
  -moz-box-orient: vertical;
  -webkit-flex-direction: column;
  -ms-flex-direction: column;
  flex-direction: column;
}
.post-block .image {
  background-size: cover;
  background-position: 50%;
  background-repeat: no-repeat;
  padding-bottom: 100%;
  border-radius: 20px;
  margin-bottom: 20px;
}
.post-block .content .title h2 {
  font-family: "new-spirit", serif;
  font-weight: 400;
  font-style: normal;
  color: #000;
  font-size: 40px;
  font-size: max(min(2.25vw, 40px), 32px);
  font-style: normal;
  font-weight: 300;
  line-height: 1.2;
  max-width: 388px;
  font-size: 24px;
  margin-bottom: 14px;
  line-height: 1.3333333333;
}
@media (max-width: 767.98px) {
  .post-block .content .title h2 {
    font-size: 28px;
  }
}
@media (max-width: 575.98px) {
  .post-block .content .title h2 {
    font-size: 28px;
  }
}
@media (max-width: 349px) {
  .post-block .content .title h2 {
    font-size: 22px;
  }
}
.post-block .content .preview p {
  font-size: 16px;
}
.post-block .content .post-info {
  margin-top: 14px;
}

.accordion-items .inner {
  position: relative;
}
@media (max-width: 991.98px) {
  .accordion-items .inner {
    display: -webkit-box;
    display: -moz-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-direction: normal;
    -webkit-box-orient: vertical;
    -moz-box-direction: normal;
    -moz-box-orient: vertical;
    -webkit-flex-direction: column;
    -ms-flex-direction: column;
    flex-direction: column;
  }
}
.accordion-items .inner .items {
  width: 100%;
  overflow-y: auto;
  overflow-x: hidden;
  -webkit-overflow-scrolling: touch;
  left: 0;
  -webkit-transition-delay: 700ms;
  -moz-transition-delay: 700ms;
  -ms-transition-delay: 700ms;
  -o-transition-delay: 700ms;
  transition-delay: 700ms;
}
@media (max-width: 1199.98px) {
  .accordion-items .inner .items {
    position: relative;
    width: 100%;
  }
}
@media (max-width: 991.98px) {
  .accordion-items .inner .items {
    order: 1;
  }
}
.accordion-items .inner .items .item {
  background: #FFE3E3;
  border-radius: 24px;
}
@media (max-width: 767.98px) {
  .accordion-items .inner .items .item {
    border-radius: 16px;
  }
}
.accordion-items .inner .items .item:not(:last-child) {
  margin-bottom: 20px;
}
.accordion-items .inner .items .item .label button {
  position: relative;
  width: 100%;
  text-align: left;
  padding-right: 100px;
}
.accordion-items .inner .items .item .label button:focus {
  outline: none !important;
}
.accordion-items .inner .items .item .label button:focus-visible {
  outline: 1px dotted !important;
  outline: 5px auto -webkit-focus-ring-color !important;
}
@media (max-width: 767.98px) {
  .accordion-items .inner .items .item .label button {
    padding-right: 77px;
  }
}
.accordion-items .inner .items .item .label button:before, .accordion-items .inner .items .item .label button:after {
  content: "";
  position: absolute;
  background-color: #FF8C70;
  width: 20px;
  height: 2px;
  top: 60px;
  right: 65px;
  z-index: 2;
  -webkit-transition: all 0.24s ease;
  -moz-transition: all 0.24s ease;
  -ms-transition: all 0.24s ease;
  -o-transition: all 0.24s ease;
  transition: all 0.24s ease;
}
@media (max-width: 767.98px) {
  .accordion-items .inner .items .item .label button:before, .accordion-items .inner .items .item .label button:after {
    width: 16px;
    height: 2px;
    top: 28px;
    right: 20px;
  }
}
.accordion-items .inner .items .item .label button:after {
  -ms-transform: rotate(90deg); /* IE 9 */
  -webkit-transform: rotate(90deg); /* Chrome, Safari, Opera */
  -o-transform: rotate(90deg);
  -moz-transform: rotate(90deg);
  transform: rotate(90deg);
}
.accordion-items .inner .items .item .label button span.label-span {
  width: 50px;
  height: 50px;
  position: absolute;
  display: block;
  top: 35px;
  right: 50px;
  background: #ffffff;
  border-radius: 50%;
  -webkit-transition: all 0.24s ease;
  -moz-transition: all 0.24s ease;
  -ms-transition: all 0.24s ease;
  -o-transition: all 0.24s ease;
  transition: all 0.24s ease;
}
@media (max-width: 767.98px) {
  .accordion-items .inner .items .item .label button span.label-span {
    width: 40px;
    height: 40px;
    top: 8px;
    right: 8px;
  }
}
.accordion-items .inner .items .item .label button h2, .accordion-items .inner .items .item .label button h3, .accordion-items .inner .items .item .label button h4 {
  position: relative;
  color: #000000;
  font-family: "new-spirit", serif;
  font-weight: 400;
  font-style: normal;
  font-size: 32px;
  font-style: normal;
  font-weight: 100;
  line-height: 1;
  text-transform: unset;
  margin-top: 44px;
  margin-bottom: 44px;
  padding-left: 50px;
  padding-right: 50px;
}
@media (max-width: 767.98px) {
  .accordion-items .inner .items .item .label button h2, .accordion-items .inner .items .item .label button h3, .accordion-items .inner .items .item .label button h4 {
    font-size: 24px;
    padding-left: 24px;
    padding-right: 24px;
    margin-top: 24px;
    margin-bottom: 24px;
    line-height: 28px;
  }
}
.accordion-items .inner .items .item .label.active button:before, .accordion-items .inner .items .item .label.active button:after {
  background-color: #FF8C70;
}
.accordion-items .inner .items .item .label.active button span.label-span {
  background: #fff;
}
.accordion-items .inner .items .item .label.active button:after {
  -ms-transform: rotate(0deg); /* IE 9 */
  -webkit-transform: rotate(0deg); /* Chrome, Safari, Opera */
  -o-transform: rotate(0deg);
  -moz-transform: rotate(0deg);
  transform: rotate(0deg);
}
.accordion-items .inner .items .item .label:hover button:before, .accordion-items .inner .items .item .label:hover button:after {
  background-color: #ffffff;
}
.accordion-items .inner .items .item .label:hover button span.label-span {
  background: #FF8C70;
}
.accordion-items .inner .items .item .editor-content {
  padding-left: 50px;
  padding-right: 50px;
  position: relative;
  overflow: hidden;
  height: 1px;
  padding-right: 56px;
  -webkit-transition: height 750ms cubic-bezier(0.56, 0, 0.24, 1);
  -moz-transition: height 750ms cubic-bezier(0.56, 0, 0.24, 1);
  -ms-transition: height 750ms cubic-bezier(0.56, 0, 0.24, 1);
  -o-transition: height 750ms cubic-bezier(0.56, 0, 0.24, 1);
  transition: height 750ms cubic-bezier(0.56, 0, 0.24, 1);
}
@media (max-width: 767.98px) {
  .accordion-items .inner .items .item .editor-content {
    padding-left: 24px;
    padding-right: 24px;
  }
}
.accordion-items .inner .items .item .editor-content a:hover {
  opacity: 0.72;
  text-decoration: none !important;
}
.accordion-items .inner .items .item .editor-content ul li {
  list-style: none;
}
.accordion-items .inner .items .item .editor-content ul li:before {
  content: "•";
  color: #000000;
  display: inline-block;
  width: 1em;
  margin-left: -1em;
}
.accordion-items .inner .items .item .editor-content ul li > ul li {
  position: relative;
}
.accordion-items .inner .items .item .editor-content ul li > ul li:before {
  content: "";
  position: absolute;
  background-color: #000000;
  width: 8px;
  height: 1px;
  left: 0;
  top: 12px;
}
.accordion-items .inner .items .item:first-of-type .label:after {
  content: none;
}

button {
  cursor: pointer;
  background: none;
  border: none;
  padding: 0;
  margin: 0;
  outline: none !important;
}
button:focus-visible {
  outline: 1px dotted !important;
  outline: 5px auto -webkit-focus-ring-color !important;
}
button.scroll-down {
  display: -webkit-box;
  display: -moz-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
  -moz-box-align: center;
  -ms-flex-align: center;
  -webkit-align-items: center;
  align-items: center;
}
button.scroll-down > div {
  background-color: rgba(255, 255, 255, 0.24);
  height: 44px;
  width: 1px;
  overflow: hidden;
  margin-right: 20px;
  position: relative;
}
button.scroll-down > div > div {
  animation-name: scrollDown;
  animation-duration: 2.4s;
  animation-iteration-count: infinite;
  background: linear-gradient(180deg, rgba(255, 255, 255, 0), #fff);
  width: 1px;
  height: 24px;
}
button.scroll-down span {
  font-size: 14px;
}

img {
  width: 100%;
}

figcaption {
  margin-top: 10px;
  color: #666666;
  font-size: 13px;
}

hr {
  border-top: 1px solid #9e9fa1;
  margin-top: 30px;
  margin-bottom: 30px;
}

table, tr, td {
  border: 1px solid #b1b2b7;
}

td {
  padding: 5px 10px;
}

p img {
  max-width: 100%;
  width: auto;
  height: auto;
  margin-top: 20px;
  margin-bottom: 20px;
}
p.embed-p {
  max-width: 1080px;
  margin-top: 60px;
  margin-bottom: 60px;
}

a {
  cursor: pointer;
}
a:focus {
  outline: none !important;
}
a:focus-visible {
  outline: 1px dotted !important;
  outline: 5px auto -webkit-focus-ring-color !important;
}

.b-lazy {
  -webkit-transition: opacity 350ms ease;
  -moz-transition: opacity 350ms ease;
  -ms-transition: opacity 350ms ease;
  -o-transition: opacity 350ms ease;
  transition: opacity 350ms ease;
  opacity: 0;
}
.b-lazy.b-loaded {
  opacity: 1;
}

.splide .splide__arrow {
  width: 52px;
  height: 52px;
  border-radius: 50%;
  background-color: #ffffff;
  -webkit-transition: background-color 250ms ease, opacity 1600ms cubic-bezier(0.24, 0, 0.4, 1);
  -moz-transition: background-color 250ms ease, opacity 1600ms cubic-bezier(0.24, 0, 0.4, 1);
  -ms-transition: background-color 250ms ease, opacity 1600ms cubic-bezier(0.24, 0, 0.4, 1);
  -o-transition: background-color 250ms ease, opacity 1600ms cubic-bezier(0.24, 0, 0.4, 1);
  transition: background-color 250ms ease, opacity 1600ms cubic-bezier(0.24, 0, 0.4, 1);
  -webkit-box-shadow: 0 0 10px 0 rgba(0, 0, 0, 0.125);
  -moz-box-shadow: 0 0 10px 0 rgba(0, 0, 0, 0.125);
  box-shadow: 0 0 10px 0 rgba(0, 0, 0, 0.125);
  position: absolute;
  top: 50%;
  margin-top: -26px;
  z-index: 1;
}
.splide .splide__arrow svg {
  width: 18px;
  height: auto;
}
@media (min-width: 992px) {
  .splide .splide__arrow:hover {
    background-color: #A30700;
  }
  .splide .splide__arrow:hover svg .stroke {
    stroke: #ffffff;
  }
}
.splide .splide__arrow--prev {
  left: 30px;
}
.splide .splide__arrow--prev svg {
  -ms-transform: rotate(180deg); /* IE 9 */
  -webkit-transform: rotate(180deg); /* Chrome, Safari, Opera */
  -o-transform: rotate(180deg);
  -moz-transform: rotate(180deg);
  transform: rotate(180deg);
}
.splide .splide__arrow--next {
  right: 30px;
}
.splide .splide__arrow svg .stroke {
  stroke: #F36D68;
  -webkit-transition: stroke 250ms ease;
  -moz-transition: stroke 250ms ease;
  -ms-transition: stroke 250ms ease;
  -o-transition: stroke 250ms ease;
  transition: stroke 250ms ease;
}
.splide .splide__pagination {
  position: absolute;
  bottom: 40px;
  right: 30px;
  z-index: 1;
}
.splide .splide__pagination li:not(:last-child) {
  margin-right: 12px;
}
.splide .splide__pagination li button {
  background-color: #ffffff;
  width: 10px;
  height: 10px;
  border-radius: 50%;
  opacity: 0.5;
  -webkit-transition: opacity 250ms ease, background-color 250ms ease;
  -moz-transition: opacity 250ms ease, background-color 250ms ease;
  -ms-transition: opacity 250ms ease, background-color 250ms ease;
  -o-transition: opacity 250ms ease, background-color 250ms ease;
  transition: opacity 250ms ease, background-color 250ms ease;
}
.splide .splide__pagination li button.is-active {
  opacity: 1;
}
@media (min-width: 992px) {
  .splide .splide__pagination li button:hover {
    opacity: 1;
    background-color: #A30700;
  }
}
.splide .custom-pagination {
  position: absolute;
  text-align: center;
  bottom: 40px;
  width: 100%;
}
@media (max-width: 1199.98px) {
  .splide .custom-pagination {
    bottom: 32px;
  }
}
@media (max-width: 767.98px) {
  .splide .custom-pagination {
    bottom: 28px;
  }
}
@media (max-width: 575.98px) {
  .splide .custom-pagination {
    bottom: 25px;
  }
}
@media (max-width: 479px) {
  .splide .custom-pagination {
    bottom: 20px;
  }
}
.splide .custom-pagination span {
  color: #ffffff;
  font-size: 20px;
}
@media (max-width: 1199.98px) {
  .splide .custom-pagination span {
    font-size: 19px;
  }
}
@media (max-width: 767.98px) {
  .splide .custom-pagination span {
    font-size: 18px;
  }
}
@media (max-width: 575.98px) {
  .splide .custom-pagination span {
    font-size: 17px;
  }
}
@media (max-width: 479px) {
  .splide .custom-pagination span {
    font-size: 16px;
  }
}

/*--------------------------------------------------------------
THEME / LAYOUT
--------------------------------------------------------------*/
.container {
  max-width: 100% !important;
  padding-left: 15px;
  padding-right: 15px;
}
@media (min-width: 350px) {
  .container {
    padding-left: 20px;
  }
}
@media (min-width: 576px) {
  .container {
    padding-left: 25px;
  }
}
@media (min-width: 992px) {
  .container {
    padding-left: 40px;
  }
}
@media (min-width: 1480px) {
  .container {
    padding-left: 40px;
  }
}
@media (min-width: 350px) {
  .container {
    padding-right: 20px;
  }
}
@media (min-width: 576px) {
  .container {
    padding-right: 25px;
  }
}
@media (min-width: 992px) {
  .container {
    padding-right: 40px;
  }
}
@media (min-width: 1480px) {
  .container {
    padding-right: 40px;
  }
}
.container.container-nopad {
  padding-left: 0px;
  padding-right: 0px;
}
.container.container-nopad > .row {
  margin-left: 0px;
  margin-right: 0px;
}
.container.container-nopad > .row > .col {
  padding-left: 0px;
  padding-right: 0px;
}

@media (min-width: 1480px) {
  .container {
    max-width: 1300px;
  }
}
@media (max-width: 479px) {
  .container {
    max-width: 460px;
  }
}
body {
  background-color: #F5F4F1;
  position: relative;
}
body.page-template-default {
  margin-top: 126px;
}
@media (max-width: 991.98px) {
  body.page-template-default {
    margin-top: 64px;
  }
}
body.page-template-default .default-container {
  padding-top: 15px;
  padding-bottom: 15px;
}
@media (min-width: 350px) {
  body.page-template-default .default-container {
    padding-top: 20px;
  }
}
@media (min-width: 576px) {
  body.page-template-default .default-container {
    padding-top: 25px;
  }
}
@media (min-width: 992px) {
  body.page-template-default .default-container {
    padding-top: 30px;
  }
}
@media (min-width: 1480px) {
  body.page-template-default .default-container {
    padding-top: 35px;
  }
}
@media (min-width: 350px) {
  body.page-template-default .default-container {
    padding-bottom: 20px;
  }
}
@media (min-width: 576px) {
  body.page-template-default .default-container {
    padding-bottom: 25px;
  }
}
@media (min-width: 992px) {
  body.page-template-default .default-container {
    padding-bottom: 30px;
  }
}
@media (min-width: 1480px) {
  body.page-template-default .default-container {
    padding-bottom: 35px;
  }
}
body.page-template-default .default-container > .row {
  -webkit-box-pack: center;
  -moz-box-pack: center;
  -ms-flex-pack: center;
  -webkit-justify-content: center;
  justify-content: center;
}
body.page-template-default .default-container > .row > .col {
  -ms-flex: 0 0 58.3333333333%;
  flex: 0 0 58.3333333333%;
  max-width: 58.3333333333%;
}
@media (max-width: 1479px) {
  body.page-template-default .default-container > .row > .col {
    -ms-flex: 0 0 66.6666666667%;
    flex: 0 0 66.6666666667%;
    max-width: 66.6666666667%;
  }
}
@media (max-width: 1199.98px) {
  body.page-template-default .default-container > .row > .col {
    -ms-flex: 0 0 75%;
    flex: 0 0 75%;
    max-width: 75%;
  }
}
@media (max-width: 991.98px) {
  body.page-template-default .default-container > .row > .col {
    -ms-flex: 0 0 91.6666666667%;
    flex: 0 0 91.6666666667%;
    max-width: 91.6666666667%;
  }
}
@media (max-width: 767.98px) {
  body.page-template-default .default-container > .row > .col {
    -ms-flex: 0 0 100%;
    flex: 0 0 100%;
    max-width: 100%;
  }
}
body.blog, body.archive {
  margin-top: 126px;
}
@media (max-width: 991.98px) {
  body.blog, body.archive {
    margin-top: 64px;
  }
}
body.blog section.header, body.archive section.header {
  padding-top: 15px;
}
@media (min-width: 350px) {
  body.blog section.header, body.archive section.header {
    padding-top: 20px;
  }
}
@media (min-width: 576px) {
  body.blog section.header, body.archive section.header {
    padding-top: 25px;
  }
}
@media (min-width: 992px) {
  body.blog section.header, body.archive section.header {
    padding-top: 30px;
  }
}
@media (min-width: 1480px) {
  body.blog section.header, body.archive section.header {
    padding-top: 35px;
  }
}
body.blog section.header .categories a, body.archive section.header .categories a {
  cursor: pointer;
  border: none;
  background: none;
  color: #3C0A32;
  font-family: PPNeueMontreal-Regular, sans-serif;
  font-weight: normal;
  font-style: normal;
  text-decoration: none !important;
  -webkit-transition: opacity 250ms cubic-bezier(0.24, 0, 0.4, 1);
  -moz-transition: opacity 250ms cubic-bezier(0.24, 0, 0.4, 1);
  -ms-transition: opacity 250ms cubic-bezier(0.24, 0, 0.4, 1);
  -o-transition: opacity 250ms cubic-bezier(0.24, 0, 0.4, 1);
  transition: opacity 250ms cubic-bezier(0.24, 0, 0.4, 1);
}
@media (min-width: 992px) {
  body.blog section.header .categories a:hover, body.archive section.header .categories a:hover {
    color: #FF8C70;
  }
}
body.blog section.header .categories a:not(:last-child), body.archive section.header .categories a:not(:last-child) {
  margin-right: 12px;
}
body.blog section.header .categories a.active, body.archive section.header .categories a.active {
  color: #666666;
}
body.blog section.posts, body.archive section.posts {
  padding-top: 15px;
  padding-bottom: 15px;
}
@media (min-width: 350px) {
  body.blog section.posts, body.archive section.posts {
    padding-top: 20px;
  }
}
@media (min-width: 576px) {
  body.blog section.posts, body.archive section.posts {
    padding-top: 25px;
  }
}
@media (min-width: 992px) {
  body.blog section.posts, body.archive section.posts {
    padding-top: 30px;
  }
}
@media (min-width: 1480px) {
  body.blog section.posts, body.archive section.posts {
    padding-top: 35px;
  }
}
@media (min-width: 350px) {
  body.blog section.posts, body.archive section.posts {
    padding-bottom: 20px;
  }
}
@media (min-width: 576px) {
  body.blog section.posts, body.archive section.posts {
    padding-bottom: 25px;
  }
}
@media (min-width: 992px) {
  body.blog section.posts, body.archive section.posts {
    padding-bottom: 30px;
  }
}
@media (min-width: 1480px) {
  body.blog section.posts, body.archive section.posts {
    padding-bottom: 35px;
  }
}
body.blog section.posts.is-paginated, body.archive section.posts.is-paginated {
  margin-bottom: 15px;
}
@media (min-width: 350px) {
  body.blog section.posts.is-paginated, body.archive section.posts.is-paginated {
    margin-bottom: 20px;
  }
}
@media (min-width: 576px) {
  body.blog section.posts.is-paginated, body.archive section.posts.is-paginated {
    margin-bottom: 25px;
  }
}
@media (min-width: 992px) {
  body.blog section.posts.is-paginated, body.archive section.posts.is-paginated {
    margin-bottom: 30px;
  }
}
@media (min-width: 1480px) {
  body.blog section.posts.is-paginated, body.archive section.posts.is-paginated {
    margin-bottom: 35px;
  }
}
body.blog section.load-more, body.archive section.load-more {
  padding-bottom: 15px;
}
@media (min-width: 350px) {
  body.blog section.load-more, body.archive section.load-more {
    padding-bottom: 20px;
  }
}
@media (min-width: 576px) {
  body.blog section.load-more, body.archive section.load-more {
    padding-bottom: 25px;
  }
}
@media (min-width: 992px) {
  body.blog section.load-more, body.archive section.load-more {
    padding-bottom: 30px;
  }
}
@media (min-width: 1480px) {
  body.blog section.load-more, body.archive section.load-more {
    padding-bottom: 35px;
  }
}
body.blog section.load-more.pagination, body.archive section.load-more.pagination {
  text-align: center;
}
body.blog section.load-more.pagination a, body.archive section.load-more.pagination a {
  cursor: pointer;
  border: none;
  background: none;
  color: #3C0A32;
  font-family: PPNeueMontreal-Regular, sans-serif;
  font-weight: normal;
  font-style: normal;
  text-decoration: none !important;
  -webkit-transition: opacity 250ms cubic-bezier(0.24, 0, 0.4, 1);
  -moz-transition: opacity 250ms cubic-bezier(0.24, 0, 0.4, 1);
  -ms-transition: opacity 250ms cubic-bezier(0.24, 0, 0.4, 1);
  -o-transition: opacity 250ms cubic-bezier(0.24, 0, 0.4, 1);
  transition: opacity 250ms cubic-bezier(0.24, 0, 0.4, 1);
  margin-left: 4px;
  margin-right: 4px;
}
@media (min-width: 992px) {
  body.blog section.load-more.pagination a:hover, body.archive section.load-more.pagination a:hover {
    color: #FF8C70;
  }
}
body.blog section.load-more.pagination a svg, body.archive section.load-more.pagination a svg {
  position: relative;
  width: 18px;
  top: -2px;
}
body.blog section.load-more.pagination a svg .stroke, body.archive section.load-more.pagination a svg .stroke {
  stroke: #000000;
  -webkit-transition: stroke 250ms cubic-bezier(0.24, 0, 0.4, 1);
  -moz-transition: stroke 250ms cubic-bezier(0.24, 0, 0.4, 1);
  -ms-transition: stroke 250ms cubic-bezier(0.24, 0, 0.4, 1);
  -o-transition: stroke 250ms cubic-bezier(0.24, 0, 0.4, 1);
  transition: stroke 250ms cubic-bezier(0.24, 0, 0.4, 1);
}
body.blog section.load-more.pagination a.prev, body.archive section.load-more.pagination a.prev {
  margin-right: 10px;
}
body.blog section.load-more.pagination a.prev svg, body.archive section.load-more.pagination a.prev svg {
  -ms-transform: rotate(180deg); /* IE 9 */
  -webkit-transform: rotate(180deg); /* Chrome, Safari, Opera */
  -o-transform: rotate(180deg);
  -moz-transform: rotate(180deg);
  transform: rotate(180deg);
}
body.blog section.load-more.pagination a.next, body.archive section.load-more.pagination a.next {
  margin-left: 10px;
}
@media (min-width: 992px) {
  body.blog section.load-more.pagination a:hover .stroke, body.archive section.load-more.pagination a:hover .stroke {
    stroke: #666666;
  }
}
body.blog section.load-more.pagination span, body.archive section.load-more.pagination span {
  color: #666666;
}
body.single {
  margin-top: 126px;
}
@media (max-width: 991.98px) {
  body.single {
    margin-top: 64px;
  }
}
body.single section.main-content {
  padding-top: 15px;
  padding-bottom: 15px;
}
@media (min-width: 350px) {
  body.single section.main-content {
    padding-top: 20px;
  }
}
@media (min-width: 576px) {
  body.single section.main-content {
    padding-top: 25px;
  }
}
@media (min-width: 992px) {
  body.single section.main-content {
    padding-top: 30px;
  }
}
@media (min-width: 1480px) {
  body.single section.main-content {
    padding-top: 35px;
  }
}
@media (min-width: 350px) {
  body.single section.main-content {
    padding-bottom: 20px;
  }
}
@media (min-width: 576px) {
  body.single section.main-content {
    padding-bottom: 25px;
  }
}
@media (min-width: 992px) {
  body.single section.main-content {
    padding-bottom: 30px;
  }
}
@media (min-width: 1480px) {
  body.single section.main-content {
    padding-bottom: 35px;
  }
}
body.single section.main-content .col.aside {
  order: 1;
  -ms-flex: 0 0 16.6666666667%;
  flex: 0 0 16.6666666667%;
  max-width: 16.6666666667%;
}
body.single section.main-content .col.aside .back {
  margin-bottom: 10px;
}
body.single section.main-content .col.aside .back a {
  cursor: pointer;
  border: none;
  background: none;
  color: #3C0A32;
  font-family: PPNeueMontreal-Regular, sans-serif;
  font-weight: normal;
  font-style: normal;
  text-decoration: none !important;
  -webkit-transition: opacity 250ms cubic-bezier(0.24, 0, 0.4, 1);
  -moz-transition: opacity 250ms cubic-bezier(0.24, 0, 0.4, 1);
  -ms-transition: opacity 250ms cubic-bezier(0.24, 0, 0.4, 1);
  -o-transition: opacity 250ms cubic-bezier(0.24, 0, 0.4, 1);
  transition: opacity 250ms cubic-bezier(0.24, 0, 0.4, 1);
}
@media (min-width: 992px) {
  body.single section.main-content .col.aside .back a:hover {
    color: #FF8C70;
  }
}
body.single section.main-content .col.aside .post-info {
  margin-bottom: 10px;
}
body.single section.main-content .col.article {
  order: 2;
  -ms-flex: 0 0 83.3333333333%;
  flex: 0 0 83.3333333333%;
  max-width: 83.3333333333%;
}
body.single section.main-content .col.article .image {
  margin-top: 20px;
  margin-bottom: 20px;
}
body.single section.related-posts {
  margin-bottom: 15px;
}
@media (min-width: 350px) {
  body.single section.related-posts {
    margin-bottom: 20px;
  }
}
@media (min-width: 576px) {
  body.single section.related-posts {
    margin-bottom: 25px;
  }
}
@media (min-width: 992px) {
  body.single section.related-posts {
    margin-bottom: 30px;
  }
}
@media (min-width: 1480px) {
  body.single section.related-posts {
    margin-bottom: 35px;
  }
}

#content-layout > section:first-child:not(.hero, .services-hero, .hero-inner) {
  margin-top: 126px;
}
@media (max-width: 991.98px) {
  #content-layout > section:first-child:not(.hero, .services-hero, .hero-inner) {
    margin-top: 64px;
  }
}
#content-layout.menu-has-stripe > section:first-child:not(.hero) {
  margin-top: 126px;
}
@media (max-width: 991.98px) {
  #content-layout.menu-has-stripe > section:first-child:not(.hero) {
    margin-top: 64px;
  }
}
#content-layout.nav-hidden > section:first-child:not(.hero) {
  margin-top: 15px;
}
@media (min-width: 350px) {
  #content-layout.nav-hidden > section:first-child:not(.hero) {
    margin-top: 20px;
  }
}
@media (min-width: 576px) {
  #content-layout.nav-hidden > section:first-child:not(.hero) {
    margin-top: 25px;
  }
}
@media (min-width: 992px) {
  #content-layout.nav-hidden > section:first-child:not(.hero) {
    margin-top: 30px;
  }
}
@media (min-width: 1480px) {
  #content-layout.nav-hidden > section:first-child:not(.hero) {
    margin-top: 35px;
  }
}

.ready-to-get-started {
  margin-top: 96px;
}
.ready-to-get-started .inner {
  background: #F7E9E1;
  border-radius: 32px;
  padding: 80px 8px 8px 8px;
}
.ready-to-get-started .inner .icon-svg {
  text-align: center;
}
.ready-to-get-started .inner h2 {
  text-align: center;
  color: #3C0A32;
  text-align: center;
  font-family: "new-spirit", serif;
  font-weight: 400;
  font-style: normal;
  font-size: 64px;
  font-style: normal;
  font-weight: 300;
  line-height: 1; /* 100% */
  margin-top: 32px;
  margin-bottom: 32px;
}
.ready-to-get-started .inner h3 {
  text-align: center;
  color: #3C0A32;
  text-align: center;
  font-family: PPNeueMontreal-Regular, sans-serif;
  font-weight: normal;
  font-style: normal;
  font-size: 24px;
  font-style: normal;
  font-weight: 400;
  line-height: 32px; /* 133.333% */
  margin-bottom: 64px;
}
.ready-to-get-started .inner .rtsg-boxes {
  display: flex;
  gap: 8px;
}
.ready-to-get-started .inner .rtsg-boxes > a {
  display: block;
  width: 33%;
}
.ready-to-get-started .inner .rtsg-boxes > a > div {
  background: white;
  border-radius: 24px;
  position: relative;
  padding: 40px 40px 0px 40px;
  min-height: 400px;
  overflow: hidden;
  z-index: 1;
}
.ready-to-get-started .inner .rtsg-boxes > a > div p {
  color: #000;
  text-align: center;
  font-family: "new-spirit", serif;
  font-weight: 400;
  font-style: normal;
  font-size: 32px;
  font-style: normal;
  font-weight: 300;
  line-height: 40px; /* 125% */
}
.ready-to-get-started .inner .rtsg-boxes > a > div p i, .ready-to-get-started .inner .rtsg-boxes > a > div p em {
  color: #000;
  text-align: center;
  font-family: "new-spirit", serif;
  font-weight: 400;
  font-style: normal;
  font-size: 32px;
  font-style: italic;
  font-weight: 300;
  line-height: 40px; /* 125% */
}
.ready-to-get-started .inner .rtsg-boxes > a > div svg {
  width: 85%;
  position: absolute;
  bottom: 0px;
  left: 50%;
  transform: translateX(-50%);
  z-index: -2;
  -webkit-transition: transform 0.512s cubic-bezier(0.24, 0, 0.4, 1);
  -moz-transition: transform 0.512s cubic-bezier(0.24, 0, 0.4, 1);
  -ms-transition: transform 0.512s cubic-bezier(0.24, 0, 0.4, 1);
  -o-transition: transform 0.512s cubic-bezier(0.24, 0, 0.4, 1);
  transition: transform 0.512s cubic-bezier(0.24, 0, 0.4, 1);
}
.ready-to-get-started .inner .rtsg-boxes > a > div .sketch-image {
  position: absolute;
  bottom: 0px;
  left: 50%;
  transform: translateX(-50%);
  max-height: 400px;
  width: auto;
  max-width: 75%;
  z-index: -1;
  -webkit-transition: transform 0.512s cubic-bezier(0.24, 0, 0.4, 1);
  -moz-transition: transform 0.512s cubic-bezier(0.24, 0, 0.4, 1);
  -ms-transition: transform 0.512s cubic-bezier(0.24, 0, 0.4, 1);
  -o-transition: transform 0.512s cubic-bezier(0.24, 0, 0.4, 1);
  transition: transform 0.512s cubic-bezier(0.24, 0, 0.4, 1);
}
.ready-to-get-started .inner .rtsg-boxes > a > div .link {
  background: #FF8C70;
  border-radius: 64px;
  padding: 16px;
  margin-left: 8px;
  margin-right: 8px;
  display: block;
  position: absolute;
  bottom: -48px;
  left: 0px;
  width: calc(100% - 16px);
  margin-left: 8px;
  text-align: center;
  color: #3C0A32;
  font-family: PPNeueMontreal-Regular, sans-serif;
  font-weight: normal;
  font-style: normal;
  font-size: 16px;
  font-style: normal;
  font-weight: 500;
  line-height: 16px; /* 100% */
  text-decoration: none;
  -webkit-transition: bottom 320ms cubic-bezier(0.24, 0, 0.4, 1);
  -moz-transition: bottom 320ms cubic-bezier(0.24, 0, 0.4, 1);
  -ms-transition: bottom 320ms cubic-bezier(0.24, 0, 0.4, 1);
  -o-transition: bottom 320ms cubic-bezier(0.24, 0, 0.4, 1);
  transition: bottom 320ms cubic-bezier(0.24, 0, 0.4, 1);
}
.ready-to-get-started .inner .rtsg-boxes > a:hover {
  text-decoration: none;
}
.ready-to-get-started .inner .rtsg-boxes > a:hover svg {
  transform: translateX(-50%) scale(8);
}
.ready-to-get-started .inner .rtsg-boxes > a:hover .sketch-image {
  transform: translateX(-50%) translateY(10%) scale(1.2);
}
.ready-to-get-started .inner .rtsg-boxes > a:hover .link {
  bottom: 8px;
}
@media (min-width: 1200px) {
  .ready-to-get-started .inner .rtsg-boxes > a > div {
    min-height: 430px;
  }
}
@media (max-width: 991.98px) {
  .ready-to-get-started {
    margin-top: 56px;
  }
  .ready-to-get-started .inner .rtsg-boxes > a > div {
    min-height: 450px;
  }
  .ready-to-get-started .inner .rtsg-boxes > a > div .link {
    bottom: 8px;
  }
}
@media (max-width: 767.98px) {
  .ready-to-get-started {
    margin-top: 56px;
  }
  .ready-to-get-started .inner {
    border-radius: 16px;
    padding: 80px 8px 8px 8px;
  }
  .ready-to-get-started .inner h2 {
    font-size: 38px;
    line-height: 40px;
  }
  .ready-to-get-started .inner h3 {
    font-size: 18px;
    margin-bottom: 40px;
    line-height: 24px;
  }
  .ready-to-get-started .inner .rtsg-boxes {
    display: block;
    gap: 0px;
  }
  .ready-to-get-started .inner .rtsg-boxes > a {
    width: 100%;
    margin-bottom: 8px;
  }
  .ready-to-get-started .inner .rtsg-boxes > a:last-child {
    margin-bottom: 0px;
  }
  .ready-to-get-started .inner .rtsg-boxes > a > div {
    border-radius: 16px;
    padding: 40px 40px 0px 40px;
    min-height: 256px;
  }
  .ready-to-get-started .inner .rtsg-boxes > a > div .link {
    bottom: 8px;
  }
  .ready-to-get-started .inner .rtsg-boxes > a > div p {
    display: none;
  }
}
footer {
  padding-top: 15px;
  padding-bottom: 15px;
  padding-left: 15px;
  padding-right: 15px;
}
@media (min-width: 350px) {
  footer {
    padding-top: 20px;
  }
}
@media (min-width: 576px) {
  footer {
    padding-top: 25px;
  }
}
@media (min-width: 992px) {
  footer {
    padding-top: 30px;
  }
}
@media (min-width: 1480px) {
  footer {
    padding-top: 35px;
  }
}
@media (min-width: 350px) {
  footer {
    padding-bottom: 20px;
  }
}
@media (min-width: 576px) {
  footer {
    padding-bottom: 25px;
  }
}
@media (min-width: 992px) {
  footer {
    padding-bottom: 30px;
  }
}
@media (min-width: 1480px) {
  footer {
    padding-bottom: 35px;
  }
}
@media (min-width: 350px) {
  footer {
    padding-left: 20px;
  }
}
@media (min-width: 576px) {
  footer {
    padding-left: 25px;
  }
}
@media (min-width: 992px) {
  footer {
    padding-left: 40px;
  }
}
@media (min-width: 1480px) {
  footer {
    padding-left: 40px;
  }
}
@media (min-width: 350px) {
  footer {
    padding-right: 20px;
  }
}
@media (min-width: 576px) {
  footer {
    padding-right: 25px;
  }
}
@media (min-width: 992px) {
  footer {
    padding-right: 40px;
  }
}
@media (min-width: 1480px) {
  footer {
    padding-right: 40px;
  }
}
footer .footer-inner {
  background-color: #ffffff;
  border-radius: 25px;
}
@media (min-width: 1200px) {
  footer .locations {
    border-bottom: 1px solid #D9D8D5;
  }
}
footer .locations .container {
  padding-left: 0;
  padding-right: 0;
}
footer .locations .container .row {
  margin-left: 0;
  margin-right: 0;
}
footer .locations .col {
  -ms-flex: 0 0 25%;
  flex: 0 0 25%;
  max-width: 25%;
  padding-top: 15px;
  padding-bottom: 15px;
  padding-left: 15px;
  padding-right: 15px;
}
@media (min-width: 350px) {
  footer .locations .col {
    padding-top: 20px;
  }
}
@media (min-width: 576px) {
  footer .locations .col {
    padding-top: 25px;
  }
}
@media (min-width: 992px) {
  footer .locations .col {
    padding-top: 30px;
  }
}
@media (min-width: 1480px) {
  footer .locations .col {
    padding-top: 35px;
  }
}
@media (min-width: 350px) {
  footer .locations .col {
    padding-bottom: 20px;
  }
}
@media (min-width: 576px) {
  footer .locations .col {
    padding-bottom: 25px;
  }
}
@media (min-width: 992px) {
  footer .locations .col {
    padding-bottom: 30px;
  }
}
@media (min-width: 1480px) {
  footer .locations .col {
    padding-bottom: 35px;
  }
}
@media (min-width: 350px) {
  footer .locations .col {
    padding-left: 20px;
  }
}
@media (min-width: 576px) {
  footer .locations .col {
    padding-left: 25px;
  }
}
@media (min-width: 992px) {
  footer .locations .col {
    padding-left: 40px;
  }
}
@media (min-width: 1480px) {
  footer .locations .col {
    padding-left: 40px;
  }
}
@media (min-width: 350px) {
  footer .locations .col {
    padding-right: 20px;
  }
}
@media (min-width: 576px) {
  footer .locations .col {
    padding-right: 25px;
  }
}
@media (min-width: 992px) {
  footer .locations .col {
    padding-right: 40px;
  }
}
@media (min-width: 1480px) {
  footer .locations .col {
    padding-right: 40px;
  }
}
@media (min-width: 1200px) {
  footer .locations .col:not(:last-child) {
    border-right: 1px solid #D9D8D5;
  }
}
@media (max-width: 1199.98px) {
  footer .locations .col {
    -ms-flex: 0 0 50%;
    flex: 0 0 50%;
    max-width: 50%;
    border-bottom: 1px solid #D9D8D5;
  }
  footer .locations .col:nth-child(odd) {
    border-right: 1px solid #D9D8D5;
  }
}
@media (max-width: 575.98px) {
  footer .locations .col {
    -ms-flex: 0 0 100%;
    flex: 0 0 100%;
    max-width: 100%;
    border-right: none !important;
  }
}
footer .locations .col h2 {
  color: #000000;
  font-family: "new-spirit", serif;
  font-weight: 400;
  font-style: normal;
  color: #000;
  font-size: 40px;
  font-size: max(min(2.25vw, 40px), 32px);
  font-style: normal;
  font-weight: 300;
  line-height: 1.2;
}
@media (max-width: 767.98px) {
  footer .locations .col h2 {
    font-size: 28px;
  }
}
@media (max-width: 575.98px) {
  footer .locations .col h2 {
    font-size: 28px;
  }
}
@media (max-width: 349px) {
  footer .locations .col h2 {
    font-size: 22px;
  }
}
footer .locations .col .address {
  font-size: 14px;
  line-height: 1.428;
}
footer .locations .col .link {
  margin-top: 18px;
}
footer .locations .col .link a {
  position: relative;
  cursor: pointer;
  border: none;
  background: none;
  color: #3C0A32;
  font-family: PPNeueMontreal-Regular, sans-serif;
  font-weight: normal;
  font-style: normal;
  text-decoration: none !important;
  -webkit-transition: opacity 250ms cubic-bezier(0.24, 0, 0.4, 1);
  -moz-transition: opacity 250ms cubic-bezier(0.24, 0, 0.4, 1);
  -ms-transition: opacity 250ms cubic-bezier(0.24, 0, 0.4, 1);
  -o-transition: opacity 250ms cubic-bezier(0.24, 0, 0.4, 1);
  transition: opacity 250ms cubic-bezier(0.24, 0, 0.4, 1);
  font-size: 16px;
  padding-right: 24px;
}
@media (min-width: 992px) {
  footer .locations .col .link a:hover {
    color: #FF8C70;
  }
}
footer .locations .col .link a .arrow {
  position: absolute;
  right: 0;
  bottom: 0;
  background-color: #FF8C70;
  border-radius: 50%;
  width: 18px;
  height: 18px;
  margin-left: 5px;
  display: -webkit-box;
  display: -moz-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
  -moz-box-align: center;
  -ms-flex-align: center;
  -webkit-align-items: center;
  align-items: center;
  -webkit-box-pack: center;
  -moz-box-pack: center;
  -ms-flex-pack: center;
  -webkit-justify-content: center;
  justify-content: center;
  -webkit-transition: background-color 250ms cubic-bezier(0.24, 0, 0.4, 1);
  -moz-transition: background-color 250ms cubic-bezier(0.24, 0, 0.4, 1);
  -ms-transition: background-color 250ms cubic-bezier(0.24, 0, 0.4, 1);
  -o-transition: background-color 250ms cubic-bezier(0.24, 0, 0.4, 1);
  transition: background-color 250ms cubic-bezier(0.24, 0, 0.4, 1);
}
footer .locations .col .link a .arrow svg {
  width: 7px;
  height: auto;
}
footer .locations .col .link a span {
  -webkit-transition: color 250ms cubic-bezier(0.24, 0, 0.4, 1);
  -moz-transition: color 250ms cubic-bezier(0.24, 0, 0.4, 1);
  -ms-transition: color 250ms cubic-bezier(0.24, 0, 0.4, 1);
  -o-transition: color 250ms cubic-bezier(0.24, 0, 0.4, 1);
  transition: color 250ms cubic-bezier(0.24, 0, 0.4, 1);
}
footer .locations .col .link a:hover span {
  color: #FF8C70;
}
footer .footer-menus .container {
  padding-left: 0;
  padding-right: 0;
}
footer .footer-menus .container .row {
  margin-left: 0;
  margin-right: 0;
}
footer .footer-menus .col {
  -ms-flex: 0 0 25%;
  flex: 0 0 25%;
  max-width: 25%;
  padding-bottom: 15px;
  padding-left: 15px;
  padding-right: 15px;
}
@media (min-width: 350px) {
  footer .footer-menus .col {
    padding-bottom: 20px;
  }
}
@media (min-width: 576px) {
  footer .footer-menus .col {
    padding-bottom: 25px;
  }
}
@media (min-width: 992px) {
  footer .footer-menus .col {
    padding-bottom: 30px;
  }
}
@media (min-width: 1480px) {
  footer .footer-menus .col {
    padding-bottom: 35px;
  }
}
@media (min-width: 350px) {
  footer .footer-menus .col {
    padding-left: 20px;
  }
}
@media (min-width: 576px) {
  footer .footer-menus .col {
    padding-left: 25px;
  }
}
@media (min-width: 992px) {
  footer .footer-menus .col {
    padding-left: 40px;
  }
}
@media (min-width: 1480px) {
  footer .footer-menus .col {
    padding-left: 40px;
  }
}
@media (min-width: 350px) {
  footer .footer-menus .col {
    padding-right: 20px;
  }
}
@media (min-width: 576px) {
  footer .footer-menus .col {
    padding-right: 25px;
  }
}
@media (min-width: 992px) {
  footer .footer-menus .col {
    padding-right: 40px;
  }
}
@media (min-width: 1480px) {
  footer .footer-menus .col {
    padding-right: 40px;
  }
}
@media (min-width: 1200px) {
  footer .footer-menus .col {
    padding-top: 15px;
  }
}
@media (min-width: 1200px) and (min-width: 350px) {
  footer .footer-menus .col {
    padding-top: 20px;
  }
}
@media (min-width: 1200px) and (min-width: 576px) {
  footer .footer-menus .col {
    padding-top: 25px;
  }
}
@media (min-width: 1200px) and (min-width: 992px) {
  footer .footer-menus .col {
    padding-top: 30px;
  }
}
@media (min-width: 1200px) and (min-width: 1480px) {
  footer .footer-menus .col {
    padding-top: 35px;
  }
}
footer .footer-menus .col .menu#menu-footer-menu-1 > .menu-item:last-child a {
  margin-bottom: 0px;
  line-height: 1;
}
footer .footer-menus .col.col-fm-4 {
  display: flex;
  flex-direction: column;
  justify-content: space-between;
}
@media (max-width: 1199.98px) {
  footer .footer-menus .col {
    -ms-flex: 0 0 50%;
    flex: 0 0 50%;
    max-width: 50%;
    padding-top: 0;
  }
  footer .footer-menus .col:nth-child(1), footer .footer-menus .col:nth-child(2) {
    padding-top: 15px;
  }
}
@media (max-width: 1199.98px) and (min-width: 350px) {
  footer .footer-menus .col:nth-child(1), footer .footer-menus .col:nth-child(2) {
    padding-top: 20px;
  }
}
@media (max-width: 1199.98px) and (min-width: 576px) {
  footer .footer-menus .col:nth-child(1), footer .footer-menus .col:nth-child(2) {
    padding-top: 25px;
  }
}
@media (max-width: 1199.98px) and (min-width: 992px) {
  footer .footer-menus .col:nth-child(1), footer .footer-menus .col:nth-child(2) {
    padding-top: 30px;
  }
}
@media (max-width: 1199.98px) and (min-width: 1480px) {
  footer .footer-menus .col:nth-child(1), footer .footer-menus .col:nth-child(2) {
    padding-top: 35px;
  }
}
@media (max-width: 575.98px) {
  footer .footer-menus .col {
    -ms-flex: 0 0 100%;
    flex: 0 0 100%;
    max-width: 100%;
    display: none;
  }
  footer .footer-menus .col:not(:nth-child(1)) {
    padding-top: 0 !important;
  }
  footer .footer-menus .col:nth-child(1) {
    padding-top: 15px;
  }
}
@media (max-width: 575.98px) and (min-width: 350px) {
  footer .footer-menus .col:nth-child(1) {
    padding-top: 20px;
  }
}
@media (max-width: 575.98px) and (min-width: 576px) {
  footer .footer-menus .col:nth-child(1) {
    padding-top: 25px;
  }
}
@media (max-width: 575.98px) and (min-width: 992px) {
  footer .footer-menus .col:nth-child(1) {
    padding-top: 30px;
  }
}
@media (max-width: 575.98px) and (min-width: 1480px) {
  footer .footer-menus .col:nth-child(1) {
    padding-top: 35px;
  }
}
@media (max-width: 575.98px) {
  footer .footer-menus .col.col-fm-4 {
    display: block;
  }
  footer .footer-menus .col.col-fm-4 ul {
    display: none;
  }
}
footer .footer-menus .col a {
  cursor: pointer;
  border: none;
  background: none;
  color: #3C0A32;
  font-family: PPNeueMontreal-Regular, sans-serif;
  font-weight: normal;
  font-style: normal;
  text-decoration: none !important;
  -webkit-transition: opacity 250ms cubic-bezier(0.24, 0, 0.4, 1);
  -moz-transition: opacity 250ms cubic-bezier(0.24, 0, 0.4, 1);
  -ms-transition: opacity 250ms cubic-bezier(0.24, 0, 0.4, 1);
  -o-transition: opacity 250ms cubic-bezier(0.24, 0, 0.4, 1);
  transition: opacity 250ms cubic-bezier(0.24, 0, 0.4, 1);
}
@media (min-width: 992px) {
  footer .footer-menus .col a:hover {
    color: #FF8C70;
  }
}
footer .footer-menus .col .menu .menu-item a {
  display: inline-block;
  margin-bottom: 10px;
}
footer .footer-menus .col .menu .menu-item.menu-item-has-children {
  margin-top: 20px;
  margin-bottom: 20px;
}
footer .footer-menus .col .menu .menu-item.menu-item-has-children + .menu-item a {
  margin-top: 10px;
}
footer .footer-menus .col .menu .menu-item.menu-item-has-children:first-child {
  margin-top: 0;
}
footer .footer-menus .col .sub-menu {
  padding: 0;
  list-style: none;
}
footer .footer-menus .col .sub-menu .menu-item.menu-padding-top {
  margin-top: 16px;
}
footer .footer-menus .col .sub-menu .menu-item a {
  font-size: 14px;
  margin-bottom: 0;
}
footer .footer-menus .col .social-media {
  margin-top: 64px;
}
@media (max-width: 1199.98px) {
  footer .footer-menus .col .social-media {
    margin-top: 52px;
    margin-bottom: 10px;
  }
}
@media (max-width: 575.98px) {
  footer .footer-menus .col .social-media {
    margin-top: 40px;
    margin-bottom: 20px;
  }
}
footer .logo {
  padding-left: 15px;
  padding-right: 15px;
}
@media (min-width: 350px) {
  footer .logo {
    padding-left: 20px;
  }
}
@media (min-width: 576px) {
  footer .logo {
    padding-left: 25px;
  }
}
@media (min-width: 992px) {
  footer .logo {
    padding-left: 40px;
  }
}
@media (min-width: 1480px) {
  footer .logo {
    padding-left: 40px;
  }
}
@media (min-width: 350px) {
  footer .logo {
    padding-right: 20px;
  }
}
@media (min-width: 576px) {
  footer .logo {
    padding-right: 25px;
  }
}
@media (min-width: 992px) {
  footer .logo {
    padding-right: 40px;
  }
}
@media (min-width: 1480px) {
  footer .logo {
    padding-right: 40px;
  }
}
footer .legal {
  border-top: 1px solid #D9D8D5;
  margin-top: 20px;
  padding-top: 20px;
  padding-bottom: 20px;
}
footer .legal a {
  cursor: pointer;
  border: none;
  background: none;
  color: #3C0A32;
  font-family: PPNeueMontreal-Regular, sans-serif;
  font-weight: normal;
  font-style: normal;
  text-decoration: none !important;
  -webkit-transition: opacity 250ms cubic-bezier(0.24, 0, 0.4, 1);
  -moz-transition: opacity 250ms cubic-bezier(0.24, 0, 0.4, 1);
  -ms-transition: opacity 250ms cubic-bezier(0.24, 0, 0.4, 1);
  -o-transition: opacity 250ms cubic-bezier(0.24, 0, 0.4, 1);
  transition: opacity 250ms cubic-bezier(0.24, 0, 0.4, 1);
}
@media (min-width: 992px) {
  footer .legal a:hover {
    color: #FF8C70;
  }
}
footer .legal * {
  font-size: 12px;
}
footer .legal .container.container-nopad > .row > .col {
  -ms-flex: 0 0 25%;
  flex: 0 0 25%;
  max-width: 25%;
  padding-left: 15px;
  padding-right: 15px;
}
@media (min-width: 350px) {
  footer .legal .container.container-nopad > .row > .col {
    padding-left: 20px;
  }
}
@media (min-width: 576px) {
  footer .legal .container.container-nopad > .row > .col {
    padding-left: 25px;
  }
}
@media (min-width: 992px) {
  footer .legal .container.container-nopad > .row > .col {
    padding-left: 40px;
  }
}
@media (min-width: 1480px) {
  footer .legal .container.container-nopad > .row > .col {
    padding-left: 40px;
  }
}
@media (min-width: 350px) {
  footer .legal .container.container-nopad > .row > .col {
    padding-right: 20px;
  }
}
@media (min-width: 576px) {
  footer .legal .container.container-nopad > .row > .col {
    padding-right: 25px;
  }
}
@media (min-width: 992px) {
  footer .legal .container.container-nopad > .row > .col {
    padding-right: 40px;
  }
}
@media (min-width: 1480px) {
  footer .legal .container.container-nopad > .row > .col {
    padding-right: 40px;
  }
}
@media (max-width: 1199.98px) {
  footer .legal .container.container-nopad > .row > .col {
    -ms-flex: 0 0 50%;
    flex: 0 0 50%;
    max-width: 50%;
    padding-top: 0;
  }
  footer .legal .container.container-nopad > .row > .col:nth-child(1), footer .legal .container.container-nopad > .row > .col:nth-child(2) {
    padding-top: 15px;
  }
}
@media (max-width: 1199.98px) and (min-width: 350px) {
  footer .legal .container.container-nopad > .row > .col:nth-child(1), footer .legal .container.container-nopad > .row > .col:nth-child(2) {
    padding-top: 20px;
  }
}
@media (max-width: 1199.98px) and (min-width: 576px) {
  footer .legal .container.container-nopad > .row > .col:nth-child(1), footer .legal .container.container-nopad > .row > .col:nth-child(2) {
    padding-top: 25px;
  }
}
@media (max-width: 1199.98px) and (min-width: 992px) {
  footer .legal .container.container-nopad > .row > .col:nth-child(1), footer .legal .container.container-nopad > .row > .col:nth-child(2) {
    padding-top: 30px;
  }
}
@media (max-width: 1199.98px) and (min-width: 1480px) {
  footer .legal .container.container-nopad > .row > .col:nth-child(1), footer .legal .container.container-nopad > .row > .col:nth-child(2) {
    padding-top: 35px;
  }
}
@media (max-width: 575.98px) {
  footer .legal .container.container-nopad > .row > .col {
    -ms-flex: 0 0 100%;
    flex: 0 0 100%;
    max-width: 100%;
  }
  footer .legal .container.container-nopad > .row > .col:not(:nth-child(1)) {
    padding-top: 0 !important;
  }
  footer .legal .container.container-nopad > .row > .col:nth-child(1) {
    padding-top: 15px;
  }
}
@media (max-width: 575.98px) and (min-width: 350px) {
  footer .legal .container.container-nopad > .row > .col:nth-child(1) {
    padding-top: 20px;
  }
}
@media (max-width: 575.98px) and (min-width: 576px) {
  footer .legal .container.container-nopad > .row > .col:nth-child(1) {
    padding-top: 25px;
  }
}
@media (max-width: 575.98px) and (min-width: 992px) {
  footer .legal .container.container-nopad > .row > .col:nth-child(1) {
    padding-top: 30px;
  }
}
@media (max-width: 575.98px) and (min-width: 1480px) {
  footer .legal .container.container-nopad > .row > .col:nth-child(1) {
    padding-top: 35px;
  }
}
@media (max-width: 575.98px) {
  footer .legal .container.container-nopad > .row > .col {
    text-align: center;
  }
  footer .legal .container.container-nopad > .row > .col .copyright {
    margin-bottom: 12px;
  }
  footer .legal .container.container-nopad > .row > .col .credit {
    margin-top: 12px;
  }
}

#cover {
  width: 100%;
  height: 100%;
  position: fixed;
  top: 0;
  left: 0;
  background: #ffffff;
  z-index: 1000;
  opacity: 1;
}
#cover.fade-out {
  opacity: 0;
  -webkit-transition: opacity 100ms ease;
  -moz-transition: opacity 100ms ease;
  -ms-transition: opacity 100ms ease;
  -o-transition: opacity 100ms ease;
  transition: opacity 100ms ease;
}

.breadcrumbs {
  margin-bottom: 24px;
  display: flex;
  align-items: center;
  flex-wrap: wrap;
}
.breadcrumbs a {
  color: #3C0A32;
  font-family: PPNeueMontreal-Medium, sans-serif;
  font-weight: bold;
  font-style: normal;
  font-size: 12px;
  font-style: normal;
  font-weight: 500;
  line-height: 1; /* 233.333% */
  text-decoration: none;
  margin-top: 8px;
  margin-bottom: 8px;
}
.breadcrumbs a span {
  font-family: PPNeueMontreal-Medium, sans-serif;
  font-weight: bold;
  font-style: normal;
}
.breadcrumbs a:first-child {
  display: flex;
  align-items: center;
}
.breadcrumbs svg {
  margin-right: 8px;
  margin-left: 8px;
}
.breadcrumbs .home {
  display: inline-flex;
  align-items: center;
}
.breadcrumbs .home svg {
  margin-right: 4px;
  margin-left: 0px;
}
.breadcrumbs .breadcrumb_last {
  color: #000;
  opacity: 0.5;
  font-family: PPNeueMontreal-Medium, sans-serif;
  font-weight: bold;
  font-style: normal;
  font-size: 12px;
  font-style: normal;
  font-weight: 500;
  line-height: 1; /* 233.333% */
}

/*--------------------------------------------------------------
THEME / NAVIGATION
--------------------------------------------------------------*/
header #alert-banner {
  background-color: #F2C8C0;
  display: -webkit-box;
  display: -moz-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  position: fixed;
  width: 100%;
  top: 0;
  right: 0;
  padding-top: 10px;
  padding-bottom: 10px;
  padding-left: 15px;
  padding-right: 15px;
  z-index: 101;
  -webkit-transition: top 250ms ease;
  -moz-transition: top 250ms ease;
  -ms-transition: top 250ms ease;
  -o-transition: top 250ms ease;
  transition: top 250ms ease;
  -webkit-box-align: center;
  -moz-box-align: center;
  -ms-flex-align: center;
  -webkit-align-items: center;
  align-items: center;
  -webkit-box-pack: center;
  -moz-box-pack: center;
  -ms-flex-pack: center;
  -webkit-justify-content: center;
  justify-content: center;
}
@media (min-width: 350px) {
  header #alert-banner {
    padding-left: 20px;
  }
}
@media (min-width: 576px) {
  header #alert-banner {
    padding-left: 25px;
  }
}
@media (min-width: 992px) {
  header #alert-banner {
    padding-left: 40px;
  }
}
@media (min-width: 1480px) {
  header #alert-banner {
    padding-left: 40px;
  }
}
@media (min-width: 350px) {
  header #alert-banner {
    padding-right: 20px;
  }
}
@media (min-width: 576px) {
  header #alert-banner {
    padding-right: 25px;
  }
}
@media (min-width: 992px) {
  header #alert-banner {
    padding-right: 40px;
  }
}
@media (min-width: 1480px) {
  header #alert-banner {
    padding-right: 40px;
  }
}
@media (max-width: 991.98px) {
  header #alert-banner {
    display: none;
  }
}
header #alert-banner .inner {
  display: -webkit-box;
  display: -moz-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
}
header #alert-banner .inner * {
  font-size: 14px;
  color: #3C0A32;
  margin-bottom: 0;
  font-weight: 500;
}
header #alert-banner .inner .link {
  position: relative;
  margin-left: 24px;
}
header #alert-banner .inner .link a {
  font-weight: 500;
}
header #alert-banner .inner .link a svg {
  margin-left: 3px;
  margin-bottom: 1px;
}
header #alert-banner .inner .link:before {
  content: "";
  position: absolute;
  background: #3C0A32;
  width: 1px;
  height: 14px;
  top: 4px;
  left: -13px;
}
header #primary-nav {
  position: fixed;
  z-index: 100;
  top: 0;
  left: 0;
  width: 100%;
  height: 126px;
  background-color: #F5F4F1;
  padding-left: 15px;
  padding-right: 15px;
  display: -webkit-box;
  display: -moz-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
  -moz-box-align: center;
  -ms-flex-align: center;
  -webkit-align-items: center;
  align-items: center;
  -webkit-box-pack: justify;
  -moz-box-pack: justify;
  -ms-flex-pack: justify;
  -webkit-justify-content: space-between;
  justify-content: space-between;
  -webkit-transition: top 250ms ease;
  -moz-transition: top 250ms ease;
  -ms-transition: top 250ms ease;
  -o-transition: top 250ms ease;
  transition: top 250ms ease;
}
@media (min-width: 350px) {
  header #primary-nav {
    padding-left: 20px;
  }
}
@media (min-width: 576px) {
  header #primary-nav {
    padding-left: 25px;
  }
}
@media (min-width: 992px) {
  header #primary-nav {
    padding-left: 40px;
  }
}
@media (min-width: 1480px) {
  header #primary-nav {
    padding-left: 40px;
  }
}
@media (min-width: 350px) {
  header #primary-nav {
    padding-right: 20px;
  }
}
@media (min-width: 576px) {
  header #primary-nav {
    padding-right: 25px;
  }
}
@media (min-width: 992px) {
  header #primary-nav {
    padding-right: 40px;
  }
}
@media (min-width: 1480px) {
  header #primary-nav {
    padding-right: 40px;
  }
}
@media (max-width: 991.98px) {
  header #primary-nav {
    height: 64px;
  }
}
header #primary-nav #top-nav {
  background-color: #ffffff;
  display: -webkit-box;
  display: -moz-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  position: absolute;
  top: 0;
  right: 0;
  height: 46px;
  padding-top: 10px;
  padding-bottom: 10px;
  padding-left: 48px;
  padding-right: 15px;
  border-bottom-left-radius: 20px;
  -webkit-transition: top 250ms ease;
  -moz-transition: top 250ms ease;
  -ms-transition: top 250ms ease;
  -o-transition: top 250ms ease;
  transition: top 250ms ease;
}
@media (min-width: 350px) {
  header #primary-nav #top-nav {
    padding-right: 20px;
  }
}
@media (min-width: 576px) {
  header #primary-nav #top-nav {
    padding-right: 25px;
  }
}
@media (min-width: 992px) {
  header #primary-nav #top-nav {
    padding-right: 40px;
  }
}
@media (min-width: 1480px) {
  header #primary-nav #top-nav {
    padding-right: 40px;
  }
}
@media (max-width: 991.98px) {
  header #primary-nav #top-nav {
    display: none;
  }
}
header #primary-nav #top-nav .menu {
  display: -webkit-box;
  display: -moz-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
}
header #primary-nav #top-nav .menu.locations-menu {
  margin-right: 16px;
}
header #primary-nav #top-nav .menu .menu-item {
  margin-top: -3px;
}
header #primary-nav #top-nav .menu .menu-item:not(:last-child) {
  margin-right: 16px;
}
header #primary-nav #top-nav .menu .menu-item a {
  font-size: 12px;
}
header #primary-nav #top-nav .menu .menu-item.separator {
  position: relative;
  margin-left: 12px;
  margin-right: 28px;
}
@media (max-width: 1199.98px) {
  header #primary-nav #top-nav .menu .menu-item.separator {
    margin-left: 6px;
    margin-right: 22px;
  }
}
header #primary-nav #top-nav .menu .menu-item.separator:after {
  content: "";
  position: absolute;
  background-color: #D9D8D5;
  width: 1px;
  height: 16px;
  top: 6px;
  left: -0.5px;
}
header #primary-nav #top-nav .menu .menu-item.separator a {
  pointer-events: none;
  cursor: default !important;
  color: transparent;
  font-size: 0;
}
header #primary-nav #top-nav .menu .menu-item.separator.invisible {
  margin-left: 0;
  margin-right: 12px;
}
@media (max-width: 1199.98px) {
  header #primary-nav #top-nav .menu .menu-item.separator.invisible {
    margin-right: 6px;
  }
}
header #primary-nav #top-nav .menu .menu-item.separator.invisible:after {
  content: none;
}
header #primary-nav #top-nav .menu .menu-item:not(.button-link) a {
  cursor: pointer;
  border: none;
  background: none;
  color: #3C0A32;
  font-family: PPNeueMontreal-Regular, sans-serif;
  font-weight: normal;
  font-style: normal;
  text-decoration: none !important;
  -webkit-transition: opacity 250ms cubic-bezier(0.24, 0, 0.4, 1);
  -moz-transition: opacity 250ms cubic-bezier(0.24, 0, 0.4, 1);
  -ms-transition: opacity 250ms cubic-bezier(0.24, 0, 0.4, 1);
  -o-transition: opacity 250ms cubic-bezier(0.24, 0, 0.4, 1);
  transition: opacity 250ms cubic-bezier(0.24, 0, 0.4, 1);
}
@media (min-width: 992px) {
  header #primary-nav #top-nav .menu .menu-item:not(.button-link) a:hover {
    color: #FF8C70;
  }
}
@media (max-width: 1199.98px) {
  header #primary-nav #top-nav .menu .menu-item.button-link:not(:last-child) {
    margin-right: 10px;
  }
}
header #primary-nav #top-nav .menu .menu-item.button-link a {
  position: relative;
  font-family: PPNeueMontreal-Medium, sans-serif;
  font-weight: bold;
  font-style: normal;
  background-color: #FF8C70;
  outline: none !important;
  text-decoration: none !important;
  display: inline-block;
  cursor: pointer;
  color: #3C0A32;
  border-radius: 4px;
  padding-left: 40px;
  padding-right: 40px;
  height: 44px;
  line-height: 44px;
  border-radius: 22px;
  font-size: 16px;
  height: 32px;
  line-height: 32px;
  padding-left: 14px;
  padding-right: 14px;
  font-size: 12px;
}
header #primary-nav #top-nav .menu .menu-item.button-link a:focus {
  outline: none !important;
}
header #primary-nav #top-nav .menu .menu-item.button-link a:focus-visible {
  outline: 1px dotted !important;
  outline: 5px auto -webkit-focus-ring-color !important;
}
header #primary-nav #top-nav .menu .menu-item.button-link a span {
  color: #3C0A32;
  font-size: 16px;
  line-height: 44px;
}
header #primary-nav #top-nav .menu .menu-item.button-link a span {
  line-height: 32px;
  font-size: 12px;
}
@media (min-width: 992px) {
  header #primary-nav #top-nav .menu .menu-item.button-link a {
    -webkit-transition: background 250ms cubic-bezier(0.24, 0, 0.4, 1), border 250ms cubic-bezier(0.24, 0, 0.4, 1), color 250ms cubic-bezier(0.24, 0, 0.4, 1), opacity 1000ms cubic-bezier(0.24, 0, 0.4, 1);
    -moz-transition: background 250ms cubic-bezier(0.24, 0, 0.4, 1), border 250ms cubic-bezier(0.24, 0, 0.4, 1), color 250ms cubic-bezier(0.24, 0, 0.4, 1), opacity 1000ms cubic-bezier(0.24, 0, 0.4, 1);
    -ms-transition: background 250ms cubic-bezier(0.24, 0, 0.4, 1), border 250ms cubic-bezier(0.24, 0, 0.4, 1), color 250ms cubic-bezier(0.24, 0, 0.4, 1), opacity 1000ms cubic-bezier(0.24, 0, 0.4, 1);
    -o-transition: background 250ms cubic-bezier(0.24, 0, 0.4, 1), border 250ms cubic-bezier(0.24, 0, 0.4, 1), color 250ms cubic-bezier(0.24, 0, 0.4, 1), opacity 1000ms cubic-bezier(0.24, 0, 0.4, 1);
    transition: background 250ms cubic-bezier(0.24, 0, 0.4, 1), border 250ms cubic-bezier(0.24, 0, 0.4, 1), color 250ms cubic-bezier(0.24, 0, 0.4, 1), opacity 1000ms cubic-bezier(0.24, 0, 0.4, 1);
  }
  header #primary-nav #top-nav .menu .menu-item.button-link a * {
    -webkit-transition: color 250ms cubic-bezier(0.24, 0, 0.4, 1);
    -moz-transition: color 250ms cubic-bezier(0.24, 0, 0.4, 1);
    -ms-transition: color 250ms cubic-bezier(0.24, 0, 0.4, 1);
    -o-transition: color 250ms cubic-bezier(0.24, 0, 0.4, 1);
    transition: color 250ms cubic-bezier(0.24, 0, 0.4, 1);
  }
  header #primary-nav #top-nav .menu .menu-item.button-link a:hover {
    background-color: #3C0A32 !important;
    color: #FF8C70 !important;
  }
  header #primary-nav #top-nav .menu .menu-item.button-link a:hover span {
    opacity: 1 !important;
  }
  header #primary-nav #top-nav .menu .menu-item.button-link a:hover * {
    color: #FF8C70;
  }
}
header #primary-nav #top-nav .menu .menu-item.button-link.green {
  margin-left: 16px;
}
header #primary-nav #top-nav .menu .menu-item.button-link.green a {
  background-color: #DAF0DE;
}
header #primary-nav #top-nav .menu .menu-item.button-link.blue a {
  background-color: #D5E7EB;
}
header #primary-nav #top-nav .menu .menu-item.button-link.yellow a {
  background-color: #FFECC8;
}
header #primary-nav .logo {
  position: absolute;
  left: 0;
  bottom: 0;
  height: 80px;
  padding-left: 15px;
  display: -webkit-box;
  display: -moz-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
  -moz-box-align: center;
  -ms-flex-align: center;
  -webkit-align-items: center;
  align-items: center;
}
@media (min-width: 350px) {
  header #primary-nav .logo {
    padding-left: 20px;
  }
}
@media (min-width: 576px) {
  header #primary-nav .logo {
    padding-left: 25px;
  }
}
@media (min-width: 992px) {
  header #primary-nav .logo {
    padding-left: 40px;
  }
}
@media (min-width: 1480px) {
  header #primary-nav .logo {
    padding-left: 40px;
  }
}
header #primary-nav .logo .logo-inner {
  position: relative;
  -webkit-align-self: center;
  -ms-flex-item-align: center;
  align-self: center;
}
@media (max-width: 991.98px) {
  header #primary-nav .logo .logo-inner {
    position: relative;
    top: 8px;
  }
}
header #primary-nav .logo .logo-inner h1 {
  margin-bottom: 0;
}
header #primary-nav .logo .logo-inner a {
  display: inline-block;
  position: relative;
  z-index: 3;
}
header #primary-nav .logo .logo-inner a img {
  width: 170px;
  height: auto;
}
@media (max-width: 1199.98px) {
  header #primary-nav .logo .logo-inner a img {
    width: 150px;
  }
}
@media (max-width: 991.98px) {
  header #primary-nav .logo .logo-inner a img {
    width: 120px;
  }
}
header #primary-nav .logo .logo-inner a img:first-child {
  opacity: 1;
  -webkit-transition: opacity 250ms ease;
  -moz-transition: opacity 250ms ease;
  -ms-transition: opacity 250ms ease;
  -o-transition: opacity 250ms ease;
  transition: opacity 250ms ease;
}
header #primary-nav .nav {
  height: 100%;
  display: -webkit-box;
  display: -moz-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
  -moz-box-align: center;
  -ms-flex-align: center;
  -webkit-align-items: center;
  align-items: center;
  -webkit-box-pack: end;
  -moz-box-pack: end;
  -ms-flex-pack: end;
  -webkit-justify-content: flex-end;
  justify-content: flex-end;
}
header #primary-nav .nav .nav-main {
  position: absolute;
  width: 100%;
  height: 80px;
  left: 0;
  bottom: 0;
}
@media (max-width: 991.98px) {
  header #primary-nav .nav .nav-main {
    display: none;
  }
}
header #primary-nav .nav .nav-main .menu {
  height: 100%;
  margin: 0;
  padding: 0;
  display: -webkit-box;
  display: -moz-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
  -moz-box-align: center;
  -ms-flex-align: center;
  -webkit-align-items: center;
  align-items: center;
  -webkit-box-pack: center;
  -moz-box-pack: center;
  -ms-flex-pack: center;
  -webkit-justify-content: center;
  justify-content: center;
}
header #primary-nav .nav .nav-main .menu > .menu-item {
  position: relative;
}
header #primary-nav .nav .nav-main .menu > .menu-item button, header #primary-nav .nav .nav-main .menu > .menu-item a {
  position: relative;
  z-index: 3;
  border: none;
  outline: none !important;
  background: none;
  display: inline-block;
  position: relative;
  letter-spacing: unset;
  padding: 0;
  cursor: pointer;
  border: none;
  background: none;
  color: #3C0A32;
  font-family: PPNeueMontreal-Regular, sans-serif;
  font-weight: normal;
  font-style: normal;
  text-decoration: none !important;
  display: -webkit-box;
  display: -moz-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
  -moz-box-align: center;
  -ms-flex-align: center;
  -webkit-align-items: center;
  align-items: center;
}
header #primary-nav .nav .nav-main .menu > .menu-item button span, header #primary-nav .nav .nav-main .menu > .menu-item a span {
  -webkit-transition: opacity 250ms cubic-bezier(0.24, 0, 0.4, 1);
  -moz-transition: opacity 250ms cubic-bezier(0.24, 0, 0.4, 1);
  -ms-transition: opacity 250ms cubic-bezier(0.24, 0, 0.4, 1);
  -o-transition: opacity 250ms cubic-bezier(0.24, 0, 0.4, 1);
  transition: opacity 250ms cubic-bezier(0.24, 0, 0.4, 1);
}
@media (min-width: 992px) {
  header #primary-nav .nav .nav-main .menu > .menu-item button span:hover, header #primary-nav .nav .nav-main .menu > .menu-item a span:hover {
    color: #FF8C70;
  }
}
header #primary-nav .nav .nav-main .menu > .menu-item button:focus, header #primary-nav .nav .nav-main .menu > .menu-item a:focus {
  outline: none !important;
}
header #primary-nav .nav .nav-main .menu > .menu-item button:focus-visible, header #primary-nav .nav .nav-main .menu > .menu-item a:focus-visible {
  outline: 1px dotted !important;
  outline: 5px auto -webkit-focus-ring-color !important;
}
header #primary-nav .nav .nav-main .menu > .menu-item button span, header #primary-nav .nav .nav-main .menu > .menu-item a span {
  color: #3C0A32;
  -webkit-transition: color 250ms cubic-bezier(0.24, 0, 0.4, 1), opacity 250ms cubic-bezier(0.24, 0, 0.4, 1);
  -moz-transition: color 250ms cubic-bezier(0.24, 0, 0.4, 1), opacity 250ms cubic-bezier(0.24, 0, 0.4, 1);
  -ms-transition: color 250ms cubic-bezier(0.24, 0, 0.4, 1), opacity 250ms cubic-bezier(0.24, 0, 0.4, 1);
  -o-transition: color 250ms cubic-bezier(0.24, 0, 0.4, 1), opacity 250ms cubic-bezier(0.24, 0, 0.4, 1);
  transition: color 250ms cubic-bezier(0.24, 0, 0.4, 1), opacity 250ms cubic-bezier(0.24, 0, 0.4, 1);
  font-size: 16px;
}
@media (max-width: 1199.98px) {
  header #primary-nav .nav .nav-main .menu > .menu-item button span, header #primary-nav .nav .nav-main .menu > .menu-item a span {
    font-size: 14px;
  }
}
header #primary-nav .nav .nav-main .menu > .menu-item button .arrow, header #primary-nav .nav .nav-main .menu > .menu-item a .arrow {
  background-color: #ffffff;
  border-radius: 50%;
  margin-left: 7px;
  width: 16px;
  height: 16px;
  display: -webkit-box;
  display: -moz-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
  -moz-box-align: center;
  -ms-flex-align: center;
  -webkit-align-items: center;
  align-items: center;
  -webkit-box-pack: center;
  -moz-box-pack: center;
  -ms-flex-pack: center;
  -webkit-justify-content: center;
  justify-content: center;
}
header #primary-nav .nav .nav-main .menu > .menu-item button .arrow svg, header #primary-nav .nav .nav-main .menu > .menu-item a .arrow svg {
  -webkit-transition: all 250ms cubic-bezier(0.24, 0, 0.4, 1);
  -moz-transition: all 250ms cubic-bezier(0.24, 0, 0.4, 1);
  -ms-transition: all 250ms cubic-bezier(0.24, 0, 0.4, 1);
  -o-transition: all 250ms cubic-bezier(0.24, 0, 0.4, 1);
  transition: all 250ms cubic-bezier(0.24, 0, 0.4, 1);
  width: 10px;
}
header #primary-nav .nav .nav-main .menu > .menu-item button .arrow svg .stroke, header #primary-nav .nav .nav-main .menu > .menu-item a .arrow svg .stroke {
  stroke: #FF8C70;
  -webkit-transition: stroke 250ms cubic-bezier(0.24, 0, 0.4, 1);
  -moz-transition: stroke 250ms cubic-bezier(0.24, 0, 0.4, 1);
  -ms-transition: stroke 250ms cubic-bezier(0.24, 0, 0.4, 1);
  -o-transition: stroke 250ms cubic-bezier(0.24, 0, 0.4, 1);
  transition: stroke 250ms cubic-bezier(0.24, 0, 0.4, 1);
}
header #primary-nav .nav .nav-main .menu > .menu-item:not(:first-child) {
  margin-left: 60px;
}
@media (max-width: 1479px) {
  header #primary-nav .nav .nav-main .menu > .menu-item:not(:first-child) {
    margin-left: 40px;
  }
}
@media (max-width: 1199.98px) {
  header #primary-nav .nav .nav-main .menu > .menu-item:not(:first-child) {
    margin-left: 25px;
  }
}
header #primary-nav .nav .nav-main .menu > .menu-item.button-link {
  position: absolute;
  right: 0;
  padding-right: 15px;
}
@media (min-width: 350px) {
  header #primary-nav .nav .nav-main .menu > .menu-item.button-link {
    padding-right: 20px;
  }
}
@media (min-width: 576px) {
  header #primary-nav .nav .nav-main .menu > .menu-item.button-link {
    padding-right: 25px;
  }
}
@media (min-width: 992px) {
  header #primary-nav .nav .nav-main .menu > .menu-item.button-link {
    padding-right: 40px;
  }
}
@media (min-width: 1480px) {
  header #primary-nav .nav .nav-main .menu > .menu-item.button-link {
    padding-right: 40px;
  }
}
header #primary-nav .nav .nav-main .menu > .menu-item.button-link a {
  font-family: PPNeueMontreal-Medium, sans-serif;
  font-weight: bold;
  font-style: normal;
  background-color: #FF8C70;
  outline: none !important;
  text-decoration: none !important;
  display: inline-block;
  cursor: pointer;
  color: #3C0A32;
  border-radius: 4px;
  padding-left: 40px;
  padding-right: 40px;
  height: 44px;
  line-height: 44px;
  border-radius: 22px;
  font-size: 16px;
}
header #primary-nav .nav .nav-main .menu > .menu-item.button-link a:focus {
  outline: none !important;
}
header #primary-nav .nav .nav-main .menu > .menu-item.button-link a:focus-visible {
  outline: 1px dotted !important;
  outline: 5px auto -webkit-focus-ring-color !important;
}
header #primary-nav .nav .nav-main .menu > .menu-item.button-link a span {
  color: #3C0A32;
  font-size: 16px;
  line-height: 44px;
}
@media (min-width: 992px) {
  header #primary-nav .nav .nav-main .menu > .menu-item.button-link a {
    -webkit-transition: background 250ms cubic-bezier(0.24, 0, 0.4, 1), border 250ms cubic-bezier(0.24, 0, 0.4, 1), color 250ms cubic-bezier(0.24, 0, 0.4, 1), opacity 1000ms cubic-bezier(0.24, 0, 0.4, 1);
    -moz-transition: background 250ms cubic-bezier(0.24, 0, 0.4, 1), border 250ms cubic-bezier(0.24, 0, 0.4, 1), color 250ms cubic-bezier(0.24, 0, 0.4, 1), opacity 1000ms cubic-bezier(0.24, 0, 0.4, 1);
    -ms-transition: background 250ms cubic-bezier(0.24, 0, 0.4, 1), border 250ms cubic-bezier(0.24, 0, 0.4, 1), color 250ms cubic-bezier(0.24, 0, 0.4, 1), opacity 1000ms cubic-bezier(0.24, 0, 0.4, 1);
    -o-transition: background 250ms cubic-bezier(0.24, 0, 0.4, 1), border 250ms cubic-bezier(0.24, 0, 0.4, 1), color 250ms cubic-bezier(0.24, 0, 0.4, 1), opacity 1000ms cubic-bezier(0.24, 0, 0.4, 1);
    transition: background 250ms cubic-bezier(0.24, 0, 0.4, 1), border 250ms cubic-bezier(0.24, 0, 0.4, 1), color 250ms cubic-bezier(0.24, 0, 0.4, 1), opacity 1000ms cubic-bezier(0.24, 0, 0.4, 1);
  }
  header #primary-nav .nav .nav-main .menu > .menu-item.button-link a * {
    -webkit-transition: color 250ms cubic-bezier(0.24, 0, 0.4, 1);
    -moz-transition: color 250ms cubic-bezier(0.24, 0, 0.4, 1);
    -ms-transition: color 250ms cubic-bezier(0.24, 0, 0.4, 1);
    -o-transition: color 250ms cubic-bezier(0.24, 0, 0.4, 1);
    transition: color 250ms cubic-bezier(0.24, 0, 0.4, 1);
  }
  header #primary-nav .nav .nav-main .menu > .menu-item.button-link a:hover {
    background-color: #3C0A32 !important;
    color: #FF8C70 !important;
  }
  header #primary-nav .nav .nav-main .menu > .menu-item.button-link a:hover span {
    opacity: 1 !important;
  }
  header #primary-nav .nav .nav-main .menu > .menu-item.button-link a:hover * {
    color: #FF8C70;
  }
}
@media (max-width: 1199.98px) {
  header #primary-nav .nav .nav-main .menu > .menu-item.button-link a {
    padding-left: 20px;
    padding-right: 20px;
  }
  header #primary-nav .nav .nav-main .menu > .menu-item.button-link a span {
    font-size: 14px;
  }
}
header #primary-nav .nav .nav-main .menu > .menu-item.current-menu-item button span, header #primary-nav .nav .nav-main .menu > .menu-item.current-menu-item a span, header #primary-nav .nav .nav-main .menu > .menu-item.current_page_parent button span, header #primary-nav .nav .nav-main .menu > .menu-item.current_page_parent a span {
  color: #FF8C70;
}
header #primary-nav .nav .nav-main .menu > .menu-item.current-menu-item button .arrow svg .stroke, header #primary-nav .nav .nav-main .menu > .menu-item.current-menu-item a .arrow svg .stroke, header #primary-nav .nav .nav-main .menu > .menu-item.current_page_parent button .arrow svg .stroke, header #primary-nav .nav .nav-main .menu > .menu-item.current_page_parent a .arrow svg .stroke {
  stroke: #FF8C70;
}
header #primary-nav .nav .nav-main .menu > .menu-item:hover button .arrow svg, header #primary-nav .nav .nav-main .menu > .menu-item:hover a .arrow svg, header #primary-nav .nav .nav-main .menu > .menu-item.opened button .arrow svg, header #primary-nav .nav .nav-main .menu > .menu-item.opened a .arrow svg {
  -ms-transform: rotate(180deg); /* IE 9 */
  -webkit-transform: rotate(180deg); /* Chrome, Safari, Opera */
  -o-transform: rotate(180deg);
  -moz-transform: rotate(180deg);
  transform: rotate(180deg);
}
header #primary-nav .nav .nav-main .menu > .menu-item:hover button .arrow svg .stroke, header #primary-nav .nav .nav-main .menu > .menu-item:hover a .arrow svg .stroke, header #primary-nav .nav .nav-main .menu > .menu-item.opened button .arrow svg .stroke, header #primary-nav .nav .nav-main .menu > .menu-item.opened a .arrow svg .stroke {
  stroke: #FF8C70;
}
header #primary-nav .nav .nav-main .menu > .menu-item:hover button + .sub-menu-wrapper, header #primary-nav .nav .nav-main .menu > .menu-item:hover a + .sub-menu-wrapper, header #primary-nav .nav .nav-main .menu > .menu-item.opened button + .sub-menu-wrapper, header #primary-nav .nav .nav-main .menu > .menu-item.opened a + .sub-menu-wrapper {
  visibility: visible;
  -webkit-transition: visibility 0ms ease;
  -moz-transition: visibility 0ms ease;
  -ms-transition: visibility 0ms ease;
  -o-transition: visibility 0ms ease;
  transition: visibility 0ms ease;
  -webkit-transition-delay: 0ms;
  -moz-transition-delay: 0ms;
  -ms-transition-delay: 0ms;
  -o-transition-delay: 0ms;
  transition-delay: 0ms;
}
header #primary-nav .nav .nav-main .menu > .menu-item:hover button + .sub-menu-wrapper ul.sub-menu, header #primary-nav .nav .nav-main .menu > .menu-item:hover a + .sub-menu-wrapper ul.sub-menu, header #primary-nav .nav .nav-main .menu > .menu-item.opened button + .sub-menu-wrapper ul.sub-menu, header #primary-nav .nav .nav-main .menu > .menu-item.opened a + .sub-menu-wrapper ul.sub-menu {
  opacity: 1;
}
header #primary-nav .nav .nav-main .menu .sub-menu-wrapper {
  position: absolute;
  z-index: 3;
  overflow: hidden;
  left: 50%;
  width: 280px;
  margin-left: -140px;
  top: 22.5px;
  text-align: left;
  padding: 0;
  visibility: hidden;
  -webkit-transition: visibility 0ms ease;
  -moz-transition: visibility 0ms ease;
  -ms-transition: visibility 0ms ease;
  -o-transition: visibility 0ms ease;
  transition: visibility 0ms ease;
  -webkit-transition-delay: 250ms;
  -moz-transition-delay: 250ms;
  -ms-transition-delay: 250ms;
  -o-transition-delay: 250ms;
  transition-delay: 250ms;
}
header #primary-nav .nav .nav-main .menu .sub-menu-wrapper ul {
  position: relative;
  padding: 0;
  margin: 0;
  margin-top: 30px;
  list-style: none;
  opacity: 0;
  border: 1px solid #65365C;
  border-radius: 9px;
  -webkit-transition: opacity 250ms ease;
  -moz-transition: opacity 250ms ease;
  -ms-transition: opacity 250ms ease;
  -o-transition: opacity 250ms ease;
  transition: opacity 250ms ease;
}
header #primary-nav .nav .nav-main .menu .sub-menu-wrapper ul:before {
  content: "";
  position: absolute;
  top: -8px;
  left: 50%;
  margin-left: -6px;
  width: 0px;
  height: 0px;
  border-left: 6px solid transparent;
  border-right: 6px solid transparent;
  border-bottom: 8px solid #3C0A32;
}
header #primary-nav .nav .nav-main .menu .sub-menu-wrapper li {
  text-align: center;
}
header #primary-nav .nav .nav-main .menu .sub-menu-wrapper li a {
  width: 100%;
  background-color: #3C0A32;
  display: block;
  padding-top: 6px;
  padding-bottom: 6px;
  padding-left: 25px;
  padding-right: 25px;
  text-decoration: none !important;
}
header #primary-nav .nav .nav-main .menu .sub-menu-wrapper li a span {
  -webkit-transition: color 250ms cubic-bezier(0.24, 0, 0.4, 1), opacity 250ms cubic-bezier(0.24, 0, 0.4, 1);
  -moz-transition: color 250ms cubic-bezier(0.24, 0, 0.4, 1), opacity 250ms cubic-bezier(0.24, 0, 0.4, 1);
  -ms-transition: color 250ms cubic-bezier(0.24, 0, 0.4, 1), opacity 250ms cubic-bezier(0.24, 0, 0.4, 1);
  -o-transition: color 250ms cubic-bezier(0.24, 0, 0.4, 1), opacity 250ms cubic-bezier(0.24, 0, 0.4, 1);
  transition: color 250ms cubic-bezier(0.24, 0, 0.4, 1), opacity 250ms cubic-bezier(0.24, 0, 0.4, 1);
  font-family: PPNeueMontreal-Medium, sans-serif;
  font-weight: bold;
  font-style: normal;
  color: #ffffff !important;
  font-size: 16px;
}
header #primary-nav .nav .nav-main .menu .sub-menu-wrapper li a:hover, header #primary-nav .nav .nav-main .menu .sub-menu-wrapper li a:focus {
  outline: none !important;
  opacity: 1;
}
header #primary-nav .nav .nav-main .menu .sub-menu-wrapper li a:hover span, header #primary-nav .nav .nav-main .menu .sub-menu-wrapper li a:focus span {
  color: #FF8C70 !important;
  opacity: 1 !important;
}
header #primary-nav .nav .nav-main .menu .sub-menu-wrapper li a:focus-visible span {
  opacity: 1 !important;
  outline: 1px dotted !important;
  outline: 5px auto -webkit-focus-ring-color !important;
}
header #primary-nav .nav .nav-main .menu .sub-menu-wrapper li:first-child a {
  padding-top: 30px;
  border-top-left-radius: 8px;
  border-top-right-radius: 8px;
}
header #primary-nav .nav .nav-main .menu .sub-menu-wrapper li:last-child a {
  padding-bottom: 30px;
  border-bottom-left-radius: 8px;
  border-bottom-right-radius: 8px;
}
header #primary-nav .nav .nav-main .menu .sub-menu-wrapper li:not(:last-child) {
  position: relative;
}
header #primary-nav .nav .nav-main .menu .sub-menu-wrapper li:not(:last-child):after {
  content: "";
  position: absolute;
  background-color: #ffffff;
  width: 100%;
  height: 1px;
  bottom: 0;
  left: 0;
}
header #primary-nav .nav .nav-main .menu .sub-menu-wrapper li.current_page_item a span, header #primary-nav .nav .nav-main .menu .sub-menu-wrapper li.current_page_parent a span {
  color: #FF8C70 !important;
}
header #primary-nav .nav .nav-main .menu .sub-menu-wrapper:hover {
  visibility: visible;
  -webkit-transition: visibility 0ms ease;
  -moz-transition: visibility 0ms ease;
  -ms-transition: visibility 0ms ease;
  -o-transition: visibility 0ms ease;
  transition: visibility 0ms ease;
  -webkit-transition-delay: 0ms;
  -moz-transition-delay: 0ms;
  -ms-transition-delay: 0ms;
  -o-transition-delay: 0ms;
  transition-delay: 0ms;
}
header #primary-nav .nav .nav-main .menu .sub-menu-wrapper:hover ul {
  opacity: 1;
}
header #primary-nav .nav .menu-button {
  position: absolute;
  top: 0;
  right: 0;
  height: 100%;
  padding-right: 15px;
  display: -webkit-box;
  display: -moz-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
  -moz-box-align: center;
  -ms-flex-align: center;
  -webkit-align-items: center;
  align-items: center;
}
@media (min-width: 350px) {
  header #primary-nav .nav .menu-button {
    padding-right: 20px;
  }
}
@media (min-width: 576px) {
  header #primary-nav .nav .menu-button {
    padding-right: 25px;
  }
}
@media (min-width: 992px) {
  header #primary-nav .nav .menu-button {
    padding-right: 40px;
  }
}
@media (min-width: 1480px) {
  header #primary-nav .nav .menu-button {
    padding-right: 40px;
  }
}
header #primary-nav .nav .menu-button button {
  cursor: pointer;
  border: none;
  background: none;
  color: #3C0A32;
  font-family: PPNeueMontreal-Regular, sans-serif;
  font-weight: normal;
  font-style: normal;
  text-decoration: none !important;
  display: -webkit-box;
  display: -moz-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
  -moz-box-align: center;
  -ms-flex-align: center;
  -webkit-align-items: center;
  align-items: center;
  position: relative;
  padding-right: 32px;
}
header #primary-nav .nav .menu-button button span {
  -webkit-transition: opacity 250ms cubic-bezier(0.24, 0, 0.4, 1);
  -moz-transition: opacity 250ms cubic-bezier(0.24, 0, 0.4, 1);
  -ms-transition: opacity 250ms cubic-bezier(0.24, 0, 0.4, 1);
  -o-transition: opacity 250ms cubic-bezier(0.24, 0, 0.4, 1);
  transition: opacity 250ms cubic-bezier(0.24, 0, 0.4, 1);
}
@media (min-width: 992px) {
  header #primary-nav .nav .menu-button button span:hover {
    color: #FF8C70;
  }
}
header #primary-nav .nav .menu-button button:focus {
  outline: none !important;
}
header #primary-nav .nav .menu-button button:focus-visible {
  outline: 1px dotted !important;
  outline: 5px auto -webkit-focus-ring-color !important;
}
header #primary-nav .nav .menu-button button span {
  color: #3C0A32;
  -webkit-transition: color 250ms cubic-bezier(0.24, 0, 0.4, 1), opacity 250ms cubic-bezier(0.24, 0, 0.4, 1);
  -moz-transition: color 250ms cubic-bezier(0.24, 0, 0.4, 1), opacity 250ms cubic-bezier(0.24, 0, 0.4, 1);
  -ms-transition: color 250ms cubic-bezier(0.24, 0, 0.4, 1), opacity 250ms cubic-bezier(0.24, 0, 0.4, 1);
  -o-transition: color 250ms cubic-bezier(0.24, 0, 0.4, 1), opacity 250ms cubic-bezier(0.24, 0, 0.4, 1);
  transition: color 250ms cubic-bezier(0.24, 0, 0.4, 1), opacity 250ms cubic-bezier(0.24, 0, 0.4, 1);
  font-size: 16px;
}
@media (max-width: 1199.98px) {
  header #primary-nav .nav .menu-button button span {
    font-size: 14px;
  }
}
header #primary-nav .nav .menu-button button .arrow {
  background-color: #ffffff;
  border-radius: 50%;
  margin-left: 7px;
  width: 16px;
  height: 16px;
  display: -webkit-box;
  display: -moz-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
  -moz-box-align: center;
  -ms-flex-align: center;
  -webkit-align-items: center;
  align-items: center;
  -webkit-box-pack: center;
  -moz-box-pack: center;
  -ms-flex-pack: center;
  -webkit-justify-content: center;
  justify-content: center;
}
header #primary-nav .nav .menu-button button .arrow svg {
  -webkit-transition: all 250ms cubic-bezier(0.24, 0, 0.4, 1);
  -moz-transition: all 250ms cubic-bezier(0.24, 0, 0.4, 1);
  -ms-transition: all 250ms cubic-bezier(0.24, 0, 0.4, 1);
  -o-transition: all 250ms cubic-bezier(0.24, 0, 0.4, 1);
  transition: all 250ms cubic-bezier(0.24, 0, 0.4, 1);
  width: 10px;
}
header #primary-nav .nav .menu-button button .arrow svg .stroke {
  stroke: #FF8C70;
  -webkit-transition: stroke 250ms cubic-bezier(0.24, 0, 0.4, 1);
  -moz-transition: stroke 250ms cubic-bezier(0.24, 0, 0.4, 1);
  -ms-transition: stroke 250ms cubic-bezier(0.24, 0, 0.4, 1);
  -o-transition: stroke 250ms cubic-bezier(0.24, 0, 0.4, 1);
  transition: stroke 250ms cubic-bezier(0.24, 0, 0.4, 1);
}
header #primary-nav .nav .menu-button button span {
  font-size: 18px;
}
header #primary-nav .nav .menu-button button .arrow {
  position: absolute;
  right: 0;
  bottom: 3px;
  width: 20px;
  height: 20px;
}
header #primary-nav .nav .menu-button button .arrow svg {
  width: 12px;
}
header #primary-nav .nav .menu-button button > span.opened-text {
  display: none;
}
header #primary-nav .nav .menu-button button.active > span.closed-text {
  display: none;
}
header #primary-nav .nav .menu-button button.active > span.opened-text {
  display: block;
}
header #primary-nav .nav .menu-button button.active .arrow svg {
  -ms-transform: rotate(180deg); /* IE 9 */
  -webkit-transform: rotate(180deg); /* Chrome, Safari, Opera */
  -o-transform: rotate(180deg);
  -moz-transform: rotate(180deg);
  transform: rotate(180deg);
}
@media (min-width: 992px) {
  header #primary-nav .nav .menu-button button#menu-toggle-mobile {
    display: none;
  }
}
header #primary-nav .nav .menu-button button > div {
  border-radius: 50%;
  width: 40px;
  height: 40px;
  position: absolute;
  top: -5px;
  right: -5px;
  -webkit-transition: all cubic-bezier(0.24, 0, 0.4, 1);
  -moz-transition: all cubic-bezier(0.24, 0, 0.4, 1);
  -ms-transition: all cubic-bezier(0.24, 0, 0.4, 1);
  -o-transition: all cubic-bezier(0.24, 0, 0.4, 1);
  transition: all cubic-bezier(0.24, 0, 0.4, 1);
}
header #primary-nav .nav .menu-button button > div:not(.black-bg):before, header #primary-nav .nav .menu-button button > div:not(.black-bg):after {
  content: "";
  position: absolute;
  background-color: #3C0A32;
  width: 20px;
  height: 2px;
  right: 10px;
  -webkit-transition: all 200ms ease;
  -moz-transition: all 200ms ease;
  -ms-transition: all 200ms ease;
  -o-transition: all 200ms ease;
  transition: all 200ms ease;
}
header #primary-nav .nav .menu-button button > div:not(.black-bg):before {
  top: 16px;
}
header #primary-nav .nav .menu-button button > div:not(.black-bg):after {
  bottom: 16px;
}
header #primary-nav .nav .menu-button button.active > div:before {
  -ms-transform: rotate(-45deg); /* IE 9 */
  -webkit-transform: rotate(-45deg); /* Chrome, Safari, Opera */
  -o-transform: rotate(-45deg);
  -moz-transform: rotate(-45deg);
  transform: rotate(-45deg);
  top: 19px;
}
header #primary-nav .nav .menu-button button.active > div:after {
  -ms-transform: rotate(45deg); /* IE 9 */
  -webkit-transform: rotate(45deg); /* Chrome, Safari, Opera */
  -o-transform: rotate(45deg);
  -moz-transform: rotate(45deg);
  transform: rotate(45deg);
  bottom: 19px;
}
header #primary-nav.notran {
  -webkit-transition: none !important;
  -moz-transition: none !important;
  -ms-transition: none !important;
  -o-transition: none !important;
  transition: none !important;
}
header #primary-nav.notran .nav-col .nav-outer ul.menu > li > a > span,
header #primary-nav.notran .nav-col .nav-outer ul.menu > li.menu-item-has-children > a:after {
  -webkit-transition: none !important;
  -moz-transition: none !important;
  -ms-transition: none !important;
  -o-transition: none !important;
  transition: none !important;
}
header #primary-nav.static {
  -webkit-transition: none;
  -moz-transition: none;
  -ms-transition: none;
  -o-transition: none;
  transition: none;
}
header #mobile-nav {
  position: fixed;
  width: 100%;
  top: 0;
  left: 0;
  z-index: 99;
}
header #mobile-nav .nav-wrap {
  display: none;
  background-color: #F5F4F1;
  position: absolute;
  overflow-y: auto;
  -webkit-overflow-scrolling: touch;
  left: 0;
  top: -100vh;
  height: -moz-calc(100vh -  64px);
  height: -webkit-calc(100vh -  64px);
  height: calc(100vh -  64px);
  width: 100%;
  z-index: 100;
  max-width: 100% !important;
  overflow-x: hidden;
  -webkit-transition: top 500ms cubic-bezier(0.24, 0, 0.4, 1), opacity 500ms ease;
  -moz-transition: top 500ms cubic-bezier(0.24, 0, 0.4, 1), opacity 500ms ease;
  -ms-transition: top 500ms cubic-bezier(0.24, 0, 0.4, 1), opacity 500ms ease;
  -o-transition: top 500ms cubic-bezier(0.24, 0, 0.4, 1), opacity 500ms ease;
  transition: top 500ms cubic-bezier(0.24, 0, 0.4, 1), opacity 500ms ease;
}
header #mobile-nav .nav-wrap .main-nav, header #mobile-nav .nav-wrap .other-nav {
  opacity: 0;
  -webkit-transition: opacity 500ms ease;
  -moz-transition: opacity 500ms ease;
  -ms-transition: opacity 500ms ease;
  -o-transition: opacity 500ms ease;
  transition: opacity 500ms ease;
  -webkit-transition-delay: 0ms;
  -moz-transition-delay: 0ms;
  -ms-transition-delay: 0ms;
  -o-transition-delay: 0ms;
  transition-delay: 0ms;
}
header #mobile-nav .nav-wrap.active {
  opacity: 1;
}
header #mobile-nav .nav-wrap.active .main-nav, header #mobile-nav .nav-wrap.active .other-nav {
  opacity: 1;
  -webkit-transition-delay: 500ms;
  -moz-transition-delay: 500ms;
  -ms-transition-delay: 500ms;
  -o-transition-delay: 500ms;
  transition-delay: 500ms;
}
header #mobile-nav #alert-banner-mobile {
  background-color: #F2C8C0;
  display: -webkit-box;
  display: -moz-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  width: 100%;
  top: 0;
  right: 0;
  padding-top: 12px;
  padding-bottom: 12px;
  padding-left: 15px;
  padding-right: 15px;
  -webkit-box-align: center;
  -moz-box-align: center;
  -ms-flex-align: center;
  -webkit-align-items: center;
  align-items: center;
  -webkit-box-pack: center;
  -moz-box-pack: center;
  -ms-flex-pack: center;
  -webkit-justify-content: center;
  justify-content: center;
}
@media (min-width: 350px) {
  header #mobile-nav #alert-banner-mobile {
    padding-left: 20px;
  }
}
@media (min-width: 576px) {
  header #mobile-nav #alert-banner-mobile {
    padding-left: 25px;
  }
}
@media (min-width: 992px) {
  header #mobile-nav #alert-banner-mobile {
    padding-left: 40px;
  }
}
@media (min-width: 1480px) {
  header #mobile-nav #alert-banner-mobile {
    padding-left: 40px;
  }
}
@media (min-width: 350px) {
  header #mobile-nav #alert-banner-mobile {
    padding-right: 20px;
  }
}
@media (min-width: 576px) {
  header #mobile-nav #alert-banner-mobile {
    padding-right: 25px;
  }
}
@media (min-width: 992px) {
  header #mobile-nav #alert-banner-mobile {
    padding-right: 40px;
  }
}
@media (min-width: 1480px) {
  header #mobile-nav #alert-banner-mobile {
    padding-right: 40px;
  }
}
header #mobile-nav #alert-banner-mobile .inner {
  text-align: center;
}
header #mobile-nav #alert-banner-mobile .inner * {
  font-size: 14px;
  color: #3C0A32;
  margin-bottom: 0;
  font-weight: 500;
}
header #mobile-nav #alert-banner-mobile .inner .link {
  position: relative;
  margin-top: 8px;
}
header #mobile-nav #alert-banner-mobile .inner .link a {
  font-weight: 500;
}
header #mobile-nav #alert-banner-mobile .inner .link a svg {
  margin-left: 3px;
  margin-bottom: 1px;
}
header #mobile-nav .main-nav .menu {
  position: relative;
  margin-bottom: 0;
  margin-top: 120px;
  padding: 0;
  padding-left: 15px;
  padding-right: 15px;
}
@media (min-width: 350px) {
  header #mobile-nav .main-nav .menu {
    padding-left: 20px;
  }
}
@media (min-width: 576px) {
  header #mobile-nav .main-nav .menu {
    padding-left: 25px;
  }
}
@media (min-width: 992px) {
  header #mobile-nav .main-nav .menu {
    padding-left: 40px;
  }
}
@media (min-width: 1480px) {
  header #mobile-nav .main-nav .menu {
    padding-left: 40px;
  }
}
@media (min-width: 350px) {
  header #mobile-nav .main-nav .menu {
    padding-right: 20px;
  }
}
@media (min-width: 576px) {
  header #mobile-nav .main-nav .menu {
    padding-right: 25px;
  }
}
@media (min-width: 992px) {
  header #mobile-nav .main-nav .menu {
    padding-right: 40px;
  }
}
@media (min-width: 1480px) {
  header #mobile-nav .main-nav .menu {
    padding-right: 40px;
  }
}
@media (max-width: 991.98px) {
  header #mobile-nav .main-nav .menu {
    margin-top: 36px;
  }
}
header #mobile-nav .main-nav .menu > .menu-item:not(:last-child) {
  margin-bottom: 20px;
}
header #mobile-nav .main-nav .menu > .menu-item a, header #mobile-nav .main-nav .menu > .menu-item button {
  color: #3C0A32;
  font-family: PPNeueMontreal-Regular, sans-serif;
  font-weight: normal;
  font-style: normal;
  font-size: 24px;
  font-style: normal;
  font-weight: 400;
  line-height: 1;
  text-decoration: none !important;
}
header #mobile-nav .main-nav .menu > .menu-item button {
  position: relative;
  cursor: pointer;
  border: none;
  background: none;
  color: #3C0A32;
  font-family: PPNeueMontreal-Regular, sans-serif;
  font-weight: normal;
  font-style: normal;
  text-decoration: none !important;
  display: -webkit-box;
  display: -moz-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
  -moz-box-align: center;
  -ms-flex-align: center;
  -webkit-align-items: center;
  align-items: center;
  position: relative;
  padding-right: 32px;
}
header #mobile-nav .main-nav .menu > .menu-item button span {
  -webkit-transition: opacity 250ms cubic-bezier(0.24, 0, 0.4, 1);
  -moz-transition: opacity 250ms cubic-bezier(0.24, 0, 0.4, 1);
  -ms-transition: opacity 250ms cubic-bezier(0.24, 0, 0.4, 1);
  -o-transition: opacity 250ms cubic-bezier(0.24, 0, 0.4, 1);
  transition: opacity 250ms cubic-bezier(0.24, 0, 0.4, 1);
}
@media (min-width: 992px) {
  header #mobile-nav .main-nav .menu > .menu-item button span:hover {
    color: #FF8C70;
  }
}
header #mobile-nav .main-nav .menu > .menu-item button:focus {
  outline: none !important;
}
header #mobile-nav .main-nav .menu > .menu-item button:focus-visible {
  outline: 1px dotted !important;
  outline: 5px auto -webkit-focus-ring-color !important;
}
header #mobile-nav .main-nav .menu > .menu-item button span {
  color: #3C0A32;
  -webkit-transition: color 250ms cubic-bezier(0.24, 0, 0.4, 1), opacity 250ms cubic-bezier(0.24, 0, 0.4, 1);
  -moz-transition: color 250ms cubic-bezier(0.24, 0, 0.4, 1), opacity 250ms cubic-bezier(0.24, 0, 0.4, 1);
  -ms-transition: color 250ms cubic-bezier(0.24, 0, 0.4, 1), opacity 250ms cubic-bezier(0.24, 0, 0.4, 1);
  -o-transition: color 250ms cubic-bezier(0.24, 0, 0.4, 1), opacity 250ms cubic-bezier(0.24, 0, 0.4, 1);
  transition: color 250ms cubic-bezier(0.24, 0, 0.4, 1), opacity 250ms cubic-bezier(0.24, 0, 0.4, 1);
  font-size: 16px;
}
@media (max-width: 1199.98px) {
  header #mobile-nav .main-nav .menu > .menu-item button span {
    font-size: 14px;
  }
}
header #mobile-nav .main-nav .menu > .menu-item button .arrow {
  background-color: #ffffff;
  border-radius: 50%;
  margin-left: 7px;
  width: 16px;
  height: 16px;
  display: -webkit-box;
  display: -moz-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
  -moz-box-align: center;
  -ms-flex-align: center;
  -webkit-align-items: center;
  align-items: center;
  -webkit-box-pack: center;
  -moz-box-pack: center;
  -ms-flex-pack: center;
  -webkit-justify-content: center;
  justify-content: center;
}
header #mobile-nav .main-nav .menu > .menu-item button .arrow svg {
  -webkit-transition: all 250ms cubic-bezier(0.24, 0, 0.4, 1);
  -moz-transition: all 250ms cubic-bezier(0.24, 0, 0.4, 1);
  -ms-transition: all 250ms cubic-bezier(0.24, 0, 0.4, 1);
  -o-transition: all 250ms cubic-bezier(0.24, 0, 0.4, 1);
  transition: all 250ms cubic-bezier(0.24, 0, 0.4, 1);
  width: 10px;
}
header #mobile-nav .main-nav .menu > .menu-item button .arrow svg .stroke {
  stroke: #FF8C70;
  -webkit-transition: stroke 250ms cubic-bezier(0.24, 0, 0.4, 1);
  -moz-transition: stroke 250ms cubic-bezier(0.24, 0, 0.4, 1);
  -ms-transition: stroke 250ms cubic-bezier(0.24, 0, 0.4, 1);
  -o-transition: stroke 250ms cubic-bezier(0.24, 0, 0.4, 1);
  transition: stroke 250ms cubic-bezier(0.24, 0, 0.4, 1);
}
header #mobile-nav .main-nav .menu > .menu-item button span {
  font-size: 18px;
}
header #mobile-nav .main-nav .menu > .menu-item button .arrow {
  position: absolute;
  right: 0;
  bottom: 3px;
  width: 20px;
  height: 20px;
}
header #mobile-nav .main-nav .menu > .menu-item button .arrow svg {
  width: 12px;
}
header #mobile-nav .main-nav .menu > .menu-item button span {
  color: #3C0A32;
  font-family: PPNeueMontreal-Regular, sans-serif;
  font-weight: normal;
  font-style: normal;
  font-size: 24px;
  font-style: normal;
  font-weight: 400;
  line-height: 1;
}
header #mobile-nav .main-nav .menu > .menu-item.button-link a {
  font-family: PPNeueMontreal-Medium, sans-serif;
  font-weight: bold;
  font-style: normal;
  background-color: #FF8C70;
  outline: none !important;
  text-decoration: none !important;
  display: inline-block;
  cursor: pointer;
  color: #3C0A32;
  border-radius: 4px;
  padding-left: 40px;
  padding-right: 40px;
  height: 44px;
  line-height: 44px;
  border-radius: 22px;
  font-size: 16px;
  font-size: 18px;
}
header #mobile-nav .main-nav .menu > .menu-item.button-link a:focus {
  outline: none !important;
}
header #mobile-nav .main-nav .menu > .menu-item.button-link a:focus-visible {
  outline: 1px dotted !important;
  outline: 5px auto -webkit-focus-ring-color !important;
}
header #mobile-nav .main-nav .menu > .menu-item.button-link a span {
  color: #3C0A32;
  font-size: 16px;
  line-height: 44px;
}
@media (min-width: 992px) {
  header #mobile-nav .main-nav .menu > .menu-item.button-link a {
    -webkit-transition: background 250ms cubic-bezier(0.24, 0, 0.4, 1), border 250ms cubic-bezier(0.24, 0, 0.4, 1), color 250ms cubic-bezier(0.24, 0, 0.4, 1), opacity 1000ms cubic-bezier(0.24, 0, 0.4, 1);
    -moz-transition: background 250ms cubic-bezier(0.24, 0, 0.4, 1), border 250ms cubic-bezier(0.24, 0, 0.4, 1), color 250ms cubic-bezier(0.24, 0, 0.4, 1), opacity 1000ms cubic-bezier(0.24, 0, 0.4, 1);
    -ms-transition: background 250ms cubic-bezier(0.24, 0, 0.4, 1), border 250ms cubic-bezier(0.24, 0, 0.4, 1), color 250ms cubic-bezier(0.24, 0, 0.4, 1), opacity 1000ms cubic-bezier(0.24, 0, 0.4, 1);
    -o-transition: background 250ms cubic-bezier(0.24, 0, 0.4, 1), border 250ms cubic-bezier(0.24, 0, 0.4, 1), color 250ms cubic-bezier(0.24, 0, 0.4, 1), opacity 1000ms cubic-bezier(0.24, 0, 0.4, 1);
    transition: background 250ms cubic-bezier(0.24, 0, 0.4, 1), border 250ms cubic-bezier(0.24, 0, 0.4, 1), color 250ms cubic-bezier(0.24, 0, 0.4, 1), opacity 1000ms cubic-bezier(0.24, 0, 0.4, 1);
  }
  header #mobile-nav .main-nav .menu > .menu-item.button-link a * {
    -webkit-transition: color 250ms cubic-bezier(0.24, 0, 0.4, 1);
    -moz-transition: color 250ms cubic-bezier(0.24, 0, 0.4, 1);
    -ms-transition: color 250ms cubic-bezier(0.24, 0, 0.4, 1);
    -o-transition: color 250ms cubic-bezier(0.24, 0, 0.4, 1);
    transition: color 250ms cubic-bezier(0.24, 0, 0.4, 1);
  }
  header #mobile-nav .main-nav .menu > .menu-item.button-link a:hover {
    background-color: #3C0A32 !important;
    color: #FF8C70 !important;
  }
  header #mobile-nav .main-nav .menu > .menu-item.button-link a:hover span {
    opacity: 1 !important;
  }
  header #mobile-nav .main-nav .menu > .menu-item.button-link a:hover * {
    color: #FF8C70;
  }
}
header #mobile-nav .main-nav .menu > .menu-item.active button .arrow svg {
  -ms-transform: rotate(180deg); /* IE 9 */
  -webkit-transform: rotate(180deg); /* Chrome, Safari, Opera */
  -o-transform: rotate(180deg);
  -moz-transform: rotate(180deg);
  transform: rotate(180deg);
}
header #mobile-nav .main-nav .sub-menu-wrap {
  overflow: hidden;
  height: 0;
  -webkit-transition: height 350ms ease;
  -moz-transition: height 350ms ease;
  -ms-transition: height 350ms ease;
  -o-transition: height 350ms ease;
  transition: height 350ms ease;
}
header #mobile-nav .main-nav .sub-menu-wrap .sub-menu {
  display: inline-block;
  list-style: none;
  margin: 0;
  padding: 0;
  width: 100%;
  padding-left: 0;
  position: relative;
  min-width: 280px;
  width: 100%;
}
header #mobile-nav .main-nav .sub-menu-wrap .sub-menu a {
  color: #3C0A32;
  font-size: 16px;
}
header #mobile-nav .main-nav .sub-menu-wrap .sub-menu .menu-item {
  background-color: transparent;
}
header #mobile-nav .main-nav .sub-menu-wrap .sub-menu .menu-item:not(:last-child) {
  padding-bottom: 8px;
}
header #mobile-nav .main-nav .sub-menu-wrap .sub-menu .menu-item:first-child {
  padding-top: 20px;
}
header #mobile-nav .main-nav .sub-menu-wrap .sub-menu .menu-item:last-child {
  padding-bottom: 20px;
}
header #mobile-nav .other-nav {
  margin-top: 40px;
  margin-bottom: 80px;
  padding-left: 15px;
  padding-right: 15px;
}
@media (min-width: 350px) {
  header #mobile-nav .other-nav {
    padding-left: 20px;
  }
}
@media (min-width: 576px) {
  header #mobile-nav .other-nav {
    padding-left: 25px;
  }
}
@media (min-width: 992px) {
  header #mobile-nav .other-nav {
    padding-left: 40px;
  }
}
@media (min-width: 1480px) {
  header #mobile-nav .other-nav {
    padding-left: 40px;
  }
}
@media (min-width: 350px) {
  header #mobile-nav .other-nav {
    padding-right: 20px;
  }
}
@media (min-width: 576px) {
  header #mobile-nav .other-nav {
    padding-right: 25px;
  }
}
@media (min-width: 992px) {
  header #mobile-nav .other-nav {
    padding-right: 40px;
  }
}
@media (min-width: 1480px) {
  header #mobile-nav .other-nav {
    padding-right: 40px;
  }
}
header #mobile-nav .other-nav .menu {
  margin-left: auto;
  margin-right: auto;
  border-radius: 15px;
  padding-bottom: 34px;
}
header #mobile-nav .other-nav .menu-item:not(:last-child) {
  margin-bottom: 4px;
}
header #mobile-nav .other-nav .menu-item.separator {
  position: relative;
  margin-top: 12px;
  margin-bottom: 12px;
  height: 1px;
}
header #mobile-nav .other-nav .menu-item.separator:after {
  content: "";
  position: absolute;
  background-color: #D9D8D5;
  width: 20px;
  height: 1px;
  top: 0;
  left: 50%;
  margin-left: -10px;
}
header #mobile-nav .other-nav .menu-item.separator a {
  pointer-events: none;
  cursor: default !important;
  color: transparent;
  font-size: 0;
}
header #mobile-nav .other-nav .menu-item.separator.invisible {
  margin-bottom: 4px;
}
header #mobile-nav .other-nav .menu-item.separator.invisible:after {
  content: none;
}
@media (max-width: 991.98px) {
  header #mobile-nav .other-nav .menu-item.separator {
    display: none;
  }
}
header #mobile-nav .other-nav .menu-item.button-link:not(:last-child) {
  margin-bottom: 12px;
}
header #mobile-nav .other-nav .menu-item.button-link a {
  font-family: PPNeueMontreal-Medium, sans-serif;
  font-weight: bold;
  font-style: normal;
  background-color: #FF8C70;
  outline: none !important;
  text-decoration: none !important;
  display: inline-block;
  cursor: pointer;
  color: #3C0A32;
  border-radius: 4px;
  padding-left: 40px;
  padding-right: 40px;
  height: 44px;
  line-height: 44px;
  border-radius: 22px;
  font-size: 16px;
  height: 32px;
  line-height: 32px;
  padding-left: 14px;
  padding-right: 14px;
  font-size: 12px;
}
header #mobile-nav .other-nav .menu-item.button-link a:focus {
  outline: none !important;
}
header #mobile-nav .other-nav .menu-item.button-link a:focus-visible {
  outline: 1px dotted !important;
  outline: 5px auto -webkit-focus-ring-color !important;
}
header #mobile-nav .other-nav .menu-item.button-link a span {
  color: #3C0A32;
  font-size: 16px;
  line-height: 44px;
}
header #mobile-nav .other-nav .menu-item.button-link a span {
  line-height: 32px;
  font-size: 12px;
}
@media (min-width: 992px) {
  header #mobile-nav .other-nav .menu-item.button-link a {
    -webkit-transition: background 250ms cubic-bezier(0.24, 0, 0.4, 1), border 250ms cubic-bezier(0.24, 0, 0.4, 1), color 250ms cubic-bezier(0.24, 0, 0.4, 1), opacity 1000ms cubic-bezier(0.24, 0, 0.4, 1);
    -moz-transition: background 250ms cubic-bezier(0.24, 0, 0.4, 1), border 250ms cubic-bezier(0.24, 0, 0.4, 1), color 250ms cubic-bezier(0.24, 0, 0.4, 1), opacity 1000ms cubic-bezier(0.24, 0, 0.4, 1);
    -ms-transition: background 250ms cubic-bezier(0.24, 0, 0.4, 1), border 250ms cubic-bezier(0.24, 0, 0.4, 1), color 250ms cubic-bezier(0.24, 0, 0.4, 1), opacity 1000ms cubic-bezier(0.24, 0, 0.4, 1);
    -o-transition: background 250ms cubic-bezier(0.24, 0, 0.4, 1), border 250ms cubic-bezier(0.24, 0, 0.4, 1), color 250ms cubic-bezier(0.24, 0, 0.4, 1), opacity 1000ms cubic-bezier(0.24, 0, 0.4, 1);
    transition: background 250ms cubic-bezier(0.24, 0, 0.4, 1), border 250ms cubic-bezier(0.24, 0, 0.4, 1), color 250ms cubic-bezier(0.24, 0, 0.4, 1), opacity 1000ms cubic-bezier(0.24, 0, 0.4, 1);
  }
  header #mobile-nav .other-nav .menu-item.button-link a * {
    -webkit-transition: color 250ms cubic-bezier(0.24, 0, 0.4, 1);
    -moz-transition: color 250ms cubic-bezier(0.24, 0, 0.4, 1);
    -ms-transition: color 250ms cubic-bezier(0.24, 0, 0.4, 1);
    -o-transition: color 250ms cubic-bezier(0.24, 0, 0.4, 1);
    transition: color 250ms cubic-bezier(0.24, 0, 0.4, 1);
  }
  header #mobile-nav .other-nav .menu-item.button-link a:hover {
    background-color: #3C0A32 !important;
    color: #FF8C70 !important;
  }
  header #mobile-nav .other-nav .menu-item.button-link a:hover span {
    opacity: 1 !important;
  }
  header #mobile-nav .other-nav .menu-item.button-link a:hover * {
    color: #FF8C70;
  }
}
header #mobile-nav .other-nav .menu-item.button-link.green a {
  background-color: #DAF0DE;
}
header #mobile-nav .other-nav .menu-item.button-link.blue a {
  background-color: #D5E7EB;
}
header #mobile-nav .other-nav .menu-item.button-link.yellow a {
  background-color: #FFECC8;
}
header #mobile-nav .other-nav .menu-item a {
  cursor: pointer;
  border: none;
  background: none;
  color: #3C0A32;
  font-family: PPNeueMontreal-Regular, sans-serif;
  font-weight: normal;
  font-style: normal;
  text-decoration: none !important;
  -webkit-transition: opacity 250ms cubic-bezier(0.24, 0, 0.4, 1);
  -moz-transition: opacity 250ms cubic-bezier(0.24, 0, 0.4, 1);
  -ms-transition: opacity 250ms cubic-bezier(0.24, 0, 0.4, 1);
  -o-transition: opacity 250ms cubic-bezier(0.24, 0, 0.4, 1);
  transition: opacity 250ms cubic-bezier(0.24, 0, 0.4, 1);
  font-size: 14px;
}
@media (min-width: 992px) {
  header #mobile-nav .other-nav .menu-item a:hover {
    color: #FF8C70;
  }
}
header .stripe-menu {
  background-color: #F2F4F5;
  position: fixed;
  height: 52px;
  top: 126px;
  left: 0;
  width: 100%;
  z-index: 99;
  padding-left: 15px;
  padding-right: 15px;
  display: -webkit-box;
  display: -moz-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
  -moz-box-align: center;
  -ms-flex-align: center;
  -webkit-align-items: center;
  align-items: center;
  -webkit-box-pack: center;
  -moz-box-pack: center;
  -ms-flex-pack: center;
  -webkit-justify-content: center;
  justify-content: center;
  -webkit-transition: all 500ms ease;
  -moz-transition: all 500ms ease;
  -ms-transition: all 500ms ease;
  -o-transition: all 500ms ease;
  transition: all 500ms ease;
}
@media (min-width: 350px) {
  header .stripe-menu {
    padding-left: 20px;
  }
}
@media (min-width: 576px) {
  header .stripe-menu {
    padding-left: 25px;
  }
}
@media (min-width: 992px) {
  header .stripe-menu {
    padding-left: 40px;
  }
}
@media (min-width: 1480px) {
  header .stripe-menu {
    padding-left: 40px;
  }
}
@media (min-width: 350px) {
  header .stripe-menu {
    padding-right: 20px;
  }
}
@media (min-width: 576px) {
  header .stripe-menu {
    padding-right: 25px;
  }
}
@media (min-width: 992px) {
  header .stripe-menu {
    padding-right: 40px;
  }
}
@media (min-width: 1480px) {
  header .stripe-menu {
    padding-right: 40px;
  }
}
@media (max-width: 991.98px) {
  header .stripe-menu {
    display: none;
  }
}
header .stripe-menu ul {
  list-style: none;
  display: -webkit-box;
  display: -moz-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  margin: 0;
  padding: 0;
}
header .stripe-menu ul li:not(:last-child) {
  margin-right: 60px;
}
@media (max-width: 1199.98px) {
  header .stripe-menu ul li:not(:last-child) {
    margin-right: 40px;
  }
}
header .stripe-menu ul li a {
  font-size: 16px;
  color: #3C0A32;
  text-decoration: none !important;
  font-family: PPNeueMontreal-Medium, sans-serif;
  font-weight: bold;
  font-style: normal;
  -webkit-transition: color 250ms cubic-bezier(0.24, 0, 0.4, 1), opacity 250ms cubic-bezier(0.24, 0, 0.4, 1);
  -moz-transition: color 250ms cubic-bezier(0.24, 0, 0.4, 1), opacity 250ms cubic-bezier(0.24, 0, 0.4, 1);
  -ms-transition: color 250ms cubic-bezier(0.24, 0, 0.4, 1), opacity 250ms cubic-bezier(0.24, 0, 0.4, 1);
  -o-transition: color 250ms cubic-bezier(0.24, 0, 0.4, 1), opacity 250ms cubic-bezier(0.24, 0, 0.4, 1);
  transition: color 250ms cubic-bezier(0.24, 0, 0.4, 1), opacity 250ms cubic-bezier(0.24, 0, 0.4, 1);
}
@media (max-width: 1199.98px) {
  header .stripe-menu ul li a {
    font-size: 15px;
  }
}
header .stripe-menu ul li a.active {
  color: #666666;
}
header .stripe-menu ul li a:hover {
  color: #666666 !important;
}
header #skip-link-wrap {
  position: fixed;
  top: 0;
  left: 0;
  width: 100%;
  height: 0;
  z-index: 99999;
}
header #skip-link-wrap div {
  height: 0;
}
header #skip-link-wrap #skip-link {
  position: relative;
  display: block;
  overflow: hidden;
  height: 50px;
  width: 200px;
  background: #ffffff;
  color: #3C0A32;
  text-align: center;
  text-decoration: underline !important;
  padding-top: 14px;
  top: -50px;
  -webkit-transition: top 250ms ease;
  -moz-transition: top 250ms ease;
  -ms-transition: top 250ms ease;
  -o-transition: top 250ms ease;
  transition: top 250ms ease;
}
header #skip-link-wrap #skip-link:focus {
  top: 0;
}
header.has-stripe-menu .site-nav#primary-nav {
  -webkit-box-shadow: 0 0 16px 0 rgba(0, 0, 0, 0);
  -moz-box-shadow: 0 0 16px 0 rgba(0, 0, 0, 0);
  box-shadow: 0 0 16px 0 rgba(0, 0, 0, 0);
}
@media (min-width: 992px) {
  header.has-stripe-menu + main {
    margin-top: 178px;
  }
}
@media (max-width: 991.98px) {
  header.has-stripe-menu + main {
    margin-top: 64px;
  }
}

/*--------------------------------------------------------------
THEME / SECTIONS
--------------------------------------------------------------*/
section.hero {
  padding: 64px 0px;
  position: relative;
}
section.hero .circle {
  position: absolute;
}
section.hero .circle.circle-1 {
  top: 5%;
  left: 16%;
  animation: animateCirclesHero1 8s ease-in-out infinite;
  transform-origin: 50% 50%;
}
section.hero .circle.circle-2 {
  top: 30%;
  left: 42%;
  animation: animateCirclesHero2 12s ease-in-out infinite;
  transform-origin: 50% 50%;
}
section.hero .circle.circle-3 {
  bottom: 15%;
  left: 33%;
  animation: animateCirclesHero3 10s ease-in-out infinite;
  transform-origin: 50% 50%;
}
section.hero .mobile-sketch-image {
  display: none;
}
section.hero .row {
  display: flex;
  align-items: center;
  position: relative;
}
section.hero .col-l {
  -ms-flex: 0 0 37.5%;
  flex: 0 0 37.5%;
  max-width: 37.5%;
  order: 1;
}
section.hero .col-l h1 {
  margin-bottom: 40px;
}
section.hero .col-l a {
  font-family: PPNeueMontreal-Medium, sans-serif;
  font-weight: bold;
  font-style: normal;
  background-color: #FF8C70;
  outline: none !important;
  text-decoration: none !important;
  display: inline-block;
  cursor: pointer;
  color: #3C0A32;
  border-radius: 4px;
  padding-left: 40px;
  padding-right: 40px;
  height: 44px;
  line-height: 44px;
  border-radius: 22px;
  font-size: 16px;
  margin-top: 24px;
}
section.hero .col-l a:focus {
  outline: none !important;
}
section.hero .col-l a:focus-visible {
  outline: 1px dotted !important;
  outline: 5px auto -webkit-focus-ring-color !important;
}
section.hero .col-l a span {
  color: #3C0A32;
  font-size: 16px;
  line-height: 44px;
}
@media (min-width: 992px) {
  section.hero .col-l a {
    -webkit-transition: background 250ms cubic-bezier(0.24, 0, 0.4, 1), border 250ms cubic-bezier(0.24, 0, 0.4, 1), color 250ms cubic-bezier(0.24, 0, 0.4, 1), opacity 1000ms cubic-bezier(0.24, 0, 0.4, 1);
    -moz-transition: background 250ms cubic-bezier(0.24, 0, 0.4, 1), border 250ms cubic-bezier(0.24, 0, 0.4, 1), color 250ms cubic-bezier(0.24, 0, 0.4, 1), opacity 1000ms cubic-bezier(0.24, 0, 0.4, 1);
    -ms-transition: background 250ms cubic-bezier(0.24, 0, 0.4, 1), border 250ms cubic-bezier(0.24, 0, 0.4, 1), color 250ms cubic-bezier(0.24, 0, 0.4, 1), opacity 1000ms cubic-bezier(0.24, 0, 0.4, 1);
    -o-transition: background 250ms cubic-bezier(0.24, 0, 0.4, 1), border 250ms cubic-bezier(0.24, 0, 0.4, 1), color 250ms cubic-bezier(0.24, 0, 0.4, 1), opacity 1000ms cubic-bezier(0.24, 0, 0.4, 1);
    transition: background 250ms cubic-bezier(0.24, 0, 0.4, 1), border 250ms cubic-bezier(0.24, 0, 0.4, 1), color 250ms cubic-bezier(0.24, 0, 0.4, 1), opacity 1000ms cubic-bezier(0.24, 0, 0.4, 1);
  }
  section.hero .col-l a * {
    -webkit-transition: color 250ms cubic-bezier(0.24, 0, 0.4, 1);
    -moz-transition: color 250ms cubic-bezier(0.24, 0, 0.4, 1);
    -ms-transition: color 250ms cubic-bezier(0.24, 0, 0.4, 1);
    -o-transition: color 250ms cubic-bezier(0.24, 0, 0.4, 1);
    transition: color 250ms cubic-bezier(0.24, 0, 0.4, 1);
  }
  section.hero .col-l a:hover {
    background-color: #3C0A32 !important;
    color: #FF8C70 !important;
  }
  section.hero .col-l a:hover span {
    opacity: 1 !important;
  }
  section.hero .col-l a:hover * {
    color: #FF8C70;
  }
}
section.hero .col-l p:last-child {
  margin-bottom: 0px;
}
section.hero .col-r {
  order: 2;
  margin-left: 20.8333333333%;
  -ms-flex: 0 0 41.6666666667%;
  flex: 0 0 41.6666666667%;
  max-width: 41.6666666667%;
}
@media (max-width: 1199.98px) {
  section.hero .circle.circle-1 {
    top: 16px;
  }
  section.hero .circle.circle-3 {
    left: 30%;
  }
}
@media (max-width: 991.98px) {
  section.hero .circle.circle-3 {
    width: 35%;
    left: 15%;
  }
  section.hero .col-l {
    -ms-flex: 0 0 50%;
    flex: 0 0 50%;
    max-width: 50%;
  }
  section.hero .col-r {
    margin-left: 8.3333333333%;
    -ms-flex: 0 0 41.6666666667%;
    flex: 0 0 41.6666666667%;
    max-width: 41.6666666667%;
  }
}
@media (max-width: 767.98px) {
  section.hero {
    padding: 24px 0px 64px 0px;
  }
  section.hero .sketch-image {
    display: none;
  }
  section.hero .mobile-sketch-image {
    display: block;
    margin-bottom: 40px;
  }
  section.hero .circle.circle-1 {
    top: 150px;
    left: 16px;
  }
  section.hero .circle.circle-2 {
    top: 150px;
    right: 48px;
    left: auto;
  }
  section.hero .circle.circle-3 {
    display: none;
  }
  section.hero .col-l {
    order: 2;
    -ms-flex: 0 0 100%;
    flex: 0 0 100%;
    max-width: 100%;
    margin-top: 24px;
  }
  section.hero .col-r {
    order: 1;
    margin-left: 0%;
    -ms-flex: 0 0 100%;
    flex: 0 0 100%;
    max-width: 100%;
  }
}
section.hero-inner .col {
  position: relative;
}
section.hero-inner .col .inner {
  position: relative;
  background-size: cover;
  background-position: center center;
  margin-bottom: 40px;
  min-height: calc(100dvh - 126px - 40px);
  border-radius: 40px;
  padding: 48px 48px 96px 48px;
  display: flex;
  flex-direction: column;
  justify-content: space-between;
}
section.hero-inner .col .inner.anchor-top {
  background-position: top center;
}
section.hero-inner .col .content h1 {
  font-family: "new-spirit", serif;
  font-weight: 400;
  font-style: normal;
  color: #000;
  font-size: 64px;
  font-size: max(min(3.7vw, 64px), 40px);
  font-style: normal;
  font-weight: 300;
  line-height: 1;
  color: #fff;
  margin-bottom: 32px;
}
section.hero-inner .col .content h1 em {
  font-family: "new-spirit", serif;
  font-weight: 400;
  font-style: normal;
  color: #000;
  font-size: 64px;
  font-size: max(min(3.7vw, 64px), 40px);
  font-style: italic;
  font-weight: 300;
  line-height: 1;
}
@media (max-width: 991.98px) {
  section.hero-inner .col .content h1 {
    font-size: 36px;
  }
  section.hero-inner .col .content h1 em {
    font-size: 36px;
  }
}
@media (max-width: 575.98px) {
  section.hero-inner .col .content h1 {
    font-size: 32px;
  }
  section.hero-inner .col .content h1 em {
    font-size: 32px;
  }
}
@media (max-width: 349px) {
  section.hero-inner .col .content h1 {
    font-size: 24px;
  }
  section.hero-inner .col .content h1 em {
    font-size: 24px;
  }
}
section.hero-inner .col .content p {
  color: #fff;
  font-family: "new-spirit", serif;
  font-weight: 400;
  font-style: normal;
  font-size: 28px;
  font-size: max(min(1.615384615vw, 28px), 22px);
  font-style: normal;
  font-weight: 300;
  line-height: 1.28571; /* 128.571% */
}
section.hero-inner .col .content a:not(.small-link) {
  font-family: PPNeueMontreal-Medium, sans-serif;
  font-weight: bold;
  font-style: normal;
  background-color: #FF8C70;
  outline: none !important;
  text-decoration: none !important;
  display: inline-block;
  cursor: pointer;
  color: #3C0A32;
  border-radius: 4px;
  padding-left: 40px;
  padding-right: 40px;
  height: 44px;
  line-height: 44px;
  border-radius: 22px;
  font-size: 16px;
  margin-top: 16px;
}
section.hero-inner .col .content a:not(.small-link):focus {
  outline: none !important;
}
section.hero-inner .col .content a:not(.small-link):focus-visible {
  outline: 1px dotted !important;
  outline: 5px auto -webkit-focus-ring-color !important;
}
section.hero-inner .col .content a:not(.small-link) span {
  color: #3C0A32;
  font-size: 16px;
  line-height: 44px;
}
@media (min-width: 992px) {
  section.hero-inner .col .content a:not(.small-link) {
    -webkit-transition: background 250ms cubic-bezier(0.24, 0, 0.4, 1), border 250ms cubic-bezier(0.24, 0, 0.4, 1), color 250ms cubic-bezier(0.24, 0, 0.4, 1), opacity 1000ms cubic-bezier(0.24, 0, 0.4, 1);
    -moz-transition: background 250ms cubic-bezier(0.24, 0, 0.4, 1), border 250ms cubic-bezier(0.24, 0, 0.4, 1), color 250ms cubic-bezier(0.24, 0, 0.4, 1), opacity 1000ms cubic-bezier(0.24, 0, 0.4, 1);
    -ms-transition: background 250ms cubic-bezier(0.24, 0, 0.4, 1), border 250ms cubic-bezier(0.24, 0, 0.4, 1), color 250ms cubic-bezier(0.24, 0, 0.4, 1), opacity 1000ms cubic-bezier(0.24, 0, 0.4, 1);
    -o-transition: background 250ms cubic-bezier(0.24, 0, 0.4, 1), border 250ms cubic-bezier(0.24, 0, 0.4, 1), color 250ms cubic-bezier(0.24, 0, 0.4, 1), opacity 1000ms cubic-bezier(0.24, 0, 0.4, 1);
    transition: background 250ms cubic-bezier(0.24, 0, 0.4, 1), border 250ms cubic-bezier(0.24, 0, 0.4, 1), color 250ms cubic-bezier(0.24, 0, 0.4, 1), opacity 1000ms cubic-bezier(0.24, 0, 0.4, 1);
  }
  section.hero-inner .col .content a:not(.small-link) * {
    -webkit-transition: color 250ms cubic-bezier(0.24, 0, 0.4, 1);
    -moz-transition: color 250ms cubic-bezier(0.24, 0, 0.4, 1);
    -ms-transition: color 250ms cubic-bezier(0.24, 0, 0.4, 1);
    -o-transition: color 250ms cubic-bezier(0.24, 0, 0.4, 1);
    transition: color 250ms cubic-bezier(0.24, 0, 0.4, 1);
  }
  section.hero-inner .col .content a:not(.small-link):hover {
    background-color: #3C0A32 !important;
    color: #FF8C70 !important;
  }
  section.hero-inner .col .content a:not(.small-link):hover span {
    opacity: 1 !important;
  }
  section.hero-inner .col .content a:not(.small-link):hover * {
    color: #FF8C70;
  }
}
section.hero-inner .col .content a.small-link {
  color: #FFF;
  font-family: PPNeueMontreal-Regular, sans-serif;
  font-weight: normal;
  font-style: normal;
  font-size: 18px;
  font-style: normal;
  font-weight: 500;
  line-height: 1.6;
  text-decoration-line: underline;
  display: inline-block;
  margin-top: 0px;
}
section.hero-inner .col .bottom-right-image {
  position: absolute;
  right: 64px;
  bottom: 96px;
  max-width: 320px;
}
section.hero-inner .overlay {
  position: absolute;
  top: 0px;
  left: 0px;
  width: 100%;
  height: 100%;
  background: #000;
  opacity: 0.3;
  border-radius: 40px;
  z-index: 0;
}
section.hero-inner .breadcrumbs {
  position: relative;
}
section.hero-inner .breadcrumbs a, section.hero-inner .breadcrumbs .home {
  color: #fff;
}
section.hero-inner .breadcrumbs svg path {
  stroke: #fff;
}
section.hero-inner .breadcrumbs .breadcrumb_last {
  color: #fff;
}
section.hero-inner .content {
  max-width: 45%;
  z-index: 1;
}
@media (max-width: 1199.98px) {
  section.hero-inner .content {
    max-width: 50%;
  }
}
@media (max-width: 991.98px) {
  section.hero-inner .overlay {
    border-radius: 16px;
  }
  section.hero-inner .col .inner {
    padding: 32px 24px 64px 24px;
    border-radius: 16px;
    min-height: calc(100dvh - 64px - 24px);
  }
  section.hero-inner .col .inner.restrict-height {
    min-height: calc(80dvh - 64px - 24px);
  }
  section.hero-inner .col .inner h1 {
    font-size: 40px;
  }
  section.hero-inner .col .inner p {
    font-size: 20px;
    line-height: 140%;
  }
  section.hero-inner .col .bottom-right-image {
    position: relative;
    top: 0px;
    right: 0px;
    max-width: 60%;
  }
  section.hero-inner .col .content {
    max-width: 100%;
  }
  section.hero-inner .col .content p {
    font-size: 24px;
  }
}
section.full-width-boxed-rows .inner {
  background: #fff;
  border-radius: 24px;
  padding: 80px 64px 80px 64px;
  margin-bottom: 40px;
}
section.full-width-boxed-rows .inner .col-l {
  -ms-flex: 0 0 33.3333333333%;
  flex: 0 0 33.3333333333%;
  max-width: 33.3333333333%;
}
section.full-width-boxed-rows .inner .col-r {
  margin-left: 16.6666666667%;
  -ms-flex: 0 0 50%;
  flex: 0 0 50%;
  max-width: 50%;
}
section.full-width-boxed-rows .inner ul {
  padding-left: 28px;
}
section.full-width-boxed-rows .inner ul li {
  list-style-type: none;
  margin-bottom: 24px;
}
section.full-width-boxed-rows .inner ul li:before {
  content: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='15' height='13' viewBox='0 0 15 13' fill='none'%3E%3Cpath d='M14.3638 7.31317C15.9845 3.68179 11.6392 0.37803 8.21435 0.0260826C5.31638 -0.269099 0.713379 1.99463 0.167392 4.09537C-0.286478 5.49479 0.167603 7.99479 1.71369 9.99479C6.23072 14.4922 12.4563 11.5836 14.3621 7.31317' fill='%23FF8C70'/%3E%3C/svg%3E");
  display: inline-block;
  width: 15px;
  height: 13px;
  margin-right: 12px;
  margin-left: -27px;
}
section.full-width-boxed-rows .inner ol {
  padding-left: 18px;
}
@media (max-width: 991.98px) {
  section.full-width-boxed-rows .inner {
    padding: 80px 64px 80px 64px;
  }
  section.full-width-boxed-rows .inner .col-l {
    -ms-flex: 0 0 100%;
    flex: 0 0 100%;
    max-width: 100%;
  }
  section.full-width-boxed-rows .inner .col-r {
    margin-left: 0%;
    -ms-flex: 0 0 100%;
    flex: 0 0 100%;
    max-width: 100%;
  }
}
@media (max-width: 767.98px) {
  section.full-width-boxed-rows .inner {
    padding: 56px 40px 56px 40px;
  }
}
section.employee-benefits-list {
  margin-bottom: 80px;
}
section.employee-benefits-list .row-top-content {
  display: flex;
  text-align: center;
  margin-bottom: 48px;
  margin-top: 88px;
}
section.employee-benefits-list .row-top-content .col {
  -ms-flex: 0 0 50%;
  flex: 0 0 50%;
  max-width: 50%;
  margin-left: 25%;
}
section.employee-benefits-list .row-top-content svg {
  margin-bottom: 32px;
}
section.employee-benefits-list .row-list .inner {
  background: #fff;
  border-radius: 24px;
  padding-bottom: 80px;
}
section.employee-benefits-list .row-list .row-list-inner {
  display: flex;
  flex-wrap: wrap;
  justify-content: center;
}
section.employee-benefits-list .row-list .row-list-inner div {
  width: 33%;
  padding: 80px 64px 0px 64px;
}
@media (max-width: 991.98px) {
  section.employee-benefits-list {
    margin-bottom: 56px;
  }
  section.employee-benefits-list .row-top-content {
    margin-top: 56px;
  }
  section.employee-benefits-list .row-top-content .col {
    margin-left: 16.6666666667%;
    -ms-flex: 0 0 66.6666666667%;
    flex: 0 0 66.6666666667%;
    max-width: 66.6666666667%;
  }
  section.employee-benefits-list .row-list .row-list-inner div {
    width: 50%;
  }
}
@media (max-width: 991.98px) {
  section.employee-benefits-list .row-top-content .col {
    margin-left: 0%;
    -ms-flex: 0 0 100%;
    flex: 0 0 100%;
    max-width: 100%;
  }
  section.employee-benefits-list .row-list .inner {
    padding-bottom: 40px;
  }
  section.employee-benefits-list .row-list .row-list-inner div {
    width: 100%;
    padding: 40px 40px 0px 40px;
  }
}
section.locations .breadcrumbs {
  margin-top: 64px;
  margin-bottom: 80px;
}
section.locations h1 {
  margin-bottom: 80px;
  font-family: "new-spirit", serif;
  font-weight: 400;
  font-style: normal;
  color: #000;
  font-size: 64px;
  font-size: max(min(3.7vw, 64px), 40px);
  font-style: normal;
  font-weight: 300;
  line-height: 1;
}
section.locations h1 em {
  font-family: "new-spirit", serif;
  font-weight: 400;
  font-style: normal;
  color: #000;
  font-size: 64px;
  font-size: max(min(3.7vw, 64px), 40px);
  font-style: italic;
  font-weight: 300;
  line-height: 1;
}
@media (max-width: 991.98px) {
  section.locations h1 {
    font-size: 36px;
  }
  section.locations h1 em {
    font-size: 36px;
  }
}
@media (max-width: 575.98px) {
  section.locations h1 {
    font-size: 32px;
  }
  section.locations h1 em {
    font-size: 32px;
  }
}
@media (max-width: 349px) {
  section.locations h1 {
    font-size: 24px;
  }
  section.locations h1 em {
    font-size: 24px;
  }
}
section.locations .row-locations {
  margin-bottom: 40px;
}
section.locations .row-locations .col-l .inner {
  height: 100%;
  padding: 84px 56px;
  display: flex;
  flex-direction: column;
  justify-content: space-between;
}
section.locations .row-locations .col-l .inner .title h2 {
  margin-bottom: 12px;
}
section.locations .row-locations .col-l .inner .title span {
  font-weight: bold;
}
section.locations .row-locations .col-r .image {
  height: 100%;
  background-size: cover;
  background-position: 50% 50%;
}
section.locations .row-locations:not(.row-alt) .col-l {
  padding-right: 0px;
}
section.locations .row-locations:not(.row-alt) .col-l .inner {
  border-radius: 40px 0px 0px 40px;
}
section.locations .row-locations:not(.row-alt) .col-r {
  padding-left: 0px;
}
section.locations .row-locations:not(.row-alt) .col-r img {
  border-radius: 0px 40px 40px 0px;
}
section.locations .row-locations.row-alt .col-l {
  order: 2;
  padding-left: 0px;
}
section.locations .row-locations.row-alt .col-l .inner {
  border-radius: 0px 40px 40px 0px;
}
section.locations .row-locations.row-alt .col-r {
  order: 1;
  padding-right: 0px;
}
section.locations .row-locations.row-alt .col-r img {
  border-radius: 40px 0px 0px 40px;
}
section.locations .row-locations a {
  color: #3C0A32;
}
@media (max-width: 991.98px) {
  section.locations .breadcrumbs {
    margin-top: 40px;
    margin-bottom: 56px;
  }
  section.locations h1 {
    margin-bottom: 56px;
  }
  section.locations .row-locations {
    display: block;
  }
  section.locations .row-locations:not(.row-alt) .col-l, section.locations .row-locations.row-alt .col-l {
    order: 1 !important;
    padding-left: 15px;
    padding-right: 15px;
  }
  section.locations .row-locations:not(.row-alt) .col-l .inner, section.locations .row-locations.row-alt .col-l .inner {
    border-radius: 16px 16px 0px 0px;
    padding: 48px 24px;
  }
  section.locations .row-locations:not(.row-alt) .col-r, section.locations .row-locations.row-alt .col-r {
    order: 2 !important;
    padding-left: 15px;
    padding-right: 15px;
  }
  section.locations .row-locations:not(.row-alt) .col-r img, section.locations .row-locations.row-alt .col-r img {
    border-radius: 0px 0px 16px 16px;
  }
}
section.story-intro {
  position: relative;
  padding-top: 128px;
  padding-bottom: 128px;
  overflow-x: hidden;
}
section.story-intro .circle {
  position: absolute;
}
section.story-intro .circle.circle-1 {
  top: 0px;
  left: 45%;
  animation: animateCirclesHero1 8s ease-in-out infinite;
  transform-origin: 50% 50%;
}
section.story-intro .circle.circle-2 {
  top: 12%;
  right: 20%;
  animation: animateCirclesHero2 12s ease-in-out infinite;
  transform-origin: 50% 50%;
}
section.story-intro .circle.circle-3 {
  bottom: 48px;
  right: 5%;
  animation: animateCirclesHero3 10s ease-in-out infinite;
  transform-origin: 50% 50%;
}
section.story-intro .row {
  display: flex;
  align-items: center;
}
section.story-intro .col-l {
  -ms-flex: 0 0 50%;
  flex: 0 0 50%;
  max-width: 50%;
}
section.story-intro .col-l img {
  border-radius: 24px;
}
section.story-intro .col-r {
  margin-left: 8.3333333333%;
  -ms-flex: 0 0 41.6666666667%;
  flex: 0 0 41.6666666667%;
  max-width: 41.6666666667%;
}
section.story-intro .col-r h2 {
  font-family: "new-spirit", serif;
  font-weight: 400;
  font-style: normal;
  color: #000;
  font-size: 40px;
  font-size: max(min(2.25vw, 40px), 32px);
  font-style: normal;
  font-weight: 300;
  line-height: 1.2;
}
@media (max-width: 767.98px) {
  section.story-intro .col-r h2 {
    font-size: 28px;
  }
}
@media (max-width: 575.98px) {
  section.story-intro .col-r h2 {
    font-size: 28px;
  }
}
@media (max-width: 349px) {
  section.story-intro .col-r h2 {
    font-size: 22px;
  }
}
section.story-intro .col-r a {
  margin-top: 16px;
  font-family: PPNeueMontreal-Medium, sans-serif;
  font-weight: bold;
  font-style: normal;
  background-color: #FF8C70;
  outline: none !important;
  text-decoration: none !important;
  display: inline-block;
  cursor: pointer;
  color: #3C0A32;
  border-radius: 4px;
  padding-left: 40px;
  padding-right: 40px;
  height: 44px;
  line-height: 44px;
  border-radius: 22px;
  font-size: 16px;
}
section.story-intro .col-r a:focus {
  outline: none !important;
}
section.story-intro .col-r a:focus-visible {
  outline: 1px dotted !important;
  outline: 5px auto -webkit-focus-ring-color !important;
}
section.story-intro .col-r a span {
  color: #3C0A32;
  font-size: 16px;
  line-height: 44px;
}
@media (min-width: 992px) {
  section.story-intro .col-r a {
    -webkit-transition: background 250ms cubic-bezier(0.24, 0, 0.4, 1), border 250ms cubic-bezier(0.24, 0, 0.4, 1), color 250ms cubic-bezier(0.24, 0, 0.4, 1), opacity 1000ms cubic-bezier(0.24, 0, 0.4, 1);
    -moz-transition: background 250ms cubic-bezier(0.24, 0, 0.4, 1), border 250ms cubic-bezier(0.24, 0, 0.4, 1), color 250ms cubic-bezier(0.24, 0, 0.4, 1), opacity 1000ms cubic-bezier(0.24, 0, 0.4, 1);
    -ms-transition: background 250ms cubic-bezier(0.24, 0, 0.4, 1), border 250ms cubic-bezier(0.24, 0, 0.4, 1), color 250ms cubic-bezier(0.24, 0, 0.4, 1), opacity 1000ms cubic-bezier(0.24, 0, 0.4, 1);
    -o-transition: background 250ms cubic-bezier(0.24, 0, 0.4, 1), border 250ms cubic-bezier(0.24, 0, 0.4, 1), color 250ms cubic-bezier(0.24, 0, 0.4, 1), opacity 1000ms cubic-bezier(0.24, 0, 0.4, 1);
    transition: background 250ms cubic-bezier(0.24, 0, 0.4, 1), border 250ms cubic-bezier(0.24, 0, 0.4, 1), color 250ms cubic-bezier(0.24, 0, 0.4, 1), opacity 1000ms cubic-bezier(0.24, 0, 0.4, 1);
  }
  section.story-intro .col-r a * {
    -webkit-transition: color 250ms cubic-bezier(0.24, 0, 0.4, 1);
    -moz-transition: color 250ms cubic-bezier(0.24, 0, 0.4, 1);
    -ms-transition: color 250ms cubic-bezier(0.24, 0, 0.4, 1);
    -o-transition: color 250ms cubic-bezier(0.24, 0, 0.4, 1);
    transition: color 250ms cubic-bezier(0.24, 0, 0.4, 1);
  }
  section.story-intro .col-r a:hover {
    background-color: #3C0A32 !important;
    color: #FF8C70 !important;
  }
  section.story-intro .col-r a:hover span {
    opacity: 1 !important;
  }
  section.story-intro .col-r a:hover * {
    color: #FF8C70;
  }
}
@media (max-width: 1199.98px) {
  section.story-intro .col-r {
    margin-left: 4.1666666667%;
    -ms-flex: 0 0 45.8333333333%;
    flex: 0 0 45.8333333333%;
    max-width: 45.8333333333%;
  }
  section.story-intro .col-r h2 {
    font-size: 24px;
  }
  section.story-intro .col-r p {
    font-size: 16px;
  }
}
@media (max-width: 991.98px) {
  section.story-intro {
    padding-top: 96px;
    padding-bottom: 96px;
  }
  section.story-intro .row {
    display: block;
  }
  section.story-intro .row .col-l {
    margin-left: 0%;
    -ms-flex: 0 0 100%;
    flex: 0 0 100%;
    max-width: 100%;
    margin-bottom: 48px;
  }
  section.story-intro .row .col-r {
    margin-left: 0%;
    -ms-flex: 0 0 100%;
    flex: 0 0 100%;
    max-width: 100%;
  }
}
section.doctor-quote {
  margin-bottom: 96px;
  overflow-x: hidden;
}
section.doctor-quote .circle {
  position: absolute;
  z-index: 0;
}
section.doctor-quote .circle.circle-1 {
  top: 50%;
  right: 10%;
  animation: animateCirclesHero1 8s ease-in-out infinite;
  transform-origin: 50% 50%;
}
section.doctor-quote .circle.circle-2 {
  bottom: 48px;
  left: 55%;
  animation: animateCirclesHero2 12s ease-in-out infinite;
  transform-origin: 50% 50%;
}
section.doctor-quote .circle.circle-3 {
  top: 0px;
  left: 0%;
  animation: animateCirclesHero3 10s ease-in-out infinite;
  transform-origin: 50% 50%;
}
section.doctor-quote .col-l {
  -ms-flex: 0 0 54.1666666667%;
  flex: 0 0 54.1666666667%;
  max-width: 54.1666666667%;
}
section.doctor-quote .col-l .image {
  height: 100%;
  background-size: cover;
  background-position: center center;
}
section.doctor-quote .col-r {
  overflow: hidden;
  margin-left: -4.2%;
  -ms-flex: 0 0 50%;
  flex: 0 0 50%;
  max-width: 50%;
  border-radius: 48px 0px 0px 48px;
  position: relative;
}
section.doctor-quote .col-r .inner {
  padding: 128px 96px;
  position: relative;
}
section.doctor-quote .col-r h2 {
  color: #fff;
}
section.doctor-quote .col-r p {
  color: #fff;
}
section.doctor-quote .col-r strong {
  color: #fff;
}
@media (max-width: 1199.98px) {
  section.doctor-quote .col-r .inner {
    padding: 80px 56px;
  }
}
@media (max-width: 991.98px) {
  section.doctor-quote .row {
    display: block;
  }
  section.doctor-quote .row .col-l {
    -ms-flex: 0 0 100%;
    flex: 0 0 100%;
    max-width: 100%;
  }
  section.doctor-quote .row .col-l .image {
    padding-bottom: 93%;
  }
  section.doctor-quote .row .col-r {
    margin-left: 0%;
    -ms-flex: 0 0 100%;
    flex: 0 0 100%;
    max-width: 100%;
    border-radius: 0px;
  }
  section.doctor-quote .row .col-r .inner {
    padding-top: 56px;
    padding-bottom: 56px;
    padding-left: 15px;
    padding-right: 15px;
  }
}
@media (max-width: 991.98px) and (min-width: 350px) {
  section.doctor-quote .row .col-r .inner {
    padding-left: 20px;
  }
}
@media (max-width: 991.98px) and (min-width: 576px) {
  section.doctor-quote .row .col-r .inner {
    padding-left: 25px;
  }
}
@media (max-width: 991.98px) and (min-width: 992px) {
  section.doctor-quote .row .col-r .inner {
    padding-left: 40px;
  }
}
@media (max-width: 991.98px) and (min-width: 1480px) {
  section.doctor-quote .row .col-r .inner {
    padding-left: 40px;
  }
}
@media (max-width: 991.98px) and (min-width: 350px) {
  section.doctor-quote .row .col-r .inner {
    padding-right: 20px;
  }
}
@media (max-width: 991.98px) and (min-width: 576px) {
  section.doctor-quote .row .col-r .inner {
    padding-right: 25px;
  }
}
@media (max-width: 991.98px) and (min-width: 992px) {
  section.doctor-quote .row .col-r .inner {
    padding-right: 40px;
  }
}
@media (max-width: 991.98px) and (min-width: 1480px) {
  section.doctor-quote .row .col-r .inner {
    padding-right: 40px;
  }
}
section.lab-intro {
  position: relative;
  padding-top: 128px;
  padding-bottom: 128px;
}
section.lab-intro .circle {
  position: absolute;
  z-index: 0;
}
section.lab-intro .circle.circle-1 {
  top: 45%;
  left: 5%;
  animation: animateCirclesHero1 8s ease-in-out infinite;
  transform-origin: 50% 50%;
}
section.lab-intro .circle.circle-2 {
  top: 45%;
  right: 5%;
  animation: animateCirclesHero2 12s ease-in-out infinite;
  transform-origin: 50% 50%;
}
section.lab-intro .circle.circle-3 {
  bottom: 5%;
  left: 45%;
  animation: animateCirclesHero3 10s ease-in-out infinite;
  transform-origin: 50% 50%;
}
section.lab-intro .row-top-content .col {
  -ms-flex: 0 0 75%;
  flex: 0 0 75%;
  max-width: 75%;
  margin-left: 12.5%;
  text-align: center;
  padding-bottom: 80px;
}
section.lab-intro .row-top-content .col svg {
  margin-bottom: 32px;
}
section.lab-intro .row-top-content .col h2, section.lab-intro .row-top-content .col h3, section.lab-intro .row-top-content .col h4 {
  margin-bottom: 48px;
}
section.lab-intro .row-top-content .col p {
  max-width: 678px;
  margin: 0px auto;
}
section.lab-intro .row-bottom-content {
  display: flex;
  align-items: center;
}
section.lab-intro .row-bottom-content .col-l {
  margin-left: 8.3333333333%;
  -ms-flex: 0 0 41.6666666667%;
  flex: 0 0 41.6666666667%;
  max-width: 41.6666666667%;
}
section.lab-intro .row-bottom-content .col-r {
  margin-left: 8.3333333333%;
  -ms-flex: 0 0 33.3333333333%;
  flex: 0 0 33.3333333333%;
  max-width: 33.3333333333%;
}
section.lab-intro .row-bottom-content .col-r h2, section.lab-intro .row-bottom-content .col-r h3, section.lab-intro .row-bottom-content .col-r h4 {
  max-width: 55%;
}
section.lab-intro .row-bottom-content .col-r ul {
  padding-left: 28px;
}
section.lab-intro .row-bottom-content .col-r ul li {
  list-style-type: none;
  margin-bottom: 24px;
}
section.lab-intro .row-bottom-content .col-r ul li:before {
  content: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='15' height='13' viewBox='0 0 15 13' fill='none'%3E%3Cpath d='M14.3638 7.31317C15.9845 3.68179 11.6392 0.37803 8.21435 0.0260826C5.31638 -0.269099 0.713379 1.99463 0.167392 4.09537C-0.286478 5.49479 0.167603 7.99479 1.71369 9.99479C6.23072 14.4922 12.4563 11.5836 14.3621 7.31317' fill='%23FF8C70'/%3E%3C/svg%3E");
  display: inline-block;
  width: 15px;
  height: 13px;
  margin-right: 12px;
  margin-left: -27px;
}
@media (max-width: 1199.98px) {
  section.lab-intro {
    padding-top: 96px;
    padding-bottom: 96px;
  }
  section.lab-intro .row-top-content .col {
    -ms-flex: 0 0 83.3333333333%;
    flex: 0 0 83.3333333333%;
    max-width: 83.3333333333%;
    margin-left: 8.3333333333%;
  }
  section.lab-intro .row-bottom-content .col-r h2, section.lab-intro .row-bottom-content .col-r h3, section.lab-intro .row-bottom-content .col-r h4 {
    max-width: 85%;
  }
}
@media (max-width: 991.98px) {
  section.lab-intro {
    padding-top: 80px;
    padding-bottom: 80px;
  }
  section.lab-intro .row-top-content .col {
    -ms-flex: 0 0 100%;
    flex: 0 0 100%;
    max-width: 100%;
    margin-left: 0%;
  }
}
@media (max-width: 767.98px) {
  section.lab-intro {
    padding-top: 56px;
    padding-bottom: 56px;
  }
  section.lab-intro .circle.circle-1 {
    top: 25%;
  }
  section.lab-intro .circle.circle-2 {
    top: 25%;
  }
  section.lab-intro .row-bottom-content {
    display: block;
  }
  section.lab-intro .row-bottom-content .col-l {
    -ms-flex: 0 0 100%;
    flex: 0 0 100%;
    max-width: 100%;
    margin-left: 0%;
    margin-bottom: 40px;
  }
  section.lab-intro .row-bottom-content .col-r {
    -ms-flex: 0 0 100%;
    flex: 0 0 100%;
    max-width: 100%;
    margin-left: 0%;
  }
}
section.fertility-treatment-pricing .col {
  position: relative;
}
section.fertility-treatment-pricing .row-top-content {
  padding: 40px 0px 128px 0px;
  text-align: center;
}
section.fertility-treatment-pricing .row-top-content .breadcrumbs {
  text-align: left;
  margin-bottom: 80px;
}
section.fertility-treatment-pricing .row-top-content h1 {
  font-family: "new-spirit", serif;
  font-weight: 400;
  font-style: normal;
  color: #000;
  font-size: 64px;
  font-size: max(min(3.7vw, 64px), 40px);
  font-style: normal;
  font-weight: 300;
  line-height: 1;
  max-width: 600px;
  margin: 0px auto;
}
section.fertility-treatment-pricing .row-top-content h1 em {
  font-family: "new-spirit", serif;
  font-weight: 400;
  font-style: normal;
  color: #000;
  font-size: 64px;
  font-size: max(min(3.7vw, 64px), 40px);
  font-style: italic;
  font-weight: 300;
  line-height: 1;
}
@media (max-width: 991.98px) {
  section.fertility-treatment-pricing .row-top-content h1 {
    font-size: 36px;
  }
  section.fertility-treatment-pricing .row-top-content h1 em {
    font-size: 36px;
  }
}
@media (max-width: 575.98px) {
  section.fertility-treatment-pricing .row-top-content h1 {
    font-size: 32px;
  }
  section.fertility-treatment-pricing .row-top-content h1 em {
    font-size: 32px;
  }
}
@media (max-width: 349px) {
  section.fertility-treatment-pricing .row-top-content h1 {
    font-size: 24px;
  }
  section.fertility-treatment-pricing .row-top-content h1 em {
    font-size: 24px;
  }
}
section.fertility-treatment-pricing .circle {
  position: absolute;
  z-index: -1;
}
section.fertility-treatment-pricing .circle.circle-1 {
  top: 5%;
  right: 5%;
  animation: animateCirclesHero1 8s ease-in-out infinite;
  transform-origin: 50% 50%;
}
section.fertility-treatment-pricing .circle.circle-2 {
  bottom: 5%;
  right: 20%;
  animation: animateCirclesHero2 12s ease-in-out infinite;
  transform-origin: 50% 50%;
}
section.fertility-treatment-pricing .circle.circle-3 {
  top: 10%;
  left: 10%;
  animation: animateCirclesHero3 10s ease-in-out infinite;
  transform-origin: 50% 50%;
}
section.fertility-treatment-pricing .row-bottom-content h2 {
  font-family: "new-spirit", serif;
  font-weight: 400;
  font-style: normal;
  color: #000;
  font-size: 40px;
  font-size: max(min(2.25vw, 40px), 32px);
  font-style: normal;
  font-weight: 300;
  line-height: 1.2;
}
@media (max-width: 767.98px) {
  section.fertility-treatment-pricing .row-bottom-content h2 {
    font-size: 28px;
  }
}
@media (max-width: 575.98px) {
  section.fertility-treatment-pricing .row-bottom-content h2 {
    font-size: 28px;
  }
}
@media (max-width: 349px) {
  section.fertility-treatment-pricing .row-bottom-content h2 {
    font-size: 22px;
  }
}
section.fertility-treatment-pricing .row-bottom-content .col-l {
  -ms-flex: 0 0 16.6666666667%;
  flex: 0 0 16.6666666667%;
  max-width: 16.6666666667%;
}
section.fertility-treatment-pricing .row-bottom-content .col-r {
  margin-left: 16.6666666667%;
  -ms-flex: 0 0 66.6666666667%;
  flex: 0 0 66.6666666667%;
  max-width: 66.6666666667%;
}
section.fertility-treatment-pricing .row-bottom-content .box {
  background: #fff;
  padding: 48px;
  border-radius: 24px;
  margin-bottom: 40px;
  display: flex;
}
section.fertility-treatment-pricing .row-bottom-content .box .left {
  width: 65%;
}
section.fertility-treatment-pricing .row-bottom-content .box .right {
  width: 35%;
  text-align: right;
  position: relative;
}
section.fertility-treatment-pricing .row-bottom-content .box .right a {
  font-family: PPNeueMontreal-Medium, sans-serif;
  font-weight: bold;
  font-style: normal;
  background-color: #FF8C70;
  outline: none !important;
  text-decoration: none !important;
  display: inline-block;
  cursor: pointer;
  color: #3C0A32;
  border-radius: 4px;
  padding-left: 40px;
  padding-right: 40px;
  height: 44px;
  line-height: 44px;
  border-radius: 22px;
  font-size: 16px;
  position: absolute;
  bottom: 0px;
  right: 0px;
}
section.fertility-treatment-pricing .row-bottom-content .box .right a:focus {
  outline: none !important;
}
section.fertility-treatment-pricing .row-bottom-content .box .right a:focus-visible {
  outline: 1px dotted !important;
  outline: 5px auto -webkit-focus-ring-color !important;
}
section.fertility-treatment-pricing .row-bottom-content .box .right a span {
  color: #3C0A32;
  font-size: 16px;
  line-height: 44px;
}
@media (min-width: 992px) {
  section.fertility-treatment-pricing .row-bottom-content .box .right a {
    -webkit-transition: background 250ms cubic-bezier(0.24, 0, 0.4, 1), border 250ms cubic-bezier(0.24, 0, 0.4, 1), color 250ms cubic-bezier(0.24, 0, 0.4, 1), opacity 1000ms cubic-bezier(0.24, 0, 0.4, 1);
    -moz-transition: background 250ms cubic-bezier(0.24, 0, 0.4, 1), border 250ms cubic-bezier(0.24, 0, 0.4, 1), color 250ms cubic-bezier(0.24, 0, 0.4, 1), opacity 1000ms cubic-bezier(0.24, 0, 0.4, 1);
    -ms-transition: background 250ms cubic-bezier(0.24, 0, 0.4, 1), border 250ms cubic-bezier(0.24, 0, 0.4, 1), color 250ms cubic-bezier(0.24, 0, 0.4, 1), opacity 1000ms cubic-bezier(0.24, 0, 0.4, 1);
    -o-transition: background 250ms cubic-bezier(0.24, 0, 0.4, 1), border 250ms cubic-bezier(0.24, 0, 0.4, 1), color 250ms cubic-bezier(0.24, 0, 0.4, 1), opacity 1000ms cubic-bezier(0.24, 0, 0.4, 1);
    transition: background 250ms cubic-bezier(0.24, 0, 0.4, 1), border 250ms cubic-bezier(0.24, 0, 0.4, 1), color 250ms cubic-bezier(0.24, 0, 0.4, 1), opacity 1000ms cubic-bezier(0.24, 0, 0.4, 1);
  }
  section.fertility-treatment-pricing .row-bottom-content .box .right a * {
    -webkit-transition: color 250ms cubic-bezier(0.24, 0, 0.4, 1);
    -moz-transition: color 250ms cubic-bezier(0.24, 0, 0.4, 1);
    -ms-transition: color 250ms cubic-bezier(0.24, 0, 0.4, 1);
    -o-transition: color 250ms cubic-bezier(0.24, 0, 0.4, 1);
    transition: color 250ms cubic-bezier(0.24, 0, 0.4, 1);
  }
  section.fertility-treatment-pricing .row-bottom-content .box .right a:hover {
    background-color: #3C0A32 !important;
    color: #FF8C70 !important;
  }
  section.fertility-treatment-pricing .row-bottom-content .box .right a:hover span {
    opacity: 1 !important;
  }
  section.fertility-treatment-pricing .row-bottom-content .box .right a:hover * {
    color: #FF8C70;
  }
}
section.fertility-treatment-pricing .row-bottom-content .box .right p {
  color: #3C0A32;
  text-align: right;
  font-family: PPNeueMontreal-Regular, sans-serif;
  font-weight: normal;
  font-style: normal;
  font-size: 16px;
  font-style: normal;
  font-weight: 500;
  line-height: 1.5;
  padding-left: 80px;
}
section.fertility-treatment-pricing .row-bottom-content .box .right .divider {
  width: 1px;
  height: 40px;
  background: #8FADB5;
  position: absolute;
  top: 0px;
  left: 48px;
}
@media (max-width: 1199.98px) {
  section.fertility-treatment-pricing .row-bottom-content .col-l {
    -ms-flex: 0 0 16.6666666667%;
    flex: 0 0 16.6666666667%;
    max-width: 16.6666666667%;
  }
  section.fertility-treatment-pricing .row-bottom-content .col-r {
    margin-left: 8.3333333333%;
    -ms-flex: 0 0 75%;
    flex: 0 0 75%;
    max-width: 75%;
  }
  section.fertility-treatment-pricing .row-bottom-content .col-r .box {
    padding: 40px;
  }
  section.fertility-treatment-pricing .row-bottom-content .col-r .box .left {
    padding-right: 40px;
  }
  section.fertility-treatment-pricing .row-bottom-content .col-r .box .left p {
    font-size: 16px;
  }
  section.fertility-treatment-pricing .row-bottom-content .col-r .box .right .divider {
    left: 0px;
  }
}
@media (max-width: 991.98px) {
  section.fertility-treatment-pricing .row-bottom-content .col-l {
    -ms-flex: 0 0 100%;
    flex: 0 0 100%;
    max-width: 100%;
  }
  section.fertility-treatment-pricing .row-bottom-content .col-r {
    margin-left: 0%;
    -ms-flex: 0 0 100%;
    flex: 0 0 100%;
    max-width: 100%;
  }
}
@media (max-width: 767.98px) {
  section.fertility-treatment-pricing .row-bottom-content .col-l {
    margin-bottom: 40px;
    margin-top: 40px;
  }
  section.fertility-treatment-pricing .row-bottom-content .col-r .box {
    display: block;
  }
  section.fertility-treatment-pricing .row-bottom-content .col-r .box .left {
    width: 100%;
    margin-bottom: 40px;
  }
  section.fertility-treatment-pricing .row-bottom-content .col-r .box .right {
    width: 100%;
    text-align: left;
    padding-top: 40px;
  }
  section.fertility-treatment-pricing .row-bottom-content .col-r .box .right a {
    position: relative;
    margin-top: 40px;
  }
  section.fertility-treatment-pricing .row-bottom-content .col-r .box .right p {
    padding-left: 0px;
    text-align: left;
  }
  section.fertility-treatment-pricing .row-bottom-content .col-r .box .right .divider {
    width: 40px;
    height: 1px;
  }
}
section.financing-intro {
  margin-top: 80px;
  margin-bottom: 80px;
}
section.financing-intro .row-intro {
  text-align: center;
}
section.financing-intro .row-intro .col {
  margin-left: 16.6666666667%;
  -ms-flex: 0 0 66.6666666667%;
  flex: 0 0 66.6666666667%;
  max-width: 66.6666666667%;
}
section.financing-intro .row-intro img {
  width: auto;
  transform: scale(0.5);
  max-width: 100%;
}
section.financing-intro .row-intro h2 {
  margin-bottom: 48px;
}
section.financing-intro .row-steps {
  text-align: center;
}
section.financing-intro .row-steps h3 {
  margin-bottom: 32px;
}
section.financing-intro .row-steps .steps-wrapper {
  display: flex;
  align-items: center;
  gap: 32px;
}
section.financing-intro .row-steps .steps-wrapper .inner {
  width: 33.333333%;
  background: #fff;
  border-radius: 24px;
  padding: 64px 64px 64px 64px;
}
section.financing-intro .row-steps .number {
  color: #3C0A32;
  text-align: center;
  font-family: "new-spirit", serif;
  font-weight: 400;
  font-style: normal;
  font-size: 180px;
  font-style: normal;
  font-weight: 300;
  line-height: 1;
  margin-bottom: 64px;
}
section.financing-intro .row-details {
  margin-top: 128px;
}
section.financing-intro .row-details img {
  padding-left: 4%;
  padding-right: 4%;
}
section.financing-intro .row-details .details-wrapper {
  background: #fff;
  border-radius: 24px;
  text-align: center;
  padding-bottom: 72px;
}
section.financing-intro .row-details .details-wrapper .details-wrapper-columns {
  display: flex;
  align-items: flex-start;
}
section.financing-intro .row-details .details-wrapper .inner {
  height: 100%;
  width: 33.333333%;
  padding: 64px 64px 64px 64px;
}
section.financing-intro .row-details .details-wrapper h4 {
  margin-bottom: 24px;
}
section.financing-intro .row-details .details-wrapper a {
  font-family: PPNeueMontreal-Medium, sans-serif;
  font-weight: bold;
  font-style: normal;
  background-color: #FF8C70;
  outline: none !important;
  text-decoration: none !important;
  display: inline-block;
  cursor: pointer;
  color: #3C0A32;
  border-radius: 4px;
  padding-left: 40px;
  padding-right: 40px;
  height: 44px;
  line-height: 44px;
  border-radius: 22px;
  font-size: 16px;
}
section.financing-intro .row-details .details-wrapper a:focus {
  outline: none !important;
}
section.financing-intro .row-details .details-wrapper a:focus-visible {
  outline: 1px dotted !important;
  outline: 5px auto -webkit-focus-ring-color !important;
}
section.financing-intro .row-details .details-wrapper a span {
  color: #3C0A32;
  font-size: 16px;
  line-height: 44px;
}
@media (min-width: 992px) {
  section.financing-intro .row-details .details-wrapper a {
    -webkit-transition: background 250ms cubic-bezier(0.24, 0, 0.4, 1), border 250ms cubic-bezier(0.24, 0, 0.4, 1), color 250ms cubic-bezier(0.24, 0, 0.4, 1), opacity 1000ms cubic-bezier(0.24, 0, 0.4, 1);
    -moz-transition: background 250ms cubic-bezier(0.24, 0, 0.4, 1), border 250ms cubic-bezier(0.24, 0, 0.4, 1), color 250ms cubic-bezier(0.24, 0, 0.4, 1), opacity 1000ms cubic-bezier(0.24, 0, 0.4, 1);
    -ms-transition: background 250ms cubic-bezier(0.24, 0, 0.4, 1), border 250ms cubic-bezier(0.24, 0, 0.4, 1), color 250ms cubic-bezier(0.24, 0, 0.4, 1), opacity 1000ms cubic-bezier(0.24, 0, 0.4, 1);
    -o-transition: background 250ms cubic-bezier(0.24, 0, 0.4, 1), border 250ms cubic-bezier(0.24, 0, 0.4, 1), color 250ms cubic-bezier(0.24, 0, 0.4, 1), opacity 1000ms cubic-bezier(0.24, 0, 0.4, 1);
    transition: background 250ms cubic-bezier(0.24, 0, 0.4, 1), border 250ms cubic-bezier(0.24, 0, 0.4, 1), color 250ms cubic-bezier(0.24, 0, 0.4, 1), opacity 1000ms cubic-bezier(0.24, 0, 0.4, 1);
  }
  section.financing-intro .row-details .details-wrapper a * {
    -webkit-transition: color 250ms cubic-bezier(0.24, 0, 0.4, 1);
    -moz-transition: color 250ms cubic-bezier(0.24, 0, 0.4, 1);
    -ms-transition: color 250ms cubic-bezier(0.24, 0, 0.4, 1);
    -o-transition: color 250ms cubic-bezier(0.24, 0, 0.4, 1);
    transition: color 250ms cubic-bezier(0.24, 0, 0.4, 1);
  }
  section.financing-intro .row-details .details-wrapper a:hover {
    background-color: #3C0A32 !important;
    color: #FF8C70 !important;
  }
  section.financing-intro .row-details .details-wrapper a:hover span {
    opacity: 1 !important;
  }
  section.financing-intro .row-details .details-wrapper a:hover * {
    color: #FF8C70;
  }
}
@media (max-width: 1199.98px) {
  section.financing-intro {
    margin-top: 56px;
    margin-bottom: 56px;
  }
  section.financing-intro .row-steps .steps-wrapper .inner {
    padding: 48px;
  }
  section.financing-intro .row-steps .steps-wrapper .number {
    margin-bottom: 48px;
  }
  section.financing-intro .row-details {
    margin-top: 96px;
  }
  section.financing-intro .row-details .details-wrapper {
    padding-bottom: 56px;
  }
  section.financing-intro .row-details .details-wrapper .inner {
    padding: 48px;
  }
  section.financing-intro .row-details .details-wrapper p {
    font-size: 16px;
  }
}
@media (max-width: 991.98px) {
  section.financing-intro .row-intro .col {
    margin-left: 0%;
    -ms-flex: 0 0 100%;
    flex: 0 0 100%;
    max-width: 100%;
  }
  section.financing-intro .row-steps .steps-wrapper .inner {
    height: 100%;
    padding: 48px 0px;
  }
  section.financing-intro .row-steps .steps-wrapper .number {
    font-size: 120px;
  }
}
@media (max-width: 767.98px) {
  section.financing-intro .row-steps .steps-wrapper {
    flex-direction: column;
  }
  section.financing-intro .row-steps .steps-wrapper .inner {
    width: 100%;
  }
  section.financing-intro .row-details {
    margin-top: 56px;
  }
  section.financing-intro .row-details .details-wrapper .details-wrapper-columns {
    flex-direction: column;
  }
  section.financing-intro .row-details .details-wrapper .details-wrapper-columns .inner {
    width: 100%;
    padding: 48px 48px 0px 48px;
  }
  section.financing-intro .row-details .details-wrapper .details-wrapper-columns .inner:last-child {
    padding-bottom: 48px;
  }
}
section.boxed-list-cta .col {
  -ms-flex: 0 0 33.3333333333%;
  flex: 0 0 33.3333333333%;
  max-width: 33.3333333333%;
}
section.boxed-list-cta .col .inner {
  border-radius: 24px;
  height: 100%;
}
section.boxed-list-cta .col .inner .content-wrapper {
  height: 100%;
  padding: 64px;
  display: flex;
  flex-direction: column;
  justify-content: space-between;
}
section.boxed-list-cta .col .inner h2 {
  font-family: "new-spirit", serif;
  font-weight: 400;
  font-style: normal;
  color: #000;
  font-size: 40px;
  font-size: max(min(2.25vw, 40px), 32px);
  font-style: normal;
  font-weight: 300;
  line-height: 1.2;
  margin-bottom: 24px;
}
@media (max-width: 767.98px) {
  section.boxed-list-cta .col .inner h2 {
    font-size: 28px;
  }
}
@media (max-width: 575.98px) {
  section.boxed-list-cta .col .inner h2 {
    font-size: 28px;
  }
}
@media (max-width: 349px) {
  section.boxed-list-cta .col .inner h2 {
    font-size: 22px;
  }
}
section.boxed-list-cta .col .inner .icon {
  max-width: 124px;
  margin-bottom: 80px;
}
section.boxed-list-cta .col .inner a {
  font-family: PPNeueMontreal-Medium, sans-serif;
  font-weight: bold;
  font-style: normal;
  background-color: #FF8C70;
  outline: none !important;
  text-decoration: none !important;
  display: inline-block;
  cursor: pointer;
  color: #3C0A32;
  border-radius: 4px;
  padding-left: 40px;
  padding-right: 40px;
  height: 44px;
  line-height: 44px;
  border-radius: 22px;
  font-size: 16px;
}
section.boxed-list-cta .col .inner a:focus {
  outline: none !important;
}
section.boxed-list-cta .col .inner a:focus-visible {
  outline: 1px dotted !important;
  outline: 5px auto -webkit-focus-ring-color !important;
}
section.boxed-list-cta .col .inner a span {
  color: #3C0A32;
  font-size: 16px;
  line-height: 44px;
}
@media (min-width: 992px) {
  section.boxed-list-cta .col .inner a {
    -webkit-transition: background 250ms cubic-bezier(0.24, 0, 0.4, 1), border 250ms cubic-bezier(0.24, 0, 0.4, 1), color 250ms cubic-bezier(0.24, 0, 0.4, 1), opacity 1000ms cubic-bezier(0.24, 0, 0.4, 1);
    -moz-transition: background 250ms cubic-bezier(0.24, 0, 0.4, 1), border 250ms cubic-bezier(0.24, 0, 0.4, 1), color 250ms cubic-bezier(0.24, 0, 0.4, 1), opacity 1000ms cubic-bezier(0.24, 0, 0.4, 1);
    -ms-transition: background 250ms cubic-bezier(0.24, 0, 0.4, 1), border 250ms cubic-bezier(0.24, 0, 0.4, 1), color 250ms cubic-bezier(0.24, 0, 0.4, 1), opacity 1000ms cubic-bezier(0.24, 0, 0.4, 1);
    -o-transition: background 250ms cubic-bezier(0.24, 0, 0.4, 1), border 250ms cubic-bezier(0.24, 0, 0.4, 1), color 250ms cubic-bezier(0.24, 0, 0.4, 1), opacity 1000ms cubic-bezier(0.24, 0, 0.4, 1);
    transition: background 250ms cubic-bezier(0.24, 0, 0.4, 1), border 250ms cubic-bezier(0.24, 0, 0.4, 1), color 250ms cubic-bezier(0.24, 0, 0.4, 1), opacity 1000ms cubic-bezier(0.24, 0, 0.4, 1);
  }
  section.boxed-list-cta .col .inner a * {
    -webkit-transition: color 250ms cubic-bezier(0.24, 0, 0.4, 1);
    -moz-transition: color 250ms cubic-bezier(0.24, 0, 0.4, 1);
    -ms-transition: color 250ms cubic-bezier(0.24, 0, 0.4, 1);
    -o-transition: color 250ms cubic-bezier(0.24, 0, 0.4, 1);
    transition: color 250ms cubic-bezier(0.24, 0, 0.4, 1);
  }
  section.boxed-list-cta .col .inner a:hover {
    background-color: #3C0A32 !important;
    color: #FF8C70 !important;
  }
  section.boxed-list-cta .col .inner a:hover span {
    opacity: 1 !important;
  }
  section.boxed-list-cta .col .inner a:hover * {
    color: #FF8C70;
  }
}
section.boxed-list-cta .col:first-child {
  -ms-flex: 0 0 100%;
  flex: 0 0 100%;
  max-width: 100%;
  margin-bottom: 40px;
}
section.boxed-list-cta .col:first-child .inner {
  display: flex;
}
section.boxed-list-cta .col:first-child .inner .content-wrapper {
  width: 50%;
}
section.boxed-list-cta .col:first-child .inner .icon {
  margin-bottom: 0px;
}
section.boxed-list-cta .col:first-child .inner .image {
  width: 50%;
  border-radius: 0px 24px 24px 0px;
}
@media (max-width: 1199.98px) {
  section.boxed-list-cta .col .inner .content-wrapper {
    padding: 32px;
  }
  section.boxed-list-cta .col .inner a {
    font-size: 14px;
    padding-left: 24px;
    padding-right: 24px;
  }
  section.boxed-list-cta .col .inner h2 {
    font-size: 24px;
  }
}
@media (max-width: 991.98px) {
  section.boxed-list-cta .row {
    display: block;
  }
  section.boxed-list-cta .row .col {
    -ms-flex: 0 0 100%;
    flex: 0 0 100%;
    max-width: 100%;
    margin-bottom: 40px;
  }
  section.boxed-list-cta .row .col .icon {
    max-width: 80px;
  }
  section.boxed-list-cta .col:first-child .inner {
    display: block;
  }
  section.boxed-list-cta .col:first-child .inner .content-wrapper {
    width: 100%;
  }
  section.boxed-list-cta .col:first-child .inner h2 {
    margin-top: 40px;
  }
  section.boxed-list-cta .col:first-child .inner .image {
    width: 100%;
    border-radius: 24px;
  }
}
section.services-list .inner {
  border-radius: 32px;
  background: #3C0A32;
  margin-bottom: 64px;
  padding: 0px 48px;
}
section.services-list .inner .col-l {
  padding-top: 120px;
  padding-bottom: 120px;
  -ms-flex: 0 0 41.6666666667%;
  flex: 0 0 41.6666666667%;
  max-width: 41.6666666667%;
}
section.services-list .inner .col-l .col-l-inner {
  max-width: 520px;
}
section.services-list .inner .col-l h2 {
  color: #fff;
}
section.services-list .inner .col-l p, section.services-list .inner .col-l li {
  color: #fff;
}
section.services-list .inner .col-l #mobile-splide-services-list-tab {
  display: none;
}
@media (max-width: 991.98px) {
  section.services-list .inner .col-l #mobile-splide-services-list-tab {
    display: block;
    margin-bottom: 32px;
    width: 100%;
    padding: 16px;
    background: #ffffff;
    color: #000000;
    font-family: PPNeueMontreal-Regular, sans-serif;
    font-weight: normal;
    font-style: normal;
    font-size: 12px;
    font-style: normal;
    font-weight: 400;
    line-height: 12px; /* 100% */
    text-transform: uppercase;
    -webkit-appearance: none !important;
    -moz-appearance: none !important;
    height: 45px;
    width: 100%;
    background-image: url("data:image/svg+xml,%3Csvg width='16' height='9' viewBox='0 0 16 9' fill='none' xmlns='http://www.w3.org/2000/svg'%3E%3Cpath d='M15 1L8 8L1 1' stroke='black' stroke-width='1.2' stroke-linecap='square'/%3E%3C/svg%3E%0A");
    background-position: calc(100% - 16px);
    background-repeat: no-repeat;
    border-radius: 0;
  }
}
section.services-list .inner .col-l .desktop-splide-services-list-tab {
  border-left: 1px solid #65365C;
  margin-top: 40px;
  position: relative;
}
section.services-list .inner .col-l .desktop-splide-services-list-tab svg {
  position: absolute;
  top: 0px;
  left: -2px;
  -webkit-transition: top 240ms cubic-bezier(0.24, 0, 0.4, 1);
  -moz-transition: top 240ms cubic-bezier(0.24, 0, 0.4, 1);
  -ms-transition: top 240ms cubic-bezier(0.24, 0, 0.4, 1);
  -o-transition: top 240ms cubic-bezier(0.24, 0, 0.4, 1);
  transition: top 240ms cubic-bezier(0.24, 0, 0.4, 1);
}
@media (max-width: 991.98px) {
  section.services-list .inner .col-l .desktop-splide-services-list-tab {
    display: none;
  }
}
section.services-list .inner .col-l .splide-services-list-tab span {
  padding: 16px;
  color: #BCADB9;
  font-family: PPNeueMontreal-Regular, sans-serif;
  font-weight: normal;
  font-style: normal;
  font-size: 18px;
  font-style: normal;
  font-weight: 500;
  line-height: 1;
  display: inline-block;
}
section.services-list .inner .col-l .splide-services-list-tab.active span {
  color: #fff;
}
section.services-list .inner .col-l .splide__list {
  align-items: flex-start;
}
section.services-list .inner .col-r {
  margin-left: 16.6666666667%;
  -ms-flex: 0 0 41.6666666667%;
  flex: 0 0 41.6666666667%;
  max-width: 41.6666666667%;
}
section.services-list .inner .col-r .splide {
  height: 100%;
}
section.services-list .inner .col-r .splide .splide__track {
  height: 100%;
}
section.services-list .inner .sl-box {
  padding: 64px 48px 120px 48px;
  border-radius: 24px;
  margin-bottom: 24px;
  overflow: hidden;
  position: relative;
  height: 100%;
  cursor: pointer;
}
section.services-list .inner .sl-box .icon-wrapper {
  position: relative;
  margin-bottom: 48px;
}
section.services-list .inner .sl-box .icon-wrapper svg {
  position: relative;
  z-index: 2;
}
section.services-list .inner .sl-box .icon-wrapper .circle {
  position: absolute;
  top: 0px;
  left: 0px;
  z-index: 1;
  -webkit-transition: transform 512ms cubic-bezier(0.24, 0, 0.4, 1);
  -moz-transition: transform 512ms cubic-bezier(0.24, 0, 0.4, 1);
  -ms-transition: transform 512ms cubic-bezier(0.24, 0, 0.4, 1);
  -o-transition: transform 512ms cubic-bezier(0.24, 0, 0.4, 1);
  transition: transform 512ms cubic-bezier(0.24, 0, 0.4, 1);
}
section.services-list .inner .sl-box .sl-box-content {
  position: relative;
  z-index: 2;
}
section.services-list .inner .sl-box .learn-more {
  position: absolute;
  z-index: 2;
  bottom: 64px;
}
section.services-list .inner .sl-box svg {
  overflow: visible;
}
section.services-list .inner .sl-box svg:not(.icon) .hover-animation {
  transform: translateX(0px) translateY(0px) rotate(0deg);
  transform-box: fill-box;
  transform-origin: center;
  -webkit-transition: transform 320ms cubic-bezier(0.24, 0, 0.4, 1);
  -moz-transition: transform 320ms cubic-bezier(0.24, 0, 0.4, 1);
  -ms-transition: transform 320ms cubic-bezier(0.24, 0, 0.4, 1);
  -o-transition: transform 320ms cubic-bezier(0.24, 0, 0.4, 1);
  transition: transform 320ms cubic-bezier(0.24, 0, 0.4, 1);
}
section.services-list .inner .sl-box.sl-Purple svg:not(.icon) .hover-animation {
  transform-origin: 32%;
}
section.services-list .inner .sl-box svg:not(.icon) .hover-animation-two {
  transform: rotate(0deg);
  -webkit-transition: transform 320ms cubic-bezier(0.24, 0, 0.4, 1);
  -moz-transition: transform 320ms cubic-bezier(0.24, 0, 0.4, 1);
  -ms-transition: transform 320ms cubic-bezier(0.24, 0, 0.4, 1);
  -o-transition: transform 320ms cubic-bezier(0.24, 0, 0.4, 1);
  transition: transform 320ms cubic-bezier(0.24, 0, 0.4, 1);
  transform-box: fill-box;
  transform-origin: center;
}
section.services-list .inner .sl-box svg:not(.icon) .hover-animation-three {
  transform: translateX(0px) rotate(0deg);
  -webkit-transition: transform 320ms cubic-bezier(0.24, 0, 0.4, 1);
  -moz-transition: transform 320ms cubic-bezier(0.24, 0, 0.4, 1);
  -ms-transition: transform 320ms cubic-bezier(0.24, 0, 0.4, 1);
  -o-transition: transform 320ms cubic-bezier(0.24, 0, 0.4, 1);
  transition: transform 320ms cubic-bezier(0.24, 0, 0.4, 1);
  transform-box: fill-box;
  transform-origin: center;
}
section.services-list .inner .sl-box svg:not(.icon) .sperm-1,
section.services-list .inner .sl-box svg:not(.icon) .sperm-2,
section.services-list .inner .sl-box svg:not(.icon) .pill {
  transform: translateX(0px) rotate(0deg);
  -webkit-transition: transform 320ms cubic-bezier(0.24, 0, 0.4, 1);
  -moz-transition: transform 320ms cubic-bezier(0.24, 0, 0.4, 1);
  -ms-transition: transform 320ms cubic-bezier(0.24, 0, 0.4, 1);
  -o-transition: transform 320ms cubic-bezier(0.24, 0, 0.4, 1);
  transition: transform 320ms cubic-bezier(0.24, 0, 0.4, 1);
  transform-box: fill-box;
  transform-origin: center;
}
@media (min-width: 768px) {
  section.services-list .inner .sl-box:hover .icon-wrapper .circle {
    transform: scale(12);
  }
}
@media (min-width: 768px) and (min-width: 992px) {
  section.services-list .inner .sl-box:hover .icon-wrapper .circle {
    transform: scale(25);
  }
}
@media (min-width: 768px) {
  section.services-list .inner .sl-box:hover.sl-Green svg:not(.icon) .hover-animation {
    transform: translateX(-16px);
    -webkit-transition: transform 320ms cubic-bezier(0.24, 0, 0.4, 1);
    -moz-transition: transform 320ms cubic-bezier(0.24, 0, 0.4, 1);
    -ms-transition: transform 320ms cubic-bezier(0.24, 0, 0.4, 1);
    -o-transition: transform 320ms cubic-bezier(0.24, 0, 0.4, 1);
    transition: transform 320ms cubic-bezier(0.24, 0, 0.4, 1);
  }
  section.services-list .inner .sl-box:hover.sl-Blue svg:not(.icon) .hover-animation {
    transform: translateX(16px) translateY(-16px);
    -webkit-transition: transform 320ms cubic-bezier(0.24, 0, 0.4, 1);
    -moz-transition: transform 320ms cubic-bezier(0.24, 0, 0.4, 1);
    -ms-transition: transform 320ms cubic-bezier(0.24, 0, 0.4, 1);
    -o-transition: transform 320ms cubic-bezier(0.24, 0, 0.4, 1);
    transition: transform 320ms cubic-bezier(0.24, 0, 0.4, 1);
  }
  section.services-list .inner .sl-box:hover.sl-Blue svg:not(.icon) .hover-animation-two {
    transform: rotate(90deg);
    transform-box: fill-box;
    transform-origin: center;
  }
  section.services-list .inner .sl-box:hover.sl-Orange .hover-animation-three {
    transform: translateX(-16px) rotate(-45deg);
    transform-box: fill-box;
    transform-origin: center;
  }
  section.services-list .inner .sl-box:hover.sl-Yellow svg:not(.icon) .hover-animation {
    transform: translateY(-8px);
    -webkit-transition: transform 320ms cubic-bezier(0.24, 0, 0.4, 1);
    -moz-transition: transform 320ms cubic-bezier(0.24, 0, 0.4, 1);
    -ms-transition: transform 320ms cubic-bezier(0.24, 0, 0.4, 1);
    -o-transition: transform 320ms cubic-bezier(0.24, 0, 0.4, 1);
    transition: transform 320ms cubic-bezier(0.24, 0, 0.4, 1);
  }
  section.services-list .inner .sl-box:hover.sl-Yellow svg:not(.icon) .sperm-1 {
    transform: translateX(15px) translateY(4px) rotate(-14.129deg);
    -webkit-transition: transform 320ms cubic-bezier(0.24, 0, 0.4, 1);
    -moz-transition: transform 320ms cubic-bezier(0.24, 0, 0.4, 1);
    -ms-transition: transform 320ms cubic-bezier(0.24, 0, 0.4, 1);
    -o-transition: transform 320ms cubic-bezier(0.24, 0, 0.4, 1);
    transition: transform 320ms cubic-bezier(0.24, 0, 0.4, 1);
    transform-box: fill-box;
    transform-origin: center;
  }
  section.services-list .inner .sl-box:hover.sl-Yellow svg:not(.icon) .sperm-2 {
    transform: translateX(19px) translateY(-24px) rotate(-19.19deg);
    -webkit-transition: transform 320ms cubic-bezier(0.24, 0, 0.4, 1);
    -moz-transition: transform 320ms cubic-bezier(0.24, 0, 0.4, 1);
    -ms-transition: transform 320ms cubic-bezier(0.24, 0, 0.4, 1);
    -o-transition: transform 320ms cubic-bezier(0.24, 0, 0.4, 1);
    transition: transform 320ms cubic-bezier(0.24, 0, 0.4, 1);
    transform-box: fill-box;
    transform-origin: center;
  }
  section.services-list .inner .sl-box:hover.sl-Pink .hover-animation {
    transform: rotate(45deg);
    transform-box: fill-box;
    transform-origin: center;
  }
  section.services-list .inner .sl-box:hover.sl-Pink .pill {
    transform: translateY(-24px) rotate(-17.585deg);
    -webkit-transition: transform 320ms cubic-bezier(0.24, 0, 0.4, 1);
    -moz-transition: transform 320ms cubic-bezier(0.24, 0, 0.4, 1);
    -ms-transition: transform 320ms cubic-bezier(0.24, 0, 0.4, 1);
    -o-transition: transform 320ms cubic-bezier(0.24, 0, 0.4, 1);
    transition: transform 320ms cubic-bezier(0.24, 0, 0.4, 1);
    transform-box: fill-box;
    transform-origin: center;
  }
  section.services-list .inner .sl-box:hover.sl-Aqua .hover-animation {
    transform: translateY(16px);
    transform-box: fill-box;
    transform-origin: center;
  }
  section.services-list .inner .sl-box:hover.sl-Purple .hover-animation {
    transform: rotate(20.527deg);
    transform-box: fill-box;
    transform-origin: 32%;
  }
  section.services-list .inner .sl-box:hover.sl-Mustard .hover-animation {
    transform: translateY(16px);
    transform-box: fill-box;
    transform-origin: 32%;
  }
}
section.services-list .inner .sl-box.sl-Green {
  background: #DAF0DE;
}
section.services-list .inner .sl-box.sl-Blue {
  background: #DFEEF2;
}
section.services-list .inner .sl-box.sl-Orange {
  background: #FADDCA;
}
section.services-list .inner .sl-box.sl-Yellow {
  background: #FFE9C0;
}
section.services-list .inner .sl-box.sl-Pink {
  background: #FFE3E3;
}
section.services-list .inner .sl-box.sl-Aqua {
  background: #D1EFEA;
}
section.services-list .inner .sl-box.sl-Purple {
  background: #F3E5F5;
}
section.services-list .inner .sl-box.sl-Mustard {
  background: #E4EFC5;
}
section.services-list .inner a {
  color: #3C0A32;
  font-family: PPNeueMontreal-Regular, sans-serif;
  font-weight: normal;
  font-style: normal;
  font-size: 16px;
  font-style: normal;
  font-weight: 500;
  line-height: 1;
  display: inline-flex;
  align-items: center;
  height: 100%;
}
section.services-list .inner a svg {
  margin-left: 8px;
}
section.services-list .inner a:hover {
  text-decoration: none;
}
@media (max-width: 991.98px) {
  section.services-list .container {
    padding-left: 0px;
    padding-right: 0px;
  }
  section.services-list .container > .row {
    margin-left: 0px;
    margin-right: 0px;
  }
  section.services-list .container > .row > .col {
    padding-left: 0px;
    padding-right: 0px;
  }
  section.services-list .inner {
    padding-bottom: 56px;
    border-radius: 0px;
    padding-left: 20px;
    padding-right: 20px;
  }
  section.services-list .inner a {
    display: block;
  }
  section.services-list .inner > .row {
    margin-left: -20px;
    margin-right: -20px;
  }
  section.services-list .inner .col-l {
    -ms-flex: 0 0 100%;
    flex: 0 0 100%;
    max-width: 100%;
    padding-top: 56px;
    padding-bottom: 24px;
  }
  section.services-list .inner .col-r {
    margin-left: 0%;
    -ms-flex: 0 0 100%;
    flex: 0 0 100%;
    max-width: 100%;
    padding-right: 0px;
  }
  section.services-list .inner .splide .splide__pagination {
    bottom: -24px;
    left: 0px;
    padding-left: 0px;
  }
  section.services-list .inner .splide .splide__pagination li {
    margin-right: 0px;
    width: 24px;
  }
  section.services-list .inner .splide .splide__pagination li button {
    background-color: #65365C;
    opacity: 1;
    height: 1px;
    width: 100%;
    border-radius: 0px;
  }
  section.services-list .inner .splide .splide__pagination li button.is-active {
    background-color: #FF8C70;
    opacity: 1;
  }
  section.services-list .inner .sl-box {
    padding: 48px 24px 96px 24px;
  }
  section.services-list .inner .sl-box .sl-box-content h3 {
    font-size: 32px;
    padding-right: 120px;
  }
  section.services-list .inner .sl-box .icon-wrapper {
    margin-bottom: 48px;
    position: absolute;
    right: 24px;
  }
  section.services-list .inner .sl-box .icon-wrapper svg.circle {
    height: 56px;
    width: auto;
  }
  section.services-list .inner .sl-box .icon-wrapper svg:not(.circle) {
    height: 60px;
    width: auto;
  }
}
section.rounded-box-list {
  margin-top: 100px;
  margin-bottom: 100px;
}
@media (max-width: 991.98px) {
  section.rounded-box-list {
    margin-top: 80px;
  }
}
@media (max-width: 767.98px) {
  section.rounded-box-list {
    margin-top: 60px;
  }
}
@media (max-width: 375px) {
  section.rounded-box-list {
    margin-top: 44px;
  }
}
@media (max-width: 991.98px) {
  section.rounded-box-list {
    margin-bottom: 80px;
  }
}
@media (max-width: 767.98px) {
  section.rounded-box-list {
    margin-bottom: 60px;
  }
}
@media (max-width: 375px) {
  section.rounded-box-list {
    margin-bottom: 32px;
  }
}
section.rounded-box-list .row {
  -webkit-box-pack: center;
  -moz-box-pack: center;
  -ms-flex-pack: center;
  -webkit-justify-content: center;
  justify-content: center;
}
section.rounded-box-list .col {
  -ms-flex: 0 0 33.3333333333%;
  flex: 0 0 33.3333333333%;
  max-width: 33.3333333333%;
}
@media (max-width: 991.98px) {
  section.rounded-box-list .col {
    -ms-flex: 0 0 50%;
    flex: 0 0 50%;
    max-width: 50%;
  }
  section.rounded-box-list .col:not(:nth-child(1)):not(:nth-child(2)) {
    margin-top: 60px;
  }
}
@media (max-width: 767.98px) {
  section.rounded-box-list .col {
    -ms-flex: 0 0 100%;
    flex: 0 0 100%;
    max-width: 100%;
    margin-top: 60px !important;
  }
}
section.rounded-box-list .col .inner {
  border-radius: 24px;
  padding: 40px 25px;
  height: 100%;
}
section.rounded-box-list .col h3 {
  margin-bottom: 80px;
}
section.rounded-box-list .col .icon {
  margin-bottom: 30px;
}
section.rounded-box-list .col .icon img {
  width: auto;
  height: 80px;
}
section.rounded-box-list .col .content * {
  line-height: 1.3333333333;
}
section.background-cta {
  position: relative;
}
section.background-cta .image {
  background-size: cover;
  background-position: 50%;
  background-repeat: no-repeat;
  padding-bottom: 56%;
}
@media (max-width: 1200px) {
  section.background-cta .image {
    padding-bottom: 125%;
  }
}
@media (max-width: 767.98px) {
  section.background-cta .image {
    padding-bottom: 56%;
  }
}
section.background-cta .container {
  position: absolute;
  bottom: 0;
  left: 0;
  width: 100%;
  z-index: 1;
  padding-bottom: 15px;
}
@media (min-width: 350px) {
  section.background-cta .container {
    padding-bottom: 20px;
  }
}
@media (min-width: 576px) {
  section.background-cta .container {
    padding-bottom: 25px;
  }
}
@media (min-width: 992px) {
  section.background-cta .container {
    padding-bottom: 30px;
  }
}
@media (min-width: 1480px) {
  section.background-cta .container {
    padding-bottom: 35px;
  }
}
@media (max-width: 767.98px) {
  section.background-cta .container {
    padding-top: 15px;
    position: relative;
  }
}
@media (max-width: 767.98px) and (min-width: 350px) {
  section.background-cta .container {
    padding-top: 20px;
  }
}
@media (max-width: 767.98px) and (min-width: 576px) {
  section.background-cta .container {
    padding-top: 25px;
  }
}
@media (max-width: 767.98px) and (min-width: 992px) {
  section.background-cta .container {
    padding-top: 30px;
  }
}
@media (max-width: 767.98px) and (min-width: 1480px) {
  section.background-cta .container {
    padding-top: 35px;
  }
}
section.background-cta .container .inner {
  border-radius: 20px;
  max-width: 480px;
  padding: 50px 35px;
}
@media (max-width: 1200px) {
  section.background-cta .container .inner {
    max-width: 100%;
  }
}
section.background-cta .container .inner img {
  width: 150px;
  margin-bottom: 40px;
}
section.background-cta .container .inner h2 {
  font-size: 40px;
  line-height: 1.2;
}
section.background-cta .container .inner .acf-link a {
  font-family: PPNeueMontreal-Medium, sans-serif;
  font-weight: bold;
  font-style: normal;
  background-color: #FF8C70;
  outline: none !important;
  text-decoration: none !important;
  display: inline-block;
  cursor: pointer;
  color: #3C0A32;
  border-radius: 4px;
  padding-left: 40px;
  padding-right: 40px;
  height: 44px;
  line-height: 44px;
  border-radius: 22px;
  font-size: 16px;
}
section.background-cta .container .inner .acf-link a:focus {
  outline: none !important;
}
section.background-cta .container .inner .acf-link a:focus-visible {
  outline: 1px dotted !important;
  outline: 5px auto -webkit-focus-ring-color !important;
}
section.background-cta .container .inner .acf-link a span {
  color: #3C0A32;
  font-size: 16px;
  line-height: 44px;
}
@media (min-width: 992px) {
  section.background-cta .container .inner .acf-link a {
    -webkit-transition: background 250ms cubic-bezier(0.24, 0, 0.4, 1), border 250ms cubic-bezier(0.24, 0, 0.4, 1), color 250ms cubic-bezier(0.24, 0, 0.4, 1), opacity 1000ms cubic-bezier(0.24, 0, 0.4, 1);
    -moz-transition: background 250ms cubic-bezier(0.24, 0, 0.4, 1), border 250ms cubic-bezier(0.24, 0, 0.4, 1), color 250ms cubic-bezier(0.24, 0, 0.4, 1), opacity 1000ms cubic-bezier(0.24, 0, 0.4, 1);
    -ms-transition: background 250ms cubic-bezier(0.24, 0, 0.4, 1), border 250ms cubic-bezier(0.24, 0, 0.4, 1), color 250ms cubic-bezier(0.24, 0, 0.4, 1), opacity 1000ms cubic-bezier(0.24, 0, 0.4, 1);
    -o-transition: background 250ms cubic-bezier(0.24, 0, 0.4, 1), border 250ms cubic-bezier(0.24, 0, 0.4, 1), color 250ms cubic-bezier(0.24, 0, 0.4, 1), opacity 1000ms cubic-bezier(0.24, 0, 0.4, 1);
    transition: background 250ms cubic-bezier(0.24, 0, 0.4, 1), border 250ms cubic-bezier(0.24, 0, 0.4, 1), color 250ms cubic-bezier(0.24, 0, 0.4, 1), opacity 1000ms cubic-bezier(0.24, 0, 0.4, 1);
  }
  section.background-cta .container .inner .acf-link a * {
    -webkit-transition: color 250ms cubic-bezier(0.24, 0, 0.4, 1);
    -moz-transition: color 250ms cubic-bezier(0.24, 0, 0.4, 1);
    -ms-transition: color 250ms cubic-bezier(0.24, 0, 0.4, 1);
    -o-transition: color 250ms cubic-bezier(0.24, 0, 0.4, 1);
    transition: color 250ms cubic-bezier(0.24, 0, 0.4, 1);
  }
  section.background-cta .container .inner .acf-link a:hover {
    background-color: #3C0A32 !important;
    color: #FF8C70 !important;
  }
  section.background-cta .container .inner .acf-link a:hover span {
    opacity: 1 !important;
  }
  section.background-cta .container .inner .acf-link a:hover * {
    color: #FF8C70;
  }
}
section.ivf-additional {
  padding-top: 60px;
  padding-bottom: 120px;
  margin-top: 100px;
  margin-bottom: 100px;
  text-align: center;
}
@media (max-width: 991.98px) {
  section.ivf-additional {
    margin-top: 80px;
  }
}
@media (max-width: 767.98px) {
  section.ivf-additional {
    margin-top: 60px;
  }
}
@media (max-width: 375px) {
  section.ivf-additional {
    margin-top: 44px;
  }
}
@media (max-width: 991.98px) {
  section.ivf-additional {
    margin-bottom: 80px;
  }
}
@media (max-width: 767.98px) {
  section.ivf-additional {
    margin-bottom: 60px;
  }
}
@media (max-width: 375px) {
  section.ivf-additional {
    margin-bottom: 32px;
  }
}
section.ivf-additional h3 {
  font-size: 80px;
}
@media (max-width: 991.98px) {
  section.ivf-additional h3 {
    font-size: 72px;
    margin-bottom: 60px;
  }
}
@media (max-width: 767.98px) {
  section.ivf-additional h3 {
    font-size: 64px;
    margin-bottom: 56px;
  }
}
@media (max-width: 575.98px) {
  section.ivf-additional h3 {
    font-size: 56px;
    margin-bottom: 52px;
  }
}
@media (max-width: 349px) {
  section.ivf-additional h3 {
    font-size: 48px;
  }
}
section.ivf-additional .top h2 {
  font-size: 64px;
  color: #3C0A32;
  margin-bottom: 70px;
}
@media (max-width: 991.98px) {
  section.ivf-additional .top h2 {
    font-size: 56px;
    margin-bottom: 60px;
  }
}
@media (max-width: 767.98px) {
  section.ivf-additional .top h2 {
    font-size: 52px;
    margin-bottom: 56px;
  }
}
@media (max-width: 575.98px) {
  section.ivf-additional .top h2 {
    font-size: 48px;
    margin-bottom: 52px;
  }
}
@media (max-width: 349px) {
  section.ivf-additional .top h2 {
    font-size: 44px;
    margin-bottom: 48px;
  }
}
section.ivf-additional .top p {
  max-width: 660px;
  margin-left: auto;
  margin-right: auto;
}
section.ivf-additional ul {
  margin-top: 60px;
  list-style: none;
  padding: 0;
  margin: 0;
  display: -webkit-box;
  display: -moz-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-flex-wrap: wrap;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap;
  -webkit-box-pack: center;
  -moz-box-pack: center;
  -ms-flex-pack: center;
  -webkit-justify-content: center;
  justify-content: center;
  margin-left: -20px;
  margin-right: -20px;
  margin-top: 60px;
}
section.ivf-additional ul li {
  -ms-flex: 0 0 25%;
  flex: 0 0 25%;
  max-width: 25%;
  padding-left: 20px;
  padding-right: 20px;
  margin-bottom: 40px;
}
@media (max-width: 1199.98px) {
  section.ivf-additional ul li {
    -ms-flex: 0 0 33.3333333333%;
    flex: 0 0 33.3333333333%;
    max-width: 33.3333333333%;
  }
}
@media (max-width: 767.98px) {
  section.ivf-additional ul li {
    -ms-flex: 0 0 50%;
    flex: 0 0 50%;
    max-width: 50%;
  }
}
@media (max-width: 575.98px) {
  section.ivf-additional ul li {
    -ms-flex: 0 0 100%;
    flex: 0 0 100%;
    max-width: 100%;
    max-width: 380px;
  }
}
section.ivf-additional ul li span {
  display: -webkit-box;
  display: -moz-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
  -moz-box-align: center;
  -ms-flex-align: center;
  -webkit-align-items: center;
  align-items: center;
  -webkit-box-pack: center;
  -moz-box-pack: center;
  -ms-flex-pack: center;
  -webkit-justify-content: center;
  justify-content: center;
  border: 1px solid #F5C19F;
  border-radius: 32px;
  height: 100%;
  padding: 60px;
  font-family: "new-spirit", serif;
  font-weight: 400;
  font-style: normal;
  font-size: 24px;
  line-height: 1.3333333333;
  color: #000000;
}
@media (max-width: 1639px) {
  section.ivf-additional ul li span {
    padding: 60px 40px;
  }
}
@media (max-width: 1479px) {
  section.ivf-additional ul li span {
    padding: 60px 30px;
  }
}
section.ivf-additional .callouts {
  margin-top: 30px;
}
section.ivf-additional .callouts .callout {
  position: relative;
  margin-left: auto;
  margin-right: auto;
  padding-top: 60px;
  padding-bottom: 60px;
  max-width: 1480px;
  border-top: 1px solid #F5C19F;
}
section.ivf-additional .callouts .callout .content {
  max-width: 720px;
  margin-left: auto;
  margin-right: auto;
}
section.ivf-additional .callouts .callout p {
  font-size: 24px;
  line-height: 1.3333333333;
}
@media (min-width: 1200px) {
  section.ivf-additional .callouts .callout .acf-link {
    position: absolute;
    right: 0;
    top: 50%;
  }
}
@media (max-width: 1199.98px) {
  section.ivf-additional .callouts .callout .acf-link {
    margin-top: 40px;
  }
}
section.ivf-additional .callouts .callout .acf-link a {
  cursor: pointer;
  border: none;
  background: none;
  color: #3C0A32;
  font-family: PPNeueMontreal-Regular, sans-serif;
  font-weight: normal;
  font-style: normal;
  text-decoration: none !important;
  -webkit-transition: opacity 250ms cubic-bezier(0.24, 0, 0.4, 1);
  -moz-transition: opacity 250ms cubic-bezier(0.24, 0, 0.4, 1);
  -ms-transition: opacity 250ms cubic-bezier(0.24, 0, 0.4, 1);
  -o-transition: opacity 250ms cubic-bezier(0.24, 0, 0.4, 1);
  transition: opacity 250ms cubic-bezier(0.24, 0, 0.4, 1);
  font-size: 16px;
  padding-right: 24px;
}
@media (min-width: 992px) {
  section.ivf-additional .callouts .callout .acf-link a:hover {
    color: #FF8C70;
  }
}
section.ivf-additional .callouts .callout .acf-link a .arrow {
  position: absolute;
  right: 0;
  bottom: 0;
  background-color: #FF8C70;
  border-radius: 50%;
  width: 18px;
  height: 18px;
  margin-left: 5px;
  display: -webkit-box;
  display: -moz-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
  -moz-box-align: center;
  -ms-flex-align: center;
  -webkit-align-items: center;
  align-items: center;
  -webkit-box-pack: center;
  -moz-box-pack: center;
  -ms-flex-pack: center;
  -webkit-justify-content: center;
  justify-content: center;
  -webkit-transition: background-color 250ms cubic-bezier(0.24, 0, 0.4, 1);
  -moz-transition: background-color 250ms cubic-bezier(0.24, 0, 0.4, 1);
  -ms-transition: background-color 250ms cubic-bezier(0.24, 0, 0.4, 1);
  -o-transition: background-color 250ms cubic-bezier(0.24, 0, 0.4, 1);
  transition: background-color 250ms cubic-bezier(0.24, 0, 0.4, 1);
}
section.ivf-additional .callouts .callout .acf-link a .arrow svg {
  width: 7px;
  height: auto;
}
section.pillars {
  margin-top: 64px;
  margin-bottom: 100px;
}
@media (max-width: 991.98px) {
  section.pillars {
    margin-bottom: 80px;
  }
}
@media (max-width: 767.98px) {
  section.pillars {
    margin-bottom: 60px;
  }
}
@media (max-width: 375px) {
  section.pillars {
    margin-bottom: 32px;
  }
}
section.pillars .top-content {
  margin: 0px auto;
  max-width: 40%;
  text-align: center;
}
section.pillars .top-content h2 {
  margin-bottom: 0px;
}
@media (max-width: 991.98px) {
  section.pillars .top-content {
    max-width: 60%;
  }
}
@media (max-width: 767.98px) {
  section.pillars .top-content {
    max-width: 80%;
  }
}
@media (max-width: 575.98px) {
  section.pillars .top-content {
    max-width: 100%;
  }
}
section.pillars .top-content svg {
  position: relative;
  top: -40px;
}
section.pillars .pillars-slider .box-content {
  background: #fff;
  border-radius: 20px;
  padding: 40px 24px;
}
section.pillars .pillars-slider img {
  max-height: 200px;
  width: auto;
}
section.pillars .splide {
  cursor: url(img/icons/clickanddrag.svg) 12 12, auto;
}
section.pillars .splide .splide__track {
  padding-right: 200px !important;
  padding-left: 15px !important;
}
@media (min-width: 350px) {
  section.pillars .splide .splide__track {
    padding-left: 20px !important;
  }
}
@media (min-width: 576px) {
  section.pillars .splide .splide__track {
    padding-left: 25px !important;
  }
}
@media (min-width: 992px) {
  section.pillars .splide .splide__track {
    padding-left: 40px !important;
  }
}
@media (min-width: 1480px) {
  section.pillars .splide .splide__track {
    padding-left: 40px !important;
  }
}
@media (max-width: 767.98px) {
  section.pillars .splide .splide__track {
    padding-right: 100px !important;
  }
}
@media (max-width: 575.98px) {
  section.pillars .splide .splide__track {
    padding-right: 20px !important;
  }
}
@media (max-width: 349px) {
  section.pillars .splide .splide__track {
    padding-right: 15px !important;
  }
}
section.pillars .splide .splide__slide {
  margin-right: 30px;
  height: 640px;
}
section.pillars .splide .splide__slide .image {
  height: 100%;
  background-size: cover;
  background-position: 50%;
  background-repeat: no-repeat;
  padding: 6px;
  border-radius: 24px;
}
section.pillars .splide .splide__slide .image .inside {
  position: relative;
  height: 100%;
}
section.pillars .splide .splide__slide .image .box-content {
  position: absolute;
  bottom: 0;
  left: 0;
  width: 100%;
}
@media (max-width: 767.98px) {
  section.pillars .splide .splide__slide {
    width: calc(100% - 40px) !important;
  }
  section.pillars .splide .splide__slide h3 {
    font-size: 32px;
  }
}
section.accordion {
  margin-top: 100px;
  margin-bottom: 100px;
}
@media (max-width: 991.98px) {
  section.accordion {
    margin-top: 80px;
  }
}
@media (max-width: 767.98px) {
  section.accordion {
    margin-top: 60px;
  }
}
@media (max-width: 375px) {
  section.accordion {
    margin-top: 44px;
  }
}
@media (max-width: 991.98px) {
  section.accordion {
    margin-bottom: 80px;
  }
}
@media (max-width: 767.98px) {
  section.accordion {
    margin-bottom: 60px;
  }
}
@media (max-width: 375px) {
  section.accordion {
    margin-bottom: 32px;
  }
}
section.accordion .top-content {
  margin: 0px auto;
  max-width: 40%;
  text-align: center;
  margin-bottom: 50px;
}
@media (max-width: 991.98px) {
  section.accordion .top-content {
    max-width: 60%;
  }
}
@media (max-width: 767.98px) {
  section.accordion .top-content {
    max-width: 80%;
  }
}
@media (max-width: 575.98px) {
  section.accordion .top-content {
    max-width: 100%;
  }
}
section.accordion .top-content h4 {
  margin-top: 128px;
  font-size: 48px;
}
@media (max-width: 991.98px) {
  section.accordion .top-content h4 {
    margin-top: 56px;
  }
}
section.accordion .top-content svg {
  position: relative;
  top: -40px;
}
section.accordion .top-content img {
  width: 50%;
}
section.accordion .top-content img.onco-image {
  width: 548px;
}
section.accordion .top-content .accordion-content-svg {
  width: auto;
}
section.homepage-left-cta .circle {
  position: absolute;
}
section.homepage-left-cta .circle.circle-1 {
  bottom: 15%;
  right: 5%;
  animation: animateCirclesHero1 8s ease-in-out infinite;
  transform-origin: 50% 50%;
}
section.homepage-left-cta .circle.circle-2 {
  bottom: 10%;
  left: 20%;
  animation: animateCirclesHero2 12s ease-in-out infinite;
  transform-origin: 50% 50%;
}
section.homepage-left-cta .circle.circle-3 {
  top: 48px;
  left: 48px;
  animation: animateCirclesHero3 10s ease-in-out infinite;
  transform-origin: 50% 50%;
}
section.homepage-left-cta .col-l {
  position: relative;
  padding-left: 0px;
  padding-right: 0px;
  display: flex;
  align-items: center;
  background: #F7E9E1;
  border-radius: 0px 48px 48px 0px;
  -ms-flex: 0 0 50%;
  flex: 0 0 50%;
  max-width: 50%;
  z-index: 1;
  text-align: center;
}
section.homepage-left-cta .col-l .inner {
  max-width: 560px;
  padding-left: 40px;
  padding-right: 40px;
  margin: 0px auto;
  z-index: 1;
}
section.homepage-left-cta .col-l .inner a {
  margin-top: 24px;
  font-family: PPNeueMontreal-Medium, sans-serif;
  font-weight: bold;
  font-style: normal;
  background-color: #FF8C70;
  outline: none !important;
  text-decoration: none !important;
  display: inline-block;
  cursor: pointer;
  color: #3C0A32;
  border-radius: 4px;
  padding-left: 40px;
  padding-right: 40px;
  height: 44px;
  line-height: 44px;
  border-radius: 22px;
  font-size: 16px;
}
section.homepage-left-cta .col-l .inner a:focus {
  outline: none !important;
}
section.homepage-left-cta .col-l .inner a:focus-visible {
  outline: 1px dotted !important;
  outline: 5px auto -webkit-focus-ring-color !important;
}
section.homepage-left-cta .col-l .inner a span {
  color: #3C0A32;
  font-size: 16px;
  line-height: 44px;
}
@media (min-width: 992px) {
  section.homepage-left-cta .col-l .inner a {
    -webkit-transition: background 250ms cubic-bezier(0.24, 0, 0.4, 1), border 250ms cubic-bezier(0.24, 0, 0.4, 1), color 250ms cubic-bezier(0.24, 0, 0.4, 1), opacity 1000ms cubic-bezier(0.24, 0, 0.4, 1);
    -moz-transition: background 250ms cubic-bezier(0.24, 0, 0.4, 1), border 250ms cubic-bezier(0.24, 0, 0.4, 1), color 250ms cubic-bezier(0.24, 0, 0.4, 1), opacity 1000ms cubic-bezier(0.24, 0, 0.4, 1);
    -ms-transition: background 250ms cubic-bezier(0.24, 0, 0.4, 1), border 250ms cubic-bezier(0.24, 0, 0.4, 1), color 250ms cubic-bezier(0.24, 0, 0.4, 1), opacity 1000ms cubic-bezier(0.24, 0, 0.4, 1);
    -o-transition: background 250ms cubic-bezier(0.24, 0, 0.4, 1), border 250ms cubic-bezier(0.24, 0, 0.4, 1), color 250ms cubic-bezier(0.24, 0, 0.4, 1), opacity 1000ms cubic-bezier(0.24, 0, 0.4, 1);
    transition: background 250ms cubic-bezier(0.24, 0, 0.4, 1), border 250ms cubic-bezier(0.24, 0, 0.4, 1), color 250ms cubic-bezier(0.24, 0, 0.4, 1), opacity 1000ms cubic-bezier(0.24, 0, 0.4, 1);
  }
  section.homepage-left-cta .col-l .inner a * {
    -webkit-transition: color 250ms cubic-bezier(0.24, 0, 0.4, 1);
    -moz-transition: color 250ms cubic-bezier(0.24, 0, 0.4, 1);
    -ms-transition: color 250ms cubic-bezier(0.24, 0, 0.4, 1);
    -o-transition: color 250ms cubic-bezier(0.24, 0, 0.4, 1);
    transition: color 250ms cubic-bezier(0.24, 0, 0.4, 1);
  }
  section.homepage-left-cta .col-l .inner a:hover {
    background-color: #3C0A32 !important;
    color: #FF8C70 !important;
  }
  section.homepage-left-cta .col-l .inner a:hover span {
    opacity: 1 !important;
  }
  section.homepage-left-cta .col-l .inner a:hover * {
    color: #FF8C70;
  }
}
section.homepage-left-cta .col-l .inner h2 {
  margin-bottom: 32px;
}
section.homepage-left-cta .col-r {
  padding-left: 0px;
  padding-right: 0px;
  margin-left: -4.2%;
  -ms-flex: 0 0 54.1666666667%;
  flex: 0 0 54.1666666667%;
  max-width: 54.1666666667%;
  position: relative;
}
@media (max-width: 1199.98px) {
  section.homepage-left-cta .circle.circle-3 {
    top: 32px;
    width: 25%;
  }
  section.homepage-left-cta p {
    font-size: 16px;
  }
}
@media (max-width: 991.98px) {
  section.homepage-left-cta .circle.circle-3 {
    top: 32px;
    width: 15%;
  }
  section.homepage-left-cta .col-l {
    -ms-flex: 0 0 100%;
    flex: 0 0 100%;
    max-width: 100%;
    border-radius: 0px;
    padding-top: 96px;
    padding-bottom: 96px;
  }
  section.homepage-left-cta .col-r {
    margin-left: 0%;
    -ms-flex: 0 0 100%;
    flex: 0 0 100%;
    max-width: 100%;
  }
}
@media (max-width: 767.98px) {
  section.homepage-left-cta .circle.circle-1 {
    bottom: 25%;
  }
  section.homepage-left-cta .circle.circle-2 {
    bottom: 25%;
  }
  section.homepage-left-cta .circle.circle-3 {
    top: 24px;
    width: 25%;
  }
  section.homepage-left-cta p {
    font-size: 18px;
  }
  section.homepage-left-cta .col-l {
    border-bottom-left-radius: 16px;
    border-bottom-right-radius: 16px;
  }
  section.homepage-left-cta .col-l .inner {
    padding-left: 24px;
    padding-right: 24px;
  }
  section.homepage-left-cta .col-r {
    margin-top: -16px;
  }
}
section.testimonial-slider {
  position: relative;
}
section.testimonial-slider .circle {
  position: absolute;
}
section.testimonial-slider .circle.circle-1 {
  bottom: 15%;
  right: 5%;
  animation: animateCirclesHero1 8s ease-in-out infinite;
  transform-origin: 50% 50%;
}
section.testimonial-slider .circle.circle-2 {
  bottom: 10%;
  left: 20%;
  animation: animateCirclesHero2 12s ease-in-out infinite;
  transform-origin: 50% 50%;
}
section.testimonial-slider .circle.circle-3 {
  top: 48px;
  left: 48px;
  animation: animateCirclesHero3 10s ease-in-out infinite;
  transform-origin: 50% 50%;
}
section.testimonial-slider .splide .splide__arrows {
  text-align: center;
  display: flex;
  align-items: center;
  justify-content: center;
  position: absolute;
  bottom: 48px;
  left: 0px;
  width: 50%;
}
section.testimonial-slider .splide .splide__arrows .splide__arrow {
  display: flex;
  align-items: center;
  font-size: 12px;
  position: relative;
  margin-top: 0px;
  width: 32px;
  height: 12px;
  background: none;
  box-shadow: none;
  -webkit-box-shadow: none;
  -webkit-transition: all 256ms ease;
  -moz-transition: all 256ms ease;
  -ms-transition: all 256ms ease;
  -o-transition: all 256ms ease;
  transition: all 256ms ease;
}
section.testimonial-slider .splide .splide__arrows .splide__arrow svg {
  width: auto;
  height: auto;
}
section.testimonial-slider .splide .splide__arrows .splide__arrow.splide__arrow--prev {
  margin-right: 0px;
}
section.testimonial-slider .splide .splide__arrows .splide__arrow.splide__arrow--next {
  margin-left: 24px;
}
section.testimonial-slider .splide .splide__arrows .splide__arrow svg path {
  -webkit-transition: all 256ms ease;
  -moz-transition: all 256ms ease;
  -ms-transition: all 256ms ease;
  -o-transition: all 256ms ease;
  transition: all 256ms ease;
}
section.testimonial-slider .splide .splide__arrows .splide__arrow:hover {
  color: #3C0A32;
}
section.testimonial-slider .splide .splide__arrows .splide__arrow:hover svg path {
  fill: #3C0A32;
}
section.testimonial-slider .splide .splide__arrows .splide__arrow:hover svg path.pathstroke {
  stroke: #3C0A32;
}
section.testimonial-slider .splide .splide__arrows ul {
  padding-left: 16px;
  padding-right: 16px;
}
section.testimonial-slider .splide .splide__arrows ul li {
  display: flex;
}
section.testimonial-slider .splide .pagination-wrapper {
  position: relative;
}
section.testimonial-slider .splide .pagination-wrapper .marker {
  position: absolute;
  left: 16px;
  top: 0px;
  background: #000000;
  width: 24px;
  height: 8px;
  border-radius: 28px;
  z-index: 1;
  -webkit-transition: all 512ms ease;
  -moz-transition: all 512ms ease;
  -ms-transition: all 512ms ease;
  -o-transition: all 512ms ease;
  transition: all 512ms ease;
}
@media (max-width: 767.98px) {
  section.testimonial-slider .splide .pagination-wrapper .marker {
    width: 24px;
  }
}
section.testimonial-slider .splide .splide__pagination {
  position: relative;
  bottom: 0px;
  right: auto;
}
section.testimonial-slider .splide .splide__pagination button {
  width: 8px;
  height: 8px;
  border-radius: 28px;
  background: transparent;
  border: 1px solid #000;
  position: relative;
}
section.testimonial-slider .splide .splide__pagination button.is-active {
  width: 24px;
  border: 0px;
}
@media (max-width: 767.98px) {
  section.testimonial-slider .splide .splide__pagination button {
    width: 24px;
  }
}
section.testimonial-slider .col-l {
  position: relative;
  padding-left: 0px;
  padding-right: 0px;
  display: flex;
  align-items: center;
  background: #F7E9E1;
  border-radius: 0px 48px 48px 0px;
  -ms-flex: 0 0 50%;
  flex: 0 0 50%;
  max-width: 50%;
  z-index: 1;
  text-align: center;
}
section.testimonial-slider .col-l .inner {
  max-width: 80%;
  margin: 0px auto;
  z-index: 1;
}
section.testimonial-slider .col-l .inner a {
  margin-top: 24px;
  font-family: PPNeueMontreal-Medium, sans-serif;
  font-weight: bold;
  font-style: normal;
  background-color: #FF8C70;
  outline: none !important;
  text-decoration: none !important;
  display: inline-block;
  cursor: pointer;
  color: #3C0A32;
  border-radius: 4px;
  padding-left: 40px;
  padding-right: 40px;
  height: 44px;
  line-height: 44px;
  border-radius: 22px;
  font-size: 16px;
}
section.testimonial-slider .col-l .inner a:focus {
  outline: none !important;
}
section.testimonial-slider .col-l .inner a:focus-visible {
  outline: 1px dotted !important;
  outline: 5px auto -webkit-focus-ring-color !important;
}
section.testimonial-slider .col-l .inner a span {
  color: #3C0A32;
  font-size: 16px;
  line-height: 44px;
}
@media (min-width: 992px) {
  section.testimonial-slider .col-l .inner a {
    -webkit-transition: background 250ms cubic-bezier(0.24, 0, 0.4, 1), border 250ms cubic-bezier(0.24, 0, 0.4, 1), color 250ms cubic-bezier(0.24, 0, 0.4, 1), opacity 1000ms cubic-bezier(0.24, 0, 0.4, 1);
    -moz-transition: background 250ms cubic-bezier(0.24, 0, 0.4, 1), border 250ms cubic-bezier(0.24, 0, 0.4, 1), color 250ms cubic-bezier(0.24, 0, 0.4, 1), opacity 1000ms cubic-bezier(0.24, 0, 0.4, 1);
    -ms-transition: background 250ms cubic-bezier(0.24, 0, 0.4, 1), border 250ms cubic-bezier(0.24, 0, 0.4, 1), color 250ms cubic-bezier(0.24, 0, 0.4, 1), opacity 1000ms cubic-bezier(0.24, 0, 0.4, 1);
    -o-transition: background 250ms cubic-bezier(0.24, 0, 0.4, 1), border 250ms cubic-bezier(0.24, 0, 0.4, 1), color 250ms cubic-bezier(0.24, 0, 0.4, 1), opacity 1000ms cubic-bezier(0.24, 0, 0.4, 1);
    transition: background 250ms cubic-bezier(0.24, 0, 0.4, 1), border 250ms cubic-bezier(0.24, 0, 0.4, 1), color 250ms cubic-bezier(0.24, 0, 0.4, 1), opacity 1000ms cubic-bezier(0.24, 0, 0.4, 1);
  }
  section.testimonial-slider .col-l .inner a * {
    -webkit-transition: color 250ms cubic-bezier(0.24, 0, 0.4, 1);
    -moz-transition: color 250ms cubic-bezier(0.24, 0, 0.4, 1);
    -ms-transition: color 250ms cubic-bezier(0.24, 0, 0.4, 1);
    -o-transition: color 250ms cubic-bezier(0.24, 0, 0.4, 1);
    transition: color 250ms cubic-bezier(0.24, 0, 0.4, 1);
  }
  section.testimonial-slider .col-l .inner a:hover {
    background-color: #3C0A32 !important;
    color: #FF8C70 !important;
  }
  section.testimonial-slider .col-l .inner a:hover span {
    opacity: 1 !important;
  }
  section.testimonial-slider .col-l .inner a:hover * {
    color: #FF8C70;
  }
}
section.testimonial-slider .col-l .inner h2 {
  margin-bottom: 32px;
}
section.testimonial-slider .col-r {
  padding-left: 0px;
  padding-right: 0px;
  margin-left: -4.2%;
  -ms-flex: 0 0 54.1666666667%;
  flex: 0 0 54.1666666667%;
  max-width: 54.1666666667%;
  position: relative;
}
@media (max-width: 1199.98px) {
  section.testimonial-slider .circle.circle-3 {
    top: 32px;
    width: 25%;
  }
  section.testimonial-slider p {
    font-size: 16px;
  }
}
@media (max-width: 991.98px) {
  section.testimonial-slider .circle.circle-3 {
    top: 32px;
    width: 15%;
  }
  section.testimonial-slider .col-l {
    -ms-flex: 0 0 100%;
    flex: 0 0 100%;
    max-width: 100%;
    border-radius: 0px;
    padding-top: 128px;
    padding-bottom: 128px;
  }
  section.testimonial-slider .col-r {
    margin-left: 0%;
    -ms-flex: 0 0 100%;
    flex: 0 0 100%;
    max-width: 100%;
  }
  section.testimonial-slider .splide .splide__arrows {
    width: 100%;
    bottom: auto;
    top: 35%;
  }
  section.testimonial-slider p {
    font-size: 20px;
  }
}
@media (max-width: 767.98px) {
  section.testimonial-slider .splide .splide__arrows {
    width: 100%;
    bottom: auto;
    top: 45%;
  }
  section.testimonial-slider .circle.circle-3 {
    top: 24px;
    width: 25%;
  }
  section.testimonial-slider p {
    font-size: 18px;
  }
}
section.homepage-blog {
  margin: 140px 0px;
}
section.homepage-blog .row-title .col {
  -ms-flex: 0 0 41.6666666667%;
  flex: 0 0 41.6666666667%;
  max-width: 41.6666666667%;
  -ms-flex: 0 0 58.3333333333%;
  flex: 0 0 58.3333333333%;
  max-width: 58.3333333333%;
}
@media (max-width: 991.98px) {
  section.homepage-blog .row-title .col {
    -ms-flex: 0 0 75%;
    flex: 0 0 75%;
    max-width: 75%;
  }
}
@media (max-width: 767.98px) {
  section.homepage-blog .row-title .col {
    -ms-flex: 0 0 100%;
    flex: 0 0 100%;
    max-width: 100%;
  }
}
section.homepage-blog .row-title .col h2 {
  margin-bottom: 50px;
  max-width: 632px;
}
section.homepage-blog .row-posts {
  -webkit-box-align: start;
  -moz-box-align: start;
  -ms-flex-align: start;
  -webkit-align-items: flex-start;
  align-items: flex-start;
}
@media (min-width: 992px) {
  section.homepage-blog .row-posts .post-block:first-child {
    position: relative;
    -ms-flex: 0 0 50%;
    flex: 0 0 50%;
    max-width: 50%;
    padding-right: 60px;
  }
  section.homepage-blog .row-posts .post-block:first-child:after {
    content: "";
    position: absolute;
    background: #D9D9D9;
    width: 1px;
    height: 100%;
    top: 0;
    right: 19px;
  }
  section.homepage-blog .row-posts .post-block:nth-child(2), section.homepage-blog .row-posts .post-block:nth-child(3) {
    -ms-flex: 0 0 25%;
    flex: 0 0 25%;
    max-width: 25%;
  }
}
@media (min-width: 768px) {
  section.homepage-blog .row-posts .post-block:first-child .content {
    position: relative;
    display: -webkit-box;
    display: -moz-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    margin-top: 5px;
  }
  section.homepage-blog .row-posts .post-block:first-child .content .title {
    -ms-flex: 0 0 50%;
    flex: 0 0 50%;
    max-width: 50%;
    margin-bottom: 25px;
    padding-right: 15px;
  }
  section.homepage-blog .row-posts .post-block:first-child .content .preview {
    -ms-flex: 0 0 50%;
    flex: 0 0 50%;
    max-width: 50%;
    padding-left: 15px;
  }
  section.homepage-blog .row-posts .post-block:first-child .content .date {
    position: absolute;
    bottom: 0;
    left: 0;
  }
}
@media (max-width: 991.98px) {
  section.homepage-blog .row-posts .post-block:first-child {
    -ms-flex: 0 0 100%;
    flex: 0 0 100%;
    max-width: 100%;
    margin-bottom: 60px;
  }
  section.homepage-blog .row-posts .post-block:nth-child(2), section.homepage-blog .row-posts .post-block:nth-child(3) {
    -ms-flex: 0 0 50%;
    flex: 0 0 50%;
    max-width: 50%;
  }
}
@media (max-width: 575.98px) {
  section.homepage-blog .row-posts .post-block:nth-child(2), section.homepage-blog .row-posts .post-block:nth-child(3) {
    -ms-flex: 0 0 100%;
    flex: 0 0 100%;
    max-width: 100%;
  }
  section.homepage-blog .row-posts .post-block:nth-child(2) {
    margin-bottom: 60px;
  }
}
section.homepage-blog .link a {
  font-family: PPNeueMontreal-Medium, sans-serif;
  font-weight: bold;
  font-style: normal;
  background-color: #FF8C70;
  outline: none !important;
  text-decoration: none !important;
  display: inline-block;
  cursor: pointer;
  color: #3C0A32;
  border-radius: 4px;
  padding-left: 40px;
  padding-right: 40px;
  height: 44px;
  line-height: 44px;
  border-radius: 22px;
  font-size: 16px;
  background-color: transparent;
  border: 1px solid #FF8C70;
}
section.homepage-blog .link a:focus {
  outline: none !important;
}
section.homepage-blog .link a:focus-visible {
  outline: 1px dotted !important;
  outline: 5px auto -webkit-focus-ring-color !important;
}
section.homepage-blog .link a span {
  color: #3C0A32;
  font-size: 16px;
  line-height: 44px;
}
@media (min-width: 992px) {
  section.homepage-blog .link a {
    -webkit-transition: background 250ms cubic-bezier(0.24, 0, 0.4, 1), border 250ms cubic-bezier(0.24, 0, 0.4, 1), color 250ms cubic-bezier(0.24, 0, 0.4, 1), opacity 1000ms cubic-bezier(0.24, 0, 0.4, 1);
    -moz-transition: background 250ms cubic-bezier(0.24, 0, 0.4, 1), border 250ms cubic-bezier(0.24, 0, 0.4, 1), color 250ms cubic-bezier(0.24, 0, 0.4, 1), opacity 1000ms cubic-bezier(0.24, 0, 0.4, 1);
    -ms-transition: background 250ms cubic-bezier(0.24, 0, 0.4, 1), border 250ms cubic-bezier(0.24, 0, 0.4, 1), color 250ms cubic-bezier(0.24, 0, 0.4, 1), opacity 1000ms cubic-bezier(0.24, 0, 0.4, 1);
    -o-transition: background 250ms cubic-bezier(0.24, 0, 0.4, 1), border 250ms cubic-bezier(0.24, 0, 0.4, 1), color 250ms cubic-bezier(0.24, 0, 0.4, 1), opacity 1000ms cubic-bezier(0.24, 0, 0.4, 1);
    transition: background 250ms cubic-bezier(0.24, 0, 0.4, 1), border 250ms cubic-bezier(0.24, 0, 0.4, 1), color 250ms cubic-bezier(0.24, 0, 0.4, 1), opacity 1000ms cubic-bezier(0.24, 0, 0.4, 1);
  }
  section.homepage-blog .link a * {
    -webkit-transition: color 250ms cubic-bezier(0.24, 0, 0.4, 1);
    -moz-transition: color 250ms cubic-bezier(0.24, 0, 0.4, 1);
    -ms-transition: color 250ms cubic-bezier(0.24, 0, 0.4, 1);
    -o-transition: color 250ms cubic-bezier(0.24, 0, 0.4, 1);
    transition: color 250ms cubic-bezier(0.24, 0, 0.4, 1);
  }
  section.homepage-blog .link a:hover {
    background-color: #3C0A32 !important;
    border: 1px solid #3C0A32 !important;
    color: #FF8C70 !important;
  }
  section.homepage-blog .link a:hover span {
    opacity: 1 !important;
  }
  section.homepage-blog .link a:hover * {
    color: #FF8C70;
  }
}
section.homepage-blog .link.large-screen {
  margin-top: 100px;
}
@media (max-width: 991.98px) {
  section.homepage-blog .link.large-screen {
    display: none;
  }
}
section.homepage-blog .link.small-screen {
  margin-top: 60px;
  padding-left: 15px;
  padding-right: 15px;
}
@media (min-width: 350px) {
  section.homepage-blog .link.small-screen {
    padding-left: 20px;
  }
}
@media (min-width: 576px) {
  section.homepage-blog .link.small-screen {
    padding-left: 25px;
  }
}
@media (min-width: 992px) {
  section.homepage-blog .link.small-screen {
    padding-left: 40px;
  }
}
@media (min-width: 1480px) {
  section.homepage-blog .link.small-screen {
    padding-left: 40px;
  }
}
@media (min-width: 350px) {
  section.homepage-blog .link.small-screen {
    padding-right: 20px;
  }
}
@media (min-width: 576px) {
  section.homepage-blog .link.small-screen {
    padding-right: 25px;
  }
}
@media (min-width: 992px) {
  section.homepage-blog .link.small-screen {
    padding-right: 40px;
  }
}
@media (min-width: 1480px) {
  section.homepage-blog .link.small-screen {
    padding-right: 40px;
  }
}
@media (min-width: 992px) {
  section.homepage-blog .link.small-screen {
    display: none;
  }
}
section.services-hero {
  margin-bottom: 96px;
}
section.services-hero .col-l {
  padding-right: 0px;
}
section.services-hero .col-l .inner {
  border-top-left-radius: 40px;
  border-bottom-left-radius: 40px;
  padding: 56px 56px 80px 56px;
}
section.services-hero .col-l .content-max-width {
  max-width: 626px;
}
section.services-hero .col-l h1 {
  font-family: "new-spirit", serif;
  font-weight: 400;
  font-style: normal;
  color: #000;
  font-size: 64px;
  font-size: max(min(3.7vw, 64px), 40px);
  font-style: normal;
  font-weight: 300;
  line-height: 1;
}
section.services-hero .col-l h1 em {
  font-family: "new-spirit", serif;
  font-weight: 400;
  font-style: normal;
  color: #000;
  font-size: 64px;
  font-size: max(min(3.7vw, 64px), 40px);
  font-style: italic;
  font-weight: 300;
  line-height: 1;
}
@media (max-width: 991.98px) {
  section.services-hero .col-l h1 {
    font-size: 36px;
  }
  section.services-hero .col-l h1 em {
    font-size: 36px;
  }
}
@media (max-width: 575.98px) {
  section.services-hero .col-l h1 {
    font-size: 32px;
  }
  section.services-hero .col-l h1 em {
    font-size: 32px;
  }
}
@media (max-width: 349px) {
  section.services-hero .col-l h1 {
    font-size: 24px;
  }
  section.services-hero .col-l h1 em {
    font-size: 24px;
  }
}
section.services-hero .col-l h2 {
  font-size: 36px;
  font-size: max(min(2.076923077vw, 36px), 30px);
  line-height: 1.2222;
}
section.services-hero .col-l p {
  font-size: max(min(1.038461538vw, 18px), 14px);
}
section.services-hero .col-l .sh-svg svg {
  margin-top: 48px;
  margin-bottom: 96px;
  max-height: 150px;
}
section.services-hero .col-l .button-wrapper {
  display: flex;
  margin-top: 24px;
}
section.services-hero .col-l .button-one a {
  font-family: PPNeueMontreal-Medium, sans-serif;
  font-weight: bold;
  font-style: normal;
  background-color: #FF8C70;
  outline: none !important;
  text-decoration: none !important;
  display: inline-block;
  cursor: pointer;
  color: #3C0A32;
  border-radius: 4px;
  padding-left: 40px;
  padding-right: 40px;
  height: 44px;
  line-height: 44px;
  border-radius: 22px;
  font-size: 16px;
}
section.services-hero .col-l .button-one a:focus {
  outline: none !important;
}
section.services-hero .col-l .button-one a:focus-visible {
  outline: 1px dotted !important;
  outline: 5px auto -webkit-focus-ring-color !important;
}
section.services-hero .col-l .button-one a span {
  color: #3C0A32;
  font-size: 16px;
  line-height: 44px;
}
@media (min-width: 992px) {
  section.services-hero .col-l .button-one a {
    -webkit-transition: background 250ms cubic-bezier(0.24, 0, 0.4, 1), border 250ms cubic-bezier(0.24, 0, 0.4, 1), color 250ms cubic-bezier(0.24, 0, 0.4, 1), opacity 1000ms cubic-bezier(0.24, 0, 0.4, 1);
    -moz-transition: background 250ms cubic-bezier(0.24, 0, 0.4, 1), border 250ms cubic-bezier(0.24, 0, 0.4, 1), color 250ms cubic-bezier(0.24, 0, 0.4, 1), opacity 1000ms cubic-bezier(0.24, 0, 0.4, 1);
    -ms-transition: background 250ms cubic-bezier(0.24, 0, 0.4, 1), border 250ms cubic-bezier(0.24, 0, 0.4, 1), color 250ms cubic-bezier(0.24, 0, 0.4, 1), opacity 1000ms cubic-bezier(0.24, 0, 0.4, 1);
    -o-transition: background 250ms cubic-bezier(0.24, 0, 0.4, 1), border 250ms cubic-bezier(0.24, 0, 0.4, 1), color 250ms cubic-bezier(0.24, 0, 0.4, 1), opacity 1000ms cubic-bezier(0.24, 0, 0.4, 1);
    transition: background 250ms cubic-bezier(0.24, 0, 0.4, 1), border 250ms cubic-bezier(0.24, 0, 0.4, 1), color 250ms cubic-bezier(0.24, 0, 0.4, 1), opacity 1000ms cubic-bezier(0.24, 0, 0.4, 1);
  }
  section.services-hero .col-l .button-one a * {
    -webkit-transition: color 250ms cubic-bezier(0.24, 0, 0.4, 1);
    -moz-transition: color 250ms cubic-bezier(0.24, 0, 0.4, 1);
    -ms-transition: color 250ms cubic-bezier(0.24, 0, 0.4, 1);
    -o-transition: color 250ms cubic-bezier(0.24, 0, 0.4, 1);
    transition: color 250ms cubic-bezier(0.24, 0, 0.4, 1);
  }
  section.services-hero .col-l .button-one a:hover {
    background-color: #3C0A32 !important;
    color: #FF8C70 !important;
  }
  section.services-hero .col-l .button-one a:hover span {
    opacity: 1 !important;
  }
  section.services-hero .col-l .button-one a:hover * {
    color: #FF8C70;
  }
}
section.services-hero .col-l .button-two {
  margin-left: 16px;
}
section.services-hero .col-l .button-two a {
  font-family: PPNeueMontreal-Medium, sans-serif;
  font-weight: bold;
  font-style: normal;
  background-color: #ffffff;
  outline: none !important;
  text-decoration: none !important;
  display: inline-block;
  cursor: pointer;
  color: #3C0A32;
  border-radius: 4px;
  padding-left: 40px;
  padding-right: 40px;
  height: 44px;
  line-height: 44px;
  border-radius: 22px;
  font-size: 16px;
}
section.services-hero .col-l .button-two a:focus {
  outline: none !important;
}
section.services-hero .col-l .button-two a:focus-visible {
  outline: 1px dotted !important;
  outline: 5px auto -webkit-focus-ring-color !important;
}
section.services-hero .col-l .button-two a span {
  color: #3C0A32;
  font-size: 16px;
  line-height: 44px;
}
@media (min-width: 992px) {
  section.services-hero .col-l .button-two a {
    -webkit-transition: background 250ms cubic-bezier(0.24, 0, 0.4, 1), color 250ms cubic-bezier(0.24, 0, 0.4, 1), opacity 1000ms cubic-bezier(0.24, 0, 0.4, 1);
    -moz-transition: background 250ms cubic-bezier(0.24, 0, 0.4, 1), color 250ms cubic-bezier(0.24, 0, 0.4, 1), opacity 1000ms cubic-bezier(0.24, 0, 0.4, 1);
    -ms-transition: background 250ms cubic-bezier(0.24, 0, 0.4, 1), color 250ms cubic-bezier(0.24, 0, 0.4, 1), opacity 1000ms cubic-bezier(0.24, 0, 0.4, 1);
    -o-transition: background 250ms cubic-bezier(0.24, 0, 0.4, 1), color 250ms cubic-bezier(0.24, 0, 0.4, 1), opacity 1000ms cubic-bezier(0.24, 0, 0.4, 1);
    transition: background 250ms cubic-bezier(0.24, 0, 0.4, 1), color 250ms cubic-bezier(0.24, 0, 0.4, 1), opacity 1000ms cubic-bezier(0.24, 0, 0.4, 1);
  }
  section.services-hero .col-l .button-two a * {
    -webkit-transition: color 250ms cubic-bezier(0.24, 0, 0.4, 1);
    -moz-transition: color 250ms cubic-bezier(0.24, 0, 0.4, 1);
    -ms-transition: color 250ms cubic-bezier(0.24, 0, 0.4, 1);
    -o-transition: color 250ms cubic-bezier(0.24, 0, 0.4, 1);
    transition: color 250ms cubic-bezier(0.24, 0, 0.4, 1);
  }
  section.services-hero .col-l .button-two a:hover {
    background-color: #3C0A32 !important;
    color: #ffffff !important;
  }
  section.services-hero .col-l .button-two a:hover span {
    opacity: 1 !important;
  }
  section.services-hero .col-l .button-two a:hover * {
    color: #ffffff;
  }
}
section.services-hero .col-r {
  padding-left: 0px;
}
section.services-hero .col-r .image {
  border-top-right-radius: 40px;
  border-bottom-right-radius: 40px;
  height: 100%;
  width: 100%;
  background-size: cover;
  background-position: center center;
}
@media only screen and (max-width: 1300px) {
  section.services-hero .col-l .inner {
    padding: 56px 40px 80px 40px;
  }
  section.services-hero .col-l .inner .button-one a, section.services-hero .col-l .inner .button-two a {
    padding-left: 32px;
    padding-right: 32px;
  }
}
@media (max-width: 1199.98px) {
  section.services-hero .col-l {
    -ms-flex: 0 0 58.3333333333%;
    flex: 0 0 58.3333333333%;
    max-width: 58.3333333333%;
  }
  section.services-hero .col-r {
    -ms-flex: 0 0 41.6666666667%;
    flex: 0 0 41.6666666667%;
    max-width: 41.6666666667%;
  }
}
@media (max-width: 991.98px) {
  section.services-hero .col-l {
    -ms-flex: 0 0 50%;
    flex: 0 0 50%;
    max-width: 50%;
  }
  section.services-hero .col-l .sh-svg svg {
    margin-top: 32px;
    margin-bottom: 56px;
  }
  section.services-hero .col-l h2 {
    font-size: 28px;
  }
  section.services-hero .col-l .inner {
    padding: 56px 32px;
  }
  section.services-hero .col-l .inner .button-wrapper {
    display: block;
  }
  section.services-hero .col-l .inner .button-wrapper .button-two {
    margin-left: 0px;
    margin-top: 24px;
  }
  section.services-hero .col-r {
    -ms-flex: 0 0 50%;
    flex: 0 0 50%;
    max-width: 50%;
  }
}
@media (max-width: 767.98px) {
  section.services-hero .col-l {
    -ms-flex: 0 0 100%;
    flex: 0 0 100%;
    max-width: 100%;
    padding-right: 15px;
    padding-left: 15px;
  }
}
@media (max-width: 767.98px) and (min-width: 350px) {
  section.services-hero .col-l {
    padding-right: 20px;
  }
}
@media (max-width: 767.98px) and (min-width: 576px) {
  section.services-hero .col-l {
    padding-right: 25px;
  }
}
@media (max-width: 767.98px) and (min-width: 992px) {
  section.services-hero .col-l {
    padding-right: 40px;
  }
}
@media (max-width: 767.98px) and (min-width: 1480px) {
  section.services-hero .col-l {
    padding-right: 40px;
  }
}
@media (max-width: 767.98px) and (min-width: 350px) {
  section.services-hero .col-l {
    padding-left: 20px;
  }
}
@media (max-width: 767.98px) and (min-width: 576px) {
  section.services-hero .col-l {
    padding-left: 25px;
  }
}
@media (max-width: 767.98px) and (min-width: 992px) {
  section.services-hero .col-l {
    padding-left: 40px;
  }
}
@media (max-width: 767.98px) and (min-width: 1480px) {
  section.services-hero .col-l {
    padding-left: 40px;
  }
}
@media (max-width: 767.98px) {
  section.services-hero .col-l .inner {
    border-radius: 0px;
    border-top-left-radius: 40px;
    border-top-right-radius: 40px;
  }
  section.services-hero .col-r {
    padding-right: 15px;
    padding-left: 15px;
    -ms-flex: 0 0 100%;
    flex: 0 0 100%;
    max-width: 100%;
  }
}
@media (max-width: 767.98px) and (min-width: 350px) {
  section.services-hero .col-r {
    padding-right: 20px;
  }
}
@media (max-width: 767.98px) and (min-width: 576px) {
  section.services-hero .col-r {
    padding-right: 25px;
  }
}
@media (max-width: 767.98px) and (min-width: 992px) {
  section.services-hero .col-r {
    padding-right: 40px;
  }
}
@media (max-width: 767.98px) and (min-width: 1480px) {
  section.services-hero .col-r {
    padding-right: 40px;
  }
}
@media (max-width: 767.98px) and (min-width: 350px) {
  section.services-hero .col-r {
    padding-left: 20px;
  }
}
@media (max-width: 767.98px) and (min-width: 576px) {
  section.services-hero .col-r {
    padding-left: 25px;
  }
}
@media (max-width: 767.98px) and (min-width: 992px) {
  section.services-hero .col-r {
    padding-left: 40px;
  }
}
@media (max-width: 767.98px) and (min-width: 1480px) {
  section.services-hero .col-r {
    padding-left: 40px;
  }
}
@media (max-width: 767.98px) {
  section.services-hero .col-r .image {
    border-radius: 0px;
    border-bottom-left-radius: 40px;
    border-bottom-right-radius: 40px;
    height: 400px;
  }
}
section.background-right-box {
  margin-bottom: 128px;
}
section.background-right-box .copy-wrap {
  width: 33%;
  margin-left: 67%;
}
section.background-right-box .copy {
  margin-top: 200px;
  margin-bottom: 48px;
  margin-right: 48px;
  background: #F3E5F5;
  position: relative;
  border-radius: 24px;
  padding: 56px 48px;
}
section.background-right-box .mobile-image {
  display: none;
}
section.background-right-box ul {
  padding-left: 0px;
}
section.background-right-box ul li {
  list-style-type: none;
  color: #000;
  font-family: "new-spirit", serif;
  font-weight: 400;
  font-style: normal;
  font-size: 24px;
  font-style: normal;
  font-weight: 300;
  line-height: 1.3333;
  margin-bottom: 24px;
}
section.background-right-box .col {
  background-size: cover;
  background-position: bottom center;
}
@media (max-width: 1199.98px) {
  section.background-right-box .copy-wrap {
    width: 45%;
    margin-left: 55%;
  }
}
@media (max-width: 991.98px) {
  section.background-right-box {
    margin-bottom: 0px;
  }
  section.background-right-box .mobile-image {
    display: block;
  }
  section.background-right-box .copy-wrap {
    width: 100%;
    margin-left: 0%;
    padding-left: 15px;
    padding-right: 15px;
  }
}
@media (max-width: 991.98px) and (min-width: 350px) {
  section.background-right-box .copy-wrap {
    padding-left: 20px;
  }
}
@media (max-width: 991.98px) and (min-width: 576px) {
  section.background-right-box .copy-wrap {
    padding-left: 25px;
  }
}
@media (max-width: 991.98px) and (min-width: 992px) {
  section.background-right-box .copy-wrap {
    padding-left: 40px;
  }
}
@media (max-width: 991.98px) and (min-width: 1480px) {
  section.background-right-box .copy-wrap {
    padding-left: 40px;
  }
}
@media (max-width: 991.98px) and (min-width: 350px) {
  section.background-right-box .copy-wrap {
    padding-right: 20px;
  }
}
@media (max-width: 991.98px) and (min-width: 576px) {
  section.background-right-box .copy-wrap {
    padding-right: 25px;
  }
}
@media (max-width: 991.98px) and (min-width: 992px) {
  section.background-right-box .copy-wrap {
    padding-right: 40px;
  }
}
@media (max-width: 991.98px) and (min-width: 1480px) {
  section.background-right-box .copy-wrap {
    padding-right: 40px;
  }
}
@media (max-width: 991.98px) {
  section.background-right-box .copy-wrap .copy {
    margin-bottom: 56px;
    margin-right: 0px;
    margin-top: 56px;
  }
  section.background-right-box .col {
    background-image: none !important;
  }
}
section.ivf-intro {
  text-align: center;
  margin-bottom: 128px;
}
section.ivf-intro .container {
  position: relative;
  overflow: hidden;
}
section.ivf-intro .container .title-shape-image {
  position: absolute;
  top: -48px;
  left: 50%;
  transform: translateX(-50%);
  z-index: -1;
}
section.ivf-intro .container.top-padding {
  padding-top: 56px;
}
section.ivf-intro .container.FourA .circle {
  position: absolute;
  z-index: -1;
}
section.ivf-intro .container.FourA .circle.circle-1 {
  top: 20%;
  right: 4%;
  animation: animateCirclesHero1 8s ease-in-out infinite;
  transform-origin: 50% 50%;
}
section.ivf-intro .container.FourA .circle.circle-2 {
  bottom: 48px;
  left: 5%;
  animation: animateCirclesHero2 12s ease-in-out infinite;
  transform-origin: 50% 50%;
}
section.ivf-intro .container.FourA .circle.circle-3 {
  bottom: 15%;
  right: 6%;
  animation: animateCirclesHero3 10s ease-in-out infinite;
  transform-origin: 50% 50%;
}
section.ivf-intro .container.FourA .circle.circle-4 {
  top: 48px;
  left: 0px;
  animation: animateCirclesHero3 10s ease-in-out infinite;
  transform-origin: 50% 50%;
}
section.ivf-intro .container.FourB .circle {
  position: absolute;
  z-index: -1;
}
section.ivf-intro .container.FourB .circle.circle-1 {
  top: 24px;
  left: 16%;
  animation: animateCirclesHero1 8s ease-in-out infinite;
  transform-origin: 50% 50%;
}
section.ivf-intro .container.FourB .circle.circle-2 {
  bottom: 48px;
  right: 5%;
  animation: animateCirclesHero2 12s ease-in-out infinite;
  transform-origin: 50% 50%;
}
section.ivf-intro .container.FourB .circle.circle-3 {
  top: 70%;
  left: 3%;
  animation: animateCirclesHero3 10s ease-in-out infinite;
  transform-origin: 50% 50%;
}
section.ivf-intro .container.FourB .circle.circle-4 {
  top: 48px;
  right: 5%;
  animation: animateCirclesHero3 10s ease-in-out infinite;
  transform-origin: 50% 50%;
}
section.ivf-intro .container.Three .circle {
  position: absolute;
  z-index: -1;
}
section.ivf-intro .container.Three .circle.circle-1 {
  top: 0px;
  left: 8%;
  animation: animateCirclesHero1 8s ease-in-out infinite;
  transform-origin: 50% 50%;
}
section.ivf-intro .container.Three .circle.circle-2 {
  bottom: 48px;
  left: 5%;
  animation: animateCirclesHero2 12s ease-in-out infinite;
  transform-origin: 50% 50%;
}
section.ivf-intro .container.Three .circle.circle-3 {
  top: 10%;
  right: 4%;
  animation: animateCirclesHero3 10s ease-in-out infinite;
  transform-origin: 50% 50%;
}
section.ivf-intro .row {
  position: relative;
  z-index: 1;
}
section.ivf-intro .row .heart-shape {
  margin-bottom: 24px;
  position: relative;
  z-index: 1;
}
section.ivf-intro .col {
  -ms-flex: 0 0 50%;
  flex: 0 0 50%;
  max-width: 50%;
  margin-left: 25%;
}
@media (max-width: 991.98px) {
  section.ivf-intro {
    margin-top: 96px;
    margin-bottom: 96px;
  }
  section.ivf-intro .col {
    -ms-flex: 0 0 83.3333333333%;
    flex: 0 0 83.3333333333%;
    max-width: 83.3333333333%;
    margin-left: 8.3333333333%;
  }
}
@media (max-width: 767.98px) {
  section.ivf-intro {
    margin-top: 56px;
    margin-bottom: 56px;
  }
  section.ivf-intro .container.FourA .circle.circle-4 {
    width: 20%;
  }
  section.ivf-intro .container.Three .circle.circle-3 {
    width: 20%;
  }
  section.ivf-intro .col {
    -ms-flex: 0 0 100%;
    flex: 0 0 100%;
    max-width: 100%;
    margin-left: 0%;
  }
}
section.tabbed-list {
  margin-bottom: 128px;
}
section.tabbed-list .nav-tabs-wrapper {
  display: flex;
  justify-content: center;
  position: sticky;
  top: 128px;
  z-index: 10;
}
section.tabbed-list .nav-tabs {
  border-bottom: 0px;
  background: #fff;
  padding: 8px;
  box-shadow: 0px 4px 16px 0px rgba(0, 0, 0, 0.08);
  border-radius: 67px;
}
section.tabbed-list .nav-tabs .nav-link {
  padding: 16px 48px;
  color: #3C0A32;
  text-align: center;
  font-family: PPNeueMontreal-Regular, sans-serif;
  font-weight: normal;
  font-style: normal;
  font-size: 16px;
  font-style: normal;
  font-weight: 500;
  line-height: 16px; /* 100% */
  border: 0px;
  border-radius: 80px;
}
section.tabbed-list .nav-tabs .nav-link.active {
  background: #3C0A32;
  color: #FF8C70;
}
section.tabbed-list .nav-tabs .nav-link:hover {
  background: #F5F4F1;
  color: #3C0A32;
}
section.tabbed-list .row-sticky-list {
  padding-top: 96px;
  padding-bottom: 64px;
}
section.tabbed-list .row-sticky-list .col-l {
  -ms-flex: 0 0 41.6666666667%;
  flex: 0 0 41.6666666667%;
  max-width: 41.6666666667%;
  margin-left: 8.3333333333%;
}
section.tabbed-list .row-sticky-list .col-l .col-l-sticky {
  position: sticky;
  top: 128px;
}
section.tabbed-list .row-sticky-list .col-l .col-l-sticky .circle {
  position: absolute;
}
section.tabbed-list .row-sticky-list .col-l .col-l-sticky .circle.circle-1 {
  bottom: 5%;
  right: -5%;
  animation: animateCirclesHero1 8s ease-in-out infinite;
  transform-origin: 50% 50%;
}
section.tabbed-list .row-sticky-list .col-l .col-l-sticky .circle.circle-2 {
  bottom: -5%;
  left: -5%;
  animation: animateCirclesHero2 12s ease-in-out infinite;
  transform-origin: 50% 50%;
}
section.tabbed-list .row-sticky-list .col-l .col-l-sticky .circle.circle-3 {
  top: 48px;
  left: 13%;
  animation: animateCirclesHero3 10s ease-in-out infinite;
  transform-origin: 50% 50%;
}
section.tabbed-list .row-sticky-list .col-r {
  -ms-flex: 0 0 47.9166666667%;
  flex: 0 0 47.9166666667%;
  max-width: 47.9166666667%;
  margin-left: 2.0833333333%;
  text-align: center;
  padding-top: 48px;
}
section.tabbed-list .row-sticky-list .col-r h2 {
  font-family: "new-spirit", serif;
  font-weight: 400;
  font-style: normal;
  color: #000;
  font-size: 40px;
  font-size: max(min(2.25vw, 40px), 32px);
  font-style: normal;
  font-weight: 300;
  line-height: 1.2;
}
@media (max-width: 767.98px) {
  section.tabbed-list .row-sticky-list .col-r h2 {
    font-size: 28px;
  }
}
@media (max-width: 575.98px) {
  section.tabbed-list .row-sticky-list .col-r h2 {
    font-size: 28px;
  }
}
@media (max-width: 349px) {
  section.tabbed-list .row-sticky-list .col-r h2 {
    font-size: 22px;
  }
}
section.tabbed-list .row-sticky-list .col-r p {
  padding-left: 15%;
  padding-right: 15%;
}
section.tabbed-list .row-sticky-list .col-r .ul-top-line {
  width: 60px;
  height: 1px;
  background: #A3CCAA;
  margin: 0px auto;
  margin-top: 48px;
}
section.tabbed-list .row-sticky-list .col-r ul {
  padding-left: 0px;
}
section.tabbed-list .row-sticky-list .col-r li {
  border-radius: 32px;
  border: 1px solid #A3CCAA;
  color: #000;
  padding: 40px 64px;
  text-align: center;
  font-family: "new-spirit", serif;
  font-weight: 400;
  font-style: normal;
  font-size: 32px;
  font-size: max(min(1.846153846vw, 32px), 24px);
  font-style: normal;
  font-weight: 300;
  line-height: 1.25;
  list-style-type: none;
  position: relative;
  margin-top: 143px;
}
section.tabbed-list .row-sticky-list .col-r li:before {
  content: "";
  height: 144px;
  width: 1px;
  background: #A3CCAA;
  position: absolute;
  display: inline-block;
  top: -144px;
  left: 50%;
}
section.tabbed-list .row-sticky-list .col-r li:hover {
  background: #DAF0DE;
  border: 1px solid #DAF0DE;
}
section.tabbed-list .row-sticky-list.row-alt .col-l {
  order: 2;
}
section.tabbed-list .row-sticky-list.row-alt .col-r {
  order: 1;
}
section.tabbed-list .bottom-section-slider {
  background: #DAF0DE;
  text-align: center;
  padding-top: 128px;
  padding-bottom: 40px;
  padding-left: 15px;
  position: relative;
}
@media (min-width: 350px) {
  section.tabbed-list .bottom-section-slider {
    padding-left: 20px;
  }
}
@media (min-width: 576px) {
  section.tabbed-list .bottom-section-slider {
    padding-left: 25px;
  }
}
@media (min-width: 992px) {
  section.tabbed-list .bottom-section-slider {
    padding-left: 40px;
  }
}
@media (min-width: 1480px) {
  section.tabbed-list .bottom-section-slider {
    padding-left: 40px;
  }
}
section.tabbed-list .bottom-section-slider .circle {
  position: absolute;
}
section.tabbed-list .bottom-section-slider .circle.circle-1 {
  top: 5%;
  right: 29%;
  animation: animateCirclesHero1 8s ease-in-out infinite;
  transform-origin: 50% 50%;
}
section.tabbed-list .bottom-section-slider .circle.circle-2 {
  top: 15%;
  left: 5%;
  animation: animateCirclesHero2 12s ease-in-out infinite;
  transform-origin: 50% 50%;
}
section.tabbed-list .bottom-section-slider .circle.circle-3 {
  top: 15%;
  right: 12.5%;
  animation: animateCirclesHero3 10s ease-in-out infinite;
  transform-origin: 50% 50%;
}
section.tabbed-list .bottom-section-slider h2 {
  margin-bottom: 96px;
  position: relative;
  z-index: 1;
}
section.tabbed-list .bottom-section-slider .splide__slide {
  text-align: left;
  background: #fff;
  border-radius: 24px;
  padding: 80px;
}
section.tabbed-list .bottom-section-slider .splide__slide svg {
  position: absolute;
  top: 48px;
  left: 48px;
  z-index: 1;
}
section.tabbed-list .bottom-section-slider .splide__slide > div {
  position: relative;
  z-index: 2;
}
section.tabbed-list .bottom-section-slider .splide__slide > div h3 {
  margin-bottom: 80px;
  max-width: 240px;
}
section.tabbed-list .bottom-section-list {
  background: #DAF0DE;
  padding-top: 128px;
  padding-bottom: 80px;
  text-align: center;
  position: relative;
}
section.tabbed-list .bottom-section-list .circle {
  position: absolute;
}
section.tabbed-list .bottom-section-list .circle.circle-1 {
  top: 5%;
  right: 29%;
  animation: animateCirclesHero1 8s ease-in-out infinite;
  transform-origin: 50% 50%;
}
section.tabbed-list .bottom-section-list .circle.circle-2 {
  top: 18%;
  left: 5%;
  animation: animateCirclesHero2 12s ease-in-out infinite;
  transform-origin: 50% 50%;
}
section.tabbed-list .bottom-section-list .circle.circle-3 {
  top: 18%;
  right: 12.5%;
  animation: animateCirclesHero3 10s ease-in-out infinite;
  transform-origin: 50% 50%;
}
section.tabbed-list .bottom-section-list .content {
  position: relative;
  z-index: 1;
}
section.tabbed-list .bottom-section-list p {
  text-align: center;
  max-width: 500px;
  margin: auto;
  margin-bottom: 96px;
}
section.tabbed-list .bottom-section-list p.footer {
  max-width: 90%;
  margin-top: 80px;
  margin-bottom: 0px;
}
section.tabbed-list .bottom-section-list .row-bsl .col {
  -ms-flex: 0 0 33.3333333333%;
  flex: 0 0 33.3333333333%;
  max-width: 33.3333333333%;
}
section.tabbed-list .bottom-section-list .row-bsl .col .inner {
  background: #fff;
  color: #000;
  text-align: center;
  font-family: "new-spirit", serif;
  font-weight: 400;
  font-style: normal;
  font-size: 32px;
  font-size: max(min(1.846153846vw, 32px), 24px);
  font-style: normal;
  font-weight: 300;
  line-height: 1.25;
  padding: 48px;
  border-radius: 24px;
  margin-bottom: 24px;
}
section.tabbed-list .splide {
  cursor: url(img/icons/clickanddrag.svg) 12 12, auto;
}
@media (max-width: 1199.98px) {
  section.tabbed-list .bottom-section-slider .splide__slide {
    padding: 80px 48px;
  }
  section.tabbed-list .bottom-section-slider .splide__slide > div h3 {
    font-size: 24px;
  }
  section.tabbed-list .bottom-section-list .row-bsl .col .inner {
    font-size: 18px;
  }
}
@media (max-width: 991.98px) {
  section.tabbed-list {
    margin-bottom: 64px;
  }
  section.tabbed-list .row-sticky-list .col-l {
    margin-left: 0%;
    -ms-flex: 0 0 100%;
    flex: 0 0 100%;
    max-width: 100%;
  }
  section.tabbed-list .row-sticky-list .col-r {
    margin-left: 0%;
    -ms-flex: 0 0 100%;
    flex: 0 0 100%;
    max-width: 100%;
  }
  section.tabbed-list .row-sticky-list .col-r li {
    margin-top: 103px;
  }
  section.tabbed-list .row-sticky-list .col-r li:before {
    top: -104px;
    height: 104px;
  }
  section.tabbed-list .row-sticky-list.row-alt .col-l {
    order: 1;
  }
  section.tabbed-list .row-sticky-list.row-alt .col-r {
    order: 2;
  }
  section.tabbed-list .bottom-section-slider {
    padding-top: 128px;
    padding-bottom: 24px;
  }
}
@media (max-width: 767.98px) {
  section.tabbed-list .bottom-section-list .row-bsl .col {
    -ms-flex: 0 0 100%;
    flex: 0 0 100%;
    max-width: 100%;
  }
  section.tabbed-list .bottom-section-list p.footer {
    margin-top: 0px;
  }
}
section.image-left-right-copy {
  position: relative;
  padding-top: 72px;
  padding-bottom: 120px;
}
section.image-left-right-copy .row {
  display: flex;
  align-items: center;
}
section.image-left-right-copy .row .col-l {
  -ms-flex: 0 0 50%;
  flex: 0 0 50%;
  max-width: 50%;
}
section.image-left-right-copy .row .col-r {
  margin-left: 8.3333333333%;
  -ms-flex: 0 0 33.3333333333%;
  flex: 0 0 33.3333333333%;
  max-width: 33.3333333333%;
}
section.image-left-right-copy .row .col-r h2 {
  font-family: "new-spirit", serif;
  font-weight: 400;
  font-style: normal;
  color: #000;
  font-size: 40px;
  font-size: max(min(2.25vw, 40px), 32px);
  font-style: normal;
  font-weight: 300;
  line-height: 1.2;
  margin-bottom: 32px;
}
@media (max-width: 767.98px) {
  section.image-left-right-copy .row .col-r h2 {
    font-size: 28px;
  }
}
@media (max-width: 575.98px) {
  section.image-left-right-copy .row .col-r h2 {
    font-size: 28px;
  }
}
@media (max-width: 349px) {
  section.image-left-right-copy .row .col-r h2 {
    font-size: 22px;
  }
}
section.image-left-right-copy .row .col-r a {
  margin-top: 16px;
  background-color: #F5F4F1;
  outline: none !important;
  text-decoration: none !important;
  display: inline-block;
  cursor: pointer;
  color: #3C0A32;
  border-radius: 4px;
  border: 1px solid #FF876B;
  padding-left: 40px;
  padding-right: 40px;
  height: 44px;
  line-height: 44px;
  border-radius: 22px;
  font-size: 16px;
}
section.image-left-right-copy .row .col-r a:focus {
  outline: none !important;
}
section.image-left-right-copy .row .col-r a:focus-visible {
  outline: 1px dotted !important;
  outline: 5px auto -webkit-focus-ring-color !important;
}
section.image-left-right-copy .row .col-r a span {
  color: #3C0A32;
  font-size: 16px;
  line-height: 44px;
}
@media (min-width: 992px) {
  section.image-left-right-copy .row .col-r a {
    -webkit-transition: background 250ms cubic-bezier(0.24, 0, 0.4, 1), color 250ms cubic-bezier(0.24, 0, 0.4, 1), opacity 1000ms cubic-bezier(0.24, 0, 0.4, 1);
    -moz-transition: background 250ms cubic-bezier(0.24, 0, 0.4, 1), color 250ms cubic-bezier(0.24, 0, 0.4, 1), opacity 1000ms cubic-bezier(0.24, 0, 0.4, 1);
    -ms-transition: background 250ms cubic-bezier(0.24, 0, 0.4, 1), color 250ms cubic-bezier(0.24, 0, 0.4, 1), opacity 1000ms cubic-bezier(0.24, 0, 0.4, 1);
    -o-transition: background 250ms cubic-bezier(0.24, 0, 0.4, 1), color 250ms cubic-bezier(0.24, 0, 0.4, 1), opacity 1000ms cubic-bezier(0.24, 0, 0.4, 1);
    transition: background 250ms cubic-bezier(0.24, 0, 0.4, 1), color 250ms cubic-bezier(0.24, 0, 0.4, 1), opacity 1000ms cubic-bezier(0.24, 0, 0.4, 1);
  }
  section.image-left-right-copy .row .col-r a * {
    -webkit-transition: color 250ms cubic-bezier(0.24, 0, 0.4, 1);
    -moz-transition: color 250ms cubic-bezier(0.24, 0, 0.4, 1);
    -ms-transition: color 250ms cubic-bezier(0.24, 0, 0.4, 1);
    -o-transition: color 250ms cubic-bezier(0.24, 0, 0.4, 1);
    transition: color 250ms cubic-bezier(0.24, 0, 0.4, 1);
  }
  section.image-left-right-copy .row .col-r a:hover {
    background-color: #3C0A32 !important;
    color: #FF8C70 !important;
    border: 1px solid #3C0A32;
  }
  section.image-left-right-copy .row .col-r a:hover span {
    opacity: 1 !important;
  }
  section.image-left-right-copy .row .col-r a:hover * {
    color: #3C0A32;
  }
}
section.image-left-right-copy .circle {
  position: absolute;
}
section.image-left-right-copy .circle.circle-1 {
  bottom: 15%;
  right: 12%;
  animation: animateCirclesHero1 8s ease-in-out infinite;
  transform-origin: 50% 50%;
}
section.image-left-right-copy .circle.circle-2 {
  top: 7%;
  left: 45%;
  animation: animateCirclesHero2 12s ease-in-out infinite;
  transform-origin: 50% 50%;
}
section.image-left-right-copy .circle.circle-3 {
  top: 48px;
  right: 23%;
  animation: animateCirclesHero3 10s ease-in-out infinite;
  transform-origin: 50% 50%;
}
@media (max-width: 991.98px) {
  section.image-left-right-copy .circle.circle-1 {
    right: 5%;
  }
  section.image-left-right-copy .circle.circle-2 {
    width: 15%;
  }
  section.image-left-right-copy .circle.circle-3 {
    right: 15%;
  }
}
@media (max-width: 767.98px) {
  section.image-left-right-copy {
    padding-bottom: 56px;
  }
  section.image-left-right-copy .circle.circle-1 {
    top: 43%;
    right: 24px;
    width: 20%;
    bottom: auto;
  }
  section.image-left-right-copy .circle.circle-2 {
    top: 0px;
    left: 4px;
    width: 30%;
  }
  section.image-left-right-copy .row .col-l {
    -ms-flex: 0 0 100%;
    flex: 0 0 100%;
    max-width: 100%;
  }
  section.image-left-right-copy .row .col-r {
    margin-top: 56px;
    text-align: center;
    margin-left: 0%;
    -ms-flex: 0 0 100%;
    flex: 0 0 100%;
    max-width: 100%;
  }
  section.image-left-right-copy .row .col-r h2 {
    font-size: 32px;
  }
}
section.locked-list {
  margin-top: 128px;
  margin-bottom: 128px;
}
section.locked-list .row.row-alt .col-l {
  order: 2;
  margin-left: 8.3333333333%;
}
section.locked-list .row.row-alt .col-r {
  order: 1;
  margin-left: 8.3333333333%;
}
section.locked-list .col-l {
  -ms-flex: 0 0 41.6666666667%;
  flex: 0 0 41.6666666667%;
  max-width: 41.6666666667%;
}
section.locked-list .col-l img {
  border-radius: 24px;
  position: sticky;
  top: 128px;
}
section.locked-list .col-r {
  margin-left: 8.3333333333%;
  -ms-flex: 0 0 41.6666666667%;
  flex: 0 0 41.6666666667%;
  max-width: 41.6666666667%;
}
section.locked-list .col-r .title {
  position: relative;
  margin-top: 64px;
  text-align: center;
}
section.locked-list .col-r .title h2 {
  margin-bottom: 64px;
}
section.locked-list .col-r .title svg {
  position: absolute;
  top: -16px;
  left: 50%;
  transform: translateX(-50%);
  z-index: -1;
}
section.locked-list .col-r .copy-wrapper {
  text-align: center;
}
section.locked-list .col-r p {
  text-align: center;
}
section.locked-list .col-r .ul-top-line {
  width: 60px;
  height: 1px;
  background: #A3CCAA;
  margin: 0px auto;
  margin-top: 48px;
}
section.locked-list .col-r ul {
  padding-left: 0px;
  margin-bottom: 0px;
}
section.locked-list .col-r li {
  border-radius: 32px;
  border: 1px solid #A3CCAA;
  color: #000;
  padding: 40px 64px;
  text-align: center;
  list-style-type: none;
  position: relative;
  margin-top: 143px;
}
section.locked-list .col-r li.no-heading-padding h3 {
  margin-bottom: 0px;
}
section.locked-list .col-r li:before {
  content: "";
  height: 144px;
  width: 1px;
  background: #A3CCAA;
  position: absolute;
  display: inline-block;
  top: -144px;
  left: 50%;
}
section.locked-list.locked-list-white .col-r {
  -ms-flex: 0 0 50%;
  flex: 0 0 50%;
  max-width: 50%;
}
section.locked-list.locked-list-white .col-r .title {
  margin-top: 196px;
}
section.locked-list.locked-list-white .col-r .ul-top-line {
  display: none;
}
section.locked-list.locked-list-white .col-r ul.ll-ul {
  margin-top: 80px;
}
section.locked-list.locked-list-white .col-r li {
  margin-top: 40px;
  background: #fff;
  border: none;
  text-align: left;
}
section.locked-list.locked-list-white .col-r li:before {
  display: none;
}
section.locked-list.locked-list-white .col-r li ul {
  padding-left: 28px;
}
section.locked-list.locked-list-white .col-r li li {
  list-style-type: none;
  margin-top: 24px;
  padding: 0px;
  position: relative;
}
section.locked-list.locked-list-white .col-r li li:before {
  content: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='15' height='13' viewBox='0 0 15 13' fill='none'%3E%3Cpath d='M14.3638 7.31317C15.9845 3.68179 11.6392 0.37803 8.21435 0.0260826C5.31638 -0.269099 0.713379 1.99463 0.167392 4.09537C-0.286478 5.49479 0.167603 7.99479 1.71369 9.99479C6.23072 14.4922 12.4563 11.5836 14.3621 7.31317' fill='%23FF8C70'/%3E%3C/svg%3E");
  display: inline-block;
  width: 15px;
  height: 13px;
  margin-right: 12px;
  margin-left: -27px;
  background: none;
  position: relative;
  top: 0px;
  left: 0px;
}
section.locked-list.locked-list-white .col-r p {
  text-align: left;
}
@media (max-width: 991.98px) {
  section.locked-list .col-l {
    margin-left: 0%;
    -ms-flex: 0 0 100%;
    flex: 0 0 100%;
    max-width: 100%;
  }
  section.locked-list .col-r {
    margin-left: 0%;
    -ms-flex: 0 0 100%;
    flex: 0 0 100%;
    max-width: 100%;
  }
  section.locked-list .col-r li {
    margin-top: 103px;
    padding: 24px 32px;
  }
  section.locked-list .col-r li:before {
    top: -104px;
    height: 104px;
  }
  section.locked-list .row.row-alt .col-l {
    margin-left: 0%;
    order: 1;
  }
  section.locked-list .row.row-alt .col-r {
    margin-left: 0%;
    order: 2;
  }
  section.locked-list.locked-list-white .col-r {
    margin-left: 0%;
    -ms-flex: 0 0 100%;
    flex: 0 0 100%;
    max-width: 100%;
  }
  section.locked-list.locked-list-white .col-r .title {
    margin-top: 56px;
  }
}
section.referring-doctor {
  margin-bottom: 96px;
}
section.referring-doctor .breadcrumbs {
  margin-top: 24px;
  margin-bottom: 40px;
}
section.referring-doctor h1 {
  font-family: "new-spirit", serif;
  font-weight: 400;
  font-style: normal;
  color: #000;
  font-size: 64px;
  font-size: max(min(3.7vw, 64px), 40px);
  font-style: normal;
  font-weight: 300;
  line-height: 1;
  margin-bottom: 24px;
}
section.referring-doctor h1 em {
  font-family: "new-spirit", serif;
  font-weight: 400;
  font-style: normal;
  color: #000;
  font-size: 64px;
  font-size: max(min(3.7vw, 64px), 40px);
  font-style: italic;
  font-weight: 300;
  line-height: 1;
}
@media (max-width: 991.98px) {
  section.referring-doctor h1 {
    font-size: 36px;
  }
  section.referring-doctor h1 em {
    font-size: 36px;
  }
}
@media (max-width: 575.98px) {
  section.referring-doctor h1 {
    font-size: 32px;
  }
  section.referring-doctor h1 em {
    font-size: 32px;
  }
}
@media (max-width: 349px) {
  section.referring-doctor h1 {
    font-size: 24px;
  }
  section.referring-doctor h1 em {
    font-size: 24px;
  }
}
section.referring-doctor h2.toph2 {
  font-family: "new-spirit", serif;
  font-weight: 400;
  font-style: normal;
  color: #000;
  font-size: 40px;
  font-size: max(min(2.25vw, 40px), 32px);
  font-style: normal;
  font-weight: 300;
  line-height: 1.2;
  margin-bottom: 80px;
}
@media (max-width: 767.98px) {
  section.referring-doctor h2.toph2 {
    font-size: 28px;
  }
}
@media (max-width: 575.98px) {
  section.referring-doctor h2.toph2 {
    font-size: 28px;
  }
}
@media (max-width: 349px) {
  section.referring-doctor h2.toph2 {
    font-size: 22px;
  }
}
section.referring-doctor .boxes-wrapper {
  display: flex;
  gap: 32px;
}
section.referring-doctor .boxes-wrapper .box {
  background: #fff;
  border-radius: 24px;
  padding: 56px;
  width: 50%;
  display: flex;
  justify-content: space-between;
  flex-direction: column;
}
section.referring-doctor .boxes-wrapper .box .icon-wrapper {
  max-height: 97px;
}
section.referring-doctor .boxes-wrapper .box .icon {
  max-width: 176px;
  width: auto;
}
section.referring-doctor .boxes-wrapper .box h2 {
  font-family: "new-spirit", serif;
  font-weight: 400;
  font-style: normal;
  color: #000;
  font-size: 40px;
  font-size: max(min(2.25vw, 40px), 32px);
  font-style: normal;
  font-weight: 300;
  line-height: 1.2;
  font-size: max(min(1.846153846vw, 32px), 24px);
  margin-top: 80px;
}
@media (max-width: 767.98px) {
  section.referring-doctor .boxes-wrapper .box h2 {
    font-size: 28px;
  }
}
@media (max-width: 575.98px) {
  section.referring-doctor .boxes-wrapper .box h2 {
    font-size: 28px;
  }
}
@media (max-width: 349px) {
  section.referring-doctor .boxes-wrapper .box h2 {
    font-size: 22px;
  }
}
section.referring-doctor .boxes-wrapper .box a {
  font-family: PPNeueMontreal-Medium, sans-serif;
  font-weight: bold;
  font-style: normal;
  background-color: #FF8C70;
  outline: none !important;
  text-decoration: none !important;
  display: inline-block;
  cursor: pointer;
  color: #3C0A32;
  border-radius: 4px;
  padding-left: 40px;
  padding-right: 40px;
  height: 44px;
  line-height: 44px;
  border-radius: 22px;
  font-size: 16px;
}
section.referring-doctor .boxes-wrapper .box a:focus {
  outline: none !important;
}
section.referring-doctor .boxes-wrapper .box a:focus-visible {
  outline: 1px dotted !important;
  outline: 5px auto -webkit-focus-ring-color !important;
}
section.referring-doctor .boxes-wrapper .box a span {
  color: #3C0A32;
  font-size: 16px;
  line-height: 44px;
}
@media (min-width: 992px) {
  section.referring-doctor .boxes-wrapper .box a {
    -webkit-transition: background 250ms cubic-bezier(0.24, 0, 0.4, 1), border 250ms cubic-bezier(0.24, 0, 0.4, 1), color 250ms cubic-bezier(0.24, 0, 0.4, 1), opacity 1000ms cubic-bezier(0.24, 0, 0.4, 1);
    -moz-transition: background 250ms cubic-bezier(0.24, 0, 0.4, 1), border 250ms cubic-bezier(0.24, 0, 0.4, 1), color 250ms cubic-bezier(0.24, 0, 0.4, 1), opacity 1000ms cubic-bezier(0.24, 0, 0.4, 1);
    -ms-transition: background 250ms cubic-bezier(0.24, 0, 0.4, 1), border 250ms cubic-bezier(0.24, 0, 0.4, 1), color 250ms cubic-bezier(0.24, 0, 0.4, 1), opacity 1000ms cubic-bezier(0.24, 0, 0.4, 1);
    -o-transition: background 250ms cubic-bezier(0.24, 0, 0.4, 1), border 250ms cubic-bezier(0.24, 0, 0.4, 1), color 250ms cubic-bezier(0.24, 0, 0.4, 1), opacity 1000ms cubic-bezier(0.24, 0, 0.4, 1);
    transition: background 250ms cubic-bezier(0.24, 0, 0.4, 1), border 250ms cubic-bezier(0.24, 0, 0.4, 1), color 250ms cubic-bezier(0.24, 0, 0.4, 1), opacity 1000ms cubic-bezier(0.24, 0, 0.4, 1);
  }
  section.referring-doctor .boxes-wrapper .box a * {
    -webkit-transition: color 250ms cubic-bezier(0.24, 0, 0.4, 1);
    -moz-transition: color 250ms cubic-bezier(0.24, 0, 0.4, 1);
    -ms-transition: color 250ms cubic-bezier(0.24, 0, 0.4, 1);
    -o-transition: color 250ms cubic-bezier(0.24, 0, 0.4, 1);
    transition: color 250ms cubic-bezier(0.24, 0, 0.4, 1);
  }
  section.referring-doctor .boxes-wrapper .box a:hover {
    background-color: #3C0A32 !important;
    color: #FF8C70 !important;
  }
  section.referring-doctor .boxes-wrapper .box a:hover span {
    opacity: 1 !important;
  }
  section.referring-doctor .boxes-wrapper .box a:hover * {
    color: #FF8C70;
  }
}
section.referring-doctor .col-l {
  -ms-flex: 0 0 52.0833333333%;
  flex: 0 0 52.0833333333%;
  max-width: 52.0833333333%;
}
section.referring-doctor .col-r {
  margin-left: 4.1666666667%;
  -ms-flex: 0 0 43.75%;
  flex: 0 0 43.75%;
  max-width: 43.75%;
}
@media (max-width: 1199.98px) {
  section.referring-doctor h2.toph2 {
    margin-bottom: 56px;
  }
  section.referring-doctor .boxes-wrapper .box {
    padding: 32px;
  }
  section.referring-doctor .col-l {
    -ms-flex: 0 0 60.4166666667%;
    flex: 0 0 60.4166666667%;
    max-width: 60.4166666667%;
  }
  section.referring-doctor .col-r {
    margin-left: 2.0833333333%;
    -ms-flex: 0 0 37.5%;
    flex: 0 0 37.5%;
    max-width: 37.5%;
  }
}
@media (max-width: 991.98px) {
  section.referring-doctor {
    margin-bottom: 56px;
  }
  section.referring-doctor .col-l {
    -ms-flex: 0 0 100%;
    flex: 0 0 100%;
    max-width: 100%;
  }
  section.referring-doctor .col-r {
    margin-top: 56px;
    -ms-flex: 0 0 100%;
    flex: 0 0 100%;
    max-width: 100%;
    margin-left: 0%;
  }
}
@media (max-width: 991.98px) {
  section.referring-doctor .boxes-wrapper {
    flex-direction: column;
  }
  section.referring-doctor .boxes-wrapper .box {
    width: 100%;
  }
}
section.need-referral .breadcrumbs {
  margin-top: 24px;
  margin-bottom: 40px;
}
section.need-referral .row-top-content {
  display: flex;
  align-items: center;
}
section.need-referral .row-top-content .col-l {
  -ms-flex: 0 0 50%;
  flex: 0 0 50%;
  max-width: 50%;
}
section.need-referral .row-top-content .col-r {
  margin-left: 8.3333333333%;
  -ms-flex: 0 0 33.3333333333%;
  flex: 0 0 33.3333333333%;
  max-width: 33.3333333333%;
}
section.need-referral .row-top-content .col-r h1 {
  font-family: "new-spirit", serif;
  font-weight: 400;
  font-style: normal;
  color: #000;
  font-size: 64px;
  font-size: max(min(3.7vw, 64px), 40px);
  font-style: normal;
  font-weight: 300;
  line-height: 1;
  margin-bottom: 40px;
  max-width: 350px;
}
section.need-referral .row-top-content .col-r h1 em {
  font-family: "new-spirit", serif;
  font-weight: 400;
  font-style: normal;
  color: #000;
  font-size: 64px;
  font-size: max(min(3.7vw, 64px), 40px);
  font-style: italic;
  font-weight: 300;
  line-height: 1;
}
@media (max-width: 991.98px) {
  section.need-referral .row-top-content .col-r h1 {
    font-size: 36px;
  }
  section.need-referral .row-top-content .col-r h1 em {
    font-size: 36px;
  }
}
@media (max-width: 575.98px) {
  section.need-referral .row-top-content .col-r h1 {
    font-size: 32px;
  }
  section.need-referral .row-top-content .col-r h1 em {
    font-size: 32px;
  }
}
@media (max-width: 349px) {
  section.need-referral .row-top-content .col-r h1 {
    font-size: 24px;
  }
  section.need-referral .row-top-content .col-r h1 em {
    font-size: 24px;
  }
}
section.need-referral .row-list {
  margin-top: 96px;
}
section.need-referral .row-list .col {
  -ms-flex: 0 0 66.6666666667%;
  flex: 0 0 66.6666666667%;
  max-width: 66.6666666667%;
  margin-left: 16.6666666667%;
}
section.need-referral .row-list h2 {
  font-family: "new-spirit", serif;
  font-weight: 400;
  font-style: normal;
  color: #000;
  font-size: 40px;
  font-size: max(min(2.25vw, 40px), 32px);
  font-style: normal;
  font-weight: 300;
  line-height: 1.2;
  text-align: center;
}
@media (max-width: 767.98px) {
  section.need-referral .row-list h2 {
    font-size: 28px;
  }
}
@media (max-width: 575.98px) {
  section.need-referral .row-list h2 {
    font-size: 28px;
  }
}
@media (max-width: 349px) {
  section.need-referral .row-list h2 {
    font-size: 22px;
  }
}
section.need-referral .row-list .list-wrapper {
  display: flex;
  gap: 40px;
  margin-top: 64px;
  margin-bottom: 64px;
}
section.need-referral .row-list .list-wrapper .copy {
  width: 50%;
  display: flex;
  justify-content: space-between;
}
section.need-referral .row-list .list-wrapper .copy p {
  font-size: 20px;
}
section.need-referral .row-list .list-wrapper .copy a {
  color: #3C0A32;
  font-family: PPNeueMontreal-Regular, sans-serif;
  font-weight: normal;
  font-style: normal;
  font-size: 20px;
  font-style: normal;
  font-weight: 400;
  line-height: 1.6;
  text-decoration-line: underline;
}
section.need-referral .row-list .list-wrapper .copy-inner {
  width: 75%;
}
section.need-referral .row-list .list-wrapper .number {
  width: 25%;
  color: #3C0A32;
  font-family: "new-spirit", serif;
  font-weight: 400;
  font-style: normal;
  font-size: 120px;
  font-style: italic;
  font-weight: 300;
  line-height: 1; /* 60% */
}
section.need-referral .row-list .bottom-content {
  text-align: center;
}
section.need-referral .row-list .bottom-content p {
  line-height: 2.5;
  font-size: 20px;
}
section.need-referral .row-list .bottom-content p a {
  color: #3C0A32;
  font-family: PPNeueMontreal-Regular, sans-serif;
  font-weight: normal;
  font-style: normal;
  font-size: 20px;
  font-style: normal;
  font-weight: 400;
  line-height: 1.6;
  text-decoration-line: underline;
}
section.need-referral .row-zoho-form .col {
  -ms-flex: 0 0 66.6666666667%;
  flex: 0 0 66.6666666667%;
  max-width: 66.6666666667%;
  margin-left: 16.6666666667%;
}
@media (max-width: 1199.98px) {
  section.need-referral .row-list .col {
    -ms-flex: 0 0 91.6666666667%;
    flex: 0 0 91.6666666667%;
    max-width: 91.6666666667%;
    margin-left: 4.1666666667%;
  }
  section.need-referral .row-list .list-wrapper .number {
    font-size: 96px;
  }
}
@media (max-width: 767.98px) {
  section.need-referral .row-top-content {
    flex-direction: column;
  }
  section.need-referral .row-top-content .col-l {
    margin-left: 0%;
    -ms-flex: 0 0 100%;
    flex: 0 0 100%;
    max-width: 100%;
  }
  section.need-referral .row-top-content .col-r {
    margin-top: 56px;
    margin-left: 0%;
    -ms-flex: 0 0 100%;
    flex: 0 0 100%;
    max-width: 100%;
  }
  section.need-referral .row-list .list-wrapper {
    display: block;
  }
  section.need-referral .row-list .list-wrapper .copy {
    width: 100%;
    margin-bottom: 56px;
  }
  section.need-referral .row-list .list-wrapper .copy:last-child {
    margin-bottom: 0px;
  }
  section.need-referral .row-list .bottom-content p {
    line-height: 1.6;
  }
}
section.have-referral .breadcrumbs {
  margin-top: 24px;
  margin-bottom: 40px;
}
section.have-referral .row-top-content {
  display: flex;
  align-items: center;
}
section.have-referral .row-top-content .col-l {
  -ms-flex: 0 0 41.6666666667%;
  flex: 0 0 41.6666666667%;
  max-width: 41.6666666667%;
}
section.have-referral .row-top-content .col-l h1 {
  font-family: "new-spirit", serif;
  font-weight: 400;
  font-style: normal;
  color: #000;
  font-size: 64px;
  font-size: max(min(3.7vw, 64px), 40px);
  font-style: normal;
  font-weight: 300;
  line-height: 1;
  margin-bottom: 24px;
}
section.have-referral .row-top-content .col-l h1 em {
  font-family: "new-spirit", serif;
  font-weight: 400;
  font-style: normal;
  color: #000;
  font-size: 64px;
  font-size: max(min(3.7vw, 64px), 40px);
  font-style: italic;
  font-weight: 300;
  line-height: 1;
}
@media (max-width: 991.98px) {
  section.have-referral .row-top-content .col-l h1 {
    font-size: 36px;
  }
  section.have-referral .row-top-content .col-l h1 em {
    font-size: 36px;
  }
}
@media (max-width: 575.98px) {
  section.have-referral .row-top-content .col-l h1 {
    font-size: 32px;
  }
  section.have-referral .row-top-content .col-l h1 em {
    font-size: 32px;
  }
}
@media (max-width: 349px) {
  section.have-referral .row-top-content .col-l h1 {
    font-size: 24px;
  }
  section.have-referral .row-top-content .col-l h1 em {
    font-size: 24px;
  }
}
section.have-referral .row-top-content .col-l h2 {
  font-family: "new-spirit", serif;
  font-weight: 400;
  font-style: normal;
  color: #000;
  font-size: 40px;
  font-size: max(min(2.25vw, 40px), 32px);
  font-style: normal;
  font-weight: 300;
  line-height: 1.2;
  margin-bottom: 40px;
}
@media (max-width: 767.98px) {
  section.have-referral .row-top-content .col-l h2 {
    font-size: 28px;
  }
}
@media (max-width: 575.98px) {
  section.have-referral .row-top-content .col-l h2 {
    font-size: 28px;
  }
}
@media (max-width: 349px) {
  section.have-referral .row-top-content .col-l h2 {
    font-size: 22px;
  }
}
section.have-referral .row-top-content .col-r {
  margin-left: 14.5833333333%;
  -ms-flex: 0 0 43.75%;
  flex: 0 0 43.75%;
  max-width: 43.75%;
}
section.have-referral .row-cta {
  overflow: hidden;
  margin-top: 96px;
}
section.have-referral .row-cta .circle {
  position: absolute;
  z-index: 0;
}
section.have-referral .row-cta .circle.circle-1 {
  bottom: 32px;
  left: 60%;
  animation: animateCirclesHero1 8s ease-in-out infinite;
  transform-origin: 50% 50%;
}
section.have-referral .row-cta .col {
  margin-left: 16.6666666667%;
  -ms-flex: 0 0 66.6666666667%;
  flex: 0 0 66.6666666667%;
  max-width: 66.6666666667%;
}
section.have-referral .row-cta .col .inner {
  background: #3C0A32;
  padding: 48px;
  border-radius: 24px;
  display: flex;
  align-items: center;
}
section.have-referral .row-cta .col h3 {
  position: relative;
  color: #fff;
  width: 62.5%;
  margin-bottom: 0px;
}
section.have-referral .row-cta .col .acf-link {
  position: relative;
  width: 37.5%;
  display: inline-flex;
  justify-content: flex-end;
  text-align: center;
}
section.have-referral .row-cta .col a {
  font-family: PPNeueMontreal-Medium, sans-serif;
  font-weight: bold;
  font-style: normal;
  background-color: #FF8C70;
  outline: none !important;
  text-decoration: none !important;
  display: inline-block;
  cursor: pointer;
  color: #3C0A32;
  border-radius: 4px;
  padding-left: 40px;
  padding-right: 40px;
  height: 44px;
  line-height: 44px;
  border-radius: 22px;
  font-size: 16px;
}
section.have-referral .row-cta .col a:focus {
  outline: none !important;
}
section.have-referral .row-cta .col a:focus-visible {
  outline: 1px dotted !important;
  outline: 5px auto -webkit-focus-ring-color !important;
}
section.have-referral .row-cta .col a span {
  color: #3C0A32;
  font-size: 16px;
  line-height: 44px;
}
@media (min-width: 992px) {
  section.have-referral .row-cta .col a {
    -webkit-transition: background 250ms cubic-bezier(0.24, 0, 0.4, 1), border 250ms cubic-bezier(0.24, 0, 0.4, 1), color 250ms cubic-bezier(0.24, 0, 0.4, 1), opacity 1000ms cubic-bezier(0.24, 0, 0.4, 1);
    -moz-transition: background 250ms cubic-bezier(0.24, 0, 0.4, 1), border 250ms cubic-bezier(0.24, 0, 0.4, 1), color 250ms cubic-bezier(0.24, 0, 0.4, 1), opacity 1000ms cubic-bezier(0.24, 0, 0.4, 1);
    -ms-transition: background 250ms cubic-bezier(0.24, 0, 0.4, 1), border 250ms cubic-bezier(0.24, 0, 0.4, 1), color 250ms cubic-bezier(0.24, 0, 0.4, 1), opacity 1000ms cubic-bezier(0.24, 0, 0.4, 1);
    -o-transition: background 250ms cubic-bezier(0.24, 0, 0.4, 1), border 250ms cubic-bezier(0.24, 0, 0.4, 1), color 250ms cubic-bezier(0.24, 0, 0.4, 1), opacity 1000ms cubic-bezier(0.24, 0, 0.4, 1);
    transition: background 250ms cubic-bezier(0.24, 0, 0.4, 1), border 250ms cubic-bezier(0.24, 0, 0.4, 1), color 250ms cubic-bezier(0.24, 0, 0.4, 1), opacity 1000ms cubic-bezier(0.24, 0, 0.4, 1);
  }
  section.have-referral .row-cta .col a * {
    -webkit-transition: color 250ms cubic-bezier(0.24, 0, 0.4, 1);
    -moz-transition: color 250ms cubic-bezier(0.24, 0, 0.4, 1);
    -ms-transition: color 250ms cubic-bezier(0.24, 0, 0.4, 1);
    -o-transition: color 250ms cubic-bezier(0.24, 0, 0.4, 1);
    transition: color 250ms cubic-bezier(0.24, 0, 0.4, 1);
  }
  section.have-referral .row-cta .col a:hover {
    background-color: #3C0A32 !important;
    color: #FF8C70 !important;
  }
  section.have-referral .row-cta .col a:hover span {
    opacity: 1 !important;
  }
  section.have-referral .row-cta .col a:hover * {
    color: #FF8C70;
  }
}
section.have-referral .row-cta .col a:hover {
  background-color: #fff !important;
  color: #3C0A32 !important;
}
section.have-referral .row-zoho-form .col {
  -ms-flex: 0 0 66.6666666667%;
  flex: 0 0 66.6666666667%;
  max-width: 66.6666666667%;
  margin-left: 16.6666666667%;
}
@media (max-width: 1199.98px) {
  section.have-referral .row-cta .col {
    margin-left: 8.3333333333%;
    -ms-flex: 0 0 83.3333333333%;
    flex: 0 0 83.3333333333%;
    max-width: 83.3333333333%;
  }
}
@media (max-width: 991.98px) {
  section.have-referral .row-cta .col {
    margin-left: 0%;
    -ms-flex: 0 0 100%;
    flex: 0 0 100%;
    max-width: 100%;
  }
}
@media (max-width: 767.98px) {
  section.have-referral .row-top-content {
    flex-direction: column;
  }
  section.have-referral .row-top-content .col-l {
    margin-left: 0%;
    -ms-flex: 0 0 100%;
    flex: 0 0 100%;
    max-width: 100%;
  }
  section.have-referral .row-top-content .col-r {
    margin-top: 56px;
    margin-left: 0%;
    -ms-flex: 0 0 100%;
    flex: 0 0 100%;
    max-width: 100%;
  }
  section.have-referral .row-cta {
    margin-top: 56px;
  }
  section.have-referral .row-cta .col .inner {
    flex-direction: column;
  }
  section.have-referral .row-cta .col h3 {
    width: 100%;
    margin-bottom: 24px;
  }
  section.have-referral .row-cta .col .acf-link {
    width: 100%;
    justify-content: flex-start;
  }
}
section.team .team-cat-1 .circle {
  position: absolute;
}
section.team .team-cat-1 .circle .row-category:nth-child(1n) {
  background: red;
}
section.team .team-cat-1 .circle.circle-1 {
  top: 35%;
  left: 16%;
  animation: animateCirclesHero1 8s ease-in-out infinite;
  transform-origin: 50% 50%;
}
section.team .team-cat-1 .circle.circle-2 {
  top: 30%;
  right: 25%;
  animation: animateCirclesHero2 12s ease-in-out infinite;
  transform-origin: 50% 50%;
}
section.team .team-cat-0 .circle {
  position: absolute;
}
section.team .team-cat-0 .circle .row-category:nth-child(1n) {
  background: red;
}
section.team .team-cat-0 .circle.circle-1 {
  top: 35%;
  left: 12%;
  animation: animateCirclesHero1 8s ease-in-out infinite;
  transform-origin: 50% 50%;
}
section.team .team-cat-0 .circle.circle-2 {
  top: 56px;
  right: 8%;
  animation: animateCirclesHero2 12s ease-in-out infinite;
  transform-origin: 50% 50%;
}
section.team .row-category {
  position: relative;
}
section.team .row-category h2 {
  text-align: center;
  margin-top: 128px;
  margin-bottom: 48px;
  position: relative;
}
section.team .row-team .col {
  margin-bottom: 32px;
  -ms-flex: 0 0 33.3333333333%;
  flex: 0 0 33.3333333333%;
  max-width: 33.3333333333%;
}
section.team .row-team .col .inner {
  border-radius: 24px;
  position: relative;
  overflow: hidden;
  height: 100%;
}
section.team .row-team .col .boxed-content {
  background: #fff;
  position: absolute;
  bottom: 8px;
  left: 8px;
  width: calc(100% - 16px);
  border-radius: 20px;
  padding: 20px;
  text-align: center;
}
section.team .row-team .col .boxed-content h3 {
  margin-bottom: 8px;
  font-size: 24px;
}
section.team .row-team .col .boxed-content p {
  margin-bottom: 0px;
  font-size: 14px;
  line-height: 1.114286;
}
section.team .row-team .col .join-team {
  background: #3C0A32;
  height: 100%;
  display: flex;
  align-items: center;
  text-align: center;
  padding: 40px;
  position: relative;
}
section.team .row-team .col .join-team h2, section.team .row-team .col .join-team h3, section.team .row-team .col .join-team h4, section.team .row-team .col .join-team h4 {
  color: #fff;
}
section.team .row-team .col .join-team p {
  color: #fff;
}
section.team .row-team .col .join-team .join-team-content {
  position: relative;
}
section.team .row-team .col .join-team a:hover {
  text-decoration: none;
}
section.team .row-team .col .join-team .circle {
  position: absolute;
  z-index: 0;
}
section.team .row-team .col .join-team .circle .row-category:nth-child(1n) {
  background: red;
}
section.team .row-team .col .join-team .circle.circle-1 {
  top: 50%;
  left: 4%;
  animation: animateCirclesHero1 8s ease-in-out infinite;
  transform-origin: 50% 50%;
}
section.team .row-team .col .join-team .circle.circle-2 {
  bottom: 56px;
  right: 5%;
  animation: animateCirclesHero2 12s ease-in-out infinite;
  transform-origin: 50% 50%;
}
section.team .row-team .col .join-team .circle.circle-3 {
  top: 24px;
  left: 50%;
  animation: animateCirclesHero2 12s ease-in-out infinite;
  transform-origin: 50% 50%;
}
@media (max-width: 1199.98px) {
  section.team .row-team .col .boxed-content h3 {
    font-size: 18px;
  }
  section.team .row-team .join-team p {
    font-size: 16px;
  }
}
@media (max-width: 991.98px) {
  section.team .row-team .col {
    -ms-flex: 0 0 50%;
    flex: 0 0 50%;
    max-width: 50%;
  }
}
@media (max-width: 767.98px) {
  section.team .row-team .col {
    -ms-flex: 0 0 100%;
    flex: 0 0 100%;
    max-width: 100%;
  }
}
section.biography {
  margin-top: 80px;
  margin-bottom: 80px;
}
section.biography .col-l svg {
  margin-bottom: 40px;
}
@media (max-width: 991.98px) {
  section.biography .col-l {
    -ms-flex: 0 0 100%;
    flex: 0 0 100%;
    max-width: 100%;
    margin-bottom: 40px;
  }
  section.biography .col-r {
    -ms-flex: 0 0 100%;
    flex: 0 0 100%;
    max-width: 100%;
  }
}
section.team-hero {
  margin-bottom: 40px;
}
section.team-hero .inner {
  background: #F7E9E1;
  border-radius: 40px;
  overflow: hidden;
}
section.team-hero .col-l {
  padding: 56px;
  display: flex;
  flex-direction: column;
  justify-content: space-between;
  -ms-flex: 0 0 50%;
  flex: 0 0 50%;
  max-width: 50%;
}
section.team-hero .col-l h1 {
  font-family: "new-spirit", serif;
  font-weight: 400;
  font-style: normal;
  color: #000;
  font-size: 64px;
  font-size: max(min(3.7vw, 64px), 40px);
  font-style: normal;
  font-weight: 300;
  line-height: 1;
  margin-top: 64px;
}
section.team-hero .col-l h1 em {
  font-family: "new-spirit", serif;
  font-weight: 400;
  font-style: normal;
  color: #000;
  font-size: 64px;
  font-size: max(min(3.7vw, 64px), 40px);
  font-style: italic;
  font-weight: 300;
  line-height: 1;
}
@media (max-width: 991.98px) {
  section.team-hero .col-l h1 {
    font-size: 36px;
  }
  section.team-hero .col-l h1 em {
    font-size: 36px;
  }
}
@media (max-width: 575.98px) {
  section.team-hero .col-l h1 {
    font-size: 32px;
  }
  section.team-hero .col-l h1 em {
    font-size: 32px;
  }
}
@media (max-width: 349px) {
  section.team-hero .col-l h1 {
    font-size: 24px;
  }
  section.team-hero .col-l h1 em {
    font-size: 24px;
  }
}
section.team-hero .col-r {
  -ms-flex: 0 0 50%;
  flex: 0 0 50%;
  max-width: 50%;
}
@media (max-width: 991.98px) {
  section.team-hero .col-l {
    -ms-flex: 0 0 100%;
    flex: 0 0 100%;
    max-width: 100%;
    padding: 40px;
  }
  section.team-hero .col-l h1 {
    margin-bottom: 80px;
  }
  section.team-hero .col-r {
    -ms-flex: 0 0 100%;
    flex: 0 0 100%;
    max-width: 100%;
  }
}
section.team-footer-content .inner {
  background: #fff;
  border-radius: 24px;
  overflow: hidden;
  padding: 80px 56px;
}
section.team-footer-content .inner h2 {
  max-width: 300px;
}
@media (max-width: 767.98px) {
  section.team-footer-content .inner {
    padding: 56px 40px;
  }
  section.team-footer-content .inner h2 {
    margin-bottom: 24px;
  }
  section.team-footer-content .col {
    -ms-flex: 0 0 100%;
    flex: 0 0 100%;
    max-width: 100%;
  }
}
section.egg-freezing-intro {
  margin-bottom: 48px;
}
section.egg-freezing-intro .row {
  display: flex;
  align-items: center;
}
section.egg-freezing-intro .col-l {
  -ms-flex: 0 0 50%;
  flex: 0 0 50%;
  max-width: 50%;
}
section.egg-freezing-intro .col-l img {
  border-radius: 24px;
}
section.egg-freezing-intro .col-r {
  margin-left: 8.3333333333%;
  -ms-flex: 0 0 41.6666666667%;
  flex: 0 0 41.6666666667%;
  max-width: 41.6666666667%;
}
section.egg-freezing-intro .col-r .inner {
  position: relative;
}
section.egg-freezing-intro .col-r .inner h2, section.egg-freezing-intro .col-r .inner h3, section.egg-freezing-intro .col-r .inner h4 {
  max-width: 449px;
  margin-bottom: 40px;
}
section.egg-freezing-intro .col-r .inner svg {
  position: absolute;
  top: -8px;
  left: -8px;
  z-index: -1;
}
@media (max-width: 991.98px) {
  section.egg-freezing-intro {
    margin-top: 56px;
    margin-bottom: 24px;
  }
  section.egg-freezing-intro .col-l {
    margin-left: 0%;
    -ms-flex: 0 0 100%;
    flex: 0 0 100%;
    max-width: 100%;
    padding-bottom: 56px;
  }
  section.egg-freezing-intro .col-r {
    margin-left: 0%;
    -ms-flex: 0 0 100%;
    flex: 0 0 100%;
    max-width: 100%;
  }
}
section.numbered-slider {
  background: #DFEEF2;
  padding-top: 128px;
  padding-bottom: 40px;
  margin-bottom: 128px;
  padding-left: 15px;
  position: relative;
}
@media (min-width: 350px) {
  section.numbered-slider {
    padding-left: 20px;
  }
}
@media (min-width: 576px) {
  section.numbered-slider {
    padding-left: 25px;
  }
}
@media (min-width: 992px) {
  section.numbered-slider {
    padding-left: 40px;
  }
}
@media (min-width: 1480px) {
  section.numbered-slider {
    padding-left: 40px;
  }
}
section.numbered-slider .numbered-splider {
  margin-top: 40px;
}
section.numbered-slider .container > .row > .col {
  min-width: 100%;
}
section.numbered-slider h2 {
  position: relative;
  z-index: 1;
  text-align: center;
  max-width: 75%;
  margin: 0px auto;
  margin-bottom: 40px;
}
section.numbered-slider h2.h2-flipped {
  margin-top: 40px;
  margin-bottom: 80px;
}
section.numbered-slider p.title-copy {
  max-width: 38%;
  margin: 0px auto;
  text-align: center;
}
section.numbered-slider .copy ul {
  padding-left: 28px;
}
section.numbered-slider .copy ul li {
  list-style-type: none;
  margin-bottom: 24px;
}
section.numbered-slider .copy ul li:before {
  content: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='15' height='13' viewBox='0 0 15 13' fill='none'%3E%3Cpath d='M14.3638 7.31317C15.9845 3.68179 11.6392 0.37803 8.21435 0.0260826C5.31638 -0.269099 0.713379 1.99463 0.167392 4.09537C-0.286478 5.49479 0.167603 7.99479 1.71369 9.99479C6.23072 14.4922 12.4563 11.5836 14.3621 7.31317' fill='%23FF8C70'/%3E%3C/svg%3E");
  display: inline-block;
  width: 15px;
  height: 13px;
  margin-right: 12px;
  margin-left: -27px;
}
section.numbered-slider .splide {
  cursor: url(img/icons/clickanddrag.svg) 12 12, auto;
}
section.numbered-slider .splide__slide {
  text-align: left;
  background: #fff;
  border-radius: 24px;
  padding: 80px;
}
section.numbered-slider .splide__slide h3 {
  margin-bottom: 16px;
}
section.numbered-slider .splide__slide .number {
  position: relative;
  margin-bottom: 56px;
}
section.numbered-slider .splide__slide .number span {
  position: relative;
  z-index: 1;
  color: #000;
  font-family: "new-spirit", serif;
  font-weight: 400;
  font-style: normal;
  font-size: 96px;
  font-style: normal;
  font-weight: 300;
  line-height: 1;
}
section.numbered-slider .splide__slide .number svg {
  position: absolute;
  top: -16px;
  left: -36px;
  z-index: 0;
}
@media (max-width: 991.98px) {
  section.numbered-slider {
    margin-bottom: 64px;
    padding-right: 20px;
  }
  section.numbered-slider .splide__track {
    padding-right: 0px !important;
  }
  section.numbered-slider p.title-copy {
    max-width: 80%;
  }
}
section.faq-header {
  padding-top: 40px;
  padding-bottom: 80px;
  position: relative;
  overflow-x: clip;
}
section.faq-header .circle {
  position: absolute;
}
section.faq-header .circle.circle-1 {
  top: 24px;
  left: 65%;
  animation: animateCirclesHero1 8s ease-in-out infinite;
  transform-origin: 50% 50%;
}
section.faq-header .circle.circle-2 {
  bottom: -40px;
  left: 10%;
  animation: animateCirclesHero2 12s ease-in-out infinite;
  transform-origin: 50% 50%;
}
section.faq-header .circle.circle-3 {
  top: 64px;
  right: 7%;
  animation: animateCirclesHero3 10s ease-in-out infinite;
  transform-origin: 50% 50%;
}
section.faq-header .content {
  margin-top: 80px;
  position: relative;
}
section.faq-header h1 {
  font-family: "new-spirit", serif;
  font-weight: 400;
  font-style: normal;
  color: #000;
  font-size: 64px;
  font-size: max(min(3.7vw, 64px), 40px);
  font-style: normal;
  font-weight: 300;
  line-height: 1;
  text-align: center;
  max-width: 40%;
  margin: 0px auto;
}
section.faq-header h1 em {
  font-family: "new-spirit", serif;
  font-weight: 400;
  font-style: normal;
  color: #000;
  font-size: 64px;
  font-size: max(min(3.7vw, 64px), 40px);
  font-style: italic;
  font-weight: 300;
  line-height: 1;
}
@media (max-width: 991.98px) {
  section.faq-header h1 {
    font-size: 36px;
  }
  section.faq-header h1 em {
    font-size: 36px;
  }
}
@media (max-width: 575.98px) {
  section.faq-header h1 {
    font-size: 32px;
  }
  section.faq-header h1 em {
    font-size: 32px;
  }
}
@media (max-width: 349px) {
  section.faq-header h1 {
    font-size: 24px;
  }
  section.faq-header h1 em {
    font-size: 24px;
  }
}
@media (max-width: 991.98px) {
  section.faq-header .circle.circle-1 {
    left: 45%;
  }
}
@media (max-width: 767.98px) {
  section.faq-header .circle.circle-2 {
    width: 18%;
  }
  section.faq-header .circle.circle-3 {
    width: 25%;
  }
  section.faq-header h1 {
    max-width: 100%;
  }
}
section.contact-callout {
  position: relative;
}
section.contact-callout .circle {
  position: absolute;
}
section.contact-callout .circle.circle-1 {
  bottom: 0%;
  left: 5%;
  animation: animateCirclesHero1 8s ease-in-out infinite;
  transform-origin: 50% 50%;
}
section.contact-callout .circle.circle-2 {
  top: 40%;
  right: 5%;
  animation: animateCirclesHero2 12s ease-in-out infinite;
  transform-origin: 50% 50%;
}
section.contact-callout .circle.circle-3 {
  top: -32px;
  left: 15%;
  animation: animateCirclesHero3 10s ease-in-out infinite;
  transform-origin: 50% 50%;
}
section.contact-callout .content {
  position: relative;
  text-align: center;
}
section.contact-callout .content h1, section.contact-callout .content h2, section.contact-callout .content h3, section.contact-callout .content h4 {
  max-width: 30%;
  margin: 0px auto;
  margin-bottom: 32px;
}
section.contact-callout .content p {
  margin: 0px auto;
  margin-bottom: 32px;
}
section.contact-callout .content a {
  font-family: PPNeueMontreal-Medium, sans-serif;
  font-weight: bold;
  font-style: normal;
  background-color: #FF8C70;
  outline: none !important;
  text-decoration: none !important;
  display: inline-block;
  cursor: pointer;
  color: #3C0A32;
  border-radius: 4px;
  padding-left: 40px;
  padding-right: 40px;
  height: 44px;
  line-height: 44px;
  border-radius: 22px;
  font-size: 16px;
}
section.contact-callout .content a:focus {
  outline: none !important;
}
section.contact-callout .content a:focus-visible {
  outline: 1px dotted !important;
  outline: 5px auto -webkit-focus-ring-color !important;
}
section.contact-callout .content a span {
  color: #3C0A32;
  font-size: 16px;
  line-height: 44px;
}
@media (min-width: 992px) {
  section.contact-callout .content a {
    -webkit-transition: background 250ms cubic-bezier(0.24, 0, 0.4, 1), border 250ms cubic-bezier(0.24, 0, 0.4, 1), color 250ms cubic-bezier(0.24, 0, 0.4, 1), opacity 1000ms cubic-bezier(0.24, 0, 0.4, 1);
    -moz-transition: background 250ms cubic-bezier(0.24, 0, 0.4, 1), border 250ms cubic-bezier(0.24, 0, 0.4, 1), color 250ms cubic-bezier(0.24, 0, 0.4, 1), opacity 1000ms cubic-bezier(0.24, 0, 0.4, 1);
    -ms-transition: background 250ms cubic-bezier(0.24, 0, 0.4, 1), border 250ms cubic-bezier(0.24, 0, 0.4, 1), color 250ms cubic-bezier(0.24, 0, 0.4, 1), opacity 1000ms cubic-bezier(0.24, 0, 0.4, 1);
    -o-transition: background 250ms cubic-bezier(0.24, 0, 0.4, 1), border 250ms cubic-bezier(0.24, 0, 0.4, 1), color 250ms cubic-bezier(0.24, 0, 0.4, 1), opacity 1000ms cubic-bezier(0.24, 0, 0.4, 1);
    transition: background 250ms cubic-bezier(0.24, 0, 0.4, 1), border 250ms cubic-bezier(0.24, 0, 0.4, 1), color 250ms cubic-bezier(0.24, 0, 0.4, 1), opacity 1000ms cubic-bezier(0.24, 0, 0.4, 1);
  }
  section.contact-callout .content a * {
    -webkit-transition: color 250ms cubic-bezier(0.24, 0, 0.4, 1);
    -moz-transition: color 250ms cubic-bezier(0.24, 0, 0.4, 1);
    -ms-transition: color 250ms cubic-bezier(0.24, 0, 0.4, 1);
    -o-transition: color 250ms cubic-bezier(0.24, 0, 0.4, 1);
    transition: color 250ms cubic-bezier(0.24, 0, 0.4, 1);
  }
  section.contact-callout .content a:hover {
    background-color: #3C0A32 !important;
    color: #FF8C70 !important;
  }
  section.contact-callout .content a:hover span {
    opacity: 1 !important;
  }
  section.contact-callout .content a:hover * {
    color: #FF8C70;
  }
}
@media (max-width: 991.98px) {
  section.contact-callout .content h1, section.contact-callout .content h2, section.contact-callout .content h3, section.contact-callout .content h4 {
    max-width: 40%;
  }
}
@media (max-width: 767.98px) {
  section.contact-callout .content h1, section.contact-callout .content h2, section.contact-callout .content h3, section.contact-callout .content h4 {
    max-width: 100%;
  }
  section.contact-callout .circle.circle-2 {
    width: 18%;
  }
  section.contact-callout .circle.circle-3 {
    width: 25%;
  }
}
section.large-centered-copy {
  padding-top: 192px;
  padding-bottom: 192px;
  overflow: hidden;
}
section.large-centered-copy .col {
  -ms-flex: 0 0 83.3333333333%;
  flex: 0 0 83.3333333333%;
  max-width: 83.3333333333%;
  margin-left: 8.3333333333%;
}
section.large-centered-copy p {
  color: #3C0A32;
  text-align: center;
  font-family: "new-spirit", serif;
  font-weight: 400;
  font-style: normal;
  font-size: 60px;
  font-size: max(min(3.461538462vw, 60px), 48px);
  font-style: normal;
  font-weight: 300;
  line-height: 1.2;
  margin-bottom: 0px;
  position: relative;
  z-index: 1;
}
section.large-centered-copy .circle {
  position: absolute;
}
section.large-centered-copy .circle.circle-1 {
  bottom: -29%;
  left: 36%;
  animation: animateCirclesHero1 8s ease-in-out infinite;
  transform-origin: 50% 50%;
}
section.large-centered-copy .circle.circle-2 {
  top: -40%;
  left: 9%;
  animation: animateCirclesHero2 12s ease-in-out infinite;
  transform-origin: 50% 50%;
}
section.large-centered-copy .circle.circle-3 {
  top: -12%;
  right: 6%;
  animation: animateCirclesHero3 10s ease-in-out infinite;
  transform-origin: 50% 50%;
}
@media (max-width: 991.98px) {
  section.large-centered-copy .circle.circle-1 {
    bottom: -22%;
  }
  section.large-centered-copy .circle.circle-2 {
    top: -20%;
  }
}
@media (max-width: 767.98px) {
  section.large-centered-copy {
    padding-top: 128px;
    padding-bottom: 128px;
  }
  section.large-centered-copy .col {
    -ms-flex: 0 0 100%;
    flex: 0 0 100%;
    max-width: 100%;
    margin-left: 0%;
  }
  section.large-centered-copy p {
    font-size: 36px;
  }
}
section.register {
  margin-top: 100px;
  margin-bottom: 100px;
  padding-left: 15px;
  padding-right: 15px;
  display: -webkit-box;
  display: -moz-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: center;
  -moz-box-pack: center;
  -ms-flex-pack: center;
  -webkit-justify-content: center;
  justify-content: center;
  margin-left: -10px;
  margin-right: -10px;
}
@media (max-width: 991.98px) {
  section.register {
    margin-top: 80px;
  }
}
@media (max-width: 767.98px) {
  section.register {
    margin-top: 60px;
  }
}
@media (max-width: 375px) {
  section.register {
    margin-top: 44px;
  }
}
@media (max-width: 991.98px) {
  section.register {
    margin-bottom: 80px;
  }
}
@media (max-width: 767.98px) {
  section.register {
    margin-bottom: 60px;
  }
}
@media (max-width: 375px) {
  section.register {
    margin-bottom: 32px;
  }
}
@media (min-width: 350px) {
  section.register {
    padding-left: 20px;
  }
}
@media (min-width: 576px) {
  section.register {
    padding-left: 25px;
  }
}
@media (min-width: 992px) {
  section.register {
    padding-left: 40px;
  }
}
@media (min-width: 1480px) {
  section.register {
    padding-left: 40px;
  }
}
@media (min-width: 350px) {
  section.register {
    padding-right: 20px;
  }
}
@media (min-width: 576px) {
  section.register {
    padding-right: 25px;
  }
}
@media (min-width: 992px) {
  section.register {
    padding-right: 40px;
  }
}
@media (min-width: 1480px) {
  section.register {
    padding-right: 40px;
  }
}
section.coming-soon, section.error-404 {
  background-color: #F5F4F1;
  height: 100vh;
  height: -moz-calc(100vh -  126px);
  height: -webkit-calc(100vh -  126px);
  height: calc(100vh -  126px);
  display: -webkit-box;
  display: -moz-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
  -moz-box-align: center;
  -ms-flex-align: center;
  -webkit-align-items: center;
  align-items: center;
  -webkit-box-pack: center;
  -moz-box-pack: center;
  -ms-flex-pack: center;
  -webkit-justify-content: center;
  justify-content: center;
  text-align: center;
}
@media (max-width: 991.98px) {
  section.coming-soon, section.error-404 {
    height: -moz-calc(100vh -  64px);
    height: -webkit-calc(100vh -  64px);
    height: calc(100vh -  64px);
  }
}
section.coming-soon *, section.error-404 * {
  color: #000000;
}
section.coming-soon h1, section.error-404 h1 {
  margin-bottom: 30px;
}

/*--------------------------------------------------------------
THEME / SECTIONS
--------------------------------------------------------------*/
.news-repeater {
  margin-bottom: 72px;
}
.news-repeater h1 {
  font-family: "new-spirit", serif;
  font-weight: 400;
  font-style: normal;
  font-style: normal;
  font-weight: 300;
  font-size: 64px;
  line-height: 64px;
  color: #3C0A32;
  margin-bottom: 72px;
  padding-top: 72px;
}
.news-repeater .bar {
  display: none;
  grid-template-columns: 15vw 1fr 1fr;
  text-decoration: none;
  background-color: white;
  justify-content: space-between;
  margin-bottom: 16px;
  border-radius: 24px;
  overflow: hidden;
  min-height: 300px;
  border-width: 5px;
  border-style: solid;
  border-color: #F5F4F1;
  column-gap: 48px;
  transition: border-color 0.6s ease;
}
@media (max-width: 991.98px) {
  .news-repeater .bar {
    grid-template-columns: 1fr 1fr;
    grid-template-rows: 56px 1fr;
  }
}
.news-repeater .bar.active {
  display: grid;
}
@media (max-width: 767.98px) {
  .news-repeater .bar.active {
    display: flex;
    flex-direction: column;
  }
}
.news-repeater .bar:hover {
  border-color: #FF8C70;
}
.news-repeater .bar .left {
  padding-top: 48px;
  padding-left: 40px;
}
@media (max-width: 991.98px) {
  .news-repeater .bar .left {
    grid-column: 1;
    grid-row: 1;
  }
}
@media (max-width: 767.98px) {
  .news-repeater .bar .left {
    padding-right: 40px;
  }
}
.news-repeater .bar .center {
  padding-top: 48px;
}
@media (max-width: 991.98px) {
  .news-repeater .bar .center {
    grid-column: 1;
    grid-row: 2;
    padding-left: 40px;
  }
}
@media (max-width: 767.98px) {
  .news-repeater .bar .center {
    padding-right: 40px;
    margin-bottom: 32px;
  }
}
.news-repeater .bar .right {
  display: flex;
  justify-content: flex-end;
}
@media (max-width: 991.98px) {
  .news-repeater .bar .right {
    grid-column: 2;
    grid-row: span 2;
  }
}
.news-repeater .bar .date {
  font-style: normal;
  font-weight: 500;
  font-size: 14px;
  line-height: 14px;
  color: #3C0A32;
}
.news-repeater .bar .source {
  font-style: normal;
  font-weight: 500;
  font-size: 14px;
  line-height: 14px;
  color: #3C0A32;
}
.news-repeater .bar .title {
  font-family: "new-spirit";
  font-style: normal;
  font-weight: 300;
  font-size: 32px;
  line-height: 40px;
  color: #000000;
}
.news-repeater .bar .image {
  height: 300px;
  width: 450px;
  object-fit: cover;
  background-size: cover;
  background-position: 50%;
  background-repeat: no-repeat;
}
@media (max-width: 991.98px) {
  .news-repeater .bar .image {
    width: 390px;
  }
}
@media (max-width: 767.98px) {
  .news-repeater .bar .image {
    width: 100%;
  }
}

.indicator-wrapper {
  display: flex;
  justify-content: center;
  margin-top: 72px;
}
.indicator-wrapper .indicator {
  display: flex;
  align-items: center;
}
.indicator-wrapper .indicator p {
  margin-bottom: 0px;
}
.indicator-wrapper .indicator .selector {
  transition: all 0.32s ease;
}
.indicator-wrapper .indicator .selector.inactive {
  color: #ADADAD;
}
.indicator-wrapper .indicator .dots {
  font-family: PPNeueMontreal-Regular, sans-serif;
  font-weight: normal;
  font-style: normal;
  font-style: normal;
  font-weight: 400;
  font-size: 12px;
  line-height: 12px;
  text-align: center;
  text-transform: uppercase;
  color: #3C0A32;
}
.indicator-wrapper .indicator .page-start {
  margin-left: 16px;
  display: none;
}
.indicator-wrapper .indicator .page-start.active {
  display: block;
}
.indicator-wrapper .indicator .page-end {
  margin-right: 16px;
  display: none;
}
.indicator-wrapper .indicator .page-end.active {
  display: block;
}
.indicator-wrapper .indicator .dot-start {
  margin-left: 16px;
  display: none;
}
.indicator-wrapper .indicator .dot-start.active {
  display: block;
}
.indicator-wrapper .indicator .dot-end {
  margin-right: 16px;
  display: none;
}
.indicator-wrapper .indicator .dot-end.active {
  display: block;
}
.indicator-wrapper .indicator .pages-wrap {
  display: flex;
  align-items: center;
  margin-left: 16px;
  margin-right: 16px;
}
.indicator-wrapper .indicator .page-num-design {
  padding: 8px;
  border-width: 1px;
  border-color: #FF8C70;
  border-style: solid;
  height: 40px;
  width: 38px;
  display: flex;
  justify-content: center;
  align-items: center;
  border-radius: 50%;
  transition: all 0.32s ease;
  margin-left: 8px;
  margin-right: 8px;
}
.indicator-wrapper .indicator .page-num-design.active {
  border-color: #3C0A32;
}
.indicator-wrapper .indicator .page-num {
  display: none;
}
.indicator-wrapper .indicator .page-num.show {
  display: flex;
}

.the-journal-section-home-anova .top {
  display: flex;
  flex-direction: column;
  align-items: center;
  padding-bottom: 40px;
}
.the-journal-section-home-anova .top .logo {
  width: 70%;
  margin-bottom: 64px;
}
.the-journal-section-home-anova .top .heart {
  width: 72px;
  margin-bottom: 32px;
}
.the-journal-section-home-anova .posts {
  display: grid;
  grid-template-columns: repeat(3, 1fr);
  border-top: 1px solid #D9D9D9;
  border-bottom: 1px solid #D9D9D9;
}
@media (max-width: 991.98px) {
  .the-journal-section-home-anova .posts {
    display: flex;
    flex-direction: column;
  }
  .the-journal-section-home-anova .posts > :nth-child(n+2) {
    border-top: 1px solid #D9D9D9;
  }
}
.the-journal-section-home-anova .posts .large {
  grid-column: span 2;
}
@media (max-width: 1199px) {
  .the-journal-section-home-anova .posts .small .container .image-title {
    min-width: 55%;
  }
}
@media (max-width: 991.98px) {
  .the-journal-section-home-anova .posts .small .container .image-title {
    min-width: 70%;
  }
}
.the-journal-section-home-anova .posts .post {
  padding-top: 72px;
  padding-bottom: 88px;
  display: none;
  border-bottom: 1px solid #D9D9D9;
}
.the-journal-section-home-anova .posts .post.active {
  display: block;
}
.the-journal-section-home-anova .posts .post .container {
  display: flex;
}
@media (max-width: 767.98px) {
  .the-journal-section-home-anova .posts .post .container {
    flex-direction: column;
  }
}
.the-journal-section-home-anova .posts .post .image-title {
  text-decoration: none;
  min-width: 70%;
  max-width: 70%;
}
@media (max-width: 767.98px) {
  .the-journal-section-home-anova .posts .post .image-title {
    min-width: unset;
    max-width: unset;
  }
}
.the-journal-section-home-anova .posts .post .image-title:hover .title {
  color: #F36D68;
  text-decoration: none;
}
.the-journal-section-home-anova .posts .post .date {
  padding-right: 48px;
}
@media (max-width: 991.98px) {
  .the-journal-section-home-anova .posts .post .date {
    min-width: 210px;
  }
}
.the-journal-section-home-anova .posts .post .title {
  font-style: normal;
  font-weight: 300;
  font-size: 24px;
  line-height: 32px;
  padding-top: 24px;
  transition: all 0.32s ease;
}
@media (max-width: 991.98px) {
  .the-journal-section-home-anova .posts .post .title {
    max-width: 90%;
  }
}
.the-journal-section-home-anova .posts .post .image {
  min-width: 70%;
  height: auto;
  border-radius: 24px;
  object-fit: cover;
  background-size: cover;
  background-position: 50%;
  background-repeat: no-repeat;
  padding-bottom: 100%;
}
@media (max-width: 991.98px) {
  .the-journal-section-home-anova .posts .post .image {
    width: 95%;
  }
}
.the-journal-section-home-anova .posts .post.odd {
  border-right: 1px solid #D9D9D9;
}
.the-journal-section-home-anova .posts .post.even .container {
  justify-content: flex-end;
}
@media (max-width: 991.98px) {
  .the-journal-section-home-anova .posts .post.even .container {
    justify-content: unset;
  }
}

.anova-blog-post-single div {
  font-size: 20px;
  line-height: 32px;
  margin-bottom: 20px;
  font-family: PPNeueMontreal-Regular, sans-serif;
  font-weight: normal;
  font-style: normal;
}
.anova-blog-post-single h4 {
  margin-top: 32px;
  margin-bottom: 32px;
}
@media (max-width: 767.98px) {
  .anova-blog-post-single .container .row {
    flex-direction: column-reverse;
  }
}
.anova-blog-post-single .main-content {
  padding-bottom: 144px !important;
}
@media (max-width: 767.98px) {
  .anova-blog-post-single .main-content .article {
    max-width: unset !important;
  }
}
@media (max-width: 767.98px) {
  .anova-blog-post-single .main-content .aside {
    max-width: unset !important;
  }
}
.anova-blog-post-single .date {
  text-align: center;
  font-style: normal;
  font-weight: 500;
  font-size: 16px;
  line-height: 16px;
  margin-bottom: 32px;
}
.anova-blog-post-single pre {
  font-family: "new-spirit";
  font-style: italic;
  font-weight: 300;
  font-size: 28px;
  line-height: 40px;
  color: #3C0A32;
}
.anova-blog-post-single .title {
  color: #3C0A32;
  font-family: "new-spirit";
  font-style: normal;
  font-weight: 300;
  font-size: 56px;
  line-height: 64px;
  text-align: center;
}
.anova-blog-post-single .info-inner {
  display: flex;
  flex-direction: column;
  align-items: center;
}
.anova-blog-post-single .info-inner img {
  border-radius: 24px;
}
.anova-blog-post-single .info-inner header {
  margin-bottom: 32px;
}
.anova-blog-post-single .aside .social-share {
  margin-top: 48px;
}
@media (max-width: 767.98px) {
  .anova-blog-post-single .aside .social-share {
    align-items: center;
  }
}
.anova-blog-post-single .aside .social-share > span {
  font-family: "new-spirit", serif;
  font-weight: 400;
  font-style: normal;
  font-style: normal;
  font-weight: 300;
  font-size: 24px;
  line-height: 40px;
  color: #3C0A32;
}
.anova-blog-post-single .aside .links {
  display: flex;
}
.anova-blog-post-single .aside .links > :not(:last-child) {
  margin-right: 8px;
}
.anova-blog-post-single .related-posts {
  padding-top: 144px;
  border-top-width: 2px;
  border-top-style: solid;
  border-top-color: #D9D9D9;
}
.anova-blog-post-single .related-posts .container {
  display: flex;
}
@media (max-width: 991.98px) {
  .anova-blog-post-single .related-posts .container {
    flex-direction: column;
  }
}
.anova-blog-post-single .related-posts .other-news-text {
  min-width: 16.77777777%;
}
.anova-blog-post-single .related-posts .other-news-text h2 {
  font-family: "new-spirit", serif;
  font-weight: 400;
  font-style: normal;
  font-style: normal;
  font-weight: 300;
  font-size: 56px;
  line-height: 64px;
  color: #3C0A32;
  margin-top: 320px;
}
@media (max-width: 991.98px) {
  .anova-blog-post-single .related-posts .other-news-text h2 {
    text-align: center;
    margin-top: 0px;
    margin-bottom: 40px;
  }
}
.anova-blog-post-single .related-posts .posts {
  display: grid;
  grid-template-columns: 1fr 1fr;
  grid-template-rows: repeat(1, 1fr);
  column-gap: 56px;
}
@media (max-width: 991.98px) {
  .anova-blog-post-single .related-posts .posts {
    display: flex;
    flex-direction: column;
  }
}
.anova-blog-post-single .related-posts .posts .post-block {
  max-width: unset !important;
  display: flex;
}
@media (max-width: 767.98px) {
  .anova-blog-post-single .related-posts .posts .post-block {
    flex-direction: column;
  }
}
.anova-blog-post-single .related-posts .posts .post-block a h2 {
  transition: all 0.32s ease;
  color: #3C0A32;
}
.anova-blog-post-single .related-posts .posts .post-block a:hover h2 {
  color: #F36D68;
}
.anova-blog-post-single .related-posts .posts .post-info {
  margin-right: 48px;
  min-width: 120px;
}
@media (max-width: 767.98px) {
  .anova-blog-post-single .related-posts .posts .post-info {
    margin-bottom: 24px;
  }
}
.anova-blog-post-single .related-posts .posts .post-info p span {
  font-family: PPNeueMontreal-Regular, sans-serif;
  font-weight: normal;
  font-style: normal;
  font-style: normal;
  font-weight: 500;
  font-size: 14px;
  line-height: 14px;
  color: #3C0A32;
}
.anova-blog-post-single .related-posts .posts > :nth-child(1) {
  grid-column: 1;
  grid-row: 1/span 2;
}
.anova-blog-post-single .related-posts .posts > :nth-child(2) {
  grid-column: 2;
  grid-row: 2/span 2;
}
.anova-blog-post-single .related-posts .posts > :nth-child(3) {
  grid-column: 1;
  grid-row: 4/span 2;
}

.anova-careers .bottom-section {
  display: flex;
  flex-direction: column;
  align-items: center;
}
.anova-careers .bottom-section .heart {
  width: 57px;
  margin-bottom: 32px;
  margin-top: 40px;
}
.anova-careers .bottom-section .large {
  font-family: "new-spirit", serif;
  font-weight: 400;
  font-style: normal;
  font-style: normal;
  font-weight: 300;
  font-size: 56px;
  line-height: 64px;
  text-align: center;
  color: #000000;
  margin-bottom: 40px;
}
.anova-careers .bottom-section .small {
  font-family: PPNeueMontreal-Regular, sans-serif;
  font-weight: normal;
  font-style: normal;
  font-style: normal;
  font-weight: 400;
  font-size: 20px;
  line-height: 32px;
  text-align: center;
  color: #3C0A32;
  margin-bottom: 88px;
}
.anova-careers .careers-repeater {
  display: flex;
  flex-direction: column;
  row-gap: 16px;
}
.anova-careers .careers-repeater .job-posting {
  display: flex;
  justify-content: space-between;
  align-items: center;
  background-color: white;
  padding-left: 56px;
  padding-right: 40px;
  padding-top: 32px;
  padding-bottom: 32px;
  border-radius: 24px;
}
@media (max-width: 767.98px) {
  .anova-careers .careers-repeater .job-posting {
    flex-direction: column;
  }
}
.anova-careers .careers-repeater .job-posting .title {
  font-family: "new-spirit", serif;
  font-weight: 400;
  font-style: normal;
  font-style: normal;
  font-weight: 300;
  font-size: 32px;
  line-height: 48px;
  color: #000000;
}
.anova-careers .careers-repeater .job-posting .right {
  display: flex;
  align-items: center;
}
.anova-careers .careers-repeater .job-posting .location {
  font-family: PPNeueMontreal-Regular, sans-serif;
  font-weight: normal;
  font-style: normal;
  font-style: normal;
  font-weight: 500;
  font-size: 20px;
  line-height: 14px;
  color: #3C0A32;
  margin-bottom: 0px;
  margin-right: 56px;
}
.anova-careers .careers-repeater .job-posting .more-details {
  font-family: PPNeueMontreal-Regular, sans-serif;
  font-weight: normal;
  font-style: normal;
  font-style: normal;
  font-weight: 500;
  font-size: 16px;
  line-height: 16px;
  color: #3C0A32;
  padding: 16px 32px;
  border-radius: 32px;
  border-style: solid;
  border-width: 1px;
  border-color: #3C0A32;
  transition: all 0.25s ease;
}
.anova-careers .careers-repeater .job-posting .more-details:hover {
  text-decoration: none;
  background-color: #3C0A32;
  color: white;
}

.anova-job-single .strip-menu-active .article .main-content .container {
  display: flex;
  flex-direction: column;
  row-gap: 40px;
}
.anova-job-single .strip-menu-active .article .main-content .container .row {
  column-gap: 56px;
  background-color: white;
  padding: 48px 32px;
  border-radius: 24px;
}
@media (max-width: 991.98px) {
  .anova-job-single .strip-menu-active .article .main-content .container .row {
    flex-direction: column;
    padding: 32px 24px;
  }
}
@media (max-width: 767.98px) {
  .anova-job-single .strip-menu-active .article .main-content .container .row {
    padding: 24px 16px;
  }
}
.anova-job-single .strip-menu-active .article .main-content .container .row .aside {
  margin-top: 8px;
}
.anova-job-single .strip-menu-active .article .main-content .container .row .aside h1 {
  font-style: normal;
  font-weight: 300;
  font-size: 32px;
  line-height: 48px;
  color: #000000;
}
@media (min-width: 992px) {
  .anova-job-single .strip-menu-active .article .main-content .container .row .article {
    flex-basis: 0;
    flex-grow: 1;
    max-width: unset;
  }
}
.anova-job-single .strip-menu-active .article .main-content .container .row .article strong {
  font-family: PPNeueMontreal-Medium, sans-serif;
  font-weight: bold;
  font-style: normal;
}
.anova-job-single .strip-menu-active .article .main-content .container .form-wrap {
  flex-direction: column;
  align-items: center;
}
.anova-job-single .strip-menu-active .article .main-content .container .form-wrap .inner-form-wrap {
  width: 850px;
  max-width: 850px;
}
.anova-job-single .strip-menu-active .article .main-content .container .form-wrap .form {
  padding-top: 80px;
  padding-bottom: 80px;
}
.anova-job-single .strip-menu-active .article .main-content .container .form-wrap .form .awsm-job-form-inner {
  border: none;
}
@media (min-width: 992px) {
  .anova-job-single .strip-menu-active .article .main-content .container .form-wrap .form .awsm-job-form-inner {
    width: 900px;
  }
}
.anova-job-single .strip-menu-active .article .main-content .container .form-wrap .form .awsm-job-form-inner h2 {
  font-style: normal;
  font-weight: 300;
  font-size: 56px;
  line-height: 64px;
  color: #3C0A32;
  grid-column: span 2;
  margin-bottom: 48px;
}
@media (min-width: 992px) {
  .anova-job-single .strip-menu-active .article .main-content .container .form-wrap .form .awsm-job-form-inner .awsm-application-form {
    display: grid;
    grid-template-columns: 1fr 1fr;
  }
  .anova-job-single .strip-menu-active .article .main-content .container .form-wrap .form .awsm-job-form-inner .awsm-application-form > :not(:nth-child(2)):not(:nth-child(3)) {
    grid-column: span 2;
  }
}
.anova-job-single .strip-menu-active .article .main-content .container .form-wrap .form .awsm-job-form-inner .awsm-application-form .awsm-job-form-group label {
  font-family: PPNeueMontreal-Regular, sans-serif;
  font-weight: normal;
  font-style: normal;
  font-style: normal;
  font-weight: 500;
  font-size: 18px;
  line-height: 32px;
  color: #3C0A32;
}
.anova-job-single .strip-menu-active .article .main-content .container .form-wrap .form .awsm-job-form-inner .awsm-application-form .awsm-job-form-group input[type=text] {
  border: 1px solid #CCCAC4;
  border-top-width: 0px;
  border-left-width: 0px;
  border-right-width: 0px;
}
.anova-job-single .strip-menu-active .article .main-content .container .form-wrap .form .awsm-job-form-inner .awsm-application-form .awsm-job-form-group input[type=email] {
  border: 1px solid #CCCAC4;
  border-top-width: 0px;
  border-left-width: 0px;
  border-right-width: 0px;
}
.anova-job-single .strip-menu-active .article .main-content .container .form-wrap .form .awsm-job-form-inner .awsm-application-form .awsm-job-form-group input[type=tel] {
  border: 1px solid #CCCAC4;
  border-top-width: 0px;
  border-left-width: 0px;
  border-right-width: 0px;
}
.anova-job-single .strip-menu-active .article .main-content .container .form-wrap .form .awsm-job-form-inner .awsm-application-form .awsm-job-form-group input[type=submit] {
  background-color: #FF8C70;
  outline: none !important;
  text-decoration: none !important;
  display: inline-block;
  cursor: pointer;
  color: #3C0A32;
  border-radius: 4px;
  padding-left: 40px;
  padding-right: 40px;
  height: 44px;
  line-height: 44px;
  border-radius: 22px;
  font-size: 16px;
  border-width: 0px;
  transition: all 0.25s ease;
}
.anova-job-single .strip-menu-active .article .main-content .container .form-wrap .form .awsm-job-form-inner .awsm-application-form .awsm-job-form-group input[type=submit]:hover {
  background-color: #3C0A32;
  color: white;
}
.anova-job-single .strip-menu-active .article .main-content .container .form-wrap .form .awsm-job-form-inner .awsm-application-form .awsm-job-form-group label[for=awsm_form_privacy_policy-] {
  margin-left: 16px;
  font-family: PPNeueMontreal-Medium, sans-serif;
  font-weight: bold;
  font-style: normal;
  font-style: normal;
  font-weight: 500;
  font-size: 14px;
  line-height: 32px;
  color: #3C0A32;
}
.anova-job-single .strip-menu-active .article .main-content .container .form-wrap .form .awsm-job-form-inner .awsm-application-form .awsm-job-form-group textarea {
  border: 1px solid #CCCAC4;
}
.anova-job-single .strip-menu-active .article .main-content .container .form-wrap .form .awsm-job-form-inner .awsm-application-form .awsm-job-form-group .awsm-form-file-control {
  display: none;
}
.anova-job-single .strip-menu-active .article .main-content .container .form-wrap .form .awsm-job-form-inner .awsm-application-form .awsm-job-form-group .file-upload-wrapper {
  display: flex;
  align-items: center;
  column-gap: 16px;
  margin-top: 16px;
  margin-bottom: 16px;
}
.anova-job-single .strip-menu-active .article .main-content .container .form-wrap .form .awsm-job-form-inner .awsm-application-form .awsm-job-form-group .file-upload-wrapper .custom-file-upload {
  outline: none !important;
  text-decoration: none !important;
  display: inline-block;
  cursor: pointer;
  color: #3C0A32;
  border-color: #3C0A32;
  border-radius: 4px;
  padding-left: 40px;
  padding-right: 40px;
  height: 44px;
  line-height: 38px;
  border-radius: 22px;
  border-width: 1px;
  font-size: 16px;
  background-color: white;
  transition: all 0.25s ease;
  border-color: #3C0A32;
  border-width: 1px;
  border-style: solid;
  margin-bottom: 0px;
}
.anova-job-single .strip-menu-active .article .main-content .container .form-wrap .form .awsm-job-form-inner .awsm-application-form .awsm-job-form-group .file-upload-wrapper .custom-file-upload:hover {
  background-color: #3C0A32;
}
.anova-job-single .strip-menu-active .article .main-content .container .form-wrap .form .awsm-job-form-inner .awsm-application-form .awsm-job-form-group .file-upload-wrapper .custom-file-upload:hover span {
  color: white;
}
.anova-job-single .strip-menu-active .article .main-content .container .form-wrap .form .awsm-job-form-inner .awsm-application-form .awsm-job-form-group .file-upload-wrapper .file-name {
  color: #A4A4A4;
  font-family: PPNeueMontreal-Regular, sans-serif;
  font-weight: normal;
  font-style: normal;
  font-weight: 500;
  font-size: 20px;
  line-height: 32px;
}
.anova-job-single .strip-menu-active .article .main-content .container .form-wrap .form .awsm-job-form-inner .awsm-application-form .awsm-job-form-group small {
  color: #A4A4A4;
  font-family: PPNeueMontreal-Regular, sans-serif;
  font-weight: normal;
  font-style: normal;
  font-weight: 500;
  font-size: 20px;
  line-height: 32px;
}
.anova-job-single .strip-menu-active .article .main-content .container .form-wrap .form .textarea-field {
  grid-column: span 2;
}
@media (max-width: 767.98px) {
  .anova-job-single .strip-menu-active .article .main-content .container .form-wrap .form .Half {
    grid-column: span 2;
  }
}
.anova-job-single .strip-menu-active .article .main-content .container .form-wrap .form .file-submit-field {
  grid-column: span 2;
  margin-top: 24px;
}
.anova-job-single .strip-menu-active .article .main-content .container .form-wrap .form .file-submit-field .file-submit-wrap {
  display: flex;
  column-gap: 24px;
  align-items: center;
  margin-top: 16px;
  margin-bottom: 16px;
}
.anova-job-single .strip-menu-active .article .main-content .container .form-wrap .form .file-submit-field .file-submit-wrap .file-submission-status {
  color: #A4A4A4;
  font-family: PPNeueMontreal-Regular, sans-serif;
  font-weight: normal;
  font-style: normal;
  font-weight: 500;
  font-size: 20px;
  line-height: 32px;
}
.anova-job-single .strip-menu-active .article .main-content .container .form-wrap .form .consent-field {
  grid-column: span 2;
}
.anova-job-single .strip-menu-active .article .main-content .container .form-wrap .form .form-field.text-field .placeholder {
  left: 9px;
  top: 14px;
}
.anova-job-single .strip-menu-active .article .main-content .container .form-wrap .form .form-field.text-field .form-control {
  border-top: 0px;
  border-left: 0px;
  border-right: 0px;
  border-radius: 0px;
}
.anova-job-single .strip-menu-active .article .main-content .container .form-wrap .form .form-field.textarea-field textarea {
  border-radius: 0px;
}
.anova-job-single .strip-menu-active .article .main-content .container .form-wrap .form .submit-field {
  grid-column: span 2;
}
.anova-job-single .strip-menu-active .article .main-content .container .form-wrap .form .submit-field .button input {
  border-width: 0px;
  display: flex;
  align-items: center;
  justify-content: center;
}

.testimonial-slider .anova-youtube-video-placeholder-image {
  position: relative;
}
.testimonial-slider .anova-youtube-video-placeholder-image .play-icon {
  position: absolute;
  left: 55%;
  top: 50%;
  transform: translate(-50%, -50%);
  background-color: rgba(0, 0, 0, 0.5);
  padding: 40px 44px;
  border-radius: 50%;
  cursor: pointer;
}
@media (max-width: 991.98px) {
  .testimonial-slider .anova-youtube-video-placeholder-image .play-icon {
    left: 50%;
  }
}
.testimonial-slider .anova-youtube-video-placeholder-image .play-icon:hover {
  background-color: rgba(0, 0, 0, 0.9);
}
.testimonial-slider .modal-popbox-anova-video-wrap {
  display: none; /* Hidden by default */
  position: fixed;
  z-index: 1000;
  left: 0;
  top: 0;
  width: 100%;
  height: 100%;
  background-color: rgba(0, 0, 0, 0.7);
  justify-content: center;
  align-items: center;
}
.testimonial-slider .modal-popbox-anova-video-wrap .popup-section-video-anova {
  background-color: #fff;
  padding: 20px;
  border-radius: 5px;
  text-align: center;
  width: 80%;
  height: auto;
  position: relative;
}
.testimonial-slider .modal-popbox-anova-video-wrap .popup-section-video-anova .close-btn {
  position: absolute;
  top: -80px;
  right: 0;
  font-size: 72px;
  color: white;
  cursor: pointer;
}

@media (min-width: 992px) {
  .image-left-right-copy .col-r h2.large-h2 {
    font-size: 48px !important;
    line-height: 56px !important;
  }
}
.image-left-right-copy .col-r h2.bump {
  margin-top: 64px;
}
.image-left-right-copy .col-r a {
  font-family: PPNeueMontreal-Medium, sans-serif;
  font-weight: bold;
  font-style: normal;
}
.image-left-right-copy .col-r .colourful-dots {
  padding-left: 28px;
}
.image-left-right-copy .col-r .colourful-dots li {
  list-style-type: none;
  margin-bottom: 24px;
}
.image-left-right-copy .col-r .colourful-dots li:before {
  content: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='15' height='13' viewBox='0 0 15 13' fill='none'%3E%3Cpath d='M14.3638 7.31317C15.9845 3.68179 11.6392 0.37803 8.21435 0.0260826C5.31638 -0.269099 0.713379 1.99463 0.167392 4.09537C-0.286478 5.49479 0.167603 7.99479 1.71369 9.99479C6.23072 14.4922 12.4563 11.5836 14.3621 7.31317' fill='%23FF8C70'/%3E%3C/svg%3E");
  display: inline-block;
  width: 15px;
  height: 13px;
  margin-right: 12px;
  margin-left: -27px;
}

.ready-to-get-started .inner .rtsg-boxes > div a {
  font-family: PPNeueMontreal-Medium, sans-serif;
  font-weight: bold;
  font-style: normal;
}

footer .footer-menus .col a {
  font-family: PPNeueMontreal-Medium, sans-serif;
  font-weight: bold;
  font-style: normal;
}

header #primary-nav #top-nav .menu .menu-item:not(.button-link) a {
  font-family: PPNeueMontreal-Medium, sans-serif;
  font-weight: bold;
  font-style: normal;
}

section.testimonial-slider .splide .splide__pagination button.is-active {
  background: #3C0A32;
}

section.testimonial-slider .splide .splide__pagination button {
  border-color: #3C0A32;
}

.join-team-content {
  display: flex;
  flex-direction: column;
}
.join-team-content h3 {
  margin-bottom: 56px;
}

.team .container .row-team .inner a .boxed-content {
  z-index: 1;
  background-color: white;
  -webkit-transition: all 0.3s cubic-bezier(0.24, 0, 0.4, 1);
  -moz-transition: all 0.3s cubic-bezier(0.24, 0, 0.4, 1);
  -ms-transition: all 0.3s cubic-bezier(0.24, 0, 0.4, 1);
  -o-transition: all 0.3s cubic-bezier(0.24, 0, 0.4, 1);
  transition: all 0.3s cubic-bezier(0.24, 0, 0.4, 1);
}
.team .container .row-team .inner a .boxed-content .read-more {
  -webkit-transition: all 0.3s cubic-bezier(0.24, 0, 0.4, 1);
  -moz-transition: all 0.3s cubic-bezier(0.24, 0, 0.4, 1);
  -ms-transition: all 0.3s cubic-bezier(0.24, 0, 0.4, 1);
  -o-transition: all 0.3s cubic-bezier(0.24, 0, 0.4, 1);
  transition: all 0.3s cubic-bezier(0.24, 0, 0.4, 1);
  display: block;
  overflow: hidden;
  height: 0px;
  margin-bottom: 0px;
  font-size: 14px;
  line-height: 1.114286;
  margin-top: 24px;
  font-family: PPNeueMontreal-Medium, sans-serif;
  font-weight: bold;
  font-style: normal;
}
.team .container .row-team .inner a img {
  -webkit-transition: transform 0.3s cubic-bezier(0.24, 0, 0.4, 1);
  -moz-transition: transform 0.3s cubic-bezier(0.24, 0, 0.4, 1);
  -ms-transition: transform 0.3s cubic-bezier(0.24, 0, 0.4, 1);
  -o-transition: transform 0.3s cubic-bezier(0.24, 0, 0.4, 1);
  transition: transform 0.3s cubic-bezier(0.24, 0, 0.4, 1);
}
.team .container .row-team .inner a:hover img {
  transform: scale(1.1);
}
.team .container .row-team .inner a:hover .boxed-content {
  background-color: #FF8C70;
}
.team .container .row-team .inner a:hover .boxed-content .read-more {
  height: 24px;
}

@media (max-width: 991.98px) {
  .hero-inner .container .row .col .desktop-only {
    display: none;
  }
}
.hero-inner .container .row .col .mobile-only {
  display: none;
  background-position: top;
}
@media (max-width: 991.98px) {
  .hero-inner .container .row .col .mobile-only {
    display: flex;
  }
}

@media (max-width: 991.98px) {
  .services-hero .container .row .col .inner {
    border-top-left-radius: 16px;
    border-top-right-radius: 16px;
  }
}

@media (max-width: 991.98px) {
  section.numbered-slider .splide__slide {
    border-radius: 16px;
    padding: 40px 24px 40px 24px;
  }
}

@media (max-width: 991.98px) {
  section.background-cta .container .inner {
    border-radius: 16px;
  }
}

@media (max-width: 991.98px) {
  section.background-right-box .copy {
    border-radius: 16px;
  }
}

@media (max-width: 991.98px) {
  section.rounded-box-list .col .inner {
    border-radius: 16px;
  }
}

@media (max-width: 991.98px) {
  section.fertility-treatment-pricing .row-bottom-content .col-r .box .left {
    padding-right: 0;
  }
}

@media (max-width: 991.98px) {
  section.fertility-treatment-pricing .row-bottom-content .col-r .box {
    padding: 40px 24px 40px 24px;
  }
}

@media (max-width: 991.98px) {
  section.fertility-treatment-pricing .row-bottom-content .box {
    background: #fff;
    padding: 48px;
    border-radius: 16px;
    margin-bottom: 24px;
    display: flex;
  }
}

@media (max-width: 991.98px) {
  section.ivf-additional ul li span {
    padding: 40px 24px;
    border-radius: 16px;
  }
  section.ivf-additional h3 {
    font-size: 48px;
    margin-bottom: 24px;
  }
  section.locked-list {
    margin-top: 0;
    margin-bottom: 0;
  }
  section.ivf-additional {
    margin-bottom: 0;
    padding-bottom: 0;
  }
  section.numbered-slider {
    padding-top: 56px;
  }
}
@media (max-width: 991.98px) {
  section.tabbed-list .nav-tabs-wrapper {
    position: sticky;
    margin-top: 64px;
    top: 64px;
  }
}
@media (max-width: 767.98px) {
  section.tabbed-list .nav-tabs-wrapper .nav-tabs .nav-link {
    padding: 16px 32px;
  }
}

section.ivf-additional .callouts .callout .acf-link a .arrow {
  bottom: 3px;
}
@media (max-width: 991.98px) {
  section.ivf-additional .callouts .callout .acf-link a .arrow {
    bottom: 0px;
    right: 0px;
  }
}

.acf-link a {
  position: relative;
}
.acf-link a .arrow {
  display: none;
}

@media (max-width: 767.98px) {
  section.numbered-slider .splide__slide {
    height: inherit;
  }
}

@media (max-width: 991.98px) {
  .ivf-intro .circle {
    display: none;
  }
}
.ivf-intro .acf-link {
  margin-top: 52px;
}
.ivf-intro .acf-link a {
  font-family: PPNeueMontreal-Medium, sans-serif;
  font-weight: bold;
  font-style: normal;
  background-color: #FF8C70;
  outline: none !important;
  text-decoration: none !important;
  display: inline-block;
  cursor: pointer;
  color: #3C0A32;
  border-radius: 4px;
  padding-left: 40px;
  padding-right: 40px;
  height: 44px;
  line-height: 44px;
  border-radius: 22px;
  font-size: 16px;
}
.ivf-intro .acf-link a:focus {
  outline: none !important;
}
.ivf-intro .acf-link a:focus-visible {
  outline: 1px dotted !important;
  outline: 5px auto -webkit-focus-ring-color !important;
}
.ivf-intro .acf-link a span {
  color: #3C0A32;
  font-size: 16px;
  line-height: 44px;
}
@media (min-width: 992px) {
  .ivf-intro .acf-link a {
    -webkit-transition: background 250ms cubic-bezier(0.24, 0, 0.4, 1), border 250ms cubic-bezier(0.24, 0, 0.4, 1), color 250ms cubic-bezier(0.24, 0, 0.4, 1), opacity 1000ms cubic-bezier(0.24, 0, 0.4, 1);
    -moz-transition: background 250ms cubic-bezier(0.24, 0, 0.4, 1), border 250ms cubic-bezier(0.24, 0, 0.4, 1), color 250ms cubic-bezier(0.24, 0, 0.4, 1), opacity 1000ms cubic-bezier(0.24, 0, 0.4, 1);
    -ms-transition: background 250ms cubic-bezier(0.24, 0, 0.4, 1), border 250ms cubic-bezier(0.24, 0, 0.4, 1), color 250ms cubic-bezier(0.24, 0, 0.4, 1), opacity 1000ms cubic-bezier(0.24, 0, 0.4, 1);
    -o-transition: background 250ms cubic-bezier(0.24, 0, 0.4, 1), border 250ms cubic-bezier(0.24, 0, 0.4, 1), color 250ms cubic-bezier(0.24, 0, 0.4, 1), opacity 1000ms cubic-bezier(0.24, 0, 0.4, 1);
    transition: background 250ms cubic-bezier(0.24, 0, 0.4, 1), border 250ms cubic-bezier(0.24, 0, 0.4, 1), color 250ms cubic-bezier(0.24, 0, 0.4, 1), opacity 1000ms cubic-bezier(0.24, 0, 0.4, 1);
  }
  .ivf-intro .acf-link a * {
    -webkit-transition: color 250ms cubic-bezier(0.24, 0, 0.4, 1);
    -moz-transition: color 250ms cubic-bezier(0.24, 0, 0.4, 1);
    -ms-transition: color 250ms cubic-bezier(0.24, 0, 0.4, 1);
    -o-transition: color 250ms cubic-bezier(0.24, 0, 0.4, 1);
    transition: color 250ms cubic-bezier(0.24, 0, 0.4, 1);
  }
  .ivf-intro .acf-link a:hover {
    background-color: #3C0A32 !important;
    color: #FF8C70 !important;
  }
  .ivf-intro .acf-link a:hover span {
    opacity: 1 !important;
  }
  .ivf-intro .acf-link a:hover * {
    color: #FF8C70;
  }
}

section.pillars {
  padding-top: 88px;
  margin-top: 0px;
}

@media (min-width: 992px) {
  .services-hero .row-sh .col-l .inner {
    flex-direction: column;
    justify-content: space-around;
    display: flex;
    height: calc(100dvh - 126px - 24px);
    min-height: 850px;
  }
}

@media (min-width: 992px) {
  .services-hero.fertility-support .row-sh .col-l .inner {
    height: unset;
    min-height: unset;
  }
}
.services-hero.fertility-support .row-sh .col-l .inner h1 {
  margin-bottom: 40px;
}
.services-hero.fertility-support .row-sh .col-l .inner .content h2 {
  font-size: 24px;
}
.services-hero.fertility-support .row-sh .col-l .inner .content ul {
  padding-left: 16px;
}
.services-hero.fertility-support .row-sh .col-l .inner .content ul ul li {
  list-style: disc;
  font-family: PPNeueMontreal-Regular, sans-serif;
  font-weight: normal;
  font-style: normal;
  font-size: 18px;
  font-style: normal;
  font-weight: 400;
  line-height: 1.5555;
}
.services-hero.fertility-support .row-sh .col-l .inner .content ul ul li::marker {
  color: #FF8C70;
}
.services-hero.fertility-support .row-sh .col-l .inner .button-wrapper a {
  height: unset;
}
.services-hero.fertility-support .row-sh .col-l .inner .below-btn-section {
  margin-top: 24px;
}
.services-hero.fertility-support .row-sh .col-l .inner .below-btn-section a {
  font-family: PPNeueMontreal-Medium, sans-serif;
  font-weight: bold;
  font-style: normal;
  cursor: pointer;
  border: none;
  background: none;
  color: #3C0A32;
  font-family: PPNeueMontreal-Regular, sans-serif;
  font-weight: normal;
  font-style: normal;
  text-decoration: none !important;
  -webkit-transition: opacity 250ms cubic-bezier(0.24, 0, 0.4, 1);
  -moz-transition: opacity 250ms cubic-bezier(0.24, 0, 0.4, 1);
  -ms-transition: opacity 250ms cubic-bezier(0.24, 0, 0.4, 1);
  -o-transition: opacity 250ms cubic-bezier(0.24, 0, 0.4, 1);
  transition: opacity 250ms cubic-bezier(0.24, 0, 0.4, 1);
}
@media (min-width: 992px) {
  .services-hero.fertility-support .row-sh .col-l .inner .below-btn-section a:hover {
    color: #FF8C70;
  }
}

@media (max-width: 991.98px) {
  .button-wrapper .btn-full-width-mobile .acf-link a {
    width: 100%;
    text-align: center;
  }
}

.anova-popup-section {
  position: fixed;
  z-index: 99999999;
  top: 0;
  left: 0;
  right: 0;
  bottom: 0;
  width: 100%;
  height: 100%;
  overflow: auto;
  backdrop-filter: blur(10px);
  background-color: rgba(0, 0, 0, 0.6);
}
.anova-popup-section .inner {
  border-radius: 48px;
  left: 0;
  right: 0;
  top: 50%;
  transform: translate(0, -50%);
  margin: auto;
  width: 970px;
  position: relative;
  background-color: #F7E9E1;
  display: flex;
  flex-direction: column;
  justify-content: center;
  align-items: center;
  padding: 48px 64px;
}
@media (max-width: 991.98px) {
  .anova-popup-section .inner {
    width: unset;
  }
}
.anova-popup-section .inner p {
  text-align: center;
  margin-bottom: 32px;
}
.anova-popup-section .inner strong {
  font-family: "new-spirit", serif;
  font-weight: 400;
  font-style: normal;
  font-size: 56px;
  color: #000000;
  font-size: min(3.4vw, 56px);
  font-style: normal;
  font-weight: 300;
  line-height: 1.114; /* 114.286% */
  margin-bottom: 24px;
}
@media (max-width: 991.98px) {
  .anova-popup-section .inner strong {
    font-size: 40px;
  }
}
@media (max-width: 575.98px) {
  .anova-popup-section .inner strong {
    font-size: 32px;
    margin-bottom: 8px;
  }
}
.anova-popup-section .inner .heart {
  width: 120px;
  padding-bottom: 48px;
}
.anova-popup-section .inner .close {
  position: absolute;
  top: 32px;
  right: 56px;
  z-index: 10000;
  opacity: 1;
  padding-right: 1px;
  border-radius: 50%;
  background-color: white;
  display: flex;
  justify-content: center;
  align-items: center;
  transition: all 0.25s ease;
}
.anova-popup-section .inner .close:hover {
  background-color: #3C0A32;
}
.anova-popup-section .inner a {
  background-color: #FF8C70;
  outline: none !important;
  text-decoration: none !important;
  display: inline-block;
  cursor: pointer;
  color: #3C0A32;
  border-radius: 4px;
  padding-left: 40px;
  padding-right: 40px;
  height: 44px;
  line-height: 44px;
  border-radius: 22px;
  font-size: 16px;
  border-width: 0px;
  transition: all 0.25s ease;
}
.anova-popup-section .inner a:hover {
  background-color: #3C0A32;
  color: white;
}

/*--------------------------------------------------------------
THEME / ZOHO FORMS
--------------------------------------------------------------*/
@media (max-width: 991.98px) {
  .container .row-zoho-form .col {
    max-width: unset !important;
    margin-left: unset !important;
    min-width: 100%;
  }
  .container .row-zoho-form .col .zf-templateWrapper {
    padding: 32px !important;
  }
}

.zfcustom-large {
  font-family: "new-spirit", serif;
  font-weight: 400;
  font-style: normal;
  font-style: normal;
  font-weight: 300;
  font-size: 32px;
  line-height: 40px;
  color: #3C0A32;
}

.zfcustom-labelfont {
  font-family: PPNeueMontreal-Medium, sans-serif;
  font-weight: bold;
  font-style: normal;
  font-style: normal !important;
  font-size: 18px;
  line-height: 32px !important;
  color: #3C0A32 !important;
}

.zf-tempFrmWrapper.zf-address.zf-addrlarge {
  width: 100%;
}
.zf-tempFrmWrapper.zf-address.zf-addrmedium {
  width: 100%;
}

.zf-tempContDiv.zf-twoType .zf-nameWrapper span {
  width: 100%;
  margin-left: 0px;
}
@media (max-width: 767.98px) {
  .zf-tempContDiv.zf-address .zf-addrCont span.zf-addtwo {
    width: 100%;
    margin-left: 0;
  }
}

.zf-flLeft {
  float: left;
}

.zf-flRight {
  float: right;
}

.zf-clearBoth {
  clear: both;
}

.zf-normalText {
  font-size: 13px;
  line-height: 1.5;
}

.zf-smallText {
  font-size: 0.9em;
  font-weight: normal;
}

.zf-smallHeading {
  font-size: 18px;
}

.zf-heading {
  font-size: 2em;
}

.zf-subHeading {
  font-size: 1.5em;
}

.zf-boldText, .zf-boldText a {
  font-weight: bold;
  text-decoration: none;
}

.zf-italicText {
  font-style: italic;
}

.zf-heading a {
  text-decoration: underline;
}

.zf-heading a:hover {
  text-decoration: none;
}

.zf-blodText {
  font-weight: bold;
}

.zf-overAuto {
  overflow: auto;
}

.zf-split {
  color: #8B9193;
  padding: 0 3px;
}

.zf-backgroundBg {
  background: #f5f5f5;
}

.zf-templateWidth {
  margin: 1% auto;
}

.zf-templateWrapper {
  background: #fff;
  border-radius: 24px;
  margin-top: 40px;
  padding: 64px 128px;
}

.zf-tempContDiv input[type=text], .zf-tempContDiv textarea, .zf-tempContDiv .zf-pdfTextArea {
  background: #fff;
  padding: 5px;
  font-size: 13px;
  border: 0px;
  border-bottom: 1px solid #CCCAC4;
  border-radius: 0px;
}

.zf-tempContDiv input[type=text]:focus, .zf-tempContDiv textarea:focus {
  border-bottom: 1px solid #3C0A32 !important;
  outline: none !important;
}

.zf-tempContDiv textarea {
  height: 75px;
}

.arrangeAddress .zf-addrCont span.zf-addtwo {
  width: 99% !important;
  float: none !important;
}

/**********Error Message***********/
.zf-errorMessage {
  font: 12px Arial, Helvetica, sans-serif;
  color: #ff0000;
  padding-top: 5px;
}

/**********Mandatory Message***********/
.zf-important {
  color: #ff0000 !important;
  font-weight: normal;
  margin-left: 0px;
  padding: 0;
  font-size: 13px !important;
}

/**********instruction Message***********/
.zf-instruction {
  color: #939393;
  font-style: italic;
  margin-top: 3px;
  font-size: 12px;
  overflow: visible !important;
  word-break: break-all;
  margin-bottom: 3px;
}

.zf-symbols {
  padding: 0 5px;
}

.zf-overflow {
  overflow: hidden;
}

/*****************template Header Starts Here****************/
.zf-tempHeadBdr {
  margin: 0;
  padding: 0;
  overflow: hidden;
}

.zf-tempHeadContBdr {
  background: #494949;
  border-bottom: 1px solid #EAEAEA;
  margin: 0;
  padding: 10px 25px;
  -webkit-border-radius: 2px 2px 0 0;
  -moz-border-radius: 2px 2px 0 0;
  border-radius: 2px 2px 0 0;
}

.zf-tempHeadContBdr .zf-frmTitle {
  color: #FFFFFF;
  margin: 0;
  padding: 0;
  font-size: 2em;
}

.zf-tempHeadContBdr .zf-frmDesc {
  color: #DDDDDD;
  font-size: 14px;
  font-weight: normal;
  margin: 0;
  padding: 0;
}

/****************template Header Ends Here****************/
.zf-subContWrap {
  padding: 0;
  margin-bottom: 0;
}
.zf-subContWrap ul {
  list-style-type: none;
  padding-left: 0px;
}

.zf-tempFrmWrapper {
  padding: 10px 15px;
  margin: 1px 0;
}

.zf-tempFrmWrapper .zf-tempContDiv {
  margin: 0;
  padding: 0;
}

.zf-tempFrmWrapper .zf-labelName {
  font-weight: bold;
  font-size: 13px;
  color: #444;
  margin-bottom: 0px;
}

.zf-form-sBox {
  padding: 4px;
  border: 0px;
  border-bottom: 1px solid #CCCAC4;
  font-size: 13px;
  color: #A4A4A4;
}
.zf-form-sBox:focus {
  outline: none;
  border-bottom: 1px solid #3C0A32;
}

.zf-name .zf-tempContDiv span, .zf-phone .zf-tempContDiv span, .zf-time .zf-tempContDiv span {
  float: left;
  display: block;
}

.zf-name .zf-tempContDiv span {
  margin-bottom: 5px;
  margin-left: 4%;
}

.zf-name .zf-tempContDiv span.last {
  margin-right: 0;
}

.zf-name .zf-tempContDiv span label {
  display: block;
  padding-top: 3px;
}

.zf-name .zf-tempContDiv input[type=text] {
  width: 100%;
}

.zf-phone .zf-tempContDiv span label, .zf-date .zf-tempContDiv span label, .zf-time .zf-tempContDiv span label, .zf-address .zf-tempContDiv span label, .zf-geolocation .zf-tempContDiv span label, .zf-name .zf-tempContDiv span label {
  font-size: 11px;
  padding-top: 3px;
}

.zf-phone .zf-tempContDiv label, .zf-date .zf-tempContDiv label, .zf-time .zf-tempContDiv label, .zf-address .zf-tempContDiv label, .zf-name .zf-tempContDiv span label {
  color: #888888;
}

.zf-phone .zf-tempContDiv span label {
  display: block;
  padding-top: 3px;
  text-align: center;
}

.zf-phone .zf-tempContDiv .zf-symbols {
  padding-top: 5px;
}

.zf-currency .zf-tempContDiv span {
  display: inline-block;
}

.zf-currency .zf-tempContDiv span label {
  display: block;
  padding-top: 3px;
}

.zf-currency .zf-tempContDiv .zf-symbol {
  font-size: 14px;
  margin-left: 5px;
  margin-top: 4px;
  width: auto;
  font-weight: bold;
}

.zf-decesion .zf-tempContDiv {
  width: 100% !important;
  margin-top: 4px;
}

.zf-decesion input[type=checkbox] {
  display: block;
  height: 13px;
  margin: 0;
  padding: 0;
  width: 13px;
  float: left;
  margin-top: 4px;
}

.zf-decesion label {
  display: block;
  line-height: 21px;
  margin: 0px 0 0 25px !important;
  padding-bottom: 0 !important;
  width: 95% !important;
  float: none !important;
  line-height: 21px !important;
  text-align: left !important;
}

.zf-tempContDiv input[type=file] {
  outline: none;
  border: 1px solid #ccc;
  margin: 0 auto;
  padding: 5px;
  width: auto;
}

.zf-address .zf-tempContDiv span, .zf-geolocation .zf-tempContDiv span {
  display: block;
  padding-bottom: 15px;
  margin-right: 2%;
}

.zf-address .zf-tempContDiv span label, .zf-geolocation .zf-tempContDiv span label {
  display: block;
  padding-top: 3px;
}

.zf-address .zf-tempContDiv .zf-addOne, .zf-geolocation .zf-tempContDiv .zf-addOne {
  float: none;
  padding-bottom: 15px;
  margin-right: 0;
}

.zf-address .zf-tempContDiv .zf-addOne input, .zf-geolocation .zf-tempContDiv .zf-addOne input {
  width: 98%;
}

.zf-address .zf-tempContDiv span.zf-addtwo, .zf-geolocation .zf-tempContDiv span.zf-addtwo {
  width: 48%;
}

.zf-address .zf-tempContDiv span.zf-addtwo input, .zf-geolocation .zf-tempContDiv span.zf-addtwo input {
  width: 99%;
}

.zf-address .zf-tempContDiv span.zf-addtwo .zf-form-sBox {
  width: 100%;
}

.zf-signContainer {
  margin: 0;
  padding: 0;
  width: 100%;
}

.zf-signContainer canvas {
  cursor: crosshair;
  border: 1px solid #ccc;
  background: #fff;
}

.zf-signContainer a {
  font-size: 11px;
  text-decoration: underline;
  display: block;
}

.zf-section h2 {
  border-bottom: 1px solid #D7D7D7;
  font-size: 22px;
  color: #000;
  font-weight: 500;
  font-family: "Open Sans", "Lucida Grande", Arial, Helvetica, sans-serif;
  padding-bottom: 10px;
}

.zf-section p {
  color: #847F7F;
  margin-top: 10px;
}

.zf-note .zf-labelName {
  padding-top: 7px;
}

.zf-templateWrapper .zf-note {
  overflow: hidden;
}

.zf-date .zf-tempContDiv span label {
  display: block;
  padding-top: 3px;
  text-align: left;
}

.zf-subDate {
  margin-right: 10px;
}

.zf-subDate label {
  text-align: left !important;
}

.zf-time .zf-tempContDiv span label {
  display: block;
  padding-top: 3px;
  text-align: center;
}

.zf-time .zf-tempContDiv .zf-form-sBox {
  min-width: 58px;
}

.zf-time .zf-tempContDiv .zf-symbols {
  padding-top: 5px;
}

.zf-tempContDiv input[type=checkbox], .zf-tempContDiv input[type=radio] {
  display: block;
  height: 13px;
  margin: 4px 0 0;
  padding: 0;
  width: 13px;
}

.zf-radio .zf-overflow, .zf-checkbox .zf-overflow {
  padding-left: 2px !important;
}

.zf-sideBySide .zf-tempContDiv span {
  margin: 0 15px 5px 0;
  padding: 0;
  width: auto;
  float: left;
  display: block;
}

.zf-sideBySide .zf-tempContDiv span input[type=checkbox] {
  display: block;
  width: 13px;
  height: 13px;
  padding: 0;
  margin-top: 3px;
  float: left;
}

.zf-sideBySide .zf-tempContDiv span input[type=radio] {
  display: block;
  width: 13px;
  height: 13px;
  margin-top: 4px;
  padding: 0;
  float: left;
}

.zf-sideBySide .zf-tempContDiv span label {
  line-height: 21px;
  display: block;
  margin: 0 0 0 20px;
  padding: 0 0 5px;
}

.zf-oneColumns .zf-tempContDiv span {
  margin: 0 0 13px 0;
  padding: 0;
  width: 100%;
  display: block;
  clear: both;
}

.zf-oneColumns .zf-tempContDiv span:last-child {
  margin-bottom: 0;
}

.zf-oneColumns .zf-tempContDiv span input[type=checkbox] {
  display: block;
  width: 13px;
  height: 13px;
  margin: 0;
  padding: 0;
  margin-top: 3px;
  float: left;
}

.zf-oneColumns .zf-tempContDiv span input[type=radio] {
  display: block;
  width: 13px;
  height: 13px;
  margin-top: 4px;
  padding: 0;
  float: left;
}

.zf-oneColumns .zf-tempContDiv span label {
  line-height: 19px;
  display: block;
  margin: 0 0 0 20px;
  padding: 0;
  font-size: 13px;
}

.zf-twoColumns .zf-tempContDiv span {
  margin: 0 5px 13px 0;
  width: 48%;
  float: left;
  display: block;
}

.zf-twoColumns .zf-tempContDiv span input[type=checkbox] {
  display: block;
  width: 13px;
  height: 13px;
  margin: 0;
  padding: 0;
  margin-top: 3px;
  float: left;
}

.zf-twoColumns .zf-tempContDiv span input[type=radio] {
  display: block;
  width: 13px;
  height: 13px;
  margin-top: 4px;
  padding: 0;
  float: left;
}

.zf-twoColumns .zf-tempContDiv span label {
  line-height: 21px;
  display: block;
  margin: 0 0 0 20px;
  padding: 0 0 5px;
}

.zf-threeColumns .zf-tempContDiv span {
  margin: 0 5px 13px 0;
  width: 30%;
  float: left;
}

.zf-threeColumns .zf-tempContDiv span input[type=checkbox] {
  display: block;
  width: 13px;
  height: 13px;
  padding: 0;
  margin-top: 3px;
  float: left;
}

.zf-threeColumns .zf-tempContDiv span input[type=radio] {
  display: block;
  width: 13px;
  height: 13px;
  margin-top: 4px;
  padding: 0;
  float: left;
}

.zf-threeColumns .zf-tempContDiv span label {
  line-height: 21px;
  display: block;
  margin: 0 0 0 20px;
  padding: 0 0 5px;
}

.zf-mSelect select {
  font-size: 13px;
}

.zf-fmFooter {
  margin: 0;
  padding: 25px;
  text-align: center;
}

.zf-submitColor {
  font-family: PPNeueMontreal-Medium, sans-serif;
  font-weight: bold;
  font-style: normal;
  background-color: #FF8C70;
  outline: none !important;
  text-decoration: none !important;
  display: inline-block;
  cursor: pointer;
  color: #3C0A32;
  border-radius: 4px;
  padding-left: 40px;
  padding-right: 40px;
  height: 44px;
  line-height: 44px;
  border-radius: 22px;
  font-size: 16px;
  margin-left: -24px;
}
.zf-submitColor:focus {
  outline: none !important;
}
.zf-submitColor:focus-visible {
  outline: 1px dotted !important;
  outline: 5px auto -webkit-focus-ring-color !important;
}
.zf-submitColor span {
  color: #3C0A32;
  font-size: 16px;
  line-height: 44px;
}
@media (min-width: 992px) {
  .zf-submitColor {
    -webkit-transition: background 250ms cubic-bezier(0.24, 0, 0.4, 1), border 250ms cubic-bezier(0.24, 0, 0.4, 1), color 250ms cubic-bezier(0.24, 0, 0.4, 1), opacity 1000ms cubic-bezier(0.24, 0, 0.4, 1);
    -moz-transition: background 250ms cubic-bezier(0.24, 0, 0.4, 1), border 250ms cubic-bezier(0.24, 0, 0.4, 1), color 250ms cubic-bezier(0.24, 0, 0.4, 1), opacity 1000ms cubic-bezier(0.24, 0, 0.4, 1);
    -ms-transition: background 250ms cubic-bezier(0.24, 0, 0.4, 1), border 250ms cubic-bezier(0.24, 0, 0.4, 1), color 250ms cubic-bezier(0.24, 0, 0.4, 1), opacity 1000ms cubic-bezier(0.24, 0, 0.4, 1);
    -o-transition: background 250ms cubic-bezier(0.24, 0, 0.4, 1), border 250ms cubic-bezier(0.24, 0, 0.4, 1), color 250ms cubic-bezier(0.24, 0, 0.4, 1), opacity 1000ms cubic-bezier(0.24, 0, 0.4, 1);
    transition: background 250ms cubic-bezier(0.24, 0, 0.4, 1), border 250ms cubic-bezier(0.24, 0, 0.4, 1), color 250ms cubic-bezier(0.24, 0, 0.4, 1), opacity 1000ms cubic-bezier(0.24, 0, 0.4, 1);
  }
  .zf-submitColor * {
    -webkit-transition: color 250ms cubic-bezier(0.24, 0, 0.4, 1);
    -moz-transition: color 250ms cubic-bezier(0.24, 0, 0.4, 1);
    -ms-transition: color 250ms cubic-bezier(0.24, 0, 0.4, 1);
    -o-transition: color 250ms cubic-bezier(0.24, 0, 0.4, 1);
    transition: color 250ms cubic-bezier(0.24, 0, 0.4, 1);
  }
  .zf-submitColor:hover {
    background-color: #3C0A32 !important;
    color: #FF8C70 !important;
  }
  .zf-submitColor:hover span {
    opacity: 1 !important;
  }
  .zf-submitColor:hover * {
    color: #FF8C70;
  }
}

/****************Field Small/Medium/Large Starts Here****************/
.zf-small .zf-tempContDiv input[type=text], .zf-small .zf-tempContDiv textarea, .zf-small .zf-mSelect select, .zf-small .zf-tempContDiv .zf-sliderCont, .zf-small .zf-tempContDiv .zf-pdfTextArea, .zf-small .zf-signContainer {
  width: 50%;
}

.zf-medium .zf-tempContDiv input[type=text], .zf-medium .zf-tempContDiv textarea, .zf-medium .zf-mSelect select, .zf-medium .zf-tempContDiv .zf-sliderCont, .zf-medium .zf-tempContDiv .zf-pdfTextArea, .zf-medium .zf-signContainer {
  width: 75%;
}

.zf-large .zf-tempContDiv input[type=text], .zf-large .zf-tempContDiv textarea, .zf-large .zf-mSelect select, .zf-large .zf-tempContDiv .zf-sliderCont, .zf-large .zf-tempContDiv .zf-pdfTextArea, .zf-large .zf-signContainer {
  width: 100%;
}

.signContainer canvas {
  width: 100%;
}

.zf-small .zf-tempContDiv .zf-form-sBox {
  width: 100%;
}

.zf-medium .zf-tempContDiv .zf-form-sBox {
  width: 75%;
}

.zf-large .zf-tempContDiv .zf-form-sBox {
  width: 100%;
}

.zf-name .zf-tempContDiv .zf-form-sBox {
  width: 100%;
}

.zf-namesmall .zf-nameWrapper {
  width: 50%;
}
@media (max-width: 767.98px) {
  .zf-namesmall .zf-nameWrapper {
    width: 100%;
  }
}

.zf-namesmall .zf-tempContDiv span {
  width: 48%;
}

.zf-namesmall .zf-oneType .zf-salutationWrapper span {
  width: 63%;
}

.zf-namesmall .zf-oneType .zf-salutationWrapper .zf-salutation {
  width: 33%;
}

.zf-namesmall .zf-twoType .zf-salutationWrapper span {
  width: 34%;
  margin-left: 3%;
}

.zf-namesmall .zf-twoType .zf-salutationWrapper .zf-salutation {
  width: 26%;
}

.zf-namesmall .zf-threeType .zf-nameWrapper span {
  width: 32%;
  margin-left: 2%;
}

.zf-namesmall .zf-threeType .zf-salutationWrapper span {
  width: 100%;
  margin-left: 0px;
  float: none;
  margin-left: 0;
}

.zf-namesmall .zf-threeType .zf-salutationWrapper .zf-salutation {
  width: 50%;
}

.zf-namesmall .zf-tempContDiv span:first-child {
  margin-left: 0;
}

.zf-leftAlign .zf-namesmall .zf-threeType .zf-salutationWrapper span, .zf-rightAlign .zf-namesmall .zf-threeType .zf-salutationWrapper span {
  width: 100%;
  margin-left: 0px;
  float: none;
  margin-left: 0;
}

.zf-leftAlign .zf-namesmall .zf-threeType .zf-salutationWrapper .zf-salutation, .zf-rightAlign .zf-namesmall .zf-threeType .zf-salutationWrapper .zf-salutation {
  width: 50%;
}

.zf-namemedium .zf-tempContDiv span {
  width: 49%;
  margin-left: 2%;
}

.zf-namemedium .zf-oneType .zf-salutationWrapper span {
  width: 73%;
}

.zf-namemedium .zf-oneType .zf-salutationWrapper .zf-salutation {
  width: 25%;
}

.zf-namemedium .zf-twoType .zf-salutationWrapper span {
  width: 38%;
  margin-left: 2%;
}

.zf-namemedium .zf-twoType .zf-salutationWrapper .zf-salutation {
  width: 20%;
}

.zf-namemedium .zf-threeType .zf-nameWrapper span {
  width: 32%;
  margin-left: 2%;
}

.zf-namemedium .zf-threeType .zf-salutationWrapper span {
  width: 25%;
  margin-left: 2%;
}

.zf-namemedium .zf-threeType .zf-salutationWrapper .zf-salutation {
  width: 19%;
}

.zf-namemedium .zf-tempContDiv span:first-child {
  margin-left: 0;
}

.zf-namelarge .zf-tempContDiv span {
  width: 23.5%;
  margin-left: 2%;
  margin-right: 0;
  margin-bottom: 0;
}

.zf-namelarge .zf-twoType .zf-nameWrapper span {
  width: 49%;
  margin-left: 2%;
}

.zf-namelarge .zf-threeType .zf-nameWrapper span {
  width: 32%;
  margin-left: 2%;
}

.zf-namelarge .zf-twoType .zf-salutationWrapper span {
  width: 40%;
  margin-left: 2%;
}

.zf-namelarge .zf-twoType .zf-salutationWrapper .zf-salutation {
  width: 16%;
}

.zf-namelarge .zf-threeType .zf-salutationWrapper span {
  width: 26%;
  margin-left: 2%;
}

.zf-namelarge .zf-threeType .zf-salutationWrapper .zf-salutation {
  width: 16%;
}

.zf-namelarge .zf-oneType .zf-salutationWrapper span {
  width: 73%;
  margin-left: 2%;
}

.zf-namelarge .zf-oneType .zf-salutationWrapper .zf-salutation {
  width: 25%;
}

.zf-namelarge .zf-tempContDiv span:first-child {
  margin-left: 0 !important;
}

.zf-csmall .zf-tempContDiv input[type=text] {
  width: 43%;
}

.zf-cmedium .zf-tempContDiv input[type=text] {
  width: 67%;
}

.zf-clarge .zf-tempContDiv input[type=text] {
  width: 91%;
}

.zf-nsmall .zf-tempContDiv input[type=text] {
  width: 50%;
}

.zf-nmedium .zf-tempContDiv input[type=text] {
  width: 75%;
}

.zf-nlarge .zf-tempContDiv input[type=text] {
  width: 100%;
}

.zf-signSmall .zf-tempContDiv .zf-signContainer .zf-signArea {
  width: 49%;
}

.zf-signMedium .zf-tempContDiv .zf-signContainer .zf-signArea {
  width: 60%;
}

.zf-signLarge .zf-tempContDiv .zf-signContainer .zf-signArea {
  width: 74%;
}

.zf-addrsmall .zf-tempContDiv .zf-addrCont {
  width: 50%;
}

.zf-addrmedium .zf-tempContDiv .zf-addrCont {
  width: 100%;
}

.zf-addrlarge .zf-tempContDiv .zf-addrCont {
  width: 100%;
}

/****************Field Small/Medium/Large Ends Here****************/
.zf-topAlign .zf-tempFrmWrapper .zf-labelName {
  display: block;
}

.zf-topAlign .zf-threeColumns .zf-labelName, .zf-topAlign .zf-twoColumns .zf-labelName, .zf-topAlign .zf-oneColumns .zf-labelName, .zf-topAlign .zf-sideBySide .zf-labelName {
  padding-bottom: 8px;
}

.zf-leftAlign {
  display: block;
}

.zf-leftAlign .zf-tempFrmWrapper .zf-labelName {
  float: left;
  width: 30%;
  line-height: 20px;
  margin-right: 15px;
}

.zf-leftAlign .zf-tempFrmWrapper .zf-tempContDiv {
  margin-left: 35%;
}

.zf-leftAlign .zf-slider .zf-tempContDiv {
  margin-top: 6px;
}

.zf-leftAlign .zf-decesion .zf-tempContDiv, .zf-rightAlign .zf-decesion .zf-tempContDiv {
  margin-left: 0 !important;
}

.zf-rightAlign {
  display: block;
}

.zf-rightAlign .zf-tempFrmWrapper .zf-labelName {
  float: left;
  width: 30%;
  line-height: 20px;
  text-align: right;
  margin-right: 15px;
}

.zf-rightAlign .zf-tempFrmWrapper .zf-tempContDiv {
  margin-left: 35%;
}

.zf-matrixTable {
  font-size: 13px;
  overflow-x: scroll;
  padding-bottom: 15px !important;
}

.zf-matrixTable table th, .zf-matrixTable table td {
  padding: 10px;
}

.zf-matrixTable thead th, .zf-matrixTable table td {
  text-align: center;
}

.zf-matrixTable table td input[type=radio], .zf-matrixTable table td input[type=checkbox] {
  display: inline-block;
}

.zf-matrixTable tbody th {
  font-weight: normal;
  font-size: 13px;
  text-align: left;
}

.zf-matrixTable thead th {
  font-weight: 600;
  font-size: 13px;
}

/****************Form Top Align Starts Here****************/
.zf-termsContainer {
  margin: 0;
  padding: 0;
}

.zf-termsContainer .zf-termsMsg {
  border: 1px solid #E1E1E1;
  max-height: 250px;
  min-height: 70px;
  overflow-y: scroll;
  padding: 10px;
  margin-bottom: 6px;
}

.zf-termsContainer .zf-termScrollRemove {
  border: 1px solid #E1E1E1;
  padding: 10px;
  margin-bottom: 6px;
}

.zf-termsAccept {
  margin-top: 2px !important;
}

.zf-termsAccept input[type=checkbox] {
  margin-top: 2px !important;
  float: left;
}

.zf-termsAccept label {
  margin-left: 20px;
  font-size: 13px;
  float: none;
  display: block;
}

.zf-termsWrapper .zf-tempContDiv {
  margin-left: 0 !important;
}

.zf-termsWrapper .zf-labelName {
  width: 100% !important;
  text-align: left !important;
  padding-bottom: 8px !important;
}

.zf-medium .zf-phwrapper {
  width: 75%;
}

.zf-phwrapper.zf-phNumber span {
  width: 100% !important;
}

.zf-phwrapper span:first-child {
  margin-left: 0;
  width: 22%;
}

.zf-phwrapper label {
  display: block;
  color: #888888;
  font-size: 11px;
  margin-top: 2px;
}

.zf-medium .zf-phonefld input[type=text], .zf-small .zf-phonefld input[type=text] {
  width: 100%;
}

.zf-small .zf-phwrapper {
  width: 100%;
}

.zf-tempFrmWrapper.zf-phone span {
  width: auto;
  margin: inherit;
}

.zf-phwrapper span {
  margin-bottom: 10px;
  float: left;
  width: 76%;
  margin-left: 2%;
}

.zf-descFld a {
  text-decoration: underline;
}

.zf-descFld em {
  font-style: italic;
}

.zf-descFld b {
  font-weight: bold;
}

.zf-descFld i {
  font-style: italic;
}

.zf-descFld u {
  text-decoration: underline;
}

.zf-descFld ul {
  margin: auto;
}

.zf-descFld ul {
  list-style: disc;
}

.zf-descFld ol {
  list-style: decimal;
}

.zf-descFld ul, .zf-descFld ol {
  margin: 10px 0;
  padding-left: 20px;
}

.zf-descFld ol.code {
  list-style-position: outside;
  list-style-type: decimal;
  padding: 0 30px;
}

.zf-descFld ol.code li {
  background-color: #F5F5F5;
  border-left: 2px solid #CCCCCC;
  margin: 1px 0;
  padding: 2px;
}

.zf-descFld blockquote.zquote {
  border-left: 3px solid #EFEFEF;
  padding-left: 35px;
}

.zf-descFld blockquote.zquote span.txt {
  -moz-user-focus: ignore;
  -moz-user-input: disabled;
  -moz-user-select: none;
  color: #058BC2;
  float: left;
  font: bold 50px Arial, Helvetica, sans-serif;
  margin: -10px 0 0 -30px;
}

.zf-descFld blockquote.block_quote {
  background: url("../images/newQuote.gif") no-repeat scroll 12px 10px rgba(0, 0, 0, 0);
  border-left: 3px solid #EFEFEF;
  font: 13px/20px georgia, Arial, verdana, Helvetica, sans-serif;
  margin: 15px 3px 15px 15px;
  padding: 10px 10px 10px 40px;
}

.zf-descFld body {
  font-family: Arial, Helvetica, sans-serif;
  font-size: 13px;
  margin: 8px;
}

.zf-labelName div {
  color: #3C0A32 !important;
  font-family: "new-spirit", serif;
  font-weight: 400;
  font-style: normal;
  font-size: 32px !important;
  font-style: normal !important;
  font-weight: 300 !important;
  line-height: 40px; /* 125% */
}

.zf-templateWrapper > ul:last-child {
  list-style-type: none;
}
.zf-templateWrapper .zf-fmFooter {
  text-align: left;
  padding: 0px;
}

.zf-subContWrap ul {
  display: flex;
  flex-wrap: wrap;
}

.zf-address .zf-labelName,
.zf-namemedium .zf-labelName {
  color: #3C0A32;
  font-family: "new-spirit", serif;
  font-weight: 400;
  font-style: normal;
  font-size: 32px;
  font-style: normal;
  font-weight: 300;
  line-height: 40px; /* 125% */
}

.zf-topAlign .zf-tempFrmWrapper.zf-top-name .zf-labelName {
  display: none;
}

.zf-date input {
  width: 100%;
}

.zf-phonefld label {
  display: none;
}

.zf-small, .zf-large, .zf-date {
  width: 50%;
}
@media (max-width: 991.98px) {
  .zf-small, .zf-large, .zf-date {
    width: 100% !important;
  }
}

.zf-small input {
  width: 100% !important;
}

.zf-name {
  width: 100%;
}

/*--------------------------------------------------------------
THEME / FORMS
--------------------------------------------------------------*/
form {
  width: 100%;
  text-align: left;
}
form .form-field.text-field, form .form-field.select-field {
  position: relative;
  width: 100%;
  float: left;
  margin-bottom: 20px;
}
@media (max-width: 575.98px) {
  form .form-field.text-field, form .form-field.select-field {
    width: 100%;
  }
}
form .form-field.text-field {
  position: relative;
}
form .form-field.text-field label {
  display: block;
  margin-bottom: 0;
}
form .form-field.text-field input {
  background: none;
  border: 1px solid #9e9fa1;
  color: #000000;
  border-radius: 4px;
  top: 0;
  right: 0;
  width: 100%;
  padding-top: 5px;
  padding-bottom: 5px;
  padding-left: 15px;
  padding-right: 15px;
  height: 48px;
  box-shadow: none !important;
}
form .form-field.text-field input:focus {
  outline: none !important;
}
form .form-field.text-field input:focus-visible {
  outline: 1px dotted !important;
  outline: 5px auto -webkit-focus-ring-color !important;
}
form .form-field.text-field.conditional {
  overflow: hidden;
  height: 0;
  width: 100%;
  margin-bottom: 0;
  -webkit-transition: height 250ms cubic-bezier(0.24, 0, 0.4, 1);
  -moz-transition: height 250ms cubic-bezier(0.24, 0, 0.4, 1);
  -ms-transition: height 250ms cubic-bezier(0.24, 0, 0.4, 1);
  -o-transition: height 250ms cubic-bezier(0.24, 0, 0.4, 1);
  transition: height 250ms cubic-bezier(0.24, 0, 0.4, 1);
}
form .form-field.text-field.conditional label {
  position: relative;
  height: 48px;
}
form .form-field.text-field.conditional .placeholder {
  left: 16px;
}
form .form-field.text-field.conditional .cond-holder {
  padding-bottom: 20px;
}
form .form-field.select-field .select-wrap {
  position: relative;
}
form .form-field.select-field .placeholder {
  left: 16px;
}
form .form-field.select-field select {
  background: none;
  border: 1px solid #9e9fa1;
  color: #000000;
  border-radius: 4px;
  top: 0;
  right: 0;
  width: 100%;
  padding-top: 5px;
  padding-bottom: 5px;
  padding-left: 15px;
  padding-right: 15px;
  height: 48px;
  box-shadow: none !important;
  background-image: url(img/icons/chevron.svg);
  background-position: top 20px right 15px;
  background-repeat: no-repeat;
  box-shadow: none !important;
  color: transparent;
  -webkit-appearance: none;
}
form .form-field.select-field select:focus {
  outline: none !important;
}
form .form-field.select-field select:focus-visible {
  outline: 1px dotted !important;
  outline: 5px auto -webkit-focus-ring-color !important;
}
form .form-field.select-field select:focus {
  outline: none !important;
}
form .form-field.select-field select:focus-visible {
  outline: 1px dotted !important;
  outline: 5px auto -webkit-focus-ring-color !important;
}
form .form-field.select-field .placeholder-wrap-select.not-empty .placeholder {
  display: none;
}
form .form-field.select-field .placeholder-wrap-select.not-empty select {
  color: #000000;
}
form .form-field.select-field select::-ms-expand {
  display: none;
}
form .form-field.textarea-field textarea {
  background: none;
  border: 1px solid #9e9fa1;
  color: #000000;
  border-radius: 4px;
  top: 0;
  right: 0;
  width: 100%;
  padding-top: 5px;
  padding-bottom: 5px;
  padding-left: 15px;
  padding-right: 15px;
  height: 48px;
  box-shadow: none !important;
  height: unset;
  padding-top: 10px;
}
form .form-field.textarea-field textarea:focus {
  outline: none !important;
}
form .form-field.textarea-field textarea:focus-visible {
  outline: 1px dotted !important;
  outline: 5px auto -webkit-focus-ring-color !important;
}
form .form-field.textarea-field textarea::placeholder {
  color: #B9B9B9;
}
form .form-field.consent-field {
  width: 100%;
  display: inline-block;
  margin-top: 20px;
  margin-bottom: 25px;
  position: relative;
}
form .form-field.consent-field label {
  position: relative;
  display: inline-block;
  float: none;
  margin-bottom: 0;
  cursor: pointer;
}
form .form-field.consent-field label > span {
  position: relative;
  display: inline-block;
  padding-left: 40px;
  font-size: 12px;
  font-family: Arial, sans-serif;
  font-weight: normal;
  font-style: normal;
  padding-top: 3px;
}
form .form-field.consent-field label > span:before, form .form-field.consent-field label > span:after {
  content: "";
  position: absolute;
  width: 28px;
  height: 28px;
  left: 0;
  top: 0;
  border-radius: 4px;
  display: block;
}
form .form-field.consent-field label > span a {
  font-family: PPNeueMontreal-Regular, sans-serif;
  font-weight: normal;
  font-style: normal;
  color: #ffffff;
  text-decoration: underline;
  -webkit-transition: color 250ms cubic-bezier(0.56, 0, 0.24, 1);
  -moz-transition: color 250ms cubic-bezier(0.56, 0, 0.24, 1);
  -ms-transition: color 250ms cubic-bezier(0.56, 0, 0.24, 1);
  -o-transition: color 250ms cubic-bezier(0.56, 0, 0.24, 1);
  transition: color 250ms cubic-bezier(0.56, 0, 0.24, 1);
}
@media (min-width: 992px) {
  form .form-field.consent-field label > span a:hover {
    color: #F36D68;
  }
}
form .form-field.consent-field label > span:before {
  background: none;
  border: 1px solid #9e9fa1;
  -webkit-transition: border 250ms cubic-bezier(0.56, 0, 0.24, 1);
  -moz-transition: border 250ms cubic-bezier(0.56, 0, 0.24, 1);
  -ms-transition: border 250ms cubic-bezier(0.56, 0, 0.24, 1);
  -o-transition: border 250ms cubic-bezier(0.56, 0, 0.24, 1);
  transition: border 250ms cubic-bezier(0.56, 0, 0.24, 1);
}
form .form-field.consent-field label > span:after {
  background-image: url("img/icons/check.svg");
  background-repeat: no-repeat;
  background-position: center;
  background-size: 14px;
  opacity: 0;
  -webkit-transition: opacity 250ms cubic-bezier(0.56, 0, 0.24, 1);
  -moz-transition: opacity 250ms cubic-bezier(0.56, 0, 0.24, 1);
  -ms-transition: opacity 250ms cubic-bezier(0.56, 0, 0.24, 1);
  -o-transition: opacity 250ms cubic-bezier(0.56, 0, 0.24, 1);
  transition: opacity 250ms cubic-bezier(0.56, 0, 0.24, 1);
}
form .form-field.consent-field label .req-star {
  color: #F36D68;
}
form .form-field.consent-field label input {
  position: absolute;
  top: 0;
  left: 0;
  width: 0;
  height: 0;
  opacity: 0;
  font-size: 0;
}
form .form-field.consent-field label input:focus-visible + span:before {
  outline: 1px dotted !important;
  outline: 5px auto -webkit-focus-ring-color !important;
}
form .form-field.consent-field label input:checked + span:after {
  opacity: 1;
}
form .form-field.consent-field label input:checked + span:before {
  border: 1px solid #9e9fa1;
}
form .form-field.consent-field label.invalid > span:before {
  border: 1px solid #dc3545;
}
form .form-field.submit-field {
  margin-top: 20px;
  display: -webkit-box;
  display: -moz-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-direction: normal;
  -webkit-box-orient: vertical;
  -moz-box-direction: normal;
  -moz-box-orient: vertical;
  -webkit-flex-direction: column;
  -ms-flex-direction: column;
  flex-direction: column;
}
form .form-field.submit-field .pet-name {
  position: absolute;
  top: -100000px;
  left: -100000px;
}
form .form-field.submit-field .req {
  order: 2;
  font-size: 12px;
  font-family: Arial, sans-serif;
  font-weight: normal;
  font-style: normal;
  margin-top: 16px;
}
@media (max-width: 399px) {
  form .form-field.submit-field .req {
    display: block;
    margin-right: 0;
    margin-bottom: 12px;
  }
}
form .form-field.submit-field .button {
  order: 1;
}
form .form-field.submit-field .button input[type=submit] {
  font-family: PPNeueMontreal-Medium, sans-serif;
  font-weight: bold;
  font-style: normal;
  background-color: #FF8C70;
  outline: none !important;
  text-decoration: none !important;
  display: inline-block;
  cursor: pointer;
  color: #3C0A32;
  border-radius: 4px;
  padding-left: 40px;
  padding-right: 40px;
  height: 44px;
  line-height: 44px;
  border-radius: 22px;
  font-size: 16px;
}
form .form-field.submit-field .button input[type=submit]:focus {
  outline: none !important;
}
form .form-field.submit-field .button input[type=submit]:focus-visible {
  outline: 1px dotted !important;
  outline: 5px auto -webkit-focus-ring-color !important;
}
form .form-field.submit-field .button input[type=submit] span {
  color: #3C0A32;
  font-size: 16px;
  line-height: 44px;
}
@media (min-width: 992px) {
  form .form-field.submit-field .button input[type=submit] {
    -webkit-transition: background 250ms cubic-bezier(0.24, 0, 0.4, 1), border 250ms cubic-bezier(0.24, 0, 0.4, 1), color 250ms cubic-bezier(0.24, 0, 0.4, 1), opacity 1000ms cubic-bezier(0.24, 0, 0.4, 1);
    -moz-transition: background 250ms cubic-bezier(0.24, 0, 0.4, 1), border 250ms cubic-bezier(0.24, 0, 0.4, 1), color 250ms cubic-bezier(0.24, 0, 0.4, 1), opacity 1000ms cubic-bezier(0.24, 0, 0.4, 1);
    -ms-transition: background 250ms cubic-bezier(0.24, 0, 0.4, 1), border 250ms cubic-bezier(0.24, 0, 0.4, 1), color 250ms cubic-bezier(0.24, 0, 0.4, 1), opacity 1000ms cubic-bezier(0.24, 0, 0.4, 1);
    -o-transition: background 250ms cubic-bezier(0.24, 0, 0.4, 1), border 250ms cubic-bezier(0.24, 0, 0.4, 1), color 250ms cubic-bezier(0.24, 0, 0.4, 1), opacity 1000ms cubic-bezier(0.24, 0, 0.4, 1);
    transition: background 250ms cubic-bezier(0.24, 0, 0.4, 1), border 250ms cubic-bezier(0.24, 0, 0.4, 1), color 250ms cubic-bezier(0.24, 0, 0.4, 1), opacity 1000ms cubic-bezier(0.24, 0, 0.4, 1);
  }
  form .form-field.submit-field .button input[type=submit] * {
    -webkit-transition: color 250ms cubic-bezier(0.24, 0, 0.4, 1);
    -moz-transition: color 250ms cubic-bezier(0.24, 0, 0.4, 1);
    -ms-transition: color 250ms cubic-bezier(0.24, 0, 0.4, 1);
    -o-transition: color 250ms cubic-bezier(0.24, 0, 0.4, 1);
    transition: color 250ms cubic-bezier(0.24, 0, 0.4, 1);
  }
  form .form-field.submit-field .button input[type=submit]:hover {
    background-color: #3C0A32 !important;
    color: #FF8C70 !important;
  }
  form .form-field.submit-field .button input[type=submit]:hover span {
    opacity: 1 !important;
  }
  form .form-field.submit-field .button input[type=submit]:hover * {
    color: #FF8C70;
  }
}
form .form-field.half-field {
  width: 50%;
}
form .placeholder {
  position: absolute;
  height: 100%;
  left: 26px;
  top: 0;
  font-size: 16px;
  display: -webkit-box;
  display: -moz-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
  -moz-box-align: center;
  -ms-flex-align: center;
  -webkit-align-items: center;
  align-items: center;
  color: #B9B9B9;
  pointer-events: none;
}
form .placeholder.not-empty {
  display: none !important;
}
form .req-star {
  color: #F36D68;
}
form > * {
  padding-left: 10px;
  padding-right: 10px;
}
form.was-validated .form-control:valid {
  border-color: #9e9fa1 !important;
}

.acf-success {
  opacity: 0;
  display: none;
  left: 0;
  -webkit-transition: opacity 1000ms ease;
  -moz-transition: opacity 1000ms ease;
  -ms-transition: opacity 1000ms ease;
  -o-transition: opacity 1000ms ease;
  transition: opacity 1000ms ease;
}
.acf-success.active {
  opacity: 1;
  position: relative;
}
.acf-success h2 {
  padding-top: 40px;
}
.acf-success .msg {
  display: none;
}
.acf-success .response {
  color: red;
  display: none;
}
.acf-success * {
  color: #000000;
}

/*
    Double slider
*/
.dual-directional-image-sliders-with-lightbox {
  padding-top: 40px;
  padding-bottom: 24px;
}
@media (min-width: 768px) {
  .dual-directional-image-sliders-with-lightbox {
    padding-top: 96px;
    padding-bottom: 72px;
  }
}
@media (min-width: 1024px) {
  .dual-directional-image-sliders-with-lightbox {
    padding-top: 172px;
    padding-bottom: 160px;
  }
}
.dual-directional-image-sliders-with-lightbox .top-slider-wrapper {
  margin-bottom: 8px;
}
@media (min-width: 768px) {
  .dual-directional-image-sliders-with-lightbox .top-slider-wrapper {
    margin-bottom: 20px;
  }
}
.dual-directional-image-sliders-with-lightbox .ddiswlCustomDirectionalSlider .slide-wrapper {
  position: relative;
  width: 100%;
  max-width: 100%;
  overflow-x: hidden;
  overflow-y: visible;
}
.dual-directional-image-sliders-with-lightbox .ddiswlCustomDirectionalSlider .slide-wrapper::after {
  content: "";
  display: block;
  padding-bottom: 30%;
}
@media (min-width: 768px) {
  .dual-directional-image-sliders-with-lightbox .ddiswlCustomDirectionalSlider .slide-wrapper::after {
    padding-bottom: 19%;
  }
}
.dual-directional-image-sliders-with-lightbox .ddiswlCustomDirectionalSlider .slide-wrapper .slide {
  position: absolute;
  top: 0;
  left: 0;
  height: 100%;
  width: 43%;
  padding: 0.4em 16px;
  transition-property: padding;
  transition-duration: 0.24s;
  transition-timing-function: ease-in;
  border-radius: 16px;
}
@media (min-width: 768px) {
  .dual-directional-image-sliders-with-lightbox .ddiswlCustomDirectionalSlider .slide-wrapper .slide {
    border-radius: 24px;
    width: 26.5%;
  }
}
.dual-directional-image-sliders-with-lightbox .ddiswlCustomDirectionalSlider .slide-wrapper .slide button {
  height: 100%;
  width: 100%;
  border-radius: 16px;
  cursor: default;
}
@media (min-width: 768px) {
  .dual-directional-image-sliders-with-lightbox .ddiswlCustomDirectionalSlider .slide-wrapper .slide button {
    border-radius: 24px;
  }
}
.dual-directional-image-sliders-with-lightbox .ddiswlCustomDirectionalSlider .slide-wrapper .slide .image-container {
  position: relative;
}
.dual-directional-image-sliders-with-lightbox .ddiswlCustomDirectionalSlider .slide-wrapper .slide img {
  position: absolute;
  width: 100%;
  height: 100%;
  top: 0;
  left: 0;
  object-fit: cover;
  border-radius: 8px;
  box-shadow: 0 0px 0px rgba(0, 0, 0, 0.18);
  transition-property: box-shadow;
  transition-duration: 0.24s;
  transition-timing-function: ease-in;
}
@media (min-width: 768px) {
  .dual-directional-image-sliders-with-lightbox .ddiswlCustomDirectionalSlider .slide-wrapper .slide img {
    border-radius: 24px;
  }
}
.dual-directional-image-sliders-with-lightbox .ddiswlCustomDirectionalSlider .slide-wrapper .slide:hover {
  /*
  img {
      box-shadow: 0 6px 8px rgba($color: #000000, $alpha: 0.18);
  }
      */
}
.ddiswlDirectionalLightBox {
  background-color: rgba(0, 0, 0, 0);
  transition-duration: 0.65s;
  transition-property: background-color;
  transition-timing-function: ease;
}
.ddiswlDirectionalLightBox.animated {
  background-color: rgba(0, 0, 0, 0.8);
}
.ddiswlDirectionalLightBox .content-container {
  width: 100%;
  height: 100%;
  display: grid;
  grid-template-columns: 1fr;
}
@media (min-width: 768px) {
  .ddiswlDirectionalLightBox .content-container {
    grid-template-columns: repeat(24, 1fr);
    column-gap: 24px;
  }
}
.ddiswlDirectionalLightBox .content-container .image-container {
  grid-column: 1;
  position: relative;
  display: flex;
  flex-direction: column;
  justify-content: center;
  padding: 0.8em;
}
@media (min-width: 768px) {
  .ddiswlDirectionalLightBox .content-container .image-container {
    grid-column: 3/span 20;
    display: block;
    padding: 0;
  }
}
.ddiswlDirectionalLightBox .content-container .image-container img {
  position: static;
  top: 0;
  left: 0;
  object-fit: cover;
  border: none;
  border-radius: 24px;
}
.ddiswlDirectionalLightBox .content-container .image-container img.grow-transitions {
  transition-property: top, left, width, height;
  transition-duration: 0.325s;
  transition-timing-function: ease;
}
@media (min-width: 768px) {
  .ddiswlDirectionalLightBox .content-container .image-container img {
    position: absolute;
    width: 100%;
    height: 100%;
  }
}
.ddiswlDirectionalLightBox .content-container .image-container .close-button {
  position: absolute;
  top: 16px;
  right: 16px;
  width: 56px;
  height: 56px;
  border-radius: 50%;
  background-color: #ffffff;
  opacity: 0;
  transition-duration: 0.65s;
  transition-timing-function: ease;
  transition-property: opacity;
}
.ddiswlDirectionalLightBox .content-container .image-container .close-button.display {
  display: flex;
}
.ddiswlDirectionalLightBox .content-container .image-container .close-button.animated {
  opacity: 1;
}
.ddiswlDirectionalLightBox .content-container .image-container .close-button > span {
  position: absolute;
  top: 50%;
  left: 50%;
  height: 1px;
  width: 18px;
  background-color: #000000;
}
.ddiswlDirectionalLightBox .content-container .image-container .close-button > span:nth-child(1) {
  transform: translate(-50%, -50%) rotate(45deg);
}
.ddiswlDirectionalLightBox .content-container .image-container .close-button > span:nth-child(2) {
  transform: translate(-50%, -50%) rotate(-45deg);
}
.ddiswlDirectionalLightBox .content-container .image-container .display-container {
  position: absolute;
  bottom: 0;
  width: 100%;
  padding: 136px 40px 48px;
  background-image: linear-gradient(0deg, rgba(0, 0, 0, 0.8) 0%, rgba(0, 0, 0, 0) 100%);
  opacity: 0;
  transition-duration: 0.65s;
  transition-timing-function: ease;
  transition-property: opacity;
  display: none;
}
.ddiswlDirectionalLightBox .content-container .image-container .display-container.display {
  display: block;
}
.ddiswlDirectionalLightBox .content-container .image-container .display-container.animated {
  opacity: 1;
}
.ddiswlDirectionalLightBox .content-container .image-container .display-container .image-label {
  color: #ffffff;
  font-size: 40px;
  font-family: sans-serif;
  line-height: 1;
  margin-bottom: 12px;
  font-weight: 200;
}
.ddiswlDirectionalLightBox .content-container .image-container .display-container .info-container {
  display: flex;
  align-items: center;
}
.ddiswlDirectionalLightBox .content-container .image-container .display-container .info-container .info {
  color: #ffffff;
  font-size: 16px;
  line-height: 1;
}
.ddiswlDirectionalLightBox .content-container .image-container .display-container .info-container .line {
  height: 16px;
  min-width: 1px;
  max-width: 1px;
  background-color: #D7DCE0;
  margin: 0 16px;
}
.ddiswlDirectionalLightBox .content-container .image-container .display-container .cta-button {
  background-color: #ffffff;
  color: #000000;
  padding: 16px 24px;
  font-size: 14px;
  color: #091C32;
  line-height: 16px;
  text-transform: uppercase;
  border-radius: 24px;
}

/*# sourceMappingURL=style.css.map */
