:root {
  --color-white: #FFFFFF;
  --color-dark-purple1: #030A24;
  --color-dark-purple2: #0B0C28;
  --color-dark-purple3: #0C1834;
  --color-dark-purple4: #0E1A36;
  --color-dark-purple5: #0A1A38;
  --color-dark-purple6: #162848;
  --color-dark-purple7: #1A2C4B;
  --color-pink1: #FF00F3;
  --color-purple1: #A705A2;
  --color-purple2: #C301B1;
  --color-skyblue: #4FB6FF;
  --color-blue1: #1E3557;
  --color-blue2: #244166;
  --color-blue3: #237EFB;
  --color-grey1: #00000029;
  --color-grey2: #D7E2F4;
  --color-grey3: #fcfcfc;
  --color-black: #000000;
  --color-black1: #1C1C1C;
  --dar-blue: #030923;
  --dark-blue1: #050b22;
}

.bg-purple1 {
  background-color: var(--color-dark-purple1);
}

.bg-purple2 {
  background-color: var(--color-purple2);
}

.bg-purple3 {
  background-color: var(--color-dark-purple3);
}

.bg-purple7 {
  background-color: var(--color-dark-purple7);
}

.bg-balck1 {
  background-color: var(--color-black1);
}

.bg-grey3 {
  background-color: var(--color-grey3);
}

.txt-white {
  color: var(--color-white);
}

.txt-dark {
  color: var(--color-dark-purple1);
}

.txt-purple {
  color: var(--color-purple2);
}

.txt-purple1 {
  color: var(--color-purple1);
}

.txt-skyblue {
  color: var(--color-skyblue);
}

.txt-pink {
  color: var(--color-pink1);
}

.hide-bg {
  background: none !important;
}

.hide-bg::before {
  background: none !important;
}

.bg-black {
  background-color: var(--color-black);
}

.bg-dark-blue {
  background-color: var(--color-dark-purple1);
}

.bg-dark-blue1 {
  background-color: var(--dark-blue1);
}

.bg-blue3 {
  background-color: var(--color-blue3);
}

.hover-bg-pink:hover {
  background-color: var(--color-purple2);
}

@font-face {
  font-family: "Helvetica-Bold";
  font-weight: normal;
  font-style: normal;
  font-display: swap;
  src: url("../../font/Helveticaltstd-bold.eot?#iefix") format("embedded-opentype"), url("../../font/Helveticaltstd-bold.woff") format("woff"), url("../../font/Helveticaltstd-bold.ttf") format("truetype"), url("../../font/Helveticaltstd-bold.svg#Helveticaltstd-bold") format("svg");
}
@font-face {
  font-family: "Helvetica-Light";
  font-weight: normal;
  font-style: normal;
  font-display: swap;
  src: url("../../font/Helveticaltstd-light.eot?#iefix") format("embedded-opentype"), url("../../font/Helveticaltstd-light.woff") format("woff"), url("../../font/Helveticaltstd-light.ttf") format("truetype"), url("../../font/Helveticaltstd-light.svg#Helveticaltstd-light") format("svg");
}
@font-face {
  font-family: "Helvetica";
  font-weight: normal;
  font-style: normal;
  font-display: swap;
  src: url("../../font/Helveticaltstd-roman.eot?#iefix") format("embedded-opentype"), url("../../font/Helveticaltstd-roman.woff") format("woff"), url("../../font/new/Helveticaltstd-roman.ttf") format("truetype"), url("../../font/Helveticaltstd-roman.svg#Helveticaltstd-roman") format("svg");
}
* {
  margin: 0px;
  padding: 0px;
}

body {
  font-family: "Helvetica";
}

.font-helvetica {
  font-family: "Helvetica";
}

.font-helvetica-light {
  font-family: "Helvetica-Light";
}

.font-helvetica-bold {
  font-family: "Helvetica-Bold";
}

h2 {
  font-size: 4.1666666667vw;
  line-height: 1.1;
}
@media screen and (max-width: 769px) {
  h2 {
    font-size: 9.375vw;
  }
}

/*h2 {font-size: get-vw(60px);
    line-height: get-vw(72px);}*/
h3 {
  font-size: 4.1666666667vw;
  line-height: 5.5208333333vw;
}
@media screen and (max-width: 1199px) {
  h3 {
    font-size: 30px;
    line-height: 1.33;
  }
}
@media screen and (max-width: 767px) {
  h3 {
    font-size: 26px;
  }
}

h4 {
  font-size: 3.125vw;
  line-height: 3.75vw;
}

/*h3 {
    font-size: get-vw(40px);
    line-height: get-vw(50px); 
}
h4{
    font-size: get-vw(30px);
    line-height: get-vw(40px);
}*/
h5 {
  font-size: 1.0416666667vw;
  line-height: 0.5208333333vw;
}

.font-220 {
  font-size: 11.4583333333vw;
  line-height: 10.4166666667vw;
}

.font-60 {
  font-size: 3.125vw;
  line-height: 3.75vw;
}
@media screen and (max-width: 768px) {
  .font-60 {
    font-size: 6.25vw;
    line-height: 7.2916666667vw;
  }
}

.font-50 {
  font-size: 2.6041666667vw;
  line-height: 1.3333333333;
}
@media screen and (max-width: 1199px) {
  .font-50 {
    font-size: 36px;
  }
}
@media screen and (max-width: 767px) {
  .font-50 {
    font-size: 30px;
  }
}

.font-40 {
  font-size: 2.0833333333vw;
  line-height: 1.3333333333;
}
@media screen and (max-width: 767px) {
  .font-40 {
    font-size: 4.1666666667vw;
  }
}

.font-28 {
  font-size: 1.4583333333vw;
  line-height: 1.4285714286;
}
@media screen and (max-width: 1199px) {
  .font-28 {
    font-size: 22px;
  }
}
@media screen and (max-width: 767px) {
  .font-28 {
    font-size: 20px;
  }
}

.font-36 {
  font-size: 1.875vw;
  line-height: 1.3333333333;
}
@media screen and (max-width: 1199px) {
  .font-36 {
    font-size: 22px;
  }
}
@media screen and (max-width: 767px) {
  .font-36 {
    font-size: 20px;
  }
}

.font-24 {
  font-size: 1.1458333333vw;
  line-height: 1.7708333333vw;
}

p.font-40 {
  font-size: 18px;
  line-height: 28px;
}
@media screen and (max-width: 1199px) {
  p.font-40 {
    font-size: 22px;
  }
}
@media screen and (max-width: 767px) {
  p.font-40 {
    font-size: 20px;
  }
}

.font-25 {
  font-size: 1.3020833333vw;
  line-height: 1.5625vw;
}

.font-30 {
  font-size: 1.5625vw;
  line-height: 1.33333333;
}
@media screen and (max-width: 1199px) {
  .font-30 {
    font-size: 20px;
  }
}
@media screen and (max-width: 767px) {
  .font-30 {
    font-size: 18px;
  }
}

.font-47 {
  font-size: 2.4479166667vw;
  line-height: 3.6979166667vw;
}

.font-300 {
  font-weight: 300;
}

.font-400 {
  font-weight: 400;
}

.font-700 {
  font-weight: 700;
}

.font-900 {
  font-weight: 900;
}

.border-purple {
  border-bottom: 1.5px solid #C301B1;
}

.pb-25 {
  padding-bottom: 25px;
}

p {
  font-size: 2.0833333333vw;
  line-height: 1.325;
}
@media screen and (max-width: 1199px) {
  p {
    font-size: 20px;
  }
}
@media screen and (max-width: 767px) {
  p {
    font-size: 18px;
  }
}

.ptb-50 {
  padding: 50px 0px;
}

a:hover, a:focus, a:active {
  outline: 0px;
}

.container-1400 {
  max-width: 72.9166666667vw;
  margin: 0 auto;
  padding: 0 15px;
  position: relative;
}
@media screen and (max-width: 1199px) {
  .container-1400 {
    max-width: 100%;
    padding: 0 40px;
  }
}
@media screen and (max-width: 767px) {
  .container-1400 {
    max-width: 100%;
    padding: 0 20px;
  }
}

.container-xlarge {
  max-width: 79.8958333333vw;
  margin: 0 auto;
  padding: 0 15px;
  position: relative;
}
@media screen and (max-width: 1199px) {
  .container-xlarge {
    max-width: 100%;
    padding: 0 40px;
  }
}
@media screen and (max-width: 767px) {
  .container-xlarge {
    max-width: 100%;
    padding: 0 20px;
  }
}

.container-large {
  max-width: 72.9166666667vw;
  margin: 0 auto;
  padding: 0 15px;
}
@media screen and (max-width: 1199px) {
  .container-large {
    max-width: 100%;
    padding: 0 40px;
  }
}
@media screen and (max-width: 767px) {
  .container-large {
    max-width: 100%;
    padding: 0 20px;
  }
}

.container {
  max-width: 60.9375vw;
  margin: 0 auto;
  padding: 0 15px;
}
@media screen and (max-width: 1199px) {
  .container {
    max-width: 100%;
    padding: 0 40px;
  }
}
@media screen and (max-width: 767px) {
  .container {
    max-width: 100%;
    padding: 0 20px;
  }
}

.container-xlarge-left-space {
  padding-left: calc((100% - 78.125vw) / 2);
}
@media screen and (max-width: 1199px) {
  .container-xlarge-left-space {
    padding: 0 0 0 40px;
  }
}
@media screen and (max-width: 767px) {
  .container-xlarge-left-space {
    padding: 0 20px;
  }
}

.container-xlarge-right-space {
  padding-right: calc((100% - 78.125vw) / 2);
}
@media screen and (max-width: 1199px) {
  .container-xlarge-right-space {
    padding: 0 40px 0 0;
  }
}
@media screen and (max-width: 767px) {
  .container-xlarge-right-space {
    padding: 0 20px;
  }
}

.border-dark {
  border-bottom: 1px solid #030A24;
}

img {
  max-width: 100%;
  height: auto;
  vertical-align: top;
}

.text-bold {
  font-weight: bold;
}

.pb-150 {
  padding-bottom: 7.8125vw;
}

.pt-150 {
  padding-top: 7.8125vw;
}

.mb-150 {
  margin-bottom: 7.8125vw;
}

.mt-150 {
  margin-top: 7.8125vw;
}

.pb-100 {
  padding-bottom: 5.2083333333vw;
}

.mb-100 {
  margin-bottom: 5.2083333333vw;
}

.pb-50 {
  padding-bottom: 2.6041666667vw;
}

.mb-50 {
  margin-bottom: 2.6041666667vw;
}

.mb-30 {
  margin-bottom: 1.5625vw;
}

.pt-100 {
  padding-top: 5.2083333333vw;
}

.mt-100 {
  margin-top: 5.2083333333vw;
}

.pt-40 {
  padding-top: 2.0833333333vw;
}

.mt-40 {
  margin-top: 2.0833333333vw;
}

@media screen and (max-width: 767px) {
  .m-pt-50 {
    padding-top: 50px !important;
  }
}

@media screen and (max-width: 767px) {
  .m-mt-50 {
    margin-top: 50px !important;
  }
}

@media screen and (max-width: 767px) {
  .m-pb-50 {
    padding-bottom: 50px !important;
  }
}

@media screen and (max-width: 767px) {
  .m-mb-50 {
    margin-bottom: 50px !important;
  }
}

@media screen and (max-width: 767px) {
  .m-pb-30 {
    padding-bottom: 30px !important;
  }
}

@media screen and (max-width: 767px) {
  .m-mb-30 {
    margin-bottom: 30px !important;
  }
}

@media screen and (max-width: 767px) {
  .m-pb-20 {
    padding-bottom: 20px !important;
  }
}

@media screen and (max-width: 767px) {
  .m-mb-20 {
    margin-bottom: 20px !important;
  }
}

/**/
@media screen and (max-width: 991px) {
  .md-pt-0 {
    padding-top: 0 !important;
  }
}

@media screen and (max-width: 991px) {
  .md-mb-50 {
    margin-bottom: 50px !important;
  }
}

/**/
.max-100 {
  max-width: 100% !important;
}

.section__heading {
  font-family: "Helvetica-Bold";
  font-size: 2.5vw;
  line-height: 1.32;
  margin: 0 0 1.0416666667vw;
  color: #FFF;
}
@media screen and (max-width: 1199px) {
  .section__heading {
    font-size: 26px;
    margin: 0 0 15px;
  }
}

/*max width*/
.max-width-70 {
  max-width: 70%;
}
@media screen and (max-width: 769px) {
  .max-width-70 {
    max-width: 100%;
  }
}

@media (min-width: 768px) {
  .md-max-580 {
    max-width: 30.2083333333vw;
  }
}

.border-top-pink {
  border-top: 1.5px solid #C301B1;
}

.max-w-75 {
  max-width: 75%;
}

/**/
@media (min-width: 768px) {
  .md-order-2 {
    order: 2;
  }
}

@media (min-width: 768px) {
  .md-order-1 {
    order: 1;
  }
}

.z-1 {
  z-index: 1;
}

.z-2 {
  z-index: 2;
}

.z-3 {
  z-index: 3;
}

.z-4 {
  z-index: 4;
}

.z-5 {
  z-index: 5;
}

.z-9 {
  z-index: 5;
}

.z-999 {
  z-index: 5;
}

@media (min-width: 767px) {
  .m-ml-20 {
    margin-left: -20px;
  }
}

@media (min-width: 767px) {
  .m-mr-20 {
    margin-right: -20px;
  }
}

/**/
.position-relative {
  position: relative;
}

.position-absolute {
  position: absolute;
}

.position-static {
  position: static;
}

.cursor-pointer {
  cursor: pointer;
}

/**/
.back-to-top {
  position: fixed;
  right: 10px;
  bottom: 10px;
  z-index: 9;
}
.back-to-top .btt-link {
  display: none;
}
.back-to-top img {
  width: 40px;
  transform: rotate(90deg);
}

.ctaBtn {
  display: inline-block;
  background-color: #4FB6FF;
  border-radius: 9px;
  text-decoration: none;
  font-size: 1.5625vw;
  line-height: 1.2;
  font-family: "Helvetica-Bold";
  color: #030a24;
  padding-left: 4.1666666667vw;
  padding-right: 4.1666666667vw;
  padding-top: 1.1458333333vw;
  padding-bottom: 0.8333333333vw;
}
@media screen and (max-width: 1199px) {
  .ctaBtn {
    font-size: 20px;
    padding: 15px 30px 10px;
    border-radius: 100px;
  }
}
.ctaBtn:hover {
  text-decoration: none;
  color: #FFFFFF;
}

.cloud-bg {
  background-image: url(../../images/cloud.webp);
  background-repeat: repeat-x;
  background-position: -41% -5%;
}

.transform-translate-0 {
  transform: translate(0px, 0px) !important;
}

@media screen and (max-width: 767px) {
  body {
    overflow-x: hidden;
  }
}

@media screen and (max-width: 767px) {
  .animup {
    opacity: 1 !important;
  }
}

.global-wrapper .font-70 {
  font-size: 70px;
  line-height: 80px;
}
.global-wrapper .font-60 {
  font-size: 60px;
  line-height: 70px;
}
.global-wrapper .font-42 {
  font-size: 42px;
  line-height: 56px;
}
.global-wrapper .font-45 {
  font-size: 45px;
  line-height: 66px;
}
.global-wrapper .font-24 {
  font-size: 24px;
  line-height: 30px;
}
.global-wrapper .font-21 {
  font-size: 21px;
  line-height: 30px;
}
.global-wrapper .font-18 {
  font-size: 18px;
  line-height: 24px;
}
@media screen and (max-width: 767px) {
  .global-wrapper .font-70 {
    font-size: 40px;
    line-height: 46px;
  }
  .global-wrapper .font-60 {
    font-size: 35px;
    line-height: 50px;
  }
  .global-wrapper .font-42 {
    font-size: 25px;
    line-height: 35px;
  }
  .global-wrapper .font-45 {
    font-size: 28px;
    line-height: 40px;
  }
  .global-wrapper .font-24 {
    font-size: 20px;
    line-height: 26px;
  }
  .global-wrapper .font-21 {
    font-size: 16px;
    line-height: 20px;
  }
  .global-wrapper .font-18 {
    font-size: 14px;
    line-height: 20px;
  }
}
.global-wrapper .ctaBtn.ax-primary-btn {
  border-radius: 60px;
  color: #fff;
  background-color: #2475EC;
}
.global-wrapper .ctaBtn.ax-primary-btn:hover {
  background-color: #4FB6FF;
}/*# sourceMappingURL=base.css.map */