#home-search{display:inline-block;height:calc(100vh - 200px);max-height:590px;position:relative;width:100%}#home-search h2{font-size:3.5em;margin-top:0;text-shadow:1px 1px 0 #fff}#home-search>img{height:calc(100vh - 200px);max-height:590px;-o-object-fit:cover;object-fit:cover;-o-object-position:50% 50%;object-position:50% 50%;opacity:0;position:absolute;width:100%}#home-search>img#first-home-bg{-webkit-animation-delay:2s;animation-delay:2s;-webkit-animation-duration:13s;animation-duration:13s;-webkit-animation-fill-mode:backwards;animation-fill-mode:backwards;-webkit-animation-iteration-count:1;animation-iteration-count:1;-webkit-animation-name:firstImg;animation-name:firstImg}#home-search>img#second-home-bg{-webkit-animation-delay:15s;animation-delay:15s;-webkit-animation-duration:15s;animation-duration:15s;-webkit-animation-iteration-count:1;animation-iteration-count:1;-webkit-animation-name:secondImg;animation-name:secondImg;opacity:0}#home-search>img#third-home-bg{-webkit-animation-delay:30s;animation-delay:30s;-webkit-animation-duration:15s;animation-duration:15s;-webkit-animation-iteration-count:1;animation-iteration-count:1;-webkit-animation-name:thirdImg;animation-name:thirdImg;opacity:0}#home-search>img#fourth-home-bg{-webkit-animation-delay:45s;animation-delay:45s;-webkit-animation-duration:12s;animation-duration:12s;-webkit-animation-fill-mode:forwards;animation-fill-mode:forwards;-webkit-animation-iteration-count:1;animation-iteration-count:1;-webkit-animation-name:fourthImg;animation-name:fourthImg;opacity:0}#home-search form{margin:0 auto 50px;max-width:900px;padding:1em 0;padding-top:160px;position:relative;z-index:2}@-webkit-keyframes firstImg{0%{opacity:.28}to{opacity:0}}@keyframes firstImg{0%{opacity:.28}to{opacity:0}}@-webkit-keyframes secondImg{0%{opacity:0}50%{opacity:.28}to{opacity:0}}@keyframes secondImg{0%{opacity:0}50%{opacity:.28}to{opacity:0}}@-webkit-keyframes thirdImg{0%{opacity:0}50%{opacity:.28}to{opacity:0}}@keyframes thirdImg{0%{opacity:0}50%{opacity:.28}to{opacity:0}}@-webkit-keyframes fourthImg{0%{opacity:0}50%{opacity:.15}to{opacity:.28}}@keyframes fourthImg{0%{opacity:0}50%{opacity:.15}to{opacity:.28}}button.mobile-submit{background:#e67700;border-color:#fda240;border-radius:4px!important;color:#fff;display:block;font-family:Knockout\ 50 A,Knockout\ 50 B,Arial Narrow,Trebuchet MS,Helvetica,sans-serif;font-size:1.7em;line-height:1em;margin:8px auto 2px;max-width:250px;text-transform:uppercase;vertical-align:middle;width:80%}.reverse-shadow-filler-grey{background:-webkit-gradient(linear,left bottom,left top,from(#ecece9),to(hsla(60,7%,92%,0)));background:linear-gradient(0deg,#ecece9,hsla(60,7%,92%,0));bottom:0;height:45%;position:absolute;width:100%;z-index:2}#home-feature{background:#02161f;color:#fff;padding:20px}#home-feature .flex-wrapper{margin:20px auto;max-width:1000px}#home-feature figure{max-height:300px;overflow:hidden;width:100%}#home-feature figure img{width:100%}#home-feature .home-feature-text{margin-left:0;width:100%}#home-feature .home-feature-text h2{margin-top:0}#home-feature .home-feature-text p{font-size:1.2em}#trending{padding:4em 1em}#trending h3{font-family:Museo Slab\ 500,sans-serif;letter-spacing:-.5px;text-align:center;text-transform:none}#trending ul{-ms-flex-wrap:wrap;flex-wrap:wrap;list-style:none;margin:1em 0;padding-left:0}#trending ul li{height:250px;margin:0 auto;overflow:hidden;position:relative;width:98%}#trending ul li:hover{cursor:pointer}#trending ul li:hover .white-border{border:1px solid #e67700}#trending ul li:hover figure{background:#02161f}#trending ul li:hover h5{color:#e67700}#trending ul li:hover h5 span.type{border-bottom-color:#e67700}#trending ul li figure{background:#111;height:250px;overflow:hidden;-webkit-transition:all .3s;transition:all .3s;width:100%}#trending ul li figure img{-webkit-filter:grayscale(.65);filter:grayscale(.65);height:105%;-o-object-fit:cover;object-fit:cover;-o-object-position:50% 10%;object-position:50% 10%;opacity:.6;-webkit-transition:all .3s;transition:all .3s;width:105%}#trending ul li .inner-shadow{bottom:0;-webkit-box-shadow:inset 0 0 40px #02161f;box-shadow:inset 0 0 40px #02161f;height:250px;left:0;position:absolute;right:0;top:0;width:100%;z-index:3}#trending ul li .white-border{border:1px solid #fff;height:240px;left:1.5%;top:5px;width:97%;z-index:3}#trending ul li .white-border,#trending ul li h5{position:absolute;-webkit-transition:all .3s;transition:all .3s}#trending ul li h5{color:#fff;font-family:Knockout\ 50 A,Knockout\ 50 B,Arial Narrow,Trebuchet MS,Helvetica,sans-serif;font-size:2.2em;font-weight:400;left:6%;right:6%;top:27px;width:88%}#trending ul li h5 span.type{border-bottom:1px solid #fff;display:block;font-family:Museo Slab\ 500,sans-serif;font-size:.5em;margin-bottom:9px;margin-left:auto;margin-right:auto;padding-bottom:3px;text-align:center;width:125px}#trending ul li h5 span.type i{display:block;margin-bottom:3px}#sections-overview{padding:2em 0 8em}#sections-overview .overview-item{-webkit-box-align:center;-ms-flex-align:center;align-items:center;background:#fff;-webkit-box-shadow:0 0 5px #ccc;box-shadow:0 0 5px #ccc;height:auto;margin:0 auto 1.5em;overflow:hidden;width:88%}#sections-overview .overview-item:nth-child(3n+3){margin-right:auto}#sections-overview .overview-item figure{border-radius:50%;display:inline-block;height:180px;margin-top:1em;overflow:hidden;width:180px}#sections-overview .overview-item figure img{height:100%;-o-object-fit:cover;object-fit:cover;width:100%}#sections-overview .overview-item>div{padding:1em;width:90%}@media (min-width:650px){#trending .flex-wrapper{-webkit-box-orient:horizontal;-webkit-box-direction:normal;-ms-flex-direction:row;flex-direction:row}#trending ul li{height:250px;margin:0;overflow:hidden;position:relative;width:49.5%}#sections-overview .overview-item.flex-wrapper{-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-orient:horizontal;-webkit-box-direction:normal;-ms-flex-direction:row;flex-direction:row;padding:1em}#sections-overview .overview-item figure{border-radius:50%;display:inline-block;height:180px;margin-top:0;overflow:hidden;width:180px}#sections-overview .overview-item>div{padding:1em;width:65%}}@media (min-width:768px){.language-instruction{text-align:left}#home-feature figure{max-height:300px;overflow:hidden;width:33%}#home-feature figure img{width:100%}#home-feature .home-feature-text{margin-left:3%;width:68%}#trending ul li{height:250px;margin:0;overflow:hidden;position:relative;width:33.3%}#trending ul li:last-child{display:block}#sections-overview .overview-item.flex-wrapper{-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;padding:1em}#sections-overview .overview-item>div{padding:2em;width:98%}}@media (min-width:992px){#sections-overview .overview-item{-webkit-box-align:stretch;-ms-flex-align:stretch;align-items:stretch;background:#fff;-webkit-box-shadow:0 0 5px #ccc;box-shadow:0 0 5px #ccc;height:190px;margin:0 6% 0 0;overflow:hidden;width:30%}#sections-overview .overview-item.flex-wrapper{-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-orient:horizontal;-webkit-box-direction:normal;-ms-flex-direction:row;flex-direction:row;padding:0}#sections-overview .overview-item:nth-child(3n+3){margin-right:0}#sections-overview .overview-item figure{border-radius:0;height:100%;overflow:hidden;width:40%}#sections-overview .overview-item>div{padding:0 1em;width:60%}#sections-overview .overview-item>div p{margin-bottom:0}}