.page-template-page-notre-equipe,.page-template-page-notre-equipe-php,.qly-team{--qly-blue:#004563;--qly-ff-outfit:'Outfit','Fira Sans',system-ui,-apple-system,BlinkMacSystemFont,sans-serif;--qly-ff-fira:'Fira Sans','Outfit',system-ui,-apple-system,BlinkMacSystemFont,sans-serif;--qly-team-card-w:200px;--qly-team-card-r:24px;--qly-team-gap:22px;--qly-team-name-h:68px;--qly-team-media-h:178px;--qly-team-hover-shift:64px;--qly-team-hover-fade:.32s;--qly-team-hover-move:.75s}
.page-template-page-notre-equipe main#primary,.page-template-page-notre-equipe-php main#primary,main.qly-team{margin-top:5px}
.page-template-page-notre-equipe #content-wrap,.page-template-page-notre-equipe-php #content-wrap{max-width:100%;padding:0}

.qly-team-hero{background:#fff}
.qly-team-hero__bleed{width:100vw;margin-left:calc(50% - 50vw);display:grid;grid-template-columns:3fr 2fr;height:420px;overflow:hidden;min-height:260px;align-items:stretch}
.qly-team-hero__left{background:var(--qly-blue);display:flex;align-items:center;padding-left:max(20px,calc((100vw - 1280px)/2 + 20px));padding-right:36px;padding-top:64px;padding-bottom:64px;align-self:stretch;min-width:0;min-height:0}
.qly-team-hero__content{max-width:600px;display:flex;flex-direction:column;gap:14px}
.qly-team-hero__title{margin:0;color:#fff;font-family:var(--qly-ff-outfit);font-weight:600;font-size:44px;line-height:1.15}
.qly-team-hero__text{margin:0;color:#fff;font-family:var(--qly-ff-fira);font-weight:400;font-size:16px;line-height:1.6;max-width:520px}
.qly-team-hero__text p{margin:0}
.qly-team-hero .qly-btn{align-self:flex-start;margin-top:6px}
.qly-team-hero__right{position:relative;overflow:hidden;min-width:0;min-height:0;align-self:stretch}
.qly-team-hero__img{width:100%;height:100%;object-fit:cover;display:block}
.qly-team-hero__placeholder{width:100%;height:100%;background:#d9d9d9}
@media (max-width:1024px){
.qly-team-hero__bleed{grid-template-columns:1.35fr 1fr}
.qly-team-hero__left{padding-right:22px;padding-top:54px;padding-bottom:54px;padding-left:max(20px,calc((100vw - 960px)/2 + 20px))}
.qly-team-hero__title{font-size:38px}
}
@media (max-width:768px){
.qly-team-hero__bleed{grid-template-columns:1fr;height:auto;overflow:visible;max-height:none}
.qly-team-hero__left{padding:34px 16px}
.qly-team-hero__right{height:240px}
.qly-team-hero__title{font-size:32px}
}

.qly-team-section{position:relative;background:#F4F5F6;padding:90px 0 60px;overflow:hidden}
.qly-team-section__header{text-align:center;margin-bottom:34px;position:relative;z-index:2}
.qly-team-section__title{display:flex;align-items:center;justify-content:center;gap:14px}
.qly-team-section__h2{margin:0;color:var(--qly-blue);font-family:var(--qly-ff-outfit);font-weight:400;font-size:40px;line-height:1.1}
.qly-team-section__title-deco img{display:block;max-height:44px;width:auto}
.qly-team-section__deco{position:absolute;pointer-events:none;z-index:1}
.qly-team-section__deco img{display:block;width:auto;max-width:none;height:auto}
.qly-team-section__deco--before{left:-140px;top:120px}
.qly-team-section__deco--before img{width:clamp(220px,28vw,610px)}
.qly-team-section__deco--after{right:-120px;top:220px}
.qly-team-section__deco--after img{width:clamp(220px,26vw,499px)}

.qly-team-block{text-align:center;margin:60px auto 0;position:relative;z-index:2}
.qly-team-block__subtitle{margin:0 auto 40px;max-width:900px;color:var(--qly-blue);font-family:var(--qly-ff-outfit);font-weight:700;font-size:27px;line-height:1.2}
.qly-team-block__subtitle p{margin:0}
.qly-team-block__subtitle br{display:block;content:"";margin-top:6px}
.qly-team-block__cta{margin-top:40px}

.qly-team-grid{display:flex;flex-wrap:wrap;justify-content:center;gap:var(--qly-team-gap);margin:0 auto;max-width:calc((4 * var(--qly-team-card-w)) + (3 * var(--qly-team-gap)))}

.qly-team-card{position:relative;isolation:isolate;flex:0 0 var(--qly-team-card-w);width:var(--qly-team-card-w);border-radius:var(--qly-team-card-r);overflow:hidden;background:var(--qly-blue);box-shadow:0 8px 22px rgba(0,0,0,.06);transition:transform .35s ease,box-shadow .35s ease;min-height:calc(var(--qly-team-media-h) + var(--qly-team-name-h))}
.qly-team-card:focus-visible{outline:3px solid rgba(255,255,255,.65);outline-offset:-3px}

.qly-team-card__media{position:absolute;inset:0;z-index:1;opacity:0;transform:scale(1.03);transition:opacity .28s ease,transform .65s cubic-bezier(.22,1,.36,1);will-change:opacity,transform;background:var(--qly-blue)}
.qly-team-card__img{width:100%;height:100%;object-fit:cover;object-position:center top;display:block}

.qly-team-card__meta{position:relative;z-index:2;height:100%;display:flex;flex-direction:column;align-items:center;justify-content:center;gap:8px;padding:18px 14px;text-align:center;transition:opacity .18s ease;will-change:opacity}
.qly-team-card__name{margin:0;color:#fff;font-family:var(--qly-ff-fira);font-weight:700;font-size:16px;line-height:1.25;text-wrap:balance}
.qly-team-card__poste{margin:0;color:#fff;font-family:var(--qly-ff-fira);font-weight:400;font-size:14px;line-height:1.35;opacity:.95;text-wrap:balance;overflow-wrap:anywhere}
.qly-btn--pill{border-radius:999px}

.qly-team-card.has-thumb:hover,.qly-team-card.has-thumb:focus-visible{transform:translateY(-4px);box-shadow:0 14px 30px rgba(0,0,0,.10)}
.qly-team-card.has-thumb:hover .qly-team-card__media,.qly-team-card.has-thumb:focus-visible .qly-team-card__media{opacity:1;transform:scale(1)}
.qly-team-card.has-thumb:hover .qly-team-card__meta,.qly-team-card.has-thumb:focus-visible .qly-team-card__meta{opacity:0}

@media (max-width:1100px){
.qly-team-grid{max-width:calc((3 * var(--qly-team-card-w)) + (2 * var(--qly-team-gap)))}
}
@media (max-width:860px){
.qly-team-grid{max-width:calc((2 * var(--qly-team-card-w)) + (1 * var(--qly-team-gap)));gap:18px}
}
@media (max-width:520px){
.qly-team-grid{max-width:340px}
.qly-team-card{flex-basis:340px;width:340px;max-width:100%}
}
@media (max-width:768px){
.qly-team-section{padding:60px 0 40px}
.qly-team-section__deco--before,.qly-team-section__deco--after{display:none}
.qly-team-section__h2{font-size:30px}
.qly-team-block__subtitle{font-size:20px}
}

.qly-history{position:relative;background:#F4F5F6;padding:40px 0 70px;overflow:hidden}
.qly-history::after{content:"";position:absolute;right:-120px;top:50%;transform:translateY(-50%);width:clamp(240px,28vw,560px);height:clamp(240px,28vw,560px);background-image:var(--qly-history-deco-after);background-repeat:no-repeat;background-size:contain;background-position:center;pointer-events:none;z-index:0;opacity:1}
.qly-history:not([style*="--qly-history-deco-after"])::after{display:none}
.qly-history__header{position:relative;z-index:1;text-align:center}
.qly-history .qly-exp-title__h2{margin:0;color:var(--qly-blue);font-family:var(--qly-ff-outfit);font-weight:400;font-size:40px;line-height:1.1}
.qly-history__title{justify-content:center;align-items:center;gap:14px;margin-bottom:18px}
.qly-history__title .qly-exp-title__deco--right{position:relative;top:-6px;display:inline-flex;align-items:center}
.qly-history__title .qly-exp-title__deco--right img{display:block;max-height:44px;width:auto}
.qly-history__subtitle{max-width:900px;margin:0 auto 40px;color:var(--qly-blue);font-family:var(--qly-ff-outfit);font-weight:700;font-size:27px;line-height:1.2}
.qly-history__subtitle p{margin:0}
@media (max-width:768px){
.qly-history{padding:60px 0 45px}
.qly-history::after{display:none}
}

.qly-history__timeline{max-width:980px;margin:10px auto 0}
.qly-tl{--qly-tl-red:#C74E50;--qly-tl-blue:#004563;--qly-tl-date-w:150px;--qly-tl-rail-w:34px;--qly-tl-gap:26px;--qly-tl-rail-center:17px;position:relative;padding:6px 0}
.qly-tl::before{content:"";position:absolute;top:20px;bottom:18px;left:calc(var(--qly-tl-date-w) + var(--qly-tl-gap) + var(--qly-tl-rail-center));width:1px;background:var(--qly-tl-red);border-radius:2px}
.qly-tl::after{content:"";position:absolute;left:calc(var(--qly-tl-date-w) + var(--qly-tl-gap) + var(--qly-tl-rail-center) - 7px);bottom:6px;width:0;height:0;border-left:7px solid transparent;border-right:7px solid transparent;border-top:12px solid var(--qly-tl-red)}
.qly-tl__item{display:grid;grid-template-columns:var(--qly-tl-date-w) var(--qly-tl-rail-w) 1fr;column-gap:var(--qly-tl-gap);align-items:start;padding:18px 0;position:relative}
.qly-tl__date{color:var(--qly-tl-red);font-family:var(--qly-ff-outfit);font-weight:600;font-size:45px;line-height:1.1em;text-align:left}
.qly-tl__marker{display:flex;justify-content:center;align-items:flex-start;padding-top:12px}
.qly-tl__dot{width:17px;height:17px;border-radius:999px;background:var(--qly-tl-blue);box-shadow:0 0 0 6px rgba(199,78,80,0);position:relative;z-index:2}
.qly-tl__content{min-width:0}
.qly-tl__title{margin:0 0 8px;color:var(--qly-tl-blue);font-family:var(--qly-ff-outfit);font-weight:500;font-size:25px;line-height:1.1em}
.qly-tl__text{color:var(--qly-tl-blue);font-family:var(--qly-ff-fira);font-weight:400;font-size:16px;line-height:1.4em}
.qly-tl__text p{margin:0}
.qly-tl__text p+p{margin-top:10px}
.qly-tl__text ul,.qly-tl__text ol{margin:10px 0 0 18px}
@media (max-width:900px){
.qly-tl__date{font-size:38px}
.qly-tl__title{font-size:22px}
.qly-tl{--qly-tl-date-w:130px;--qly-tl-gap:18px}
}
@media (max-width:700px){
.qly-history__timeline{max-width:640px}
.qly-tl{padding-left:30px;--qly-tl-date-w:0px;--qly-tl-gap:0px;--qly-tl-rail-w:0px;--qly-tl-rail-center:0px}
.qly-tl::before{left:14px;top:6px;bottom:18px}
.qly-tl::after{left:7px;bottom:6px}
.qly-tl__item{grid-template-columns:1fr;column-gap:0;padding:16px 0}
.qly-tl__marker{display:none}
.qly-tl__item::before{content:"";position:absolute;left:-15px;top:22px;width:12px;height:12px;transform:translateX(-50%);border-radius:999px;background:var(--qly-tl-blue);z-index:2}
.qly-tl__date{font-size:32px;margin:0 0 6px}
.qly-tl__title{font-size:20px}
}
.page-template-page-notre-equipe .qly-history::after,.page-template-page-notre-equipe-php .qly-history::after{transform:translateY(-50%) translateX(var(--qly-deco-x,0px))}
.page-template-page-notre-equipe .qly-reveal,.page-template-page-notre-equipe-php .qly-reveal{--qly-delay:0ms;--qly-dur:550ms;opacity:0;transform:translate3d(0,16px,0);transition:opacity var(--qly-dur) ease var(--qly-delay),transform var(--qly-dur) cubic-bezier(.22,1,.36,1) var(--qly-delay);will-change:opacity,transform}
.page-template-page-notre-equipe .qly-reveal.qly-reveal--fade,.page-template-page-notre-equipe-php .qly-reveal.qly-reveal--fade{transform:none}
.page-template-page-notre-equipe .qly-reveal.is-visible,.page-template-page-notre-equipe-php .qly-reveal.is-visible{opacity:1;transform:none}
.page-template-page-notre-equipe .qly-deco-slide,.page-template-page-notre-equipe-php .qly-deco-slide{--qly-deco-x:0px;--qly-deco-delay:320ms;--qly-deco-dur:900ms}
.page-template-page-notre-equipe .qly-deco-slide::before,.page-template-page-notre-equipe .qly-deco-slide::after,.page-template-page-notre-equipe-php .qly-deco-slide::before,.page-template-page-notre-equipe-php .qly-deco-slide::after{transition:none;will-change:transform}
.page-template-page-notre-equipe .qly-deco-slide.qly-deco-ready::before,.page-template-page-notre-equipe .qly-deco-slide.qly-deco-ready::after,.page-template-page-notre-equipe-php .qly-deco-slide.qly-deco-ready::before,.page-template-page-notre-equipe-php .qly-deco-slide.qly-deco-ready::after{transition:transform var(--qly-deco-dur) cubic-bezier(.22,1,.36,1) var(--qly-deco-delay)}
.page-template-page-notre-equipe .qly-history.qly-deco-slide,.page-template-page-notre-equipe-php .qly-history.qly-deco-slide{--qly-deco-x:620px;--qly-deco-delay:260ms}
.page-template-page-notre-equipe .qly-history.qly-deco-slide.is-visible,.page-template-page-notre-equipe-php .qly-history.qly-deco-slide.is-visible{--qly-deco-x:0px}