
address,
ol,
p,
ul {
    margin-bottom: 1rem
}

body,
caption {
    text-align: left
}

label {
    margin-bottom: .5rem
}

footer,
header,
main,
section {
    display: block
}

address {
    line-height: inherit
}

.img-fluid {
    max-width: 100%
}

.img-fluid {
    height: auto
}

.btn.focus,
.btn:focus,
.form-control:focus {
    box-shadow: 0 0 0 .2rem rgba(0, 61, 131, .25)
}

.object-fit-cover,
amp-video {
    object-fit: cover;
     line-height: 0;
}
.object-fit-cover_dek,
amp-video {
    height: 452px;
}
.list,
.qualifications ul {
    list-style: none
}

@font-face {
    font-family: "Helvetica Neue Oblique";
    font-weight: 300;
    src: url(../Fonts/helvetica-neue-lt-std/HelveticaNeueLTStd-ThCnO.otf);
    font-display: swap
}

@font-face {
    font-family: "Helvetica Neue Oblique";
    font-weight: 400;
    src: url(../Fonts/helvetica-neue-lt-std/HelveticaNeueLTStd-LtCnO.otf);
    font-display: swap
}

@font-face {
    font-family: "Helvetica Neue Oblique";
    font-weight: 800;
    src: url(../Fonts/helvetica-neue-lt-std/HelveticaNeueLTStd-HvCnO.otf);
    font-display: swap
}

@font-face {
    font-family: "Helvetica Neue";
    font-weight: 300;
    src: url(../Fonts/helvetica-neue-lt-std/HelveticaNeueLTStd-ThCn.otf);
    font-display: swap
}

@font-face {
    font-family: "Helvetica Neue";
    font-weight: 400;
    src: url(../Fonts/helvetica-neue-lt-std/HelveticaNeueLTStd-LtCn.otf);
    font-display: swap
}

@font-face {
    font-family: "Helvetica Neue";
    font-weight: 800;
    src: url(../Fonts/helvetica-neue-lt-std/HelveticaNeueLTStd-HvCn.otf);
    font-display: swap
}

@font-face {
    font-family: "Helvetica Neue";
    font-weight: 900;
    src: url(../Fonts/helvetica-neue-lt-std/HelveticaNeueLTStd-BlkCn.otf);
    font-display: swap
}

@font-face {
    font-family: "Helvetica Neue Light";
    src: url(../Fonts/helvetica-neue-lt-std/helveticaneue-light-001.ttf);
    font-display: swap
}

:root {
    --blue: #007bff;
    --indigo: #6610f2;
    --purple: #6f42c1;
    --pink: #e83e8c;
    --red: #dc3545;
    --orange: #fd7e14;
    --yellow: #ffc107;
    --green: #28a745;
    --teal: #20c997;
    --cyan: #17a2b8;
    --white: #fff;
    --gray: #6c757d;
    --gray-dark: #343a40;
    --primary: #000000;
    --secondary: #FFBC00;
    --success: #28a745;
    --info: #17a2b8;
    --warning: #ffc107;
    --danger: #dc3545;
    --light: #f8f9fa;
    --dark: #2c2a2a;
    --tertiary: #0D6F9F;
    --light-blue: #019EDE;
    --breakpoint-xs: 0;
    --breakpoint-sm: 576px;
    --breakpoint-md: 768px;
    --breakpoint-lg: 992px;
    --breakpoint-xl: 1200px;
    --font-family-sans-serif: "Helvetica Neue", Helvetica, Arial, sans-serif;
    --font-family-monospace: SFMono-Regular, Menlo, Monaco, Consolas, "Liberation Mono", "Courier New", monospace
}

*,
::after,
::before {
    box-sizing: border-box
}

html {
    font-family: sans-serif;
    line-height: 1.15;
    -webkit-text-size-adjust: 100%;
    -webkit-tap-highlight-color: transparent
}

.text-image strong,
body {
    font-family: "Helvetica Neue", Helvetica, Arial, sans-serif
}

body {
    margin: 0;
    font-size: 1rem;
    font-weight: 400;
    line-height: 1.5;
    color: #2c2a2a;
    background-color: #fff
}

.general-form-container .general-form strong {
    font-weight: 700
}

.form-control:focus,
a:not([href]):not([tabindex]):focus {
    outline: 0
}

ol,
p,
ul {
    margin-top: 0
}

.alert-banner__close-btn:hover,
[type=button]:not(:disabled),
[type=submit]:not(:disabled),
button:not(:disabled) {
    cursor: pointer
}

address {
    font-style: normal
}

ol ol,
ol ul,
ul ol,
ul ul {
    margin-bottom: 0
}

.list li:first-child {
    margin-top: 0
}

strong {
    font-weight: bolder
}

.btn,
svg {
    vertical-align: middle
}

a {
    color: #000000;
    text-decoration: none;
    background-color: transparent
}

a:hover {
    color: #001937;
    text-decoration: underline
}

.btn:hover {
    text-decoration: none
}

a:not([href]):not([tabindex]),
a:not([href]):not([tabindex]):focus,
a:not([href]):not([tabindex]):hover {
    color: inherit;
    text-decoration: none
}

svg {
    overflow: hidden
}

caption {
    padding-top: .75rem;
    padding-bottom: .75rem;
    color: #6c757d;
    caption-side: bottom
}

label {
    display: inline-block
}

button {
    border-radius: 0
}

button:focus {
    outline: dotted 1px;
    outline: -webkit-focus-ring-color auto 5px
}

button,
input,
select {
    margin: 0;
    font-family: inherit;
    font-size: inherit;
    line-height: inherit
}

button,
input {
    overflow: visible
}

button,
select {
    text-transform: none
}

select {
    word-wrap: normal
}

[type=button],
[type=submit],
button {
    -webkit-appearance: button
}

[type=button]::-moz-focus-inner,
[type=submit]::-moz-focus-inner,
button::-moz-focus-inner {
    padding: 0;
    border-style: none
}

input[type=checkbox] {
    box-sizing: border-box;
    padding: 0
}

input[type=date],
input[type=time] {
    -webkit-appearance: listbox
}

[type=number]::-webkit-inner-spin-button,
[type=number]::-webkit-outer-spin-button {
    height: auto
}

body[amp-x-etbMobileIntelliApp5050="0"] .var-0,
body[amp-x-etbMobileIntelliApp5050="1"] .var-1 {
    display: inline-block
}

template {
    display: none
}

.d-none,
[hidden] {
    display: none
}

.h1,
.h2,
.h3,
.h4,
.h5,
.h6,
h1,
h2,
h3,
h4,
h5,
h6 {
    margin-bottom: .5rem;
    font-weight: 500;
    line-height: 1.2
}

hr {
    margin-bottom: 1rem
}

.lead {
    font-weight: 300
}

.h1,
h1 {
    font-size: 2.5rem
}

.h2,
h2 {
    font-size: 2.13rem
}

.h3,
h3 {
    font-size: 3.7rem
}

.h4,
h4 {
    font-size: 3rem
}

.h5,
h5 {
    font-size: 1.375rem
}

.h6,
h6 {
    font-size: 1.1rem
}

.lead {
    font-size: 1.25rem
}

hr {
    box-sizing: content-box;
    height: 0;
    overflow: visible;
    margin-top: 1rem;
    border: 0;
    border-top: 1px solid rgba(0, 0, 0, .1)
}

.container,
.container-fluid {
    width: 100%;
    padding-right: 15px;
    padding-left: 15px;
    margin-right: auto;
    margin-left: auto
}

@media (min-width:576px) {
    .container {
        max-width: 540px
    }
}

@media (min-width:768px) {
    .container {
        max-width: 720px
    }
}

@media (min-width:992px) {
    .container {
        max-width: 960px
    }
}

.col,
.col-auto {
    max-width: 100%
}

.row {
    display: flex;
    flex-wrap: wrap;
    margin-right: -15px;
    margin-left: -15px
}

.no-gutters {
    margin-right: 0
}

.no-gutters {
    margin-left: 0
}

.no-gutters>.col,
.no-gutters>[class*=col-] {
    padding-right: 0;
    padding-left: 0
}

.col,
.col-1,
.col-10,
.col-12,
.col-4,
.col-5,
.col-6,
.col-7,
.col-9,
.col-auto,
.col-lg,
.col-lg-12,
.col-lg-2,
.col-lg-3,
.col-lg-4,
.col-lg-5,
.col-lg-6,
.col-lg-7,
.col-lg-8,
.col-md-1,
.col-md-10,
.col-md-12,
.col-md-2,
.col-md-3,
.col-md-4,
.col-md-6,
.col-md-7,
.col-md-8,
.col-sm-12,
.col-sm-2,
.col-sm-4,
.col-xl-6,
.col-xl-auto {
    position: relative;
    width: 100%;
    padding-right: 15px;
    padding-left: 15px
}

.col {
    flex-basis: 0;
    flex-grow: 1
}

.col-auto {
    flex: 0 0 auto;
    width: auto
}

.col-1 {
    flex: 0 0 8.33333%;
    max-width: 8.33333%
}

.col-4 {
    flex: 0 0 33.33333%;
    max-width: 33.33333%
}

.col-5 {
    flex: 0 0 41.66667%;
    max-width: 41.66667%
}

.col-6 {
    flex: 0 0 50%;
    max-width: 50%
}

.col-7 {
    flex: 0 0 58.33333%;
    max-width: 58.33333%
}

.col-9 {
    flex: 0 0 75%;
    max-width: 75%
}

.col-10 {
    flex: 0 0 83.33333%;
    max-width: 83.33333%
}

.col-12 {
    flex: 0 0 100%;
    max-width: 100%
}

.order-1 {
    order: 1
}

.order-2 {
    order: 2
}

.offset-1 {
    margin-left: 8.33333%
}

.form-control {
    display: block;
    width: 100%;
    height: calc(1.5em + .75rem + 2px);
    padding: .375rem .75rem;
    font-size: 1rem;
    font-weight: 400;
    line-height: 1.5;
    color: #495057;
    background-color: #fff;
    background-clip: padding-box;
    border: 1px solid #ced4da;
    border-radius: .25rem;
    transition: border-color .15s ease-in-out, box-shadow .15s ease-in-out
}

.form-control::-ms-expand {
    background-color: transparent;
    border: 0
}

.form-control:focus {
    color: #495057;
    background-color: #fff;
    border-color: #0479ff
}

.form-control::placeholder {
    color: #6c757d;
    opacity: 1
}

.form-control:disabled {
    background-color: #e9ecef;
    opacity: 1
}

select.form-control:focus::-ms-value {
    color: #495057;
    background-color: #fff
}

.btn-block {
    display: block;
    width: 100%
}

.form-group {
    margin-bottom: 1rem
}

.form-row {
    display: flex;
    flex-wrap: wrap;
    margin-right: -5px;
    margin-left: -5px
}

.form-row>.col,
.form-row>[class*=col-] {
    padding-right: 5px;
    padding-left: 5px
}

.custom-control-input:disabled~.custom-control-label {
    color: #6c757d
}

.custom-checkbox .custom-control-input:disabled:checked~.custom-control-label::before {
    background-color: rgba(0, 61, 131, .5)
}

input[type=button].btn-block,
input[type=submit].btn-block {
    width: 100%
}

.btn {
    display: inline-block;
    font-weight: 900;
    color: #2c2a2a;
    text-align: center;
    user-select: none;
    background-color: transparent;
    border: 0 solid transparent;
    padding: .375rem .75rem;
    line-height: 1.5;
    border-radius: 0;
    transition: color .15s ease-in-out, background-color .15s ease-in-out, border-color .15s ease-in-out, box-shadow .15s ease-in-out
}

.btn:hover {
    color: #fff;
}

.btn.focus,
.btn:focus {
    outline: 0
}

.btn.disabled,
.btn:disabled {
    opacity: .65
}

a.btn.disabled {
    pointer-events: none
}

.btn-primary,
.btn-primary.disabled,
.btn-primary:disabled {
    color: #fff;
    background-color: #0000ff;
    border-color: #0000ff
}

.btn-primary:hover {
    color: #fff;
    background-color: #252525;
    border-color: #252525
}

.btn-primary.focus,
.btn-primary:focus,
.btn-primary:not(:disabled):not(.disabled).active:focus,
.btn-primary:not(:disabled):not(.disabled):active:focus {
    box-shadow: 0 0 0 .2rem rgba(38, 90, 150, .5)
}

.btn-primary:not(:disabled):not(.disabled).active,
.btn-primary:not(:disabled):not(.disabled):active {
    color: #fff;
    background-color: #002550;
    border-color: #001f43
}

.btn-secondary {
    background-color: #0000ff;
    border-color: #0000ff
}

.btn-secondary:hover {
    color: #fff;
    background-color: #d9a000;
    border-color: #cc9600
}

.btn-secondary.focus,
.btn-secondary:focus,
.btn-secondary:not(:disabled):not(.disabled).active:focus,
.btn-secondary:not(:disabled):not(.disabled):active:focus {
    box-shadow: 0 0 0 .2rem rgba(222, 165, 6, .5)
}

.btn-secondary.disabled,
.btn-secondary:disabled {
    color: #212529;
    background-color: #ffbc00;
    border-color: #ffbc00
}

.btn-secondary:not(:disabled):not(.disabled).active,
.btn-secondary:not(:disabled):not(.disabled):active {
    color: #fff;
    background-color: #cc9600;
    border-color: #bf8d00
}

.btn-light {
    background-color: #f8f9fa;
    border-color: #f8f9fa
}

.btn-light:hover {
    color: #212529;
    background-color: #e2e6ea;
    border-color: #dae0e5
}

.btn-light.focus,
.btn-light:focus,
.btn-light:not(:disabled):not(.disabled).active:focus,
.btn-light:not(:disabled):not(.disabled):active:focus {
    box-shadow: 0 0 0 .2rem rgba(216, 217, 219, .5)
}

.btn-light.disabled,
.btn-light:disabled {
    color: #212529;
    background-color: #f8f9fa;
    border-color: #f8f9fa
}

.btn-light:not(:disabled):not(.disabled).active,
.btn-light:not(:disabled):not(.disabled):active {
    color: #212529;
    background-color: #dae0e5;
    border-color: #d3d9df
}

.btn-lg {
    padding: 1rem 3rem;
    font-size: 1.25rem;
    line-height: 1.5;
    border-radius: 0
}

.btn-block+.btn-block {
    margin-top: .5rem
}

.custom-control-label::after,
.custom-control-label::before {
    top: .25rem;
    left: -1.5rem;
    display: block;
    height: 1rem;
    content: "";
    width: 1rem
}

.custom-control {
    position: relative;
    display: block;
    min-height: 1.5rem;
    padding-left: 1.5rem
}

.custom-control-input {
    position: absolute;
    z-index: -1;
    opacity: 0
}

.custom-control-input:checked~.custom-control-label::before {
    color: #fff;
    border-color: #000;
    background-color: #000
}

.custom-control-input:focus~.custom-control-label::before {
    box-shadow: 0 0 0 .2rem rgba(0, 61, 131, .25)
}

.custom-control-input:focus:not(:checked)~.custom-control-label::before {
    border-color: #0479ff
}

.custom-control-input:not(:disabled):active~.custom-control-label::before {
    color: #fff;
    background-color: #000;
    border-color: #000
}

.custom-control-input:disabled~.custom-control-label::before {
    background-color: #000
}

.custom-control-label {
    position: relative;
    margin-bottom: 0;
    vertical-align: top
}

.custom-control-label::before {
    position: absolute;
    pointer-events: none;
    background-color: #fff;
    border: 1px solid #adb5bd
}

.custom-control-label::after {
    position: absolute;
    background: 50%/50% 50% no-repeat
}

.custom-checkbox .custom-control-label::before {
    border-radius: .25rem
}

.custom-checkbox .custom-control-input:checked~.custom-control-label::after {
    background-image: url("data:image/svg+xml,%3csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 8 8'%3e%3cpath fill='%23fff' d='M6.564.75l-3.59 3.612-1.538-1.55L0 4.26 2.974 7.25 8 2.193z'/%3e%3c/svg%3e")
}

.custom-checkbox .custom-control-input:indeterminate~.custom-control-label::before {
    border-color: #000000;
    background-color: #000000
}

.custom-checkbox .custom-control-input:indeterminate~.custom-control-label::after {
    background-image: url("data:image/svg+xml,%3csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 4 4'%3e%3cpath stroke='%23fff' d='M0 2h4'/%3e%3c/svg%3e")
}

.custom-checkbox .custom-control-input:disabled:indeterminate~.custom-control-label::before {
    background-color: rgba(0, 61, 131, .5)
}

.custom-control-label::before {
    transition: background-color .15s ease-in-out, border-color .15s ease-in-out, box-shadow .15s ease-in-out
}

@media (prefers-reduced-motion:reduce) {
    .btn,
    .form-control {
        transition: none
    }
    .custom-control-label::before {
        transition: none
    }
}

.alert-banner .chevron::before,
.alert-banner__icon,
.shortform-lightbox__box .btn.btn-primary {
    vertical-align: middle;
    display: inline-block
}

.bg-primary {
    background-color: #000000
}

a.bg-primary:focus,
a.bg-primary:hover,
button.bg-primary:focus,
button.bg-primary:hover {
    background-color: #002550
}

.bg-light {
    background-color: #f8f9fa
}

a.bg-light:focus,
a.bg-light:hover,
button.bg-light:focus,
button.bg-light:hover {
    background-color: #dae0e5
}

.bg-light-blue {
    background-color: #808080
}

a.bg-light-blue:focus,
a.bg-light-blue:hover,
button.bg-light-blue:focus,
button.bg-light-blue:hover {
    background-color: #017aab
}

.bg-white {
    background-color: #fff
}

.rounded-0 {
    border-radius: 0
}

.d-inline {
    display: inline
}

.d-inline-block {
    display: inline-block
}

.d-block {
    display: block
}

.d-table {
    display: table
}

.d-table-row {
    display: table-row
}

.d-table-cell {
    display: table-cell
}

.d-flex {
    display: flex
}

.d-inline-flex {
    display: inline-flex
}

@media print {
    .d-print-none {
        display: none
    }
    .d-print-inline {
        display: inline
    }
    .d-print-inline-block {
        display: inline-block
    }
    .d-print-block {
        display: block
    }
    .d-print-table {
        display: table
    }
    .d-print-table-row {
        display: table-row
    }
    .d-print-table-cell {
        display: table-cell
    }
    .d-print-flex {
        display: flex
    }
    .d-print-inline-flex {
        display: inline-flex
    }
}

.flex-column {
    flex-direction: column
}

.flex-wrap-reverse {
    flex-wrap: wrap-reverse
}

.justify-content-end {
    justify-content: flex-end
}

.justify-content-center {
    justify-content: center
}

.justify-content-between {
    justify-content: space-between
}

.align-items-end {
    align-items: flex-end
}

.align-items-center {
    align-items: center
}

.align-items-stretch {
    align-items: stretch
}

.align-self-end {
    align-self: flex-end
}

.float-right {
    float: right
}

.position-relative {
    position: relative
}

.position-absolute {
    position: absolute
}

.w-50 {
    width: 50%
}

.w-100 {
    width: 100%
}

.w-auto {
    width: auto
}

.h-100 {
    height: 100%
}

.m-0 {
    margin: 0
}

.mt-0 {
    margin-top: 0
}

.mb-0 {
    margin-bottom: 0
}

.mt-1 {
    margin-top: .25rem
}

.mb-1 {
    margin-bottom: .25rem
}

.ml-1 {
    margin-left: .25rem
}

.mt-2 {
    margin-top: .5rem
}

.mb-2 {
    margin-bottom: .5rem
}

.mt-3,
.my-3 {
    margin-top: 1rem
}

.mr-3 {
    margin-right: 1rem
}

.mb-3,
.my-3 {
    margin-bottom: 1rem
}

.mt-4 {
    margin-top: 1.5rem
}

.mb-4 {
    margin-bottom: 1.5rem
}

.mt-5,
.my-5 {
    margin-top: 3rem
}

.mb-5,
.my-5 {
    margin-bottom: 3rem
}

.p-0 {
    padding: 0
}

.pr-0,
.px-0 {
    padding-right: 0
}

.pl-0,
.px-0 {
    padding-left: 0
}

.py-1 {
    padding-top: .25rem
}

.pr-1 {
    padding-right: .25rem
}

.pb-1,
.py-1 {
    padding-bottom: .25rem
}

.pl-1 {
    padding-left: .25rem
}

.pb-2 {
    padding-bottom: .5rem
}

.p-3 {
    padding: 1rem
}

.pt-3,
.py-3 {
    padding-top: 1rem
}

.px-3 {
    padding-right: 1rem
}

.pb-3,
.py-3 {
    padding-bottom: 1rem
}

.pl-3,
.px-3 {
    padding-left: 1rem
}

.py-4 {
    padding-top: 1.5rem
}

.px-4 {
    padding-right: 1.5rem
}

.py-4 {
    padding-bottom: 1.5rem
}

.px-4 {
    padding-left: 1.5rem
}

.pt-5,
.py-5 {
    padding-top: 3rem
}

.pr-5,
.px-5 {
    padding-right: 3rem
}

.pb-5,
.py-5 {
    padding-bottom: 3rem
}

.px-5 {
    padding-left: 3rem
}

.py-6 {
    padding-top: 5rem
}

.py-6 {
    padding-bottom: 5rem
}

.mb-n5 {
    margin-bottom: -3rem
}

.mx-auto {
    margin-right: auto
}

.mx-auto {
    margin-left: auto
}

.text-left {
    text-align: left
}

.text-center {
    text-align: center
}

@media (min-width:1200px) {
    .container {
        max-width: 1140px
    }
    .col-xl-auto {
        flex: 0 0 auto;
        width: auto;
        max-width: 100%
    }
    .col-xl-6 {
        flex: 0 0 50%;
        max-width: 50%
    }
    .d-xl-none {
        display: none
    }
    .d-xl-inline {
        display: inline
    }
    .d-xl-inline-block {
        display: inline-block
    }
    .d-xl-block {
        display: block
    }
    .d-xl-table {
        display: table
    }
    .d-xl-table-row {
        display: table-row
    }
    .d-xl-table-cell {
        display: table-cell
    }
    .d-xl-flex {
        display: flex
    }
    .d-xl-inline-flex {
        display: inline-flex
    }
}

.text-uppercase {
    text-transform: uppercase
}

.brand-header__tag-line,
.btn,
.list,
form.bright label,
h1,
h2,
h3,
h4,
h5,
h6 {
    text-transform: uppercase
}

.font-weight-normal {
    font-weight: 400
}

.font-weight-bold {
    font-weight: 700
}

.font-italic {
    font-style: italic
}

.text-white {
    color: #fff
}

.text-primary {
    color: #0000ff
}

a.text-primary:focus,
a.text-primary:hover {
    color: #001937
}

.text-body,
.text-dark {
    color: #2c2a2a
}

a.text-dark:focus,
a.text-dark:hover {
    color: #373737
}

.text-tertiary {
    color: #0000ff
}

a.text-tertiary:focus,
a.text-tertiary:hover {
    color: #073e58
}

.btn-light,
form label {
    color: #000
}

h1,
h2,
h3,
h4,
h5,
h6 {
    margin-top: 0;
    font-weight: 700
}

h6 {
    font-weight: 900;
    margin-bottom: 0
}

.btn {
    font-size: 1.5rem
}

.btn-primary {
    border-radius: 2px
}

.btn-secondary {
    background: linear-gradient(221deg, #0000ff, #0000ff);
    color: #fff;
}
.btn-secondary1 {
    background: linear-gradient(221deg, #fff, #fff);
    color: #0000ff;
}

form label {
    font-size: 1.15rem;
    font-weight: 700
}

form label.label--sm {
    font-size: .8rem
}

form input.form-control,
form select.form-control {
    font-size: 1.25rem;
    font-family: "Helvetica Neue Light", Helvetica, Arial, sans-serif;
    font-weight: 700
}

form .disclaimer {
    color: #2c2a2a;
    font-weight: 300;
    font-size: .95rem
}

form .disclaimer .expand {
    font-weight: 600
}

form.bright label {
    font-weight: 900
}

.qualifications__title,
form.bright .disclaimer,
form.bright label {
    color: #0000ff
}

body[amp-x-etbMobileIntelliApp5050="0"] .var-1,
body[amp-x-etbMobileIntelliApp5050="1"] .sf,
body[amp-x-etbMobileIntelliApp5050="1"] .var-0,
form .hide {
    display: none
}

.list {
    color: #0000ff;
    padding-inline-start: 0;
    font-size: 1.13rem;
    font-weight: 700;
    columns: 1
}

.list li {
    margin: 10px 0;
    padding-left: 1rem;
    text-indent: -1rem
}

.list li:before {
    padding-right: .5rem;
    content: "•"
}

.list--secondary li:before {
    color: #ffbc00
}

.list--plus li:before {
    content: "+"
}

.brand-header {
    background: #fff;
    z-index: 1000;
    position: relative
}

.brand-header__tag-line {
    color: #000;
    font-size: 1.15rem;
    font-weight: 900
}

.alert-banner__title,
.alert-banner__title a {
    color: #fff;
    font-size: 1em
}

.brand-header .btn {
    min-width: 150px
}

.alert-banner {
    z-index: 1001;
    font-size: 12px;
    min-height: 50px;
    width: 100%
}

@media (min-width:576px) {
    .col-sm-2 {
        flex: 0 0 16.66667%;
        max-width: 16.66667%
    }
    .col-sm-4 {
        flex: 0 0 33.33333%;
        max-width: 33.33333%
    }
    .col-sm-12 {
        flex: 0 0 100%;
        max-width: 100%
    }
    .d-sm-none {
        display: none
    }
    .d-sm-inline {
        display: inline
    }
    .d-sm-inline-block {
        display: inline-block
    }
    .d-sm-block {
        display: block
    }
    .d-sm-table {
        display: table
    }
    .d-sm-table-row {
        display: table-row
    }
    .d-sm-table-cell {
        display: table-cell
    }
    .d-sm-flex {
        display: flex
    }
    .d-sm-inline-flex {
        display: inline-flex
    }
    .alert-banner {
        font-size: 14px
    }
}

.alert-banner__title {
    display: inline-block;
    margin: 0
}

.alert-banner__title strong {
    font-weight: 600
}

.alert-banner__title-container {
    background: #0000ff;
    border: 0;
    padding: 1em 0
}

.alert-banner__content {
    background: rgba(255, 255, 255, .95);
    padding: 2em 15px;
    box-shadow: .125rem .25rem rgba(0, 0, 0, .075)
}

.alert-banner__content ul {
    display: table;
    margin: 0 auto
}

.alert-banner__content ul li {
    font-size: 1em;
    font-weight: 600;
    padding-bottom: 1em;
    color: #091739
}

.alert-banner .chevron::before {
    border-style: solid;
    border-width: .25em .25em 0 0;
    content: '';
    height: .75em;
    left: .15em;
    position: relative;
    top: 0;
    transform: rotate(-45deg);
    width: .75em;
    border-color: #6c6023;
    transition: .25s
}

.alert-banner .chevron.right::before {
    left: 0;
    transform: rotate(45deg)
}

.alert-banner__close-btn-row {
    justify-content: flex-end;
    padding-bottom: 1em
}

.alert-banner__close-btn {
    font-size: 24px;
    color: #a3abb9
}

.hero {
    background: url(https://storage.googleapis.com/terri-site-../marten/testimonial/hero-mobile-v2.jpg) left top/cover no-repeat;
    height: 50vh;
    min-height: 250px
}

.hero__title {
    text-shadow: 0 0 11px rgba(0, 0, 0, .81);
    color: #ffbc00;
    font-size: 3rem
}

.video-container {
    height: auto;
    min-height: auto;
    overflow: hidden;
    position: relative
}

.video-container__content {
    position: absolute;
    left: 0;
    right: 0;
    top: 50%;
    transform: translateY(-50%)
}

amp-video {
    position: absolute;
    top: 50%;
    left: 50%;
    width: auto;
    height: auto;
    min-width: 100%;
    min-height: 100%;
    max-width: none;
    -webkit-transform: translate(-50%, -50%);
    -moz-transform: translate(-50%, -50%);
    -ms-transform: translate(-50%, -50%);
    transform: translate(-50%, -50%)
}

.general-form-container .general-form-wrapper {
    position: absolute;
    box-shadow: 0 2px 8px rgba(0, 0, 0, .2);
    top: -450px
}

.general-form-container .general-form {
    padding: 35px 35px 20px;
    background-color: #fff;
    z-index: 100
}

.general-form-container .general-form__title {
    font-weight: 900;
    color: #0000ff;
    font-size: 1.5rem
}

.body {
    background: linear-gradient(90deg, #CCEFF9, #CCEFF9, #CCEFF9);
    padding-bottom: 300px
}

.body p {
    font-size: 1.38rem
}

.benefits-section {
    margin-top: -250px
}

.text-image__title {
    color: #000000;
    position: relative;
    font-weight: 900
}

.text-image__subtitle {
    color: #0d6f9f;
    font-size: 1.13rem;
    font-weight: 700
}

.text-image__copy {
    font-family: "Helvetica Neue Light", Helvetica, Arial, sans-serif;
    font-size: 1.25rem
}

.text-image__video-overlay {
    position: absolute;
    top: 0;
    left: 0;
    bottom: 0;
    right: 0;
    z-index: 1;
    overflow: hidden;
    cursor: pointer
}

.text-image__video-overlay.--mark {
    background: url(https://storage.googleapis.com/terri-site-../marten/testimonial/mark.jpg) top center/cover no-repeat
}

.text-image__video-overlay.--ashley {
    background: url(https://storage.googleapis.com/terri-site-../marten/testimonial/ashley.jpg) top center/cover no-repeat
}

.text-image__video-overlay.--randell {
    background: url(https://storage.googleapis.com/terri-site-../marten/testimonial/randell.jpg) top center/cover no-repeat
}

.text-image strong {
    font-weight: 700;
    font-size: 1.25rem
}

.text-image .l-quote {
    position: absolute;
    left: -1.5rem
}

@media (max-width:767.98px) {
    .text-image .full-width-mobile {
        width: 100vw;
        position: relative;
        left: calc(-1 * (100vw - 100%)/ 2)
    }
}

@media (max-width:991.98px) {
    .btn {
        width: 100%
    }
    .full-form-container {
        background: radial-gradient(ellipse, #fff, #cfeeff)
    }
}

.full-form-container #quick-apply-form {
    position: relative;
    top: -150px
}

.full-form-container__title {
    font-size: 2.38rem;
    color: #0000ff
}

.full-form-container__copy {
    font-size: 1.4rem;
    color: #000000
}

.marten-story {
    background: url(../images/MARTEN-STORY.jpg) center center/cover no-repeat;
    color: #fff
}

.marten-story p {
    font-weight: 700;
    font-size: 1.38rem
}

.qualifications {
    background: #CCEFF9
}

.qualifications ul li {
    padding-left: 1em;
    text-indent: -1em
}

.qualifications ul li:before {
    content: "-";
    padding-right: 5px
}

section.disclaimer {
    color: #2c2a2a;
    font-weight: 300;
    background: #CCEFF9;
}

footer {
    margin-bottom: 6.5rem
}

.full-form-container {
    background: radial-gradient(ellipse, #CCEFF9, #CCEFF9);
}
footer .footer--logo {
    background: radial-gradient(ellipse, #fff, #fff);
}

footer .footer--social-media {
    background-color: #0000ff;
    color: #fff;
    font-weight: 900
}

footer .footer--social-media a {
    display: flex;
    align-items: center;
    margin-left: 10px
}

.sticky-footer {
    position: fixed;
    bottom: 0;
    padding: 1rem 0;
    background: #fff
}

.prefer-to-text {
    border-top: 2px solid #e3f0f6
}

.prefer-to-text__title {
    font-size: 1.8rem;
    font-weight: 900;
    color: #0000ff
}

.prefer-to-text__subtitle {
    font-size: 1rem;
    font-weight: 400;
    color: #000
}

.prefer-to-text__call {
    font-size: .95rem
}

.shortform-lightbox__overlay {
    height: 100%;
    background: rgba(0, 0, 0, .5)
}

.shortform-lightbox__box {
    background: #fff
}

.shortform-lightbox__box .btn.btn-primary {
    font-weight: 900;
    text-align: center;
    user-select: none;
    padding: .375rem .75rem;
    font-size: 1rem;
    line-height: 1.5;
    transition: color .15s ease-in-out, background-color .15s ease-in-out, border-color .15s ease-in-out, box-shadow .15s ease-in-out;
    color: #fff;
    background-color: #000000;
    border-color: #000000;
    text-transform: uppercase;
    border-radius: 2px
}

.shortform-lightbox__heading {
    margin-top: 0;
    font-size: 3rem;
    color: #2c2a2a
}

.scrolling-form {
    max-width: 330px
}

.scrolling-form__title {
    font-size: 1.5rem;
    font-style: italic;
    color: #0d6f9f
}

.scrolling-form__scroll-wrapper {
    max-height: 455px;
    overflow-y: auto;
    overflow-x: hidden
}

html {
    font-size: .75rem
}

@media (min-width:768px) {
    .col-md-1 {
        flex: 0 0 8.33333%;
        max-width: 8.33333%
    }
    .col-md-2 {
        flex: 0 0 16.66667%;
        max-width: 16.66667%
    }
    .col-md-3 {
        flex: 0 0 25%;
        max-width: 25%
    }
    .col-md-4 {
        flex: 0 0 33.33333%;
        max-width: 33.33333%
    }
    .col-md-6 {
        flex: 0 0 50%;
        max-width: 50%
    }
    .col-md-7 {
        flex: 0 0 58.33333%;
        max-width: 58.33333%
    }
    .col-md-8 {
        flex: 0 0 66.66667%;
        max-width: 66.66667%
    }
    .col-md-10 {
        flex: 0 0 83.33333%;
        max-width: 83.33333%
    }
    .col-md-12 {
        flex: 0 0 100%;
        max-width: 100%
    }
    .order-md-0 {
        order: 0
    }
    .order-md-1 {
        order: 1
    }
    .order-md-2 {
        order: 2
    }
    .offset-md-1 {
        margin-left: 8.33333%
    }
    .offset-md-3 {
        margin-left: 25%
    }
    .d-md-none {
        display: none
    }
    .d-md-inline {
        display: inline
    }
    .d-md-inline-block {
        display: inline-block
    }
    .d-md-block {
        display: block
    }
    .d-md-table {
        display: table
    }
    .d-md-table-row {
        display: table-row
    }
    .d-md-table-cell {
        display: table-cell
    }
    .d-md-flex {
        display: flex
    }
    .d-md-inline-flex {
        display: inline-flex
    }
    .mt-md-0 {
        margin-top: 0
    }
    .mb-md-0 {
        margin-bottom: 0
    }
    .mt-md-2 {
        margin-top: .5rem
    }
    .mt-md-3 {
        margin-top: 1rem
    }
    .mt-md-4 {
        margin-top: 1.5rem
    }
    .py-md-0 {
        padding-top: 0
    }
    .px-md-0 {
        padding-right: 0
    }
    .pb-md-0,
    .py-md-0 {
        padding-bottom: 0
    }
    .px-md-0 {
        padding-left: 0
    }
    .pt-md-4 {
        padding-top: 1.5rem
    }
    .px-md-4 {
        padding-right: 1.5rem
    }
    .px-md-4 {
        padding-left: 1.5rem
    }
    .pt-md-5,
    .py-md-5 {
        padding-top: 3rem
    }
    .px-md-5 {
        padding-right: 3rem
    }
    .py-md-5 {
        padding-bottom: 3rem
    }
    .px-md-5 {
        padding-left: 3rem
    }
    .mb-md-n6 {
        margin-bottom: -5rem
    }
    .text-md-center {
        text-align: center
    }
    .btn,
    .shortform-lightbox__box .btn.btn-primary {
        font-size: 1.25rem
    }
    form input.form-control,
    form label,
    form select.form-control {
        font-size: 1.05rem
    }
    .brand-header {
        position: sticky;
        top: 0
    }
    .alert-banner {
        font-size: 16px;
        min-height: 45px
    }
    .hero {
        background: url(https://storage.googleapis.com/terri-site-../marten/testimonial/hero-v2.jpg) left top/cover no-repeat;
        height: 75vh;
        min-height: 768px
    }
    .hero__title {
        font-size: 3.7rem
    }
    .body .list {
        columns: 2
    }
    .text-image.bg-radial {
        background: radial-gradient(ellipse, #CCEFF9, #CCEFF9);
    }
    .full-form-container__copy {
        font-size: 1.5rem
    }
    footer {
        margin-bottom: 0
    }
    html {
        font-size: 1rem
    }
}

@media (min-width:992px) {
    .col-lg {
        flex-basis: 0;
        flex-grow: 1;
        max-width: 100%
    }
    .col-lg-2 {
        flex: 0 0 16.66667%;
        max-width: 16.66667%
    }
    .col-lg-3 {
        flex: 0 0 25%;
        max-width: 25%
    }
    .col-lg-4 {
        flex: 0 0 33.33333%;
        max-width: 33.33333%
    }
    .col-lg-5 {
        flex: 0 0 41.66667%;
        max-width: 41.66667%
    }
    .col-lg-6 {
        flex: 0 0 50%;
        max-width: 50%
    }
    .col-lg-7 {
        flex: 0 0 58.33333%;
        max-width: 58.33333%
    }
    .col-lg-8 {
        flex: 0 0 66.66667%;
        max-width: 66.66667%
    }
    .col-lg-12 {
        flex: 0 0 100%;
        max-width: 100%
    }
    .offset-lg-2 {
        margin-left: 16.66667%
    }
    .d-lg-none {
        display: none
    }
    .d-lg-inline {
        display: inline
    }
    .d-lg-inline-block {
        display: inline-block
    }
    .d-lg-block {
        display: block
    }
    .d-lg-table {
        display: table
    }
    .d-lg-table-row {
        display: table-row
    }
    .d-lg-table-cell {
        display: table-cell
    }
    .d-lg-flex {
        display: flex
    }
    .d-lg-inline-flex {
        display: inline-flex
    }
    .mb-lg-0 {
        margin-bottom: 0
    }
    .py-lg-0 {
        padding-top: 0
    }
    .pb-lg-0,
    .py-lg-0 {
        padding-bottom: 0
    }
    .bg-radial-blue-desktop {
        background: radial-gradient(circle, #fff 0, #cfeeff 100%)
    }
}

.bg-radial-light {
    background: radial-gradient(ellipse, #fff 0, #f6fcff 100%)
}

.container-xl {
    max-width: 1440px
}

body[amp-x-etbMobileIntelliApp5050="0"] .sf {
    display: block
}
