h1,
h2,
h3,
h4,
h5,
h6 {
  font-family: "Montserrat";
  display: block;
  margin: 0px 0 20px;
  padding: 0px; }

a {
  text-decoration: underline; }

ul li {
  line-height: 1.5em;
  font-size: 16px; }

h1 {
  font-size: 32px;
  line-height: 1.5em; }

h2 {
  font-family: "Montserrat";
  font-size: 21px;
  line-height: 1.1em;
  letter-spacing: 0.32px;
  text-transform: uppercase;
  margin-bottom: 10px; }
  @media screen and (max-width: 639px) {
    h2 {
      font-size: 16px; } }

h3 {
  font-family: "Montserrat";
  font-size: 32px;
  font-weight: 500;
  line-height: 1.13em;
  line-height: 1.25; }
  @media screen and (max-width: 639px) {
    h3 {
      font-size: 22px; } }

h4 {
  font-family: "Montserrat";
  font-size: 21px;
  font-weight: 500;
  line-height: 1.52em; }
  @media screen and (max-width: 1279px) {
    h4 {
      font-size: 18px; } }

h5 {
  font-size: 16px;
  font-weight: 500;
  line-height: 1.5em; }

h6 {
  font-size: 11px;
  font-weight: 500;
  line-height: 1.64em; }

p {
  font-family: "Montserrat";
  font-size: 16px;
  font-weight: 400;
  line-height: 1.56em; }

header .utility_container .utility-head, header .utility_container .utility-head > li ul, footer .footer-container .contact-menu ul, .footer-c .social-icons {
  list-style: none;
  margin: 0px;
  padding: 0px;
  display: block; }

.preloader img {
  position: absolute;
  left: 50%;
  top: 50%;
  -webkit-transform: translate(-50%, -50%);
  transform: translate(-50%, -50%); }

.newsletter-lightbox, .preloader, footer .footer-container .get-connected .footer-form input[type="submit"],
footer .footer-container .get-connected .wpcf7 input[type="submit"] {
  -webkit-transition: all 500ms ease-out;
  -moz-transition: all 500ms ease-out;
  -o-transition: all 500ms ease-out;
  transition: all 500ms ease-out; }

header .utility_container .utility-head > li ul, header .grid-container .header-nav .nav-c .buttons .btn-nav, header .grid-container .header-nav .nav-c .m-nav > li > .sub-menu {
  -webkit-transition: all 300ms ease-out;
  -moz-transition: all 300ms ease-out;
  -o-transition: all 300ms ease-out;
  transition: all 300ms ease-out; }

.testimonials {
  display: block;
  max-width: 100%;
  visibility: hidden;
  width: 100%;
  max-width: calc(100% - 45px);
  margin: 0 auto; }
  @media (max-width: 1425px) {
    .testimonials {
      font-size: 46.6px; } }
  .testimonials.loaded {
    height: auto;
    visibility: visible; }
  .testimonials .item {
    display: block;
    width: 100%;
    max-width: calc(33.33% - 12px);
    min-height: 400px;
    border-radius: 10px;
    background-color: #f8d9fb;
    margin: 0 6px; }
    @media (max-width: 1023px) {
      .testimonials .item {
        min-height: auto; } }
    .testimonials .item .content {
      display: flex;
      flex-direction: row;
      padding: 0px 20px; }
      @media (max-width: 639px) {
        .testimonials .item .content {
          flex-direction: column;
          justify-content: center; } }
      .testimonials .item .content .thumb {
        width: 123px;
        margin: 40px 20px 0 0; }
        .testimonials .item .content .thumb img {
          border-radius: 9999px; }
          @media (max-width: 639px) {
            .testimonials .item .content .thumb img {
              margin: 0 auto; } }
        @media (max-width: 1425px) {
          .testimonials .item .content .thumb {
            width: 62px;
            margin: 40px 15px 0 0; } }
        @media (max-width: 639px) {
          .testimonials .item .content .thumb {
            width: 100%;
            margin: 20px auto 0px; } }
      .testimonials .item .content .info {
        width: calc(100% - 122px);
        display: flex;
        flex-direction: column;
        padding: 30px 0; }
        .testimonials .item .content .info p {
          font-size: 16px;
          line-height: 1.55em;
          color: #616364; }
        .testimonials .item .content .info .name {
          margin-top: auto;
          font-size: 20px;
          font-weight: bold;
          line-height: 1.25em;
          color: #5e14cd;
          margin-bottom: 5px; }
          @media (max-width: 1425px) {
            .testimonials .item .content .info .name {
              font-size: 16px; } }
        .testimonials .item .content .info .position {
          font-size: 20px;
          line-height: 1.25em;
          color: #616364; }
          @media (max-width: 1425px) {
            .testimonials .item .content .info .position {
              font-size: 16px; } }
          @media (max-width: 1279px) {
            .testimonials .item .content .info .position {
              font-size: 14px; } }
        @media (max-width: 1279px) {
          .testimonials .item .content .info {
            width: calc(100% - 70px); } }
        @media (max-width: 639px) {
          .testimonials .item .content .info {
            width: 100%; } }
  .testimonials ul {
    margin-top: 55px;
    list-style: none;
    text-align: center;
    display: flex;
    justify-content: center;
    align-items: center; }
    .testimonials ul li {
      width: 14px;
      height: 14px;
      margin: 0 10px 0 0; }
      .testimonials ul li button {
        width: 14px;
        height: 14px;
        background-color: #d1d3d4;
        text-indent: -999999px;
        border-radius: 7px; }
      .testimonials ul li.slick-active button {
        background-color: #636466; }

.wp-pagenavi {
  display: flex;
  flex-direction: row;
  margin-top: 38px; }
  .wp-pagenavi span,
  .wp-pagenavi a {
    display: flex;
    width: 38px;
    height: 38px;
    justify-content: center;
    align-items: center;
    text-decoration: none;
    background-color: #ddcdf4;
    border-radius: 20px;
    color: #5e14cd;
    font-size: 13px;
    font-weight: 600;
    margin-right: 6px; }
    .wp-pagenavi span.current,
    .wp-pagenavi a.current {
      background-color: #5e14cd;
      color: #ffffff; }
    .wp-pagenavi span.nextpostslink,
    .wp-pagenavi a.nextpostslink {
      min-width: 113px;
      padding-left: 30px;
      padding-right: 30px; }
    .wp-pagenavi span.previouspostslink,
    .wp-pagenavi a.previouspostslink {
      min-width: 113px;
      padding-left: 30px;
      padding-right: 30px; }
    .wp-pagenavi span:hover,
    .wp-pagenavi a:hover {
      background-color: #5e14cd;
      color: #ffffff; }

.newsletter-lightbox {
  position: fixed;
  z-index: 999999;
  left: 0px;
  top: 0px;
  width: 100%;
  height: 100%;
  background: rgba(255, 255, 255, 0.8);
  display: flex;
  flex-direction: column;
  align-items: center;
  justify-content: center;
  padding: 30px;
  opacity: 0;
  visibility: hidden;
  transform: scale(0.9);
  -webkit-transform: scale(0.9); }
  @media (max-width: 639px) {
    .newsletter-lightbox {
      padding: 0px;
      display: block;
      overflow-y: scroll; } }
  .newsletter-lightbox.active {
    opacity: 1;
    visibility: visible;
    transform: scale(1);
    -webkit-transform: scale(1); }
  .newsletter-lightbox .newsletter-box {
    background-color: #f7fcff;
    display: flex;
    flex-direction: column;
    width: 100%;
    max-width: 1600px;
    border-radius: 10px;
    box-shadow: 2.7px 10.7px 32px 0 rgba(0, 0, 0, 0.14);
    position: relative; }
    .newsletter-lightbox .newsletter-box .wpcf7 form.invalid .wpcf7-response-output,
    .newsletter-lightbox .newsletter-box .wpcf7 form.unaccepted .wpcf7-response-output,
    .newsletter-lightbox .newsletter-box .wpcf7 form.payment-required .wpcf7-response-output {
      background-color: #ff0000;
      border-color: #ff0000;
      color: #fff;
      padding: 10px 15px;
      border-radius: 10px; }
    .newsletter-lightbox .newsletter-box .newsletter-hdr {
      display: flex;
      flex-direction: row;
      justify-content: center;
      align-items: center;
      border-top-left-radius: 10px;
      border-top-right-radius: 10px;
      background-color: #ffeb00;
      min-height: 168px;
      position: relative; }
      @media (max-width: 1919px) {
        .newsletter-lightbox .newsletter-box .newsletter-hdr {
          min-height: auto;
          padding: 30px 0; } }
      @media (max-width: 1279px) {
        .newsletter-lightbox .newsletter-box .newsletter-hdr {
          padding: 20px 0; } }
      .newsletter-lightbox .newsletter-box .newsletter-hdr h3 {
        margin: 0px;
        font-family: "Montserrat";
        font-size: 47.1px;
        font-weight: bold;
        line-height: 1.06em;
        color: #5e14cd; }
        @media (max-width: 1919px) {
          .newsletter-lightbox .newsletter-box .newsletter-hdr h3 {
            font-size: 32px; } }
        @media (max-width: 1279px) {
          .newsletter-lightbox .newsletter-box .newsletter-hdr h3 {
            font-size: 24px; } }
      .newsletter-lightbox .newsletter-box .newsletter-hdr button {
        width: 24px;
        height: 24px;
        position: absolute;
        right: 20px;
        top: 20px;
        background: url("../images/close-button.svg") 0 0 no-repeat;
        cursor: pointer; }
    .newsletter-lightbox .newsletter-box .newsletter-body {
      position: relative;
      z-index: 99;
      display: flex;
      flex-direction: column;
      padding: 26px 80px 30px 0px; }
      @media (max-width: 1023px) {
        .newsletter-lightbox .newsletter-box .newsletter-body {
          padding-right: 0px;
          padding-left: 0px; } }
      .newsletter-lightbox .newsletter-box .newsletter-body:before {
        content: " ";
        position: absolute;
        width: 100%;
        height: 100%;
        background: url("../images/newsletter-img-1.png") bottom left no-repeat;
        background-size: auto 100%;
        background-position: bottom -40px left -40px;
        bottom: 0px;
        left: 0px;
        max-height: 885px;
        border-bottom-left-radius: 10px; }
        @media (max-width: 1023px) {
          .newsletter-lightbox .newsletter-box .newsletter-body:before {
            background: none; } }
      .newsletter-lightbox .newsletter-box .newsletter-body h4 {
        font-family: "Montserrat";
        font-size: 33.1px;
        font-weight: 600;
        line-height: 1.2em;
        color: #6c6d70;
        margin-bottom: 30px; }
        @media (max-width: 1919px) {
          .newsletter-lightbox .newsletter-box .newsletter-body h4 {
            font-size: 24px; } }
        @media (max-width: 1365px) {
          .newsletter-lightbox .newsletter-box .newsletter-body h4 {
            font-size: 18px; } }
        @media (max-width: 1279px) {
          .newsletter-lightbox .newsletter-box .newsletter-body h4 {
            margin-bottom: 20px; } }
      .newsletter-lightbox .newsletter-box .newsletter-body .form-content {
        position: relative;
        z-index: 99;
        margin-left: auto;
        display: flex;
        flex-direction: column;
        width: 100%;
        max-width: 949px; }
        @media (max-width: 1500px) {
          .newsletter-lightbox .newsletter-box .newsletter-body .form-content {
            max-width: 640px; } }
        @media (max-width: 1279px) {
          .newsletter-lightbox .newsletter-box .newsletter-body .form-content {
            max-width: 500px; } }
        @media (max-width: 1023px) {
          .newsletter-lightbox .newsletter-box .newsletter-body .form-content {
            margin: 0 auto;
            max-width: 100%;
            padding: 0 20px; } }
        .newsletter-lightbox .newsletter-box .newsletter-body .form-content input[type="submit"] {
          width: 144.6px;
          height: 49.5px;
          border-radius: 24.8px;
          background-color: #ef35a3;
          font-family: "Montserrat";
          font-size: 23px;
          font-weight: 600;
          letter-spacing: 1.15px;
          color: #ffffff;
          text-transform: uppercase;
          border: none;
          cursor: pointer; }
          @media (max-width: 1279px) {
            .newsletter-lightbox .newsletter-box .newsletter-body .form-content input[type="submit"] {
              font-size: 18px; } }
          .newsletter-lightbox .newsletter-box .newsletter-body .form-content input[type="submit"]:hover {
            background-color: #5e14cd; }
        .newsletter-lightbox .newsletter-box .newsletter-body .form-content label {
          font-family: "Montserrat";
          font-size: 23px;
          font-weight: bold;
          line-height: 0.72em;
          color: #5e14cd;
          margin-bottom: 15px; }
          @media (max-width: 1919px) {
            .newsletter-lightbox .newsletter-box .newsletter-body .form-content label {
              font-size: 18px; } }
          @media (max-width: 1365px) {
            .newsletter-lightbox .newsletter-box .newsletter-body .form-content label {
              font-size: 16px; } }
        .newsletter-lightbox .newsletter-box .newsletter-body .form-content select,
        .newsletter-lightbox .newsletter-box .newsletter-body .form-content input[type="email"],
        .newsletter-lightbox .newsletter-box .newsletter-body .form-content input[type="text"] {
          background-color: transparent;
          border-radius: 20px;
          border: solid 1px #a4a7aa;
          height: 63px; }
          @media (max-width: 1500px) {
            .newsletter-lightbox .newsletter-box .newsletter-body .form-content select,
            .newsletter-lightbox .newsletter-box .newsletter-body .form-content input[type="email"],
            .newsletter-lightbox .newsletter-box .newsletter-body .form-content input[type="text"] {
              height: 50px; } }
          @media (max-width: 1365px) {
            .newsletter-lightbox .newsletter-box .newsletter-body .form-content select,
            .newsletter-lightbox .newsletter-box .newsletter-body .form-content input[type="email"],
            .newsletter-lightbox .newsletter-box .newsletter-body .form-content input[type="text"] {
              height: 45px; } }
        .newsletter-lightbox .newsletter-box .newsletter-body .form-content .items {
          display: flex;
          flex-direction: row;
          flex-wrap: wrap;
          justify-content: space-between; }
          .newsletter-lightbox .newsletter-box .newsletter-body .form-content .items .item {
            width: calc(50% - 20px);
            margin-bottom: 20px; }
            @media (max-width: 639px) {
              .newsletter-lightbox .newsletter-box .newsletter-body .form-content .items .item {
                width: 100%; } }
            .newsletter-lightbox .newsletter-box .newsletter-body .form-content .items .item.col-2 {
              width: 100%; }
            .newsletter-lightbox .newsletter-box .newsletter-body .form-content .items .item .terms .wpcf7-list-item {
              margin-left: 0px; }
            .newsletter-lightbox .newsletter-box .newsletter-body .form-content .items .item .terms input {
              display: none; }
            .newsletter-lightbox .newsletter-box .newsletter-body .form-content .items .item .terms label {
              font-family: "Montserrat";
              font-size: 23px;
              font-weight: 600;
              line-height: 1.2em;
              color: #6c6d70;
              position: relative;
              padding: 0 0 0 30px; }
              @media (max-width: 1919px) {
                .newsletter-lightbox .newsletter-box .newsletter-body .form-content .items .item .terms label {
                  font-size: 18px; } }
              @media (max-width: 1365px) {
                .newsletter-lightbox .newsletter-box .newsletter-body .form-content .items .item .terms label {
                  font-size: 16px; } }
              .newsletter-lightbox .newsletter-box .newsletter-body .form-content .items .item .terms label:before {
                content: " ";
                position: absolute;
                width: 20px;
                height: 20px;
                border-radius: 2px;
                border: 1px solid #ef35a3;
                background: #ffffff;
                left: 0px;
                top: 0px; }
              .newsletter-lightbox .newsletter-box .newsletter-body .form-content .items .item .terms label:after {
                visibility: hidden;
                content: " ";
                position: absolute;
                width: 14px;
                height: 14px;
                left: 3px;
                top: 3px;
                border-radius: 2px;
                border: 1px solid #ef35a3;
                background: #ef35a3; }
              .newsletter-lightbox .newsletter-box .newsletter-body .form-content .items .item .terms label.active:after {
                visibility: visible; }

.preloader {
  visibility: hidden;
  opacity: 0;
  position: fixed;
  z-index: 999999;
  top: 0px;
  left: 0px;
  width: 100%;
  height: 100%;
  backdrop-filter: blur(5px);
  -webkit-backdrop-filter: blur(5px);
  background: rgba(239, 53, 163, 0.8); }
  .preloader.active {
    opacity: 1;
    visibility: visible; }
  .preloader img {
    width: 120px;
    position: absolute; }

.social-media-share {
  display: flex;
  flex-direction: row;
  width: 100%;
  align-items: flex-start;
  margin-bottom: 20px; }
  .social-media-share .social-item:nth-child(1) {
    margin-top: -4px; }
  .social-media-share .social-item .twitter-share-button {
    display: flex;
    align-items: center;
    height: 21px;
    font-weight: 500;
    background-color: #1d9bf0;
    padding: 1px 12px 1px 5px;
    border-radius: 5px;
    color: #fff;
    font-size: 12px;
    text-decoration: none; }
    .social-media-share .social-item .twitter-share-button svg {
      width: 18px;
      height: 18px;
      margin-right: 5px; }

.btn_more_events {
  display: flex;
  flex-direction: row;
  justify-content: center;
  align-items: center;
  max-width: 165.9px;
  padding: 10px;
  width: 100%;
  margin: 20px auto 0px;
  border-radius: 32px;
  background-color: #ef35a3;
  text-decoration: none;
  color: #ffffff; }
  @media (max-width: 1023px) {
    .btn_more_events {
      margin: 20px auto; } }
  .btn_more_events:hover {
    background-color: #ffe72c;
    color: #5e14cd; }

textarea,
input[type="email"],
input[type="time"],
input[type="text"] {
  border: none;
  box-shadow: none !important;
  width: 100%;
  height: 45px;
  padding: 15px;
  resize: none;
  margin-bottom: 0px; }

input:-webkit-autofill,
input:-webkit-autofill:hover,
input:-webkit-autofill:focus,
input:-webkit-autofill:active {
  background-color: transparent; }

::-webkit-input-placeholder {
  opacity: 1;
  font-weight: 300; }

::-moz-placeholder {
  opacity: 1;
  font-weight: 300; }

:-ms-input-placeholder {
  opacity: 1;
  font-weight: 300; }

:-moz-placeholder {
  opacity: 1;
  font-weight: 300; }

header {
  margin-bottom: 38px;
  position: relative;
  z-index: 9999; }
  @media (max-width: 1023px) {
    header {
      padding-top: 80px; } }
  header .utility_container {
    display: flex;
    justify-content: end; }
    header .utility_container .utility-head {
      margin-left: auto;
      display: flex;
      flex-direction: row;
      gap: 16px; }
      @media (max-width: 639px) {
        header .utility_container .utility-head {
          margin: 0 auto; } }
      header .utility_container .utility-head > li {
        position: relative;
        display: block;
        padding-bottom: 10px; }
        header .utility_container .utility-head > li > a {
          display: flex;
          justify-content: center;
          align-items: center;
          width: 40px;
          height: 40px;
          background-color: rgba(73, 75, 76, 0.1);
          border-radius: 99px; }
          header .utility_container .utility-head > li > a svg {
            width: 20px; }
            header .utility_container .utility-head > li > a svg path {
              stroke: #000; }
        header .utility_container .utility-head > li ul {
          visibility: hidden;
          background-color: #ef35a3;
          opacity: 0;
          position: absolute;
          right: 0px;
          top: 100%;
          border-radius: 10px;
          overflow: hidden; }
          header .utility_container .utility-head > li ul li a {
            display: block;
            padding: 10px;
            white-space: nowrap;
            text-decoration: none;
            color: #ffffff; }
            header .utility_container .utility-head > li ul li a:hover {
              background-color: #ffe72c;
              color: #5e14cd; }
        header .utility_container .utility-head > li:hover ul {
          opacity: 1;
          visibility: visible; }
        header .utility_container .utility-head > li:hover > a {
          background-color: #5e14cd; }
          header .utility_container .utility-head > li:hover > a svg path {
            stroke: #ffffff; }
  header .grid-container {
    max-width: 1722px; }
    header .grid-container .header-grid {
      margin-top: 37px; }
      @media (max-width: 1023px) {
        header .grid-container .header-grid {
          margin-top: 10px; } }
      header .grid-container .header-grid .logo {
        display: flex;
        align-items: center;
        max-width: 382px; }
        @media (max-width: 1425px) {
          header .grid-container .header-grid .logo {
            max-width: 340px; } }
        @media (max-width: 1023px) {
          header .grid-container .header-grid .logo {
            margin-bottom: 15px; } }
        @media (max-width: 639px) {
          header .grid-container .header-grid .logo {
            max-width: 200px;
            margin: 0 auto 20px; } }
      header .grid-container .header-grid .sm-c {
        width: 100%;
        display: flex;
        align-items: center; }
        @media (max-width: 639px) {
          header .grid-container .header-grid .sm-c {
            flex-direction: column;
            justify-content: center; } }
        header .grid-container .header-grid .sm-c span {
          font-size: 16.1px;
          font-weight: 600;
          color: #5e14cd;
          margin-left: 14px; }
          @media (max-width: 1023px) {
            header .grid-container .header-grid .sm-c span {
              margin-left: 0px; } }
        header .grid-container .header-grid .sm-c .sm {
          margin: 0px;
          padding: 0px;
          width: auto;
          margin-left: auto;
          display: flex;
          justify-content: end; }
          @media (max-width: 639px) {
            header .grid-container .header-grid .sm-c .sm {
              width: 100%;
              justify-content: center; } }
          header .grid-container .header-grid .sm-c .sm li {
            display: inline-block;
            margin: 0 9px; }
            @media (max-width: 639px) {
              header .grid-container .header-grid .sm-c .sm li {
                margin: 0 2px; } }
            header .grid-container .header-grid .sm-c .sm li a {
              display: block;
              width: 30px;
              height: 30px; }
              header .grid-container .header-grid .sm-c .sm li a.fb {
                background: url("../images/fb-top@2x.png") 0 0 no-repeat;
                background-size: 100%; }
              header .grid-container .header-grid .sm-c .sm li a.ig {
                background: url("../images/ig-top@2x.png") 0 0 no-repeat;
                background-size: 100%; }
              header .grid-container .header-grid .sm-c .sm li a.tw {
                background: url("../images/tw-top@2x.png") 0 0 no-repeat;
                background-size: 100%; }
              header .grid-container .header-grid .sm-c .sm li a.in {
                background: url("../images/in-top@2x.png") 0 0 no-repeat;
                background-size: 100%; }
              header .grid-container .header-grid .sm-c .sm li a.yt {
                background: url("../images/yt-top@2x.png") 0 0 no-repeat;
                background-size: 100%; }
    header .grid-container .header-nav .nav-c {
      display: flex;
      justify-content: space-between;
      margin-top: 25px; }
      header .grid-container .header-nav .nav-c .buttons {
        display: flex;
        width: 100%;
        max-width: 470px;
        justify-content: space-between;
        align-items: center; }
        header .grid-container .header-nav .nav-c .buttons .btn-nav {
          display: flex;
          justify-content: center;
          align-items: center;
          text-transform: uppercase;
          width: 182.5px;
          height: 75.8px;
          border-radius: 34px;
          background-color: #ef35a3;
          font-size: 22.8px;
          font-weight: 600;
          color: #ffffff;
          text-decoration: none;
          margin-right: 15px; }
          @media (max-width: 1425px) {
            header .grid-container .header-nav .nav-c .buttons .btn-nav {
              font-size: 18px; } }
          @media (max-width: 1279px) {
            header .grid-container .header-nav .nav-c .buttons .btn-nav {
              font-size: 16px;
              width: 150px;
              height: 65px; } }
          header .grid-container .header-nav .nav-c .buttons .btn-nav:hover {
            color: #5e14cd;
            background-color: #ffe72c; }
          header .grid-container .header-nav .nav-c .buttons .btn-nav.find {
            width: 100%;
            max-width: 270px; }
            @media (max-width: 1365px) {
              header .grid-container .header-nav .nav-c .buttons .btn-nav.find {
                max-width: 240px; } }
            @media (max-width: 1279px) {
              header .grid-container .header-nav .nav-c .buttons .btn-nav.find {
                max-width: 200px; } }
        @media (max-width: 1279px) {
          header .grid-container .header-nav .nav-c .buttons {
            max-width: 360px; } }
      header .grid-container .header-nav .nav-c .m-nav {
        display: flex;
        justify-content: space-between;
        align-items: center;
        width: 100%;
        max-width: 1103px;
        height: 75.7px;
        border-radius: 34px;
        background-color: #5e14cd;
        list-style: none;
        padding: 0px 40px;
        margin: 0px; }
        @media (max-width: 1279px) {
          header .grid-container .header-nav .nav-c .m-nav {
            max-width: calc(100% - 320px);
            padding: 0px 20px;
            height: 65px; } }
        header .grid-container .header-nav .nav-c .m-nav > li {
          height: 76px;
          display: flex;
          justify-content: center;
          align-items: center; }
          header .grid-container .header-nav .nav-c .m-nav > li > a {
            font-size: 18px;
            font-weight: 600;
            color: #ffffff;
            text-decoration: none;
            text-transform: uppercase; }
            header .grid-container .header-nav .nav-c .m-nav > li > a:hover {
              color: #ffe72c; }
            @media (max-width: 1425px) {
              header .grid-container .header-nav .nav-c .m-nav > li > a {
                font-size: 16px; } }
            @media (max-width: 1279px) {
              header .grid-container .header-nav .nav-c .m-nav > li > a {
                font-size: 14px; } }
          header .grid-container .header-nav .nav-c .m-nav > li > .sub-menu {
            top: 100%;
            position: absolute;
            list-style: none;
            z-index: 99;
            background-color: #ffffff;
            margin: 0px;
            padding: 0px 15px;
            width: 100vw;
            visibility: hidden;
            opacity: 0;
            padding-top: 60px;
            left: 0px !important;
            height: 300px;
            display: flex;
            flex-direction: row;
            justify-content: center;
            border-radius: 20px;
            box-shadow: 0px 10px 10px rgba(73, 75, 76, 0.1);
            max-height: 0px; }
            header .grid-container .header-nav .nav-c .m-nav > li > .sub-menu li {
              margin-right: 105px; }
              header .grid-container .header-nav .nav-c .m-nav > li > .sub-menu li:last-child {
                margin-right: 0px; }
              header .grid-container .header-nav .nav-c .m-nav > li > .sub-menu li a {
                display: block;
                font-size: 18px;
                font-weight: bold;
                text-decoration: none;
                line-height: 1.2em; }
                @media (max-width: 1425px) {
                  header .grid-container .header-nav .nav-c .m-nav > li > .sub-menu li a {
                    font-size: 16px; } }
                @media (max-width: 1279px) {
                  header .grid-container .header-nav .nav-c .m-nav > li > .sub-menu li a {
                    font-size: 16px; } }
                header .grid-container .header-nav .nav-c .m-nav > li > .sub-menu li a:hover {
                  color: #ef35a3 !important; }
              header .grid-container .header-nav .nav-c .m-nav > li > .sub-menu li:nth-child(1) a {
                color: #5e14cd !important; }
              header .grid-container .header-nav .nav-c .m-nav > li > .sub-menu li:nth-child(1) .sub-menu li a {
                color: #5e14cd !important; }
                header .grid-container .header-nav .nav-c .m-nav > li > .sub-menu li:nth-child(1) .sub-menu li a:hover {
                  color: #ef35a3 !important; }
              header .grid-container .header-nav .nav-c .m-nav > li > .sub-menu li:nth-child(2) a {
                color: #dd7200 !important; }
              header .grid-container .header-nav .nav-c .m-nav > li > .sub-menu li:nth-child(2) .sub-menu li a {
                color: #dd7200 !important; }
                header .grid-container .header-nav .nav-c .m-nav > li > .sub-menu li:nth-child(2) .sub-menu li a:hover {
                  color: #5e14cd !important; }
              header .grid-container .header-nav .nav-c .m-nav > li > .sub-menu li:nth-child(3) a {
                color: #ef35a3 !important; }
              header .grid-container .header-nav .nav-c .m-nav > li > .sub-menu li:nth-child(3) .sub-menu li a {
                color: #ef35a3 !important; }
                header .grid-container .header-nav .nav-c .m-nav > li > .sub-menu li:nth-child(3) .sub-menu li a:hover {
                  color: #5e14cd !important; }
              header .grid-container .header-nav .nav-c .m-nav > li > .sub-menu li:nth-child(4) > a {
                color: #059669; }
              header .grid-container .header-nav .nav-c .m-nav > li > .sub-menu li:nth-child(4) .sub-menu li a {
                color: #059669 !important; }
                header .grid-container .header-nav .nav-c .m-nav > li > .sub-menu li:nth-child(4) .sub-menu li a:hover {
                  color: #5e14cd !important; }
              header .grid-container .header-nav .nav-c .m-nav > li > .sub-menu li:nth-child(5) > a {
                color: #2563eb; }
              header .grid-container .header-nav .nav-c .m-nav > li > .sub-menu li:nth-child(5) .sub-menu li a {
                color: #2563eb !important; }
                header .grid-container .header-nav .nav-c .m-nav > li > .sub-menu li:nth-child(5) .sub-menu li a:hover {
                  color: #5e14cd !important; }
              header .grid-container .header-nav .nav-c .m-nav > li > .sub-menu li .sub-menu {
                list-style: none;
                margin: 0px;
                padding: 0px; }
                header .grid-container .header-nav .nav-c .m-nav > li > .sub-menu li .sub-menu li a {
                  font-weight: 400; }
          header .grid-container .header-nav .nav-c .m-nav > li:hover .sub-menu {
            transform: translateX(0);
            -webkit-transform: translateX(0);
            opacity: 1;
            visibility: visible;
            max-height: 300px; }
          header .grid-container .header-nav .nav-c .m-nav > li.current-menu-ancestor > a {
            color: #ffe72c;
            font-weight: 800; }
          header .grid-container .header-nav .nav-c .m-nav > li.current-menu-ancestor:after {
            position: absolute;
            content: " ";
            width: 0;
            height: 0;
            border-left: 15px solid transparent;
            border-right: 15px solid transparent;
            border-top: 15px solid #5e14cd;
            left: 50%;
            bottom: -14px;
            transform: translate(-50%, 0);
            -webkit-transform: translate(-50%, 0); }
            @media (max-width: 1279px) {
              header .grid-container .header-nav .nav-c .m-nav > li.current-menu-ancestor:after {
                bottom: -9px; } }
    @media (max-width: 1023px) {
      header .grid-container .header-nav {
        display: none; } }

.mobile-nav {
  width: 100%;
  position: fixed;
  height: 60px;
  top: 0px;
  left: 0px;
  background-color: #ef35a3;
  display: none;
  z-index: 99999; }
  .mobile-nav .mobile-menu {
    text-decoration: none;
    margin-left: 20px;
    display: flex;
    flex-direction: column;
    justify-content: space-between;
    width: 30px;
    height: 24px; }
    .mobile-nav .mobile-menu span, .mobile-nav .mobile-menu:after, .mobile-nav .mobile-menu:before {
      content: " ";
      display: block;
      height: 4px;
      background: #ffffff; }
  @media (max-width: 1023px) {
    .mobile-nav {
      display: flex;
      align-items: center; } }

.rect-footer {
  display: block;
  width: 100%;
  height: 23px;
  background-color: #4a1ed3;
  position: relative;
  margin-bottom: 10px;
  margin-top: 0px; }
  .rect-footer:before {
    content: " ";
    position: absolute;
    top: 0px;
    left: 0px;
    width: 44.51%;
    height: 23px;
    background-color: #ffaa00; }

footer {
  background-color: #fef7fa;
  padding: 20px 30px; }
  footer .footer-container {
    display: flex;
    width: 100%;
    flex-direction: row;
    max-width: 1690px;
    margin: 0 auto;
    /* end of contact info*/ }
    @media (max-width: 1279px) {
      footer .footer-container {
        flex-wrap: wrap; } }
    @media (max-width: 639px) {
      footer .footer-container {
        flex-direction: column; } }
    footer .footer-container.cont-1 {
      margin-bottom: 29px; }
      @media (max-width: 1023px) {
        footer .footer-container.cont-1 {
          flex-direction: column; } }
    footer .footer-container .img-cont {
      width: 58.16%;
      max-width: 983px; }
      @media (max-width: 1279px) {
        footer .footer-container .img-cont {
          width: 50%; } }
      @media (max-width: 1023px) {
        footer .footer-container .img-cont {
          width: 100%;
          margin-bottom: 20px; } }
    footer .footer-container .get-connected {
      display: flex;
      flex-direction: column;
      margin-left: 23px;
      justify-content: center; }
      @media (max-width: 1279px) {
        footer .footer-container .get-connected {
          width: calc(50% - 23px); } }
      @media (max-width: 1023px) {
        footer .footer-container .get-connected {
          width: 100%;
          margin-left: 0px; } }
      footer .footer-container .get-connected .intro h3 {
        font-family: "Montserrat";
        font-size: 46.5px;
        font-weight: bold;
        line-height: 1.2em;
        letter-spacing: 7.44px;
        color: #494b4c; }
        @media (max-width: 1279px) {
          footer .footer-container .get-connected .intro h3 {
            font-size: 30px;
            letter-spacing: 3px; } }
        @media (max-width: 639px) {
          footer .footer-container .get-connected .intro h3 {
            font-size: 24px;
            letter-spacing: 0px; } }
      footer .footer-container .get-connected .intro p {
        font-family: "Montserrat";
        font-size: 23.3px;
        font-weight: 500;
        line-height: 1.2em;
        letter-spacing: 0.58px;
        color: #6b6e6f; }
        @media (max-width: 1279px) {
          footer .footer-container .get-connected .intro p {
            line-height: 1.4em;
            font-size: 18px; } }
        @media (max-width: 639px) {
          footer .footer-container .get-connected .intro p {
            font-size: 14px; }
            footer .footer-container .get-connected .intro p br {
              display: none; } }
      footer .footer-container .get-connected .footer-form,
      footer .footer-container .get-connected .wpcf7 {
        margin-top: 90px;
        display: flex;
        flex-direction: row;
        width: 100%; }
        @media (max-width: 1279px) {
          footer .footer-container .get-connected .footer-form,
          footer .footer-container .get-connected .wpcf7 {
            margin-top: 0px; } }
        @media (max-width: 639px) {
          footer .footer-container .get-connected .footer-form,
          footer .footer-container .get-connected .wpcf7 {
            flex-direction: column; } }
        footer .footer-container .get-connected .footer-form input[type="submit"],
        footer .footer-container .get-connected .wpcf7 input[type="submit"] {
          width: 100%;
          max-width: 161.4px;
          height: 55.3px;
          border-radius: 24.8px;
          background-color: #ef35a3;
          border: none;
          color: #ffffff;
          cursor: pointer;
          margin-left: 15px;
          font-family: "Montserrat";
          font-size: 18.6px;
          font-weight: 600;
          color: #ffffff; }
          footer .footer-container .get-connected .footer-form input[type="submit"]:hover,
          footer .footer-container .get-connected .wpcf7 input[type="submit"]:hover {
            background-color: #4a1ed3; }
          @media (max-width: 639px) {
            footer .footer-container .get-connected .footer-form input[type="submit"],
            footer .footer-container .get-connected .wpcf7 input[type="submit"] {
              max-width: 100%;
              margin-left: 0px; } }
        footer .footer-container .get-connected .footer-form p,
        footer .footer-container .get-connected .wpcf7 p {
          display: flex;
          flex-direction: row;
          align-items: center; }
        footer .footer-container .get-connected .footer-form .txtemail,
        footer .footer-container .get-connected .wpcf7 .txtemail {
          height: 55px;
          position: relative;
          width: 100%; }
          @media (max-width: 639px) {
            footer .footer-container .get-connected .footer-form .txtemail,
            footer .footer-container .get-connected .wpcf7 .txtemail {
              margin-bottom: 20px; } }
          footer .footer-container .get-connected .footer-form .txtemail:before,
          footer .footer-container .get-connected .wpcf7 .txtemail:before {
            height: 27px;
            top: 0px;
            left: 0px;
            width: 100%;
            content: " ";
            position: absolute;
            z-index: 12;
            background-color: #fef7fa; }
          footer .footer-container .get-connected .footer-form .txtemail:after,
          footer .footer-container .get-connected .wpcf7 .txtemail:after {
            height: 27px;
            top: 0px;
            left: 0px;
            width: 100%;
            content: " ";
            position: absolute;
            z-index: 10;
            border-radius: 55px;
            height: 55px;
            border: solid 1px #151be2; }
          footer .footer-container .get-connected .footer-form .txtemail input[type="email"],
          footer .footer-container .get-connected .wpcf7 .txtemail input[type="email"] {
            position: relative;
            z-index: 12;
            background: transparent;
            border: none;
            margin-bottom: 0px;
            padding-left: 20px; }
          footer .footer-container .get-connected .footer-form .txtemail .wpcf7-not-valid-tip,
          footer .footer-container .get-connected .wpcf7 .txtemail .wpcf7-not-valid-tip {
            margin-top: 20px; }
          footer .footer-container .get-connected .footer-form .txtemail ::-webkit-input-placeholder,
          footer .footer-container .get-connected .wpcf7 .txtemail ::-webkit-input-placeholder {
            opacity: 1;
            font-family: "Montserrat";
            font-size: 18.6px;
            font-weight: 600;
            letter-spacing: 0.93px;
            color: #ef35a3; }
            @media (max-width: 1279px) {
              footer .footer-container .get-connected .footer-form .txtemail ::-webkit-input-placeholder,
              footer .footer-container .get-connected .wpcf7 .txtemail ::-webkit-input-placeholder {
                font-size: 14px; } }
          footer .footer-container .get-connected .footer-form .txtemail ::-moz-placeholder,
          footer .footer-container .get-connected .wpcf7 .txtemail ::-moz-placeholder {
            opacity: 1;
            font-family: "Montserrat";
            font-size: 18.6px;
            font-weight: 600;
            letter-spacing: 0.93px;
            color: #ef35a3; }
            @media (max-width: 1279px) {
              footer .footer-container .get-connected .footer-form .txtemail ::-moz-placeholder,
              footer .footer-container .get-connected .wpcf7 .txtemail ::-moz-placeholder {
                font-size: 14px; } }
          footer .footer-container .get-connected .footer-form .txtemail :-ms-input-placeholder,
          footer .footer-container .get-connected .wpcf7 .txtemail :-ms-input-placeholder {
            opacity: 1;
            font-family: "Montserrat";
            font-size: 18.6px;
            font-weight: 600;
            letter-spacing: 0.93px;
            color: #ef35a3; }
            @media (max-width: 1279px) {
              footer .footer-container .get-connected .footer-form .txtemail :-ms-input-placeholder,
              footer .footer-container .get-connected .wpcf7 .txtemail :-ms-input-placeholder {
                font-size: 14px; } }
          footer .footer-container .get-connected .footer-form .txtemail :-moz-placeholder,
          footer .footer-container .get-connected .wpcf7 .txtemail :-moz-placeholder {
            opacity: 1;
            font-family: "Montserrat";
            font-size: 18.6px;
            font-weight: 600;
            letter-spacing: 0.93px;
            color: #ef35a3; }
            @media (max-width: 1279px) {
              footer .footer-container .get-connected .footer-form .txtemail :-moz-placeholder,
              footer .footer-container .get-connected .wpcf7 .txtemail :-moz-placeholder {
                font-size: 14px; } }
    footer .footer-container .info {
      display: flex;
      flex-direction: column;
      max-width: 557px;
      margin-right: 125px; }
      @media (max-width: 1279px) {
        footer .footer-container .info {
          width: 100%;
          max-width: 100%;
          justify-content: center;
          align-items: center;
          margin-right: 0px; } }
      footer .footer-container .info a.logo {
        margin-bottom: 20px; }
        @media (max-width: 1279px) {
          footer .footer-container .info a.logo {
            max-width: 320px; } }
      footer .footer-container .info p {
        font-family: "Montserrat";
        font-size: 18px;
        font-weight: 500;
        line-height: 1.53em;
        color: #474a4b; }
        @media (max-width: 1279px) {
          footer .footer-container .info p {
            max-width: 620px;
            margin: 0 auto;
            text-align: center; } }
    footer .footer-container .contact-info {
      display: flex;
      flex-direction: column;
      max-width: 295px;
      margin-top: 30px; }
      @media (max-width: 1023px) {
        footer .footer-container .contact-info {
          width: 100%;
          max-width: 50%; } }
      @media (max-width: 639px) {
        footer .footer-container .contact-info {
          max-width: 100%; } }
      footer .footer-container .contact-info span,
      footer .footer-container .contact-info a {
        font-size: 18.6px;
        line-height: 1.53em;
        letter-spacing: 0.93px;
        color: #474a4b;
        text-decoration: none;
        position: relative;
        padding: 0 0 0 47px;
        margin-bottom: 15px;
        font-weight: 500;
        font-family: "Montserrat";
        letter-spacing: 1.68px; }
        @media (max-width: 1425px) {
          footer .footer-container .contact-info span,
          footer .footer-container .contact-info a {
            font-size: 16px; } }
        footer .footer-container .contact-info span:before,
        footer .footer-container .contact-info a:before {
          content: " ";
          position: absolute;
          left: 0px;
          top: 0px; }
        footer .footer-container .contact-info span.address:before,
        footer .footer-container .contact-info a.address:before {
          background: url("../images/address-icon.svg") 0 0 no-repeat;
          background-size: 100%;
          width: 17px;
          height: 27px; }
        footer .footer-container .contact-info span.phone:before,
        footer .footer-container .contact-info a.phone:before {
          background: url("../images/tel-icon.svg") 0 0 no-repeat;
          background-size: 100%;
          width: 23px;
          height: 23px; }
        footer .footer-container .contact-info span.email:before,
        footer .footer-container .contact-info a.email:before {
          background: url("../images/email-icon.svg") 0 0 no-repeat;
          background-size: 100%;
          width: 31px;
          height: 19px;
          top: 4px; }
      footer .footer-container .contact-info a:hover {
        color: #ef35a3;
        text-decoration: underline; }
    footer .footer-container .contact-menu {
      width: 100%;
      margin-left: auto;
      max-width: 628px;
      display: flex;
      flex-direction: row;
      justify-content: space-between;
      margin-top: 25px; }
      @media (max-width: 1023px) {
        footer .footer-container .contact-menu {
          width: 100%;
          max-width: 50%;
          flex-direction: column; } }
      @media (max-width: 639px) {
        footer .footer-container .contact-menu {
          max-width: 100%; } }
      footer .footer-container .contact-menu ul li a {
        font-family: "Montserrat";
        font-size: 17.5px;
        font-weight: bold;
        line-height: 1.75em;
        letter-spacing: 1.75px;
        text-decoration: none;
        color: #474a4b;
        text-transform: uppercase; }
        @media (max-width: 1365px) {
          footer .footer-container .contact-menu ul li a {
            font-size: 16px;
            letter-spacing: 0px; } }
        footer .footer-container .contact-menu ul li a:hover {
          color: #ef35a3; }
  footer .our-partner {
    display: flex;
    flex-direction: column;
    width: 100%;
    margin-bottom: 20px;
    margin-top: 20px; }
    footer .our-partner h3 {
      display: block;
      font-family: "Montserrat";
      font-size: 20px;
      font-weight: bold;
      line-height: 1em;
      color: #474a4b;
      text-transform: uppercase;
      position: relative; }
      footer .our-partner h3:after {
        position: absolute;
        content: " ";
        top: 50%;
        right: 0px;
        width: calc(100% - 200px);
        transform: translateY(-50%);
        -webkit-transform: translateY(-50%);
        height: 1px;
        background-color: #acacac; }
    footer .our-partner .partners {
      display: flex;
      align-items: center; }
      footer .our-partner .partners .slick-slide {
        padding-right: 30px;
        display: block; }
      footer .our-partner .partners .slick-track {
        display: flex;
        justify-content: space-evenly;
        align-items: center; }

.footer-c {
  height: 88px;
  background-color: #4A1ED3;
  display: flex;
  flex-direction: row;
  justify-content: center;
  align-items: center;
  padding: 0 20px; }
  @media (max-width: 639px) {
    .footer-c {
      height: auto;
      padding-top: 20px; } }
  .footer-c .footer-cont {
    width: 100%;
    max-width: 1690px;
    display: flex;
    flex-direction: row;
    margin: 0px auto;
    align-items: center; }
    @media (max-width: 639px) {
      .footer-c .footer-cont {
        flex-direction: column; } }
    .footer-c .footer-cont .copy {
      display: flex;
      flex-direction: row;
      margin-left: auto;
      color: #ffffff;
      font-size: 18.7px;
      font-weight: 500;
      margin-right: auto; }
      @media (max-width: 1279px) {
        .footer-c .footer-cont .copy {
          padding-left: 20px; } }
      @media (max-width: 1023px) {
        .footer-c .footer-cont .copy {
          font-size: 14px;
          padding-left: 20px; } }
      @media (max-width: 639px) {
        .footer-c .footer-cont .copy {
          margin-bottom: 15px;
          padding-left: 0px;
          text-align: center; } }
    .footer-c .footer-cont .org {
      display: flex;
      flex-direction: row;
      color: #ffffff;
      font-size: 18.7px;
      font-weight: 500; }
      @media (max-width: 1023px) {
        .footer-c .footer-cont .org {
          font-size: 14px;
          padding-left: 20px; } }
      @media (max-width: 639px) {
        .footer-c .footer-cont .org {
          margin-bottom: 15px;
          padding-left: 0px;
          text-align: center; } }
  .footer-c .social-icons {
    display: flex;
    flex-direction: row; }
    @media (max-width: 639px) {
      .footer-c .social-icons {
        margin-bottom: 15px; } }
    .footer-c .social-icons li {
      width: 34px;
      height: 34px;
      margin-right: 15px; }
      .footer-c .social-icons li:last-child {
        margin-right: 0px; }
      .footer-c .social-icons li a {
        display: block;
        width: 34px;
        height: 34px; }
        .footer-c .social-icons li a.fb {
          background: url("../images/fb-icon-c-w.svg") 0 0 no-repeat;
          background-size: 100%; }
        .footer-c .social-icons li a.ig {
          background: url("../images/ig-icon-c-w.svg") 0 0 no-repeat;
          background-size: 100%; }
        .footer-c .social-icons li a.in {
          background: url("../images/in-icon-c-w.svg") 0 0 no-repeat;
          background-size: 100%; }
        .footer-c .social-icons li a.tw {
          background: url("../images/tw-icon-c-w.svg") 0 0 no-repeat;
          background-size: 100%; }
        .footer-c .social-icons li a.yt {
          background: url("../images/yt-icon-c-w.svg") 0 0 no-repeat;
          background-size: 100%; }

/*footer {
    background-color: #fef7fa;
    margin-top: 75px;

    .grid-container {
        max-width: 1408px;

        @include xl {
            max-width: 1200px;
        }
    }

    .footer-content {
        display: flex;
        width: 100%;
        flex-direction: row;

        @include md {
            flex-direction: column;
        }

        .lc {
            display: flex;
            width: 50%;
            flex-direction: column;
            padding-right: 30px;

            @include xl {
                width: 55%;
            }

            @include lg {
                width: 45%;
            }

            @include md {
                width: 100%;
                padding-right: 0px;
            }

            .logo {
                display: block;
                width: 100%;
                max-width: 436px;
                margin-bottom: 39px;

                @include lg {
                    max-width: 320px;
                    margin-bottom: 20px;
                }
            }

            .lc-cc {
                display: flex;
                flex-direction: row;

                @include lg {
                    flex-direction: column;
                }

                .lc-l {
                    display: flex;
                    flex-direction: column;

                    p {
                        width: 425px;
                        font-size: 18.4px;
                        line-height: 1.53em;
                        color: $color-gray-7;
                        margin-bottom: 38px;

                        @include xl {
                            font-size: 16px;
                        }

                        @include lg {
                            font-size: 15px;
                        }

                        @include md {
                            width: 100%;
                        }
                    }

                    .info {
                        display: flex;
                        flex-direction: column;
                        padding-bottom: 30px;

                        span,
                        a {
                            font-size: 18.6px;
                            line-height: 1.53em;
                            letter-spacing: 0.93px;
                            color: $color-gray-7;
                            text-decoration: none;
                            position: relative;
                            padding: 0 0 0 47px;
                            margin-bottom: 15px;

                            @include xl {
                                font-size: 16px;
                            }

                            &:before {
                                content: " ";
                                position: absolute;
                                left: 0px;
                                top: 0px;
                            }

                            &.address {
                                &:before {
                                    background: url("../images/address-icon.svg") 0 0 no-repeat;
                                    background-size: 100%;
                                    width: 17px;
                                    height: 27px;
                                }
                            }

                            &.phone {
                                &:before {
                                    background: url("../images/tel-icon.svg") 0 0 no-repeat;
                                    background-size: 100%;
                                    width: 23px;
                                    height: 23px;
                                }
                            }

                            &.email {
                                &:before {
                                    background: url("../images/email-icon.svg") 0 0 no-repeat;
                                    background-size: 100%;
                                    width: 31px;
                                    height: 19px;
                                    top: 4px;
                                }
                            }
                        }

                        a {
                            &:hover {
                                color: $color-pink;
                                text-decoration: underline;
                            }
                        }
                    }
                }

                .lc-r {
                    ul {
                        list-style: none;
                        padding: 0px;
                        margin: 0px 0 0 53px;
                        display: flex;
                        flex-direction: column;

                        li {
                            a {
                                font-size: 16.2px;
                                font-weight: bold;
                                line-height: 1.75em;
                                color: $color-gray-7;
                                text-decoration: none;
                                text-transform: uppercase;

                                &:hover {
                                    color: $color-pink;
                                }

                                @include xl {
                                    font-size: 14px;
                                }
                            }
                        }

                        @include lg {
                            margin: 0 0 20px 0px;
                        }
                    }
                }
            }

        }

        .rc {
            display: flex;
            min-height: 455px;
            width: 50%;
            justify-content: center;
            flex-direction: column;

            margin-bottom: 12px;

            @include xl {
                width: 45%;
            }

            @include lg {
                width: 55%;
            }

            @include md {
                width: 100%;
            }

            h3 {
                font-size: 20px;
                font-weight: bold;
                line-height: 2.08em;
                color: $color-gray-7;
                text-transform: uppercase;

                @include lg {
                    font-size: 21px;
                }
            }

            .newsletter {
                display: flex;
                flex-direction: column;
                box-shadow: 0.7px 2.9px 24px 0 rgba(34, 30, 31, 0.08);
                background-color: #fff8ff;
                padding: 10px 37px;
                min-height: 363px;
                justify-content: center;
                margin-bottom: 20px;
                width: 100%;

                .text {
                    display: flex;
                    flex-direction: row;
                    width: 100%;
                    justify-content: space-between;
                    margin-bottom: 12px;
                    align-items: center;

                    h3,
                    p {
                        margin-bottom: 0px;
                    }
                }

                @include lg {
                    flex-direction: column;
                }

                @include sm {
                    padding-left: 15px;
                    padding-right: 15px;
                }

                .icon {
                    @include llg {
                        max-width: 150px;
                        margin-right: 10px;
                    }
                }

                .form {
                    display: flex;
                    flex-direction: row;
                    width: 100%;


                    h3 {
                        margin: 0px;

                        font-size: 24.1px;
                        font-weight: bold;
                        line-height: 2.08;
                        letter-spacing: 4.81px;
                        color: $color-gray;
                    }

                    .wpcf7-form-control-wrap {
                        display: flex;
                        width: 100%;
                    }

                    .txtemail {


                        input {
                            max-width: 455.6px;
                            height: 49.5px;
                            border-radius: 24.8px;
                            border: solid 1px #151be2;

                            @include sm {
                                max-width: 100%;
                            }
                        }

                        ::-webkit-input-placeholder {
                            color: #494b4c;
                            opacity: 1;
                            font-weight: 600;
                            font-size: 16px;
                        }

                        ::-moz-placeholder {
                            color: #494b4c;
                            opacity: 1;
                            font-weight: 600;
                            font-size: 16px;

                        }

                        :-ms-input-placeholder {
                            color: #494b4c;
                            opacity: 1;
                            font-weight: 600;
                            font-size: 16px;

                        }

                        :-moz-placeholder {
                            color: #494b4c;
                            opacity: 1;
                            font-weight: 600;
                            font-size: 16px;

                        }
                    }

                    .wpcf7 {
                        position: relative;
                        width: 100%;

                        .ajax-loader {
                            position: absolute;
                        }


                        p {
                            margin-bottom: 0px;
                            display: flex;
                            flex-direction: row;
                            width: 100%;
                            justify-content: space-between;

                            @include sm {
                                flex-direction: column;
                            }
                        }

                        .wpcf7-submit {
                            margin-left: 8px;
                            width: 100%;
                            background-color: $color-pink;
                            border-radius: 99999px;
                            max-width: 144px;
                            height: 49px;
                            color: $color-white;
                            border: none;
                            text-transform: uppercase;
                            cursor: pointer;
                            font-weight: 600;

                            @include sm {
                                margin-top: 15px;
                                max-width: 100%;
                                margin-left: 0px;
                            }
                        }

                        .wpcf7-response-output {
                            font-size: 12px;
                            padding: 5px;
                            margin-top: 0px;
                        }

                        .wpcf7-not-valid-tip {
                            font-size: 12px;
                            margin-top: 5px;
                        }
                    }

                    p {
                        color: $color-gray-6;

                        @include lg {
                            text-align: center;
                        }
                    }
                }

            }


        }
    }

    .our-partner {
        display: flex;
        flex-direction: column;
        width: 100%;
        margin-bottom: 20px;

        h3 {
            display: block;
            font-family: "Montserrat";
            font-size: 20px;
            font-weight: bold;
            line-height: 1em;
            color: #474a4b;
            text-transform: uppercase;
            position: relative;

            &:after {
                position: absolute;
                content: " ";
                top: 50%;
                right: 0px;
                width: calc(100% - 200px);
                transform: translateY(-50%);
                -webkit-transform: translateY(-50%);
                height: 1px;
                background-color: #acacac;
            }
        }

        .partners {
            display: flex;
            align-items: center;

            .slick-slide {
                padding-right: 30px;
            }

            // img {

            //     display: block;
            //     width: 100%;
            //     height: auto;
            //     max-width: 220px !important;

            //     margin-right: 15px;

            //     &:last-child {
            //         margin-right: 0px;
            //     }

            //     @include xl {
            //         max-width: 150px !important;
            //         max-height: 70px !important;
            //     }

            //     @include lg {
            //         margin-bottom: 15px;
            //         max-width: 120px !important;
            //         max-height: 50px !important;
            //     }

            // }

            // @include lg {
            //     flex-wrap: wrap;
            // }

            .slick-track {
                display: flex;
                justify-content: space-evenly;
                align-items: center;
            }
        }

    }

    .ftr {
        background-color: $color-purple-1;
        width: 100%;

        .ftr-c {
            display: flex;
            width: 100%;
            min-height: 87.5px;
            align-items: center;
            justify-content: space-between;

            @include md {
                flex-direction: column;
                justify-content: center;
                align-items: center;
            }

            @include sm {
                padding: 15px 10px;

            }

            .sm {
                display: flex;
                list-style: none;
                margin: 0px;
                padding: 0px;
                justify-content: space-between;
                align-items: center;
                flex-direction: row;
                max-width: 211px;
                width: 100%;

                @include md {
                    margin-bottom: 15px;
                }

                li {
                    display: block;

                    a {
                        display: block;
                        width: 30px;
                        height: 30px;

                        &.fb {
                            background: url("../images/fb-top@2x.png") 0 0 no-repeat;
                            background-size: 100%;
                        }

                        &.ig {
                            background: url("../images/ig-top@2x.png") 0 0 no-repeat;
                            background-size: 100%;
                        }

                        &.tw {
                            background: url("../images/tw-top@2x.png") 0 0 no-repeat;
                            background-size: 100%;
                        }

                        &.in {
                            background: url("../images/in-top@2x.png") 0 0 no-repeat;
                            background-size: 100%;
                        }

                        &.yt {
                            background: url("../images/yt-top@2x.png") 0 0 no-repeat;
                            background-size: 100%;
                        }
                    }
                }
            }
        }

        .copy {

            font-size: 18.7px;
            font-weight: 500;
            color: $color-white;

            @include xl {
                font-size: 16px;
            }

            @include lg {
                font-size: 14px;
            }

            @include sm {
                text-align: center;
                font-size: 12px;
            }
        }
    }

}*/
.aarp-banner {
  display: none; }

.aarp-banner a {
  display: block; }

img.alignright {
  float: right;
  margin: 0 0 20px 20px; }
  @media screen and (max-width: 768px) {
    img.alignright {
      margin: 0 auto 20px;
      display: block;
      float: none; } }

img.alignleft {
  float: left;
  margin: 0 20px 20px 0px; }
  @media screen and (max-width: 768px) {
    img.alignleft {
      margin: 0 auto 20px;
      display: block;
      float: none; } }

img.aligncenter {
  display: block;
  margin: 0 auto 20px; }

.bg-pink {
  background-color: #ffdeff; }

.error-field {
  border-color: #f00 !important; }

body {
  font-family: "Montserrat";
  overflow-x: hidden; }
  body.loaded {
    overflow: auto; }
  body.active-lightbox {
    overflow: hidden !important; }

* {
  outline: none; }

.grid-container {
  max-width: 1363px; }
  @media (max-width: 1425px) {
    .grid-container {
      max-width: 1200px; } }
  @media (max-width: 1279px) {
    .grid-container {
      max-width: 990px; } }
  @media screen and (max-width: 1023px) {
    .grid-container {
      max-width: calc(100% - 20px); } }

section {
  padding: 50px 0;
  overflow-x: hidden;
  min-height: 500px; }
  @media screen and (max-width: 1023px) {
    section {
      min-height: inherit; } }

section.banner-slider {
  padding: 0px;
  min-height: auto; }
  section.banner-slider .banner-item {
    position: relative; }
    section.banner-slider .banner-item .buttons-container {
      display: flex;
      width: 100%;
      max-width: 1366px;
      margin: 0 auto;
      padding: 0 30px; }
      @media (max-width: 1023px) {
        section.banner-slider .banner-item .buttons-container {
          justify-content: center; } }
      section.banner-slider .banner-item .buttons-container .btn-sign-up {
        display: flex;
        flex-direction: row;
        align-items: center;
        justify-content: center;
        position: absolute;
        width: 130.9px;
        height: 63.6px;
        border-radius: 28.5px;
        background-color: #ef35a3;
        color: #ffffff;
        z-index: 9;
        bottom: 30px;
        text-decoration: none;
        font-family: "Montserrat";
        font-size: 20.8px;
        font-weight: 600;
        text-transform: uppercase; }
        section.banner-slider .banner-item .buttons-container .btn-sign-up:hover {
          background-color: #5e14cd; }
    @media (max-width: 1023px) {
      section.banner-slider .banner-item {
        min-height: 300px; } }
    section.banner-slider .banner-item img {
      width: 100%; }
      @media (max-width: 1023px) {
        section.banner-slider .banner-item img {
          object-fit: cover;
          min-height: 300px; } }
    section.banner-slider .banner-item h1 {
      margin: 0px; }
      section.banner-slider .banner-item h1 a {
        position: absolute;
        top: 50%;
        left: 50%;
        transform: translate(-50%, -50%);
        -webkit-transform: translate(-50%, -50%);
        padding: 30px 40px;
        text-align: center;
        background-color: #ffe72c;
        text-decoration: none;
        font-weight: normal;
        white-space: nowrap;
        border-radius: 180px;
        font-family: "Poppins";
        font-size: 65px;
        letter-spacing: 1.63px;
        color: #5e14cd; }
        section.banner-slider .banner-item h1 a:hover {
          background-color: #5e14cd;
          color: #ffffff;
          cursor: pointer; }
        @media (max-width: 1425px) {
          section.banner-slider .banner-item h1 a {
            font-size: 55px; } }
        @media (max-width: 1279px) {
          section.banner-slider .banner-item h1 a {
            font-size: 32px;
            padding: 10px 30px;
            width: auto; } }
        @media (max-width: 1023px) {
          section.banner-slider .banner-item h1 a {
            font-size: 28px; } }
        @media (max-width: 639px) {
          section.banner-slider .banner-item h1 a {
            flex-direction: column;
            padding: 15px;
            text-align: center;
            line-height: 1em;
            font-size: 16px; } }
        section.banner-slider .banner-item h1 a em {
          font-weight: 400; }
  section.banner-slider .slick-arrow {
    position: absolute;
    top: 50%;
    transform: translateY(-50%);
    text-indent: -99999px;
    width: 50px;
    height: 50px;
    z-index: 999; }
    section.banner-slider .slick-arrow.slick-prev {
      background: url("../images/slider-nav-prev.svg") 0 0 no-repeat;
      background-size: 100%;
      left: 20px; }
    section.banner-slider .slick-arrow.slick-next {
      background: url("../images/slider-nav-next.svg") 0 0 no-repeat;
      background-size: 100%;
      right: 20px; }
    @media (max-width: 1023px) {
      section.banner-slider .slick-arrow {
        width: 40px;
        height: 40px; } }
    @media (max-width: 639px) {
      section.banner-slider .slick-arrow {
        display: none; } }

section.banner {
  padding: 0px;
  display: flex;
  flex-direction: column;
  justify-content: center;
  align-items: center;
  width: 100%;
  min-height: 748px;
  background-color: #E8E8E8; }
  @media (max-width: 1425px) {
    section.banner {
      min-height: 548px; } }
  @media (max-width: 1023px) {
    section.banner {
      min-height: 338px; } }
  @media (max-width: 639px) {
    section.banner {
      min-height: 200px; } }
  section.banner h1 a {
    text-decoration: none;
    font-weight: normal;
    display: flex;
    width: 100%;
    max-width: 907.5px;
    min-height: 104px;
    margin: 140px 0 20px;
    border-radius: 52px;
    background-color: #ffe72c;
    justify-content: center;
    align-items: center;
    font-family: "Poppins";
    font-size: 65.1px;
    padding: 0 70px;
    letter-spacing: 1.63px;
    color: #5e14cd; }
    @media (max-width: 1425px) {
      section.banner h1 a {
        font-size: 55px; } }
    @media (max-width: 1279px) {
      section.banner h1 a {
        margin-top: 80px;
        font-size: 44px;
        max-width: auto;
        min-height: auto;
        padding: 20px 50px;
        width: auto; } }
    @media (max-width: 1023px) {
      section.banner h1 a {
        font-size: 32px; } }
    @media (max-width: 639px) {
      section.banner h1 a {
        flex-direction: column;
        padding: 20px;
        text-align: center;
        line-height: 1em;
        font-size: 21px; } }
    section.banner h1 a em {
      font-weight: 400; }
  section.banner .btn {
    display: flex;
    width: 100%;
    max-width: 293.8px;
    height: 104px;
    border-radius: 52px;
    background-color: #5e14cd;
    justify-content: center;
    align-items: center;
    font-size: 38.1px;
    font-weight: bold;
    letter-spacing: -0.38px;
    color: #ffffff;
    text-decoration: none;
    margin: 0 auto; }
    @media (max-width: 1425px) {
      section.banner .btn {
        font-size: 32px;
        max-width: 273.8px;
        height: 84px; } }
    @media (max-width: 1279px) {
      section.banner .btn {
        font-size: 28px;
        max-width: auto;
        height: auto;
        width: auto;
        padding: 20px 40px; } }
    section.banner .btn:hover {
      background-color: #ef35a3; }

section.s1 {
  background-color: #ffeeff;
  padding: 68px 0 138px 0; }
  section.s1 .thumb {
    overflow: hidden;
    position: relative;
    border-radius: 10px; }
    section.s1 .thumb img {
      width: 100%; }
    section.s1 .thumb:after {
      content: " ";
      background: url("../images/image-frame.png") 0 0 no-repeat;
      top: 0px;
      left: 0px;
      background-size: 100%;
      position: absolute;
      z-index: 2;
      width: 100%;
      height: 100%; }
  section.s1 h2 {
    font-size: 56.7px;
    font-weight: 400;
    line-height: 1.16em;
    color: #5e14cd;
    margin-bottom: 35px; }
    @media (max-width: 1425px) {
      section.s1 h2 {
        font-size: 50px; } }
    @media (max-width: 1279px) {
      section.s1 h2 {
        font-size: 40px; } }
    @media (max-width: 639px) {
      section.s1 h2 {
        font-size: 30px; } }
  section.s1 p {
    font-size: 22.9px;
    line-height: 1.45em;
    color: #5e14cd;
    margin-bottom: 60px; }
    @media (max-width: 1425px) {
      section.s1 p {
        font-size: 20px; } }
    @media (max-width: 1279px) {
      section.s1 p {
        font-size: 18px; } }
    @media (max-width: 1023px) {
      section.s1 p {
        margin-bottom: 30px; } }
  section.s1 .btn {
    margin-top: 35px;
    display: flex;
    width: 100%;
    justify-content: center;
    align-items: center;
    max-width: 196px;
    height: 63px;
    border-radius: 9999px;
    background-color: #ef35a3;
    font-size: 20px;
    font-weight: 600;
    letter-spacing: -0.21px;
    color: #ffffff;
    text-transform: uppercase;
    text-decoration: none; }
    @media (max-width: 1279px) {
      section.s1 .btn {
        font-size: 18px;
        height: auto;
        padding: 15px 0; } }
    @media (max-width: 1023px) {
      section.s1 .btn {
        margin-bottom: 20px; } }
    section.s1 .btn:hover {
      background-color: #ffe72c;
      color: #5e14cd; }

section.s2 {
  min-height: auto;
  overflow: visible;
  padding: 0px; }
  section.s2 .boxes {
    display: flex;
    flex-direction: row;
    width: 100%;
    justify-content: center;
    padding: 23px 18px 0px; }
    section.s2 .boxes .box {
      position: relative;
      width: calc(33.33% - 13px);
      margin: 0 5px; }
      @media (max-width: 1023px) {
        section.s2 .boxes .box {
          width: 100%;
          margin: 0 0 15px; } }
      section.s2 .boxes .box .bg {
        padding: 0 20px;
        display: flex;
        justify-content: center;
        align-items: center;
        flex-direction: column;
        width: 100%;
        min-height: 378px;
        position: relative;
        border-radius: 8px; }
        @media (max-width: 639px) {
          section.s2 .boxes .box .bg {
            min-height: 287px; } }
        section.s2 .boxes .box .bg .icon {
          max-width: 130px; }
        section.s2 .boxes .box .bg h3 {
          margin-top: 10px;
          font-size: 19.6px;
          font-weight: 700;
          line-height: 1.2em;
          letter-spacing: 1.96px;
          color: #ffffff;
          text-align: center;
          margin-bottom: 31px; }
          section.s2 .boxes .box .bg h3 strong {
            line-height: 1.2em;
            font-size: 36.2px;
            font-weight: 800;
            letter-spacing: 0.36px; }
          @media (max-width: 1279px) {
            section.s2 .boxes .box .bg h3 {
              font-size: 18px; } }
        section.s2 .boxes .box .bg p {
          text-align: center;
          max-width: 319.9px;
          font-size: 14px;
          font-weight: 500;
          line-height: 1.49em;
          color: #ffffff;
          min-height: 80px; }
          @media (max-width: 1279px) {
            section.s2 .boxes .box .bg p {
              font-size: 13px;
              line-height: 1.2em; } }
        section.s2 .boxes .box .bg .btn {
          position: absolute;
          bottom: 39px;
          left: 50%;
          transform: translate(-50%, 0%);
          -webkit-transform: translate(-50%, 0%);
          width: 100%;
          max-width: 172px;
          height: 47.7px;
          border-radius: 23.8px;
          background-color: #ffffff;
          display: flex;
          justify-content: center;
          align-items: center;
          text-decoration: none;
          font-size: 19.6px;
          font-weight: 600;
          line-height: 1.0em;
          letter-spacing: -0.2px;
          text-transform: uppercase;
          color: #5e14cd; }
          @media (max-width: 1279px) {
            section.s2 .boxes .box .bg .btn {
              font-size: 15px; } }
          section.s2 .boxes .box .bg .btn:hover {
            background-color: #5e14cd;
            color: #ffffff; }
    @media (max-width: 1023px) {
      section.s2 .boxes {
        flex-direction: column; } }

section.s3 {
  padding: 70px 0 38px; }
  section.s3 h3 {
    font-size: 56.6px;
    font-weight: 700;
    line-height: 0.92;
    letter-spacing: normal;
    text-align: center;
    color: #5e14cd;
    margin-bottom: 37px; }
    @media (max-width: 1425px) {
      section.s3 h3 {
        font-size: 46.6px; } }
    @media (max-width: 1279px) {
      section.s3 h3 {
        font-size: 32px; } }
    @media (max-width: 1023px) {
      section.s3 h3 {
        font-size: 28px; } }
    @media (max-width: 639px) {
      section.s3 h3 {
        font-size: 21px; } }

section.s4 {
  padding-top: 0px;
  padding-bottom: 67px;
  overflow-y: hidden; }
  section.s4 .banner-help {
    display: flex;
    width: 100%;
    justify-content: center;
    align-items: center; }
    section.s4 .banner-help h3 {
      display: block;
      font-family: "Montserrat";
      font-size: 56.6px;
      font-weight: bold;
      line-height: 1.6em;
      text-align: center;
      color: #5e14cd; }
    @media (max-width: 1425px) {
      section.s4 .banner-help h3 {
        font-size: 40px; } }
    @media (max-width: 1279px) {
      section.s4 .banner-help h3 {
        font-size: 30px; } }
    @media (max-width: 639px) {
      section.s4 .banner-help h3 {
        font-size: 20px; } }
  section.s4 .boxes {
    display: flex;
    flex-direction: row;
    justify-content: center;
    padding: 35px 29px; }
    @media (max-width: 1023px) {
      section.s4 .boxes {
        flex-direction: column; } }
    section.s4 .boxes .box {
      display: flex;
      width: 100%;
      max-width: calc(33.33% - 5px);
      flex-direction: column;
      align-items: center;
      position: relative;
      margin: 0 5px;
      border-radius: 10px;
      padding: 34px 20px; }
      @media (max-width: 1023px) {
        section.s4 .boxes .box {
          max-width: 100%;
          margin: 0 0 15px; } }
      section.s4 .boxes .box h4 {
        text-transform: uppercase;
        font-size: 39.5px;
        font-weight: bold;
        line-height: 1.16em;
        text-align: center;
        color: #ffffff; }
        @media (max-width: 1425px) {
          section.s4 .boxes .box h4 {
            margin-top: 20px;
            font-size: 30px; } }
      section.s4 .boxes .box .content {
        max-width: 460px;
        margin-bottom: 18px; }
        section.s4 .boxes .box .content p {
          color: #ffffff;
          font-size: 16px;
          font-weight: 600;
          line-height: 1.5em;
          letter-spacing: normal;
          text-align: center;
          min-height: 65px; }
      section.s4 .boxes .box a {
        max-width: 137px;
        width: 100%;
        margin-top: auto; }
      section.s4 .boxes .box.box1 {
        background-color: #4a1ed3; }
      section.s4 .boxes .box.box2 {
        background-color: #ffaa00; }
      section.s4 .boxes .box.box3 {
        background-color: #ef35a3; }

section.s5 {
  padding: 0px;
  overflow-y: hidden;
  margin-bottom: 20px; }
  section.s5 .section-header {
    width: 100%;
    display: flex;
    justify-content: center;
    min-height: 406px;
    background-color: #ffeeff; }
    section.s5 .section-header h3 {
      margin: 48px auto 38px;
      font-size: 56.6px;
      font-weight: bold;
      line-height: 0.92em;
      color: #5e14cd; }
      @media (max-width: 1425px) {
        section.s5 .section-header h3 {
          font-size: 46.6px; } }
      @media (max-width: 1279px) {
        section.s5 .section-header h3 {
          font-size: 36px; } }
      @media (max-width: 639px) {
        section.s5 .section-header h3 {
          font-size: 28px;
          text-align: center; } }
  section.s5 .featured-items {
    display: flex;
    width: 100%;
    justify-content: center;
    margin: -251px auto 0px; }
    @media (max-width: 1023px) {
      section.s5 .featured-items {
        flex-direction: column; } }
    section.s5 .featured-items .item {
      display: flex;
      flex-direction: column;
      width: 100%;
      max-width: 417px;
      margin: 0 11px; }
      @media (max-width: 1279px) {
        section.s5 .featured-items .item {
          margin: 0 10px;
          max-width: 300px; } }
      @media (max-width: 1023px) {
        section.s5 .featured-items .item {
          margin: 0 auto 15px; } }
      section.s5 .featured-items .item h3 {
        display: flex;
        align-items: center;
        font-size: 24.3px;
        font-weight: bold;
        letter-spacing: 1.46px;
        color: #4e4e4f;
        text-align: center;
        text-transform: uppercase;
        min-height: 61px;
        justify-content: center; }
        @media (max-width: 1425px) {
          section.s5 .featured-items .item h3 {
            font-size: 18px;
            letter-spacing: 0px; } }
        @media (max-width: 1279px) {
          section.s5 .featured-items .item h3 {
            font-size: 16px;
            letter-spacing: 0px; } }
      section.s5 .featured-items .item .thumb {
        position: relative;
        width: 100%;
        max-width: 417px; }
        @media (min-width: 1920px) {
          section.s5 .featured-items .item .thumb {
            height: 393px; } }
        section.s5 .featured-items .item .thumb:after {
          content: " ";
          background: url("../images/image-frame.png") 0 0 no-repeat;
          background-size: cover;
          top: 0px;
          left: 0px;
          width: 100%;
          height: 100%;
          position: absolute;
          z-index: 2; }
        @media (max-width: 1279px) {
          section.s5 .featured-items .item .thumb {
            height: auto;
            width: auto; } }
      section.s5 .featured-items .item h4 {
        margin-top: 31px;
        font-size: 25px;
        font-weight: 600;
        line-height: 1.38em;
        text-align: center;
        color: #494B4C; }
        section.s5 .featured-items .item h4 a {
          color: #494B4C;
          text-decoration: none; }
          section.s5 .featured-items .item h4 a:hover {
            color: #ef35a3; }
        @media (max-width: 1425px) {
          section.s5 .featured-items .item h4 {
            font-size: 18px; } }
        @media (max-width: 1279px) {
          section.s5 .featured-items .item h4 {
            font-size: 18px; } }
      section.s5 .featured-items .item p {
        font-size: 18px;
        line-height: 1.54em;
        text-align: center;
        color: #6b6e6f;
        margin-bottom: 35px; }
        @media (max-width: 1425px) {
          section.s5 .featured-items .item p {
            font-size: 16px; } }
        @media (max-width: 1279px) {
          section.s5 .featured-items .item p {
            font-size: 12px; } }
      section.s5 .featured-items .item .btn {
        display: flex;
        width: 176.6px;
        height: 51.5px;
        text-decoration: none;
        align-items: center;
        justify-content: center;
        margin: 0 auto;
        font-size: 21px;
        font-weight: 600;
        line-height: 1em;
        color: #ffffff;
        text-transform: uppercase;
        border-radius: 99999px;
        background-color: #ef35a3; }
        @media (max-width: 1425px) {
          section.s5 .featured-items .item .btn {
            font-size: 16px; } }
        section.s5 .featured-items .item .btn:hover {
          background-color: #4a1ed3;
          color: #ffffff; }
