.our-story-page .news {
  background-color: #fff;
  padding-top: 75px; }

.our-story-page .our-story {
  background: url(../../images/misc/about-us-bgbottom.jpg) bottom 0 center no-repeat;
  padding: 0 0 227px;
  background-color: #fff; }
  @media screen and (min-width: 1921px) {
    .our-story-page .our-story {
      background-size: contain; } }
  @media (max-width: 767px) {
    .our-story-page .our-story {
      padding: 0 0 118px; } }

.section-title {
  font-size: 60px;
  font-weight: bold;
  line-height: 1;
  letter-spacing: -1.36px;
  color: #000000;
  text-align: center;
  margin-bottom: 38px;
  position: relative;
  z-index: 3; }
  @media (max-width: 767px) {
    .section-title {
      font-size: 32px;
      margin-bottom: 10px;
      letter-spacing: initial; } }

.section-preface {
  font-size: 18px;
  line-height: 1.56;
  letter-spacing: 0.3px;
  text-align: center;
  color: #000000;
  max-width: 1038px;
  margin: 0 auto 156px; }
  @media (min-width: 768px) and (max-width: 991px) {
    .section-preface {
      font-size: 14px;
      margin: 0 auto 50px; } }
  @media (max-width: 767px) {
    .section-preface {
      font-size: 14px;
      margin: 0 auto 50px; } }

.about-us-nav {
  background-color: #fff; }
  .about-us-nav .-z-index {
    z-index: 10; }
  .about-us-nav .owl-theme .owl-nav [class*='owl-']:hover {
    background: initial;
    color: inherit; }
  .about-us-nav__list {
    text-align: center;
    margin-bottom: 12rem; }
    @media (min-width: 768px) and (max-width: 991px) {
      .about-us-nav__list {
        margin: 50px 0 6rem;
        padding: 0 10px; } }
    @media (max-width: 767px) {
      .about-us-nav__list {
        margin: 50px 0 30px;
        padding: 0 10px; } }
    .about-us-nav__list .owl-nav {
      position: absolute;
      top: 0;
      margin-top: 0;
      height: 0;
      width: 100%;
      left: 0;
      right: 0;
      margin: 0 auto; }
    .about-us-nav__list .owl-prev {
      position: absolute;
      left: 3px;
      top: -20px;
      font-size: 30px !important; }
      .about-us-nav__list .owl-prev.disabled {
        opacity: 0;
        visibility: hidden; }
    .about-us-nav__list .owl-next {
      position: absolute;
      right: 3px;
      top: -20px;
      font-size: 30px !important; }
      .about-us-nav__list .owl-next.disabled {
        opacity: 0;
        visibility: hidden; }
  .about-us-nav__item {
    display: inline-block;
    margin-right: 130px; }
    @media (min-width: 768px) and (max-width: 991px) {
      .about-us-nav__item {
        margin-right: 50px; } }
    .about-us-nav__item:last-child {
      margin-right: 0; }
    @media (max-width: 767px) {
      .about-us-nav__item {
        text-align: center;
        height: 30px;
        margin-right: 0; } }
    .about-us-nav__item.active .about-us-nav__link, .about-us-nav__item:hover .about-us-nav__link {
      color: #000000; }
      .about-us-nav__item.active .about-us-nav__link:after, .about-us-nav__item:hover .about-us-nav__link:after {
        transform: scale(1); }
        @media (min-width: 768px) and (max-width: 991px) {
          .about-us-nav__item.active .about-us-nav__link:after, .about-us-nav__item:hover .about-us-nav__link:after {
            transform: scale(1); } }
        @media (max-width: 767px) {
          .about-us-nav__item.active .about-us-nav__link:after, .about-us-nav__item:hover .about-us-nav__link:after {
            transform: scale(1); } }
  .about-us-nav__link {
    font-size: 32px;
    font-weight: bold;
    line-height: 1.25;
    letter-spacing: -0.73px;
    text-align: center;
    color: #d5d5d5;
    position: relative; }
    @media (min-width: 768px) and (max-width: 991px) {
      .about-us-nav__link {
        font-size: 22px; } }
    .about-us-nav__link:hover {
      color: #000000; }
    @media (max-width: 767px) {
      .about-us-nav__link {
        font-size: 16px;
        text-transform: uppercase; } }
    .about-us-nav__link:after {
      content: '';
      width: 100px;
      height: 4px;
      border-radius: 2px;
      background-color: #000000;
      position: absolute;
      bottom: -7px;
      left: 0;
      right: 0;
      margin: 0 auto;
      transform: scale(0);
      transition: 0.25s; }
      @media (min-width: 768px) and (max-width: 991px) {
        .about-us-nav__link:after {
          width: 50px;
          height: 2px; } }
      @media (max-width: 767px) {
        .about-us-nav__link:after {
          width: 50px;
          height: 2px; } }
  .about-us-nav__preface {
    font-size: 18px;
    line-height: 1.56;
    letter-spacing: 0.3px;
    text-align: center;
    color: #000000;
    max-width: 1038px;
    margin: 0 auto 156px; }
    @media (min-width: 768px) and (max-width: 991px) {
      .about-us-nav__preface {
        font-size: 14px;
        margin: 0 auto 50px; } }
    @media (max-width: 767px) {
      .about-us-nav__preface {
        font-size: 14px;
        margin: 0 auto 50px; } }
  .about-us-nav .founder {
    margin-top: 96px; }
    @media (min-width: 768px) and (max-width: 991px) {
      .about-us-nav .founder {
        margin-top: 50px; } }
    @media (max-width: 767px) {
      .about-us-nav .founder {
        margin-top: 50px; } }

.about-us {
  background-color: #fff; }
  .about-us .-z-index {
    z-index: 10; }
  .about-us .owl-theme .owl-nav [class*='owl-']:hover {
    background: initial;
    color: inherit; }
  .about-us__list {
    text-align: center;
    margin-bottom: 12rem; }
    @media (min-width: 768px) and (max-width: 991px) {
      .about-us__list {
        margin: 50px 0 30px;
        padding: 0 10px; } }
    @media (max-width: 767px) {
      .about-us__list {
        margin: 50px 0 30px;
        padding: 0 10px; } }
    .about-us__list .owl-nav {
      position: absolute;
      top: 0;
      margin-top: 0;
      height: 0;
      width: 100%;
      left: 0;
      right: 0;
      margin: 0 auto; }
    .about-us__list .owl-prev {
      position: absolute;
      left: 3px;
      top: -20px;
      font-size: 30px !important; }
      .about-us__list .owl-prev.disabled {
        opacity: 0;
        visibility: hidden; }
    .about-us__list .owl-next {
      position: absolute;
      right: 3px;
      top: -20px;
      font-size: 30px !important; }
      .about-us__list .owl-next.disabled {
        opacity: 0;
        visibility: hidden; }
  .about-us__item {
    display: inline-block;
    margin-right: 73px; }
    @media (min-width: 768px) and (max-width: 991px) {
      .about-us__item {
        margin-right: 50px; } }
    .about-us__item:last-child {
      margin-right: 0; }
    @media (max-width: 767px) {
      .about-us__item {
        text-align: center;
        height: 30px;
        margin-right: 0; } }
    .about-us__item.active .about-us__link, .about-us__item:hover .about-us__link {
      color: #000000; }
      .about-us__item.active .about-us__link:after, .about-us__item:hover .about-us__link:after {
        transform: scale(1); }
        @media (min-width: 768px) and (max-width: 991px) {
          .about-us__item.active .about-us__link:after, .about-us__item:hover .about-us__link:after {
            transform: scale(1); } }
        @media (max-width: 767px) {
          .about-us__item.active .about-us__link:after, .about-us__item:hover .about-us__link:after {
            transform: scale(1); } }
  .about-us__link {
    font-size: 32px;
    font-weight: bold;
    line-height: 1.25;
    letter-spacing: -0.73px;
    text-align: center;
    color: #d5d5d5;
    position: relative; }
    @media (min-width: 768px) and (max-width: 991px) {
      .about-us__link {
        font-size: 22px; } }
    .about-us__link:hover {
      color: #000000; }
    @media (max-width: 767px) {
      .about-us__link {
        font-size: 16px;
        text-transform: uppercase; } }
    .about-us__link:after {
      content: '';
      width: 100px;
      height: 4px;
      border-radius: 2px;
      background-color: #000000;
      position: absolute;
      bottom: -7px;
      left: 0;
      right: 0;
      margin: 0 auto;
      transform: scale(0);
      transition: 0.25s; }
      @media (min-width: 768px) and (max-width: 991px) {
        .about-us__link:after {
          width: 50px;
          height: 2px; } }
      @media (max-width: 767px) {
        .about-us__link:after {
          width: 50px;
          height: 2px; } }
  .about-us__preface {
    font-size: 18px;
    line-height: 1.56;
    letter-spacing: 0.3px;
    text-align: center;
    color: #000000;
    max-width: 1038px;
    margin: 0 auto 156px; }
    @media (min-width: 768px) and (max-width: 991px) {
      .about-us__preface {
        font-size: 14px;
        margin: 0 auto 50px; } }
    @media (max-width: 767px) {
      .about-us__preface {
        font-size: 14px;
        margin: 0 auto 50px; } }
  .about-us .founder {
    margin-top: 96px; }
    @media (min-width: 768px) and (max-width: 991px) {
      .about-us .founder {
        margin-top: 50px; } }
    @media (max-width: 767px) {
      .about-us .founder {
        margin-top: 50px; } }

.high-light {
  background-color: #fff; }
  .high-light .row-flex {
    flex-direction: column; }
  .high-light__title {
    margin-bottom: 6rem; }
    @media (max-width: 767px) {
      .high-light__title {
        margin-top: 3rem; } }
  .high-light__row-item {
    display: flex;
    flex-wrap: wrap;
    margin: 0 auto 10rem;
    width: 100%; }
    .high-light__row-item:last-child {
      margin-bottom: 0; }
    @media (max-width: 767px) {
      .high-light__row-item {
        margin: 0 auto 6rem; } }
    .high-light__row-item .high-light__col {
      padding: 0 30px; }
      @media (min-width: 768px) and (max-width: 991px) {
        .high-light__row-item .high-light__col {
          padding: 0 15px; } }
      @media (max-width: 767px) {
        .high-light__row-item .high-light__col {
          padding: 0 15px; } }
      .high-light__row-item .high-light__col:nth-child(odd) {
        justify-content: flex-end; }
        @media (max-width: 767px) {
          .high-light__row-item .high-light__col:nth-child(odd) {
            justify-content: flex-start; } }
      .high-light__row-item .high-light__col:nth-child(even) {
        justify-content: flex-start; }
        @media (max-width: 767px) {
          .high-light__row-item .high-light__col:nth-child(even) {
            justify-content: flex-start; } }
  .high-light__col {
    display: flex;
    align-items: center;
    justify-content: center; }
    @media (max-width: 767px) {
      .high-light__col.col-sm-5 {
        order: 2; } }
  .high-light__item {
    display: flex;
    align-items: flex-start; }
  .high-light__image-wrap {
    display: flex;
    flex-direction: column;
    align-items: center;
    justify-content: center; }
    @media (max-width: 767px) {
      .high-light__image-wrap {
        margin-bottom: 2rem; } }
    .high-light__image-wrap img {
      margin-bottom: 20px;
      border-radius: 4px; }
      .high-light__image-wrap img:last-child {
        margin-bottom: 0; }
  .high-light__caption {
    font-size: 16px;
    font-weight: bold;
    line-height: 1.5;
    letter-spacing: 0.27px;
    color: #7a7a7a;
    max-width: 570px;
    margin-bottom: 100px; }
    @media (max-width: 767px) {
      .high-light__caption {
        font-size: 14px;
        margin-bottom: 50px;
        text-align: center; } }
  .high-light__image {
    margin-right: 10px; }
    @media (min-width: 768px) and (max-width: 991px) {
      .high-light__image {
        max-width: 60px; } }
    @media (max-width: 767px) {
      .high-light__image {
        max-width: 58px; } }
  .high-light__year {
    font-size: 60px;
    font-weight: bold;
    line-height: 1;
    color: #000000;
    margin-bottom: 23px; }
    @media (min-width: 768px) and (max-width: 991px) {
      .high-light__year {
        font-size: 48px; } }
    @media (max-width: 767px) {
      .high-light__year {
        font-size: 32px;
        margin-bottom: 10px;
        margin-bottom: 6px; } }
  .high-light__item-title {
    font-size: 18px;
    font-weight: bold;
    line-height: 1.22;
    letter-spacing: 0.27px;
    color: #000000; }
    @media (max-width: 767px) {
      .high-light__item-title {
        font-size: 14px;
        margin-bottom: 6px; } }
  .high-light__desc {
    font-size: 18px;
    line-height: 1.56;
    letter-spacing: 0.27px;
    color: #4a4a4a;
    max-width: 296px; }
    @media (max-width: 767px) {
      .high-light__desc {
        font-size: 14px;
        max-width: initial; } }

.our-story {
  background-color: #fff; }
  @media (min-width: 768px) and (max-width: 991px) {
    .our-story > .row {
      display: flex;
      flex-wrap: wrap; } }
  @media (min-width: 768px) and (max-width: 991px) and (min-width: 768px) and (max-width: 991px) {
    .our-story > .row > div {
      width: 100%; } }
  @media (min-width: 768px) and (max-width: 991px) {
      .our-story > .row > div:nth-child(1) {
        order: 2; }
      .our-story > .row > div:nth-child(2) {
        order: 1; }
      .our-story > .row > div:nth-child(3) {
        order: 3; }
      .our-story > .row > div:nth-child(4) {
        padding-top: 66px;
        order: 4; } }
    @media (min-width: 768px) and (max-width: 991px) and (min-width: 768px) and (max-width: 991px) {
      .our-story > .row > div:nth-child(4) {
        padding-top: 0; } }
  @media (max-width: 767px) {
    .our-story > .row {
      display: flex;
      flex-wrap: wrap; }
      .our-story > .row > div:nth-child(1) {
        order: 2; }
      .our-story > .row > div:nth-child(2) {
        order: 1; }
      .our-story > .row > div:nth-child(3) {
        order: 3; }
      .our-story > .row > div:nth-child(4) {
        order: 4; } }
  .our-story__title {
    font-size: 32px;
    font-weight: bold;
    line-height: 1.09;
    letter-spacing: -0.73px;
    color: #000000; }
    .our-story__title.-title-2 {
      margin-top: 30px; }
      @media (min-width: 768px) and (max-width: 991px) {
        .our-story__title.-title-2 {
          margin-top: initial; } }
      @media (max-width: 767px) {
        .our-story__title.-title-2 {
          margin-top: initial; } }
    @media (min-width: 768px) and (max-width: 991px) {
      .our-story__title {
        font-size: 22px;
        text-align: center; } }
    @media (max-width: 767px) {
      .our-story__title {
        font-size: 22px;
        text-align: center; } }
  .our-story__content-wrap {
    margin-top: 20px; }
    .our-story__content-wrap p {
      margin-bottom: 30px; }
      .our-story__content-wrap p:last-child {
        margin-bottom: 0; }
  .our-story__content {
    font-size: 16px;
    font-weight: 300;
    line-height: 1.5;
    letter-spacing: 0.27px;
    color: #4a4a4a; }
    @media (min-width: 768px) and (max-width: 991px) {
      .our-story__content {
        font-size: 14px; } }
    @media (max-width: 767px) {
      .our-story__content {
        font-size: 14px; } }
    .our-story__content:first-child {
      margin-bottom: 30px; }
  .our-story__image {
    position: relative;
    width: 629px;
    height: auto;
    border: 10px solid #fff;
    border-radius: 50%;
    z-index: 9;
    margin-top: -107px; }
    @media (min-width: 768px) and (max-width: 991px) {
      .our-story__image {
        margin-top: 0;
        max-width: 500px;
        margin: 20px auto 30px;
        display: block; } }
    @media (max-width: 767px) {
      .our-story__image {
        margin-top: 0; } }
    .our-story__image.-bottom {
      z-index: 8;
      margin-top: -208px;
      left: 57px;
      width: 670px;
      height: auto; }
      @media (min-width: 768px) and (max-width: 991px) {
        .our-story__image.-bottom {
          margin-top: 60px;
          left: initial; } }
      @media (max-width: 767px) {
        .our-story__image.-bottom {
          margin-top: 60px;
          left: initial; } }
  .our-story .bounceInRight {
    z-index: 10; }

.our-vision {
  background-color: #fff; }
  .our-vision .row {
    display: flex;
    flex-wrap: wrap; }
    @media (max-width: 767px) {
      .our-vision .row > div:nth-child(1) {
        order: 1; }
      .our-vision .row > div:nth-child(2) {
        order: 2; }
      .our-vision .row > div:nth-child(3) {
        order: 4; }
      .our-vision .row > div:nth-child(4) {
        order: 3; } }
    @media (max-width: 767px) {
      .our-vision .row > .col-sm-5 {
        margin-bottom: 38px; } }
  .our-vision__title {
    font-size: 32px;
    font-weight: bold;
    line-height: 1.09;
    letter-spacing: -0.73px;
    color: #000000; }
    @media (min-width: 768px) and (max-width: 991px) {
      .our-vision__title {
        font-size: 22px; } }
    @media (max-width: 767px) {
      .our-vision__title {
        font-size: 21px;
        margin: 15px 0;
        text-align: center; } }
  .our-vision__content-wrap {
    margin-top: 20px; }
    .our-vision__content-wrap .our-vision__content, .our-vision__content-wrap p {
      font-size: 16px;
      font-weight: 300;
      line-height: 1.5;
      letter-spacing: 0.27px;
      color: #4a4a4a;
      margin-bottom: 30px; }
      @media (min-width: 768px) and (max-width: 991px) {
        .our-vision__content-wrap .our-vision__content, .our-vision__content-wrap p {
          font-size: 14px; } }
      @media (max-width: 767px) {
        .our-vision__content-wrap .our-vision__content, .our-vision__content-wrap p {
          font-size: 14px;
          margin-bottom: 15px;
          text-align: center; } }
      .our-vision__content-wrap .our-vision__content:last-child, .our-vision__content-wrap p:last-child {
        margin-bottom: 39px; }
        @media (min-width: 768px) and (max-width: 991px) {
          .our-vision__content-wrap .our-vision__content:last-child, .our-vision__content-wrap p:last-child {
            margin-bottom: 30px; } }
        @media (max-width: 767px) {
          .our-vision__content-wrap .our-vision__content:last-child, .our-vision__content-wrap p:last-child {
            margin-bottom: 15px; } }
  .our-vision__image-wrap {
    margin-bottom: 61px; }
    @media (max-width: 767px) {
      .our-vision__image-wrap {
        margin-bottom: 0; } }

.founder__title {
  font-size: 28px;
  font-weight: bold;
  line-height: 1.25;
  letter-spacing: -0.64px;
  color: #000000; }
  @media (max-width: 767px) {
    .founder__title {
      font-size: 18px;
      text-align: center;
      letter-spacing: initial;
      margin: 20px 0; } }

.founder__content-wrap {
  margin-top: 27px;
  margin-bottom: 27px; }

.founder__content, .founder p {
  font-size: 16px;
  font-weight: 300;
  line-height: 1.5;
  letter-spacing: 0.27px;
  color: #4a4a4a;
  margin-bottom: 30px; }
  @media (max-width: 767px) {
    .founder__content, .founder p {
      font-size: 13px; } }
  .founder__content:last-child, .founder p:last-child {
    margin-bottom: 0; }

.founder__author {
  font-size: 20px;
  font-style: italic;
  line-height: 1.75;
  letter-spacing: -0.45px;
  color: #000000; }
  @media (max-width: 767px) {
    .founder__author {
      font-size: 16px;
      letter-spacing: initial;
      margin-top: -23px; } }

.milestone .img-bg-white {
  transform: translateX(-72.2%);
  top: -7.9%; }
  .milestone .img-bg-white.-milestone-p2 {
    transform: translateX(81.2%);
    top: 27.1%; }
  .milestone .img-bg-white.-milestone-p3 {
    transform: translateX(-67.2%);
    top: initial;
    bottom: -9%; }

.milestone__item {
  position: relative;
  width: 50%; }
  @media (max-width: 767px) {
    .milestone__item {
      width: 100%; } }
  .milestone__item.-left {
    left: 0; }
    .milestone__item.-left .milestone__box {
      padding-right: 46%; }
      @media (max-width: 767px) {
        .milestone__item.-left .milestone__box {
          padding-right: 38%; } }
    .milestone__item.-left .milestone__logo {
      right: 46%;
      transform: translateX(calc(100% + 20px)); }
      @media (max-width: 767px) {
        .milestone__item.-left .milestone__logo {
          right: initial;
          transform: initial; } }
    .milestone__item.-left .milestone__year {
      top: 0;
      right: 0;
      opacity: 0;
      -webkit-transform: translate3d(0, 100%, 0) translateX(50%);
      transform: translate3d(0, 100%, 0) translateX(50%); }
      @media (max-width: 767px) {
        .milestone__item.-left .milestone__year {
          -webkit-transform: translate3d(0, 0, 0) translateX(50%);
          transform: translate3d(0, 0, 0) translateX(50%); } }
    .milestone__item.-left.active .milestone__year {
      opacity: 1;
      -webkit-transform: translate3d(0, 0, 0) translateX(50%);
      transform: translate3d(0, 0, 0) translateX(50%); }
      @media (max-width: 767px) {
        .milestone__item.-left.active .milestone__year {
          transform: translate3d(0, 0, 0) translateX(-9.2%); } }
      .milestone__item.-left.active .milestone__year:after {
        left: -80px; }
        @media (min-width: 768px) and (max-width: 991px) {
          .milestone__item.-left.active .milestone__year:after {
            left: -30px; } }
        @media (max-width: 767px) {
          .milestone__item.-left.active .milestone__year:after {
            left: -30px; } }
  .milestone__item.-right {
    left: 50%; }
    @media (max-width: 767px) {
      .milestone__item.-right {
        left: 0; } }
    .milestone__item.-right .milestone__box {
      padding-left: 46%; }
      @media (max-width: 767px) {
        .milestone__item.-right .milestone__box {
          padding-left: initial;
          padding-right: 38%; } }
    .milestone__item.-right .milestone__logo {
      left: 46%;
      transform: translateX(calc(-100% - 20px)); }
      @media (max-width: 767px) {
        .milestone__item.-right .milestone__logo {
          left: initial;
          width: 100%;
          transform: initial; } }
    .milestone__item.-right .milestone__year {
      top: 0;
      left: 0;
      opacity: 0;
      -webkit-transform: translate3d(0, 100%, 0) translateX(-50%);
      transform: translate3d(0, 100%, 0) translateX(-50%); }
      @media (max-width: 767px) {
        .milestone__item.-right .milestone__year {
          right: 0;
          left: initial;
          -webkit-transform: translate3d(0, 0, 0) translateX(50%);
          transform: translate3d(0, 0, 0) translateX(50%); } }
      .milestone__item.-right .milestone__year:after {
        left: initial;
        right: -16px; }
        @media (max-width: 767px) {
          .milestone__item.-right .milestone__year:after {
            left: -16px;
            right: initial; } }
      .milestone__item.-right .milestone__year:before {
        left: initial;
        right: -80px;
        transform-origin: 0 0; }
        @media (min-width: 768px) and (max-width: 991px) {
          .milestone__item.-right .milestone__year:before {
            right: -30px; } }
        @media (max-width: 767px) {
          .milestone__item.-right .milestone__year:before {
            left: -30px;
            right: initial;
            transform-origin: 100% 100%; } }
    .milestone__item.-right.active .milestone__year {
      opacity: 1;
      -webkit-transform: translate3d(0, 0, 0) translateX(-50%);
      transform: translate3d(0, 0, 0) translateX(-50%); }
      @media (max-width: 767px) {
        .milestone__item.-right.active .milestone__year {
          transform: translate3d(0, 0, 0) translateX(-9.2%); } }
      .milestone__item.-right.active .milestone__year:after {
        right: -80px; }
        @media (min-width: 768px) and (max-width: 991px) {
          .milestone__item.-right.active .milestone__year:after {
            right: -30px; } }
        @media (max-width: 767px) {
          .milestone__item.-right.active .milestone__year:after {
            left: -30px;
            right: initial; } }
    .milestone__item.-right .milestone__month {
      text-align: left; }
      @media (max-width: 767px) {
        .milestone__item.-right .milestone__month {
          text-align: right; } }
    .milestone__item.-right .milestone__caption {
      text-align: left; }
      @media (max-width: 767px) {
        .milestone__item.-right .milestone__caption {
          text-align: right;
          width: 100%; } }
    .milestone__item.-right .milestone__desc {
      text-align: left; }
      @media (max-width: 767px) {
        .milestone__item.-right .milestone__desc {
          text-align: right; } }
  .milestone__item.-y2019 {
    margin-bottom: 50px; }
  .milestone__item.-y2017 {
    margin-top: -258px; }
    @media (max-width: 767px) {
      .milestone__item.-y2017 {
        margin-top: 40px; } }
  .milestone__item.-y2016 {
    margin-top: -305px;
    margin-bottom: 80px; }
    @media (max-width: 767px) {
      .milestone__item.-y2016 {
        margin-top: 40px; } }
  .milestone__item.-y2015 {
    margin-bottom: 98px; }
  .milestone__item.-y2013 {
    margin-top: -100px; }
    @media (max-width: 767px) {
      .milestone__item.-y2013 {
        margin-top: 40px; } }
  .milestone__item.-y2011 {
    margin-top: -80px;
    margin-bottom: 60px; }
    @media (max-width: 767px) {
      .milestone__item.-y2011 {
        margin-top: 40px; } }
  .milestone__item.-y2010 {
    margin-bottom: 20px; }
  .milestone__item.-y2009 .milestone__box:nth-child(1) {
    margin-bottom: 60px; }
    .milestone__item.-y2009 .milestone__box:nth-child(1) .milestone__logo {
      top: -23px; }
  .milestone__item.-y2008 {
    margin-top: -80px; }
    @media (max-width: 767px) {
      .milestone__item.-y2008 {
        margin-top: 40px; } }
  .milestone__item.active .milestone__year:after {
    -webkit-animation: flip-horizontal-bottom 1s;
    animation: flip-horizontal-bottom 1s; }
  .milestone__item.active .milestone__year:before {
    transform: translateY(-50%) scale(1); }
  .milestone__item.active .milestone__box {
    opacity: 1;
    -webkit-transform: translate3d(0, 0, 0);
    transform: translate3d(0, 0, 0); }
    .milestone__item.active .milestone__box:nth-child(1) {
      transition-delay: 0s; }
    .milestone__item.active .milestone__box:nth-child(2) {
      transition-delay: 0.5s; }
    .milestone__item.active .milestone__box:nth-child(3) {
      transition-delay: 1s; }
    .milestone__item.active .milestone__box:nth-child(4) {
      transition-delay: 1.5s; }
    .milestone__item.active .milestone__box:nth-child(5) {
      transition-delay: 2s; }
  .milestone__item.active .milestone__month {
    animation: fadeInLeft 1s; }
  .milestone__item.active .milestone__caption {
    animation: fadeInRight 1.2s; }
  .milestone__item.active .milestone__desc {
    animation: fadeInUp 1.5s; }
  .milestone__item.-left.active .milestone__caption {
    animation: fadeInLeft 1.2s; }
  .milestone__item.-left.active .milestone__month {
    animation: fadeInRight 1s; }

.milestone__box {
  position: relative;
  margin-bottom: 20px;
  animation-duration: 1.5s;
  opacity: 0;
  -webkit-transform: translate3d(0, 100%, 0);
  transform: translate3d(0, 100%, 0);
  transition: 1.5s;
  -webkit-transition-timing-function: cubic-bezier(0.22, 0.61, 0.36, 1);
  transition-timing-function: cubic-bezier(0.22, 0.61, 0.36, 1); }
  @media (max-width: 767px) {
    .milestone__box {
      display: flex;
      flex-wrap: wrap; } }

.milestone__title {
  font-size: 60px;
  font-weight: bold;
  line-height: 1;
  letter-spacing: -1.36px;
  color: #000000;
  text-align: center;
  margin-bottom: 38px;
  position: relative;
  z-index: 3; }
  @media (max-width: 767px) {
    .milestone__title {
      font-size: 32px;
      margin-bottom: 10px;
      letter-spacing: initial; } }

.milestone__dash {
  height: 0;
  width: 3px;
  position: absolute;
  left: 50%;
  top: 0;
  transition: 0.4s;
  transform-origin: 0 0;
  background: url(../../images/misc/dash.svg) top center repeat; }
  @media (max-width: 767px) {
    .milestone__dash {
      left: initial;
      right: 46px; } }
  .milestone__dash:after {
    content: '';
    position: absolute;
    bottom: 0;
    left: 0;
    right: 0;
    width: 100%;
    height: 78px;
    background-image: linear-gradient(to bottom, rgba(255, 0, 0, 0) 15%, #e6e6e68a 30%, #e6e6e6); }

.milestone__content-wrap {
  position: relative;
  padding-top: 70px;
  z-index: 3; }
  @media (max-width: 767px) {
    .milestone__content-wrap {
      padding-top: 50px; } }

.milestone__month {
  font-size: 32px;
  line-height: 1.88;
  color: #908f9c;
  text-align: right;
  text-transform: uppercase; }
  @media (max-width: 767px) {
    .milestone__month {
      order: 2;
      width: 100%;
      font-size: 18px; } }

.milestone__caption {
  font-size: 18px;
  font-weight: bold;
  line-height: 1.11;
  letter-spacing: 0.27px;
  text-align: right;
  color: #000000;
  margin-bottom: 10px; }
  @media (max-width: 767px) {
    .milestone__caption {
      width: 100%;
      order: 3;
      font-size: 14px; } }

.milestone__desc {
  font-size: 13px;
  line-height: 1.54;
  letter-spacing: 0.2px;
  text-align: right;
  color: #4a4a4a; }
  @media (max-width: 767px) {
    .milestone__desc {
      order: 4;
      font-size: 13px; } }

.milestone__logo {
  position: absolute;
  top: 19px; }
  .milestone__logo > img {
    max-width: 120px; }
    @media (min-width: 768px) and (max-width: 991px) {
      .milestone__logo > img {
        max-width: 60px; } }
  @media (max-width: 767px) {
    .milestone__logo {
      order: 1;
      position: relative;
      top: initial;
      width: 100%;
      right: 0;
      transform: initial;
      text-align: right; } }

.milestone__year {
  width: 117px;
  height: 117px;
  line-height: 117px;
  border-radius: 50%;
  border: solid 2px #000000;
  background-color: #ededed;
  text-align: center;
  font-size: 37px;
  font-weight: bold;
  letter-spacing: -1.85px;
  color: #000000;
  position: absolute;
  transition: 0.5s;
  opacity: 0; }
  @media (min-width: 768px) and (max-width: 991px) {
    .milestone__year {
      width: 90px;
      height: 90px;
      line-height: 90px; } }
  @media (max-width: 767px) {
    .milestone__year {
      width: 80px;
      height: 80px;
      line-height: 80px;
      font-size: 28px; } }
  .milestone__year:after {
    content: '';
    width: 15px;
    height: 15px;
    background-color: #000000;
    position: absolute;
    left: -16px;
    top: 50%;
    margin-top: -7.5px;
    border-radius: 50%;
    transition: 1s;
    -webkit-animation-timing-function: cubic-bezier(0.215, 0.61, 0.355, 1);
    animation-timing-function: cubic-bezier(0.215, 0.61, 0.355, 1); }
  .milestone__year:before {
    content: '';
    width: 80px;
    height: 1px;
    background-color: #000000;
    position: absolute;
    left: -80px;
    top: 50%;
    transform: translateY(-50%) scale(0);
    transform-origin: 100% 100%;
    transition: 1s;
    transition-timing-function: ease-out; }
    @media (min-width: 768px) and (max-width: 991px) {
      .milestone__year:before {
        width: 30px;
        left: -30px; } }
    @media (max-width: 767px) {
      .milestone__year:before {
        width: 30px;
        left: -30px; } }

.media-coverage {
  padding-top: 230px;
  padding-bottom: 180px;
  background: url(../../images/misc/our-vision-plan-bgtop.png) top 0 center no-repeat, url(../../images/misc/our-vision-plan-bgbottom.png) bottom 0 center no-repeat; }
  @media screen and (min-width: 1921px) {
    .media-coverage {
      background-size: contain; } }
  @media (max-width: 767px) {
    .media-coverage {
      padding: 50px 0 80px;
      background: url(../../images/misc/our-vision-plan-bgtop.png) top 0 center no-repeat, url(../../images/misc/our-vision-plan-bgbottom.png) bottom -78px center no-repeat; } }
  .media-coverage .img-bg-white {
    transform: translateX(128.2%);
    max-width: 600px;
    top: -84px; }
  .media-coverage .row-flex {
    margin-top: 6rem; }
  .media-coverage__row {
    --spacing: 30px;
    --columns: 2;
    margin-top: 6rem; }
  .media-coverage__col {
    margin-bottom: 3rem; }
  .media-coverage__item {
    display: inline-block;
    border-radius: 4px;
    overflow: hidden;
    border: solid 1px #d5d5d5;
    background-color: #fff;
    height: 100%;
    width: 100%;
    -moz-transition: all ease-out 0.2s;
    -o-transition: all ease-out 0.2s;
    -webkit-transition: all ease-out 0.2s;
    transition: all ease-out 0.2s; }
    @media (max-width: 767px) {
      .media-coverage__item {
        height: auto; } }
    .media-coverage__item:hover {
      box-shadow: 0 2px 10px 0 rgba(0, 0, 0, 0.13); }
  .media-coverage__title {
    font-size: 60px;
    font-weight: bold;
    line-height: 0.67;
    letter-spacing: -1.36px;
    color: #000000;
    margin-bottom: 15px; }
    @media (max-width: 767px) {
      .media-coverage__title {
        font-size: 32px;
        text-align: center;
        margin-bottom: 30px; } }
  .media-coverage__caption {
    font-size: 16px;
    font-weight: bold;
    line-height: 1.5;
    letter-spacing: 0.27px;
    color: #7a7a7a;
    max-width: 570px;
    margin-bottom: 100px; }
    @media (max-width: 767px) {
      .media-coverage__caption {
        font-size: 14px;
        margin-bottom: 50px;
        text-align: center; } }
  .media-coverage__content-wrap {
    padding: 25px 35px; }
  .media-coverage__year {
    font-size: 60px;
    font-weight: bold;
    line-height: 1;
    color: #000000;
    margin-bottom: 23px; }
    @media (min-width: 768px) and (max-width: 991px) {
      .media-coverage__year {
        font-size: 48px; } }
    @media (max-width: 767px) {
      .media-coverage__year {
        font-size: 32px;
        margin-bottom: 10px;
        margin-bottom: 6px; } }
  .media-coverage__item-title {
    font-size: 18px;
    font-weight: bold;
    line-height: 1.22;
    letter-spacing: 0.27px;
    color: #000000; }
    @media (max-width: 767px) {
      .media-coverage__item-title {
        font-size: 14px;
        margin-bottom: 6px; } }
  .media-coverage__desc {
    font-size: 14px;
    line-height: 1.43;
    letter-spacing: 0.22px;
    color: #4a4a4a; }
    @media (max-width: 767px) {
      .media-coverage__desc {
        font-size: 14px; } }

.plant {
  padding-top: 230px;
  padding-bottom: 180px;
  background: url(../../images/misc/our-vision-plan-bgtop.png) top 0 center no-repeat, url(../../images/misc/our-vision-plan-bgbottom.png) bottom 0 center no-repeat; }
  @media screen and (min-width: 1921px) {
    .plant {
      background-size: contain; } }
  @media (max-width: 767px) {
    .plant {
      padding: 50px 0 80px;
      background: url(../../images/misc/our-vision-plan-bgtop.png) top 0 center no-repeat, url(../../images/misc/our-vision-plan-bgbottom.png) bottom -78px center no-repeat; } }
  .plant .img-bg-white {
    transform: translateX(128.2%);
    max-width: 600px;
    top: -84px; }
  .plant__item {
    margin-bottom: 98px;
    max-width: 351px;
    margin: 0 auto 98px; }
    @media (max-width: 767px) {
      .plant__item {
        margin: 0 auto 35px; } }
  .plant__title {
    font-size: 60px;
    font-weight: bold;
    line-height: 0.67;
    letter-spacing: -1.36px;
    color: #000000;
    margin-bottom: 15px; }
    @media (max-width: 767px) {
      .plant__title {
        font-size: 32px;
        text-align: center;
        margin-bottom: 30px; } }
  .plant__caption {
    font-size: 16px;
    font-weight: bold;
    line-height: 1.5;
    letter-spacing: 0.27px;
    color: #7a7a7a;
    max-width: 570px;
    margin-bottom: 100px; }
    @media (max-width: 767px) {
      .plant__caption {
        font-size: 14px;
        margin-bottom: 50px;
        text-align: center; } }
  .plant__image {
    float: left;
    margin-right: 10px; }
    @media (min-width: 768px) and (max-width: 991px) {
      .plant__image {
        max-width: 60px; } }
    @media (max-width: 767px) {
      .plant__image {
        max-width: 58px; } }
  .plant__year {
    font-size: 60px;
    font-weight: bold;
    line-height: 1;
    color: #000000;
    margin-bottom: 23px; }
    @media (min-width: 768px) and (max-width: 991px) {
      .plant__year {
        font-size: 48px; } }
    @media (max-width: 767px) {
      .plant__year {
        font-size: 32px;
        margin-bottom: 10px;
        margin-bottom: 6px; } }
  .plant__item-title {
    font-size: 18px;
    font-weight: bold;
    line-height: 1.22;
    letter-spacing: 0.27px;
    color: #000000; }
    @media (max-width: 767px) {
      .plant__item-title {
        font-size: 14px;
        margin-bottom: 6px; } }
  .plant__desc {
    font-size: 18px;
    line-height: 1.56;
    letter-spacing: 0.27px;
    color: #4a4a4a; }
    @media (max-width: 767px) {
      .plant__desc {
        font-size: 14px; } }
  .plant__content-wrap {
    overflow: hidden; }

.management {
  background-color: #fff;
  padding-bottom: 50px; }
  .management > .row {
    display: flex;
    flex-wrap: wrap; }
  .management > .container > .row {
    display: flex;
    flex-wrap: wrap;
    justify-content: center; }
  @media (max-width: 767px) {
    .management {
      padding-bottom: 30px; } }
  .management__item {
    text-align: center;
    margin-bottom: 77px; }
    @media (max-width: 767px) {
      .management__item {
        margin-bottom: 60px; } }
  .management__title {
    margin-top: 103px;
    font-size: 60px;
    font-weight: bold;
    line-height: 0.67;
    letter-spacing: -1.36px;
    text-align: center;
    color: #000000;
    margin-bottom: 32px; }
    @media (max-width: 767px) {
      .management__title {
        font-size: 32px;
        line-height: 1.2;
        letter-spacing: initial;
        margin: 30px 0; } }
  .management__caption {
    font-size: 16px;
    font-weight: bold;
    line-height: 1.5;
    letter-spacing: 0.27px;
    text-align: center;
    color: #4a4a4a;
    max-width: 593px;
    margin: 0 auto 70px; }
    @media (max-width: 767px) {
      .management__caption {
        font-size: 13px; } }
  .management__image {
    width: 200px;
    height: 200px;
    border-radius: 50%;
    border: solid 0.5px #d8d8d8;
    margin-bottom: 18px; }
    @media (max-width: 767px) {
      .management__image {
        margin-bottom: 5px;
        width: 120px;
        height: 120px; } }
  .management__name {
    font-size: 24px;
    font-weight: bold;
    line-height: 1.46;
    letter-spacing: -0.55px;
    text-align: center;
    color: #000000; }
    @media (max-width: 767px) {
      .management__name {
        font-size: 20px;
        margin-bottom: 6px;
        letter-spacing: initial; } }
  .management__position {
    font-size: 16px;
    min-height: 40px;
    letter-spacing: -0.36px;
    text-align: center;
    color: #7a7a7a;
    text-transform: uppercase; }
    @media (max-width: 767px) {
      .management__position {
        font-size: 13px;
        letter-spacing: initial;
        min-height: initial;
        margin-bottom: 20px; } }
  .management__intro {
    font-size: 16px;
    font-weight: 300;
    line-height: 1.5;
    letter-spacing: 0.27px;
    text-align: center;
    color: #4a4a4a;
    min-height: 153px;
    display: none; }
    @media (max-width: 767px) {
      .management__intro {
        font-size: 13px;
        display: none; } }

.events {
  background: #fff;
  padding: 30px 0 0; }
  .events .img-bg-white {
    transform: translateX(-72.2%);
    top: -7.9%; }
    .events .img-bg-white.-milestone-p2 {
      transform: translateX(81.2%);
      top: 27.1%; }
    .events .img-bg-white.-milestone-p3 {
      transform: translateX(-67.2%);
      top: initial;
      bottom: -9%; }
  .events__item-img {
    border-radius: 4px; }
  .events__item {
    position: relative;
    width: 50%;
    display: flex;
    justify-content: flex-end;
    flex-wrap: wrap;
    padding-right: 168px; }
    @media (min-width: 768px) and (max-width: 991px) {
      .events__item {
        padding-right: 100px; } }
    @media (max-width: 767px) {
      .events__item {
        width: 100%; } }
    .events__item.-left {
      left: 0; }
      @media (max-width: 767px) {
        .events__item.-left {
          margin-top: 0 !important;
          margin-bottom: 20px; } }
      .events__item.-left .events__logo {
        right: 46%;
        transform: translateX(calc(100% + 20px)); }
        @media (max-width: 767px) {
          .events__item.-left .events__logo {
            right: initial;
            transform: initial; } }
      .events__item.-left .events__year {
        top: 0;
        right: 0;
        opacity: 0;
        -webkit-transform: translate3d(0, 100%, 0) translateX(50%);
        transform: translate3d(0, 100%, 0) translateX(50%); }
        @media (max-width: 767px) {
          .events__item.-left .events__year {
            -webkit-transform: translate3d(0, 0, 0) translateX(50%);
            transform: translate3d(0, 0, 0) translateX(50%); } }
      .events__item.-left.active .events__year {
        opacity: 1;
        -webkit-transform: translate3d(0, 0, 0) translateX(50%);
        transform: translate3d(0, 0, 0) translateX(50%); }
        @media (max-width: 767px) {
          .events__item.-left.active .events__year {
            transform: translate3d(0, 0, 0) translateX(-9.2%); } }
        .events__item.-left.active .events__year:after {
          left: -80px; }
          @media (min-width: 768px) and (max-width: 991px) {
            .events__item.-left.active .events__year:after {
              left: -30px; } }
          @media (max-width: 767px) {
            .events__item.-left.active .events__year:after {
              left: -30px; } }
    .events__item.-right {
      left: 50%;
      justify-content: flex-start;
      padding-left: 168px;
      padding-right: 0; }
      @media (min-width: 768px) and (max-width: 991px) {
        .events__item.-right {
          padding-left: 100px; } }
      @media (max-width: 767px) {
        .events__item.-right {
          left: 0;
          padding-left: 0;
          padding-right: 168px;
          margin-top: 0 !important;
          margin-bottom: 20px; } }
      .events__item.-right .events__logo {
        left: 46%;
        transform: translateX(calc(-100% - 20px)); }
        @media (max-width: 767px) {
          .events__item.-right .events__logo {
            left: initial;
            width: 100%;
            transform: initial; } }
      .events__item.-right .events__year {
        top: 0;
        left: 0;
        opacity: 0;
        -webkit-transform: translate3d(0, 100%, 0) translateX(-50%);
        transform: translate3d(0, 100%, 0) translateX(-50%); }
        @media (max-width: 767px) {
          .events__item.-right .events__year {
            right: 0;
            left: initial;
            -webkit-transform: translate3d(0, 0, 0) translateX(50%);
            transform: translate3d(0, 0, 0) translateX(50%); } }
        .events__item.-right .events__year:after {
          left: initial;
          right: -16px; }
          @media (max-width: 767px) {
            .events__item.-right .events__year:after {
              left: -16px;
              right: initial; } }
        .events__item.-right .events__year:before {
          left: initial;
          right: -80px;
          transform-origin: 0 0; }
          @media (min-width: 768px) and (max-width: 991px) {
            .events__item.-right .events__year:before {
              right: -30px; } }
          @media (max-width: 767px) {
            .events__item.-right .events__year:before {
              left: -30px;
              right: initial;
              transform-origin: 100% 100%; } }
      .events__item.-right.active .events__year {
        opacity: 1;
        -webkit-transform: translate3d(0, 0, 0) translateX(-50%);
        transform: translate3d(0, 0, 0) translateX(-50%); }
        @media (max-width: 767px) {
          .events__item.-right.active .events__year {
            transform: translate3d(0, 0, 0) translateX(-9.2%); } }
        .events__item.-right.active .events__year:after {
          right: -80px; }
          @media (min-width: 768px) and (max-width: 991px) {
            .events__item.-right.active .events__year:after {
              right: -30px; } }
          @media (max-width: 767px) {
            .events__item.-right.active .events__year:after {
              left: -30px;
              right: initial; } }
      .events__item.-right .events__month {
        text-align: left; }
        @media (max-width: 767px) {
          .events__item.-right .events__month {
            text-align: right; } }
      .events__item.-right .events__caption {
        text-align: left; }
        @media (max-width: 767px) {
          .events__item.-right .events__caption {
            text-align: right;
            width: 100%; } }
      .events__item.-right .events__desc {
        text-align: left; }
        @media (max-width: 767px) {
          .events__item.-right .events__desc {
            text-align: right; } }
    .events__item.-y2020 {
      margin-top: -118px; }
      @media (max-width: 767px) {
        .events__item.-y2020 {
          margin-top: 0; } }
    .events__item.-y2018 {
      margin-top: -94px; }
      @media (max-width: 767px) {
        .events__item.-y2018 {
          margin-top: 40px; } }
    .events__item.-y2018-2 {
      margin-top: -50px; }
      @media (max-width: 767px) {
        .events__item.-y2018-2 {
          margin-top: 40px; } }
    .events__item.-y2017 {
      margin-top: -168px; }
      @media (max-width: 767px) {
        .events__item.-y2017 {
          margin-top: 40px; } }
    .events__item.-y2016 {
      margin-top: -168px; }
    .events__item.-y2015 {
      margin-bottom: 98px; }
    .events__item.-y2013 {
      margin-top: -100px; }
      @media (max-width: 767px) {
        .events__item.-y2013 {
          margin-top: 40px; } }
    .events__item.-y2011 {
      margin-top: -80px;
      margin-bottom: 60px; }
      @media (max-width: 767px) {
        .events__item.-y2011 {
          margin-top: 40px; } }
    .events__item.-y2010 {
      margin-bottom: 20px; }
    .events__item.-y2009 .events__box:nth-child(1) {
      margin-bottom: 60px; }
      .events__item.-y2009 .events__box:nth-child(1) .events__logo {
        top: -23px; }
    .events__item.-y2008 {
      margin-top: -80px; }
      @media (max-width: 767px) {
        .events__item.-y2008 {
          margin-top: 40px; } }
    .events__item.active .events__year:after {
      -webkit-animation: flip-horizontal-bottom 1s;
      animation: flip-horizontal-bottom 1s; }
    .events__item.active .events__year:before {
      transform: translateY(-50%) scale(1); }
    .events__item.active .events__box {
      opacity: 1;
      -webkit-transform: translate3d(0, -30px, 0);
      transform: translate3d(0, -30px, 0); }
      @media (max-width: 767px) {
        .events__item.active .events__box {
          -webkit-transform: translate3d(0, -16px, 0);
          transform: translate3d(0, -16px, 0); } }
      .events__item.active .events__box:nth-child(1) {
        transition-delay: 0s; }
      .events__item.active .events__box:nth-child(2) {
        transition-delay: 0.5s; }
      .events__item.active .events__box:nth-child(3) {
        transition-delay: 1s; }
      .events__item.active .events__box:nth-child(4) {
        transition-delay: 1.5s; }
      .events__item.active .events__box:nth-child(5) {
        transition-delay: 2s; }
    .events__item.active .events__month {
      animation: fadeInLeft 1s; }
    .events__item.active .events__caption {
      animation: fadeInRight 1.2s; }
    .events__item.active .events__desc {
      animation: fadeInUp 1.5s; }
    .events__item.-left.active .events__caption {
      animation: fadeInLeft 1.2s; }
    .events__item.-left.active .events__month {
      animation: fadeInRight 1s; }
  .events__box {
    position: relative;
    margin-bottom: 20px;
    animation-duration: 1.5s;
    opacity: 0;
    -webkit-transform: translate3d(0, 100%, 0);
    transform: translate3d(0, 100%, 0);
    transition: 1.5s;
    -webkit-transition-timing-function: cubic-bezier(0.22, 0.61, 0.36, 1);
    transition-timing-function: cubic-bezier(0.22, 0.61, 0.36, 1);
    max-width: 294px; }
    @media (max-width: 767px) {
      .events__box {
        display: flex;
        flex-wrap: wrap; } }
  .events__title {
    font-size: 60px;
    font-weight: bold;
    line-height: 1;
    letter-spacing: -1.36px;
    color: #000000;
    text-align: center;
    margin-bottom: 38px;
    position: relative;
    z-index: 3; }
    @media (max-width: 767px) {
      .events__title {
        font-size: 32px;
        margin-bottom: 10px;
        letter-spacing: initial; } }
  .events__dash {
    height: 0;
    width: 3px;
    position: absolute;
    left: 50%;
    top: 0;
    transition: 0.4s;
    transform-origin: 0 0;
    background: url(../../images/misc/dash.svg) top center repeat; }
    @media (max-width: 767px) {
      .events__dash {
        left: initial;
        right: 46px; } }
    .events__dash:after {
      content: '';
      position: absolute;
      bottom: 0;
      left: 0;
      right: 0;
      width: 100%;
      height: 78px;
      background-image: linear-gradient(to bottom, rgba(255, 0, 0, 0) 15%, #e6e6e68a 30%, #e6e6e6); }
  .events__content-wrap {
    position: relative;
    padding-top: 70px;
    z-index: 3;
    overflow: hidden;
    margin-bottom: 8rem; }
    @media (max-width: 767px) {
      .events__content-wrap {
        padding-top: 50px; } }
  .events__month {
    font-size: 32px;
    line-height: 1.88;
    color: #908f9c;
    text-align: right;
    text-transform: uppercase; }
    @media (max-width: 767px) {
      .events__month {
        order: 2;
        width: 100%;
        font-size: 18px; } }
  .events__caption {
    font-size: 18px;
    font-weight: bold;
    line-height: 1.11;
    letter-spacing: 0.27px;
    text-align: right;
    color: #000000;
    margin-bottom: 10px; }
    @media (max-width: 767px) {
      .events__caption {
        width: 100%;
        order: 3;
        font-size: 14px; } }
  .events__desc {
    font-size: 16px;
    line-height: 1.5;
    letter-spacing: 0.25px;
    text-align: justify;
    color: #4a4a4a;
    margin-top: 1.2rem; }
    @media (max-width: 767px) {
      .events__desc {
        order: 4;
        font-size: 13px; } }
  .events__logo {
    position: absolute;
    top: 19px; }
    .events__logo > img {
      max-width: 120px; }
      @media (min-width: 768px) and (max-width: 991px) {
        .events__logo > img {
          max-width: 60px; } }
    @media (max-width: 767px) {
      .events__logo {
        order: 1;
        position: relative;
        top: initial;
        width: 100%;
        right: 0;
        transform: initial;
        text-align: right; } }
  .events__year {
    width: 117px;
    height: 117px;
    line-height: 117px;
    border-radius: 50%;
    border: solid 2px #000000;
    background-color: #ededed;
    text-align: center;
    font-size: 37px;
    font-weight: bold;
    letter-spacing: -1.85px;
    color: #000000;
    position: absolute;
    transition: 0.5s;
    opacity: 0; }
    @media (min-width: 768px) and (max-width: 991px) {
      .events__year {
        width: 90px;
        height: 90px;
        line-height: 90px; } }
    @media (max-width: 767px) {
      .events__year {
        width: 80px;
        height: 80px;
        line-height: 80px;
        font-size: 28px; } }
    .events__year:after {
      content: '';
      width: 15px;
      height: 15px;
      background-color: #000000;
      position: absolute;
      left: -16px;
      top: 50%;
      margin-top: -7.5px;
      border-radius: 50%;
      transition: 1s;
      -webkit-animation-timing-function: cubic-bezier(0.215, 0.61, 0.355, 1);
      animation-timing-function: cubic-bezier(0.215, 0.61, 0.355, 1); }
    .events__year:before {
      content: '';
      width: 80px;
      height: 1px;
      background-color: #000000;
      position: absolute;
      left: -80px;
      top: 50%;
      transform: translateY(-50%) scale(0);
      transform-origin: 100% 100%;
      transition: 1s;
      transition-timing-function: ease-out; }
      @media (min-width: 768px) and (max-width: 991px) {
        .events__year:before {
          width: 30px;
          left: -30px; } }
      @media (max-width: 767px) {
        .events__year:before {
          width: 30px;
          left: -30px; } }

.our-value {
  background: #fff;
  padding: 30px 0 0; }
  .our-value__wrap {
    position: relative;
    z-index: 3; }
  .our-value .img-bg-grey {
    max-width: 1000px;
    top: -222px; }
  .our-value .row {
    display: flex;
    flex-wrap: wrap; }
    @media (max-width: 767px) {
      .our-value .row {
        display: block; } }
  .our-value__item {
    text-align: center;
    margin-bottom: 99px; }
    @media (max-width: 767px) {
      .our-value__item {
        margin-bottom: 30px; } }
  .our-value__title {
    font-size: 60px;
    font-weight: bold;
    line-height: 0.67;
    letter-spacing: -3px;
    color: #000000;
    margin-bottom: 80px;
    text-align: center; }
    @media (max-width: 767px) {
      .our-value__title {
        font-size: 32px;
        letter-spacing: initial;
        margin-bottom: 30px; } }
  .our-value__image {
    margin-bottom: 20px; }
    @media (min-width: 768px) and (max-width: 991px) {
      .our-value__image {
        min-height: 112px; } }
    .our-value__image.-width-100 {
      width: 100px;
      height: 112px; }
  .our-value__item-title {
    font-size: 28px;
    font-weight: bold;
    line-height: 1.43;
    letter-spacing: 3px;
    text-align: center;
    color: #000000;
    text-transform: uppercase;
    margin-bottom: 5px; }
    @media (min-width: 768px) and (max-width: 991px) {
      .our-value__item-title {
        font-size: 20px; } }
    @media (max-width: 767px) {
      .our-value__item-title {
        font-size: 18px; } }
  .our-value__desc {
    font-size: 13px;
    line-height: 1.54;
    letter-spacing: 0.2px;
    text-align: center;
    color: #4a4a4a;
    max-width: 303px;
    margin: 0 auto; }
    @media (max-width: 767px) {
      .our-value__desc {
        font-size: 14px; } }

@-webkit-keyframes mymove {
  from {
    left: 0px; }
  to {
    left: 200px; } }

@keyframes mymove {
  from {
    left: 0px; }
  to {
    left: 200px; } }

@-webkit-keyframes flipInX {
  from {
    -webkit-transform: perspective(400px) rotate3d(1, 0, 0, 90deg);
    transform: perspective(400px) rotate3d(1, 0, 0, 90deg);
    -webkit-animation-timing-function: ease-in;
    animation-timing-function: ease-in;
    opacity: 0; }
  40% {
    -webkit-transform: perspective(400px) rotate3d(1, 0, 0, -20deg);
    transform: perspective(400px) rotate3d(1, 0, 0, -20deg);
    -webkit-animation-timing-function: ease-in;
    animation-timing-function: ease-in; }
  60% {
    -webkit-transform: perspective(400px) rotate3d(1, 0, 0, 10deg);
    transform: perspective(400px) rotate3d(1, 0, 0, 10deg);
    opacity: 1; }
  80% {
    -webkit-transform: perspective(400px) rotate3d(1, 0, 0, -5deg);
    transform: perspective(400px) rotate3d(1, 0, 0, -5deg); }
  to {
    -webkit-transform: perspective(400px);
    transform: perspective(400px); } }

@keyframes flipInX {
  from {
    -webkit-transform: perspective(400px) rotate3d(1, 0, 0, 720deg);
    transform: perspective(400px) rotate3d(1, 0, 0, 720deg);
    -webkit-animation-timing-function: ease-in;
    animation-timing-function: ease-in;
    opacity: 0; }
  40% {
    -webkit-transform: perspective(400px) rotate3d(1, 0, 0, -20deg);
    transform: perspective(400px) rotate3d(1, 0, 0, -20deg);
    -webkit-animation-timing-function: ease-in;
    animation-timing-function: ease-in; }
  60% {
    -webkit-transform: perspective(400px) rotate3d(1, 0, 0, 10deg);
    transform: perspective(400px) rotate3d(1, 0, 0, 10deg);
    opacity: 1; }
  80% {
    -webkit-transform: perspective(400px) rotate3d(1, 0, 0, -5deg);
    transform: perspective(400px) rotate3d(1, 0, 0, -5deg); }
  to {
    -webkit-transform: perspective(400px);
    transform: perspective(400px); } }

@-webkit-keyframes flip-horizontal-bottom {
  0% {
    -webkit-transform: rotateX(0);
    transform: rotateX(0); }
  100% {
    -webkit-transform: rotateX(-720deg);
    transform: rotateX(-720deg); } }

@keyframes flip-horizontal-bottom {
  0% {
    -webkit-transform: rotateX(0);
    transform: rotateX(0); }
  100% {
    -webkit-transform: rotateX(-1440deg);
    transform: rotateX(-1440deg); } }

@-webkit-keyframes fadeInUpLeft {
  from {
    opacity: 0;
    -webkit-transform: translate3d(0, 100%, 0) translateX(50%);
    transform: translate3d(0, 100%, 0) translateX(50%); }
  to {
    opacity: 1;
    -webkit-transform: translate3d(0, 0, 0) translateX(50%);
    transform: translate3d(0, 0, 0) translateX(50%); } }

@keyframes fadeInUpLeft {
  from {
    opacity: 0;
    -webkit-transform: translate3d(0, 100%, 0) translateX(50%);
    transform: translate3d(0, 100%, 0) translateX(50%); }
  to {
    opacity: 1;
    -webkit-transform: translate3d(0, 0, 0) translateX(50%);
    transform: translate3d(0, 0, 0) translateX(50%); } }

@-webkit-keyframes fadeInUpRight {
  from {
    opacity: 0;
    -webkit-transform: translate3d(0, 100%, 0) translateX(-50%);
    transform: translate3d(0, 100%, 0) translateX(-50%); }
  to {
    opacity: 1;
    -webkit-transform: translate3d(0, 0, 0) translateX(-50%);
    transform: translate3d(0, 0, 0) translateX(-50%); } }

@keyframes fadeInUpRight {
  from {
    opacity: 0;
    -webkit-transform: translate3d(0, 100%, 0) translateX(-50%);
    transform: translate3d(0, 100%, 0) translateX(-50%); }
  to {
    opacity: 1;
    -webkit-transform: translate3d(0, 0, 0) translateX(-50%);
    transform: translate3d(0, 0, 0) translateX(-50%); } }

.gallery-item {
  width: 200px;
  padding: 5px; }

.social-respons {
  padding: 12rem 0 8rem;
  background: #e6e6e6; }
  @media (max-width: 767px) {
    .social-respons {
      padding: 4rem 0 2rem; } }
  .social-respons__part-title {
    font-size: 28px;
    font-weight: 600;
    line-height: 1.25;
    letter-spacing: -0.64px;
    color: #000; }
  .social-respons__part-caption {
    font-size: 16px;
    line-height: 1.5;
    letter-spacing: 0.25px;
    color: #4a4a4a;
    margin-top: 1.5rem; }
  .social-respons__grid-gallery {
    margin-top: 4rem;
    --columns: 2;
    --spacing: 30px; }
  .social-respons__part {
    margin-top: 8rem; }
    @media (max-width: 767px) {
      .social-respons__part {
        margin-top: 4rem; } }
  .social-respons__gallery-item {
    cursor: pointer; }
  .social-respons__item {
    cursor: pointer; }
    .social-respons__item img {
      border-radius: 4px; }
  .social-respons__masonry-gallery {
    margin-top: 4rem;
    display: grid;
    grid-gap: 20px;
    grid-template-columns: repeat(10, 1fr);
    grid-auto-rows: 190px;
    grid-auto-flow: dense; }
    @media (max-width: 767px) {
      .social-respons__masonry-gallery {
        grid-template-columns: repeat(6, 1fr);
        grid-auto-rows: 100px;
        grid-gap: 15px; } }
    .social-respons__masonry-gallery > div {
      display: flex;
      justify-content: center;
      align-items: center; }
      .social-respons__masonry-gallery > div > img {
        width: 100%;
        height: 100%;
        object-fit: cover;
        border-radius: 4px; }
    .social-respons__masonry-gallery .wide {
      grid-column: span 3; }
    .social-respons__masonry-gallery .normal {
      grid-column: span 2; }
    .social-respons__masonry-gallery .m-wide {
      grid-column: span 3; }
      @media (max-width: 767px) {
        .social-respons__masonry-gallery .m-wide {
          grid-column: span 2; } }
    .social-respons__masonry-gallery .tall {
      grid-row: span 2;
      grid-column: span 2; }
    .social-respons__masonry-gallery .big {
      grid-column: span 2;
      grid-row: span 2; }

/*# sourceMappingURL=about-us.css.map */