.toTop__3McG {
  position: fixed;
  width: 50px;
  height: 50px;
  right: 20px;
  bottom: 20px;
  background-color: #0f64c5;
  opacity: 0;
  color: #fff;
  border-radius: 50%;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  -webkit-transition: 200ms;
  transition: 200ms;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
  cursor: pointer;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex; }
  .toTop__3McG:hover {
    opacity: 1; }
  .show__JLJA {
  opacity: 0.4; }

.background__2ziA {
  background-position: center;
  background-repeat: no-repeat;
  background-size: cover;
  height: 555px; }
  @media screen and (max-width: 768px) {
    .background__2ziA {
      height: 345px; } }
  @media screen and (max-width: 425px) {
    .background__2ziA {
      height: 200px; } }
  .body__3a-Y {
  margin: 57px 0 98px;
  min-height: 600px; }
  .body__3a-Y .description__1bL0 {
    width: 70%; }
  @media screen and (max-width: 1160px) {
      .body__3a-Y .description__1bL0 {
        width: 100%; } }
  .body__3a-Y aside {
    width: 30%;
    margin-left: 50px; }
  .body__3a-Y .about__2Az4 {
    font-size: 27px;
    font-weight: 1000;
    line-height: 28px;
    margin-bottom: 34px; }
  .body__3a-Y .area__21Oa {
    font-size: 18px;
    line-height: 28px;
    margin: 30px 0 40px; }
  .body__3a-Y .person__3f-D {
    margin: 36px 0;
    font-size: 20px; }
  .body__3a-Y .name__3rYo {
    font-size: 20px;
    line-height: 28px; }
  @media screen and (max-width: 1160px) {
  .banner__2qCp {
    display: none; } }

.issues__3bnu {
  margin-top: 42px;
  position: relative; }
  .issues__3bnu .conteiner__3bHO {
    width: 90%;
    margin-left: 50px; }
  .issues__3bnu .conteiner__3bHO .info__CXyy {
      margin-bottom: 50px; }
  .issues__3bnu .conteiner__3bHO .info__CXyy .text__2U2o {
        width: 100%;
        padding-right: 10px; }
  @media screen and (max-width: 1160px) {
        .issues__3bnu .conteiner__3bHO .info__CXyy {
          -webkit-box-orient: vertical;
          -webkit-box-direction: normal;
              -ms-flex-direction: column;
                  flex-direction: column; } }
  @media screen and (max-width: 1160px) {
      .issues__3bnu .conteiner__3bHO {
        margin-left: 10px; } }
  .issues__3bnu .month__3H9n {
    min-width: 73px;
    height: 73px;
    background-color: #171e25;
    border-radius: 50%;
    color: #fff;
    font-size: 21px;
    font-weight: bold;
    z-index: 2;
    text-transform: uppercase; }
  @media screen and (max-width: 768px) {
      .issues__3bnu .month__3H9n {
        min-width: 33px;
        height: 33px;
        font-size: 14px; } }
  .issues__3bnu .wrapMagazine__2Q1W {
    max-width: 300px;
    width: 100%;
    margin-right: 50px;
    margin-bottom: 20px;
    position: relative; }
  .issues__3bnu .wrapMagazine__2Q1W:hover .after__3Krg {
      opacity: 1; }
  .issues__3bnu .wrapMagazine__2Q1W .magazine__1xes {
      padding-bottom: 140%;
      background-size: cover;
      background-position: center; }
  @media screen and (max-width: 425px) {
      .issues__3bnu .wrapMagazine__2Q1W {
        width: 90%; } }
  .issues__3bnu .wrapMagazine__2Q1W .after__3Krg {
      z-index: 1000;
      -webkit-transition-duration: 300ms;
              transition-duration: 300ms;
      opacity: 0;
      position: absolute;
      width: 100%;
      height: 100%;
      top: 0;
      left: 0;
      background-color: rgba(0, 0, 0, 0.73); }
  .issues__3bnu .wrapMagazine__2Q1W .after__3Krg .center__1GWX {
        position: absolute;
        top: 50%;
        left: 50%;
        -webkit-transform: translate(-50%, -50%);
                transform: translate(-50%, -50%);
        width: 146px; }
  .issues__3bnu .wrapMagazine__2Q1W .after__3Krg .center__1GWX .now__2utl {
          color: #fff;
          border: none;
          font-family: "Roboto", sans-serif;
          cursor: pointer;
          padding: 14px 31px;
          border-radius: 28px;
          -webkit-box-shadow: 0 0 24px 0 rgba(0, 0, 0, 0.3);
                  box-shadow: 0 0 24px 0 rgba(0, 0, 0, 0.3);
          background-color: #2c69db;
          font-size: 19px;
          font-weight: 900;
          letter-spacing: -0.45px; }
  .issues__3bnu .title__1FIV {
    font-size: 27px;
    font-weight: 1000;
    line-height: 28px;
    padding-bottom: 20px; }
  .issues__3bnu .parag__2IPI {
    font-size: 18px;
    line-height: 24px;
    padding-bottom: 24px; }
  .issues__3bnu .top__9Wpg {
    padding-top: 23px;
    cursor: pointer; }
  .issues__3bnu .top__9Wpg:hover {
      color: #0f64c5; }
  .issues__3bnu .top__9Wpg .image__2es7 {
      min-width: 130px;
      height: 330px;
      background-size: cover;
      background-position: center; }
  .issues__3bnu .top__9Wpg .preview__2cNS {
      height: 90px;
      max-width: 148px; }
  .issues__3bnu .top__9Wpg .boost__3Gn3 {
      font-size: 20px;
      letter-spacing: -0.08px;
      font-weight: 1000; }
  .issues__3bnu .top__9Wpg .description__3USU {
      padding-left: 22px; }
  @media screen and (max-width: 425px) {
      .issues__3bnu .top__9Wpg {
        -webkit-box-orient: vertical;
        -webkit-box-direction: normal;
            -ms-flex-direction: column;
                flex-direction: column; }
        .issues__3bnu .top__9Wpg .description__3USU {
          padding: 0;
          padding-top: 10px;
          padding-right: 40px; }
        .issues__3bnu .top__9Wpg .boost__3Gn3 {
          font-size: 16px; }
        .issues__3bnu .top__9Wpg .image__2es7 {
          min-width: 90%; } }
  .issues__3bnu .line__1NMw {
    position: absolute;
    top: 73px;
    left: 36px;
    border: 1px solid rgba(151, 151, 151, 0.39); }
  @media screen and (max-width: 768px) {
      .issues__3bnu .line__1NMw {
        left: 16px;
        top: 38px; } }

.slider__3Qk- {
  margin-right: 150px;
  margin-left: -10px;
  position: relative; }
  @media screen and (max-width: 425px) {
    .slider__3Qk- {
      margin-right: 10px; } }
  .slider__3Qk- .nexArrow__3hbl {
    position: absolute;
    top: 50%;
    -webkit-transform: translateY(-50%);
            transform: translateY(-50%);
    right: -100px;
    height: 56px;
    min-width: 56px;
    -webkit-box-shadow: 0 2px 4px 0 rgba(0, 0, 0, 0.26), 0 10px 20px 0 rgba(0, 0, 0, 0.19);
            box-shadow: 0 2px 4px 0 rgba(0, 0, 0, 0.26), 0 10px 20px 0 rgba(0, 0, 0, 0.19);
    border-radius: 50%;
    cursor: pointer;
    font-size: 26px;
    font-weight: bold;
    -webkit-transition-duration: 100ms;
            transition-duration: 100ms;
    -webkit-user-select: none;
       -moz-user-select: none;
        -ms-user-select: none;
            user-select: none; }
  .slider__3Qk- .nexArrow__3hbl:hover {
      background-color: #e6e6e6; }
  .slider__3Qk- .nexArrow__3hbl:active {
      background-color: #bebebe; }
  .slider__3Qk- .nexArrow__3hbl .black__3ILo {
      height: 21px;
      width: 21px; }
  .slider__3Qk- .wrapperMagazine__2Ii3 {
    padding: 0 10px;
    text-align: center;
    cursor: pointer; }
  .slider__3Qk- .wrapperMagazine__2Ii3:hover .name__32SB,
    .slider__3Qk- .wrapperMagazine__2Ii3:hover .position__3BUN {
      color: #0f64c5; }
  .slider__3Qk- .wrapperMagazine__2Ii3 .name__32SB {
      font-size: 18px;
      font-weight: 1000;
      line-height: 21px;
      padding-top: 35px; }
  .slider__3Qk- .wrapperMagazine__2Ii3 .position__3BUN {
      font-family: Roboto;
      font-size: 14px;
      line-height: 17px;
      letter-spacing: -0.2px;
      width: 100%;
      min-height: 34px;
      margin: 10px auto;
      max-width: 160px; }
  .slider__3Qk- .wrapperMagazine__2Ii3 .wrapperPhoto__1PsO {
      position: relative;
      width: 100%; }
  .slider__3Qk- .wrapperMagazine__2Ii3 .wrapperPhoto__1PsO .magazine__214Z {
        padding-bottom: 140.84507%;
        background-position: center;
        background-size: cover; }
  .slider__3Qk- .wrapperMagazine__2Ii3 .wrapperPhoto__1PsO .logo__3oT- {
        height: 66px;
        width: 66px;
        background-size: cover;
        background-position: center;
        border-radius: 50%;
        border: 3px solid #fff;
        position: absolute;
        bottom: -15px;
        left: 50%;
        -webkit-transform: translateX(-50%);
                transform: translateX(-50%); }

.logs__2ogf {
  margin: 90px -5px; }
  .logs__2ogf a {
    display: block;
    width: 20%; }
  .logs__2ogf .magazine__3bzG {
    width: 20%;
    padding: 0 5px;
    margin-bottom: 50px; }
  @media screen and (max-width: 1160px) {
      .logs__2ogf .magazine__3bzG {
        width: 25%; } }
  @media screen and (max-width: 768px) {
      .logs__2ogf .magazine__3bzG {
        width: 50%; } }
  .logs__2ogf .magazine__3bzG .cover__hrpu {
      position: relative;
      width: 100%;
      cursor: pointer; }
  .logs__2ogf .magazine__3bzG .cover__hrpu:hover .after__1ByF {
        opacity: 1; }
  .logs__2ogf .magazine__3bzG .cover__hrpu .rectangle__3Fs9 {
        padding-bottom: 140.28436%;
        background-position: center;
        background-size: cover;
        position: relative; }
  .logs__2ogf .magazine__3bzG .cover__hrpu .after__1ByF {
        -webkit-transition-duration: 300ms;
                transition-duration: 300ms;
        opacity: 0;
        position: absolute;
        width: 100%;
        height: 90%;
        top: 0;
        left: 0;
        background-color: rgba(0, 0, 0, 0.73); }
  .logs__2ogf .magazine__3bzG .cover__hrpu .after__1ByF .center__3o58 {
          position: absolute;
          top: 50%;
          left: 50%;
          -webkit-transform: translate(-50%, -50%);
                  transform: translate(-50%, -50%);
          width: 146px; }
  .logs__2ogf .magazine__3bzG .cover__hrpu .after__1ByF .center__3o58 .now__3Iel {
            color: #fff;
            border: none;
            font-family: "Roboto", sans-serif;
            cursor: pointer;
            padding: 14px 31px;
            border-radius: 28px;
            -webkit-box-shadow: 0 0 24px 0 rgba(0, 0, 0, 0.3);
                    box-shadow: 0 0 24px 0 rgba(0, 0, 0, 0.3);
            background-color: #2c69db;
            font-size: 19px;
            font-weight: 900;
            letter-spacing: -0.45px; }
  .logs__2ogf .date__3G0D {
    font-size: 18px;
    font-weight: 1000;
    line-height: 21px;
    text-align: center;
    margin-top: 13px; }
  .logs__2ogf .btn__2vJu {
    font-weight: bold;
    color: #fff;
    border: none;
    cursor: pointer; }
  .logs__2ogf .more__3Z3r {
    font-size: 13px;
    font-weight: 500;
    line-height: 15px;
    background-color: #f5f5f5;
    border: 0.5px solid #e0e0e0;
    color: #1f1f1f;
    padding: 14px;
    width: 100%;
    -webkit-transition: 100ms;
    transition: 100ms; }
  .logs__2ogf .more__3Z3r:hover {
      background-color: #fff; }

.wrapEditorHeader__2jkM {
  margin-top: 39px;
  margin-bottom: 19px; }
  .wrapEditorHeader__2jkM .wrapInfo__1bnf {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    padding-bottom: 30px;
    margin-bottom: 24px;
    border-bottom: #97979744 dashed 1px; }
  .wrapEditorHeader__2jkM .wrapInfo__1bnf .avatar__3qNF {
      border-radius: 50%;
      width: 128px;
      height: 128px;
      background-position: center;
      background-size: cover;
      margin-right: 28px;
      background-color: #405064; }
  .wrapEditorHeader__2jkM .wrapInfo__1bnf .info__2gJX h5 {
      color: #405064;
      font-family: "Roboto";
      font-size: 14px;
      font-weight: 500;
      text-transform: uppercase;
      letter-spacing: 1px;
      margin-bottom: 5px; }
  .wrapEditorHeader__2jkM .wrapInfo__1bnf .info__2gJX h1 {
      color: #1a1a1a;
      font-family: "SF Pro Display";
      font-size: 54px;
      margin-bottom: 6px;
      font-weight: 1000;
      letter-spacing: -0.48px; }
  .wrapEditorHeader__2jkM .wrapInfo__1bnf .info__2gJX .icon__dR-a {
      width: 37px;
      height: 37px;
      margin-right: 10px; }
  .wrapEditorHeader__2jkM .wrapInfo__1bnf .info__2gJX .icon__dR-a img {
        width: 100%;
        height: 100%; }
  .wrapEditorHeader__2jkM .bio__24i0 {
    color: #1a1a1a;
    font-family: "Roboto";
    font-size: 21px;
    font-weight: 500;
    letter-spacing: 0;
    line-height: 26px; }

.wrapper__3B5t {
  margin-top: 30px;
  -ms-flex-wrap: wrap;
      flex-wrap: wrap; }
  .wrapper__3B5t .containerForCards__2opg {
    margin: 0 -5px; }
  .wrapper__3B5t .containerForCards__2opg:hover .card__33tl:not(:hover) {
      opacity: 0.5 !important; }
  .leftColumn__1Xiq {
  width: 70%;
  padding-right: 20px; }
  @media screen and (max-width: 1160px) {
    .leftColumn__1Xiq {
      width: 100%;
      padding: 0; } }
  .leftColumn__1Xiq .spaceForTitle__2Px- {
    padding-right: 2px;
    padding-bottom: 28px;
    width: 100%; }
  .rightColumn__1sxo {
  width: 300px;
  min-height: 950px;
  margin-top: 20px; }
  @media screen and (max-width: 1160px) {
    .rightColumn__1sxo {
      display: none; } }
  @media screen and (max-width: 425px) {
    .rightColumn__1sxo {
      display: -webkit-box;
      display: -ms-flexbox;
      display: flex;
      width: 100%;
      margin-top: 0; } }
  .wrapBanner__3d4a {
  margin-top: 650px; }

.magazineIframe__1fpd {
  height: calc(100vh - 95px);
  width: 100%;
  margin: 0 auto;
  border: none;
  margin-bottom: -4px; }
  @media screen and (max-width: 400px) {
    .magazineIframe__1fpd {
      height: 600px; } }
  @media screen and (max-width: 360px) {
    .magazineIframe__1fpd {
      height: 550px; } }
  @media screen and (max-width: 320px) {
    .magazineIframe__1fpd {
      height: 500px; } }

.col__1xAd {
  height: 325px;
  width: 25%; }
  @media screen and (max-width: 768px) {
    .col__1xAd {
      width: 100% !important; } }
  .col__1xAd .content__2Ena {
    margin: 2px;
    background-size: cover;
    background-position: center;
    background-color: #fff;
    width: 100%;
    padding: 30px;
    transition: 0.2s ease-in;
    -moz-transition: 0.2s ease-in;
    -ms-transition: 0.2s ease-in;
    -o-transition: 0.2s ease-in;
    -webkit-transition: 0.2s ease-in;
    cursor: pointer; }
  .col__1xAd .content__2Ena:hover {
      -webkit-transform: scale(1.01);
              transform: scale(1.01); }
  @media screen and (max-width: 768px) {
      .col__1xAd .content__2Ena {
        padding: 28px 10px 20px; } }
  .col__1xAd .content__2Ena .number__rWoW {
      font-size: 50px;
      font-weight: 1000;
      color: #fff;
      text-shadow: 0 0 10px rgba(0, 0, 0, 0.5); }
  @media screen and (max-width: 768px) {
        .col__1xAd .content__2Ena .number__rWoW {
          font-size: 40px;
          margin-bottom: 34px; } }
  .col__1xAd .content__2Ena .high__1pl5 {
      height: 100%; }
  .col__1xAd .content__2Ena .high__1pl5 .shade__3kFX {
        background-color: rgba(0, 0, 0, 0.89);
        color: #fff;
        padding: 20px;
        font-size: 28px;
        font-weight: 1000;
        line-height: 32px;
        max-width: 530px; }
  @media screen and (max-width: 768px) {
          .col__1xAd .content__2Ena .high__1pl5 .shade__3kFX {
            font-size: 20px;
            padding: 11px; } }
  .col__1xAd:nth-child(5n + 1) {
    width: 50%; }
  .flex__3jtm {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-wrap: wrap;
      flex-wrap: wrap; }
  @media screen and (max-width: 768px) {
    .flex__3jtm {
      -webkit-box-orient: vertical;
      -webkit-box-direction: normal;
          -ms-flex-direction: column;
              flex-direction: column; } }

.details__20Zr {
  margin: 52px 0 22px; }
  @media screen and (max-width: 1160px) {
    .details__20Zr {
      -webkit-box-orient: vertical;
      -webkit-box-direction: normal;
          -ms-flex-direction: column;
              flex-direction: column; } }
  .details__20Zr section {
    width: 70%;
    margin-right: 50px; }
  @media screen and (max-width: 1160px) {
      .details__20Zr section {
        margin: 0;
        width: 100%; } }
  .details__20Zr .backTo__2P5V {
    font-size: 13px;
    font-weight: 500;
    line-height: 16px;
    color: #0f64c5; }
  .details__20Zr .backTo__2P5V:hover {
      color: #313a44; }
  .details__20Zr .ariba__2H5R {
    font-size: 54px;
    font-weight: 1000;
    letter-spacing: -0.48px;
    line-height: 58px;
    padding: 23px 0 43px;
    border-bottom: 1px solid #e6e6e6; }
  .details__20Zr .sap__2Trm {
    font-size: 18px;
    line-height: 28px;
    margin-bottom: calc(21px + 78px); }
  .details__20Zr .place__3luU {
    font-size: 20px;
    font-weight: bold;
    letter-spacing: -0.08px;
    line-height: 22px;
    margin-bottom: 36px; }
  .details__20Zr .bottom__2RB4 {
    margin-bottom: 52px; }
  @media screen and (max-width: 1160px) {
      .details__20Zr .bottom__2RB4 {
        -webkit-box-orient: vertical;
        -webkit-box-direction: normal;
            -ms-flex-direction: column;
                flex-direction: column; } }
  .details__20Zr .bottom__2RB4 .view__2UpI {
      font-size: 16px;
      font-weight: bold;
      line-height: 28px;
      margin: 14px 16px; }
  .details__20Zr .bottom__2RB4 .shape__1MtI {
      margin-top: -2px;
      display: -webkit-box;
      display: -ms-flexbox;
      display: flex;
      -webkit-box-align: center;
          -ms-flex-align: center;
              align-items: center;
      height: 30px;
      width: 30px;
      border-radius: 50%; }
  .details__20Zr .bottom__2RB4 .shape__1MtI:not(:last-child) {
        margin-right: 5px; }
  .details__20Zr .onhover__gjte {
    cursor: pointer; }
  .details__20Zr .onhover__gjte:hover {
      color: #0f64c5; }
  .details__20Zr .socialLinks__38RT {
    max-width: 300px;
    width: 100%; }
  .details__20Zr .socialLinks__38RT img {
      margin-left: 5px; }
  .details__20Zr .socialLinks__38RT img:hover {
        cursor: pointer;
        -webkit-transform: scale(1.05);
                transform: scale(1.05); }

.caption__31w- {
  padding: 25px 0 46px;
  font-size: 12px;
  line-height: 14px; }

.row__3REJ {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-wrap: wrap;
      flex-wrap: wrap; }

@media screen and (max-width: 768px) {
    .row__3REJ {
      padding-bottom: 62px; } }

.row__3REJ .basis__20Yq {
    width: 69%; }

@media screen and (max-width: 1160px) {
      .row__3REJ .basis__20Yq {
        width: 100%; } }

.row__3REJ .basis__20Yq .entry__3Fev {
      font-size: 36px;
      font-weight: 1000;
      letter-spacing: -0.32px;
      line-height: 58px;
      padding-bottom: 10px; }

.row__3REJ .basis__20Yq .subject__18xD {
      padding-bottom: 52px;
      color: #1a1a1a;
      font-size: 20px;
      line-height: 28px;
      margin-bottom: 28px; }

@media screen and (max-width: 1160px) {
        .row__3REJ .basis__20Yq .subject__18xD {
          margin-right: 30px;
          font-size: 16px;
          line-height: 24px; } }

@media screen and (max-width: 768px) {
        .row__3REJ .basis__20Yq .subject__18xD {
          margin-right: 0; } }

.row__3REJ .order__2j1j {
    padding-left: 36px; }

@media screen and (max-width: 1160px) {
      .row__3REJ .order__2j1j {
        display: none;
        -webkit-box-ordinal-group: 2;
            -ms-flex-order: 1;
                order: 1; } }

.row__3REJ .buttons__2GfN {
    padding-bottom: 132px; }

@media screen and (max-width: 768px) {
      .row__3REJ .buttons__2GfN {
        padding-bottom: 62px; } }

.row__3REJ .buttons__2GfN .view__18pR {
      font-weight: bold;
      color: #fff;
      border: none;
      cursor: pointer;
      border-radius: 30px;
      font-size: 17px;
      padding: 12px 44px;
      background-color: #313a44; }

.cover__2E4m {
  height: 655px;
  background-size: cover;
  background-position: center;
  position: relative; }
  @media screen and (max-width: 768px) {
    .cover__2E4m {
      height: 350px; } }
  .cover__2E4m:after {
    content: "\A";
    position: absolute;
    width: 100%;
    height: 100%;
    top: 0;
    left: 0;
    background: rgba(0, 0, 0, 0.6);
    opacity: 1; }
  .cover__2E4m .watch__w0Mq {
    position: absolute;
    left: 7%;
    top: 50%;
    z-index: 1; }
  .cover__2E4m .how__3hHm {
    position: absolute;
    left: 7%;
    top: 65%;
    z-index: 1; }
  .cover__2E4m .how__3hHm span {
      color: #fff; }
  .cover__2E4m .how__3hHm span .type__1eHT {
        color: #d0021b; }
  .cover__2E4m .how__3hHm .important__2wr7 {
      font-size: 56px;
      font-weight: 1000;
      letter-spacing: -0.5px;
      line-height: 61px;
      color: #fff;
      margin-bottom: 28px; }
  @media screen and (max-width: 768px) {
        .cover__2E4m .how__3hHm .important__2wr7 {
          font-size: 20px;
          letter-spacing: -0.18px;
          line-height: 23px; } }
  .tube__2Vjh .wrapVideo__YyCB iframe {
  width: 100%;
  height: 655px; }
  @media screen and (max-width: 768px) {
    .tube__2Vjh .wrapVideo__YyCB iframe {
      height: 222px; } }
  .tube__2Vjh .videoFlex__2G9w {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex; }
  @media screen and (max-width: 1160px) {
    .tube__2Vjh .videoFlex__2G9w {
      -ms-flex-wrap: wrap;
          flex-wrap: wrap; } }
  .tube__2Vjh .player__TS0I {
  margin: 56px 0 40px; }
  .tube__2Vjh .player__TS0I .right__2akh {
    width: 100%;
    color: #1a1a1a;
    font-size: 20px;
    line-height: 28px;
    margin-bottom: 28px;
    margin-right: 10px; }
  .tube__2Vjh .player__TS0I .right__2akh a {
      color: #1a5ec9; }
  .tube__2Vjh .player__TS0I .right__2akh a:hover {
        text-decoration: underline; }
  @media screen and (max-width: 768px) {
      .tube__2Vjh .player__TS0I .right__2akh {
        font-size: 16px;
        line-height: 24px; } }

.slider__3jBc {
  margin-bottom: -4px; }
  .slider__3jBc a {
    display: block; }
  .slider__3jBc .wrap__1iY6 {
    position: relative; }
  .slider__3jBc .imageCarusel__3yaO {
    background-size: contain;
    background-position: center;
    background-repeat: no-repeat;
    height: 655px;
    position: relative; }
  @media screen and (max-width: 768px) {
      .slider__3jBc .imageCarusel__3yaO {
        height: 345px; } }
  @media screen and (max-width: 425px) {
      .slider__3jBc .imageCarusel__3yaO {
        height: 200px; } }
  .slider__3jBc .imageCarusel__3yaO .wrapTitle__37bA {
      width: 100%;
      position: absolute;
      top: 66%;
      padding: 0 20px; }
  @media screen and (max-width: 425px) {
        .slider__3jBc .imageCarusel__3yaO .wrapTitle__37bA {
          top: 20px; } }
  .slider__3jBc .imageCarusel__3yaO .wrapTitle__37bA .title__3Dpp {
        max-width: 1145px;
        margin: 0 auto;
        color: #fff; }
  .slider__3jBc .imageCarusel__3yaO .wrapTitle__37bA .title__3Dpp .wrapWatchbutton__2i6p {
          margin-bottom: 20px;
          display: -webkit-box;
          display: -ms-flexbox;
          display: flex;
          position: relative;
          z-index: 20; }
  .slider__3jBc .imageCarusel__3yaO .wrapTitle__37bA .title__3Dpp .wrapWatchbutton__2i6p > figure {
            -webkit-transition: 200ms;
            transition: 200ms; }
  .slider__3jBc .imageCarusel__3yaO .wrapTitle__37bA .title__3Dpp .wrapWatchbutton__2i6p > figure:hover {
              background-color: #ce0303; }
  .slider__3jBc .imageCarusel__3yaO .wrapTitle__37bA .title__3Dpp h1 {
          display: inline-block;
          padding: 2px 10px;
          color: #000;
          background-color: #fff; }
  .slider__3jBc .imageCarusel__3yaO .wrapTitle__37bA .title__3Dpp a h1:hover {
          color: #0f64c5; }
  .slider__3jBc .imageCarusel__3yaO .wrapTitle__37bA .title__3Dpp .subTitle__2ZVE {
          color: #fff;
          font-size: 12px;
          display: block;
          margin-top: 30px;
          text-shadow: 0px 0px 10px rgba(0, 0, 0, 0.479); }
  @media screen and (max-width: 425px) {
            .slider__3jBc .imageCarusel__3yaO .wrapTitle__37bA .title__3Dpp .subTitle__2ZVE {
              margin-top: 10px; } }
  .slider__3jBc .imageCarusel__3yaO .wrapTitle__37bA .title__3Dpp .subTitle__2ZVE .category__2aV2 {
            text-transform: uppercase;
            color: #e34b4c; }

.mainLoader__2tCJ {
  position: fixed;
  top: 0;
  left: 0;
  width: 100vw;
  height: 100vh;
  background-color: #fff;
  z-index: 100000;
  -webkit-transition-duration: 500ms;
          transition-duration: 500ms;
  visibility: visible; }
  .mainLoader__2tCJ > video {
    height: 40%; }
  @media screen and (max-width: 768px) {
      .mainLoader__2tCJ > video {
        height: 25%; } }
  .hide__2f_3 {
  opacity: 0;
  visibility: hidden; }

.eventCard__1JOG {
  width: 100%;
  cursor: pointer;
  padding-bottom: 40px;
  position: relative;
  border: 1px solid rgba(151, 151, 151, 0.3);
  -webkit-transition: 200ms;
  transition: 200ms;
  background-color: #fff; }
  .eventCard__1JOG:hover {
    -webkit-transform: scale(1.02);
            transform: scale(1.02); }
  .eventCard__1JOG .image__3oFE {
    width: 100%;
    height: 189px;
    background-color: #fff;
    background-size: cover;
    background-position: center; }
  .eventCard__1JOG .info__1e01 {
    height: calc(100% - 200px);
    padding: 21px 17px;
    background-color: #fff; }
  .eventCard__1JOG .info__1e01 .text__P2dV {
      margin-bottom: 40px;
      width: 100%;
      max-width: 250px; }
  .eventCard__1JOG .info__1e01 .text__P2dV .textTitle__P8gr {
        color: rgba(23, 23, 23, 0.9);
        font-size: 24px;
        font-weight: 1000;
        padding-bottom: 15px;
        width: 100%; }
  .eventCard__1JOG .info__1e01 .text__P2dV .description__2ctS {
        overflow: hidden;
        white-space: nowrap;
        text-overflow: ellipsis; }
  .eventCard__1JOG .info__1e01 .text__P2dV .description__2ctS * {
          font-size: 16px !important; }
  .eventCard__1JOG .info__1e01 .text__P2dV .description__2ctS > div {
          height: 20px; }
  .eventCard__1JOG .info__1e01 .text__P2dV .description__2ctS p {
          overflow: hidden;
          white-space: nowrap;
          text-overflow: ellipsis; }
  .eventCard__1JOG .info__1e01 .actions__3iJE .viewVoucher__1qKV {
      -webkit-transition-duration: 200ms;
              transition-duration: 200ms;
      font-size: 16px;
      font-weight: bold;
      color: #2c69db;
      text-decoration: underline; }
  .eventCard__1JOG .info__1e01 .actions__3iJE .viewVoucher__1qKV:hover {
        color: #0f64c5; }
  .eventCard__1JOG .info__1e01 .actions__3iJE .viewEvent__u7Ye {
      -webkit-transition-duration: 200ms;
              transition-duration: 200ms;
      position: absolute;
      bottom: 17px;
      right: 17px;
      font-size: 17px;
      color: #fff;
      font-weight: bold;
      padding: 12px 34px;
      background-color: #313a44;
      border-radius: 30px; }
  .eventCard__1JOG .info__1e01 .actions__3iJE .viewEvent__u7Ye:hover {
        background-color: #0f64c5; }

.wrapperEvents__-SRs {
  margin: 0 -10px; }
  .wrapperEvents__-SRs .wrapEvent__rTSO {
    min-width: 33.33%;
    margin-bottom: 45px;
    padding: 0 10px; }
  @media screen and (max-width: 1160px) {
      .wrapperEvents__-SRs .wrapEvent__rTSO {
        min-width: 50%; } }
  @media screen and (max-width: 768px) {
      .wrapperEvents__-SRs .wrapEvent__rTSO {
        min-width: 100%; } }
  .seeMore__1MOW {
  width: 100%;
  height: 40px;
  border: 1px solid #e0e0e0;
  background-color: #f5f5f5;
  cursor: pointer;
  margin-bottom: 30px; }
  .seeMore__1MOW:hover {
    background-color: #fff; }
  .blackPlus__3xLz {
  padding: 46px 0 17px; }
  .blackBackground__2NZ- {
  background-color: #10141a; }

.articleTitle__KvjX {
  margin-top: 70px;
  margin-bottom: 40px;
  min-height: 230px; }
  @media screen and (max-width: 1363px) {
    .articleTitle__KvjX {
      margin-left: 0;
      min-height: 0; } }
  .tags__PIP5 {
  position: absolute;
  top: -70px; }
  .title__tL7D {
  position: relative;
  width: 100%;
  margin-bottom: 30px; }
  @media screen and (max-width: 768px) {
    .title__tL7D {
      margin-left: 0; } }
  .head__1P5w {
  margin-bottom: 10px;
  padding-bottom: 10px;
  font-size: 54px;
  font-weight: 1000;
  letter-spacing: -0.48px;
  line-height: 58px;
  color: #1a1a1a;
  -ms-flex-preferred-size: 90%;
      flex-basis: 90%;
  border-bottom: 1px dotted #e6e6e6; }
  @media screen and (max-width: 768px) {
    .head__1P5w {
      margin-left: 0;
      font-size: 30px;
      letter-spacing: -0.27px;
      line-height: 34px;
      border-bottom: 0; } }
  .tags__PIP5 {
  color: #e34c4c;
  font-size: 13px;
  font-weight: 500;
  line-height: 16px;
  padding: 40px 0 20px; }
  .location__1g4l {
  color: #1a1a1a;
  font-size: 18px;
  line-height: 22px; }
  @media screen and (max-width: 768px) {
    .location__1g4l {
      -webkit-box-ordinal-group: 3;
          -ms-flex-order: 2;
              order: 2; } }
  .tag__3zI0 {
  padding-right: 8px; }
  .flex__3CBv {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex; }
  @media screen and (max-width: 768px) {
    .flex__3CBv {
      -webkit-box-orient: vertical;
      -webkit-box-direction: normal;
          -ms-flex-direction: column;
              flex-direction: column; } }

.head__2K3p {
  letter-spacing: -0.38px;
  padding: 32px 0 20px;
  color: #1f2730;
  font-weight: 700;
  font-size: 30px;
  line-height: 36px; }
  @media screen and (max-width: 1160px) {
    .head__2K3p {
      font-size: 20px; } }
  @media screen and (max-width: 1160px) {
  .wrapper__3Ea3 {
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
        -ms-flex-direction: column;
            flex-direction: column; }
  .leftSide__2A1a {
    width: 100%; } }
  .flex__3Z38 {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex; }
  .flex__3Z38 .rightSide__1vJj {
    width: 60%;
    margin-left: 50px; }
  @media screen and (max-width: 1160px) {
      .flex__3Z38 .rightSide__1vJj {
        width: 100%;
        margin: 0; } }
  .flex__3Z38 .title__2uQo {
    font-size: 14px;
    letter-spacing: -0.06px;
    line-height: 22px;
    color: #d0021b;
    text-transform: uppercase; }
  .flex__3Z38 .main__-lB8 {
    font-size: 24px;
    font-weight: 700;
    letter-spacing: -0.1px;
    line-height: 28px;
    margin: 22px 0; }
  .flex__3Z38 .link__3pZX {
    font-size: 16px;
    font-weight: bold;
    letter-spacing: -0.38px;
    line-height: 22px;
    color: #2c69db;
    margin-bottom: 49px;
    text-decoration: underline;
    cursor: pointer; }
  @media screen and (max-width: 1160px) {
      .flex__3Z38 .link__3pZX {
        margin-bottom: 20px; } }
  .buttons__1KIL {
  margin-top: 20px;
  margin-bottom: 60px; }
  .buttons__1KIL .large__2Ki- {
    font-weight: bold;
    color: #fff;
    border: none;
    cursor: pointer;
    border-radius: 30px;
    -webkit-transition-duration: 500ms;
            transition-duration: 500ms;
    padding: 14px 34px;
    background-color: #313a44;
    font-size: 25px; }
  .buttons__1KIL .large__2Ki-:hover {
      color: #fff;
      background-color: #0f64c5;
      -webkit-box-shadow: 0 0 20px 5px #0000001e;
              box-shadow: 0 0 20px 5px #0000001e; }
  .buttons__1KIL .lineBtn__1XoP {
    background-color: #fff;
    color: #405063;
    border: 1px solid #d4d4d4; }
  .buttons__1KIL .control__3Gjw {
    font-size: 20px;
    margin-right: 11px; }
  @media screen and (max-width: 1160px) {
      .buttons__1KIL .control__3Gjw {
        width: 100%;
        margin-bottom: 10px; } }
  .buttonsArticle__PhV9 {
  margin-bottom: 10px; }
  .withBanner__3tfs {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  min-height: 800px; }
  .withBanner__3tfs > div {
    width: 100%; }
  @media screen and (max-width: 1160px) {
    .withBanner__3tfs {
      -webkit-box-orient: vertical;
      -webkit-box-direction: normal;
          -ms-flex-direction: column;
              flex-direction: column; } }
  .withBanner__3tfs .wrapAsideBanner__2eYz {
    width: 300px;
    margin-left: 30px; }
  .withBanner__3tfs .wrapAsideBanner__2eYz > div > div {
      position: relative; }
  .withBanner__3tfs .wrapAsideBanner__2eYz .wrapBanner__GGfm {
      margin-top: 20px; }
  @media screen and (max-width: 1160px) {
      .withBanner__3tfs .wrapAsideBanner__2eYz {
        width: 100%;
        margin: 0; }
        .withBanner__3tfs .wrapAsideBanner__2eYz > div {
          display: none; } }

.wrapWYSIWYG__KWDN {
  width: 100%; }
  .wrapWYSIWYG__KWDN a {
    color: #1a5ec9; }
  .wrapWYSIWYG__KWDN a:hover {
      text-decoration: underline; }
  .wrapWYSIWYG__KWDN img {
    width: 100% !important;
    height: auto !important;
    margin: 20px 0; }
  .wrapWYSIWYG__KWDN > iframe {
    border: none;
    width: 100%;
    height: 460px; }
  .wrapWYSIWYG__KWDN h1,
  .wrapWYSIWYG__KWDN h2,
  .wrapWYSIWYG__KWDN h3 {
    margin-bottom: 28px; }
  .wrapWYSIWYG__KWDN ul,
  .wrapWYSIWYG__KWDN ol {
    text-align: justify !important;
    margin-left: 35px !important;
    margin-bottom: 20px !important; }
  .wrapWYSIWYG__KWDN ul li,
    .wrapWYSIWYG__KWDN ol li {
      font-size: 20px !important;
      margin-bottom: 5px; }
  .wrapWYSIWYG__KWDN h1 {
    font-size: 36px !important; }
  .wrapWYSIWYG__KWDN h2 {
    font-size: 30px !important; }
  .wrapWYSIWYG__KWDN h3 {
    font-size: 26px !important; }
  .wrapWYSIWYG__KWDN p,
  .wrapWYSIWYG__KWDN span {
    text-align: justify !important;
    color: #1a1a1a;
    font-size: 20px !important;
    line-height: 28px;
    padding-bottom: 28px !important; }
  @media screen and (max-width: 768px) {
      .wrapWYSIWYG__KWDN p,
      .wrapWYSIWYG__KWDN span {
        font-size: 16px;
        line-height: 24px; } }

.back__1R-L {
  background-position: center;
  background-repeat: no-repeat;
  background-size: cover;
  height: 537px;
  max-width: 1145px;
  width: 100%;
  margin: 0 auto 30px; }
  @media screen and (max-width: 768px) {
    .back__1R-L {
      height: 222px; } }

.caption__2cKo {
  font-size: 14px;
  letter-spacing: -0.06px;
  line-height: 22px;
  color: #d0021b;
  text-transform: uppercase; }

@media screen and (max-width: 1160px) {
  .ad__3N4Q {
    display: none; } }

.main__2_MO {
  font-size: 32px;
  font-weight: 1000;
  letter-spacing: -0.13px;
  margin-top: 5px;
  margin-bottom: 20px; }

.body__e5xc {
  font-size: 18px;
  line-height: 22px;
  margin-bottom: 24px;
  max-width: 100%; }

.body__e5xc p {
    word-break: break-all; }

.badge__1KvC {
  margin: 20px 0; }

.badge__1KvC .oval__2RL5 {
    width: 53px;
    height: 53px;
    background-position: center;
    background-size: cover;
    border-radius: 50%; }

.badge__1KvC .info__3SJF {
    margin-left: 22px; }

.badge__1KvC .info__3SJF .name__1Fjj {
      font-size: 20px;
      font-weight: 1000;
      letter-spacing: -0.08px; }

.badge__1KvC .info__3SJF .job__3fgm {
      font-size: 17px;
      line-height: 24px; }

.logo__1XUG {
  height: 112px;
  max-width: 300px;
  width: 300px;
  background-position: center;
  background-size: cover;
  border: 1px solid #e6e6e6;
  margin-bottom: 48px; }

@media screen and (max-width: 1160px) {
    .logo__1XUG {
      width: 100%; } }

.screen__30sM {
  background-color: #b4b4b4;
  height: 425px;
  background-position: center;
  background-size: cover;
  margin-top: 20px; }

@media screen and (max-width: 1160px) {
    .screen__30sM {
      margin: 0 -13px;
      display: none; } }

.origin__3Hbj {
  position: relative; }
  .origin__3Hbj .ground__17E6 {
    background-position: center;
    background-repeat: no-repeat;
    background-size: cover;
    max-width: 1145px;
    width: 100%;
    height: 516px;
    margin: 0 auto; }
  @media screen and (max-width: 768px) {
      .origin__3Hbj .ground__17E6 {
        height: 215px; } }
  .origin__3Hbj .watch__2e_a {
    position: absolute;
    left: 20%;
    bottom: 54px; }

.wrapBrochure__gow1 {
  width: 100%;
  height: 400px;
  background-size: cover;
  background-position: center; }
  @media screen and (max-width: 768px) {
    .wrapBrochure__gow1 {
      height: 600px; } }
  .wrapBrochure__gow1 .container__3Cjg {
    height: 100%;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
        -ms-flex-align: center;
            align-items: center;
    max-width: 1145px;
    margin: 0 auto; }
  @media screen and (max-width: 1160px) {
      .wrapBrochure__gow1 .container__3Cjg {
        -webkit-box-pack: center;
            -ms-flex-pack: center;
                justify-content: center; } }
  @media screen and (max-width: 768px) {
      .wrapBrochure__gow1 .container__3Cjg {
        -webkit-box-orient: vertical;
        -webkit-box-direction: normal;
            -ms-flex-direction: column;
                flex-direction: column; } }
  .wrapBrochure__gow1 .container__3Cjg .wrapImage__3djI {
      position: relative; }
  .wrapBrochure__gow1 .container__3Cjg .wrapImage__3djI .image__3zNv {
        background-position: center;
        background-size: cover;
        width: 100%;
        position: absolute;
        background-color: #fff; }
  .wrapBrochure__gow1 .container__3Cjg .brochurePromoWrap__3GfZ {
      width: 200px;
      height: 282px; }
  .wrapBrochure__gow1 .container__3Cjg .brochurePromoWrap__3GfZ .brochurePromo__u3Nx {
        padding-bottom: 141%; }
  .wrapBrochure__gow1 .container__3Cjg .brochurePreviewWrap__2LX5 {
      width: 382px;
      height: 270px;
      margin-left: 18px; }
  @media screen and (max-width: 1160px) {
        .wrapBrochure__gow1 .container__3Cjg .brochurePreviewWrap__2LX5 {
          display: none; } }
  .wrapBrochure__gow1 .container__3Cjg .brochurePreviewWrap__2LX5 .brochurePreview__WC8F {
        padding-bottom: 70.68063%; }
  .wrapBrochure__gow1 .container__3Cjg .wrapText__SKOn {
      margin-left: 84px;
      max-width: 340px; }
  .wrapBrochure__gow1 .container__3Cjg .wrapText__SKOn a {
        display: block;
        width: 100% !important;
        text-align: center; }
  .wrapBrochure__gow1 .container__3Cjg .wrapText__SKOn .wrapTextTitle__2wEv {
        color: #fff;
        font-weight: 900;
        width: 100%;
        font-size: 44px;
        margin-bottom: 40px; }
  @media screen and (max-width: 768px) {
        .wrapBrochure__gow1 .container__3Cjg .wrapText__SKOn {
          margin: 0;
          margin-top: 20px; }
          .wrapBrochure__gow1 .container__3Cjg .wrapText__SKOn .wrapTextTitle__2wEv {
            text-align: center; }
          .wrapBrochure__gow1 .container__3Cjg .wrapText__SKOn a {
            display: block;
            width: 90% !important;
            font-size: 20px;
            margin: 0 auto; } }

.titleContainer__1n9M {
  padding: 12px 0; }
  .titleContainer__1n9M .headerPage__2NZ8 {
    text-transform: uppercase;
    font-weight: 1000;
    font-size: 30px;
    line-height: 36px; }
  @media screen and (max-width: 768px) {
      .titleContainer__1n9M .headerPage__2NZ8 {
        font-size: 20px; } }

.field__huyP {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
      -ms-flex-direction: column;
          flex-direction: column;
  position: relative;
  max-width: 400px; }
  .field__huyP input {
    padding: 10px;
    margin: 10px 0;
    height: 40px;
    border: 1px solid #1a1a1a; }
  .field__huyP textarea {
    border: 1px solid #1a1a1a;
    padding: 10px;
    height: 100px;
    margin-top: 15px; }
  .field__huyP select {
    background-color: #fff;
    border: 1px solid #1a1a1a;
    padding: 5px;
    margin: 10px 0;
    height: 40px;
    -webkit-appearance: none; }
  .field__huyP .error__gbw5 {
    color: #c94343;
    font-size: 10px;
    margin-top: -8px;
    height: 8px; }
  .field__huyP.required__2ybC::before {
    content: "*";
    color: #c94343;
    position: absolute;
    right: -10px;
    top: 8px; }
  .field__huyP.textarea__1zBS .error__gbw5 {
    margin: 0; }
  .field__huyP.textarea__1zBS::before {
    top: 14px; }
  .label__3IkU {
  font-weight: bold;
  display: block;
  font-size: 14px !important;
  margin: 20px 0;
  margin-bottom: 0px; }
  .text__1dpX {
  max-width: 1000px;
  color: #1a1a1a;
  font-size: 22px;
  line-height: 28px;
  margin-bottom: 28px;
  margin-top: 20px; }
  .button__1xzS {
  background: #0f64c5;
  color: #fff;
  border: none;
  font-size: 18px;
  margin-top: 15px;
  padding: 8px;
  margin-top: 30px;
  cursor: pointer;
  max-width: 400px;
  width: 100%;
  margin-bottom: 20px; }
  .button__1xzS:hover {
    background: #1f2730; }
  .successfullyPopupWrap__2L4D {
  position: fixed;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  background-color: rgba(0, 0, 0, 0.3);
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
  z-index: 9996; }
  .successfullyPopupWrap__2L4D .successfullyPopup__3wl4 {
    max-width: 400px;
    width: 100%;
    margin: 0 20px;
    padding: 20px;
    background-color: #fff; }
  .successfullyPopupWrap__2L4D .successfullyPopup__3wl4 p {
      font-size: 24px;
      margin-bottom: 20px; }
  .successfullyPopupWrap__2L4D .successfullyPopup__3wl4 button {
      margin: 0; }

.news__2SxV {
  padding: 55px 0 75px; }
  @media screen and (max-width: 1160px) {
    .news__2SxV {
      -ms-flex-wrap: wrap;
          flex-wrap: wrap; }
      .news__2SxV .verticalBanner__UvXD {
        width: calc(100% + 46px);
        height: 25px;
        margin: 0 -30px; } }
  .news__2SxV .block__Vx2U {
    width: 80%;
    margin-right: 65px;
    min-height: 600px; }
  @media screen and (max-width: 1160px) {
      .news__2SxV .block__Vx2U {
        margin-right: 0;
        width: 100%; } }
  .news__2SxV .block__Vx2U a {
      color: initial; }
  .news__2SxV .block__Vx2U .titleTop10__3RGJ {
      color: #1f2730;
      font-size: 30px;
      margin-bottom: 30px;
      font-weight: 900; }
  .news__2SxV .block__Vx2U .top__20aA {
      padding-bottom: 25px;
      cursor: pointer; }
  .news__2SxV .block__Vx2U .top__20aA:hover .sub__1fOT {
        color: #2c69db; }
  .news__2SxV .block__Vx2U .top__20aA .split__1xYG {
        margin: 0 10px; }
  .news__2SxV .block__Vx2U .top__20aA:last-child {
        padding-bottom: 23px; }
  @media screen and (max-width: 425px) {
        .news__2SxV .block__Vx2U .top__20aA {
          -ms-flex-wrap: wrap;
              flex-wrap: wrap; } }
  .news__2SxV .block__Vx2U .last__COGp {
      margin-bottom: 30px;
      opacity: 0.7;
      border: 1px solid #e6e6e6; }
  .news__2SxV .block__Vx2U .preview__R3bt {
      height: 157px;
      min-width: 300px;
      background-size: cover;
      background-position: center; }
  @media screen and (max-width: 425px) {
        .news__2SxV .block__Vx2U .preview__R3bt {
          width: 100%;
          min-width: 0; } }
  .news__2SxV .block__Vx2U .description__2O27 {
      padding-left: 44px; }
  @media screen and (max-width: 425px) {
        .news__2SxV .block__Vx2U .description__2O27 {
          margin-top: 15px;
          padding: 0; } }
  .news__2SxV .block__Vx2U .description__2O27 .standFirst__11DG {
        margin-bottom: 15px; }
  .news__2SxV .block__Vx2U .description__2O27 .sub__1fOT {
        font-size: 22px;
        font-weight: 1000;
        margin-bottom: 10px; }
  .news__2SxV .block__Vx2U .description__2O27 .readTime__V6Ib {
        display: -webkit-box;
        display: -ms-flexbox;
        display: flex;
        -webkit-box-align: center;
            -ms-flex-align: center;
                align-items: center; }
  .news__2SxV .block__Vx2U .description__2O27 .readTime__V6Ib img {
          margin-right: 10px; }
  .news__2SxV .block__Vx2U .description__2O27 .readTime__V6Ib p {
          font-size: 13px;
          color: #515b66; }
  .news__2SxV .block__Vx2U .description__2O27 .readTime__V6Ib .wrapProfile__3-lg {
          display: -webkit-box;
          display: -ms-flexbox;
          display: flex;
          -webkit-box-align: center;
              -ms-flex-align: center;
                  align-items: center; }
  .news__2SxV .block__Vx2U .description__2O27 .readTime__V6Ib .wrapProfile__3-lg .profilePicture__3pZS {
            margin-right: 10px;
            height: 30px;
            width: 30px;
            border: 1px solid #979797;
            background-size: cover;
            background-position: center;
            border-radius: 50%; }
  @media screen and (max-width: 768px) {
              .news__2SxV .block__Vx2U .description__2O27 .readTime__V6Ib .wrapProfile__3-lg .profilePicture__3pZS {
                height: 29px;
                min-width: 29px; } }
  .news__2SxV .block__Vx2U .btn__1f6J {
      font-weight: bold;
      color: #fff;
      border: none;
      cursor: pointer; }
  .news__2SxV .block__Vx2U .more__83Ir {
      font-size: 13px;
      font-weight: 500;
      line-height: 15px;
      background-color: #f5f5f5;
      border: 0.5px solid #e0e0e0;
      color: #1f1f1f;
      padding: 14px;
      width: 100%;
      -webkit-transition: 100ms;
      transition: 100ms; }
  .news__2SxV .block__Vx2U .more__83Ir:hover {
        background-color: #fff; }
  .news__2SxV .parnerHeader__IzgV {
    color: #1f2730;
    font-size: 30px;
    font-weight: 800;
    line-height: 28px;
    margin-bottom: 28px; }
  .news__2SxV .parnerHeader__IzgV a {
      color: #1f2730;
      font-weight: 800; }
  .news__2SxV .smart__29Og {
    font-size: 20px;
    letter-spacing: -0.08px;
    line-height: 22px;
    margin-bottom: 10px; }
  .news__2SxV .book__2Egx {
    color: #515b66;
    font-size: 12px;
    letter-spacing: -0.29px;
    line-height: 24px; }
  .news__2SxV .resource__1W42 {
    max-width: 300px;
    min-width: 300px; }
  .news__2SxV .resource__1W42 .minus__3Q_b {
      margin-bottom: 11px; }
  .news__2SxV .resource__1W42 .border__2pM1 {
      margin-right: 31px;
      padding: 17px 0 13px; }
  .news__2SxV .resource__1W42 .border__2pM1:not(:last-child) {
        border-bottom: 1px solid #e6e6e6; }
  .news__2SxV .power__C8No {
    padding-left: 50px;
    max-width: 350px; }
  @media screen and (max-width: 1160px) {
      .news__2SxV .power__C8No {
        padding-left: 0;
        max-width: 100%; } }
  .news__2SxV .partnerAd__1i86 {
    max-width: 300px;
    min-width: 300px;
    margin: 0 0 20px 50px; }
  @media screen and (max-width: 1440px) {
      .news__2SxV .partnerAd__1i86 {
        margin: 20px 0;
        max-width: 100%; } }
  .wrapSquareBanner__1eMt {
  margin-top: 630px; }
  @media screen and (max-width: 1440px) {
    .wrapSquareBanner__1eMt {
      display: none; } }

.container__1Ttr {
  padding: 28px 0;
  background-color: #2f3b4a;
  color: #fff; }
  @media screen and (max-width: 1160px) {
    .container__1Ttr {
      padding: 26px 16px; } }
  .container__1Ttr .wrap__I6N8 {
    margin: 0 auto;
    max-width: 1145px;
    width: 100%; }
  @media screen and (max-width: 1160px) {
      .container__1Ttr .wrap__I6N8 {
        -ms-flex-wrap: wrap;
            flex-wrap: wrap;
        -webkit-box-orient: vertical;
        -webkit-box-direction: normal;
            -ms-flex-direction: column;
                flex-direction: column;
        -webkit-box-pack: center;
            -ms-flex-pack: center;
                justify-content: center; } }
  .container__1Ttr .wrap__I6N8 .head__155O {
      font-size: 27px;
      font-weight: 1000;
      line-height: 33px;
      padding-left: 19px; }
  @media screen and (max-width: 1160px) {
        .container__1Ttr .wrap__I6N8 .head__155O {
          font-size: 20px;
          padding: 10px 0px 27px; } }
  .container__1Ttr .wrap__I6N8 .oval__1o0E {
      height: 44px;
      width: 44px;
      border: 2px solid #fff;
      border-radius: 50%;
      background-size: cover;
      background-position: center; }
  .container__1Ttr .wrap__I6N8 .flex__2i7B {
      display: -webkit-box;
      display: -ms-flexbox;
      display: flex; }
  @media screen and (max-width: 1160px) {
        .container__1Ttr .wrap__I6N8 .flex__2i7B {
          -ms-flex-wrap: wrap;
              flex-wrap: wrap;
          -webkit-box-pack: center;
              -ms-flex-pack: center;
                  justify-content: center; } }
  .container__1Ttr .wrap__I6N8 .link__3UzF {
      display: -webkit-box;
      display: -ms-flexbox;
      display: flex;
      -webkit-box-align: center;
          -ms-flex-align: center;
              align-items: center;
      margin-left: 10px; }
  .container__1Ttr .wrap__I6N8 .link__3UzF:hover img {
        -webkit-transform: scale(1.05);
                transform: scale(1.05); }
  @media screen and (max-width: 768px) {
        .container__1Ttr .wrap__I6N8 .link__3UzF {
          margin-top: 8px; } }
  .container__1Ttr .wrap__I6N8 .align__2iuY {
      -webkit-box-align: center;
          -ms-flex-align: center;
              align-items: center; }
  @media screen and (max-width: 1160px) {
        .container__1Ttr .wrap__I6N8 .align__2iuY {
          -webkit-box-orient: vertical;
          -webkit-box-direction: normal;
              -ms-flex-direction: column;
                  flex-direction: column; } }

.topTen__1trO {
  padding-top: 20px; }
  @media screen and (max-width: 768px) {
    .topTen__1trO {
      -ms-flex-wrap: wrap;
          flex-wrap: wrap; } }
  .topTen__1trO .navy__3crr {
    color: #0f64c5; }
  .topTen__1trO .blue__21ER {
    background-color: #0f64c5; }
  .space__60VI {
  padding-right: 2px;
  padding-bottom: 28px;
  width: 100%; }
  .wrapper__jPff {
  margin: 0 -10px; }
  .article__3Azo {
  padding: 0 10px;
  margin-top: 30px;
  width: 50%; }
  @media screen and (max-width: 1160px) {
    .article__3Azo {
      width: 100%; } }
  .image__1JzJ {
  height: 100%;
  max-height: 100px;
  padding-bottom: 60%;
  background-size: cover;
  background-position: center; }
  .wrapImageArticle__12Q4 {
  width: 30%; }
  @media screen and (max-width: 768px) {
    .wrapImageArticle__12Q4 {
      width: 50%; } }
  .miniArticle__19j7 {
  margin-top: 19px; }
  .book__1alg {
  color: #405063;
  font-size: 12px;
  line-height: 24px;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  margin-bottom: 10px; }
  .book__1alg .oval__Gu_- {
    height: 25px;
    min-width: 25px;
    border: 1px solid #979797;
    background-size: cover;
    background-position: center;
    border-radius: 50%;
    margin-right: 15px; }
  .book__1alg .wrapReadTime__2UUA {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
        -ms-flex-align: center;
            align-items: center; }
  .book__1alg .publishAt__2uMR {
    margin-left: 15px; }
  .description__ksrk {
  width: 70%;
  padding-left: 20px; }
  .description__ksrk .book__1alg {
    color: #405063;
    font-size: 12px;
    line-height: 24px;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
        -ms-flex-align: center;
            align-items: center; }
  .description__ksrk .book__1alg .oval__Gu_- {
      height: 25px;
      min-width: 25px;
      border: 1px solid #979797;
      background-size: cover;
      background-position: center;
      border-radius: 50%;
      margin-right: 15px; }
  .description__ksrk .book__1alg .wrapReadTime__2UUA {
      display: -webkit-box;
      display: -ms-flexbox;
      display: flex;
      -webkit-box-align: center;
          -ms-flex-align: center;
              align-items: center; }
  .description__ksrk .book__1alg .publishAt__2uMR {
      margin-left: 15px; }
  @media screen and (max-width: 768px) {
      .description__ksrk .book__1alg {
        display: none; }
        .description__ksrk .book__1alg .publishAt__2uMR {
          margin-left: 0;
          margin-top: 5px; }
        .description__ksrk .book__1alg .wrapReadTime__2UUA {
          margin-left: -5px; } }
  .description_mobile__ElVj {
  width: 100%;
  display: none; }
  @media screen and (max-width: 768px) {
    .description_mobile__ElVj {
      display: block; } }
  .description_mobile__ElVj .book__1alg {
    color: #405063;
    font-size: 12px;
    line-height: 24px;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -ms-flex-wrap: wrap;
        flex-wrap: wrap;
    -webkit-box-align: center;
        -ms-flex-align: center;
            align-items: center; }
  .description_mobile__ElVj .book__1alg .oval__Gu_- {
      height: 25px;
      min-width: 25px;
      border: 1px solid #979797;
      background-size: cover;
      background-position: center;
      border-radius: 50%;
      margin-right: 15px; }
  .description_mobile__ElVj .book__1alg .wrapReadTime__2UUA {
      display: -webkit-box;
      display: -ms-flexbox;
      display: flex;
      -webkit-box-align: center;
          -ms-flex-align: center;
              align-items: center; }
  .description_mobile__ElVj .book__1alg .publishAt__2uMR {
      margin-left: 15px; }
  @media screen and (max-width: 768px) {
      .description_mobile__ElVj .book__1alg {
        margin-top: 10px; }
        .description_mobile__ElVj .book__1alg .publishAt__2uMR {
          margin-left: 0;
          margin-right: 5px; }
        .description_mobile__ElVj .book__1alg .wrapReadTime__2UUA {
          margin-left: -5px; }
        .description_mobile__ElVj .book__1alg .wrapInfoItem__3EbA {
          margin-right: 5px; } }
  .title__8BN8 {
  font-weight: 1000;
  font-size: 22px;
  color: #1f2730;
  padding: 23px 0 12px; }
  .title__8BN8:hover {
    color: #0f64c5; }
  .section__2NlR {
  min-height: 580px; }
  @media screen and (max-width: 768px) {
    .section__2NlR {
      min-height: 430px; } }
  .sub__lyvl {
  font-size: 19px;
  letter-spacing: -0.09px;
  padding: 0 0 12px 0; }
  .pad__sKjA {
  padding-bottom: 51px; }
  .border__1FeB {
  border-bottom: 1px solid #e6e6e6; }
  .base__1wXT {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: justify;
      -ms-flex-pack: justify;
          justify-content: space-between;
  width: 100%;
  padding-bottom: 30px;
  border-bottom: 1px solid #e6e6e6; }
  @media screen and (max-width: 1160px) {
    .base__1wXT {
      -ms-flex-wrap: wrap;
          flex-wrap: wrap; } }
  .width__39hY {
  -ms-flex-preferred-size: 48%;
      flex-basis: 48%; }
  @media screen and (max-width: 1160px) {
    .width__39hY {
      -ms-flex-preferred-size: 100%;
          flex-basis: 100%; } }
  .adit__2IHU {
  -ms-flex-preferred-size: 48%;
      flex-basis: 48%;
  margin-top: -19px; }
  @media screen and (max-width: 1440px) {
    .adit__2IHU {
      padding: 27px 0; } }
  @media screen and (max-width: 1160px) {
    .adit__2IHU {
      min-width: 100%; } }
  .fill__1CyE {
  width: 22px;
  height: 16px;
  margin-right: 8px;
  margin-left: 8px; }
  .wrap_article__2jD6 {
  cursor: pointer; }
  .wrap_article__2jD6:hover .title__8BN8 {
    color: #0f64c5; }

.preview__Me5a {
  height: 90vh;
  background-position: center;
  background-size: cover;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
  position: relative; }
  .preview__Me5a .wrapBanner__1bvy > div > div > iframe {
    position: absolute;
    top: 50%;
    left: 50%;
    -webkit-transform: translate(-50%, -50%);
            transform: translate(-50%, -50%); }
  .preview__Me5a .title__2z6I {
    width: 244px;
    height: 342px;
    position: relative;
    text-shadow: 0px 0px 10px rgba(0, 0, 0, 0.5); }
  .preview__Me5a .title__2z6I .imageMagazine__3Znb {
      background-position: center;
      background-size: cover;
      width: 100%;
      height: 100%;
      background-color: #fff;
      -webkit-box-shadow: 0 0 10px 1px #0000001e;
              box-shadow: 0 0 10px 1px #0000001e; }
  @media screen and (max-width: 1160px) {
        .preview__Me5a .title__2z6I .imageMagazine__3Znb {
          margin-top: -80px; } }
  .preview__Me5a .title__2z6I .rightSide__1pDe {
      -webkit-transform: translateY(-50%);
              transform: translateY(-50%);
      top: 50%;
      left: 100%;
      position: absolute;
      width: 400px;
      margin-left: 60px; }
  @media screen and (max-width: 1440px) {
        .preview__Me5a .title__2z6I .rightSide__1pDe {
          width: 360px; } }
  @media screen and (max-width: 768px) {
        .preview__Me5a .title__2z6I .rightSide__1pDe {
          left: -60%; } }
  .preview__Me5a .title__2z6I .rightSide__1pDe .rightSideTitle__1KJH {
        font-size: 55px;
        font-weight: 1000;
        text-transform: uppercase;
        color: #1a1a1a;
        letter-spacing: -1.15px;
        line-height: 47px;
        margin-bottom: 40px; }
  @media screen and (max-width: 768px) {
          .preview__Me5a .title__2z6I .rightSide__1pDe .rightSideTitle__1KJH {
            font-size: 30px; } }
  .preview__Me5a .buttonScroll__zaqV {
    position: absolute;
    bottom: 20px;
    -webkit-transition-duration: 500ms;
            transition-duration: 500ms;
    cursor: pointer; }
  .preview__Me5a .buttonScroll__zaqV p {
      color: #1a1a1a;
      font-size: 12px;
      font-weight: bold;
      text-transform: uppercase; }
  .preview__Me5a .buttonScroll__zaqV .arrow__33_G {
      width: 25px;
      height: 25px;
      border: solid 1px #1a1a1a;
      margin: 0 auto;
      margin-bottom: 10px;
      border-radius: 50%; }
  .preview__Me5a .buttonScroll__zaqV .arrow__33_G img {
        margin: 0 auto;
        width: 11px;
        -webkit-transform: rotate(90deg);
                transform: rotate(90deg); }
  .preview__Me5a .buttonScroll__zaqV:hover {
      bottom: 15px; }
  .previewSmall__3UmH {
  height: 390px; }
  .previewSmall__3UmH .title__2z6I .rightSide__1pDe {
    margin-left: 125px; }
  .previewSmall__3UmH .title__2z6I .rightSide__1pDe h1 {
      text-transform: capitalize; }
  @media screen and (max-width: 1160px) {
    .previewSmall__3UmH {
      height: 600px; }
      .previewSmall__3UmH .title__2z6I .rightSide__1pDe {
        top: 85%;
        left: -112%;
        -webkit-transform: translateX(25%);
                transform: translateX(25%);
        display: -webkit-box;
        display: -ms-flexbox;
        display: flex;
        -webkit-box-orient: vertical;
        -webkit-box-direction: normal;
            -ms-flex-direction: column;
                flex-direction: column;
        -webkit-box-align: center;
            -ms-flex-align: center;
                align-items: center; }
        .previewSmall__3UmH .title__2z6I .rightSide__1pDe .rightSideTitle__1KJH {
          font-size: 30px;
          margin-bottom: 20px; } }
  .largeBtn__3dHj {
  font-weight: bold;
  color: #fff;
  border: none;
  cursor: pointer;
  border-radius: 30px;
  -webkit-transition-duration: 500ms;
          transition-duration: 500ms;
  padding: 16px 56px;
  background-color: #313a44;
  font-size: 25px; }
  .largeBtn__3dHj:hover {
    color: #fff;
    background-color: #0f64c5;
    -webkit-box-shadow: 0 0 20px 5px #0000001e;
            box-shadow: 0 0 20px 5px #0000001e; }
  .alwaysDisplay__2IOz {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex; }

.partners__hNlF {
  padding: 49px 0 51px; }
  .partners__hNlF .our__39B1 {
    font-size: 30px;
    font-weight: 800;
    line-height: 20px;
    border-bottom: 3px solid #d0021b;
    padding-bottom: 13px; }
  @media screen and (max-width: 768px) {
      .partners__hNlF .our__39B1 {
        font-size: 20px;
        padding-bottom: 15px;
        border-bottom: 0.25px solid #e6e6e6; } }
  .partners__hNlF .cards__WdsD {
    padding-top: 37px; }
  .partners__hNlF .cards__WdsD a {
      margin-right: 30px; }
  @media screen and (max-width: 1160px) {
      .partners__hNlF .cards__WdsD {
        -ms-flex-wrap: wrap;
            flex-wrap: wrap; } }
  @media screen and (max-width: 768px) {
      .partners__hNlF .cards__WdsD {
        -webkit-box-orient: vertical;
        -webkit-box-direction: normal;
            -ms-flex-direction: column;
                flex-direction: column; } }
  .partners__hNlF .cards__WdsD .column__2dH9 {
      -webkit-box-orient: vertical;
      -webkit-box-direction: normal;
          -ms-flex-direction: column;
              flex-direction: column; }
  @media screen and (max-width: 1160px) {
        .partners__hNlF .cards__WdsD .column__2dH9 {
          margin-bottom: 17px; } }
  @media screen and (max-width: 768px) {
        .partners__hNlF .cards__WdsD .column__2dH9 {
          -webkit-box-orient: horizontal;
          -webkit-box-direction: normal;
              -ms-flex-direction: row;
                  flex-direction: row; } }
  .partners__hNlF .cards__WdsD .rectangle__2D9a {
      height: 102px;
      width: 200px;
      border: 1px solid #e6e6e6;
      margin-bottom: 17px;
      background-size: cover;
      background-position: center; }
  .partners__hNlF .cards__WdsD .rectangle__2D9a:not(:last-child) {
        margin-right: 28px; }
  @media screen and (max-width: 768px) {
        .partners__hNlF .cards__WdsD .rectangle__2D9a {
          height: 66px;
          width: 125px; } }
  .partners__hNlF .cards__WdsD .name__3BZ3 {
      font-size: 18px;
      font-weight: bold;
      margin-bottom: 18px;
      max-width: 180px; }
  @media screen and (max-width: 768px) {
        .partners__hNlF .cards__WdsD .name__3BZ3 {
          margin-bottom: 14px; } }
  .partners__hNlF .cards__WdsD .link__21O1 {
      font-size: 15px;
      font-weight: 500;
      color: #0f64c5; }
  .partners__hNlF .cards__WdsD > div {
      cursor: pointer; }
  .partners__hNlF .cards__WdsD > div:hover .link__21O1 {
        color: #313a44; }

.slider__3cN2 {
  position: relative; }
  @media screen and (max-width: 768px) {
    .slider__3cN2 {
      margin: 0; } }
  .slider__3cN2 .imageCarusel__wduL {
    margin-right: 5px;
    height: 550px;
    background-size: cover;
    background-position: center; }
  @media screen and (max-width: 1160px) {
      .slider__3cN2 .imageCarusel__wduL {
        margin: 0px; } }
  .slider__3cN2 .description__2skd {
    z-index: 1000;
    width: calc(50% + 100px);
    padding: 30px 40px;
    position: absolute;
    background-color: #fff;
    right: 0;
    top: 80px; }
  @media screen and (max-width: 1160px) {
      .slider__3cN2 .description__2skd {
        right: auto;
        top: auto;
        bottom: 0;
        left: 50%;
        -webkit-transform: translateX(-50%);
                transform: translateX(-50%);
        width: 95%; } }
  .slider__3cN2 .description__2skd .linkToEvent__2Kif {
      background-color: #2c69db;
      color: #fff;
      padding: 10px 30px;
      border-radius: 20px; }
  .slider__3cN2 .description__2skd .linkToEvent__2Kif:hover {
        background-color: #0f64c5; }
  .slider__3cN2 .description__2skd .dateEvent__2wwh {
      margin-top: 32px;
      margin-bottom: -4px; }
  .slider__3cN2 .description__2skd .wrapTitle__2gij {
      margin-top: 20px; }
  .slider__3cN2 .description__2skd .wrapTitle__2gij h1,
      .slider__3cN2 .description__2skd .wrapTitle__2gij .wrapTitleText__29BM {
        letter-spacing: -0.5px;
        line-height: 58px;
        font-size: 56px;
        font-weight: 1000; }
  @media screen and (max-width: 768px) {
          .slider__3cN2 .description__2skd .wrapTitle__2gij h1,
          .slider__3cN2 .description__2skd .wrapTitle__2gij .wrapTitleText__29BM {
            font-size: 26px;
            line-height: 30px; } }
  .slider__3cN2 .description__2skd .standFirst__1Pdj {
      color: #405063;
      margin-left: 30px;
      width: calc(100% - 300px);
      display: inline-block;
      white-space: nowrap;
      overflow: hidden;
      text-overflow: ellipsis; }
  @media screen and (max-width: 1160px) {
        .slider__3cN2 .description__2skd .standFirst__1Pdj {
          display: none; } }
  .slider__3cN2 .description__2skd .seventy__YAYB {
      width: 70%; }
  @media screen and (max-width: 1440px) {
        .slider__3cN2 .description__2skd .seventy__YAYB {
          width: 68%; } }
  @media screen and (max-width: 1160px) {
        .slider__3cN2 .description__2skd .seventy__YAYB {
          width: 100%; } }
  .slider__3cN2 .description__2skd .info__1qyr {
      margin-left: 20px;
      -ms-flex-wrap: wrap;
          flex-wrap: wrap; }
  .slider__3cN2 .description__2skd .info__1qyr p {
        color: #405063;
        font-size: 16px; }
  .slider__3cN2 .description__2skd .info__1qyr .category__Cyqq {
        font-weight: 500;
        text-transform: uppercase; }
  .slider__3cN2 .description__2skd .info__1qyr .splitLine__3Xsf {
        margin: 0 10px;
        margin-bottom: 3px; }
  .slider__3cN2 .description__2skd .info__1qyr .fill__2WAK {
        width: 22px;
        height: 16px;
        margin-right: 8px; }
  .slider__3cN2 .description__2skd .info__1qyr .profilePicture__1aZz {
        margin-right: 10px;
        height: 30px;
        width: 30px;
        border: 1px solid #979797;
        background-size: cover;
        background-position: center;
        border-radius: 50%; }
  .slider__3cN2 .description__2skd .readNow__2MpZ {
      margin-top: 30px;
      display: -webkit-box;
      display: -ms-flexbox;
      display: flex;
      -webkit-box-align: center;
          -ms-flex-align: center;
              align-items: center; }
  .slider__3cN2 .description__2skd .dots__2IKH {
      display: -webkit-box;
      display: -ms-flexbox;
      display: flex; }
  @media screen and (max-width: 768px) {
        .slider__3cN2 .description__2skd .dots__2IKH {
          -webkit-box-orient: vertical;
          -webkit-box-direction: normal;
              -ms-flex-direction: column;
                  flex-direction: column; }
          .slider__3cN2 .description__2skd .dots__2IKH .info__1qyr {
            margin: 0;
            margin-top: 10px; } }
  .slider__3cN2 .description__2skd .dots__2IKH .wrapDots__pRHo {
        display: -webkit-box;
        display: -ms-flexbox;
        display: flex;
        -webkit-box-align: center;
            -ms-flex-align: center;
                align-items: center; }
  .slider__3cN2 .description__2skd .dots__2IKH .wrapDots__pRHo .dot__3hfa {
          cursor: pointer;
          width: 8px;
          height: 8px;
          border-radius: 50%;
          background-color: #d8d8d8;
          margin-right: 5px; }
  .slider__3cN2 .description__2skd .dots__2IKH .wrapDots__pRHo .activeDot__2iIk {
          background-color: #0f64c5; }

.wrapInput__2U4J {
  position: relative; }
  .wrapInput__2U4J input {
    margin: 40px 0;
    width: 100%;
    font-size: 54px;
    border: none;
    background-color: transparent;
    border-bottom: 1px solid #e6e6e6;
    font-weight: 1000;
    padding: 0 40px 10px 5px;
    color: #1a1a1a; }
  .wrapInput__2U4J input::-webkit-input-placeholder {
      opacity: 0.2; }
  .wrapInput__2U4J input::-moz-placeholder {
      opacity: 0.2; }
  .wrapInput__2U4J input:-ms-input-placeholder {
      opacity: 0.2; }
  .wrapInput__2U4J input::-ms-input-placeholder {
      opacity: 0.2; }
  .wrapInput__2U4J input::placeholder {
      opacity: 0.2; }
  .wrapInput__2U4J img {
    position: absolute;
    top: 50%;
    height: 30px;
    -webkit-transform: translateY(-50%);
            transform: translateY(-50%);
    right: 0; }
  .wrapInput__2U4J h2 {
    top: 23px;
    left: 7px;
    position: absolute;
    font-size: 14px;
    color: #405064;
    font-weight: 500; }

.wrap__1xgb {
  width: 100%;
  margin-right: 50px;
  margin-top: 50px;
  margin-bottom: 40px; }
  .wrap__1xgb h1 {
    margin-bottom: 20px;
    font-size: 30px;
    font-weight: 900; }
  .wrap__1xgb .wrapArticle__1ms4 {
    width: 100%;
    margin-bottom: 20px;
    cursor: pointer; }
  @media screen and (max-width: 768px) {
      .wrap__1xgb .wrapArticle__1ms4 {
        -webkit-box-orient: vertical;
        -webkit-box-direction: normal;
            -ms-flex-direction: column;
                flex-direction: column; } }
  .wrap__1xgb .wrapArticle__1ms4 .wrapImage__MjEE {
      min-width: 300px;
      margin-right: 44px; }
  @media screen and (max-width: 768px) {
        .wrap__1xgb .wrapArticle__1ms4 .wrapImage__MjEE {
          min-width: 100%;
          margin-bottom: 10px; } }
  .wrap__1xgb .wrapArticle__1ms4 .wrapImage__MjEE .image__3X4t {
        padding-bottom: 52.33333%;
        top: 0;
        left: 0;
        width: 100%;
        height: 100%;
        background-position: center;
        background-size: cover; }
  .wrap__1xgb .wrapArticle__1ms4 .info__2Dn_ h2 {
      font-size: 24px;
      font-weight: 900;
      margin-bottom: 20px; }
  .wrap__1xgb .wrapArticle__1ms4 .info__2Dn_ span {
      color: #000 !important; }
  .wrap__1xgb .wrapArticle__1ms4 .info__2Dn_ img {
      margin-right: 10px; }
  @media screen and (max-width: 768px) {
      .wrap__1xgb .wrapArticle__1ms4 .info__2Dn_ {
        margin-bottom: 30px; } }
  .wrap__1xgb .wrapArticle__1ms4:hover h2 {
      color: #0f64c5; }
  .wrap__1xgb .seeMore__tTV- {
    width: 100%;
    height: 40px;
    border: 1px solid #e0e0e0;
    background-color: #f5f5f5;
    cursor: pointer;
    margin-bottom: 30px; }
  .wrap__1xgb .seeMore__tTV-:hover {
      background-color: #fff; }
  .wrap__1xgb .line__36f2 {
    width: 100%;
    height: 1px;
    background-color: #e6e6e6;
    margin: 30px 0; }

.filterSearch__3O3O {
  margin-bottom: 20px; }
  .filterSearch__3O3O h1 {
    margin-bottom: 20px;
    font-size: 30px;
    font-weight: 900; }
  .filterSearch__3O3O .wrap__2OkL {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -ms-flex-wrap: wrap;
        flex-wrap: wrap; }
  .filterSearch__3O3O .wrap__2OkL .filter__2p7t {
      cursor: pointer;
      color: #000;
      font-size: 20px;
      padding: 5px 25px;
      border-radius: 20px; }
  @media screen and (max-width: 1160px) {
        .filterSearch__3O3O .wrap__2OkL .filter__2p7t {
          width: 100%; } }
  .filterSearch__3O3O .wrap__2OkL .filter__2p7t:hover {
        color: #0f64c5; }
  .filterSearch__3O3O .wrap__2OkL .filter__2p7t.active__2_yU {
        color: #fff;
        background-color: #0f64c5; }

.wrap__wpY_ {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex; }
  .wrap__wpY_ .leftSide__2m7t {
    width: 100%; }
  .wrap__wpY_ .rightSide__3GdD {
    margin-top: 100px;
    width: 300px;
    margin-left: 20px; }
  @media screen and (max-width: 1160px) {
    .wrap__wpY_ .leftSide__2m7t {
      width: 100%; }
    .wrap__wpY_ .rightSide__3GdD {
      display: none; } }

