.header{background-color:#392d13;flex-wrap:wrap;align-content:flex-start;width:100%;min-height:50vh;max-height:1080px;padding-top:30px;padding-bottom:20px;display:flex;position:relative;overflow:hidden}@media (width>=768px){.header{padding-top:70px}}@media (width>=1024px){.header{min-height:70vh;padding-top:110px}}@media (width>=1024px) and (height<=700px){.header{min-height:100vh}}.header--light{background-color:#fff;align-content:center;min-height:60vh;padding-top:70px;padding-bottom:20px}.header__logo{z-index:8;color:inherit;font-family:Merienda One,cursive;font-size:26px;display:block}@media (width>=768px){.header__logo{font-size:60px}}.header__logo,.header__logo:focus,.header__logo:hover{text-decoration:none}.header__logo--top{font-size:36px;position:absolute;top:20px}@media (width>=768px){.header__logo--top{top:30px}}.header__overlay{opacity:.1;background-image:linear-gradient(90deg,#000 30%,#0000);background-repeat:repeat-x}.header__bg,.header__img{animation:1.6s cubic-bezier(.25,.46,.45,.94) appear}.header__bg{-o-object-position:100% 60%;object-position:100% 60%}.header__content{z-index:2;margin-top:20px}@media (width>=768px){.header__content{margin-top:7vw}}.header__content p{max-width:750px}@media (width>=768px){.header__content p{font-size:18px}}@media (width>=1260px){.header__content p{font-size:20px}}@keyframes appear{0%{opacity:0}}
