.hero__content{position:relative}.hero__media{position:relative;width:100%;height:100%}.hero__media:after{position:absolute;top:0;left:0;width:100%;height:100%;content:"";background-color:rgba(0,0,0,.3)}.hero__image{width:100%;height:100%}@media(max-width: 680px){.hero__image{max-height:700px;overflow:hidden}}.hero__image img{width:100%;height:auto;object-position:top}.hero__info{position:absolute;top:50%;left:50%;z-index:1;width:100%;text-align:center;transform:translate(-50%, -50%);display:flex;align-items:center;justify-content:center}@media(max-width: 680px){.hero__info{top:212px;transform:translateX(-50%) translateY(0)}}.hero__info-inner{padding-top:6px}.hero__title{display:flex;align-items:center;justify-content:center}@media(max-width: 680px){.hero__title--desktop{display:none}}@media(min-width: 681px){.hero__title--mobile{display:none}}.hero__title h1{display:flex;align-items:center;gap:16px;text-align:center}@media(max-width: 680px){.hero__title h1{flex-direction:column}}.hero__title h1,.hero__title h1 span{color:#fff;font-weight:500;font-size:100px;font-family:"EATMEAT";font-style:normal;line-height:100%;text-transform:uppercase}@media(max-width: 1100px){.hero__title h1,.hero__title h1 span{font-size:48px}}.hero__description{margin-top:26px;color:#fff;font-weight:400;font-size:24px;line-height:100%;text-align:center}@media(max-width: 680px){.hero__description{margin-top:16px}}
