﻿.hero{position:relative;height:700px;overflow:hidden;background:url("/images/Banner.webp");background-size:cover;background-position:80% 0%;}.hero .image-overlay{position:absolute;top:0;left:0;width:100%;height:100%;background-color:rgba(0,0,0,.6);}.hero .hero-content{position:absolute;width:75%;top:50%;margin-left:50%;transform:translate(-50%,-50%);text-align:center;color:#fff;}.hero .hero-content h1{font-size:2.2em;font-weight:800;}@media(min-width:992px){.hero .hero-content h1{font-size:3.8em;}}.hero .hero-content p{font-size:1.1em;font-weight:500;}.title h1,.title p{max-width:800px;}.title img{max-width:150px;margin:20px;}@media(min-width:992px){.title img{max-width:auto;}}.marketing{gap:20px;}.marketing article{flex:1 1 0px;max-width:300px;}.marketing article img{width:130px;}article h2{font-size:2.2em;}@media(min-width:1000px){article h2{font-size:3.3em;}}