@import"assets/css/reset.min.css";@import"https://fonts.googleapis.com/css2?family=Noto+Sans:ital,wght@0,100..900;1,100..900&display=swap";html{scroll-behavior:smooth;font-size:62.5%}body{background:#000 url("assets/img/background-site.png") repeat top center;text-align:center;font-family:"Noto Sans",Arial,serif;font-optical-sizing:auto;font-size:2rem;line-height:1.5;font-weight:300;color:#fff}body a{color:inherit;text-decoration:none;transition:all .2s ease-in-out}body a:hover,body a[href*=tel]{color:inherit;text-decoration:underline}body p a{text-decoration:none}body h1,body h2,body h3,body h4,body h5,body h6,body .h1,body .h2,body .h3,body .h4,body .h5,body .h6{font-family:"Noto Sans",Arial,serif;font-size:2rem;font-weight:300;line-height:1.2}body p{line-height:1.5}body strong{font-weight:700}main{display:flex;justify-content:center;align-items:center;height:100vh}main section{width:100vw}main section figure{margin-bottom:40px}main section #bandeau{margin-top:70px;padding:20px;background:#e4002b;text-align:left}main section #bandeau img{display:none}@media(min-width: 500px){main section #bandeau{display:flex;justify-content:center;align-items:center;gap:24px;padding:0px}main section #bandeau img{display:block}}main section #bandeau h2{font-weight:600}main section #bandeau p{width:218px;font-size:1.8rem}/*# sourceMappingURL=styles.css.map */