﻿@font-face{font-family:"fallback for poppins";src:local("Times New Roman");ascent-override:105%;descent-override:35%;line-gap-override:10%}.bgc-black{background-color:#2e2d2c}.bgc-transparent{background-color:transparent}.bgc-light-blue{background-color:#96dee1}.bgc-blue{background-color:#1ea7ac}.bgc-grey{background-color:#707070}.bgc-light-grey{background-color:#eaeae9}.bgc-yellow{background-color:#efd857;color:#2e2d2c}.bgc-light-yellow{background-color:rgba(239,216,87,.7)}.bgc-pink{background-color:#eebcd8}.bgc-purple{background-color:#413b8a}.bgc-red{background-color:#e74011}.bgc-light-red{background-color:#ffa185}.bgc-green{background-color:#6cbe99}.bgc-light-green{background-color:#9adfbf}.bg-none{background:none}@font-face{font-family:"Material Icons";font-style:normal;font-weight:400;src:url(https://fonts.gstatic.com/s/materialicons/v129/flUhRq6tzZclQEJ-Vdg-IuiaDsNcIhQ8tQ.woff2) format("woff2")}.material-icons{font-family:"Material Icons";font-weight:normal;font-style:normal;font-size:24px;line-height:1;letter-spacing:normal;text-transform:none;display:inline-block;white-space:nowrap;word-wrap:normal;direction:ltr;-webkit-font-feature-settings:"liga";-webkit-font-smoothing:antialiased}.border-radius-5{border-radius:5px !important}.border-radius-10{border-radius:10px !important}.border-radius-15{border-radius:15px !important}.border-radius-20{border-radius:20px !important}.border-radius-25{border-radius:25px !important}.border-radius-30{border-radius:30px !important}.border-radius-40{border-radius:40px !important}.white{color:#fff !important}.black{color:#000 !important}.grecaptcha-badge{display:none}*{margin:0;padding:0;box-sizing:border-box;font-family:sans-serif}header *,button.r-kit-btn,button.r-kit-btn-secondary{font-family:"Poppins","fallback for poppins"}a{text-decoration:none !important;color:inherit}a:hover{text-decoration:none !important}h1{font-size:2rem;font-weight:500;line-height:2.5rem}h2{font-size:1.5rem;line-height:2rem;font-weight:500}h3{font-weight:500}@media only screen and (min-width: 992px){h1{font-size:2.5rem;line-height:3rem}h2{font-size:1.875rem;line-height:2.5rem}}li{list-style-type:none}button:hover{cursor:pointer}*+p{margin-top:0}p{margin-bottom:0}.r-bold{font-weight:bold}.r-aqua{color:#1ea7ac}.r-kit-btn{text-transform:uppercase;font-weight:600;padding:5px 15px;background-color:#058857;color:#fff;border:1px solid transparent;border-radius:8px;font-size:18px}.r-kit-btn-secondary{text-transform:uppercase;font-weight:600;padding:5px 15px;background-color:#fff;color:#058857;border:1px solid #058857;border-radius:8px;font-size:18px}.r-kit-btn-white{text-transform:uppercase;font-weight:600;padding:5px 15px;background-color:#fff;color:#2e2d2c;border:1px solid transparent;border-radius:8px;font-size:16px}@media screen and (max-width: 992px){.r-kit-btn-white{font-size:15px}}.r-kit-btn-pink{text-transform:uppercase;font-weight:600;padding:5px 15px;background-color:#f1a3b9;color:#2e2d2c;border:1px solid transparent;border-radius:8px;font-size:16px}@media screen and (max-width: 992px){.r-kit-btn-pink{font-size:15px}}.meetBtn{background-color:#46b382;border:1px solid #46b382;border-radius:20px;color:#fff;padding:15px 20px;font-weight:bold;font-size:15px;display:flex;align-items:center;justify-content:space-between}.meetBtn .meetIcon{display:inline-block;width:30px;height:30px;background-image:url("../img/campaign/icons/rdv.png");background-repeat:no-repeat;background-size:contain;background-position:center;margin-right:10px}.catalogueBtn{background-color:#fff;border:1px solid #46b382;border-radius:20px;color:#46b382;padding:15px 20px;font-weight:bold;font-size:15px;display:flex;align-items:center;justify-content:space-between}.catalogueBtn .catalogueIcon{display:inline-block;width:30px;height:30px;background-image:url("../img/campaign/icons/catalogue.png");background-repeat:no-repeat;background-size:contain;background-position:center;margin-right:10px}.greenBtn{background-color:#e5f4f2;border:1px solid #e5f4f2;border-radius:20px;color:#46b382;padding:15px 20px;font-weight:bold;font-size:15px}body{background-color:#efd857}header{position:sticky;background-color:#fff;z-index:9990;box-shadow:0px 3px 6px #00000029}header .space-between{display:flex;justify-content:space-between}header .r-mobile-btn{display:none}@media screen and (max-width: 992px){header .r-mobile-btn{display:flex;justify-content:center;align-items:center;padding:10px;border-bottom:1px solid #eaeae9}}header p{font-size:16px}@media screen and (max-width: 992px){header{top:-55px}}header .vertical a{position:relative;color:#2e2d2c}header .vertical a:not(.not-deco)::after,header .vertical a.catActive:after{position:absolute;content:"";top:100%;left:0;width:100%;height:3px;background:#efd857;transform:scaleX(0);transition:transform .5s}header .vertical a:hover{color:#2e2d2c}header .vertical a:hover::after,header .vertical a.catActive:after{transform:scaleX(1);transform-origin:left}header .left,header .right{display:flex;flex-flow:row nowrap;column-gap:32px;align-items:center}header .right{margin-left:32px}header .header-container{margin-left:24px;margin-right:24px}header .hide{display:block}header .show{display:none}header .account{display:flex;position:relative;align-items:center}header .account:hover{cursor:pointer}header .prestas{position:relative;display:flex;flex-direction:row;column-gap:10px;align-items:center}header .prestas:hover{cursor:pointer}header .burger-cont{width:max-content;display:flex;flex-direction:column;justify-content:space-between;position:relative}header .burger-cont:hover{cursor:pointer}header .burger-cont div{background:#2e2d2c;height:3px;border-radius:100px}header div.deroulant{visibility:hidden;position:absolute;padding:7px 10px;top:40px;border-radius:8px;z-index:9991;box-shadow:0px 29px 11px rgba(0,0,0,.03),0px 16px 10px rgba(0,0,0,.09),0px 7px 7px rgba(0,0,0,.15),0px 2px 4px rgba(0,0,0,.18),0px 0px 0px rgba(0,0,0,.18);background:#fff;display:none !important;flex-direction:column;justify-content:space-between;line-height:26px;text-transform:none}header div.deroulant .registerProvider{display:none}@media screen and (max-width: 992px){header div.deroulant .registerProvider{display:initial}}header div.deroulant.visible{display:flex !important;visibility:visible !important}header .deroulant a{display:flex;align-items:center;padding:5px;border-radius:5px;justify-content:space-between}header #deroulant-1{width:325px;height:fit-content;max-height:90vh;left:-25px;overflow-y:scroll;overflow-x:hidden}@media screen and (max-width: 992px){header #deroulant-1{width:100vw;height:70vh}}header #deroulant-1 div{display:block;width:100%;height:1px;background:#707070;transform:scaleX(111%);margin:5px 0}header #deroulant-1:nth-child(-n+8){display:block}header #deroulant-2{width:184px;height:fit-content}header .deroulant-2-2{max-height:50vh;overflow-y:scroll;z-index:99;background-color:#fff;border-radius:8px;box-shadow:0px 29px 11px rgba(0,0,0,.03),0px 16px 10px rgba(0,0,0,.09),0px 7px 7px rgba(0,0,0,.15),0px 2px 4px rgba(0,0,0,.18),0px 0px 0px rgba(0,0,0,.18);position:absolute;left:110%;padding:7px 10px;top:0 !important;display:none;flex-direction:row;align-items:flex-start;cursor:default}header .deroulant-2-2 ul{width:max-content;display:flex;flex-direction:column;gap:5px}header .deroulant-2-2 a{height:initial;width:100%}header #deroulant-3{width:202px;height:fit-content;overflow:hidden;right:-15px}header #deroulant-3 a{width:100%}header #deroulant-3 div{width:100%;height:1px;background:#707070;transform:scaleX(111%);margin:5px 0}@media only screen and (min-width: 992px){header{padding-top:10px !important;padding-bottom:10px !important}header .hide{display:none}header .show{display:flex;flex-direction:row;column-gap:10px;align-items:center}header .show img{height:50px}header .account{position:relative;display:flex;flex-direction:row;column-gap:10px;align-items:center}header #deroulant-1 div{display:none}header #deroulant-1 a:nth-child(-n+8){display:none}}footer{padding:80px 30px 100px}footer .container{width:60%;margin:0 auto}footer .container .title{text-align:center;font-size:50px;font-weight:bold;margin-bottom:30px}footer .container .description{text-align:center;margin-bottom:30px;font-size:20px}footer .container .meet{display:flex;justify-content:center;align-items:center}footer .container .phone p{text-align:center;margin:20px 10px 10px}@media screen and (max-width: 750px){footer .container{width:100%}}.partial-hero{display:flex;justify-content:center;align-items:center;padding-block:30px;overflow:hidden;max-height:600px}.partial-hero .left{width:45%}.partial-hero .left h1{font-weight:bold;font-size:80px;line-height:80px;margin-bottom:50px}.partial-hero .left p{font-size:20px;line-height:30px;margin-bottom:30px;width:95%}.partial-hero .left .btn-box{display:flex;justify-content:flex-start;align-items:center}.partial-hero .left .btn-box a{margin-right:20px}.partial-hero .right{margin-left:50px;width:30%;display:flex;justify-content:center;padding-top:80px;position:relative}.partial-hero .right .icon1{background-image:url("../img/icons/rose.svg");background-size:contain;background-repeat:no-repeat;background-position:center;position:absolute;top:10px;left:-30px;width:60px;height:60px;transform:rotate(270deg)}.partial-hero .right .icon2{background-image:url("../img/icons/lightning-red.png");background-size:contain;background-repeat:no-repeat;background-position:center;position:absolute;top:40%;right:-25px;width:60px;height:60px;transform:rotate(15deg)}.partial-hero .right .icon3{background-image:url("../img/icons/courbe-vert.svg");background-size:contain;background-repeat:no-repeat;background-position:center;position:absolute;bottom:70px;left:-30px;width:60px;height:60px;transform:rotate(228deg)}.partial-hero .right .card{width:85%;border-radius:20px;overflow:hidden;height:max-content;background-color:#fff;padding-bottom:30px}.partial-hero .right .card .img-box{height:350px;overflow:hidden}.partial-hero .right .card .img-box img{width:100%;height:auto}.partial-hero .right .card .content-box{padding:15px 20px 50px}.partial-hero .right .card .content-box .title{font-size:25px;margin-bottom:25px}.partial-hero .right .card .content-box .text{margin-bottom:25px}.partial-hero .right .card .content-box .hashtags{display:flex;justify-content:flex-start;align-items:center}.partial-hero .right .card .content-box .hashtags p{margin-right:10px}@media screen and (max-width: 750px){.partial-hero{flex-direction:column;max-height:initial !important;padding-inline:10px;padding-bottom:0}.partial-hero .left{width:100%}.partial-hero .left h1{font-size:30px;line-height:initial}.partial-hero .left .btn-box{flex-direction:column;align-items:flex-start}.partial-hero .left .btn-box button{margin-bottom:10px}.partial-hero .right{width:95%;margin-inline:auto}.partial-hero .right .card{border-bottom-right-radius:0;border-bottom-left-radius:0}.partial-hero .right .card .img-box{height:220px}.partial-hero .right .card .content-box{padding-bottom:0}.partial-hero .right .card .content-box .title{font-size:30px}}.partial-advantage{background-color:#fefbe4;padding-top:30px;padding-bottom:50px}.partial-advantage .clients{display:flex;justify-content:space-between;align-items:center;flex-wrap:wrap;width:80%;margin:0 auto 100px;border-bottom:2px solid #707070;padding-bottom:30px}.partial-advantage .clients .item{width:8%}.partial-advantage .clients .item.google{width:200px}.partial-advantage .clients .item img{width:100%;height:auto}.partial-advantage .content{display:flex;justify-content:center;align-items:flex-start}.partial-advantage .content .img-box{width:40%;display:flex;justify-content:center;align-items:center}.partial-advantage .content .img-box img{width:75%}.partial-advantage .content .text-box{padding-top:20px;width:40%}.partial-advantage .content .text-box h2{font-size:50px;font-weight:bold;margin-bottom:50px}.partial-advantage .content .text-box p{font-size:20px;line-height:30px}.partial-advantage .content .text-box .description{width:90%}.partial-advantage .content .text-box .key-items{margin-top:50px;display:flex;justify-content:space-between;flex-wrap:wrap}.partial-advantage .content .text-box .key-items .item{width:45%;background-color:#fff;border:1px solid #46b382;border-radius:10px;display:flex;align-items:center;padding:20px 15px;margin-bottom:20px;min-width:250px}.partial-advantage .content .text-box .key-items .item .icon{display:inline-block;width:40px;height:40px;background-repeat:no-repeat;background-size:80%;background-position:center;margin-right:10px;background-color:#eaf5ed;border-radius:10px}.partial-advantage .content .text-box .key-items .item .icon.one{background-image:url("../img/campaign/icons/prestataires-qualifies.png")}.partial-advantage .content .text-box .key-items .item .icon.two{background-image:url("../img/campaign/icons/serenite-totale.png")}.partial-advantage .content .text-box .key-items .item .icon.three{background-image:url("../img/campaign/icons/alignement-rse.png")}.partial-advantage .content .text-box .key-items .item .icon.four{background-image:url("../img/campaign/icons/cle-main.png")}@media screen and (max-width: 750px){.partial-advantage h2{line-height:initial}.partial-advantage .clients{margin-bottom:30px}.partial-advantage .clients .item.google{width:100%}.partial-advantage .clients .item{width:45%;margin-bottom:15px}.partial-advantage .content{flex-direction:column}.partial-advantage .content .img-box,.partial-advantage .content .text-box{width:80%;margin-inline:auto}.partial-advantage .content .img-box img{width:100%}}.partial-choose_best{padding-top:50px;padding-bottom:30px}.partial-choose_best h2{text-align:center;font-size:50px;font-weight:bold;margin-bottom:20px}.partial-choose_best .subtitle{text-align:center;font-size:20px;margin-bottom:50px}.partial-choose_best .cards-box{display:flex;justify-content:center;align-items:flex-start;flex-wrap:wrap}.partial-choose_best .cards-box .card{width:25%;min-width:305px;margin-inline:10px;border-radius:20px;overflow:hidden;background-color:#fff}.partial-choose_best .cards-box .card .img-box{display:flex;justify-content:center;align-items:center;height:384px;overflow:hidden}.partial-choose_best .cards-box .card .img-box img{width:100%;height:auto;transform:scale(1.1)}.partial-choose_best .cards-box .card .img-box img.h100{height:100%;width:auto}.partial-choose_best .cards-box .card .text-box{padding:20px 15px 30px}.partial-choose_best .cards-box .card .text-box h3{font-size:30px;margin-bottom:10px}.partial-choose_best .cards-box .card .text-box .hashtags{display:flex}.partial-choose_best .cards-box .card .text-box .hashtags p{margin-right:10px}@media screen and (max-width: 750px){.partial-choose_best h2{line-height:initial}.partial-choose_best .cards-box .card{margin-bottom:20px}}.partial-offers{background-color:#f5f5f5;padding-top:50px;padding-bottom:30px}.partial-offers h2{font-size:50px;font-weight:bold;text-align:center;margin-bottom:30px}.partial-offers .subtitle{text-align:center;font-size:20px;margin-bottom:50px}.partial-offers .cards-box{display:flex;justify-content:center;align-items:flex-start;flex-wrap:wrap}.partial-offers .cards-box .card{width:20%;min-width:250px;margin-inline:30px;background-color:#fff;padding:50px 20px;border-radius:20px;min-height:550px;display:flex;justify-content:space-between;flex-direction:column}.partial-offers .cards-box .card:nth-child(3){background-color:#46b382;color:#fff}.partial-offers .cards-box .card:nth-child(3) ul li:before{color:#fff}.partial-offers .cards-box .card:nth-child(3) .price{margin-bottom:20px}.partial-offers .cards-box .card h3{margin-bottom:20px}.partial-offers .cards-box .card .price{font-weight:bold;font-size:40px;margin-bottom:40px;line-height:10px}.partial-offers .cards-box .card .price span{font-size:12px}.partial-offers .cards-box .card .description{margin-bottom:30px;font-size:13px}.partial-offers .cards-box .card ul li{margin-bottom:20px;margin-left:15px;position:relative;font-size:13px}.partial-offers .cards-box .card ul li::before{content:"✓";color:#46b382;position:absolute;top:0;left:-15px}.partial-offers .cards-box .btn-box button{width:100%;display:inline-block}.partial-offers .cards-box .btn-box button span{display:inline-block;width:20px;height:20px;background-image:url("../img/arrows/arrow-green.png");background-size:contain;background-position:center;background-repeat:no-repeat;vertical-align:middle}@media screen and (max-width: 750px){.partial-offers .cards-box .card{margin-bottom:50px}}.partial-reviews{padding-top:100px;padding-bottom:200px}.partial-reviews h2{font-size:50px;font-weight:bold;text-align:center;margin-bottom:30px}.partial-reviews .subtitle{text-align:center;font-size:20px;margin-bottom:50px}.partial-reviews .cards-box{display:flex;justify-content:space-between;align-items:flex-start;flex-wrap:wrap;width:80%;margin:0 auto}.partial-reviews .cards-box .card{width:48%;min-width:330px;display:flex;justify-content:space-between;align-items:flex-start;background-color:#fff;padding:50px;border-radius:20px;min-height:300px}.partial-reviews .cards-box .card .client-infos{width:30%}.partial-reviews .cards-box .card .client-infos .img-box{width:100%;display:flex;justify-content:center;align-items:center;margin-bottom:10px}.partial-reviews .cards-box .card .client-infos .img-box img{width:80%;height:auto}.partial-reviews .cards-box .card .client-infos .infos .name{font-weight:bold;font-size:20px;text-align:center;margin-bottom:10px}.partial-reviews .cards-box .card .client-infos .infos .job{text-align:center}.partial-reviews .cards-box .card .review{width:65%}.partial-reviews .cards-box .card .review .rate{padding-left:10px;display:flex;margin-bottom:10px}.partial-reviews .cards-box .card .review .rate .star{width:20px;height:20px;background-image:url("../img/icons/star-yellow.svg");background-repeat:no-repeat;background-size:contain;background-position:center}.partial-reviews .cards-box .card .review .comment p{line-height:22px}@media screen and (max-width: 750px){.partial-reviews .cards-box{width:100%;flex-direction:column;align-items:center}.partial-reviews .cards-box .card{margin-bottom:20px;flex-direction:column}.partial-reviews .cards-box .card .client-infos,.partial-reviews .cards-box .card .review{width:100%}.partial-reviews .cards-box .card .client-infos{margin-bottom:30px}.partial-reviews .cards-box .card .client-infos .job{width:50%;margin-inline:auto}}.partial-mission{background-color:#fff;padding-top:50px;padding-bottom:80px}.partial-mission h2,.partial-mission .title{font-size:50px;font-weight:bold}.partial-mission .title-box{width:70%;margin:0 auto 80px;background-color:#e5f4f2;padding:50px 30px 30px;border-radius:20px}.partial-mission .title-box .title{text-align:center;margin-bottom:30px}.partial-mission .title-box .link{text-align:right}.partial-mission .title-box .link a{color:#46b382;font-weight:bold;font-size:20px}.partial-mission .title-box .link a span{display:inline-block;width:30px;height:30px;background-image:url("../img/arrows/arrow-green.png");background-repeat:no-repeat;background-size:contain;background-position:center;vertical-align:middle}.partial-mission .metrics h2{text-align:center;margin-bottom:30px}.partial-mission .metrics .description{text-align:center;font-size:20px;width:45%;margin:0 auto 50px}.partial-mission .metrics .row{display:flex;justify-content:space-evenly;align-items:flex-start;width:75%;margin:0 auto;height:140px}.partial-mission .metrics .row .item{width:25%;border-left:4px solid #f2bfaf;padding:5px 10px 20px;height:100%}.partial-mission .metrics .row .item p.first{font-weight:bold;font-size:50px;margin-bottom:10px}.partial-mission .metrics .row .item div.first{height:60px;margin-bottom:10px;display:flex;align-items:center}.partial-mission .metrics .row .item div.first .star{width:30px;height:30px;background-image:url("../img/icons/star-yellow.svg");background-repeat:no-repeat;background-size:contain;background-position:center;margin-right:5px}.partial-mission .metrics .row .item div.first .eco{width:100px;height:30px;background-image:url("../img/campaign/icons/metrics.png");background-repeat:no-repeat;background-size:cover;background-position:center;margin-right:5px}.partial-mission .metrics .row .item div.first .eco.white{width:25px;height:25px;background-image:url("../img/search/ecowhite.png")}.partial-mission .metrics .row .item .second{font-size:20px}@media screen and (max-width: 750px){.partial-mission .title-box{width:90%;padding-inline:0}.partial-mission .metrics .description{width:100%}.partial-mission .metrics .row{flex-direction:column;height:initial}.partial-mission .metrics .row .item{margin-bottom:15px;width:100%}}.partial-packages{background-color:#f5f5f5;padding-top:100px;padding-bottom:150px}.partial-packages h2{font-size:50px;font-weight:bold;text-align:center;margin-bottom:20px}.partial-packages .description{text-align:center;font-size:20px;width:50%;margin-inline:auto;margin-bottom:80px}.partial-packages .cards-box{width:80%;max-width:1000px;margin-inline:auto;display:flex;justify-content:space-between;align-items:flex-start;flex-wrap:wrap}.partial-packages .cards-box .card{width:25%;min-width:300px;max-width:330px;border-radius:10px;overflow:hidden;background-color:#fff;margin-bottom:50px}.partial-packages .cards-box .card .img-box{height:250px;overflow:hidden;display:flex;justify-content:center;align-items:center}.partial-packages .cards-box .card .img-box img{height:100%;width:auto}.partial-packages .cards-box .card .text-box{height:250px;padding:25px 20px}.partial-packages .cards-box .card .text-box h3{font-weight:bold;font-size:25px;margin-bottom:20px}.partial-packages .cards-box .card .text-box .price{font-size:20px;margin-bottom:20px}.partial-packages .cards-box .card .text-box ul.example li{margin-bottom:5px}.partial-packages .cards-box .card .bottom{padding-inline:20px;padding-bottom:20px}.partial-packages .cards-box .card .bottom p{font-weight:bold;font-size:18px}@media screen and (max-width: 750px){.partial-packages h2{line-height:initial}.partial-packages .description{width:90%}.partial-packages .cards-box .card{margin-inline:auto;width:100%;margin-bottom:30px}}.partial-steps{background-color:#fefbe4;padding-top:100px;padding-bottom:50px}.partial-steps h2{font-size:50px;font-weight:bold;text-align:center;margin-bottom:50px}.partial-steps .description{width:50%;margin-inline:auto;text-align:center;margin-bottom:50px;font-size:20px}.partial-steps .row{display:flex;justify-content:space-between;align-items:flex-start;flex-wrap:wrap;width:80%;margin-inline:auto}.partial-steps .row .item{background-color:#fff;border-radius:20px;padding:50px;width:30%;display:flex;flex-direction:column;justify-content:space-between;align-items:center;height:450px}.partial-steps .row .item .stepNumber{font-size:70px;font-weight:bold;padding:5px 20px 10px;border-radius:20px}.partial-steps .row .item .stepNumber.one{background-color:#ffc7b6}.partial-steps .row .item .stepNumber.two{background-color:#eaf5ed}.partial-steps .row .item .stepNumber.three{background-color:#fefbe4}.partial-steps .row .item .stepDescription{text-align:center;font-weight:bold;font-size:30px}.partial-steps .row .item .img-box{width:100%}.partial-steps .row .item .img-box img{width:100%;height:auto}@media screen and (max-width: 750px){.partial-steps .description{width:90%}.partial-steps .row{flex-direction:column}.partial-steps .row .item{width:100%;margin-bottom:30px}}.partial-just-gif{background-color:#fefbe4;padding-block:50px}.partial-just-gif .img-box{width:40%;margin-inline:auto}.partial-just-gif .img-box img{width:100%}/*# sourceMappingURL=stylesCampaign.css.map */
