.hero{position:relative}.hero--small{height:400px}.hero--medium{height:80vh;min-height:400px;max-height:520px}@media (min-width:768px){.hero--medium{max-height:780px}}@media (min-width:1024px){.hero--medium{max-height:560px}}@media (min-width:1440px){.hero--medium{max-height:600px}}.hero--large{height:80vh;min-height:400px;max-height:680px}@media (min-width:768px){.hero--large{max-height:1024px}}@media (min-width:1024px){.hero--large{max-height:768px}}@media (min-width:1280px){.hero--large{max-height:720px}}@media (min-width:1440px){.hero--large{max-height:943px}}.hero--full-screen{height:100vh}.hero .btn--sticky{z-index:1000}.hero .btn--sticky[aria-expanded=true] .open{opacity:0}.hero .btn--sticky[aria-expanded=true] .close{display:block}.hero .btn--sticky .open{-webkit-transition:all .25s ease-in-out;transition:all .25s ease-in-out;opacity:1}.hero .btn--sticky .close{display:none;position:absolute}