@keyframes fadeIn{0%{opacity:0}to{opacity:1}}.InterventionAreaSection{background-color:#f9f9f9}.InterventionAreaSection-title{font-size:2.5rem;font-weight:700;color:var(--blue-color);text-align:center;margin-bottom:40px}@media(min-width:576px)and (max-width:991px){.InterventionAreaSection-title{font-size:2.2rem;margin-bottom:30px}}@media(max-width:480px){.InterventionAreaSection-title{font-size:1.8rem;margin-bottom:25px}}.InterventionAreaList{width:100%;display:grid;grid-template-columns:repeat(2,1fr);grid-gap:30px;gap:30px;max-width:1200px;margin:0 auto;padding:20px 0 40px}@media(min-width:991px)and (max-width:1199px){.InterventionAreaList{grid-template-columns:repeat(2,1fr);gap:25px;padding:15px 0 30px}}@media(min-width:576px)and (max-width:991px){.InterventionAreaList{grid-template-columns:repeat(2,1fr);gap:20px}}@media(max-width:480px){.InterventionAreaList{grid-template-columns:1fr;gap:30px;padding:10px 0 20px}}.InterventionAreaItem{position:relative;border-radius:8px;overflow:hidden;box-shadow:0 4px 12px rgba(0,0,0,.1);background-color:#fff;transition:transform .3s ease,box-shadow .3s ease;display:flex;flex-direction:column;width:100%;height:380px}@media(min-width:576px)and (max-width:991px){.InterventionAreaItem{height:350px}}@media(max-width:480px){.InterventionAreaItem{height:400px}}.InterventionAreaItem:hover{transform:translateY(-5px);box-shadow:0 8px 16px rgba(0,0,0,.15)}.InterventionAreaItem-header{background-color:var(--blue-color);padding:10px 15px;color:#fff;text-align:center}.InterventionAreaItem-countryName{margin:0;font-size:2rem;font-weight:600}@media(min-width:576px)and (max-width:991px){.InterventionAreaItem-countryName{font-size:1.8rem}}@media(max-width:480px){.InterventionAreaItem-countryName{font-size:1.6rem}}.InterventionAreaItem-carousel{position:relative;height:200px;overflow:hidden}.InterventionAreaItem-marketWrapper{height:100%;width:100%;position:relative;transition:opacity .5s ease-in-out}.InterventionAreaItem-image{width:100%;height:100%;object-fit:cover;transition:transform .5s ease-in-out}.InterventionAreaItem-carouselButton{position:absolute;right:15px;top:50%;transform:translateY(-50%);background-color:hsla(0,0%,100%,.8);border:none;border-radius:50%;width:40px;height:40px;display:flex;align-items:center;justify-content:center;cursor:pointer;z-index:2;color:var(--blue-color);box-shadow:0 2px 5px rgba(0,0,0,.2);transition:background-color .3s ease}.InterventionAreaItem-carouselButton:hover{background-color:#fff}.InterventionAreaItem-carouselButton i{font-size:1rem}.InterventionAreaItem-content{padding:10px;flex-grow:1;display:flex;flex-direction:column;justify-content:center}.InterventionAreaItem-marketName{font-size:2rem;font-weight:700;margin-bottom:5px;color:var(--blue-color);text-align:center;transition:opacity .3s ease-in-out;animation:fadeIn .5s ease-in-out}@media(min-width:576px)and (max-width:991px){.InterventionAreaItem-marketName{font-size:1.8rem}}@media(max-width:480px){.InterventionAreaItem-marketName{font-size:1.6rem}}.InterventionAreaItem-description{font-size:1.6rem;color:#555;line-height:1.4;text-align:center;margin-bottom:10px;transition:opacity .3s ease-in-out;animation:fadeIn .5s ease-in-out}@media(min-width:576px)and (max-width:991px){.InterventionAreaItem-description{font-size:1.5rem}}@media(max-width:480px){.InterventionAreaItem-description{font-size:1.4rem}}.InterventionAreaItem-indicators{display:flex;justify-content:center;margin-top:5px;gap:8px}.InterventionAreaItem-indicator{width:10px;height:10px;border-radius:50%;background-color:#ddd;cursor:pointer;transition:background-color .3s ease,transform .2s ease}.InterventionAreaItem-indicator:hover{transform:scale(1.2)}.BookingCTA,.InterventionAreaItem-indicator.active{background-color:var(--blue-color)}.BookingCTA{display:flex;align-items:center;justify-content:center;text-align:center;border-radius:8px;overflow:hidden;height:380px;box-shadow:0 4px 12px rgba(0,0,0,.1);transition:transform .3s ease,box-shadow .3s ease}@media(min-width:576px)and (max-width:991px){.BookingCTA{height:350px}}@media(max-width:480px){.BookingCTA{height:400px}}.BookingCTA:hover{transform:translateY(-5px);box-shadow:0 8px 16px rgba(0,0,0,.15)}.BookingCTA-content{color:#fff;padding:20px;display:flex;flex-direction:column;align-items:center;justify-content:center;width:100%;max-width:90%}.BookingCTA-content h3{font-size:2.4rem;font-weight:700;margin-bottom:25px}@media(min-width:576px)and (max-width:991px){.BookingCTA-content h3{font-size:2rem}}@media(max-width:480px){.BookingCTA-content h3{font-size:1.8rem}}.BookingCTA-button{background-color:#ff6b35;color:#fff;border:none;border-radius:30px;padding:15px 30px;font-size:1.8rem;font-weight:600;cursor:pointer;transition:all .3s ease;margin-top:15px;box-shadow:0 4px 8px rgba(0,0,0,.2)}.BookingCTA-button:hover{background-color:rgb(255,88.3168316832,27.5);transform:translateY(-3px);box-shadow:0 6px 12px rgba(0,0,0,.3)}@media(min-width:576px)and (max-width:991px){.BookingCTA-button{font-size:1.5rem;padding:10px 20px;width:80%}}@media(max-width:480px){.BookingCTA-button{font-size:1.4rem;padding:8px 16px}}.AboutPage-banner{align-items:center;justify-content:flex-start;background:url(/reseau-guides-azonko-benin-togo-nigeria.webp) no-repeat 50%/cover}@media(max-width:480px){.AboutPage-banner{justify-content:center}}.AboutPage-banner .bannerContent{text-align:left}@media(max-width:480px){.AboutPage-banner .bannerContent{text-align:center}}.AboutPage-container{padding:60px 100px}@media(min-width:576px)and (max-width:991px){.AboutPage-container{padding:40px 80px}}@media(max-width:480px){.AboutPage-container{padding:30px 20px}}.AboutPageSection{background-color:#f5f5f5;display:flex;flex-direction:column;align-items:center;margin-bottom:65px;border-radius:8px;box-shadow:0 4px 8px rgba(0,0,0,.05);width:100%}@media(min-width:576px)and (max-width:991px){.AboutPageSection{margin-bottom:45px}}@media(max-width:480px){.AboutPageSection{margin-bottom:35px}}.AboutPageSection-title{font-size:2.5rem;font-weight:700;line-height:1.2;margin-bottom:20px;color:#333;text-align:center}@media(min-width:576px)and (max-width:991px){.AboutPageSection-title{font-size:2.2rem}}@media(max-width:480px){.AboutPageSection-title{font-size:1.9rem}}.AboutPageSection-divider{margin:0 auto 25px;width:50px;height:3px;background-color:var(--orange-color)}.OurMissionSection{padding:40px 150px}@media(min-width:576px)and (max-width:991px){.OurMissionSection{padding:30px 80px}}@media(max-width:480px){.OurMissionSection{padding:25px 20px}}.OurMissionSection-description{font-size:2.3rem;font-weight:400;line-height:1.6;max-width:800px;text-align:center;color:#333}@media(min-width:576px)and (max-width:991px){.OurMissionSection-description{font-size:2rem;max-width:600px}}@media(max-width:480px){.OurMissionSection-description{font-size:1.8rem;line-height:1.5}}.AboutPageServicesSection{padding-top:28px}.ChooseUsSection{padding:40px 70px}@media(min-width:576px)and (max-width:991px){.ChooseUsSection{padding:30px 40px}}@media(max-width:480px){.ChooseUsSection{padding:25px 20px}}.ChooseUsSection-list{display:flex;justify-content:space-between;width:100%}@media(min-width:991px)and (max-width:1199px){.ChooseUsSection-list{flex-wrap:wrap;justify-content:center;gap:30px}}@media(min-width:576px)and (max-width:991px){.ChooseUsSection-list{flex-wrap:wrap;justify-content:center;gap:30px}}@media(max-width:480px){.ChooseUsSection-list{flex-direction:column;align-items:center;gap:40px}}.ChooseUsSection-divider{margin:0 30px}@media(min-width:576px)and (max-width:991px){.ChooseUsSection-divider{display:none}}@media(max-width:480px){.ChooseUsSection-divider{display:none}}.ChooseUsSection-divider:before{border-left:1px solid #ddd;top:75px;height:50px}.ServiceWorkingSection{padding:35px 70px}.ServiceWorkingSection-subtitle{font-size:1.5rem;font-weight:600;margin-bottom:30px}.ServiceWorkingSection-cardList{display:flex;justify-content:space-between}.ServiceWorkingSection-divider:before{border-top:1px dotted var(--orange-color)}.ServiceWorkingCard{border-radius:35px;min-width:300px;box-shadow:none}.ServiceWorkingCard .p-card-content{align-items:center;display:flex;flex-direction:column}.ServiceWorkingCard-number{height:45px;width:45px;font-weight:700;font-size:2rem;background-color:var(--blue-color);border-radius:50%;display:flex;align-items:center;justify-content:center;color:#fff}.ServiceWorkingCard-description{color:#0a0a0a;margin-top:25px;font-size:1.5rem;font-weight:600;text-align:center}.InterventionAreaSection{background-color:#fff}