* {
    margin: 0;
    padding: 0;
    box-sizing: border-box;
}

*, ::before, ::after {
    box-sizing: border-box;
}

:root {
    --bs-blue: #0d6efd;
    --bs-indigo: #6610f2;
    --bs-purple: #6f42c1;
    --bs-pink: #d63384;
    --bs-red: #dc3545;
    --bs-orange: #fd7e14;
    --bs-yellow: #ffc107;
    --bs-green: #198754;
    --bs-teal: #20c997;
    --bs-cyan: #0dcaf0;
    --bs-white: #fff;
    --bs-gray: #6c757d;
    --bs-gray-dark: #343a40;
    --bs-gray-100: #f8f9fa;
    --bs-gray-200: #e9ecef;
    --bs-gray-300: #dee2e6;
    --bs-gray-400: #ced4da;
    --bs-gray-500: #adb5bd;
    --bs-gray-600: #6c757d;
    --bs-gray-700: #495057;
    --bs-gray-800: #343a40;
    --bs-gray-900: #212529;
    --bs-primary: #1473E6;
    --bs-secondary: #F4F4F4;
    --bs-success: #198754;
    --bs-info: #0dcaf0;
    --bs-warning: #ffc107;
    --bs-danger: #dc3545;
    --bs-light: #f8f9fa;
    --bs-dark: #212529;
    --bs-primary-rgb: 20, 115, 230;
    --bs-secondary-rgb: 244, 244, 244;
    --bs-success-rgb: 25, 135, 84;
    --bs-info-rgb: 13, 202, 240;
    --bs-warning-rgb: 255, 193, 7;
    --bs-danger-rgb: 220, 53, 69;
    --bs-light-rgb: 248, 249, 250;
    --bs-dark-rgb: 33, 37, 41;
    --bs-white-rgb: 255, 255, 255;
    --bs-black-rgb: 0, 0, 0;
    --bs-body-color-rgb: 33, 37, 41;
    --bs-body-bg-rgb: 255, 255, 255;
    --bs-font-sans-serif: system-ui, -apple-system, "Segoe UI", Roboto, "Helvetica Neue", Arial, "Noto Sans", "Liberation Sans", sans-serif, "Apple Color Emoji", "Segoe UI Emoji", "Segoe UI Symbol", "Noto Color Emoji";
    --bs-font-monospace: SFMono-Regular, Menlo, Monaco, Consolas, "Liberation Mono", "Courier New", monospace;
    --bs-gradient: linear-gradient(180deg, rgba(255, 255, 255, 0.15), rgba(255, 255, 255, 0));
    --bs-body-font-family: Adobe-Clean, Arial, sans-serif;
    --bs-body-font-size: .875rem;
    --bs-body-font-weight: 400;
    --bs-body-line-height: 1.3;
    --bs-body-color: #212529;
    --bs-body-bg: #fff;
}

body {
    font-family: var(--bs-body-font-family);
    font-size: var(--bs-body-font-size);
    font-weight: var(--bs-body-font-weight);
    line-height: var(--bs-body-line-height);
    color: var(--bs-body-color);
    text-align: var(--bs-body-text-align);
    -webkit-text-size-adjust: 100%;
}

.btn {
    display: inline-block;
    font-weight: 400;
    line-height: 1.3;
    color: #212529;
    text-align: center;
    text-decoration: none;
    vertical-align: middle;
    cursor: pointer;
    user-select: none;
    background-color: transparent;
    border: 1px solid transparent;
    border-top-color: transparent;
    border-right-color: transparent;
    border-bottom-color: transparent;
    border-left-color: transparent;
    padding: .375rem .75rem;
    font-size: .875rem;
    border-radius: 2.25rem;
    transition: color 0.15s ease-in-out, background-color 0.15s ease-in-out, border-color 0.15s ease-in-out, box-shadow 0.15s ease-in-out;
}

.btn-primary {
    color: #fff;
    background-color: #1473E6;
    border-color: #1473E6;
}

@font-face {
    font-family: "AdobeClean";
    src: url("../font/AdobeCleanRegular.otf") format("opentype");
    font-weight: 400;
}

@font-face {
    font-family: "AdobeClean";
    src: url("../font/AdobeCleanBold.otf") format("opentype");
    font-weight: 700;
}

.wrapper {
    margin-left: auto;
    font-family: 'AdobeClean';
    margin-right: auto;
    width: 100%;
    height: 100%;
    overflow: hidden;
}

.AAEcdpWAqOPFAoXUxvaH {
    /*background: #fff;*/
    min-height: 70px;
}

.dnQBdOBZq05wKlXLGNRl {
    background-image: url("../images/line.svg");
    background-size: 103% 100%;
    background-repeat: no-repeat;
    margin-left: -112px !important;
}

.PcRKvD4JjGY21b7jfgtn {
    height: 4rem;
}

.VZtx8CMGeaZFY7Uxw0Tp {
    background: rgb(243 248 251) 0% 0% no-repeat padding-box;
    background: white 0% 0% no-repeat padding-box;
}

input, button, select, optgroup, textarea {
    margin: 0;
    margin-top: 0px;
    font-family: inherit;
    font-size: inherit;
    line-height: inherit;
}

._rGlBWxpFwiyw10Hc8NY {
    width: 3.75rem;
    height: 3.75rem;
    margin-left: -19px;
}

.KNih5tU1OHAGEIRb2aNA {
    font-size: 1rem;
}

.form-check-input[type="checkbox"] {
    border-radius: .25em;
}

.ojag4CKqsnfD5x0NA9NQ {
    color: #B30B00;
    font-weight: 550;
}

.LaxgIXSKYfqITDVQVJkx {
    font-size: 2.25rem;
}

.BI8wyWjQZhy7qdkTm0EX {
    font-size: 1.75rem;
}

.AzbucaY8xnkGRMGFTIZw {
    color: #888888;
    font-size: 0.75rem;
}

.Aclr1Xttu_1lxR_vXbDg {
    color: #888888;
}

.PrSpIPCP3Ktf9gjAQctt {
    color: #888888;
}

.W1NcQFslI8eLKTKh4On9 {
    width: 50.75rem;
    height: 32.5rem;
    /*margin-left: 155px;*/
    margin-top: -6rem;
}

.CUkg87EkNYMRtdghTlW1 {
    width: -webkit-fill-available;
}

legend + * {
    clear: left;
}

.lh-1 {
    line-height: 1 !important;
}

.form-check-input {
    width: 1em;
    height: 1em;
    margin-top: .15em;
    vertical-align: top;
    background-color: #fff;
    background-repeat: no-repeat;
    background-position: center;
    background-size: contain;
    border: 1px solid rgba(0, 0, 0, 0.25);
    appearance: none;
    color-adjust: exact;
}

.Uwd7pwbu9ZT4Tfru0pF2 {
    display: inline;
}

.text-muted {
    --bs-text-opacity: 1;
    color: #6c757d !important;
}

.fw-light {
    font-weight: 300 !important;
}

a#AUTO_ID_db_a_mcafee_license, a#AUTO_ID_js_a_learnmore_goc {
    color: #888888;
}

.fw-bold {
    font-weight: 700 !important;
}

.form-check-input[type="checkbox"] {
    border-radius: .25em;
}

.Ea4DrrfJE37BaGEGefEi {
    color: #888888;
}

.ATy_JAPHRvjPah6UmZsP {
    background-color: #F0F0F0;
}

.DRikMFdshrIebs_r0UCO {
    font-size: 2rem;
    font-weight: bold;
}

.J6xRuUaVM0EqbtPSI7OQ {
    margin-left: 5rem;
    height: 115px;
    width: 115px !important;
}

.aPqy2iiJ95TSAz6XWKTm {
    font-weight: bold;
    text-align: center;
    font-size: 1.2rem;
}

.hYnpNUuUWyOrYNK6PhkS {
    font-size: 0.9rem;
    margin-bottom: 0px;
}

.vr {
    display: inline-block;
    align-self: stretch;
    width: 1px;
    min-height: 1em;
    background-color: currentColor;
    opacity: .25;
}

.flex-row {
    flex-direction: row !important;
}

.mt-n3 {
    margin-top: -1rem !important;
}

small, .small {
    font-size: .875em;
}

.J6xRuUaVM0EqbtPSI7OQ {
    /*margin-left: 5rem;*/
    height: 115px;
    width: 115px !important;
}

.aPqy2iiJ95TSAz6XWKTm {
    font-weight: bold;
    text-align: center;
    font-size: 1.2rem;
}

.hYnpNUuUWyOrYNK6PhkS {
    font-size: 0.9rem;
    margin-bottom: 0px;
}

.c4gbU5qyv4vPQkFNL9o5 {
    margin-bottom: 50px;
}

.navbar {
    position: relative;
    display: flex;
    flex-wrap: wrap;
    align-items: center;
    justify-content: space-between;
    padding-top: .5rem;
    padding-bottom: .5rem;
}

.gmQOsnUdq8XiuWj73YmW {
    font-weight: bold;
    font-size: 2rem;
    margin-top: 90px;
}

.qxCmF9B950koc1ZZVuBW {
    font-size: 0.9rem;
}

.gOF_Yc7C74Fm1PHglFBy {
    min-height: 100vh;
}

.djVqZSxKQ0s8Q3Zi8eke {
    min-height: inherit;
}

.bYf0UPypzCgryV1IzuMZ {
    height: 127px;
    width: 160px;
}

.G09UbyTUx5InignXg156 {
    height: 100px;
    width: 100px;
}

.vr {
    display: inline-block;
    align-self: stretch;
    width: 1px;
    min-height: 1em;
    background-color: currentColor;
    opacity: .25;
}

.Mt6FPgV46ZWdgBiSjEd8 {
    min-height: 15rem;
}

h1, .h1, h2, .h2, h3, .h3, h4, .h4, h5, .h5, h6, .h6 {
    margin-top: 0;
    margin-bottom: .5rem;
    font-weight: 500;
    line-height: 1.2;
}


@media (max-width: 2400px) {
    .c4gbU5qyv4vPQkFNL9o5 {
        margin-left: 150px !important;
        margin-top: 250px !important;
        margin-bottom: 50px;
    }
}

@media (min-width: 1200px) {
    .fs-1 {
        font-size: 2.1875rem !important;
    }
}