.Hero__header{min-height:265px;background-size:contain;background-position:50%;background-repeat:repeat-x;display:flex;flex-direction:column;justify-content:flex-end;padding:32px;position:relative}.Hero__headerBackdrop{content:"";filter:blur(15px);background-repeat:repeat-x;opacity:.2}.Hero__headerBackdrop,.Hero__headerBg{background-size:auto 100%;background-position:50%;position:absolute;inset:0 0 0 0}.Hero__headerBg{background-repeat:no-repeat}@media screen and (min-width:800px){.Hero__header{justify-content:center}.Hero__headerBg{transform:translateX(-200px)}.Hero__title{transform:translateX(200px)}}.Hero__title{font-family:Just Me Again Down Here,cursive;font-size:64px;line-height:62px;font-weight:400;text-shadow:2px 4px 4px rgba(0,0,0,.25);text-align:center;position:relative}.Hero__title strong{font-size:32px;line-height:0;display:block;text-transform:uppercase}