.ServicesTest-module-scss-module__FbeSvG__container{background-color:var(--brand-red);padding:60px 20px;transition:background-color .3s;overflow:hidden}.ServicesTest-module-scss-module__FbeSvG__container .ServicesTest-module-scss-module__FbeSvG__title{text-align:center;color:var(--brand-gold);text-transform:uppercase;letter-spacing:1px;margin-top:-1rem;margin-bottom:3rem;font-size:2rem;font-weight:800}.ServicesTest-module-scss-module__FbeSvG__container .ServicesTest-module-scss-module__FbeSvG__wrapper{flex-wrap:wrap;justify-content:center;align-items:stretch;gap:25px;max-width:1200px;margin:0 auto;display:flex}.ServicesTest-module-scss-module__FbeSvG__container .ServicesTest-module-scss-module__FbeSvG__wrapper .ServicesTest-module-scss-module__FbeSvG__group{background-color:var(--bg-card-safe);max-width:360px;box-shadow:0 10px 30px var(--shadow);border:1px solid var(--border-safe);text-align:center;border-radius:15px;flex-direction:column;flex:300px;align-items:center;padding:40px 25px;transition:transform .3s,background-color .3s,box-shadow .3s;display:flex}.ServicesTest-module-scss-module__FbeSvG__container .ServicesTest-module-scss-module__FbeSvG__wrapper .ServicesTest-module-scss-module__FbeSvG__group:hover{transform:translateY(-10px)}.ServicesTest-module-scss-module__FbeSvG__container .ServicesTest-module-scss-module__FbeSvG__wrapper .ServicesTest-module-scss-module__FbeSvG__group h3{color:var(--text-main-safe);text-transform:uppercase;justify-content:center;align-items:center;gap:10px;min-height:3.5rem;margin-bottom:15px;font-size:1.1rem;font-weight:700;display:flex}.ServicesTest-module-scss-module__FbeSvG__container .ServicesTest-module-scss-module__FbeSvG__wrapper .ServicesTest-module-scss-module__FbeSvG__group p{color:var(--text-main-safe);margin:0;font-size:1rem;line-height:1.6}.ServicesTest-module-scss-module__FbeSvG__container .ServicesTest-module-scss-module__FbeSvG__wrapper .ServicesTest-module-scss-module__FbeSvG__group i{color:var(--brand-gold);margin-bottom:20px;font-size:3rem}.ServicesTest-module-scss-module__FbeSvG__container .ServicesTest-module-scss-module__FbeSvG__wrapper .ServicesTest-module-scss-module__FbeSvG__group span{font-weight:700}@media (max-width:768px){.ServicesTest-module-scss-module__FbeSvG__container{padding:40px 15px}.ServicesTest-module-scss-module__FbeSvG__container .ServicesTest-module-scss-module__FbeSvG__title{margin-bottom:2.5rem;font-size:1.6rem}.ServicesTest-module-scss-module__FbeSvG__container .ServicesTest-module-scss-module__FbeSvG__wrapper{flex-direction:column;align-items:center;gap:20px;width:100%}.ServicesTest-module-scss-module__FbeSvG__container .ServicesTest-module-scss-module__FbeSvG__wrapper .ServicesTest-module-scss-module__FbeSvG__group{box-sizing:border-box;flex:none;width:100%;padding:30px 20px}.ServicesTest-module-scss-module__FbeSvG__container .ServicesTest-module-scss-module__FbeSvG__wrapper .ServicesTest-module-scss-module__FbeSvG__group h3{min-height:auto;font-size:1.1rem}.ServicesTest-module-scss-module__FbeSvG__container .ServicesTest-module-scss-module__FbeSvG__wrapper .ServicesTest-module-scss-module__FbeSvG__group p{font-size:.95rem}.ServicesTest-module-scss-module__FbeSvG__container .ServicesTest-module-scss-module__FbeSvG__wrapper .ServicesTest-module-scss-module__FbeSvG__group i{font-size:2.5rem}}@media (max-width:350px){.ServicesTest-module-scss-module__FbeSvG__container{padding:30px 10px}.ServicesTest-module-scss-module__FbeSvG__container .ServicesTest-module-scss-module__FbeSvG__wrapper .ServicesTest-module-scss-module__FbeSvG__group{padding:20px 15px}}
.SectionTest-module-scss-module__Z1a3DG__statsContainer{background-color:var(--brand-gold);border-top:1px solid var(--bg-main);border-bottom:1px solid var(--bg-main);padding:80px 20px}.SectionTest-module-scss-module__Z1a3DG__statsContainer .SectionTest-module-scss-module__Z1a3DG__wrapper{flex-wrap:wrap;justify-content:space-around;align-items:center;gap:40px;max-width:1200px;margin:0 auto;display:flex}.SectionTest-module-scss-module__Z1a3DG__statsContainer .SectionTest-module-scss-module__Z1a3DG__statCard{text-align:center;flex-direction:column;flex:200px;align-items:center;display:flex}.SectionTest-module-scss-module__Z1a3DG__statsContainer .SectionTest-module-scss-module__Z1a3DG__statCard .SectionTest-module-scss-module__Z1a3DG__iconBox{width:70px;height:70px;box-shadow:0 10px 20px var(--shadow);border-radius:50%;justify-content:center;align-items:center;margin-bottom:20px;display:flex}.SectionTest-module-scss-module__Z1a3DG__statsContainer .SectionTest-module-scss-module__Z1a3DG__statCard .SectionTest-module-scss-module__Z1a3DG__iconBox i{color:var(--brand-red);font-size:1.8rem}.SectionTest-module-scss-module__Z1a3DG__statsContainer .SectionTest-module-scss-module__Z1a3DG__statCard .SectionTest-module-scss-module__Z1a3DG__number{text-shadow:1px 1px 1px var(--shadow);text-align:center;color:var(--always-white);margin-bottom:5px;font-family:Montserrat,sans-serif;font-size:2.5rem;font-weight:800}.SectionTest-module-scss-module__Z1a3DG__statsContainer .SectionTest-module-scss-module__Z1a3DG__statCard .SectionTest-module-scss-module__Z1a3DG__text{color:var(--text-title);text-transform:uppercase;font-size:1rem;font-weight:600}@media (max-width:768px){.SectionTest-module-scss-module__Z1a3DG__statsContainer{padding:50px 10px}.SectionTest-module-scss-module__Z1a3DG__statsContainer .SectionTest-module-scss-module__Z1a3DG__wrapper{justify-content:center;gap:30px}.SectionTest-module-scss-module__Z1a3DG__statsContainer .SectionTest-module-scss-module__Z1a3DG__wrapper .SectionTest-module-scss-module__Z1a3DG__statCard{flex:0 100%;max-width:250px}}
.Carousel-module-scss-module__tGr3Ta__carouselContainer{aspect-ratio:16/9;z-index:1;border-top:1px solid var(--bg-main);border-bottom:1px solid var(--bg-main);width:100%;height:550px;margin:0;position:relative;overflow:hidden}@media (max-width:768px){.Carousel-module-scss-module__tGr3Ta__carouselContainer{aspect-ratio:4/3;margin-top:4rem}}.Carousel-module-scss-module__tGr3Ta__carouselContainer h3{text-align:center;color:var(--bg-main);text-transform:uppercase;font-size:2rem}.Carousel-module-scss-module__tGr3Ta__carouselContainer .Carousel-module-scss-module__tGr3Ta__track{height:100%;transition:transform .6s cubic-bezier(.4,0,.2,1);display:flex}.Carousel-module-scss-module__tGr3Ta__carouselContainer .Carousel-module-scss-module__tGr3Ta__slide{min-width:100%;height:100%;position:relative}.Carousel-module-scss-module__tGr3Ta__carouselContainer .Carousel-module-scss-module__tGr3Ta__slide .Carousel-module-scss-module__tGr3Ta__image{object-fit:cover;object-position:center}.Carousel-module-scss-module__tGr3Ta__carouselContainer .Carousel-module-scss-module__tGr3Ta__wrapper{justify-content:center;align-items:center;height:500px;display:flex}.Carousel-module-scss-module__tGr3Ta__carouselContainer .Carousel-module-scss-module__tGr3Ta__navButton{background:var(--text-body);color:var(--bg-main);cursor:pointer;-webkit-backdrop-filter:blur(4px);backdrop-filter:blur(4px);z-index:20;border:none;border-radius:50%;justify-content:center;align-items:center;width:50px;height:50px;font-size:1.5rem;transition:all .3s;display:flex;position:absolute;top:50%;transform:translateY(-50%)}.Carousel-module-scss-module__tGr3Ta__carouselContainer .Carousel-module-scss-module__tGr3Ta__navButton:hover{background:var(--text-body)}.Carousel-module-scss-module__tGr3Ta__carouselContainer .Carousel-module-scss-module__tGr3Ta__navButton.Carousel-module-scss-module__tGr3Ta__prev{left:20px}.Carousel-module-scss-module__tGr3Ta__carouselContainer .Carousel-module-scss-module__tGr3Ta__navButton.Carousel-module-scss-module__tGr3Ta__next{right:20px}
@keyframes HomePic-module-scss-module__CPa1ta__entranceEffect{0%{opacity:0;transform:translateY(40px)}to{opacity:1;transform:translateY(0)}}@keyframes HomePic-module-scss-module__CPa1ta__shine{0%{left:-100%}to{left:100%}}.HomePic-module-scss-module__CPa1ta__container{perspective:1000px;width:100%;min-height:100vh;color:var(--bg-main);border-bottom:1px solid var(--bg-main);position:relative;overflow:hidden auto}.HomePic-module-scss-module__CPa1ta__container .HomePic-module-scss-module__CPa1ta__bg{object-fit:cover;z-index:-1;filter:brightness(50%);width:100%;height:100%;position:absolute;top:50%;left:50%;transform:translate(-50%,-50%)}.HomePic-module-scss-module__CPa1ta__container .HomePic-module-scss-module__CPa1ta__mainTitle{color:var(--always-white);text-transform:uppercase;text-align:center;font-size:5rem;animation:.6s ease-in HomePic-module-scss-module__CPa1ta__entranceEffect;position:relative;top:8rem}.HomePic-module-scss-module__CPa1ta__container .HomePic-module-scss-module__CPa1ta__secondTitle{color:var(--always-white);text-align:center;font-size:1.5rem;animation:.6s ease-in HomePic-module-scss-module__CPa1ta__entranceEffect;position:relative;top:6rem}.HomePic-module-scss-module__CPa1ta__container .HomePic-module-scss-module__CPa1ta__agencyText{color:var(--always-white)}.HomePic-module-scss-module__CPa1ta__container .HomePic-module-scss-module__CPa1ta__group{flex-wrap:wrap;justify-content:center;align-items:center;gap:85px;margin-top:2rem;padding-bottom:150px;display:flex}.HomePic-module-scss-module__CPa1ta__container .HomePic-module-scss-module__CPa1ta__group .HomePic-module-scss-module__CPa1ta__wrapper{background:var(--shadow);border:1px solid var(--border-white);-webkit-backdrop-filter:blur(12px);backdrop-filter:blur(12px);text-align:center;border-radius:15px;flex-direction:column;justify-content:center;align-items:center;width:220px;height:300px;padding:12px;animation:.8s ease-out both HomePic-module-scss-module__CPa1ta__entranceEffect;display:flex;position:relative;top:7rem;overflow:hidden}.HomePic-module-scss-module__CPa1ta__container .HomePic-module-scss-module__CPa1ta__group .HomePic-module-scss-module__CPa1ta__wrapper:first-child{animation-delay:.1ss}.HomePic-module-scss-module__CPa1ta__container .HomePic-module-scss-module__CPa1ta__group .HomePic-module-scss-module__CPa1ta__wrapper:nth-child(2){animation-delay:.2ss}.HomePic-module-scss-module__CPa1ta__container .HomePic-module-scss-module__CPa1ta__group .HomePic-module-scss-module__CPa1ta__wrapper:nth-child(3){animation-delay:.3ss}.HomePic-module-scss-module__CPa1ta__container .HomePic-module-scss-module__CPa1ta__group .HomePic-module-scss-module__CPa1ta__wrapper:nth-child(4){animation-delay:.4ss}.HomePic-module-scss-module__CPa1ta__container .HomePic-module-scss-module__CPa1ta__group .HomePic-module-scss-module__CPa1ta__wrapper:nth-child(5){animation-delay:.5ss}.HomePic-module-scss-module__CPa1ta__container .HomePic-module-scss-module__CPa1ta__group .HomePic-module-scss-module__CPa1ta__wrapper:nth-child(6){animation-delay:.6ss}.HomePic-module-scss-module__CPa1ta__container .HomePic-module-scss-module__CPa1ta__group .HomePic-module-scss-module__CPa1ta__wrapper:after{content:"";background:linear-gradient(to right, transparent, var(--glass), transparent);width:60%;height:100%;position:absolute;top:0;left:-100%;transform:skew(-25deg)}.HomePic-module-scss-module__CPa1ta__container .HomePic-module-scss-module__CPa1ta__group .HomePic-module-scss-module__CPa1ta__wrapper:hover{background:var(--shadow);border-color:var(--brand-gold);transform:translateY(-8px)}.HomePic-module-scss-module__CPa1ta__container .HomePic-module-scss-module__CPa1ta__group .HomePic-module-scss-module__CPa1ta__wrapper:hover:after{animation:.6s ease-in-out HomePic-module-scss-module__CPa1ta__shine}.HomePic-module-scss-module__CPa1ta__container .HomePic-module-scss-module__CPa1ta__group .HomePic-module-scss-module__CPa1ta__wrapper:hover i{color:var(--brand-gold)}.HomePic-module-scss-module__CPa1ta__container .HomePic-module-scss-module__CPa1ta__group .HomePic-module-scss-module__CPa1ta__wrapper:hover button{background-color:var(--brand-gold);color:var(--text-title)}.HomePic-module-scss-module__CPa1ta__container .HomePic-module-scss-module__CPa1ta__group .HomePic-module-scss-module__CPa1ta__wrapper i{color:var(--brand-red);margin-bottom:15px;font-size:2.5rem;transition:color .3s}.HomePic-module-scss-module__CPa1ta__container .HomePic-module-scss-module__CPa1ta__group .HomePic-module-scss-module__CPa1ta__wrapper .HomePic-module-scss-module__CPa1ta__thirdTitle{text-transform:uppercase;color:var(--always-white);margin-bottom:10px;font-weight:600}.HomePic-module-scss-module__CPa1ta__container .HomePic-module-scss-module__CPa1ta__group .HomePic-module-scss-module__CPa1ta__wrapper .HomePic-module-scss-module__CPa1ta__button{background-color:var(--brand-red);width:135px;height:35px;color:var(--always-white);text-transform:uppercase;cursor:pointer;border:none;border-radius:20px;font-size:.8rem;transition:background-color .3s}@media (max-width:990px){.HomePic-module-scss-module__CPa1ta__container{height:auto;min-height:100vh;padding-top:5rem}.HomePic-module-scss-module__CPa1ta__container .HomePic-module-scss-module__CPa1ta__mainTitle{margin-bottom:1rem;font-size:2.5rem;top:0}.HomePic-module-scss-module__CPa1ta__container .HomePic-module-scss-module__CPa1ta__secondTitle{margin-bottom:3rem;padding:0 1rem;font-size:1.2rem;top:0}.HomePic-module-scss-module__CPa1ta__container .HomePic-module-scss-module__CPa1ta__group{gap:30px;margin-top:0;padding-bottom:80px}.HomePic-module-scss-module__CPa1ta__container .HomePic-module-scss-module__CPa1ta__group .HomePic-module-scss-module__CPa1ta__wrapper{width:85%;max-width:300px;top:0}}
@keyframes Presentation-module-scss-module__0cobyG__entranceEffect{0%{opacity:0;transform:translateY(40px)}to{opacity:1;transform:translateY(0)}}.Presentation-module-scss-module__0cobyG__wrapper{background-color:var(--bg-main);opacity:0;flex-direction:column;justify-content:center;align-items:center;min-height:60vh;padding:4rem 1rem;transition:opacity .5s,transform .5s,background-color .3s;display:flex;transform:translateY(20px)}.Presentation-module-scss-module__0cobyG__wrapper.Presentation-module-scss-module__0cobyG__animate{opacity:1;transform:translateY(0)}.Presentation-module-scss-module__0cobyG__wrapper.Presentation-module-scss-module__0cobyG__animate h1,.Presentation-module-scss-module__0cobyG__wrapper.Presentation-module-scss-module__0cobyG__animate h2,.Presentation-module-scss-module__0cobyG__wrapper.Presentation-module-scss-module__0cobyG__animate .Presentation-module-scss-module__0cobyG__card{animation:1s ease-out both Presentation-module-scss-module__0cobyG__entranceEffect}.Presentation-module-scss-module__0cobyG__wrapper.Presentation-module-scss-module__0cobyG__animate h2{animation-delay:.2s}.Presentation-module-scss-module__0cobyG__wrapper.Presentation-module-scss-module__0cobyG__animate .Presentation-module-scss-module__0cobyG__card:first-child{animation-delay:.4s}.Presentation-module-scss-module__0cobyG__wrapper.Presentation-module-scss-module__0cobyG__animate .Presentation-module-scss-module__0cobyG__card:nth-child(2){animation-delay:.6s}.Presentation-module-scss-module__0cobyG__wrapper.Presentation-module-scss-module__0cobyG__animate .Presentation-module-scss-module__0cobyG__card:nth-child(3){animation-delay:.8s}.Presentation-module-scss-module__0cobyG__wrapper.Presentation-module-scss-module__0cobyG__animate .Presentation-module-scss-module__0cobyG__card:nth-child(4){animation-delay:1s}.Presentation-module-scss-module__0cobyG__wrapper h2{color:var(--brand-red);text-transform:uppercase;text-align:center;margin-top:20px;margin-bottom:.5rem;font-size:clamp(2rem,5vw,3.5rem);font-weight:800}.Presentation-module-scss-module__0cobyG__wrapper span{color:var(--text-body);text-align:center;max-width:900px;margin-top:20px;margin-bottom:3rem;font-size:1.3rem;font-weight:300}.Presentation-module-scss-module__0cobyG__wrapper .Presentation-module-scss-module__0cobyG__container{grid-template-columns:repeat(2,1fr);gap:2rem;width:100%;max-width:1200px;display:grid}.Presentation-module-scss-module__0cobyG__wrapper .Presentation-module-scss-module__0cobyG__container .Presentation-module-scss-module__0cobyG__card{background:var(--bg-card);border:1px solid var(--border-color);box-shadow:0 4px 6px var(--shadow);border-radius:16px;flex-direction:column;align-items:center;padding:2.5rem;transition:all .3s;display:flex}.Presentation-module-scss-module__0cobyG__wrapper .Presentation-module-scss-module__0cobyG__container .Presentation-module-scss-module__0cobyG__card:hover{box-shadow:0 20px 40px var(--shadow);border-color:var(--brand-red);transform:translateY(-8px)}.Presentation-module-scss-module__0cobyG__wrapper .Presentation-module-scss-module__0cobyG__container .Presentation-module-scss-module__0cobyG__card i{color:var(--brand-red);margin-bottom:1.5rem;font-size:3rem}.Presentation-module-scss-module__0cobyG__wrapper .Presentation-module-scss-module__0cobyG__container .Presentation-module-scss-module__0cobyG__card h3{color:var(--text-title);text-align:center;text-transform:uppercase;margin-bottom:1rem;font-size:1.2rem;font-weight:700}.Presentation-module-scss-module__0cobyG__wrapper .Presentation-module-scss-module__0cobyG__container .Presentation-module-scss-module__0cobyG__card p{color:var(--text-body);text-align:center;margin:0;font-size:.95rem;line-height:1.6}@media (max-width:990px){.Presentation-module-scss-module__0cobyG__wrapper{height:auto;padding:2rem 1rem}.Presentation-module-scss-module__0cobyG__wrapper .Presentation-module-scss-module__0cobyG__container{grid-template-columns:1fr;gap:1.5rem}.Presentation-module-scss-module__0cobyG__wrapper h2{font-size:2.2rem}}
.ReseauxSociaux-module-scss-module__si29wW__wrapper{background:var(--always-main);height:auto;margin:-1.6rem 0}.ReseauxSociaux-module-scss-module__si29wW__wrapper h2{text-align:center;color:var(--brand-gold);text-transform:uppercase;padding-top:75px;font-size:2rem}.ReseauxSociaux-module-scss-module__si29wW__wrapper .ReseauxSociaux-module-scss-module__si29wW__container{justify-content:center;align-items:center;gap:65px;padding:100px;display:flex}.ReseauxSociaux-module-scss-module__si29wW__wrapper .ReseauxSociaux-module-scss-module__si29wW__container i{color:var(--always-white);margin-top:-4rem;font-size:5rem;transition:all .4s;display:inline-block}.ReseauxSociaux-module-scss-module__si29wW__wrapper .ReseauxSociaux-module-scss-module__si29wW__container i:hover{color:var(--brand-gold)}@media (max-width:990px){.ReseauxSociaux-module-scss-module__si29wW__wrapper .ReseauxSociaux-module-scss-module__si29wW__container{flex-direction:column;gap:85px}}
