@font-face {
  font-family: 'Montserrat';
  src: local('Montserrat-ExtraLight'), local('Montserrat-ExtraLight'), url('../fonts/Montserrat-ExtraLight.ttf') format('truetype');
  font-weight: 100;
  font-style: normal;
  font-display: swap;
}
@font-face {
  font-family: 'Montserrat';
  src: local('Montserrat-ExtraLightItalic'), local('Montserrat-ExtraLightItalic'), url('../fonts/Montserrat-ExtraLightItalic.ttf') format('truetype');
  font-weight: 100;
  font-style: italic;
  font-display: swap;
}
@font-face {
  font-family: 'Montserrat';
  src: local('Montserrat-Thin'), local('Montserrat-Thin'), url('../fonts/Montserrat-Thin.ttf') format('truetype');
  font-weight: 200;
  font-style: normal;
  font-display: swap;
}
@font-face {
  font-family: 'Montserrat';
  src: local('Montserrat-ThinItalic'), local('Montserrat-ThinItalic'), url('../fonts/Montserrat-ThinItalic.ttf') format('truetype');
  font-weight: 200;
  font-style: italic;
  font-display: swap;
}
@font-face {
  font-family: 'Montserrat';
  src: local('Montserrat-Light'), local('Montserrat-Light'), url('../fonts/Montserrat-Light.ttf') format('truetype');
  font-weight: 300;
  font-style: normal;
  font-display: swap;
}
@font-face {
  font-family: 'Montserrat';
  src: local('Montserrat-LightItalic'), local('Montserrat-LightItalic'), url('../fonts/Montserrat-LightItalic.ttf') format('truetype');
  font-weight: 300;
  font-style: italic;
  font-display: swap;
}
@font-face {
  font-family: 'Montserrat';
  src: local('Montserrat-Regular'), local('Montserrat-Regular'), url('../fonts/Montserrat-Regular.ttf') format('truetype');
  font-weight: 400;
  font-style: normal;
  font-display: swap;
}
@font-face {
  font-family: 'Montserrat';
  src: local('Montserrat-Italic'), local('Montserrat-Italic'), url('../fonts/Montserrat-Italic.ttf') format('truetype');
  font-weight: 400;
  font-style: italic;
  font-display: swap;
}
@font-face {
  font-family: 'Montserrat';
  src: local('Montserrat-Medium'), local('Montserrat-Medium'), url('../fonts/Montserrat-Medium.ttf') format('truetype');
  font-weight: 500;
  font-style: normal;
  font-display: swap;
}
@font-face {
  font-family: 'Montserrat';
  src: local('Montserrat-MediumItalic'), local('Montserrat-MediumItalic'), url('../fonts/Montserrat-MediumItalic.ttf') format('truetype');
  font-weight: 500;
  font-style: italic;
  font-display: swap;
}
@font-face {
  font-family: 'Montserrat';
  src: local('Montserrat-SemiBold'), local('Montserrat-SemiBold'), url('../fonts/Montserrat-SemiBold.ttf') format('truetype');
  font-weight: 600;
  font-style: normal;
  font-display: swap;
}
@font-face {
  font-family: 'Montserrat';
  src: local('Montserrat-SemiBoldItalic'), local('Montserrat-SemiBoldItalic'), url('../fonts/Montserrat-SemiBoldItalic.ttf') format('truetype');
  font-weight: 600;
  font-style: italic;
  font-display: swap;
}
@font-face {
  font-family: 'Montserrat';
  src: local('Montserrat-Bold'), local('Montserrat-Bold'), url('../fonts/Montserrat-Bold.ttf') format('truetype');
  font-weight: 700;
  font-style: normal;
  font-display: swap;
}
@font-face {
  font-family: 'Montserrat';
  src: local('Montserrat-BoldItalic'), local('Montserrat-BoldItalic'), url('../fonts/Montserrat-BoldItalic.ttf') format('truetype');
  font-weight: 700;
  font-style: italic;
  font-display: swap;
}
@font-face {
  font-family: 'Montserrat';
  src: local('Montserrat-ExtraBold'), local('Montserrat-ExtraBold'), url('../fonts/Montserrat-ExtraBold.ttf') format('truetype');
  font-weight: 800;
  font-style: normal;
  font-display: swap;
}
@font-face {
  font-family: 'Montserrat';
  src: local('Montserrat-ExtraBoldItalic'), local('Montserrat-ExtraBoldItalic'), url('../fonts/Montserrat-ExtraBoldItalic.ttf') format('truetype');
  font-weight: 800;
  font-style: italic;
  font-display: swap;
}
@font-face {
  font-family: 'Proxima Nova';
  src: url('../fonts/ProximaNovaRegular.eot');
  src: local('Proxima Nova'), url('../fonts/ProximaNovaRegular.eot?#iefix') format('embedded-opentype'), url('../fonts/ProximaNovaRegular.woff') format('woff'), url('../fonts/ProximaNovaRegular.ttf') format('truetype');
  font-weight: 400;
  font-style: normal;
  font-display: swap;
}
@font-face {
  font-family: 'Proxima Nova';
  src: url('../fonts/ProximaNovaBold.eot');
  src: local('Proxima Nova'), url('../fonts/ProximaNovaBold.eot?#iefix') format('embedded-opentype'), url('../fonts/ProximaNovaBold.woff') format('woff'), url('../fonts/ProximaNovaBold.ttf') format('truetype');
  font-weight: 700;
  font-style: normal;
  font-display: swap;
}
.visually-hidden {
  display: none;
}
.hidden {
  display: none !important;
}
body.overflow-h {
  overflow: hidden !important;
}
* {
  -webkit-tap-highlight-color: rgba(0, 0, 0, 0);
}
html {
  box-sizing: border-box;
  font-size: calc(10 / 1440 * 100vw);
  scroll-behavior: smooth;
}
@media (max-width: 500px) {
  html {
    font-size: calc(10 / 428 * 100vw);
  }
}
body {
  color: #000000;
  background-color: #FFFFFF;
  font-family: "Montserrat", sans-serif;
  margin: 0;
}
* {
  -webkit-tap-highlight-color: rgba(0, 0, 0, 0);
}
p,
h1,
h2,
h3,
h4,
h5,
h6 {
  margin-top: 0;
  margin-bottom: 0;
}
address {
  padding: 0;
  margin: 0;
}
img {
  display: block;
}
ul {
  list-style: none;
  padding: 0;
  margin: 0;
}
ol {
  padding: 0;
  margin: 0;
}
a {
  text-decoration: none;
  color: inherit;
}
.container {
  max-width: 144rem;
  padding: 0 4rem;
}
@media screen and (max-width: 500px) {
  .container {
    padding: 0 2rem;
  }
  .container.nav-top {
    padding: 0.5rem 1rem;
  }
}
.hidden {
  display: none !important;
}
.nowrap {
  white-space: nowrap !important;
}
@keyframes wiggle {
  0%,
  7% {
    transform: rotateZ(0);
  }
  15% {
    transform: rotateZ(-15deg);
  }
  20% {
    transform: rotateZ(10deg);
  }
  25% {
    transform: rotateZ(-10deg);
  }
  30% {
    transform: rotateZ(6deg);
  }
  35% {
    transform: rotateZ(-4deg);
  }
  40%,
  100% {
    transform: rotateZ(0);
  }
}
* {
  box-sizing: border-box;
}
header {
  position: fixed;
  top: 0;
  width: 100%;
  display: flex;
  flex-direction: column;
  z-index: 101;
  opacity: 1;
  transition: opacity 300ms ease-out 1000ms;
}
header.animated {
  opacity: 0;
}
.mobile {
  display: none;
}
.desktop {
  display: block;
}
.nav-top {
  display: flex;
  justify-content: space-between;
  padding-top: 0.8rem;
  padding-bottom: 0.8rem;
}
.nav-top p {
  font-family: 'Montserrat', sans-serif;
  font-style: normal;
  font-size: 1rem;
  line-height: 1.2rem;
  letter-spacing: 0.05em;
  color: #FFFFFF;
  text-align: center;
  font-weight: 700;
}
.nav-bottom {
  position: relative;
  display: flex;
  align-items: center;
  justify-content: center;
}
.links a {
  position: relative;
  font-family: 'Montserrat', sans-serif;
  font-style: normal;
  font-weight: 500;
  font-size: 1rem;
  line-height: 1.6rem;
  letter-spacing: 0.01em;
  color: #FFFFFF;
}
.links a:not(:last-child) {
  margin-right: 1.6rem;
  padding-right: 1.6rem;
}
.links a:not(:last-child)::after {
  content: "";
  position: absolute;
  top: 50%;
  right: 0;
  transform: translateY(-50%);
  width: 0.1rem;
  height: 80%;
  background-color: #00BFD5;
}
.logo {
  width: 18.7rem;
  margin-top: -1.3rem;
}
@media (max-width: 500px) {
  .logo {
    width: 16.148rem;
    margin-top: 0;
  }
}
.socials {
  position: absolute;
  right: 4rem;
  display: flex;
  align-items: center;
  gap: 1.7rem;
}
.socials .fake-btn {
  cursor: pointer;
  display: flex;
  flex-direction: row;
  align-items: center;
  justify-content: center;
  min-width: 4.5rem;
  height: 4.5rem;
  border: 0.25rem solid rgba(255, 255, 255, 0.2);
  border-radius: 2.25rem;
  padding: 1rem;
  box-shadow: none;
  transition: box-shadow 350ms ease-in-out;
}
.socials .fake-btn .plane {
  width: 1.954rem;
  height: 1.954rem;
}
.socials .fake-btn p {
  width: 0;
  height: 2.2rem;
  overflow: hidden;
  transition: width 350ms ease-in-out;
}
.socials .fake-btn p span {
  white-space: nowrap;
  font-family: 'Proxima Nova', sans-serif;
  font-style: normal;
  font-weight: 700;
  font-size: 1.8rem;
  line-height: 2.2rem;
  text-align: center;
  letter-spacing: 0.05em;
  color: #FFFFFF;
}
.socials .fake-btn:hover {
  gap: 0.4rem;
  box-shadow: inset 0 0 1.3rem rgba(255, 255, 255, 0.2);
  border-radius: 8.1818rem;
  background: rgba(255, 255, 255, 0.15);
}
.socials .fake-btn:hover p {
  width: 16.2rem;
  max-width: 21rem;
}
.call-button {
  cursor: pointer;
  border-radius: 8.1818rem;
  transition: background-color 0.3s ease-in-out;
}
.call-button:hover {
  transition: background-color 0.3s ease-in-out;
  border-radius: 8.1818rem;
  background-color: rgba(255, 255, 255, 0.15);
}
.nav-icon {
  width: 4.5rem;
}
.ref-icon {
  width: 5.5rem;
  border-radius: 8.1818rem;
  transition: background-color 0.3s ease-in-out;
}
.ref-icon:hover {
  transition: background-color 0.3s ease-in-out;
  border-radius: 8.1818rem;
  background-color: rgba(255, 255, 255, 0.15);
}
.menu-btn {
  padding: 1.55rem;
  width: 5.5rem;
  height: 5.5rem;
  border-radius: 10rem;
  border: 0.2rem solid rgba(255, 255, 255, 0.2);
  background: rgba(255, 255, 255, 0.01);
  box-shadow: 0 0 1.3rem 0 rgba(255, 255, 255, 0.2) inset;
  border-radius: 8.1818rem;
  transition: background-color 0.3s ease-in-out;
}
.menu-btn img {
  width: 100%;
  height: 100%;
}
.menu-btn:hover {
  transition: background-color 0.3s ease-in-out;
  border-radius: 8.1818rem;
  background-color: rgba(255, 255, 255, 0.15);
}
@media (max-width: 500px) {
  .menu-btn {
    display: none;
  }
}
.modal[data-modal-name="refs"] {
  position: fixed;
  z-index: 1001;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  background: rgba(0, 0, 0, 0.8);
  overflow: auto;
}
.modal[data-modal-name="refs"] .modal-content {
  position: absolute;
  top: 3%;
  right: 0;
  border-top-left-radius: 2.4rem;
  border-bottom-left-radius: 2.4rem;
  background: url("../images/BG_Ref_modal.webp"), linear-gradient(165.28deg, #FFFFFF 7.73%, #FFF1EB 88.44%);
  background-size: contain;
  background-repeat: no-repeat;
  display: flex;
  width: 139rem;
  padding: 4rem;
  flex-direction: column;
  gap: 1rem;
}
.modal[data-modal-name="refs"] .modal-content .close {
  position: absolute;
  top: 1.8rem;
  right: 1.8rem;
}
.modal[data-modal-name="refs"] .modal-content .close img {
  width: 4.5rem;
  height: 4.5rem;
}
.modal[data-modal-name="refs"] .modal-content h2 {
  font-family: 'Montserrat', sans-serif;
  font-style: normal;
  font-weight: 700;
  font-size: 2.2rem;
  line-height: 2.6rem;
  padding: 0;
  color: #72267A;
}
.modal[data-modal-name="refs"] .modal-content ol {
  padding-inline-start: 3.2rem !important;
  padding-left: 2.4rem;
  font-family: 'Montserrat', sans-serif;
  font-style: normal;
  font-weight: 400;
  font-size: 1.6rem;
  line-height: 1.9rem;
  color: #4C4C4D;
}
.modal[data-modal-name="refs"] .modal-content ol li {
  margin-bottom: 0.5rem;
}
.modal[data-modal-name="refs"] .modal-content ol li::marker {
  font-weight: 700;
}
.modal[data-modal-name="refs"] .modal-content p {
  font-family: 'Montserrat', sans-serif;
  font-style: normal;
  font-weight: 400;
  font-size: 1.6rem;
  line-height: 1.9rem;
  color: #4C4C4D;
}
.modal[data-modal-name="copy-url"] {
  position: fixed;
  z-index: 1001;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  background: rgba(0, 0, 0, 0.8);
  overflow: auto;
  display: flex;
  justify-content: center;
  align-items: center;
}
.modal[data-modal-name="copy-url"] .modal-content {
  display: flex;
  justify-content: center;
  align-items: center;
  padding: 3rem 4rem;
  background: #72267A;
  border: 0.2rem solid rgba(255, 255, 255, 0.2);
  box-shadow: inset 0 0 1.3rem rgba(255, 255, 255, 0.2);
  border-radius: 10rem;
  /* Copy Current URL */
  font-family: 'Proxima Nova', sans-serif;
  font-style: normal;
  font-weight: 700;
  font-size: 1.8rem;
  line-height: 2.2rem;
  letter-spacing: 0.05em;
  color: #FFFFFF;
}
.modal[data-modal-name="copy-url"] .modal-content img {
  width: 2rem;
  height: 2rem;
}
@media (max-width: 500px) {
  .mobile {
    display: block;
  }
  .desktop {
    display: none;
  }
  .fake-btn {
    display: none !important;
  }
  .nav-top {
    display: flex;
    flex-direction: column;
    align-items: center;
    gap: 0.5rem;
  }
  .nav-top p {
    color: #FFE5DA;
  }
  .links a {
    position: relative;
    color: #FFFFFF;
    letter-spacing: -0.005rem;
  }
  .links a:not(:last-child) {
    margin-right: 0.625rem;
    padding-right: 0.625rem;
  }
  .nav-bottom {
    justify-content: flex-start;
  }
  .buttonRef {
    position: static;
  }
  .socials {
    gap: 2rem;
    right: 2rem;
  }
  .modal[data-modal-name="refs"] {
    position: fixed;
    z-index: 1001;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    background: rgba(0, 0, 0, 0.8);
    overflow: auto;
  }
  .modal[data-modal-name="refs"] .modal-content {
    position: absolute;
    top: 2rem;
    left: 50%;
    transform: translateX(-50%);
    border-radius: 1.2rem;
    background-size: 357% 3%, contain;
    width: 39rem;
    padding: 4rem 2.4rem 2rem;
    flex-direction: column;
    gap: 1rem;
  }
  .modal[data-modal-name="refs"] .modal-content .close {
    position: absolute;
    top: 0.55rem;
    right: 0.55rem;
  }
  .modal[data-modal-name="refs"] .modal-content .close img {
    width: 4rem;
    height: 4rem;
  }
  .modal[data-modal-name="refs"] .modal-content ol {
    padding-left: 2.4rem;
    font-family: 'Montserrat', sans-serif;
    font-style: normal;
    font-weight: 400;
    font-size: 1.6rem;
    line-height: 1.9rem;
    color: #4C4C4D;
  }
  .modal[data-modal-name="refs"] .modal-content ol li {
    margin-bottom: 0.5rem;
  }
  .modal[data-modal-name="refs"] .modal-content ol li::marker {
    font-weight: 700;
  }
  .modal[data-modal-name="refs"] .modal-content p {
    font-family: 'Montserrat', sans-serif;
    font-style: normal;
    font-weight: 400;
    font-size: 1.6rem;
    line-height: 1.9rem;
    color: #4C4C4D;
  }
}
footer {
  position: relative;
  z-index: 101;
  left: 0;
  bottom: 0;
  width: 100%;
  opacity: 1;
  transition: opacity 1000ms ease-out 1000ms, bottom 1000ms ease-out 1000ms;
}
footer.animated {
  opacity: 0;
  bottom: 10rem;
}
footer a {
  font-family: 'Montserrat', sans-serif;
  font-style: normal;
  font-weight: 700;
  font-size: 1.4rem;
  line-height: 1.7rem;
  text-decoration-line: underline;
  color: #510E57;
}
footer .buttonRef {
  position: absolute;
  right: 4rem;
  top: -7.3rem;
  z-index: 1;
}
@keyframes close-anim {
  0% {
    bottom: 8.5rem;
  }
  30% {
    bottom: 9.5rem;
  }
  100% {
    bottom: -10rem;
  }
}
@keyframes close-anim-collapse {
  0% {
    bottom: 4.9rem;
  }
  30% {
    bottom: 5.9rem;
  }
  100% {
    bottom: -10rem;
  }
}
@keyframes close-anim-mobile {
  0% {
    bottom: 21rem;
  }
  30% {
    bottom: 22rem;
  }
  100% {
    bottom: -10rem;
  }
}
@keyframes close-anim-collapse-mobile {
  0% {
    bottom: 8.9rem;
  }
  30% {
    bottom: 9.9rem;
  }
  100% {
    bottom: -10rem;
  }
}
footer.global-info {
  padding: 5rem 0;
}
@media (max-width: 500px) {
  footer.global-info > div:not(.mobile-menu) {
    bottom: calc(100vh - 100dvh);
  }
}
footer.global-info__title {
  font-weight: 700;
  font-size: 1.8rem;
  line-height: 2.2rem;
  color: #510E57;
  margin-bottom: 1rem;
}
footer.global-info__title.uppercase {
  text-transform: uppercase;
}
footer.global-info__title.mb0 {
  margin-bottom: 0;
}
footer.global-info__title.mb5 {
  margin-bottom: 0.5rem;
}
footer.global-info__title img {
  display: none;
}
footer.global-info__sub-title {
  font-weight: 700;
  font-size: 1.6rem;
  line-height: 2rem;
  color: #000000;
}
footer.global-info__warning {
  display: flex;
  flex-direction: column;
  padding: 1rem;
  gap: 1rem;
  border: 0.3rem solid #000000;
  margin-bottom: 1rem;
  font-weight: 700;
  font-size: 1.6rem;
  line-height: 2rem;
}
footer.global-info__text {
  font-weight: 400;
  font-size: 1.6rem;
  line-height: 2rem;
  color: #000000;
  margin-bottom: 1rem;
}
footer.global-info__more--info {
  font-weight: 700;
  font-size: 1.6rem;
  line-height: 2rem;
  color: #510E57;
}
footer.global-info__more--info a {
  text-decoration: underline;
}
footer.global-info.fixed {
  position: fixed;
  top: calc(100vh - 17.5rem);
  left: 0;
  background: #FFFFFF;
  width: 100%;
  padding-top: 0;
}
footer.global-info.fixed.noTransition {
  transition: none !important;
}
footer.global-info.fixed .global-info__title {
  display: flex;
  justify-content: space-between;
  align-items: center;
  margin-bottom: 0;
  font-size: 1.4rem;
  font-style: normal;
  font-weight: 700;
  line-height: normal;
  color: #510E57;
}
footer.global-info.fixed .global-info__title img {
  cursor: pointer;
  width: 2.4rem;
  height: 2.4rem;
  display: block;
}
footer.global-info.fixed .global-info__title .close-important {
  display: none;
}
footer.global-info.fixed .global-info__title .show-important {
  transform: rotate(45deg);
}
footer.global-info.fixed .global-info__text {
  font-size: 1.4rem;
  font-weight: 400;
  line-height: normal;
  margin-bottom: 0;
}
footer.global-info.fixed .global-info__warning {
  border: none;
  padding: 0;
  grid-gap: 0.5rem;
  font-size: 1.4rem;
  font-style: normal;
  font-weight: 700;
  line-height: normal;
  margin: 0;
}
footer.global-info.fixed .container {
  max-width: 100%;
}
footer.global-info.fixed .fixed-top {
  padding: 1rem 8rem;
}
footer.global-info.fixed .fixed-bottom {
  position: relative;
  z-index: 1;
  border: 0.3rem solid #000;
  background: #FFF;
  padding: 1rem 8rem;
}
footer.global-info.fixed .fixed-bottom .global-info__title {
  text-transform: capitalize;
}
footer.global-info.fixed.close-top {
  transition: none;
  top: calc(100vh - 9.8rem);
}
footer.global-info.fixed.close-top .fixed-top {
  animation: close-anim 1s ease-in-out;
  display: block;
  position: fixed;
  bottom: 8.5rem;
  padding-bottom: 2rem;
  background: #FFF;
}
footer.global-info.fixed.close-top.collapse .fixed-top {
  bottom: 4.9rem;
  animation: close-anim-collapse 1s ease-in-out;
}
footer.global-info.fixed.close-top.top-hide {
  transition: all 0.3s ease-in-out;
}
footer.global-info.fixed.close-top.top-hide .fixed-top {
  display: none;
}
@media (max-width: 768px) {
  footer.global-info.fixed.close-top .fixed-top {
    animation: close-anim-mobile 1s ease-in-out;
    bottom: 21rem;
  }
  footer.global-info.fixed.close-top.collapse .fixed-top {
    bottom: 8.9rem;
    animation: close-anim-collapse-mobile 1s ease-in-out;
  }
}
footer.global-info.fixed.collapse {
  top: calc(100vh - 13.7rem);
}
footer.global-info.fixed.collapse.close-top {
  top: calc(100vh - 6rem);
}
footer.global-info.fixed.collapse .global-info__warning p:not(.uppercase) {
  opacity: 0;
  transition: opacity 0.3s ease-in-out;
}
footer.global-info.fixed.collapse.hide p:not(.uppercase):not(.global-info__text) {
  display: none;
}
footer.global-info.fixed:not(.collapse) .global-info__title .show-important {
  display: none;
}
footer.global-info.fixed:not(.collapse) .global-info__title .close-important {
  display: block;
}
footer.global-info.fixed:not(.collapse) .global-info__warning p:not(.uppercase) {
  opacity: 1;
  transition: opacity 0.3s ease-in-out;
}
[data-footer="global-info-modal"] {
  cursor: pointer;
  position: relative;
}
[data-footer="global-info-modal"]:after {
  content: '';
  display: block;
  width: 1rem;
  height: 1.5rem;
  background-image: url(../images/arrow-bottom-purple.svg);
  background-size: contain;
  background-repeat: no-repeat;
  background-position: center;
  position: absolute;
  transform: rotate(-90deg);
  right: -1.6rem;
  top: 0.1rem;
}
footer.global-info [data-footer-name="global-info-modal"] {
  z-index: 99999;
  border-top-left-radius: 2.4rem;
  border-top-right-radius: 2.4rem;
  background: #FFFFFF;
  transition: top 350ms ease-in-out;
  position: fixed;
  top: 100vh;
  height: calc(100vh - 13rem);
}
footer.global-info [data-footer-name="global-info-modal"] .scroll-block {
  padding: 3rem 6rem;
  overflow: auto;
  height: 100%;
}
@media (max-width: 500px) {
  footer.global-info [data-footer-name="global-info-modal"] .scroll-block {
    padding: 1rem 2.2rem 9rem 1rem;
  }
}
footer.global-info [data-footer-name="global-info-modal"].open {
  top: 13rem;
  transition: top 350ms ease-in-out;
}
footer.global-info [data-footer-name="global-info-modal"] img {
  position: absolute;
  top: 2rem;
  right: 2rem;
  cursor: pointer;
}
@media (max-width: 500px) {
  footer.global-info [data-footer-name="global-info-modal"] img {
    top: 0.5rem;
    right: 0.3rem;
  }
}
footer.global-info [data-footer-name="global-info-modal"] a {
  font-family: 'Montserrat', sans-serif;
  font-style: normal;
  font-weight: 700;
  font-size: 1.4rem;
  line-height: 1.7rem;
  text-decoration-line: underline;
  color: #510E57;
}
footer.global-info [data-footer-name="global-info-modal"] .additional-margin {
  margin-top: 1rem;
}
footer.global-info [data-footer-name="global-info-modal"] .global-info__second-wrapper {
  display: flex;
  flex-direction: column;
  gap: 1rem;
  margin-bottom: 1rem;
}
footer.global-info [data-footer-name="global-info-modal"] .global-info__title {
  font-size: 1.8rem;
  line-height: 2.2rem;
  margin-bottom: 0.5rem;
}
footer.global-info [data-footer-name="global-info-modal"] .global-info__text {
  letter-spacing: -0.018rem;
  font-size: 1.6rem;
  line-height: 2rem;
}
footer.global-info [data-footer-name="global-info-modal"] .global-info__text.bold {
  font-weight: 700;
}
footer.global-info [data-footer-name="global-info-modal"] .global-info__text.accent {
  color: #510E57;
  margin-top: 1rem;
  margin-bottom: 1rem;
}
footer.global-info [data-footer-name="global-info-modal"] .global-info__modal-warning {
  display: flex;
  flex-direction: column;
  gap: 1rem;
  outline: 0.3rem solid #000000;
  padding: 1rem;
  margin-top: 2rem;
  margin-bottom: 2rem;
}
footer.global-info [data-footer-name="global-info-modal"] .global-info__modal-warning p {
  display: inline-block !important;
  font-family: 'Montserrat', sans-serif;
  font-style: normal;
  font-weight: 700;
  font-size: 1.6rem;
  line-height: 2rem;
  color: #000000;
}
@media (max-width: 500px) {
  footer.global-info.fixed {
    top: calc(100vh - 31.3rem) !important;
  }
  footer.global-info.fixed.close-top {
    top: calc(100vh - 20.1rem) !important;
  }
  footer.global-info.fixed .fixed-top {
    padding: 1rem;
    background-color: #FFFFFF;
    position: relative;
  }
  footer.global-info.fixed .fixed-bottom {
    padding: 1rem;
  }
  footer.global-info.fixed.collapse {
    top: calc(100vh - 20.5rem) !important;
  }
  footer.global-info.fixed.collapse.close-top {
    top: calc(100vh - 9.7rem) !important;
  }
  footer.global-info.fixed.collapse .global-info__warning p:not(.uppercase) {
    opacity: 0;
    transition: opacity 0.3s ease-in-out;
  }
  footer.global-info.fixed.collapse.hide p:not(.uppercase):not(.global-info__text) {
    display: none;
  }
  footer.global-info.fixed:not(.collapse) .global-info__title .show-important {
    display: none;
  }
  footer.global-info.fixed:not(.collapse) .global-info__title .close-important {
    display: block;
  }
  footer.global-info.fixed:not(.collapse) .global-info__warning p:not(.uppercase) {
    opacity: 1;
    transition: opacity 0.3s ease-in-out;
  }
  footer.global-info [data-modal-name="global-info-modal"] {
    position: fixed;
    top: 12.9rem;
    z-index: 99999;
    height: calc(100vh - 12.9rem);
    border-top-left-radius: 1.2rem;
    border-top-right-radius: 1.2rem;
  }
  footer.global-info [data-modal-name="global-info-modal"] .scroll-block {
    padding: 1rem;
    overflow: auto;
    height: 100%;
  }
  footer.global-info [data-modal-name="global-info-modal"].hidden {
    top: 100%;
  }
  footer.global-info [data-modal-name="global-info-modal"] img {
    position: absolute;
    top: 0.5rem;
    right: 0.3rem;
  }
}
@media (max-width: 500px) and (max-width: 426px) and (min-width: 411px) {
  footer.global-info.fixed {
    top: calc(100vh - 29.8rem) !important;
  }
}
@media (max-width: 500px) and (max-width: 411px) and (min-width: 400px) {
  footer.global-info.fixed {
    top: calc(100vh - 30.3rem) !important;
  }
}
@media (max-width: 500px) and (max-width: 394px) and (min-width: 376px) {
  footer.global-info.fixed {
    top: calc(100vh - 30.3rem) !important;
  }
}
@media (max-width: 500px) and (max-width: 394px) and (min-width: 376px) {
  footer.global-info.fixed.close-top {
    top: calc(100vh - 19.1rem) !important;
  }
}
.modal[data-modal-name="contact-a-representative"],
.modal[data-modal-name="thank-you"] {
  position: fixed;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  background: rgba(0, 0, 0, 0.6);
  overflow: auto;
  z-index: 9999;
}
.modal[data-modal-name="contact-a-representative"] .modal-content,
.modal[data-modal-name="thank-you"] .modal-content {
  box-sizing: border-box;
  position: fixed;
  top: 50%;
  right: 50%;
  transform: translate(50%, -50%);
  border-radius: 1.6rem;
  background: linear-gradient(165deg, #FFF 7.73%, #FFF1EB 88.44%);
  display: flex;
  width: 100%;
  max-width: 56.6rem;
  padding: 4rem;
  flex-direction: column;
  gap: 1rem;
}
.modal[data-modal-name="contact-a-representative"] .modal-content:before,
.modal[data-modal-name="thank-you"] .modal-content:before {
  content: '';
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 6.1rem;
  background-image: url('../images/bg-modal-representative.webp');
  background-repeat: no-repeat;
  background-size: cover;
  background-position: center;
}
.modal[data-modal-name="contact-a-representative"] .modal-content.bigger-content,
.modal[data-modal-name="thank-you"] .modal-content.bigger-content {
  width: 100%;
  max-width: 61.6rem;
}
.modal[data-modal-name="contact-a-representative"] .modal-content .close,
.modal[data-modal-name="thank-you"] .modal-content .close {
  position: absolute;
  top: 2rem;
  right: 2rem;
  width: 4.5rem;
  height: 4.5rem;
}
.modal[data-modal-name="contact-a-representative"] .modal-content .close img,
.modal[data-modal-name="thank-you"] .modal-content .close img {
  width: 100%;
  height: 100%;
}
.modal[data-modal-name="contact-a-representative"] .modal__title,
.modal[data-modal-name="thank-you"] .modal__title {
  text-align: center;
  font-weight: 700;
  font-size: 2.2rem;
  line-height: 120%;
  color: #72267A;
}
.modal[data-modal-name="contact-a-representative"] .modal__text,
.modal[data-modal-name="thank-you"] .modal__text {
  font-weight: 400;
  font-size: 1.6rem;
  line-height: 125%;
  color: #4D4D4F;
  text-align: center;
  max-width: 34.8rem;
  margin: 0 auto 2.4rem;
}
.modal[data-modal-name="contact-a-representative"] .modal__text--big,
.modal[data-modal-name="thank-you"] .modal__text--big {
  font-weight: 400;
  font-size: 1.6rem;
  line-height: 125%;
  color: #4C4C4D;
}
.modal[data-modal-name="contact-a-representative"] .stay-connected__inputs--wrapper,
.modal[data-modal-name="thank-you"] .stay-connected__inputs--wrapper {
  display: grid;
  grid-template-columns: 1fr 1fr;
  gap: 1rem;
}
.contact-a-representative__form {
  display: flex;
  flex-direction: column;
  gap: 1rem;
  width: 34.8rem;
  margin: 0 auto;
  font-weight: 400;
  font-size: 1.2rem;
  line-height: 1.5rem;
  color: #4C4C4D;
}
.contact-a-representative__form div + p {
  color: #4C4C4D;
  text-align: center;
  font-size: 1.2rem;
  line-height: normal;
}
.contact-a-representative__form input,
.contact-a-representative__form select {
  border: none;
  padding: 0.8rem 4.6rem 0.8rem 1.5rem;
  width: 100%;
  background: #FFFFFF;
  border-radius: 10rem;
}
.contact-a-representative__form input {
  padding: 0.8rem 1.5rem;
  color: #4C4C4D;
  font-family: 'Montserrat', sans-serif;
  font-size: 1.2rem;
  font-style: normal;
  font-weight: 400;
  line-height: 125%;
}
.contact-a-representative__form select {
  appearance: none;
  -webkit-appearance: none;
  -moz-appearance: none;
  outline: none;
  background-image: url('../images/arrow-down.svg');
  background-repeat: no-repeat;
  background-position: right 15px center;
  color: #4C4C4D;
  font-family: 'Montserrat', sans-serif;
  font-size: 1.2rem;
  font-style: normal;
  font-weight: 400;
  line-height: 125%;
}
.contact-a-representative__form select::placeholder {
  color: #4C4C4D;
  font-family: 'Montserrat', sans-serif;
  font-size: 1.2rem;
  font-style: normal;
  font-weight: 400;
  line-height: 125%;
}
.contact-a-representative__form select option {
  background-color: #FFFFFF;
  color: #4C4C4D;
  padding: 0.8rem 1.5rem;
}
.contact-a-representative__form select::after {
  content: '';
  position: absolute;
  top: 50%;
  right: 1.5rem;
  transform: translateY(-50%);
}
.contact-a-representative__form a {
  text-decoration: underline;
  color: #72267A;
}
.contact-a-representative__form .validation_message {
  display: none;
  position: relative;
  text-align: right;
  color: #ff0000;
  font-size: 1.2rem;
}
.contact-a-representative__form .validation_message:after {
  content: '';
  position: absolute;
  top: -2.5rem;
  right: 0.8rem;
  background-size: contain;
  background-repeat: no-repeat;
  background-position: center;
  width: 1.8rem;
  height: 1.8rem;
}
.contact-a-representative__form .error input:not([name="NPI"])::placeholder {
  color: #ff0000;
}
.contact-a-representative__form .error select {
  background-image: none;
}
.contact-a-representative__form .error select:nth-child(1) {
  color: red;
}
.contact-a-representative__form .error .validation_message {
  display: block;
}
.contact-a-representative__form .error .custom-label {
  color: #ff0000;
}
.contact-a-representative__form .error .custom-checkbox {
  border-color: red;
}
[data-modal-name="contact-a-representative"] .modal__text {
  margin-bottom: 2.4rem;
}
[data-modal-name="contact-a-representative"] input[type="checkbox"] {
  display: none;
}
[data-modal-name="contact-a-representative"] .custom-checkbox {
  display: inline-block;
  min-width: 2.4rem;
  height: 2.4rem;
  border: 0.2rem solid #510E57;
  border-radius: 0.3rem;
  cursor: pointer;
  margin-right: 1rem;
}
[data-modal-name="contact-a-representative"] input[type="checkbox"]:checked + .custom-checkbox {
  background-color: #510E57;
}
[data-modal-name="contact-a-representative"] .custom-label {
  display: inline-block;
  vertical-align: top;
  color: #4C4C4D;
  font-family: 'Montserrat', sans-serif;
  font-size: 1.2rem;
  font-style: normal;
  font-weight: 400;
  line-height: normal;
}
[data-modal-name="contact-a-representative"] .checkbox-wrapper {
  display: flex;
}
.contact-a-representative__form--btn,
.thank-you__btn {
  display: flex;
  justify-content: center;
  align-items: center;
  border: none;
  height: 4.5rem;
  min-width: 9rem;
  padding: 0 2rem;
  background: #510E57;
  border-radius: 10rem;
  color: #FFFFFF;
  margin: 0 auto;
  cursor: pointer;
  text-align: center;
  font-family: 'Montserrat', sans-serif;
  font-size: 1.4rem;
  font-style: normal;
  font-weight: 700;
  line-height: normal;
  letter-spacing: 0.0007rem;
  transition: all 300ms ease;
}
.contact-a-representative__form--btn:hover,
.thank-you__btn:hover {
  background: #72267A;
}
.contact-a-representative__form--btn[disabled],
.thank-you__btn[disabled] {
  opacity: 0.5;
  cursor: default;
}
.contact-a-representative__form--btn[disabled]:hover,
.thank-you__btn[disabled]:hover {
  background: linear-gradient(70.72deg, #72267A 13.45%, #8F287A 116.21%);
}
.thank-you__wrapper {
  display: flex;
  flex-direction: column;
  align-items: center;
  margin: 0 auto;
  width: 40.6rem;
  gap: 1rem;
  text-align: center;
}
.thank-you__wrapper.bigger-content {
  width: auto;
  margin: 0;
}
.nav-links {
  position: fixed;
  top: 50%;
  right: -100rem;
  transform: translateY(-50%);
  padding: 3.2rem 0 3.4rem 4.4rem;
  max-width: 37.2rem;
  width: 100%;
  flex-shrink: 0;
  border-radius: 2.4rem 0 0 2.4rem;
  background: rgba(66, 12, 70, 0.8);
  box-shadow: 0 5.7rem 3.4rem 0 rgba(0, 0, 0, 0.03), 0 2.5rem 2.5rem 0 rgba(0, 0, 0, 0.06), 0 0 1.4rem 0 rgba(0, 0, 0, 0.07);
  backdrop-filter: blur(1.5rem);
  transition: right 0.3s ease-in-out;
}
.nav-links.open {
  right: 0;
  transition: right 0.3s ease-in-out;
}
.nav-links .title {
  color: #00BFD5;
  font-family: 'Montserrat', sans-serif;
  font-size: 1.4rem;
  font-style: normal;
  font-weight: 700;
  line-height: normal;
  letter-spacing: 0.07rem;
  text-transform: uppercase;
  margin-bottom: 2.5rem;
}
.nav-links a {
  padding-right: 4.2rem;
  display: flex;
  justify-content: space-between;
  align-items: center;
  color: #FFF;
  font-family: 'Montserrat', sans-serif;
  font-size: 1.8rem;
  font-style: normal;
  font-weight: 500;
  line-height: normal;
  letter-spacing: 0.18rem;
  text-transform: uppercase;
  transition: background-color 0.3s ease-in-out;
}
.nav-links a:not(:last-child) {
  padding-bottom: 1.6rem;
  margin-bottom: 1.6rem;
  border-bottom: solid 0.1rem rgba(255, 255, 255, 0.2);
}
.nav-links a:hover {
  color: #FFE5DA;
  font-weight: 700;
}
.nav-links a:hover .arrow {
  transition: background-color 0.3s ease-in-out;
  border-radius: 50%;
  background-color: rgba(255, 255, 255, 0.15);
}
.nav-links .arrow {
  width: 3.2rem;
  height: 3.2rem;
}
.mobile-menu {
  position: absolute;
  bottom: -22.3rem;
  overflow: hidden;
  width: 100%;
  flex-direction: column;
  align-items: center;
  gap: 1.5rem;
  border-radius: 1.2rem 1.2rem 0 0;
  background: #420C46;
  box-shadow: 0 0.6rem 1.4rem 0 rgba(0, 0, 0, 0.07);
  display: none;
  transition: bottom 0.4s ease-in-out;
}
@media (max-width: 500px) {
  .mobile-menu {
    display: flex;
  }
}
.mobile-menu .title {
  padding: 2.6rem 0 1.2rem;
  align-items: flex-start;
  width: 100%;
  grid-gap: 1.2rem;
  justify-content: center;
  display: none;
}
.mobile-menu .title img,
.mobile-menu .close img {
  width: 2.4rem;
  height: 2.4rem;
}
.mobile-menu a {
  text-decoration: none;
}
.mobile-menu span {
  text-transform: uppercase;
  color: #FFF;
  text-align: center;
  font-family: 'Montserrat', sans-serif;
  font-size: 1.6rem;
  font-style: normal;
  font-weight: 700;
  line-height: 2rem;
  letter-spacing: 0.08rem;
}
.mobile-menu .nav-links {
  max-width: 100%;
  position: relative;
  top: auto;
  right: auto;
  transform: none;
  background: none;
  box-shadow: none;
  backdrop-filter: none;
  border-radius: 0;
  padding: 2.6rem 0 1.2rem;
}
.mobile-menu .nav-links a {
  padding-right: 1.9rem;
}
.mobile-menu .nav-links a span {
  text-align: left;
  display: flex;
  align-items: center;
  padding-left: 1.9rem;
  height: 4.5rem;
  color: #FFF;
  font-family: 'Montserrat', sans-serif;
  font-size: 1.8rem;
  font-style: normal;
  font-weight: 500;
  line-height: normal;
  letter-spacing: 0.18rem;
  text-transform: uppercase;
}
.mobile-menu .nav-links a:not(:last-child) {
  padding-bottom: 1.5rem;
  margin-bottom: 1.5rem;
  border-bottom: solid 0.1rem rgba(255, 255, 255, 0.2);
}
.mobile-menu a.close {
  padding: 0;
  justify-content: center;
}
.mobile-menu.open {
  bottom: 9.3rem;
  transition: bottom 0.4s ease-in-out;
}
.mobile-menu.open .nav-links {
  display: block;
}
.mobile-menu.collapse .title {
  display: flex;
}
@media (max-width: 500px) {
  .modal[data-modal-name="contact-a-representative"] {
    position: fixed;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    background: rgba(0, 0, 0, 0.6);
    overflow: auto;
    z-index: 9999;
  }
  .modal[data-modal-name="contact-a-representative"] .modal-content {
    box-sizing: border-box;
    position: fixed;
    top: 50%;
    left: 50%;
    transform: translate(-50%, -50%);
    border-radius: 1.6rem;
    display: flex;
    width: 100%;
    max-width: 39.5rem;
    padding: 4rem;
    flex-direction: column;
    gap: 1rem;
    background-size: 350% 22%, contain;
  }
  .modal[data-modal-name="contact-a-representative"] .modal-content:before {
    content: none;
  }
  .modal[data-modal-name="contact-a-representative"] .modal-content form {
    width: 100%;
  }
  .modal[data-modal-name="contact-a-representative"] .modal-content.bigger-content {
    width: 100%;
    max-width: 61.6rem;
  }
  .modal[data-modal-name="contact-a-representative"] .modal-content .close {
    position: absolute;
    top: 0.8rem;
    right: 0.8rem;
    width: 3.5rem;
    height: 3.5rem;
  }
  .modal[data-modal-name="contact-a-representative"] .modal-content .close img {
    width: 100%;
    height: 100%;
  }
  .modal[data-modal-name="contact-a-representative"] .modal-content .modal__title {
    text-align: center;
    font-weight: 700;
    font-size: 2.2rem;
    line-height: 2.6rem;
    color: #72267A;
  }
  .modal[data-modal-name="contact-a-representative"] .modal-content .modal__text {
    font-weight: 400;
    font-size: 1.4rem;
    line-height: 125%;
    color: #4C4C4D;
    text-align: center;
    max-width: 34.8rem;
    margin: 0 auto 2.4rem;
  }
  .modal[data-modal-name="contact-a-representative"] .modal-content .modal__text--big {
    font-weight: 400;
    font-size: 1.6rem;
    line-height: 125%;
    color: #4C4C4D;
  }
  .modal[data-modal-name="contact-a-representative"] .modal-content .stay-connected__inputs--wrapper {
    display: grid;
    grid-template-columns: 1fr 1fr;
    gap: 1rem;
  }
}
.preloader {
  position: fixed;
  top: 0;
  left: 0;
  width: 100vw;
  height: 100vh;
  z-index: 99999999;
  object-fit: cover;
}
.preloader.mobile {
  display: none;
}
@media (max-width: 500px) {
  .preloader.desktop {
    display: none;
  }
  .preloader.mobile {
    display: block;
  }
}
.animated #slider-pagination,
.animated #scroll-down {
  opacity: 0;
  transition: opacity 0.3s ease-in-out;
}
#slider-pagination,
#scroll-down {
  opacity: 1;
  transition: opacity 0.3s ease-in-out 1000ms;
}
#scroll-down,
.animated-arrows {
  cursor: pointer;
}
/*# sourceMappingURL=style.css.map */