.Hero_hero__zbooM {
    display: flex;
    min-height: 100svh;
    padding-top: 5rem;
    overflow: hidden;
    z-index: 2;
}
@media (min-width: 500px) and (max-width: 850px) {
    .Hero_hero__zbooM {
        height: auto;
        min-height: 0;
    }
}
.Hero_hero__zbooM .container {
    align-items: center;
    z-index: 2;
    pointer-events: none;
}
@media (max-width: 768px) {
    .Hero_hero__zbooM .container {
        justify-content: space-between;
        padding-bottom: 1.375rem;
    }
}
.Hero_hero__zbooM h1 {
    font-family: var(--syne);
    font-size: var(--fs-60);
    text-transform: lowercase;
    letter-spacing: calc(-30em / 1000);
    line-height: 1;
    margin: 0;
    grid-column: span 11;
}
@media (min-width: 769px) {
    .Hero_hero__zbooM h1 {
        line-height: 2.5;
    }
}
.Hero_hero__zbooM h1 span {
    display: flex;
    align-items: baseline;
}
@media (min-width: 769px) {
    .Hero_hero__zbooM h1 span {
        line-height: 1;
    }
}
.Hero_hero__zbooM h1 i {
    display: block;
    width: 1px;
    height: 0.5em;
    background-color: #000;
    margin-right: 0.25em;
}
.Hero_hero__zbooM h2 {
    font-weight: 400;
    line-height: 0.95;
    font-size: var(--fs-100);
    letter-spacing: calc(-20em / 1000);
    grid-column: span 12;
    max-width: 12ch;
    margin: 13.5rem 0 4vh;
}
@media (min-width: 769px) {
    .Hero_hero__zbooM h2 {
        grid-column: span 8;
        margin: 8vh 0 4vh;
    }
}
.Hero_hero__zbooM h2 em {
    font-style: normal;
}
.Hero_hero__zbooM h2 em:after {
    content: "";
    position: absolute;
    width: 100%;
    left: 0;
    right: 0;
    height: 1em;
    bottom: -0.82em;
    background-image: url('data:image/svg+xml,<svg xmlns="http://www.w3.org/2000/svg" viewBox="0 0 303.66 19.16"><path d="m.34,19.16l-.34-5.99,3-.17C5.31,12.88,234.84,0,300.66,0h3v6h-3C235.01,6,5.64,18.87,3.33,19l-3,.17Z" style="stroke-width: 0px;"/></svg>');
    background-size: contain;
    background-repeat: no-repeat;
}
.Hero_hero__zbooM h2 .crosshair {
    top: auto;
    left: 0;
    bottom: -1.5em;
}
.Hero_top__UZ6SA {
    width: 100%;
    gap: 0.75rem;
    padding-top: 5.625rem 0 0;
}
.Hero_bottom__pLxrT,
.Hero_top__UZ6SA {
    display: grid;
    grid-template-columns: repeat(12, 1fr);
    grid-column: span 12;
}
.Hero_bottom__pLxrT {
    gap: 12px;
    align-items: baseline;
    gap: 0.75rem;
    margin: 2.5vw 0 0;
}
@media (min-width: 500px) and (max-width: 850px) {
    .Hero_bottom__pLxrT {
        margin: 6.25rem 0 !important;
    }
}
.Hero_arrow__WTdEi {
    display: flex;
    grid-column: span 1;
    justify-content: flex-end;
}
.Hero_arrow__WTdEi svg {
    width: clamp(2rem, 5vw, 4.5rem);
}
.HeroTrail_container__LDdco {
    position: absolute;
    top: 0;
    left: 0;
    right: 0;
    bottom: 0;
    z-index: 1;
}
.HeroTrail_container__LDdco img {
    max-width: 100%;
    transform: translateZ(0);
    border-radius: 5px;
}
.HeroTrail_placeholder__IWcX_ {
    width: 270px;
    height: 150px;
    position: absolute;
    top: 0;
    left: 0;
}
.HeroTrail_overlay__9PJLX {
    top: 0;
    left: 0;
    width: 100px;
    height: 100px;
    position: absolute;
    mix-blend-mode: color;
    z-index: 1;
}
