.hero{border-radius:0 0 16px 16px;align-items:center;width:100%;display:flex;position:relative;overflow:hidden}.hero_image{object-fit:cover;z-index:1;aspect-ratio:3/2;width:100%;height:100%;position:absolute;top:0;left:0}.hero_logo-wrapper{z-index:2;aspect-ratio:15/14;width:8vw;display:block;position:absolute;bottom:0;left:0}.hero .hero_logo-wrapper{bottom:3vw;left:2.5vw}.hero_logo{object-fit:contain;width:100%;height:auto;display:block}.hero_title_container{z-index:2;width:-moz-fit-content;width:fit-content;display:flex}.hero_title{color:#fff;font-family:var(--font-merriweather),"Merriweather",Georgia,"Times New Roman",serif;white-space:pre-line;background-color:rgba(131,23,24,.95);border-radius:0 16px 16px 0;min-width:20vw;max-width:48.5vw;font-style:normal;font-weight:300;display:inline-block}.hero_title-glued,.hero_title-plain{font-family:var(--font-merriweather),"Merriweather",Georgia,"Times New Roman",serif;font-style:normal;font-weight:300}.hero_title-plain{display:none}.loading-wrapper{z-index:2;justify-content:center;align-items:center;display:flex;position:absolute;top:0;bottom:0;left:0;right:0}@media screen and (max-width:767px){.hero{height:72vw}.hero_title_container{width:47.96vw}.hero_title{border-radius:0 8px 8px 0;margin-top:10vw;padding:2.5vw 5.6vw;font-size:4.8vw}.hero_logo-wrapper,.open .hero_logo-wrapper{width:12vw}.hero .hero_logo-wrapper{width:max(16px,min(7.2vw,56px));bottom:5.6vw;left:5.6vw}.hero_title-glued{display:none}.hero_title-plain{display:inline}}@media screen and (min-width:768px) and (max-width:1023px){.hero{height:40vh}.hero_title{border-radius:0 10px 10px 0;padding:2vw 2.8vw;font-size:4.5vw}.hero_logo-wrapper{width:12vw}.hero .hero_logo-wrapper{width:max(16px,min(5.6vw,58px));bottom:4vw;left:4vw}}@media screen and (min-width:1024px){.hero{height:38vw}.hero .hero_logo-wrapper{width:max(16px,min(4vw,64px))}.hero_title{padding:2vw 2.5vw;font-size:3.8vw}}
