.pad-0 {
  padding: 0 !important;
}

@media all and (min-width: 576px) {
  .pad-sm-0 {
    padding: 0 !important;
  }
}

@media all and (min-width: 768px) {
  .pad-md-0 {
    padding: 0 !important;
  }
}

@media all and (min-width: 992px) {
  .pad-lg-0 {
    padding: 0 !important;
  }
}

@media all and (min-width: 1200px) {
  .pad-xl-0 {
    padding: 0 !important;
  }
}

.pad-1 {
  padding: 38px !important;
}

@media all and (min-width: 576px) {
  .pad-sm-1 {
    padding: 38px !important;
  }
}

@media all and (min-width: 768px) {
  .pad-md-1 {
    padding: 38px !important;
  }
}

@media all and (min-width: 992px) {
  .pad-lg-1 {
    padding: 38px !important;
  }
}

@media all and (min-width: 1200px) {
  .pad-xl-1 {
    padding: 38px !important;
  }
}

.pad-2 {
  padding: 40px !important;
}

@media all and (min-width: 576px) {
  .pad-sm-2 {
    padding: 40px !important;
  }
}

@media all and (min-width: 768px) {
  .pad-md-2 {
    padding: 40px !important;
  }
}

@media all and (min-width: 992px) {
  .pad-lg-2 {
    padding: 40px !important;
  }
}

@media all and (min-width: 1200px) {
  .pad-xl-2 {
    padding: 40px !important;
  }
}

.pad-3 {
  padding: 64px !important;
}

@media all and (min-width: 576px) {
  .pad-sm-3 {
    padding: 64px !important;
  }
}

@media all and (min-width: 768px) {
  .pad-md-3 {
    padding: 64px !important;
  }
}

@media all and (min-width: 992px) {
  .pad-lg-3 {
    padding: 64px !important;
  }
}

@media all and (min-width: 1200px) {
  .pad-xl-3 {
    padding: 64px !important;
  }
}

.pad-4 {
  padding: 104px !important;
}

@media all and (min-width: 576px) {
  .pad-sm-4 {
    padding: 104px !important;
  }
}

@media all and (min-width: 768px) {
  .pad-md-4 {
    padding: 104px !important;
  }
}

@media all and (min-width: 992px) {
  .pad-lg-4 {
    padding: 104px !important;
  }
}

@media all and (min-width: 1200px) {
  .pad-xl-4 {
    padding: 104px !important;
  }
}

.pad-5 {
  padding: 160px !important;
}

@media all and (min-width: 576px) {
  .pad-sm-5 {
    padding: 160px !important;
  }
}

@media all and (min-width: 768px) {
  .pad-md-5 {
    padding: 160px !important;
  }
}

@media all and (min-width: 992px) {
  .pad-lg-5 {
    padding: 160px !important;
  }
}

@media all and (min-width: 1200px) {
  .pad-xl-5 {
    padding: 160px !important;
  }
}

.pad-x-0 {
  padding-left: 0 !important;
  padding-right: 0 !important;
}

@media all and (min-width: 576px) {
  .pad-x-sm-0 {
    padding-left: 0 !important;
    padding-right: 0 !important;
  }
}

@media all and (min-width: 768px) {
  .pad-x-md-0 {
    padding-left: 0 !important;
    padding-right: 0 !important;
  }
}

@media all and (min-width: 992px) {
  .pad-x-lg-0 {
    padding-left: 0 !important;
    padding-right: 0 !important;
  }
}

@media all and (min-width: 1200px) {
  .pad-x-xl-0 {
    padding-left: 0 !important;
    padding-right: 0 !important;
  }
}

.pad-x-1 {
  padding-left: 38px !important;
  padding-right: 38px !important;
}

@media all and (min-width: 576px) {
  .pad-x-sm-1 {
    padding-left: 38px !important;
    padding-right: 38px !important;
  }
}

@media all and (min-width: 768px) {
  .pad-x-md-1 {
    padding-left: 38px !important;
    padding-right: 38px !important;
  }
}

@media all and (min-width: 992px) {
  .pad-x-lg-1 {
    padding-left: 38px !important;
    padding-right: 38px !important;
  }
}

@media all and (min-width: 1200px) {
  .pad-x-xl-1 {
    padding-left: 38px !important;
    padding-right: 38px !important;
  }
}

.pad-x-2 {
  padding-left: 40px !important;
  padding-right: 40px !important;
}

@media all and (min-width: 576px) {
  .pad-x-sm-2 {
    padding-left: 40px !important;
    padding-right: 40px !important;
  }
}

@media all and (min-width: 768px) {
  .pad-x-md-2 {
    padding-left: 40px !important;
    padding-right: 40px !important;
  }
}

@media all and (min-width: 992px) {
  .pad-x-lg-2 {
    padding-left: 40px !important;
    padding-right: 40px !important;
  }
}

@media all and (min-width: 1200px) {
  .pad-x-xl-2 {
    padding-left: 40px !important;
    padding-right: 40px !important;
  }
}

.pad-x-3 {
  padding-left: 64px !important;
  padding-right: 64px !important;
}

@media all and (min-width: 576px) {
  .pad-x-sm-3 {
    padding-left: 64px !important;
    padding-right: 64px !important;
  }
}

@media all and (min-width: 768px) {
  .pad-x-md-3 {
    padding-left: 64px !important;
    padding-right: 64px !important;
  }
}

@media all and (min-width: 992px) {
  .pad-x-lg-3 {
    padding-left: 64px !important;
    padding-right: 64px !important;
  }
}

@media all and (min-width: 1200px) {
  .pad-x-xl-3 {
    padding-left: 64px !important;
    padding-right: 64px !important;
  }
}

.pad-x-4 {
  padding-left: 104px !important;
  padding-right: 104px !important;
}

@media all and (min-width: 576px) {
  .pad-x-sm-4 {
    padding-left: 104px !important;
    padding-right: 104px !important;
  }
}

@media all and (min-width: 768px) {
  .pad-x-md-4 {
    padding-left: 104px !important;
    padding-right: 104px !important;
  }
}

@media all and (min-width: 992px) {
  .pad-x-lg-4 {
    padding-left: 104px !important;
    padding-right: 104px !important;
  }
}

@media all and (min-width: 1200px) {
  .pad-x-xl-4 {
    padding-left: 104px !important;
    padding-right: 104px !important;
  }
}

.pad-x-5 {
  padding-left: 160px !important;
  padding-right: 160px !important;
}

@media all and (min-width: 576px) {
  .pad-x-sm-5 {
    padding-left: 160px !important;
    padding-right: 160px !important;
  }
}

@media all and (min-width: 768px) {
  .pad-x-md-5 {
    padding-left: 160px !important;
    padding-right: 160px !important;
  }
}

@media all and (min-width: 992px) {
  .pad-x-lg-5 {
    padding-left: 160px !important;
    padding-right: 160px !important;
  }
}

@media all and (min-width: 1200px) {
  .pad-x-xl-5 {
    padding-left: 160px !important;
    padding-right: 160px !important;
  }
}

.pad-y-0 {
  padding-top: 0 !important;
  padding-bottom: 0 !important;
}

@media all and (min-width: 576px) {
  .pad-y-sm-0 {
    padding-top: 0 !important;
    padding-bottom: 0 !important;
  }
}

@media all and (min-width: 768px) {
  .pad-y-md-0 {
    padding-top: 0 !important;
    padding-bottom: 0 !important;
  }
}

@media all and (min-width: 992px) {
  .pad-y-lg-0 {
    padding-top: 0 !important;
    padding-bottom: 0 !important;
  }
}

@media all and (min-width: 1200px) {
  .pad-y-xl-0 {
    padding-top: 0 !important;
    padding-bottom: 0 !important;
  }
}

.pad-y-1 {
  padding-top: 38px !important;
  padding-bottom: 38px !important;
}

@media all and (min-width: 576px) {
  .pad-y-sm-1 {
    padding-top: 38px !important;
    padding-bottom: 38px !important;
  }
}

@media all and (min-width: 768px) {
  .pad-y-md-1 {
    padding-top: 38px !important;
    padding-bottom: 38px !important;
  }
}

@media all and (min-width: 992px) {
  .pad-y-lg-1 {
    padding-top: 38px !important;
    padding-bottom: 38px !important;
  }
}

@media all and (min-width: 1200px) {
  .pad-y-xl-1 {
    padding-top: 38px !important;
    padding-bottom: 38px !important;
  }
}

.pad-y-2 {
  padding-top: 40px !important;
  padding-bottom: 40px !important;
}

@media all and (min-width: 576px) {
  .pad-y-sm-2 {
    padding-top: 40px !important;
    padding-bottom: 40px !important;
  }
}

@media all and (min-width: 768px) {
  .pad-y-md-2 {
    padding-top: 40px !important;
    padding-bottom: 40px !important;
  }
}

@media all and (min-width: 992px) {
  .pad-y-lg-2 {
    padding-top: 40px !important;
    padding-bottom: 40px !important;
  }
}

@media all and (min-width: 1200px) {
  .pad-y-xl-2 {
    padding-top: 40px !important;
    padding-bottom: 40px !important;
  }
}

.pad-y-3 {
  padding-top: 64px !important;
  padding-bottom: 64px !important;
}

@media all and (min-width: 576px) {
  .pad-y-sm-3 {
    padding-top: 64px !important;
    padding-bottom: 64px !important;
  }
}

@media all and (min-width: 768px) {
  .pad-y-md-3 {
    padding-top: 64px !important;
    padding-bottom: 64px !important;
  }
}

@media all and (min-width: 992px) {
  .pad-y-lg-3 {
    padding-top: 64px !important;
    padding-bottom: 64px !important;
  }
}

@media all and (min-width: 1200px) {
  .pad-y-xl-3 {
    padding-top: 64px !important;
    padding-bottom: 64px !important;
  }
}

.pad-y-4 {
  padding-top: 104px !important;
  padding-bottom: 104px !important;
}

@media all and (min-width: 576px) {
  .pad-y-sm-4 {
    padding-top: 104px !important;
    padding-bottom: 104px !important;
  }
}

@media all and (min-width: 768px) {
  .pad-y-md-4 {
    padding-top: 104px !important;
    padding-bottom: 104px !important;
  }
}

@media all and (min-width: 992px) {
  .pad-y-lg-4 {
    padding-top: 104px !important;
    padding-bottom: 104px !important;
  }
}

@media all and (min-width: 1200px) {
  .pad-y-xl-4 {
    padding-top: 104px !important;
    padding-bottom: 104px !important;
  }
}

.pad-y-5 {
  padding-top: 160px !important;
  padding-bottom: 160px !important;
}

@media all and (min-width: 576px) {
  .pad-y-sm-5 {
    padding-top: 160px !important;
    padding-bottom: 160px !important;
  }
}

@media all and (min-width: 768px) {
  .pad-y-md-5 {
    padding-top: 160px !important;
    padding-bottom: 160px !important;
  }
}

@media all and (min-width: 992px) {
  .pad-y-lg-5 {
    padding-top: 160px !important;
    padding-bottom: 160px !important;
  }
}

@media all and (min-width: 1200px) {
  .pad-y-xl-5 {
    padding-top: 160px !important;
    padding-bottom: 160px !important;
  }
}

.pad-left-0 {
  padding-left: 0 !important;
}

@media all and (min-width: 576px) {
  .pad-left-sm-0 {
    padding-left: 0 !important;
  }
}

@media all and (min-width: 768px) {
  .pad-left-md-0 {
    padding-left: 0 !important;
  }
}

@media all and (min-width: 992px) {
  .pad-left-lg-0 {
    padding-left: 0 !important;
  }
}

@media all and (min-width: 1200px) {
  .pad-left-xl-0 {
    padding-left: 0 !important;
  }
}

.pad-left-1 {
  padding-left: 38px !important;
}

@media all and (min-width: 576px) {
  .pad-left-sm-1 {
    padding-left: 38px !important;
  }
}

@media all and (min-width: 768px) {
  .pad-left-md-1 {
    padding-left: 38px !important;
  }
}

@media all and (min-width: 992px) {
  .pad-left-lg-1 {
    padding-left: 38px !important;
  }
}

@media all and (min-width: 1200px) {
  .pad-left-xl-1 {
    padding-left: 38px !important;
  }
}

.pad-left-2 {
  padding-left: 40px !important;
}

@media all and (min-width: 576px) {
  .pad-left-sm-2 {
    padding-left: 40px !important;
  }
}

@media all and (min-width: 768px) {
  .pad-left-md-2 {
    padding-left: 40px !important;
  }
}

@media all and (min-width: 992px) {
  .pad-left-lg-2 {
    padding-left: 40px !important;
  }
}

@media all and (min-width: 1200px) {
  .pad-left-xl-2 {
    padding-left: 40px !important;
  }
}

.pad-left-3 {
  padding-left: 64px !important;
}

@media all and (min-width: 576px) {
  .pad-left-sm-3 {
    padding-left: 64px !important;
  }
}

@media all and (min-width: 768px) {
  .pad-left-md-3 {
    padding-left: 64px !important;
  }
}

@media all and (min-width: 992px) {
  .pad-left-lg-3 {
    padding-left: 64px !important;
  }
}

@media all and (min-width: 1200px) {
  .pad-left-xl-3 {
    padding-left: 64px !important;
  }
}

.pad-left-4 {
  padding-left: 104px !important;
}

@media all and (min-width: 576px) {
  .pad-left-sm-4 {
    padding-left: 104px !important;
  }
}

@media all and (min-width: 768px) {
  .pad-left-md-4 {
    padding-left: 104px !important;
  }
}

@media all and (min-width: 992px) {
  .pad-left-lg-4 {
    padding-left: 104px !important;
  }
}

@media all and (min-width: 1200px) {
  .pad-left-xl-4 {
    padding-left: 104px !important;
  }
}

.pad-left-5 {
  padding-left: 160px !important;
}

@media all and (min-width: 576px) {
  .pad-left-sm-5 {
    padding-left: 160px !important;
  }
}

@media all and (min-width: 768px) {
  .pad-left-md-5 {
    padding-left: 160px !important;
  }
}

@media all and (min-width: 992px) {
  .pad-left-lg-5 {
    padding-left: 160px !important;
  }
}

@media all and (min-width: 1200px) {
  .pad-left-xl-5 {
    padding-left: 160px !important;
  }
}

.pad-right-0 {
  padding-right: 0 !important;
}

@media all and (min-width: 576px) {
  .pad-right-sm-0 {
    padding-right: 0 !important;
  }
}

@media all and (min-width: 768px) {
  .pad-right-md-0 {
    padding-right: 0 !important;
  }
}

@media all and (min-width: 992px) {
  .pad-right-lg-0 {
    padding-right: 0 !important;
  }
}

@media all and (min-width: 1200px) {
  .pad-right-xl-0 {
    padding-right: 0 !important;
  }
}

.pad-right-1 {
  padding-right: 38px !important;
}

@media all and (min-width: 576px) {
  .pad-right-sm-1 {
    padding-right: 38px !important;
  }
}

@media all and (min-width: 768px) {
  .pad-right-md-1 {
    padding-right: 38px !important;
  }
}

@media all and (min-width: 992px) {
  .pad-right-lg-1 {
    padding-right: 38px !important;
  }
}

@media all and (min-width: 1200px) {
  .pad-right-xl-1 {
    padding-right: 38px !important;
  }
}

.pad-right-2 {
  padding-right: 40px !important;
}

@media all and (min-width: 576px) {
  .pad-right-sm-2 {
    padding-right: 40px !important;
  }
}

@media all and (min-width: 768px) {
  .pad-right-md-2 {
    padding-right: 40px !important;
  }
}

@media all and (min-width: 992px) {
  .pad-right-lg-2 {
    padding-right: 40px !important;
  }
}

@media all and (min-width: 1200px) {
  .pad-right-xl-2 {
    padding-right: 40px !important;
  }
}

.pad-right-3 {
  padding-right: 64px !important;
}

@media all and (min-width: 576px) {
  .pad-right-sm-3 {
    padding-right: 64px !important;
  }
}

@media all and (min-width: 768px) {
  .pad-right-md-3 {
    padding-right: 64px !important;
  }
}

@media all and (min-width: 992px) {
  .pad-right-lg-3 {
    padding-right: 64px !important;
  }
}

@media all and (min-width: 1200px) {
  .pad-right-xl-3 {
    padding-right: 64px !important;
  }
}

.pad-right-4 {
  padding-right: 104px !important;
}

@media all and (min-width: 576px) {
  .pad-right-sm-4 {
    padding-right: 104px !important;
  }
}

@media all and (min-width: 768px) {
  .pad-right-md-4 {
    padding-right: 104px !important;
  }
}

@media all and (min-width: 992px) {
  .pad-right-lg-4 {
    padding-right: 104px !important;
  }
}

@media all and (min-width: 1200px) {
  .pad-right-xl-4 {
    padding-right: 104px !important;
  }
}

.pad-right-5 {
  padding-right: 160px !important;
}

@media all and (min-width: 576px) {
  .pad-right-sm-5 {
    padding-right: 160px !important;
  }
}

@media all and (min-width: 768px) {
  .pad-right-md-5 {
    padding-right: 160px !important;
  }
}

@media all and (min-width: 992px) {
  .pad-right-lg-5 {
    padding-right: 160px !important;
  }
}

@media all and (min-width: 1200px) {
  .pad-right-xl-5 {
    padding-right: 160px !important;
  }
}

.pad-top-0 {
  padding-top: 0 !important;
}

@media all and (min-width: 576px) {
  .pad-top-sm-0 {
    padding-top: 0 !important;
  }
}

@media all and (min-width: 768px) {
  .pad-top-md-0 {
    padding-top: 0 !important;
  }
}

@media all and (min-width: 992px) {
  .pad-top-lg-0 {
    padding-top: 0 !important;
  }
}

@media all and (min-width: 1200px) {
  .pad-top-xl-0 {
    padding-top: 0 !important;
  }
}

.pad-top-1 {
  padding-top: 38px !important;
}

@media all and (min-width: 576px) {
  .pad-top-sm-1 {
    padding-top: 38px !important;
  }
}

@media all and (min-width: 768px) {
  .pad-top-md-1 {
    padding-top: 38px !important;
  }
}

@media all and (min-width: 992px) {
  .pad-top-lg-1 {
    padding-top: 38px !important;
  }
}

@media all and (min-width: 1200px) {
  .pad-top-xl-1 {
    padding-top: 38px !important;
  }
}

.pad-top-2 {
  padding-top: 40px !important;
}

@media all and (min-width: 576px) {
  .pad-top-sm-2 {
    padding-top: 40px !important;
  }
}

@media all and (min-width: 768px) {
  .pad-top-md-2 {
    padding-top: 40px !important;
  }
}

@media all and (min-width: 992px) {
  .pad-top-lg-2 {
    padding-top: 40px !important;
  }
}

@media all and (min-width: 1200px) {
  .pad-top-xl-2 {
    padding-top: 40px !important;
  }
}

.pad-top-3 {
  padding-top: 64px !important;
}

@media all and (min-width: 576px) {
  .pad-top-sm-3 {
    padding-top: 64px !important;
  }
}

@media all and (min-width: 768px) {
  .pad-top-md-3 {
    padding-top: 64px !important;
  }
}

@media all and (min-width: 992px) {
  .pad-top-lg-3 {
    padding-top: 64px !important;
  }
}

@media all and (min-width: 1200px) {
  .pad-top-xl-3 {
    padding-top: 64px !important;
  }
}

.pad-top-4 {
  padding-top: 104px !important;
}

@media all and (min-width: 576px) {
  .pad-top-sm-4 {
    padding-top: 104px !important;
  }
}

@media all and (min-width: 768px) {
  .pad-top-md-4 {
    padding-top: 104px !important;
  }
}

@media all and (min-width: 992px) {
  .pad-top-lg-4 {
    padding-top: 104px !important;
  }
}

@media all and (min-width: 1200px) {
  .pad-top-xl-4 {
    padding-top: 104px !important;
  }
}

.pad-top-5 {
  padding-top: 160px !important;
}

@media all and (min-width: 576px) {
  .pad-top-sm-5 {
    padding-top: 160px !important;
  }
}

@media all and (min-width: 768px) {
  .pad-top-md-5 {
    padding-top: 160px !important;
  }
}

@media all and (min-width: 992px) {
  .pad-top-lg-5 {
    padding-top: 160px !important;
  }
}

@media all and (min-width: 1200px) {
  .pad-top-xl-5 {
    padding-top: 160px !important;
  }
}

.pad-bottom-0 {
  padding-bottom: 0 !important;
}

@media all and (min-width: 576px) {
  .pad-bottom-sm-0 {
    padding-bottom: 0 !important;
  }
}

@media all and (min-width: 768px) {
  .pad-bottom-md-0 {
    padding-bottom: 0 !important;
  }
}

@media all and (min-width: 992px) {
  .pad-bottom-lg-0 {
    padding-bottom: 0 !important;
  }
}

@media all and (min-width: 1200px) {
  .pad-bottom-xl-0 {
    padding-bottom: 0 !important;
  }
}

.pad-bottom-1 {
  padding-bottom: 38px !important;
}

@media all and (min-width: 576px) {
  .pad-bottom-sm-1 {
    padding-bottom: 38px !important;
  }
}

@media all and (min-width: 768px) {
  .pad-bottom-md-1 {
    padding-bottom: 38px !important;
  }
}

@media all and (min-width: 992px) {
  .pad-bottom-lg-1 {
    padding-bottom: 38px !important;
  }
}

@media all and (min-width: 1200px) {
  .pad-bottom-xl-1 {
    padding-bottom: 38px !important;
  }
}

.pad-bottom-2 {
  padding-bottom: 40px !important;
}

@media all and (min-width: 576px) {
  .pad-bottom-sm-2 {
    padding-bottom: 40px !important;
  }
}

@media all and (min-width: 768px) {
  .pad-bottom-md-2 {
    padding-bottom: 40px !important;
  }
}

@media all and (min-width: 992px) {
  .pad-bottom-lg-2 {
    padding-bottom: 40px !important;
  }
}

@media all and (min-width: 1200px) {
  .pad-bottom-xl-2 {
    padding-bottom: 40px !important;
  }
}

.pad-bottom-3 {
  padding-bottom: 64px !important;
}

@media all and (min-width: 576px) {
  .pad-bottom-sm-3 {
    padding-bottom: 64px !important;
  }
}

@media all and (min-width: 768px) {
  .pad-bottom-md-3 {
    padding-bottom: 64px !important;
  }
}

@media all and (min-width: 992px) {
  .pad-bottom-lg-3 {
    padding-bottom: 64px !important;
  }
}

@media all and (min-width: 1200px) {
  .pad-bottom-xl-3 {
    padding-bottom: 64px !important;
  }
}

.pad-bottom-4 {
  padding-bottom: 104px !important;
}

@media all and (min-width: 576px) {
  .pad-bottom-sm-4 {
    padding-bottom: 104px !important;
  }
}

@media all and (min-width: 768px) {
  .pad-bottom-md-4 {
    padding-bottom: 104px !important;
  }
}

@media all and (min-width: 992px) {
  .pad-bottom-lg-4 {
    padding-bottom: 104px !important;
  }
}

@media all and (min-width: 1200px) {
  .pad-bottom-xl-4 {
    padding-bottom: 104px !important;
  }
}

.pad-bottom-5 {
  padding-bottom: 160px !important;
}

@media all and (min-width: 576px) {
  .pad-bottom-sm-5 {
    padding-bottom: 160px !important;
  }
}

@media all and (min-width: 768px) {
  .pad-bottom-md-5 {
    padding-bottom: 160px !important;
  }
}

@media all and (min-width: 992px) {
  .pad-bottom-lg-5 {
    padding-bottom: 160px !important;
  }
}

@media all and (min-width: 1200px) {
  .pad-bottom-xl-5 {
    padding-bottom: 160px !important;
  }
}

.marg-0 {
  margin: 0 !important;
}

@media all and (min-width: 576px) {
  .marg-sm-0 {
    margin: 0 !important;
  }
}

@media all and (min-width: 768px) {
  .marg-md-0 {
    margin: 0 !important;
  }
}

@media all and (min-width: 992px) {
  .marg-lg-0 {
    margin: 0 !important;
  }
}

@media all and (min-width: 1200px) {
  .marg-xl-0 {
    margin: 0 !important;
  }
}

.marg-1 {
  margin: 38px !important;
}

@media all and (min-width: 576px) {
  .marg-sm-1 {
    margin: 38px !important;
  }
}

@media all and (min-width: 768px) {
  .marg-md-1 {
    margin: 38px !important;
  }
}

@media all and (min-width: 992px) {
  .marg-lg-1 {
    margin: 38px !important;
  }
}

@media all and (min-width: 1200px) {
  .marg-xl-1 {
    margin: 38px !important;
  }
}

.marg-2 {
  margin: 40px !important;
}

@media all and (min-width: 576px) {
  .marg-sm-2 {
    margin: 40px !important;
  }
}

@media all and (min-width: 768px) {
  .marg-md-2 {
    margin: 40px !important;
  }
}

@media all and (min-width: 992px) {
  .marg-lg-2 {
    margin: 40px !important;
  }
}

@media all and (min-width: 1200px) {
  .marg-xl-2 {
    margin: 40px !important;
  }
}

.marg-3 {
  margin: 64px !important;
}

@media all and (min-width: 576px) {
  .marg-sm-3 {
    margin: 64px !important;
  }
}

@media all and (min-width: 768px) {
  .marg-md-3 {
    margin: 64px !important;
  }
}

@media all and (min-width: 992px) {
  .marg-lg-3 {
    margin: 64px !important;
  }
}

@media all and (min-width: 1200px) {
  .marg-xl-3 {
    margin: 64px !important;
  }
}

.marg-4 {
  margin: 104px !important;
}

@media all and (min-width: 576px) {
  .marg-sm-4 {
    margin: 104px !important;
  }
}

@media all and (min-width: 768px) {
  .marg-md-4 {
    margin: 104px !important;
  }
}

@media all and (min-width: 992px) {
  .marg-lg-4 {
    margin: 104px !important;
  }
}

@media all and (min-width: 1200px) {
  .marg-xl-4 {
    margin: 104px !important;
  }
}

.marg-5 {
  margin: 160px !important;
}

@media all and (min-width: 576px) {
  .marg-sm-5 {
    margin: 160px !important;
  }
}

@media all and (min-width: 768px) {
  .marg-md-5 {
    margin: 160px !important;
  }
}

@media all and (min-width: 992px) {
  .marg-lg-5 {
    margin: 160px !important;
  }
}

@media all and (min-width: 1200px) {
  .marg-xl-5 {
    margin: 160px !important;
  }
}

.marg-x-0 {
  margin-left: 0 !important;
  margin-right: 0 !important;
}

@media all and (min-width: 576px) {
  .marg-x-sm-0 {
    margin-left: 0 !important;
    margin-right: 0 !important;
  }
}

@media all and (min-width: 768px) {
  .marg-x-md-0 {
    margin-left: 0 !important;
    margin-right: 0 !important;
  }
}

@media all and (min-width: 992px) {
  .marg-x-lg-0 {
    margin-left: 0 !important;
    margin-right: 0 !important;
  }
}

@media all and (min-width: 1200px) {
  .marg-x-xl-0 {
    margin-left: 0 !important;
    margin-right: 0 !important;
  }
}

.marg-x-1 {
  margin-left: 38px !important;
  margin-right: 38px !important;
}

@media all and (min-width: 576px) {
  .marg-x-sm-1 {
    margin-left: 38px !important;
    margin-right: 38px !important;
  }
}

@media all and (min-width: 768px) {
  .marg-x-md-1 {
    margin-left: 38px !important;
    margin-right: 38px !important;
  }
}

@media all and (min-width: 992px) {
  .marg-x-lg-1 {
    margin-left: 38px !important;
    margin-right: 38px !important;
  }
}

@media all and (min-width: 1200px) {
  .marg-x-xl-1 {
    margin-left: 38px !important;
    margin-right: 38px !important;
  }
}

.marg-x-2 {
  margin-left: 40px !important;
  margin-right: 40px !important;
}

@media all and (min-width: 576px) {
  .marg-x-sm-2 {
    margin-left: 40px !important;
    margin-right: 40px !important;
  }
}

@media all and (min-width: 768px) {
  .marg-x-md-2 {
    margin-left: 40px !important;
    margin-right: 40px !important;
  }
}

@media all and (min-width: 992px) {
  .marg-x-lg-2 {
    margin-left: 40px !important;
    margin-right: 40px !important;
  }
}

@media all and (min-width: 1200px) {
  .marg-x-xl-2 {
    margin-left: 40px !important;
    margin-right: 40px !important;
  }
}

.marg-x-3 {
  margin-left: 64px !important;
  margin-right: 64px !important;
}

@media all and (min-width: 576px) {
  .marg-x-sm-3 {
    margin-left: 64px !important;
    margin-right: 64px !important;
  }
}

@media all and (min-width: 768px) {
  .marg-x-md-3 {
    margin-left: 64px !important;
    margin-right: 64px !important;
  }
}

@media all and (min-width: 992px) {
  .marg-x-lg-3 {
    margin-left: 64px !important;
    margin-right: 64px !important;
  }
}

@media all and (min-width: 1200px) {
  .marg-x-xl-3 {
    margin-left: 64px !important;
    margin-right: 64px !important;
  }
}

.marg-x-4 {
  margin-left: 104px !important;
  margin-right: 104px !important;
}

@media all and (min-width: 576px) {
  .marg-x-sm-4 {
    margin-left: 104px !important;
    margin-right: 104px !important;
  }
}

@media all and (min-width: 768px) {
  .marg-x-md-4 {
    margin-left: 104px !important;
    margin-right: 104px !important;
  }
}

@media all and (min-width: 992px) {
  .marg-x-lg-4 {
    margin-left: 104px !important;
    margin-right: 104px !important;
  }
}

@media all and (min-width: 1200px) {
  .marg-x-xl-4 {
    margin-left: 104px !important;
    margin-right: 104px !important;
  }
}

.marg-x-5 {
  margin-left: 160px !important;
  margin-right: 160px !important;
}

@media all and (min-width: 576px) {
  .marg-x-sm-5 {
    margin-left: 160px !important;
    margin-right: 160px !important;
  }
}

@media all and (min-width: 768px) {
  .marg-x-md-5 {
    margin-left: 160px !important;
    margin-right: 160px !important;
  }
}

@media all and (min-width: 992px) {
  .marg-x-lg-5 {
    margin-left: 160px !important;
    margin-right: 160px !important;
  }
}

@media all and (min-width: 1200px) {
  .marg-x-xl-5 {
    margin-left: 160px !important;
    margin-right: 160px !important;
  }
}

.marg-y-0 {
  margin-top: 0 !important;
  margin-bottom: 0 !important;
}

@media all and (min-width: 576px) {
  .marg-y-sm-0 {
    margin-top: 0 !important;
    margin-bottom: 0 !important;
  }
}

@media all and (min-width: 768px) {
  .marg-y-md-0 {
    margin-top: 0 !important;
    margin-bottom: 0 !important;
  }
}

@media all and (min-width: 992px) {
  .marg-y-lg-0 {
    margin-top: 0 !important;
    margin-bottom: 0 !important;
  }
}

@media all and (min-width: 1200px) {
  .marg-y-xl-0 {
    margin-top: 0 !important;
    margin-bottom: 0 !important;
  }
}

.marg-y-1 {
  margin-top: 38px !important;
  margin-bottom: 38px !important;
}

@media all and (min-width: 576px) {
  .marg-y-sm-1 {
    margin-top: 38px !important;
    margin-bottom: 38px !important;
  }
}

@media all and (min-width: 768px) {
  .marg-y-md-1 {
    margin-top: 38px !important;
    margin-bottom: 38px !important;
  }
}

@media all and (min-width: 992px) {
  .marg-y-lg-1 {
    margin-top: 38px !important;
    margin-bottom: 38px !important;
  }
}

@media all and (min-width: 1200px) {
  .marg-y-xl-1 {
    margin-top: 38px !important;
    margin-bottom: 38px !important;
  }
}

.marg-y-2 {
  margin-top: 40px !important;
  margin-bottom: 40px !important;
}

@media all and (min-width: 576px) {
  .marg-y-sm-2 {
    margin-top: 40px !important;
    margin-bottom: 40px !important;
  }
}

@media all and (min-width: 768px) {
  .marg-y-md-2 {
    margin-top: 40px !important;
    margin-bottom: 40px !important;
  }
}

@media all and (min-width: 992px) {
  .marg-y-lg-2 {
    margin-top: 40px !important;
    margin-bottom: 40px !important;
  }
}

@media all and (min-width: 1200px) {
  .marg-y-xl-2 {
    margin-top: 40px !important;
    margin-bottom: 40px !important;
  }
}

.marg-y-3 {
  margin-top: 64px !important;
  margin-bottom: 64px !important;
}

@media all and (min-width: 576px) {
  .marg-y-sm-3 {
    margin-top: 64px !important;
    margin-bottom: 64px !important;
  }
}

@media all and (min-width: 768px) {
  .marg-y-md-3 {
    margin-top: 64px !important;
    margin-bottom: 64px !important;
  }
}

@media all and (min-width: 992px) {
  .marg-y-lg-3 {
    margin-top: 64px !important;
    margin-bottom: 64px !important;
  }
}

@media all and (min-width: 1200px) {
  .marg-y-xl-3 {
    margin-top: 64px !important;
    margin-bottom: 64px !important;
  }
}

.marg-y-4 {
  margin-top: 104px !important;
  margin-bottom: 104px !important;
}

@media all and (min-width: 576px) {
  .marg-y-sm-4 {
    margin-top: 104px !important;
    margin-bottom: 104px !important;
  }
}

@media all and (min-width: 768px) {
  .marg-y-md-4 {
    margin-top: 104px !important;
    margin-bottom: 104px !important;
  }
}

@media all and (min-width: 992px) {
  .marg-y-lg-4 {
    margin-top: 104px !important;
    margin-bottom: 104px !important;
  }
}

@media all and (min-width: 1200px) {
  .marg-y-xl-4 {
    margin-top: 104px !important;
    margin-bottom: 104px !important;
  }
}

.marg-y-5 {
  margin-top: 160px !important;
  margin-bottom: 160px !important;
}

@media all and (min-width: 576px) {
  .marg-y-sm-5 {
    margin-top: 160px !important;
    margin-bottom: 160px !important;
  }
}

@media all and (min-width: 768px) {
  .marg-y-md-5 {
    margin-top: 160px !important;
    margin-bottom: 160px !important;
  }
}

@media all and (min-width: 992px) {
  .marg-y-lg-5 {
    margin-top: 160px !important;
    margin-bottom: 160px !important;
  }
}

@media all and (min-width: 1200px) {
  .marg-y-xl-5 {
    margin-top: 160px !important;
    margin-bottom: 160px !important;
  }
}

.marg-left-0 {
  margin-left: 0 !important;
}

@media all and (min-width: 576px) {
  .marg-left-sm-0 {
    margin-left: 0 !important;
  }
}

@media all and (min-width: 768px) {
  .marg-left-md-0 {
    margin-left: 0 !important;
  }
}

@media all and (min-width: 992px) {
  .marg-left-lg-0 {
    margin-left: 0 !important;
  }
}

@media all and (min-width: 1200px) {
  .marg-left-xl-0 {
    margin-left: 0 !important;
  }
}

.marg-left-1 {
  margin-left: 38px !important;
}

@media all and (min-width: 576px) {
  .marg-left-sm-1 {
    margin-left: 38px !important;
  }
}

@media all and (min-width: 768px) {
  .marg-left-md-1 {
    margin-left: 38px !important;
  }
}

@media all and (min-width: 992px) {
  .marg-left-lg-1 {
    margin-left: 38px !important;
  }
}

@media all and (min-width: 1200px) {
  .marg-left-xl-1 {
    margin-left: 38px !important;
  }
}

.marg-left-2 {
  margin-left: 40px !important;
}

@media all and (min-width: 576px) {
  .marg-left-sm-2 {
    margin-left: 40px !important;
  }
}

@media all and (min-width: 768px) {
  .marg-left-md-2 {
    margin-left: 40px !important;
  }
}

@media all and (min-width: 992px) {
  .marg-left-lg-2 {
    margin-left: 40px !important;
  }
}

@media all and (min-width: 1200px) {
  .marg-left-xl-2 {
    margin-left: 40px !important;
  }
}

.marg-left-3 {
  margin-left: 64px !important;
}

@media all and (min-width: 576px) {
  .marg-left-sm-3 {
    margin-left: 64px !important;
  }
}

@media all and (min-width: 768px) {
  .marg-left-md-3 {
    margin-left: 64px !important;
  }
}

@media all and (min-width: 992px) {
  .marg-left-lg-3 {
    margin-left: 64px !important;
  }
}

@media all and (min-width: 1200px) {
  .marg-left-xl-3 {
    margin-left: 64px !important;
  }
}

.marg-left-4 {
  margin-left: 104px !important;
}

@media all and (min-width: 576px) {
  .marg-left-sm-4 {
    margin-left: 104px !important;
  }
}

@media all and (min-width: 768px) {
  .marg-left-md-4 {
    margin-left: 104px !important;
  }
}

@media all and (min-width: 992px) {
  .marg-left-lg-4 {
    margin-left: 104px !important;
  }
}

@media all and (min-width: 1200px) {
  .marg-left-xl-4 {
    margin-left: 104px !important;
  }
}

.marg-left-5 {
  margin-left: 160px !important;
}

@media all and (min-width: 576px) {
  .marg-left-sm-5 {
    margin-left: 160px !important;
  }
}

@media all and (min-width: 768px) {
  .marg-left-md-5 {
    margin-left: 160px !important;
  }
}

@media all and (min-width: 992px) {
  .marg-left-lg-5 {
    margin-left: 160px !important;
  }
}

@media all and (min-width: 1200px) {
  .marg-left-xl-5 {
    margin-left: 160px !important;
  }
}

.marg-right-0 {
  margin-right: 0 !important;
}

@media all and (min-width: 576px) {
  .marg-right-sm-0 {
    margin-right: 0 !important;
  }
}

@media all and (min-width: 768px) {
  .marg-right-md-0 {
    margin-right: 0 !important;
  }
}

@media all and (min-width: 992px) {
  .marg-right-lg-0 {
    margin-right: 0 !important;
  }
}

@media all and (min-width: 1200px) {
  .marg-right-xl-0 {
    margin-right: 0 !important;
  }
}

.marg-right-1 {
  margin-right: 38px !important;
}

@media all and (min-width: 576px) {
  .marg-right-sm-1 {
    margin-right: 38px !important;
  }
}

@media all and (min-width: 768px) {
  .marg-right-md-1 {
    margin-right: 38px !important;
  }
}

@media all and (min-width: 992px) {
  .marg-right-lg-1 {
    margin-right: 38px !important;
  }
}

@media all and (min-width: 1200px) {
  .marg-right-xl-1 {
    margin-right: 38px !important;
  }
}

.marg-right-2 {
  margin-right: 40px !important;
}

@media all and (min-width: 576px) {
  .marg-right-sm-2 {
    margin-right: 40px !important;
  }
}

@media all and (min-width: 768px) {
  .marg-right-md-2 {
    margin-right: 40px !important;
  }
}

@media all and (min-width: 992px) {
  .marg-right-lg-2 {
    margin-right: 40px !important;
  }
}

@media all and (min-width: 1200px) {
  .marg-right-xl-2 {
    margin-right: 40px !important;
  }
}

.marg-right-3 {
  margin-right: 64px !important;
}

@media all and (min-width: 576px) {
  .marg-right-sm-3 {
    margin-right: 64px !important;
  }
}

@media all and (min-width: 768px) {
  .marg-right-md-3 {
    margin-right: 64px !important;
  }
}

@media all and (min-width: 992px) {
  .marg-right-lg-3 {
    margin-right: 64px !important;
  }
}

@media all and (min-width: 1200px) {
  .marg-right-xl-3 {
    margin-right: 64px !important;
  }
}

.marg-right-4 {
  margin-right: 104px !important;
}

@media all and (min-width: 576px) {
  .marg-right-sm-4 {
    margin-right: 104px !important;
  }
}

@media all and (min-width: 768px) {
  .marg-right-md-4 {
    margin-right: 104px !important;
  }
}

@media all and (min-width: 992px) {
  .marg-right-lg-4 {
    margin-right: 104px !important;
  }
}

@media all and (min-width: 1200px) {
  .marg-right-xl-4 {
    margin-right: 104px !important;
  }
}

.marg-right-5 {
  margin-right: 160px !important;
}

@media all and (min-width: 576px) {
  .marg-right-sm-5 {
    margin-right: 160px !important;
  }
}

@media all and (min-width: 768px) {
  .marg-right-md-5 {
    margin-right: 160px !important;
  }
}

@media all and (min-width: 992px) {
  .marg-right-lg-5 {
    margin-right: 160px !important;
  }
}

@media all and (min-width: 1200px) {
  .marg-right-xl-5 {
    margin-right: 160px !important;
  }
}

.marg-top-0 {
  margin-top: 0 !important;
}

@media all and (min-width: 576px) {
  .marg-top-sm-0 {
    margin-top: 0 !important;
  }
}

@media all and (min-width: 768px) {
  .marg-top-md-0 {
    margin-top: 0 !important;
  }
}

@media all and (min-width: 992px) {
  .marg-top-lg-0 {
    margin-top: 0 !important;
  }
}

@media all and (min-width: 1200px) {
  .marg-top-xl-0 {
    margin-top: 0 !important;
  }
}

.marg-top-1 {
  margin-top: 38px !important;
}

@media all and (min-width: 576px) {
  .marg-top-sm-1 {
    margin-top: 38px !important;
  }
}

@media all and (min-width: 768px) {
  .marg-top-md-1 {
    margin-top: 38px !important;
  }
}

@media all and (min-width: 992px) {
  .marg-top-lg-1 {
    margin-top: 38px !important;
  }
}

@media all and (min-width: 1200px) {
  .marg-top-xl-1 {
    margin-top: 38px !important;
  }
}

.marg-top-2 {
  margin-top: 40px !important;
}

@media all and (min-width: 576px) {
  .marg-top-sm-2 {
    margin-top: 40px !important;
  }
}

@media all and (min-width: 768px) {
  .marg-top-md-2 {
    margin-top: 40px !important;
  }
}

@media all and (min-width: 992px) {
  .marg-top-lg-2 {
    margin-top: 40px !important;
  }
}

@media all and (min-width: 1200px) {
  .marg-top-xl-2 {
    margin-top: 40px !important;
  }
}

.marg-top-3 {
  margin-top: 64px !important;
}

@media all and (min-width: 576px) {
  .marg-top-sm-3 {
    margin-top: 64px !important;
  }
}

@media all and (min-width: 768px) {
  .marg-top-md-3 {
    margin-top: 64px !important;
  }
}

@media all and (min-width: 992px) {
  .marg-top-lg-3 {
    margin-top: 64px !important;
  }
}

@media all and (min-width: 1200px) {
  .marg-top-xl-3 {
    margin-top: 64px !important;
  }
}

.marg-top-4 {
  margin-top: 104px !important;
}

@media all and (min-width: 576px) {
  .marg-top-sm-4 {
    margin-top: 104px !important;
  }
}

@media all and (min-width: 768px) {
  .marg-top-md-4 {
    margin-top: 104px !important;
  }
}

@media all and (min-width: 992px) {
  .marg-top-lg-4 {
    margin-top: 104px !important;
  }
}

@media all and (min-width: 1200px) {
  .marg-top-xl-4 {
    margin-top: 104px !important;
  }
}

.marg-top-5 {
  margin-top: 160px !important;
}

@media all and (min-width: 576px) {
  .marg-top-sm-5 {
    margin-top: 160px !important;
  }
}

@media all and (min-width: 768px) {
  .marg-top-md-5 {
    margin-top: 160px !important;
  }
}

@media all and (min-width: 992px) {
  .marg-top-lg-5 {
    margin-top: 160px !important;
  }
}

@media all and (min-width: 1200px) {
  .marg-top-xl-5 {
    margin-top: 160px !important;
  }
}

.marg-bottom-0 {
  margin-bottom: 0 !important;
}

@media all and (min-width: 576px) {
  .marg-bottom-sm-0 {
    margin-bottom: 0 !important;
  }
}

@media all and (min-width: 768px) {
  .marg-bottom-md-0 {
    margin-bottom: 0 !important;
  }
}

@media all and (min-width: 992px) {
  .marg-bottom-lg-0 {
    margin-bottom: 0 !important;
  }
}

@media all and (min-width: 1200px) {
  .marg-bottom-xl-0 {
    margin-bottom: 0 !important;
  }
}

.marg-bottom-1 {
  margin-bottom: 38px !important;
}

@media all and (min-width: 576px) {
  .marg-bottom-sm-1 {
    margin-bottom: 38px !important;
  }
}

@media all and (min-width: 768px) {
  .marg-bottom-md-1 {
    margin-bottom: 38px !important;
  }
}

@media all and (min-width: 992px) {
  .marg-bottom-lg-1 {
    margin-bottom: 38px !important;
  }
}

@media all and (min-width: 1200px) {
  .marg-bottom-xl-1 {
    margin-bottom: 38px !important;
  }
}

.marg-bottom-2 {
  margin-bottom: 40px !important;
}

@media all and (min-width: 576px) {
  .marg-bottom-sm-2 {
    margin-bottom: 40px !important;
  }
}

@media all and (min-width: 768px) {
  .marg-bottom-md-2 {
    margin-bottom: 40px !important;
  }
}

@media all and (min-width: 992px) {
  .marg-bottom-lg-2 {
    margin-bottom: 40px !important;
  }
}

@media all and (min-width: 1200px) {
  .marg-bottom-xl-2 {
    margin-bottom: 40px !important;
  }
}

.marg-bottom-3 {
  margin-bottom: 64px !important;
}

@media all and (min-width: 576px) {
  .marg-bottom-sm-3 {
    margin-bottom: 64px !important;
  }
}

@media all and (min-width: 768px) {
  .marg-bottom-md-3 {
    margin-bottom: 64px !important;
  }
}

@media all and (min-width: 992px) {
  .marg-bottom-lg-3 {
    margin-bottom: 64px !important;
  }
}

@media all and (min-width: 1200px) {
  .marg-bottom-xl-3 {
    margin-bottom: 64px !important;
  }
}

.marg-bottom-4 {
  margin-bottom: 104px !important;
}

@media all and (min-width: 576px) {
  .marg-bottom-sm-4 {
    margin-bottom: 104px !important;
  }
}

@media all and (min-width: 768px) {
  .marg-bottom-md-4 {
    margin-bottom: 104px !important;
  }
}

@media all and (min-width: 992px) {
  .marg-bottom-lg-4 {
    margin-bottom: 104px !important;
  }
}

@media all and (min-width: 1200px) {
  .marg-bottom-xl-4 {
    margin-bottom: 104px !important;
  }
}

.marg-bottom-5 {
  margin-bottom: 160px !important;
}

@media all and (min-width: 576px) {
  .marg-bottom-sm-5 {
    margin-bottom: 160px !important;
  }
}

@media all and (min-width: 768px) {
  .marg-bottom-md-5 {
    margin-bottom: 160px !important;
  }
}

@media all and (min-width: 992px) {
  .marg-bottom-lg-5 {
    margin-bottom: 160px !important;
  }
}

@media all and (min-width: 1200px) {
  .marg-bottom-xl-5 {
    margin-bottom: 160px !important;
  }
}

@font-face {
  font-family: "Audrey";
  src: url("/fonts/Audrey-Bold.otf") format("opentype");
  font-weight: bold;
  font-style: normal;
}
@font-face {
  font-family: "Audrey";
  src: url("/fonts/Audrey-Medium.otf") format("opentype");
  font-weight: 500;
  font-style: normal;
}
@font-face {
  font-family: "Audrey";
  src: url("/fonts/Audrey-Normal.otf") format("opentype");
  font-weight: normal;
  font-style: normal;
}
.tracedebug {
  margin-top: 200px;
  margin-bottom: 100px;
}
.tracedebug * {
  font-size: 14px;
  font-family: monospace;
}

.modal_majeur {
  display: none;
  position: fixed;
  z-index: 9999;
  left: 0;
  top: 0;
  width: 100%;
  height: 100%;
  overflow: auto;
  background-color: rgba(0, 0, 0, 0.5);
}
.modal_majeur p {
  margin-bottom: 24px;
}
.modal_majeur button {
  padding: 16px 32px;
  border: none;
  background-color: #515236;
  color: white;
  line-height: 100%;
}
.modal_majeur .buttons {
  display: flex;
  flex-direction: row;
  gap: 8px;
  justify-content: center;
}
.modal_majeur .question {
  margin-bottom: 4px;
  font-weight: bold;
}
.modal_majeur .abus_alcool {
  margin-top: 24px;
}
.modal_majeur-logo {
  margin: auto;
  width: 115px;
  height: auto;
  margin-bottom: 24px;
}
.modal_majeur-logo img {
  width: 100%;
  height: auto;
}
.modal_majeur-content {
  background-color: white;
  margin: 10% auto;
  padding: 20px;
  width: 80%;
  max-width: 500px;
  border: 7px solid #515236;
}

.modal_majeur-logo {
  max-width: 220px;
  width: 100%;
}

body.site_pomereuil {
  font-family: "Sarabun", serif;
  font-weight: normal;
}
body.site_pomereuil:has(.navbar-collapse.show) {
  overflow: hidden;
}
@media all and (max-width: 991px) {
  body.site_pomereuil {
    --bs-gutter-x: 16px;
  }
}
body.site_pomereuil nav {
  background-color: #515236;
  padding: 16px 0;
  position: sticky;
  top: 0;
  z-index: 999;
}
body.site_pomereuil nav .navbar-brand {
  height: 70px;
}
body.site_pomereuil nav .navbar-brand img {
  height: 100%;
}
body.site_pomereuil nav .nav-link {
  font-size: 18px;
  font-style: normal;
  font-weight: 400;
  color: white;
  padding: 8px;
  transition: color 0.3s ease-in-out;
  text-align: center;
  width: fit-content;
}
@media all and (max-width: 991px) {
  body.site_pomereuil nav .nav-link {
    text-align: start;
  }
}
body.site_pomereuil nav .nav-link:after {
  display: block;
  margin: auto;
  margin-top: 4px;
  content: "";
  width: 80px;
  height: 3px;
  background: url("/images/pictos/hover_nav.svg") no-repeat center;
  background-size: contain;
  opacity: 0;
  transition: opacity 0.3s ease-in-out;
}
body.site_pomereuil nav .nav-link.active, body.site_pomereuil nav .nav-link:hover {
  color: #A4946B;
}
body.site_pomereuil nav .nav-link.active:after, body.site_pomereuil nav .nav-link:hover:after {
  opacity: 1;
}
body.site_pomereuil nav .navbar-nav {
  gap: 24px;
}
@media all and (max-width: 991px) {
  body.site_pomereuil nav .navbar-nav {
    padding: 16px;
    padding-top: 56px;
    background: #515236;
  }
}
body.site_pomereuil nav .lang_container {
  color: white;
  display: flex;
}
body.site_pomereuil nav .lang {
  color: white;
  font-weight: 600;
  width: 32px;
  height: 29px;
  align-content: center;
  text-align: center;
}
body.site_pomereuil nav .lang.active {
  background: url("/images/pictos/lang_active.svg") no-repeat center;
  background-size: contain;
}
body.site_pomereuil nav .burger {
  display: flex;
  flex-direction: column;
  justify-content: space-between;
  height: 30px;
  position: relative;
}
body.site_pomereuil nav .burger .line {
  display: block;
  width: 40px;
  height: 6px;
  background: url("/images/pictos/ligne_burger.svg") no-repeat center;
  background-size: contain;
  transition: all 0.3s ease-in-out;
}
body.site_pomereuil nav .navbar-toggler {
  padding: 0;
  margin: 0;
}
body.site_pomereuil nav .navbar-toggler:focus {
  outline: 0;
  box-shadow: none;
}
body.site_pomereuil nav .navbar-toggler:not(.collapsed) .line_1 {
  transform: rotate(37deg) translate(9px, 8px);
}
body.site_pomereuil nav .navbar-toggler:not(.collapsed) .line_2 {
  opacity: 0;
}
body.site_pomereuil nav .navbar-toggler:not(.collapsed) .line_3 {
  transform: rotate(-37deg) translate(8px, -8px);
}
@media all and (max-width: 991px) {
  body.site_pomereuil nav .navbar-collapse {
    transition: all 0.3s linear;
    position: absolute;
    top: 100%;
    width: 100%;
    left: 0;
    background-color: rgba(0, 0, 0, 0.28);
  }
  body.site_pomereuil nav .navbar-collapse.show {
    height: 100vh;
  }
}
body.site_pomereuil footer {
  padding-top: 104px;
  background-image: url("/images/bg_footer.svg");
  background-repeat: no-repeat;
  background-color: #515236;
  background-position: bottom right;
  background-size: auto 100%;
  color: white;
}
@media all and (max-width: 991px) {
  body.site_pomereuil footer {
    background-image: url("/images/logo_fleur_mobile.svg");
    background-position: bottom center;
  }
}
body.site_pomereuil footer hr {
  margin: 56px 0;
}
body.site_pomereuil footer a, body.site_pomereuil footer .bouton {
  color: white;
  transition: color 0.3s ease-in-out;
}
body.site_pomereuil footer a path, body.site_pomereuil footer .bouton path {
  transition: fill 0.3s ease-in-out;
}
body.site_pomereuil footer a:hover, body.site_pomereuil footer .bouton:hover {
  color: #A4946B;
}
body.site_pomereuil footer a:hover path, body.site_pomereuil footer .bouton:hover path {
  fill: #A4946B;
}
body.site_pomereuil footer .footer_contact {
  font-size: 14px;
  font-style: normal;
  font-weight: 500;
  line-height: 27px;
}
body.site_pomereuil footer .logo_footer {
  width: 216px;
}
body.site_pomereuil footer .footer_reseaux {
  margin-top: 8px;
  font-size: 14px;
  font-style: normal;
  font-weight: 700;
  line-height: 27px;
}
body.site_pomereuil footer .footer_lien_site {
  display: block;
  width: fit-content;
  padding: 8px;
  font-size: 14px;
  font-style: normal;
  font-weight: 500;
}
@media all and (max-width: 991px) {
  body.site_pomereuil footer .footer_lien_site {
    margin: auto;
  }
}
body.site_pomereuil footer .lien_reseau {
  width: 24px;
  display: inline-block;
}
body.site_pomereuil footer .lien_reseau img {
  width: 100%;
}
body.site_pomereuil footer .footer_separateur {
  margin: 56px auto;
  max-width: 100%;
  display: block;
}
body.site_pomereuil footer .newsletter_avis {
  margin-bottom: 56px;
}
body.site_pomereuil footer .cadre_note {
  position: relative;
  display: flex;
  padding: 0 12px;
  align-items: center;
  height: 58px;
  gap: 24px;
  border: 1px solid #FFF;
  width: fit-content;
  margin-top: 8px;
  transform: perspective(1px);
  overflow: hidden;
}
@media all and (max-width: 991px) {
  body.site_pomereuil footer .cadre_note {
    height: auto;
    width: 100%;
    padding: 12px;
  }
}
body.site_pomereuil footer .cadre_note .logo_google {
  width: 38px;
  height: 38px;
}
@media all and (max-width: 991px) {
  body.site_pomereuil footer .cadre_note .logo_google {
    width: 30px;
    height: 30px;
  }
}
body.site_pomereuil footer .cadre_note .note {
  color: white;
  font-size: 18px;
  font-style: normal;
  font-weight: 800;
  line-height: 24px;
  transition: color 0.3s ease-in-out;
}
body.site_pomereuil footer .cadre_note .etoiles {
  mask-image: url("/images/mask_note.svg");
  mask-size: 100%;
  background-color: #656572;
  width: 150px;
  height: 28px;
  overflow: hidden;
}
body.site_pomereuil footer .cadre_note .etoiles:before {
  content: "";
  height: 100%;
  width: 92%;
  display: block;
  background-color: #f19d0d;
}
@media all and (max-width: 991px) {
  body.site_pomereuil footer .cadre_note .etoiles {
    width: 114px;
    height: 22px;
  }
}
body.site_pomereuil footer .cadre_note:after {
  position: absolute;
  content: "";
  width: 100%;
  height: 100%;
  left: 0;
  top: 100%;
  background-color: white;
  z-index: -1;
  transition: top 0.3s ease-in-out;
}
body.site_pomereuil footer .bloc_avis {
  font-size: 18px;
  font-style: normal;
  font-weight: 800;
  line-height: normal;
  text-transform: uppercase;
  display: inline-block;
}
body.site_pomereuil footer .bloc_avis:hover .cadre_note:after {
  top: 0;
}
body.site_pomereuil footer .bloc_avis:hover .note {
  color: #A4946B;
}
body.site_pomereuil footer .credits a {
  font-size: 12px;
  font-weight: 300;
}
body.site_pomereuil footer .abus_alcool {
  padding: 8px 0;
  background-color: #24241F;
  color: #BDBDB8;
  margin-top: 8px;
}
body.site_pomereuil a {
  text-decoration: none;
}
body.site_pomereuil h1, body.site_pomereuil .h1 {
  font-family: Aboreto, sans-serif;
  font-size: 48px;
}
body.site_pomereuil h1 .char, body.site_pomereuil .h1 .char {
  top: 30px;
}
@media all and (max-width: 991px) {
  body.site_pomereuil h1, body.site_pomereuil .h1 {
    font-size: 38px;
    line-height: 42px;
  }
}
body.site_pomereuil h2, body.site_pomereuil .h2 {
  font-size: 48px;
  font-style: normal;
  font-weight: 400;
  color: #41422B;
  font-family: Aboreto, sans-serif;
  line-height: 100%;
  margin-bottom: 40px;
}
@media all and (max-width: 991px) {
  body.site_pomereuil h2, body.site_pomereuil .h2 {
    font-size: 36px;
  }
}
body.site_pomereuil h3 {
  font-family: Aboreto, sans-serif;
  font-size: 32px;
  font-style: normal;
  font-weight: 400;
  line-height: 100%; /* 32px */
  text-transform: uppercase;
  margin-bottom: 40px;
}
body.site_pomereuil p {
  margin-bottom: 32px;
  font-size: 18px;
  font-weight: 400;
  color: #5A594D;
}
body.site_pomereuil main .word {
  display: inline-flex;
  white-space: nowrap;
  position: relative;
  text-align: center;
}
body.site_pomereuil main .char {
  opacity: 0;
  transition: all 1.7s ease-in-out;
  position: relative;
  filter: blur(10px);
}
body.site_pomereuil main .char.show {
  filter: blur(0);
  top: 0;
  opacity: 1;
}
body.site_pomereuil main #hero {
  position: relative;
  height: 500px;
  transform: translateZ(-1px);
  display: flex;
  align-items: center;
}
@media all and (max-width: 991px) {
  body.site_pomereuil main #hero {
    height: auto;
    padding-bottom: 100px;
  }
}
body.site_pomereuil main #hero .sous_titre {
  color: white;
  text-align: center;
  font-size: 27px;
}
body.site_pomereuil .bouton {
  font-family: Sarabun, sans-serif;
  font-size: 18px;
  font-style: normal;
  font-weight: 400;
  padding: 16px 24px;
  border: 1px solid #A4946B;
  color: white;
  position: relative;
  transform: translateZ(-1px);
  overflow: hidden;
  display: inline-block;
  transition: all 0.3s ease-in-out;
}
@media all and (max-width: 991px) {
  body.site_pomereuil .bouton {
    padding: 14px 20px;
  }
}
body.site_pomereuil .bouton:before {
  content: "";
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  background-color: #A4946B;
  display: block;
  z-index: -1;
  transition: top 0.3s ease-in-out;
}
body.site_pomereuil .bouton:hover {
  border-color: white;
}
body.site_pomereuil .bouton:hover:before {
  top: -100%;
}
body.site_pomereuil .bouton-fonce {
  border-color: #515236;
  background-color: transparent;
}
body.site_pomereuil .bouton-fonce:before {
  background-color: #515236;
}
body.site_pomereuil .bouton-transparent {
  border-color: white;
}
body.site_pomereuil .bouton-transparent:before {
  top: 100%;
  background-color: white;
}
body.site_pomereuil .bouton-transparent:hover {
  color: #515236;
}
body.site_pomereuil .bouton-transparent:hover:before {
  top: 0;
}
body.site_pomereuil .petit_bouton {
  font-family: Sarabun, sans-serif;
  font-size: 18px;
  font-style: normal;
  font-weight: 400;
  line-height: normal;
  display: flex;
  gap: 4px;
  color: #A4946B;
  transition-property: color, gap;
  transition-duration: 0.3s;
  transition-timing-function: ease-in-out;
  width: fit-content;
}
body.site_pomereuil .petit_bouton:after {
  content: "";
  display: block;
  width: 24px;
  height: 24px;
  mask-image: url("/images/pictos/arrow.svg");
  mask-position: center;
  mask-size: contain;
  background-color: currentColor;
  transition: background-color 0.3s ease-in-out;
}
body.site_pomereuil .petit_bouton:hover {
  color: #C1B48F;
  gap: 8px;
}
body.site_pomereuil .petit_bouton-fonce {
  color: #41422B;
}
body.site_pomereuil .petit_bouton-fonce:hover {
  color: #5A594D;
}
body.site_pomereuil .gammes {
  display: flex;
  gap: 8px;
  flex-wrap: wrap;
}
body.site_pomereuil .gamme {
  padding: 8px 16px;
  border: 1px solid #515236;
  position: relative;
  overflow: hidden;
  transition: color 0.3s ease-in-out;
  cursor: pointer;
  white-space: nowrap;
  transform: perspective(1px);
  background-color: #515236;
  color: white;
  width: 165px;
  text-align: center;
}
body.site_pomereuil .gamme:after {
  content: "";
  position: absolute;
  top: 100%;
  left: 0;
  width: 100%;
  height: 100%;
  transition: top 0.3s ease-in-out;
  background-color: #A4946B;
  z-index: -1;
}
body.site_pomereuil .gamme.active, body.site_pomereuil .gamme:hover {
  color: white;
  border-color: #A4946B;
}
body.site_pomereuil .gamme.active:after, body.site_pomereuil .gamme:hover:after {
  top: 0;
}
@media all and (max-width: 991px) {
  body.site_pomereuil .gammes_description p {
    overflow: hidden;
    text-overflow: ellipsis;
    display: -webkit-box;
    -webkit-box-orient: vertical;
    -webkit-line-clamp: 3;
  }
}
body.site_pomereuil .gammes_description p.full {
  overflow: unset;
  display: block;
}
body.site_pomereuil .lire_plus {
  display: none;
  margin-bottom: 32px;
  margin-top: -24px;
  font-size: 16px;
  font-weight: 400;
  color: #5A594D;
  align-items: center;
  gap: 4px;
}
@media all and (max-width: 991px) {
  body.site_pomereuil .lire_plus {
    display: flex;
  }
}
body.site_pomereuil .lire_plus:after {
  content: "";
  display: block;
  mask-image: url("/images/pictos/chevron_faq.svg");
  mask-size: contain;
  background-color: #5A594D;
  width: 16px;
  height: 16px;
}
body.site_pomereuil .card_actu {
  display: flex;
  flex-direction: column;
  color: white;
}
body.site_pomereuil .card_actu-img {
  mask-image: url("/images/mask_img_actu.png");
  mask-size: 100% 100%;
  width: 100%;
  aspect-ratio: 341/271;
  overflow: hidden;
  margin-bottom: 16px;
}
body.site_pomereuil .card_actu-img img {
  width: 100%;
  height: 100%;
  object-fit: cover;
  transition: scale 0.3s ease-in-out;
}
body.site_pomereuil .card_actu-type {
  background: rgba(81, 82, 54, 0.3);
  padding: 4px 10px;
  font-size: 14px;
  width: fit-content;
}
body.site_pomereuil .card_actu-date {
  font-size: 14px;
}
@media all and (max-width: 991px) {
  body.site_pomereuil .card_actu-date {
    font-size: 12px;
  }
}
body.site_pomereuil .card_actu-titre {
  margin-top: 24px;
  margin-bottom: 16px;
  padding: 4px 0;
  font-size: 24px;
  font-style: normal;
  font-weight: 700;
  line-height: 100%;
  display: -webkit-box;
  -webkit-line-clamp: 2;
  -webkit-box-orient: vertical;
  overflow: hidden;
  transition: color 0.3s ease-in-out;
  text-transform: none;
  font-family: Sarabun, sans-serif;
}
body.site_pomereuil .card_actu-desc {
  font-size: 16px;
  font-style: normal;
  font-weight: 400;
  line-height: 20px;
  display: -webkit-box;
  -webkit-line-clamp: 3;
  -webkit-box-orient: vertical;
  overflow: hidden;
  margin-bottom: 16px;
  height: 60px;
}
body.site_pomereuil .card_actu-desc, body.site_pomereuil .card_actu-desc * {
  color: white;
  font-size: 16px;
}
body.site_pomereuil .card_actu-voir_plus {
  font-size: 18px;
  font-style: normal;
  font-weight: 600;
  display: flex;
  align-items: center;
  gap: 4px;
  color: #515236;
  opacity: 0;
  transition: all 0.3s ease-in-out;
  position: relative;
  bottom: -4px;
}
body.site_pomereuil .card_actu-voir_plus:after {
  display: block;
  content: "";
  width: 24px;
  height: 24px;
  mask-image: url("/images/pictos/arrow.svg");
  mask-position: center;
  mask-size: contain;
  background-color: #515236;
}
@media all and (max-width: 991px) {
  body.site_pomereuil .card_actu-voir_plus {
    display: none;
  }
}
body.site_pomereuil .card_actu-tags {
  display: flex;
  gap: 8px;
}
@media all and (min-width: 992px) {
  body.site_pomereuil .card_actu:hover .card_actu-titre {
    color: #515236;
  }
  body.site_pomereuil .card_actu:hover .card_actu-voir_plus {
    opacity: 1;
    bottom: 0;
  }
  body.site_pomereuil .card_actu:hover .card_actu-img img {
    scale: 1.1;
  }
}
body.site_pomereuil .image_anime {
  transition: scale 3.025s ease-in-out;
}
body.site_pomereuil .image_anime.show {
  scale: 1.05;
}
body.site_pomereuil .image_peinture {
  width: 125%;
  aspect-ratio: 705/545;
}
@media all and (max-width: 991px) {
  body.site_pomereuil .image_peinture {
    width: 100%;
    margin-bottom: -40px;
  }
}
body.site_pomereuil .image_peinture img {
  width: 100%;
  height: 100%;
  object-fit: cover;
  mask-image: url(/images/mask_peinture.svg);
  mask-size: 100% 100%;
  mask-repeat: no-repeat;
}
body.site_pomereuil .ligne_pictos {
  display: flex;
  gap: 16px;
  flex-wrap: nowrap;
}
body.site_pomereuil .ligne_pictos img {
  width: calc(20% - 12.8px);
  display: block;
}
body.site_pomereuil .ligne_peinture_texte .image_peinture {
  width: 125%;
  aspect-ratio: 705/545;
  mask-image: url("/images/mask_peinture.svg");
  mask-size: 100% 100%;
}
@media all and (max-width: 991px) {
  body.site_pomereuil .ligne_peinture_texte .image_peinture {
    width: 100%;
    margin-bottom: -40px;
  }
}
body.site_pomereuil .ligne_peinture_texte .image_peinture img {
  width: 100%;
  height: 100%;
}
body.site_pomereuil .ligne_peinture_texte .bloc_texte {
  background-color: #A4946B;
  padding: 80px 72px 80px 128px;
}
@media all and (max-width: 991px) {
  body.site_pomereuil .ligne_peinture_texte .bloc_texte {
    padding: 40px;
    padding-top: 80px;
  }
}
body.site_pomereuil .ligne_peinture_texte .bloc_texte h2, body.site_pomereuil .ligne_peinture_texte .bloc_texte p {
  color: white;
}
body.site_pomereuil .col:has(> .card_bouteille) {
  transition: all 0.3s ease-in-out;
}
body.site_pomereuil .col:has(> .card_bouteille.hide) {
  scale: 0;
  width: 0;
  padding: 0;
}
body.site_pomereuil .card_bouteille-img {
  height: 382px;
  border-radius: 200px 200px 0px 0px;
  padding: 28px 10px 0px 10px;
  margin-bottom: 16px;
  background-color: #D6CEBD;
  transition-property: background-color;
  transition-duration: 0.8s;
  transition-timing-function: ease-in-out;
  position: relative;
  transform: perspective(1px);
}
body.site_pomereuil .card_bouteille-img img {
  width: 100%;
  height: 100%;
  object-fit: contain;
}
body.site_pomereuil .card_bouteille-img-bg {
  opacity: 0;
  position: absolute;
  top: 50%;
  left: 50%;
  width: 100%;
  transform: translate(-50%, -50%);
  transition-property: opacity, clip-path;
  transition-duration: 0.6s;
  transition-delay: 0s, 0.6s;
  transition-timing-function: cubic-bezier(0.22, 0.65, 0.79, 0.93);
  z-index: -1;
  clip-path: polygon(0 100%, 100% 100%, 100% 100%, 0 100%);
}
body.site_pomereuil .card_bouteille-titre {
  font-family: Aboreto, sans-serif;
  font-size: 18px;
  font-style: normal;
  font-weight: 400;
  line-height: 17px;
  color: #A4946B;
  display: flex;
  align-items: center;
  justify-content: space-between;
}
body.site_pomereuil .card_bouteille-titre:after {
  content: "";
  display: block;
  width: 24px;
  height: 24px;
  mask-image: url("/images/pictos/arrow.svg");
  mask-size: 100%;
  background-color: #A4946B;
}
body.site_pomereuil .card_bouteille:hover .card_bouteille-img {
  background-color: transparent;
}
body.site_pomereuil .card_bouteille:hover .card_bouteille-img-bg {
  opacity: 1;
  clip-path: polygon(0 0, 100% 0, 100% 100%, 0% 100%);
  transition-duration: 1.4s;
  transition-property: opacity, clip-path;
  transition-delay: 0s;
}
body.site_pomereuil .mask_top {
  position: relative;
}
body.site_pomereuil .mask_top:before {
  content: "";
  display: block;
  width: 100%;
  height: 100px;
  position: absolute;
  top: -99px;
  left: 0;
  background-color: #F4F0E6;
  mask-image: url("/images/pictos/papier_dechire.svg");
  mask-size: 100% 100%;
}
@media all and (max-width: 991px) {
  body.site_pomereuil .mask_top:before {
    height: 80px;
    top: -79px;
  }
}
body.site_pomereuil .texte_doree {
  color: #A4946B;
}
body.site_pomereuil .texte_marron {
  color: #41422B !important;
}
body.site_pomereuil .card_bouteille_swiper {
  text-align: center;
  display: block;
  user-select: none;
  pointer-events: none;
}
body.site_pomereuil .card_bouteille_swiper-bouton {
  display: flex;
  width: fit-content;
  align-items: center;
  margin: auto;
  gap: 4px;
  color: #A4946B;
  font-family: Aboreto, sans-serif;
  font-size: 16px;
  font-style: normal;
  font-weight: 400;
  transition: all 0.3s ease-in-out;
  margin-top: 22px;
  line-height: 100%;
}
body.site_pomereuil .card_bouteille_swiper-bouton:after {
  content: "";
  display: block;
  width: 0px;
  height: 24px;
  mask-position: center;
  mask-size: contain;
  background-color: #A4946B;
  mask-image: url("/images/pictos/arrow.svg");
  transition: all 0.3s ease-in-out;
}
body.site_pomereuil .card_bouteille_swiper-img {
  height: 378px;
  width: 100%;
  transition: 0.3s ease-in-out all;
  position: relative;
}
@media all and (max-width: 991px) {
  body.site_pomereuil .card_bouteille_swiper-img {
    height: 320px;
  }
}
body.site_pomereuil .card_bouteille_swiper-img img {
  height: 100%;
  width: 100%;
  object-fit: contain;
}
body.site_pomereuil .card_bouteille_swiper-img:after {
  content: "";
  position: absolute;
  bottom: 0;
  left: 58%;
  transform: translate(-50%, 37%);
  width: 225.342px;
  height: 109.23px;
  background: url("/images/ombre_bouteille.png") no-repeat center;
  transition: bottom 0.3s ease-in-out;
}
body.site_pomereuil .card_bouteille_swiper:hover .card_bouteille_swiper-bouton {
  gap: 8px;
  color: #C1B48F;
}
body.site_pomereuil .card_bouteille_swiper:hover .card_bouteille_swiper-bouton:after {
  background-color: #C1B48F;
}
body.site_pomereuil .swiper-slide {
  align-content: center;
}
body.site_pomereuil .swiper-slide-active .card_bouteille_swiper {
  pointer-events: auto;
}
body.site_pomereuil .swiper-slide-active .card_bouteille_swiper-img {
  height: 440px;
}
@media all and (max-width: 991px) {
  body.site_pomereuil .swiper-slide-active .card_bouteille_swiper-img {
    height: 400px;
  }
}
body.site_pomereuil .swiper-slide-active .card_bouteille_swiper-bouton {
  font-size: 18px;
}
body.site_pomereuil .swiper-slide-active .card_bouteille_swiper-bouton:after {
  width: 24px;
}
body.site_pomereuil .blog_type {
  background: #515236;
  padding: 4px 10px;
  color: white;
  transition: background-color 0.3s ease-in-out;
}
@media all and (max-width: 991px) {
  body.site_pomereuil .blog_type {
    width: fit-content;
    text-align: center;
    font-size: 12px;
  }
}
body.site_pomereuil a.blog_type:hover, body.site_pomereuil a.blog_type.active {
  background-color: #A4946B;
}
body.site_pomereuil.cachee {
  overflow: hidden;
}
body.site_pomereuil.cachee:before {
  content: "";
  display: block;
  position: absolute;
  width: 100%;
  height: 100%;
  background: url("/images/pictos/logo.svg") no-repeat center;
  background-color: #515236;
  background-size: 80%;
  z-index: 1000000000000000000000000000;
}
body.site_pomereuil#page_home {
  background-color: #F4F0E6;
}
body.site_pomereuil#page_home.cachee {
  overflow: hidden;
}
body.site_pomereuil#page_home.cachee:before {
  content: "";
  display: block;
  position: absolute;
  width: 100%;
  height: 100%;
  background: url("/images/pictos/logo.svg") no-repeat center;
  background-color: #515236;
  background-size: 80%;
  z-index: 1000000000000000000000000000;
}
body.site_pomereuil#page_home #hero {
  color: white;
  min-height: 580px;
  --h1-ratio: 1;
  overflow: hidden;
}
@media all and (max-width: 991px) {
  body.site_pomereuil#page_home #hero {
    --h1-ratio: .55;
    height: 464px;
    padding-bottom: 0;
  }
}
body.site_pomereuil#page_home #hero h1 {
  font-size: calc(45px * var(--h1-ratio));
  font-style: normal;
  font-weight: 400;
  line-height: calc(51.5px * var(--h1-ratio));
  letter-spacing: calc(0.9px * var(--h1-ratio));
}
body.site_pomereuil#page_home #hero h1 .de {
  font-family: Audrey, sans-serif;
  font-size: calc(25px * var(--h1-ratio));
  font-style: normal;
  font-weight: 400;
  line-height: calc(57px * var(--h1-ratio));
  letter-spacing: calc(-3px * var(--h1-ratio));
  margin-left: calc(-6px * var(--h1-ratio));
  margin-right: calc(-6px * var(--h1-ratio));
}
body.site_pomereuil#page_home #hero h1 .champagne {
  font-size: calc(37px * var(--h1-ratio));
  letter-spacing: calc(9.25px * var(--h1-ratio));
}
body.site_pomereuil#page_home #hero .logo_fleur {
  width: calc(59px * var(--h1-ratio));
}
body.site_pomereuil#page_home #hero .sous_titre {
  font-size: 40px;
  font-style: normal;
  font-weight: 100;
  line-height: 110%;
}
@media all and (max-width: 991px) {
  body.site_pomereuil#page_home #hero .sous_titre {
    font-size: 24px;
  }
}
body.site_pomereuil#page_home #hero .bouton {
  margin-top: 67px;
}
body.site_pomereuil#page_home #hero .hero_bg {
  position: absolute;
  width: 100%;
  height: 100%;
  left: 0;
  top: 0;
  object-fit: cover;
  z-index: -1;
}
body.site_pomereuil#page_home #hero img {
  transition: scale 1.8s ease-in-out;
}
body.site_pomereuil#page_home #hero img.zoom {
  scale: 1.05;
}
body.site_pomereuil#page_home #notre_gamme {
  mask-image: url("/images/mask_bg.svg");
  mask-size: 100% 100%;
  mask-position: center;
  background-color: #F4F0E6;
  position: relative;
  margin-top: -67px;
  transform: translateZ(-1px);
}
@media all and (max-width: 991px) {
  body.site_pomereuil#page_home #notre_gamme {
    mask-image: url("/images/mask_bg_mobile.svg");
    margin-top: -20%;
  }
}
body.site_pomereuil#page_home #notre_gamme h3 {
  font-family: Sarabun, sans-serif;
  font-size: 18px;
  font-style: normal;
  font-weight: 700;
  line-height: 24px;
  margin-bottom: 8px;
  color: #A4946B;
  text-transform: none;
}
body.site_pomereuil#page_home #notre_gamme .bg_notre_gamme_gauche {
  position: absolute;
  top: 0;
  left: 0;
  width: 50%;
  height: 100%;
  object-fit: contain;
  object-position: top left;
  z-index: -1;
}
body.site_pomereuil#page_home #notre_gamme .bg_notre_gamme_droite {
  position: absolute;
  top: 0;
  right: 0;
  width: 50%;
  z-index: -1;
  height: 100%;
  object-fit: contain;
  object-position: top right;
}
body.site_pomereuil#page_home #notre_gamme .swiper_gamme {
  height: 540px;
  padding-bottom: 46px;
  --swiper-pagination-bullet-width: 44px;
  --swiper-pagination-bullet-height: 2px;
  --swiper-pagination-bullet-border-radius: 0;
  --swiper-pagination-bullet-inactive-opacity: 1;
  --swiper-pagination-bullet-inactive-color: #D1CABA;
  --swiper-pagination-color: #A4946B;
  --swiper-pagination-bottom: 0;
}
body.site_pomereuil#page_home #notre_gamme .swiper_gamme .button-prev {
  position: absolute;
  top: 50%;
  left: 28%;
  width: 48px;
  height: 48px;
  z-index: 99;
  transform: translateY(-50%);
  user-select: none;
}
@media all and (max-width: 991px) {
  body.site_pomereuil#page_home #notre_gamme .swiper_gamme .button-prev {
    left: 20%;
  }
}
body.site_pomereuil#page_home #notre_gamme .swiper_gamme .button-prev path {
  transition: fill 0.3s ease-in-out;
}
body.site_pomereuil#page_home #notre_gamme .swiper_gamme .button-prev:hover path {
  fill: #A4946B;
}
body.site_pomereuil#page_home #notre_gamme .swiper_gamme .button-next {
  position: absolute;
  top: 50%;
  right: 28%;
  width: 48px;
  height: 48px;
  z-index: 99;
  transform: translateY(-50%);
  user-select: none;
}
@media all and (max-width: 991px) {
  body.site_pomereuil#page_home #notre_gamme .swiper_gamme .button-next {
    right: 20%;
  }
}
body.site_pomereuil#page_home #notre_gamme .swiper_gamme .button-next path {
  transition: fill 0.3s ease-in-out;
}
body.site_pomereuil#page_home #notre_gamme .swiper_gamme .button-next:hover path {
  fill: #A4946B;
}
body.site_pomereuil#page_home #notre_gamme [data-gamme]:not(.gamme) {
  opacity: 0;
  position: absolute;
  z-index: -1;
}
body.site_pomereuil#page_home #notre_gamme [data-gamme]:not(.gamme).active {
  position: relative;
  opacity: 1;
  z-index: 1;
}
body.site_pomereuil#page_home #maison .image_trop_grande {
  bottom: -20%;
  left: -5%;
  width: 130%;
  position: absolute;
}
body.site_pomereuil#page_home #maison *:has(> .image_peinture) {
  margin-top: -25px;
  margin-bottom: -31px;
}
body.site_pomereuil#page_home #maison .image_peinture {
  height: 110%;
  width: 125%;
  position: relative;
  bottom: -5%;
}
@media all and (max-width: 991px) {
  body.site_pomereuil#page_home #maison .image_peinture {
    bottom: 0;
    right: 0;
    height: 100%;
    width: 100%;
    margin-bottom: -34px;
  }
}
body.site_pomereuil#page_home #maison .bloc_maison {
  color: white;
  background-color: #A4946B;
  padding: 80px 72px 80px 176px;
}
@media all and (max-width: 991px) {
  body.site_pomereuil#page_home #maison .bloc_maison {
    padding: 60px 20px;
  }
}
body.site_pomereuil#page_home #maison .bloc_maison h2, body.site_pomereuil#page_home #maison .bloc_maison p {
  color: white;
}
body.site_pomereuil#page_home #maison .bloc_terroir {
  padding: 80px 72px;
  padding-top: 136px;
  margin-left: 8.3333333333%;
  margin-right: 8.3333333333%;
  background: url("/images/grosse_ombre.png") no-repeat;
  background-size: 100% 100%;
  background-color: #515236;
  text-align: center;
  color: white;
}
body.site_pomereuil#page_home #maison .bloc_terroir h2, body.site_pomereuil#page_home #maison .bloc_terroir p {
  color: white;
}
@media all and (max-width: 991px) {
  body.site_pomereuil#page_home #maison .bloc_terroir {
    margin-left: 0;
    margin-right: 0;
    padding: 60px 20px;
    padding-top: 80px;
    text-align: start;
  }
}
body.site_pomereuil#page_home #nos_valeurs {
  position: relative;
}
body.site_pomereuil#page_home #nos_valeurs .bg_ombre {
  position: absolute;
  left: 0;
  bottom: 0;
  height: 70%;
  max-width: 100%;
  object-fit: cover;
  z-index: -1;
}
body.site_pomereuil#page_home #nos_valeurs .card_valeur {
  max-width: 300px;
  margin: auto;
  transition: all 0.3s linear;
}
body.site_pomereuil#page_home #nos_valeurs .card_valeur-img {
  width: 192px;
  max-width: 100%;
  margin: auto;
  margin-bottom: 16px;
}
body.site_pomereuil#page_home #nos_valeurs .card_valeur-img img {
  width: 100%;
}
body.site_pomereuil#page_home #nos_valeurs .card_valeur-texte {
  font-size: 18px;
  font-style: normal;
  font-weight: 600;
  line-height: 27px;
  text-align: center;
  color: #5A594D;
}
body.site_pomereuil#page_home #nos_valeurs .row_valeur .col:nth-child(odd) .card_valeur {
  margin-top: 40px;
}
@media all and (max-width: 991px) {
  body.site_pomereuil#page_home #nos_valeurs .row_valeur .col:nth-child(odd) .card_valeur {
    margin-top: 0;
  }
}
body.site_pomereuil#page_home #actu {
  background-color: #A4946B;
  color: white;
  position: relative;
}
body.site_pomereuil#page_home #actu h2 {
  color: white;
}
body.site_pomereuil#page_home #actu .bg_actu {
  position: absolute;
  top: 8%;
  left: 0;
  max-width: 100%;
}
@media all and (max-width: 991px) {
  body.site_pomereuil#page_home #actu .bg_actu {
    top: 4%;
  }
}
body.site_pomereuil#page_home #actu_a_la_une {
  position: relative;
  transform: perspective(1px);
  overflow: hidden;
}
body.site_pomereuil#page_home #actu_a_la_une h3 {
  font-family: Sarabun, sans-serif;
  padding: 4px 0;
  font-size: 24px;
  font-style: normal;
  font-weight: 800;
  line-height: 100%;
  margin-bottom: 16px;
  display: -webkit-box;
  -webkit-line-clamp: 2;
  -webkit-box-orient: vertical;
  overflow: hidden;
  color: #515236;
  text-transform: none;
}
body.site_pomereuil#page_home #actu_a_la_une .bg_ombre {
  position: absolute;
  top: 0;
  left: 0;
  z-index: -2;
  width: 100%;
}
body.site_pomereuil#page_home #actu_a_la_une .demi_fleur {
  height: 75%;
  position: absolute;
  top: 5%;
  left: 0;
  z-index: -1;
}
body.site_pomereuil#page_nos_champagnes main .img_qualite {
  max-width: 100px;
  width: 100%;
}
body.site_pomereuil#page_nos_champagnes main #hero {
  background-color: #515236;
  color: white;
  z-index: 10;
  min-height: 260px;
  height: auto;
}
body.site_pomereuil#page_nos_champagnes main #hero .hero_bg {
  position: absolute;
  top: 0;
  width: auto;
  height: 100%;
  left: 10%;
  object-fit: cover;
  z-index: -1;
}
body.site_pomereuil#page_nos_champagnes main #hero:after {
  content: "";
  display: block;
  position: absolute;
  top: calc(100% - 1px);
  left: 0;
  width: 100%;
  height: 100px;
  mask-image: url("/images/pictos/papier_dechire.svg");
  mask-size: 100% 100%;
  background-color: #515236;
  transform: rotate(180deg);
}
body.site_pomereuil#page_nos_champagnes main #champagnes {
  position: relative;
  background-color: #F4F0E6;
  transform: perspective(1px);
}
body.site_pomereuil#page_nos_champagnes main #champagnes .bg_gauche {
  position: absolute;
  top: 0;
  left: 0;
  max-width: 50%;
  max-height: 100%;
  z-index: -1;
}
body.site_pomereuil#page_nos_champagnes main #champagnes .bg_droite {
  position: absolute;
  top: 0;
  right: 0;
  max-width: 50%;
  max-height: 100%;
  z-index: -1;
}
body.site_pomereuil#page_nos_champagnes main #qualite {
  background-color: #A4946B;
  background-image: url("/images/bg_qualite_left.png"), url("/images/bg_qualite_right.png");
  background-position: bottom left, bottom right;
  background-repeat: no-repeat;
}
@media all and (max-width: 991px) {
  body.site_pomereuil#page_nos_champagnes main #qualite {
    background-image: url("/images/bg_qualite_left.png");
  }
}
body.site_pomereuil#page_nos_champagnes main #qualite h2, body.site_pomereuil#page_nos_champagnes main #qualite p {
  color: white;
}
body.site_pomereuil#page_bouteille {
  --couleur-cuvee: #D6B1AC;
}
body.site_pomereuil#page_bouteille main {
  background: url("/images/bg_page_bouteille.svg") no-repeat top;
  background-color: #F4F0E6;
  background-size: 100%;
}
body.site_pomereuil#page_bouteille h1 {
  font-size: 64px;
  font-style: normal;
  font-weight: 400;
  line-height: 105%;
  color: var(--couleur-cuvee);
}
@media all and (max-width: 991px) {
  body.site_pomereuil#page_bouteille h1 {
    font-size: 38px;
  }
}
body.site_pomereuil#page_bouteille hr {
  margin: 40px auto;
  width: 100%;
  height: 3px;
  background: url("/images/pictos/hr.svg") center;
}
@media all and (max-width: 991px) {
  body.site_pomereuil#page_bouteille p {
    line-height: 1.3;
  }
}
body.site_pomereuil#page_bouteille .sous_titre {
  font-size: 24px;
  font-style: normal;
  font-weight: 400;
  line-height: 100%;
  text-transform: uppercase;
  color: var(--couleur-cuvee);
}
@media all and (max-width: 991px) {
  body.site_pomereuil#page_bouteille .sous_titre {
    font-size: 20px;
  }
}
body.site_pomereuil#page_bouteille .image_bouteille {
  position: sticky;
  top: 170px;
  height: 650px;
  z-index: 99;
  margin-top: max(-100vh + 170px, -630px);
  margin-bottom: -60px;
  pointer-events: none;
}
body.site_pomereuil#page_bouteille .image_bouteille img {
  width: 640px;
  max-width: calc(50vw - 60px);
  max-height: calc(100vh - 225px);
  object-fit: contain;
  height: auto;
}
@media all and (max-width: 991px) {
  body.site_pomereuil#page_bouteille .image_bouteille {
    position: relative;
    margin-top: 0;
    top: 0;
    margin-bottom: 40px;
    height: auto;
  }
  body.site_pomereuil#page_bouteille .image_bouteille img {
    width: 100%;
    max-width: 100%;
  }
}
body.site_pomereuil#page_bouteille .cuvee_detail {
  margin-bottom: 16px;
}
body.site_pomereuil#page_bouteille .cuvee_detail-titre {
  font-size: 18px;
  font-style: normal;
  font-weight: 800;
  line-height: 100%;
  margin-bottom: 8px;
  color: #41422B;
}
body.site_pomereuil#page_bouteille .cuvee_detail-desc {
  font-size: 18px;
  font-style: normal;
  font-weight: 500;
  line-height: 27px;
  color: #5A594D;
}
body.site_pomereuil#page_bouteille .taille_bouteille_container {
  display: flex;
  flex-wrap: wrap;
  gap: 8px;
}
@media all and (max-width: 991px) {
  body.site_pomereuil#page_bouteille .taille_bouteille_container {
    justify-content: space-between;
  }
}
body.site_pomereuil#page_bouteille .taille_bouteille {
  text-align: center;
  width: 110px;
}
body.site_pomereuil#page_bouteille .taille_bouteille-img {
  height: 130px;
  align-content: end;
  margin-bottom: 8px;
}
body.site_pomereuil#page_bouteille .taille_bouteille-img img {
  max-height: 100%;
}
body.site_pomereuil#page_bouteille .taille_bouteille-titre {
  font-weight: 500;
  line-height: 24px;
  color: white;
}
body.site_pomereuil#page_bouteille .degustation_pictos {
  display: flex;
  gap: 48px;
}
body.site_pomereuil#page_bouteille .degustation_picto-titre {
  line-height: 100%;
}
body.site_pomereuil#page_bouteille .degustation_picto {
  text-align: center;
}
body.site_pomereuil#page_bouteille .degustation_picto-img {
  height: 68px;
  margin: auto;
  margin-bottom: 16px;
  max-width: 80px;
}
body.site_pomereuil#page_bouteille .degustation_picto-img img {
  height: 100%;
  width: auto;
  max-width: 100%;
  object-fit: contain;
}
body.site_pomereuil#page_bouteille .degustation_picto-titre {
  color: #5A594D;
  font-weight: 500;
  line-height: 24px;
}
body.site_pomereuil#page_bouteille .ligne_recompense {
  width: 100%;
}
@media all and (max-width: 991px) {
  body.site_pomereuil#page_bouteille .ligne_recompense {
    width: fit-content;
  }
}
body.site_pomereuil#page_bouteille .card_recompense {
  font-size: 14px;
  font-style: normal;
  font-weight: 800;
  line-height: 20px;
  color: #41422B;
  text-align: center;
  display: flex;
  flex-direction: column;
}
@media all and (max-width: 991px) {
  body.site_pomereuil#page_bouteille .card_recompense {
    flex-direction: row;
    align-items: center;
    gap: 8px;
    margin-bottom: 16px;
  }
}
body.site_pomereuil#page_bouteille .card_recompense-img {
  height: 80px;
}
body.site_pomereuil#page_bouteille .card_recompense-img img {
  width: 100%;
  height: 100%;
  object-fit: contain;
  aspect-ratio: 456/400;
}
body.site_pomereuil#page_bouteille .card_recompense-desc {
  font-weight: 400;
}
@media all and (max-width: 991px) {
  body.site_pomereuil#page_bouteille .card_recompense-texte {
    text-align: start;
  }
}
body.site_pomereuil#page_bouteille .bloc_titre_texte {
  margin-bottom: 16px;
}
body.site_pomereuil#page_bouteille .bloc_titre_texte-titre {
  font-size: 18px;
  font-style: normal;
  font-weight: 800;
  line-height: 100%;
  margin-bottom: 8px;
  color: #41422B;
}
body.site_pomereuil#page_bouteille .bloc_titre_texte-texte {
  font-size: 18px;
  font-style: normal;
  font-weight: 400;
  line-height: 27px;
  color: #5A594D;
}
body.site_pomereuil#page_bouteille .bloc_couleur {
  background-color: var(--couleur-cuvee);
  position: relative;
}
body.site_pomereuil#page_bouteille .bloc_couleur:before {
  content: "";
  display: block;
  width: 100%;
  height: 100px;
  position: absolute;
  top: -99px;
  left: 0;
  background-color: var(--couleur-cuvee);
  mask-image: url("/images/pictos/papier_dechire.svg");
  mask-size: 100% 100%;
}
@media all and (max-width: 991px) {
  body.site_pomereuil#page_bouteille .bloc_couleur:before {
    height: 80px;
    top: -79px;
  }
}
body.site_pomereuil#page_bouteille .bloc_couleur:after {
  content: "";
  display: block;
  width: 100%;
  height: 100px;
  position: absolute;
  bottom: -99px;
  left: 0;
  background-color: var(--couleur-cuvee);
  mask-image: url("/images/pictos/papier_dechire.svg");
  mask-size: 100% 100%;
  transform: rotate(180deg);
}
@media all and (max-width: 991px) {
  body.site_pomereuil#page_bouteille .bloc_couleur:after {
    height: 80px;
    bottom: -79px;
  }
}
body.site_pomereuil#page_bouteille .bloc_couleur h3 {
  color: white;
}
body.site_pomereuil#page_bouteille .bloc_couleur .bloc_titre_texte-titre {
  color: white;
}
body.site_pomereuil#page_bouteille.reflet_brut {
  --couleur-cuvee: #515236;
}
body.site_pomereuil#page_bouteille.reflet_brut .bloc_couleur .degustation_picto-titre {
  color: white;
}
body.site_pomereuil#page_bouteille.reflet_brut .bloc_couleur .bloc_titre_texte-texte {
  color: white;
}
body.site_pomereuil#page_bouteille.reflet_rose {
  --couleur-cuvee: #D6B1AC;
}
body.site_pomereuil#page_bouteille.reflet_rose h1, body.site_pomereuil#page_bouteille.reflet_rose .sous_titre {
  color: #9D726C;
}
body.site_pomereuil#page_bouteille.reflet_mielle {
  --couleur-cuvee: #684E28;
}
body.site_pomereuil#page_bouteille.reflet_mielle .bloc_couleur .degustation_picto-titre {
  color: white;
}
body.site_pomereuil#page_bouteille.reflet_mielle .bloc_couleur .bloc_titre_texte-texte {
  color: white;
}
body.site_pomereuil#page_bouteille.reflet_elegance {
  --couleur-cuvee: #C3A063;
}
body.site_pomereuil#page_bouteille.reflet_elegance h1, body.site_pomereuil#page_bouteille.reflet_elegance .sous_titre {
  color: #A58245;
}
body.site_pomereuil#page_bouteille.fleur_de_cotes_blanc_de_noirs {
  --couleur-cuvee: #D6CCB5;
}
body.site_pomereuil#page_bouteille.fleur_de_cotes_blanc_de_noirs h1, body.site_pomereuil#page_bouteille.fleur_de_cotes_blanc_de_noirs .sous_titre {
  color: #8E8570;
}
body.site_pomereuil#page_bouteille.fleur_de_cotes_rose {
  --couleur-cuvee: #D8BFC7;
}
body.site_pomereuil#page_bouteille.fleur_de_cotes_rose h1, body.site_pomereuil#page_bouteille.fleur_de_cotes_rose .sous_titre {
  color: #B66F86;
}
body.site_pomereuil#page_bouteille.fleur_de_cotes_fondateur {
  --couleur-cuvee: #353535;
}
body.site_pomereuil#page_bouteille.fleur_de_cotes_fondateur .bloc_couleur .degustation_picto-titre {
  color: white;
}
body.site_pomereuil#page_bouteille.fleur_de_cotes_fondateur .bloc_couleur .bloc_titre_texte-texte {
  color: white;
}
body.site_pomereuil#page_bouteille.coteaux_champenois_rouge {
  --couleur-cuvee: #712929;
}
body.site_pomereuil#page_bouteille.coteaux_champenois_rouge .bloc_couleur .degustation_picto-titre {
  color: white;
}
body.site_pomereuil#page_bouteille.coteaux_champenois_rouge .bloc_couleur .bloc_titre_texte-texte {
  color: white;
}
body.site_pomereuil#page_bouteille.rose_des_riceys {
  --couleur-cuvee: #71293C;
}
body.site_pomereuil#page_bouteille.rose_des_riceys .bloc_couleur .degustation_picto-titre {
  color: white;
}
body.site_pomereuil#page_bouteille.rose_des_riceys .bloc_couleur .bloc_titre_texte-texte {
  color: white;
}
body.site_pomereuil#page_notre_maison {
  --swiper-pagination-bullet-width: 44px;
  --swiper-pagination-bullet-height: 2px;
  --swiper-pagination-bullet-border-radius: 0;
  --swiper-pagination-bullet-inactive-opacity: 1;
  --swiper-pagination-bullet-inactive-color: #D1CABA;
  --swiper-pagination-color: #A4946B;
  --swiper-pagination-bottom: 0;
}
body.site_pomereuil#page_notre_maison .slider-button-prev, body.site_pomereuil#page_notre_maison .slider-button-next {
  display: flex;
  align-items: center;
  justify-content: center;
  height: 100%;
}
body.site_pomereuil#page_notre_maison .slider-button-prev:before, body.site_pomereuil#page_notre_maison .slider-button-next:before {
  content: "";
  display: block;
  width: 48px;
  height: 48px;
  background: url("/images/pictos/chevron.svg") no-repeat center;
  background-size: contain;
}
body.site_pomereuil#page_notre_maison .slider-button-next {
  transform: rotate(180deg);
}
body.site_pomereuil#page_notre_maison main {
  background-color: #F4F0E6;
  position: relative;
}
body.site_pomereuil#page_notre_maison h1 {
  text-align: center;
  color: white;
}
body.site_pomereuil#page_notre_maison .sous_titre {
  margin-top: 24px;
}
body.site_pomereuil#page_notre_maison .bandeau {
  height: 410px;
}
body.site_pomereuil#page_notre_maison .bandeau img {
  height: 100%;
  width: 100%;
  object-fit: cover;
}
body.site_pomereuil#page_notre_maison .slider_histoire .swiper {
  padding-bottom: 48px;
}
body.site_pomereuil#page_notre_maison .card_histoire {
  display: flex;
  gap: 40px;
}
@media all and (max-width: 991px) {
  body.site_pomereuil#page_notre_maison .card_histoire {
    flex-direction: column;
  }
}
body.site_pomereuil#page_notre_maison .card_histoire-img {
  width: 50%;
}
@media all and (max-width: 991px) {
  body.site_pomereuil#page_notre_maison .card_histoire-img {
    width: 100%;
  }
}
body.site_pomereuil#page_notre_maison .card_histoire-img img {
  width: 100%;
  height: 100%;
  object-fit: contain;
}
body.site_pomereuil#page_notre_maison .card_histoire-desc {
  width: 50%;
  align-self: center;
}
@media all and (max-width: 991px) {
  body.site_pomereuil#page_notre_maison .card_histoire-desc {
    width: 100%;
  }
}
body.site_pomereuil#page_notre_maison .card_histoire-titre {
  font-size: 24px;
  font-weight: 600;
  margin-bottom: 32px;
  color: #41422B;
}
body.site_pomereuil#page_notre_maison .appellation {
  text-align: center;
  width: 264px;
}
body.site_pomereuil#page_notre_maison .appellation-titre {
  font-family: Audrey, sans-serif;
  font-size: 28px;
  font-style: normal;
  font-weight: 700;
  line-height: 27px;
}
body.site_pomereuil#page_notre_maison .appellation-champagne .appellation-titre {
  color: #A4946B;
}
body.site_pomereuil#page_notre_maison .appellation-riceys .appellation-titre {
  color: #71293C;
}
body.site_pomereuil#page_notre_maison .appellation-coteaux .appellation-titre {
  color: #712929;
}
body.site_pomereuil#page_notre_maison .slider_bouteilles .swiper {
  padding-bottom: 48px;
}
body.site_pomereuil#page_notre_maison .slider_bouteilles .swiper-slide {
  transition: all 0.3s ease-in-out;
}
body.site_pomereuil#page_notre_maison .slider_bouteilles .slider-button-prev, body.site_pomereuil#page_notre_maison .slider_bouteilles .slider-button-next {
  position: absolute;
  top: 50%;
  transform: translateY(-50%);
  z-index: 2;
}
body.site_pomereuil#page_notre_maison .slider_bouteilles .slider-button-prev {
  left: 40%;
}
@media all and (max-width: 991px) {
  body.site_pomereuil#page_notre_maison .slider_bouteilles .slider-button-prev {
    left: 10%;
  }
}
body.site_pomereuil#page_notre_maison .slider_bouteilles .slider-button-next {
  transform: translateY(-50%) rotate(180deg);
  right: 40%;
}
@media all and (max-width: 991px) {
  body.site_pomereuil#page_notre_maison .slider_bouteilles .slider-button-next {
    right: 10%;
  }
}
body.site_pomereuil#page_notre_maison .slider_bouteilles .card_bouteille_swiper-img {
  height: 440px;
}
body.site_pomereuil#page_notre_maison .slider_bouteilles .swiper-slide-active .card_bouteille_swiper {
  pointer-events: auto;
}
body.site_pomereuil#page_notre_maison .slider_bouteilles .swiper-slide:not(.swiper-slide-active) {
  scale: 0.7;
}
body.site_pomereuil#page_notre_maison .slider_bouteilles .swiper-slide:not(.swiper-slide-active).swiper-slide-prev, body.site_pomereuil#page_notre_maison .slider_bouteilles .swiper-slide:not(.swiper-slide-active).swiper-slide-next {
  scale: 0.85;
}
body.site_pomereuil#page_notre_maison div:has(.swiper_thumb) {
  position: relative;
}
body.site_pomereuil#page_notre_maison .swiper_thumb {
  font-family: Aboreto, sans-serif;
  font-size: 32px;
  color: #A4946B;
  position: absolute;
  height: 100%;
  width: 100%;
  left: 0;
  top: 0;
}
@media all and (max-width: 991px) {
  body.site_pomereuil#page_notre_maison .swiper_thumb {
    position: relative;
  }
}
body.site_pomereuil#page_notre_maison .swiper_thumb .swiper-slide-thumb-active {
  color: #41422B;
}
@media all and (max-width: 991px) {
  body.site_pomereuil#page_notre_maison .swiper_thumb .swiper-slide {
    width: fit-content;
  }
}
body.site_pomereuil#page_notre_maison .swiper_histoire img {
  width: 100%;
  max-height: 400px;
  object-fit: cover;
  object-position: center;
}
body.site_pomereuil#page_notre_maison .swiper_histoire .swiper-slide {
  height: auto;
}
body.site_pomereuil#page_notre_maison .bg_bottom {
  position: absolute;
  width: 80%;
  bottom: 0;
  right: 0;
}
body.site_pomereuil#page_notre_maison #hero {
  position: relative;
  transform: perspective(-1px);
}
@media all and (max-width: 991px) {
  body.site_pomereuil#page_notre_maison #hero {
    height: auto;
  }
}
@media all and (max-width: 991px) {
  body.site_pomereuil#page_notre_maison #hero h1 {
    font-size: 38px;
  }
}
body.site_pomereuil#page_notre_maison #hero .hero_bg {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  z-index: -1;
  object-fit: cover;
}
body.site_pomereuil#page_notre_maison #histoire {
  position: relative;
}
body.site_pomereuil#page_notre_maison #histoire .bg_shadow {
  position: absolute;
  top: -100px;
  right: 0;
  width: 900px;
}
body.site_pomereuil#page_notre_maison #les_riceys {
  background-color: #c7bba5;
  position: relative;
}
body.site_pomereuil#page_notre_maison #les_riceys h3 {
  font-size: 20px;
  font-weight: 600;
  font-family: Sarabun, sans-serif;
  text-transform: none;
  margin-bottom: 16px;
  color: #41422B;
}
body.site_pomereuil#page_notre_maison #les_riceys .bg_shadow {
  position: absolute;
  top: 0;
  left: 0;
  height: 70%;
  max-width: 100%;
}
body.site_pomereuil#page_notre_maison #les_riceys .zoom_hover {
  width: 100%;
  aspect-ratio: 1400/1200;
  overflow: hidden;
}
body.site_pomereuil#page_notre_maison #les_riceys .zoom_hover img {
  width: 100%;
  transition: 0.3s linear;
  transform-origin: 0 100%;
}
body.site_pomereuil#page_notre_maison #les_riceys .zoom_hover:hover img {
  scale: 2;
}
body.site_pomereuil#page_notre_maison #aoc {
  position: relative;
  transform: perspective(1px);
}
body.site_pomereuil#page_notre_maison #aoc h3 {
  margin-bottom: 12px;
}
body.site_pomereuil#page_notre_maison #aoc .picto_bouchon {
  width: 140px;
}
body.site_pomereuil#page_notre_maison #aoc .points_vertical {
  background: url("/images/pictos/points_vertical.png") center;
  width: 2px;
  margin: auto;
  height: 100%;
}
body.site_pomereuil#page_notre_maison #aoc .bg_aoc {
  position: absolute;
  top: 0;
  left: 0;
  width: 80%;
  z-index: -1;
}
body.site_pomereuil#page_notre_maison #valeurs .notre_vision {
  margin-left: auto;
  margin-right: 40px;
  max-width: 400px;
}
@media all and (max-width: 991px) {
  body.site_pomereuil#page_notre_maison #valeurs .notre_vision {
    margin: auto;
    padding: 40px 16px;
    padding-top: 80px;
  }
}
body.site_pomereuil#page_notre_maison #valeurs .notre_vision h2 {
  color: #A4946B;
}
body.site_pomereuil#page_notre_maison #valeurs .notre_vision h3 {
  font-family: Sarabun, sans-serif;
  font-size: 20px;
  text-transform: none;
  margin-bottom: 20px;
  line-height: 150%;
}
body.site_pomereuil#page_notre_maison #valeurs .logos {
  background-color: #A4946B;
  padding: 120px 40px;
}
@media all and (max-width: 991px) {
  body.site_pomereuil#page_notre_maison #valeurs .logos {
    padding: 0 16px;
    padding-bottom: 40px;
  }
}
body.site_pomereuil#page_notre_maison #valeurs .card_certif {
  color: white;
  text-align: center;
}
body.site_pomereuil#page_notre_maison #valeurs .card_certif-img {
  width: 100px;
  margin: auto;
  margin-bottom: 16px;
}
body.site_pomereuil#page_notre_maison #valeurs .card_certif-img img {
  width: 100%;
}
body.site_pomereuil#page_notre_maison #valeurs .card_certif-titre {
  font-weight: 600;
  font-size: 20px;
}
body.site_pomereuil#page_notre_maison #partage {
  margin-top: -50px;
}
@media all and (max-width: 991px) {
  body.site_pomereuil#page_notre_maison #partage {
    margin-top: 64px;
  }
}
body.site_pomereuil#page_notre_maison #partage .bloc_texte {
  padding-top: 90px;
}
@media all and (max-width: 991px) {
  body.site_pomereuil#page_notre_maison #partage .bloc_texte {
    padding-top: 0;
    padding-left: 16px;
    padding-right: 16px;
  }
}
body.site_pomereuil#page_notre_maison #nos_cuvees h3 {
  font-size: 24px;
  font-family: Sarabun, sans-serif;
  font-weight: 600;
  text-transform: none;
  color: #41422B;
}
body.site_pomereuil#page_contact main {
  background-color: #F4F0E6;
  background-image: url("/images/bg_home_gauche.png");
  background-position: top left;
  background-repeat: no-repeat;
}
body.site_pomereuil#page_contact h1 {
  color: #515236;
}
body.site_pomereuil#page_contact label:has(> textarea) {
  font-style: normal;
  font-weight: 500;
  line-height: 24px;
  color: #515236;
  width: 100%;
  display: inline-block;
  margin-bottom: 24px;
}
body.site_pomereuil#page_contact label:has(> textarea) textarea {
  margin-top: 8px;
}
body.site_pomereuil#page_contact input {
  display: block;
  width: 100%;
  padding: 16px 8px;
  border: none;
  border-bottom: 3px dotted #A4946B;
  background: transparent;
}
body.site_pomereuil#page_contact input::placeholder {
  font-size: 16px;
  font-style: normal;
  font-weight: 500;
  line-height: 24px;
  color: #B9BAAF;
}
body.site_pomereuil#page_contact label:has(> input) {
  position: relative;
  display: block;
}
body.site_pomereuil#page_contact textarea {
  min-height: 140px;
  width: 100%;
  border: none;
  display: block;
  background-color: #e4ddcb;
  padding: 8px;
}
body.site_pomereuil#page_contact textarea::placeholder {
  font-size: 16px;
  font-style: normal;
  font-weight: 500;
  line-height: 24px;
  color: #B9BAAF;
}
body.site_pomereuil#page_contact form button[type=submit] {
  margin-top: 48px;
}
body.site_pomereuil#page_contact form button[type=submit]:hover {
  color: #515236;
}
body.site_pomereuil#page_contact iframe {
  width: 100%;
  aspect-ratio: 648/200;
  min-height: 300px;
}
body.site_pomereuil#page_contact .message {
  text-align: center;
  font-size: 32px;
  font-family: "Aboreto", sans-serif;
}
body.site_pomereuil#page_contact #hero {
  height: auto;
  padding: 105px 0;
  background-color: #515236;
}
body.site_pomereuil#page_contact #hero h1 {
  color: white;
}
body.site_pomereuil#page_contact #nous_trouver h2 {
  font-size: 44px;
}
body.site_pomereuil#page_contact #nous_trouver p {
  margin-bottom: 24px;
  font-size: 16px;
}
body.site_pomereuil#page_contact #nous_trouver a {
  color: #5A594D;
}
body.site_pomereuil#page_newsletter main {
  background-color: #F4F0E6;
}
body.site_pomereuil#page_newsletter h1 {
  color: #515236;
}
body.site_pomereuil#page_newsletter label:has(> textarea) {
  font-style: normal;
  font-weight: 500;
  line-height: 24px;
  color: #515236;
  width: 100%;
  display: inline-block;
  margin-bottom: 24px;
}
body.site_pomereuil#page_newsletter label:has(> textarea) textarea {
  margin-top: 8px;
}
body.site_pomereuil#page_newsletter input {
  display: block;
  width: 100%;
  padding: 16px 8px;
  border: none;
  border-bottom: 3px dotted #A4946B;
  background: transparent;
}
body.site_pomereuil#page_newsletter input::placeholder {
  font-size: 16px;
  font-style: normal;
  font-weight: 500;
  line-height: 24px;
  color: #B9BAAF;
}
body.site_pomereuil#page_newsletter label:has(> input) {
  position: relative;
  display: block;
}
body.site_pomereuil#page_newsletter textarea {
  min-height: 140px;
  width: 100%;
  border: none;
  display: block;
  background-color: #e4ddcb;
  padding: 8px;
}
body.site_pomereuil#page_newsletter textarea::placeholder {
  font-size: 16px;
  font-style: normal;
  font-weight: 500;
  line-height: 24px;
  color: #B9BAAF;
}
body.site_pomereuil#page_newsletter form button[type=submit] {
  margin-top: 48px;
}
body.site_pomereuil#page_newsletter form button[type=submit]:hover {
  color: #515236;
}
body.site_pomereuil#page_newsletter iframe {
  width: 100%;
  aspect-ratio: 648/200;
  min-height: 300px;
}
body.site_pomereuil#page_newsletter .message {
  text-align: center;
  font-size: 32px;
  font-family: "Aboreto", sans-serif;
}
body.site_pomereuil#page_newsletter #hero {
  height: auto;
  padding: 105px 0;
  background-color: #515236;
}
body.site_pomereuil#page_newsletter #hero h1 {
  color: white;
}
body.site_pomereuil#page_newsletter #nous_trouver h2 {
  font-size: 44px;
}
body.site_pomereuil#page_newsletter #nous_trouver p {
  margin-bottom: 24px;
  font-size: 16px;
}
body.site_pomereuil#page_newsletter #nous_trouver a {
  color: #5A594D;
}
body.site_pomereuil#page_blogs {
  background-color: #F4F0E6;
}
body.site_pomereuil#page_blogs .hero_bg {
  position: absolute;
  width: 100%;
  height: 100%;
  object-fit: cover;
  z-index: -1;
}
body.site_pomereuil#page_blogs .card_actu-titre, body.site_pomereuil#page_blogs .card_actu-date, body.site_pomereuil#page_blogs .card_actu-desc, body.site_pomereuil#page_blogs .card_actu-desc * {
  color: #41422B;
}
body.site_pomereuil#page_blogs .card_actu-titre, body.site_pomereuil#page_blogs .card_actu-date {
  color: #41422B;
}
body.site_pomereuil#page_blogs .card_actu-desc, body.site_pomereuil#page_blogs .card_actu-desc * {
  color: #5A594D;
}
body.site_pomereuil#page_blogs .card_actu-voir_plus {
  color: #A4946B;
}
body.site_pomereuil#page_blogs .card_actu-voir_plus:after {
  background-color: #A4946B;
}
body.site_pomereuil#page_blogs .card_actu:hover .card_actu-titre {
  color: #A4946B;
}
body.site_pomereuil#page_blogs .filtres {
  display: flex;
  gap: 24px;
  align-items: center;
  flex-wrap: wrap;
  justify-content: center;
}
@media all and (max-width: 991px) {
  body.site_pomereuil#page_blogs .filtres {
    flex-direction: column;
  }
}
body.site_pomereuil#page_blogs .filtres-titre {
  font-size: 18px;
  font-style: normal;
  font-weight: 700;
  line-height: 100%;
}
body.site_pomereuil#page_blogs .filtres-types {
  display: flex;
  gap: 8px 16px;
  flex-wrap: wrap;
  justify-content: center;
}
@media all and (max-width: 991px) {
  body.site_pomereuil#page_blogs .filtres-types {
    flex-direction: column;
  }
}
body.site_pomereuil#page_blogs #hero {
  display: flex;
  align-items: center;
}
body.site_pomereuil#page_blogs #hero h1 {
  color: white;
}
body.site_pomereuil#page_blog {
  background-color: #F4F0E6;
}
body.site_pomereuil#page_blog p ~ ul {
  margin-top: -32px;
}
body.site_pomereuil#page_blog .bloc_article {
  background-image: url("/images/ombre_blog.png");
  background-size: 136%;
  background-repeat: no-repeat;
  background-position: center;
  background-color: #F4F0E6;
}
@media all and (max-width: 991px) {
  body.site_pomereuil#page_blog .bloc_article {
    background: none;
  }
}
body.site_pomereuil#page_blog .bloc_article h1, body.site_pomereuil#page_blog .bloc_article .h1 {
  color: #A4946B;
  font-size: 40px;
}
@media all and (max-width: 991px) {
  body.site_pomereuil#page_blog .bloc_article h1, body.site_pomereuil#page_blog .bloc_article .h1 {
    font-size: 36px;
  }
}
body.site_pomereuil#page_blog .bloc_article h2, body.site_pomereuil#page_blog .bloc_article .h2 {
  font-family: Sarabun, sans-serif;
  font-size: 24px;
  color: #41422B;
}
body.site_pomereuil#page_blog .bloc_article h3 {
  font-size: 22px;
  color: #A4946B;
  font-family: Sarabun, sans-serif;
  text-transform: none;
  margin-bottom: 20px;
}
body.site_pomereuil#page_blog .bloc_article li {
  font-size: 18px;
  font-weight: 400;
  color: #5A594D;
}
body.site_pomereuil#page_blog .bloc_article article {
  background-color: #F4F0E6;
  max-width: 950px;
  width: 80%;
  margin: auto;
  padding: 40px 94px;
  position: relative;
  z-index: 2;
  margin-bottom: -80px;
}
@media all and (max-width: 991px) {
  body.site_pomereuil#page_blog .bloc_article article {
    width: 100%;
    padding: 40px 0;
    margin-bottom: 0px;
  }
}
body.site_pomereuil#page_blog .bloc_article hr {
  height: 0;
  border-bottom: 1px dotted #A4946B;
}
body.site_pomereuil#page_blog .bandeau {
  margin-bottom: -200px;
  height: 430px;
}
@media all and (max-width: 991px) {
  body.site_pomereuil#page_blog .bandeau {
    margin-bottom: 0;
    height: 280px;
  }
}
body.site_pomereuil#page_blog .bandeau img {
  width: 100%;
  height: 100%;
  object-fit: cover;
  object-position: bottom;
}
body.site_pomereuil#page_blog .blog_type {
  margin-bottom: 26px;
}
body.site_pomereuil#page_blog .blog_tags {
  display: flex;
  gap: 8px;
  margin-bottom: 26px;
  justify-content: center;
}
body.site_pomereuil#page_blog .date {
  font-size: 14px;
  font-style: normal;
  font-weight: 400;
  color: #5A594D;
  margin-top: 40px;
}
body.site_pomereuil#page_blog .blog_image_1 img {
  width: 100%;
}
body.site_pomereuil#page_blog .blog_image_2 {
  text-align: center;
  margin-top: 40px;
}
body.site_pomereuil#page_blog .blog_image_2 img {
  max-height: 500px;
  width: 100%;
  object-fit: contain;
}
body.site_pomereuil#page_blog .bloc_recommendation {
  background-color: #A4946B;
}
body.site_pomereuil#page_blog .bloc_recommendation h2 {
  color: white;
}
body.site_pomereuil#page_faq {
  background-color: #F4F0E6;
}
body.site_pomereuil#page_faq h3 {
  margin-bottom: 0;
}
body.site_pomereuil#page_faq h3 button {
  font-family: Sarabun, sans-serif;
  font-size: 18px;
  font-style: normal;
  font-weight: 700;
  line-height: 100%;
}
body.site_pomereuil#page_faq p {
  margin-bottom: 0;
}
body.site_pomereuil#page_faq .accordion-item {
  background-color: #D6CEBD;
  margin-bottom: 8px;
  border: none;
  border-radius: 0;
}
body.site_pomereuil#page_faq .accordion-button {
  color: #41422B;
  background-color: #D6CEBD;
  padding: 24px;
  box-shadow: none;
}
body.site_pomereuil#page_faq .accordion-button:not(.collapsed) {
  background-color: #D6CEBD;
}
body.site_pomereuil#page_faq .accordion-button:after {
  background-image: url("/images/pictos/chevron_faq.svg");
}
body.site_pomereuil#page_faq .accordion-button:focus {
  box-shadow: none;
}
body.site_pomereuil#page_faq #hero {
  height: auto;
  padding: 105px 0;
  background-color: #515236;
}
body.site_pomereuil#page_faq #hero h1 {
  color: white;
}
body.site_pomereuil#page_plan_du_site main h1 {
  margin-bottom: 60px;
}
body.site_pomereuil#page_plan_du_site main a {
  color: #A4946B;
}
body.site_pomereuil#page_plan_du_site main ul {
  padding-left: 18px;
  font-size: 24px;
  margin-bottom: 40px;
  margin-top: -40px;
  list-style-type: none;
}
body.site_pomereuil#page_plan_du_site main li:before {
  content: "- ";
}

/*# sourceMappingURL=pomereuil_20250619.css.map */
