.hero-section{background:#f5f5f5;padding:100px 0 148px;position:relative;z-index:1;background-size:cover;background-repeat:no-repeat;background-position:50%}.hero-section .content h1{font-size:40px;font-weight:700;color:var(--light-color);line-height:64px;padding:0 38px}.hero-section .content p{font-size:18px;list-style:30px;margin-bottom:25px;color:var(--light-color)}@media(max-width:991px){.hero-section .content h1{font-size:32px;line-height:40px}}@media(max-width:576px){.hero-section{padding:50px 0 90px}.hero-section .content h1{font-size:22px;line-height:38px}.hero-section .content p{font-size:16px}}