.glide{position:relative;width:100%;box-sizing:border-box}.glide *{box-sizing:inherit}.glide__track{overflow:hidden}.glide__slides{position:relative;width:100%;list-style:none;backface-visibility:hidden;transform-style:preserve-3d;touch-action:pan-Y;overflow:hidden;margin:0;padding:0;white-space:nowrap;display:flex;flex-wrap:nowrap;will-change:transform}.glide__slides--dragging{user-select:none}.glide__slide{width:100%;height:100%;flex-shrink:0;white-space:normal;user-select:none;-webkit-touch-callout:none;-webkit-tap-highlight-color:transparent}.glide__slide a{user-select:none;-webkit-user-drag:none;-moz-user-select:none;-ms-user-select:none}.glide__arrows,.glide__bullets{-webkit-touch-callout:none;user-select:none}.glide--rtl{direction:rtl}section.block-equipe .membres{display:grid;grid-template-columns:repeat(2,1fr);grid-gap:20px;margin:60px auto auto;width:1200px;max-width:90vw}@media (max-width: 768px){section.block-equipe .membres{grid-template-columns:repeat(1,1fr);margin-top:20px}}section.block-equipe .membres .membre{border:1px solid #D2D2D2;border-radius:6px;background-color:#fff;display:flex;overflow:hidden}@media (max-width: 768px){section.block-equipe .membres .membre{flex-direction:column}}section.block-equipe .membres .membre .photos_mobile{width:100%;position:relative}@media (min-width: 768px){section.block-equipe .membres .membre .photos_mobile{display:none}}section.block-equipe .membres .membre .photos_mobile .glide__slide img{width:100%;height:400px;object-fit:cover;object-position:top}section.block-equipe .membres .membre .photos_mobile .controls{position:absolute;width:100%;display:flex;justify-content:space-between;padding:0 10px;top:49%;cursor:pointer}section.block-equipe .membres .membre .photos_mobile .controls .right img{transform:rotate(180deg)}section.block-equipe .membres .membre .photos_mobile .glide__bullets{position:absolute;bottom:30px;margin:auto;display:flex;align-items:center;justify-content:center;gap:5px;width:100%}section.block-equipe .membres .membre .photos_mobile .glide__bullets button.glide__bullet--active{opacity:1}section.block-equipe .membres .membre .photos_mobile .glide__bullets button{background-color:#fff;opacity:.5;padding:0;width:10px;height:10px}section.block-equipe .membres .membre .photos_desktop{height:100%;background-color:#f5f5f5;min-width:250px;position:relative}@media (max-width: 768px){section.block-equipe .membres .membre .photos_desktop{display:none}}section.block-equipe .membres .membre .photos_desktop .photo{height:100%;width:100%;object-fit:cover;object-position:center;opacity:1;transition:ease-in-out .5s;position:absolute;top:0px;left:0px}section.block-equipe .membres .membre .photos_desktop .photo img{width:100%;height:100%;object-fit:cover;object-position:center}section.block-equipe .membres .membre .photos_desktop .photo.photo_1{z-index:3}section.block-equipe .membres .membre .photos_desktop .photo.photo_2{z-index:2}section.block-equipe .membres .membre .photos_desktop .photo.hide{opacity:0}section.block-equipe .membres .membre .membre-content{padding:30px}section.block-equipe .membres .membre .membre-content h3{font-size:22px;color:#062032;font-weight:500}@media (max-width: 768px){section.block-equipe .membres .membre .membre-content{padding:20px}section.block-equipe .membres .membre .membre-content p{margin-left:0}}section.block-equipe .membres .membre .membre-content .name-linkedin{display:flex;align-items:center;gap:8px}section.block-equipe .membres .membre .membre-content .name-linkedin a,section.block-equipe .membres .membre .membre-content .name-linkedin img{display:block;width:22px;height:22px}section.block-equipe .membres .membre p.poste{margin-top:6px;margin-bottom:18px;color:#616161;font-weight:400;font-size:14px}section.block-equipe .membres .membre .description{color:#062032}
