.tga_body {
    -webkit-text-size-adjust: 100%;
    -moz-text-size-adjust: 100%;
    text-size-adjust: 100%;
    background-color: #fff;
    color: #313131;
    font-family: -apple-system,BlinkMacSystemFont,Segoe UI,Helvetica,Arial,sans-serif,Apple Color Emoji,Segoe UI Emoji,Segoe UI Symbol;
    font-size: 16px!important;
    font-size: 1rem;
    /* line-height:1.5; */
    margin: 0
}

.tga_body a {
    -webkit-text-decoration-skip: ink;
    color: #006fb0;
    text-decoration: underline;
    text-decoration-skip-ink: auto
}

.tga_body a:hover {
    color: #313131;
    text-decoration: none
}

.tga_body a:focus {
    outline: 3px solid #9263de;
    outline-offset: 2px
}

.tga_body a::-moz-focus-inner {
    border: 0
}

.tga_body :target {
    outline: 3px solid #9263de;
    outline-offset: 2px
}

.tga_body ::-moz-selection {
    background-color: rgba(0,111,176,.99);
    color: #fff
}

.tga_body ::selection {
    background-color: rgba(0,111,176,.99);
    color: #fff;
}

.tga_body iframe::-moz-selection,.tga_body img::-moz-selection {
    background-color: rgba(0,111,176,.75)
}

.tga_body iframe::selection,.tga_body img::selection {
    background-color: rgba(0,111,176,.75)
}

.tga_body p {
    margin: 0;
    max-width: 42em
}

.tga_body *+p {
    margin-top: 1.5rem
}

.tga_body hr {
    border: none;
    border-top: 1px solid gray;
    box-sizing: content-box;
    height: 0;
    margin-bottom: 1.5rem;
    overflow: visible
}

.tga_body *+hr {
    margin-top: 1.5rem
}

.tga_footer {
    background-color: #fff;
    border-top: .25rem solid gray;
    color: #313131;
    /* font-family:-apple-system,BlinkMacSystemFont,Segoe UI,Helvetica,Arial,sans-serif,Apple Color Emoji,Segoe UI Emoji,Segoe UI Symbol; */
    font-size: 16px;
    font-size: 1rem;
    line-height: 1.5;
    padding: 3rem 0
}

.tga_footer p:last-child {
    margin: 0
}

.tga_grid .tga_row {
    margin-left: -12px;
    margin-right: -12px
}

.tga_grid .tga_row:after,.tga_grid .tga_row:before {
    content: " ";
    display: table
}

.tga_grid .tga_row:after {
    clear: both
}

.tga_header {
    background: #fff;
    color: #313131;
    font-family: -apple-system,BlinkMacSystemFont,Segoe UI,Helvetica,Arial,sans-serif,Apple Color Emoji,Segoe UI Emoji,Segoe UI Symbol;
    font-size: 16px;
    font-size: 1rem;
    line-height: 1.5;
    padding: 1.5rem 0
}

@media (min-width: 576px) {
    .tga_header {
        font-size:20px;
        font-size: 1.25rem;
        line-height: 1.6;
        padding: 3rem 0
    }
}

.tga_body h1 {
    display: block;
    font-family: -apple-system,BlinkMacSystemFont,Segoe UI,Helvetica,Arial,sans-serif,Apple Color Emoji,Segoe UI Emoji,Segoe UI Symbol;
    font-size: 40px;
    font-size: 2.5rem;
    line-height: 1.3;
    margin: 0
}

.tga_body *+h1 {
    margin-top: 3rem
}

.tga_header_link {
    background-color: #fff;
    border-bottom: .5rem solid #b8ccea;
    color: #313131;
    font-family: -apple-system,BlinkMacSystemFont,Segoe UI,Helvetica,Arial,sans-serif,Apple Color Emoji,Segoe UI Emoji,Segoe UI Symbol;
    font-size: 16px;
    font-size: 1rem;
    line-height: 1.5
}

.tga_header_link a {
    color: #006fb0;
    font-size: 14px!important;;
    font-size: .875rem;
    line-height: 1.42857;
    padding: 1rem;
    text-decoration: none
}

.tga_header_link a:focus {
    outline: 3px solid #9263de;
    outline-offset: 2px
}

.tga_header_link a::-moz-focus-inner {
    border: 0
}

.tga_header_link a:hover {
    -webkit-text-decoration-skip: ink;
    background-color: #f5f5f5;
    color: #313131;
    text-decoration: underline;
    text-decoration-skip-ink: auto
}

.tga_header_link a {
    display: block
}

@media (min-width: 992px) {
    .tga_header_link a {
        font-size:16px!important;
        font-size: 1rem;
        line-height: 1.5;
        padding: 1rem
    }
}

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

*+img,.tga_body *+img {
    margin-top: 1rem
}

.element-invisible {
    clip: rect(0,0,0,0);
    border: 0;
    height: 1px;
    margin: -1px;
    overflow: hidden;
    padding: 0;
    position: absolute;
    position: absolute!important;
    width: 1px
}

.tga_body h1 {
    font-size: 32px;
    font-size: 2rem;
    font-weight: 700;
    line-height: 1.25
}

@media (min-width: 768px) {
    .tga_body h1 {
        font-size:40px;
        font-size: 2.5rem;
        line-height: 1.3
    }
}

.tga_body {
    fill: #313131;
}

.tga_footer {
    border-top: none;
    margin-top: 2rem
}

.tga_header {
    border-top: 12px solid #0047bb;
    margin-bottom: 0;
    padding: 0
}

@media (min-width: 768px) {
    .tga_header {
        padding:1rem 0 .5rem
    }
}

@media (min-width: 992px) {
    .tga_header {
        padding:1.5rem 0
    }
}

.tga_header_link {
    border-bottom-color: #b8ccea
}

.tga_header_link a {
    color: #313131
}

@media (min-width: 992px) {
    .tga_header_link a {
        font-weight:700
    }
}

img {
    height: auto
}

.pillars-container {
    border-top: 12px solid #0047bb!important;
    position: relative;
}

.pillars-container #pillars {
    background: linear-gradient(90deg,#001871 0,#001871 9%,#06038d 0,#06038d 21%,#0047bb 0,#0047bb 33%,#001871 0,#001871 39%,#b8ccea 0,#b8ccea 46%,#06038d 0,#06038d 66%,#001871 0,#001871 72%,#b8ccea 0,#b8ccea 92%,#0047bb 0,#0047bb)!important;
    background-size: cover;
    height: 12px;
    left: 0;
    position: absolute;
    top: -12px;
    width: 300px
}

@media (min-width: 768px) {
    .pillars-container #pillars {
        left:auto
    }
}

@-webkit-keyframes load8 {
    0% {
        transform: rotate(0deg)
    }

    to {
        transform: rotate(1turn)
    }
}

@keyframes load8 {
    0% {
        transform: rotate(0deg)
    }

    to {
        transform: rotate(1turn)
    }
}

.tga_header.tga_header {
    border-top: none;
    position: relative
}

.tga_body h1 {
    color: #001871
}

.tga_body p {
    max-width: none
}

.tga_header {
    padding: 1rem 0 .5rem;
}

.clearfix:after,.clearfix:before {
    content: " ";
    display: table
}

.clearfix:after {
    clear: both
}

.tga_footer {
    margin-top: 0
}

.tga_body .pillars-container {
    border-top: 12px solid #0047bb!important;
    position: relative
}

.tga_body .pillars-container #pillars {
    background: linear-gradient(90deg,#001871 0,#001871 14%,#06038d 0,#06038d 20%,#b8ccea 0,#b8ccea 28%,#0047bb 0,#0047bb 36%,#06038d 0,#06038d 40%,#5c88da 0,#5c88da 44%,#b8ccea 0,#b8ccea 57%,#06038d 0,#06038d 61%,#5c88da 0,#5c88da 75%,#0047bb 0,#0047bb 80%,#001871 0,#001871)!important;
    background-size: cover;
    height: 12px;
    left: 0;
    max-width: 420px;
    position: absolute;
    top: -12px;
    width: 100%
}

@media (min-width: 768px) {
    .tga_body .pillars-container #pillars {
        left:auto
    }
}
