.hero-video{
position: absolute;
width: 100%;
height: 100%;
object-fit: cover;
top: 0;
left: 0;
}
.hero .material-icons{
font-size: 5rem;
color: white;
}.atout ul.cards>li{
margin-bottom: 0;
}
.atout .sub-grid{
display: grid;
grid-template-columns: 1fr;
grid-auto-rows: minmax(172px,1fr);
row-gap: 10px;
}.hero-video{
position: absolute;
width: 100%;
height: 100%;
object-fit: cover;
top: 0;
left: 0;
}
.text--xxl{
font-size: 5rem;
}
.picture .hero__title{
margin-top: 4vh!important;
}