:root {
    --header-height: 3.5rem;
    --white-color: hsl(0, 0%, 100%);
    --black-color: hsl(0, 0%, 0%);
    --body-font: "Montserrat Alternates", sans-serif;
    --h1-font-size: 1.5rem;
    --normal-font-size: 0.938rem;
    --font-regular: 400;
    --font-medium: 500;
    --z-tooltip: 10;
    --z-fixed: 100;
}

body {
    margin: 0 !important;
    min-width: 320px !important;
    overflow-x: hidden !important;
}

.bg-dark {
    background-color: #000000 !important;
}

.fixed-top {
    position: fixed;
    top: 0;
    right: 0;
    left: 0;
    z-index: 1030;
    padding: 15px;
}

.helvetica-neue {
    font-family: system-ui, -apple-system, BlinkMacSystemFont, "Helvetica Neue", "Helvetica", "Arial", sans-serif !important;
    word-break: normal;
    letter-spacing: normal !important;
}

.i058A3A {
    color: #1d1d1f !important;
    /*color: white !important;*/
    margin-top: 25px !important;
    padding-left: 5px !important;
}

.fB84A88 {
    color: #1d1d1f !important;
    margin-left: 0px !important;
    margin-right: 0px !important;
    padding-left: 102px !important;
    padding-right: 102px !important;
}

.channel-custom-font-custom-24-intro-elevated {
    font-size: 16px !important;
    letter-spacing: 0.009rem !important;
    font-weight: 400 !important;
    text-align: justify;
    text-align-last: center;
}

.channel-custom-font-custom-80-headline-super {
    font-size: 40px !important;
    letter-spacing: -0.02rem !important;
    font-weight: 600 !important;
}

.card-hidden {
    margin-inline-start: auto;
    margin-inline-end: auto;
    /* margin-top: auto; */
    /* width: 1120px; */
    height: 100vh;
    align-content: center;
    background: black; !important;
    padding-left: 10px;
    text-align: center;
    color: white;
}

.card {
    margin-inline-start: auto;
    margin-inline-end: auto;
    width: 100%;
}

.container-nav {
    max-width: 1120px;
    margin-inline: 1.5rem;
}

ul {
    list-style: none;
}

.nav {
    display: flex;
    justify-content: space-between;
    align-items: center;
}

.nav__logo {
    color: var(--white-color);
    font-weight: var(--font-medium);
    font-size: 32px;
}

.nav__list,
.nav__social {
    display: flex;
}

.nav__list {
    flex-direction: column;
    row-gap: 3rem;
}

.apple-logo {
    border-radius: 10px !important;
    /* box-shadow: rgba(50, 50, 93, 0.25) 0px 50px 100px -20px, rgba(0, 0, 0, 0.3) 0px 30px 60px -30px, rgba(10, 37, 64, 0.35) 0px -2px 6px 0px inset; */
    box-shadow: rgba(0, 0, 0, 0.25) 0px 54px 55px, rgba(0, 0, 0, 0.12) 0px -12px 30px, rgba(0, 0, 0, 0.12) 0px 4px 6px, rgba(0, 0, 0, 0.17) 0px 12px 13px, rgba(0, 0, 0, 0.09) 0px -3px 5px !important;
}

.card-grey {
    margin-inline-start: auto;
    margin-inline-end: auto;
    width: 100%;
    text-align: center;
}

body .ui-panelgrid .ui-panelgrid-cell {
    background: none !important;
    color: mediumorchid;
}

.p-grid {
    border: 1px solid mediumorchid !important;
}

.ui-widget-content .ui-inputfield {
    width: auto;
}

body .ui-inputfield {
    padding: 0 !important;
}

@media only screen and (max-width: 600px) {
    .card img {
        width: 200px;
        height: 10vh;
    }

    .channel-custom-font-custom-80-headline-super {
        font-size: 20px !important;
    }

    .fB84A88 {
        margin-left: 0px !important;
        margin-right: 0px !important;
        padding-left: 51px !important;
        padding-right: 51px !important;
    }

}

.body_internal {
    padding: 0;
    margin: 0
}

#card_1 {
    background: white;
    text-align: center;
    color: black;
    padding: 15px
}

#card-size-1 {
    display: flex;
    flex-wrap: wrap;
    margin-top: 25px;
}

.card_2 {
    flex: 1 1 calc(50% - 1em); !important;
    background: black; !important;
}

#span-outer-1 {
    text-align: center;
    margin-bottom: 50px;
}

#span-inner-1 {
    color: red;
}

#spinner-style {
    font-size: 5rem
}

#grid-1 {
    padding: 1%;
    width: 87%;
    font-size: medium;
    text-align: -webkit-center;
    margin-top: 2%;
    display: flex;
    flex-direction: column;
    gap: 1em;
}

.grid-1-inner {
    margin-left: 12%;
}

.label-style-1 {
    flex: 1;
    text-align: center;
}

.label-style-2 {
    flex: 1;
    align-items: center;
}

.label-style-3 {
    flex: 1;
    text-align: center;
    font-weight: bolder;
    font-size: 24px;
}

.label-style-4 {
    flex: 1;
    align-self: center;
}

#div-1 {
    display: flex;
    justify-content: center;
    align-items: center;
}

.div-2 {
    flex: 1;
}

#div-3 {
    flex: 1;
    display: flex;
    justify-content: center;
    margin-left: 10%
}

#div-4 {
    background: silver;
    color: black;
    padding: 1px;
    width: 87%;
    font-size: medium;
    margin-left: 5%;
    margin-top: 2%;
}

#p-1 {
    text-align: left;
    font-style: italic;
    font-weight: 600;
    margin-left: 10%;
}

#span-1 {
    font-weight: bolder;
    margin-left: 20px;
}

.grey-card {
    flex: 1 1 calc(50% - 1em);
    background: #dedede;
}

#div-5 {
    text-align: -webkit-center;
    margin-top: 5%;
}

.span-bold {
    font-weight: bolder;
}

.button-style {
    margin-left: 10px;
}

body .ui-card.grey-card {
    flex: 1 1 calc(50% - 1em);
    background: #dedede !important;
}

body .ui-card.card_2 {
    flex: 1 1 calc(50% - 1em) !important;
    background: black !important;
}
