#memo_fil_ariane,
.breadcrumb {
  display: none;
  margin-bottom: 0;
}

.vb-landing {
  margin: 0 auto;
  max-width: 75rem;
  position: relative;
  width: 100%;
  z-index: 1;
}
.vb-landing * {
  font-family: Muli, Arial, Helvetica, sans-serif;
}
.vb-landing .moon {
  font-family: "moonblossom", sans-serif;
  font-weight: 400;
  font-style: normal;
}

.vb-ldg--header {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
      -ms-flex-direction: column;
          flex-direction: column;
  position: relative;
}
.vb-ldg--header > picture {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: end;
      -ms-flex-pack: end;
          justify-content: flex-end;
}
.vb-ldg--header .vb-ldg--header-sub {
  -webkit-box-align: end;
      -ms-flex-align: end;
          align-items: flex-end;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  margin: -6.25rem 0 3.4375rem;
  padding: 0 3.125rem;
}
.vb-ldg--header .vb-ldg--header-sub .vb-ldg--header-promo {
  background: #f9b332;
  left: 10rem;
  padding: 1.5625rem 1.5625rem 3.125rem;
  position: absolute;
  text-align: center;
  top: 6.5625rem;
}
.vb-ldg--header .vb-ldg--header-sub .vb-ldg--header-promo::before {
  background: url("offer.png");
  content: "";
  display: inline-block;
  height: 4.125rem;
  left: 0.4375rem;
  position: absolute;
  top: -3.125rem;
  width: 3.25rem;
}
.vb-ldg--header .vb-ldg--header-sub .vb-ldg--header-promo .vb-ldg--header-offer {
  font-size: 1.028125rem;
}
.vb-ldg--header .vb-ldg--header-sub .vb-ldg--header-promo .vb-ldg--header-price {
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  color: #fff;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
      -ms-flex-direction: column;
          flex-direction: column;
  margin-top: 1.4375rem;
}
.vb-ldg--header .vb-ldg--header-sub .vb-ldg--header-promo .vb-ldg--header-price .price {
  font-size: 4.1125rem;
  font-weight: 700;
  line-height: 0.5em;
}
.vb-ldg--header .vb-ldg--header-sub .vb-ldg--header-promo .vb-ldg--header-price .price small {
  font-size: 1.028125rem;
  font-weight: 900;
}
.vb-ldg--header .vb-ldg--header-sub .vb-ldg--header-promo .vb-ldg--header-price .free {
  font-size: 2.09875rem;
  font-weight: 900;
  text-transform: uppercase;
  margin: 0.625rem 0;
}
.vb-ldg--header .vb-ldg--header-sub .vb-ldg--header-promo .vb-ldg--header-price span {
  font-size: 1.028125rem;
  font-weight: 600;
}
.vb-ldg--header .vb-ldg--header-sub .vb-ldg--header-promo .code {
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  background: #fff;
  border: 0.25rem solid #f9b332;
  border-radius: 0.75rem;
  bottom: 0;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  height: 2rem;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
  left: 1.5625rem;
  position: absolute;
  right: 1.5625rem;
  text-transform: uppercase;
  -webkit-transform: translateY(50%);
          transform: translateY(50%);
}
.vb-ldg--header .vb-ldg--header-sub .vb-ldg--header-promo .code span,
.vb-ldg--header .vb-ldg--header-sub .vb-ldg--header-promo .code strong {
  color: #2d2a29;
  font-size: 1rem;
  margin: 0 0.1875rem;
}
.vb-ldg--header .vb-ldg--header-sub h2 {
  color: #000;
  font-size: 2.25rem;
  font-weight: 400;
  line-height: 1.2em;
  margin-bottom: 2.8125rem;
  padding-left: 5.3125rem;
}
.vb-ldg--header .vb-ldg--header-sub h2 strong {
  color: #ec6d49;
  font-weight: 600;
}
@media only screen and (max-width: 75rem) and (min-width: 45.0625rem) {
  .vb-ldg--header .vb-ldg--header-sub {
    margin: -8.3333333333vw 0 4.5833333333vw;
    padding: 0 4.1666666667vw;
  }
  .vb-ldg--header .vb-ldg--header-sub picture {
    width: 33.9166666667vw;
  }
  .vb-ldg--header .vb-ldg--header-sub picture img {
    width: 33.9166666667vw;
  }
  .vb-ldg--header .vb-ldg--header-sub h2 {
    font-size: 3vw;
    margin-bottom: 3.75vw;
    padding-left: 7.0833333333vw;
  }
}
@media only screen and (max-width: 45rem) {
  .vb-ldg--header > picture {
    height: auto;
    width: 100%;
  }
  .vb-ldg--header > picture img {
    height: auto;
    width: 100%;
  }
  .vb-ldg--header .vb-ldg--header-sub {
    margin: -4.6875rem 0 3.4375rem;
    padding: 0 0.625rem;
  }
  .vb-ldg--header .vb-ldg--header-sub picture {
    left: 0.8125rem;
    position: absolute;
    top: 1.5625rem;
    width: 12.75rem;
  }
  .vb-ldg--header .vb-ldg--header-sub picture img {
    width: 100%;
  }
  .vb-ldg--header .vb-ldg--header-sub .vb-ldg--header-promo {
    left: inherit;
    position: relative;
    top: inherit;
    padding: 1.0625rem 0.9375rem 2.3125rem;
  }
  .vb-ldg--header .vb-ldg--header-sub .vb-ldg--header-promo::before {
    background-size: 100% auto;
    height: 2.9375rem;
    left: 0.3125rem;
    top: -2.25rem;
    width: 2.3125rem;
  }
  .vb-ldg--header .vb-ldg--header-sub .vb-ldg--header-promo .vb-ldg--header-offer {
    font-size: 0.75rem;
    white-space: nowrap;
  }
  .vb-ldg--header .vb-ldg--header-sub .vb-ldg--header-promo .vb-ldg--header-price {
    margin-top: 1.4375rem;
  }
  .vb-ldg--header .vb-ldg--header-sub .vb-ldg--header-promo .vb-ldg--header-price .price {
    font-size: 3rem;
  }
  .vb-ldg--header .vb-ldg--header-sub .vb-ldg--header-promo .vb-ldg--header-price .price small {
    font-size: 0.75rem;
  }
  .vb-ldg--header .vb-ldg--header-sub .vb-ldg--header-promo .vb-ldg--header-price .free {
    font-size: 1.5325rem;
  }
  .vb-ldg--header .vb-ldg--header-sub .vb-ldg--header-promo .vb-ldg--header-price span {
    font-size: 0.75rem;
  }
  .vb-ldg--header .vb-ldg--header-sub .vb-ldg--header-promo .code {
    border: 0.125rem solid #f9b332;
    border-radius: 0.625rem;
    height: 1.4375rem;
    left: 1.25rem;
    right: 1.25rem;
  }
  .vb-ldg--header .vb-ldg--header-sub .vb-ldg--header-promo .code span,
.vb-ldg--header .vb-ldg--header-sub .vb-ldg--header-promo .code strong {
    font-size: 0.75rem;
    margin: 0 0.125rem;
  }
  .vb-ldg--header .vb-ldg--header-sub h2 {
    font-size: 1rem;
    margin-bottom: 0.3125rem;
    padding-left: 0.625rem;
  }
}

.vb-ldg--articles {
  position: relative;
}
.vb-ldg--articles ul {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-wrap: wrap;
      flex-wrap: wrap;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
  list-style-type: none;
  margin: 0 auto;
  padding: 0;
  width: 100%;
}
.vb-ldg--articles ul li {
  width: 16.875rem;
  margin-bottom: 13.125rem;
  margin-right: 2.1875rem;
}
.vb-ldg--articles ul li a {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
      -ms-flex-direction: column;
          flex-direction: column;
  text-decoration: none;
}
.vb-ldg--articles ul li a picture {
  margin-top: 0.8125rem;
  margin-left: 0.75rem;
  position: relative;
  width: 13.4375rem;
  z-index: 1;
}
.vb-ldg--articles ul li a picture::before {
  height: 13.5rem;
  content: "";
  left: -1.5625rem;
  pointer-events: none;
  position: absolute;
  top: -0.8125rem;
  width: 13.0625rem;
  z-index: -1;
}
.vb-ldg--articles ul li a strong {
  color: #000;
  font-size: 1.5rem;
  margin: 1.875rem 0 1.25rem;
  text-transform: uppercase;
}
.vb-ldg--articles ul li a p {
  color: #000;
  font-size: 1.125rem;
  line-height: 1.2em;
  margin: 0;
}
.vb-ldg--articles ul li:nth-of-type(1) a picture::before, .vb-ldg--articles ul li:nth-of-type(6) a picture::before {
  background: url("background-01.png");
}
.vb-ldg--articles ul li:nth-of-type(2) a picture::before, .vb-ldg--articles ul li:nth-of-type(8) a picture::before {
  background: url("background-02.png");
}
.vb-ldg--articles ul li:nth-of-type(3) a picture::before, .vb-ldg--articles ul li:nth-of-type(9) a picture::before {
  background: url("background-03.png");
}
.vb-ldg--articles ul li:nth-of-type(4) a picture::before, .vb-ldg--articles ul li:nth-of-type(7) a picture::before {
  background: url("background-04.png");
}
.vb-ldg--articles ul li:nth-of-type(5) a picture::before, .vb-ldg--articles ul li:nth-of-type(10) a picture::before {
  background: url("background-05.png");
}
.vb-ldg--articles .shapes {
  position: absolute;
  z-index: -1;
  width: 120rem;
  height: 38.1875rem;
  left: 50%;
  -webkit-transform: translateX(-50%);
          transform: translateX(-50%);
}
.vb-ldg--articles .shapes.shape--01 {
  top: -2.8125rem;
  background: url("shapes-01.jpg") no-repeat top center;
}
.vb-ldg--articles .shapes.shape--02 {
  top: 35.625rem;
  background: url("shapes-02.jpg") no-repeat top center;
}
.vb-ldg--articles .shapes.shape--03 {
  top: 76.875rem;
  background: url("shapes-03.jpg") no-repeat top center;
}
.vb-ldg--articles .shapes.shape--04 {
  top: 118.125rem;
  background: url("shapes-04.jpg") no-repeat top center;
  display: none;
}
.vb-ldg--articles .shapes.shape--05 {
  top: 159.375rem;
  background: url("shapes-05.jpg") no-repeat top center;
  display: none;
}
@media only screen and (min-width: 75.0625rem) {
  .vb-ldg--articles ul li:nth-of-type(4), .vb-ldg--articles ul li:nth-of-type(8), .vb-ldg--articles ul li:nth-of-type(10) {
    margin-right: 0;
  }
}
@media only screen and (max-width: 75rem) and (min-width: 56.875rem) {
  .vb-ldg--articles ul {
    max-width: 55rem;
  }
  .vb-ldg--articles ul li:nth-of-type(3), .vb-ldg--articles ul li:nth-of-type(6), .vb-ldg--articles ul li:nth-of-type(9) {
    margin-right: 0;
  }
  .vb-ldg--articles .shapes.shape--04 {
    display: block;
  }
}
@media only screen and (max-width: 56.875rem) and (min-width: 45.0625rem) {
  .vb-ldg--articles ul {
    max-width: 35.9375rem;
  }
  .vb-ldg--articles ul li:nth-of-type(2), .vb-ldg--articles ul li:nth-of-type(4), .vb-ldg--articles ul li:nth-of-type(6), .vb-ldg--articles ul li:nth-of-type(8), .vb-ldg--articles ul li:nth-of-type(10) {
    margin-right: 0;
  }
  .vb-ldg--articles .shapes.shape--04, .vb-ldg--articles .shapes.shape--05 {
    display: block;
  }
}
@media only screen and (max-width: 45rem) {
  .vb-ldg--articles ul {
    -ms-flex-pack: distribute;
        justify-content: space-around;
    max-width: 29.9375rem;
  }
  .vb-ldg--articles ul li {
    width: 10rem;
    margin-bottom: 7.1875rem;
    margin-left: 0;
    margin-right: 0;
  }
  .vb-ldg--articles ul li a picture {
    margin-top: 0.5rem;
    margin-left: 0.5rem;
    width: 8.1875rem;
  }
  .vb-ldg--articles ul li a picture img {
    width: 100%;
  }
  .vb-ldg--articles ul li a picture::before {
    height: 8.25rem;
    left: -0.5rem;
    top: -0.5rem;
    width: 8rem;
  }
  .vb-ldg--articles ul li a strong {
    font-size: 0.9375rem;
    margin: 1.25rem 0 0.9375rem;
  }
  .vb-ldg--articles ul li a p {
    font-size: 0.75rem;
  }
  .vb-ldg--articles ul li:nth-of-type(1) a picture::before, .vb-ldg--articles ul li:nth-of-type(6) a picture::before,
.vb-ldg--articles ul li:nth-of-type(2) a picture::before, .vb-ldg--articles ul li:nth-of-type(8) a picture::before,
.vb-ldg--articles ul li:nth-of-type(3) a picture::before, .vb-ldg--articles ul li:nth-of-type(9) a picture::before,
.vb-ldg--articles ul li:nth-of-type(4) a picture::before, .vb-ldg--articles ul li:nth-of-type(7) a picture::before,
.vb-ldg--articles ul li:nth-of-type(5) a picture::before, .vb-ldg--articles ul li:nth-of-type(10) a picture::before {
    background-size: 100% auto;
  }
  .vb-ldg--articles .shapes {
    width: 266.6666666667vw;
    height: 20rem;
  }
  .vb-ldg--articles .shapes.shape--01 {
    top: 1.5625rem;
    background: url("shapes-01.jpg") no-repeat top center;
    background-size: auto 100%;
  }
  .vb-ldg--articles .shapes.shape--02 {
    top: 24.0625rem;
    background: url("shapes-02.jpg") no-repeat top center;
    background-size: auto 100%;
  }
  .vb-ldg--articles .shapes.shape--03 {
    top: 48.4375rem;
    background: url("shapes-03.jpg") no-repeat top center;
    background-size: auto 100%;
  }
  .vb-ldg--articles .shapes.shape--04 {
    top: 75.3125rem;
    background: url("shapes-04.jpg") no-repeat top center;
    background-size: auto 100%;
    display: block;
  }
  .vb-ldg--articles .shapes.shape--05 {
    top: 98.75rem;
    background: url("shapes-05.jpg") no-repeat top center;
    background-size: auto 100%;
    display: block;
  }
}
@media only screen and (max-width: 22.5rem) {
  .vb-ldg--articles .shapes {
    width: 100%;
    height: 20rem;
    left: 50%;
    -webkit-transform: translateX(-50%);
            transform: translateX(-50%);
  }
  .vb-ldg--articles .shapes.shape--01 {
    top: 1.5625rem;
    background: url("shapes-01-mobile.png") no-repeat top center;
  }
  .vb-ldg--articles .shapes.shape--02 {
    top: 24.0625rem;
    background: url("shapes-02-mobile.png") no-repeat top center;
  }
  .vb-ldg--articles .shapes.shape--03 {
    top: 48.4375rem;
    background: url("shapes-03-mobile.png") no-repeat top center;
  }
  .vb-ldg--articles .shapes.shape--04 {
    top: 75.3125rem;
    background: url("shapes-04-mobile.png") no-repeat top center;
    display: block;
  }
  .vb-ldg--articles .shapes.shape--05 {
    top: 98.75rem;
    background: url("shapes-05-mobile.png") no-repeat top center;
    display: block;
  }
}