:root{--nxg-primary-color:#058283;--nxg-secondary-color:#00a6a6;--nxg-tertiary-color:#21333e;--nxg-quaternary-color:#21333ef7;--white-bg-color:#ffffff;--light-bg-color:#f1f1f1;--dark-bg-color:#111117;--white-text-color:#ffffff;--light-text-color:#c0c3d0;--dark-text-color:#606d75;--success-color:#007a4d;--warning-color:#ff9800;--danger-color:#e34f4f;}body{background-color:#ffffff;}body, p, ul, ol{color:#606d75;font-family:Montserrat,sans-serif;font-style:default;font-size:1rem;font-weight:400;line-height:1.5;}@media(max-width:768px){body, p, ul, ol{font-style:default;font-size:1rem!important;font-weight:400;}}h1{color:#f1f1f1;font-family:Poppins,sans-serif;font-style:default;font-size:4.5rem;font-weight:900;line-height:1.2;}@media(max-width:768px){h1{font-style:default;font-size:3rem!important;font-weight:900;}}h2{color:#21333e;font-family:Poppins,sans-serif;font-style:default;font-size:3rem;font-weight:700;line-height:1.2;}@media(max-width:768px){h2{font-style:default;font-size:2.5rem!important;font-weight:700;}}h3{color:#21333e;font-family:Inter,sans-serif;font-style:default;font-size:2.5rem;font-weight:700;line-height:1.2;}@media(max-width:768px){h3{font-style:default;font-size:2rem!important;font-weight:700;}}h4{color:#21333e;font-family:Inter,sans-serif;font-style:default;font-size:1.5rem;font-weight:700;line-height:1.2;}@media(max-width:768px){h4{font-style:default;font-size:1.5rem!important;font-weight:700;}}h5{color:#21333e;font-family:Inter,sans-serif;font-style:default;font-size:1.2rem;font-weight:700;line-height:1.2;}@media(max-width:768px){h5{font-style:default;font-size:1.2rem!important;font-weight:700;}}h6{color:#21333e;font-family:Inter,sans-serif;font-style:default;font-size:1rem;font-weight:500;line-height:1.2;}@media(max-width:768px){h6{font-style:default;font-size:1rem!important;font-weight:500;}}a, a:not(.btn){color:#058283;font-family:Inter,sans-serif;font-style:default;font-size:1rem;font-weight:400;line-height:1.5;}a:hover, a:not(.btn):hover{color:#00a6a6;}.primary-button, .primary-button:visited, .primary-button:active, .secondary-button, .secondary-button:visited, .secondary-button:active, input[type="submit"]{background-color:#058283;border-color:#058283;color:#ffffff;font-family:Inter,sans-serif;font-style:default;font-size:1rem;font-weight:500;line-height:1.2;}.primary-button:hover, .secondary-button:hover, input[type="submit"]:hover{background-color:#00a6a6;border-color:#00a6a6;color:#ffffff;}input, textarea, select{background-color:#00000013;color:#606d75;font-family:Inter,sans-serif;font-style:default;font-size:1rem;font-weight:400;line-height:1.5;}input:hover, textarea:hover, select:hover, input:focus, textarea:focus, select:focus{background-color:#0000001a;}input::placeholder, textarea::placeholder, select::placeholder{color:#606d75;}.navbar.top .container{max-width:1200px;}.navbar.top{}.navbar.top .navbar-nav .nav-item a:not(.btn){padding-right:15px;padding-left:15px;font-family:Inter,sans-serif;font-style:default;font-size:1rem;font-weight:400;line-height:1.5;}.navbar.top .navbar-nav .nav-item a:not(.btn):hover{}{margin-right:15px;margin-left:15px;}.navbar.sub .container{max-width:1200px;}.navbar.sub{}.navbar-holder{}.navbar.sub.navbar-sticky{}.navbar.sub .dropdown .dropdown-menu{}header .navbar-expand .navbar-brand img{height:45px;}@media(max-width:768px){header .navbar-expand .navbar-brand img{height:45px;}}.navbar.sub .navbar-nav .nav-item a:not(.btn){padding-right:15px;padding-left:15px;font-family:Inter,sans-serif;font-style:default;font-size:1rem;font-weight:400;line-height:1.5;}.navbar.sub .navbar-nav .nav-item a:not(.btn).active, .navbar.sub .navbar-nav .nav-item a:not(.btn):hover{}.navbar.sub .navbar-nav .nav-item .btn, header .navbar-expand .navbar-brand{margin-right:15px;margin-left:15px;}.navbar.sub .primary-button, .navbar.sub .primary-button:visited, .navbar.sub .primary-button:active, .navbar.sub .secondary-button, .navbar.sub .secondary-button:visited, .navbar.sub .secondary-button:active{font-family:Inter,sans-serif;font-style:default;font-size:1rem;font-weight:500;line-height:1.2;}.navbar.sub .primary-button:hover, .navbar.sub .secondary-button:hover{}.modal-menu .modal-content{}.modal-menu .modal-content a:not(.btn){font-family:Inter,sans-serif;font-style:default;font-size:1rem;font-weight:400;line-height:1.5;}.modal-menu .modal-content a:not(.btn):hover{}.modal-menu .primary-button, .modal-menu .primary-button:visited, .modal-menu .primary-button:active, .modal-menu .secondary-button, .modal-menu .secondary-button:visited, .modal-menu .secondary-button:active{font-family:Inter,sans-serif;font-style:default;font-size:1rem;font-weight:500;line-height:1.5;}.modal-menu .primary-button:hover, .modal-menu .secondary-button:hover{}.modal-menu .icon-close{}.modal-menu .icon-close:hover{}
/* Advanced CSS */
.fit-image {
    width: 100%;
    height: 100%;
    object-fit: cover;
    object-position: center;
}
.fw-copytext {
    font-size: 22px;
    line-height: 1.4;
    color: #43a047 !important;
}
#multi-step-form .fw-large-container .fw-progress-bar .fw-progress-step .fw-txt-ellipsis {
        display: none;
}
.fw-txt-ellipsis {
 display: none;
}