section.banner{background-color:#000;position:relative;padding:0;height:900px}@media(max-width:991.98px){section.banner{height:600px}}section.banner .banner-bg{position:absolute;top:0;left:0;width:100%;height:100%;-o-object-fit:cover;object-fit:cover;-o-object-position:center;object-position:center}@media(max-width:767.98px){section.banner .banner-bg{-o-object-position:right;object-position:right}}section.banner .container{position:relative;height:100%}section.banner .container .banner-container{height:100%;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;gap:20px}section.banner .container .banner-container .title{font-family:"Lora",serif;letter-spacing:-.025em;font-size:122.4px;line-height:1;max-width:1000px;text-shadow:2px 4px 15px rgba(20,20,20,.5);-webkit-animation:fadeIn .5s .7s 1 normal ease-out forwards;animation:fadeIn .5s .7s 1 normal ease-out forwards;color:#fff;font-weight:700;opacity:0}@media(max-width:991.98px){section.banner .container .banner-container .title{font-size:100px;line-height:110px}}@media(max-width:767.98px){section.banner .container .banner-container .title{font-size:48px;line-height:55px}}section.banner .container .banner-container .content{opacity:0;background-color:rgba(20,20,20,.5);border-radius:.2em;color:#fff;max-width:672px;padding:24px 47.62px 24px 24px;text-shadow:1px 2px 6px rgba(20,20,20,.7);-webkit-animation:fadeIn .5s .9s 1 normal ease-out forwards;animation:fadeIn .5s .9s 1 normal ease-out forwards;font-size:26px;line-height:32.68px;margin-top:30px}@media(max-width:767.98px){section.banner .container .banner-container .content{padding:20px;max-width:250px;font-size:18px;line-height:27px}}