@import url(https://use.typekit.net/fzd4vta.css);@font-face {
    font-family: 'SocialIcons-Regular';
    src: url(../fonts/SocialIcons-Regular.eot);
    src: url(../fonts/SocialIcons-Regular.eot?#iefix) format("embedded-opentype"), url(../fonts/SocialIcons-Regular.woff) format("woff"), url(../fonts/SocialIcons-Regular.ttf) format("truetype");
    font-style: normal;
    font-weight: normal
}

.site-content {
    position: relative;
    padding: 20px;
    width: 100%
}

.site-content .content-area {
    padding: 10px;
    margin: 0 auto;
    max-width: 1200px
}

span.text-over {
    color: #fff!important;
}

.site-content .sidebar-content {
    position: relative;
    padding: 10px;
    margin: 0 auto;
    max-width: 1200px
}

.demo {
    background: #1779ba;
    padding: 0
}

.cell {
    padding: 0;
    background: lightblue;
    line-height: 50px;
    height: 100px;
    color: white;
    text-align: center;
    margin-bottom: 30px
}

.viewport-note {
    position: fixed;
    bottom: 10px;
    left: 0px;
    padding: 10px;
    background-color: #212125;
    color: #f6f8f7;
    font-size: 1rem
}

.viewport-note:after {
    padding: 4px;
    content: "mobile: 0 to smallest viewport min-width"
}

@media screen and (min-width: 30em) {
    .viewport-note:after {
        color: #f6f8f7;
        background-color: #47c0e7;
        content: "min-width is 480px"
    }
}

@media screen and (min-width: 48em) {
    .viewport-note:after {
        color: #52545B;
        background-color: #fcdb01;
        content: "min-width is 768px"
    }
}

@media screen and (min-width: 62em) {
    .viewport-note:after {
        color: #f6f8f7;
        background-color: #9f232b;
        content: "min-width is 992px"
    }
}

@media screen and (min-width: 75em) {
    .viewport-note:after {
        color: #212125;
        background-color: #A9A9D1;
        content: "min-width is 1200px"
    }
}

.site-content {
    padding: 0;
    margin: 0
}

.site-content .content-area {
    padding: 0
}

.site-content .entry-content {
    padding: 0;
    margin: 0
}

.site-content figure.wp-block-image {
    width: 1006px;
    margin: 0 auto
}

.grid-container {
    padding-right: .625rem;
    padding-left: .625rem;
    max-width: 75rem;
    margin-left: auto;
    margin-right: auto
}

@media print,screen and (min-width: 30em) {
    .grid-container {
        padding-right: .9375rem;
        padding-left: .9375rem
    }
}

.grid-container.fluid {
    padding-right: .625rem;
    padding-left: .625rem;
    max-width: 100%;
    margin-left: auto;
    margin-right: auto
}

@media print,screen and (min-width: 30em) {
    .grid-container.fluid {
        padding-right: .9375rem;
        padding-left: .9375rem
    }
}

.grid-container.full {
    padding-right: 0;
    padding-left: 0;
    max-width: 100%;
    margin-left: auto;
    margin-right: auto
}

.grid-x {
    display: flex;
    flex-flow: row wrap
}

.cell {
    flex: 0 0 auto;
    min-height: 0px;
    min-width: 0px;
    width: 100%
}

.cell.auto {
    flex: 1 1 0px
}

.cell.shrink {
    flex: 0 0 auto
}

.grid-x>.auto {
    width: auto
}

.grid-x>.shrink {
    width: auto
}

.grid-x>.small-shrink,.grid-x>.small-full,.grid-x>.small-1,.grid-x>.small-2,.grid-x>.small-3,.grid-x>.small-4,.grid-x>.small-5,.grid-x>.small-6,.grid-x>.small-7,.grid-x>.small-8,.grid-x>.small-9,.grid-x>.small-10,.grid-x>.small-11,.grid-x>.small-12 {
    flex-basis: auto
}

@media print,screen and (min-width: 30em) {
    .grid-x>.medium-shrink, .grid-x>.medium-full, .grid-x>.medium-1, .grid-x>.medium-2, .grid-x>.medium-3, .grid-x>.medium-4, .grid-x>.medium-5, .grid-x>.medium-6, .grid-x>.medium-7, .grid-x>.medium-8, .grid-x>.medium-9, .grid-x>.medium-10, .grid-x>.medium-11, .grid-x>.medium-12 {
        flex-basis: auto
    }
}

@media print,screen and (min-width: 48em) {
    .grid-x>.large-shrink, .grid-x>.large-full, .grid-x>.large-1, .grid-x>.large-2, .grid-x>.large-3, .grid-x>.large-4, .grid-x>.large-5, .grid-x>.large-6, .grid-x>.large-7, .grid-x>.large-8, .grid-x>.large-9, .grid-x>.large-10, .grid-x>.large-11, .grid-x>.large-12 {
        flex-basis: auto
    }
}

@media screen and (min-width: 30em) {
    .grid-x>.vp480-shrink, .grid-x>.vp480-full, .grid-x>.vp480-1, .grid-x>.vp480-2, .grid-x>.vp480-3, .grid-x>.vp480-4, .grid-x>.vp480-5, .grid-x>.vp480-6, .grid-x>.vp480-7, .grid-x>.vp480-8, .grid-x>.vp480-9, .grid-x>.vp480-10, .grid-x>.vp480-11, .grid-x>.vp480-12 {
        flex-basis: auto
    }
}

@media screen and (min-width: 48em) {
    .grid-x>.vp768-shrink, .grid-x>.vp768-full, .grid-x>.vp768-1, .grid-x>.vp768-2, .grid-x>.vp768-3, .grid-x>.vp768-4, .grid-x>.vp768-5, .grid-x>.vp768-6, .grid-x>.vp768-7, .grid-x>.vp768-8, .grid-x>.vp768-9, .grid-x>.vp768-10, .grid-x>.vp768-11, .grid-x>.vp768-12 {
        flex-basis: auto
    }
}

@media screen and (min-width: 62em) {
    .grid-x>.vp992-shrink, .grid-x>.vp992-full, .grid-x>.vp992-1, .grid-x>.vp992-2, .grid-x>.vp992-3, .grid-x>.vp992-4, .grid-x>.vp992-5, .grid-x>.vp992-6, .grid-x>.vp992-7, .grid-x>.vp992-8, .grid-x>.vp992-9, .grid-x>.vp992-10, .grid-x>.vp992-11, .grid-x>.vp992-12 {
        flex-basis: auto
    }
}

@media screen and (min-width: 75em) {
    .grid-x>.vp1200-shrink, .grid-x>.vp1200-full, .grid-x>.vp1200-1, .grid-x>.vp1200-2, .grid-x>.vp1200-3, .grid-x>.vp1200-4, .grid-x>.vp1200-5, .grid-x>.vp1200-6, .grid-x>.vp1200-7, .grid-x>.vp1200-8, .grid-x>.vp1200-9, .grid-x>.vp1200-10, .grid-x>.vp1200-11, .grid-x>.vp1200-12 {
        flex-basis: auto
    }
}

.grid-x>.small-1,.grid-x>.small-2,.grid-x>.small-3,.grid-x>.small-4,.grid-x>.small-5,.grid-x>.small-6,.grid-x>.small-7,.grid-x>.small-8,.grid-x>.small-9,.grid-x>.small-10,.grid-x>.small-11,.grid-x>.small-12 {
    flex: 0 0 auto
}

.grid-x>.small-1 {
    width: 8.33333%
}

.grid-x>.small-2 {
    width: 16.66667%
}

.grid-x>.small-3 {
    width: 25%
}

.grid-x>.small-4 {
    width: 33.33333%
}

.grid-x>.small-5 {
    width: 41.66667%
}

.grid-x>.small-6 {
    width: 50%
}

.grid-x>.small-7 {
    width: 58.33333%
}

.grid-x>.small-8 {
    width: 66.66667%
}

.grid-x>.small-9 {
    width: 75%
}

.grid-x>.small-10 {
    width: 83.33333%
}

.grid-x>.small-11 {
    width: 91.66667%
}

.grid-x>.small-12 {
    width: 100%
}

@media print,screen and (min-width: 30em) {
    .grid-x>.medium-auto {
        flex: 1 1 0px;
        width: auto
    }

    .grid-x>.medium-shrink, .grid-x>.medium-1, .grid-x>.medium-2, .grid-x>.medium-3, .grid-x>.medium-4, .grid-x>.medium-5, .grid-x>.medium-6, .grid-x>.medium-7, .grid-x>.medium-8, .grid-x>.medium-9, .grid-x>.medium-10, .grid-x>.medium-11, .grid-x>.medium-12 {
        flex: 0 0 auto
    }

    .grid-x>.medium-shrink {
        width: auto
    }

    .grid-x>.medium-1 {
        width: 8.33333%
    }

    .grid-x>.medium-2 {
        width: 16.66667%
    }

    .grid-x>.medium-3 {
        width: 25%
    }

    .grid-x>.medium-4 {
        width: 33.33333%
    }

    .grid-x>.medium-5 {
        width: 41.66667%
    }

    .grid-x>.medium-6 {
        width: 50%
    }

    .grid-x>.medium-7 {
        width: 58.33333%
    }

    .grid-x>.medium-8 {
        width: 66.66667%
    }

    .grid-x>.medium-9 {
        width: 75%
    }

    .grid-x>.medium-10 {
        width: 83.33333%
    }

    .grid-x>.medium-11 {
        width: 91.66667%
    }

    .grid-x>.medium-12 {
        width: 100%
    }
}

@media print,screen and (min-width: 48em) {
    .grid-x>.large-auto {
        flex: 1 1 0px;
        width: auto
    }

    .grid-x>.large-shrink, .grid-x>.large-1, .grid-x>.large-2, .grid-x>.large-3, .grid-x>.large-4, .grid-x>.large-5, .grid-x>.large-6, .grid-x>.large-7, .grid-x>.large-8, .grid-x>.large-9, .grid-x>.large-10, .grid-x>.large-11, .grid-x>.large-12 {
        flex: 0 0 auto
    }

    .grid-x>.large-shrink {
        width: auto
    }

    .grid-x>.large-1 {
        width: 8.33333%
    }

    .grid-x>.large-2 {
        width: 16.66667%
    }

    .grid-x>.large-3 {
        width: 25%
    }

    .grid-x>.large-4 {
        width: 33.33333%
    }

    .grid-x>.large-5 {
        width: 41.66667%
    }

    .grid-x>.large-6 {
        width: 50%
    }

    .grid-x>.large-7 {
        width: 58.33333%
    }

    .grid-x>.large-8 {
        width: 66.66667%
    }

    .grid-x>.large-9 {
        width: 75%
    }

    .grid-x>.large-10 {
        width: 83.33333%
    }

    .grid-x>.large-11 {
        width: 91.66667%
    }

    .grid-x>.large-12 {
        width: 100%
    }
}

@media screen and (min-width: 30em) {
    .grid-x>.vp480-auto {
        flex: 1 1 0px;
        width: auto
    }

    .grid-x>.vp480-shrink, .grid-x>.vp480-1, .grid-x>.vp480-2, .grid-x>.vp480-3, .grid-x>.vp480-4, .grid-x>.vp480-5, .grid-x>.vp480-6, .grid-x>.vp480-7, .grid-x>.vp480-8, .grid-x>.vp480-9, .grid-x>.vp480-10, .grid-x>.vp480-11, .grid-x>.vp480-12 {
        flex: 0 0 auto
    }

    .grid-x>.vp480-shrink {
        width: auto
    }

    .grid-x>.vp480-1 {
        width: 8.33333%
    }

    .grid-x>.vp480-2 {
        width: 16.66667%
    }

    .grid-x>.vp480-3 {
        width: 25%
    }

    .grid-x>.vp480-4 {
        width: 33.33333%
    }

    .grid-x>.vp480-5 {
        width: 41.66667%
    }

    .grid-x>.vp480-6 {
        width: 50%
    }

    .grid-x>.vp480-7 {
        width: 58.33333%
    }

    .grid-x>.vp480-8 {
        width: 66.66667%
    }

    .grid-x>.vp480-9 {
        width: 75%
    }

    .grid-x>.vp480-10 {
        width: 83.33333%
    }

    .grid-x>.vp480-11 {
        width: 91.66667%
    }

    .grid-x>.vp480-12 {
        width: 100%
    }
}

@media screen and (min-width: 48em) {
    .grid-x>.vp768-auto {
        flex: 1 1 0px;
        width: auto
    }

    .grid-x>.vp768-shrink, .grid-x>.vp768-1, .grid-x>.vp768-2, .grid-x>.vp768-3, .grid-x>.vp768-4, .grid-x>.vp768-5, .grid-x>.vp768-6, .grid-x>.vp768-7, .grid-x>.vp768-8, .grid-x>.vp768-9, .grid-x>.vp768-10, .grid-x>.vp768-11, .grid-x>.vp768-12 {
        flex: 0 0 auto
    }

    .grid-x>.vp768-shrink {
        width: auto
    }

    .grid-x>.vp768-1 {
        width: 8.33333%
    }

    .grid-x>.vp768-2 {
        width: 16.66667%
    }

    .grid-x>.vp768-3 {
        width: 25%
    }

    .grid-x>.vp768-4 {
        width: 33.33333%
    }

    .grid-x>.vp768-5 {
        width: 41.66667%
    }

    .grid-x>.vp768-6 {
        width: 50%
    }

    .grid-x>.vp768-7 {
        width: 58.33333%
    }

    .grid-x>.vp768-8 {
        width: 66.66667%
    }

    .grid-x>.vp768-9 {
        width: 75%
    }

    .grid-x>.vp768-10 {
        width: 83.33333%
    }

    .grid-x>.vp768-11 {
        width: 91.66667%
    }

    .grid-x>.vp768-12 {
        width: 100%
    }
}

@media screen and (min-width: 62em) {
    .grid-x>.vp992-auto {
        flex: 1 1 0px;
        width: auto
    }

    .grid-x>.vp992-shrink, .grid-x>.vp992-1, .grid-x>.vp992-2, .grid-x>.vp992-3, .grid-x>.vp992-4, .grid-x>.vp992-5, .grid-x>.vp992-6, .grid-x>.vp992-7, .grid-x>.vp992-8, .grid-x>.vp992-9, .grid-x>.vp992-10, .grid-x>.vp992-11, .grid-x>.vp992-12 {
        flex: 0 0 auto
    }

    .grid-x>.vp992-shrink {
        width: auto
    }

    .grid-x>.vp992-1 {
        width: 8.33333%
    }

    .grid-x>.vp992-2 {
        width: 16.66667%
    }

    .grid-x>.vp992-3 {
        width: 25%
    }

    .grid-x>.vp992-4 {
        width: 33.33333%
    }

    .grid-x>.vp992-5 {
        width: 41.66667%
    }

    .grid-x>.vp992-6 {
        width: 50%
    }

    .grid-x>.vp992-7 {
        width: 58.33333%
    }

    .grid-x>.vp992-8 {
        width: 66.66667%
    }

    .grid-x>.vp992-9 {
        width: 75%
    }

    .grid-x>.vp992-10 {
        width: 83.33333%
    }

    .grid-x>.vp992-11 {
        width: 91.66667%
    }

    .grid-x>.vp992-12 {
        width: 100%
    }
}

@media screen and (min-width: 75em) {
    .grid-x>.vp1200-auto {
        flex: 1 1 0px;
        width: auto
    }

    .grid-x>.vp1200-shrink, .grid-x>.vp1200-1, .grid-x>.vp1200-2, .grid-x>.vp1200-3, .grid-x>.vp1200-4, .grid-x>.vp1200-5, .grid-x>.vp1200-6, .grid-x>.vp1200-7, .grid-x>.vp1200-8, .grid-x>.vp1200-9, .grid-x>.vp1200-10, .grid-x>.vp1200-11, .grid-x>.vp1200-12 {
        flex: 0 0 auto
    }

    .grid-x>.vp1200-shrink {
        width: auto
    }

    .grid-x>.vp1200-1 {
        width: 8.33333%
    }

    .grid-x>.vp1200-2 {
        width: 16.66667%
    }

    .grid-x>.vp1200-3 {
        width: 25%
    }

    .grid-x>.vp1200-4 {
        width: 33.33333%
    }

    .grid-x>.vp1200-5 {
        width: 41.66667%
    }

    .grid-x>.vp1200-6 {
        width: 50%
    }

    .grid-x>.vp1200-7 {
        width: 58.33333%
    }

    .grid-x>.vp1200-8 {
        width: 66.66667%
    }

    .grid-x>.vp1200-9 {
        width: 75%
    }

    .grid-x>.vp1200-10 {
        width: 83.33333%
    }

    .grid-x>.vp1200-11 {
        width: 91.66667%
    }

    .grid-x>.vp1200-12 {
        width: 100%
    }
}

.grid-margin-x:not(.grid-x)>.cell {
    width: auto
}

.grid-margin-y:not(.grid-y)>.cell {
    height: auto
}

.grid-margin-x {
    margin-left: -.625rem;
    margin-right: -.625rem
}

@media print,screen and (min-width: 30em) {
    .grid-margin-x {
        margin-left: -.9375rem;
        margin-right: -.9375rem
    }
}

.grid-margin-x>.cell {
    width: calc(100% - 1.25rem);
    margin-left: .625rem;
    margin-right: .625rem
}

@media print,screen and (min-width: 30em) {
    .grid-margin-x>.cell {
        width: calc(100% - 1.875rem);
        margin-left: .9375rem;
        margin-right: .9375rem
    }
}

.grid-margin-x>.auto {
    width: auto
}

.grid-margin-x>.shrink {
    width: auto
}

.grid-margin-x>.small-1 {
    width: calc(8.33333% - 1.25rem)
}

.grid-margin-x>.small-2 {
    width: calc(16.66667% - 1.25rem)
}

.grid-margin-x>.small-3 {
    width: calc(25% - 1.25rem)
}

.grid-margin-x>.small-4 {
    width: calc(33.33333% - 1.25rem)
}

.grid-margin-x>.small-5 {
    width: calc(41.66667% - 1.25rem)
}

.grid-margin-x>.small-6 {
    width: calc(50% - 1.25rem)
}

.grid-margin-x>.small-7 {
    width: calc(58.33333% - 1.25rem)
}

.grid-margin-x>.small-8 {
    width: calc(66.66667% - 1.25rem)
}

.grid-margin-x>.small-9 {
    width: calc(75% - 1.25rem)
}

.grid-margin-x>.small-10 {
    width: calc(83.33333% - 1.25rem)
}

.grid-margin-x>.small-11 {
    width: calc(91.66667% - 1.25rem)
}

.grid-margin-x>.small-12 {
    width: calc(100% - 1.25rem)
}

@media print,screen and (min-width: 30em) {
    .grid-margin-x>.auto {
        width: auto
    }

    .grid-margin-x>.shrink {
        width: auto
    }

    .grid-margin-x>.small-1 {
        width: calc(8.33333% - 1.875rem)
    }

    .grid-margin-x>.small-2 {
        width: calc(16.66667% - 1.875rem)
    }

    .grid-margin-x>.small-3 {
        width: calc(25% - 1.875rem)
    }

    .grid-margin-x>.small-4 {
        width: calc(33.33333% - 1.875rem)
    }

    .grid-margin-x>.small-5 {
        width: calc(41.66667% - 1.875rem)
    }

    .grid-margin-x>.small-6 {
        width: calc(50% - 1.875rem)
    }

    .grid-margin-x>.small-7 {
        width: calc(58.33333% - 1.875rem)
    }

    .grid-margin-x>.small-8 {
        width: calc(66.66667% - 1.875rem)
    }

    .grid-margin-x>.small-9 {
        width: calc(75% - 1.875rem)
    }

    .grid-margin-x>.small-10 {
        width: calc(83.33333% - 1.875rem)
    }

    .grid-margin-x>.small-11 {
        width: calc(91.66667% - 1.875rem)
    }

    .grid-margin-x>.small-12 {
        width: calc(100% - 1.875rem)
    }

    .grid-margin-x>.medium-auto {
        width: auto
    }

    .grid-margin-x>.medium-shrink {
        width: auto
    }

    .grid-margin-x>.medium-1 {
        width: calc(8.33333% - 1.875rem)
    }

    .grid-margin-x>.medium-2 {
        width: calc(16.66667% - 1.875rem)
    }

    .grid-margin-x>.medium-3 {
        width: calc(25% - 1.875rem)
    }

    .grid-margin-x>.medium-4 {
        width: calc(33.33333% - 1.875rem)
    }

    .grid-margin-x>.medium-5 {
        width: calc(41.66667% - 1.875rem)
    }

    .grid-margin-x>.medium-6 {
        width: calc(50% - 1.875rem)
    }

    .grid-margin-x>.medium-7 {
        width: calc(58.33333% - 1.875rem)
    }

    .grid-margin-x>.medium-8 {
        width: calc(66.66667% - 1.875rem)
    }

    .grid-margin-x>.medium-9 {
        width: calc(75% - 1.875rem)
    }

    .grid-margin-x>.medium-10 {
        width: calc(83.33333% - 1.875rem)
    }

    .grid-margin-x>.medium-11 {
        width: calc(91.66667% - 1.875rem)
    }

    .grid-margin-x>.medium-12 {
        width: calc(100% - 1.875rem)
    }
}

@media print,screen and (min-width: 48em) {
    .grid-margin-x>.large-auto {
        width: auto
    }

    .grid-margin-x>.large-shrink {
        width: auto
    }

    .grid-margin-x>.large-1 {
        width: calc(8.33333% - 1.875rem)
    }

    .grid-margin-x>.large-2 {
        width: calc(16.66667% - 1.875rem)
    }

    .grid-margin-x>.large-3 {
        width: calc(25% - 1.875rem)
    }

    .grid-margin-x>.large-4 {
        width: calc(33.33333% - 1.875rem)
    }

    .grid-margin-x>.large-5 {
        width: calc(41.66667% - 1.875rem)
    }

    .grid-margin-x>.large-6 {
        width: calc(50% - 1.875rem)
    }

    .grid-margin-x>.large-7 {
        width: calc(58.33333% - 1.875rem)
    }

    .grid-margin-x>.large-8 {
        width: calc(66.66667% - 1.875rem)
    }

    .grid-margin-x>.large-9 {
        width: calc(75% - 1.875rem)
    }

    .grid-margin-x>.large-10 {
        width: calc(83.33333% - 1.875rem)
    }

    .grid-margin-x>.large-11 {
        width: calc(91.66667% - 1.875rem)
    }

    .grid-margin-x>.large-12 {
        width: calc(100% - 1.875rem)
    }
}

@media screen and (min-width: 30em) {
    .grid-margin-x>.vp480-auto {
        width: auto
    }

    .grid-margin-x>.vp480-shrink {
        width: auto
    }

    .grid-margin-x>.vp480-1 {
        width: calc(8.33333% - 1.875rem)
    }

    .grid-margin-x>.vp480-2 {
        width: calc(16.66667% - 1.875rem)
    }

    .grid-margin-x>.vp480-3 {
        width: calc(25% - 1.875rem)
    }

    .grid-margin-x>.vp480-4 {
        width: calc(33.33333% - 1.875rem)
    }

    .grid-margin-x>.vp480-5 {
        width: calc(41.66667% - 1.875rem)
    }

    .grid-margin-x>.vp480-6 {
        width: calc(50% - 1.875rem)
    }

    .grid-margin-x>.vp480-7 {
        width: calc(58.33333% - 1.875rem)
    }

    .grid-margin-x>.vp480-8 {
        width: calc(66.66667% - 1.875rem)
    }

    .grid-margin-x>.vp480-9 {
        width: calc(75% - 1.875rem)
    }

    .grid-margin-x>.vp480-10 {
        width: calc(83.33333% - 1.875rem)
    }

    .grid-margin-x>.vp480-11 {
        width: calc(91.66667% - 1.875rem)
    }

    .grid-margin-x>.vp480-12 {
        width: calc(100% - 1.875rem)
    }
}

@media screen and (min-width: 48em) {
    .grid-margin-x>.vp768-auto {
        width: auto
    }

    .grid-margin-x>.vp768-shrink {
        width: auto
    }

    .grid-margin-x>.vp768-1 {
        width: calc(8.33333% - 1.875rem)
    }

    .grid-margin-x>.vp768-2 {
        width: calc(16.66667% - 1.875rem)
    }

    .grid-margin-x>.vp768-3 {
        width: calc(25% - 1.875rem)
    }

    .grid-margin-x>.vp768-4 {
        width: calc(33.33333% - 1.875rem)
    }

    .grid-margin-x>.vp768-5 {
        width: calc(41.66667% - 1.875rem)
    }

    .grid-margin-x>.vp768-6 {
        width: calc(50% - 1.875rem)
    }

    .grid-margin-x>.vp768-7 {
        width: calc(58.33333% - 1.875rem)
    }

    .grid-margin-x>.vp768-8 {
        width: calc(66.66667% - 1.875rem)
    }

    .grid-margin-x>.vp768-9 {
        width: calc(75% - 1.875rem)
    }

    .grid-margin-x>.vp768-10 {
        width: calc(83.33333% - 1.875rem)
    }

    .grid-margin-x>.vp768-11 {
        width: calc(91.66667% - 1.875rem)
    }

    .grid-margin-x>.vp768-12 {
        width: calc(100% - 1.875rem)
    }
}

@media screen and (min-width: 62em) {
    .grid-margin-x>.vp992-auto {
        width: auto
    }

    .grid-margin-x>.vp992-shrink {
        width: auto
    }

    .grid-margin-x>.vp992-1 {
        width: calc(8.33333% - 1.875rem)
    }

    .grid-margin-x>.vp992-2 {
        width: calc(16.66667% - 1.875rem)
    }

    .grid-margin-x>.vp992-3 {
        width: calc(25% - 1.875rem)
    }

    .grid-margin-x>.vp992-4 {
        width: calc(33.33333% - 1.875rem)
    }

    .grid-margin-x>.vp992-5 {
        width: calc(41.66667% - 1.875rem)
    }

    .grid-margin-x>.vp992-6 {
        width: calc(50% - 1.875rem)
    }

    .grid-margin-x>.vp992-7 {
        width: calc(58.33333% - 1.875rem)
    }

    .grid-margin-x>.vp992-8 {
        width: calc(66.66667% - 1.875rem)
    }

    .grid-margin-x>.vp992-9 {
        width: calc(75% - 1.875rem)
    }

    .grid-margin-x>.vp992-10 {
        width: calc(83.33333% - 1.875rem)
    }

    .grid-margin-x>.vp992-11 {
        width: calc(91.66667% - 1.875rem)
    }

    .grid-margin-x>.vp992-12 {
        width: calc(100% - 1.875rem)
    }
}

@media screen and (min-width: 75em) {
    .grid-margin-x>.vp1200-auto {
        width: auto
    }

    .grid-margin-x>.vp1200-shrink {
        width: auto
    }

    .grid-margin-x>.vp1200-1 {
        width: calc(8.33333% - 1.875rem)
    }

    .grid-margin-x>.vp1200-2 {
        width: calc(16.66667% - 1.875rem)
    }

    .grid-margin-x>.vp1200-3 {
        width: calc(25% - 1.875rem)
    }

    .grid-margin-x>.vp1200-4 {
        width: calc(33.33333% - 1.875rem)
    }

    .grid-margin-x>.vp1200-5 {
        width: calc(41.66667% - 1.875rem)
    }

    .grid-margin-x>.vp1200-6 {
        width: calc(50% - 1.875rem)
    }

    .grid-margin-x>.vp1200-7 {
        width: calc(58.33333% - 1.875rem)
    }

    .grid-margin-x>.vp1200-8 {
        width: calc(66.66667% - 1.875rem)
    }

    .grid-margin-x>.vp1200-9 {
        width: calc(75% - 1.875rem)
    }

    .grid-margin-x>.vp1200-10 {
        width: calc(83.33333% - 1.875rem)
    }

    .grid-margin-x>.vp1200-11 {
        width: calc(91.66667% - 1.875rem)
    }

    .grid-margin-x>.vp1200-12 {
        width: calc(100% - 1.875rem)
    }
}

.grid-padding-x .grid-padding-x {
    margin-right: -.625rem;
    margin-left: -.625rem
}

@media print,screen and (min-width: 30em) {
    .grid-padding-x .grid-padding-x {
        margin-right: -.9375rem;
        margin-left: -.9375rem
    }
}

.grid-container:not(.full)>.grid-padding-x {
    margin-right: -.625rem;
    margin-left: -.625rem
}

@media print,screen and (min-width: 30em) {
    .grid-container:not(.full)>.grid-padding-x {
        margin-right: -.9375rem;
        margin-left: -.9375rem
    }
}

.grid-padding-x>.cell {
    padding-right: .625rem;
    padding-left: .625rem
}

@media print,screen and (min-width: 30em) {
    .grid-padding-x>.cell {
        padding-right: .9375rem;
        padding-left: .9375rem
    }
}

.small-up-1>.cell {
    width: 100%
}

.small-up-2>.cell {
    width: 50%
}

.small-up-3>.cell {
    width: 33.33333%
}

.small-up-4>.cell {
    width: 25%
}

.small-up-5>.cell {
    width: 20%
}

.small-up-6>.cell {
    width: 16.66667%
}

.small-up-7>.cell {
    width: 14.28571%
}

.small-up-8>.cell {
    width: 12.5%
}

@media print,screen and (min-width: 30em) {
    .medium-up-1>.cell {
        width: 100%
    }

    .medium-up-2>.cell {
        width: 50%
    }

    .medium-up-3>.cell {
        width: 33.33333%
    }

    .medium-up-4>.cell {
        width: 25%
    }

    .medium-up-5>.cell {
        width: 20%
    }

    .medium-up-6>.cell {
        width: 16.66667%
    }

    .medium-up-7>.cell {
        width: 14.28571%
    }

    .medium-up-8>.cell {
        width: 12.5%
    }
}

@media print,screen and (min-width: 48em) {
    .large-up-1>.cell {
        width: 100%
    }

    .large-up-2>.cell {
        width: 50%
    }

    .large-up-3>.cell {
        width: 33.33333%
    }

    .large-up-4>.cell {
        width: 25%
    }

    .large-up-5>.cell {
        width: 20%
    }

    .large-up-6>.cell {
        width: 16.66667%
    }

    .large-up-7>.cell {
        width: 14.28571%
    }

    .large-up-8>.cell {
        width: 12.5%
    }
}

@media screen and (min-width: 30em) {
    .vp480-up-1>.cell {
        width: 100%
    }

    .vp480-up-2>.cell {
        width: 50%
    }

    .vp480-up-3>.cell {
        width: 33.33333%
    }

    .vp480-up-4>.cell {
        width: 25%
    }

    .vp480-up-5>.cell {
        width: 20%
    }

    .vp480-up-6>.cell {
        width: 16.66667%
    }

    .vp480-up-7>.cell {
        width: 14.28571%
    }

    .vp480-up-8>.cell {
        width: 12.5%
    }
}

@media screen and (min-width: 48em) {
    .vp768-up-1>.cell {
        width: 100%
    }

    .vp768-up-2>.cell {
        width: 50%
    }

    .vp768-up-3>.cell {
        width: 33.33333%
    }

    .vp768-up-4>.cell {
        width: 25%
    }

    .vp768-up-5>.cell {
        width: 20%
    }

    .vp768-up-6>.cell {
        width: 16.66667%
    }

    .vp768-up-7>.cell {
        width: 14.28571%
    }

    .vp768-up-8>.cell {
        width: 12.5%
    }
}

@media screen and (min-width: 62em) {
    .vp992-up-1>.cell {
        width: 100%
    }

    .vp992-up-2>.cell {
        width: 50%
    }

    .vp992-up-3>.cell {
        width: 33.33333%
    }

    .vp992-up-4>.cell {
        width: 25%
    }

    .vp992-up-5>.cell {
        width: 20%
    }

    .vp992-up-6>.cell {
        width: 16.66667%
    }

    .vp992-up-7>.cell {
        width: 14.28571%
    }

    .vp992-up-8>.cell {
        width: 12.5%
    }
}

@media screen and (min-width: 75em) {
    .vp1200-up-1>.cell {
        width: 100%
    }

    .vp1200-up-2>.cell {
        width: 50%
    }

    .vp1200-up-3>.cell {
        width: 33.33333%
    }

    .vp1200-up-4>.cell {
        width: 25%
    }

    .vp1200-up-5>.cell {
        width: 20%
    }

    .vp1200-up-6>.cell {
        width: 16.66667%
    }

    .vp1200-up-7>.cell {
        width: 14.28571%
    }

    .vp1200-up-8>.cell {
        width: 12.5%
    }
}

.grid-margin-x.small-up-1>.cell {
    width: calc(100% - 1.25rem)
}

.grid-margin-x.small-up-2>.cell {
    width: calc(50% - 1.25rem)
}

.grid-margin-x.small-up-3>.cell {
    width: calc(33.33333% - 1.25rem)
}

.grid-margin-x.small-up-4>.cell {
    width: calc(25% - 1.25rem)
}

.grid-margin-x.small-up-5>.cell {
    width: calc(20% - 1.25rem)
}

.grid-margin-x.small-up-6>.cell {
    width: calc(16.66667% - 1.25rem)
}

.grid-margin-x.small-up-7>.cell {
    width: calc(14.28571% - 1.25rem)
}

.grid-margin-x.small-up-8>.cell {
    width: calc(12.5% - 1.25rem)
}

@media print,screen and (min-width: 30em) {
    .grid-margin-x.small-up-1>.cell {
        width: calc(100% - 1.875rem)
    }

    .grid-margin-x.small-up-2>.cell {
        width: calc(50% - 1.875rem)
    }

    .grid-margin-x.small-up-3>.cell {
        width: calc(33.33333% - 1.875rem)
    }

    .grid-margin-x.small-up-4>.cell {
        width: calc(25% - 1.875rem)
    }

    .grid-margin-x.small-up-5>.cell {
        width: calc(20% - 1.875rem)
    }

    .grid-margin-x.small-up-6>.cell {
        width: calc(16.66667% - 1.875rem)
    }

    .grid-margin-x.small-up-7>.cell {
        width: calc(14.28571% - 1.875rem)
    }

    .grid-margin-x.small-up-8>.cell {
        width: calc(12.5% - 1.875rem)
    }

    .grid-margin-x.medium-up-1>.cell {
        width: calc(100% - 1.875rem)
    }

    .grid-margin-x.medium-up-2>.cell {
        width: calc(50% - 1.875rem)
    }

    .grid-margin-x.medium-up-3>.cell {
        width: calc(33.33333% - 1.875rem)
    }

    .grid-margin-x.medium-up-4>.cell {
        width: calc(25% - 1.875rem)
    }

    .grid-margin-x.medium-up-5>.cell {
        width: calc(20% - 1.875rem)
    }

    .grid-margin-x.medium-up-6>.cell {
        width: calc(16.66667% - 1.875rem)
    }

    .grid-margin-x.medium-up-7>.cell {
        width: calc(14.28571% - 1.875rem)
    }

    .grid-margin-x.medium-up-8>.cell {
        width: calc(12.5% - 1.875rem)
    }
}

@media print,screen and (min-width: 48em) {
    .grid-margin-x.large-up-1>.cell {
        width: calc(100% - 1.875rem)
    }

    .grid-margin-x.large-up-2>.cell {
        width: calc(50% - 1.875rem)
    }

    .grid-margin-x.large-up-3>.cell {
        width: calc(33.33333% - 1.875rem)
    }

    .grid-margin-x.large-up-4>.cell {
        width: calc(25% - 1.875rem)
    }

    .grid-margin-x.large-up-5>.cell {
        width: calc(20% - 1.875rem)
    }

    .grid-margin-x.large-up-6>.cell {
        width: calc(16.66667% - 1.875rem)
    }

    .grid-margin-x.large-up-7>.cell {
        width: calc(14.28571% - 1.875rem)
    }

    .grid-margin-x.large-up-8>.cell {
        width: calc(12.5% - 1.875rem)
    }
}

@media screen and (min-width: 30em) {
    .grid-margin-x.vp480-up-1>.cell {
        width: calc(100% - 1.875rem)
    }

    .grid-margin-x.vp480-up-2>.cell {
        width: calc(50% - 1.875rem)
    }

    .grid-margin-x.vp480-up-3>.cell {
        width: calc(33.33333% - 1.875rem)
    }

    .grid-margin-x.vp480-up-4>.cell {
        width: calc(25% - 1.875rem)
    }

    .grid-margin-x.vp480-up-5>.cell {
        width: calc(20% - 1.875rem)
    }

    .grid-margin-x.vp480-up-6>.cell {
        width: calc(16.66667% - 1.875rem)
    }

    .grid-margin-x.vp480-up-7>.cell {
        width: calc(14.28571% - 1.875rem)
    }

    .grid-margin-x.vp480-up-8>.cell {
        width: calc(12.5% - 1.875rem)
    }
}

@media screen and (min-width: 48em) {
    .grid-margin-x.vp768-up-1>.cell {
        width: calc(100% - 1.875rem)
    }

    .grid-margin-x.vp768-up-2>.cell {
        width: calc(50% - 1.875rem)
    }

    .grid-margin-x.vp768-up-3>.cell {
        width: calc(33.33333% - 1.875rem)
    }

    .grid-margin-x.vp768-up-4>.cell {
        width: calc(25% - 1.875rem)
    }

    .grid-margin-x.vp768-up-5>.cell {
        width: calc(20% - 1.875rem)
    }

    .grid-margin-x.vp768-up-6>.cell {
        width: calc(16.66667% - 1.875rem)
    }

    .grid-margin-x.vp768-up-7>.cell {
        width: calc(14.28571% - 1.875rem)
    }

    .grid-margin-x.vp768-up-8>.cell {
        width: calc(12.5% - 1.875rem)
    }
}

@media screen and (min-width: 62em) {
    .grid-margin-x.vp992-up-1>.cell {
        width: calc(100% - 1.875rem)
    }

    .grid-margin-x.vp992-up-2>.cell {
        width: calc(50% - 1.875rem)
    }

    .grid-margin-x.vp992-up-3>.cell {
        width: calc(33.33333% - 1.875rem)
    }

    .grid-margin-x.vp992-up-4>.cell {
        width: calc(25% - 1.875rem)
    }

    .grid-margin-x.vp992-up-5>.cell {
        width: calc(20% - 1.875rem)
    }

    .grid-margin-x.vp992-up-6>.cell {
        width: calc(16.66667% - 1.875rem)
    }

    .grid-margin-x.vp992-up-7>.cell {
        width: calc(14.28571% - 1.875rem)
    }

    .grid-margin-x.vp992-up-8>.cell {
        width: calc(12.5% - 1.875rem)
    }
}

@media screen and (min-width: 75em) {
    .grid-margin-x.vp1200-up-1>.cell {
        width: calc(100% - 1.875rem)
    }

    .grid-margin-x.vp1200-up-2>.cell {
        width: calc(50% - 1.875rem)
    }

    .grid-margin-x.vp1200-up-3>.cell {
        width: calc(33.33333% - 1.875rem)
    }

    .grid-margin-x.vp1200-up-4>.cell {
        width: calc(25% - 1.875rem)
    }

    .grid-margin-x.vp1200-up-5>.cell {
        width: calc(20% - 1.875rem)
    }

    .grid-margin-x.vp1200-up-6>.cell {
        width: calc(16.66667% - 1.875rem)
    }

    .grid-margin-x.vp1200-up-7>.cell {
        width: calc(14.28571% - 1.875rem)
    }

    .grid-margin-x.vp1200-up-8>.cell {
        width: calc(12.5% - 1.875rem)
    }
}

.small-margin-collapse {
    margin-right: 0;
    margin-left: 0
}

.small-margin-collapse>.cell {
    margin-right: 0;
    margin-left: 0
}

.small-margin-collapse>.small-1 {
    width: 8.33333%
}

.small-margin-collapse>.small-2 {
    width: 16.66667%
}

.small-margin-collapse>.small-3 {
    width: 25%
}

.small-margin-collapse>.small-4 {
    width: 33.33333%
}

.small-margin-collapse>.small-5 {
    width: 41.66667%
}

.small-margin-collapse>.small-6 {
    width: 50%
}

.small-margin-collapse>.small-7 {
    width: 58.33333%
}

.small-margin-collapse>.small-8 {
    width: 66.66667%
}

.small-margin-collapse>.small-9 {
    width: 75%
}

.small-margin-collapse>.small-10 {
    width: 83.33333%
}

.small-margin-collapse>.small-11 {
    width: 91.66667%
}

.small-margin-collapse>.small-12 {
    width: 100%
}

@media print,screen and (min-width: 30em) {
    .small-margin-collapse>.medium-1 {
        width: 8.33333%
    }

    .small-margin-collapse>.medium-2 {
        width: 16.66667%
    }

    .small-margin-collapse>.medium-3 {
        width: 25%
    }

    .small-margin-collapse>.medium-4 {
        width: 33.33333%
    }

    .small-margin-collapse>.medium-5 {
        width: 41.66667%
    }

    .small-margin-collapse>.medium-6 {
        width: 50%
    }

    .small-margin-collapse>.medium-7 {
        width: 58.33333%
    }

    .small-margin-collapse>.medium-8 {
        width: 66.66667%
    }

    .small-margin-collapse>.medium-9 {
        width: 75%
    }

    .small-margin-collapse>.medium-10 {
        width: 83.33333%
    }

    .small-margin-collapse>.medium-11 {
        width: 91.66667%
    }

    .small-margin-collapse>.medium-12 {
        width: 100%
    }
}

@media print,screen and (min-width: 48em) {
    .small-margin-collapse>.large-1 {
        width: 8.33333%
    }

    .small-margin-collapse>.large-2 {
        width: 16.66667%
    }

    .small-margin-collapse>.large-3 {
        width: 25%
    }

    .small-margin-collapse>.large-4 {
        width: 33.33333%
    }

    .small-margin-collapse>.large-5 {
        width: 41.66667%
    }

    .small-margin-collapse>.large-6 {
        width: 50%
    }

    .small-margin-collapse>.large-7 {
        width: 58.33333%
    }

    .small-margin-collapse>.large-8 {
        width: 66.66667%
    }

    .small-margin-collapse>.large-9 {
        width: 75%
    }

    .small-margin-collapse>.large-10 {
        width: 83.33333%
    }

    .small-margin-collapse>.large-11 {
        width: 91.66667%
    }

    .small-margin-collapse>.large-12 {
        width: 100%
    }
}

@media screen and (min-width: 30em) {
    .small-margin-collapse>.vp480-1 {
        width: 8.33333%
    }

    .small-margin-collapse>.vp480-2 {
        width: 16.66667%
    }

    .small-margin-collapse>.vp480-3 {
        width: 25%
    }

    .small-margin-collapse>.vp480-4 {
        width: 33.33333%
    }

    .small-margin-collapse>.vp480-5 {
        width: 41.66667%
    }

    .small-margin-collapse>.vp480-6 {
        width: 50%
    }

    .small-margin-collapse>.vp480-7 {
        width: 58.33333%
    }

    .small-margin-collapse>.vp480-8 {
        width: 66.66667%
    }

    .small-margin-collapse>.vp480-9 {
        width: 75%
    }

    .small-margin-collapse>.vp480-10 {
        width: 83.33333%
    }

    .small-margin-collapse>.vp480-11 {
        width: 91.66667%
    }

    .small-margin-collapse>.vp480-12 {
        width: 100%
    }
}

@media screen and (min-width: 48em) {
    .small-margin-collapse>.vp768-1 {
        width: 8.33333%
    }

    .small-margin-collapse>.vp768-2 {
        width: 16.66667%
    }

    .small-margin-collapse>.vp768-3 {
        width: 25%
    }

    .small-margin-collapse>.vp768-4 {
        width: 33.33333%
    }

    .small-margin-collapse>.vp768-5 {
        width: 41.66667%
    }

    .small-margin-collapse>.vp768-6 {
        width: 50%
    }

    .small-margin-collapse>.vp768-7 {
        width: 58.33333%
    }

    .small-margin-collapse>.vp768-8 {
        width: 66.66667%
    }

    .small-margin-collapse>.vp768-9 {
        width: 75%
    }

    .small-margin-collapse>.vp768-10 {
        width: 83.33333%
    }

    .small-margin-collapse>.vp768-11 {
        width: 91.66667%
    }

    .small-margin-collapse>.vp768-12 {
        width: 100%
    }
}

@media screen and (min-width: 62em) {
    .small-margin-collapse>.vp992-1 {
        width: 8.33333%
    }

    .small-margin-collapse>.vp992-2 {
        width: 16.66667%
    }

    .small-margin-collapse>.vp992-3 {
        width: 25%
    }

    .small-margin-collapse>.vp992-4 {
        width: 33.33333%
    }

    .small-margin-collapse>.vp992-5 {
        width: 41.66667%
    }

    .small-margin-collapse>.vp992-6 {
        width: 50%
    }

    .small-margin-collapse>.vp992-7 {
        width: 58.33333%
    }

    .small-margin-collapse>.vp992-8 {
        width: 66.66667%
    }

    .small-margin-collapse>.vp992-9 {
        width: 75%
    }

    .small-margin-collapse>.vp992-10 {
        width: 83.33333%
    }

    .small-margin-collapse>.vp992-11 {
        width: 91.66667%
    }

    .small-margin-collapse>.vp992-12 {
        width: 100%
    }
}

@media screen and (min-width: 75em) {
    .small-margin-collapse>.vp1200-1 {
        width: 8.33333%
    }

    .small-margin-collapse>.vp1200-2 {
        width: 16.66667%
    }

    .small-margin-collapse>.vp1200-3 {
        width: 25%
    }

    .small-margin-collapse>.vp1200-4 {
        width: 33.33333%
    }

    .small-margin-collapse>.vp1200-5 {
        width: 41.66667%
    }

    .small-margin-collapse>.vp1200-6 {
        width: 50%
    }

    .small-margin-collapse>.vp1200-7 {
        width: 58.33333%
    }

    .small-margin-collapse>.vp1200-8 {
        width: 66.66667%
    }

    .small-margin-collapse>.vp1200-9 {
        width: 75%
    }

    .small-margin-collapse>.vp1200-10 {
        width: 83.33333%
    }

    .small-margin-collapse>.vp1200-11 {
        width: 91.66667%
    }

    .small-margin-collapse>.vp1200-12 {
        width: 100%
    }
}

.small-padding-collapse {
    margin-right: 0;
    margin-left: 0
}

.small-padding-collapse>.cell {
    padding-right: 0;
    padding-left: 0
}

@media print,screen and (min-width: 30em) {
    .medium-margin-collapse {
        margin-right: 0;
        margin-left: 0
    }

    .medium-margin-collapse>.cell {
        margin-right: 0;
        margin-left: 0
    }
}

@media print,screen and (min-width: 30em) {
    .medium-margin-collapse>.small-1 {
        width: 8.33333%
    }

    .medium-margin-collapse>.small-2 {
        width: 16.66667%
    }

    .medium-margin-collapse>.small-3 {
        width: 25%
    }

    .medium-margin-collapse>.small-4 {
        width: 33.33333%
    }

    .medium-margin-collapse>.small-5 {
        width: 41.66667%
    }

    .medium-margin-collapse>.small-6 {
        width: 50%
    }

    .medium-margin-collapse>.small-7 {
        width: 58.33333%
    }

    .medium-margin-collapse>.small-8 {
        width: 66.66667%
    }

    .medium-margin-collapse>.small-9 {
        width: 75%
    }

    .medium-margin-collapse>.small-10 {
        width: 83.33333%
    }

    .medium-margin-collapse>.small-11 {
        width: 91.66667%
    }

    .medium-margin-collapse>.small-12 {
        width: 100%
    }
}

@media print,screen and (min-width: 30em) {
    .medium-margin-collapse>.medium-1 {
        width: 8.33333%
    }

    .medium-margin-collapse>.medium-2 {
        width: 16.66667%
    }

    .medium-margin-collapse>.medium-3 {
        width: 25%
    }

    .medium-margin-collapse>.medium-4 {
        width: 33.33333%
    }

    .medium-margin-collapse>.medium-5 {
        width: 41.66667%
    }

    .medium-margin-collapse>.medium-6 {
        width: 50%
    }

    .medium-margin-collapse>.medium-7 {
        width: 58.33333%
    }

    .medium-margin-collapse>.medium-8 {
        width: 66.66667%
    }

    .medium-margin-collapse>.medium-9 {
        width: 75%
    }

    .medium-margin-collapse>.medium-10 {
        width: 83.33333%
    }

    .medium-margin-collapse>.medium-11 {
        width: 91.66667%
    }

    .medium-margin-collapse>.medium-12 {
        width: 100%
    }
}

@media print,screen and (min-width: 48em) {
    .medium-margin-collapse>.large-1 {
        width: 8.33333%
    }

    .medium-margin-collapse>.large-2 {
        width: 16.66667%
    }

    .medium-margin-collapse>.large-3 {
        width: 25%
    }

    .medium-margin-collapse>.large-4 {
        width: 33.33333%
    }

    .medium-margin-collapse>.large-5 {
        width: 41.66667%
    }

    .medium-margin-collapse>.large-6 {
        width: 50%
    }

    .medium-margin-collapse>.large-7 {
        width: 58.33333%
    }

    .medium-margin-collapse>.large-8 {
        width: 66.66667%
    }

    .medium-margin-collapse>.large-9 {
        width: 75%
    }

    .medium-margin-collapse>.large-10 {
        width: 83.33333%
    }

    .medium-margin-collapse>.large-11 {
        width: 91.66667%
    }

    .medium-margin-collapse>.large-12 {
        width: 100%
    }
}

@media screen and (min-width: 30em) {
    .medium-margin-collapse>.vp480-1 {
        width: 8.33333%
    }

    .medium-margin-collapse>.vp480-2 {
        width: 16.66667%
    }

    .medium-margin-collapse>.vp480-3 {
        width: 25%
    }

    .medium-margin-collapse>.vp480-4 {
        width: 33.33333%
    }

    .medium-margin-collapse>.vp480-5 {
        width: 41.66667%
    }

    .medium-margin-collapse>.vp480-6 {
        width: 50%
    }

    .medium-margin-collapse>.vp480-7 {
        width: 58.33333%
    }

    .medium-margin-collapse>.vp480-8 {
        width: 66.66667%
    }

    .medium-margin-collapse>.vp480-9 {
        width: 75%
    }

    .medium-margin-collapse>.vp480-10 {
        width: 83.33333%
    }

    .medium-margin-collapse>.vp480-11 {
        width: 91.66667%
    }

    .medium-margin-collapse>.vp480-12 {
        width: 100%
    }
}

@media screen and (min-width: 48em) {
    .medium-margin-collapse>.vp768-1 {
        width: 8.33333%
    }

    .medium-margin-collapse>.vp768-2 {
        width: 16.66667%
    }

    .medium-margin-collapse>.vp768-3 {
        width: 25%
    }

    .medium-margin-collapse>.vp768-4 {
        width: 33.33333%
    }

    .medium-margin-collapse>.vp768-5 {
        width: 41.66667%
    }

    .medium-margin-collapse>.vp768-6 {
        width: 50%
    }

    .medium-margin-collapse>.vp768-7 {
        width: 58.33333%
    }

    .medium-margin-collapse>.vp768-8 {
        width: 66.66667%
    }

    .medium-margin-collapse>.vp768-9 {
        width: 75%
    }

    .medium-margin-collapse>.vp768-10 {
        width: 83.33333%
    }

    .medium-margin-collapse>.vp768-11 {
        width: 91.66667%
    }

    .medium-margin-collapse>.vp768-12 {
        width: 100%
    }
}

@media screen and (min-width: 62em) {
    .medium-margin-collapse>.vp992-1 {
        width: 8.33333%
    }

    .medium-margin-collapse>.vp992-2 {
        width: 16.66667%
    }

    .medium-margin-collapse>.vp992-3 {
        width: 25%
    }

    .medium-margin-collapse>.vp992-4 {
        width: 33.33333%
    }

    .medium-margin-collapse>.vp992-5 {
        width: 41.66667%
    }

    .medium-margin-collapse>.vp992-6 {
        width: 50%
    }

    .medium-margin-collapse>.vp992-7 {
        width: 58.33333%
    }

    .medium-margin-collapse>.vp992-8 {
        width: 66.66667%
    }

    .medium-margin-collapse>.vp992-9 {
        width: 75%
    }

    .medium-margin-collapse>.vp992-10 {
        width: 83.33333%
    }

    .medium-margin-collapse>.vp992-11 {
        width: 91.66667%
    }

    .medium-margin-collapse>.vp992-12 {
        width: 100%
    }
}

@media screen and (min-width: 75em) {
    .medium-margin-collapse>.vp1200-1 {
        width: 8.33333%
    }

    .medium-margin-collapse>.vp1200-2 {
        width: 16.66667%
    }

    .medium-margin-collapse>.vp1200-3 {
        width: 25%
    }

    .medium-margin-collapse>.vp1200-4 {
        width: 33.33333%
    }

    .medium-margin-collapse>.vp1200-5 {
        width: 41.66667%
    }

    .medium-margin-collapse>.vp1200-6 {
        width: 50%
    }

    .medium-margin-collapse>.vp1200-7 {
        width: 58.33333%
    }

    .medium-margin-collapse>.vp1200-8 {
        width: 66.66667%
    }

    .medium-margin-collapse>.vp1200-9 {
        width: 75%
    }

    .medium-margin-collapse>.vp1200-10 {
        width: 83.33333%
    }

    .medium-margin-collapse>.vp1200-11 {
        width: 91.66667%
    }

    .medium-margin-collapse>.vp1200-12 {
        width: 100%
    }
}

@media print,screen and (min-width: 30em) {
    .medium-padding-collapse {
        margin-right: 0;
        margin-left: 0
    }

    .medium-padding-collapse>.cell {
        padding-right: 0;
        padding-left: 0
    }
}

@media print,screen and (min-width: 48em) {
    .large-margin-collapse {
        margin-right: 0;
        margin-left: 0
    }

    .large-margin-collapse>.cell {
        margin-right: 0;
        margin-left: 0
    }
}

@media print,screen and (min-width: 48em) {
    .large-margin-collapse>.small-1 {
        width: 8.33333%
    }

    .large-margin-collapse>.small-2 {
        width: 16.66667%
    }

    .large-margin-collapse>.small-3 {
        width: 25%
    }

    .large-margin-collapse>.small-4 {
        width: 33.33333%
    }

    .large-margin-collapse>.small-5 {
        width: 41.66667%
    }

    .large-margin-collapse>.small-6 {
        width: 50%
    }

    .large-margin-collapse>.small-7 {
        width: 58.33333%
    }

    .large-margin-collapse>.small-8 {
        width: 66.66667%
    }

    .large-margin-collapse>.small-9 {
        width: 75%
    }

    .large-margin-collapse>.small-10 {
        width: 83.33333%
    }

    .large-margin-collapse>.small-11 {
        width: 91.66667%
    }

    .large-margin-collapse>.small-12 {
        width: 100%
    }
}

@media print,screen and (min-width: 48em) {
    .large-margin-collapse>.medium-1 {
        width: 8.33333%
    }

    .large-margin-collapse>.medium-2 {
        width: 16.66667%
    }

    .large-margin-collapse>.medium-3 {
        width: 25%
    }

    .large-margin-collapse>.medium-4 {
        width: 33.33333%
    }

    .large-margin-collapse>.medium-5 {
        width: 41.66667%
    }

    .large-margin-collapse>.medium-6 {
        width: 50%
    }

    .large-margin-collapse>.medium-7 {
        width: 58.33333%
    }

    .large-margin-collapse>.medium-8 {
        width: 66.66667%
    }

    .large-margin-collapse>.medium-9 {
        width: 75%
    }

    .large-margin-collapse>.medium-10 {
        width: 83.33333%
    }

    .large-margin-collapse>.medium-11 {
        width: 91.66667%
    }

    .large-margin-collapse>.medium-12 {
        width: 100%
    }
}

@media print,screen and (min-width: 48em) {
    .large-margin-collapse>.large-1 {
        width: 8.33333%
    }

    .large-margin-collapse>.large-2 {
        width: 16.66667%
    }

    .large-margin-collapse>.large-3 {
        width: 25%
    }

    .large-margin-collapse>.large-4 {
        width: 33.33333%
    }

    .large-margin-collapse>.large-5 {
        width: 41.66667%
    }

    .large-margin-collapse>.large-6 {
        width: 50%
    }

    .large-margin-collapse>.large-7 {
        width: 58.33333%
    }

    .large-margin-collapse>.large-8 {
        width: 66.66667%
    }

    .large-margin-collapse>.large-9 {
        width: 75%
    }

    .large-margin-collapse>.large-10 {
        width: 83.33333%
    }

    .large-margin-collapse>.large-11 {
        width: 91.66667%
    }

    .large-margin-collapse>.large-12 {
        width: 100%
    }
}

@media screen and (min-width: 30em) {
    .large-margin-collapse>.vp480-1 {
        width: 8.33333%
    }

    .large-margin-collapse>.vp480-2 {
        width: 16.66667%
    }

    .large-margin-collapse>.vp480-3 {
        width: 25%
    }

    .large-margin-collapse>.vp480-4 {
        width: 33.33333%
    }

    .large-margin-collapse>.vp480-5 {
        width: 41.66667%
    }

    .large-margin-collapse>.vp480-6 {
        width: 50%
    }

    .large-margin-collapse>.vp480-7 {
        width: 58.33333%
    }

    .large-margin-collapse>.vp480-8 {
        width: 66.66667%
    }

    .large-margin-collapse>.vp480-9 {
        width: 75%
    }

    .large-margin-collapse>.vp480-10 {
        width: 83.33333%
    }

    .large-margin-collapse>.vp480-11 {
        width: 91.66667%
    }

    .large-margin-collapse>.vp480-12 {
        width: 100%
    }
}

@media screen and (min-width: 48em) {
    .large-margin-collapse>.vp768-1 {
        width: 8.33333%
    }

    .large-margin-collapse>.vp768-2 {
        width: 16.66667%
    }

    .large-margin-collapse>.vp768-3 {
        width: 25%
    }

    .large-margin-collapse>.vp768-4 {
        width: 33.33333%
    }

    .large-margin-collapse>.vp768-5 {
        width: 41.66667%
    }

    .large-margin-collapse>.vp768-6 {
        width: 50%
    }

    .large-margin-collapse>.vp768-7 {
        width: 58.33333%
    }

    .large-margin-collapse>.vp768-8 {
        width: 66.66667%
    }

    .large-margin-collapse>.vp768-9 {
        width: 75%
    }

    .large-margin-collapse>.vp768-10 {
        width: 83.33333%
    }

    .large-margin-collapse>.vp768-11 {
        width: 91.66667%
    }

    .large-margin-collapse>.vp768-12 {
        width: 100%
    }
}

@media screen and (min-width: 62em) {
    .large-margin-collapse>.vp992-1 {
        width: 8.33333%
    }

    .large-margin-collapse>.vp992-2 {
        width: 16.66667%
    }

    .large-margin-collapse>.vp992-3 {
        width: 25%
    }

    .large-margin-collapse>.vp992-4 {
        width: 33.33333%
    }

    .large-margin-collapse>.vp992-5 {
        width: 41.66667%
    }

    .large-margin-collapse>.vp992-6 {
        width: 50%
    }

    .large-margin-collapse>.vp992-7 {
        width: 58.33333%
    }

    .large-margin-collapse>.vp992-8 {
        width: 66.66667%
    }

    .large-margin-collapse>.vp992-9 {
        width: 75%
    }

    .large-margin-collapse>.vp992-10 {
        width: 83.33333%
    }

    .large-margin-collapse>.vp992-11 {
        width: 91.66667%
    }

    .large-margin-collapse>.vp992-12 {
        width: 100%
    }
}

@media screen and (min-width: 75em) {
    .large-margin-collapse>.vp1200-1 {
        width: 8.33333%
    }

    .large-margin-collapse>.vp1200-2 {
        width: 16.66667%
    }

    .large-margin-collapse>.vp1200-3 {
        width: 25%
    }

    .large-margin-collapse>.vp1200-4 {
        width: 33.33333%
    }

    .large-margin-collapse>.vp1200-5 {
        width: 41.66667%
    }

    .large-margin-collapse>.vp1200-6 {
        width: 50%
    }

    .large-margin-collapse>.vp1200-7 {
        width: 58.33333%
    }

    .large-margin-collapse>.vp1200-8 {
        width: 66.66667%
    }

    .large-margin-collapse>.vp1200-9 {
        width: 75%
    }

    .large-margin-collapse>.vp1200-10 {
        width: 83.33333%
    }

    .large-margin-collapse>.vp1200-11 {
        width: 91.66667%
    }

    .large-margin-collapse>.vp1200-12 {
        width: 100%
    }
}

@media print,screen and (min-width: 48em) {
    .large-padding-collapse {
        margin-right: 0;
        margin-left: 0
    }

    .large-padding-collapse>.cell {
        padding-right: 0;
        padding-left: 0
    }
}

@media screen and (min-width: 30em) {
    .vp480-margin-collapse {
        margin-right: 0;
        margin-left: 0
    }

    .vp480-margin-collapse>.cell {
        margin-right: 0;
        margin-left: 0
    }
}

@media screen and (min-width: 30em) {
    .vp480-margin-collapse>.small-1 {
        width: 8.33333%
    }

    .vp480-margin-collapse>.small-2 {
        width: 16.66667%
    }

    .vp480-margin-collapse>.small-3 {
        width: 25%
    }

    .vp480-margin-collapse>.small-4 {
        width: 33.33333%
    }

    .vp480-margin-collapse>.small-5 {
        width: 41.66667%
    }

    .vp480-margin-collapse>.small-6 {
        width: 50%
    }

    .vp480-margin-collapse>.small-7 {
        width: 58.33333%
    }

    .vp480-margin-collapse>.small-8 {
        width: 66.66667%
    }

    .vp480-margin-collapse>.small-9 {
        width: 75%
    }

    .vp480-margin-collapse>.small-10 {
        width: 83.33333%
    }

    .vp480-margin-collapse>.small-11 {
        width: 91.66667%
    }

    .vp480-margin-collapse>.small-12 {
        width: 100%
    }
}

@media screen and (min-width: 30em) {
    .vp480-margin-collapse>.medium-1 {
        width: 8.33333%
    }

    .vp480-margin-collapse>.medium-2 {
        width: 16.66667%
    }

    .vp480-margin-collapse>.medium-3 {
        width: 25%
    }

    .vp480-margin-collapse>.medium-4 {
        width: 33.33333%
    }

    .vp480-margin-collapse>.medium-5 {
        width: 41.66667%
    }

    .vp480-margin-collapse>.medium-6 {
        width: 50%
    }

    .vp480-margin-collapse>.medium-7 {
        width: 58.33333%
    }

    .vp480-margin-collapse>.medium-8 {
        width: 66.66667%
    }

    .vp480-margin-collapse>.medium-9 {
        width: 75%
    }

    .vp480-margin-collapse>.medium-10 {
        width: 83.33333%
    }

    .vp480-margin-collapse>.medium-11 {
        width: 91.66667%
    }

    .vp480-margin-collapse>.medium-12 {
        width: 100%
    }
}

@media screen and (min-width: 30em) {
    .vp480-margin-collapse>.large-1 {
        width: 8.33333%
    }

    .vp480-margin-collapse>.large-2 {
        width: 16.66667%
    }

    .vp480-margin-collapse>.large-3 {
        width: 25%
    }

    .vp480-margin-collapse>.large-4 {
        width: 33.33333%
    }

    .vp480-margin-collapse>.large-5 {
        width: 41.66667%
    }

    .vp480-margin-collapse>.large-6 {
        width: 50%
    }

    .vp480-margin-collapse>.large-7 {
        width: 58.33333%
    }

    .vp480-margin-collapse>.large-8 {
        width: 66.66667%
    }

    .vp480-margin-collapse>.large-9 {
        width: 75%
    }

    .vp480-margin-collapse>.large-10 {
        width: 83.33333%
    }

    .vp480-margin-collapse>.large-11 {
        width: 91.66667%
    }

    .vp480-margin-collapse>.large-12 {
        width: 100%
    }
}

@media screen and (min-width: 30em) {
    .vp480-margin-collapse>.vp480-1 {
        width: 8.33333%
    }

    .vp480-margin-collapse>.vp480-2 {
        width: 16.66667%
    }

    .vp480-margin-collapse>.vp480-3 {
        width: 25%
    }

    .vp480-margin-collapse>.vp480-4 {
        width: 33.33333%
    }

    .vp480-margin-collapse>.vp480-5 {
        width: 41.66667%
    }

    .vp480-margin-collapse>.vp480-6 {
        width: 50%
    }

    .vp480-margin-collapse>.vp480-7 {
        width: 58.33333%
    }

    .vp480-margin-collapse>.vp480-8 {
        width: 66.66667%
    }

    .vp480-margin-collapse>.vp480-9 {
        width: 75%
    }

    .vp480-margin-collapse>.vp480-10 {
        width: 83.33333%
    }

    .vp480-margin-collapse>.vp480-11 {
        width: 91.66667%
    }

    .vp480-margin-collapse>.vp480-12 {
        width: 100%
    }
}

@media screen and (min-width: 48em) {
    .vp480-margin-collapse>.vp768-1 {
        width: 8.33333%
    }

    .vp480-margin-collapse>.vp768-2 {
        width: 16.66667%
    }

    .vp480-margin-collapse>.vp768-3 {
        width: 25%
    }

    .vp480-margin-collapse>.vp768-4 {
        width: 33.33333%
    }

    .vp480-margin-collapse>.vp768-5 {
        width: 41.66667%
    }

    .vp480-margin-collapse>.vp768-6 {
        width: 50%
    }

    .vp480-margin-collapse>.vp768-7 {
        width: 58.33333%
    }

    .vp480-margin-collapse>.vp768-8 {
        width: 66.66667%
    }

    .vp480-margin-collapse>.vp768-9 {
        width: 75%
    }

    .vp480-margin-collapse>.vp768-10 {
        width: 83.33333%
    }

    .vp480-margin-collapse>.vp768-11 {
        width: 91.66667%
    }

    .vp480-margin-collapse>.vp768-12 {
        width: 100%
    }
}

@media screen and (min-width: 62em) {
    .vp480-margin-collapse>.vp992-1 {
        width: 8.33333%
    }

    .vp480-margin-collapse>.vp992-2 {
        width: 16.66667%
    }

    .vp480-margin-collapse>.vp992-3 {
        width: 25%
    }

    .vp480-margin-collapse>.vp992-4 {
        width: 33.33333%
    }

    .vp480-margin-collapse>.vp992-5 {
        width: 41.66667%
    }

    .vp480-margin-collapse>.vp992-6 {
        width: 50%
    }

    .vp480-margin-collapse>.vp992-7 {
        width: 58.33333%
    }

    .vp480-margin-collapse>.vp992-8 {
        width: 66.66667%
    }

    .vp480-margin-collapse>.vp992-9 {
        width: 75%
    }

    .vp480-margin-collapse>.vp992-10 {
        width: 83.33333%
    }

    .vp480-margin-collapse>.vp992-11 {
        width: 91.66667%
    }

    .vp480-margin-collapse>.vp992-12 {
        width: 100%
    }
}

@media screen and (min-width: 75em) {
    .vp480-margin-collapse>.vp1200-1 {
        width: 8.33333%
    }

    .vp480-margin-collapse>.vp1200-2 {
        width: 16.66667%
    }

    .vp480-margin-collapse>.vp1200-3 {
        width: 25%
    }

    .vp480-margin-collapse>.vp1200-4 {
        width: 33.33333%
    }

    .vp480-margin-collapse>.vp1200-5 {
        width: 41.66667%
    }

    .vp480-margin-collapse>.vp1200-6 {
        width: 50%
    }

    .vp480-margin-collapse>.vp1200-7 {
        width: 58.33333%
    }

    .vp480-margin-collapse>.vp1200-8 {
        width: 66.66667%
    }

    .vp480-margin-collapse>.vp1200-9 {
        width: 75%
    }

    .vp480-margin-collapse>.vp1200-10 {
        width: 83.33333%
    }

    .vp480-margin-collapse>.vp1200-11 {
        width: 91.66667%
    }

    .vp480-margin-collapse>.vp1200-12 {
        width: 100%
    }
}

@media screen and (min-width: 30em) {
    .vp480-padding-collapse {
        margin-right: 0;
        margin-left: 0
    }

    .vp480-padding-collapse>.cell {
        padding-right: 0;
        padding-left: 0
    }
}

@media screen and (min-width: 48em) {
    .vp768-margin-collapse {
        margin-right: 0;
        margin-left: 0
    }

    .vp768-margin-collapse>.cell {
        margin-right: 0;
        margin-left: 0
    }
}

@media screen and (min-width: 48em) {
    .vp768-margin-collapse>.small-1 {
        width: 8.33333%
    }

    .vp768-margin-collapse>.small-2 {
        width: 16.66667%
    }

    .vp768-margin-collapse>.small-3 {
        width: 25%
    }

    .vp768-margin-collapse>.small-4 {
        width: 33.33333%
    }

    .vp768-margin-collapse>.small-5 {
        width: 41.66667%
    }

    .vp768-margin-collapse>.small-6 {
        width: 50%
    }

    .vp768-margin-collapse>.small-7 {
        width: 58.33333%
    }

    .vp768-margin-collapse>.small-8 {
        width: 66.66667%
    }

    .vp768-margin-collapse>.small-9 {
        width: 75%
    }

    .vp768-margin-collapse>.small-10 {
        width: 83.33333%
    }

    .vp768-margin-collapse>.small-11 {
        width: 91.66667%
    }

    .vp768-margin-collapse>.small-12 {
        width: 100%
    }
}

@media screen and (min-width: 48em) {
    .vp768-margin-collapse>.medium-1 {
        width: 8.33333%
    }

    .vp768-margin-collapse>.medium-2 {
        width: 16.66667%
    }

    .vp768-margin-collapse>.medium-3 {
        width: 25%
    }

    .vp768-margin-collapse>.medium-4 {
        width: 33.33333%
    }

    .vp768-margin-collapse>.medium-5 {
        width: 41.66667%
    }

    .vp768-margin-collapse>.medium-6 {
        width: 50%
    }

    .vp768-margin-collapse>.medium-7 {
        width: 58.33333%
    }

    .vp768-margin-collapse>.medium-8 {
        width: 66.66667%
    }

    .vp768-margin-collapse>.medium-9 {
        width: 75%
    }

    .vp768-margin-collapse>.medium-10 {
        width: 83.33333%
    }

    .vp768-margin-collapse>.medium-11 {
        width: 91.66667%
    }

    .vp768-margin-collapse>.medium-12 {
        width: 100%
    }
}

@media screen and (min-width: 48em) {
    .vp768-margin-collapse>.large-1 {
        width: 8.33333%
    }

    .vp768-margin-collapse>.large-2 {
        width: 16.66667%
    }

    .vp768-margin-collapse>.large-3 {
        width: 25%
    }

    .vp768-margin-collapse>.large-4 {
        width: 33.33333%
    }

    .vp768-margin-collapse>.large-5 {
        width: 41.66667%
    }

    .vp768-margin-collapse>.large-6 {
        width: 50%
    }

    .vp768-margin-collapse>.large-7 {
        width: 58.33333%
    }

    .vp768-margin-collapse>.large-8 {
        width: 66.66667%
    }

    .vp768-margin-collapse>.large-9 {
        width: 75%
    }

    .vp768-margin-collapse>.large-10 {
        width: 83.33333%
    }

    .vp768-margin-collapse>.large-11 {
        width: 91.66667%
    }

    .vp768-margin-collapse>.large-12 {
        width: 100%
    }
}

@media screen and (min-width: 48em) {
    .vp768-margin-collapse>.vp480-1 {
        width: 8.33333%
    }

    .vp768-margin-collapse>.vp480-2 {
        width: 16.66667%
    }

    .vp768-margin-collapse>.vp480-3 {
        width: 25%
    }

    .vp768-margin-collapse>.vp480-4 {
        width: 33.33333%
    }

    .vp768-margin-collapse>.vp480-5 {
        width: 41.66667%
    }

    .vp768-margin-collapse>.vp480-6 {
        width: 50%
    }

    .vp768-margin-collapse>.vp480-7 {
        width: 58.33333%
    }

    .vp768-margin-collapse>.vp480-8 {
        width: 66.66667%
    }

    .vp768-margin-collapse>.vp480-9 {
        width: 75%
    }

    .vp768-margin-collapse>.vp480-10 {
        width: 83.33333%
    }

    .vp768-margin-collapse>.vp480-11 {
        width: 91.66667%
    }

    .vp768-margin-collapse>.vp480-12 {
        width: 100%
    }
}

@media screen and (min-width: 48em) {
    .vp768-margin-collapse>.vp768-1 {
        width: 8.33333%
    }

    .vp768-margin-collapse>.vp768-2 {
        width: 16.66667%
    }

    .vp768-margin-collapse>.vp768-3 {
        width: 25%
    }

    .vp768-margin-collapse>.vp768-4 {
        width: 33.33333%
    }

    .vp768-margin-collapse>.vp768-5 {
        width: 41.66667%
    }

    .vp768-margin-collapse>.vp768-6 {
        width: 50%
    }

    .vp768-margin-collapse>.vp768-7 {
        width: 58.33333%
    }

    .vp768-margin-collapse>.vp768-8 {
        width: 66.66667%
    }

    .vp768-margin-collapse>.vp768-9 {
        width: 75%
    }

    .vp768-margin-collapse>.vp768-10 {
        width: 83.33333%
    }

    .vp768-margin-collapse>.vp768-11 {
        width: 91.66667%
    }

    .vp768-margin-collapse>.vp768-12 {
        width: 100%
    }
}

@media screen and (min-width: 62em) {
    .vp768-margin-collapse>.vp992-1 {
        width: 8.33333%
    }

    .vp768-margin-collapse>.vp992-2 {
        width: 16.66667%
    }

    .vp768-margin-collapse>.vp992-3 {
        width: 25%
    }

    .vp768-margin-collapse>.vp992-4 {
        width: 33.33333%
    }

    .vp768-margin-collapse>.vp992-5 {
        width: 41.66667%
    }

    .vp768-margin-collapse>.vp992-6 {
        width: 50%
    }

    .vp768-margin-collapse>.vp992-7 {
        width: 58.33333%
    }

    .vp768-margin-collapse>.vp992-8 {
        width: 66.66667%
    }

    .vp768-margin-collapse>.vp992-9 {
        width: 75%
    }

    .vp768-margin-collapse>.vp992-10 {
        width: 83.33333%
    }

    .vp768-margin-collapse>.vp992-11 {
        width: 91.66667%
    }

    .vp768-margin-collapse>.vp992-12 {
        width: 100%
    }
}

@media screen and (min-width: 75em) {
    .vp768-margin-collapse>.vp1200-1 {
        width: 8.33333%
    }

    .vp768-margin-collapse>.vp1200-2 {
        width: 16.66667%
    }

    .vp768-margin-collapse>.vp1200-3 {
        width: 25%
    }

    .vp768-margin-collapse>.vp1200-4 {
        width: 33.33333%
    }

    .vp768-margin-collapse>.vp1200-5 {
        width: 41.66667%
    }

    .vp768-margin-collapse>.vp1200-6 {
        width: 50%
    }

    .vp768-margin-collapse>.vp1200-7 {
        width: 58.33333%
    }

    .vp768-margin-collapse>.vp1200-8 {
        width: 66.66667%
    }

    .vp768-margin-collapse>.vp1200-9 {
        width: 75%
    }

    .vp768-margin-collapse>.vp1200-10 {
        width: 83.33333%
    }

    .vp768-margin-collapse>.vp1200-11 {
        width: 91.66667%
    }

    .vp768-margin-collapse>.vp1200-12 {
        width: 100%
    }
}

@media screen and (min-width: 48em) {
    .vp768-padding-collapse {
        margin-right: 0;
        margin-left: 0
    }

    .vp768-padding-collapse>.cell {
        padding-right: 0;
        padding-left: 0
    }
}

@media screen and (min-width: 62em) {
    .vp992-margin-collapse {
        margin-right: 0;
        margin-left: 0
    }

    .vp992-margin-collapse>.cell {
        margin-right: 0;
        margin-left: 0
    }
}

@media screen and (min-width: 62em) {
    .vp992-margin-collapse>.small-1 {
        width: 8.33333%
    }

    .vp992-margin-collapse>.small-2 {
        width: 16.66667%
    }

    .vp992-margin-collapse>.small-3 {
        width: 25%
    }

    .vp992-margin-collapse>.small-4 {
        width: 33.33333%
    }

    .vp992-margin-collapse>.small-5 {
        width: 41.66667%
    }

    .vp992-margin-collapse>.small-6 {
        width: 50%
    }

    .vp992-margin-collapse>.small-7 {
        width: 58.33333%
    }

    .vp992-margin-collapse>.small-8 {
        width: 66.66667%
    }

    .vp992-margin-collapse>.small-9 {
        width: 75%
    }

    .vp992-margin-collapse>.small-10 {
        width: 83.33333%
    }

    .vp992-margin-collapse>.small-11 {
        width: 91.66667%
    }

    .vp992-margin-collapse>.small-12 {
        width: 100%
    }
}

@media screen and (min-width: 62em) {
    .vp992-margin-collapse>.medium-1 {
        width: 8.33333%
    }

    .vp992-margin-collapse>.medium-2 {
        width: 16.66667%
    }

    .vp992-margin-collapse>.medium-3 {
        width: 25%
    }

    .vp992-margin-collapse>.medium-4 {
        width: 33.33333%
    }

    .vp992-margin-collapse>.medium-5 {
        width: 41.66667%
    }

    .vp992-margin-collapse>.medium-6 {
        width: 50%
    }

    .vp992-margin-collapse>.medium-7 {
        width: 58.33333%
    }

    .vp992-margin-collapse>.medium-8 {
        width: 66.66667%
    }

    .vp992-margin-collapse>.medium-9 {
        width: 75%
    }

    .vp992-margin-collapse>.medium-10 {
        width: 83.33333%
    }

    .vp992-margin-collapse>.medium-11 {
        width: 91.66667%
    }

    .vp992-margin-collapse>.medium-12 {
        width: 100%
    }
}

@media screen and (min-width: 62em) {
    .vp992-margin-collapse>.large-1 {
        width: 8.33333%
    }

    .vp992-margin-collapse>.large-2 {
        width: 16.66667%
    }

    .vp992-margin-collapse>.large-3 {
        width: 25%
    }

    .vp992-margin-collapse>.large-4 {
        width: 33.33333%
    }

    .vp992-margin-collapse>.large-5 {
        width: 41.66667%
    }

    .vp992-margin-collapse>.large-6 {
        width: 50%
    }

    .vp992-margin-collapse>.large-7 {
        width: 58.33333%
    }

    .vp992-margin-collapse>.large-8 {
        width: 66.66667%
    }

    .vp992-margin-collapse>.large-9 {
        width: 75%
    }

    .vp992-margin-collapse>.large-10 {
        width: 83.33333%
    }

    .vp992-margin-collapse>.large-11 {
        width: 91.66667%
    }

    .vp992-margin-collapse>.large-12 {
        width: 100%
    }
}

@media screen and (min-width: 62em) {
    .vp992-margin-collapse>.vp480-1 {
        width: 8.33333%
    }

    .vp992-margin-collapse>.vp480-2 {
        width: 16.66667%
    }

    .vp992-margin-collapse>.vp480-3 {
        width: 25%
    }

    .vp992-margin-collapse>.vp480-4 {
        width: 33.33333%
    }

    .vp992-margin-collapse>.vp480-5 {
        width: 41.66667%
    }

    .vp992-margin-collapse>.vp480-6 {
        width: 50%
    }

    .vp992-margin-collapse>.vp480-7 {
        width: 58.33333%
    }

    .vp992-margin-collapse>.vp480-8 {
        width: 66.66667%
    }

    .vp992-margin-collapse>.vp480-9 {
        width: 75%
    }

    .vp992-margin-collapse>.vp480-10 {
        width: 83.33333%
    }

    .vp992-margin-collapse>.vp480-11 {
        width: 91.66667%
    }

    .vp992-margin-collapse>.vp480-12 {
        width: 100%
    }
}

@media screen and (min-width: 62em) {
    .vp992-margin-collapse>.vp768-1 {
        width: 8.33333%
    }

    .vp992-margin-collapse>.vp768-2 {
        width: 16.66667%
    }

    .vp992-margin-collapse>.vp768-3 {
        width: 25%
    }

    .vp992-margin-collapse>.vp768-4 {
        width: 33.33333%
    }

    .vp992-margin-collapse>.vp768-5 {
        width: 41.66667%
    }

    .vp992-margin-collapse>.vp768-6 {
        width: 50%
    }

    .vp992-margin-collapse>.vp768-7 {
        width: 58.33333%
    }

    .vp992-margin-collapse>.vp768-8 {
        width: 66.66667%
    }

    .vp992-margin-collapse>.vp768-9 {
        width: 75%
    }

    .vp992-margin-collapse>.vp768-10 {
        width: 83.33333%
    }

    .vp992-margin-collapse>.vp768-11 {
        width: 91.66667%
    }

    .vp992-margin-collapse>.vp768-12 {
        width: 100%
    }
}

@media screen and (min-width: 62em) {
    .vp992-margin-collapse>.vp992-1 {
        width: 8.33333%
    }

    .vp992-margin-collapse>.vp992-2 {
        width: 16.66667%
    }

    .vp992-margin-collapse>.vp992-3 {
        width: 25%
    }

    .vp992-margin-collapse>.vp992-4 {
        width: 33.33333%
    }

    .vp992-margin-collapse>.vp992-5 {
        width: 41.66667%
    }

    .vp992-margin-collapse>.vp992-6 {
        width: 50%
    }

    .vp992-margin-collapse>.vp992-7 {
        width: 58.33333%
    }

    .vp992-margin-collapse>.vp992-8 {
        width: 66.66667%
    }

    .vp992-margin-collapse>.vp992-9 {
        width: 75%
    }

    .vp992-margin-collapse>.vp992-10 {
        width: 83.33333%
    }

    .vp992-margin-collapse>.vp992-11 {
        width: 91.66667%
    }

    .vp992-margin-collapse>.vp992-12 {
        width: 100%
    }
}

@media screen and (min-width: 75em) {
    .vp992-margin-collapse>.vp1200-1 {
        width: 8.33333%
    }

    .vp992-margin-collapse>.vp1200-2 {
        width: 16.66667%
    }

    .vp992-margin-collapse>.vp1200-3 {
        width: 25%
    }

    .vp992-margin-collapse>.vp1200-4 {
        width: 33.33333%
    }

    .vp992-margin-collapse>.vp1200-5 {
        width: 41.66667%
    }

    .vp992-margin-collapse>.vp1200-6 {
        width: 50%
    }

    .vp992-margin-collapse>.vp1200-7 {
        width: 58.33333%
    }

    .vp992-margin-collapse>.vp1200-8 {
        width: 66.66667%
    }

    .vp992-margin-collapse>.vp1200-9 {
        width: 75%
    }

    .vp992-margin-collapse>.vp1200-10 {
        width: 83.33333%
    }

    .vp992-margin-collapse>.vp1200-11 {
        width: 91.66667%
    }

    .vp992-margin-collapse>.vp1200-12 {
        width: 100%
    }
}

@media screen and (min-width: 62em) {
    .vp992-padding-collapse {
        margin-right: 0;
        margin-left: 0
    }

    .vp992-padding-collapse>.cell {
        padding-right: 0;
        padding-left: 0
    }
}

@media screen and (min-width: 75em) {
    .vp1200-margin-collapse {
        margin-right: 0;
        margin-left: 0
    }

    .vp1200-margin-collapse>.cell {
        margin-right: 0;
        margin-left: 0
    }
}

@media screen and (min-width: 75em) {
    .vp1200-margin-collapse>.small-1 {
        width: 8.33333%
    }

    .vp1200-margin-collapse>.small-2 {
        width: 16.66667%
    }

    .vp1200-margin-collapse>.small-3 {
        width: 25%
    }

    .vp1200-margin-collapse>.small-4 {
        width: 33.33333%
    }

    .vp1200-margin-collapse>.small-5 {
        width: 41.66667%
    }

    .vp1200-margin-collapse>.small-6 {
        width: 50%
    }

    .vp1200-margin-collapse>.small-7 {
        width: 58.33333%
    }

    .vp1200-margin-collapse>.small-8 {
        width: 66.66667%
    }

    .vp1200-margin-collapse>.small-9 {
        width: 75%
    }

    .vp1200-margin-collapse>.small-10 {
        width: 83.33333%
    }

    .vp1200-margin-collapse>.small-11 {
        width: 91.66667%
    }

    .vp1200-margin-collapse>.small-12 {
        width: 100%
    }
}

@media screen and (min-width: 75em) {
    .vp1200-margin-collapse>.medium-1 {
        width: 8.33333%
    }

    .vp1200-margin-collapse>.medium-2 {
        width: 16.66667%
    }

    .vp1200-margin-collapse>.medium-3 {
        width: 25%
    }

    .vp1200-margin-collapse>.medium-4 {
        width: 33.33333%
    }

    .vp1200-margin-collapse>.medium-5 {
        width: 41.66667%
    }

    .vp1200-margin-collapse>.medium-6 {
        width: 50%
    }

    .vp1200-margin-collapse>.medium-7 {
        width: 58.33333%
    }

    .vp1200-margin-collapse>.medium-8 {
        width: 66.66667%
    }

    .vp1200-margin-collapse>.medium-9 {
        width: 75%
    }

    .vp1200-margin-collapse>.medium-10 {
        width: 83.33333%
    }

    .vp1200-margin-collapse>.medium-11 {
        width: 91.66667%
    }

    .vp1200-margin-collapse>.medium-12 {
        width: 100%
    }
}

@media screen and (min-width: 75em) {
    .vp1200-margin-collapse>.large-1 {
        width: 8.33333%
    }

    .vp1200-margin-collapse>.large-2 {
        width: 16.66667%
    }

    .vp1200-margin-collapse>.large-3 {
        width: 25%
    }

    .vp1200-margin-collapse>.large-4 {
        width: 33.33333%
    }

    .vp1200-margin-collapse>.large-5 {
        width: 41.66667%
    }

    .vp1200-margin-collapse>.large-6 {
        width: 50%
    }

    .vp1200-margin-collapse>.large-7 {
        width: 58.33333%
    }

    .vp1200-margin-collapse>.large-8 {
        width: 66.66667%
    }

    .vp1200-margin-collapse>.large-9 {
        width: 75%
    }

    .vp1200-margin-collapse>.large-10 {
        width: 83.33333%
    }

    .vp1200-margin-collapse>.large-11 {
        width: 91.66667%
    }

    .vp1200-margin-collapse>.large-12 {
        width: 100%
    }
}

@media screen and (min-width: 75em) {
    .vp1200-margin-collapse>.vp480-1 {
        width: 8.33333%
    }

    .vp1200-margin-collapse>.vp480-2 {
        width: 16.66667%
    }

    .vp1200-margin-collapse>.vp480-3 {
        width: 25%
    }

    .vp1200-margin-collapse>.vp480-4 {
        width: 33.33333%
    }

    .vp1200-margin-collapse>.vp480-5 {
        width: 41.66667%
    }

    .vp1200-margin-collapse>.vp480-6 {
        width: 50%
    }

    .vp1200-margin-collapse>.vp480-7 {
        width: 58.33333%
    }

    .vp1200-margin-collapse>.vp480-8 {
        width: 66.66667%
    }

    .vp1200-margin-collapse>.vp480-9 {
        width: 75%
    }

    .vp1200-margin-collapse>.vp480-10 {
        width: 83.33333%
    }

    .vp1200-margin-collapse>.vp480-11 {
        width: 91.66667%
    }

    .vp1200-margin-collapse>.vp480-12 {
        width: 100%
    }
}

@media screen and (min-width: 75em) {
    .vp1200-margin-collapse>.vp768-1 {
        width: 8.33333%
    }

    .vp1200-margin-collapse>.vp768-2 {
        width: 16.66667%
    }

    .vp1200-margin-collapse>.vp768-3 {
        width: 25%
    }

    .vp1200-margin-collapse>.vp768-4 {
        width: 33.33333%
    }

    .vp1200-margin-collapse>.vp768-5 {
        width: 41.66667%
    }

    .vp1200-margin-collapse>.vp768-6 {
        width: 50%
    }

    .vp1200-margin-collapse>.vp768-7 {
        width: 58.33333%
    }

    .vp1200-margin-collapse>.vp768-8 {
        width: 66.66667%
    }

    .vp1200-margin-collapse>.vp768-9 {
        width: 75%
    }

    .vp1200-margin-collapse>.vp768-10 {
        width: 83.33333%
    }

    .vp1200-margin-collapse>.vp768-11 {
        width: 91.66667%
    }

    .vp1200-margin-collapse>.vp768-12 {
        width: 100%
    }
}

@media screen and (min-width: 75em) {
    .vp1200-margin-collapse>.vp992-1 {
        width: 8.33333%
    }

    .vp1200-margin-collapse>.vp992-2 {
        width: 16.66667%
    }

    .vp1200-margin-collapse>.vp992-3 {
        width: 25%
    }

    .vp1200-margin-collapse>.vp992-4 {
        width: 33.33333%
    }

    .vp1200-margin-collapse>.vp992-5 {
        width: 41.66667%
    }

    .vp1200-margin-collapse>.vp992-6 {
        width: 50%
    }

    .vp1200-margin-collapse>.vp992-7 {
        width: 58.33333%
    }

    .vp1200-margin-collapse>.vp992-8 {
        width: 66.66667%
    }

    .vp1200-margin-collapse>.vp992-9 {
        width: 75%
    }

    .vp1200-margin-collapse>.vp992-10 {
        width: 83.33333%
    }

    .vp1200-margin-collapse>.vp992-11 {
        width: 91.66667%
    }

    .vp1200-margin-collapse>.vp992-12 {
        width: 100%
    }
}

@media screen and (min-width: 75em) {
    .vp1200-margin-collapse>.vp1200-1 {
        width: 8.33333%
    }

    .vp1200-margin-collapse>.vp1200-2 {
        width: 16.66667%
    }

    .vp1200-margin-collapse>.vp1200-3 {
        width: 25%
    }

    .vp1200-margin-collapse>.vp1200-4 {
        width: 33.33333%
    }

    .vp1200-margin-collapse>.vp1200-5 {
        width: 41.66667%
    }

    .vp1200-margin-collapse>.vp1200-6 {
        width: 50%
    }

    .vp1200-margin-collapse>.vp1200-7 {
        width: 58.33333%
    }

    .vp1200-margin-collapse>.vp1200-8 {
        width: 66.66667%
    }

    .vp1200-margin-collapse>.vp1200-9 {
        width: 75%
    }

    .vp1200-margin-collapse>.vp1200-10 {
        width: 83.33333%
    }

    .vp1200-margin-collapse>.vp1200-11 {
        width: 91.66667%
    }

    .vp1200-margin-collapse>.vp1200-12 {
        width: 100%
    }
}

@media screen and (min-width: 75em) {
    .vp1200-padding-collapse {
        margin-right: 0;
        margin-left: 0
    }

    .vp1200-padding-collapse>.cell {
        padding-right: 0;
        padding-left: 0
    }
}

.small-offset-0 {
    margin-left: 0%
}

.grid-margin-x>.small-offset-0 {
    margin-left: calc(0% + .625rem)
}

.small-offset-1 {
    margin-left: 8.33333%
}

.grid-margin-x>.small-offset-1 {
    margin-left: calc(8.33333% + .625rem)
}

.small-offset-2 {
    margin-left: 16.66667%
}

.grid-margin-x>.small-offset-2 {
    margin-left: calc(16.66667% + .625rem)
}

.small-offset-3 {
    margin-left: 25%
}

.grid-margin-x>.small-offset-3 {
    margin-left: calc(25% + .625rem)
}

.small-offset-4 {
    margin-left: 33.33333%
}

.grid-margin-x>.small-offset-4 {
    margin-left: calc(33.33333% + .625rem)
}

.small-offset-5 {
    margin-left: 41.66667%
}

.grid-margin-x>.small-offset-5 {
    margin-left: calc(41.66667% + .625rem)
}

.small-offset-6 {
    margin-left: 50%
}

.grid-margin-x>.small-offset-6 {
    margin-left: calc(50% + .625rem)
}

.small-offset-7 {
    margin-left: 58.33333%
}

.grid-margin-x>.small-offset-7 {
    margin-left: calc(58.33333% + .625rem)
}

.small-offset-8 {
    margin-left: 66.66667%
}

.grid-margin-x>.small-offset-8 {
    margin-left: calc(66.66667% + .625rem)
}

.small-offset-9 {
    margin-left: 75%
}

.grid-margin-x>.small-offset-9 {
    margin-left: calc(75% + .625rem)
}

.small-offset-10 {
    margin-left: 83.33333%
}

.grid-margin-x>.small-offset-10 {
    margin-left: calc(83.33333% + .625rem)
}

.small-offset-11 {
    margin-left: 91.66667%
}

.grid-margin-x>.small-offset-11 {
    margin-left: calc(91.66667% + .625rem)
}

@media print,screen and (min-width: 30em) {
    .medium-offset-0 {
        margin-left: 0%
    }

    .grid-margin-x>.medium-offset-0 {
        margin-left: calc(0% + .9375rem)
    }

    .medium-offset-1 {
        margin-left: 8.33333%
    }

    .grid-margin-x>.medium-offset-1 {
        margin-left: calc(8.33333% + .9375rem)
    }

    .medium-offset-2 {
        margin-left: 16.66667%
    }

    .grid-margin-x>.medium-offset-2 {
        margin-left: calc(16.66667% + .9375rem)
    }

    .medium-offset-3 {
        margin-left: 25%
    }

    .grid-margin-x>.medium-offset-3 {
        margin-left: calc(25% + .9375rem)
    }

    .medium-offset-4 {
        margin-left: 33.33333%
    }

    .grid-margin-x>.medium-offset-4 {
        margin-left: calc(33.33333% + .9375rem)
    }

    .medium-offset-5 {
        margin-left: 41.66667%
    }

    .grid-margin-x>.medium-offset-5 {
        margin-left: calc(41.66667% + .9375rem)
    }

    .medium-offset-6 {
        margin-left: 50%
    }

    .grid-margin-x>.medium-offset-6 {
        margin-left: calc(50% + .9375rem)
    }

    .medium-offset-7 {
        margin-left: 58.33333%
    }

    .grid-margin-x>.medium-offset-7 {
        margin-left: calc(58.33333% + .9375rem)
    }

    .medium-offset-8 {
        margin-left: 66.66667%
    }

    .grid-margin-x>.medium-offset-8 {
        margin-left: calc(66.66667% + .9375rem)
    }

    .medium-offset-9 {
        margin-left: 75%
    }

    .grid-margin-x>.medium-offset-9 {
        margin-left: calc(75% + .9375rem)
    }

    .medium-offset-10 {
        margin-left: 83.33333%
    }

    .grid-margin-x>.medium-offset-10 {
        margin-left: calc(83.33333% + .9375rem)
    }

    .medium-offset-11 {
        margin-left: 91.66667%
    }

    .grid-margin-x>.medium-offset-11 {
        margin-left: calc(91.66667% + .9375rem)
    }
}

@media print,screen and (min-width: 48em) {
    .large-offset-0 {
        margin-left: 0%
    }

    .grid-margin-x>.large-offset-0 {
        margin-left: calc(0% + .9375rem)
    }

    .large-offset-1 {
        margin-left: 8.33333%
    }

    .grid-margin-x>.large-offset-1 {
        margin-left: calc(8.33333% + .9375rem)
    }

    .large-offset-2 {
        margin-left: 16.66667%
    }

    .grid-margin-x>.large-offset-2 {
        margin-left: calc(16.66667% + .9375rem)
    }

    .large-offset-3 {
        margin-left: 25%
    }

    .grid-margin-x>.large-offset-3 {
        margin-left: calc(25% + .9375rem)
    }

    .large-offset-4 {
        margin-left: 33.33333%
    }

    .grid-margin-x>.large-offset-4 {
        margin-left: calc(33.33333% + .9375rem)
    }

    .large-offset-5 {
        margin-left: 41.66667%
    }

    .grid-margin-x>.large-offset-5 {
        margin-left: calc(41.66667% + .9375rem)
    }

    .large-offset-6 {
        margin-left: 50%
    }

    .grid-margin-x>.large-offset-6 {
        margin-left: calc(50% + .9375rem)
    }

    .large-offset-7 {
        margin-left: 58.33333%
    }

    .grid-margin-x>.large-offset-7 {
        margin-left: calc(58.33333% + .9375rem)
    }

    .large-offset-8 {
        margin-left: 66.66667%
    }

    .grid-margin-x>.large-offset-8 {
        margin-left: calc(66.66667% + .9375rem)
    }

    .large-offset-9 {
        margin-left: 75%
    }

    .grid-margin-x>.large-offset-9 {
        margin-left: calc(75% + .9375rem)
    }

    .large-offset-10 {
        margin-left: 83.33333%
    }

    .grid-margin-x>.large-offset-10 {
        margin-left: calc(83.33333% + .9375rem)
    }

    .large-offset-11 {
        margin-left: 91.66667%
    }

    .grid-margin-x>.large-offset-11 {
        margin-left: calc(91.66667% + .9375rem)
    }
}

@media screen and (min-width: 30em) {
    .vp480-offset-0 {
        margin-left: 0%
    }

    .grid-margin-x>.vp480-offset-0 {
        margin-left: calc(0% + .9375rem)
    }

    .vp480-offset-1 {
        margin-left: 8.33333%
    }

    .grid-margin-x>.vp480-offset-1 {
        margin-left: calc(8.33333% + .9375rem)
    }

    .vp480-offset-2 {
        margin-left: 16.66667%
    }

    .grid-margin-x>.vp480-offset-2 {
        margin-left: calc(16.66667% + .9375rem)
    }

    .vp480-offset-3 {
        margin-left: 25%
    }

    .grid-margin-x>.vp480-offset-3 {
        margin-left: calc(25% + .9375rem)
    }

    .vp480-offset-4 {
        margin-left: 33.33333%
    }

    .grid-margin-x>.vp480-offset-4 {
        margin-left: calc(33.33333% + .9375rem)
    }

    .vp480-offset-5 {
        margin-left: 41.66667%
    }

    .grid-margin-x>.vp480-offset-5 {
        margin-left: calc(41.66667% + .9375rem)
    }

    .vp480-offset-6 {
        margin-left: 50%
    }

    .grid-margin-x>.vp480-offset-6 {
        margin-left: calc(50% + .9375rem)
    }

    .vp480-offset-7 {
        margin-left: 58.33333%
    }

    .grid-margin-x>.vp480-offset-7 {
        margin-left: calc(58.33333% + .9375rem)
    }

    .vp480-offset-8 {
        margin-left: 66.66667%
    }

    .grid-margin-x>.vp480-offset-8 {
        margin-left: calc(66.66667% + .9375rem)
    }

    .vp480-offset-9 {
        margin-left: 75%
    }

    .grid-margin-x>.vp480-offset-9 {
        margin-left: calc(75% + .9375rem)
    }

    .vp480-offset-10 {
        margin-left: 83.33333%
    }

    .grid-margin-x>.vp480-offset-10 {
        margin-left: calc(83.33333% + .9375rem)
    }

    .vp480-offset-11 {
        margin-left: 91.66667%
    }

    .grid-margin-x>.vp480-offset-11 {
        margin-left: calc(91.66667% + .9375rem)
    }
}

@media screen and (min-width: 48em) {
    .vp768-offset-0 {
        margin-left: 0%
    }

    .grid-margin-x>.vp768-offset-0 {
        margin-left: calc(0% + .9375rem)
    }

    .vp768-offset-1 {
        margin-left: 8.33333%
    }

    .grid-margin-x>.vp768-offset-1 {
        margin-left: calc(8.33333% + .9375rem)
    }

    .vp768-offset-2 {
        margin-left: 16.66667%
    }

    .grid-margin-x>.vp768-offset-2 {
        margin-left: calc(16.66667% + .9375rem)
    }

    .vp768-offset-3 {
        margin-left: 25%
    }

    .grid-margin-x>.vp768-offset-3 {
        margin-left: calc(25% + .9375rem)
    }

    .vp768-offset-4 {
        margin-left: 33.33333%
    }

    .grid-margin-x>.vp768-offset-4 {
        margin-left: calc(33.33333% + .9375rem)
    }

    .vp768-offset-5 {
        margin-left: 41.66667%
    }

    .grid-margin-x>.vp768-offset-5 {
        margin-left: calc(41.66667% + .9375rem)
    }

    .vp768-offset-6 {
        margin-left: 50%
    }

    .grid-margin-x>.vp768-offset-6 {
        margin-left: calc(50% + .9375rem)
    }

    .vp768-offset-7 {
        margin-left: 58.33333%
    }

    .grid-margin-x>.vp768-offset-7 {
        margin-left: calc(58.33333% + .9375rem)
    }

    .vp768-offset-8 {
        margin-left: 66.66667%
    }

    .grid-margin-x>.vp768-offset-8 {
        margin-left: calc(66.66667% + .9375rem)
    }

    .vp768-offset-9 {
        margin-left: 75%
    }

    .grid-margin-x>.vp768-offset-9 {
        margin-left: calc(75% + .9375rem)
    }

    .vp768-offset-10 {
        margin-left: 83.33333%
    }

    .grid-margin-x>.vp768-offset-10 {
        margin-left: calc(83.33333% + .9375rem)
    }

    .vp768-offset-11 {
        margin-left: 91.66667%
    }

    .grid-margin-x>.vp768-offset-11 {
        margin-left: calc(91.66667% + .9375rem)
    }
}

@media screen and (min-width: 62em) {
    .vp992-offset-0 {
        margin-left: 0%
    }

    .grid-margin-x>.vp992-offset-0 {
        margin-left: calc(0% + .9375rem)
    }

    .vp992-offset-1 {
        margin-left: 8.33333%
    }

    .grid-margin-x>.vp992-offset-1 {
        margin-left: calc(8.33333% + .9375rem)
    }

    .vp992-offset-2 {
        margin-left: 16.66667%
    }

    .grid-margin-x>.vp992-offset-2 {
        margin-left: calc(16.66667% + .9375rem)
    }

    .vp992-offset-3 {
        margin-left: 25%
    }

    .grid-margin-x>.vp992-offset-3 {
        margin-left: calc(25% + .9375rem)
    }

    .vp992-offset-4 {
        margin-left: 33.33333%
    }

    .grid-margin-x>.vp992-offset-4 {
        margin-left: calc(33.33333% + .9375rem)
    }

    .vp992-offset-5 {
        margin-left: 41.66667%
    }

    .grid-margin-x>.vp992-offset-5 {
        margin-left: calc(41.66667% + .9375rem)
    }

    .vp992-offset-6 {
        margin-left: 50%
    }

    .grid-margin-x>.vp992-offset-6 {
        margin-left: calc(50% + .9375rem)
    }

    .vp992-offset-7 {
        margin-left: 58.33333%
    }

    .grid-margin-x>.vp992-offset-7 {
        margin-left: calc(58.33333% + .9375rem)
    }

    .vp992-offset-8 {
        margin-left: 66.66667%
    }

    .grid-margin-x>.vp992-offset-8 {
        margin-left: calc(66.66667% + .9375rem)
    }

    .vp992-offset-9 {
        margin-left: 75%
    }

    .grid-margin-x>.vp992-offset-9 {
        margin-left: calc(75% + .9375rem)
    }

    .vp992-offset-10 {
        margin-left: 83.33333%
    }

    .grid-margin-x>.vp992-offset-10 {
        margin-left: calc(83.33333% + .9375rem)
    }

    .vp992-offset-11 {
        margin-left: 91.66667%
    }

    .grid-margin-x>.vp992-offset-11 {
        margin-left: calc(91.66667% + .9375rem)
    }
}

@media screen and (min-width: 75em) {
    .vp1200-offset-0 {
        margin-left: 0%
    }

    .grid-margin-x>.vp1200-offset-0 {
        margin-left: calc(0% + .9375rem)
    }

    .vp1200-offset-1 {
        margin-left: 8.33333%
    }

    .grid-margin-x>.vp1200-offset-1 {
        margin-left: calc(8.33333% + .9375rem)
    }

    .vp1200-offset-2 {
        margin-left: 16.66667%
    }

    .grid-margin-x>.vp1200-offset-2 {
        margin-left: calc(16.66667% + .9375rem)
    }

    .vp1200-offset-3 {
        margin-left: 25%
    }

    .grid-margin-x>.vp1200-offset-3 {
        margin-left: calc(25% + .9375rem)
    }

    .vp1200-offset-4 {
        margin-left: 33.33333%
    }

    .grid-margin-x>.vp1200-offset-4 {
        margin-left: calc(33.33333% + .9375rem)
    }

    .vp1200-offset-5 {
        margin-left: 41.66667%
    }

    .grid-margin-x>.vp1200-offset-5 {
        margin-left: calc(41.66667% + .9375rem)
    }

    .vp1200-offset-6 {
        margin-left: 50%
    }

    .grid-margin-x>.vp1200-offset-6 {
        margin-left: calc(50% + .9375rem)
    }

    .vp1200-offset-7 {
        margin-left: 58.33333%
    }

    .grid-margin-x>.vp1200-offset-7 {
        margin-left: calc(58.33333% + .9375rem)
    }

    .vp1200-offset-8 {
        margin-left: 66.66667%
    }

    .grid-margin-x>.vp1200-offset-8 {
        margin-left: calc(66.66667% + .9375rem)
    }

    .vp1200-offset-9 {
        margin-left: 75%
    }

    .grid-margin-x>.vp1200-offset-9 {
        margin-left: calc(75% + .9375rem)
    }

    .vp1200-offset-10 {
        margin-left: 83.33333%
    }

    .grid-margin-x>.vp1200-offset-10 {
        margin-left: calc(83.33333% + .9375rem)
    }

    .vp1200-offset-11 {
        margin-left: 91.66667%
    }

    .grid-margin-x>.vp1200-offset-11 {
        margin-left: calc(91.66667% + .9375rem)
    }
}

.grid-y {
    display: flex;
    flex-flow: column nowrap
}

.grid-y>.cell {
    height: auto;
    max-height: none
}

.grid-y>.auto {
    height: auto
}

.grid-y>.shrink {
    height: auto
}

.grid-y>.small-shrink,.grid-y>.small-full,.grid-y>.small-1,.grid-y>.small-2,.grid-y>.small-3,.grid-y>.small-4,.grid-y>.small-5,.grid-y>.small-6,.grid-y>.small-7,.grid-y>.small-8,.grid-y>.small-9,.grid-y>.small-10,.grid-y>.small-11,.grid-y>.small-12 {
    flex-basis: auto
}

@media print,screen and (min-width: 30em) {
    .grid-y>.medium-shrink, .grid-y>.medium-full, .grid-y>.medium-1, .grid-y>.medium-2, .grid-y>.medium-3, .grid-y>.medium-4, .grid-y>.medium-5, .grid-y>.medium-6, .grid-y>.medium-7, .grid-y>.medium-8, .grid-y>.medium-9, .grid-y>.medium-10, .grid-y>.medium-11, .grid-y>.medium-12 {
        flex-basis: auto
    }
}

@media print,screen and (min-width: 48em) {
    .grid-y>.large-shrink, .grid-y>.large-full, .grid-y>.large-1, .grid-y>.large-2, .grid-y>.large-3, .grid-y>.large-4, .grid-y>.large-5, .grid-y>.large-6, .grid-y>.large-7, .grid-y>.large-8, .grid-y>.large-9, .grid-y>.large-10, .grid-y>.large-11, .grid-y>.large-12 {
        flex-basis: auto
    }
}

@media screen and (min-width: 30em) {
    .grid-y>.vp480-shrink, .grid-y>.vp480-full, .grid-y>.vp480-1, .grid-y>.vp480-2, .grid-y>.vp480-3, .grid-y>.vp480-4, .grid-y>.vp480-5, .grid-y>.vp480-6, .grid-y>.vp480-7, .grid-y>.vp480-8, .grid-y>.vp480-9, .grid-y>.vp480-10, .grid-y>.vp480-11, .grid-y>.vp480-12 {
        flex-basis: auto
    }
}

@media screen and (min-width: 48em) {
    .grid-y>.vp768-shrink, .grid-y>.vp768-full, .grid-y>.vp768-1, .grid-y>.vp768-2, .grid-y>.vp768-3, .grid-y>.vp768-4, .grid-y>.vp768-5, .grid-y>.vp768-6, .grid-y>.vp768-7, .grid-y>.vp768-8, .grid-y>.vp768-9, .grid-y>.vp768-10, .grid-y>.vp768-11, .grid-y>.vp768-12 {
        flex-basis: auto
    }
}

@media screen and (min-width: 62em) {
    .grid-y>.vp992-shrink, .grid-y>.vp992-full, .grid-y>.vp992-1, .grid-y>.vp992-2, .grid-y>.vp992-3, .grid-y>.vp992-4, .grid-y>.vp992-5, .grid-y>.vp992-6, .grid-y>.vp992-7, .grid-y>.vp992-8, .grid-y>.vp992-9, .grid-y>.vp992-10, .grid-y>.vp992-11, .grid-y>.vp992-12 {
        flex-basis: auto
    }
}

@media screen and (min-width: 75em) {
    .grid-y>.vp1200-shrink, .grid-y>.vp1200-full, .grid-y>.vp1200-1, .grid-y>.vp1200-2, .grid-y>.vp1200-3, .grid-y>.vp1200-4, .grid-y>.vp1200-5, .grid-y>.vp1200-6, .grid-y>.vp1200-7, .grid-y>.vp1200-8, .grid-y>.vp1200-9, .grid-y>.vp1200-10, .grid-y>.vp1200-11, .grid-y>.vp1200-12 {
        flex-basis: auto
    }
}

.grid-y>.small-1,.grid-y>.small-2,.grid-y>.small-3,.grid-y>.small-4,.grid-y>.small-5,.grid-y>.small-6,.grid-y>.small-7,.grid-y>.small-8,.grid-y>.small-9,.grid-y>.small-10,.grid-y>.small-11,.grid-y>.small-12 {
    flex: 0 0 auto
}

.grid-y>.small-1 {
    height: 8.33333%
}

.grid-y>.small-2 {
    height: 16.66667%
}

.grid-y>.small-3 {
    height: 25%
}

.grid-y>.small-4 {
    height: 33.33333%
}

.grid-y>.small-5 {
    height: 41.66667%
}

.grid-y>.small-6 {
    height: 50%
}

.grid-y>.small-7 {
    height: 58.33333%
}

.grid-y>.small-8 {
    height: 66.66667%
}

.grid-y>.small-9 {
    height: 75%
}

.grid-y>.small-10 {
    height: 83.33333%
}

.grid-y>.small-11 {
    height: 91.66667%
}

.grid-y>.small-12 {
    height: 100%
}

@media print,screen and (min-width: 30em) {
    .grid-y>.medium-auto {
        flex: 1 1 0px;
        height: auto
    }

    .grid-y>.medium-shrink, .grid-y>.medium-1, .grid-y>.medium-2, .grid-y>.medium-3, .grid-y>.medium-4, .grid-y>.medium-5, .grid-y>.medium-6, .grid-y>.medium-7, .grid-y>.medium-8, .grid-y>.medium-9, .grid-y>.medium-10, .grid-y>.medium-11, .grid-y>.medium-12 {
        flex: 0 0 auto
    }

    .grid-y>.medium-shrink {
        height: auto
    }

    .grid-y>.medium-1 {
        height: 8.33333%
    }

    .grid-y>.medium-2 {
        height: 16.66667%
    }

    .grid-y>.medium-3 {
        height: 25%
    }

    .grid-y>.medium-4 {
        height: 33.33333%
    }

    .grid-y>.medium-5 {
        height: 41.66667%
    }

    .grid-y>.medium-6 {
        height: 50%
    }

    .grid-y>.medium-7 {
        height: 58.33333%
    }

    .grid-y>.medium-8 {
        height: 66.66667%
    }

    .grid-y>.medium-9 {
        height: 75%
    }

    .grid-y>.medium-10 {
        height: 83.33333%
    }

    .grid-y>.medium-11 {
        height: 91.66667%
    }

    .grid-y>.medium-12 {
        height: 100%
    }
}

@media print,screen and (min-width: 48em) {
    .grid-y>.large-auto {
        flex: 1 1 0px;
        height: auto
    }

    .grid-y>.large-shrink, .grid-y>.large-1, .grid-y>.large-2, .grid-y>.large-3, .grid-y>.large-4, .grid-y>.large-5, .grid-y>.large-6, .grid-y>.large-7, .grid-y>.large-8, .grid-y>.large-9, .grid-y>.large-10, .grid-y>.large-11, .grid-y>.large-12 {
        flex: 0 0 auto
    }

    .grid-y>.large-shrink {
        height: auto
    }

    .grid-y>.large-1 {
        height: 8.33333%
    }

    .grid-y>.large-2 {
        height: 16.66667%
    }

    .grid-y>.large-3 {
        height: 25%
    }

    .grid-y>.large-4 {
        height: 33.33333%
    }

    .grid-y>.large-5 {
        height: 41.66667%
    }

    .grid-y>.large-6 {
        height: 50%
    }

    .grid-y>.large-7 {
        height: 58.33333%
    }

    .grid-y>.large-8 {
        height: 66.66667%
    }

    .grid-y>.large-9 {
        height: 75%
    }

    .grid-y>.large-10 {
        height: 83.33333%
    }

    .grid-y>.large-11 {
        height: 91.66667%
    }

    .grid-y>.large-12 {
        height: 100%
    }
}

@media screen and (min-width: 30em) {
    .grid-y>.vp480-auto {
        flex: 1 1 0px;
        height: auto
    }

    .grid-y>.vp480-shrink, .grid-y>.vp480-1, .grid-y>.vp480-2, .grid-y>.vp480-3, .grid-y>.vp480-4, .grid-y>.vp480-5, .grid-y>.vp480-6, .grid-y>.vp480-7, .grid-y>.vp480-8, .grid-y>.vp480-9, .grid-y>.vp480-10, .grid-y>.vp480-11, .grid-y>.vp480-12 {
        flex: 0 0 auto
    }

    .grid-y>.vp480-shrink {
        height: auto
    }

    .grid-y>.vp480-1 {
        height: 8.33333%
    }

    .grid-y>.vp480-2 {
        height: 16.66667%
    }

    .grid-y>.vp480-3 {
        height: 25%
    }

    .grid-y>.vp480-4 {
        height: 33.33333%
    }

    .grid-y>.vp480-5 {
        height: 41.66667%
    }

    .grid-y>.vp480-6 {
        height: 50%
    }

    .grid-y>.vp480-7 {
        height: 58.33333%
    }

    .grid-y>.vp480-8 {
        height: 66.66667%
    }

    .grid-y>.vp480-9 {
        height: 75%
    }

    .grid-y>.vp480-10 {
        height: 83.33333%
    }

    .grid-y>.vp480-11 {
        height: 91.66667%
    }

    .grid-y>.vp480-12 {
        height: 100%
    }
}

@media screen and (min-width: 48em) {
    .grid-y>.vp768-auto {
        flex: 1 1 0px;
        height: auto
    }

    .grid-y>.vp768-shrink, .grid-y>.vp768-1, .grid-y>.vp768-2, .grid-y>.vp768-3, .grid-y>.vp768-4, .grid-y>.vp768-5, .grid-y>.vp768-6, .grid-y>.vp768-7, .grid-y>.vp768-8, .grid-y>.vp768-9, .grid-y>.vp768-10, .grid-y>.vp768-11, .grid-y>.vp768-12 {
        flex: 0 0 auto
    }

    .grid-y>.vp768-shrink {
        height: auto
    }

    .grid-y>.vp768-1 {
        height: 8.33333%
    }

    .grid-y>.vp768-2 {
        height: 16.66667%
    }

    .grid-y>.vp768-3 {
        height: 25%
    }

    .grid-y>.vp768-4 {
        height: 33.33333%
    }

    .grid-y>.vp768-5 {
        height: 41.66667%
    }

    .grid-y>.vp768-6 {
        height: 50%
    }

    .grid-y>.vp768-7 {
        height: 58.33333%
    }

    .grid-y>.vp768-8 {
        height: 66.66667%
    }

    .grid-y>.vp768-9 {
        height: 75%
    }

    .grid-y>.vp768-10 {
        height: 83.33333%
    }

    .grid-y>.vp768-11 {
        height: 91.66667%
    }

    .grid-y>.vp768-12 {
        height: 100%
    }
}

@media screen and (min-width: 62em) {
    .grid-y>.vp992-auto {
        flex: 1 1 0px;
        height: auto
    }

    .grid-y>.vp992-shrink, .grid-y>.vp992-1, .grid-y>.vp992-2, .grid-y>.vp992-3, .grid-y>.vp992-4, .grid-y>.vp992-5, .grid-y>.vp992-6, .grid-y>.vp992-7, .grid-y>.vp992-8, .grid-y>.vp992-9, .grid-y>.vp992-10, .grid-y>.vp992-11, .grid-y>.vp992-12 {
        flex: 0 0 auto
    }

    .grid-y>.vp992-shrink {
        height: auto
    }

    .grid-y>.vp992-1 {
        height: 8.33333%
    }

    .grid-y>.vp992-2 {
        height: 16.66667%
    }

    .grid-y>.vp992-3 {
        height: 25%
    }

    .grid-y>.vp992-4 {
        height: 33.33333%
    }

    .grid-y>.vp992-5 {
        height: 41.66667%
    }

    .grid-y>.vp992-6 {
        height: 50%
    }

    .grid-y>.vp992-7 {
        height: 58.33333%
    }

    .grid-y>.vp992-8 {
        height: 66.66667%
    }

    .grid-y>.vp992-9 {
        height: 75%
    }

    .grid-y>.vp992-10 {
        height: 83.33333%
    }

    .grid-y>.vp992-11 {
        height: 91.66667%
    }

    .grid-y>.vp992-12 {
        height: 100%
    }
}

@media screen and (min-width: 75em) {
    .grid-y>.vp1200-auto {
        flex: 1 1 0px;
        height: auto
    }

    .grid-y>.vp1200-shrink, .grid-y>.vp1200-1, .grid-y>.vp1200-2, .grid-y>.vp1200-3, .grid-y>.vp1200-4, .grid-y>.vp1200-5, .grid-y>.vp1200-6, .grid-y>.vp1200-7, .grid-y>.vp1200-8, .grid-y>.vp1200-9, .grid-y>.vp1200-10, .grid-y>.vp1200-11, .grid-y>.vp1200-12 {
        flex: 0 0 auto
    }

    .grid-y>.vp1200-shrink {
        height: auto
    }

    .grid-y>.vp1200-1 {
        height: 8.33333%
    }

    .grid-y>.vp1200-2 {
        height: 16.66667%
    }

    .grid-y>.vp1200-3 {
        height: 25%
    }

    .grid-y>.vp1200-4 {
        height: 33.33333%
    }

    .grid-y>.vp1200-5 {
        height: 41.66667%
    }

    .grid-y>.vp1200-6 {
        height: 50%
    }

    .grid-y>.vp1200-7 {
        height: 58.33333%
    }

    .grid-y>.vp1200-8 {
        height: 66.66667%
    }

    .grid-y>.vp1200-9 {
        height: 75%
    }

    .grid-y>.vp1200-10 {
        height: 83.33333%
    }

    .grid-y>.vp1200-11 {
        height: 91.66667%
    }

    .grid-y>.vp1200-12 {
        height: 100%
    }
}

.grid-padding-y .grid-padding-y {
    margin-top: -.625rem;
    margin-bottom: -.625rem
}

@media print,screen and (min-width: 30em) {
    .grid-padding-y .grid-padding-y {
        margin-top: -.9375rem;
        margin-bottom: -.9375rem
    }
}

.grid-padding-y>.cell {
    padding-top: .625rem;
    padding-bottom: .625rem
}

@media print,screen and (min-width: 30em) {
    .grid-padding-y>.cell {
        padding-top: .9375rem;
        padding-bottom: .9375rem
    }
}

.grid-margin-y {
    margin-top: -.625rem;
    margin-bottom: -.625rem
}

@media print,screen and (min-width: 30em) {
    .grid-margin-y {
        margin-top: -.9375rem;
        margin-bottom: -.9375rem
    }
}

.grid-margin-y>.cell {
    height: calc(100% - 1.25rem);
    margin-top: .625rem;
    margin-bottom: .625rem
}

@media print,screen and (min-width: 30em) {
    .grid-margin-y>.cell {
        height: calc(100% - 1.875rem);
        margin-top: .9375rem;
        margin-bottom: .9375rem
    }
}

.grid-margin-y>.auto {
    height: auto
}

.grid-margin-y>.shrink {
    height: auto
}

.grid-margin-y>.small-1 {
    height: calc(8.33333% - 1.25rem)
}

.grid-margin-y>.small-2 {
    height: calc(16.66667% - 1.25rem)
}

.grid-margin-y>.small-3 {
    height: calc(25% - 1.25rem)
}

.grid-margin-y>.small-4 {
    height: calc(33.33333% - 1.25rem)
}

.grid-margin-y>.small-5 {
    height: calc(41.66667% - 1.25rem)
}

.grid-margin-y>.small-6 {
    height: calc(50% - 1.25rem)
}

.grid-margin-y>.small-7 {
    height: calc(58.33333% - 1.25rem)
}

.grid-margin-y>.small-8 {
    height: calc(66.66667% - 1.25rem)
}

.grid-margin-y>.small-9 {
    height: calc(75% - 1.25rem)
}

.grid-margin-y>.small-10 {
    height: calc(83.33333% - 1.25rem)
}

.grid-margin-y>.small-11 {
    height: calc(91.66667% - 1.25rem)
}

.grid-margin-y>.small-12 {
    height: calc(100% - 1.25rem)
}

@media print,screen and (min-width: 30em) {
    .grid-margin-y>.auto {
        height: auto
    }

    .grid-margin-y>.shrink {
        height: auto
    }

    .grid-margin-y>.small-1 {
        height: calc(8.33333% - 1.875rem)
    }

    .grid-margin-y>.small-2 {
        height: calc(16.66667% - 1.875rem)
    }

    .grid-margin-y>.small-3 {
        height: calc(25% - 1.875rem)
    }

    .grid-margin-y>.small-4 {
        height: calc(33.33333% - 1.875rem)
    }

    .grid-margin-y>.small-5 {
        height: calc(41.66667% - 1.875rem)
    }

    .grid-margin-y>.small-6 {
        height: calc(50% - 1.875rem)
    }

    .grid-margin-y>.small-7 {
        height: calc(58.33333% - 1.875rem)
    }

    .grid-margin-y>.small-8 {
        height: calc(66.66667% - 1.875rem)
    }

    .grid-margin-y>.small-9 {
        height: calc(75% - 1.875rem)
    }

    .grid-margin-y>.small-10 {
        height: calc(83.33333% - 1.875rem)
    }

    .grid-margin-y>.small-11 {
        height: calc(91.66667% - 1.875rem)
    }

    .grid-margin-y>.small-12 {
        height: calc(100% - 1.875rem)
    }

    .grid-margin-y>.medium-auto {
        height: auto
    }

    .grid-margin-y>.medium-shrink {
        height: auto
    }

    .grid-margin-y>.medium-1 {
        height: calc(8.33333% - 1.875rem)
    }

    .grid-margin-y>.medium-2 {
        height: calc(16.66667% - 1.875rem)
    }

    .grid-margin-y>.medium-3 {
        height: calc(25% - 1.875rem)
    }

    .grid-margin-y>.medium-4 {
        height: calc(33.33333% - 1.875rem)
    }

    .grid-margin-y>.medium-5 {
        height: calc(41.66667% - 1.875rem)
    }

    .grid-margin-y>.medium-6 {
        height: calc(50% - 1.875rem)
    }

    .grid-margin-y>.medium-7 {
        height: calc(58.33333% - 1.875rem)
    }

    .grid-margin-y>.medium-8 {
        height: calc(66.66667% - 1.875rem)
    }

    .grid-margin-y>.medium-9 {
        height: calc(75% - 1.875rem)
    }

    .grid-margin-y>.medium-10 {
        height: calc(83.33333% - 1.875rem)
    }

    .grid-margin-y>.medium-11 {
        height: calc(91.66667% - 1.875rem)
    }

    .grid-margin-y>.medium-12 {
        height: calc(100% - 1.875rem)
    }
}

@media print,screen and (min-width: 48em) {
    .grid-margin-y>.large-auto {
        height: auto
    }

    .grid-margin-y>.large-shrink {
        height: auto
    }

    .grid-margin-y>.large-1 {
        height: calc(8.33333% - 1.875rem)
    }

    .grid-margin-y>.large-2 {
        height: calc(16.66667% - 1.875rem)
    }

    .grid-margin-y>.large-3 {
        height: calc(25% - 1.875rem)
    }

    .grid-margin-y>.large-4 {
        height: calc(33.33333% - 1.875rem)
    }

    .grid-margin-y>.large-5 {
        height: calc(41.66667% - 1.875rem)
    }

    .grid-margin-y>.large-6 {
        height: calc(50% - 1.875rem)
    }

    .grid-margin-y>.large-7 {
        height: calc(58.33333% - 1.875rem)
    }

    .grid-margin-y>.large-8 {
        height: calc(66.66667% - 1.875rem)
    }

    .grid-margin-y>.large-9 {
        height: calc(75% - 1.875rem)
    }

    .grid-margin-y>.large-10 {
        height: calc(83.33333% - 1.875rem)
    }

    .grid-margin-y>.large-11 {
        height: calc(91.66667% - 1.875rem)
    }

    .grid-margin-y>.large-12 {
        height: calc(100% - 1.875rem)
    }
}

@media screen and (min-width: 30em) {
    .grid-margin-y>.vp480-auto {
        height: auto
    }

    .grid-margin-y>.vp480-shrink {
        height: auto
    }

    .grid-margin-y>.vp480-1 {
        height: calc(8.33333% - 1.875rem)
    }

    .grid-margin-y>.vp480-2 {
        height: calc(16.66667% - 1.875rem)
    }

    .grid-margin-y>.vp480-3 {
        height: calc(25% - 1.875rem)
    }

    .grid-margin-y>.vp480-4 {
        height: calc(33.33333% - 1.875rem)
    }

    .grid-margin-y>.vp480-5 {
        height: calc(41.66667% - 1.875rem)
    }

    .grid-margin-y>.vp480-6 {
        height: calc(50% - 1.875rem)
    }

    .grid-margin-y>.vp480-7 {
        height: calc(58.33333% - 1.875rem)
    }

    .grid-margin-y>.vp480-8 {
        height: calc(66.66667% - 1.875rem)
    }

    .grid-margin-y>.vp480-9 {
        height: calc(75% - 1.875rem)
    }

    .grid-margin-y>.vp480-10 {
        height: calc(83.33333% - 1.875rem)
    }

    .grid-margin-y>.vp480-11 {
        height: calc(91.66667% - 1.875rem)
    }

    .grid-margin-y>.vp480-12 {
        height: calc(100% - 1.875rem)
    }
}

@media screen and (min-width: 48em) {
    .grid-margin-y>.vp768-auto {
        height: auto
    }

    .grid-margin-y>.vp768-shrink {
        height: auto
    }

    .grid-margin-y>.vp768-1 {
        height: calc(8.33333% - 1.875rem)
    }

    .grid-margin-y>.vp768-2 {
        height: calc(16.66667% - 1.875rem)
    }

    .grid-margin-y>.vp768-3 {
        height: calc(25% - 1.875rem)
    }

    .grid-margin-y>.vp768-4 {
        height: calc(33.33333% - 1.875rem)
    }

    .grid-margin-y>.vp768-5 {
        height: calc(41.66667% - 1.875rem)
    }

    .grid-margin-y>.vp768-6 {
        height: calc(50% - 1.875rem)
    }

    .grid-margin-y>.vp768-7 {
        height: calc(58.33333% - 1.875rem)
    }

    .grid-margin-y>.vp768-8 {
        height: calc(66.66667% - 1.875rem)
    }

    .grid-margin-y>.vp768-9 {
        height: calc(75% - 1.875rem)
    }

    .grid-margin-y>.vp768-10 {
        height: calc(83.33333% - 1.875rem)
    }

    .grid-margin-y>.vp768-11 {
        height: calc(91.66667% - 1.875rem)
    }

    .grid-margin-y>.vp768-12 {
        height: calc(100% - 1.875rem)
    }
}

@media screen and (min-width: 62em) {
    .grid-margin-y>.vp992-auto {
        height: auto
    }

    .grid-margin-y>.vp992-shrink {
        height: auto
    }

    .grid-margin-y>.vp992-1 {
        height: calc(8.33333% - 1.875rem)
    }

    .grid-margin-y>.vp992-2 {
        height: calc(16.66667% - 1.875rem)
    }

    .grid-margin-y>.vp992-3 {
        height: calc(25% - 1.875rem)
    }

    .grid-margin-y>.vp992-4 {
        height: calc(33.33333% - 1.875rem)
    }

    .grid-margin-y>.vp992-5 {
        height: calc(41.66667% - 1.875rem)
    }

    .grid-margin-y>.vp992-6 {
        height: calc(50% - 1.875rem)
    }

    .grid-margin-y>.vp992-7 {
        height: calc(58.33333% - 1.875rem)
    }

    .grid-margin-y>.vp992-8 {
        height: calc(66.66667% - 1.875rem)
    }

    .grid-margin-y>.vp992-9 {
        height: calc(75% - 1.875rem)
    }

    .grid-margin-y>.vp992-10 {
        height: calc(83.33333% - 1.875rem)
    }

    .grid-margin-y>.vp992-11 {
        height: calc(91.66667% - 1.875rem)
    }

    .grid-margin-y>.vp992-12 {
        height: calc(100% - 1.875rem)
    }
}

@media screen and (min-width: 75em) {
    .grid-margin-y>.vp1200-auto {
        height: auto
    }

    .grid-margin-y>.vp1200-shrink {
        height: auto
    }

    .grid-margin-y>.vp1200-1 {
        height: calc(8.33333% - 1.875rem)
    }

    .grid-margin-y>.vp1200-2 {
        height: calc(16.66667% - 1.875rem)
    }

    .grid-margin-y>.vp1200-3 {
        height: calc(25% - 1.875rem)
    }

    .grid-margin-y>.vp1200-4 {
        height: calc(33.33333% - 1.875rem)
    }

    .grid-margin-y>.vp1200-5 {
        height: calc(41.66667% - 1.875rem)
    }

    .grid-margin-y>.vp1200-6 {
        height: calc(50% - 1.875rem)
    }

    .grid-margin-y>.vp1200-7 {
        height: calc(58.33333% - 1.875rem)
    }

    .grid-margin-y>.vp1200-8 {
        height: calc(66.66667% - 1.875rem)
    }

    .grid-margin-y>.vp1200-9 {
        height: calc(75% - 1.875rem)
    }

    .grid-margin-y>.vp1200-10 {
        height: calc(83.33333% - 1.875rem)
    }

    .grid-margin-y>.vp1200-11 {
        height: calc(91.66667% - 1.875rem)
    }

    .grid-margin-y>.vp1200-12 {
        height: calc(100% - 1.875rem)
    }
}

.grid-frame {
    overflow: hidden;
    position: relative;
    flex-wrap: nowrap;
    align-items: stretch;
    width: 100vw
}

.cell .grid-frame {
    width: 100%
}

.cell-block {
    overflow-x: auto;
    max-width: 100%;
    -webkit-overflow-scrolling: touch;
    -ms-overflow-style: -ms-autohiding-scrollbar
}

.cell-block-y {
    overflow-y: auto;
    max-height: 100%;
    min-height: 100%;
    -webkit-overflow-scrolling: touch;
    -ms-overflow-style: -ms-autohiding-scrollbar
}

.cell-block-container {
    display: flex;
    flex-direction: column;
    max-height: 100%
}

.cell-block-container>.grid-x {
    max-height: 100%;
    flex-wrap: nowrap
}

@media print,screen and (min-width: 30em) {
    .medium-grid-frame {
        overflow: hidden;
        position: relative;
        flex-wrap: nowrap;
        align-items: stretch;
        width: 100vw
    }

    .cell .medium-grid-frame {
        width: 100%
    }

    .medium-cell-block {
        overflow-x: auto;
        max-width: 100%;
        -webkit-overflow-scrolling: touch;
        -ms-overflow-style: -ms-autohiding-scrollbar
    }

    .medium-cell-block-container {
        display: flex;
        flex-direction: column;
        max-height: 100%
    }

    .medium-cell-block-container>.grid-x {
        max-height: 100%;
        flex-wrap: nowrap
    }

    .medium-cell-block-y {
        overflow-y: auto;
        max-height: 100%;
        min-height: 100%;
        -webkit-overflow-scrolling: touch;
        -ms-overflow-style: -ms-autohiding-scrollbar
    }
}

@media print,screen and (min-width: 48em) {
    .large-grid-frame {
        overflow: hidden;
        position: relative;
        flex-wrap: nowrap;
        align-items: stretch;
        width: 100vw
    }

    .cell .large-grid-frame {
        width: 100%
    }

    .large-cell-block {
        overflow-x: auto;
        max-width: 100%;
        -webkit-overflow-scrolling: touch;
        -ms-overflow-style: -ms-autohiding-scrollbar
    }

    .large-cell-block-container {
        display: flex;
        flex-direction: column;
        max-height: 100%
    }

    .large-cell-block-container>.grid-x {
        max-height: 100%;
        flex-wrap: nowrap
    }

    .large-cell-block-y {
        overflow-y: auto;
        max-height: 100%;
        min-height: 100%;
        -webkit-overflow-scrolling: touch;
        -ms-overflow-style: -ms-autohiding-scrollbar
    }
}

@media screen and (min-width: 30em) {
    .vp480-grid-frame {
        overflow: hidden;
        position: relative;
        flex-wrap: nowrap;
        align-items: stretch;
        width: 100vw
    }

    .cell .vp480-grid-frame {
        width: 100%
    }

    .vp480-cell-block {
        overflow-x: auto;
        max-width: 100%;
        -webkit-overflow-scrolling: touch;
        -ms-overflow-style: -ms-autohiding-scrollbar
    }

    .vp480-cell-block-container {
        display: flex;
        flex-direction: column;
        max-height: 100%
    }

    .vp480-cell-block-container>.grid-x {
        max-height: 100%;
        flex-wrap: nowrap
    }

    .vp480-cell-block-y {
        overflow-y: auto;
        max-height: 100%;
        min-height: 100%;
        -webkit-overflow-scrolling: touch;
        -ms-overflow-style: -ms-autohiding-scrollbar
    }
}

@media screen and (min-width: 48em) {
    .vp768-grid-frame {
        overflow: hidden;
        position: relative;
        flex-wrap: nowrap;
        align-items: stretch;
        width: 100vw
    }

    .cell .vp768-grid-frame {
        width: 100%
    }

    .vp768-cell-block {
        overflow-x: auto;
        max-width: 100%;
        -webkit-overflow-scrolling: touch;
        -ms-overflow-style: -ms-autohiding-scrollbar
    }

    .vp768-cell-block-container {
        display: flex;
        flex-direction: column;
        max-height: 100%
    }

    .vp768-cell-block-container>.grid-x {
        max-height: 100%;
        flex-wrap: nowrap
    }

    .vp768-cell-block-y {
        overflow-y: auto;
        max-height: 100%;
        min-height: 100%;
        -webkit-overflow-scrolling: touch;
        -ms-overflow-style: -ms-autohiding-scrollbar
    }
}

@media screen and (min-width: 62em) {
    .vp992-grid-frame {
        overflow: hidden;
        position: relative;
        flex-wrap: nowrap;
        align-items: stretch;
        width: 100vw
    }

    .cell .vp992-grid-frame {
        width: 100%
    }

    .vp992-cell-block {
        overflow-x: auto;
        max-width: 100%;
        -webkit-overflow-scrolling: touch;
        -ms-overflow-style: -ms-autohiding-scrollbar
    }

    .vp992-cell-block-container {
        display: flex;
        flex-direction: column;
        max-height: 100%
    }

    .vp992-cell-block-container>.grid-x {
        max-height: 100%;
        flex-wrap: nowrap
    }

    .vp992-cell-block-y {
        overflow-y: auto;
        max-height: 100%;
        min-height: 100%;
        -webkit-overflow-scrolling: touch;
        -ms-overflow-style: -ms-autohiding-scrollbar
    }
}

@media screen and (min-width: 75em) {
    .vp1200-grid-frame {
        overflow: hidden;
        position: relative;
        flex-wrap: nowrap;
        align-items: stretch;
        width: 100vw
    }

    .cell .vp1200-grid-frame {
        width: 100%
    }

    .vp1200-cell-block {
        overflow-x: auto;
        max-width: 100%;
        -webkit-overflow-scrolling: touch;
        -ms-overflow-style: -ms-autohiding-scrollbar
    }

    .vp1200-cell-block-container {
        display: flex;
        flex-direction: column;
        max-height: 100%
    }

    .vp1200-cell-block-container>.grid-x {
        max-height: 100%;
        flex-wrap: nowrap
    }

    .vp1200-cell-block-y {
        overflow-y: auto;
        max-height: 100%;
        min-height: 100%;
        -webkit-overflow-scrolling: touch;
        -ms-overflow-style: -ms-autohiding-scrollbar
    }
}

.grid-y.grid-frame {
    width: auto;
    overflow: hidden;
    position: relative;
    flex-wrap: nowrap;
    align-items: stretch;
    height: 100vh
}

@media print,screen and (min-width: 30em) {
    .grid-y.medium-grid-frame {
        width: auto;
        overflow: hidden;
        position: relative;
        flex-wrap: nowrap;
        align-items: stretch;
        height: 100vh
    }
}

@media print,screen and (min-width: 48em) {
    .grid-y.large-grid-frame {
        width: auto;
        overflow: hidden;
        position: relative;
        flex-wrap: nowrap;
        align-items: stretch;
        height: 100vh
    }
}

@media screen and (min-width: 30em) {
    .grid-y.vp480-grid-frame {
        width: auto;
        overflow: hidden;
        position: relative;
        flex-wrap: nowrap;
        align-items: stretch;
        height: 100vh
    }
}

@media screen and (min-width: 48em) {
    .grid-y.vp768-grid-frame {
        width: auto;
        overflow: hidden;
        position: relative;
        flex-wrap: nowrap;
        align-items: stretch;
        height: 100vh
    }
}

@media screen and (min-width: 62em) {
    .grid-y.vp992-grid-frame {
        width: auto;
        overflow: hidden;
        position: relative;
        flex-wrap: nowrap;
        align-items: stretch;
        height: 100vh
    }
}

@media screen and (min-width: 75em) {
    .grid-y.vp1200-grid-frame {
        width: auto;
        overflow: hidden;
        position: relative;
        flex-wrap: nowrap;
        align-items: stretch;
        height: 100vh
    }
}

.cell .grid-y.grid-frame {
    height: 100%
}

@media print,screen and (min-width: 30em) {
    .cell .grid-y.medium-grid-frame {
        height: 100%
    }
}

@media print,screen and (min-width: 48em) {
    .cell .grid-y.large-grid-frame {
        height: 100%
    }
}

@media screen and (min-width: 30em) {
    .cell .grid-y.vp480-grid-frame {
        height: 100%
    }
}

@media screen and (min-width: 48em) {
    .cell .grid-y.vp768-grid-frame {
        height: 100%
    }
}

@media screen and (min-width: 62em) {
    .cell .grid-y.vp992-grid-frame {
        height: 100%
    }
}

@media screen and (min-width: 75em) {
    .cell .grid-y.vp1200-grid-frame {
        height: 100%
    }
}

.grid-margin-y {
    margin-top: -.625rem;
    margin-bottom: -.625rem
}

@media print,screen and (min-width: 30em) {
    .grid-margin-y {
        margin-top: -.9375rem;
        margin-bottom: -.9375rem
    }
}

.grid-margin-y>.cell {
    height: calc(100% - 1.25rem);
    margin-top: .625rem;
    margin-bottom: .625rem
}

@media print,screen and (min-width: 30em) {
    .grid-margin-y>.cell {
        height: calc(100% - 1.875rem);
        margin-top: .9375rem;
        margin-bottom: .9375rem
    }
}

.grid-margin-y>.auto {
    height: auto
}

.grid-margin-y>.shrink {
    height: auto
}

.grid-margin-y>.small-1 {
    height: calc(8.33333% - 1.25rem)
}

.grid-margin-y>.small-2 {
    height: calc(16.66667% - 1.25rem)
}

.grid-margin-y>.small-3 {
    height: calc(25% - 1.25rem)
}

.grid-margin-y>.small-4 {
    height: calc(33.33333% - 1.25rem)
}

.grid-margin-y>.small-5 {
    height: calc(41.66667% - 1.25rem)
}

.grid-margin-y>.small-6 {
    height: calc(50% - 1.25rem)
}

.grid-margin-y>.small-7 {
    height: calc(58.33333% - 1.25rem)
}

.grid-margin-y>.small-8 {
    height: calc(66.66667% - 1.25rem)
}

.grid-margin-y>.small-9 {
    height: calc(75% - 1.25rem)
}

.grid-margin-y>.small-10 {
    height: calc(83.33333% - 1.25rem)
}

.grid-margin-y>.small-11 {
    height: calc(91.66667% - 1.25rem)
}

.grid-margin-y>.small-12 {
    height: calc(100% - 1.25rem)
}

@media print,screen and (min-width: 30em) {
    .grid-margin-y>.auto {
        height: auto
    }

    .grid-margin-y>.shrink {
        height: auto
    }

    .grid-margin-y>.small-1 {
        height: calc(8.33333% - 1.875rem)
    }

    .grid-margin-y>.small-2 {
        height: calc(16.66667% - 1.875rem)
    }

    .grid-margin-y>.small-3 {
        height: calc(25% - 1.875rem)
    }

    .grid-margin-y>.small-4 {
        height: calc(33.33333% - 1.875rem)
    }

    .grid-margin-y>.small-5 {
        height: calc(41.66667% - 1.875rem)
    }

    .grid-margin-y>.small-6 {
        height: calc(50% - 1.875rem)
    }

    .grid-margin-y>.small-7 {
        height: calc(58.33333% - 1.875rem)
    }

    .grid-margin-y>.small-8 {
        height: calc(66.66667% - 1.875rem)
    }

    .grid-margin-y>.small-9 {
        height: calc(75% - 1.875rem)
    }

    .grid-margin-y>.small-10 {
        height: calc(83.33333% - 1.875rem)
    }

    .grid-margin-y>.small-11 {
        height: calc(91.66667% - 1.875rem)
    }

    .grid-margin-y>.small-12 {
        height: calc(100% - 1.875rem)
    }

    .grid-margin-y>.medium-auto {
        height: auto
    }

    .grid-margin-y>.medium-shrink {
        height: auto
    }

    .grid-margin-y>.medium-1 {
        height: calc(8.33333% - 1.875rem)
    }

    .grid-margin-y>.medium-2 {
        height: calc(16.66667% - 1.875rem)
    }

    .grid-margin-y>.medium-3 {
        height: calc(25% - 1.875rem)
    }

    .grid-margin-y>.medium-4 {
        height: calc(33.33333% - 1.875rem)
    }

    .grid-margin-y>.medium-5 {
        height: calc(41.66667% - 1.875rem)
    }

    .grid-margin-y>.medium-6 {
        height: calc(50% - 1.875rem)
    }

    .grid-margin-y>.medium-7 {
        height: calc(58.33333% - 1.875rem)
    }

    .grid-margin-y>.medium-8 {
        height: calc(66.66667% - 1.875rem)
    }

    .grid-margin-y>.medium-9 {
        height: calc(75% - 1.875rem)
    }

    .grid-margin-y>.medium-10 {
        height: calc(83.33333% - 1.875rem)
    }

    .grid-margin-y>.medium-11 {
        height: calc(91.66667% - 1.875rem)
    }

    .grid-margin-y>.medium-12 {
        height: calc(100% - 1.875rem)
    }
}

@media print,screen and (min-width: 48em) {
    .grid-margin-y>.large-auto {
        height: auto
    }

    .grid-margin-y>.large-shrink {
        height: auto
    }

    .grid-margin-y>.large-1 {
        height: calc(8.33333% - 1.875rem)
    }

    .grid-margin-y>.large-2 {
        height: calc(16.66667% - 1.875rem)
    }

    .grid-margin-y>.large-3 {
        height: calc(25% - 1.875rem)
    }

    .grid-margin-y>.large-4 {
        height: calc(33.33333% - 1.875rem)
    }

    .grid-margin-y>.large-5 {
        height: calc(41.66667% - 1.875rem)
    }

    .grid-margin-y>.large-6 {
        height: calc(50% - 1.875rem)
    }

    .grid-margin-y>.large-7 {
        height: calc(58.33333% - 1.875rem)
    }

    .grid-margin-y>.large-8 {
        height: calc(66.66667% - 1.875rem)
    }

    .grid-margin-y>.large-9 {
        height: calc(75% - 1.875rem)
    }

    .grid-margin-y>.large-10 {
        height: calc(83.33333% - 1.875rem)
    }

    .grid-margin-y>.large-11 {
        height: calc(91.66667% - 1.875rem)
    }

    .grid-margin-y>.large-12 {
        height: calc(100% - 1.875rem)
    }
}

@media screen and (min-width: 30em) {
    .grid-margin-y>.vp480-auto {
        height: auto
    }

    .grid-margin-y>.vp480-shrink {
        height: auto
    }

    .grid-margin-y>.vp480-1 {
        height: calc(8.33333% - 1.875rem)
    }

    .grid-margin-y>.vp480-2 {
        height: calc(16.66667% - 1.875rem)
    }

    .grid-margin-y>.vp480-3 {
        height: calc(25% - 1.875rem)
    }

    .grid-margin-y>.vp480-4 {
        height: calc(33.33333% - 1.875rem)
    }

    .grid-margin-y>.vp480-5 {
        height: calc(41.66667% - 1.875rem)
    }

    .grid-margin-y>.vp480-6 {
        height: calc(50% - 1.875rem)
    }

    .grid-margin-y>.vp480-7 {
        height: calc(58.33333% - 1.875rem)
    }

    .grid-margin-y>.vp480-8 {
        height: calc(66.66667% - 1.875rem)
    }

    .grid-margin-y>.vp480-9 {
        height: calc(75% - 1.875rem)
    }

    .grid-margin-y>.vp480-10 {
        height: calc(83.33333% - 1.875rem)
    }

    .grid-margin-y>.vp480-11 {
        height: calc(91.66667% - 1.875rem)
    }

    .grid-margin-y>.vp480-12 {
        height: calc(100% - 1.875rem)
    }
}

@media screen and (min-width: 48em) {
    .grid-margin-y>.vp768-auto {
        height: auto
    }

    .grid-margin-y>.vp768-shrink {
        height: auto
    }

    .grid-margin-y>.vp768-1 {
        height: calc(8.33333% - 1.875rem)
    }

    .grid-margin-y>.vp768-2 {
        height: calc(16.66667% - 1.875rem)
    }

    .grid-margin-y>.vp768-3 {
        height: calc(25% - 1.875rem)
    }

    .grid-margin-y>.vp768-4 {
        height: calc(33.33333% - 1.875rem)
    }

    .grid-margin-y>.vp768-5 {
        height: calc(41.66667% - 1.875rem)
    }

    .grid-margin-y>.vp768-6 {
        height: calc(50% - 1.875rem)
    }

    .grid-margin-y>.vp768-7 {
        height: calc(58.33333% - 1.875rem)
    }

    .grid-margin-y>.vp768-8 {
        height: calc(66.66667% - 1.875rem)
    }

    .grid-margin-y>.vp768-9 {
        height: calc(75% - 1.875rem)
    }

    .grid-margin-y>.vp768-10 {
        height: calc(83.33333% - 1.875rem)
    }

    .grid-margin-y>.vp768-11 {
        height: calc(91.66667% - 1.875rem)
    }

    .grid-margin-y>.vp768-12 {
        height: calc(100% - 1.875rem)
    }
}

@media screen and (min-width: 62em) {
    .grid-margin-y>.vp992-auto {
        height: auto
    }

    .grid-margin-y>.vp992-shrink {
        height: auto
    }

    .grid-margin-y>.vp992-1 {
        height: calc(8.33333% - 1.875rem)
    }

    .grid-margin-y>.vp992-2 {
        height: calc(16.66667% - 1.875rem)
    }

    .grid-margin-y>.vp992-3 {
        height: calc(25% - 1.875rem)
    }

    .grid-margin-y>.vp992-4 {
        height: calc(33.33333% - 1.875rem)
    }

    .grid-margin-y>.vp992-5 {
        height: calc(41.66667% - 1.875rem)
    }

    .grid-margin-y>.vp992-6 {
        height: calc(50% - 1.875rem)
    }

    .grid-margin-y>.vp992-7 {
        height: calc(58.33333% - 1.875rem)
    }

    .grid-margin-y>.vp992-8 {
        height: calc(66.66667% - 1.875rem)
    }

    .grid-margin-y>.vp992-9 {
        height: calc(75% - 1.875rem)
    }

    .grid-margin-y>.vp992-10 {
        height: calc(83.33333% - 1.875rem)
    }

    .grid-margin-y>.vp992-11 {
        height: calc(91.66667% - 1.875rem)
    }

    .grid-margin-y>.vp992-12 {
        height: calc(100% - 1.875rem)
    }
}

@media screen and (min-width: 75em) {
    .grid-margin-y>.vp1200-auto {
        height: auto
    }

    .grid-margin-y>.vp1200-shrink {
        height: auto
    }

    .grid-margin-y>.vp1200-1 {
        height: calc(8.33333% - 1.875rem)
    }

    .grid-margin-y>.vp1200-2 {
        height: calc(16.66667% - 1.875rem)
    }

    .grid-margin-y>.vp1200-3 {
        height: calc(25% - 1.875rem)
    }

    .grid-margin-y>.vp1200-4 {
        height: calc(33.33333% - 1.875rem)
    }

    .grid-margin-y>.vp1200-5 {
        height: calc(41.66667% - 1.875rem)
    }

    .grid-margin-y>.vp1200-6 {
        height: calc(50% - 1.875rem)
    }

    .grid-margin-y>.vp1200-7 {
        height: calc(58.33333% - 1.875rem)
    }

    .grid-margin-y>.vp1200-8 {
        height: calc(66.66667% - 1.875rem)
    }

    .grid-margin-y>.vp1200-9 {
        height: calc(75% - 1.875rem)
    }

    .grid-margin-y>.vp1200-10 {
        height: calc(83.33333% - 1.875rem)
    }

    .grid-margin-y>.vp1200-11 {
        height: calc(91.66667% - 1.875rem)
    }

    .grid-margin-y>.vp1200-12 {
        height: calc(100% - 1.875rem)
    }
}

.grid-frame.grid-margin-y {
    height: calc(100vh + 1.25rem)
}

@media print,screen and (min-width: 30em) {
    .grid-frame.grid-margin-y {
        height: calc(100vh + 1.875rem)
    }
}

@media print,screen and (min-width: 48em) {
    .grid-frame.grid-margin-y {
        height: calc(100vh + 1.875rem)
    }
}

@media screen and (min-width: 30em) {
    .grid-frame.grid-margin-y {
        height: calc(100vh + 1.875rem)
    }
}

@media screen and (min-width: 48em) {
    .grid-frame.grid-margin-y {
        height: calc(100vh + 1.875rem)
    }
}

@media screen and (min-width: 62em) {
    .grid-frame.grid-margin-y {
        height: calc(100vh + 1.875rem)
    }
}

@media screen and (min-width: 75em) {
    .grid-frame.grid-margin-y {
        height: calc(100vh + 1.875rem)
    }
}

@media print,screen and (min-width: 30em) {
    .grid-margin-y.medium-grid-frame {
        height: calc(100vh + 1.875rem)
    }
}

@media print,screen and (min-width: 48em) {
    .grid-margin-y.large-grid-frame {
        height: calc(100vh + 1.875rem)
    }
}

@media screen and (min-width: 30em) {
    .grid-margin-y.vp480-grid-frame {
        height: calc(100vh + 1.875rem)
    }
}

@media screen and (min-width: 48em) {
    .grid-margin-y.vp768-grid-frame {
        height: calc(100vh + 1.875rem)
    }
}

@media screen and (min-width: 62em) {
    .grid-margin-y.vp992-grid-frame {
        height: calc(100vh + 1.875rem)
    }
}

@media screen and (min-width: 75em) {
    .grid-margin-y.vp1200-grid-frame {
        height: calc(100vh + 1.875rem)
    }
}

/*! normalize.css v8.0.0 | MIT License | github.com/necolas/normalize.css */
html {
    line-height: 1.15;
    -webkit-text-size-adjust: 100%
}

body {
    margin: 0
}

h1 {
    font-size: 2em;
    margin: 0.67em 0
}

hr {
    box-sizing: content-box;
    height: 0;
    overflow: visible
}

pre {
    font-family: monospace, monospace;
    font-size: 1em
}

a {
    background-color: transparent
}

abbr[title] {
    border-bottom: none;
    text-decoration: underline;
    text-decoration: underline dotted
}

b,strong {
    font-weight: bolder
}

code,kbd,samp {
    font-family: monospace, monospace;
    font-size: 1em
}

small {
    font-size: 80%
}

sub,sup {
    font-size: 75%;
    line-height: 0;
    position: relative;
    vertical-align: baseline
}

sub {
    bottom: -0.25em
}

sup {
    top: -0.5em
}

img {
    border-style: none
}

button,input,optgroup,select,textarea {
    font-family: inherit;
    font-size: 100%;
    line-height: 1.15;
    margin: 0
}

button,input {
    overflow: visible
}

button,select {
    text-transform: none
}

button,[type="button"],[type="reset"],[type="submit"] {
    -webkit-appearance: button
}

button::-moz-focus-inner,[type="button"]::-moz-focus-inner,[type="reset"]::-moz-focus-inner,[type="submit"]::-moz-focus-inner {
    border-style: none;
    padding: 0
}

button:-moz-focusring,[type="button"]:-moz-focusring,[type="reset"]:-moz-focusring,[type="submit"]:-moz-focusring {
    outline: 1px dotted ButtonText
}

fieldset {
    padding: 0.35em 0.75em 0.625em
}

legend {
    box-sizing: border-box;
    color: inherit;
    display: table;
    max-width: 100%;
    padding: 0;
    white-space: normal
}

progress {
    vertical-align: baseline
}

textarea {
    overflow: auto
}

[type="checkbox"],[type="radio"] {
    box-sizing: border-box;
    padding: 0
}

[type="number"]::-webkit-inner-spin-button,[type="number"]::-webkit-outer-spin-button {
    height: auto
}

[type="search"] {
    -webkit-appearance: textfield;
    outline-offset: -2px
}

[type="search"]::-webkit-search-decoration {
    -webkit-appearance: none
}

::-webkit-file-upload-button {
    -webkit-appearance: button;
    font: inherit
}

details {
    display: block
}

summary {
    display: list-item
}

template {
    display: none
}

[hidden] {
    display: none
}

.foundation-mq {
    font-family: "small=0em&medium=30em&large=48em&vp480=30em&vp768=48em&vp992=62em&vp1200=75em"
}

html {
    box-sizing: border-box;
    font-size: 100%
}

*,*::before,*::after {
    box-sizing: inherit
}

body {
    margin: 0;
    padding: 0;
    background: #fefefe;
    font-family: "Helvetica Neue", Helvetica, Roboto, Arial, sans-serif;
    font-weight: normal;
    line-height: 1.5;
    color: #0a0a0a;
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale
}

img {
    display: inline-block;
    vertical-align: middle;
    max-width: 100%;
    height: auto;
    -ms-interpolation-mode: bicubic
}

textarea {
    height: auto;
    min-height: 50px;
    border-radius: 0
}

select {
    box-sizing: border-box;
    width: 100%;
    border-radius: 0
}

.map_canvas img,.map_canvas embed,.map_canvas object,.mqa-display img,.mqa-display embed,.mqa-display object {
    max-width: none !important
}

button {
    padding: 0;
    appearance: none;
    border: 0;
    border-radius: 0;
    background: transparent;
    line-height: 1;
    cursor: auto
}

[data-whatinput='mouse'] button {
    outline: 0
}

pre {
    overflow: auto
}

button,input,optgroup,select,textarea {
    font-family: inherit
}

.is-visible {
    display: block !important
}

.is-hidden {
    display: none !important
}

.align-left {
    justify-content: flex-start
}

.align-right {
    justify-content: flex-end
}

.align-center {
    justify-content: center
}

.align-justify {
    justify-content: space-between
}

.align-spaced {
    justify-content: space-around
}

.align-left.vertical.menu>li>a {
    justify-content: flex-start
}

.align-right.vertical.menu>li>a {
    justify-content: flex-end
}

.align-center.vertical.menu>li>a {
    justify-content: center
}

.align-top {
    align-items: flex-start
}

.align-self-top {
    align-self: flex-start
}

.align-bottom {
    align-items: flex-end
}

.align-self-bottom {
    align-self: flex-end
}

.align-middle {
    align-items: center
}

.align-self-middle {
    align-self: center
}

.align-stretch {
    align-items: stretch
}

.align-self-stretch {
    align-self: stretch
}

.align-center-middle {
    justify-content: center;
    align-items: center;
    align-content: center
}

.small-order-1 {
    order: 1
}

.small-order-2 {
    order: 2
}

.small-order-3 {
    order: 3
}

.small-order-4 {
    order: 4
}

.small-order-5 {
    order: 5
}

.small-order-6 {
    order: 6
}

@media print,screen and (min-width: 30em) {
    .medium-order-1 {
        order: 1
    }

    .medium-order-2 {
        order: 2
    }

    .medium-order-3 {
        order: 3
    }

    .medium-order-4 {
        order: 4
    }

    .medium-order-5 {
        order: 5
    }

    .medium-order-6 {
        order: 6
    }
}

@media print,screen and (min-width: 48em) {
    .large-order-1 {
        order: 1
    }

    .large-order-2 {
        order: 2
    }

    .large-order-3 {
        order: 3
    }

    .large-order-4 {
        order: 4
    }

    .large-order-5 {
        order: 5
    }

    .large-order-6 {
        order: 6
    }
}

@media screen and (min-width: 30em) {
    .vp480-order-1 {
        order: 1
    }

    .vp480-order-2 {
        order: 2
    }

    .vp480-order-3 {
        order: 3
    }

    .vp480-order-4 {
        order: 4
    }

    .vp480-order-5 {
        order: 5
    }

    .vp480-order-6 {
        order: 6
    }
}

@media screen and (min-width: 48em) {
    .vp768-order-1 {
        order: 1
    }

    .vp768-order-2 {
        order: 2
    }

    .vp768-order-3 {
        order: 3
    }

    .vp768-order-4 {
        order: 4
    }

    .vp768-order-5 {
        order: 5
    }

    .vp768-order-6 {
        order: 6
    }
}

@media screen and (min-width: 62em) {
    .vp992-order-1 {
        order: 1
    }

    .vp992-order-2 {
        order: 2
    }

    .vp992-order-3 {
        order: 3
    }

    .vp992-order-4 {
        order: 4
    }

    .vp992-order-5 {
        order: 5
    }

    .vp992-order-6 {
        order: 6
    }
}

@media screen and (min-width: 75em) {
    .vp1200-order-1 {
        order: 1
    }

    .vp1200-order-2 {
        order: 2
    }

    .vp1200-order-3 {
        order: 3
    }

    .vp1200-order-4 {
        order: 4
    }

    .vp1200-order-5 {
        order: 5
    }

    .vp1200-order-6 {
        order: 6
    }
}

.flex-container {
    display: flex
}

.flex-child-auto {
    flex: 1 1 auto
}

.flex-child-grow {
    flex: 1 0 auto
}

.flex-child-shrink {
    flex: 0 1 auto
}

.flex-dir-row {
    flex-direction: row
}

.flex-dir-row-reverse {
    flex-direction: row-reverse
}

.flex-dir-column {
    flex-direction: column
}

.flex-dir-column-reverse {
    flex-direction: column-reverse
}

@media print,screen and (min-width: 30em) {
    .medium-flex-container {
        display: flex
    }

    .medium-flex-child-auto {
        flex: 1 1 auto
    }

    .medium-flex-child-grow {
        flex: 1 0 auto
    }

    .medium-flex-child-shrink {
        flex: 0 1 auto
    }

    .medium-flex-dir-row {
        flex-direction: row
    }

    .medium-flex-dir-row-reverse {
        flex-direction: row-reverse
    }

    .medium-flex-dir-column {
        flex-direction: column
    }

    .medium-flex-dir-column-reverse {
        flex-direction: column-reverse
    }
}

@media print,screen and (min-width: 48em) {
    .large-flex-container {
        display: flex
    }

    .large-flex-child-auto {
        flex: 1 1 auto
    }

    .large-flex-child-grow {
        flex: 1 0 auto
    }

    .large-flex-child-shrink {
        flex: 0 1 auto
    }

    .large-flex-dir-row {
        flex-direction: row
    }

    .large-flex-dir-row-reverse {
        flex-direction: row-reverse
    }

    .large-flex-dir-column {
        flex-direction: column
    }

    .large-flex-dir-column-reverse {
        flex-direction: column-reverse
    }
}

@media screen and (min-width: 30em) {
    .vp480-flex-container {
        display: flex
    }

    .vp480-flex-child-auto {
        flex: 1 1 auto
    }

    .vp480-flex-child-grow {
        flex: 1 0 auto
    }

    .vp480-flex-child-shrink {
        flex: 0 1 auto
    }

    .vp480-flex-dir-row {
        flex-direction: row
    }

    .vp480-flex-dir-row-reverse {
        flex-direction: row-reverse
    }

    .vp480-flex-dir-column {
        flex-direction: column
    }

    .vp480-flex-dir-column-reverse {
        flex-direction: column-reverse
    }
}

@media screen and (min-width: 48em) {
    .vp768-flex-container {
        display: flex
    }

    .vp768-flex-child-auto {
        flex: 1 1 auto
    }

    .vp768-flex-child-grow {
        flex: 1 0 auto
    }

    .vp768-flex-child-shrink {
        flex: 0 1 auto
    }

    .vp768-flex-dir-row {
        flex-direction: row
    }

    .vp768-flex-dir-row-reverse {
        flex-direction: row-reverse
    }

    .vp768-flex-dir-column {
        flex-direction: column
    }

    .vp768-flex-dir-column-reverse {
        flex-direction: column-reverse
    }
}

@media screen and (min-width: 62em) {
    .vp992-flex-container {
        display: flex
    }

    .vp992-flex-child-auto {
        flex: 1 1 auto
    }

    .vp992-flex-child-grow {
        flex: 1 0 auto
    }

    .vp992-flex-child-shrink {
        flex: 0 1 auto
    }

    .vp992-flex-dir-row {
        flex-direction: row
    }

    .vp992-flex-dir-row-reverse {
        flex-direction: row-reverse
    }

    .vp992-flex-dir-column {
        flex-direction: column
    }

    .vp992-flex-dir-column-reverse {
        flex-direction: column-reverse
    }
}

@media screen and (min-width: 75em) {
    .vp1200-flex-container {
        display: flex
    }

    .vp1200-flex-child-auto {
        flex: 1 1 auto
    }

    .vp1200-flex-child-grow {
        flex: 1 0 auto
    }

    .vp1200-flex-child-shrink {
        flex: 0 1 auto
    }

    .vp1200-flex-dir-row {
        flex-direction: row
    }

    .vp1200-flex-dir-row-reverse {
        flex-direction: row-reverse
    }

    .vp1200-flex-dir-column {
        flex-direction: column
    }

    .vp1200-flex-dir-column-reverse {
        flex-direction: column-reverse
    }
}

.main-content {
    flex: 0 0 auto;
    width: calc(50% - 1.25rem);
    margin-left: .625rem;
    margin-right: .625rem;
    background-color: #00A8EF
}

body {
    padding: 0;
    color: #003865;
    font-family: canada-type-gibson, Arial, sans-serif;
    line-height: 1.3888;
    width: 100%;
    margin: 0 auto
}

h2,h3 {
    font-family: canada-type-gibson, Arial, sans-serif;
    font-weight: 600
}

.skip-link {
    position: absolute;
    z-index: 10000;
    left: -500px;
    padding: 1rem;
    overflow: hidden;
    background-color: white
}

.skip-link:active,.skip-link:focus {
    position: absolute;
    top: 0;
    left: 0;
    overflow: visible
}

.site {
    display: flex;
    flex-direction: column;
    height: 100vh;
    min-height: 100vh
}

.site-content {
    flex: 1 0 auto
}

.site-header {
    color: #003865;
    /* background:#000 linear-gradient(to bottom, #002b53 0%, #003561 50%, #003865 100%); */
}

.main-navigation {
    padding-right: .625rem;
    padding-left: .625rem;
    max-width: 75rem;
    margin-left: auto;
    margin-right: auto;
    display: flex;
    flex-flow: row wrap;
    padding-left: 0;
    justify-content: space-between
}

@media print,screen and (min-width: 30em) {
    .main-navigation {
        padding-right: .9375rem;
        padding-left: .9375rem
    }
}

@media screen and (min-width: 48em) {
    .main-navigation {
        height: 117px
    }
}

.header-logo {
    flex: 0 0 auto;
    transition: all 0.5s ease;
    text-align: left;
    width: auto
}

@media screen and (min-width: 30em) {
    .header-logo {
        align-self: flex-start
    }
}

@media screen and (min-width: 48em) {
    .header-logo {
        align-self: center;
        width: 20%
    }
}

@media screen and (min-width: 62em) {
    .header-logo {
        width: auto
    }
}

.header-logo a {
    display: block
}

.header-logo img,.header-logo svg {
    width: 265px;
    line-height: 0
}

ul.header-nav-links {
    transition: all 0.2s ease;
    display: none;
    justify-content: flex-start;
    flex: 1 1 auto;
    padding: 0;
    margin: 0;
    list-style: none
}

@media screen and (min-width: 48em) {
    ul.header-nav-links {
        display: flex;
        justify-content: space-around;
        margin: 0;
        width: 80%
    }
}

@media screen and (min-width: 62em) {
    ul.header-nav-links {
        justify-content: end;
        margin: 0 0 0 3%;
        width: auto
    }
}

ul.header-nav-links .sub-menu {
    width: 200px
}

ul.header-nav-links ul {
    list-style: none;
    margin: 0;
    padding-left: 0
}

ul.header-nav-links a {
    padding: 0.1rem;
    color: #003865;
    display: block;
    font-family: canada-type-gibson, Arial, sans-serif;
    font-weight: 500;
    letter-spacing: 0.05em;
    text-decoration: none;
    text-transform: uppercase
}

@media screen and (min-width: 48em) {
    ul.header-nav-links a {
        font-size: 0.85rem;
        padding: 0.5rem
    }
}

@media screen and (min-width: 62em) {
    ul.header-nav-links a {
        font-size: 13px;
        padding: 1rem
    }
}

ul.header-nav-links li {
    position: relative
}

ul.header-nav-links li ul {
    position: absolute;
    left: 0;
    margin-left: 0;
    min-width: 5rem;
    visibility: hidden;
    opacity: 0;
    display: none
}

ul.header-nav-links li ul li:focus-within {
    background: #003865;
    cursor: pointer
}

ul.header-nav-links li ul li:focus-within a {
    color: white
}

ul.header-nav-links li:focus-within a {
    outline: none
}

ul.header-nav-links li:focus,ul.header-nav-links li:active,ul.header-nav-links li:focus-within {
    background-color: white
}

ul.header-nav-links li:focus a,ul.header-nav-links li:active a,ul.header-nav-links li:focus-within a {
    color: #003865
}

ul.header-nav-links li:focus a::after,ul.header-nav-links li:active a::after,ul.header-nav-links li:focus-within a::after {
    transform: rotate(180deg)
}

ul.header-nav-links li:focus>ul,ul.header-nav-links li:focus-within>ul,ul.header-nav-links li ul:focus,ul.header-nav-links li ul:active {
    background-color: white;
    visibility: visible;
    opacity: 1;
    display: block;
    z-index: 99999
}

ul.header-nav-links li ul li:hover {
    background-color: #003865
}

ul.header-nav-links li ul li:hover a {
    color: white
}

ul.header-nav-links .show {
    background-color: white
}

ul.header-nav-links .show a {
    color: #003865
}

ul.header-nav-links .show a::after {
    transform: rotate(180deg)
}

ul.header-nav-links .show ul {
    background-color: white;
    visibility: visible;
    opacity: 1;
    display: block;
    z-index: 99999
}

ul.header-nav-links .show ul a {
    color: #003865
}

ul.header-nav-links>li.active::after,ul.header-nav-links>li::after {
    position: absolute;
    display: block;
    width: calc(100% - 16px);
    height: 2px;
    left: 8px;
    bottom: 5px;
    content: "";
    background-color: #63B1BC;
    transform-origin: right top;
    transform: scale(0, 1);
    transition: transform 0.2s ease-out
}

@media screen and (min-width: 62em) {
    ul.header-nav-links>li.active::after, ul.header-nav-links>li::after {
        width: calc(100% - 32px);
        left: 14px;
        bottom: 10px
    }
}

ul.header-nav-links>li.active::after,ul.header-nav-links li:hover::after {
    transform-origin: -16px top;
    transform: scale(1, 1)
}

@media screen and (min-width: 62em) {
    ul.header-nav-links>li.active::after, ul.header-nav-links li:hover::after {
        width: calc(100% - 32px)
    }
}

ul.header-nav-links .menu-item-has-children>a::after {
    display: inline-block;
    font-family: Arial, sans-serif;
    font-size: 8px;
    padding: 0 2px;
    content: '\25BC';
    transition: transform 0.2s ease-out
}

@media screen and (min-width: 62em) {
    ul.header-nav-links .menu-item-has-children>a::after {
        font-size: 10px
    }
}

.mobile-header {
    display: flex;
    width: auto;
    opacity: 1;
    margin-right: 16px;
    visibility: visible
}

@media screen and (min-width: 48em) {
    .mobile-header {
        display: none;
        opacity: 0;
        visibility: hidden
    }
}

a.mobile-nav {
    display: flex;
    align-items: center;
    justify-content: flex-end;
    text-decoration: none;
    -webkit-tap-highlight-color: rgba(0, 0, 0, 0)
}

a.mobile-nav svg {
    margin: 0;
    height: 30px
}

a.mobile-nav span.mobile-menu-text {
    letter-spacing: .08rem;
    color: #003865;
    font-size: 15px;
    height: 30px;
    line-height: 32px;
    font-family: canada-type-gibson, Arial, sans-serif;
    font-weight: 600;
    font-style: normal
}

.mobile-menu {
    position: relative;
    margin-left: 30px;
    box-sizing: border-box;
    width: 100%;
    max-height: 0;
    overflow: hidden;
    line-height: 30px;
    transition: all 0.5s ease-out
}

@media screen and (min-width: 48em) {
    .mobile-menu {
        display: none;
        opacity: 0;
        visibility: hidden
    }
}

.mobile-menu li {
    opacity: 0;
    visibility: hidden;
    transition: all 0.5s
}

.mobile-menu li a {
    display: inline-block
}

.mobile-menu .mobile-nav-links>li>a {
    position: relative;
    margin-top: 0.5rem;
    font-weight: 600;
    text-transform: uppercase
}

.mobile-menu .mobile-nav-links>li.current-menu-item>a::after,.mobile-menu .mobile-nav-links>li.current_page_parent>a::after {
    position: absolute;
    display: block;
    width: 100%;
    height: 2px;
    left: 0;
    bottom: 0;
    content: "";
    background-color: #63B1BC
}

.mobile-menu .mobile-nav-links>li.current_page_parent li.current-menu-item>a::before {
    content: "\00BB";
    padding-right: 3px;
    font-size: 1.2rem
}

.mobile-menu ul.mobile-nav-links {
    position: relative;
    padding: 0;
    margin: 0 0 20px 0;
    list-style: none
}

@media screen and (min-width: 30em) {
    .mobile-menu ul.mobile-nav-links {
        width: 100%
    }
}

@media screen and (min-width: 48em) {
    .mobile-menu ul.mobile-nav-links {
        display: none
    }
}

.mobile-menu ul.mobile-nav-links li {
    padding: 0;
    margin: 0;
    list-style: none;
    color: white;
    text-decoration: none
}

.mobile-menu ul.mobile-nav-links li a {
    text-decoration: none;
    color: white
}

.mobile-menu ul.mobile-nav-links li ul {
    padding: 0 0 0 0.5rem;
    margin: 0
}

.mobile-menu-open {
    height: auto;
    max-height: 1000px
}

.mobile-menu-open li {
    opacity: 1;
    visibility: visible
}

a.mobile-nav rect {
    transition: all 0.25s;
    transform-origin: 50% 50%
}

a.mobile-nav.toggle-mobile-nav rect:nth-child(1) {
    transform: translateY(-2px) translateX(4px) rotate(-135deg)
}

a.mobile-nav.toggle-mobile-nav rect:nth-child(2) {
    opacity: 0.0
}

a.mobile-nav.toggle-mobile-nav rect:nth-child(3) {
    transform: translateY(2px) translateX(4px) rotate(135deg)
}

.site-footer {
    /* margin-top:20px; */
    background-color: #E2E3E4;
    padding-bottom: 40px;
    background: #ccd7e0 url(../img/SCAHealth-partnering-pattern.svg);
}

.footer-navigation {
    padding-right: .625rem;
    padding-left: .625rem;
    max-width: 75rem;
    margin-left: auto;
    margin-right: auto;
    display: flex;
    flex-flow: row wrap;
    margin-top: 1rem
}

@media print,screen and (min-width: 30em) {
    .footer-navigation {
        padding-right: .9375rem;
        padding-left: .9375rem
    }
}

.footer-navigation .footer-logo {
    flex: 0 0 auto;
    text-align: left;
    width: 110px;
    margin-left: -16px
}

@media screen and (min-width: 30em) {
    .footer-navigation .footer-logo {
        width: 20%;
        align-self: flex-start
    }
}

@media screen and (min-width: 62em) {
    .footer-navigation .footer-logo {
        width: auto
    }
}

.footer-navigation .footer-logo a {
    display: block
}

.footer-navigation .footer-logo img,.footer-navigation .footer-logo svg {
    width: 131px;
    line-height: 0
}

.footer-navigation ul.footer-nav-links {
    padding: 0;
    margin: 1rem 0;
    list-style: none;
    display: flex;
    flex-wrap: wrap;
    width: 80%;
    flex: 1 1 auto;
    justify-content: space-evenly
}

.footer-navigation ul.footer-nav-links>li {
    flex: 2 1 50%;
    margin-bottom: 1.25rem
}

@media screen and (min-width: 30em) {
    .footer-navigation ul.footer-nav-links {
        width: 80%;
        margin: 0
    }

    .footer-navigation ul.footer-nav-links>li {
        flex: 2 1 50%;
        margin-top: 1rem
    }
}

@media screen and (min-width: 48em) {
    .footer-navigation ul.footer-nav-links {
        justify-content: space-evenly
    }

    .footer-navigation ul.footer-nav-links>li {
        margin-right: 1rem;
        flex: 0 1 auto
    }
}

.footer-navigation ul.footer-nav-links li>a {
    color: #003865;
    font-size: 0.875rem;
    font-weight: 600;
    text-decoration: none
}

@media screen and (min-width: 48em) {
    .footer-navigation ul.footer-nav-links li>a {
        font-size: 0.875rem
    }
}

@media screen and (min-width: 62em) {
    .footer-navigation ul.footer-nav-links li>a {
        font-size: 1rem
    }
}

.footer-navigation ul.footer-nav-links .sub-menu {
    list-style: none;
    padding: 0;
    margin: 0;
    line-height: 1.6;
    font-size: 0.875rem;
    position: relative;
}

.footer-navigation ul.footer-nav-links .sub-menu li>a {
    display: block;
    font-size: 0.825rem;
    font-family: canada-type-gibson, Arial, sans-serif;
    font-weight: 400;
    text-decoration: none
}

@media screen and (min-width: 48em) {
    .footer-navigation ul.footer-nav-links .sub-menu li>a {
        font-size: 0.825rem
    }
}

@media screen and (min-width: 62em) {
    .footer-navigation ul.footer-nav-links .sub-menu li>a {
        font-size: 0.875rem
    }
}

.footer-social-menu {
    margin-top: 1rem;
    font-family: 'SocialIcons-Regular', sans-serif
}

@media screen and (min-width: 48em) {
    .footer-social-menu {
        display: flex;
        justify-content: flex-start
    }
}

@media screen and (min-width: 62em) {
    .footer-social-menu {
        justify-content: flex-start;
        width: auto
    }
}

.footer-social-menu>a {
    font-size: 0 !important
}

.footer-social-menu ul.sub-menu li {
    display: inline-block;
    padding: 0;
    margin: 0 0 0 0px;
    font-size: 19px;
}

.footer-social-menu ul.sub-menu li a {
    font-size: 0 !important;
    display: block;
    width: auto;
    height: auto;
    color: #58595B;
    text-decoration: none;
    text-align: center;
    line-height: 24px
}

.footer-social-menu ul.sub-menu li a:before {
    text-transform: none;
    font-family: 'SocialIcons-Regular', sans-serif;
    font-weight: normal;
    font-style: normal;
    font-variant: normal;
    font-size: 1.5rem;
    line-height: 1;
    speak: none
}

@media screen and (min-width: 48em) {
    .footer-social-menu ul.sub-menu li a:before {
        font-size: 1.4rem
    }
}

@media screen and (min-width: 62em) {
    .footer-social-menu ul.sub-menu li a:before {
        font-size: 1.5rem
    }
}

.footer-social-menu ul.sub-menu .icon-linkedin a:before {
    content: "\e062"
}

.footer-social-menu ul.sub-menu .icon-facebook a:before {
    content: "\e032"
}

.footer-social-menu ul.sub-menu .icon-twitter a:before {
    content: "\e052"
}

.my-container {
    background-color: #A9A9D1;
    padding-right: 0;
    padding-left: 0;
    max-width: 1000px;
    margin-left: auto;
    margin-right: auto
}

.my-grid {
    background-color: #212125;
    display: flex;
    flex-flow: row wrap
}

.my-cell {
    padding: 1rem;
    background-color: #47c0e7;
    flex: 0 0 auto;
    width: calc(33.33333% - 1.25rem);
    margin-left: .625rem;
    margin-right: .625rem;
    flex: 1 1 0px
}

.my-cell-vp768-only-2 {
    flex: 0 0 auto;
    width: calc(33.33333% - 1.25rem);
    margin-left: .625rem;
    margin-right: .625rem
}

@media screen and (min-width: 48em) {
    .my-cell-vp768-only-2 {
        flex: 0 0 auto;
        width: calc(16.66667% - 1.875rem);
        margin-left: .9375rem;
        margin-right: .9375rem;
        flex: 0 0 auto
    }
}

@media screen and (min-width: 62em) {
    .my-cell-vp768-only-2 {
        flex: 0 0 auto;
        width: calc(33.33333% - 1.875rem);
        margin-left: .9375rem;
        margin-right: .9375rem;
        color: #f6f8f7;
        background-color: #52545B
    }
}

.blue-btn {
    padding: .2rem;
    text-align: center
}

.blue-btn a {
    background: #000 linear-gradient(to top, #002b53 0%, #003561 50%, #003865 100%);
    color: white;
    display: inline-block;
    letter-spacing: .12px;
    padding: 0.46rem 0.86rem;
    text-decoration: none;
    width: auto;
    font-size: 17px!important;
    position: relative;
    box-shadow: 0 0 0 2px #003865, 0px 4px 6px 0px rgb(0 0 0 / 15%);
    outline: none;
    border-radius: 30px;
    border: 2px solid #fff;
}

@media screen and (min-width: 62em) {
    .blue-btn {
        padding: .5rem
    }

    .blue-btn a {
        font-size: 1rem;
        padding: 6px 21px;
    }
}

.white-btn {
    padding: .2rem;
    text-align: center
}

.white-btn a {
    background: white;
    color: #58595B;
    display: inline-block;
    letter-spacing: .12px;
    padding: 0.46rem 0.86rem;
    text-decoration: none;
    font-size: 0.875rem;
    line-height: 1
}

@media screen and (min-width: 62em) {
    .white-btn {
        padding: .5rem
    }

    .white-btn a {
        font-size: 1rem;
        padding: 0.8rem 2rem
    }
}

p a.text-link {
    color: #212125
}

.container-breadcrumbs {
    padding-right: 0;
    padding-left: 0;
    max-width: 1000px;
    margin-left: auto;
    margin-right: auto;
    font-size: 0.75rem;
    font-family: "canada-type-gibson", sans-serif;
    margin: 10px auto
}

.container-breadcrumbs a {
    color: #003865;
    text-decoration: none;
    padding: 0.5rem
}

.container-breadcrumbs .breadcrumb_last {
    font-weight: 600;
    padding: 0 4px
}

.home .section.wide-color-bg {
    background-color: #b4d7dc
}

.home .section .page-hero {
    position: relative
}

.home .section .page-hero .hero-image {
    transition: all 0.5s ease-out;
    background: white url("/wp-content/themes/sca/images/page-hero-home-bg.png") no-repeat top center;
    background-size: cover;
    /* height: 128px; */
}

@media screen and (min-width: 30em) {
    .home .section .page-hero .hero-image {
        /* height: 162px; */
    }
}

@media screen and (min-width: 48em) {
    .home .section .page-hero .hero-image {
        /* height: 214px; */
    }
}

@media screen and (min-width: 75em) {
    .home .section .page-hero .hero-image {
        /* height: 368px; */
    }
}

.home .section .page-hero h1 {
    flex: 0 0 auto;
    width: calc(100% - 1.25rem);
    margin-left: .625rem;
    margin-right: .625rem;
    padding: 1rem;
    margin: 0 auto;
    font-family: "canada-type-gibson", sans-serif;
    font-size: 1.25rem;
    font-weight: 600;
    text-align: center;
    line-height: 1.3
}

@media screen and (min-width: 30em) {
    .home .section .page-hero h1 {
        font-size: 1.325rem
    }
}

@media screen and (min-width: 48em) {
    .home .section .page-hero h1 {
        padding-right: 0;
        padding-left: 0;
        max-width: 1000px;
        margin-left: auto;
        margin-right: auto;
        padding: 1rem 0;
        margin: 0 auto;
        line-height: 1.3;
        font-family: "canada-type-gibson", sans-serif;
        font-size: 1.5625rem;
        font-weight: 600;
        text-align: center;
        box-shadow: 0 6px 6px -6px rgba(60, 60, 61, 0.2)
    }
}

.home .section .home-about,.home .section .home-news,.home .section .home-working-here {
    padding-right: 0;
    padding-left: 0;
    max-width: 1000px;
    margin-left: auto;
    margin-right: auto;
    background-color: #E2E3E4;
    /* margin-bottom:10px; */
}

.home .section .home-about section.grid,.home .section .home-news section.grid,.home .section .home-working-here section.grid {
    display: flex;
    flex-flow: row wrap;
    align-items: center;
    justify-content: center
}

.home .section .home-about .image-content,.home .section .home-news .image-content,.home .section .home-working-here .image-content {
    flex: 0 0 auto;
    width: calc(100% - 1.25rem);
    margin-left: .625rem;
    margin-right: .625rem
}

@media screen and (min-width: 30em) {
    .home .section .home-about .image-content, .home .section .home-news .image-content, .home .section .home-working-here .image-content {
        flex: 0 0 auto;
        width: calc(83.33333% - 1.875rem);
        margin-left: .9375rem;
        margin-right: .9375rem
    }
}

@media screen and (min-width: 48em) {
    .home .section .home-about .image-content, .home .section .home-news .image-content, .home .section .home-working-here .image-content {
        height: 100%;
        flex: 0 0 auto;
        width: 50%;
        margin-left: 0;
        margin-right: 0
    }

    .home .section .home-about .image-content img, .home .section .home-news .image-content img, .home .section .home-working-here .image-content img {
        max-height: 437px
    }
}

.home .section .home-about .text-content,.home .section .home-news .text-content,.home .section .home-working-here .text-content {
    flex: 0 0 auto;
    width: calc(83.33333% - .625rem);
    margin-left: .3125rem;
    margin-right: .3125rem
}

.home .section .home-about .text-content h2,.home .section .home-news .text-content h2,.home .section .home-working-here .text-content h2 {
    font-size: 1.25rem
}

.home .section .home-about .text-content .emphasis,.home .section .home-news .text-content .emphasis,.home .section .home-working-here .text-content .emphasis {
    font-weight: 600
}

.home .section .home-about .text-content .u-emphasis,.home .section .home-news .text-content .u-emphasis,.home .section .home-working-here .text-content .u-emphasis {
    text-decoration: underline;
    font-weight: 600
}

@media screen and (min-width: 30em) {
    .home .section .home-about .text-content, .home .section .home-news .text-content, .home .section .home-working-here .text-content {
        flex: 0 0 auto;
        width: calc(83.33333% - 1.875rem);
        margin-left: .9375rem;
        margin-right: .9375rem
    }
}

@media screen and (min-width: 48em) {
    .home .section .home-about .text-content, .home .section .home-news .text-content, .home .section .home-working-here .text-content {
        flex: 0 0 auto;
        width: calc(50% - 3.75rem);
        margin-left: 1.875rem;
        margin-right: 1.875rem
    }

    .home .section .home-about .text-content h2, .home .section .home-news .text-content h2, .home .section .home-working-here .text-content h2 {
        font-size: 1.25rem
    }

    .home .section .home-about .text-content h3, .home .section .home-news .text-content h3, .home .section .home-working-here .text-content h3 {
        font-size: 1.125rem
    }

    .home .section .home-about .text-content p, .home .section .home-news .text-content p, .home .section .home-working-here .text-content p {
        font-size: 1rem
    }
}

@media screen and (min-width: 62em) {
    .home .section .home-about .text-content h2, .home .section .home-news .text-content h2, .home .section .home-working-here .text-content h2 {
        font-size: 1.5rem
    }

    .home .section .home-about .text-content h3, .home .section .home-news .text-content h3, .home .section .home-working-here .text-content h3 {
        font-size: 1.25rem
    }

    .home .section .home-about .text-content p, .home .section .home-news .text-content p, .home .section .home-working-here .text-content p {
        font-size: 15px;
        text-align: justify;
    }
}

.home .section .home-news {
    background-color: #b5d8de
}

.home .section .home-news .text-content h2,.home .section .home-news .text-content h3 {
    /* padding-top:20px; */
    font-size: 1.125rem;
    margin: 0 0 6px;
}

.home .section .home-news .text-content p {
    font-size: 18px;
}

@media screen and (min-width: 48em) {
    .home .section .home-news .text-content h2, .home .section .home-news .text-content h3 {
        font-size: 1.125rem
    }

    .home .section .home-news .text-content p {
        font-size: 1rem
    }
}

@media screen and (min-width: 62em) {
    .home .section .home-news .text-content h2 {
        font-size: 1.25rem
    }

    .home .section .home-news .text-content p {
        font-size: 1.125rem
    }
}

.home .section .home-working-here {
    background-color: #f0f1f1
}

.home .section .home-working-here .section-hero-wide {
    overflow: hidden
}

.home .section .home-working-here .section-hero-wide img {
    padding: 0;
    margin: 0;
    line-height: 0;
    max-width: 134%;
    height: 120px;
    transition: transform .2s;
    overflow: hidden;
}

@media screen and (min-width: 48em) {
    .home .section .home-working-here .section-hero-wide img {
        max-width: 100%
    }
}

@media screen and (min-width: 48em) {
    .home .section .home-working-here .text-content h2 {
        font-size: 1.125rem
    }

    .home .section .home-working-here .text-content p {
        font-size: 1rem
    }
}

@media screen and (min-width: 62em) {
    .home .section .home-working-here .text-content h2 {
        font-size: 1.25rem
    }

    .home .section .home-working-here .text-content p {
        font-size: 21px;
    }
}

.home .section .home-working-here .container-bg-img {
    flex: 0 0 auto;
    width: 100%;
    margin-left: 0;
    margin-right: 0;
    display: flex;
    flex-flow: row wrap;
    justify-content: center;
    align-items: center;
    background: #f0f1f1 url("../img/mission-ellipse.svg") no-repeat center center;
    background-size: 490px 455px;
    height: 340px;
    text-align: center
}

@media screen and (min-width: 48em) {
    .home .section .home-working-here .container-bg-img {
        flex: 0 0 auto;
        width: 50%;
        margin-left: 0;
        margin-right: 0
    }
}

.home .section .home-working-here .container-bg-img .mission-text {
    flex: 0 0 auto;
    width: 66.66667%;
    margin-left: 0;
    margin-right: 0;
    flex: 1 0 0;
    line-height: 1.3
}

.home .section .home-working-here .container-bg-img .mission-text h3 {
    color: #387D85;
    padding: 0;
    margin: 1rem 0 0;
    font-size: 1.25rem;
    font-weight: 600
}

.home .section .home-working-here .container-bg-img .mission-text p {
    padding: 0;
    margin: 0;
    font-size: 1rem;
    font-weight: 600
}

@media screen and (min-width: 48em) {
    .home .section .home-working-here .container-bg-img .mission-text {
        line-height: 1.2
    }

    .home .section .home-working-here .container-bg-img .mission-text h3 {
        color: #387D85;
        padding: 0;
        margin: 1rem 0 0;
        font-size: 1.125rem
    }

    .home .section .home-working-here .container-bg-img .mission-text p {
        padding: 0;
        margin: 0;
        font-size: 1.125rem
    }
}

@media screen and (min-width: 62em) {
    .home .section .home-working-here .container-bg-img .mission-text h3 {
        color: #387D85;
        padding: 0;
        margin: 1rem 0 0;
        font-size: 1.25rem
    }

    .home .section .home-working-here .container-bg-img .mission-text p {
        padding: 0;
        margin: 0;
        font-size: 1.25rem
    }
}

.home .section .home-partnering {
    /* padding-right:0; */
    /* padding-left:0; */
    /* max-width:1000px; */
    /* margin-left:auto; */
    /* margin-right:auto; */
    /* color:white; */
    /* margin-bottom:20px; */
}

.home .section .home-partnering section.grid {
    display: flex;
    flex-flow: row wrap;
    align-content: flex-start;
    justify-content: center
}

@media screen and (min-width: 48em) {
    .home .section .home-partnering section.grid {
        justify-content: space-between
    }
}

.home .section .home-partnering section.grid .partner-block {
    color: #003865;
    text-decoration: none;
    background-color: #f8fafc;
    display: block;
    width: 100% !important;
    overflow: hidden;
    padding: 14px;
}

@media screen and (min-width: 30em) {
    .home .section .home-partnering section.grid .partner-block {
    }
}

.home .section .home-partnering section.grid .partner-block h3 {
    padding: 0 1rem;
    margin-bottom: 0.5rem;
    font-size: 1rem;
    margin: 0 0 10px 0;
}

.home .section .home-partnering section.grid .partner-block p {
    padding: 0 1rem;
    margin-top: 0;
    font-size: 1rem
}

@media screen and (min-width: 48em) {
    .home .section .home-partnering section.grid .partner-block {
        flex: 0 0 auto;
        width: 100%;
        margin-left: 0;
        margin-right: 0;
        width: 32.5%
    }
}

@media screen and (min-width: 62em) {
    .home .section .home-partnering section.grid .partner-block h3 {
        padding: 0 1rem 0 1rem;
        font-size: 1.25rem
    }

    .home .section .home-partnering section.grid .partner-block p {
        padding: 1rem;
        font-size: 1.125rem
    }
}

.about-us .section .page-hero {
    position: relative
}

.about-us .section .page-hero .hero-image {
    transition: all 0.5s ease-out;
    background: white url("/wp-content/themes/sca/images/page-hero-about-bg.png") no-repeat top center;
    background-size: cover;
    height: 128px
}

@media screen and (min-width: 30em) {
    .about-us .section .page-hero .hero-image {
        height: 162px
    }
}

@media screen and (min-width: 48em) {
    .about-us .section .page-hero .hero-image {
        height: 214px
    }
}

@media screen and (min-width: 75em) {
    .about-us .section .page-hero .hero-image {
        height: 240px
    }
}

.about-us .section .page-hero h1 {
    flex: 0 0 auto;
    width: calc(100% - 1.25rem);
    margin-left: .625rem;
    margin-right: .625rem;
    padding: 1rem 1.5rem;
    margin: 0 auto;
    font-family: "canada-type-gibson", sans-serif;
    font-size: 1.25rem;
    font-weight: 600;
    text-align: center;
    line-height: 1.3
}

@media screen and (min-width: 30em) {
    .about-us .section .page-hero h1 {
        padding: 1rem;
        font-size: 1.325rem
    }
}

@media screen and (min-width: 48em) {
    .about-us .section .page-hero h1 {
        padding-right: 0;
        padding-left: 0;
        max-width: 1000px;
        margin-left: auto;
        margin-right: auto;
        padding: 1rem 0;
        margin: 0 auto;
        line-height: 1.3;
        font-family: "canada-type-gibson", sans-serif;
        font-size: 1.5625rem;
        font-weight: 600;
        text-align: center;
        box-shadow: 0 6px 6px -6px rgba(60, 60, 61, 0.2)
    }
}

.about-us .section .about-history {
    background-color: #E2E3E4
}

.about-us .section .about-history .text-content {
    order: 2
}

.about-us .section .about-history .container-bg-img {
    order: 1
}

@media screen and (min-width: 48em) {
    .about-us .section .about-history .container-bg-img {
        order: 2
    }
}

.about-us .section .about-mission-vision {
    background-color: #b4d7dc
}

.about-us .section .about-leadership {
    background-color: #f0f1f1
}

.about-us .section .about-leadership .text-content {
    order: 2
}

.about-us .section .about-leadership .image-content {
    order: 1
}

@media screen and (min-width: 48em) {
    .about-us .section .about-leadership .image-content {
        order: 2
    }
}

.about-us .section .about-history,.about-us .section .about-mission-vision,.about-us .section .about-leadership {
    padding-right: 0;
    padding-left: 0;
    max-width: 1000px;
    margin-left: auto;
    margin-right: auto;
    margin-bottom: 10px
}

.about-us .section .about-history section.grid,.about-us .section .about-mission-vision section.grid,.about-us .section .about-leadership section.grid {
    display: flex;
    flex-flow: row wrap;
    align-items: center;
    justify-content: center
}

.about-us .section .about-history .image-content,.about-us .section .about-mission-vision .image-content,.about-us .section .about-leadership .image-content {
    background-color: #f0f1f1;
    flex: 0 0 auto;
    width: calc(100% - 1.25rem);
    margin-left: .625rem;
    margin-right: .625rem
}

@media screen and (min-width: 30em) {
    .about-us .section .about-history .image-content, .about-us .section .about-mission-vision .image-content, .about-us .section .about-leadership .image-content {
        flex: 0 0 auto;
        width: calc(83.33333% - 1.875rem);
        margin-left: .9375rem;
        margin-right: .9375rem
    }
}

@media screen and (min-width: 48em) {
    .about-us .section .about-history .image-content, .about-us .section .about-mission-vision .image-content, .about-us .section .about-leadership .image-content {
        height: 100%;
        flex: 0 0 auto;
        width: 50%;
        margin-left: 0;
        margin-right: 0
    }

    .about-us .section .about-history .image-content img, .about-us .section .about-mission-vision .image-content img, .about-us .section .about-leadership .image-content img {
        max-height: 437px
    }
}

.about-us .section .about-history .text-content-evolved,.about-us .section .about-mission-vision .text-content-evolved,.about-us .section .about-leadership .text-content-evolved {
    padding-right: 20px;
    margin-top: 20px
}

.about-us .section .about-history .text-content-evolved ul li,.about-us .section .about-mission-vision .text-content-evolved ul li,.about-us .section .about-leadership .text-content-evolved ul li {
    padding: 10px 0;
    margin: 0;
    text-align: left
}

.about-us .section .about-history .text-content-evolved p,.about-us .section .about-mission-vision .text-content-evolved p,.about-us .section .about-leadership .text-content-evolved p {
    position: relative;
    text-align: left;
    margin: 20px 30px
}

.about-us .section .about-history .text-content,.about-us .section .about-mission-vision .text-content,.about-us .section .about-leadership .text-content {
    flex: 0 0 auto;
    width: calc(100% - 1.25rem);
    margin-left: .625rem;
    margin-right: .625rem;
    align-self: center;
    margin: 0 auto;
    padding: 0 10px
}

.about-us .section .about-history .text-content.grid,.about-us .section .about-mission-vision .text-content.grid,.about-us .section .about-leadership .text-content.grid {
    display: flex;
    flex-flow: row wrap;
    justify-content: center;
    align-items: center
}

.about-us .section .about-history .text-content h2,.about-us .section .about-mission-vision .text-content h2,.about-us .section .about-leadership .text-content h2 {
    font-size: 1.25rem
}

.about-us .section .about-history .text-content p,.about-us .section .about-mission-vision .text-content p,.about-us .section .about-leadership .text-content p {
    font-size: 1rem
}

@media screen and (min-width: 30em) {
    .about-us .section .about-history .text-content, .about-us .section .about-mission-vision .text-content, .about-us .section .about-leadership .text-content {
        flex: 0 0 auto;
        width: calc(83.33333% - 1.875rem);
        margin-left: .9375rem;
        margin-right: .9375rem;
        padding: 0
    }
}

@media screen and (min-width: 48em) {
    .about-us .section .about-history .text-content, .about-us .section .about-mission-vision .text-content, .about-us .section .about-leadership .text-content {
        flex: 0 0 auto;
        width: calc(50% - 3.75rem);
        margin-left: 1.875rem;
        margin-right: 1.875rem
    }

    .about-us .section .about-history .text-content h2, .about-us .section .about-mission-vision .text-content h2, .about-us .section .about-leadership .text-content h2 {
        font-size: 1.25rem
    }

    .about-us .section .about-history .text-content h3, .about-us .section .about-mission-vision .text-content h3, .about-us .section .about-leadership .text-content h3 {
        font-size: 1.125rem
    }

    .about-us .section .about-history .text-content p, .about-us .section .about-mission-vision .text-content p, .about-us .section .about-leadership .text-content p {
        font-size: 1rem
    }
}

@media screen and (min-width: 62em) {
    .about-us .section .about-history .text-content h2, .about-us .section .about-mission-vision .text-content h2, .about-us .section .about-leadership .text-content h2 {
        font-size: 1.5rem
    }

    .about-us .section .about-history .text-content h3, .about-us .section .about-mission-vision .text-content h3, .about-us .section .about-leadership .text-content h3 {
        font-size: 1.25rem
    }

    .about-us .section .about-history .text-content p, .about-us .section .about-mission-vision .text-content p, .about-us .section .about-leadership .text-content p {
        font-size: 18px
    }
}

.about-us .section .about-history .text-content p.text-highlight,.about-us .section .about-history .text-content div.text-block,.about-us .section .about-mission-vision .text-content p.text-highlight,.about-us .section .about-mission-vision .text-content div.text-block,.about-us .section .about-leadership .text-content p.text-highlight,.about-us .section .about-leadership .text-content div.text-block {
    line-height: 1.3
}

@media screen and (min-width: 48em) {
    .about-us .section .about-history .text-content p.text-highlight, .about-us .section .about-history .text-content div.text-block, .about-us .section .about-mission-vision .text-content p.text-highlight, .about-us .section .about-mission-vision .text-content div.text-block, .about-us .section .about-leadership .text-content p.text-highlight, .about-us .section .about-leadership .text-content div.text-block {
        flex: 0 0 auto;
        width: 83.33333%;
        margin-left: 0;
        margin-right: 0
    }

    .about-us .section .about-history .text-content p.text-highlight h2, .about-us .section .about-history .text-content p.text-highlight h3, .about-us .section .about-history .text-content div.text-block h2, .about-us .section .about-history .text-content div.text-block h3, .about-us .section .about-mission-vision .text-content p.text-highlight h2, .about-us .section .about-mission-vision .text-content p.text-highlight h3, .about-us .section .about-mission-vision .text-content div.text-block h2, .about-us .section .about-mission-vision .text-content div.text-block h3, .about-us .section .about-leadership .text-content p.text-highlight h2, .about-us .section .about-leadership .text-content p.text-highlight h3, .about-us .section .about-leadership .text-content div.text-block h2, .about-us .section .about-leadership .text-content div.text-block h3 {
        font-size: 1.375rem
    }

    .about-us .section .about-history .text-content p.text-highlight p, .about-us .section .about-history .text-content div.text-block p, .about-us .section .about-mission-vision .text-content p.text-highlight p, .about-us .section .about-mission-vision .text-content div.text-block p, .about-us .section .about-leadership .text-content p.text-highlight p, .about-us .section .about-leadership .text-content div.text-block p {
        font-size: 1.125rem
    }
}

.about-us .section .about-history .display-text-history,.about-us .section .about-mission-vision .display-text-history,.about-us .section .about-leadership .display-text-history {
    flex: 0 0 auto;
    width: 33.33333%;
    margin-left: 0;
    margin-right: 0;
    flex: 1 0 0;
    line-height: 1;
    text-shadow: white 1px 0 10px;
    font-weight: 600;
    height: 382px;
    padding-top: 20px
}

.about-us .section .about-history .display-text-history p,.about-us .section .about-mission-vision .display-text-history p,.about-us .section .about-leadership .display-text-history p {
    font-size: 1.4375rem
}

.about-us .section .about-history .display-text-history p span,.about-us .section .about-mission-vision .display-text-history p span,.about-us .section .about-leadership .display-text-history p span {
    font-size: 2.1875rem
}

.about-us .section .about-history .display-text-mission,.about-us .section .about-mission-vision .display-text-mission,.about-us .section .about-leadership .display-text-mission {
    flex: 0 0 auto;
    width: 50%;
    margin-left: 0;
    margin-right: 0;
    align-self: center;
    font-size: 1.75rem;
    font-weight: 600;
    line-height: 1.1;
    text-align: left
}

@media screen and (min-width: 48em) {
    .about-us .section .about-history .display-text-mission, .about-us .section .about-mission-vision .display-text-mission, .about-us .section .about-leadership .display-text-mission {
        font-size: 1.875rem
    }
}

@media screen and (min-width: 62em) {
    .about-us .section .about-history .display-text-mission, .about-us .section .about-mission-vision .display-text-mission, .about-us .section .about-leadership .display-text-mission {
        font-size: 2.125rem
    }
}

.about-us .section .about-history .container-bg-img,.about-us .section .about-mission-vision .container-bg-img,.about-us .section .about-leadership .container-bg-img {
    display: flex;
    flex-flow: row wrap;
    flex: 0 0 auto;
    width: 100%;
    margin-left: 0;
    margin-right: 0;
    height: auto;
    justify-content: center;
    align-items: center;
    text-align: center;
    background: #f0f1f1 url("/wp-content/themes/sca/images/about-history-map-faded.svg") no-repeat center center;
    background-size: contain
}

@media screen and (min-width: 48em) {
    .about-us .section .about-history .container-bg-img, .about-us .section .about-mission-vision .container-bg-img, .about-us .section .about-leadership .container-bg-img {
        flex: 0 0 auto;
        width: 50%;
        margin-left: 0;
        margin-right: 0
    }
}

@media screen and (min-width: 62em) {
    .about-us .section .about-history .container-bg-img, .about-us .section .about-mission-vision .container-bg-img, .about-us .section .about-leadership .container-bg-img {
        height: 382px
    }
}

.about-us .section .about-history .container-bg-img.mission-vision-bg,.about-us .section .about-mission-vision .container-bg-img.mission-vision-bg,.about-us .section .about-leadership .container-bg-img.mission-vision-bg {
    background: #63B1BC url("/wp-content/themes/sca/images/about-mission-vision-bg.svg") no-repeat center center;
    background-size: cover
}

.about-us .section .about-history .container-bg-img.mission-vision-evolved,.about-us .section .about-mission-vision .container-bg-img.mission-vision-evolved,.about-us .section .about-leadership .container-bg-img.mission-vision-evolved {
    background: #f0f1f1;
    background-size: cover
}

.about-us .section .about-history {
    margin-bottom: 2px
}

.about-us .section .about-businesses,.about-us .section .about-different {
    padding-right: 0;
    padding-left: 0;
    max-width: 1000px;
    margin-left: auto;
    margin-right: auto;
    background-color: #EDEAE6;
    margin-bottom: 2px;
    padding-bottom: 20px
}

.about-us .section .about-businesses section.grid,.about-us .section .about-different section.grid {
    display: flex;
    flex-flow: row wrap;
    align-items: start;
    justify-content: center
}

.about-us .section .about-businesses .text-content,.about-us .section .about-different .text-content {
    flex: 0 0 auto;
    width: calc(83.33333% - 1.25rem);
    margin-left: .625rem;
    margin-right: .625rem
}

@media screen and (min-width: 48em) {
    .about-us .section .about-businesses .text-content, .about-us .section .about-different .text-content {
        flex: 0 0 auto;
        width: calc(66.66667% - 1.875rem);
        margin-left: .9375rem;
        margin-right: .9375rem
    }
}

.about-us .section .about-businesses .text-content-intro,.about-us .section .about-different .text-content-intro {
    padding: 20px 0px 0px;
    font-size: 1.25rem;
    flex: 0 0 auto;
    width: calc(83.33333% - 1.25rem);
    margin-left: .625rem;
    margin-right: .625rem;
    margin: 0 auto
}

@media screen and (min-width: 48em) {
    .about-us .section .about-businesses .text-content-intro, .about-us .section .about-different .text-content-intro {
        flex: 0 0 auto;
        width: calc(66.66667% - 1.875rem);
        margin-left: .9375rem;
        margin-right: .9375rem
    }
}

.about-us .section .about-businesses .about-business-blocks,.about-us .section .about-different .about-business-blocks {
    padding-right: .9375rem;
    padding-left: .9375rem;
    max-width: 1000px;
    margin-left: auto;
    margin-right: auto;
    margin-bottom: 20px;
    align-content: start;
    font-size: 1.1rem
}

.about-us .section .about-businesses .about-business-blocks .business-block,.about-us .section .about-different .about-business-blocks .business-block {
    flex: 0 0 auto;
    width: 83.33333%;
    margin-left: 0;
    margin-right: 0
}

@media screen and (min-width: 48em) {
    .about-us .section .about-businesses .about-business-blocks .business-block, .about-us .section .about-different .about-business-blocks .business-block {
        flex: 0 0 auto;
        width: calc(25% - 2.5rem);
        margin-left: 1.25rem;
        margin-right: 1.25rem
    }
}

.about-us .section .about-different {
    margin-bottom: 10px
}

.about-us .section .emphasis {
    font-weight: 600
}

.about-us .section .u-emphasis {
    text-decoration: underline;
    font-weight: 600
}

.about-us .section .u-line {
    text-decoration: underline
}

.about-us .section .about-callout-blocks {
    padding-right: 0;
    padding-left: 0;
    max-width: 1000px;
    margin-left: auto;
    margin-right: auto;
    margin-bottom: 20px
}

.about-us .section .about-callout-blocks section.grid {
    display: flex;
    flex-flow: row wrap;
    align-content: flex-start;
    justify-content: center
}

@media screen and (min-width: 48em) {
    .about-us .section .about-callout-blocks section.grid {
        justify-content: space-between
    }
}

.about-us .section .about-callout-blocks section.grid .callout-block {
    display: flex;
    flex-direction: column;
    align-content: center;
    align-items: center;
    height: auto;
    width: 100%;
    text-align: center;
    color: white;
    text-decoration: none;
    background-color: #58595B;
    margin-bottom: 10px
}

@media screen and (min-width: 30em) {
    .about-us .section .about-callout-blocks section.grid .callout-block {
        flex: 0 0 auto;
        width: calc(83.33333% - 1.25rem);
        margin-left: .625rem;
        margin-right: .625rem
    }
}

.about-us .section .about-callout-blocks section.grid .callout-block .callout-icon {
    padding: 1rem 0 0 0;
    text-align: center;
    width: 100%
}

.about-us .section .about-callout-blocks section.grid .callout-block .callout-icon img {
    max-height: 80px
}

.about-us .section .about-callout-blocks section.grid .callout-block .callout-text-content {
    display: flex;
    flex-flow: column wrap;
    justify-content: space-between;
    height: auto;
    flex: 0 0 auto;
    width: 66.66667%;
    margin-left: 0;
    margin-right: 0;
    flex: 1 0 auto;
    margin-bottom: 10px;
    text-align: center
}

@media screen and (min-width: 48em) {
    .about-us .section .about-callout-blocks section.grid .callout-block .callout-text-content {
        width: 80%
    }
}

.about-us .section .about-callout-blocks section.grid .callout-block .callout-text-content p {
    flex-basis: auto;
    padding: 0;
    margin: 0 0 10px 0;
    font-size: 1.125rem
}

.about-us .section .about-callout-blocks section.grid .callout-block .callout-text-content .gibson-semibold {
    font-weight: 600;
    margin: .5rem 0
}

.about-us .section .about-callout-blocks section.grid .callout-block .callout-text-content .white-btn {
    margin: 12px 0
}

@media screen and (min-width: 48em) {
    .about-us .section .about-callout-blocks section.grid .callout-block {
        width: 32.5%;
        padding: 0;
        margin: 0
    }
}

.patient-commitment .section.wide-color-bg {
    background-color: #b4d7dc
}

.patient-commitment .section .page-hero {
    position: relative
}

.patient-commitment .section .page-hero .hero-image {
    transition: all 0.5s ease-out;
    background: white url("/wp-content/themes/sca/images/page-hero-patientcom-bg.png") no-repeat top left;
    background-size: cover;
    height: 128px
}

@media screen and (min-width: 30em) {
    .patient-commitment .section .page-hero .hero-image {
        height: 162px
    }
}

@media screen and (min-width: 48em) {
    .patient-commitment .section .page-hero .hero-image {
        height: 214px
    }
}

@media screen and (min-width: 75em) {
    .patient-commitment .section .page-hero .hero-image {
        height: 240px
    }
}

.patient-commitment .section .page-hero h1 {
    flex: 0 0 auto;
    width: calc(100% - 1.25rem);
    margin-left: .625rem;
    margin-right: .625rem;
    padding: 1rem;
    margin: 0 auto;
    font-family: "canada-type-gibson", sans-serif;
    font-size: 1.25rem;
    font-weight: 600;
    text-align: center;
    line-height: 1.3
}

@media screen and (min-width: 30em) {
    .patient-commitment .section .page-hero h1 {
        font-size: 1.325rem
    }
}

@media screen and (min-width: 48em) {
    .patient-commitment .section .page-hero h1 {
        padding-right: 0;
        padding-left: 0;
        max-width: 1000px;
        margin-left: auto;
        margin-right: auto;
        padding: 1rem 0;
        margin: 0 auto;
        line-height: 1.3;
        font-family: "canada-type-gibson", sans-serif;
        font-size: 1.5625rem;
        font-weight: 600;
        text-align: center;
        box-shadow: 0 6px 6px -6px rgba(60, 60, 61, 0.2)
    }
}

.patient-commitment .section .why-choose-us,.patient-commitment .section .our-commitment {
    background-color: #b4d7dc
}

.patient-commitment .section .lower-cost {
    background-color: #f0f1f1
}

.patient-commitment .section .our-difference {
    background-color: #EDEAE6
}

.patient-commitment .section .why-choose-us,.patient-commitment .section .lower-cost,.patient-commitment .section .our-difference,.patient-commitment .section .our-commitment {
    padding-right: 0;
    padding-left: 0;
    max-width: 1000px;
    margin-left: auto;
    margin-right: auto;
    margin-bottom: 10px
}

.patient-commitment .section .why-choose-us section.grid,.patient-commitment .section .lower-cost section.grid,.patient-commitment .section .our-difference section.grid,.patient-commitment .section .our-commitment section.grid {
    display: flex;
    flex-flow: row wrap;
    align-items: center;
    justify-content: center
}

.patient-commitment .section .why-choose-us .image-content,.patient-commitment .section .lower-cost .image-content,.patient-commitment .section .our-difference .image-content,.patient-commitment .section .our-commitment .image-content {
    background-color: #F7F8F8;
    flex: 0 0 auto;
    width: calc(100% - 1.25rem);
    margin-left: .625rem;
    margin-right: .625rem
}

@media screen and (min-width: 30em) {
    .patient-commitment .section .why-choose-us .image-content, .patient-commitment .section .lower-cost .image-content, .patient-commitment .section .our-difference .image-content, .patient-commitment .section .our-commitment .image-content {
        flex: 0 0 auto;
        width: calc(83.33333% - 1.875rem);
        margin-left: .9375rem;
        margin-right: .9375rem
    }
}

@media screen and (min-width: 48em) {
    .patient-commitment .section .why-choose-us .image-content, .patient-commitment .section .lower-cost .image-content, .patient-commitment .section .our-difference .image-content, .patient-commitment .section .our-commitment .image-content {
        height: 100%;
        flex: 0 0 auto;
        width: 50%;
        margin-left: 0;
        margin-right: 0
    }

    .patient-commitment .section .why-choose-us .image-content img, .patient-commitment .section .lower-cost .image-content img, .patient-commitment .section .our-difference .image-content img, .patient-commitment .section .our-commitment .image-content img {
        max-height: 437px
    }
}

.patient-commitment .section .why-choose-us .image-content img.map-image,.patient-commitment .section .lower-cost .image-content img.map-image,.patient-commitment .section .our-difference .image-content img.map-image,.patient-commitment .section .our-commitment .image-content img.map-image {
    margin-top: -85px
}

.patient-commitment .section .why-choose-us .image-content h3.over-image,.patient-commitment .section .lower-cost .image-content h3.over-image,.patient-commitment .section .our-difference .image-content h3.over-image,.patient-commitment .section .our-commitment .image-content h3.over-image {
    font-weight: 600;
    flex: 0 0 auto;
    width: 83.33333%;
    margin-left: 0;
    margin-right: 0;
    margin: 35px auto 0;
    text-align: center
}

.patient-commitment .section .why-choose-us .text-content,.patient-commitment .section .lower-cost .text-content,.patient-commitment .section .our-difference .text-content,.patient-commitment .section .our-commitment .text-content {
    flex: 0 0 auto;
    width: calc(100% - 1.25rem);
    margin-left: .625rem;
    margin-right: .625rem;
    align-self: center;
    margin: 0 auto;
    padding: 0 10px
}

.patient-commitment .section .why-choose-us .text-content.grid,.patient-commitment .section .lower-cost .text-content.grid,.patient-commitment .section .our-difference .text-content.grid,.patient-commitment .section .our-commitment .text-content.grid {
    display: flex;
    flex-flow: row wrap;
    justify-content: center;
    align-items: center
}

.patient-commitment .section .why-choose-us .text-content h2,.patient-commitment .section .lower-cost .text-content h2,.patient-commitment .section .our-difference .text-content h2,.patient-commitment .section .our-commitment .text-content h2 {
    font-size: 1.25rem
}

.patient-commitment .section .why-choose-us .text-content p,.patient-commitment .section .lower-cost .text-content p,.patient-commitment .section .our-difference .text-content p,.patient-commitment .section .our-commitment .text-content p {
    font-size: 1rem
}

@media screen and (min-width: 30em) {
    .patient-commitment .section .why-choose-us .text-content, .patient-commitment .section .lower-cost .text-content, .patient-commitment .section .our-difference .text-content, .patient-commitment .section .our-commitment .text-content {
        flex: 0 0 auto;
        width: calc(83.33333% - 1.875rem);
        margin-left: .9375rem;
        margin-right: .9375rem;
        padding: 0
    }
}

@media screen and (min-width: 48em) {
    .patient-commitment .section .why-choose-us .text-content, .patient-commitment .section .lower-cost .text-content, .patient-commitment .section .our-difference .text-content, .patient-commitment .section .our-commitment .text-content {
        flex: 0 0 auto;
        width: calc(50% - 3.75rem);
        margin-left: 1.875rem;
        margin-right: 1.875rem
    }

    .patient-commitment .section .why-choose-us .text-content h2, .patient-commitment .section .lower-cost .text-content h2, .patient-commitment .section .our-difference .text-content h2, .patient-commitment .section .our-commitment .text-content h2 {
        font-size: 1.25rem
    }

    .patient-commitment .section .why-choose-us .text-content h3, .patient-commitment .section .lower-cost .text-content h3, .patient-commitment .section .our-difference .text-content h3, .patient-commitment .section .our-commitment .text-content h3 {
        font-size: 1.125rem
    }

    .patient-commitment .section .why-choose-us .text-content p, .patient-commitment .section .lower-cost .text-content p, .patient-commitment .section .our-difference .text-content p, .patient-commitment .section .our-commitment .text-content p {
        font-size: 1rem;
        padding: 0 4px
    }
}

@media screen and (min-width: 62em) {
    .patient-commitment .section .why-choose-us .text-content h2, .patient-commitment .section .lower-cost .text-content h2, .patient-commitment .section .our-difference .text-content h2, .patient-commitment .section .our-commitment .text-content h2 {
        font-size: 1.5rem
    }

    .patient-commitment .section .why-choose-us .text-content h3, .patient-commitment .section .lower-cost .text-content h3, .patient-commitment .section .our-difference .text-content h3, .patient-commitment .section .our-commitment .text-content h3 {
        font-size: 1.25rem
    }

    .patient-commitment .section .why-choose-us .text-content p, .patient-commitment .section .lower-cost .text-content p, .patient-commitment .section .our-difference .text-content p, .patient-commitment .section .our-commitment .text-content p {
        font-size: 18px
    }
}

.patient-commitment .section .why-choose-us .text-content .text-block,.patient-commitment .section .lower-cost .text-content .text-block,.patient-commitment .section .our-difference .text-content .text-block,.patient-commitment .section .our-commitment .text-content .text-block {
    line-height: 1.3
}

@media screen and (min-width: 48em) {
    .patient-commitment .section .why-choose-us .text-content .text-block, .patient-commitment .section .lower-cost .text-content .text-block, .patient-commitment .section .our-difference .text-content .text-block, .patient-commitment .section .our-commitment .text-content .text-block {
        flex: 0 0 auto;
        width: 83.33333%;
        margin-left: 0;
        margin-right: 0
    }

    .patient-commitment .section .why-choose-us .text-content .text-block h2, .patient-commitment .section .why-choose-us .text-content .text-block h3, .patient-commitment .section .lower-cost .text-content .text-block h2, .patient-commitment .section .lower-cost .text-content .text-block h3, .patient-commitment .section .our-difference .text-content .text-block h2, .patient-commitment .section .our-difference .text-content .text-block h3, .patient-commitment .section .our-commitment .text-content .text-block h2, .patient-commitment .section .our-commitment .text-content .text-block h3 {
        font-size: 1.375rem
    }

    .patient-commitment .section .why-choose-us .text-content .text-block p, .patient-commitment .section .lower-cost .text-content .text-block p, .patient-commitment .section .our-difference .text-content .text-block p, .patient-commitment .section .our-commitment .text-content .text-block p {
        font-size: 1.25rem
    }
}

.patient-commitment .section .why-choose-us .text-content img,.patient-commitment .section .lower-cost .text-content img,.patient-commitment .section .our-difference .text-content img,.patient-commitment .section .our-commitment .text-content img {
    margin-top: 10px
}

.patient-commitment .section .lower-cost .text-content .text-block h3 {
    font-size: 1.125rem
}

.patient-commitment .section .lower-cost .text-content .text-block p {
    font-size: 1rem
}

@media screen and (min-width: 62em) {
    .patient-commitment .section .lower-cost .text-content .text-block h3 {
        font-size: 1.25rem
    }

    .patient-commitment .section .lower-cost .text-content .text-block p {
        font-size: 1.125rem
    }
}

.patient-commitment .section .our-commitment .text-content {
    order: 2;
    margin: 0 1rem;
    flex: 0 0 auto;
    width: calc(83.33333% - 1.25rem);
    margin-left: .625rem;
    margin-right: .625rem
}

@media screen and (min-width: 30em) {
    .patient-commitment .section .our-commitment .text-content {
        order: 1;
        margin: 20px 0;
        flex: 0 0 auto;
        width: calc(58.33333% - 2.5rem);
        margin-left: 1.25rem;
        margin-right: 1.25rem
    }
}

.patient-commitment .section .our-commitment img {
    order: 1;
    max-width: 50%;
    margin: 1rem 0 0
}

@media screen and (min-width: 30em) {
    .patient-commitment .section .our-commitment img {
        order: 2;
        flex: 0 0 auto;
        width: 25%;
        margin-left: 0;
        margin-right: 0
    }
}

.life-at-sca .section.wide-color-bg {
    background-color: #E2E3E4
}

.life-at-sca .section .page-hero {
    position: relative
}

.life-at-sca .section .page-hero .hero-image {
    transition: all 0.5s ease-out;
    background-size: cover;
    height: 128px
}

@media screen and (min-width: 30em) {
    .life-at-sca .section .page-hero .hero-image {
        height: 162px
    }
}

@media screen and (min-width: 48em) {
    .life-at-sca .section .page-hero .hero-image {
        height: 214px;
        background-position: left center
    }
}

@media screen and (min-width: 75em) {
    .life-at-sca .section .page-hero .hero-image {
        height: 244px
    }
}

.life-at-sca .section .page-hero h1 {
    flex: 0 0 auto;
    width: calc(100% - 1.25rem);
    margin-left: .625rem;
    margin-right: .625rem;
    padding: 1rem;
    margin: 0 auto;
    font-family: "canada-type-gibson", sans-serif;
    font-size: 1.25rem;
    font-weight: 600;
    text-align: center;
    line-height: 1.3
}

@media screen and (min-width: 30em) {
    .life-at-sca .section .page-hero h1 {
        font-size: 1.325rem
    }
}

@media screen and (min-width: 48em) {
    .life-at-sca .section .page-hero h1 {
        padding-right: 0;
        padding-left: 0;
        max-width: 1000px;
        margin-left: auto;
        margin-right: auto;
        padding: 1rem 0;
        margin: 0 auto;
        line-height: 1.3;
        font-family: "canada-type-gibson", sans-serif;
        font-size: 1.5625rem;
        font-weight: 600;
        text-align: center
    }
}

.life-at-sca .section .page-header {
    padding-right: 0;
    padding-left: 0;
    max-width: 1000px;
    margin-left: auto;
    margin-right: auto
}

.life-at-sca .section .page-header section.grid {
    display: flex;
    flex-flow: row wrap;
    align-items: center
}

.life-at-sca .section .page-header .text-block {
    margin: 0;
    padding: 0;
    border-top: 34px solid #E2E3E4
}

.life-at-sca .section .page-header .text-block h2 {
    flex: 0 0 auto;
    width: calc(100% - 5rem);
    margin-left: 2.5rem;
    margin-right: 2.5rem;
    font-family: "canada-type-gibson", sans-serif;
    font-size: 1.375rem;
    font-weight: 600
}

.life-at-sca .section .page-header .text-block p {
    flex: 0 0 auto;
    width: calc(100% - 5rem);
    margin-left: 2.5rem;
    margin-right: 2.5rem;
    font-family: "canada-type-gibson", sans-serif;
    font-size: 1.125rem;
    font-weight: 400
}

.life-at-sca .section .career-growth {
    padding-right: 0;
    padding-left: 0;
    max-width: 1000px;
    margin-left: auto;
    margin-right: auto
}

.life-at-sca .section .career-growth section.grid {
    display: flex;
    flex-flow: row wrap;
    justify-content: center
}

.life-at-sca .section .career-growth .text-content {
    flex: 0 0 auto;
    width: 100%;
    margin-left: 0;
    margin-right: 0;
    border-top: 34px solid #EA8651;
    font-family: "canada-type-gibson", sans-serif
}

.life-at-sca .section .career-growth .text-content.grid {
    display: flex;
    flex-flow: row wrap;
    padding: 0 40px
}

.life-at-sca .section .career-growth .text-content h3 {
    flex: 0 0 auto;
    width: 100%;
    margin-left: 0;
    margin-right: 0;
    font-family: "canada-type-gibson", sans-serif;
    font-size: 1.375rem;
    font-weight: 600
}

.life-at-sca .section .career-growth .text-content .text-block {
    display: flex;
    flex: 0 0 auto;
    width: 100%;
    margin-left: 0;
    margin-right: 0;
    margin-bottom: 20px
}

@media screen and (min-width: 48em) {
    .life-at-sca .section .career-growth .text-content .text-block {
        flex: 0 0 auto;
        width: 50%;
        margin-left: 0;
        margin-right: 0;
        padding-right: 20px;
        margin-bottom: 0
    }
}

.life-at-sca .section .career-growth .text-content .text-block img {
    max-width: 64px;
    height: 64px
}

.life-at-sca .section .career-growth .text-content .text-block p {
    margin-top: 0;
    margin-left: 1rem
}

.life-at-sca .section .career-growth .text-content .text-block p .subheading {
    font-weight: 600
}

.life-at-sca .section .career-growth .text-content .text-block a {
    color: #003865
}

.life-at-sca .section .supporting-diversity {
    padding-right: 0;
    padding-left: 0;
    max-width: 1000px;
    margin-left: auto;
    margin-right: auto
}

.life-at-sca .section .supporting-diversity section.grid {
    display: flex;
    flex-flow: row wrap;
    justify-content: center
}

.life-at-sca .section .supporting-diversity .text-content {
    flex: 0 0 auto;
    width: 100%;
    margin-left: 0;
    margin-right: 0;
    border-top: 34px solid #EA8651;
    font-family: "canada-type-gibson", sans-serif;
    margin-top: 10px
}

.life-at-sca .section .supporting-diversity .text-content p {
    margin-top: 0
}

.life-at-sca .section .supporting-diversity .text-content .blue-btn {
    margin: 0 auto
}

.life-at-sca .section .supporting-diversity .text-content.grid {
    display: flex;
    flex-flow: row wrap;
    padding: 0 40px;
    align-content: center
}

.life-at-sca .section .supporting-diversity .text-content h3 {
    flex: 0 0 auto;
    width: 100%;
    margin-left: 0;
    margin-right: 0;
    font-family: "canada-type-gibson", sans-serif;
    font-size: 1.375rem;
    font-weight: 600;
    margin-bottom: 11px
}

.life-at-sca .section .supporting-diversity .text-content .icon-text-block {
    display: flex;
    flex-flow: row nowrap;
    flex: 0 0 auto;
    width: 100%;
    margin-left: 0;
    margin-right: 0;
    margin-bottom: 20px
}

@media screen and (min-width: 48em) {
    .life-at-sca .section .supporting-diversity .text-content .icon-text-block {
        flex: 0 0 auto;
        width: 50%;
        margin-left: 0;
        margin-right: 0;
        padding-right: 20px;
        margin-bottom: 0
    }
}

.life-at-sca .section .supporting-diversity .text-content .icon-text-block img {
    max-width: 64px;
    height: 64px
}

.life-at-sca .section .supporting-diversity .text-content .icon-text-block p {
    margin-top: 0;
    margin-left: 1rem
}

.life-at-sca .section .supporting-diversity .text-content .icon-text-block p .subheading {
    font-weight: 600
}

.life-at-sca .section .benefits {
    padding-right: 0;
    padding-left: 0;
    max-width: 1000px;
    margin-left: auto;
    margin-right: auto
}

.life-at-sca .section .benefits section.grid {
    display: flex;
    flex-flow: row wrap;
    justify-content: center
}

.life-at-sca .section .benefits .text-content {
    flex: 0 0 auto;
    width: 100%;
    margin-left: 0;
    margin-right: 0;
    border-top: 34px solid #63B1BC;
    font-family: "canada-type-gibson", sans-serif;
    margin-top: 10px
}

.life-at-sca .section .benefits .text-content.grid {
    display: flex;
    flex-flow: row wrap;
    padding: 0 40px
}

.life-at-sca .section .benefits .text-content h3 {
    flex: 0 0 auto;
    width: 100%;
    margin-left: 0;
    margin-right: 0;
    font-family: "canada-type-gibson", sans-serif;
    font-size: 1.375rem;
    font-weight: 600;
    margin-bottom: 0
}

.life-at-sca .section .benefits .text-content .blue-btn {
    flex: 0 0 auto;
    width: 100%;
    margin-left: 0;
    margin-right: 0
}

.life-at-sca .section .benefits .text-content .text-block {
    flex: 0 0 auto;
    width: 100%;
    margin-left: 0;
    margin-right: 0;
    display: flex;
    margin-top: 20px
}

@media screen and (min-width: 48em) {
    .life-at-sca .section .benefits .text-content .text-block {
        flex: 0 0 auto;
        width: 50%;
        margin-left: 0;
        margin-right: 0;
        padding-right: 20px;
        margin-top: 30px
    }
}

.life-at-sca .section .benefits .text-content .text-block p.icon {
    flex: 0 0 auto;
    margin: 0;
    padding: 0;
    max-width: 64px;
    max-height: 64px
}

.life-at-sca .section .benefits .text-content .text-block p {
    margin: 0 0 0 1rem
}

.life-at-sca .section .benefits .text-content .text-block p.subheading {
    font-weight: 600;
    margin-bottom: 8px
}

.life-at-sca .section .benefits .text-content .text-block ul {
    padding: 0;
    margin: 0 0 0 1rem
}

.life-at-sca .section .benefits .text-content .text-block li {
    margin: 0 0 .3rem 1rem
}

.life-at-sca .section .career-growth .text-content {
    border-top: 34px solid #EA8651
}

.life-at-sca .section .supporting-diversity .text-content {
    border-top: 34px solid #C5B9AC
}

.teams-roles .section.wide-color-bg {
    background-color: #E2E3E4
}

.teams-roles .section .page-hero {
    position: relative
}

.teams-roles .section .page-hero .hero-image {
    transition: all 0.5s ease-out;
    background: white url("/wp-content/themes/sca/images/page-teamroles-hero.jpg") no-repeat 50% center;
    background-size: cover;
    height: 128px
}

@media screen and (min-width: 30em) {
    .teams-roles .section .page-hero .hero-image {
        height: 162px
    }
}

@media screen and (min-width: 48em) {
    .teams-roles .section .page-hero .hero-image {
        height: 214px;
        background-position: center center
    }
}

@media screen and (min-width: 75em) {
    .teams-roles .section .page-hero .hero-image {
        background-position: center top;
        height: 240px
    }
}

.teams-roles .section .page-hero h1 {
    flex: 0 0 auto;
    width: calc(100% - 1.25rem);
    margin-left: .625rem;
    margin-right: .625rem;
    padding: 1rem;
    margin: 0 auto;
    font-family: "canada-type-gibson", sans-serif;
    font-size: 1.25rem;
    font-weight: 600;
    text-align: center;
    line-height: 1.3
}

@media screen and (min-width: 30em) {
    .teams-roles .section .page-hero h1 {
        font-size: 1.325rem
    }
}

@media screen and (min-width: 48em) {
    .teams-roles .section .page-hero h1 {
        padding-right: 0;
        padding-left: 0;
        max-width: 1000px;
        margin-left: auto;
        margin-right: auto;
        padding: 1rem 0;
        margin: 0 auto;
        line-height: 1.3;
        font-family: "canada-type-gibson", sans-serif;
        font-size: 1.5625rem;
        font-weight: 600;
        text-align: center
    }
}

.teams-roles .section .team-pillars {
    padding-right: 0;
    padding-left: 0;
    max-width: 1000px;
    margin-left: auto;
    margin-right: auto;
    margin-bottom: 10px
}

.teams-roles .section .team-pillars section.grid {
    display: flex;
    flex-flow: row wrap
}

.teams-roles .section .team-pillars .text-content {
    display: flex;
    flex-flow: row wrap;
    flex: 0 0 auto;
    width: calc(100% - 1.25rem);
    margin-left: .625rem;
    margin-right: .625rem;
    align-items: flex-start;
    padding: 30px 10px;
    margin-bottom: 10px
}

@media screen and (min-width: 48em) {
    .teams-roles .section .team-pillars .text-content {
        flex: 0 0 auto;
        width: calc(33.33333% - .9375rem);
        margin-left: .46875rem;
        margin-right: .46875rem
    }
}

.teams-roles .section .team-pillars .text-content .icon {
    max-width: 150px;
    margin: 0 auto
}

.teams-roles .section .team-pillars .text-content.team {
    background-color: #E8E8E6
}

.teams-roles .section .team-pillars .text-content.empathy {
    background-color: #C5B9AD
}

.teams-roles .section .team-pillars .text-content.support {
    background-color: #B5D7DB
}

.teams-roles .section .team-pillars .text-content .text-block {
    flex: 0 0 auto;
    width: calc(100% - 1.25rem);
    margin-left: .625rem;
    margin-right: .625rem;
    display: flex;
    flex-flow: column wrap;
    justify-content: center;
    text-align: left
}

.teams-roles .section .team-pillars .text-content .text-block h2 {
    font-size: 1.375rem;
    margin-bottom: 0
}

.teams-roles .section .team-pillars .text-content .text-block p {
    font-size: 1.125rem
}

.case-studies .section.wide-color-bg {
    background-color: #E2E3E4
}

.case-studies .section .page-hero {
    position: relative
}

.case-studies .section .page-hero .hero-image {
    transition: all 0.5s ease-out;
    background-size: cover;
    height: 128px
}

@media screen and (min-width: 30em) {
    .case-studies .section .page-hero .hero-image {
        height: 162px
    }
}

@media screen and (min-width: 48em) {
    .case-studies .section .page-hero .hero-image {
        height: 214px;
        background-position: center center
    }
}

@media screen and (min-width: 75em) {
    .case-studies .section .page-hero .hero-image {
        background-position: center top;
        height: 240px
    }
}

.case-studies .section .page-hero h1 {
    flex: 0 0 auto;
    width: calc(100% - 1.25rem);
    margin-left: .625rem;
    margin-right: .625rem;
    padding: 1rem;
    margin: 0 auto;
    font-family: "canada-type-gibson", sans-serif;
    font-size: 1.25rem;
    font-weight: 600;
    text-align: center;
    line-height: 1.3
}

@media screen and (min-width: 30em) {
    .case-studies .section .page-hero h1 {
        font-size: 1.325rem
    }
}

@media screen and (min-width: 48em) {
    .case-studies .section .page-hero h1 {
        padding-right: 0;
        padding-left: 0;
        max-width: 1000px;
        margin-left: auto;
        margin-right: auto;
        padding: 1rem 0;
        margin: 0 auto;
        line-height: 1.3;
        font-family: "canada-type-gibson", sans-serif;
        font-size: 1.5625rem;
        font-weight: 600;
        text-align: center
    }
}

.leadership .section.wide-color-bg {
    background-color: #E2E3E4
}

.leadership .section .page-hero {
    position: relative
}

.leadership .section .page-hero .hero-image {
    transition: all 0.5s ease-out;
    background-size: cover;
    /* height: 128px; */
}

@media screen and (min-width: 30em) {
    .leadership .section .page-hero .hero-image {
        /* height: 162px; */
    }
}

@media screen and (min-width: 48em) {
    .leadership .section .page-hero .hero-image {
        /* height: 214px; */ background-position: center center
    }
}

@media screen and (min-width: 75em) {
    .leadership .section .page-hero .hero-image {
        background-position: center top;
        /* height: 240px; */
    }
}

.leadership .section .page-hero h1 {
    flex: 0 0 auto;
    width: calc(100% - 1.25rem);
    margin-left: .625rem;
    margin-right: .625rem;
    padding: 1rem;
    margin: 0 auto;
    font-family: "canada-type-gibson", sans-serif;
    font-size: 1.25rem;
    font-weight: 600;
    text-align: center;
    line-height: 1.3
}

@media screen and (min-width: 30em) {
    .leadership .section .page-hero h1 {
        font-size: 1.325rem
    }
}

@media screen and (min-width: 48em) {
    .leadership .section .page-hero h1 {
        padding-right: 0;
        padding-left: 0;
        max-width: 1000px;
        margin-left: auto;
        margin-right: auto;
        padding: 1rem 0;
        margin: 0 auto;
        line-height: 1.3;
        font-family: "canada-type-gibson", sans-serif;
        font-size: 1.5625rem;
        font-weight: 600;
        text-align: center
    }
}

.community-service .section.wide-color-bg {
    background-color: #E2E3E4
}

.community-service .section .page-hero {
    position: relative
}

.community-service .section .page-hero .hero-image {
    transition: all 0.5s ease-out;
    background-size: cover;
    height: 128px
}

@media screen and (min-width: 30em) {
    .community-service .section .page-hero .hero-image {
        height: 162px
    }
}

@media screen and (min-width: 48em) {
    .community-service .section .page-hero .hero-image {
        height: 214px;
        background-position: center center
    }
}

@media screen and (min-width: 75em) {
    .community-service .section .page-hero .hero-image {
        background-position: center top;
        height: 240px
    }
}

.community-service .section .page-hero h1 {
    flex: 0 0 auto;
    width: calc(100% - 1.25rem);
    margin-left: .625rem;
    margin-right: .625rem;
    padding: 1rem;
    margin: 0 auto;
    font-family: "canada-type-gibson", sans-serif;
    font-size: 1.25rem;
    font-weight: 600;
    text-align: center;
    line-height: 1.3
}

@media screen and (min-width: 30em) {
    .community-service .section .page-hero h1 {
        font-size: 1.325rem
    }
}

@media screen and (min-width: 48em) {
    .community-service .section .page-hero h1 {
        padding-right: 0;
        padding-left: 0;
        max-width: 1000px;
        margin-left: auto;
        margin-right: auto;
        padding: 1rem 0;
        margin: 0 auto;
        line-height: 1.3;
        font-family: "canada-type-gibson", sans-serif;
        font-size: 1.5625rem;
        font-weight: 600;
        text-align: center
    }
}

.contact .section.wide-color-bg {
    background-color: #E2E3E4
}

.contact .section .page-hero {
    position: relative
}

.contact .section .page-hero .hero-image {
    transition: all 0.5s ease-out;
    background-size: cover;
    height: 128px
}

@media screen and (min-width: 30em) {
    .contact .section .page-hero .hero-image {
        height: 162px
    }
}

@media screen and (min-width: 48em) {
    .contact .section .page-hero .hero-image {
        height: 214px;
        background-position: center center
    }
}

@media screen and (min-width: 75em) {
    .contact .section .page-hero .hero-image {
        background-position: center top;
        height: 240px
    }
}

.contact .section .page-hero h1 {
    flex: 0 0 auto;
    width: calc(100% - 1.25rem);
    margin-left: .625rem;
    margin-right: .625rem;
    padding: 1rem;
    margin: 0 auto;
    font-family: "canada-type-gibson", sans-serif;
    font-size: 1.25rem;
    font-weight: 600;
    text-align: center;
    line-height: 1.3
}

@media screen and (min-width: 30em) {
    .contact .section .page-hero h1 {
        font-size: 1.325rem
    }
}

@media screen and (min-width: 48em) {
    .contact .section .page-hero h1 {
        padding-right: 0;
        padding-left: 0;
        max-width: 1000px;
        margin-left: auto;
        margin-right: auto;
        padding: 1rem 0;
        margin: 0 auto;
        line-height: 1.3;
        font-family: "canada-type-gibson", sans-serif;
        font-size: 1.5625rem;
        font-weight: 600;
        text-align: center
    }
}

.contact .section .container.locations {
    padding-right: 0;
    padding-left: 0;
    max-width: 1000px;
    margin-left: auto;
    margin-right: auto
}

.contact .section .container.locations h2 {
    flex: 0 0 auto;
    width: calc(100% - 1.25rem);
    margin-left: .625rem;
    margin-right: .625rem;
    padding: 0 1rem;
    margin: 0;
    font-family: "canada-type-gibson", sans-serif;
    font-size: 1.25rem;
    font-weight: 600;
    text-align: left;
    line-height: 1.3
}

@media screen and (min-width: 30em) {
    .contact .section .container.locations h2 {
        font-size: 1.325rem
    }
}

@media screen and (min-width: 48em) {
    .contact .section .container.locations h2 {
        padding-right: 0;
        padding-left: 0;
        max-width: 1000px;
        margin-left: auto;
        margin-right: auto;
        padding: 0 1rem;
        margin: 0 0 1rem 0;
        line-height: 1.3;
        font-family: "canada-type-gibson", sans-serif;
        font-size: 1.5625rem;
        font-weight: 600;
        text-align: left
    }
}

.contact .section .container.locations .text-block {
    margin: 0 0 20px 0
}

.contact .section .container.locations .text-block p {
    padding-bottom: 0;
    margin: 0
}

.contact .section .container.locations a,.contact .section .container.locations p {
    padding: 0 1rem
}

.contact .section .container.locations a {
    padding: 0 0 0 1rem
}

.privacy-policy .section,.patient-rights .section,.california-consumer-privacy-notice .section,.notice-of-privacy-practices-spanish .section,.notice-of-privacy-practices-english .section,.limited-english-proficiency .section,.anti-discrimination-policy .section,.terms-of-use .section,.terms-conditions .section {
    padding-right: 0;
    padding-left: 0;
    max-width: 1000px;
    margin-left: auto;
    margin-right: auto
}

.privacy-policy .section h1,.patient-rights .section h1,.california-consumer-privacy-notice .section h1,.notice-of-privacy-practices-spanish .section h1,.notice-of-privacy-practices-english .section h1,.limited-english-proficiency .section h1,.anti-discrimination-policy .section h1,.terms-of-use .section h1,.terms-conditions .section h1 {
    flex: 0 0 auto;
    width: calc(100% - 1.25rem);
    margin-left: .625rem;
    margin-right: .625rem;
    margin: 1rem;
    font-family: "canada-type-gibson", sans-serif;
    font-size: 1.25rem;
    font-weight: 600;
    text-align: left;
    line-height: 1.3
}

@media screen and (min-width: 30em) {
    .privacy-policy .section h1, .patient-rights .section h1, .california-consumer-privacy-notice .section h1, .notice-of-privacy-practices-spanish .section h1, .notice-of-privacy-practices-english .section h1, .limited-english-proficiency .section h1, .anti-discrimination-policy .section h1, .terms-of-use .section h1, .terms-conditions .section h1 {
        font-size: 1.325rem
    }
}

@media screen and (min-width: 48em) {
    .privacy-policy .section h1, .patient-rights .section h1, .california-consumer-privacy-notice .section h1, .notice-of-privacy-practices-spanish .section h1, .notice-of-privacy-practices-english .section h1, .limited-english-proficiency .section h1, .anti-discrimination-policy .section h1, .terms-of-use .section h1, .terms-conditions .section h1 {
        padding-right: 0;
        padding-left: 0;
        max-width: 1000px;
        margin-left: auto;
        margin-right: auto;
        padding: 0 1rem;
        margin: 1rem 0;
        line-height: 1.3;
        font-family: "canada-type-gibson", sans-serif;
        font-size: 1.5625rem;
        font-weight: 600;
        text-align: left
    }
}

.privacy-policy .section strong,.patient-rights .section strong,.california-consumer-privacy-notice .section strong,.notice-of-privacy-practices-spanish .section strong,.notice-of-privacy-practices-english .section strong,.limited-english-proficiency .section strong,.anti-discrimination-policy .section strong,.terms-of-use .section strong,.terms-conditions .section strong {
    font-weight: 600
}

.privacy-policy .section h2,.privacy-policy .section h3,.privacy-policy .section h4,.privacy-policy .section p,.patient-rights .section h2,.patient-rights .section h3,.patient-rights .section h4,.patient-rights .section p,.california-consumer-privacy-notice .section h2,.california-consumer-privacy-notice .section h3,.california-consumer-privacy-notice .section h4,.california-consumer-privacy-notice .section p,.notice-of-privacy-practices-spanish .section h2,.notice-of-privacy-practices-spanish .section h3,.notice-of-privacy-practices-spanish .section h4,.notice-of-privacy-practices-spanish .section p,.notice-of-privacy-practices-english .section h2,.notice-of-privacy-practices-english .section h3,.notice-of-privacy-practices-english .section h4,.notice-of-privacy-practices-english .section p,.limited-english-proficiency .section h2,.limited-english-proficiency .section h3,.limited-english-proficiency .section h4,.limited-english-proficiency .section p,.anti-discrimination-policy .section h2,.anti-discrimination-policy .section h3,.anti-discrimination-policy .section h4,.anti-discrimination-policy .section p,.terms-of-use .section h2,.terms-of-use .section h3,.terms-of-use .section h4,.terms-of-use .section p,.terms-conditions .section h2,.terms-conditions .section h3,.terms-conditions .section h4,.terms-conditions .section p {
    padding: 0 1rem
}

.privacy-policy .section a,.patient-rights .section a,.california-consumer-privacy-notice .section a,.notice-of-privacy-practices-spanish .section a,.notice-of-privacy-practices-english .section a,.limited-english-proficiency .section a,.anti-discrimination-policy .section a,.terms-of-use .section a,.terms-conditions .section a {
    color: #003865
}

.privacy-policy .section .wp-block-file__button,.patient-rights .section .wp-block-file__button,.california-consumer-privacy-notice .section .wp-block-file__button,.notice-of-privacy-practices-spanish .section .wp-block-file__button,.notice-of-privacy-practices-english .section .wp-block-file__button,.limited-english-proficiency .section .wp-block-file__button,.anti-discrimination-policy .section .wp-block-file__button,.terms-of-use .section .wp-block-file__button,.terms-conditions .section .wp-block-file__button {
    padding: .5rem;
    color: white;
    background-color: #003865
}

.icon::before {
    display: inline-block;
    font-style: normal;
    font-variant: normal;
    text-rendering: auto;
    -webkit-font-smoothing: antialiased
}

.file-download::before {
    padding-left: 1rem;
    font-family: "Font Awesome 5 Free";
    font-size: 1.6rem;
    font-weight: 400;
    content: "\f1c1"
}

.news-content {
    padding-right: 0;
    padding-left: 0;
    max-width: 1000px;
    margin-left: auto;
    margin-right: auto
}

.news .section .page-hero {
    position: relative
}

.news .section .page-hero .hero-image {
    transition: all 0.5s ease-out;
    background-size: cover;
    height: 128px
}

@media screen and (min-width: 30em) {
    .news .section .page-hero .hero-image {
        height: 162px
    }
}

@media screen and (min-width: 48em) {
    .news .section .page-hero .hero-image {
        height: 214px
    }
}

@media screen and (min-width: 75em) {
    .news .section .page-hero .hero-image {
        background-position: right top;
        height: 240px
    }
}

.news .section .page-hero h1 {
    flex: 0 0 auto;
    width: calc(100% - 1.25rem);
    margin-left: .625rem;
    margin-right: .625rem;
    padding: 1rem;
    margin: 0 auto;
    font-family: "canada-type-gibson", sans-serif;
    font-size: 1.25rem;
    font-weight: 600;
    text-align: center;
    line-height: 1.3
}

@media screen and (min-width: 30em) {
    .news .section .page-hero h1 {
        font-size: 1.325rem
    }
}

@media screen and (min-width: 48em) {
    .news .section .page-hero h1 {
        padding-right: 0;
        padding-left: 0;
        max-width: 1000px;
        margin-left: auto;
        margin-right: auto;
        padding: 1rem 0;
        margin: 0 auto;
        line-height: 1.3;
        font-family: "canada-type-gibson", sans-serif;
        font-size: 1.5625rem;
        font-weight: 600;
        text-align: center
    }
}

.news .section .container.listing {
    margin-bottom: 10px;
    background-color: #f0f1f1
}

.news .section .container.listing.tealbg {
    background-color: #d9ebed
}

.news .section .container.listing.no-bg {
    background-color: transparent
}

.news .section .container.listing section.grid {
    display: flex;
    flex-flow: row wrap;
    align-items: center;
    justify-content: center
}

.news .section .container.listing .halfsize {
    background: none !important;
    align-items: stretch !important;
    justify-content: space-between !important
}

.news .section .container.listing .halfsize .text-content {
    background-color: #d9ebed;
    flex: 0 0 auto;
    width: 100%;
    margin-left: 0;
    margin-right: 0;
    margin-bottom: 10px
}

@media screen and (min-width: 30em) {
    .news .section .container.listing .halfsize .text-content {
        flex: 0 0 auto;
        width: 50%;
        margin-left: 0;
        margin-right: 0;
        margin-left: 0;
        border-right: 10px solid white;
        margin-bottom: 0px;
        padding-bottom: 20px
    }

    .news .section .container.listing .halfsize .text-content.no-border {
        border: none
    }
}

.news .section .container.listing .halfsize img {
    display: block
}

.news .section .container.listing p {
    font-size: 1.125rem
}

.news .section .container.listing .publication-date {
    font-family: "canada-type-gibson", sans-serif;
    font-size: 0.75rem;
    font-weight: 500;
    color: #397a84
}

.news .section .container.listing h2 {
    margin: 0 0 10px 0;
    line-height: 1.3;
    font-family: "canada-type-gibson", sans-serif;
    font-weight: 600;
    font-size: 1.25rem;
    color: #003865
}

.news .section .container.listing a {
    font-family: "canada-type-gibson", sans-serif;
    font-size: 0.8125rem;
    font-weight: 500;
    color: #003865;
    text-decoration: none;
    padding: 10px 10px 10px 0
}

.news .section .container.listing .image-content {
    display: flex;
    flex-flow: row wrap;
    flex: 0 0 auto;
    width: calc(100% - 1.25rem);
    margin-left: .625rem;
    margin-right: .625rem;
    padding-top: 20px;
    justify-content: center
}

@media screen and (min-width: 30em) {
    .news .section .container.listing .image-content {
        flex: 0 0 auto;
        width: calc(83.33333% - 1.875rem);
        margin-left: .9375rem;
        margin-right: .9375rem;
        padding-top: 0
    }
}

@media screen and (min-width: 48em) {
    .news .section .container.listing .image-content {
        flex: 0 0 auto;
        width: 33.33333%;
        margin-left: 0;
        margin-right: 0
    }
}

.news .section .container.listing .image-content img {
    align-self: flex-start;
    max-width: 100%;
    max-height: 320px
}

.news .section .container.listing .image-content img.news-logo {
    margin-top: 30px;
    max-height: 105px
}

.news .section .container.listing .text-content {
    flex: 0 0 auto;
    width: calc(100% - 1.25rem);
    margin-left: .625rem;
    margin-right: .625rem;
    padding: 1rem
}

.news .section .container.listing .text-content h2 {
    font-size: 1.125rem
}

@media screen and (min-width: 30em) {
    .news .section .container.listing .text-content {
        flex: 0 0 auto;
        width: calc(83.33333% - 1.875rem);
        margin-left: .9375rem;
        margin-right: .9375rem
    }
}

@media screen and (min-width: 48em) {
    .news .section .container.listing .text-content {
        flex: 0 0 auto;
        width: calc(66.66667% - 1.875rem);
        margin-left: .9375rem;
        margin-right: .9375rem
    }

    .news .section .container.listing .text-content h2 {
        font-size: 1.25rem
    }
}

.physicians .section.wide-color-bg,.health-plans .section.wide-color-bg,.hospital-systems .section.wide-color-bg {
    background-color: #E2E3E4
}

.physicians .section .page-hero,.health-plans .section .page-hero,.hospital-systems .section .page-hero {
    position: relative
}

.physicians .section .page-hero .hero-image,.health-plans .section .page-hero .hero-image,.hospital-systems .section .page-hero .hero-image {
    transition: all 0.5s ease-out;
    background-size: cover;
    background-position: right;
    height: 128px
}

@media screen and (min-width: 30em) {
    .physicians .section .page-hero .hero-image, .health-plans .section .page-hero .hero-image, .hospital-systems .section .page-hero .hero-image {
        height: 162px
    }
}

@media screen and (min-width: 48em) {
    .physicians .section .page-hero .hero-image, .health-plans .section .page-hero .hero-image, .hospital-systems .section .page-hero .hero-image {
        height: 214px;
        background-position: center center
    }
}

@media screen and (min-width: 75em) {
    .physicians .section .page-hero .hero-image, .health-plans .section .page-hero .hero-image, .hospital-systems .section .page-hero .hero-image {
        background-position: center top;
        height: 240px
    }
}

.physicians .section .page-hero h1,.health-plans .section .page-hero h1,.hospital-systems .section .page-hero h1 {
    flex: 0 0 auto;
    width: calc(100% - 1.25rem);
    margin-left: .625rem;
    margin-right: .625rem;
    padding: 1rem;
    margin: 0 auto;
    font-family: "canada-type-gibson", sans-serif;
    font-size: 1.25rem;
    font-weight: 600;
    text-align: center;
    line-height: 1.3
}

@media screen and (min-width: 30em) {
    .physicians .section .page-hero h1, .health-plans .section .page-hero h1, .hospital-systems .section .page-hero h1 {
        font-size: 1.325rem
    }
}

@media screen and (min-width: 48em) {
    .physicians .section .page-hero h1, .health-plans .section .page-hero h1, .hospital-systems .section .page-hero h1 {
        padding-right: 0;
        padding-left: 0;
        max-width: 1000px;
        margin-left: auto;
        margin-right: auto;
        padding: 1rem 0;
        margin: 0 auto;
        line-height: 1.3;
        font-family: "canada-type-gibson", sans-serif;
        font-size: 1.5625rem;
        font-weight: 600;
        text-align: center
    }
}

.hospital-systems .section .container.page-header {
    padding-right: 0;
    padding-left: 0;
    max-width: 1000px;
    margin-left: auto;
    margin-right: auto;
    margin-bottom: 10px
}

.hospital-systems .section .container.page-header section.grid {
    display: flex;
    flex-flow: row wrap;
    align-items: center;
    justify-content: center
}

.hospital-systems .section .container.page-header .text-content {
    flex: 0 0 auto;
    width: 83.33333%;
    margin-left: 0;
    margin-right: 0;
    display: flex;
    flex-flow: row wrap
}

.hospital-systems .section .container.page-header .text-content h2 {
    font-size: 1.375rem;
    font-family: canada-type-gibson, Arial, sans-serif;
    font-weight: 400
}

.hospital-systems .section .container.page-header .text-content p {
    margin-top: 0;
    font-size: 1.125rem
}

.hospital-systems .section .container.page-header .partner-logos {
    display: flex;
    flex-flow: row wrap;
    justify-content: center
}

.hospital-systems .section .container.page-header .partner-logos img {
    max-width: 300px
}

@media screen and (min-width: 30em) {
    .hospital-systems .section .container.page-header .partner-logos img {
        max-width: 200px
    }
}

.hospital-systems .section .container.page-header .container.contact {
    padding-right: 0;
    padding-left: 0;
    max-width: 1000px;
    margin-left: auto;
    margin-right: auto;
    margin-bottom: 10px
}

.hospital-systems .section .container.page-header .container.contact section.grid {
    display: flex;
    flex-flow: row wrap;
    align-items: center;
    justify-content: center
}

.hospital-systems .section .container.partnering-system-icons {
    padding-right: 0;
    padding-left: 0;
    max-width: 1000px;
    margin-left: auto;
    margin-right: auto;
    background-color: #e2e3e4
}

.hospital-systems .section .container.partnering-system-icons section {
    padding: 10px 0
}

.hospital-systems .section .container.partnering-system-icons .text-content {
    display: flex;
    flex-flow: row wrap
}

.hospital-systems .section .container.partnering-system-icons .text-content .text-block {
    flex: 0 0 auto;
    width: calc(100% - 3.75rem);
    margin-left: 1.875rem;
    margin-right: 1.875rem;
    text-align: center
}

@media screen and (min-width: 30em) {
    .hospital-systems .section .container.partnering-system-icons .text-content .text-block {
        flex: 0 0 auto;
        width: 50%;
        margin-left: 0;
        margin-right: 0
    }
}

@media screen and (min-width: 48em) {
    .hospital-systems .section .container.partnering-system-icons .text-content .text-block {
        flex: 0 0 auto;
        width: 33.33333%;
        margin-left: 0;
        margin-right: 0
    }
}

@media screen and (min-width: 62em) {
    .hospital-systems .section .container.partnering-system-icons .text-content .text-block {
        flex: 0 0 auto;
        width: calc(33.33333% - 1.25rem);
        margin-left: .625rem;
        margin-right: .625rem
    }
}

.hospital-systems .section .container.partnering-system-icons .text-content .text-block p {
    display: block;
    font-weight: 600;
    margin-top: 0;
    padding: 0 16px
}

.hospital-systems .section .container.partnering-system-icons .text-content .text-block img {
    height: 90px
}

.hospital-systems .section .container.system-diagram {
    padding-right: 0;
    padding-left: 0;
    max-width: 1000px;
    margin-left: auto;
    margin-right: auto;
    padding-top: 20px
}

.hospital-systems .section .container.system-diagram section.grid {
    display: flex;
    flex-flow: row wrap;
    align-items: center
}

.hospital-systems .section .container.system-diagram h2 {
    text-align: center
}

.hospital-systems .section .container.system-diagram .image-content {
    flex: 0 0 auto;
    width: calc(100% - 1.25rem);
    margin-left: .625rem;
    margin-right: .625rem
}

@media screen and (min-width: 30em) {
    .hospital-systems .section .container.system-diagram .image-content {
        flex: 0 0 auto;
        width: 50%;
        margin-left: 0;
        margin-right: 0
    }
}

.hospital-systems .section .container.system-diagram .image-content img {
    width: 100%
}

.hospital-systems .section .container.system-diagram .text-content {
    flex: 0 0 auto;
    width: calc(100% - 1.25rem);
    margin-left: .625rem;
    margin-right: .625rem
}

@media screen and (min-width: 30em) {
    .hospital-systems .section .container.system-diagram .text-content {
        flex: 0 0 auto;
        width: 50%;
        margin-left: 0;
        margin-right: 0
    }
}

.hospital-systems .section .container.system-diagram .text-content .subheading {
    font-size: 1.25rem;
    font-weight: 600;
    margin: 0
}

.hospital-systems .section .container.system-diagram .text-content ul {
    padding-left: 16px;
    margin: 0 0 16px
}

.hospital-systems .section .container.system-diagram .text-content li {
    margin: 0
}

@media screen and (min-width: 30em) {
    .hospital-systems .section .container.system-diagram .text-content {
        flex: 0 0 auto;
        width: 50%;
        margin-left: 0;
        margin-right: 0
    }
}

.hospital-systems .section .container.partnering-benefits {
    padding-right: 0;
    padding-left: 0;
    max-width: 1000px;
    margin-left: auto;
    margin-right: auto;
    padding-top: 20px
}

.hospital-systems .section .container.partnering-benefits section.grid {
    display: flex;
    flex-flow: row wrap;
    align-items: center;
    justify-content: center
}

.hospital-systems .section .container.partnering-benefits .text-content {
    flex: 0 0 auto;
    width: 100%;
    margin-left: 0;
    margin-right: 0;
    padding-left: 20px
}

.hospital-systems .section .container.partnering-benefits .text-content h3 {
    padding: 0;
    margin: 0;
    text-align: center
}

.hospital-systems .section .container.partnering-benefits .text-content p {
    padding: 0;
    margin: 0
}

.hospital-systems .section .container.partnering-benefits .image-content {
    display: flex;
    flex-flow: wrap;
    text-align: center;
    flex: 0 0 auto;
    width: 100%;
    margin-left: 0;
    margin-right: 0;
    margin-top: 20px
}

.hospital-systems .section .container.partnering-benefits .image-content .text-block {
    flex: 0 0 auto;
    width: 33.33333%;
    margin-left: 0;
    margin-right: 0;
    padding: 0 20px
}

.hospital-systems .section .container.partnering-benefits .image-content p {
    font-size: .75rem
}

@media screen and (min-width: 30em) {
    .hospital-systems .section .container.partnering-benefits .image-content p {
        font-size: 1rem
    }
}

.hospital-systems .section .container.partnering-benefits .image-content img {
    width: auto;
    height: auto;
    max-height: 90px
}

.hospital-systems .section .container.make-it-happen {
    padding-right: 0;
    padding-left: 0;
    max-width: 1000px;
    margin-left: auto;
    margin-right: auto;
    padding-top: 20px;
    margin-bottom: 20px;
    background-color: #E2E3E4;
    height: 100%
}

.hospital-systems .section .container.make-it-happen section.grid {
    display: flex;
    flex-flow: row wrap;
    align-items: center;
    justify-content: center
}

.hospital-systems .section .container.make-it-happen .text-content {
    flex: 0 0 auto;
    width: 100%;
    margin-left: 0;
    margin-right: 0;
    padding-left: 20px;
    height: auto
}

.hospital-systems .section .container.make-it-happen .text-content h3 {
    padding: 0;
    margin: 0
}

.hospital-systems .section .container.make-it-happen .text-content p {
    padding: 0;
    margin: 0
}

.hospital-systems .section .container.make-it-happen .image-content {
    display: flex;
    flex-flow: wrap;
    text-align: center;
    flex: 0 0 auto;
    width: 100%;
    margin-left: 0;
    margin-right: 0
}

.hospital-systems .section .container.make-it-happen .image-content.stats {
    flex: 0 0 auto;
    width: 83.33333%;
    margin-left: 0;
    margin-right: 0;
    flex-wrap: nowrap
}

.hospital-systems .section .container.make-it-happen .image-content.stats img {
    width: 50%;
    height: 50%;
    padding: 20px
}

@media screen and (min-width: 48em) {
    .hospital-systems .section .container.make-it-happen .image-content.stats {
        width: 20%;
        flex-wrap: wrap
    }

    .hospital-systems .section .container.make-it-happen .image-content.stats img {
        width: 100%;
        height: 100%;
        padding: 20px
    }
}

.hospital-systems .section .container.make-it-happen .image-content.chart {
    width: 100%
}

.hospital-systems .section .container.make-it-happen .image-content.chart img {
    width: 100%;
    height: 100%
}

@media screen and (min-width: 30em) {
    .hospital-systems .section .container.make-it-happen .image-content.chart {
        width: 100%
    }
}

@media screen and (min-width: 48em) {
    .hospital-systems .section .container.make-it-happen .image-content.chart {
        width: 80%;
        flex-wrap: wrap
    }
}

.physicians .section .page-hero .hero-image {
    background-position: left
}

.physicians .section .container.testimonial {
    padding-right: 0;
    padding-left: 0;
    max-width: 1000px;
    margin-left: auto;
    margin-right: auto;
    background-color: #F7F8F8
}

.physicians .section .container.testimonial h3 {
    text-align: left;
    margin-bottom: 0
}

.physicians .section .container.testimonial .text-content {
    display: flex;
    flex-flow: row wrap;
    justify-content: center;
    padding-top: 10px
}

.physicians .section .container.testimonial .text-content .text-block {
    display: flex;
    flex-flow: row wrap;
    justify-content: flex-end;
    flex: 0 0 auto;
    width: calc(83.33333% - 1.25rem);
    margin-left: .625rem;
    margin-right: .625rem
}

.physicians .section .container.testimonial .text-content .text-block .quote {
    flex: 0 0 auto;
    width: calc(100% - 1.25rem);
    margin-left: .625rem;
    margin-right: .625rem;
    margin: 0;
    padding: 10px;
    font-size: 1.6rem;
    font-weight: 200
}

.physicians .section .container.testimonial .text-content .text-block .attributed {
    flex: 0 0 auto;
    width: 50%;
    margin-left: 0;
    margin-right: 0;
    font-size: 1rem
}

.physicians .section .container.why-choose {
    padding-right: 0;
    padding-left: 0;
    max-width: 1000px;
    margin-left: auto;
    margin-right: auto
}

.physicians .section .container.why-choose section.grid {
    display: flex;
    flex-flow: row wrap;
    align-items: center;
    justify-content: center
}

.physicians .section .container.why-choose .text-content {
    flex: 0 0 auto;
    width: 100%;
    margin-left: 0;
    margin-right: 0;
    display: flex;
    flex-flow: row wrap;
    border-top: 22px solid #EA8651
}

.physicians .section .container.why-choose .text-content h2,.physicians .section .container.why-choose .text-content h3 {
    font-size: 1.375rem;
    font-family: canada-type-gibson, Arial, sans-serif;
    font-weight: 600
}

@media screen and (min-width: 30em) {
    .physicians .section .container.why-choose .text-content h2, .physicians .section .container.why-choose .text-content h3 {
        font-size: 1.25rem
    }
}

.physicians .section .container.why-choose .text-content p {
    margin-top: 0;
    font-size: 1.125rem
}

.physicians .section .container.why-choose .text-content .heading {
    flex: 0 0 auto;
    width: 100%;
    margin-left: 0;
    margin-right: 0;
    background-color: #F0EDE8;
    text-align: center
}

@media screen and (min-width: 30em) {
    .physicians .section .container.why-choose .text-content .heading {
        flex: 0 0 auto;
        width: 29.16667%;
        margin-left: 0;
        margin-right: 0;
        padding: 0
    }
}

@media screen and (min-width: 48em) {
    .physicians .section .container.why-choose .text-content .heading {
        padding: 20px 40px
    }
}

.physicians .section .container.why-choose .text-content .text-block {
    flex: 0 0 auto;
    width: 100%;
    margin-left: 0;
    margin-right: 0;
    padding: 0 35px
}

@media screen and (min-width: 30em) {
    .physicians .section .container.why-choose .text-content .text-block {
        flex: 0 0 auto;
        width: 70.83333%;
        margin-left: 0;
        margin-right: 0
    }
}

.physicians .section .container.why-choose .text-content .text-block h4 {
    font-weight: 600;
    font-size: 1.125rem;
    margin: 10px 0
}

.physicians .section .container.why-choose .text-content .text-block .grid {
    display: flex;
    flex-wrap: wrap
}

@media screen and (min-width: 48em) {
    .physicians .section .container.why-choose .text-content .text-block .grid {
        flex-wrap: wrap
    }
}

.physicians .section .container.why-choose .text-content .text-block .grid .col {
    flex: 0 0 auto;
    width: 100%;
    margin-left: 0;
    margin-right: 0;
    margin-right: 10px;
    border-top: 4px solid #EA8651
}

@media screen and (min-width: 30em) {
    .physicians .section .container.why-choose .text-content .text-block .grid .col {
        width: 90%
    }
}

@media screen and (min-width: 48em) {
    .physicians .section .container.why-choose .text-content .text-block .grid .col {
        flex: 0 0 auto;
        width: calc(50% - 1.875rem);
        margin-left: .9375rem;
        margin-right: .9375rem;
        margin-left: 0;
        margin-right: 20px
    }
}

.physicians .section .container.benefits-partnering {
    padding-right: 0;
    padding-left: 0;
    max-width: 1000px;
    margin-left: auto;
    margin-right: auto
}

.physicians .section .container.benefits-partnering section.grid {
    display: flex;
    flex-flow: row wrap;
    align-items: center;
    justify-content: center
}

.physicians .section .container.benefits-partnering .text-content {
    flex: 0 0 auto;
    width: 100%;
    margin-left: 0;
    margin-right: 0;
    display: flex;
    flex-flow: row wrap;
    border-top: 22px solid #63b1bc
}

.physicians .section .container.benefits-partnering .text-content h2,.physicians .section .container.benefits-partnering .text-content h3 {
    font-size: 1.375rem;
    font-family: canada-type-gibson, Arial, sans-serif;
    font-weight: 600
}

@media screen and (min-width: 30em) {
    .physicians .section .container.benefits-partnering .text-content h2, .physicians .section .container.benefits-partnering .text-content h3 {
        font-size: 1.25rem
    }
}

.physicians .section .container.benefits-partnering .text-content p {
    margin-top: 0;
    font-size: 1.125rem
}

.physicians .section .container.benefits-partnering .text-content .heading {
    flex: 0 0 auto;
    width: 100%;
    margin-left: 0;
    margin-right: 0;
    background-color: #F0EDE8;
    text-align: center;
    padding: 20px 40px
}

@media screen and (min-width: 30em) {
    .physicians .section .container.benefits-partnering .text-content .heading {
        flex: 0 0 auto;
        width: 29.16667%;
        margin-left: 0;
        margin-right: 0;
        padding: 0
    }
}

@media screen and (min-width: 48em) {
    .physicians .section .container.benefits-partnering .text-content .heading {
        padding: 20px 40px
    }
}

.physicians .section .container.benefits-partnering .text-content .icon-content {
    flex: 0 0 auto;
    width: 100%;
    margin-left: 0;
    margin-right: 0;
    padding: 0 35px
}

@media screen and (min-width: 30em) {
    .physicians .section .container.benefits-partnering .text-content .icon-content {
        flex: 0 0 auto;
        width: 70.83333%;
        margin-left: 0;
        margin-right: 0
    }
}

.physicians .section .container.benefits-partnering .text-content .icon-content h3 {
    padding-right: 65px
}

.physicians .section .container.benefits-partnering .text-content .icon-content .grid {
    display: flex;
    flex-wrap: wrap;
    text-align: center
}

.physicians .section .container.benefits-partnering .text-content .icon-content .grid img {
    max-width: 90px
}

.physicians .section .container.benefits-partnering .text-content .icon-content .grid p {
    margin: 4px 0 16px;
    font-size: 1rem
}

.physicians .section .container.benefits-partnering .text-content .icon-content .grid .icon-block {
    flex: 0 0 auto;
    width: 33.33333%;
    margin-left: 0;
    margin-right: 0
}

.physicians .section .container.spdi,.physicians .section .container.patient-impact {
    padding-right: 0;
    padding-left: 0;
    max-width: 1000px;
    margin-left: auto;
    margin-right: auto
}

.physicians .section .container.spdi section.grid,.physicians .section .container.patient-impact section.grid {
    display: flex;
    flex-flow: row wrap;
    align-items: center;
    justify-content: center
}

.physicians .section .container.spdi .text-content,.physicians .section .container.patient-impact .text-content {
    flex: 0 0 auto;
    width: 100%;
    margin-left: 0;
    margin-right: 0;
    display: flex;
    flex-flow: row wrap;
    border-top: 22px solid #c5b9ac
}

.physicians .section .container.spdi .text-content h2,.physicians .section .container.spdi .text-content h3,.physicians .section .container.patient-impact .text-content h2,.physicians .section .container.patient-impact .text-content h3 {
    font-size: 1.375rem;
    font-family: canada-type-gibson, Arial, sans-serif;
    font-weight: 600
}

@media screen and (min-width: 30em) {
    .physicians .section .container.spdi .text-content h2, .physicians .section .container.spdi .text-content h3, .physicians .section .container.patient-impact .text-content h2, .physicians .section .container.patient-impact .text-content h3 {
        font-size: 1.25rem
    }
}

.physicians .section .container.spdi .text-content p,.physicians .section .container.patient-impact .text-content p {
    margin-top: 0;
    font-size: 1.125rem
}

.physicians .section .container.spdi .text-content .heading,.physicians .section .container.patient-impact .text-content .heading {
    flex: 0 0 auto;
    width: 100%;
    margin-left: 0;
    margin-right: 0;
    background-color: #F0EDE8;
    text-align: center;
    padding: 20px 40px
}

@media screen and (min-width: 30em) {
    .physicians .section .container.spdi .text-content .heading, .physicians .section .container.patient-impact .text-content .heading {
        flex: 0 0 auto;
        width: 29.16667%;
        margin-left: 0;
        margin-right: 0;
        padding: 0
    }
}

@media screen and (min-width: 48em) {
    .physicians .section .container.spdi .text-content .heading, .physicians .section .container.patient-impact .text-content .heading {
        padding: 20px 40px
    }

    .physicians .section .container.spdi .text-content .heading.spdi-img, .physicians .section .container.patient-impact .text-content .heading.spdi-img {
        padding: 0;
        background-color: #F0EDE8
    }
}

.physicians .section .container.spdi .text-content .text-block,.physicians .section .container.patient-impact .text-content .text-block {
    margin-top: 20px;
    padding: 0 35px
}

@media screen and (min-width: 30em) {
    .physicians .section .container.spdi .text-content .text-block, .physicians .section .container.patient-impact .text-content .text-block {
        flex: 0 0 auto;
        width: 70.83333%;
        margin-left: 0;
        margin-right: 0
    }
}

.physicians .section .container.contact {
    padding-right: 0;
    padding-left: 0;
    max-width: 1000px;
    margin-left: auto;
    margin-right: auto;
    margin-bottom: 10px
}

.physicians .section .container.contact section.grid {
    display: flex;
    flex-flow: row wrap;
    align-items: center;
    justify-content: center
}

.hospital-systems .section .container.contact,.health-plans .section .container.contact {
    padding-right: 0;
    padding-left: 0;
    max-width: 1000px;
    margin-left: auto;
    margin-right: auto;
    margin-bottom: 10px
}

.hospital-systems .section .container.contact section.grid,.health-plans .section .container.contact section.grid {
    display: flex;
    flex-flow: row wrap;
    align-items: center;
    justify-content: center
}

.hospital-systems .blue-btn a,.health-plans .blue-btn a,.physicians .blue-btn a {
    margin-bottom: 10px;
    margin-left: 20px
}

@media screen and (min-width: 30em) {
    .hospital-systems .blue-btn a, .health-plans .blue-btn a, .physicians .blue-btn a {
        margin-left: 10px
    }
}

.hospital-systems .section .hospitalsystems-page-form p.subheading,.hospital-systems .section .hospitalsystems-page-form h2,.hospital-systems .section .healthplans-page-form p.subheading,.hospital-systems .section .healthplans-page-form h2,.hospital-systems .section .physicians-page-form p.subheading,.hospital-systems .section .physicians-page-form h2,.health-plans .section .hospitalsystems-page-form p.subheading,.health-plans .section .hospitalsystems-page-form h2,.health-plans .section .healthplans-page-form p.subheading,.health-plans .section .healthplans-page-form h2,.health-plans .section .physicians-page-form p.subheading,.health-plans .section .physicians-page-form h2,.physicians .section .hospitalsystems-page-form p.subheading,.physicians .section .hospitalsystems-page-form h2,.physicians .section .healthplans-page-form p.subheading,.physicians .section .healthplans-page-form h2,.physicians .section .physicians-page-form p.subheading,.physicians .section .physicians-page-form h2 {
    margin-bottom: 0;
    width: 100%;
    padding-right: 0;
    padding-left: 0;
    max-width: 1000px;
    margin-left: auto;
    margin-right: auto;
    text-align: center
}

.hospital-systems .section .hospitalsystems-page-form p.subheading,.hospital-systems .section .healthplans-page-form p.subheading,.hospital-systems .section .physicians-page-form p.subheading,.health-plans .section .hospitalsystems-page-form p.subheading,.health-plans .section .healthplans-page-form p.subheading,.health-plans .section .physicians-page-form p.subheading,.physicians .section .hospitalsystems-page-form p.subheading,.physicians .section .healthplans-page-form p.subheading,.physicians .section .physicians-page-form p.subheading {
    padding: .5rem;
    margin: 0 0 10px 0;
    width: 100%;
    padding-right: 0;
    padding-left: 0;
    max-width: 1000px;
    margin-left: auto;
    margin-right: auto;
    text-align: center
}

.hospital-systems .section .container.contact-form,.health-plans .section .container.contact-form,.physicians .section .container.contact-form {
    padding-right: 0;
    padding-left: 0;
    max-width: 1000px;
    margin-left: auto;
    margin-right: auto;
    margin-top: 30px;
    margin-bottom: 40px;
    background-color: #b5d8de
}

.hospital-systems .section .container.contact-form .form-block,.health-plans .section .container.contact-form .form-block,.physicians .section .container.contact-form .form-block {
    padding-top: 1rem;
    flex: 0 0 auto;
    width: calc(100% - 1.25rem);
    margin-left: .625rem;
    margin-right: .625rem
}

@media screen and (min-width: 48em) {
    .hospital-systems .section .container.contact-form .form-block, .health-plans .section .container.contact-form .form-block, .physicians .section .container.contact-form .form-block {
        flex: 0 0 auto;
        width: calc(100% - 1.875rem);
        margin-left: .9375rem;
        margin-right: .9375rem
    }
}

.hospital-systems .section .container.contact-form .form-block #contactus_form.form-layout,.health-plans .section .container.contact-form .form-block #contactus_form.form-layout,.physicians .section .container.contact-form .form-block #contactus_form.form-layout {
    padding: 0 1rem 1rem
}

.hospital-systems .section .container.contact-form .form-block #contactus_form.form-layout.grid,.health-plans .section .container.contact-form .form-block #contactus_form.form-layout.grid,.physicians .section .container.contact-form .form-block #contactus_form.form-layout.grid {
    display: flex;
    flex-flow: row wrap
}

.hospital-systems .section .container.contact-form .form-block #contactus_form.form-layout fieldset,.health-plans .section .container.contact-form .form-block #contactus_form.form-layout fieldset,.physicians .section .container.contact-form .form-block #contactus_form.form-layout fieldset {
    flex: 0 0 auto;
    width: 100%;
    margin-left: 0;
    margin-right: 0;
    border-style: none
}

@media screen and (min-width: 48em) {
    .hospital-systems .section .container.contact-form .form-block #contactus_form.form-layout fieldset, .health-plans .section .container.contact-form .form-block #contactus_form.form-layout fieldset, .physicians .section .container.contact-form .form-block #contactus_form.form-layout fieldset {
        flex: 0 0 auto;
        width: 50%;
        margin-left: 0;
        margin-right: 0
    }
}

.hospital-systems .section .container.contact-form .form-block #contactus_form.form-layout fieldset a,.health-plans .section .container.contact-form .form-block #contactus_form.form-layout fieldset a,.physicians .section .container.contact-form .form-block #contactus_form.form-layout fieldset a {
    color: black
}

.hospital-systems .section .container.contact-form .form-block #contactus_form.form-layout fieldset.radio-btns,.health-plans .section .container.contact-form .form-block #contactus_form.form-layout fieldset.radio-btns,.physicians .section .container.contact-form .form-block #contactus_form.form-layout fieldset.radio-btns {
    padding: 1rem
}

.hospital-systems .section .container.contact-form .form-block #contactus_form.form-layout fieldset.radio-btns span,.health-plans .section .container.contact-form .form-block #contactus_form.form-layout fieldset.radio-btns span,.physicians .section .container.contact-form .form-block #contactus_form.form-layout fieldset.radio-btns span {
    margin-right: 12px
}

.hospital-systems .section .container.contact-form .form-block #contactus_form.form-layout fieldset.radio-btns input,.health-plans .section .container.contact-form .form-block #contactus_form.form-layout fieldset.radio-btns input,.physicians .section .container.contact-form .form-block #contactus_form.form-layout fieldset.radio-btns input {
    display: inline
}

.hospital-systems .section .container.contact-form .form-block #contactus_form.form-layout fieldset.radio-btns label,.health-plans .section .container.contact-form .form-block #contactus_form.form-layout fieldset.radio-btns label,.physicians .section .container.contact-form .form-block #contactus_form.form-layout fieldset.radio-btns label {
    display: inline-block;
    position: relative;
    padding-left: 36px;
    flex: 0 0 auto;
    width: calc(25% - 1.25rem);
    margin-left: .625rem;
    margin-right: .625rem;
    vertical-align: middle;
    line-height: 1
}

.hospital-systems .section .container.contact-form .form-block #contactus_form.form-layout fieldset.radio-btns input[type="radio"],.health-plans .section .container.contact-form .form-block #contactus_form.form-layout fieldset.radio-btns input[type="radio"],.physicians .section .container.contact-form .form-block #contactus_form.form-layout fieldset.radio-btns input[type="radio"] {
    position: absolute;
    opacity: 0;
    cursor: pointer
}

.hospital-systems .section .container.contact-form .form-block #contactus_form.form-layout fieldset.radio-btns span.customized,.health-plans .section .container.contact-form .form-block #contactus_form.form-layout fieldset.radio-btns span.customized,.physicians .section .container.contact-form .form-block #contactus_form.form-layout fieldset.radio-btns span.customized {
    position: absolute;
    top: 0;
    left: 0;
    height: 32px;
    width: 32px;
    background-color: white;
    border-radius: 50%;
    border: 1px solid rgba(0, 56, 101, 0.4)
}

.hospital-systems .section .container.contact-form .form-block #contactus_form.form-layout fieldset.radio-btns input:checked~.checkmark,.health-plans .section .container.contact-form .form-block #contactus_form.form-layout fieldset.radio-btns input:checked~.checkmark,.physicians .section .container.contact-form .form-block #contactus_form.form-layout fieldset.radio-btns input:checked~.checkmark {
    background-color: #2196F3
}

.hospital-systems .section .container.contact-form .form-block #contactus_form.form-layout fieldset.radio-btns .customized:after,.health-plans .section .container.contact-form .form-block #contactus_form.form-layout fieldset.radio-btns .customized:after,.physicians .section .container.contact-form .form-block #contactus_form.form-layout fieldset.radio-btns .customized:after {
    content: "";
    position: absolute;
    display: none
}

.hospital-systems .section .container.contact-form .form-block #contactus_form.form-layout fieldset.radio-btns .radio-container input:checked+.customized:after,.health-plans .section .container.contact-form .form-block #contactus_form.form-layout fieldset.radio-btns .radio-container input:checked+.customized:after,.physicians .section .container.contact-form .form-block #contactus_form.form-layout fieldset.radio-btns .radio-container input:checked+.customized:after {
    display: block
}

.hospital-systems .section .container.contact-form .form-block #contactus_form.form-layout fieldset.radio-btns .radio-container .customized:after,.health-plans .section .container.contact-form .form-block #contactus_form.form-layout fieldset.radio-btns .radio-container .customized:after,.physicians .section .container.contact-form .form-block #contactus_form.form-layout fieldset.radio-btns .radio-container .customized:after {
    top: 7px;
    left: 7px;
    width: 16px;
    height: 16px;
    border-radius: 50%;
    background: #003865
}

.hospital-systems .section .container.contact-form .form-block #contactus_form.form-layout fieldset.select-menu select,.health-plans .section .container.contact-form .form-block #contactus_form.form-layout fieldset.select-menu select,.physicians .section .container.contact-form .form-block #contactus_form.form-layout fieldset.select-menu select {
    height: 50px;
    border-color: #63B1BC;
    background-color: #f0f1f1
}

.hospital-systems .section .container.contact-form .form-block #contactus_form.form-layout fieldset.button,.health-plans .section .container.contact-form .form-block #contactus_form.form-layout fieldset.button,.physicians .section .container.contact-form .form-block #contactus_form.form-layout fieldset.button {
    flex: 0 0 auto;
    width: 100%;
    margin-left: 0;
    margin-right: 0
}

.hospital-systems .section .container.contact-form .form-block #contactus_form.form-layout fieldset.button .blue-btn,.health-plans .section .container.contact-form .form-block #contactus_form.form-layout fieldset.button .blue-btn,.physicians .section .container.contact-form .form-block #contactus_form.form-layout fieldset.button .blue-btn {
    margin-top: 0
}

.hospital-systems .section .container.contact-form .form-block #contactus_form.form-layout .visually-hidden,.health-plans .section .container.contact-form .form-block #contactus_form.form-layout .visually-hidden,.physicians .section .container.contact-form .form-block #contactus_form.form-layout .visually-hidden {
    border: 0;
    clip: rect(0 0 0 0);
    height: 1px;
    margin: -1px;
    overflow: hidden;
    padding: 0;
    position: absolute;
    width: 1px
}

.hospital-systems .section .container.contact-form .form-block p.required,.health-plans .section .container.contact-form .form-block p.required,.physicians .section .container.contact-form .form-block p.required {
    padding: 1rem;
    margin: 0;
    font-size: 1rem
}

.hospital-systems .section .container.contact-form .form-block textarea,.hospital-systems .section .container.contact-form .form-block input[type="text"],.hospital-systems .section .container.contact-form .form-block input[type="email"],.health-plans .section .container.contact-form .form-block textarea,.health-plans .section .container.contact-form .form-block input[type="text"],.health-plans .section .container.contact-form .form-block input[type="email"],.physicians .section .container.contact-form .form-block textarea,.physicians .section .container.contact-form .form-block input[type="text"],.physicians .section .container.contact-form .form-block input[type="email"] {
    border-style: hidden;
    box-sizing: border-box;
    border-bottom: solid 1px #63B1BC;
    border-left: solid 1px #63B1BC;
    background-color: #f0f1f1;
    display: inline-block;
    width: 100%;
    padding: 1rem;
    margin-bottom: 10px;
    font-size: 1.125rem
}

.hospital-systems .section .container.contact-form .form-block textarea,.health-plans .section .container.contact-form .form-block textarea,.physicians .section .container.contact-form .form-block textarea {
    height: 53px;
    overflow: hidden
}

.hospital-systems .section .container.contact-form .form-block input[type="submit"],.health-plans .section .container.contact-form .form-block input[type="submit"],.physicians .section .container.contact-form .form-block input[type="submit"] {
    text-align: center;
    background: #000 linear-gradient(to top, #002b53 0%, #003561 50%, #003865 100%);
    color: white;
    display: inline-block;
    letter-spacing: .12px;
    padding: 0.46rem 0.86rem;
    text-decoration: none;
    width: auto;
    font-size: 0.875rem;
    margin-top: 1rem;
    border: 0
}

@media screen and (min-width: 62em) {
    .hospital-systems .section .container.contact-form .form-block input[type="submit"], .health-plans .section .container.contact-form .form-block input[type="submit"], .physicians .section .container.contact-form .form-block input[type="submit"] {
        font-size: 1rem;
        padding: 0.86rem 1.6rem
    }
}

.hospital-systems .section .container.contact-form .form-block label,.health-plans .section .container.contact-form .form-block label,.physicians .section .container.contact-form .form-block label {
    display: block;
    padding: 10px 0;
    color: #043863;
    font-size: 1rem;
    line-height: 1.375;
    font-family: Gibson, sans-serif;
    font-style: normal;
    font-weight: 400
}

.hospital-systems .section .container.contact-form .form-block textarea:focus,.hospital-systems .section .container.contact-form .form-block label:focus,.hospital-systems .section .container.contact-form .form-block input:focus,.health-plans .section .container.contact-form .form-block textarea:focus,.health-plans .section .container.contact-form .form-block label:focus,.health-plans .section .container.contact-form .form-block input:focus,.physicians .section .container.contact-form .form-block textarea:focus,.physicians .section .container.contact-form .form-block label:focus,.physicians .section .container.contact-form .form-block input:focus {
    background-color: #f0f1f1
}

.hospital-systems .section .container.contact-form .form-block hr,.health-plans .section .container.contact-form .form-block hr,.physicians .section .container.contact-form .form-block hr {
    display: block;
    height: 1px;
    border: 0;
    border-top: 1px solid #ccc;
    margin: 1em 0;
    padding: 0
}

.hospital-systems .section .container.contact-form .form-block .error,.health-plans .section .container.contact-form .form-block .error,.physicians .section .container.contact-form .form-block .error {
    margin: 0 1rem;
    padding: 1rem;
    border: 1px solid red;
    color: red;
    border-radius: 3px
}

.hospital-systems .section .container.contact-form .form-block .success,.health-plans .section .container.contact-form .form-block .success,.physicians .section .container.contact-form .form-block .success {
    margin: 1rem;
    padding: 1rem;
    border: 1px solid #63B1BC;
    color: #003865
}

.leadership .section .page-hero {
    position: relative
}

.leadership .section .page-hero .hero-image {
    transition: all 0.5s ease-out;
    background-size: cover;
    background-position: center;
    /* height: 128px; */
}

@media screen and (min-width: 30em) {
    .leadership .section .page-hero .hero-image {
        /* height: 162px; */
    }
}

@media screen and (min-width: 48em) {
    .leadership .section .page-hero .hero-image {
        /* height: 214px; */ background-position: center center
    }
}

@media screen and (min-width: 75em) {
    .leadership .section .page-hero .hero-image {
        background-position: center top;
        /* height: 240px; */
    }
}

.leadership .section .page-hero h1 {
    flex: 0 0 auto;
    width: calc(83.33333% - 1.25rem);
    margin-left: .625rem;
    margin-right: .625rem;
    padding: 1rem 1rem 0;
    margin: 0 auto;
    font-family: "canada-type-gibson", sans-serif;
    font-size: 1.25rem;
    font-weight: 600;
    text-align: center;
    line-height: 1.3
}

@media screen and (min-width: 30em) {
    .leadership .section .page-hero h1 {
        font-size: 1.875rem
    }
}

@media screen and (min-width: 48em) {
    .leadership .section .page-hero h1 {
        padding-right: 0;
        padding-left: 0;
        max-width: 1000px;
        margin-left: auto;
        margin-right: auto;
        padding: 1rem 0 0;
        margin: 0 auto;
        line-height: 1.3;
        font-family: "canada-type-gibson", sans-serif;
        font-size: 1.875rem;
        font-weight: 600;
        text-align: center
    }
}

.leadership .section .container.page-header {
    padding-right: 0;
    padding-left: 0;
    max-width: 1000px;
    margin-left: auto;
    margin-right: auto;
    margin-bottom: 1rem
}

.leadership .section .container.page-header p {
    flex: 0 0 auto;
    width: calc(83.33333% - 1.25rem);
    margin-left: .625rem;
    margin-right: .625rem;
    padding: 0;
    margin: 0 auto;
    color: #397a84;
    font-family: "canada-type-gibson", sans-serif;
    font-size: 1.25rem;
    font-weight: 400;
    text-align: center;
    line-height: 1.3
}

@media screen and (min-width: 30em) {
    .leadership .section .container.page-header p {
        font-size: 1.5rem
    }
}

@media screen and (min-width: 48em) {
    .leadership .section .container.page-header p {
        font-size: 1.875rem
    }
}

.leadership .section .overlay {
    cursor: pointer;
    position: absolute;
    z-index: 10;
    width: 100%;
    background-color: rgba(255, 255, 255, 0.8)
}

.leadership .section .container.leaders {
    position: relative;
    padding-right: 0;
    padding-left: 0;
    max-width: 1000px;
    margin-left: auto;
    margin-right: auto;
    display: flex;
    flex-flow: row wrap
}

.leadership .section .container.leaders .leader-modal {
    visibility: hidden;
    position: absolute;
    z-index: 20;
    width: 100%;
    background-color: #f0f1f1
}

.leadership .section .container.leaders .leader-modal .grid {
    display: flex;
    flex-flow: row wrap;
    align-content: center;
    justify-content: center;
    min-height: 320px
}

.leadership .section .container.leaders .leader-modal .text-block {
    flex: 0 0 auto;
    width: calc(83.33333% - 1.25rem);
    margin-left: .625rem;
    margin-right: .625rem;
    margin: 15px
}

@media screen and (min-width: 30em) {
    .leadership .section .container.leaders .leader-modal .text-block {
        flex: 0 0 auto;
        width: calc(58.33333% - 1.875rem);
        margin-left: .9375rem;
        margin-right: .9375rem;
        margin-left: 0
    }

    .leadership .section .container.leaders .leader-modal .text-block h2 {
        font-size: 1.125rem
    }
}

@media screen and (min-width: 48em) {
    .leadership .section .container.leaders .leader-modal .text-block {
        margin: 15px
    }
}

.leadership .section .container.leaders .leader-modal .text-block h2 {
    font-size: 1.25rem;
    font-weight: 600;
    margin-bottom: 0
}

.leadership .section .container.leaders .leader-modal .text-block p {
    font-size: 1rem
}

.leadership .section .container.leaders .leader-modal .text-block p.leader-title {
    font-size: 1.125rem;
    font-weight: 400;
    padding: 0;
    margin: 0
}

.leadership .section .container.leaders .leader-modal img {
    flex: 0 0 auto;
    width: calc(83.33333% - 1.25rem);
    margin-left: .625rem;
    margin-right: .625rem;
    align-self: flex-start;
    padding: 20px;
    margin-top: 20px;
    margin-right: 0;
    max-width: 100%;
    height: auto;
    object-fit: contain
}

@media screen and (min-width: 30em) {
    .leadership .section .container.leaders .leader-modal img {
        flex: 0 0 auto;
        width: calc(33.33333% - 1.875rem);
        margin-left: .9375rem;
        margin-right: .9375rem;
        margin: 15px 0 0 0
    }
}

@media screen and (min-width: 48em) {
    .leadership .section .container.leaders .leader-modal img {
        margin: 0 15px
    }
}

.leadership .section .container.leaders .leader-modal .close-btn {
    cursor: pointer;
    position: absolute;
    top: 10px;
    right: 10px;
    margin: 0;
    text-align: right;
    font-size: 0.75rem;
    font-weight: 500
}

.leadership .section .container.leaders .leader-card {
    z-index: 9;
    flex: 0 0 auto;
    width: calc(100% - 1rem);
    margin-left: .5rem;
    margin-right: .5rem;
    cursor: pointer;
    background-color: #f0f1f1;
    padding-bottom: 15px;
    margin-bottom: 15px
}

@media screen and (min-width: 30em) {
    .leadership .section .container.leaders .leader-card {
        flex: 0 0 auto;
        width: calc(50% - 1rem);
        margin-left: .5rem;
        margin-right: .5rem
    }
}

@media screen and (min-width: 48em) {
    .leadership .section .container.leaders .leader-card {
        flex: 0 0 auto;
        width: calc(33.33333% - 1rem);
        margin-left: .5rem;
        margin-right: .5rem
    }
}

@media screen and (min-width: 62em) {
    .leadership .section .container.leaders .leader-card {
        flex: 0 0 auto;
        width: calc(25% - 1rem);
        margin-left: .5rem;
        margin-right: .5rem
    }
}

.leadership .section .container.leaders .leader-card.no-focus-outline:focus {
    outline: none
}

.leadership .section .container.leaders .leader-card.focus-outline:focus {
    outline: #b5d8de solid 3px
}

.leadership .section .container.leaders .leader-card img {
    flex: 0 0 auto;
    width: calc(100% - 2rem);
    margin-left: 1rem;
    margin-right: 1rem;
    margin: 16px;
    max-width: 100%;
    height: auto
}

@media screen and (min-width: 30em) {
    .leadership .section .container.leaders .leader-card img {
        flex: 0 0 auto;
        width: 100%;
        /* height: 270px; */
        object-fit: contain;
        margin-left: 0;
        margin-right: 0;
        margin: 0
    }
}

.leadership .section .container.leaders .leader-card .card-text {
    display: flex;
    flex-flow: column wrap;
    min-height: 114px;
    padding: 16px 16px 0 16px
}

.leadership .section .container.leaders .leader-card .card-text h3 {
    font-size: 1rem;
    padding: 0;
    margin: 0
}

.leadership .section .container.leaders .leader-card .card-text p {
    font-size: 0.875rem;
    padding: 0;
    margin: 0
}

.leadership .section .container.leaders .leader-card .card-text p.title {
    flex-grow: 1
}

.leadership .section .container.leaders .leader-card .card-text p.bio {
    margin: 10px 0
}

@media screen and (min-width: 30em) {
    .leadership .section .container.leaders .leader-card .card-text p.bio {
        flex-grow: 1;
        padding: 0;
        margin: 0;
        height: 0;
        visibility: hidden
    }
}

.leadership .section .container.leaders .leader-card .card-text p.read-bio {
    padding: 0;
    color: #003865;
    font-family: "canada-type-gibson", sans-serif;
    font-size: 0.75rem;
    font-weight: 500;
    text-decoration: none;
    letter-spacing: .2px;
    text-align: right;
    display: none;
    visibility: hidden
}

@media screen and (min-width: 30em) {
    .leadership .section .container.leaders .leader-card .card-text p.read-bio {
        display: block;
        visibility: visible
    }
}

.working-here .section.wide-color-bg {
    background-color: #E2E3E4
}

.working-here .section .page-hero {
    position: relative
}

.working-here .section .page-hero .hero-image {
    transition: all 0.5s ease-out;
    background: white url("/wp-content/themes/sca/images/page-hero-workinghere-bg.png") no-repeat center right;
    background-size: cover;
    height: 128px
}

@media screen and (min-width: 30em) {
    .working-here .section .page-hero .hero-image {
        height: 162px
    }
}

@media screen and (min-width: 48em) {
    .working-here .section .page-hero .hero-image {
        height: 214px
    }
}

@media screen and (min-width: 75em) {
    .working-here .section .page-hero .hero-image {
        height: 240px
    }
}

.working-here .section .page-hero h1 {
    flex: 0 0 auto;
    width: calc(100% - 1.25rem);
    margin-left: .625rem;
    margin-right: .625rem;
    padding: 1rem;
    margin: 0 auto;
    font-family: "canada-type-gibson", sans-serif;
    font-size: 1.25rem;
    font-weight: 600;
    text-align: center;
    line-height: 1.3
}

@media screen and (min-width: 30em) {
    .working-here .section .page-hero h1 {
        font-size: 1.325rem
    }
}

@media screen and (min-width: 48em) {
    .working-here .section .page-hero h1 {
        padding-right: 0;
        padding-left: 0;
        max-width: 1000px;
        margin-left: auto;
        margin-right: auto;
        padding: 1rem 0;
        margin: 0 auto;
        line-height: 1.3;
        font-family: "canada-type-gibson", sans-serif;
        font-size: 1.5625rem;
        font-weight: 600;
        text-align: center;
        box-shadow: 0 6px 6px -6px rgba(60, 60, 61, 0.2)
    }
}

.working-here .section .page-header {
    padding-right: 0;
    padding-left: 0;
    max-width: 1000px;
    margin-left: auto;
    margin-right: auto
}

.working-here .section .page-header section.grid {
    display: flex;
    flex-flow: row wrap;
    background-color: #E2E3E4;
    align-items: center
}

.working-here .section .page-header .text-block {
    margin: 25px 0
}

.working-here .section .page-header .text-block h2 {
    flex: 0 0 auto;
    width: 100%;
    margin-left: 0;
    margin-right: 0;
    line-height: 1.2;
    font-family: "canada-type-gibson", sans-serif;
    font-size: 1.5rem;
    font-weight: 600
}

.working-here .section .page-header .text-block p {
    flex: 0 0 auto;
    width: calc(100% - 1.875rem);
    margin-left: .9375rem;
    margin-right: .9375rem;
    line-height: 1.5625;
    font-family: "canada-type-gibson", sans-serif;
    font-size: 1.25rem;
    font-weight: 400
}

@media screen and (min-width: 30em) {
    .working-here .section .page-header .text-block {
        margin: 25px 0
    }

    .working-here .section .page-header .text-block h2 {
        flex: 0 0 auto;
        width: calc(100% - 3.75rem);
        margin-left: 1.875rem;
        margin-right: 1.875rem
    }

    .working-here .section .page-header .text-block p {
        flex: 0 0 auto;
        width: calc(91.66667% - 3.75rem);
        margin-left: 1.875rem;
        margin-right: 1.875rem;
        line-height: 1.5625;
        font-family: "canada-type-gibson", sans-serif;
        font-size: 1.25rem;
        font-weight: 400
    }
}

.working-here .section .commitments,.working-here .section .life-at-sca,.working-here .section .mission {
    padding-right: 0;
    padding-left: 0;
    max-width: 1000px;
    margin-left: auto;
    margin-right: auto;
    font-family: "canada-type-gibson", sans-serif
}

.working-here .section .commitments section.grid,.working-here .section .life-at-sca section.grid,.working-here .section .mission section.grid {
    display: flex;
    flex-flow: row wrap;
    justify-content: center
}

.working-here .section .commitments .text-content,.working-here .section .life-at-sca .text-content,.working-here .section .mission .text-content {
    flex: 0 0 auto;
    width: calc(100% - 1.25rem);
    margin-left: .625rem;
    margin-right: .625rem;
    background-color: white;
    padding: 0 40px
}

.working-here .section .commitments .text-content.grid,.working-here .section .life-at-sca .text-content.grid,.working-here .section .mission .text-content.grid {
    display: flex;
    flex-flow: column wrap
}

.working-here .section .commitments .text-content.grid p.blue-btn,.working-here .section .life-at-sca .text-content.grid p.blue-btn,.working-here .section .mission .text-content.grid p.blue-btn {
    display: flex;
    flex-flow: column wrap;
    align-items: flex-end;
    flex-grow: 1;
    justify-content: flex-end;
    text-align: right;
    margin-bottom: 30px
}

.working-here .section .commitments .text-content h3,.working-here .section .life-at-sca .text-content h3,.working-here .section .mission .text-content h3 {
    line-height: 1.2;
    font-size: 1.875rem;
    font-weight: 600;
    margin: 30px 0
}

.working-here .section .commitments .text-content p,.working-here .section .life-at-sca .text-content p,.working-here .section .mission .text-content p {
    font-size: 1.125rem;
    color: #58595B
}

.working-here .section .commitments .text-content p.subheading,.working-here .section .life-at-sca .text-content p.subheading,.working-here .section .mission .text-content p.subheading {
    margin: 20px 0 0 0;
    font-size: 1.25rem;
    font-weight: 500;
    color: #003865
}

.working-here .section .commitments .text-content p.blue-btn,.working-here .section .life-at-sca .text-content p.blue-btn,.working-here .section .mission .text-content p.blue-btn {
    text-align: right
}

.working-here .section .commitments .image-content,.working-here .section .life-at-sca .image-content,.working-here .section .mission .image-content {
    flex: 0 0 auto;
    width: calc(100% - 1.25rem);
    margin-left: .625rem;
    margin-right: .625rem
}

@media screen and (min-width: 30em) {
    .working-here .section .commitments .image-content, .working-here .section .commitments .text-content, .working-here .section .life-at-sca .image-content, .working-here .section .life-at-sca .text-content, .working-here .section .mission .image-content, .working-here .section .mission .text-content {
        flex: 0 0 auto;
        width: calc(100% - 1.875rem);
        margin-left: .9375rem;
        margin-right: .9375rem
    }
}

@media screen and (min-width: 48em) {
    .working-here .section .commitments .text-content, .working-here .section .life-at-sca .text-content, .working-here .section .mission .text-content {
        flex: 0 0 auto;
        width: 50%;
        margin-left: 0;
        margin-right: 0
    }

    .working-here .section .commitments .text-content h3, .working-here .section .life-at-sca .text-content h3, .working-here .section .mission .text-content h3 {
        font-size: 1.75rem;
        font-weight: 600;
        margin: 20px 0 10px 0
    }

    .working-here .section .commitments .text-content p.subheading, .working-here .section .life-at-sca .text-content p.subheading, .working-here .section .mission .text-content p.subheading {
        margin: 0;
        font-size: 1.25rem
    }

    .working-here .section .commitments .text-content p, .working-here .section .life-at-sca .text-content p, .working-here .section .mission .text-content p {
        font-size: 1rem;
        margin: 5px 0 0 0
    }

    .working-here .section .commitments .image-content, .working-here .section .life-at-sca .image-content, .working-here .section .mission .image-content {
        height: 100%;
        flex: 0 0 auto;
        width: 50%;
        margin-left: 0;
        margin-right: 0
    }
}

@media screen and (min-width: 62em) {
    .working-here .section .commitments .text-content h3, .working-here .section .life-at-sca .text-content h3, .working-here .section .mission .text-content h3 {
        font-size: 1.5rem;
        margin: 30px 0 20px 0
    }

    .working-here .section .commitments .text-content p, .working-here .section .life-at-sca .text-content p, .working-here .section .mission .text-content p {
        font-size: 1.125rem
    }
}

.working-here .section .life-at-sca .text-content {
    order: 2;
    border-top: 22px solid #EA8651
}

@media screen and (min-width: 48em) {
    .working-here .section .life-at-sca .text-content {
        order: 1
    }
}

@media screen and (min-width: 62em) {
    .working-here .section .life-at-sca .text-content {
        border-top: 22px solid #EA8651
    }
}

.working-here .section .life-at-sca .image-content {
    order: 1
}

@media screen and (min-width: 48em) {
    .working-here .section .life-at-sca .image-content {
        order: 2
    }
}

.working-here .section .mission {
    align-content: space-between
}

.working-here .section .mission .text-content {
    order: 2;
    border-bottom: 22px solid #63B1BC
}

@media screen and (min-width: 62em) {
    .working-here .section .mission .text-content {
        border-bottom: 22px solid #63B1BC
    }
}

.working-here .section .mission .image-content {
    order: 1
}

.working-here .section .text-content.commitment {
    margin-bottom: 20px
}

@media screen and (min-width: 48em) {
    .working-here .section .text-content.commitment {
        height: 280px
    }
}

@media screen and (min-width: 62em) {
    .working-here .section .text-content.commitment {
        height: 340px
    }
}

.working-here .section .text-content.openings {
    margin-bottom: 20px;
    background-color: #E2E3E4
}

@media screen and (min-width: 48em) {
    .working-here .section .text-content.openings {
        height: 280px
    }
}

@media screen and (min-width: 62em) {
    .working-here .section .text-content.openings {
        height: 340px
    }
}

.mission-vision-values .section.wide-color-bg {
    background-color: #E2E3E4
}

.mission-vision-values .section .page-hero {
    position: relative
}

.mission-vision-values .section .page-hero .hero-image {
    transition: all 0.5s ease-out;
    background: white url("/wp-content/themes/sca/images/page-mvv-hero.jpg") no-repeat -50px bottom;
    background-size: cover;
    /* height: 128px; */
}

@media screen and (min-width: 30em) {
    .mission-vision-values .section .page-hero .hero-image {
        /* height: 162px; */
    }
}

@media screen and (min-width: 48em) {
    .mission-vision-values .section .page-hero .hero-image {
        /* height: 300px; */ background-position: left center
    }
}

.mission-vision-values .section .page-hero h1 {
    flex: 0 0 auto;
    width: calc(100% - 1.25rem);
    margin-left: .625rem;
    margin-right: .625rem;
    padding: 1rem;
    margin: 0 auto;
    font-family: "canada-type-gibson", sans-serif;
    font-size: 1.25rem;
    font-weight: 600;
    text-align: center;
    line-height: 1.3
}

@media screen and (min-width: 30em) {
    .mission-vision-values .section .page-hero h1 {
        font-size: 1.325rem
    }
}

@media screen and (min-width: 48em) {
    .mission-vision-values .section .page-hero h1 {
        padding-right: 0;
        padding-left: 0;
        max-width: 1000px;
        margin-left: auto;
        margin-right: auto;
        padding: 1rem 0;
        margin: 0 auto;
        line-height: 1.3;
        font-family: "canada-type-gibson", sans-serif;
        font-size: 1.5625rem;
        font-weight: 600;
        text-align: center
    }
}

.mission-vision-values .section .mvv-blocks {
    padding-right: 0;
    padding-left: 0;
    max-width: 1000px;
    margin-left: auto;
    margin-right: auto;
    margin-bottom: 10px
}

.mission-vision-values .section .mvv-blocks section.grid {
    display: flex;
    flex-flow: row wrap;
    justify-content: center
}

.mission-vision-values .section .mvv-blocks .text-content {
    display: flex;
    flex-flow: row wrap;
    flex: 0 0 auto;
    width: 100%;
    margin-left: 0;
    margin-right: 0
}

@media screen and (min-width: 48em) {
    .mission-vision-values .section .mvv-blocks .text-content {
        flex: 0 0 auto;
        width: calc(50% - .625rem);
        margin-left: .3125rem;
        margin-right: .3125rem;
        margin-bottom: 10px
    }
}

.mission-vision-values .section .mvv-blocks .text-content.mvv-block {
    align-items: flex-start;
    justify-content: stretch;
    color: white;
    height: auto;
    background-color: #003865;
    border-top: 2px solid #FAF9F6
}

.mission-vision-values .section .mvv-blocks .text-content.mvv-block-wide {
    flex: 0 0 auto;
    width: 100%;
    margin-left: 0;
    margin-right: 0;
    border-top: 2px solid #FAF9F6;
    height: auto;
    background-color: #003865;
    color: white
}

@media screen and (min-width: 48em) {
    .mission-vision-values .section .mvv-blocks .text-content.mvv-block-wide {
        flex: 0 0 auto;
        width: calc(100% - .625rem);
        margin-left: .3125rem;
        margin-right: .3125rem;
        border: 0;
        margin-bottom: 0
    }
}

.mission-vision-values .section .mvv-blocks .text-content.content-block {
    /* height: 280px; */
}

.mission-vision-values .section .mvv-blocks .text-content.commitment {
    align-items: flex-start;
    height: auto;
    padding: 40px 0
}

@media screen and (min-width: 48em) {
    .mission-vision-values .section .mvv-blocks .text-content.commitment {
        flex: 0 0 auto;
        width: calc(33.33333% - .625rem);
        margin-left: .3125rem;
        margin-right: .3125rem
    }
}

.mission-vision-values .section .mvv-blocks .text-content.expectations {
    flex: 0 0 auto;
    width: 100%;
    margin-left: 0;
    margin-right: 0;
    justify-content: center;
    padding: 0 1rem;
    height: auto
}

.mission-vision-values .section .mvv-blocks .text-content.expectations h3 {
    flex: 0 0 auto;
    width: 100%;
    margin-left: 0;
    margin-right: 0;
    background-color: #F7F8F8;
    border: 2px solid white;
    padding: 1rem;
    margin: 1rem 0 0 0;
    font-size: 1.25rem;
    font-weight: 400
}

.mission-vision-values .section .mvv-blocks .text-content.expectations div.expectations-block {
    border: 2px solid white;
    background-color: #F7F8F8;
    margin: 1rem 0;
    padding-bottom: 2rem
}

.mission-vision-values .section .mvv-blocks .text-content.expectations div.expectations-block h3 {
    flex: 0 0 auto;
    width: 100%;
    margin-left: 0;
    margin-right: 0;
    border: 0;
    padding: 1rem;
    margin: 0;
    font-weight: 400
}

.mission-vision-values .section .mvv-blocks .text-content.expectations div.expectations-block p {
    padding: 1rem 0;
    margin: 0 3rem 0 2rem;
    border-top: 1px solid #b5d8de
}

.mission-vision-values .section .mvv-blocks .text-content.expectations div.expectations-block p:last-child {
    border-bottom: 1px solid #b5d8de
}

.mission-vision-values .section .mvv-blocks .text-content .text-block {
    flex: 0 0 auto;
    width: calc(83.33333% - 1.25rem);
    margin-left: .625rem;
    margin-right: .625rem;
    display: flex;
    flex-flow: column wrap;
    justify-content: center;
    margin: 0 auto;
    text-align: center
}

.mission-vision-values .section .mvv-blocks .text-content .text-block.needs-margin h2 {
    margin-bottom: 1rem
}

.mission-vision-values .section .mvv-blocks .text-content p.icon {
    margin: 0 auto;
    padding: 0;
    max-width: 64px;
    max-height: 64px
}

.mission-vision-values .section .mvv-blocks .text-content.expectations,.mission-vision-values .section .mvv-blocks .text-content.teamwork,.mission-vision-values .section .mvv-blocks .text-content.belong {
    background-color: #EFEFEE
}

.mission-vision-values .section .mvv-blocks .text-content.quality {
    /* background-color: #E8E8E6; */
}

.mission-vision-values .section .mvv-blocks .text-content.respect,.mission-vision-values .section .mvv-blocks .text-content.integrity {
    background-color: #C5B9AC
}

.mission-vision-values .section .mvv-blocks .text-content.together,.mission-vision-values .section .mvv-blocks .text-content.inclusion,.mission-vision-values .section .mvv-blocks .text-content.excellence {
    background-color: #b5d8de
}

.mission-vision-values .section .mvv-blocks .text-content.accountability {
    background-color: #e5e5e2
}

.mission-vision-values .section .mvv-blocks .text-content.improvement {
    background-color: #CBCDCD
}

.mission-vision-values .section .mvv-blocks .text-content h2 {
    font-size: 1.375rem;
    margin-bottom: 0
}

.mission-vision-values .section .mvv-blocks .text-content p {
    margin-top: 0;
    font-size: 22px;
    font-family: "Gotham A", "Gotham B", sans-serif;
}

.mission-vision-values .section .mvv-blocks .call-to-action {
    flex: 0 0 auto;
    width: 100%;
    margin-left: 0;
    margin-right: 0;
    margin-top: 10px
}

.mission-vision-values .section .mvv-blocks .call-to-action .action-text {
    flex: 0 0 auto;
    width: calc(66.66667% - 1.25rem);
    margin-left: .625rem;
    margin-right: .625rem;
    margin: 0 auto;
    font-size: 1.25rem;
    text-align: center
}

.community-service .section .page-hero {
    position: relative
}

.community-service .section .page-hero .hero-image {
    transition: all 0.5s ease-out;
    background-size: cover;
    background-position: left center;
    height: 128px
}

@media screen and (min-width: 30em) {
    .community-service .section .page-hero .hero-image {
        height: 162px
    }
}

@media screen and (min-width: 48em) {
    .community-service .section .page-hero .hero-image {
        height: 214px
    }
}

@media screen and (min-width: 75em) {
    .community-service .section .page-hero .hero-image {
        height: 240px
    }
}

.community-service .section .page-hero h1 {
    flex: 0 0 auto;
    width: calc(100% - 1.25rem);
    margin-left: .625rem;
    margin-right: .625rem;
    padding: 1rem;
    margin: 0 auto;
    font-family: "canada-type-gibson", sans-serif;
    font-size: 1.25rem;
    font-weight: 600;
    text-align: center;
    line-height: 1.3
}

@media screen and (min-width: 30em) {
    .community-service .section .page-hero h1 {
        font-size: 1.325rem
    }
}

@media screen and (min-width: 48em) {
    .community-service .section .page-hero h1 {
        padding-right: 0;
        padding-left: 0;
        max-width: 1000px;
        margin-left: auto;
        margin-right: auto;
        padding: 1rem 0;
        margin: 0 auto;
        line-height: 1.3;
        font-family: "canada-type-gibson", sans-serif;
        font-size: 1.5625rem;
        font-weight: 600;
        text-align: center
    }
}

.community-service .section .page-header {
    padding-right: 0;
    padding-left: 0;
    max-width: 1000px;
    margin-left: auto;
    margin-right: auto
}

.community-service .section .page-header section.grid {
    display: flex;
    flex-flow: row wrap;
    align-items: center
}

.community-service .section .page-header .text-block {
    margin: 0;
    padding: 0;
    border-top: 34px solid #E2E3E4
}

.community-service .section .page-header .text-block h2 {
    flex: 0 0 auto;
    width: calc(100% - 5rem);
    margin-left: 2.5rem;
    margin-right: 2.5rem;
    font-family: "canada-type-gibson", sans-serif;
    font-size: 1.375rem;
    font-weight: 600
}

.community-service .section .page-header .text-block p {
    flex: 0 0 auto;
    width: calc(100% - 5rem);
    margin-left: 2.5rem;
    margin-right: 2.5rem;
    font-family: "canada-type-gibson", sans-serif;
    font-size: 1.25rem;
    font-weight: 400
}

.community-service .section .service-oriented,.community-service .section .support-network,.community-service .section .one-world {
    padding-right: 0;
    padding-left: 0;
    max-width: 1000px;
    margin-left: auto;
    margin-right: auto;
    margin-bottom: 10px;
    background-color: #E2E3E4
}

.community-service .section .service-oriented section.grid,.community-service .section .support-network section.grid,.community-service .section .one-world section.grid {
    display: flex;
    flex-flow: row wrap;
    justify-content: center;
    align-items: center;
    align-content: stretch
}

.community-service .section .service-oriented .image-content,.community-service .section .support-network .image-content,.community-service .section .one-world .image-content {
    align-self: stretch;
    flex: 0 0 auto;
    width: calc(100% - 1.25rem);
    margin-left: .625rem;
    margin-right: .625rem
}

@media screen and (min-width: 30em) {
    .community-service .section .service-oriented .image-content, .community-service .section .support-network .image-content, .community-service .section .one-world .image-content {
        flex: 0 0 auto;
        width: calc(83.33333% - 1.875rem);
        margin-left: .9375rem;
        margin-right: .9375rem
    }
}

@media screen and (min-width: 48em) {
    .community-service .section .service-oriented .image-content, .community-service .section .support-network .image-content, .community-service .section .one-world .image-content {
        flex: 0 0 auto;
        width: 50%;
        margin-left: 0;
        margin-right: 0
    }
}

.community-service .section .service-oriented .image-content img,.community-service .section .support-network .image-content img,.community-service .section .one-world .image-content img {
    height: auto
}

.community-service .section .service-oriented .text-content,.community-service .section .support-network .text-content,.community-service .section .one-world .text-content {
    flex: 0 0 auto;
    width: calc(83.33333% - .625rem);
    margin-left: .3125rem;
    margin-right: .3125rem;
    max-height: 437px
}

.community-service .section .service-oriented .text-content h2,.community-service .section .support-network .text-content h2,.community-service .section .one-world .text-content h2 {
    font-size: 1.25rem
}

@media screen and (min-width: 30em) {
    .community-service .section .service-oriented .text-content, .community-service .section .support-network .text-content, .community-service .section .one-world .text-content {
        flex: 0 0 auto;
        width: calc(83.33333% - 1.875rem);
        margin-left: .9375rem;
        margin-right: .9375rem
    }
}

@media screen and (min-width: 48em) {
    .community-service .section .service-oriented .text-content, .community-service .section .support-network .text-content, .community-service .section .one-world .text-content {
        flex: 0 0 auto;
        width: calc(50% - 3.75rem);
        margin-left: 1.875rem;
        margin-right: 1.875rem
    }

    .community-service .section .service-oriented .text-content h2, .community-service .section .support-network .text-content h2, .community-service .section .one-world .text-content h2 {
        font-size: 1.25rem
    }

    .community-service .section .service-oriented .text-content h3, .community-service .section .support-network .text-content h3, .community-service .section .one-world .text-content h3 {
        font-size: 1.125rem
    }

    .community-service .section .service-oriented .text-content p, .community-service .section .support-network .text-content p, .community-service .section .one-world .text-content p {
        margin-bottom: 10px;
        font-size: 1rem
    }
}

@media screen and (min-width: 62em) {
    .community-service .section .service-oriented .text-content h2, .community-service .section .support-network .text-content h2, .community-service .section .one-world .text-content h2 {
        font-size: 1.5rem
    }

    .community-service .section .service-oriented .text-content h3, .community-service .section .support-network .text-content h3, .community-service .section .one-world .text-content h3 {
        font-size: 1.25rem
    }

    .community-service .section .service-oriented .text-content p, .community-service .section .support-network .text-content p, .community-service .section .one-world .text-content p {
        font-size: 18px
    }
}

.community-service .section .service-oriented {
    background-color: #E2E3E4
}

.community-service .section .support-network {
    background-color: #b4d7dc
}

.community-service .section .giving-in-action {
    padding-right: 0;
    padding-left: 0;
    max-width: 1000px;
    margin-left: auto;
    margin-right: auto;
    margin-bottom: 20px
}

.community-service .section .giving-in-action section.grid {
    display: flex;
    flex-flow: row wrap
}

@media screen and (min-width: 48em) {
    .community-service .section .giving-in-action section.grid {
        justify-content: space-between
    }
}

.community-service .section .giving-in-action section.grid .giving-block {
    display: flex;
    flex-flow: row wrap;
    align-content: flex-start;
    width: 100%;
    text-decoration: none;
    background-color: #b4d7dc;
    padding-top: 10px;
    flex: 0 0 auto;
    width: 100%;
    margin-left: 0;
    margin-right: 0;
    margin-bottom: 10px
}

.community-service .section .giving-in-action section.grid .giving-block p {
    padding: 0 1rem;
    margin-top: 0;
    font-size: 1rem
}

.community-service .section .giving-in-action section.grid .giving-block img {
    max-height: 80px;
    margin: 8px auto
}

@media screen and (min-width: 30em) {
    .community-service .section .giving-in-action section.grid .giving-block img {
        max-height: 100px
    }
}

@media screen and (min-width: 48em) {
    .community-service .section .giving-in-action section.grid .giving-block {
        flex: 0 0 auto;
        width: 100%;
        margin-left: 0;
        margin-right: 0;
        width: 32.5%
    }
}

@media screen and (min-width: 62em) {
    .community-service .section .giving-in-action section.grid .giving-block h3 {
        padding: 0 1rem 0 1rem;
        font-size: 1.25rem
    }

    .community-service .section .giving-in-action section.grid .giving-block p {
        padding: 1rem;
        font-size: 1.125rem
    }
}

.health-plans .section .page-hero .hero-image {
    transition: all 0.5s ease-out;
    background-size: cover;
    background-position: center;
    height: 128px
}

@media screen and (min-width: 30em) {
    .health-plans .section .page-hero .hero-image {
        height: 162px
    }
}

@media screen and (min-width: 48em) {
    .health-plans .section .page-hero .hero-image {
        height: 214px;
        background-position: center center
    }
}

@media screen and (min-width: 75em) {
    .health-plans .section .page-hero .hero-image {
        background-position: center top;
        height: 240px
    }
}

.health-plans .section .container.page-header {
    padding-right: 0;
    padding-left: 0;
    max-width: 1000px;
    margin-left: auto;
    margin-right: auto;
    margin-bottom: 10px;
    background-color: #f0f1f1
}

.health-plans .section .container.page-header section.grid {
    display: flex;
    flex-flow: row wrap;
    align-items: center;
    align-content: center;
    justify-content: center
}

.health-plans .section .container.page-header .text-content {
    flex: 0 0 auto;
    width: calc(83.33333% - 1.25rem);
    margin-left: .625rem;
    margin-right: .625rem;
    background-color: #f0f1f1
}

.health-plans .section .container.page-header .text-content h2 {
    font-size: 1.25rem
}

.health-plans .section .container.page-header .text-content p {
    font-size: 1rem
}

@media screen and (min-width: 30em) {
    .health-plans .section .container.page-header .text-content {
        flex: 0 0 auto;
        width: calc(83.33333% - 1.875rem);
        margin-left: .9375rem;
        margin-right: .9375rem
    }

    .health-plans .section .container.page-header .text-content h2 {
        font-size: 1.375rem
    }

    .health-plans .section .container.page-header .text-content p {
        font-size: 1.125rem
    }
}

@media screen and (min-width: 62em) {
    .health-plans .section .container.page-header .text-content {
        flex: 0 0 auto;
        width: calc(83.33333% - 1.875rem);
        margin-left: .9375rem;
        margin-right: .9375rem
    }

    .health-plans .section .container.page-header .text-content h2 {
        font-size: 1.375rem
    }

    .health-plans .section .container.page-header .text-content p {
        font-size: 1.125rem
    }
}

@media screen and (min-width: 48em) {
    .health-plans .section .container.page-header .text-content {
        flex: 0 0 auto;
        width: calc(50% - 2.5rem);
        margin-left: 1.25rem;
        margin-right: 1.25rem
    }

    .health-plans .section .container.page-header .text-content h2 {
        font-size: 1.25rem
    }

    .health-plans .section .container.page-header .text-content p {
        font-size: 1rem
    }
}

.health-plans .section .container.page-header .text-graphic {
    flex: 0 0 auto;
    width: 100%;
    margin-left: 0;
    margin-right: 0;
    display: flex;
    flex-flow: row wrap;
    justify-content: center;
    position: relative;
    overflow: hidden;
    height: auto;
    background-color: white;
    margin-bottom: 10px
}

@media screen and (min-width: 62em) {
    .health-plans .section .container.page-header .text-graphic {
        height: 373px
    }
}

@media screen and (min-width: 30em) {
    .health-plans .section .container.page-header .text-graphic {
        flex: 0 0 auto;
        width: 83.33333%;
        margin-left: 0;
        margin-right: 0
    }
}

@media screen and (min-width: 48em) {
    .health-plans .section .container.page-header .text-graphic {
        flex: 0 0 auto;
        width: 50%;
        margin-left: 0;
        margin-right: 0;
        background-color: #e2e3e4;
        margin-bottom: 0
    }
}

.health-plans .section .container.page-header .text-graphic svg {
    z-index: 0;
    position: absolute;
    height: auto;
    width: 100%;
    visibility: hidden
}

@media screen and (min-width: 48em) {
    .health-plans .section .container.page-header .text-graphic svg {
        visibility: visible;
        width: auto;
        height: 100%
    }
}

.health-plans .section .container.page-header .text-graphic .stat-text {
    z-index: 1;
    flex: 0 0 auto;
    width: calc(83.33333% - 1.25rem);
    margin-left: .625rem;
    margin-right: .625rem;
    align-self: center;
    padding: 15px 0
}

.health-plans .section .container.page-header .text-graphic .stat-text p {
    color: #58595B;
    font-size: 1.125rem;
    padding: 0;
    margin: 0
}

.health-plans .section .container.page-header .text-graphic .stat-text p.and-more {
    padding-top: 10px
}

.health-plans .section .container.page-header .text-graphic .stat-text p.large-text {
    color: #003865;
    padding: 0;
    margin-bottom: -0.4rem;
    font-size: 4.5rem;
    line-height: 1.0
}

.health-plans .section .container.page-header .text-graphic .stat-text p.large-text sup {
    top: -0.7em;
    font-size: 50%
}

.health-plans .section .container.page-header .text-graphic .stat-text p.details {
    color: #003865
}

.health-plans .section .container.page-header .text-graphic .stat-text p.details strong {
    font-weight: 600
}

.health-plans .section .container.rate-structures {
    padding-right: 0;
    padding-left: 0;
    max-width: 1000px;
    margin-left: auto;
    margin-right: auto;
    margin-bottom: 10px;
    color: white
}

.health-plans .section .container.rate-structures h2 {
    flex: 0 0 auto;
    width: 100%;
    margin-left: 0;
    margin-right: 0;
    padding: 20px;
    margin: 0;
    font-size: 1.25rem;
    text-align: center;
    background-color: #397A84
}

@media screen and (min-width: 30em) {
    .health-plans .section .container.rate-structures h2 {
        padding: 10px;
        font-size: 1.375rem
    }

    .health-plans .section .container.rate-structures p {
        font-size: 1.125rem
    }
}

.health-plans .section .container.rate-structures .arrow-block {
    display: flex;
    flex-flow: row wrap;
    margin: 5px 0 0 0;
    align-items: center;
    align-content: center;
    justify-content: center;
    background-color: #f0f1f1
}

.health-plans .section .container.rate-structures .arrow-block .heading {
    flex: 0 0 auto;
    width: 33.33333%;
    margin-left: 0;
    margin-right: 0;
    display: flex;
    flex-flow: row wrap;
    align-content: center;
    align-items: center;
    background-color: #397A84;
    height: 100px;
    position: relative
}

.health-plans .section .container.rate-structures .arrow-block .heading:after {
    content: '';
    position: absolute;
    width: 0;
    height: 100px;
    border-width: 50px;
    border-color: transparent;
    border-left-color: #397A84;
    border-style: solid;
    border-left-width: 20px;
    border-right-width: 20px;
    top: 0;
    left: 100%
}

@media screen and (min-width: 30em) {
    .health-plans .section .container.rate-structures .arrow-block .heading:after {
        border-left-width: 50px;
        border-right-width: 50px
    }
}

.health-plans .section .container.rate-structures .arrow-block h3 {
    padding: 1rem;
    margin: 0;
    position: relative;
    font-size: 1rem;
    font-weight: 500
}

@media screen and (min-width: 30em) {
    .health-plans .section .container.rate-structures .arrow-block h3 {
        font-size: 1.25rem
    }
}

@media screen and (min-width: 62em) {
    .health-plans .section .container.rate-structures .arrow-block h3 {
        font-size: 1.375rem
    }
}

.health-plans .section .container.rate-structures .arrow-block p {
    flex: 0 0 auto;
    width: 66.66667%;
    margin-left: 0;
    margin-right: 0;
    font-size: 0.875rem;
    padding: 10px 10px 10px 30px;
    margin: 0;
    color: #003865
}

@media screen and (min-width: 30em) {
    .health-plans .section .container.rate-structures .arrow-block p {
        padding: 0 40px 0 80px;
        font-size: 1rem
    }
}

@media screen and (min-width: 62em) {
    .health-plans .section .container.rate-structures .arrow-block p {
        padding: 0 40px 0 80px;
        font-size: 1.25rem
    }
}

.health-plans .section .container.partnering {
    padding-right: 0;
    padding-left: 0;
    max-width: 1000px;
    margin-left: auto;
    margin-right: auto;
    margin-bottom: 0;
    color: white;
    background-color: #b5d8de;
    border-top: 5px solid #74adb9
}

.health-plans .section .container.partnering .heading {
    color: #003865;
    text-align: center
}

.health-plans .section .container.partnering .heading h2 {
    margin-bottom: 0;
    font-size: 1.375rem
}

.health-plans .section .container.partnering .heading p {
    flex: 0 0 auto;
    width: calc(66.66667% - 1.25rem);
    margin-left: .625rem;
    margin-right: .625rem;
    text-align: center;
    font-size: 1.25rem;
    margin: 10px auto 20px
}

.health-plans .section .container.partnering .partnering-blocks .text-area {
    display: flex;
    flex-flow: row wrap;
    justify-content: space-between
}

.health-plans .section .container.partnering .partnering-blocks .text-area .text-block {
    flex: 0 0 auto;
    width: calc(100% - .375rem);
    margin-left: .1875rem;
    margin-right: .1875rem;
    border-bottom: 5px solid #b5d8de;
    padding: 20px;
    background-color: #003865
}

@media screen and (min-width: 30em) {
    .health-plans .section .container.partnering .partnering-blocks .text-area .text-block {
        flex: 0 0 auto;
        width: calc(100% - .375rem);
        margin-left: .1875rem;
        margin-right: .1875rem;
        padding: 0 20px
    }
}

@media screen and (min-width: 48em) {
    .health-plans .section .container.partnering .partnering-blocks .text-area .text-block {
        flex: 0 0 auto;
        width: calc(33.33333% - .375rem);
        margin-left: .1875rem;
        margin-right: .1875rem;
        padding: 40px
    }
}

.health-plans .section .container.partnering .partnering-blocks .text-area .text-block h3 {
    font-size: 1.375rem;
    color: white;
    margin-bottom: 10px
}

.health-plans .section .container.partnering .partnering-blocks .text-area .text-block p {
    margin-top: 0;
    font-size: 1.125rem;
    color: #b5d8de
}

.health-plans .section .container .contact-form {
    margin-top: 0
}

.case-studies .listings {
    padding-right: .625rem;
    padding-left: .625rem;
    max-width: 1000px;
    margin-left: auto;
    margin-right: auto;
    display: flex;
    flex-flow: row wrap;
    align-items: center;
    align-content: stretch
}

.case-studies .listings .section {
    padding: 1rem 2rem;
    background-color: #f0f1f1;
    flex: 0 0 auto;
    width: calc(100% - 1.25rem);
    margin-left: .625rem;
    margin-right: .625rem;
    align-self: stretch;
    margin-bottom: 20px
}

@media screen and (min-width: 48em) {
    .case-studies .listings .section {
        flex: 0 0 auto;
        width: calc(50% - 1.875rem);
        margin-left: .9375rem;
        margin-right: .9375rem
    }
}

.page-template-page-case-study-03 .section .page-hero,.page-template-page-case-study-08 .section .page-hero,.page-template-page-case-study-09 .section .page-hero,.page-template-page-case-study-10 .section .page-hero {
    position: relative
}

.page-template-page-case-study-03 .section .page-hero .hero-image,.page-template-page-case-study-08 .section .page-hero .hero-image,.page-template-page-case-study-09 .section .page-hero .hero-image,.page-template-page-case-study-10 .section .page-hero .hero-image {
    transition: all 0.5s ease-out;
    background-size: cover;
    background-position: right;
    height: 128px
}

@media screen and (min-width: 30em) {
    .page-template-page-case-study-03 .section .page-hero .hero-image, .page-template-page-case-study-08 .section .page-hero .hero-image, .page-template-page-case-study-09 .section .page-hero .hero-image, .page-template-page-case-study-10 .section .page-hero .hero-image {
        height: 162px
    }
}

@media screen and (min-width: 48em) {
    .page-template-page-case-study-03 .section .page-hero .hero-image, .page-template-page-case-study-08 .section .page-hero .hero-image, .page-template-page-case-study-09 .section .page-hero .hero-image, .page-template-page-case-study-10 .section .page-hero .hero-image {
        height: 214px;
        background-position: center center
    }
}

@media screen and (min-width: 75em) {
    .page-template-page-case-study-03 .section .page-hero .hero-image, .page-template-page-case-study-08 .section .page-hero .hero-image, .page-template-page-case-study-09 .section .page-hero .hero-image, .page-template-page-case-study-10 .section .page-hero .hero-image {
        background-position: center top;
        height: 240px
    }
}

.page-template-page-case-study-03 .section .page-hero h1,.page-template-page-case-study-08 .section .page-hero h1,.page-template-page-case-study-09 .section .page-hero h1,.page-template-page-case-study-10 .section .page-hero h1 {
    flex: 0 0 auto;
    width: calc(100% - 1.25rem);
    margin-left: .625rem;
    margin-right: .625rem;
    padding: 1rem;
    margin: 0 auto;
    font-family: "canada-type-gibson", sans-serif;
    font-size: 1.25rem;
    font-weight: 600;
    text-align: center;
    line-height: 1.3
}

@media screen and (min-width: 30em) {
    .page-template-page-case-study-03 .section .page-hero h1, .page-template-page-case-study-08 .section .page-hero h1, .page-template-page-case-study-09 .section .page-hero h1, .page-template-page-case-study-10 .section .page-hero h1 {
        font-size: 1.325rem
    }
}

@media screen and (min-width: 48em) {
    .page-template-page-case-study-03 .section .page-hero h1, .page-template-page-case-study-08 .section .page-hero h1, .page-template-page-case-study-09 .section .page-hero h1, .page-template-page-case-study-10 .section .page-hero h1 {
        padding-right: 0;
        padding-left: 0;
        max-width: 1000px;
        margin-left: auto;
        margin-right: auto;
        flex: 0 0 auto;
        width: calc(66.66667% - 1.875rem);
        margin-left: .9375rem;
        margin-right: .9375rem;
        padding: 1rem 0;
        margin: 0 auto;
        line-height: 1.3;
        font-family: "canada-type-gibson", sans-serif;
        font-size: 1.5625rem;
        font-weight: 600;
        text-align: center
    }
}

.page-template-page-case-study-03 .section .container.page-header,.page-template-page-case-study-08 .section .container.page-header,.page-template-page-case-study-09 .section .container.page-header,.page-template-page-case-study-10 .section .container.page-header {
    padding-right: 0;
    padding-left: 0;
    max-width: 1000px;
    margin-left: auto;
    margin-right: auto;
    margin-bottom: 10px;
    background-color: #EDEAE6
}

.page-template-page-case-study-03 .section .container.page-header ul,.page-template-page-case-study-08 .section .container.page-header ul,.page-template-page-case-study-09 .section .container.page-header ul,.page-template-page-case-study-10 .section .container.page-header ul {
    margin-bottom: 0
}

.page-template-page-case-study-03 .section .container.page-header li,.page-template-page-case-study-08 .section .container.page-header li,.page-template-page-case-study-09 .section .container.page-header li,.page-template-page-case-study-10 .section .container.page-header li {
    line-height: 1.8
}

.page-template-page-case-study-03 .section .container.page-header section.grid,.page-template-page-case-study-08 .section .container.page-header section.grid,.page-template-page-case-study-09 .section .container.page-header section.grid,.page-template-page-case-study-10 .section .container.page-header section.grid {
    display: flex;
    flex-flow: row wrap;
    align-items: center;
    justify-content: center
}

.page-template-page-case-study-03 .section .container.page-header .image-content,.page-template-page-case-study-08 .section .container.page-header .image-content,.page-template-page-case-study-09 .section .container.page-header .image-content,.page-template-page-case-study-10 .section .container.page-header .image-content {
    background-color: #F7F8F8;
    flex: 0 0 auto;
    width: calc(100% - 1.25rem);
    margin-left: .625rem;
    margin-right: .625rem
}

@media screen and (min-width: 30em) {
    .page-template-page-case-study-03 .section .container.page-header .image-content, .page-template-page-case-study-08 .section .container.page-header .image-content, .page-template-page-case-study-09 .section .container.page-header .image-content, .page-template-page-case-study-10 .section .container.page-header .image-content {
        flex: 0 0 auto;
        width: calc(83.33333% - 1.875rem);
        margin-left: .9375rem;
        margin-right: .9375rem
    }
}

@media screen and (min-width: 48em) {
    .page-template-page-case-study-03 .section .container.page-header .image-content, .page-template-page-case-study-08 .section .container.page-header .image-content, .page-template-page-case-study-09 .section .container.page-header .image-content, .page-template-page-case-study-10 .section .container.page-header .image-content {
        height: 100%;
        flex: 0 0 auto;
        width: 50%;
        margin-left: 0;
        margin-right: 0
    }

    .page-template-page-case-study-03 .section .container.page-header .image-content img, .page-template-page-case-study-08 .section .container.page-header .image-content img, .page-template-page-case-study-09 .section .container.page-header .image-content img, .page-template-page-case-study-10 .section .container.page-header .image-content img {
        max-height: 437px
    }
}

.page-template-page-case-study-03 .section .container.page-header .image-content img.map-image,.page-template-page-case-study-08 .section .container.page-header .image-content img.map-image,.page-template-page-case-study-09 .section .container.page-header .image-content img.map-image,.page-template-page-case-study-10 .section .container.page-header .image-content img.map-image {
    margin-top: -85px
}

.page-template-page-case-study-03 .section .container.page-header .image-content h3.over-image,.page-template-page-case-study-08 .section .container.page-header .image-content h3.over-image,.page-template-page-case-study-09 .section .container.page-header .image-content h3.over-image,.page-template-page-case-study-10 .section .container.page-header .image-content h3.over-image {
    font-weight: 600;
    flex: 0 0 auto;
    width: 83.33333%;
    margin-left: 0;
    margin-right: 0;
    margin: 35px auto 0;
    text-align: center
}

.page-template-page-case-study-03 .section .container.page-header .text-content,.page-template-page-case-study-08 .section .container.page-header .text-content,.page-template-page-case-study-09 .section .container.page-header .text-content,.page-template-page-case-study-10 .section .container.page-header .text-content {
    flex: 0 0 auto;
    width: calc(100% - 1.25rem);
    margin-left: .625rem;
    margin-right: .625rem;
    align-self: center;
    margin: 0 auto;
    padding: 0 10px
}

.page-template-page-case-study-03 .section .container.page-header .text-content.grid,.page-template-page-case-study-08 .section .container.page-header .text-content.grid,.page-template-page-case-study-09 .section .container.page-header .text-content.grid,.page-template-page-case-study-10 .section .container.page-header .text-content.grid {
    display: flex;
    flex-flow: row wrap;
    justify-content: center;
    align-items: center
}

.page-template-page-case-study-03 .section .container.page-header .text-content h2,.page-template-page-case-study-08 .section .container.page-header .text-content h2,.page-template-page-case-study-09 .section .container.page-header .text-content h2,.page-template-page-case-study-10 .section .container.page-header .text-content h2 {
    font-size: 1.25rem
}

.page-template-page-case-study-03 .section .container.page-header .text-content p,.page-template-page-case-study-08 .section .container.page-header .text-content p,.page-template-page-case-study-09 .section .container.page-header .text-content p,.page-template-page-case-study-10 .section .container.page-header .text-content p {
    font-size: 1rem
}

@media screen and (min-width: 30em) {
    .page-template-page-case-study-03 .section .container.page-header .text-content, .page-template-page-case-study-08 .section .container.page-header .text-content, .page-template-page-case-study-09 .section .container.page-header .text-content, .page-template-page-case-study-10 .section .container.page-header .text-content {
        flex: 0 0 auto;
        width: calc(83.33333% - 1.875rem);
        margin-left: .9375rem;
        margin-right: .9375rem;
        padding: 0
    }
}

@media screen and (min-width: 48em) {
    .page-template-page-case-study-03 .section .container.page-header .text-content, .page-template-page-case-study-08 .section .container.page-header .text-content, .page-template-page-case-study-09 .section .container.page-header .text-content, .page-template-page-case-study-10 .section .container.page-header .text-content {
        flex: 0 0 auto;
        width: calc(50% - 3.75rem);
        margin-left: 1.875rem;
        margin-right: 1.875rem
    }

    .page-template-page-case-study-03 .section .container.page-header .text-content h2, .page-template-page-case-study-08 .section .container.page-header .text-content h2, .page-template-page-case-study-09 .section .container.page-header .text-content h2, .page-template-page-case-study-10 .section .container.page-header .text-content h2 {
        font-size: 1.25rem
    }

    .page-template-page-case-study-03 .section .container.page-header .text-content h3, .page-template-page-case-study-08 .section .container.page-header .text-content h3, .page-template-page-case-study-09 .section .container.page-header .text-content h3, .page-template-page-case-study-10 .section .container.page-header .text-content h3 {
        font-size: 1.125rem
    }

    .page-template-page-case-study-03 .section .container.page-header .text-content p, .page-template-page-case-study-08 .section .container.page-header .text-content p, .page-template-page-case-study-09 .section .container.page-header .text-content p, .page-template-page-case-study-10 .section .container.page-header .text-content p {
        font-size: 1rem
    }
}

@media screen and (min-width: 62em) {
    .page-template-page-case-study-03 .section .container.page-header .text-content h2, .page-template-page-case-study-08 .section .container.page-header .text-content h2, .page-template-page-case-study-09 .section .container.page-header .text-content h2, .page-template-page-case-study-10 .section .container.page-header .text-content h2 {
        font-size: 1.5rem
    }

    .page-template-page-case-study-03 .section .container.page-header .text-content h3, .page-template-page-case-study-08 .section .container.page-header .text-content h3, .page-template-page-case-study-09 .section .container.page-header .text-content h3, .page-template-page-case-study-10 .section .container.page-header .text-content h3 {
        font-size: 1.25rem
    }

    .page-template-page-case-study-03 .section .container.page-header .text-content p, .page-template-page-case-study-08 .section .container.page-header .text-content p, .page-template-page-case-study-09 .section .container.page-header .text-content p, .page-template-page-case-study-10 .section .container.page-header .text-content p {
        font-size: 18px
    }
}

.page-template-page-case-study-03 .section .container.page-header .text-content .text-block,.page-template-page-case-study-08 .section .container.page-header .text-content .text-block,.page-template-page-case-study-09 .section .container.page-header .text-content .text-block,.page-template-page-case-study-10 .section .container.page-header .text-content .text-block {
    line-height: 1.3
}

.page-template-page-case-study-03 .section .container.page-header .text-content .text-block p.text-content-highlight,.page-template-page-case-study-08 .section .container.page-header .text-content .text-block p.text-content-highlight,.page-template-page-case-study-09 .section .container.page-header .text-content .text-block p.text-content-highlight,.page-template-page-case-study-10 .section .container.page-header .text-content .text-block p.text-content-highlight {
    position: relative;
    padding: 0;
    margin: 20px 0 0 0;
    font-size: 4rem;
    font-weight: 400;
    line-height: 1
}

.page-template-page-case-study-03 .section .container.page-header .text-content .text-block p.text-content-highlight .sup,.page-template-page-case-study-08 .section .container.page-header .text-content .text-block p.text-content-highlight .sup,.page-template-page-case-study-09 .section .container.page-header .text-content .text-block p.text-content-highlight .sup,.page-template-page-case-study-10 .section .container.page-header .text-content .text-block p.text-content-highlight .sup {
    position: absolute;
    top: 2px;
    font-size: 2rem
}

@media screen and (min-width: 48em) {
    .page-template-page-case-study-03 .section .container.page-header .text-content .text-block, .page-template-page-case-study-08 .section .container.page-header .text-content .text-block, .page-template-page-case-study-09 .section .container.page-header .text-content .text-block, .page-template-page-case-study-10 .section .container.page-header .text-content .text-block {
        flex: 0 0 auto;
        width: 83.33333%;
        margin-left: 0;
        margin-right: 0
    }

    .page-template-page-case-study-03 .section .container.page-header .text-content .text-block h2, .page-template-page-case-study-03 .section .container.page-header .text-content .text-block h3, .page-template-page-case-study-08 .section .container.page-header .text-content .text-block h2, .page-template-page-case-study-08 .section .container.page-header .text-content .text-block h3, .page-template-page-case-study-09 .section .container.page-header .text-content .text-block h2, .page-template-page-case-study-09 .section .container.page-header .text-content .text-block h3, .page-template-page-case-study-10 .section .container.page-header .text-content .text-block h2, .page-template-page-case-study-10 .section .container.page-header .text-content .text-block h3 {
        font-size: 1.375rem
    }

    .page-template-page-case-study-03 .section .container.page-header .text-content .text-block p, .page-template-page-case-study-08 .section .container.page-header .text-content .text-block p, .page-template-page-case-study-09 .section .container.page-header .text-content .text-block p, .page-template-page-case-study-10 .section .container.page-header .text-content .text-block p {
        font-size: 1.25rem;
        padding: 0;
        margin: 0
    }
}

.page-template-page-case-study-03 .section .container.page-header .text-content img,.page-template-page-case-study-08 .section .container.page-header .text-content img,.page-template-page-case-study-09 .section .container.page-header .text-content img,.page-template-page-case-study-10 .section .container.page-header .text-content img {
    margin-top: 10px
}

.page-template-page-case-study-03 .section .container.cardio-program-approach,.page-template-page-case-study-03 .section .container.savings-approach,.page-template-page-case-study-08 .section .container.cardio-program-approach,.page-template-page-case-study-08 .section .container.savings-approach,.page-template-page-case-study-09 .section .container.cardio-program-approach,.page-template-page-case-study-09 .section .container.savings-approach,.page-template-page-case-study-10 .section .container.cardio-program-approach,.page-template-page-case-study-10 .section .container.savings-approach {
    padding-right: 0;
    padding-left: 0;
    max-width: 1000px;
    margin-left: auto;
    margin-right: auto;
    margin-bottom: 10px
}

.page-template-page-case-study-03 .section .container.cardio-program-approach section.grid,.page-template-page-case-study-03 .section .container.savings-approach section.grid,.page-template-page-case-study-08 .section .container.cardio-program-approach section.grid,.page-template-page-case-study-08 .section .container.savings-approach section.grid,.page-template-page-case-study-09 .section .container.cardio-program-approach section.grid,.page-template-page-case-study-09 .section .container.savings-approach section.grid,.page-template-page-case-study-10 .section .container.cardio-program-approach section.grid,.page-template-page-case-study-10 .section .container.savings-approach section.grid {
    display: flex;
    flex-flow: row wrap;
    align-items: center;
    justify-content: center
}

.page-template-page-case-study-03 .section .container.cardio-program-approach .text-content,.page-template-page-case-study-03 .section .container.savings-approach .text-content,.page-template-page-case-study-08 .section .container.cardio-program-approach .text-content,.page-template-page-case-study-08 .section .container.savings-approach .text-content,.page-template-page-case-study-09 .section .container.cardio-program-approach .text-content,.page-template-page-case-study-09 .section .container.savings-approach .text-content,.page-template-page-case-study-10 .section .container.cardio-program-approach .text-content,.page-template-page-case-study-10 .section .container.savings-approach .text-content {
    flex: 0 0 auto;
    width: calc(100% - 1.25rem);
    margin-left: .625rem;
    margin-right: .625rem;
    align-self: center;
    margin: 0 auto;
    padding: 0 10px
}

.page-template-page-case-study-03 .section .container.cardio-program-approach .text-content h2,.page-template-page-case-study-03 .section .container.savings-approach .text-content h2,.page-template-page-case-study-08 .section .container.cardio-program-approach .text-content h2,.page-template-page-case-study-08 .section .container.savings-approach .text-content h2,.page-template-page-case-study-09 .section .container.cardio-program-approach .text-content h2,.page-template-page-case-study-09 .section .container.savings-approach .text-content h2,.page-template-page-case-study-10 .section .container.cardio-program-approach .text-content h2,.page-template-page-case-study-10 .section .container.savings-approach .text-content h2 {
    font-size: 1.25rem
}

.page-template-page-case-study-03 .section .container.cardio-program-approach .text-content p,.page-template-page-case-study-03 .section .container.savings-approach .text-content p,.page-template-page-case-study-08 .section .container.cardio-program-approach .text-content p,.page-template-page-case-study-08 .section .container.savings-approach .text-content p,.page-template-page-case-study-09 .section .container.cardio-program-approach .text-content p,.page-template-page-case-study-09 .section .container.savings-approach .text-content p,.page-template-page-case-study-10 .section .container.cardio-program-approach .text-content p,.page-template-page-case-study-10 .section .container.savings-approach .text-content p {
    font-size: 1rem
}

.page-template-page-case-study-03 .section .container.cardio-program-approach .text-content blockquote,.page-template-page-case-study-03 .section .container.savings-approach .text-content blockquote,.page-template-page-case-study-08 .section .container.cardio-program-approach .text-content blockquote,.page-template-page-case-study-08 .section .container.savings-approach .text-content blockquote,.page-template-page-case-study-09 .section .container.cardio-program-approach .text-content blockquote,.page-template-page-case-study-09 .section .container.savings-approach .text-content blockquote,.page-template-page-case-study-10 .section .container.cardio-program-approach .text-content blockquote,.page-template-page-case-study-10 .section .container.savings-approach .text-content blockquote {
    align-content: center;
    flex: 0 0 auto;
    width: calc(100% - 1.25rem);
    margin-left: .625rem;
    margin-right: .625rem;
    padding: 1rem;
    margin-top: 20px;
    float: right;
    background-color: #EDEAE6;
    border-top: 22px solid #EA8651
}

@media screen and (min-width: 48em) {
    .page-template-page-case-study-03 .section .container.cardio-program-approach .text-content blockquote, .page-template-page-case-study-03 .section .container.savings-approach .text-content blockquote, .page-template-page-case-study-08 .section .container.cardio-program-approach .text-content blockquote, .page-template-page-case-study-08 .section .container.savings-approach .text-content blockquote, .page-template-page-case-study-09 .section .container.cardio-program-approach .text-content blockquote, .page-template-page-case-study-09 .section .container.savings-approach .text-content blockquote, .page-template-page-case-study-10 .section .container.cardio-program-approach .text-content blockquote, .page-template-page-case-study-10 .section .container.savings-approach .text-content blockquote {
        flex: 0 0 auto;
        width: calc(50% - 1.875rem);
        margin-left: .9375rem;
        margin-right: .9375rem
    }
}

.page-template-page-case-study-03 .section .container.cardio-program-approach .text-content blockquote p.quote,.page-template-page-case-study-03 .section .container.savings-approach .text-content blockquote p.quote,.page-template-page-case-study-08 .section .container.cardio-program-approach .text-content blockquote p.quote,.page-template-page-case-study-08 .section .container.savings-approach .text-content blockquote p.quote,.page-template-page-case-study-09 .section .container.cardio-program-approach .text-content blockquote p.quote,.page-template-page-case-study-09 .section .container.savings-approach .text-content blockquote p.quote,.page-template-page-case-study-10 .section .container.cardio-program-approach .text-content blockquote p.quote,.page-template-page-case-study-10 .section .container.savings-approach .text-content blockquote p.quote {
    margin: 0;
    font-size: 1.75rem;
    font-weight: 200
}

.page-template-page-case-study-03 .section .container.cardio-program-approach .text-content blockquote p.attributed,.page-template-page-case-study-03 .section .container.savings-approach .text-content blockquote p.attributed,.page-template-page-case-study-08 .section .container.cardio-program-approach .text-content blockquote p.attributed,.page-template-page-case-study-08 .section .container.savings-approach .text-content blockquote p.attributed,.page-template-page-case-study-09 .section .container.cardio-program-approach .text-content blockquote p.attributed,.page-template-page-case-study-09 .section .container.savings-approach .text-content blockquote p.attributed,.page-template-page-case-study-10 .section .container.cardio-program-approach .text-content blockquote p.attributed,.page-template-page-case-study-10 .section .container.savings-approach .text-content blockquote p.attributed {
    font-size: 1rem
}

@media screen and (min-width: 30em) {
    .page-template-page-case-study-03 .section .container.cardio-program-approach .text-content, .page-template-page-case-study-03 .section .container.savings-approach .text-content, .page-template-page-case-study-08 .section .container.cardio-program-approach .text-content, .page-template-page-case-study-08 .section .container.savings-approach .text-content, .page-template-page-case-study-09 .section .container.cardio-program-approach .text-content, .page-template-page-case-study-09 .section .container.savings-approach .text-content, .page-template-page-case-study-10 .section .container.cardio-program-approach .text-content, .page-template-page-case-study-10 .section .container.savings-approach .text-content {
        padding: 0
    }
}

@media screen and (min-width: 48em) {
    .page-template-page-case-study-03 .section .container.cardio-program-approach .text-content h2, .page-template-page-case-study-03 .section .container.savings-approach .text-content h2, .page-template-page-case-study-08 .section .container.cardio-program-approach .text-content h2, .page-template-page-case-study-08 .section .container.savings-approach .text-content h2, .page-template-page-case-study-09 .section .container.cardio-program-approach .text-content h2, .page-template-page-case-study-09 .section .container.savings-approach .text-content h2, .page-template-page-case-study-10 .section .container.cardio-program-approach .text-content h2, .page-template-page-case-study-10 .section .container.savings-approach .text-content h2 {
        font-size: 1.25rem
    }

    .page-template-page-case-study-03 .section .container.cardio-program-approach .text-content h3, .page-template-page-case-study-03 .section .container.savings-approach .text-content h3, .page-template-page-case-study-08 .section .container.cardio-program-approach .text-content h3, .page-template-page-case-study-08 .section .container.savings-approach .text-content h3, .page-template-page-case-study-09 .section .container.cardio-program-approach .text-content h3, .page-template-page-case-study-09 .section .container.savings-approach .text-content h3, .page-template-page-case-study-10 .section .container.cardio-program-approach .text-content h3, .page-template-page-case-study-10 .section .container.savings-approach .text-content h3 {
        font-size: 1.125rem
    }

    .page-template-page-case-study-03 .section .container.cardio-program-approach .text-content p, .page-template-page-case-study-03 .section .container.savings-approach .text-content p, .page-template-page-case-study-08 .section .container.cardio-program-approach .text-content p, .page-template-page-case-study-08 .section .container.savings-approach .text-content p, .page-template-page-case-study-09 .section .container.cardio-program-approach .text-content p, .page-template-page-case-study-09 .section .container.savings-approach .text-content p, .page-template-page-case-study-10 .section .container.cardio-program-approach .text-content p, .page-template-page-case-study-10 .section .container.savings-approach .text-content p {
        font-size: 1rem
    }
}

@media screen and (min-width: 62em) {
    .page-template-page-case-study-03 .section .container.cardio-program-approach .text-content h2, .page-template-page-case-study-03 .section .container.savings-approach .text-content h2, .page-template-page-case-study-08 .section .container.cardio-program-approach .text-content h2, .page-template-page-case-study-08 .section .container.savings-approach .text-content h2, .page-template-page-case-study-09 .section .container.cardio-program-approach .text-content h2, .page-template-page-case-study-09 .section .container.savings-approach .text-content h2, .page-template-page-case-study-10 .section .container.cardio-program-approach .text-content h2, .page-template-page-case-study-10 .section .container.savings-approach .text-content h2 {
        font-size: 1.5rem
    }

    .page-template-page-case-study-03 .section .container.cardio-program-approach .text-content h3, .page-template-page-case-study-03 .section .container.savings-approach .text-content h3, .page-template-page-case-study-08 .section .container.cardio-program-approach .text-content h3, .page-template-page-case-study-08 .section .container.savings-approach .text-content h3, .page-template-page-case-study-09 .section .container.cardio-program-approach .text-content h3, .page-template-page-case-study-09 .section .container.savings-approach .text-content h3, .page-template-page-case-study-10 .section .container.cardio-program-approach .text-content h3, .page-template-page-case-study-10 .section .container.savings-approach .text-content h3 {
        font-size: 1.25rem
    }

    .page-template-page-case-study-03 .section .container.cardio-program-approach .text-content p, .page-template-page-case-study-03 .section .container.savings-approach .text-content p, .page-template-page-case-study-08 .section .container.cardio-program-approach .text-content p, .page-template-page-case-study-08 .section .container.savings-approach .text-content p, .page-template-page-case-study-09 .section .container.cardio-program-approach .text-content p, .page-template-page-case-study-09 .section .container.savings-approach .text-content p, .page-template-page-case-study-10 .section .container.cardio-program-approach .text-content p, .page-template-page-case-study-10 .section .container.savings-approach .text-content p {
        font-size: 18px
    }
}

.page-template-page-case-study-03 .section .container.cardio-program-approach .text-content .text-block,.page-template-page-case-study-03 .section .container.savings-approach .text-content .text-block,.page-template-page-case-study-08 .section .container.cardio-program-approach .text-content .text-block,.page-template-page-case-study-08 .section .container.savings-approach .text-content .text-block,.page-template-page-case-study-09 .section .container.cardio-program-approach .text-content .text-block,.page-template-page-case-study-09 .section .container.savings-approach .text-content .text-block,.page-template-page-case-study-10 .section .container.cardio-program-approach .text-content .text-block,.page-template-page-case-study-10 .section .container.savings-approach .text-content .text-block {
    line-height: 1.3
}

@media screen and (min-width: 48em) {
    .page-template-page-case-study-03 .section .container.cardio-program-approach .text-content .text-block, .page-template-page-case-study-03 .section .container.savings-approach .text-content .text-block, .page-template-page-case-study-08 .section .container.cardio-program-approach .text-content .text-block, .page-template-page-case-study-08 .section .container.savings-approach .text-content .text-block, .page-template-page-case-study-09 .section .container.cardio-program-approach .text-content .text-block, .page-template-page-case-study-09 .section .container.savings-approach .text-content .text-block, .page-template-page-case-study-10 .section .container.cardio-program-approach .text-content .text-block, .page-template-page-case-study-10 .section .container.savings-approach .text-content .text-block {
        flex: 0 0 auto;
        width: 83.33333%;
        margin-left: 0;
        margin-right: 0
    }

    .page-template-page-case-study-03 .section .container.cardio-program-approach .text-content .text-block h2, .page-template-page-case-study-03 .section .container.cardio-program-approach .text-content .text-block h3, .page-template-page-case-study-03 .section .container.savings-approach .text-content .text-block h2, .page-template-page-case-study-03 .section .container.savings-approach .text-content .text-block h3, .page-template-page-case-study-08 .section .container.cardio-program-approach .text-content .text-block h2, .page-template-page-case-study-08 .section .container.cardio-program-approach .text-content .text-block h3, .page-template-page-case-study-08 .section .container.savings-approach .text-content .text-block h2, .page-template-page-case-study-08 .section .container.savings-approach .text-content .text-block h3, .page-template-page-case-study-09 .section .container.cardio-program-approach .text-content .text-block h2, .page-template-page-case-study-09 .section .container.cardio-program-approach .text-content .text-block h3, .page-template-page-case-study-09 .section .container.savings-approach .text-content .text-block h2, .page-template-page-case-study-09 .section .container.savings-approach .text-content .text-block h3, .page-template-page-case-study-10 .section .container.cardio-program-approach .text-content .text-block h2, .page-template-page-case-study-10 .section .container.cardio-program-approach .text-content .text-block h3, .page-template-page-case-study-10 .section .container.savings-approach .text-content .text-block h2, .page-template-page-case-study-10 .section .container.savings-approach .text-content .text-block h3 {
        font-size: 1.375rem
    }

    .page-template-page-case-study-03 .section .container.cardio-program-approach .text-content .text-block p, .page-template-page-case-study-03 .section .container.savings-approach .text-content .text-block p, .page-template-page-case-study-08 .section .container.cardio-program-approach .text-content .text-block p, .page-template-page-case-study-08 .section .container.savings-approach .text-content .text-block p, .page-template-page-case-study-09 .section .container.cardio-program-approach .text-content .text-block p, .page-template-page-case-study-09 .section .container.savings-approach .text-content .text-block p, .page-template-page-case-study-10 .section .container.cardio-program-approach .text-content .text-block p, .page-template-page-case-study-10 .section .container.savings-approach .text-content .text-block p {
        font-size: 1.25rem
    }
}

.page-template-page-case-study-03 .section .container.cardio-program-approach .text-content img,.page-template-page-case-study-03 .section .container.savings-approach .text-content img,.page-template-page-case-study-08 .section .container.cardio-program-approach .text-content img,.page-template-page-case-study-08 .section .container.savings-approach .text-content img,.page-template-page-case-study-09 .section .container.cardio-program-approach .text-content img,.page-template-page-case-study-09 .section .container.savings-approach .text-content img,.page-template-page-case-study-10 .section .container.cardio-program-approach .text-content img,.page-template-page-case-study-10 .section .container.savings-approach .text-content img {
    margin-top: 10px
}

.page-template-page-case-study-03 .section .container.fee-structure,.page-template-page-case-study-08 .section .container.fee-structure,.page-template-page-case-study-09 .section .container.fee-structure,.page-template-page-case-study-10 .section .container.fee-structure {
    padding-right: 0;
    padding-left: 0;
    max-width: 1000px;
    margin-left: auto;
    margin-right: auto;
    margin: 10px auto;
    background-color: #F7F8F8
}

.page-template-page-case-study-03 .section .container.fee-structure section.grid,.page-template-page-case-study-08 .section .container.fee-structure section.grid,.page-template-page-case-study-09 .section .container.fee-structure section.grid,.page-template-page-case-study-10 .section .container.fee-structure section.grid {
    display: flex;
    flex-flow: row wrap;
    align-items: center;
    justify-content: center;
    padding: 20px 10px
}

.page-template-page-case-study-03 .section .container.fee-structure ul,.page-template-page-case-study-08 .section .container.fee-structure ul,.page-template-page-case-study-09 .section .container.fee-structure ul,.page-template-page-case-study-10 .section .container.fee-structure ul {
    margin-left: 10px;
    padding: 10px
}

.page-template-page-case-study-03 .section .container.fee-structure .image-content,.page-template-page-case-study-08 .section .container.fee-structure .image-content,.page-template-page-case-study-09 .section .container.fee-structure .image-content,.page-template-page-case-study-10 .section .container.fee-structure .image-content {
    background-color: #F7F8F8;
    flex: 0 0 auto;
    width: calc(100% - 1.25rem);
    margin-left: .625rem;
    margin-right: .625rem
}

@media screen and (min-width: 30em) {
    .page-template-page-case-study-03 .section .container.fee-structure .image-content, .page-template-page-case-study-08 .section .container.fee-structure .image-content, .page-template-page-case-study-09 .section .container.fee-structure .image-content, .page-template-page-case-study-10 .section .container.fee-structure .image-content {
        flex: 0 0 auto;
        width: calc(83.33333% - 1.875rem);
        margin-left: .9375rem;
        margin-right: .9375rem
    }
}

@media screen and (min-width: 48em) {
    .page-template-page-case-study-03 .section .container.fee-structure .image-content, .page-template-page-case-study-08 .section .container.fee-structure .image-content, .page-template-page-case-study-09 .section .container.fee-structure .image-content, .page-template-page-case-study-10 .section .container.fee-structure .image-content {
        height: 100%;
        flex: 0 0 auto;
        width: 50%;
        margin-left: 0;
        margin-right: 0
    }

    .page-template-page-case-study-03 .section .container.fee-structure .image-content img, .page-template-page-case-study-08 .section .container.fee-structure .image-content img, .page-template-page-case-study-09 .section .container.fee-structure .image-content img, .page-template-page-case-study-10 .section .container.fee-structure .image-content img {
        max-height: 437px
    }
}

.page-template-page-case-study-03 .section .container.fee-structure .image-content img.map-image,.page-template-page-case-study-08 .section .container.fee-structure .image-content img.map-image,.page-template-page-case-study-09 .section .container.fee-structure .image-content img.map-image,.page-template-page-case-study-10 .section .container.fee-structure .image-content img.map-image {
    margin-top: -85px
}

.page-template-page-case-study-03 .section .container.fee-structure .image-content h3.over-image,.page-template-page-case-study-08 .section .container.fee-structure .image-content h3.over-image,.page-template-page-case-study-09 .section .container.fee-structure .image-content h3.over-image,.page-template-page-case-study-10 .section .container.fee-structure .image-content h3.over-image {
    font-weight: 600;
    flex: 0 0 auto;
    width: 83.33333%;
    margin-left: 0;
    margin-right: 0;
    margin: 35px auto 0;
    text-align: center
}

.page-template-page-case-study-03 .section .container.fee-structure .text-content,.page-template-page-case-study-08 .section .container.fee-structure .text-content,.page-template-page-case-study-09 .section .container.fee-structure .text-content,.page-template-page-case-study-10 .section .container.fee-structure .text-content {
    flex: 0 0 auto;
    width: calc(100% - 1.25rem);
    margin-left: .625rem;
    margin-right: .625rem;
    align-self: center;
    margin: 0 auto;
    padding: 0 10px
}

.page-template-page-case-study-03 .section .container.fee-structure .text-content.grid,.page-template-page-case-study-08 .section .container.fee-structure .text-content.grid,.page-template-page-case-study-09 .section .container.fee-structure .text-content.grid,.page-template-page-case-study-10 .section .container.fee-structure .text-content.grid {
    display: flex;
    flex-flow: row wrap;
    justify-content: center;
    align-items: center
}

.page-template-page-case-study-03 .section .container.fee-structure .text-content h2,.page-template-page-case-study-08 .section .container.fee-structure .text-content h2,.page-template-page-case-study-09 .section .container.fee-structure .text-content h2,.page-template-page-case-study-10 .section .container.fee-structure .text-content h2 {
    font-size: 1.25rem
}

.page-template-page-case-study-03 .section .container.fee-structure .text-content p,.page-template-page-case-study-08 .section .container.fee-structure .text-content p,.page-template-page-case-study-09 .section .container.fee-structure .text-content p,.page-template-page-case-study-10 .section .container.fee-structure .text-content p {
    font-size: 1rem
}

@media screen and (min-width: 30em) {
    .page-template-page-case-study-03 .section .container.fee-structure .text-content, .page-template-page-case-study-08 .section .container.fee-structure .text-content, .page-template-page-case-study-09 .section .container.fee-structure .text-content, .page-template-page-case-study-10 .section .container.fee-structure .text-content {
        flex: 0 0 auto;
        width: calc(83.33333% - 1.875rem);
        margin-left: .9375rem;
        margin-right: .9375rem;
        padding: 0
    }
}

@media screen and (min-width: 48em) {
    .page-template-page-case-study-03 .section .container.fee-structure .text-content, .page-template-page-case-study-08 .section .container.fee-structure .text-content, .page-template-page-case-study-09 .section .container.fee-structure .text-content, .page-template-page-case-study-10 .section .container.fee-structure .text-content {
        flex: 0 0 auto;
        width: calc(50% - 3.75rem);
        margin-left: 1.875rem;
        margin-right: 1.875rem
    }

    .page-template-page-case-study-03 .section .container.fee-structure .text-content h2, .page-template-page-case-study-08 .section .container.fee-structure .text-content h2, .page-template-page-case-study-09 .section .container.fee-structure .text-content h2, .page-template-page-case-study-10 .section .container.fee-structure .text-content h2 {
        font-size: 1.25rem
    }

    .page-template-page-case-study-03 .section .container.fee-structure .text-content h3, .page-template-page-case-study-08 .section .container.fee-structure .text-content h3, .page-template-page-case-study-09 .section .container.fee-structure .text-content h3, .page-template-page-case-study-10 .section .container.fee-structure .text-content h3 {
        font-size: 1.125rem
    }

    .page-template-page-case-study-03 .section .container.fee-structure .text-content p, .page-template-page-case-study-08 .section .container.fee-structure .text-content p, .page-template-page-case-study-09 .section .container.fee-structure .text-content p, .page-template-page-case-study-10 .section .container.fee-structure .text-content p {
        font-size: 1rem
    }
}

@media screen and (min-width: 62em) {
    .page-template-page-case-study-03 .section .container.fee-structure .text-content h2, .page-template-page-case-study-08 .section .container.fee-structure .text-content h2, .page-template-page-case-study-09 .section .container.fee-structure .text-content h2, .page-template-page-case-study-10 .section .container.fee-structure .text-content h2 {
        font-size: 1.5rem
    }

    .page-template-page-case-study-03 .section .container.fee-structure .text-content h3, .page-template-page-case-study-08 .section .container.fee-structure .text-content h3, .page-template-page-case-study-09 .section .container.fee-structure .text-content h3, .page-template-page-case-study-10 .section .container.fee-structure .text-content h3 {
        font-size: 1.25rem
    }

    .page-template-page-case-study-03 .section .container.fee-structure .text-content p, .page-template-page-case-study-08 .section .container.fee-structure .text-content p, .page-template-page-case-study-09 .section .container.fee-structure .text-content p, .page-template-page-case-study-10 .section .container.fee-structure .text-content p {
        font-size: 18px
    }
}

.page-template-page-case-study-03 .section .container.fee-structure .text-content .text-block,.page-template-page-case-study-08 .section .container.fee-structure .text-content .text-block,.page-template-page-case-study-09 .section .container.fee-structure .text-content .text-block,.page-template-page-case-study-10 .section .container.fee-structure .text-content .text-block {
    line-height: 1.3
}

@media screen and (min-width: 48em) {
    .page-template-page-case-study-03 .section .container.fee-structure .text-content .text-block, .page-template-page-case-study-08 .section .container.fee-structure .text-content .text-block, .page-template-page-case-study-09 .section .container.fee-structure .text-content .text-block, .page-template-page-case-study-10 .section .container.fee-structure .text-content .text-block {
        flex: 0 0 auto;
        width: 83.33333%;
        margin-left: 0;
        margin-right: 0
    }

    .page-template-page-case-study-03 .section .container.fee-structure .text-content .text-block h2, .page-template-page-case-study-03 .section .container.fee-structure .text-content .text-block h3, .page-template-page-case-study-08 .section .container.fee-structure .text-content .text-block h2, .page-template-page-case-study-08 .section .container.fee-structure .text-content .text-block h3, .page-template-page-case-study-09 .section .container.fee-structure .text-content .text-block h2, .page-template-page-case-study-09 .section .container.fee-structure .text-content .text-block h3, .page-template-page-case-study-10 .section .container.fee-structure .text-content .text-block h2, .page-template-page-case-study-10 .section .container.fee-structure .text-content .text-block h3 {
        font-size: 1.375rem
    }

    .page-template-page-case-study-03 .section .container.fee-structure .text-content .text-block p, .page-template-page-case-study-08 .section .container.fee-structure .text-content .text-block p, .page-template-page-case-study-09 .section .container.fee-structure .text-content .text-block p, .page-template-page-case-study-10 .section .container.fee-structure .text-content .text-block p {
        font-size: 1.25rem
    }
}

.page-template-page-case-study-03 .section .container.fee-structure .text-content img,.page-template-page-case-study-08 .section .container.fee-structure .text-content img,.page-template-page-case-study-09 .section .container.fee-structure .text-content img,.page-template-page-case-study-10 .section .container.fee-structure .text-content img {
    margin-top: 10px
}

.page-template-page-case-study-03 .section .container.download,.page-template-page-case-study-08 .section .container.download,.page-template-page-case-study-09 .section .container.download,.page-template-page-case-study-10 .section .container.download {
    padding-right: 0;
    padding-left: 0;
    max-width: 1000px;
    margin-left: auto;
    margin-right: auto;
    margin: 30px auto;
    text-align: center;
    background-color: #F7F8F8;
    padding: 20px
}

.page-template-page-case-study-03 .section .container.download a,.page-template-page-case-study-08 .section .container.download a,.page-template-page-case-study-09 .section .container.download a,.page-template-page-case-study-10 .section .container.download a {
    color: #003865
}

.page-template-page-case-study-03 .section .container.chart-image,.page-template-page-case-study-08 .section .container.chart-image,.page-template-page-case-study-09 .section .container.chart-image,.page-template-page-case-study-10 .section .container.chart-image {
    border-top: 1px solid #E2E3E4;
    border-bottom: 1px solid #E2E3E4;
    padding-right: 0;
    padding-left: 0;
    max-width: 1000px;
    margin-left: auto;
    margin-right: auto;
    margin-bottom: 20px;
    padding: 30px 0
}

.page-template-page-case-study-03 .section .container.chart-image img,.page-template-page-case-study-08 .section .container.chart-image img,.page-template-page-case-study-09 .section .container.chart-image img,.page-template-page-case-study-10 .section .container.chart-image img {
    flex: 0 0 auto;
    width: calc(100% - 1.25rem);
    margin-left: .625rem;
    margin-right: .625rem;
    margin-bottom: 20px
}

.page-template-page-case-study-03 .section .container.chart-image small,.page-template-page-case-study-08 .section .container.chart-image small,.page-template-page-case-study-09 .section .container.chart-image small,.page-template-page-case-study-10 .section .container.chart-image small {
    padding-top: 20px
}

.contact .section section.grid {
    display: flex;
    flex-flow: row wrap
}

.contact .section .page-hero .hero-image {
    transition: all 0.5s ease-out;
    background-size: cover;
    background-position: center;
    height: 128px;
    position: relative;
}

@media screen and (min-width: 30em) {
    .contact .section .page-hero .hero-image {
        height: 162px
    }
}

@media screen and (min-width: 48em) {
    .contact .section .page-hero .hero-image {
        height: 214px;
        background-position: center center
    }
}

@media screen and (min-width: 75em) {
    .contact .section .page-hero .hero-image {
        background-position: center top;
        height: 240px
    }
}

.contact .section .page-hero h1 {
    flex: 0 0 auto;
    width: calc(83.33333% - 1.25rem);
    margin-left: .625rem;
    margin-right: .625rem;
    padding: 1rem 1rem 0;
    margin: 0 auto;
    font-family: "canada-type-gibson", sans-serif;
    font-size: 1.25rem;
    font-weight: 600;
    text-align: center;
    line-height: 1.3
}

@media screen and (min-width: 30em) {
    .contact .section .page-hero h1 {
        font-size: 1.875rem
    }
}

@media screen and (min-width: 48em) {
    .contact .section .page-hero h1 {
        padding-right: 0;
        padding-left: 0;
        max-width: 1000px;
        margin-left: auto;
        margin-right: auto;
        padding: 1rem 0 0;
        margin: 0 auto;
        line-height: 1.3;
        font-family: "canada-type-gibson", sans-serif;
        font-size: 1.875rem;
        font-weight: 600;
        text-align: center
    }
}

.contact .section .container.page-header {
    padding-right: 0;
    padding-left: 0;
    max-width: 1000px;
    margin-left: auto;
    margin-right: auto;
    margin-bottom: 10px
}

.contact .section .container.page-header p {
    flex: 0 0 auto;
    width: calc(83.33333% - 1.25rem);
    margin-left: .625rem;
    margin-right: .625rem;
    padding: 0;
    margin: 0 auto;
    color: #397a84;
    font-family: "canada-type-gibson", sans-serif;
    font-size: 1.25rem;
    font-weight: 400;
    text-align: center;
    line-height: 1.3
}

@media screen and (min-width: 30em) {
    .contact .section .container.page-header p {
        font-size: 1.5rem
    }
}

@media screen and (min-width: 48em) {
    .contact .section .container.page-header p {
        font-size: 1.875rem
    }
}

.contact .section .container.address-block {
    padding-right: 0;
    padding-left: 0;
    max-width: 1000px;
    margin-left: auto;
    margin-right: auto;
    margin-bottom: 20px;
    padding: 1rem
}

.contact .section .container.address-block .text-block {
    flex: 0 0 auto;
    width: calc(100% - 1.25rem);
    margin-left: .625rem;
    margin-right: .625rem
}

@media screen and (min-width: 30em) {
    .contact .section .container.address-block .text-block {
        flex: 0 0 auto;
        width: calc(50% - .625rem);
        margin-left: .3125rem;
        margin-right: .3125rem
    }
}

@media screen and (min-width: 48em) {
    .contact .section .container.address-block .text-block {
        flex: 0 0 auto;
        width: 50%;
        margin-left: 0;
        margin-right: 0;
        /* position: absolute; */
        background: #f0f1f1;
        padding: 26px 49px;
    }
}

@media screen and (min-width: 48em) {
    .contact .section .container.address-block .text-block.contact-by-phone {
        flex: 0 0 auto;
        width: 100%;
        margin-left: 0;
        margin-right: 0
    }
}

.contact .section .container.address-block .text-block p {
    margin: 0;
    font-family: "Gotham A", "Gotham B", sans-serif;
}

.contact .section .container.address-block .text-block a {
    color: #003865
}

.contact .section .container.address-block .text-block .heading {
    padding-top: 0px;
    font-size: 1rem;
    font-weight: 600
}

.contact .section .container.address-block .text-block .contact-note {
    padding: 1rem 0 0 0
}

.contact .section .container.address-block .text-block .contact-number {
    padding: 0;
    font-size: 1.5rem
}

.contact .section .container.contact-form {
    padding-right: 0;
    padding-left: 0;
    max-width: 1000px;
    margin-left: auto;
    margin-right: auto;
    margin-top: 30px
}

.contact .section .container.contact-form .form-block {
    background-color: #f0f1f1;
    flex: 0 0 auto;
    width: calc(100% - 1.25rem);
    margin-left: .625rem;
    margin-right: .625rem
}

@media screen and (min-width: 48em) {
    .contact .section .container.contact-form .form-block {
        flex: 0 0 auto;
        width: calc(100% - 1.875rem);
        margin-left: .9375rem;
        margin-right: .9375rem
    }
}

.contact .section .container.contact-form .form-block #contactus_form.form-layout {
    padding: 0 1rem 1rem
}

.contact .section .container.contact-form .form-block #contactus_form.form-layout.grid {
    display: flex;
    flex-flow: row wrap
}

.contact .section .container.contact-form .form-block #contactus_form.form-layout fieldset {
    flex: 0 0 auto;
    width: 100%;
    margin-left: 0;
    margin-right: 0;
    border-style: none
}

@media screen and (min-width: 48em) {
    .contact .section .container.contact-form .form-block #contactus_form.form-layout fieldset {
        flex: 0 0 auto;
        width: 50%;
        margin-left: 0;
        margin-right: 0
    }
}

.contact .section .container.contact-form .form-block #contactus_form.form-layout fieldset a {
    color: black
}

.contact .section .container.contact-form .form-block #contactus_form.form-layout fieldset.radio-btns {
    padding: 1rem
}

.contact .section .container.contact-form .form-block #contactus_form.form-layout fieldset.radio-btns span {
    margin-right: 12px
}

.contact .section .container.contact-form .form-block #contactus_form.form-layout fieldset.radio-btns input {
    display: inline
}

.contact .section .container.contact-form .form-block #contactus_form.form-layout fieldset.radio-btns label {
    display: inline-block;
    position: relative;
    padding-left: 36px;
    flex: 0 0 auto;
    width: calc(25% - 1.25rem);
    margin-left: .625rem;
    margin-right: .625rem;
    vertical-align: middle;
    line-height: 1
}

.contact .section .container.contact-form .form-block #contactus_form.form-layout fieldset.radio-btns input[type="radio"] {
    position: absolute;
    opacity: 0;
    cursor: pointer
}

.contact .section .container.contact-form .form-block #contactus_form.form-layout fieldset.radio-btns span.customized {
    position: absolute;
    top: 0;
    left: 0;
    height: 32px;
    width: 32px;
    background-color: white;
    border-radius: 50%;
    border: 1px solid rgba(0, 56, 101, 0.4)
}

.contact .section .container.contact-form .form-block #contactus_form.form-layout fieldset.radio-btns input:checked~.checkmark {
    background-color: #2196F3
}

.contact .section .container.contact-form .form-block #contactus_form.form-layout fieldset.radio-btns .customized:after {
    content: "";
    position: absolute;
    display: none
}

.contact .section .container.contact-form .form-block #contactus_form.form-layout fieldset.radio-btns .radio-container input:checked+.customized:after {
    display: block
}

.contact .section .container.contact-form .form-block #contactus_form.form-layout fieldset.radio-btns .radio-container .customized:after {
    top: 7px;
    left: 7px;
    width: 16px;
    height: 16px;
    border-radius: 50%;
    background: #003865
}

.contact .section .container.contact-form .form-block #contactus_form.form-layout fieldset.select-menu select {
    height: 50px;
    border-color: #63B1BC;
    background-color: transparent
}

.contact .section .container.contact-form .form-block #contactus_form.form-layout fieldset.button {
    flex: 0 0 auto;
    width: 50%;
    margin-left: 0;
    margin-right: 0
}

.contact .section .container.contact-form .form-block #contactus_form.form-layout fieldset.button .blue-btn {
    margin-top: 0
}

.contact .section .container.contact-form .form-block #contactus_form.form-layout .visually-hidden {
    border: 0;
    clip: rect(0 0 0 0);
    height: 1px;
    margin: -1px;
    overflow: hidden;
    padding: 0;
    position: absolute;
    width: 1px
}

.contact .section .container.contact-form .form-block p.required {
    padding: 1rem;
    margin: 0;
    font-size: 1rem
}

.contact .section .container.contact-form .form-block textarea,.contact .section .container.contact-form .form-block input[type="text"],.contact .section .container.contact-form .form-block input[type="email"] {
    border-style: hidden;
    box-sizing: border-box;
    border-bottom: solid 1px #63B1BC;
    border-left: solid 1px #63B1BC;
    background-color: #ffffff;
    display: inline-block;
    width: 100%;
    padding: 1rem;
    margin-bottom: 10px;
    font-size: 1.125rem
}

.contact .section .container.contact-form .form-block textarea {
    height: 50px;
    overflow: hidden
}

.contact .section .container.contact-form .form-block input[type="submit"] {
    text-align: center;
    background: #000 linear-gradient(to top, #002b53 0%, #003561 50%, #003865 100%);
    color: white;
    display: inline-block;
    letter-spacing: .12px;
    padding: 0.46rem 0.86rem;
    text-decoration: none;
    width: auto;
    font-size: 0.875rem;
    margin-top: 1rem;
    border: 0;
    background: #000 linear-gradient(to top, #002b53 0%, #003561 50%, #003865 100%);
    color: white;
    display: inline-block;
    letter-spacing: .12px;
    padding: 9px 33px;
    text-decoration: none;
    width: auto;
    font-size: 17px!important;
    position: relative;
    box-shadow: 0 0 0 2px #003865, 0px 4px 6px 0px rgb(0 0 0 / 15%);
    outline: none;
    border-radius: 30px;
    border: 2px solid #fff;
}

@media screen and (min-width: 62em) {
    .contact .section .container.contact-form .form-block input[type="submit"] {
        font-size: 1rem;
        padding: 0.86rem 1.6rem
    }
}

.contact .section .container.contact-form .form-block label {
    display: block;
    padding: 10px 0;
    color: #043863;
    font-size: 1rem;
    line-height: 1.375;
    font-family: Gibson, sans-serif;
    font-style: normal;
    font-weight: 400
}

.contact .section .container.contact-form .form-block textarea:focus,.contact .section .container.contact-form .form-block label:focus,.contact .section .container.contact-form .form-block input:focus {
    background-color: white
}

.contact .section .container.contact-form .form-block hr {
    display: block;
    height: 1px;
    border: 0;
    border-top: 1px solid #ccc;
    margin: 1em 0;
    padding: 0
}

.contact .section .container.contact-form .form-block .error {
    margin: 0 1rem;
    padding: 1rem;
    border: 1px solid red;
    color: red;
    border-radius: 3px
}

.contact .section .container.contact-form .form-block .success {
    margin: 1rem;
    padding: 1rem;
    border: 1px solid green;
    color: green
}

.contact .section .career-note {
    text-align: center
}

.contact .section .career-note a {
    color: #003865 !important
}

.pronouns .section .page-hero {
    position: relative
}

.pronouns .section .page-hero .hero-image {
    transition: all 0.5s ease-out;
    background-size: cover;
    background-position: 75%;
    height: 128px
}

@media screen and (min-width: 30em) {
    .pronouns .section .page-hero .hero-image {
        height: 162px
    }
}

@media screen and (min-width: 48em) {
    .pronouns .section .page-hero .hero-image {
        height: 214px
    }
}

@media screen and (min-width: 75em) {
    .pronouns .section .page-hero .hero-image {
        height: 240px
    }
}

.pronouns .section .page-hero h1 {
    flex: 0 0 auto;
    width: calc(100% - 1.25rem);
    margin-left: .625rem;
    margin-right: .625rem;
    padding: 1rem;
    margin: 0 auto;
    font-family: "canada-type-gibson", sans-serif;
    font-size: 1.25rem;
    font-weight: 600;
    text-align: center;
    line-height: 1.3
}

@media screen and (min-width: 30em) {
    .pronouns .section .page-hero h1 {
        font-size: 1.325rem
    }
}

@media screen and (min-width: 48em) {
    .pronouns .section .page-hero h1 {
        padding-right: 0;
        padding-left: 0;
        max-width: 1000px;
        margin-left: auto;
        margin-right: auto;
        padding: 1rem 0;
        margin: 0 auto;
        line-height: 1.3;
        font-family: "canada-type-gibson", sans-serif;
        font-size: 1.5625rem;
        font-weight: 600;
        text-align: center
    }
}

.pronouns .section .content-container {
    padding-right: 1.25rem;
    padding-left: 1.25rem;
    max-width: 1000px;
    margin-left: auto;
    margin-right: auto
}

.pronouns .section .text-block {
    margin: 0;
    padding: 0;
    border-top: 16px solid #E2E3E4
}

.pronouns .section .text-block h2 {
    font-family: "canada-type-gibson", sans-serif;
    font-size: 1.375rem;
    font-weight: 600
}

.pronouns .section .text-block p {
    font-family: "canada-type-gibson", sans-serif;
    font-size: 1.25rem;
    font-weight: 400
}

.pronouns .section .intro-text {
    padding-right: 60px;
    border-bottom: 16px solid #E2E3E4
}

.pronouns .section .intro-text .wp-block-media-text__content {
    padding-right: 4%
}

.pronouns .section .intro-text img {
    max-height: 65px;
    width: auto
}

.pronouns .section .q-button h2.is-teal {
    border: 1px solid #3B7D8C;
    color: #3B7D8C;
    cursor: pointer;
    padding: 20px 40px 20px 20px;
    position: relative;
    margin-bottom: 0
}

.pronouns .section .q-button h2.is-teal:hover {
    color: white;
    background-color: #3B7D8C
}

.pronouns .section .q-button h2.is-teal:after {
    position: absolute;
    content: "\002B";
    right: 20px;
    top: 50%;
    transform: translateY(-50%)
}

.pronouns .section .q-button h2.is-orange {
    border: 1px solid #CF6830;
    color: #CF6830;
    cursor: pointer;
    padding: 20px 40px 20px 20px;
    position: relative;
    margin-bottom: 0
}

.pronouns .section .q-button h2.is-orange:hover {
    color: white;
    background-color: #CF6830
}

.pronouns .section .q-button h2.is-orange:after {
    position: absolute;
    content: "\002B";
    right: 20px;
    top: 50%;
    transform: translateY(-50%)
}

.pronouns .section .q-button.active h2.is-teal {
    background-color: #3B7D8C;
    color: white
}

.pronouns .section .q-button.active h2.is-orange {
    background-color: #CF6830;
    color: white
}

.pronouns .section .q-button.active h2:after {
    color: white;
    content: "\00D7"
}

.pronouns .section .content {
    background-color: #f0f1f1;
    padding: 0;
    display: none;
    overflow: hidden
}

.pronouns .section .content p {
    padding: 0 20px
}

.pronouns .section .blue-btn {
    margin-top: 20px
}

.pronouns .section ul {
    margin-bottom: 40px;
    list-style-position: inside
}

.pronouns .section ul li a {
    color: #003865
}

.home .section .page-hero h1 {
    flex: 0 0 auto;
    width: 100%;
    margin-left: 0;
    margin-right: 0;
    background-color: #003865;
    color: #fbfdfe;
    font-size: 20px;
    font-style: normal;
    font-weight: 500;
    margin: 0 auto;
    padding: 24px 36px;
    text-align: center;
    text-transform: uppercase;
}

.home .section .home-working-here .container-sparkle {
    background-color: #F78021;
    overflow: hidden;
    position: relative;
}

.home .section .home-working-here .container-sparkle {
    display: flex;
    /* flex-flow: row wrap; */
    width: 36%;
    min-height: 440px;
}

.home .section .home-working-here .container-sparkle svg#sparkle {
    height: 100%;
    position: absolute;
    width: 100%;
    z-index: 0;
}

.home .section .home-working-here section.grid {
    display: flex;
    flex-flow: row wrap;
    justify-content: flex-start;
    align-items: center;
}

.home .section .home-working-here .container-sparkle .mission-heading h2 {
    margin-top: 80px;
    margin-left: 40px;
}

.home .section .home-working-here .container-sparkle .mission-heading h2 {
    color: white;
    font-size: 40px;
    line-height: 46px;
}

.home .section .home-working-here .text-content {
    padding: 0 40px;
    margin-top: 36px;
    width: 58%;
}

.home .section .home-news section.grid {
    padding: 25px 0;
}

.has-lightgray-bg {
    background-color: #ECECEC !important;
}

.footer-logo {
    padding-right: 0;
    padding-left: 0;
    max-width: 1000px;
    margin-left: auto;
    margin-right: auto;
    background-color: #003865;
    line-height: 0;
    padding-bottom: 16px;
    width: 100%;
}

.footer-logo section.grid {
    display: flex;
    flex-flow: row wrap;
    justify-content: center;
}

.footer-logo a {
    display: block;
    width: 337.9199px;
    height: auto;
}

.footer-logo svg {
    display: block;
    margin: auto;
    max-width: 100%;
    max-height: 90px;
}

.home .section .home-partnering section.grid .partner-block h2,.home .section .home-partnering section.grid .partner-block h3 {
    position: relative;
    padding: 0 0 0 44px;
    font-size: 20px;
    line-height: 1.3;
    max-width: 85%;
}

.home .section .home-partnering section.grid .partner-block h2:before,.home .section .home-partnering section.grid .partner-block h3:before {
    color: #fefefe00;
    content: "/";
    font-size: 20px;
    position: absolute;
    left: 25px;
    top: 2px;
}

.home .section .home-partnering section.grid .partner-block p {
    font-size: 17px;
    margin-top: 0;
    padding: 0 25px 18px;
    margin-bottom: 0;
}

.str3 .str_item {
    font-size: 0;
    line-height: 0
}

.str3 img {
    opacity: 0.8
}

.str3 img:hover {
    opacity: 1;
    transform: scale(1.1);
}

.str3.str_wrap.str_active {
    background: #fff;
}

.section-hero-wide {
    width: 100%;
    overflow: hidden
}

.home .section .home-news .text-content li {
    font-size: 1.125rem;
    margin-bottom: 20px;
    font-family: "Gotham A", "Gotham B", sans-serif;
}

.home .section .container.home-news.items-paired section.grid .text-content {
    /* padding-top: 28px; */
    /* flex: 0 0 auto; */
    /* width: calc(100% - 31rem); */
    /* margin-left: 0; */
    /* margin-right: 0; */
    background-color: #ececec;
    justify-content: space-between;
    flex: 0 0 auto;
    width: 100%;
    margin-left: 0.5rem;
    margin-right: 0.5rem;
    height: 100%;
}

.home .section .container.home-news.items-paired section.grid {
    margin-left: -8px;
    margin-right: -8px;
    display: grid;
    grid-template-columns: 1fr 1fr;
    grid-gap: 10px;
}

.home .section .home-news .text-content {
    padding: 40px;
    width: 100%;
}

.home .section .home-news.items-paired {
    background-color: #ececec;
}

.home .section .home-news.items-paired section.grid {
    padding: 0px;
    align-items: baseline;
    height: 100%;
    width: 100%;
}

.home .section .container.home-news.items-paired .publication-date {
    font-size: .75rem;
    font-weight: 500;
    color: #397a84;
}

.home .section .container.home-news.items-paired section.grid .text-content p.gh {
    font-family: "Gotham A", "Gotham B", sans-serif;
}

.team_slider .owl-nav {
}

.team_slider .owl-nav button {
    position: absolute;
    top: 50%;
    transform: translate(0px, -50%);
    background: #003865 !important;
    width: 25px;
    height: 40px;
}

.team_slider .owl-nav button.owl-next {
    right: 0;
}

.team_slider .owl-dots {
    display: flex;
    justify-content: center;
    position: absolute;
    width: 100%;
}

.team_slider .owl-dots button {
    background: #003865 !important;
    display: inline-block;
    width: 10px;
    height: 10px;
    margin: 3px;
    border-radius: 25px;
}

.team_slider .owl-dots button.active {
    background: #f78021 !important;
}

.tz-gallery .lightbox:before {
    position: absolute;
    top: 50%;
    left: 50%;
    margin-top: -13px;
    margin-left: -13px;
    opacity: 0;
    color: #fff;
    font-size: 26px;
    font-family: 'FontAwesome';
    content: '\f00e';
    pointer-events: none;
    z-index: 9000;
    transition: 0.4s;
}

.tz-gallery a {
    position: relative;
    height: inherit;
    display: inline-block;
}

.tz-gallery .lightbox:after {
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    opacity: 0;
    background-color: rgb(0 56 101 / 82%);
    content: '';
    transition: 0.4s;
}

.tz-gallery .lightbox:hover:after,.tz-gallery .lightbox:hover:before {
    opacity: 1;
}

.home .section .page-hero.HT_1 h1 {
    background: #0000;
    color: #003865;
    padding-left: 0;
    max-width: 1000px;
    margin-left: auto;
    margin-right: auto;
    padding: 1rem 0;
    margin: 0 auto;
    line-height: 1.3;
    font-family: "Gotham A", "Gotham B", sans-serif;
    font-size: 1.5625rem;
    font-weight: 600;
    text-align: center;
}

.text-content.expectations.fgh h3 {
    margin: 15px 0 !important;
}

.community-slider {
    position: relative !important;
}

.community-slider .item {
}

.community-slider .item img {
    width: 100%;
}

.community-slider .owl-nav {
}

.community-slider .owl-nav button {
    position: absolute;
    top: 50%;
    width: 34px;
    height: 50px;
    transform: translate(0px, -50%);
    background: #f78021 !important;
    /* border-radius: 50px; */
    font-size: 34px !important;
    color: #fff !important;
    left: 20px;
    transform: translate(0px, -50%);
    background: #003865 !important;
    width: 25px;
    height: 40px;
    /* line-height: 39px; */
}

.community-slider .owl-nav button.owl-next {
    right: 20px;
    left: auto;
}

.community-slider .owl-dots {
    position: absolute;
    bottom: 10px;
    width: 100%;
    text-align: center;
    display: flex;
    justify-content: center;
}

.community-slider .owl-dots button {
    background: #f78021 !important;
    width: 10px;
    height: 10px;
    display: block;
    margin: 0 4px;
}

.community-slider .owl-dots button.active {
    background: #fff !important;
}

.section.footer {
    width: 100%
}

.leadership .page-hero h1 {
    background: #fff !IMPORTANT;
    color: #003865 !important;
    box-shadow: none !important;
    padding-right: 0 !important;
    padding-left: 0 !important;
    max-width: 1000px !important;
    margin-left: auto !important;
    margin-right: auto !important;
    padding: 1rem 0 0 !important;
    margin: 0 auto !important;
    line-height: 1.3 !important;
    font-family: "Gotham A","Gotham B",sans-serif !important;
    font-size: 1.875rem !important;
    font-weight: 600 !important;
    text-align: center !important;
}

.book_pat {
    position: relative;
    /* margin: 0 15px; */
    overflow: hidden;
}

.book_pat .main_pat {
    position: absolute;
    top: 0;
    width: 100%;
    right: 0;
    z-index: -1;
    left: 0;
}

.book_pat .main_pat img {
}

section .book_pat .text-block {
    width: 80%;
    padding: 25px 0 0 0;
    position: relative;
    overflow: hidden;
}

section .book_pat .text-block h1,section .book_pat .text-block p {
    padding: 0;
}

section .book_pat .text-block h1 {
    font-size: 41px;
    color: #003865;
}

section .book_pat .text-block h1 span {
    color: #42b8bf;
}

section .book_pat .text-block p {
}

section .book_pat .text-block .Points {
    width: 69%;
}

section .book_pat .text-block .Points ul {
    padding: 0;
    list-style: none;
}

section .book_pat .text-block .Points ul li {
    display: flex;
    align-items: center;
    padding-left: 80px;
    justify-content: space-around;
    /* height: 66px; */
    margin-bottom: 20px;
    font-size: 20px;
    position: relative;
}

section .book_pat .text-block .Points ul li p {
    margin: 0;
}

section .book_pat .text-block .Points ul li img {
}

section .book_pat .text-block .Points ul li sp {
    width: 75px;
    position: absolute;
    left: 0;
}

section .book_pat .text-block .Points ul li span {
    color: #42b8bf;
}

section .book_pat .text-blockss {
    background: #003865;
    margin-top: 100px;
    padding-bottom: 100px;
    position: relative;
    z-index: 2;
}

section .book_pat .text-blockss .text-block {
    padding: 0 0;
    color: #fff;
}

.PAt_log {
    position: absolute;
    bottom: 50px;
    width: 35%;
    right: 0;
    z-index: -1;
}

.PAt_log img {
    width: 100%;
}

.PAt_loga {
    position: absolute;
    bottom: 10px;
    width: 20%;
    right: 10px;
    z-index: -1;
}

.PAt_loga img {
    width: 100%;
}

section .book_pat .text-blockss .text-block h3 {
    font-size: 40px;
    margin: 20px 0;
}

section .book_pat .text-blockss .text-block li {
    margin-bottom: 20px;
    font-size: 20px;
    position: relative;
    list-style: disc;
}

.section.pSD_60 {
    padding-bottom: 20px
}

/*----------------leader-modal----------------*/
.leader-modal {
    position: fixed;
    width: 100%;
    z-index: 99;
    background: #0000008c;
    top: 0;
    height: 100%;
    visibility: hidden;
}

.leader-modal .grid {
    width: 65%;
    margin: 40px auto;
    background: #fff;
    padding: 20px;
    display: flex;
    gap: 30px;
    position: relative;
}

.leader-modal .grid img {
    width: 20%;
    height: max-content;
}

.leader-modal .grid .text-block h2,.leader-modal .grid .text-block p {
    margin: 0;
}

.leader-modal .grid .text-block p.bio-text {
    padding-top: 15px;
}

.leader-modal .grid p.close-btn {
    padding: 0;
    position: absolute;
    top: 0;
    right: 25px;
}

/*----------------leader-modal----------------*/
.str_move sps {
    display: inline-block;
    overflow: hidden;
}

.footer-social-menu ul.sub-menu li:before {
    display: none
}

.footer-social-menu ul.sub-menu .fa.fa-envelope a:before {
    content: "\f0e0";
    font: 19px/1 FontAwesome;
}

#leaders_section {
    padding-top: 0px;
}

.page-hero .hero-image svg#color-wedges {
    display: none;
    position: absolute;
    height: 100%;
    right: 0;
    top: 0;
    bottom: 0;
    object-fit: cover;
    /* width: 81%; */
}

.google_map {
    flex: 0 0 auto;
    width: 50%;
    margin-left: 0;
    margin-right: 0;
}

@media screen and (min-width: 30em) {
    .page-hero .hero-image svg#color-wedges {
        display: block;
    }
}

.mission-vision-values .section .page-hero .hero-image img {
    width: 100%
}

body.pop_up {
    overflow: hidden;
}

.custom_pop {
    display: none;
    position: fixed;
    top: 0;
    width: 100%;
    z-index: 2;
    height: 100vh;
    text-align: center;
    background: #000000d6;
    z-index: 99999;
}

.video_players {
    width: 100%;
    display: flex;
    height: 100%;
    justify-content: center;
}

.video_player {
    width: 840px;
    top: 50%;
    transform: translate(0px, -50%);
    position: absolute;
}

.video_player video {
    width: 100%;
    /* height: 80vh; */
}

.custom_pop.pop_ups {
    display: block
}

.video_player a {
    background: #f7862b;
    display: block;
    width: fit-content;
    margin: 0 auto 14px;
    text-decoration: none;
    color: #fff;
    padding: 1px 6px;
    border-radius: 4px;
}

li.global_site {
    display: inline-flex;
    align-items: center;
    /* background: #003865; */
}

li.global_site a {
    color: #003865;
    /* padding: 3px 13px; */
}

li.global_site img {
    width: 25px;
    margin-right: 7px;
}

.header-nav-links.align-self-middle.main {
    display: block;
    padding: 15px;
}

ul.header-nav-links.main li ul {
    position: relative;
    width: 100%;
}

.home .section .home-news .text-content li b,.home .section .home-working-here .text-content p b {
    font-weight: 600
}

.home .section .home-news .text-content li:last-child {
    margin-bottom: 0px;
}

.section.news-module.bg {
    /* background: #ececec; */
    /* padding-top: 21px; */
    padding-bottom: 22px;
    /* width: 100%; */
}

.section.cons {
    /* background: #f0f1f1; */
}

button.show-1-yes {
    font-size: 15px;
    text-decoration: underline;
}

@media (max-width: 768px) {
    .header-logo img, .header-logo svg {
        width: 160px!important;
    }

    section .book_pat .text-block .Points {
        width: 100%;
        margin-top: 120px!important;
    }

    .set {
        margin-top: 38px!important;
        margin-left: 15px!important;
    }

    span.text-over {
        color: #003865!important;
    }

    //*section .book_pat .text-block {    width: 62%!important;    padding-left: 17px!important;}section .book_pat .text-block .Points {        margin-top: 0px!important;}section .book_pat .text-block .Points ul li p {     font-size: 14px!important;    }section .book_pat .text-blockss {        margin-top: 87px!important;    }section .book_pat .text-block .Points ul li {      margin-bottom: 8px!important;    }*/
    /}

@media (max-width: 992px) {
    .video_player {
        width: 100%;
    }

    .home .section .container.home-news.items-paired section.grid {
        grid-template-columns: inherit;
    }

    .home .section .home-working-here .container-sparkle {
        width: 100%;
        min-height: auto;
    }

    .home .section .home-working-here .text-content {
        margin-top: 10px;
        width: 100%;
        text-align: center;
    }

    .home .section .home-news .text-content {
        padding: 0 15px;
        width: 100%;
    }

    .leader-modal .grid {
        width: 100%;
    }

    .contact .section .container.contact-form .form-block #contactus_form.form-layout fieldset.button {
        width: 100%;
    }

    .google_map {
        width: 100%;
    }

    h1.visible {
        display: none;
    }
}

element.style {
}

h1.visible {
    visibility: hidden;
}

h1.font {
    /* font-size: 17px; */
    font-weight: 500;
    text-align: center;
}

@media (max-width: 600px) {
    h1.visible {
        display: none;
    }
}

@media only screen and (max-width: 375px) {
    section .book_pat .text-block .Points {
        margin-top: 58px!important;
    }
}

@media (max-width: 390px) {
    h1.visible {
        display: none;
    }

    span.text-over {
        color: #003865!important;
    }

    .contact .section .page-hero .hero-image {
        height: 81px;
    }
}

@media (max-width: 320px) {
    span.text-over {
        color: #003865!important;
    }

    .header-logo img, .header-logo svg {
        width: 192px!important;
    }
}

.hero-image img {
    width: 100%;
}

@media only screen and (max-width: 991px) {
    .home .section .home-partnering section.grid .partner-block p {
        padding: 0px 11px 12px 4px;
        text-align: justify;
    }
.extra-height {overflow:hidden;position:relative;}
.community-slider .item img {
    width: 100%;
    height: 266px;
    object-fit: cover;
}
    section.grid.ird {
        margin: 0px 0px!important;
    }

    .uyd {
        width: 93%;
        margin: auto;
    }

    img.under {
        text-align: center;
        width: 100%;
    }

    .set {
        width: 299px;
        margin-top: 38px;
    }

    h1.font {
        margin-top: 76px;
    }

    .home .section .home-news .text-content li {
        font-size: 17px;
        font-family: "Gotham A", "Gotham B", sans-serif;
    }

    .leadership .section .container.leaders .leader-card .card-text p.title {
        flex-grow: 1;
        text-align: left!important;
    }

    .mission-vision-values .section .mvv-blocks .text-content.expectations div.expectations-block p {
        text-align: left!important;
        font-size: 18px;
    }

    span.text-over {
        color: #003865!important;
    }

    section .book_pat .text-block {
        padding: 48px 0 0 0;
    }

    .home .section .container.home-news.items-paired section.grid .text-content p.gh {
        font-family: "Gotham A", "Gotham B", sans-serif;
        text-align: left!important;
        font-size: 17px;
    }

    .home .section .home-partnering section.grid .partner-block h2, .home .section .home-partnering section.grid .partner-block h3 {
        padding: 0 0 0 39px;
        font-size: 18px;
        max-width: 99%;
    }

    .home .section .home-partnering section.grid .partner-block {
        height: 600px;
    }

    .home .section .home-partnering section.grid .partner-block {
        color: #003865;
        text-decoration: none;
        background-color: #f8fafc;
        display: block;
        width: 100% !important;
        height: 600px;
        overflow: hidden;
        padding: 14px;
    }

    .footer-navigation ul.footer-nav-links {
        /* margin-left: 49px; */
        /* margin: auto; */
    }

    .text-content p {
        font-size: 17px;
        font-weight: 500;
        line-height: 26px;
        text-align: justify;
        font-family: "Gotham A", "Gotham B", sans-serif;
    }

    .home .section .home-working-here .text-content {
        padding: 0 15px;
    }

    ul.header-nav-links li {
        padding: 12px 0px;
        margin-left: 11px;
    }

    ul.sub-menu li a {
        font-weight: 400;
        font-size: 15px;
    }

    ul.header-nav-links.main li ul {
        display: none;
    }

    ul.header-nav-links.main li.show ul {
        display: block;
    }

    section .book_pat .text-block h1 {
        font-size: 19px;
        color: #003865;
        padding-right: 8px;
    }

    section .book_pat .text-block {
        width: 100%;
    }
    section .book_pat .text-block ul {
    padding-right: 15px;
}

    section .book_pat .text-block .Points {
        width: 100%;
        margin-top: 94px;
    }

    section .book_pat .text-block .Points ul li p {
        margin: 0;
        font-size: 17px;
        text-align: justify;
        text-align: left!important;
    }

    section .book_pat .text-blockss .text-block h3 {
        font-size: 30px;
        margin: 20px 0;
    }

    .leadership .section .container.leaders .leader-card .card-text p.bio {
        margin: 10px 0;
        font-size: 16px;
        text-align: justify;
        text-align: left!important;
    }

    .contact .section .container.address-block .text-block p {
        padding: 7px 0px;
    }

    .contact .section .container.address-block .text-block {
        margin-bottom: 23px;
    }

    .hero-image img {
        width: 100%;
        height: auto;
    }

    .header-logo img, .header-logo svg {
        width: 221px;
        line-height: 0;
    }

    p {text-align:justify;
        font-size: 16px;
        line-height: 23px;
        font-family: "Gotham A", "Gotham B", sans-serif;
    }
}

.container.home-news.items-paired.ms {
    background: #fff!important;
}

.uyd {
    width: 54%;
    margin: auto;
}

.owl-nav span {
    font-size: 40px;
    line-height: 30px;
}

h1.lead {
    padding-right: 0;
    padding-left: 0;
    max-width: 1000px;
    margin-left: auto;
    margin-right: auto;
    padding: 1rem 0 0;
    margin: 0 auto;
    line-height: 1.3;
    font-family: "Gotham A", "Gotham B", sans-serif;
    font-size: 1.875rem;
    font-weight: 6 00;
    text-align: center;
}

section.grid.ird {
    margin: 0px 175px;
    background: #efefee;
    padding: 16px 42px;
}

p.under {
    background: #003865;
    color: #fff;
    padding: 7px 20px;
    font-size: 21px;
}

a.button-anchor {
    background: #003865;
    color: #fff;
    padding: 11px 38px;
    border-radius: 20px;
    margin-top: 10px;
    font-size: 31px;
    font-family: 'League Spartan', sans-serif;
}

.buy {
    width: 37%;
    height: 56px;
    padding: 14px 25px;
    margin: auto;
    text-align: center;
}

.section {
    /* padding: 7px 0px; */
}

.imfd {
    overflow: hidden;
    object-fit: fill;
}

.imfd img {
    width: 100%;
    object-fit: fill;
    overflow: hidden;
}

.imr {
    width: 27%;
    overflow: hidden;
    float: left;
    background: url('../img/imgs-3.jpg');
    height: 644px;
    background-size: cover;
}

section.mugd.grs {
    display: flex;
    /* gap: 20px; */
    /* flex-wrap: wrap; */
    align-items: center;
    /* background: #d9dbeda8; */
}

.text-er h2 {
    font-size: 27px;
    text-align: center;
    margin: 15px 0px;
}

.faq-heading {
    /* font-family: Lato; */
    font-weight: 400;
    /* box-shadow: rgba(0, 0, 0, 0.35) 0px 5px 15px; */
    font-size: 30px;
    font-weight: 700;
    margin-left: 45px;
    -webkit-transition: text-indent 0.2s;
    text-indent: 10px;
    color: #003865;
    /* padding: 17px 8px; */
    letter-spacing: -1px;
    margin-top: 5px;
    margin-bottom: 5px;
    font-family: 'League Spartan', sans-serif;
}

.faq-text {
    font-family: Open Sans;
    font-weight: 400;
    color: #919191;
    width: 95%;
    padding-left: 20px;
    margin-bottom: 30px;
}

.faq {
    width: 748px;
    margin-right: 93px;
    /* margin: 0 auto; */
    background: white;
    border-radius: 4px;
    position: relative;
    /* border: 1px solid #E1E1E1; */
}

.faq label {
    display: block;
    position: relative;
    overflow: hidden;
    cursor: pointer;
    height: 76px;
    padding-top: 1px;
    background-color: #FAFAFA;
    /* border-bottom: 1px solid #E1E1E1; */
}

.faq input[type="checkbox"] {
    display: none;
}

.faq .faq-arrow {
    /* width: 5px; */
    /* height: 5px; */
    transition: -webkit-transform 0.8s;
    transition: transform 0.8s;
    /* transition: transform 0.8s, -webkit-transform 0.8s; */
    /* -webkit-transition-timing-function: cubic-bezier(0.68, -0.55, 0.265, 1.55); */
    /* border-top: 2px solid rgba(0, 0, 0, 0.33); */
    /* border-right: 2px solid rgba(0, 0, 0, 0.33); */
    float: left;
    position: relative;
    top: -62px;
    left: 17px;
    /* -webkit-transform: rotate(45deg); */
    /* transform: rotate(45deg); */
}

.faq input[type="checkbox"]:checked + label > .faq-arrow {
    transition: -webkit-transform 0.8s;
    transition: transform 0.8s;
    transition: transform 0.8s, -webkit-transform 0.8s;
    -webkit-transition-timing-function: cubic-bezier(0.68, -0.55, 0.265, 1.55);
    /* -webkit-transform: rotate(135deg); */
    /* transform: rotate(135deg); */
}

.faq input[type="checkbox"]:checked + label {
    display: block;
    background: rgba(255,255,255,255) !important;
    color: #4f7351;
    height: auto;
    padding-bottom: 20px;
    transition: height 0.8s;
    -webkit-transition-timing-function: cubic-bezier(0.68, -0.55, 0.265, 1.55);
}

.faq input[type='checkbox']:not(:checked) + label {
    /* display: block; */
    transition: height 0.8s;
    height: 50px;
    -webkit-transition-timing-function: cubic-bezier(0.68, -0.55, 0.265, 1.55);
    margin: 19px 0px;
    /* box-shadow: rgba(0, 0, 0, 0.35) 0px 5px 15px; */
    padding: 0px;
    box-shadow: rgba(0, 0, 0, 0.35) 8px 5px 13px;
    background: #f3f3f3;
}

::-webkit-scrollbar {
    display: none;
}

.faq-arrow::before {
    /* content: "\f055"; */
    /* font-family: FontAwesome; */
    /* font-style: normal; */
    /* font-weight: normal; */
    /* text-decoration: inherit; */
    /*--adjust as necessary--*/
    /* color: #003865; */
    /* font-size: 37px; */
    /* padding-right: 0.5em; */
    /* position: absolute; */
    /* top: 4px; */
    /* left: 0; */
}

label.abd {
    width: 96%;
    margin: auto;
    margin-top: 15px;
    box-shadow: rgba(0, 0, 0, 0.35) 0px 5px 15px;
}

section.mugd.grs.user {
    /* padding: 0px 140px; */
}

section.mugd.grs.faqd {
    padding: 0px 38px;
}

section.mugd.grs.user {
    padding: 60px 0px;
    width: 50%;
    margin: auto;
}

section.mugd.grs.faqd {
    padding: 41px 77px;
    width: 70%;
    float: left;
}

.text {
}

.text-er {
    /* padding-left: 98px; */
}

.text-er p {
    font-size: 22px;
}

.imfd.gs {
    width: 345px;
}

section.mugd.grs.faqd.fuls {
    background: #fff;
}

.dis p {
    font-size: 26px;
}

label.abd a {
    text-decoration: none;
}

ul.faq-lis li {
}

p.faq-heading.sds {
    margin: 0px;
    padding: 0px;
    margin-left: 57px;
    /* text-align: center; */
}

ul.faq-lis li {
    margin: -22px;
    list-style-type: none;
    color: #003865;
    font-family: 'League Spartan', sans-serif;
    font-weight: 600;
    font-size: 18px;
}

ul.faq-lis {
    display: flex;
    gap: 70px;
    margin-left: 50px;
}

.faq-arrow.sec {
    top: -89px;
}

.section img {
    width: 100%;
}

.imr-frs {
    width: 25%;
    background: url('../img/our-team/imgs-1.jpg');
    height: 612px;
    background-size: contain;
    margin-left: 82px;
    float: left;
    display: block;
    background-repeat: no-repeat;
}

.section.news-module.bg.my-sca-bg {
    background: #e6e7f3;
    margin-top: 23px!important;
}

.imgs-22 {
    width: 540px;
    margin: auto;
}

p.faq-heading.main-faq:before {
    content: "\f055";
    font-family: FontAwesome;
    font-style: normal;
    font-weight: normal;
    text-decoration: inherit;
    color: #003865;
    font-size: 37px;
    padding-right: 0.5em;
    position: absolute;
    top: 0;
    left: 0;
}

label.sub-of-sub.my-abdf {
    margin-left: 49px!important;
    margin-right: 49px!important;
    background: #fff!important;
}

@media only screen and (max-width: 768px) {
    .home .section .home-working-here .container-sparkle .mission-heading h2 {
        margin-top: 40px;
        margin-left: 40px;
    }

    .home .section .home-news section.grid {
        padding: 25px 0;
    }

    .site-footer {
        padding-bottom: 0px;
    }

    .home .section .home-about .text-content, .home .section .home-news .text-content, .home .section .home-working-here .text-content {
        /* width: calc(93.33333% - 0.625rem); */
    }

    .work-ect {
        padding: 20px 15px!important;
    }

    .hero-image.life-sca {
        padding-top: 50px!important;
        padding-bottom: 50px!important;
    }

    h2.title-life {
        font-size: 42px;
    }

    section.grid.ird {
        margin: 0px 175px;
        background: #efefee;
        padding: 16px 15px;
    }
	.buy {
    width: 100%;
    }
	.imr-frs {
    width: 100%;
    height: 612px;
    background-size: cover;
    margin: 15px;
}
section.mugd.grs.user {
    padding: 30px 15px;
    width: 100%;
}
.imgs-22 {
    width: 100%;
}
.imr-frs {
    width: 100%;
    height: 612px;
    background-size: cover;
	margin:0;
}
.imr-frs {
    height: 835px!important;
}
.imr {
    width: 100%;
    height: 820px;
}
section.mugd.grs.faqd {
    padding: 30px 15px 15px!important;
    width: 100%;
}
.faq {
    width: 100%;
        margin: 0 0 40px 0;
}
.dis p {
    font-size: 18px;
}
.section.news-module.bg {
    padding-bottom: 10px;
    
}
.faq-heading {
    font-size: 18px;
    margin-left: 25px;
    margin-top: 15px;
    margin-bottom: 15px;
}
p.faq-heading.main-faq:before {
    font-size: 20px;
    top: 15px;
}
.text-er p {
    font-size: 17px;
}
ul.faq-lis li {
    font-size: 12px;
    margin: -10px;
}
ul.faq-lis {
    gap: 30px;
    margin-left: 0px;
}
p.faq-heading.sds {
    margin-left: 22px;
}
label.abd.sub-labe:before {
    font-size: 20px!important;
    left: 6px!important;
	top:6px;
}
section .book_pat .text-block .Points ul li {
    padding-left: 93px;
    margin-bottom: 20px;
    font-size: 20px;
}
section .book_pat .text-blockss {
    margin-top: 45px;
    padding-bottom: 45px;
}
section .book_pat .text-blockss .text-block li {
    font-size: 16px;
    text-align: justify;
}
section .book_pat .text-blockss .text-block h3 {
    font-size: 25px;
}
.abt-con {
    padding: 19px 15px!important;
	    margin: 20px 0px 5px!important;
}
.vieo-sca iframe {
    width: 100%;
    height: 100%;
}
.abt-con p {
    line-height: 30px;
    text-align: justify;
}
.abt-con.new-aby {
    display: block!important;

}
.sub-abt {
    width: 100%!important;
}
.sub-abt1 {
    width: 100%!important;
}
h2.def {
    font-size: 25px!important;
}
.block span {
    font-size: 30px!important;
}
.abt-con.abt-3 {
    text-align: center;
}
.abt-con.abt-3 h2 {
    text-align:center!important;
}
.abt-con.abt-3 ul {
    padding: 0 10px;
}
.abt-con ul li {
    font-size: 18px;
}
.mission-vision-values .section .mvv-blocks .text-content.mvv-block-wide {
    width: 100%;
}
.mission-vision-values .section .mvv-blocks .text-content p {
    font-size: 16px;
    margin: 0;
}
.mission-vision-values .section .mvv-blocks .text-content.content-block {
    margin: 15px 0;
}
.mission-vision-values .section .mvv-blocks .text-content.commitment {
    padding: 32px 0 0px;
}
.leadership .section .container.leaders .leader-card .card-text p.bio {
    text-align: justify;
}
.news-bg {
    margin: 20px 15px!important;
    max-height: 550px!important;
	    padding: 7px 10px;
}
h2.news-titl {
    font-size: 25px!important;
}
p.ft {
    font-size: 16px!important;
	line-height:28px!important;
}
span.news-date {
    padding-bottom: 15px!important;
}
.contact .section .page-hero .hero-image {
    max-height:90px;
}
h1.font {
    margin-top: 35px;
}
p.faq-heading.sds.sub {
    font-size: 18px!important;
}
section.mugd.grs.faqd.fuls.life-cse {
    width: 100%!important;
    
}
b.title {
    padding: 28px 15px 0px;
}
section .book_pat .text-block .Points ul li sp {
    left: 7px;
}

}

.con-text {
    text-align: center;
}
