﻿.regles-hero-section{min-height:80vh;background-image:url("/img/regles/bg_regles_opti.webp");background-repeat:no-repeat;background-position:center;background-size:cover;}.regles-hero-section .hero-title{color:#fff;}.regles-hero-section p{font-family:var(--font-family-garamond);font-size:1.625rem;}.regles-hero-section .hero-overlay-global{position:absolute;top:0;left:0;width:100%;height:100%;background:linear-gradient(180deg,#151515 0%,rgba(21,21,21,.4) 24.52%,rgba(21,21,21,0) 50%,rgba(21,21,21,.2) 75%,#151515 100%);z-index:1;}.regles-hero-section .hero-overlay-bottom{position:absolute;bottom:0;left:0;width:100%;height:541px;background:linear-gradient(0deg,#151515 10%,rgba(0,0,0,0) 100%);z-index:2;pointer-events:none;}@media(max-width:992px){.regles-hero-section{min-height:60vh;}}