@font-face {
  font-family: "Alliance No.1";
  src: url("../fonts/AllianceNo1-Regular.eot");
  src: url("../fonts/AllianceNo1-Regular.eot?#iefix") format("embedded-opentype"), url("../fonts/AllianceNo1-Regular.woff2") format("woff2"), url("../fonts/AllianceNo1-Regular.woff") format("woff"), url("../fonts/AllianceNo1-Regular.ttf") format("truetype");
  font-weight: 400;
  font-style: normal;
  font-display: swap;
}
@font-face {
  font-family: "Alliance No.1";
  src: url("../fonts/AllianceNo1-Medium.eot");
  src: url("../fonts/AllianceNo1-Medium.eot?#iefix") format("embedded-opentype"), url("../fonts/AllianceNo1-Medium.woff2") format("woff2"), url("../fonts/AllianceNo1-Medium.woff") format("woff"), url("../fonts/AllianceNo1-Medium.ttf") format("truetype");
  font-weight: 500;
  font-style: normal;
  font-display: swap;
}
@font-face {
  font-family: "Alliance No.1";
  src: url("../fonts/AllianceNo1-Bold.eot");
  src: url("../fonts/AllianceNo1-Bold.eot?#iefix") format("embedded-opentype"), url("../fonts/AllianceNo1-Bold.woff2") format("woff2"), url("../fonts/AllianceNo1-Bold.woff") format("woff"), url("../fonts/AllianceNo1-Bold.ttf") format("truetype");
  font-weight: 700;
  font-style: normal;
  font-display: swap;
}
h1, h2, h3, h4, h5, h6 {
  margin: 0;
}

h1 {
  font-size: 60px;
  font-weight: 400;
  font-style: normal;
  line-height: 120px;
}

h2 {
  font-size: 30px;
  font-weight: 700;
  font-style: normal;
  line-height: 120%;
}

h3 {
  font-size: 27px;
  font-weight: 400;
  font-style: normal;
  line-height: 120%;
}

h4 {
  font-size: 24px;
  font-weight: 500;
  font-style: normal;
  line-height: 120%;
}

h6 {
  font-size: 18px;
  font-weight: 500;
  font-style: normal;
  line-height: 120%;
}

p {
  font-size: 16px;
  font-weight: 400;
  font-style: normal;
  line-height: 24px;
}

@media screen and (min-width: 768px) {
  h1 {
    font-size: 75px;
    line-height: 150px;
  }
  h2 {
    font-size: 45px;
  }
  h3 {
    font-size: 37px;
  }
  h4 {
    font-size: 30px;
  }
  h6 {
    font-size: 21px;
  }
}
@media screen and (min-width: 1200px) {
  h1 {
    font-size: 90px;
    line-height: 180px;
  }
  h2 {
    font-size: 60px;
  }
  h3 {
    font-size: 47px;
  }
  h4 {
    font-size: 36px;
  }
  h6 {
    font-size: 24px;
  }
}
.cookie-popup {
  width: calc(100% - 3rem);
  max-width: calc(576px - 3rem);
  padding: 30px calc(30px - 0.75rem) 30px calc(30px - 0.75rem);
  bottom: 1.5rem;
  right: 1.5rem;
  border-radius: 8px;
  box-shadow: 9px 9px 36px rgba(0, 0, 0, 0.3);
  z-index: 97;
}
.cookie-popup p a {
  display: inline-block;
  text-decoration: underline;
}
.cookie-popup p:first-of-type {
  font-size: 18px;
  font-weight: 600;
  line-height: 27px;
}
.cookie-popup p:last-of-type {
  margin: 0rem 0rem 2.25rem 0rem;
}

@media screen and (min-width: 768px) {
  .cookie-popup {
    padding: 45px calc(45px - 0.75rem) 45px calc(45px - 0.75rem);
  }
}
@media screen and (min-width: 1200px) {
  .cookie-popup {
    padding: 60px calc(60px - 0.75rem) 60px calc(60px - 0.75rem);
  }
}
.padding-top {
  padding-top: 48px;
}

.padding-top_small {
  padding-top: 48px;
}

.padding-top_mini {
  padding-top: 24px;
}

.padding-bottom {
  padding-bottom: 48px;
}

.padding-bottom_small {
  padding-bottom: 48px;
}

.padding-bottom_mini {
  padding-bottom: 24px;
}

.margin-top {
  margin-top: 48px;
}

.margin-top_small {
  margin-top: 48px;
}

.margin-top_mini {
  margin-top: 24px;
}

.margin-bottom {
  margin-bottom: 48px;
}

.margin-bottom_small {
  margin-bottom: 48px;
}

.margin-bottom_mini {
  margin-bottom: 24px;
}

.background-colour_white {
  background-color: #EEF2F6;
}

.background-colour_black {
  background-color: #000000;
}

.background-colour_company-colour_seqo-pink {
  background-color: #F281FF;
}

.background-colour_company-colour_electric-blue {
  background-color: #2BE8DE;
}

.spacer {
  height: 48px;
}

@media screen and (min-width: 768px) {
  .padding-top {
    padding-top: 72px;
  }
  .padding-bottom {
    padding-bottom: 72px;
  }
  .margin-top {
    margin-top: 72px;
  }
  .margin-bottom {
    margin-bottom: 72px;
  }
  .spacer {
    height: 72px;
  }
}
@media screen and (min-width: 1200px) {
  .padding-top {
    padding-top: 96px;
  }
  .padding-bottom {
    padding-bottom: 96px;
  }
  .margin-top {
    margin-top: 96px;
  }
  .margin-bottom {
    margin-bottom: 96px;
  }
  .spacer {
    height: 96px;
  }
}
.link_default {
  position: relative;
  font-size: 16px;
  font-weight: 400;
  font-style: normal;
  line-height: 24px;
}
.link_default:before, .link_default:after {
  width: 0;
  height: 1px;
  top: calc(100% + 3px);
  right: 0;
  position: absolute;
  content: "";
}
.link_default:before {
  background-color: rgba(238, 242, 246, 0.3);
  transition: width 0.4s cubic-bezier(0.51, 0.18, 0, 0.88) 0.1s;
}
.link_default:after {
  background-color: #eef2f6;
  transition: width 0.2s cubic-bezier(0.29, 0.18, 0.26, 0.83);
}
.link_default:hover:before, .link_default:hover:after {
  width: 100%;
  left: 0;
}

.button_default {
  width: auto;
  height: 56px;
  padding: 16px 32px 16px 32px;
  margin: auto;
  display: inline-block;
  border: none;
  border-radius: 8px;
  outline: none;
  box-shadow: none;
  font-size: 16px;
  font-weight: 700;
  font-style: normal;
  line-height: 24px;
  transition: 0.6s cubic-bezier(0.51, 0.18, 0, 0.88);
}
.button_default.primary {
  background-color: #2BE8DE;
  color: #000000;
}
.button_default.tertiary {
  background-color: #000000 !important;
  color: #EEF2F6 !important;
}
.button_default.tertiary.invert {
  background-color: #EEF2F6 !important;
  color: #000000 !important;
}
.button_default:hover.primary, .button_default:focus.primary {
  background-color: #17d6cc;
}
.button_default:hover.tertiary, .button_default:focus.tertiary {
  background-color: #0f0f0f !important;
}
.button_default:hover.tertiary.invert, .button_default:focus.tertiary.invert {
  background-color: #dfe7ee !important;
}

@keyframes loading {
  0% {
    transform: translateX(120%);
  }
  100% {
    transform: translateX(-120%);
  }
}
@keyframes blob {
  0% {
    transform: translate(0%, 0%);
  }
  50% {
    transform: translate(33.33333%, 33.33333%);
  }
  100% {
    transform: translate(0%, 0%);
  }
}
@keyframes blob-reverse {
  0% {
    transform: translate(0%, 0%);
  }
  50% {
    transform: translate(-33.33333%, -33.33333%);
  }
  100% {
    transform: translate(0%, 0%);
  }
}
.mf-cursor {
  mix-blend-mode: exclusion;
  z-index: 98;
}
.mf-cursor:before {
  width: 60px;
  height: 60px;
  top: -30px;
  left: -30px;
  transform: scale(0.3);
  background-color: #EEF2F6;
  border-radius: 100%;
  opacity: 1;
  transition: transform 0.3s cubic-bezier(0.51, 0.18, 0, 0.88), opacity 0.3s cubic-bezier(0.51, 0.18, 0, 0.88);
}
.mf-cursor.-pointer:before {
  transform: scale(0.15);
  opacity: 1;
}
.mf-cursor.-hidden:before {
  transform: scale(0.3);
  opacity: 0;
}

.front-page {
  z-index: 1;
}
.front-page .front-page_hero {
  z-index: 4;
}
.front-page .front-page_hero p {
  font-size: 20px;
  line-height: 28px;
}
.front-page .front-page_hero .button_default {
  margin: 2rem 0rem 0rem 0rem;
}
.front-page .front-page_hero .image-components_container {
  margin-top: 48px;
}
.front-page .front-page_hero .image-components_container .image-components_wrapper .image-components .image-component.one {
  width: 33.33333%;
  height: auto;
  z-index: 0;
}
.front-page .front-page_hero .image-components_container .image-components_wrapper .image-components .image-component.two {
  width: 44.44444%;
  height: auto;
  top: 27.5%;
  left: 0;
  z-index: 1;
}
.front-page .front-page_hero .image-components_container .image-components_wrapper .image-components .image-component.three {
  width: 25%;
  height: auto;
  left: 7.5%;
  bottom: 15%;
  z-index: 2;
}
.front-page .front-page_hero .image-components_container .image-components_wrapper .image-components .image-component.four {
  width: 33.33333%;
  height: auto;
  top: -7.5%;
  right: 15%;
  z-index: 3;
}
.front-page .front-page_hero .image-components_container .image-components_wrapper .image-components .image-component.five {
  width: 20%;
  height: auto;
  top: 35%;
  right: 10%;
  z-index: 4;
}
.front-page .front-page_hero .image-components_container .image-components_wrapper .image-components .image-component.six {
  width: 44.44444%;
  height: auto;
  bottom: -7.5%;
  right: 0;
  z-index: 5;
}
.front-page .front-page_hero .blob {
  width: 100%;
  padding-top: 100%;
  top: -22%;
  left: -22%;
  background: radial-gradient(50% 50% at 50% 50%, #F281FF 0%, rgba(43, 232, 222, 0) 100%);
  border-radius: 100%;
  filter: blur(500px);
  animation: blob 36s linear infinite;
  z-index: -1;
}
.front-page .front-page_about {
  z-index: 3;
}
.front-page .front-page_about h4 {
  max-width: 707px;
}
.front-page .front-page_about .cards_wrapper .cards .card_wrapper {
  margin-bottom: 1.5rem;
}
.front-page .front-page_about .cards_wrapper .cards .card_wrapper .card {
  height: 100%;
  padding: 32px;
  background-color: transparent;
  border: 1px solid rgba(238, 242, 246, 0.3);
  border-radius: 8px;
}
.front-page .front-page_about .cards_wrapper .cards .card_wrapper .card .card_inner {
  padding-top: 64px;
}
.front-page .front-page_about .cards_wrapper .cards .card_wrapper .card .card_inner p {
  color: #BFBFBF;
  max-width: 404px;
  font-size: 18px;
  line-height: 133%;
}
.front-page .front-page_about .cards_wrapper .cards .card_wrapper:nth-last-of-type(1) {
  margin-bottom: 0;
}
.front-page .front-page_about .blob {
  width: 100%;
  padding-top: 100%;
  top: -25%;
  right: -11%;
  background: radial-gradient(50% 50% at 50% 50%, #2BE8DE 0%, rgba(43, 232, 222, 0) 100%);
  border-radius: 100%;
  filter: blur(500px);
  animation: blob-reverse 36s linear infinite;
  z-index: -1;
}
.front-page .front-page_image {
  height: 100vh;
  padding-left: 0;
  padding-right: 0;
  margin-top: 48px;
  z-index: 2;
}
.front-page .front-page_image .image_wrapper {
  width: 100vw;
  height: 100vh;
}
.front-page .front-page_image .image_wrapper .image {
  width: 100%;
  height: 100%;
  -o-object-fit: cover;
     object-fit: cover;
  -o-object-position: center;
     object-position: center;
}
.front-page .front-page_image .marquee {
  top: calc(50% - 60px);
  left: -50%;
  white-space: nowrap;
}
.front-page .front-page_image .blob {
  width: 100%;
  padding-top: 100%;
  top: -16.6666666667%;
  left: -11%;
  background: radial-gradient(50% 50% at 50% 50%, #F281FF 0%, rgba(43, 232, 222, 0) 100%);
  border-radius: 100%;
  filter: blur(500px);
  animation: blob 36s linear infinite;
  z-index: -1;
}
.front-page .front-page_features {
  z-index: 3;
}
.front-page .front-page_features h2 {
  font-weight: 400;
}
.front-page .front-page_features p {
  color: #BFBFBF;
}
.front-page .front-page_features .features_wrapper .features .feature_wrapper {
  margin-bottom: 1.5rem;
}
.front-page .front-page_features .features_wrapper .features .feature_wrapper .feature {
  padding-top: 150%;
  border-radius: 8px;
}
.front-page .front-page_features .features_wrapper .features .feature_wrapper .feature .feature_button {
  width: 40px;
  height: 40px;
  top: 32px;
  right: 32px;
  background-color: transparent;
  border: 2px solid #EEF2F6;
  border-radius: 4px;
  outline: none;
  box-shadow: none;
  z-index: 4;
  transition: 0.6s cubic-bezier(0.51, 0.18, 0, 0.88);
}
.front-page .front-page_features .features_wrapper .features .feature_wrapper .feature .feature_button i {
  top: 50%;
  left: 50%;
  transform: translate(-50%, -50%);
  color: #EEF2F6;
  font-size: 20px;
  transition: 0.6s cubic-bezier(0.51, 0.18, 0, 0.88);
}
.front-page .front-page_features .features_wrapper .features .feature_wrapper .feature .feature_button i.fa-plus {
  opacity: 1;
  visibility: visible;
}
.front-page .front-page_features .features_wrapper .features .feature_wrapper .feature .feature_button i.fa-xmark {
  opacity: 0;
  visibility: hidden;
}
.front-page .front-page_features .features_wrapper .features .feature_wrapper .feature .feature_inner {
  width: 100%;
  height: 100%;
  top: 0;
  left: 0;
  padding: 32px;
  z-index: 2;
}
.front-page .front-page_features .features_wrapper .features .feature_wrapper .feature .feature_inner.show_on-click {
  opacity: 0;
  visibility: hidden;
  z-index: 3;
  transition: 0.6s cubic-bezier(0.51, 0.18, 0, 0.88);
}
.front-page .front-page_features .features_wrapper .features .feature_wrapper .feature .feature_inner.show_on-click * {
  color: #000000;
}
.front-page .front-page_features .features_wrapper .features .feature_wrapper .feature .feature_image {
  width: 100%;
  height: 100%;
  top: 0;
  left: 0;
  transform: scale3d(1, 1, 1);
  -o-object-fit: cover;
     object-fit: cover;
  -o-object-position: center;
     object-position: center;
  z-index: 0;
  transition: 0.6s cubic-bezier(0.51, 0.18, 0, 0.88);
}
.front-page .front-page_features .features_wrapper .features .feature_wrapper .feature:before {
  width: 100%;
  height: 100%;
  top: 0;
  left: 0;
  position: absolute;
  background-image: linear-gradient(to bottom, rgba(0, 0, 0, 0), rgba(0, 0, 0, 0.9));
  z-index: 1;
  content: "";
}
.front-page .front-page_features .features_wrapper .features .feature_wrapper:hover .feature .feature_image {
  transform: scale3d(1.1, 1.1, 1.1);
}
.front-page .front-page_features .features_wrapper .features .feature_wrapper.is_active .feature .feature_button {
  border: 2px solid #000000;
}
.front-page .front-page_features .features_wrapper .features .feature_wrapper.is_active .feature .feature_button i {
  color: #000000;
}
.front-page .front-page_features .features_wrapper .features .feature_wrapper.is_active .feature .feature_button i.fa-plus {
  opacity: 0;
  visibility: hidden;
}
.front-page .front-page_features .features_wrapper .features .feature_wrapper.is_active .feature .feature_button i.fa-xmark {
  opacity: 1;
  visibility: visible;
}
.front-page .front-page_features .features_wrapper .features .feature_wrapper.is_active .feature .feature_inner.show_on-click {
  opacity: 1;
  visibility: visible;
}
.front-page .front-page_features .features_wrapper .features .feature_wrapper:nth-last-of-type(1) {
  margin-bottom: 0;
}
.front-page .front-page_features .spacer_special {
  height: 2rem;
}
.front-page .background-image_wrapper {
  width: 100%;
  height: 100vh;
  top: 0;
  left: 0;
  z-index: 0;
}
.front-page .background-image_wrapper .background-image {
  width: 100%;
  height: 100%;
  top: 0;
  left: 0;
  -o-object-fit: cover;
     object-fit: cover;
  -o-object-position: center;
     object-position: center;
  z-index: 0;
}
.front-page .background-image_wrapper:before {
  width: 100%;
  height: 50vh;
  left: 0;
  bottom: 0;
  position: absolute;
  background-image: linear-gradient(to bottom, rgba(0, 0, 0, 0), black);
  z-index: 1;
  content: "";
}

@media screen and (min-width: 414px) {
  .front-page .front-page_features .features_wrapper .features .feature_wrapper .feature {
    padding-top: 125%;
  }
}
@media screen and (min-width: 768px) {
  .front-page .front-page_hero p {
    font-size: 25px;
    line-height: 33px;
  }
  .front-page .front-page_hero .image-components_container {
    margin-top: 72px;
  }
  .front-page .front-page_hero .blob {
    top: -33%;
    left: -33%;
  }
  .front-page .front-page_about .cards_wrapper .cards .card_wrapper {
    margin-bottom: 0;
  }
  .front-page .front-page_about .cards_wrapper .cards .card_wrapper .card {
    padding: 48px;
  }
  .front-page .front-page_about .cards_wrapper .cards .card_wrapper .card .card_inner {
    padding-top: 96px;
  }
  .front-page .front-page_about .cards_wrapper .cards .card_wrapper .card .card_inner p {
    font-size: 21px;
  }
  .front-page .front-page_about .blob {
    top: -37.5%;
    right: -16.5%;
  }
  .front-page .front-page_image {
    margin-top: 72px;
  }
  .front-page .front-page_image .marquee {
    top: calc(50% - 75px);
  }
  .front-page .front-page_image .blob {
    top: -25%;
    left: -16.5%;
  }
  .front-page .front-page_features .features_wrapper .features .feature_wrapper .feature {
    padding-top: 150%;
  }
  .front-page .front-page_features .features_wrapper .features .feature_wrapper .feature .feature_button {
    top: 48px;
    right: 48px;
  }
  .front-page .front-page_features .features_wrapper .features .feature_wrapper .feature .feature_inner {
    padding: 48px;
  }
  .front-page .front-page_features .features_wrapper .features .feature_wrapper.feature_wrapper_2 .feature, .front-page .front-page_features .features_wrapper .features .feature_wrapper.feature_wrapper_3 .feature {
    min-height: 100%;
    padding-top: 0;
  }
  .front-page .front-page_features .features_wrapper .features .feature_wrapper:nth-last-of-type(1), .front-page .front-page_features .features_wrapper .features .feature_wrapper:nth-last-of-type(2) {
    margin-bottom: 0;
  }
}
@media screen and (min-width: 992px) {
  .front-page .front-page_features .features_wrapper .features .feature_wrapper .feature {
    padding-top: 100%;
  }
}
@media screen and (min-width: 1200px) {
  .front-page .front-page_hero p {
    font-size: 30px;
    line-height: 38px;
  }
  .front-page .front-page_hero .image-components_container {
    margin-top: 96px;
  }
  .front-page .front-page_hero .blob {
    top: -66%;
    left: -66%;
  }
  .front-page .front-page_about .cards_wrapper .cards .card_wrapper .card {
    padding: 64px;
  }
  .front-page .front-page_about .cards_wrapper .cards .card_wrapper .card .card_inner {
    padding-top: 128px;
  }
  .front-page .front-page_about .cards_wrapper .cards .card_wrapper .card .card_inner p {
    font-size: 24px;
  }
  .front-page .front-page_about .blob {
    top: -75%;
    right: -33%;
  }
  .front-page .front-page_image {
    margin-top: 96px;
  }
  .front-page .front-page_image .marquee {
    top: calc(50% - 90px);
  }
  .front-page .front-page_image .blob {
    top: -50%;
    left: -33%;
  }
  .front-page .front-page_features .features_wrapper .features .feature_wrapper .feature {
    padding-top: 75%;
  }
  .front-page .front-page_features .features_wrapper .features .feature_wrapper .feature .feature_button {
    top: 64px;
    right: 64px;
  }
  .front-page .front-page_features .features_wrapper .features .feature_wrapper .feature .feature_inner {
    padding: 64px;
  }
}
@media screen and (min-width: 1400px) {
  .front-page .front-page_features .features_wrapper .features .feature_wrapper .feature {
    padding-top: 62.5%;
  }
}
.footer {
  z-index: 0;
}
.footer .footer_top {
  z-index: 2;
}
.footer .footer_top h1 {
  font-weight: 700;
  line-height: 120%;
}
.footer .footer_top p {
  max-width: 512px;
  font-size: 18px;
  line-height: 27px;
}
.footer .footer_top .button_default {
  margin: 2rem 0rem 0rem 0rem;
}
.footer .footer_bottom {
  z-index: 2;
}
.footer .footer_bottom span {
  font-size: 16px;
  font-weight: 400;
  font-style: normal;
  line-height: 24px;
}
.footer .footer_bottom span.copyright {
  margin-bottom: 1rem;
}
.footer .footer_bottom .link_watermark {
  white-space: nowrap;
}
.footer .footer_bottom .link_watermark img {
  height: 14px;
  margin: 0rem 0rem 0rem 0.375rem;
  top: 1px;
}
.footer .background-image_wrapper {
  width: 100%;
  height: 100%;
  top: 0;
  left: 0;
  z-index: 1;
}
.footer .background-image_wrapper .background-image {
  width: 100%;
  height: 100%;
  top: 0;
  left: 0;
  -o-object-fit: cover;
     object-fit: cover;
  -o-object-position: center;
     object-position: center;
}

@media not all and (-webkit-min-device-pixel-ratio: 0), not all and (min-resolution: 0.001dpcm) {
  .footer .footer_bottom .link_watermark img {
    top: -1px;
  }
}
@media screen and (min-width: 768px) {
  .footer .footer_top p {
    font-size: 21px;
    line-height: 30px;
  }
  .footer .footer_bottom span.copyright {
    margin-bottom: 0;
  }
}
@media screen and (min-width: 1200px) {
  .footer .footer_top p {
    font-size: 24px;
    line-height: 33px;
  }
}
.header {
  width: 100%;
  height: 56px;
  padding-top: 32px;
  padding-bottom: 32px;
  z-index: 96;
}
.header .company-logo {
  width: 100%;
  max-width: 180px;
  height: auto;
}
.header .company-logo img {
  width: 100%;
  max-width: 180px;
  height: auto;
}

@media screen and (min-width: 768px) {
  .header nav ul {
    margin: 0;
    list-style: none;
  }
  .header nav ul li {
    padding: 0rem 1.125rem 0rem 1.125rem;
  }
  .header nav ul li a {
    font-weight: 500;
  }
  .header nav ul li a.button_default {
    font-weight: 700;
  }
  .header nav ul li:first-child {
    padding: 0rem 1.125rem 0rem 0rem;
  }
  .header nav ul li:last-child {
    padding: 0rem 0rem 0rem 1.125rem;
  }
}
@media screen and (min-width: 1200px) {
  .header nav ul li {
    padding: 0rem 1.5rem 0rem 1.5rem;
  }
  .header nav ul li:first-child {
    padding: 0rem 1.5rem 0rem 0rem;
  }
  .header nav ul li:last-child {
    padding: 0rem 0rem 0rem 1.5rem;
  }
}
/**
* Hybrid
* Starter Theme.
* Created by Anonymous.
*/
/**
* _login - Small.
*/
@font-face {
  font-family: "Neue Haas Grotesk Display Pro";
  src: url("../../fonts/wordpressNeueHaasDisplay-Roman.eot");
  src: url("../../fonts/wordpress/NeueHaasDisplay-Roman.eot?#iefix") format("embedded-opentype"), url("../../fonts/wordpress/NeueHaasDisplay-Roman.woff2") format("woff2"), url("../../fonts/wordpress/NeueHaasDisplay-Roman.woff") format("woff"), url("../../fonts/wordpress/NeueHaasDisplay-Roman.ttf") format("truetype"), url("../../fonts/wordpress/NeueHaasDisplay-Roman.svg#NeueHaasDisplay-Roman") format("svg");
  font-weight: 500;
  font-style: normal;
  font-display: swap;
}
body.login {
  background-color: #FEFEFE;
}

body.login svg {
  display: none;
}

body.login #login {
  position: relative;
  width: 100% !important;
  min-height: 100%;
  padding: 0;
  margin: 0;
  display: flex;
  justify-content: center;
  align-items: center;
  flex-direction: column;
}

body.login #login h1 {
  width: 100%;
  max-width: calc(320px - 1.25rem);
  padding: 1.875rem;
  margin: 0;
  color: #29293D;
  display: flex;
  justify-content: center;
}

body.login #login h1 a {
  /*display: none;*/ /* add if no cross collab logo */
  background-image: none;
  position: relative;
  margin: 0 20px 0;
  height: auto;
  width: 20px;
}

/* add if cross collab logo */
body.login #login h1 a:before {
  content: "";
  display: block;
  position: absolute;
  top: 50%;
  left: 50%;
  color: #29293D;
  line-height: 22px;
  text-indent: 0;
  width: 75px;
  height: 20px;
  line-height: 22px;
  text-indent: 0;
  transform: translate(-50%, -50%);
  background-image: url("../../images/wordpress/login_cross.svg");
  background-size: contain;
  background-position: center;
  background-repeat: no-repeat;
}

body.login #login h1:before {
  width: 75px;
  height: 48px;
  margin: 0rem 0rem 0rem 0rem;
  background-image: url("../../images/wordpress/login_company-logo.svg");
  background-size: contain;
  background-position: center;
  background-repeat: no-repeat;
  content: "";
}

/* add if cross collab logo */
body.login #login h1:after {
  width: 150px;
  max-width: none;
  height: 48px;
  margin: 0rem 0rem 0rem 0rem;
  background-image: url("../../images/wordpress/company-logo.svg");
  background-size: contain;
  background-position: center;
  background-repeat: no-repeat;
  content: "";
}

body.login #login form {
  width: 100%;
  max-width: calc(320px - 1.25rem);
  padding: 0.9375rem;
  margin: 0;
  border: none;
  box-shadow: none;
}

body.login #login form label, body.login #login form input {
  font-family: "Neue Haas Grotesk Display Pro";
  color: #29293D;
  font-size: 16px;
  line-height: 22px;
}

body.login #login form label {
  margin: 0px 0px 5px 0px;
  font-size: 16px;
  line-height: 22px;
}

body.login #login form input[type=text], body.login #login form input[type=password], body.login #login form input[type=checkbox] {
  width: 100%;
  height: 50px;
  padding: 0rem 0.625rem 0rem 0.625rem;
  margin: 0rem 0rem 1.5625rem 0rem;
  background-color: #FEFEFE;
  border: 1px solid #C3C3D6;
  border-radius: 10px;
  outline: none;
  box-shadow: none;
  color: #29293D;
  line-height: 48px;
}

body.login #login form .wp-hide-pw {
  min-width: 50px;
  min-height: 50px;
  outline: none;
  box-shadow: none;
}

body.login #login form .wp-hide-pw span {
  color: #7773FF;
}

body.login #login form .forgetmenot {
  height: 50px;
  display: flex;
  align-items: center;
}

body.login #login form .forgetmenot input[type=checkbox] {
  width: 22px;
  height: 22px;
  padding: 0;
  margin: 0rem 0.625rem 0rem 0rem;
  background-color: #FEFEFE;
  border: 1px solid #C3C3D6;
  border-radius: 5px;
  outline: none;
  box-shadow: none;
}

body.login #login form .forgetmenot input[type=checkbox]:before {
  width: 4px;
  height: 12px;
  margin: 0;
  top: -14px;
  transform: rotate(45deg);
  position: relative;
  display: none;
  border-bottom: 3px solid #7773FF;
  border-right: 3px solid #7773FF;
  float: none;
  vertical-align: baseline;
  content: "";
}

body.login #login form .forgetmenot input[type=checkbox]:checked:before {
  display: inline-block;
}

body.login #login form .forgetmenot label {
  margin: 0;
  line-height: 20px;
}

body.login #login form input[type=text]:focus, body.login #login form input[type=password]:focus, body.login #login form .forgetmenot input[type=checkbox]:focus {
  border: 1px solid #7773FF;
  outline: none;
  box-shadow: none;
}

body.login #login form .submit input[type=submit] {
  width: auto;
  min-width: 125px;
  height: 50px;
  padding: 0 10px;
  margin: 0;
  display: flex;
  justify-content: center;
  align-items: center;
  background-color: #7773FF;
  border: none;
  border-radius: 10px;
  outline: none;
  box-shadow: none;
  color: #FEFEFE;
  font-family: "Neue Haas Grotesk Display Pro";
  font-size: 16px;
  transition: 0.4s cubic-bezier(0.51, 0.18, 0, 0.88);
}

body.login #login form .submit input[type=submit]:focus {
  background-color: #CC54BA;
}

body.login #nav, body.login #backtoblog {
  margin: 1.9375rem 0rem 0rem 0rem;
}

body.login #nav a, body.login #backtoblog a, body.login .privacy-policy-page-link a {
  position: relative;
  display: inline-block;
  color: #29293D;
  font-family: "Neue Haas Grotesk Display Pro";
  font-size: 16px;
  font-weight: 400;
  font-style: normal;
  line-height: 21px;
  text-decoration: none;
}

body.login #nav a:before, body.login #nav a:after, body.login #backtoblog a:before, body.login #backtoblog a:after, body.login .privacy-policy-page-link a:before, body.login .privacy-policy-page-link a:after {
  width: 0;
  height: 1px;
  top: 100%;
  right: 0;
  position: absolute;
  content: "";
}

body.login #nav a:before, body.login #backtoblog a:before, body.login .privacy-policy-page-link a:before {
  background-color: rgba(94, 90, 219, 0.1);
  transition: width 0.4s cubic-bezier(0.51, 0.18, 0, 0.88) 0.1s;
}

body.login #nav a:after, body.login #backtoblog a:after, body.login .privacy-policy-page-link a:after {
  background-color: rgba(94, 90, 219, 1);
  transition: width 0.2s cubic-bezier(0.29, 0.18, 0.26, 0.83);
}

body.login #nav a:focus, body.login #backtoblog a:focus, body.login .privacy-policy-page-link a:focus {
  background-color: transparent;
  border: none;
  outline: none;
  box-shadow: none;
  color: #7773FF;
}

body.login .privacy-policy-page-link {
  padding: 0rem 0rem 0.9375rem 0rem;
  margin: 1.875rem 0rem 0rem 0rem;
}

.login .message, .login .success, .login #login_error {
  font-family: "Neue Haas Grotesk Display Pro";
  font-size: 14px;
  width: 100%;
  max-width: calc(320px - 1.25rem);
  padding: 0.9375rem;
  margin: 0rem 0rem 0.9375rem 0rem;
  background-color: #FEFEFE;
  border-left: 5px solid #7773FF;
  box-shadow: 0px 0px 8px rgba(0, 0, 0, 0.1);
}

.language-switcher {
  display: none;
}

/**
* _login - Medium.
*/
@media screen and (min-width: 640px) {
  body.login #login h1 {
    width: 360px;
    max-width: 360px;
  }
  body.login #login form {
    width: 360px;
    max-width: 360px;
    padding: 1.875rem;
  }
  body.login #login form input[type=text], body.login #login form input[type=password] {
    padding: 0rem 0.9375rem 0rem 0.9375rem;
    margin: 0rem 0rem 1.5625rem 0rem;
  }
  body.login #nav, body.login #backtoblog {
    margin: 2.875rem 0rem 0rem 0rem;
  }
  body.login .privacy-policy-page-link {
    padding: 0rem 0rem 1.875rem 0rem;
  }
  .login .message, .login .success, .login #login_error {
    width: 360px;
    max-width: 360px;
    padding: 1.875rem;
    margin: 0rem 0rem 1.875rem 0rem;
  }
}
/**
* _login - Large.
*/
@media screen and (min-width: 1024px) {
  body.login svg {
    display: block;
    position: absolute;
    height: 100%;
    width: 40%;
    top: 0;
    left: 0;
  }
  body.login svg path#Path_4, body.login svg path#Path_6,
  body.login svg path#Path_29, body.login svg path#Path_22,
  body.login svg path#Path_470, body.login svg path#Path_464,
  body.login svg path#Path_473 {
    animation: fade-out-One 6s infinite;
  }
  body.login svg path#Path_15, body.login svg path#Path_11,
  body.login svg path#Path_13, body.login svg path#Path_9,
  body.login svg path#Path_19, body.login svg path#Path_27,
  body.login svg path#Path_463, body.login svg path#Path_477,
  body.login svg path#Path_475, body.login svg path#Path_489 {
    animation: fade-out-Two 12s infinite;
  }
  body.login::before {
    content: "";
    position: absolute;
    top: 0;
    left: 0;
    width: 40%;
    height: 100%;
    background: rgb(142, 118, 245);
    background: linear-gradient(90deg, #8E76F5 0%, #CC54BA 100%);
    background-size: cover;
    background-position: 50% 50%;
    background-repeat: no-repeat;
  }
  /* 50% opacity */
  @keyframes fade-out-One {
    0% {
      opacity: 0.5;
    }
    50% {
      opacity: 1;
    }
    100% {
      opacity: 0.5;
    }
  }
  /* 20% opacity */
  @keyframes fade-out-Two {
    0% {
      opacity: 0.2;
    }
    50% {
      opacity: 1;
    }
    100% {
      opacity: 0.2;
    }
  }
  body.login #login {
    width: 60% !important;
    left: 85%;
    transform: translateX(-75%);
    box-shadow: -10px 0px 15px rgba(0, 0, 0, 0.4);
  }
  body.login #login form label, body.login #login form input {
    font-size: 18px;
  }
  body.login #login form .submit input[type=submit] {
    font-size: 18px;
  }
  body.login #login form .submit input[type=submit]:hover {
    background-color: #CC54BA;
  }
  body.login #nav a:hover, body.login #backtoblog a:hover, body.login .privacy-policy-page-link a:hover {
    color: #7773FF;
  }
  body.login #nav a:hover:before, body.login #nav a:hover:after, body.login #backtoblog a:hover:before, body.login #backtoblog a:hover:after, body.login .privacy-policy-page-link a:hover:before, body.login .privacy-policy-page-link a:hover:after {
    width: 100%;
    left: 0;
  }
  body.login #backtoblog {
    position: absolute;
    bottom: 80px;
    /* width: 100%; */
    width: calc(50% - 50px);
    left: 0;
    margin: 0;
    padding: 0;
    display: flex;
    /* justify-content: center; */ /* comment out if no privacy policy present */
    justify-content: flex-end;
  }
  body.login .privacy-policy-page-link {
    position: absolute;
    bottom: 80px;
    width: calc(50% - 10px);
    margin: 0;
    padding: 0;
    right: 0;
    display: flex;
    justify-content: flex-start;
  }
  body.login #nav a, body.login #backtoblog a, body.login .privacy-policy-page-link a {
    font-size: 18px;
  }
}
@media screen and (max-height: 820px) {
  body.login #backtoblog {
    bottom: 25px;
  }
  body.login .privacy-policy-page-link {
    bottom: 25px;
  }
}
@media screen and (max-height: 650px) {
  body.login #backtoblog,
  body.login .privacy-policy-page-link {
    width: -moz-fit-content;
    width: fit-content;
    bottom: 0;
    position: relative;
    display: inline-block;
    margin: 2.875rem 0rem 0rem 0rem;
  }
}
* {
  font-family: "Alliance No.1";
}

.c-scrollbar .c-scrollbar_thumb {
  background-color: #EEF2F6;
  opacity: 1;
}

.html, .body {
  width: 100%;
  max-width: 100%;
  background-color: #000000;
  overflow-x: hidden;
}

.main {
  visibility: hidden;
}

[data-scroll-container] {
  overflow: hidden !important;
  perspective: 1px;
}

.container-fluid {
  width: 100%;
  max-width: none;
}
.container-fluid .container {
  width: 100%;
  max-width: 1280px;
}

ul, ol {
  padding: 0;
}

a {
  text-decoration: none;
}

.loader_wrapper {
  width: 100%;
  height: 100%;
  top: 0;
  left: 0;
  white-space: nowrap;
  visibility: hidden;
  z-index: 99;
  touch-action: none;
}
.loader_wrapper .loader {
  white-space: nowrap;
  visibility: hidden;
  z-index: 99;
}
.loader_wrapper .loader .loader_part {
  margin: 0;
  animation: loading 36s linear infinite;
}
.loader_wrapper .blob {
  width: 100%;
  padding-top: 100%;
  border-radius: 100%;
  filter: blur(500px);
  z-index: 98;
}
.loader_wrapper .blob.one {
  top: -33.3333333333%;
  left: -16.6666666667%;
  background: radial-gradient(50% 50% at 50% 50%, #F281FF 0%, rgba(43, 232, 222, 0) 100%);
  animation: blob 36s linear infinite;
}
.loader_wrapper .blob.two {
  bottom: -33.3333333333%;
  right: -16.6666666667%;
  background: radial-gradient(50% 50% at 50% 50%, #2BE8DE 0%, rgba(43, 232, 222, 0) 100%);
  animation: blob-reverse 36s linear infinite;
}
.loader_wrapper .background-image_wrapper {
  width: 100%;
  height: 100vh;
  top: 0;
  left: 0;
  z-index: 96;
}
.loader_wrapper .background-image_wrapper .background-image {
  width: 100%;
  height: 100%;
  top: 0;
  left: 0;
  -o-object-fit: cover;
     object-fit: cover;
  -o-object-position: center;
     object-position: center;
  z-index: 96;
}
.loader_wrapper .background-image_wrapper:before {
  width: 100%;
  height: 50vh;
  left: 0;
  bottom: 0;
  position: absolute;
  background-image: linear-gradient(to bottom, rgba(0, 0, 0, 0), black);
  z-index: 97;
  content: "";
}

.default-content_text * {
  color: #EEF2F6;
}
.default-content_text h1:last-child:not(.ignore), .default-content_text h2:last-child:not(.ignore), .default-content_text h3:last-child:not(.ignore), .default-content_text h4:last-child:not(.ignore), .default-content_text h5:last-child:not(.ignore), .default-content_text h6:last-child:not(.ignore), .default-content_text p:last-child:not(.ignore), .default-content_text ul:last-child:not(.ignore), .default-content_text ol:last-child:not(.ignore), .default-content_text li:last-child:not(.ignore), .default-content_text a:last-child:not(.ignore), .default-content_text span:last-child:not(.ignore) {
  margin-bottom: 0 !important;
}
.default-content_text h1, .default-content_text h2, .default-content_text h3 {
  margin: 3rem 0rem 2rem 0rem;
}
.default-content_text h1:first-of-type, .default-content_text h2:first-of-type, .default-content_text h3:first-of-type {
  margin: 0rem 0rem 2rem 0rem;
}
.default-content_text h4, .default-content_text h5, .default-content_text h6 {
  margin: 2rem 0rem 1.5rem 0rem;
}
.default-content_text h4:first-of-type, .default-content_text h5:first-of-type, .default-content_text h6:first-of-type {
  margin: 0rem 0rem 1.5rem 0rem;
}
.default-content_text ul, .default-content_text ol {
  margin: 0rem 0rem 1rem 3rem;
}
.default-content_text ul li, .default-content_text ol li {
  padding: 0rem 0rem 0.625rem 0rem;
}
.default-content_text ul li:last-of-type, .default-content_text ol li:last-of-type {
  padding: 0;
}
.default-content_text ul {
  list-style: circle;
}
.default-content_text.background-colour_white * {
  color: #000000;
}

.default-page {
  z-index: 1;
}
.default-page .default-page_body {
  z-index: 4;
}
.default-page .default-page_body .first {
  padding-top: 144px;
}
.default-page .default-page_body .first p {
  font-size: 18px;
  line-height: 27px;
}
.default-page .default-page_body .last {
  padding-top: 3rem;
}
.default-page .default-page_body .last h1, .default-page .default-page_body .last h2, .default-page .default-page_body .last h3 {
  margin: 4rem 0rem 2rem 0rem;
}
.default-page .default-page_body .last h1:first-of-type, .default-page .default-page_body .last h2:first-of-type, .default-page .default-page_body .last h3:first-of-type {
  margin: 0rem 0rem 2rem 0rem;
}
.default-page .default-page_body .last h4, .default-page .default-page_body .last h5, .default-page .default-page_body .last h6 {
  margin: 3rem 0rem 1.5rem 0rem;
}
.default-page .default-page_body .last h4:first-of-type, .default-page .default-page_body .last h5:first-of-type, .default-page .default-page_body .last h6:first-of-type {
  margin: 0rem 0rem 1.5rem 0rem;
}
.default-page .default-page_body .last a {
  display: inline-block;
  color: #F281FF;
  text-decoration: underline;
}
.default-page .default-page_body .blob.one {
  width: 100%;
  padding-top: 100%;
  top: 0;
  left: -22%;
  background: radial-gradient(50% 50% at 50% 50%, #F281FF 0%, rgba(43, 232, 222, 0) 100%);
  border-radius: 100%;
  filter: blur(500px);
  animation: blob 36s linear infinite;
  z-index: -1;
}
.default-page .default-page_body .blob.two {
  width: 100%;
  padding-top: 100%;
  top: 50%;
  right: -11%;
  transform: translateY(-50%);
  background: radial-gradient(50% 50% at 50% 50%, #2BE8DE 0%, rgba(43, 232, 222, 0) 100%);
  border-radius: 100%;
  filter: blur(500px);
  animation: blob-reverse 36s linear infinite;
  z-index: -1;
}
.default-page .default-page_body .blob.three {
  width: 100%;
  padding-top: 100%;
  left: -11%;
  bottom: 0;
  background: radial-gradient(50% 50% at 50% 50%, #F281FF 0%, rgba(43, 232, 222, 0) 100%);
  border-radius: 100%;
  filter: blur(500px);
  animation: blob 36s linear infinite;
  z-index: -1;
}

.mfp-fade.mfp-bg {
  opacity: 0;
  transition: 0.2s cubic-bezier(0.51, 0.18, 0, 0.88);
}
.mfp-fade.mfp-bg.mfp-ready {
  opacity: 0.8;
}
.mfp-fade.mfp-bg.mfp-removing {
  opacity: 0;
}
.mfp-fade.mfp-wrap .mfp-content {
  opacity: 0;
  transition: 0.2s cubic-bezier(0.51, 0.18, 0, 0.88);
}
.mfp-fade.mfp-wrap.mfp-ready .mfp-content {
  opacity: 1;
}
.mfp-fade.mfp-wrap.mfp-removing .mfp-content {
  opacity: 0;
}

.mfp-iframe-holder .mfp-close {
  padding: 0;
  top: -60px;
  right: 0;
}

@media screen and (min-width: 768px) {
  .loader_wrapper .blob.one {
    top: -50%;
    left: -25%;
  }
  .loader_wrapper .blob.two {
    bottom: -50%;
    right: -25%;
  }
  .default-content_text ul li, .default-content_text ol li {
    padding: 0rem 0rem 0.9375rem 0rem;
  }
  .default-page .default-page_body .first {
    padding-top: 216px;
  }
  .default-page .default-page_body .first p {
    font-size: 21px;
    line-height: 30px;
  }
  .default-page .default-page_body .last {
    padding-top: 216px;
  }
  .default-page .default-page_body .blob.one {
    top: -26.4%;
    left: -33%;
  }
  .default-page .default-page_body .blob.two {
    right: -16.5%;
  }
  .default-page .default-page_body .blob.three {
    left: -16.5%;
    bottom: -20%;
  }
}
@media screen and (min-width: 1200px) {
  .loader_wrapper .blob.one {
    top: -100%;
    left: -50%;
  }
  .loader_wrapper .blob.two {
    bottom: -100%;
    right: -50%;
  }
  .default-page .default-page_body .first {
    padding-top: 288px;
  }
  .default-page .default-page_body .first p {
    font-size: 24px;
    line-height: 33px;
  }
  .default-page .default-page_body .last {
    padding-top: 288px;
  }
  .default-page .default-page_body .blob.one {
    top: -66%;
    left: -66%;
  }
  .default-page .default-page_body .blob.two {
    right: -33%;
  }
  .default-page .default-page_body .blob.three {
    left: -33%;
    bottom: -50%;
  }
}/*# sourceMappingURL=custom.css.map */