.flex-container{align-items:start;box-sizing:border-box;display:flex;justify-content:space-between;margin:0 auto;max-width:1920px;padding:70px 20px 0 70px;width:100%}.flex-img{align-items:flex-end;animation:float 6s ease-in-out infinite;display:flex;flex-direction:column;justify-content:center;transform:translatey(0)}.flex-img video{height:auto;max-width:650px}.flex-content{color:#fff;margin:10px;width:50%}.animate-slide-in{opacity:0;transform:translateX(-100px)}.text-blocks{margin-bottom:50px}.text-blocks h2{font-size:2.2em!important}.text-blocks h3{color:#fff!important;font-size:1.9em;font-weight:700!important;margin-bottom:0}.text-blocks p{font-size:18px;line-height:1.6;margin-top:5px}.source--text{color:#fff;padding-bottom:80px}.source--text-container{margin:0 auto;max-width:1920px;padding-left:30px;padding-right:30px}.flex-sources-section{background-color:#055942;display:flex;justify-content:space-between}img.logo-cascades-tray{height:95px;margin:0 30px 30px;width:auto}@keyframes float{0%{transform:translatey(0)}50%{transform:translatey(-20px)}to{transform:translatey(0)}}.slide-in-left{-webkit-animation:slide-in-left .5s cubic-bezier(.25,.46,.45,.94) both;animation:slide-in-left .5s cubic-bezier(.25,.46,.45,.94) both}@-webkit-keyframes slide-in-left{0%{opacity:0;-webkit-transform:translateX(-100px);transform:translateX(-100px)}to{opacity:1;-webkit-transform:translateX(0);transform:translateX(0)}}@keyframes slide-in-left{0%{opacity:0;-webkit-transform:translateX(-100px);transform:translateX(-100px)}to{opacity:1;-webkit-transform:translateX(0);transform:translateX(0)}}@media screen and (max-width:768px){.flex-container{flex-wrap:wrap;padding:70px 20px 0}.flex-img img{max-height:300px;width:auto}.flex-content{margin-bottom:30px;margin-left:0;margin-right:0;width:100%}.flex-img video{max-width:unset}.source--text{padding-left:20px;padding-right:20px}.source--text-container{padding-left:0;padding-right:0}.flex-sources-section{align-items:center;flex-direction:column-reverse;flex-wrap:wrap}.flex-sources-section img{display:none}}