@charset "UTF-8";.swiper-header{width:100%;position:relative;overflow-x:hidden;height:500px;}.legend-header{position:absolute;bottom:0;right:0;color:black;transition:background-color 0.5s ease-in-out;text-wrap:balance;display:flex;flex-direction:column;justify-content:space-between;}.legend-header-inside{padding:20px;text-align:left;width:250px;background-color:#fff;}.legend-header-inside .soustitre{margin-top:10px;margin-bottom:20px;}.swiper-pagination-bullet{height:10px;width:10px;background:#000;}.swiper-pagination-bullet-active{background:#000;cursor:pointer;}.swiper-bouton{position:absolute;display:flex;justify-content:space-between;bottom:0;right:0;padding:0 10px;width:250px;height:30px;z-index:10;background:#fff;}.swiper-bouton-prev img,.swiper-bouton-next img{width:30px;height:30px;cursor:pointer;}.swiper-bouton-prev{transition:transform 0.2s ease;}.swiper-bouton-next{transition:transform 0.2s ease;}.swiper-bouton-prev:hover{transform:translateX(-5px);}.swiper-bouton-next:hover{transform:translateX(5px);}