.hero-inset .hero-inset__body__content .large-text-block__top__copy a {
    color: #22A2FF;
    text-decoration: none;
}
.hero-inset .hero-inset__body__content .large-text-block__top__copy a:hover {
    color: #316BB6;
}
.default-component.hero-inset.image-grid {
    margin: 0;
}
.hero-inset h2 {
    margin: 0 0 1.125rem 0;
    color: #171717;
    font-family: 'Basis Grotesque', Arial, Helvetica, sans-serif;
    font-size: 1.75rem;
    line-height: 2rem;
    font-weight: 100;
    margin-top: -100px;
}
@media all and (min-width: 768px) {
    .hero-inset h2 {
        font-size: 2.6875rem;
        line-height: 3.25rem;
    }
}
.hero-inset h1 {
    margin: 0 0 .625rem 0;
    color: #171717;
    font-family: 'Basis Grotesque', Arial, Helvetica, sans-serif;
    font-size: 2.25rem;
    font-weight: 100;
}
@media all and (min-width: 768px) {
    .hero-inset h1 {
        font-size: 3.75rem;
        line-height: 4.3125rem;
    }
}
.hero-inset p {
    font-family: 'Basis Grotesque', Arial, Helvetica, sans-serif;
    line-height: 1.3125rem;
    color: #434343;
    font-size: .875rem;
    color: #434343;
}
@media all and (min-width: 768px) {
    .hero-inset p {
        font-size: 1rem;
        line-height: 1.625rem;
    }
}
.hero-inset .hero-inset__top {
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display:         flex;
    height: 100%;
    min-height: 23.4375rem;
}
@media all and (min-width: 768px) {
    .hero-inset .hero-inset__top {
        min-height: 36.25rem;
    }
    .hero-inset .hero-inset__top.hero-inset__small-top {
        min-height: 18.75rem;
    }
}
.hero-inset .hero-inset__top.imaged {
    background-image: url(../img/hero-xl.png);
    background-repeat: no-repeat;
    background-size: cover;
    background-position: center center;
}
@media all and (min-width: 768px) {
    .hero-inset .hero-inset__top.imaged {
        background-image: url(../img/hero-xl.png);
    }
}
@media all and (min-width: 992px) {
    .hero-inset .hero-inset__top.imaged {
        background-image: url(../img/hero-xl.png);
    }
}
.hero-inset .hero-inset__top.imaged .hero-inset__top__title, .hero-inset .hero-inset__top.imaged .hero-inset__top__copy {
    color: #FFFFFF;
}
.hero-inset .hero-inset__top.white {
    background: #FFFFFF;
}
.hero-inset .hero-inset__top.white .hero-inset__top__title, .hero-inset .hero-inset__top.white .hero-inset__top__copy {
    color: #171717;
}
.hero-inset .hero-inset__top.grey {
    background: #F1F1F1;
}
.hero-inset .hero-inset__top.grey .hero-inset__top__title {
    color: #171717;
}
.hero-inset .hero-inset__top.grey .hero-inset__top__copy {
    color: #434343;
}
.hero-inset .hero-inset__top .hero-inset__back-cta {
    display: none;
}
@media all and (min-width: 768px) {
    .hero-inset .hero-inset__top .hero-inset__back-cta {
        color: #FFFFFF;
        text-transform: uppercase;
        letter-spacing: .125rem;
        font-family: 'UniversLTW01-65Bold', sans-serif;
        font-size: .625rem;
        -webkit-transition: color .5s, background .5s, border-color .5s;
                transition: color .5s, background .5s, border-color .5s;
        text-decoration: none;
        display: block;
        position: absolute;
        right: 2.5rem;
        top: 2.1875rem;
        text-decoration: none;
    }
}
@media all and (min-width: 768px) and (min-width: 768px) {
    .hero-inset .hero-inset__top .hero-inset__back-cta {
        font-size: .6875rem;
    }
}
@media all and (min-width: 768px) and (any-hover: none) {
    .hero-inset .hero-inset__top .hero-inset__back-cta {
        color: #FFFFFF;
    }
}
@media all and (min-width: 768px) {
    .hero-inset .hero-inset__top .hero-inset__back-cta:hover {
        color: #005080;
    }
    .hero-inset .hero-inset__top .hero-inset__back-cta:hover {
        color: #FFFFFF;
    }
    .hero-inset .hero-inset__top .hero-inset__back-cta i {
        font-size: .875rem;
    }
    .hero-inset .hero-inset__top .hero-inset__back-cta i:before {
        display: inline-block;
        -webkit-transform: translate(2px, 1px);
                transform: translate(2px, 1px);
    }
}
.hero-inset .hero-inset__top__content {
    max-width: 1200px;
    margin-left: auto;
    margin-right: auto;
    margin: 0 auto;
    padding-top: 2.5rem;
    padding-bottom: 5.625rem;
    text-align: center;
    -webkit-align-self: flex-end;
    -ms-flex-item-align: end;
            align-self: flex-end;
}
.hero-inset .hero-inset__top__content:after {
    content: ' ';
    display: block;
    clear: both;
}
.hero-inset .hero-inset__top__content.center {
    -webkit-align-self: center;
    -ms-flex-item-align: center;
    -ms-grid-row-align: center;
            align-self: center;
}
.hero-inset .hero-inset__top__title {
    margin-bottom: 1.25rem;
}
.hero-inset .hero-inset__top__copy {
    width: 70%;
    margin: 0 auto 1.25rem auto;
    text-align: center;
}
@media all and (min-width: 992px) {
    .hero-inset .hero-inset__top__copy {
        width: 600px;
    }
    .hero-inset .hero-inset__top__copy.two-col {
        text-align: left;
        width: 90%;
        -webkit-column-count: 2;
        -moz-column-count: 2;
                column-count: 2;
    }
}
.hero-inset .hero-inset__body {
    width: 100%;
    max-width: 1200px;
    margin-left: auto;
    margin-right: auto;
    margin: 0 auto;
    padding-left: .625rem;
    padding-right: .625rem;
}
.hero-inset .hero-inset__body:after {
    content: ' ';
    display: block;
    clear: both;
}
@media all and (min-width: 768px) and (max-width: 1200px) {
    .hero-inset .hero-inset__body {
        padding-left: 3.75rem;
        padding-right: 3.75rem;
    }
}
@media all and (min-width: 1200px) {
    .hero-inset .hero-inset__body {
        padding-left: 0;
        padding-right: 0;
    }
}
.hero-inset .hero-inset__body__content {
    width: 100%;
    float: left;
    margin-left: 0;
    margin-right: 0;
    background-color: #FFFFFF;
    min-height: 6.25rem;
    position: relative;
}
@media all and (min-width: 768px) {
    .hero-inset .hero-inset__body__content {
        top: -6.25rem;
        width: 100%;
        float: left;
        margin-left: 0;
        margin-right: 0;
        margin-bottom: -3.125rem;
    }
}
.hero-inset .hero-inset__body__content.grey {
    background: #F1F1F1;
}
.hero-inset .hero-inset__body__content.grey .hero-inset__top__title, .hero-inset .hero-inset__body__content.grey .hero-inset__top__copy {
    color: #000000;
}
.hero-inset .hero-inset__body__content.transparent {
    background: transparent;
}
.hero-inset .hero-inset__body__content .large-text-block__top__title {
    margin-bottom: 1.25rem;
    color: #FFFFFF;
    margin-top: 0;
}
@media all and (min-width: 768px) {
    .hero-inset .hero-inset__body__content .large-text-block__top__title {
        font-size: 3.75rem;
        line-height: 4.3125rem;
    }
}
.hero-inset .hero-inset__body__content .large-text-block__top__copy {
    font-size: .875rem;
    line-height: 1.3125rem;
}
@media all and (min-width: 768px) {
    .hero-inset .hero-inset__body__content .large-text-block__top__copy {
        font-size: 1.125rem;
        line-height: 1.75rem;
    }
}
.hero-inset .hero-inset__copy p {
    padding: 20px 40px 40px 40px;
    -webkit-column-count: 1;
       -moz-column-count: 1;
            column-count: 1;
    border-bottom: solid 1px #E1E1E1;
}
@media all and (min-width: 992px) {
    .hero-inset .hero-inset__copy p {
        -webkit-column-count: 2;
           -moz-column-count: 2;
                column-count: 2;
    }
}

@media all and (-ms-high-contrast: none) and (min-width: 768px), all and (-ms-high-contrast: active) and (min-width: 768px) {
    .hero-inset .hero-inset__top {
        display: block;
    }
    .hero-inset .hero-inset__top .hero-inset__top__content {
        position: absolute;
        top: 45%;
        left: 50%;
        -webkit-transform: translate(-50%, -50%);
                transform: translate(-50%, -50%);
    }
}

.hero-inset .hero-inset__body__content .full-width-image img {
    width: 100%;
    display: block;
}

.hero-inset .large-text-block .large-text-block__top.white {
    background: #FFFFFF;
}
.hero-inset .large-text-block .large-text-block__top {
    padding: 0 0 0 0;
}
@media (min-width: 768px) {
    .hero-inset .large-text-block .large-text-block__top {
        padding: 40px 0 40px 0;
    }
}
.hero-inset.unset .hero-inset__body__content {
    top: 0;
    margin-bottom: 0;
}