.search_container{height:60vh;display:flex}.lesdeuxHome{border:5px solid var(--color2);padding:10px 30px;box-shadow:0 0 3px var(--color1);width:98%;border-radius:75px}.lesdeuxHome .loupeHome{height:75px}.lesdeuxHome input[type="search"]{font-size:35px}.border{border:1px solid var(--color2)!important}.border-bottom{background:var(--color2);height:2px}.carousel{overflow:hidden;width:100%}.carousel-track{display:flex;animation:scroll 50s linear infinite}.carousel img{height:100px;margin:0 10px;background:#3e043e;padding:20px;border-radius:10px}#podium{height:auto;border-bottom:2px solid #000}.logo-site{max-height:50px;background:#3e043e;margin-bottom:10px;border-radius:5px;transition:0.3s}#podium>div:hover .logo-site{transform:scale(1.1)}@media (max-width:1100px){.logo-site{height:50px;max-height:50px}}.podium-step{display:flex;justify-content:center;align-items:center;width:100%;color:#000;position:relative}.argent{height:80px;background:silver}.or{height:100px;background:gold}.bronze{height:60px;background:#cd7f32}.podium-step img{height:35px}.positionIcon img{width:60px;height:60px}@media (max-width:1100px){.lesdeuxHome{padding:10px 20px;border:2px solid var(--color2);}.lesdeuxHome input[type="search"],.lesdeuxHome button{font-size:30px;text-align:left}.lesdeuxHome select,.lesdeuxHome input[type="search"]{font-size:20px}.lesdeuxHome .loupe{height:30px}.carousel img{height:75px}}@keyframes scroll{from{transform:translateX(0%)}to{transform:translateX(-100%)}}.bordered-text{position:relative;padding:20px}.bordered-text::before,.bordered-text::after{content:"";position:absolute;border:5px solid var(--color2)}.bordered-text::before{top:0;right:0;width:50px;height:50px;border-width:3px 3px 0 0}.bordered-text::after{bottom:0;left:0;width:50px;height:50px;border-width:0 0 3px 3px}.container-fluide p{font-size:20px;text-align:justify}.container-fluide .row{margin-top:75px}.container-fluide img{max-height:175px;max-width:100%;border-radius:20px}.container-fluide .limage{text-align:center}