.section.section-hero{height:auto}@media only screen and (min-width:1024px){.section.section-hero{height:600px;max-height:1000px;position:relative;display:-webkit-box;display:-moz-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-moz-box-align:center;-ms-flex-align:center;align-items:center}}@media only screen and (min-width:1367px){.section.section-hero{height:calc(100vh - 150px);min-height:600px}}.section.section-hero picture{height:100%;width:100%;float:left}.section.section-hero img{height:250px;width:100%;-o-object-fit:cover;object-fit:cover;float:left}@media only screen and (min-width:768px){.section.section-hero img{height:350px}}@media only screen and (min-width:1024px){.section.section-hero img{height:100%}}.section.section-hero .inner-container{background:var(--light);padding:20px}@media only screen and (max-width:1023px){.section.section-hero .inner-container{float:left;text-align:center}}@media only screen and (min-width:1024px){.section.section-hero .inner-container{background:none;position:absolute;left:0}}@media only screen and (min-width:1441px){.section.section-hero .inner-container{left:calc((100% - 1400px)/ 2)}}@media only screen and (min-width:1024px){.section.section-hero .inner-container .column{color:var(--white);text-shadow:3px 3px 5px rgb(0 0 0 / .7)}}.section.section-hero .inner-container .column:nth-child(1){margin:0}@media only screen and (min-width:1024px){.section.section-hero .inner-container .column h1,.section.section-hero .inner-container .column h2,.section.section-hero .inner-container .column h3,.section.section-hero .inner-container .column h4,.section.section-hero .inner-container .column h5,.section.section-hero .inner-container .column h6{color:var(--white)}}.section.section-hero .inner-container .column p{width:100%}@media only screen and (min-width:1024px){.section.section-hero .inner-container .column p{color:var(--white)}}.section.section-hero .inner-container .column .btn{margin-bottom:20px;text-shadow:initial}