.hmt-play-button{position:relative;height:140px;width:140px;padding:0;border:2px solid #ffd800;border-radius:50%;background-color:transparent;cursor:pointer;outline:none;-webkit-box-shadow:0 0 0 0 #ffd800;box-shadow:0 0 0 0 #ffd800;-webkit-animation:pulse 2s infinite;animation:pulse 2s infinite}.hmt-play-button:hover svg{color:#222}.hmt-play-button:before{content:"";position:absolute;top:0;left:0;width:100%;height:100%;border-radius:50%;background-color:rgba(0,0,0,.08)}.hmt-play-button svg{color:#fff;-webkit-transition:color .15s ease-out;transition:color .15s ease-out;font-size:32px}.hmt-play-button svg.fa-play{position:relative;left:1px}@-webkit-keyframes pulse{0%{-webkit-transform:scale(.95);transform:scale(.95);-webkit-box-shadow:0 0 0 0 rgba(255,216,0,.9);box-shadow:0 0 0 0 rgba(255,216,0,.9)}70%{-webkit-transform:scale(1);transform:scale(1);-webkit-box-shadow:0 0 0 10px rgba(255,216,0,0);box-shadow:0 0 0 10px rgba(255,216,0,0)}to{-webkit-transform:scale(.95);transform:scale(.95);-webkit-box-shadow:0 0 0 0 rgba(255,216,0,0);box-shadow:0 0 0 0 rgba(255,216,0,0)}}@keyframes pulse{0%{-webkit-transform:scale(.95);transform:scale(.95);-webkit-box-shadow:0 0 0 0 rgba(255,216,0,.9);box-shadow:0 0 0 0 rgba(255,216,0,.9)}70%{-webkit-transform:scale(1);transform:scale(1);-webkit-box-shadow:0 0 0 10px rgba(255,216,0,0);box-shadow:0 0 0 10px rgba(255,216,0,0)}to{-webkit-transform:scale(.95);transform:scale(.95);-webkit-box-shadow:0 0 0 0 rgba(255,216,0,0);box-shadow:0 0 0 0 rgba(255,216,0,0)}}.section-header{position:relative;font-size:32px;font-weight:600;margin-bottom:55px;color:var(--section-header-color);text-align:center}.section-header--invert{color:#fff}.section-header:after{content:"";width:40px;height:2px;left:50%;bottom:-15px;-webkit-transform:translateX(-50%);transform:translateX(-50%);position:absolute;background-color:#ffd800}@media only screen and (min-width:992px){.section-header{font-size:36px}}.slideshow{background-color:#2d2f47}.slideshow__content{width:100%;max-width:1300px;margin:0 auto;padding-left:15px;padding-right:15px;padding-top:60px;padding-bottom:60px}@media only screen and (min-width:992px){.slideshow__content{padding-left:40px;padding-right:40px;padding-top:90px;padding-bottom:90px}}.slideshow .hmt-slideshow:before{content:"";position:absolute;top:0;left:0;z-index:1;width:100%;height:100%;background-color:transparent;background-image:-webkit-gradient(linear,left top,left bottom,from(transparent),color-stop(85%,transparent),to(#000));background-image:linear-gradient(180deg,transparent,transparent 85%,#000)}.slideshow .hmt-slideshow__item{-webkit-box-shadow:inset 0 -10px 10px -10px #000;box-shadow:inset 0 -10px 10px -10px #000}.slideshow .hmt-slideshow__controls{left:auto;right:70px;height:45px}.slideshow .hmt-slideshow__controls-play{background-color:transparent}.slideshow .hmt-slideshow__controls-play:hover svg{color:#ffd800}.slideshow .hmt-slideshow__controls-play-button{border:none}.slideshow .hmt-slideshow__controls-play-button:hover svg{color:#ffd800}.slideshow .hmt-slideshow__controls-play-button svg{width:14px!important}.slideshow .hmt-slideshow__controls-nav{margin-left:0;border:2px solid #ffd800;border-radius:4px;background-color:transparent;color:#fff}.slideshow .hmt-slideshow__controls-nav-button svg{color:#fff}.slideshow .hmt-slideshow__controls-nav-button:hover svg{color:#ffd800}.slideshow .hmt-slideshow__fullscreen{height:45px;background-color:transparent}.slideshow .hmt-slideshow__fullscreen:hover svg{color:#ffd800}