.avail-disclaimer{
    color: rgba(255,255,255,0.56);
    font-size: 12px;
    line-height: 1.3333733333;
    font-weight: 400;
    letter-spacing: -0.01em;
    font-family: SF Pro Text,SF Pro Icons,Helvetica Neue,Helvetica,Arial,sans-serif;
}

.typography-caption-tile-footnote {
    font-size: 12px;
    line-height: 1.3333733333;
    font-weight: 400;
    letter-spacing: -0.01em;
    font-family: SF Pro Text,SF Pro Icons,Helvetica Neue,Helvetica,Arial,sans-serif;
    color: rgb(110, 110, 115);
}

.section.section-welcome .welcome-media-lockup {
    min-height: 446px;
}

@media only screen and (max-width: 734px) {
    .section.section-welcome .welcome-media-lockup {
        min-height: 190px;
    }
}

#overview-welcome-hero-1-1 {
    display: flex;
    justify-content: center;
    align-items: center;
    --p-width: auto;
}