/* TEXT */

.title-level-1{
  letter-spacing: 0.05px;
  font-weight: 900;
  text-transform: uppercase;
}

.title-level-2{
  letter-spacing: 0.05px;
  font-weight: 900;
  line-height: 1.3;
}

.title-level-3{
  letter-spacing: 0.05px;
  font-weight: 700;
  line-height: 1.4;
}

.sous-title{
  letter-spacing: 0.05px;
  font-weight: 700;
}

.title-paragraphe-big{
  letter-spacing: 0.05px;
  font-weight: 700;
  line-height: 1.4;
}

.title-paragraphe-small{
  letter-spacing: 0.05px;
  font-weight: 700;
  line-height: 1.4;
}

.body-very-big{
  letter-spacing: 0.05px;
  font-weight: 400;
  line-height: 1.2
}

.body-big{
  letter-spacing: 0.05px;
  font-weight: 400;
  line-height: 1.4;
}

.body-small{
  letter-spacing: 0.05px;
  font-weight: 400;
  line-height: 1.4;
}

.cta-label{
  letter-spacing: 0.05px;
  font-weight: 700;
  text-transform: uppercase;
}

.link-big{
  letter-spacing: 0.05px;
  font-weight: 700;
  line-height: 1.4;
  text-decoration: underline;
}

.link-small{
  letter-spacing: 0.05px;
  font-weight: 700;
  line-height: 1.4;
  text-decoration: underline;
}

.legend{
  font-weight: 700;
}

.price-through{
  font-weight: 500;
  text-decoration: line-through;
}


@media (max-width:991px) {
  .title-level-1{
    font-size: 40px;
  }

  .title-level-2{
    font-size: 30px;
  }

  .title-level-3{
    font-size: 22px;
  }

  .sous-title{
    font-size: 30px;
  }

  .title-paragraphe-big{
    font-size: 16px;
  }

  .title-paragraphe-small{
    font-size: 13px;
  }

  .body-very-big{
    font-size: 20px;
  }

  .body-big{
    font-size: 16px;
  }

  .body-small{
    font-size: 13px;
  }

  .cta-label{
    font-size: 14px;
  }

  .link-big{
    font-size: 16px;
  }

  .link-small{
    font-size: 13px;
  }

  .legend{
    font-size: 13px;
  }

  .price-through{
    font-size: 13px;
  }

}

@media (max-width:767px) {
  .title-level-1{
    font-size: 36px;
  }

  .title-level-2{
    font-size: 26px;
  }

  .title-level-3{
    font-size: 18px;
  }

  .sous-title{
    font-size: 26px;
  }

  .title-paragraphe-big{
    font-size: 14px;
  }

  .title-paragraphe-small{
    font-size: 12px;
  }

  .body-very-big{
    font-size: 16px;
  }

  .body-big{
    font-size: 14px;
  }

  .body-small{
    font-size: 12px;
  }

  .cta-label{
    font-size: 13px;
  }

  .link-big{
    font-size: 14px;
  }

  .link-small{
    font-size: 12px;
  }

  .legend{
    font-size: 12px;
  }

  .price-through{
    font-size: 12px;
  }

}

@media (max-width:639px) {
  .title-level-1{
    font-size: 32px;
  }

  .title-level-2{
    font-size: 24px;
  }

  .title-level-3{
    font-size: 16px;
  }

  .sous-title{
    font-size: 24px;
  }

  .title-paragraphe-big{
    font-size: 13px;
  }

  .title-paragraphe-small{
    font-size: 11px;
  }

  .body-very-big{
    font-size: 14px;
  }

  .body-big{
    font-size: 13px;
  }

  .body-small{
    font-size: 11px;
  }

  .cta-label{
    font-size: 12px;
  }

  .link-big{
    font-size: 13px;
  }

  .link-small{
    font-size: 11px;
  }

  .legend{
    font-size: 11px;
  }

  .price-through{
    font-size: 11px;
  }

}

@media (max-width:479px) {
  .title-level-1{
    font-size: 25px;
  }

  .title-level-2{
    font-size: 20px;
  }

  .title-level-3{
    font-size: 14px;
  }

  .sous-title{
    font-size: 20px;
  }

  .title-paragraphe-big{
    font-size: 12px;
  }

  .title-paragraphe-small{
    font-size: 10px;
  }

  .body-very-big{
    font-size: 12px;
  }

  .body-big{
    font-size: 11px;
  }

  .body-small{
    font-size: 10px;
  }

  .cta-label{
    font-size: 10px;
  }

  .link-big{
    font-size: 11px;
  }

  .link-small{
    font-size: 10px;
  }

  .legend{
    font-size: 10px;
  }

  .price-through{
    font-size: 10px;
  }

}

@media (min-width:992px) {
  .title-level-1{
    font-size: 28px;
  }

  .title-level-2{
    font-size: 20px;
  }

  .title-level-3{
    font-size: 14px;
  }

  .sous-title{
    font-size: 20px;
  }

  .title-paragraphe-big{
    font-size: 12px;
  }

  .title-paragraphe-small{
    font-size: 10px;
  }

  .body-very-big{
    font-size: 12px;
  }

  .body-big{
    font-size: 11px;
  }

  .body-small{
    font-size: 10px;
  }

  .cta-label{
    font-size: 10px;
  }

  .link-big{
    font-size: 11px;
  }

  .link-small{
    font-size: 10px;
  }

  .legend{
    font-size: 10px;
  }

  .price-through{
    font-size: 10px;
  }

}

@media(min-width:1200px) {
  .title-level-1{
    font-size: 32px;
  }

  .title-level-2{
    font-size: 24px;
  }

  .title-level-3{
    font-size: 16px;
  }

  .sous-title{
    font-size: 24px;
  }

  .title-paragraphe-big{
    font-size: 13px;
  }

  .title-paragraphe-small{
    font-size: 11px;
  }

  .body-very-big{
    font-size: 14px;
  }

  .body-big{
    font-size: 13px;
  }

  .body-small{
    font-size: 11px;
  }

  .cta-label{
    font-size: 12px;
  }

  .link-big{
    font-size: 13px;
  }

  .link-small{
    font-size: 11px;
  }

  .legend{
    font-size: 11px;
  }

  .price-through{
    font-size: 11px;
  }

}

@media(min-width:1440px) {
  .title-level-1{
    font-size: 36px;
  }

  .title-level-2{
    font-size: 26px;
  }

  .title-level-3{
    font-size: 18px;
  }

  .sous-title{
    font-size: 26px;
  }

  .title-paragraphe-big{
    font-size: 14px;
  }

  .title-paragraphe-small{
    font-size: 12px;
  }

  .body-very-big{
    font-size: 16px;
  }

  .body-big{
    font-size: 14px;
  }

  .body-small{
    font-size: 12px;
  }

  .cta-label{
    font-size: 13px;
  }

  .link-big{
    font-size: 14px;
  }

  .link-small{
    font-size: 12px;
  }

  .legend{
    font-size: 12px;
  }

  .price-through{
    font-size: 12px;
  }

}

@media(min-width:1680px) {
  .title-level-1{
    font-size: 40px;
  }

  .title-level-2{
    font-size: 30px;
  }

  .title-level-3{
    font-size: 22px;
  }

  .sous-title{
    font-size: 30px;
  }

  .title-paragraphe-big{
    font-size: 16px;
  }

  .title-paragraphe-small{
    font-size: 13px;
  }

  .body-very-big{
    font-size: 20px;
  }

  .body-big{
    font-size: 16px;
  }

  .body-small{
    font-size: 13px;
  }

  .cta-label{
    font-size: 14px;
  }

  .link-big{
    font-size: 16px;
  }

  .link-small{
    font-size: 13px;
  }

  .legend{
    font-size: 13px;
  }

  .price-through{
    font-size: 13px;
  }

}
