.main-hero{position:relative;padding-inline:4px}.main-hero__wrapper{position:relative;min-height:calc(100svh - 4px - var(--header-total-height-static, 82px));display:flex;align-items:center;justify-content:center}.main-hero__background{position:absolute;top:0;left:0;width:100%;height:100%;object-fit:cover;z-index:-1}.main-hero__background--mobile{display:block}@media(min-width: 768px),screen and (max-width: 812px)and (orientation: landscape){.main-hero__background--mobile{display:none}}.main-hero__background--desktop{display:none}@media(min-width: 768px),screen and (max-width: 812px)and (orientation: landscape){.main-hero__background--desktop{display:block}}.main-hero__content{display:grid;justify-items:center;gap:1rem}.main-hero__content a{padding:8px 24px;margin-inline:auto}.main-hero__title{text-transform:uppercase}/*# sourceMappingURL=main-hero.css.map */
