.top-section-herobanner{align-items:flex-start;display:flex;flex-direction:column;flex-shrink:0;justify-content:center}.image-container img{max-height:600px;object-fit:cover;width:100%}.video-herobanner{padding-top:clamp(var(--spacing-large),5vw,var(--spacing-xxxx-large))}@media screen and (max-width:349px){.top-section-herobanner h1{font-size:42px!important;line-height:40px!important}}@media screen and (min-width:1000px){.top-section-herobanner{align-items:center;display:flex;flex-direction:row;justify-content:space-between;width:100%}.main-text-herobanner-container{width:75%}@keyframes rotateText{0%{transform:rotate(0deg)}to{transform:rotate(1turn)}}}