@font-face{font-family:"Grand Hotel";src:url("/wp-content/themes/startertemplate/assets/css/../fonts/Grand_Hotel/GrandHotel-Regular.ttf") format("truetype");font-weight:400;font-style:normal}@font-face{font-family:"Delius";src:url("/wp-content/themes/startertemplate/assets/css/../fonts/Delius/Delius-Regular.ttf") format("truetype");font-weight:400;font-style:normal}@font-face{font-family:"Quicksand";src:url("/wp-content/themes/startertemplate/assets/css/../fonts/Quicksand/Quicksand-Bold.ttf") format("truetype");font-weight:700;font-style:normal}@font-face{font-family:"Quicksand";src:url("/wp-content/themes/startertemplate/assets/css/../fonts/Quicksand/Quicksand-SemiBold.ttf") format("truetype");font-weight:600;font-style:normal}@font-face{font-family:"Quicksand";src:url("/wp-content/themes/startertemplate/assets/css/../fonts/Quicksand/Quicksand-Medium.ttf") format("truetype");font-weight:500;font-style:normal}@font-face{font-family:"Quicksand";src:url("/wp-content/themes/startertemplate/assets/css/../fonts/Quicksand/Quicksand-Light.ttf") format("truetype");font-weight:300;font-style:normal}@font-face{font-family:"Quicksand";src:url("/wp-content/themes/startertemplate/assets/css/../fonts/Quicksand/Quicksand-Regular.ttf") format("truetype");font-weight:400;font-style:normal}.qui{display:flex;flex-direction:column;gap:1.5rem;align-items:center}.qui__image{border-radius:20px;width:100%;max-width:350px;height:400px;object-fit:cover}.qui__titre{margin-bottom:2rem;text-align:center}@media (min-width:1024px){.qui{flex-direction:row;justify-content:center;align-items:center;gap:3rem}.qui__image{object-fit:cover;height:auto;align-self:stretch}.qui__container{flex:1;height:fit-content}}@media (min-width:1200px){.qui{gap:4rem}.qui__image{max-height:400px}.qui__texte{column-count:2;column-gap:3rem}}.entreprise{background-color:#FAE7DF;display:flex;flex-wrap:wrap;align-items:stretch;justify-content:center;gap:2rem}.entreprise>*{background-color:#ffffff;border-radius:20px;padding:2rem}@media (min-width:1024px){.entreprise>*:nth-child(1){width:100%}.entreprise>*:nth-child(2){width:calc(60% - 1rem)}.entreprise>*:nth-child(3){width:calc(40% - 1rem)}}.entreprise .citations{overflow:hidden;position:relative;width:100%}.entreprise .citations__container{display:flex;transition:transform 0.6s ease-in-out;will-change:transform}.entreprise .citations .citation{min-width:100%;text-align:center;padding:2rem;color:#212529}.entreprise .citations .citation__texte{font-style:italic;margin-bottom:1rem}@media (min-width:1024px){.entreprise .citations .citation__texte{font-size:1.2rem}}.entreprise .citations .citation__auteur{font-weight:bold;font-size:1.5rem;color:#FBB885}.entreprise .citations__dots{display:flex;justify-content:center;gap:0.5rem}.entreprise .citations__dots .dot{width:12px;height:12px;background-color:#9ba5ae;border-radius:50%;cursor:pointer;transition:background-color 0.3s ease}.entreprise .citations__dots .dot.active{background-color:#FBB885}.entreprise__logo{display:flex;justify-content:center;align-items:center}.entreprise__logo img{max-height:150px}.parcours{position:relative;padding:3rem 2rem 6rem 2rem;background-image:url("/wp-content/themes/startertemplate/assets/css/../img/background.jpg");background-size:cover;background-position:center;background-repeat:no-repeat}.parcours__container{display:flex;transition:transform 0.5s ease-in-out;will-change:transform;align-items:flex-end}.parcours .etape{flex:0 0 100%;padding:2rem 10%;box-sizing:border-box;text-align:center;border-bottom:2px solid #FBB885;position:relative}@media (min-width:1024px){.parcours .etape{flex:0 0 50%}}.parcours .etape::after{content:"";position:absolute;bottom:-8px;left:50%;transform:translateX(-50%);width:16px;height:16px;background-color:#FBB885;border-radius:50%}.parcours .etape__bulle{background:white;padding:1rem;border-radius:10px;text-align:center;position:relative;z-index:2}.parcours .etape__bulle::after{content:"";position:absolute;bottom:-9px;left:50%;transform:translateX(-50%);border-left:10px solid transparent;border-right:10px solid transparent;border-top:10px solid white}.parcours .etape__titre{color:#FBB885;margin-bottom:1rem;font-size:1.25rem}@media (min-width:1024px){.parcours .etape__titre{font-size:1.5rem}}.parcours .etape__date{position:absolute;font-size:30px;font-family:"Delius", sans-serif;color:#ffffff;bottom:-3.5rem;left:50%;transform:translateX(-50%)}.parcours__arrow{position:absolute;top:50%;transform:translateY(-50%);background:transparent;color:#ffffff;border:none;font-size:2rem;cursor:pointer;padding:0.5rem 1rem;z-index:2}.parcours__arrow--prev{left:0.5rem}.parcours__arrow--next{right:0.5rem}.parcours__arrow.is-hidden{display:none}.accompagnement{display:flex;flex-direction:column;gap:2rem;align-items:center;justify-content:center}@media (min-width:1024px){.accompagnement{flex-direction:row;justify-content:center;align-items:center;gap:3rem}}.accompagnement__image{border-radius:20px;width:100%;max-width:350px;max-height:400px;object-fit:cover}.grille{background-color:#FAE7DF;display:grid;grid-template-columns:repeat(auto-fill, minmax(250px, 1fr));gap:2rem}.grille>*{transition:all 0.3s}.grille>*:hover{transform:scale(1.05)}.grille__photo{max-height:260px;width:100%;object-fit:cover;border-radius:20px}.grille__texte{max-height:250px;background-color:#ffffff;padding:2rem;border-radius:50%;text-align:center;aspect-ratio:1;margin:0 auto}.grille__texte h3{font-family:"Grand Hotel", sans-serif;font-size:1.5rem}@media (min-width:1024px){.grille__texte h3{font-size:1.75rem}}.grille__texte img{object-fit:contain}.grille>:nth-child(2){background-color:#FBB885}.grille>:nth-child(4){background-color:#F4CABA}.grille>:nth-child(6){background-color:#ffffff}.grille>:nth-child(8){background-color:#FBB885}.grille>:nth-child(10){background-color:#F4CABA}.grille>:nth-child(12){background-color:#ffffff}@media screen and (min-width:665px){.grille>:nth-child(1){order:1}.grille>:nth-child(2){order:2}.grille>:nth-child(3){order:4}.grille>:nth-child(4){order:3}.grille>:nth-child(5){order:5}.grille>:nth-child(6){order:6}.grille>:nth-child(7){order:8}.grille>:nth-child(8){order:7}.grille>:nth-child(9){order:9}.grille>:nth-child(10){order:10}.grille>:nth-child(11){order:12}.grille>:nth-child(12){order:11}}@media screen and (min-width:1018px){.grille>.grille__photo,.grille>.grille__texte{order:initial}}@media screen and (min-width:1370px){.grille{grid-template-columns:repeat(4, 1fr)}.grille>:nth-child(1){order:1}.grille>:nth-child(2){order:2}.grille>:nth-child(3){order:3}.grille>:nth-child(4){order:4}.grille>:nth-child(5){order:6}.grille>:nth-child(6){order:5}.grille>:nth-child(7){order:8}.grille>:nth-child(8){order:7}.grille>:nth-child(9){order:9}.grille>:nth-child(10){order:10}.grille>:nth-child(11){order:11}.grille>:nth-child(12){order:12}}