.mes-experiences{width:100%;box-sizing:border-box;top:0}.mes-experiences-filtre-et-tri{display:flex;flex-direction:column;gap:2vh}@media screen and (max-width:1024px){.mes-experiences-filtre-et-tri{padding:0 1vw}}.mes-experiences-filtre-et-tri select{width:75%;height:3.5vh;border-radius:1vh;background:linear-gradient(180deg,#f6f3d3,#c2b588);font-family:Consolas;font-size:calc(.9 * 1.6895459345vh);font-weight:400;padding:0 1vh}@media screen and (max-width:1024px){.mes-experiences-filtre-et-tri select{width:100%}}.mes-experiences-liste{position:relative;display:grid;grid-template-columns:1fr 1fr 1fr;grid-gap:2vh;gap:2vh;width:100%;max-height:74vh;padding:1vh;box-sizing:border-box;overflow-y:auto}.mes-experiences-liste .card{aspect-ratio:12/10}@media screen and (max-width:1024px){.mes-experiences-liste .card{aspect-ratio:4/3}.mes-experiences-liste{display:grid;grid-template-columns:1fr;grid-gap:1vh;gap:1vh;padding:7.5vh 5vw 2.5vh;box-sizing:border-box;max-height:50vh}}.mes-experiences .contentContainer{padding-top:0}.mes-experiences-container{width:100%;box-sizing:border-box;top:0}.mes-experiences-container-filtre-et-tri{display:flex;flex-direction:column;gap:2vh}@media screen and (max-width:1024px){.mes-experiences-container-filtre-et-tri{padding:0 1vw}}.mes-experiences-container-filtre-et-tri select{width:100%;height:3.5vh;border-radius:1vh;background:linear-gradient(180deg,#f6f3d3,#c2b588);font-family:Consolas;font-size:calc(1.5 * 1.6895459345vh);font-weight:400;padding:0 1vh}@media screen and (max-width:1024px){.mes-experiences-container-filtre-et-tri select{font-family:Consolas;font-size:calc(.9 * 1.6895459345vh);font-weight:400;width:100%}}.mes-experiences-container-liste{position:relative;display:grid;grid-template-columns:1fr 1fr 1fr;grid-gap:2vh;gap:2vh;width:100%;height:74vh;max-height:74vh;padding:1vh;box-sizing:border-box;overflow-y:auto}.mes-experiences-container-liste .card{aspect-ratio:12/10}.mes-experiences-container-liste .card img{object-position:top}@media screen and (max-width:1024px){.mes-experiences-container-liste .card{aspect-ratio:6/5}.mes-experiences-container-liste{display:grid;grid-template-columns:1fr;grid-gap:1vh;gap:1vh;padding:7.5vh 5vw 2.5vh;box-sizing:border-box;max-height:50vh}}.mes-experiences-container .contentContainer{padding-top:0}.headerContainer{position:absolute;display:grid block;grid-template-columns:1fr;grid-template-rows:1fr;padding:1vh 11vw 1vh 1vw;width:calc(40% + 8vW);height:100%;top:0;left:0;box-sizing:border-box;background:linear-gradient(135deg,#c0d67c,#6e8b53);-webkit-clip-path:polygon(0 0,100% 0,calc(100% - 8vw) 100%,0 100%);clip-path:polygon(0 0,100% 0,calc(100% - 8vw) 100%,0 100%);color:#f6f3d3}@media screen and (max-width:1024px){.headerContainer{box-sizing:border-box;-webkit-clip-path:polygon(0 0,100% 0,100% calc(100% - 5vh),0 100%);clip-path:polygon(0 0,100% 0,100% calc(100% - 5vh),0 100%);top:0;width:100vw;height:40vh;padding-left:1vw;padding-right:1vw}}.contentContainer{position:relative;display:block;width:calc(52% + 8vw);height:100%;top:0;left:calc(48% - 8vw);padding-top:0;padding-left:8vw;box-sizing:border-box;background:linear-gradient(90deg,#f6f3d3,#c2b588);-webkit-clip-path:polygon(8vw 0,100% 0,100% 100%,0 100%);clip-path:polygon(8vw 0,100% 0,100% 100%,0 100%)}@media screen and (max-width:1024px){.contentContainer{-webkit-clip-path:polygon(0 5vh,0 100%,100% 100%,100% 0);clip-path:polygon(0 5vh,0 100%,100% 100%,100% 0);padding-top:5vh;padding-left:0;bottom:0;width:100%;min-height:50vh;top:35vh;left:0}}.card{display:block;position:relative;border-radius:1vh;min-width:10vh;z-index:10;aspect-ratio:4/3}.card-img{height:100%;object-fit:cover}.card-img,.card-img-container{width:100%;box-sizing:border-box;border-top-left-radius:1vh;border-top-right-radius:1vh}.card-img-container{position:absolute;height:60%;top:0;left:0;-webkit-clip-path:polygon(0 0,100% 0,100% 100%,0 calc(100% - 3vh));clip-path:polygon(0 0,100% 0,100% 100%,0 calc(100% - 3vh));padding:0}.card-title{font-family:Consolas;font-size:calc(1.5 * 1.6895459345vh);font-weight:400;color:#fff;margin-left:1vw;text-wrap:auto;box-sizing:border-box}.card-title-container{position:relative;top:calc(60% - 3vh);width:100%;height:calc(40% + 3vh);display:flex;align-items:center;box-sizing:border-box;background:linear-gradient(90deg,#c0d67c,#6e8b53);-webkit-clip-path:polygon(0 0,100% 3vh,100% 100%,0 100%);clip-path:polygon(0 0,100% 3vh,100% 100%,0 100%);border-bottom-left-radius:1vh;border-bottom-right-radius:1vh}@media screen and (max-width:1024px){.card-title{font-family:Consolas;font-size:calc(1.5 * 1.6895459345vh);font-weight:400;margin-left:5vw}.card p{font-size:2.5vmax}}