/* Variables */
.M10 {
  padding-top: 80px; }
  @media screen and (max-width: 576px) {
    .M10 {
      padding-top: 40px; } }
  .M10 .titleUpper {
    padding: 0px 0 20px 0;
    border-bottom: 1px solid var(--Negro, #1C2222);
    margin-bottom: 60px; }
    @media screen and (max-width: 992px) {
      .M10 .titleUpper {
        margin-bottom: 0; } }
    @media screen and (max-width: 576px) {
      .M10 .titleUpper {
        margin-bottom: 40px;
        padding: 0px 20px 0 20px;
        border-bottom: unset; } }
    @media screen and (max-width: 992px) {
      .M10 .titleUpper .titleUp {
        margin-bottom: 10px; } }
    .M10 .titleUpper .titleUp * {
      color: #1C2222;
      font-family: "WorkSans", sans-serif;
      font-weight: 500;
      font-size: 24px;
      line-height: 110.00000000000001%;
      font-style: normal;
      font-weight: 500;
      letter-spacing: -1.08px;
      margin-bottom: 3px; }
    .M10 .titleUpper .titleUp * {
      margin-bottom: 0; }
    .M10 .titleUpper .titleUp em {
      font-weight: 500;
      font-style: italic;
      font-size: 24px;
      line-height: 120%;
      font-family: "Playfair Display";
      letter-spacing: -0.48px;
      color: #E6673D; }
  .M10 .subtileDown {
    color: #5B5E5A;
    font-family: "WorkSans";
    font-size: 16px;
    font-style: normal;
    font-weight: 400;
    line-height: 140%; }
    @media screen and (max-width: 992px) {
      .M10 .subtileDown {
        border-bottom: 1px solid #1C2222;
        padding-bottom: 20px; } }
    .M10 .subtileDown p {
      margin-bottom: 0 !important; }
  .M10 .swiperMultimedia .item {
    position: relative;
    width: 100%;
    min-height: 518px;
    padding: 95px 0;
    aspect-ratio: 1440/518; }
    .M10 .swiperMultimedia .item .overlay {
      position: absolute;
      top: 0;
      left: 0;
      height: 100%;
      width: 100%;
      z-index: 1;
      background: linear-gradient(0deg, rgba(0, 0, 0, 0.3) 0%, rgba(0, 0, 0, 0.3) 100%); }
    .M10 .swiperMultimedia .item .image {
      position: absolute;
      top: 0;
      left: 0;
      width: 100%;
      height: 100%; }
      .M10 .swiperMultimedia .item .image img {
        width: 100%;
        height: 100%;
        object-fit: cover;
        object-position: center; }
    .M10 .swiperMultimedia .item .video {
      position: absolute;
      top: 0;
      left: 0;
      width: 100%;
      height: 100%;
      object-fit: cover;
      object-position: center; }
    .M10 .swiperMultimedia .item .textContainer {
      position: absolute;
      top: 50%;
      left: 50%;
      transform: translate(-50%, -50%);
      z-index: 20;
      display: flex;
      flex-direction: column;
      gap: 10px;
      align-items: center;
      justify-content: center; }
      .M10 .swiperMultimedia .item .textContainer .title em {
        font-family: "Playfair Display";
        font-weight: 400;
        font-style: italic;
        font-size: 40px;
        line-height: 90%;
        letter-spacing: -0.48px;
        margin: 0; }
      .M10 .swiperMultimedia .item .textContainer .title > * {
        color: #FFF;
        font-family: "Playfair Display";
        font-weight: 400;
        font-style: italic;
        font-size: 40px;
        line-height: 90%;
        letter-spacing: -0.48px;
        margin: 0; }
        @media screen and (max-width: 768px) {
          .M10 .swiperMultimedia .item .textContainer .title > * {
            font-size: 40px;
            font-style: italic;
            font-weight: 400;
            line-height: 90%;
            letter-spacing: -0.8px;
            text-align: center; } }
      .M10 .swiperMultimedia .item .textContainer .text > * {
        font-family: "WorkSans" !important;
        font-weight: 400;
        font-size: 20px;
        line-height: 120%;
        letter-spacing: -0.45px;
        color: #FFF;
        margin: 0; }
        @media screen and (max-width: 768px) {
          .M10 .swiperMultimedia .item .textContainer .text > * {
            font-size: 20px;
            font-style: normal;
            font-weight: 400;
            line-height: 120%;
            /* 24px */
            letter-spacing: -0.45px;
            text-align: center; } }
      @media screen and (max-width: 768px) {
        .M10 .swiperMultimedia .item .textContainer {
          left: 0;
          transform: translate(0, -50%);
          padding-inline: 12px;
          width: 100%; } }
    .M10 .swiperMultimedia .item .play {
      position: absolute;
      bottom: 55px;
      left: 50%;
      transform: translateX(-50%);
      cursor: pointer;
      z-index: 20;
      background-color: transparent;
      box-shadow: none;
      border: 0; }
  .M10 .swiperMultimedia .swiper-pagination {
    bottom: 24px; }
    .M10 .swiperMultimedia .swiper-pagination .swiper-pagination-bullet {
      width: 40px;
      height: 3px;
      opacity: 0.7;
      background: #FFF;
      border-radius: 0;
      transition: .3s all ease-in-out; }
      .M10 .swiperMultimedia .swiper-pagination .swiper-pagination-bullet.swiper-pagination-bullet-active {
        width: 160px;
        opacity: 1; }
  .M10 .swiperMultimedia .swiper-navigation {
    display: flex;
    justify-content: space-between;
    position: absolute;
    width: 100%;
    top: 50%;
    transform: translateY(-50%);
    z-index: 20;
    padding-inline: 43px; }
    .M10 .swiperMultimedia .swiper-navigation .swiper-button-disabled {
      opacity: .5;
      cursor: default; }
    @media screen and (max-width: 768px) {
      .M10 .swiperMultimedia .swiper-navigation {
        display: none; } }
  .M10 .videoInside {
    position: fixed;
    top: 50%;
    left: 50%;
    transform: translate(-50%, -50%);
    width: 100%;
    height: 100%;
    z-index: 100000;
    display: none; }
    .M10 .videoInside:hover {
      cursor: url(../../assets/images/icons/close-video.png), pointer; }
    .M10 .videoInside.active {
      display: block; }
    .M10 .videoInside:before {
      content: "";
      position: absolute;
      top: 0;
      left: 0;
      width: 100%;
      height: 100%;
      background: rgba(0, 0, 0, 0.5);
      backdrop-filter: blur(8px); }
    .M10 .videoInside video {
      width: 80%;
      height: 80%;
      position: absolute;
      top: 50%;
      left: 50%;
      transform: translate(-50%, -50%);
      object-fit: cover; }
      .M10 .videoInside video:hover {
        cursor: default; }
    .M10 .videoInside .closeVideo {
      position: absolute;
      top: 10%;
      right: 5%;
      opacity: 0;
      background-color: transparent;
      box-shadow: none;
      border: 0;
      display: flex;
      flex-direction: column;
      align-items: center;
      gap: 5px;
      color: #FFF;
      font-family: "WorkSans", sans-serif;
      font-size: 14px;
      font-weight: 400;
      line-height: 80%;
      letter-spacing: -0.84px; }
      .M10 .videoInside .closeVideo img {
        width: 9px;
        height: 9px;
        padding: 10px;
        box-sizing: content-box;
        border-radius: 99px;
        background-color: white; }
      .M10 .videoInside .closeVideo:focus {
        outline: 0; }
        .M10 .videoInside .closeVideo:focus img {
          outline: 2px solid #ED8664;
          outline-offset: 2px; }
      .M10 .videoInside .closeVideo.show {
        opacity: 1; }
