.heroLineFromBottom{transform:rotate(24deg);transform-origin:bottom center}.heroLineFromTop{transform:rotate(24deg);transform-origin:top center}.heroLineHLeft{transform-origin:left center}.heroLineHRight{transform-origin:right center}.heroIconImg,.heroIconMotion{display:block}.heroIconImg{max-width:none;height:auto}@media (prefers-reduced-motion:no-preference){@keyframes heroLineDrawYBottom{0%{opacity:0;transform:rotate(24deg) scaleY(.02)}to{opacity:1;transform:rotate(24deg) scaleY(1)}}@keyframes heroLineDrawYTop{0%{opacity:0;transform:rotate(24deg) scaleY(.02)}to{opacity:1;transform:rotate(24deg) scaleY(1)}}@keyframes heroLineDrawXLeft{0%{opacity:0;transform:scaleX(.02)}to{opacity:1;transform:scaleX(1)}}@keyframes heroLineDrawXRight{0%{opacity:0;transform:scaleX(.02)}to{opacity:1;transform:scaleX(1)}}@keyframes heroIconEnter{0%{opacity:0;transform:scale(.88)}to{opacity:1;transform:scale(1)}}.heroLineFromBottom{animation:heroLineDrawYBottom 1s cubic-bezier(.33,1,.36,1) both;animation-delay:.32s}.heroLineFromTop{animation:heroLineDrawYTop .95s cubic-bezier(.33,1,.36,1) both;animation-delay:.08s}.heroLineHLeft{animation:heroLineDrawXLeft .78s cubic-bezier(.33,1,.36,1) both;animation-delay:.48s}.heroLineHRight{animation:heroLineDrawXRight .78s cubic-bezier(.33,1,.36,1) both;animation-delay:.62s}.heroIconImg{animation:heroIconEnter .88s cubic-bezier(.34,1.2,.64,1) both;animation-delay:.08s}}.hero-section .media-controls-container{display:none!important}@media (min-height:1000px){.hero-section{min-height:900px}}@media (max-height:999px) and (min-width:540px){.hero-section{padding-top:140px;min-height:800px}}@media (max-height:800px) and (min-width:540px){.hero-section{padding-top:100px;min-height:650px;.gl-heading{font-size:4rem;max-width:100%}.hero-description{margin-top:2.5rem;max-width:60%;font-size:1.2rem}}}@media (max-height:700px) and (min-width:1025px){.hero-section{padding-top:75px;min-height:570px}}@media (max-width:1250px) and (min-width:1025px){.hero-item-label{font-size:1.1rem}}