.hero{position:relative;max-height:100vh;background:-webkit-gradient(linear,left bottom,left top,color-stop(38.78%,rgba(0,0,0,0)),to(rgba(0,0,0,.6))),#d9d9d9;background:linear-gradient(0deg,rgba(0,0,0,0) 38.78%,rgba(0,0,0,.6) 100%),#d9d9d9}.hero--small{height:max(400px, 400px + (100vw - 360px) / ((768 - 360) / (616 - 400)))}@media (min-width:768px){.hero--small{height:calc(616px + (100vw - 768px) / ((1024 - 768) / (464 - 616)))}}@media (min-width:1024px){.hero--small{height:calc(464px + (100vw - 1024px) / ((1280 - 1024) / (432 - 464)))}}@media (min-width:1280px){.hero--small{height:calc(432px + (100vw - 1280px) / ((1440 - 1280) / (540 - 432)))}}@media (min-width:1440px){.hero--small{height:min(648px, 540px + (100vw - 1440px) / ((1920 - 1440) / (648 - 540)))}}.hero--medium{height:max(576px, 576px + (100vw - 360px) / ((768 - 360) / (920 - 576)))}@media (min-width:768px){.hero--medium{height:calc(920px + (100vw - 768px) / ((1024 - 768) / (688 - 920)))}}@media (min-width:1024px){.hero--medium{height:calc(688px + (100vw - 1024px) / ((1280 - 1024) / (648 - 688)))}}@media (min-width:1280px){.hero--medium{height:calc(648px + (100vw - 1280px) / ((1440 - 1280) / (810 - 648)))}}@media (min-width:1440px){.hero--medium{height:min(968px, 810px + (100vw - 1440px) / ((1920 - 1440) / (968 - 810)))}}.hero--full-screen{height:100vh}