@charset "UTF-8";
@import url(main.css);
.spacer { display: none; }

/*======================================== CUSTOM SEO ===============================*/
a.p-3.fw-bold.fs-6.m-2.phone-number-button.text-decoration-none, a.button_homepageDoubleScreen.ctaLinks-button.text-color-fourth.p-3.fs-6.fw-bold.m-2, a.button_homepageDoubleScreen.first-banner-seo-page-button.text-color-fourth.p-3.fs-6.fw-bold.m-2, a.fw-light.grow.button_header.text-color-fourth.rounded-pill.p-2.text-decoration-none.all-activities-button { border-radius: 4px !important; padding: 15px 30px !important; color: white !important; font-weight: 800 !important; text-transform: uppercase; font-size: 0.8rem !important; font-family: 'Lato'; }

h1.display-4.fw-bold.bandeauTitre.titles.text-color-seventh { color: black !important; }

a.nav-link.fs-6.dropdown-toggle.px-0.text-color-secondary.text-center { color: #235c7c !important; position: relative; display: inline-block; padding: 9px 0; font-family: "Lato", sans-serif; font-size: 16px !important; line-height: 1.2; font-weight: 600; color: #235c7c !important; cursor: pointer; transition: color 0.3s ease, transform 0.3s ease; }

/*============================================ CUSTOM FORMULAIRE DE CONTACT ==========================================*/
.py-5 { padding-bottom: 6rem !important; }

.tally-form-block { position: relative; overflow: hidden; padding: 150px 6% !important; background: #ffffff !important; }

/* ========================================================================================= DÉCORS DE FOND ========================================================================================= */
.tally-form-block::before { content: ""; position: absolute; width: 460px; height: 460px; top: -220px; left: -190px; border-radius: 50%; background: radial-gradient(circle, rgba(60, 160, 221, 0.1), transparent 70%); pointer-events: none; }

.tally-form-block::after { content: ""; position: absolute; width: 420px; height: 420px; right: -200px; bottom: -210px; border-radius: 50%; background: radial-gradient(circle, rgba(149, 188, 87, 0.08), transparent 70%); pointer-events: none; }

/* ========================================================================================= CONTAINER ========================================================================================= */
.tally-form-block .container { position: relative; z-index: 2; width: 100%; max-width: 1320px; margin: 0 auto; padding: 0 !important; }

/* ========================================================================================= ROW ========================================================================================= */
.tally-form-block .row { margin: 0 !important; }

/* ========================================================================================= COLONNE ========================================================================================= */
.tally-form-block .col-lg-12 { padding: 0 !important; }

/* ========================================================================================= ENCADRÉ BLEU ========================================================================================= */
.tally-form-block .tac_socialsembeds { position: relative; overflow: hidden; isolation: isolate; width: 100%; padding: 50px 58px; border: 1px solid rgba(255, 255, 255, 0.16); border-radius: 24px; background: linear-gradient(120deg, #062b50 0%, #235c7c 58%, #176b9d 100%) !important; box-shadow: 0 28px 70px rgba(6, 43, 80, 0.16); }

/* ========================================================================================= TRAIT VERT ========================================================================================= */
.tally-form-block .tac_socialsembeds::before { content: ""; position: absolute; top: 0; left: 58px; width: 90px; height: 4px; border-radius: 0 0 20px 20px; background: #95bc57; z-index: 3; }

/* ========================================================================================= HALO DANS L'ENCADRÉ ========================================================================================= */
.tally-form-block .tac_socialsembeds::after { content: ""; position: absolute; width: 390px; height: 390px; top: -200px; right: -175px; z-index: -1; border-radius: 50%; background: radial-gradient(circle, rgba(60, 160, 221, 0.2), transparent 70%); pointer-events: none; }

/* ========================================================================================= IFRAME TALLY ========================================================================================= */
.tally-form-block .tac_socialsembeds iframe, .tally-form-block iframe { position: relative; z-index: 2; display: block; width: 100% !important; max-width: 100% !important; margin: 0 !important; padding: 0 !important; border: 0 !important; background: transparent !important; box-shadow: none !important; }

/* ========================================================================================= NETTOYAGE DES STYLES BOOTSTRAP ========================================================================================= */
.tally-form-block .p-3, .tally-form-block .p-lg-4 { padding: 0 !important; }

.tally-form-block .position-relative { position: relative; }

/* ========================================================================================= TABLETTE ========================================================================================= */
@media (max-width: 1100px) { .tally-form-block { padding: 85px 45px !important; } .tally-form-block .tac_socialsembeds { padding: 42px 44px; border-radius: 22px; } .tally-form-block .tac_socialsembeds::before { left: 44px; width: 80px; } }

/* ========================================================================================= MOBILE ========================================================================================= */
@media (max-width: 767px) { .tally-form-block { padding: 65px 20px !important; } .tally-form-block .tac_socialsembeds { padding: 30px 22px; border-radius: 18px; box-shadow: 0 22px 55px rgba(6, 43, 80, 0.15); } .tally-form-block .tac_socialsembeds::before { left: 22px; width: 65px; height: 3px; } .tally-form-block::before { width: 320px; height: 320px; top: -170px; left: -170px; } .tally-form-block::after { width: 300px; height: 300px; right: -160px; bottom: -150px; } }

/* ========================================================================================= PETITS MOBILES ========================================================================================= */
@media (max-width: 480px) { .tally-form-block { padding: 50px 12px !important; } .tally-form-block .tac_socialsembeds { padding: 24px 14px; border-radius: 15px; } .tally-form-block .tac_socialsembeds::before { left: 14px; width: 55px; } }

/*================================================================================================== CUSTOM NAVBAR ==================================================================================*/
#navigation-bar-show { position: fixed; top: 0; left: 0; width: 100%; padding: 14px 30px; z-index: 9999; border: 1px solid transparent; border-radius: 0; background: #ffffff !important; box-shadow: none; transition: top 0.35s ease, left 0.35s ease, width 0.35s ease, padding 0.35s ease, border-radius 0.35s ease, border-color 0.35s ease, box-shadow 0.35s ease; }

/* ========================================================================================= NAVBAR AU SCROLL ========================================================================================= */
#navigation-bar-show.avst-navbar-scrolled { top: 14px; left: 14px; width: calc(100% - 28px); padding: 10px 24px; border: 1px solid rgba(35, 92, 124, 0.12); border-radius: 16px; background: #ffffff !important; box-shadow: 0 12px 35px rgba(6, 43, 80, 0.14); }

/* ========================================================================================= CONTAINER ========================================================================================= */
#navigation-bar-show .container-fluid { width: 100%; max-width: 1600px; margin: 0 auto; padding: 0 18px; display: flex; align-items: center; }

/* ========================================================================================= LOGO ========================================================================================= */
#navigation-bar-show .navbar-brand { display: flex; align-items: center; margin: 0; padding: 0; }

#navigation-bar-show .navbar-brand img, #navigation-bar-show .logo_nav { display: block; width: auto; height: 78px; object-fit: contain; transition: height 0.35s ease; }

#navigation-bar-show.avst-navbar-scrolled .navbar-brand img, #navigation-bar-show.avst-navbar-scrolled .logo_nav { height: 65px; }

/* ========================================================================================= MENU ========================================================================================= */
#navigation-bar-show .navbar-collapse { align-items: center; }

#navigation-bar-show .navbar-nav { display: flex; align-items: center; gap: 4px; }

#navigation-bar-show .navbar-nav > li { padding: 10px 20px !important; }

/* ========================================================================================= LIENS ========================================================================================= */
#navigation-bar-show .animated-border-button { position: relative; display: inline-block; padding: 9px 0; font-family: "Lato", sans-serif; font-size: 16px !important; line-height: 1.2; font-weight: 600; color: #235c7c !important; cursor: pointer; transition: color 0.3s ease, transform 0.3s ease; }

/* TRAIT VERT */
#navigation-bar-show .animated-border-button::after { content: ""; position: absolute; left: 50%; bottom: 0; width: 0; height: 2px; border-radius: 20px; background: #95bc57; transform: translateX(-50%); transition: width 0.3s ease; }

#navigation-bar-show .animated-border-button:hover { color: #3ca0dd !important; }

#navigation-bar-show .animated-border-button:hover::after { width: 100%; }

/* ========================================================================================= ACCUEIL ========================================================================================= */
#navigation-bar-show .navbar-nav > li:first-child .animated-border-button { font-size: 21px !important; color: #235c7c !important; }

/* ========================================================================================= BOUTON TÉLÉPHONE ========================================================================================= */
#navigation-bar-show .button-header-telephone { display: inline-flex; align-items: center; justify-content: center; gap: 10px; min-height: 50px; padding: 13px 24px !important; border: 1px solid #95bc57 !important; border-radius: 8px !important; background: #95bc57 !important; font-family: "Lato", sans-serif; font-size: 15px; font-weight: 700; color: #ffffff !important; box-shadow: none; transition: background 0.3s ease, border-color 0.3s ease, color 0.3s ease, transform 0.3s ease; }

#navigation-bar-show .button-header-telephone:hover { background: #235c7c !important; border-color: #235c7c !important; color: #ffffff !important; transform: translateY(-2px); }

#navigation-bar-show .button-header-telephone i { font-size: 17px !important; }

/* ========================================================================================= TOGGLER MOBILE ========================================================================================= */
#navigation-bar-show .navbar-toggler { padding: 8px 10px; border: 1px solid rgba(35, 92, 124, 0.15); border-radius: 8px; background: #ffffff !important; box-shadow: none !important; }

#navigation-bar-show .navbar-toggler:focus { box-shadow: none !important; }

/* ========================================================================================= TABLETTE ========================================================================================= */
@media (max-width: 1100px) { #navigation-bar-show .navbar-nav > li { padding-left: 10px !important; padding-right: 10px !important; } #navigation-bar-show .animated-border-button { font-size: 14px !important; } #navigation-bar-show .button-header-telephone { padding-left: 15px !important; padding-right: 15px !important; } }

/* ========================================================================================= MOBILE ========================================================================================= */
@media (max-width: 991px) { #navigation-bar-show { padding: 7px 14px; } /* NAV FLOTTANTE */ #navigation-bar-show.avst-navbar-scrolled { top: 10px; left: 10px; width: calc(100% - 20px); padding: 6px 12px; border-radius: 14px; background: #ffffff !important; } /* CONTAINER */ #navigation-bar-show .container-fluid { padding: 0 5px; } /* LOGO */ #navigation-bar-show .navbar-brand img, #navigation-bar-show .logo_nav { height: 52px; } #navigation-bar-show.avst-navbar-scrolled .navbar-brand img, #navigation-bar-show.avst-navbar-scrolled .logo_nav { height: 47px; } /* MENU DÉROULANT */ #navigation-bar-show .navbar-collapse { width: 100%; margin-top: 10px; padding: 15px; border-top: 1px solid rgba(35, 92, 124, 0.1); background: #ffffff; } #navigation-bar-show .navbar-nav { width: 100%; gap: 0; } #navigation-bar-show .navbar-nav > li { width: 100%; padding: 7px 0 !important; } #navigation-bar-show .animated-border-button { display: inline-block; padding: 8px 4px; font-size: 15px !important; } /* BOUTON TEL */ #navigation-bar-show .button-header-telephone { width: 100%; margin: 5px 0 !important; padding: 13px 18px !important; } }

/* ========================================================================================= PETITS MOBILES ========================================================================================= */
@media (max-width: 480px) { #navigation-bar-show { padding: 6px 10px; } #navigation-bar-show.avst-navbar-scrolled { top: 7px; left: 7px; width: calc(100% - 14px); padding: 5px 9px; border-radius: 12px; } #navigation-bar-show .navbar-brand img, #navigation-bar-show .logo_nav { height: 46px; } #navigation-bar-show.avst-navbar-scrolled .navbar-brand img, #navigation-bar-show.avst-navbar-scrolled .logo_nav { height: 43px; } #navigation-bar-show .navbar-collapse { padding: 12px; } }

/*=================================================================================================== CUSTOM BLOC SEO =====================================================================================*/
.first-activity-div, .second-activity-div, .third-activity-div { position: relative; overflow: hidden; width: 96%; max-width: 1500px; margin-top: 35px !important; margin-bottom: 35px !important; padding: 45px 35px !important; border: 1px solid rgba(35, 92, 124, 0.1) !important; border-radius: 22px !important; background: #ffffff !important; box-shadow: 0 20px 60px rgba(6, 43, 80, 0.08) !important; color: #53656f !important; }

/* bloc central légèrement différent */
.second-activity-div { background: linear-gradient(135deg, #f5f9fb 0%, #ffffff 100%) !important; }

/* ========================================================================================= SUPPRESSION DES BACKGROUNDS DÉCORATIFS CMS ========================================================================================= */
.first-activity-div > .background-image-div-opacity, .second-activity-div > .background-image-div-opacity, .third-activity-div > .background-image-div-opacity { display: none !important; }

/* ========================================================================================= ROW ========================================================================================= */
.first-activity-div > .row, .second-activity-div > .row, .third-activity-div > .row { position: relative; margin: 0 !important; padding: 0 !important; gap: 0; }

/* ========================================================================================= COLONNES ========================================================================================= */
.first-activity-div .col-lg-7, .second-activity-div .col-lg-7, .third-activity-div .col-lg-7 { padding: 25px 35px !important; }

.first-activity-div .col-lg-5, .second-activity-div .col-lg-5, .third-activity-div .col-lg-5 { padding: 0 !important; }

/* ========================================================================================= IMAGES ========================================================================================= */
.first-activity-div .card-cover, .second-activity-div .card-cover, .third-activity-div .card-cover { position: relative; width: 100%; min-height: 410px; border: 0 !important; background-size: cover !important; background-position: center !important; background-repeat: no-repeat !important; box-shadow: 0 22px 55px rgba(6, 43, 80, 0.16) !important; }

/* première et troisième image */
.first-activity-div .card-cover, .third-activity-div .card-cover { border-radius: 22px 90px 22px 90px !important; }

/* deuxième image inversée */
.second-activity-div .card-cover { border-radius: 90px 22px 90px 22px !important; }

/* ========================================================================================= OVERLAY IMAGE ========================================================================================= */
.first-activity-div .black-screen, .second-activity-div .black-screen, .third-activity-div .black-screen { position: absolute; inset: 0; z-index: 1; background: linear-gradient(180deg, rgba(6, 43, 80, 0.02) 0%, rgba(6, 43, 80, 0.08) 55%, rgba(6, 43, 80, 0.28) 100%) !important; }

/* ========================================================================================= SUPPRESSION DU H3 VIDE SUR LES IMAGES ========================================================================================= */
.first-activity-div .card-cover h3, .second-activity-div .card-cover h3, .third-activity-div .card-cover h3 { display: none !important; }

/* ========================================================================================= TITRES ========================================================================================= */
.first-activity-title, .second-activity-title, .third-activity-title { position: relative; margin: 0 0 28px !important; padding-top: 25px; color: #235c7c !important; }

/* petit surtitre automatique */
.first-activity-title::before, .second-activity-title::before, .third-activity-title::before { display: block; margin-bottom: 14px; font-family: "Barlow Semi Condensed", sans-serif; font-size: 18px; line-height: 1; font-weight: 500; letter-spacing: 0.3px; color: #95bc57; }

.first-activity-title::before { content: "Vidéoprotection"; }

.second-activity-title::before { content: "Alarme intrusion"; }

.third-activity-title::before { content: "Contrôle d'accès"; }

/* trait vert */
.first-activity-title::after, .second-activity-title::after, .third-activity-title::after { content: ""; position: absolute; top: 0; left: 0; width: 58px; height: 3px; border-radius: 20px; background: #95bc57; }

/* ========================================================================================= H4 ========================================================================================= */
.first-activity-title h4, .second-activity-title h4, .third-activity-title h4 { margin: 0 !important; font-family: "Sora", sans-serif !important; font-size: 34px !important; line-height: 1.18 !important; font-weight: 700 !important; letter-spacing: -1px; color: #235c7c !important; }

/* neutralise les styles inline du span */
.first-activity-title h4 span, .second-activity-title h4 span, .third-activity-title h4 span { font-family: "Sora", sans-serif !important; font-size: 1em !important; line-height: inherit !important; font-weight: inherit !important; color: inherit !important; }

/* ========================================================================================= TEXTES ========================================================================================= */
.first-activity-div .lead, .second-activity-div .lead, .third-activity-div .lead { margin-top: 0 !important; margin-bottom: 0 !important; font-family: "Lato", sans-serif; font-size: 16px !important; line-height: 1.8; color: #53656f; }

.first-activity-div .lead p, .second-activity-div .lead p, .third-activity-div .lead p { margin: 0 0 18px; }

.first-activity-div .lead p:last-child, .second-activity-div .lead p:last-child, .third-activity-div .lead p:last-child { margin-bottom: 0; }

/* ========================================================================================= PETIT DÉTAIL DÉCORATIF ========================================================================================= */
.first-activity-div::after, .second-activity-div::after, .third-activity-div::after { content: ""; position: absolute; width: 260px; height: 260px; border-radius: 50%; pointer-events: none; background: radial-gradient(circle, rgba(60, 160, 221, 0.08), transparent 70%); }

.first-activity-div::after, .third-activity-div::after { right: -120px; bottom: -130px; }

.second-activity-div::after { left: -120px; bottom: -130px; }

/* ========================================================================================= TABLETTE ========================================================================================= */
@media (max-width: 1100px) { .first-activity-div, .second-activity-div, .third-activity-div { width: 92%; padding: 40px !important; } .first-activity-div .col-lg-7, .second-activity-div .col-lg-7, .third-activity-div .col-lg-7 { padding: 20px 35px !important; } .first-activity-title h4, .second-activity-title h4, .third-activity-title h4 { font-size: 30px !important; } .first-activity-div .card-cover, .second-activity-div .card-cover, .third-activity-div .card-cover { min-height: 370px; } }

/* ========================================================================================= MOBILE / TABLETTE VERTICALE ========================================================================================= */
@media (max-width: 991px) { .first-activity-div, .second-activity-div, .third-activity-div { width: calc(100% - 40px); margin-top: 25px !important; margin-bottom: 25px !important; padding: 25px !important; } .first-activity-div .col-lg-7, .second-activity-div .col-lg-7, .third-activity-div .col-lg-7 { padding: 35px 0 0 !important; } .first-activity-div .col-lg-5, .second-activity-div .col-lg-5, .third-activity-div .col-lg-5 { width: 100% !important; max-width: 100% !important; } .first-activity-div .card-cover, .second-activity-div .card-cover, .third-activity-div .card-cover { min-height: 360px; } }

/* ========================================================================================= MOBILE ========================================================================================= */
@media (max-width: 767px) { .first-activity-div, .second-activity-div, .third-activity-div { width: calc(100% - 30px); padding: 18px !important; border-radius: 16px !important; } .first-activity-div .card-cover, .second-activity-div .card-cover, .third-activity-div .card-cover { min-height: 290px; border-radius: 14px 55px 14px 55px !important; } .second-activity-div .card-cover { border-radius: 55px 14px 55px 14px !important; } .first-activity-div .col-lg-7, .second-activity-div .col-lg-7, .third-activity-div .col-lg-7 { padding-top: 30px !important; } .first-activity-title, .second-activity-title, .third-activity-title { margin-bottom: 20px !important; } .first-activity-title h4, .second-activity-title h4, .third-activity-title h4 { font-size: 26px !important; letter-spacing: -0.6px; } .first-activity-title::before, .second-activity-title::before, .third-activity-title::before { font-size: 17px; } .first-activity-div .lead, .second-activity-div .lead, .third-activity-div .lead { font-size: 15px !important; line-height: 1.75; } }

/* ========================================================================================= PETITS MOBILES ========================================================================================= */
@media (max-width: 480px) { .first-activity-div, .second-activity-div, .third-activity-div { width: calc(100% - 20px); padding: 14px !important; } .first-activity-div .card-cover, .second-activity-div .card-cover, .third-activity-div .card-cover { min-height: 250px; } .first-activity-title h4, .second-activity-title h4, .third-activity-title h4 { font-size: 23px !important; } }

/*============================================================================================= HERO D'ACCUEIL ==============================================================================================================*/
.avst-hero { position: relative; width: 100%; aspect-ratio: 1920 / 900; min-height: 680px; max-height: 900px; overflow: hidden; background: #062b50; }

/* ========================================================= FILTRE SUR L'IMAGE DE FOND ========================================================= */
.avst-hero::after { content: ""; position: absolute; inset: 0; z-index: 3; pointer-events: none; background: linear-gradient(90deg, rgba(3, 25, 50, 0.58) 0%, rgba(5, 50, 88, 0.34) 45%, rgba(4, 38, 70, 0.2) 70%, rgba(3, 25, 50, 0.38) 100%); }

/* ========================================================= IMAGE CAMÉRAS ========================================================= */
.avst-hero-cameras { position: absolute; inset: 0; width: 100%; height: 100%; object-fit: fill; pointer-events: none; user-select: none; z-index: 2; }

/* ========================================================= CONTENEUR ========================================================= */
.avst-hero-container { position: relative; z-index: 5; width: 100%; max-width: 1440px; height: 100%; margin: 0 auto; padding: 0 0%; display: flex; align-items: center; }

/* ========================================================= CARTE PRINCIPALE ========================================================= */
.avst-hero-card { position: relative; width: 850px; padding: 58px 58px 55px; border: 1px solid rgba(255, 255, 255, 0.18); border-radius: 24px; background: linear-gradient(135deg, rgba(255, 255, 255, 0.13), rgba(255, 255, 255, 0.055)); backdrop-filter: blur(18px); -webkit-backdrop-filter: blur(18px); box-shadow: 0 28px 80px rgba(4, 30, 46, 0.22), inset 0 1px 0 rgba(255, 255, 255, 0.16); }

/* reflet supérieur */
.avst-hero-card::before { content: ""; position: absolute; top: 0; left: 42px; width: 145px; height: 1px; background: linear-gradient(90deg, transparent, rgba(255, 255, 255, 0.8), transparent); }

/* ========================================================= SURTITRE SIGNATURE ========================================================= */
.avst-hero-signature { display: block; margin-bottom: 13px; font-family: "Barlow Semi Condensed", cursive; font-size: 25px; line-height: 1; color: #95bc57; }

/* ========================================================= TITRE ========================================================= */
.avst-hero-title { max-width: 770px; margin: 0; font-family: "Sora", sans-serif; font-size: 52px; line-height: 1.08; font-weight: 700; letter-spacing: -2px; text-transform: uppercase; color: #ffffff; }

.avst-hero-title span { display: block; color: #ffffff; }

.avst-hero-title span::after { content: ""; display: block; width: 72px; height: 4px; margin-top: 23px; border-radius: 20px; background: #95bc57; }

/* ========================================================= TEXTE ========================================================= */
.avst-hero-text { max-width: 720px; margin: 25px 0 0; font-family: "Lato", sans-serif; font-size: 17px; line-height: 1.7; font-weight: 400; color: rgba(255, 255, 255, 0.78); }

/* ========================================================= BOUTONS ========================================================= */
.avst-hero-actions { display: flex; align-items: center; flex-wrap: wrap; gap: 14px; margin-top: 35px; }

.avst-hero-button { min-height: 50px; padding: 0 24px; display: inline-flex; align-items: center; justify-content: center; gap: 13px; border-radius: 6px; font-family: "Lato", sans-serif; font-size: 13px; font-weight: 700; letter-spacing: 0.7px; text-transform: uppercase; text-decoration: none; transition: background 0.3s ease, border-color 0.3s ease, color 0.3s ease, transform 0.3s ease; }

/* primaire */
.avst-hero-button-primary { border: 1px solid #95bc57; background: #95bc57; color: #173d52; }

.avst-hero-button-primary span { font-size: 19px; transition: transform 0.3s ease; }

.avst-hero-button-primary:hover { background: #ffffff; border-color: #ffffff; color: #235c7c; transform: translateY(-2px); }

.avst-hero-button-primary:hover span { transform: translateX(4px); }

/* secondaire */
.avst-hero-button-secondary { border: 1px solid rgba(255, 255, 255, 0.45); background: rgba(255, 255, 255, 0.04); color: #ffffff; }

.avst-hero-button-secondary:hover { background: #ffffff; border-color: #ffffff; color: #235c7c; transform: translateY(-2px); }

.avst-hero-button-secondary:visited { color: white; }

.avst-hero-button-secondary:visited:hover { color: #235c7c; }

/* ========================================================= HALOS ========================================================= */
.avst-hero-glow { position: absolute; border-radius: 50%; filter: blur(1px); pointer-events: none; }

.avst-hero-glow-1 { top: 10%; left: 38%; width: 150px; height: 150px; background: radial-gradient(circle, rgba(60, 160, 221, 0.22), transparent 70%); }

.avst-hero-glow-2 { right: 12%; bottom: 8%; width: 210px; height: 210px; background: radial-gradient(circle, rgba(149, 188, 87, 0.15), transparent 70%); }

/* ========================================================= TABLETTE ========================================================= */
@media (max-width: 1100px) { .avst-hero { min-height: 700px; aspect-ratio: auto; } .avst-hero-container { padding: 0 45px; } .avst-hero-card { width: 540px; padding: 48px 44px; } .avst-hero-title { font-size: 44px; } }

/* ========================================================= MOBILE ========================================================= */
@media (max-width: 767px) { .avst-hero { min-height: 730px; display: flex; align-items: center; } .avst-hero-cameras { width: 140%; height: 100%; left: -20%; object-fit: cover; opacity: 0.6; } .avst-hero-container { padding: 70px 20px; } .avst-hero-card { width: 100%; padding: 38px 27px 40px; border-radius: 18px; background: rgba(20, 71, 98, 0.73); backdrop-filter: blur(13px); -webkit-backdrop-filter: blur(13px); } .avst-hero-signature { font-size: 29px; } .avst-hero-title { font-size: 36px; line-height: 1.12; letter-spacing: -1.2px; } .avst-hero-text { font-size: 15px; } .avst-hero-actions { flex-direction: column; align-items: stretch; } .avst-hero-button { width: 100%; } .avst-hero-scroll { display: none; } }

/* ========================================================= PETITS MOBILES ========================================================= */
@media (max-width: 480px) { .avst-hero { min-height: 690px; } .avst-hero-title { font-size: 31px; } .avst-hero-card { padding: 34px 23px; } }

/*=========================================================================================== INTRODUCTION DE L'ENTREPRISE ================================================================================================*/
/*===========================================================================================  INTRODUCTION DE L'ENTREPRISE  ================================================================================================*/
.avst-intro { position: relative; overflow: hidden; padding: 120px 6%; background: #ffffff; }

.avst-intro-container { position: relative; z-index: 5; width: 100%; max-width: 1320px; margin: 0 auto; display: grid; grid-template-columns: 1fr 0.92fr; align-items: center; gap: 80px; }

/* ========================================================= CARTE TEXTE ========================================================= */
.avst-intro-card { position: relative; padding: 55px; border: 1px solid rgba(35, 92, 124, 0.12); border-radius: 24px; background: linear-gradient(135deg, rgba(60, 160, 221, 0.07), rgba(255, 255, 255, 0.96)); box-shadow: 0 25px 70px rgba(35, 92, 124, 0.1), inset 0 1px 0 rgba(255, 255, 255, 0.9); }

/* petit reflet haut */
.avst-intro-card::before { content: ""; position: absolute; top: 0; left: 45px; width: 140px; height: 2px; background: linear-gradient(90deg, transparent, #3ca0dd, transparent); }

/* ========================================================= SURTITRE ========================================================= */
.avst-intro-signature { display: block; margin-bottom: 20px; font-family: "Barlow Semi Condensed", sans-serif; font-size: 25px; line-height: 1; color: #95bc57; }

/* ========================================================= TITRE ========================================================= */
.avst-intro-title { max-width: 590px; margin: 0; font-family: "Sora", sans-serif; font-size: 40px; line-height: 1.13; font-weight: 700 !important; letter-spacing: -1.5px; text-transform: uppercase; color: #235c7c; }

.avst-intro-title span { display: block; font-weight: 400; color: #3ca0dd; }

.avst-intro-title-line { width: 72px; height: 4px; margin: 25px 0 27px; border-radius: 20px; background: #95bc57; }

/* ========================================================= TEXTE ========================================================= */
.avst-intro-text { max-width: 590px; margin: 0 0 17px; font-family: "Lato", sans-serif; font-size: 17px; line-height: 1.7; color: #53656f; }

.avst-intro-text strong { font-weight: 700; color: #235c7c; }

/* ========================================================= BOUTON ========================================================= */
.avst-intro-button { display: inline-flex; align-items: center; justify-content: center; gap: 15px; margin-top: 20px; min-height: 50px; padding: 0 25px; border: 1px solid #235c7c; border-radius: 6px; background: #235c7c; font-family: "Lato", sans-serif; font-size: 13px; font-weight: 700; letter-spacing: 0.7px; text-transform: uppercase; text-decoration: none; color: #ffffff; transition: background 0.3s ease, border-color 0.3s ease, color 0.3s ease, transform 0.3s ease; }

.avst-intro-button span { font-size: 19px; color: #95bc57; transition: transform 0.3s ease, color 0.3s ease; }

.avst-intro-button:hover { background: #95bc57; border-color: #95bc57; color: #173d52; transform: translateY(-2px); }

.avst-intro-button:hover span { color: #173d52; transform: translateX(4px); }

.avst-intro-button:visited { color: white; }

.avst-intro-button:visited:hover { color: #173d52; }

/* ========================================================= VISUEL ========================================================= */
.avst-intro-visual { position: relative; height: 590px; }

.avst-intro-image { position: relative; z-index: 2; width: 100%; height: 100%; object-fit: cover; border-radius: 24px 120px 24px 120px; box-shadow: 0 30px 70px rgba(35, 92, 124, 0.18); }

/* contour graphique */
.avst-intro-image-border { position: absolute; top: -16px; right: -16px; width: 100%; height: 100%; border: 1px solid rgba(149, 188, 87, 0.8); border-radius: 24px 120px 24px 120px; z-index: 1; }

/* voile léger sur l'image */
.avst-intro-visual::after { content: ""; position: absolute; inset: 0; z-index: 3; border-radius: 24px 120px 24px 120px; background: linear-gradient(180deg, transparent 60%, rgba(35, 92, 124, 0.22) 100%); pointer-events: none; }

/* ========================================================= HALOS ========================================================= */
.avst-intro-glow { position: absolute; border-radius: 50%; pointer-events: none; }

.avst-intro-glow-1 { width: 420px; height: 420px; top: -130px; right: -100px; background: radial-gradient(circle, rgba(60, 160, 221, 0.1), transparent 70%); }

.avst-intro-glow-2 { width: 320px; height: 320px; left: -120px; bottom: -130px; background: radial-gradient(circle, rgba(149, 188, 87, 0.09), transparent 70%); }

/* ========================================================= TABLETTE ========================================================= */
@media (max-width: 1100px) { .avst-intro { padding: 90px 45px; } .avst-intro-container { gap: 45px; } .avst-intro-card { padding: 42px; } .avst-intro-title { font-size: 38px; } .avst-intro-visual { height: 520px; } }

/* ========================================================= MOBILE ========================================================= */
@media (max-width: 767px) { .avst-intro { padding: 75px 20px; } .avst-intro-container { grid-template-columns: 1fr; gap: 45px; } .avst-intro-card { padding: 36px 27px; border-radius: 18px; } .avst-intro-signature { font-size: 24px; } .avst-intro-title { font-size: 33px; letter-spacing: -0.8px; } .avst-intro-text { font-size: 16px; } .avst-intro-visual { height: 450px; } .avst-intro-image, .avst-intro-image-border, .avst-intro-visual::after { border-radius: 18px 80px 18px 80px; } .avst-intro-image-border { top: -10px; right: -10px; } }

/* ========================================================= PETITS MOBILES ========================================================= */
@media (max-width: 480px) { .avst-intro-title { font-size: 29px; } .avst-intro-visual { height: 380px; } }

/*=========================================================================================== LES PROFILS ACCOMPAGNES ==============================================================================================*/
.avst-profiles { position: relative; overflow: hidden; padding: 120px 6%; background: #062b50; }

.avst-profiles-container { position: relative; z-index: 3; width: 100%; max-width: 1320px; margin: 0 auto; }

/* ========================================================= EN-TÊTE ========================================================= */
.avst-profiles-heading { max-width: 820px; margin: 0 auto 65px; text-align: center; }

.avst-profiles-signature { display: block; margin-bottom: 20px; font-family: "Barlow Semi Condensed", cursive; font-size: 25px; line-height: 1; color: #95bc57; }

.avst-profiles-title { margin: 0; font-family: "Sora", sans-serif; font-size: 48px; line-height: 1.12; font-weight: 700 !important; letter-spacing: -1.6px; text-transform: uppercase; color: #ffffff; }

.avst-profiles-title span { display: block; font-weight: 400; color: rgba(255, 255, 255, 0.88); }

.avst-profiles-title-line { width: 72px; height: 4px; margin: 25px auto; border-radius: 20px; background: #95bc57; }

.avst-profiles-intro { max-width: 750px; margin: 0 auto; font-family: "Lato", sans-serif; font-size: 17px; line-height: 1.75; color: rgba(255, 255, 255, 0.72); }

/* ========================================================= BENTO GRID - DESKTOP ========================================================= */
.avst-profiles-grid { display: grid; grid-template-columns: 0.9fr 1.08fr 0.92fr; grid-template-rows: 315px 350px; grid-template-areas: "image1 card1 image2" "card2 image3 card3"; gap: 15px; }

/* --------------------------------------------------------- POSITIONNEMENT DES IMAGES --------------------------------------------------------- */
.avst-profile-image-1 { grid-area: image1; }

.avst-profile-image-2 { grid-area: image2; }

.avst-profile-image-3 { grid-area: image3; }

/* --------------------------------------------------------- POSITIONNEMENT DES CARTES TEXTE card1 = Professionnels / 02 card2 = Particuliers / 01 card3 = Collectivités / 03 --------------------------------------------------------- */
.avst-profile-card-1 { grid-area: card1; }

.avst-profile-card-2 { grid-area: card2; }

.avst-profile-card-3 { grid-area: card3; }

/* ========================================================= CARTES IMAGE ========================================================= */
.avst-profile-image { position: relative; overflow: hidden; min-width: 0; border: 1px solid rgba(255, 255, 255, 0.14); border-radius: 16px; box-shadow: 0 20px 55px rgba(2, 20, 39, 0.2); }

.avst-profile-image img { width: 100%; height: 100%; display: block; object-fit: cover; }

.avst-profile-image::after { content: ""; position: absolute; inset: 0; background: linear-gradient(180deg, rgba(3, 25, 48, 0.02) 35%, rgba(3, 25, 48, 0.75) 100%); pointer-events: none; }

/* ========================================================= LABEL SUR LES IMAGES ========================================================= */
.avst-profile-image-label { position: absolute; left: 22px; bottom: 20px; z-index: 2; display: flex; align-items: center; gap: 10px; font-family: "Lato", sans-serif; font-size: 11px; font-weight: 700; letter-spacing: 1.5px; text-transform: uppercase; color: #ffffff; }

.avst-profile-image-label span { display: inline-flex; align-items: center; justify-content: center; min-width: 32px; height: 32px; padding: 0 8px; border: 1px solid rgba(149, 188, 87, 0.75); border-radius: 50px; background: rgba(35, 92, 124, 0.55); backdrop-filter: blur(8px); -webkit-backdrop-filter: blur(8px); font-size: 9px; color: #95bc57; }

/* ========================================================= CARTES TEXTE ========================================================= */
.avst-profile-card { position: relative; overflow: hidden; padding: 38px 34px; border: 1px solid rgba(255, 255, 255, 0.14); border-radius: 16px; background: linear-gradient(135deg, rgba(255, 255, 255, 0.1), rgba(255, 255, 255, 0.035)); backdrop-filter: blur(15px); -webkit-backdrop-filter: blur(15px); box-shadow: 0 20px 55px rgba(2, 20, 39, 0.14), inset 0 1px 0 rgba(255, 255, 255, 0.12); }

.avst-profile-card::before { content: ""; position: absolute; top: 0; left: 32px; width: 85px; height: 1px; background: linear-gradient(90deg, #95bc57, rgba(149, 188, 87, 0)); }

.avst-profile-card-content { position: relative; z-index: 2; height: 100%; display: flex; flex-direction: column; }

/* ========================================================= NUMÉRO DÉCORATIF ========================================================= */
.avst-profile-number { position: absolute; right: 19px; bottom: -18px; font-family: "Sora", sans-serif; font-size: 120px; line-height: 1; font-weight: 700; color: rgba(255, 255, 255, 0.035); pointer-events: none; }

/* ========================================================= PETIT TITRE ========================================================= */
.avst-profile-eyebrow { display: flex; align-items: center; gap: 10px; margin-bottom: 19px; font-family: "Lato", sans-serif; font-size: 11px; line-height: 1; font-weight: 700; letter-spacing: 1.8px; text-transform: uppercase; color: #95bc57; }

.avst-profile-eyebrow::before { content: ""; display: block; width: 28px; height: 2px; flex-shrink: 0; background: #95bc57; }

/* ========================================================= TITRES DES CARTES ========================================================= */
.avst-profile-card h3 { margin: 0 0 17px; font-family: "Sora", sans-serif; font-size: 25px; line-height: 1.22; font-weight: 650; letter-spacing: -0.6px; color: #ffffff; }

.avst-profile-card h3 span { display: block; color: rgba(255, 255, 255, 0.82); }

/* ========================================================= DESCRIPTIONS ========================================================= */
.avst-profile-card p { margin: 0 0 25px; font-family: "Lato", sans-serif; font-size: 15px; line-height: 1.65; color: rgba(255, 255, 255, 0.67); }

/* ========================================================= LIENS ========================================================= */
.avst-profile-link { display: inline-flex; align-items: center; gap: 10px; width: fit-content; margin-top: auto; font-family: "Lato", sans-serif; font-size: 11px; font-weight: 700; letter-spacing: 1.1px; text-transform: uppercase; text-decoration: none; color: #ffffff; transition: color 0.3s ease; }

.avst-profile-link span { font-size: 18px; color: #95bc57; transition: transform 0.3s ease; }

.avst-profile-link:hover { color: #95bc57; }

.avst-profile-link:hover span { transform: translateX(5px); }

.avst-profile-link:visited { color: white; }

.avst-profile-link:visited:hover { color: #95bc57; }

/* ========================================================= HALOS DÉCORATIFS ========================================================= */
.avst-profiles-glow { position: absolute; border-radius: 50%; pointer-events: none; }

.avst-profiles-glow-1 { width: 430px; height: 430px; top: 18%; left: -230px; background: radial-gradient(circle, rgba(60, 160, 221, 0.17), transparent 68%); }

.avst-profiles-glow-2 { width: 380px; height: 380px; right: -180px; bottom: 2%; background: radial-gradient(circle, rgba(149, 188, 87, 0.09), transparent 68%); }

/* ========================================================= TABLETTE ========================================================= */
@media (max-width: 1100px) { .avst-profiles { padding: 95px 45px; } .avst-profiles-title { font-size: 41px; } /* Sur tablette : chaque image est placée directement à côté du texte correspondant. */ .avst-profiles-grid { grid-template-columns: 1fr 1fr; grid-template-rows: repeat(3, minmax(310px, auto)); grid-template-areas: "image1 card2" "image3 card1" "image2 card3"; gap: 15px; } .avst-profile-image { min-height: 310px; } .avst-profile-card { min-height: 310px; } }

/* ========================================================= MOBILE ========================================================= */
@media (max-width: 767px) { .avst-profiles { padding: 75px 20px; } .avst-profiles-heading { margin-bottom: 45px; text-align: left; } .avst-profiles-signature { font-size: 31px; } .avst-profiles-title { font-size: 33px; letter-spacing: -0.8px; } .avst-profiles-title-line { margin-left: 0; margin-right: 0; } .avst-profiles-intro { font-size: 16px; } /* L'ordre HTML a volontairement été construit ainsi : 1. Image Habitat 2. Particuliers 3. Image Entreprise 4. Professionnels 5. Image Contrôle d'accès 6. Collectivités On peut donc simplement passer en flex. */ .avst-profiles-grid { display: flex; flex-direction: column; gap: 13px; } .avst-profile-image { width: 100%; height: 300px; min-height: 0; } .avst-profile-card { width: 100%; min-height: auto; padding: 34px 28px; } .avst-profile-card h3 { font-size: 24px; } .avst-profile-number { font-size: 100px; } }

/* ========================================================= PETITS MOBILES ========================================================= */
@media (max-width: 480px) { .avst-profiles { padding-left: 18px; padding-right: 18px; } .avst-profiles-title { font-size: 29px; } .avst-profile-image { height: 250px; } .avst-profile-card { padding: 30px 24px; } }

/*===================================================================================== ZONE D'INTERVENTION + FAQ + CTA ========================================================================================*/
.avst-zone-faq { position: relative; overflow: hidden; padding: 120px 6%; background: #ffffff; }

.avst-zone-faq-container { position: relative; z-index: 2; width: 100%; max-width: 1320px; margin: 0 auto; }

/* ========================================================================================= EN-TÊTE ========================================================================================= */
.avst-zone-faq-heading { max-width: 850px; margin: 0 auto 60px; text-align: center; }

.avst-zone-faq-signature { display: block; margin-bottom: 20px; font-family: "Barlow Semi Condensed", sans-serif; font-size: 25px; line-height: 1; color: #95bc57; }

.avst-zone-faq-title { margin: 0; font-family: "Sora", sans-serif; font-size: 44px; line-height: 1.13; font-weight: 700 !important; letter-spacing: -1.5px; text-transform: uppercase; color: #235c7c; }

.avst-zone-faq-title span { display: block; font-weight: 400; color: #3ca0dd; }

.avst-zone-faq-title-line { width: 72px; height: 4px; margin: 25px auto; border-radius: 20px; background: #95bc57; }

.avst-zone-faq-intro { max-width: 760px; margin: 0 auto; font-family: "Lato", sans-serif; font-size: 17px; line-height: 1.75; color: #60727d; }

/* ========================================================================================= GRID MAP + FAQ ========================================================================================= */
.avst-zone-faq-grid { display: grid; grid-template-columns: 0.95fr 1.05fr; gap: 25px; align-items: stretch; margin-bottom: 30px; }

/* ========================================================================================= MAP ========================================================================================= */
.avst-zone-map { position: relative; overflow: hidden; min-height: 650px; border: 1px solid rgba(35, 92, 124, 0.12); border-radius: 20px; background: #235c7c; box-shadow: 0 25px 65px rgba(35, 92, 124, 0.12); }

.avst-zone-map iframe { position: absolute; inset: 0; width: 100%; height: 100%; border: 0; filter: grayscale(0.25) saturate(0.85) contrast(0.95); }

/* voile léger pour intégrer la map dans la DA */
.avst-zone-map-overlay { position: absolute; inset: 0; pointer-events: none; background: linear-gradient(180deg, rgba(35, 92, 124, 0.03) 20%, rgba(6, 43, 80, 0.12) 65%, rgba(6, 43, 80, 0.45) 100%); }

/* ========================================================================================= CARTE SUR LA MAP ========================================================================================= */
.avst-zone-map-card { position: absolute; left: 25px; right: 25px; bottom: 25px; z-index: 3; padding: 28px 30px; border: 1px solid rgba(255, 255, 255, 0.18); border-radius: 15px; background: rgba(6, 43, 80, 0.88); backdrop-filter: blur(14px); -webkit-backdrop-filter: blur(14px); box-shadow: 0 20px 45px rgba(6, 43, 80, 0.2); }

.avst-zone-map-card::before { content: ""; position: absolute; top: 0; left: 30px; width: 80px; height: 2px; background: #95bc57; }

.avst-zone-map-eyebrow { display: block; margin-bottom: 10px; font-family: "Lato", sans-serif; font-size: 10px; font-weight: 700; letter-spacing: 1.7px; text-transform: uppercase; color: #95bc57; }

.avst-zone-map-card h3 { margin: 0 0 10px; font-family: "Sora", sans-serif; font-size: 25px; font-weight: 700 !important; color: #ffffff; }

.avst-zone-map-card p { max-width: 480px; margin: 0 0 18px; font-family: "Lato", sans-serif; font-size: 14px; line-height: 1.6; color: rgba(255, 255, 255, 0.7); }

/* ========================================================================================= VILLES ========================================================================================= */
.avst-zone-map-cities { display: flex; flex-wrap: wrap; gap: 7px; }

.avst-zone-map-cities span { padding: 7px 11px; border: 1px solid rgba(255, 255, 255, 0.14); border-radius: 50px; background: rgba(255, 255, 255, 0.06); font-family: "Lato", sans-serif; font-size: 10px; font-weight: 700; letter-spacing: 0.5px; color: rgba(255, 255, 255, 0.85); }

/* ========================================================================================= FAQ ========================================================================================= */
.avst-faq { padding: 42px; border: 1px solid rgba(35, 92, 124, 0.11); border-radius: 20px; background: linear-gradient(135deg, rgba(60, 160, 221, 0.05), #ffffff); box-shadow: 0 25px 65px rgba(35, 92, 124, 0.08); }

.avst-faq-top { margin-bottom: 30px; }

.avst-faq-small { display: flex; align-items: center; gap: 10px; margin-bottom: 17px; font-family: "Lato", sans-serif; font-size: 10px; font-weight: 700; letter-spacing: 1.8px; text-transform: uppercase; color: #95bc57; }

.avst-faq-small::before { content: ""; width: 28px; height: 2px; background: #95bc57; }

.avst-faq-top h3 { margin: 0 0 16px; font-family: "Sora", sans-serif; font-size: 30px; line-height: 1.18; font-weight: 700 !important; text-transform: uppercase; color: #235c7c; }

.avst-faq-top h3 span { display: block; font-weight: 400; color: #3ca0dd; }

.avst-faq-top p { margin: 0; font-family: "Lato", sans-serif; font-size: 15px; line-height: 1.7; color: #60727d; }

/* ========================================================================================= LISTE FAQ ========================================================================================= */
.avst-faq-list { display: flex; flex-direction: column; gap: 10px; }

.avst-faq-item { overflow: hidden; border: 1px solid rgba(35, 92, 124, 0.12); border-radius: 10px; background: #ffffff; transition: border-color 0.3s ease, box-shadow 0.3s ease; }

.avst-faq-item[open] { border-color: rgba(60, 160, 221, 0.4); box-shadow: 0 12px 30px rgba(35, 92, 124, 0.07); }

/* ========================================================================================= QUESTION ========================================================================================= */
.avst-faq-item summary { min-height: 72px; padding: 18px 20px; display: flex; align-items: center; justify-content: space-between; gap: 20px; list-style: none; cursor: pointer; font-family: "Sora", sans-serif; font-size: 14px; line-height: 1.45; font-weight: 600; color: #235c7c; }

.avst-faq-item summary::-webkit-details-marker { display: none; }

/* ========================================================================================= + / - ========================================================================================= */
.avst-faq-icon { position: relative; width: 32px; height: 32px; flex: 0 0 32px; border-radius: 50%; background: #235c7c; transition: background 0.3s ease; }

.avst-faq-icon::before, .avst-faq-icon::after { content: ""; position: absolute; top: 50%; left: 50%; width: 11px; height: 2px; border-radius: 20px; background: #ffffff; transform: translate(-50%, -50%); transition: transform 0.3s ease; }

.avst-faq-icon::after { transform: translate(-50%, -50%) rotate(90deg); }

.avst-faq-item[open] .avst-faq-icon { background: #95bc57; }

.avst-faq-item[open] .avst-faq-icon::after { transform: translate(-50%, -50%) rotate(0deg); }

/* ========================================================================================= RÉPONSE ========================================================================================= */
.avst-faq-answer { padding: 0 65px 20px 20px; }

.avst-faq-answer p { margin: 0; font-family: "Lato", sans-serif; font-size: 14px; line-height: 1.65; color: #60727d; }

/* ========================================================================================= ANIMATION FAQ ========================================================================================= */
.avst-faq-item { overflow: hidden; }

.avst-faq-answer { overflow: hidden; }

.avst-faq-item summary { transition: color 0.3s ease, background 0.3s ease; }

.avst-faq-item[open] summary { color: #3ca0dd; }

.avst-faq-item[open] .avst-faq-answer { animation: avstFaqFade 0.35s ease forwards; }

@keyframes avstFaqFade { from { opacity: 0;
    transform: translateY(-6px); }
  to { opacity: 1;
    transform: translateY(0); } }

/* ========================================================================================= CTA ========================================================================================= */
.avst-zone-cta { position: relative; overflow: hidden; padding: 60px 65px; border-radius: 20px; background: linear-gradient(115deg, #062b50 0%, #235c7c 58%, #176b9d 100%); box-shadow: 0 25px 65px rgba(35, 92, 124, 0.16); }

.avst-zone-cta-content { position: relative; z-index: 3; display: flex; align-items: center; justify-content: space-between; gap: 70px; }

.avst-zone-cta-text { max-width: 760px; }

.avst-zone-cta-signature { display: block; margin-bottom: 18px; font-family: "Barlow Semi Condensed", sans-serif; font-size: 24px; color: #95bc57; }

.avst-zone-cta h2 { margin: 0; font-family: "Sora", sans-serif; font-size: 36px; line-height: 1.15; font-weight: 700 !important; text-transform: uppercase; color: #ffffff; }

.avst-zone-cta h2 span { display: block; font-weight: 400; color: rgba(255, 255, 255, 0.82); }

.avst-zone-cta p { max-width: 680px; margin: 20px 0 0; font-family: "Lato", sans-serif; font-size: 16px; line-height: 1.7; color: rgba(255, 255, 255, 0.68); }

/* ========================================================================================= ACTIONS CTA ========================================================================================= */
.avst-zone-cta-actions { min-width: 240px; display: flex; flex-direction: column; gap: 18px; }

.avst-zone-cta-button { min-height: 52px; padding: 0 24px; display: flex; align-items: center; justify-content: center; gap: 13px; border: 1px solid #95bc57; border-radius: 6px; background: #95bc57; font-family: "Lato", sans-serif; font-size: 12px; font-weight: 700; letter-spacing: 0.8px; text-transform: uppercase; text-decoration: none; color: #173d52; transition: background 0.3s ease, border-color 0.3s ease, color 0.3s ease, transform 0.3s ease; }

.avst-zone-cta-button span { font-size: 18px; transition: transform 0.3s ease; }

.avst-zone-cta-button:hover { border-color: #ffffff; background: #ffffff; color: #235c7c; transform: translateY(-2px); }

.avst-zone-cta-button:hover span { transform: translateX(4px); }

/* téléphone */
.avst-zone-cta-phone { display: flex; flex-direction: column; gap: 3px; text-decoration: none; }

.avst-zone-cta-phone-label { font-family: "Lato", sans-serif; font-size: 10px; letter-spacing: 1.3px; text-transform: uppercase; color: rgba(255, 255, 255, 0.5); }

.avst-zone-cta-phone strong { font-family: "Sora", sans-serif; font-size: 20px; font-weight: 600; color: #ffffff; transition: color 0.3s ease; }

.avst-zone-cta-phone:hover strong { color: #95bc57; }

/* ========================================================================================= DÉCOR CTA ========================================================================================= */
.avst-zone-cta-circle { position: absolute; border-radius: 50%; pointer-events: none; }

.avst-zone-cta-circle-1 { width: 360px; height: 360px; top: -230px; right: 14%; border: 65px solid rgba(60, 160, 221, 0.11); }

.avst-zone-cta-circle-2 { width: 220px; height: 220px; right: -100px; bottom: -150px; border: 42px solid rgba(149, 188, 87, 0.08); }

/* ========================================================================================= HALOS DE SECTION ========================================================================================= */
.avst-zone-faq-glow { position: absolute; border-radius: 50%; pointer-events: none; }

.avst-zone-faq-glow-1 { width: 450px; height: 450px; top: -130px; right: -230px; background: radial-gradient(circle, rgba(60, 160, 221, 0.08), transparent 70%); }

.avst-zone-faq-glow-2 { width: 320px; height: 320px; left: -180px; bottom: 10%; background: radial-gradient(circle, rgba(149, 188, 87, 0.07), transparent 70%); }

/* ========================================================================================= TABLETTE ========================================================================================= */
@media (max-width: 1100px) { .avst-zone-faq { padding: 95px 45px; } .avst-zone-faq-title { font-size: 39px; } .avst-zone-faq-grid { grid-template-columns: 1fr; } .avst-zone-map { min-height: 550px; } .avst-zone-cta-content { flex-direction: column; align-items: flex-start; } .avst-zone-cta-actions { width: 100%; } }

/* ========================================================================================= MOBILE ========================================================================================= */
@media (max-width: 767px) { .avst-zone-faq { padding: 75px 20px; } .avst-zone-faq-heading { margin-bottom: 45px; text-align: left; } .avst-zone-faq-signature { font-size: 23px; } .avst-zone-faq-title { font-size: 32px; letter-spacing: -0.8px; } .avst-zone-faq-title-line { margin-left: 0; margin-right: 0; } .avst-zone-faq-intro { font-size: 16px; } .avst-zone-map { min-height: 520px; } .avst-zone-map-card { left: 15px; right: 15px; bottom: 15px; padding: 24px 22px; } .avst-zone-map-card h3 { font-size: 22px; } .avst-faq { padding: 30px 22px; } .avst-faq-top h3 { font-size: 26px; } .avst-faq-item summary { padding: 17px; font-size: 14px; } .avst-faq-answer { padding: 0 17px 18px; } .avst-zone-cta { padding: 45px 28px; } .avst-zone-cta h2 { font-size: 29px; } }

/* ========================================================================================= PETITS MOBILES ========================================================================================= */
@media (max-width: 480px) { .avst-zone-faq-title { font-size: 28px; } .avst-zone-map { min-height: 500px; } .avst-zone-map-cities { gap: 5px; } .avst-zone-map-cities span { padding: 6px 9px; } .avst-zone-cta h2 { font-size: 26px; } }

/*============================================================================================= EN TETE : PAGE SECONDAIRE ===============================================================================================*/
.avst-company-header { position: relative; overflow: hidden; width: 100%; height: 70vh; min-height: 330px; max-height: 470px; display: flex; align-items: center; margin-top: 50px; background: linear-gradient(115deg, #062b50 0%, #235c7c 58%, #176b9d 100%); }

/* ========================================================================================= CONTENEUR ========================================================================================= */
.avst-company-header-container { position: relative; z-index: 3; width: 100%; max-width: 1320px; margin: 0 auto; padding: 0 6%; display: grid; grid-template-columns: 0.7fr 1.3fr; align-items: center; gap: 90px; }

/* ========================================================================================= LOGO ========================================================================================= */
.avst-company-header-logo { position: relative; display: flex; align-items: center; justify-content: flex-start; }

.avst-company-header-logo img { display: block; width: 100%; max-width: 280px; height: auto; object-fit: contain; }

/* ========================================================================================= CONTENU ========================================================================================= */
.avst-company-header-content { max-width: 720px; }

/* petit titre */
.avst-company-header-eyebrow { display: flex; align-items: center; gap: 13px; margin-bottom: 18px; font-family: "Barlow Semi Condensed", sans-serif; font-size: 14px; font-weight: 600; letter-spacing: 2px; text-transform: uppercase; color: #95bc57; }

.avst-company-header-eyebrow span { width: 42px; height: 2px; display: block; background: #95bc57; }

/* ========================================================================================= H1 ========================================================================================= */
.avst-company-header-title { margin: 0; font-family: "Sora", sans-serif; font-size: 44px; line-height: 1.08; font-weight: 700; letter-spacing: -1.5px; text-transform: uppercase; color: #ffffff; }

.avst-company-header-title span { display: block; font-weight: 400; color: rgba(255, 255, 255, 0.84); }

/* ========================================================================================= DESCRIPTION ========================================================================================= */
.avst-company-header-description { max-width: 680px; margin: 20px 0 0; font-family: "Lato", sans-serif; font-size: 16px; line-height: 1.7; color: rgba(255, 255, 255, 0.72); }

/* ========================================================================================= HALOS ========================================================================================= */
.avst-company-header-glow { position: absolute; border-radius: 50%; pointer-events: none; }

.avst-company-header-glow-1 { width: 360px; height: 360px; left: 8%; top: -210px; background: radial-gradient(circle, rgba(60, 160, 221, 0.2), transparent 70%); }

.avst-company-header-glow-2 { width: 300px; height: 300px; right: 5%; bottom: -190px; background: radial-gradient(circle, rgba(149, 188, 87, 0.1), transparent 70%); }

/* ========================================================================================= TABLETTE ========================================================================================= */
@media (max-width: 1100px) { .avst-company-header { height: auto; min-height: 360px; max-height: none; padding: 55px 0; } .avst-company-header-container { padding: 0 45px; grid-template-columns: 0.65fr 1.35fr; gap: 55px; } .avst-company-header-logo img { max-width: 230px; } .avst-company-header-title { font-size: 38px; } }

/* ========================================================================================= MOBILE ========================================================================================= */
@media (max-width: 767px) { .avst-company-header { min-height: auto; padding: 55px 0; } .avst-company-header-container { padding: 0 20px; grid-template-columns: 1fr; gap: 35px; } .avst-company-header-logo { justify-content: flex-start; } .avst-company-header-logo img { max-width: 185px; } .avst-company-header-title { font-size: 32px; line-height: 1.1; letter-spacing: -0.8px; } .avst-company-header-description { font-size: 15px; } }

/* ========================================================================================= PETITS MOBILES ========================================================================================= */
@media (max-width: 480px) { .avst-company-header-title { font-size: 28px; } }

/*=========================================================================================== PRESENTATION DE L'ENTREPRISE =====================================================================================================*/
.avst-company-intro { position: relative; overflow: hidden; padding: 120px 6%; background: #ffffff; }

.avst-company-intro-container { position: relative; z-index: 3; width: 100%; max-width: 1320px; margin: 0 auto; display: grid; grid-template-columns: 0.88fr 1.12fr; align-items: center; gap: 90px; }

/* ========================================================================================= VISUEL ========================================================================================= */
.avst-company-intro-visual { position: relative; height: 590px; }

.avst-company-intro-image { position: relative; z-index: 2; width: 100%; height: 100%; display: block; object-fit: cover; border-radius: 24px 120px 24px 120px; box-shadow: 0 30px 70px rgba(35, 92, 124, 0.16); }

/* contour décalé */
.avst-company-intro-image-border { position: absolute; top: -16px; left: -16px; width: 100%; height: 100%; z-index: 1; border: 1px solid rgba(149, 188, 87, 0.75); border-radius: 24px 120px 24px 120px; }

/* voile photo */
.avst-company-intro-visual::after { content: ""; position: absolute; inset: 0; z-index: 3; border-radius: 24px 120px 24px 120px; background: linear-gradient(180deg, transparent 55%, rgba(6, 43, 80, 0.32) 100%); pointer-events: none; }

/* ========================================================================================= CONTENU ========================================================================================= */
.avst-company-intro-content { max-width: 680px; }

/* ========================================================================================= SURTITRE ========================================================================================= */
.avst-company-intro-signature { display: block; margin-bottom: 20px; font-family: "Barlow Semi Condensed", sans-serif; font-size: 25px; line-height: 1; color: #95bc57; }

/* ========================================================================================= TITRE ========================================================================================= */
.avst-company-intro-title { max-width: 650px; margin: 0; font-family: "Sora", sans-serif; font-size: 42px; line-height: 1.13; font-weight: 700 !important; letter-spacing: -1.5px; text-transform: uppercase; color: #235c7c; }

.avst-company-intro-title span { display: block; font-weight: 400; color: #3ca0dd; }

.avst-company-intro-title-line { width: 72px; height: 4px; margin: 25px 0 28px; border-radius: 20px; background: #95bc57; }

/* ========================================================================================= TEXTES ========================================================================================= */
.avst-company-intro-text { max-width: 650px; margin: 0 0 18px; font-family: "Lato", sans-serif; font-size: 17px; line-height: 1.75; color: #5d6e78; }

.avst-company-intro-text strong { font-weight: 700; color: #235c7c; }

/* ========================================================================================= BOUTON ========================================================================================= */
.avst-company-intro-button { min-height: 50px; margin-top: 18px; padding: 0 25px; display: inline-flex; align-items: center; justify-content: center; gap: 14px; border: 1px solid #235c7c; border-radius: 6px; background: #235c7c; font-family: "Lato", sans-serif; font-size: 12px; font-weight: 700; letter-spacing: 0.8px; text-transform: uppercase; text-decoration: none; color: #ffffff; transition: background 0.3s ease, border-color 0.3s ease, color 0.3s ease, transform 0.3s ease; }

.avst-company-intro-button span { font-size: 19px; color: #95bc57; transition: color 0.3s ease, transform 0.3s ease; }

.avst-company-intro-button:hover { border-color: #95bc57; background: #95bc57; color: #173d52; transform: translateY(-2px); }

.avst-company-intro-button:hover span { color: #173d52; transform: translateX(4px); }

.avst-company-intro-button:visited { color: white; }

.avst-company-intro-button:visited:hover { color: #173d52; }

/* ========================================================================================= HALOS ========================================================================================= */
.avst-company-intro-glow { position: absolute; border-radius: 50%; pointer-events: none; }

.avst-company-intro-glow-1 { width: 430px; height: 430px; top: -160px; left: -230px; background: radial-gradient(circle, rgba(60, 160, 221, 0.09), transparent 70%); }

.avst-company-intro-glow-2 { width: 330px; height: 330px; right: -170px; bottom: -140px; background: radial-gradient(circle, rgba(149, 188, 87, 0.08), transparent 70%); }

/* ========================================================================================= TABLETTE ========================================================================================= */
@media (max-width: 1100px) { .avst-company-intro { padding: 95px 45px; } .avst-company-intro-container { gap: 55px; grid-template-columns: 0.9fr 1.1fr; } .avst-company-intro-visual { height: 520px; } .avst-company-intro-title { font-size: 37px; } .avst-company-intro-text { font-size: 16px; } }

/* ========================================================================================= MOBILE ========================================================================================= */
@media (max-width: 767px) { .avst-company-intro { padding: 75px 20px; } .avst-company-intro-container { grid-template-columns: 1fr; gap: 55px; } .avst-company-intro-visual { height: 450px; order: 2; } .avst-company-intro-content { order: 1; } .avst-company-intro-image, .avst-company-intro-image-border, .avst-company-intro-visual::after { border-radius: 18px 80px 18px 80px; } .avst-company-intro-image-border { top: -10px; left: -10px; } .avst-company-intro-signature { font-size: 23px; } .avst-company-intro-title { font-size: 32px; letter-spacing: -0.8px; } .avst-company-intro-text { font-size: 16px; } }

/* ========================================================================================= PETITS MOBILES ========================================================================================= */
@media (max-width: 480px) { .avst-company-intro-title { font-size: 28px; } .avst-company-intro-visual { height: 380px; } }

/*========================================================================================================== NOTRE APPROCHE ====================================================================================================*/
.avst-approach { position: relative; overflow: hidden; padding: 120px 6%; background: linear-gradient(120deg, #062b50 0%, #235c7c 58%, #176b9d 100%); }

.avst-approach-container { position: relative; z-index: 3; width: 100%; max-width: 1320px; margin: 0 auto; }

/* ========================================================================================= EN-TÊTE ========================================================================================= */
.avst-approach-heading { max-width: 820px; margin: 0 auto 65px; text-align: center; }

.avst-approach-signature { display: block; margin-bottom: 20px; font-family: "Barlow Semi Condensed", sans-serif; font-size: 25px; line-height: 1; color: #95bc57; }

.avst-approach-title { margin: 0; font-family: "Sora", sans-serif; font-size: 46px; line-height: 1.12; font-weight: 700 !important; letter-spacing: -1.6px; text-transform: uppercase; color: #ffffff; }

.avst-approach-title span { display: block; font-weight: 400; color: rgba(255, 255, 255, 0.84); }

.avst-approach-title-line { width: 72px; height: 4px; margin: 25px auto; border-radius: 20px; background: #95bc57; }

.avst-approach-intro { max-width: 720px; margin: 0 auto; font-family: "Lato", sans-serif; font-size: 17px; line-height: 1.75; color: rgba(255, 255, 255, 0.7); }

/* ========================================================================================= GRID ========================================================================================= */
.avst-approach-grid { display: grid; grid-template-columns: repeat(4, 1fr); align-items: stretch; gap: 15px; }

/* ========================================================================================= CARDS ========================================================================================= */
.avst-approach-card { position: relative; overflow: hidden; isolation: isolate; height: 100%; padding: 30px; display: flex; flex-direction: column; border: 1px solid rgba(255, 255, 255, 0.17); border-radius: 16px; background-position: center; background-size: cover; background-repeat: no-repeat; box-shadow: 0 22px 55px rgba(2, 20, 39, 0.23); }

/* ========================================================================================= OVERLAY PRINCIPAL ========================================================================================= */
.avst-approach-card::before { content: ""; position: absolute; inset: 0; z-index: -2; background: linear-gradient(180deg, rgba(4, 25, 48, 0.1) 0%, rgba(4, 31, 57, 0.18) 28%, rgba(5, 38, 67, 0.48) 55%, rgba(4, 30, 55, 0.85) 76%, rgba(3, 23, 43, 0.97) 100%); }

/* ========================================================================================= TEINTE BLEUE POUR UNIFORMISER LES PHOTOS ========================================================================================= */
.avst-approach-card::after { content: ""; position: absolute; inset: 0; z-index: -1; background: linear-gradient(135deg, rgba(35, 92, 124, 0.08), rgba(23, 107, 157, 0.04)); pointer-events: none; }

/* ========================================================================================= PARTIE HAUTE ========================================================================================= */
.avst-approach-card-top { position: relative; z-index: 2; width: 100%; min-height: 70px; display: flex; align-items: flex-start; justify-content: flex-end; /* On conserve l'espace flexible entre le numéro et le contenu */ flex: 1; }

/* ========================================================================================= NUMÉRO ========================================================================================= */
.avst-approach-number { font-family: "Sora", sans-serif; font-size: 44px; line-height: 1; font-weight: 700; color: rgba(255, 255, 255, 0.32); text-shadow: 0 4px 18px rgba(0, 0, 0, 0.18); }

/* ========================================================================================= CONTENU BAS ========================================================================================= */
.avst-approach-card-body { position: relative; z-index: 2; width: 100%; /* Hauteur identique pour toute la partie texte. Ainsi tous les traits, titres et descriptions commencent exactement au même niveau. */ min-height: 150px; display: grid; grid-template-rows: 70px 1fr; margin-top: 45px; }

/* ========================================================================================= TRAIT VERT ========================================================================================= */
.avst-approach-card-body::before { content: ""; position: absolute; top: -22px; left: 0; width: 48px; height: 3px; border-radius: 20px; background: #95bc57; }

/* ========================================================================================= TITRES ========================================================================================= */
.avst-approach-card h3 { margin: 0; padding: 0 0 13px; /* La même hauteur est réservée à tous les titres, qu'ils fassent 1, 2 ou 3 lignes. */ min-height: 70px; display: flex; align-items: flex-start; font-family: "Sora", sans-serif; font-size: 22px; line-height: 1.2; font-weight: 600; color: #ffffff; }

/* ========================================================================================= TEXTES ========================================================================================= */
.avst-approach-card p { margin: 0; font-family: "Lato", sans-serif; font-size: 14px; line-height: 1.65; color: rgba(255, 255, 255, 0.8); }

/* ========================================================================================= HALOS ========================================================================================= */
.avst-approach-glow { position: absolute; border-radius: 50%; pointer-events: none; }

.avst-approach-glow-1 { width: 430px; height: 430px; top: -170px; left: -220px; background: radial-gradient(circle, rgba(60, 160, 221, 0.18), transparent 70%); }

.avst-approach-glow-2 { width: 380px; height: 380px; right: -190px; bottom: -170px; background: radial-gradient(circle, rgba(149, 188, 87, 0.09), transparent 70%); }

/* ========================================================================================= TABLETTE ========================================================================================= */
@media (max-width: 1100px) { .avst-approach { padding: 95px 45px; } .avst-approach-title { font-size: 40px; } .avst-approach-grid { grid-template-columns: repeat(2, 1fr); } .avst-approach-card { min-height: 420px; } .avst-approach-card-body { min-height: 205px; grid-template-rows: 70px 1fr; } }

/* ========================================================================================= MOBILE ========================================================================================= */
@media (max-width: 767px) { .avst-approach { padding: 75px 20px; } .avst-approach-heading { margin-bottom: 50px; text-align: left; } .avst-approach-signature { font-size: 23px; } .avst-approach-title { font-size: 32px; letter-spacing: -0.8px; } .avst-approach-title-line { margin-left: 0; margin-right: 0; } .avst-approach-intro { font-size: 16px; } .avst-approach-grid { grid-template-columns: 1fr; } .avst-approach-card { min-height: 400px; padding: 28px; } .avst-approach-card-body { /* Sur mobile les cartes sont indépendantes, on peut laisser davantage de souplesse. */ min-height: 0; grid-template-rows: auto auto; margin-top: 40px; } .avst-approach-card h3 { min-height: 0; padding-bottom: 13px; } }

/* ========================================================================================= PETITS MOBILES ========================================================================================= */
@media (max-width: 480px) { .avst-approach-title { font-size: 28px; } .avst-approach-card { min-height: 370px; padding: 25px; } .avst-approach-number { font-size: 36px; } .avst-approach-card h3 { font-size: 21px; } }

/*================================================================================================== LES PRESTATIONS DETAILLEES ===================================================================================================*/
/* ========================================================================================= SECTION ========================================================================================= */
.avst-services { position: relative; overflow: hidden; padding: 120px 6%; background: #ffffff; }

.avst-services-container { width: 100%; max-width: 1320px; margin: 0 auto; }

/* ========================================================================================= EN-TÊTE ========================================================================================= */
.avst-services-heading { max-width: 830px; margin: 0 auto 65px; text-align: center; }

.avst-services-signature { display: block; margin-bottom: 20px; font-family: "Barlow Semi Condensed",sans-serif; font-size: 25px; line-height: 1; color: #95bc57; }

.avst-services-title { margin: 0; font-family: "Sora",sans-serif; font-size: 46px; line-height: 1.12; font-weight: 700 !important; letter-spacing: -1.6px; text-transform: uppercase; color: #235c7c; }

.avst-services-title span { display: block; font-weight: 400; color: #3ca0dd; }

.avst-services-title-line { width: 72px; height: 4px; margin: 25px auto; border-radius: 20px; background: #95bc57; }

.avst-services-intro { max-width: 740px; margin: 0 auto; font-family: "Lato",sans-serif; font-size: 17px; line-height: 1.75; color: #53656f; }

/* ========================================================================================= GRID ========================================================================================= */
.avst-services-grid { display: grid; grid-template-columns: repeat(3, 1fr); gap: 18px; }

/* ========================================================================================= CARD ========================================================================================= */
.avst-service-card { position: relative; overflow: hidden; isolation: isolate; min-height: 440px; padding: 30px; border: 0; border-radius: 18px; background-position: center; background-size: cover; background-repeat: no-repeat; cursor: pointer; text-align: left; box-shadow: 0 20px 55px rgba(6, 43, 80, 0.13); transition: transform .4s ease, box-shadow .4s ease; }

.avst-service-card::before { content: ""; position: absolute; inset: 0; z-index: -2; background: linear-gradient(180deg, rgba(4, 28, 53, 0.08) 0%, rgba(4, 28, 53, 0.15) 30%, rgba(4, 30, 55, 0.65) 65%, rgba(3, 23, 43, 0.96) 100%); transition: background .4s ease; }

.avst-service-card::after { content: ""; position: absolute; inset: 0; z-index: -1; border: 1px solid rgba(255, 255, 255, 0.15); border-radius: 18px; pointer-events: none; }

.avst-service-card:hover { transform: translateY(-6px); box-shadow: 0 30px 70px rgba(6, 43, 80, 0.22); }

.avst-service-card:hover::before { background: linear-gradient(180deg, rgba(4, 28, 53, 0.04) 0%, rgba(4, 28, 53, 0.12) 25%, rgba(6, 43, 80, 0.6) 60%, rgba(3, 23, 43, 0.98) 100%); }

/* ========================================================================================= NUMÉRO ========================================================================================= */
.avst-service-number { position: absolute; top: 26px; right: 28px; font-family: "Sora",sans-serif; font-size: 45px; line-height: 1; font-weight: 700; color: rgba(255, 255, 255, 0.3); }

/* ========================================================================================= CONTENU CARD ========================================================================================= */
.avst-service-content { position: absolute; left: 30px; right: 30px; bottom: 30px; display: flex; flex-direction: column; align-items: flex-start; }

.avst-service-small { margin-bottom: 10px; font-family: "Barlow Semi Condensed",sans-serif; font-size: 17px; line-height: 1.2; color: #95bc57; }

.avst-service-title { display: block; min-height: 62px; margin-bottom: 22px; font-family: "Sora",sans-serif; font-size: 26px; line-height: 1.18; font-weight: 600; color: #ffffff; }

.avst-service-link { display: flex; align-items: center; gap: 13px; padding-top: 18px; border-top: 1px solid rgba(255, 255, 255, 0.2); width: 100%; font-family: "Lato",sans-serif; font-size: 13px; font-weight: 700; text-transform: uppercase; letter-spacing: .7px; color: rgba(255, 255, 255, 0.82); }

.avst-service-link span { margin-left: auto; font-size: 20px; color: #95bc57; transition: transform .3s ease; }

.avst-service-card:hover .avst-service-link span { transform: translateX(5px); }

/* ========================================================================================= MODAL ========================================================================================= */
.avst-service-modal { position: fixed; inset: 0; z-index: 99999; display: flex; align-items: center; justify-content: center; padding: 35px; visibility: hidden; opacity: 0; transition: opacity .3s ease, visibility .3s ease; }

.avst-service-modal.is-open { visibility: visible; opacity: 1; }

.avst-service-modal-backdrop { position: absolute; inset: 0; background: rgba(2, 19, 36, 0.78); backdrop-filter: blur(8px); -webkit-backdrop-filter: blur(8px); }

.avst-service-modal-dialog { position: relative; z-index: 2; width: 100%; max-width: 1120px; max-height: 88vh; display: grid; grid-template-columns: .85fr 1.15fr; overflow: hidden; border: 1px solid rgba(255, 255, 255, 0.14); border-radius: 22px; background: #ffffff; box-shadow: 0 40px 100px rgba(0, 0, 0, 0.35); transform: translateY(20px) scale(0.98); transition: transform .35s ease; }

.avst-service-modal.is-open .avst-service-modal-dialog { transform: translateY(0) scale(1); }

/* ========================================================================================= IMAGE MODAL ========================================================================================= */
.avst-service-modal-image { position: relative; min-height: 650px; overflow: hidden; background: #062b50; }

.avst-service-modal-image::after { content: ""; position: absolute; inset: 0; background: linear-gradient(180deg, rgba(6, 43, 80, 0.02), rgba(6, 43, 80, 0.25)); }

.avst-service-modal-image img { width: 100%; height: 100%; display: block; object-fit: cover; }

/* ========================================================================================= CONTENU MODAL ========================================================================================= */
.avst-service-modal-content { max-height: 88vh; overflow-y: auto; padding: 60px 55px 45px; }

.avst-service-modal-small { display: block; margin-bottom: 13px; font-family: "Barlow Semi Condensed",sans-serif; font-size: 21px; color: #95bc57; }

.avst-service-modal-content h2 { margin: 0; font-family: "Sora",sans-serif; font-size: 38px; line-height: 1.15; font-weight: 700 !important; text-transform: uppercase; color: #235c7c; }

.avst-service-modal-line { width: 55px; height: 3px; margin: 22px 0 30px; border-radius: 20px; background: #95bc57; }

.avst-service-modal-description { font-family: "Lato",sans-serif; font-size: 15px; line-height: 1.75; color: #53656f; }

.avst-service-modal-description p { margin: 0 0 20px; }

.avst-service-modal-description h3 { margin: 30px 0 13px; font-family: "Sora",sans-serif; font-size: 19px; line-height: 1.3; font-weight: 600; color: #235c7c; }

.avst-service-modal-description ul { margin: 0 0 25px; padding: 0; list-style: none; }

.avst-service-modal-description li { position: relative; margin-bottom: 10px; padding-left: 22px; }

.avst-service-modal-description li::before { content: ""; position: absolute; top: 10px; left: 0; width: 7px; height: 7px; border-radius: 50%; background: #95bc57; }

/* ========================================================================================= FOOTER MODAL ========================================================================================= */
.avst-service-modal-footer { margin-top: 40px; padding-top: 28px; border-top: 1px solid rgba(35, 92, 124, 0.13); display: flex; align-items: center; justify-content: space-between; gap: 25px; }

.avst-service-modal-footer div { display: flex; flex-direction: column; }

.avst-service-modal-footer div span { margin-bottom: 3px; font-family: "Lato",sans-serif; font-size: 13px; color: #7b8b93; }

.avst-service-modal-footer div strong { font-family: "Sora",sans-serif; font-size: 16px; color: #235c7c; }

.avst-service-modal-button { display: inline-flex; align-items: center; gap: 16px; padding: 14px 20px; border-radius: 8px; background: #235c7c; font-family: "Lato",sans-serif; font-size: 13px; font-weight: 700; text-decoration: none; text-transform: uppercase; color: #ffffff; transition: background .3s ease, transform .3s ease; }

.avst-service-modal-button:hover { background: #95bc57; color: #ffffff; transform: translateY(-2px); }

.avst-service-modal-button:visited { color: white; }

/* ========================================================================================= CLOSE ========================================================================================= */
.avst-service-modal-close { position: absolute; top: 18px; right: 18px; z-index: 10; width: 44px; height: 44px; display: flex; align-items: center; justify-content: center; padding: 0; border: 1px solid rgba(255, 255, 255, 0.2); border-radius: 50%; background: rgba(6, 43, 80, 0.88); font-family: Arial,sans-serif; font-size: 28px; line-height: 1; font-weight: 300; color: #ffffff; cursor: pointer; transition: background .3s ease, transform .3s ease; }

.avst-service-modal-close:hover { background: #95bc57; transform: rotate(90deg); }

/* ========================================================================================= TABLETTE ========================================================================================= */
@media (max-width: 1100px) { .avst-services { padding: 95px 45px; } .avst-services-title { font-size: 40px; } .avst-services-grid { grid-template-columns: repeat(2, 1fr); } .avst-service-modal-dialog { grid-template-columns: .75fr 1.25fr; } .avst-service-modal-content { padding: 55px 40px 40px; } }

/* ========================================================================================= MOBILE ========================================================================================= */
@media (max-width: 767px) { .avst-services { padding: 75px 20px; } .avst-services-heading { margin-bottom: 50px; text-align: left; } .avst-services-signature { font-size: 23px; } .avst-services-title { font-size: 32px; letter-spacing: -.8px; } .avst-services-title-line { margin-left: 0; margin-right: 0; } .avst-services-intro { font-size: 16px; } .avst-services-grid { grid-template-columns: 1fr; } .avst-service-card { min-height: 400px; } .avst-service-modal { padding: 15px; } .avst-service-modal-dialog { display: block; max-height: 92vh; overflow-y: auto; border-radius: 17px; } .avst-service-modal-image { height: 250px; min-height: 0; } .avst-service-modal-content { max-height: none; overflow: visible; padding: 35px 25px 30px; } .avst-service-modal-content h2 { font-size: 28px; } .avst-service-modal-footer { align-items: flex-start; flex-direction: column; } }

/* ========================================================================================= PETITS MOBILES ========================================================================================= */
@media (max-width: 480px) { .avst-services-title { font-size: 28px; } .avst-service-card { min-height: 370px; } .avst-service-title { font-size: 23px; } }

/*===================================================================================================== NOTRE METHODE ===========================================================================================================*/
/* ========================================================================================= AVST NORMANDIE - NOTRE MÉTHODE ========================================================================================= */
.avst-method { position: relative; overflow: hidden; padding: 120px 6%; background: linear-gradient(120deg, #062b50 0%, #235c7c 58%, #176b9d 100%); }

.avst-method-container { position: relative; z-index: 3; width: 100%; max-width: 1320px; margin: 0 auto; }

/* ========================================================================================= EN-TÊTE ========================================================================================= */
.avst-method-heading { max-width: 840px; margin: 0 auto 65px; text-align: center; }

.avst-method-signature { display: block; margin-bottom: 20px; font-family: "Barlow Semi Condensed", sans-serif; font-size: 25px; line-height: 1; color: #95bc57; }

.avst-method-title { margin: 0; font-family: "Sora", sans-serif; font-size: 46px; line-height: 1.12; font-weight: 700 !important; letter-spacing: -1.6px; text-transform: uppercase; color: #ffffff; }

.avst-method-title span { display: block; font-weight: 400; color: rgba(255, 255, 255, 0.84); }

.avst-method-title-line { width: 72px; height: 4px; margin: 25px auto; border-radius: 20px; background: #95bc57; }

.avst-method-intro { max-width: 760px; margin: 0 auto; font-family: "Lato", sans-serif; font-size: 17px; line-height: 1.75; color: rgba(255, 255, 255, 0.72); }

/* ========================================================================================= GRID ========================================================================================= */
.avst-method-grid { display: grid; grid-template-columns: repeat(4, 1fr); gap: 18px; }

/* ========================================================================================= CARDS ========================================================================================= */
.avst-method-card { position: relative; overflow: hidden; min-height: 290px; padding: 32px 28px 30px; display: flex; flex-direction: column; border: 1px solid rgba(255, 255, 255, 0.14); border-radius: 18px; background: linear-gradient(135deg, rgba(255, 255, 255, 0.1), rgba(255, 255, 255, 0.035)); backdrop-filter: blur(14px); -webkit-backdrop-filter: blur(14px); box-shadow: 0 20px 55px rgba(2, 20, 39, 0.12), inset 0 1px 0 rgba(255, 255, 255, 0.1); transition: transform 0.3s ease, border-color 0.3s ease, box-shadow 0.3s ease; }

.avst-method-card:hover { transform: translateY(-6px); border-color: rgba(149, 188, 87, 0.45); box-shadow: 0 28px 70px rgba(2, 20, 39, 0.18), inset 0 1px 0 rgba(255, 255, 255, 0.12); }

.avst-method-card::before { content: ""; position: absolute; top: 0; left: 28px; width: 70px; height: 1px; background: linear-gradient(90deg, #95bc57, transparent); }

/* ========================================================================================= TOP CARD ========================================================================================= */
.avst-method-card-top { display: flex; align-items: center; justify-content: flex-end; margin-bottom: 24px; }

.avst-method-number { font-family: "Sora", sans-serif; font-size: 44px; line-height: 1; font-weight: 700; color: rgba(255, 255, 255, 0.12); }

/* ========================================================================================= TITRES / TEXTES ========================================================================================= */
.avst-method-card h3 { margin: 0 0 14px; min-height: 62px; font-family: "Sora", sans-serif; font-size: 23px; line-height: 1.2; font-weight: 600; color: #ffffff; }

.avst-method-card p { margin: 0; font-family: "Lato", sans-serif; font-size: 15px; line-height: 1.7; color: rgba(255, 255, 255, 0.7); }

/* ========================================================================================= HALOS ========================================================================================= */
.avst-method-glow { position: absolute; border-radius: 50%; pointer-events: none; }

.avst-method-glow-1 { width: 420px; height: 420px; top: -170px; left: -220px; background: radial-gradient(circle, rgba(60, 160, 221, 0.18), transparent 70%); }

.avst-method-glow-2 { width: 380px; height: 380px; right: -180px; bottom: -170px; background: radial-gradient(circle, rgba(149, 188, 87, 0.1), transparent 70%); }

/* ========================================================================================= TABLETTE ========================================================================================= */
@media (max-width: 1100px) { .avst-method { padding: 95px 45px; } .avst-method-title { font-size: 40px; } .avst-method-grid { grid-template-columns: repeat(2, 1fr); } }

/* ========================================================================================= MOBILE ========================================================================================= */
@media (max-width: 767px) { .avst-method { padding: 75px 20px; } .avst-method-heading { margin-bottom: 50px; text-align: left; } .avst-method-signature { font-size: 23px; } .avst-method-title { font-size: 32px; letter-spacing: -0.8px; } .avst-method-title-line { margin-left: 0; margin-right: 0; } .avst-method-intro { font-size: 16px; } .avst-method-grid { grid-template-columns: 1fr; } .avst-method-card { min-height: auto; padding: 28px 24px; } .avst-method-card h3 { min-height: auto; font-size: 21px; } }

/* ========================================================================================= PETITS MOBILES ========================================================================================= */
@media (max-width: 480px) { .avst-method-title { font-size: 28px; } .avst-method-number { font-size: 38px; } }

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