.heros-container{padding:0;position:relative}.hero-cols{display:block;position:relative;width:100%}.hero-col{overflow:hidden;position:relative}.hero-col img{height:100%;object-fit:cover;object-position:center center;opacity:.66}.hero-col img,.hero-words{position:absolute;width:100%}.hero-words{align-items:center;background:rgba(92,47,146,.33);bottom:0;color:#fff;display:flex;height:100vh;justify-content:flex-end;left:0;right:0;top:0}.hero-words-content{overflow:hidden;width:60%}.hero-words-content h1.title{font-size:80px;font-size:calc(1vw + 60px)}.hero-words-buttons a,.hero-words-content .letter,.hero-words-content h1.title,.hero-words-content p{opacity:0}.hero-words-content .word{display:inline-block;overflow:hidden;position:relative;vertical-align:top;white-space:nowrap}.hero-words-content .letter{display:inline-block;line-height:normal!important;position:relative}@media(max-width:959px){.hero-cols{display:grid;grid-auto-rows:33.33333vh;grid-template-columns:repeat(2,1fr)}.hero-words-content{padding:0 15px;width:100%!important}}@media (min-width:960px){.hero-cols{display:inline-block}.hero-col{float:left;height:100vh;position:relative;width:16.66667%}}