.welcome-mat-open {
  background-color: #ff9695;
  background-image: url("./images/welcome-mat/background.png");
  background-position: center center;
  background-size: 1366px auto;
  padding: 86px 0 173px;
  text-align: center;
  position: relative;
  z-index: 0;
  overflow: hidden; }
  @media (max-width: 991px) {
    .welcome-mat-open {
      padding: 85px 0 110px; } }
  @media (max-width: 767px) {
    .welcome-mat-open {
      padding: 70px 0 100px; } }
  .welcome-mat-open__wrapper {
    width: 100%;
    max-width: 1366px;
    margin: 0 auto;
    display: flex;
    flex-wrap: wrap; }
  .welcome-mat-open__text {
    width: 50%;
    display: flex;
    flex-direction: column;
    align-items: center;
    color: #ffffff; }
    @media (max-width: 1199px) {
      .welcome-mat-open__text {
        padding: 0 20px; } }
    @media (max-width: 991px) {
      .welcome-mat-open__text {
        width: 100%; } }
    .welcome-mat-open__text-logo {
      width: 105px;
      margin-top: 9px;
      margin-bottom: 60px; }
      @media (max-width: 991px) {
        .welcome-mat-open__text-logo {
          margin-bottom: 30px; } }
    .welcome-mat-open__text div:nth-of-type(1) {
      font-family: 'Source Code Pro', monospace;
      font-size: 18px;
      font-weight: 500;
      margin-bottom: 17px; }
      @media (max-width: 767px) {
        .welcome-mat-open__text div:nth-of-type(1) {
          font-size: 16px;
          margin-bottom: 10px; } }
    .welcome-mat-open__text div:nth-of-type(2), .welcome-mat-open__text div:nth-of-type(3) {
      font-family: "gira-sans", sans-serif;
      font-size: 38px;
      font-weight: 700;
      line-height: 50px;
      max-width: 490px; }
      @media (max-width: 767px) {
        .welcome-mat-open__text div:nth-of-type(2), .welcome-mat-open__text div:nth-of-type(3) {
          font-size: 30px;
          line-height: 1.3;
          max-width: none; } }
      @media (max-width: 480px) {
        .welcome-mat-open__text div:nth-of-type(2), .welcome-mat-open__text div:nth-of-type(3) {
          font-size: 25px; } }
    .welcome-mat-open__text div:nth-of-type(3) {
      color: #2831ff;
      position: relative;
      margin-top: 30px; }
      .welcome-mat-open__text div:nth-of-type(3) span {
        position: relative; }
      .welcome-mat-open__text div:nth-of-type(3):before {
        content: '';
        background-image: url("./images/welcome-mat/stroke.svg");
        background-size: 100% 100%;
        width: 509px;
        height: 71px;
        position: absolute;
        top: 43%;
        left: 54%;
        transform: translate(-50%, -50%);
        z-index: 0; }
        @media (max-width: 767px) {
          .welcome-mat-open__text div:nth-of-type(3):before {
            width: 390px;
            top: 50%; } }
  .welcome-mat-open__info {
    width: 50%;
    position: relative;
    padding: 0 121px 0 23px; }
    @media (max-width: 1199px) {
      .welcome-mat-open__info {
        padding: 50px 20px 0; } }
    @media (max-width: 991px) {
      .welcome-mat-open__info {
        width: 100%; } }
    .welcome-mat-open__info:before {
      content: "";
      background-image: url(./images/welcome-mat/ameba.svg);
      background-size: 100% auto;
      background-repeat: no-repeat;
      width: 958px;
      height: 800px;
      position: absolute;
      top: -106px;
      left: -180px;
      z-index: -1; }
      @media (max-width: 991px) {
        .welcome-mat-open__info:before {
          width: 600px;
          height: 500px;
          top: -20px;
          left: 50%;
          transform: translateX(-50%); } }
    .welcome-mat-open__info-community {
      width: 100%;
      max-width: 524px; }
      @media (max-width: 767px) {
        .welcome-mat-open__info-community {
          max-width: 350px; } }
    .welcome-mat-open__info-content {
      border-radius: 8px;
      background-color: #ffffff;
      padding: 37px 47px;
      margin-top: 12px; }
      @media (max-width: 991px) {
        .welcome-mat-open__info-content {
          margin: 30px auto 0;
          max-width: 600px; } }
      @media (max-width: 767px) {
        .welcome-mat-open__info-content {
          padding: 30px; } }
    .welcome-mat-open__info-title {
      color: #2831ff;
      font-family: "gira-sans", sans-serif;
      font-size: 37px;
      font-weight: 700;
      line-height: 52px; }
      @media (max-width: 767px) {
        .welcome-mat-open__info-title {
          font-size: 30px;
          line-height: 1.3; } }
      @media (max-width: 480px) {
        .welcome-mat-open__info-title {
          font-size: 25px; } }
      .welcome-mat-open__info-title span {
        color: #000000;
        font-family: "Karla", sans-serif;
        font-size: 20px;
        line-height: 1.2;
        margin-bottom: 9px;
        font-weight: 700;
        display: block; }
    .welcome-mat-open__info-subtitle {
      color: #000000;
      font-family: "Source Code Pro", monospace;
      font-size: 16px;
      font-weight: 500;
      line-height: 32px;
      margin-top: 31px;
      max-width: 390px;
      display: inline-block; }
      @media (max-width: 767px) {
        .welcome-mat-open__info-subtitle {
          margin-top: 15px; } }
      @media (max-width: 480px) {
        .welcome-mat-open__info-subtitle {
          font-size: 13px; } }
    .welcome-mat-open__info-btn {
      color: #ffffff;
      font-family: 'Source Code Pro', monospace;
      font-size: 24px;
      letter-spacing: 2.4px;
      font-weight: 500;
      padding: 32px 10px 34px;
      box-shadow: 0 3px 10px rgba(0, 0, 0, 0.1);
      border-radius: 8px;
      background-color: #17bcbc;
      width: 100%;
      text-transform: uppercase;
      text-decoration: none;
      display: block;
      margin-top: 45px;
      margin-bottom: -74px; }
      @media (max-width: 767px) {
        .welcome-mat-open__info-btn {
          margin-top: 25px;
          margin-bottom: -57px;
          padding: 20px 10px;
          font-size: 20px;
          letter-spacing: 1.5px; } }
      .welcome-mat-open__info-btn:hover {
        transform: translateY(-5px); }
  .welcome-mat-open__close {
    cursor: pointer;
    position: absolute;
    bottom: 37px;
    left: 50%;
    transform: translateX(-50%);
    text-align: center;
    width: 100%;
    max-width: 300px;
    color: #ffffff;
    font-family: Karla;
    font-size: 14px;
    font-style: italic;
    transition: color 0.2s; }
    @media (max-width: 991px) {
      .welcome-mat-open__close {
        bottom: 20px; } }
    .welcome-mat-open__close:hover {
      color: #2831ff; }

.welcome-mat-close {
  background: #fff9f9;
  background-image: url("./images/welcome-mat/background-close.svg");
  background-position: center right;
  background-size: auto 100%;
  background-repeat: no-repeat;
  padding: 58px 0 103px;
  text-align: center;
  position: relative;
  z-index: 0;
  overflow: hidden; }
  @media (max-width: 991px) {
    .welcome-mat-close {
      padding: 80px 0 60px;
      background-size: 700px auto;
      background-position: bottom right; } }
  @media (max-width: 767px) {
    .welcome-mat-close {
      padding-top: 50px; } }
  .welcome-mat-close__wrapper {
    width: 100%;
    max-width: 1366px;
    margin: 0 auto;
    display: flex;
    flex-wrap: wrap; }
  .welcome-mat-close__text {
    width: 44.7%;
    display: flex;
    flex-direction: column;
    align-items: center;
    color: #ffffff;
    padding: 0 20px 0 46px; }
    @media (max-width: 1199px) {
      .welcome-mat-close__text {
        width: 45%; } }
    @media (max-width: 991px) {
      .welcome-mat-close__text {
        width: 100%;
        padding: 0 20px; } }
    .welcome-mat-close__text-logo {
      width: 105px;
      margin-top: 25px;
      margin-bottom: 47px; }
      @media (max-width: 991px) {
        .welcome-mat-close__text-logo {
          margin-bottom: 30px; } }
    .welcome-mat-close__text-title {
      color: #2831ff;
      font-family: "gira-sans";
      font-size: 38px;
      font-weight: 700;
      line-height: 50px;
      max-width: 480px;
      margin-bottom: 31px; }
      @media (max-width: 991px) {
        .welcome-mat-close__text-title {
          max-width: none;
          font-size: 30px;
          line-height: 1.3;
          margin-bottom: 15px; } }
      @media (max-width: 480px) {
        .welcome-mat-close__text-title {
          font-size: 25px; } }
    .welcome-mat-close__text-description {
      color: #000000;
      font-family: Karla;
      font-size: 18px;
      font-weight: 400;
      line-height: 36px;
      max-width: 480px; }
      @media (max-width: 991px) {
        .welcome-mat-close__text-description {
          max-width: none;
          font-size: 16px;
          line-height: 2; } }
  .welcome-mat-close__info {
    width: 55.3%;
    position: relative;
    padding: 0 65px 0 0; }
    @media (max-width: 1199px) {
      .welcome-mat-close__info {
        width: 55%;
        padding-right: 20px; } }
    @media (max-width: 991px) {
      .welcome-mat-close__info {
        width: 100%;
        padding: 40px 20px 0; } }
    .welcome-mat-close__info-image {
      width: 100%;
      max-width: 526px; }
      @media (max-width: 991px) {
        .welcome-mat-close__info-image {
          max-width: 400px; } }
    .welcome-mat-close__info-content {
      border-radius: 8px;
      background-color: #ff9695;
      padding: 26px 40px 11px;
      color: #ffffff;
      margin-top: 18px; }
      @media (max-width: 767px) {
        .welcome-mat-close__info-content {
          padding: 20px 20px 10px; } }
    .welcome-mat-close__info-title {
      font-family: "Source Code Pro";
      font-size: 20px;
      font-weight: 500;
      letter-spacing: 0.5px;
      margin-bottom: 22px; }
      @media (max-width: 767px) {
        .welcome-mat-close__info-title {
          font-size: 16px;
          line-height: 1.3; } }
    .welcome-mat-close__info-form-row {
      display: flex;
      margin-bottom: 10px; }
      @media (max-width: 767px) {
        .welcome-mat-close__info-form-row {
          flex-wrap: wrap;
          justify-content: center; } }
      .welcome-mat-close__info-form-row > *:nth-child(1) {
        width: calc(100% - 304px);
        margin-right: 10px; }
        @media (max-width: 767px) {
          .welcome-mat-close__info-form-row > *:nth-child(1) {
            width: 100%;
            margin: 0 0 10px; } }
      .welcome-mat-close__info-form-row > *:nth-child(2) {
        width: 100%;
        max-width: 304px; }
        @media (max-width: 767px) {
          .welcome-mat-close__info-form-row > *:nth-child(2) {
            width: 100%;
            max-width: none;
            display: flex;
            justify-content: center; } }
    @media (max-width: 480px) {
      .welcome-mat-close__info-form .g-recaptcha {
        transform: scale(0.8); } }
    @media (max-width: 320px) {
      .welcome-mat-close__info-form .g-recaptcha {
        transform: scale(0.6); } }
    .welcome-mat-close__info-form-confirm {
      text-align: left;
      padding-top: 5px;
      position: relative; }
      .welcome-mat-close__info-form-confirm label {
        margin: 0;
        color: #ffffff;
        font-family: Karla;
        font-size: 10px;
        font-weight: 700;
        line-height: 20px;
        text-transform: none;
        padding-left: 30px;
        cursor: pointer; }
        .welcome-mat-close__info-form-confirm label:before {
          content: '';
          position: absolute;
          left: 0;
          top: 4px;
          display: block;
          width: 20px;
          height: 20px;
          flex-shrink: 0;
          margin-right: 10px;
          margin-top: 4px;
          border-radius: 4px;
          border: 2px solid #f4f4ff;
          background-color: #ffffff; }
        .welcome-mat-close__info-form-confirm label a {
          color: inherit; }
      .welcome-mat-close__info-form-confirm input[type="checkbox"] {
        display: none; }
        .welcome-mat-close__info-form-confirm input[type="checkbox"]:checked + label:after {
          content: '';
          position: absolute;
          top: 11px;
          left: 3px;
          width: 14px;
          height: 14px;
          background-image: url("./images/welcome-mat/icon-check.svg");
          background-size: 100% 100%;
          background-repeat: no-repeat; }
    .welcome-mat-close__info-form input[type="email"] {
      box-shadow: 0 3px 10px rgba(0, 0, 0, 0.1);
      border-radius: 4px;
      border: none;
      outline: none;
      background-color: #ffffff;
      color: #ff9695;
      font-family: "Source Code Pro";
      font-size: 18px;
      font-weight: 500;
      padding: 19px 17px; }
      .welcome-mat-close__info-form input[type="email"]::placeholder {
        color: #ff9695;
        opacity: 1; }
      .welcome-mat-close__info-form input[type="email"]:-ms-input-placeholder {
        color: #ff9695; }
      .welcome-mat-close__info-form input[type="email"]::-ms-input-placeholder {
        color: #ff9695; }
    .welcome-mat-close__info-form button {
      box-shadow: 0 3px 10px rgba(0, 0, 0, 0.1);
      border-radius: 4px;
      background-color: #2831ff;
      border: none;
      outline: none;
      color: #ffffff;
      font-family: "Source Code Pro";
      font-size: 19px;
      font-weight: 500;
      letter-spacing: 1.9px;
      line-height: 29px;
      text-transform: uppercase;
      padding: 10px;
      transition: opacity 0.2s;
      cursor: pointer; }
      .welcome-mat-close__info-form button:hover {
        opacity: 0.8; }
    @media (max-width: 991px) {
      .welcome-mat-close__info {
        width: 100%; } }
  .welcome-mat-close__close {
    cursor: pointer;
    position: absolute;
    bottom: 37px;
    left: 50%;
    transform: translateX(-50%);
    text-align: center;
    width: 100%;
    max-width: 300px;
    color: #2831ff;
    font-family: Karla;
    font-size: 14px;
    font-style: italic;
    transition: color 0.2s; }
    @media (max-width: 991px) {
      .welcome-mat-close__close {
        bottom: 20px; } }
    .welcome-mat-close__close:hover {
      color: #000000; }

.main-header {
  width: 100%;
  height: 108px;
  position: relative;
  z-index: 1;
  background-color: #000000;
  background-size: cover;
  background-repeat: no-repeat;
  background-position: center center; }
  @media (max-width: 991px) {
    .main-header {
      height: 80px; } }
  @media (max-width: 767px) {
    .main-header {
      height: 60px; } }
  .main-header:before {
    content: "";
    position: absolute;
    top: 0;
    left: 50%;
    transform: translateX(-50%);
    width: 210px;
    height: 210px;
    border-radius: 100%;
    background: #000000; }
    @media (max-width: 991px) {
      .main-header:before {
        width: 150px;
        height: 150px; } }
    @media (max-width: 767px) {
      .main-header:before {
        width: 110px;
        height: 110px; } }
  .main-header__bg {
    width: 100%; }
  .main-header__logo {
    width: 110px;
    position: absolute;
    top: 41px;
    left: 50%;
    transform: translateX(-50%);
  z-index: 2; }
    @media (max-width: 991px) {
      .main-header__logo {
        width: 100px;
        top: 13px; } }
    @media (max-width: 767px) {
      .main-header__logo {
        width: 75px;
        top: 8px; } }
    .main-header__logo img {
      width: 100%; }
  .main-header__hamburger {
    position: fixed;
    top: 42px;
    left: 35px;
    z-index: 10000;
    transition: 0.2s opacity linear;
    width: 39px;
    height: 26px;
    cursor: pointer; }
    @media (max-width: 991px) {
      .main-header__hamburger {
        top: 27px;
        left: 20px; } }
    @media (max-width: 767px) {
      .main-header__hamburger {
        top: 17px; } }
    .main-header__hamburger:hover {
      opacity: 0.8; }
    .main-header__hamburger-icon {
      position: absolute;
      width: 39px;
      height: 5px;
      background-color: #b4fcdd;
      top: auto;
      bottom: 0;
      transition-delay: .13s;
      transition-timing-function: cubic-bezier(0.55, 0.055, 0.675, 0.19);
      transition-duration: .13s; }
      .main-header__hamburger-icon:before, .main-header__hamburger-icon:after {
        content: '';
        background-color: #b4fcdd;
        display: block;
        position: absolute;
        width: 39px;
        height: 5px;
        transition-timing-function: ease;
        transition-duration: .15s;
        transition-property: transform; }
      .main-header__hamburger-icon:before {
        top: -10px;
        transition: top 0.12s cubic-bezier(0.33333, 0.66667, 0.66667, 1) 0.2s, transform 0.13s cubic-bezier(0.55, 0.055, 0.675, 0.19); }
      .main-header__hamburger-icon:after {
        top: -20px;
        transition: top 0.2s cubic-bezier(0.33333, 0.66667, 0.66667, 1) 0.2s, opacity 0.1s linear; }
    .main-header__hamburger.is-active .main-header__hamburger-icon {
      transition-delay: .22s;
      transition-timing-function: cubic-bezier(0.215, 0.61, 0.355, 1);
      transform: translate3d(0, -10px, 0) rotate(-45deg); }
      .main-header__hamburger.is-active .main-header__hamburger-icon:before {
        top: 0;
        transition: top 0.1s cubic-bezier(0.33333, 0, 0.66667, 0.33333) 0.16s, transform 0.13s cubic-bezier(0.215, 0.61, 0.355, 1) 0.25s;
        transform: rotate(-90deg); }
      .main-header__hamburger.is-active .main-header__hamburger-icon:after {
        top: 0;
        transition: top 0.2s cubic-bezier(0.33333, 0, 0.66667, 0.33333), opacity 0.1s linear 0.22s;
        opacity: 0;
}
.main-header__background-image-wrap {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  overflow-x: hidden;
  height: 211px;
}

@media (max-width: 991px) {
  .main-header__background-image-wrap {
    height: 148px;
  }
}

@media (max-width: 767px) {
  .main-header__background-image-wrap {
    height: 111px;
  }
}

img.main-header__background-image {
  position: absolute;
  top: 0;
  left: 50%;
  transform: translate(-50%, 0);
  width: 1366px;
  height: auto;
  z-index: 1;
  max-width: none;
}

@media (max-width: 991px) {
  img.main-header__background-image {
    width: 961px;
  }
}

@media (max-width: 767px) {
  img.main-header__background-image {
    width: 719px;
  }
}


.navigation-overlay {
  position: fixed;
  top: 0;
  right: 100%;
  width: 100%;
  height: 100%;
  background: #000000;
  background-image: url("./images/bg-navigation-overlay.png");
  background-size: cover;
  background-repeat: no-repeat;
  background-position: center center;
  z-index: 9999;
  transition: right 0.2s ease-in-out;
  padding: 0 35px;
  display: flex;
  justify-content: center;
  align-items: center;
  overflow: auto; }
  @media (max-height: 730px) {
    .navigation-overlay {
      align-items: flex-start; } }
  @media (max-width: 991px) {
    .navigation-overlay {
      align-items: center;
      padding: 0;
      overflow: hidden; } }
  .navigation-overlay.active {
    right: 0; }
  .navigation-overlay__wrapper {
    width: 100%;
    max-width: 1166px;
    padding-bottom: 24px;
    display: flex;
    align-items: center;
    justify-content: space-between; }
    @media (max-height: 730px) {
      .navigation-overlay__wrapper {
        padding: 80px 20px; } }
    @media (max-width: 991px) {
      .navigation-overlay__wrapper {
        width: 100%;
        height: 100%;
        overflow: auto;
        padding: 80px 20px;
        flex-direction: column;
        justify-content: flex-start; } }
    @media (max-width: 767px) {
      .navigation-overlay__wrapper {
        padding: 55px; } }
  .navigation-overlay__left {
    width: 100%;
    max-width: 460px;
    padding-bottom: 32px; }
    @media (max-width: 991px) {
      .navigation-overlay__left {
        max-width: 620px;
        padding: 0 25px 40px; } }
    @media (max-width: 767px) {
      .navigation-overlay__left {
        padding: 0 0 30px; } }
    .navigation-overlay__left ul {
      padding: 0;
      margin: 0;
      list-style: none; }
    .navigation-overlay__left li {
      display: block;
      margin-bottom: 42px; }
      @media (max-width: 991px) {
        .navigation-overlay__left li {
          margin-bottom: 30px; } }
      @media (max-width: 480px) {
        .navigation-overlay__left li {
          text-align: center; } }
      .navigation-overlay__left li:last-child {
        margin-bottom: 0; }
    .navigation-overlay__left a {
      position: relative;
      display: inline-block;
      color: #ffffff;
      font-family: "gira-sans";
      font-size: 60px;
      font-weight: 700;
      letter-spacing: 1.5px;
      text-decoration: none;
      transition: color 0.2s ease-out; }
      @media (max-width: 991px) {
        .navigation-overlay__left a {
          font-size: 40px;
          letter-spacing: 1px; } }
      @media (max-width: 480px) {
        .navigation-overlay__left a {
          font-size: 30px;
          letter-spacing: 0.5px;
          word-break: break-word; } }
      .navigation-overlay__left a:before {
        content: "";
        position: absolute;
        width: 0;
        height: 4px;
        background: #b4fcdd;
        bottom: -8px;
        left: 0;
        transition: width 0.2s ease-out; }
        @media (max-width: 480px) {
          .navigation-overlay__left a:before {
            left: 50%;
            transform: translateX(-50%); } }
    .navigation-overlay__left li.current-menu-item a {
      color: #FF9695;
      text-decoration: none; }
      .navigation-overlay__left li.current-menu-item a:before {
        background-color: #FF9695;
        width: calc(100% + 16px); }
    .navigation-overlay__left a:hover {
      color: #b4fcdd;
      text-decoration: none; }
      .navigation-overlay__left a:hover:before {
        width: calc(100% + 16px); }
    .navigation-overlay__left li.small {
      margin-bottom: 28px; }
      @media (max-width: 991px) {
        .navigation-overlay__left li.small {
          margin-bottom: 15px; } }
      .navigation-overlay__left li.small:last-child {
        margin-bottom: 0; }
      .navigation-overlay__left li.small a {
        font-family: Karla;
        font-size: 20px;
        font-weight: 700;
        letter-spacing: 2px;
        text-transform: uppercase; }
        @media (max-width: 991px) {
          .navigation-overlay__left li.small a {
            font-size: 17px;
            letter-spacing: 1.5px; } }
        @media (max-width: 480px) {
          .navigation-overlay__left li.small a {
            font-size: 15px;
            letter-spacing: 1px; } }
        .navigation-overlay__left li.small a:before {
          display: none; }
  .navigation-overlay__right {
    width: 100%;
    max-width: 620px; }
    .navigation-overlay__right--close {
      max-width: 607px;
      width: calc(100% - 408px); }
      @media (max-width: 991px) {
        .navigation-overlay__right--close {
          width: 100%; } }
  .navigation-overlay__open {
    display: flex;
    flex-direction: column;
    align-items: flex-end; }
    .navigation-overlay__open-top {
      width: 100%;
      padding: 0 25px;
      display: flex;
      justify-content: space-between; }
      @media (max-width: 767px) {
        .navigation-overlay__open-top {
          padding: 0; } }
      @media (max-width: 480px) {
        .navigation-overlay__open-top {
          flex-direction: column;
          align-items: center; } }
      .navigation-overlay__open-top div {
        width: 100%;
        max-width: 315px;
        color: #ffffff;
        font-family: Karla;
        letter-spacing: -0.3px;
        font-size: 18px;
        font-weight: 400;
        line-height: 36px; }
        @media (max-width: 480px) {
          .navigation-overlay__open-top div {
            font-size: 16px;
            text-align: center;
            max-width: none; } }
        .navigation-overlay__open-top div a {
          display: inline;
          position: relative;
          color: #b4fcdd;
          text-decoration: none;
          padding-bottom: 1px;
          border-bottom: 1px solid #b4fcdd; }
      .navigation-overlay__open-top > a {
        width: 133px;
        margin-top: -40px;
        transition: opacity 0.2s linear; }
        .navigation-overlay__open-top > a:hover {
          opacity: 0.5; }
        @media (max-width: 480px) {
          .navigation-overlay__open-top > a {
            margin-top: 15px; } }
        .navigation-overlay__open-top > a img {
          width: 100%; }
    .navigation-overlay__open-image {
      width: calc(100% + 85px);
      margin-top: 4px;
      max-width: 705px; }
      @media (max-width: 767px) {
        .navigation-overlay__open-image {
          width: 100%; } }
    .navigation-overlay__open-bottom {
      display: flex;
      justify-content: center;
      flex-wrap: wrap;
      width: 100%;
      margin-top: 24px; }
      .navigation-overlay__open-bottom a {
        border-radius: 4px;
        padding: 22px 24px 23px;
        min-width: 235px;
        font-family: "Source Code Pro";
        font-size: 17px;
        font-weight: 500;
        letter-spacing: 1.7px;
        display: block;
        text-align: center;
        margin: 0 10px;
        text-decoration: none;
        text-transform: uppercase;
        transition: transform 0.2s linear; }
        .navigation-overlay__open-bottom a:hover {
          transform: translateY(-5px); }
        @media (max-width: 1199px) {
          .navigation-overlay__open-bottom a {
            margin-bottom: 10px; } }
        @media (max-width: 767px) {
          .navigation-overlay__open-bottom a {
            font-size: 15px;
            letter-spacing: 1.4px;
            padding: 17px;
            min-width: 180px; } }
        .navigation-overlay__open-bottom a:nth-child(1) {
          border: 2px solid #fcf1f0;
          color: #fcf1f0; }
        .navigation-overlay__open-bottom a:nth-child(2) {
          background-image: linear-gradient(270deg, #f9cd16 0%, #fbe834 100%);
          color: #000000; }
  .navigation-overlay__close {
    width: 100%;
    text-align: center;
    color: #000000;
    padding-right: 6px; }
    @media (max-width: 1199px) {
      .navigation-overlay__close {
        padding-right: 0; } }
    @media (max-width: 767px) {
      .navigation-overlay__close {
        width: calc(100% + 70px);
        margin: 20px -35px 0; } }
    .navigation-overlay__close-logo {
      width: 100%;
      max-width: 133px;
      display: inline-block;
      margin-bottom: 31px;
      transition: opacity 0.2s linear; }
      .navigation-overlay__close-logo:hover {
        opacity: 0.5; }
      .navigation-overlay__close-logo img {
        width: 100%; }
    .navigation-overlay__close-window {
      border-radius: 8px;
      background-color: #fcf1f0;
      padding: 45px 67px 40px; }
      @media (max-width: 1199px) {
        .navigation-overlay__close-window {
          padding: 30px 40px; } }
      @media (max-width: 767px) {
        .navigation-overlay__close-window {
          padding: 30px 20px; } }
    .navigation-overlay__close-title {
      color: #2831ff;
      font-family: "gira-sans";
      font-size: 27px;
      font-weight: 700;
      line-height: 45px;
      letter-spacing: -0.8px;
      margin: 0 -10px; }
      @media (max-width: 991px) {
        .navigation-overlay__close-title {
          margin: 0; } }
      @media (max-width: 767px) {
        .navigation-overlay__close-title {
          font-size: 22px;
          line-height: 1.4; } }
    .navigation-overlay__close-subtitle {
      font-family: Karla;
      font-size: 16px;
      font-weight: 400;
      letter-spacing: 0.4px;
      line-height: 30px;
      margin-top: 12px; }
      @media (max-width: 767px) {
        .navigation-overlay__close-subtitle {
          font-size: 14px;
          line-height: 22px; } }
    .navigation-overlay__close-form {
      margin-top: 27px; }
      @media (max-width: 767px) {
        .navigation-overlay__close-form {
          margin-top: 15px; } }
      .navigation-overlay__close-form-row {
        display: flex;
        margin-bottom: 10px;
        justify-content: space-between; }
        @media (max-width: 1199px) {
          .navigation-overlay__close-form-row {
            flex-direction: column;
            align-items: center; } }
      .navigation-overlay__close-form-confirm {
        text-align: left;
        padding-top: 5px;
        position: relative; }
        .navigation-overlay__close-form-confirm label {
          margin: 0;
          color: #000000;
          font-family: Karla;
          font-size: 11px;
          letter-spacing: -0.1px;
          font-weight: 700;
          line-height: 20px;
          text-transform: none;
          padding-left: 28px;
          cursor: pointer; }
          .navigation-overlay__close-form-confirm label:before {
            content: '';
            position: absolute;
            left: 0;
            top: 4px;
            display: block;
            width: 20px;
            height: 20px;
            flex-shrink: 0;
            margin-right: 10px;
            margin-top: 4px;
            border-radius: 4px;
            border: 2px solid #f4f4ff;
            background-color: #ffffff; }
          .navigation-overlay__close-form-confirm label a {
            color: inherit; }
        .navigation-overlay__close-form-confirm input[type="checkbox"] {
          display: none; }
          .navigation-overlay__close-form-confirm input[type="checkbox"]:checked + label:after {
            content: '';
            position: absolute;
            top: 11px;
            left: 3px;
            width: 14px;
            height: 14px;
            background-image: url("./images/welcome-mat/icon-check.svg");
            background-size: 100% 100%;
            background-repeat: no-repeat; }
      .navigation-overlay__close-form input[type="email"] {
        box-shadow: 0 3px 10px rgba(0, 0, 0, 0.1);
        border-radius: 4px;
        border: none;
        outline: none;
        background-color: #ffffff;
        color: #ff9695;
        font-family: "Source Code Pro";
        font-size: 18px;
        font-weight: 500;
        padding: 19px 21px;
        width: 100%; }
        @media (max-width: 480px) {
          .navigation-overlay__close-form input[type="email"] {
            font-size: 15px;
            padding: 15px; } }
        .navigation-overlay__close-form input[type="email"]::placeholder {
          color: #ff9695;
          opacity: 1; }
        .navigation-overlay__close-form input[type="email"]:-ms-input-placeholder {
          color: #ff9695; }
        .navigation-overlay__close-form input[type="email"]::-ms-input-placeholder {
          color: #ff9695; }
      .navigation-overlay__close-form button {
        box-shadow: 0 3px 10px rgba(0, 0, 0, 0.1);
        border-radius: 4px;
        background-color: #2831ff;
        border: none;
        outline: none;
        color: #ffffff;
        font-family: "Source Code Pro";
        font-size: 19px;
        font-weight: 500;
        letter-spacing: 1.9px;
        line-height: 29px;
        text-transform: uppercase;
        padding: 10px 19px;
        transition: opacity 0.2s;
        cursor: pointer; }
        @media (max-width: 1199px) {
          .navigation-overlay__close-form button {
            width: 215px;
            padding: 16px 20px;
            margin-top: 10px; } }
        .navigation-overlay__close-form button:hover {
          opacity: 0.8; }
      @media (max-width: 480px) {
        .navigation-overlay__close-form .g-recaptcha {
          transform: scale(0.8); } }
      @media (max-width: 320px) {
        .navigation-overlay__close-form .g-recaptcha {
          transform: scale(0.6); } }

.default-page-template {
  padding: 212px 0 0;
  position: relative;
  overflow: hidden;
  /*
  h2 {
    color: #000000;
    font-family: "gira-sans";
    font-size: 32px;
    font-weight: 700;
    line-height: 46px;
    margin-top: 1em;
    margin-bottom: 0.9em;
    word-break: break-word;

    @include sm() {
      font-size: 25px;
      margin: 1.5em 0;
      line-height: 1.8;
    }

    @include xs() {
      font-size: 20px;
    }
  }
  */ }
  .default-page-template__shape {
    width: 100%;
    max-width: 677px;
    position: absolute;
    top: 350px;
    z-index: -1;
    right: -140px;
    opacity: 0.42; }
    @media (max-width: 991px) {
      .default-page-template__shape {
        max-width: 500px;
        top: 200px; } }
    @media (max-width: 767px) {
      .default-page-template__shape {
        max-width: 300px;
        right: -100px;
        top: 150px; } }
    .default-page-template__shape img {
      width: 100%; }
  @media (max-width: 991px) {
    .default-page-template {
      padding-top: 130px; } }
  @media (max-width: 767px) {
    .default-page-template {
      padding-top: 100px; } }
  .default-page-template__title {
    color: #2831ff;
    font-family: "gira-sans";
    font-size: 60px;
    font-weight: 700;
    line-height: 80px;
    letter-spacing: 0.3px;
    width: 100%;
    max-width: 1222px;
    margin: 0 auto 84px;
    padding: 0 20px;
    word-break: break-word; }
    @media (max-width: 991px) {
      .default-page-template__title {
        font-size: 45px;
        line-height: 1.4;
        margin-bottom: 1.5em; } }
    @media (max-width: 767px) {
      .default-page-template__title {
        font-size: 37px; } }
    @media (max-width: 480px) {
      .default-page-template__title {
        font-size: 28px; } }
  .default-page-template__content {
    width: 100%;
    max-width: 897px;
    margin: 0 auto 202px;
    padding: 0 20px; }
    @media (max-width: 991px) {
      .default-page-template__content {
        margin-bottom: 100px; } }
    @media (max-width: 480px) {
      .default-page-template__content {
        margin-bottom: 60px; } }
  .default-page-template img {
    height: auto;
    width: 100%;
    margin-bottom: 3.1em; }
    @media (max-width: 991px) {
      .default-page-template img {
        margin-bottom: 2em; } }
    @media (max-width: 767px) {
      .default-page-template img {
        margin-bottom: 1em; } }
  .default-page-template p {
    line-height: 2;
    margin: 0 0 2em; }
  .default-page-template h2 {
    margin: 0 0 60px 0;
    color: #2831FF;
    font-size: 50px;
    font-weight: 900;
    line-height: 70px;
    letter-spacing: .025em;
    text-align: center;
    word-break: break-word;
  }
    @media (max-width: 767px) {
      .default-page-template h2 {
        font-size: 26px;
        line-height: 34px;
      }
    }
  .default-page-template h3 {
    margin: 0 0 40px 0;
    font-size: 32px;
    font-weight: 900;
    line-height: 46px;
    word-break: break-word; }
    @media (max-width: 767px) {
      .default-page-template h3 {
        font-size: 24px;
        line-height: 38px;
      }
    }
  .default-page-template h4 {
    margin: 0 0 40px 0;
    font-family: "Source Code Pro";
    font-size: 22px;
    font-weight: 400;
    line-height: 34px; }
  .default-page-template h5 {
    margin: 0 0 90px 0;
    font-family: "Sentinel A", "Sentinel B";
    font-size: 32px;
    font-weight: 400;
    line-height: 48px;
    text-align: center; }
  .default-page-template h6 {
    margin: 0 0 50px 0;
    font-size: 20px;
    text-align: center;
    text-transform: uppercase;
    letter-spacing: .1em; }
    .default-page-template ul, .default-page-template ol {
      font-size:18px;line-height:36px;margin-left:40px;margin-bottom:40px;}
	 .default-page-template hr {display:block;width:100%;height:24px;margin:0 0 60px 0;background:url(images/article/bg-hr.jpg) center center no-repeat;border:none;}


.subscribe-form-footer {
  padding: 123px 20px 65px;
  background-color: #FFF;
  background-image: url("./images/bg-subscribe.png");
  background-size: cover;
  background-position: center center;
  background-repeat: no-repeat;
  position: relative;
  overflow: hidden; }
  @media (max-width: 480px) {
    .subscribe-form-footer {
      padding-top: 60px;
      padding-bottom: 100px; } }
  .subscribe-form-footer:after {
    content: '';
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 6px;
    background: -moz-linear-gradient(top, rgba(0, 0, 0, 0.16) 0%, rgba(255, 255, 255, 0) 100%);
    background: -webkit-linear-gradient(top, rgba(0, 0, 0, 0.16) 0%, rgba(255, 255, 255, 0) 100%);
    background: linear-gradient(to bottom, rgba(0, 0, 0, 0.16) 0%, rgba(255, 255, 255, 0) 100%);
    filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#29000000', endColorstr='#00ffffff',GradientType=0 ); }
  .subscribe-form-footer__wrapper {
    width: 100%;
    max-width: 1144px;
    margin: 0 auto;
    position: relative; }
    .subscribe-form-footer__wrapper:after {
      content: '';
      position: absolute;
      left: -12px;
      top: -177px;
      width: 500px;
      height: 255px;
      background-image: url(./images/bg-subscribe-arrows.svg);
      background-size: 100% 100%;
      background-repeat: no-repeat; }
      @media (max-width: 480px) {
        .subscribe-form-footer__wrapper:after {
          display: none; } }

.no-result-page__video {
  width: 100%; }
.no-result-page__hero {
  position: relative;
  width: 100%;
  max-width: 1147px;
  margin: -214px auto 56px;
  box-shadow: 0 10px 20px rgba(23, 25, 74, 0.1);
  border-radius: 8px;
  background-color: #fcf1f0;
  display: flex;
  justify-content: space-between;
  align-items: center;
  height: 302px;
  padding: 6px 108px 30px 108px;
  overflow: hidden; }
  @media (max-width: 1199px) {
    .no-result-page__hero {
      width: calc(100% - 40px);
      padding-left: 70px;
      padding-right: 70px; } }
  @media (max-width: 991px) {
    .no-result-page__hero {
      height: auto;
      padding: 50px 70px;
      margin: -108px auto 50px; } }
  @media (max-width: 767px) {
    .no-result-page__hero {
      padding: 30px 20px; } }
  @media (max-width: 480px) {
    .no-result-page__hero {
      flex-direction: column;
      text-align: center;
      margin-top: -20px; } }
  .no-result-page__hero-text {
    width: 60%;
    position: relative;
    z-index: 1; }
    @media (max-width: 991px) {
      .no-result-page__hero-text {
        width: 100%; } }
  .no-result-page__hero-404 {
    position: absolute;
    top: 53%;
    right: -10px;
    transform: translateY(-50%);
    color: #ffd1c9;
    font-family: "gira-sans";
    font-size: 309px;
    font-weight: 700;
    line-height: 0.85;
    letter-spacing: 1.4px; }
    @media (max-width: 991px) {
      .no-result-page__hero-404 {
        font-size: 200px; } }
    @media (max-width: 767px) {
      .no-result-page__hero-404 {
        font-size: 120px; } }
    @media (max-width: 480px) {
      .no-result-page__hero-404 {
        position: static;
        order: -1;
        transform: none;
        width: 100%;
        font-size: 70px;
        margin-bottom: 20px; } }
  .no-result-page__hero-title {
    color: #2831ff;
    font-family: "gira-sans";
    font-size: 60px;
    font-weight: 700;
    line-height: 1.4; }
    @media (max-width: 1199px) {
      .no-result-page__hero-title {
        font-size: 50px; } }
    @media (max-width: 991px) {
      .no-result-page__hero-title {
        font-size: 42px; } }
    @media (max-width: 767px) {
      .no-result-page__hero-title {
        font-size: 35px; } }
    @media (max-width: 480px) {
      .no-result-page__hero-title {
        font-size: 32px; } }
  .no-result-page__hero-subtitle {
    color: #000000;
    font-family: "Sentinel A", "Sentinel B";
    font-size: 48px;
    font-weight: 400;
    line-height: 1.45; }
    @media (max-width: 1199px) {
      .no-result-page__hero-subtitle {
        font-size: 43px; } }
    @media (max-width: 991px) {
      .no-result-page__hero-subtitle {
        font-size: 35px; } }
    @media (max-width: 767px) {
      .no-result-page__hero-subtitle {
        font-size: 30px; } }
    @media (max-width: 480px) {
      .no-result-page__hero-subtitle {
        font-size: 22px; } }
.no-result-page__description {
  width: 100%;
  max-width: 970px;
  padding: 0 20px;
  margin: 0 auto 232px; }
  .no-result-page__description p {
    color: #000000;
    font-family: Karla;
    font-size: 18px;
    font-weight: 400;
    line-height: 2;
    width: 100%;
    max-width: 630px;
    margin-bottom: 2em; }
    @media (max-width: 991px) {
      .no-result-page__description p {
        max-width: none;
        font-size: 16px;
        margin-bottom: 1em; } }
    @media (max-width: 480px) {
      .no-result-page__description p {
        font-size: 15px; } }
    .no-result-page__description p a {
      color: #2831ff;
      text-decoration: underline; }

.blog-hero {
  padding: 147px 20px 191px;
  position: relative;
  width: 100%;
  overflow: hidden; }
  @media (max-width: 1199px) {
    .blog-hero {
      padding-top: 120px;
      padding-bottom: 160px; } }
  @media (max-width: 991px) {
    .blog-hero {
      padding-top: 90px;
      padding-bottom: 120px; } }
  .blog-hero__wrapper {
    width: 100%;
    max-width: 1071px;
    margin: 0 auto; }
    @media (max-width: 1199px) {
      .blog-hero__wrapper {
        display: flex;
        align-items: center; } }
    @media (max-width: 767px) {
      .blog-hero__wrapper {
        flex-wrap: wrap;
        justify-content: center; } }
  .blog-hero__text {
    width: 100%;
    max-width: 576px; }
    @media (max-width: 1199px) {
      .blog-hero__text {
        width: 50%;
        max-width: none; } }
    @media (max-width: 767px) {
      .blog-hero__text {
        width: 100%;
        margin-bottom: 40px; } }
  .blog-hero__image {
    position: absolute;
    top: 6px;
    right: -88px;
    width: 654px; }
    @media (max-width: 1199px) {
      .blog-hero__image {
        position: static;
        width: 50%;
        transform: translateX(60px); } }
    @media (max-width: 767px) {
      .blog-hero__image {
        width: 80%;
        max-width: 350px;
        transform: none; } }
  .blog-hero__subtitle {
    margin: 0 0 0.8em;
    color: #000000;
    font-family: Karla;
    font-size: 20px;
    font-weight: 700;
    letter-spacing: 2px;
    text-transform: uppercase; }
    @media (max-width: 991px) {
      .blog-hero__subtitle {
        font-size: 18px; } }
    @media (max-width: 767px) {
      .blog-hero__subtitle {
        font-size: 16px; } }
  .blog-hero__title {
    margin: 0 0 0.6em;
    color: #2831ff;
    font-family: "gira-sans";
    font-size: 46px;
    font-weight: 700;
    letter-spacing: 1.15px;
    line-height: 60px; }
    @media (max-width: 991px) {
      .blog-hero__title {
        font-size: 40px;
        line-height: 1.3; } }
    @media (max-width: 767px) {
      .blog-hero__title {
        font-size: 33px; } }
  .blog-hero__description {
    margin: 0;
    color: #000000;
    font-family: Karla;
    font-size: 18px;
    font-weight: 400;
    line-height: 2; }
    @media (max-width: 1199px) {
      .blog-hero__description {
        font-size: 17px; } }
    @media (max-width: 767px) {
      .blog-hero__description {
        font-size: 15px; } }

.blog-guides {
  min-height: 500px;
  background-color: #ff9695;
  padding: 142px 20px 123px;
  position: relative; }
  @media (max-width: 1199px) {
    .blog-guides {
      padding-left: 45px;
      padding-right: 45px; } }
  @media (max-width: 991px) {
    .blog-guides {
      padding-left: 20px;
      padding-right: 20px; } }
  @media (max-width: 767px) {
    .blog-guides {
      padding: 90px 20px 70px; } }
  .blog-guides:before {
    content: '';
    position: absolute;
    top: -32px;
    left: -342px;
    width: 1031px;
    height: 1329px;
    background-image: url(./images/blog/guide-bg.svg);
    background-repeat: no-repeat;
    background-size: 100% 100%;
    opacity: 0.45; }
    @media (max-width: 991px) {
      .blog-guides:before {
        width: 800px;
        height: 1031px;
        left: -300px;
        top: 10px; } }
    @media (max-width: 767px) {
      .blog-guides:before {
        width: 600px;
        height: 773px;
        left: -219px;
        top: 20px; } }
    @media (max-width: 480px) {
      .blog-guides:before {
        width: 500px;
        height: 644px;
        left: -290px; } }
  .blog-guides:after {
    content: '';
    position: absolute;
    top: -86px;
    left: 50%;
    transform: translateX(-50%);
    background-image: url("./images/blog/hero-arrow.svg");
    background-repeat: no-repeat;
    width: 33px;
    height: 132px;
    background-size: 100% 100%; }
  .blog-guides__wrapper {
    width: 100%;
    max-width: 1115px;
    margin: 0 auto;
    position: relative; }
  .blog-guides__title {
    margin: 0 0 1.1em;
    text-align: center;
    color: #ffffff;
    font-family: "gira-sans";
    font-size: 46px;
    font-weight: 700;
    letter-spacing: 1.15px;
    line-height: 60px; }
    @media (max-width: 991px) {
      .blog-guides__title {
        font-size: 40px;
        line-height: 1.3; } }
    @media (max-width: 767px) {
      .blog-guides__title {
        font-size: 33px; } }
  .blog-guides__button {
    cursor: pointer;
    display: block;
    text-align: center;
    text-decoration: none;
    width: 100%;
    max-width: 294px;
    margin: 67px auto 0;
    color: #fcf1f0;
    font-family: "Source Code Pro";
    font-size: 19px;
    font-weight: 500;
    letter-spacing: 1.9px;
    text-transform: uppercase;
    padding: 20px;
    border-radius: 8px;
    border: 2px solid #fcf1f0;
    transition: transform 0.2s linear; }
    @media (max-width: 767px) {
      .blog-guides__button {
        margin-top: 35px; } }
    .blog-guides__button:hover {
      transform: translateY(-5px); }
  .blog-guides__guide {
    display: flex;
    justify-content: space-between;
    align-items: center;
    text-decoration: none;
    background: #ffffff;
    border-radius: 8px;
    margin-bottom: 52px;
    transition: transform 0.2s linear; }
    @media (max-width: 991px) {
      .blog-guides__guide {
        align-items: stretch; } }
    @media (max-width: 767px) {
      .blog-guides__guide {
        align-items: center;
        flex-wrap: wrap;
        margin-bottom: 25px; } }
    .blog-guides__guide:hover {
      transform: scale(1.03); }
    .blog-guides__guide-book {
      width: 18.3%; }
      @media (max-width: 991px) {
        .blog-guides__guide-book {
          width: 20%;
          padding: 0 10px;
          display: flex;
          align-items: center; } }
      @media (max-width: 767px) {
        .blog-guides__guide-book {
          width: 100%;
          max-width: 100px; } }
      @media (max-width: 480px) {
        .blog-guides__guide-book {
          padding-top: 30px;
          max-width: none;
          justify-content: center; } }
      .blog-guides__guide-book img {
        width: 104%;
        max-width: 212px;
        transform: translate(-41px, 5px); }
        @media (max-width: 991px) {
          .blog-guides__guide-book img {
            width: 100%;
            transform: none; } }
        @media (max-width: 480px) {
          .blog-guides__guide-book img {
            max-width: 100px; } }
    .blog-guides__guide-content {
      width: 41.2%;
      padding-right: 50px; }
      @media (max-width: 991px) {
        .blog-guides__guide-content {
          width: 45%;
          display: flex;
          flex-direction: column;
          align-items: flex-start;
          justify-content: center;
          padding: 30px 20px 30px 0; } }
      @media (max-width: 767px) {
        .blog-guides__guide-content {
          width: calc(100% - 100px); } }
      @media (max-width: 480px) {
        .blog-guides__guide-content {
          width: 100%;
          padding: 30px 20px; } }
    .blog-guides__guide-category {
      color: #000000;
      font-family: "Source Code Pro";
      font-size: 11px;
      font-weight: 500;
      letter-spacing: 2.2px;
      text-transform: uppercase;
      margin-bottom: 2em; }
      @media (max-width: 767px) {
        .blog-guides__guide-category {
          text-align: center;
          width: 100%; } }
    .blog-guides__guide-title {
      color: #2831ff;
      font-family: "gira-sans";
      font-size: 28px;
      font-weight: 700;
      line-height: 38px;
      margin-bottom: 0.7em; }
      @media (max-width: 767px) {
        .blog-guides__guide-title {
          font-size: 20px;
          line-height: 30px;
          text-align: center;
          width: 100%; } }
    .blog-guides__guide-description {
      color: #7c7c7c;
      font-family: Karla;
      font-size: 14px;
      font-weight: 400;
      line-height: 2;
      margin-bottom: 0; }
      @media (max-width: 767px) {
        .blog-guides__guide-description {
          font-size: 12px; } }
    .blog-guides__guide-image {
      width: 40.5%;
      min-height: 318px;
      border-radius: 0 8px 8px 0;
      background-size: cover;
      background-position: center center;
      background-repeat: no-repeat;
      background-color: #fcf1ef; }
      @media (max-width: 991px) {
        .blog-guides__guide-image {
          width: 35%;
          min-height: unset; } }
      @media (max-width: 767px) {
        .blog-guides__guide-image {
          width: 100%;
          padding-bottom: 50%; } }

.blog-posts {
  background-color: #fcf1f0;
  padding: 180px 20px 248px;
  overflow: hidden; }
  @media (max-width: 991px) {
    .blog-posts {
      padding-top: 120px; } }
  @media (max-width: 767px) {
    .blog-posts {
      padding-top: 80px; } }
  @media (max-width: 480px) {
    .blog-posts {
      padding-top: 40px; } }
  .blog-posts__wrapper {
    margin: 0 auto;
    width: 100%;
    max-width: 1102px; }
  .blog-posts__title {
    color: #2831ff;
    font-family: "gira-sans";
    font-size: 46px;
    font-weight: 700;
    letter-spacing: 1.15px;
    line-height: 60px;
    margin: 0; }
    @media (max-width: 991px) {
      .blog-posts__title {
        font-size: 40px;
        line-height: 1.3; } }
    @media (max-width: 767px) {
      .blog-posts__title {
        font-size: 33px; } }
  .blog-posts__filters {
    margin-top: 83px;
    margin-bottom: 113px;
    display: flex;
    justify-content: space-between; }
    @media (max-width: 991px) {
      .blog-posts__filters {
        flex-wrap: wrap;
        margin-top: 60px;
        margin-bottom: 60px; } }
    @media (max-width: 767px) {
      .blog-posts__filters {
        margin-top: 40px;
        margin-bottom: 40px; } }
  .blog-posts__search {
    display: flex;
    width: 100%;
    max-width: 550px;
    margin-right: 10px; }
    @media (max-width: 991px) {
      .blog-posts__search {
        margin: 0 0 30px;
        max-width: none; } }
    .blog-posts__search-icon {
      width: 47px;
      margin: 0;
      display: flex;
      align-items: flex-end;
      padding: 10px 0; }
      @media (max-width: 767px) {
        .blog-posts__search-icon {
          width: 30px; } }
      .blog-posts__search-icon img {
        width: 31px; }
        @media (max-width: 767px) {
          .blog-posts__search-icon img {
            width: 20px; } }
    .blog-posts__search-input {
      font-family: "Karla";
      font-size: 17px;
      font-weight: bold;
      padding: 15px 17px;
      color: #2831ff;
      border: none;
      border-bottom: 2px solid #2831ff;
      outline: none;
      border-radius: 0;
      box-shadow: none;
      -webkit-appearance: none;
      width: calc(100% - 132px);
      background: none; }
      @media (max-width: 767px) {
        .blog-posts__search-input {
          width: calc(100% - 93px);
          font-size: 15px;
          padding: 10px; } }
      @media (max-width: 480px) {
        .blog-posts__search-input {
          font-size: 12px;
          padding: 10px 0; } }
      .blog-posts__search-input::placeholder {
        color: #2831ff;
        opacity: 1; }
      .blog-posts__search-input:-ms-input-placeholder {
        color: #2831ff; }
      .blog-posts__search-input::-ms-input-placeholder {
        color: #2831ff; }
    .blog-posts__search-submit {
      position: relative;
      padding-left: 13px;
      cursor: pointer; }
      .blog-posts__search-submit:after {
        content: '';
        position: absolute;
        top: 50%;
        left: calc(50% + 7px);
        transform: translate(-50%, -50%);
        width: 17px;
        height: 17px;
        background-image: url("./images/blog/icon-arrow.svg");
        background-repeat: no-repeat;
        background-size: 100% 100%; }
      .blog-posts__search-submit input {
        cursor: pointer;
        border: none;
        outline: none;
        box-shadow: none;
        -webkit-appearance: none;
        background: #2831ff;
        width: 72px;
        height: 72px;
        border-radius: 0 4px 4px 0;
        transition: opacity 0.2s linear; }
        @media (max-width: 767px) {
          .blog-posts__search-submit input {
            width: 50px;
            height: 50px; } }
      .blog-posts__search-submit:hover {
        opacity: 0.7; }
  .blog-posts__categories {
    width: 100%;
    max-width: 512px;
    position: relative;
    font-family: "Karla";
    font-size: 17px;
    font-weight: bold;
    color: #2831ff;
    margin-left: 10px; }
    @media (max-width: 991px) {
      .blog-posts__categories {
        margin: 0;
        max-width: none; } }
    @media (max-width: 767px) {
      .blog-posts__categories {
        font-size: 15px; } }
    .blog-posts__categories-title {
      position: relative;
      height: 72px;
      padding: 8px 72px 9px 31px;
      border-radius: 4px;
      background: #ffffff;
      display: flex;
      align-items: center;
      text-transform: uppercase;
      box-shadow: 0 3px 6px 0 rgba(0, 0, 0, 0.16);
      cursor: pointer;
      transition: background-color 0.2s linear; }
      @media (max-width: 767px) {
        .blog-posts__categories-title {
          padding: 10px 50px 10px 20px;
          height: 50px; } }
      .blog-posts__categories-title:before {
        content: '';
        position: absolute;
        top: 0;
        right: 0;
        width: 72px;
        height: 72px;
        border-radius: 0 4px 4px 0;
        background: #2831ff;
        transition: opacity 0.2s linear; }
        @media (max-width: 767px) {
          .blog-posts__categories-title:before {
            width: 50px;
            height: 50px; } }
      .blog-posts__categories-title:after {
        content: '';
        position: absolute;
        top: 32px;
        right: 28px;
        width: 13.5px;
        height: 9px;
        background-image: url("./images/blog/icon-arrow-down.svg");
        background-repeat: no-repeat;
        background-size: 100% 100%;
        transition: transform 0.2s linear; }
        @media (max-width: 767px) {
          .blog-posts__categories-title:after {
            top: 22px;
            right: 19px; } }
    .blog-posts__categories.active .blog-posts__categories-title {
      background-color: #ff9695;
      color: #ffffff;
      border-radius: 4px 4px 0 0; }
      .blog-posts__categories.active .blog-posts__categories-title:before {
        opacity: 0; }
      .blog-posts__categories.active .blog-posts__categories-title:after {
        transform: rotate(180deg); }
    .blog-posts__categories-list {
      display: none;
      position: absolute;
      top: 100%;
      left: 0;
      width: 100%;
      background: #ffffff;
      border: 2px solid #ff9695;
      border-top: none;
      max-height: 392px;
      overflow: auto;
      z-index: 1; }
      @media (max-width: 767px) {
        .blog-posts__categories-list {
          max-height: 235px; } }
      .blog-posts__categories-list div {
        border-bottom: 2px solid #ff9695;
        padding: 15px 31px;
        color: #ff9695;
        cursor: pointer;
        transition: background-color 0.2s linear; }
        @media (max-width: 767px) {
          .blog-posts__categories-list div {
            padding: 15px 20px; } }
        .blog-posts__categories-list div:hover {
          background-color: #fcf1f0; }
        .blog-posts__categories-list div:last-child {
          border-bottom: none; }
        .blog-posts__categories-list div.active {
          background: rgba(0, 0, 0, 0.06); }
    .blog-posts__categories.active .blog-posts__categories-list {
      display: block; }
  .blog-posts__info {
    font-family: "Karla";
    font-size: 16px;
    font-weight: bold;
    letter-spacing: 0.1em;
    color: #000000;
    text-transform: uppercase; }
  .blog-posts__posts {
    display: flex;
    margin: 41px -22px 0;
    flex-wrap: wrap; }
    @media (max-width: 991px) {
      .blog-posts__posts {
        margin: 40px -10px 0; } }
    @media (max-width: 767px) {
      .blog-posts__posts {
        margin: 30px 0 0; } }
  .blog-posts__more, .podcast-episodes__more {
    display: flex;
    justify-content: center;
    align-items: center;
    text-align: center;
    font-family: Karla;
    font-size: 18px;
    font-weight: 400;
    background-color: #ffd1c9;
    padding: 20px;
    width: 100%;
    cursor: pointer;
    margin-top: 13px;
    transition: opacity 0.2s linear;
    border-radius: 4px; }
    .blog-posts__more.active, .active.podcast-episodes__more {
      opacity: 0.3; }
    .blog-posts__more:hover, .podcast-episodes__more:hover {
      opacity: 0.7; }
    .blog-posts__more img, .podcast-episodes__more img {
      display: inline-block;
      width: 8.5px;
      margin-left: 23px; }

.blog-post {
  width: 33.33%;
  padding: 0 22px;
  margin-bottom: 38px; }
  @media (max-width: 991px) {
    .blog-post {
      width: 50%;
      padding: 0 10px; } }
  @media (max-width: 767px) {
    .blog-post {
      width: 100%;
      padding: 0;
      margin-bottom: 25px; } }
  .blog-post__wrapper {
    display: block;
    background: #ffffff;
    text-decoration: none;
    border-radius: 10px;
    transition: all 0.2s linear;
    height: 100%; }
    .blog-post__wrapper:hover {
      box-shadow: 0 3px 10px 3px rgba(0, 0, 0, 0.1);
      transform: scale(1.03); }
  .blog-post__thumbnail {
    width: 100%;
    height: 214px;
    background-size: cover;
    background-repeat: no-repeat;
    background-position: center center;
    background-color: #ffa7a6;
    border-radius: 10px 10px 0 0; }
  .blog-post__content {
    padding: 40px 35px 53px; }
    @media (max-width: 767px) {
      .blog-post__content {
        padding: 30px 20px 40px; } }
  .blog-post__category {
    font-family: "Source Code Pro";
    font-size: 11px;
    font-weight: 500;
    color: #000000;
    text-transform: uppercase;
    letter-spacing: 2.2px; }
  .blog-post__title {
    font-family: "gira-sans";
    font-size: 20px;
    line-height: 26px;
    font-weight: bold;
    color: #2831ff;
    margin-top: 0.8em;
    margin-bottom: 0.8em; }
    @media (max-width: 480px) {
      .blog-post__title {
        font-size: 18px;
        line-height: 24px; } }
  .blog-post__excerpt {
    font-family: Karla;
    font-size: 14px;
    font-weight: 400;
    line-height: 2;
    color: #7c7c7c; }

.podcast-hero {
  padding: 254px 20px 158px;
  position: relative; }
  @media (max-width: 1199px) {
    .podcast-hero {
      padding-top: 150px;
      padding-bottom: 100px; } }
  @media (max-width: 991px) {
    .podcast-hero {
      padding-top: 120px;
      padding-bottom: 60px; } }
  @media (max-width: 767px) {
    .podcast-hero {
      padding-top: 80px; } }
  .podcast-hero__wrapper {
    width: 100%;
    max-width: 1180px;
    margin: 0 auto;
    display: flex;
    justify-content: space-between; }
    @media (max-width: 991px) {
      .podcast-hero__wrapper {
        flex-wrap: wrap;
        justify-content: center; } }
  .podcast-hero__bg-shape {
    position: absolute;
    top: 572px;
    left: -48px;
    width: 100%;
    max-width: 642px;
    z-index: -1; }
    @media (max-width: 1199px) {
      .podcast-hero__bg-shape {
        max-width: 500px;
        left: -31px;
        top: 632px; } }
    @media (max-width: 991px) {
      .podcast-hero__bg-shape {
        max-width: 538px;
        left: -81px;
        top: unset;
        bottom: 38px; } }
  .podcast-hero__bg-together {
    position: absolute;
    top: 36px;
    right: 0;
    width: 100%;
    max-width: 834px;
    z-index: -1; }
    @media (max-width: 1199px) {
      .podcast-hero__bg-together {
        max-width: 500px;
        top: 70px; } }
    @media (max-width: 991px) {
      .podcast-hero__bg-together {
        max-width: 400px;
        top: 20px; } }
    @media (max-width: 767px) {
      .podcast-hero__bg-together {
        top: 80px; } }
    @media (max-width: 480px) {
      .podcast-hero__bg-together {
        display: none; } }
  .podcast-hero__text {
    width: 53%; }
    @media (max-width: 1199px) {
      .podcast-hero__text {
        width: 60%; } }
    @media (max-width: 991px) {
      .podcast-hero__text {
        width: 100%;
        display: flex;
        flex-direction: column;
        align-items: center;
        text-align: center;
        max-width: 605px; } }
  .podcast-hero__title {
    color: #2831ff;
    font-family: "gira-sans";
    font-size: 87px;
    font-weight: 700;
    line-height: 112px;
    width: calc(100% + 300px);
    margin: 0 0 0.37em; }
    @media (max-width: 1199px) {
      .podcast-hero__title {
        width: 100%; } }
    @media (max-width: 991px) {
      .podcast-hero__title {
        font-size: 60px;
        line-height: 80px; } }
    @media (max-width: 767px) {
      .podcast-hero__title {
        font-size: 40px;
        line-height: 60px; } }
    .podcast-hero__title span:first-child {
      display: block; }
    .podcast-hero__title span:nth-child(2) {
      color: #000000;
      display: inline-block;
      position: relative; }
      .podcast-hero__title span:nth-child(2):after {
        content: '';
        position: absolute;
        top: calc(100% - 7px);
        left: 0;
        width: calc(100% + 20px);
        height: 7px;
        background: #000000; }
  .podcast-hero__subtitle {
    color: #000000;
    font-family: "Sentinel A", "Sentinel B";
    font-size: 39px;
    font-weight: 400;
    line-height: 1.4;
    margin-bottom: 0.45em;
    max-width: 480px; }
    @media (max-width: 991px) {
      .podcast-hero__subtitle {
        max-width: none;
        font-size: 30px; } }
  .podcast-hero__description {
    color: #000000;
    font-family: Karla;
    font-size: 14px;
    font-weight: 400;
    line-height: 2;
    max-width: 480px; }
    @media (max-width: 991px) {
      .podcast-hero__description {
        max-width: none;
        font-size: 13px; } }
  .podcast-hero__button {
    display: block;
    box-shadow: 0 3px 15px rgba(27, 30, 96, 0.15);
    border-radius: 8px;
    background-color: #2831ff;
    padding: 30px 30px 31px;
    width: 100%;
    max-width: 342px;
    color: #ffffff;
    font-family: "Source Code Pro";
    font-size: 28px;
    font-weight: 500;
    letter-spacing: 2.8px;
    text-transform: uppercase;
    text-align: center;
    margin-top: 55px;
    margin-bottom: 71px;
    text-decoration: none;
    transition: all 0.2s linear; }
    @media (max-width: 991px) {
      .podcast-hero__button {
        margin-top: 30px;
        margin-bottom: 40px;
        font-size: 22px;
        padding: 20px; } }
    .podcast-hero__button:hover {
      opacity: 0.7;
      transform: translateY(-5px); }
  .podcast-hero__social {
    width: 100%;
    max-width: 494px;
    display: flex;
    flex-wrap: wrap;
    transform: translateX(-23px); }
    @media (max-width: 991px) {
      .podcast-hero__social {
        max-width: none; } }
    @media (max-width: 767px) {
      .podcast-hero__social {
        transform: none; } }
    .podcast-hero__social a {
      display: flex;
      align-items: center;
      width: 50%;
      color: #000000;
      font-family: Karla;
      font-size: 21px;
      font-weight: 700;
      margin-bottom: 29px;
      text-decoration: none;
      transition: all 0.2s linear; }
      @media (max-width: 991px) {
        .podcast-hero__social a {
          font-size: 18px;
          margin-bottom: 20px; } }
      @media (max-width: 480px) {
        .podcast-hero__social a {
          width: 100%; } }
      .podcast-hero__social a span {
        width: 39px;
        position: relative;
        margin-right: 20px; }
      .podcast-hero__social a svg {
        position: absolute;
        top: 50%;
        transform: translateY(-50%);
        right: 0; }
        .podcast-hero__social a svg path {
          fill: #000;
          transition: all 0.2s linear; }
      .podcast-hero__social a:hover {
        color: #2831FF; }
        .podcast-hero__social a:hover svg path {
          fill: #2831FF; }
  .podcast-hero__album {
    width: 47%;
    padding-top: 168px;
    display: flex;
    flex-direction: column;
    align-items: center;
    text-align: center; }
    @media (max-width: 1199px) {
      .podcast-hero__album {
        width: 40%;
        padding-top: 130px; } }
    @media (max-width: 991px) {
      .podcast-hero__album {
        width: 100%;
        padding-top: 20px; } }
    .podcast-hero__album-image {
      width: 100%;
      max-width: 514px; }
      @media (max-width: 991px) {
        .podcast-hero__album-image {
          max-width: 250px; } }
      .podcast-hero__album-image img {
        width: 100%; }
      .podcast-hero__album-image img:nth-child(2) {
        display: none; }
      .podcast-hero__album-image:hover img:nth-child(1) {
        display: none; }
      .podcast-hero__album-image:hover img:nth-child(2) {
        display: inline; }
    .podcast-hero__album-opinion {
      width: 100%;
      max-width: 559px;
      color: #000000;
      font-family: "Source Code Pro";
      font-size: 16px;
      font-weight: 500;
      letter-spacing: 1.6px;
      line-height: 2;
      margin: 22px 0 32px; }
      @media (max-width: 991px) {
        .podcast-hero__album-opinion {
          font-size: 14px;
          margin: 15px 0 20px; } }
      @media (max-width: 480px) {
        .podcast-hero__album-opinion {
          font-size: 13px;
          line-height: 1.4; } }
    .podcast-hero__album-stars {
      width: 100%;
      max-width: 197px; }

.podcast-audio {
  color: #ffffff;
  text-align: center;
  position: relative;
  margin-bottom: -14.3%; }
  .podcast-audio svg {
    width: 100%;
    margin: 0;
    padding: 0; }
    .podcast-audio svg:first-child {
      margin-bottom: -5px; }
    .podcast-audio svg:last-child {
      margin-top: -5px; }
  .podcast-audio__wrapper {
    padding: 88px 20px;
    background: #17bcbc; }
    @media (max-width: 991px) {
      .podcast-audio__wrapper {
        padding: 50px 20px; } }
  .podcast-audio__title {
    color: #ffffff;
    font-family: "gira-sans";
    font-size: 50px;
    font-weight: 700;
    letter-spacing: 1.25px;
    margin: 0 0 0.8em; }
    @media (max-width: 991px) {
      .podcast-audio__title {
        font-size: 37px; } }
    @media (max-width: 767px) {
      .podcast-audio__title {
        font-size: 28px;
        line-height: 1.4; } }
  .podcast-audio__subtitle {
    font-family: "Source Code Pro";
    font-size: 16px;
    font-weight: 500;
    letter-spacing: 0.4px; }
    @media (max-width: 991px) {
      .podcast-audio__subtitle {
        font-size: 14px;
        line-height: 1.4; } }
  .podcast-audio__audio {
    width: 100%;
    max-width: 867px;
    margin: 56px auto 0; }
    @media (max-width: 991px) {
      .podcast-audio__audio {
        max-width: 700px;
        margin-top: 40px; } }

.podcast-episodes {
  width: 100%;
  background-color: #fcf1f0;
  padding: 143px 20px 128px; }
  @media (max-width: 991px) {
    .podcast-episodes {
      padding: 90px 20px 70px; } }
  @media (max-width: 767px) {
    .podcast-episodes {
      padding: 50px 20px 40px; } }
  .podcast-episodes__wrapper {
    width: 100%;
    max-width: 1102px;
    margin: 0 auto; }
  .podcast-episodes__title {
    text-align: center;
    color: #2831ff;
    font-family: "gira-sans";
    font-size: 50px;
    font-weight: 700;
    letter-spacing: 1.25px; }
    @media (max-width: 991px) {
      .podcast-episodes__title {
        font-size: 40px; } }
    @media (max-width: 767px) {
      .podcast-episodes__title {
        font-size: 30px; } }
  .podcast-episodes__posts {
    width: calc(100% + 44px);
    display: flex;
    margin: 85px -22px 0;
    flex-wrap: wrap; }
    @media (max-width: 991px) {
      .podcast-episodes__posts {
        margin: 40px -10px 0;
        width: calc(100% + 20px); } }
    @media (max-width: 767px) {
      .podcast-episodes__posts {
        margin: 30px 0 0;
        width: 100%; } }
  .podcast-episodes__more {
    margin-top: 2px; }

.home-page {
  overflow: hidden; }

.home-hero {
  width: 100%;
  min-height: calc(100vh - 108px);
  background-size: cover;
  background-color: #ffffff;
  background-position: center center;
  background-repeat: no-repeat;
  background-image: url("./images/home/bg-hero.png");
  padding: 75px 20px 20px;
  display: flex;
  flex-direction: column;
  align-items: center;
  justify-content: center;
  position: relative; }
  @media (max-width: 1199px) {
    .home-hero {
      padding: 100px 20px 70px; } }
  @media (max-width: 991px) {
    .home-hero {
      min-height: calc(100vh - 80px); } }
  @media (max-width: 767px) {
    .home-hero {
      min-height: calc(100vh - 60px);
      padding-bottom: 90px; } }
  .home-hero__title {
    color: #2831ff;
    font-family: "gira-sans";
    font-size: 87px;
    font-weight: 700;
    letter-spacing: 2.17px;
    line-height: 112px;
    width: 100%;
    max-width: 1125px;
    margin-left: 10px;
    margin-bottom: 0.7em;
    position: relative;
    z-index: 3; }
    @media (max-width: 1199px) {
      .home-hero__title {
        font-size: 60px;
        line-height: 1.3;
        max-width: 880px; } }
    @media (max-width: 991px) {
      .home-hero__title {
        font-size: 50px;
        margin-left: 0;
        max-width: 770px; } }
    @media (max-width: 767px) {
      .home-hero__title {
        font-size: 38px;
        max-width: 555px; } }
    @media (max-width: 480px) {
      .home-hero__title {
        font-size: 28px; } }
    .home-hero__title span {
      color: #000000;
      display: inline-block;
      position: relative;
      margin-left: 5px; }
      @media (max-width: 991px) {
        .home-hero__title span {
          margin-left: 0; } }
      .home-hero__title span:after {
        content: '';
        background: #000000;
        position: absolute;
        bottom: 0;
        left: 0;
        width: calc(100% + 20px);
        height: 7px; }
        @media (max-width: 767px) {
          .home-hero__title span:after {
            height: 4px;
            width: calc(100% + 5px); } }
  .home-hero__description {
    width: 100%;
    max-width: 880px;
    padding-right: 230px;
    color: #000000;
    font-family: Karla;
    font-size: 18px;
    font-weight: 400;
    line-height: 2;
    position: relative;
    z-index: 3; }
    @media (max-width: 991px) {
      .home-hero__description {
        padding-right: 0;
        font-size: 16px;
        max-width: 770px; } }
    @media (max-width: 767px) {
      .home-hero__description {
        font-size: 15px;
        max-width: 555px; } }
    @media (max-width: 480px) {
      .home-hero__description {
        font-size: 14px; } }
  .home-hero__paper {
    position: absolute;
    bottom: -89px;
    right: 34px;
    width: 100%;
    max-width: 340px;
    z-index: 1; }
    @media (max-width: 991px) {
      .home-hero__paper {
        max-width: 250px;
        right: 20px; } }
    @media (max-width: 767px) {
      .home-hero__paper {
        max-width: 174px;
        right: -45px;
        bottom: -70px; } }
  .home-hero__dodles {
    position: absolute;
    bottom: -175px;
    right: -172px;
    width: 100%;
    max-width: 467px;
    z-index: 2; }
    @media (max-width: 991px) {
      .home-hero__dodles {
        bottom: -120px;
        right: -150px;
        width: 100%;
        max-width: 360px; } }
    @media (max-width: 767px) {
      .home-hero__dodles {
        max-width: 200px;
        right: -85px;
        bottom: -67px; } }

.home-about {
  position: relative;
  z-index: 1;
  padding: 0 20px 138px; }
  @media (max-width: 991px) {
    .home-about {
      padding-bottom: 60px; } }
  .home-about__introduction {
    width: 100%;
    max-width: 539px;
    margin: -40px auto 0;
    padding-top: 375px;
    padding-bottom: 184px;
    background-image: url("./images/home/bg-about-arrow.svg");
    background-repeat: no-repeat;
    background-size: auto 100%;
    background-position: center top; }
    @media (max-width: 991px) {
      .home-about__introduction {
        max-width: 470px;
        padding-top: 200px;
        padding-bottom: 170px; } }
    @media (max-width: 767px) {
      .home-about__introduction {
        max-width: 350px;
        padding-top: 128px;
        padding-bottom: 100px; } }
    .home-about__introduction-wrapper {
      font-family: "Sentinel A", "Sentinel B";
      font-size: 35px;
      font-weight: 400;
      line-height: 1.25;
      color: #2831ff;
      position: relative;
      z-index: 1; }
      @media (max-width: 991px) {
        .home-about__introduction-wrapper {
          font-size: 28px; } }
      @media (max-width: 767px) {
        .home-about__introduction-wrapper {
          font-size: 22px; } }
      @media (max-width: 480px) {
        .home-about__introduction-wrapper {
          font-size: 16px; } }
      .home-about__introduction-wrapper:before {
        content: '';
        position: absolute;
        top: 43%;
        left: 46%;
        transform: translate(-50%, -50%);
        width: 641px;
        height: 317px;
        background-image: url(./images/home/bg-about-pink.svg);
        background-repeat: no-repeat;
        background-size: 100% 100%;
        z-index: -1; }
        @media (max-width: 767px) {
          .home-about__introduction-wrapper:before {
            width: 430px;
            height: 220px; } }
      .home-about__introduction-wrapper span {
        display: block;
        color: #000000;
        font-family: "Source Code Pro";
        font-size: 14px;
        font-weight: 500;
        letter-spacing: 0.7px;
        line-height: 1.4;
        margin-top: 22px; }
        @media (max-width: 991px) {
          .home-about__introduction-wrapper span {
            font-size: 12px;
            letter-spacing: 0.3px; } }
        @media (max-width: 480px) {
          .home-about__introduction-wrapper span {
            font-size: 11px;
            margin-top: 15px; } }
  .home-about__together {
    width: 100%;
    max-width: 1175px;
    margin: -59px auto 0;
    position: relative;
    display: flex;
    align-items: center;
    justify-content: center; }
    @media (max-width: 1199px) {
      .home-about__together {
        margin-top: -20px; } }
    @media (max-width: 767px) {
      .home-about__together {
        flex-direction: column;
        margin-top: 30px; } }
    .home-about__together-text {
      position: absolute;
      width: 100%;
      max-width: 500px; }
      @media (max-width: 1199px) {
        .home-about__together-text {
          max-width: 375px; } }
      @media (max-width: 767px) {
        .home-about__together-text {
          position: static;
          max-width: none;
          order: -1; } }
      .home-about__together-text strong {
        display: block;
        color: #fbe834;
        font-family: "gira-sans";
        font-size: 110px;
        font-weight: 700;
        letter-spacing: 2.75px;
        line-height: 120px; }
        @media (max-width: 1199px) {
          .home-about__together-text strong {
            font-size: 80px;
            line-height: 1.1; } }
        @media (max-width: 767px) {
          .home-about__together-text strong {
            font-size: 52px; } }
        @media (max-width: 480px) {
          .home-about__together-text strong {
            font-size: 29px; } }
      .home-about__together-text p {
        margin: 0;
        max-width: 240px;
        color: #000000;
        font-family: Karla;
        font-size: 14px;
        font-weight: 400;
        line-height: 2; }
        @media (max-width: 991px) {
          .home-about__together-text p {
            font-size: 12px;
            line-height: 1.7;
            max-width: 200px; } }
        @media (max-width: 767px) {
          .home-about__together-text p {
            max-width: none; } }
        @media (max-width: 480px) {
          .home-about__together-text p {
            margin-top: 10px; } }
      .home-about__together-text--jason {
        top: 25px;
        left: 0; }
        .home-about__together-text--jason strong {
          margin-bottom: 23px; }
          @media (max-width: 1199px) {
            .home-about__together-text--jason strong {
              margin-bottom: 10px; } }
          @media (max-width: 767px) {
            .home-about__together-text--jason strong {
              margin-bottom: 0; } }
        @media (max-width: 767px) {
          .home-about__together-text--jason {
            margin-bottom: 30px; } }
      .home-about__together-text--caroline {
        bottom: 87px;
        right: 0;
        text-align: right;
        display: flex;
        flex-direction: column;
        align-items: flex-end; }
        @media (max-width: 1199px) {
          .home-about__together-text--caroline {
            bottom: 120px; } }
        @media (max-width: 767px) {
          .home-about__together-text--caroline {
            text-align: left;
            align-items: flex-start; } }
        .home-about__together-text--caroline p {
          margin-bottom: -12px; }
          @media (max-width: 767px) {
            .home-about__together-text--caroline p {
              margin-bottom: 0; } }
        @media (max-width: 767px) {
          .home-about__together-text--caroline strong {
            order: -1; } }
    .home-about__together-image {
      width: 100%;
      max-width: 697px;
      text-align: center; }
      @media (max-width: 1199px) {
        .home-about__together-image {
          max-width: 575px; } }
      @media (max-width: 991px) {
        .home-about__together-image {
          max-width: 515px; } }
      @media (max-width: 767px) {
        .home-about__together-image {
          margin-top: 20px; } }
      .home-about__together-image img {
        width: 100%; }
      .home-about__together-image-title {
        color: #ffffff;
        font-family: "Source Code Pro";
        font-size: 18px;
        font-weight: 500;
        letter-spacing: 1.8px;
        line-height: 22px;
        position: relative;
        z-index: 1;
        background-image: url(./images/home/bg-about-title.svg);
        background-repeat: no-repeat;
        background-position: center center;
        background-size: 100% auto;
        width: 100%;
        max-width: 571px;
        padding: 23px 0;
        margin: -56px auto 28px; }
        @media (max-width: 1199px) {
          .home-about__together-image-title {
            margin-top: -30px; } }
        @media (max-width: 991px) {
          .home-about__together-image-title {
            font-size: 16px;
            line-height: 20px;
            margin-bottom: 15px; } }
        @media (max-width: 767px) {
          .home-about__together-image-title {
            font-size: 14px; } }
        @media (max-width: 480px) {
          .home-about__together-image-title {
            padding: 5px 25px;
            margin-top: -10px;
            font-size: 12px;
            line-height: 1;
            margin-bottom: 10px; } }
      .home-about__together-image-subtitle {
        font-family: Karla;
        font-size: 14px;
        font-weight: 400;
        line-height: 18px;
        color: #000000; }
        @media (max-width: 991px) {
          .home-about__together-image-subtitle {
            font-size: 12px; } }
        .home-about__together-image-subtitle a {
          position: relative;
          color: #2831ff;
          text-decoration: none;
          display: inline-block; }
          .home-about__together-image-subtitle a:before {
            content: '';
            position: absolute;
            bottom: 0;
            left: 0;
            background: #2831ff;
            width: 100%;
            height: 1px; }

.home-meaning {
  padding: 86px 20px 434px;
  background-color: #ff9695;
  background-image: url("./images/home/bg-meaning.png");
  background-size: cover;
  background-position: center center;
  background-repeat: no-repeat;
  color: #ffffff;
  text-align: center;
  position: relative; }
  @media (max-width: 991px) {
    .home-meaning {
      padding-top: 50px;
      padding-bottom: 300px; } }
  @media (max-width: 767px) {
    .home-meaning {
      padding-bottom: 240px; } }
  @media (max-width: 480px) {
    .home-meaning {
      padding-top: 40px;
      padding-bottom: 170px; } }
  .home-meaning__wrapper {
    width: 100%;
    max-width: 998px;
    margin: 0 auto;
    display: flex;
    flex-direction: column;
    align-items: center; }
  .home-meaning__subtitle {
    font-family: Karla;
    font-size: 18px;
    font-weight: 700;
    line-height: 2;
    width: 100%;
    max-width: 660px; }
    @media (max-width: 991px) {
      .home-meaning__subtitle {
        font-size: 16px; } }
    @media (max-width: 480px) {
      .home-meaning__subtitle {
        font-size: 14px; } }
  .home-meaning__title {
    font-family: "Sentinel A", "Sentinel B";
    font-size: 35px;
    line-height: 1.4;
    margin: 1em 0 1.9em; }
    @media (max-width: 991px) {
      .home-meaning__title {
        font-size: 30px; } }
    @media (max-width: 767px) {
      .home-meaning__title {
        font-size: 24px;
        line-height: 1.6;
        margin-top: 0.7em;
        margin-bottom: 1.3em; } }
    @media (max-width: 480px) {
      .home-meaning__title {
        font-size: 18px; } }
    .home-meaning__title span {
      display: inline-block;
      position: relative; }
      .home-meaning__title span img {
        position: absolute;
        bottom: 1px;
        left: 0;
        width: 100%;
        height: 6px; }
        @media (max-width: 480px) {
          .home-meaning__title span img {
            height: 4px; } }
  .home-meaning__image {
    width: 100%;
    max-width: 998px;
    position: absolute;
    top: calc(100% - 53px);
    left: 50%;
    transform: translate(-50%, -50%); }
    @media (max-width: 991px) {
      .home-meaning__image {
        max-width: 650px; } }
    @media (max-width: 767px) {
      .home-meaning__image {
        max-width: 500px; } }
    @media (max-width: 480px) {
      .home-meaning__image {
        max-width: 300px; } }
    .home-meaning__image img {
      width: 100%; }

.home-help {
  background-color: #17bcbc;
  background-image: url("./images/home/bg-help.png");
  background-size: 1747px 100%;
  background-position: center center;
  padding: 305px 20px 251px;
  color: #ffffff; }
  @media (max-width: 991px) {
    .home-help {
      padding-top: 180px;
      padding-bottom: 180px; } }
  @media (max-width: 767px) {
    .home-help {
      padding-top: 100px;
      padding-bottom: 100px; } }
  @media (max-width: 480px) {
    .home-help {
      padding-top: 70px;
      padding-bottom: 70px; } }
  .home-help__wrapper {
    width: 100%;
    max-width: 913px;
    margin: 0 auto; }
  .home-help__title {
    color: #ffffff;
    font-family: "gira-sans";
    font-size: 47px;
    font-weight: 700;
    letter-spacing: 1.4px;
    line-height: 1.4;
    display: flex;
    align-items: center;
    margin-bottom: 0.35em; }
    @media (max-width: 991px) {
      .home-help__title {
        font-size: 35px; } }
    @media (max-width: 767px) {
      .home-help__title {
        font-size: 28px; } }
    @media (max-width: 480px) {
      .home-help__title {
        font-size: 22px;
        text-align: center; } }
    .home-help__title:after {
      content: '';
      display: inline-block;
      width: 150px;
      height: 7px;
      margin-left: 17px;
      background: #ffffff; }
      @media (max-width: 767px) {
        .home-help__title:after {
          width: 60px;
          height: 4px; } }
      @media (max-width: 480px) {
        .home-help__title:after {
          display: none; } }
  .home-help__subtitle {
    font-family: "Sentinel A", "Sentinel B";
    font-size: 45px;
    letter-spacing: -0.2px;
    line-height: 1.2;
    width: 100%;
    transform: translateX(122px); }
    @media (max-width: 991px) {
      .home-help__subtitle {
        transform: none;
        font-size: 35px;
        max-width: 610px; } }
    @media (max-width: 767px) {
      .home-help__subtitle {
        font-size: 30px;
        max-width: none; } }
    @media (max-width: 480px) {
      .home-help__subtitle {
        font-size: 22px;
        text-align: center; } }
    .home-help__subtitle span {
      display: inline-block;
      position: relative;
      color: #b4fcdd; }
      .home-help__subtitle span img {
        position: absolute;
        bottom: -5px;
        left: 0;
        width: 100%;
        height: 7px; }
        @media (max-width: 480px) {
          .home-help__subtitle span img {
            height: 5px;
            bottom: -2px; } }

.home-columns {
  position: relative;
  margin: -167px auto 0;
  display: flex;
  justify-content: space-between;
  width: 100%;
  max-width: 1169px;
  padding: 0 20px; }
  @media (max-width: 991px) {
    .home-columns {
      margin-top: -100px; } }
  @media (max-width: 767px) {
    .home-columns {
      margin-top: -60px;
      flex-wrap: wrap; } }
  @media (max-width: 480px) {
    .home-columns {
      margin-top: -40px; } }
  .home-columns__column {
    width: 33.333%;
    text-align: center;
    padding: 0 28px; }
    @media (max-width: 991px) {
      .home-columns__column {
        padding: 0 15px; } }
    @media (max-width: 767px) {
      .home-columns__column {
        width: 100%;
        display: flex;
        flex-direction: column;
        align-items: center;
        margin-bottom: 50px; } }
    .home-columns__column-image {
      position: relative; }
      .home-columns__column-image img:nth-child(1) {
        width: 100%;
        border-radius: 100%;
        position: relative;
        z-index: 2; }
      .home-columns__column-image img:nth-child(2) {
        z-index: 1;
        position: absolute;
        width: 100%; }
      @media (max-width: 767px) {
        .home-columns__column-image {
          max-width: 170px; } }
      @media (max-width: 480px) {
        .home-columns__column-image {
          max-width: 140px; } }
    .home-columns__column:nth-child(1) .home-columns__column-image img:nth-child(2) {
      left: -50px;
      top: 53%;
      transform: translateY(-50%);
      max-width: 176px; }
      @media (max-width: 991px) {
        .home-columns__column:nth-child(1) .home-columns__column-image img:nth-child(2) {
          max-width: 120px;
          left: -20px; } }
    .home-columns__column:nth-child(2) .home-columns__column-image img:nth-child(2) {
      right: -46px;
      bottom: -3px;
      max-width: 184px; }
      @media (max-width: 767px) {
        .home-columns__column:nth-child(2) .home-columns__column-image img:nth-child(2) {
          right: -21px;
          bottom: -5px;
          max-width: 120px; } }
      @media (max-width: 480px) {
        .home-columns__column:nth-child(2) .home-columns__column-image img:nth-child(2) {
          right: -18px;
          bottom: -6px;
          max-width: 95px; } }
    .home-columns__column:nth-child(3) .home-columns__column-image img:nth-child(2) {
      top: -45px;
      right: -21px;
      max-width: 207px; }
      @media (max-width: 767px) {
        .home-columns__column:nth-child(3) .home-columns__column-image img:nth-child(2) {
          top: -35px;
          right: -12px;
          max-width: 160px; } }
    .home-columns__column-title {
      color: #2831ff;
      font-family: "gira-sans";
      font-size: 38px;
      font-weight: 700;
      letter-spacing: 0.95px;
      line-height: 40px;
      margin: 0.45em auto 0.8em;
      width: 100%;
      max-width: 285px; }
      @media (max-width: 991px) {
        .home-columns__column-title {
          font-size: 27px;
          letter-spacing: 0;
          margin-bottom: 0.45em; } }
      @media (max-width: 767px) {
        .home-columns__column-title {
          font-size: 22px;
          line-height: 1.3; } }
    .home-columns__column-description {
      color: #000000;
      font-family: Karla;
      font-size: 14px;
      font-weight: 400;
      line-height: 2;
      width: 100%;
      max-width: 230px;
      margin: 0 auto; }
      @media (max-width: 991px) {
        .home-columns__column-description {
          font-size: 13px; } }
      @media (max-width: 767px) {
        .home-columns__column-description {
          max-width: 410px; } }

.home-boost {
  width: 100%;
  max-width: 970px;
  padding: 0 20px;
  margin: 149px auto 206px;
  text-align: center;
  position: relative; }
  @media (max-width: 991px) {
    .home-boost {
      max-width: 610px; } }
  @media (max-width: 767px) {
    .home-boost {
      max-width: 400px;
      margin-top: 50px;
      margin-bottom: 120px; } }
  @media (max-width: 480px) {
    .home-boost {
      margin-top: 30px;
      margin-bottom: 100px; } }
  .home-boost:before {
    content: '';
    position: absolute;
    top: 58%;
    left: 47%;
    transform: translate(-50%, -50%);
    width: 1018px;
    height: 305px;
    background-image: url(./images/home/bg-boost.png);
    background-repeat: no-repeat;
    background-size: 100% 100%;
    z-index: -1; }
    @media (max-width: 991px) {
      .home-boost:before {
        top: 44%;
        left: 53%;
        width: 775px;
        height: 260px; } }
    @media (max-width: 767px) {
      .home-boost:before {
        top: 40%;
        left: 50%;
        width: 480px;
        height: 260px; } }
  .home-boost__title {
    font-family: "Sentinel A", "Sentinel B";
    font-size: 42px;
    letter-spacing: -0.2px;
    font-weight: 400;
    line-height: 1.25;
    color: #2831ff; }
    @media (max-width: 991px) {
      .home-boost__title {
        font-size: 30px; } }
    @media (max-width: 767px) {
      .home-boost__title {
        font-size: 25px; } }
    @media (max-width: 480px) {
      .home-boost__title {
        font-size: 22px; } }
  .home-boost__subtitle {
    color: #000000;
    font-family: Karla;
    font-size: 18px;
    font-weight: 400;
    line-height: 2;
    margin-top: 16px; }
    @media (max-width: 991px) {
      .home-boost__subtitle {
        font-size: 15px; } }
    @media (max-width: 767px) {
      .home-boost__subtitle {
        font-size: 14px; } }
    @media (max-width: 480px) {
      .home-boost__subtitle {
        font-size: 13px; } }

.home-black {
  background: #101010;
  padding: 168px 20px 385px;
  background-image: url("./images/home/bg-blacksection.png");
  background-repeat: no-repeat;
  background-position: center right -26px;
  background-size: auto 100%; }
  @media (max-width: 1199px) {
    .home-black {
      padding: 80px 40px 300px; } }
  @media (max-width: 991px) {
    .home-black {
      padding-top: 50px;
      background-position: center right -220px; } }
  @media (max-width: 767px) {
    .home-black {
      padding: 100px 20px;
      background-position: center right -160px; } }
  @media (max-width: 480px) {
    .home-black {
      background-image: none;
      padding: 70px 20px; } }
  .home-black__wrapper {
    width: 100%;
    margin: 0 auto;
    max-width: 1060px; }
  .home-black__text {
    width: 100%;
    max-width: 630px;
    font-family: "Sentinel A", "Sentinel B";
    font-size: 37px;
    font-weight: 400;
    line-height: 1.45;
    color: #ffffff; }
    @media (max-width: 767px) {
      .home-black__text {
        font-size: 29px;
        max-width: none;
        text-align: center; }
        .home-black__text br {
          display: none; } }
    @media (max-width: 480px) {
      .home-black__text {
        font-size: 24px; } }
    .home-black__text span {
      position: relative; }
      .home-black__text span div {
        position: absolute;
        width: 100%;
        top: calc(100% + 3px);
        left: 0; }
        @media (max-width: 767px) {
          .home-black__text span div {
            display: none; } }
        .home-black__text span div:before, .home-black__text span div:after {
          content: '';
          position: absolute;
          background-repeat: none;
          background-size: 100% 100%;
          background-position: center center; }
        .home-black__text span div:before {
          top: 0;
          left: 0;
          width: 100%;
          height: 7px;
          background-image: url("./images/home/img-blacksection-card-1a.png"); }
        .home-black__text span div:after {
          top: 13px;
          left: 50%;
          transform: translateX(-50%);
          width: 8px;
          height: 95px;
          background-image: url("./images/home/img-blacksection-card-1b.png"); }
        .home-black__text span div img {
          position: absolute;
          left: 50%;
          transform: translateX(-50%);
          top: 86px;
          z-index: 1;
          margin-left: -9px; }
      .home-black__text span:nth-of-type(2) div:before {
        background-image: url("./images/home/img-blacksection-card-2a.png"); }
      .home-black__text span:nth-of-type(2) div:after {
        background-image: url("./images/home/img-blacksection-card-2b.png");
        height: 90px; }
      .home-black__text span:nth-of-type(2) div img {
        top: 102px;
        margin-left: 15px; }
      .home-black__text span:nth-of-type(3) div:before {
        background-image: url("./images/home/img-blacksection-card-3a.png"); }
      .home-black__text span:nth-of-type(3) div:after {
        background-image: url("./images/home/img-blacksection-card-3b.png");
        height: 130px; }
      .home-black__text span:nth-of-type(3) div img {
        top: 75px;
        margin-left: 6px; }

.home-open-wecanhelp {
  padding: 0 20px;
  position: relative; }
  .home-open-wecanhelp__shape {
    width: 100%;
    max-width: 800px;
    position: absolute;
    bottom: -351px;
    left: -369px; }
    @media (max-width: 991px) {
      .home-open-wecanhelp__shape {
        max-width: 550px;
        bottom: -265px;
        left: -299px; } }
    @media (max-width: 767px) {
      .home-open-wecanhelp__shape {
        display: none; } }
    .home-open-wecanhelp__shape img {
      width: 100%; }
  .home-open-wecanhelp__wrapper {
    width: 100%;
    max-width: 1124px;
    margin: 0 auto; }
  .home-open-wecanhelp__subtitle {
    color: #000000;
    font-family: Karla;
    font-size: 20px;
    font-weight: 700;
    letter-spacing: 2px;
    text-transform: uppercase;
    margin-bottom: 1.3em; }
    @media (max-width: 1199px) {
      .home-open-wecanhelp__subtitle {
        font-size: 18px;
        margin-bottom: 1em; } }
    @media (max-width: 991px) {
      .home-open-wecanhelp__subtitle {
        font-size: 16px; } }
    @media (max-width: 767px) {
      .home-open-wecanhelp__subtitle {
        font-size: 15px; } }
  .home-open-wecanhelp__title {
    color: #2831ff;
    font-family: "gira-sans";
    font-size: 87px;
    font-weight: 700;
    letter-spacing: 2.17px;
    line-height: 112px; }
    @media (max-width: 1199px) {
      .home-open-wecanhelp__title {
        font-size: 55px;
        line-height: 1.3; } }
    @media (max-width: 991px) {
      .home-open-wecanhelp__title {
        font-size: 48px; } }
    @media (max-width: 767px) {
      .home-open-wecanhelp__title {
        font-size: 35px; } }
  .home-open-wecanhelp__columns {
    display: flex;
    justify-content: space-between;
    margin-top: 43px; }
    @media (max-width: 767px) {
      .home-open-wecanhelp__columns {
        flex-wrap: wrap; } }
  .home-open-wecanhelp__video {
    width: 54.2%; }
    @media (max-width: 991px) {
      .home-open-wecanhelp__video {
        width: 50%; } }
    @media (max-width: 767px) {
      .home-open-wecanhelp__video {
        width: 100%;
        margin-bottom: 20px; } }
  .home-open-wecanhelp__text {
    width: 40%;
    color: #000000;
    padding-top: 5px; }
    @media (max-width: 991px) {
      .home-open-wecanhelp__text {
        width: 45%; } }
    @media (max-width: 767px) {
      .home-open-wecanhelp__text {
        width: 100%; } }
    .home-open-wecanhelp__text-title {
      font-family: "Sentinel A", "Sentinel B";
      font-size: 29px;
      font-weight: 400;
      line-height: 1.25;
      letter-spacing: -0.2px;
      margin-bottom: 0.7em; }
      @media (max-width: 767px) {
        .home-open-wecanhelp__text-title {
          font-size: 25px; } }
    .home-open-wecanhelp__text-description {
      font-family: Karla;
      font-size: 14px;
      font-weight: 400;
      line-height: 2; }
      @media (max-width: 767px) {
        .home-open-wecanhelp__text-description {
          font-size: 13px; } }
    .home-open-wecanhelp__text-link {
      display: block;
      width: 100%;
      max-width: 281px;
      box-shadow: 0 3px 15px rgba(27, 30, 96, 0.15);
      background-color: #2831ff;
      padding: 24px;
      color: #ffffff;
      font-family: "Source Code Pro";
      font-size: 22px;
      font-weight: 500;
      letter-spacing: 2.2px;
      text-transform: uppercase;
      border-radius: 8px;
      text-align: center;
      text-decoration: none;
      margin-top: 30px;
      transition: transform 0.2s linear; }
      @media (max-width: 767px) {
        .home-open-wecanhelp__text-link {
          padding: 18px; } }
      .home-open-wecanhelp__text-link:hover {
        transform: translateY(-5px); }

.home-open-whatsincluded {
  margin-top: 43px;
  overflow: hidden; }
  .home-open-whatsincluded__wave {
    margin: 0 -3px -10px;
    width: calc(100% + 6px);
    display: block; }
  .home-open-whatsincluded__content {
    background: #ff9695;
    padding: 0 20px;
    margin-top: -4.4%; }
    @media (max-width: 480px) {
      .home-open-whatsincluded__content {
        margin-top: 2%; } }
  .home-open-whatsincluded__wrapper {
    width: 100%;
    margin: 0 auto;
    max-width: 1163px; }
  .home-open-whatsincluded__title {
    text-align: center;
    opacity: 0.22;
    color: #ffffff;
    font-family: "gira-sans";
    font-size: 87px;
    font-weight: 700;
    letter-spacing: 2.17px; }
    @media (max-width: 1199px) {
      .home-open-whatsincluded__title {
        font-size: 70px; } }
    @media (max-width: 991px) {
      .home-open-whatsincluded__title {
        font-size: 60px; } }
    @media (max-width: 480px) {
      .home-open-whatsincluded__title {
        font-size: 45px; } }
  .home-open-whatsincluded__tabs {
    margin-top: 49px;
    padding-bottom: 67px;
    padding-right: 73px;
    display: flex;
    justify-content: space-between; }
    @media (max-width: 991px) {
      .home-open-whatsincluded__tabs {
        padding-right: 0; } }
    .home-open-whatsincluded__tabs-navigation {
      margin: 0;
      padding: 0;
      width: 62.4%;
      list-style: none; }
      @media (max-width: 991px) {
        .home-open-whatsincluded__tabs-navigation {
          width: 50%; } }
      @media (max-width: 767px) {
        .home-open-whatsincluded__tabs-navigation {
          width: 47%; } }
      @media (max-width: 480px) {
        .home-open-whatsincluded__tabs-navigation {
          display: none; } }
      .home-open-whatsincluded__tabs-navigation li {
        padding: 23px 97px 23px 20px;
        transition: all 0.2s linear;
        color: #ffffff;
        font-family: Karla;
        font-size: 20px;
        line-height: 1.4;
        font-weight: 700;
        letter-spacing: 2px;
        text-transform: uppercase;
        text-align: right;
        cursor: pointer; }
        @media (max-width: 991px) {
          .home-open-whatsincluded__tabs-navigation li {
            padding: 18px; } }
        @media (max-width: 767px) {
          .home-open-whatsincluded__tabs-navigation li {
            padding: 12px;
            font-size: 14px; } }
        .home-open-whatsincluded__tabs-navigation li.active {
          background-color: #ffd1c9;
          color: #000000; }
    .home-open-whatsincluded__tabs-slides {
      width: 34.6%; }
      @media (max-width: 991px) {
        .home-open-whatsincluded__tabs-slides {
          width: 50%;
          max-width: 400px; } }
      @media (max-width: 767px) {
        .home-open-whatsincluded__tabs-slides {
          width: 53%; } }
      @media (max-width: 480px) {
        .home-open-whatsincluded__tabs-slides {
          width: 100%; } }
      .home-open-whatsincluded__tabs-slides .slick-dots {
        padding: 0;
        margin: 34px 0 0;
        display: flex;
        justify-content: center;
        align-items: center;
        list-style: none; }
        @media (max-width: 480px) {
          .home-open-whatsincluded__tabs-slides .slick-dots {
            margin-top: 20px; } }
        .home-open-whatsincluded__tabs-slides .slick-dots li {
          margin: 0 5.5px; }
          .home-open-whatsincluded__tabs-slides .slick-dots li button {
            width: 15px;
            height: 15px;
            background-color: #f48180;
            border-radius: 100%;
            outline: 0;
            border: none;
            -webkit-appearance: none;
            text-indent: -99999px;
            margin: 0;
            padding: 0;
            cursor: pointer; }
          .home-open-whatsincluded__tabs-slides .slick-dots li.slick-active button {
            background-color: #ffd1c9; }
    .home-open-whatsincluded__tabs-slide {
      padding: 0 20px;
      outline: 0; }
      @media (max-width: 767px) {
        .home-open-whatsincluded__tabs-slide {
          padding: 0 10px; } }
      .home-open-whatsincluded__tabs-slide-image {
        width: 100%;
        padding-bottom: 64%;
        height: auto;
        background-size: cover;
        background-repeat: no-repeat;
        background-position: center center;
        border-radius: 10px 10px 0 0; }
      .home-open-whatsincluded__tabs-slide-content {
        background: #ffffff;
        border-radius: 0 0 8px 8px;
        position: relative;
        text-align: center;
        padding: 75px 20px 48px; }
      .home-open-whatsincluded__tabs-slide-icon {
        position: absolute;
        top: -40px;
        left: 50%;
        transform: translateX(-50%);
        width: 89px;
        height: 89px;
        border-radius: 100%;
        display: flex;
        justify-content: center;
        align-items: center;
        background-color: #ffd1c9;
        padding: 26px; }
        .home-open-whatsincluded__tabs-slide-icon img {
          max-width: 100%;
          max-height: 100%; }
      .home-open-whatsincluded__tabs-slide-title {
        color: #303336;
        font-family: "gira-sans";
        font-size: 24px;
        font-weight: 700;
        letter-spacing: 0.6px;
        margin-bottom: 17px; }
      .home-open-whatsincluded__tabs-slide-description {
        color: #7c7c7c;
        font-family: Karla;
        font-size: 14px;
        font-weight: 400;
        line-height: 2; }
  .home-open-whatsincluded__laptop {
    width: 100%;
    max-width: 1260px;
    margin: 0 auto;
    position: relative; }
    .home-open-whatsincluded__laptop:after {
      content: '';
      position: absolute;
      top: 15px;
      right: 26%;
      width: 63px;
      height: 137px;
      z-index: 5;
      background-image: url(./images/home/img-laptop-shape.png);
      background-size: 100% 100%;
      background-repeat: no-repeat; }
    .home-open-whatsincluded__laptop-title {
      color: #ffffff;
      font-family: "Source Code Pro";
      font-size: 18px;
      font-weight: 500;
      letter-spacing: 1.8px;
      line-height: 2;
      padding: 0 14.8%;
      margin-bottom: 3px; }
      @media (max-width: 991px) {
        .home-open-whatsincluded__laptop-title {
          font-size: 14px;
          padding: 0 11.4%;
          text-align: center; } }
      @media (max-width: 767px) {
        .home-open-whatsincluded__laptop-title {
          font-size: 13px;
          padding: 0; } }
    .home-open-whatsincluded__laptop-video {
      width: 100%;
      position: relative;
      z-index: 2; }
      .home-open-whatsincluded__laptop-video img {
        width: 100%; }
    .home-open-whatsincluded__laptop-wrapper {
      position: absolute;
      top: 8.8%;
      left: 13.5%;
      right: 13.5%;
      bottom: 14.8%; }

.home-open-learmore {
  position: relative;
  margin-top: -15.7%; }
  .home-open-learmore:before {
    content: '';
    position: absolute;
    left: 0;
    top: -2px;
    background: #ff9695;
    width: 100%;
    height: 4px;
    z-index: 1; }
  .home-open-learmore > svg {
    background: #ff9695;
    width: 100%;
    margin-bottom: -10px;
    position: relative; }
  .home-open-learmore__wrapper {
    background: #2831ff;
    padding: 10% 16.2% 136px;
    display: flex;
    align-items: center;
    justify-content: space-between;
    position: relative; }
    @media (max-width: 991px) {
      .home-open-learmore__wrapper {
        padding-left: 11.4%;
        padding-right: 11.4%;
        padding-bottom: 90px; } }
    @media (max-width: 767px) {
      .home-open-learmore__wrapper {
        padding: 12% 20px 50px; } }
    @media (max-width: 480px) {
      .home-open-learmore__wrapper {
        flex-direction: column;
        align-items: center; } }
    .home-open-learmore__wrapper:before {
      content: '';
      position: absolute;
      left: 0;
      top: -2px;
      background: #2831ff;
      width: 100%;
      height: 4px;
      z-index: 1; }
  .home-open-learmore__text {
    font-family: "Sentinel A", "Sentinel B";
    font-size: 33px;
    letter-spacing: -0.2px;
    font-weight: 400;
    line-height: 1.35;
    color: #ffffff;
    width: 65%; }
    @media (max-width: 1199px) {
      .home-open-learmore__text {
        font-size: 28px; } }
    @media (max-width: 991px) {
      .home-open-learmore__text {
        font-size: 21px; } }
    @media (max-width: 480px) {
      .home-open-learmore__text {
        font-size: 19px;
        width: 100%;
        margin-bottom: 20px;
        text-align: center; } }
  .home-open-learmore__button {
    width: 30.5%;
    padding: 24px;
    border-radius: 10px;
    text-decoration: none;
    box-shadow: 0 3px 15px rgba(27, 30, 96, 0.15);
    background-image: linear-gradient(180deg, #fbe834 0%, #f9cd16 100%);
    display: block;
    text-align: center;
    color: #000000;
    font-family: "Source Code Pro";
    font-size: 22px;
    font-weight: 500;
    letter-spacing: 2.2px;
    text-transform: uppercase;
    transition: 0.2s transform linear; }
    @media (max-width: 991px) {
      .home-open-learmore__button {
        padding: 20px;
        font-size: 18px; } }
    @media (max-width: 767px) {
      .home-open-learmore__button {
        width: 35%; } }
    @media (max-width: 480px) {
      .home-open-learmore__button {
        width: 100%;
        padding: 16px; } }
    .home-open-learmore__button:hover {
      transform: translateY(-5px); }

.home-close-wemakestuff {
  padding-top: 42px;
  text-align: center; }
  .home-close-wemakestuff > svg {
    width: 100%;
    margin-bottom: -10px;
    background: #ffffff; }
  .home-close-wemakestuff__content {
    background: #fcf1f0;
    padding: 0 20px 147px;
    margin-top: -3.4%; }
    @media (max-width: 991px) {
      .home-close-wemakestuff__content {
        padding-bottom: 100px; } }
    @media (max-width: 767px) {
      .home-close-wemakestuff__content {
        padding-top: 20px;
        padding-bottom: 0; } }
  .home-close-wemakestuff__wrapper {
    width: 100%;
    max-width: 1138px;
    margin: 0 auto; }
  .home-close-wemakestuff__title {
    color: #2831ff;
    font-family: "gira-sans";
    font-size: 47px;
    font-weight: 700;
    letter-spacing: 1.18px;
    line-height: 71px;
    margin-bottom: 13px; }
    @media (max-width: 991px) {
      .home-close-wemakestuff__title {
        font-size: 40px;
        line-height: 1.4; } }
    @media (max-width: 767px) {
      .home-close-wemakestuff__title {
        font-size: 33px; } }
    @media (max-width: 480px) {
      .home-close-wemakestuff__title {
        font-size: 28px; } }
  .home-close-wemakestuff__subtitle {
    color: #000000;
    font-family: Karla;
    font-size: 18px;
    font-weight: 400;
    line-height: 2;
    width: 100%;
    max-width: 800px;
    margin: 0 auto; }
    @media (max-width: 991px) {
      .home-close-wemakestuff__subtitle {
        font-size: 16px; } }
    @media (max-width: 767px) {
      .home-close-wemakestuff__subtitle {
        font-size: 14px; } }
    @media (max-width: 480px) {
      .home-close-wemakestuff__subtitle {
        font-size: 13px; } }
  .home-close-wemakestuff h3 {
    margin: 0 0 0.9em;
    color: #000000;
    font-family: Karla;
    font-size: 20px;
    line-height: 1.4;
    font-weight: 700;
    letter-spacing: 2px;
    text-transform: uppercase; }
    @media (max-width: 991px) {
      .home-close-wemakestuff h3 {
        font-size: 18px; } }
    @media (max-width: 480px) {
      .home-close-wemakestuff h3 {
        font-size: 16px; } }
  .home-close-wemakestuff h4 {
    margin: 0 0 4.4em;
    color: #000000;
    font-family: Karla;
    font-size: 14px;
    font-weight: 400;
    line-height: 2; }
    @media (max-width: 767px) {
      .home-close-wemakestuff h4 {
        margin-bottom: 3em; } }
    @media (max-width: 480px) {
      .home-close-wemakestuff h4 {
        font-size: 13px; } }
  .home-close-wemakestuff__last-episode {
    border-top: 2px solid #ffd1c9;
    margin-top: 82px;
    padding: 72px 10% 90px; }
    @media (max-width: 767px) {
      .home-close-wemakestuff__last-episode {
        padding: 50px 0;
        margin-top: 50px; } }
  .home-close-wemakestuff__columns {
    display: flex;
    border-top: 2px solid #ffd1c9; }
    @media (max-width: 767px) {
      .home-close-wemakestuff__columns {
        flex-wrap: wrap; } }
    .home-close-wemakestuff__columns h3 {
      margin-bottom: 1.6em; }
    .home-close-wemakestuff__columns h4 {
      margin-bottom: 7.6em; }
      @media (max-width: 767px) {
        .home-close-wemakestuff__columns h4 {
          margin-bottom: 3em; } }
    .home-close-wemakestuff__columns > div {
      width: 50%;
      padding: 82px 4% 0; }
      @media (max-width: 767px) {
        .home-close-wemakestuff__columns > div {
          width: 100%;
          padding: 50px 0; } }
      .home-close-wemakestuff__columns > div:first-child {
        border-right: 2px solid #ffd1c9; }
        @media (max-width: 767px) {
          .home-close-wemakestuff__columns > div:first-child {
            border-right: none;
            border-bottom: 2px solid #ffd1c9; } }
  .home-close-wemakestuff__card {
    display: flex;
    flex-wrap: wrap;
    align-items: center;
    width: 100%;
    margin: 0 auto;
    max-width: 339px;
    border-radius: 10px;
    background: #ffffff;
    text-decoration: none;
    text-align: left;
    box-shadow: 0 5px 20px rgba(50, 50, 93, 0.12);
    transition: transform 0.1s linear;
    transform: scale(1); }
    .home-close-wemakestuff__card:hover {
      transform: scale(1.03); }
    .home-close-wemakestuff__card--big {
      max-width: none;
      border-radius: 4px; }
      @media (max-width: 767px) {
        .home-close-wemakestuff__card--big {
          max-width: 339px;
          border-radius: 10px; } }
    .home-close-wemakestuff__card-image {
      height: 215px;
      width: 100%;
      background-color: #4049ff;
      background-size: cover;
      background-repeat: no-repeat;
      background-position: center center;
      border-radius: 10px 10px 0 0; }
      @media (max-width: 480px) {
        .home-close-wemakestuff__card-image {
          height: 140px; } }
    .home-close-wemakestuff__card--big .home-close-wemakestuff__card-image {
      height: 292px;
      width: 50%;
      order: 2;
      border-radius: 0 4px 4px 0; }
      @media (max-width: 767px) {
        .home-close-wemakestuff__card--big .home-close-wemakestuff__card-image {
          height: 215px;
          width: 100%;
          border-radius: 10px 10px 0 0;
          order: unset; } }
      @media (max-width: 480px) {
        .home-close-wemakestuff__card--big .home-close-wemakestuff__card-image {
          height: 140px; } }
    .home-close-wemakestuff__card-content {
      padding: 36px 10%;
      height: 276px;
      width: 100%;
      overflow: hidden; }
      @media (max-width: 480px) {
        .home-close-wemakestuff__card-content {
          padding: 10%;
          overflow: unset;
          height: auto; } }
    .home-close-wemakestuff__card--big .home-close-wemakestuff__card-content {
      padding: 20px 5.4%;
      height: auto;
      width: 50%;
      order: 1; }
      @media (max-width: 767px) {
        .home-close-wemakestuff__card--big .home-close-wemakestuff__card-content {
          width: 100%;
          padding: 36px 10%;
          height: 276px;
          order: unset; } }
      @media (max-width: 480px) {
        .home-close-wemakestuff__card--big .home-close-wemakestuff__card-content {
          padding: 10%;
          height: auto; } }
    .home-close-wemakestuff__card-subtitle {
      color: #000000;
      font-family: "Source Code Pro";
      font-size: 11px;
      font-weight: 500;
      letter-spacing: 2.2px;
      line-height: 1.4;
      text-transform: uppercase;
      margin-bottom: 1.3em; }
      @media (max-width: 991px) {
        .home-close-wemakestuff__card-subtitle {
          font-size: 10px; } }
    .home-close-wemakestuff__card-title {
      color: #2831ff;
      font-family: "gira-sans";
      font-size: 24px;
      font-weight: 700;
      letter-spacing: 0.6px;
      line-height: 32px;
      margin-bottom: 0.5em; }
      @media (max-width: 991px) {
        .home-close-wemakestuff__card-title {
          font-size: 20px;
          line-height: 1.4; } }
    .home-close-wemakestuff__card-description {
      color: #7c7c7c;
      font-family: Karla;
      font-size: 14px;
      font-weight: 400;
      line-height: 2; }
      @media (max-width: 991px) {
        .home-close-wemakestuff__card-description {
          font-size: 13px; } }

.register-hero {
  padding: 149px 20px 0;
  margin-bottom: -50px;
  position: relative;
  z-index: 2;
  overflow: hidden; }
  @media (max-width: 991px) {
    .register-hero {
      margin-bottom: 0;
      padding: 120px 20px 50px; } }
  @media (max-width: 767px) {
    .register-hero {
      padding: 90px 20px 50px; } }
  .register-hero__wrapper {
    width: 100%;
    max-width: 1181px;
    margin: 0 auto; }
  .register-hero__title {
    margin: 0;
    font-family: "gira-sans";
    font-size: 87px;
    font-weight: 700;
    line-height: 1.4;
    color: #2831ff; }
    @media (max-width: 991px) {
      .register-hero__title {
        font-size: 67px;
        text-align: center; } }
    @media (max-width: 767px) {
      .register-hero__title {
        font-size: 48px; } }
    @media (max-width: 480px) {
      .register-hero__title {
        font-size: 38px; } }
    .register-hero__title span {
      color: #000000;
      position: relative; }
      .register-hero__title span:after {
        content: '';
        bottom: 7px;
        left: 33px;
        width: calc(100% - 35px);
        height: 8px;
        background: #000000;
        position: absolute; }
        @media (max-width: 991px) {
          .register-hero__title span:after {
            height: 7px; } }
        @media (max-width: 767px) {
          .register-hero__title span:after {
            height: 4px; } }
        @media (max-width: 480px) {
          .register-hero__title span:after {
            height: 3px;
            left: 15px;
            bottom: 4px;
            width: calc(100% - 13px); } }
  .register-hero__columns {
    display: flex;
    margin-top: 54px; }
    @media (max-width: 991px) {
      .register-hero__columns {
        flex-wrap: wrap; } }
    @media (max-width: 767px) {
      .register-hero__columns {
        margin-top: 30px; } }
    .register-hero__columns > div {
      width: 50%;
      position: relative; }
      @media (max-width: 991px) {
        .register-hero__columns > div {
          width: 100%; }
          .register-hero__columns > div:nth-child(2) {
            order: -1;
            text-align: center; } }
  .register-hero__laptop {
    position: absolute;
    top: 3px;
    left: -16px;
    width: 727px; }
    @media (max-width: 1199px) {
      .register-hero__laptop {
        width: 500px;
        left: 30px; } }
    @media (max-width: 991px) {
      .register-hero__laptop {
        position: static;
        width: 100%;
        max-width: 350px;
        margin-bottom: 20px; } }
  .register-hero h2 {
    font-family: "Sentinel A", "Sentinel B";
    font-size: 35px;
    font-weight: 400;
    line-height: 1.25;
    margin: 0 0 0.7em;
    max-width: 500px; }
    @media (max-width: 991px) {
      .register-hero h2 {
        text-align: center;
        margin: 0 auto 0.7em; } }
    @media (max-width: 767px) {
      .register-hero h2 {
        font-size: 28px; } }
    @media (max-width: 480px) {
      .register-hero h2 {
        font-size: 23px; } }
  .register-hero p {
    color: #000000;
    font-family: Karla;
    font-size: 16px;
    font-weight: 400;
    line-height: 2;
    margin: 0 0 2.9em;
    max-width: 467px; }
    @media (max-width: 991px) {
      .register-hero p {
        text-align: center;
        max-width: 500px;
        margin: 0 auto 2.5em; } }
    @media (max-width: 767px) {
      .register-hero p {
        font-size: 14px; } }
    @media (max-width: 480px) {
      .register-hero p {
        font-size: 13px; } }
    .register-hero p a {
      color: #2831ff;
      text-decoration: underline; }
  .register-hero ul {
    padding: 55px 150px 34px 91px;
    margin: 0;
    list-style: none;
    position: relative; }
    @media (max-width: 991px) {
      .register-hero ul {
        padding: 30px 70px;
        margin: 0 auto;
        width: 100%;
        max-width: 500px; } }
    @media (max-width: 767px) {
      .register-hero ul {
        max-width: 440px; } }
    @media (max-width: 480px) {
      .register-hero ul {
        padding: 30px 20px;
        max-width: 240px; } }
    .register-hero ul:before {
      content: '';
      position: absolute;
      width: 550px;
      height: 300px;
      top: 49%;
      left: 44%;
      transform: translate(-50%, -50%);
      background-image: url("./images/register-list-bg.svg");
      background-size: 100% 100%;
      background-repeat: no-repeat;
      background-position: center center;
      z-index: -1; }
      @media (max-width: 1199px) {
        .register-hero ul:before {
          left: 50%; } }
      @media (max-width: 767px) {
        .register-hero ul:before {
          width: 430px;
          height: 236px; } }
      @media (max-width: 480px) {
        .register-hero ul:before {
          width: 460px;
          height: 252px;
          top: 46%; } }
    .register-hero ul li {
      position: relative;
      color: #000000;
      font-family: Karla;
      font-size: 13px;
      font-weight: 700;
      letter-spacing: 1.3px;
      line-height: 1.3;
      text-transform: uppercase;
      margin-bottom: 26px; }
      @media (max-width: 767px) {
        .register-hero ul li {
          font-size: 12px;
          letter-spacing: 0.8px;
          margin-bottom: 15px; } }
      .register-hero ul li:before {
        content: '';
        width: 6px;
        height: 6px;
        border-radius: 100%;
        background: #000000;
        position: absolute;
        top: 5px;
        left: -14px; }

.register-subscribe {
  padding: 135px 20px 166px;
  background-color: #fcf1f0;
  position: relative;
  z-index: 1; }
  @media (max-width: 991px) {
    .register-subscribe {
      padding-top: 100px;
      padding-bottom: 100px; } }
  @media (max-width: 480px) {
    .register-subscribe {
      padding-bottom: 70px; } }
  .register-subscribe:before {
    content: '';
    left: 50%;
    top: -66px;
    transform: translateX(-50%);
    position: absolute;
    background-image: url("./images/register-arrow.png");
    width: 33px;
    height: 132px;
    background-size: 100% 100%;
    background-repeat: no-repeat;
    background-position: center center; }
  .register-subscribe__wrapper {
    width: 100%;
    margin: 0 auto;
    max-width: 900px;
    display: flex;
    flex-direction: column;
    align-items: center;
    text-align: center;
    color: #000000; }
  .register-subscribe__lock {
    width: 100%;
    max-width: 96px; }
    @media (max-width: 991px) {
      .register-subscribe__lock {
        max-width: 80px; } }
    @media (max-width: 767px) {
      .register-subscribe__lock {
        max-width: 60px; } }
  .register-subscribe__title {
    color: #2831ff;
    font-family: "gira-sans";
    font-size: 46px;
    font-weight: 700;
    letter-spacing: 1.15px;
    line-height: 1.4;
    margin: 1.2em 0 0.55em;
    width: 100%; }
    @media (max-width: 991px) {
      .register-subscribe__title {
        font-size: 40px; } }
    @media (max-width: 767px) {
      .register-subscribe__title {
        font-size: 30px; } }
    @media (max-width: 480px) {
      .register-subscribe__title {
        font-size: 25px; } }
  .register-subscribe__subtitle {
    font-family: "Source Code Pro";
    font-size: 24px;
    font-weight: 500;
    letter-spacing: 2.4px;
    line-height: 2;
    width: 100%; }
    @media (max-width: 991px) {
      .register-subscribe__subtitle {
        font-size: 20px; } }
    @media (max-width: 767px) {
      .register-subscribe__subtitle {
        font-size: 16px; } }
    @media (max-width: 480px) {
      .register-subscribe__subtitle {
        font-size: 14px; } }
    .register-subscribe__subtitle span {
      display: inline;
      position: relative;
      background-color: #ffd1c9;
      padding: 3px 10px; }
  .register-subscribe form {
    margin-top: 65px;
    width: 100%;
    max-width: 717px; }
    @media (max-width: 991px) {
      .register-subscribe form {
        margin-top: 40px; } }
    @media (max-width: 767px) {
      .register-subscribe form {
        margin-top: 30px; } }
    .register-subscribe form p {
      color: #000000;
      font-family: Karla;
      font-size: 18px;
      font-weight: 400;
      line-height: 2;
      margin: 0 0 3.85em; }
      @media (max-width: 991px) {
        .register-subscribe form p {
          font-size: 16px;
          margin-bottom: 2.5em; } }
      @media (max-width: 767px) {
        .register-subscribe form p {
          font-size: 14px;
          margin-bottom: 2em; } }
    .register-subscribe form input[type="email"] {
      box-shadow: 0 3px 10px rgba(0, 0, 0, 0.1);
      border-radius: 4px;
      background-color: #ffffff;
      padding: 33px 43px;
      width: 100%;
      color: #ff9695;
      font-family: "Source Code Pro";
      font-size: 24px;
      font-weight: 500;
      -webkit-appearance: none;
      border: none;
      outline: 0; }
      @media (max-width: 991px) {
        .register-subscribe form input[type="email"] {
          font-size: 20px;
          padding: 30px; } }
      @media (max-width: 767px) {
        .register-subscribe form input[type="email"] {
          font-size: 18px;
          padding: 20px; } }
      @media (max-width: 480px) {
        .register-subscribe form input[type="email"] {
          font-size: 15px;
          padding: 15px; } }
      .register-subscribe form input[type="email"]::placeholder {
        color: #ff9695;
        opacity: 1; }
      .register-subscribe form input[type="email"]:-ms-input-placeholder {
        color: #ff9695; }
      .register-subscribe form input[type="email"]::-ms-input-placeholder {
        color: #ff9695; }
    .register-subscribe form .consent {
      text-align: left;
      width: 100%;
      margin-top: 25px;
      margin-bottom: 23px; }
      .register-subscribe form .consent label {
        margin: 0;
        color: #7c7c7c;
        font-family: Karla;
        font-size: 19px;
        font-weight: 400;
        line-height: 2;
        text-transform: none;
        padding-left: 73px;
        padding-right: 80px;
        cursor: pointer;
        position: relative; }
        @media (max-width: 991px) {
          .register-subscribe form .consent label {
            font-size: 17px; } }
        @media (max-width: 767px) {
          .register-subscribe form .consent label {
            font-size: 15px;
            padding-left: 45px;
            padding-right: 0; } }
        @media (max-width: 480px) {
          .register-subscribe form .consent label {
            font-size: 12px;
            padding-left: 36px; } }
        .register-subscribe form .consent label > a {
          color: #2831ff;
          text-decoration: none;
          position: relative; }
          @media (max-width: 767px) {
            .register-subscribe form .consent label > a {
              text-decoration: underline; } }
          .register-subscribe form .consent label > a:after {
            content: '';
            position: absolute;
            bottom: -3px;
            left: -3px;
            width: calc(100% + 12px);
            height: 1px;
            background: #2831ff; }
            @media (max-width: 767px) {
              .register-subscribe form .consent label > a:after {
                display: none; } }
        .register-subscribe form .consent label:before {
          content: '';
          position: absolute;
          left: 16px;
          top: 1px;
          display: block;
          width: 37px;
          height: 37px;
          flex-shrink: 0;
          border-radius: 4px;
          border: 2px solid #7c7c7c;
          background-color: #ffffff; }
          @media (max-width: 991px) {
            .register-subscribe form .consent label:before {
              top: 6px; } }
          @media (max-width: 767px) {
            .register-subscribe form .consent label:before {
              width: 25px;
              height: 25px;
              left: 7px;
              top: 3px; } }
          @media (max-width: 480px) {
            .register-subscribe form .consent label:before {
              width: 20px;
              height: 20px; } }
      .register-subscribe form .consent input[type="checkbox"] {
        display: none; }
        .register-subscribe form .consent input[type="checkbox"]:checked + label:after {
          content: '';
          position: absolute;
          top: 11px;
          left: 26px;
          width: 17px;
          height: 17px;
          background-image: url("./images/welcome-mat/icon-check.svg");
          background-size: 100% 100%;
          background-repeat: no-repeat; }
          @media (max-width: 991px) {
            .register-subscribe form .consent input[type="checkbox"]:checked + label:after {
              top: 16px; } }
          @media (max-width: 767px) {
            .register-subscribe form .consent input[type="checkbox"]:checked + label:after {
              width: 12px;
              height: 12px;
              top: 9px;
              left: 14px; } }
          @media (max-width: 480px) {
            .register-subscribe form .consent input[type="checkbox"]:checked + label:after {
              width: 9px;
              height: 9px;
              top: 8px;
              left: 13px; } }
    .register-subscribe form .submit {
      display: flex;
      justify-content: space-between; }
      @media (max-width: 767px) {
        .register-subscribe form .submit {
          flex-direction: column;
          align-items: center; } }
    .register-subscribe form .g-recaptcha {
      width: calc(100% - 327px); }
      @media (max-width: 767px) {
        .register-subscribe form .g-recaptcha {
          width: auto; } }
      @media (max-width: 480px) {
        .register-subscribe form .g-recaptcha {
          transform: scale(0.8); } }
      @media (max-width: 320px) {
        .register-subscribe form .g-recaptcha {
          transform: scale(0.6); } }
    .register-subscribe form button[type="submit"] {
      background-color: #2831ff;
      width: 100%;
      max-width: 309px;
      font-size: 24px;
      font-weight: 500;
      letter-spacing: 2.4px;
      padding: 33px 25px; }
      @media (max-width: 991px) {
        .register-subscribe form button[type="submit"] {
          padding: 25px; } }
      @media (max-width: 767px) {
        .register-subscribe form button[type="submit"] {
          margin-top: 10px;
          font-size: 20px;
          padding: 25px; } }
      @media (max-width: 480px) {
        .register-subscribe form button[type="submit"] {
          font-size: 16px;
          padding: 20px; } }

.register-spot {
  margin-top: 13px;
  padding: 146px 20px 110px;
  background-color: #fcf1f0;
  position: relative;
  z-index: 1; }
  .register-spot:before {
    content: '';
    left: 50%;
    top: -66px;
    transform: translateX(-50%);
    position: absolute;
    background-image: url("./images/register-arrow.png");
    width: 33px;
    height: 132px;
    background-size: 100% 100%;
    background-repeat: no-repeat;
    background-position: center center; }
  .register-spot__wrapper {
    width: 100%;
    margin: 0 auto;
    max-width: 706px;
    display: flex;
    flex-direction: column;
    align-items: center;
    text-align: center;
    color: #000000; }
  .register-spot__title {
    color: #2831ff;
    font-family: "gira-sans";
    font-size: 46px;
    font-weight: 700;
    letter-spacing: 1.15px;
    line-height: 1.4;
    margin: 0 0 0.87em;
    width: 100%; }
    @media (max-width: 991px) {
      .register-spot__title {
        font-size: 40px; } }
    @media (max-width: 767px) {
      .register-spot__title {
        font-size: 30px; } }
    @media (max-width: 480px) {
      .register-spot__title {
        font-size: 25px; } }
  .register-spot__subtitle {
    font-family: "Source Code Pro";
    font-size: 24px;
    font-weight: 500;
    letter-spacing: 2.4px;
    line-height: 2;
    width: 100%;
    margin-bottom: 71px; }
    @media (max-width: 991px) {
      .register-spot__subtitle {
        font-size: 20px; } }
    @media (max-width: 767px) {
      .register-spot__subtitle {
        font-size: 16px; } }
    @media (max-width: 480px) {
      .register-spot__subtitle {
        font-size: 14px; } }
    .register-spot__subtitle span {
      display: inline;
      position: relative;
      background-color: #ffd1c9;
      padding: 3px 10px; }

.register-spot form {
  width: 100%;
  text-align: left;
  max-width: 619px;
  overflow: hidden; }
.register-spot .rcp_form label {
  display: block;
  font-size: 20px;
  cursor: pointer;
  word-break: break-word; }
.register-spot .rcp_form input[type=text], .register-spot .rcp_form input[type=password], .register-spot .rcp_form input[type=email] {
  width: 100%;
  padding: 12px 16px !important;
  color: #ff9695;
  font-family: "Source Code Pro";
  font-size: 20px;
  font-weight: 500;
  border: 1px solid rgba(255, 255, 255, 0);
  border-radius: 4px;
  box-shadow: 0 3px 10px 3px rgba(0, 0, 0, 0.1);
  outline: none;
  transition: .2s;
  -webkit-appearance: none;
  -moz-appearance: none; }
.register-spot .rcp_form input[type=text]:focus, .register-spot .rcp_form input[type=password]:focus, .register-spot .rcp_form input[type=email]:focus {
  border-width: 1px;
  border-style: solid;
  border-color: rgba(255, 150, 149, 0.5) !important; }
.register-spot .rcp_form input.required {
  color: #ff9695 !important; }
.register-spot .rcp_form select {
  width: 100%;
  height: 50px;
  padding: 12px 16px !important;
  color: #ff9695;
  background-color: #ffffff;
  font-family: "Source Code Pro";
  font-size: 20px;
  font-weight: 500;
  box-shadow: 0 3px 10px 3px rgba(0, 0, 0, 0.1);
  border: none;
  outline: none;
  -webkit-appearance: none;
  -moz-appearance: none; }
.register-spot .rcp_form li {
  display: grid;
  grid-template-columns: 25px 1fr; }
.register-spot .rcp_form #rcp_submit {
  background-color: #2831ff;
  padding: 25px 90px;
  color: #ffffff;
  font-family: "Source Code Pro";
  font-size: 28px !important;
  font-weight: 500;
  letter-spacing: .1em;
  box-shadow: 0 3px 10px 3px rgba(0, 0, 0, 0.1);
  border: none;
  border-radius: 8px;
  outline: none;
  -webkit-appearance: none;
  -moz-appearance: none;
  margin-bottom: 80px;}
  @media (max-width: 991px) {
    .register-spot .rcp_form #rcp_submit {
      padding: 25px; } }
.register-spot .rcp_form #rcp_submit:hover {
  background-color: rgba(40, 49, 255, 0.8);
  cursor: pointer; }
.register-spot .rcp_level_description {
  padding: 10px 0 0 8px !important;
  font-size: 14px !important; }
.register-spot .rcp_subscription_message {
  font-size: 20px; }
.register-spot .rcp_form ul {
  font-size: 17px;
  font-weight: 700; }
.register-spot .rcp-table {
  width: 100%;
  font-size: 20px;
  border-collapse: collapse; }
.register-spot .rcp-table th {
  text-align: left;
  font-weight: 400; }
.register-spot .rcp-table th, .register-spot .rcp-table td {
  padding: 8px 20px;
  word-break: break-word; }
.register-spot .rcp_registration_total {
  margin: 30px 0 40px 0; }
.register-spot .rcp-table tbody tr, .register-spot .rcp-recurring-total {
  background-color: #ffd1c9; }
.register-spot .rcp_form #rcp_auto_renew_wrap {
  display: none !important; }
.register-spot p.rcp_error {
  -webkit-border-radius: 3px;
  -moz-border-radius: 3px;
  border-radius: 3px;
  border: 1px solid #cc0000;
  margin: 0 0 10px;
  padding: 4px;
  background: #ffebe8;
  color: #333333; }
@media (max-width: 480px) {
  .register-spot .g-recaptcha {
    transform: scale(0.8); } }
@media (max-width: 320px) {
  .register-spot .g-recaptcha {
    transform: scale(0.7); } }

.now-page {
  overflow: hidden; }

.now-page-hero {
  margin: 152px auto 0;
  width: 100%;
  max-width: 1221px;
  padding: 0 20px; }
  @media (max-width: 991px) {
    .now-page-hero {
      margin-top: 100px; } }
  @media (max-width: 767px) {
    .now-page-hero {
      margin-top: 80px; } }
  .now-page-hero__title {
    font-family: "gira-sans";
    font-size: 87px;
    font-weight: 700;
    line-height: 1.3;
    color: #2831ff;
    margin: 0 0 0.55em; }
    @media (max-width: 991px) {
      .now-page-hero__title {
        font-size: 67px;
        text-align: center; } }
    @media (max-width: 767px) {
      .now-page-hero__title {
        font-size: 48px; } }
    @media (max-width: 480px) {
      .now-page-hero__title {
        font-size: 38px; } }
    .now-page-hero__title span {
      color: #000000;
      position: relative; }
      .now-page-hero__title span:after {
        content: '';
        bottom: 7px;
        left: 10px;
        width: calc(100% - 10px);
        height: 8px;
        background: #000000;
        position: absolute; }
        @media (max-width: 991px) {
          .now-page-hero__title span:after {
            height: 7px;
            left: 0;
            width: 100%; } }
        @media (max-width: 767px) {
          .now-page-hero__title span:after {
            height: 4px; } }
        @media (max-width: 480px) {
          .now-page-hero__title span:after {
            height: 3px; } }
  .now-page-hero__subtitle {
    font-family: "Sentinel A", "Sentinel B";
    font-size: 47px;
    font-weight: 400;
    line-height: 1.25;
    letter-spacing: -1.1px;
    margin: 0 0 0.7em;
    max-width: 745px; }
    @media (max-width: 991px) {
      .now-page-hero__subtitle {
        text-align: center;
        margin: 0 auto 0.7em; } }
    @media (max-width: 767px) {
      .now-page-hero__subtitle {
        font-size: 28px;
        letter-spacing: 0; } }
    @media (max-width: 480px) {
      .now-page-hero__subtitle {
        font-size: 23px; } }

.now-page-about {
  padding: 113px 20px 0;
  position: relative; }
  @media (max-width: 991px) {
    .now-page-about {
      padding-top: 60px; } }
  .now-page-about__shape-left, .now-page-about__shape-right {
    width: 100%;
    max-width: 678px;
    position: absolute;
    opacity: 0.42;
    z-index: -1; }
    @media (max-width: 991px) {
      .now-page-about__shape-left, .now-page-about__shape-right {
        max-width: 500px; } }
    @media (max-width: 767px) {
      .now-page-about__shape-left, .now-page-about__shape-right {
        max-width: 400px; } }
  .now-page-about__shape-left {
    top: 91px;
    left: -227px; }
    @media (max-width: 767px) {
      .now-page-about__shape-left {
        display: none; } }
  .now-page-about__shape-right {
    top: -63px;
    right: -140px; }
  .now-page-about__wrapper {
    display: flex;
    width: 100%;
    max-width: 1078px;
    margin: 0 auto; }
    @media (max-width: 767px) {
      .now-page-about__wrapper {
        flex-wrap: wrap; } }
    .now-page-about__wrapper > div {
      width: 50%;
      display: flex;
      flex-direction: column;
      align-items: center;
      justify-content: flex-start; }
      @media (max-width: 991px) {
        .now-page-about__wrapper > div {
          padding: 0 20px; } }
      @media (max-width: 767px) {
        .now-page-about__wrapper > div {
          width: 100%;
          padding: 0;
          margin-bottom: 30px; } }
  .now-page-about__avatar {
    width: 100%;
    max-width: 406px;
    position: relative;
    margin-bottom: 46px; }
    @media (max-width: 991px) {
      .now-page-about__avatar {
        margin-bottom: 30px; } }
    @media (max-width: 767px) {
      .now-page-about__avatar {
        max-width: 270px; } }
    .now-page-about__avatar img:nth-child(1) {
      position: absolute;
      z-index: 1;
      top: -44px;
      left: -108px; }
      @media (max-width: 991px) {
        .now-page-about__avatar img:nth-child(1) {
          transform: scale(0.7); } }
      @media (max-width: 767px) {
        .now-page-about__avatar img:nth-child(1) {
          transform: none;
          max-width: 160px;
          top: -17px;
          left: -63px; } }
    .now-page-about__avatar img:nth-child(2) {
      position: relative;
      z-index: 2;
      width: 100%;
      border-radius: 100%; }
    .now-page-about__avatar--jason img:nth-child(1) {
      top: 15px;
      left: unset;
      right: -120px; }
      @media (max-width: 767px) {
        .now-page-about__avatar--jason img:nth-child(1) {
          right: -60px; } }
  .now-page-about__title {
    font-family: "Sentinel A", "Sentinel B";
    font-size: 45px;
    font-weight: 400;
    line-height: 1.25;
    letter-spacing: 0.02em;
    color: #000000;
    position: relative;
    width: 100%;
    max-width: 473px;
    text-align: center; }
    @media (max-width: 991px) {
      .now-page-about__title {
        font-size: 32px; } }
    @media (max-width: 767px) {
      .now-page-about__title {
        font-size: 28px;
        max-width: 340px; } }
    .now-page-about__title span {
      position: relative;
      z-index: 2; }
    .now-page-about__title svg {
      position: absolute;
      top: 50%;
      left: 50%;
      transform: translate(-50%, -50%);
      z-index: 1;
      width: 100%; }
  .now-page-about__content {
    margin-top: 52px;
    width: 100%;
    max-width: 435px; }
    @media (max-width: 991px) {
      .now-page-about__content {
        margin-top: 30px; } }
    .now-page-about__content h2 {
      color: #000000;
      font-family: Karla;
      font-size: 20px;
      font-weight: 700;
      letter-spacing: 2px;
      line-height: 2;
      text-transform: uppercase;
      margin-bottom: 0.5em; }
      @media (max-width: 991px) {
        .now-page-about__content h2 {
          font-size: 17px;
          letter-spacing: 1.5px; } }
      @media (max-width: 767px) {
        .now-page-about__content h2 {
          font-size: 15px;
          letter-spacing: 1px; } }
    .now-page-about__content ul, .now-page-about__content ol {
      margin: 0 0 44px;
      padding: 0 0 0 36px; }
      @media (max-width: 991px) {
        .now-page-about__content ul, .now-page-about__content ol {
          padding-left: 25px; } }
      @media (max-width: 767px) {
        .now-page-about__content ul, .now-page-about__content ol {
          padding-left: 20px;
          margin-bottom: 30px; } }
      .now-page-about__content ul li, .now-page-about__content ol li {
        color: #000000;
        font-family: Karla;
        font-size: 18px;
        font-weight: 400;
        line-height: 2;
        margin-bottom: 1.6em; }
        @media (max-width: 767px) {
          .now-page-about__content ul li, .now-page-about__content ol li {
            font-size: 15px;
            margin-bottom: 0.8em; } }
        .now-page-about__content ul li a, .now-page-about__content ol li a {
          transform: all 0.2s linear; }
          .now-page-about__content ul li a:hover, .now-page-about__content ol li a:hover {
            color: #000000; }
    .now-page-about__content ol {
      list-style: none;
      counter-reset: section; }
      .now-page-about__content ol li:before {
        counter-increment: section;
        content: counters(section,".") ". "; }
    .now-page-about__content ul {
      list-style: none;
      margin-top: 32px; }
      @media (max-width: 991px) {
        .now-page-about__content ul {
          margin-top: unset; } }
      .now-page-about__content ul li:before {
        content: '';
        display: inline-block;
        width: 6px;
        height: 6px;
        border-radius: 100%;
        background: #000000;
        margin: 0px 6px 2px 2px; }

.now-page-footer {
  border-top: 1px solid #2831ff;
  margin: 70px auto 149px;
  padding-top: 49px;
  text-align: center;
  width: 100%;
  max-width: 908px; }
  @media (max-width: 991px) {
    .now-page-footer {
      margin-top: 35px;
      margin-bottom: 90px; } }
  @media (max-width: 767px) {
    .now-page-footer {
      margin: 0 auto 40px;
      padding: 30px 20px 0; } }
  .now-page-footer p {
    color: #000000;
    font-family: "Source Code Pro";
    font-size: 14px;
    font-weight: 500;
    letter-spacing: 1.4px;
    line-height: 1.4;
    margin: 0 0 1.9em; }
    @media (max-width: 767px) {
      .now-page-footer p {
        font-size: 13px; } }
  .now-page-footer a {
    color: #2831ff;
    text-decoration: none;
    position: relative; }
    .now-page-footer a:before {
      content: '';
      position: absolute;
      bottom: -2px;
      left: 0;
      width: 100%;
      height: 1px;
      background: #2831ff; }

.about-page {
  overflow: hidden; }

.about-hero {
  padding: 150px 20px 223px;
  position: relative; }
  @media (max-width: 1199px) {
    .about-hero {
      padding-top: 130px;
      padding-bottom: 130px; } }
  @media (max-width: 991px) {
    .about-hero {
      padding-top: 100px;
      padding-bottom: 90px; } }
  @media (max-width: 480px) {
    .about-hero {
      padding-bottom: 60px; } }
  .about-hero__bg {
    position: absolute;
    top: -25px;
    right: -277px;
    z-index: -1;
    max-width: 1157px; }
    @media (max-width: 1199px) {
      .about-hero__bg {
        max-width: 900px; } }
    @media (max-width: 991px) {
      .about-hero__bg {
        max-width: 820px; } }
    @media (max-width: 767px) {
      .about-hero__bg {
        max-width: 750px;
        top: 30px; } }
    @media (max-width: 480px) {
      .about-hero__bg {
        max-width: 100%;
        right: -30%;
        top: 60px; } }
  .about-hero__wrapper {
    width: 100%;
    max-width: 1070px;
    margin: 0 auto; }
  .about-hero__subtitle {
    color: #000000;
    font-family: Karla;
    font-size: 18px;
    font-weight: 700;
    letter-spacing: 1.8px;
    line-height: 2;
    text-transform: uppercase;
    margin-bottom: 0.7em; }
    @media (max-width: 991px) {
      .about-hero__subtitle {
        font-size: 16px; } }
    @media (max-width: 480px) {
      .about-hero__subtitle {
        font-size: 15px; } }
  .about-hero__title {
    color: #2831ff;
    font-family: "gira-sans";
    font-size: 87px;
    font-weight: 700;
    line-height: 1.3;
    margin-bottom: 0; }
    @media (max-width: 1199px) {
      .about-hero__title {
        font-size: 60px; } }
    @media (max-width: 991px) {
      .about-hero__title {
        font-size: 45px; } }
    @media (max-width: 480px) {
      .about-hero__title {
        font-size: 38px; } }
  .about-hero__columns {
    display: flex;
    margin-top: 16px; }
    @media (max-width: 767px) {
      .about-hero__columns {
        flex-direction: column;
        align-items: center; } }
  .about-hero__image {
    width: 52.5%;
    position: relative; }
    @media (max-width: 1199px) {
      .about-hero__image {
        width: 50%; } }
    @media (max-width: 767px) {
      .about-hero__image {
        display: none; } }
    .about-hero__image img {
      position: absolute;
      top: 24px;
      left: -187px;
      width: 765px; }
      @media (max-width: 1199px) {
        .about-hero__image img {
          width: 500px;
          left: -36px; } }
      @media (max-width: 991px) {
        .about-hero__image img {
          width: 100%;
          position: static;
          padding-right: 20px; } }
      @media (max-width: 767px) {
        .about-hero__image img {
          padding-right: 0; } }
  .about-hero__text {
    width: 47.5%;
    transform: translateX(50px); }
    @media (max-width: 1199px) {
      .about-hero__text {
        width: 50%;
        transform: none; } }
    @media (max-width: 767px) {
      .about-hero__text {
        width: 100%;
        order: -1; } }
    .about-hero__text h2 {
      font-family: "Sentinel A", "Sentinel B";
      font-size: 33px;
      font-weight: 400;
      line-height: 1.25;
      margin: 0 0 0.8em; }
      @media (max-width: 1199px) {
        .about-hero__text h2 {
          font-size: 27px; } }
      @media (max-width: 991px) {
        .about-hero__text h2 {
          font-size: 22px; } }
      @media (max-width: 480px) {
        .about-hero__text h2 {
          font-size: 19px; } }
    .about-hero__text p {
      color: #000000;
      font-family: Karla;
      font-size: 18px;
      font-weight: 400;
      line-height: 2; }
      @media (max-width: 1199px) {
        .about-hero__text p {
          font-size: 17px; } }
      @media (max-width: 991px) {
        .about-hero__text p {
          font-size: 16px; } }
      @media (max-width: 480px) {
        .about-hero__text p {
          font-size: 14px; } }
      .about-hero__text p a {
        color: #2831ff;
        text-decoration: underline; }
      .about-hero__text p strong {
        font-weight: 700; }

.about-community {
  width: 100%;
  max-width: 740px;
  margin: 0 auto;
  position: relative;
  text-align: center;
  padding: 0 20px; }
  @media (max-width: 991px) {
    .about-community {
      max-width: 650px; } }
  .about-community__bg {
    position: absolute;
    top: -15px;
    left: 47%;
    transform: translateX(-50%);
    width: 100%;
    max-width: 641px;
    z-index: -1; }
    @media (max-width: 991px) {
      .about-community__bg {
        left: 50%; } }
    @media (max-width: 480px) {
      .about-community__bg {
        width: 450px; } }
  .about-community__subtitle {
    color: #000000;
    font-family: Karla;
    font-size: 18px;
    font-weight: 700;
    letter-spacing: 1.8px;
    line-height: 2;
    text-transform: uppercase;
    margin-bottom: 1.3em; }
    @media (max-width: 991px) {
      .about-community__subtitle {
        font-size: 16px; } }
    @media (max-width: 767px) {
      .about-community__subtitle {
        font-size: 14px; } }
  .about-community__title {
    font-family: "Sentinel A", "Sentinel B";
    font-size: 47px;
    font-weight: 400;
    line-height: 1.25;
    margin: 0 0 0.35em; }
    @media (max-width: 991px) {
      .about-community__title {
        font-size: 37px; } }
    @media (max-width: 767px) {
      .about-community__title {
        font-size: 30px; } }
  .about-community__avatars {
    display: flex;
    align-items: center;
    justify-content: center; }
    .about-community__avatars img {
      width: 100%;
      max-width: 187px;
      margin: 0 -13px; }
      @media (max-width: 991px) {
        .about-community__avatars img {
          max-width: 140px;
          margin: 0 -5px; } }
      @media (max-width: 767px) {
        .about-community__avatars img {
          max-width: 100px;
          margin: 0 -2px; } }
  .about-community__description {
    text-align: center;
    color: #000000;
    font-family: Karla;
    font-size: 18px;
    font-weight: 400;
    line-height: 2;
    margin: 33px 0 18px; }
    @media (max-width: 991px) {
      .about-community__description {
        font-size: 16px; } }
    @media (max-width: 767px) {
      .about-community__description {
        font-size: 14px; } }
  .about-community__arrow {
    width: 100%;
    max-width: 33px;
    margin: 0 auto; }
    @media (max-width: 991px) {
      .about-community__arrow {
        max-width: 25px; } }
    @media (max-width: 480px) {
      .about-community__arrow {
        max-width: 20px; } }
    .about-community__arrow img {
      width: 100%; }

.about-video {
  width: 100%;
  max-width: 1036px;
  margin: 37px auto 0;
  padding: 0 20px;
  position: relative;
  z-index: 2; }
  .about-video__wrapper {
    position: relative;
    padding-bottom: 56.25%;
    /* 16:9 */
    padding-top: 0px;
    height: 0; }
  .about-video iframe {
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%; }

.about-belive {
  position: relative;
  z-index: 1;
  background: #17BCBC;
  padding: 35.7% 20px 17%;
  margin-top: -24.2%; }
  @media (max-width: 991px) {
    .about-belive {
      padding-top: 30%; } }
  .about-belive__shape {
    position: absolute;
    bottom: 0;
    right: 100px;
    width: 100%;
    max-width: 1198px;
    z-index: 1; }
  .about-belive__wave-top, .about-belive__wave-bottom {
    width: 100%;
    position: absolute;
    z-index: 2;
    left: 0; }
  .about-belive__wave-top {
    top: -7px; }
  .about-belive__wave-bottom {
    bottom: -1px; }
  .about-belive__wrapper {
    width: 100%;
    max-width: 1052px;
    margin: 0 auto;
    text-align: center;
    position: relative;
    z-index: 3; }
  .about-belive__title {
    color: #ffffff;
    font-family: "gira-sans";
    font-size: 46px;
    line-height: 1.3;
    font-weight: 700;
    letter-spacing: 1.15px;
    margin: 0; }
    @media (max-width: 991px) {
      .about-belive__title {
        font-size: 40px; } }
    @media (max-width: 767px) {
      .about-belive__title {
        font-size: 30px; } }
  .about-belive__subtitle {
    color: #ffffff;
    font-family: "Source Code Pro";
    font-size: 24px;
    font-weight: 500;
    letter-spacing: 0.6px;
    line-height: 2; }
    @media (max-width: 1199px) {
      .about-belive__subtitle {
        font-size: 20px;
        letter-spacing: 0.3px; } }
    @media (max-width: 991px) {
      .about-belive__subtitle {
        font-size: 18px;
        letter-spacing: 0; } }
    @media (max-width: 767px) {
      .about-belive__subtitle {
        font-size: 16px; } }
  .about-belive__cards {
    display: flex;
    justify-content: space-between;
    margin-top: 71px;
    margin-bottom: 42px; }
    @media (max-width: 767px) {
      .about-belive__cards {
        flex-wrap: wrap;
        justify-content: center;
        margin-top: 30px;
        margin-bottom: 10px; } }
  .about-belive__card {
    display: flex;
    justify-content: center;
    align-items: center;
    width: 25%;
    margin: 0 11px;
    border-radius: 8px;
    background-color: #fcf1f0;
    color: #fd9b9c;
    padding: 20px 30px;
    min-height: 238px;
    font-family: "Sentinel A", "Sentinel B";
    font-size: 24px;
    font-weight: 400;
    line-height: 1.35; }
    @media (max-width: 1199px) {
      .about-belive__card {
        font-size: 20px;
        padding: 20px; } }
    @media (max-width: 991px) {
      .about-belive__card {
        font-size: 16px;
        padding: 15px;
        min-height: 160px; } }
    @media (max-width: 767px) {
      .about-belive__card {
        min-height: unset;
        padding: 30px 15px;
        margin: 0 10px 20px;
        width: calc(50% - 20px); } }
    @media (max-width: 480px) {
      .about-belive__card {
        margin: 0 0 20px;
        width: 100%;
        padding: 30px; } }
    .about-belive__card:nth-child(even) {
      background-color: #f4f4ff;
      color: #4656fb; }

.about-story {
  background: #ffeae6;
  padding: 5.2% 20px 9.8%; }
  .about-story__wrapper {
    max-width: 1031px;
    margin: 0 auto;
    width: 100%; }
  .about-story__columns {
    display: flex;
    align-items: center;
    justify-content: space-between; }
    @media (max-width: 991px) {
      .about-story__columns {
        flex-wrap: wrap;
        justify-content: center; } }
  .about-story__text {
    width: 48%; }
    @media (max-width: 991px) {
      .about-story__text {
        width: 100%; } }
    .about-story__text h2 {
      color: #2831ff;
      font-family: "gira-sans";
      font-size: 46px;
      font-weight: 700;
      letter-spacing: 1.15px;
      line-height: 1.3;
      margin: 0 0 0.55em; }
      @media (max-width: 991px) {
        .about-story__text h2 {
          font-size: 38px; } }
      @media (max-width: 767px) {
        .about-story__text h2 {
          font-size: 30px;
          text-align: center;
          margin-top: 0.7em; } }
    .about-story__text h3 {
      font-family: "Sentinel A", "Sentinel B";
      font-size: 31px;
      font-weight: 400;
      line-height: 1.25;
      margin: 0 0 0.65em;
      letter-spacing: -0.5px; }
      @media (max-width: 991px) {
        .about-story__text h3 {
          font-size: 26px;
          letter-spacing: 0; } }
      @media (max-width: 767px) {
        .about-story__text h3 {
          font-size: 22px;
          text-align: center; } }
    .about-story__text p {
      color: #000000;
      font-family: Karla;
      font-size: 18px;
      font-weight: 400;
      line-height: 2;
      margin-bottom: 2.1em; }
      @media (max-width: 991px) {
        .about-story__text p {
          font-size: 16px;
          margin-bottom: 1em; } }
      @media (max-width: 767px) {
        .about-story__text p {
          font-size: 14px; } }
    .about-story__text a {
      color: #2831ff;
      text-decoration: none; }
  .about-story__image {
    width: 52%; }
    @media (max-width: 991px) {
      .about-story__image {
        width: 100%;
        order: -1;
        text-align: center; } }
    .about-story__image img {
      width: calc(100% + 80px);
      max-width: 595px;
      position: relative;
      left: 48px; }
      @media (max-width: 1199px) {
        .about-story__image img {
          width: 100%;
          position: static; } }
      @media (max-width: 991px) {
        .about-story__image img {
          max-width: 350px; } }
      @media (max-width: 767px) {
        .about-story__image img {
          max-width: 300px; } }
  .about-story__bottom {
    text-align: center;
    margin-top: 13px;
    display: flex;
    flex-direction: column;
    align-items: center; }
    @media (max-width: 991px) {
      .about-story__bottom {
        margin-top: 30px; } }
    .about-story__bottom h2 {
      color: #000000;
      font-family: Karla;
      font-size: 20px;
      font-weight: 700;
      letter-spacing: 2px;
      line-height: 2;
      text-transform: uppercase;
      margin-bottom: 1.5em; }
      @media (max-width: 991px) {
        .about-story__bottom h2 {
          font-size: 18px; } }
      @media (max-width: 767px) {
        .about-story__bottom h2 {
          font-size: 16px;
          margin-bottom: 1em; } }
    .about-story__bottom p {
      color: #000000;
      font-family: Karla;
      font-size: 18px;
      font-weight: 400;
      line-height: 2;
      width: 100%;
      max-width: 790px;
      margin-bottom: 2em; }
      @media (max-width: 991px) {
        .about-story__bottom p {
          font-size: 16px; } }
      @media (max-width: 767px) {
        .about-story__bottom p {
          font-size: 14px;
          margin-bottom: 1.5em; } }
    .about-story__bottom h4 {
      color: #000000;
      font-family: "Source Code Pro";
      font-size: 24px;
      font-weight: 500;
      letter-spacing: 0.6px;
      line-height: 40px;
      width: 100%;
      max-width: 890px; }
      @media (max-width: 991px) {
        .about-story__bottom h4 {
          font-size: 20px;
          line-height: 1.7; } }
      @media (max-width: 767px) {
        .about-story__bottom h4 {
          font-size: 18px; } }
      .about-story__bottom h4 span {
        background: #ffffff;
        padding: 1px 6px; }

.about-core {
  padding: 7.1% 20px 18%;
  background-color: #f3f3fe;
  background-image: url("./images/about/bg-core.png");
  background-repeat: no-repeat;
  background-size: cover;
  background-position: center center;
  text-align: center; }
  .about-core__wrapper {
    width: 100%;
    max-width: 1052px;
    margin: 0 auto; }
  .about-core__title {
    color: #2831ff;
    font-family: "gira-sans";
    font-size: 46px;
    font-weight: 700;
    letter-spacing: 1.15px;
    line-height: 1.4;
    margin: 0 0 0.4em; }
    @media (max-width: 767px) {
      .about-core__title {
        font-size: 38px; } }
  .about-core__subtitle {
    color: #000000;
    font-family: Karla;
    font-size: 18px;
    font-weight: 400;
    line-height: 2;
    margin: 0; }
    @media (max-width: 767px) {
      .about-core__subtitle {
        font-size: 16px; } }
  .about-core__cards {
    display: flex;
    justify-content: center;
    flex-wrap: wrap;
    margin-top: 11.2%; }
  .about-core__card {
    width: calc(100% - 24px);
    max-width: 239px;
    margin: 0 12px 35px;
    background: #ffffff;
    border-radius: 8px; }
    @media (max-width: 480px) {
      .about-core__card {
        margin: 0 0 20px;
        width: 100%;
        max-width: 300px; } }
    .about-core__card-image {
      border-radius: 8px 8px 0 0;
      background-color: #ffffff;
      background-position: center center;
      background-repeat: no-repeat;
      background-size: cover;
      width: 100%;
      padding-bottom: 64%; }
    .about-core__card-content {
      padding: 38px 20px 43px; }
      @media (max-width: 480px) {
        .about-core__card-content {
          padding: 30px 20px 30px; } }
    .about-core__card-title {
      color: #000000;
      font-family: "Source Code Pro";
      font-size: 14px;
      font-weight: 500;
      letter-spacing: 2.8px;
      text-transform: uppercase;
      margin: 0 0 1.6em; }
    .about-core__card-description {
      color: #7c7c7c;
      font-family: Karla;
      font-size: 14px;
      font-weight: 400;
      line-height: 2;
      margin: 0; }

.about-interests {
  margin-top: -7.5%; }
  .about-interests svg {
    width: 100%; }
    .about-interests svg:nth-of-type(1) {
      margin-bottom: -10px; }
      @media (max-width: 480px) {
        .about-interests svg:nth-of-type(1) {
          margin-bottom: -4px; } }
    .about-interests svg:nth-of-type(2) {
      margin-top: -10px; }
      @media (max-width: 480px) {
        .about-interests svg:nth-of-type(2) {
          margin-top: -4px; } }
  .about-interests__wrapper {
    background: #9da1ff;
    padding: 8.3% 15.2% 3.6%; }
    @media (max-width: 991px) {
      .about-interests__wrapper {
        padding-left: 10%;
        padding-right: 10%; } }
    @media (max-width: 767px) {
      .about-interests__wrapper {
        padding-left: 20px;
        padding-right: 20px; } }
  .about-interests__wrapper-inner {
    width: 100%;
    margin: 0 auto;
    max-width: 950px; }
  .about-interests__title {
    color: #ffffff;
    font-family: "gira-sans";
    font-size: 46px;
    font-weight: 700;
    line-height: 60px;
    width: 100%;
    max-width: 660px;
    margin: 0 auto 1.8em;
    text-align: center; }
    @media (max-width: 991px) {
      .about-interests__title {
        font-size: 40px;
        line-height: 1.4; } }
    @media (max-width: 767px) {
      .about-interests__title {
        font-size: 35px; } }
    @media (max-width: 480px) {
      .about-interests__title {
        font-size: 28px; } }
  .about-interests__card {
    width: 100%;
    display: flex;
    margin-bottom: 102px; }
    @media (max-width: 767px) {
      .about-interests__card {
        margin-bottom: 50px; } }
    @media (max-width: 480px) {
      .about-interests__card {
        flex-direction: column;
        align-items: center; } }
    .about-interests__card:nth-of-type(odd) {
      transform: translateX(-93px); }
      @media (max-width: 991px) {
        .about-interests__card:nth-of-type(odd) {
          transform: none; } }
    .about-interests__card:nth-of-type(even) {
      transform: translateX(93px);
      justify-content: flex-end; }
      @media (max-width: 991px) {
        .about-interests__card:nth-of-type(even) {
          transform: none; } }
    .about-interests__card-image {
      width: 36.5%;
      position: relative; }
      @media (max-width: 480px) {
        .about-interests__card-image {
          width: 100%;
          max-width: 160px; } }
      .about-interests__card-image div {
        position: absolute;
        width: 100%;
        max-width: 321px; }
        @media (max-width: 767px) {
          .about-interests__card-image div {
            position: relative; } }
      .about-interests__card-image img {
        width: 100%;
        position: relative;
        z-index: 2; }
        .about-interests__card-image img:last-child {
          position: absolute;
          z-index: 1; }
    .about-interests__card:nth-of-type(1) div {
      top: -2px;
      right: 10px; }
      @media (max-width: 767px) {
        .about-interests__card:nth-of-type(1) div {
          top: unset;
          right: unset; } }
      .about-interests__card:nth-of-type(1) div img:last-child {
        width: 77%;
        top: -13%;
        left: -10%; }
    .about-interests__card:nth-of-type(2) div {
      top: -12px;
      right: 16px; }
      @media (max-width: 767px) {
        .about-interests__card:nth-of-type(2) div {
          top: unset;
          right: unset; } }
      .about-interests__card:nth-of-type(2) div img:last-child {
        width: 50%;
        top: -12.5%;
        right: -3.4%; }
    .about-interests__card:nth-of-type(3) div {
      top: -27px;
      right: 10px; }
      @media (max-width: 767px) {
        .about-interests__card:nth-of-type(3) div {
          top: unset;
          right: unset; } }
      .about-interests__card:nth-of-type(3) div img:last-child {
        width: 56.4%;
        bottom: -22%;
        left: 1%; }
        @media (max-width: 767px) {
          .about-interests__card:nth-of-type(3) div img:last-child {
            bottom: -15%; } }
        @media (max-width: 480px) {
          .about-interests__card:nth-of-type(3) div img:last-child {
            bottom: -2%; } }
    .about-interests__card:nth-of-type(4) div {
      top: -33px;
      right: 16px; }
      @media (max-width: 767px) {
        .about-interests__card:nth-of-type(4) div {
          top: unset;
          right: unset; } }
      .about-interests__card:nth-of-type(4) div img:last-child {
        width: 92.5%;
        top: -12%;
        right: -26%; }
        @media (max-width: 767px) {
          .about-interests__card:nth-of-type(4) div img:last-child {
            top: -15%;
            right: -13%; } }
    .about-interests__card-content {
      width: 63.5%; }
      @media (max-width: 767px) {
        .about-interests__card-content {
          padding-left: 25px; } }
      @media (max-width: 480px) {
        .about-interests__card-content {
          width: 100%;
          padding-left: 0; } }
    .about-interests__card:nth-of-type(even) .about-interests__card-content {
      order: -1;
      text-align: right;
      max-width: 470px;
      padding-right: 64px; }
      @media (max-width: 767px) {
        .about-interests__card:nth-of-type(even) .about-interests__card-content {
          order: unset;
          text-align: unset;
          max-width: unset;
          padding-right: unset; } }
    .about-interests__card-title {
      color: #ffffff;
      font-family: "Sentinel A", "Sentinel B";
      font-size: 46px;
      letter-spacing: 1.9px;
      font-weight: 400;
      line-height: 1.25;
      margin: 0 0 0.35em; }
      @media (max-width: 767px) {
        .about-interests__card-title {
          font-size: 40px;
          letter-spacing: 1px;
          margin-bottom: 0.1em; } }
      @media (max-width: 480px) {
        .about-interests__card-title {
          font-size: 35px;
          text-align: center; } }
    .about-interests__card-description {
      color: #ffffff;
      font-family: Karla;
      font-size: 18px;
      font-weight: 400;
      line-height: 2; }
      @media (max-width: 767px) {
        .about-interests__card-description {
          font-size: 16px; } }
      @media (max-width: 480px) {
        .about-interests__card-description {
          font-size: 15px;
          text-align: center; } }

.about-things {
  background: #fcf1f0;
  padding: 18.7% 80px 12.3%;
  margin-top: -12%; }
  @media (max-width: 991px) {
    .about-things {
      padding-left: 45px;
      padding-right: 45px; } }
  @media (max-width: 480px) {
    .about-things {
      padding-left: 20px;
      padding-right: 20px; } }
  .about-things__wrapper {
    width: 100%;
    max-width: 1102px;
    margin: 0 auto; }
  .about-things__title {
    color: #2831ff;
    font-family: "gira-sans";
    font-size: 46px;
    font-weight: 700;
    letter-spacing: 1.15px;
    line-height: 1.3;
    margin: 0 0 0.7em; }
    @media (max-width: 1199px) {
      .about-things__title {
        font-size: 40px; } }
    @media (max-width: 991px) {
      .about-things__title {
        font-size: 35px; } }
    @media (max-width: 767px) {
      .about-things__title {
        font-size: 30px; } }
    @media (max-width: 480px) {
      .about-things__title {
        font-size: 22px; } }
  .about-things__description {
    color: #000000;
    font-family: Karla;
    font-size: 18px;
    font-weight: 400;
    line-height: 2;
    margin: 0 0 5.2em;
    max-width: 1010px; }
    @media (max-width: 1199px) {
      .about-things__description {
        font-size: 17px; } }
    @media (max-width: 991px) {
      .about-things__description {
        font-size: 16px; } }
    @media (max-width: 767px) {
      .about-things__description {
        font-size: 15px;
        margin-bottom: 3em; } }
    @media (max-width: 480px) {
      .about-things__description {
        font-size: 14px; } }

.about-projects__title {
  color: #000000;
  font-family: "Source Code Pro";
  font-size: 24px;
  font-weight: 500;
  letter-spacing: 2.4px;
  line-height: 1.4;
  margin-bottom: 3em;
  word-break: break-word; }
  @media (max-width: 767px) {
    .about-projects__title {
      font-size: 19px; } }
.about-projects--things .about-projects__title {
  margin-bottom: 2.2em; }
  @media (max-width: 480px) {
    .about-projects--things .about-projects__title {
      margin-bottom: 4em; } }
.about-projects--failed .about-projects__title {
  color: #FFF; }
.about-projects__wrapper {
  display: flex;
  flex-wrap: wrap;
  margin: 0 -31.5px; }
.about-projects--things .about-projects__wrapper {
  margin: 0 -59px; }
  @media (max-width: 991px) {
    .about-projects--things .about-projects__wrapper {
      margin: -31.5px; } }
.about-projects__project {
  width: 50%;
  padding: 0 31.5px 38px; }
  @media (max-width: 767px) {
    .about-projects__project {
      width: 100%; } }
  .about-projects__project-wrapper {
    box-shadow: 0 3px 6px rgba(0, 0, 0, 0.16);
    border-radius: 4px;
    background-color: #ffffff;
    position: relative; }
  .about-projects__project a {
    display: block;
    text-decoration: none; }
  .about-projects__project-avatar {
    width: 100%;
    max-width: 62px;
    position: absolute;
    left: -36px;
    top: 45px;
    box-shadow: 0 1px 10px rgba(0, 0, 0, 0.1);
    border-radius: 100%; }
    @media (max-width: 480px) {
      .about-projects__project-avatar {
        left: 50%;
        top: 0;
        transform: translate(-50%, -50%); } }
  .about-projects__project-title {
    color: #2831ff;
    font-family: "gira-sans";
    font-size: 18px;
    font-weight: 700;
    line-height: 1.3;
    margin-bottom: 0.6em;
    padding: 19px 32px 0;
    transition: color 0.2s linear;
    word-break: break-word; }
    @media (max-width: 480px) {
      .about-projects__project-title {
        text-align: center;
        padding: 40px 20px 0; } }
  a:hover .about-projects__project-title {
    color: #000; }
  .about-projects__project-description {
    color: #7c7c7c;
    font-family: Karla;
    font-size: 11px;
    font-weight: 400;
    line-height: 2;
    padding: 0 32px 24px;
    max-width: 530px; }
    @media (max-width: 480px) {
      .about-projects__project-description {
        padding: 0 20px 24px; } }
  .about-projects__project-cta {
    background-color: #fbe834;
    display: flex;
    align-items: center;
    justify-content: space-between;
    padding: 7px 7px 7px 30px;
    box-shadow: 0 3px 6px rgba(0, 0, 0, 0.16);
    border-radius: 0 0 4px 4px; }
    @media (max-width: 480px) {
      .about-projects__project-cta {
        padding-left: 20px; } }
    .about-projects__project-cta div {
      color: #000000;
      font-family: Karla-Italic;
      font-size: 11px;
      line-height: 2;
      letter-spacing: 0; }
    .about-projects__project-cta a {
      display: block;
      color: #ffffff;
      font-family: "Source Code Pro";
      font-size: 10px;
      font-weight: 500;
      letter-spacing: 1px;
      text-transform: uppercase;
      border-radius: 4px;
      background-color: #ff9695;
      padding: 10px 12px;
      text-decoration: none;
      transition: opacity 0.2s linear;
      text-align: center; }
      .about-projects__project-cta a:hover {
        opacity: 0.8; }
.about-projects--things .about-projects__project {
  padding-bottom: 54px; }

.about-past-projects {
  background: #ffd1c9;
  padding: 9.5% 80px 8.8%; }
  @media (max-width: 991px) {
    .about-past-projects {
      padding-left: 45px;
      padding-right: 45px; } }
  @media (max-width: 480px) {
    .about-past-projects {
      padding-left: 20px;
      padding-right: 20px; } }
  .about-past-projects__wrapper {
    width: 100%;
    max-width: 1156px;
    margin: 0 auto; }

.about-failed-projects {
  background: #ff9695;
  padding: 8% 80px 10.8%; }
  @media (max-width: 991px) {
    .about-failed-projects {
      padding-left: 45px;
      padding-right: 45px; } }
  @media (max-width: 480px) {
    .about-failed-projects {
      padding-left: 20px;
      padding-right: 20px; } }
  .about-failed-projects__wrapper {
    width: 100%;
    max-width: 1156px;
    margin: 0 auto; }

.about-cta {
  background-color: #ced0ff;
  padding: 83px 20px 73px; }
  @media (max-width: 991px) {
    .about-cta {
      padding: 60px 20px; } }
  .about-cta__wrapper {
    width: 100%;
    max-width: 1160px;
    margin: 0 auto;
    display: flex;
    justify-content: space-between;
    align-items: center; }
    @media (max-width: 767px) {
      .about-cta__wrapper {
        flex-direction: column; } }
  .about-cta__title {
    color: #000000;
    font-family: "Source Code Pro";
    font-size: 24px;
    font-weight: 500;
    letter-spacing: 0.6px;
    line-height: 40px;
    width: calc(100% - 397px); }
    @media (max-width: 1199px) {
      .about-cta__title {
        font-size: 22px;
        line-height: 1.4; } }
    @media (max-width: 991px) {
      .about-cta__title {
        font-size: 19px;
        width: calc(100% - 280px); } }
    @media (max-width: 767px) {
      .about-cta__title {
        font-size: 18px;
        text-align: center;
        width: 100%;
        margin-bottom: 30px; } }
  .about-cta__button {
    color: #000000;
    font-family: "Source Code Pro";
    font-size: 23px;
    font-weight: 500;
    letter-spacing: 2.3px;
    text-transform: uppercase;
    box-shadow: 0 3px 15px rgba(27, 30, 96, 0.15);
    background-image: linear-gradient(180deg, #fbe834 0%, #f9cd16 100%);
    display: block;
    text-align: center;
    padding: 27px 20px;
    width: 100%;
    max-width: 310px;
    border-radius: 10px;
    text-decoration: none;
    transition: transform 0.2s linear; }
    .about-cta__button:hover {
      transform: translateY(-5px); }
    @media (max-width: 1199px) {
      .about-cta__button {
        font-size: 20px;
        padding: 24px 20px; } }
    @media (max-width: 991px) {
      .about-cta__button {
        max-width: 250px;
        font-size: 18px;
        padding: 20px; } }

.contact-hero {
  width: 100%;
  max-width: 1221px;
  padding: 0 20px;
  margin: 153px auto 0; }
  @media (max-width: 991px) {
    .contact-hero {
      margin-top: 100px; } }
  .contact-hero__title {
    font-family: "gira-sans";
    font-size: 87px;
    font-weight: 700;
    line-height: 1.3;
    color: #2831ff;
    margin: 0 0 0.45em; }
    @media (max-width: 991px) {
      .contact-hero__title {
        font-size: 67px;
        text-align: center; } }
    @media (max-width: 767px) {
      .contact-hero__title {
        font-size: 48px; } }
    @media (max-width: 480px) {
      .contact-hero__title {
        font-size: 38px; } }
    .contact-hero__title span {
      color: #000000;
      position: relative; }
      .contact-hero__title span:after {
        content: '';
        bottom: 7px;
        left: 57px;
        width: calc(100% - 62px);
        height: 8px;
        background: #000000;
        position: absolute; }
        @media (max-width: 991px) {
          .contact-hero__title span:after {
            height: 6px;
            left: 45px;
            width: calc(100% - 48px); } }
        @media (max-width: 767px) {
          .contact-hero__title span:after {
            height: 4px; } }
        @media (max-width: 480px) {
          .contact-hero__title span:after {
            height: 3px; } }
  .contact-hero__subtitle {
    font-family: "Sentinel A", "Sentinel B";
    font-size: 44px;
    font-weight: 400;
    line-height: 1.25;
    margin: 0 0 0.7em; }
    @media (max-width: 991px) {
      .contact-hero__subtitle {
        text-align: center;
        margin: 0 auto 0.7em; } }
    @media (max-width: 767px) {
      .contact-hero__subtitle {
        font-size: 28px; } }
    @media (max-width: 480px) {
      .contact-hero__subtitle {
        font-size: 23px; } }

.contact-content {
  margin-top: 146px;
  margin-bottom: 55px;
  padding: 0 20px;
  position: relative; }
  @media (max-width: 1199px) {
    .contact-content {
      margin-top: 100px;
      margin-bottom: 30px; } }
  @media (max-width: 991px) {
    .contact-content {
      margin-top: 70px; } }
  @media (max-width: 767px) {
    .contact-content {
      margin-bottom: 0; } }
  @media (max-width: 480px) {
    .contact-content {
      margin-top: 30px; } }
  .contact-content__shape-yellow, .contact-content__shape-pink {
    width: 100%;
    position: absolute;
    z-index: -1; }
  .contact-content__shape-yellow {
    top: 244px;
    left: 33px;
    max-width: 438px; }
    @media (max-width: 1199px) {
      .contact-content__shape-yellow {
        max-width: 370px;
        left: -55px; } }
    @media (max-width: 991px) {
      .contact-content__shape-yellow {
        max-width: 300px;
        top: 70px; } }
  .contact-content__shape-pink {
    top: 259px;
    left: -179px;
    max-width: 678px;
    opacity: 0.42; }
    @media (max-width: 1199px) {
      .contact-content__shape-pink {
        max-width: 500px; } }
    @media (max-width: 991px) {
      .contact-content__shape-pink {
        max-width: 450px;
        top: 35px;
        left: -220px; } }
  .contact-content__wrapper {
    width: 100%;
    max-width: 1040px;
    margin: 0 auto;
    display: flex;
    justify-content: space-between; }
    @media (max-width: 991px) {
      .contact-content__wrapper {
        flex-wrap: wrap; } }
    .contact-content__wrapper > div:nth-child(1) {
      width: 42%;
      padding-right: 20px; }
      @media (max-width: 1199px) {
        .contact-content__wrapper > div:nth-child(1) {
          width: 35%; } }
      @media (max-width: 991px) {
        .contact-content__wrapper > div:nth-child(1) {
          width: 100%;
          padding: 0 0 30px; } }
    .contact-content__wrapper > div:nth-child(2) {
      width: 58%; }
      @media (max-width: 1199px) {
        .contact-content__wrapper > div:nth-child(2) {
          width: 65%; } }
      @media (max-width: 991px) {
        .contact-content__wrapper > div:nth-child(2) {
          width: 100%; } }
  .contact-content__gif {
    display: block;
    width: 100%;
    max-width: 362px; }
    @media (max-width: 991px) {
      .contact-content__gif {
        max-width: 250px;
        margin: 0 auto; } }
  .contact-content h3 {
    max-width: 470px;
    color: #2831ff;
    font-family: "gira-sans";
    font-size: 30px;
    font-weight: 700;
    line-height: 40px;
    margin: 0 0 2em; }
    @media (max-width: 1199px) {
      .contact-content h3 {
        max-width: none;
        font-size: 27px;
        margin-bottom: 1.5em; } }
    @media (max-width: 991px) {
      .contact-content h3 {
        font-size: 24px;
        margin-bottom: 0.9em;
        line-height: 1.4; } }
    @media (max-width: 480px) {
      .contact-content h3 {
        font-size: 20px;
        text-align: center; } }
  .contact-content h4 {
    color: #000000;
    font-family: Karla;
    font-size: 20px;
    font-weight: 700;
    letter-spacing: 2px;
    text-transform: uppercase;
    margin: 0 0 0.8em; }
    @media (max-width: 1199px) {
      .contact-content h4 {
        font-size: 18px;
        letter-spacing: 1.5px; } }
    @media (max-width: 767px) {
      .contact-content h4 {
        line-height: 1.4; } }
    @media (max-width: 480px) {
      .contact-content h4 {
        text-align: center; } }
  .contact-content p {
    color: #000000;
    font-family: Karla;
    font-size: 18px;
    font-weight: 400;
    line-height: 2;
    margin-bottom: 3.6em; }
    @media (max-width: 1199px) {
      .contact-content p {
        font-size: 16px; } }
    @media (max-width: 480px) {
      .contact-content p {
        font-size: 14px; } }

.contact-mail {
  background-color: #2831ff;
  padding: 120px 20px 152px;
  position: relative; }
  @media (max-width: 1199px) {
    .contact-mail {
      padding: 90px 20px 140px; } }
  @media (max-width: 991px) {
    .contact-mail {
      padding: 50px 20px 140px; } }
  .contact-mail__shape {
    position: absolute;
    bottom: 0;
    right: 5px;
    width: 100%;
    max-width: 880px; }
    @media (max-width: 1199px) {
      .contact-mail__shape {
        max-width: 800px; } }
    @media (max-width: 991px) {
      .contact-mail__shape {
        max-width: 600px; } }
    @media (max-width: 767px) {
      .contact-mail__shape {
        width: 80%; } }
  .contact-mail__wrapper {
    width: 100%;
    max-width: 1180px;
    margin: 0 auto; }
  .contact-mail h2 {
    color: #ffffff;
    font-family: Karla;
    font-size: 20px;
    font-weight: 700;
    letter-spacing: 2px;
    text-transform: uppercase;
    margin: 0 0 1.2em; }
    @media (max-width: 991px) {
      .contact-mail h2 {
        font-size: 18px; } }
    @media (max-width: 767px) {
      .contact-mail h2 {
        font-size: 16px;
        line-height: 1.4; } }
    @media (max-width: 480px) {
      .contact-mail h2 {
        font-size: 15px;
        text-align: center; } }
  .contact-mail p {
    color: #ffffff;
    font-family: Karla;
    font-size: 18px;
    font-weight: 400;
    line-height: 2;
    margin: 0; }
    @media (max-width: 991px) {
      .contact-mail p {
        font-size: 16px; } }
    @media (max-width: 480px) {
      .contact-mail p {
        font-size: 15px;
        text-align: center; } }
  .contact-mail__mail {
    display: inline-block;
    margin-top: 0.5em;
    text-decoration: none;
    color: #ffffff;
    font-family: "gira-sans";
    font-size: 70px;
    font-weight: 700;
    letter-spacing: 1.75px;
    position: relative;
    transition: color 0.2s linear;
    word-break: break-word; }
    @media (max-width: 1199px) {
      .contact-mail__mail {
        font-size: 60px; } }
    @media (max-width: 991px) {
      .contact-mail__mail {
        font-size: 42px; } }
    @media (max-width: 767px) {
      .contact-mail__mail {
        font-size: 25px; } }
    @media (max-width: 480px) {
      .contact-mail__mail {
        font-size: 4vw;
        margin-top: 5vw; } }
    .contact-mail__mail:after {
      content: '';
      position: absolute;
      bottom: -17px;
      left: 0;
      width: 100%;
      height: 8px;
      background-color: #ffffff;
      transition: background-color 0.2s linear; }
      @media (max-width: 991px) {
        .contact-mail__mail:after {
          height: 6px;
          bottom: -15px; } }
      @media (max-width: 480px) {
        .contact-mail__mail:after {
          height: 4px;
          bottom: -10px; } }
    .contact-mail__mail:hover {
      color: #b4fcdd; }
      .contact-mail__mail:hover:after {
        background-color: #b4fcdd; }
  .contact-mail__cards {
    margin-top: 105px;
    padding: 0 80px;
    width: 100%;
    display: flex;
    justify-content: space-around;
    align-items: center; }
    @media (max-width: 1199px) {
      .contact-mail__cards {
        padding: 0;
        justify-content: center; } }
    @media (max-width: 991px) {
      .contact-mail__cards {
        flex-direction: column;
        justify-content: center;
        margin-top: 70px; } }
    @media (max-width: 991px) {
      .contact-mail__cards {
        margin-top: 80px; } }
  .contact-mail__card {
    display: block;
    position: relative;
    padding: 64px 46px 64px 96px;
    border-radius: 8px;
    background-color: #ffffff;
    width: 100%;
    max-width: 381px; }
    @media (max-width: 1199px) {
      .contact-mail__card {
        margin: 0 40px; } }
    @media (max-width: 991px) {
      .contact-mail__card {
        margin: 0 0 60px;
        padding: 70px 50px 50px;
        text-align: center; }
        .contact-mail__card:last-child {
          margin-bottom: 0; } }
    @media (max-width: 480px) {
      .contact-mail__card {
        padding: 60px 20px 30px; } }
    .contact-mail__card-avatar {
      position: absolute;
      top: 50%;
      transform: translate(-50%, -50%);
      left: 0;
      width: 100%;
      max-width: 139px;
      border-radius: 100%; }
      @media (max-width: 767px) {
        .contact-mail__card-avatar {
          left: 50%;
          top: 0;
          max-width: 90px; } }
    .contact-mail__card-title {
      font-family: "Sentinel A", "Sentinel B";
      font-size: 27px;
      font-weight: 400;
      line-height: 1.25;
      margin: 0 0 0.6em; }
      @media (max-width: 480px) {
        .contact-mail__card-title {
          font-size: 20px; } }
    .contact-mail__card-social {
      display: flex;
      align-items: center; }
      @media (max-width: 991px) {
        .contact-mail__card-social {
          justify-content: center; } }
      .contact-mail__card-social a {
        display: inline-block;
        margin-right: 19px;
        transition: transform 0.2s linear; }
        .contact-mail__card-social a:hover {
          transform: translateY(-5px); }
        .contact-mail__card-social a:last-child {
          margin-right: 0; }

.vibrant-hero {
  margin-bottom: 21.4%; }
  @media (max-width: 991px) {
    .vibrant-hero {
      margin-bottom: 7%; } }
  @media (max-width: 767px) {
    .vibrant-hero {
      margin-bottom: 11%; } }
  .vibrant-hero__background {
    width: 100%;
    background-color: #ffa97d;
    background-position: center center;
    background-repeat: no-repeat;
    background-size: cover;
    padding-bottom: 39.5%; }
  .vibrant-hero__text {
    width: calc(100% - 40px);
    max-width: 1147px;
    margin: -21.1% auto 0;
    box-shadow: 0 10px 20px rgba(23, 25, 74, 0.1);
    border-radius: 8px;
    background-color: #fcf1f0;
    padding: 5.5% 5.8% 9.5%;
    display: flex;
    flex-wrap: wrap;
    align-items: flex-start;
    position: relative; }
    @media (max-width: 991px) {
      .vibrant-hero__text {
        padding-bottom: 5.5%; } }
    .vibrant-hero__text h1 {
      margin: 0 0 0.5em;
      font-family: "gira-sans";
      font-size: 60px;
      line-height: 1.4;
      font-weight: 700;
      color: #2831ff; }
      @media (max-width: 991px) {
        .vibrant-hero__text h1 {
          font-size: 5.5vw; } }
      @media (max-width: 480px) {
        .vibrant-hero__text h1 {
          text-align: center; } }
      .vibrant-hero__text h1 span {
        color: #000000;
        position: relative;
        display: inline-block; }
        .vibrant-hero__text h1 span:before {
          content: '';
          position: absolute;
          bottom: -1px;
          left: -4px;
          width: calc(100% + 13px);
          height: 7px;
          background: #000; }
          @media (max-width: 991px) {
            .vibrant-hero__text h1 span:before {
              height: 9%;
              bottom: 0;
              left: 0;
              width: 100%; } }
    .vibrant-hero__text h2 {
      color: #000000;
      font-family: "Sentinel A", "Sentinel B";
      font-size: 34px;
      font-weight: 400;
      line-height: 1.35;
      margin: 0;
      width: 50%; }
      @media (max-width: 991px) {
        .vibrant-hero__text h2 {
          font-size: 3.4vw; } }
      @media (max-width: 767px) {
        .vibrant-hero__text h2 {
          width: 100%; } }
      @media (max-width: 480px) {
        .vibrant-hero__text h2 {
          font-size: 4.5vw;
          text-align: center; } }
  .vibrant-hero__laptop {
    position: absolute;
    width: 63%;
    max-width: 617px;
    bottom: -43%;
    right: 0.9%; }
    @media (max-width: 1199px) {
      .vibrant-hero__laptop {
        width: 54%;
        bottom: -37%;
        right: 0; } }
    @media (max-width: 991px) {
      .vibrant-hero__laptop {
        position: relative;
        width: 50%;
        bottom: unset;
        right: unset; } }
    @media (max-width: 767px) {
      .vibrant-hero__laptop {
        width: 100%;
        margin-top: 7%; } }
    .vibrant-hero__laptop img {
      width: 100%;
      display: block; }
    .vibrant-hero__laptop:after {
      content: 'Is this the site you were expecting to see?';
      position: absolute;
      right: 94.5%;
      bottom: 26.7%;
      color: #000000;
      font-family: "Source Code Pro";
      font-size: 14px;
      font-weight: 500;
      background-color: #fbe834;
      padding: 9px 10px;
      white-space: nowrap; }
      @media (max-width: 991px) {
        .vibrant-hero__laptop:after {
          font-size: 1.5vw; } }
      @media (max-width: 767px) {
        .vibrant-hero__laptop:after {
          position: static;
          display: block;
          margin-top: 15px;
          text-align: center;
          font-size: 2.5vw; } }
      @media (max-width: 480px) {
        .vibrant-hero__laptop:after {
          font-size: 3.5vw;
          white-space: normal;
          line-height: 1.4; } }

.vibrant-welcome {
  width: calc(100% - 40px);
  max-width: 1126px;
  margin: 0 auto;
  display: flex;
  justify-content: space-between; }
  @media (max-width: 991px) {
    .vibrant-welcome {
      flex-wrap: wrap; } }
  .vibrant-welcome__image {
    width: 47%;
    position: relative;
    top: -17px; }
    @media (max-width: 991px) {
      .vibrant-welcome__image {
        position: static;
        width: 100%;
        text-align: center; } }
    .vibrant-welcome__image img {
      width: 100%;
      max-width: 522px;
      display: inline-block; }
      @media (max-width: 991px) {
        .vibrant-welcome__image img {
          max-width: 300px; } }
      @media (max-width: 767px) {
        .vibrant-welcome__image img {
          max-width: 230px; } }
  .vibrant-welcome__content {
    width: 45.5%; }
    @media (max-width: 991px) {
      .vibrant-welcome__content {
        width: 100%;
        margin-top: 30px; } }
    .vibrant-welcome__content h3 {
      color: #2831ff;
      font-family: "gira-sans";
      font-size: 36px;
      font-weight: 700;
      line-height: 60px;
      margin: 0 0 1em; }
      @media (max-width: 991px) {
        .vibrant-welcome__content h3 {
          text-align: center;
          font-size: 30px;
          line-height: 1.3;
          margin-bottom: 0.4em; } }
      @media (max-width: 767px) {
        .vibrant-welcome__content h3 {
          font-size: 25px; } }
    .vibrant-welcome__content p {
      color: #000000;
      font-family: Karla;
      font-size: 18px;
      font-weight: 400;
      line-height: 2;
      margin: 0 0 1.9em;
      padding-right: 30px; }
      @media (max-width: 1199px) {
        .vibrant-welcome__content p {
          font-size: 17px; } }
      @media (max-width: 991px) {
        .vibrant-welcome__content p {
          font-size: 16px;
          margin-bottom: 1.3em;
          padding-right: 0; } }
      @media (max-width: 767px) {
        .vibrant-welcome__content p {
          font-size: 15px;
          margin-bottom: 1em; } }

.vibrant-about {
  padding: 12.2% 20px 7.7%;
  position: relative;
  overflow: hidden; }
  .vibrant-about__wrapper {
    width: 100%;
    max-width: 988px;
    margin: 0 auto; }
  .vibrant-about__shape {
    width: 49.7%;
    position: absolute;
    top: 2%;
    right: -11.6%;
    z-index: -1;
    opacity: 0.42; }
  .vibrant-about__title {
    color: #2831ff;
    font-family: "gira-sans";
    font-size: 36px;
    font-weight: 700;
    line-height: 1.4;
    text-align: center;
    margin: 0 0 1em; }
    @media (max-width: 991px) {
      .vibrant-about__title {
        font-size: 30px; } }
    @media (max-width: 767px) {
      .vibrant-about__title {
        font-size: 25px; } }
  .vibrant-about__subtitle {
    text-align: center;
    color: #000000;
    font-family: Karla;
    font-size: 20px;
    font-weight: 700;
    letter-spacing: 2px;
    line-height: 2;
    text-transform: uppercase;
    width: 100%;
    max-width: 680px;
    margin: 0 auto; }
    @media (max-width: 991px) {
      .vibrant-about__subtitle {
        font-size: 18px; } }
    @media (max-width: 767px) {
      .vibrant-about__subtitle {
        font-size: 16px; } }
  .vibrant-about__columns {
    display: flex;
    flex-wrap: wrap;
    justify-content: space-between;
    margin-top: 54px; }
    @media (max-width: 767px) {
      .vibrant-about__columns {
        margin-top: 25px; } }
  .vibrant-about__content {
    width: 48%; }
    @media (max-width: 991px) {
      .vibrant-about__content {
        width: 58%; } }
    @media (max-width: 767px) {
      .vibrant-about__content {
        width: 100%; } }
    .vibrant-about__content p {
      color: #000000;
      font-family: Karla;
      font-size: 18px;
      font-weight: 400;
      line-height: 2;
      margin: 0 0 2em; }
      @media (max-width: 1199px) {
        .vibrant-about__content p {
          font-size: 17px; } }
      @media (max-width: 991px) {
        .vibrant-about__content p {
          font-size: 16px;
          margin-bottom: 1.3em; } }
      @media (max-width: 767px) {
        .vibrant-about__content p {
          font-size: 15px;
          margin-bottom: 1em; } }
  .vibrant-about__logo {
    width: 38.7%;
    text-align: center;
    position: relative;
    left: 40px;
    padding-top: 18px; }
    @media (max-width: 1199px) {
      .vibrant-about__logo {
        position: static; } }
    @media (max-width: 767px) {
      .vibrant-about__logo {
        width: 100%; } }
    .vibrant-about__logo img {
      width: 100%;
      max-width: 264px;
      display: inline-block; }
      @media (max-width: 767px) {
        .vibrant-about__logo img {
          max-width: 200px; } }
    .vibrant-about__logo span {
      margin-top: 40px;
      display: block;
      padding: 10px;
      background-color: #fbe834;
      color: #000000;
      font-family: "Source Code Pro";
      font-size: 14px;
      font-weight: 500; }
      @media (max-width: 991px) {
        .vibrant-about__logo span {
          font-size: 13px; } }
      @media (max-width: 767px) {
        .vibrant-about__logo span {
          font-size: 13px;
          max-width: 320px;
          margin: 10px auto 0; } }

.vibrant-articles {
  background: #000000;
  box-shadow: 0 -3px 6px rgba(0, 0, 0, 0.16);
  padding: 7.5% 20px 4.9%;
  background-image: url("./images/vibrant/bg-articles.png");
  background-repeat: no-repeat;
  background-position: center top -46px;
  background-size: 100% auto; }
  .vibrant-articles__wrapper {
    width: 100%;
    max-width: 1147px;
    margin: 0 auto; }
  .vibrant-articles__title {
    color: #ffffff;
    font-family: "gira-sans";
    font-size: 50px;
    font-weight: 700;
    letter-spacing: 1.25px;
    line-height: 1.4;
    margin: 0 0 0.6em;
    text-align: center; }
    @media (max-width: 1199px) {
      .vibrant-articles__title {
        font-size: 42px; } }
    @media (max-width: 991px) {
      .vibrant-articles__title {
        font-size: 35px; } }
    @media (max-width: 767px) {
      .vibrant-articles__title {
        font-size: 28px; } }
  .vibrant-articles__description {
    width: 100%;
    max-width: 960px;
    text-align: center;
    margin: 0 auto;
    color: #ffffff;
    font-family: Karla;
    font-size: 18px;
    font-weight: 400;
    line-height: 2; }
    @media (max-width: 1199px) {
      .vibrant-articles__description {
        font-size: 17px;
        max-width: 800px; } }
    @media (max-width: 991px) {
      .vibrant-articles__description {
        font-size: 16px; } }
    @media (max-width: 767px) {
      .vibrant-articles__description {
        font-size: 15px; } }
  .vibrant-articles__articles {
    display: flex;
    flex-wrap: wrap;
    justify-content: center;
    margin-top: 83px; }
    @media (max-width: 1199px) {
      .vibrant-articles__articles {
        margin-top: 60px; } }

.vibrant-book {
  padding-top: 10%;
  padding-bottom: 5.9%;
  display: flex;
  justify-content: space-between;
  align-items: flex-start; }
  @media (max-width: 767px) {
    .vibrant-book {
      flex-wrap: wrap; } }
  .vibrant-book__image {
    width: 53%; }
    @media (max-width: 991px) {
      .vibrant-book__image {
        width: 40%; } }
    @media (max-width: 767px) {
      .vibrant-book__image {
        width: 100%; } }
    .vibrant-book__image img {
      width: 100%;
      max-width: 717px;
      position: relative;
      left: -26px; }
      @media (max-width: 767px) {
        .vibrant-book__image img {
          max-width: 400px; } }
  .vibrant-book__content {
    width: 43.5%;
    padding-right: 6.5%;
    padding-top: 7px; }
    @media (max-width: 1199px) {
      .vibrant-book__content {
        width: 55%;
        padding-top: 0; } }
    @media (max-width: 767px) {
      .vibrant-book__content {
        width: 100%;
        padding: 30px 20px 0;
        max-width: 500px; } }
    .vibrant-book__content h4 {
      color: #000000;
      font-family: Karla;
      font-size: 20px;
      line-height: 1.4;
      font-weight: 700;
      letter-spacing: 2px;
      text-transform: uppercase;
      margin: 0 0 0.6em; }
      @media (max-width: 1199px) {
        .vibrant-book__content h4 {
          font-size: 18px; } }
      @media (max-width: 480px) {
        .vibrant-book__content h4 {
          font-size: 14px;
          letter-spacing: 1px; } }
    .vibrant-book__content h3 {
      color: #2831ff;
      font-family: "gira-sans";
      font-size: 41px;
      font-weight: 700;
      letter-spacing: 1.02px;
      line-height: 1.5;
      margin: 0 0 0.45em; }
      @media (max-width: 1199px) {
        .vibrant-book__content h3 {
          font-size: 31px; } }
      @media (max-width: 991px) {
        .vibrant-book__content h3 {
          font-size: 25px; } }
      @media (max-width: 480px) {
        .vibrant-book__content h3 {
          font-size: 19px;
          letter-spacing: 0; } }
    .vibrant-book__content p {
      color: #000000;
      font-family: Karla;
      font-size: 18px;
      font-weight: 400;
      line-height: 2;
      margin: 0 0 2.9em; }
      @media (max-width: 1199px) {
        .vibrant-book__content p {
          font-size: 17px; } }
      @media (max-width: 991px) {
        .vibrant-book__content p {
          font-size: 16px; } }
      @media (max-width: 767px) {
        .vibrant-book__content p {
          font-size: 15px;
          margin-bottom: 1.5em; } }
    .vibrant-book__content a {
      display: inline-block;
      width: 100%;
      max-width: 256px;
      box-shadow: 0 3px 15px rgba(27, 30, 96, 0.15);
      border-radius: 8px;
      background-color: #2831ff;
      text-align: center;
      padding: 24px;
      color: #ffffff;
      font-family: "Source Code Pro";
      font-size: 19px;
      font-weight: 500;
      letter-spacing: 1.9px;
      text-transform: uppercase;
      text-decoration: none;
      transition: transform 0.2s linear; }
      .vibrant-book__content a:hover {
        transform: translateY(-5px); }
      @media (max-width: 767px) {
        .vibrant-book__content a {
          font-size: 16px;
          padding: 15px;
          max-width: 230px; } }

.vibrant-stuff {
  overflow: hidden; }
  .vibrant-stuff svg {
    display: block;
    width: calc(100% + 10px);
    margin-left: -5px; }
    .vibrant-stuff svg:nth-of-type(1) {
      margin-bottom: -3px; }
    .vibrant-stuff svg:nth-of-type(2) {
      margin-top: -3px; }
  .vibrant-stuff__wrapper {
    width: 100%;
    padding: 9% 20px 2.5%;
    background: #ff9695; }
    .vibrant-stuff__wrapper--jds {
      padding-bottom: 8%; }
  .vibrant-stuff__wrapper-inner {
    width: 100%;
    max-width: 1100px;
    margin: 0 auto;
    display: flex;
    flex-wrap: wrap;
    justify-content: center; }
  .vibrant-stuff__title {
    font-family: "Sentinel A", "Sentinel B";
    font-size: 37px;
    font-weight: 400;
    line-height: 1.25;
    margin: 0 0 64px;
    text-align: center;
    width: 100%;
    color: #ffffff; }
    @media (max-width: 991px) {
      .vibrant-stuff__title {
        font-size: 32px;
        margin-bottom: 0.7em; } }
    @media (max-width: 767px) {
      .vibrant-stuff__title {
        font-size: 27px; } }
  .vibrant-stuff__content {
    width: 51.7%;
    padding-right: 50px; }
    .vibrant-stuff__content--jds {
      margin-top: 122px;
      padding-right: unset;
      padding-left: 50px; }
      @media (max-width: 991px) {
        .vibrant-stuff__content--jds {
          margin-top: 50px; } }
    @media (max-width: 991px) {
      .vibrant-stuff__content {
        width: 100%;
        padding-left: 0;
        padding-right: 0; } }
    .vibrant-stuff__content h4 {
      color: #ffffff;
      font-family: "gira-sans";
      font-size: 30px;
      font-weight: 700;
      letter-spacing: 0.75px;
      line-height: 1.4;
      margin: 0 0 0.5em; }
      @media (max-width: 991px) {
        .vibrant-stuff__content h4 {
          font-size: 25px; } }
      @media (max-width: 767px) {
        .vibrant-stuff__content h4 {
          font-size: 20px; } }
    .vibrant-stuff__content p {
      color: #ffffff;
      font-family: Karla;
      font-size: 18px;
      font-weight: 400;
      line-height: 2;
      margin: 0 0 1em; }
      @media (max-width: 1199px) {
        .vibrant-stuff__content p {
          font-size: 17px; } }
      @media (max-width: 991px) {
        .vibrant-stuff__content p {
          font-size: 16px; } }
      @media (max-width: 767px) {
        .vibrant-stuff__content p {
          font-size: 15px; } }
  .vibrant-stuff__video {
    width: 48.3%; }
    .vibrant-stuff__video--jds {
      margin-top: 122px; }
      @media (max-width: 991px) {
        .vibrant-stuff__video--jds {
          order: 5;
          margin-top: 0; } }
    @media (max-width: 991px) {
      .vibrant-stuff__video {
        width: 100%;
        max-width: 500px; } }
    .vibrant-stuff__video-wrapper {
      width: 100%;
      position: relative;
      padding-bottom: 56.25%;
      padding-top: 25px;
      height: 0; }
    .vibrant-stuff__video--vimeo .vibrant-stuff__video-wrapper {
      position: unset;
      padding: unset;
      height: unset; }
    .vibrant-stuff__video iframe {
      position: absolute;
      top: 0;
      left: 0;
      width: 100%;
      height: 100%; }
    .vibrant-stuff__video--vimeo iframe {
      position: unset;
      width: 100%;
      height: unset; }
  .vibrant-stuff__columns {
    width: 100%;
    display: flex;
    justify-content: center;
    margin-top: 112px; }
    @media (max-width: 991px) {
      .vibrant-stuff__columns {
        margin-top: 60px; } }
    @media (max-width: 767px) {
      .vibrant-stuff__columns {
        flex-direction: column;
        align-items: center; } }
  .vibrant-stuff__column {
    width: 33.333%;
    padding: 0 25px; }
    @media (max-width: 991px) {
      .vibrant-stuff__column {
        padding: 0 20px; } }
    @media (max-width: 767px) {
      .vibrant-stuff__column {
        padding: 0;
        width: 100%;
        max-width: 300px;
        margin-bottom: 50px; } }
    .vibrant-stuff__column a {
      display: block;
      text-decoration: none; }
    .vibrant-stuff__column-image {
      width: 100%;
      margin-bottom: 12px;
      position: relative;
      transition: transform 0.2s linear; }
      .vibrant-stuff__column-image img:nth-of-type(1) {
        display: block;
        width: 100%;
        position: relative;
        z-index: 2; }
      .vibrant-stuff__column-image img:nth-of-type(2) {
        position: absolute;
        width: 62%;
        max-width: 194px;
        top: -10.2%;
        left: -20.5%; }
    a:hover .vibrant-stuff__column-image {
      transform: translateY(-5px); }
    .vibrant-stuff__column:nth-of-type(2) .vibrant-stuff__column-image img:nth-of-type(2) {
      max-width: 159px;
      width: 50%;
      top: unset;
      left: unset;
      bottom: -1.9%;
      right: -10%; }
    .vibrant-stuff__column:nth-of-type(3) .vibrant-stuff__column-image img:nth-of-type(2) {
      max-width: 181px;
      width: 57%;
      left: unset;
      top: -11.2%;
      right: -6.2%; }
    .vibrant-stuff__column-title {
      color: #ffffff;
      font-family: "gira-sans";
      font-size: 30px;
      font-weight: 700;
      letter-spacing: 0.75px;
      line-height: 1.3;
      margin-bottom: 0.3em;
      text-align: center;
      transition: color 0.2s linear; }
      @media (max-width: 991px) {
        .vibrant-stuff__column-title {
          font-size: 22px; } }
    a:hover .vibrant-stuff__column-title {
      color: #ffd1c9; }
    .vibrant-stuff__column-description {
      color: #ffffff;
      font-family: Karla;
      font-size: 14px;
      font-weight: 400;
      line-height: 2;
      text-align: center;
      width: 100%;
      max-width: 230px;
      margin: 0 auto; }
      @media (max-width: 991px) {
        .vibrant-stuff__column-description {
          font-size: 13px; } }

.vibrant-instagram {
  background-color: #f4f4ff;
  background-image: url(./images/vibrant/bg-instagram.png);
  background-size: cover;
  background-position: center center;
  background-repeat: no-repeat;
  margin-top: -12%;
  padding: 21.2% 20px 10.6%; }
  @media (max-width: 991px) {
    .vibrant-instagram {
      padding-bottom: 130px; } }
  .vibrant-instagram__wrapper {
    width: 100%;
    max-width: 1036px;
    margin: 0 auto; }
  .vibrant-instagram__title {
    font-family: "Source Code Pro";
    font-size: 22px;
    font-weight: 500;
    letter-spacing: 2.2px;
    color: #000000;
    text-align: center; }
    @media (max-width: 991px) {
      .vibrant-instagram__title {
        line-height: 1.4;
        font-size: 18px; } }
    @media (max-width: 767px) {
      .vibrant-instagram__title {
        font-size: 16px; } }
    .vibrant-instagram__title a {
      color: #2831ff;
      text-decoration: underline; }
  .vibrant-instagram__images {
    margin-top: 56px;
    display: flex;
    flex-wrap: wrap;
    justify-content: center; }
    @media (max-width: 767px) {
      .vibrant-instagram__images {
        margin-top: 35px; } }
    .vibrant-instagram__images div {
      width: 25%;
      padding: 0 10px;
      margin-bottom: 20px; }
      @media (max-width: 767px) {
        .vibrant-instagram__images div {
          width: 100%;
          max-width: 200px; } }
    .vibrant-instagram__images img {
      width: 100%;
      display: block; transition:top .3s linear; position: relative; top:0;}
      .vibrant-instagram__images img:hover {
        top:-5px;}

.dashboard-content {
  width: calc(100% - 205px); }
  @media only screen and (max-width: 62em) {
    .dashboard-content {
      width: 100%; } }

.site-wrapper--dashboard {
  display: flex;
  min-height: 100%; }

/* Slider */
.slick-slider {
  position: relative;
  display: block;
  box-sizing: border-box;
  -webkit-touch-callout: none;
  -webkit-user-select: none;
  -khtml-user-select: none;
  -moz-user-select: none;
  -ms-user-select: none;
  user-select: none;
  -ms-touch-action: pan-y;
  touch-action: pan-y;
  -webkit-tap-highlight-color: transparent; }

.slick-list {
  position: relative;
  overflow: hidden;
  display: block;
  margin: 0;
  padding: 0; }
  .slick-list:focus {
    outline: none; }
  .slick-list.dragging {
    cursor: pointer;
    cursor: hand; }

.slick-slider .slick-track,
.slick-slider .slick-list {
  -webkit-transform: translate3d(0, 0, 0);
  -moz-transform: translate3d(0, 0, 0);
  -ms-transform: translate3d(0, 0, 0);
  -o-transform: translate3d(0, 0, 0);
  transform: translate3d(0, 0, 0); }

.slick-track {
  position: relative;
  left: 0;
  top: 0;
  display: block;
  margin-left: auto;
  margin-right: auto; }
  .slick-track:before, .slick-track:after {
    content: "";
    display: table; }
  .slick-track:after {
    clear: both; }
  .slick-loading .slick-track {
    visibility: hidden; }

.slick-slide {
  float: left;
  height: 100%;
  min-height: 1px;
  display: none; }
  [dir="rtl"] .slick-slide {
    float: right; }
  .slick-slide img {
    display: block; }
  .slick-slide.slick-loading img {
    display: none; }
  .slick-slide.dragging img {
    pointer-events: none; }
  .slick-initialized .slick-slide {
    display: block; }
  .slick-loading .slick-slide {
    visibility: hidden; }
  .slick-vertical .slick-slide {
    display: block;
    height: auto;
    border: 1px solid transparent; }

.slick-arrow.slick-hidden {
  display: none; }

img {
  max-width: 100%;
}
@media (max-width: 767px) {
  iframe {
    min-width: 0 !important;
  }
  .library-search {
    width: 100%;
  }
  .library-custom-select {
    width: 100%;
  }
  .library-custom-select-options {
    width: 100%;
  }
  .section-people .section-card-wrapper {
    display: block;
  }
  .people-overlay {
    max-width: 100%;
  }
  .people-overlay-card-img {
    max-width: 100%;
    display: block;
  }
  .people-overlay-car-img img {
    max-width: 100%;
    height: auto;
    max-height: none;
    width: 100%;
  }
  .people-close {
    right: 0;
  }
}

/*# sourceMappingURL=style-new.css.map */
