﻿.hero-section .hero-slide{background-size:0;}.hero-section .hero-slide img{width:100%;height:auto;}.hero-section .hero-slide .slide-content{position:absolute;top:83px;padding:1rem;min-width:100%;}.hero-section .hero-slide .slide-content h1{font-weight:900;font-size:32px;}.hero-section .hero-slide .slide-content h2{font-size:26px;}.hero-section .hero-slide .slide-content .slide-subtitle{font-size:20px;}@media only screen and (min-width:768px){.hero-section .hero-slide img{height:calc(100vh - 83px);object-fit:cover;object-position:center;}.hero-section .hero-slide .slide-content{padding:2rem;}.hero-section .hero-slide .slide-content h1{font-size:34px;}.hero-section .hero-slide .slide-content h2{font-size:30px;}.hero-section .hero-slide .slide-content .slide-subtitle{font-size:22px;}}@media only screen and (min-width:1024px){.hero-section .hero-slide{background-size:cover;background-position:center;height:100%;}.hero-section .hero-slide img{display:none;}.hero-section .hero-slide .slide-content{top:0;position:relative;height:100%;min-width:0;display:flex;flex-direction:column;justify-content:center;}}@media only screen and (min-width:1440px){.hero-section .hero-slide .slide-content h1{font-size:42px;margin-bottom:1.5rem;}.hero-section .hero-slide .slide-content h2{font-size:36px;}.hero-section .hero-slide .slide-content p{font-size:24px;}}@media only screen and (min-width:1900px){.hero-section .hero-slide .slide-content{padding:0 4rem;align-items:center;}.hero-section .hero-slide .slide-content *{width:80%;}}