@keyframes Delimiter_styles_spinAround__2PwRu {
  from {
    transform: rotate(0deg); }
  to {
    transform: rotate(359deg); } }

.Delimiter_styles_inner__3Wwhi {
  border-bottom: 2px solid #373737; }

@keyframes ShareBlock_styles_spinAround__2_KWQ {
  from {
    transform: rotate(0deg); }
  to {
    transform: rotate(359deg); } }

.ShareBlock_styles_share__36F1V {
  display: flex;
  align-items: center;
  justify-content: center;
  flex-direction: column;
  padding-top: 2rem; }
  @media screen and (max-width: 768px) {
    .ShareBlock_styles_share__36F1V {
      position: relative;
      bottom: 0; } }
  .ShareBlock_styles_share__36F1V header {
    font-size: 15px;
    line-height: 112.5%;
    text-align: center;
    color: #000000;
    margin-bottom: .25rem; }
  .ShareBlock_styles_share__36F1V nav {
    display: flex; }
  .ShareBlock_styles_share__36F1V a {
    width: 2rem;
    height: 2rem;
    display: inline-flex;
    align-items: center;
    justify-content: center;
    color: #fff;
    border-radius: 100%;
    margin: .5rem;
    cursor: pointer;
    text-align: center;
    line-height: 1; }
    .ShareBlock_styles_share__36F1V a.ShareBlock_styles_facebook__aL5yc {
      background-color: #1B33B1; }
      .ShareBlock_styles_share__36F1V a.ShareBlock_styles_facebook__aL5yc:hover {
        background-color: #2240dd; }
    .ShareBlock_styles_share__36F1V a.ShareBlock_styles_twitter__3MCib {
      background-color: #55ACEE; }
      .ShareBlock_styles_share__36F1V a.ShareBlock_styles_twitter__3MCib:hover {
        background-color: #83c3f3; }
    .ShareBlock_styles_share__36F1V a.ShareBlock_styles_ok__sW21N {
      background-color: #FF9A3E; }
      .ShareBlock_styles_share__36F1V a.ShareBlock_styles_ok__sW21N:hover {
        background-color: #ffb571; }
    .ShareBlock_styles_share__36F1V a.ShareBlock_styles_mail__juou6 {
      background-color: #C4C4C4; }
      .ShareBlock_styles_share__36F1V a.ShareBlock_styles_mail__juou6:hover {
        background-color: #dedede; }
    .ShareBlock_styles_share__36F1V a.ShareBlock_styles_telegram__JxYMV {
      background-color: #0088cc; }
      .ShareBlock_styles_share__36F1V a.ShareBlock_styles_telegram__JxYMV:hover {
        background-color: #00aaff; }
    .ShareBlock_styles_share__36F1V a.ShareBlock_styles_whatsapp__3kwaQ {
      background-color: #25d366; }
      .ShareBlock_styles_share__36F1V a.ShareBlock_styles_whatsapp__3kwaQ:hover {
        background-color: #4be083; }
    .ShareBlock_styles_share__36F1V a.ShareBlock_styles_vk__1A6OW {
      background-color: #45668e; }
      .ShareBlock_styles_share__36F1V a.ShareBlock_styles_vk__1A6OW:hover {
        background-color: #587fae; }

@keyframes Title_styles_spinAround__1pTme {
  from {
    transform: rotate(0deg); }
  to {
    transform: rotate(359deg); } }

header.Title_styles_header__1hx38 {
  margin-bottom: 2rem;
  display: flex;
  justify-content: center;
  font-weight: 900;
  font-size: 25px;
  line-height: 24px;
  text-align: center;
  letter-spacing: 0.09em;
  text-transform: lowercase;
  color: #282828; }
  header.Title_styles_header__1hx38 a {
    color: black; }
  header.Title_styles_header__1hx38.Title_styles_primary__-pJUZ {
    color: #EE00C8; }
  @media screen and (max-width: 768px) {
    header.Title_styles_header__1hx38 {
      margin-bottom: 0; } }
  header.Title_styles_header__1hx38.Title_styles_withImage__y1pNw {
    display: flex;
    flex-direction: column;
    align-items: center; }
    @media screen and (max-width: 768px) {
      header.Title_styles_header__1hx38.Title_styles_withImage__y1pNw {
        flex-direction: row; } }
    header.Title_styles_header__1hx38.Title_styles_withImage__y1pNw .Title_styles_img__lbXaB {
      display: flex;
      width: 100px;
      margin-bottom: 21px; }
      @media screen and (max-width: 768px) {
        header.Title_styles_header__1hx38.Title_styles_withImage__y1pNw .Title_styles_img__lbXaB {
          margin-bottom: 0; } }
    header.Title_styles_header__1hx38.Title_styles_withImage__y1pNw span {
      text-align: left; }
      header.Title_styles_header__1hx38.Title_styles_withImage__y1pNw span:after, header.Title_styles_header__1hx38.Title_styles_withImage__y1pNw span:before {
        display: none; }
  header.Title_styles_header__1hx38 .Title_styles_img__lbXaB {
    display: none;
    align-items: center;
    justify-content: center; }
  @media screen and (max-width: 768px) {
    header.Title_styles_header__1hx38 {
      text-align: left;
      align-items: center;
      justify-content: flex-start;
      font-size: 24px; }
      header.Title_styles_header__1hx38 .Title_styles_img__lbXaB {
        width: 100px;
        display: flex;
        transform: scale(1.5) translateX(-0.5rem); }
      header.Title_styles_header__1hx38 span {
        flex: 1;
        text-align: center; } }
  header.Title_styles_header__1hx38.Title_styles_instagram__whlR- {
    flex-direction: column;
    padding: 0;
    width: 100%;
    margin: 0; }
    header.Title_styles_header__1hx38.Title_styles_instagram__whlR- .Title_styles_img__lbXaB {
      margin-bottom: 1rem; }
    @media screen and (max-width: 768px) {
      header.Title_styles_header__1hx38.Title_styles_instagram__whlR- .Title_styles_img__lbXaB {
        transform: none; } }
  header.Title_styles_header__1hx38.Title_styles_horizontal__2LJfY {
    display: flex;
    flex-direction: row; }
    header.Title_styles_header__1hx38.Title_styles_horizontal__2LJfY .Title_styles_img__lbXaB {
      margin-bottom: 0;
      margin-right: .5rem; }
  header.Title_styles_header__1hx38.Title_styles_hideImageDesktop__36dDR .Title_styles_img__lbXaB {
    display: none; }
  @media screen and (max-width: 768px) {
    header.Title_styles_header__1hx38.Title_styles_hideImageDesktop__36dDR .Title_styles_img__lbXaB {
      display: block; } }
  @media screen and (max-width: 768px) {
    header.Title_styles_header__1hx38.Title_styles_hideImageMobile__Dg0-2 .Title_styles_img__lbXaB {
      display: none; } }
  @media screen and (max-width: 768px) {
    header.Title_styles_header__1hx38.Title_styles_isCenteredMobile__6mNRH .Title_styles_img__lbXaB {
      flex: 1;
      justify-content: flex-end; }
    header.Title_styles_header__1hx38.Title_styles_isCenteredMobile__6mNRH span {
      flex: 2; } }

.Title_styles_subtitle__2ACsc {
  text-align: center;
  font-size: 14px;
  line-height: 1.2;
  text-transform: lowercase;
  color: #000000;
  max-width: 36rem;
  margin: 0 auto;
  padding: 0 1rem; }

header.Title_styles_header__1hx38 + .Title_styles_subtitle__2ACsc {
  margin-top: .5rem; }

@keyframes PostAuthor_styles_spinAround__3dNUr {
  from {
    transform: rotate(0deg); }
  to {
    transform: rotate(359deg); } }

.PostAuthor_styles_avatar__3HLGm {
  width: 4rem;
  height: 4rem;
  background-color: white;
  border-radius: 100%;
  margin-bottom: .5rem;
  border: 1px solid #929292;
  display: flex;
  align-items: center;
  justify-content: center; }
  .PostAuthor_styles_avatar__3HLGm img {
    border-radius: 100%;
    width: 80%;
    height: 80%;
    background-size: cover; }

.PostAuthor_styles_author__2KhH5 {
  font-size: 14px;
  line-height: 1.4;
  text-align: center;
  color: #6C6C6C;
  display: flex;
  flex-direction: column;
  align-items: center;
  justify-content: center;
  margin-bottom: 2rem; }
  .PostAuthor_styles_author__2KhH5 strong {
    font-weight: 600; }
  .PostAuthor_styles_author__2KhH5 span {
    font-weight: 300; }
  .PostAuthor_styles_author__2KhH5 a {
    color: #EE00C8; }

@keyframes PostContent_styles_spinAround__240-I {
  from {
    transform: rotate(0deg); }
  to {
    transform: rotate(359deg); } }

.PostContent_styles_inner__2vjLZ {
  color: #000000;
  margin-top: 3rem;
  margin-bottom: 4rem;
  position: relative; }
  @media screen and (max-width: 768px) {
    .PostContent_styles_inner__2vjLZ {
      margin-top: 2rem;
      overflow-x: hidden;
      overflow-y: scroll; } }
  .PostContent_styles_inner__2vjLZ .PostContent_styles_author__3HQzT {
    display: none; }
    @media screen and (max-width: 768px) {
      .PostContent_styles_inner__2vjLZ .PostContent_styles_author__3HQzT {
        display: block; } }
  .PostContent_styles_inner__2vjLZ .PostContent_styles_short__2WHiq {
    padding: 0 1.5rem;
    padding-bottom: 2rem;
    margin-bottom: 2rem;
    font-weight: bold;
    font-size: 24px;
    line-height: 140.5%;
    text-align: center;
    letter-spacing: 0.02em;
    color: #000000; }
    @media screen and (max-width: 768px) {
      .PostContent_styles_inner__2vjLZ .PostContent_styles_short__2WHiq {
        font-size: 1rem;
        padding-bottom: 1.5rem;
        width: 100%; } }
  .PostContent_styles_inner__2vjLZ .PostContent_styles_content__32shH {
    padding: 0 1.5rem;
    position: relative;
    margin-bottom: 4rem; }

.PostContent_styles_postMiddle__1BpXF {
  position: absolute;
  top: 50%;
  width: 10px;
  height: 10px; }

@keyframes Checkbox_styles_spinAround__2mt_s {
  from {
    transform: rotate(0deg); }
  to {
    transform: rotate(359deg); } }

.Checkbox_styles_label__1gJMi {
  font-size: 14px;
  line-height: 1.5;
  color: #666666; }

.Checkbox_styles_checkbox__vJyqe {
  position: absolute;
  opacity: 0; }
  .Checkbox_styles_checkbox__vJyqe + span {
    position: relative;
    cursor: pointer;
    padding: 0; }
  .Checkbox_styles_checkbox__vJyqe + span:before {
    content: '';
    margin-right: 10px;
    display: inline-block;
    vertical-align: text-top;
    width: 20px;
    height: 20px;
    background: #CCC;
    border-radius: .25rem;
    transition: background .2s ease-in;
    margin-top: -4px; }
  .Checkbox_styles_checkbox__vJyqe:hover + span:before {
    background: #AAA; }
  .Checkbox_styles_checkbox__vJyqe:focus + span:before {
    box-shadow: 0 0 0 3px rgba(0, 0, 0, 0.12); }
  .Checkbox_styles_checkbox__vJyqe:checked + span:before {
    background: #AAA; }
  .Checkbox_styles_checkbox__vJyqe:disabled + span {
    color: #b8b8b8;
    cursor: auto; }
  .Checkbox_styles_checkbox__vJyqe:disabled + span:before {
    box-shadow: none;
    background: #ddd; }
  .Checkbox_styles_checkbox__vJyqe:checked + span:after {
    content: '';
    position: absolute;
    left: 5px;
    top: 5px;
    background: white;
    width: 2px;
    height: 2px;
    box-shadow: 2px 0 0 white, 4px 0 0 white, 4px -2px 0 white, 4px -4px 0 white, 4px -6px 0 white, 4px -8px 0 white;
    transform: rotate(45deg); }

@keyframes Subscribe_styles_spinAround__1_xxI {
  from {
    transform: rotate(0deg); }
  to {
    transform: rotate(359deg); } }

.Subscribe_styles_inner__aFNAw {
  position: relative;
  display: flex;
  flex-direction: row;
  align-items: flex-start;
  padding: 69px 1rem 160px 1rem;
  overflow: hidden; }
  .Subscribe_styles_inner__aFNAw .Subscribe_styles_title__3lNpL {
    margin-right: 1rem; }
    @media screen and (max-width: 768px) {
      .Subscribe_styles_inner__aFNAw .Subscribe_styles_title__3lNpL {
        margin-right: 0;
        margin-bottom: 2rem; } }
  @media screen and (max-width: 768px) {
    .Subscribe_styles_inner__aFNAw {
      padding: 1rem;
      margin-bottom: 4rem;
      flex-direction: column; } }
  .Subscribe_styles_inner__aFNAw header {
    width: 100%; }
    @media screen and (max-width: 768px) {
      .Subscribe_styles_inner__aFNAw header {
        text-align: left;
        padding-right: 140px; } }
  .Subscribe_styles_inner__aFNAw input[type=submit] {
    background: #D8FAFF;
    border: 1px solid #000000;
    box-sizing: border-box;
    border-radius: 38px;
    padding: 16px 30px;
    font-size: 15px; }
  .Subscribe_styles_inner__aFNAw input[type=email] {
    border: 1px solid #000000;
    border-radius: 38px;
    padding: 16px 20px;
    font-size: 15px;
    margin-right: 10px;
    flex: 1; }
  .Subscribe_styles_inner__aFNAw form {
    display: flex;
    width: 100%;
    flex-direction: column;
    align-items: flex-start;
    margin-left: 1rem; }
    @media screen and (max-width: 768px) {
      .Subscribe_styles_inner__aFNAw form {
        margin-left: 0; } }
    .Subscribe_styles_inner__aFNAw form input:focus {
      outline: none; }
    .Subscribe_styles_inner__aFNAw form .Subscribe_styles_fieldset__30gRh {
      display: flex;
      align-items: flex-start;
      margin-bottom: 1rem;
      width: 100%; }
      @media screen and (max-width: 768px) {
        .Subscribe_styles_inner__aFNAw form .Subscribe_styles_fieldset__30gRh {
          flex-direction: column; }
          .Subscribe_styles_inner__aFNAw form .Subscribe_styles_fieldset__30gRh input[type=email] {
            width: 100%;
            margin-bottom: 1rem; }
          .Subscribe_styles_inner__aFNAw form .Subscribe_styles_fieldset__30gRh > div {
            width: 100%; } }

.Subscribe_styles_subscribe__1xtYJ {
  padding: 0;
  margin: 0 1.5rem;
  border-radius: 13px;
  background: transparent;
  border: none; }
  @media screen and (max-width: 768px) {
    .Subscribe_styles_subscribe__1xtYJ {
      margin: 0; }
      .Subscribe_styles_subscribe__1xtYJ .Subscribe_styles_bg__3jmSE {
        bottom: -1rem !important; } }
  .Subscribe_styles_subscribe__1xtYJ .Subscribe_styles_content__3dJFg {
    display: flex;
    align-items: center;
    justify-content: center;
    flex-direction: column;
    position: relative;
    padding: 2rem;
    overflow: hidden;
    padding-bottom: 12rem;
    width: 80vw;
    max-width: 960px;
    background: linear-gradient(359.81deg, rgba(130, 130, 130, 0.73) 0.19%, rgba(255, 255, 255, 0) 64.42%), #FFFFFF;
    border: 6px solid #FDFFA6;
    border-radius: 13px; }
  .Subscribe_styles_subscribe__1xtYJ .Subscribe_styles_title__3lNpL {
    margin-bottom: 2rem;
    font-weight: bold;
    font-size: 29px;
    line-height: 119%;
    /* or 35px */
    text-align: center;
    letter-spacing: 0.04em;
    color: #282828; }
    @media screen and (max-width: 768px) {
      .Subscribe_styles_subscribe__1xtYJ .Subscribe_styles_title__3lNpL {
        font-size: 21px;
        color: #282828; } }
  .Subscribe_styles_subscribe__1xtYJ .Subscribe_styles_icon__1tfRF {
    width: 210px;
    height: 210px;
    margin-bottom: 3rem; }
  .Subscribe_styles_subscribe__1xtYJ .Subscribe_styles_bg__3jmSE {
    position: absolute;
    left: -2rem;
    right: -2rem;
    object-fit: cover;
    bottom: -3rem;
    pointer-events: none; }

@keyframes Breadcrumbs_styles_spinAround__2DsOR {
  from {
    transform: rotate(0deg); }
  to {
    transform: rotate(359deg); } }

.Breadcrumbs_styles_inner__3Ya6P {
  font-size: 14px;
  line-height: 201%;
  text-transform: lowercase;
  color: #000000;
  padding: 2rem 1.5rem;
  display: flex; }
  @media screen and (max-width: 768px) {
    .Breadcrumbs_styles_inner__3Ya6P {
      padding: 29px 43px 45px 25px; } }
  .Breadcrumbs_styles_inner__3Ya6P ul {
    display: flex;
    padding-left: 30px; }
    .Breadcrumbs_styles_inner__3Ya6P ul li {
      margin-right: .5rem;
      white-space: nowrap; }
      .Breadcrumbs_styles_inner__3Ya6P ul li a {
        color: #000000;
        transition: .2s ease-in;
        transition-property: color; }
        .Breadcrumbs_styles_inner__3Ya6P ul li a:hover {
          color: #595959; }
      .Breadcrumbs_styles_inner__3Ya6P ul li:not(:last-child):after {
        padding-left: .5rem;
        content: '/'; }
  .Breadcrumbs_styles_inner__3Ya6P i {
    font-size: 2rem;
    position: absolute;
    cursor: pointer;
    margin-right: .25rem;
    color: black;
    display: inline-flex;
    align-items: center;
    justify-content: center;
    width: 17px;
    height: 32px; }
    .Breadcrumbs_styles_inner__3Ya6P i:hover {
      color: rgba(0, 0, 0, 0.87);
      transition: .2s ease-in;
      transition-property: color; }
  .Breadcrumbs_styles_inner__3Ya6P.Breadcrumbs_styles_hideBack__XWeaG ul {
    padding-left: .5rem; }
  .Breadcrumbs_styles_inner__3Ya6P.Breadcrumbs_styles_hideBack__XWeaG li:last-child {
    display: none; }
  .Breadcrumbs_styles_inner__3Ya6P.Breadcrumbs_styles_light__1D6rq {
    color: white; }
    .Breadcrumbs_styles_inner__3Ya6P.Breadcrumbs_styles_light__1D6rq i {
      color: white; }
      .Breadcrumbs_styles_inner__3Ya6P.Breadcrumbs_styles_light__1D6rq i:hover {
        color: rgba(255, 255, 255, 0.95); }
    .Breadcrumbs_styles_inner__3Ya6P.Breadcrumbs_styles_light__1D6rq li a {
      color: white; }
      .Breadcrumbs_styles_inner__3Ya6P.Breadcrumbs_styles_light__1D6rq li a:hover {
        color: rgba(255, 255, 255, 0.95); }

.Activated_overlay__3ey1P {
  position: fixed;
  top: 0;
  right: 0;
  bottom: 0;
  left: 0;
  width: 100%;
  height: 100%;
  transition-property: background-color;
}
.Activated_btn__BDRGy {
  cursor: zoom-out;
}
.Activated_content__2QBG5 {
  position: absolute;
  transition-property: transform;
  transform-origin: center center;
}

.Shared_trigger__3qcaj {
  position: absolute;
  top: 0;
  right: 0;
  bottom: 0;
  left: 0;
  width: 100%;
  height: 100%;

  /* reset styles */
  margin: 0;
  padding: 0;
  border: none;
  border-radius: 0;
  font: inherit;
  color: inherit;
  background: none;
  -webkit-appearance: none;
     -moz-appearance: none;
          appearance: none;
}

.Main_wrap__260iu {
  position: relative;
  display: inline-flex;
}
.Main_wrapHidden__iJWkw {
  visibility: hidden;
}
.Main_btn__3CiJa {
  cursor: zoom-in;
}
@keyframes NewsContent_styles_spinAround__2GkHH {
  from {
    transform: rotate(0deg); }
  to {
    transform: rotate(359deg); } }

.NewsContent_styles_inner__3XfDi {
  color: #000000;
  margin-top: 3rem;
  margin-bottom: 2rem; }
  .NewsContent_styles_inner__3XfDi .NewsContent_styles_author__2_UP_ {
    display: flex;
    flex-direction: column;
    align-items: center;
    justify-content: center; }
    .NewsContent_styles_inner__3XfDi .NewsContent_styles_author__2_UP_ .NewsContent_styles_avatar__1Ng29 {
      width: 128px;
      height: 128px;
      background-color: #4a4a4a;
      border-radius: 100%;
      margin-bottom: 1.5rem; }
      @media screen and (max-width: 768px) {
        .NewsContent_styles_inner__3XfDi .NewsContent_styles_author__2_UP_ .NewsContent_styles_avatar__1Ng29 {
          width: 112px;
          height: 112px; } }
    .NewsContent_styles_inner__3XfDi .NewsContent_styles_author__2_UP_ .NewsContent_styles_name__2YGWn {
      font-size: 15px;
      line-height: 22px;
      text-align: center;
      color: #3E3E3E;
      margin-bottom: 3rem; }
      .NewsContent_styles_inner__3XfDi .NewsContent_styles_author__2_UP_ .NewsContent_styles_name__2YGWn a {
        color: #CA0079; }
  .NewsContent_styles_inner__3XfDi .NewsContent_styles_short__3dEri {
    padding: 0 1.5rem;
    padding-bottom: 1rem;
    margin-bottom: 1rem;
    font-weight: bold;
    font-size: 24px;
    line-height: 140.5%;
    text-align: center;
    letter-spacing: 0.02em;
    color: #000000; }
    @media screen and (max-width: 768px) {
      .NewsContent_styles_inner__3XfDi .NewsContent_styles_short__3dEri {
        font-size: 1.25rem;
        padding-bottom: 1.5rem;
        width: 100%;
        margin-bottom: 3rem; } }
  .NewsContent_styles_inner__3XfDi .NewsContent_styles_content__2QIW8 {
    padding: 0 1.5rem;
    position: relative; }
  .NewsContent_styles_inner__3XfDi .NewsContent_styles_share__1bSX7 {
    display: flex;
    align-items: center;
    justify-content: center;
    flex-direction: column;
    padding-top: 4rem;
    position: absolute;
    right: 0;
    bottom: 8rem; }
    @media screen and (max-width: 768px) {
      .NewsContent_styles_inner__3XfDi .NewsContent_styles_share__1bSX7 {
        position: relative;
        bottom: 0; } }
    .NewsContent_styles_inner__3XfDi .NewsContent_styles_share__1bSX7 header {
      font-size: 15px;
      line-height: 112.5%;
      text-align: center;
      color: #000000;
      margin-bottom: .25rem; }
    .NewsContent_styles_inner__3XfDi .NewsContent_styles_share__1bSX7 nav {
      display: flex; }
    .NewsContent_styles_inner__3XfDi .NewsContent_styles_share__1bSX7 a {
      width: 2rem;
      height: 2rem;
      display: inline-flex;
      align-items: center;
      justify-content: center;
      color: #fff;
      border-radius: 100%;
      margin: .5rem;
      cursor: pointer;
      text-align: center;
      line-height: 1; }
      .NewsContent_styles_inner__3XfDi .NewsContent_styles_share__1bSX7 a.NewsContent_styles_facebook__2Dkd2 {
        background-color: #3b5998; }
        .NewsContent_styles_inner__3XfDi .NewsContent_styles_share__1bSX7 a.NewsContent_styles_facebook__2Dkd2:hover {
          background-color: #4c70ba; }
      .NewsContent_styles_inner__3XfDi .NewsContent_styles_share__1bSX7 a.NewsContent_styles_twitter__3Yvcb {
        background-color: #1da1f2; }
        .NewsContent_styles_inner__3XfDi .NewsContent_styles_share__1bSX7 a.NewsContent_styles_twitter__3Yvcb:hover {
          background-color: #4db5f5; }
      .NewsContent_styles_inner__3XfDi .NewsContent_styles_share__1bSX7 a.NewsContent_styles_ok__24evR {
        background-color: #ed812b; }
        .NewsContent_styles_inner__3XfDi .NewsContent_styles_share__1bSX7 a.NewsContent_styles_ok__24evR:hover {
          background-color: #f19d5a; }
      .NewsContent_styles_inner__3XfDi .NewsContent_styles_share__1bSX7 a.NewsContent_styles_mail__3H9pR {
        background-color: #C4C4C4; }
        .NewsContent_styles_inner__3XfDi .NewsContent_styles_share__1bSX7 a.NewsContent_styles_mail__3H9pR:hover {
          background-color: #dedede; }

.NewsContent_styles_gallery__1hNMH .swiper-slide {
  cursor: pointer;
  width: 640px !important;
  height: auto;
  display: flex;
  align-items: center;
  justify-content: center; }
  .NewsContent_styles_gallery__1hNMH .swiper-slide button {
    outline: none; }
  @media screen and (max-width: 768px) {
    .NewsContent_styles_gallery__1hNMH .swiper-slide {
      width: 420px !important; } }

.NewsContent_styles_gallery__1hNMH .NewsContent_styles_controls__QXJ5g {
  width: 760px !important;
  position: absolute;
  left: 50%;
  top: 50%;
  transform: translate(-50%, -50%);
  z-index: 1; }
  @media screen and (max-width: 768px) {
    .NewsContent_styles_gallery__1hNMH .NewsContent_styles_controls__QXJ5g {
      width: 100vw !important; } }
  .NewsContent_styles_gallery__1hNMH .NewsContent_styles_controls__QXJ5g .swiper-button-next,
  .NewsContent_styles_gallery__1hNMH .NewsContent_styles_controls__QXJ5g .swiper-button-prev {
    color: black; }
    @media screen and (max-width: 768px) {
      .NewsContent_styles_gallery__1hNMH .NewsContent_styles_controls__QXJ5g .swiper-button-next:after,
      .NewsContent_styles_gallery__1hNMH .NewsContent_styles_controls__QXJ5g .swiper-button-prev:after {
        font-size: 2rem; } }
  .NewsContent_styles_gallery__1hNMH .NewsContent_styles_controls__QXJ5g .swiper-button-prev {
    left: 1.25rem; }
  .NewsContent_styles_gallery__1hNMH .NewsContent_styles_controls__QXJ5g .swiper-button-next {
    right: 1.25rem; }

@keyframes PostCover_styles_spinAround__1byoB {
  from {
    transform: rotate(0deg); }
  to {
    transform: rotate(359deg); } }

.PostCover_styles_cover__2TmkV {
  display: flex;
  height: 100vh;
  flex-direction: row;
  margin-top: -70px;
  position: relative; }
  @media screen and (max-width: 768px) {
    .PostCover_styles_cover__2TmkV {
      margin-top: -120px; } }
  .PostCover_styles_cover__2TmkV aside {
    flex: 5; }
    .PostCover_styles_cover__2TmkV aside > main {
      position: absolute;
      left: 0;
      top: 0;
      z-index: 2;
      right: 0;
      bottom: 0;
      align-items: center;
      justify-content: center;
      flex-direction: column;
      display: none; }
      @media screen and (max-width: 768px) {
        .PostCover_styles_cover__2TmkV aside > main {
          display: flex; } }
      .PostCover_styles_cover__2TmkV aside > main .PostCover_styles_meta__1lsxd .PostCover_styles_time__1v3n4 {
        color: white; }
    @media screen and (max-width: 768px) {
      .PostCover_styles_cover__2TmkV aside:after {
        content: '';
        position: absolute;
        background-color: rgba(0, 0, 0, 0.34);
        left: 0;
        top: 0;
        right: 0;
        bottom: 0;
        color: white; } }
    .PostCover_styles_cover__2TmkV aside .PostCover_styles_title__1HoBU {
      display: none; }
      @media screen and (max-width: 768px) {
        .PostCover_styles_cover__2TmkV aside .PostCover_styles_title__1HoBU {
          display: flex;
          align-items: center;
          justify-content: center;
          color: white;
          padding: 0 3rem; } }
    .PostCover_styles_cover__2TmkV aside img {
      object-fit: cover;
      height: 100%; }
  .PostCover_styles_cover__2TmkV .PostCover_styles_inner__35q7r {
    flex: 4;
    text-align: center;
    display: flex;
    align-items: center;
    justify-content: center;
    padding: 2rem;
    flex-direction: column; }
    .PostCover_styles_cover__2TmkV .PostCover_styles_inner__35q7r .PostCover_styles_scroll__31PmO {
      color: black; }
      .PostCover_styles_cover__2TmkV .PostCover_styles_inner__35q7r .PostCover_styles_scroll__31PmO img {
        filter: invert(0); }
    @media screen and (max-width: 768px) {
      .PostCover_styles_cover__2TmkV .PostCover_styles_inner__35q7r {
        display: none; } }

.PostCover_styles_title__1HoBU {
  font-weight: bold;
  font-size: 32px;
  line-height: 113.5%;
  text-align: center;
  letter-spacing: 0.04em;
  text-transform: lowercase;
  color: #282828;
  margin-bottom: 2.5rem; }

.PostCover_styles_time__1v3n4 {
  font-weight: normal;
  font-size: 14px;
  line-height: 124.4%;
  text-align: center;
  color: #858585;
  margin-bottom: 1rem;
  text-transform: uppercase; }

@keyframes PostCover_styles_bounceScroll__zRZR_ {
  0% {
    transform: translateY(0) rotate(90deg); }
  50% {
    transform: translateY(20px) rotate(90deg); }
  100% {
    transform: translateY(0) rotate(90deg); } }

.PostCover_styles_scroll__31PmO {
  font-size: 12px;
  line-height: 149.5%;
  /* identical to box height, or 18px */
  letter-spacing: 0.08em;
  text-transform: lowercase;
  color: #FFFFFF;
  margin-top: 1rem;
  animation: PostCover_styles_bounceScroll__zRZR_ 2s infinite both;
  display: flex;
  align-items: center;
  justify-content: center; }
  .PostCover_styles_scroll__31PmO img {
    transform: rotate(-90deg);
    margin-left: .5rem;
    filter: invert(1); }

.PostCover_styles_breadcrumbs__vrt7M {
  padding-right: 26px; }

@keyframes Pill_styles_spinAround__1_Lmo {
  from {
    transform: rotate(0deg); }
  to {
    transform: rotate(359deg); } }

.Pill_styles_inner__3NJ_8 {
  border: 1px solid #686868;
  border-radius: 25px;
  font-size: 13px;
  line-height: 143.5%;
  text-align: center;
  text-transform: lowercase;
  padding: 6px 24px 5px;
  display: inline-flex;
  cursor: pointer;
  opacity: .87;
  transition: opacity .2s ease-in; }
  .Pill_styles_inner__3NJ_8.Pill_styles_color1__1lRqZ {
    background-color: #FFEFFD; }
    .Pill_styles_inner__3NJ_8.Pill_styles_color1__1lRqZ:hover {
      background-color: #ffc1f7; }
  .Pill_styles_inner__3NJ_8.Pill_styles_color2__1hWlT {
    background-color: #EAFFFB; }
    .Pill_styles_inner__3NJ_8.Pill_styles_color2__1hWlT:hover {
      background-color: #bcfff2; }
  .Pill_styles_inner__3NJ_8.Pill_styles_color3__1Npqm {
    background-color: #FFF9C7; }
    .Pill_styles_inner__3NJ_8.Pill_styles_color3__1Npqm:hover {
      background-color: #fff499; }
  .Pill_styles_inner__3NJ_8.Pill_styles_color4__uX2_f {
    background-color: #E1E2FF; }
    .Pill_styles_inner__3NJ_8.Pill_styles_color4__uX2_f:hover {
      background-color: #b3b6ff; }
  .Pill_styles_inner__3NJ_8.Pill_styles_color5__23WMe {
    background-color: #F1FFD3; }
    .Pill_styles_inner__3NJ_8.Pill_styles_color5__23WMe:hover {
      background-color: #e2ffa5; }
  .Pill_styles_inner__3NJ_8.Pill_styles_color6__19BWh {
    background-color: #EDEDED; }
    .Pill_styles_inner__3NJ_8.Pill_styles_color6__19BWh:hover {
      background-color: #d6d6d6; }
  .Pill_styles_inner__3NJ_8.Pill_styles_color7__34xla {
    background-color: #FFC3B0; }
    .Pill_styles_inner__3NJ_8.Pill_styles_color7__34xla:hover {
      background-color: #ffa082; }
  .Pill_styles_inner__3NJ_8:hover {
    opacity: 1; }
  .Pill_styles_inner__3NJ_8 + .Pill_styles_inner__3NJ_8 {
    margin: .25rem; }
  .Pill_styles_inner__3NJ_8.Pill_styles_tag__11i1_ {
    padding: 11px 32px 7px;
    font-size: 23px;
    line-height: 112.5%; }
  .Pill_styles_inner__3NJ_8.Pill_styles_disabled__3ybRQ {
    opacity: .54;
    pointer-events: none; }

.Pill_styles_pills__2V2IO > * {
  margin: .25rem; }

.Pill_styles_animatedPill__1_NS3 {
  color: black; }

@keyframes HowToStart_styles_spinAround__1FPj8 {
  from {
    transform: rotate(0deg); }
  to {
    transform: rotate(359deg); } }

.HowToStart_styles_inner__1mBUr {
  max-width: 640px;
  margin: 0 auto; }

.HowToStart_styles_content__2YKrl {
  font-size: 14px;
  line-height: 134.5%;
  text-align: justify;
  color: #000000;
  display: flex;
  margin-top: 2rem; }
  @media screen and (max-width: 768px) {
    .HowToStart_styles_content__2YKrl {
      flex-direction: column;
      margin-top: 0; } }
  .HowToStart_styles_content__2YKrl > section {
    margin: 0 2rem 2rem; }

.HowToStart_styles_pills__2vZU1 {
  margin: 0 1rem 3rem 1rem;
  display: flex;
  align-items: center;
  justify-content: center;
  flex-wrap: wrap; }

.HowToStart_styles_image__2cp-M {
  display: none;
  padding: 1rem 0;
  text-align: center; }
  @media screen and (max-width: 768px) {
    .HowToStart_styles_image__2cp-M {
      display: block; } }

@keyframes MaterialPagePopup_styles_spinAround__1A5dl {
  from {
    transform: rotate(0deg); }
  to {
    transform: rotate(359deg); } }

.MaterialPagePopup_styles_scrollBanner__2sxcV {
  padding: 1rem;
  display: flex;
  flex-direction: column;
  background: rgba(210, 0, 151, 0.82);
  box-shadow: 0px 4px 15px rgba(107, 107, 107, 0.25);
  border-radius: 14px;
  color: white;
  font-weight: 500;
  width: 260px;
  position: absolute;
  right: -2.5rem;
  top: 66vh;
  align-items: center;
  justify-content: center; }
  @media screen and (max-width: 768px) {
    .MaterialPagePopup_styles_scrollBanner__2sxcV {
      left: 0;
      right: 0;
      top: 4rem;
      width: 100%;
      background: rgba(34, 34, 34, 0.64); }
      .MaterialPagePopup_styles_scrollBanner__2sxcV .MaterialPagePopup_styles_image__41EQl {
        display: none; }
      .MaterialPagePopup_styles_scrollBanner__2sxcV .MaterialPagePopup_styles_scrollBannerButton__tIMgc {
        color: white;
        background: #D20097; } }
  .MaterialPagePopup_styles_scrollBanner__2sxcV .MaterialPagePopup_styles_close__GtxFb {
    position: absolute;
    filter: invert(1);
    z-index: 1;
    padding: 2rem;
    width: 5rem;
    right: -1rem;
    top: -1rem;
    cursor: pointer; }
  .MaterialPagePopup_styles_scrollBanner__2sxcV .MaterialPagePopup_styles_image__41EQl {
    height: 96px;
    margin-bottom: .5rem; }
  .MaterialPagePopup_styles_scrollBanner__2sxcV .MaterialPagePopup_styles_caption__1abVA {
    font-size: 14px;
    line-height: 1.2;
    text-align: center;
    margin-bottom: 1rem; }
  .MaterialPagePopup_styles_scrollBanner__2sxcV .MaterialPagePopup_styles_scrollBannerButton__tIMgc {
    font-size: 14px;
    padding: 11px 16px 10px 16px; }

@keyframes news_styles_spinAround__3loYQ {
  from {
    transform: rotate(0deg); }
  to {
    transform: rotate(359deg); } }

.news_styles_container__svo2j {
  margin-top: 2rem; }

.news_styles_back__1-smK {
  display: flex;
  align-items: center;
  justify-content: center;
  margin-bottom: 3rem; }

.news_styles_similar__2Usz1 {
  margin-top: 2rem; }

.news_styles_pills__2NIYb {
  margin: 0 1rem 3rem 1rem;
  display: flex;
  align-items: center;
  justify-content: center;
  flex-wrap: wrap; }

.news_styles_newsWrapper__oTQn3 {
  display: flex;
  align-items: center;
  justify-content: center;
  flex-direction: column;
  margin-bottom: 3rem;
  margin-top: 3rem; }

.news_styles_news__2gBha {
  display: flex;
  position: relative; }
  @media screen and (max-width: 768px) {
    .news_styles_news__2gBha {
      margin-top: 2rem;
      padding: 0 0.5rem;
      flex-direction: column; } }
  .news_styles_news__2gBha > section {
    flex: 3;
    position: relative;
    padding-right: 2rem;
    margin-right: 2rem; }
    @media screen and (max-width: 768px) {
      .news_styles_news__2gBha > section {
        padding-right: 0;
        margin-right: 0; } }
    .news_styles_news__2gBha > section::after {
      content: "";
      width: 1px;
      background: linear-gradient(180deg, #979797 0%, rgba(0, 0, 0, 0) 100%);
      height: 100%;
      position: absolute;
      right: 0;
      top: 0;
      bottom: 0; }
      @media screen and (max-width: 768px) {
        .news_styles_news__2gBha > section::after {
          display: none; } }
  .news_styles_news__2gBha > aside {
    flex: 1; }
    .news_styles_news__2gBha > aside h3 {
      font-style: normal;
      font-weight: bold;
      font-size: 26px;
      line-height: 145.5%;
      text-align: center;
      text-transform: lowercase;
      color: #000000;
      margin-bottom: 2rem; }
    @media screen and (max-width: 768px) {
      .news_styles_news__2gBha > aside {
        width: 50%;
        margin: 0 auto; } }
  .news_styles_news__2gBha::before {
    height: 8rem;
    content: "";
    width: 100%;
    position: absolute;
    bottom: 0rem;
    left: 0;
    right: 0;
    z-index: 2;
    pointer-events: none;
    background: linear-gradient(0deg, #ffffff 0%, rgba(255, 255, 255, 0) 100%); }

.news_styles_newsGrid__Ne9GL {
  margin-top: 0 !important; }

@keyframes materials_styles_spinAround__2x58T {
  from {
    transform: rotate(0deg); }
  to {
    transform: rotate(359deg); } }

.materials_styles_author__2umnr {
  margin-top: 2rem;
  display: none; }
  @media screen and (max-width: 768px) {
    .materials_styles_author__2umnr {
      display: block; } }

.materials_styles_similar__1mLFk {
  margin-top: 2rem; }

.materials_styles_newsCard__3Obs3:nth-last-child(2):nth-child(odd) {
  display: none; }

.materials_styles_pills__3OS7Z {
  margin: 0 1rem 3rem 1rem;
  display: flex;
  align-items: center;
  justify-content: center;
  flex-wrap: wrap; }

.materials_styles_title__25iQ- {
  margin-bottom: 3rem !important; }
  @media screen and (max-width: 768px) {
    .materials_styles_title__25iQ- {
      margin-bottom: 2rem !important; } }

.materials_styles_titleImage__2_vzT {
  height: 217px;
  width: 205px !important;
  margin-bottom: 1.5rem !important; }

.materials_styles_newsWrapper__RFmHl {
  display: flex;
  align-items: center;
  justify-content: center;
  flex-direction: column;
  margin-bottom: 3rem; }

.materials_styles_news__-zA3j {
  display: flex;
  position: relative; }
  @media screen and (max-width: 768px) {
    .materials_styles_news__-zA3j {
      margin-top: 2rem;
      padding: 0 0.5rem;
      flex-direction: column; } }
  .materials_styles_news__-zA3j > section {
    flex: 3;
    position: relative;
    padding-right: 2rem;
    margin-right: 2rem;
    display: flex;
    flex-direction: column; }
    @media screen and (max-width: 768px) {
      .materials_styles_news__-zA3j > section {
        padding-right: 0;
        margin-right: 0; } }
    .materials_styles_news__-zA3j > section::after {
      content: "";
      width: 1px;
      background: linear-gradient(180deg, #979797 0%, rgba(0, 0, 0, 0) 100%);
      height: 100%;
      position: absolute;
      right: 0;
      top: 0;
      bottom: 0; }
      @media screen and (max-width: 768px) {
        .materials_styles_news__-zA3j > section::after {
          display: none; } }
  .materials_styles_news__-zA3j > aside {
    flex: 1; }
    .materials_styles_news__-zA3j > aside h3 {
      font-style: normal;
      font-weight: bold;
      font-size: 26px;
      line-height: 145.5%;
      text-align: center;
      text-transform: lowercase;
      color: #000000;
      margin-bottom: 2rem; }
    @media screen and (max-width: 768px) {
      .materials_styles_news__-zA3j > aside {
        width: 50%;
        margin: 0 auto; } }
  .materials_styles_news__-zA3j::before {
    height: 8rem;
    content: "";
    width: 100%;
    position: absolute;
    bottom: 0rem;
    left: 0;
    right: 0;
    z-index: 2;
    pointer-events: none;
    background: linear-gradient(0deg, #ffffff 0%, rgba(255, 255, 255, 0) 100%); }

.materials_styles_newsGrid__a-5M1 {
  margin-top: 0 !important; }

.materials_styles_loader__2TvPi {
  position: relative; }

.materials_styles_loadMore__2o8LR {
  display: flex;
  align-items: center;
  justify-content: center;
  position: relative;
  z-index: 2;
  flex-direction: column; }
  .materials_styles_loadMore__2o8LR .materials_styles_button__21pUO {
    display: flex;
    align-items: center;
    justify-content: center; }

.materials_styles_contentEnd__2q0zZ {
  position: relative;
  top: -60rem; }

@keyframes NewsCard_styles_spinAround__3uibD {
  from {
    transform: rotate(0deg); }
  to {
    transform: rotate(359deg); } }

.NewsCard_styles_inner__1NIxc {
  color: #000000;
  margin-bottom: 2rem;
  display: flex;
  flex-direction: row; }
  .NewsCard_styles_inner__1NIxc:last-child {
    margin-bottom: 0; }
  .NewsCard_styles_inner__1NIxc .NewsCard_styles_img__1Tw_R {
    max-height: 360px;
    display: flex;
    align-items: center;
    justify-content: center;
    overflow: hidden; }
    @media screen and (max-width: 768px) {
      .NewsCard_styles_inner__1NIxc .NewsCard_styles_img__1Tw_R {
        max-height: 12rem;
        width: 100%; }
        .NewsCard_styles_inner__1NIxc .NewsCard_styles_img__1Tw_R picture {
          width: 100%; } }
    .NewsCard_styles_inner__1NIxc .NewsCard_styles_img__1Tw_R img {
      width: 100%;
      object-fit: cover;
      height: 100%; }
  .NewsCard_styles_inner__1NIxc .NewsCard_styles_category__2CdH9 {
    text-transform: uppercase;
    margin-bottom: .5rem;
    font-size: 12px;
    color: black; }
    @media screen and (max-width: 768px) {
      .NewsCard_styles_inner__1NIxc .NewsCard_styles_category__2CdH9 {
        font-size: 11px; } }
  .NewsCard_styles_inner__1NIxc .NewsCard_styles_title__1dYgC {
    margin-bottom: .5rem;
    display: block;
    font-weight: bold;
    font-size: 18px;
    line-height: 1.2;
    letter-spacing: 0.05em;
    text-transform: lowercase;
    color: #000000; }
    @media screen and (max-width: 768px) {
      .NewsCard_styles_inner__1NIxc .NewsCard_styles_title__1dYgC {
        margin-bottom: .75rem; } }
  .NewsCard_styles_inner__1NIxc .NewsCard_styles_description__28r2M {
    font-size: 14px;
    margin-bottom: .5rem; }
    @media screen and (max-width: 768px) {
      .NewsCard_styles_inner__1NIxc .NewsCard_styles_description__28r2M {
        display: none;
        font-size: 13px; } }
  .NewsCard_styles_inner__1NIxc .NewsCard_styles_more__AiBBW {
    margin-bottom: 1rem;
    font-size: 14px;
    line-height: 112.5%;
    color: #D20097;
    display: none;
    transition: color .2s ease-in; }
    .NewsCard_styles_inner__1NIxc .NewsCard_styles_more__AiBBW:hover {
      color: #ff06b9; }
    @media screen and (max-width: 768px) {
      .NewsCard_styles_inner__1NIxc .NewsCard_styles_more__AiBBW {
        font-size: 13px; } }
  .NewsCard_styles_inner__1NIxc .NewsCard_styles_meta__V7XPk {
    justify-content: space-between;
    align-items: center;
    font-size: 12px;
    display: none; }
  .NewsCard_styles_inner__1NIxc .NewsCard_styles_time__1QB30 {
    font-weight: normal;
    font-size: 12px;
    line-height: 1.25;
    text-transform: lowercase;
    color: #000000;
    margin-bottom: .5rem; }
  @media screen and (max-width: 768px) {
    .NewsCard_styles_inner__1NIxc {
      padding: 0;
      margin-bottom: 1.5rem; } }
  .NewsCard_styles_inner__1NIxc.NewsCard_styles_vertical__3mKNw {
    flex-direction: column; }
    .NewsCard_styles_inner__1NIxc.NewsCard_styles_vertical__3mKNw .NewsCard_styles_backgroundInner__RQaOk {
      width: 100%;
      margin-right: 0; }
    @media screen and (max-width: 768px) {
      .NewsCard_styles_inner__1NIxc.NewsCard_styles_vertical__3mKNw .NewsCard_styles_description__28r2M {
        display: block; }
        .NewsCard_styles_inner__1NIxc.NewsCard_styles_vertical__3mKNw .NewsCard_styles_description__28r2M p {
          display: block;
          display: -webkit-box;
          -webkit-line-clamp: 6;
          -webkit-box-orient: vertical;
          overflow: hidden; } }
    .NewsCard_styles_inner__1NIxc.NewsCard_styles_vertical__3mKNw .NewsCard_styles_content__3XaHV > .NewsCard_styles_time__1QB30 {
      display: none; }
    .NewsCard_styles_inner__1NIxc.NewsCard_styles_vertical__3mKNw .NewsCard_styles_meta__V7XPk {
      display: flex; }
    .NewsCard_styles_inner__1NIxc.NewsCard_styles_vertical__3mKNw .NewsCard_styles_more__AiBBW {
      display: inline-flex; }
    .NewsCard_styles_inner__1NIxc.NewsCard_styles_vertical__3mKNw .NewsCard_styles_arrow__hJ0mR {
      display: none; }

.NewsCard_styles_backgroundInner__RQaOk {
  overflow: hidden;
  margin-bottom: .5rem;
  width: 20rem;
  margin-right: 1.5rem; }
  @media screen and (max-width: 768px) {
    .NewsCard_styles_backgroundInner__RQaOk {
      width: 128px;
      justify-content: center;
      align-items: center;
      display: inline-flex;
      margin-right: 1rem; } }

.NewsCard_styles_gridInner__1GUpU {
  margin-bottom: 2.5rem;
  margin-top: 3rem;
  padding: 0 1rem;
  position: relative; }
  @media screen and (max-width: 768px) {
    .NewsCard_styles_gridInner__1GUpU {
      padding: 0; } }
  .NewsCard_styles_gridInner__1GUpU.NewsCard_styles_full__1KG2s::before {
    display: none; }
  .NewsCard_styles_gridInner__1GUpU::before {
    height: 12rem;
    content: '';
    width: 100%;
    position: absolute;
    bottom: -3rem;
    left: 0;
    right: 0;
    z-index: 2;
    pointer-events: none;
    background: linear-gradient(0deg, #FFFFFF 0%, rgba(255, 255, 255, 0) 100%); }

.NewsCard_styles_grid__2v290 {
  display: flex;
  flex-direction: row;
  width: auto;
  margin: 0 -1rem; }
  @media screen and (max-width: 768px) {
    .NewsCard_styles_grid__2v290 {
      margin: 0; } }
  .NewsCard_styles_grid__2v290.NewsCard_styles_grid3__18hcd {
    flex-direction: column; }

.NewsCard_styles_gridColumn__3Z6BG {
  background-clip: padding-box;
  padding: 0 1rem; }
  @media screen and (max-width: 768px) {
    .NewsCard_styles_gridColumn__3Z6BG {
      padding: 0 .5rem; } }

.NewsCard_styles_content__3XaHV {
  flex: 1;
  display: flex;
  flex-direction: column;
  justify-content: center; }

.NewsCard_styles_newsRow__2-0QZ {
  display: flex;
  margin-top: 3.5rem;
  position: relative; }
  @media screen and (min-width: 769px) and (max-width: 1023px) {
    .NewsCard_styles_newsRow__2-0QZ {
      flex-direction: column-reverse; } }
  @media screen and (max-width: 768px) {
    .NewsCard_styles_newsRow__2-0QZ {
      flex-direction: column-reverse; } }
  .NewsCard_styles_newsRow__2-0QZ .NewsCard_styles_main__OedHp {
    flex: 1;
    padding-right: 1rem; }
    @media screen and (max-width: 768px) {
      .NewsCard_styles_newsRow__2-0QZ .NewsCard_styles_main__OedHp {
        margin: 0 2rem; } }
  .NewsCard_styles_newsRow__2-0QZ .NewsCard_styles_aside__3z72j {
    width: 280px;
    padding: 0 2rem; }
    @media screen and (max-width: 768px) {
      .NewsCard_styles_newsRow__2-0QZ .NewsCard_styles_aside__3z72j {
        width: 100%;
        max-width: 20rem;
        margin: 0 auto;
        margin-bottom: 2rem; } }
  .NewsCard_styles_newsRow__2-0QZ::before {
    height: 10rem;
    content: '';
    width: 100%;
    position: absolute;
    bottom: 0;
    left: 0;
    right: 0;
    z-index: 2;
    background: linear-gradient(0deg, #FFFFFF 0%, rgba(255, 255, 255, 0) 100%); }

.NewsCard_styles_materialsBanner__kLBL1 {
  position: relative;
  height: 460px;
  margin-bottom: 1rem;
  cursor: pointer; }
  .NewsCard_styles_materialsBanner__kLBL1::after {
    content: '';
    background: linear-gradient(0deg, rgba(0, 0, 0, 0.33), rgba(0, 0, 0, 0));
    position: absolute;
    left: 0;
    bottom: 0;
    width: 100%;
    height: 6rem; }
  @media screen and (max-width: 768px) {
    .NewsCard_styles_materialsBanner__kLBL1 {
      height: 360px;
      display: none; } }
  .NewsCard_styles_materialsBanner__kLBL1 > div {
    width: 100% !important;
    height: 100% !important; }
  .NewsCard_styles_materialsBanner__kLBL1 video {
    object-fit: cover; }

@media screen and (max-width: 768px) {
  .NewsCard_styles_iframe__2KELB {
    width: 90vw !important; } }

.NewsCard_styles_arrow__hJ0mR {
  width: 16px;
  height: 24px; }

