@media (min-width: 400px){
  .home-featured-products__title {
    font-size   : 36px;
  }
  .home-steps__title{
    font-size   : 36px;
  }
  .home-numbers__title{
    font-size: 36px;
  }
  .home-steps__content{
    padding: 40px;
  }

}

@media (min-width: 768px){
  .banner-home__content{
    text-align: left;
    justify-content: center;
    padding: 20px;
    align-items: initial;
  }
  .banner-home__description{
    margin-top: initial;
    margin-bottom: 30px;
  }
  .banner-home .banner-home__quote-btn,.banner-home .banner-home__editable-btn{
    padding: 10px 18px;
    font-size: 16px;
  }
  .banner-home__buttons{
    margin-top: 0;
  }

  .banner-home__title{
    font-size: 28px;
  }
  .banners-home__container .banner-home[data-id-card="16"] .banner-home__title, .banners-home__container .banner-home[data-id-card="16"] .banner-home__title h1{
    font-size: 44px;
  }
  .banner-home__description{
    font-size: 27px;
  }
  .banner-home__quote-btn{
    margin-left: 10px;
    margin-top: 0;
  }
  .banner-home__buttons{
    display: initial;
  }
  .home-featured-products__title{
    white-space: nowrap;
    margin: 0 35px 0 0;
  }
  .home-featured-products__header::after{
    content: '';
    flex-grow: 1;
    width: 100%;
    height: 1px;
    background: #CCCCCC;
    margin-right: 100px;
  }
  .they-trust-us{
    padding: 5px 30px;
  }
  .they-trust-us__brand.swiper-slide{
    width: initial;
    margin: initial;
  }
  .swiper-they-trust-us-button{
    display: initial;
  }
  .they-trust-us__content{
    padding: 0 60px;
  }


  .home-norme{
    padding: 90px 20px;
  }

  .home-norme__content {
    display               : grid;
    grid-template-columns : 292px 1fr;
    grid-gap: 50px;
  }

  .home-norme__text{
    text-align: initial;
  }

  .home-norme__title{
    font-size: 34px;
  }

  .home-norme__img{
    margin-top: 0;
    max-width: initial;
  }

  .home-delivery{
    padding: 100px 20px;
  }
  .key-point__title{
    font-size: 18px;
  }
  .home-delivery__title{
    font-size: 36px;
  }
  .banner-home__reassurance {
    display : flex;
  }

}



@media (min-width: 1024px){
  .banner-home__reassurance {
    display : flex;
    padding-top: 25px;
    margin-top: 25px;
  }
  .banners-home__container{
    display: grid;
    grid-template-columns: 2.045fr 1fr;
    grid-template-rows: 1fr 1fr;
    grid-gap: 10px;
  }
  .banner-home__buttons{
    flex-direction: column;
  }
  .banner-home__quote-btn{
    margin-top: 10px;
    margin-left: 0;
  }
  .banner-home .banner-home__quote-btn,.banner-home .banner-home__editable-btn{
    font-size: 14px;
  }

  .they-trust-us__content{
    padding: 0 100px;
  }
  .they-trust-us{
    padding: 5px 100px;
  }
  .home-delivery__content{
    grid-template-columns: 1fr 435px;
    grid-gap: 40px;
  }
  .home-norme__content {
    grid-gap: 90px;
  }
  .home-numbers{
    display: grid;
    grid-template-columns: 100%;
    position: relative;
    height: 575px;
  }
  .home-numbers__content,.home-numbers__background{
    grid-row: 1;
    grid-column: 1/-1;
  }
  .home-numbers__right-background{
    display: none;
  }
  .number__icon{
    display: flex;
  }
  .number__icon svg path{
    fill: var(--color-secondary);
  }
  .home-numbers__number-list{
    background: transparent;
    display: grid;
    grid-template-columns: auto 1px auto;
    grid-gap: 40px;
    margin-left: 50px;
  }
  .home-numbers__number:not(:last-child)::after{
    content: none;
  }

  .home-numbers__number{
    color: #292929;
    padding: 0;
  }

  .number__title{
    font-size: 40px;
  }

  .number__subtitle{
    font-size: 13px;
    font-weight: 600;
    line-height: 1.4;
  }
  .home-numbers__background{
    width: 800px;
    height: 100%;
    position: absolute;
    right: 0;
    display: grid;
    grid-template-columns: 100%;
  }

  .home-numbers__background>*{
    grid-area: 1/1;
  }
  .home-numbers__left{
    width: 600px;
  }
  .home-numbers__content {
    display: flex;
    align-items: center;
    flex-direction: row;
    z-index: 3;
    padding: 0 20px;
  }
  .home-numbers__separator{
    display: initial;
  }
  .home-numbers{
    display: grid;
    grid-template-columns: 100%;
    position: relative;
    height: 575px;
  }
  .home-numbers__number-list{
    padding: 0;
  }
  .banner-home__title{
    font-size: 24px;
  }
  .banners-home__container .banner-home[data-id-card="16"] .banner-home__title, .banners-home__container .banner-home[data-id-card="16"] .banner-home__title h1{
    font-size: 41px;
  }
  .banner-home__description{
    font-size: 25px;
  }
  .home-steps{
    display: grid;
    grid-template-columns: 50% 50%;
  }
}

@media (min-width: 1200px){
  .banner-home__reassurance {
    padding-top: 25px;
    margin-top: 40px;
  }
  .home-delivery__content{
    grid-template-columns: 1fr 495px;
    grid-gap: 50px;
  }
  .home-numbers__number-list{
    grid-gap: 50px;
  }
  .banner-home__title{
    font-size: 28px;
  }
  .banners-home__container .banner-home[data-id-card="16"] .banner-home__title, .banners-home__container .banner-home[data-id-card="16"] .banner-home__title h1{
    font-size: 44px;
  }
  .banner-home__description{
    font-size: 27px;
  }
  .banner-home__quote-btn{
    margin-left: 10px;
    margin-top: 0;
  }
  .banner-home__buttons{
    display: initial;
  }
  .banner-first .banner-home__content{
    padding-left: 5%;
  }
}

@media (min-width: 1400px){
  .home-delivery__content{
    grid-gap: 90px;
    grid-template-columns: 1fr 595px;
  }
  .they-trust-us__content{
    padding: 0 150px;
  }
  .banner-home__content{
    padding: 30px;
  }
  .banner-first .banner-home__content{
    padding-left: 10%;
  }

  .banner-home__quote-btn{
    margin-left: 15px;
  }
  .banner-home__editable-btn,.banner-home__quote-btn{
    padding: 13px 25px;
    font-size: 16px;
  }
  .banner-home__title{
    font-size: 32px;
  }
  .banners-home__container .banner-home[data-id-card="16"] .banner-home__title, .banners-home__container .banner-home[data-id-card="16"] .banner-home__title h1{
    font-size: 49px;
  }
  .banner-home__description{
    font-size: 30px;
  }
  .home-steps__content{
    padding: 60px;
  }
}

@media (min-width: 1530px){
  .home-numbers__content{
    padding: 0;
  }
  .home-featured-products__container{
    padding: 0;
  }
  .banner-home__reassurance {
    margin-top: 60px;
  }
}
