body {
  padding: 0;
  margin: 0;
  box-sizing: border-box;
  font-family: "Merriweather", serif;
  overflow-x: hidden;
}

body img {
  max-width: 100%;
  width: 100%;
  height: auto;
  display: block;
}

h1,
h2,
h3 {
  margin: 0;
  font-family: "Oswald", sans-serif;
}

.golf-resume,
.golf-alayans,
.golf-p,
.golf-blockquote,
.golf-alayans,
.golf-h3 {
  padding: 0 20px;
  margin: 0 auto 20px
}

.golf-resume {
  max-width: 1020px;
  animation: opacity 1.5s 1s both ease;
}

.c-detail--special .c-detail__content .c-detail__body .golf-p,
.c-detail--special .c-detail__content .c-detail__body .golf-h3,
.golf-p,
.golf-h3 {
  max-width: 720px;
}

.golf-resume-p {
  color: var(--Negro, #2B2B2B);
  text-align: center;
  font-size: 18px;
  font-style: normal;
  font-weight: 400;
  line-height: 30px;
  font-family: 'Merriweather';
}

.golf-alayans {
  display: flex;
  justify-content: center;
  gap: 10px;
  align-items: center;
  margin-bottom: 30px;
}

.golf-alayans p {
  color: var(--Negro, #2B2B2B);
  text-align: center;
  font-size: 14px;
  font-style: normal;
  font-weight: 400;
  line-height: 150%;
  font-family: Oswald;
}

.c-detail--special .c-detail__content .c-detail__body .golf-p a,

.golf-p a {
  color: var(--Negro, #2B2B2B);
  text-decoration: underline;
  font-weight: 700;
}

.c-detail--special .c-detail__content .c-detail__body .golf-p a:hover,
.golf-p a:hover {
  color: var(--Verde, #C80404);
}

.golf-alayans img {
  max-width: 58px;
}

.c-detail--special .c-detail__content .c-detail__body .golf-p,
.golf-p {
  color: var(--Negro, #2B2B2B);
  font-size: 16px;
  font-style: normal;
  font-weight: 400;
  line-height: 28px;
  font-family: 'Merriweather';
}

.c-detail--special .c-detail__content .c-detail__body .golf-blockquote,
.golf-blockquote {
  border-top: 1px dashed #B6B7B8;
  border-bottom: 1px dashed #B6B7B8;
  padding: 30px 30px;
  margin: 0 20px 40px;
}

.c-detail--special .c-detail__content .c-detail__body .golf-blockquote-p,
.golf-blockquote-p {
  font-family: Oswald;
  color: var(--Verde, #C80404);
  text-align: center;
  font-feature-settings: 'liga' off, 'clig' off;
  font-size: 22px;
  font-style: normal;
  font-weight: 600;
  line-height: 30px;
  letter-spacing: -1px;
  text-transform: uppercase;
  margin-bottom: 0;
}

.golf-blockquote svg {
  margin: 0 auto 24px;
  display: block;
}

.blockquote-author {
  color: var(--Negro, #2B2B2B);
  text-align: center;
  font-feature-settings: 'liga' off, 'clig' off;
  font-family: Oswald;
  font-size: 14px;
  font-style: normal;
  font-weight: 300;
  line-height: 18px;
  text-transform: uppercase;
  margin-bottom: 0;
  margin-top: 10px;
}

.blockquote-author b {
  font-weight: 600;
}

.golf-mosaic {
  display: grid;
  gap: 10px;
  margin-bottom: 40px;
}

.c-detail--special .c-detail__content .c-detail__body .golf-h3,
.golf-h3 {
  color: var(--Azul-AB, #00255C);
  font-family: Oswald;
  font-size: 25px;
  font-style: normal;
  font-weight: 700;
  line-height: 30px;
  margin: 0 auto 24px;
}

.c-detail--special .c-detail__content .c-detail__body .golf-blockquote,
.golf-blockquote {
  max-width: 820px;
  margin-bottom: 40px;
  margin-bottom: 40px;
}

.mySwiper-2 {
  margin: 0 20px 20px;
  max-width: 860px;
}

.mySwiper-2 .swiper-pagination,
.mySwiper .swiper-pagination {
  position: relative;
  margin: 10px auto 0 !important;
}

.swiper-pagination-bullet {
  transform: none !important;
  border: 1px solid #cccccc;
  height: 6px;
  width: 6px;
}

.swiper-pagination-bullet-active {
  background-color: transparent !important;
}

@keyframes opacity {
  from {
    opacity: 0;
  }

  to {
    opacity: 1;
  }
}

.c-detail--special .c-detail__content .c-detail__body .golf-h1,
.golf-h1 {
  color: var(--Verde, #C80404);
  text-align: center;
  font-family: Oswald;
  font-size: 30px;
  font-style: normal;
  font-weight: 600;
  line-height: 34px;
  letter-spacing: -0.9px;
  text-transform: uppercase;
  margin-bottom: 8px;
  animation: opacity 1.5s both ease;
}

.c-detail--special .c-detail__content .c-detail__body .golf-h2,
.golf-h2 {
  color: var(--Blanco, #FFF);
  text-align: center;
  font-family: Oswald;
  font-size: 22px;
  font-style: normal;
  font-weight: 400;
  line-height: 26px;
  letter-spacing: -0.22px;
  animation: opacity 1.5s .5s both ease;
}

.golf-intro {
  position: relative;
  margin-bottom: 40px;
}

.golf-text {
  position: absolute;
  padding: 0 25px;
  margin: 0 auto;
  top: 9vw;
}

.golf-slider {
  background: var(--Gris-fondo, #F5F5F5);
  padding: 40px 0 40px 40px;
  margin-bottom: 50px;
  margin-top: 60px;
}

.c-detail--special .c-detail__content .c-detail__body .golf-h3,
.golf-slider .golf-h3 {
  color: var(--Azul-AB, #00255C);
  margin: 0 auto 22px;
  /* Movil/H2 */
  font-family: Oswald;
  font-size: 25px;
  font-style: normal;
  font-weight: 700;
  line-height: 30px;
  /* 120% */
}

.golf-card {
  padding: 0 0 24px;
}


.golf-card p {
  margin: 0;
}

.c-detail--special .c-detail__content .c-detail__body .golf-h4,
.golf-h4 {
  color: var(--Verde, #C80404);
  font-family: Oswald;
  font-size: 26px;
  font-style: normal;
  font-weight: 700;
  line-height: 26px;
  margin-top: 16px;
  margin-bottom: 2px;
  padding: 0 24px;
  /* 100% */
}

p.golf-date {
  color: var(--Azul-AB, #00255C);
  font-family: Oswald;
  font-size: 24px;
  font-style: normal;
  font-weight: 400;
  line-height: 170%;
  margin-bottom: 16px;
  padding: 0 24px;
  /* 40.8px */
}

p.golf-list {
  color: var(--Negro, #2B2B2B);
  font-family: Merriweather;
  font-size: 16px;
  font-style: normal;
  font-weight: 400;
  line-height: 20px;
  margin-bottom: 12px;
  /* 125% */
  display: flex;
  padding: 0 24px;
}

.golf-list:before {
  content: "";
  width: 11px;
  height: 2px;
  border-radius: 4px;
  background-color: #00255C;
  display: block;
  position: relative;
  margin-right: 11px;
  top: 9px;
}

.golf-slider .swiper-wrapper {
  display: flex;
  align-items: stretch;
}

.golf-slider .swiper-slide {
  height: auto !important;
  background-color: #fff;

}

.mySwiper-2 .swiper-pagination,
.mySwiper .swiper-pagination {
  position: relative;
  margin: 30px auto 0 !important;
}

.golf-controls {
  position: relative;
  max-width: 208px;
  margin: 0 auto;
}

.golf-controls .swiper-button-next,
.golf-controls .swiper-button-prev {
  width: 10px;
  top: 1px !important;
  z-index: 11;
  color: #B6B7B8;
}

.swiper-button-prev svg {
  transform: rotate(180deg);
}

.swiper-button-next:after,
.swiper-button-prev:after {
  display: none;
}


@keyframes enter {
  0% {
    transform: translateX(-100px);
    opacity: 0;
  }

  100% {
    transform: translateY(0);
    opacity: 1;
  }

}

.golf-alayans,
.golf-p,
.golf-blockquote,
.golf-mosaic,
.golf-h3,
.mySwiper-2,
.mySwiper {
  view-timeline-name: --crawl-timeline;
  animation: enter linear both;
  animation-timeline: --crawl-timeline;
  animation-range: entry 0% cover 40%;
}

@media (min-width: 590px) {

  .c-detail--special .c-detail__content .c-detail__body .golf-h1,
  .golf-h1 {
    font-size: 52px;
    line-height: 58px;
    letter-spacing: -1.56px;
  }

  .c-detail--special .c-detail__content .c-detail__body .golf-h2,
  .golf-h2 {
    font-size: 30px;
    line-height: 34px;
    letter-spacing: -0.3px;
  }

  .c-detail--special .c-detail__content .c-detail__body .golf-blockquote,
  .golf-blockquote {
    margin: 80px auto;
  }
}

@media (min-width: 720px) {

  .c-detail--special .c-detail__content .c-detail__body .golf-h1,
  .golf-h1 {
    font-size: 30px;
    line-height: 34px;
    letter-spacing: -0.9px;
  }

  .c-detail--special .c-detail__content .c-detail__body .golf-h2,
  .golf-h2 {
    font-size: 22px;
    line-height: 26px;
    letter-spacing: -0.22px;
  }

  .golf-text {
    top: 50%;
    left: 4vw;
    max-width: 272px;
    transform: translateY(-50%);
  }

  .golf-intro {
    position: relative;
    margin-bottom: 64px;
  }

  .golf-mosaic {
    grid-template-columns: minmax(0, calc(52% - 5px)) minmax(0, calc(48% - 5px));
    margin-bottom: 80px;
  }

  .golf-mosaic img:nth-child(1) {
    grid-row: 1 / 3;
    object-fit: cover;
    width: 100%;
    height: 100%;
  }

  .mySwiper-2 {
    margin: 0 auto 64px;
    max-width: 860px;
  }

  .golf-resume p {
    font-size: 22px;
    line-height: 36px;
  }

  .golf-slider .golf-h3 {
    color: var(--Azul-AB, #00255C);
    text-align: center;
    max-width: 735px;
    margin: 0 auto 32px;
    /* Desktop/H2 */
    font-family: Oswald;
    font-size: 30px;
    font-style: normal;
    font-weight: 700;
    line-height: 36px;
    /* 120% */
  }
}

@media (min-width: 1080px) {

  .golf-alayans {
    margin-bottom: 60px;
  }

  .c-detail--special .c-detail__content .c-detail__body .golf-h1,
  .golf-h1 {
    font-size: 52px;
    line-height: 58px;
    letter-spacing: -1.56px;
    text-align: left;
    margin-bottom: 24px;
  }

  .c-detail--special .c-detail__content .c-detail__body .golf-h2,
  .golf-h2 {
    font-size: 30px;
    line-height: 34px;
    letter-spacing: -0.3px;
    text-align: left;
  }

  .golf-text {
    position: absolute;
    padding: 0 25px;
    margin: 0 auto;
    top: 50%;
    left: 3vw;
    max-width: 422px;
    transform: translateY(-50%);
  }

  .c-detail--special .c-detail__content .c-detail__body .golf-p,
  .golf-p {
    font-size: 18px;
    line-height: 30px;
    padding: 0;
  }

  .c-detail--special .c-detail__content .c-detail__body .golf-h3,
  .golf-h3 {
    font-size: 30px;
    line-height: 36px;
  }

  .c-detail--special .c-detail__content .c-detail__body .golf-blockquote p,
  .golf-blockquote p {
    font-size: 25px;
    line-height: 36px;
    text-transform: uppercase;
  }

  .c-detail--special .c-detail__content .c-detail__body .golf-blockquote,
  .golf-blockquote {
    margin: 80px auto;
  }

  @keyframes enter {
    0% {
      transform: rotateX(25deg) translateY(100%);
      opacity: 0;
      visibility: hidden;
    }

    100% {
      transform: rotateX(0) translateY(0) scale(1);
      opacity: 1;
    }

  }

  .golf-body {
    perspective: 200px;
  }

  .golf-alayans,
  .golf-p,
  .golf-blockquote,
  .golf-mosaic,
  .golf-h3,
  .mySwiper-2,
  .mySwiper {
    view-timeline-name: --crawl-timeline;
    animation: enter linear both;
    animation-timeline: --crawl-timeline;
    animation-range: entry 0% cover 40%;
  }

  .golf-controls {
    position: relative;
    max-width: 168px;
    margin: 0 auto;
  }

  .c-detail--special .c-detail__content .c-detail__body .golf-h3,
  .golf-h3 {
    padding: 0;
  }
}

@media (min-width: 1280px) {
  .golf-text {
    left: 7vw;
  }
}

@media (min-width: 1480px) {
  .golf-text {
    left: 9vw;
  }
}

.c-detail__body .c-detail__embed {
  width: 100%;
  max-width: 100% !important;
  padding: 0 !important;
  overflow: unset !important;
}

.c-detail__body .c-detail__embed:last-of-type {
  margin-bottom: 0 !important;
}

.c-detail--special .c-detail__content .c-detail__body .c-detail__embed .c-detail__embed__code {
  display: flex;
  justify-content: center;
  width: 100%;
  max-width: 100% !important;
  padding: 0;
}

.c-detail--special .c-detail__content .c-detail__body .c-detail__embed .c-detail__embed__code>div {
  width: 100%;
}

.c-detail--special .c-detail__content .c-detail__body {
  max-width: inherit;
  margin-top: -9px;
}

.c-detail--special .c-detail__content .c-detail__data {
  display: none;
}

body .c-detail__google {
  display: none;
}