#banniere-apropos{padding:2rem;}.banniere-apropos{width:100%;overflow:hidden;}.apropos-container{display:flex;flex-direction:column;width:100%;}.apropos-background{position:relative;width:100%;height:auto;}.apropos-background img{width:100%;height:auto;display:block;object-fit:cover;}.apropos-logo-overlay{position:absolute;top:50%;right:10%;transform:translateY(-50%);display:flex;flex-direction:column;align-items:center;justify-content:center;}.apropos-logo-overlay img{width:300px;height:300px;object-fit:contain;}.apropos-logo-text{position:absolute;top:50%;left:50%;transform:translate(-50%,-50%);width:400px;height:400px;display:flex;align-items:center;justify-content:center;pointer-events:none;}.apropos-logo-text svg{width:100%;height:100%;}.apropos-content{padding:60px 20px;text-align:center;}.apropos-title{font-size:3rem;font-weight:900;color:var(--dark,#000000);margin:0 0 30px 0;text-transform:uppercase;letter-spacing:2px;}.apropos-description{font-size:1.125rem;line-height:1.8;color:var(--dark,#000000);max-width:800px;margin:0 auto;}@media (max-width:768px){.apropos-container{flex-direction:column}.apropos-background{order:1;height:auto}.apropos-background img{height:50vh!important}.apropos-logo-overlay{position:static;transform:none;margin:-80px auto 20px;z-index:10}.apropos-logo-overlay img{width:200px;height:200px}.apropos-logo-text{width:280px;height:280px}.apropos-content{order:2;padding:40px 20px 100px}.apropos-title{font-size:3rem;margin-bottom:20px}.apropos-description{font-size:1.2rem}}@media (max-width:480px){.apropos-logo-overlay img{width:150px;height:150px}.apropos-logo-text{width:220px;height:220px}.apropos-title{font-size:1.5rem}.apropos-description{font-size:.9rem}}@media (min-width:769px){.apropos-container{position:relative;height:60vh;padding:2rem}.apropos-background{min-height:500px;position:absolute;top:0;left:0;right:0;bottom:0;z-index:-1}.apropos-background img{min-height:500px;object-fit:cover;height:100%!important}.apropos-content{width:40%;height:100%;display:flex;flex-direction:column;justify-content:center;text-align:left}.apropos-title{font-size:4rem}.apropos-description{font-size:1.2rem}}