<html><head><meta name="color-scheme" content="light dark"></head><body><pre style="word-wrap: break-word; white-space: pre-wrap;">.text-left {
    text-align: left !important;
}

.text-right {
    text-align: right !important;
}

.padding-left-15 {
    padding-left: 15px !important;
}

.padding-left-20 {
    padding-left: 20px !important;
}

.padding-left-25 {
    padding-left: 25px !important;
}

.padding-left-30 {
    padding-left: 30px !important;
}

.padding-left-35 {
    padding-left: 35px !important;
}

.padding-left-40 {
    padding-left: 40px !important;
}

.padding-left-50 {
    padding-left: 50px !important;
}

.margin-left-0 {
    margin-left: 0px !important;
}

.margin-left-5 {
    margin-left: 5px !important;
}

.margin-left-10 {
    margin-left: 10px !important;
}

.margin-left-12 {
    margin-left: 12px !important;
}

.margin-left-15 {
    margin-left: 15px !important;
}

.margin-left-20 {
    margin-left: 20px !important;
}

.margin-left-25 {
    margin-left: 25px !important;
}

.margin-left-30 {
    margin-left: 30px !important;
}

.margin-left-35 {
    margin-left: 35px !important;
}

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

.margin-left-50 {
    margin-left: 50px !important;
}

.margin-right-0 {
    margin-right: 0px !important;
}

.margin-right-5 {
    margin-right: 5px !important;
}

.margin-right-10 {
    margin-right: 10px !important;
}

.margin-right-12 {
    margin-right: 12px !important;
}

.margin-right-15 {
    margin-right: 15px !important;
}

.margin-right-20 {
    margin-right: 20px !important;
}

.margin-right-25 {
    margin-right: 25px !important;
}

.margin-right-30 {
    margin-right: 30px !important;
}

.margin-right-35 {
    margin-right: 35px !important;
}

.margin-right-40 {
    margin-right: 40px !important;
}

.margin-right-50 {
    margin-right: 50px !important;
}


.margin-bottom-0 {
    margin-bottom: 0px !important;
}

.margin-bottom-5 {
    margin-bottom: 5px !important;
}

.margin-bottom-10 {
    margin-bottom: 10px !important;
}

.margin-bottom-12 {
    margin-bottom: 12px !important;
}

.margin-bottom-15 {
    margin-bottom: 15px !important;
}

.margin-bottom-20 {
    margin-bottom: 20px !important;
}

.margin-bottom-25 {
    margin-bottom: 25px !important;
}

.margin-bottom-30 {
    margin-bottom: 30px !important;
}

.margin-bottom-35 {
    margin-bottom: 35px !important;
}

.margin-bottom-40 {
    margin-bottom: 40px !important;
}

.margin-bottom-50 {
    margin-bottom: 50px !important;
}

.display-none {
    display: none !important;
}

.font-size-9 {
    font-size: 9px !important;
}

.font-size-10 {
    font-size: 10px !important;
}

.font-size-11 {
    font-size: 11px !important;
}

.font-size-12 {
    font-size: 12px !important;
}
.font-size-13 {
    font-size: 13px !important;
}

.font-size-14 {
    font-size: 14px !important;
}

.font-size-15 {
    font-size: 15px !important;
}

.font-size-16 {
    font-size: 16px !important;
}

.font-size-17 {
    font-size: 17px !important;
}

.font-size-18 {
    font-size: 18px !important;
}

.font-size-19 {
    font-size: 19px !important;
}

.font-size-20 {
    font-size: 20px !important;
}

.font-size-21 {
    font-size: 21px !important;
}


.font-size-36 {
    font-size: 36px !important;
}

.font-size-37 {
    font-size: 37px !important;
}

.font-size-38 {
    font-size: 38px !important;
}

.font-size-39 {
    font-size: 39px !important;
}

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

.img-fluid {
    max-width: 100%;
    height: auto;
}


.rounded-1 {
    border-radius: 0.2rem !important;
}

.rounded-2 {
    border-radius: 0.25rem !important;
}

.rounded-3 {
    border-radius: 0.3rem !important;
}

.rounded-circle {
    border-radius: 50% !important;
}

.p-0 {
    padding: 0 !important;
}

.p-1 {
    padding: 0.25rem !important;
}

.p-2 {
    padding: 0.5rem !important;
}

.p-3 {
    padding: 1rem !important;
}

.p-4 {
    padding: 1.5rem !important;
}

.p-5 {
    padding: 3rem !important;
}

.p-6 {
    padding: 12px !important;
}

.p-7 {
    padding: 30px !important;
}

.p-8 {
    padding: 10px !important;
}

.p-9 {
    padding: 20px !important;
}

.px-0 {
    padding-right: 0 !important;
    padding-left: 0 !important;
}

.px-1 {
    padding-right: 0.25rem !important;
    padding-left: 0.25rem !important;
}

.px-2 {
    padding-right: 0.5rem !important;
    padding-left: 0.5rem !important;
}

.px-3 {
    padding-right: 1rem !important;
    padding-left: 1rem !important;
}

.px-4 {
    padding-right: 1.5rem !important;
    padding-left: 1.5rem !important;
}

.px-5 {
    padding-right: 3rem !important;
    padding-left: 3rem !important;
}

.px-6 {
    padding-right: 12px !important;
    padding-left: 12px !important;
}

.px-7 {
    padding-right: 30px !important;
    padding-left: 30px !important;
}

.px-8 {
    padding-right: 10px !important;
    padding-left: 10px !important;
}

.px-9 {
    padding-right: 20px !important;
    padding-left: 20px !important;
}

.py-0 {
    padding-top: 0 !important;
    padding-bottom: 0 !important;
}

.py-1 {
    padding-top: 0.25rem !important;
    padding-bottom: 0.25rem !important;
}

.py-2 {
    padding-top: 0.5rem !important;
    padding-bottom: 0.5rem !important;
}

.py-3 {
    padding-top: 1rem !important;
    padding-bottom: 1rem !important;
}

.py-4 {
    padding-top: 1.5rem !important;
    padding-bottom: 1.5rem !important;
}

.py-5 {
    padding-top: 3rem !important;
    padding-bottom: 3rem !important;
}

.py-6 {
    padding-top: 12px !important;
    padding-bottom: 12px !important;
}

.py-7 {
    padding-top: 30px !important;
    padding-bottom: 30px !important;
}

.py-8 {
    padding-top: 10px !important;
    padding-bottom: 10px !important;
}

.py-9 {
    padding-top: 20px !important;
    padding-bottom: 20px !important;
}

.bg-light-danger {
    background-color: #FBF2EF !important;
}

.bg-light-warning {
    background-color: #FEF5E5 !important;
}

.bg-light-success {
    background-color: #E6FFFA !important;
}


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

.font-style-1 p {
    font-size: 21px !important;
}

.font-size-12-bold {
    font-size: 12px !important;
    font-weight: bold !important;
}

.font-size-13-bold {
    font-size: 13px !important;
    font-weight: bold !important;
}

.font-size-14-bold {
    font-size: 14px !important;
    font-weight: bold !important;
}

.font-size-15-bold {
    font-size: 15px !important;
    font-weight: bold !important;
}

.font-size-16-bold {
    font-size: 16px !important;
    font-weight: bold !important;
}

.font-size-17-bold {
    font-size: 17px !important;
    font-weight: bold !important;
}

.font-size-18-bold {
    font-size: 18px !important;
    font-weight: bold !important;
}

.font-size-18 {
    font-size: 18px !important;
}

.font-size-19-bold {
    font-size: 19px !important;
    font-weight: bold !important;
}

.font-size-20-bold {
    font-size: 20px !important;
    font-weight: bold !important;
}

.font-size-rem-0875 {
    font-size: 0.875rem !important;
}

.font-size-rem-1 {
    font-size: 1rem !important;
}

.font-size-rem-115 {
    font-size: 1.15rem !important;
}

.font-size-rem-125 {
    font-size: 1.25rem !important;
}

.font-size-rem-135 {
    font-size: 1.35rem !important;
}

.font-size-rem-150 {
    font-size: 1.50rem !important;
}

.font-size-rem-175 {
    font-size: 1.75rem !important;
}

.font-size-rem-185 {
    font-size: 1.85rem !important;
}

.font-size-rem-200 {
    font-size: 2rem !important;
}

.text-color-custom-1 {
    color: #607D8B !important;
}

.text-color-custom-2 {
    color: #2A3547 !important;
}

.text-adscientificindex-animated-text {
    color: #263996;
    text-decoration: none !important;
    font-size: 17px !important;
    animation-name: text-adscientificindex-animated-blinking;
    animation-duration: 3s;
    animation-iteration-count: 100;
}

@keyframes text-adscientificindex-animated-blinking {
    70% {
        opacity: 0.35;
        color: #263996;
    }
}

.modal-content {
    /* 80% of window height */
    height: 50%;
}

/* Extra small devices (phones, 600px and down) */
/*@media only screen and (max-width: 600px) {}*/

/* Small devices (portrait tablets and large phones, 600px and up) */
/*@media only screen and (min-width: 600px) {}*/

/* Medium devices (landscape tablets, 768px and up) */
/*@media only screen and (min-width: 768px) {}*/

/* Large devices (laptops/desktops, 992px and up) */
/*@media only screen and (min-width: 992px) {}*/

/* Extra large devices (large laptops and desktops, 1200px and up) */
/*@media only screen and (min-width: 1200px) {}*/

@media only screen and (max-width: 768px) {
    .vertical-text-only-mobile {
        writing-mode: vertical-rl;
        transform: rotate(180deg);
        white-space: nowrap;
        display: inline-block;
        overflow: visible;
    }

    .mobile-font-size-32 {
        font-size: 32px !important;
    }


    .mobile-margin-left-0 {
        margin-left: 0px !important;
    }

    .mobile-margin-left-5 {
        margin-left: 5px !important;
    }

    .mobile-margin-left-10 {
        margin-left: 10px !important;
    }

    .mobile-margin-top-0 {
        margin-top: 0px !important;
    }

    .mobile-margin-top-5 {
        margin-top: 5px !important;
    }

    .mobile-margin-top-10 {
        margin-top: 10px !important;
    }

    .mobile-margin-top-15 {
        margin-top: 15px !important;
    }

    .mobile-margin-top-20 {
        margin-top: 20px !important;
    }

    .mobile-margin-top-25 {
        margin-top: 25px !important;
    }

    .mobile-margin-top-30 {
        margin-top: 30px !important;
    }

    .mobile-margin-top-40 {
        margin-top: 40px !important;
    }

    .mobile-margin-top-50 {
        margin-top: 50px !important;
    }

    .mobile-margin-top-100 {
        margin-top: 100px !important;
    }

    .mobile-margin-bottom-0 {
        margin-bottom: 0px !important;
    }

    .mobile-margin-bottom-5 {
        margin-bottom: 5px !important;
    }

    .mobile-margin-bottom-10 {
        margin-bottom: 10px !important;
    }

    .mobile-margin-bottom-15 {
        margin-bottom: 15px !important;
    }

    .mobile-margin-bottom-20 {
        margin-bottom: 20px !important;
    }

    .mobile-margin-bottom-25 {
        margin-bottom: 25px !important;
    }

    .mobile-margin-bottom-30 {
        margin-bottom: 30px !important;
    }

    .mobile-margin-bottom-40 {
        margin-bottom: 40px !important;
    }

    .mobile-margin-bottom-50 {
        margin-bottom: 50px !important;
    }

    .vertical-text-only-mobile {
        writing-mode: horizontal-tb;
        display: inline-block;
        overflow: visible;
    }

    .mobile-text-center {
        text-align: center !important;
    }

    .mobile-text-left {
        text-align: left !important;
    }

    .mobile-flex-column {
        flex-direction: column !important;
    }

    .mobile-margin-0-auto {
        margin: 0 auto !important;
    }

    .mobile-full-width{
        width: 100% !important;
    }


}

.min-width-300-px {
    min-width: 300px !important;
}

@media screen and (min-width: 768px) {
    .mobile-break {
        display: none;
    }
}</pre></body></html>