.master-body {
    min-height: 100vh;
    height: 100%;
}

.page-alert {
    margin: -10px 100px 20px;
}

.u-hidden,
.d-none.u-hidden {
    display: none !important;
}

.u-visible,
.menu-open,
.back-top-visible {
    display: block;
}

.image-modal-open {
    display: flex;
}

.layout-content-wrapper {
    min-height: calc(100vh - 561px);
}

.sponsor-logo-wrapper {
    height: 200px;
}

.sponsor-logo {
    max-height: 100%;
    object-fit: contain;
}

.simple-layout-container {
    width: auto;
}

.simple-layout-show-name {
    color: #fff;
}

.underlined-link {
    text-decoration: underline;
}

.full-height-content {
    height: 100%;
}

.prize-relative-wrapper {
    position: relative;
}
