.home-intro._next {
  background-color: #130057;
  position: relative;
  padding-top: 300px;
  position: relative;
  overflow: hidden;
}

.home-intro._next::after {
  content: " ";
  display: block;
  position: absolute;
  left: -25%;
  right: 0;
  bottom: 0;
  top: 0;
  z-index: 1;
  background: -webkit-gradient(linear, left bottom, left top, from(#7028ed), color-stop(35%, #7028ed), to(rgba(253, 187, 45, 0)));
  background: linear-gradient(0deg, #7028ed 0%, #7028ed 35%, rgba(253, 187, 45, 0) 100%);
}

@media (min-width: 960px) {
  .home-intro._next {
    padding-top: 125px;
    padding-bottom: 57px;
    min-height: 27.1vw;
    min-height: 539px;
  }
}

.home-intro._next .block {
  position: absolute;
  width: 96px;
  height: 196px;
  background-color: #537de4;
  z-index: 4;
}

.home-intro._next .block.big {
  height: 60vw;
}

@media (min-width: 960px) {
  .home-intro._next .block.big {
    height: 304px;
  }
}

.home-intro._next .block.small {
  height: 40vw;
}

@media (min-width: 960px) {
  .home-intro._next .block.small {
    height: 187px;
  }
}

.home-intro._next .block.orange {
  background-color: #f8962b;
}

.home-intro._next .block.red {
  background-color: #ef4135;
}

.home-intro._next .block.left-side {
  bottom: 0;
  left: -75px;
}

@media (min-width: 1100px) {
  .home-intro._next .block.left-side {
    left: -55px;
  }
}

.home-intro._next .block.right-side {
  bottom: 0;
  right: -75px;
}

@media (min-width: 1100px) {
  .home-intro._next .block.right-side {
    right: -60px;
  }
}

.home-intro._next .container {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: horizontal;
  -webkit-box-direction: normal;
      -ms-flex-direction: row;
          flex-direction: row;
  -webkit-box-align: end;
      -ms-flex-align: end;
          align-items: flex-end;
  -webkit-box-pack: end;
      -ms-flex-pack: end;
          justify-content: flex-end;
  position: relative;
  max-width: 1060px;
  margin-top: auto;
}

.home-intro._next .container::after {
  content: " ";
  display: block;
  width: 400px;
  height: 400px;
  left: -20%;
  bottom: -60%;
  margin: auto;
  position: absolute;
  background: radial-gradient(circle, #537de4 40%, rgba(252, 70, 156, 0) 70%);
  z-index: -1;
}

@media (min-width: 960px) {
  .home-intro._next .container::after {
    left: -20%;
    bottom: -25%;
    margin: auto;
    position: absolute;
    background: radial-gradient(circle, #537de4 30%, rgba(252, 70, 156, 0) 70%);
  }
}

.home-intro._next .container .back-holder {
  position: relative;
  left: 0;
  right: 0;
  margin: auto;
  bottom: -7.05645vw;
  bottom: -80px;
}

@media (min-width: 960px) {
  .home-intro._next .container .back-holder {
    position: absolute;
    margin: 0;
    right: auto;
    left: -80px;
  }
}

@media (min-width: 1060px) {
  .home-intro._next .container .back-holder {
    max-height: unset;
    left: calc((100vw - 905px) / 2 * -1);
  }
}

@media (min-width: 1280px) {
  .home-intro._next .container .back-holder {
    left: -185px;
  }
}

.home-intro._next .container .back-holder img[data-aos^="fade"][data-aos^="fade"] {
  opacity: 1;
}

@media (min-width: 960px) {
  .home-intro._next .container .back-holder img[data-aos^="fade"][data-aos^="fade"] {
    opacity: 0.25;
  }
}

.home-intro._next .container .back-holder img[data-aos^="fade"][data-aos^="fade"].aos-animate {
  opacity: 1;
}

.home-intro._next .container .image-holder {
  position: absolute;
  top: -150px;
  left: 0;
  right: 0;
  margin: auto;
  max-width: 312px;
}

@media (min-width: 960px) {
  .home-intro._next .container .image-holder {
    position: relative;
    top: auto;
    max-width: unset;
    margin: 0;
  }
}

.home-intro._next .container .image-holder img {
  width: 40.825vw;
  height: 27.925vw;
  width: 312px;
  height: 214px;
}

@media (min-width: 960px) {
  .home-intro._next .container .image-holder img {
    width: 40.825vw;
    height: 27.925vw;
  }
}

@media (min-width: 1280px) {
  .home-intro._next .container .image-holder img {
    width: 522px;
    height: 357px;
  }
}

.home-intro._next .container .image-holder img.part2 {
  position: absolute;
  bottom: 0;
  right: 0;
  width: 40.825vw;
  height: 27.925vw;
  width: 312px;
  height: 214px;
}

@media (min-width: 960px) {
  .home-intro._next .container .image-holder img.part2 {
    width: 40.825vw;
    height: 27.925vw;
  }
}

@media (min-width: 1280px) {
  .home-intro._next .container .image-holder img.part2 {
    width: 522px;
    height: 357px;
  }
}

.home-intro._next .container .image-holder img.next {
  position: absolute;
  top: 0;
  width: 28.925vw;
  height: 16vw;
  right: 91px;
  width: 221px;
  height: 122px;
}

@media (min-width: 960px) {
  .home-intro._next .container .image-holder img.next {
    width: 28.925vw;
    height: 16vw;
  }
}

@media (min-width: 960px) {
  .home-intro._next .container .image-holder img.next {
    right: 11.885vw;
  }
}

@media (min-width: 1280px) {
  .home-intro._next .container .image-holder img.next {
    width: 370px;
    height: 205px;
    right: 152px;
  }
}

.img-fixed {
  left: 0;
  right: 0;
  top: 0;
  position: absolute;
  margin: 0 auto;
  z-index: 1050;
  pointer-events: none;
  opacity: 0.3;
  -webkit-filter: invert(1);
          filter: invert(1);
  display: none;
}

._dark-blue-bg {
  background-color: #130057;
}

._dark-blue-to-purple-bg {
  background: #130057;
  background: -webkit-gradient(linear, left bottom, left top, from(#130057), to(#3e139c));
  background: linear-gradient(0deg, #130057 0%, #3e139c 100%);
}

._light-purple-bg {
  background-color: #7028ed;
}

.section_decor._start {
  position: absolute;
  top: 0;
  left: 0;
  right: 0;
}

.section_decor._start img {
  width: 100%;
  -o-object-position: center;
     object-position: center;
  -o-object-fit: cover;
     object-fit: cover;
}

.section_decor._end {
  position: absolute;
  bottom: 0;
  left: 0;
  right: 0;
}

.section_decor._end img {
  width: 100%;
  -o-object-position: center;
     object-position: center;
  -o-object-fit: cover;
     object-fit: cover;
}

@font-face {
  font-family: "Proxima Nova";
  src: url("../fonts/proxima-nova/ProximaNova-Bold.eot");
  src: url("../fonts/proxima-nova/ProximaNova-Bold.eot?#iefix") format("embedded-opentype"), url("../fonts/proxima-nova/ProximaNova-Bold.woff2") format("woff2"), url("../fonts/proxima-nova/ProximaNova-Bold.woff") format("woff"), url("../fonts/proxima-nova/ProximaNova-Bold.ttf") format("truetype");
  font-weight: bold;
  font-style: normal;
  font-display: swap;
}

@font-face {
  font-family: "Proxima Nova";
  src: url("../fonts/proxima-nova/ProximaNova-ExtrabldIt.eot");
  src: url("../fonts/proxima-nova/ProximaNova-ExtrabldIt.eot?#iefix") format("embedded-opentype"), url("../fonts/proxima-nova/ProximaNova-ExtrabldIt.woff2") format("woff2"), url("../fonts/proxima-nova/ProximaNova-ExtrabldIt.woff") format("woff"), url("../fonts/proxima-nova/ProximaNova-ExtrabldIt.ttf") format("truetype");
  font-weight: bold;
  font-style: italic;
  font-display: swap;
}

@font-face {
  font-family: "Proxima Nova";
  src: url("../fonts/proxima-nova/ProximaNova-SemiboldIt.eot");
  src: url("../fonts/proxima-nova/ProximaNova-SemiboldIt.eot?#iefix") format("embedded-opentype"), url("../fonts/proxima-nova/ProximaNova-SemiboldIt.woff2") format("woff2"), url("../fonts/proxima-nova/ProximaNova-SemiboldIt.woff") format("woff"), url("../fonts/proxima-nova/ProximaNova-SemiboldIt.ttf") format("truetype");
  font-weight: 600;
  font-style: italic;
  font-display: swap;
}

@font-face {
  font-family: "Proxima Nova";
  src: url("../fonts/proxima-nova/ProximaNova-LightIt.eot");
  src: url("../fonts/proxima-nova/ProximaNova-LightIt.eot?#iefix") format("embedded-opentype"), url("../fonts/proxima-nova/ProximaNova-LightIt.woff2") format("woff2"), url("../fonts/proxima-nova/ProximaNova-LightIt.woff") format("woff"), url("../fonts/proxima-nova/ProximaNova-LightIt.ttf") format("truetype");
  font-weight: 300;
  font-style: italic;
  font-display: swap;
}

@font-face {
  font-family: "Proxima Nova";
  src: url("../fonts/proxima-nova/ProximaNova-RegularIt.eot");
  src: url("../fonts/proxima-nova/ProximaNova-RegularIt.eot?#iefix") format("embedded-opentype"), url("../fonts/proxima-nova/ProximaNova-RegularIt.woff2") format("woff2"), url("../fonts/proxima-nova/ProximaNova-RegularIt.woff") format("woff"), url("../fonts/proxima-nova/ProximaNova-RegularIt.ttf") format("truetype");
  font-weight: normal;
  font-style: italic;
  font-display: swap;
}

@font-face {
  font-family: "Proxima Nova";
  src: url("../fonts/proxima-nova/ProximaNova-Regular.eot");
  src: url("../fonts/proxima-nova/ProximaNova-Regular.eot?#iefix") format("embedded-opentype"), url("../fonts/proxima-nova/ProximaNova-Regular.woff2") format("woff2"), url("../fonts/proxima-nova/ProximaNova-Regular.woff") format("woff"), url("../fonts/proxima-nova/ProximaNova-Regular.ttf") format("truetype");
  font-weight: normal;
  font-style: normal;
  font-display: swap;
}

@font-face {
  font-family: "Proxima Nova";
  src: url("../fonts/proxima-nova/ProximaNova-BlackIt.eot");
  src: url("../fonts/proxima-nova/ProximaNova-BlackIt.eot?#iefix") format("embedded-opentype"), url("../fonts/proxima-nova/ProximaNova-BlackIt.woff2") format("woff2"), url("../fonts/proxima-nova/ProximaNova-BlackIt.woff") format("woff"), url("../fonts/proxima-nova/ProximaNova-BlackIt.ttf") format("truetype");
  font-weight: 900;
  font-style: italic;
  font-display: swap;
}

@font-face {
  font-family: "Proxima Nova";
  src: url("../fonts/proxima-nova/ProximaNova-Black.eot");
  src: url("../fonts/proxima-nova/ProximaNova-Black.eot?#iefix") format("embedded-opentype"), url("../fonts/proxima-nova/ProximaNova-Black.woff2") format("woff2"), url("../fonts/proxima-nova/ProximaNova-Black.woff") format("woff"), url("../fonts/proxima-nova/ProximaNova-Black.ttf") format("truetype");
  font-weight: 900;
  font-style: normal;
  font-display: swap;
}

@font-face {
  font-family: "Proxima Nova";
  src: url("../fonts/proxima-nova/ProximaNova-Semibold.eot");
  src: url("../fonts/proxima-nova/ProximaNova-Semibold.eot?#iefix") format("embedded-opentype"), url("../fonts/proxima-nova/ProximaNova-Semibold.woff2") format("woff2"), url("../fonts/proxima-nova/ProximaNova-Semibold.woff") format("woff"), url("../fonts/proxima-nova/ProximaNova-Semibold.ttf") format("truetype");
  font-weight: 600;
  font-style: normal;
  font-display: swap;
}

@font-face {
  font-family: "Proxima Nova";
  src: url("../fonts/proxima-nova/ProximaNova-Light.eot");
  src: url("../fonts/proxima-nova/ProximaNova-Light.eot?#iefix") format("embedded-opentype"), url("../fonts/proxima-nova/ProximaNova-Light.woff2") format("woff2"), url("../fonts/proxima-nova/ProximaNova-Light.woff") format("woff"), url("../fonts/proxima-nova/ProximaNova-Light.ttf") format("truetype");
  font-weight: 300;
  font-style: normal;
  font-display: swap;
}

@font-face {
  font-family: "Proxima Nova";
  src: url("../fonts/proxima-nova/ProximaNova-BoldIt.eot");
  src: url("../fonts/proxima-nova/ProximaNova-BoldIt.eot?#iefix") format("embedded-opentype"), url("../fonts/proxima-nova/ProximaNova-BoldIt.woff2") format("woff2"), url("../fonts/proxima-nova/ProximaNova-BoldIt.woff") format("woff"), url("../fonts/proxima-nova/ProximaNova-BoldIt.ttf") format("truetype");
  font-weight: bold;
  font-style: italic;
  font-display: swap;
}

@font-face {
  font-family: "Proxima Nova";
  src: url("../fonts/proxima-nova/ProximaNova-Extrabld.eot");
  src: url("../fonts/proxima-nova/ProximaNova-Extrabld.eot?#iefix") format("embedded-opentype"), url("../fonts/proxima-nova/ProximaNova-Extrabld.woff2") format("woff2"), url("../fonts/proxima-nova/ProximaNova-Extrabld.woff") format("woff"), url("../fonts/proxima-nova/ProximaNova-Extrabld.ttf") format("truetype");
  font-weight: bold;
  font-style: normal;
  font-display: swap;
}

@font-face {
  font-family: "Proxima Nova";
  src: url("../fonts/proxima-nova/ProximaNova-ThinIt.eot");
  src: url("../fonts/proxima-nova/ProximaNova-ThinIt.eot?#iefix") format("embedded-opentype"), url("../fonts/proxima-nova/ProximaNova-ThinIt.woff2") format("woff2"), url("../fonts/proxima-nova/ProximaNova-ThinIt.woff") format("woff"), url("../fonts/proxima-nova/ProximaNova-ThinIt.ttf") format("truetype");
  font-weight: 100;
  font-style: italic;
  font-display: swap;
}

@font-face {
  font-family: "Proxima Nova";
  src: url("../fonts/proxima-nova/ProximaNovaT-Thin.eot");
  src: url("../fonts/proxima-nova/ProximaNovaT-Thin.eot?#iefix") format("embedded-opentype"), url("../fonts/proxima-nova/ProximaNovaT-Thin.woff2") format("woff2"), url("../fonts/proxima-nova/ProximaNovaT-Thin.woff") format("woff"), url("../fonts/proxima-nova/ProximaNovaT-Thin.ttf") format("truetype");
  font-weight: 100;
  font-style: normal;
  font-display: swap;
}

html,
body {
  font-family: "Proxima Nova";
}

html .ghc-newsletter-form-wrap .form-ttl,
html .promo-v3_item-ttl,
html .promo_item-ttl,
body .ghc-newsletter-form-wrap .form-ttl,
body .promo-v3_item-ttl,
body .promo_item-ttl {
  font-family: "Proxima Nova";
}

.nav-opener {
  display: block;
  width: 32px;
  height: 28px;
}

@media (max-width: 767px) {
  .nav-opener {
    width: 28px;
    height: 18px;
  }
}

.nav-opener span, .nav-opener:after, .nav-opener:before {
  width: 32px;
}

@media (max-width: 767px) {
  .nav-opener span, .nav-opener:after, .nav-opener:before {
    width: 28px;
  }
}

.nav-opener::after {
  top: 26px;
}

@media (max-width: 767px) {
  .nav-opener::after {
    top: 18px;
  }
}

.nav-opener::before {
  top: 0;
}

@media (max-width: 767px) {
  .nav-opener::before {
    top: 0;
  }
}

.nav-opener span {
  top: 13px;
}

@media (max-width: 767px) {
  .nav-opener span {
    top: 9px;
  }
}

.container._xxl {
  max-width: 1460px;
}

@media (max-width: 1023px) {
  .nav-drop {
    visibility: visible;
    display: block;
    position: relative;
    opacity: 1;
    background-color: transparent;
    width: auto;
    padding-top: 0;
  }
  .nav-drop .header-nav .header-nav_menu li:first-child {
    margin-right: 2rem;
  }
}

@media (max-width: 1023px) and (max-width: 767px) {
  .nav-drop .header-nav .header-nav_menu li:first-child {
    margin-right: 1rem;
  }
}

@media (max-width: 1023px) {
  .nav-drop .header-nav .header-nav_menu li a {
    padding-left: 0;
    padding-right: 0;
    text-transform: capitalize;
  }
}

@media (max-width: 1023px) and (max-width: 767px) {
  .nav-drop .header-nav .header-nav_menu li a {
    font-size: 18px;
  }
}

@media (max-width: 1023px) {
  .nav-drop .header-nav._hidden {
    padding: 200px 30px 90px;
  }
  .nav-drop .header-nav._hidden .header-nav_menu > li {
    border: 0;
  }
  .nav-drop .header-nav._hidden .header-nav_menu > li .sub-arrow {
    right: auto;
    left: 0;
  }
  .nav-drop .header-nav._hidden .header-nav_menu > li a {
    padding-right: 0;
    padding-left: 40px;
    text-align: right;
  }
  .nav-drop .header-nav._hidden .header-nav_menu > li ul li a {
    padding-left: 0;
    text-align: right;
  }
  .nav-drop .social {
    display: none;
  }
}

.header-nav .header-nav_menu {
  font-size: 2.2rem;
  font-weight: 600;
  font-style: normal;
  letter-spacing: normal;
  line-height: 2.4rem;
}

.header-nav .header-nav_menu li:first-child {
  margin-left: auto;
  margin-right: 4.8rem;
}

.header-nav .header-nav_menu li a {
  padding-top: 0;
  padding-bottom: 0;
  position: relative;
}

.header-nav .header-nav_menu li a::after {
  content: " ";
  display: block;
  position: absolute;
  z-index: -1;
  left: -8px;
  right: -8px;
  top: 50%;
  height: 19px;
  background-color: #7339d8;
  visibility: visible;
  width: auto;
  opacity: 0;
  -webkit-transition: 0.3s;
  transition: 0.3s;
  max-height: 0;
  pointer-events: none;
}

.header-nav .header-nav_menu li a:hover {
  color: #fff;
}

.header-nav .header-nav_menu li a:hover:after {
  opacity: 1;
  max-height: 20px;
}

.header-nav._hidden {
  opacity: 0;
  -webkit-transition: 0.3s;
  transition: 0.3s;
  position: fixed;
  top: 0;
  left: 0;
  right: 0;
  bottom: 0;
  pointer-events: none;
  background-color: #140448;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
      -ms-flex-direction: column;
          flex-direction: column;
  -webkit-box-align: end;
      -ms-flex-align: end;
          align-items: flex-end;
  -webkit-box-pack: start;
      -ms-flex-pack: start;
          justify-content: flex-start;
  padding: 17.5rem 24.5rem 1rem;
}

.header-nav._hidden .header-nav_menu {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
      -ms-flex-direction: column;
          flex-direction: column;
  -webkit-box-align: end;
      -ms-flex-align: end;
          align-items: flex-end;
  -webkit-box-pack: start;
      -ms-flex-pack: start;
          justify-content: flex-start;
  max-width: 1010px;
  margin: 0 auto;
  width: 100%;
  font-size: 3.6rem;
  font-weight: 500;
  font-style: normal;
  letter-spacing: normal;
  line-height: 3.8rem;
  gap: 3rem;
  height: 100%;
  overflow-x: hidden;
  overflow-y: auto;
}

@media (max-width: 1023px) {
  .header-nav._hidden .header-nav_menu {
    font-size: 2.5rem;
    line-height: 2.8rem;
  }
}

.header-nav._hidden .header-nav_menu li {
  -webkit-box-ordinal-group: 2;
      -ms-flex-order: 1;
          order: 1;
  margin-right: 0;
  margin-left: auto;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: end;
      -ms-flex-align: end;
          align-items: flex-end;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
      -ms-flex-direction: column;
          flex-direction: column;
}

.header-nav._hidden .header-nav_menu li:hover ul {
  max-height: 600px;
}

@media (min-width: 1024px) {
  .header-nav._hidden .header-nav_menu li:hover ul {
    opacity: 1;
    padding-top: 10px;
  }
}

.header-nav._hidden .header-nav_menu li > a {
  padding-top: 0;
  padding-bottom: 0;
  opacity: 0.7;
  color: #fff;
}

.header-nav._hidden .header-nav_menu li > a::after {
  content: none;
}

.header-nav._hidden .header-nav_menu li > a:hover, .header-nav._hidden .header-nav_menu li > a.highlighted {
  opacity: 1;
  color: #fff;
}

.header-nav._hidden .header-nav_menu li ul {
  position: relative;
  font-size: 26px;
  font-weight: 500;
  font-style: normal;
  letter-spacing: normal;
  line-height: 1.3;
  padding-top: 0;
  background-color: transparent;
  padding-bottom: 0 !important;
  top: 0 !important;
  max-height: 0px;
  overflow: hidden;
  -webkit-transition: 0.6s;
  transition: 0.6s;
  padding-top: 10px;
}

@media (min-width: 1024px) {
  .header-nav._hidden .header-nav_menu li ul {
    padding-top: 0;
    display: block !important;
    opacity: 0;
  }
}

@media (max-width: 767px) {
  .header-nav._hidden .header-nav_menu li ul {
    font-size: 20px;
  }
}

.header-nav._hidden .header-nav_menu li ul::before {
  content: none;
}

.header-nav._hidden .header-nav_menu li ul li a {
  color: #fff;
  padding-left: 0;
  padding-right: 0;
  background-color: transparent;
}

.header-nav._hidden .header-nav_menu li:first-child {
  margin-left: auto;
  margin-right: 0;
}

#pojo-a11y-toolbar.pojo-a11y-toolbar-left {
  top: 230px !important;
}

@media (max-width: 767px) {
  #pojo-a11y-toolbar.pojo-a11y-toolbar-left {
    top: 118px !important;
    left: auto !important;
    right: -180px !important;
    position: absolute !important;
  }
  #pojo-a11y-toolbar.pojo-a11y-toolbar-left.pojo-a11y-toolbar-open {
    right: 0 !important;
  }
}

@media (max-width: 767px) {
  #pojo-a11y-toolbar.pojo-a11y-toolbar-left .pojo-a11y-toolbar-toggle a {
    padding: 7px;
  }
}

@media (max-width: 767px) {
  #pojo-a11y-toolbar.pojo-a11y-toolbar-left .pojo-a11y-toolbar-toggle {
    left: auto !important;
    right: 180px !important;
  }
}

#pojo-a11y-toolbar .pojo-a11y-toolbar-toggle a.pojo-a11y-toolbar-link {
  background-color: #330099;
}

#pojo-a11y-toolbar .pojo-a11y-toolbar-toggle a.pojo-a11y-toolbar-link:hover {
  color: #330099;
  background-color: #fff;
}

.social._vertical.social-bar {
  width: 30px;
  position: fixed;
  left: 0;
}

.social_list-link.icon-linkedin, .social_list-link.icon-facebook, .social_list-link.icon-instagram, .social_list-link.icon-twitter {
  background-color: #330099;
}

.social_list-link.icon-linkedin:hover, .social_list-link.icon-facebook:hover, .social_list-link.icon-instagram:hover, .social_list-link.icon-twitter:hover {
  color: #330099;
  background-color: #fff;
}

.social-bar {
  top: 305px;
}

.p-header {
  padding: 40px 0 15px;
  z-index: 50;
}

@media (max-width: 1023px) {
  .p-header {
    padding: 23px 0 15px;
  }
}

@media (max-width: 767px) {
  .p-header .container {
    padding-left: 20px;
    padding-right: 20px;
  }
}

.p-header .h-logo {
  margin-left: 0;
  -webkit-box-flex: unset;
      -ms-flex: unset;
          flex: unset;
}

@media (max-width: 1023px) {
  .p-header .h-logo {
    max-width: 51%;
  }
}

@media (max-width: 767px) {
  .p-header .h-logo {
    max-width: 136px;
  }
}

.p-header .h-logo a {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
      -ms-flex-direction: column;
          flex-direction: column;
  gap: 10px;
}

@media (max-width: 767px) {
  .p-header .h-logo a {
    gap: 7px;
  }
}

.p-header .h-logo a img {
  width: 100%;
}

.p-header .h-logo-description {
  font-size: 18px;
  font-weight: 700;
  font-style: normal;
  letter-spacing: normal;
  line-height: 1.33;
  color: #fff;
  text-transform: uppercase;
}

@media (max-width: 767px) {
  .p-header .h-logo-description {
    font-size: 9.5px;
    white-space: nowrap;
  }
}

.nav-active {
  overflow: hidden;
}

.nav-active .header-nav._hidden {
  opacity: 1;
  pointer-events: all;
}

.nav-active .nav-opener:after {
  -webkit-transform: translate3d(0, -15px, 0) rotate(-45deg);
          transform: translate3d(0, -15px, 0) rotate(-45deg);
}

@media (max-width: 767px) {
  .nav-active .nav-opener:after {
    top: 21px;
  }
}

@media (max-width: 767px) {
  .nav-active .nav-opener::before {
    top: -4px;
  }
}

._bg-purple {
  background-color: #330099;
}

@media (max-width: 767px) {
  body.home-page .p-header {
    top: 58px;
    padding: 18px 0 15px;
  }
}

._next-design .headline {
  line-height: 1.3;
}

@media (max-width: 767px) {
  ._next-design .headline {
    font-size: 18px;
    line-height: 1.125;
  }
}

._next-design .sbi-owl-dots .sbi-owl-dot span {
  background-color: #fff;
}

._next-design #sb_instagram .sbi_meta {
  color: #fff;
}

._next-design .insta-feed-section h2 {
  font-size: 36px;
  font-weight: 500;
}

@media (max-width: 767px) {
  ._next-design .insta-feed-section h2 {
    font-size: 24px;
    line-height: 1.05;
  }
}

._next-design .banner {
  font-size: 18px;
  font-weight: 600;
  font-style: normal;
  letter-spacing: normal;
  line-height: 1.5;
  text-transform: unset;
}

@media (max-width: 1023px) {
  ._next-design .banner {
    font-size: 15px;
    line-height: 1.2;
  }
}

@media (max-width: 767px) {
  ._next-design .banner {
    min-height: 58px;
  }
}

._next-design .banner._bg-orange-gradient {
  background-image: linear-gradient(104deg, #fcf48b 0%, #ff7757 35%, #ff7757 65%, #fcf48b 100%);
  background-position: left;
  background-size: 200%;
  color: #140448;
  -webkit-transition: 1s;
  transition: 1s;
}

._next-design .banner._bg-orange-gradient:hover {
  background-position: right;
  -webkit-transition: 0.5s;
  transition: 0.5s;
}

._next-design .banner + .wrapper .header-nav._hidden {
  top: 0;
}

@media (max-width: 767px) {
  ._next-design .headline {
    font-size: 18px;
  }
}

._next-design .headline_ttl {
  font-size: 7rem;
  font-weight: 500;
  line-height: 1;
  margin-bottom: 25px;
}

@media (max-width: 1023px) {
  ._next-design .headline_ttl {
    font-size: 50px;
  }
}

@media (max-width: 767px) {
  ._next-design .headline_ttl {
    font-size: 40px;
    margin-bottom: 12px;
  }
}

._next-design .promo {
  margin: 0;
}

._next-design .promo_item {
  -webkit-box-shadow: none;
          box-shadow: none;
}

._next-design .promo_item:nth-child(4n + 1) .promo_item-thumb::before {
  background: linear-gradient(45deg, #bc6aab 0%, #f49334 100%);
  height: 100%;
}

._next-design .promo_item:nth-child(4n + 2) .promo_item-thumb::before {
  background: linear-gradient(45deg, #85ff93 0%, #4fb6de 100%);
  height: 100%;
}

._next-design .promo_item:nth-child(4n + 3) .promo_item-thumb::before {
  background: linear-gradient(45deg, #9070c8 0%, #eb0acc 100%);
  height: 100%;
}

._next-design .promo_item:nth-child(4n + 4) .promo_item-thumb::before {
  background: linear-gradient(45deg, #709bc8 0%, #0ad7f7 100%);
  height: 100%;
}

._next-design .promo_item._green-to-blue .promo_item-thumb::before {
  background: linear-gradient(45deg, #85ff93 0%, #4fb6de 100%);
  height: 100%;
}

._next-design .promo_item._blue-to-lightBlue .promo_item-thumb::before {
  background: linear-gradient(45deg, #709bc8 0%, #0ad7f7 100%);
  height: 100%;
}

._next-design .promo_item._purple-to-orange .promo_item-thumb::before {
  background: linear-gradient(45deg, #bc6aab 0%, #f49334 100%);
  height: 100%;
}

._next-design .promo_item._blue-to-purple .promo_item-thumb::before {
  background: linear-gradient(45deg, #9070c8 0%, #eb0acc 100%);
  height: 100%;
}

._next-design .promo_item-descr {
  -webkit-box-flex: 0;
      -ms-flex: 0;
          flex: 0;
  margin-bottom: 0;
}

@media (max-width: 767px) {
  ._next-design .promo_item-descr {
    font-size: 18px;
    line-height: 1.125;
    margin-bottom: 10px;
  }
}

._next-design .promo_item-thumb {
  overflow: hidden;
}

._next-design .promo_item-thumb img {
  -webkit-transition: 0.3s;
  transition: 0.3s;
}

._next-design .promo_item-thumb::before {
  opacity: 0.4;
  -webkit-transition: 0.3s;
  transition: 0.3s;
}

._next-design .promo_item-thumb::after {
  content: none;
}

._next-design .promo_item-thumb:hover img {
  -webkit-transform: scale(1.1);
          transform: scale(1.1);
}

._next-design .promo_item-thumb:hover::before {
  opacity: 0.2;
}

._next-design .promo_item-info {
  background-color: transparent;
  color: #fff;
  padding: 0;
  padding-top: 30px;
  font-size: 18px;
  font-weight: 400;
  line-height: 1.38;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: start;
      -ms-flex-align: start;
          align-items: flex-start;
  -webkit-box-pack: start;
      -ms-flex-pack: start;
          justify-content: flex-start;
}

@media (max-width: 767px) {
  ._next-design .promo_item-info {
    padding-top: 15px;
  }
}

._next-design .promo_item-info p:hover {
  opacity: 1;
}

._next-design .promo_item-info p {
  opacity: 0.8;
  -webkit-transition: 0.3s;
  transition: 0.3s;
}

._next-design .promo_item-info .promo_item-ttl a {
  color: white;
}

._next-design .promo_item-info a {
  color: inherit;
  text-transform: capitalize;
  opacity: 1;
  position: relative;
  color: rgba(255, 255, 255, 0.8);
}

._next-design .promo_item-info a .decor-text {
  display: block;
}

@media (max-width: 767px) {
  ._next-design .promo_item-info a .decor-text {
    color: #fff;
  }
}

._next-design .promo_item-info a:hover {
  color: #fff;
}

._next-design .promo_item-info a:hover .decor-text span::after {
  opacity: 1;
  max-height: 0.75em;
}

._next-design .promo_item-info .promo_item-btn {
  margin-top: 2rem;
  font-weight: 700;
  text-transform: unset;
  color: inherit;
  display: block !important;
}

@media (max-width: 767px) {
  ._next-design .promo_item-info .promo_item-btn {
    font-size: 18px;
    line-height: 1.125;
    margin-top: 10px;
  }
}

._next-design .promo_item-info h3 {
  font-size: 3.6rem;
  line-height: 1.05;
  font-weight: 500;
  margin-bottom: 15px;
}

@media (max-width: 767px) {
  ._next-design .promo_item-info h3 {
    font-size: 24px;
    margin-bottom: 10px;
  }
}

._next-design .promo_item-info h3 a {
  font-weight: inherit;
  text-transform: none;
}

._next-design .promo_item-info h3 a::after {
  bottom: -3px;
}

._next-design .promo-v4 {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
      -ms-flex-direction: column;
          flex-direction: column;
  -webkit-box-align: stretch;
      -ms-flex-align: stretch;
          align-items: stretch;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
  gap: 30px;
}

@media (max-width: 767px) {
  ._next-design .promo-v4 {
    gap: 15px;
  }
}

._next-design .promo-v4_item {
  background-color: rgba(51, 0, 153, 0.15);
  color: #fff;
  padding: 65px 15px;
  -webkit-transition: 0.3s;
  transition: 0.3s;
}

@media (max-width: 767px) {
  ._next-design .promo-v4_item {
    padding: 30px 20px;
  }
}

._next-design .promo-v4_item:hover {
  background-color: rgba(51, 0, 153, 0.3);
}

._next-design .promo-v4_item:hover .promo-v4_item-descr span {
  opacity: 1;
}

._next-design .promo-v4_item:hover .promo-v4_item-icon span img.hover {
  opacity: 1;
}

._next-design .promo-v4_item-ttl {
  font-size: 36px;
  font-weight: 500;
  font-style: normal;
  letter-spacing: normal;
  line-height: 1.05;
  margin-bottom: 20px;
  display: block;
}

@media (max-width: 767px) {
  ._next-design .promo-v4_item-ttl {
    margin-bottom: 10px;
  }
}

@media (max-width: 767px) {
  ._next-design .promo-v4_item-ttl {
    font-size: 24px;
  }
}

._next-design .promo-v4_item-icon span {
  position: relative;
  display: block;
}

._next-design .promo-v4_item-icon img {
  display: block;
}

._next-design .promo-v4_item-icon img.hover {
  opacity: 0;
  position: absolute;
  top: 0;
  left: 0;
  -webkit-transition: 0.3s;
  transition: 0.3s;
}

._next-design .promo-v4_item-icon img.default {
  opacity: 1;
}

._next-design .promo-v4_item-icon img {
  width: 38px;
}

@media (max-width: 666px) {
  ._next-design .promo-v4_item-icon img {
    min-width: 28px;
  }
}

._next-design .promo-v4_item-descr {
  max-width: 840px;
  font-size: 26px;
  font-weight: 500;
  font-style: normal;
  letter-spacing: normal;
  line-height: 1.3;
  opacity: 1;
}

@media (max-width: 767px) {
  ._next-design .promo-v4_item-descr {
    font-size: 18px;
    line-height: 1.125;
  }
}

._next-design .promo-v4_item-descr span {
  opacity: 0.8;
  -webkit-transition: 0.3s;
  transition: 0.3s;
}

._next-design .promo-v4_item-descr span.promo-v4_item-ttl {
  opacity: 1;
}

._next-design .promo-v4_item-content {
  max-width: 940px;
  margin-left: auto;
  margin-right: auto;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: horizontal;
  -webkit-box-direction: normal;
      -ms-flex-direction: row;
          flex-direction: row;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  -webkit-box-pack: justify;
      -ms-flex-pack: justify;
          justify-content: space-between;
  gap: 30px;
}

@media (max-width: 666px) {
  ._next-design .promo-v4_item-content {
    gap: 15px;
  }
}

._next-design .promo-v4_item-content a img {
  width: 38px;
}

._next-design ._dark-blue-bg {
  background-color: #140448;
}

._next-design ._blue-bg {
  background-color: #330099;
}

._next-design ._blue-bg-op025 {
  background-color: rgba(51, 0, 153, 0.25);
}

._next-design ._purple-to-orange-bg {
  background-color: #140448;
  background-image: linear-gradient(45deg, rgba(188, 106, 171, 0.75) 0%, rgba(244, 147, 52, 0.75) 100%);
}

._next-design ._purple-to-orange-bg a:not([class]) {
  color: #fff;
  font-weight: bold;
  position: relative;
  display: inline-block;
}

._next-design ._purple-to-orange-bg a:not([class])::after {
  content: " ";
  display: block;
  position: absolute;
  z-index: -1;
  left: -0.25em;
  right: -0.25em;
  bottom: -0.1em;
  height: 20px;
  background-color: #7339d8;
  visibility: visible;
  width: auto;
  opacity: 1;
  -webkit-transition: 0.3s;
  transition: 0.3s;
  max-height: 0;
  pointer-events: none;
}

._next-design ._purple-to-orange-bg a:not([class]):hover::after {
  opacity: 1;
  max-height: 0.6em;
}

._next-design .section_decor._start {
  height: 100%;
  overflow: hidden;
}

._next-design .section_decor._start img {
  height: 100%;
}

._next-design ._video-holder._alt .container {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: horizontal;
  -webkit-box-direction: reverse;
      -ms-flex-direction: row-reverse;
          flex-direction: row-reverse;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  -webkit-box-pack: justify;
      -ms-flex-pack: justify;
          justify-content: space-between;
  gap: 100px;
}

@media (max-width: 1199px) {
  ._next-design ._video-holder._alt .container {
    gap: 50px;
  }
}

@media (max-width: 1023px) {
  ._next-design ._video-holder._alt .container {
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
        -ms-flex-direction: column;
            flex-direction: column;
    gap: 30px;
  }
}

@media (max-width: 767px) {
  ._next-design ._video-holder._alt .container {
    gap: 15px;
  }
}

._next-design ._video-holder._alt .container::after {
  content: none;
}

._next-design ._video-holder._alt .container video {
  max-width: 576px;
}

@media (max-width: 1199px) {
  ._next-design ._video-holder._alt .container video {
    max-width: 50%;
  }
}

@media (max-width: 1023px) {
  ._next-design ._video-holder._alt .container video {
    max-width: 100%;
  }
}

._next-design ._video-holder video {
  position: relative;
  max-width: 100%;
}

@media (max-width: 767px) {
  ._next-design ._video-holder .container {
    margin-bottom: 15px;
  }
  ._next-design ._video-holder .container:last-child {
    margin-bottom: 0;
  }
}

._next-design ._video-holder .headline {
  font-size: 26px;
  font-weight: 500;
  font-style: normal;
  letter-spacing: normal;
  line-height: 1.3;
}

@media (max-width: 767px) {
  ._next-design ._video-holder .headline {
    font-size: 18px;
    line-height: 1.125;
  }
}

._next-design ._video-holder .headline a {
  color: inherit;
  position: relative;
  color: rgba(255, 255, 255, 0.8);
}

._next-design ._video-holder .headline a .decor-text {
  display: block !important;
  font-weight: 700;
  margin-top: 1rem;
}

@media (max-width: 767px) {
  ._next-design ._video-holder .headline a .decor-text {
    color: white;
    margin-top: 10px;
  }
}

._next-design ._video-holder .headline a:hover {
  color: #fff;
}

._next-design ._video-holder .headline a:hover .decor-text span::after {
  opacity: 1;
  max-height: 0.75em;
}

._next-design ._video-holder .headline p {
  margin-bottom: 1em;
  color: rgba(255, 255, 255, 0.8);
  -webkit-transition: 0.3s;
  transition: 0.3s;
}

@media (max-width: 767px) {
  ._next-design ._video-holder .headline p {
    margin-bottom: 10px;
  }
}

._next-design ._video-holder .headline p:hover {
  color: #fff;
}

._next-design ._video-holder .headline_ttl {
  font-size: 36px;
  font-weight: 500 !important;
  font-style: normal;
  letter-spacing: normal;
  line-height: 1.3;
  color: #fff !important;
  display: block !important;
  margin-bottom: 25px;
  position: relative;
}

@media (max-width: 767px) {
  ._next-design ._video-holder .headline_ttl {
    font-size: 24px;
    margin-bottom: 10px;
  }
}

._next-design ._video-holder .headline_ttl:hover {
  color: #fff;
}

._next-design .ghc-newsletter-form {
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
}

@media (max-width: 767px) {
  ._next-design .ghc-newsletter-form {
    -webkit-box-align: start;
        -ms-flex-align: start;
            align-items: flex-start;
  }
}

._next-design .ghc-newsletter-form .input {
  font-size: 18px;
  line-height: 1.125;
  height: 42px;
}

._next-design .ghc-newsletter-form-wrap .form-ttl {
  font-weight: 500;
  font-size: 26px;
  font-weight: 500;
  font-style: normal;
  letter-spacing: normal;
  line-height: 1.3;
}

@media (max-width: 767px) {
  ._next-design .ghc-newsletter-form-wrap .form-ttl {
    font-size: 20px;
  }
}

._next-design .ghc-newsletter-form-wrap button {
  color: #fff;
  background-color: rgba(255, 255, 255, 0.16);
  font-size: 18px;
  font-weight: 700;
  font-style: normal;
  letter-spacing: 0.36px;
  line-height: 25px;
  text-transform: capitalize;
  padding-left: 30px;
  padding-right: 30px;
}

._next-design .ghc-newsletter-form-wrap button:hover {
  color: #330099;
  background-color: white;
}

._next-design .story-v2 {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: horizontal;
  -webkit-box-direction: normal;
      -ms-flex-direction: row;
          flex-direction: row;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  -webkit-box-pack: justify;
      -ms-flex-pack: justify;
          justify-content: space-between;
  gap: 10rem;
}

@media (max-width: 1023px) {
  ._next-design .story-v2 {
    gap: 3rem;
  }
}

@media (max-width: 767px) {
  ._next-design .story-v2 {
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
        -ms-flex-direction: column;
            flex-direction: column;
    gap: 15px;
  }
}

._next-design .story-v2_info {
  font-size: 26px;
  font-weight: 500;
  font-style: normal;
  letter-spacing: normal;
  line-height: 1.3;
  max-width: 445px;
  -webkit-transition: 0.3s;
  transition: 0.3s;
}

@media (max-width: 1023px) {
  ._next-design .story-v2_info {
    width: 50%;
  }
}

@media (max-width: 767px) {
  ._next-design .story-v2_info {
    width: 100%;
    max-width: 100%;
  }
}

@media (max-width: 767px) {
  ._next-design .story-v2_info {
    font-size: 18px;
    line-height: 1.125;
  }
}

._next-design .story-v2_info p {
  color: rgba(255, 255, 255, 0.8);
  -webkit-transition: 0.3s;
  transition: 0.3s;
}

._next-design .story-v2_info p:hover {
  opacity: 1;
  color: #fff;
}

._next-design .story-v2_info a {
  opacity: 1;
  color: inherit;
  display: -webkit-inline-box;
  display: -ms-inline-flexbox;
  display: inline-flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
      -ms-flex-direction: column;
          flex-direction: column;
  position: relative;
  color: rgba(255, 255, 255, 0.8);
  font-weight: 500 !important;
}

@media (max-width: 767px) {
  ._next-design .story-v2_info a {
    color: white;
  }
}

._next-design .story-v2_info a:after, ._next-design .story-v2_info a::before {
  content: none !important;
}

._next-design .story-v2_info a .decor-text {
  font-weight: 700;
  margin-top: 2rem;
}

@media (max-width: 767px) {
  ._next-design .story-v2_info a .decor-text {
    color: white;
    margin-top: 10px;
  }
}

._next-design .story-v2_info a.story-v2_ttl {
  font-size: 36px;
  font-style: normal;
  letter-spacing: normal;
  line-height: 1.05;
  margin-bottom: 25px;
  color: #ffe341;
  font-weight: 500;
  opacity: 1;
}

@media (max-width: 767px) {
  ._next-design .story-v2_info a.story-v2_ttl {
    margin-bottom: 10px;
    font-size: 24px;
  }
}

._next-design .story-v2_info a.story-v2_ttl:hover {
  color: #ffe341;
}

._next-design .story-v2_info a:hover {
  opacity: 1;
  color: #fff;
}

._next-design .story-v2_info a:hover span::after {
  opacity: 1;
  max-height: 0.75em;
}

._next-design .story-v2_thumb {
  width: 50%;
  max-width: 567px;
  position: relative;
  overflow: hidden;
}

._next-design .story-v2_thumb img {
  -webkit-transition: 0.3s;
  transition: 0.3s;
}

@media (max-width: 767px) {
  ._next-design .story-v2_thumb {
    width: 100%;
    max-width: 100%;
  }
}

._next-design .story-v2_thumb::before {
  content: " ";
  display: block;
  width: 100%;
  height: 100%;
  position: absolute;
  left: 0;
  top: 0;
  opacity: 0.4;
  -webkit-transition: 0.3s;
  transition: 0.3s;
  z-index: 5;
  background: linear-gradient(45deg, #bc6aab 0%, #f49334 100%);
  height: 100%;
}

._next-design .story-v2_thumb:hover img {
  -webkit-transform: scale(1.1);
          transform: scale(1.1);
}

._next-design .story-v2_thumb:hover::before {
  opacity: 0.2;
}

._next-design .story-v2_thumb._green-to-blue::before {
  background: linear-gradient(45deg, #85ff93 0%, #4fb6de 100%);
  height: 100%;
}

._next-design .story-v2_thumb._blue-to-lightBlue::before {
  background: linear-gradient(45deg, #709bc8 0%, #0ad7f7 100%);
  height: 100%;
}

._next-design .story-v2_thumb._purple-to-orange::before {
  background: linear-gradient(45deg, #bc6aab 0%, #f49334 100%);
  height: 100%;
}

._next-design .story-v2_thumb._blue-to-purple::before {
  background: linear-gradient(45deg, #9070c8 0%, #eb0acc 100%);
  height: 100%;
}

._next-design .story-v2_thumb img {
  width: 100%;
}

._next-design ._green-to-blue-bg {
  background-image: linear-gradient(45deg, rgba(133, 255, 147, 0.5) 0%, rgba(79, 182, 222, 0.5) 100%);
}

._next-design ._partners {
  color: #fff;
}

@media (max-width: 767px) {
  ._next-design ._partners {
    overflow: hidden;
  }
}

._next-design ._partners .slick-slider {
  background-color: #fff;
}

._next-design ._partners ._logos {
  margin-top: 12rem;
  margin-bottom: -23rem;
}

@media (max-width: 991px) {
  ._next-design ._partners ._logos {
    margin-top: 5rem;
    margin-bottom: 0;
  }
}

@media (max-width: 666px) {
  ._next-design ._partners ._logos {
    margin-top: 5rem;
    margin-bottom: 0;
  }
}

.section._cta {
  background-color: #330099;
}

.section._cta h3 {
  margin-bottom: 0;
  font-size: 26px;
  line-height: 1.3;
  color: #fff;
}

@media (max-width: 767px) {
  .section._cta h3 {
    font-size: 18px;
    line-height: 1.125;
  }
}

.section._cta .container {
  display: block;
  padding-top: 40px;
  padding-bottom: 40px;
  font-weight: 500;
  font-style: normal;
  letter-spacing: normal;
}

.section._cta .container._md {
  max-width: 910px;
}

@media (max-width: 767px) {
  .section._cta .container {
    padding-left: 0;
    padding-right: 0;
    padding-top: 15px;
    padding-bottom: 15px;
  }
}

.section._cta a {
  padding-top: 40px;
  padding-bottom: 40px;
  padding-left: 30px;
  padding-right: 30px;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
  gap: 20px;
  color: #ffffff;
  font-weight: 500;
  font-style: normal;
  letter-spacing: normal;
  color: #fff;
  background-color: #330099;
}

.section._cta a .container {
  padding-top: 0;
  padding-bottom: 0;
}

.section._cta a:hover {
  background-color: #7339d8;
}

.section._cta a:hover span img {
  opacity: 1;
}

@media (max-width: 767px) {
  .section._cta a {
    padding-top: 15px;
    padding-bottom: 15px;
  }
}

.section._cta a span {
  position: relative;
}

.section._cta a img {
  display: block;
}

.section._cta a img.hover {
  opacity: 0;
  position: absolute;
  top: 0;
  left: 0;
  -webkit-transition: 0.3s;
  transition: 0.3s;
}

.section._cta a img.default {
  opacity: 1;
}

.section._hero {
  padding-top: 16rem;
  padding-bottom: 4rem;
  position: relative;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
      -ms-flex-direction: column;
          flex-direction: column;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  -webkit-box-pack: start;
      -ms-flex-pack: start;
          justify-content: flex-start;
  overflow: hidden;
}

@media (max-width: 1023px) {
  .section._hero {
    padding-top: 15rem;
  }
}

.section._hero .line {
  width: 39px;
  height: 10px;
}

@media (max-width: 767px) {
  .section._hero .line {
    height: 6px;
  }
}

.section._hero .line._blue {
  background-color: #52b9e9;
}

.section._hero .line._yellow {
  background-color: #fdd500;
}

.section._hero .line._orange {
  background-color: #f8952b;
}

.section._hero .line._purple {
  background-color: #b485ea;
}

.section._hero .line._red {
  background-color: #ef4135;
}

.section._hero .line._green {
  background-color: #47bca0;
}

.section._hero .line._green-light {
  background-color: #b1cf3c;
}

.section._hero .line._pink {
  background-color: #f6b2cf;
}

.section._hero._lg-height {
  height: calc(75vh - 62px);
  min-height: 680px;
  padding-bottom: 14rem;
}

.section._hero._lg-height .container {
  height: 100%;
}

@media (max-width: 1023px) {
  .section._hero._lg-height {
    min-height: unset;
  }
}

.section._hero._lg-height._video .section-hero-images {
  margin-bottom: 14rem;
}

.section._hero._lg-height._video .section-hero-images .image-holder {
  max-width: 568px;
}

@media (max-width: 1023px) {
  .section._hero._lg-height._video .section-hero-images {
    margin-bottom: 4rem;
  }
}

.section._hero._md-height {
  min-height: 740px;
}

@media (max-width: 1023px) {
  .section._hero._md-height {
    min-height: unset;
  }
}

.section._hero._sm-height {
  min-height: 680px;
}

@media (max-width: 1023px) {
  .section._hero._sm-height {
    min-height: unset;
  }
}

.section._hero._sm-height._video .section-hero-images {
  margin-bottom: 6rem;
}

.section._hero._sm-height._video .section-hero-images .image-holder {
  max-width: 400px;
}

@media (max-width: 1023px) {
  .section._hero._sm-height._video .section-hero-images {
    margin-bottom: 3rem;
  }
}

.section._hero._carousel {
  padding-top: 12rem;
  padding-bottom: 0;
  position: relative;
}

@media (max-width: 1200px) {
  .section._hero._carousel {
    padding-top: 15rem;
  }
}

@media (max-width: 767px) {
  .section._hero._carousel {
    padding-top: 10.5rem;
  }
}

.section._hero._carousel._alt .next-is {
  margin-right: 0;
  opacity: 0.15;
  position: absolute;
  max-width: 453px;
  right: 0;
  top: 0;
}

.section._hero._carousel._alt .next-is img {
  width: 100%;
}

@media (max-width: 767px) {
  .section._hero._carousel._alt .container {
    padding-left: 20px;
    padding-right: 20px;
  }
}

@media (max-width: 767px) {
  .section._hero._carousel._alt .section-hero-left-side {
    max-width: 75%;
    margin-bottom: -10px;
  }
}

.section._hero._carousel._alt .section-hero-images {
  max-width: 600px;
}

.section._hero._carousel._alt .section-hero-images .carousel {
  margin-right: 200px;
}

@media (max-width: 767px) {
  .section._hero._carousel._alt .section-hero-images .carousel {
    padding-left: 10px;
    padding-right: 10px;
    width: 100%;
    margin-right: 0;
    margin-left: 0;
  }
}

.section._hero._carousel._alt .section-hero-images .carousel-slide {
  display: none !important;
}

.section._hero._carousel._alt .section-hero-images .carousel-slide:first-child {
  display: -webkit-box !important;
  display: -ms-flexbox !important;
  display: flex !important;
}

.section._hero._carousel._alt .section-hero-images .carousel .slick-slide {
  min-height: unset;
}

.section._hero._carousel._alt .section-hero-images .carousel-slide {
  min-height: unset;
}

@media (max-width: 1023px) {
  .section._hero._carousel._alt .section-hero-images .carousel-slide {
    min-height: 200px;
    height: auto;
  }
  .section._hero._carousel._alt .section-hero-images .carousel-slide img {
    height: 180px;
    width: auto;
    margin-left: auto;
    margin-right: auto;
  }
}

@media (max-width: 767px) {
  .section._hero._carousel._alt .section-hero-images .carousel-slide {
    min-height: 240px;
  }
  .section._hero._carousel._alt .section-hero-images .carousel-slide img {
    height: 220px;
  }
}

@media (max-width: 480px) {
  .section._hero._carousel._alt .section-hero-images .carousel-slide {
    min-height: 180px;
  }
  .section._hero._carousel._alt .section-hero-images .carousel-slide img {
    height: 160px;
  }
}

@media (max-width: 374px) {
  .section._hero._carousel._alt .section-hero-images .carousel-slide {
    min-height: 160px;
  }
  .section._hero._carousel._alt .section-hero-images .carousel-slide img {
    height: 140px;
  }
}

.section._hero._carousel._alt .section-hero-right-side {
  margin-right: 0;
  padding-top: 200px;
  width: 58%;
  max-width: 60%;
  padding-bottom: 70px;
}

@media (max-width: 767px) {
  .section._hero._carousel._alt .section-hero-right-side {
    width: 100%;
    max-width: 600px;
    margin-left: auto;
    margin-right: auto;
  }
}

@media (max-width: 520px) {
  .section._hero._carousel._alt .section-hero-right-side {
    padding-top: 10%;
    padding-bottom: 10px;
    margin-top: 0;
  }
}

.section._hero._carousel .block {
  position: absolute;
  width: 96px;
  height: 196px;
  background-color: #537de4;
  z-index: 20;
}

.section._hero._carousel .block._big {
  height: 60vw;
}

@media (min-width: 960px) {
  .section._hero._carousel .block._big {
    height: 304px;
  }
}

@media (max-width: 767px) {
  .section._hero._carousel .block._big {
    height: 18vh;
  }
}

.section._hero._carousel .block._small {
  height: 40vw;
}

@media (min-width: 960px) {
  .section._hero._carousel .block._small {
    height: 187px;
  }
}

@media (max-width: 767px) {
  .section._hero._carousel .block._small {
    height: 9vh;
  }
}

.section._hero._carousel .block._orange {
  background-color: #f8962b;
}

.section._hero._carousel .block._red {
  background-color: #ef4135;
}

.section._hero._carousel .block._green {
  background-color: #47bca0;
}

.section._hero._carousel .block._left-side {
  bottom: 0;
  left: -75px;
}

@media (min-width: 1100px) {
  .section._hero._carousel .block._left-side {
    left: -55px;
  }
}

@media (max-width: 767px) {
  .section._hero._carousel .block._left-side {
    left: -81px;
  }
}

.section._hero._carousel .block._right-side {
  bottom: 0;
  right: -75px;
}

@media (min-width: 1100px) {
  .section._hero._carousel .block._right-side {
    right: -60px;
  }
}

@media (max-width: 767px) {
  .section._hero._carousel .block._right-side {
    right: -81px;
  }
}

.section._hero._carousel._dark-blue-bg {
  background-color: #140448;
}

.section._hero._carousel::before {
  content: " ";
  display: block;
  height: 540px;
  width: 100%;
  position: absolute;
  left: 0;
  bottom: 0;
  background-image: -webkit-gradient(linear, left top, left bottom, from(#140448), to(#7028ed));
  background-image: linear-gradient(180deg, #140448 0%, #7028ed 100%);
  z-index: 1;
}

.section._hero._carousel .container {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: horizontal;
  -webkit-box-direction: normal;
      -ms-flex-direction: row;
          flex-direction: row;
  -webkit-box-align: end;
      -ms-flex-align: end;
          align-items: flex-end;
  margin-top: auto;
  z-index: 5;
  max-width: 1320px;
}

@media (max-width: 767px) {
  .section._hero._carousel .container {
    -webkit-box-orient: vertical;
    -webkit-box-direction: reverse;
        -ms-flex-direction: column-reverse;
            flex-direction: column-reverse;
  }
}

.section._hero._carousel .container:after {
  content: " ";
  display: block;
  height: 185px;
  width: 100vw;
  position: absolute;
  left: 50%;
  bottom: 0;
  z-index: 10;
  pointer-events: none;
  -webkit-transform: translateX(-50%);
          transform: translateX(-50%);
  background-image: -webkit-gradient(linear, left top, left bottom, from(rgba(112, 40, 237, 0)), color-stop(35%, rgba(112, 40, 237, 0.2)), to(#7028ed));
  background-image: linear-gradient(180deg, rgba(112, 40, 237, 0) 0%, rgba(112, 40, 237, 0.2) 35%, #7028ed 100%);
}

@media (max-width: 480px) {
  .section._hero._carousel .container:after {
    height: 100px;
  }
}

.section._hero._carousel .section-hero-right-side {
  position: relative;
  z-index: 15;
  width: 485px;
  max-width: 50%;
  margin-left: auto;
  margin-right: 9.5%;
  padding-bottom: 80px;
}

@media (max-width: 1200px) {
  .section._hero._carousel .section-hero-right-side {
    margin-right: 20px;
  }
}

@media (max-width: 1099px) {
  .section._hero._carousel .section-hero-right-side {
    margin-right: 10px;
  }
}

@media (max-width: 767px) {
  .section._hero._carousel .section-hero-right-side {
    max-width: 100%;
    margin-right: auto;
    margin-left: auto;
    margin-top: 10px;
    padding-bottom: 10px;
  }
}

.section._hero._carousel .section-hero-right-side .section-hero-date {
  font-size: 20px;
  font-weight: 600;
  font-style: normal;
  line-height: 1.22;
  text-align: center;
  color: #fff;
  text-transform: uppercase;
  letter-spacing: 0.3px;
}

@media (max-width: 767px) {
  .section._hero._carousel .section-hero-right-side .section-hero-date {
    width: 82%;
    margin-left: auto;
    margin-right: auto;
    font-size: 20px;
    letter-spacing: normal;
  }
}

.section._hero._carousel .section-hero-right-side .section-hero-date-lines {
  margin-top: 20px;
  margin-bottom: 20px;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: horizontal;
  -webkit-box-direction: normal;
      -ms-flex-direction: row;
          flex-direction: row;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  -webkit-box-pack: justify;
      -ms-flex-pack: justify;
          justify-content: space-between;
}

@media (max-width: 767px) {
  .section._hero._carousel .section-hero-right-side .section-hero-date-lines {
    margin-top: 0;
    margin-bottom: 10px;
  }
}

.section._hero._carousel .section-hero-right-side .section-hero-date-lines .line._first {
  max-width: 106px;
  width: 50%;
}

.section._hero._carousel .section-hero-right-side .section-hero-date-lines .line._second {
  max-width: 176px;
  width: 50%;
}

.section._hero._carousel .section-hero-right-side .section-hero-date-lines .line._third {
  max-width: 207px;
  width: 50%;
}

.section._hero._carousel .section-hero-left-side {
  position: absolute;
  z-index: 5;
  max-width: 50%;
}

@media (max-width: 767px) {
  .section._hero._carousel .section-hero-left-side {
    position: relative;
    max-width: 73%;
    margin-left: auto;
    margin-right: auto;
  }
}

.section._hero._carousel .section-hero-left-side img {
  position: relative;
  z-index: 5;
}

.section._hero._carousel .section-hero-left-side img[data-aos^="fade"][data-aos^="fade"] {
  opacity: 0.25;
}

.section._hero._carousel .section-hero-left-side img[data-aos^="fade"][data-aos^="fade"].aos-animate {
  opacity: 1;
}

.section._hero._carousel .section-hero-left-side::before {
  content: " ";
  display: block;
  width: 1138px;
  height: 1138px;
  position: absolute;
  top: 80%;
  left: 50%;
  -webkit-transform: translate(-50%, -50%);
          transform: translate(-50%, -50%);
  background: radial-gradient(circle, #537ee4 0%, rgba(83, 126, 228, 0.8) 28%, rgba(0, 0, 0, 0) 70%, rgba(0, 0, 0, 0) 100%);
  z-index: 1;
}

.section._hero._carousel .section-hero-images {
  max-width: 490px;
}

.section._hero._carousel .image-holder {
  width: 100%;
}

.section._hero._carousel .image-holder .carousel {
  width: 100%;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
      -ms-flex-direction: column;
          flex-direction: column;
  max-height: 290px;
  overflow: hidden;
}

@media (max-width: 767px) {
  .section._hero._carousel .image-holder .carousel {
    width: 82%;
    margin-left: auto;
    margin-right: auto;
  }
}

.section._hero._carousel .image-holder .carousel .carousel-slide {
  display: none !important;
}

.section._hero._carousel .image-holder .carousel .carousel-slide:first-child {
  display: -webkit-box !important;
  display: -ms-flexbox !important;
  display: flex !important;
}

.section._hero._carousel .image-holder .carousel a.carousel-slide:hover {
  color: #d2edef;
}

.section._hero._carousel .image-holder .carousel a.carousel-slide:hover svg {
  margin-left: 10px;
}

.section._hero._carousel .image-holder .carousel-slide {
  color: #fff;
  display: -webkit-box !important;
  display: -ms-flexbox !important;
  display: flex !important;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
      -ms-flex-direction: column;
          flex-direction: column;
  display: none;
  min-height: 290px;
  -webkit-box-align: start;
      -ms-flex-align: start;
          align-items: flex-start;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
  fill: currentColor;
  stroke: currentColor;
}

.section._hero._carousel .image-holder .carousel-slide svg {
  -webkit-transition: 0.3s;
  transition: 0.3s;
  display: inline-block;
  vertical-align: middle;
}

@media (max-width: 1023px) {
  .section._hero._carousel .image-holder .carousel-slide {
    min-height: 200px;
  }
  .section._hero._carousel .image-holder .carousel-slide img {
    height: 180px;
    width: auto;
    margin-left: auto;
    margin-right: auto;
  }
}

@media (max-width: 767px) {
  .section._hero._carousel .image-holder .carousel-slide {
    min-height: 240px;
  }
  .section._hero._carousel .image-holder .carousel-slide img {
    height: 220px;
  }
}

@media (max-width: 480px) {
  .section._hero._carousel .image-holder .carousel-slide {
    min-height: 163px;
  }
  .section._hero._carousel .image-holder .carousel-slide img {
    height: 144px;
  }
}

@media (max-width: 374px) {
  .section._hero._carousel .image-holder .carousel-slide {
    min-height: 160px;
  }
  .section._hero._carousel .image-holder .carousel-slide img {
    height: 140px;
  }
}

.section._hero._carousel .image-holder .carousel-slide .h1 {
  font-size: 60px;
  font-weight: 600;
  line-height: 1;
  letter-spacing: normal;
  width: 101%;
  margin-bottom: 20px;
}

@media (max-width: 1200px) {
  .section._hero._carousel .image-holder .carousel-slide .h1 {
    font-size: 50px;
    width: 100%;
  }
}

@media (max-width: 1024px) {
  .section._hero._carousel .image-holder .carousel-slide .h1 {
    font-size: 43px;
  }
}

@media (max-width: 480px) {
  .section._hero._carousel .image-holder .carousel-slide .h1 {
    font-size: 30px;
    width: 100%;
  }
}

@media (max-width: 374px) {
  .section._hero._carousel .image-holder .carousel-slide .h1 {
    font-size: 26px;
  }
}

.section._hero._carousel .image-holder .carousel-slide .h1:last-child {
  margin-bottom: 0;
}

.section._hero._carousel .image-holder .carousel-slide .h3 {
  font-size: 26px;
  line-height: 1.3;
  font-weight: 600;
  text-transform: uppercase;
  letter-spacing: normal;
}

@media (max-width: 1200px) {
  .section._hero._carousel .image-holder .carousel-slide .h3 {
    font-size: 24px;
  }
}

@media (max-width: 1024px) {
  .section._hero._carousel .image-holder .carousel-slide .h3 {
    font-size: 20px;
  }
}

@media (max-width: 767px) {
  .section._hero._carousel .image-holder .carousel-slide .h3 {
    font-size: 18px;
  }
}

@media (max-width: 480px) {
  .section._hero._carousel .image-holder .carousel-slide .h3 {
    font-size: 16px;
  }
}

.section._hero._carousel .image-holder .carousel-slide .h3:last-child {
  margin-bottom: 0;
}

.section._hero._carousel .image-holder .carousel-slide ._fw-normal {
  font-weight: normal;
  text-transform: none;
}

.section._hero._carousel .image-holder img {
  z-index: 5;
  position: relative;
}

@media (max-width: 767px) {
  .section._hero._carousel .image-holder img {
    width: 82%;
    display: block;
    margin-left: auto;
    margin-right: auto;
  }
}

.section._hero._carousel .image-holder .lines {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: horizontal;
  -webkit-box-direction: normal;
      -ms-flex-direction: row;
          flex-direction: row;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  padding-top: 24px;
  padding-bottom: 10px;
  z-index: 1;
  overflow: hidden;
  width: 100%;
}

@media (max-width: 767px) {
  .section._hero._carousel .image-holder .lines {
    padding-top: 15px;
    width: 82%;
    margin-left: auto;
    margin-right: auto;
  }
}

.section._hero._carousel .image-holder .lines .line._left {
  width: 60.74%;
}

.section._hero._carousel .image-holder .lines .line._right {
  width: 39.26%;
}

.section._hero._video .image-holder {
  max-width: 530px;
  width: 100%;
}

@media (max-width: 767px) {
  .section._hero._video .image-holder {
    max-width: 88%;
    margin-left: auto;
    margin-right: auto;
  }
}

.section._hero._video .image-holder img {
  z-index: 5;
  position: relative;
}

.section._hero._video .image-holder .lines {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: horizontal;
  -webkit-box-direction: normal;
      -ms-flex-direction: row;
          flex-direction: row;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  padding-top: 20px;
  padding-bottom: 40px;
  z-index: 1;
  overflow: hidden;
  width: 100%;
}

@media (max-width: 767px) {
  .section._hero._video .image-holder .lines {
    padding-top: 10px;
    padding-bottom: 20px;
  }
}

.section._hero._video .image-holder .lines .line._left {
  width: 60.74%;
}

.section._hero._video .image-holder .lines .line._right {
  width: 39.26%;
}

.section._hero._video .section-hero-date {
  position: relative;
  padding-left: 35px;
  padding-right: 35px;
  margin-top: auto;
  color: #ffffff;
  font-size: 28px;
  font-weight: 600;
  font-style: normal;
  letter-spacing: normal;
  line-height: 1.21;
  text-align: center;
  text-transform: uppercase;
}

@media (max-width: 767px) {
  .section._hero._video .section-hero-date {
    padding-left: 0;
    padding-right: 0;
  }
}

.section._hero._video .section-hero-date p {
  margin-bottom: 0;
}

@media (max-width: 1023px) {
  .section._hero._video .section-hero-date {
    font-size: 20px;
  }
}

@media (max-width: 767px) {
  .section._hero._video .section-hero-date-lines {
    background-color: #140448;
    width: 100vw;
    height: 20px;
    position: absolute;
    bottom: -40px;
    left: -30px;
  }
  .section._hero._video .section-hero-date-lines .line {
    height: 10px;
  }
}

.section._hero._video .section-hero-date .line {
  position: absolute;
}

.section._hero._video .section-hero-date .line[data-aos^="fade"], .section._hero._video .section-hero-date .line[data-aos^="fade"] {
  opacity: 0.5;
  -webkit-animation: animOpacity 3s ease-in-out infinite 3s;
          animation: animOpacity 3s ease-in-out infinite 3s;
}

.section._hero._video .section-hero-date .line[data-aos^="fade"]:nth-child(2), .section._hero._video .section-hero-date .line[data-aos^="fade"]:nth-child(2) {
  -webkit-animation: animOpacity 3.5s ease-in-out infinite 3s;
          animation: animOpacity 3.5s ease-in-out infinite 3s;
}

.section._hero._video .section-hero-date .line[data-aos^="fade"]:nth-child(3), .section._hero._video .section-hero-date .line[data-aos^="fade"]:nth-child(3) {
  -webkit-animation: animOpacity 3.1s ease-in-out infinite 3s;
          animation: animOpacity 3.1s ease-in-out infinite 3s;
}

.section._hero._video .section-hero-date .line[data-aos^="fade"]:nth-child(4), .section._hero._video .section-hero-date .line[data-aos^="fade"]:nth-child(4) {
  -webkit-animation: animOpacity 2.2s ease-in-out infinite 3s;
          animation: animOpacity 2.2s ease-in-out infinite 3s;
}

@media (max-width: 767px) {
  .section._hero._video .section-hero-date .left-side {
    width: 100%;
    height: 100%;
    position: relative;
  }
}

.section._hero._video .section-hero-date .left-side .line._first {
  width: 468px;
  right: 100%;
  margin-right: 148px;
  top: 6px;
}

@media (max-width: 767px) {
  .section._hero._video .section-hero-date .left-side .line._first {
    top: 0;
    right: 37.5%;
    margin-right: 0;
  }
}

.section._hero._video .section-hero-date .left-side .line._second {
  width: 65px;
  top: 6px;
  right: 100%;
  margin-right: 55px;
}

@media (max-width: 767px) {
  .section._hero._video .section-hero-date .left-side .line._second {
    top: 0;
    right: 14.5%;
    margin-right: 0;
  }
}

.section._hero._video .section-hero-date .left-side .line._third {
  top: 16px;
  right: 100%;
  margin-right: 113px;
  width: 510px;
  z-index: 2;
}

@media (max-width: 767px) {
  .section._hero._video .section-hero-date .left-side .line._third {
    top: 10px;
    right: 28%;
    margin-right: 0;
    max-width: 228px;
  }
}

.section._hero._video .section-hero-date .left-side .line._fourth {
  top: 16px;
  right: 100%;
  width: 510px;
}

@media (max-width: 767px) {
  .section._hero._video .section-hero-date .left-side .line._fourth {
    top: 10px;
    right: 0%;
    margin-right: 0;
    max-width: 105px;
  }
}

@media (max-width: 767px) {
  .section._hero._video .section-hero-date .right-side {
    display: none;
  }
}

.section._hero._video .section-hero-date .right-side .line._first {
  width: 188px;
  left: 100%;
  margin-left: 128px;
  top: 6px;
}

.section._hero._video .section-hero-date .right-side .line._second {
  width: 119px;
  top: 6px;
  left: 100%;
  margin-left: 9px;
}

.section._hero._video .section-hero-date .right-side .line._third {
  top: 16px;
  left: 100%;
  margin-left: 91px;
  width: 510px;
  z-index: 2;
}

.section._hero._video .section-hero-date .right-side .line._fourth {
  top: 16px;
  left: 100%;
}

.section._hero._video .section-hero-images {
  text-align: center;
  margin-bottom: 7rem;
}

@media (max-width: 767px) {
  .section._hero._video .section-hero-images {
    margin-bottom: 6rem;
  }
}

.section._hero._video .container {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
      -ms-flex-direction: column;
          flex-direction: column;
}

.section .section-hero-bg {
  position: absolute;
  top: 0;
  left: 0;
  right: 0;
  bottom: 0;
  opacity: 0.5;
}

.section .section-hero-bg img,
.section .section-hero-bg video {
  width: 100%;
  height: 100%;
  -o-object-fit: cover;
     object-fit: cover;
  -o-object-position: center;
     object-position: center;
}

._text-center {
  text-align: center;
}

.p-footer_flex .col a:hover {
  color: #fff;
}

.p-footer .p-footer_copy p {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: horizontal;
  -webkit-box-direction: normal;
      -ms-flex-direction: row;
          flex-direction: row;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
  gap: 45px;
}

.p-footer .p-footer_copy p a {
  color: inherit;
}

.p-footer .p-footer_copy p a:hover {
  color: #fff;
}

._animate-to-80 img {
  -webkit-animation: animOpacity80 2s ease infinite;
          animation: animOpacity80 2s ease infinite;
}

@-webkit-keyframes animOpacity80 {
  0% {
    opacity: 0.8;
  }
  50% {
    opacity: 1;
  }
  100% {
    opacity: 0.8;
  }
}

@keyframes animOpacity80 {
  0% {
    opacity: 0.8;
  }
  50% {
    opacity: 1;
  }
  100% {
    opacity: 0.8;
  }
}

@-webkit-keyframes animOpacity {
  0% {
    opacity: 0.5;
  }
  50% {
    opacity: 1;
  }
  100% {
    opacity: 0.5;
  }
}

@keyframes animOpacity {
  0% {
    opacity: 0.5;
  }
  50% {
    opacity: 1;
  }
  100% {
    opacity: 0.5;
  }
}

.decor-text {
  display: inline-block !important;
}

.decor-text span {
  position: relative;
}

.decor-text span::after {
  content: " ";
  display: block;
  position: absolute;
  z-index: -1;
  left: -0.25em;
  right: -0.25em;
  bottom: -0.1em;
  height: 20px;
  background-color: #7339d8;
  visibility: visible;
  width: auto;
  opacity: 1;
  -webkit-transition: 0.3s;
  transition: 0.3s;
  max-height: 0;
  pointer-events: none;
}

.decor-text:hover span::after {
  opacity: 1;
  max-height: 0.75em;
}
/*# sourceMappingURL=new-style.css.map */