body.admin-bar .site-container {
  margin-top: 62px; }

.btn:before {
  border-radius: 30px; }
.btn.align-right {
  float: right; }

.gradient {
  padding: 12px 1em; }

.styledlist {
  display: flex;
  align-items: center;
  justify-content: center;
  width: 100%; }
  .styledlist p:empty {
    display: none; }
  .styledlist + p, .styledlist + .card-desc {
    margin-top: 40px; }
  .styledlist ul {
    padding: 0;
    margin: 0;
    list-style: none;
    text-align: center;
    width: 100%; }
    .styledlist ul li {
      list-style: none;
      position: relative;
      display: block;
      text-align: center;
      padding: 20px 0; }
      .styledlist ul li:before {
        position: absolute;
        left: 0;
        top: auto;
        bottom: -1px;
        width: 100%;
        height: 2px;
        background: linear-gradient(90deg, #5791C9 0%, #5E5BA2 21%, #C63384 52%, #DB3864 73.5%, #E1693A 100%);
        margin: 0;
        content: ''; }

.page-id-2496 .two-columns.full-width-text,
.page-id-2575 .two-columns.full-width-text,
.page-id-2598 .two-columns.full-width-text {
  padding-top: 0; }
.page-id-2496 .content-cards + .full-width-text,
.page-id-2496 .content-cards-dark + .full-width-text,
.page-id-2575 .content-cards + .full-width-text,
.page-id-2575 .content-cards-dark + .full-width-text,
.page-id-2598 .content-cards + .full-width-text,
.page-id-2598 .content-cards-dark + .full-width-text {
  padding-top: 0; }
.page-id-2496 .full-width-text + .content-cards,
.page-id-2575 .full-width-text + .content-cards,
.page-id-2598 .full-width-text + .content-cards {
  padding-top: 0; }
.page-id-2496 .full-width-text .columns p:last-of-type,
.page-id-2575 .full-width-text .columns p:last-of-type,
.page-id-2598 .full-width-text .columns p:last-of-type {
  margin-bottom: 0; }
.page-id-2496 .btn,
.page-id-2575 .btn,
.page-id-2598 .btn {
  font-weight: 300; }
  .page-id-2496 .btn:not(.white-btn) .gradient,
  .page-id-2575 .btn:not(.white-btn) .gradient,
  .page-id-2598 .btn:not(.white-btn) .gradient {
    padding: 12px 1.5em; }
.page-id-2496 .content-image + .signup,
.page-id-2575 .content-image + .signup,
.page-id-2598 .content-image + .signup {
  margin-top: 3em; }
.page-id-2496 .content-image .columns h2:first-of-type,
.page-id-2496 .full-width-text .columns h2:first-of-type,
.page-id-2496 .accordion-block .columns h2:first-of-type,
.page-id-2575 .content-image .columns h2:first-of-type,
.page-id-2575 .full-width-text .columns h2:first-of-type,
.page-id-2575 .accordion-block .columns h2:first-of-type,
.page-id-2598 .content-image .columns h2:first-of-type,
.page-id-2598 .full-width-text .columns h2:first-of-type,
.page-id-2598 .accordion-block .columns h2:first-of-type {
  background: linear-gradient(90deg, #5791C9 0%, #5E5BA2 21%, #C63384 52%, #DB3864 73.5%, #E1693A 100%);
  -webkit-background-clip: text;
  -webkit-text-fill-color: transparent; }
.page-id-2496 .content-image p,
.page-id-2575 .content-image p,
.page-id-2598 .content-image p {
  font-size: 16px;
  max-width: 500px; }
.page-id-2496 .content-image ul li,
.page-id-2575 .content-image ul li,
.page-id-2598 .content-image ul li {
  font-size: 16px; }
.page-id-2496 .content-image .image-mask,
.page-id-2575 .content-image .image-mask,
.page-id-2598 .content-image .image-mask {
  margin-top: -80px; }
.page-id-2496 .content-image .btn,
.page-id-2575 .content-image .btn,
.page-id-2598 .content-image .btn {
  margin-left: 0;
  margin-right: 0; }
.page-id-2496 .content-image-right p, .page-id-2496 .content-image-right .btn,
.page-id-2575 .content-image-right p,
.page-id-2575 .content-image-right .btn,
.page-id-2598 .content-image-right p,
.page-id-2598 .content-image-right .btn {
  float: right;
  clear: both; }
.page-id-2496 .full-width-text + .content-image,
.page-id-2496 .content-cards + .content-image,
.page-id-2575 .full-width-text + .content-image,
.page-id-2575 .content-cards + .content-image,
.page-id-2598 .full-width-text + .content-image,
.page-id-2598 .content-cards + .content-image {
  padding-top: 6em; }

.content-image-left .styledlist ul li {
  text-align: left;
  padding: 12px 0; }
  .content-image-left .styledlist ul li:first-child {
    padding-top: 0; }

.content-image-right .styledlist ul li {
  text-align: right;
  padding: 12px 0; }
  .content-image-right .styledlist ul li:first-child {
    padding-top: 0; }

.latest-news.news-feed .post-image {
  transition: .5s all; }
.latest-news.news-feed a:hover .post-image {
  transform: translateY(-16px); }
.latest-news .introduction {
  text-align: center;
  margin-bottom: 3em; }
  .latest-news .introduction h2 {
    background: linear-gradient(90deg, #5791C9 0%, #5E5BA2 21%, #C63384 52%, #DB3864 73.5%, #E1693A 100%);
    -webkit-background-clip: text;
    -webkit-text-fill-color: transparent;
    text-align: center; }
.latest-news .post-image {
  aspect-ratio: 325/314; }
  .latest-news .post-image img {
    width: 100%;
    height: 100%;
    object-fit: cover; }
.latest-news .column-block:nth-of-type(even) .post-image {
  aspect-ratio: 325/224; }

.accordion-block.style-new .columns {
  text-align: center; }
.accordion-block.style-new .accordion li {
  background: none;
  position: relative; }
  .accordion-block.style-new .accordion li:before {
    position: absolute;
    left: 0;
    top: auto;
    bottom: -1px;
    width: 100%;
    height: 2px;
    background: linear-gradient(90deg, #5791C9 0%, #5E5BA2 21%, #C63384 52%, #DB3864 73.5%, #E1693A 100%);
    margin: 0;
    content: ''; }
  .accordion-block.style-new .accordion li .accordion-content {
    background: none;
    border: 0; }
    .accordion-block.style-new .accordion li .accordion-content p {
      font-size: 16px; }
      .accordion-block.style-new .accordion li .accordion-content p:last-of-type {
        margin-bottom: 0; }
  .accordion-block.style-new .accordion li.is-active a.accordion-title:after {
    transform: rotate(90deg); }
  .accordion-block.style-new .accordion li a.accordion-title {
    position: relative;
    border: 0;
    color: #000;
    font-size: 18pt;
    display: flex;
    flex-wrap: wrap;
    gap: 10px;
    justify-content: center; }
    .accordion-block.style-new .accordion li a.accordion-title:hover, .accordion-block.style-new .accordion li a.accordion-title:focus {
      background: none; }
    .accordion-block.style-new .accordion li a.accordion-title span {
      width: calc(100% - 10px - 22px); }
    .accordion-block.style-new .accordion li a.accordion-title:after {
      content: '';
      width: 22px;
      height: 22px;
      background: url(../images/arrow.svg) center center no-repeat;
      background-size: 22px;
      display: block;
      transition: .5s all;
      position: relative;
      top: 0; }
    .accordion-block.style-new .accordion li a.accordion-title:before {
      display: none; }

.two-columns.gradient-back,
.full-width-text.gradient-back {
  background: linear-gradient(90deg, rgba(87, 145, 201, 0.1) 0%, rgba(94, 91, 162, 0.1) 21%, rgba(198, 51, 132, 0.1) 52%, rgba(219, 56, 100, 0.1) 73.5%, rgba(225, 105, 58, 0.1) 100%); }
  .two-columns.gradient-back h1, .two-columns.gradient-back h2,
  .full-width-text.gradient-back h1,
  .full-width-text.gradient-back h2 {
    background: linear-gradient(90deg, #5791C9 0%, #5E5BA2 21%, #C63384 52%, #DB3864 73.5%, #E1693A 100%);
    -webkit-background-clip: text;
    -webkit-text-fill-color: transparent; }

.hero-mask-border {
  -webkit-mask-image: url(../images/heromask.png);
  mask-image: url(../images/heromask.png);
  mask-repeat: no-repeat;
  -webkit-mask-size: 100% 100%;
  mask-size: 100% 100%;
  background: linear-gradient(35deg, #5791C9 0%, #5E5BA2 21%, #C63384 52%, #DB3864 73.5%, #E1693A 100%);
  content: '';
  display: block;
  position: absolute;
  left: 0;
  top: 0;
  width: 92%;
  height: 100%;
  z-index: 1; }

.hero-mask {
  -webkit-mask-image: url(../images/heromask.png);
  mask-image: url(../images/heromask.png);
  mask-repeat: no-repeat;
  -webkit-mask-size: 100% 100%;
  mask-size: 100% 100%;
  aspect-ratio: 665 / 568;
  height: 100%;
  width: calc(100% - 10px);
  margin-left: 10px;
  position: relative;
  z-index: 2; }
  .hero-mask img {
    display: block;
    width: 100%;
    height: 100%;
    object-fit: cover;
    object-position: right;
    position: relative;
    z-index: 2; }

.hero {
  background: linear-gradient(90deg, rgba(87, 145, 201, 0.1) 0%, rgba(94, 91, 162, 0.1) 21%, rgba(198, 51, 132, 0.1) 52%, rgba(219, 56, 100, 0.1) 73.5%, rgba(225, 105, 58, 0.1) 100%);
  padding: 0 .9375rem; }
  .hero .row {
    position: static; }
  .hero .hero-image {
    position: absolute;
    right: 0;
    padding-right: 0;
    height: 565px;
    max-height: 650px; }
  .hero .hero-content {
    padding: 100px 80px 100px 0;
    max-height: 650px; }
    .hero .hero-content p {
      font-size: 16px;
      max-width: 530px; }
    .hero .hero-content h1 {
      font-size: 64px;
      margin-bottom: 30px; }
  .hero h1, .hero h2 {
    background: linear-gradient(90deg, #5791C9 0%, #5E5BA2 21%, #C63384 52%, #DB3864 73.5%, #E1693A 100%);
    -webkit-background-clip: text;
    -webkit-text-fill-color: transparent; }

.testimonials {
  background: #000;
  position: relative;
  padding: 5em .9375rem; }
  .testimonials .owl-nav.disabled + .owl-dots {
    margin-top: 20px; }
  .testimonials .owl-dots {
    position: static;
    margin-top: 20px; }
    .testimonials .owl-dots .owl-dot span {
      width: 18px;
      height: 18px;
      background: #D9D9D9;
      border: 1px solid #000; }
    .testimonials .owl-dots .owl-dot.active span {
      background: radial-gradient(81.25% 81.25% at 81.25% 91.67%, #5791C9 0%, #5E5BA2 21%, #C63384 52%, #DB3864 73.5%, #E1693A 100%);
      border: 1px solid rgba(0, 0, 0, 0); }
  .testimonials::before, .testimonials::after {
    content: '';
    position: absolute;
    left: 0;
    width: 100%;
    height: 15px;
    /* border thickness */
    background: linear-gradient(90deg, #5791C9 0%, #5E5BA2 21%, #C63384 52%, #DB3864 73.5%, #E1693A 100%); }
  .testimonials::before {
    top: 0; }
  .testimonials::after {
    bottom: 0; }
  .testimonials .testimonial-item {
    color: #FFF;
    text-align: center; }
    .testimonials .testimonial-item .testimonial-text p {
      font-weight: 700;
      font-size: 24px; }
    .testimonials .testimonial-item .author {
      font-size: 20px;
      font-weight: 100; }

.content-cards .card-details p,
.content-cards-dark .card-details p {
  font-size: 16px; }
.content-cards.cards-dark .card-details,
.content-cards-dark.cards-dark .card-details {
  padding: 30px 30px 0 30px; }
.content-cards.cards-dark .btn-wrapper,
.content-cards-dark.cards-dark .btn-wrapper {
  padding: 0 30px 30px 30px; }
.content-cards.cards-dark .owl-item:nth-of-type(3n - 1) .card-item-inner .card-image,
.content-cards-dark.cards-dark .owl-item:nth-of-type(3n - 1) .card-item-inner .card-image {
  order: 1; }
.content-cards.cards-dark .owl-item:nth-of-type(3n - 1) .card-item-inner .card-details,
.content-cards-dark.cards-dark .owl-item:nth-of-type(3n - 1) .card-item-inner .card-details {
  order: 2;
  padding-top: 0; }
.content-cards.cards-dark .owl-item:nth-of-type(3n - 1) .card-item-inner .btn-wrapper,
.content-cards-dark.cards-dark .owl-item:nth-of-type(3n - 1) .card-item-inner .btn-wrapper {
  order: 3; }
.content-cards.cards-dark .owl-item:nth-of-type(3n - 1) .card-item-inner .card-image,
.content-cards-dark.cards-dark .owl-item:nth-of-type(3n - 1) .card-item-inner .card-image {
  -webkit-mask-image: url(../images/shapecard2.png);
  mask-image: url(../images/shapecard2.png);
  mask-repeat: no-repeat;
  -webkit-mask-size: 100% 100%;
  mask-size: 100% 100%;
  aspect-ratio: 436/364;
  border-radius: 16px 16px 0 0;
  width: 100%;
  margin-top: 0; }
.content-cards.cards-dark .owl-item:nth-of-type(3n) .card-item-inner .card-image,
.content-cards-dark.cards-dark .owl-item:nth-of-type(3n) .card-item-inner .card-image {
  -webkit-mask-image: url(../images/shapecard3.png);
  mask-image: url(../images/shapecard3.png);
  mask-repeat: no-repeat;
  -webkit-mask-size: 100% 100%;
  mask-size: 100% 100%;
  aspect-ratio: 436/364;
  width: 100%; }
.content-cards.cards-dark .card-item-inner,
.content-cards-dark.cards-dark .card-item-inner {
  background: #000;
  color: #FFF;
  display: flex;
  flex-direction: column; }
  .content-cards.cards-dark .card-item-inner .card-details,
  .content-cards-dark.cards-dark .card-item-inner .card-details {
    order: 1; }
  .content-cards.cards-dark .card-item-inner .btn-wrapper,
  .content-cards-dark.cards-dark .card-item-inner .btn-wrapper {
    order: 2;
    margin: 0;
    padding-bottom: 0; }
  .content-cards.cards-dark .card-item-inner .card-image,
  .content-cards-dark.cards-dark .card-item-inner .card-image {
    order: 3;
    -webkit-mask-image: url(../images/shapecard1.png);
    mask-image: url(../images/shapecard1.png);
    mask-repeat: no-repeat;
    -webkit-mask-size: 100% 100%;
    mask-size: 100% 100%;
    aspect-ratio: 436/330;
    border-radius: 0 0 16px 16px;
    width: 100%;
    margin-top: auto; }
  .content-cards.cards-dark .card-item-inner h1, .content-cards.cards-dark .card-item-inner h2,
  .content-cards-dark.cards-dark .card-item-inner h1,
  .content-cards-dark.cards-dark .card-item-inner h2 {
    background: none;
    -webkit-background-clip: unset;
    -webkit-text-fill-color: unset;
    font-size: 30px; }
.content-cards .owl-nav.disabled + .owl-dots,
.content-cards-dark .owl-nav.disabled + .owl-dots {
  margin-top: 20px; }
.content-cards .owl-dots,
.content-cards-dark .owl-dots {
  position: static;
  margin-top: 20px; }
  .content-cards .owl-dots .owl-dot span,
  .content-cards-dark .owl-dots .owl-dot span {
    width: 18px;
    height: 18px;
    background: #D9D9D9;
    border: 1px solid #000; }
  .content-cards .owl-dots .owl-dot.active span,
  .content-cards-dark .owl-dots .owl-dot.active span {
    background: radial-gradient(81.25% 81.25% at 81.25% 91.67%, #5791C9 0%, #5E5BA2 21%, #C63384 52%, #DB3864 73.5%, #E1693A 100%);
    border: 1px solid rgba(0, 0, 0, 0); }
.content-cards .row + .row,
.content-cards-dark .row + .row {
  margin-top: 30px; }
.content-cards .card-item-inner,
.content-cards-dark .card-item-inner {
  background: #FFF;
  border-radius: 16px;
  box-shadow: 3px 3px 15px 0px #00000059;
  margin: 15px 20px 25px 20px;
  height: calc(100% - 40px);
  display: flex;
  flex-direction: column;
  align-items: center; }
.content-cards .btn-wrapper,
.content-cards-dark .btn-wrapper {
  margin-top: auto;
  padding: 0 40px 40px 40px; }
.content-cards .card-item,
.content-cards-dark .card-item {
  height: 100%; }
.content-cards .owl-stage,
.content-cards-dark .owl-stage {
  display: flex; }
.content-cards .card-details,
.content-cards-dark .card-details {
  padding: 40px 40px 0 40px;
  text-align: center; }
.content-cards .card-image,
.content-cards-dark .card-image {
  -webkit-mask-image: url(../images/cardmask.png);
  mask-image: url(../images/cardmask.png);
  mask-repeat: no-repeat;
  -webkit-mask-size: 101% 100%;
  mask-size: 101% 100%;
  aspect-ratio: 427/284;
  border-radius: 16px 16px 0 0;
  width: 100%; }
  .content-cards .card-image img,
  .content-cards-dark .card-image img {
    display: block;
    width: 100%;
    height: 100%;
    object-fit: cover; }
.content-cards .cards-intro,
.content-cards-dark .cards-intro {
  text-align: center; }
.content-cards h1, .content-cards h2,
.content-cards-dark h1,
.content-cards-dark h2 {
  background: linear-gradient(90deg, #5791C9 0%, #5E5BA2 21%, #C63384 52%, #DB3864 73.5%, #E1693A 100%);
  -webkit-background-clip: text;
  -webkit-text-fill-color: transparent; }

.content-cards:not(.cards-dark) .btn .gradient {
  padding-left: 2.5em !important;
  padding-right: 2.5em !important; }

.content-cards-dark .card-item-inner {
  background: #000;
  color: #FFF;
  margin: 15px 9px 25px 9px;
  box-shadow: none; }
.content-cards-dark .card-details {
  padding: 40px; }
.content-cards-dark .card-item h1, .content-cards-dark .card-item h2 {
  background: none;
  color: #FFF;
  -webkit-background-clip: unset;
  -webkit-text-fill-color: unset; }

.signup.style-new {
  position: relative;
  padding: 5em 0; }
  .signup.style-new .gradient {
    padding: 12px 1.5em; }
  .signup.style-new .gradient-normal:before {
    z-index: -1;
    position: absolute;
    content: "";
    width: 100%;
    height: 100%;
    left: 0px;
    top: 0px;
    bottom: 0px;
    right: 0px;
    background: linear-gradient(90deg, #5791C9 0%, #5E5BA2 21%, #C63384 52%, #DB3864 73.5%, #E1693A 100%);
    filter: blur(20px); }
  .signup.style-new::before, .signup.style-new::after {
    content: '';
    position: absolute;
    left: 0;
    width: 100%;
    height: 15px;
    /* border thickness */
    background: linear-gradient(90deg, #5791C9 0%, #5E5BA2 21%, #C63384 52%, #DB3864 73.5%, #E1693A 100%); }
  .signup.style-new::before {
    top: 0; }
  .signup.style-new::after {
    bottom: 0; }

@media screen and (max-width: 1024px) {
  .page-id-2496 .gradient-back p,
  .page-id-2575 .gradient-back p,
  .page-id-2598 .gradient-back p {
    font-size: 16px; }
  .page-id-2496 .two-columns .column-block,
  .page-id-2575 .two-columns .column-block,
  .page-id-2598 .two-columns .column-block {
    height: auto !important; }

  .hero {
    padding: 0; }
    .hero .hero-content,
    .hero .hero-image {
      width: 100%;
      float: none;
      height: auto !important; }
    .hero .hero-content {
      min-height: unset;
      padding: 3em .9375em; }
    .hero .hero-image {
      position: relative;
      padding: 0; }
    .hero .hero-mask-border {
      -webkit-mask-image: unset;
      mask-image: unset;
      width: 100%;
      top: -20px; }
    .hero .hero-mask {
      -webkit-mask-image: unset;
      mask-image: unset;
      width: 100%;
      padding: 0;
      margin: 0;
      height: 500px;
      aspect-ratio: unset; } }
@media screen and (max-width: 800px) {
  .page-id-2496 .signup p span,
  .page-id-2496 .content-cards p span,
  .page-id-2496 .content-cards-dark p span,
  .page-id-2575 .signup p span,
  .page-id-2575 .content-cards p span,
  .page-id-2575 .content-cards-dark p span,
  .page-id-2598 .signup p span,
  .page-id-2598 .content-cards p span,
  .page-id-2598 .content-cards-dark p span {
    font-size: 16px !important; }
  .page-id-2496 .signup p,
  .page-id-2575 .signup p,
  .page-id-2598 .signup p {
    font-size: 16px !important; }
  .page-id-2496 .full-width-text p,
  .page-id-2575 .full-width-text p,
  .page-id-2598 .full-width-text p {
    font-size: 16px !important; }
  .page-id-2496 .full-width-text + .content-image,
  .page-id-2575 .full-width-text + .content-image,
  .page-id-2598 .full-width-text + .content-image {
    padding-top: 0em; }
  .page-id-2496 .content-image .medium-6,
  .page-id-2575 .content-image .medium-6,
  .page-id-2598 .content-image .medium-6 {
    width: 100%; }
  .page-id-2496 .content-image .image-mask,
  .page-id-2575 .content-image .image-mask,
  .page-id-2598 .content-image .image-mask {
    margin-top: 30px; } }
@media screen and (min-width: 1025px) {
  .hero.image-left {
    background: linear-gradient(90deg, rgba(87, 145, 201, 0.1) 0%, rgba(94, 91, 162, 0.1) 21%, rgba(198, 51, 132, 0.1) 52%, rgba(219, 56, 100, 0.1) 73.5%, rgba(225, 105, 58, 0.1) 100%); }
    .hero.image-left .hero-image {
      right: auto;
      left: 0;
      padding-right: .9375rem;
      padding-left: 0; }
    .hero.image-left .hero-content {
      margin-left: 41.66667%;
      padding: 100px 0 100px 80px; }
    .hero.image-left .hero-mask-border {
      -webkit-mask-image: url(../images/heromask-reverse.png);
      mask-image: url(../images/heromask-reverse.png);
      mask-repeat: no-repeat;
      -webkit-mask-size: 100% 100%;
      mask-size: 100% 100%;
      left: auto;
      right: 0;
      background: linear-gradient(190deg, #5791C9 0%, #5E5BA2 21%, #C63384 52%, #DB3864 73.5%, #E1693A 100%); }
    .hero.image-left .hero-mask {
      -webkit-mask-image: url(../images/heromask-reverse.png);
      mask-image: url(../images/heromask-reverse.png);
      mask-repeat: no-repeat;
      -webkit-mask-size: 100% 100%;
      mask-size: 100% 100%;
      margin-left: 0; } }

/*# sourceMappingURL=newstyles.css.map */
