.hero-container{display:flex;flex-direction:column;align-items:center}.hero-image{order:1;width:100%;height:300px;margin-bottom:20px}.hero-text{order:2;text-align:center;padding:0 15px}.hero-text h2{color:#1e2938;font-weight:800;font-size:3em;line-height:1.1;margin-bottom:.5rem}.hero-text p{color:#000;font-size:1.1em}@media(min-width:769px){.hero-container{display:flex;flex-direction:row;justify-content:space-between;align-items:center;min-height:400px}.hero-text{flex-basis:50%;text-align:left;padding-right:20px}.hero-text h2{font-size:4.5em}.hero-text p{font-size:1.2em}.hero-image{order:2;flex-basis:50%;height:400px;margin-bottom:0}}#default-carousel [data-carousel-item]{transition:opacity .7s ease-in-out!important;transform:none!important;opacity:1;z-index:10}#default-carousel [data-carousel-item].hidden{display:block!important;opacity:0;z-index:0;pointer-events:none}.contact-link{color:#00f;font-weight:700}.contact-link:hover{text-decoration:underline}a[href^="mailto:"]{color:#00f}a[href^="mailto:"]:hover{text-decoration:underline}
