:root{--primaire:#003278;--secondaire:#00becd;--warning:#ffa200;--danger:#fc6a14;--vert:#74b560;--vertLight:#e0edd9;--bleuLight:#99e3e9;--orangeLight:#fdc1a0;--bleu:#4bc3c9;--light:#ecece2;--greyMenu:#f6f6f6;--gris:#d3d5d4;--lightGrey:#ebebeb;--black:#000;--lightGreen:#c0d3d6;--white:#fff;--alert:#ff4769;--alertBackground:#ffc6cf;--green:#7daa50;--grey:#e7f1ec;--red-orange:#f65622;--beige:#dfdecc;--shadow:rgba(0,0,0,.2);--containerWidth:1410px;--mobileGap:20px;--radius:10px;--radiusMedium:20px;--regular:400;--medium:600;--bold:700;--extraBold:900;--fa:"Font Awesome 6 Pro",fantasy}*{box-sizing:border-box}.container{margin:0 auto;width:min(100vw - var(--mobileGap)*2,var(--containerWidth))}html{font-family:Work Sans,sans-serif}body,html{margin:0}.text-center{text-align:center}header .container{display:flex;justify-content:center;padding-block:1rem}.hero-section{background-color:var(--primaire);color:var(--white);padding:4rem 2rem;text-align:center}.hero-section h1{color:var(--white);margin-bottom:2rem}.hero-section p{margin:0 auto 3rem;max-width:100ch}.hero-section a,.hero-section p{color:var(--white)}.hero-section .button{color:var(--primaire);margin-top:1rem}.hero-section .advantages-section__title,.hero-section .advantages-section__title-main,.hero-section .advantages-section__title-subtitle,.hero-section .process-section__title,.hero-section .process-section__title-main,.hero-section .process-section__title-subtitle,.hero-section .section-title,.hero-section .section-title__main,.hero-section .section-title__subtitle{color:var(--white)}ul{list-style:none;margin:0;padding:0}.button,[type=submit]{appearance:none;background-color:var(--white);border:none;border-radius:var(--radius);color:var(--primaire);cursor:pointer;display:inline-block;font-size:1rem;padding:.75rem 1.5rem;text-decoration:none;transition:filter .2s ease,background-color .2s ease}.button:hover,[type=submit]:hover{filter:brightness(.9)}.button--primary{background-color:var(--primaire);color:var(--white)}.button--primary:hover{filter:brightness(.85)}.offers-section{margin-top:4rem}.offers-section .advantages-section__title,.offers-section .process-section__title,.offers-section .section-title{color:var(--white)}.offers-section__total{align-items:center;display:inline-flex;gap:calc(2rem + 1px);justify-content:center}.offers-section__total p{color:var(--white);margin:0}.offers-section__total a{color:var(--secondaire);font-weight:var(--regular);text-decoration:none}.offers-section__total a:hover{text-decoration:underline}.offers-section__total>:first-child{position:relative}.offers-section__total>:first-child:before{background-color:var(--white);content:"";height:100%;position:absolute;right:-1rem;top:50%;transform:translateY(-50%);width:1px}img,video{height:auto;max-width:100%}.job-search-section{margin-bottom:-4.7rem;margin-top:2rem}.job-search-section h2.advantages-section__title,.job-search-section h2.process-section__title,.job-search-section h2.section-title{margin-bottom:0}.job-search-section .advantages-section__title,.job-search-section .process-section__title,.job-search-section .section-title{color:var(--white);margin-bottom:2rem}.job-search{display:inline-flex;margin-top:1rem;max-width:800px;position:relative;width:100%;z-index:10}.job-search input{background-color:var(--white);border:none;border-radius:var(--radius) 0 0 var(--radius);color:var(--black);flex:1;font-size:1.25rem;font-weight:var(--regular);height:60px;min-width:0;padding-inline:1rem}.job-search input::placeholder{color:var(--gris)}.job-search [type=submit]{background-color:var(--secondaire);border-radius:0 var(--radius) var(--radius) 0;color:var(--white);flex-shrink:0;font-weight:var(--regular);padding:.75rem 1.5rem;transition:filter .2s ease,background-color .2s ease;white-space:nowrap}.job-search [type=submit]:hover{filter:brightness(.85)}@media(max-width:768px){.job-search{display:flex;max-width:100%;width:100%}.job-search input{font-size:.9rem;width:100%}.job-search [type=submit]{font-size:.9rem;padding:.75rem 1rem}}.advantages-section__title,.process-section__title,.section-title{display:flex;flex-direction:column;gap:.5rem;margin:0 0 2rem;text-align:center}.advantages-section__title-main,.process-section__title-main,.section-title__main{color:var(--black);font-size:2rem;font-weight:var(--bold);letter-spacing:.05em;text-transform:uppercase}.advantages-section__title-subtitle,.process-section__title-subtitle,.section-title__subtitle{color:var(--black);font-size:1.25rem;font-style:italic;font-weight:var(--regular)}h2.advantages-section__title,h2.process-section__title,h2.section-title{color:var(--black);font-size:2rem;font-weight:var(--bold);letter-spacing:.05em;margin-bottom:2rem;text-transform:uppercase}.hero-section h2.advantages-section__title,.hero-section h2.process-section__title,.hero-section h2.section-title{color:var(--white)}.last-offers-section{background-color:var(--lightGrey);display:grid;gap:2rem;justify-content:center;margin-top:-1rem;padding:4rem 2rem}.last-offers-section .advantages-section__title,.last-offers-section .process-section__title,.last-offers-section .section-title{color:var(--black)}.last-offers-section .button{margin-inline:auto}.last-offers-section .job-list{display:grid;gap:2rem;grid-template-columns:repeat(4,1fr);list-style:none;margin:0 0 2rem;padding:0}.last-offers-section .job-list .job-item{align-items:start;background-color:var(--white);border-radius:var(--radius);display:grid;gap:.5rem;justify-items:start;padding:2rem;position:relative}.last-offers-section .job-list .job-item a{color:var(--black);font-weight:700;text-decoration:none}.last-offers-section .job-list .job-item a:before{content:"";inset:0;position:absolute}.last-offers-section .job-list .job-item p{background-color:var(--lightGrey);border-radius:var(--radius);color:var(--black);display:inline-block;margin:0;padding:.5rem 1rem}.chiffres-cles-section .container{display:grid;gap:2rem;padding:3rem 0}.chiffres-cles-section .container .chiffres-cles-list{display:grid;font-weight:var(--medium);gap:2rem;grid-template-columns:repeat(4,1fr);text-align:center}.daily-life-section .container{display:grid;gap:2rem;padding:3rem 0}.daily-life-section .container .daily-life-list{display:grid;gap:2rem;grid-template-columns:repeat(4,1fr)}.videoHome{-webkit-border-radius:10px;-moz-border-radius:10px;border-radius:10px;overflow:hidden;position:relative}.videoHome:before{background:linear-gradient(0deg,#000,rgba(0,0,0,.3) 40%,transparent);content:"";inset:0;position:absolute;z-index:1}.videoHome video{aspect-ratio:480/854;display:block;height:auto;width:100%}.videoHome a:after{content:"";inset:0;position:absolute;z-index:3}.videoHome .caption{bottom:0;color:#fff;left:0;padding:10px;position:absolute;right:0;z-index:2}.videoHome .caption__titre{font-weight:700;margin-block:.5rem}.videoHome .caption__duree{align-items:center;display:flex;gap:.5rem}.videoHome .caption svg{fill:#fff}.videoHome .caption p{display:-webkit-box;-webkit-box-orient:vertical;-webkit-line-clamp:3;overflow:hidden;text-overflow:ellipsis}.slider-section{padding:3rem 0;width:100%}.slider{overflow:hidden}.slider,.slider__wrapper{position:relative;width:100%}.slider__slide{display:none;gap:0;grid-template-columns:1fr 1.5fr;min-height:400px}.slider__slide--active{display:grid}.slider__image{overflow:hidden;position:relative}.slider__image img{display:block;height:100%;object-fit:cover;width:100%}.slider__content{background-color:var(--lightGrey);display:flex;flex-direction:column;justify-content:space-between;padding:3rem;position:relative}.slider__title{color:var(--black);font-size:1.5rem;font-weight:var(--bold);letter-spacing:.05em;margin:0 0 1.5rem;text-transform:uppercase}.slider__description{color:var(--black);font-size:1rem;font-weight:var(--regular);line-height:1.6;margin:0}.slider__navigation{gap:1rem;margin-top:2rem}.slider__button,.slider__navigation{align-items:center;display:flex;justify-content:center}.slider__button{background:none;border:none;color:var(--black);cursor:pointer;padding:.5rem;transition:opacity .3s ease}.slider__button:hover{opacity:.7}.slider__button:disabled{cursor:not-allowed;opacity:.3}.slider__button svg{fill:currentColor;height:16px;width:16px}.slider__counter{color:var(--black);font-size:1rem;font-weight:var(--medium);min-width:50px;text-align:center}.advantages-section{padding:3rem 0}.advantages-section .container{display:grid;gap:2rem}.advantages-section__list{display:grid;gap:2rem;grid-template-columns:repeat(4,1fr)}.advantage-card{background-color:var(--lightGrey);border-radius:var(--radius);display:grid;gap:1rem;padding:2rem}.advantage-card__title{color:var(--black);font-size:1.25rem;font-weight:var(--bold);margin:0;text-transform:uppercase}.advantage-card__description{color:var(--black);font-size:1rem;font-weight:var(--regular);line-height:1.6;margin:0}.process-section{padding:3rem 0}.process-section .container{display:grid;gap:2rem}.process-section__list{display:grid;gap:2rem;grid-template-columns:repeat(4,1fr)}.process-section__cta{margin-top:2rem;text-align:center}.process-card{align-content:start;align-items:start;background-color:var(--white);border:2px solid var(--danger);border-radius:var(--radius);display:grid;gap:1rem;padding:2rem;text-align:left}.process-card__number{color:var(--danger);font-size:3rem;font-weight:var(--bold);line-height:1}.process-card__description{color:var(--black);font-size:1rem;font-weight:var(--regular);line-height:1.6;margin:0}@media(max-width:1280px){.advantages-section__list,.chiffres-cles-section .container .chiffres-cles-list,.daily-life-section .container .daily-life-list,.last-offers-section .job-list,.process-section__list{grid-template-columns:repeat(2,1fr)}.slider__slide{grid-template-columns:1fr}}@media(max-width:768px){.advantages-section__list,.chiffres-cles-section .container .chiffres-cles-list,.daily-life-section .container .daily-life-list,.last-offers-section .job-list,.process-section__list{grid-template-columns:1fr}.advantages-section__title-main,.process-section__title-main,.section-title__main,h2.advantages-section__title,h2.process-section__title,h2.section-title{font-size:1.5rem}.advantages-section__title-subtitle,.process-section__title-subtitle,.section-title__subtitle{font-size:1rem}.slider__slide{grid-template-columns:1fr;min-height:auto}.slider__image{min-height:300px}.slider__content{padding:2rem}.slider__title{font-size:1.25rem}}footer{align-items:center;background-color:var(--primaire);display:flex;justify-content:center;overflow:clip;position:relative;z-index:100}footer b{display:block;font-size:1.25rem;font-weight:600;margin-bottom:5px}footer b,footer p{color:#fff;text-align:left}footer p{font-size:1rem;font-weight:300;margin-top:5px}footer .container{display:flex;flex-direction:column;margin:4.375rem 0}@media(max-width:999.98px){footer .container{margin:2.5rem 1.25rem}}footer .container .footerInformation{border-bottom:1px solid hsla(0,0%,100%,.5);display:grid;gap:.313rem;grid-template-columns:1.3fr 2fr 2fr 2fr;margin-bottom:2.188rem;padding-bottom:1.6rem}@media(max-width:999.98px){footer .container .footerInformation{grid-template-columns:repeat(2,1fr)}}@media(max-width:699.98px){footer .container .footerInformation{grid-template-columns:1fr;place-items:center}}footer .container .footerInformation__logos{display:flex;flex-direction:column;gap:1.25rem;justify-content:center;place-items:flex-start}@media(max-width:999.98px){footer .container .footerInformation__logos{border:none;place-items:center;position:relative}}@media screen and (max-width:699.98px){footer .container .footerInformation__logos{margin-bottom:1.5rem}}footer .container .footerInformation__logos img{width:min(100%,200px)}@media(max-width:699.98px){footer .container .footerInformation__logos img{align-items:center}}@media(max-width:999.98px){footer .container .footerInformation__logos svg{border-right:2px solid hsla(0,0%,100%,.25);height:8.438rem;left:0;padding-right:1.25rem;position:absolute;width:6.125rem}}footer .container .footerInformation__localisation{color:#fff;display:flex;flex-direction:column;gap:1.25rem;margin-bottom:1.875rem}footer .container .footerInformation__horaires a{background-color:var(--secondaire);border-radius:50px;color:#fff;font-size:1rem;font-weight:500;padding:0 7px;text-align:left}footer .container .footerInformation__app{display:flex;padding-left:6.646rem;position:relative}@media(max-width:499.98px){footer .container .footerInformation__app{border-bottom:1px solid hsla(0,0%,100%,.5);border-top:1px solid hsla(0,0%,100%,.5)}}@media(max-width:999.98px){footer .container .footerInformation__app{padding:2.5rem 0 2.5rem 6.25rem}}footer .container .footerInformation__app img{left:1px;position:absolute;width:6.656rem}@media(max-width:999.98px){footer .container .footerInformation__app img{width:6.25rem}}footer .container .footerInformation__telechargement{display:flex;flex-direction:column;gap:1rem;margin-left:2.188rem}footer .container .footerInformation__telechargement b{color:#fff;font-size:1.063rem;font-weight:600;margin-bottom:1.463rem;max-width:20ch}footer .container .footerInformation__links{color:#fff;display:flex;flex-direction:column;gap:2.5rem;margin-left:3rem;max-width:40ch}@media(max-width:999.98px){footer .container .footerInformation__links{margin:0;place-items:center}}footer .container .footerInformation__reseaux{display:flex;gap:1.25rem;justify-content:flex-start}@media(max-width:999.98px){footer .container .footerInformation__reseaux{gap:1.25rem;place-items:flex-start}}footer .container .footerInformation__reseaux a{border:1px solid #fff;border-radius:50px;display:grid;font-size:1.25rem;font-weight:400;height:2.875rem;place-items:center;width:2.875rem}footer .container .footerInformation__reseaux a:focus,footer .container .footerInformation__reseaux a:hover{background-color:#fff;border:var(--primaire);color:var(--primaire);transition:.3s}footer .container .footerInformation__pagesNavigation{column-gap:2.5rem;display:grid;grid-template-columns:1fr 1fr}@media(max-width:999.98px){footer .container .footerInformation__pagesNavigation{margin:2rem}}footer .container .footerInformation__pagesNavigation li{font-size:1rem;font-weight:300;list-style:none;margin-bottom:.875rem;position:relative}footer .container .footerInformation__pagesNavigation li:before{background-color:var(--secondaire);border-radius:10px;content:"";height:10px;left:-20px;position:absolute;top:4px;width:10px}footer .container .footerLinks ul{color:#fff;display:flex;font-size:1rem;font-weight:300;gap:2.438rem;justify-content:center}@media(max-width:999.98px){footer .container .footerLinks ul{flex-wrap:wrap;gap:.5rem}}@media(max-width:499.98px){footer .container .footerLinks ul{align-items:center;flex-direction:column}}footer .container .footerLinks ul li:not(:first-of-type){list-style:none;position:relative}@media(max-width:999.98px){footer .container .footerLinks ul li:not(:first-of-type){margin-left:1.438rem;text-align:left}}footer .container .footerLinks ul li:not(:first-of-type):before{background-color:var(--secondaire);border-radius:50%;content:"";height:7px;left:-22px;position:absolute;top:6px;width:7px}@media(max-width:999.98px){footer .container .footerLinks ul li:not(:first-of-type):before{left:-18px}}@media(max-width:500px){footer .container .footerLinks ul li:not(:first-of-type){text-align:center}footer .container .footerLinks ul li:not(:first-of-type):before{display:none}}a{color:inherit;text-decoration:none}.job-index-hero{background-color:var(--primaire);padding:4rem 2rem;text-align:center}.job-index-hero .advantages-section__title,.job-index-hero .process-section__title,.job-index-hero .section-title{color:var(--white);margin-bottom:0}.job-index-section{padding:4rem 0}.job-index-section .container{display:grid;gap:2rem}.job-search-wrapper{display:flex;justify-content:center;margin-bottom:2rem}.job-search-wrapper--bordered .job-search{background-color:var(--white);border:2px solid var(--primaire);border-radius:var(--radius);padding:.5rem}.job-search-wrapper--bordered .job-search input{border:none;border-radius:0}.job-search-wrapper--bordered .job-search input:focus{outline:none}.job-search-wrapper--bordered .job-search [type=submit]{border-radius:var(--radius)}.job-index-results{margin-bottom:2rem;text-align:center}.job-index-results__info{background-color:var(--lightGrey);border-radius:var(--radius);color:var(--black);display:block;font-size:1.1rem;font-weight:var(--medium);margin:0;padding:1.5rem 2rem;text-align:center;width:100%}.job-index-results__info strong{color:var(--primaire);font-weight:var(--bold)}.job-index-results__reset{color:var(--secondaire);font-weight:var(--medium);margin-left:.5rem;text-decoration:underline}.job-index-results__reset:hover{text-decoration:none}.job-index-list{display:grid;gap:2rem;grid-template-columns:repeat(4,1fr);list-style:none;margin:0;padding:0}.job-index-list--single-column{grid-template-columns:1fr}.job-index-item{background-color:var(--white);border:1px solid var(--lightGrey);border-radius:var(--radius);display:grid;gap:1rem;padding:2rem;position:relative;transition:box-shadow .2s ease}.job-index-item:hover{box-shadow:0 4px 12px rgba(0,0,0,.1)}.job-index-item__title{color:var(--black);font-size:1.25rem;font-weight:var(--bold);margin:0}.job-index-item__title a{color:var(--black);text-decoration:none;z-index:2}.job-index-item__title a:before{content:"";inset:0;position:absolute;z-index:1}.job-index-item__title a:hover{color:var(--primaire)}.job-index-item__details{display:flex;flex-direction:column;gap:.75rem}.job-index-item__tags{display:flex;flex-wrap:wrap;gap:.5rem}.job-index-item__tag{background-color:var(--lightGrey);border-radius:var(--radius);color:var(--black);display:inline-block;font-size:.9rem;padding:.5rem 1rem;width:fit-content}.job-index-item__description{color:var(--black);font-size:1rem;line-height:1.6;margin:0}.job-index-item__date{color:var(--gris);font-size:.9rem;font-style:italic}.job-index-empty{color:var(--black);font-size:1.1rem;padding:3rem 0;text-align:center}.job-index-cta{margin-top:3rem;padding-top:2rem;text-align:center}@media(max-width:1280px){.job-index-list:not(.job-index-list--single-column){grid-template-columns:repeat(2,1fr)}}@media(max-width:768px){.job-index-section{padding:2rem 0}.job-index-list:not(.job-index-list--single-column){grid-template-columns:1fr}.job-index-item{padding:1.5rem}}