* {
  box-sizing: border-box;
  font-family: "Outfit", sans-serif;
}

body {
  margin: 0;
  padding: 0;
}

h1,
h2,
h3,
h4,
h5,
h6,
p {
  margin: 0;
}

body {
  overflow-x: hidden;
}

@keyframes right {
  from {
    transform: translateX(0);
  }

  to {
    transform: translateX(-140%);
  }
}

@keyframes left {
  from {
    transform: translateX(0);
  }

  to {
    transform: translateX(140%);
  }
}

@keyframes disapear {
  from {
    display: flex;
  }

  to {
    display: none
  }
}


.peugeot {
  margin-top: -20px;
}

@media (min-width: 1024px) {
  .peugeot {
    margin-top: -23px;
  }
}

.c-detail__body .c-detail__embed {
  z-index: 5;
  animation: zindex 2s 2s both ease-out;
}

@keyframes zindex {
  from {
    z-index: 5;
  }

  to {
    z-index: 1;
  }
}

.peugeot-load {
  position: fixed;
  width: 100%;
  height: 100%;
  z-index: 6;
  display: flex;
  animation: disapear 2.1s 2.1s both ease-out;
  top: 0px;
  z-index: 3;
}

.peugeot-load div {
  flex: 0 0 50%;
  display: flex;
  align-items: center;
  background-color: #10015B;

}

.peugeot-load div img {
  max-width: 130px;
  height: auto;
}

.peugeot-left {
  justify-content: end;
  animation: right 2s 1.5s both ease-out;
}

.peugeot-right {
  animation: left 2s 1.5s both ease-out;
}

.peugeot-intro {
  background-color: #10015B;
}

.peugeot-h1 {
  color: var(--azul, #92D2FF);
  text-align: center;
  font-family: Domine;
  font-size: 38px;
  font-style: normal;
  font-weight: 700;
  line-height: 44px;
  /* 115.789% */
  letter-spacing: -0.38px;
  margin-bottom: 16px;
}

.c-detail--special .c-detail__content .c-detail__body .peugeot-h2 {
  color: #FFF3F6;
  text-align: center;
  font-family: Domine;
  font-size: 26px;
  font-style: normal;
  font-weight: 400;
  line-height: 34px;
  letter-spacing: -0.26px;
  text-transform: none;
}



.c-detail--special .c-detail__content .c-detail__body .peugeot-h2 span {
  font-family: Domine;
  color: var(--azul, #92D2FF);
  font-weight: 700;
}



.c-detail__body .mySwiper-2 .swiper-pagination {
  position: relative;
  top: -60px;
  margin: 0;
}

.peugeot-group {
  margin-top: 20px;
}

.peugeot-lead {
  background: var(--Azul, #10015B);
  padding: 30px 0;
}

.peugeot-lead:after {
  content: "";
  opacity: 0.6;
  background: #FFF4F8;
  width: 100%;
  height: 1px;
  display: block;
  margin-top: 30px;
}

.peugeot-lead-p {
  color: #FFF3F6;
  text-align: center;
  font-family: Outfit;
  font-size: 24px;
  font-style: normal;
  font-weight: 300;
  line-height: 32px;
  max-width: 1200px;
  margin: 0 auto;
  padding: 0 20px;

}

.peugeot-lead-p span {
  color: var(--azul, #92D2FF);
  font-weight: 500;
}

.peugeot-contain-columns {
  background: var(--Azul, #10015B);
  padding: 0 20px 28px;
}

.peugeot-columns {
  display: grid;
  row-gap: 30px;
  max-width: 1400px;
  margin: 0 auto;
}

.peugeot-columns .peugeot-svg svg {
  margin: 0 auto 16px;
  display: block;
}

.peugeot-column:last-child:after {
  display: none;
}

.peugeot-column:after {
  content: "";
  opacity: 0.6;
  background: #FFF4F8;
  width: 100%;
  height: 1px;
  display: block;
  margin-top: 30px;
}


.peugeot-h3 {
  color: var(--azul, #92D2FF);
  text-align: center;
  font-family: Domine;
  font-size: 24px;
  font-style: normal;
  font-weight: 400;
  line-height: 28px;
  margin-bottom: 5px;
}

.peugeot-column-p {
  color: var(--Fondo, #FFF4F8);
  text-align: center;
  font-family: Outfit;
  font-size: 18px;
  font-style: normal;
  font-weight: 300;
  line-height: 24px;
}

.peugeot-h4 {
  color: var(--Azul, #10015B);
  font-family: Domine;
  font-size: 30px;
  font-style: normal;
  font-weight: 700;
  line-height: 36px;
  letter-spacing: -0.5px;
  margin-bottom: 20px;
}

.peugeot-body {
  padding: 0 20px;
  margin: 20px auto 0;
  max-width: 1350px;
}

.peugeot-body .peugeot-body-p {
  color: var(--Negro-textos, #2E3137);
  font-family: Outfit;
  font-size: 18px;
  font-style: normal;
  font-weight: 300;
  line-height: 24px;
  letter-spacing: -0.18px;
  margin-bottom: 15px;
}

.peugeot-body .peugeot-body-p:last-of-type {
  margin-bottom: 0;
}

.peugeot-body .peugeot-body-p span {
  color: var(--Azul, #10015B);
  font-weight: 500;
}

.peugeot-info {
  background: var(--Azul, #D2E0FF);
  padding: 40px 20px 32px;
}

.peugeot-h5 {
  color: var(--Azul, #10015B);
  font-family: Domine;
  font-size: 28px;
  font-style: normal;
  font-weight: 700;
  line-height: 34px;
  /* 121.429% */
  letter-spacing: -0.28px;
  margin-bottom: 24px;
}

.peugeot-h5 span {
  font-family: Domine;
  color: var(--Rosa, #C0318C);
}

.peugeot-time-one {
  margin-bottom: 24px;
}

.peugeot-time-title {
  border-radius: 8px;
  background: var(--Azul, #10015B);
  color: var(--Fondo, #FFF4F8);
  font-family: Domine;
  font-size: 22px;
  font-style: normal;
  font-weight: 700;
  line-height: 22px;
  text-align: center;
  padding: 10px 0;
  text-transform: uppercase;
  margin-bottom: 16px;
  /* 100% */
}

.peugeot-time-data {
  color: var(--Negro, #000);
  text-align: center;
  font-family: Outfit;
  font-size: 18px;
  font-style: normal;
  font-weight: 300;
  line-height: 24px;
  /* 133.333% */
}

.peugeot-time-data span {
  color: var(--Azul, #10015B);
  text-align: center;
  font-family: Domine;
  font-size: 38px;
  font-style: normal;
  font-weight: 400;
  line-height: 38px;
  display: block;
  /* 100% */
}

.peugeot-data-p {
  color: var(--Rosa, #C0318C);
  text-align: center;
  font-family: Domine;
  font-size: 38px;
  font-style: normal;
  font-weight: 400;
  line-height: 38px;
  /* 100% */
}

.peugeout-time-four .peugeot-data:nth-child(2) span {
  display: block;
}

@media (min-width: 600px) {
  .peugeout-time-four .peugeot-data:nth-child(2) span {
    display: inline;
  }
}

.peugeot-data-p span {
  color: var(--Negro, #000);
  text-align: center;
  font-family: Outfit;
  font-size: 18px;
  font-style: normal;
  font-weight: 300;
  line-height: 24px;

  /* 133.333% */
}

.peugeot-data:after {
  content: "";
  width: 100%;
  height: 1px;
  display: block;
  opacity: 0.4;
  background: #10015B;
  margin: 16px 0;
}

.peugeot-data:last-child:after {
  display: none;
}

.peugeot-info {
  margin-top: 40px;
}

.peugeot-mini {
  color: var(--Azul, #10015B);
  font-family: Outfit;
  font-size: 14px;
  font-style: normal;
  font-weight: 300;
  line-height: 16px;
  opacity: 0.6;
  /* 114.286% */
}

.peugeot-last-price {
  display: flex;
  padding: 24px 16px;
  flex-direction: column;
  justify-content: center;
  align-items: center;
  gap: 16px;
  align-self: stretch;
  border-radius: 8px;
  background: linear-gradient(27deg, #10015B 26.42%, #C0318C 102.96%);
  margin-top: 32px;
}

.peugeot-last-price .peugeot-last-price-p {
  color: var(--Fondo, #FFF4F8);
  text-align: center;
  font-family: Domine;
  font-size: 38px;
  font-style: normal;
  font-weight: 400;
  line-height: 38px;
  /* 100% */
}

.peugeot-last-price .peugeot-last-price-p span {
  color: var(--Fondo, #FFF4F8);
  text-align: center;
  font-family: Outfit;
  font-size: 18px;
  font-style: normal;
  font-weight: 300;
  line-height: 24px;
  /* 133.333% */
  display: block;
  margin-top: 16px;
}

.peugeot img {
  height: auto;
  width: 100%;
}

.collage-vigo {
  max-width: 400px;
  text-align: left;
  position: relative;
}

.collage-title {
  color: var(--Azul, #10015B);
  font-family: Domine;
  font-size: 24px;
  font-style: normal;
  font-weight: 700;
  line-height: 24px;
  /* 100% */
}

.collage-point {
  max-width: 100px;
}

.peugeot-mosaic {
  display: grid;
  grid-template-columns: repeat(2, 1fr);
  gap: 16px;
  margin: 40px 0;
}

.peugeot-mosaic img:nth-child(1) {
  grid-column: 1/3;
}

.peugeot-mosaic img:nth-child(2) {
  grid-column: 1/2;
}

.peugeot-mosaic img:nth-child(3) {
  grid-column: 2/3;
}

.peugeot-mosaic img:nth-child(4) {
  grid-column: 1/3;
}

.peugeot-mosaic-two {
  display: grid;
  gap: 24px;
  margin-top: 40px;
}

.swipper-peugeot {
  padding-left: 20px;
  margin: 40px 0;
}

.swipper-peugeot img {
  max-width: 100%;
}

.swiper-pagination {
  position: relative;
  margin-top: 30px;
}

.c-detail__body .c-detail__embed .swiper-pagination-bullet {
  background-color: #fff;
  border: 1px solid #10015B;
}

.c-detail__body .c-detail__embed .swiper-pagination-bullet-active {
  background: #10015B;
}

.peugeout-block {
  background: var(--Azul, #D2E0FF);
  padding: 40px 20px;
  margin-bottom: 40px;
}

.peugeout-block .peugeot-h5 {
  text-align: center;
}

.peugeot-block-info-p {
  text-align: center;
}

.peugeot-block-info-p {
  color: var(--Rosa, #C0318C);
  text-align: center;
  font-family: Domine;
  font-size: 50px;
  font-style: normal;
  font-weight: 400;
  line-height: 50px;
  /* 100% */
}

.peugeot-block-info-p:last-child:after {
  display: none;
}

.peugeot-block-info-p:after {
  content: "";
  width: 100%;
  height: 1px;
  display: block;
  opacity: 0.4;
  background: #10015B;
  margin: 16px 0;
}

.peugeot-block-info-p span {
  color: var(--Negro, #000);
  text-align: center;
  font-family: Outfit;
  font-size: 18px;
  font-style: normal;
  font-weight: 300;
  line-height: 24px;
  display: block;
  max-width: 400px;
  margin: 0 auto;
  /* 133.333% */
}

.peugeot-last-block-text {
  position: relative;
  width: 100%;
  padding: 24px 16px 12px 16px;
  gap: 12px;
  background: linear-gradient(27deg, #10015B 41.15%, #C0318C 110.66%);
}

.peugeot-h6 {
  color: var(--azul, #92D2FF);
  text-align: center;
  font-family: Domine;
  font-size: 24px;
  font-style: normal;
  font-weight: 700;
  line-height: 28px;
  text-align: center;
  margin-bottom: 12px;
  /* 116.667% */
}

.peugeot-last-block-p {
  color: var(--Fondo, #FFF4F8);
  text-align: center;
  font-family: Outfit;
  font-size: 18px;
  font-style: normal;
  font-weight: 300;
  line-height: 24px;
  /* 133.333% */
  letter-spacing: -0.18px;
}

.peugeot-last-block-p-last {
  color: var(--Fondo, #FFF4F8);
  text-align: center;
  font-family: Outfit;
  font-size: 26px;
  font-style: normal;
  font-weight: 300;
  line-height: 33px;
  /* 126.923% */
  letter-spacing: -0.26px;
}

.peugeot-last-block .desktop {
  display: none;
}

.peugeot-triangle {
  width: 100%;
  height: 80px;
  background: #10015B;
  clip-path: polygon(0% 0%, 100% 0%, 50% 100%);
  position: absolute;
  bottom: -79px;
  left: 0;
}

.peugeot-alayans img {
  height: auto;
  max-width: 64px;
}

.peugeot-alayans {
  display: flex;
  align-items: center;
  gap: 8px;
  justify-content: center;
  margin-top: 20px;
}

.peugeot-p {
  color: #FFF3F6;
  text-align: center;
  font-family: Outfit;
  font-size: 14px;
  font-style: normal;
  font-weight: 300;
  line-height: 14px;
  /* 100% */
}

.collage-mobile {
  margin: 40px 0;
}

.collage-desktop {
  display: none;
}

.collage-mobile img:last-child {
  max-width: 400px;
  margin: 10px auto 0;
  display: block;
  padding: 0 20px;
}

.peugeot-title {
  padding: 0 20px;
}

@media (min-width: 768px) {
  .swipper-peugeot {
    padding: 0px 20px;
    margin: 96px auto;
    max-width: 1300px;
  }

  .peugeot-mosaic {
    display: grid;
    grid-template-columns: repeat(4, 1fr);
    gap: 24px;
    margin: 96px 0;
  }

  .peugeot-mosaic img:nth-child(1) {
    grid-column: 1 / 3;
    grid-row: 1 / 3;
  }

  .peugeot-mosaic img:nth-child(2) {
    grid-column: 3 / 4;
  }

  .peugeot-mosaic img:nth-child(3) {
    grid-column: 4 / 5;
  }

  .peugeot-mosaic img:nth-child(4) {
    grid-column: 3 / 5;
  }

  .peugeot-mosaic-two {
    margin-top: 96px;
    display: grid;
    gap: 24px;
    grid-template-columns: minmax(0, 66.66%) minmax(0, 33.33%);
  }

  .peugeot-mosaic-two img {
    object-fit: cover;
    height: 100%;
  }
}


@media (min-width: 960px) {

  .collage-mobile {
    display: none;
  }

  .collage-desktop {
    display: block;
    grid-column: 1/3;
    max-width: 1440px;
    margin: 96px auto;
    position: relative;
  }

  .collage-desktop img:last-child {
    position: absolute;
    left: 0;
    top: 67px;
    max-width: 38%;
  }

  .peugeout-block {
    margin-bottom: 96px;
  }

  .peugeout-block .peugeot-h5 {
    margin-bottom: 40px;
  }

  .peugeot-last-block .mobile {
    display: none;
  }

  .peugeot-last-block .desktop {
    display: block;
    opacity: 1;
  }

  .peugeot-last-block-text {
    position: absolute;
    right: 1%;
    width: 324px;
    padding: 48px 24px 24px 24px;
    z-index: 1;
  }

  .peugeot-block-info {
    display: grid;
    grid-template-columns: auto auto auto auto auto;
    gap: 30px;
    max-width: 1350px;
    margin: 0 auto;
  }

  .peugeot-block-info-p {
    position: relative;
  }

  .peugeot-block-info-p:after {
    content: "";
    width: 1px;
    height: 100%;
    position: absolute;
    display: block;
    opacity: 0.4;
    background: #10015B;
    margin: 0;
    top: 0;
    right: -15px;
  }

  .peugeot-lead {
    padding: 48px 0;
  }

  .peugeot-lead-p {
    font-size: 30px;
    line-height: 38px;
  }

  .peugeot-contain-columns {
    padding: 0 20px 80px
  }

  .peugeot-columns {
    grid-template-columns: minmax(0, 320px) minmax(0, 400px) minmax(0, 440px);
    column-gap: 93px;
    justify-content: center;
    margin: 0 auto;
  }

  .peugeot-column {
    position: relative
  }

  .peugeot-column:after {
    position: absolute;
    width: 1px;
    height: calc(100% + 40px);
    right: -48px;
    top: -30px;
  }

  .peugeot-h3 {
    font-size: 28px;
    line-height: 32px;
    margin-bottom: 16px;
  }

  .peugeot-column-p {
    font-size: 20px;
    line-height: 26px;
  }

  .peugeot-columns .peugeot-svg svg {
    margin: 0 auto 32px;
  }

  .peugeot-body {
    display: grid;
    grid-template-columns: 300px auto;
    column-gap: 72px;
    margin: 92px auto 0;
    align-items: flex-start;
  }

  .peugeot-h4 {
    font-size: 50px;
    line-height: 58px;
    position: sticky;
    top: 80px;
  }

  .peugeot-body .peugeot-body-p {
    font-size: 22px;
    line-height: 32px;
  }

  .peugeot-info {
    display: grid;
    grid-template-columns: minmax(0, 300px) minmax(0, 680px) minmax(0, 260px);
    gap: 32px;
    justify-content: center;
  }

  .peugeot-last-price {
    margin-top: 0;
  }

  .peugeot-h5 {
    font-size: 34px;
    line-height: 40px;
    /* 117.647% */
    letter-spacing: -0.34px;
  }

  .peugeot-time-title {
    text-align: left;
    padding-left: 15px;
  }

  .peugeot-time-data {
    text-align: left;
    font-size: 24px;
    line-height: 24px;
    display: flex;
    align-items: center;
    gap: 10px;
    /* 100% */
  }

  .peugeot-time-data span {
    display: inline;
  }


  .peugeot-time {
    padding-left: 30px;
  }

  .peugeot-triangle {
    bottom: -50px;
    height: 50px;
  }

}

@media (min-width: 1080px) {
  .c-detail__body .mySwiper-2 .swiper-pagination {
    position: absolute;
    top: inherit;
    bottom: 0;
    margin: 0;
    height: 20px;

  }

  .swipper-peugeot-intro {
    animation: opacity 1s 2s both ease-out;
  }

  @keyframes to-right {
    from {
      transform: translate(-140%, -50%);
    }

    to {
      transform: translateX(0, -50%);
    }
  }

  @keyframes to-bottom {
    from {
      transform: translateY(-170px);
      opacity: 0;
    }

    to {
      transform: translateY(0);
      opacity: 1;
    }
  }

  @keyframes opacity {
    from {
      opacity: 0;
    }

    to {
      opacity: 1;
    }
  }

  .peugeot-alayans {
    animation: opacity 1s 2.3s both ease-out;
  }

  .peugeot-column:nth-child(1) {
    animation: opacity 1s 2.5s both ease-out;
  }

  .peugeot-column:nth-child(2) {
    animation: opacity 1s 2.7s both ease-out;
  }

  .peugeot-column:nth-child(3) {
    animation: opacity 1s 2.9s both ease-out;
  }

  .peugeot-info {
    view-timeline: --scroll;
    animation: opacity both linear;
    animation-timeline: --scroll;
    animation-range: entry 0 cover 30%;
  }

  @keyframes scale-map {
    0% {
      transform: scale(1);
    }

    25% {
      transform: scale(.95);
      /* Primer pulso corto */
    }

    50% {
      transform: scale(1);
    }

    75% {
      transform: scale(.95);
      /* Segundo pulso más fuerte */
    }
  }

  .collage-desktop img:last-child {
    animation: scale-map 5s ease-in-out .5s infinite both;
  }

  @keyframes visibleLeft {
    from {
      transform: translateX(250px);
      opacity: 0;
    }

    to {
      transform: translateX(0);
      opacity: 1;
    }
  }

  @keyframes visibleRight {
    from {
      transform: translateX(-100px);
      opacity: 0;
    }

    to {
      transform: translateX(0);
      opacity: 1;
    }
  }

  @keyframes visibleBottom {
    from {
      transform: translateY(500px);
      opacity: 0;
    }

    to {
      transform: translateY(0);
      opacity: 1;
    }
  }

  .peugeot-last-block img {
    view-timeline: --scroll;
    animation: opacity both linear;
    animation-timeline: --scroll;
    animation-range: entry 0 cover 30%;
  }

  .peugeout-block {
    view-timeline: --scroll;
    animation: visibleBottom both linear;
    animation-timeline: --scroll;
    animation-range: entry 0 cover 30%;
  }

  .peugeot-last-block-text {
    view-timeline: --scroll;
    animation: visibleLeft both linear;
    animation-timeline: --scroll;
    animation-range: entry 0 cover 30%;
  }


  @keyframes visibleLeftN {
    from {
      transform: translateX(450px);
      opacity: 0;
    }

    to {
      transform: translateX(0);
      opacity: 1;
    }
  }

  @keyframes visibleRightN {
    from {
      transform: translateX(-450px);
      opacity: 0;
    }

    to {
      transform: translateX(0);
      opacity: 1;
    }
  }

  @keyframes visibleTopN {
    from {
      transform: translateY(-450px);
      opacity: 0;
    }

    to {
      transform: translateY(0);
      opacity: 1;
    }
  }

  .c-detail__body .c-detail__embed .swipper-peugeot {
    overflow: visible;
  }

  .swipper-peugeot img {
    transition: all 0.3s ease-out;
  }

  .swipper-peugeot img:hover {
    scale: 1.1;
  }

  .swipper-peugeot .swiper-slide:nth-child(1) {
    view-timeline: --scroll;
    animation: visibleRightN both linear;
    animation-timeline: --scroll;
    animation-range: entry 0 cover 30%;
  }

  .swipper-peugeot .swiper-slide:nth-child(2) {
    view-timeline: --scroll;
    animation: visibleRightN both linear;
    animation-timeline: --scroll;
    animation-range: entry 0 cover 35%;
  }

  .swipper-peugeot .swiper-slide:nth-child(3) {
    view-timeline: --scroll;
    animation: visibleRightN both linear;
    animation-timeline: --scroll;
    animation-range: entry 0 cover 40%;
  }

  .swipper-peugeot .swiper-slide:nth-child(4) {
    view-timeline: --scroll;
    animation: visibleRightN both linear;
    animation-timeline: --scroll;
    animation-range: entry 0 cover 45%;
  }

  .peugeot-mosaic img:nth-child(1) {
    view-timeline: --scroll;
    animation: visibleRightN both linear;
    animation-timeline: --scroll;
    animation-range: entry 0 cover 30%;
  }

  .peugeot-mosaic img:nth-child(2) {
    view-timeline: --scroll;
    animation: visibleLeftN both linear;
    animation-timeline: --scroll;
    animation-range: entry 0 cover 30%;
  }

  .peugeot-mosaic img:nth-child(3) {
    view-timeline: --scroll;
    animation: visibleLeftN both linear;
    animation-timeline: --scroll;
    animation-range: entry 0 cover 30%;
  }

  .peugeot-mosaic img:nth-child(4) {
    view-timeline: --scroll;
    animation: visibleLeftN both linear;
    animation-timeline: --scroll;
    animation-range: entry 0 cover 30%;
  }


  .collage-desktop {
    view-timeline: --scroll;
    animation: opacity both linear;
    animation-timeline: --scroll;
    animation-range: entry 0 cover 30%;
  }

  .peugeot-body-p {
    view-timeline: --scroll;
    animation: visibleLeft both linear;
    animation-timeline: --scroll;
    animation-range: entry 0 cover 30%;
  }

  .peugeot-h4 {
    view-timeline: --scroll;
    animation: visibleRight both linear;
    animation-timeline: --scroll;
    animation-range: entry 0 cover 30%;
  }


  .peugeot-mosaic-two img:first-child {
    view-timeline: --scroll;
    animation: visibleRightN both linear;
    animation-timeline: --scroll;
    animation-range: entry 0 cover 30%;
  }

  .peugeot-mosaic-two img:last-child {
    view-timeline: --scroll;
    animation: visibleLeftN both linear;
    animation-timeline: --scroll;
    animation-range: entry 0 cover 30%;
  }

  .peugeot-group {
    display: flex;
    flex-wrap: wrap;
    align-items: flex-end;
    flex: 0 0 250px;
    position: relative;
  }

  .peugeot-title {
    position: absolute;
    width: 300px;
    top: 50%;
    transform: translateY(-50%);
    padding: 24px 24px 24px 0;
    text-align: left;
    left: 70px;
    z-index: 2;
    background-color: #10015B;
    border-radius: 8px;
    animation: to-right 1s 2.1s both ease-out;
  }

  .peugeot-lead-p {
    animation: to-bottom 1s 2.5s both ease-out;
  }


  .peugeot-intro {
    display: flex;
    position: relative;
  }

  .mySwiper-2 {
    order: 1;
    position: relative;
  }

  .mySwiper-2 .swiper-pagination {
    position: absolute;
    bottom: 20px;
    top: inherit;
  }

  .peugeot-alayans {
    flex-direction: column;
    max-width: 143px;
    margin: 0 auto;
  }


  .peugeot-last-block-text {
    right: 3%;
  }

  .peugeot-triangle {
    bottom: -49px;
  }

  .peugeot-h6 {
    font-size: 31px;
    line-height: 38px;
    margin-bottom: 24px;
    /* 122.581% */
  }

  .peugeot-last-block-p {
    font-size: 24px;
    line-height: 30px;
    /* 125% */
    letter-spacing: -0.24px;
  }

  .peugeot-last-block-p-last {
    font-size: 36px;
    line-height: 40px;
    /* 111.111% */
    letter-spacing: -0.36px;
  }

  .peugeot-h1 {
    text-align: left;
  }

  .c-detail--special .c-detail__content .c-detail__body .peugeot-h2 {
    text-align: left;
  }

  .collage-desktop img:last-child {
    left: 10px;
    top: 71px;
  }
}

@media (min-width: 1280px) {
  .collage-desktop img:last-child {
    left: 15px;
    top: 97px;
  }

  .peugeot-h4 {
    top: 140px;
  }

  .peugeot-h1 {
    text-align: left;
    font-size: 60px;
    line-height: 64px;
    letter-spacing: -0.62px;
  }

  .c-detail--special .c-detail__content .c-detail__body .peugeot-h2 {
    text-align: left;
    font-size: 32px;
    line-height: 42px;
    letter-spacing: -0.32px;
  }
}

@media (min-width: 1400px) {
  .peugeout-time-four .peugeot-data span {
    width: 100px;
    display: block !important;
    margin: 4px auto;
  }

  .peugeout-time-four {
    display: grid;
    justify-content: space-between;
    grid-template-columns: minmax(0, 155px) minmax(0, 160px) minmax(0, 109px) minmax(0, 153px);
  }

  .peugeot-data {
    position: relative;
  }

  .peugeot-data:after {
    content: "";
    width: 1px;
    height: 100%;
    position: absolute;
    display: block;
    opacity: 0.4;
    background: #10015B;
    margin: 16px 0;
    top: -15px;
    right: -13px;
  }
}

.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;
}

.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;
}