.site-header{position:absolute;top:0;left:0}@media all and (max-width:1080px){.site-header{font-size:13px;background-color:rgba(0,0,0,.15)}}.site-logo svg g path{fill:#fff}.header-menu__link>a{color:#fff;text-shadow:0 0 2px rgba(0,0,0,.5)}.header-menu__dropdown-caret{background-image:url(../images/dropdown-caret-white.png)}.hero{position:relative;height:100vh;width:100%;overflow:hidden;background-color:#5f646a}.hero::before{content:"";height:100%;width:100%;position:absolute;z-index:1;bottom:0;left:0;background:-webkit-gradient(linear,left top,left bottom,from(rgba(0,0,0,0)),to(rgba(0,0,0,.3)));background:-o-linear-gradient(top,rgba(0,0,0,0),rgba(0,0,0,.3));background:linear-gradient(to bottom,rgba(0,0,0,0),rgba(0,0,0,.3))}@media all and (max-width:450px){.hero{height:500px}}.hero__slider{height:100%;width:100%}.hero__slider picture{position:absolute;top:0;left:0;width:100%;height:100%;-webkit-user-select:none;-moz-user-select:none;-ms-user-select:none;user-select:none;opacity:0;-webkit-transition:opacity 1s ease;-o-transition:opacity 1s ease;transition:opacity 1s ease}.hero__slider img{height:100%;width:100%;-o-object-fit:cover;object-fit:cover}.hero__slider.is-ie img{height:auto;width:auto;min-height:100%;min-width:100%;-o-object-fit:cover;object-fit:cover}.hero__attribution{position:absolute;bottom:15px;right:15px;font-size:11px;color:#fff}.is-visible .hero__slider picture.is-active{opacity:1}.hero__tagline{width:1150px;margin:0 auto;max-width:calc(100% - 40px * 2);position:absolute;z-index:2;top:40%;left:50%;-webkit-transform:translate(-50%,50px);-ms-transform:translate(-50%,50px);transform:translate(-50%,50px);text-transform:uppercase;color:#fff;font-size:43px;font-weight:900;line-height:1.25;opacity:0}@media all and (max-width:450px){.hero__tagline{max-width:calc(100% - 20px * 2)}}@media all and (max-height:750px){.hero__tagline{font-size:36px}}@media all and (max-height:600px){.hero__tagline{font-size:30px}}@media all and (max-width:1080px){.hero__tagline{font-size:36px}}@media all and (max-width:900px){.hero__tagline{font-size:30px}}@media all and (max-width:450px){.hero__tagline{font-size:26px;top:auto;bottom:40px}}@media all and (max-width:380px){.hero__tagline{font-size:24px}}.is-visible .hero__tagline{-webkit-transition:all .6s ease;-o-transition:all .6s ease;transition:all .6s ease;-webkit-transform:translate(-50%,0);-ms-transform:translate(-50%,0);transform:translate(-50%,0);opacity:1}.hero__footer{width:1150px;margin:0 auto;max-width:calc(100% - 40px * 2);position:absolute;z-index:2;bottom:50px;left:50%;opacity:0;-webkit-transform:translate(-50%,-20px);-ms-transform:translate(-50%,-20px);transform:translate(-50%,-20px)}@media all and (max-width:450px){.hero__footer{max-width:calc(100% - 20px * 2)}}@media all and (max-height:750px){.hero__footer{bottom:20px}}@media all and (max-height:500px){.hero__footer{display:none}}.hero__down-arrow{cursor:pointer}@media all and (max-width:450px){.hero__down-arrow{display:none}}.is-visible .hero__footer{-webkit-transition:all .6s .3s ease;-o-transition:all .6s .3s ease;transition:all .6s .3s ease;-webkit-transform:translate(-50%,0);-ms-transform:translate(-50%,0);transform:translate(-50%,0);opacity:1}.circle-stats{padding:80px 0;background-color:#72226d;color:#fff}@media all and (max-width:700px){.circle-stats{padding-bottom:20px}}.circle-stats__inner{width:1150px;margin:0 auto;max-width:calc(100% - 40px * 2);display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between}@media all and (max-width:450px){.circle-stats__inner{max-width:calc(100% - 20px * 2)}}@media all and (max-width:700px){.circle-stats__inner{-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;-webkit-box-align:center;-ms-flex-align:center;align-items:center;padding:0 10%}}.circle-stat{position:relative;height:0;width:28.75%;padding-bottom:28.75%;font-weight:700;border-radius:50%;-webkit-box-shadow:0 0 0 .82em rgba(255,255,255,.3);box-shadow:0 0 0 .82em rgba(255,255,255,.3);font-size:20px;line-height:1.1}@media all and (max-width:1200px) and (min-width:701px){.circle-stat{font-size:18px}}@media all and (max-width:1000px) and (min-width:701px){.circle-stat{font-size:16px}}@media all and (max-width:800px) and (min-width:701px){.circle-stat{font-size:13px}}@media all and (max-width:700px){.circle-stat{width:300px;padding-bottom:300px;margin-bottom:60px}}@media all and (max-width:450px){.circle-stat{width:100%;padding-bottom:100%;font-size:18px}}@media all and (max-width:380px){.circle-stat{font-size:16px}}.circle-stat__inner{position:absolute;top:0;left:0;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;height:100%;width:100%;padding:0 15px;text-align:center}.circle-stat__stat{margin-bottom:.34em;font-size:2em;font-weight:900;color:#f99d2a}.circle-stat__text{width:100%}