/* =========================================================
   AXXESS FERMETURES
   HERO HOME + BANDEAU DE RÉASSURANCE
   VERSION DÉFINITIVE
   ========================================================= */


/* =========================================================
   1. HERO HOME
   ========================================================= */

#top .axxess-home-hero-v2 {
  position: relative;
  min-height: 680px;
  overflow: hidden;
  border: 0 !important;

  background-color: #231f20 !important;
  background-image: url("https://new.axxess-fermetures.com/wp-content/uploads/axxess-hero-home-porte-blindee.webp") !important;
  background-repeat: no-repeat !important;
  background-position: center center !important;
  background-size: cover !important;
}


/* Voile complémentaire pour sécuriser la lisibilité du texte */

#top .axxess-home-hero-v2::before {
  content: "";
  position: absolute;
  inset: 0;
  z-index: 1;
  pointer-events: none;

  background: linear-gradient(
    90deg,
    rgba(14, 14, 13, .46) 0%,
    rgba(14, 14, 13, .30) 34%,
    rgba(14, 14, 13, .09) 60%,
    rgba(14, 14, 13, 0) 78%
  );
}


/* Signature graphique jaune en haut à droite */

#top .axxess-home-hero-v2::after {
  content: "";
  position: absolute;
  top: 30px;
  right: 32px;
  z-index: 3;

  width: 72px;
  height: 72px;

  border-top: 6px solid #BDBE00;
  border-right: 6px solid #BDBE00;

  pointer-events: none;
}


/* Conteneur principal */

#top .axxess-home-hero-v2 .container {
  position: relative;
  z-index: 2;

  width: min(calc(100% - 64px), 1440px) !important;
  max-width: 1440px !important;
  min-height: 680px;

  padding: 0 !important;
}


/* Centrage vertical du contenu */

#top .axxess-home-hero-v2 .content {
  display: flex;
  align-items: center;

  min-height: 680px;
  padding: 64px 0 !important;
}


/* Neutralisation des fonds Enfold internes */

#top .axxess-home-hero-v2 .container,
#top .axxess-home-hero-v2 .content,
#top .axxess-home-hero-v2 .entry-content-wrapper,
#top .axxess-home-hero-v2 .flex_column {
  background: transparent !important;
}


#top .axxess-home-hero-v2 .entry-content-wrapper {
  width: 100%;
}


#top .axxess-home-hero-v2 .axxess-hero-content {
  width: 100% !important;
  max-width: 760px;

  margin: 0 !important;
}


/* =========================================================
   2. MENTION POINT FORT FICHET
   ========================================================= */

#top .axxess-home-hero-v2 .axxess-hero-fichet {
  margin: 0 0 25px !important;
}

#top .axxess-home-hero-v2 .axxess-hero-fichet p {
  display: inline-flex;
  align-items: center;
  gap: 11px;

  margin: 0 !important;
  padding: 0 !important;

  font-family: "Montserrat", Arial, sans-serif;
  font-size: 12px;
  font-weight: 700;
  line-height: 1.2;
  letter-spacing: .12em;
  text-transform: uppercase;
}

#top .axxess-home-hero-v2 .axxess-hero-fichet span {
  color: rgba(255, 255, 255, .78);
}

#top .axxess-home-hero-v2 .axxess-hero-fichet strong {
  position: relative;

  padding-left: 24px;

  color: #BDBE00;
  font-weight: 700;
}

#top .axxess-home-hero-v2 .axxess-hero-fichet strong::before {
  content: "";

  position: absolute;
  top: 50%;
  left: 0;

  width: 14px;
  height: 2px;

  background: #BDBE00;
  transform: translateY(-50%);
}

@media only screen and (max-width: 767px) {

  #top .axxess-home-hero-v2 .axxess-hero-fichet {
    margin-bottom: 20px !important;
  }

  #top .axxess-home-hero-v2 .axxess-hero-fichet p {
    flex-wrap: wrap;
    gap: 6px 9px;

    font-size: 10px;
    letter-spacing: .08em;
  }

  #top .axxess-home-hero-v2 .axxess-hero-fichet strong {
    padding-left: 18px;
  }

  #top .axxess-home-hero-v2 .axxess-hero-fichet strong::before {
    width: 10px;
  }
}
/* =========================================================
   3. TITRE ET SOUS-TITRE
   ========================================================= */

#top .axxess-home-hero-v2 .axxess-hero-title {
  max-width: 760px;
  margin: 0 !important;
}


#top .axxess-home-hero-v2 .axxess-hero-title .av-special-heading-tag {
  margin: 0 !important;

  color: #ffffff !important;

  font-family: "Montserrat", Arial, sans-serif !important;
  font-size: clamp(52px, 5vw, 76px) !important;
  font-weight: 700 !important;
  line-height: .98 !important;
  letter-spacing: -.055em !important;
  text-transform: uppercase;

  text-shadow: 0 3px 24px rgba(0, 0, 0, .25);
}


#top .axxess-home-hero-v2 .axxess-hero-title .av-subheading {
  display: block;

  max-width: 650px;
  margin: 26px 0 12px !important;

  color: rgba(255, 255, 255, .92) !important;

  font-family: "Open Sans", Arial, sans-serif !important;
  font-size: 18px !important;
  font-weight: 400 !important;
  line-height: 1.55 !important;

  text-shadow: 0 2px 14px rgba(0, 0, 0, .32);
}


/* =========================================================
   4. BOUTONS DU HERO
   ========================================================= */

#top .axxess-home-hero-v2 .avia-button-wrap {
  display: inline-block;

  margin: 16px 10px 0 0 !important;
}


#top .axxess-home-hero-v2 .avia-button {
  display: inline-flex !important;
  align-items: center;
  justify-content: center;

  min-height: 54px;
  padding: 0 27px !important;

  border-radius: 7px !important;

  font-family: "Montserrat", Arial, sans-serif !important;
  font-size: 14px !important;
  font-weight: 700 !important;
  line-height: 1 !important;

  box-shadow: none !important;

  transition:
    transform .2s ease,
    background-color .2s ease,
    border-color .2s ease,
    color .2s ease !important;
}


/* Bouton principal */

#top .axxess-home-hero-v2 .axxess-hero-btn-primary .avia-button {
  color: #231f20 !important;
  background: #BDBE00 !important;
  border: 1px solid #BDBE00 !important;
}


#top .axxess-home-hero-v2 .axxess-hero-btn-primary .avia-button:hover,
#top .axxess-home-hero-v2 .axxess-hero-btn-primary .avia-button:focus-visible {
  color: #231f20 !important;
  background: #cbcc22 !important;
  border-color: #cbcc22 !important;

  transform: translateY(-2px);
}


/* Bouton secondaire */

#top .axxess-home-hero-v2 .axxess-hero-btn-secondary .avia-button {
  color: #ffffff !important;
  background: rgba(0, 0, 0, .15) !important;
  border: 1px solid rgba(255, 255, 255, .78) !important;
}


#top .axxess-home-hero-v2 .axxess-hero-btn-secondary .avia-button:hover,
#top .axxess-home-hero-v2 .axxess-hero-btn-secondary .avia-button:focus-visible {
  color: #231f20 !important;
  background: #ffffff !important;
  border-color: #ffffff !important;

  transform: translateY(-2px);
}


/* =========================================================
   5. BANDEAU DE RÉASSURANCE
   ========================================================= */

#top .axxess-home-proofbar-v2 {
  position: relative;
  z-index: 5;

  border: 0 !important;
  border-top: 1px solid rgba(255, 255, 255, .12) !important;
  border-bottom: 3px solid #BDBE00 !important;

  background: #151513 !important;
}


/* Pleine largeur réelle */

#top .axxess-home-proofbar-v2 .container {
  width: 100% !important;
  max-width: none !important;

  padding: 0 !important;
}


#top .axxess-home-proofbar-v2 .content,
#top .axxess-home-proofbar-v2 .entry-content-wrapper,
#top .axxess-home-proofbar-v2 .flex_column,
#top .axxess-home-proofbar-v2 .avia_textblock {
  width: 100% !important;

  margin: 0 !important;
  padding: 0 !important;
}


/* Grille des quatre blocs */

#top .axxess-proof-grid {
  display: grid;
  grid-template-columns: repeat(4, minmax(0, 1fr));

  width: 100%;
}


/* Bloc individuel */

#top .axxess-proof-item {
  display: flex;
  align-items: center;
  gap: 16px;

  min-width: 0;
  min-height: 110px;

  padding: 22px 28px;

  border-left: 1px solid rgba(255, 255, 255, .13);
}


#top .axxess-proof-item:first-child {
  border-left: 0;
}


/* Numéro rond */

#top .axxess-proof-number {
  display: inline-flex;
  flex: 0 0 42px;
  align-items: center;
  justify-content: center;

  width: 42px;
  height: 42px;

  border-radius: 50%;

  color: #231f20;
  background: #BDBE00;

  font-family: "Montserrat", Arial, sans-serif;
  font-size: 11px;
  font-weight: 700;
  line-height: 1;
}


/* Groupe de textes */

#top .axxess-proof-copy {
  display: flex;
  flex-direction: column;
  gap: 2px;

  min-width: 0;
}


/* Première ligne */

#top .axxess-proof-copy strong {
  margin: 0;

  color: #ffffff;

  font-family: "Montserrat", Arial, sans-serif;
  font-size: 14px;
  font-weight: 700;
  line-height: 1.15;
}


/* Deuxième ligne */

#top .axxess-proof-copy small {
  margin: 0;

  color: rgba(255, 255, 255, .72);

  font-family: "Open Sans", Arial, sans-serif;
  font-size: 14px;
  font-weight: 400;
  line-height: 1.2;
}


/* =========================================================
   6. TABLETTE
   ========================================================= */

@media only screen and (max-width: 989px) {

  #top .axxess-home-hero-v2,
  #top .axxess-home-hero-v2 .container,
  #top .axxess-home-hero-v2 .content {
    min-height: 640px;
  }


  #top .axxess-home-hero-v2 {
    background-position: 61% center !important;
  }


  #top .axxess-home-hero-v2::before {
    background: linear-gradient(
      90deg,
      rgba(14, 14, 13, .66) 0%,
      rgba(14, 14, 13, .44) 48%,
      rgba(14, 14, 13, .12) 78%,
      rgba(14, 14, 13, 0) 100%
    );
  }


  #top .axxess-home-hero-v2 .container {
    width: calc(100% - 40px) !important;
  }


  #top .axxess-home-hero-v2 .content {
    padding: 56px 0 !important;
  }


  #top .axxess-home-hero-v2 .axxess-hero-content {
    max-width: 670px;
  }


  #top .axxess-home-hero-v2 .axxess-hero-title .av-special-heading-tag {
    font-size: clamp(48px, 7vw, 66px) !important;
  }


  #top .axxess-proof-grid {
    grid-template-columns: repeat(2, minmax(0, 1fr));
  }


  #top .axxess-proof-item:nth-child(3) {
    border-left: 0;
  }


  #top .axxess-proof-item:nth-child(n+3) {
    border-top: 1px solid rgba(255, 255, 255, .13);
  }
}


/* =========================================================
   7. MOBILE
   ========================================================= */

@media only screen and (max-width: 767px) {

  #top .axxess-home-hero-v2,
  #top .axxess-home-hero-v2 .container,
  #top .axxess-home-hero-v2 .content {
    min-height: 660px;
  }


  #top .axxess-home-hero-v2 {
    background-position: 66% center !important;
  }


  #top .axxess-home-hero-v2::before {
    background: linear-gradient(
      90deg,
      rgba(14, 14, 13, .80) 0%,
      rgba(14, 14, 13, .61) 62%,
      rgba(14, 14, 13, .28) 100%
    );
  }


  #top .axxess-home-hero-v2::after {
    top: 20px;
    right: 18px;

    width: 46px;
    height: 46px;

    border-top-width: 4px;
    border-right-width: 4px;
  }


  #top .axxess-home-hero-v2 .container {
    width: calc(100% - 32px) !important;
  }


  #top .axxess-home-hero-v2 .content {
    padding: 48px 0 !important;
  }


  #top .axxess-home-hero-v2 .axxess-hero-pff {
    margin-bottom: 22px !important;
  }


  #top .axxess-home-hero-v2 .axxess-hero-pff-badge {
    gap: 9px;

    padding: 7px 11px 7px 8px;
  }


  #top .axxess-home-hero-v2 .axxess-hero-pff-badge img {
    max-width: 95px;
    height: 27px;
  }


  #top .axxess-home-hero-v2 .axxess-hero-pff-badge span {
    font-size: 9px;
    letter-spacing: .035em;
  }


  #top .axxess-home-hero-v2 .axxess-hero-title .av-special-heading-tag {
    font-size: clamp(39px, 11vw, 50px) !important;
    line-height: 1.01 !important;
  }


  #top .axxess-home-hero-v2 .axxess-hero-title .av-subheading {
    margin-top: 22px !important;

    font-size: 16px !important;
    line-height: 1.5 !important;
  }


  #top .axxess-home-hero-v2 .avia-button-wrap {
    display: block !important;

    width: 100%;
    margin: 10px 0 0 !important;
  }


  #top .axxess-home-hero-v2 .avia-button {
    width: 100%;
  }


  #top .axxess-proof-item {
    min-height: 96px;
    padding: 18px;
  }


  #top .axxess-proof-copy strong,
  #top .axxess-proof-copy small {
    font-size: 13px;
  }
}


/* =========================================================
   8. PETIT MOBILE
   ========================================================= */

@media only screen and (max-width: 480px) {

  #top .axxess-proof-grid {
    grid-template-columns: 1fr;
  }


  #top .axxess-proof-item {
    border-left: 0;
    border-top: 1px solid rgba(255, 255, 255, .13);
  }


  #top .axxess-proof-item:first-child {
    border-top: 0;
  }
}