.intro-agence-container{width:100%;height:auto;overflow:hidden;display:flex;justify-content:space-around;align-items:center;flex-direction:column;padding:100px 50px 50px;gap:50px;background-color:black}.intro-agence-title{text-align:center;font-size:28px;color:#B64F98;padding:15px 35px;border-radius:12px;font-weight:200;background:rgba(0,0,0,.7);border:2px solid #b64f98;box-shadow:0 0 6px #B64F98,0 0 12px #B64F98,0 0 24px #B64F98;text-shadow:0 0 3px #B64F98,0 0 6px #B64F98,0 0 48px #B64F98}.intro-agence-container .special-title{font-family:Kodchasan;text-transform:uppercase;text-align:center;color:#5aceb8!important;text-shadow:0 0 6px #000,0 0 12px #5aceb8;padding-top:20px}.intro-agence-texte{font-size:25px;width:80%;text-align:justify;margin-bottom:20px;font-family:Gill Sans,sans-serif;max-width:1000px}.intro-agence-texte.accroche{text-align:center;margin-bottom:0}.intro-agence-texte.accroche.second{margin-bottom:20px}.intro-agence-image{height:55vh;width:100%;object-fit:cover}@media (max-width:1023px){.intro-agence-container{height:100vh;padding-bottom:30px}.intro-agence-title{font-size:28px;margin:30px;padding:20px}.intro-agence-texte{font-size:20px;width:90%}.intro-agence-image{height:60vh;width:95%}}@media (max-width:767px){.intro-agence-container{height:auto;padding:50px 20px;gap:30px}.intro-agence-title{font-size:22px;margin:20px;padding:15px}.intro-agence-texte{font-size:18px;width:100%;margin-bottom:0}.intro-agence-image{height:30vh;width:100%}.intro-agence-container .special-title{padding-top:40px}}