/* xl - DESKTOP STYLES */ 
@charset "UTF-8";
/* xl - DESKTOP STYLES */
@import url('https://web.archive.org/web/20250304033525cs_/https://fonts.googleapis.com/css2?family=EB+Garamond:ital,wght@0,400..800;1,400..800&display=swap');
* {
  list-style: none;
  text-decoration: none;
  font-family: Arial;
}
header #toggler {
  background: #000;
  height: 50px;
  width: 50px;
  border-radius: 5px;
  display: none;
}
header #inner {
  max-width: 1400px;
  margin: auto;
}
header #inner #topbarre {
  padding: 25px 25px 0 25px;
}
header #inner #topbarre a {
  color: black;
  font-size: 24px;
}
header #inner nav {
  max-width: 1400px;
  margin: auto;
  padding: 0;
  padding-bottom: 15px;
  padding-top: 25px;
  padding-left: 0;
}
header #inner nav ul {
  display: flex;
  flex-direction: row;
  justify-content: space-between;
}
header #inner nav ul li {
  font-size: 21px;
}
header #inner nav ul li a {
  color: #000;
  font-family: EB Garamond;
  font-weight: 500;
}
header #inner nav ul ul#flags li {
  margin: 0 5px;
}
header #midbarre {
  margin: auto;
  text-align: center;
  padding: 0;
}
#slidetop {
  height: 800px;
}
/*///// PAGE NOS CHAMPAGNES /////*/
.products-container {
  background-color: #000;
  background-image: url(https://web.archive.org/web/20250304033525im_/https://baron-dauvergne.com/wp-content/uploads/2024/07/texture01.jpg);
  background-size: cover;
  padding: 50px 0;
}
.products-container h1 {
  margin: auto;
  text-align: center;
  color: #fff;
  font-size: 42px;
  letter-spacing: 10px;
  font-weight: lighter;
  padding: 0 0 50px 0;
  font-family: EB Garamond;
  text-transform: uppercase;
}
.products-container #inner {
  display: grid;
  grid-template-columns: repeat(4, 1fr);
  justify-content: space-between;
  gap: 20px;
  max-width: 1400px;
  margin: auto;
}
.product-item {
  position: relative;
  width: 100%;
  overflow: hidden;
  height: 500px;
}
.product-image {
  position: relative;
}
.product-item img {
  width: -webkit-fill-available;
  height: 500px;
  object-fit: cover;
}
.product-title {
  position: absolute;
  top: 0;
  left: 0;
  right: 0;
  bottom: 0;
  background-color: rgba(0, 0, 0, 0.6);
  color: #fff;
  padding: 5px;
  text-align: center;
  display: flex;
  opacity: 0;
  transition: all 0.25s ease-out;
}
.product-title:hover {
  opacity: 1;
  transition: all 0.25s ease-out;
}
.product-title h2 {
  font-size: 32px;
  margin: 0;
  margin: auto;
  font-weight: lighter;
  font-family: montserrat;
}
/*///// FOOTER  /////*/
footer {
  background: #111;
  display: flex;
  flex-direction: column;
  padding: 50px 100px;
}
footer .footer--row {
  display: flex;
  flex-direction: row;
  justify-content: space-around;
  padding-bottom: 50px;
}
footer .footer--row div h2 {
  color: #fff;
}
footer .footer--row div ul {
  color: #fff;
}
footer .footer--row div li {
  position: relative;
}
footer .footer--row div li a {
  color: #fff;
}
footer .footer--adresse {
  display: flex;
  flex-direction: row;
  justify-content: space-around;
  padding-bottom: 50px;
}
footer .footer--adresse p {
  color: #fff;
}
footer .footer--logo {
  display: flex;
  flex-direction: column;
  justify-content: center;
}
footer .footer--logo div {
  display: flex;
  flex-direction: row;
  justify-content: space-around;
  padding-bottom: 50px;
}
footer .footer--logo div img {
  display: block;
  height: 180px;
}
footer .footer--logo div p {
  color: #fff;
  opacity: 1px !important;
  transform: translateY(0) !important;
}
footer .footer--logo p {
  color: #fff;
  opacity: 1 !important;
  transform: translateY(0) !important;
  margin: auto;
  color: #555;
}
footer .footer--logo p a {
  color: #555;
}
section#actions {
  background-color: #000;
  background-image: url(https://web.archive.org/web/20250304033525im_/https://baron-dauvergne.com/wp-content/uploads/2024/07/texture01.jpg);
  background-size: cover;
  padding: 50px 0;
}
section#actions h1 {
  margin: auto;
  text-align: center;
  color: #fff;
  font-size: 42px;
  letter-spacing: 10px;
  font-weight: lighter;
  padding: 0 0 50px 0;
  font-family: EB Garamond;
  text-transform: uppercase;
}
section#actions #inner article {
  max-width: 1200px;
  margin: auto;
  display: grid;
  grid-template-columns: 1fr 1fr;
  justify-items: center;
  align-items: center;
  padding-bottom: 50px;
  grid-auto-flow: dense;
}
section#actions #inner article:nth-child(even) div:nth-child(1) {
  order: 2;
}
section#actions #inner article div h2, section#actions #inner article div p {
  color: #ccc;
}
section#actions #inner article div p {
  padding: 0 25px;
  font-family: EB Garabond;
  font-size: 18px !important;
}
section#actions #inner article div h2 {
  font-family: EB Garamond;
  font-weight: 100;
}
section#actions #inner article div img {
  max-width: 100%;
  height: auto;
  border-radius: 10px;
  height: 400px;
  object-fit: cover;
  height: 400px;
  width: 600px;
}
section#events, section#actions {
  background-color: #000;
  background-image: url(https://web.archive.org/web/20250304033525im_/https://baron-dauvergne.com/wp-content/uploads/2024/07/texture01.jpg);
  background-size: cover;
  padding: 50px 0;
}
section#events h1, section#actions h1 {
  margin: auto;
  text-align: center;
  color: #fff;
  font-size: 42px;
  letter-spacing: 10px;
  font-weight: lighter;
  padding: 0 0 50px 0;
  font-family: EB Garamond;
  text-transform: uppercase;
}
section#events #inner article, section#actions #inner article {
  max-width: 1200px;
  margin: auto;
  display: grid;
  grid-template-columns: 1fr 1fr;
  justify-items: center;
  align-items: center;
  padding-bottom: 50px;
  grid-auto-flow: dense;
}
section#events #inner article:nth-child(even) div:nth-child(1), section#actions #inner article:nth-child(even) div:nth-child(1) {
  order: 2;
}
section#events #inner article div h2, section#events #inner article div p, section#events #inner article div li, section#actions #inner article div h2, section#actions #inner article div p, section#actions #inner article div li {
  color: #ccc;
}
section#events #inner article div li, section#actions #inner article div li {
  list-style: disc;
  font-family: EB Garabond;
  font-size: 18px !important;
}
section#events #inner article div h2, section#actions #inner article div h2 {
  font-size: 28px;
  font-family: EB Garamond;
  font-weight: 100;
}
section#events #inner article div p, section#actions #inner article div p {
  font-family: EB Garabond;
  font-size: 18px !important;
}
section#events #inner article div img, section#actions #inner article div img {
  width: 100%;
  height: auto;
  border-radius: 10px;
  object-fit: cover;
  height: 400px;
  width: 600px;
}
/*///// GALERIE /////*/
#bwg_container1_0 {
  background-color: #000;
  background-image: url(https://web.archive.org/web/20250304033525im_/https://baron-dauvergne.com/wp-content/uploads/2024/07/texture01.jpg);
  background-size: cover;
  padding: 0 0 50px 0;
}
#bwg_container2_0 {
  max-width: 1400px;
  margin: auto;
}
.bwg_container {
  margin: 0;
}
#bwg_container1_0 #bwg_container2_0 .bwg-container-0.bwg-album-thumbnails .bwg-title2 {
  font-size: 21px !important;
}
/*//// PRODUIT ////*/
/*///// MAISON ////*/
section#maison {
  background-color: #000;
  background-image: url(https://web.archive.org/web/20250304033525im_/https://baron-dauvergne.com/wp-content/uploads/2024/07/texture01.jpg);
  background-size: contain;
}
section#maison #inner {
  display: grid;
  grid-template-columns: 2fr 1fr;
  max-width: 1400px;
  margin: auto;
}
section#maison #inner #left {
  padding: 50px;
}
section#maison #inner #left h1 {
  font-size: 42px;
  color: #fff;
  font-family: EB Garamond;
  font-weight: 100;
}
section#maison #inner #left p {
  font-size: 16px;
  color: #fff;
  text-align: justify;
  line-height: 24px;
}
section#maison #inner #left p span {
  float: right;
  font-size: 18px;
}
section#maison #inner #left .has-text-align-right {
  text-align: right !important;
}
section#mentions {
  background-color: #000;
  background-image: url(https://web.archive.org/web/20250304033525im_/https://baron-dauvergne.com/wp-content/uploads/2024/07/texture01.jpg);
  background-size: cover;
  padding: 50px 0;
}
section#mentions h1 {
  margin: auto;
  text-align: center;
  color: #fff;
  font-size: 42px;
  letter-spacing: 10px;
  font-weight: lighter;
  padding: 0 0 50px 0;
  font-family: EB Garamond;
  text-transform: uppercase;
}
section#mentions #inner {
  max-width: 1400px;
  margin: auto;
}
section#mentions #inner p, section#mentions #inner li {
  color: #fff;
}
section#cartefrance {
  background-color: #000;
  background-image: url(https://web.archive.org/web/20250304033525im_/https://baron-dauvergne.com/wp-content/uploads/2024/07/texture01.jpg);
  background-size: cover;
  padding: 50px 0;
}
section#cartefrance #inner {
  display: grid;
  grid-template-columns: 1fr 3fr;
  max-width: 1400px;
  margin: auto;
}
section#cartefrance #inner #left ul {
  padding: 25px;
  width: fit-content;
}
section#cartefrance #inner #left ul li {
  color: #fff;
  padding: 15px 0;
  border-bottom: 1px solid #888;
}
section#cartefrance #inner #left ul li:hover {
  cursor: pointer;
}
section#cartefrance #inner #left ul li h2 {
  padding: 0;
  margin: 0;
}
section#cartefrance #inner #left ul li p {
  padding: 0;
  margin: 0;
}
section#cartefrance #inner #right svg#France {
  display: block;
  max-height: 800px;
  margin: auto;
}
section#cartefrance #inner #right svg#France path {
  transition: fill 0.25s ease-out;
}
section#cartefrance #inner #right svg#France path:hover {
  fill: #222;
  transition: fill 0.25s ease-out;
}
section#partenaires {
  padding: 50px 0;
  background: #ccc;
}
section#partenaires h2 {
  font-family: EB Garamond;
  font-size: 72px;
  color: #000;
  letter-spacing: 15px;
  text-align: center;
  text-transform: uppercase;
}
section#partenaires #inner {
  max-width: 1400px;
  margin: auto;
  display: grid;
  grid-template-columns: 1fr 1fr 1fr;
  justify-items: center;
  align-items: baseline;
  grid-gap: 25px;
}
section#partenaires #inner .bloc-partenaire {
  padding: 50px 0;
}
section#partenaires #inner .bloc-partenaire p {
  padding-top: 20px;
  text-align: center;
}
section#partenaires #inner .bloc-partenaire p a {
  color: #000;
  text-decoration: underline;
}
section#partenaires #inner .bloc-partenaire img {
  height: auto;
  max-width: 100%;
  margin: auto;
  display: block;
}
/*//// CARTE - FORMULAIRE ////*/
section#map-contact {
  padding: 0;
  display: grid;
  grid-template-columns: repeat(2, 1fr);
  background: linear-gradient(322deg, #171411 2%, #050504 75%);
}
section#map-contact #map #forme {
  clip-path: polygon(0 0, 84% 0, 100% 30%, 96% 78%, 71% 100%, 0 100%);
  width: 100%;
  height: 100%;
}
section#map-contact #map #forme .wp_mapit_multipin_map {
  width: auto !important;
  height: 100% !important;
  filter: saturate(0.5);
}
section#map-contact #map #forme .wp_mapit_multipin_map .leaflet-bottom {
  display: none;
}
section#map-contact #formulaire {
  padding: 50px 100px 100px 100px;
}
section#map-contact #formulaire label {
  color: #fff;
}
section#map-contact #formulaire div#infos h2 {
  font-family: "Cormorant Garamond", serif;
  font-weight: 500;
  font-size: 70px;
  color: #fff;
  margin: 0;
  padding: 0 0 15px 0;
  line-height: 80px;
  letter-spacing: 10px;
}
section#map-contact #formulaire div#infos p#intro, section#map-contact #formulaire div#infos p#coordonnees {
  padding-top: 25px;
  font-family: Montserrat;
  font-weight: 300;
  line-height: 24px;
  font-size: 14px;
  color: #FFF;
}
section#map-contact #formulaire div#infos p#coordonnees {
  column-count: 2;
}
section#map-contact #formulaire div#infos h3 {
  font-family: Playfair Display;
  font-weight: lighter;
  font-size: 24px;
  color: #fff;
  padding: 20px 0 15px 0;
}
section#map-contact #formulaire div#infos div#social-icons {
  display: flex;
  padding-bottom: 20px;
}
section#map-contact #formulaire div#infos div#social-icons i {
  color: #454545;
  background-color: #fff;
  border-radius: 50%;
  height: 40px;
  width: 40px;
  line-height: 40px;
  text-align: center;
  margin-right: 15px;
  transform: scale(1);
}
section#map-contact #formulaire div#infos div#social-icons i:hover {
  transform: scale(1.1);
}
section#map-contact #formulaire div.wpforms-container-full .wpforms-form .wpforms-field-label-inline {
  font-size: 12px;
  font-weight: 300;
  line-height: 0;
}
section#map-contact button[type=submit] {
  background: #fff;
  color: #000;
}
section#map-contact button[type=submit]:hover {
  background: #333;
}
footer #pictoVizualcrea {
  height: 20px;
}
.footer-2 {
  position: relative;
  z-index: 0;
  transition: all 0.1s;
  position: fixed;
  left: 0;
  right: 0;
  opacity: 1;
  transition: all 0.1s ease-in;
  height: auto;
}
body.fixed .footer-2 .bg-fixed {
  display: flex;
}
body.fixed .footer-2:hover {
  opacity: 1;
  transition: all 0.2s;
}
body.fixed .footer-2:hover .bg-fixed {
  opacity: 0;
  transition: all 0.2s;
}
body.fixed.active .footer-2 {
  top: calc(100% - 40px);
  opacity: 1;
  z-index: 1001;
  transition: all 0.1s ease-in;
}
body.fixed.active .footer-2 .bg-fixed {
  display: flex;
}
body.fixed.active .footer-2:hover {
  opacity: 1;
  transition: all 0.2s;
}
body.fixed.active .footer-2:hover .bg-fixed {
  opacity: 0;
  transition: all 0.2s;
}
.footer-2 {
  background: #000;
  padding: 35px 0;
  color: #fff;
  font-size: 14px;
  position: relative;
  padding-top: 30px;
  clear: both;
}
.footer-2 > .container {
  position: relative;
  max-width: 1400px;
  margin: auto;
}
.footer-2 .bg-fixed {
  display: none;
  position: absolute;
  right: 15px;
  left: 15px;
  top: -30px;
  height: 40px;
  font-size: 18px;
  align-items: center;
}
.footer-2 .bg-fixed li {
  margin-right: 20px;
}
.footer-2 .bg-fixed:before {
  content: '';
  font-family: FontAwesome;
  color: #000;
  position: absolute;
  left: 50%;
  transform: translateX(-50%);
  top: -10px;
  font-size: 50px;
}
.footer-2.fixed {
  position: fixed;
  bottom: 0;
  left: 0;
  right: 0;
  transform: translatey(calc(100% - 20px));
  z-index: 1001;
  transition: all 0.5s ease-in;
}
.footer-2.fixed:hover {
  transform: none;
}
.footer-2 .footer-fill {
  display: flex;
  flex-wrap: wrap;
  align-items: flex-start;
  justify-content: space-between;
}
.footer-2 .footer-fill > div {
  margin-right: 30px;
  position: relative;
}
.footer-2 h3, .footer-2 .kariera-link {
  font-size: 15px;
  text-transform: uppercase;
  font-weight: normal;
  margin: 0 0 10px;
  color: #fff;
  padding: 10px 0 10px;
  border-bottom: 1px solid #090909;
  font-size: 13px;
  letter-spacing: 3px;
  font-weight: 100;
}
.footer-2 .kariera-link {
  padding-right: 0;
}
.footer-2 .kariera-link a {
  color: #fff;
  font-weight: normal;
  display: block;
  text-align: left;
  height: 52px !important;
  width: 100%;
  font-size: 15px;
  letter-spacing: 4px;
  font-weight: 100;
}
.footer-2 ul {
  list-style: none;
  margin: 0;
  padding: 0;
}
.footer-2 ul li {
  margin: 0;
  padding: 0;
}
.footer-2 ul li a {
  text-decoration: none;
  color: #929292;
  display: block;
  line-height: 36px;
  font-weight: 400;
}
.footer-2 ul li a:hover {
  color: #fff;
}
.footer-2 .street {
  padding-left: 25px;
  position: relative;
  color: #fff;
  line-height: 28px;
  background: none;
  border: 0;
  font-size: inherit;
}
.footer-2 .street:before {
  content: '';
  font-family: FontAwesome;
  margin-right: 15px;
  color: #fff;
  position: absolute;
  left: 3px;
  top: 0;
}
.footer-2 .phone {
  padding-left: 0;
}
.footer-2 .phone:before {
  content: '';
  font-family: FontAwesome;
  margin-right: 15px;
  color: #fff;
  position: relative;
  left: 1px;
  top: 1px;
}
.footer-2 .email:before {
  content: '';
  font-family: FontAwesome;
  margin-right: 15px;
  color: #fff;
}
@media (max-width: 991px) {
  .footer-2 .bg-fixed {
    display: none;
  }
}
.footer-newsletter-form .succes {
  visibility: hidden;
  opacity: 0;
}
.footer-newsletter-form.added > * {
  visibility: hidden;
  opacity: 0;
  height: 0;
  margin: 0;
}
.footer-newsletter-form.added .newsletter-accept {
  visibility: hidden !important;
  opacity: 0 !important;
  height: 0 !important;
  margin: 0 !important;
  height: 0 !important;
}
.footer-newsletter-form.added .succes {
  visibility: visible;
  opacity: 1;
  height: auto;
}
.footer-n-s {
  padding: 20px;
  background: #171717;
  margin-bottom: 40px;
}
.footer-newsletter p {
  line-height: 28px;
  margin-bottom: 30px;
  font-size: 16px;
}
.footer-newsletter h3:before {
  content: '';
  font-family: FontAwesome;
  color: #fff;
  margin-right: 10px;
  animation: bell 2s infinite;
}
.footer-newsletter .newsletter-accept {
  text-align: justify;
}
.wrapper-form {
  display: flex;
  width: 100%;
  height: 42px;
  overflow: visible;
  border-radius: 4px;
  background: rgba(255, 255, 255, 0.05);
}
.wrapper-form input {
  height: 42px;
  line-height: 42px;
  background: none;
  padding-left: 15px;
  border: 0;
  width: calc(100% - 42px);
  border-right: 0;
  color: #fff;
}
.wrapper-form input::placeholder {
  color: #fff;
}
.wrapper-form button {
  background: #fff;
  border: 0;
  height: 42px;
  line-height: 42px;
  width: 42px;
  text-align: center;
  color: #fff;
  background: #fff;
  border-radius: 4px;
  position: relative;
}
.wrapper-form button:before {
  content: '';
  font-family: FontAwesome;
}
.footer-contact {
  color: #fff;
}
.footer-contact a {
  color: #fff !important;
  line-height: inherit;
}
.footer-contact ul li {
  line-height: 28px;
}
.footer-contact h4 {
  margin: 15px 0;
}
.rwd-breaker {
  display: none;
}
.footer-social a {
  font-size: 20px;
  display: inline-block !important;
  margin-right: 25px;
  position: relative;
  color: #fff !important;
}
.follow a {
  font-size: 20px;
  display: inline-block !important;
  margin-right: 25px;
  position: relative;
  color: #fff !important;
}
.footer-social a span, .follow a span {
  font-size: 12px;
  border-radius: 2px;
  padding: 5px;
  position: absolute;
  top: -20px;
  left: 0;
  background: #E4D0AA;
  line-height: 13px;
  visibility: hidden;
  opacity: 0;
  transition: all 0.1s;
  white-space: nowrap;
  color: #000;
}
.follow ul {
  display: flex;
}
.follow ul li {
  margin: auto;
}
.footer-social a:hover, .follow a:hover {
  padding: 0 !important;
  background: none !important;
}
.footer-social a:hover span, .follow a:hover span {
  opacity: 1;
  transition: all 0.1s;
  visibility: visible;
}
.fb:before {
  content: '';
  font-family: FontAwesome;
}
.instagram:before {
  content: '';
  font-family: FontAwesome;
}
.yt:before {
  content: '';
  font-family: FontAwesome;
}
.gplus-foot:before {
  content: '';
  font-family: FontAwesome;
}
.twitter:before {
  content: '';
  font-family: FontAwesome;
}
.pinterest:before {
  content: '';
  font-family: FontAwesome;
}
.linkedin:before {
  content: '';
  font-family: FontAwesome;
}
@media (max-width: 1400px) {
  .footer-2 .footer-fill {
    justify-content: space-between;
  }
  .footer-2 .footer-fill > div {
    margin-right: 20px;
  }
}
@media (max-width: 1300px) {
  .footer-2 h3 {
    padding-right: 30px;
  }
}
@media (max-width: 1200px) {
  .footer-2 ul li a:hover {
    padding-left: 0;
  }
}
@media (max-width: 1170px) {
  .footer-2 .footer-fill {
    justify-content: flex-start;
  }
  .footer-social {
    order: 1;
    flex: 1;
  }
  .footer-contact {
    order: 1;
    flex: 1;
  }
  .zakupy, .informacje, .promocje {
    order: 0;
    width: 33.333%;
    margin-bottom: 30px;
    flex: 1;
  }
  .rwd-breaker {
    display: block;
    order: 0;
    background: #fff;
    display: block;
    flex: 100%;
  }
}
@media (max-width: 600px) {
  .rwd-breaker {
    display: none;
  }
  .footer-2 {
    padding-top: 0;
  }
  .footer-2 .footer-fill {
    flex-direction: column;
    text-align: left !important;
  }
  .footer-2 .footer-fill .zakupy {
    order: 1;
  }
  .footer-2 .footer-fill h3 {
    margin-bottom: 0;
    transition: margin-bottom 0.2s;
  }
  .footer-2 .footer-fill > div {
    width: 100%;
    order: 2;
    max-height: 60px;
    margin-bottom: 0px;
    transition: max-height 0.2s;
    height: auto;
  }
  .footer-2 .footer-fill > div > * {
    height: 0px;
    overflow: hidden;
    position: relative;
  }
  .footer-2 .footer-fill > div > *.footer-button {
    height: 52px !important;
    display: block;
    width: 100%;
  }
  .footer-2 .footer-fill > div h3 {
    height: 52px !important;
    line-height: 52px;
    padding: 0;
    text-align: left !important;
  }
  .footer-2 .footer-fill > div.active {
    max-height: 999px;
    transition: max-height 0.2s;
    padding-bottom: 20px;
  }
  .footer-2 .footer-fill > div.active:before {
    content: '';
    background: rgba(255, 255, 255, 0.03);
    left: -15px;
    right: -15px;
    top: 60px;
    display: block;
    position: absolute;
    bottom: 0;
  }
  .footer-2 .footer-fill > div.active h3 {
    border: 0;
  }
  .footer-2 .footer-fill > div.active > * {
    height: auto;
    overflow: visible;
  }
  .footer-2 .footer-fill .footer-contact {
    order: 0;
  }
  .footer-2 .footer-fill .footer-social {
    order: 1;
  }
  .footer-2 .footer-fill .footer-social .footer-newsletter {
    height: 60px;
  }
  .footer-2 .footer-fill .footer-social form {
    height: 0;
    overflow: hidden;
  }
  .footer-2 .footer-fill .footer-social.active * {
    height: auto;
  }
  .footer-2 .footer-fill .follow {
    margin-top: 0;
    order: 0;
    display: flex;
    align-items: center;
    justify-content: flex-end;
    padding: 0 0;
    max-height: none;
    flex-wrap: wrap;
    padding-top: 15px;
  }
  .footer-2 .footer-fill .follow h3 {
    margin-right: 20px;
    border: 0;
    width: 100%;
  }
  .footer-2 .footer-fill .follow ul {
    height: auto !important;
    overflow: visible !important;
    margin-top: -2px;
    width: 100%;
    border-top: 1px solid #343434;
  }
  .footer-2 .footer-fill .follow ul li {
    align-items: center;
    justify-content: flex-start;
    display: flex;
    margin-top: 10px;
    margin-bottom: 20px;
    margin-right: 15px;
  }
  .footer-2 .footer-fill .follow ul li a {
    display: inline-block;
    font-size: 14px;
    margin-right: 15px;
    width: 32px;
    height: 32px;
    text-align: center;
    line-height: 32px;
  }
  .footer-2 .footer-fill .follow ul li a:last-child {
    margin-right: 0;
  }
  .footer-2 .footer-fill .follow .footer-button {
    display: none;
  }
  .footer-button {
    display: block;
    transition: transform 0.2s;
    top: 4px;
    right: -15px;
    position: absolute !important;
  }
  .footer-button.active:before {
    background: #fff;
    transform: rotate(180deg) translatey(50%);
    transition: transform 0.2s;
  }
}
@media (max-width: 380px) {
  .footer-2 .footer-fill .follow ul li {
    display: flex;
    justify-content: space-between;
  }
  .footer-2 .footer-fill .follow ul li a {
    margin-right: 10px;
  }
}
@media (max-width: 350px) {
  .footer-2 .footer-fill .follow ul li a {
    margin-right: 5px;
    font-size: 20px;
  }
}
.copyrights {
  margin-top: 50px;
  font-size: 13px;
  width: 100%;
  color: #3b3b3b;
  text-align: center;
}
.copyrights p {
  margin: 0;
  height: auto !important;
  line-height: 22px;
  display: flex;
  align-items: center;
}
@media (max-width: 1170px) {
  .copyrights {
    order: 7;
  }
}
.promocje {
  margin-right: 0 !important;
}
.button-selsey, #go_to_cart form button, #wishlist_submits .goback, #copy_all_to_cart, .copy_to_cart {
  height: 42px;
  line-height: 42px;
  text-align: center;
  padding: 0 20px;
  text-align: justify;
  border-radius: 300px;
  background: #000;
  border: 0;
  position: relative;
  background: #fff;
  margin: 0 auto;
}
.button-selsey:before, #go_to_cart form button:before, #wishlist_submits .goback:before, #copy_all_to_cart:before, .copy_to_cart:before {
  border: 1px solid #898989;
  position: absolute;
  left: 0;
  right: 0;
  bottom: 0;
  top: 0;
  content: '';
  border-radius: 300px;
}
.spacer-title {
  text-align: left;
  text-transform: uppercase;
  font-size: 16px;
  margin: 0 0 25px 0;
  font-weight: 400;
  letter-spacing: 4px;
}
.close-app-widget, .fancybox-item.fancybox-close, .close-popup-newsletter, .remove-sidebar-rwd, .clear-attr, .delete_filters ul li a:after, .close-form-contact, .close-product-pop-up, .close-map, .close-rodo {
  position: absolute;
  right: 20px;
  top: 20px;
  border: 0;
  width: 30px;
  height: 30px;
  background: url("/web/20250304033525im_/https://baron-dauvergne.fr/wp-content/images/close_app.png?v01") no-repeat center right;
  background-size: 15px;
}
.nav-li-button, .footer-button {
  display: none;
  width: 52px;
  height: 52px;
  border: 0;
  position: absolute;
  right: 0px;
  top: 0px;
  background: none;
}
.nav-li-button:before, .footer-button:before {
  width: 30px;
  height: 30px;
  border-radius: 50%;
  line-height: 30px;
  text-align: center;
  border: 0;
  position: absolute;
  right: 0px;
  top: 50%;
  transform: translatey(-50%);
  background: #0e0e0e;
  color: #fff;
  content: '';
  font-family: FontAwesome;
}
.map-footer {
  visibility: hidden;
  position: absolute !important;
  left: 0;
  right: 0;
  top: 0;
  bottom: 0;
  margin-right: 0 !important;
}
.map-footer.active {
  visibility: visible;
  z-index: 1;
}
.map-footer iframe {
  height: 100%;
}
@media (max-width: 600px) {
  .map-footer {
    display: none !important;
    margin-right: 0;
    margin: 15px 0 0;
    width: auto;
    position: relative;
    left: auto;
    right: auto;
    bottom: auto;
    top: auto;
  }
  .map-footer.active {
    display: !important;
    padding-bottom: 0 !important;
    max-height: none;
    order: 1;
  }
  .map-footer.active:before {
    content: none !important;
  }
}
.header_contact_number {
  display: none;
}
.header_contact_form {
  min-width: 300px;
}
@media (max-width: 500px) {
  .header_contact_form {
    width: 100%;
    min-width: auto;
  }
}
.headline-box {
  padding: 0;
}
.headline-box h1 {
  text-transform: uppercase;
}
#livechat-compact-container {
  z-index: 2 !important;
}
.no_products {
  padding-top: 30px;
  padding-bottom: 70px;
}
.footer-newsletter p {
  margin-bottom: 15px;
}
@media (min-width: 601px) {
  .footer-newsletter-form .newsletter-accept {
    height: 0;
    opacity: 0;
    visibility: hidden;
    transition: all 0.2s;
  }
  .footer-newsletter-form.collapse .newsletter-accept {
    height: auto;
    opacity: 1;
    visibility: visible;
    transition: all 0.2s;
    margin-bottom: 15px;
  }
}
@media (max-width: 600px) {
  .footer-newsletter-form .newsletter-accept {
    margin-bottom: 15px;
  }
}
.newsletter-accept {
  font-size: 13px;
}
.newsletter-accept .checkbox {
  flex: 1 18px;
  margin-right: 10px;
  position: relative;
  top: 3px;
  height: 18px !important;
}
.newsletter-accept .check_checkbox {
  flex: 1 100%;
}
.newsletter-accept .checkbox-box {
  display: flex;
}
.wrapper-form {
  margin-bottom: 25px;
}
@media (min-width: 1250px) {
  .footer-payments {
    display: flex;
    justify-content: space-between;
    align-items: center;
    margin-top: 30px;
    margin-right: 0 !important;
    width: 100%;
  }
  .footer-payments .copyrights {
    order: -1;
    text-align: left;
    margin-top: 0;
  }
  .footer-payments ul {
    display: flex;
    align-items: center;
    justify-content: flex-end;
  }
  .footer-payments ul li {
    margin-right: 40px;
    opacity: 0.25;
    transition: all 0.2s;
    font-size: 48px;
  }
  .footer-payments ul li img {
    max-width: none;
    max-height: auto;
  }
  .footer-payments ul li:hover {
    opacity: 0.4;
    transition: all 0.2s;
  }
  .footer-payments ul li:last-child {
    margin-right: 0;
  }
}
@media (max-width: 1249px) {
  .footer-payments {
    display: none;
  }
}
@media (max-width: 991px) {
  section#slider {
    height: 300px !important;
  }
  .navbar-toggler {
    margin: auto;
  }
}
/* lg - TABLET LANDSCAPE STYLES */
@media (max-width: 1199px) {
  header #toggler {
    display: block;
    margin: auto;
    cursor: pointer;
    display: flex;
  }
  header #toggler i {
    color: #fff;
    font-size: 34px;
    margin: auto;
  }
  header #inner {
    padding-bottom: 25px;
  }
  header #inner nav {
    display: none;
  }
  header #inner nav ul {
    display: flex;
    flex-direction: column;
    align-items: center;
    padding-left: 0;
  }
  header #inner nav ul#flags {
    display: flex;
    flex-direction: row;
  }
  .products-container #inner {
    display: grid;
    grid-template-columns: repeat(2, 1fr);
  }
  .single-product .content-area .columns-2 {
    grid-template-columns: 1fr !important;
    text-align: center;
  }
  .woocommerce form.cart.variations_form {
    align-content: center;
  }
  section#events #inner article, section#actions #inner article {
    grid-template-columns: 1fr;
    justify-items: start;
  }
  section#events #inner article div h2, section#actions #inner article div h2 {
    text-align: center;
  }
  section#events #inner article div img, section#actions #inner article div img {
    width: 100%;
    max-height: 300px;
  }
  section#events #inner article:nth-child(even) div:nth-child(1) {
    order: 0;
  }
  .woocommerce-shop main#main {
    grid-template-columns: 1fr;
  }
  .wpc-filters-section:not(.wpc-filter-more-less):not(.wpc-filter-post_meta_num):not(.wpc-filter-tax_numeric):not(.wpc-filter-layout-dropdown) .wpc-filter-content:not(.wpc-filter-has-hierarchy) ul.wpc-filters-ul-list {
    display: flex;
  }
  section#maison #inner {
    grid-template-columns: 1fr;
  }
  section#maison #inner #right {
    width: 100%;
    overflow: hidden;
  }
  section#maison #inner #right img {
    width: 100%;
  }
  .products-container h1 {
    font-size: 32px;
  }
  .wpc-filters-section:not(.wpc-filter-more-less):not(.wpc-filter-post_meta_num):not(.wpc-filter-tax_numeric):not(.wpc-filter-layout-dropdown) .wpc-filter-content:not(.wpc-filter-has-hierarchy) ul.wpc-filters-ul-list {
    flex-wrap: wrap;
  }
}
/*# sourceMappingURL=data:application/json,%7B%22version%22%3A3%2C%22sourceRoot%22%3A%22%2F%22%2C%22sources%22%3A%5B%22(stdin)%22%2C%22wp-content%2Fcustom_codes%2F6-scss-desktop.scss%22%2C%22wp-content%2Fcustom_codes%2F6-scss-tablet-l.scss%22%5D%2C%22names%22%3A%5B%5D%2C%22mappings%22%3A%22%3BAAAA%3BACAA%3BAAGA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAMC%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAQA%3BAAAA%3BAAAA%3BAAAA%3BAAIC%3BAAAA%3BAAAA%3BAAGC%3BAAAA%3BAAAA%3BAAAA%3BAAOD%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAASC%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAKC%3BAAAA%3BAAAA%3BAAGC%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAQA%3BAAAA%3BAAAA%3BAAQJ%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAASD%3BAAAA%3BAAAA%3BADzEA%3BACkFA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAMC%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAYA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAWD%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAASA%3BAAAA%3BAAAA%3BAAIA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAMA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAaC%3BAAAA%3BAAAA%3BAAAA%3BAAMD%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BADrJA%3BACmKA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAKC%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAME%3BAAAA%3BAAAA%3BAAGA%3BAAAA%3BAAAA%3BAAGA%3BAAAA%3BAAAA%3BAAEC%3BAAAA%3BAAAA%3BAAQH%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAKC%3BAAAA%3BAAAA%3BAAWD%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAMC%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAKC%3BAAAA%3BAAAA%3BAAAA%3BAAIA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAOD%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAMC%3BAAAA%3BAAAA%3BAASH%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAOC%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAcC%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAUC%3BAAAA%3BAAAA%3BAAOC%3BAAAA%3BAAAA%3BAAIA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAMA%3BAAAA%3BAAAA%3BAAAA%3BAAKA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAiBJ%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAQC%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAeC%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAUC%3BAAAA%3BAAAA%3BAAKC%3BAAAA%3BAAAA%3BAAMA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAMA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAMA%3BAAAA%3BAAAA%3BAAAA%3BAAKA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BADtXJ%3BACwYA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAQA%3BAAAA%3BAAAA%3BAAAA%3BAAKA%3BAAAA%3BAAAA%3BAAIA%3BAAAA%3BAAAA%3BADzZA%3BAAAA%3BACoaA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAIC%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAMC%3BAAAA%3BAAAA%3BAAIC%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAOA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAMC%3BAAAA%3BAAAA%3BAAAA%3BAAMD%3BAAAA%3BAAAA%3BAAkBH%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAOC%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAYA%3BAAAA%3BAAAA%3BAAAA%3BAAIC%3BAAAA%3BAAAA%3BAAMF%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAMC%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAQE%3BAAAA%3BAAAA%3BAAAA%3BAAIC%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAKC%3BAAAA%3BAAAA%3BAAGA%3BAAAA%3BAAAA%3BAAAA%3BAAKA%3BAAAA%3BAAAA%3BAAAA%3BAAcF%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAKC%3BAAAA%3BAAAA%3BAAIA%3BAAAA%3BAAAA%3BAAAA%3BAAeJ%3BAAAA%3BAAAA%3BAAAA%3BAAIC%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAASA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAASC%3BAAAA%3BAAAA%3BAAGC%3BAAAA%3BAAAA%3BAAAA%3BAAIC%3BAAAA%3BAAAA%3BAAAA%3BAAMD%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAD5lBH%3BAC4mBA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAQE%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAIC%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAKC%3BAAAA%3BAAAA%3BAAMH%3BAAAA%3BAAAA%3BAAGC%3BAAAA%3BAAAA%3BAAKC%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAUA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAQA%3BAAAA%3BAAAA%3BAAGA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAOA%3BAAAA%3BAAAA%3BAAAA%3BAAGC%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAASC%3BAAAA%3BAAAA%3BAAOH%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAOD%3BAAAA%3BAAAA%3BAAAA%3BAAIC%3BAAAA%3BAAAA%3BAAQF%3BAAAA%3BAAAA%3BAAGA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAA8I%3BAAAA%3BAAAA%3BAAA4C%3BAAAA%3BAAAA%3BAAAA%3BAAAyD%3BAAAA%3BAAAA%3BAAAA%3BAAAmE%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAqG%3BAAAA%3BAAAA%3BAAAmD%3BAAAA%3BAAAA%3BAAAA%3BAAAgE%3BAAAA%3BAAAA%3BAAAA%3BAAA0E%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAiH%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAC1rB%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAgI%3BAAAA%3BAAAA%3BAAAyC%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAA6J%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAwI%3BAAAA%3BAAAA%3BAAAqC%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAwG%3BAAAA%3BAAAA%3BAAAA%3BAAA%2BD%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAiO%3BAAAA%3BAAAA%3BAAAwC%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAA0K%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAgD%3BAAAA%3BAAAA%3BAAAA%3BAAAmC%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAoG%3BAAAA%3BAAAA%3BAAAmC%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAA6H%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAA%2BH%3BAAAA%3BAAAA%3BAAAgC%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAgI%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAA6F%3BAAA0B%3BAAAA%3BAAAA%3BAAAA%3BAAAkC%3BAAAA%3BAAAA%3BAAAA%3BAAA4D%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAA8E%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAA%2BJ%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAA%2BE%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAA%2BD%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAwE%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAA6H%3BAAAA%3BAAAA%3BAAAyD%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAuH%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAA8I%3BAAAA%3BAAAA%3BAAA4C%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAuK%3BAAAA%3BAAAA%3BAAAA%3BAAAoE%3BAAAA%3BAAAA%3BAAA2B%3BAAAA%3BAAAA%3BAAAA%3BAAA4D%3BAAAA%3BAAAA%3BAAAuC%3BAAAA%3BAAAA%3BAAAiC%3BAAAA%3BAAAA%3BAAA0B%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAA0H%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAmH%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAsO%3BAAAA%3BAAAA%3BAAAwB%3BAAAA%3BAAAA%3BAAA0B%3BAAAA%3BAAAA%3BAAAA%3BAAAuF%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAiG%3BAAAA%3BAAAA%3BAAAA%3BAAAmD%3BAAAA%3BAAAA%3BAAAA%3BAAA0D%3BAAAA%3BAAAA%3BAAAA%3BAAAmD%3BAAAA%3BAAAA%3BAAAA%3BAAA2D%3BAAAA%3BAAAA%3BAAAA%3BAAAwD%3BAAAA%3BAAAA%3BAAAA%3BAAA0D%3BAAAA%3BAAAA%3BAAAA%3BAAAyD%3BAAA2B%3BAAAA%3BAAAA%3BAAAqD%3BAAAA%3BAAAA%3BAAAA%3BAAA8C%3BAAA2B%3BAAAA%3BAAAA%3BAAAA%3BAAAiC%3BAAA2B%3BAAAA%3BAAAA%3BAAAA%3BAAAwC%3BAAA2B%3BAAAA%3BAAAA%3BAAAkD%3BAAAA%3BAAAA%3BAAAA%3BAAA8B%3BAAAA%3BAAAA%3BAAAA%3BAAA%2BB%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAA8E%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAA4E%3BAAA0B%3BAAAA%3BAAAA%3BAAA0B%3BAAAA%3BAAAA%3BAAAwB%3BAAAA%3BAAAA%3BAAAA%3BAAAwE%3BAAAA%3BAAAA%3BAAAuC%3BAAAA%3BAAAA%3BAAAA%3BAAAwE%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAsH%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAA0E%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAA2F%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAA2G%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAiG%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAA%2BJ%3BAAAA%3BAAAA%3BAAA8C%3BAAAA%3BAAAA%3BAAAA%3BAAAiE%3BAAAA%3BAAAA%3BAAA%2BC%3BAAAA%3BAAAA%3BAAA8C%3BAAAA%3BAAAA%3BAAAqE%3BAAAA%3BAAAA%3BAAAA%3BAAAoE%3BAAAA%3BAAAA%3BAAA2D%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAyK%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAwE%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAA6I%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAqJ%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAuJ%3BAAAA%3BAAAA%3BAAAiE%3BAAAA%3BAAAA%3BAAA2D%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAuG%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAiH%3BAAA0B%3BAAAA%3BAAAA%3BAAAA%3BAAAgF%3BAAAA%3BAAAA%3BAAAA%3BAAA0D%3BAAA0B%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAwE%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAsF%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAiG%3BAAA2B%3BAAAA%3BAAAA%3BAAAA%3BAAAqB%3BAAAA%3BAAAA%3BAAAoC%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAA%2BQ%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAA4O%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAA2H%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAuW%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAA%2BH%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAsQ%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAmH%3BAAAA%3BAAAA%3BAAAA%3BAAAgD%3BAAAA%3BAAAA%3BAAA%2BB%3BAAA0B%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAA0I%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAA0F%3BAAAA%3BAAAA%3BAAAA%3BAAAmD%3BAAAA%3BAAAA%3BAAAoC%3BAAAA%3BAAAA%3BAAAqC%3BAAA0B%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAgD%3BAAAA%3BAAAA%3BAAAwB%3BAAAA%3BAAAA%3BAAA0C%3BAAAA%3BAAAA%3BAAAiD%3BAAAA%3BAAAA%3BAAAA%3BAAAkD%3BAAAA%3BAAAA%3BAAAwC%3BAAA0B%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAoG%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAoI%3BAAA0B%3BAAAA%3BAAAA%3BAAAA%3BAAA%2BD%3BAAAA%3BAAAA%3BAAAkC%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAA4G%3BAAAA%3BAAAA%3BAAA%2BC%3BAAAA%3BAAAA%3BAAA8C%3BAAAA%3BAAAA%3BAAAiC%3BAAA2B%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAoI%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAmE%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAA6E%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAwF%3BAAAA%3BAAAA%3BAAAA%3BAAA0D%3BAAAA%3BAAAA%3BAAAA%3BAAA4D%3BAAAA%3BAAAA%3BAAAA%3BAAAkD%3BAAA2B%3BAAAA%3BAAAA%3BAAAA%3BAAA%2BB%3BAAA0B%3BAAAA%3BAAAA%3BAAAuC%3BAAAA%3BAAAA%3BAAAA%3BADjtBvkW%3BAAIA%3BAEDC%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAMC%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAASD%3BAAAA%3BAAAA%3BAAEC%3BAAAA%3BAAAA%3BAAEC%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAMA%3BAAAA%3BAAAA%3BAAAA%3BAAWH%3BAAAA%3BAAAA%3BAAAA%3BAAMA%3BAAAA%3BAAAA%3BAAAA%3BAAMA%3BAAAA%3BAAAA%3BAAKA%3BAAAA%3BAAAA%3BAAAA%3BAAME%3BAAAA%3BAAAA%3BAAIA%3BAAAA%3BAAAA%3BAAAA%3BAASF%3BAAAA%3BAAAA%3BAAMA%3BAAAA%3BAAAA%3BAAKA%3BAAAA%3BAAAA%3BAAOC%3BAAAA%3BAAAA%3BAAGC%3BAAAA%3BAAAA%3BAAAA%3BAAIC%3BAAAA%3BAAAA%3BAAUF%3BAAAA%3BAAAA%3BAAKD%3BAAAA%3BAAAA%3BAAAA%22%7D */
/*
     FILE ARCHIVED ON 03:35:25 Mar 04, 2025 AND RETRIEVED FROM THE
     INTERNET ARCHIVE ON 21:17:47 Aug 26, 2026.
     JAVASCRIPT APPENDED BY WAYBACK MACHINE, COPYRIGHT INTERNET ARCHIVE.

     ALL OTHER CONTENT MAY ALSO BE PROTECTED BY COPYRIGHT (17 U.S.C.
     SECTION 108(a)(3)).
*/
/*
playback timings (ms):
  capture_cache.get: 0.331
  load_resource: 130.764
  PetaboxLoader3.resolve: 43.396
  PetaboxLoader3.datanode: 15.239
*/

