.front-hero{min-height:100vh;position:relative;display:flex}.front-hero h1{font-weight:300}.front-hero h1 strong{font-weight:700}.front-hero__wrapper{height:calc(100vh - 70px);margin-top:70px;width:100%;position:relative;overflow:hidden;display:flex}@media only screen and (max-width: 1024px){.front-hero__wrapper{flex-wrap:wrap}}.front-hero__entry{position:relative;width:100%;height:100%;overflow:hidden}@media only screen and (max-width: 1024px){.front-hero__entry{height:auto;min-height:50%}}.front-hero__inner{height:100%;background:transparent linear-gradient(15deg, rgba(0,0,0,0.5) 0%, transparent) 0% 0% no-repeat padding-box;position:relative}.front-hero__inner::before{content:'';position:absolute;left:0;right:0;top:0;bottom:0;background-position:center;background-size:cover;display:block;z-index:-1;transition:all .5s}.front-hero__inner.red-accent{background:#8a230b;background:linear-gradient(45deg, #8a230b 0%, rgba(138,35,11,0) 75%)}.front-hero__inner.green-accent{background:#223c07;background:linear-gradient(45deg, #223c07 0%, rgba(34,60,7,0) 75%)}.front-hero__container{display:flex;align-items:flex-end;height:100%;width:100%}.front-hero__container figcaption{margin:60px;width:100%}@media only screen and (max-width: 768px){.front-hero__container figcaption{margin:28px;display:inline-block}}.front-hero a{color:#fff}.front-hero a:hover .front-hero__inner::before{transform:scale(1.2)}.page-info{display:none}@media only screen and (max-width: 768px){.page-info{display:none !important}}.hero__wrapper{min-height:100%;width:100%;position:relative;overflow:hidden}.hero__title,.hero h1{font-size:80px;line-height:90px;color:#fff}@media only screen and (max-width: 1200px){.hero__title,.hero h1{font-size:52px;line-height:62px}}@media only screen and (max-width: 480px){.hero__title,.hero h1{font-size:42px;line-height:52px}}.hero__heading{margin:0 0 calc(2 * 60px)}@media only screen and (max-width: 1200px){.hero__heading{margin:0 0 15vh}}.hero__entry{width:100%;height:100%;position:relative;background-position:center;background-size:cover;background-attachment:fixed;display:block}@media only screen and (max-width: 1024px){.hero__entry{background-attachment:unset}}.hero__entry .block__wrapper{height:100%;display:flex;align-items:flex-end;margin:0;background:transparent linear-gradient(15deg, rgba(0,0,0,0.8) 0%, transparent) 0% 0% no-repeat padding-box}@media only screen and (max-width: 768px){.hero__entry .block__wrapper{margin:0 0 28px}}.hero__entry .block__container{width:100%;padding:120px 0 0}.scroll-down{position:absolute;height:22px;width:25px;background:url("images/scroll-down.svg");background-size:100%;background-repeat:no-repeat;cursor:pointer;bottom:20px;left:0;right:0;margin:0 auto}@media only screen and (max-width: 1200px){.scroll-down{bottom:8vh}}
