@keyframes iconpushin{50%{transform:scale(0.75)}}.hero{border-radius:15px;margin:1em 0;overflow:hidden;position:relative}@media only screen and (min-width: 1140px){.hero{padding-top:5em;padding-bottom:5em}}@media only screen and (max-width: 782px){.hero.mobile-stacked{padding:0 !important}.hero.mobile-stacked .media-wrap{height:325px;position:relative}.hero.mobile-stacked .content-wrap .content{padding:0}.hero.mobile-stacked .content-wrap .content .content-inner{max-width:500px;padding:1em 30px}}@media only screen and (max-width: 600px){.hero.mobile-stacked .media-wrap{height:300px}}.hero .media-wrap{background-position:center;background-repeat:no-repeat;background-size:cover;bottom:0;left:0;position:absolute;right:0;top:0}.hero .media-wrap:after{background:linear-gradient(to right, #000f30 0%, transparent 90%);content:"";display:block;opacity:.85;bottom:0;left:0;position:absolute;right:0;top:0}.hero .media-wrap img,.hero .media-wrap video{display:block;height:100% !important;-o-object-fit:cover;object-fit:cover;width:100% !important}.hero.media-position-top .media-wrap img,.hero.media-position-top .media-wrap video{-o-object-position:center top;object-position:center top}.hero .content-wrap{position:relative}.hero .content-wrap .content{color:#fff;max-width:1140px;margin-left:auto;margin-right:auto;padding:0;width:100%}@media only screen and (min-width: 768px){.hero .content-wrap .content{padding:0 15px}}.hero .content-wrap .content h1,.hero .content-wrap .content h2,.hero .content-wrap .content h3,.hero .content-wrap .content h4{color:#fff;margin-bottom:.25em}.hero .content-wrap .content h1{font-size:2.5em}@media only screen and (min-width: 768px){.hero .content-wrap .content h1{font-size:2.5em}}@media only screen and (min-width: 980px){.hero .content-wrap .content h1{font-size:2.75em}}@media only screen and (min-width: 1140px){.hero .content-wrap .content h1{font-size:3.25em}}.hero .content-wrap .content h2{font-size:2.25em}@media only screen and (min-width: 980px){.hero .content-wrap .content h2{font-size:2.75em}}.hero .content-wrap .content .content-inner{background-color:fade(#fff, 95%);border-radius:10px;max-width:600px;padding:2em 1.5em;position:relative;z-index:2}.hero .content-wrap .content .description-wrap{text-shadow:0 0 2px #000}.hero .content-wrap .content .description-wrap p{margin-top:.75em}@media only screen and (min-width: 768px){.hero .content-wrap .content .description-wrap p{font-size:1.15em}}@media only screen and (min-width: 1140px){.hero .content-wrap .content .description-wrap p{font-size:1.25em}}.hero .content-wrap .content .description-wrap p.featured{font-family:"BiennaleBold";font-weight:normal;font-style:normal}.hero .content-wrap .content .links-wrap .btn-link,.hero .content-wrap .content .links-wrap .btn-alt{color:#fff}.hero .content-wrap .content .links-wrap .btn-link:after,.hero .content-wrap .content .links-wrap .btn-alt:after{content:url(../../img/fa-icons/fa-caret-right-white.svg)}.hero .video-play-pause-button{background:#0a1e9b;border:1px solid #1f3cd4;bottom:20px;right:20px;border-radius:5px;cursor:pointer;padding:0px;position:absolute;z-index:5;transition:all .3s ease}.hero .video-play-pause-button:hover{background-color:#001e5f}.hero .video-play-pause-button.playing .icon.play{left:1px;display:none}.hero .video-play-pause-button.playing .icon.pause{display:flex}.hero .icon{align-items:center;color:#e5e7f9;display:flex;height:32px;justify-content:center;position:relative;width:32px}@media only screen and (min-width: 980px){.hero .icon{height:35px;width:35px}}.hero .icon.pause{display:none}.hero .icon svg{height:12px;fill:#e5e7f9;width:11px}.hero+.multiple-callout.bg-color-default{padding-top:1em}