.fiches_metiers ul{list-style:none;margin:0;padding:0}@media screen and (max-width: 768px){.fiches_metiers ul{padding:0 10px}}.fiches_metiers ul li{display:flex;margin-bottom:40px}@media screen and (max-width: 768px){.fiches_metiers ul li{flex-direction:column !important}.fiches_metiers ul li .slice{width:100% !important}.fiches_metiers ul li .slice.image{height:330px}}.fiches_metiers ul li:nth-child(odd) .text{background-color:#efebfd}.fiches_metiers ul li:nth-child(even){flex-direction:row-reverse}.fiches_metiers ul li .slice.text{width:calc(50% + 40px);padding:40px}.fiches_metiers ul li .slice.text h3,.fiches_metiers ul li .slice.text p,.fiches_metiers ul li .slice.text a{padding:0;margin:0}.fiches_metiers ul li .slice.text h3,.fiches_metiers ul li .slice.text p{margin-bottom:10px}.fiches_metiers ul li .slice.text a{color:#242424;position:relative;font-family:"Red Hat Display";font-size:16px;font-style:normal;font-weight:700;line-height:130%}.fiches_metiers ul li .slice.text a::before{content:"";top:calc(100% + 4px);left:0;position:absolute;width:50%;height:2px;background-color:#6b55d2;transition:all .3s ease-in-out}.fiches_metiers ul li .slice.text a::after{content:"";top:calc(100% + 9px);left:0;position:absolute;width:25%;height:2px;background-color:#4bd796;transition:all .3s ease-in-out}.fiches_metiers ul li .slice.text a:hover::before{width:100%}.fiches_metiers ul li .slice.text a:hover::after{width:100%}.fiches_metiers ul li .slice.image{width:50%;background-repeat:no-repeat;background-size:cover}