﻿.ff-PlayfairDisplay {
    font-family: 'Playfair Display', serif !important;
}

.transparent {
    background-color: transparent !important;
}

pre {
    font-family: inherit;
    white-space: pre-wrap;
    /*margin: 0;*/
}

.fs-28 {
    font-size: 28px !important;
    line-height: 114% !important;
}

.fs-32 {
    font-size: 32px !important;
    line-height: 132% !important;
}

.fs-23 {
    font-size: 23px !important;
    line-height: 114% !important;
}

.fs-22 {
    font-size: 22px !important;
    line-height: 110% !important;
}

.fs-18 {
    font-size: 18px !important;
    line-height: 132% !important;
}

.fs-18-medium {
    font-size: 18px !important;
    font-weight: 500 !important;
    line-height: 132% !important;
}

.fs-16 {
    font-size: 16px !important;
    line-height: 155% !important;
}

.fs-14 {
    font-size: 14px !important;
    line-height: 137% !important;
}

.fs-12 {
    font-size: 12px !important;
    line-height: 139% !important;
}

.fs-10 {
    font-size: 10px !important;
    line-height: 139% !important;
}

.fs-8 {
    font-size: 8px !important;
    line-height: 139% !important;
}

.meta-regular {
    font-size: 10px !important;
    font-style: normal !important;
    font-weight: 400 !important;
    line-height: 139% !important;
}


.sc-dialog-btn {
    padding: 2px 15px !important;
}

.sc-norounding {
    border-radius: 0px !important;
}

.msgbox_button {
    width: 80px !important;
}

.no-wrap {
    white-space: nowrap;
}

.no-padding {
    padding: 0px;
}

.no-margin {
    margin: 0px;
}

.align-center {
    text-align: center;
}

.align-left {
    text-align: left;
}

.border-1 {
    border: 1px solid black;
}

.loader-mask {
    position: fixed;
    top: 0;
    left: 0;
    right: 0;
    bottom: 0;
    background-color: #fff;
    z-index: 99999;
}

.custom-table {
    background-color: transparent;
    box-shadow: none;
}

.custom-row {
    background-color: white;
    border-radius: 4px;
    height: 55px;
}

.mud-input-underline:before {
    border-bottom: none !important;
}

.mud-input-underline {
    border-bottom: none !important;
}

.mud-input-underline::after {
    border-bottom: none !important;
}

.mud-button {
    text-transform: none !important;
    font-size: 16px !important;
    color: #FFFFFF;
    border: none;
    border-radius: 60px; /*1.5rem;*/
    padding: 12px 24px;
    font-weight: bold;
    min-width: 8em; /*125px;*/
}

.mud-button-text {
    text-transform: none !important;
    font-size: 16px !important;
    color: #FFFFFF;
    font-weight: bold;
    padding: 0px;
}

.hidden-container {
    display: none;
}

.invisible-container {
    visibility: hidden;
}

.upload-input {
    background-color: #FAFCFF;
    border: dashed 1px #7F859E;
    display: flex;
}

.card-body {
    background-color: #F3F6FA;
}

.filled-button {
    background-color: #7F859E;
}

.form-background {
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    background-color: #1268B3;
    z-index: -1;  /*Ensure the div is positioned behind other elements */
}

@media (min-width: 960px) {
    .form-background {
        height: 160px;
    }
}

@media (max-width: 959px) {
    .form-background {
        height: 180px;
    }
}

@media (max-width: 699px) {
    .form-background {
        height: 200px;
    }
}

@media (max-width: 549px) {
    .form-background {
        height: 220px;
    }
}

@media (max-width: 449px) {
    .form-background {
        height: 240px;
    }
}

@media (max-width: 429px) {
    .form-background {
        height: 260px;
    }
}

@media (max-width: 399px) {
    .form-background {
        height: 280px;
    }
}

@media (max-width: 364px) {
    .form-background {
        height: 300px;
    }
}

/*@media (min-width: 946px) {
    .form-background {
        height: 160px;
    }
}

@media (max-width: 945px) {
    .form-background {
        height: 180px;
    }
}

@media (max-width: 685px) {
    .form-background {
        height: 200px;
    }

}

@media (max-width: 470px) {
    .form-background {
        height: 220px;
    }
}

@media (max-width: 350px) {
    .form-background {
        height: 240px;
    }
}*/

.connection-background {
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    /*height: 160px;*/
    background-color: #1268B3;
    z-index: -1; /* Ensure the div is positioned behind other elements */
}

.image-container {
    width: 100%;
    height: 240px !important;
    background-image: url(../sc-home-splash.jpg);
    background-size: cover;
}

.qrimage-container {
    width: 100%;
    height: 240px !important;
    background-image: url(../connect-with-us-qr.png);
    background-size: cover;
}

.image-background {
    position: absolute;
    top: 0;
    left: 0;
    z-index: -1;
    width: 100%;
    background-color: white;
}

.card-button {
    position: absolute;
    bottom: 1rem;
}

.opaque-card {
    border-radius: 7.94px;
    border: 1.758px solid rgba(255, 255, 255, 0.29);
    box-shadow: 14.647px 17.576px 29.294px 0px rgba(0, 0, 0, 0.05);
    opacity: 0.99;
    /*width: 50px;*/
    min-height: 210px;
    /*margin: 0px 15px 0px 15px;*/
    background: linear-gradient(113deg, rgba(255, 255, 255, 0.64) 3.51%, rgba(255, 255, 255, 0.12) 111.71%);
    backdrop-filter: blur(8px);
    padding: 24px;
    text-align: center;
}

@media (max-width: 1670px) {
    .opaque-card {
        min-height: 230px;
    }
}

@media (max-width: 1615px) {
    .opaque-card {
        min-height: 250px;
    }
}

@media (max-width: 1280px) {
    .opaque-card {
        min-height: 210px;
    }
}

@media (max-width: 375px) {
    .opaque-card {
        min-height: 230px;
    }
}

@media (max-width: 340px) {
    .opaque-card {
        min-height: 250px;
    }
}

@media (max-width: 290px) {
    .opaque-card {
        min-height: 270px;
    }
}

.opaque-card-test {
    border-radius: 7.94px;
    border: 1.758px solid rgba(255, 255, 255, 0.29);
    box-shadow: 14.647px 17.576px 29.294px 0px rgba(0, 0, 0, 0.05);
    opacity: 0.99;
    background: linear-gradient(113deg, rgba(255, 255, 255, 0.64) 3.51%, rgba(255, 255, 255, 0.12) 111.71%);
    backdrop-filter: blur(8px);
    padding: 20px;
    height: 150px;
    /*width: 75%;*/
    /*max-width: 95% !important;*/
    /*margin-left: 12px !important,*/
}

.opaque-card-container {
    position: absolute;
    top: 215px;
    width: 100%;
}

.transformed-container {
    padding-top: 180px;
    width: 100%;
    /*backdrop-filter:blur(10px);*/
}

.transparent-cover {
    background-color: #000000;
    position: absolute;
    top: 0;
    left: 0;
    opacity: 0.3;
    width: 100%;
    height: 240px;
    z-index: 0
}

.transparent-cover-text {
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 240px;
    z-index: 0
}

.white-font-visible {
    opacity: 1;
    color: #FFFFFF;
}

.margin-left {
    margin-left: 40px;
}

.high-index {
    z-index: 10;
}

.black-font-visible {
    opacity: 1;
    color: #000000;
}

.font-xsmall {
    font-size: 0.6rem;
}

.font-blue-italics {
    font-style: italic;
    color: #5CCAEA;
}

.font-small {
    font-size: 0.7rem;
}

.justify-end {
    justify-content: flex-end !important;
}

.w100 {
    width: 100% !important;
}

.w90 {
    width: 90% !important;
}

.h200p {
    height: 200px;
}

.card-svg {
    position: absolute;
    top: 10px;
    right: 10px;
}

.font-bold {
    font-weight: bold;
}

.font-green {
    color: #00B5A2;
}

.fill-green {
    background-color: #E6F8F6;
}

.font-orange {
    color: #F37029;
}

.fill-orange {
    background-color: #FEF1EA;
}

.font-gray {
    color: #7F859E; /*#B7BCCF;*/
}
.font-lightgray {
    color: #CED2E3; /*#B7BCCF;*/
}

.fill-gray {
    background-color: #CED2E3; /*#FEF1EA;*/
}

.font-normal {
    color: #484C52;
}

.circle-background-gray {
    background-color: #7F859E; /*#B7BCCF;*/
    border-radius: 50%;
    width: 30px;
    height: 30px;
    display: flex;
    justify-content: center;
    align-items: center;
    align-content: center;
    color: white;
    font-weight: bold;
    padding-top: 1px;
}

.circle-background-green {
    background-color: #00B5A2;
    border-radius: 50%;
    width: 30px;
    height: 30px;
    display: flex;
    justify-content: center;
    align-items: center;
    align-content: center;
    color: white;
    font-weight: bold;
    padding-top: 1px;
}

.circle-background-orange {
    background-color: #F37029;
    border-radius: 50%;
    width: 30px;
    height: 30px;
    display: flex;
    justify-content: center;
    align-items: center;
    align-content: center;
    color: white;
    font-weight: bold;
    padding-top: 1px;
}


.loader {
    position: absolute;
    left: 50%;
    top: 50%;
    width: 50px;
    height: 50px;
    font-size: 0;
    color: #00c9d0;
    display: inline-block;
    margin: -25px 0 0 -25px;
    text-indent: -9999em;
    -webkit-transform: translateZ(0);
    -ms-transform: translateZ(0);
    transform: translateZ(0);
}

    .loader div {
        background-color: #00c9d0;
        display: inline-block;
        float: none;
        position: absolute;
        top: 0;
        left: 0;
        width: 50px;
        height: 50px;
        opacity: 0.5;
        border-radius: 50%;
        -webkit-animation: ballPulseDouble 2s ease-in-out infinite;
        animation: ballPulseDouble 2s ease-in-out infinite;
    }

        .loader div:last-child {
            -webkit-animation-delay: -1s;
            animation-delay: -1s;
        }

@-webkit-keyframes ballPulseDouble {
    0%, 100% {
        -webkit-transform: scale(0);
        transform: scale(0);
    }

    50% {
        -webkit-transform: scale(1);
        transform: scale(1);
    }
}

@keyframes ballPulseDouble {
    0%, 100% {
        -webkit-transform: scale(0);
        transform: scale(0);
    }

    50% {
        -webkit-transform: scale(1);
        transform: scale(1);
    }
}
