<html><head><meta name="color-scheme" content="light dark"></head><body><pre style="word-wrap: break-word; white-space: pre-wrap;">.w-nav-link.w--current {
    color: #58b948;
}

.success-message {
    margin-top: 20px;
}

.privacy-container {
    padding-top: 20px;
}

/* Add Animation */

@-webkit-keyframes animatetop {
    from {
        top: -300px;
        opacity: 0
    }
    to {
        top: 0;
        opacity: 1
    }
}

@keyframes animatetop {
    from {
        top: -300px;
        opacity: 0
    }
    to {
        top: 0;
        opacity: 1
    }
}

/* The Close Button */

.close {
    color: #000000;
    float: right;
    font-size: 30px;
    font-weight: bold;
    padding: 10px 5px;
}

.close:hover, .close:focus {
    color: #000;
    text-decoration: none;
    cursor: pointer;
}

.text-center {
    text-align: center;
    margin: 0;
    padding: 0;
}

#email-form label {
    color: red;
}

.contact-us {
    min-height: unset;
    padding: 100px 0;
}

.contact-us .div-block-13 {
    min-width: 60%;
}

.text-block-5 {
    font-size: 32px !important;
    line-height: 36px !important;
}

.about-us-section {
    margin-bottom: 80px;
}

.vision-image-container {
    text-align: right;
    margin-top: -50px;
}

.values-container {
    /* margin-top: 60px; */
    background-color: #4778BA;
    padding-bottom: 30px;
}

.values-container .values-box {
    padding: 40px 0;
}

.values-container .values-box .title {
    color: white;
    text-transform: capitalize;
    margin-bottom: 40px;
    font-size: 40px;
    line-height: 37px;
    margin-bottom: 60px;
}

.columns-31 {
    margin-left: 140px;
}

.values-container .values-box .value-item {
    border-left: 1px solid white;
    color: white;
    padding-right: 24px;
    padding-left: 24px;
}

.values-container .values-box .value-item:first-child {
    padding-left: 0;
    border-left: none;
}

.values-container .values-box .value-item .three-steps-header {
    color: white;
    font-size: 25px;
    line-height: 32px;
    font-weight: 700;
    text-transform: none;
    margin-top: 20px;
    margin-bottom: 20px;
}

.heading-6-team {
    margin-left: 215px;
    top: auto;
    right: auto;
    bottom: auto;
    display: block;
    align-items: center;
    color: #fff;
    font-size: 85px;
    line-height: 103px;
    text-transform: uppercase;
}

.heading-7-team {
    /* margin-left: 215px; */
    top: auto;
    right: auto;
    bottom: auto;
    display: block;
    align-items: center;
    color: #fff;
    font-size: 85px;
    line-height: 103px;
    text-transform: uppercase;
}

.team-content-wrapper {
    text-align: center;
}

.team-content {
    max-width: 850px;
    width: 100%;
    display: inline-block;
}

.bio-box {
    text-align: center;
    width:100%;
    display: inline-block;
}

.bio-box .bio-img {
    margin-bottom: 24px;
    margin-top: 40px;
}

.bio-box .bio-img img {
    height: 428px;
}

.bio-box .bio-name {
    color: #58B948;
    font-size: 25px;
    font-weight: 700;
    margin-bottom: 10px;
}

.bio-box .bio-occupation {
    color: #58B948;
    font-size: 25px;
    font-weight: 700;
    margin-bottom: 15px;
}

.bio-box .bio-action a {
    color: #4778BA;
    font-size: 16px;
    text-decoration: none;
    font-weight: 700;
}

.bio-box .bio-action a:hover {
    text-decoration: underline;
}

.bio-detailed-img {
    height: 100%;
    max-height: 700px;
}

.bio-detailed-content {
    overflow-y: auto;
    height: 700px;
}

@media all and (min-width: 992px) and (max-width: 1500px) {
    .introducing-textlegal {
        max-height: unset;
    }
    .custom-container {
        max-width: 1025px;
    }
    .heading {
        left: 30px;
    }
    .nav-menu-2 {
        left: 100px!important;
    }
    .contact-us {
        min-height: unset;
        padding: 0 20px;
    }
    .contact-us .div-block-13 {
        margin: 0;
        width: 80%;
        max-width: 100%;
        min-width: 100%;
    }
    .div-block-8 {
        padding: 0 20px;
    }
    .hero-section .div-block {
        height: 90vh;
    }
    .columns-31 {
        margin-left: 0;
    }
}

@media all and (min-width: 768px) and (max-width: 992px) {
    .nav-menu-2 {
        left: 0;
    }
    .column {
        border: unset;
    }
    .video-section {
        margin: 0;
    }
    .how-it-works-section {
        margin: 0;
        min-height: 600px;
    }
    .introducing-textlegal {
        padding: 20px 0;
    }
    .columns-5 {
        margin: 0;
    }
    .hero-section .div-block {
        height: 90vh;
    }
    .terms-container h1, .privacy-container h1 {
        font-size: 24px;
    }
    .terms-container h3, .privacy-container h3 {
        font-size: 20px;
        margin: 0;
    }
    .div-block-31 {
        padding-right: 30px;
        padding-left: 30px;
    }
    .columns-31 {
        margin-left: 0;
    }
    .values-container .values-box .value-item {
        border-left: none;
        border-top: 1px solid white;
        padding-top: 24px;
        padding-bottom: 24px;
    }
    .values-container .values-box .value-item:first-child {
        border-top: none;
    }
    .heading-7-team {
        margin-left: 0;
        text-align: center;
    }
}

@media all and (min-width: 480px) and (max-width: 768px) {
    .nav-menu-2 {
        left: 0;
    }
    .column {
        border: unset;
    }
    .form .w-col {
        padding: 0;
    }
    .form .submit-button {
        width: 100%;
    }
    .custom-text-field {
        max-width: 100%;
    }
    .hero-section .div-block {
        height: 50vh !important;
    }
    .terms-container h1, .privacy-container h1 {
        font-size: 24px;
    }
    .terms-container h3, .privacy-container h3 {
        font-size: 20px;
        margin: 0;
    }
    .contact-us {
        padding: 0 0 15px 0;
    }
    .columns-31 {
        margin-left: 0;
    }
    .values-container .values-box .value-item {
        border-left: none;
        border-top: 1px solid white;
        padding-top: 24px;
        padding-bottom: 24px;
    }
    .values-container .values-box .value-item:first-child {
        border-top: none;
    }
    .heading-7-team {
        margin-left: 0;
        text-align: center;
    }
}

@media all and (max-width: 480px) {
    .heading {
        left: 10px;
        top: 100px;
        font-size: 32px;
        line-height: 38px;
    }
    .column {
        border: unset;
    }
    .nav-menu-2 {
        left: 0;
    }
    .div-block-4 {
        padding: 0;
    }
    .how-it-works-section {
        margin: 0;
    }
    .footer .div-block-10 {
        padding: 0;
    }
    .footer .div-block-10 .text-block-8 {
        font-size: 12px;
    }
    .form .w-col {
        padding: 0;
    }
    .form .submit-button {
        width: 100%;
    }
    .terms-container h1, .privacy-container h1 {
        font-size: 24px;
    }
    .terms-container h3, .privacy-container h3 {
        font-size: 20px;
        margin: 0;
    }
    .contact-us {
        padding: 0 0 15px 0;
    }
    .div-block-31 {
        padding-right: 10px;
        padding-left: 10px;
    }
    .columns-31 {
        margin-left: 0;
    }
    .values-container .values-box .value-item {
        border-left: none;
        border-top: 1px solid white;
        padding-top: 24px;
        padding-bottom: 24px;
    }
    .values-container .values-box .value-item:first-child {
        border-top: none;
    }
    .heading-7-team {
        margin-left: 0;
        text-align: center;
        font-size: 50px;
        line-height: 50px;
    }
}

@media only screen and (max-width: 320px) {
    .hero-section .div-block {
        height: 90vh !important;
    }
    .columns-31 {
        margin-left: 0;
    }
    .values-container .values-box .value-item {
        border-left: none;
        border-top: 1px solid white;
        padding-top: 24px;
        padding-bottom: 24px;
    }
    .values-container .values-box .value-item:first-child {
        border-top: none;
    }
    .heading-7-team {
        margin-left: 0;
        text-align: center;
    }
}

@media only screen and (max-width:1199px) {
    .bio-detailed-img {
        max-height: 496px;
    }
    .bio-detailed-content {
        height: 496px;
    }
}

@media only screen and (max-width:991px) {
    .bio-detailed-img-container {
        text-align: center;
    }
    .bio-detailed-img {
        max-height: 310px;
    }
    .bio-detailed-content {
        height: 496px;
        overflow-y: initial;
    }
    .bio-modal .modal-body {
        overflow-y: auto;
        overflow-x: hidden;
    }
}</pre></body></html>