<html><head><meta name="color-scheme" content="light dark"></head><body><pre style="word-wrap: break-word; white-space: pre-wrap;">* {
    font-family: 'Inter', sans-serif;
}

.max-width-1200 {
    max-width: 1200px;
    margin: auto;
}

.max-width-550 {
    max-width: 550px;
    margin: auto;
}

.max-width-750 {
    max-width: 750px;
    margin: auto;
}

.max-width-720 {
    max-width: 720px;
    margin: auto;
}

.max-width-400 {
    max-width: 400px;
    margin: auto;
}

.navbar-brand span {
    color: white !important;
    text-decoration: none;
    padding-top: 22px;
    font-weight: bold;
}

@media (min-width: 768px) {
    .navbar-brand span {
        padding-top: 33px;
    }
}

.navbar-brand img {
    width: 51px;
}

.header {
    background: #1A3574;
}

.header &gt; div {
    height: 54px;
}

@media (min-width: 768px) {
    .header &gt; div {
        height: 81px;
    }
}

p {
    text-decoration: none !important;
}

#menu-toggle svg {
    fill: #FFFFFF !important;
    width: 50px;
}

#menu-toggle path {
    fill: #FFFFFF !important;
}

#navcol-1 * {
    color: white;
}

#navcol-1 {
    top: 63px;
    left: 0;
    right: 0;
    z-index: 1000;
}

@media (min-width: 768px) {
    #navcol-1 {
        top: 75px;
    }
}

#navcol-1 li {
    border-top: 1px solid white;
    width: 100%;
}

#navcol-1 ul {
    width: 100%;
}

#navcol-1 a {
    padding: 20px 11px;
    width: 100%;
    font-weight: bold;
}

.nav.navbar-nav {
    background: #1A3574;
    color: white;
}

@media (min-width: 768px) {
    .nav.navbar-nav {
        max-width: 430px;
    }
}

@media (min-width: 768px) {
    .h1, h1 {
        font-size: 36px !important;
    }
}

.h1, h1 {
    font-size: 24px;
}

.separator {
    border-top: 1px solid #D2D2D6;
}

.separator.position-relative.mt-5.mb-2 {
}

.separator &gt; div {
    top: -10px;
}

.separator h6 {
    background: white;
    max-width: 150px;
    font-size: 14px;
}

@media (min-width: 768px) {
    .separator h6 {
        font-size: 20px;
        max-width: 200px;
    }
}

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

.calculator-delay span{
    font-size: 15px;
}

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

.calculator-delay-single {
    border-radius: 10px;
    height: 45px;
}

#calculator-result &gt; div {
    background: #FFF8EA;
}

#calculator-result-numbers span {
    font-size: 25px;
    color: #787885;
}

.table {
    border-color: #D2D2D6 !important;
    overflow: hidden;
    border-radius: 10px;
    margin-bottom: 0;
}

.table-container-frame {
    border: 1px solid #D2D2D6;
    overflow: hidden;
    border-radius: 10px;
}

.table-responsive {
    border: 0;
}

.table tr {
    border: 0;
    border-top: #D2D2D6 !important;
}

.table td, .table th {
    vertical-align: middle !important;
    padding: .60rem !important;
}

@media (min-width: 768px) {
    .table td, .table th {
        font-size: 16px;
    }
}

.table thead {
    background: #DDEDDD;
    font-size: 12px;
    border: 1px solid #DDEEDD;
}

.table tbody {
    font-size: 12px;
    border: 0 !important;
}

dl, ol, ul {
    list-style-type: none;
    padding: 0;
}

.text-container p, .text-container span {
    font-size: 14px !important;
}

@media (min-width: 768px) {
    .text-container p, .text-container span {
        font-size: 18px !important;
    }
}

/*.table-container h3 {*/
/*  font-size: 14px !important;*/
/*}*/

/*@media (min-width: 768px) {*/
/*  .table-container h3 {*/
/*    font-size: 18px !important;*/
/*    font-weight: bold;*/
/*  }*/
/*}*/
h3 {
    font-size: 16px !important;
    font-weight: bold;
}

@media (min-width: 768px) {
    h3 {
        font-size: 24px !important;
    }
}

.navbar-toggler span {
    font-size: 12px !important;
}

@media (min-width: 768px) {
    .navbar-toggler span {
        font-weight: bold;
        font-size: 24px !important;
    }
}

@media (min-width: 768px) {
    .navbar-toggler {
        border-width: 2px;
    }
}

.more-info {
    font-size: 12px;
}

@media (min-width: 768px) {
    .navbar-expand-md .navbar-collapse {
        display: -ms-flexbox !important;
        display: none !important;
        -ms-flex-preferred-size: auto;
        flex-basis: auto;
    }
}

.show {
    display: flex !important;
}

.navbar {
    z-index: 1000;
}

.header {
    z-index: 1000;
}

@media (min-width: 768px) {
    .navbar-brand img {
        width: 86px;
    }
}

@media (min-width: 768px) {
    .navbar-brand span {
        font-size: 28px;
        font-weight: bold;
    }
}

.navbar-brand {
    height: 100%;
}

html {
    scroll-behavior: smooth;
}

.navigation {
    background: #C4C4C4;
}

.navigation p, .navigation h5 {
    color: #787885 !important;
}

.navigation h4 {
    font-size: 18px;
}

@media (min-width: 768px) {
    .navigation h4 {
        font-size: 20px;
    }
}

.navigation p {
    font-size: 12px;
}

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

.navigation a {
    color: #19191D;
    font-weight: lighter;
    font-size: 14px;
}

@media (min-width: 1200px) {
    .navigation a {
        font-size: 16px;
    }
}

a, li {
    text-decoration: none !important;
}

input {
    z-index: 49;
    border-radius: 10px !important;
    overflow: hidden;
}

input::placeholder {
    color: #19191D !important;
}

#calculator-top img {
    width: 22px;
}

@media (min-width: 768px) {
    #calculator-top p {
        font-size: 18px;
    }
}

#calculator-top h5 {
    font-weight: 600 !important;
}

@media (min-width: 768px) {
    #calculator-top h5 {
        font-size: 22px;
    }
}

@media (min-width: 768px) {
    #calculator-top img {
        width: 40px;
        height: 40px;
    }
}

.btn.disabled, .btn:disabled {
    opacity: 100% !important;
}

.custom-select::after {
}

.input-group.border {
    border-radius: 10px;
}

.input-group {
    position: relative;
}

input::-webkit-outer-spin-button, input::-webkit-inner-spin-button {
    -webkit-appearance: none;
    margin: 0;
}

/* Firefox */

input[type=number] {
    -moz-appearance: textfield;
}

.input-group-append {
    position: absolute;
    right: 0;
}

.input-group input {
    background: transparent;
}

.input-group input:focus {
    background: transparent;
}

#state::-webkit-search-cancel-button {
    transform: scale(2) translate(1.7px, -0.4px);
}

@media (min-width: 768px) {
    #no-stardard-policy-panel ul {
        margin-left: 17px;
    }
}

#no-stardard-policy-panel ul {
    list-style-type: disc !important;
    padding-left: 1em;
}

li {
    word-wrap: break-word;
}

#table-grade-level:not(.canada) td:nth-of-type(1) {
    display: flex;
    justify-content: center;
}

.canada td:nth-of-type(1), .canada th:nth-of-type(1) {
    padding-left: 40px !important;
}

.h2, h2{
    font-size: unset;
}

#information h5, #no-stardard-policy-panel h5 {
    font-size: 16px !important;
}

#information h3 {
    font-size: 18px !important;
}

#information h2 {
    font-size: 20px !important;
}

#information h4 {
    font-size: 16px !important;
}

@media (min-width: 765px) {
    #information h5, #no-stardard-policy-panel h5 {
        font-size: 18px !important;
    }

    #information h2 {
        font-size: 28px !important;
    }

    #information h3 {
        font-size: 22px !important;
    }

    #information h4 {
        font-size: 20px !important;
    }
}

@media (min-width: 768px) {
    #no-stardard-policy-panel li {
        font-size: 16px !important;
    }
}

#no-stardard-policy-panel li {
    font-size: 14px;
}

.navbar-toggler:focus, .navbar-toggler:active, .navbar-toggler-icon:focus {
    outline: none;
    box-shadow: none;
}

@media (min-width: 768px) {
    .navbar-nav a {
        font-size: 20px !important;
    }
}

.line-bottom {
    text-decoration: underline !important;
}

.policy-terms ul {
    padding-left: 1em;
    list-style-type: disc !important;
}

.policy-terms li {
    font-size: 14px;
}

.policy-terms h2 {
    font-size: 20px;
    padding-left: 10px;
    margin-top: 20px;
}

@media (min-width: 768px) {
    .policy-terms h2 {
        margin-bottom: 50px !important;
        font-size: 34px;
        margin-top: 80px !important;
    }
}

@media (min-width: 768px) {
    .policy-terms li {
        font-size: 18px;
    }
}

#about h5 {
    font-size: 18px !important;
}

#about h4 {
    font-size: 20px !important;
}

@media (min-width: 1200px) {
    #about h4 {
        font-size: 32px !important;
        margin-top: 70px !important;
    }
}

@media (min-width: 1200px) {
    #about h5 {
        font-size: 32px !important;
        margin-top: 120px !important;
    }
}

/* //color of checkbox */

.checkbox-1 .custom-control-label:before {
    background-color: #43A047;
}
.checkbox-2 .custom-control-label:before {
    background-color: #FFB41F;
}

.checkbox-1 .custom-control-input:checked ~ .custom-control-label::before {
    background-color: #43A047;
}
.checkbox-2 .custom-control-input:checked ~ .custom-control-label::before {
    background-color: #FFB41F;
}

.custom-checkbox {
    /*width: 20px;*/
}

#navcol-1 img {
    padding-left: 12px;
}

input[readonly] {
    background-color: transparent !important;
}

#home {
    padding-bottom: 100px !important;
    overflow: hidden;
}
#home-back-glass{
    position: absolute;
    width: 41%;
    right: 0;
    overflow: hidden;
    max-height: 1502px;
}
#home-back-glass svg{
    display: inline-block;
    padding-bottom: 100%;
    vertical-align: middle;
    overflow: hidden;
    min-height: 2500px;
}
.home-main-image {
    width: 80%;
    max-width: 634px;
}

.home-main-image-shadow {
    box-shadow: 3px 10px 15px 1px;
    width: 80%;
}

.home-link {
    transition: all 1s;
    box-shadow: 0 10px 10px rgba(0, 0, 0, 0.2);
    width: 275px;
    height: 70px;
    background: rgba(196, 218, 255, 1);
    border-radius: 10px;
    transform: scale(0.8);
}

.home-link img {
    width: 50px;
    margin-right: 10px !important;
    box-shadow: 2px 5px 4px rgba(0, 0, 0, 0.25);
    border-radius: 100px;
    padding: 0 !important;
}

.home-link:hover {
    transform: scale(1.1);
}

.home-link p {
    color: rgba(27, 78, 163, 1);
    font-size: 16px;
    font-weight: 600;
    width: 100%
}

.home-link-last img {
    /*transform: translate(-5px, -3px)*/
}

.home-h1 {
    color: #5A5B6A;
    font-size: 36px !important;
}

.home-p1 {
    color: #1B4EA3;
    font-size: 22px;
    max-width: 400px;
}

.home-p2 {
    font-size: 16px;
}

@media only screen and (min-width: 992px) {
    #home {
        padding-bottom: 400px !important;
        overflow: unset;
    }

    .home-main-image {
        width: 100%
    }

    .home-main-image-shadow {
        box-shadow: 12px 21px 30px 2px;
        width: 100%;
    }

    .home-link {
        height: 85px;
        transform: unset;
    }

    .home-link img {
        transform: scale(1.1);
        width: 55px;
    }

    .home-link-last img {
        /*transform: scale(1.2) translate(0, -3px)*/
    }

    .home-link p {
        font-size: 22px;
        font-weight: 600;
    }

    .home-h1 {
        font-size: 60px !important;
    }

    .home-p1 {
        font-size: 30px;
    }


    .home-p2 {
        font-size: 20px;
    }
}

.region-flag{
    box-shadow: 2px 5px 4px rgba(0, 0, 0, 0.25);
    border-radius: 100px;
}
@media only screen and (max-width: 992px) {
    .region-flag{
        margin-right: 5px;
    }

}

@media only screen and (min-width: 992px) {
    .usa .table th{
        white-space: nowrap;
    }
}

.usa .table td:nth-of-type(3),.usa .table th:nth-of-type(3){
    /*max-width: 130px;*/
}
.usa table td,.usa .table th{
    padding: 0.4rem !important;
}

#state, #day, #month , #year, #grade {
    border-color: #787885 !important;
}

@media only screen and (min-width: 992px) {
    .footer-header {
        min-height: 70px;
    }
}

.font-weight-bold {
    font-weight: 800 !important;
}
</pre></body></html>