.hero-item{align-items:center;background-position:50%;background-repeat:no-repeat;background-size:cover;display:flex;height:900px;overflow:hidden;padding:50px 0;position:relative;z-index:9}.hero-item:before{bottom:0;content:"";left:0;position:absolute;right:0;top:0;z-index:-1}@media only screen and (min-width:1200px) and (max-width:1549px){.hero-item{height:680px}}@media only screen and (min-width:992px) and (max-width:1199px){.hero-item{height:600px}}@media only screen and (min-width:768px) and (max-width:991px){.hero-item{height:550px}}@media only screen and (max-width:767px){.hero-item{height:510px}}.hero-item-content{margin:50px auto 0;max-width:970px}.hero-item-content h1{color:var(--light-color);margin-bottom:30px}@media only screen and (min-width:1200px) and (max-width:1549px){.hero-item-content h1{font-size:64px!important}}@media only screen and (min-width:992px) and (max-width:1199px){.hero-item-content h1{font-size:54px!important;margin-bottom:20px}}@media only screen and (min-width:768px) and (max-width:991px){.hero-item-content h1{font-size:46px!important;margin-bottom:15px}}@media only screen and (max-width:767px){.hero-item-content h1{font-size:36px!important;margin-bottom:15px}}@media only screen and (max-width:479px){.hero-item-content h1{font-size:32px!important}}.hero-item-content p{color:var(--light-color);font-size:var(--body-font-size);line-height:1.6;max-width:770px}@media only screen and (min-width:992px) and (max-width:1199px){.hero-item-content p{font-size:18px!important;max-width:670px}}@media only screen and (min-width:768px) and (max-width:991px){.hero-item-content p{font-size:16px!important;max-width:550px}}@media only screen and (max-width:767px){.hero-item-content p{font-size:16px!important;max-width:430px}}