
/*! uswds @version */
body {
    font-family: sans-serif !important;
    color: #002746;
    font-size: 16px;
}

.usa-nav__submenu-item a {
    color: white !important;
    padding: 0 !imortant;
    display: block;
    text-decoration: none;
    border-left: 4px transparent solid;
    font-weight: 700
}

.usa-nav__primary .usa-nav__submenu .usa-nav__submenu-item a:hover {
    color: #005ea2;
    border-left: 4px #fac922 solid !important
}

.usa-nav__submenu-item:hover {
    background-color: #162e51 !important;
}

.callout-box {
    background: #2596be !important;
    color: #FFFFFF !important;
    font-family: "Public Sans Web";
    font-size: 0.95rem !important;
    border: 4px solid #fff !important;
    padding-top: 8px;
    padding-left: 25px;
    padding-right: 25px;
    padding-bottom: 8px;
    border-radius: .25rem !important;
    vertical-align: middle !important;
}

.tablet\:grid-col-5 {
    -webkit-box-flex: 0;
    -ms-flex: 0 1 auto;
    flex: 0 1 auto;
    width: 41.66667%
}

.contact {
    padding-left: 25px !important;
}

.font-body-lg {
    font-size: 1.38rem !important
}

padding-bottom-205 {
    padding-bottom: 1.25rem !important
}

ul {
    color: #002746;
}

.callout {
    /* vertical-align: middle !important; */
    /* margin-top: 20px; */
}

.centered {
    margin: auto;
}
/* body letter spacing  */
.letter-spacing {
    letter-spacing: .3px;
}

h3 {
    margin-block-end: 0em !important;
}
/* .grid-container {
    margin-left: auto;
    margin-right: auto;
    max-width: 70rem;
    padding-left: 1rem;
    padding-right: 1rem;
} */
/* 
-------------------------- 
custom usa hero slider 
--------------------------
*/


.usa-hero-slide {
    /* usa-hero duplicate */
    font-family: Source Sans Pro Web, Helvetica Neue, Helvetica, Roboto, Arial, sans-serif;
    font-size: 1.06471rem;
    line-height: 1.62155;
    padding-bottom: 2rem;
    padding-top: 2rem;
    background-position: center;
    background-size: cover;
    color: white;
    /* custom */
    width: 100%;
    text-align: center;
}

#slide-hero-container {
    text-align: center;
    display: inline-block;
    padding-top: 75px;
}

.hero-slide-one {
    /* background-image: url(/assets/images/HERO/Puget.jpg); */
    background-image: linear-gradient(#f4f9fd,#c6e9fc,#0571b9);
    background-size: cover;
    height: 450px;
}

.hero-slide-two {
    /* background-image: url(/assets/images/HERO/Puget.jpg); */
    background-image: linear-gradient(#f4f9fd,#c6e9fc,#0571b9);
    background-size: cover;
    height: 450px;
    /* background-image: url(/assets/images/HERO/soi-cover.png);
    background-size: cover;
    height: 500px; */
}

.hero-slide-three {
    background-image: linear-gradient(#f4f9fd,#c6e9fc,#0571b9);
    background-size: cover;
    height: 450px;
}

.hero-slide-four {
    background-image: linear-gradient(#f4f9fd,#c6e9fc,#0571b9);
    background-size: cover;
    height: 450px;
}

.hero-slide-five {
    background-image: url(/assets/images/HERO/Shark.jpg);
    background-size: cover;
    height: 500px;
}

.hero-slide-six {
    background-color: #0E2640;
    background-image: url(/assets/images/HERO/imagewall.jpg);
    background-size: cover;
    height: 500px;
    background-repeat: no-repeat;
}
/* sile three background */

.hero-slide-seven {
    background-color: #0E2640;
    background-image: url(/assets/images/HERO/iex-banner.jpg);
    background-size: cover;
    height: 500px;
    background-repeat: no-repeat;
}

.aquaback {
    background: #e0f1f1;
    margin-top: 0px !important;
}

.cyanback {
    background-color: #537494 !important;
    padding-top: 32px !important;
    padding-bottom: 32px !important;
}

.border-bottom {
    border-bottom: .125rem dotted #7fcfcf;
}
/* .usa-hero-slide__callout{
    max-width:30rem;
    position: center;
} */

/* 
-------------------------- 
custom USWDS css
--------------------------
*/

/* Controls which background image is displayed in the hero section on the home page.*/
.usa-hero {
    background-image: url(/assets/images/3D-Prinited-Material.png);
}
/* Controls which background image is displayed in the hero section on the covid page.*/
#covid-hero-section.usa-hero {
    /* background-image: url(/assets/images/covid-images/3d-doc-mask-soft.png); */
    background-image: url(/assets/images/newsletter-images/3d-doc-mask-soft.png);
    background-size: cover;
    width: 100%;
    text-align: center;
}
/* changes to covid blud boxin hero img */
#covid-hero-container {
    text-align: center;
    display: inline-block;
}
/* centers and increases size of hero callout box on covid page */
#covid-callout {
    max-width: 55rem;
    position: center;
}

.center-img {
    display: block;
    margin: auto;
}

.centered-video {
    margin: auto;
}

.mini-logo {
    display: block;
    margin: auto;
}

.mini-icon {
    display: block;
    margin: auto;
    width: 40%;
}

#header-logo {
    width: 30%;
    height: 30%;
}

.box {
    display: flex;
    align-items: center;
}

.small-top-bottom-margin {
    margin-block-start: .5em;
    margin-block-end: .5em;
}

.no-bottom-margin {
    margin-block-end: 0em;
}

.small-padding {
    padding-bottom: 2rem;
    padding-top: 1rem;
}

.image-container {
    padding-bottom: 0rem;
    padding-top: 0.5rem;
}

a.usa-link {
    color: #FFFFFF;
}

.usa-identifier__required-link {
    color: #adadad !important;
}

    .usa-identifier__required-link:visited {
        color: #adadad !important
    }

    .usa-identifier__required-link:active, .usa-identifier__required-link:hover {
        color: #e6e6e6 !important
    }

.usa-identifier__required-links-item {
    -webkit-column-break-inside: avoid;
    break-inside: avoid;
    margin-bottom: .75rem
}

    .usa-identifier__required-links-item:last-child {
        margin-bottom: 0
    }

@media all and (min-width:64em) {
    .usa-identifier__required-links-item {
        margin-bottom: .5rem
    }
}

.modal {
    position: fixed;
    top: 0;
    right: 0;
    bottom: 0;
    left: 0;
    z-index: 1050;
    overflow: hidden;
    outline: 0;
}

.fade {
    opacity: 0;
    transition: opacity .15s linear;
}

.usa-logo,
.usa-logo a {
    color: #fff;
}

.logo {
    font-weight: 900;
    letter-spacing: -1px;
}

button.va-crisis-line__button,
button.va-crisis-line__button:hover {
    color: #1b1b1b;
    background-color: #fff;
    font-size: .9rem;
    margin: auto;
    width: 100%;
    display: block;
    text-decoration: none;
    font-weight: 700;
    position: absolute;
    top: -1rem;
    right: 0;
}

.text-thin {
    font-weight: 100 !important;
}


.crisis-line-container {
    position: relative;
    margin: auto;
    background-color: #dcdfe3;
}


button.crisis-line-row {
    /* background-color: #b51d09; */
    display: block;
    border-radius: 0;
    color: #fff;
    font-size: 16px;
    font-weight: 400;
    text-decoration: none;
    padding: 0;
    margin: 0;
    width: 100%;
    transition-duration: .3s;
    transition-timing-function: ease-in-out;
    transition-property: background-color;
}

/* overrides default styling in mobile header menu to keep selected dropdown's color as navy*/
.usa-nav__primary button:hover {
    background-color: rgb(14, 38, 64) !important;
}

#crisis-line-row {
    display: none;
}

/* Hides the side navigation for the explore and solutions pages when viewed on mobile*/
@media screen and (max-width: 1024px) {
    #explore-navigation {
        display: none;
    }

    #solutions-navigation {
        display: none;
    }

    #news-events-navigation {
        display: none;
    }

    #crisis-line-btn {
        display: none;
    }

    #crisis-line-row {
        display: block;
    }
}


@media (min-width: 64em) {
    .usa-header--extended .usa-logo {
        font-size: 2.12941rem;
        margin: 2rem 0 1.5rem;
        max-width: 60%;
    }
}

/* Active hover Nav-item  */
.usa-header--extended [aria-expanded=true]::after, .usa-header--extended .usa-nav__link:hover::after {
    background-color: #fdb81e;
}
/* link hover color gold  */
a.hover-gold:hover {
    color: #fac922 !important;
    text-decoration: none !important;
}

/* heRO IMAGEWALL */
.imagewall {
    float: right;
    padding-right: 0;
    margin-right: 0;
}

a.a-work {
    color: #00355f !important;
    background-color: #7fcfcf !important;
}
/* text-white */
.text-white {
    color: white !important;
}
/* padding left*/
.padding-left-0 {
    padding-left: 0 !important;
}
/* padding right*/
.padding-right-0 {
    padding-right: 0 !important;
}
/* padding-bottom-0 */
.padding-bottom-0 {
    padding-bottom: 0 !important;
}
/* site-font-dark-blue */
.text-dark {
    color: #162e51 !important;
}
/* text-light-blue */
.text-light-blue {
    color: #00bde3 !important;
}
/* text-dark-gray */
.text-dark-gray {
    columns: #454141 !important;
}
/* image thumbnail */
.image-thumbnail {
    padding: .25rem;
    background-color: #fff;
    border: 1px solid #dee2e6;
    border-radius: .25rem;
    max-width: 100%;
}

/* usa-button--outline: hover */
.usa-button--big.usa-button--outline:hover {
    color: white !important;
    background-color: rgb(0, 94, 162);
}
/* padding-bottom-1 */
.padding-bottom-1 {
    padding-bottom: 1px !important;
}
/* border-dark */
.border-dark {
    border: 1px solid #0e2741 !important;
}

/* width-100 */
.width-100 {
    width: 100%;
}
/* transparent-image-text */
.trans-img-text {
    /* position: absolute;
    bottom: 0; */
    background: #0e2741; /* Fallback color */
    background: rgba(0, 0, 0, 0.5); /* Black background with 0.5 opacity */
    color: #fff;
    width: 100%;
    padding: 20px;
}
/* .usa-hero__callout */
.usa-hero__callout {
    background-color: #0f2740;
    background: rgba(14, 39, 65, 0.68) /* Black background with 0.5 opacity */
}
/* button-border */
.buttun-border {
    border: 1px solid white;
}
/* border-gray */
.border-gray {
    margin: 3px;
    border: 1px solid #f0f0f0 !important;
    padding: 10px;
}
/* border-light-blue y */
.border-blue {
    border: 1px solid #00bde3 !important;
    padding: 10px;
}
/* border-blue */
.border-dark-blue {
    margin: 3px;
    border: 1px solid #162e51 !important;
    padding: 7px;
    border-radius: 1px;
}
/* paddig-top-0 */
.padding-top-0 {
    padding-top: 0 !important;
}

/* Custom border */
.border-me {
    border: 1px solid white;
    padding: 10px;
}
/* badge */
badge {
    display: inline-block;
    padding: .25em .4em;
    font-size: 75%;
    font-weight: 700;
    line-height: 1;
    text-align: center;
    white-space: nowrap;
    vertical-align: baseline;
    border-radius: .25rem;
}
/* map  */
#viz1592323032187 {
    height: 100% !important;
}

/* list  */
ul.striped-list {
    list-style-type: none;
    margin: 0;
    padding: 0;
}

    ul.striped-list > li:nth-of-type(odd) {
        background-color: #e0e0e0;
    }

    ul.striped-list > li {
        padding-left: 25px;
        padding-top: 10px;
        padding-bottom: 10px;
        border-top: 1px solid #80808069;
    }

.badge {
    border-radius: 5px;
}




/* header test  */
@media (min-width: 64em) {
    .usa-megamenu::before {
        position: absolute;
        bottom: 0;
        top: 0;
        background-color: #00968800;
        content: '';
        display: block;
        position: absolute;
        width: 100%;
        right: 100%;
    }
}

@media (min-width: 64em) {
    .usa-megamenu::after {
        position: absolute;
        bottom: 0;
        top: 0;
        background-color: #00968800;
        content: '';
        display: block;
        position: absolute;
        width: 100%;
        left: 100%;
    }
}
/* main-menu  */
.m-menu {
    font-size: 16px;
    font-weight: 550;
    text-decoration: none;
}
/* sub-menu */

.usa-nav__primary button:focus {
    outline: 2px solid #fdb81e4f;
    outline-offset: 0;
}

.usa-nav__submenu .usa-nav__submenu-item a:hover {
    background-color: transparent !important;
    color: #fdb81e;
    /* text-decoration: underline; */
}

.oneshadow {
    -webkit-box-shadow: 0px 5px 6px -6px black;
    -moz-box-shadow: 0 8px 6px -6px black;
    box-shadow: 0px 5px 6px -6px black;
}

@media (max-width: 63.99em) {

    .usa-nav__primary a {
        color: #ffffff;
        display: block;
        padding: 0.5rem 1rem;
        text-decoration: none;
    }
}

@media (max-width: 63.99em) {
    .usa-nav__submenu-item {
        font-size: 16px;
    }
}

.mybottom-border {
    padding-bottom: 10px;
    border-bottom: 1px solid white;
}

@media (max-width: 63.99em) {
    .mybottom-border {
        border-bottom: 0px;
    }
}

.myright {
    border-right: 1px solid white;
}


@media (max-width: 63.99em) {
    .myright {
        border-right: 0px;
    }
}

@media (min-width: 64em) {
    .usa-nav__primary > .usa-nav__primary-item > a {
        line-height: 0.93923;
        padding: 1rem;
        color: white;
        display: block;
        font-weight: bold;
    }
}

@media (min-width: 64em) {
    .usa-nav__primary > .usa-nav__primary-item > a:hover {
        color: white;
    }
}
/* .usa-link:visited {
        color: #c6b8dc;
    } */

.overlay {
    background: #072134;
    color: #f1f1f1;
    width: 100%;
    transition: .5s ease;
    opacity: 1;
    color: white;
    font-size: 20px;
    padding: 20px;
    text-align: center;
}

.badge {
    display: inline-block;
    min-width: 10px;
    padding: 3px 7px;
    font-size: 12px;
    font-weight: 700;
    line-height: 1;
    color: #000;
    text-align: center;
    white-space: nowrap;
    vertical-align: middle;
    background-color: #FF9800;
    ;
    border-radius: 10px;
}

/* .wrapper:hover  {
       
         
          transform: translateY(-10px);
          transition: all 0.3s;
           -webkit-box-shadow: 0px 5px 6px -6px black;
          -moz-box-shadow: 0 8px 6px -6px black;
          box-shadow: 0px 5px 6px -6px black;
         
      } */
.breadcrumb {
    font-family: -apple-system,BlinkMacSystemFont,"Segoe UI",Roboto,"Helvetica Neue",Arial,sans-serif,"Apple Color Emoji","Segoe UI Emoji","Segoe UI Symbol";
    font-size: 1rem;
    font-weight: 400;
    line-height: 1.5;
}

ul.breadcrumb {
    padding: 10px 16px;
    list-style: none;
    background-color: #eee;
}

    ul.breadcrumb li {
        display: inline;
        font-size: 18px;
    }

        ul.breadcrumb li + li:before {
            padding: 8px;
            color: black;
            content: '>';
        }

        ul.breadcrumb li a {
            color: #0275d8;
            text-decoration: none;
        }

            ul.breadcrumb li a:hover {
                color: #01447e;
                text-decoration: underline;
            }


/* scroll  */
div.scrollmenu {
    overflow-y: scroll;
}

ul.striped-list > li:nth-of-type(2n+1) {
    background-color: #f0f0f0;
}

.text-primary-vivid {
    color: #0050d8 !important;
}

blockquote {
    padding: 10px 20px;
    margin: 0 0 20px;
    font-size: 17.5px;
    border-left: 5px solid #917b47;
}

.gpo-shadow {
    background-color: #032b50;
    box-shadow: black 0px 8px 6px -6px;
    color: white;
}

a:link {
    color: #002746;
}

a:visited {
    color: #002746;
}

/* a{color:#005ea2;text-decoration:underline}a:visited{color:#8b0a03}a:hover{color:#0b4778}a:active{color:#112f4e}a:focus{outline:2px solid #face00;outline-offset:0} */

.icon {
    position: absolute;
    z-index: 0;
    top: -.2rem;
    right: -1rem;
    opacity: 0.4;
    font-size: 4rem;
    -webkit-transform: rotate(15deg);
    transform: rotate(17deg);
}



.hero-standard.hero-noimage {
    background-image: url(/assets/images/ncchi/hero-pattern.svg);
    background-repeat: no-repeat;
    background-position: 100% 0;
}

.hero-standard .hero-dark-background {
    background-color: #002746;
}




/* border-bottom: 2px dotted #7fcfcf;
    
    margin-bottom: .75rem;
    padding-bottom: .75rem;} */



.article-summary-cta {
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    background: #002746;
    border-radius: 50%;
    display: inline-flex;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -ms-flex-direction: column;
    flex-direction: column;
    height: 25rem;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center;
    max-width: 100%;
    padding: 5rem 4rem;
    text-align: center;
    width: 25rem;
}

.h11 {
    color: #004b87;
}

.has-back {
    background-color: #e0f1f1;
}


.fl-builder-layer .fl-shape {
    fill: #7fcfcf;
    stroke: none;
    stroke-width: 0;
    width: 100%;
    box-sizing: border-box;
}

.box-me {
    /* background-color: rgba(255,255,255,0.85); */
    border-style: solid;
    border-width: 0;
    background-clip: border-box;
    border-color: #00355f;
    border-top-width: 10px;
    border-bottom-left-radius: 10px;
    border-bottom-right-radius: 10px;
}

.box-me2 {
    /* background-color: rgba(255,255,255,0.85); */
    border-style: solid;
    border-width: 0;
    background-clip: border-box;
    border-color: #7fcfcf;
    border-top-width: 10px;
    border-bottom-left-radius: 10px;
    border-bottom-right-radius: 10px;
}

.image-me {
    border-radius: 50%;
    border: 2px solid white;
    -webkit-box-shadow: 0px 10px 13px -7px #000000, 4px 5px 11px 5px rgba(0,0,0,0.19);
    box-shadow: 0px 10px 13px -7px #000000, 4px 5px 11px 5px rgba(0,0,0,0.19);
}

/* btn  */
.btn-me {
    background-color: #7fcfcf;
}

    .btn-me:hover {
        background-color: #00355f !important;
        color: white !important;
    }

.btn-lg {
    display: block;
    width: 100%;
}

/* .img-me{
    filter: opacity(80%) ;
}
.img-me:hover{
    filter: opacity(100%);
} */


.round-img {
    border-radius: 50%;
}

.hi {
    background-image: url(/assets/images/ncchi/hi.jpg);
    background-size: cover;
    background-repeat: no-repeat;
}

.project-title {
    color: #004b87;
    font-family: Museo Slab Light,serif;
    border-bottom: .125rem dotted #7fcfcf;
    font-size: 2rem;
    font-weight: 300;
    line-height: 1.25;
    margin-bottom: 1.25rem;
    margin-top: 0;
}

.project-icon {
    font-size: 30px;
    color: #FF9800;
    margin-right: 5px;
}

.map {
    background-image: url(/assets/images/iNET/iNET-site-map.png);
    background-repeat: no-repeat;
    background-position: bottom right;
}

.bio-image {
    width: 160px;
    display: flex;
    justify-content: center;
    margin: 10px;
    padding: 10px;
    /* Material design properties */
    background: #fff;
    box-shadow: 0 2px 2px 0 rgba(0, 0, 0, 0.14), 0 3px 1px -2px rgba(0, 0, 0, 0.2), 0 1px 5px 0 rgba(0, 0, 0, 0.12);
}

.f15 {
    font-size: 15px !important;
}

.f17 {
    font-size: 17px !important;
}

.text-800 {
    font-weight: 550 !important;
    font-style: italic;
}

.h100 {
    height: 150px !important;
}
/* image effect  */
/* .img-blur{
    -webkit-filter: grayscale(80%); 
    filter: grayscale(80%);
  }  */

.img-container {
    position: relative;
    max-width: 100%;
    margin: 0 auto;
}

    .img-container img {
        vertical-align: middle;
    }

    .img-container .content {
        position: absolute;
        bottom: 0;
        background: rgb(0, 0, 0); /* Fallback color */
        background: rgba(0, 0, 0, .5); /* Black background with 0.5 opacity */
        color: #f1f1f1;
        width: auto;
        padding: 15px;
    }


/* read-write css  */
/* GLOBAL STYLES */


/* DEMO-SPECIFIC STYLES */
.wrapper-txt {
    color: white;
    display: flex;
}

.typing-demo {
    width: 100ch;
    animation: typing 5s steps(22), .5s step-end infinite alternate;
    white-space: nowrap;
    overflow: hidden;
    font-size: 18px;
}

.typing-demo1 {
    width: 77ch;
    animation: typing 5s steps(22), .5s step-end infinite alternate;
    white-space: nowrap;
    overflow: hidden;
    border-right: 4px solid orange;
    font-size: 18px;
}

.typing-demo3 {
    width: 60ch;
    animation: typing 5s steps(22), .5s step-end infinite alternate;
    white-space: nowrap;
    overflow: hidden;
    border-right: 4px solid orange;
    font-size: 18px;
}

.typing-demo4 {
    width: 60ch;
    animation: typing 5s steps(22), .5s step-end infinite alternate;
    white-space: nowrap;
    overflow: hidden;
    border-right: 4px solid orange;
    font-size: 18px;
}

@keyframes typing {
    from {
        width: 0
    }
}

@keyframes blink {
    50% {
        border-color: transparent
    }
}


/* UL LI LIST STYLE  */
/* ::marker {
    unicode-bidi: isolate;
    font-variant-numeric: tabular-nums;
    text-transform: none;
    text-indent: 0px !important;
    text-align: start !important;
    text-align-last: start !important;
    color: #ff6b00;
    font-weight: bolder;
} */

/* happen image background  */
.happen-image {
    background-image: url(/assets/images/no-hap/small_banner.png);
    background-size: cover;
}

.badge-blue {
    display: inline-block;
    padding: .25em .4em;
    font-size: 75%;
    font-weight: 700;
    line-height: 1;
    text-align: center;
    white-space: nowrap;
    vertical-align: baseline;
    border-radius: .25rem;
}

.badge-secondary {
    color: #fff;
}

.bg-core {
    background: #0e263f;
}

.bg-overly {
    background-image: url(/assets/images/new-england/blue_bg2.png);
}

.borderlight {
    border: 1px solid #9c9b9f;
}



/*
.usa-collection,.usa-list,.usa-prose .usa-collection,.usa-prose>ol,.usa-prose>ul{margin-bottom:1em;margin-top:1em;line-height:1.4;padding-left:3ch}.usa-collection:last-child,.usa-list:last-child,.usa-prose>ol:last-child,.usa-prose>ul:last-child{margin-bottom:0}.usa-collection ol,.usa-collection ul,.usa-list ol,.usa-list ul,.usa-prose .usa-collection ol,.usa-prose .usa-collection ul,.usa-prose>ol ol,.usa-prose>ol ul,.usa-prose>ul ol,.usa-prose>ul ul{margin-top:.25em}.usa-collection__item,.usa-list li,.usa-prose .usa-collection__item,.usa-prose>ol li,.usa-prose>ul li{margin-bottom:.25em;max-width:72ex}.usa-collection__item:last-child,.usa-list li:last-child,.usa-prose>ol li:last-child,.usa-prose>ul li:last-child{margin-bottom:0}.usa-prose>table,.usa-table{font-family:Public Sans Web,-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,Helvetica,Arial,sans-serif,Apple Color Emoji,Segoe UI Emoji,Segoe UI Symbol;font-size:1.13rem;line-height:1.4;border-collapse:collapse;border-spacing:0;color:#1b1b1b;margin:1.25rem 0;text-align:left}.usa-prose>table thead th,.usa-table thead th{background-clip:padding-box;color:#1b1b1b;font-weight:700;line-height:1.4}.usa-prose>table thead td,.usa-prose>table thead th,.usa-table thead td,.usa-table thead th{background-color:#e6e6e6;color:#1b1b1b}.usa-prose>table tbody th,.usa-table tbody th{text-align:left}.usa-prose>table td,.usa-prose>table th,.usa-table td,.usa-table th{background-color:#f9f9f7;border:1px solid #1b1b1b;font-weight:400;padding:.5rem 1rem}.usa-prose>table caption,.usa-table caption{font-family:Public Sans Web,-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,Helvetica,Arial,sans-serif,Apple Color Emoji,Segoe UI Emoji,Segoe UI Symbol;font-size:.94rem;font-weight:700;margin-bottom:.75rem;text-align:left}.usa-prose>table th[data-sortable],.usa-table th[data-sortable]{padding-right:2.5rem;position:relative}.usa-prose>table th[data-sortable]:after,.usa-table th[data-sortable]:after{content:"";height:0;left:0;position:absolute;width:100%}.usa-prose>table th[data-sortable]:not([aria-sort]) .usa-table__header__button,.usa-prose>table th[data-sortable][aria-sort=none] .usa-table__header__button,.usa-table th[data-sortable]:not([aria-sort]) .usa-table__header__button,.usa-table th[data-sortable][aria-sort=none] .usa-table__header__button{-moz-osx-font-smoothing:auto;-webkit-font-smoothing:subpixel-antialiased;color:#005ea2;text-decoration:underline;background-color:transparent;border:0;border-radius:0;-webkit-box-shadow:none;box-shadow:none;font-weight:400;margin:0;padding:0;text-align:left;height:2rem;width:2rem;background-position:center center;background-size:1.5rem;color:#3d4551;cursor:pointer;display:inline-block;margin:0;position:absolute;right:.25rem;text-align:center;text-decoration:none;top:50%;-webkit-transform:translate(0,-50%);transform:translate(0,-50%)}.usa-prose>table th[data-sortable]:not([aria-sort]) .usa-table__header__button:visited,.usa-prose>table th[data-sortable][aria-sort=none] .usa-table__header__button:visited,.usa-table th[data-sortable]:not([aria-sort]) .usa-table__header__button:visited,.usa-table th[data-sortable][aria-sort=none] .usa-table__header__button:visited{color:#8b0a03}.usa-prose>table th[data-sortable]:not([aria-sort]) .usa-table__header__button:hover,.usa-prose>table th[data-sortable][aria-sort=none] .usa-table__header__button:hover,.usa-table th[data-sortable]:not([aria-sort]) .usa-table__header__button:hover,.usa-table th[data-sortable][aria-sort=none] .usa-table__header__button:hover{color:#0b4778}.usa-prose>table th[data-sortable]:not([aria-sort]) .usa-table__header__button:active,.usa-prose>table th[data-sortable][aria-sort=none] .usa-table__header__button:active,.usa-table th[data-sortable]:not([aria-sort]) .usa-table__header__button:active,.usa-table th[data-sortable][aria-sort=none] .usa-table__header__button:active{color:#112f4e}.usa-prose>table th[data-sortable]:not([aria-sort]) .usa-table__header__button:focus,.usa-prose>table th[data-sortable][aria-sort=none] .usa-table__header__button:focus,.usa-table th[data-sortable]:not([aria-sort]) .usa-table__header__button:focus,.usa-table th[data-sortable][aria-sort=none] .usa-table__header__button:focus{outline:2px solid #face00;outline-offset:0}.usa-prose>table th[data-sortable]:not([aria-sort]) .usa-table__header__button:active,.usa-prose>table th[data-sortable]:not([aria-sort]) .usa-table__header__button:hover,.usa-prose>table th[data-sortable][aria-sort=none] .usa-table__header__button:active,.usa-prose>table th[data-sortable][aria-sort=none] .usa-table__header__button:hover,.usa-table th[data-sortable]:not([aria-sort]) .usa-table__header__button:active,.usa-table th[data-sortable]:not([aria-sort]) .usa-table__header__button:hover,.usa-table th[data-sortable][aria-sort=none] .usa-table__header__button:active,.usa-table th[data-sortable][aria-sort=none] .usa-table__header__button:hover{-moz-osx-font-smoothing:auto;-webkit-font-smoothing:subpixel-antialiased;background-color:transparent;-webkit-box-shadow:none;box-shadow:none;text-decoration:underline}.usa-prose>table th[data-sortable]:not([aria-sort]) .usa-table__header__button .usa-icon,.usa-prose>table th[data-sortable][aria-sort=none] .usa-table__header__button .usa-icon,.usa-table th[data-sortable]:not([aria-sort]) .usa-table__header__button .usa-icon,.usa-table th[data-sortable][aria-sort=none] .usa-table__header__button .usa-icon{height:1.5rem;width:1.5rem;vertical-align:middle}.usa-prose>table th[data-sortable]:not([aria-sort]) .usa-table__header__button .usa-icon>g,.usa-prose>table th[data-sortable][aria-sort=none] .usa-table__header__button .usa-icon>g,.usa-table th[data-sortable]:not([aria-sort]) .usa-table__header__button .usa-icon>g,.usa-table th[data-sortable][aria-sort=none] .usa-table__header__button .usa-icon>g{fill:transparent}.usa-prose>table th[data-sortable]:not([aria-sort]) .usa-table__header__button .usa-icon>g.unsorted,.usa-prose>table th[data-sortable][aria-sort=none] .usa-table__header__button .usa-icon>g.unsorted,.usa-table th[data-sortable]:not([aria-sort]) .usa-table__header__button .usa-icon>g.unsorted,.usa-table th[data-sortable][aria-sort=none] .usa-table__header__button .usa-icon>g.unsorted{fill:#3d4551}.usa-prose>table th[data-sortable]:not([aria-sort]) .usa-table__header__button:hover .usa-icon>g.unsorted,.usa-prose>table th[data-sortable][aria-sort=none] .usa-table__header__button:hover .usa-icon>g.unsorted,.usa-table th[data-sortable]:not([aria-sort]) .usa-table__header__button:hover .usa-icon>g.unsorted,.usa-table th[data-sortable][aria-sort=none] .usa-table__header__button:hover .usa-icon>g.unsorted{fill:#1b1b1b}.usa-prose>table th[data-sortable][aria-sort=descending],.usa-table th[data-sortable][aria-sort=descending]{background-color:#97d4ea}.usa-prose>table th[data-sortable][aria-sort=descending] .usa-table__header__button,.usa-table th[data-sortable][aria-sort=descending] .usa-table__header__button{-moz-osx-font-smoothing:auto;-webkit-font-smoothing:subpixel-antialiased;color:#005ea2;text-decoration:underline;background-color:transparent;border:0;border-radius:0;-webkit-box-shadow:none;box-shadow:none;font-weight:400;margin:0;padding:0;text-align:left;height:2rem;width:2rem;background-position:center center;background-size:1.5rem;color:#3d4551;cursor:pointer;display:inline-block;margin:0;position:absolute;right:.25rem;text-align:center;text-decoration:none;top:50%;-webkit-transform:translate(0,-50%);transform:translate(0,-50%)}.usa-prose>table th[data-sortable][aria-sort=descending] .usa-table__header__button:visited,.usa-table th[data-sortable][aria-sort=descending] .usa-table__header__button:visited{color:#8b0a03}.usa-prose>table th[data-sortable][aria-sort=descending] .usa-table__header__button:hover,.usa-table th[data-sortable][aria-sort=descending] .usa-table__header__button:hover{color:#0b4778}.usa-prose>table th[data-sortable][aria-sort=descending] .usa-table__header__button:active,.usa-table th[data-sortable][aria-sort=descending] .usa-table__header__button:active{color:#112f4e}.usa-prose>table th[data-sortable][aria-sort=descending] .usa-table__header__button:focus,.usa-table th[data-sortable][aria-sort=descending] .usa-table__header__button:focus{outline:2px solid #face00;outline-offset:0}.usa-prose>table th[data-sortable][aria-sort=descending] .usa-table__header__button:active,.usa-prose>table th[data-sortable][aria-sort=descending] .usa-table__header__button:hover,.usa-table th[data-sortable][aria-sort=descending] .usa-table__header__button:active,.usa-table th[data-sortable][aria-sort=descending] .usa-table__header__button:hover{-moz-osx-font-smoothing:auto;-webkit-font-smoothing:subpixel-antialiased;background-color:transparent;-webkit-box-shadow:none;box-shadow:none;text-decoration:underline}.usa-prose>table th[data-sortable][aria-sort=descending] .usa-table__header__button .usa-icon,.usa-table th[data-sortable][aria-sort=descending] .usa-table__header__button .usa-icon{height:1.5rem;width:1.5rem;vertical-align:middle}.usa-prose>table th[data-sortable][aria-sort=descending] .usa-table__header__button .usa-icon>g,.usa-table th[data-sortable][aria-sort=descending] .usa-table__header__button .usa-icon>g{fill:transparent}.usa-prose>table th[data-sortable][aria-sort=descending] .usa-table__header__button .usa-icon>g.descending,.usa-table th[data-sortable][aria-sort=descending] .usa-table__header__button .usa-icon>g.descending{fill:#1b1b1b}.usa-prose>table th[data-sortable][aria-sort=ascending],.usa-table th[data-sortable][aria-sort=ascending]{background-color:#97d4ea}.usa-prose>table th[data-sortable][aria-sort=ascending] .usa-table__header__button,.usa-table th[data-sortable][aria-sort=ascending] .usa-table__header__button{-moz-osx-font-smoothing:auto;-webkit-font-smoothing:subpixel-antialiased;color:#005ea2;text-decoration:underline;background-color:transparent;border:0;border-radius:0;-webkit-box-shadow:none;box-shadow:none;font-weight:400;margin:0;padding:0;text-align:left;height:2rem;width:2rem;background-position:center center;background-size:1.5rem;color:#3d4551;cursor:pointer;display:inline-block;margin:0;position:absolute;right:.25rem;text-align:center;text-decoration:none;top:50%;-webkit-transform:translate(0,-50%);transform:translate(0,-50%)}.usa-prose>table th[data-sortable][aria-sort=ascending] .usa-table__header__button:visited,.usa-table th[data-sortable][aria-sort=ascending] .usa-table__header__button:visited{color:#8b0a03}.usa-prose>table th[data-sortable][aria-sort=ascending] .usa-table__header__button:hover,.usa-table th[data-sortable][aria-sort=ascending] .usa-table__header__button:hover{color:#0b4778}.usa-prose>table th[data-sortable][aria-sort=ascending] .usa-table__header__button:active,.usa-table th[data-sortable][aria-sort=ascending] .usa-table__header__button:active{color:#112f4e}.usa-prose>table th[data-sortable][aria-sort=ascending] .usa-table__header__button:focus,.usa-table th[data-sortable][aria-sort=ascending] .usa-table__header__button:focus{outline:2px solid #face00;outline-offset:0}.usa-prose>table th[data-sortable][aria-sort=ascending] .usa-table__header__button:active,.usa-prose>table th[data-sortable][aria-sort=ascending] .usa-table__header__button:hover,.usa-table th[data-sortable][aria-sort=ascending] .usa-table__header__button:active,.usa-table th[data-sortable][aria-sort=ascending] .usa-table__header__button:hover{-moz-osx-font-smoothing:auto;-webkit-font-smoothing:subpixel-antialiased;background-color:transparent;-webkit-box-shadow:none;box-shadow:none;text-decoration:underline}.usa-prose>table th[data-sortable][aria-sort=ascending] .usa-table__header__button .usa-icon,.usa-table th[data-sortable][aria-sort=ascending] .usa-table__header__button .usa-icon{height:1.5rem;width:1.5rem;vertical-align:middle}.usa-prose>table th[data-sortable][aria-sort=ascending] .usa-table__header__button .usa-icon>g,.usa-table th[data-sortable][aria-sort=ascending] .usa-table__header__button .usa-icon>g{fill:transparent}.usa-prose>table th[data-sortable][aria-sort=ascending] .usa-table__header__button .usa-icon>g.ascending,.usa-table th[data-sortable][aria-sort=ascending] .usa-table__header__button .usa-icon>g.ascending{fill:#1b1b1b}.usa-prose>table thead th[aria-sort],.usa-table thead th[aria-sort]{background-color:#97d4ea;color:#1b1b1b}.usa-prose>table td[data-sort-active],.usa-prose>table th[data-sort-active],.usa-table td[data-sort-active],.usa-table th[data-sort-active]{background-color:#e1f3f8;color:#1b1b1b}.usa-prose>.usa-table--borderless thead th,.usa-table--borderless thead th{background-color:transparent;border-top:0;color:#1b1b1b}.usa-table--borderless thead th[aria-sort]{color:#1b1b1b}.usa-table--borderless thead th[data-sortable]:not([aria-sort]) .usa-table__header__button:hover .usa-icon>g.unsorted{fill:#1b1b1b}.usa-prose>.usa-table--borderless td,.usa-prose>.usa-table--borderless th,.usa-table--borderless td,.usa-table--borderless th{border-left:0;border-right:0}.usa-prose>.usa-table--compact td,.usa-prose>.usa-table--compact th,.usa-table--compact td,.usa-table--compact th{padding:.25rem .75rem}.usa-prose>.usa-table--striped tbody tr:nth-child(odd) td,.usa-prose>.usa-table--striped tbody tr:nth-child(odd) th,.usa-table--striped tbody tr:nth-child(odd) td,.usa-table--striped tbody tr:nth-child(odd) th{background-color:#fcfcfc;color:#1b1b1b}.usa-table--striped tbody tr:nth-child(odd) td[data-sort-active],.usa-table--striped tbody tr:nth-child(odd) th[data-sort-active]{background-color:#c3ebfa;color:#1b1b1b}.usa-prose>.width-mobile .usa-table--stacked thead,.width-mobile .usa-table--stacked thead{display:none}.usa-prose>.width-mobile .usa-table--stacked td,.usa-prose>.width-mobile .usa-table--stacked th,.width-mobile .usa-table--stacked td,.width-mobile .usa-table--stacked th{border-bottom-width:0;display:block;width:100%}.usa-prose>.width-mobile .usa-table--stacked tr,.width-mobile .usa-table--stacked tr{border-bottom:.25rem solid #1b1b1b;border-top-width:0;display:block;width:100%}.width-mobile .usa-table--stacked tr td:first-child,.width-mobile .usa-table--stacked tr th:first-child{border-top-width:0}.usa-prose>.width-mobile .usa-table--stacked tr:nth-child(odd) td,.usa-prose>.width-mobile .usa-table--stacked tr:nth-child(odd) th,.width-mobile .usa-table--stacked tr:nth-child(odd) td,.width-mobile .usa-table--stacked tr:nth-child(odd) th{background-color:inherit}.width-mobile .usa-table--stacked tr:first-child td:first-child,.width-mobile .usa-table--stacked tr:first-child th:first-child{border-top:.25rem solid #1b1b1b}.width-mobile .usa-table--stacked td[data-label],.width-mobile .usa-table--stacked th[data-label]{padding-bottom:.75rem}.width-mobile .usa-table--stacked td[data-label]:before,.width-mobile .usa-table--stacked th[data-label]:before{content:attr(data-label);display:block;font-weight:700;margin:-.5rem -1rem 0;padding:.75rem 1rem .25rem}.usa-prose>.width-mobile .usa-table--stacked-header thead,.width-mobile .usa-table--stacked-header thead{display:none}.usa-prose>.width-mobile .usa-table--stacked-header td,.usa-prose>.width-mobile .usa-table--stacked-header th,.width-mobile .usa-table--stacked-header td,.width-mobile .usa-table--stacked-header th{border-bottom-width:0;display:block;width:100%}.usa-prose>.width-mobile .usa-table--stacked-header tr,.width-mobile .usa-table--stacked-header tr{border-bottom:.25rem solid #1b1b1b;border-top-width:0;display:block;width:100%}.width-mobile .usa-table--stacked-header tr td:first-child,.width-mobile .usa-table--stacked-header tr th:first-child{border-top-width:0}.usa-prose>.width-mobile .usa-table--stacked-header tr:nth-child(odd) td,.usa-prose>.width-mobile .usa-table--stacked-header tr:nth-child(odd) th,.width-mobile .usa-table--stacked-header tr:nth-child(odd) td,.width-mobile .usa-table--stacked-header tr:nth-child(odd) th{background-color:inherit}.width-mobile .usa-table--stacked-header tr:first-child td:first-child,.width-mobile .usa-table--stacked-header tr:first-child th:first-child{border-top:.25rem solid #1b1b1b}.width-mobile .usa-table--stacked-header td[data-label],.width-mobile .usa-table--stacked-header th[data-label]{padding-bottom:.75rem}.width-mobile .usa-table--stacked-header td[data-label]:before,.width-mobile .usa-table--stacked-header th[data-label]:before{content:attr(data-label);display:block;font-weight:700;margin:-.5rem -1rem 0;padding:.75rem 1rem .25rem}.width-mobile .usa-table--stacked-header tr td:first-child,.width-mobile .usa-table--stacked-header tr th:first-child{font-family:Public Sans Web,-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,Helvetica,Arial,sans-serif,Apple Color Emoji,Segoe UI Emoji,Segoe UI Symbol;font-size:1rem;line-height:1.2;background-color:#e6e6e6;color:#1b1b1b;font-weight:700;padding:.75rem 1rem}.width-mobile .usa-table--stacked-header tr td:first-child:before,.width-mobile .usa-table--stacked-header tr th:first-child:before{display:none}.usa-prose>.usa-table-container--scrollable,.usa-table-container--scrollable{margin:1.25rem 0;overflow-y:hidden}.usa-table-container--scrollable .usa-table{margin:0}.usa-prose>.usa-table-container--scrollable td,.usa-table-container--scrollable td{white-space:nowrap}/*! normalize.css v8.0.1 | MIT License | github.com/necolas/normalize.css */
html {
    line-height: 1.15;
    -webkit-text-size-adjust: 100%
}

body {
    margin: 0
}

main {
    display: block
}

h1 {
    font-size: 2em;
    margin: .67em 0
}

hr {
    -webkit-box-sizing: content-box;
    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;
    -webkit-text-decoration: underline dotted;
    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: -.25em
}

sup {
    top: -.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
}

[type=button], [type=reset], [type=submit], button {
    -webkit-appearance: button
}

    [type=button]::-moz-focus-inner, [type=reset]::-moz-focus-inner, [type=submit]::-moz-focus-inner, button::-moz-focus-inner {
        border-style: none;
        padding: 0
    }

    [type=button]:-moz-focusring, [type=reset]:-moz-focusring, [type=submit]:-moz-focusring, button:-moz-focusring {
        outline: 1px dotted ButtonText
    }

fieldset {
    padding: .35em .75em .625em
}

legend {
    -webkit-box-sizing: border-box;
    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] {
    -webkit-box-sizing: border-box;
    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
}

@font-face {
    font-family: Roboto Mono Web;
    font-style: normal;
    font-weight: 100;
    font-display: fallback;
    src: url(../fonts/roboto-mono/roboto-mono-v5-latin-100.woff2) format("woff2"),url(../fonts/roboto-mono/roboto-mono-v5-latin-100.woff) format("woff"),url(../fonts/roboto-mono/roboto-mono-v5-latin-100.ttf) format("truetype")
}

@font-face {
    font-family: Roboto Mono Web;
    font-style: normal;
    font-weight: 300;
    font-display: fallback;
    src: url(../fonts/roboto-mono/roboto-mono-v5-latin-300.woff2) format("woff2"),url(../fonts/roboto-mono/roboto-mono-v5-latin-300.woff) format("woff"),url(../fonts/roboto-mono/roboto-mono-v5-latin-300.ttf) format("truetype")
}

@font-face {
    font-family: Roboto Mono Web;
    font-style: normal;
    font-weight: 400;
    font-display: fallback;
    src: url(../fonts/roboto-mono/roboto-mono-v5-latin-regular.woff2) format("woff2"),url(../fonts/roboto-mono/roboto-mono-v5-latin-regular.woff) format("woff"),url(../fonts/roboto-mono/roboto-mono-v5-latin-regular.ttf) format("truetype")
}

@font-face {
    font-family: Roboto Mono Web;
    font-style: normal;
    font-weight: 500;
    font-display: fallback;
    src: url(../fonts/roboto-mono/roboto-mono-v5-latin-500.woff2) format("woff2"),url(../fonts/roboto-mono/roboto-mono-v5-latin-500.woff) format("woff"),url(../fonts/roboto-mono/roboto-mono-v5-latin-500.ttf) format("truetype")
}

@font-face {
    font-family: Roboto Mono Web;
    font-style: normal;
    font-weight: 700;
    font-display: fallback;
    src: url(../fonts/roboto-mono/roboto-mono-v5-latin-700.woff2) format("woff2"),url(../fonts/roboto-mono/roboto-mono-v5-latin-700.woff) format("woff"),url(../fonts/roboto-mono/roboto-mono-v5-latin-700.ttf) format("truetype")
}

@font-face {
    font-family: Roboto Mono Web;
    font-style: italic;
    font-weight: 100;
    font-display: fallback;
    src: url(../fonts/roboto-mono/roboto-mono-v5-latin-100italic.woff2) format("woff2"),url(../fonts/roboto-mono/roboto-mono-v5-latin-100italic.woff) format("woff"),url(../fonts/roboto-mono/roboto-mono-v5-latin-100italic.ttf) format("truetype")
}

@font-face {
    font-family: Roboto Mono Web;
    font-style: italic;
    font-weight: 300;
    font-display: fallback;
    src: url(../fonts/roboto-mono/roboto-mono-v5-latin-300italic.woff2) format("woff2"),url(../fonts/roboto-mono/roboto-mono-v5-latin-300italic.woff) format("woff"),url(../fonts/roboto-mono/roboto-mono-v5-latin-300italic.ttf) format("truetype")
}

@font-face {
    font-family: Roboto Mono Web;
    font-style: italic;
    font-weight: 400;
    font-display: fallback;
    src: url(../fonts/roboto-mono/roboto-mono-v5-latin-italic.woff2) format("woff2"),url(../fonts/roboto-mono/roboto-mono-v5-latin-italic.woff) format("woff"),url(../fonts/roboto-mono/roboto-mono-v5-latin-italic.ttf) format("truetype")
}

@font-face {
    font-family: Roboto Mono Web;
    font-style: italic;
    font-weight: 500;
    font-display: fallback;
    src: url(../fonts/roboto-mono/roboto-mono-v5-latin-500italic.woff2) format("woff2"),url(../fonts/roboto-mono/roboto-mono-v5-latin-500italic.woff) format("woff"),url(../fonts/roboto-mono/roboto-mono-v5-latin-500italic.ttf) format("truetype")
}

button:not([disabled]):focus, input:not([disabled]):focus, select:not([disabled]):focus, textarea:not([disabled]):focus {
    outline: 2px solid #face00;
    outline-offset: 0
}

[contentEditable=true]:focus, [href]:focus, [tabindex]:focus, iframe:focus {
    outline: 2px solid #face00;
    outline-offset: 0
}

.usa-focus {
    outline: 2px solid #face00;
    outline-offset: 0
}

html {
    -webkit-box-sizing: border-box;
    box-sizing: border-box
}

*, ::after, ::before {
    -webkit-box-sizing: inherit;
    box-sizing: inherit
}

html {
    -webkit-font-feature-settings: "kern" 1;
    font-feature-settings: "kern" 1;
    -webkit-font-kerning: normal;
    font-kerning: normal;
    font-family: Public Sans Web,-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,Helvetica,Arial,sans-serif,Apple Color Emoji,Segoe UI Emoji,Segoe UI Symbol;
    font-size: 100%
}

body {
    font-family: Public Sans Web,-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,Helvetica,Arial,sans-serif,Apple Color Emoji,Segoe UI Emoji,Segoe UI Symbol;
    font-size: 1.13rem;
    line-height: 1.4
}

address, cite, dfn, var {
    font-style: normal
}

! uswds @versionbody {
    color: #1b1b1b;
    background-color: #f9f9f7;
    overflow-x: hidden
}

.usa-sr-only {
    position: absolute;
    left: -999em;
    right: auto
}

.usa-button {
    font-family: Public Sans Web,-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,Helvetica,Arial,sans-serif,Apple Color Emoji,Segoe UI Emoji,Segoe UI Symbol;
    font-size: 1.13rem;
    line-height: 1;
    color: #fff;
    background-color: #005ea2;
    -webkit-appearance: none;
    -moz-appearance: none;
    appearance: none;
    border: 0;
    border-radius: 2px;
    cursor: pointer;
    display: inline-block;
    font-weight: 700;
    margin-right: .5rem;
    padding: .75rem 1.25rem;
    text-align: center;
    text-decoration: none;
    width: 100%
}

@media all and (min-width:30em) {
    .usa-button {
        width: auto
    }
}

.usa-button:visited {
    color: #fff
}

.usa-button.usa-button--hover, .usa-button:hover {
    color: #fff;
    background-color: #0b4778;
    border-bottom: 0;
    text-decoration: none
}

.usa-button.usa-button--active, .usa-button:active {
    color: #fff;
    background-color: #112f4e
}

.usa-button:not([disabled]).usa-focus, .usa-button:not([disabled]):focus {
    outline-offset: .25rem
}

.usa-button:disabled {
    -moz-osx-font-smoothing: grayscale;
    -webkit-font-smoothing: antialiased;
    background-color: #c9c9c9;
    color: #fff;
    pointer-events: none
}

    .usa-button:disabled.usa-button--active, .usa-button:disabled.usa-button--hover, .usa-button:disabled.usa-focus, .usa-button:disabled:active, .usa-button:disabled:focus, .usa-button:disabled:hover {
        background-color: #c9c9c9;
        border: 0;
        -webkit-box-shadow: none;
        box-shadow: none
    }

.usa-button--accent-cool {
    color: #1b1b1b;
    background-color: #00bde3
}

    .usa-button--accent-cool:visited {
        color: #1b1b1b;
        background-color: #00bde3
    }

    .usa-button--accent-cool.usa-button--hover, .usa-button--accent-cool:hover {
        color: #fff;
        background-color: #0d7ea2
    }

    .usa-button--accent-cool.usa-button--active, .usa-button--accent-cool:active {
        color: #fff;
        background-color: #07648d
    }

.usa-button--accent-warm {
    color: #1b1b1b;
    background-color: #fa9441
}

    .usa-button--accent-warm:visited {
        color: #1b1b1b;
        background-color: #fa9441
    }

    .usa-button--accent-warm.usa-button--hover, .usa-button--accent-warm:hover {
        color: #fff;
        background-color: #c05600
    }

    .usa-button--accent-warm.usa-button--active, .usa-button--accent-warm:active {
        color: #fff;
        background-color: #8c471c
    }

.usa-button--outline {
    background-color: transparent;
    -webkit-box-shadow: inset 0 0 0 2px #005ea2;
    box-shadow: inset 0 0 0 2px #005ea2;
    color: #005ea2
}

    .usa-button--outline:visited {
        color: #005ea2
    }

    .usa-button--outline.usa-button--hover, .usa-button--outline:hover {
        background-color: transparent;
        -webkit-box-shadow: inset 0 0 0 2px #0b4778;
        box-shadow: inset 0 0 0 2px #0b4778;
        color: #0b4778
    }

    .usa-button--outline.usa-button--active, .usa-button--outline:active {
        background-color: transparent;
        -webkit-box-shadow: inset 0 0 0 2px #112f4e;
        box-shadow: inset 0 0 0 2px #112f4e;
        color: #112f4e
    }

    .usa-button--outline.usa-button--inverse {
        -webkit-box-shadow: inset 0 0 0 2px #e6e6e6;
        box-shadow: inset 0 0 0 2px #e6e6e6;
        color: #e6e6e6
    }

        .usa-button--outline.usa-button--inverse:visited {
            color: #e6e6e6
        }

        .usa-button--outline.usa-button--inverse.usa-button--hover, .usa-button--outline.usa-button--inverse:hover {
            -webkit-box-shadow: inset 0 0 0 2px #fcfcfc;
            box-shadow: inset 0 0 0 2px #fcfcfc;
            color: #fcfcfc
        }

        .usa-button--outline.usa-button--inverse.usa-button--active, .usa-button--outline.usa-button--inverse:active {
            background-color: transparent;
            -webkit-box-shadow: inset 0 0 0 2px #fff;
            box-shadow: inset 0 0 0 2px #fff;
            color: #fff
        }

        .usa-button--outline.usa-button--inverse.usa-button--unstyled {
            -moz-osx-font-smoothing: auto;
            -webkit-font-smoothing: subpixel-antialiased;
            color: #005ea2;
            text-decoration: underline;
            background-color: transparent;
            border: 0;
            border-radius: 0;
            -webkit-box-shadow: none;
            box-shadow: none;
            font-weight: 400;
            margin: 0;
            padding: 0;
            text-align: left;
            color: #e6e6e6
        }

            .usa-button--outline.usa-button--inverse.usa-button--unstyled:visited {
                color: #8b0a03
            }

            .usa-button--outline.usa-button--inverse.usa-button--unstyled:hover {
                color: #0b4778
            }

            .usa-button--outline.usa-button--inverse.usa-button--unstyled:active {
                color: #112f4e
            }

            .usa-button--outline.usa-button--inverse.usa-button--unstyled:focus {
                outline: 2px solid #face00;
                outline-offset: 0
            }

            .usa-button--outline.usa-button--inverse.usa-button--unstyled:active, .usa-button--outline.usa-button--inverse.usa-button--unstyled:hover {
                -moz-osx-font-smoothing: auto;
                -webkit-font-smoothing: subpixel-antialiased;
                background-color: transparent;
                -webkit-box-shadow: none;
                box-shadow: none;
                text-decoration: underline
            }

            .usa-button--outline.usa-button--inverse.usa-button--unstyled:visited {
                color: #e6e6e6
            }

            .usa-button--outline.usa-button--inverse.usa-button--unstyled.usa-button--hover, .usa-button--outline.usa-button--inverse.usa-button--unstyled:hover {
                color: #fcfcfc
            }

            .usa-button--outline.usa-button--inverse.usa-button--unstyled.usa-button--active, .usa-button--outline.usa-button--inverse.usa-button--unstyled:active {
                color: #fff
            }

.usa-button--base {
    color: #fff;
    background-color: #3d4551
}

    .usa-button--base.usa-button--hover, .usa-button--base:hover {
        color: #fff;
        background-color: #2d2e2f
    }

    .usa-button--base.usa-button--active, .usa-button--base:active {
        color: #fff;
        background-color: #1c1d1f
    }

.usa-button--secondary {
    color: #fff;
    background-color: #b50909
}

    .usa-button--secondary.usa-button--hover, .usa-button--secondary:hover {
        color: #fff;
        background-color: #b50909
    }

    .usa-button--secondary.usa-button--active, .usa-button--secondary:active {
        color: #fff;
        background-color: #8b0a03
    }

.usa-button--big {
    border-radius: 2px;
    font-size: 1.38rem;
    padding: 1rem 1.5rem
}

.usa-button--disabled {
    -moz-osx-font-smoothing: grayscale;
    -webkit-font-smoothing: antialiased;
    background-color: #c9c9c9;
    color: #fff;
    pointer-events: none
}

    .usa-button--disabled.usa-button--active, .usa-button--disabled.usa-button--hover, .usa-button--disabled.usa-focus, .usa-button--disabled:active, .usa-button--disabled:focus, .usa-button--disabled:hover {
        background-color: #c9c9c9;
        border: 0;
        -webkit-box-shadow: none;
        box-shadow: none
    }

.usa-button--outline-disabled, .usa-button--outline-inverse-disabled, .usa-button--outline-inverse:disabled, .usa-button--outline:disabled {
    background-color: transparent;
    pointer-events: none
}

    .usa-button--outline-disabled.usa-button--active, .usa-button--outline-disabled.usa-button--hover, .usa-button--outline-disabled.usa-focus, .usa-button--outline-disabled:active, .usa-button--outline-disabled:focus, .usa-button--outline-disabled:hover, .usa-button--outline-inverse-disabled.usa-button--active, .usa-button--outline-inverse-disabled.usa-button--hover, .usa-button--outline-inverse-disabled.usa-focus, .usa-button--outline-inverse-disabled:active, .usa-button--outline-inverse-disabled:focus, .usa-button--outline-inverse-disabled:hover, .usa-button--outline-inverse:disabled.usa-button--active, .usa-button--outline-inverse:disabled.usa-button--hover, .usa-button--outline-inverse:disabled.usa-focus, .usa-button--outline-inverse:disabled:active, .usa-button--outline-inverse:disabled:focus, .usa-button--outline-inverse:disabled:hover, .usa-button--outline:disabled.usa-button--active, .usa-button--outline:disabled.usa-button--hover, .usa-button--outline:disabled.usa-focus, .usa-button--outline:disabled:active, .usa-button--outline:disabled:focus, .usa-button--outline:disabled:hover {
        background-color: transparent;
        border: 0
    }

.usa-button--outline-disabled, .usa-button--outline:disabled {
    -webkit-box-shadow: inset 0 0 0 2px #c9c9c9;
    box-shadow: inset 0 0 0 2px #c9c9c9;
    color: #c9c9c9
}

    .usa-button--outline-disabled.usa-button--inverse, .usa-button--outline:disabled.usa-button--inverse {
        background-color: transparent;
        -webkit-box-shadow: inset 0 0 0 2px #3d4551;
        box-shadow: inset 0 0 0 2px #3d4551;
        color: #3d4551
    }

.usa-button--unstyled {
    -moz-osx-font-smoothing: auto;
    -webkit-font-smoothing: subpixel-antialiased;
    color: #005ea2;
    text-decoration: underline;
    background-color: transparent;
    border: 0;
    border-radius: 0;
    -webkit-box-shadow: none;
    box-shadow: none;
    font-weight: 400;
    margin: 0;
    padding: 0;
    text-align: left
}

    .usa-button--unstyled:visited {
        color: #8b0a03
    }

    .usa-button--unstyled:hover {
        color: #0b4778
    }

    .usa-button--unstyled:active {
        color: #112f4e
    }

    .usa-button--unstyled:focus {
        outline: 2px solid #face00;
        outline-offset: 0
    }

    .usa-button--unstyled:active, .usa-button--unstyled:hover {
        -moz-osx-font-smoothing: auto;
        -webkit-font-smoothing: subpixel-antialiased;
        background-color: transparent;
        -webkit-box-shadow: none;
        box-shadow: none;
        text-decoration: underline
    }

.usa-embed-container embed, .usa-embed-container iframe, .usa-embed-container object {
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%
}

.usa-embed-container {
    padding-bottom: 56.25%;
    position: relative;
    height: 0;
    overflow: hidden;
    max-width: 100%
}

img {
    max-width: 100%
}

.usa-media-link {
    display: inline-block;
    line-height: 0
}

.usa-combo-box__input, .usa-combo-box__list, .usa-fieldset, .usa-hint, .usa-input, .usa-input-group, .usa-range, .usa-select, .usa-textarea {
    font-family: Public Sans Web,-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,Helvetica,Arial,sans-serif,Apple Color Emoji,Segoe UI Emoji,Segoe UI Symbol;
    font-size: 1.13rem;
    line-height: 1.4
}

.usa-combo-box__input, .usa-input, .usa-input-group, .usa-range, .usa-select, .usa-textarea {
    border-width: 1px;
    border-color: #2d2e2f;
    border-style: solid;
    -webkit-appearance: none;
    -moz-appearance: none;
    appearance: none;
    border-radius: 0;
    color: #1b1b1b;
    display: block;
    height: 2.5rem;
    margin-top: .5rem;
    max-width: 30rem;
    padding: .5rem;
    width: 100%
}

.usa-input--success.usa-combo-box__input, .usa-input--success.usa-input, .usa-input--success.usa-input-group, .usa-input--success.usa-range, .usa-input--success.usa-select, .usa-input--success.usa-textarea {
    border-width: .25rem;
    border-color: #00a91c;
    border-style: solid
}

.usa-fieldset {
    border: none;
    margin: 0;
    padding: 0
}

.usa-form-group {
    margin-top: 1.5rem
}

    .usa-form-group .usa-label:first-child {
        margin-top: 0
    }

.usa-form-group--error {
    border-left-width: .25rem;
    border-left-color: #b50909;
    border-left-style: solid;
    margin-top: 2rem;
    padding-left: 1rem;
    position: relative
}

@media all and (min-width:64em) {
    .usa-form-group--error {
        margin-left: -1.25rem
    }
}

.usa-error-message {
    padding-bottom: .25rem;
    padding-top: .25rem;
    color: #b50909;
    display: block;
    font-weight: 700
}

.usa-hint {
    color: #3d4551
}

.usa-label, .usa-legend {
    font-family: Public Sans Web,-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,Helvetica,Arial,sans-serif,Apple Color Emoji,Segoe UI Emoji,Segoe UI Symbol;
    font-size: 1.13rem;
    line-height: 1.4;
    display: block;
    font-weight: 400;
    margin-top: 1.5rem;
    max-width: 30rem
}

.usa-label--error {
    font-weight: 700;
    margin-top: 0
}

.usa-hint--required, .usa-label--required {
    color: #b50909
}

.usa-legend--large {
    font-size: 2rem;
    font-weight: 700;
    margin-top: 1rem
}

abbr[title=required] {
    text-decoration: none
}

.usa-input-list {
    margin-bottom: 0;
    margin-top: 0;
    list-style-type: none;
    padding-left: 0
}

    .usa-input-list li {
        line-height: 1.4
    }

.usa-prose .usa-input-list {
    margin-bottom: 0;
    margin-top: 0;
    list-style-type: none;
    padding-left: 0
}

    .usa-prose .usa-input-list li {
        line-height: 1.4
    }

.usa-checkbox__input, .usa-radio__input {
    position: absolute;
    left: -999em;
    right: auto
}

.lt-ie9 .usa-checkbox__input, .lt-ie9 .usa-radio__input {
    border: 0;
    float: left;
    margin: .25rem .25rem 0 0;
    position: static;
    width: auto
}

.usa-checkbox__label, .usa-radio__label {
    cursor: pointer;
    display: inherit;
    font-weight: 400;
    margin-top: .75rem;
    padding-left: 2rem;
    position: relative;
    text-indent: -2rem
}

    .usa-checkbox__label::before, .usa-radio__label::before {
        background: #fff;
        content: " ";
        display: inline-block;
        left: 2px;
        position: relative;
        white-space: pre
    }

    .usa-checkbox__label::before {
        height: 1.25rem;
        width: 1.25rem;
        border-radius: 2px
    }

    .usa-radio__label::before {
        height: 1.25rem;
        border-radius: 99rem;
        width: 1.25rem
    }

    .usa-checkbox__label::before, .usa-radio__label::before {
        -webkit-box-shadow: 0 0 0 2px #3d4551;
        box-shadow: 0 0 0 2px #3d4551;
        line-height: 1.25rem;
        margin-right: .75rem;
        text-indent: 0
    }

.usa-checkbox__input:checked + .usa-checkbox__label::before, .usa-radio__input:checked + .usa-radio__label::before {
    background-color: #005ea2;
    -webkit-box-shadow: 0 0 0 2px #005ea2;
    box-shadow: 0 0 0 2px #005ea2
}

.usa-radio__input:checked + .usa-radio__label::before {
    -webkit-box-shadow: 0 0 0 2px #005ea2,inset 0 0 0 2px #fff;
    box-shadow: 0 0 0 2px #005ea2,inset 0 0 0 2px #fff
}

@media print {
    .usa-radio__input:checked + .usa-radio__label::before {
        -webkit-box-shadow: inset 0 0 0 2px #fff,inset 0 0 0 1rem #005ea2,0 0 0 2px #005ea2;
        box-shadow: inset 0 0 0 2px #fff,inset 0 0 0 1rem #005ea2,0 0 0 2px #005ea2
    }
}

.usa-checkbox__input:checked + .usa-checkbox__label::before, .usa-checkbox__input:checked:disabled + .usa-checkbox__label::before {
    background-image: url(../img/uswds/correct8.svg),-webkit-gradient(linear,left top,left bottom,from(transparent),to(transparent));
    background-image: url(../img/uswds/correct8.svg),linear-gradient(transparent,transparent);
    background-repeat: no-repeat;
    background-position: center center;
    background-size: .75rem auto
}

@media print {
    .usa-checkbox__input:checked + .usa-checkbox__label::before, .usa-checkbox__input:checked:disabled + .usa-checkbox__label::before {
        background-image: none;
        background-color: #fff;
        content: url(../img/uswds/checkbox-check-print.svg);
        text-indent: 0
    }
}

.usa-radio__input:focus + .usa-radio__label::before {
    outline: 2px solid #face00;
    outline-offset: .25rem
}

.usa-checkbox__input:disabled + .usa-checkbox__label, .usa-radio__input:disabled + .usa-radio__label {
    color: #c9c9c9;
    cursor: not-allowed
}

.usa-checkbox__input:focus + .usa-checkbox__label::before {
    outline: 2px solid #face00;
    outline-offset: 0
}

.usa-checkbox__input:disabled + .usa-checkbox__label::before, .usa-radio__input:disabled + .usa-radio__label::before {
    background: #e6e6e6;
    -webkit-box-shadow: 0 0 0 2px #c9c9c9;
    box-shadow: 0 0 0 2px #c9c9c9;
    cursor: not-allowed
}

.usa-checkbox__input--tile + .usa-checkbox__label, .usa-radio__input--tile + .usa-radio__label {
    border: 2px solid #e6e6e6;
    border-radius: .5rem;
    margin: .5rem 0;
    padding: .75rem 1rem .75rem 2.5rem
}

.usa-checkbox__input--tile:checked + .usa-checkbox__label, .usa-radio__input--tile:checked + .usa-radio__label {
    background-color: #d9e8f6;
    border-color: #aacdec
}

.usa-checkbox__label-description, .usa-radio__label-description {
    display: block;
    font-size: .88rem;
    margin-top: .5rem;
    text-indent: 0
}

.usa-memorable-date {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex
}

    .usa-memorable-date [type=number] {
        -moz-appearance: textfield
    }

        .usa-memorable-date [type=number]::-webkit-inner-spin-button {
            -webkit-appearance: none;
            appearance: none
        }

        .usa-memorable-date [type=number]::-webkit-contacts-auto-fill-button {
            visibility: hidden;
            display: none !important;
            pointer-events: none;
            height: 0;
            width: 0;
            margin: 0
        }

    .usa-memorable-date .usa-form-group {
        margin-top: 1rem
    }

.usa-form-group--day, .usa-form-group--month, .usa-form-group--year {
    -webkit-box-flex: 0;
    -ms-flex: 0 1 auto;
    flex: 0 1 auto;
    margin-right: 1rem;
    width: 3rem
}

.usa-form-group--year {
    width: 4.5rem
}

.usa-select {
    background-image: url(../img/uswds/usa-icons/unfold_more.svg),-webkit-gradient(linear,left top,left bottom,from(transparent),to(transparent));
    background-image: url(../img/uswds/usa-icons/unfold_more.svg),linear-gradient(transparent,transparent);
    background-repeat: no-repeat;
    -webkit-appearance: none;
    -moz-appearance: none;
    appearance: none;
    background-color: #fff;
    background-position: right .5rem center;
    background-size: 1.25rem;
    padding-right: 2rem
}

    .usa-select::-ms-expand {
        display: none
    }

    .usa-select:-webkit-autofill {
        -webkit-appearance: menulist;
        appearance: menulist
    }

    .usa-select:-moz-focusring {
        color: transparent;
        text-shadow: 0 0 0 #000
    }

[type=file] {
    border: none;
    margin-top: .5rem;
    padding-left: 0;
    padding-top: .2rem
}

.usa-file-input {
    display: block;
    max-width: 30rem;
    width: 100%
}

.usa-file-input__target {
    border: 1px dashed #adadad;
    display: block;
    font-size: .88rem;
    margin-top: .5rem;
    position: relative;
    text-align: center;
    width: 100%
}

    .usa-file-input__target:hover {
        border-color: #3d4551
    }

    .usa-file-input__target.has-invalid-file {
        border-color: #fa9441
    }

.usa-file-input__accepted-files-message {
    font-weight: 700;
    margin: -1.5rem 0 1.5rem;
    pointer-events: none;
    position: relative;
    z-index: 3
}

.has-invalid-file .usa-file-input__accepted-files-message {
    color: #b50909
}

.usa-file-input__choose {
    color: #005ea2;
    text-decoration: underline;
    font-weight: 400
}

    .usa-file-input__choose:visited {
        color: #8b0a03
    }

    .usa-file-input__choose:hover {
        color: #0b4778
    }

    .usa-file-input__choose:active {
        color: #112f4e
    }

    .usa-file-input__choose:focus {
        outline: 2px solid #face00;
        outline-offset: 0
    }

.usa-file-input__instructions {
    display: inline-block;
    padding: 2rem 1rem;
    pointer-events: none;
    position: relative;
    z-index: 3
}

    .usa-file-input__instructions.display-none {
        display: none
    }

.usa-file-input__box {
    background: #fff;
    height: 100%;
    left: 0;
    pointer-events: none;
    position: absolute;
    top: 0;
    width: 100%;
    z-index: 2
}

.usa-file-input .usa-file-input__input[type] {
    cursor: pointer;
    height: 100%;
    left: 0;
    margin: 0;
    max-width: none;
    position: absolute;
    padding: .5rem;
    text-indent: -999em;
    top: 0;
    width: 100%;
    z-index: 1
}

    .usa-file-input .usa-file-input__input[type]::-webkit-file-upload-button {
        display: none
    }

.usa-file-input--drag .usa-file-input__target {
    border-color: #005ea2
}

.usa-file-input--drag .usa-file-input__box {
    background-color: #d9e8f6 !important
}

.usa-file-input--drag .usa-file-input__preview {
    opacity: .1
}

.usa-file-input__preview-heading {
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    background: #d9e8f6;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    font-weight: 700;
    -webkit-box-pack: justify;
    -ms-flex-pack: justify;
    justify-content: space-between;
    padding: .5rem;
    pointer-events: none;
    position: relative;
    z-index: 3
}

.usa-file-input__preview {
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    background: #d9e8f6;
    word-wrap: anywhere;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    font-size: .81rem;
    margin-top: 1px;
    padding: .25rem .5rem;
    pointer-events: none;
    position: relative;
    text-align: left;
    z-index: 3
}

    .usa-file-input__preview:last-child {
        margin-bottom: -1.5rem
    }

.usa-file-input__preview-image {
    border: none;
    display: block;
    height: 2.5rem;
    margin-right: .5rem;
    -o-object-fit: contain;
    object-fit: contain;
    width: 2.5rem
}

    .usa-file-input__preview-image.is-loading {
        background-image: url(../img/uswds/loader.svg),-webkit-gradient(linear,left top,left bottom,from(transparent),to(transparent));
        background-image: url(../img/uswds/loader.svg),linear-gradient(transparent,transparent);
        background-repeat: no-repeat;
        background-position: center center;
        background-repeat: no-repeat;
        background-size: 2rem
    }

.usa-file-input__preview-image--excel, .usa-file-input__preview-image--generic, .usa-file-input__preview-image--pdf, .usa-file-input__preview-image--video, .usa-file-input__preview-image--word {
    background-position: center center;
    background-repeat: no-repeat;
    background-size: 1.5rem
}

.usa-file-input__preview-image--pdf {
    background-image: url(../img/uswds/file-pdf.svg),-webkit-gradient(linear,left top,left bottom,from(transparent),to(transparent));
    background-image: url(../img/uswds/file-pdf.svg),linear-gradient(transparent,transparent);
    background-repeat: no-repeat
}

.usa-file-input__preview-image--generic {
    background-image: url(../img/uswds/file.svg),-webkit-gradient(linear,left top,left bottom,from(transparent),to(transparent));
    background-image: url(../img/uswds/file.svg),linear-gradient(transparent,transparent);
    background-repeat: no-repeat
}

.usa-file-input__preview-image--word {
    background-image: url(../img/uswds/file-word.svg),-webkit-gradient(linear,left top,left bottom,from(transparent),to(transparent));
    background-image: url(../img/uswds/file-word.svg),linear-gradient(transparent,transparent);
    background-repeat: no-repeat
}

.usa-file-input__preview-image--excel {
    background-image: url(../img/uswds/file-excel.svg),-webkit-gradient(linear,left top,left bottom,from(transparent),to(transparent));
    background-image: url(../img/uswds/file-excel.svg),linear-gradient(transparent,transparent);
    background-repeat: no-repeat
}

.usa-file-input__preview-image--video {
    background-image: url(../img/uswds/file-video.svg),-webkit-gradient(linear,left top,left bottom,from(transparent),to(transparent));
    background-image: url(../img/uswds/file-video.svg),linear-gradient(transparent,transparent);
    background-repeat: no-repeat
}

.usa-form-group--error .usa-file-input__target {
    border-color: #b50909;
    border-width: 2px
}

.usa-file-input--disabled {
    pointer-events: none
}

    .usa-file-input--disabled .usa-file-input__instructions {
        opacity: .5
    }

    .usa-file-input--disabled .usa-file-input__box {
        background-color: #e6e6e6
    }

    .usa-file-input--disabled .usa-file-input__input[type] {
        cursor: default
    }

.usa-range {
    -webkit-appearance: none;
    -moz-appearance: none;
    appearance: none;
    border: none;
    padding-left: 1px;
    width: 100%
}

    .usa-range:focus {
        outline: 0
    }

        .usa-range:focus::-webkit-slider-thumb {
            background-color: #fff;
            -webkit-box-shadow: 0 0 0 2px #face00;
            box-shadow: 0 0 0 2px #face00
        }

        .usa-range:focus::-moz-range-thumb {
            background-color: #fff;
            box-shadow: 0 0 0 2px #face00
        }

        .usa-range:focus::-ms-thumb {
            background-color: #fff;
            box-shadow: 0 0 0 2px #face00
        }

    .usa-range::-webkit-slider-runnable-track {
        background-color: #fcfcfc;
        border-radius: 99rem;
        border: 1px solid #3d4551;
        cursor: pointer;
        height: 1rem;
        width: 100%
    }

    .usa-range::-moz-range-track {
        background-color: #fcfcfc;
        border-radius: 99rem;
        border: 1px solid #3d4551;
        cursor: pointer;
        height: 1rem;
        width: 100%
    }

    .usa-range::-ms-track {
        background-color: #fcfcfc;
        border-radius: 99rem;
        border: 1px solid #3d4551;
        cursor: pointer;
        height: 1rem;
        width: 100%
    }

    .usa-range::-webkit-slider-thumb {
        height: 1.25rem;
        border-radius: 99rem;
        width: 1.25rem;
        background: #fcfcfc;
        border: none;
        -webkit-box-shadow: 0 0 0 2px #3d4551;
        box-shadow: 0 0 0 2px #3d4551;
        cursor: pointer;
        -webkit-appearance: none;
        appearance: none;
        margin-top: -.19rem
    }

    .usa-range::-moz-range-thumb {
        height: 1.25rem;
        border-radius: 99rem;
        width: 1.25rem;
        background: #fcfcfc;
        border: none;
        box-shadow: 0 0 0 2px #3d4551;
        cursor: pointer
    }

    .usa-range::-ms-thumb {
        height: 1.25rem;
        border-radius: 99rem;
        width: 1.25rem;
        background: #fcfcfc;
        border: none;
        box-shadow: 0 0 0 2px #3d4551;
        cursor: pointer
    }

    .usa-range::-ms-fill-lower {
        background-color: #fcfcfc;
        border-radius: 99rem;
        border: 1px solid #3d4551
    }

    .usa-range::-ms-fill-upper {
        background-color: #fcfcfc;
        border-radius: 99rem;
        border: 1px solid #3d4551
    }

.usa-textarea {
    height: 10rem
}

.usa-input--error {
    border-width: .25rem;
    border-color: #b50909;
    border-style: solid
}

.usa-input-group {
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    background-color: #fff;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    padding: 0
}

    .usa-input-group.is-focused {
        outline: 2px solid #face00;
        outline-offset: 0
    }

.usa-input-group--error {
    border-width: .25rem;
    border-color: #b50909;
    border-style: solid
}

.usa-input-group input {
    border: 0;
    height: 100%;
    margin-top: 0;
    min-width: 0;
    width: 100%
}

    .usa-input-group input:focus {
        outline: 0
    }

.usa-input-prefix, .usa-input-suffix {
    color: #3d4551;
    line-height: 0;
    padding: 0 .5rem;
    -webkit-user-select: none;
    -moz-user-select: none;
    -ms-user-select: none;
    user-select: none;
    white-space: nowrap
}

    .usa-input-prefix .usa-icon, .usa-input-suffix .usa-icon {
        height: 1.5rem;
        width: 1.5rem
    }

.usa-character-count__message {
    display: inline-block;
    padding-top: .25rem
}

.usa-character-count__message--invalid {
    color: #b50909;
    font-weight: 700
}

.usa-combo-box {
    max-width: 30rem;
    position: relative
}

.usa-combo-box--pristine .usa-combo-box__input {
    padding-right: calc(5em + 4px)
}

    .usa-combo-box--pristine .usa-combo-box__input::-ms-clear {
        display: none
    }

.usa-combo-box--pristine .usa-combo-box__clear-input {
    display: block
}

.usa-combo-box__input {
    -webkit-appearance: none;
    -moz-appearance: none;
    appearance: none;
    margin-bottom: 0;
    max-width: none;
    padding-right: calc(2.5em + 3px)
}

button.usa-combo-box__clear-input:focus, button.usa-combo-box__toggle-list:focus {
    outline-offset: -4px
}

.usa-combo-box__clear-input__wrapper:focus, .usa-combo-box__toggle-list__wrapper:focus {
    outline: 0
}

.usa-combo-box__clear-input, .usa-combo-box__toggle-list {
    background-color: transparent;
    background-position: center;
    background-size: auto 1.5rem;
    border: 0;
    bottom: 1px;
    cursor: pointer;
    margin-bottom: 0;
    opacity: .6;
    padding-right: 2rem;
    position: absolute;
    top: 1px;
    z-index: 100
}

.usa-combo-box__clear-input {
    background-image: url(../img/uswds/usa-icons/close.svg),-webkit-gradient(linear,left top,left bottom,from(transparent),to(transparent));
    background-image: url(../img/uswds/usa-icons/close.svg),linear-gradient(transparent,transparent);
    background-repeat: no-repeat;
    display: none;
    right: calc(2.5em + 3px)
}

/* .usa-combo-box__toggle-list {
    background-image: url(../img/uswds/usa-icons/expand_more.svg),-webkit-gradient(linear,left top,left bottom,from(transparent),to(transparent));
    background-image: url(../img/uswds/usa-icons/expand_more.svg),linear-gradient(transparent,transparent);
    background-repeat: no-repeat;
    background-size: auto 2rem;
    right: 1px
} */

.usa-combo-box__input-button-separator {
    background-color: #c6cace;
    position: absolute;
    top: 1px;
    margin-bottom: 8px;
    margin-top: 8px;
    width: 1px;
    right: calc(2.5em + 2px);
    -webkit-box-sizing: border-box;
    box-sizing: border-box;
    z-index: 200
}

.usa-combo-box__list {
    border-width: 1px;
    border-color: #2d2e2f;
    border-style: solid;
    background-color: #fff;
    border-radius: 0;
    border-top: 0;
    margin: 0;
    max-height: 12.1em;
    overflow-x: hidden;
    overflow-y: scroll;
    padding: 0;
    position: absolute;
    width: 100%;
    z-index: 300
}

    .usa-combo-box__list:focus {
        outline: 0
    }

.usa-combo-box__list-option {
    border-bottom: 1px solid #e6e6e6;
    cursor: pointer;
    display: block;
    padding: .5rem
}

.usa-combo-box__list-option--focused {
    outline: 2px solid #162e51;
    outline-offset: -2px;
    position: relative;
    z-index: 100
}

    .usa-combo-box__list-option--focused:focus {
        outline-offset: -4px
    }

.usa-combo-box__list-option--selected {
    background-color: #005ea2;
    border-color: #005ea2;
    color: #fff
}

.usa-combo-box__list-option--no-results {
    cursor: not-allowed;
    display: block;
    padding: .5rem
}

.usa-date-picker__wrapper {
    display: none;
    position: relative;
    max-width: 30rem
}

    .usa-date-picker__wrapper:focus {
        outline: 0
    }

.usa-date-picker__button, .usa-date-picker__calendar__date, .usa-date-picker__calendar__month, .usa-date-picker__calendar__month-selection, .usa-date-picker__calendar__next-month, .usa-date-picker__calendar__next-year, .usa-date-picker__calendar__next-year-chunk, .usa-date-picker__calendar__previous-month, .usa-date-picker__calendar__previous-year, .usa-date-picker__calendar__previous-year-chunk, .usa-date-picker__calendar__year, .usa-date-picker__calendar__year-selection {
    background-color: #fcfcfc;
    border: 0;
    width: 100%
}

    .usa-date-picker__button:not([disabled]), .usa-date-picker__calendar__date:not([disabled]), .usa-date-picker__calendar__month-selection:not([disabled]), .usa-date-picker__calendar__month:not([disabled]), .usa-date-picker__calendar__next-month:not([disabled]), .usa-date-picker__calendar__next-year-chunk:not([disabled]), .usa-date-picker__calendar__next-year:not([disabled]), .usa-date-picker__calendar__previous-month:not([disabled]), .usa-date-picker__calendar__previous-year-chunk:not([disabled]), .usa-date-picker__calendar__previous-year:not([disabled]), .usa-date-picker__calendar__year-selection:not([disabled]), .usa-date-picker__calendar__year:not([disabled]) {
        cursor: pointer
    }

        .usa-date-picker__button:not([disabled]):focus, .usa-date-picker__calendar__date:not([disabled]):focus, .usa-date-picker__calendar__month-selection:not([disabled]):focus, .usa-date-picker__calendar__month:not([disabled]):focus, .usa-date-picker__calendar__next-month:not([disabled]):focus, .usa-date-picker__calendar__next-year-chunk:not([disabled]):focus, .usa-date-picker__calendar__next-year:not([disabled]):focus, .usa-date-picker__calendar__previous-month:not([disabled]):focus, .usa-date-picker__calendar__previous-year-chunk:not([disabled]):focus, .usa-date-picker__calendar__previous-year:not([disabled]):focus, .usa-date-picker__calendar__year-selection:not([disabled]):focus, .usa-date-picker__calendar__year:not([disabled]):focus {
            outline-offset: -4px
        }

        .usa-date-picker__button:not([disabled]):hover, .usa-date-picker__calendar__date:not([disabled]):hover, .usa-date-picker__calendar__month-selection:not([disabled]):hover, .usa-date-picker__calendar__month:not([disabled]):hover, .usa-date-picker__calendar__next-month:not([disabled]):hover, .usa-date-picker__calendar__next-year-chunk:not([disabled]):hover, .usa-date-picker__calendar__next-year:not([disabled]):hover, .usa-date-picker__calendar__previous-month:not([disabled]):hover, .usa-date-picker__calendar__previous-year-chunk:not([disabled]):hover, .usa-date-picker__calendar__previous-year:not([disabled]):hover, .usa-date-picker__calendar__year-selection:not([disabled]):hover, .usa-date-picker__calendar__year:not([disabled]):hover {
            background-color: #e6e6e6
        }

        .usa-date-picker__button:not([disabled]):active, .usa-date-picker__calendar__date:not([disabled]):active, .usa-date-picker__calendar__month-selection:not([disabled]):active, .usa-date-picker__calendar__month:not([disabled]):active, .usa-date-picker__calendar__next-month:not([disabled]):active, .usa-date-picker__calendar__next-year-chunk:not([disabled]):active, .usa-date-picker__calendar__next-year:not([disabled]):active, .usa-date-picker__calendar__previous-month:not([disabled]):active, .usa-date-picker__calendar__previous-year-chunk:not([disabled]):active, .usa-date-picker__calendar__previous-year:not([disabled]):active, .usa-date-picker__calendar__year-selection:not([disabled]):active, .usa-date-picker__calendar__year:not([disabled]):active {
            background-color: #adadad
        }

.usa-date-picker--active .usa-date-picker__button {
    background-color: #f0f0f0
}

.usa-date-picker--active .usa-date-picker__calendar {
    z-index: 400
}

.usa-date-picker__button {
    background-image: url(../img/uswds/usa-icons/calendar_today.svg),-webkit-gradient(linear,left top,left bottom,from(transparent),to(transparent));
    background-image: url(../img/uswds/usa-icons/calendar_today.svg),linear-gradient(transparent,transparent);
    background-repeat: no-repeat;
    -ms-flex-item-align: stretch;
    -ms-grid-row-align: stretch;
    align-self: stretch;
    background-color: transparent;
    background-position: center;
    background-size: 1.5rem;
    margin-top: .5em;
    width: 3em
}

.usa-date-picker--initialized .usa-date-picker__wrapper {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex
}

.usa-date-picker__calendar {
    background-color: #fcfcfc;
    left: auto;
    max-width: 20rem;
    position: absolute;
    right: 0;
    width: 100%;
    z-index: 100
}

.usa-date-picker__calendar__table {
    border-spacing: 0;
    border-collapse: collapse;
    table-layout: fixed;
    text-align: center;
    width: 100%
}

    .usa-date-picker__calendar__table th {
        font-weight: 400
    }

    .usa-date-picker__calendar__table td {
        padding: 0
    }

.usa-date-picker__calendar__row {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
    text-align: center;
    width: 100%
}

.usa-date-picker__calendar__cell {
    background-color: #fcfcfc;
    -webkit-box-flex: 1;
    -ms-flex: 1;
    flex: 1
}

.usa-date-picker__calendar__cell--center-items {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center
}

.usa-date-picker__calendar__next-month, .usa-date-picker__calendar__next-year, .usa-date-picker__calendar__previous-month, .usa-date-picker__calendar__previous-year {
    background-position: center;
    background-size: auto 1.5rem;
    height: 1.5rem;
    padding: 20px 10px
}

    .usa-date-picker__calendar__previous-year:not([disabled]) {
        background-image: url(../img/uswds/usa-icons/navigate_far_before.svg),-webkit-gradient(linear,left top,left bottom,from(transparent),to(transparent));
        background-image: url(../img/uswds/usa-icons/navigate_far_before.svg),linear-gradient(transparent,transparent);
        background-repeat: no-repeat
    }

    .usa-date-picker__calendar__previous-month:not([disabled]) {
        background-image: url(../img/uswds/usa-icons/navigate_before.svg),-webkit-gradient(linear,left top,left bottom,from(transparent),to(transparent));
        background-image: url(../img/uswds/usa-icons/navigate_before.svg),linear-gradient(transparent,transparent);
        background-repeat: no-repeat
    }

    .usa-date-picker__calendar__next-year:not([disabled]) {
        background-image: url(../img/uswds/usa-icons/navigate_far_next.svg),-webkit-gradient(linear,left top,left bottom,from(transparent),to(transparent));
        background-image: url(../img/uswds/usa-icons/navigate_far_next.svg),linear-gradient(transparent,transparent);
        background-repeat: no-repeat
    }

    .usa-date-picker__calendar__next-month:not([disabled]) {
        background-image: url(../img/uswds/usa-icons/navigate_next.svg),-webkit-gradient(linear,left top,left bottom,from(transparent),to(transparent));
        background-image: url(../img/uswds/usa-icons/navigate_next.svg),linear-gradient(transparent,transparent);
        background-repeat: no-repeat
    }

.usa-date-picker__calendar__day-of-week {
    padding: 6px 0
}

.usa-date-picker__calendar__date {
    padding: 10px 0
}

.usa-date-picker__calendar__date--focused {
    outline: 2px solid #162e51;
    outline-offset: -2px;
    position: relative;
    z-index: 100
}

.usa-date-picker__calendar__date--next-month:not([disabled]), .usa-date-picker__calendar__date--previous-month:not([disabled]) {
    color: #5d5d52
}

.usa-date-picker__calendar__date--range-date, .usa-date-picker__calendar__date--selected {
    background-color: #0050d8;
    color: #f9f9f9
}

    .usa-date-picker__calendar__date--range-date:not([disabled]), .usa-date-picker__calendar__date--selected:not([disabled]) {
        background-color: #0050d8;
        color: #f9f9f9
    }

        .usa-date-picker__calendar__date--range-date:not([disabled]):hover, .usa-date-picker__calendar__date--selected:not([disabled]):hover {
            background-color: #0050d8;
            color: #e6e6e6
        }

        .usa-date-picker__calendar__date--range-date:not([disabled]):focus, .usa-date-picker__calendar__date--selected:not([disabled]):focus {
            background-color: #0050d8;
            color: #f9f9f9
        }

        .usa-date-picker__calendar__date--range-date:not([disabled]):active, .usa-date-picker__calendar__date--selected:not([disabled]):active {
            background-color: #0b4778
        }

.usa-date-picker__calendar__date--range-date-start {
    border-top-left-radius: 10%;
    border-bottom-left-radius: 10%
}

.usa-date-picker__calendar__date--range-date-end {
    border-top-right-radius: 10%;
    border-bottom-right-radius: 10%
}

.usa-date-picker__calendar__date--within-range {
    background-color: #cfe8ff
}

    .usa-date-picker__calendar__date--within-range:not([disabled]) {
        background-color: #cfe8ff
    }

        .usa-date-picker__calendar__date--within-range:not([disabled]):hover {
            background-color: #cfe8ff
        }

        .usa-date-picker__calendar__date--within-range:not([disabled]):focus {
            background-color: #cfe8ff
        }

        .usa-date-picker__calendar__date--within-range:not([disabled]):active {
            background-color: #cfe8ff
        }

.usa-date-picker__calendar__month-label {
    -webkit-box-flex: 4;
    -ms-flex: 4;
    flex: 4;
    text-align: center
}

.usa-date-picker__calendar__month-selection, .usa-date-picker__calendar__year-selection {
    display: inline-block;
    height: 100%;
    padding: 8px 4px;
    width: auto
}

.usa-date-picker__calendar__month-picker {
    padding: 20px 5px
}

.usa-date-picker__calendar__month {
    padding: 10px 0
}

.usa-date-picker__calendar__month--focused {
    outline: 2px solid #162e51;
    outline-offset: -2px;
    position: relative;
    z-index: 100
}

.usa-date-picker__calendar__month--selected {
    background-color: #0050d8;
    color: #f9f9f9
}

    .usa-date-picker__calendar__month--selected:not([disabled]) {
        background-color: #0050d8;
        color: #f9f9f9
    }

        .usa-date-picker__calendar__month--selected:not([disabled]):hover {
            background-color: #0050d8;
            color: #e6e6e6
        }

        .usa-date-picker__calendar__month--selected:not([disabled]):focus {
            background-color: #0050d8;
            color: #f9f9f9
        }

        .usa-date-picker__calendar__month--selected:not([disabled]):active {
            background-color: #0b4778
        }

.usa-date-picker__calendar__year-picker {
    padding: 20px 5px
}

.usa-date-picker__calendar__next-year-chunk, .usa-date-picker__calendar__previous-year-chunk {
    background-position: center;
    background-size: auto 2rem;
    margin: auto;
    padding: 40px 0
}

    .usa-date-picker__calendar__previous-year-chunk:not([disabled]) {
        background-image: url(../img/uswds/usa-icons/navigate_before.svg),-webkit-gradient(linear,left top,left bottom,from(transparent),to(transparent));
        background-image: url(../img/uswds/usa-icons/navigate_before.svg),linear-gradient(transparent,transparent);
        background-repeat: no-repeat
    }

    .usa-date-picker__calendar__next-year-chunk:not([disabled]) {
        background-image: url(../img/uswds/usa-icons/navigate_next.svg),-webkit-gradient(linear,left top,left bottom,from(transparent),to(transparent));
        background-image: url(../img/uswds/usa-icons/navigate_next.svg),linear-gradient(transparent,transparent);
        background-repeat: no-repeat
    }

.usa-date-picker__calendar__year {
    padding: 10px 0
}

.usa-date-picker__calendar__year--focused {
    outline: 2px solid #162e51;
    outline-offset: -2px;
    position: relative;
    z-index: 100
}

.usa-date-picker__calendar__year--selected {
    background-color: #0050d8;
    color: #f9f9f9
}

    .usa-date-picker__calendar__year--selected:not([disabled]) {
        background-color: #0050d8;
        color: #f9f9f9
    }

        .usa-date-picker__calendar__year--selected:not([disabled]):hover {
            background-color: #0050d8;
            color: #e6e6e6
        }

        .usa-date-picker__calendar__year--selected:not([disabled]):focus {
            background-color: #0050d8;
            color: #f9f9f9
        }

        .usa-date-picker__calendar__year--selected:not([disabled]):active {
            background-color: #0b4778
        }

.usa-time-picker {
    width: 10em
}

@media all and (min-width:64em) {
    .grid-container {
        padding-left: 2rem;
        padding-right: 2rem
    }
}

.@media all and (min-width:64em) {
    .grid-container-card

{
    padding-left: 2rem;
    padding-right: 2rem
}

}

.grid-container-card-lg {
    margin-left: auto;
    margin-right: auto;
    max-width: 15rem;
    padding-left: 1rem;
    padding-right: 1rem
}

@media all and (min-width:64em) {
    .grid-container-card-lg {
        padding-left: 2rem;
        padding-right: 2rem
    }
}

.grid-container-mobile {
    margin-left: auto;
    margin-right: auto;
    max-width: 20rem;
    padding-left: 1rem;
    padding-right: 1rem
}

@media all and (min-width:64em) {
    .grid-container-mobile {
        padding-left: 2rem;
        padding-right: 2rem
    }
}

.grid-container-mobile-lg {
    margin-left: auto;
    margin-right: auto;
    max-width: 30rem;
    padding-left: 1rem;
    padding-right: 1rem
}

@media all and (min-width:64em) {
    .grid-container-mobile-lg {
        padding-left: 2rem;
        padding-right: 2rem
    }
}

.grid-container-tablet {
    margin-left: auto;
    margin-right: auto;
    max-width: 40rem;
    padding-left: 1rem;
    padding-right: 1rem
}

@media all and (min-width:64em) {
    .grid-container-tablet {
        padding-left: 2rem;
        padding-right: 2rem
    }
}

.grid-container-tablet-lg {
    margin-left: auto;
    margin-right: auto;
    max-width: 55rem;
    padding-left: 1rem;
    padding-right: 1rem
}

@media all and (min-width:64em) {
    .grid-container-tablet-lg {
        padding-left: 2rem;
        padding-right: 2rem
    }
}

.grid-container-desktop {
    margin-left: auto;
    margin-right: auto;
    max-width: 64rem;
    padding-left: 1rem;
    padding-right: 1rem
}

@media all and (min-width:64em) {
    .grid-container-desktop {
        padding-left: 2rem;
        padding-right: 2rem
    }
}

.grid-container-desktop-lg {
    margin-left: auto;
    margin-right: auto;
    max-width: 75rem;
    padding-left: 1rem;
    padding-right: 1rem
}

@media all and (min-width:64em) {
    .grid-container-desktop-lg {
        padding-left: 2rem;
        padding-right: 2rem
    }
}

.grid-container-widescreen {
    margin-left: auto;
    margin-right: auto;
    max-width: 87.5rem;
    padding-left: 1rem;
    padding-right: 1rem
}

@media all and (min-width:64em) {
    .grid-container-widescreen {
        padding-left: 2rem;
        padding-right: 2rem
    }
}

@media all and (min-width:20em) {
    .mobile\:grid-container {
        margin-left: auto;
        margin-right: auto;
        max-width: 64rem;
        padding-left: 1rem;
        padding-right: 1rem
    }
}

@media all and (min-width:20em) and (min-width:64em) {
    .mobile\:grid-container {
        padding-left: 2rem;
        padding-right: 2rem
    }
}

@media all and (min-width:20em) {
    .mobile\:grid-container-card {
        margin-left: auto;
        margin-right: auto;
        max-width: 10rem;
        padding-left: 1rem;
        padding-right: 1rem
    }
}

@media all and (min-width:20em) and (min-width:64em) {
    .mobile\:grid-container-card {
        padding-left: 2rem;
        padding-right: 2rem
    }
}

@media all and (min-width:20em) {
    .mobile\:grid-container-card-lg {
        margin-left: auto;
        margin-right: auto;
        max-width: 15rem;
        padding-left: 1rem;
        padding-right: 1rem
    }
}

@media all and (min-width:20em) and (min-width:64em) {
    .mobile\:grid-container-card-lg {
        padding-left: 2rem;
        padding-right: 2rem
    }
}

@media all and (min-width:20em) {
    .mobile\:grid-container-mobile {
        margin-left: auto;
        margin-right: auto;
        max-width: 20rem;
        padding-left: 1rem;
        padding-right: 1rem
    }
}

@media all and (min-width:20em) and (min-width:64em) {
    .mobile\:grid-container-mobile {
        padding-left: 2rem;
        padding-right: 2rem
    }
}

@media all and (min-width:20em) {
    .mobile\:grid-container-mobile-lg {
        margin-left: auto;
        margin-right: auto;
        max-width: 30rem;
        padding-left: 1rem;
        padding-right: 1rem
    }
}

@media all and (min-width:20em) and (min-width:64em) {
    .mobile\:grid-container-mobile-lg {
        padding-left: 2rem;
        padding-right: 2rem
    }
}

@media all and (min-width:20em) {
    .mobile\:grid-container-tablet {
        margin-left: auto;
        margin-right: auto;
        max-width: 40rem;
        padding-left: 1rem;
        padding-right: 1rem
    }
}

@media all and (min-width:20em) and (min-width:64em) {
    .mobile\:grid-container-tablet {
        padding-left: 2rem;
        padding-right: 2rem
    }
}

@media all and (min-width:20em) {
    .mobile\:grid-container-tablet-lg {
        margin-left: auto;
        margin-right: auto;
        max-width: 55rem;
        padding-left: 1rem;
        padding-right: 1rem
    }
}

@media all and (min-width:20em) and (min-width:64em) {
    .mobile\:grid-container-tablet-lg {
        padding-left: 2rem;
        padding-right: 2rem
    }
}

@media all and (min-width:20em) {
    .mobile\:grid-container-desktop {
        margin-left: auto;
        margin-right: auto;
        max-width: 64rem;
        padding-left: 1rem;
        padding-right: 1rem
    }
}

@media all and (min-width:20em) and (min-width:64em) {
    .mobile\:grid-container-desktop {
        padding-left: 2rem;
        padding-right: 2rem
    }
}

@media all and (min-width:20em) {
    .mobile\:grid-container-desktop-lg {
        margin-left: auto;
        margin-right: auto;
        max-width: 75rem;
        padding-left: 1rem;
        padding-right: 1rem
    }
}

@media all and (min-width:20em) and (min-width:64em) {
    .mobile\:grid-container-desktop-lg {
        padding-left: 2rem;
        padding-right: 2rem
    }
}

@media all and (min-width:20em) {
    .mobile\:grid-container-widescreen {
        margin-left: auto;
        margin-right: auto;
        max-width: 87.5rem;
        padding-left: 1rem;
        padding-right: 1rem
    }
}

@media all and (min-width:20em) and (min-width:64em) {
    .mobile\:grid-container-widescreen {
        padding-left: 2rem;
        padding-right: 2rem
    }
}

@media all and (min-width:40em) {
    .tablet\:grid-container {
        margin-left: auto;
        margin-right: auto;
        max-width: 64rem;
        padding-left: 1rem;
        padding-right: 1rem
    }
}

@media all and (min-width:40em) and (min-width:64em) {
    .tablet\:grid-container {
        padding-left: 2rem;
        padding-right: 2rem
    }
}

@media all and (min-width:40em) {
    .tablet\:grid-container-card {
        margin-left: auto;
        margin-right: auto;
        max-width: 10rem;
        padding-left: 1rem;
        padding-right: 1rem
    }
}

@media all and (min-width:40em) and (min-width:64em) {
    .tablet\:grid-container-card {
        padding-left: 2rem;
        padding-right: 2rem
    }
}

@media all and (min-width:40em) {
    .tablet\:grid-container-card-lg {
        margin-left: auto;
        margin-right: auto;
        max-width: 15rem;
        padding-left: 1rem;
        padding-right: 1rem
    }
}

@media all and (min-width:40em) and (min-width:64em) {
    .tablet\:grid-container-card-lg {
        padding-left: 2rem;
        padding-right: 2rem
    }
}

@media all and (min-width:40em) {
    .tablet\:grid-container-mobile {
        margin-left: auto;
        margin-right: auto;
        max-width: 20rem;
        padding-left: 1rem;
        padding-right: 1rem
    }
}

@media all and (min-width:40em) and (min-width:64em) {
    .tablet\:grid-container-mobile {
        padding-left: 2rem;
        padding-right: 2rem
    }
}

@media all and (min-width:40em) {
    .tablet\:grid-container-mobile-lg {
        margin-left: auto;
        margin-right: auto;
        max-width: 30rem;
        padding-left: 1rem;
        padding-right: 1rem
    }
}

@media all and (min-width:40em) and (min-width:64em) {
    .tablet\:grid-container-mobile-lg {
        padding-left: 2rem;
        padding-right: 2rem
    }
}

@media all and (min-width:40em) {
    .tablet\:grid-container-tablet {
        margin-left: auto;
        margin-right: auto;
        max-width: 40rem;
        padding-left: 1rem;
        padding-right: 1rem
    }
}

@media all and (min-width:40em) and (min-width:64em) {
    .tablet\:grid-container-tablet {
        padding-left: 2rem;
        padding-right: 2rem
    }
}

@media all and (min-width:40em) {
    .tablet\:grid-container-tablet-lg {
        margin-left: auto;
        margin-right: auto;
        max-width: 55rem;
        padding-left: 1rem;
        padding-right: 1rem
    }
}

@media all and (min-width:40em) and (min-width:64em) {
    .tablet\:grid-container-tablet-lg {
        padding-left: 2rem;
        padding-right: 2rem
    }
}

@media all and (min-width:40em) {
    .tablet\:grid-container-desktop {
        margin-left: auto;
        margin-right: auto;
        max-width: 64rem;
        padding-left: 1rem;
        padding-right: 1rem
    }
}

@media all and (min-width:40em) and (min-width:64em) {
    .tablet\:grid-container-desktop {
        padding-left: 2rem;
        padding-right: 2rem
    }
}

@media all and (min-width:40em) {
    .tablet\:grid-container-desktop-lg {
        margin-left: auto;
        margin-right: auto;
        max-width: 75rem;
        padding-left: 1rem;
        padding-right: 1rem
    }
}

@media all and (min-width:40em) and (min-width:64em) {
    .tablet\:grid-container-desktop-lg {
        padding-left: 2rem;
        padding-right: 2rem
    }
}

@media all and (min-width:40em) {
    .tablet\:grid-container-widescreen {
        margin-left: auto;
        margin-right: auto;
        max-width: 87.5rem;
        padding-left: 1rem;
        padding-right: 1rem
    }
}

@media all and (min-width:40em) and (min-width:64em) {
    .tablet\:grid-container-widescreen {
        padding-left: 2rem;
        padding-right: 2rem
    }
}

@media all and (min-width:55em) {
    .tablet-lg\:grid-container {
        margin-left: auto;
        margin-right: auto;
        max-width: 64rem;
        padding-left: 1rem;
        padding-right: 1rem
    }
}

@media all and (min-width:55em) and (min-width:64em) {
    .tablet-lg\:grid-container {
        padding-left: 2rem;
        padding-right: 2rem
    }
}

@media all and (min-width:55em) {
    .tablet-lg\:grid-container-card {
        margin-left: auto;
        margin-right: auto;
        max-width: 10rem;
        padding-left: 1rem;
        padding-right: 1rem
    }
}

@media all and (min-width:55em) and (min-width:64em) {
    .tablet-lg\:grid-container-card {
        padding-left: 2rem;
        padding-right: 2rem
    }
}

@media all and (min-width:55em) {
    .tablet-lg\:grid-container-card-lg {
        margin-left: auto;
        margin-right: auto;
        max-width: 15rem;
        padding-left: 1rem;
        padding-right: 1rem
    }
}

@media all and (min-width:55em) and (min-width:64em) {
    .tablet-lg\:grid-container-card-lg {
        padding-left: 2rem;
        padding-right: 2rem
    }
}

@media all and (min-width:55em) {
    .tablet-lg\:grid-container-mobile {
        margin-left: auto;
        margin-right: auto;
        max-width: 20rem;
        padding-left: 1rem;
        padding-right: 1rem
    }
}

@media all and (min-width:55em) and (min-width:64em) {
    .tablet-lg\:grid-container-mobile {
        padding-left: 2rem;
        padding-right: 2rem
    }
}

@media all and (min-width:55em) {
    .tablet-lg\:grid-container-mobile-lg {
        margin-left: auto;
        margin-right: auto;
        max-width: 30rem;
        padding-left: 1rem;
        padding-right: 1rem
    }
}

@media all and (min-width:55em) and (min-width:64em) {
    .tablet-lg\:grid-container-mobile-lg {
        padding-left: 2rem;
        padding-right: 2rem
    }
}

@media all and (min-width:55em) {
    .tablet-lg\:grid-container-tablet {
        margin-left: auto;
        margin-right: auto;
        max-width: 40rem;
        padding-left: 1rem;
        padding-right: 1rem
    }
}

@media all and (min-width:55em) and (min-width:64em) {
    .tablet-lg\:grid-container-tablet {
        padding-left: 2rem;
        padding-right: 2rem
    }
}

@media all and (min-width:55em) {
    .tablet-lg\:grid-container-tablet-lg {
        margin-left: auto;
        margin-right: auto;
        max-width: 55rem;
        padding-left: 1rem;
        padding-right: 1rem
    }
}

@media all and (min-width:55em) and (min-width:64em) {
    .tablet-lg\:grid-container-tablet-lg {
        padding-left: 2rem;
        padding-right: 2rem
    }
}

@media all and (min-width:55em) {
    .tablet-lg\:grid-container-desktop {
        margin-left: auto;
        margin-right: auto;
        max-width: 64rem;
        padding-left: 1rem;
        padding-right: 1rem
    }
}

@media all and (min-width:55em) and (min-width:64em) {
    .tablet-lg\:grid-container-desktop {
        padding-left: 2rem;
        padding-right: 2rem
    }
}

@media all and (min-width:55em) {
    .tablet-lg\:grid-container-desktop-lg {
        margin-left: auto;
        margin-right: auto;
        max-width: 75rem;
        padding-left: 1rem;
        padding-right: 1rem
    }
}

@media all and (min-width:55em) and (min-width:64em) {
    .tablet-lg\:grid-container-desktop-lg {
        padding-left: 2rem;
        padding-right: 2rem
    }
}

@media all and (min-width:55em) {
    .tablet-lg\:grid-container-widescreen {
        margin-left: auto;
        margin-right: auto;
        max-width: 87.5rem;
        padding-left: 1rem;
        padding-right: 1rem
    }
}

@media all and (min-width:55em) and (min-width:64em) {
    .tablet-lg\:grid-container-widescreen {
        padding-left: 2rem;
        padding-right: 2rem
    }
}

.grid-row {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap
}

    .grid-row.grid-gap {
        margin-left: -.5rem;
        margin-right: -.5rem
    }

        .grid-row.grid-gap > * {
            padding-left: .5rem;
            padding-right: .5rem
        }

@media all and (min-width:64em) {
    .grid-row.grid-gap {
        margin-left: -1rem;
        margin-right: -1rem
    }

        .grid-row.grid-gap > * {
            padding-left: 1rem;
            padding-right: 1rem
        }
}

.grid-row.grid-gap-0 {
    margin-left: 0;
    margin-right: 0
}

    .grid-row.grid-gap-0 > * {
        padding-left: 0;
        padding-right: 0
    }

.grid-row.grid-gap-2px {
    margin-left: -1px;
    margin-right: -1px
}

    .grid-row.grid-gap-2px > * {
        padding-left: 1px;
        padding-right: 1px
    }

.grid-row.grid-gap-05 {
    margin-left: -2px;
    margin-right: -2px
}

    .grid-row.grid-gap-05 > * {
        padding-left: 2px;
        padding-right: 2px
    }

.grid-row.grid-gap-1 {
    margin-left: -.25rem;
    margin-right: -.25rem
}

    .grid-row.grid-gap-1 > * {
        padding-left: .25rem;
        padding-right: .25rem
    }

.grid-row.grid-gap-2 {
    margin-left: -.5rem;
    margin-right: -.5rem
}

    .grid-row.grid-gap-2 > * {
        padding-left: .5rem;
        padding-right: .5rem
    }

.grid-row.grid-gap-3 {
    margin-left: -.75rem;
    margin-right: -.75rem
}

    .grid-row.grid-gap-3 > * {
        padding-left: .75rem;
        padding-right: .75rem
    }

.grid-row.grid-gap-4 {
    margin-left: -1rem;
    margin-right: -1rem
}

    .grid-row.grid-gap-4 > * {
        padding-left: 1rem;
        padding-right: 1rem
    }

.grid-row.grid-gap-5 {
    margin-left: -1.25rem;
    margin-right: -1.25rem
}

    .grid-row.grid-gap-5 > * {
        padding-left: 1.25rem;
        padding-right: 1.25rem
    }

.grid-row.grid-gap-6 {
    margin-left: -1.5rem;
    margin-right: -1.5rem
}

    .grid-row.grid-gap-6 > * {
        padding-left: 1.5rem;
        padding-right: 1.5rem
    }

.grid-row.grid-gap-sm {
    margin-left: -1px;
    margin-right: -1px
}

    .grid-row.grid-gap-sm > * {
        padding-left: 1px;
        padding-right: 1px
    }

.grid-row.grid-gap-md {
    margin-left: -.5rem;
    margin-right: -.5rem
}

    .grid-row.grid-gap-md > * {
        padding-left: .5rem;
        padding-right: .5rem
    }

.grid-row.grid-gap-lg {
    margin-left: -.75rem;
    margin-right: -.75rem
}

    .grid-row.grid-gap-lg > * {
        padding-left: .75rem;
        padding-right: .75rem
    }

@media all and (min-width:20em) {
    .grid-row.mobile\:grid-gap-0 {
        margin-left: 0;
        margin-right: 0
    }

        .grid-row.mobile\:grid-gap-0 > * {
            padding-left: 0;
            padding-right: 0
        }

    .grid-row.mobile\:grid-gap-2px {
        margin-left: -1px;
        margin-right: -1px
    }

        .grid-row.mobile\:grid-gap-2px > * {
            padding-left: 1px;
            padding-right: 1px
        }

    .grid-row.mobile\:grid-gap-05 {
        margin-left: -2px;
        margin-right: -2px
    }

        .grid-row.mobile\:grid-gap-05 > * {
            padding-left: 2px;
            padding-right: 2px
        }

    .grid-row.mobile\:grid-gap-1 {
        margin-left: -.25rem;
        margin-right: -.25rem
    }

        .grid-row.mobile\:grid-gap-1 > * {
            padding-left: .25rem;
            padding-right: .25rem
        }

    .grid-row.mobile\:grid-gap-2 {
        margin-left: -.5rem;
        margin-right: -.5rem
    }

        .grid-row.mobile\:grid-gap-2 > * {
            padding-left: .5rem;
            padding-right: .5rem
        }

    .grid-row.mobile\:grid-gap-3 {
        margin-left: -.75rem;
        margin-right: -.75rem
    }

        .grid-row.mobile\:grid-gap-3 > * {
            padding-left: .75rem;
            padding-right: .75rem
        }

    .grid-row.mobile\:grid-gap-4 {
        margin-left: -1rem;
        margin-right: -1rem
    }

        .grid-row.mobile\:grid-gap-4 > * {
            padding-left: 1rem;
            padding-right: 1rem
        }

    .grid-row.mobile\:grid-gap-5 {
        margin-left: -1.25rem;
        margin-right: -1.25rem
    }

        .grid-row.mobile\:grid-gap-5 > * {
            padding-left: 1.25rem;
            padding-right: 1.25rem
        }

    .grid-row.mobile\:grid-gap-6 {
        margin-left: -1.5rem;
        margin-right: -1.5rem
    }

        .grid-row.mobile\:grid-gap-6 > * {
            padding-left: 1.5rem;
            padding-right: 1.5rem
        }

    .grid-row.mobile\:grid-gap-sm {
        margin-left: -1px;
        margin-right: -1px
    }

        .grid-row.mobile\:grid-gap-sm > * {
            padding-left: 1px;
            padding-right: 1px
        }

    .grid-row.mobile\:grid-gap-md {
        margin-left: -.5rem;
        margin-right: -.5rem
    }

        .grid-row.mobile\:grid-gap-md > * {
            padding-left: .5rem;
            padding-right: .5rem
        }

    .grid-row.mobile\:grid-gap-lg {
        margin-left: -.75rem;
        margin-right: -.75rem
    }

        .grid-row.mobile\:grid-gap-lg > * {
            padding-left: .75rem;
            padding-right: .75rem
        }
}

@media all and (min-width:40em) {
    .grid-row.tablet\:grid-gap-0 {
        margin-left: 0;
        margin-right: 0
    }

        .grid-row.tablet\:grid-gap-0 > * {
            padding-left: 0;
            padding-right: 0
        }

    .grid-row.tablet\:grid-gap-2px {
        margin-left: -1px;
        margin-right: -1px
    }

        .grid-row.tablet\:grid-gap-2px > * {
            padding-left: 1px;
            padding-right: 1px
        }

    .grid-row.tablet\:grid-gap-05 {
        margin-left: -2px;
        margin-right: -2px
    }

        .grid-row.tablet\:grid-gap-05 > * {
            padding-left: 2px;
            padding-right: 2px
        }

    .grid-row.tablet\:grid-gap-1 {
        margin-left: -.25rem;
        margin-right: -.25rem
    }

        .grid-row.tablet\:grid-gap-1 > * {
            padding-left: .25rem;
            padding-right: .25rem
        }

    .grid-row.tablet\:grid-gap-2 {
        margin-left: -.5rem;
        margin-right: -.5rem
    }

        .grid-row.tablet\:grid-gap-2 > * {
            padding-left: .5rem;
            padding-right: .5rem
        }

    .grid-row.tablet\:grid-gap-3 {
        margin-left: -.75rem;
        margin-right: -.75rem
    }

        .grid-row.tablet\:grid-gap-3 > * {
            padding-left: .75rem;
            padding-right: .75rem
        }

    .grid-row.tablet\:grid-gap-4 {
        margin-left: -1rem;
        margin-right: -1rem
    }

        .grid-row.tablet\:grid-gap-4 > * {
            padding-left: 1rem;
            padding-right: 1rem
        }

    .grid-row.tablet\:grid-gap-5 {
        margin-left: -1.25rem;
        margin-right: -1.25rem
    }

        .grid-row.tablet\:grid-gap-5 > * {
            padding-left: 1.25rem;
            padding-right: 1.25rem
        }

    .grid-row.tablet\:grid-gap-6 {
        margin-left: -1.5rem;
        margin-right: -1.5rem
    }

        .grid-row.tablet\:grid-gap-6 > * {
            padding-left: 1.5rem;
            padding-right: 1.5rem
        }

    .grid-row.tablet\:grid-gap-sm {
        margin-left: -1px;
        margin-right: -1px
    }

        .grid-row.tablet\:grid-gap-sm > * {
            padding-left: 1px;
            padding-right: 1px
        }

    .grid-row.tablet\:grid-gap-md {
        margin-left: -.5rem;
        margin-right: -.5rem
    }

        .grid-row.tablet\:grid-gap-md > * {
            padding-left: .5rem;
            padding-right: .5rem
        }

    .grid-row.tablet\:grid-gap-lg {
        margin-left: -.75rem;
        margin-right: -.75rem
    }

        .grid-row.tablet\:grid-gap-lg > * {
            padding-left: .75rem;
            padding-right: .75rem
        }
}

@media all and (min-width:55em) {
    .grid-row.tablet-lg\:grid-gap-0 {
        margin-left: 0;
        margin-right: 0
    }

        .grid-row.tablet-lg\:grid-gap-0 > * {
            padding-left: 0;
            padding-right: 0
        }

    .grid-row.tablet-lg\:grid-gap-2px {
        margin-left: -1px;
        margin-right: -1px
    }

        .grid-row.tablet-lg\:grid-gap-2px > * {
            padding-left: 1px;
            padding-right: 1px
        }

    .grid-row.tablet-lg\:grid-gap-05 {
        margin-left: -2px;
        margin-right: -2px
    }

        .grid-row.tablet-lg\:grid-gap-05 > * {
            padding-left: 2px;
            padding-right: 2px
        }

    .grid-row.tablet-lg\:grid-gap-1 {
        margin-left: -.25rem;
        margin-right: -.25rem
    }

        .grid-row.tablet-lg\:grid-gap-1 > * {
            padding-left: .25rem;
            padding-right: .25rem
        }

    .grid-row.tablet-lg\:grid-gap-2 {
        margin-left: -.5rem;
        margin-right: -.5rem
    }

        .grid-row.tablet-lg\:grid-gap-2 > * {
            padding-left: .5rem;
            padding-right: .5rem
        }

    .grid-row.tablet-lg\:grid-gap-3 {
        margin-left: -.75rem;
        margin-right: -.75rem
    }

        .grid-row.tablet-lg\:grid-gap-3 > * {
            padding-left: .75rem;
            padding-right: .75rem
        }

    .grid-row.tablet-lg\:grid-gap-4 {
        margin-left: -1rem;
        margin-right: -1rem
    }

        .grid-row.tablet-lg\:grid-gap-4 > * {
            padding-left: 1rem;
            padding-right: 1rem
        }

    .grid-row.tablet-lg\:grid-gap-5 {
        margin-left: -1.25rem;
        margin-right: -1.25rem
    }

        .grid-row.tablet-lg\:grid-gap-5 > * {
            padding-left: 1.25rem;
            padding-right: 1.25rem
        }

    .grid-row.tablet-lg\:grid-gap-6 {
        margin-left: -1.5rem;
        margin-right: -1.5rem
    }

        .grid-row.tablet-lg\:grid-gap-6 > * {
            padding-left: 1.5rem;
            padding-right: 1.5rem
        }

    .grid-row.tablet-lg\:grid-gap-sm {
        margin-left: -1px;
        margin-right: -1px
    }

        .grid-row.tablet-lg\:grid-gap-sm > * {
            padding-left: 1px;
            padding-right: 1px
        }

    .grid-row.tablet-lg\:grid-gap-md {
        margin-left: -.5rem;
        margin-right: -.5rem
    }

        .grid-row.tablet-lg\:grid-gap-md > * {
            padding-left: .5rem;
            padding-right: .5rem
        }

    .grid-row.tablet-lg\:grid-gap-lg {
        margin-left: -.75rem;
        margin-right: -.75rem
    }

        .grid-row.tablet-lg\:grid-gap-lg > * {
            padding-left: .75rem;
            padding-right: .75rem
        }
}

[class*=grid-col] {
    position: relative;
    width: 100%;
    -webkit-box-sizing: border-box;
    box-sizing: border-box
}

.grid-col {
    -webkit-box-flex: 1;
    -ms-flex: 1 1 0%;
    flex: 1 1 0%;
    width: auto;
    max-width: 100%;
    min-width: 1px
}

.grid-col-auto {
    -webkit-box-flex: 0;
    -ms-flex: 0 1 auto;
    flex: 0 1 auto;
    width: auto;
    max-width: 100%
}

.grid-col-fill {
    -webkit-box-flex: 1;
    -ms-flex: 1 1 0%;
    flex: 1 1 0%;
    width: auto;
    max-width: 100%;
    min-width: 1px
}

.grid-col-1 {
    -webkit-box-flex: 0;
    -ms-flex: 0 1 auto;
    flex: 0 1 auto;
    width: 8.33333%
}

.grid-col-2 {
    -webkit-box-flex: 0;
    -ms-flex: 0 1 auto;
    flex: 0 1 auto;
    width: 16.66667%
}

.grid-col-3 {
    -webkit-box-flex: 0;
    -ms-flex: 0 1 auto;
    flex: 0 1 auto;
    width: 25%
}

.grid-col-4 {
    -webkit-box-flex: 0;
    -ms-flex: 0 1 auto;
    flex: 0 1 auto;
    width: 33.33333%
}

.grid-col-5 {
    -webkit-box-flex: 0;
    -ms-flex: 0 1 auto;
    flex: 0 1 auto;
    width: 41.66667%
}

.grid-col-6 {
    -webkit-box-flex: 0;
    -ms-flex: 0 1 auto;
    flex: 0 1 auto;
    width: 50%
}

.grid-col-7 {
    -webkit-box-flex: 0;
    -ms-flex: 0 1 auto;
    flex: 0 1 auto;
    width: 58.33333%
}

.grid-col-8 {
    -webkit-box-flex: 0;
    -ms-flex: 0 1 auto;
    flex: 0 1 auto;
    width: 66.66667%
}

.grid-col-9 {
    -webkit-box-flex: 0;
    -ms-flex: 0 1 auto;
    flex: 0 1 auto;
    width: 75%
}

.grid-col-10 {
    -webkit-box-flex: 0;
    -ms-flex: 0 1 auto;
    flex: 0 1 auto;
    width: 83.33333%
}

.grid-col-11 {
    -webkit-box-flex: 0;
    -ms-flex: 0 1 auto;
    flex: 0 1 auto;
    width: 91.66667%
}

.grid-col-12 {
    -webkit-box-flex: 0;
    -ms-flex: 0 1 auto;
    flex: 0 1 auto;
    width: 100%
}

@media all and (min-width:20em) {
    .mobile\:grid-col {
        -webkit-box-flex: 1;
        -ms-flex: 1 1 0%;
        flex: 1 1 0%;
        width: auto;
        max-width: 100%;
        min-width: 1px
    }

    .mobile\:grid-col-fill {
        -webkit-box-flex: 1;
        -ms-flex: 1 1 0%;
        flex: 1 1 0%;
        width: auto;
        max-width: 100%;
        min-width: 1px
    }

    .mobile\:grid-col-auto {
        -webkit-box-flex: 0;
        -ms-flex: 0 1 auto;
        flex: 0 1 auto;
        width: auto;
        max-width: 100%
    }

    .mobile\:grid-col-1 {
        -webkit-box-flex: 0;
        -ms-flex: 0 1 auto;
        flex: 0 1 auto;
        width: 8.33333%
    }

    .mobile\:grid-col-2 {
        -webkit-box-flex: 0;
        -ms-flex: 0 1 auto;
        flex: 0 1 auto;
        width: 16.66667%
    }

    .mobile\:grid-col-3 {
        -webkit-box-flex: 0;
        -ms-flex: 0 1 auto;
        flex: 0 1 auto;
        width: 25%
    }

    .mobile\:grid-col-4 {
        -webkit-box-flex: 0;
        -ms-flex: 0 1 auto;
        flex: 0 1 auto;
        width: 33.33333%
    }

    .mobile\:grid-col-5 {
        -webkit-box-flex: 0;
        -ms-flex: 0 1 auto;
        flex: 0 1 auto;
        width: 41.66667%
    }

    .mobile\:grid-col-6 {
        -webkit-box-flex: 0;
        -ms-flex: 0 1 auto;
        flex: 0 1 auto;
        width: 50%
    }

    .mobile\:grid-col-7 {
        -webkit-box-flex: 0;
        -ms-flex: 0 1 auto;
        flex: 0 1 auto;
        width: 58.33333%
    }

    .mobile\:grid-col-8 {
        -webkit-box-flex: 0;
        -ms-flex: 0 1 auto;
        flex: 0 1 auto;
        width: 66.66667%
    }

    .mobile\:grid-col-9 {
        -webkit-box-flex: 0;
        -ms-flex: 0 1 auto;
        flex: 0 1 auto;
        width: 75%
    }

    .mobile\:grid-col-10 {
        -webkit-box-flex: 0;
        -ms-flex: 0 1 auto;
        flex: 0 1 auto;
        width: 83.33333%
    }

    .mobile\:grid-col-11 {
        -webkit-box-flex: 0;
        -ms-flex: 0 1 auto;
        flex: 0 1 auto;
        width: 91.66667%
    }

    .mobile\:grid-col-12 {
        -webkit-box-flex: 0;
        -ms-flex: 0 1 auto;
        flex: 0 1 auto;
        width: 100%
    }
}

@media all and (min-width:40em) {
    .tablet\:grid-col {
        -webkit-box-flex: 1;
        -ms-flex: 1 1 0%;
        flex: 1 1 0%;
        width: auto;
        max-width: 100%;
        min-width: 1px
    }

    .tablet\:grid-col-fill {
        -webkit-box-flex: 1;
        -ms-flex: 1 1 0%;
        flex: 1 1 0%;
        width: auto;
        max-width: 100%;
        min-width: 1px
    }

    .tablet\:grid-col-auto {
        -webkit-box-flex: 0;
        -ms-flex: 0 1 auto;
        flex: 0 1 auto;
        width: auto;
        max-width: 100%
    }

    .tablet\:grid-col-1 {
        -webkit-box-flex: 0;
        -ms-flex: 0 1 auto;
        flex: 0 1 auto;
        width: 8.33333%
    }

    .tablet\:grid-col-2 {
        -webkit-box-flex: 0;
        -ms-flex: 0 1 auto;
        flex: 0 1 auto;
        width: 16.66667%
    }

    .tablet\:grid-col-3 {
        -webkit-box-flex: 0;
        -ms-flex: 0 1 auto;
        flex: 0 1 auto;
        width: 25%
    }

    .tablet\:grid-col-4 {
        -webkit-box-flex: 0;
        -ms-flex: 0 1 auto;
        flex: 0 1 auto;
        width: 33.33333%
    }

    .tablet\:grid-col-5 {
        -webkit-box-flex: 0;
        -ms-flex: 0 1 auto;
        flex: 0 1 auto;
        width: 41.66667%
    }

    .tablet\:grid-col-6 {
        -webkit-box-flex: 0;
        -ms-flex: 0 1 auto;
        flex: 0 1 auto;
        width: 50%
    }

    .tablet\:grid-col-7 {
        -webkit-box-flex: 0;
        -ms-flex: 0 1 auto;
        flex: 0 1 auto;
        width: 58.33333%
    }

    .tablet\:grid-col-8 {
        -webkit-box-flex: 0;
        -ms-flex: 0 1 auto;
        flex: 0 1 auto;
        width: 66.66667%
    }

    .tablet\:grid-col-9 {
        -webkit-box-flex: 0;
        -ms-flex: 0 1 auto;
        flex: 0 1 auto;
        width: 75%
    }

    .tablet\:grid-col-10 {
        -webkit-box-flex: 0;
        -ms-flex: 0 1 auto;
        flex: 0 1 auto;
        width: 83.33333%
    }

    .tablet\:grid-col-11 {
        -webkit-box-flex: 0;
        -ms-flex: 0 1 auto;
        flex: 0 1 auto;
        width: 91.66667%
    }

    .tablet\:grid-col-12 {
        -webkit-box-flex: 0;
        -ms-flex: 0 1 auto;
        flex: 0 1 auto;
        width: 100%
    }
}

@media all and (min-width:55em) {
    .tablet-lg\:grid-col {
        -webkit-box-flex: 1;
        -ms-flex: 1 1 0%;
        flex: 1 1 0%;
        width: auto;
        max-width: 100%;
        min-width: 1px
    }

    .tablet-lg\:grid-col-fill {
        -webkit-box-flex: 1;
        -ms-flex: 1 1 0%;
        flex: 1 1 0%;
        width: auto;
        max-width: 100%;
        min-width: 1px
    }

    .tablet-lg\:grid-col-auto {
        -webkit-box-flex: 0;
        -ms-flex: 0 1 auto;
        flex: 0 1 auto;
        width: auto;
        max-width: 100%
    }

    .tablet-lg\:grid-col-1 {
        -webkit-box-flex: 0;
        -ms-flex: 0 1 auto;
        flex: 0 1 auto;
        width: 8.33333%
    }

    .tablet-lg\:grid-col-2 {
        -webkit-box-flex: 0;
        -ms-flex: 0 1 auto;
        flex: 0 1 auto;
        width: 16.66667%
    }

    .tablet-lg\:grid-col-3 {
        -webkit-box-flex: 0;
        -ms-flex: 0 1 auto;
        flex: 0 1 auto;
        width: 25%
    }

    .tablet-lg\:grid-col-4 {
        -webkit-box-flex: 0;
        -ms-flex: 0 1 auto;
        flex: 0 1 auto;
        width: 33.33333%
    }

    .tablet-lg\:grid-col-5 {
        -webkit-box-flex: 0;
        -ms-flex: 0 1 auto;
        flex: 0 1 auto;
        width: 41.66667%
    }

    .tablet-lg\:grid-col-6 {
        -webkit-box-flex: 0;
        -ms-flex: 0 1 auto;
        flex: 0 1 auto;
        width: 50%
    }

    .tablet-lg\:grid-col-7 {
        -webkit-box-flex: 0;
        -ms-flex: 0 1 auto;
        flex: 0 1 auto;
        width: 58.33333%
    }

    .tablet-lg\:grid-col-8 {
        -webkit-box-flex: 0;
        -ms-flex: 0 1 auto;
        flex: 0 1 auto;
        width: 66.66667%
    }

    .tablet-lg\:grid-col-9 {
        -webkit-box-flex: 0;
        -ms-flex: 0 1 auto;
        flex: 0 1 auto;
        width: 75%
    }

    .tablet-lg\:grid-col-10 {
        -webkit-box-flex: 0;
        -ms-flex: 0 1 auto;
        flex: 0 1 auto;
        width: 83.33333%
    }

    .tablet-lg\:grid-col-11 {
        -webkit-box-flex: 0;
        -ms-flex: 0 1 auto;
        flex: 0 1 auto;
        width: 91.66667%
    }

    .tablet-lg\:grid-col-12 {
        -webkit-box-flex: 0;
        -ms-flex: 0 1 auto;
        flex: 0 1 auto;
        width: 100%
    }
}

.grid-offset-1 {
    margin-left: 8.33333%
}

.grid-offset-2 {
    margin-left: 16.66667%
}

.grid-offset-3 {
    margin-left: 25%
}

.grid-offset-4 {
    margin-left: 33.33333%
}

.grid-offset-5 {
    margin-left: 41.66667%
}

.grid-offset-6 {
    margin-left: 50%
}

.grid-offset-7 {
    margin-left: 58.33333%
}

.grid-offset-8 {
    margin-left: 66.66667%
}

.grid-offset-9 {
    margin-left: 75%
}

.grid-offset-10 {
    margin-left: 83.33333%
}

.grid-offset-11 {
    margin-left: 91.66667%
}

.grid-offset-12 {
    margin-left: 100%
}

.grid-offset-none {
    margin-left: 0
}

@media all and (min-width:20em) {
    .mobile\:grid-offset-1 {
        margin-left: 8.33333%
    }
}

@media all and (min-width:20em) {
    .mobile\:grid-offset-2 {
        margin-left: 16.66667%
    }
}

@media all and (min-width:20em) {
    .mobile\:grid-offset-3 {
        margin-left: 25%
    }
}

@media all and (min-width:20em) {
    .mobile\:grid-offset-4 {
        margin-left: 33.33333%
    }
}

@media all and (min-width:20em) {
    .mobile\:grid-offset-5 {
        margin-left: 41.66667%
    }
}

@media all and (min-width:20em) {
    .mobile\:grid-offset-6 {
        margin-left: 50%
    }
}

@media all and (min-width:20em) {
    .mobile\:grid-offset-7 {
        margin-left: 58.33333%
    }
}

@media all and (min-width:20em) {
    .mobile\:grid-offset-8 {
        margin-left: 66.66667%
    }
}

@media all and (min-width:20em) {
    .mobile\:grid-offset-9 {
        margin-left: 75%
    }
}

@media all and (min-width:20em) {
    .mobile\:grid-offset-10 {
        margin-left: 83.33333%
    }
}

@media all and (min-width:20em) {
    .mobile\:grid-offset-11 {
        margin-left: 91.66667%
    }
}

@media all and (min-width:20em) {
    .mobile\:grid-offset-12 {
        margin-left: 100%
    }
}

@media all and (min-width:20em) {
    .mobile\:grid-offset-none {
        margin-left: 0
    }
}

@media all and (min-width:40em) {
    .tablet\:grid-offset-1 {
        margin-left: 8.33333%
    }
}

@media all and (min-width:40em) {
    .tablet\:grid-offset-2 {
        margin-left: 16.66667%
    }
}

@media all and (min-width:40em) {
    .tablet\:grid-offset-3 {
        margin-left: 25%
    }
}

@media all and (min-width:40em) {
    .tablet\:grid-offset-4 {
        margin-left: 33.33333%
    }
}

@media all and (min-width:40em) {
    .tablet\:grid-offset-5 {
        margin-left: 41.66667%
    }
}

@media all and (min-width:40em) {
    .tablet\:grid-offset-6 {
        margin-left: 50%
    }
}

@media all and (min-width:40em) {
    .tablet\:grid-offset-7 {
        margin-left: 58.33333%
    }
}

@media all and (min-width:40em) {
    .tablet\:grid-offset-8 {
        margin-left: 66.66667%
    }
}

@media all and (min-width:40em) {
    .tablet\:grid-offset-9 {
        margin-left: 75%
    }
}

@media all and (min-width:40em) {
    .tablet\:grid-offset-10 {
        margin-left: 83.33333%
    }
}

@media all and (min-width:40em) {
    .tablet\:grid-offset-11 {
        margin-left: 91.66667%
    }
}

@media all and (min-width:40em) {
    .tablet\:grid-offset-12 {
        margin-left: 100%
    }
}

@media all and (min-width:40em) {
    .tablet\:grid-offset-none {
        margin-left: 0
    }
}

@media all and (min-width:55em) {
    .tablet-lg\:grid-offset-1 {
        margin-left: 8.33333%
    }
}

@media all and (min-width:55em) {
    .tablet-lg\:grid-offset-2 {
        margin-left: 16.66667%
    }
}

@media all and (min-width:55em) {
    .tablet-lg\:grid-offset-3 {
        margin-left: 25%
    }
}

@media all and (min-width:55em) {
    .tablet-lg\:grid-offset-4 {
        margin-left: 33.33333%
    }
}

@media all and (min-width:55em) {
    .tablet-lg\:grid-offset-5 {
        margin-left: 41.66667%
    }
}

@media all and (min-width:55em) {
    .tablet-lg\:grid-offset-6 {
        margin-left: 50%
    }
}

@media all and (min-width:55em) {
    .tablet-lg\:grid-offset-7 {
        margin-left: 58.33333%
    }
}

@media all and (min-width:55em) {
    .tablet-lg\:grid-offset-8 {
        margin-left: 66.66667%
    }
}

@media all and (min-width:55em) {
    .tablet-lg\:grid-offset-9 {
        margin-left: 75%
    }
}

@media all and (min-width:55em) {
    .tablet-lg\:grid-offset-10 {
        margin-left: 83.33333%
    }
}

@media all and (min-width:55em) {
    .tablet-lg\:grid-offset-11 {
        margin-left: 91.66667%
    }
}

@media all and (min-width:55em) {
    .tablet-lg\:grid-offset-12 {
        margin-left: 100%
    }
}

@media all and (min-width:55em) {
    .tablet-lg\:grid-offset-none {
        margin-left: 0
    }
}

@media all and (max-width:29.99em) {
    .usa-table--stacked thead {
        display: none
    }

    .usa-table--stacked td, .usa-table--stacked th {
        border-bottom-width: 0;
        display: block;
        width: 100%
    }

    .usa-table--stacked tr {
        border-bottom: .25rem solid #1b1b1b;
        border-top-width: 0;
        display: block;
        width: 100%
    }

        .usa-table--stacked tr td:first-child, .usa-table--stacked tr th:first-child {
            border-top-width: 0
        }

        .usa-table--stacked tr:nth-child(odd) td, .usa-table--stacked tr:nth-child(odd) th {
            background-color: inherit
        }

        .usa-table--stacked tr:first-child td:first-child, .usa-table--stacked tr:first-child th:first-child {
            border-top: .25rem solid #1b1b1b
        }

    .usa-table--stacked td[data-label], .usa-table--stacked th[data-label] {
        padding-bottom: .75rem
    }

        .usa-table--stacked td[data-label]:before, .usa-table--stacked th[data-label]:before {
            content: attr(data-label);
            display: block;
            font-weight: 700;
            margin: -.5rem -1rem 0;
            padding: .75rem 1rem .25rem
        }
}

@media all and (max-width:29.99em) {
    .usa-table--stacked-header thead {
        display: none
    }

    .usa-table--stacked-header td, .usa-table--stacked-header th {
        border-bottom-width: 0;
        display: block;
        width: 100%
    }

    .usa-table--stacked-header tr {
        border-bottom: .25rem solid #1b1b1b;
        border-top-width: 0;
        display: block;
        width: 100%
    }

        .usa-table--stacked-header tr td:first-child, .usa-table--stacked-header tr th:first-child {
            border-top-width: 0
        }

        .usa-table--stacked-header tr:nth-child(odd) td, .usa-table--stacked-header tr:nth-child(odd) th {
            background-color: inherit
        }

        .usa-table--stacked-header tr:first-child td:first-child, .usa-table--stacked-header tr:first-child th:first-child {
            border-top: .25rem solid #1b1b1b
        }

    .usa-table--stacked-header td[data-label], .usa-table--stacked-header th[data-label] {
        padding-bottom: .75rem
    }

        .usa-table--stacked-header td[data-label]:before, .usa-table--stacked-header th[data-label]:before {
            content: attr(data-label);
            display: block;
            font-weight: 700;
            margin: -.5rem -1rem 0;
            padding: .75rem 1rem .25rem
        }

    .usa-table--stacked-header tr td:first-child, .usa-table--stacked-header tr th:first-child {
        font-family: Public Sans Web,-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,Helvetica,Arial,sans-serif,Apple Color Emoji,Segoe UI Emoji,Segoe UI Symbol;
        font-size: 1rem;
        line-height: 1.2;
        background-color: #e6e6e6;
        color: #1b1b1b;
        font-weight: 700;
        padding: .75rem 1rem
    }

        .usa-table--stacked-header tr td:first-child:before, .usa-table--stacked-header tr th:first-child:before {
            display: none
        }
}

.usa-tag {
    font-family: Public Sans Web,-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,Helvetica,Arial,sans-serif,Apple Color Emoji,Segoe UI Emoji,Segoe UI Symbol;
    font-size: .88rem;
    color: #fff;
    text-transform: uppercase;
    background-color: #2d2e2f;
    border-radius: 2px;
    margin-right: .25rem;
    padding: 1px .5rem
}

    .usa-tag:only-of-type {
        margin-right: 0
    }

.usa-tag--big {
    padding-left: .5rem;
    padding-right: .5rem;
    font-family: Public Sans Web,-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,Helvetica,Arial,sans-serif,Apple Color Emoji,Segoe UI Emoji,Segoe UI Symbol;
    font-size: 1.13rem
}

.usa-paragraph {
    line-height: 1.4;
    margin-bottom: 0;
    margin-top: 0;
    max-width: 72ex
}

* + .usa-paragraph {
    margin-top: 1em
}

.usa-paragraph + * {
    margin-top: 1em
}

.usa-content ol:not(.usa-accordion):not(.usa-accordion--bordered), .usa-content p, .usa-content ul:not(.usa-accordion):not(.usa-accordion--bordered) {
    max-width: 72ex
}

.usa-display {
    margin-bottom: 0;
    margin-top: 0;
    clear: both;
    font-family: Public Sans Web,-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,Helvetica,Arial,sans-serif,Apple Color Emoji,Segoe UI Emoji,Segoe UI Symbol;
    font-size: 1.38rem;
    line-height: 1.2;
    font-weight: 700;
    margin-bottom: 0
}

* + .usa-display {
    margin-top: 1.5em
}

.usa-display + * {
    margin-top: 1em
}

@media all and (min-width:30em) {
    .usa-display {
        margin-bottom: 0;
        margin-top: 0;
        clear: both;
        font-family: Public Sans Web,-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,Helvetica,Arial,sans-serif,Apple Color Emoji,Segoe UI Emoji,Segoe UI Symbol;
        font-size: 3rem;
        line-height: 1.2;
        font-weight: 700
    }

    * + .usa-display {
        margin-top: 1.5em
    }

    .usa-display + * {
        margin-top: 1em
    }
}

@media all and (min-width:40em) {
    .usa-display {
        margin-bottom: 0;
        margin-top: 0;
        clear: both;
        font-family: Public Sans Web,-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,Helvetica,Arial,sans-serif,Apple Color Emoji,Segoe UI Emoji,Segoe UI Symbol;
        font-size: 4rem;
        line-height: 1.2;
        font-weight: 700
    }

    * + .usa-display {
        margin-top: 1.5em
    }

    .usa-display + * {
        margin-top: 1em
    }
}

.usa-intro {
    font-family: Merriweather Web,Georgia,Times New Roman,serif;
    font-size: 1.34rem;
    line-height: 1.5;
    font-weight: 400;
    max-width: 88ex
}

.usa-dark-background {
    -moz-osx-font-smoothing: grayscale;
    -webkit-font-smoothing: antialiased;
    background-color: #1c1d1f
}

    .usa-dark-background p, .usa-dark-background span {
        color: #fff
    }

    .usa-dark-background a {
        color: #e6e6e6
    }

        .usa-dark-background a:visited {
            color: #e6e6e6
        }

        .usa-dark-background a:hover {
            color: #fcfcfc
        }

.usa-prose > p {
    line-height: 1.4;
    margin-bottom: 0;
    margin-top: 0;
    max-width: 72ex
}

.usa-prose > * + p {
    margin-top: 1em
}

.usa-prose > p + * {
    margin-top: 1em
}

.usa-prose > h1, .usa-prose > h2, .usa-prose > h3, .usa-prose > h4, .usa-prose > h5, .usa-prose > h6 {
    margin-bottom: 0;
    margin-top: 0;
    clear: both
}

.usa-prose > * + h1, .usa-prose > * + h2, .usa-prose > * + h3, .usa-prose > * + h4, .usa-prose > * + h5, .usa-prose > * + h6 {
    margin-top: 1.5em
}

.usa-prose > h1 + *, .usa-prose > h2 + *, .usa-prose > h3 + *, .usa-prose > h4 + *, .usa-prose > h5 + *, .usa-prose > h6 + * {
    margin-top: 1em
}

.usa-link {
    color: #005ea2;
    text-decoration: underline
}

    .usa-link:visited {
        color: #8b0a03
    }

    .usa-link:hover {
        color: #0b4778
    }

    .usa-link:active {
        color: #112f4e
    }

    .usa-link:focus {
        outline: 2px solid #face00;
        outline-offset: 0
    }

.usa-link--external::after {
    background-image: url(../img/uswds/usa-icons-bg/launch--blue-60v.svg);
    background-position: 50% 60%;
    background-repeat: no-repeat;
    background-size: 100%;
    content: "";
    display: inline;
    margin-left: 2px;
    padding-left: .65em
}

.usa-link--external:hover::after {
    background-image: url(../img/uswds/usa-icons-bg/launch--blue-70v.svg),-webkit-gradient(linear,left top,left bottom,from(transparent),to(transparent));
    background-image: url(../img/uswds/usa-icons-bg/launch--blue-70v.svg),linear-gradient(transparent,transparent);
    background-repeat: no-repeat
}

.usa-link--external.usa-link--alt::after {
    background-image: url(../img/uswds/usa-icons-bg/launch--gray-5.svg);
    background-position: 50% 60%;
    background-repeat: no-repeat;
    background-size: 100%;
    content: "";
    display: inline;
    margin-left: 2px;
    padding-left: .65em
}

.usa-link--external.usa-link--alt:hover::after {
    background-image: url(../img/uswds/usa-icons-bg/launch--white.svg),-webkit-gradient(linear,left top,left bottom,from(transparent),to(transparent));
    background-image: url(../img/uswds/usa-icons-bg/launch--white.svg),linear-gradient(transparent,transparent);
    background-repeat: no-repeat
}

.usa-list--unstyled {
    margin-bottom: 0;
    margin-top: 0;
    list-style-type: none;
    padding-left: 0
}

    .usa-list--unstyled > li {
        margin-bottom: 0;
        max-width: unset
    }

.usa-prose .usa-list--unstyled {
    margin-bottom: 0;
    margin-top: 0;
    list-style-type: none;
    padding-left: 0
}

    .usa-prose .usa-list--unstyled > li {
        margin-bottom: 0;
        max-width: unset
    }

.usa-prose {
    font-family: Public Sans Web,-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,Helvetica,Arial,sans-serif,Apple Color Emoji,Segoe UI Emoji,Segoe UI Symbol;
    font-size: 1.13rem;
    line-height: 1.4
}

    .usa-prose > h1 {
        font-family: Public Sans Web,-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,Helvetica,Arial,sans-serif,Apple Color Emoji,Segoe UI Emoji,Segoe UI Symbol;
        font-size: 3rem;
        line-height: 1.2;
        font-weight: 700
    }

    .usa-prose > h2 {
        font-family: Public Sans Web,-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,Helvetica,Arial,sans-serif,Apple Color Emoji,Segoe UI Emoji,Segoe UI Symbol;
        font-size: 2rem;
        line-height: 1.2;
        font-weight: 700
    }

    .usa-prose > h3 {
        font-family: Public Sans Web,-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,Helvetica,Arial,sans-serif,Apple Color Emoji,Segoe UI Emoji,Segoe UI Symbol;
        font-size: 1.38rem;
        line-height: 1.2;
        font-weight: 700
    }

    .usa-prose > h4 {
        font-family: Public Sans Web,-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,Helvetica,Arial,sans-serif,Apple Color Emoji,Segoe UI Emoji,Segoe UI Symbol;
        font-size: 1rem;
        line-height: 1.2;
        font-weight: 700
    }

    .usa-prose > h5 {
        font-family: Public Sans Web,-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,Helvetica,Arial,sans-serif,Apple Color Emoji,Segoe UI Emoji,Segoe UI Symbol;
        font-size: .94rem;
        line-height: 1.2;
        font-weight: 700
    }

    .usa-prose > h6 {
        font-family: Public Sans Web,-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,Helvetica,Arial,sans-serif,Apple Color Emoji,Segoe UI Emoji,Segoe UI Symbol;
        font-size: .81rem;
        line-height: 1.2;
        font-weight: 400;
        letter-spacing: .025em;
        text-transform: uppercase
    }

@media all and (max-width:29.99em) {
    .usa-prose > .usa-table--stacked thead {
        display: none
    }

    .usa-prose > .usa-table--stacked td, .usa-prose > .usa-table--stacked th {
        border-bottom-width: 0;
        display: block;
        width: 100%
    }

    .usa-prose > .usa-table--stacked tr {
        border-bottom: .25rem solid #1b1b1b;
        border-top-width: 0;
        display: block;
        width: 100%
    }

        .usa-prose > .usa-table--stacked tr td:first-child, .usa-prose > .usa-table--stacked tr th:first-child {
            border-top-width: 0
        }

        .usa-prose > .usa-table--stacked tr:nth-child(odd) td, .usa-prose > .usa-table--stacked tr:nth-child(odd) th {
            background-color: inherit
        }

        .usa-prose > .usa-table--stacked tr:first-child td:first-child, .usa-prose > .usa-table--stacked tr:first-child th:first-child {
            border-top: .25rem solid #1b1b1b
        }

    .usa-prose > .usa-table--stacked td[data-label], .usa-prose > .usa-table--stacked th[data-label] {
        padding-bottom: .75rem
    }

        .usa-prose > .usa-table--stacked td[data-label]:before, .usa-prose > .usa-table--stacked th[data-label]:before {
            content: attr(data-label);
            display: block;
            font-weight: 700;
            margin: -.5rem -1rem 0;
            padding: .75rem 1rem .25rem
        }
}

@media all and (max-width:29.99em) {
    .usa-prose > .usa-table--stacked-header thead {
        display: none
    }

    .usa-prose > .usa-table--stacked-header td, .usa-prose > .usa-table--stacked-header th {
        border-bottom-width: 0;
        display: block;
        width: 100%
    }

    .usa-prose > .usa-table--stacked-header tr {
        border-bottom: .25rem solid #1b1b1b;
        border-top-width: 0;
        display: block;
        width: 100%
    }

        .usa-prose > .usa-table--stacked-header tr td:first-child, .usa-prose > .usa-table--stacked-header tr th:first-child {
            border-top-width: 0
        }

        .usa-prose > .usa-table--stacked-header tr:nth-child(odd) td, .usa-prose > .usa-table--stacked-header tr:nth-child(odd) th {
            background-color: inherit
        }

        .usa-prose > .usa-table--stacked-header tr:first-child td:first-child, .usa-prose > .usa-table--stacked-header tr:first-child th:first-child {
            border-top: .25rem solid #1b1b1b
        }

    .usa-prose > .usa-table--stacked-header td[data-label], .usa-prose > .usa-table--stacked-header th[data-label] {
        padding-bottom: .75rem
    }

        .usa-prose > .usa-table--stacked-header td[data-label]:before, .usa-prose > .usa-table--stacked-header th[data-label]:before {
            content: attr(data-label);
            display: block;
            font-weight: 700;
            margin: -.5rem -1rem 0;
            padding: .75rem 1rem .25rem
        }

    .usa-prose > .usa-table--stacked-header tr td:first-child, .usa-prose > .usa-table--stacked-header tr th:first-child {
        font-family: Public Sans Web,-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,Helvetica,Arial,sans-serif,Apple Color Emoji,Segoe UI Emoji,Segoe UI Symbol;
        font-size: 1rem;
        line-height: 1.2;
        background-color: #e6e6e6;
        color: #1b1b1b;
        font-weight: 700;
        padding: .75rem 1rem
    }

        .usa-prose > .usa-table--stacked-header tr td:first-child:before, .usa-prose > .usa-table--stacked-header tr th:first-child:before {
            display: none
        }
}

.usa-accordion {
    margin-bottom: 0;
    margin-top: 0;
    list-style-type: none;
    padding-left: 0;
    color: #1b1b1b;
    margin: 0;
    padding: 0;
    width: 100%;
    font-family: Public Sans Web,-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,Helvetica,Arial,sans-serif,Apple Color Emoji,Segoe UI Emoji,Segoe UI Symbol;
    font-size: 1.13rem;
    line-height: 1.4
}

    .usa-accordion > li {
        margin-bottom: 0;
        max-width: unset
    }

    .usa-accordion > ul li ul {
        list-style: disc
    }

        .usa-accordion > ul li ul > li > ul {
            list-style: circle
        }

            .usa-accordion > ul li ul > li > ul > li > ul {
                list-style: square
            }

    .usa-accordion + .usa-accordion, .usa-accordion + .usa-accordion--bordered {
        margin-top: .5rem
    }

.usa-accordion--bordered .usa-accordion__content {
    border-bottom: .25rem solid #fcfcfc;
    border-left: .25rem solid #fcfcfc;
    border-right: .25rem solid #fcfcfc;
    padding-bottom: 1rem
}

.usa-accordion--bordered .usa-accordion__heading {
    margin-bottom: 0
}

.usa-accordion__heading, .usa-prose .usa-accordion__heading {
    font-family: Public Sans Web,-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,Helvetica,Arial,sans-serif,Apple Color Emoji,Segoe UI Emoji,Segoe UI Symbol;
    font-size: 1.13rem;
    line-height: 1;
    margin: 0
}

    .usa-accordion__heading:not(:first-child), .usa-prose .usa-accordion__heading:not(:first-child) {
        margin-top: .5rem
    }

.usa-accordion__content {
    background-color: #fff;
    margin-top: 0;
    overflow: auto;
    padding: 1rem 1.25rem calc(1rem - .25rem) 1.25rem
}

    .usa-accordion__content > :first-child {
        margin-top: 0
    }

    .usa-accordion__content > :last-child {
        margin-bottom: 0
    }

.usa-accordion__button {
    -moz-osx-font-smoothing: auto;
    -webkit-font-smoothing: subpixel-antialiased;
    color: #005ea2;
    text-decoration: underline;
    background-color: transparent;
    border: 0;
    border-radius: 0;
    -webkit-box-shadow: none;
    box-shadow: none;
    font-weight: 400;
    margin: 0;
    padding: 0;
    text-align: left;
    background-image: url(../img/uswds/usa-icons/remove.svg),-webkit-gradient(linear,left top,left bottom,from(transparent),to(transparent));
    background-image: url(../img/uswds/usa-icons/remove.svg),linear-gradient(transparent,transparent);
    background-repeat: no-repeat;
    background-color: #fcfcfc;
    background-position: right 1.25rem center;
    background-size: 1.5rem;
    color: #1b1b1b;
    cursor: pointer;
    display: inline-block;
    font-weight: 700;
    margin: 0;
    padding: 1rem 3.5rem 1rem 1.25rem;
    text-decoration: none;
    width: 100%
}

    .usa-accordion__button:visited {
        color: #8b0a03
    }

    .usa-accordion__button:hover {
        color: #0b4778
    }

    .usa-accordion__button:active {
        color: #112f4e
    }

    .usa-accordion__button:focus {
        outline: 2px solid #face00;
        outline-offset: 0
    }

    .usa-accordion__button:active, .usa-accordion__button:hover {
        -moz-osx-font-smoothing: auto;
        -webkit-font-smoothing: subpixel-antialiased;
        background-color: transparent;
        -webkit-box-shadow: none;
        box-shadow: none;
        text-decoration: underline
    }

    .usa-accordion__button:hover {
        background-color: #e6e6e6;
        color: #1b1b1b;
        text-decoration: none
    }

    /* .usa-accordion__button[aria-expanded=false] {
        background-image: url(../img/uswds/usa-icons/add.svg),-webkit-gradient(linear,left top,left bottom,from(transparent),to(transparent));
        background-image: url(../img/uswds/usa-icons/add.svg),linear-gradient(transparent,transparent);
        background-repeat: no-repeat;
        background-size: 1.5rem
    } */

.usa-alert {
    font-family: Public Sans Web,-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,Helvetica,Arial,sans-serif,Apple Color Emoji,Segoe UI Emoji,Segoe UI Symbol;
    font-size: 1.13rem;
    line-height: 1.4;
    color: #1b1b1b;
    background-color: #fcfcfc;
    padding-bottom: 1rem;
    padding-top: 1rem;
    position: relative;
    border-left: .5rem solid #adadad
}

* + .usa-alert {
    margin-top: 1rem
}

.usa-alert .usa-alert__body > .usa-list, .usa-alert > .usa-list {
    padding-left: 0
}

    .usa-alert .usa-alert__body > .usa-list:last-child, .usa-alert > .usa-list:last-child {
        margin-bottom: 0
    }

.usa-alert__body {
    padding-left: 1.25rem;
    padding-right: 1.25rem
}

.usa-alert--success {
    background-color: #ecf3ec;
    border-left-color: #00a91c;
    color: #1b1b1b
}

    .usa-alert--success:before {
        background: url(../img/uswds/usa-icons/check_circle.svg) no-repeat center/2rem 2rem;
        display: inline-block;
        height: 2rem;
        width: 2rem;
        content: "";
        display: block;
        height: 3.5rem;
        left: .91667rem;
        position: absolute;
        top: 0
    }

@supports ((-webkit-mask:url("")) or (mask:url(""))) {
    .usa-alert--success:before {
        background: 0 0;
        background-color: #1b1b1b;
        -webkit-mask: url(../img/uswds/usa-icons/check_circle.svg) no-repeat center/2rem 2rem;
        mask: url(../img/uswds/usa-icons/check_circle.svg) no-repeat center/2rem 2rem
    }
}

.usa-alert--success.usa-alert--slim:before {
    background-size: 1.5rem;
    height: 2.5rem;
    width: 1.5rem
}

@supports ((-webkit-mask:url("")) or (mask:url(""))) {
    .usa-alert--success.usa-alert--slim:before {
        -webkit-mask-size: 1.5rem;
        mask-size: 1.5rem
    }
}

.usa-alert--success .usa-link {
    color: #005ea2
}

    .usa-alert--success .usa-link:visited {
        color: #8b0a03
    }

    .usa-alert--success .usa-link:active, .usa-alert--success .usa-link:hover {
        color: #0b4778
    }

.usa-alert--success.usa-alert--no-icon:before {
    display: none
}

.usa-alert--success.usa-alert--no-icon .usa-alert__body {
    padding-left: 1.25rem
}

.usa-alert--success .usa-alert__body {
    padding-left: 3.83333rem
}

.usa-alert--warning {
    background-color: #faf3d1;
    border-left-color: #face00;
    color: #1b1b1b
}

    .usa-alert--warning:before {
        background: url(../img/uswds/usa-icons/warning.svg) no-repeat center/2rem 2rem;
        display: inline-block;
        height: 2rem;
        width: 2rem;
        content: "";
        display: block;
        height: 3.5rem;
        left: .91667rem;
        position: absolute;
        top: 0
    }

@supports ((-webkit-mask:url("")) or (mask:url(""))) {
    .usa-alert--warning:before {
        background: 0 0;
        background-color: #1b1b1b;
        -webkit-mask: url(../img/uswds/usa-icons/warning.svg) no-repeat center/2rem 2rem;
        mask: url(../img/uswds/usa-icons/warning.svg) no-repeat center/2rem 2rem
    }
}

.usa-alert--warning.usa-alert--slim:before {
    background-size: 1.5rem;
    height: 2.5rem;
    width: 1.5rem
}

@supports ((-webkit-mask:url("")) or (mask:url(""))) {
    .usa-alert--warning.usa-alert--slim:before {
        -webkit-mask-size: 1.5rem;
        mask-size: 1.5rem
    }
}

.usa-alert--warning .usa-link {
    color: #005ea2
}

    .usa-alert--warning .usa-link:visited {
        color: #8b0a03
    }

    .usa-alert--warning .usa-link:active, .usa-alert--warning .usa-link:hover {
        color: #0b4778
    }

.usa-alert--warning.usa-alert--no-icon:before {
    display: none
}

.usa-alert--warning.usa-alert--no-icon .usa-alert__body {
    padding-left: 1.25rem
}

.usa-alert--warning .usa-alert__body {
    padding-left: 3.83333rem
}

.usa-alert--error {
    background-color: #f8e1de;
    border-left-color: #e52207;
    color: #1b1b1b
}

    .usa-alert--error:before {
        background: url(../img/uswds/usa-icons/error.svg) no-repeat center/2rem 2rem;
        display: inline-block;
        height: 2rem;
        width: 2rem;
        content: "";
        display: block;
        height: 3.5rem;
        left: .91667rem;
        position: absolute;
        top: 0
    }

@supports ((-webkit-mask:url("")) or (mask:url(""))) {
    .usa-alert--error:before {
        background: 0 0;
        background-color: #1b1b1b;
        -webkit-mask: url(../img/uswds/usa-icons/error.svg) no-repeat center/2rem 2rem;
        mask: url(../img/uswds/usa-icons/error.svg) no-repeat center/2rem 2rem
    }
}

.usa-alert--error.usa-alert--slim:before {
    background-size: 1.5rem;
    height: 2.5rem;
    width: 1.5rem
}

@supports ((-webkit-mask:url("")) or (mask:url(""))) {
    .usa-alert--error.usa-alert--slim:before {
        -webkit-mask-size: 1.5rem;
        mask-size: 1.5rem
    }
}

.usa-alert--error .usa-link {
    color: #005ea2
}

    .usa-alert--error .usa-link:visited {
        color: #8b0a03
    }

    .usa-alert--error .usa-link:active, .usa-alert--error .usa-link:hover {
        color: #0b4778
    }

.usa-alert--error.usa-alert--no-icon:before {
    display: none
}

.usa-alert--error.usa-alert--no-icon .usa-alert__body {
    padding-left: 1.25rem
}

.usa-alert--error .usa-alert__body {
    padding-left: 3.83333rem
}

.usa-alert--info {
    background-color: #e7f6f8;
    border-left-color: #00bde3;
    color: #1b1b1b
}

    .usa-alert--info:before {
        background: url(../img/uswds/usa-icons/info.svg) no-repeat center/2rem 2rem;
        display: inline-block;
        height: 2rem;
        width: 2rem;
        content: "";
        display: block;
        height: 3.5rem;
        left: .91667rem;
        position: absolute;
        top: 0
    }

@supports ((-webkit-mask:url("")) or (mask:url(""))) {
    .usa-alert--info:before {
        background: 0 0;
        background-color: #1b1b1b;
        -webkit-mask: url(../img/uswds/usa-icons/info.svg) no-repeat center/2rem 2rem;
        mask: url(../img/uswds/usa-icons/info.svg) no-repeat center/2rem 2rem
    }
}

.usa-alert--info.usa-alert--slim:before {
    background-size: 1.5rem;
    height: 2.5rem;
    width: 1.5rem
}

@supports ((-webkit-mask:url("")) or (mask:url(""))) {
    .usa-alert--info.usa-alert--slim:before {
        -webkit-mask-size: 1.5rem;
        mask-size: 1.5rem
    }
}

.usa-alert--info .usa-link {
    color: #005ea2
}

    .usa-alert--info .usa-link:visited {
        color: #8b0a03
    }

    .usa-alert--info .usa-link:active, .usa-alert--info .usa-link:hover {
        color: #0b4778
    }

.usa-alert--info.usa-alert--no-icon:before {
    display: none
}

.usa-alert--info.usa-alert--no-icon .usa-alert__body {
    padding-left: 1.25rem
}

.usa-alert--info .usa-alert__body {
    padding-left: 3.83333rem
}

.usa-alert--emergency {
    background-color: #9c3d10;
    border-left-color: #9c3d10;
    color: #fff
}

    .usa-alert--emergency:before {
        background: url(../img/uswds/usa-icons-bg/error--white.svg) no-repeat center/2rem 2rem;
        display: inline-block;
        height: 2rem;
        width: 2rem;
        content: "";
        display: block;
        height: 3.5rem;
        left: .91667rem;
        position: absolute;
        top: 0
    }

@supports ((-webkit-mask:url("")) or (mask:url(""))) {
    .usa-alert--emergency:before {
        background: 0 0;
        background-color: #fff;
        -webkit-mask: url(../img/uswds/usa-icons/error.svg) no-repeat center/2rem 2rem;
        mask: url(../img/uswds/usa-icons/error.svg) no-repeat center/2rem 2rem
    }
}

.usa-alert--emergency.usa-alert--slim:before {
    background-size: 1.5rem;
    height: 2.5rem;
    width: 1.5rem
}

@supports ((-webkit-mask:url("")) or (mask:url(""))) {
    .usa-alert--emergency.usa-alert--slim:before {
        -webkit-mask-size: 1.5rem;
        mask-size: 1.5rem
    }
}

.usa-alert--emergency .usa-link {
    color: #e6e6e6
}

    .usa-alert--emergency .usa-link:visited {
        color: #e6e6e6
    }

    .usa-alert--emergency .usa-link:active, .usa-alert--emergency .usa-link:hover {
        color: #fcfcfc
    }

.usa-alert--emergency.usa-alert--no-icon:before {
    display: none
}

.usa-alert--emergency.usa-alert--no-icon .usa-alert__body {
    padding-left: 1.25rem
}

.usa-alert--emergency .usa-alert__body {
    padding-left: 3.83333rem
}

.usa-alert__heading {
    font-family: Public Sans Web,-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,Helvetica,Arial,sans-serif,Apple Color Emoji,Segoe UI Emoji,Segoe UI Symbol;
    font-size: 1.38rem;
    line-height: 1;
    margin-top: 0;
    margin-bottom: .5rem
}

.usa-alert__text {
    margin-bottom: 0;
    margin-top: 0
}

    .usa-alert__text a {
        color: #005ea2;
        text-decoration: underline
    }

        .usa-alert__text a:visited {
            color: #8b0a03
        }

        .usa-alert__text a:hover {
            color: #0b4778
        }

        .usa-alert__text a:active {
            color: #112f4e
        }

        .usa-alert__text a:focus {
            outline: 2px solid #face00;
            outline-offset: 0
        }

    .usa-alert__text:only-child {
        padding-bottom: 0;
        padding-top: 0
    }

.usa-alert--slim {
    padding-bottom: .5rem;
    padding-top: .5rem
}

    .usa-alert--slim .usa-alert__body {
        padding-left: 3.33333rem
    }

.usa-alert--validation .usa-checklist {
    margin-top: 1rem
}

.usa-alert--emergency {
    border-left: none
}

.usa-banner {
    font-family: Public Sans Web,-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,Helvetica,Arial,sans-serif,Apple Color Emoji,Segoe UI Emoji,Segoe UI Symbol;
    font-size: 1.13rem;
    line-height: 1.4;
    background-color: #fcfcfc
}

@media all and (min-width:40em) {
    .usa-banner {
        font-size: .81rem;
        padding-bottom: 0
    }
}

.usa-banner .usa-accordion {
    font-family: Public Sans Web,-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,Helvetica,Arial,sans-serif,Apple Color Emoji,Segoe UI Emoji,Segoe UI Symbol;
    font-size: 1.13rem;
    line-height: 1.4
}

.usa-banner__content, .usa-banner__header {
    color: #1b1b1b
}

.usa-banner__content {
    margin-left: auto;
    margin-right: auto;
    max-width: 87.5rem;
    padding-left: 1rem;
    padding-right: 1rem;
    padding-left: 1rem;
    padding-right: 1rem;
    background-color: transparent;
    font-size: .94rem;
    overflow: hidden;
    padding-bottom: 1rem;
    padding-left: .5rem;
    padding-top: .25rem;
    width: 100%
}

@media all and (min-width:64em) {
    .usa-banner__content {
        padding-left: 2rem;
        padding-right: 2rem
    }
}

@media all and (min-width:64em) {
    .usa-banner__content {
        padding-left: 2rem;
        padding-right: 2rem
    }
}

@media all and (min-width:40em) {
    .usa-banner__content {
        padding-bottom: 1.5rem;
        padding-top: 1.5rem
    }
}

.usa-banner__content p:first-child {
    margin: 0
}

.usa-banner__guidance {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: start;
    -ms-flex-align: start;
    align-items: flex-start;
    max-width: 64ex;
    padding-top: 1rem
}

@media all and (min-width:40em) {
    .usa-banner__guidance {
        padding-top: 0
    }
}

.usa-banner__lock-image {
    height: 1.5ex;
    width: 1.21875ex
}

    .usa-banner__lock-image path {
        fill: currentColor
    }

.usa-banner__inner {
    padding-left: 1rem;
    padding-right: 1rem;
    margin-left: auto;
    margin-right: auto;
    max-width: 87.5rem;
    padding-left: 1rem;
    padding-right: 1rem;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
    -webkit-box-align: start;
    -ms-flex-align: start;
    align-items: flex-start;
    padding-right: 0
}

@media all and (min-width:64em) {
    .usa-banner__inner {
        padding-left: 2rem;
        padding-right: 2rem
    }
}

@media all and (min-width:64em) {
    .usa-banner__inner {
        padding-left: 2rem;
        padding-right: 2rem
    }
}

@media all and (min-width:40em) {
    .usa-banner__inner {
        -webkit-box-align: center;
        -ms-flex-align: center;
        align-items: center
    }
}

.usa-banner__header {
    padding-bottom: .5rem;
    padding-top: .5rem;
    font-size: .75rem;
    font-weight: 400;
    min-height: 3rem;
    position: relative
}

@media all and (min-width:40em) {
    .usa-banner__header {
        padding-bottom: .25rem;
        padding-top: .25rem;
        min-height: 0
    }
}

.usa-banner__header-text {
    margin-bottom: 0;
    margin-top: 0;
    font-size: .75rem;
    line-height: 1.2
}

.usa-banner__header-action {
    color: #005ea2;
    line-height: 1.2;
    margin-bottom: 0;
    margin-top: 2px;
    text-decoration: underline
}

    .usa-banner__header-action::after {
        background: url(../img/uswds/usa-icons/expand_more.svg) no-repeat center/1rem 1rem;
        display: inline-block;
        height: 1rem;
        width: 1rem;
        content: "";
        vertical-align: middle;
        margin-left: 0
    }

@supports ((-webkit-mask:url("")) or (mask:url(""))) {
    .usa-banner__header-action::after {
        background: 0 0;
        background-color: #005ea2;
        -webkit-mask: url(../img/uswds/usa-icons/expand_more.svg) no-repeat center/1rem 1rem;
        mask: url(../img/uswds/usa-icons/expand_more.svg) no-repeat center/1rem 1rem
    }

        .usa-banner__header-action::after:hover {
            background-color: #0b4778
        }
}

.usa-banner__header-action:hover::after {
    content: "";
    background-color: #0b4778
}

.usa-banner__header-action:visited {
    color: #8b0a03
}

.usa-banner__header-action:active, .usa-banner__header-action:hover {
    color: #0b4778
}

.usa-banner__header--expanded .usa-banner__header-action {
    display: none
}

@media all and (min-width:40em) {
    .usa-banner__header-action {
        display: none
    }
}

.usa-banner__header-flag {
    float: left;
    margin-right: .5rem;
    width: 1rem
}

@media all and (min-width:40em) {
    .usa-banner__header-flag {
        margin-right: .5rem;
        padding-top: 0
    }
}

.usa-banner__header--expanded {
    padding-right: 3.5rem
}

@media all and (min-width:40em) {
    .usa-banner__header--expanded {
        background-color: transparent;
        display: block;
        font-size: .75rem;
        font-weight: 400;
        min-height: 0;
        padding-right: 0
    }
}

.usa-banner__header--expanded .usa-banner__inner {
    margin-left: 0
}

@media all and (min-width:40em) {
    .usa-banner__header--expanded .usa-banner__inner {
        margin-left: auto
    }
}

.usa-banner__header--expanded .usa-banner__header-action {
    display: none
}

.usa-banner__button {
    -moz-osx-font-smoothing: auto;
    -webkit-font-smoothing: subpixel-antialiased;
    color: #005ea2;
    text-decoration: underline;
    background-color: transparent;
    border: 0;
    border-radius: 0;
    -webkit-box-shadow: none;
    box-shadow: none;
    font-weight: 400;
    margin: 0;
    padding: 0;
    text-align: left;
    position: absolute;
    left: 0;
    position: absolute;
    bottom: 0;
    top: 0;
    color: #005ea2;
    text-decoration: underline;
    vertical-align: baseline;
    color: #005ea2;
    display: block;
    font-size: .75rem;
    height: auto;
    line-height: 1.2;
    padding-top: 0;
    padding-left: 0;
    text-decoration: none;
    width: auto
}

    .usa-banner__button:visited {
        color: #8b0a03
    }

    .usa-banner__button:hover {
        color: #0b4778
    }

    .usa-banner__button:active {
        color: #112f4e
    }

    .usa-banner__button:focus {
        outline: 2px solid #face00;
        outline-offset: 0
    }

    .usa-banner__button:active, .usa-banner__button:hover {
        -moz-osx-font-smoothing: auto;
        -webkit-font-smoothing: subpixel-antialiased;
        background-color: transparent;
        -webkit-box-shadow: none;
        box-shadow: none;
        text-decoration: underline
    }

    .usa-banner__button:visited {
        color: #8b0a03
    }

    .usa-banner__button:active, .usa-banner__button:hover {
        color: #0b4778
    }

@media all and (max-width:39.99em) {
    .usa-banner__button {
        width: 100%
    }
}

@media all and (min-width:40em) {
    .usa-banner__button {
        color: #005ea2;
        position: static;
        bottom: auto;
        left: auto;
        right: auto;
        top: auto;
        display: inline;
        margin-left: .5rem;
        position: relative
    }

        .usa-banner__button::after {
            background: url(../img/uswds/usa-icons/expand_more.svg) no-repeat center/1rem 1rem;
            display: inline-block;
            height: 1rem;
            width: 1rem;
            content: "";
            vertical-align: middle;
            margin-left: 2px
        }

    @supports ((-webkit-mask:url("")) or (mask:url(""))) {
        .usa-banner__button::after {
            background: 0 0;
            background-color: #005ea2;
            -webkit-mask: url(../img/uswds/usa-icons/expand_more.svg) no-repeat center/1rem 1rem;
            mask: url(../img/uswds/usa-icons/expand_more.svg) no-repeat center/1rem 1rem
        }

            .usa-banner__button::after:hover {
                background-color: #0b4778
            }
    }

    .usa-banner__button:hover::after {
        content: "";
        background-color: #0b4778
    }

    .usa-banner__button:visited {
        color: #8b0a03
    }

    .usa-banner__button:active, .usa-banner__button:hover {
        color: #0b4778
    }

    .usa-banner__button:after {
        position: absolute
    }

    .usa-banner__button:hover {
        text-decoration: none
    }
}

.usa-banner__button[aria-expanded=false] {
    background-image: none
}

.usa-banner__button[aria-expanded=true] {
    background-image: none
}

@media all and (max-width:39.99em) {
    .usa-banner__button[aria-expanded=true]::after {
        background: url(../img/uswds/usa-icons/close.svg) no-repeat center/1.5rem 1.5rem;
        display: inline-block;
        height: 3rem;
        width: 3rem;
        content: "";
        vertical-align: middle;
        margin-left: 0
    }

    @supports ((-webkit-mask:url("")) or (mask:url(""))) {
        .usa-banner__button[aria-expanded=true]::after {
            background: 0 0;
            background-color: #005ea2;
            -webkit-mask: url(../img/uswds/usa-icons/close.svg) no-repeat center/1.5rem 1.5rem;
            mask: url(../img/uswds/usa-icons/close.svg) no-repeat center/1.5rem 1.5rem
        }
    }

    .usa-banner__button[aria-expanded=true]:before {
        position: absolute;
        bottom: 0;
        top: 0;
        position: absolute;
        right: 0;
        background-color: #e6e6e6;
        content: "";
        display: block;
        height: 3rem;
        width: 3rem
    }

    .usa-banner__button[aria-expanded=true]:after {
        position: absolute;
        bottom: 0;
        top: 0;
        position: absolute;
        right: 0
    }
}

@media all and (min-width:40em) {
    .usa-banner__button[aria-expanded=true] {
        height: auto;
        padding: 0;
        position: relative
    }

        .usa-banner__button[aria-expanded=true]::after {
            background: url(../img/uswds/usa-icons/expand_less.svg) no-repeat center/1rem 1rem;
            display: inline-block;
            height: 1rem;
            width: 1rem;
            content: "";
            vertical-align: middle;
            margin-left: 2px
        }

    @supports ((-webkit-mask:url("")) or (mask:url(""))) {
        .usa-banner__button[aria-expanded=true]::after {
            background: 0 0;
            background-color: #005ea2;
            -webkit-mask: url(../img/uswds/usa-icons/expand_less.svg) no-repeat center/1rem 1rem;
            mask: url(../img/uswds/usa-icons/expand_less.svg) no-repeat center/1rem 1rem
        }

            .usa-banner__button[aria-expanded=true]::after:hover {
                background-color: #0b4778
            }
    }

    .usa-banner__button[aria-expanded=true]:hover::after {
        content: "";
        background-color: #0b4778
    }

    .usa-banner__button[aria-expanded=true]:after {
        position: absolute
    }
}

.usa-banner__button-text {
    position: absolute;
    left: -999em;
    right: auto;
    text-decoration: underline
}

@media all and (min-width:40em) {
    .usa-banner__button-text {
        position: static;
        display: inline
    }
}

.usa-banner__icon {
    width: 2.5rem
}

.usa-js-loading .usa-banner__content {
    position: absolute;
    left: -999em;
    right: auto
}

.usa-breadcrumb {
    font-family: Public Sans Web,-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,Helvetica,Arial,sans-serif,Apple Color Emoji,Segoe UI Emoji,Segoe UI Symbol;
    font-size: .88rem;
    line-height: 1.4;
    color: #fff;
    background-color: #0e1d33;
    padding-left: 0;
    padding-right: 0
}

@media all and (min-width:30em) {
    .usa-breadcrumb {
        padding-bottom: 1rem;
        padding-top: 0
    }
}

@media all and (min-width:30em) {
    .usa-breadcrumb:not(.usa-breadcrumb--wrap) .usa-breadcrumb__list {
        white-space: nowrap;
        text-overflow: ellipsis;
        overflow: hidden
    }
}

.usa-breadcrumb__list {
    margin-bottom: 0;
    margin-top: 0;
    list-style-type: none;
    padding-left: 0;
    display: block;
    padding: 2px;
    margin: -2px
}

    .usa-breadcrumb__list > li {
        margin-bottom: 0;
        max-width: unset
    }

.usa-breadcrumb__list-item {
    position: absolute;
    left: -999em;
    right: auto;
    display: inline;
    white-space: nowrap
}

@media all and (max-width:29.99em) {
    .usa-breadcrumb__list-item {
        white-space: normal
    }

        .usa-breadcrumb__list-item:nth-last-child(2) {
            position: static
        }

            .usa-breadcrumb__list-item:nth-last-child(2) .usa-breadcrumb__link {
                -moz-osx-font-smoothing: auto;
                -webkit-font-smoothing: subpixel-antialiased;
                color: #005ea2;
                text-decoration: underline;
                background-color: transparent;
                border: 0;
                border-radius: 0;
                -webkit-box-shadow: none;
                box-shadow: none;
                font-weight: 400;
                margin: 0;
                padding: 0;
                text-align: left;
                padding-left: calc(2ex + 0px);
                text-indent: calc((2ex + 0px) * -1);
                color: #fff;
                display: inline-block;
                padding-bottom: 1rem;
                padding-top: 0
            }

                .usa-breadcrumb__list-item:nth-last-child(2) .usa-breadcrumb__link:visited {
                    color: #8b0a03
                }

                .usa-breadcrumb__list-item:nth-last-child(2) .usa-breadcrumb__link:hover {
                    color: #0b4778
                }

                .usa-breadcrumb__list-item:nth-last-child(2) .usa-breadcrumb__link:active {
                    color: #112f4e
                }

                .usa-breadcrumb__list-item:nth-last-child(2) .usa-breadcrumb__link:focus {
                    outline: 2px solid #face00;
                    outline-offset: 0
                }

                .usa-breadcrumb__list-item:nth-last-child(2) .usa-breadcrumb__link:active, .usa-breadcrumb__list-item:nth-last-child(2) .usa-breadcrumb__link:hover {
                    -moz-osx-font-smoothing: auto;
                    -webkit-font-smoothing: subpixel-antialiased;
                    background-color: transparent;
                    -webkit-box-shadow: none;
                    box-shadow: none;
                    text-decoration: underline
                }

                .usa-breadcrumb__list-item:nth-last-child(2) .usa-breadcrumb__link::before {
                    background: url(../img/uswds/usa-icons-bg/arrow_back--white.svg) no-repeat center/2ex 2ex;
                    display: inline-block;
                    height: 2ex;
                    width: 2ex;
                    content: "";
                    vertical-align: baseline;
                    margin-right: 0
                }

    @supports ((-webkit-mask:url("")) or (mask:url(""))) {
        .usa-breadcrumb__list-item:nth-last-child(2) .usa-breadcrumb__link::before {
            background: 0 0;
            background-color: #fff;
            -webkit-mask: url(../img/uswds/usa-icons/arrow_back.svg) no-repeat center/2ex 2ex;
            mask: url(../img/uswds/usa-icons/arrow_back.svg) no-repeat center/2ex 2ex
        }
    }

    .usa-breadcrumb__list-item:nth-last-child(2) .usa-breadcrumb__link:visited {
        color: #fff
    }

    .usa-breadcrumb__list-item:nth-last-child(2) .usa-breadcrumb__link:active, .usa-breadcrumb__list-item:nth-last-child(2) .usa-breadcrumb__link:hover {
        color: #fff
    }

    .usa-breadcrumb__list-item:nth-last-child(2) .usa-breadcrumb__link:before {
        bottom: -.2em;
        height: 2ex;
        position: relative
    }

    .usa-breadcrumb__list-item:nth-last-child(2) .usa-breadcrumb__link, .usa-breadcrumb__list-item:nth-last-child(2) .usa-breadcrumb__link:active, .usa-breadcrumb__list-item:nth-last-child(2) .usa-breadcrumb__link:hover {
        text-decoration: none
    }

        .usa-breadcrumb__list-item:nth-last-child(2) .usa-breadcrumb__link span {
            text-decoration: underline
        }

        .usa-breadcrumb__list-item:nth-last-child(2) .usa-breadcrumb__link::before {
            margin-right: 0
        }
}

@media all and (min-width:30em) {
    .usa-breadcrumb__list-item {
        position: static
    }

        .usa-breadcrumb__list-item:not(:last-child)::after {
            background: url(../img/uswds/usa-icons-bg/navigate_next--white.svg) no-repeat center/2ex 2ex;
            display: inline-block;
            height: 2ex;
            width: 2ex;
            content: "";
            vertical-align: baseline;
            margin-left: 0
        }

    @supports ((-webkit-mask:url("")) or (mask:url(""))) {
        .usa-breadcrumb__list-item:not(:last-child)::after {
            background: 0 0;
            background-color: #fff;
            -webkit-mask: url(../img/uswds/usa-icons/navigate_next.svg) no-repeat center/2ex 2ex;
            mask: url(../img/uswds/usa-icons/navigate_next.svg) no-repeat center/2ex 2ex
        }
    }

    .usa-breadcrumb__list-item:not(:last-child)::after {
        bottom: -.2em;
        margin-left: 0;
        margin-right: 0;
        height: 2ex;
        position: relative
    }
}

.usa-breadcrumb__link {
    color: #fff;
    display: inline;
    text-decoration: none
}

    .usa-breadcrumb__link:visited {
        color: #fff
    }

    .usa-breadcrumb__link:active, .usa-breadcrumb__link:hover {
        color: #fff
    }

    .usa-breadcrumb__link span {
        text-decoration: underline
    }

@media all and (min-width:30em) {
    .usa-breadcrumb--wrap {
        line-height: 1.5
    }
}

.usa-breadcrumb--wrap .usa-breadcrumb__list-item {
    display: inline-block
}

.usa-button-group {
    margin-bottom: 0;
    margin-top: 0;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -ms-flex-direction: column;
    flex-direction: column;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
    list-style-type: none;
    margin-left: -.25rem;
    margin-right: -.25rem;
    padding-left: 0
}

@media all and (min-width:30em) {
    .usa-button-group {
        -webkit-box-orient: horizontal;
        -webkit-box-direction: normal;
        -ms-flex-direction: row;
        flex-direction: row
    }
}

.usa-button-group__item {
    margin: .25rem
}

@media all and (min-width:30em) {
    .usa-button-group__item:last-child {
        margin-right: 0
    }
}

.usa-button-group__item .usa-button {
    margin-left: 0;
    margin-right: 0
}

.usa-button-group--segmented {
    -webkit-box-orient: horizontal;
    -webkit-box-direction: normal;
    -ms-flex-direction: row;
    flex-direction: row;
    -ms-flex-wrap: nowrap;
    flex-wrap: nowrap;
    -webkit-box-pack: justify;
    -ms-flex-pack: justify;
    justify-content: space-between;
    margin-left: 0;
    margin-right: 0
}

@media all and (min-width:30em) {
    .usa-button-group--segmented {
        -webkit-box-pack: start;
        -ms-flex-pack: start;
        justify-content: flex-start
    }
}

.usa-button-group--segmented .usa-button {
    position: relative;
    width: calc(100% + 2px)
}

@media all and (min-width:30em) {
    .usa-button-group--segmented .usa-button {
        width: auto
    }
}

.usa-button-group--segmented .usa-button:active, .usa-button-group--segmented .usa-button:hover {
    z-index: 2
}

.usa-button-group--segmented .usa-button:focus {
    z-index: 3
}

.usa-button-group--segmented .usa-button-group__item {
    margin-left: 0;
    margin-right: 0;
    width: 100%
}

@media all and (min-width:30em) {
    .usa-button-group--segmented .usa-button-group__item {
        width: auto
    }
}

.usa-button-group--segmented .usa-button-group__item:first-child > .usa-button {
    border-top-right-radius: 0;
    border-bottom-right-radius: 0;
    margin-right: -1px
}

.usa-button-group--segmented .usa-button-group__item:last-child > .usa-button {
    border-top-left-radius: 0;
    border-bottom-left-radius: 0;
    margin-right: 0;
    margin-left: -2px;
    width: calc(100% + 2px)
}

@media all and (min-width:30em) {
    .usa-button-group--segmented .usa-button-group__item:last-child > .usa-button {
        margin-left: -1px;
        width: auto
    }
}

.usa-button-group--segmented .usa-button-group__item:not(:first-child):not(:last-child) > .usa-button {
    border-radius: 0;
    margin-right: -1px;
    margin-left: -1px
}

.usa-button-group--segmented .usa-button-group__item:not(:last-child) .usa-button::before {
    border-right: 1px solid #0b4778;
    bottom: 0;
    content: "";
    display: block;
    height: 100%;
    position: absolute;
    right: 1px;
    top: 0;
    width: 1px;
    z-index: 3
}

.usa-button-group--segmented .usa-button-group__item:not(:last-child) .usa-button--secondary::before {
    border-right-color: #b50909
}

.usa-button-group--segmented .usa-button-group__item:not(:last-child) .usa-button--accent-cool::before {
    border-right-color: #0d7ea2
}

.usa-button-group--segmented .usa-button-group__item:not(:last-child) .usa-button--base::before {
    border-right-color: #2d2e2f
}

.usa-button-group--segmented .usa-button-group__item:not(:last-child) .usa-button--accent-cool:disabled::before, .usa-button-group--segmented .usa-button-group__item:not(:last-child) .usa-button--base:disabled::before, .usa-button-group--segmented .usa-button-group__item:not(:last-child) .usa-button--secondary:disabled::before {
    border-right-color: #3d4551
}

.usa-button-group--segmented .usa-button-group__item:not(:last-child) .usa-button--outline::before, .usa-button-group--segmented .usa-button-group__item:not(:last-child) .usa-button:active::before {
    display: none
}

.usa-card-group {
    margin-bottom: 0;
    margin-top: 0;
    list-style-type: none;
    padding-left: 0
}

.usa-prose .usa-card-group {
    margin-bottom: 0;
    margin-top: 0;
    list-style-type: none;
    padding-left: 0
}

.usa-card-group {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -ms-flex-direction: column;
    flex-direction: column;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
    -webkit-box-align: stretch;
    -ms-flex-align: stretch;
    align-items: stretch;
    margin-left: -.5rem;
    margin-right: -.5rem
}

@media all and (min-width:40em) {
    .usa-card-group {
        -webkit-box-orient: horizontal;
        -webkit-box-direction: normal;
        -ms-flex-direction: row;
        flex-direction: row
    }
}

.usa-card {
    margin-bottom: 2.5rem;
    max-width: none
}

    .usa-card:last-child {
        margin-bottom: 2.5rem
    }

@media all and (min-width:40em) {
    .usa-card {
        margin-bottom: 2rem
    }

        .usa-card:last-child {
            margin-bottom: 2rem
        }
}

.usa-prose .usa-card {
    margin-bottom: 2.5rem;
    max-width: none
}

    .usa-prose .usa-card:last-child {
        margin-bottom: 2.5rem
    }

@media all and (min-width:40em) {
    .usa-prose .usa-card {
        margin-bottom: 2rem
    }

        .usa-prose .usa-card:last-child {
            margin-bottom: 2rem
        }
}

.usa-card:not(.usa-card--flag) .usa-card__container > :only-child {
    padding: 1.5rem
}

.usa-card .usa-card__header {
    padding-bottom: .5rem;
    padding-top: 1.5rem;
    padding-left: 1.5rem;
    padding-right: 1.5rem
}

.usa-card__header:last-child {
    padding-bottom: 1.5rem
}

.usa-card__heading {
    font-family: Public Sans Web,-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,Helvetica,Arial,sans-serif,Apple Color Emoji,Segoe UI Emoji,Segoe UI Symbol;
    font-size: 1.38rem;
    line-height: 1.2;
    margin: 0
}

.usa-card__media {
    -webkit-box-ordinal-group: 0;
    -ms-flex-order: -1;
    order: -1;
    min-height: 1px
}

.usa-card__img {
    border-top-left-radius: calc(.75rem - 2px);
    border-top-right-radius: calc(.75rem - 2px);
    background-color: #fcfcfc;
    position: relative;
    overflow: hidden
}

    .usa-card__img img {
        height: 100%;
        width: 100%;
        -o-object-fit: cover;
        object-fit: cover
    }

.usa-card__media--inset .usa-card__img {
    border-radius: 0
}

.usa-card__body {
    -webkit-box-flex: 1;
    -ms-flex: 1 1 0%;
    flex: 1 1 0%;
    padding-left: 1.5rem;
    padding-right: 1.5rem;
    padding-bottom: .5rem;
    padding-top: .5rem;
    -ms-flex-preferred-size: auto;
    flex-basis: auto
}

    .usa-card__body:last-child {
        padding-bottom: 1.5rem
    }

    .usa-card__body:first-child {
        padding-top: 1.5rem
    }

    .usa-card__body:only-child {
        padding-bottom: 1.5rem;
        padding-top: 1.5rem
    }

.usa-card__footer {
    padding-bottom: 1.5rem;
    padding-top: .5rem;
    padding-left: 1.5rem;
    padding-right: 1.5rem
}

    .usa-card__footer .usa-button:only-of-type {
        margin-right: 0
    }

.usa-card__body > :last-child, .usa-card__header > :last-child {
    padding-bottom: 0;
    margin-bottom: 0
}

.usa-card__body > :first-child, .usa-card__header > :first-child {
    margin-top: 0;
    padding-top: 0
}

.usa-card__body > :only-child, .usa-card__header > :only-child {
    margin-bottom: 0;
    margin-top: 0;
    padding-bottom: 0;
    padding-top: 0
}

.usa-card__footer--exdent, .usa-card__header--exdent, .usa-card__media--exdent {
    margin-left: -2px;
    margin-right: -2px
}

    .usa-card__footer--exdent > *, .usa-card__header--exdent > * {
        padding-left: 2px;
        padding-right: 2px
    }

.usa-card__media--exdent {
    margin-top: -2px
}

    .usa-card__media--exdent .usa-card__img {
        border-top-left-radius: .75rem;
        border-top-right-radius: .75rem
    }

.usa-card--header-first .usa-card__header {
    border-top-left-radius: calc(.75rem - 2px);
    border-top-right-radius: calc(.75rem - 2px);
    padding-bottom: 1rem
}

.usa-card--header-first .usa-card__header--exdent {
    margin-top: -2px;
    border-top-left-radius: .75rem;
    border-top-right-radius: .75rem
}

.usa-card--header-first .usa-card__media--inset {
    padding-top: 0
}

.usa-card--header-first .usa-card__media {
    -webkit-box-ordinal-group: 1;
    -ms-flex-order: 0;
    order: 0
}

.usa-card--header-first .usa-card__img {
    border-radius: 0
}

.usa-card--header-first .usa-card__body {
    padding-top: 1rem
}

@media all and (min-width:40em) {
    .usa-card--flag .usa-card__media {
        display: -webkit-box;
        display: -ms-flexbox;
        display: flex;
        overflow: hidden;
        position: absolute;
        bottom: 0;
        top: 0;
        position: absolute;
        left: 0;
        position: absolute;
        width: 15rem
    }

    .usa-card--flag .usa-card__img {
        border-radius: 0;
        border-top-left-radius: calc(.75rem - 2px);
        border-bottom-left-radius: calc(.75rem - 2px)
    }

    .usa-card--flag .usa-card__body, .usa-card--flag .usa-card__footer, .usa-card--flag .usa-card__header {
        margin-left: 15rem
    }

    .usa-card--flag .usa-card__media--exdent {
        margin-left: -2px;
        margin-right: 0;
        margin-bottom: -2px;
        margin-top: -2px
    }

        .usa-card--flag .usa-card__media--exdent .usa-card__img {
            border-bottom-left-radius: .75rem;
            border-top-left-radius: .75rem
        }

    .usa-card--flag .usa-card__media--inset {
        padding-right: 0;
        padding-bottom: 1.5rem
    }

        .usa-card--flag .usa-card__media--inset .usa-card__img {
            border-radius: 0
        }

    .usa-card--flag.usa-card--header-first .usa-card__header {
        padding-bottom: .5rem
    }

    .usa-card--flag.usa-card--header-first .usa-card__body {
        padding-top: .5rem
    }

    .usa-card--flag.usa-card--header-first .usa-card__media--inset {
        padding-top: 1.5rem
    }

    .usa-card--flag.usa-card--media-right .usa-card__media {
        left: auto;
        right: 0
    }

    .usa-card--flag.usa-card--media-right .usa-card__media--inset {
        padding-left: 0;
        padding-right: 1.5rem
    }

        .usa-card--flag.usa-card--media-right .usa-card__media--inset .usa-card__img {
            border-radius: 0
        }

    .usa-card--flag.usa-card--media-right .usa-card__img {
        border-radius: 0;
        border-top-right-radius: calc(.75rem - 2px);
        border-bottom-right-radius: calc(.75rem - 2px)
    }

    .usa-card--flag.usa-card--media-right .usa-card__body, .usa-card--flag.usa-card--media-right .usa-card__footer, .usa-card--flag.usa-card--media-right .usa-card__header {
        margin-left: 0;
        margin-right: 15rem
    }

    .usa-card--flag.usa-card--media-right .usa-card__media--exdent {
        margin-right: -2px;
        margin-left: 0
    }

        .usa-card--flag.usa-card--media-right .usa-card__media--exdent .usa-card__img {
            border-radius: 0;
            border-bottom-right-radius: .75rem;
            border-top-right-radius: .75rem
        }
}

.usa-card:not(.usa-card--flag).usa-card__media--set-aspect {
    -webkit-box-sizing: border-box;
    box-sizing: border-box;
    height: 0;
    overflow: hidden;
    padding: 0 0 56.25%;
    position: relative
}

    .usa-card:not(.usa-card--flag).usa-card__media--set-aspect .usa-card__img {
        position: absolute;
        bottom: 0;
        left: 0;
        right: 0;
        top: 0
    }

.usa-checklist {
    margin-bottom: 0;
    margin-top: 0;
    list-style-type: none;
    padding-left: 0;
    font-family: Public Sans Web,-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,Helvetica,Arial,sans-serif,Apple Color Emoji,Segoe UI Emoji,Segoe UI Symbol;
    font-size: 1.13rem;
    line-height: 1.4
}

.usa-checklist__item {
    text-indent: -2.5rem;
    margin-bottom: 0;
    margin-top: 0;
    margin-bottom: 0;
    margin-top: .5rem
}

    .usa-checklist__item::before {
        content: " ";
        display: inline-block;
        height: 1rem;
        margin-left: -.25rem;
        margin-right: .75rem;
        width: 2rem
    }

    .usa-checklist__item.usa-checklist__item--checked::before {
        background-image: url(../img/uswds/usa-icons-bg/check--blue-60v.svg),-webkit-gradient(linear,left top,left bottom,from(transparent),to(transparent));
        background-image: url(../img/uswds/usa-icons-bg/check--blue-60v.svg),linear-gradient(transparent,transparent);
        background-repeat: no-repeat;
        background-position: center;
        background-size: 1.5rem
    }

.usa-collection {
    font-family: Public Sans Web,-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,Helvetica,Arial,sans-serif,Apple Color Emoji,Segoe UI Emoji,Segoe UI Symbol;
    font-size: 1rem;
    line-height: 1.4;
    padding-left: 0
}

.usa-collection__item {
    margin-bottom: 0;
    margin-top: 0;
    list-style-type: none;
    padding-left: 0;
    -webkit-box-align: start;
    -ms-flex-align: start;
    align-items: flex-start;
    border-top-width: 1px;
    border-top-style: solid;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    margin-bottom: 1rem;
    margin-top: 1rem;
    padding-top: 1rem
}

    .usa-collection__item > li {
        margin-bottom: 0;
        max-width: unset
    }

.usa-prose .usa-collection {
    font-family: Public Sans Web,-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,Helvetica,Arial,sans-serif,Apple Color Emoji,Segoe UI Emoji,Segoe UI Symbol;
    font-size: 1rem;
    line-height: 1.4;
    padding-left: 0
}

.usa-prose .usa-collection__item {
    margin-bottom: 0;
    margin-top: 0;
    list-style-type: none;
    padding-left: 0;
    -webkit-box-align: start;
    -ms-flex-align: start;
    align-items: flex-start;
    border-top-width: 1px;
    border-top-style: solid;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    margin-bottom: 1rem;
    margin-top: 1rem;
    padding-top: 1rem
}

    .usa-prose .usa-collection__item > li {
        margin-bottom: 0;
        max-width: unset
    }

.usa-collection__calendar-date, .usa-collection__img {
    -ms-flex-negative: 0;
    flex-shrink: 0;
    margin-right: .5rem;
    width: 4rem;
    margin-right: 1rem
}

@media all and (min-width:40em) {
    .usa-collection__calendar-date, .usa-collection__img {
        width: 5rem
    }
}

.usa-collection__body {
    -webkit-box-flex: 1;
    -ms-flex: 1 1 0%;
    flex: 1 1 0%
}

.usa-collection__heading {
    font-family: Public Sans Web,-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,Helvetica,Arial,sans-serif,Apple Color Emoji,Segoe UI Emoji,Segoe UI Symbol;
    font-size: 1.06rem;
    line-height: 1.4;
    margin-bottom: 0;
    margin-top: 0
}

.usa-collection__description {
    margin-bottom: .5rem;
    margin-top: .5rem
}

.usa-collection__meta {
    margin-bottom: 0;
    margin-top: 0;
    list-style-type: none;
    padding-left: 0;
    margin-top: .25rem
}

    .usa-collection__meta > li {
        margin-bottom: 0;
        max-width: unset
    }

.usa-collection__meta-item {
    margin-top: .25rem;
    font-family: Public Sans Web,-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,Helvetica,Arial,sans-serif,Apple Color Emoji,Segoe UI Emoji,Segoe UI Symbol;
    font-size: .88rem;
    line-height: 1.4;
    display: block;
    margin-right: .5rem
}

    .usa-collection__meta-item.usa-tag {
        background-color: #e6e6e6;
        line-height: 1;
        padding-bottom: .25rem;
        padding-top: .25rem;
        color: #1b1b1b;
        display: inline-block;
        margin-top: .25rem
    }

    .usa-collection__meta-item.usa-tag--new {
        background-color: #c05600;
        color: #fff
    }

.usa-collection__calendar-date {
    text-decoration: none
}

.usa-collection__calendar-date-day, .usa-collection__calendar-date-month {
    font-family: Public Sans Web,-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,Helvetica,Arial,sans-serif,Apple Color Emoji,Segoe UI Emoji,Segoe UI Symbol;
    font-size: 1.06rem;
    display: block;
    font-weight: 700;
    padding: .25rem;
    text-align: center
}

@media all and (min-width:40em) {
    .usa-collection__calendar-date-day, .usa-collection__calendar-date-month {
        padding: .5rem
    }
}

.usa-collection__calendar-date-month {
    border-top-left-radius: 2px;
    border-top-right-radius: 2px;
    background-color: #005ea2;
    color: #fff
}

.usa-collection__calendar-date-day {
    border-bottom-left-radius: 2px;
    border-bottom-right-radius: 2px;
    border: 1px solid #005ea2;
    color: #005ea2
}

.usa-collection--condensed .usa-collection__item {
    margin-bottom: .5rem;
    margin-top: .5rem;
    padding-top: .5rem
}

.usa-footer {
    font-family: Public Sans Web,-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,Helvetica,Arial,sans-serif,Apple Color Emoji,Segoe UI Emoji,Segoe UI Symbol;
    font-size: 1.13rem;
    line-height: 1.4;
    overflow: hidden
}

    .usa-footer > .grid-container {
        margin-left: auto;
        margin-right: auto;
        max-width: 87.5rem;
        padding-left: 1rem;
        padding-right: 1rem
    }

@media all and (min-width:64em) {
    .usa-footer > .grid-container {
        padding-left: 2rem;
        padding-right: 2rem
    }
}

.usa-footer__return-to-top {
    padding-bottom: 1.25rem;
    padding-top: 1.25rem;
    line-height: 1
}

    .usa-footer__return-to-top a {
        color: #005ea2;
        text-decoration: underline
    }

        .usa-footer__return-to-top a:visited {
            color: #8b0a03
        }

        .usa-footer__return-to-top a:hover {
            color: #0b4778
        }

        .usa-footer__return-to-top a:active {
            color: #112f4e
        }

        .usa-footer__return-to-top a:focus {
            outline: 2px solid #face00;
            outline-offset: 0
        }

.usa-footer__nav {
    margin-left: auto;
    margin-right: auto;
    max-width: 87.5rem;
    padding-left: 1rem;
    padding-right: 1rem;
    padding-left: 0;
    padding-right: 0;
    border-bottom: 1px solid #adadad
}

@media all and (min-width:64em) {
    .usa-footer__nav {
        padding-left: 2rem;
        padding-right: 2rem
    }
}

@media all and (min-width:30em) {
    .usa-footer__nav {
        padding-left: 1rem;
        padding-right: 1rem;
        border-bottom: none
    }
}

@media all and (min-width:30em) and (min-width:64em) {
    .usa-footer__nav {
        padding-left: 2rem;
        padding-right: 2rem
    }
}

.usa-footer__nav > ul {
    margin-bottom: 0;
    margin-top: 0;
    list-style-type: none;
    padding-left: 0
}

.usa-footer__primary-section {
    background-color: #fcfcfc
}

    .usa-footer__primary-section > .grid-container {
        margin-left: auto;
        margin-right: auto;
        max-width: 87.5rem;
        padding-left: 1rem;
        padding-right: 1rem
    }

@media all and (min-width:64em) {
    .usa-footer__primary-section > .grid-container {
        padding-left: 2rem;
        padding-right: 2rem
    }
}

.usa-footer__primary-container {
    margin-left: auto;
    margin-right: auto;
    max-width: 87.5rem;
    padding-left: 1rem;
    padding-right: 1rem
}

@media all and (min-width:64em) {
    .usa-footer__primary-container {
        padding-left: 2rem;
        padding-right: 2rem
    }
}

@media all and (min-width:64em) {
    .usa-footer__primary-container {
        padding-left: 2rem;
        padding-right: 2rem
    }
}

.usa-footer__primary-content {
    line-height: 1.2
}

.usa-footer__primary-link a, .usa-footer__secondary-link a {
    text-decoration: none
}

    .usa-footer__primary-link a:hover, .usa-footer__secondary-link a:hover {
        text-decoration: underline
    }

.usa-footer__primary-link {
    padding-left: 1rem;
    padding-right: 1rem;
    padding-bottom: 1rem;
    padding-top: 1rem;
    color: #1b1b1b;
    text-decoration: none;
    font-weight: 700;
    display: block
}

@media all and (min-width:30em) {
    .usa-footer__primary-link {
        padding-left: 0;
        padding-right: 0
    }
}

.usa-footer__primary-link:hover {
    cursor: pointer;
    text-decoration: underline
}

.usa-footer__secondary-link {
    line-height: 1.2;
    margin-left: 1rem;
    padding: 0
}

    .usa-footer__secondary-link a {
        color: #005ea2;
        text-decoration: underline
    }

        .usa-footer__secondary-link a:visited {
            color: #8b0a03
        }

        .usa-footer__secondary-link a:hover {
            color: #0b4778
        }

        .usa-footer__secondary-link a:active {
            color: #112f4e
        }

        .usa-footer__secondary-link a:focus {
            outline: 2px solid #face00;
            outline-offset: 0
        }

    .usa-footer__secondary-link + .usa-footer__secondary-link {
        padding-top: 1rem
    }

@media all and (min-width:30em) {
    .usa-footer__secondary-link {
        margin-left: 0
    }
}

.usa-footer__contact-info {
    line-height: 1.2
}

    .usa-footer__contact-info a {
        color: #1b1b1b;
        text-decoration: none
    }

        .usa-footer__contact-info a:hover {
            text-decoration: underline
        }

@media all and (min-width:30em) {
    .usa-footer__contact-info {
        -webkit-box-pack: end;
        -ms-flex-pack: end;
        justify-content: flex-end;
        margin-top: .5rem
    }
}

.usa-footer__primary-content {
    border-top: 1px solid #adadad
}

@media all and (min-width:30em) {
    .usa-footer__primary-content {
        border: none
    }
}

.usa-sign-up {
    padding-bottom: 2rem;
    padding-top: 1.5rem
}

    .usa-sign-up .usa-button, .usa-sign-up .usa-label {
        margin-top: .75rem
    }

.usa-sign-up__heading {
    font-family: Public Sans Web,-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,Helvetica,Arial,sans-serif,Apple Color Emoji,Segoe UI Emoji,Segoe UI Symbol;
    font-size: 1.38rem;
    line-height: 1.2;
    font-weight: 700;
    margin: 0
}

.usa-footer__secondary-section {
    padding-bottom: 1.25rem;
    padding-top: 1.25rem;
    color: #1b1b1b;
    background-color: #e6e6e6
}

    .usa-footer__secondary-section > .grid-container {
        margin-left: auto;
        margin-right: auto;
        max-width: 87.5rem;
        padding-left: 1rem;
        padding-right: 1rem
    }

@media all and (min-width:64em) {
    .usa-footer__secondary-section > .grid-container {
        padding-left: 2rem;
        padding-right: 2rem
    }
}

.usa-footer__secondary-section a {
    color: #1b1b1b
}

.usa-footer__logo {
    margin-bottom: .5rem;
    margin-top: .5rem
}

@media all and (min-width:30em) {
    .usa-footer__logo {
        margin-bottom: 0;
        margin-top: 0;
        -webkit-box-align: center;
        -ms-flex-align: center;
        align-items: center
    }
}

.usa-footer__logo-img {
    max-width: 5rem
}

.usa-footer__logo-heading {
    font-family: Public Sans Web,-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,Helvetica,Arial,sans-serif,Apple Color Emoji,Segoe UI Emoji,Segoe UI Symbol;
    font-size: 1.38rem;
    line-height: 1;
    font-weight: 700;
    margin-bottom: .5rem;
    margin-top: .5rem
}

.usa-footer__contact-links {
    margin-top: 1.5rem
}

@media all and (min-width:30em) {
    .usa-footer__contact-links {
        margin-top: 0;
        text-align: right
    }
}

.usa-footer__contact-heading {
    font-family: Public Sans Web,-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,Helvetica,Arial,sans-serif,Apple Color Emoji,Segoe UI Emoji,Segoe UI Symbol;
    font-size: 1.38rem;
    line-height: 1.2;
    margin-top: 0
}

@media all and (min-width:30em) {
    .usa-footer__contact-heading {
        margin-bottom: .25rem;
        margin-top: .25rem
    }
}

.usa-footer__social-links {
    line-height: 1;
    padding-bottom: .5rem
}

    .usa-footer__social-links a {
        text-decoration: none
    }

@media all and (min-width:30em) {
    .usa-footer__social-links {
        -webkit-box-pack: end;
        -ms-flex-pack: end;
        justify-content: flex-end
    }
}

.usa-social-link {
    height: 3rem;
    width: 3rem;
    background-position: center center;
    background-size: auto 2rem;
    background-color: rgba(0,0,0,.1);
    display: inline-block
}

    .usa-social-link span {
        position: absolute;
        left: -999em;
        right: auto
    }

.usa-social-link--facebook {
    background-image: url(../img/uswds/usa-icons/facebook.svg),-webkit-gradient(linear,left top,left bottom,from(transparent),to(transparent));
    background-image: url(../img/uswds/usa-icons/facebook.svg),linear-gradient(transparent,transparent);
    background-repeat: no-repeat
}

.usa-social-link--twitter {
    background-image: url(../img/uswds/usa-icons/twitter.svg),-webkit-gradient(linear,left top,left bottom,from(transparent),to(transparent));
    background-image: url(../img/uswds/usa-icons/twitter.svg),linear-gradient(transparent,transparent);
    background-repeat: no-repeat
}

.usa-social-link--youtube {
    background-image: url(../img/uswds/usa-icons/youtube.svg),-webkit-gradient(linear,left top,left bottom,from(transparent),to(transparent));
    background-image: url(../img/uswds/usa-icons/youtube.svg),linear-gradient(transparent,transparent);
    background-repeat: no-repeat
}

.usa-social-link--instagram {
    background-image: url(../img/uswds/usa-icons/instagram.svg),-webkit-gradient(linear,left top,left bottom,from(transparent),to(transparent));
    background-image: url(../img/uswds/usa-icons/instagram.svg),linear-gradient(transparent,transparent);
    background-repeat: no-repeat
}

.usa-social-link--rss {
    background-image: url(../img/uswds/usa-icons/rss_feed.svg),-webkit-gradient(linear,left top,left bottom,from(transparent),to(transparent));
    background-image: url(../img/uswds/usa-icons/rss_feed.svg),linear-gradient(transparent,transparent);
    background-repeat: no-repeat
}

@media all and (min-width:30em) {
    .usa-footer__address {
        -webkit-box-pack: end;
        -ms-flex-pack: end;
        justify-content: flex-end
    }
}

@media all and (min-width:64em) {
    .usa-footer--slim .usa-footer__nav {
        padding-left: 0;
        padding-right: 0
    }
}

.usa-footer--slim .usa-footer__address {
    padding-left: 1rem;
    padding-right: 1rem;
    padding-bottom: 1rem;
    padding-top: 1rem
}

@media all and (min-width:30em) {
    .usa-footer--slim .usa-footer__address {
        padding: 0
    }
}

.usa-footer--slim .usa-footer__logo {
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center
}

.usa-footer--slim .usa-footer__logo-img {
    max-width: 3rem
}

.usa-footer--slim .usa-footer__contact-info {
    display: inline-block
}

@media all and (min-width:30em) {
    .usa-footer--slim .usa-footer__contact-info {
        padding-bottom: 1rem;
        padding-top: 1rem;
        margin-top: 0
    }
}

.usa-footer--big .usa-footer__nav {
    margin-left: -1rem;
    margin-right: -1rem
}

@media all and (min-width:30em) {
    .usa-footer--big .usa-footer__nav {
        border-bottom: 1px solid #adadad;
        padding-top: 2rem
    }
}

@media all and (min-width:40em) {
    .usa-footer--big .usa-footer__nav {
        margin-left: 0;
        margin-right: 0;
        padding-left: 0;
        padding-right: 0;
        border-bottom: none
    }
}

.usa-footer--big .usa-footer__primary-link {
    font-family: Public Sans Web,-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,Helvetica,Arial,sans-serif,Apple Color Emoji,Segoe UI Emoji,Segoe UI Symbol;
    font-size: 1rem;
    line-height: 1.2;
    font-weight: 700;
    line-height: 1.2;
    margin: 0
}

@media all and (min-width:30em) {
    .usa-footer--big .usa-footer__primary-link {
        padding-bottom: 0;
        padding-top: 0;
        margin-bottom: .5rem
    }

        .usa-footer--big .usa-footer__primary-link:hover {
            cursor: auto;
            text-decoration: none
        }
}

.usa-footer--big .usa-footer__primary-content--collapsible .usa-footer__primary-link {
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    cursor: pointer;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: start;
    -ms-flex-pack: start;
    justify-content: flex-start
}

    .usa-footer--big .usa-footer__primary-content--collapsible .usa-footer__primary-link::before {
        background-image: url(../img/uswds/usa-icons/expand_more.svg),-webkit-gradient(linear,left top,left bottom,from(transparent),to(transparent));
        background-image: url(../img/uswds/usa-icons/expand_more.svg),linear-gradient(transparent,transparent);
        background-repeat: no-repeat;
        height: 1.25rem;
        width: 1.25rem;
        -webkit-box-align: center;
        -ms-flex-align: center;
        align-items: center;
        background-size: contain;
        content: "";
        display: -webkit-inline-box;
        display: -ms-inline-flexbox;
        display: inline-flex;
        -webkit-box-pack: center;
        -ms-flex-pack: center;
        justify-content: center;
        margin-right: .25rem;
        margin-left: -.25rem
    }

@media all and (min-width:30em) {
    .usa-footer--big .usa-footer__primary-content--collapsible .usa-footer__primary-link::before {
        content: none
    }
}

.usa-footer--big .usa-footer__primary-content--collapsible.hidden .usa-list--unstyled {
    display: none
}

.usa-footer--big .usa-footer__primary-content--collapsible.hidden .usa-footer__primary-link::before {
    background-image: url(../img/uswds/usa-icons/navigate_next.svg),-webkit-gradient(linear,left top,left bottom,from(transparent),to(transparent));
    background-image: url(../img/uswds/usa-icons/navigate_next.svg),linear-gradient(transparent,transparent);
    background-repeat: no-repeat
}

@media all and (min-width:30em) {
    .usa-footer--big .usa-footer__primary-content--collapsible.hidden .usa-footer__primary-link {
        margin: 0
    }
}

.usa-footer--big .usa-footer__primary-content--collapsible .usa-list--unstyled {
    padding-left: 1rem;
    padding-right: 1rem;
    padding-bottom: 1.25rem
}

@media all and (min-width:30em) {
    .usa-footer--big .usa-footer__primary-content--collapsible .usa-list--unstyled {
        padding-left: 0;
        padding-right: 0;
        padding-bottom: 2rem;
        padding-top: .75rem
    }
}

.usa-form {
    font-family: Public Sans Web,-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,Helvetica,Arial,sans-serif,Apple Color Emoji,Segoe UI Emoji,Segoe UI Symbol;
    font-size: 1.13rem;
    line-height: 1.4
}

@media all and (min-width:30em) {
    .usa-form {
        max-width: 20rem
    }
}

.usa-form .usa-input, .usa-form .usa-range, .usa-form .usa-select, .usa-form .usa-textarea {
    max-width: none
}

.usa-form .usa-input--2xs, .usa-form .usa-input-group--2xs {
    max-width: 5ex
}

.usa-form .usa-input--xs, .usa-form .usa-input-group--xs {
    max-width: 9ex
}

.usa-form .usa-input--sm, .usa-form .usa-input--small, .usa-form .usa-input-group--sm, .usa-form .usa-input-group--small {
    max-width: 13ex
}

.usa-form .usa-input--md, .usa-form .usa-input--medium, .usa-form .usa-input-group--md, .usa-form .usa-input-group--medium {
    max-width: 20ex
}

.usa-form .usa-input--lg, .usa-form .usa-input-group--lg {
    max-width: 30ex
}

.usa-form .usa-input--xl, .usa-form .usa-input-group--xl {
    max-width: 40ex
}

.usa-form .usa-input--2xl, .usa-form .usa-input-group--2xl {
    max-width: 50ex
}

.usa-form .usa-button {
    margin-top: .5rem
}

@media all and (min-width:30em) {
    .usa-form .usa-button {
        margin-top: 1.5rem
    }
}

.usa-form a {
    color: #005ea2;
    text-decoration: underline
}

    .usa-form a:visited {
        color: #8b0a03
    }

    .usa-form a:hover {
        color: #0b4778
    }

    .usa-form a:active {
        color: #112f4e
    }

    .usa-form a:focus {
        outline: 2px solid #face00;
        outline-offset: 0
    }

@media all and (min-width:30em) {
    .usa-form--large {
        max-width: 30rem
    }
}

.usa-form__note {
    font-family: Public Sans Web,-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,Helvetica,Arial,sans-serif,Apple Color Emoji,Segoe UI Emoji,Segoe UI Symbol;
    font-size: .88rem;
    line-height: 1.4;
    float: right;
    margin: .25rem 0 1rem
}

.usa-graphic-list {
    font-family: Public Sans Web,-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,Helvetica,Arial,sans-serif,Apple Color Emoji,Segoe UI Emoji,Segoe UI Symbol;
    font-size: 1.13rem;
    line-height: 1.4
}

    .usa-graphic-list .usa-graphic-list__row .usa-media-block {
        margin-bottom: 2rem
    }

@media all and (min-width:40em) {
    .usa-graphic-list .usa-graphic-list__row .usa-media-block {
        margin-bottom: 4rem
    }
}

@media all and (min-width:40em) {
    .usa-graphic-list .usa-graphic-list__row:last-child .usa-media-block {
        margin-bottom: 0
    }
}

.usa-graphic-list .usa-graphic-list__row:last-child .usa-media-block:last-child {
    margin-bottom: 0
}

.usa-graphic-list .usa-media-block__img {
    margin-right: 1.5rem
}

.usa-graphic-list .usa-media-block__body > :first-child {
    margin-top: 0
}

.usa-graphic-list__heading {
    margin-bottom: 0;
    margin-top: 0;
    clear: both;
    font-family: Public Sans Web,-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,Helvetica,Arial,sans-serif,Apple Color Emoji,Segoe UI Emoji,Segoe UI Symbol;
    font-size: 1.38rem;
    line-height: 1.2;
    font-weight: 700
}

* + .usa-graphic-list__heading {
    margin-top: 1.5em
}

.usa-graphic-list__heading + * {
    margin-top: 1em
}

.usa-header {
    font-family: Public Sans Web,-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,Helvetica,Arial,sans-serif,Apple Color Emoji,Segoe UI Emoji,Segoe UI Symbol;
    font-size: 1.13rem;
    line-height: 1.4;
    z-index: 300
}

    .usa-header::after {
        clear: both;
        content: "";
        display: block
    }

    .usa-header a {
        border-bottom: none
    }

@media all and (min-width:55em) {
    .usa-header .usa-search {
        float: right
    }
}

@media all and (min-width:55em) {
    .usa-header [role=search] {
        float: right;
        max-width: calc(27ch + 3rem);
        width: 100%
    }
}

.usa-header [type=search] {
    min-width: 0
}

@media all and (min-width:55em) {
    .usa-header + .usa-hero {
        border-top: 1px solid #fff
    }
}

@media all and (min-width:55em) {
    .usa-header + .usa-section, .usa-header + main {
        border-top: 1px solid #e6e6e6
    }
}

@media all and (max-width:54.99em) {
    .usa-logo {
        -webkit-box-flex: 1;
        -ms-flex: 1 1 0%;
        flex: 1 1 0%;
        font-size: .88rem;
        line-height: 1;
        margin-left: 1rem
    }
}

@media all and (min-width:55em) {
    .usa-logo {
        margin-top: 2rem;
        margin-bottom: 1rem;
        font-size: 1.38rem;
        line-height: 1.2
    }
}

.usa-logo a {
    color: #1b1b1b;
    text-decoration: none
}

.usa-logo__text {
    display: block;
    font-style: normal;
    font-weight: 700;
    margin: 0
}

.usa-menu-btn {
    -moz-osx-font-smoothing: auto;
    -webkit-font-smoothing: subpixel-antialiased;
    color: #005ea2;
    text-decoration: underline;
    background-color: transparent;
    border: 0;
    border-radius: 0;
    -webkit-box-shadow: none;
    box-shadow: none;
    font-weight: 400;
    margin: 0;
    padding: 0;
    text-align: left;
    -webkit-box-flex: 0;
    -ms-flex: 0 1 auto;
    flex: 0 1 auto;
    padding-left: .75rem;
    padding-right: .75rem;
    background-color: #005ea2;
    color: #fff;
    font-size: .81rem;
    height: 3rem;
    text-align: center;
    text-decoration: none;
    text-transform: uppercase
}

    .usa-menu-btn:visited {
        color: #8b0a03
    }

    .usa-menu-btn:hover {
        color: #0b4778
    }

    .usa-menu-btn:active {
        color: #112f4e
    }

    .usa-menu-btn:focus {
        outline: 2px solid #face00;
        outline-offset: 0
    }

    .usa-menu-btn:active, .usa-menu-btn:hover {
        -moz-osx-font-smoothing: auto;
        -webkit-font-smoothing: subpixel-antialiased;
        background-color: transparent;
        -webkit-box-shadow: none;
        box-shadow: none;
        text-decoration: underline
    }

@media all and (min-width:55em) {
    .usa-menu-btn {
        display: none
    }
}

.usa-menu-btn:hover {
    background-color: #0b4778;
    color: #fff;
    text-decoration: none
}

.usa-menu-btn:active {
    color: #fff
}

.usa-menu-btn:visited {
    color: #fff
}

.usa-overlay {
    position: absolute;
    bottom: 0;
    left: 0;
    right: 0;
    top: 0;
    position: fixed;
    background: #000;
    opacity: 0;
    -webkit-transition: opacity .15s ease-in-out;
    transition: opacity .15s ease-in-out;
    visibility: hidden;
    z-index: 400
}

    .usa-overlay.is-visible {
        opacity: .7;
        visibility: visible
    }

@media all and (min-width:55em) {
    .usa-header--basic .usa-navbar {
        position: relative;
        width: 33%
    }

    .usa-header--basic .usa-nav {
        -webkit-box-orient: horizontal;
        -webkit-box-direction: normal;
        -ms-flex-direction: row;
        flex-direction: row;
        -webkit-box-align: center;
        -ms-flex-align: center;
        align-items: center;
        -webkit-box-pack: end;
        -ms-flex-pack: end;
        justify-content: flex-end;
        display: -webkit-box;
        display: -ms-flexbox;
        display: flex;
        padding: 0 0 .25rem .5rem;
        width: 100%
    }

    .usa-header--basic .usa-nav-container {
        -webkit-box-align: end;
        -ms-flex-align: end;
        align-items: flex-end;
        -webkit-box-pack: justify;
        -ms-flex-pack: justify;
        justify-content: space-between;
        display: -webkit-box;
        display: -ms-flexbox;
        display: flex
    }

    .usa-header--basic .usa-nav__link:hover, .usa-header--basic .usa-nav__primary-item > .usa-current {
        position: relative
    }

        .usa-header--basic .usa-nav__link:hover::after, .usa-header--basic .usa-nav__primary-item > .usa-current::after {
            background-color: #005ea2;
            border-radius: 0;
            content: "";
            display: block;
            position: absolute;
            height: .25rem;
            left: 1rem;
            right: 1rem;
            bottom: -.25rem
        }

    .usa-header--basic .usa-nav__link[aria-expanded=true]::after, .usa-header--basic .usa-nav__link[aria-expanded=true]:hover::after {
        display: none
    }

    .usa-header--basic .usa-nav__primary {
        width: auto
    }

    .usa-header--basic .usa-nav__primary-item:last-of-type {
        position: relative
    }

        .usa-header--basic .usa-nav__primary-item:last-of-type .usa-nav__submenu {
            position: absolute;
            right: 0
        }

    .usa-header--basic .usa-search {
        top: 0
    }
}

.usa-header--basic.usa-header--megamenu .usa-nav__inner {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -ms-flex-direction: column;
    flex-direction: column
}

@media all and (min-width:55em) {
    .usa-header--basic.usa-header--megamenu .usa-nav__inner {
        display: block;
        float: right;
        margin-top: -2.5rem
    }
}

@media all and (min-width:55em) {
    .usa-header--basic.usa-header--megamenu .usa-nav__primary-item:last-of-type {
        position: static
    }
}

@media all and (min-width:55em) {
    .usa-header--extended {
        padding-top: 0
    }

        .usa-header--extended .usa-nav__primary-item > .usa-current, .usa-header--extended .usa-nav__primary-item > .usa-nav__link:hover {
            position: relative
        }

            .usa-header--extended .usa-nav__primary-item > .usa-current::after, .usa-header--extended .usa-nav__primary-item > .usa-nav__link:hover::after {
                background-color: #005ea2;
                border-radius: 0;
                content: "";
                display: block;
                position: absolute;
                height: .25rem;
                left: 1rem;
                right: 1rem;
                bottom: 0
            }

        .usa-header--extended .usa-nav__link[aria-expanded=true]::after, .usa-header--extended .usa-nav__link[aria-expanded=true]:hover::after {
            display: none
        }
}

@media all and (min-width:55em) {
    .usa-header--extended .usa-logo {
        font-size: 2rem;
        margin: 2rem 0 1.5rem;
        max-width: 50%
    }
}

@media all and (min-width:55em) {
    .usa-header--extended .usa-navbar {
        margin-left: auto;
        margin-right: auto;
        max-width: 87.5rem;
        padding-left: 1rem;
        padding-right: 1rem;
        display: block;
        height: auto;
        overflow: auto
    }
}

@media all and (min-width:55em) and (min-width:64em) {
    .usa-header--extended .usa-navbar {
        padding-left: 2rem;
        padding-right: 2rem
    }
}

@media all and (min-width:55em) {
    .usa-header--extended .usa-nav {
        border-top: 1px solid #e6e6e6;
        padding: 0;
        width: 100%
    }
}

@media all and (min-width:55em) {
    .usa-header--extended .usa-nav__inner {
        margin-left: auto;
        margin-right: auto;
        max-width: 87.5rem;
        padding-left: 1rem;
        padding-right: 1rem;
        position: relative
    }
}

@media all and (min-width:55em) and (min-width:64em) {
    .usa-header--extended .usa-nav__inner {
        padding-left: 2rem;
        padding-right: 2rem
    }
}

@media all and (min-width:55em) {
    .usa-header--extended .usa-nav__primary {
        margin-left: -1rem
    }

        .usa-header--extended .usa-nav__primary::after {
            clear: both;
            content: "";
            display: block
        }
}

@media all and (min-width:55em) {
    .usa-header--extended .usa-nav__link {
        padding-bottom: 1rem;
        padding-top: 1rem
    }
}

@media all and (min-width:55em) {
    .usa-header--extended .usa-nav__submenu .usa-grid-full {
        padding-left: .75rem
    }
}

@media all and (min-width:55em) {
    .usa-header--extended .usa-nav__submenu.usa-megamenu {
        left: 0;
        padding-left: 2rem
    }
}

html.usa-js-loading .usa-nav__submenu, html.usa-js-loading .usa-nav__submenu.usa-megamenu {
    position: absolute;
    left: -999em;
    right: auto
}

.usa-hero {
    font-family: Public Sans Web,-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,Helvetica,Arial,sans-serif,Apple Color Emoji,Segoe UI Emoji,Segoe UI Symbol;
    font-size: 1.13rem;
    line-height: 1.4;
    padding-bottom: 2rem;
    padding-top: 2rem;
    background-image: url(../img/uswds/hero.png);
    background-position: center;
    background-size: cover;
    color: #fff
}

.usa-hero__callout {
    background-color: #112f4e;
    padding: 2rem
}

@media all and (min-width:40em) {
    .usa-hero__callout {
        max-width: 20rem
    }
}

.usa-hero__heading {
    margin-bottom: 0;
    margin-top: 0;
    clear: both;
    font-family: Public Sans Web,-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,Helvetica,Arial,sans-serif,Apple Color Emoji,Segoe UI Emoji,Segoe UI Symbol;
    font-size: 2rem;
    line-height: 1.2;
    font-weight: 700;
    color: #00bde3;
    line-height: 1.2
}

* + .usa-hero__heading {
    margin-top: 1.5em
}

.usa-hero__heading + * {
    margin-top: 1em
}

.usa-hero__heading--alt {
    color: #fff;
    display: block
}

.usa-icon {
    display: inline-block;
    fill: currentColor;
    height: 1em;
    position: relative;
    width: 1em
}

.usa-icon--size-3 {
    height: 1.5rem;
    width: 1.5rem
}

.usa-icon--size-4 {
    height: 2rem;
    width: 2rem
}

.usa-icon--size-5 {
    height: 2.5rem;
    width: 2.5rem
}

.usa-icon--size-6 {
    height: 3rem;
    width: 3rem
}

.usa-icon--size-7 {
    height: 3.5rem;
    width: 3.5rem
}

.usa-icon--size-8 {
    height: 4rem;
    width: 4rem
}

.usa-icon--size-9 {
    height: 4.5rem;
    width: 4.5rem
}

.usa-icon-list {
    font-family: Public Sans Web,-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,Helvetica,Arial,sans-serif,Apple Color Emoji,Segoe UI Emoji,Segoe UI Symbol;
    font-size: 1.13rem;
    line-height: 1.4;
    margin-bottom: 0;
    margin-top: 0;
    list-style-type: none;
    padding-left: 0;
    max-width: 72ex
}

    .usa-icon-list > li {
        margin-bottom: 0;
        max-width: unset
    }

.usa-icon-list__item {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    position: relative
}

    .usa-icon-list__item + .usa-icon-list__item {
        padding-top: .75rem
    }

.usa-prose .usa-icon-list {
    font-family: Public Sans Web,-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,Helvetica,Arial,sans-serif,Apple Color Emoji,Segoe UI Emoji,Segoe UI Symbol;
    font-size: 1.13rem;
    line-height: 1.4;
    margin-bottom: 0;
    margin-top: 0;
    list-style-type: none;
    padding-left: 0;
    max-width: 72ex
}

    .usa-prose .usa-icon-list > li {
        margin-bottom: 0;
        max-width: unset
    }

.usa-prose .usa-icon-list__item {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    position: relative
}

    .usa-prose .usa-icon-list__item + .usa-icon-list__item {
        padding-top: .75rem
    }

.usa-icon-list--base-lightest .usa-icon-list__icon {
    color: #fcfcfc
}

.usa-icon-list--base-lighter .usa-icon-list__icon {
    color: #e6e6e6
}

.usa-icon-list--base-light .usa-icon-list__icon {
    color: #adadad
}

.usa-icon-list--base .usa-icon-list__icon {
    color: #3d4551
}

.usa-icon-list--base-dark .usa-icon-list__icon {
    color: #2d2e2f
}

.usa-icon-list--base-darker .usa-icon-list__icon {
    color: #1c1d1f
}

.usa-icon-list--base-darkest .usa-icon-list__icon {
    color: #000
}

.usa-icon-list--primary-lightest .usa-icon-list__icon {
    color: #eff6fb
}

.usa-icon-list--primary-lighter .usa-icon-list__icon {
    color: #d9e8f6
}

.usa-icon-list--primary-light .usa-icon-list__icon {
    color: #aacdec
}

.usa-icon-list--primary .usa-icon-list__icon {
    color: #005ea2
}

.usa-icon-list--primary-vivid .usa-icon-list__icon {
    color: #0050d8
}

.usa-icon-list--primary-dark .usa-icon-list__icon {
    color: #0b4778
}

.usa-icon-list--primary-darker .usa-icon-list__icon {
    color: #112f4e
}

.usa-icon-list--primary-darkest .usa-icon-list__icon {
    color: #0e1d33
}

.usa-icon-list--secondary-lighter .usa-icon-list__icon {
    color: #f8e1de
}

.usa-icon-list--secondary-light .usa-icon-list__icon {
    color: #f2938c
}

.usa-icon-list--secondary .usa-icon-list__icon {
    color: #b50909
}

.usa-icon-list--secondary-dark .usa-icon-list__icon {
    color: #b50909
}

.usa-icon-list--secondary-darker .usa-icon-list__icon {
    color: #8b0a03
}

.usa-icon-list--secondary-darkest .usa-icon-list__icon {
    color: #5c1111
}

.usa-icon-list--accent-warm-lightest .usa-icon-list__icon {
    color: #fef2e4
}

.usa-icon-list--accent-warm-lighter .usa-icon-list__icon {
    color: #fce2c5
}

.usa-icon-list--accent-warm-light .usa-icon-list__icon {
    color: #ffbc78
}

.usa-icon-list--accent-warm .usa-icon-list__icon {
    color: #fa9441
}

.usa-icon-list--accent-warm-dark .usa-icon-list__icon {
    color: #c05600
}

.usa-icon-list--accent-warm-darker .usa-icon-list__icon {
    color: #8c471c
}

.usa-icon-list--accent-warm-darkest .usa-icon-list__icon {
    color: #5f3617
}

.usa-icon-list--accent-cool-lighter .usa-icon-list__icon {
    color: #e1f3f8
}

.usa-icon-list--accent-cool-light .usa-icon-list__icon {
    color: #97d4ea
}

.usa-icon-list--accent-cool .usa-icon-list__icon {
    color: #00bde3
}

.usa-icon-list--accent-cool-dark .usa-icon-list__icon {
    color: #0d7ea2
}

.usa-icon-list--accent-cool-darker .usa-icon-list__icon {
    color: #07648d
}

.usa-icon-list--accent-cool-darkest .usa-icon-list__icon {
    color: #074b69
}

.usa-icon-list--error-lighter .usa-icon-list__icon {
    color: #f8e1de
}

.usa-icon-list--error-light .usa-icon-list__icon {
    color: #f2938c
}

.usa-icon-list--error .usa-icon-list__icon {
    color: #e52207
}

.usa-icon-list--error-dark .usa-icon-list__icon {
    color: #b50909
}

.usa-icon-list--error-darker .usa-icon-list__icon {
    color: #8b0a03
}

.usa-icon-list--warning-lighter .usa-icon-list__icon {
    color: #faf3d1
}

.usa-icon-list--warning-light .usa-icon-list__icon {
    color: #fee685
}

.usa-icon-list--warning .usa-icon-list__icon {
    color: #face00
}

.usa-icon-list--warning-dark .usa-icon-list__icon {
    color: #e5a000
}

.usa-icon-list--warning-darker .usa-icon-list__icon {
    color: #936f38
}

.usa-icon-list--success-lighter .usa-icon-list__icon {
    color: #ecf3ec
}

.usa-icon-list--success-light .usa-icon-list__icon {
    color: #70e17b
}

.usa-icon-list--success .usa-icon-list__icon {
    color: #00a91c
}

.usa-icon-list--success-dark .usa-icon-list__icon {
    color: #4d8055
}

.usa-icon-list--success-darker .usa-icon-list__icon {
    color: #446443
}

.usa-icon-list--info-lighter .usa-icon-list__icon {
    color: #e7f6f8
}

.usa-icon-list--info-light .usa-icon-list__icon {
    color: #99deea
}

.usa-icon-list--info .usa-icon-list__icon {
    color: #00bde3
}

.usa-icon-list--info-dark .usa-icon-list__icon {
    color: #009ec1
}

.usa-icon-list--info-darker .usa-icon-list__icon {
    color: #2e6276
}

.usa-icon-list--disabled-light .usa-icon-list__icon {
    color: #e6e6e6
}

.usa-icon-list--disabled .usa-icon-list__icon {
    color: #c9c9c9
}

.usa-icon-list--disabled-dark .usa-icon-list__icon {
    color: #adadad
}

.usa-icon-list--emergency .usa-icon-list__icon {
    color: #9c3d10
}

.usa-icon-list--emergency-dark .usa-icon-list__icon {
    color: #332d29
}

.usa-icon-list__icon .usa-icon {
    display: block;
    height: 1.695rem;
    position: relative;
    width: 1.695rem
}

.usa-icon-list__content > ol, .usa-icon-list__content > p, .usa-icon-list__content > ul {
    font-family: Public Sans Web,-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,Helvetica,Arial,sans-serif,Apple Color Emoji,Segoe UI Emoji,Segoe UI Symbol;
    font-size: 1.13rem;
    max-width: 72ex
}

.usa-icon-list[class*=usa-icon-list--size-] {
    max-width: none
}

.usa-icon-list--size-xs .usa-icon-list__icon .usa-icon {
    height: 1.41rem;
    width: 1.41rem
}

.usa-icon-list--size-xs .usa-icon-list__content {
    max-width: 72ex;
    font-size: .94rem;
    padding-left: .376rem
}

    .usa-icon-list--size-xs .usa-icon-list__content .usa-icon-list__title {
        font-family: Public Sans Web,-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,Helvetica,Arial,sans-serif,Apple Color Emoji,Segoe UI Emoji,Segoe UI Symbol;
        font-size: .94rem
    }

.usa-icon-list--size-sm .usa-icon-list__icon .usa-icon {
    height: 1.5rem;
    width: 1.5rem
}

.usa-icon-list--size-sm .usa-icon-list__content {
    max-width: 72ex;
    font-size: 1rem;
    padding-left: .4rem
}

    .usa-icon-list--size-sm .usa-icon-list__content .usa-icon-list__title {
        font-family: Public Sans Web,-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,Helvetica,Arial,sans-serif,Apple Color Emoji,Segoe UI Emoji,Segoe UI Symbol;
        font-size: 1rem
    }

.usa-icon-list--size-md .usa-icon-list__icon .usa-icon {
    height: 1.59rem;
    width: 1.59rem
}

.usa-icon-list--size-md .usa-icon-list__content {
    max-width: 72ex;
    font-size: 1.06rem;
    padding-left: .424rem
}

    .usa-icon-list--size-md .usa-icon-list__content .usa-icon-list__title {
        font-family: Public Sans Web,-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,Helvetica,Arial,sans-serif,Apple Color Emoji,Segoe UI Emoji,Segoe UI Symbol;
        font-size: 1.06rem
    }

.usa-icon-list--size-lg .usa-icon-list__icon .usa-icon {
    height: 2.07rem;
    width: 2.07rem
}

.usa-icon-list--size-lg .usa-icon-list__content {
    max-width: 72ex;
    font-size: 1.38rem;
    padding-left: .552rem
}

    .usa-icon-list--size-lg .usa-icon-list__content .usa-icon-list__title {
        font-family: Public Sans Web,-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,Helvetica,Arial,sans-serif,Apple Color Emoji,Segoe UI Emoji,Segoe UI Symbol;
        font-size: 1.38rem
    }

.usa-icon-list--size-xl .usa-icon-list__icon .usa-icon {
    height: 3rem;
    width: 3rem
}

.usa-icon-list--size-xl .usa-icon-list__content {
    max-width: 72ex;
    font-size: 2rem;
    padding-left: .8rem
}

    .usa-icon-list--size-xl .usa-icon-list__content .usa-icon-list__title {
        font-family: Public Sans Web,-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,Helvetica,Arial,sans-serif,Apple Color Emoji,Segoe UI Emoji,Segoe UI Symbol;
        font-size: 2rem
    }

.usa-icon-list--size-2xl .usa-icon-list__icon .usa-icon {
    height: 4.5rem;
    width: 4.5rem
}

.usa-icon-list--size-2xl .usa-icon-list__content {
    max-width: 72ex;
    font-size: 3rem;
    padding-left: 1.2rem
}

    .usa-icon-list--size-2xl .usa-icon-list__content .usa-icon-list__title {
        font-family: Public Sans Web,-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,Helvetica,Arial,sans-serif,Apple Color Emoji,Segoe UI Emoji,Segoe UI Symbol;
        font-size: 3rem
    }

.usa-icon-list--size-3xl .usa-icon-list__icon .usa-icon {
    height: 6rem;
    width: 6rem
}

.usa-icon-list--size-3xl .usa-icon-list__content {
    max-width: 72ex;
    font-size: 4rem;
    padding-left: 1.6rem
}

    .usa-icon-list--size-3xl .usa-icon-list__content .usa-icon-list__title {
        font-family: Public Sans Web,-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,Helvetica,Arial,sans-serif,Apple Color Emoji,Segoe UI Emoji,Segoe UI Symbol;
        font-size: 4rem
    }

@media all and (min-width:20em) {
    .mobile\:usa-icon-list--size-xs .usa-icon-list__icon .usa-icon {
        height: 1.41rem;
        width: 1.41rem
    }

    .mobile\:usa-icon-list--size-xs .usa-icon-list__content {
        max-width: 72ex;
        font-size: .94rem;
        padding-left: .376rem
    }

        .mobile\:usa-icon-list--size-xs .usa-icon-list__content .usa-icon-list__title {
            font-family: Public Sans Web,-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,Helvetica,Arial,sans-serif,Apple Color Emoji,Segoe UI Emoji,Segoe UI Symbol;
            font-size: .94rem
        }

    .mobile\:usa-icon-list--size-sm .usa-icon-list__icon .usa-icon {
        height: 1.5rem;
        width: 1.5rem
    }

    .mobile\:usa-icon-list--size-sm .usa-icon-list__content {
        max-width: 72ex;
        font-size: 1rem;
        padding-left: .4rem
    }

        .mobile\:usa-icon-list--size-sm .usa-icon-list__content .usa-icon-list__title {
            font-family: Public Sans Web,-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,Helvetica,Arial,sans-serif,Apple Color Emoji,Segoe UI Emoji,Segoe UI Symbol;
            font-size: 1rem
        }

    .mobile\:usa-icon-list--size-md .usa-icon-list__icon .usa-icon {
        height: 1.59rem;
        width: 1.59rem
    }

    .mobile\:usa-icon-list--size-md .usa-icon-list__content {
        max-width: 72ex;
        font-size: 1.06rem;
        padding-left: .424rem
    }

        .mobile\:usa-icon-list--size-md .usa-icon-list__content .usa-icon-list__title {
            font-family: Public Sans Web,-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,Helvetica,Arial,sans-serif,Apple Color Emoji,Segoe UI Emoji,Segoe UI Symbol;
            font-size: 1.06rem
        }

    .mobile\:usa-icon-list--size-lg .usa-icon-list__icon .usa-icon {
        height: 2.07rem;
        width: 2.07rem
    }

    .mobile\:usa-icon-list--size-lg .usa-icon-list__content {
        max-width: 72ex;
        font-size: 1.38rem;
        padding-left: .552rem
    }

        .mobile\:usa-icon-list--size-lg .usa-icon-list__content .usa-icon-list__title {
            font-family: Public Sans Web,-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,Helvetica,Arial,sans-serif,Apple Color Emoji,Segoe UI Emoji,Segoe UI Symbol;
            font-size: 1.38rem
        }

    .mobile\:usa-icon-list--size-xl .usa-icon-list__icon .usa-icon {
        height: 3rem;
        width: 3rem
    }

    .mobile\:usa-icon-list--size-xl .usa-icon-list__content {
        max-width: 72ex;
        font-size: 2rem;
        padding-left: .8rem
    }

        .mobile\:usa-icon-list--size-xl .usa-icon-list__content .usa-icon-list__title {
            font-family: Public Sans Web,-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,Helvetica,Arial,sans-serif,Apple Color Emoji,Segoe UI Emoji,Segoe UI Symbol;
            font-size: 2rem
        }

    .mobile\:usa-icon-list--size-2xl .usa-icon-list__icon .usa-icon {
        height: 4.5rem;
        width: 4.5rem
    }

    .mobile\:usa-icon-list--size-2xl .usa-icon-list__content {
        max-width: 72ex;
        font-size: 3rem;
        padding-left: 1.2rem
    }

        .mobile\:usa-icon-list--size-2xl .usa-icon-list__content .usa-icon-list__title {
            font-family: Public Sans Web,-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,Helvetica,Arial,sans-serif,Apple Color Emoji,Segoe UI Emoji,Segoe UI Symbol;
            font-size: 3rem
        }

    .mobile\:usa-icon-list--size-3xl .usa-icon-list__icon .usa-icon {
        height: 6rem;
        width: 6rem
    }

    .mobile\:usa-icon-list--size-3xl .usa-icon-list__content {
        max-width: 72ex;
        font-size: 4rem;
        padding-left: 1.6rem
    }

        .mobile\:usa-icon-list--size-3xl .usa-icon-list__content .usa-icon-list__title {
            font-family: Public Sans Web,-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,Helvetica,Arial,sans-serif,Apple Color Emoji,Segoe UI Emoji,Segoe UI Symbol;
            font-size: 4rem
        }
}

@media all and (min-width:40em) {
    .tablet\:usa-icon-list--size-xs .usa-icon-list__icon .usa-icon {
        height: 1.41rem;
        width: 1.41rem
    }

    .tablet\:usa-icon-list--size-xs .usa-icon-list__content {
        max-width: 72ex;
        font-size: .94rem;
        padding-left: .376rem
    }

        .tablet\:usa-icon-list--size-xs .usa-icon-list__content .usa-icon-list__title {
            font-family: Public Sans Web,-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,Helvetica,Arial,sans-serif,Apple Color Emoji,Segoe UI Emoji,Segoe UI Symbol;
            font-size: .94rem
        }

    .tablet\:usa-icon-list--size-sm .usa-icon-list__icon .usa-icon {
        height: 1.5rem;
        width: 1.5rem
    }

    .tablet\:usa-icon-list--size-sm .usa-icon-list__content {
        max-width: 72ex;
        font-size: 1rem;
        padding-left: .4rem
    }

        .tablet\:usa-icon-list--size-sm .usa-icon-list__content .usa-icon-list__title {
            font-family: Public Sans Web,-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,Helvetica,Arial,sans-serif,Apple Color Emoji,Segoe UI Emoji,Segoe UI Symbol;
            font-size: 1rem
        }

    .tablet\:usa-icon-list--size-md .usa-icon-list__icon .usa-icon {
        height: 1.59rem;
        width: 1.59rem
    }

    .tablet\:usa-icon-list--size-md .usa-icon-list__content {
        max-width: 72ex;
        font-size: 1.06rem;
        padding-left: .424rem
    }

        .tablet\:usa-icon-list--size-md .usa-icon-list__content .usa-icon-list__title {
            font-family: Public Sans Web,-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,Helvetica,Arial,sans-serif,Apple Color Emoji,Segoe UI Emoji,Segoe UI Symbol;
            font-size: 1.06rem
        }

    .tablet\:usa-icon-list--size-lg .usa-icon-list__icon .usa-icon {
        height: 2.07rem;
        width: 2.07rem
    }

    .tablet\:usa-icon-list--size-lg .usa-icon-list__content {
        max-width: 72ex;
        font-size: 1.38rem;
        padding-left: .552rem
    }

        .tablet\:usa-icon-list--size-lg .usa-icon-list__content .usa-icon-list__title {
            font-family: Public Sans Web,-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,Helvetica,Arial,sans-serif,Apple Color Emoji,Segoe UI Emoji,Segoe UI Symbol;
            font-size: 1.38rem
        }

    .tablet\:usa-icon-list--size-xl .usa-icon-list__icon .usa-icon {
        height: 3rem;
        width: 3rem
    }

    .tablet\:usa-icon-list--size-xl .usa-icon-list__content {
        max-width: 72ex;
        font-size: 2rem;
        padding-left: .8rem
    }

        .tablet\:usa-icon-list--size-xl .usa-icon-list__content .usa-icon-list__title {
            font-family: Public Sans Web,-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,Helvetica,Arial,sans-serif,Apple Color Emoji,Segoe UI Emoji,Segoe UI Symbol;
            font-size: 2rem
        }

    .tablet\:usa-icon-list--size-2xl .usa-icon-list__icon .usa-icon {
        height: 4.5rem;
        width: 4.5rem
    }

    .tablet\:usa-icon-list--size-2xl .usa-icon-list__content {
        max-width: 72ex;
        font-size: 3rem;
        padding-left: 1.2rem
    }

        .tablet\:usa-icon-list--size-2xl .usa-icon-list__content .usa-icon-list__title {
            font-family: Public Sans Web,-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,Helvetica,Arial,sans-serif,Apple Color Emoji,Segoe UI Emoji,Segoe UI Symbol;
            font-size: 3rem
        }

    .tablet\:usa-icon-list--size-3xl .usa-icon-list__icon .usa-icon {
        height: 6rem;
        width: 6rem
    }

    .tablet\:usa-icon-list--size-3xl .usa-icon-list__content {
        max-width: 72ex;
        font-size: 4rem;
        padding-left: 1.6rem
    }

        .tablet\:usa-icon-list--size-3xl .usa-icon-list__content .usa-icon-list__title {
            font-family: Public Sans Web,-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,Helvetica,Arial,sans-serif,Apple Color Emoji,Segoe UI Emoji,Segoe UI Symbol;
            font-size: 4rem
        }
}

@media all and (min-width:55em) {
    .tablet-lg\:usa-icon-list--size-xs .usa-icon-list__icon .usa-icon {
        height: 1.41rem;
        width: 1.41rem
    }

    .tablet-lg\:usa-icon-list--size-xs .usa-icon-list__content {
        max-width: 72ex;
        font-size: .94rem;
        padding-left: .376rem
    }

        .tablet-lg\:usa-icon-list--size-xs .usa-icon-list__content .usa-icon-list__title {
            font-family: Public Sans Web,-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,Helvetica,Arial,sans-serif,Apple Color Emoji,Segoe UI Emoji,Segoe UI Symbol;
            font-size: .94rem
        }

    .tablet-lg\:usa-icon-list--size-sm .usa-icon-list__icon .usa-icon {
        height: 1.5rem;
        width: 1.5rem
    }

    .tablet-lg\:usa-icon-list--size-sm .usa-icon-list__content {
        max-width: 72ex;
        font-size: 1rem;
        padding-left: .4rem
    }

        .tablet-lg\:usa-icon-list--size-sm .usa-icon-list__content .usa-icon-list__title {
            font-family: Public Sans Web,-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,Helvetica,Arial,sans-serif,Apple Color Emoji,Segoe UI Emoji,Segoe UI Symbol;
            font-size: 1rem
        }

    .tablet-lg\:usa-icon-list--size-md .usa-icon-list__icon .usa-icon {
        height: 1.59rem;
        width: 1.59rem
    }

    .tablet-lg\:usa-icon-list--size-md .usa-icon-list__content {
        max-width: 72ex;
        font-size: 1.06rem;
        padding-left: .424rem
    }

        .tablet-lg\:usa-icon-list--size-md .usa-icon-list__content .usa-icon-list__title {
            font-family: Public Sans Web,-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,Helvetica,Arial,sans-serif,Apple Color Emoji,Segoe UI Emoji,Segoe UI Symbol;
            font-size: 1.06rem
        }

    .tablet-lg\:usa-icon-list--size-lg .usa-icon-list__icon .usa-icon {
        height: 2.07rem;
        width: 2.07rem
    }

    .tablet-lg\:usa-icon-list--size-lg .usa-icon-list__content {
        max-width: 72ex;
        font-size: 1.38rem;
        padding-left: .552rem
    }

        .tablet-lg\:usa-icon-list--size-lg .usa-icon-list__content .usa-icon-list__title {
            font-family: Public Sans Web,-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,Helvetica,Arial,sans-serif,Apple Color Emoji,Segoe UI Emoji,Segoe UI Symbol;
            font-size: 1.38rem
        }

    .tablet-lg\:usa-icon-list--size-xl .usa-icon-list__icon .usa-icon {
        height: 3rem;
        width: 3rem
    }

    .tablet-lg\:usa-icon-list--size-xl .usa-icon-list__content {
        max-width: 72ex;
        font-size: 2rem;
        padding-left: .8rem
    }

        .tablet-lg\:usa-icon-list--size-xl .usa-icon-list__content .usa-icon-list__title {
            font-family: Public Sans Web,-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,Helvetica,Arial,sans-serif,Apple Color Emoji,Segoe UI Emoji,Segoe UI Symbol;
            font-size: 2rem
        }

    .tablet-lg\:usa-icon-list--size-2xl .usa-icon-list__icon .usa-icon {
        height: 4.5rem;
        width: 4.5rem
    }

    .tablet-lg\:usa-icon-list--size-2xl .usa-icon-list__content {
        max-width: 72ex;
        font-size: 3rem;
        padding-left: 1.2rem
    }

        .tablet-lg\:usa-icon-list--size-2xl .usa-icon-list__content .usa-icon-list__title {
            font-family: Public Sans Web,-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,Helvetica,Arial,sans-serif,Apple Color Emoji,Segoe UI Emoji,Segoe UI Symbol;
            font-size: 3rem
        }

    .tablet-lg\:usa-icon-list--size-3xl .usa-icon-list__icon .usa-icon {
        height: 6rem;
        width: 6rem
    }

    .tablet-lg\:usa-icon-list--size-3xl .usa-icon-list__content {
        max-width: 72ex;
        font-size: 4rem;
        padding-left: 1.6rem
    }

        .tablet-lg\:usa-icon-list--size-3xl .usa-icon-list__content .usa-icon-list__title {
            font-family: Public Sans Web,-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,Helvetica,Arial,sans-serif,Apple Color Emoji,Segoe UI Emoji,Segoe UI Symbol;
            font-size: 4rem
        }
}

.usa-icon-list__title {
    font-family: Public Sans Web,-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,Helvetica,Arial,sans-serif,Apple Color Emoji,Segoe UI Emoji,Segoe UI Symbol;
    font-size: 1.13rem;
    line-height: 1.2;
    margin-bottom: 0;
    padding-top: .425ex
}

    .usa-icon-list__title + * {
        margin-top: .5rem
    }

.usa-icon-list__content {
    font-size: 1.13rem;
    padding-left: .452rem
}

    .usa-icon-list__content > :first-child {
        margin-top: 0
    }

    .usa-icon-list__content > :last-child {
        margin-bottom: 0
    }

    .usa-icon-list__content ul li {
        list-style-type: disc
    }

.usa-identifier {
    font-family: Public Sans Web,-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,Helvetica,Arial,sans-serif,Apple Color Emoji,Segoe UI Emoji,Segoe UI Symbol;
    font-size: 1rem;
    line-height: 1.4;
    color: #fff;
    background-color: #000;
    padding-bottom: 1rem
}

.usa-identifier__container {
    margin-left: auto;
    margin-right: auto;
    max-width: 87.5rem;
    padding-left: 1rem;
    padding-right: 1rem;
    max-width: 87.5rem
}

@media all and (min-width:64em) {
    .usa-identifier__container {
        padding-left: 2rem;
        padding-right: 2rem
    }
}

.usa-identifier__section {
    padding-bottom: 1rem;
    padding-top: 1rem
}

@media all and (min-width:40em) {
    .usa-identifier__section--masthead .usa-identifier__container {
        -webkit-box-align: center;
        -ms-flex-align: center;
        align-items: center;
        display: -webkit-box;
        display: -ms-flexbox;
        display: flex
    }
}

.usa-identifier__logos {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    margin-right: 1rem
}

.usa-identifier__logo {
    text-decoration: none;
    height: 3rem;
    display: block
}

    .usa-identifier__logo + .usa-identifier__logo {
        margin-left: .5rem
    }

.usa-identifier__logo-img {
    height: 100%;
    width: auto
}

.usa-identifier__identity {
    -webkit-box-flex: 1;
    -ms-flex: 1 1 0%;
    flex: 1 1 0%;
    margin-top: 1rem
}

@media all and (min-width:40em) {
    .usa-identifier__identity {
        margin-top: 0
    }
}

.usa-identifier__identity-disclaimer, .usa-identifier__identity-domain {
    margin: 0;
    padding: 0
}

.usa-identifier__identity-domain {
    color: #adadad
}

.usa-identifier__identity-disclaimer {
    font-weight: 700
}

    .usa-identifier__identity-disclaimer a {
        color: #e6e6e6
    }

        .usa-identifier__identity-disclaimer a:visited {
            color: #e6e6e6
        }

        .usa-identifier__identity-disclaimer a:active, .usa-identifier__identity-disclaimer a:hover {
            color: #fcfcfc
        }

@media all and (min-width:40em) {
    .usa-identifier__section--required-links {
        padding-bottom: .5rem;
        padding-top: .5rem
    }
}

@media all and (min-width:64em) {
    .usa-identifier__section--required-links {
        font-size: .94rem
    }
}

.usa-identifier__required-links-list {
    margin-bottom: 0;
    margin-top: 0;
    list-style-type: none;
    padding-left: 0;
    margin-bottom: 0;
    margin-top: 0
}

@media all and (min-width:40em) {
    .usa-identifier__required-links-list {
        -webkit-column-count: 2;
        column-count: 2;
        -webkit-column-gap: 2rem;
        column-gap: 2rem;
        -webkit-column-fill: balance;
        column-fill: balance
    }
}

@media all and (min-width:64em) {
    .usa-identifier__required-links-list {
        -webkit-column-count: 4;
        column-count: 4
    }
}

.usa-identifier__required-links-item {
    -webkit-column-break-inside: avoid;
    break-inside: avoid;
    margin-bottom: .75rem
}

    .usa-identifier__required-links-item:last-child {
        margin-bottom: 0
    }

@media all and (min-width:64em) {
    .usa-identifier__required-links-item {
        margin-bottom: .5rem
    }
}

.usa-identifier__required-link {
    color: #adadad;
    display: inline-block
}

    .usa-identifier__required-link:visited {
        color: #adadad
    }

    .usa-identifier__required-link:active, .usa-identifier__required-link:hover {
        color: #e6e6e6
    }

.usa-identifier__section--usagov a {
    color: #e6e6e6;
    font-weight: 700;
    display: inline-block;
    margin-top: .5rem
}

    .usa-identifier__section--usagov a:visited {
        color: #e6e6e6
    }

    .usa-identifier__section--usagov a:active, .usa-identifier__section--usagov a:hover {
        color: #fcfcfc
    }

@media all and (min-width:40em) {
    .usa-identifier__section--usagov a {
        margin-top: 0
    }
}

@media all and (min-width:40em) {
    .usa-identifier__usagov-description {
        display: -webkit-inline-box;
        display: -ms-inline-flexbox;
        display: inline-flex
    }
}

.usa-layout-docs__sidenav {
    -webkit-box-ordinal-group: 3;
    -ms-flex-order: 2;
    order: 2;
    padding-top: 2rem
}

@media all and (min-width:64em) {
    .usa-layout-docs__sidenav {
        padding-top: 0
    }
}

@media all and (min-width:64em) {
    .usa-layout-docs__main {
        -webkit-box-ordinal-group: 3;
        -ms-flex-order: 2;
        order: 2
    }
}

.usa-media-block {
    -webkit-box-align: start;
    -ms-flex-align: start;
    align-items: flex-start;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex
}

.usa-media-block__img {
    -ms-flex-negative: 0;
    flex-shrink: 0;
    margin-right: .5rem
}

.usa-media-block__body {
    -webkit-box-flex: 1;
    -ms-flex: 1 1 0%;
    flex: 1 1 0%
}

.usa-megamenu .usa-col {
    -webkit-box-flex: 1;
    -ms-flex: 1 1 auto;
    flex: 1 1 auto
}

@media all and (min-width:55em) {
    .usa-megamenu .usa-col {
        -webkit-box-flex: 4;
        -ms-flex: 4 1 0%;
        flex: 4 1 0%
    }
}

@media all and (min-width:55em) {
    .usa-megamenu.usa-nav__submenu {
        padding-left: 0;
        padding-right: 0;
        padding-bottom: 2rem;
        padding-top: 2rem;
        left: -33%;
        right: 0;
        width: auto
    }
}

@media all and (min-width:55em) {
    .usa-megamenu.usa-nav__submenu::before {
        position: absolute;
        bottom: 0;
        top: 0;
        background-color: #112f4e;
        content: "";
        display: block;
        position: absolute;
        width: 100%;
        right: 100%
    }
}

@media all and (min-width:55em) {
    .usa-megamenu.usa-nav__submenu::after {
        position: absolute;
        bottom: 0;
        top: 0;
        background-color: #112f4e;
        content: "";
        display: block;
        position: absolute;
        width: 100%;
        left: 100%
    }
}

.usa-js-no-click {
    pointer-events: none;
    -webkit-user-select: none;
    -moz-user-select: none;
    -ms-user-select: none;
    user-select: none
}

    .usa-js-no-click .usa-modal, .usa-js-no-click .usa-modal * {
        pointer-events: auto;
        -webkit-user-select: text;
        -moz-user-select: text;
        -ms-user-select: text;
        user-select: text
    }

[data-open-modal] * {
    pointer-events: none
}

.usa-modal-wrapper {
    text-align: center;
    -webkit-transition: opacity .15s ease-in-out;
    transition: opacity .15s ease-in-out
}

    .usa-modal-wrapper.is-hidden {
        visibility: hidden;
        opacity: 0;
        position: fixed
    }

    .usa-modal-wrapper.is-visible {
        visibility: visible;
        opacity: 1;
        position: fixed;
        z-index: 99999
    }

.usa-modal-overlay {
    background: rgba(0,0,0,.7);
    bottom: 0;
    height: 100%;
    left: 0;
    overflow: scroll;
    overflow-x: hidden;
    padding: 1.5rem;
    position: fixed;
    scroll-behavior: smooth;
    top: 0;
    width: 100%
}

    .usa-modal-overlay:before {
        content: "";
        display: inline-block;
        height: 100%;
        vertical-align: middle
    }

    .usa-modal-overlay[data-force-action=true] {
        pointer-events: none
    }

        .usa-modal-overlay[data-force-action=true] * {
            pointer-events: auto
        }

.usa-js-loading .usa-modal-wrapper {
    position: absolute;
    left: -999em;
    right: auto
}

    .usa-js-loading .usa-modal-wrapper:target {
        position: static
    }

.usa-modal {
    font-family: Public Sans Web,-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,Helvetica,Arial,sans-serif,Apple Color Emoji,Segoe UI Emoji,Segoe UI Symbol;
    font-size: 1.13rem;
    line-height: 1.4;
    border-radius: .75rem;
    background: #fff;
    color: #1b1b1b;
    display: inline-block;
    margin: 1.25rem auto;
    max-width: 30rem;
    position: relative;
    text-align: left;
    vertical-align: middle;
    width: 100%
}

    .usa-modal:focus {
        outline: 0
    }

.usa-modal__content {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: vertical;
    -webkit-box-direction: reverse;
    -ms-flex-direction: column-reverse;
    flex-direction: column-reverse;
    padding-top: 2rem;
    width: 100%
}

.usa-modal__main {
    margin: 0 auto;
    padding: .5rem 2rem 2rem
}

.usa-modal-wrapper [data-close-modal] > .usa-icon, .usa-modal-wrapper [data-close-modal] > .usa-icon use {
    pointer-events: none !important
}

.usa-modal__close {
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    -ms-flex-item-align: end;
    align-self: flex-end;
    background-color: transparent;
    color: #3d4551;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -ms-flex-negative: 0;
    flex-shrink: 0;
    font-size: .88rem;
    margin: -2rem 0 0 auto;
    padding: .25rem .25rem;
    width: auto
}

    .usa-modal__close:active, .usa-modal__close:hover {
        background-color: transparent;
        color: #1b1b1b
    }

    .usa-modal__close:not([disabled]):focus {
        outline-offset: 0
    }

    .usa-modal__close .usa-icon {
        height: 2rem;
        margin: 2px 2px 0 0;
        width: 2rem
    }

.usa-modal__heading {
    font-family: Public Sans Web,-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,Helvetica,Arial,sans-serif,Apple Color Emoji,Segoe UI Emoji,Segoe UI Symbol;
    font-size: 1.38rem;
    line-height: 1.4;
    margin-top: 0
}

.usa-modal__footer {
    margin-top: 1.5rem
}

.usa-modal--lg {
    max-width: 55rem;
    width: 100%
}

    .usa-modal--lg .usa-modal__main {
        padding-bottom: 4rem;
        padding-top: 1.25rem;
        width: 100%;
        max-width: 40rem
    }

@media all and (min-width:40em) {
    .usa-modal--lg .usa-modal__heading {
        font-family: Public Sans Web,-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,Helvetica,Arial,sans-serif,Apple Color Emoji,Segoe UI Emoji,Segoe UI Symbol;
        font-size: 2rem
    }
}

.usa-js-modal--active {
    overflow: hidden
}

@media all and (min-width:55em) {
    .usa-nav-container {
        margin-left: auto;
        margin-right: auto;
        max-width: 87.5rem;
        padding-left: 1rem;
        padding-right: 1rem;
        padding-left: 2rem;
        padding-right: 2rem
    }

        .usa-nav-container::after {
            clear: both;
            content: "";
            display: block
        }
}

@media all and (min-width:55em) and (min-width:64em) {
    .usa-nav-container {
        padding-left: 2rem;
        padding-right: 2rem
    }
}

.usa-navbar {
    height: 3rem
}

@media all and (max-width:54.99em) {
    .usa-navbar {
        -webkit-box-align: center;
        -ms-flex-align: center;
        align-items: center;
        border-bottom: 1px solid #e6e6e6;
        display: -webkit-box;
        display: -ms-flexbox;
        display: flex
    }
}

@media all and (min-width:55em) {
    .usa-navbar {
        border-bottom: none;
        display: inline-block;
        height: auto
    }
}

@-webkit-keyframes slidein-left {
    from {
        -webkit-transform: translateX(15rem);
        transform: translateX(15rem)
    }

    to {
        -webkit-transform: translateX(0);
        transform: translateX(0)
    }
}

@keyframes slidein-left {
    from {
        -webkit-transform: translateX(15rem);
        transform: translateX(15rem)
    }

    to {
        -webkit-transform: translateX(0);
        transform: translateX(0)
    }
}

.usa-nav {
    font-family: Public Sans Web,-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,Helvetica,Arial,sans-serif,Apple Color Emoji,Segoe UI Emoji,Segoe UI Symbol;
    font-size: 1.13rem;
    line-height: 1
}

@media all and (max-width:54.99em) {
    .usa-nav {
        position: absolute;
        right: 0;
        position: absolute;
        bottom: 0;
        top: 0;
        position: fixed;
        background: #fff;
        border-right: 0;
        display: none;
        -webkit-box-orient: vertical;
        -webkit-box-direction: normal;
        -ms-flex-direction: column;
        flex-direction: column;
        overflow-y: auto;
        padding: 1rem;
        width: 15rem;
        z-index: 500
    }

        .usa-nav.is-visible {
            -webkit-animation: slidein-left .3s ease-in-out;
            animation: slidein-left .3s ease-in-out;
            display: -webkit-box;
            display: -ms-flexbox;
            display: flex
        }
}

@media all and (min-width:55em) {
    .usa-nav {
        float: right;
        position: relative
    }
}

@media all and (min-width:55em) {
    .usa-nav .usa-search {
        margin-left: 1rem
    }
}

.usa-nav .usa-accordion {
    font-family: Public Sans Web,-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,Helvetica,Arial,sans-serif,Apple Color Emoji,Segoe UI Emoji,Segoe UI Symbol;
    font-size: 1.13rem;
    line-height: 1
}

@media all and (max-width:54.99em) {
    .usa-nav__primary {
        margin-bottom: 0;
        margin-top: 0;
        list-style-type: none;
        padding-left: 0;
        margin-top: 1.5rem;
        -webkit-box-ordinal-group: 3;
        -ms-flex-order: 2;
        order: 2
    }

        .usa-nav__primary > li {
            margin-bottom: 0;
            max-width: unset
        }

    .usa-nav__primary-item {
        border-top: 1px solid #e6e6e6
    }

    .usa-nav__primary a:not(.usa-button) {
        color: #2d2e2f;
        display: block;
        padding: .5rem 1rem;
        text-decoration: none
    }

        .usa-nav__primary a:not(.usa-button):hover {
            background-color: #fcfcfc;
            color: #005ea2;
            text-decoration: none
        }

        .usa-nav__primary a:not(.usa-button):focus {
            outline-offset: 0
        }

    .usa-nav__primary .usa-current {
        position: relative;
        color: #005ea2;
        font-weight: 700
    }

        .usa-nav__primary .usa-current::after {
            background-color: #005ea2;
            border-radius: 99rem;
            content: "";
            display: block;
            position: absolute;
            bottom: .25rem;
            top: .25rem;
            width: .25rem;
            left: .25rem
        }
}

@media all and (max-width:54.99em) and (min-width:40em) {
    .usa-nav__primary .usa-current {
        position: relative
    }

        .usa-nav__primary .usa-current::after {
            background-color: #005ea2;
            border-radius: 99rem;
            content: "";
            display: block;
            position: absolute;
            bottom: .25rem;
            top: .25rem;
            width: .25rem;
            left: 0
        }
}

@media all and (max-width:54.99em) {
    .usa-nav__primary a {
        padding-bottom: .75rem;
        padding-top: .75rem
    }
}

@media all and (min-width:55em) {
    .usa-nav__primary {
        display: -webkit-box;
        display: -ms-flexbox;
        display: flex
    }
}

.usa-nav__primary .usa-nav__primary-item a {
    text-decoration: none
}

.usa-nav__primary > .usa-nav__primary-item {
    line-height: 1.2
}

@media all and (min-width:55em) {
    .usa-nav__primary > .usa-nav__primary-item {
        font-size: .88rem;
        line-height: 1
    }
}

@media all and (min-width:55em) {
    .usa-nav__primary > .usa-nav__primary-item > a {
        line-height: 1;
        padding: 1rem;
        color: #2d2e2f;
        display: block;
        font-weight: 700
    }

        .usa-nav__primary > .usa-nav__primary-item > a:hover {
            color: #005ea2
        }
}

@media all and (min-width:55em) {
    .usa-nav__primary a {
        padding-bottom: .5rem;
        padding-top: .5rem
    }
}

.usa-nav__primary button {
    -moz-osx-font-smoothing: auto;
    -webkit-font-smoothing: subpixel-antialiased;
    color: #005ea2;
    text-decoration: underline;
    background-color: transparent;
    border: 0;
    border-radius: 0;
    -webkit-box-shadow: none;
    box-shadow: none;
    font-weight: 400;
    margin: 0;
    padding: 0;
    text-align: left;
    color: #2d2e2f;
    font-weight: 400;
    line-height: 1.2;
    padding: .75rem 1rem;
    text-decoration: none
}

    .usa-nav__primary button:visited {
        color: #8b0a03
    }

    .usa-nav__primary button:hover {
        color: #0b4778
    }

    .usa-nav__primary button:active {
        color: #112f4e
    }

    .usa-nav__primary button:focus {
        outline: 2px solid #face00;
        outline-offset: 0
    }

    .usa-nav__primary button:active, .usa-nav__primary button:hover {
        -moz-osx-font-smoothing: auto;
        -webkit-font-smoothing: subpixel-antialiased;
        background-color: transparent;
        -webkit-box-shadow: none;
        box-shadow: none;
        text-decoration: underline
    }

@media all and (min-width:55em) {
    .usa-nav__primary button {
        line-height: 1;
        padding: 1rem;
        font-size: .88rem;
        font-weight: 700
    }
}

.usa-nav__primary button:hover {
    color: #005ea2;
    background-color: #fcfcfc;
    text-decoration: none
}

@media all and (min-width:55em) {
    .usa-nav__primary button:hover {
        background-color: transparent
    }
}

/* .usa-nav__primary button[aria-expanded=false] {
    background-image: url(../img/uswds/usa-icons/add.svg),-webkit-gradient(linear,left top,left bottom,from(transparent),to(transparent));
    background-image: url(../img/uswds/usa-icons/add.svg),linear-gradient(transparent,transparent);
    background-repeat: no-repeat;
    background-position: right 0 center;
    background-size: 1.25rem
} */

@media all and (min-width:55em) {
    .usa-nav__primary button[aria-expanded=false] {
        color: #fff;
        background-image: url(""),-webkit-gradient(linear,left top,left bottom,from(transparent),to(transparent));
        background-image: url(""),linear-gradient(transparent,transparent);
        background-repeat: no-repeat;
        background-size: 1rem;
        background-position: right .75rem top 53%
    }
}

/* @media all and (min-width:55em) {
    .usa-nav__primary button[aria-expanded=false]:hover {
        background-image: url(../img/uswds/usa-icons-bg/expand_more--blue-warm-70v.svg),-webkit-gradient(linear,left top,left bottom,from(transparent),to(transparent));
        background-image: url(../img/uswds/usa-icons-bg/expand_more--blue-warm-70v.svg),linear-gradient(transparent,transparent);
        background-repeat: no-repeat
    }
} */

/* .usa-nav__primary button[aria-expanded=true] {
    background-image: url(../img/uswds/usa-icons/remove.svg),-webkit-gradient(linear,left top,left bottom,from(transparent),to(transparent));
    background-image: url(../img/uswds/usa-icons/remove.svg),linear-gradient(transparent,transparent);
    background-repeat: no-repeat;
    background-position: right 0 center;
    background-size: 1.25rem
} */

/* @media all and (min-width:55em) {
    .usa-nav__primary button[aria-expanded=true] {
        background-image: url(../img/uswds/usa-icons-bg/expand_less--white.svg),-webkit-gradient(linear,left top,left bottom,from(transparent),to(transparent));
        background-image: url(../img/uswds/usa-icons-bg/expand_less--white.svg),linear-gradient(transparent,transparent);
        background-repeat: no-repeat;
        -moz-osx-font-smoothing: grayscale;
        -webkit-font-smoothing: antialiased;
        background-size: 1rem;
        background-color: #112f4e;
        background-position: right .75rem top 53%;
        color: #fff
    }
} */

@media all and (min-width:55em) {
    .usa-nav__primary .usa-accordion__button span {
        margin-right: 0;
        padding-right: 1rem
    }
}

.usa-nav__secondary {
    margin-top: 1rem
}

@media all and (min-width:55em) {
    .usa-nav__secondary {
        -webkit-box-orient: vertical;
        -webkit-box-direction: normal;
        -ms-flex-direction: column;
        flex-direction: column;
        -webkit-box-align: end;
        -ms-flex-align: end;
        align-items: flex-end;
        bottom: 4rem;
        display: -webkit-box;
        display: -ms-flexbox;
        display: flex;
        font-size: .88rem;
        margin-top: .5rem;
        min-width: calc(27ch + 3rem);
        position: absolute;
        right: 2rem
    }
}

.usa-nav__secondary .usa-search {
    margin-top: 1rem;
    width: 100%
}

@media all and (min-width:55em) {
    .usa-nav__secondary .usa-search {
        margin-left: 0;
        margin-top: .5rem
    }
}

.usa-nav__secondary-links {
    margin-bottom: 0;
    margin-top: 0;
    list-style-type: none;
    padding-left: 0;
    line-height: 1.4;
    margin-top: 1.5rem
}

@media all and (min-width:55em) {
    .usa-nav__secondary-links {
        float: right;
        line-height: 1;
        margin-bottom: .25rem;
        margin-top: 0
    }
}

@media all and (min-width:55em) {
    .usa-nav__secondary-links .usa-nav__secondary-item {
        display: inline;
        padding-left: .25rem
    }

        .usa-nav__secondary-links .usa-nav__secondary-item + .usa-nav__secondary-item::before {
            color: #e6e6e6;
            content: "|";
            padding-right: .25rem
        }
}

.usa-nav__secondary-links a {
    color: #3d4551;
    display: inline-block;
    font-size: .88rem;
    text-decoration: none
}

    .usa-nav__secondary-links a:hover {
        color: #005ea2;
        text-decoration: underline
    }

@media all and (max-width:54.99em) {
    .usa-nav__submenu {
        margin-bottom: 0;
        margin-top: 0;
        list-style-type: none;
        padding-left: 0;
        margin: 0
    }

        .usa-nav__submenu > li {
            margin-bottom: 0;
            max-width: unset
        }

    .usa-nav__submenu-item {
        border-top: 1px solid #e6e6e6;
        font-size: .88rem
    }

    .usa-nav__submenu .usa-current::after {
        display: none
    }
}

@media all and (max-width:54.99em) and (min-width:40em) {
    .usa-nav__submenu .usa-current::after {
        display: none
    }
}

@media all and (max-width:54.99em) {
    .usa-nav__submenu a:not(.usa-button) {
        padding-left: 2rem
    }

    .usa-nav__submenu .usa-nav__submenu a:not(.usa-button) {
        padding-left: 3rem
    }

    .usa-nav__submenu .usa-nav__submenu .usa-nav__submenu a:not(.usa-button) {
        content: "foobar";
        padding-left: 4rem
    }
}

@media all and (min-width:55em) {
    .usa-nav__submenu {
        margin-bottom: 0;
        margin-top: 0;
        list-style-type: none;
        padding-left: 0;
        background-color: #112f4e;
        width: auto !important;
        padding: 1rem;
        position: absolute;
        z-index: 400
    }
}

.usa-nav__submenu[aria-hidden=true] {
    display: none
}

@media all and (min-width:55em) {
    .usa-nav__submenu .usa-nav__submenu-item + * {
        margin-top: .75rem
    }

    .usa-nav__submenu .usa-nav__submenu-item a {
        color: #fff;
        padding: 0;
        line-height: 1.4
    }

        .usa-nav__submenu .usa-nav__submenu-item a:hover {
            background-color: transparent;
            color: #fff;
            padding: 0;
            text-decoration: underline
        }
}

.usa-nav__submenu-list {
    margin-bottom: 0;
    margin-top: 0;
    list-style-type: none;
    padding-left: 0
}

    .usa-nav__submenu-list > li {
        margin-bottom: 0;
        max-width: unset
    }

    .usa-nav__submenu-list .usa-nav__submenu-list-item {
        margin: 0;
        font-size: .88rem
    }

        .usa-nav__submenu-list .usa-nav__submenu-list-item a {
            line-height: 1.4
        }

.usa-nav__close {
    -moz-osx-font-smoothing: auto;
    -webkit-font-smoothing: subpixel-antialiased;
    color: #005ea2;
    text-decoration: underline;
    background-color: transparent;
    border: 0;
    border-radius: 0;
    -webkit-box-shadow: none;
    box-shadow: none;
    font-weight: 400;
    margin: 0;
    padding: 0;
    text-align: left;
    height: 3rem;
    width: 3rem;
    color: currentColor;
    -webkit-box-flex: 0;
    -ms-flex: none;
    flex: none;
    float: right;
    margin: -.75rem -1rem 1rem auto;
    text-align: center
}

    .usa-nav__close:visited {
        color: #8b0a03
    }

    .usa-nav__close:hover {
        color: #0b4778
    }

    .usa-nav__close:active {
        color: #112f4e
    }

    .usa-nav__close:focus {
        outline: 2px solid #face00;
        outline-offset: 0
    }

    .usa-nav__close:active, .usa-nav__close:hover {
        -moz-osx-font-smoothing: auto;
        -webkit-font-smoothing: subpixel-antialiased;
        background-color: transparent;
        -webkit-box-shadow: none;
        box-shadow: none;
        text-decoration: underline
    }

    .usa-nav__close:hover {
        color: currentColor;
        text-decoration: none
    }

@media all and (min-width:55em) {
    .usa-nav__close {
        display: none
    }
}

.usa-nav__close img {
    width: 1.5rem
}

.usa-nav__close + * {
    clear: both
}

.usa-js-mobile-nav--active {
    overflow: hidden
}

.usa-process-list {
    font-family: Public Sans Web,-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,Helvetica,Arial,sans-serif,Apple Color Emoji,Segoe UI Emoji,Segoe UI Symbol;
    font-size: 1.13rem;
    line-height: 1.4;
    margin-bottom: 0;
    margin-top: 0;
    list-style-type: none;
    padding-left: 0;
    counter-reset: usa-numbered-list;
    padding: 20px 0 0 calc(((2.5rem / 2) - (.5rem / 2)));
    position: relative
}

    .usa-process-list > li {
        margin-bottom: 0;
        max-width: unset
    }

    .usa-process-list > .usa-process-list__item {
        max-width: 72ex
    }

.usa-process-list__item {
    border-left: .5rem solid #d9e8f6;
    font-size: 1rem;
    margin-bottom: 0;
    padding-bottom: 2rem;
    padding-left: calc(calc((2.5rem / 2) - .25rem) * 2)
}

.usa-prose .usa-process-list {
    font-family: Public Sans Web,-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,Helvetica,Arial,sans-serif,Apple Color Emoji,Segoe UI Emoji,Segoe UI Symbol;
    font-size: 1.13rem;
    line-height: 1.4;
    margin-bottom: 0;
    margin-top: 0;
    list-style-type: none;
    padding-left: 0;
    counter-reset: usa-numbered-list;
    padding: 20px 0 0 calc(((2.5rem / 2) - (.5rem / 2)));
    position: relative
}

    .usa-prose .usa-process-list > li {
        margin-bottom: 0;
        max-width: unset
    }

    .usa-prose .usa-process-list > .usa-process-list__item {
        max-width: 72ex
    }

.usa-prose .usa-process-list__item {
    border-left: .5rem solid #d9e8f6;
    font-size: 1rem;
    margin-bottom: 0;
    padding-bottom: 2rem;
    padding-left: calc(calc((2.5rem / 2) - .25rem) * 2)
}

.usa-process-list__item:last-child {
    border-left: .5rem solid transparent
}

.usa-process-list__item::before {
    -webkit-box-orient: horizontal;
    -webkit-box-direction: normal;
    -ms-flex-direction: row;
    flex-direction: row;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center;
    height: 2.5rem;
    border-radius: 99rem;
    width: 2.5rem;
    background-color: #fff;
    border: .25rem solid #1b1b1b;
    -webkit-box-shadow: 0 0 0 .25rem #fff;
    box-shadow: 0 0 0 .25rem #fff;
    color: #1b1b1b;
    content: counter(usa-numbered-list,decimal);
    counter-increment: usa-numbered-list;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    font-family: Public Sans Web,-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,Helvetica,Arial,sans-serif,Apple Color Emoji,Segoe UI Emoji,Segoe UI Symbol;
    font-size: 1.38rem;
    font-weight: 700;
    height: 2.5rem;
    left: 0;
    line-height: 1;
    margin-top: -.4rem;
    position: absolute;
    width: 2.5rem
}

.usa-process-list__item ul {
    list-style-type: disc
}

    .usa-process-list__item ul li {
        margin-bottom: .25rem
    }

        .usa-process-list__item ul li:last-child {
            margin-bottom: 0
        }

.usa-process-list__item > :first-child {
    margin-top: 0
}

.usa-process-list__item > :last-child {
    margin-bottom: 0
}

.usa-process-list__heading {
    font-family: Public Sans Web,-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,Helvetica,Arial,sans-serif,Apple Color Emoji,Segoe UI Emoji,Segoe UI Symbol;
    font-size: 1.38rem;
    line-height: 1.2;
    color: #1b1b1b;
    font-family: Public Sans Web,-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,Helvetica,Arial,sans-serif,Apple Color Emoji,Segoe UI Emoji,Segoe UI Symbol;
    font-weight: 700;
    margin: 0
}

    .usa-process-list__heading + * {
        margin-top: .25rem
    }

.usa-search {
    font-family: Public Sans Web,-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,Helvetica,Arial,sans-serif,Apple Color Emoji,Segoe UI Emoji,Segoe UI Symbol;
    font-size: 1.13rem;
    line-height: 1.4;
    position: relative
}

    .usa-search::after {
        clear: both;
        content: "";
        display: block
    }

    .usa-search [role=search], .usa-search[role=search], .usa-search[role=search] > div {
        display: -webkit-box;
        display: -ms-flexbox;
        display: flex
    }

    .usa-search [type=submit] {
        background-image: url(../img/uswds/usa-icons-bg/search--white.svg),-webkit-gradient(linear,left top,left bottom,from(transparent),to(transparent));
        background-image: url(../img/uswds/usa-icons-bg/search--white.svg),linear-gradient(transparent,transparent);
        background-repeat: no-repeat;
        background-position: center center;
        background-size: 1.5rem;
        border-bottom-left-radius: 0;
        border-top-left-radius: 0;
        height: 2rem;
        margin: 0;
        padding: 0;
        width: 3rem
    }

@media all and (min-width:30em) {
    .usa-search [type=submit] {
        padding-left: 1rem;
        padding-right: 1rem;
        background-image: none;
        width: auto
    }
}

@media all and (min-width:30em) {
    .usa-search--big .usa-search__input, .usa-search--big [type=search] {
        font-size: 1rem;
        height: 3rem
    }
}

@media all and (min-width:30em) {
    .usa-search--big .usa-search__submit, .usa-search--big [type=submit] {
        padding-left: 2rem;
        padding-right: 2rem;
        font-size: 1.38rem;
        height: 3rem;
        width: auto
    }
}

@media all and (min-width:30em) {
    .usa-search--small .usa-search__submit, .usa-search--small [type=submit] {
        background-image: url(../img/uswds/usa-icons-bg/search--white.svg),-webkit-gradient(linear,left top,left bottom,from(transparent),to(transparent));
        background-image: url(../img/uswds/usa-icons-bg/search--white.svg),linear-gradient(transparent,transparent);
        background-repeat: no-repeat;
        background-position: center center;
        background-size: 1.5rem;
        width: 3rem
    }
}

input[type=search] {
    -webkit-box-sizing: border-box;
    box-sizing: border-box;
    -webkit-appearance: none;
    -moz-appearance: none;
    appearance: none
}

.usa-search__input, [type=search] {
    padding-bottom: 0;
    padding-top: 0;
    border-bottom-right-radius: 0;
    border-right: none;
    border-top-right-radius: 0;
    -webkit-box-sizing: border-box;
    box-sizing: border-box;
    float: left;
    font-size: .94rem;
    height: 2rem;
    margin: 0
}

.usa-search__submit-text {
    position: absolute;
    left: -999em;
    right: auto
}

@media all and (min-width:30em) {
    .usa-search__submit-text {
        position: static
    }
}

.usa-section {
    padding-bottom: 2rem;
    padding-top: 2rem
}

@media all and (min-width:40em) {
    .usa-section {
        padding-bottom: 4rem;
        padding-top: 4rem
    }
}

.usa-section--light {
    background-color: #fcfcfc
}

.usa-section--dark {
    background-color: #112f4e;
    color: #fff
}

    .usa-section--dark h1, .usa-section--dark h2, .usa-section--dark h3, .usa-section--dark h4, .usa-section--dark h5, .usa-section--dark h6 {
        color: #00bde3
    }

    .usa-section--dark p {
        color: #fff
    }

    .usa-section--dark a {
        color: #e6e6e6
    }

        .usa-section--dark a:hover {
            color: #fcfcfc
        }

        .usa-section--dark a:active {
            color: #fff
        }

.usa-sidenav {
    margin-bottom: 0;
    margin-top: 0;
    list-style-type: none;
    padding-left: 0;
    font-family: Public Sans Web,-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,Helvetica,Arial,sans-serif,Apple Color Emoji,Segoe UI Emoji,Segoe UI Symbol;
    font-size: 1rem;
    line-height: 1.4;
    border-bottom: 1px solid #e6e6e6
}

    .usa-sidenav > li {
        margin-bottom: 0;
        max-width: unset
    }

.usa-sidenav__item {
    border-top: 1px solid #e6e6e6
}

.usa-sidenav a:not(.usa-button) {
    color: #2d2e2f;
    display: block;
    padding: .5rem 1rem;
    text-decoration: none
}

    .usa-sidenav a:not(.usa-button):hover {
        background-color: #fcfcfc;
        color: #005ea2;
        text-decoration: none
    }

    .usa-sidenav a:not(.usa-button):focus {
        outline-offset: 0
    }

.usa-sidenav .usa-current {
    position: relative;
    color: #005ea2;
    font-weight: 700
}

    .usa-sidenav .usa-current::after {
        background-color: #005ea2;
        border-radius: 99rem;
        content: "";
        display: block;
        position: absolute;
        bottom: .25rem;
        top: .25rem;
        width: .25rem;
        left: .25rem
    }

@media all and (min-width:40em) {
    .usa-sidenav .usa-current {
        position: relative
    }

        .usa-sidenav .usa-current::after {
            background-color: #005ea2;
            border-radius: 99rem;
            content: "";
            display: block;
            position: absolute;
            bottom: .25rem;
            top: .25rem;
            width: .25rem;
            left: 0
        }
}

.grid-container .usa-sidenav {
    margin-left: -1rem;
    margin-right: -1rem
}

@media all and (min-width:40em) {
    .grid-container .usa-sidenav {
        margin-left: 0;
        margin-right: 0
    }
}

.usa-sidenav__sublist {
    margin-bottom: 0;
    margin-top: 0;
    list-style-type: none;
    padding-left: 0;
    margin: 0;
    font-size: .94rem
}

    .usa-sidenav__sublist > li {
        margin-bottom: 0;
        max-width: unset
    }

.usa-sidenav__sublist-item {
    border-top: 1px solid #e6e6e6;
    font-size: .88rem
}

.usa-sidenav__sublist .usa-current::after {
    display: none
}

@media all and (min-width:40em) {
    .usa-sidenav__sublist .usa-current::after {
        display: none
    }
}

.usa-sidenav__sublist a:not(.usa-button) {
    padding-left: 2rem
}

.usa-sidenav__sublist .usa-sidenav__sublist a:not(.usa-button) {
    padding-left: 3rem
}

.usa-sidenav__sublist .usa-sidenav__sublist .usa-sidenav__sublist a:not(.usa-button) {
    content: "foobar";
    padding-left: 4rem
}

.usa-site-alert {
    position: relative;
    background-color: #fcfcfc
}

    .usa-site-alert .usa-alert {
        margin-left: auto;
        margin-right: auto;
        max-width: 87.5rem;
        border-left: none
    }

        .usa-site-alert .usa-alert .usa-alert__body > .usa-list, .usa-site-alert .usa-alert > .usa-list {
            padding-left: 2ch
        }

    .usa-site-alert .usa-alert__body {
        padding-left: 1rem;
        padding-right: 1rem
    }

@media all and (min-width:64em) {
    .usa-site-alert .usa-alert__body {
        padding-left: 2rem;
        padding-right: 2rem
    }
}

.usa-site-alert--info {
    color: #1b1b1b;
    background-color: #e7f6f8
}

    .usa-site-alert--info .usa-alert {
        background-color: #e7f6f8;
        border-left-color: #00bde3;
        color: #1b1b1b
    }

        .usa-site-alert--info .usa-alert:before {
            background: url(../img/uswds/usa-icons/info.svg) no-repeat center/2rem 2rem;
            display: inline-block;
            height: 2rem;
            width: 2rem;
            content: "";
            display: block;
            height: 3.5rem;
            left: .91667rem;
            position: absolute;
            top: 0
        }

@supports ((-webkit-mask:url("")) or (mask:url(""))) {
    .usa-site-alert--info .usa-alert:before {
        background: 0 0;
        background-color: #1b1b1b;
        -webkit-mask: url(../img/uswds/usa-icons/info.svg) no-repeat center/2rem 2rem;
        mask: url(../img/uswds/usa-icons/info.svg) no-repeat center/2rem 2rem
    }
}

.usa-site-alert--info .usa-alert.usa-alert--slim:before {
    background-size: 1.5rem;
    height: 2.5rem;
    width: 1.5rem
}

@supports ((-webkit-mask:url("")) or (mask:url(""))) {
    .usa-site-alert--info .usa-alert.usa-alert--slim:before {
        -webkit-mask-size: 1.5rem;
        mask-size: 1.5rem
    }
}

.usa-site-alert--info .usa-alert .usa-link {
    color: #005ea2
}

    .usa-site-alert--info .usa-alert .usa-link:visited {
        color: #8b0a03
    }

    .usa-site-alert--info .usa-alert .usa-link:active, .usa-site-alert--info .usa-alert .usa-link:hover {
        color: #0b4778
    }

.usa-site-alert--info .usa-alert.usa-alert--no-icon:before {
    display: none
}

.usa-site-alert--info .usa-alert.usa-alert--no-icon .usa-alert__body {
    padding-left: 1.25rem
}

.usa-site-alert--info .usa-alert:before {
    left: 1rem
}

@media all and (min-width:64em) {
    .usa-site-alert--info .usa-alert:before {
        left: 2rem
    }
}

.usa-site-alert--info .usa-alert__body {
    padding-right: 1rem;
    padding-left: 3.75rem
}

@media all and (min-width:64em) {
    .usa-site-alert--info .usa-alert__body {
        padding-right: 2rem;
        padding-left: 4.75rem
    }
}

.usa-site-alert--emergency {
    color: #fff;
    background-color: #9c3d10
}

    .usa-site-alert--emergency .usa-alert {
        background-color: #9c3d10;
        border-left-color: #9c3d10;
        color: #fff
    }

        .usa-site-alert--emergency .usa-alert:before {
            background: url(../img/uswds/usa-icons-bg/error--white.svg) no-repeat center/2rem 2rem;
            display: inline-block;
            height: 2rem;
            width: 2rem;
            content: "";
            display: block;
            height: 3.5rem;
            left: .91667rem;
            position: absolute;
            top: 0
        }

@supports ((-webkit-mask:url("")) or (mask:url(""))) {
    .usa-site-alert--emergency .usa-alert:before {
        background: 0 0;
        background-color: #fff;
        -webkit-mask: url(../img/uswds/usa-icons/error.svg) no-repeat center/2rem 2rem;
        mask: url(../img/uswds/usa-icons/error.svg) no-repeat center/2rem 2rem
    }
}

.usa-site-alert--emergency .usa-alert.usa-alert--slim:before {
    background-size: 1.5rem;
    height: 2.5rem;
    width: 1.5rem
}

@supports ((-webkit-mask:url("")) or (mask:url(""))) {
    .usa-site-alert--emergency .usa-alert.usa-alert--slim:before {
        -webkit-mask-size: 1.5rem;
        mask-size: 1.5rem
    }
}

.usa-site-alert--emergency .usa-alert .usa-link {
    color: #e6e6e6
}

    .usa-site-alert--emergency .usa-alert .usa-link:visited {
        color: #e6e6e6
    }

    .usa-site-alert--emergency .usa-alert .usa-link:active, .usa-site-alert--emergency .usa-alert .usa-link:hover {
        color: #fcfcfc
    }

.usa-site-alert--emergency .usa-alert.usa-alert--no-icon:before {
    display: none
}

.usa-site-alert--emergency .usa-alert.usa-alert--no-icon .usa-alert__body {
    padding-left: 1.25rem
}

.usa-site-alert--emergency .usa-alert:before {
    left: 1rem
}

@media all and (min-width:64em) {
    .usa-site-alert--emergency .usa-alert:before {
        left: 2rem
    }
}

.usa-site-alert--emergency .usa-alert__body {
    padding-right: 1rem;
    padding-left: 3.75rem
}

@media all and (min-width:64em) {
    .usa-site-alert--emergency .usa-alert__body {
        padding-right: 2rem;
        padding-left: 4.75rem
    }
}

.usa-site-alert--no-icon .usa-alert:before {
    display: none
}

.usa-site-alert--no-icon .usa-alert .usa-alert__body {
    padding-left: 1rem
}

@media all and (min-width:64em) {
    .usa-site-alert--no-icon .usa-alert .usa-alert__body {
        padding-left: 2rem
    }
}

.usa-site-alert--slim .usa-alert {
    padding-bottom: .5rem;
    padding-top: .5rem
}

    .usa-site-alert--slim .usa-alert:before {
        background-size: 1.5rem;
        height: 2.5rem;
        width: 1.5rem
    }

@supports ((-webkit-mask:url("")) or (mask:url(""))) {
    .usa-site-alert--slim .usa-alert:before {
        -webkit-mask-size: 1.5rem;
        mask-size: 1.5rem
    }
}

.usa-site-alert--slim .usa-alert__body {
    padding-left: 3.25rem
}

@media all and (min-width:64em) {
    .usa-site-alert--slim .usa-alert__body {
        padding-left: 4.25rem
    }
}

.usa-skipnav {
    font-family: Public Sans Web,-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,Helvetica,Arial,sans-serif,Apple Color Emoji,Segoe UI Emoji,Segoe UI Symbol;
    font-size: 1.13rem;
    line-height: 1.4;
    color: #005ea2;
    text-decoration: underline;
    background: 0 0;
    left: 0;
    padding: .5rem 1rem;
    position: absolute;
    top: -3.8rem;
    -webkit-transition: .15s ease-in-out;
    transition: .15s ease-in-out;
    z-index: 100
}

    .usa-skipnav:visited {
        color: #8b0a03
    }

    .usa-skipnav:hover {
        color: #0b4778
    }

    .usa-skipnav:active {
        color: #112f4e
    }

    .usa-skipnav:focus {
        outline: 2px solid #face00;
        outline-offset: 0
    }

    .usa-skipnav.usa-focus, .usa-skipnav:focus {
        background: #fff;
        left: 0;
        position: absolute;
        top: 0;
        -webkit-transition: .15s ease-in-out;
        transition: .15s ease-in-out
    }

.usa-step-indicator {
    font-family: Public Sans Web,-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,Helvetica,Arial,sans-serif,Apple Color Emoji,Segoe UI Emoji,Segoe UI Symbol;
    font-size: 1rem;
    line-height: 1.2;
    background-color: #fff;
    margin-bottom: 2rem;
    margin-left: -1px;
    margin-right: -1px
}

@media all and (min-width:40em) {
    .usa-step-indicator {
        margin-left: 0;
        margin-right: 0
    }
}

.usa-step-indicator__segments {
    counter-reset: usa-step-indicator;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    list-style: none;
    margin: 0;
    padding: 0
}

.usa-step-indicator__segment {
    -webkit-box-flex: 1;
    -ms-flex: 1 1 0%;
    flex: 1 1 0%;
    counter-increment: usa-step-indicator;
    margin-left: 1px;
    margin-right: 1px;
    max-width: 15rem;
    min-height: .5rem;
    position: relative
}

    .usa-step-indicator__segment:after {
        background-color: #e6e6e6;
        content: "";
        display: block;
        height: .5rem;
        left: 0;
        position: absolute;
        right: 0;
        top: 0
    }

@media all and (min-width:40em) {
    .usa-step-indicator__segment:after {
        height: .5rem
    }
}

.usa-step-indicator__segment--complete::after {
    background-color: #112f4e
}

.usa-step-indicator__segment--complete .usa-step-indicator__segment-label {
    color: #112f4e
}

.usa-step-indicator__segment--current::after {
    background-color: #005ea2
}

.usa-step-indicator__segment--current .usa-step-indicator__segment-label {
    color: #005ea2;
    font-weight: 700
}

.usa-step-indicator__segment-label {
    display: none
}

@media all and (min-width:40em) {
    .usa-step-indicator__segment-label {
        color: #2d2e2f;
        display: block;
        font-size: 1rem;
        margin-top: calc(.5rem + .5rem);
        padding-right: 2rem;
        text-align: left
    }
}

.usa-step-indicator__header {
    -webkit-box-align: baseline;
    -ms-flex-align: baseline;
    align-items: baseline;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex
}

.usa-step-indicator__heading {
    color: #1b1b1b;
    font-family: Public Sans Web,-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,Helvetica,Arial,sans-serif,Apple Color Emoji,Segoe UI Emoji,Segoe UI Symbol;
    font-size: 1.06rem;
    font-weight: 700;
    margin: 1rem 0 0
}

@media all and (min-width:40em) {
    .usa-step-indicator__heading {
        font-size: 1.38rem;
        margin-top: 2rem
    }
}

.usa-step-indicator__current-step {
    height: 2.5rem;
    border-radius: 99rem;
    width: 2.5rem;
    font-weight: 400;
    -webkit-font-feature-settings: "tnum" 1,"kern" 1;
    font-feature-settings: "tnum" 1,"kern" 1;
    background-color: #005ea2;
    color: #fff;
    display: inline-block;
    padding: calc((2.5rem - (2ex * 1.2)) * .5);
    text-align: center
}

.usa-step-indicator__total-steps {
    font-weight: 400;
    -webkit-font-feature-settings: "tnum" 1,"kern" 1;
    font-feature-settings: "tnum" 1,"kern" 1;
    color: #005ea2;
    margin-right: .5rem
}

@media all and (min-width:40em) {
    .usa-step-indicator--counters .usa-step-indicator__segment, .usa-step-indicator--counters-sm .usa-step-indicator__segment {
        margin-left: 0;
        margin-right: 0;
        margin-top: calc(((2.5rem - .5rem)/ 2) + .25rem)
    }

        .usa-step-indicator--counters .usa-step-indicator__segment:before, .usa-step-indicator--counters-sm .usa-step-indicator__segment:before {
            height: 2.5rem;
            border-radius: 99rem;
            width: 2.5rem;
            -webkit-font-feature-settings: "tnum" 1,"kern" 1;
            font-feature-settings: "tnum" 1,"kern" 1;
            background-color: #fff;
            -webkit-box-shadow: inset 0 0 0 .25rem #e6e6e6,0 0 0 .25rem #fff;
            box-shadow: inset 0 0 0 .25rem #e6e6e6,0 0 0 .25rem #fff;
            color: #2d2e2f;
            content: counter(usa-step-indicator);
            display: block;
            font-weight: 700;
            left: 0;
            line-height: 1;
            padding: calc((2.5rem - (2ex * 1)) * .5);
            position: absolute;
            text-align: center;
            top: calc((2.5rem - .5rem)/ -2);
            z-index: 100
        }

        .usa-step-indicator--counters .usa-step-indicator__segment:last-child:after, .usa-step-indicator--counters-sm .usa-step-indicator__segment:last-child:after {
            display: none
        }
}

.usa-step-indicator--counters .usa-step-indicator__segment--complete::before, .usa-step-indicator--counters-sm .usa-step-indicator__segment--complete::before {
    background-color: #112f4e;
    -webkit-box-shadow: 0 0 0 .25rem #fff;
    box-shadow: 0 0 0 .25rem #fff;
    color: #fff
}

.usa-step-indicator--counters .usa-step-indicator__segment--current::before, .usa-step-indicator--counters-sm .usa-step-indicator__segment--current::before {
    background-color: #005ea2;
    -webkit-box-shadow: 0 0 0 .25rem #fff;
    box-shadow: 0 0 0 .25rem #fff;
    color: #fff
}

@media all and (min-width:40em) {
    .usa-step-indicator--counters .usa-step-indicator__segment-label, .usa-step-indicator--counters-sm .usa-step-indicator__segment-label {
        margin-top: calc(((2.5rem + .5rem)/ 2) + .5rem)
    }
}

@media all and (min-width:40em) {
    .usa-step-indicator--counters-sm.usa-step-indicator--center .usa-step-indicator__segment:first-child:after, .usa-step-indicator--counters.usa-step-indicator--center .usa-step-indicator__segment:first-child:after {
        left: 50%;
        right: 0;
        width: auto
    }

    .usa-step-indicator--counters-sm.usa-step-indicator--center .usa-step-indicator__segment:last-child:after, .usa-step-indicator--counters.usa-step-indicator--center .usa-step-indicator__segment:last-child:after {
        display: block;
        left: 0;
        right: 50%;
        width: auto
    }
}

@media all and (min-width:40em) {
    .usa-step-indicator--counters-sm .usa-step-indicator__segment {
        margin-top: calc(((1.5rem - .5rem)/ 2) + .25rem)
    }

        .usa-step-indicator--counters-sm .usa-step-indicator__segment:before {
            height: 1.5rem;
            border-radius: 99rem;
            width: 1.5rem;
            font-size: .88rem;
            padding: calc(.25rem + 1px);
            top: calc((1.5rem - .5rem)/ -2)
        }

        .usa-step-indicator--counters-sm .usa-step-indicator__segment:last-child:after {
            display: none
        }
}

@media all and (min-width:40em) {
    .usa-step-indicator--counters-sm .usa-step-indicator__segment-label {
        margin-top: calc(((1.5rem + .5rem)/ 2) + .5rem)
    }
}

.usa-step-indicator--no-labels {
    margin-left: -1px;
    margin-right: -1px
}

    .usa-step-indicator--no-labels .usa-step-indicator__segment {
        margin-top: 0;
        margin-left: 1px;
        margin-right: 1px
    }

        .usa-step-indicator--no-labels .usa-step-indicator__segment:before {
            display: none
        }

        .usa-step-indicator--no-labels .usa-step-indicator__segment:last-child:after {
            display: block
        }

    .usa-step-indicator--no-labels .usa-step-indicator__heading {
        margin-top: 1rem
    }

    .usa-step-indicator--no-labels .usa-step-indicator__segment-label {
        display: none
    }

.usa-step-indicator--center {
    margin-left: -1px;
    margin-right: -1px
}

    .usa-step-indicator--center .usa-step-indicator__segment {
        margin-left: 1px;
        margin-right: 1px
    }

        .usa-step-indicator--center .usa-step-indicator__segment:before {
            left: calc(50% - ((2.5rem + .25rem)/ 2))
        }

    .usa-step-indicator--center .usa-step-indicator__segment-label {
        padding-left: .5rem;
        padding-right: .5rem;
        text-align: center
    }

    .usa-step-indicator--center.usa-step-indicator--no-labels .usa-step-indicator__segment:first-child:after {
        left: 0
    }

    .usa-step-indicator--center.usa-step-indicator--no-labels .usa-step-indicator__segment:last-child:after {
        right: 0
    }

    .usa-step-indicator--center.usa-step-indicator--counters-sm .usa-step-indicator__segment:before {
        left: calc(50% - ((1.5rem + .25rem)/ 2))
    }

.usa-summary-box {
    font-family: Public Sans Web,-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,Helvetica,Arial,sans-serif,Apple Color Emoji,Segoe UI Emoji,Segoe UI Symbol;
    font-size: 1.13rem;
    line-height: 1.4;
    color: #1b1b1b;
    background-color: #d9e8f6;
    border-radius: .5rem;
    border: 0 #d9e8f6 solid;
    padding: 1.5rem;
    position: relative
}

    .usa-summary-box .usa-list:last-child {
        margin-bottom: 0
    }

* + .usa-summary-box {
    margin-top: 1rem
}

.usa-summary-box__heading {
    font-family: Public Sans Web,-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,Helvetica,Arial,sans-serif,Apple Color Emoji,Segoe UI Emoji,Segoe UI Symbol;
    font-size: 1.38rem;
    line-height: 1.2;
    margin-top: 0;
    margin-bottom: .5rem
}

.usa-summary-box__text {
    margin-bottom: 0;
    margin-top: 0
}

    .usa-summary-box__text:only-child {
        margin-bottom: 0;
        padding-top: .25rem
    }

.usa-summary-box__link {
    color: #005ea2
}

    .usa-summary-box__link:visited {
        color: #8b0a03
    }

    .usa-summary-box__link:active, .usa-summary-box__link:hover {
        color: #0b4778
    }

    .usa-summary-box__link[href^="#"]:visited {
        color: #005ea2
    }

    .usa-summary-box__link[href^="#"]:hover {
        color: #0b4778
    }

[class*=font-mono-] {
    font-family: Roboto Mono Web,Bitstream Vera Sans Mono,Consolas,Courier,monospace !important
}

[class*=font-sans-] {
    font-family: Public Sans Web,-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,Helvetica,Arial,sans-serif,Apple Color Emoji,Segoe UI Emoji,Segoe UI Symbol !important
}

[class*=font-serif-] {
    font-family: Merriweather Web,Georgia,Times New Roman,serif !important
}

[class*=font-ui-] {
    font-family: Public Sans Web,-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,Helvetica,Arial,sans-serif,Apple Color Emoji,Segoe UI Emoji,Segoe UI Symbol !important
}

[class*=font-heading-] {
    font-family: Public Sans Web,-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,Helvetica,Arial,sans-serif,Apple Color Emoji,Segoe UI Emoji,Segoe UI Symbol !important
}

[class*=font-body-] {
    font-family: Public Sans Web,-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,Helvetica,Arial,sans-serif,Apple Color Emoji,Segoe UI Emoji,Segoe UI Symbol !important
}

[class*=font-code-] {
    font-family: Roboto Mono Web,Bitstream Vera Sans Mono,Consolas,Courier,monospace !important
}

[class*=font-alt-] {
    font-family: Merriweather Web,Georgia,Times New Roman,serif !important
}

.add-aspect-9x16 {
    -webkit-box-sizing: border-box !important;
    box-sizing: border-box !important;
    height: 0 !important;
    overflow: hidden !important;
    padding: 0 0 177.77778% !important;
    position: relative !important
}

.add-aspect-1x1 {
    -webkit-box-sizing: border-box !important;
    box-sizing: border-box !important;
    height: 0 !important;
    overflow: hidden !important;
    padding: 0 0 100% !important;
    position: relative !important
}

.add-aspect-4x3 {
    -webkit-box-sizing: border-box !important;
    box-sizing: border-box !important;
    height: 0 !important;
    overflow: hidden !important;
    padding: 0 0 75% !important;
    position: relative !important
}

.add-aspect-16x9 {
    -webkit-box-sizing: border-box !important;
    box-sizing: border-box !important;
    height: 0 !important;
    overflow: hidden !important;
    padding: 0 0 56.25% !important;
    position: relative !important
}

.add-aspect-2x1 {
    -webkit-box-sizing: border-box !important;
    box-sizing: border-box !important;
    height: 0 !important;
    overflow: hidden !important;
    padding: 0 0 50% !important;
    position: relative !important
}

.add-list-reset {
    margin-bottom: 0 !important;
    margin-top: 0 !important;
    padding-left: 0 !important;
    list-style: none !important
}

.flex-align-start {
    -webkit-box-align: start !important;
    -ms-flex-align: start !important;
    align-items: flex-start !important
}

.flex-align-end {
    -webkit-box-align: end !important;
    -ms-flex-align: end !important;
    align-items: flex-end !important
}

.flex-align-center {
    -webkit-box-align: center !important;
    -ms-flex-align: center !important;
    align-items: center !important
}

.flex-align-stretch {
    -webkit-box-align: stretch !important;
    -ms-flex-align: stretch !important;
    align-items: stretch !important
}

.flex-align-baseline {
    -webkit-box-align: baseline !important;
    -ms-flex-align: baseline !important;
    align-items: baseline !important
}

.flex-align-self-start {
    -ms-flex-item-align: start !important;
    align-self: flex-start !important
}

.flex-align-self-end {
    -ms-flex-item-align: end !important;
    align-self: flex-end !important
}

.flex-align-self-center {
    -ms-flex-item-align: center !important;
    -ms-grid-row-align: center !important;
    align-self: center !important
}

.flex-align-self-stretch {
    -ms-flex-item-align: stretch !important;
    -ms-grid-row-align: stretch !important;
    align-self: stretch !important
}

.flex-align-self-baseline {
    -ms-flex-item-align: baseline !important;
    align-self: baseline !important
}

.bg-transparent {
    background-color: transparent !important
}

.hover\:bg-transparent:hover {
    background-color: transparent !important
}

.bg-black {
    background-color: #000 !important
}

.hover\:bg-black:hover {
    background-color: #000 !important
}

.bg-white {
    background-color: #fff !important
}

.hover\:bg-white:hover {
    background-color: #fff !important
}

.bg-red {
    background-color: #e52207 !important
}

.hover\:bg-red:hover {
    background-color: #e52207 !important
}

.bg-orange {
    background-color: #e66f0e !important
}

.hover\:bg-orange:hover {
    background-color: #e66f0e !important
}

.bg-gold {
    background-color: #ffbe2e !important
}

.hover\:bg-gold:hover {
    background-color: #ffbe2e !important
}

.bg-yellow {
    background-color: #fee685 !important
}

.hover\:bg-yellow:hover {
    background-color: #fee685 !important
}

.bg-green {
    background-color: #538200 !important
}

.hover\:bg-green:hover {
    background-color: #538200 !important
}

.bg-mint {
    background-color: #04c585 !important
}

.hover\:bg-mint:hover {
    background-color: #04c585 !important
}

.bg-cyan {
    background-color: #009ec1 !important
}

.hover\:bg-cyan:hover {
    background-color: #009ec1 !important
}

.bg-blue {
    background-color: #0076d6 !important
}

.hover\:bg-blue:hover {
    background-color: #0076d6 !important
}

.bg-indigo {
    background-color: #676cc8 !important
}

.hover\:bg-indigo:hover {
    background-color: #676cc8 !important
}

.bg-violet {
    background-color: #8168b3 !important
}

.hover\:bg-violet:hover {
    background-color: #8168b3 !important
}

.bg-magenta {
    background-color: #d72d79 !important
}

.hover\:bg-magenta:hover {
    background-color: #d72d79 !important
}

.bg-gray-5 {
    background-color: #f0f0f0 !important
}

.hover\:bg-gray-5:hover {
    background-color: #f0f0f0 !important
}

.bg-gray-10 {
    background-color: #e6e6e6 !important
}

.hover\:bg-gray-10:hover {
    background-color: #e6e6e6 !important
}

.bg-gray-30 {
    background-color: #adadad !important
}

.hover\:bg-gray-30:hover {
    background-color: #adadad !important
}

.bg-gray-50 {
    background-color: #757575 !important
}

.hover\:bg-gray-50:hover {
    background-color: #757575 !important
}

.bg-gray-70 {
    background-color: #454545 !important
}

.hover\:bg-gray-70:hover {
    background-color: #454545 !important
}

.bg-gray-90 {
    background-color: #1b1b1b !important
}

.hover\:bg-gray-90:hover {
    background-color: #1b1b1b !important
}

.bg-base-lightest {
    background-color: #fcfcfc !important
}

.hover\:bg-base-lightest:hover {
    background-color: #fcfcfc !important
}

.bg-base-lighter {
    background-color: #e6e6e6 !important
}

.hover\:bg-base-lighter:hover {
    background-color: #e6e6e6 !important
}

.bg-base-light {
    background-color: #adadad !important
}

.hover\:bg-base-light:hover {
    background-color: #adadad !important
}

.bg-base {
    background-color: #3d4551 !important
}

.hover\:bg-base:hover {
    background-color: #3d4551 !important
}

.bg-base-dark {
    background-color: #2d2e2f !important
}

.hover\:bg-base-dark:hover {
    background-color: #2d2e2f !important
}

.bg-base-darker {
    background-color: #1c1d1f !important
}

.hover\:bg-base-darker:hover {
    background-color: #1c1d1f !important
}

.bg-base-darkest {
    background-color: #000 !important
}

.hover\:bg-base-darkest:hover {
    background-color: #000 !important
}

.bg-ink {
    background-color: #1b1b1b !important
}

.hover\:bg-ink:hover {
    background-color: #1b1b1b !important
}

.bg-primary-lightest {
    background-color: #eff6fb !important
}

.hover\:bg-primary-lightest:hover {
    background-color: #eff6fb !important
}

.bg-primary-lighter {
    background-color: #d9e8f6 !important
}

.hover\:bg-primary-lighter:hover {
    background-color: #d9e8f6 !important
}

.bg-primary-light {
    background-color: #aacdec !important
}

.hover\:bg-primary-light:hover {
    background-color: #aacdec !important
}

.bg-primary {
    background-color: #005ea2 !important
}

.hover\:bg-primary:hover {
    background-color: #005ea2 !important
}

.bg-primary-vivid {
    background-color: #0050d8 !important
}

.hover\:bg-primary-vivid:hover {
    background-color: #0050d8 !important
}

.bg-primary-dark {
    background-color: #0b4778 !important
}

.hover\:bg-primary-dark:hover {
    background-color: #0b4778 !important
}

.bg-primary-darker {
    background-color: #112f4e !important
}

.hover\:bg-primary-darker:hover {
    background-color: #112f4e !important
}

.bg-primary-darkest {
    background-color: #0e1d33 !important
}

.hover\:bg-primary-darkest:hover {
    background-color: #0e1d33 !important
}

.bg-secondary-lighter {
    background-color: #f8e1de !important
}

.hover\:bg-secondary-lighter:hover {
    background-color: #f8e1de !important
}

.bg-secondary-light {
    background-color: #f2938c !important
}

.hover\:bg-secondary-light:hover {
    background-color: #f2938c !important
}

.bg-secondary {
    background-color: #b50909 !important
}

.hover\:bg-secondary:hover {
    background-color: #b50909 !important
}

.bg-secondary-dark {
    background-color: #b50909 !important
}

.hover\:bg-secondary-dark:hover {
    background-color: #b50909 !important
}

.bg-secondary-darker {
    background-color: #8b0a03 !important
}

.hover\:bg-secondary-darker:hover {
    background-color: #8b0a03 !important
}

.bg-secondary-darkest {
    background-color: #5c1111 !important
}

.hover\:bg-secondary-darkest:hover {
    background-color: #5c1111 !important
}

.bg-accent-warm-darkest {
    background-color: #5f3617 !important
}

.hover\:bg-accent-warm-darkest:hover {
    background-color: #5f3617 !important
}

.bg-accent-warm-darker {
    background-color: #8c471c !important
}

.hover\:bg-accent-warm-darker:hover {
    background-color: #8c471c !important
}

.bg-accent-warm-dark {
    background-color: #c05600 !important
}

.hover\:bg-accent-warm-dark:hover {
    background-color: #c05600 !important
}

.bg-accent-warm {
    background-color: #fa9441 !important
}

.hover\:bg-accent-warm:hover {
    background-color: #fa9441 !important
}

.bg-accent-warm-light {
    background-color: #ffbc78 !important
}

.hover\:bg-accent-warm-light:hover {
    background-color: #ffbc78 !important
}

.bg-accent-warm-lighter {
    background-color: #fce2c5 !important
}

.hover\:bg-accent-warm-lighter:hover {
    background-color: #fce2c5 !important
}

.bg-accent-warm-lightest {
    background-color: #fef2e4 !important
}

.hover\:bg-accent-warm-lightest:hover {
    background-color: #fef2e4 !important
}

.bg-accent-cool-darkest {
    background-color: #074b69 !important
}

.hover\:bg-accent-cool-darkest:hover {
    background-color: #074b69 !important
}

.bg-accent-cool-darker {
    background-color: #07648d !important
}

.hover\:bg-accent-cool-darker:hover {
    background-color: #07648d !important
}

.bg-accent-cool-dark {
    background-color: #0d7ea2 !important
}

.hover\:bg-accent-cool-dark:hover {
    background-color: #0d7ea2 !important
}

.bg-accent-cool {
    background-color: #00bde3 !important
}

.hover\:bg-accent-cool:hover {
    background-color: #00bde3 !important
}

.bg-accent-cool-light {
    background-color: #97d4ea !important
}

.hover\:bg-accent-cool-light:hover {
    background-color: #97d4ea !important
}

.bg-accent-cool-lighter {
    background-color: #e1f3f8 !important
}

.hover\:bg-accent-cool-lighter:hover {
    background-color: #e1f3f8 !important
}

.border-1px {
    border: 1px solid !important
}

.hover\:border-1px:hover {
    border: 1px solid !important
}

.border-y-1px {
    border-top: 1px solid !important;
    border-bottom: 1px solid !important
}

.hover\:border-y-1px:hover {
    border-top: 1px solid !important;
    border-bottom: 1px solid !important
}

.border-x-1px {
    border-left: 1px solid !important;
    border-right: 1px solid !important
}

.hover\:border-x-1px:hover {
    border-left: 1px solid !important;
    border-right: 1px solid !important
}

.border-top-1px {
    border-top: 1px solid !important
}

.hover\:border-top-1px:hover {
    border-top: 1px solid !important
}

.border-right-1px {
    border-right: 1px solid !important
}

.hover\:border-right-1px:hover {
    border-right: 1px solid !important
}

.border-bottom-1px {
    border-bottom: 1px solid !important
}

.hover\:border-bottom-1px:hover {
    border-bottom: 1px solid !important
}

.border-left-1px {
    border-left: 1px solid !important
}

.hover\:border-left-1px:hover {
    border-left: 1px solid !important
}

.border-2px {
    border: 2px solid !important
}

.hover\:border-2px:hover {
    border: 2px solid !important
}

.border-y-2px {
    border-top: 2px solid !important;
    border-bottom: 2px solid !important
}

.hover\:border-y-2px:hover {
    border-top: 2px solid !important;
    border-bottom: 2px solid !important
}

.border-x-2px {
    border-left: 2px solid !important;
    border-right: 2px solid !important
}

.hover\:border-x-2px:hover {
    border-left: 2px solid !important;
    border-right: 2px solid !important
}

.border-top-2px {
    border-top: 2px solid !important
}

.hover\:border-top-2px:hover {
    border-top: 2px solid !important
}

.border-right-2px {
    border-right: 2px solid !important
}

.hover\:border-right-2px:hover {
    border-right: 2px solid !important
}

.border-bottom-2px {
    border-bottom: 2px solid !important
}

.hover\:border-bottom-2px:hover {
    border-bottom: 2px solid !important
}

.border-left-2px {
    border-left: 2px solid !important
}

.hover\:border-left-2px:hover {
    border-left: 2px solid !important
}

.border-05 {
    border: .25rem solid !important
}

.hover\:border-05:hover {
    border: .25rem solid !important
}

.border-y-05 {
    border-top: .25rem solid !important;
    border-bottom: .25rem solid !important
}

.hover\:border-y-05:hover {
    border-top: .25rem solid !important;
    border-bottom: .25rem solid !important
}

.border-x-05 {
    border-left: .25rem solid !important;
    border-right: .25rem solid !important
}

.hover\:border-x-05:hover {
    border-left: .25rem solid !important;
    border-right: .25rem solid !important
}

.border-top-05 {
    border-top: .25rem solid !important
}

.hover\:border-top-05:hover {
    border-top: .25rem solid !important
}

.border-right-05 {
    border-right: .25rem solid !important
}

.hover\:border-right-05:hover {
    border-right: .25rem solid !important
}

.border-bottom-05 {
    border-bottom: .25rem solid !important
}

.hover\:border-bottom-05:hover {
    border-bottom: .25rem solid !important
}

.border-left-05 {
    border-left: .25rem solid !important
}

.hover\:border-left-05:hover {
    border-left: .25rem solid !important
}

.border-1 {
    border: .5rem solid !important
}

.hover\:border-1:hover {
    border: .5rem solid !important
}

.border-y-1 {
    border-top: .5rem solid !important;
    border-bottom: .5rem solid !important
}

.hover\:border-y-1:hover {
    border-top: .5rem solid !important;
    border-bottom: .5rem solid !important
}

.border-x-1 {
    border-left: .5rem solid !important;
    border-right: .5rem solid !important
}

.hover\:border-x-1:hover {
    border-left: .5rem solid !important;
    border-right: .5rem solid !important
}

.border-top-1 {
    border-top: .5rem solid !important
}

.hover\:border-top-1:hover {
    border-top: .5rem solid !important
}

.border-right-1 {
    border-right: .5rem solid !important
}

.hover\:border-right-1:hover {
    border-right: .5rem solid !important
}

.border-bottom-1 {
    border-bottom: .5rem solid !important
}

.hover\:border-bottom-1:hover {
    border-bottom: .5rem solid !important
}

.border-left-1 {
    border-left: .5rem solid !important
}

.hover\:border-left-1:hover {
    border-left: .5rem solid !important
}

.border-105 {
    border: .75rem solid !important
}

.hover\:border-105:hover {
    border: .75rem solid !important
}

.border-y-105 {
    border-top: .75rem solid !important;
    border-bottom: .75rem solid !important
}

.hover\:border-y-105:hover {
    border-top: .75rem solid !important;
    border-bottom: .75rem solid !important
}

.border-x-105 {
    border-left: .75rem solid !important;
    border-right: .75rem solid !important
}

.hover\:border-x-105:hover {
    border-left: .75rem solid !important;
    border-right: .75rem solid !important
}

.border-top-105 {
    border-top: .75rem solid !important
}

.hover\:border-top-105:hover {
    border-top: .75rem solid !important
}

.border-right-105 {
    border-right: .75rem solid !important
}

.hover\:border-right-105:hover {
    border-right: .75rem solid !important
}

.border-bottom-105 {
    border-bottom: .75rem solid !important
}

.hover\:border-bottom-105:hover {
    border-bottom: .75rem solid !important
}

.border-left-105 {
    border-left: .75rem solid !important
}

.hover\:border-left-105:hover {
    border-left: .75rem solid !important
}

.border-2 {
    border: 1rem solid !important
}

.hover\:border-2:hover {
    border: 1rem solid !important
}

.border-y-2 {
    border-top: 1rem solid !important;
    border-bottom: 1rem solid !important
}

.hover\:border-y-2:hover {
    border-top: 1rem solid !important;
    border-bottom: 1rem solid !important
}

.border-x-2 {
    border-left: 1rem solid !important;
    border-right: 1rem solid !important
}

.hover\:border-x-2:hover {
    border-left: 1rem solid !important;
    border-right: 1rem solid !important
}

.border-top-2 {
    border-top: 1rem solid !important
}

.hover\:border-top-2:hover {
    border-top: 1rem solid !important
}

.border-right-2 {
    border-right: 1rem solid !important
}

.hover\:border-right-2:hover {
    border-right: 1rem solid !important
}

.border-bottom-2 {
    border-bottom: 1rem solid !important
}

.hover\:border-bottom-2:hover {
    border-bottom: 1rem solid !important
}

.border-left-2 {
    border-left: 1rem solid !important
}

.hover\:border-left-2:hover {
    border-left: 1rem solid !important
}

.border-205 {
    border: 1.25rem solid !important
}

.hover\:border-205:hover {
    border: 1.25rem solid !important
}

.border-y-205 {
    border-top: 1.25rem solid !important;
    border-bottom: 1.25rem solid !important
}

.hover\:border-y-205:hover {
    border-top: 1.25rem solid !important;
    border-bottom: 1.25rem solid !important
}

.border-x-205 {
    border-left: 1.25rem solid !important;
    border-right: 1.25rem solid !important
}

.hover\:border-x-205:hover {
    border-left: 1.25rem solid !important;
    border-right: 1.25rem solid !important
}

.border-top-205 {
    border-top: 1.25rem solid !important
}

.hover\:border-top-205:hover {
    border-top: 1.25rem solid !important
}

.border-right-205 {
    border-right: 1.25rem solid !important
}

.hover\:border-right-205:hover {
    border-right: 1.25rem solid !important
}

.border-bottom-205 {
    border-bottom: 1.25rem solid !important
}

.hover\:border-bottom-205:hover {
    border-bottom: 1.25rem solid !important
}

.border-left-205 {
    border-left: 1.25rem solid !important
}

.hover\:border-left-205:hover {
    border-left: 1.25rem solid !important
}

.border-3 {
    border: 1.5rem solid !important
}

.hover\:border-3:hover {
    border: 1.5rem solid !important
}

.border-y-3 {
    border-top: 1.5rem solid !important;
    border-bottom: 1.5rem solid !important
}

.hover\:border-y-3:hover {
    border-top: 1.5rem solid !important;
    border-bottom: 1.5rem solid !important
}

.border-x-3 {
    border-left: 1.5rem solid !important;
    border-right: 1.5rem solid !important
}

.hover\:border-x-3:hover {
    border-left: 1.5rem solid !important;
    border-right: 1.5rem solid !important
}

.border-top-3 {
    border-top: 1.5rem solid !important
}

.hover\:border-top-3:hover {
    border-top: 1.5rem solid !important
}

.border-right-3 {
    border-right: 1.5rem solid !important
}

.hover\:border-right-3:hover {
    border-right: 1.5rem solid !important
}

.border-bottom-3 {
    border-bottom: 1.5rem solid !important
}

.hover\:border-bottom-3:hover {
    border-bottom: 1.5rem solid !important
}

.border-left-3 {
    border-left: 1.5rem solid !important
}

.hover\:border-left-3:hover {
    border-left: 1.5rem solid !important
}

.border-0 {
    border: 0 solid !important
}

.hover\:border-0:hover {
    border: 0 solid !important
}

.border-y-0 {
    border-top: 0 solid !important;
    border-bottom: 0 solid !important
}

.hover\:border-y-0:hover {
    border-top: 0 solid !important;
    border-bottom: 0 solid !important
}

.border-x-0 {
    border-left: 0 solid !important;
    border-right: 0 solid !important
}

.hover\:border-x-0:hover {
    border-left: 0 solid !important;
    border-right: 0 solid !important
}

.border-top-0 {
    border-top: 0 solid !important
}

.hover\:border-top-0:hover {
    border-top: 0 solid !important
}

.border-right-0 {
    border-right: 0 solid !important
}

.hover\:border-right-0:hover {
    border-right: 0 solid !important
}

.border-bottom-0 {
    border-bottom: 0 solid !important
}

.hover\:border-bottom-0:hover {
    border-bottom: 0 solid !important
}

.border-left-0 {
    border-left: 0 solid !important
}

.hover\:border-left-0:hover {
    border-left: 0 solid !important
}

.border {
    border: 1px solid !important
}

.hover\:border:hover {
    border: 1px solid !important
}

.border-y {
    border-top: 1px solid !important;
    border-bottom: 1px solid !important
}

.hover\:border-y:hover {
    border-top: 1px solid !important;
    border-bottom: 1px solid !important
}

.border-x {
    border-left: 1px solid !important;
    border-right: 1px solid !important
}

.hover\:border-x:hover {
    border-left: 1px solid !important;
    border-right: 1px solid !important
}

.border-top {
    border-top: 1px solid !important
}

.hover\:border-top:hover {
    border-top: 1px solid !important
}

.border-right {
    border-right: 1px solid !important
}

.hover\:border-right:hover {
    border-right: 1px solid !important
}

.hover\:border-bottom:hover {
    border-bottom: 1px solid !important
}

.border-left {
    border-left: 1px solid !important
}

.hover\:border-left:hover {
    border-left: 1px solid !important
}

.border-transparent {
    border-color: transparent !important
}

.hover\:border-transparent:hover {
    border-color: transparent !important
}

.border-black {
    border-color: #000 !important
}

.hover\:border-black:hover {
    border-color: #000 !important
}

.border-white {
    border-color: #fff !important
}

.hover\:border-white:hover {
    border-color: #fff !important
}

.border-red {
    border-color: #e52207 !important
}

.hover\:border-red:hover {
    border-color: #e52207 !important
}

.border-orange {
    border-color: #e66f0e !important
}

.hover\:border-orange:hover {
    border-color: #e66f0e !important
}

.border-gold {
    border-color: #ffbe2e !important
}

.hover\:border-gold:hover {
    border-color: #ffbe2e !important
}

.border-yellow {
    border-color: #fee685 !important
}

.hover\:border-yellow:hover {
    border-color: #fee685 !important
}

.border-green {
    border-color: #538200 !important
}

.hover\:border-green:hover {
    border-color: #538200 !important
}

.border-mint {
    border-color: #04c585 !important
}

.hover\:border-mint:hover {
    border-color: #04c585 !important
}

.border-cyan {
    border-color: #009ec1 !important
}

.hover\:border-cyan:hover {
    border-color: #009ec1 !important
}

.border-blue {
    border-color: #0076d6 !important
}

.hover\:border-blue:hover {
    border-color: #0076d6 !important
}

.border-indigo {
    border-color: #676cc8 !important
}

.hover\:border-indigo:hover {
    border-color: #676cc8 !important
}

.border-violet {
    border-color: #8168b3 !important
}

.hover\:border-violet:hover {
    border-color: #8168b3 !important
}

.border-magenta {
    border-color: #d72d79 !important
}

.hover\:border-magenta:hover {
    border-color: #d72d79 !important
}

.border-gray-5 {
    border-color: #f0f0f0 !important
}

.hover\:border-gray-5:hover {
    border-color: #f0f0f0 !important
}

.border-gray-10 {
    border-color: #e6e6e6 !important
}

.hover\:border-gray-10:hover {
    border-color: #e6e6e6 !important
}

.border-gray-30 {
    border-color: #adadad !important
}

.hover\:border-gray-30:hover {
    border-color: #adadad !important
}

.border-gray-50 {
    border-color: #757575 !important
}

.hover\:border-gray-50:hover {
    border-color: #757575 !important
}

.border-gray-70 {
    border-color: #454545 !important
}

.hover\:border-gray-70:hover {
    border-color: #454545 !important
}

.border-gray-90 {
    border-color: #1b1b1b !important
}

.hover\:border-gray-90:hover {
    border-color: #1b1b1b !important
}

.border-base-lightest {
    border-color: #fcfcfc !important
}

.hover\:border-base-lightest:hover {
    border-color: #fcfcfc !important
}

.border-base-lighter {
    border-color: #e6e6e6 !important
}

.hover\:border-base-lighter:hover {
    border-color: #e6e6e6 !important
}

.border-base-light {
    border-color: #adadad !important
}

.hover\:border-base-light:hover {
    border-color: #adadad !important
}

.border-base {
    border-color: #3d4551 !important
}

.hover\:border-base:hover {
    border-color: #3d4551 !important
}

.border-base-dark {
    border-color: #2d2e2f !important
}

.hover\:border-base-dark:hover {
    border-color: #2d2e2f !important
}

.border-base-darker {
    border-color: #1c1d1f !important
}

.hover\:border-base-darker:hover {
    border-color: #1c1d1f !important
}

.border-base-darkest {
    border-color: #000 !important
}

.hover\:border-base-darkest:hover {
    border-color: #000 !important
}

.border-ink {
    border-color: #1b1b1b !important
}

.hover\:border-ink:hover {
    border-color: #1b1b1b !important
}

.border-primary-lightest {
    border-color: #eff6fb !important
}

.hover\:border-primary-lightest:hover {
    border-color: #eff6fb !important
}

.border-primary-lighter {
    border-color: #d9e8f6 !important
}

.hover\:border-primary-lighter:hover {
    border-color: #d9e8f6 !important
}

.border-primary-light {
    border-color: #aacdec !important
}

.hover\:border-primary-light:hover {
    border-color: #aacdec !important
}

.border-primary {
    border-color: #005ea2 !important
}

.hover\:border-primary:hover {
    border-color: #005ea2 !important
}

.border-primary-vivid {
    border-color: #0050d8 !important
}

.hover\:border-primary-vivid:hover {
    border-color: #0050d8 !important
}

.border-primary-dark {
    border-color: #0b4778 !important
}

.hover\:border-primary-dark:hover {
    border-color: #0b4778 !important
}

.border-primary-darker {
    border-color: #112f4e !important
}

.hover\:border-primary-darker:hover {
    border-color: #112f4e !important
}

.border-primary-darkest {
    border-color: #0e1d33 !important
}

.hover\:border-primary-darkest:hover {
    border-color: #0e1d33 !important
}

.border-secondary-lighter {
    border-color: #f8e1de !important
}

.hover\:border-secondary-lighter:hover {
    border-color: #f8e1de !important
}

.border-secondary-light {
    border-color: #f2938c !important
}

.hover\:border-secondary-light:hover {
    border-color: #f2938c !important
}

.border-secondary {
    border-color: #b50909 !important
}

.hover\:border-secondary:hover {
    border-color: #b50909 !important
}

.border-secondary-dark {
    border-color: #b50909 !important
}

.hover\:border-secondary-dark:hover {
    border-color: #b50909 !important
}

.border-secondary-darker {
    border-color: #8b0a03 !important
}

.hover\:border-secondary-darker:hover {
    border-color: #8b0a03 !important
}

.border-secondary-darkest {
    border-color: #5c1111 !important
}

.hover\:border-secondary-darkest:hover {
    border-color: #5c1111 !important
}

.border-accent-warm-darkest {
    border-color: #5f3617 !important
}

.hover\:border-accent-warm-darkest:hover {
    border-color: #5f3617 !important
}

.border-accent-warm-darker {
    border-color: #8c471c !important
}

.hover\:border-accent-warm-darker:hover {
    border-color: #8c471c !important
}

.border-accent-warm-dark {
    border-color: #c05600 !important
}

.hover\:border-accent-warm-dark:hover {
    border-color: #c05600 !important
}

.border-accent-warm {
    border-color: #fa9441 !important
}

.hover\:border-accent-warm:hover {
    border-color: #fa9441 !important
}

.border-accent-warm-light {
    border-color: #ffbc78 !important
}

.hover\:border-accent-warm-light:hover {
    border-color: #ffbc78 !important
}

.border-accent-warm-lighter {
    border-color: #fce2c5 !important
}

.hover\:border-accent-warm-lighter:hover {
    border-color: #fce2c5 !important
}

.border-accent-warm-lightest {
    border-color: #fef2e4 !important
}

.hover\:border-accent-warm-lightest:hover {
    border-color: #fef2e4 !important
}

.border-accent-cool-darkest {
    border-color: #074b69 !important
}

.hover\:border-accent-cool-darkest:hover {
    border-color: #074b69 !important
}

.border-accent-cool-darker {
    border-color: #07648d !important
}

.hover\:border-accent-cool-darker:hover {
    border-color: #07648d !important
}

.border-accent-cool-dark {
    border-color: #0d7ea2 !important
}

.hover\:border-accent-cool-dark:hover {
    border-color: #0d7ea2 !important
}

.border-accent-cool {
    border-color: #00bde3 !important
}

.hover\:border-accent-cool:hover {
    border-color: #00bde3 !important
}

.border-accent-cool-light {
    border-color: #97d4ea !important
}

.hover\:border-accent-cool-light:hover {
    border-color: #97d4ea !important
}

.border-accent-cool-lighter {
    border-color: #e1f3f8 !important
}

.hover\:border-accent-cool-lighter:hover {
    border-color: #e1f3f8 !important
}

.radius-0 {
    border-radius: 0 !important
}

.radius-top-0 {
    border-top-left-radius: 0 !important;
    border-top-right-radius: 0 !important
}

.radius-right-0 {
    border-top-right-radius: 0 !important;
    border-bottom-right-radius: 0 !important
}

.radius-bottom-0 {
    border-bottom-left-radius: 0 !important;
    border-bottom-right-radius: 0 !important
}

.radius-left-0 {
    border-top-left-radius: 0 !important;
    border-bottom-left-radius: 0 !important
}

.radius-none {
    border-radius: 0 !important
}

.radius-top-none {
    border-top-left-radius: 0 !important;
    border-top-right-radius: 0 !important
}

.radius-right-none {
    border-top-right-radius: 0 !important;
    border-bottom-right-radius: 0 !important
}

.radius-bottom-none {
    border-bottom-left-radius: 0 !important;
    border-bottom-right-radius: 0 !important
}

.radius-left-none {
    border-top-left-radius: 0 !important;
    border-bottom-left-radius: 0 !important
}

.radius-sm {
    border-radius: 2px !important
}

.radius-top-sm {
    border-top-left-radius: 2px !important;
    border-top-right-radius: 2px !important
}

.radius-right-sm {
    border-top-right-radius: 2px !important;
    border-bottom-right-radius: 2px !important
}

.radius-bottom-sm {
    border-bottom-left-radius: 2px !important;
    border-bottom-right-radius: 2px !important
}

.radius-left-sm {
    border-top-left-radius: 2px !important;
    border-bottom-left-radius: 2px !important
}

.radius-md {
    border-radius: .5rem !important
}

.radius-top-md {
    border-top-left-radius: .5rem !important;
    border-top-right-radius: .5rem !important
}

.radius-right-md {
    border-top-right-radius: .5rem !important;
    border-bottom-right-radius: .5rem !important
}

.radius-bottom-md {
    border-bottom-left-radius: .5rem !important;
    border-bottom-right-radius: .5rem !important
}

.radius-left-md {
    border-top-left-radius: .5rem !important;
    border-bottom-left-radius: .5rem !important
}

.radius-lg {
    border-radius: .75rem !important
}

.radius-top-lg {
    border-top-left-radius: .75rem !important;
    border-top-right-radius: .75rem !important
}

.radius-right-lg {
    border-top-right-radius: .75rem !important;
    border-bottom-right-radius: .75rem !important
}

.radius-bottom-lg {
    border-bottom-left-radius: .75rem !important;
    border-bottom-right-radius: .75rem !important
}

.radius-left-lg {
    border-top-left-radius: .75rem !important;
    border-bottom-left-radius: .75rem !important
}

.radius-pill {
    border-radius: 99rem !important
}

.radius-top-pill {
    border-top-left-radius: 99rem !important;
    border-top-right-radius: 99rem !important
}

.radius-right-pill {
    border-top-right-radius: 99rem !important;
    border-bottom-right-radius: 99rem !important
}

.radius-bottom-pill {
    border-bottom-left-radius: 99rem !important;
    border-bottom-right-radius: 99rem !important
}

.radius-left-pill {
    border-top-left-radius: 99rem !important;
    border-bottom-left-radius: 99rem !important
}

.border-dashed {
    border-style: dashed !important
}

.border-dotted {
    border-style: dotted !important
}

.border-solid {
    border-style: solid !important
}

.border-width-1px {
    border-width: 1px !important
}

.border-y-width-1px {
    border-top-width: 1px !important;
    border-bottom-width: 1px !important
}

.border-x-width-1px {
    border-left-width: 1px !important;
    border-right-width: 1px !important
}

.border-top-width-1px {
    border-top-width: 1px !important
}

.border-right-width-1px {
    border-right-width: 1px !important
}

.border-bottom-width-1px {
    border-bottom-width: 1px !important
}

.border-left-width-1px {
    border-left-width: 1px !important
}

.border-width-2px {
    border-width: 2px !important
}

.border-y-width-2px {
    border-top-width: 2px !important;
    border-bottom-width: 2px !important
}

.border-x-width-2px {
    border-left-width: 2px !important;
    border-right-width: 2px !important
}

.border-top-width-2px {
    border-top-width: 2px !important
}

.border-right-width-2px {
    border-right-width: 2px !important
}

.border-bottom-width-2px {
    border-bottom-width: 2px !important
}

.border-left-width-2px {
    border-left-width: 2px !important
}

.border-width-05 {
    border-width: .25rem !important
}

.border-y-width-05 {
    border-top-width: .25rem !important;
    border-bottom-width: .25rem !important
}

.border-x-width-05 {
    border-left-width: .25rem !important;
    border-right-width: .25rem !important
}

.border-top-width-05 {
    border-top-width: .25rem !important
}

.border-right-width-05 {
    border-right-width: .25rem !important
}

.border-bottom-width-05 {
    border-bottom-width: .25rem !important
}

.border-left-width-05 {
    border-left-width: .25rem !important
}

.border-width-1 {
    border-width: .5rem !important
}

.border-y-width-1 {
    border-top-width: .5rem !important;
    border-bottom-width: .5rem !important
}

.border-x-width-1 {
    border-left-width: .5rem !important;
    border-right-width: .5rem !important
}

.border-top-width-1 {
    border-top-width: .5rem !important
}

.border-right-width-1 {
    border-right-width: .5rem !important
}

.border-bottom-width-1 {
    border-bottom-width: .5rem !important
}

.border-left-width-1 {
    border-left-width: .5rem !important
}

.border-width-105 {
    border-width: .75rem !important
}

.border-y-width-105 {
    border-top-width: .75rem !important;
    border-bottom-width: .75rem !important
}

.border-x-width-105 {
    border-left-width: .75rem !important;
    border-right-width: .75rem !important
}

.border-top-width-105 {
    border-top-width: .75rem !important
}

.border-right-width-105 {
    border-right-width: .75rem !important
}

.border-bottom-width-105 {
    border-bottom-width: .75rem !important
}

.border-left-width-105 {
    border-left-width: .75rem !important
}

.border-width-2 {
    border-width: 1rem !important
}

.border-y-width-2 {
    border-top-width: 1rem !important;
    border-bottom-width: 1rem !important
}

.border-x-width-2 {
    border-left-width: 1rem !important;
    border-right-width: 1rem !important
}

.border-top-width-2 {
    border-top-width: 1rem !important
}

.border-right-width-2 {
    border-right-width: 1rem !important
}

.border-bottom-width-2 {
    border-bottom-width: 1rem !important
}

.border-left-width-2 {
    border-left-width: 1rem !important
}

.border-width-205 {
    border-width: 1.25rem !important
}

.border-y-width-205 {
    border-top-width: 1.25rem !important;
    border-bottom-width: 1.25rem !important
}

.border-x-width-205 {
    border-left-width: 1.25rem !important;
    border-right-width: 1.25rem !important
}

.border-top-width-205 {
    border-top-width: 1.25rem !important
}

.border-right-width-205 {
    border-right-width: 1.25rem !important
}

.border-bottom-width-205 {
    border-bottom-width: 1.25rem !important
}

.border-left-width-205 {
    border-left-width: 1.25rem !important
}

.border-width-3 {
    border-width: 1.5rem !important
}

.border-y-width-3 {
    border-top-width: 1.5rem !important;
    border-bottom-width: 1.5rem !important
}

.border-x-width-3 {
    border-left-width: 1.5rem !important;
    border-right-width: 1.5rem !important
}

.border-top-width-3 {
    border-top-width: 1.5rem !important
}

.border-right-width-3 {
    border-right-width: 1.5rem !important
}

.border-bottom-width-3 {
    border-bottom-width: 1.5rem !important
}

.border-left-width-3 {
    border-left-width: 1.5rem !important
}

.border-width-0 {
    border-width: 0 !important
}

.border-y-width-0 {
    border-top-width: 0 !important;
    border-bottom-width: 0 !important
}

.border-x-width-0 {
    border-left-width: 0 !important;
    border-right-width: 0 !important
}

.border-top-width-0 {
    border-top-width: 0 !important
}

.border-right-width-0 {
    border-right-width: 0 !important
}

.border-bottom-width-0 {
    border-bottom-width: 0 !important
}

.border-left-width-0 {
    border-left-width: 0 !important
}

.bottom-1px {
    bottom: 1px !important
}

.bottom-2px {
    bottom: 2px !important
}

.bottom-05 {
    bottom: .25rem !important
}

.bottom-1 {
    bottom: .5rem !important
}

.bottom-105 {
    bottom: .75rem !important
}

.bottom-2 {
    bottom: 1rem !important
}

.bottom-205 {
    bottom: 1.25rem !important
}

.bottom-3 {
    bottom: 1.5rem !important
}

.bottom-neg-1px {
    bottom: -1px !important
}

.bottom-neg-2px {
    bottom: -2px !important
}

.bottom-neg-05 {
    bottom: -.25rem !important
}

.bottom-neg-1 {
    bottom: -.5rem !important
}

.bottom-neg-105 {
    bottom: -.75rem !important
}

.bottom-neg-2 {
    bottom: -1rem !important
}

.bottom-neg-205 {
    bottom: -1.25rem !important
}

.bottom-neg-3 {
    bottom: -1.5rem !important
}

.bottom-0 {
    bottom: 0 !important
}

.bottom-auto {
    bottom: auto !important
}

.bottom-full {
    bottom: 100% !important
}

.shadow-none {
    -webkit-box-shadow: none !important;
    box-shadow: none !important
}

.hover\:shadow-none:hover {
    -webkit-box-shadow: none !important;
    box-shadow: none !important
}

.shadow-1 {
    -webkit-box-shadow: 0 1px .25rem 0 rgba(0,0,0,.1) !important;
    box-shadow: 0 1px .25rem 0 rgba(0,0,0,.1) !important
}

.hover\:shadow-1:hover {
    -webkit-box-shadow: 0 1px .25rem 0 rgba(0,0,0,.1) !important;
    box-shadow: 0 1px .25rem 0 rgba(0,0,0,.1) !important
}

.shadow-2 {
    -webkit-box-shadow: 0 .25rem .5rem 0 rgba(0,0,0,.1) !important;
    box-shadow: 0 .25rem .5rem 0 rgba(0,0,0,.1) !important
}

.hover\:shadow-2:hover {
    -webkit-box-shadow: 0 .25rem .5rem 0 rgba(0,0,0,.1) !important;
    box-shadow: 0 .25rem .5rem 0 rgba(0,0,0,.1) !important
}

.shadow-3 {
    -webkit-box-shadow: 0 .5rem 1rem 0 rgba(0,0,0,.1) !important;
    box-shadow: 0 .5rem 1rem 0 rgba(0,0,0,.1) !important
}

.hover\:shadow-3:hover {
    -webkit-box-shadow: 0 .5rem 1rem 0 rgba(0,0,0,.1) !important;
    box-shadow: 0 .5rem 1rem 0 rgba(0,0,0,.1) !important
}

.shadow-4 {
    -webkit-box-shadow: 0 .75rem 1.5rem 0 rgba(0,0,0,.1) !important;
    box-shadow: 0 .75rem 1.5rem 0 rgba(0,0,0,.1) !important
}

.hover\:shadow-4:hover {
    -webkit-box-shadow: 0 .75rem 1.5rem 0 rgba(0,0,0,.1) !important;
    box-shadow: 0 .75rem 1.5rem 0 rgba(0,0,0,.1) !important
}

.shadow-5 {
    -webkit-box-shadow: 0 1rem 2rem 0 rgba(0,0,0,.1) !important;
    box-shadow: 0 1rem 2rem 0 rgba(0,0,0,.1) !important
}

.hover\:shadow-5:hover {
    -webkit-box-shadow: 0 1rem 2rem 0 rgba(0,0,0,.1) !important;
    box-shadow: 0 1rem 2rem 0 rgba(0,0,0,.1) !important
}

.circle-1px {
    height: 1px !important;
    width: 1px !important;
    border-radius: 50% !important
}

.circle-2px {
    height: 2px !important;
    width: 2px !important;
    border-radius: 50% !important
}

.circle-05 {
    height: .25rem !important;
    width: .25rem !important;
    border-radius: 50% !important
}

.circle-1 {
    height: .5rem !important;
    width: .5rem !important;
    border-radius: 50% !important
}

.circle-105 {
    height: .75rem !important;
    width: .75rem !important;
    border-radius: 50% !important
}

.circle-2 {
    height: 1rem !important;
    width: 1rem !important;
    border-radius: 50% !important
}

.circle-205 {
    height: 1.25rem !important;
    width: 1.25rem !important;
    border-radius: 50% !important
}

.circle-3 {
    height: 1.5rem !important;
    width: 1.5rem !important;
    border-radius: 50% !important
}

.circle-4 {
    height: 2rem !important;
    width: 2rem !important;
    border-radius: 50% !important
}

.circle-5 {
    height: 2.5rem !important;
    width: 2.5rem !important;
    border-radius: 50% !important
}

.circle-6 {
    height: 3rem !important;
    width: 3rem !important;
    border-radius: 50% !important
}

.circle-7 {
    height: 3.5rem !important;
    width: 3.5rem !important;
    border-radius: 50% !important
}

.circle-8 {
    height: 4rem !important;
    width: 4rem !important;
    border-radius: 50% !important
}

.circle-9 {
    height: 4.5rem !important;
    width: 4.5rem !important;
    border-radius: 50% !important
}

.circle-10 {
    height: 5rem !important;
    width: 5rem !important;
    border-radius: 50% !important
}

.circle-15 {
    height: 7.5rem !important;
    width: 7.5rem !important;
    border-radius: 50% !important
}

.circle-card {
    height: 10rem !important;
    width: 10rem !important;
    border-radius: 50% !important
}

.circle-card-lg {
    height: 15rem !important;
    width: 15rem !important;
    border-radius: 50% !important
}

.circle-mobile {
    height: 20rem !important;
    width: 20rem !important;
    border-radius: 50% !important
}

.clearfix::after {
    content: "" !important;
    display: block !important;
    clear: both !important
}

.text-transparent {
    color: transparent !important
}

.hover\:text-transparent:hover {
    color: transparent !important
}

.text-black {
    color: #000 !important
}

.hover\:text-black:hover {
    color: #000 !important
}

.text-white {
    color: #fff !important
}

.hover\:text-white:hover {
    color: #fff !important
}

.text-red {
    color: #e52207 !important
}

.hover\:text-red:hover {
    color: #e52207 !important
}

.text-orange {
    color: #e66f0e !important
}

.hover\:text-orange:hover {
    color: #e66f0e !important
}

.text-gold {
    color: #ffbe2e !important
}

.hover\:text-gold:hover {
    color: #ffbe2e !important
}

.text-yellow {
    color: #fee685 !important
}

.hover\:text-yellow:hover {
    color: #fee685 !important
}

.text-green {
    color: #538200 !important
}

.hover\:text-green:hover {
    color: #538200 !important
}

.text-mint {
    color: #04c585 !important
}

.hover\:text-mint:hover {
    color: #04c585 !important
}

.text-cyan {
    color: #009ec1 !important
}

.hover\:text-cyan:hover {
    color: #009ec1 !important
}

.text-blue {
    color: #0076d6 !important
}

.hover\:text-blue:hover {
    color: #0076d6 !important
}

.text-indigo {
    color: #676cc8 !important
}

.hover\:text-indigo:hover {
    color: #676cc8 !important
}

.text-violet {
    color: #8168b3 !important
}

.hover\:text-violet:hover {
    color: #8168b3 !important
}

.text-magenta {
    color: #d72d79 !important
}

.hover\:text-magenta:hover {
    color: #d72d79 !important
}

.text-gray-5 {
    color: #f0f0f0 !important
}

.hover\:text-gray-5:hover {
    color: #f0f0f0 !important
}

.text-gray-10 {
    color: #e6e6e6 !important
}

.hover\:text-gray-10:hover {
    color: #e6e6e6 !important
}

.text-gray-30 {
    color: #adadad !important
}

.hover\:text-gray-30:hover {
    color: #adadad !important
}

.text-gray-50 {
    color: #757575 !important
}

.hover\:text-gray-50:hover {
    color: #757575 !important
}

.text-gray-70 {
    color: #454545 !important
}

.hover\:text-gray-70:hover {
    color: #454545 !important
}

.text-gray-90 {
    color: #1b1b1b !important
}

.hover\:text-gray-90:hover {
    color: #1b1b1b !important
}

.text-base-lightest {
    color: #fcfcfc !important
}

.hover\:text-base-lightest:hover {
    color: #fcfcfc !important
}

.text-base-lighter {
    color: #e6e6e6 !important
}

.hover\:text-base-lighter:hover {
    color: #e6e6e6 !important
}

.text-base-light {
    color: #adadad !important
}

.hover\:text-base-light:hover {
    color: #adadad !important
}

.text-base {
    color: #3d4551 !important
}

.hover\:text-base:hover {
    color: #3d4551 !important
}

.text-base-dark {
    color: #2d2e2f !important
}

.hover\:text-base-dark:hover {
    color: #2d2e2f !important
}

.text-base-darker {
    color: #1c1d1f !important
}

.hover\:text-base-darker:hover {
    color: #1c1d1f !important
}

.text-base-darkest {
    color: #000 !important
}

.hover\:text-base-darkest:hover {
    color: #000 !important
}

.text-ink {
    color: #1b1b1b !important
}

.hover\:text-ink:hover {
    color: #1b1b1b !important
}

.text-primary-lightest {
    color: #eff6fb !important
}

.hover\:text-primary-lightest:hover {
    color: #eff6fb !important
}

.text-primary-lighter {
    color: #d9e8f6 !important
}

.hover\:text-primary-lighter:hover {
    color: #d9e8f6 !important
}

.text-primary-light {
    color: #aacdec !important
}

.hover\:text-primary-light:hover {
    color: #aacdec !important
}

.text-primary {
    color: #005ea2 !important
}

.hover\:text-primary:hover {
    color: #005ea2 !important
}

.text-primary-vivid {
    color: #0050d8 !important
}

.hover\:text-primary-vivid:hover {
    color: #0050d8 !important
}

.text-primary-dark {
    color: #0b4778 !important
}

.hover\:text-primary-dark:hover {
    color: #0b4778 !important
}

.text-primary-darker {
    color: #112f4e !important
}

.hover\:text-primary-darker:hover {
    color: #112f4e !important
}

.text-primary-darkest {
    color: #0e1d33 !important
}

.hover\:text-primary-darkest:hover {
    color: #0e1d33 !important
}

.text-secondary-lighter {
    color: #f8e1de !important
}

.hover\:text-secondary-lighter:hover {
    color: #f8e1de !important
}

.text-secondary-light {
    color: #f2938c !important
}

.hover\:text-secondary-light:hover {
    color: #f2938c !important
}

.text-secondary {
    color: #b50909 !important
}

.hover\:text-secondary:hover {
    color: #b50909 !important
}

.text-secondary-dark {
    color: #b50909 !important
}

.hover\:text-secondary-dark:hover {
    color: #b50909 !important
}

.text-secondary-darker {
    color: #8b0a03 !important
}

.hover\:text-secondary-darker:hover {
    color: #8b0a03 !important
}

.text-secondary-darkest {
    color: #5c1111 !important
}

.hover\:text-secondary-darkest:hover {
    color: #5c1111 !important
}

.text-accent-warm-darkest {
    color: #5f3617 !important
}

.hover\:text-accent-warm-darkest:hover {
    color: #5f3617 !important
}

.text-accent-warm-darker {
    color: #8c471c !important
}

.hover\:text-accent-warm-darker:hover {
    color: #8c471c !important
}

.text-accent-warm-dark {
    color: #c05600 !important
}

.hover\:text-accent-warm-dark:hover {
    color: #c05600 !important
}

.text-accent-warm {
    color: #fa9441 !important
}

.hover\:text-accent-warm:hover {
    color: #fa9441 !important
}

.text-accent-warm-light {
    color: #ffbc78 !important
}

.hover\:text-accent-warm-light:hover {
    color: #ffbc78 !important
}

.text-accent-warm-lighter {
    color: #fce2c5 !important
}

.hover\:text-accent-warm-lighter:hover {
    color: #fce2c5 !important
}

.text-accent-warm-lightest {
    color: #fef2e4 !important
}

.hover\:text-accent-warm-lightest:hover {
    color: #fef2e4 !important
}

.text-accent-cool-darkest {
    color: #074b69 !important
}

.hover\:text-accent-cool-darkest:hover {
    color: #074b69 !important
}

.text-accent-cool-darker {
    color: #07648d !important
}

.hover\:text-accent-cool-darker:hover {
    color: #07648d !important
}

.text-accent-cool-dark {
    color: #0d7ea2 !important
}

.hover\:text-accent-cool-dark:hover {
    color: #0d7ea2 !important
}

.text-accent-cool {
    color: #00bde3 !important
}

.hover\:text-accent-cool:hover {
    color: #00bde3 !important
}

.text-accent-cool-light {
    color: #97d4ea !important
}

.hover\:text-accent-cool-light:hover {
    color: #97d4ea !important
}

.text-accent-cool-lighter {
    color: #e1f3f8 !important
}

.hover\:text-accent-cool-lighter:hover {
    color: #e1f3f8 !important
}

.cursor-auto {
    cursor: auto !important
}

.cursor-default {
    cursor: default !important
}

.cursor-pointer {
    cursor: pointer !important
}

.cursor-wait {
    cursor: wait !important
}

.cursor-move {
    cursor: move !important
}

.cursor-not-allowed {
    cursor: not-allowed !important
}

.display-block {
    display: block !important
}

.display-flex {
    display: -webkit-box !important;
    display: -ms-flexbox !important;
    display: flex !important
}

.display-none {
    display: none !important
}

.display-inline {
    display: inline !important
}

.display-inline-block {
    display: inline-block !important
}

.display-inline-flex {
    display: -webkit-inline-box !important;
    display: -ms-inline-flexbox !important;
    display: inline-flex !important
}

.display-table {
    display: table !important
}

.display-table-cell {
    display: table-cell !important
}

.display-table-row {
    display: table-row !important
}

.flex-1 {
    -webkit-box-flex: 1 !important;
    -ms-flex: 1 1 0% !important;
    flex: 1 1 0% !important
}

.flex-2 {
    -webkit-box-flex: 2 !important;
    -ms-flex: 2 1 0% !important;
    flex: 2 1 0% !important
}

.flex-3 {
    -webkit-box-flex: 3 !important;
    -ms-flex: 3 1 0% !important;
    flex: 3 1 0% !important
}

.flex-4 {
    -webkit-box-flex: 4 !important;
    -ms-flex: 4 1 0% !important;
    flex: 4 1 0% !important
}

.flex-5 {
    -webkit-box-flex: 5 !important;
    -ms-flex: 5 1 0% !important;
    flex: 5 1 0% !important
}

.flex-6 {
    -webkit-box-flex: 6 !important;
    -ms-flex: 6 1 0% !important;
    flex: 6 1 0% !important
}

.flex-7 {
    -webkit-box-flex: 7 !important;
    -ms-flex: 7 1 0% !important;
    flex: 7 1 0% !important
}

.flex-8 {
    -webkit-box-flex: 8 !important;
    -ms-flex: 8 1 0% !important;
    flex: 8 1 0% !important
}

.flex-9 {
    -webkit-box-flex: 9 !important;
    -ms-flex: 9 1 0% !important;
    flex: 9 1 0% !important
}

.flex-10 {
    -webkit-box-flex: 10 !important;
    -ms-flex: 10 1 0% !important;
    flex: 10 1 0% !important
}

.flex-11 {
    -webkit-box-flex: 11 !important;
    -ms-flex: 11 1 0% !important;
    flex: 11 1 0% !important
}

.flex-12 {
    -webkit-box-flex: 12 !important;
    -ms-flex: 12 1 0% !important;
    flex: 12 1 0% !important
}

.flex-fill {
    -webkit-box-flex: 1 !important;
    -ms-flex: 1 1 0% !important;
    flex: 1 1 0% !important
}

.flex-auto {
    -webkit-box-flex: 0 !important;
    -ms-flex: 0 1 auto !important;
    flex: 0 1 auto !important
}

.flex-row {
    -webkit-box-orient: horizontal !important;
    -webkit-box-direction: normal !important;
    -ms-flex-direction: row !important;
    flex-direction: row !important
}

.flex-column {
    -webkit-box-orient: vertical !important;
    -webkit-box-direction: normal !important;
    -ms-flex-direction: column !important;
    flex-direction: column !important
}

.flex-wrap {
    -ms-flex-wrap: wrap !important;
    flex-wrap: wrap !important
}

.flex-no-wrap {
    -ms-flex-wrap: nowrap !important;
    flex-wrap: nowrap !important
}

.float-left {
    float: left !important
}

.float-none {
    float: none !important
}

.float-right {
    float: right !important
}

.font-mono-3xs {
    font-size: .77rem !important
}

.font-mono-2xs {
    font-size: .83rem !important
}

.font-mono-xs {
    font-size: .89rem !important
}

.font-mono-sm {
    font-size: .95rem !important
}

.font-mono-md {
    font-size: 1.01rem !important
}

.font-mono-lg {
    font-size: 1.31rem !important
}

.font-mono-xl {
    font-size: 1.91rem !important
}

.font-mono-2xl {
    font-size: 2.86rem !important
}

.font-mono-3xl {
    font-size: 3.81rem !important
}

.font-sans-3xs {
    font-size: .81rem !important
}

.font-sans-2xs {
    font-size: .88rem !important
}

.font-sans-xs {
    font-size: .94rem !important
}

.font-sans-sm {
    font-size: 1rem !important
}

.font-sans-md {
    font-size: 1.06rem !important
}

.font-sans-lg {
    font-size: 1.38rem !important
}

.font-sans-xl {
    font-size: 2rem !important
}

.font-sans-2xl {
    font-size: 3rem !important
}

.font-sans-3xl {
    font-size: 4rem !important
}

.font-serif-3xs {
    font-size: .79rem !important
}

.font-serif-2xs {
    font-size: .85rem !important
}

.font-serif-xs {
    font-size: .91rem !important
}

.font-serif-sm {
    font-size: .98rem !important
}

.font-serif-md {
    font-size: 1.04rem !important
}

.font-serif-lg {
    font-size: 1.34rem !important
}

.font-serif-xl {
    font-size: 1.95rem !important
}

.font-serif-2xl {
    font-size: 2.93rem !important
}

.font-serif-3xl {
    font-size: 3.9rem !important
}

.font-heading-3xs {
    font-size: .81rem !important
}

.font-heading-2xs {
    font-size: .88rem !important
}

.font-heading-xs {
    font-size: .94rem !important
}

.font-heading-sm {
    font-size: 1rem !important
}

.font-heading-md {
    font-size: 1.06rem !important
}

.font-heading-lg {
    font-size: 1.38rem !important
}

.font-heading-xl {
    font-size: 2rem !important
}

.font-heading-2xl {
    font-size: 3rem !important
}

.font-heading-3xl {
    font-size: 4rem !important
}

.font-body-3xs {
    font-size: .81rem !important
}

.font-body-2xs {
    font-size: .88rem !important
}

.font-body-xs {
    font-size: .94rem !important
}

.font-body-sm {
    font-size: 1rem !important
}

.font-body-md {
    font-size: 1.06rem !important
}

.font-body-lg {
    font-size: 1.38rem !important
}

.font-body-xl {
    font-size: 2rem !important
}

.font-body-2xl {
    font-size: 3rem !important
}

.font-body-3xl {
    font-size: 4rem !important
}

.font-code-3xs {
    font-size: .77rem !important
}

.font-code-2xs {
    font-size: .83rem !important
}

.font-code-xs {
    font-size: .89rem !important
}

.font-code-sm {
    font-size: .95rem !important
}

.font-code-md {
    font-size: 1.01rem !important
}

.font-code-lg {
    font-size: 1.31rem !important
}

.font-code-xl {
    font-size: 1.91rem !important
}

.font-code-2xl {
    font-size: 2.86rem !important
}

.font-code-3xl {
    font-size: 3.81rem !important
}

.font-alt-3xs {
    font-size: .79rem !important
}

.font-alt-2xs {
    font-size: .85rem !important
}

.font-alt-xs {
    font-size: .91rem !important
}

.font-alt-sm {
    font-size: .98rem !important
}

.font-alt-md {
    font-size: 1.04rem !important
}

.font-alt-lg {
    font-size: 1.34rem !important
}

.font-alt-xl {
    font-size: 1.95rem !important
}

.font-alt-2xl {
    font-size: 2.93rem !important
}

.font-alt-3xl {
    font-size: 3.9rem !important
}

.font-ui-3xs {
    font-size: .81rem !important
}

.font-ui-2xs {
    font-size: .88rem !important
}

.font-ui-xs {
    font-size: .94rem !important
}

.font-ui-sm {
    font-size: 1rem !important
}

.font-ui-md {
    font-size: 1.06rem !important
}

.font-ui-lg {
    font-size: 1.38rem !important
}

.font-ui-xl {
    font-size: 2rem !important
}

.font-ui-2xl {
    font-size: 3rem !important
}

.font-ui-3xl {
    font-size: 4rem !important
}

.font-family-mono {
    font-family: Roboto Mono Web,Bitstream Vera Sans Mono,Consolas,Courier,monospace !important
}

.font-family-sans {
    font-family: Public Sans Web,-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,Helvetica,Arial,sans-serif,Apple Color Emoji,Segoe UI Emoji,Segoe UI Symbol !important
}

.font-family-serif {
    font-family: Merriweather Web,Georgia,Times New Roman,serif !important
}

.font-family-ui {
    font-family: Public Sans Web,-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,Helvetica,Arial,sans-serif,Apple Color Emoji,Segoe UI Emoji,Segoe UI Symbol !important
}

.font-family-heading {
    font-family: Public Sans Web,-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,Helvetica,Arial,sans-serif,Apple Color Emoji,Segoe UI Emoji,Segoe UI Symbol !important
}

.font-family-body {
    font-family: Public Sans Web,-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,Helvetica,Arial,sans-serif,Apple Color Emoji,Segoe UI Emoji,Segoe UI Symbol !important
}

.font-family-code {
    font-family: Roboto Mono Web,Bitstream Vera Sans Mono,Consolas,Courier,monospace !important
}

.font-family-alt {
    font-family: Merriweather Web,Georgia,Times New Roman,serif !important
}

.text-tabular {
    -webkit-font-feature-settings: "tnum" 1,"kern" 1 !important;
    font-feature-settings: "tnum" 1,"kern" 1 !important
}

.text-no-tabular {
    -webkit-font-feature-settings: "kern" 1 !important;
    font-feature-settings: "kern" 1 !important
}

.text-italic {
    font-style: italic !important
}

.text-no-italic {
    font-style: normal !important
}

.text-thin {
    font-weight: 100 !important
}

.text-light {
    font-weight: 300 !important
}

.text-normal {
    font-weight: 400 !important
}

.text-medium {
    font-weight: 500 !important
}

.text-semibold {
    font-weight: 600 !important
}

.text-bold {
    font-weight: 700 !important
}

.text-heavy {
    font-weight: 800 !important
}

.height-1px {
    height: 1px !important
}

.height-2px {
    height: 2px !important
}

.height-05 {
    height: .25rem !important
}

.height-1 {
    height: .5rem !important
}

.height-105 {
    height: .75rem !important
}

.height-2 {
    height: 1rem !important
}

.height-205 {
    height: 1.25rem !important
}

.height-3 {
    height: 1.5rem !important
}

.height-4 {
    height: 2rem !important
}

.height-5 {
    height: 2.5rem !important
}

.height-6 {
    height: 3rem !important
}

.height-7 {
    height: 3.5rem !important
}

.height-8 {
    height: 4rem !important
}

.height-9 {
    height: 4.5rem !important
}

.height-10 {
    height: 5rem !important
}

.height-15 {
    height: 7.5rem !important
}

.height-card {
    height: 10rem !important
}

.height-card-lg {
    height: 15rem !important
}

.height-mobile {
    height: 20rem !important
}

.height-0 {
    height: 0 !important
}

.height-auto {
    height: auto !important
}

.height-full {
    height: 100% !important
}

.height-viewport {
    height: 100vh !important
}

.flex-justify-center {
    -webkit-box-pack: center !important;
    -ms-flex-pack: center !important;
    justify-content: center !important
}

.flex-justify-start {
    -webkit-box-pack: start !important;
    -ms-flex-pack: start !important;
    justify-content: flex-start !important
}

.flex-justify-end {
    -webkit-box-pack: end !important;
    -ms-flex-pack: end !important;
    justify-content: flex-end !important
}

.flex-justify {
    -webkit-box-pack: justify !important;
    -ms-flex-pack: justify !important;
    justify-content: space-between !important
}

.left-1px {
    left: 1px !important
}

.left-2px {
    left: 2px !important
}

.left-05 {
    left: .25rem !important
}

.left-1 {
    left: .5rem !important
}

.left-105 {
    left: .75rem !important
}

.left-2 {
    left: 1rem !important
}

.left-205 {
    left: 1.25rem !important
}

.left-3 {
    left: 1.5rem !important
}

.left-neg-1px {
    left: -1px !important
}

.left-neg-2px {
    left: -2px !important
}

.left-neg-05 {
    left: -.25rem !important
}

.left-neg-1 {
    left: -.5rem !important
}

.left-neg-105 {
    left: -.75rem !important
}

.left-neg-2 {
    left: -1rem !important
}

.left-neg-205 {
    left: -1.25rem !important
}

.left-neg-3 {
    left: -1.5rem !important
}

.left-0 {
    left: 0 !important
}

.left-auto {
    left: auto !important
}

.text-ls-auto {
    letter-spacing: initial !important
}

.text-ls-neg-3 {
    letter-spacing: -.03em !important
}

.text-ls-neg-2 {
    letter-spacing: -.02em !important
}

.text-ls-neg-1 {
    letter-spacing: -.01em !important
}

.text-ls-1 {
    letter-spacing: .025em !important
}

.text-ls-2 {
    letter-spacing: .1em !important
}

.text-ls-3 {
    letter-spacing: .15em !important
}

.line-height-sans-1 {
    line-height: 1 !important
}

.line-height-sans-2 {
    line-height: 1.2 !important
}

.line-height-sans-3 {
    line-height: 1.4 !important
}

.line-height-sans-4 {
    line-height: 1.5 !important
}

.line-height-sans-5 {
    line-height: 1.6 !important
}

.line-height-sans-6 {
    line-height: 1.8 !important
}

.line-height-serif-1 {
    line-height: 1 !important
}

.line-height-serif-2 {
    line-height: 1.2 !important
}

.line-height-serif-3 {
    line-height: 1.4 !important
}

.line-height-serif-4 {
    line-height: 1.5 !important
}

.line-height-serif-5 {
    line-height: 1.7 !important
}

.line-height-serif-6 {
    line-height: 1.8 !important
}

.line-height-mono-1 {
    line-height: 1 !important
}

.line-height-mono-2 {
    line-height: 1.3 !important
}

.line-height-mono-3 {
    line-height: 1.4 !important
}

.line-height-mono-4 {
    line-height: 1.6 !important
}

.line-height-mono-5 {
    line-height: 1.7 !important
}

.line-height-mono-6 {
    line-height: 1.8 !important
}

.line-height-heading-1 {
    line-height: 1 !important
}

.line-height-heading-2 {
    line-height: 1.2 !important
}

.line-height-heading-3 {
    line-height: 1.4 !important
}

.line-height-heading-4 {
    line-height: 1.5 !important
}

.line-height-heading-5 {
    line-height: 1.6 !important
}

.line-height-heading-6 {
    line-height: 1.8 !important
}

.line-height-ui-1 {
    line-height: 1 !important
}

.line-height-ui-2 {
    line-height: 1.2 !important
}

.line-height-ui-3 {
    line-height: 1.4 !important
}

.line-height-ui-4 {
    line-height: 1.5 !important
}

.line-height-ui-5 {
    line-height: 1.6 !important
}

.line-height-ui-6 {
    line-height: 1.8 !important
}

.line-height-body-1 {
    line-height: 1 !important
}

.line-height-body-2 {
    line-height: 1.2 !important
}

.line-height-body-3 {
    line-height: 1.4 !important
}

.line-height-body-4 {
    line-height: 1.5 !important
}

.line-height-body-5 {
    line-height: 1.6 !important
}

.line-height-body-6 {
    line-height: 1.8 !important
}

.line-height-code-1 {
    line-height: 1 !important
}

.line-height-code-2 {
    line-height: 1.3 !important
}

.line-height-code-3 {
    line-height: 1.4 !important
}

.line-height-code-4 {
    line-height: 1.6 !important
}

.line-height-code-5 {
    line-height: 1.7 !important
}

.line-height-code-6 {
    line-height: 1.8 !important
}

.line-height-alt-1 {
    line-height: 1 !important
}

.line-height-alt-2 {
    line-height: 1.2 !important
}

.line-height-alt-3 {
    line-height: 1.4 !important
}

.line-height-alt-4 {
    line-height: 1.5 !important
}

.line-height-alt-5 {
    line-height: 1.7 !important
}

.line-height-alt-6 {
    line-height: 1.8 !important
}

.margin-neg-1px {
    margin: -1px !important
}

.margin-neg-2px {
    margin: -2px !important
}

.margin-neg-05 {
    margin: -.25rem !important
}

.margin-neg-1 {
    margin: -.5rem !important
}

.margin-neg-105 {
    margin: -.75rem !important
}

.margin-neg-2 {
    margin: -1rem !important
}

.margin-neg-205 {
    margin: -1.25rem !important
}

.margin-neg-3 {
    margin: -1.5rem !important
}

.margin-1px {
    margin: 1px !important
}

.margin-2px {
    margin: 2px !important
}

.margin-05 {
    margin: .25rem !important
}

.margin-1 {
    margin: .5rem !important
}

.margin-105 {
    margin: .75rem !important
}

.margin-2 {
    margin: 1rem !important
}

.margin-205 {
    margin: 1.25rem !important
}

.margin-3 {
    margin: 1.5rem !important
}

.margin-4 {
    margin: 2rem !important
}

.margin-5 {
    margin: 2.5rem !important
}

.margin-6 {
    margin: 3rem !important
}

.margin-7 {
    margin: 3.5rem !important
}

.margin-8 {
    margin: 4rem !important
}

.margin-9 {
    margin: 4.5rem !important
}

.margin-10 {
    margin: 5rem !important
}

.margin-15 {
    margin: 7.5rem !important
}

.margin-05em {
    margin: .5em !important
}

.margin-1em {
    margin: 1em !important
}

.margin-105em {
    margin: 1.5em !important
}

.margin-2em {
    margin: 2em !important
}

.margin-0 {
    margin: 0 !important
}

.margin-y-1px {
    margin-top: 1px !important;
    margin-bottom: 1px !important
}

.margin-top-1px {
    margin-top: 1px !important
}

.margin-bottom-1px {
    margin-bottom: 1px !important
}

.margin-y-2px {
    margin-top: 2px !important;
    margin-bottom: 2px !important
}

.margin-top-2px {
    margin-top: 2px !important
}

.margin-bottom-2px {
    margin-bottom: 2px !important
}

.margin-y-05 {
    margin-top: .25rem !important;
    margin-bottom: .25rem !important
}

.margin-top-05 {
    margin-top: .25rem !important
}

.margin-bottom-05 {
    margin-bottom: .25rem !important
}

.margin-y-1 {
    margin-top: .5rem !important;
    margin-bottom: .5rem !important
}

.margin-top-1 {
    margin-top: .5rem !important
}

.margin-bottom-1 {
    margin-bottom: .5rem !important
}

.margin-y-105 {
    margin-top: .75rem !important;
    margin-bottom: .75rem !important
}

.margin-top-105 {
    margin-top: .75rem !important
}

.margin-bottom-105 {
    margin-bottom: .75rem !important
}

.margin-y-2 {
    margin-top: 1rem !important;
    margin-bottom: 1rem !important
}

.margin-top-2 {
    margin-top: 1rem !important
}

.margin-bottom-2 {
    margin-bottom: 1rem !important
}

.margin-y-205 {
    margin-top: 1.25rem !important;
    margin-bottom: 1.25rem !important
}

.margin-top-205 {
    margin-top: 1.25rem !important
}

.margin-bottom-205 {
    margin-bottom: 1.25rem !important
}

.margin-y-3 {
    margin-top: 1.5rem !important;
    margin-bottom: 1.5rem !important
}

.margin-top-3 {
    margin-top: 1.5rem !important
}

.margin-bottom-3 {
    margin-bottom: 1.5rem !important
}

.margin-y-neg-1px {
    margin-top: -1px !important;
    margin-bottom: -1px !important
}

.margin-top-neg-1px {
    margin-top: -1px !important
}

.margin-bottom-neg-1px {
    margin-bottom: -1px !important
}

.margin-y-neg-2px {
    margin-top: -2px !important;
    margin-bottom: -2px !important
}

.margin-top-neg-2px {
    margin-top: -2px !important
}

.margin-bottom-neg-2px {
    margin-bottom: -2px !important
}

.margin-y-neg-05 {
    margin-top: -.25rem !important;
    margin-bottom: -.25rem !important
}

.margin-top-neg-05 {
    margin-top: -.25rem !important
}

.margin-bottom-neg-05 {
    margin-bottom: -.25rem !important
}

.margin-y-neg-1 {
    margin-top: -.5rem !important;
    margin-bottom: -.5rem !important
}

.margin-top-neg-1 {
    margin-top: -.5rem !important
}

.margin-bottom-neg-1 {
    margin-bottom: -.5rem !important
}

.margin-y-neg-105 {
    margin-top: -.75rem !important;
    margin-bottom: -.75rem !important
}

.margin-top-neg-105 {
    margin-top: -.75rem !important
}

.margin-bottom-neg-105 {
    margin-bottom: -.75rem !important
}

.margin-y-neg-2 {
    margin-top: -1rem !important;
    margin-bottom: -1rem !important
}

.margin-top-neg-2 {
    margin-top: -1rem !important
}

.margin-bottom-neg-2 {
    margin-bottom: -1rem !important
}

.margin-y-neg-205 {
    margin-top: -1.25rem !important;
    margin-bottom: -1.25rem !important
}

.margin-top-neg-205 {
    margin-top: -1.25rem !important
}

.margin-bottom-neg-205 {
    margin-bottom: -1.25rem !important
}

.margin-y-neg-3 {
    margin-top: -1.5rem !important;
    margin-bottom: -1.5rem !important
}

.margin-top-neg-3 {
    margin-top: -1.5rem !important
}

.margin-bottom-neg-3 {
    margin-bottom: -1.5rem !important
}

.margin-y-4 {
    margin-top: 2rem !important;
    margin-bottom: 2rem !important
}

.margin-top-4 {
    margin-top: 2rem !important
}

.margin-bottom-4 {
    margin-bottom: 2rem !important
}

.margin-y-5 {
    margin-top: 2.5rem !important;
    margin-bottom: 2.5rem !important
}

.margin-top-5 {
    margin-top: 2.5rem !important
}

.margin-bottom-5 {
    margin-bottom: 2.5rem !important
}

.margin-y-6 {
    margin-top: 3rem !important;
    margin-bottom: 3rem !important
}

.margin-top-6 {
    margin-top: 3rem !important
}

.margin-bottom-6 {
    margin-bottom: 3rem !important
}

.margin-y-7 {
    margin-top: 3.5rem !important;
    margin-bottom: 3.5rem !important
}

.margin-top-7 {
    margin-top: 3.5rem !important
}

.margin-bottom-7 {
    margin-bottom: 3.5rem !important
}

.margin-y-8 {
    margin-top: 4rem !important;
    margin-bottom: 4rem !important
}

.margin-top-8 {
    margin-top: 4rem !important
}

.margin-bottom-8 {
    margin-bottom: 4rem !important
}

.margin-y-9 {
    margin-top: 4.5rem !important;
    margin-bottom: 4.5rem !important
}

.margin-top-9 {
    margin-top: 4.5rem !important
}

.margin-bottom-9 {
    margin-bottom: 4.5rem !important
}

.margin-y-10 {
    margin-top: 5rem !important;
    margin-bottom: 5rem !important
}

.margin-top-10 {
    margin-top: 5rem !important
}

.margin-bottom-10 {
    margin-bottom: 5rem !important
}

.margin-y-15 {
    margin-top: 7.5rem !important;
    margin-bottom: 7.5rem !important
}

.margin-top-15 {
    margin-top: 7.5rem !important
}

.margin-bottom-15 {
    margin-bottom: 7.5rem !important
}

.margin-y-05em {
    margin-top: .5em !important;
    margin-bottom: .5em !important
}

.margin-top-05em {
    margin-top: .5em !important
}

.margin-bottom-05em {
    margin-bottom: .5em !important
}

.margin-y-1em {
    margin-top: 1em !important;
    margin-bottom: 1em !important
}

.margin-top-1em {
    margin-top: 1em !important
}

.margin-bottom-1em {
    margin-bottom: 1em !important
}

.margin-y-105em {
    margin-top: 1.5em !important;
    margin-bottom: 1.5em !important
}

.margin-top-105em {
    margin-top: 1.5em !important
}

.margin-bottom-105em {
    margin-bottom: 1.5em !important
}

.margin-y-2em {
    margin-top: 2em !important;
    margin-bottom: 2em !important
}

.margin-top-2em {
    margin-top: 2em !important
}

.margin-bottom-2em {
    margin-bottom: 2em !important
}

.margin-y-0 {
    margin-top: 0 !important;
    margin-bottom: 0 !important
}

.margin-top-0 {
    margin-top: 0 !important
}

.margin-bottom-0 {
    margin-bottom: 0 !important
}

.margin-y-auto {
    margin-top: auto !important;
    margin-bottom: auto !important
}

.margin-top-auto {
    margin-top: auto !important
}

.margin-bottom-auto {
    margin-bottom: auto !important
}

.margin-x-1px {
    margin-left: 1px !important;
    margin-right: 1px !important
}

.margin-right-1px {
    margin-right: 1px !important
}

.margin-left-1px {
    margin-left: 1px !important
}

.margin-x-2px {
    margin-left: 2px !important;
    margin-right: 2px !important
}

.margin-right-2px {
    margin-right: 2px !important
}

.margin-left-2px {
    margin-left: 2px !important
}

.margin-x-05 {
    margin-left: .25rem !important;
    margin-right: .25rem !important
}

.margin-right-05 {
    margin-right: .25rem !important
}

.margin-left-05 {
    margin-left: .25rem !important
}

.margin-x-1 {
    margin-left: .5rem !important;
    margin-right: .5rem !important
}

.margin-right-1 {
    margin-right: .5rem !important
}

.margin-left-1 {
    margin-left: .5rem !important
}

.margin-x-105 {
    margin-left: .75rem !important;
    margin-right: .75rem !important
}

.margin-right-105 {
    margin-right: .75rem !important
}

.margin-left-105 {
    margin-left: .75rem !important
}

.margin-x-2 {
    margin-left: 1rem !important;
    margin-right: 1rem !important
}

.margin-right-2 {
    margin-right: 1rem !important
}

.margin-left-2 {
    margin-left: 1rem !important
}

.margin-x-205 {
    margin-left: 1.25rem !important;
    margin-right: 1.25rem !important
}

.margin-right-205 {
    margin-right: 1.25rem !important
}

.margin-left-205 {
    margin-left: 1.25rem !important
}

.margin-x-3 {
    margin-left: 1.5rem !important;
    margin-right: 1.5rem !important
}

.margin-right-3 {
    margin-right: 1.5rem !important
}

.margin-left-3 {
    margin-left: 1.5rem !important
}

.margin-x-neg-1px {
    margin-left: -1px !important;
    margin-right: -1px !important
}

.margin-right-neg-1px {
    margin-right: -1px !important
}

.margin-left-neg-1px {
    margin-left: -1px !important
}

.margin-x-neg-2px {
    margin-left: -2px !important;
    margin-right: -2px !important
}

.margin-right-neg-2px {
    margin-right: -2px !important
}

.margin-left-neg-2px {
    margin-left: -2px !important
}

.margin-x-neg-05 {
    margin-left: -.25rem !important;
    margin-right: -.25rem !important
}

.margin-right-neg-05 {
    margin-right: -.25rem !important
}

.margin-left-neg-05 {
    margin-left: -.25rem !important
}

.margin-x-neg-1 {
    margin-left: -.5rem !important;
    margin-right: -.5rem !important
}

.margin-right-neg-1 {
    margin-right: -.5rem !important
}

.margin-left-neg-1 {
    margin-left: -.5rem !important
}

.margin-x-neg-105 {
    margin-left: -.75rem !important;
    margin-right: -.75rem !important
}

.margin-right-neg-105 {
    margin-right: -.75rem !important
}

.margin-left-neg-105 {
    margin-left: -.75rem !important
}

.margin-x-neg-2 {
    margin-left: -1rem !important;
    margin-right: -1rem !important
}

.margin-right-neg-2 {
    margin-right: -1rem !important
}

.margin-left-neg-2 {
    margin-left: -1rem !important
}

.margin-x-neg-205 {
    margin-left: -1.25rem !important;
    margin-right: -1.25rem !important
}

.margin-right-neg-205 {
    margin-right: -1.25rem !important
}

.margin-left-neg-205 {
    margin-left: -1.25rem !important
}

.margin-x-neg-3 {
    margin-left: -1.5rem !important;
    margin-right: -1.5rem !important
}

.margin-right-neg-3 {
    margin-right: -1.5rem !important
}

.margin-left-neg-3 {
    margin-left: -1.5rem !important
}

.margin-x-4 {
    margin-left: 2rem !important;
    margin-right: 2rem !important
}

.margin-right-4 {
    margin-right: 2rem !important
}

.margin-left-4 {
    margin-left: 2rem !important
}

.margin-x-5 {
    margin-left: 2.5rem !important;
    margin-right: 2.5rem !important
}

.margin-right-5 {
    margin-right: 2.5rem !important
}

.margin-left-5 {
    margin-left: 2.5rem !important
}

.margin-x-6 {
    margin-left: 3rem !important;
    margin-right: 3rem !important
}

.margin-right-6 {
    margin-right: 3rem !important
}

.margin-left-6 {
    margin-left: 3rem !important
}

.margin-x-7 {
    margin-left: 3.5rem !important;
    margin-right: 3.5rem !important
}

.margin-right-7 {
    margin-right: 3.5rem !important
}

.margin-left-7 {
    margin-left: 3.5rem !important
}

.margin-x-8 {
    margin-left: 4rem !important;
    margin-right: 4rem !important
}

.margin-right-8 {
    margin-right: 4rem !important
}

.margin-left-8 {
    margin-left: 4rem !important
}

.margin-x-9 {
    margin-left: 4.5rem !important;
    margin-right: 4.5rem !important
}

.margin-right-9 {
    margin-right: 4.5rem !important
}

.margin-left-9 {
    margin-left: 4.5rem !important
}

.margin-x-10 {
    margin-left: 5rem !important;
    margin-right: 5rem !important
}

.margin-right-10 {
    margin-right: 5rem !important
}

.margin-left-10 {
    margin-left: 5rem !important
}

.margin-x-15 {
    margin-left: 7.5rem !important;
    margin-right: 7.5rem !important
}

.margin-right-15 {
    margin-right: 7.5rem !important
}

.margin-left-15 {
    margin-left: 7.5rem !important
}

.margin-x-card {
    margin-left: 10rem !important;
    margin-right: 10rem !important
}

.margin-right-card {
    margin-right: 10rem !important
}

.margin-left-card {
    margin-left: 10rem !important
}

.margin-x-card-lg {
    margin-left: 15rem !important;
    margin-right: 15rem !important
}

.margin-right-card-lg {
    margin-right: 15rem !important
}

.margin-left-card-lg {
    margin-left: 15rem !important
}

.margin-x-mobile {
    margin-left: 20rem !important;
    margin-right: 20rem !important
}

.margin-right-mobile {
    margin-right: 20rem !important
}

.margin-left-mobile {
    margin-left: 20rem !important
}

.margin-x-05em {
    margin-left: .5em !important;
    margin-right: .5em !important
}

.margin-right-05em {
    margin-right: .5em !important
}

.margin-left-05em {
    margin-left: .5em !important
}

.margin-x-1em {
    margin-left: 1em !important;
    margin-right: 1em !important
}

.margin-right-1em {
    margin-right: 1em !important
}

.margin-left-1em {
    margin-left: 1em !important
}

.margin-x-105em {
    margin-left: 1.5em !important;
    margin-right: 1.5em !important
}

.margin-right-105em {
    margin-right: 1.5em !important
}

.margin-left-105em {
    margin-left: 1.5em !important
}

.margin-x-2em {
    margin-left: 2em !important;
    margin-right: 2em !important
}

.margin-right-2em {
    margin-right: 2em !important
}

.margin-left-2em {
    margin-left: 2em !important
}

.margin-x-0 {
    margin-left: 0 !important;
    margin-right: 0 !important
}

.margin-right-0 {
    margin-right: 0 !important
}

.margin-left-0 {
    margin-left: 0 !important
}

.margin-x-auto {
    margin-left: auto !important;
    margin-right: auto !important
}

.margin-right-auto {
    margin-right: auto !important
}

.margin-left-auto {
    margin-left: auto !important
}

.maxh-05 {
    max-height: .25rem !important
}

.maxh-1 {
    max-height: .5rem !important
}

.maxh-105 {
    max-height: .75rem !important
}

.maxh-2 {
    max-height: 1rem !important
}

.maxh-205 {
    max-height: 1.25rem !important
}

.maxh-3 {
    max-height: 1.5rem !important
}

.maxh-4 {
    max-height: 2rem !important
}

.maxh-5 {
    max-height: 2.5rem !important
}

.maxh-6 {
    max-height: 3rem !important
}

.maxh-7 {
    max-height: 3.5rem !important
}

.maxh-8 {
    max-height: 4rem !important
}

.maxh-9 {
    max-height: 4.5rem !important
}

.maxh-10 {
    max-height: 5rem !important
}

.maxh-15 {
    max-height: 7.5rem !important
}

.maxh-card {
    max-height: 10rem !important
}

.maxh-card-lg {
    max-height: 15rem !important
}

.maxh-mobile {
    max-height: 20rem !important
}

.maxh-mobile-lg {
    max-height: 30rem !important
}

.maxh-tablet {
    max-height: 40rem !important
}

.maxh-tablet-lg {
    max-height: 55rem !important
}

.maxh-none {
    max-height: none !important
}

.maxh-viewport {
    max-height: 100vh !important
}

.maxw-05 {
    max-width: .25rem !important
}

.maxw-1 {
    max-width: .5rem !important
}

.maxw-105 {
    max-width: .75rem !important
}

.maxw-2 {
    max-width: 1rem !important
}

.maxw-205 {
    max-width: 1.25rem !important
}

.maxw-3 {
    max-width: 1.5rem !important
}

.maxw-4 {
    max-width: 2rem !important
}

.maxw-5 {
    max-width: 2.5rem !important
}

.maxw-6 {
    max-width: 3rem !important
}

.maxw-7 {
    max-width: 3.5rem !important
}

.maxw-8 {
    max-width: 4rem !important
}

.maxw-9 {
    max-width: 4.5rem !important
}

.maxw-10 {
    max-width: 5rem !important
}

.maxw-15 {
    max-width: 7.5rem !important
}

.maxw-card {
    max-width: 10rem !important
}

.maxw-card-lg {
    max-width: 15rem !important
}

.maxw-mobile {
    max-width: 20rem !important
}

.maxw-mobile-lg {
    max-width: 30rem !important
}

.maxw-tablet {
    max-width: 40rem !important
}

.maxw-tablet-lg {
    max-width: 55rem !important
}

.maxw-desktop {
    max-width: 64rem !important
}

.maxw-desktop-lg {
    max-width: 75rem !important
}

.maxw-widescreen {
    max-width: 87.5rem !important
}

.maxw-none {
    max-width: none !important
}

.maxw-full {
    max-width: 100% !important
}

.measure-1 {
    max-width: 44ex !important
}

.measure-2 {
    max-width: 60ex !important
}

.measure-3 {
    max-width: 64ex !important
}

.measure-4 {
    max-width: 68ex !important
}

.measure-5 {
    max-width: 72ex !important
}

.measure-6 {
    max-width: 88ex !important
}

.measure-none {
    max-width: none !important
}

.minh-1px {
    min-height: 1px !important
}

.minh-2px {
    min-height: 2px !important
}

.minh-05 {
    min-height: .25rem !important
}

.minh-1 {
    min-height: .5rem !important
}

.minh-105 {
    min-height: .75rem !important
}

.minh-2 {
    min-height: 1rem !important
}

.minh-205 {
    min-height: 1.25rem !important
}

.minh-3 {
    min-height: 1.5rem !important
}

.minh-4 {
    min-height: 2rem !important
}

.minh-5 {
    min-height: 2.5rem !important
}

.minh-6 {
    min-height: 3rem !important
}

.minh-7 {
    min-height: 3.5rem !important
}

.minh-8 {
    min-height: 4rem !important
}

.minh-9 {
    min-height: 4.5rem !important
}

.minh-10 {
    min-height: 5rem !important
}

.minh-15 {
    min-height: 7.5rem !important
}

.minh-card {
    min-height: 10rem !important
}

.minh-card-lg {
    min-height: 15rem !important
}

.minh-mobile {
    min-height: 20rem !important
}

.minh-mobile-lg {
    min-height: 30rem !important
}

.minh-tablet {
    min-height: 40rem !important
}

.minh-tablet-lg {
    min-height: 55rem !important
}

.minh-0 {
    min-height: 0 !important
}

.minh-full {
    min-height: 100% !important
}

.minh-viewport {
    min-height: 100vh !important
}

.minw-05 {
    min-width: .25rem !important
}

.minw-1 {
    min-width: .5rem !important
}

.minw-105 {
    min-width: .75rem !important
}

.minw-2 {
    min-width: 1rem !important
}

.minw-205 {
    min-width: 1.25rem !important
}

.minw-3 {
    min-width: 1.5rem !important
}

.minw-4 {
    min-width: 2rem !important
}

.minw-5 {
    min-width: 2.5rem !important
}

.minw-6 {
    min-width: 3rem !important
}

.minw-7 {
    min-width: 3.5rem !important
}

.minw-8 {
    min-width: 4rem !important
}

.minw-9 {
    min-width: 4.5rem !important
}

.minw-10 {
    min-width: 5rem !important
}

.minw-15 {
    min-width: 7.5rem !important
}

.minw-0 {
    min-width: 0 !important
}

.opacity-0 {
    opacity: 0 !important
}

.opacity-10 {
    opacity: .1 !important
}

.opacity-20 {
    opacity: .2 !important
}

.opacity-30 {
    opacity: .3 !important
}

.opacity-40 {
    opacity: .4 !important
}

.opacity-50 {
    opacity: .5 !important
}

.opacity-60 {
    opacity: .6 !important
}

.opacity-70 {
    opacity: .7 !important
}

.opacity-80 {
    opacity: .8 !important
}

.opacity-90 {
    opacity: .9 !important
}

.opacity-100 {
    opacity: 1 !important
}

.order-first {
    -webkit-box-ordinal-group: 0 !important;
    -ms-flex-order: -1 !important;
    order: -1 !important
}

.order-last {
    -webkit-box-ordinal-group: 1000 !important;
    -ms-flex-order: 999 !important;
    order: 999 !important
}

.order-initial {
    -webkit-box-ordinal-group: initial !important;
    -ms-flex-order: initial !important;
    order: initial !important
}

.order-0 {
    -webkit-box-ordinal-group: 1 !important;
    -ms-flex-order: 0 !important;
    order: 0 !important
}

.order-1 {
    -webkit-box-ordinal-group: 2 !important;
    -ms-flex-order: 1 !important;
    order: 1 !important
}

.order-2 {
    -webkit-box-ordinal-group: 3 !important;
    -ms-flex-order: 2 !important;
    order: 2 !important
}

.order-3 {
    -webkit-box-ordinal-group: 4 !important;
    -ms-flex-order: 3 !important;
    order: 3 !important
}

.order-4 {
    -webkit-box-ordinal-group: 5 !important;
    -ms-flex-order: 4 !important;
    order: 4 !important
}

.order-5 {
    -webkit-box-ordinal-group: 6 !important;
    -ms-flex-order: 5 !important;
    order: 5 !important
}

.order-6 {
    -webkit-box-ordinal-group: 7 !important;
    -ms-flex-order: 6 !important;
    order: 6 !important
}

.order-7 {
    -webkit-box-ordinal-group: 8 !important;
    -ms-flex-order: 7 !important;
    order: 7 !important
}

.order-8 {
    -webkit-box-ordinal-group: 9 !important;
    -ms-flex-order: 8 !important;
    order: 8 !important
}

.order-9 {
    -webkit-box-ordinal-group: 10 !important;
    -ms-flex-order: 9 !important;
    order: 9 !important
}

.order-10 {
    -webkit-box-ordinal-group: 11 !important;
    -ms-flex-order: 10 !important;
    order: 10 !important
}

.order-11 {
    -webkit-box-ordinal-group: 12 !important;
    -ms-flex-order: 11 !important;
    order: 11 !important
}

.outline-1px {
    outline: 1px solid !important
}

.outline-2px {
    outline: 2px solid !important
}

.outline-0 {
    outline: 0 solid !important
}

.outline-05 {
    outline: .25rem solid !important
}

.outline-transparent {
    outline-color: transparent !important
}

.outline-black {
    outline-color: #000 !important
}

.outline-white {
    outline-color: #fff !important
}

.outline-red {
    outline-color: #e52207 !important
}

.outline-orange {
    outline-color: #e66f0e !important
}

.outline-gold {
    outline-color: #ffbe2e !important
}

.outline-yellow {
    outline-color: #fee685 !important
}

.outline-green {
    outline-color: #538200 !important
}

.outline-mint {
    outline-color: #04c585 !important
}

.outline-cyan {
    outline-color: #009ec1 !important
}

.outline-blue {
    outline-color: #0076d6 !important
}

.outline-indigo {
    outline-color: #676cc8 !important
}

.outline-violet {
    outline-color: #8168b3 !important
}

.outline-magenta {
    outline-color: #d72d79 !important
}

.outline-gray-5 {
    outline-color: #f0f0f0 !important
}

.outline-gray-10 {
    outline-color: #e6e6e6 !important
}

.outline-gray-30 {
    outline-color: #adadad !important
}

.outline-gray-50 {
    outline-color: #757575 !important
}

.outline-gray-70 {
    outline-color: #454545 !important
}

.outline-gray-90 {
    outline-color: #1b1b1b !important
}

.outline-base-lightest {
    outline-color: #fcfcfc !important
}

.outline-base-lighter {
    outline-color: #e6e6e6 !important
}

.outline-base-light {
    outline-color: #adadad !important
}

.outline-base {
    outline-color: #3d4551 !important
}

.outline-base-dark {
    outline-color: #2d2e2f !important
}

.outline-base-darker {
    outline-color: #1c1d1f !important
}

.outline-base-darkest {
    outline-color: #000 !important
}

.outline-ink {
    outline-color: #1b1b1b !important
}

.outline-primary-lightest {
    outline-color: #eff6fb !important
}

.outline-primary-lighter {
    outline-color: #d9e8f6 !important
}

.outline-primary-light {
    outline-color: #aacdec !important
}

.outline-primary {
    outline-color: #005ea2 !important
}

.outline-primary-vivid {
    outline-color: #0050d8 !important
}

.outline-primary-dark {
    outline-color: #0b4778 !important
}

.outline-primary-darker {
    outline-color: #112f4e !important
}

.outline-primary-darkest {
    outline-color: #0e1d33 !important
}

.outline-secondary-lighter {
    outline-color: #f8e1de !important
}

.outline-secondary-light {
    outline-color: #f2938c !important
}

.outline-secondary {
    outline-color: #b50909 !important
}

.outline-secondary-dark {
    outline-color: #b50909 !important
}

.outline-secondary-darker {
    outline-color: #8b0a03 !important
}

.outline-secondary-darkest {
    outline-color: #5c1111 !important
}

.outline-accent-warm-darkest {
    outline-color: #5f3617 !important
}

.outline-accent-warm-darker {
    outline-color: #8c471c !important
}

.outline-accent-warm-dark {
    outline-color: #c05600 !important
}

.outline-accent-warm {
    outline-color: #fa9441 !important
}

.outline-accent-warm-light {
    outline-color: #ffbc78 !important
}

.outline-accent-warm-lighter {
    outline-color: #fce2c5 !important
}

.outline-accent-warm-lightest {
    outline-color: #fef2e4 !important
}

.outline-accent-cool-darkest {
    outline-color: #074b69 !important
}

.outline-accent-cool-darker {
    outline-color: #07648d !important
}

.outline-accent-cool-dark {
    outline-color: #0d7ea2 !important
}

.outline-accent-cool {
    outline-color: #00bde3 !important
}

.outline-accent-cool-light {
    outline-color: #97d4ea !important
}

.outline-accent-cool-lighter {
    outline-color: #e1f3f8 !important
}

.overflow-hidden {
    overflow: hidden !important
}

.overflow-y-hidden {
    overflow-y: hidden !important
}

.overflow-x-hidden {
    overflow-x: hidden !important
}

.overflow-scroll {
    overflow: scroll !important
}

.overflow-y-scroll {
    overflow-y: scroll !important
}

.overflow-x-scroll {
    overflow-x: scroll !important
}

.overflow-auto {
    overflow: auto !important
}

.overflow-y-auto {
    overflow-y: auto !important
}

.overflow-x-auto {
    overflow-x: auto !important
}

.overflow-visible {
    overflow: visible !important
}

.overflow-y-visible {
    overflow-y: visible !important
}

.overflow-x-visible {
    overflow-x: visible !important
}

.padding-1px {
    padding: 1px !important
}

.padding-y-1px {
    padding-top: 1px !important;
    padding-bottom: 1px !important
}

.padding-x-1px {
    padding-left: 1px !important;
    padding-right: 1px !important
}

.padding-top-1px {
    padding-top: 1px !important
}

.padding-right-1px {
    padding-right: 1px !important
}

.padding-bottom-1px {
    padding-bottom: 1px !important
}

.padding-left-1px {
    padding-left: 1px !important
}

.padding-2px {
    padding: 2px !important
}

.padding-y-2px {
    padding-top: 2px !important;
    padding-bottom: 2px !important
}

.padding-x-2px {
    padding-left: 2px !important;
    padding-right: 2px !important
}

.padding-top-2px {
    padding-top: 2px !important
}

.padding-right-2px {
    padding-right: 2px !important
}

.padding-bottom-2px {
    padding-bottom: 2px !important
}

.padding-left-2px {
    padding-left: 2px !important
}

.padding-05 {
    padding: .25rem !important
}

.padding-y-05 {
    padding-top: .25rem !important;
    padding-bottom: .25rem !important
}

.padding-x-05 {
    padding-left: .25rem !important;
    padding-right: .25rem !important
}

.padding-top-05 {
    padding-top: .25rem !important
}

.padding-right-05 {
    padding-right: .25rem !important
}

.padding-bottom-05 {
    padding-bottom: .25rem !important
}

.padding-left-05 {
    padding-left: .25rem !important
}

.padding-1 {
    padding: .5rem !important
}

.padding-y-1 {
    padding-top: .5rem !important;
    padding-bottom: .5rem !important
}

.padding-x-1 {
    padding-left: .5rem !important;
    padding-right: .5rem !important
}

.padding-top-1 {
    padding-top: .5rem !important
}

.padding-right-1 {
    padding-right: .5rem !important
}

.padding-bottom-1 {
    padding-bottom: .5rem !important
}

.padding-left-1 {
    padding-left: .5rem !important
}

.padding-105 {
    padding: .75rem !important
}

.padding-y-105 {
    padding-top: .75rem !important;
    padding-bottom: .75rem !important
}

.padding-x-105 {
    padding-left: .75rem !important;
    padding-right: .75rem !important
}

.padding-top-105 {
    padding-top: .75rem !important
}

.padding-right-105 {
    padding-right: .75rem !important
}

.padding-bottom-105 {
    padding-bottom: .75rem !important
}

.padding-left-105 {
    padding-left: .75rem !important
}

.padding-2 {
    padding: 1rem !important
}

.padding-y-2 {
    padding-top: 1rem !important;
    padding-bottom: 1rem !important
}

.padding-x-2 {
    padding-left: 1rem !important;
    padding-right: 1rem !important
}

.padding-top-2 {
    padding-top: 1rem !important
}

.padding-right-2 {
    padding-right: 1rem !important
}

.padding-bottom-2 {
    padding-bottom: 1rem !important
}

.padding-left-2 {
    padding-left: 1rem !important
}

.padding-205 {
    padding: 1.25rem !important
}

.padding-y-205 {
    padding-top: 1.25rem !important;
    padding-bottom: 1.25rem !important
}

.padding-x-205 {
    padding-left: 1.25rem !important;
    padding-right: 1.25rem !important
}

.padding-top-205 {
    padding-top: 1.25rem !important
}

.padding-right-205 {
    padding-right: 1.25rem !important
}

.padding-bottom-205 {
    padding-bottom: 1.25rem !important
}

.padding-left-205 {
    padding-left: 1.25rem !important
}

.padding-3 {
    padding: 1.5rem !important
}

.padding-y-3 {
    padding-top: 1.5rem !important;
    padding-bottom: 1.5rem !important
}

.padding-x-3 {
    padding-left: 1.5rem !important;
    padding-right: 1.5rem !important
}

.padding-top-3 {
    padding-top: 1.5rem !important
}

.padding-right-3 {
    padding-right: 1.5rem !important
}

.padding-bottom-3 {
    padding-bottom: 1.5rem !important
}

.padding-left-3 {
    padding-left: 1.5rem !important
}

.padding-4 {
    padding: 2rem !important
}

.padding-y-4 {
    padding-top: 2rem !important;
    padding-bottom: 2rem !important
}

.padding-x-4 {
    padding-left: 2rem !important;
    padding-right: 2rem !important
}

.padding-top-4 {
    padding-top: 2rem !important
}

.padding-right-4 {
    padding-right: 2rem !important
}

.padding-bottom-4 {
    padding-bottom: 2rem !important
}

.padding-left-4 {
    padding-left: 2rem !important
}

.padding-5 {
    padding: 2.5rem !important
}

.padding-y-5 {
    padding-top: 2.5rem !important;
    padding-bottom: 2.5rem !important
}

.padding-x-5 {
    padding-left: 2.5rem !important;
    padding-right: 2.5rem !important
}

.padding-top-5 {
    padding-top: 2.5rem !important
}

.padding-right-5 {
    padding-right: 2.5rem !important
}

.padding-bottom-5 {
    padding-bottom: 2.5rem !important
}

.padding-left-5 {
    padding-left: 2.5rem !important
}

.padding-6 {
    padding: 3rem !important
}

.padding-y-6 {
    padding-top: 3rem !important;
    padding-bottom: 3rem !important
}

.padding-x-6 {
    padding-left: 3rem !important;
    padding-right: 3rem !important
}

.padding-top-6 {
    padding-top: 3rem !important
}

.padding-right-6 {
    padding-right: 3rem !important
}

.padding-bottom-6 {
    padding-bottom: 3rem !important
}

.padding-left-6 {
    padding-left: 3rem !important
}

.padding-7 {
    padding: 3.5rem !important
}

.padding-y-7 {
    padding-top: 3.5rem !important;
    padding-bottom: 3.5rem !important
}

.padding-x-7 {
    padding-left: 3.5rem !important;
    padding-right: 3.5rem !important
}

.padding-top-7 {
    padding-top: 3.5rem !important
}

.padding-right-7 {
    padding-right: 3.5rem !important
}

.padding-bottom-7 {
    padding-bottom: 3.5rem !important
}

.padding-left-7 {
    padding-left: 3.5rem !important
}

.padding-8 {
    padding: 4rem !important
}

.padding-y-8 {
    padding-top: 4rem !important;
    padding-bottom: 4rem !important
}

.padding-x-8 {
    padding-left: 4rem !important;
    padding-right: 4rem !important
}

.padding-top-8 {
    padding-top: 4rem !important
}

.padding-right-8 {
    padding-right: 4rem !important
}

.padding-bottom-8 {
    padding-bottom: 4rem !important
}

.padding-left-8 {
    padding-left: 4rem !important
}

.padding-9 {
    padding: 4.5rem !important
}

.padding-y-9 {
    padding-top: 4.5rem !important;
    padding-bottom: 4.5rem !important
}

.padding-x-9 {
    padding-left: 4.5rem !important;
    padding-right: 4.5rem !important
}

.padding-top-9 {
    padding-top: 4.5rem !important
}

.padding-right-9 {
    padding-right: 4.5rem !important
}

.padding-bottom-9 {
    padding-bottom: 4.5rem !important
}

.padding-left-9 {
    padding-left: 4.5rem !important
}

.padding-10 {
    padding: 5rem !important
}

.padding-y-10 {
    padding-top: 5rem !important;
    padding-bottom: 5rem !important
}

.padding-x-10 {
    padding-left: 5rem !important;
    padding-right: 5rem !important
}

.padding-top-10 {
    padding-top: 5rem !important
}

.padding-right-10 {
    padding-right: 5rem !important
}

.padding-bottom-10 {
    padding-bottom: 5rem !important
}

.padding-left-10 {
    padding-left: 5rem !important
}

.padding-15 {
    padding: 7.5rem !important
}

.padding-y-15 {
    padding-top: 7.5rem !important;
    padding-bottom: 7.5rem !important
}

.padding-x-15 {
    padding-left: 7.5rem !important;
    padding-right: 7.5rem !important
}

.padding-top-15 {
    padding-top: 7.5rem !important
}

.padding-right-15 {
    padding-right: 7.5rem !important
}

.padding-bottom-15 {
    padding-bottom: 7.5rem !important
}

.padding-left-15 {
    padding-left: 7.5rem !important
}

.padding-0 {
    padding: 0 !important
}

.padding-y-0 {
    padding-top: 0 !important;
    padding-bottom: 0 !important
}

.padding-x-0 {
    padding-left: 0 !important;
    padding-right: 0 !important
}

.padding-top-0 {
    padding-top: 0 !important
}

.padding-right-0 {
    padding-right: 0 !important
}

.padding-bottom-0 {
    padding-bottom: 0 !important
}

.padding-left-0 {
    padding-left: 0 !important
}

.pin-all {
    bottom: 0 !important;
    left: 0 !important;
    right: 0 !important;
    top: 0 !important;
    position: absolute !important
}

.pin-x {
    left: 0 !important;
    right: 0 !important;
    position: absolute !important
}

.pin-y {
    bottom: 0 !important;
    top: 0 !important;
    position: absolute !important
}

.pin-bottom {
    bottom: 0 !important;
    position: absolute !important
}

.pin-left {
    left: 0 !important;
    position: absolute !important
}

.pin-right {
    right: 0 !important;
    position: absolute !important
}

.pin-top {
    top: 0 !important;
    position: absolute !important
}

.pin-none {
    bottom: auto !important;
    left: auto !important;
    right: auto !important;
    top: auto !important;
    position: static !important
}

.position-absolute {
    position: absolute !important
}

.position-fixed {
    position: fixed !important
}

.position-relative {
    position: relative !important
}

.position-static {
    position: static !important
}

.position-sticky {
    position: -webkit-sticky !important;
    position: sticky !important
}

.right-1px {
    right: 1px !important
}

.right-2px {
    right: 2px !important
}

.right-05 {
    right: .25rem !important
}

.right-1 {
    right: .5rem !important
}

.right-105 {
    right: .75rem !important
}

.right-2 {
    right: 1rem !important
}

.right-205 {
    right: 1.25rem !important
}

.right-3 {
    right: 1.5rem !important
}

.right-neg-1px {
    right: -1px !important
}

.right-neg-2px {
    right: -2px !important
}

.right-neg-05 {
    right: -.25rem !important
}

.right-neg-1 {
    right: -.5rem !important
}

.right-neg-105 {
    right: -.75rem !important
}

.right-neg-2 {
    right: -1rem !important
}

.right-neg-205 {
    right: -1.25rem !important
}

.right-neg-3 {
    right: -1.5rem !important
}

.right-0 {
    right: 0 !important
}

.right-auto {
    right: auto !important
}

.square-1px {
    height: 1px !important;
    width: 1px !important
}

.square-2px {
    height: 2px !important;
    width: 2px !important
}

.square-05 {
    height: .25rem !important;
    width: .25rem !important
}

.square-1 {
    height: .5rem !important;
    width: .5rem !important
}

.square-105 {
    height: .75rem !important;
    width: .75rem !important
}

.square-2 {
    height: 1rem !important;
    width: 1rem !important
}

.square-205 {
    height: 1.25rem !important;
    width: 1.25rem !important
}

.square-3 {
    height: 1.5rem !important;
    width: 1.5rem !important
}

.square-4 {
    height: 2rem !important;
    width: 2rem !important
}

.square-5 {
    height: 2.5rem !important;
    width: 2.5rem !important
}

.square-6 {
    height: 3rem !important;
    width: 3rem !important
}

.square-7 {
    height: 3.5rem !important;
    width: 3.5rem !important
}

.square-8 {
    height: 4rem !important;
    width: 4rem !important
}

.square-9 {
    height: 4.5rem !important;
    width: 4.5rem !important
}

.square-10 {
    height: 5rem !important;
    width: 5rem !important
}

.square-15 {
    height: 7.5rem !important;
    width: 7.5rem !important
}

.square-card {
    height: 10rem !important;
    width: 10rem !important
}

.square-card-lg {
    height: 15rem !important;
    width: 15rem !important
}

.square-mobile {
    height: 20rem !important;
    width: 20rem !important
}

.text-center {
    text-align: center !important
}

.text-left {
    text-align: left !important
}

.text-justify {
    text-align: justify !important
}

.text-right {
    text-align: right !important
}

.text-strike {
    text-decoration: line-through !important
}

.hover\:text-strike:hover {
    text-decoration: line-through !important
}

.text-underline {
    text-decoration: underline !important
}

.hover\:text-underline:hover {
    text-decoration: underline !important
}

.text-no-underline {
    text-decoration: none !important
}

.hover\:text-no-underline:hover {
    text-decoration: none !important
}

.text-no-strike {
    text-decoration: none !important
}

.hover\:text-no-strike:hover {
    text-decoration: none !important
}

.underline-red {
    -webkit-text-decoration-color: #e52207 !important;
    text-decoration-color: #e52207 !important
}

.hover\:underline-red:hover {
    -webkit-text-decoration-color: #e52207 !important;
    text-decoration-color: #e52207 !important
}

.underline-orange {
    -webkit-text-decoration-color: #e66f0e !important;
    text-decoration-color: #e66f0e !important
}

.hover\:underline-orange:hover {
    -webkit-text-decoration-color: #e66f0e !important;
    text-decoration-color: #e66f0e !important
}

.underline-gold {
    -webkit-text-decoration-color: #ffbe2e !important;
    text-decoration-color: #ffbe2e !important
}

.hover\:underline-gold:hover {
    -webkit-text-decoration-color: #ffbe2e !important;
    text-decoration-color: #ffbe2e !important
}

.underline-yellow {
    -webkit-text-decoration-color: #fee685 !important;
    text-decoration-color: #fee685 !important
}

.hover\:underline-yellow:hover {
    -webkit-text-decoration-color: #fee685 !important;
    text-decoration-color: #fee685 !important
}

.underline-green {
    -webkit-text-decoration-color: #538200 !important;
    text-decoration-color: #538200 !important
}

.hover\:underline-green:hover {
    -webkit-text-decoration-color: #538200 !important;
    text-decoration-color: #538200 !important
}

.underline-mint {
    -webkit-text-decoration-color: #04c585 !important;
    text-decoration-color: #04c585 !important
}

.hover\:underline-mint:hover {
    -webkit-text-decoration-color: #04c585 !important;
    text-decoration-color: #04c585 !important
}

.underline-cyan {
    -webkit-text-decoration-color: #009ec1 !important;
    text-decoration-color: #009ec1 !important
}

.hover\:underline-cyan:hover {
    -webkit-text-decoration-color: #009ec1 !important;
    text-decoration-color: #009ec1 !important
}

.underline-blue {
    -webkit-text-decoration-color: #0076d6 !important;
    text-decoration-color: #0076d6 !important
}

.hover\:underline-blue:hover {
    -webkit-text-decoration-color: #0076d6 !important;
    text-decoration-color: #0076d6 !important
}

.underline-indigo {
    -webkit-text-decoration-color: #676cc8 !important;
    text-decoration-color: #676cc8 !important
}

.hover\:underline-indigo:hover {
    -webkit-text-decoration-color: #676cc8 !important;
    text-decoration-color: #676cc8 !important
}

.underline-violet {
    -webkit-text-decoration-color: #8168b3 !important;
    text-decoration-color: #8168b3 !important
}

.hover\:underline-violet:hover {
    -webkit-text-decoration-color: #8168b3 !important;
    text-decoration-color: #8168b3 !important
}

.underline-magenta {
    -webkit-text-decoration-color: #d72d79 !important;
    text-decoration-color: #d72d79 !important
}

.hover\:underline-magenta:hover {
    -webkit-text-decoration-color: #d72d79 !important;
    text-decoration-color: #d72d79 !important
}

.underline-gray-5 {
    -webkit-text-decoration-color: #f0f0f0 !important;
    text-decoration-color: #f0f0f0 !important
}

.hover\:underline-gray-5:hover {
    -webkit-text-decoration-color: #f0f0f0 !important;
    text-decoration-color: #f0f0f0 !important
}

.underline-gray-10 {
    -webkit-text-decoration-color: #e6e6e6 !important;
    text-decoration-color: #e6e6e6 !important
}

.hover\:underline-gray-10:hover {
    -webkit-text-decoration-color: #e6e6e6 !important;
    text-decoration-color: #e6e6e6 !important
}

.underline-gray-30 {
    -webkit-text-decoration-color: #adadad !important;
    text-decoration-color: #adadad !important
}

.hover\:underline-gray-30:hover {
    -webkit-text-decoration-color: #adadad !important;
    text-decoration-color: #adadad !important
}

.underline-gray-50 {
    -webkit-text-decoration-color: #757575 !important;
    text-decoration-color: #757575 !important
}

.hover\:underline-gray-50:hover {
    -webkit-text-decoration-color: #757575 !important;
    text-decoration-color: #757575 !important
}

.underline-gray-70 {
    -webkit-text-decoration-color: #454545 !important;
    text-decoration-color: #454545 !important
}

.hover\:underline-gray-70:hover {
    -webkit-text-decoration-color: #454545 !important;
    text-decoration-color: #454545 !important
}

.underline-gray-90 {
    -webkit-text-decoration-color: #1b1b1b !important;
    text-decoration-color: #1b1b1b !important
}

.hover\:underline-gray-90:hover {
    -webkit-text-decoration-color: #1b1b1b !important;
    text-decoration-color: #1b1b1b !important
}

.underline-base-lightest {
    -webkit-text-decoration-color: #fcfcfc !important;
    text-decoration-color: #fcfcfc !important
}

.hover\:underline-base-lightest:hover {
    -webkit-text-decoration-color: #fcfcfc !important;
    text-decoration-color: #fcfcfc !important
}

.underline-base-lighter {
    -webkit-text-decoration-color: #e6e6e6 !important;
    text-decoration-color: #e6e6e6 !important
}

.hover\:underline-base-lighter:hover {
    -webkit-text-decoration-color: #e6e6e6 !important;
    text-decoration-color: #e6e6e6 !important
}

.underline-base-light {
    -webkit-text-decoration-color: #adadad !important;
    text-decoration-color: #adadad !important
}

.hover\:underline-base-light:hover {
    -webkit-text-decoration-color: #adadad !important;
    text-decoration-color: #adadad !important
}

.underline-base {
    -webkit-text-decoration-color: #3d4551 !important;
    text-decoration-color: #3d4551 !important
}

.hover\:underline-base:hover {
    -webkit-text-decoration-color: #3d4551 !important;
    text-decoration-color: #3d4551 !important
}

.underline-base-dark {
    -webkit-text-decoration-color: #2d2e2f !important;
    text-decoration-color: #2d2e2f !important
}

.hover\:underline-base-dark:hover {
    -webkit-text-decoration-color: #2d2e2f !important;
    text-decoration-color: #2d2e2f !important
}

.underline-base-darker {
    -webkit-text-decoration-color: #1c1d1f !important;
    text-decoration-color: #1c1d1f !important
}

.hover\:underline-base-darker:hover {
    -webkit-text-decoration-color: #1c1d1f !important;
    text-decoration-color: #1c1d1f !important
}

.underline-base-darkest {
    -webkit-text-decoration-color: #000 !important;
    text-decoration-color: #000 !important
}

.hover\:underline-base-darkest:hover {
    -webkit-text-decoration-color: #000 !important;
    text-decoration-color: #000 !important
}

.underline-ink {
    -webkit-text-decoration-color: #1b1b1b !important;
    text-decoration-color: #1b1b1b !important
}

.hover\:underline-ink:hover {
    -webkit-text-decoration-color: #1b1b1b !important;
    text-decoration-color: #1b1b1b !important
}

.underline-primary-lightest {
    -webkit-text-decoration-color: #eff6fb !important;
    text-decoration-color: #eff6fb !important
}

.hover\:underline-primary-lightest:hover {
    -webkit-text-decoration-color: #eff6fb !important;
    text-decoration-color: #eff6fb !important
}

.underline-primary-lighter {
    -webkit-text-decoration-color: #d9e8f6 !important;
    text-decoration-color: #d9e8f6 !important
}

.hover\:underline-primary-lighter:hover {
    -webkit-text-decoration-color: #d9e8f6 !important;
    text-decoration-color: #d9e8f6 !important
}

.underline-primary-light {
    -webkit-text-decoration-color: #aacdec !important;
    text-decoration-color: #aacdec !important
}

.hover\:underline-primary-light:hover {
    -webkit-text-decoration-color: #aacdec !important;
    text-decoration-color: #aacdec !important
}

.underline-primary {
    -webkit-text-decoration-color: #005ea2 !important;
    text-decoration-color: #005ea2 !important
}

.hover\:underline-primary:hover {
    -webkit-text-decoration-color: #005ea2 !important;
    text-decoration-color: #005ea2 !important
}

.underline-primary-vivid {
    -webkit-text-decoration-color: #0050d8 !important;
    text-decoration-color: #0050d8 !important
}

.hover\:underline-primary-vivid:hover {
    -webkit-text-decoration-color: #0050d8 !important;
    text-decoration-color: #0050d8 !important
}

.underline-primary-dark {
    -webkit-text-decoration-color: #0b4778 !important;
    text-decoration-color: #0b4778 !important
}

.hover\:underline-primary-dark:hover {
    -webkit-text-decoration-color: #0b4778 !important;
    text-decoration-color: #0b4778 !important
}

.underline-primary-darker {
    -webkit-text-decoration-color: #112f4e !important;
    text-decoration-color: #112f4e !important
}

.hover\:underline-primary-darker:hover {
    -webkit-text-decoration-color: #112f4e !important;
    text-decoration-color: #112f4e !important
}

.underline-primary-darkest {
    -webkit-text-decoration-color: #0e1d33 !important;
    text-decoration-color: #0e1d33 !important
}

.hover\:underline-primary-darkest:hover {
    -webkit-text-decoration-color: #0e1d33 !important;
    text-decoration-color: #0e1d33 !important
}

.underline-secondary-lighter {
    -webkit-text-decoration-color: #f8e1de !important;
    text-decoration-color: #f8e1de !important
}

.hover\:underline-secondary-lighter:hover {
    -webkit-text-decoration-color: #f8e1de !important;
    text-decoration-color: #f8e1de !important
}

.underline-secondary-light {
    -webkit-text-decoration-color: #f2938c !important;
    text-decoration-color: #f2938c !important
}

.hover\:underline-secondary-light:hover {
    -webkit-text-decoration-color: #f2938c !important;
    text-decoration-color: #f2938c !important
}

.underline-secondary {
    -webkit-text-decoration-color: #b50909 !important;
    text-decoration-color: #b50909 !important
}

.hover\:underline-secondary:hover {
    -webkit-text-decoration-color: #b50909 !important;
    text-decoration-color: #b50909 !important
}

.underline-secondary-dark {
    -webkit-text-decoration-color: #b50909 !important;
    text-decoration-color: #b50909 !important
}

.hover\:underline-secondary-dark:hover {
    -webkit-text-decoration-color: #b50909 !important;
    text-decoration-color: #b50909 !important
}

.underline-secondary-darker {
    -webkit-text-decoration-color: #8b0a03 !important;
    text-decoration-color: #8b0a03 !important
}

.hover\:underline-secondary-darker:hover {
    -webkit-text-decoration-color: #8b0a03 !important;
    text-decoration-color: #8b0a03 !important
}

.underline-secondary-darkest {
    -webkit-text-decoration-color: #5c1111 !important;
    text-decoration-color: #5c1111 !important
}

.hover\:underline-secondary-darkest:hover {
    -webkit-text-decoration-color: #5c1111 !important;
    text-decoration-color: #5c1111 !important
}

.underline-accent-warm-darkest {
    -webkit-text-decoration-color: #5f3617 !important;
    text-decoration-color: #5f3617 !important
}

.hover\:underline-accent-warm-darkest:hover {
    -webkit-text-decoration-color: #5f3617 !important;
    text-decoration-color: #5f3617 !important
}

.underline-accent-warm-darker {
    -webkit-text-decoration-color: #8c471c !important;
    text-decoration-color: #8c471c !important
}

.hover\:underline-accent-warm-darker:hover {
    -webkit-text-decoration-color: #8c471c !important;
    text-decoration-color: #8c471c !important
}

.underline-accent-warm-dark {
    -webkit-text-decoration-color: #c05600 !important;
    text-decoration-color: #c05600 !important
}

.hover\:underline-accent-warm-dark:hover {
    -webkit-text-decoration-color: #c05600 !important;
    text-decoration-color: #c05600 !important
}

.underline-accent-warm {
    -webkit-text-decoration-color: #fa9441 !important;
    text-decoration-color: #fa9441 !important
}

.hover\:underline-accent-warm:hover {
    -webkit-text-decoration-color: #fa9441 !important;
    text-decoration-color: #fa9441 !important
}

.underline-accent-warm-light {
    -webkit-text-decoration-color: #ffbc78 !important;
    text-decoration-color: #ffbc78 !important
}

.hover\:underline-accent-warm-light:hover {
    -webkit-text-decoration-color: #ffbc78 !important;
    text-decoration-color: #ffbc78 !important
}

.underline-accent-warm-lighter {
    -webkit-text-decoration-color: #fce2c5 !important;
    text-decoration-color: #fce2c5 !important
}

.hover\:underline-accent-warm-lighter:hover {
    -webkit-text-decoration-color: #fce2c5 !important;
    text-decoration-color: #fce2c5 !important
}

.underline-accent-warm-lightest {
    -webkit-text-decoration-color: #fef2e4 !important;
    text-decoration-color: #fef2e4 !important
}

.hover\:underline-accent-warm-lightest:hover {
    -webkit-text-decoration-color: #fef2e4 !important;
    text-decoration-color: #fef2e4 !important
}

.underline-accent-cool-darkest {
    -webkit-text-decoration-color: #074b69 !important;
    text-decoration-color: #074b69 !important
}

.hover\:underline-accent-cool-darkest:hover {
    -webkit-text-decoration-color: #074b69 !important;
    text-decoration-color: #074b69 !important
}

.underline-accent-cool-darker {
    -webkit-text-decoration-color: #07648d !important;
    text-decoration-color: #07648d !important
}

.hover\:underline-accent-cool-darker:hover {
    -webkit-text-decoration-color: #07648d !important;
    text-decoration-color: #07648d !important
}

.underline-accent-cool-dark {
    -webkit-text-decoration-color: #0d7ea2 !important;
    text-decoration-color: #0d7ea2 !important
}

.hover\:underline-accent-cool-dark:hover {
    -webkit-text-decoration-color: #0d7ea2 !important;
    text-decoration-color: #0d7ea2 !important
}

.underline-accent-cool {
    -webkit-text-decoration-color: #00bde3 !important;
    text-decoration-color: #00bde3 !important
}

.hover\:underline-accent-cool:hover {
    -webkit-text-decoration-color: #00bde3 !important;
    text-decoration-color: #00bde3 !important
}

.underline-accent-cool-light {
    -webkit-text-decoration-color: #97d4ea !important;
    text-decoration-color: #97d4ea !important
}

.hover\:underline-accent-cool-light:hover {
    -webkit-text-decoration-color: #97d4ea !important;
    text-decoration-color: #97d4ea !important
}

.underline-accent-cool-lighter {
    -webkit-text-decoration-color: #e1f3f8 !important;
    text-decoration-color: #e1f3f8 !important
}

.hover\:underline-accent-cool-lighter:hover {
    -webkit-text-decoration-color: #e1f3f8 !important;
    text-decoration-color: #e1f3f8 !important
}

.text-indent-0 {
    text-indent: 0 !important
}

.text-indent-05 {
    text-indent: .25rem !important
}

.text-indent-1 {
    text-indent: .5rem !important
}

.text-indent-105 {
    text-indent: .75rem !important
}

.text-indent-2 {
    text-indent: 1rem !important
}

.text-indent-205 {
    text-indent: 1.25rem !important
}

.text-indent-3 {
    text-indent: 1.5rem !important
}

.text-indent-neg-05 {
    text-indent: -.25rem !important
}

.text-indent-neg-1 {
    text-indent: -.5rem !important
}

.text-indent-neg-105 {
    text-indent: -.75rem !important
}

.text-indent-neg-2 {
    text-indent: -1rem !important
}

.text-indent-neg-205 {
    text-indent: -1.25rem !important
}

.text-indent-neg-3 {
    text-indent: -1.5rem !important
}

.text-indent-4 {
    text-indent: 2rem !important
}

.text-indent-5 {
    text-indent: 2.5rem !important
}

.text-indent-6 {
    text-indent: 3rem !important
}

.text-indent-7 {
    text-indent: 3.5rem !important
}

.text-indent-8 {
    text-indent: 4rem !important
}

.text-indent-9 {
    text-indent: 4.5rem !important
}

.text-indent-10 {
    text-indent: 5rem !important
}

.text-indent-15 {
    text-indent: 7.5rem !important
}

.text-indent-neg-4 {
    text-indent: -2rem !important
}

.text-indent-neg-5 {
    text-indent: -2.5rem !important
}

.text-indent-neg-6 {
    text-indent: -3rem !important
}

.text-indent-neg-7 {
    text-indent: -3.5rem !important
}

.text-indent-neg-8 {
    text-indent: -4rem !important
}

.text-indent-neg-9 {
    text-indent: -4.5rem !important
}

.text-indent-neg-10 {
    text-indent: -5rem !important
}

.text-indent-neg-15 {
    text-indent: -7.5rem !important
}

.text-uppercase {
    text-transform: uppercase !important
}

.text-no-uppercase {
    text-transform: none !important
}

.text-lowercase {
    text-transform: lowercase !important
}

.text-no-lowercase {
    text-transform: none !important
}

.top-1px {
    top: 1px !important
}

.top-2px {
    top: 2px !important
}

.top-05 {
    top: .25rem !important
}

.top-1 {
    top: .5rem !important
}

.top-105 {
    top: .75rem !important
}

.top-2 {
    top: 1rem !important
}

.top-205 {
    top: 1.25rem !important
}

.top-3 {
    top: 1.5rem !important
}

.top-neg-1px {
    top: -1px !important
}

.top-neg-2px {
    top: -2px !important
}

.top-neg-05 {
    top: -.25rem !important
}

.top-neg-1 {
    top: -.5rem !important
}

.top-neg-105 {
    top: -.75rem !important
}

.top-neg-2 {
    top: -1rem !important
}

.top-neg-205 {
    top: -1.25rem !important
}

.top-neg-3 {
    top: -1.5rem !important
}

.top-0 {
    top: 0 !important
}

.top-auto {
    top: auto !important
}

.text-baseline {
    vertical-align: baseline !important
}

.text-bottom {
    vertical-align: bottom !important
}

.text-middle {
    vertical-align: middle !important
}

.text-sub {
    vertical-align: sub !important
}

.text-super {
    vertical-align: super !important
}

.text-tbottom {
    vertical-align: text-bottom !important
}

.text-ttop {
    vertical-align: text-top !important
}

.text-top {
    vertical-align: top !important
}

.text-pre {
    white-space: pre !important
}

.text-pre-line {
    white-space: pre-line !important
}

.text-pre-wrap {
    white-space: pre-wrap !important
}

.text-wrap {
    white-space: normal !important
}

.text-no-wrap {
    white-space: nowrap !important
}

.width-1px {
    width: 1px !important
}

.width-2px {
    width: 2px !important
}

.width-05 {
    width: .25rem !important
}

.width-1 {
    width: .5rem !important
}

.width-105 {
    width: .75rem !important
}

.width-2 {
    width: 1rem !important
}

.width-205 {
    width: 1.25rem !important
}

.width-3 {
    width: 1.5rem !important
}

.width-4 {
    width: 2rem !important
}

.width-5 {
    width: 2.5rem !important
}

.width-6 {
    width: 3rem !important
}

.width-7 {
    width: 3.5rem !important
}

.width-8 {
    width: 4rem !important
}

.width-9 {
    width: 4.5rem !important
}

.width-10 {
    width: 5rem !important
}

.width-15 {
    width: 7.5rem !important
}

.width-card {
    width: 10rem !important
}

.width-card-lg {
    width: 15rem !important
}

.width-mobile {
    width: 20rem !important
}

.width-mobile-lg {
    width: 30rem !important
}

.width-tablet {
    width: 40rem !important
}

.width-tablet-lg {
    width: 55rem !important
}

.width-desktop {
    width: 64rem !important
}

.width-desktop-lg {
    width: 75rem !important
}

.width-widescreen {
    width: 87.5rem !important
}

.width-0 {
    width: 0 !important
}

.width-full {
    width: 100% !important
}

.width-auto {
    width: auto !important
}

.z-auto {
    z-index: auto !important
}

.z-bottom {
    z-index: -100 !important
}

.z-top {
    z-index: 99999 !important
}

.z-0 {
    z-index: 0 !important
}

.z-100 {
    z-index: 100 !important
}

.z-200 {
    z-index: 200 !important
}

.z-300 {
    z-index: 300 !important
}

.z-400 {
    z-index: 400 !important
}

.z-500 {
    z-index: 500 !important
}

@media all and (min-width:20em) {
    .mobile\:flex-align-start {
        -webkit-box-align: start !important;
        -ms-flex-align: start !important;
        align-items: flex-start !important
    }

    .mobile\:flex-align-end {
        -webkit-box-align: end !important;
        -ms-flex-align: end !important;
        align-items: flex-end !important
    }

    .mobile\:flex-align-center {
        -webkit-box-align: center !important;
        -ms-flex-align: center !important;
        align-items: center !important
    }

    .mobile\:flex-align-stretch {
        -webkit-box-align: stretch !important;
        -ms-flex-align: stretch !important;
        align-items: stretch !important
    }

    .mobile\:flex-align-baseline {
        -webkit-box-align: baseline !important;
        -ms-flex-align: baseline !important;
        align-items: baseline !important
    }

    .mobile\:flex-align-self-start {
        -ms-flex-item-align: start !important;
        align-self: flex-start !important
    }

    .mobile\:flex-align-self-end {
        -ms-flex-item-align: end !important;
        align-self: flex-end !important
    }

    .mobile\:flex-align-self-center {
        -ms-flex-item-align: center !important;
        -ms-grid-row-align: center !important;
        align-self: center !important
    }

    .mobile\:flex-align-self-stretch {
        -ms-flex-item-align: stretch !important;
        -ms-grid-row-align: stretch !important;
        align-self: stretch !important
    }

    .mobile\:flex-align-self-baseline {
        -ms-flex-item-align: baseline !important;
        align-self: baseline !important
    }

    .mobile\:bg-transparent {
        background-color: transparent !important
    }

    .mobile\:hover\:bg-transparent:hover {
        background-color: transparent !important
    }

    .mobile\:bg-black {
        background-color: #000 !important
    }

    .mobile\:hover\:bg-black:hover {
        background-color: #000 !important
    }

    .mobile\:bg-white {
        background-color: #fff !important
    }

    .mobile\:hover\:bg-white:hover {
        background-color: #fff !important
    }

    .mobile\:bg-red {
        background-color: #e52207 !important
    }

    .mobile\:hover\:bg-red:hover {
        background-color: #e52207 !important
    }

    .mobile\:bg-orange {
        background-color: #e66f0e !important
    }

    .mobile\:hover\:bg-orange:hover {
        background-color: #e66f0e !important
    }

    .mobile\:bg-gold {
        background-color: #ffbe2e !important
    }

    .mobile\:hover\:bg-gold:hover {
        background-color: #ffbe2e !important
    }

    .mobile\:bg-yellow {
        background-color: #fee685 !important
    }

    .mobile\:hover\:bg-yellow:hover {
        background-color: #fee685 !important
    }

    .mobile\:bg-green {
        background-color: #538200 !important
    }

    .mobile\:hover\:bg-green:hover {
        background-color: #538200 !important
    }

    .mobile\:bg-mint {
        background-color: #04c585 !important
    }

    .mobile\:hover\:bg-mint:hover {
        background-color: #04c585 !important
    }

    .mobile\:bg-cyan {
        background-color: #009ec1 !important
    }

    .mobile\:hover\:bg-cyan:hover {
        background-color: #009ec1 !important
    }

    .mobile\:bg-blue {
        background-color: #0076d6 !important
    }

    .mobile\:hover\:bg-blue:hover {
        background-color: #0076d6 !important
    }

    .mobile\:bg-indigo {
        background-color: #676cc8 !important
    }

    .mobile\:hover\:bg-indigo:hover {
        background-color: #676cc8 !important
    }

    .mobile\:bg-violet {
        background-color: #8168b3 !important
    }

    .mobile\:hover\:bg-violet:hover {
        background-color: #8168b3 !important
    }

    .mobile\:bg-magenta {
        background-color: #d72d79 !important
    }

    .mobile\:hover\:bg-magenta:hover {
        background-color: #d72d79 !important
    }

    .mobile\:bg-gray-5 {
        background-color: #f0f0f0 !important
    }

    .mobile\:hover\:bg-gray-5:hover {
        background-color: #f0f0f0 !important
    }

    .mobile\:bg-gray-10 {
        background-color: #e6e6e6 !important
    }

    .mobile\:hover\:bg-gray-10:hover {
        background-color: #e6e6e6 !important
    }

    .mobile\:bg-gray-30 {
        background-color: #adadad !important
    }

    .mobile\:hover\:bg-gray-30:hover {
        background-color: #adadad !important
    }

    .mobile\:bg-gray-50 {
        background-color: #757575 !important
    }

    .mobile\:hover\:bg-gray-50:hover {
        background-color: #757575 !important
    }

    .mobile\:bg-gray-70 {
        background-color: #454545 !important
    }

    .mobile\:hover\:bg-gray-70:hover {
        background-color: #454545 !important
    }

    .mobile\:bg-gray-90 {
        background-color: #1b1b1b !important
    }

    .mobile\:hover\:bg-gray-90:hover {
        background-color: #1b1b1b !important
    }

    .mobile\:bg-base-lightest {
        background-color: #fcfcfc !important
    }

    .mobile\:hover\:bg-base-lightest:hover {
        background-color: #fcfcfc !important
    }

    .mobile\:bg-base-lighter {
        background-color: #e6e6e6 !important
    }

    .mobile\:hover\:bg-base-lighter:hover {
        background-color: #e6e6e6 !important
    }

    .mobile\:bg-base-light {
        background-color: #adadad !important
    }

    .mobile\:hover\:bg-base-light:hover {
        background-color: #adadad !important
    }

    .mobile\:bg-base {
        background-color: #3d4551 !important
    }

    .mobile\:hover\:bg-base:hover {
        background-color: #3d4551 !important
    }

    .mobile\:bg-base-dark {
        background-color: #2d2e2f !important
    }

    .mobile\:hover\:bg-base-dark:hover {
        background-color: #2d2e2f !important
    }

    .mobile\:bg-base-darker {
        background-color: #1c1d1f !important
    }

    .mobile\:hover\:bg-base-darker:hover {
        background-color: #1c1d1f !important
    }

    .mobile\:bg-base-darkest {
        background-color: #000 !important
    }

    .mobile\:hover\:bg-base-darkest:hover {
        background-color: #000 !important
    }

    .mobile\:bg-ink {
        background-color: #1b1b1b !important
    }

    .mobile\:hover\:bg-ink:hover {
        background-color: #1b1b1b !important
    }

    .mobile\:bg-primary-lightest {
        background-color: #eff6fb !important
    }

    .mobile\:hover\:bg-primary-lightest:hover {
        background-color: #eff6fb !important
    }

    .mobile\:bg-primary-lighter {
        background-color: #d9e8f6 !important
    }

    .mobile\:hover\:bg-primary-lighter:hover {
        background-color: #d9e8f6 !important
    }

    .mobile\:bg-primary-light {
        background-color: #aacdec !important
    }

    .mobile\:hover\:bg-primary-light:hover {
        background-color: #aacdec !important
    }

    .mobile\:bg-primary {
        background-color: #005ea2 !important
    }

    .mobile\:hover\:bg-primary:hover {
        background-color: #005ea2 !important
    }

    .mobile\:bg-primary-vivid {
        background-color: #0050d8 !important
    }

    .mobile\:hover\:bg-primary-vivid:hover {
        background-color: #0050d8 !important
    }

    .mobile\:bg-primary-dark {
        background-color: #0b4778 !important
    }

    .mobile\:hover\:bg-primary-dark:hover {
        background-color: #0b4778 !important
    }

    .mobile\:bg-primary-darker {
        background-color: #112f4e !important
    }

    .mobile\:hover\:bg-primary-darker:hover {
        background-color: #112f4e !important
    }

    .mobile\:bg-primary-darkest {
        background-color: #0e1d33 !important
    }

    .mobile\:hover\:bg-primary-darkest:hover {
        background-color: #0e1d33 !important
    }

    .mobile\:bg-secondary-lighter {
        background-color: #f8e1de !important
    }

    .mobile\:hover\:bg-secondary-lighter:hover {
        background-color: #f8e1de !important
    }

    .mobile\:bg-secondary-light {
        background-color: #f2938c !important
    }

    .mobile\:hover\:bg-secondary-light:hover {
        background-color: #f2938c !important
    }

    .mobile\:bg-secondary {
        background-color: #b50909 !important
    }

    .mobile\:hover\:bg-secondary:hover {
        background-color: #b50909 !important
    }

    .mobile\:bg-secondary-dark {
        background-color: #b50909 !important
    }

    .mobile\:hover\:bg-secondary-dark:hover {
        background-color: #b50909 !important
    }

    .mobile\:bg-secondary-darker {
        background-color: #8b0a03 !important
    }

    .mobile\:hover\:bg-secondary-darker:hover {
        background-color: #8b0a03 !important
    }

    .mobile\:bg-secondary-darkest {
        background-color: #5c1111 !important
    }

    .mobile\:hover\:bg-secondary-darkest:hover {
        background-color: #5c1111 !important
    }

    .mobile\:bg-accent-warm-darkest {
        background-color: #5f3617 !important
    }

    .mobile\:hover\:bg-accent-warm-darkest:hover {
        background-color: #5f3617 !important
    }

    .mobile\:bg-accent-warm-darker {
        background-color: #8c471c !important
    }

    .mobile\:hover\:bg-accent-warm-darker:hover {
        background-color: #8c471c !important
    }

    .mobile\:bg-accent-warm-dark {
        background-color: #c05600 !important
    }

    .mobile\:hover\:bg-accent-warm-dark:hover {
        background-color: #c05600 !important
    }

    .mobile\:bg-accent-warm {
        background-color: #fa9441 !important
    }

    .mobile\:hover\:bg-accent-warm:hover {
        background-color: #fa9441 !important
    }

    .mobile\:bg-accent-warm-light {
        background-color: #ffbc78 !important
    }

    .mobile\:hover\:bg-accent-warm-light:hover {
        background-color: #ffbc78 !important
    }

    .mobile\:bg-accent-warm-lighter {
        background-color: #fce2c5 !important
    }

    .mobile\:hover\:bg-accent-warm-lighter:hover {
        background-color: #fce2c5 !important
    }

    .mobile\:bg-accent-warm-lightest {
        background-color: #fef2e4 !important
    }

    .mobile\:hover\:bg-accent-warm-lightest:hover {
        background-color: #fef2e4 !important
    }

    .mobile\:bg-accent-cool-darkest {
        background-color: #074b69 !important
    }

    .mobile\:hover\:bg-accent-cool-darkest:hover {
        background-color: #074b69 !important
    }

    .mobile\:bg-accent-cool-darker {
        background-color: #07648d !important
    }

    .mobile\:hover\:bg-accent-cool-darker:hover {
        background-color: #07648d !important
    }

    .mobile\:bg-accent-cool-dark {
        background-color: #0d7ea2 !important
    }

    .mobile\:hover\:bg-accent-cool-dark:hover {
        background-color: #0d7ea2 !important
    }

    .mobile\:bg-accent-cool {
        background-color: #00bde3 !important
    }

    .mobile\:hover\:bg-accent-cool:hover {
        background-color: #00bde3 !important
    }

    .mobile\:bg-accent-cool-light {
        background-color: #97d4ea !important
    }

    .mobile\:hover\:bg-accent-cool-light:hover {
        background-color: #97d4ea !important
    }

    .mobile\:bg-accent-cool-lighter {
        background-color: #e1f3f8 !important
    }

    .mobile\:hover\:bg-accent-cool-lighter:hover {
        background-color: #e1f3f8 !important
    }

    .mobile\:border-1px {
        border: 1px solid !important
    }

    .mobile\:hover\:border-1px:hover {
        border: 1px solid !important
    }

    .mobile\:border-y-1px {
        border-top: 1px solid !important;
        border-bottom: 1px solid !important
    }

    .mobile\:hover\:border-y-1px:hover {
        border-top: 1px solid !important;
        border-bottom: 1px solid !important
    }

    .mobile\:border-x-1px {
        border-left: 1px solid !important;
        border-right: 1px solid !important
    }

    .mobile\:hover\:border-x-1px:hover {
        border-left: 1px solid !important;
        border-right: 1px solid !important
    }

    .mobile\:border-top-1px {
        border-top: 1px solid !important
    }

    .mobile\:hover\:border-top-1px:hover {
        border-top: 1px solid !important
    }

    .mobile\:border-right-1px {
        border-right: 1px solid !important
    }

    .mobile\:hover\:border-right-1px:hover {
        border-right: 1px solid !important
    }

    .mobile\:border-bottom-1px {
        border-bottom: 1px solid !important
    }

    .mobile\:hover\:border-bottom-1px:hover {
        border-bottom: 1px solid !important
    }

    .mobile\:border-left-1px {
        border-left: 1px solid !important
    }

    .mobile\:hover\:border-left-1px:hover {
        border-left: 1px solid !important
    }

    .mobile\:border-2px {
        border: 2px solid !important
    }

    .mobile\:hover\:border-2px:hover {
        border: 2px solid !important
    }

    .mobile\:border-y-2px {
        border-top: 2px solid !important;
        border-bottom: 2px solid !important
    }

    .mobile\:hover\:border-y-2px:hover {
        border-top: 2px solid !important;
        border-bottom: 2px solid !important
    }

    .mobile\:border-x-2px {
        border-left: 2px solid !important;
        border-right: 2px solid !important
    }

    .mobile\:hover\:border-x-2px:hover {
        border-left: 2px solid !important;
        border-right: 2px solid !important
    }

    .mobile\:border-top-2px {
        border-top: 2px solid !important
    }

    .mobile\:hover\:border-top-2px:hover {
        border-top: 2px solid !important
    }

    .mobile\:border-right-2px {
        border-right: 2px solid !important
    }

    .mobile\:hover\:border-right-2px:hover {
        border-right: 2px solid !important
    }

    .mobile\:border-bottom-2px {
        border-bottom: 2px solid !important
    }

    .mobile\:hover\:border-bottom-2px:hover {
        border-bottom: 2px solid !important
    }

    .mobile\:border-left-2px {
        border-left: 2px solid !important
    }

    .mobile\:hover\:border-left-2px:hover {
        border-left: 2px solid !important
    }

    .mobile\:border-05 {
        border: .25rem solid !important
    }

    .mobile\:hover\:border-05:hover {
        border: .25rem solid !important
    }

    .mobile\:border-y-05 {
        border-top: .25rem solid !important;
        border-bottom: .25rem solid !important
    }

    .mobile\:hover\:border-y-05:hover {
        border-top: .25rem solid !important;
        border-bottom: .25rem solid !important
    }

    .mobile\:border-x-05 {
        border-left: .25rem solid !important;
        border-right: .25rem solid !important
    }

    .mobile\:hover\:border-x-05:hover {
        border-left: .25rem solid !important;
        border-right: .25rem solid !important
    }

    .mobile\:border-top-05 {
        border-top: .25rem solid !important
    }

    .mobile\:hover\:border-top-05:hover {
        border-top: .25rem solid !important
    }

    .mobile\:border-right-05 {
        border-right: .25rem solid !important
    }

    .mobile\:hover\:border-right-05:hover {
        border-right: .25rem solid !important
    }

    .mobile\:border-bottom-05 {
        border-bottom: .25rem solid !important
    }

    .mobile\:hover\:border-bottom-05:hover {
        border-bottom: .25rem solid !important
    }

    .mobile\:border-left-05 {
        border-left: .25rem solid !important
    }

    .mobile\:hover\:border-left-05:hover {
        border-left: .25rem solid !important
    }

    .mobile\:border-1 {
        border: .5rem solid !important
    }

    .mobile\:hover\:border-1:hover {
        border: .5rem solid !important
    }

    .mobile\:border-y-1 {
        border-top: .5rem solid !important;
        border-bottom: .5rem solid !important
    }

    .mobile\:hover\:border-y-1:hover {
        border-top: .5rem solid !important;
        border-bottom: .5rem solid !important
    }

    .mobile\:border-x-1 {
        border-left: .5rem solid !important;
        border-right: .5rem solid !important
    }

    .mobile\:hover\:border-x-1:hover {
        border-left: .5rem solid !important;
        border-right: .5rem solid !important
    }

    .mobile\:border-top-1 {
        border-top: .5rem solid !important
    }

    .mobile\:hover\:border-top-1:hover {
        border-top: .5rem solid !important
    }

    .mobile\:border-right-1 {
        border-right: .5rem solid !important
    }

    .mobile\:hover\:border-right-1:hover {
        border-right: .5rem solid !important
    }

    .mobile\:border-bottom-1 {
        border-bottom: .5rem solid !important
    }

    .mobile\:hover\:border-bottom-1:hover {
        border-bottom: .5rem solid !important
    }

    .mobile\:border-left-1 {
        border-left: .5rem solid !important
    }

    .mobile\:hover\:border-left-1:hover {
        border-left: .5rem solid !important
    }

    .mobile\:border-105 {
        border: .75rem solid !important
    }

    .mobile\:hover\:border-105:hover {
        border: .75rem solid !important
    }

    .mobile\:border-y-105 {
        border-top: .75rem solid !important;
        border-bottom: .75rem solid !important
    }

    .mobile\:hover\:border-y-105:hover {
        border-top: .75rem solid !important;
        border-bottom: .75rem solid !important
    }

    .mobile\:border-x-105 {
        border-left: .75rem solid !important;
        border-right: .75rem solid !important
    }

    .mobile\:hover\:border-x-105:hover {
        border-left: .75rem solid !important;
        border-right: .75rem solid !important
    }

    .mobile\:border-top-105 {
        border-top: .75rem solid !important
    }

    .mobile\:hover\:border-top-105:hover {
        border-top: .75rem solid !important
    }

    .mobile\:border-right-105 {
        border-right: .75rem solid !important
    }

    .mobile\:hover\:border-right-105:hover {
        border-right: .75rem solid !important
    }

    .mobile\:border-bottom-105 {
        border-bottom: .75rem solid !important
    }

    .mobile\:hover\:border-bottom-105:hover {
        border-bottom: .75rem solid !important
    }

    .mobile\:border-left-105 {
        border-left: .75rem solid !important
    }

    .mobile\:hover\:border-left-105:hover {
        border-left: .75rem solid !important
    }

    .mobile\:border-2 {
        border: 1rem solid !important
    }

    .mobile\:hover\:border-2:hover {
        border: 1rem solid !important
    }

    .mobile\:border-y-2 {
        border-top: 1rem solid !important;
        border-bottom: 1rem solid !important
    }

    .mobile\:hover\:border-y-2:hover {
        border-top: 1rem solid !important;
        border-bottom: 1rem solid !important
    }

    .mobile\:border-x-2 {
        border-left: 1rem solid !important;
        border-right: 1rem solid !important
    }

    .mobile\:hover\:border-x-2:hover {
        border-left: 1rem solid !important;
        border-right: 1rem solid !important
    }

    .mobile\:border-top-2 {
        border-top: 1rem solid !important
    }

    .mobile\:hover\:border-top-2:hover {
        border-top: 1rem solid !important
    }

    .mobile\:border-right-2 {
        border-right: 1rem solid !important
    }

    .mobile\:hover\:border-right-2:hover {
        border-right: 1rem solid !important
    }

    .mobile\:border-bottom-2 {
        border-bottom: 1rem solid !important
    }

    .mobile\:hover\:border-bottom-2:hover {
        border-bottom: 1rem solid !important
    }

    .mobile\:border-left-2 {
        border-left: 1rem solid !important
    }

    .mobile\:hover\:border-left-2:hover {
        border-left: 1rem solid !important
    }

    .mobile\:border-205 {
        border: 1.25rem solid !important
    }

    .mobile\:hover\:border-205:hover {
        border: 1.25rem solid !important
    }

    .mobile\:border-y-205 {
        border-top: 1.25rem solid !important;
        border-bottom: 1.25rem solid !important
    }

    .mobile\:hover\:border-y-205:hover {
        border-top: 1.25rem solid !important;
        border-bottom: 1.25rem solid !important
    }

    .mobile\:border-x-205 {
        border-left: 1.25rem solid !important;
        border-right: 1.25rem solid !important
    }

    .mobile\:hover\:border-x-205:hover {
        border-left: 1.25rem solid !important;
        border-right: 1.25rem solid !important
    }

    .mobile\:border-top-205 {
        border-top: 1.25rem solid !important
    }

    .mobile\:hover\:border-top-205:hover {
        border-top: 1.25rem solid !important
    }

    .mobile\:border-right-205 {
        border-right: 1.25rem solid !important
    }

    .mobile\:hover\:border-right-205:hover {
        border-right: 1.25rem solid !important
    }

    .mobile\:border-bottom-205 {
        border-bottom: 1.25rem solid !important
    }

    .mobile\:hover\:border-bottom-205:hover {
        border-bottom: 1.25rem solid !important
    }

    .mobile\:border-left-205 {
        border-left: 1.25rem solid !important
    }

    .mobile\:hover\:border-left-205:hover {
        border-left: 1.25rem solid !important
    }

    .mobile\:border-3 {
        border: 1.5rem solid !important
    }

    .mobile\:hover\:border-3:hover {
        border: 1.5rem solid !important
    }

    .mobile\:border-y-3 {
        border-top: 1.5rem solid !important;
        border-bottom: 1.5rem solid !important
    }

    .mobile\:hover\:border-y-3:hover {
        border-top: 1.5rem solid !important;
        border-bottom: 1.5rem solid !important
    }

    .mobile\:border-x-3 {
        border-left: 1.5rem solid !important;
        border-right: 1.5rem solid !important
    }

    .mobile\:hover\:border-x-3:hover {
        border-left: 1.5rem solid !important;
        border-right: 1.5rem solid !important
    }

    .mobile\:border-top-3 {
        border-top: 1.5rem solid !important
    }

    .mobile\:hover\:border-top-3:hover {
        border-top: 1.5rem solid !important
    }

    .mobile\:border-right-3 {
        border-right: 1.5rem solid !important
    }

    .mobile\:hover\:border-right-3:hover {
        border-right: 1.5rem solid !important
    }

    .mobile\:border-bottom-3 {
        border-bottom: 1.5rem solid !important
    }

    .mobile\:hover\:border-bottom-3:hover {
        border-bottom: 1.5rem solid !important
    }

    .mobile\:border-left-3 {
        border-left: 1.5rem solid !important
    }

    .mobile\:hover\:border-left-3:hover {
        border-left: 1.5rem solid !important
    }

    .mobile\:border-0 {
        border: 0 solid !important
    }

    .mobile\:hover\:border-0:hover {
        border: 0 solid !important
    }

    .mobile\:border-y-0 {
        border-top: 0 solid !important;
        border-bottom: 0 solid !important
    }

    .mobile\:hover\:border-y-0:hover {
        border-top: 0 solid !important;
        border-bottom: 0 solid !important
    }

    .mobile\:border-x-0 {
        border-left: 0 solid !important;
        border-right: 0 solid !important
    }

    .mobile\:hover\:border-x-0:hover {
        border-left: 0 solid !important;
        border-right: 0 solid !important
    }

    .mobile\:border-top-0 {
        border-top: 0 solid !important
    }

    .mobile\:hover\:border-top-0:hover {
        border-top: 0 solid !important
    }

    .mobile\:border-right-0 {
        border-right: 0 solid !important
    }

    .mobile\:hover\:border-right-0:hover {
        border-right: 0 solid !important
    }

    .mobile\:border-bottom-0 {
        border-bottom: 0 solid !important
    }

    .mobile\:hover\:border-bottom-0:hover {
        border-bottom: 0 solid !important
    }

    .mobile\:border-left-0 {
        border-left: 0 solid !important
    }

    .mobile\:hover\:border-left-0:hover {
        border-left: 0 solid !important
    }

    .mobile\:border {
        border: 1px solid !important
    }

    .mobile\:hover\:border:hover {
        border: 1px solid !important
    }

    .mobile\:border-y {
        border-top: 1px solid !important;
        border-bottom: 1px solid !important
    }

    .mobile\:hover\:border-y:hover {
        border-top: 1px solid !important;
        border-bottom: 1px solid !important
    }

    .mobile\:border-x {
        border-left: 1px solid !important;
        border-right: 1px solid !important
    }

    .mobile\:hover\:border-x:hover {
        border-left: 1px solid !important;
        border-right: 1px solid !important
    }

    .mobile\:border-top {
        border-top: 1px solid !important
    }

    .mobile\:hover\:border-top:hover {
        border-top: 1px solid !important
    }

    .mobile\:border-right {
        border-right: 1px solid !important
    }

    .mobile\:hover\:border-right:hover {
        border-right: 1px solid !important
    }

    .mobile\:border-bottom {
        border-bottom: 1px solid !important
    }

    .mobile\:hover\:border-bottom:hover {
        border-bottom: 1px solid !important
    }

    .mobile\:border-left {
        border-left: 1px solid !important
    }

    .mobile\:hover\:border-left:hover {
        border-left: 1px solid !important
    }

    .mobile\:border-transparent {
        border-color: transparent !important
    }

    .mobile\:hover\:border-transparent:hover {
        border-color: transparent !important
    }

    .mobile\:border-black {
        border-color: #000 !important
    }

    .mobile\:hover\:border-black:hover {
        border-color: #000 !important
    }

    .mobile\:border-white {
        border-color: #fff !important
    }

    .mobile\:hover\:border-white:hover {
        border-color: #fff !important
    }

    .mobile\:border-red {
        border-color: #e52207 !important
    }

    .mobile\:hover\:border-red:hover {
        border-color: #e52207 !important
    }

    .mobile\:border-orange {
        border-color: #e66f0e !important
    }

    .mobile\:hover\:border-orange:hover {
        border-color: #e66f0e !important
    }

    .mobile\:border-gold {
        border-color: #ffbe2e !important
    }

    .mobile\:hover\:border-gold:hover {
        border-color: #ffbe2e !important
    }

    .mobile\:border-yellow {
        border-color: #fee685 !important
    }

    .mobile\:hover\:border-yellow:hover {
        border-color: #fee685 !important
    }

    .mobile\:border-green {
        border-color: #538200 !important
    }

    .mobile\:hover\:border-green:hover {
        border-color: #538200 !important
    }

    .mobile\:border-mint {
        border-color: #04c585 !important
    }

    .mobile\:hover\:border-mint:hover {
        border-color: #04c585 !important
    }

    .mobile\:border-cyan {
        border-color: #009ec1 !important
    }

    .mobile\:hover\:border-cyan:hover {
        border-color: #009ec1 !important
    }

    .mobile\:border-blue {
        border-color: #0076d6 !important
    }

    .mobile\:hover\:border-blue:hover {
        border-color: #0076d6 !important
    }

    .mobile\:border-indigo {
        border-color: #676cc8 !important
    }

    .mobile\:hover\:border-indigo:hover {
        border-color: #676cc8 !important
    }

    .mobile\:border-violet {
        border-color: #8168b3 !important
    }

    .mobile\:hover\:border-violet:hover {
        border-color: #8168b3 !important
    }

    .mobile\:border-magenta {
        border-color: #d72d79 !important
    }

    .mobile\:hover\:border-magenta:hover {
        border-color: #d72d79 !important
    }

    .mobile\:border-gray-5 {
        border-color: #f0f0f0 !important
    }

    .mobile\:hover\:border-gray-5:hover {
        border-color: #f0f0f0 !important
    }

    .mobile\:border-gray-10 {
        border-color: #e6e6e6 !important
    }

    .mobile\:hover\:border-gray-10:hover {
        border-color: #e6e6e6 !important
    }

    .mobile\:border-gray-30 {
        border-color: #adadad !important
    }

    .mobile\:hover\:border-gray-30:hover {
        border-color: #adadad !important
    }

    .mobile\:border-gray-50 {
        border-color: #757575 !important
    }

    .mobile\:hover\:border-gray-50:hover {
        border-color: #757575 !important
    }

    .mobile\:border-gray-70 {
        border-color: #454545 !important
    }

    .mobile\:hover\:border-gray-70:hover {
        border-color: #454545 !important
    }

    .mobile\:border-gray-90 {
        border-color: #1b1b1b !important
    }

    .mobile\:hover\:border-gray-90:hover {
        border-color: #1b1b1b !important
    }

    .mobile\:border-base-lightest {
        border-color: #fcfcfc !important
    }

    .mobile\:hover\:border-base-lightest:hover {
        border-color: #fcfcfc !important
    }

    .mobile\:border-base-lighter {
        border-color: #e6e6e6 !important
    }

    .mobile\:hover\:border-base-lighter:hover {
        border-color: #e6e6e6 !important
    }

    .mobile\:border-base-light {
        border-color: #adadad !important
    }

    .mobile\:hover\:border-base-light:hover {
        border-color: #adadad !important
    }

    .mobile\:border-base {
        border-color: #3d4551 !important
    }

    .mobile\:hover\:border-base:hover {
        border-color: #3d4551 !important
    }

    .mobile\:border-base-dark {
        border-color: #2d2e2f !important
    }

    .mobile\:hover\:border-base-dark:hover {
        border-color: #2d2e2f !important
    }

    .mobile\:border-base-darker {
        border-color: #1c1d1f !important
    }

    .mobile\:hover\:border-base-darker:hover {
        border-color: #1c1d1f !important
    }

    .mobile\:border-base-darkest {
        border-color: #000 !important
    }

    .mobile\:hover\:border-base-darkest:hover {
        border-color: #000 !important
    }

    .mobile\:border-ink {
        border-color: #1b1b1b !important
    }

    .mobile\:hover\:border-ink:hover {
        border-color: #1b1b1b !important
    }

    .mobile\:border-primary-lightest {
        border-color: #eff6fb !important
    }

    .mobile\:hover\:border-primary-lightest:hover {
        border-color: #eff6fb !important
    }

    .mobile\:border-primary-lighter {
        border-color: #d9e8f6 !important
    }

    .mobile\:hover\:border-primary-lighter:hover {
        border-color: #d9e8f6 !important
    }

    .mobile\:border-primary-light {
        border-color: #aacdec !important
    }

    .mobile\:hover\:border-primary-light:hover {
        border-color: #aacdec !important
    }

    .mobile\:border-primary {
        border-color: #005ea2 !important
    }

    .mobile\:hover\:border-primary:hover {
        border-color: #005ea2 !important
    }

    .mobile\:border-primary-vivid {
        border-color: #0050d8 !important
    }

    .mobile\:hover\:border-primary-vivid:hover {
        border-color: #0050d8 !important
    }

    .mobile\:border-primary-dark {
        border-color: #0b4778 !important
    }

    .mobile\:hover\:border-primary-dark:hover {
        border-color: #0b4778 !important
    }

    .mobile\:border-primary-darker {
        border-color: #112f4e !important
    }

    .mobile\:hover\:border-primary-darker:hover {
        border-color: #112f4e !important
    }

    .mobile\:border-primary-darkest {
        border-color: #0e1d33 !important
    }

    .mobile\:hover\:border-primary-darkest:hover {
        border-color: #0e1d33 !important
    }

    .mobile\:border-secondary-lighter {
        border-color: #f8e1de !important
    }

    .mobile\:hover\:border-secondary-lighter:hover {
        border-color: #f8e1de !important
    }

    .mobile\:border-secondary-light {
        border-color: #f2938c !important
    }

    .mobile\:hover\:border-secondary-light:hover {
        border-color: #f2938c !important
    }

    .mobile\:border-secondary {
        border-color: #b50909 !important
    }

    .mobile\:hover\:border-secondary:hover {
        border-color: #b50909 !important
    }

    .mobile\:border-secondary-dark {
        border-color: #b50909 !important
    }

    .mobile\:hover\:border-secondary-dark:hover {
        border-color: #b50909 !important
    }

    .mobile\:border-secondary-darker {
        border-color: #8b0a03 !important
    }

    .mobile\:hover\:border-secondary-darker:hover {
        border-color: #8b0a03 !important
    }

    .mobile\:border-secondary-darkest {
        border-color: #5c1111 !important
    }

    .mobile\:hover\:border-secondary-darkest:hover {
        border-color: #5c1111 !important
    }

    .mobile\:border-accent-warm-darkest {
        border-color: #5f3617 !important
    }

    .mobile\:hover\:border-accent-warm-darkest:hover {
        border-color: #5f3617 !important
    }

    .mobile\:border-accent-warm-darker {
        border-color: #8c471c !important
    }

    .mobile\:hover\:border-accent-warm-darker:hover {
        border-color: #8c471c !important
    }

    .mobile\:border-accent-warm-dark {
        border-color: #c05600 !important
    }

    .mobile\:hover\:border-accent-warm-dark:hover {
        border-color: #c05600 !important
    }

    .mobile\:border-accent-warm {
        border-color: #fa9441 !important
    }

    .mobile\:hover\:border-accent-warm:hover {
        border-color: #fa9441 !important
    }

    .mobile\:border-accent-warm-light {
        border-color: #ffbc78 !important
    }

    .mobile\:hover\:border-accent-warm-light:hover {
        border-color: #ffbc78 !important
    }

    .mobile\:border-accent-warm-lighter {
        border-color: #fce2c5 !important
    }

    .mobile\:hover\:border-accent-warm-lighter:hover {
        border-color: #fce2c5 !important
    }

    .mobile\:border-accent-warm-lightest {
        border-color: #fef2e4 !important
    }

    .mobile\:hover\:border-accent-warm-lightest:hover {
        border-color: #fef2e4 !important
    }

    .mobile\:border-accent-cool-darkest {
        border-color: #074b69 !important
    }

    .mobile\:hover\:border-accent-cool-darkest:hover {
        border-color: #074b69 !important
    }

    .mobile\:border-accent-cool-darker {
        border-color: #07648d !important
    }

    .mobile\:hover\:border-accent-cool-darker:hover {
        border-color: #07648d !important
    }

    .mobile\:border-accent-cool-dark {
        border-color: #0d7ea2 !important
    }

    .mobile\:hover\:border-accent-cool-dark:hover {
        border-color: #0d7ea2 !important
    }

    .mobile\:border-accent-cool {
        border-color: #00bde3 !important
    }

    .mobile\:hover\:border-accent-cool:hover {
        border-color: #00bde3 !important
    }

    .mobile\:border-accent-cool-light {
        border-color: #97d4ea !important
    }

    .mobile\:hover\:border-accent-cool-light:hover {
        border-color: #97d4ea !important
    }

    .mobile\:border-accent-cool-lighter {
        border-color: #e1f3f8 !important
    }

    .mobile\:hover\:border-accent-cool-lighter:hover {
        border-color: #e1f3f8 !important
    }

    .mobile\:radius-0 {
        border-radius: 0 !important
    }

    .mobile\:radius-top-0 {
        border-top-left-radius: 0 !important;
        border-top-right-radius: 0 !important
    }

    .mobile\:radius-right-0 {
        border-top-right-radius: 0 !important;
        border-bottom-right-radius: 0 !important
    }

    .mobile\:radius-bottom-0 {
        border-bottom-left-radius: 0 !important;
        border-bottom-right-radius: 0 !important
    }

    .mobile\:radius-left-0 {
        border-top-left-radius: 0 !important;
        border-bottom-left-radius: 0 !important
    }

    .mobile\:radius-none {
        border-radius: 0 !important
    }

    .mobile\:radius-top-none {
        border-top-left-radius: 0 !important;
        border-top-right-radius: 0 !important
    }

    .mobile\:radius-right-none {
        border-top-right-radius: 0 !important;
        border-bottom-right-radius: 0 !important
    }

    .mobile\:radius-bottom-none {
        border-bottom-left-radius: 0 !important;
        border-bottom-right-radius: 0 !important
    }

    .mobile\:radius-left-none {
        border-top-left-radius: 0 !important;
        border-bottom-left-radius: 0 !important
    }

    .mobile\:radius-sm {
        border-radius: 2px !important
    }

    .mobile\:radius-top-sm {
        border-top-left-radius: 2px !important;
        border-top-right-radius: 2px !important
    }

    .mobile\:radius-right-sm {
        border-top-right-radius: 2px !important;
        border-bottom-right-radius: 2px !important
    }

    .mobile\:radius-bottom-sm {
        border-bottom-left-radius: 2px !important;
        border-bottom-right-radius: 2px !important
    }

    .mobile\:radius-left-sm {
        border-top-left-radius: 2px !important;
        border-bottom-left-radius: 2px !important
    }

    .mobile\:radius-md {
        border-radius: .5rem !important
    }

    .mobile\:radius-top-md {
        border-top-left-radius: .5rem !important;
        border-top-right-radius: .5rem !important
    }

    .mobile\:radius-right-md {
        border-top-right-radius: .5rem !important;
        border-bottom-right-radius: .5rem !important
    }

    .mobile\:radius-bottom-md {
        border-bottom-left-radius: .5rem !important;
        border-bottom-right-radius: .5rem !important
    }

    .mobile\:radius-left-md {
        border-top-left-radius: .5rem !important;
        border-bottom-left-radius: .5rem !important
    }

    .mobile\:radius-lg {
        border-radius: .75rem !important
    }

    .mobile\:radius-top-lg {
        border-top-left-radius: .75rem !important;
        border-top-right-radius: .75rem !important
    }

    .mobile\:radius-right-lg {
        border-top-right-radius: .75rem !important;
        border-bottom-right-radius: .75rem !important
    }

    .mobile\:radius-bottom-lg {
        border-bottom-left-radius: .75rem !important;
        border-bottom-right-radius: .75rem !important
    }

    .mobile\:radius-left-lg {
        border-top-left-radius: .75rem !important;
        border-bottom-left-radius: .75rem !important
    }

    .mobile\:radius-pill {
        border-radius: 99rem !important
    }

    .mobile\:radius-top-pill {
        border-top-left-radius: 99rem !important;
        border-top-right-radius: 99rem !important
    }

    .mobile\:radius-right-pill {
        border-top-right-radius: 99rem !important;
        border-bottom-right-radius: 99rem !important
    }

    .mobile\:radius-bottom-pill {
        border-bottom-left-radius: 99rem !important;
        border-bottom-right-radius: 99rem !important
    }

    .mobile\:radius-left-pill {
        border-top-left-radius: 99rem !important;
        border-bottom-left-radius: 99rem !important
    }

    .mobile\:bottom-1px {
        bottom: 1px !important
    }

    .mobile\:bottom-2px {
        bottom: 2px !important
    }

    .mobile\:bottom-05 {
        bottom: .25rem !important
    }

    .mobile\:bottom-1 {
        bottom: .5rem !important
    }

    .mobile\:bottom-105 {
        bottom: .75rem !important
    }

    .mobile\:bottom-2 {
        bottom: 1rem !important
    }

    .mobile\:bottom-205 {
        bottom: 1.25rem !important
    }

    .mobile\:bottom-3 {
        bottom: 1.5rem !important
    }

    .mobile\:bottom-neg-1px {
        bottom: -1px !important
    }

    .mobile\:bottom-neg-2px {
        bottom: -2px !important
    }

    .mobile\:bottom-neg-05 {
        bottom: -.25rem !important
    }

    .mobile\:bottom-neg-1 {
        bottom: -.5rem !important
    }

    .mobile\:bottom-neg-105 {
        bottom: -.75rem !important
    }

    .mobile\:bottom-neg-2 {
        bottom: -1rem !important
    }

    .mobile\:bottom-neg-205 {
        bottom: -1.25rem !important
    }

    .mobile\:bottom-neg-3 {
        bottom: -1.5rem !important
    }

    .mobile\:bottom-0 {
        bottom: 0 !important
    }

    .mobile\:bottom-auto {
        bottom: auto !important
    }

    .mobile\:bottom-full {
        bottom: 100% !important
    }

    .mobile\:shadow-none {
        -webkit-box-shadow: none !important;
        box-shadow: none !important
    }

    .mobile\:hover\:shadow-none:hover {
        -webkit-box-shadow: none !important;
        box-shadow: none !important
    }

    .mobile\:shadow-1 {
        -webkit-box-shadow: 0 1px .25rem 0 rgba(0,0,0,.1) !important;
        box-shadow: 0 1px .25rem 0 rgba(0,0,0,.1) !important
    }

    .mobile\:hover\:shadow-1:hover {
        -webkit-box-shadow: 0 1px .25rem 0 rgba(0,0,0,.1) !important;
        box-shadow: 0 1px .25rem 0 rgba(0,0,0,.1) !important
    }

    .mobile\:shadow-2 {
        -webkit-box-shadow: 0 .25rem .5rem 0 rgba(0,0,0,.1) !important;
        box-shadow: 0 .25rem .5rem 0 rgba(0,0,0,.1) !important
    }

    .mobile\:hover\:shadow-2:hover {
        -webkit-box-shadow: 0 .25rem .5rem 0 rgba(0,0,0,.1) !important;
        box-shadow: 0 .25rem .5rem 0 rgba(0,0,0,.1) !important
    }

    .mobile\:shadow-3 {
        -webkit-box-shadow: 0 .5rem 1rem 0 rgba(0,0,0,.1) !important;
        box-shadow: 0 .5rem 1rem 0 rgba(0,0,0,.1) !important
    }

    .mobile\:hover\:shadow-3:hover {
        -webkit-box-shadow: 0 .5rem 1rem 0 rgba(0,0,0,.1) !important;
        box-shadow: 0 .5rem 1rem 0 rgba(0,0,0,.1) !important
    }

    .mobile\:shadow-4 {
        -webkit-box-shadow: 0 .75rem 1.5rem 0 rgba(0,0,0,.1) !important;
        box-shadow: 0 .75rem 1.5rem 0 rgba(0,0,0,.1) !important
    }

    .mobile\:hover\:shadow-4:hover {
        -webkit-box-shadow: 0 .75rem 1.5rem 0 rgba(0,0,0,.1) !important;
        box-shadow: 0 .75rem 1.5rem 0 rgba(0,0,0,.1) !important
    }

    .mobile\:shadow-5 {
        -webkit-box-shadow: 0 1rem 2rem 0 rgba(0,0,0,.1) !important;
        box-shadow: 0 1rem 2rem 0 rgba(0,0,0,.1) !important
    }

    .mobile\:hover\:shadow-5:hover {
        -webkit-box-shadow: 0 1rem 2rem 0 rgba(0,0,0,.1) !important;
        box-shadow: 0 1rem 2rem 0 rgba(0,0,0,.1) !important
    }

    .mobile\:display-block {
        display: block !important
    }

    .mobile\:display-flex {
        display: -webkit-box !important;
        display: -ms-flexbox !important;
        display: flex !important
    }

    .mobile\:display-none {
        display: none !important
    }

    .mobile\:display-inline {
        display: inline !important
    }

    .mobile\:display-inline-block {
        display: inline-block !important
    }

    .mobile\:display-inline-flex {
        display: -webkit-inline-box !important;
        display: -ms-inline-flexbox !important;
        display: inline-flex !important
    }

    .mobile\:display-table {
        display: table !important
    }

    .mobile\:display-table-cell {
        display: table-cell !important
    }

    .mobile\:display-table-row {
        display: table-row !important
    }

    .mobile\:flex-1 {
        -webkit-box-flex: 1 !important;
        -ms-flex: 1 1 0% !important;
        flex: 1 1 0% !important
    }

    .mobile\:flex-2 {
        -webkit-box-flex: 2 !important;
        -ms-flex: 2 1 0% !important;
        flex: 2 1 0% !important
    }

    .mobile\:flex-3 {
        -webkit-box-flex: 3 !important;
        -ms-flex: 3 1 0% !important;
        flex: 3 1 0% !important
    }

    .mobile\:flex-4 {
        -webkit-box-flex: 4 !important;
        -ms-flex: 4 1 0% !important;
        flex: 4 1 0% !important
    }

    .mobile\:flex-5 {
        -webkit-box-flex: 5 !important;
        -ms-flex: 5 1 0% !important;
        flex: 5 1 0% !important
    }

    .mobile\:flex-6 {
        -webkit-box-flex: 6 !important;
        -ms-flex: 6 1 0% !important;
        flex: 6 1 0% !important
    }

    .mobile\:flex-7 {
        -webkit-box-flex: 7 !important;
        -ms-flex: 7 1 0% !important;
        flex: 7 1 0% !important
    }

    .mobile\:flex-8 {
        -webkit-box-flex: 8 !important;
        -ms-flex: 8 1 0% !important;
        flex: 8 1 0% !important
    }

    .mobile\:flex-9 {
        -webkit-box-flex: 9 !important;
        -ms-flex: 9 1 0% !important;
        flex: 9 1 0% !important
    }

    .mobile\:flex-10 {
        -webkit-box-flex: 10 !important;
        -ms-flex: 10 1 0% !important;
        flex: 10 1 0% !important
    }

    .mobile\:flex-11 {
        -webkit-box-flex: 11 !important;
        -ms-flex: 11 1 0% !important;
        flex: 11 1 0% !important
    }

    .mobile\:flex-12 {
        -webkit-box-flex: 12 !important;
        -ms-flex: 12 1 0% !important;
        flex: 12 1 0% !important
    }

    .mobile\:flex-fill {
        -webkit-box-flex: 1 !important;
        -ms-flex: 1 1 0% !important;
        flex: 1 1 0% !important
    }

    .mobile\:flex-auto {
        -webkit-box-flex: 0 !important;
        -ms-flex: 0 1 auto !important;
        flex: 0 1 auto !important
    }

    .mobile\:flex-row {
        -webkit-box-orient: horizontal !important;
        -webkit-box-direction: normal !important;
        -ms-flex-direction: row !important;
        flex-direction: row !important
    }

    .mobile\:flex-column {
        -webkit-box-orient: vertical !important;
        -webkit-box-direction: normal !important;
        -ms-flex-direction: column !important;
        flex-direction: column !important
    }

    .mobile\:flex-wrap {
        -ms-flex-wrap: wrap !important;
        flex-wrap: wrap !important
    }

    .mobile\:flex-no-wrap {
        -ms-flex-wrap: nowrap !important;
        flex-wrap: nowrap !important
    }

    .mobile\:float-left {
        float: left !important
    }

    .mobile\:float-none {
        float: none !important
    }

    .mobile\:float-right {
        float: right !important
    }

    .mobile\:font-mono-3xs {
        font-size: .77rem !important
    }

    .mobile\:font-mono-2xs {
        font-size: .83rem !important
    }

    .mobile\:font-mono-xs {
        font-size: .89rem !important
    }

    .mobile\:font-mono-sm {
        font-size: .95rem !important
    }

    .mobile\:font-mono-md {
        font-size: 1.01rem !important
    }

    .mobile\:font-mono-lg {
        font-size: 1.31rem !important
    }

    .mobile\:font-mono-xl {
        font-size: 1.91rem !important
    }

    .mobile\:font-mono-2xl {
        font-size: 2.86rem !important
    }

    .mobile\:font-mono-3xl {
        font-size: 3.81rem !important
    }

    .mobile\:font-sans-3xs {
        font-size: .81rem !important
    }

    .mobile\:font-sans-2xs {
        font-size: .88rem !important
    }

    .mobile\:font-sans-xs {
        font-size: .94rem !important
    }

    .mobile\:font-sans-sm {
        font-size: 1rem !important
    }

    .mobile\:font-sans-md {
        font-size: 1.06rem !important
    }

    .mobile\:font-sans-lg {
        font-size: 1.38rem !important
    }

    .mobile\:font-sans-xl {
        font-size: 2rem !important
    }

    .mobile\:font-sans-2xl {
        font-size: 3rem !important
    }

    .mobile\:font-sans-3xl {
        font-size: 4rem !important
    }

    .mobile\:font-serif-3xs {
        font-size: .79rem !important
    }

    .mobile\:font-serif-2xs {
        font-size: .85rem !important
    }

    .mobile\:font-serif-xs {
        font-size: .91rem !important
    }

    .mobile\:font-serif-sm {
        font-size: .98rem !important
    }

    .mobile\:font-serif-md {
        font-size: 1.04rem !important
    }

    .mobile\:font-serif-lg {
        font-size: 1.34rem !important
    }

    .mobile\:font-serif-xl {
        font-size: 1.95rem !important
    }

    .mobile\:font-serif-2xl {
        font-size: 2.93rem !important
    }

    .mobile\:font-serif-3xl {
        font-size: 3.9rem !important
    }

    .mobile\:font-heading-3xs {
        font-size: .81rem !important
    }

    .mobile\:font-heading-2xs {
        font-size: .88rem !important
    }

    .mobile\:font-heading-xs {
        font-size: .94rem !important
    }

    .mobile\:font-heading-sm {
        font-size: 1rem !important
    }

    .mobile\:font-heading-md {
        font-size: 1.06rem !important
    }

    .mobile\:font-heading-lg {
        font-size: 1.38rem !important
    }

    .mobile\:font-heading-xl {
        font-size: 2rem !important
    }

    .mobile\:font-heading-2xl {
        font-size: 3rem !important
    }

    .mobile\:font-heading-3xl {
        font-size: 4rem !important
    }

    .mobile\:font-body-3xs {
        font-size: .81rem !important
    }

    .mobile\:font-body-2xs {
        font-size: .88rem !important
    }

    .mobile\:font-body-xs {
        font-size: .94rem !important
    }

    .mobile\:font-body-sm {
        font-size: 1rem !important
    }

    .mobile\:font-body-md {
        font-size: 1.06rem !important
    }

    .mobile\:font-body-lg {
        font-size: 1.38rem !important
    }

    .mobile\:font-body-xl {
        font-size: 2rem !important
    }

    .mobile\:font-body-2xl {
        font-size: 3rem !important
    }

    .mobile\:font-body-3xl {
        font-size: 4rem !important
    }

    .mobile\:font-code-3xs {
        font-size: .77rem !important
    }

    .mobile\:font-code-2xs {
        font-size: .83rem !important
    }

    .mobile\:font-code-xs {
        font-size: .89rem !important
    }

    .mobile\:font-code-sm {
        font-size: .95rem !important
    }

    .mobile\:font-code-md {
        font-size: 1.01rem !important
    }

    .mobile\:font-code-lg {
        font-size: 1.31rem !important
    }

    .mobile\:font-code-xl {
        font-size: 1.91rem !important
    }

    .mobile\:font-code-2xl {
        font-size: 2.86rem !important
    }

    .mobile\:font-code-3xl {
        font-size: 3.81rem !important
    }

    .mobile\:font-alt-3xs {
        font-size: .79rem !important
    }

    .mobile\:font-alt-2xs {
        font-size: .85rem !important
    }

    .mobile\:font-alt-xs {
        font-size: .91rem !important
    }

    .mobile\:font-alt-sm {
        font-size: .98rem !important
    }

    .mobile\:font-alt-md {
        font-size: 1.04rem !important
    }

    .mobile\:font-alt-lg {
        font-size: 1.34rem !important
    }

    .mobile\:font-alt-xl {
        font-size: 1.95rem !important
    }

    .mobile\:font-alt-2xl {
        font-size: 2.93rem !important
    }

    .mobile\:font-alt-3xl {
        font-size: 3.9rem !important
    }

    .mobile\:font-ui-3xs {
        font-size: .81rem !important
    }

    .mobile\:font-ui-2xs {
        font-size: .88rem !important
    }

    .mobile\:font-ui-xs {
        font-size: .94rem !important
    }

    .mobile\:font-ui-sm {
        font-size: 1rem !important
    }

    .mobile\:font-ui-md {
        font-size: 1.06rem !important
    }

    .mobile\:font-ui-lg {
        font-size: 1.38rem !important
    }

    .mobile\:font-ui-xl {
        font-size: 2rem !important
    }

    .mobile\:font-ui-2xl {
        font-size: 3rem !important
    }

    .mobile\:font-ui-3xl {
        font-size: 4rem !important
    }

    .mobile\:text-thin {
        font-weight: 100 !important
    }

    .mobile\:text-light {
        font-weight: 300 !important
    }

    .mobile\:text-normal {
        font-weight: 400 !important
    }

    .mobile\:text-medium {
        font-weight: 500 !important
    }

    .mobile\:text-semibold {
        font-weight: 600 !important
    }

    .mobile\:text-bold {
        font-weight: 700 !important
    }

    .mobile\:text-heavy {
        font-weight: 800 !important
    }

    .mobile\:height-1px {
        height: 1px !important
    }

    .mobile\:height-2px {
        height: 2px !important
    }

    .mobile\:height-05 {
        height: .25rem !important
    }

    .mobile\:height-1 {
        height: .5rem !important
    }

    .mobile\:height-105 {
        height: .75rem !important
    }

    .mobile\:height-2 {
        height: 1rem !important
    }

    .mobile\:height-205 {
        height: 1.25rem !important
    }

    .mobile\:height-3 {
        height: 1.5rem !important
    }

    .mobile\:height-4 {
        height: 2rem !important
    }

    .mobile\:height-5 {
        height: 2.5rem !important
    }

    .mobile\:height-6 {
        height: 3rem !important
    }

    .mobile\:height-7 {
        height: 3.5rem !important
    }

    .mobile\:height-8 {
        height: 4rem !important
    }

    .mobile\:height-9 {
        height: 4.5rem !important
    }

    .mobile\:height-10 {
        height: 5rem !important
    }

    .mobile\:height-15 {
        height: 7.5rem !important
    }

    .mobile\:height-card {
        height: 10rem !important
    }

    .mobile\:height-card-lg {
        height: 15rem !important
    }

    .mobile\:height-mobile {
        height: 20rem !important
    }

    .mobile\:height-0 {
        height: 0 !important
    }

    .mobile\:height-auto {
        height: auto !important
    }

    .mobile\:height-full {
        height: 100% !important
    }

    .mobile\:height-viewport {
        height: 100vh !important
    }

    .mobile\:flex-justify-center {
        -webkit-box-pack: center !important;
        -ms-flex-pack: center !important;
        justify-content: center !important
    }

    .mobile\:flex-justify-start {
        -webkit-box-pack: start !important;
        -ms-flex-pack: start !important;
        justify-content: flex-start !important
    }

    .mobile\:flex-justify-end {
        -webkit-box-pack: end !important;
        -ms-flex-pack: end !important;
        justify-content: flex-end !important
    }

    .mobile\:flex-justify {
        -webkit-box-pack: justify !important;
        -ms-flex-pack: justify !important;
        justify-content: space-between !important
    }

    .mobile\:left-1px {
        left: 1px !important
    }

    .mobile\:left-2px {
        left: 2px !important
    }

    .mobile\:left-05 {
        left: .25rem !important
    }

    .mobile\:left-1 {
        left: .5rem !important
    }

    .mobile\:left-105 {
        left: .75rem !important
    }

    .mobile\:left-2 {
        left: 1rem !important
    }

    .mobile\:left-205 {
        left: 1.25rem !important
    }

    .mobile\:left-3 {
        left: 1.5rem !important
    }

    .mobile\:left-neg-1px {
        left: -1px !important
    }

    .mobile\:left-neg-2px {
        left: -2px !important
    }

    .mobile\:left-neg-05 {
        left: -.25rem !important
    }

    .mobile\:left-neg-1 {
        left: -.5rem !important
    }

    .mobile\:left-neg-105 {
        left: -.75rem !important
    }

    .mobile\:left-neg-2 {
        left: -1rem !important
    }

    .mobile\:left-neg-205 {
        left: -1.25rem !important
    }

    .mobile\:left-neg-3 {
        left: -1.5rem !important
    }

    .mobile\:left-0 {
        left: 0 !important
    }

    .mobile\:left-auto {
        left: auto !important
    }

    .mobile\:text-ls-auto {
        letter-spacing: initial !important
    }

    .mobile\:text-ls-neg-3 {
        letter-spacing: -.03em !important
    }

    .mobile\:text-ls-neg-2 {
        letter-spacing: -.02em !important
    }

    .mobile\:text-ls-neg-1 {
        letter-spacing: -.01em !important
    }

    .mobile\:text-ls-1 {
        letter-spacing: .025em !important
    }

    .mobile\:text-ls-2 {
        letter-spacing: .1em !important
    }

    .mobile\:text-ls-3 {
        letter-spacing: .15em !important
    }

    .mobile\:line-height-sans-1 {
        line-height: 1 !important
    }

    .mobile\:line-height-sans-2 {
        line-height: 1.2 !important
    }

    .mobile\:line-height-sans-3 {
        line-height: 1.4 !important
    }

    .mobile\:line-height-sans-4 {
        line-height: 1.5 !important
    }

    .mobile\:line-height-sans-5 {
        line-height: 1.6 !important
    }

    .mobile\:line-height-sans-6 {
        line-height: 1.8 !important
    }

    .mobile\:line-height-serif-1 {
        line-height: 1 !important
    }

    .mobile\:line-height-serif-2 {
        line-height: 1.2 !important
    }

    .mobile\:line-height-serif-3 {
        line-height: 1.4 !important
    }

    .mobile\:line-height-serif-4 {
        line-height: 1.5 !important
    }

    .mobile\:line-height-serif-5 {
        line-height: 1.7 !important
    }

    .mobile\:line-height-serif-6 {
        line-height: 1.8 !important
    }

    .mobile\:line-height-mono-1 {
        line-height: 1 !important
    }

    .mobile\:line-height-mono-2 {
        line-height: 1.3 !important
    }

    .mobile\:line-height-mono-3 {
        line-height: 1.4 !important
    }

    .mobile\:line-height-mono-4 {
        line-height: 1.6 !important
    }

    .mobile\:line-height-mono-5 {
        line-height: 1.7 !important
    }

    .mobile\:line-height-mono-6 {
        line-height: 1.8 !important
    }

    .mobile\:line-height-heading-1 {
        line-height: 1 !important
    }

    .mobile\:line-height-heading-2 {
        line-height: 1.2 !important
    }

    .mobile\:line-height-heading-3 {
        line-height: 1.4 !important
    }

    .mobile\:line-height-heading-4 {
        line-height: 1.5 !important
    }

    .mobile\:line-height-heading-5 {
        line-height: 1.6 !important
    }

    .mobile\:line-height-heading-6 {
        line-height: 1.8 !important
    }

    .mobile\:line-height-ui-1 {
        line-height: 1 !important
    }

    .mobile\:line-height-ui-2 {
        line-height: 1.2 !important
    }

    .mobile\:line-height-ui-3 {
        line-height: 1.4 !important
    }

    .mobile\:line-height-ui-4 {
        line-height: 1.5 !important
    }

    .mobile\:line-height-ui-5 {
        line-height: 1.6 !important
    }

    .mobile\:line-height-ui-6 {
        line-height: 1.8 !important
    }

    .mobile\:line-height-body-1 {
        line-height: 1 !important
    }

    .mobile\:line-height-body-2 {
        line-height: 1.2 !important
    }

    .mobile\:line-height-body-3 {
        line-height: 1.4 !important
    }

    .mobile\:line-height-body-4 {
        line-height: 1.5 !important
    }

    .mobile\:line-height-body-5 {
        line-height: 1.6 !important
    }

    .mobile\:line-height-body-6 {
        line-height: 1.8 !important
    }

    .mobile\:line-height-code-1 {
        line-height: 1 !important
    }

    .mobile\:line-height-code-2 {
        line-height: 1.3 !important
    }

    .mobile\:line-height-code-3 {
        line-height: 1.4 !important
    }

    .mobile\:line-height-code-4 {
        line-height: 1.6 !important
    }

    .mobile\:line-height-code-5 {
        line-height: 1.7 !important
    }

    .mobile\:line-height-code-6 {
        line-height: 1.8 !important
    }

    .mobile\:line-height-alt-1 {
        line-height: 1 !important
    }

    .mobile\:line-height-alt-2 {
        line-height: 1.2 !important
    }

    .mobile\:line-height-alt-3 {
        line-height: 1.4 !important
    }

    .mobile\:line-height-alt-4 {
        line-height: 1.5 !important
    }

    .mobile\:line-height-alt-5 {
        line-height: 1.7 !important
    }

    .mobile\:line-height-alt-6 {
        line-height: 1.8 !important
    }

    .mobile\:margin-neg-1px {
        margin: -1px !important
    }

    .mobile\:margin-neg-2px {
        margin: -2px !important
    }

    .mobile\:margin-neg-05 {
        margin: -.25rem !important
    }

    .mobile\:margin-neg-1 {
        margin: -.5rem !important
    }

    .mobile\:margin-neg-105 {
        margin: -.75rem !important
    }

    .mobile\:margin-neg-2 {
        margin: -1rem !important
    }

    .mobile\:margin-neg-205 {
        margin: -1.25rem !important
    }

    .mobile\:margin-neg-3 {
        margin: -1.5rem !important
    }

    .mobile\:margin-1px {
        margin: 1px !important
    }

    .mobile\:margin-2px {
        margin: 2px !important
    }

    .mobile\:margin-05 {
        margin: .25rem !important
    }

    .mobile\:margin-1 {
        margin: .5rem !important
    }

    .mobile\:margin-105 {
        margin: .75rem !important
    }

    .mobile\:margin-2 {
        margin: 1rem !important
    }

    .mobile\:margin-205 {
        margin: 1.25rem !important
    }

    .mobile\:margin-3 {
        margin: 1.5rem !important
    }

    .mobile\:margin-4 {
        margin: 2rem !important
    }

    .mobile\:margin-5 {
        margin: 2.5rem !important
    }

    .mobile\:margin-6 {
        margin: 3rem !important
    }

    .mobile\:margin-7 {
        margin: 3.5rem !important
    }

    .mobile\:margin-8 {
        margin: 4rem !important
    }

    .mobile\:margin-9 {
        margin: 4.5rem !important
    }

    .mobile\:margin-10 {
        margin: 5rem !important
    }

    .mobile\:margin-15 {
        margin: 7.5rem !important
    }

    .mobile\:margin-05em {
        margin: .5em !important
    }

    .mobile\:margin-1em {
        margin: 1em !important
    }

    .mobile\:margin-105em {
        margin: 1.5em !important
    }

    .mobile\:margin-2em {
        margin: 2em !important
    }

    .mobile\:margin-0 {
        margin: 0 !important
    }

    .mobile\:margin-y-1px {
        margin-top: 1px !important;
        margin-bottom: 1px !important
    }

    .mobile\:margin-top-1px {
        margin-top: 1px !important
    }

    .mobile\:margin-bottom-1px {
        margin-bottom: 1px !important
    }

    .mobile\:margin-y-2px {
        margin-top: 2px !important;
        margin-bottom: 2px !important
    }

    .mobile\:margin-top-2px {
        margin-top: 2px !important
    }

    .mobile\:margin-bottom-2px {
        margin-bottom: 2px !important
    }

    .mobile\:margin-y-05 {
        margin-top: .25rem !important;
        margin-bottom: .25rem !important
    }

    .mobile\:margin-top-05 {
        margin-top: .25rem !important
    }

    .mobile\:margin-bottom-05 {
        margin-bottom: .25rem !important
    }

    .mobile\:margin-y-1 {
        margin-top: .5rem !important;
        margin-bottom: .5rem !important
    }

    .mobile\:margin-top-1 {
        margin-top: .5rem !important
    }

    .mobile\:margin-bottom-1 {
        margin-bottom: .5rem !important
    }

    .mobile\:margin-y-105 {
        margin-top: .75rem !important;
        margin-bottom: .75rem !important
    }

    .mobile\:margin-top-105 {
        margin-top: .75rem !important
    }

    .mobile\:margin-bottom-105 {
        margin-bottom: .75rem !important
    }

    .mobile\:margin-y-2 {
        margin-top: 1rem !important;
        margin-bottom: 1rem !important
    }

    .mobile\:margin-top-2 {
        margin-top: 1rem !important
    }

    .mobile\:margin-bottom-2 {
        margin-bottom: 1rem !important
    }

    .mobile\:margin-y-205 {
        margin-top: 1.25rem !important;
        margin-bottom: 1.25rem !important
    }

    .mobile\:margin-top-205 {
        margin-top: 1.25rem !important
    }

    .mobile\:margin-bottom-205 {
        margin-bottom: 1.25rem !important
    }

    .mobile\:margin-y-3 {
        margin-top: 1.5rem !important;
        margin-bottom: 1.5rem !important
    }

    .mobile\:margin-top-3 {
        margin-top: 1.5rem !important
    }

    .mobile\:margin-bottom-3 {
        margin-bottom: 1.5rem !important
    }

    .mobile\:margin-y-neg-1px {
        margin-top: -1px !important;
        margin-bottom: -1px !important
    }

    .mobile\:margin-top-neg-1px {
        margin-top: -1px !important
    }

    .mobile\:margin-bottom-neg-1px {
        margin-bottom: -1px !important
    }

    .mobile\:margin-y-neg-2px {
        margin-top: -2px !important;
        margin-bottom: -2px !important
    }

    .mobile\:margin-top-neg-2px {
        margin-top: -2px !important
    }

    .mobile\:margin-bottom-neg-2px {
        margin-bottom: -2px !important
    }

    .mobile\:margin-y-neg-05 {
        margin-top: -.25rem !important;
        margin-bottom: -.25rem !important
    }

    .mobile\:margin-top-neg-05 {
        margin-top: -.25rem !important
    }

    .mobile\:margin-bottom-neg-05 {
        margin-bottom: -.25rem !important
    }

    .mobile\:margin-y-neg-1 {
        margin-top: -.5rem !important;
        margin-bottom: -.5rem !important
    }

    .mobile\:margin-top-neg-1 {
        margin-top: -.5rem !important
    }

    .mobile\:margin-bottom-neg-1 {
        margin-bottom: -.5rem !important
    }

    .mobile\:margin-y-neg-105 {
        margin-top: -.75rem !important;
        margin-bottom: -.75rem !important
    }

    .mobile\:margin-top-neg-105 {
        margin-top: -.75rem !important
    }

    .mobile\:margin-bottom-neg-105 {
        margin-bottom: -.75rem !important
    }

    .mobile\:margin-y-neg-2 {
        margin-top: -1rem !important;
        margin-bottom: -1rem !important
    }

    .mobile\:margin-top-neg-2 {
        margin-top: -1rem !important
    }

    .mobile\:margin-bottom-neg-2 {
        margin-bottom: -1rem !important
    }

    .mobile\:margin-y-neg-205 {
        margin-top: -1.25rem !important;
        margin-bottom: -1.25rem !important
    }

    .mobile\:margin-top-neg-205 {
        margin-top: -1.25rem !important
    }

    .mobile\:margin-bottom-neg-205 {
        margin-bottom: -1.25rem !important
    }

    .mobile\:margin-y-neg-3 {
        margin-top: -1.5rem !important;
        margin-bottom: -1.5rem !important
    }

    .mobile\:margin-top-neg-3 {
        margin-top: -1.5rem !important
    }

    .mobile\:margin-bottom-neg-3 {
        margin-bottom: -1.5rem !important
    }

    .mobile\:margin-y-4 {
        margin-top: 2rem !important;
        margin-bottom: 2rem !important
    }

    .mobile\:margin-top-4 {
        margin-top: 2rem !important
    }

    .mobile\:margin-bottom-4 {
        margin-bottom: 2rem !important
    }

    .mobile\:margin-y-5 {
        margin-top: 2.5rem !important;
        margin-bottom: 2.5rem !important
    }

    .mobile\:margin-top-5 {
        margin-top: 2.5rem !important
    }

    .mobile\:margin-bottom-5 {
        margin-bottom: 2.5rem !important
    }

    .mobile\:margin-y-6 {
        margin-top: 3rem !important;
        margin-bottom: 3rem !important
    }

    .mobile\:margin-top-6 {
        margin-top: 3rem !important
    }

    .mobile\:margin-bottom-6 {
        margin-bottom: 3rem !important
    }

    .mobile\:margin-y-7 {
        margin-top: 3.5rem !important;
        margin-bottom: 3.5rem !important
    }

    .mobile\:margin-top-7 {
        margin-top: 3.5rem !important
    }

    .mobile\:margin-bottom-7 {
        margin-bottom: 3.5rem !important
    }

    .mobile\:margin-y-8 {
        margin-top: 4rem !important;
        margin-bottom: 4rem !important
    }

    .mobile\:margin-top-8 {
        margin-top: 4rem !important
    }

    .mobile\:margin-bottom-8 {
        margin-bottom: 4rem !important
    }

    .mobile\:margin-y-9 {
        margin-top: 4.5rem !important;
        margin-bottom: 4.5rem !important
    }

    .mobile\:margin-top-9 {
        margin-top: 4.5rem !important
    }

    .mobile\:margin-bottom-9 {
        margin-bottom: 4.5rem !important
    }

    .mobile\:margin-y-10 {
        margin-top: 5rem !important;
        margin-bottom: 5rem !important
    }

    .mobile\:margin-top-10 {
        margin-top: 5rem !important
    }

    .mobile\:margin-bottom-10 {
        margin-bottom: 5rem !important
    }

    .mobile\:margin-y-15 {
        margin-top: 7.5rem !important;
        margin-bottom: 7.5rem !important
    }

    .mobile\:margin-top-15 {
        margin-top: 7.5rem !important
    }

    .mobile\:margin-bottom-15 {
        margin-bottom: 7.5rem !important
    }

    .mobile\:margin-y-05em {
        margin-top: .5em !important;
        margin-bottom: .5em !important
    }

    .mobile\:margin-top-05em {
        margin-top: .5em !important
    }

    .mobile\:margin-bottom-05em {
        margin-bottom: .5em !important
    }

    .mobile\:margin-y-1em {
        margin-top: 1em !important;
        margin-bottom: 1em !important
    }

    .mobile\:margin-top-1em {
        margin-top: 1em !important
    }

    .mobile\:margin-bottom-1em {
        margin-bottom: 1em !important
    }

    .mobile\:margin-y-105em {
        margin-top: 1.5em !important;
        margin-bottom: 1.5em !important
    }

    .mobile\:margin-top-105em {
        margin-top: 1.5em !important
    }

    .mobile\:margin-bottom-105em {
        margin-bottom: 1.5em !important
    }

    .mobile\:margin-y-2em {
        margin-top: 2em !important;
        margin-bottom: 2em !important
    }

    .mobile\:margin-top-2em {
        margin-top: 2em !important
    }

    .mobile\:margin-bottom-2em {
        margin-bottom: 2em !important
    }

    .mobile\:margin-y-0 {
        margin-top: 0 !important;
        margin-bottom: 0 !important
    }

    .mobile\:margin-top-0 {
        margin-top: 0 !important
    }

    .mobile\:margin-bottom-0 {
        margin-bottom: 0 !important
    }

    .mobile\:margin-y-auto {
        margin-top: auto !important;
        margin-bottom: auto !important
    }

    .mobile\:margin-top-auto {
        margin-top: auto !important
    }

    .mobile\:margin-bottom-auto {
        margin-bottom: auto !important
    }

    .mobile\:margin-x-1px {
        margin-left: 1px !important;
        margin-right: 1px !important
    }

    .mobile\:margin-right-1px {
        margin-right: 1px !important
    }

    .mobile\:margin-left-1px {
        margin-left: 1px !important
    }

    .mobile\:margin-x-2px {
        margin-left: 2px !important;
        margin-right: 2px !important
    }

    .mobile\:margin-right-2px {
        margin-right: 2px !important
    }

    .mobile\:margin-left-2px {
        margin-left: 2px !important
    }

    .mobile\:margin-x-05 {
        margin-left: .25rem !important;
        margin-right: .25rem !important
    }

    .mobile\:margin-right-05 {
        margin-right: .25rem !important
    }

    .mobile\:margin-left-05 {
        margin-left: .25rem !important
    }

    .mobile\:margin-x-1 {
        margin-left: .5rem !important;
        margin-right: .5rem !important
    }

    .mobile\:margin-right-1 {
        margin-right: .5rem !important
    }

    .mobile\:margin-left-1 {
        margin-left: .5rem !important
    }

    .mobile\:margin-x-105 {
        margin-left: .75rem !important;
        margin-right: .75rem !important
    }

    .mobile\:margin-right-105 {
        margin-right: .75rem !important
    }

    .mobile\:margin-left-105 {
        margin-left: .75rem !important
    }

    .mobile\:margin-x-2 {
        margin-left: 1rem !important;
        margin-right: 1rem !important
    }

    .mobile\:margin-right-2 {
        margin-right: 1rem !important
    }

    .mobile\:margin-left-2 {
        margin-left: 1rem !important
    }

    .mobile\:margin-x-205 {
        margin-left: 1.25rem !important;
        margin-right: 1.25rem !important
    }

    .mobile\:margin-right-205 {
        margin-right: 1.25rem !important
    }

    .mobile\:margin-left-205 {
        margin-left: 1.25rem !important
    }

    .mobile\:margin-x-3 {
        margin-left: 1.5rem !important;
        margin-right: 1.5rem !important
    }

    .mobile\:margin-right-3 {
        margin-right: 1.5rem !important
    }

    .mobile\:margin-left-3 {
        margin-left: 1.5rem !important
    }

    .mobile\:margin-x-neg-1px {
        margin-left: -1px !important;
        margin-right: -1px !important
    }

    .mobile\:margin-right-neg-1px {
        margin-right: -1px !important
    }

    .mobile\:margin-left-neg-1px {
        margin-left: -1px !important
    }

    .mobile\:margin-x-neg-2px {
        margin-left: -2px !important;
        margin-right: -2px !important
    }

    .mobile\:margin-right-neg-2px {
        margin-right: -2px !important
    }

    .mobile\:margin-left-neg-2px {
        margin-left: -2px !important
    }

    .mobile\:margin-x-neg-05 {
        margin-left: -.25rem !important;
        margin-right: -.25rem !important
    }

    .mobile\:margin-right-neg-05 {
        margin-right: -.25rem !important
    }

    .mobile\:margin-left-neg-05 {
        margin-left: -.25rem !important
    }

    .mobile\:margin-x-neg-1 {
        margin-left: -.5rem !important;
        margin-right: -.5rem !important
    }

    .mobile\:margin-right-neg-1 {
        margin-right: -.5rem !important
    }

    .mobile\:margin-left-neg-1 {
        margin-left: -.5rem !important
    }

    .mobile\:margin-x-neg-105 {
        margin-left: -.75rem !important;
        margin-right: -.75rem !important
    }

    .mobile\:margin-right-neg-105 {
        margin-right: -.75rem !important
    }

    .mobile\:margin-left-neg-105 {
        margin-left: -.75rem !important
    }

    .mobile\:margin-x-neg-2 {
        margin-left: -1rem !important;
        margin-right: -1rem !important
    }

    .mobile\:margin-right-neg-2 {
        margin-right: -1rem !important
    }

    .mobile\:margin-left-neg-2 {
        margin-left: -1rem !important
    }

    .mobile\:margin-x-neg-205 {
        margin-left: -1.25rem !important;
        margin-right: -1.25rem !important
    }

    .mobile\:margin-right-neg-205 {
        margin-right: -1.25rem !important
    }

    .mobile\:margin-left-neg-205 {
        margin-left: -1.25rem !important
    }

    .mobile\:margin-x-neg-3 {
        margin-left: -1.5rem !important;
        margin-right: -1.5rem !important
    }

    .mobile\:margin-right-neg-3 {
        margin-right: -1.5rem !important
    }

    .mobile\:margin-left-neg-3 {
        margin-left: -1.5rem !important
    }

    .mobile\:margin-x-4 {
        margin-left: 2rem !important;
        margin-right: 2rem !important
    }

    .mobile\:margin-right-4 {
        margin-right: 2rem !important
    }

    .mobile\:margin-left-4 {
        margin-left: 2rem !important
    }

    .mobile\:margin-x-5 {
        margin-left: 2.5rem !important;
        margin-right: 2.5rem !important
    }

    .mobile\:margin-right-5 {
        margin-right: 2.5rem !important
    }

    .mobile\:margin-left-5 {
        margin-left: 2.5rem !important
    }

    .mobile\:margin-x-6 {
        margin-left: 3rem !important;
        margin-right: 3rem !important
    }

    .mobile\:margin-right-6 {
        margin-right: 3rem !important
    }

    .mobile\:margin-left-6 {
        margin-left: 3rem !important
    }

    .mobile\:margin-x-7 {
        margin-left: 3.5rem !important;
        margin-right: 3.5rem !important
    }

    .mobile\:margin-right-7 {
        margin-right: 3.5rem !important
    }

    .mobile\:margin-left-7 {
        margin-left: 3.5rem !important
    }

    .mobile\:margin-x-8 {
        margin-left: 4rem !important;
        margin-right: 4rem !important
    }

    .mobile\:margin-right-8 {
        margin-right: 4rem !important
    }

    .mobile\:margin-left-8 {
        margin-left: 4rem !important
    }

    .mobile\:margin-x-9 {
        margin-left: 4.5rem !important;
        margin-right: 4.5rem !important
    }

    .mobile\:margin-right-9 {
        margin-right: 4.5rem !important
    }

    .mobile\:margin-left-9 {
        margin-left: 4.5rem !important
    }

    .mobile\:margin-x-10 {
        margin-left: 5rem !important;
        margin-right: 5rem !important
    }

    .mobile\:margin-right-10 {
        margin-right: 5rem !important
    }

    .mobile\:margin-left-10 {
        margin-left: 5rem !important
    }

    .mobile\:margin-x-15 {
        margin-left: 7.5rem !important;
        margin-right: 7.5rem !important
    }

    .mobile\:margin-right-15 {
        margin-right: 7.5rem !important
    }

    .mobile\:margin-left-15 {
        margin-left: 7.5rem !important
    }

    .mobile\:margin-x-card {
        margin-left: 10rem !important;
        margin-right: 10rem !important
    }

    .mobile\:margin-right-card {
        margin-right: 10rem !important
    }

    .mobile\:margin-left-card {
        margin-left: 10rem !important
    }

    .mobile\:margin-x-card-lg {
        margin-left: 15rem !important;
        margin-right: 15rem !important
    }

    .mobile\:margin-right-card-lg {
        margin-right: 15rem !important
    }

    .mobile\:margin-left-card-lg {
        margin-left: 15rem !important
    }

    .mobile\:margin-x-mobile {
        margin-left: 20rem !important;
        margin-right: 20rem !important
    }

    .mobile\:margin-right-mobile {
        margin-right: 20rem !important
    }

    .mobile\:margin-left-mobile {
        margin-left: 20rem !important
    }

    .mobile\:margin-x-05em {
        margin-left: .5em !important;
        margin-right: .5em !important
    }

    .mobile\:margin-right-05em {
        margin-right: .5em !important
    }

    .mobile\:margin-left-05em {
        margin-left: .5em !important
    }

    .mobile\:margin-x-1em {
        margin-left: 1em !important;
        margin-right: 1em !important
    }

    .mobile\:margin-right-1em {
        margin-right: 1em !important
    }

    .mobile\:margin-left-1em {
        margin-left: 1em !important
    }

    .mobile\:margin-x-105em {
        margin-left: 1.5em !important;
        margin-right: 1.5em !important
    }

    .mobile\:margin-right-105em {
        margin-right: 1.5em !important
    }

    .mobile\:margin-left-105em {
        margin-left: 1.5em !important
    }

    .mobile\:margin-x-2em {
        margin-left: 2em !important;
        margin-right: 2em !important
    }

    .mobile\:margin-right-2em {
        margin-right: 2em !important
    }

    .mobile\:margin-left-2em {
        margin-left: 2em !important
    }

    .mobile\:margin-x-0 {
        margin-left: 0 !important;
        margin-right: 0 !important
    }

    .mobile\:margin-right-0 {
        margin-right: 0 !important
    }

    .mobile\:margin-left-0 {
        margin-left: 0 !important
    }

    .mobile\:margin-x-auto {
        margin-left: auto !important;
        margin-right: auto !important
    }

    .mobile\:margin-right-auto {
        margin-right: auto !important
    }

    .mobile\:margin-left-auto {
        margin-left: auto !important
    }

    .mobile\:maxh-05 {
        max-height: .25rem !important
    }

    .mobile\:maxh-1 {
        max-height: .5rem !important
    }

    .mobile\:maxh-105 {
        max-height: .75rem !important
    }

    .mobile\:maxh-2 {
        max-height: 1rem !important
    }

    .mobile\:maxh-205 {
        max-height: 1.25rem !important
    }

    .mobile\:maxh-3 {
        max-height: 1.5rem !important
    }

    .mobile\:maxh-4 {
        max-height: 2rem !important
    }

    .mobile\:maxh-5 {
        max-height: 2.5rem !important
    }

    .mobile\:maxh-6 {
        max-height: 3rem !important
    }

    .mobile\:maxh-7 {
        max-height: 3.5rem !important
    }

    .mobile\:maxh-8 {
        max-height: 4rem !important
    }

    .mobile\:maxh-9 {
        max-height: 4.5rem !important
    }

    .mobile\:maxh-10 {
        max-height: 5rem !important
    }

    .mobile\:maxh-15 {
        max-height: 7.5rem !important
    }

    .mobile\:maxh-card {
        max-height: 10rem !important
    }

    .mobile\:maxh-card-lg {
        max-height: 15rem !important
    }

    .mobile\:maxh-mobile {
        max-height: 20rem !important
    }

    .mobile\:maxh-mobile-lg {
        max-height: 30rem !important
    }

    .mobile\:maxh-tablet {
        max-height: 40rem !important
    }

    .mobile\:maxh-tablet-lg {
        max-height: 55rem !important
    }

    .mobile\:maxh-none {
        max-height: none !important
    }

    .mobile\:maxh-viewport {
        max-height: 100vh !important
    }

    .mobile\:maxw-05 {
        max-width: .25rem !important
    }

    .mobile\:maxw-1 {
        max-width: .5rem !important
    }

    .mobile\:maxw-105 {
        max-width: .75rem !important
    }

    .mobile\:maxw-2 {
        max-width: 1rem !important
    }

    .mobile\:maxw-205 {
        max-width: 1.25rem !important
    }

    .mobile\:maxw-3 {
        max-width: 1.5rem !important
    }

    .mobile\:maxw-4 {
        max-width: 2rem !important
    }

    .mobile\:maxw-5 {
        max-width: 2.5rem !important
    }

    .mobile\:maxw-6 {
        max-width: 3rem !important
    }

    .mobile\:maxw-7 {
        max-width: 3.5rem !important
    }

    .mobile\:maxw-8 {
        max-width: 4rem !important
    }

    .mobile\:maxw-9 {
        max-width: 4.5rem !important
    }

    .mobile\:maxw-10 {
        max-width: 5rem !important
    }

    .mobile\:maxw-15 {
        max-width: 7.5rem !important
    }

    .mobile\:maxw-card {
        max-width: 10rem !important
    }

    .mobile\:maxw-card-lg {
        max-width: 15rem !important
    }

    .mobile\:maxw-mobile {
        max-width: 20rem !important
    }

    .mobile\:maxw-mobile-lg {
        max-width: 30rem !important
    }

    .mobile\:maxw-tablet {
        max-width: 40rem !important
    }

    .mobile\:maxw-tablet-lg {
        max-width: 55rem !important
    }

    .mobile\:maxw-desktop {
        max-width: 64rem !important
    }

    .mobile\:maxw-desktop-lg {
        max-width: 75rem !important
    }

    .mobile\:maxw-widescreen {
        max-width: 87.5rem !important
    }

    .mobile\:maxw-none {
        max-width: none !important
    }

    .mobile\:maxw-full {
        max-width: 100% !important
    }

    .mobile\:measure-1 {
        max-width: 44ex !important
    }

    .mobile\:measure-2 {
        max-width: 60ex !important
    }

    .mobile\:measure-3 {
        max-width: 64ex !important
    }

    .mobile\:measure-4 {
        max-width: 68ex !important
    }

    .mobile\:measure-5 {
        max-width: 72ex !important
    }

    .mobile\:measure-6 {
        max-width: 88ex !important
    }

    .mobile\:measure-none {
        max-width: none !important
    }

    .mobile\:minh-1px {
        min-height: 1px !important
    }

    .mobile\:minh-2px {
        min-height: 2px !important
    }

    .mobile\:minh-05 {
        min-height: .25rem !important
    }

    .mobile\:minh-1 {
        min-height: .5rem !important
    }

    .mobile\:minh-105 {
        min-height: .75rem !important
    }

    .mobile\:minh-2 {
        min-height: 1rem !important
    }

    .mobile\:minh-205 {
        min-height: 1.25rem !important
    }

    .mobile\:minh-3 {
        min-height: 1.5rem !important
    }

    .mobile\:minh-4 {
        min-height: 2rem !important
    }

    .mobile\:minh-5 {
        min-height: 2.5rem !important
    }

    .mobile\:minh-6 {
        min-height: 3rem !important
    }

    .mobile\:minh-7 {
        min-height: 3.5rem !important
    }

    .mobile\:minh-8 {
        min-height: 4rem !important
    }

    .mobile\:minh-9 {
        min-height: 4.5rem !important
    }

    .mobile\:minh-10 {
        min-height: 5rem !important
    }

    .mobile\:minh-15 {
        min-height: 7.5rem !important
    }

    .mobile\:minh-card {
        min-height: 10rem !important
    }

    .mobile\:minh-card-lg {
        min-height: 15rem !important
    }

    .mobile\:minh-mobile {
        min-height: 20rem !important
    }

    .mobile\:minh-mobile-lg {
        min-height: 30rem !important
    }

    .mobile\:minh-tablet {
        min-height: 40rem !important
    }

    .mobile\:minh-tablet-lg {
        min-height: 55rem !important
    }

    .mobile\:minh-0 {
        min-height: 0 !important
    }

    .mobile\:minh-full {
        min-height: 100% !important
    }

    .mobile\:minh-viewport {
        min-height: 100vh !important
    }

    .mobile\:minw-05 {
        min-width: .25rem !important
    }

    .mobile\:minw-1 {
        min-width: .5rem !important
    }

    .mobile\:minw-105 {
        min-width: .75rem !important
    }

    .mobile\:minw-2 {
        min-width: 1rem !important
    }

    .mobile\:minw-205 {
        min-width: 1.25rem !important
    }

    .mobile\:minw-3 {
        min-width: 1.5rem !important
    }

    .mobile\:minw-4 {
        min-width: 2rem !important
    }

    .mobile\:minw-5 {
        min-width: 2.5rem !important
    }

    .mobile\:minw-6 {
        min-width: 3rem !important
    }

    .mobile\:minw-7 {
        min-width: 3.5rem !important
    }

    .mobile\:minw-8 {
        min-width: 4rem !important
    }

    .mobile\:minw-9 {
        min-width: 4.5rem !important
    }

    .mobile\:minw-10 {
        min-width: 5rem !important
    }

    .mobile\:minw-15 {
        min-width: 7.5rem !important
    }

    .mobile\:minw-0 {
        min-width: 0 !important
    }

    .mobile\:order-first {
        -webkit-box-ordinal-group: 0 !important;
        -ms-flex-order: -1 !important;
        order: -1 !important
    }

    .mobile\:order-last {
        -webkit-box-ordinal-group: 1000 !important;
        -ms-flex-order: 999 !important;
        order: 999 !important
    }

    .mobile\:order-initial {
        -webkit-box-ordinal-group: initial !important;
        -ms-flex-order: initial !important;
        order: initial !important
    }

    .mobile\:order-0 {
        -webkit-box-ordinal-group: 1 !important;
        -ms-flex-order: 0 !important;
        order: 0 !important
    }

    .mobile\:order-1 {
        -webkit-box-ordinal-group: 2 !important;
        -ms-flex-order: 1 !important;
        order: 1 !important
    }

    .mobile\:order-2 {
        -webkit-box-ordinal-group: 3 !important;
        -ms-flex-order: 2 !important;
        order: 2 !important
    }

    .mobile\:order-3 {
        -webkit-box-ordinal-group: 4 !important;
        -ms-flex-order: 3 !important;
        order: 3 !important
    }

    .mobile\:order-4 {
        -webkit-box-ordinal-group: 5 !important;
        -ms-flex-order: 4 !important;
        order: 4 !important
    }

    .mobile\:order-5 {
        -webkit-box-ordinal-group: 6 !important;
        -ms-flex-order: 5 !important;
        order: 5 !important
    }

    .mobile\:order-6 {
        -webkit-box-ordinal-group: 7 !important;
        -ms-flex-order: 6 !important;
        order: 6 !important
    }

    .mobile\:order-7 {
        -webkit-box-ordinal-group: 8 !important;
        -ms-flex-order: 7 !important;
        order: 7 !important
    }

    .mobile\:order-8 {
        -webkit-box-ordinal-group: 9 !important;
        -ms-flex-order: 8 !important;
        order: 8 !important
    }

    .mobile\:order-9 {
        -webkit-box-ordinal-group: 10 !important;
        -ms-flex-order: 9 !important;
        order: 9 !important
    }

    .mobile\:order-10 {
        -webkit-box-ordinal-group: 11 !important;
        -ms-flex-order: 10 !important;
        order: 10 !important
    }

    .mobile\:order-11 {
        -webkit-box-ordinal-group: 12 !important;
        -ms-flex-order: 11 !important;
        order: 11 !important
    }

    .mobile\:overflow-hidden {
        overflow: hidden !important
    }

    .mobile\:overflow-y-hidden {
        overflow-y: hidden !important
    }

    .mobile\:overflow-x-hidden {
        overflow-x: hidden !important
    }

    .mobile\:overflow-scroll {
        overflow: scroll !important
    }

    .mobile\:overflow-y-scroll {
        overflow-y: scroll !important
    }

    .mobile\:overflow-x-scroll {
        overflow-x: scroll !important
    }

    .mobile\:overflow-auto {
        overflow: auto !important
    }

    .mobile\:overflow-y-auto {
        overflow-y: auto !important
    }

    .mobile\:overflow-x-auto {
        overflow-x: auto !important
    }

    .mobile\:overflow-visible {
        overflow: visible !important
    }

    .mobile\:overflow-y-visible {
        overflow-y: visible !important
    }

    .mobile\:overflow-x-visible {
        overflow-x: visible !important
    }

    .mobile\:padding-1px {
        padding: 1px !important
    }

    .mobile\:padding-y-1px {
        padding-top: 1px !important;
        padding-bottom: 1px !important
    }

    .mobile\:padding-x-1px {
        padding-left: 1px !important;
        padding-right: 1px !important
    }

    .mobile\:padding-top-1px {
        padding-top: 1px !important
    }

    .mobile\:padding-right-1px {
        padding-right: 1px !important
    }

    .mobile\:padding-bottom-1px {
        padding-bottom: 1px !important
    }

    .mobile\:padding-left-1px {
        padding-left: 1px !important
    }

    .mobile\:padding-2px {
        padding: 2px !important
    }

    .mobile\:padding-y-2px {
        padding-top: 2px !important;
        padding-bottom: 2px !important
    }

    .mobile\:padding-x-2px {
        padding-left: 2px !important;
        padding-right: 2px !important
    }

    .mobile\:padding-top-2px {
        padding-top: 2px !important
    }

    .mobile\:padding-right-2px {
        padding-right: 2px !important
    }

    .mobile\:padding-bottom-2px {
        padding-bottom: 2px !important
    }

    .mobile\:padding-left-2px {
        padding-left: 2px !important
    }

    .mobile\:padding-05 {
        padding: .25rem !important
    }

    .mobile\:padding-y-05 {
        padding-top: .25rem !important;
        padding-bottom: .25rem !important
    }

    .mobile\:padding-x-05 {
        padding-left: .25rem !important;
        padding-right: .25rem !important
    }

    .mobile\:padding-top-05 {
        padding-top: .25rem !important
    }

    .mobile\:padding-right-05 {
        padding-right: .25rem !important
    }

    .mobile\:padding-bottom-05 {
        padding-bottom: .25rem !important
    }

    .mobile\:padding-left-05 {
        padding-left: .25rem !important
    }

    .mobile\:padding-1 {
        padding: .5rem !important
    }

    .mobile\:padding-y-1 {
        padding-top: .5rem !important;
        padding-bottom: .5rem !important
    }

    .mobile\:padding-x-1 {
        padding-left: .5rem !important;
        padding-right: .5rem !important
    }

    .mobile\:padding-top-1 {
        padding-top: .5rem !important
    }

    .mobile\:padding-right-1 {
        padding-right: .5rem !important
    }

    .mobile\:padding-bottom-1 {
        padding-bottom: .5rem !important
    }

    .mobile\:padding-left-1 {
        padding-left: .5rem !important
    }

    .mobile\:padding-105 {
        padding: .75rem !important
    }

    .mobile\:padding-y-105 {
        padding-top: .75rem !important;
        padding-bottom: .75rem !important
    }

    .mobile\:padding-x-105 {
        padding-left: .75rem !important;
        padding-right: .75rem !important
    }

    .mobile\:padding-top-105 {
        padding-top: .75rem !important
    }

    .mobile\:padding-right-105 {
        padding-right: .75rem !important
    }

    .mobile\:padding-bottom-105 {
        padding-bottom: .75rem !important
    }

    .mobile\:padding-left-105 {
        padding-left: .75rem !important
    }

    .mobile\:padding-2 {
        padding: 1rem !important
    }

    .mobile\:padding-y-2 {
        padding-top: 1rem !important;
        padding-bottom: 1rem !important
    }

    .mobile\:padding-x-2 {
        padding-left: 1rem !important;
        padding-right: 1rem !important
    }

    .mobile\:padding-top-2 {
        padding-top: 1rem !important
    }

    .mobile\:padding-right-2 {
        padding-right: 1rem !important
    }

    .mobile\:padding-bottom-2 {
        padding-bottom: 1rem !important
    }

    .mobile\:padding-left-2 {
        padding-left: 1rem !important
    }

    .mobile\:padding-205 {
        padding: 1.25rem !important
    }

    .mobile\:padding-y-205 {
        padding-top: 1.25rem !important;
        padding-bottom: 1.25rem !important
    }

    .mobile\:padding-x-205 {
        padding-left: 1.25rem !important;
        padding-right: 1.25rem !important
    }

    .mobile\:padding-top-205 {
        padding-top: 1.25rem !important
    }

    .mobile\:padding-right-205 {
        padding-right: 1.25rem !important
    }

    .mobile\:padding-bottom-205 {
        padding-bottom: 1.25rem !important
    }

    .mobile\:padding-left-205 {
        padding-left: 1.25rem !important
    }

    .mobile\:padding-3 {
        padding: 1.5rem !important
    }

    .mobile\:padding-y-3 {
        padding-top: 1.5rem !important;
        padding-bottom: 1.5rem !important
    }

    .mobile\:padding-x-3 {
        padding-left: 1.5rem !important;
        padding-right: 1.5rem !important
    }

    .mobile\:padding-top-3 {
        padding-top: 1.5rem !important
    }

    .mobile\:padding-right-3 {
        padding-right: 1.5rem !important
    }

    .mobile\:padding-bottom-3 {
        padding-bottom: 1.5rem !important
    }

    .mobile\:padding-left-3 {
        padding-left: 1.5rem !important
    }

    .mobile\:padding-4 {
        padding: 2rem !important
    }

    .mobile\:padding-y-4 {
        padding-top: 2rem !important;
        padding-bottom: 2rem !important
    }

    .mobile\:padding-x-4 {
        padding-left: 2rem !important;
        padding-right: 2rem !important
    }

    .mobile\:padding-top-4 {
        padding-top: 2rem !important
    }

    .mobile\:padding-right-4 {
        padding-right: 2rem !important
    }

    .mobile\:padding-bottom-4 {
        padding-bottom: 2rem !important
    }

    .mobile\:padding-left-4 {
        padding-left: 2rem !important
    }

    .mobile\:padding-5 {
        padding: 2.5rem !important
    }

    .mobile\:padding-y-5 {
        padding-top: 2.5rem !important;
        padding-bottom: 2.5rem !important
    }

    .mobile\:padding-x-5 {
        padding-left: 2.5rem !important;
        padding-right: 2.5rem !important
    }

    .mobile\:padding-top-5 {
        padding-top: 2.5rem !important
    }

    .mobile\:padding-right-5 {
        padding-right: 2.5rem !important
    }

    .mobile\:padding-bottom-5 {
        padding-bottom: 2.5rem !important
    }

    .mobile\:padding-left-5 {
        padding-left: 2.5rem !important
    }

    .mobile\:padding-6 {
        padding: 3rem !important
    }

    .mobile\:padding-y-6 {
        padding-top: 3rem !important;
        padding-bottom: 3rem !important
    }

    .mobile\:padding-x-6 {
        padding-left: 3rem !important;
        padding-right: 3rem !important
    }

    .mobile\:padding-top-6 {
        padding-top: 3rem !important
    }

    .mobile\:padding-right-6 {
        padding-right: 3rem !important
    }

    .mobile\:padding-bottom-6 {
        padding-bottom: 3rem !important
    }

    .mobile\:padding-left-6 {
        padding-left: 3rem !important
    }

    .mobile\:padding-7 {
        padding: 3.5rem !important
    }

    .mobile\:padding-y-7 {
        padding-top: 3.5rem !important;
        padding-bottom: 3.5rem !important
    }

    .mobile\:padding-x-7 {
        padding-left: 3.5rem !important;
        padding-right: 3.5rem !important
    }

    .mobile\:padding-top-7 {
        padding-top: 3.5rem !important
    }

    .mobile\:padding-right-7 {
        padding-right: 3.5rem !important
    }

    .mobile\:padding-bottom-7 {
        padding-bottom: 3.5rem !important
    }

    .mobile\:padding-left-7 {
        padding-left: 3.5rem !important
    }

    .mobile\:padding-8 {
        padding: 4rem !important
    }

    .mobile\:padding-y-8 {
        padding-top: 4rem !important;
        padding-bottom: 4rem !important
    }

    .mobile\:padding-x-8 {
        padding-left: 4rem !important;
        padding-right: 4rem !important
    }

    .mobile\:padding-top-8 {
        padding-top: 4rem !important
    }

    .mobile\:padding-right-8 {
        padding-right: 4rem !important
    }

    .mobile\:padding-bottom-8 {
        padding-bottom: 4rem !important
    }

    .mobile\:padding-left-8 {
        padding-left: 4rem !important
    }

    .mobile\:padding-9 {
        padding: 4.5rem !important
    }

    .mobile\:padding-y-9 {
        padding-top: 4.5rem !important;
        padding-bottom: 4.5rem !important
    }

    .mobile\:padding-x-9 {
        padding-left: 4.5rem !important;
        padding-right: 4.5rem !important
    }

    .mobile\:padding-top-9 {
        padding-top: 4.5rem !important
    }

    .mobile\:padding-right-9 {
        padding-right: 4.5rem !important
    }

    .mobile\:padding-bottom-9 {
        padding-bottom: 4.5rem !important
    }

    .mobile\:padding-left-9 {
        padding-left: 4.5rem !important
    }

    .mobile\:padding-10 {
        padding: 5rem !important
    }

    .mobile\:padding-y-10 {
        padding-top: 5rem !important;
        padding-bottom: 5rem !important
    }

    .mobile\:padding-x-10 {
        padding-left: 5rem !important;
        padding-right: 5rem !important
    }

    .mobile\:padding-top-10 {
        padding-top: 5rem !important
    }

    .mobile\:padding-right-10 {
        padding-right: 5rem !important
    }

    .mobile\:padding-bottom-10 {
        padding-bottom: 5rem !important
    }

    .mobile\:padding-left-10 {
        padding-left: 5rem !important
    }

    .mobile\:padding-15 {
        padding: 7.5rem !important
    }

    .mobile\:padding-y-15 {
        padding-top: 7.5rem !important;
        padding-bottom: 7.5rem !important
    }

    .mobile\:padding-x-15 {
        padding-left: 7.5rem !important;
        padding-right: 7.5rem !important
    }

    .mobile\:padding-top-15 {
        padding-top: 7.5rem !important
    }

    .mobile\:padding-right-15 {
        padding-right: 7.5rem !important
    }

    .mobile\:padding-bottom-15 {
        padding-bottom: 7.5rem !important
    }

    .mobile\:padding-left-15 {
        padding-left: 7.5rem !important
    }

    .mobile\:padding-0 {
        padding: 0 !important
    }

    .mobile\:padding-y-0 {
        padding-top: 0 !important;
        padding-bottom: 0 !important
    }

    .mobile\:padding-x-0 {
        padding-left: 0 !important;
        padding-right: 0 !important
    }

    .mobile\:padding-top-0 {
        padding-top: 0 !important
    }

    .mobile\:padding-right-0 {
        padding-right: 0 !important
    }

    .mobile\:padding-bottom-0 {
        padding-bottom: 0 !important
    }

    .mobile\:padding-left-0 {
        padding-left: 0 !important
    }

    .mobile\:pin-all {
        bottom: 0 !important;
        left: 0 !important;
        right: 0 !important;
        top: 0 !important;
        position: absolute !important
    }

    .mobile\:pin-x {
        left: 0 !important;
        right: 0 !important;
        position: absolute !important
    }

    .mobile\:pin-y {
        bottom: 0 !important;
        top: 0 !important;
        position: absolute !important
    }

    .mobile\:pin-bottom {
        bottom: 0 !important;
        position: absolute !important
    }

    .mobile\:pin-left {
        left: 0 !important;
        position: absolute !important
    }

    .mobile\:pin-right {
        right: 0 !important;
        position: absolute !important
    }

    .mobile\:pin-top {
        top: 0 !important;
        position: absolute !important
    }

    .mobile\:pin-none {
        bottom: auto !important;
        left: auto !important;
        right: auto !important;
        top: auto !important;
        position: static !important
    }

    .mobile\:position-absolute {
        position: absolute !important
    }

    .mobile\:position-fixed {
        position: fixed !important
    }

    .mobile\:position-relative {
        position: relative !important
    }

    .mobile\:position-static {
        position: static !important
    }

    .mobile\:position-sticky {
        position: -webkit-sticky !important;
        position: sticky !important
    }

    .mobile\:right-1px {
        right: 1px !important
    }

    .mobile\:right-2px {
        right: 2px !important
    }

    .mobile\:right-05 {
        right: .25rem !important
    }

    .mobile\:right-1 {
        right: .5rem !important
    }

    .mobile\:right-105 {
        right: .75rem !important
    }

    .mobile\:right-2 {
        right: 1rem !important
    }

    .mobile\:right-205 {
        right: 1.25rem !important
    }

    .mobile\:right-3 {
        right: 1.5rem !important
    }

    .mobile\:right-neg-1px {
        right: -1px !important
    }

    .mobile\:right-neg-2px {
        right: -2px !important
    }

    .mobile\:right-neg-05 {
        right: -.25rem !important
    }

    .mobile\:right-neg-1 {
        right: -.5rem !important
    }

    .mobile\:right-neg-105 {
        right: -.75rem !important
    }

    .mobile\:right-neg-2 {
        right: -1rem !important
    }

    .mobile\:right-neg-205 {
        right: -1.25rem !important
    }

    .mobile\:right-neg-3 {
        right: -1.5rem !important
    }

    .mobile\:right-0 {
        right: 0 !important
    }

    .mobile\:right-auto {
        right: auto !important
    }

    .mobile\:text-center {
        text-align: center !important
    }

    .mobile\:text-left {
        text-align: left !important
    }

    .mobile\:text-justify {
        text-align: justify !important
    }

    .mobile\:text-right {
        text-align: right !important
    }

    .mobile\:text-indent-0 {
        text-indent: 0 !important
    }

    .mobile\:text-indent-05 {
        text-indent: .25rem !important
    }

    .mobile\:text-indent-1 {
        text-indent: .5rem !important
    }

    .mobile\:text-indent-105 {
        text-indent: .75rem !important
    }

    .mobile\:text-indent-2 {
        text-indent: 1rem !important
    }

    .mobile\:text-indent-205 {
        text-indent: 1.25rem !important
    }

    .mobile\:text-indent-3 {
        text-indent: 1.5rem !important
    }

    .mobile\:text-indent-neg-05 {
        text-indent: -.25rem !important
    }

    .mobile\:text-indent-neg-1 {
        text-indent: -.5rem !important
    }

    .mobile\:text-indent-neg-105 {
        text-indent: -.75rem !important
    }

    .mobile\:text-indent-neg-2 {
        text-indent: -1rem !important
    }

    .mobile\:text-indent-neg-205 {
        text-indent: -1.25rem !important
    }

    .mobile\:text-indent-neg-3 {
        text-indent: -1.5rem !important
    }

    .mobile\:text-indent-4 {
        text-indent: 2rem !important
    }

    .mobile\:text-indent-5 {
        text-indent: 2.5rem !important
    }

    .mobile\:text-indent-6 {
        text-indent: 3rem !important
    }

    .mobile\:text-indent-7 {
        text-indent: 3.5rem !important
    }

    .mobile\:text-indent-8 {
        text-indent: 4rem !important
    }

    .mobile\:text-indent-9 {
        text-indent: 4.5rem !important
    }

    .mobile\:text-indent-10 {
        text-indent: 5rem !important
    }

    .mobile\:text-indent-15 {
        text-indent: 7.5rem !important
    }

    .mobile\:text-indent-neg-4 {
        text-indent: -2rem !important
    }

    .mobile\:text-indent-neg-5 {
        text-indent: -2.5rem !important
    }

    .mobile\:text-indent-neg-6 {
        text-indent: -3rem !important
    }

    .mobile\:text-indent-neg-7 {
        text-indent: -3.5rem !important
    }

    .mobile\:text-indent-neg-8 {
        text-indent: -4rem !important
    }

    .mobile\:text-indent-neg-9 {
        text-indent: -4.5rem !important
    }

    .mobile\:text-indent-neg-10 {
        text-indent: -5rem !important
    }

    .mobile\:text-indent-neg-15 {
        text-indent: -7.5rem !important
    }

    .mobile\:top-1px {
        top: 1px !important
    }

    .mobile\:top-2px {
        top: 2px !important
    }

    .mobile\:top-05 {
        top: .25rem !important
    }

    .mobile\:top-1 {
        top: .5rem !important
    }

    .mobile\:top-105 {
        top: .75rem !important
    }

    .mobile\:top-2 {
        top: 1rem !important
    }

    .mobile\:top-205 {
        top: 1.25rem !important
    }

    .mobile\:top-3 {
        top: 1.5rem !important
    }

    .mobile\:top-neg-1px {
        top: -1px !important
    }

    .mobile\:top-neg-2px {
        top: -2px !important
    }

    .mobile\:top-neg-05 {
        top: -.25rem !important
    }

    .mobile\:top-neg-1 {
        top: -.5rem !important
    }

    .mobile\:top-neg-105 {
        top: -.75rem !important
    }

    .mobile\:top-neg-2 {
        top: -1rem !important
    }

    .mobile\:top-neg-205 {
        top: -1.25rem !important
    }

    .mobile\:top-neg-3 {
        top: -1.5rem !important
    }

    .mobile\:top-0 {
        top: 0 !important
    }

    .mobile\:top-auto {
        top: auto !important
    }

    .mobile\:text-baseline {
        vertical-align: baseline !important
    }

    .mobile\:text-bottom {
        vertical-align: bottom !important
    }

    .mobile\:text-middle {
        vertical-align: middle !important
    }

    .mobile\:text-sub {
        vertical-align: sub !important
    }

    .mobile\:text-super {
        vertical-align: super !important
    }

    .mobile\:text-tbottom {
        vertical-align: text-bottom !important
    }

    .mobile\:text-ttop {
        vertical-align: text-top !important
    }

    .mobile\:text-top {
        vertical-align: top !important
    }

    .mobile\:width-1px {
        width: 1px !important
    }

    .mobile\:width-2px {
        width: 2px !important
    }

    .mobile\:width-05 {
        width: .25rem !important
    }

    .mobile\:width-1 {
        width: .5rem !important
    }

    .mobile\:width-105 {
        width: .75rem !important
    }

    .mobile\:width-2 {
        width: 1rem !important
    }

    .mobile\:width-205 {
        width: 1.25rem !important
    }

    .mobile\:width-3 {
        width: 1.5rem !important
    }

    .mobile\:width-4 {
        width: 2rem !important
    }

    .mobile\:width-5 {
        width: 2.5rem !important
    }

    .mobile\:width-6 {
        width: 3rem !important
    }

    .mobile\:width-7 {
        width: 3.5rem !important
    }

    .mobile\:width-8 {
        width: 4rem !important
    }

    .mobile\:width-9 {
        width: 4.5rem !important
    }

    .mobile\:width-10 {
        width: 5rem !important
    }

    .mobile\:width-15 {
        width: 7.5rem !important
    }

    .mobile\:width-card {
        width: 10rem !important
    }

    .mobile\:width-card-lg {
        width: 15rem !important
    }

    .mobile\:width-mobile {
        width: 20rem !important
    }

    .mobile\:width-mobile-lg {
        width: 30rem !important
    }

    .mobile\:width-tablet {
        width: 40rem !important
    }

    .mobile\:width-tablet-lg {
        width: 55rem !important
    }

    .mobile\:width-desktop {
        width: 64rem !important
    }

    .mobile\:width-desktop-lg {
        width: 75rem !important
    }

    .mobile\:width-widescreen {
        width: 87.5rem !important
    }

    .mobile\:width-0 {
        width: 0 !important
    }

    .mobile\:width-full {
        width: 100% !important
    }

    .mobile\:width-auto {
        width: auto !important
    }

    .mobile\:z-auto {
        z-index: auto !important
    }

    .mobile\:z-bottom {
        z-index: -100 !important
    }

    .mobile\:z-top {
        z-index: 99999 !important
    }

    .mobile\:z-0 {
        z-index: 0 !important
    }

    .mobile\:z-100 {
        z-index: 100 !important
    }

    .mobile\:z-200 {
        z-index: 200 !important
    }

    .mobile\:z-300 {
        z-index: 300 !important
    }

    .mobile\:z-400 {
        z-index: 400 !important
    }

    .mobile\:z-500 {
        z-index: 500 !important
    }
}

@media all and (min-width:40em) {
    .tablet\:flex-align-start {
        -webkit-box-align: start !important;
        -ms-flex-align: start !important;
        align-items: flex-start !important
    }

    .tablet\:flex-align-end {
        -webkit-box-align: end !important;
        -ms-flex-align: end !important;
        align-items: flex-end !important
    }

    .tablet\:flex-align-center {
        -webkit-box-align: center !important;
        -ms-flex-align: center !important;
        align-items: center !important
    }

    .tablet\:flex-align-stretch {
        -webkit-box-align: stretch !important;
        -ms-flex-align: stretch !important;
        align-items: stretch !important
    }

    .tablet\:flex-align-baseline {
        -webkit-box-align: baseline !important;
        -ms-flex-align: baseline !important;
        align-items: baseline !important
    }

    .tablet\:flex-align-self-start {
        -ms-flex-item-align: start !important;
        align-self: flex-start !important
    }

    .tablet\:flex-align-self-end {
        -ms-flex-item-align: end !important;
        align-self: flex-end !important
    }

    .tablet\:flex-align-self-center {
        -ms-flex-item-align: center !important;
        -ms-grid-row-align: center !important;
        align-self: center !important
    }

    .tablet\:flex-align-self-stretch {
        -ms-flex-item-align: stretch !important;
        -ms-grid-row-align: stretch !important;
        align-self: stretch !important
    }

    .tablet\:flex-align-self-baseline {
        -ms-flex-item-align: baseline !important;
        align-self: baseline !important
    }

    .tablet\:bg-transparent {
        background-color: transparent !important
    }

    .tablet\:hover\:bg-transparent:hover {
        background-color: transparent !important
    }

    .tablet\:bg-black {
        background-color: #000 !important
    }

    .tablet\:hover\:bg-black:hover {
        background-color: #000 !important
    }

    .tablet\:bg-white {
        background-color: #fff !important
    }

    .tablet\:hover\:bg-white:hover {
        background-color: #fff !important
    }

    .tablet\:bg-red {
        background-color: #e52207 !important
    }

    .tablet\:hover\:bg-red:hover {
        background-color: #e52207 !important
    }

    .tablet\:bg-orange {
        background-color: #e66f0e !important
    }

    .tablet\:hover\:bg-orange:hover {
        background-color: #e66f0e !important
    }

    .tablet\:bg-gold {
        background-color: #ffbe2e !important
    }

    .tablet\:hover\:bg-gold:hover {
        background-color: #ffbe2e !important
    }

    .tablet\:bg-yellow {
        background-color: #fee685 !important
    }

    .tablet\:hover\:bg-yellow:hover {
        background-color: #fee685 !important
    }

    .tablet\:bg-green {
        background-color: #538200 !important
    }

    .tablet\:hover\:bg-green:hover {
        background-color: #538200 !important
    }

    .tablet\:bg-mint {
        background-color: #04c585 !important
    }

    .tablet\:hover\:bg-mint:hover {
        background-color: #04c585 !important
    }

    .tablet\:bg-cyan {
        background-color: #009ec1 !important
    }

    .tablet\:hover\:bg-cyan:hover {
        background-color: #009ec1 !important
    }

    .tablet\:bg-blue {
        background-color: #0076d6 !important
    }

    .tablet\:hover\:bg-blue:hover {
        background-color: #0076d6 !important
    }

    .tablet\:bg-indigo {
        background-color: #676cc8 !important
    }

    .tablet\:hover\:bg-indigo:hover {
        background-color: #676cc8 !important
    }

    .tablet\:bg-violet {
        background-color: #8168b3 !important
    }

    .tablet\:hover\:bg-violet:hover {
        background-color: #8168b3 !important
    }

    .tablet\:bg-magenta {
        background-color: #d72d79 !important
    }

    .tablet\:hover\:bg-magenta:hover {
        background-color: #d72d79 !important
    }

    .tablet\:bg-gray-5 {
        background-color: #f0f0f0 !important
    }

    .tablet\:hover\:bg-gray-5:hover {
        background-color: #f0f0f0 !important
    }

    .tablet\:bg-gray-10 {
        background-color: #e6e6e6 !important
    }

    .tablet\:hover\:bg-gray-10:hover {
        background-color: #e6e6e6 !important
    }

    .tablet\:bg-gray-30 {
        background-color: #adadad !important
    }

    .tablet\:hover\:bg-gray-30:hover {
        background-color: #adadad !important
    }

    .tablet\:bg-gray-50 {
        background-color: #757575 !important
    }

    .tablet\:hover\:bg-gray-50:hover {
        background-color: #757575 !important
    }

    .tablet\:bg-gray-70 {
        background-color: #454545 !important
    }

    .tablet\:hover\:bg-gray-70:hover {
        background-color: #454545 !important
    }

    .tablet\:bg-gray-90 {
        background-color: #1b1b1b !important
    }

    .tablet\:hover\:bg-gray-90:hover {
        background-color: #1b1b1b !important
    }

    .tablet\:bg-base-lightest {
        background-color: #fcfcfc !important
    }

    .tablet\:hover\:bg-base-lightest:hover {
        background-color: #fcfcfc !important
    }

    .tablet\:bg-base-lighter {
        background-color: #e6e6e6 !important
    }

    .tablet\:hover\:bg-base-lighter:hover {
        background-color: #e6e6e6 !important
    }

    .tablet\:bg-base-light {
        background-color: #adadad !important
    }

    .tablet\:hover\:bg-base-light:hover {
        background-color: #adadad !important
    }

    .tablet\:bg-base {
        background-color: #3d4551 !important
    }

    .tablet\:hover\:bg-base:hover {
        background-color: #3d4551 !important
    }

    .tablet\:bg-base-dark {
        background-color: #2d2e2f !important
    }

    .tablet\:hover\:bg-base-dark:hover {
        background-color: #2d2e2f !important
    }

    .tablet\:bg-base-darker {
        background-color: #1c1d1f !important
    }

    .tablet\:hover\:bg-base-darker:hover {
        background-color: #1c1d1f !important
    }

    .tablet\:bg-base-darkest {
        background-color: #000 !important
    }

    .tablet\:hover\:bg-base-darkest:hover {
        background-color: #000 !important
    }

    .tablet\:bg-ink {
        background-color: #1b1b1b !important
    }

    .tablet\:hover\:bg-ink:hover {
        background-color: #1b1b1b !important
    }

    .tablet\:bg-primary-lightest {
        background-color: #eff6fb !important
    }

    .tablet\:hover\:bg-primary-lightest:hover {
        background-color: #eff6fb !important
    }

    .tablet\:bg-primary-lighter {
        background-color: #d9e8f6 !important
    }

    .tablet\:hover\:bg-primary-lighter:hover {
        background-color: #d9e8f6 !important
    }

    .tablet\:bg-primary-light {
        background-color: #aacdec !important
    }

    .tablet\:hover\:bg-primary-light:hover {
        background-color: #aacdec !important
    }

    .tablet\:bg-primary {
        background-color: #005ea2 !important
    }

    .tablet\:hover\:bg-primary:hover {
        background-color: #005ea2 !important
    }

    .tablet\:bg-primary-vivid {
        background-color: #0050d8 !important
    }

    .tablet\:hover\:bg-primary-vivid:hover {
        background-color: #0050d8 !important
    }

    .tablet\:bg-primary-dark {
        background-color: #0b4778 !important
    }

    .tablet\:hover\:bg-primary-dark:hover {
        background-color: #0b4778 !important
    }

    .tablet\:bg-primary-darker {
        background-color: #112f4e !important
    }

    .tablet\:hover\:bg-primary-darker:hover {
        background-color: #112f4e !important
    }

    .tablet\:bg-primary-darkest {
        background-color: #0e1d33 !important
    }

    .tablet\:hover\:bg-primary-darkest:hover {
        background-color: #0e1d33 !important
    }

    .tablet\:bg-secondary-lighter {
        background-color: #f8e1de !important
    }

    .tablet\:hover\:bg-secondary-lighter:hover {
        background-color: #f8e1de !important
    }

    .tablet\:bg-secondary-light {
        background-color: #f2938c !important
    }

    .tablet\:hover\:bg-secondary-light:hover {
        background-color: #f2938c !important
    }

    .tablet\:bg-secondary {
        background-color: #b50909 !important
    }

    .tablet\:hover\:bg-secondary:hover {
        background-color: #b50909 !important
    }

    .tablet\:bg-secondary-dark {
        background-color: #b50909 !important
    }

    .tablet\:hover\:bg-secondary-dark:hover {
        background-color: #b50909 !important
    }

    .tablet\:bg-secondary-darker {
        background-color: #8b0a03 !important
    }

    .tablet\:hover\:bg-secondary-darker:hover {
        background-color: #8b0a03 !important
    }

    .tablet\:bg-secondary-darkest {
        background-color: #5c1111 !important
    }

    .tablet\:hover\:bg-secondary-darkest:hover {
        background-color: #5c1111 !important
    }

    .tablet\:bg-accent-warm-darkest {
        background-color: #5f3617 !important
    }

    .tablet\:hover\:bg-accent-warm-darkest:hover {
        background-color: #5f3617 !important
    }

    .tablet\:bg-accent-warm-darker {
        background-color: #8c471c !important
    }

    .tablet\:hover\:bg-accent-warm-darker:hover {
        background-color: #8c471c !important
    }

    .tablet\:bg-accent-warm-dark {
        background-color: #c05600 !important
    }

    .tablet\:hover\:bg-accent-warm-dark:hover {
        background-color: #c05600 !important
    }

    .tablet\:bg-accent-warm {
        background-color: #fa9441 !important
    }

    .tablet\:hover\:bg-accent-warm:hover {
        background-color: #fa9441 !important
    }

    .tablet\:bg-accent-warm-light {
        background-color: #ffbc78 !important
    }

    .tablet\:hover\:bg-accent-warm-light:hover {
        background-color: #ffbc78 !important
    }

    .tablet\:bg-accent-warm-lighter {
        background-color: #fce2c5 !important
    }

    .tablet\:hover\:bg-accent-warm-lighter:hover {
        background-color: #fce2c5 !important
    }

    .tablet\:bg-accent-warm-lightest {
        background-color: #fef2e4 !important
    }

    .tablet\:hover\:bg-accent-warm-lightest:hover {
        background-color: #fef2e4 !important
    }

    .tablet\:bg-accent-cool-darkest {
        background-color: #074b69 !important
    }

    .tablet\:hover\:bg-accent-cool-darkest:hover {
        background-color: #074b69 !important
    }

    .tablet\:bg-accent-cool-darker {
        background-color: #07648d !important
    }

    .tablet\:hover\:bg-accent-cool-darker:hover {
        background-color: #07648d !important
    }

    .tablet\:bg-accent-cool-dark {
        background-color: #0d7ea2 !important
    }

    .tablet\:hover\:bg-accent-cool-dark:hover {
        background-color: #0d7ea2 !important
    }

    .tablet\:bg-accent-cool {
        background-color: #00bde3 !important
    }

    .tablet\:hover\:bg-accent-cool:hover {
        background-color: #00bde3 !important
    }

    .tablet\:bg-accent-cool-light {
        background-color: #97d4ea !important
    }

    .tablet\:hover\:bg-accent-cool-light:hover {
        background-color: #97d4ea !important
    }

    .tablet\:bg-accent-cool-lighter {
        background-color: #e1f3f8 !important
    }

    .tablet\:hover\:bg-accent-cool-lighter:hover {
        background-color: #e1f3f8 !important
    }

    .tablet\:border-1px {
        border: 1px solid !important
    }

    .tablet\:hover\:border-1px:hover {
        border: 1px solid !important
    }

    .tablet\:border-y-1px {
        border-top: 1px solid !important;
        border-bottom: 1px solid !important
    }

    .tablet\:hover\:border-y-1px:hover {
        border-top: 1px solid !important;
        border-bottom: 1px solid !important
    }

    .tablet\:border-x-1px {
        border-left: 1px solid !important;
        border-right: 1px solid !important
    }

    .tablet\:hover\:border-x-1px:hover {
        border-left: 1px solid !important;
        border-right: 1px solid !important
    }

    .tablet\:border-top-1px {
        border-top: 1px solid !important
    }

    .tablet\:hover\:border-top-1px:hover {
        border-top: 1px solid !important
    }

    .tablet\:border-right-1px {
        border-right: 1px solid !important
    }

    .tablet\:hover\:border-right-1px:hover {
        border-right: 1px solid !important
    }

    .tablet\:border-bottom-1px {
        border-bottom: 1px solid !important
    }

    .tablet\:hover\:border-bottom-1px:hover {
        border-bottom: 1px solid !important
    }

    .tablet\:border-left-1px {
        border-left: 1px solid !important
    }

    .tablet\:hover\:border-left-1px:hover {
        border-left: 1px solid !important
    }

    .tablet\:border-2px {
        border: 2px solid !important
    }

    .tablet\:hover\:border-2px:hover {
        border: 2px solid !important
    }

    .tablet\:border-y-2px {
        border-top: 2px solid !important;
        border-bottom: 2px solid !important
    }

    .tablet\:hover\:border-y-2px:hover {
        border-top: 2px solid !important;
        border-bottom: 2px solid !important
    }

    .tablet\:border-x-2px {
        border-left: 2px solid !important;
        border-right: 2px solid !important
    }

    .tablet\:hover\:border-x-2px:hover {
        border-left: 2px solid !important;
        border-right: 2px solid !important
    }

    .tablet\:border-top-2px {
        border-top: 2px solid !important
    }

    .tablet\:hover\:border-top-2px:hover {
        border-top: 2px solid !important
    }

    .tablet\:border-right-2px {
        border-right: 2px solid !important
    }

    .tablet\:hover\:border-right-2px:hover {
        border-right: 2px solid !important
    }

    .tablet\:border-bottom-2px {
        border-bottom: 2px solid !important
    }

    .tablet\:hover\:border-bottom-2px:hover {
        border-bottom: 2px solid !important
    }

    .tablet\:border-left-2px {
        border-left: 2px solid !important
    }

    .tablet\:hover\:border-left-2px:hover {
        border-left: 2px solid !important
    }

    .tablet\:border-05 {
        border: .25rem solid !important
    }

    .tablet\:hover\:border-05:hover {
        border: .25rem solid !important
    }

    .tablet\:border-y-05 {
        border-top: .25rem solid !important;
        border-bottom: .25rem solid !important
    }

    .tablet\:hover\:border-y-05:hover {
        border-top: .25rem solid !important;
        border-bottom: .25rem solid !important
    }

    .tablet\:border-x-05 {
        border-left: .25rem solid !important;
        border-right: .25rem solid !important
    }

    .tablet\:hover\:border-x-05:hover {
        border-left: .25rem solid !important;
        border-right: .25rem solid !important
    }

    .tablet\:border-top-05 {
        border-top: .25rem solid !important
    }

    .tablet\:hover\:border-top-05:hover {
        border-top: .25rem solid !important
    }

    .tablet\:border-right-05 {
        border-right: .25rem solid !important
    }

    .tablet\:hover\:border-right-05:hover {
        border-right: .25rem solid !important
    }

    .tablet\:border-bottom-05 {
        border-bottom: .25rem solid !important
    }

    .tablet\:hover\:border-bottom-05:hover {
        border-bottom: .25rem solid !important
    }

    .tablet\:border-left-05 {
        border-left: .25rem solid !important
    }

    .tablet\:hover\:border-left-05:hover {
        border-left: .25rem solid !important
    }

    .tablet\:border-1 {
        border: .5rem solid !important
    }

    .tablet\:hover\:border-1:hover {
        border: .5rem solid !important
    }

    .tablet\:border-y-1 {
        border-top: .5rem solid !important;
        border-bottom: .5rem solid !important
    }

    .tablet\:hover\:border-y-1:hover {
        border-top: .5rem solid !important;
        border-bottom: .5rem solid !important
    }

    .tablet\:border-x-1 {
        border-left: .5rem solid !important;
        border-right: .5rem solid !important
    }

    .tablet\:hover\:border-x-1:hover {
        border-left: .5rem solid !important;
        border-right: .5rem solid !important
    }

    .tablet\:border-top-1 {
        border-top: .5rem solid !important
    }

    .tablet\:hover\:border-top-1:hover {
        border-top: .5rem solid !important
    }

    .tablet\:border-right-1 {
        border-right: .5rem solid !important
    }

    .tablet\:hover\:border-right-1:hover {
        border-right: .5rem solid !important
    }

    .tablet\:border-bottom-1 {
        border-bottom: .5rem solid !important
    }

    .tablet\:hover\:border-bottom-1:hover {
        border-bottom: .5rem solid !important
    }

    .tablet\:border-left-1 {
        border-left: .5rem solid !important
    }

    .tablet\:hover\:border-left-1:hover {
        border-left: .5rem solid !important
    }

    .tablet\:border-105 {
        border: .75rem solid !important
    }

    .tablet\:hover\:border-105:hover {
        border: .75rem solid !important
    }

    .tablet\:border-y-105 {
        border-top: .75rem solid !important;
        border-bottom: .75rem solid !important
    }

    .tablet\:hover\:border-y-105:hover {
        border-top: .75rem solid !important;
        border-bottom: .75rem solid !important
    }

    .tablet\:border-x-105 {
        border-left: .75rem solid !important;
        border-right: .75rem solid !important
    }

    .tablet\:hover\:border-x-105:hover {
        border-left: .75rem solid !important;
        border-right: .75rem solid !important
    }

    .tablet\:border-top-105 {
        border-top: .75rem solid !important
    }

    .tablet\:hover\:border-top-105:hover {
        border-top: .75rem solid !important
    }

    .tablet\:border-right-105 {
        border-right: .75rem solid !important
    }

    .tablet\:hover\:border-right-105:hover {
        border-right: .75rem solid !important
    }

    .tablet\:border-bottom-105 {
        border-bottom: .75rem solid !important
    }

    .tablet\:hover\:border-bottom-105:hover {
        border-bottom: .75rem solid !important
    }

    .tablet\:border-left-105 {
        border-left: .75rem solid !important
    }

    .tablet\:hover\:border-left-105:hover {
        border-left: .75rem solid !important
    }

    .tablet\:border-2 {
        border: 1rem solid !important
    }

    .tablet\:hover\:border-2:hover {
        border: 1rem solid !important
    }

    .tablet\:border-y-2 {
        border-top: 1rem solid !important;
        border-bottom: 1rem solid !important
    }

    .tablet\:hover\:border-y-2:hover {
        border-top: 1rem solid !important;
        border-bottom: 1rem solid !important
    }

    .tablet\:border-x-2 {
        border-left: 1rem solid !important;
        border-right: 1rem solid !important
    }

    .tablet\:hover\:border-x-2:hover {
        border-left: 1rem solid !important;
        border-right: 1rem solid !important
    }

    .tablet\:border-top-2 {
        border-top: 1rem solid !important
    }

    .tablet\:hover\:border-top-2:hover {
        border-top: 1rem solid !important
    }

    .tablet\:border-right-2 {
        border-right: 1rem solid !important
    }

    .tablet\:hover\:border-right-2:hover {
        border-right: 1rem solid !important
    }

    .tablet\:border-bottom-2 {
        border-bottom: 1rem solid !important
    }

    .tablet\:hover\:border-bottom-2:hover {
        border-bottom: 1rem solid !important
    }

    .tablet\:border-left-2 {
        border-left: 1rem solid !important
    }

    .tablet\:hover\:border-left-2:hover {
        border-left: 1rem solid !important
    }

    .tablet\:border-205 {
        border: 1.25rem solid !important
    }

    .tablet\:hover\:border-205:hover {
        border: 1.25rem solid !important
    }

    .tablet\:border-y-205 {
        border-top: 1.25rem solid !important;
        border-bottom: 1.25rem solid !important
    }

    .tablet\:hover\:border-y-205:hover {
        border-top: 1.25rem solid !important;
        border-bottom: 1.25rem solid !important
    }

    .tablet\:border-x-205 {
        border-left: 1.25rem solid !important;
        border-right: 1.25rem solid !important
    }

    .tablet\:hover\:border-x-205:hover {
        border-left: 1.25rem solid !important;
        border-right: 1.25rem solid !important
    }

    .tablet\:border-top-205 {
        border-top: 1.25rem solid !important
    }

    .tablet\:hover\:border-top-205:hover {
        border-top: 1.25rem solid !important
    }

    .tablet\:border-right-205 {
        border-right: 1.25rem solid !important
    }

    .tablet\:hover\:border-right-205:hover {
        border-right: 1.25rem solid !important
    }

    .tablet\:border-bottom-205 {
        border-bottom: 1.25rem solid !important
    }

    .tablet\:hover\:border-bottom-205:hover {
        border-bottom: 1.25rem solid !important
    }

    .tablet\:border-left-205 {
        border-left: 1.25rem solid !important
    }

    .tablet\:hover\:border-left-205:hover {
        border-left: 1.25rem solid !important
    }

    .tablet\:border-3 {
        border: 1.5rem solid !important
    }

    .tablet\:hover\:border-3:hover {
        border: 1.5rem solid !important
    }

    .tablet\:border-y-3 {
        border-top: 1.5rem solid !important;
        border-bottom: 1.5rem solid !important
    }

    .tablet\:hover\:border-y-3:hover {
        border-top: 1.5rem solid !important;
        border-bottom: 1.5rem solid !important
    }

    .tablet\:border-x-3 {
        border-left: 1.5rem solid !important;
        border-right: 1.5rem solid !important
    }

    .tablet\:hover\:border-x-3:hover {
        border-left: 1.5rem solid !important;
        border-right: 1.5rem solid !important
    }

    .tablet\:border-top-3 {
        border-top: 1.5rem solid !important
    }

    .tablet\:hover\:border-top-3:hover {
        border-top: 1.5rem solid !important
    }

    .tablet\:border-right-3 {
        border-right: 1.5rem solid !important
    }

    .tablet\:hover\:border-right-3:hover {
        border-right: 1.5rem solid !important
    }

    .tablet\:border-bottom-3 {
        border-bottom: 1.5rem solid !important
    }

    .tablet\:hover\:border-bottom-3:hover {
        border-bottom: 1.5rem solid !important
    }

    .tablet\:border-left-3 {
        border-left: 1.5rem solid !important
    }

    .tablet\:hover\:border-left-3:hover {
        border-left: 1.5rem solid !important
    }

    .tablet\:border-0 {
        border: 0 solid !important
    }

    .tablet\:hover\:border-0:hover {
        border: 0 solid !important
    }

    .tablet\:border-y-0 {
        border-top: 0 solid !important;
        border-bottom: 0 solid !important
    }

    .tablet\:hover\:border-y-0:hover {
        border-top: 0 solid !important;
        border-bottom: 0 solid !important
    }

    .tablet\:border-x-0 {
        border-left: 0 solid !important;
        border-right: 0 solid !important
    }

    .tablet\:hover\:border-x-0:hover {
        border-left: 0 solid !important;
        border-right: 0 solid !important
    }

    .tablet\:border-top-0 {
        border-top: 0 solid !important
    }

    .tablet\:hover\:border-top-0:hover {
        border-top: 0 solid !important
    }

    .tablet\:border-right-0 {
        border-right: 0 solid !important
    }

    .tablet\:hover\:border-right-0:hover {
        border-right: 0 solid !important
    }

    .tablet\:border-bottom-0 {
        border-bottom: 0 solid !important
    }

    .tablet\:hover\:border-bottom-0:hover {
        border-bottom: 0 solid !important
    }

    .tablet\:border-left-0 {
        border-left: 0 solid !important
    }

    .tablet\:hover\:border-left-0:hover {
        border-left: 0 solid !important
    }

    .tablet\:border {
        border: 1px solid !important
    }

    .tablet\:hover\:border:hover {
        border: 1px solid !important
    }

    .tablet\:border-y {
        border-top: 1px solid !important;
        border-bottom: 1px solid !important
    }

    .tablet\:hover\:border-y:hover {
        border-top: 1px solid !important;
        border-bottom: 1px solid !important
    }

    .tablet\:border-x {
        border-left: 1px solid !important;
        border-right: 1px solid !important
    }

    .tablet\:hover\:border-x:hover {
        border-left: 1px solid !important;
        border-right: 1px solid !important
    }

    .tablet\:border-top {
        border-top: 1px solid !important
    }

    .tablet\:hover\:border-top:hover {
        border-top: 1px solid !important
    }

    .tablet\:border-right {
        border-right: 1px solid !important
    }

    .tablet\:hover\:border-right:hover {
        border-right: 1px solid !important
    }

    .tablet\:border-bottom {
        border-bottom: 1px solid !important
    }

    .tablet\:hover\:border-bottom:hover {
        border-bottom: 1px solid !important
    }

    .tablet\:border-left {
        border-left: 1px solid !important
    }

    .tablet\:hover\:border-left:hover {
        border-left: 1px solid !important
    }

    .tablet\:border-transparent {
        border-color: transparent !important
    }

    .tablet\:hover\:border-transparent:hover {
        border-color: transparent !important
    }

    .tablet\:border-black {
        border-color: #000 !important
    }

    .tablet\:hover\:border-black:hover {
        border-color: #000 !important
    }

    .tablet\:border-white {
        border-color: #fff !important
    }

    .tablet\:hover\:border-white:hover {
        border-color: #fff !important
    }

    .tablet\:border-red {
        border-color: #e52207 !important
    }

    .tablet\:hover\:border-red:hover {
        border-color: #e52207 !important
    }

    .tablet\:border-orange {
        border-color: #e66f0e !important
    }

    .tablet\:hover\:border-orange:hover {
        border-color: #e66f0e !important
    }

    .tablet\:border-gold {
        border-color: #ffbe2e !important
    }

    .tablet\:hover\:border-gold:hover {
        border-color: #ffbe2e !important
    }

    .tablet\:border-yellow {
        border-color: #fee685 !important
    }

    .tablet\:hover\:border-yellow:hover {
        border-color: #fee685 !important
    }

    .tablet\:border-green {
        border-color: #538200 !important
    }

    .tablet\:hover\:border-green:hover {
        border-color: #538200 !important
    }

    .tablet\:border-mint {
        border-color: #04c585 !important
    }

    .tablet\:hover\:border-mint:hover {
        border-color: #04c585 !important
    }

    .tablet\:border-cyan {
        border-color: #009ec1 !important
    }

    .tablet\:hover\:border-cyan:hover {
        border-color: #009ec1 !important
    }

    .tablet\:border-blue {
        border-color: #0076d6 !important
    }

    .tablet\:hover\:border-blue:hover {
        border-color: #0076d6 !important
    }

    .tablet\:border-indigo {
        border-color: #676cc8 !important
    }

    .tablet\:hover\:border-indigo:hover {
        border-color: #676cc8 !important
    }

    .tablet\:border-violet {
        border-color: #8168b3 !important
    }

    .tablet\:hover\:border-violet:hover {
        border-color: #8168b3 !important
    }

    .tablet\:border-magenta {
        border-color: #d72d79 !important
    }

    .tablet\:hover\:border-magenta:hover {
        border-color: #d72d79 !important
    }

    .tablet\:border-gray-5 {
        border-color: #f0f0f0 !important
    }

    .tablet\:hover\:border-gray-5:hover {
        border-color: #f0f0f0 !important
    }

    .tablet\:border-gray-10 {
        border-color: #e6e6e6 !important
    }

    .tablet\:hover\:border-gray-10:hover {
        border-color: #e6e6e6 !important
    }

    .tablet\:border-gray-30 {
        border-color: #adadad !important
    }

    .tablet\:hover\:border-gray-30:hover {
        border-color: #adadad !important
    }

    .tablet\:border-gray-50 {
        border-color: #757575 !important
    }

    .tablet\:hover\:border-gray-50:hover {
        border-color: #757575 !important
    }

    .tablet\:border-gray-70 {
        border-color: #454545 !important
    }

    .tablet\:hover\:border-gray-70:hover {
        border-color: #454545 !important
    }

    .tablet\:border-gray-90 {
        border-color: #1b1b1b !important
    }

    .tablet\:hover\:border-gray-90:hover {
        border-color: #1b1b1b !important
    }

    .tablet\:border-base-lightest {
        border-color: #fcfcfc !important
    }

    .tablet\:hover\:border-base-lightest:hover {
        border-color: #fcfcfc !important
    }

    .tablet\:border-base-lighter {
        border-color: #e6e6e6 !important
    }

    .tablet\:hover\:border-base-lighter:hover {
        border-color: #e6e6e6 !important
    }

    .tablet\:border-base-light {
        border-color: #adadad !important
    }

    .tablet\:hover\:border-base-light:hover {
        border-color: #adadad !important
    }

    .tablet\:border-base {
        border-color: #3d4551 !important
    }

    .tablet\:hover\:border-base:hover {
        border-color: #3d4551 !important
    }

    .tablet\:border-base-dark {
        border-color: #2d2e2f !important
    }

    .tablet\:hover\:border-base-dark:hover {
        border-color: #2d2e2f !important
    }

    .tablet\:border-base-darker {
        border-color: #1c1d1f !important
    }

    .tablet\:hover\:border-base-darker:hover {
        border-color: #1c1d1f !important
    }

    .tablet\:border-base-darkest {
        border-color: #000 !important
    }

    .tablet\:hover\:border-base-darkest:hover {
        border-color: #000 !important
    }

    .tablet\:border-ink {
        border-color: #1b1b1b !important
    }

    .tablet\:hover\:border-ink:hover {
        border-color: #1b1b1b !important
    }

    .tablet\:border-primary-lightest {
        border-color: #eff6fb !important
    }

    .tablet\:hover\:border-primary-lightest:hover {
        border-color: #eff6fb !important
    }

    .tablet\:border-primary-lighter {
        border-color: #d9e8f6 !important
    }

    .tablet\:hover\:border-primary-lighter:hover {
        border-color: #d9e8f6 !important
    }

    .tablet\:border-primary-light {
        border-color: #aacdec !important
    }

    .tablet\:hover\:border-primary-light:hover {
        border-color: #aacdec !important
    }

    .tablet\:border-primary {
        border-color: #005ea2 !important
    }

    .tablet\:hover\:border-primary:hover {
        border-color: #005ea2 !important
    }

    .tablet\:border-primary-vivid {
        border-color: #0050d8 !important
    }

    .tablet\:hover\:border-primary-vivid:hover {
        border-color: #0050d8 !important
    }

    .tablet\:border-primary-dark {
        border-color: #0b4778 !important
    }

    .tablet\:hover\:border-primary-dark:hover {
        border-color: #0b4778 !important
    }

    .tablet\:border-primary-darker {
        border-color: #112f4e !important
    }

    .tablet\:hover\:border-primary-darker:hover {
        border-color: #112f4e !important
    }

    .tablet\:border-primary-darkest {
        border-color: #0e1d33 !important
    }

    .tablet\:hover\:border-primary-darkest:hover {
        border-color: #0e1d33 !important
    }

    .tablet\:border-secondary-lighter {
        border-color: #f8e1de !important
    }

    .tablet\:hover\:border-secondary-lighter:hover {
        border-color: #f8e1de !important
    }

    .tablet\:border-secondary-light {
        border-color: #f2938c !important
    }

    .tablet\:hover\:border-secondary-light:hover {
        border-color: #f2938c !important
    }

    .tablet\:border-secondary {
        border-color: #b50909 !important
    }

    .tablet\:hover\:border-secondary:hover {
        border-color: #b50909 !important
    }

    .tablet\:border-secondary-dark {
        border-color: #b50909 !important
    }

    .tablet\:hover\:border-secondary-dark:hover {
        border-color: #b50909 !important
    }

    .tablet\:border-secondary-darker {
        border-color: #8b0a03 !important
    }

    .tablet\:hover\:border-secondary-darker:hover {
        border-color: #8b0a03 !important
    }

    .tablet\:border-secondary-darkest {
        border-color: #5c1111 !important
    }

    .tablet\:hover\:border-secondary-darkest:hover {
        border-color: #5c1111 !important
    }

    .tablet\:border-accent-warm-darkest {
        border-color: #5f3617 !important
    }

    .tablet\:hover\:border-accent-warm-darkest:hover {
        border-color: #5f3617 !important
    }

    .tablet\:border-accent-warm-darker {
        border-color: #8c471c !important
    }

    .tablet\:hover\:border-accent-warm-darker:hover {
        border-color: #8c471c !important
    }

    .tablet\:border-accent-warm-dark {
        border-color: #c05600 !important
    }

    .tablet\:hover\:border-accent-warm-dark:hover {
        border-color: #c05600 !important
    }

    .tablet\:border-accent-warm {
        border-color: #fa9441 !important
    }

    .tablet\:hover\:border-accent-warm:hover {
        border-color: #fa9441 !important
    }

    .tablet\:border-accent-warm-light {
        border-color: #ffbc78 !important
    }

    .tablet\:hover\:border-accent-warm-light:hover {
        border-color: #ffbc78 !important
    }

    .tablet\:border-accent-warm-lighter {
        border-color: #fce2c5 !important
    }

    .tablet\:hover\:border-accent-warm-lighter:hover {
        border-color: #fce2c5 !important
    }

    .tablet\:border-accent-warm-lightest {
        border-color: #fef2e4 !important
    }

    .tablet\:hover\:border-accent-warm-lightest:hover {
        border-color: #fef2e4 !important
    }

    .tablet\:border-accent-cool-darkest {
        border-color: #074b69 !important
    }

    .tablet\:hover\:border-accent-cool-darkest:hover {
        border-color: #074b69 !important
    }

    .tablet\:border-accent-cool-darker {
        border-color: #07648d !important
    }

    .tablet\:hover\:border-accent-cool-darker:hover {
        border-color: #07648d !important
    }

    .tablet\:border-accent-cool-dark {
        border-color: #0d7ea2 !important
    }

    .tablet\:hover\:border-accent-cool-dark:hover {
        border-color: #0d7ea2 !important
    }

    .tablet\:border-accent-cool {
        border-color: #00bde3 !important
    }

    .tablet\:hover\:border-accent-cool:hover {
        border-color: #00bde3 !important
    }

    .tablet\:border-accent-cool-light {
        border-color: #97d4ea !important
    }

    .tablet\:hover\:border-accent-cool-light:hover {
        border-color: #97d4ea !important
    }

    .tablet\:border-accent-cool-lighter {
        border-color: #e1f3f8 !important
    }

    .tablet\:hover\:border-accent-cool-lighter:hover {
        border-color: #e1f3f8 !important
    }

    .tablet\:radius-0 {
        border-radius: 0 !important
    }

    .tablet\:radius-top-0 {
        border-top-left-radius: 0 !important;
        border-top-right-radius: 0 !important
    }

    .tablet\:radius-right-0 {
        border-top-right-radius: 0 !important;
        border-bottom-right-radius: 0 !important
    }

    .tablet\:radius-bottom-0 {
        border-bottom-left-radius: 0 !important;
        border-bottom-right-radius: 0 !important
    }

    .tablet\:radius-left-0 {
        border-top-left-radius: 0 !important;
        border-bottom-left-radius: 0 !important
    }

    .tablet\:radius-none {
        border-radius: 0 !important
    }

    .tablet\:radius-top-none {
        border-top-left-radius: 0 !important;
        border-top-right-radius: 0 !important
    }

    .tablet\:radius-right-none {
        border-top-right-radius: 0 !important;
        border-bottom-right-radius: 0 !important
    }

    .tablet\:radius-bottom-none {
        border-bottom-left-radius: 0 !important;
        border-bottom-right-radius: 0 !important
    }

    .tablet\:radius-left-none {
        border-top-left-radius: 0 !important;
        border-bottom-left-radius: 0 !important
    }

    .tablet\:radius-sm {
        border-radius: 2px !important
    }

    .tablet\:radius-top-sm {
        border-top-left-radius: 2px !important;
        border-top-right-radius: 2px !important
    }

    .tablet\:radius-right-sm {
        border-top-right-radius: 2px !important;
        border-bottom-right-radius: 2px !important
    }

    .tablet\:radius-bottom-sm {
        border-bottom-left-radius: 2px !important;
        border-bottom-right-radius: 2px !important
    }

    .tablet\:radius-left-sm {
        border-top-left-radius: 2px !important;
        border-bottom-left-radius: 2px !important
    }

    .tablet\:radius-md {
        border-radius: .5rem !important
    }

    .tablet\:radius-top-md {
        border-top-left-radius: .5rem !important;
        border-top-right-radius: .5rem !important
    }

    .tablet\:radius-right-md {
        border-top-right-radius: .5rem !important;
        border-bottom-right-radius: .5rem !important
    }

    .tablet\:radius-bottom-md {
        border-bottom-left-radius: .5rem !important;
        border-bottom-right-radius: .5rem !important
    }

    .tablet\:radius-left-md {
        border-top-left-radius: .5rem !important;
        border-bottom-left-radius: .5rem !important
    }

    .tablet\:radius-lg {
        border-radius: .75rem !important
    }

    .tablet\:radius-top-lg {
        border-top-left-radius: .75rem !important;
        border-top-right-radius: .75rem !important
    }

    .tablet\:radius-right-lg {
        border-top-right-radius: .75rem !important;
        border-bottom-right-radius: .75rem !important
    }

    .tablet\:radius-bottom-lg {
        border-bottom-left-radius: .75rem !important;
        border-bottom-right-radius: .75rem !important
    }

    .tablet\:radius-left-lg {
        border-top-left-radius: .75rem !important;
        border-bottom-left-radius: .75rem !important
    }

    .tablet\:radius-pill {
        border-radius: 99rem !important
    }

    .tablet\:radius-top-pill {
        border-top-left-radius: 99rem !important;
        border-top-right-radius: 99rem !important
    }

    .tablet\:radius-right-pill {
        border-top-right-radius: 99rem !important;
        border-bottom-right-radius: 99rem !important
    }

    .tablet\:radius-bottom-pill {
        border-bottom-left-radius: 99rem !important;
        border-bottom-right-radius: 99rem !important
    }

    .tablet\:radius-left-pill {
        border-top-left-radius: 99rem !important;
        border-bottom-left-radius: 99rem !important
    }

    .tablet\:bottom-1px {
        bottom: 1px !important
    }

    .tablet\:bottom-2px {
        bottom: 2px !important
    }

    .tablet\:bottom-05 {
        bottom: .25rem !important
    }

    .tablet\:bottom-1 {
        bottom: .5rem !important
    }

    .tablet\:bottom-105 {
        bottom: .75rem !important
    }

    .tablet\:bottom-2 {
        bottom: 1rem !important
    }

    .tablet\:bottom-205 {
        bottom: 1.25rem !important
    }

    .tablet\:bottom-3 {
        bottom: 1.5rem !important
    }

    .tablet\:bottom-neg-1px {
        bottom: -1px !important
    }

    .tablet\:bottom-neg-2px {
        bottom: -2px !important
    }

    .tablet\:bottom-neg-05 {
        bottom: -.25rem !important
    }

    .tablet\:bottom-neg-1 {
        bottom: -.5rem !important
    }

    .tablet\:bottom-neg-105 {
        bottom: -.75rem !important
    }

    .tablet\:bottom-neg-2 {
        bottom: -1rem !important
    }

    .tablet\:bottom-neg-205 {
        bottom: -1.25rem !important
    }

    .tablet\:bottom-neg-3 {
        bottom: -1.5rem !important
    }

    .tablet\:bottom-0 {
        bottom: 0 !important
    }

    .tablet\:bottom-auto {
        bottom: auto !important
    }

    .tablet\:bottom-full {
        bottom: 100% !important
    }

    .tablet\:shadow-none {
        -webkit-box-shadow: none !important;
        box-shadow: none !important
    }

    .tablet\:hover\:shadow-none:hover {
        -webkit-box-shadow: none !important;
        box-shadow: none !important
    }

    .tablet\:shadow-1 {
        -webkit-box-shadow: 0 1px .25rem 0 rgba(0,0,0,.1) !important;
        box-shadow: 0 1px .25rem 0 rgba(0,0,0,.1) !important
    }

    .tablet\:hover\:shadow-1:hover {
        -webkit-box-shadow: 0 1px .25rem 0 rgba(0,0,0,.1) !important;
        box-shadow: 0 1px .25rem 0 rgba(0,0,0,.1) !important
    }

    .tablet\:shadow-2 {
        -webkit-box-shadow: 0 .25rem .5rem 0 rgba(0,0,0,.1) !important;
        box-shadow: 0 .25rem .5rem 0 rgba(0,0,0,.1) !important
    }

    .tablet\:hover\:shadow-2:hover {
        -webkit-box-shadow: 0 .25rem .5rem 0 rgba(0,0,0,.1) !important;
        box-shadow: 0 .25rem .5rem 0 rgba(0,0,0,.1) !important
    }

    .tablet\:shadow-3 {
        -webkit-box-shadow: 0 .5rem 1rem 0 rgba(0,0,0,.1) !important;
        box-shadow: 0 .5rem 1rem 0 rgba(0,0,0,.1) !important
    }

    .tablet\:hover\:shadow-3:hover {
        -webkit-box-shadow: 0 .5rem 1rem 0 rgba(0,0,0,.1) !important;
        box-shadow: 0 .5rem 1rem 0 rgba(0,0,0,.1) !important
    }

    .tablet\:shadow-4 {
        -webkit-box-shadow: 0 .75rem 1.5rem 0 rgba(0,0,0,.1) !important;
        box-shadow: 0 .75rem 1.5rem 0 rgba(0,0,0,.1) !important
    }

    .tablet\:hover\:shadow-4:hover {
        -webkit-box-shadow: 0 .75rem 1.5rem 0 rgba(0,0,0,.1) !important;
        box-shadow: 0 .75rem 1.5rem 0 rgba(0,0,0,.1) !important
    }

    .tablet\:shadow-5 {
        -webkit-box-shadow: 0 1rem 2rem 0 rgba(0,0,0,.1) !important;
        box-shadow: 0 1rem 2rem 0 rgba(0,0,0,.1) !important
    }

    .tablet\:hover\:shadow-5:hover {
        -webkit-box-shadow: 0 1rem 2rem 0 rgba(0,0,0,.1) !important;
        box-shadow: 0 1rem 2rem 0 rgba(0,0,0,.1) !important
    }

    .tablet\:display-block {
        display: block !important
    }

    .tablet\:display-flex {
        display: -webkit-box !important;
        display: -ms-flexbox !important;
        display: flex !important
    }

    .tablet\:display-none {
        display: none !important
    }

    .tablet\:display-inline {
        display: inline !important
    }

    .tablet\:display-inline-block {
        display: inline-block !important
    }

    .tablet\:display-inline-flex {
        display: -webkit-inline-box !important;
        display: -ms-inline-flexbox !important;
        display: inline-flex !important
    }

    .tablet\:display-table {
        display: table !important
    }

    .tablet\:display-table-cell {
        display: table-cell !important
    }

    .tablet\:display-table-row {
        display: table-row !important
    }

    .tablet\:flex-1 {
        -webkit-box-flex: 1 !important;
        -ms-flex: 1 1 0% !important;
        flex: 1 1 0% !important
    }

    .tablet\:flex-2 {
        -webkit-box-flex: 2 !important;
        -ms-flex: 2 1 0% !important;
        flex: 2 1 0% !important
    }

    .tablet\:flex-3 {
        -webkit-box-flex: 3 !important;
        -ms-flex: 3 1 0% !important;
        flex: 3 1 0% !important
    }

    .tablet\:flex-4 {
        -webkit-box-flex: 4 !important;
        -ms-flex: 4 1 0% !important;
        flex: 4 1 0% !important
    }

    .tablet\:flex-5 {
        -webkit-box-flex: 5 !important;
        -ms-flex: 5 1 0% !important;
        flex: 5 1 0% !important
    }

    .tablet\:flex-6 {
        -webkit-box-flex: 6 !important;
        -ms-flex: 6 1 0% !important;
        flex: 6 1 0% !important
    }

    .tablet\:flex-7 {
        -webkit-box-flex: 7 !important;
        -ms-flex: 7 1 0% !important;
        flex: 7 1 0% !important
    }

    .tablet\:flex-8 {
        -webkit-box-flex: 8 !important;
        -ms-flex: 8 1 0% !important;
        flex: 8 1 0% !important
    }

    .tablet\:flex-9 {
        -webkit-box-flex: 9 !important;
        -ms-flex: 9 1 0% !important;
        flex: 9 1 0% !important
    }

    .tablet\:flex-10 {
        -webkit-box-flex: 10 !important;
        -ms-flex: 10 1 0% !important;
        flex: 10 1 0% !important
    }

    .tablet\:flex-11 {
        -webkit-box-flex: 11 !important;
        -ms-flex: 11 1 0% !important;
        flex: 11 1 0% !important
    }

    .tablet\:flex-12 {
        -webkit-box-flex: 12 !important;
        -ms-flex: 12 1 0% !important;
        flex: 12 1 0% !important
    }

    .tablet\:flex-fill {
        -webkit-box-flex: 1 !important;
        -ms-flex: 1 1 0% !important;
        flex: 1 1 0% !important
    }

    .tablet\:flex-auto {
        -webkit-box-flex: 0 !important;
        -ms-flex: 0 1 auto !important;
        flex: 0 1 auto !important
    }

    .tablet\:flex-row {
        -webkit-box-orient: horizontal !important;
        -webkit-box-direction: normal !important;
        -ms-flex-direction: row !important;
        flex-direction: row !important
    }

    .tablet\:flex-column {
        -webkit-box-orient: vertical !important;
        -webkit-box-direction: normal !important;
        -ms-flex-direction: column !important;
        flex-direction: column !important
    }

    .tablet\:flex-wrap {
        -ms-flex-wrap: wrap !important;
        flex-wrap: wrap !important
    }

    .tablet\:flex-no-wrap {
        -ms-flex-wrap: nowrap !important;
        flex-wrap: nowrap !important
    }

    .tablet\:float-left {
        float: left !important
    }

    .tablet\:float-none {
        float: none !important
    }

    .tablet\:float-right {
        float: right !important
    }

    .tablet\:font-mono-3xs {
        font-size: .77rem !important
    }

    .tablet\:font-mono-2xs {
        font-size: .83rem !important
    }

    .tablet\:font-mono-xs {
        font-size: .89rem !important
    }

    .tablet\:font-mono-sm {
        font-size: .95rem !important
    }

    .tablet\:font-mono-md {
        font-size: 1.01rem !important
    }

    .tablet\:font-mono-lg {
        font-size: 1.31rem !important
    }

    .tablet\:font-mono-xl {
        font-size: 1.91rem !important
    }

    .tablet\:font-mono-2xl {
        font-size: 2.86rem !important
    }

    .tablet\:font-mono-3xl {
        font-size: 3.81rem !important
    }

    .tablet\:font-sans-3xs {
        font-size: .81rem !important
    }

    .tablet\:font-sans-2xs {
        font-size: .88rem !important
    }

    .tablet\:font-sans-xs {
        font-size: .94rem !important
    }

    .tablet\:font-sans-sm {
        font-size: 1rem !important
    }

    .tablet\:font-sans-md {
        font-size: 1.06rem !important
    }

    .tablet\:font-sans-lg {
        font-size: 1.38rem !important
    }

    .tablet\:font-sans-xl {
        font-size: 2rem !important
    }

    .tablet\:font-sans-2xl {
        font-size: 3rem !important
    }

    .tablet\:font-sans-3xl {
        font-size: 4rem !important
    }

    .tablet\:font-serif-3xs {
        font-size: .79rem !important
    }

    .tablet\:font-serif-2xs {
        font-size: .85rem !important
    }

    .tablet\:font-serif-xs {
        font-size: .91rem !important
    }

    .tablet\:font-serif-sm {
        font-size: .98rem !important
    }

    .tablet\:font-serif-md {
        font-size: 1.04rem !important
    }

    .tablet\:font-serif-lg {
        font-size: 1.34rem !important
    }

    .tablet\:font-serif-xl {
        font-size: 1.95rem !important
    }

    .tablet\:font-serif-2xl {
        font-size: 2.93rem !important
    }

    .tablet\:font-serif-3xl {
        font-size: 3.9rem !important
    }

    .tablet\:font-heading-3xs {
        font-size: .81rem !important
    }

    .tablet\:font-heading-2xs {
        font-size: .88rem !important
    }

    .tablet\:font-heading-xs {
        font-size: .94rem !important
    }

    .tablet\:font-heading-sm {
        font-size: 1rem !important
    }

    .tablet\:font-heading-md {
        font-size: 1.06rem !important
    }

    .tablet\:font-heading-lg {
        font-size: 1.38rem !important
    }

    .tablet\:font-heading-xl {
        font-size: 2rem !important
    }

    .tablet\:font-heading-2xl {
        font-size: 3rem !important
    }

    .tablet\:font-heading-3xl {
        font-size: 4rem !important
    }

    .tablet\:font-body-3xs {
        font-size: .81rem !important
    }

    .tablet\:font-body-2xs {
        font-size: .88rem !important
    }

    .tablet\:font-body-xs {
        font-size: .94rem !important
    }

    .tablet\:font-body-sm {
        font-size: 1rem !important
    }

    .tablet\:font-body-md {
        font-size: 1.06rem !important
    }

    .tablet\:font-body-lg {
        font-size: 1.38rem !important
    }

    .tablet\:font-body-xl {
        font-size: 2rem !important
    }

    .tablet\:font-body-2xl {
        font-size: 3rem !important
    }

    .tablet\:font-body-3xl {
        font-size: 4rem !important
    }

    .tablet\:font-code-3xs {
        font-size: .77rem !important
    }

    .tablet\:font-code-2xs {
        font-size: .83rem !important
    }

    .tablet\:font-code-xs {
        font-size: .89rem !important
    }

    .tablet\:font-code-sm {
        font-size: .95rem !important
    }

    .tablet\:font-code-md {
        font-size: 1.01rem !important
    }

    .tablet\:font-code-lg {
        font-size: 1.31rem !important
    }

    .tablet\:font-code-xl {
        font-size: 1.91rem !important
    }

    .tablet\:font-code-2xl {
        font-size: 2.86rem !important
    }

    .tablet\:font-code-3xl {
        font-size: 3.81rem !important
    }

    .tablet\:font-alt-3xs {
        font-size: .79rem !important
    }

    .tablet\:font-alt-2xs {
        font-size: .85rem !important
    }

    .tablet\:font-alt-xs {
        font-size: .91rem !important
    }

    .tablet\:font-alt-sm {
        font-size: .98rem !important
    }

    .tablet\:font-alt-md {
        font-size: 1.04rem !important
    }

    .tablet\:font-alt-lg {
        font-size: 1.34rem !important
    }

    .tablet\:font-alt-xl {
        font-size: 1.95rem !important
    }

    .tablet\:font-alt-2xl {
        font-size: 2.93rem !important
    }

    .tablet\:font-alt-3xl {
        font-size: 3.9rem !important
    }

    .tablet\:font-ui-3xs {
        font-size: .81rem !important
    }

    .tablet\:font-ui-2xs {
        font-size: .88rem !important
    }

    .tablet\:font-ui-xs {
        font-size: .94rem !important
    }

    .tablet\:font-ui-sm {
        font-size: 1rem !important
    }

    .tablet\:font-ui-md {
        font-size: 1.06rem !important
    }

    .tablet\:font-ui-lg {
        font-size: 1.38rem !important
    }

    .tablet\:font-ui-xl {
        font-size: 2rem !important
    }

    .tablet\:font-ui-2xl {
        font-size: 3rem !important
    }

    .tablet\:font-ui-3xl {
        font-size: 4rem !important
    }

    .tablet\:text-thin {
        font-weight: 100 !important
    }

    .tablet\:text-light {
        font-weight: 300 !important
    }

    .tablet\:text-normal {
        font-weight: 400 !important
    }

    .tablet\:text-medium {
        font-weight: 500 !important
    }

    .tablet\:text-semibold {
        font-weight: 600 !important
    }

    .tablet\:text-bold {
        font-weight: 700 !important
    }

    .tablet\:text-heavy {
        font-weight: 800 !important
    }

    .tablet\:height-1px {
        height: 1px !important
    }

    .tablet\:height-2px {
        height: 2px !important
    }

    .tablet\:height-05 {
        height: .25rem !important
    }

    .tablet\:height-1 {
        height: .5rem !important
    }

    .tablet\:height-105 {
        height: .75rem !important
    }

    .tablet\:height-2 {
        height: 1rem !important
    }

    .tablet\:height-205 {
        height: 1.25rem !important
    }

    .tablet\:height-3 {
        height: 1.5rem !important
    }

    .tablet\:height-4 {
        height: 2rem !important
    }

    .tablet\:height-5 {
        height: 2.5rem !important
    }

    .tablet\:height-6 {
        height: 3rem !important
    }

    .tablet\:height-7 {
        height: 3.5rem !important
    }

    .tablet\:height-8 {
        height: 4rem !important
    }

    .tablet\:height-9 {
        height: 4.5rem !important
    }

    .tablet\:height-10 {
        height: 5rem !important
    }

    .tablet\:height-15 {
        height: 7.5rem !important
    }

    .tablet\:height-card {
        height: 10rem !important
    }

    .tablet\:height-card-lg {
        height: 15rem !important
    }

    .tablet\:height-mobile {
        height: 20rem !important
    }

    .tablet\:height-0 {
        height: 0 !important
    }

    .tablet\:height-auto {
        height: auto !important
    }

    .tablet\:height-full {
        height: 100% !important
    }

    .tablet\:height-viewport {
        height: 100vh !important
    }

    .tablet\:flex-justify-center {
        -webkit-box-pack: center !important;
        -ms-flex-pack: center !important;
        justify-content: center !important
    }

    .tablet\:flex-justify-start {
        -webkit-box-pack: start !important;
        -ms-flex-pack: start !important;
        justify-content: flex-start !important
    }

    .tablet\:flex-justify-end {
        -webkit-box-pack: end !important;
        -ms-flex-pack: end !important;
        justify-content: flex-end !important
    }

    .tablet\:flex-justify {
        -webkit-box-pack: justify !important;
        -ms-flex-pack: justify !important;
        justify-content: space-between !important
    }

    .tablet\:left-1px {
        left: 1px !important
    }

    .tablet\:left-2px {
        left: 2px !important
    }

    .tablet\:left-05 {
        left: .25rem !important
    }

    .tablet\:left-1 {
        left: .5rem !important
    }

    .tablet\:left-105 {
        left: .75rem !important
    }

    .tablet\:left-2 {
        left: 1rem !important
    }

    .tablet\:left-205 {
        left: 1.25rem !important
    }

    .tablet\:left-3 {
        left: 1.5rem !important
    }

    .tablet\:left-neg-1px {
        left: -1px !important
    }

    .tablet\:left-neg-2px {
        left: -2px !important
    }

    .tablet\:left-neg-05 {
        left: -.25rem !important
    }

    .tablet\:left-neg-1 {
        left: -.5rem !important
    }

    .tablet\:left-neg-105 {
        left: -.75rem !important
    }

    .tablet\:left-neg-2 {
        left: -1rem !important
    }

    .tablet\:left-neg-205 {
        left: -1.25rem !important
    }

    .tablet\:left-neg-3 {
        left: -1.5rem !important
    }

    .tablet\:left-0 {
        left: 0 !important
    }

    .tablet\:left-auto {
        left: auto !important
    }

    .tablet\:text-ls-auto {
        letter-spacing: initial !important
    }

    .tablet\:text-ls-neg-3 {
        letter-spacing: -.03em !important
    }

    .tablet\:text-ls-neg-2 {
        letter-spacing: -.02em !important
    }

    .tablet\:text-ls-neg-1 {
        letter-spacing: -.01em !important
    }

    .tablet\:text-ls-1 {
        letter-spacing: .025em !important
    }

    .tablet\:text-ls-2 {
        letter-spacing: .1em !important
    }

    .tablet\:text-ls-3 {
        letter-spacing: .15em !important
    }

    .tablet\:line-height-sans-1 {
        line-height: 1 !important
    }

    .tablet\:line-height-sans-2 {
        line-height: 1.2 !important
    }

    .tablet\:line-height-sans-3 {
        line-height: 1.4 !important
    }

    .tablet\:line-height-sans-4 {
        line-height: 1.5 !important
    }

    .tablet\:line-height-sans-5 {
        line-height: 1.6 !important
    }

    .tablet\:line-height-sans-6 {
        line-height: 1.8 !important
    }

    .tablet\:line-height-serif-1 {
        line-height: 1 !important
    }

    .tablet\:line-height-serif-2 {
        line-height: 1.2 !important
    }

    .tablet\:line-height-serif-3 {
        line-height: 1.4 !important
    }

    .tablet\:line-height-serif-4 {
        line-height: 1.5 !important
    }

    .tablet\:line-height-serif-5 {
        line-height: 1.7 !important
    }

    .tablet\:line-height-serif-6 {
        line-height: 1.8 !important
    }

    .tablet\:line-height-mono-1 {
        line-height: 1 !important
    }

    .tablet\:line-height-mono-2 {
        line-height: 1.3 !important
    }

    .tablet\:line-height-mono-3 {
        line-height: 1.4 !important
    }

    .tablet\:line-height-mono-4 {
        line-height: 1.6 !important
    }

    .tablet\:line-height-mono-5 {
        line-height: 1.7 !important
    }

    .tablet\:line-height-mono-6 {
        line-height: 1.8 !important
    }

    .tablet\:line-height-heading-1 {
        line-height: 1 !important
    }

    .tablet\:line-height-heading-2 {
        line-height: 1.2 !important
    }

    .tablet\:line-height-heading-3 {
        line-height: 1.4 !important
    }

    .tablet\:line-height-heading-4 {
        line-height: 1.5 !important
    }

    .tablet\:line-height-heading-5 {
        line-height: 1.6 !important
    }

    .tablet\:line-height-heading-6 {
        line-height: 1.8 !important
    }

    .tablet\:line-height-ui-1 {
        line-height: 1 !important
    }

    .tablet\:line-height-ui-2 {
        line-height: 1.2 !important
    }

    .tablet\:line-height-ui-3 {
        line-height: 1.4 !important
    }

    .tablet\:line-height-ui-4 {
        line-height: 1.5 !important
    }

    .tablet\:line-height-ui-5 {
        line-height: 1.6 !important
    }

    .tablet\:line-height-ui-6 {
        line-height: 1.8 !important
    }

    .tablet\:line-height-body-1 {
        line-height: 1 !important
    }

    .tablet\:line-height-body-2 {
        line-height: 1.2 !important
    }

    .tablet\:line-height-body-3 {
        line-height: 1.4 !important
    }

    .tablet\:line-height-body-4 {
        line-height: 1.5 !important
    }

    .tablet\:line-height-body-5 {
        line-height: 1.6 !important
    }

    .tablet\:line-height-body-6 {
        line-height: 1.8 !important
    }

    .tablet\:line-height-code-1 {
        line-height: 1 !important
    }

    .tablet\:line-height-code-2 {
        line-height: 1.3 !important
    }

    .tablet\:line-height-code-3 {
        line-height: 1.4 !important
    }

    .tablet\:line-height-code-4 {
        line-height: 1.6 !important
    }

    .tablet\:line-height-code-5 {
        line-height: 1.7 !important
    }

    .tablet\:line-height-code-6 {
        line-height: 1.8 !important
    }

    .tablet\:line-height-alt-1 {
        line-height: 1 !important
    }

    .tablet\:line-height-alt-2 {
        line-height: 1.2 !important
    }

    .tablet\:line-height-alt-3 {
        line-height: 1.4 !important
    }

    .tablet\:line-height-alt-4 {
        line-height: 1.5 !important
    }

    .tablet\:line-height-alt-5 {
        line-height: 1.7 !important
    }

    .tablet\:line-height-alt-6 {
        line-height: 1.8 !important
    }

    .tablet\:margin-neg-1px {
        margin: -1px !important
    }

    .tablet\:margin-neg-2px {
        margin: -2px !important
    }

    .tablet\:margin-neg-05 {
        margin: -.25rem !important
    }

    .tablet\:margin-neg-1 {
        margin: -.5rem !important
    }

    .tablet\:margin-neg-105 {
        margin: -.75rem !important
    }

    .tablet\:margin-neg-2 {
        margin: -1rem !important
    }

    .tablet\:margin-neg-205 {
        margin: -1.25rem !important
    }

    .tablet\:margin-neg-3 {
        margin: -1.5rem !important
    }

    .tablet\:margin-1px {
        margin: 1px !important
    }

    .tablet\:margin-2px {
        margin: 2px !important
    }

    .tablet\:margin-05 {
        margin: .25rem !important
    }

    .tablet\:margin-1 {
        margin: .5rem !important
    }

    .tablet\:margin-105 {
        margin: .75rem !important
    }

    .tablet\:margin-2 {
        margin: 1rem !important
    }

    .tablet\:margin-205 {
        margin: 1.25rem !important
    }

    .tablet\:margin-3 {
        margin: 1.5rem !important
    }

    .tablet\:margin-4 {
        margin: 2rem !important
    }

    .tablet\:margin-5 {
        margin: 2.5rem !important
    }

    .tablet\:margin-6 {
        margin: 3rem !important
    }

    .tablet\:margin-7 {
        margin: 3.5rem !important
    }

    .tablet\:margin-8 {
        margin: 4rem !important
    }

    .tablet\:margin-9 {
        margin: 4.5rem !important
    }

    .tablet\:margin-10 {
        margin: 5rem !important
    }

    .tablet\:margin-15 {
        margin: 7.5rem !important
    }

    .tablet\:margin-05em {
        margin: .5em !important
    }

    .tablet\:margin-1em {
        margin: 1em !important
    }

    .tablet\:margin-105em {
        margin: 1.5em !important
    }

    .tablet\:margin-2em {
        margin: 2em !important
    }

    .tablet\:margin-0 {
        margin: 0 !important
    }

    .tablet\:margin-y-1px {
        margin-top: 1px !important;
        margin-bottom: 1px !important
    }

    .tablet\:margin-top-1px {
        margin-top: 1px !important
    }

    .tablet\:margin-bottom-1px {
        margin-bottom: 1px !important
    }

    .tablet\:margin-y-2px {
        margin-top: 2px !important;
        margin-bottom: 2px !important
    }

    .tablet\:margin-top-2px {
        margin-top: 2px !important
    }

    .tablet\:margin-bottom-2px {
        margin-bottom: 2px !important
    }

    .tablet\:margin-y-05 {
        margin-top: .25rem !important;
        margin-bottom: .25rem !important
    }

    .tablet\:margin-top-05 {
        margin-top: .25rem !important
    }

    .tablet\:margin-bottom-05 {
        margin-bottom: .25rem !important
    }

    .tablet\:margin-y-1 {
        margin-top: .5rem !important;
        margin-bottom: .5rem !important
    }

    .tablet\:margin-top-1 {
        margin-top: .5rem !important
    }

    .tablet\:margin-bottom-1 {
        margin-bottom: .5rem !important
    }

    .tablet\:margin-y-105 {
        margin-top: .75rem !important;
        margin-bottom: .75rem !important
    }

    .tablet\:margin-top-105 {
        margin-top: .75rem !important
    }

    .tablet\:margin-bottom-105 {
        margin-bottom: .75rem !important
    }

    .tablet\:margin-y-2 {
        margin-top: 1rem !important;
        margin-bottom: 1rem !important
    }

    .tablet\:margin-top-2 {
        margin-top: 1rem !important
    }

    .tablet\:margin-bottom-2 {
        margin-bottom: 1rem !important
    }

    .tablet\:margin-y-205 {
        margin-top: 1.25rem !important;
        margin-bottom: 1.25rem !important
    }

    .tablet\:margin-top-205 {
        margin-top: 1.25rem !important
    }

    .tablet\:margin-bottom-205 {
        margin-bottom: 1.25rem !important
    }

    .tablet\:margin-y-3 {
        margin-top: 1.5rem !important;
        margin-bottom: 1.5rem !important
    }

    .tablet\:margin-top-3 {
        margin-top: 1.5rem !important
    }

    .tablet\:margin-bottom-3 {
        margin-bottom: 1.5rem !important
    }

    .tablet\:margin-y-neg-1px {
        margin-top: -1px !important;
        margin-bottom: -1px !important
    }

    .tablet\:margin-top-neg-1px {
        margin-top: -1px !important
    }

    .tablet\:margin-bottom-neg-1px {
        margin-bottom: -1px !important
    }

    .tablet\:margin-y-neg-2px {
        margin-top: -2px !important;
        margin-bottom: -2px !important
    }

    .tablet\:margin-top-neg-2px {
        margin-top: -2px !important
    }

    .tablet\:margin-bottom-neg-2px {
        margin-bottom: -2px !important
    }

    .tablet\:margin-y-neg-05 {
        margin-top: -.25rem !important;
        margin-bottom: -.25rem !important
    }

    .tablet\:margin-top-neg-05 {
        margin-top: -.25rem !important
    }

    .tablet\:margin-bottom-neg-05 {
        margin-bottom: -.25rem !important
    }

    .tablet\:margin-y-neg-1 {
        margin-top: -.5rem !important;
        margin-bottom: -.5rem !important
    }

    .tablet\:margin-top-neg-1 {
        margin-top: -.5rem !important
    }

    .tablet\:margin-bottom-neg-1 {
        margin-bottom: -.5rem !important
    }

    .tablet\:margin-y-neg-105 {
        margin-top: -.75rem !important;
        margin-bottom: -.75rem !important
    }

    .tablet\:margin-top-neg-105 {
        margin-top: -.75rem !important
    }

    .tablet\:margin-bottom-neg-105 {
        margin-bottom: -.75rem !important
    }

    .tablet\:margin-y-neg-2 {
        margin-top: -1rem !important;
        margin-bottom: -1rem !important
    }

    .tablet\:margin-top-neg-2 {
        margin-top: -1rem !important
    }

    .tablet\:margin-bottom-neg-2 {
        margin-bottom: -1rem !important
    }

    .tablet\:margin-y-neg-205 {
        margin-top: -1.25rem !important;
        margin-bottom: -1.25rem !important
    }

    .tablet\:margin-top-neg-205 {
        margin-top: -1.25rem !important
    }

    .tablet\:margin-bottom-neg-205 {
        margin-bottom: -1.25rem !important
    }

    .tablet\:margin-y-neg-3 {
        margin-top: -1.5rem !important;
        margin-bottom: -1.5rem !important
    }

    .tablet\:margin-top-neg-3 {
        margin-top: -1.5rem !important
    }

    .tablet\:margin-bottom-neg-3 {
        margin-bottom: -1.5rem !important
    }

    .tablet\:margin-y-4 {
        margin-top: 2rem !important;
        margin-bottom: 2rem !important
    }

    .tablet\:margin-top-4 {
        margin-top: 2rem !important
    }

    .tablet\:margin-bottom-4 {
        margin-bottom: 2rem !important
    }

    .tablet\:margin-y-5 {
        margin-top: 2.5rem !important;
        margin-bottom: 2.5rem !important
    }

    .tablet\:margin-top-5 {
        margin-top: 2.5rem !important
    }

    .tablet\:margin-bottom-5 {
        margin-bottom: 2.5rem !important
    }

    .tablet\:margin-y-6 {
        margin-top: 3rem !important;
        margin-bottom: 3rem !important
    }

    .tablet\:margin-top-6 {
        margin-top: 3rem !important
    }

    .tablet\:margin-bottom-6 {
        margin-bottom: 3rem !important
    }

    .tablet\:margin-y-7 {
        margin-top: 3.5rem !important;
        margin-bottom: 3.5rem !important
    }

    .tablet\:margin-top-7 {
        margin-top: 3.5rem !important
    }

    .tablet\:margin-bottom-7 {
        margin-bottom: 3.5rem !important
    }

    .tablet\:margin-y-8 {
        margin-top: 4rem !important;
        margin-bottom: 4rem !important
    }

    .tablet\:margin-top-8 {
        margin-top: 4rem !important
    }

    .tablet\:margin-bottom-8 {
        margin-bottom: 4rem !important
    }

    .tablet\:margin-y-9 {
        margin-top: 4.5rem !important;
        margin-bottom: 4.5rem !important
    }

    .tablet\:margin-top-9 {
        margin-top: 4.5rem !important
    }

    .tablet\:margin-bottom-9 {
        margin-bottom: 4.5rem !important
    }

    .tablet\:margin-y-10 {
        margin-top: 5rem !important;
        margin-bottom: 5rem !important
    }

    .tablet\:margin-top-10 {
        margin-top: 5rem !important
    }

    .tablet\:margin-bottom-10 {
        margin-bottom: 5rem !important
    }

    .tablet\:margin-y-15 {
        margin-top: 7.5rem !important;
        margin-bottom: 7.5rem !important
    }

    .tablet\:margin-top-15 {
        margin-top: 7.5rem !important
    }

    .tablet\:margin-bottom-15 {
        margin-bottom: 7.5rem !important
    }

    .tablet\:margin-y-05em {
        margin-top: .5em !important;
        margin-bottom: .5em !important
    }

    .tablet\:margin-top-05em {
        margin-top: .5em !important
    }

    .tablet\:margin-bottom-05em {
        margin-bottom: .5em !important
    }

    .tablet\:margin-y-1em {
        margin-top: 1em !important;
        margin-bottom: 1em !important
    }

    .tablet\:margin-top-1em {
        margin-top: 1em !important
    }

    .tablet\:margin-bottom-1em {
        margin-bottom: 1em !important
    }

    .tablet\:margin-y-105em {
        margin-top: 1.5em !important;
        margin-bottom: 1.5em !important
    }

    .tablet\:margin-top-105em {
        margin-top: 1.5em !important
    }

    .tablet\:margin-bottom-105em {
        margin-bottom: 1.5em !important
    }

    .tablet\:margin-y-2em {
        margin-top: 2em !important;
        margin-bottom: 2em !important
    }

    .tablet\:margin-top-2em {
        margin-top: 2em !important
    }

    .tablet\:margin-bottom-2em {
        margin-bottom: 2em !important
    }

    .tablet\:margin-y-0 {
        margin-top: 0 !important;
        margin-bottom: 0 !important
    }

    .tablet\:margin-top-0 {
        margin-top: 0 !important
    }

    .tablet\:margin-bottom-0 {
        margin-bottom: 0 !important
    }

    .tablet\:margin-y-auto {
        margin-top: auto !important;
        margin-bottom: auto !important
    }

    .tablet\:margin-top-auto {
        margin-top: auto !important
    }

    .tablet\:margin-bottom-auto {
        margin-bottom: auto !important
    }

    .tablet\:margin-x-1px {
        margin-left: 1px !important;
        margin-right: 1px !important
    }

    .tablet\:margin-right-1px {
        margin-right: 1px !important
    }

    .tablet\:margin-left-1px {
        margin-left: 1px !important
    }

    .tablet\:margin-x-2px {
        margin-left: 2px !important;
        margin-right: 2px !important
    }

    .tablet\:margin-right-2px {
        margin-right: 2px !important
    }

    .tablet\:margin-left-2px {
        margin-left: 2px !important
    }

    .tablet\:margin-x-05 {
        margin-left: .25rem !important;
        margin-right: .25rem !important
    }

    .tablet\:margin-right-05 {
        margin-right: .25rem !important
    }

    .tablet\:margin-left-05 {
        margin-left: .25rem !important
    }

    .tablet\:margin-x-1 {
        margin-left: .5rem !important;
        margin-right: .5rem !important
    }

    .tablet\:margin-right-1 {
        margin-right: .5rem !important
    }

    .tablet\:margin-left-1 {
        margin-left: .5rem !important
    }

    .tablet\:margin-x-105 {
        margin-left: .75rem !important;
        margin-right: .75rem !important
    }

    .tablet\:margin-right-105 {
        margin-right: .75rem !important
    }

    .tablet\:margin-left-105 {
        margin-left: .75rem !important
    }

    .tablet\:margin-x-2 {
        margin-left: 1rem !important;
        margin-right: 1rem !important
    }

    .tablet\:margin-right-2 {
        margin-right: 1rem !important
    }

    .tablet\:margin-left-2 {
        margin-left: 1rem !important
    }

    .tablet\:margin-x-205 {
        margin-left: 1.25rem !important;
        margin-right: 1.25rem !important
    }

    .tablet\:margin-right-205 {
        margin-right: 1.25rem !important
    }

    .tablet\:margin-left-205 {
        margin-left: 1.25rem !important
    }

    .tablet\:margin-x-3 {
        margin-left: 1.5rem !important;
        margin-right: 1.5rem !important
    }

    .tablet\:margin-right-3 {
        margin-right: 1.5rem !important
    }

    .tablet\:margin-left-3 {
        margin-left: 1.5rem !important
    }

    .tablet\:margin-x-neg-1px {
        margin-left: -1px !important;
        margin-right: -1px !important
    }

    .tablet\:margin-right-neg-1px {
        margin-right: -1px !important
    }

    .tablet\:margin-left-neg-1px {
        margin-left: -1px !important
    }

    .tablet\:margin-x-neg-2px {
        margin-left: -2px !important;
        margin-right: -2px !important
    }

    .tablet\:margin-right-neg-2px {
        margin-right: -2px !important
    }

    .tablet\:margin-left-neg-2px {
        margin-left: -2px !important
    }

    .tablet\:margin-x-neg-05 {
        margin-left: -.25rem !important;
        margin-right: -.25rem !important
    }

    .tablet\:margin-right-neg-05 {
        margin-right: -.25rem !important
    }

    .tablet\:margin-left-neg-05 {
        margin-left: -.25rem !important
    }

    .tablet\:margin-x-neg-1 {
        margin-left: -.5rem !important;
        margin-right: -.5rem !important
    }

    .tablet\:margin-right-neg-1 {
        margin-right: -.5rem !important
    }

    .tablet\:margin-left-neg-1 {
        margin-left: -.5rem !important
    }

    .tablet\:margin-x-neg-105 {
        margin-left: -.75rem !important;
        margin-right: -.75rem !important
    }

    .tablet\:margin-right-neg-105 {
        margin-right: -.75rem !important
    }

    .tablet\:margin-left-neg-105 {
        margin-left: -.75rem !important
    }

    .tablet\:margin-x-neg-2 {
        margin-left: -1rem !important;
        margin-right: -1rem !important
    }

    .tablet\:margin-right-neg-2 {
        margin-right: -1rem !important
    }

    .tablet\:margin-left-neg-2 {
        margin-left: -1rem !important
    }

    .tablet\:margin-x-neg-205 {
        margin-left: -1.25rem !important;
        margin-right: -1.25rem !important
    }

    .tablet\:margin-right-neg-205 {
        margin-right: -1.25rem !important
    }

    .tablet\:margin-left-neg-205 {
        margin-left: -1.25rem !important
    }

    .tablet\:margin-x-neg-3 {
        margin-left: -1.5rem !important;
        margin-right: -1.5rem !important
    }

    .tablet\:margin-right-neg-3 {
        margin-right: -1.5rem !important
    }

    .tablet\:margin-left-neg-3 {
        margin-left: -1.5rem !important
    }

    .tablet\:margin-x-4 {
        margin-left: 2rem !important;
        margin-right: 2rem !important
    }

    .tablet\:margin-right-4 {
        margin-right: 2rem !important
    }

    .tablet\:margin-left-4 {
        margin-left: 2rem !important
    }

    .tablet\:margin-x-5 {
        margin-left: 2.5rem !important;
        margin-right: 2.5rem !important
    }

    .tablet\:margin-right-5 {
        margin-right: 2.5rem !important
    }

    .tablet\:margin-left-5 {
        margin-left: 2.5rem !important
    }

    .tablet\:margin-x-6 {
        margin-left: 3rem !important;
        margin-right: 3rem !important
    }

    .tablet\:margin-right-6 {
        margin-right: 3rem !important
    }

    .tablet\:margin-left-6 {
        margin-left: 3rem !important
    }

    .tablet\:margin-x-7 {
        margin-left: 3.5rem !important;
        margin-right: 3.5rem !important
    }

    .tablet\:margin-right-7 {
        margin-right: 3.5rem !important
    }

    .tablet\:margin-left-7 {
        margin-left: 3.5rem !important
    }

    .tablet\:margin-x-8 {
        margin-left: 4rem !important;
        margin-right: 4rem !important
    }

    .tablet\:margin-right-8 {
        margin-right: 4rem !important
    }

    .tablet\:margin-left-8 {
        margin-left: 4rem !important
    }

    .tablet\:margin-x-9 {
        margin-left: 4.5rem !important;
        margin-right: 4.5rem !important
    }

    .tablet\:margin-right-9 {
        margin-right: 4.5rem !important
    }

    .tablet\:margin-left-9 {
        margin-left: 4.5rem !important
    }

    .tablet\:margin-x-10 {
        margin-left: 5rem !important;
        margin-right: 5rem !important
    }

    .tablet\:margin-right-10 {
        margin-right: 5rem !important
    }

    .tablet\:margin-left-10 {
        margin-left: 5rem !important
    }

    .tablet\:margin-x-15 {
        margin-left: 7.5rem !important;
        margin-right: 7.5rem !important
    }

    .tablet\:margin-right-15 {
        margin-right: 7.5rem !important
    }

    .tablet\:margin-left-15 {
        margin-left: 7.5rem !important
    }

    .tablet\:margin-x-card {
        margin-left: 10rem !important;
        margin-right: 10rem !important
    }

    .tablet\:margin-right-card {
        margin-right: 10rem !important
    }

    .tablet\:margin-left-card {
        margin-left: 10rem !important
    }

    .tablet\:margin-x-card-lg {
        margin-left: 15rem !important;
        margin-right: 15rem !important
    }

    .tablet\:margin-right-card-lg {
        margin-right: 15rem !important
    }

    .tablet\:margin-left-card-lg {
        margin-left: 15rem !important
    }

    .tablet\:margin-x-mobile {
        margin-left: 20rem !important;
        margin-right: 20rem !important
    }

    .tablet\:margin-right-mobile {
        margin-right: 20rem !important
    }

    .tablet\:margin-left-mobile {
        margin-left: 20rem !important
    }

    .tablet\:margin-x-05em {
        margin-left: .5em !important;
        margin-right: .5em !important
    }

    .tablet\:margin-right-05em {
        margin-right: .5em !important
    }

    .tablet\:margin-left-05em {
        margin-left: .5em !important
    }

    .tablet\:margin-x-1em {
        margin-left: 1em !important;
        margin-right: 1em !important
    }

    .tablet\:margin-right-1em {
        margin-right: 1em !important
    }

    .tablet\:margin-left-1em {
        margin-left: 1em !important
    }

    .tablet\:margin-x-105em {
        margin-left: 1.5em !important;
        margin-right: 1.5em !important
    }

    .tablet\:margin-right-105em {
        margin-right: 1.5em !important
    }

    .tablet\:margin-left-105em {
        margin-left: 1.5em !important
    }

    .tablet\:margin-x-2em {
        margin-left: 2em !important;
        margin-right: 2em !important
    }

    .tablet\:margin-right-2em {
        margin-right: 2em !important
    }

    .tablet\:margin-left-2em {
        margin-left: 2em !important
    }

    .tablet\:margin-x-0 {
        margin-left: 0 !important;
        margin-right: 0 !important
    }

    .tablet\:margin-right-0 {
        margin-right: 0 !important
    }

    .tablet\:margin-left-0 {
        margin-left: 0 !important
    }

    .tablet\:margin-x-auto {
        margin-left: auto !important;
        margin-right: auto !important
    }

    .tablet\:margin-right-auto {
        margin-right: auto !important
    }

    .tablet\:margin-left-auto {
        margin-left: auto !important
    }

    .tablet\:maxh-05 {
        max-height: .25rem !important
    }

    .tablet\:maxh-1 {
        max-height: .5rem !important
    }

    .tablet\:maxh-105 {
        max-height: .75rem !important
    }

    .tablet\:maxh-2 {
        max-height: 1rem !important
    }

    .tablet\:maxh-205 {
        max-height: 1.25rem !important
    }

    .tablet\:maxh-3 {
        max-height: 1.5rem !important
    }

    .tablet\:maxh-4 {
        max-height: 2rem !important
    }

    .tablet\:maxh-5 {
        max-height: 2.5rem !important
    }

    .tablet\:maxh-6 {
        max-height: 3rem !important
    }

    .tablet\:maxh-7 {
        max-height: 3.5rem !important
    }

    .tablet\:maxh-8 {
        max-height: 4rem !important
    }

    .tablet\:maxh-9 {
        max-height: 4.5rem !important
    }

    .tablet\:maxh-10 {
        max-height: 5rem !important
    }

    .tablet\:maxh-15 {
        max-height: 7.5rem !important
    }

    .tablet\:maxh-card {
        max-height: 10rem !important
    }

    .tablet\:maxh-card-lg {
        max-height: 15rem !important
    }

    .tablet\:maxh-mobile {
        max-height: 20rem !important
    }

    .tablet\:maxh-mobile-lg {
        max-height: 30rem !important
    }

    .tablet\:maxh-tablet {
        max-height: 40rem !important
    }

    .tablet\:maxh-tablet-lg {
        max-height: 55rem !important
    }

    .tablet\:maxh-none {
        max-height: none !important
    }

    .tablet\:maxh-viewport {
        max-height: 100vh !important
    }

    .tablet\:maxw-05 {
        max-width: .25rem !important
    }

    .tablet\:maxw-1 {
        max-width: .5rem !important
    }

    .tablet\:maxw-105 {
        max-width: .75rem !important
    }

    .tablet\:maxw-2 {
        max-width: 1rem !important
    }

    .tablet\:maxw-205 {
        max-width: 1.25rem !important
    }

    .tablet\:maxw-3 {
        max-width: 1.5rem !important
    }

    .tablet\:maxw-4 {
        max-width: 2rem !important
    }

    .tablet\:maxw-5 {
        max-width: 2.5rem !important
    }

    .tablet\:maxw-6 {
        max-width: 3rem !important
    }

    .tablet\:maxw-7 {
        max-width: 3.5rem !important
    }

    .tablet\:maxw-8 {
        max-width: 4rem !important
    }

    .tablet\:maxw-9 {
        max-width: 4.5rem !important
    }

    .tablet\:maxw-10 {
        max-width: 5rem !important
    }

    .tablet\:maxw-15 {
        max-width: 7.5rem !important
    }

    .tablet\:maxw-card {
        max-width: 10rem !important
    }

    .tablet\:maxw-card-lg {
        max-width: 15rem !important
    }

    .tablet\:maxw-mobile {
        max-width: 20rem !important
    }

    .tablet\:maxw-mobile-lg {
        max-width: 30rem !important
    }

    .tablet\:maxw-tablet {
        max-width: 40rem !important
    }

    .tablet\:maxw-tablet-lg {
        max-width: 55rem !important
    }

    .tablet\:maxw-desktop {
        max-width: 64rem !important
    }

    .tablet\:maxw-desktop-lg {
        max-width: 75rem !important
    }

    .tablet\:maxw-widescreen {
        max-width: 87.5rem !important
    }

    .tablet\:maxw-none {
        max-width: none !important
    }

    .tablet\:maxw-full {
        max-width: 100% !important
    }

    .tablet\:measure-1 {
        max-width: 44ex !important
    }

    .tablet\:measure-2 {
        max-width: 60ex !important
    }

    .tablet\:measure-3 {
        max-width: 64ex !important
    }

    .tablet\:measure-4 {
        max-width: 68ex !important
    }

    .tablet\:measure-5 {
        max-width: 72ex !important
    }

    .tablet\:measure-6 {
        max-width: 88ex !important
    }

    .tablet\:measure-none {
        max-width: none !important
    }

    .tablet\:minh-1px {
        min-height: 1px !important
    }

    .tablet\:minh-2px {
        min-height: 2px !important
    }

    .tablet\:minh-05 {
        min-height: .25rem !important
    }

    .tablet\:minh-1 {
        min-height: .5rem !important
    }

    .tablet\:minh-105 {
        min-height: .75rem !important
    }

    .tablet\:minh-2 {
        min-height: 1rem !important
    }

    .tablet\:minh-205 {
        min-height: 1.25rem !important
    }

    .tablet\:minh-3 {
        min-height: 1.5rem !important
    }

    .tablet\:minh-4 {
        min-height: 2rem !important
    }

    .tablet\:minh-5 {
        min-height: 2.5rem !important
    }

    .tablet\:minh-6 {
        min-height: 3rem !important
    }

    .tablet\:minh-7 {
        min-height: 3.5rem !important
    }

    .tablet\:minh-8 {
        min-height: 4rem !important
    }

    .tablet\:minh-9 {
        min-height: 4.5rem !important
    }

    .tablet\:minh-10 {
        min-height: 5rem !important
    }

    .tablet\:minh-15 {
        min-height: 7.5rem !important
    }

    .tablet\:minh-card {
        min-height: 10rem !important
    }

    .tablet\:minh-card-lg {
        min-height: 15rem !important
    }

    .tablet\:minh-mobile {
        min-height: 20rem !important
    }

    .tablet\:minh-mobile-lg {
        min-height: 30rem !important
    }

    .tablet\:minh-tablet {
        min-height: 40rem !important
    }

    .tablet\:minh-tablet-lg {
        min-height: 55rem !important
    }

    .tablet\:minh-0 {
        min-height: 0 !important
    }

    .tablet\:minh-full {
        min-height: 100% !important
    }

    .tablet\:minh-viewport {
        min-height: 100vh !important
    }

    .tablet\:minw-05 {
        min-width: .25rem !important
    }

    .tablet\:minw-1 {
        min-width: .5rem !important
    }

    .tablet\:minw-105 {
        min-width: .75rem !important
    }

    .tablet\:minw-2 {
        min-width: 1rem !important
    }

    .tablet\:minw-205 {
        min-width: 1.25rem !important
    }

    .tablet\:minw-3 {
        min-width: 1.5rem !important
    }

    .tablet\:minw-4 {
        min-width: 2rem !important
    }

    .tablet\:minw-5 {
        min-width: 2.5rem !important
    }

    .tablet\:minw-6 {
        min-width: 3rem !important
    }

    .tablet\:minw-7 {
        min-width: 3.5rem !important
    }

    .tablet\:minw-8 {
        min-width: 4rem !important
    }

    .tablet\:minw-9 {
        min-width: 4.5rem !important
    }

    .tablet\:minw-10 {
        min-width: 5rem !important
    }

    .tablet\:minw-15 {
        min-width: 7.5rem !important
    }

    .tablet\:minw-0 {
        min-width: 0 !important
    }

    .tablet\:order-first {
        -webkit-box-ordinal-group: 0 !important;
        -ms-flex-order: -1 !important;
        order: -1 !important
    }

    .tablet\:order-last {
        -webkit-box-ordinal-group: 1000 !important;
        -ms-flex-order: 999 !important;
        order: 999 !important
    }

    .tablet\:order-initial {
        -webkit-box-ordinal-group: initial !important;
        -ms-flex-order: initial !important;
        order: initial !important
    }

    .tablet\:order-0 {
        -webkit-box-ordinal-group: 1 !important;
        -ms-flex-order: 0 !important;
        order: 0 !important
    }

    .tablet\:order-1 {
        -webkit-box-ordinal-group: 2 !important;
        -ms-flex-order: 1 !important;
        order: 1 !important
    }

    .tablet\:order-2 {
        -webkit-box-ordinal-group: 3 !important;
        -ms-flex-order: 2 !important;
        order: 2 !important
    }

    .tablet\:order-3 {
        -webkit-box-ordinal-group: 4 !important;
        -ms-flex-order: 3 !important;
        order: 3 !important
    }

    .tablet\:order-4 {
        -webkit-box-ordinal-group: 5 !important;
        -ms-flex-order: 4 !important;
        order: 4 !important
    }

    .tablet\:order-5 {
        -webkit-box-ordinal-group: 6 !important;
        -ms-flex-order: 5 !important;
        order: 5 !important
    }

    .tablet\:order-6 {
        -webkit-box-ordinal-group: 7 !important;
        -ms-flex-order: 6 !important;
        order: 6 !important
    }

    .tablet\:order-7 {
        -webkit-box-ordinal-group: 8 !important;
        -ms-flex-order: 7 !important;
        order: 7 !important
    }

    .tablet\:order-8 {
        -webkit-box-ordinal-group: 9 !important;
        -ms-flex-order: 8 !important;
        order: 8 !important
    }

    .tablet\:order-9 {
        -webkit-box-ordinal-group: 10 !important;
        -ms-flex-order: 9 !important;
        order: 9 !important
    }

    .tablet\:order-10 {
        -webkit-box-ordinal-group: 11 !important;
        -ms-flex-order: 10 !important;
        order: 10 !important
    }

    .tablet\:order-11 {
        -webkit-box-ordinal-group: 12 !important;
        -ms-flex-order: 11 !important;
        order: 11 !important
    }

    .tablet\:overflow-hidden {
        overflow: hidden !important
    }

    .tablet\:overflow-y-hidden {
        overflow-y: hidden !important
    }

    .tablet\:overflow-x-hidden {
        overflow-x: hidden !important
    }

    .tablet\:overflow-scroll {
        overflow: scroll !important
    }

    .tablet\:overflow-y-scroll {
        overflow-y: scroll !important
    }

    .tablet\:overflow-x-scroll {
        overflow-x: scroll !important
    }

    .tablet\:overflow-auto {
        overflow: auto !important
    }

    .tablet\:overflow-y-auto {
        overflow-y: auto !important
    }

    .tablet\:overflow-x-auto {
        overflow-x: auto !important
    }

    .tablet\:overflow-visible {
        overflow: visible !important
    }

    .tablet\:overflow-y-visible {
        overflow-y: visible !important
    }

    .tablet\:overflow-x-visible {
        overflow-x: visible !important
    }

    .tablet\:padding-1px {
        padding: 1px !important
    }

    .tablet\:padding-y-1px {
        padding-top: 1px !important;
        padding-bottom: 1px !important
    }

    .tablet\:padding-x-1px {
        padding-left: 1px !important;
        padding-right: 1px !important
    }

    .tablet\:padding-top-1px {
        padding-top: 1px !important
    }

    .tablet\:padding-right-1px {
        padding-right: 1px !important
    }

    .tablet\:padding-bottom-1px {
        padding-bottom: 1px !important
    }

    .tablet\:padding-left-1px {
        padding-left: 1px !important
    }

    .tablet\:padding-2px {
        padding: 2px !important
    }

    .tablet\:padding-y-2px {
        padding-top: 2px !important;
        padding-bottom: 2px !important
    }

    .tablet\:padding-x-2px {
        padding-left: 2px !important;
        padding-right: 2px !important
    }

    .tablet\:padding-top-2px {
        padding-top: 2px !important
    }

    .tablet\:padding-right-2px {
        padding-right: 2px !important
    }

    .tablet\:padding-bottom-2px {
        padding-bottom: 2px !important
    }

    .tablet\:padding-left-2px {
        padding-left: 2px !important
    }

    .tablet\:padding-05 {
        padding: .25rem !important
    }

    .tablet\:padding-y-05 {
        padding-top: .25rem !important;
        padding-bottom: .25rem !important
    }

    .tablet\:padding-x-05 {
        padding-left: .25rem !important;
        padding-right: .25rem !important
    }

    .tablet\:padding-top-05 {
        padding-top: .25rem !important
    }

    .tablet\:padding-right-05 {
        padding-right: .25rem !important
    }

    .tablet\:padding-bottom-05 {
        padding-bottom: .25rem !important
    }

    .tablet\:padding-left-05 {
        padding-left: .25rem !important
    }

    .tablet\:padding-1 {
        padding: .5rem !important
    }

    .tablet\:padding-y-1 {
        padding-top: .5rem !important;
        padding-bottom: .5rem !important
    }

    .tablet\:padding-x-1 {
        padding-left: .5rem !important;
        padding-right: .5rem !important
    }

    .tablet\:padding-top-1 {
        padding-top: .5rem !important
    }

    .tablet\:padding-right-1 {
        padding-right: .5rem !important
    }

    .tablet\:padding-bottom-1 {
        padding-bottom: .5rem !important
    }

    .tablet\:padding-left-1 {
        padding-left: .5rem !important
    }

    .tablet\:padding-105 {
        padding: .75rem !important
    }

    .tablet\:padding-y-105 {
        padding-top: .75rem !important;
        padding-bottom: .75rem !important
    }

    .tablet\:padding-x-105 {
        padding-left: .75rem !important;
        padding-right: .75rem !important
    }

    .tablet\:padding-top-105 {
        padding-top: .75rem !important
    }

    .tablet\:padding-right-105 {
        padding-right: .75rem !important
    }

    .tablet\:padding-bottom-105 {
        padding-bottom: .75rem !important
    }

    .tablet\:padding-left-105 {
        padding-left: .75rem !important
    }

    .tablet\:padding-2 {
        padding: 1rem !important
    }

    .tablet\:padding-y-2 {
        padding-top: 1rem !important;
        padding-bottom: 1rem !important
    }

    .tablet\:padding-x-2 {
        padding-left: 1rem !important;
        padding-right: 1rem !important
    }

    .tablet\:padding-top-2 {
        padding-top: 1rem !important
    }

    .tablet\:padding-right-2 {
        padding-right: 1rem !important
    }

    .tablet\:padding-bottom-2 {
        padding-bottom: 1rem !important
    }

    .tablet\:padding-left-2 {
        padding-left: 1rem !important
    }

    .tablet\:padding-205 {
        padding: 1.25rem !important
    }

    .tablet\:padding-y-205 {
        padding-top: 1.25rem !important;
        padding-bottom: 1.25rem !important
    }

    .tablet\:padding-x-205 {
        padding-left: 1.25rem !important;
        padding-right: 1.25rem !important
    }

    .tablet\:padding-top-205 {
        padding-top: 1.25rem !important
    }

    .tablet\:padding-right-205 {
        padding-right: 1.25rem !important
    }

    .tablet\:padding-bottom-205 {
        padding-bottom: 1.25rem !important
    }

    .tablet\:padding-left-205 {
        padding-left: 1.25rem !important
    }

    .tablet\:padding-3 {
        padding: 1.5rem !important
    }

    .tablet\:padding-y-3 {
        padding-top: 1.5rem !important;
        padding-bottom: 1.5rem !important
    }

    .tablet\:padding-x-3 {
        padding-left: 1.5rem !important;
        padding-right: 1.5rem !important
    }

    .tablet\:padding-top-3 {
        padding-top: 1.5rem !important
    }

    .tablet\:padding-right-3 {
        padding-right: 1.5rem !important
    }

    .tablet\:padding-bottom-3 {
        padding-bottom: 1.5rem !important
    }

    .tablet\:padding-left-3 {
        padding-left: 1.5rem !important
    }

    .tablet\:padding-4 {
        padding: 2rem !important
    }

    .tablet\:padding-y-4 {
        padding-top: 2rem !important;
        padding-bottom: 2rem !important
    }

    .tablet\:padding-x-4 {
        padding-left: 2rem !important;
        padding-right: 2rem !important
    }

    .tablet\:padding-top-4 {
        padding-top: 2rem !important
    }

    .tablet\:padding-right-4 {
        padding-right: 2rem !important
    }

    .tablet\:padding-bottom-4 {
        padding-bottom: 2rem !important
    }

    .tablet\:padding-left-4 {
        padding-left: 2rem !important
    }

    .tablet\:padding-5 {
        padding: 2.5rem !important
    }

    .tablet\:padding-y-5 {
        padding-top: 2.5rem !important;
        padding-bottom: 2.5rem !important
    }

    .tablet\:padding-x-5 {
        padding-left: 2.5rem !important;
        padding-right: 2.5rem !important
    }

    .tablet\:padding-top-5 {
        padding-top: 2.5rem !important
    }

    .tablet\:padding-right-5 {
        padding-right: 2.5rem !important
    }

    .tablet\:padding-bottom-5 {
        padding-bottom: 2.5rem !important
    }

    .tablet\:padding-left-5 {
        padding-left: 2.5rem !important
    }

    .tablet\:padding-6 {
        padding: 3rem !important
    }

    .tablet\:padding-y-6 {
        padding-top: 3rem !important;
        padding-bottom: 3rem !important
    }

    .tablet\:padding-x-6 {
        padding-left: 3rem !important;
        padding-right: 3rem !important
    }

    .tablet\:padding-top-6 {
        padding-top: 3rem !important
    }

    .tablet\:padding-right-6 {
        padding-right: 3rem !important
    }

    .tablet\:padding-bottom-6 {
        padding-bottom: 3rem !important
    }

    .tablet\:padding-left-6 {
        padding-left: 3rem !important
    }

    .tablet\:padding-7 {
        padding: 3.5rem !important
    }

    .tablet\:padding-y-7 {
        padding-top: 3.5rem !important;
        padding-bottom: 3.5rem !important
    }

    .tablet\:padding-x-7 {
        padding-left: 3.5rem !important;
        padding-right: 3.5rem !important
    }

    .tablet\:padding-top-7 {
        padding-top: 3.5rem !important
    }

    .tablet\:padding-right-7 {
        padding-right: 3.5rem !important
    }

    .tablet\:padding-bottom-7 {
        padding-bottom: 3.5rem !important
    }

    .tablet\:padding-left-7 {
        padding-left: 3.5rem !important
    }

    .tablet\:padding-8 {
        padding: 4rem !important
    }

    .tablet\:padding-y-8 {
        padding-top: 4rem !important;
        padding-bottom: 4rem !important
    }

    .tablet\:padding-x-8 {
        padding-left: 4rem !important;
        padding-right: 4rem !important
    }

    .tablet\:padding-top-8 {
        padding-top: 4rem !important
    }

    .tablet\:padding-right-8 {
        padding-right: 4rem !important
    }

    .tablet\:padding-bottom-8 {
        padding-bottom: 4rem !important
    }

    .tablet\:padding-left-8 {
        padding-left: 4rem !important
    }

    .tablet\:padding-9 {
        padding: 4.5rem !important
    }

    .tablet\:padding-y-9 {
        padding-top: 4.5rem !important;
        padding-bottom: 4.5rem !important
    }

    .tablet\:padding-x-9 {
        padding-left: 4.5rem !important;
        padding-right: 4.5rem !important
    }

    .tablet\:padding-top-9 {
        padding-top: 4.5rem !important
    }

    .tablet\:padding-right-9 {
        padding-right: 4.5rem !important
    }

    .tablet\:padding-bottom-9 {
        padding-bottom: 4.5rem !important
    }

    .tablet\:padding-left-9 {
        padding-left: 4.5rem !important
    }

    .tablet\:padding-10 {
        padding: 5rem !important
    }

    .tablet\:padding-y-10 {
        padding-top: 5rem !important;
        padding-bottom: 5rem !important
    }

    .tablet\:padding-x-10 {
        padding-left: 5rem !important;
        padding-right: 5rem !important
    }

    .tablet\:padding-top-10 {
        padding-top: 5rem !important
    }

    .tablet\:padding-right-10 {
        padding-right: 5rem !important
    }

    .tablet\:padding-bottom-10 {
        padding-bottom: 5rem !important
    }

    .tablet\:padding-left-10 {
        padding-left: 5rem !important
    }

    .tablet\:padding-15 {
        padding: 7.5rem !important
    }

    .tablet\:padding-y-15 {
        padding-top: 7.5rem !important;
        padding-bottom: 7.5rem !important
    }

    .tablet\:padding-x-15 {
        padding-left: 7.5rem !important;
        padding-right: 7.5rem !important
    }

    .tablet\:padding-top-15 {
        padding-top: 7.5rem !important
    }

    .tablet\:padding-right-15 {
        padding-right: 7.5rem !important
    }

    .tablet\:padding-bottom-15 {
        padding-bottom: 7.5rem !important
    }

    .tablet\:padding-left-15 {
        padding-left: 7.5rem !important
    }

    .tablet\:padding-0 {
        padding: 0 !important
    }

    .tablet\:padding-y-0 {
        padding-top: 0 !important;
        padding-bottom: 0 !important
    }

    .tablet\:padding-x-0 {
        padding-left: 0 !important;
        padding-right: 0 !important
    }

    .tablet\:padding-top-0 {
        padding-top: 0 !important
    }

    .tablet\:padding-right-0 {
        padding-right: 0 !important
    }

    .tablet\:padding-bottom-0 {
        padding-bottom: 0 !important
    }

    .tablet\:padding-left-0 {
        padding-left: 0 !important
    }

    .tablet\:pin-all {
        bottom: 0 !important;
        left: 0 !important;
        right: 0 !important;
        top: 0 !important;
        position: absolute !important
    }

    .tablet\:pin-x {
        left: 0 !important;
        right: 0 !important;
        position: absolute !important
    }

    .tablet\:pin-y {
        bottom: 0 !important;
        top: 0 !important;
        position: absolute !important
    }

    .tablet\:pin-bottom {
        bottom: 0 !important;
        position: absolute !important
    }

    .tablet\:pin-left {
        left: 0 !important;
        position: absolute !important
    }

    .tablet\:pin-right {
        right: 0 !important;
        position: absolute !important
    }

    .tablet\:pin-top {
        top: 0 !important;
        position: absolute !important
    }

    .tablet\:pin-none {
        bottom: auto !important;
        left: auto !important;
        right: auto !important;
        top: auto !important;
        position: static !important
    }

    .tablet\:position-absolute {
        position: absolute !important
    }

    .tablet\:position-fixed {
        position: fixed !important
    }

    .tablet\:position-relative {
        position: relative !important
    }

    .tablet\:position-static {
        position: static !important
    }

    .tablet\:position-sticky {
        position: -webkit-sticky !important;
        position: sticky !important
    }

    .tablet\:right-1px {
        right: 1px !important
    }

    .tablet\:right-2px {
        right: 2px !important
    }

    .tablet\:right-05 {
        right: .25rem !important
    }

    .tablet\:right-1 {
        right: .5rem !important
    }

    .tablet\:right-105 {
        right: .75rem !important
    }

    .tablet\:right-2 {
        right: 1rem !important
    }

    .tablet\:right-205 {
        right: 1.25rem !important
    }

    .tablet\:right-3 {
        right: 1.5rem !important
    }

    .tablet\:right-neg-1px {
        right: -1px !important
    }

    .tablet\:right-neg-2px {
        right: -2px !important
    }

    .tablet\:right-neg-05 {
        right: -.25rem !important
    }

    .tablet\:right-neg-1 {
        right: -.5rem !important
    }

    .tablet\:right-neg-105 {
        right: -.75rem !important
    }

    .tablet\:right-neg-2 {
        right: -1rem !important
    }

    .tablet\:right-neg-205 {
        right: -1.25rem !important
    }

    .tablet\:right-neg-3 {
        right: -1.5rem !important
    }

    .tablet\:right-0 {
        right: 0 !important
    }

    .tablet\:right-auto {
        right: auto !important
    }

    .tablet\:text-center {
        text-align: center !important
    }

    .tablet\:text-left {
        text-align: left !important
    }

    .tablet\:text-justify {
        text-align: justify !important
    }

    .tablet\:text-right {
        text-align: right !important
    }

    .tablet\:text-indent-0 {
        text-indent: 0 !important
    }

    .tablet\:text-indent-05 {
        text-indent: .25rem !important
    }

    .tablet\:text-indent-1 {
        text-indent: .5rem !important
    }

    .tablet\:text-indent-105 {
        text-indent: .75rem !important
    }

    .tablet\:text-indent-2 {
        text-indent: 1rem !important
    }

    .tablet\:text-indent-205 {
        text-indent: 1.25rem !important
    }

    .tablet\:text-indent-3 {
        text-indent: 1.5rem !important
    }

    .tablet\:text-indent-neg-05 {
        text-indent: -.25rem !important
    }

    .tablet\:text-indent-neg-1 {
        text-indent: -.5rem !important
    }

    .tablet\:text-indent-neg-105 {
        text-indent: -.75rem !important
    }

    .tablet\:text-indent-neg-2 {
        text-indent: -1rem !important
    }

    .tablet\:text-indent-neg-205 {
        text-indent: -1.25rem !important
    }

    .tablet\:text-indent-neg-3 {
        text-indent: -1.5rem !important
    }

    .tablet\:text-indent-4 {
        text-indent: 2rem !important
    }

    .tablet\:text-indent-5 {
        text-indent: 2.5rem !important
    }

    .tablet\:text-indent-6 {
        text-indent: 3rem !important
    }

    .tablet\:text-indent-7 {
        text-indent: 3.5rem !important
    }

    .tablet\:text-indent-8 {
        text-indent: 4rem !important
    }

    .tablet\:text-indent-9 {
        text-indent: 4.5rem !important
    }

    .tablet\:text-indent-10 {
        text-indent: 5rem !important
    }

    .tablet\:text-indent-15 {
        text-indent: 7.5rem !important
    }

    .tablet\:text-indent-neg-4 {
        text-indent: -2rem !important
    }

    .tablet\:text-indent-neg-5 {
        text-indent: -2.5rem !important
    }

    .tablet\:text-indent-neg-6 {
        text-indent: -3rem !important
    }

    .tablet\:text-indent-neg-7 {
        text-indent: -3.5rem !important
    }

    .tablet\:text-indent-neg-8 {
        text-indent: -4rem !important
    }

    .tablet\:text-indent-neg-9 {
        text-indent: -4.5rem !important
    }

    .tablet\:text-indent-neg-10 {
        text-indent: -5rem !important
    }

    .tablet\:text-indent-neg-15 {
        text-indent: -7.5rem !important
    }

    .tablet\:top-1px {
        top: 1px !important
    }

    .tablet\:top-2px {
        top: 2px !important
    }

    .tablet\:top-05 {
        top: .25rem !important
    }

    .tablet\:top-1 {
        top: .5rem !important
    }

    .tablet\:top-105 {
        top: .75rem !important
    }

    .tablet\:top-2 {
        top: 1rem !important
    }

    .tablet\:top-205 {
        top: 1.25rem !important
    }

    .tablet\:top-3 {
        top: 1.5rem !important
    }

    .tablet\:top-neg-1px {
        top: -1px !important
    }

    .tablet\:top-neg-2px {
        top: -2px !important
    }

    .tablet\:top-neg-05 {
        top: -.25rem !important
    }

    .tablet\:top-neg-1 {
        top: -.5rem !important
    }

    .tablet\:top-neg-105 {
        top: -.75rem !important
    }

    .tablet\:top-neg-2 {
        top: -1rem !important
    }

    .tablet\:top-neg-205 {
        top: -1.25rem !important
    }

    .tablet\:top-neg-3 {
        top: -1.5rem !important
    }

    .tablet\:top-0 {
        top: 0 !important
    }

    .tablet\:top-auto {
        top: auto !important
    }

    .tablet\:text-baseline {
        vertical-align: baseline !important
    }

    .tablet\:text-bottom {
        vertical-align: bottom !important
    }

    .tablet\:text-middle {
        vertical-align: middle !important
    }

    .tablet\:text-sub {
        vertical-align: sub !important
    }

    .tablet\:text-super {
        vertical-align: super !important
    }

    .tablet\:text-tbottom {
        vertical-align: text-bottom !important
    }

    .tablet\:text-ttop {
        vertical-align: text-top !important
    }

    .tablet\:text-top {
        vertical-align: top !important
    }

    .tablet\:width-1px {
        width: 1px !important
    }

    .tablet\:width-2px {
        width: 2px !important
    }

    .tablet\:width-05 {
        width: .25rem !important
    }

    .tablet\:width-1 {
        width: .5rem !important
    }

    .tablet\:width-105 {
        width: .75rem !important
    }

    .tablet\:width-2 {
        width: 1rem !important
    }

    .tablet\:width-205 {
        width: 1.25rem !important
    }

    .tablet\:width-3 {
        width: 1.5rem !important
    }

    .tablet\:width-4 {
        width: 2rem !important
    }

    .tablet\:width-5 {
        width: 2.5rem !important
    }

    .tablet\:width-6 {
        width: 3rem !important
    }

    .tablet\:width-7 {
        width: 3.5rem !important
    }

    .tablet\:width-8 {
        width: 4rem !important
    }

    .tablet\:width-9 {
        width: 4.5rem !important
    }

    .tablet\:width-10 {
        width: 5rem !important
    }

    .tablet\:width-15 {
        width: 7.5rem !important
    }

    .tablet\:width-card {
        width: 10rem !important
    }

    .tablet\:width-card-lg {
        width: 15rem !important
    }

    .tablet\:width-mobile {
        width: 20rem !important
    }

    .tablet\:width-mobile-lg {
        width: 30rem !important
    }

    .tablet\:width-tablet {
        width: 40rem !important
    }

    .tablet\:width-tablet-lg {
        width: 55rem !important
    }

    .tablet\:width-desktop {
        width: 64rem !important
    }

    .tablet\:width-desktop-lg {
        width: 75rem !important
    }

    .tablet\:width-widescreen {
        width: 87.5rem !important
    }

    .tablet\:width-0 {
        width: 0 !important
    }

    .tablet\:width-full {
        width: 100% !important
    }

    .tablet\:width-auto {
        width: auto !important
    }

    .tablet\:z-auto {
        z-index: auto !important
    }

    .tablet\:z-bottom {
        z-index: -100 !important
    }

    .tablet\:z-top {
        z-index: 99999 !important
    }

    .tablet\:z-0 {
        z-index: 0 !important
    }

    .tablet\:z-100 {
        z-index: 100 !important
    }

    .tablet\:z-200 {
        z-index: 200 !important
    }

    .tablet\:z-300 {
        z-index: 300 !important
    }

    .tablet\:z-400 {
        z-index: 400 !important
    }

    .tablet\:z-500 {
        z-index: 500 !important
    }
}

@media all and (min-width:55em) {
    .tablet-lg\:flex-align-start {
        -webkit-box-align: start !important;
        -ms-flex-align: start !important;
        align-items: flex-start !important
    }

    .tablet-lg\:flex-align-end {
        -webkit-box-align: end !important;
        -ms-flex-align: end !important;
        align-items: flex-end !important
    }

    .tablet-lg\:flex-align-center {
        -webkit-box-align: center !important;
        -ms-flex-align: center !important;
        align-items: center !important
    }

    .tablet-lg\:flex-align-stretch {
        -webkit-box-align: stretch !important;
        -ms-flex-align: stretch !important;
        align-items: stretch !important
    }

    .tablet-lg\:flex-align-baseline {
        -webkit-box-align: baseline !important;
        -ms-flex-align: baseline !important;
        align-items: baseline !important
    }

    .tablet-lg\:flex-align-self-start {
        -ms-flex-item-align: start !important;
        align-self: flex-start !important
    }

    .tablet-lg\:flex-align-self-end {
        -ms-flex-item-align: end !important;
        align-self: flex-end !important
    }

    .tablet-lg\:flex-align-self-center {
        -ms-flex-item-align: center !important;
        -ms-grid-row-align: center !important;
        align-self: center !important
    }

    .tablet-lg\:flex-align-self-stretch {
        -ms-flex-item-align: stretch !important;
        -ms-grid-row-align: stretch !important;
        align-self: stretch !important
    }

    .tablet-lg\:flex-align-self-baseline {
        -ms-flex-item-align: baseline !important;
        align-self: baseline !important
    }

    .tablet-lg\:bg-transparent {
        background-color: transparent !important
    }

    .tablet-lg\:hover\:bg-transparent:hover {
        background-color: transparent !important
    }

    .tablet-lg\:bg-black {
        background-color: #000 !important
    }

    .tablet-lg\:hover\:bg-black:hover {
        background-color: #000 !important
    }

    .tablet-lg\:bg-white {
        background-color: #fff !important
    }

    .tablet-lg\:hover\:bg-white:hover {
        background-color: #fff !important
    }

    .tablet-lg\:bg-red {
        background-color: #e52207 !important
    }

    .tablet-lg\:hover\:bg-red:hover {
        background-color: #e52207 !important
    }

    .tablet-lg\:bg-orange {
        background-color: #e66f0e !important
    }

    .tablet-lg\:hover\:bg-orange:hover {
        background-color: #e66f0e !important
    }

    .tablet-lg\:bg-gold {
        background-color: #ffbe2e !important
    }

    .tablet-lg\:hover\:bg-gold:hover {
        background-color: #ffbe2e !important
    }

    .tablet-lg\:bg-yellow {
        background-color: #fee685 !important
    }

    .tablet-lg\:hover\:bg-yellow:hover {
        background-color: #fee685 !important
    }

    .tablet-lg\:bg-green {
        background-color: #538200 !important
    }

    .tablet-lg\:hover\:bg-green:hover {
        background-color: #538200 !important
    }

    .tablet-lg\:bg-mint {
        background-color: #04c585 !important
    }

    .tablet-lg\:hover\:bg-mint:hover {
        background-color: #04c585 !important
    }

    .tablet-lg\:bg-cyan {
        background-color: #009ec1 !important
    }

    .tablet-lg\:hover\:bg-cyan:hover {
        background-color: #009ec1 !important
    }

    .tablet-lg\:bg-blue {
        background-color: #0076d6 !important
    }

    .tablet-lg\:hover\:bg-blue:hover {
        background-color: #0076d6 !important
    }

    .tablet-lg\:bg-indigo {
        background-color: #676cc8 !important
    }

    .tablet-lg\:hover\:bg-indigo:hover {
        background-color: #676cc8 !important
    }

    .tablet-lg\:bg-violet {
        background-color: #8168b3 !important
    }

    .tablet-lg\:hover\:bg-violet:hover {
        background-color: #8168b3 !important
    }

    .tablet-lg\:bg-magenta {
        background-color: #d72d79 !important
    }

    .tablet-lg\:hover\:bg-magenta:hover {
        background-color: #d72d79 !important
    }

    .tablet-lg\:bg-gray-5 {
        background-color: #f0f0f0 !important
    }

    .tablet-lg\:hover\:bg-gray-5:hover {
        background-color: #f0f0f0 !important
    }

    .tablet-lg\:bg-gray-10 {
        background-color: #e6e6e6 !important
    }

    .tablet-lg\:hover\:bg-gray-10:hover {
        background-color: #e6e6e6 !important
    }

    .tablet-lg\:bg-gray-30 {
        background-color: #adadad !important
    }

    .tablet-lg\:hover\:bg-gray-30:hover {
        background-color: #adadad !important
    }

    .tablet-lg\:bg-gray-50 {
        background-color: #757575 !important
    }

    .tablet-lg\:hover\:bg-gray-50:hover {
        background-color: #757575 !important
    }

    .tablet-lg\:bg-gray-70 {
        background-color: #454545 !important
    }

    .tablet-lg\:hover\:bg-gray-70:hover {
        background-color: #454545 !important
    }

    .tablet-lg\:bg-gray-90 {
        background-color: #1b1b1b !important
    }

    .tablet-lg\:hover\:bg-gray-90:hover {
        background-color: #1b1b1b !important
    }

    .tablet-lg\:bg-base-lightest {
        background-color: #fcfcfc !important
    }

    .tablet-lg\:hover\:bg-base-lightest:hover {
        background-color: #fcfcfc !important
    }

    .tablet-lg\:bg-base-lighter {
        background-color: #e6e6e6 !important
    }

    .tablet-lg\:hover\:bg-base-lighter:hover {
        background-color: #e6e6e6 !important
    }

    .tablet-lg\:bg-base-light {
        background-color: #adadad !important
    }

    .tablet-lg\:hover\:bg-base-light:hover {
        background-color: #adadad !important
    }

    .tablet-lg\:bg-base {
        background-color: #3d4551 !important
    }

    .tablet-lg\:hover\:bg-base:hover {
        background-color: #3d4551 !important
    }

    .tablet-lg\:bg-base-dark {
        background-color: #2d2e2f !important
    }

    .tablet-lg\:hover\:bg-base-dark:hover {
        background-color: #2d2e2f !important
    }

    .tablet-lg\:bg-base-darker {
        background-color: #1c1d1f !important
    }

    .tablet-lg\:hover\:bg-base-darker:hover {
        background-color: #1c1d1f !important
    }

    .tablet-lg\:bg-base-darkest {
        background-color: #000 !important
    }

    .tablet-lg\:hover\:bg-base-darkest:hover {
        background-color: #000 !important
    }

    .tablet-lg\:bg-ink {
        background-color: #1b1b1b !important
    }

    .tablet-lg\:hover\:bg-ink:hover {
        background-color: #1b1b1b !important
    }

    .tablet-lg\:bg-primary-lightest {
        background-color: #eff6fb !important
    }

    .tablet-lg\:hover\:bg-primary-lightest:hover {
        background-color: #eff6fb !important
    }

    .tablet-lg\:bg-primary-lighter {
        background-color: #d9e8f6 !important
    }

    .tablet-lg\:hover\:bg-primary-lighter:hover {
        background-color: #d9e8f6 !important
    }

    .tablet-lg\:bg-primary-light {
        background-color: #aacdec !important
    }

    .tablet-lg\:hover\:bg-primary-light:hover {
        background-color: #aacdec !important
    }

    .tablet-lg\:bg-primary {
        background-color: #005ea2 !important
    }

    .tablet-lg\:hover\:bg-primary:hover {
        background-color: #005ea2 !important
    }

    .tablet-lg\:bg-primary-vivid {
        background-color: #0050d8 !important
    }

    .tablet-lg\:hover\:bg-primary-vivid:hover {
        background-color: #0050d8 !important
    }

    .tablet-lg\:bg-primary-dark {
        background-color: #0b4778 !important
    }

    .tablet-lg\:hover\:bg-primary-dark:hover {
        background-color: #0b4778 !important
    }

    .tablet-lg\:bg-primary-darker {
        background-color: #112f4e !important
    }

    .tablet-lg\:hover\:bg-primary-darker:hover {
        background-color: #112f4e !important
    }

    .tablet-lg\:bg-primary-darkest {
        background-color: #0e1d33 !important
    }

    .tablet-lg\:hover\:bg-primary-darkest:hover {
        background-color: #0e1d33 !important
    }

    .tablet-lg\:bg-secondary-lighter {
        background-color: #f8e1de !important
    }

    .tablet-lg\:hover\:bg-secondary-lighter:hover {
        background-color: #f8e1de !important
    }

    .tablet-lg\:bg-secondary-light {
        background-color: #f2938c !important
    }

    .tablet-lg\:hover\:bg-secondary-light:hover {
        background-color: #f2938c !important
    }

    .tablet-lg\:bg-secondary {
        background-color: #b50909 !important
    }

    .tablet-lg\:hover\:bg-secondary:hover {
        background-color: #b50909 !important
    }

    .tablet-lg\:bg-secondary-dark {
        background-color: #b50909 !important
    }

    .tablet-lg\:hover\:bg-secondary-dark:hover {
        background-color: #b50909 !important
    }

    .tablet-lg\:bg-secondary-darker {
        background-color: #8b0a03 !important
    }

    .tablet-lg\:hover\:bg-secondary-darker:hover {
        background-color: #8b0a03 !important
    }

    .tablet-lg\:bg-secondary-darkest {
        background-color: #5c1111 !important
    }

    .tablet-lg\:hover\:bg-secondary-darkest:hover {
        background-color: #5c1111 !important
    }

    .tablet-lg\:bg-accent-warm-darkest {
        background-color: #5f3617 !important
    }

    .tablet-lg\:hover\:bg-accent-warm-darkest:hover {
        background-color: #5f3617 !important
    }

    .tablet-lg\:bg-accent-warm-darker {
        background-color: #8c471c !important
    }

    .tablet-lg\:hover\:bg-accent-warm-darker:hover {
        background-color: #8c471c !important
    }

    .tablet-lg\:bg-accent-warm-dark {
        background-color: #c05600 !important
    }

    .tablet-lg\:hover\:bg-accent-warm-dark:hover {
        background-color: #c05600 !important
    }

    .tablet-lg\:bg-accent-warm {
        background-color: #fa9441 !important
    }

    .tablet-lg\:hover\:bg-accent-warm:hover {
        background-color: #fa9441 !important
    }

    .tablet-lg\:bg-accent-warm-light {
        background-color: #ffbc78 !important
    }

    .tablet-lg\:hover\:bg-accent-warm-light:hover {
        background-color: #ffbc78 !important
    }

    .tablet-lg\:bg-accent-warm-lighter {
        background-color: #fce2c5 !important
    }

    .tablet-lg\:hover\:bg-accent-warm-lighter:hover {
        background-color: #fce2c5 !important
    }

    .tablet-lg\:bg-accent-warm-lightest {
        background-color: #fef2e4 !important
    }

    .tablet-lg\:hover\:bg-accent-warm-lightest:hover {
        background-color: #fef2e4 !important
    }

    .tablet-lg\:bg-accent-cool-darkest {
        background-color: #074b69 !important
    }

    .tablet-lg\:hover\:bg-accent-cool-darkest:hover {
        background-color: #074b69 !important
    }

    .tablet-lg\:bg-accent-cool-darker {
        background-color: #07648d !important
    }

    .tablet-lg\:hover\:bg-accent-cool-darker:hover {
        background-color: #07648d !important
    }

    .tablet-lg\:bg-accent-cool-dark {
        background-color: #0d7ea2 !important
    }

    .tablet-lg\:hover\:bg-accent-cool-dark:hover {
        background-color: #0d7ea2 !important
    }

    .tablet-lg\:bg-accent-cool {
        background-color: #00bde3 !important
    }

    .tablet-lg\:hover\:bg-accent-cool:hover {
        background-color: #00bde3 !important
    }

    .tablet-lg\:bg-accent-cool-light {
        background-color: #97d4ea !important
    }

    .tablet-lg\:hover\:bg-accent-cool-light:hover {
        background-color: #97d4ea !important
    }

    .tablet-lg\:bg-accent-cool-lighter {
        background-color: #e1f3f8 !important
    }

    .tablet-lg\:hover\:bg-accent-cool-lighter:hover {
        background-color: #e1f3f8 !important
    }

    .tablet-lg\:border-1px {
        border: 1px solid !important
    }

    .tablet-lg\:hover\:border-1px:hover {
        border: 1px solid !important
    }

    .tablet-lg\:border-y-1px {
        border-top: 1px solid !important;
        border-bottom: 1px solid !important
    }

    .tablet-lg\:hover\:border-y-1px:hover {
        border-top: 1px solid !important;
        border-bottom: 1px solid !important
    }

    .tablet-lg\:border-x-1px {
        border-left: 1px solid !important;
        border-right: 1px solid !important
    }

    .tablet-lg\:hover\:border-x-1px:hover {
        border-left: 1px solid !important;
        border-right: 1px solid !important
    }

    .tablet-lg\:border-top-1px {
        border-top: 1px solid !important
    }

    .tablet-lg\:hover\:border-top-1px:hover {
        border-top: 1px solid !important
    }

    .tablet-lg\:border-right-1px {
        border-right: 1px solid !important
    }

    .tablet-lg\:hover\:border-right-1px:hover {
        border-right: 1px solid !important
    }

    .tablet-lg\:border-bottom-1px {
        border-bottom: 1px solid !important
    }

    .tablet-lg\:hover\:border-bottom-1px:hover {
        border-bottom: 1px solid !important
    }

    .tablet-lg\:border-left-1px {
        border-left: 1px solid !important
    }

    .tablet-lg\:hover\:border-left-1px:hover {
        border-left: 1px solid !important
    }

    .tablet-lg\:border-2px {
        border: 2px solid !important
    }

    .tablet-lg\:hover\:border-2px:hover {
        border: 2px solid !important
    }

    .tablet-lg\:border-y-2px {
        border-top: 2px solid !important;
        border-bottom: 2px solid !important
    }

    .tablet-lg\:hover\:border-y-2px:hover {
        border-top: 2px solid !important;
        border-bottom: 2px solid !important
    }

    .tablet-lg\:border-x-2px {
        border-left: 2px solid !important;
        border-right: 2px solid !important
    }

    .tablet-lg\:hover\:border-x-2px:hover {
        border-left: 2px solid !important;
        border-right: 2px solid !important
    }

    .tablet-lg\:border-top-2px {
        border-top: 2px solid !important
    }

    .tablet-lg\:hover\:border-top-2px:hover {
        border-top: 2px solid !important
    }

    .tablet-lg\:border-right-2px {
        border-right: 2px solid !important
    }

    .tablet-lg\:hover\:border-right-2px:hover {
        border-right: 2px solid !important
    }

    .tablet-lg\:border-bottom-2px {
        border-bottom: 2px solid !important
    }

    .tablet-lg\:hover\:border-bottom-2px:hover {
        border-bottom: 2px solid !important
    }

    .tablet-lg\:border-left-2px {
        border-left: 2px solid !important
    }

    .tablet-lg\:hover\:border-left-2px:hover {
        border-left: 2px solid !important
    }

    .tablet-lg\:border-05 {
        border: .25rem solid !important
    }

    .tablet-lg\:hover\:border-05:hover {
        border: .25rem solid !important
    }

    .tablet-lg\:border-y-05 {
        border-top: .25rem solid !important;
        border-bottom: .25rem solid !important
    }

    .tablet-lg\:hover\:border-y-05:hover {
        border-top: .25rem solid !important;
        border-bottom: .25rem solid !important
    }

    .tablet-lg\:border-x-05 {
        border-left: .25rem solid !important;
        border-right: .25rem solid !important
    }

    .tablet-lg\:hover\:border-x-05:hover {
        border-left: .25rem solid !important;
        border-right: .25rem solid !important
    }

    .tablet-lg\:border-top-05 {
        border-top: .25rem solid !important
    }

    .tablet-lg\:hover\:border-top-05:hover {
        border-top: .25rem solid !important
    }

    .tablet-lg\:border-right-05 {
        border-right: .25rem solid !important
    }

    .tablet-lg\:hover\:border-right-05:hover {
        border-right: .25rem solid !important
    }

    .tablet-lg\:border-bottom-05 {
        border-bottom: .25rem solid !important
    }

    .tablet-lg\:hover\:border-bottom-05:hover {
        border-bottom: .25rem solid !important
    }

    .tablet-lg\:border-left-05 {
        border-left: .25rem solid !important
    }

    .tablet-lg\:hover\:border-left-05:hover {
        border-left: .25rem solid !important
    }

    .tablet-lg\:border-1 {
        border: .5rem solid !important
    }

    .tablet-lg\:hover\:border-1:hover {
        border: .5rem solid !important
    }

    .tablet-lg\:border-y-1 {
        border-top: .5rem solid !important;
        border-bottom: .5rem solid !important
    }

    .tablet-lg\:hover\:border-y-1:hover {
        border-top: .5rem solid !important;
        border-bottom: .5rem solid !important
    }

    .tablet-lg\:border-x-1 {
        border-left: .5rem solid !important;
        border-right: .5rem solid !important
    }

    .tablet-lg\:hover\:border-x-1:hover {
        border-left: .5rem solid !important;
        border-right: .5rem solid !important
    }

    .tablet-lg\:border-top-1 {
        border-top: .5rem solid !important
    }

    .tablet-lg\:hover\:border-top-1:hover {
        border-top: .5rem solid !important
    }

    .tablet-lg\:border-right-1 {
        border-right: .5rem solid !important
    }

    .tablet-lg\:hover\:border-right-1:hover {
        border-right: .5rem solid !important
    }

    .tablet-lg\:border-bottom-1 {
        border-bottom: .5rem solid !important
    }

    .tablet-lg\:hover\:border-bottom-1:hover {
        border-bottom: .5rem solid !important
    }

    .tablet-lg\:border-left-1 {
        border-left: .5rem solid !important
    }

    .tablet-lg\:hover\:border-left-1:hover {
        border-left: .5rem solid !important
    }

    .tablet-lg\:border-105 {
        border: .75rem solid !important
    }

    .tablet-lg\:hover\:border-105:hover {
        border: .75rem solid !important
    }

    .tablet-lg\:border-y-105 {
        border-top: .75rem solid !important;
        border-bottom: .75rem solid !important
    }

    .tablet-lg\:hover\:border-y-105:hover {
        border-top: .75rem solid !important;
        border-bottom: .75rem solid !important
    }

    .tablet-lg\:border-x-105 {
        border-left: .75rem solid !important;
        border-right: .75rem solid !important
    }

    .tablet-lg\:hover\:border-x-105:hover {
        border-left: .75rem solid !important;
        border-right: .75rem solid !important
    }

    .tablet-lg\:border-top-105 {
        border-top: .75rem solid !important
    }

    .tablet-lg\:hover\:border-top-105:hover {
        border-top: .75rem solid !important
    }

    .tablet-lg\:border-right-105 {
        border-right: .75rem solid !important
    }

    .tablet-lg\:hover\:border-right-105:hover {
        border-right: .75rem solid !important
    }

    .tablet-lg\:border-bottom-105 {
        border-bottom: .75rem solid !important
    }

    .tablet-lg\:hover\:border-bottom-105:hover {
        border-bottom: .75rem solid !important
    }

    .tablet-lg\:border-left-105 {
        border-left: .75rem solid !important
    }

    .tablet-lg\:hover\:border-left-105:hover {
        border-left: .75rem solid !important
    }

    .tablet-lg\:border-2 {
        border: 1rem solid !important
    }

    .tablet-lg\:hover\:border-2:hover {
        border: 1rem solid !important
    }

    .tablet-lg\:border-y-2 {
        border-top: 1rem solid !important;
        border-bottom: 1rem solid !important
    }

    .tablet-lg\:hover\:border-y-2:hover {
        border-top: 1rem solid !important;
        border-bottom: 1rem solid !important
    }

    .tablet-lg\:border-x-2 {
        border-left: 1rem solid !important;
        border-right: 1rem solid !important
    }

    .tablet-lg\:hover\:border-x-2:hover {
        border-left: 1rem solid !important;
        border-right: 1rem solid !important
    }

    .tablet-lg\:border-top-2 {
        border-top: 1rem solid !important
    }

    .tablet-lg\:hover\:border-top-2:hover {
        border-top: 1rem solid !important
    }

    .tablet-lg\:border-right-2 {
        border-right: 1rem solid !important
    }

    .tablet-lg\:hover\:border-right-2:hover {
        border-right: 1rem solid !important
    }

    .tablet-lg\:border-bottom-2 {
        border-bottom: 1rem solid !important
    }

    .tablet-lg\:hover\:border-bottom-2:hover {
        border-bottom: 1rem solid !important
    }

    .tablet-lg\:border-left-2 {
        border-left: 1rem solid !important
    }

    .tablet-lg\:hover\:border-left-2:hover {
        border-left: 1rem solid !important
    }

    .tablet-lg\:border-205 {
        border: 1.25rem solid !important
    }

    .tablet-lg\:hover\:border-205:hover {
        border: 1.25rem solid !important
    }

    .tablet-lg\:border-y-205 {
        border-top: 1.25rem solid !important;
        border-bottom: 1.25rem solid !important
    }

    .tablet-lg\:hover\:border-y-205:hover {
        border-top: 1.25rem solid !important;
        border-bottom: 1.25rem solid !important
    }

    .tablet-lg\:border-x-205 {
        border-left: 1.25rem solid !important;
        border-right: 1.25rem solid !important
    }

    .tablet-lg\:hover\:border-x-205:hover {
        border-left: 1.25rem solid !important;
        border-right: 1.25rem solid !important
    }

    .tablet-lg\:border-top-205 {
        border-top: 1.25rem solid !important
    }

    .tablet-lg\:hover\:border-top-205:hover {
        border-top: 1.25rem solid !important
    }

    .tablet-lg\:border-right-205 {
        border-right: 1.25rem solid !important
    }

    .tablet-lg\:hover\:border-right-205:hover {
        border-right: 1.25rem solid !important
    }

    .tablet-lg\:border-bottom-205 {
        border-bottom: 1.25rem solid !important
    }

    .tablet-lg\:hover\:border-bottom-205:hover {
        border-bottom: 1.25rem solid !important
    }

    .tablet-lg\:border-left-205 {
        border-left: 1.25rem solid !important
    }

    .tablet-lg\:hover\:border-left-205:hover {
        border-left: 1.25rem solid !important
    }

    .tablet-lg\:border-3 {
        border: 1.5rem solid !important
    }

    .tablet-lg\:hover\:border-3:hover {
        border: 1.5rem solid !important
    }

    .tablet-lg\:border-y-3 {
        border-top: 1.5rem solid !important;
        border-bottom: 1.5rem solid !important
    }

    .tablet-lg\:hover\:border-y-3:hover {
        border-top: 1.5rem solid !important;
        border-bottom: 1.5rem solid !important
    }

    .tablet-lg\:border-x-3 {
        border-left: 1.5rem solid !important;
        border-right: 1.5rem solid !important
    }

    .tablet-lg\:hover\:border-x-3:hover {
        border-left: 1.5rem solid !important;
        border-right: 1.5rem solid !important
    }

    .tablet-lg\:border-top-3 {
        border-top: 1.5rem solid !important
    }

    .tablet-lg\:hover\:border-top-3:hover {
        border-top: 1.5rem solid !important
    }

    .tablet-lg\:border-right-3 {
        border-right: 1.5rem solid !important
    }

    .tablet-lg\:hover\:border-right-3:hover {
        border-right: 1.5rem solid !important
    }

    .tablet-lg\:border-bottom-3 {
        border-bottom: 1.5rem solid !important
    }

    .tablet-lg\:hover\:border-bottom-3:hover {
        border-bottom: 1.5rem solid !important
    }

    .tablet-lg\:border-left-3 {
        border-left: 1.5rem solid !important
    }

    .tablet-lg\:hover\:border-left-3:hover {
        border-left: 1.5rem solid !important
    }

    .tablet-lg\:border-0 {
        border: 0 solid !important
    }

    .tablet-lg\:hover\:border-0:hover {
        border: 0 solid !important
    }

    .tablet-lg\:border-y-0 {
        border-top: 0 solid !important;
        border-bottom: 0 solid !important
    }

    .tablet-lg\:hover\:border-y-0:hover {
        border-top: 0 solid !important;
        border-bottom: 0 solid !important
    }

    .tablet-lg\:border-x-0 {
        border-left: 0 solid !important;
        border-right: 0 solid !important
    }

    .tablet-lg\:hover\:border-x-0:hover {
        border-left: 0 solid !important;
        border-right: 0 solid !important
    }

    .tablet-lg\:border-top-0 {
        border-top: 0 solid !important
    }

    .tablet-lg\:hover\:border-top-0:hover {
        border-top: 0 solid !important
    }

    .tablet-lg\:border-right-0 {
        border-right: 0 solid !important
    }

    .tablet-lg\:hover\:border-right-0:hover {
        border-right: 0 solid !important
    }

    .tablet-lg\:border-bottom-0 {
        border-bottom: 0 solid !important
    }

    .tablet-lg\:hover\:border-bottom-0:hover {
        border-bottom: 0 solid !important
    }

    .tablet-lg\:border-left-0 {
        border-left: 0 solid !important
    }

    .tablet-lg\:hover\:border-left-0:hover {
        border-left: 0 solid !important
    }

    .tablet-lg\:border {
        border: 1px solid !important
    }

    .tablet-lg\:hover\:border:hover {
        border: 1px solid !important
    }

    .tablet-lg\:border-y {
        border-top: 1px solid !important;
        border-bottom: 1px solid !important
    }

    .tablet-lg\:hover\:border-y:hover {
        border-top: 1px solid !important;
        border-bottom: 1px solid !important
    }

    .tablet-lg\:border-x {
        border-left: 1px solid !important;
        border-right: 1px solid !important
    }

    .tablet-lg\:hover\:border-x:hover {
        border-left: 1px solid !important;
        border-right: 1px solid !important
    }

    .tablet-lg\:border-top {
        border-top: 1px solid !important
    }

    .tablet-lg\:hover\:border-top:hover {
        border-top: 1px solid !important
    }

    .tablet-lg\:border-right {
        border-right: 1px solid !important
    }

    .tablet-lg\:hover\:border-right:hover {
        border-right: 1px solid !important
    }

    .tablet-lg\:border-bottom {
        border-bottom: 1px solid !important
    }

    .tablet-lg\:hover\:border-bottom:hover {
        border-bottom: 1px solid !important
    }

    .tablet-lg\:border-left {
        border-left: 1px solid !important
    }

    .tablet-lg\:hover\:border-left:hover {
        border-left: 1px solid !important
    }

    .tablet-lg\:border-transparent {
        border-color: transparent !important
    }

    .tablet-lg\:hover\:border-transparent:hover {
        border-color: transparent !important
    }

    .tablet-lg\:border-black {
        border-color: #000 !important
    }

    .tablet-lg\:hover\:border-black:hover {
        border-color: #000 !important
    }

    .tablet-lg\:border-white {
        border-color: #fff !important
    }

    .tablet-lg\:hover\:border-white:hover {
        border-color: #fff !important
    }

    .tablet-lg\:border-red {
        border-color: #e52207 !important
    }

    .tablet-lg\:hover\:border-red:hover {
        border-color: #e52207 !important
    }

    .tablet-lg\:border-orange {
        border-color: #e66f0e !important
    }

    .tablet-lg\:hover\:border-orange:hover {
        border-color: #e66f0e !important
    }

    .tablet-lg\:border-gold {
        border-color: #ffbe2e !important
    }

    .tablet-lg\:hover\:border-gold:hover {
        border-color: #ffbe2e !important
    }

    .tablet-lg\:border-yellow {
        border-color: #fee685 !important
    }

    .tablet-lg\:hover\:border-yellow:hover {
        border-color: #fee685 !important
    }

    .tablet-lg\:border-green {
        border-color: #538200 !important
    }

    .tablet-lg\:hover\:border-green:hover {
        border-color: #538200 !important
    }

    .tablet-lg\:border-mint {
        border-color: #04c585 !important
    }

    .tablet-lg\:hover\:border-mint:hover {
        border-color: #04c585 !important
    }

    .tablet-lg\:border-cyan {
        border-color: #009ec1 !important
    }

    .tablet-lg\:hover\:border-cyan:hover {
        border-color: #009ec1 !important
    }

    .tablet-lg\:border-blue {
        border-color: #0076d6 !important
    }

    .tablet-lg\:hover\:border-blue:hover {
        border-color: #0076d6 !important
    }

    .tablet-lg\:border-indigo {
        border-color: #676cc8 !important
    }

    .tablet-lg\:hover\:border-indigo:hover {
        border-color: #676cc8 !important
    }

    .tablet-lg\:border-violet {
        border-color: #8168b3 !important
    }

    .tablet-lg\:hover\:border-violet:hover {
        border-color: #8168b3 !important
    }

    .tablet-lg\:border-magenta {
        border-color: #d72d79 !important
    }

    .tablet-lg\:hover\:border-magenta:hover {
        border-color: #d72d79 !important
    }

    .tablet-lg\:border-gray-5 {
        border-color: #f0f0f0 !important
    }

    .tablet-lg\:hover\:border-gray-5:hover {
        border-color: #f0f0f0 !important
    }

    .tablet-lg\:border-gray-10 {
        border-color: #e6e6e6 !important
    }

    .tablet-lg\:hover\:border-gray-10:hover {
        border-color: #e6e6e6 !important
    }

    .tablet-lg\:border-gray-30 {
        border-color: #adadad !important
    }

    .tablet-lg\:hover\:border-gray-30:hover {
        border-color: #adadad !important
    }

    .tablet-lg\:border-gray-50 {
        border-color: #757575 !important
    }

    .tablet-lg\:hover\:border-gray-50:hover {
        border-color: #757575 !important
    }

    .tablet-lg\:border-gray-70 {
        border-color: #454545 !important
    }

    .tablet-lg\:hover\:border-gray-70:hover {
        border-color: #454545 !important
    }

    .tablet-lg\:border-gray-90 {
        border-color: #1b1b1b !important
    }

    .tablet-lg\:hover\:border-gray-90:hover {
        border-color: #1b1b1b !important
    }

    .tablet-lg\:border-base-lightest {
        border-color: #fcfcfc !important
    }

    .tablet-lg\:hover\:border-base-lightest:hover {
        border-color: #fcfcfc !important
    }

    .tablet-lg\:border-base-lighter {
        border-color: #e6e6e6 !important
    }

    .tablet-lg\:hover\:border-base-lighter:hover {
        border-color: #e6e6e6 !important
    }

    .tablet-lg\:border-base-light {
        border-color: #adadad !important
    }

    .tablet-lg\:hover\:border-base-light:hover {
        border-color: #adadad !important
    }

    .tablet-lg\:border-base {
        border-color: #3d4551 !important
    }

    .tablet-lg\:hover\:border-base:hover {
        border-color: #3d4551 !important
    }

    .tablet-lg\:border-base-dark {
        border-color: #2d2e2f !important
    }

    .tablet-lg\:hover\:border-base-dark:hover {
        border-color: #2d2e2f !important
    }

    .tablet-lg\:border-base-darker {
        border-color: #1c1d1f !important
    }

    .tablet-lg\:hover\:border-base-darker:hover {
        border-color: #1c1d1f !important
    }

    .tablet-lg\:border-base-darkest {
        border-color: #000 !important
    }

    .tablet-lg\:hover\:border-base-darkest:hover {
        border-color: #000 !important
    }

    .tablet-lg\:border-ink {
        border-color: #1b1b1b !important
    }

    .tablet-lg\:hover\:border-ink:hover {
        border-color: #1b1b1b !important
    }

    .tablet-lg\:border-primary-lightest {
        border-color: #eff6fb !important
    }

    .tablet-lg\:hover\:border-primary-lightest:hover {
        border-color: #eff6fb !important
    }

    .tablet-lg\:border-primary-lighter {
        border-color: #d9e8f6 !important
    }

    .tablet-lg\:hover\:border-primary-lighter:hover {
        border-color: #d9e8f6 !important
    }

    .tablet-lg\:border-primary-light {
        border-color: #aacdec !important
    }

    .tablet-lg\:hover\:border-primary-light:hover {
        border-color: #aacdec !important
    }

    .tablet-lg\:border-primary {
        border-color: #005ea2 !important
    }

    .tablet-lg\:hover\:border-primary:hover {
        border-color: #005ea2 !important
    }

    .tablet-lg\:border-primary-vivid {
        border-color: #0050d8 !important
    }

    .tablet-lg\:hover\:border-primary-vivid:hover {
        border-color: #0050d8 !important
    }

    .tablet-lg\:border-primary-dark {
        border-color: #0b4778 !important
    }

    .tablet-lg\:hover\:border-primary-dark:hover {
        border-color: #0b4778 !important
    }

    .tablet-lg\:border-primary-darker {
        border-color: #112f4e !important
    }

    .tablet-lg\:hover\:border-primary-darker:hover {
        border-color: #112f4e !important
    }

    .tablet-lg\:border-primary-darkest {
        border-color: #0e1d33 !important
    }

    .tablet-lg\:hover\:border-primary-darkest:hover {
        border-color: #0e1d33 !important
    }

    .tablet-lg\:border-secondary-lighter {
        border-color: #f8e1de !important
    }

    .tablet-lg\:hover\:border-secondary-lighter:hover {
        border-color: #f8e1de !important
    }

    .tablet-lg\:border-secondary-light {
        border-color: #f2938c !important
    }

    .tablet-lg\:hover\:border-secondary-light:hover {
        border-color: #f2938c !important
    }

    .tablet-lg\:border-secondary {
        border-color: #b50909 !important
    }

    .tablet-lg\:hover\:border-secondary:hover {
        border-color: #b50909 !important
    }

    .tablet-lg\:border-secondary-dark {
        border-color: #b50909 !important
    }

    .tablet-lg\:hover\:border-secondary-dark:hover {
        border-color: #b50909 !important
    }

    .tablet-lg\:border-secondary-darker {
        border-color: #8b0a03 !important
    }

    .tablet-lg\:hover\:border-secondary-darker:hover {
        border-color: #8b0a03 !important
    }

    .tablet-lg\:border-secondary-darkest {
        border-color: #5c1111 !important
    }

    .tablet-lg\:hover\:border-secondary-darkest:hover {
        border-color: #5c1111 !important
    }

    .tablet-lg\:border-accent-warm-darkest {
        border-color: #5f3617 !important
    }

    .tablet-lg\:hover\:border-accent-warm-darkest:hover {
        border-color: #5f3617 !important
    }

    .tablet-lg\:border-accent-warm-darker {
        border-color: #8c471c !important
    }

    .tablet-lg\:hover\:border-accent-warm-darker:hover {
        border-color: #8c471c !important
    }

    .tablet-lg\:border-accent-warm-dark {
        border-color: #c05600 !important
    }

    .tablet-lg\:hover\:border-accent-warm-dark:hover {
        border-color: #c05600 !important
    }

    .tablet-lg\:border-accent-warm {
        border-color: #fa9441 !important
    }

    .tablet-lg\:hover\:border-accent-warm:hover {
        border-color: #fa9441 !important
    }

    .tablet-lg\:border-accent-warm-light {
        border-color: #ffbc78 !important
    }

    .tablet-lg\:hover\:border-accent-warm-light:hover {
        border-color: #ffbc78 !important
    }

    .tablet-lg\:border-accent-warm-lighter {
        border-color: #fce2c5 !important
    }

    .tablet-lg\:hover\:border-accent-warm-lighter:hover {
        border-color: #fce2c5 !important
    }

    .tablet-lg\:border-accent-warm-lightest {
        border-color: #fef2e4 !important
    }

    .tablet-lg\:hover\:border-accent-warm-lightest:hover {
        border-color: #fef2e4 !important
    }

    .tablet-lg\:border-accent-cool-darkest {
        border-color: #074b69 !important
    }

    .tablet-lg\:hover\:border-accent-cool-darkest:hover {
        border-color: #074b69 !important
    }

    .tablet-lg\:border-accent-cool-darker {
        border-color: #07648d !important
    }

    .tablet-lg\:hover\:border-accent-cool-darker:hover {
        border-color: #07648d !important
    }

    .tablet-lg\:border-accent-cool-dark {
        border-color: #0d7ea2 !important
    }

    .tablet-lg\:hover\:border-accent-cool-dark:hover {
        border-color: #0d7ea2 !important
    }

    .tablet-lg\:border-accent-cool {
        border-color: #00bde3 !important
    }

    .tablet-lg\:hover\:border-accent-cool:hover {
        border-color: #00bde3 !important
    }

    .tablet-lg\:border-accent-cool-light {
        border-color: #97d4ea !important
    }

    .tablet-lg\:hover\:border-accent-cool-light:hover {
        border-color: #97d4ea !important
    }

    .tablet-lg\:border-accent-cool-lighter {
        border-color: #e1f3f8 !important
    }

    .tablet-lg\:hover\:border-accent-cool-lighter:hover {
        border-color: #e1f3f8 !important
    }

    .tablet-lg\:radius-0 {
        border-radius: 0 !important
    }

    .tablet-lg\:radius-top-0 {
        border-top-left-radius: 0 !important;
        border-top-right-radius: 0 !important
    }

    .tablet-lg\:radius-right-0 {
        border-top-right-radius: 0 !important;
        border-bottom-right-radius: 0 !important
    }

    .tablet-lg\:radius-bottom-0 {
        border-bottom-left-radius: 0 !important;
        border-bottom-right-radius: 0 !important
    }

    .tablet-lg\:radius-left-0 {
        border-top-left-radius: 0 !important;
        border-bottom-left-radius: 0 !important
    }

    .tablet-lg\:radius-none {
        border-radius: 0 !important
    }

    .tablet-lg\:radius-top-none {
        border-top-left-radius: 0 !important;
        border-top-right-radius: 0 !important
    }

    .tablet-lg\:radius-right-none {
        border-top-right-radius: 0 !important;
        border-bottom-right-radius: 0 !important
    }

    .tablet-lg\:radius-bottom-none {
        border-bottom-left-radius: 0 !important;
        border-bottom-right-radius: 0 !important
    }

    .tablet-lg\:radius-left-none {
        border-top-left-radius: 0 !important;
        border-bottom-left-radius: 0 !important
    }

    .tablet-lg\:radius-sm {
        border-radius: 2px !important
    }

    .tablet-lg\:radius-top-sm {
        border-top-left-radius: 2px !important;
        border-top-right-radius: 2px !important
    }

    .tablet-lg\:radius-right-sm {
        border-top-right-radius: 2px !important;
        border-bottom-right-radius: 2px !important
    }

    .tablet-lg\:radius-bottom-sm {
        border-bottom-left-radius: 2px !important;
        border-bottom-right-radius: 2px !important
    }

    .tablet-lg\:radius-left-sm {
        border-top-left-radius: 2px !important;
        border-bottom-left-radius: 2px !important
    }

    .tablet-lg\:radius-md {
        border-radius: .5rem !important
    }

    .tablet-lg\:radius-top-md {
        border-top-left-radius: .5rem !important;
        border-top-right-radius: .5rem !important
    }

    .tablet-lg\:radius-right-md {
        border-top-right-radius: .5rem !important;
        border-bottom-right-radius: .5rem !important
    }

    .tablet-lg\:radius-bottom-md {
        border-bottom-left-radius: .5rem !important;
        border-bottom-right-radius: .5rem !important
    }

    .tablet-lg\:radius-left-md {
        border-top-left-radius: .5rem !important;
        border-bottom-left-radius: .5rem !important
    }

    .tablet-lg\:radius-lg {
        border-radius: .75rem !important
    }

    .tablet-lg\:radius-top-lg {
        border-top-left-radius: .75rem !important;
        border-top-right-radius: .75rem !important
    }

    .tablet-lg\:radius-right-lg {
        border-top-right-radius: .75rem !important;
        border-bottom-right-radius: .75rem !important
    }

    .tablet-lg\:radius-bottom-lg {
        border-bottom-left-radius: .75rem !important;
        border-bottom-right-radius: .75rem !important
    }

    .tablet-lg\:radius-left-lg {
        border-top-left-radius: .75rem !important;
        border-bottom-left-radius: .75rem !important
    }

    .tablet-lg\:radius-pill {
        border-radius: 99rem !important
    }

    .tablet-lg\:radius-top-pill {
        border-top-left-radius: 99rem !important;
        border-top-right-radius: 99rem !important
    }

    .tablet-lg\:radius-right-pill {
        border-top-right-radius: 99rem !important;
        border-bottom-right-radius: 99rem !important
    }

    .tablet-lg\:radius-bottom-pill {
        border-bottom-left-radius: 99rem !important;
        border-bottom-right-radius: 99rem !important
    }

    .tablet-lg\:radius-left-pill {
        border-top-left-radius: 99rem !important;
        border-bottom-left-radius: 99rem !important
    }

    .tablet-lg\:bottom-1px {
        bottom: 1px !important
    }

    .tablet-lg\:bottom-2px {
        bottom: 2px !important
    }

    .tablet-lg\:bottom-05 {
        bottom: .25rem !important
    }

    .tablet-lg\:bottom-1 {
        bottom: .5rem !important
    }

    .tablet-lg\:bottom-105 {
        bottom: .75rem !important
    }

    .tablet-lg\:bottom-2 {
        bottom: 1rem !important
    }

    .tablet-lg\:bottom-205 {
        bottom: 1.25rem !important
    }

    .tablet-lg\:bottom-3 {
        bottom: 1.5rem !important
    }

    .tablet-lg\:bottom-neg-1px {
        bottom: -1px !important
    }

    .tablet-lg\:bottom-neg-2px {
        bottom: -2px !important
    }

    .tablet-lg\:bottom-neg-05 {
        bottom: -.25rem !important
    }

    .tablet-lg\:bottom-neg-1 {
        bottom: -.5rem !important
    }

    .tablet-lg\:bottom-neg-105 {
        bottom: -.75rem !important
    }

    .tablet-lg\:bottom-neg-2 {
        bottom: -1rem !important
    }

    .tablet-lg\:bottom-neg-205 {
        bottom: -1.25rem !important
    }

    .tablet-lg\:bottom-neg-3 {
        bottom: -1.5rem !important
    }

    .tablet-lg\:bottom-0 {
        bottom: 0 !important
    }

    .tablet-lg\:bottom-auto {
        bottom: auto !important
    }

    .tablet-lg\:bottom-full {
        bottom: 100% !important
    }

    .tablet-lg\:shadow-none {
        -webkit-box-shadow: none !important;
        box-shadow: none !important
    }

    .tablet-lg\:hover\:shadow-none:hover {
        -webkit-box-shadow: none !important;
        box-shadow: none !important
    }

    .tablet-lg\:shadow-1 {
        -webkit-box-shadow: 0 1px .25rem 0 rgba(0,0,0,.1) !important;
        box-shadow: 0 1px .25rem 0 rgba(0,0,0,.1) !important
    }

    .tablet-lg\:hover\:shadow-1:hover {
        -webkit-box-shadow: 0 1px .25rem 0 rgba(0,0,0,.1) !important;
        box-shadow: 0 1px .25rem 0 rgba(0,0,0,.1) !important
    }

    .tablet-lg\:shadow-2 {
        -webkit-box-shadow: 0 .25rem .5rem 0 rgba(0,0,0,.1) !important;
        box-shadow: 0 .25rem .5rem 0 rgba(0,0,0,.1) !important
    }

    .tablet-lg\:hover\:shadow-2:hover {
        -webkit-box-shadow: 0 .25rem .5rem 0 rgba(0,0,0,.1) !important;
        box-shadow: 0 .25rem .5rem 0 rgba(0,0,0,.1) !important
    }

    .tablet-lg\:shadow-3 {
        -webkit-box-shadow: 0 .5rem 1rem 0 rgba(0,0,0,.1) !important;
        box-shadow: 0 .5rem 1rem 0 rgba(0,0,0,.1) !important
    }

    .tablet-lg\:hover\:shadow-3:hover {
        -webkit-box-shadow: 0 .5rem 1rem 0 rgba(0,0,0,.1) !important;
        box-shadow: 0 .5rem 1rem 0 rgba(0,0,0,.1) !important
    }

    .tablet-lg\:shadow-4 {
        -webkit-box-shadow: 0 .75rem 1.5rem 0 rgba(0,0,0,.1) !important;
        box-shadow: 0 .75rem 1.5rem 0 rgba(0,0,0,.1) !important
    }

    .tablet-lg\:hover\:shadow-4:hover {
        -webkit-box-shadow: 0 .75rem 1.5rem 0 rgba(0,0,0,.1) !important;
        box-shadow: 0 .75rem 1.5rem 0 rgba(0,0,0,.1) !important
    }

    .tablet-lg\:shadow-5 {
        -webkit-box-shadow: 0 1rem 2rem 0 rgba(0,0,0,.1) !important;
        box-shadow: 0 1rem 2rem 0 rgba(0,0,0,.1) !important
    }

    .tablet-lg\:hover\:shadow-5:hover {
        -webkit-box-shadow: 0 1rem 2rem 0 rgba(0,0,0,.1) !important;
        box-shadow: 0 1rem 2rem 0 rgba(0,0,0,.1) !important
    }

    .tablet-lg\:display-block {
        display: block !important
    }

    .tablet-lg\:display-flex {
        display: -webkit-box !important;
        display: -ms-flexbox !important;
        display: flex !important
    }

    .tablet-lg\:display-none {
        display: none !important
    }

    .tablet-lg\:display-inline {
        display: inline !important
    }

    .tablet-lg\:display-inline-block {
        display: inline-block !important
    }

    .tablet-lg\:display-inline-flex {
        display: -webkit-inline-box !important;
        display: -ms-inline-flexbox !important;
        display: inline-flex !important
    }

    .tablet-lg\:display-table {
        display: table !important
    }

    .tablet-lg\:display-table-cell {
        display: table-cell !important
    }

    .tablet-lg\:display-table-row {
        display: table-row !important
    }

    .tablet-lg\:flex-1 {
        -webkit-box-flex: 1 !important;
        -ms-flex: 1 1 0% !important;
        flex: 1 1 0% !important
    }

    .tablet-lg\:flex-2 {
        -webkit-box-flex: 2 !important;
        -ms-flex: 2 1 0% !important;
        flex: 2 1 0% !important
    }

    .tablet-lg\:flex-3 {
        -webkit-box-flex: 3 !important;
        -ms-flex: 3 1 0% !important;
        flex: 3 1 0% !important
    }

    .tablet-lg\:flex-4 {
        -webkit-box-flex: 4 !important;
        -ms-flex: 4 1 0% !important;
        flex: 4 1 0% !important
    }

    .tablet-lg\:flex-5 {
        -webkit-box-flex: 5 !important;
        -ms-flex: 5 1 0% !important;
        flex: 5 1 0% !important
    }

    .tablet-lg\:flex-6 {
        -webkit-box-flex: 6 !important;
        -ms-flex: 6 1 0% !important;
        flex: 6 1 0% !important
    }

    .tablet-lg\:flex-7 {
        -webkit-box-flex: 7 !important;
        -ms-flex: 7 1 0% !important;
        flex: 7 1 0% !important
    }

    .tablet-lg\:flex-8 {
        -webkit-box-flex: 8 !important;
        -ms-flex: 8 1 0% !important;
        flex: 8 1 0% !important
    }

    .tablet-lg\:flex-9 {
        -webkit-box-flex: 9 !important;
        -ms-flex: 9 1 0% !important;
        flex: 9 1 0% !important
    }

    .tablet-lg\:flex-10 {
        -webkit-box-flex: 10 !important;
        -ms-flex: 10 1 0% !important;
        flex: 10 1 0% !important
    }

    .tablet-lg\:flex-11 {
        -webkit-box-flex: 11 !important;
        -ms-flex: 11 1 0% !important;
        flex: 11 1 0% !important
    }

    .tablet-lg\:flex-12 {
        -webkit-box-flex: 12 !important;
        -ms-flex: 12 1 0% !important;
        flex: 12 1 0% !important
    }

    .tablet-lg\:flex-fill {
        -webkit-box-flex: 1 !important;
        -ms-flex: 1 1 0% !important;
        flex: 1 1 0% !important
    }

    .tablet-lg\:flex-auto {
        -webkit-box-flex: 0 !important;
        -ms-flex: 0 1 auto !important;
        flex: 0 1 auto !important
    }

    .tablet-lg\:flex-row {
        -webkit-box-orient: horizontal !important;
        -webkit-box-direction: normal !important;
        -ms-flex-direction: row !important;
        flex-direction: row !important
    }

    .tablet-lg\:flex-column {
        -webkit-box-orient: vertical !important;
        -webkit-box-direction: normal !important;
        -ms-flex-direction: column !important;
        flex-direction: column !important
    }

    .tablet-lg\:flex-wrap {
        -ms-flex-wrap: wrap !important;
        flex-wrap: wrap !important
    }

    .tablet-lg\:flex-no-wrap {
        -ms-flex-wrap: nowrap !important;
        flex-wrap: nowrap !important
    }

    .tablet-lg\:float-left {
        float: left !important
    }

    .tablet-lg\:float-none {
        float: none !important
    }

    .tablet-lg\:float-right {
        float: right !important
    }

    .tablet-lg\:font-mono-3xs {
        font-size: .77rem !important
    }

    .tablet-lg\:font-mono-2xs {
        font-size: .83rem !important
    }

    .tablet-lg\:font-mono-xs {
        font-size: .89rem !important
    }

    .tablet-lg\:font-mono-sm {
        font-size: .95rem !important
    }

    .tablet-lg\:font-mono-md {
        font-size: 1.01rem !important
    }

    .tablet-lg\:font-mono-lg {
        font-size: 1.31rem !important
    }

    .tablet-lg\:font-mono-xl {
        font-size: 1.91rem !important
    }

    .tablet-lg\:font-mono-2xl {
        font-size: 2.86rem !important
    }

    .tablet-lg\:font-mono-3xl {
        font-size: 3.81rem !important
    }

    .tablet-lg\:font-sans-3xs {
        font-size: .81rem !important
    }

    .tablet-lg\:font-sans-2xs {
        font-size: .88rem !important
    }

    .tablet-lg\:font-sans-xs {
        font-size: .94rem !important
    }

    .tablet-lg\:font-sans-sm {
        font-size: 1rem !important
    }

    .tablet-lg\:font-sans-md {
        font-size: 1.06rem !important
    }

    .tablet-lg\:font-sans-lg {
        font-size: 1.38rem !important
    }

    .tablet-lg\:font-sans-xl {
        font-size: 2rem !important
    }

    .tablet-lg\:font-sans-2xl {
        font-size: 3rem !important
    }

    .tablet-lg\:font-sans-3xl {
        font-size: 4rem !important
    }

    .tablet-lg\:font-serif-3xs {
        font-size: .79rem !important
    }

    .tablet-lg\:font-serif-2xs {
        font-size: .85rem !important
    }

    .tablet-lg\:font-serif-xs {
        font-size: .91rem !important
    }

    .tablet-lg\:font-serif-sm {
        font-size: .98rem !important
    }

    .tablet-lg\:font-serif-md {
        font-size: 1.04rem !important
    }

    .tablet-lg\:font-serif-lg {
        font-size: 1.34rem !important
    }

    .tablet-lg\:font-serif-xl {
        font-size: 1.95rem !important
    }

    .tablet-lg\:font-serif-2xl {
        font-size: 2.93rem !important
    }

    .tablet-lg\:font-serif-3xl {
        font-size: 3.9rem !important
    }

    .tablet-lg\:font-heading-3xs {
        font-size: .81rem !important
    }

    .tablet-lg\:font-heading-2xs {
        font-size: .88rem !important
    }

    .tablet-lg\:font-heading-xs {
        font-size: .94rem !important
    }

    .tablet-lg\:font-heading-sm {
        font-size: 1rem !important
    }

    .tablet-lg\:font-heading-md {
        font-size: 1.06rem !important
    }

    .tablet-lg\:font-heading-lg {
        font-size: 1.38rem !important
    }

    .tablet-lg\:font-heading-xl {
        font-size: 2rem !important
    }

    .tablet-lg\:font-heading-2xl {
        font-size: 3rem !important
    }

    .tablet-lg\:font-heading-3xl {
        font-size: 4rem !important
    }

    .tablet-lg\:font-body-3xs {
        font-size: .81rem !important
    }

    .tablet-lg\:font-body-2xs {
        font-size: .88rem !important
    }

    .tablet-lg\:font-body-xs {
        font-size: .94rem !important
    }

    .tablet-lg\:font-body-sm {
        font-size: 1rem !important
    }

    .tablet-lg\:font-body-md {
        font-size: 1.06rem !important
    }

    .tablet-lg\:font-body-lg {
        font-size: 1.38rem !important
    }

    .tablet-lg\:font-body-xl {
        font-size: 2rem !important
    }

    .tablet-lg\:font-body-2xl {
        font-size: 3rem !important
    }

    .tablet-lg\:font-body-3xl {
        font-size: 4rem !important
    }

    .tablet-lg\:font-code-3xs {
        font-size: .77rem !important
    }

    .tablet-lg\:font-code-2xs {
        font-size: .83rem !important
    }

    .tablet-lg\:font-code-xs {
        font-size: .89rem !important
    }

    .tablet-lg\:font-code-sm {
        font-size: .95rem !important
    }

    .tablet-lg\:font-code-md {
        font-size: 1.01rem !important
    }

    .tablet-lg\:font-code-lg {
        font-size: 1.31rem !important
    }

    .tablet-lg\:font-code-xl {
        font-size: 1.91rem !important
    }

    .tablet-lg\:font-code-2xl {
        font-size: 2.86rem !important
    }

    .tablet-lg\:font-code-3xl {
        font-size: 3.81rem !important
    }

    .tablet-lg\:font-alt-3xs {
        font-size: .79rem !important
    }

    .tablet-lg\:font-alt-2xs {
        font-size: .85rem !important
    }

    .tablet-lg\:font-alt-xs {
        font-size: .91rem !important
    }

    .tablet-lg\:font-alt-sm {
        font-size: .98rem !important
    }

    .tablet-lg\:font-alt-md {
        font-size: 1.04rem !important
    }

    .tablet-lg\:font-alt-lg {
        font-size: 1.34rem !important
    }

    .tablet-lg\:font-alt-xl {
        font-size: 1.95rem !important
    }

    .tablet-lg\:font-alt-2xl {
        font-size: 2.93rem !important
    }

    .tablet-lg\:font-alt-3xl {
        font-size: 3.9rem !important
    }

    .tablet-lg\:font-ui-3xs {
        font-size: .81rem !important
    }

    .tablet-lg\:font-ui-2xs {
        font-size: .88rem !important
    }

    .tablet-lg\:font-ui-xs {
        font-size: .94rem !important
    }

    .tablet-lg\:font-ui-sm {
        font-size: 1rem !important
    }

    .tablet-lg\:font-ui-md {
        font-size: 1.06rem !important
    }

    .tablet-lg\:font-ui-lg {
        font-size: 1.38rem !important
    }

    .tablet-lg\:font-ui-xl {
        font-size: 2rem !important
    }

    .tablet-lg\:font-ui-2xl {
        font-size: 3rem !important
    }

    .tablet-lg\:font-ui-3xl {
        font-size: 4rem !important
    }

    .tablet-lg\:text-thin {
        font-weight: 100 !important
    }

    .tablet-lg\:text-light {
        font-weight: 300 !important
    }

    .tablet-lg\:text-normal {
        font-weight: 400 !important
    }

    .tablet-lg\:text-medium {
        font-weight: 500 !important
    }

    .tablet-lg\:text-semibold {
        font-weight: 600 !important
    }

    .tablet-lg\:text-bold {
        font-weight: 700 !important
    }

    .tablet-lg\:text-heavy {
        font-weight: 800 !important
    }

    .tablet-lg\:height-1px {
        height: 1px !important
    }

    .tablet-lg\:height-2px {
        height: 2px !important
    }

    .tablet-lg\:height-05 {
        height: .25rem !important
    }

    .tablet-lg\:height-1 {
        height: .5rem !important
    }

    .tablet-lg\:height-105 {
        height: .75rem !important
    }

    .tablet-lg\:height-2 {
        height: 1rem !important
    }

    .tablet-lg\:height-205 {
        height: 1.25rem !important
    }

    .tablet-lg\:height-3 {
        height: 1.5rem !important
    }

    .tablet-lg\:height-4 {
        height: 2rem !important
    }

    .tablet-lg\:height-5 {
        height: 2.5rem !important
    }

    .tablet-lg\:height-6 {
        height: 3rem !important
    }

    .tablet-lg\:height-7 {
        height: 3.5rem !important
    }

    .tablet-lg\:height-8 {
        height: 4rem !important
    }

    .tablet-lg\:height-9 {
        height: 4.5rem !important
    }

    .tablet-lg\:height-10 {
        height: 5rem !important
    }

    .tablet-lg\:height-15 {
        height: 7.5rem !important
    }

    .tablet-lg\:height-card {
        height: 10rem !important
    }

    .tablet-lg\:height-card-lg {
        height: 15rem !important
    }

    .tablet-lg\:height-mobile {
        height: 20rem !important
    }

    .tablet-lg\:height-0 {
        height: 0 !important
    }

    .tablet-lg\:height-auto {
        height: auto !important
    }

    .tablet-lg\:height-full {
        height: 100% !important
    }

    .tablet-lg\:height-viewport {
        height: 100vh !important
    }

    .tablet-lg\:flex-justify-center {
        -webkit-box-pack: center !important;
        -ms-flex-pack: center !important;
        justify-content: center !important
    }

    .tablet-lg\:flex-justify-start {
        -webkit-box-pack: start !important;
        -ms-flex-pack: start !important;
        justify-content: flex-start !important
    }

    .tablet-lg\:flex-justify-end {
        -webkit-box-pack: end !important;
        -ms-flex-pack: end !important;
        justify-content: flex-end !important
    }

    .tablet-lg\:flex-justify {
        -webkit-box-pack: justify !important;
        -ms-flex-pack: justify !important;
        justify-content: space-between !important
    }

    .tablet-lg\:left-1px {
        left: 1px !important
    }

    .tablet-lg\:left-2px {
        left: 2px !important
    }

    .tablet-lg\:left-05 {
        left: .25rem !important
    }

    .tablet-lg\:left-1 {
        left: .5rem !important
    }

    .tablet-lg\:left-105 {
        left: .75rem !important
    }

    .tablet-lg\:left-2 {
        left: 1rem !important
    }

    .tablet-lg\:left-205 {
        left: 1.25rem !important
    }

    .tablet-lg\:left-3 {
        left: 1.5rem !important
    }

    .tablet-lg\:left-neg-1px {
        left: -1px !important
    }

    .tablet-lg\:left-neg-2px {
        left: -2px !important
    }

    .tablet-lg\:left-neg-05 {
        left: -.25rem !important
    }

    .tablet-lg\:left-neg-1 {
        left: -.5rem !important
    }

    .tablet-lg\:left-neg-105 {
        left: -.75rem !important
    }

    .tablet-lg\:left-neg-2 {
        left: -1rem !important
    }

    .tablet-lg\:left-neg-205 {
        left: -1.25rem !important
    }

    .tablet-lg\:left-neg-3 {
        left: -1.5rem !important
    }

    .tablet-lg\:left-0 {
        left: 0 !important
    }

    .tablet-lg\:left-auto {
        left: auto !important
    }

    .tablet-lg\:text-ls-auto {
        letter-spacing: initial !important
    }

    .tablet-lg\:text-ls-neg-3 {
        letter-spacing: -.03em !important
    }

    .tablet-lg\:text-ls-neg-2 {
        letter-spacing: -.02em !important
    }

    .tablet-lg\:text-ls-neg-1 {
        letter-spacing: -.01em !important
    }

    .tablet-lg\:text-ls-1 {
        letter-spacing: .025em !important
    }

    .tablet-lg\:text-ls-2 {
        letter-spacing: .1em !important
    }

    .tablet-lg\:text-ls-3 {
        letter-spacing: .15em !important
    }

    .tablet-lg\:line-height-sans-1 {
        line-height: 1 !important
    }

    .tablet-lg\:line-height-sans-2 {
        line-height: 1.2 !important
    }

    .tablet-lg\:line-height-sans-3 {
        line-height: 1.4 !important
    }

    .tablet-lg\:line-height-sans-4 {
        line-height: 1.5 !important
    }

    .tablet-lg\:line-height-sans-5 {
        line-height: 1.6 !important
    }

    .tablet-lg\:line-height-sans-6 {
        line-height: 1.8 !important
    }

    .tablet-lg\:line-height-serif-1 {
        line-height: 1 !important
    }

    .tablet-lg\:line-height-serif-2 {
        line-height: 1.2 !important
    }

    .tablet-lg\:line-height-serif-3 {
        line-height: 1.4 !important
    }

    .tablet-lg\:line-height-serif-4 {
        line-height: 1.5 !important
    }

    .tablet-lg\:line-height-serif-5 {
        line-height: 1.7 !important
    }

    .tablet-lg\:line-height-serif-6 {
        line-height: 1.8 !important
    }

    .tablet-lg\:line-height-mono-1 {
        line-height: 1 !important
    }

    .tablet-lg\:line-height-mono-2 {
        line-height: 1.3 !important
    }

    .tablet-lg\:line-height-mono-3 {
        line-height: 1.4 !important
    }

    .tablet-lg\:line-height-mono-4 {
        line-height: 1.6 !important
    }

    .tablet-lg\:line-height-mono-5 {
        line-height: 1.7 !important
    }

    .tablet-lg\:line-height-mono-6 {
        line-height: 1.8 !important
    }

    .tablet-lg\:line-height-heading-1 {
        line-height: 1 !important
    }

    .tablet-lg\:line-height-heading-2 {
        line-height: 1.2 !important
    }

    .tablet-lg\:line-height-heading-3 {
        line-height: 1.4 !important
    }

    .tablet-lg\:line-height-heading-4 {
        line-height: 1.5 !important
    }

    .tablet-lg\:line-height-heading-5 {
        line-height: 1.6 !important
    }

    .tablet-lg\:line-height-heading-6 {
        line-height: 1.8 !important
    }

    .tablet-lg\:line-height-ui-1 {
        line-height: 1 !important
    }

    .tablet-lg\:line-height-ui-2 {
        line-height: 1.2 !important
    }

    .tablet-lg\:line-height-ui-3 {
        line-height: 1.4 !important
    }

    .tablet-lg\:line-height-ui-4 {
        line-height: 1.5 !important
    }

    .tablet-lg\:line-height-ui-5 {
        line-height: 1.6 !important
    }

    .tablet-lg\:line-height-ui-6 {
        line-height: 1.8 !important
    }

    .tablet-lg\:line-height-body-1 {
        line-height: 1 !important
    }

    .tablet-lg\:line-height-body-2 {
        line-height: 1.2 !important
    }

    .tablet-lg\:line-height-body-3 {
        line-height: 1.4 !important
    }

    .tablet-lg\:line-height-body-4 {
        line-height: 1.5 !important
    }

    .tablet-lg\:line-height-body-5 {
        line-height: 1.6 !important
    }

    .tablet-lg\:line-height-body-6 {
        line-height: 1.8 !important
    }

    .tablet-lg\:line-height-code-1 {
        line-height: 1 !important
    }

    .tablet-lg\:line-height-code-2 {
        line-height: 1.3 !important
    }

    .tablet-lg\:line-height-code-3 {
        line-height: 1.4 !important
    }

    .tablet-lg\:line-height-code-4 {
        line-height: 1.6 !important
    }

    .tablet-lg\:line-height-code-5 {
        line-height: 1.7 !important
    }

    .tablet-lg\:line-height-code-6 {
        line-height: 1.8 !important
    }

    .tablet-lg\:line-height-alt-1 {
        line-height: 1 !important
    }

    .tablet-lg\:line-height-alt-2 {
        line-height: 1.2 !important
    }

    .tablet-lg\:line-height-alt-3 {
        line-height: 1.4 !important
    }

    .tablet-lg\:line-height-alt-4 {
        line-height: 1.5 !important
    }

    .tablet-lg\:line-height-alt-5 {
        line-height: 1.7 !important
    }

    .tablet-lg\:line-height-alt-6 {
        line-height: 1.8 !important
    }

    .tablet-lg\:margin-neg-1px {
        margin: -1px !important
    }

    .tablet-lg\:margin-neg-2px {
        margin: -2px !important
    }

    .tablet-lg\:margin-neg-05 {
        margin: -.25rem !important
    }

    .tablet-lg\:margin-neg-1 {
        margin: -.5rem !important
    }

    .tablet-lg\:margin-neg-105 {
        margin: -.75rem !important
    }

    .tablet-lg\:margin-neg-2 {
        margin: -1rem !important
    }

    .tablet-lg\:margin-neg-205 {
        margin: -1.25rem !important
    }

    .tablet-lg\:margin-neg-3 {
        margin: -1.5rem !important
    }

    .tablet-lg\:margin-1px {
        margin: 1px !important
    }

    .tablet-lg\:margin-2px {
        margin: 2px !important
    }

    .tablet-lg\:margin-05 {
        margin: .25rem !important
    }

    .tablet-lg\:margin-1 {
        margin: .5rem !important
    }

    .tablet-lg\:margin-105 {
        margin: .75rem !important
    }

    .tablet-lg\:margin-2 {
        margin: 1rem !important
    }

    .tablet-lg\:margin-205 {
        margin: 1.25rem !important
    }

    .tablet-lg\:margin-3 {
        margin: 1.5rem !important
    }

    .tablet-lg\:margin-4 {
        margin: 2rem !important
    }

    .tablet-lg\:margin-5 {
        margin: 2.5rem !important
    }

    .tablet-lg\:margin-6 {
        margin: 3rem !important
    }

    .tablet-lg\:margin-7 {
        margin: 3.5rem !important
    }

    .tablet-lg\:margin-8 {
        margin: 4rem !important
    }

    .tablet-lg\:margin-9 {
        margin: 4.5rem !important
    }

    .tablet-lg\:margin-10 {
        margin: 5rem !important
    }

    .tablet-lg\:margin-15 {
        margin: 7.5rem !important
    }

    .tablet-lg\:margin-05em {
        margin: .5em !important
    }

    .tablet-lg\:margin-1em {
        margin: 1em !important
    }

    .tablet-lg\:margin-105em {
        margin: 1.5em !important
    }

    .tablet-lg\:margin-2em {
        margin: 2em !important
    }

    .tablet-lg\:margin-0 {
        margin: 0 !important
    }

    .tablet-lg\:margin-y-1px {
        margin-top: 1px !important;
        margin-bottom: 1px !important
    }

    .tablet-lg\:margin-top-1px {
        margin-top: 1px !important
    }

    .tablet-lg\:margin-bottom-1px {
        margin-bottom: 1px !important
    }

    .tablet-lg\:margin-y-2px {
        margin-top: 2px !important;
        margin-bottom: 2px !important
    }

    .tablet-lg\:margin-top-2px {
        margin-top: 2px !important
    }

    .tablet-lg\:margin-bottom-2px {
        margin-bottom: 2px !important
    }

    .tablet-lg\:margin-y-05 {
        margin-top: .25rem !important;
        margin-bottom: .25rem !important
    }

    .tablet-lg\:margin-top-05 {
        margin-top: .25rem !important
    }

    .tablet-lg\:margin-bottom-05 {
        margin-bottom: .25rem !important
    }

    .tablet-lg\:margin-y-1 {
        margin-top: .5rem !important;
        margin-bottom: .5rem !important
    }

    .tablet-lg\:margin-top-1 {
        margin-top: .5rem !important
    }

    .tablet-lg\:margin-bottom-1 {
        margin-bottom: .5rem !important
    }

    .tablet-lg\:margin-y-105 {
        margin-top: .75rem !important;
        margin-bottom: .75rem !important
    }

    .tablet-lg\:margin-top-105 {
        margin-top: .75rem !important
    }

    .tablet-lg\:margin-bottom-105 {
        margin-bottom: .75rem !important
    }

    .tablet-lg\:margin-y-2 {
        margin-top: 1rem !important;
        margin-bottom: 1rem !important
    }

    .tablet-lg\:margin-top-2 {
        margin-top: 1rem !important
    }

    .tablet-lg\:margin-bottom-2 {
        margin-bottom: 1rem !important
    }

    .tablet-lg\:margin-y-205 {
        margin-top: 1.25rem !important;
        margin-bottom: 1.25rem !important
    }

    .tablet-lg\:margin-top-205 {
        margin-top: 1.25rem !important
    }

    .tablet-lg\:margin-bottom-205 {
        margin-bottom: 1.25rem !important
    }

    .tablet-lg\:margin-y-3 {
        margin-top: 1.5rem !important;
        margin-bottom: 1.5rem !important
    }

    .tablet-lg\:margin-top-3 {
        margin-top: 1.5rem !important
    }

    .tablet-lg\:margin-bottom-3 {
        margin-bottom: 1.5rem !important
    }

    .tablet-lg\:margin-y-neg-1px {
        margin-top: -1px !important;
        margin-bottom: -1px !important
    }

    .tablet-lg\:margin-top-neg-1px {
        margin-top: -1px !important
    }

    .tablet-lg\:margin-bottom-neg-1px {
        margin-bottom: -1px !important
    }

    .tablet-lg\:margin-y-neg-2px {
        margin-top: -2px !important;
        margin-bottom: -2px !important
    }

    .tablet-lg\:margin-top-neg-2px {
        margin-top: -2px !important
    }

    .tablet-lg\:margin-bottom-neg-2px {
        margin-bottom: -2px !important
    }

    .tablet-lg\:margin-y-neg-05 {
        margin-top: -.25rem !important;
        margin-bottom: -.25rem !important
    }

    .tablet-lg\:margin-top-neg-05 {
        margin-top: -.25rem !important
    }

    .tablet-lg\:margin-bottom-neg-05 {
        margin-bottom: -.25rem !important
    }

    .tablet-lg\:margin-y-neg-1 {
        margin-top: -.5rem !important;
        margin-bottom: -.5rem !important
    }

    .tablet-lg\:margin-top-neg-1 {
        margin-top: -.5rem !important
    }

    .tablet-lg\:margin-bottom-neg-1 {
        margin-bottom: -.5rem !important
    }

    .tablet-lg\:margin-y-neg-105 {
        margin-top: -.75rem !important;
        margin-bottom: -.75rem !important
    }

    .tablet-lg\:margin-top-neg-105 {
        margin-top: -.75rem !important
    }

    .tablet-lg\:margin-bottom-neg-105 {
        margin-bottom: -.75rem !important
    }

    .tablet-lg\:margin-y-neg-2 {
        margin-top: -1rem !important;
        margin-bottom: -1rem !important
    }

    .tablet-lg\:margin-top-neg-2 {
        margin-top: -1rem !important
    }

    .tablet-lg\:margin-bottom-neg-2 {
        margin-bottom: -1rem !important
    }

    .tablet-lg\:margin-y-neg-205 {
        margin-top: -1.25rem !important;
        margin-bottom: -1.25rem !important
    }

    .tablet-lg\:margin-top-neg-205 {
        margin-top: -1.25rem !important
    }

    .tablet-lg\:margin-bottom-neg-205 {
        margin-bottom: -1.25rem !important
    }

    .tablet-lg\:margin-y-neg-3 {
        margin-top: -1.5rem !important;
        margin-bottom: -1.5rem !important
    }

    .tablet-lg\:margin-top-neg-3 {
        margin-top: -1.5rem !important
    }

    .tablet-lg\:margin-bottom-neg-3 {
        margin-bottom: -1.5rem !important
    }

    .tablet-lg\:margin-y-4 {
        margin-top: 2rem !important;
        margin-bottom: 2rem !important
    }

    .tablet-lg\:margin-top-4 {
        margin-top: 2rem !important
    }

    .tablet-lg\:margin-bottom-4 {
        margin-bottom: 2rem !important
    }

    .tablet-lg\:margin-y-5 {
        margin-top: 2.5rem !important;
        margin-bottom: 2.5rem !important
    }

    .tablet-lg\:margin-top-5 {
        margin-top: 2.5rem !important
    }

    .tablet-lg\:margin-bottom-5 {
        margin-bottom: 2.5rem !important
    }

    .tablet-lg\:margin-y-6 {
        margin-top: 3rem !important;
        margin-bottom: 3rem !important
    }

    .tablet-lg\:margin-top-6 {
        margin-top: 3rem !important
    }

    .tablet-lg\:margin-bottom-6 {
        margin-bottom: 3rem !important
    }

    .tablet-lg\:margin-y-7 {
        margin-top: 3.5rem !important;
        margin-bottom: 3.5rem !important
    }

    .tablet-lg\:margin-top-7 {
        margin-top: 3.5rem !important
    }

    .tablet-lg\:margin-bottom-7 {
        margin-bottom: 3.5rem !important
    }

    .tablet-lg\:margin-y-8 {
        margin-top: 4rem !important;
        margin-bottom: 4rem !important
    }

    .tablet-lg\:margin-top-8 {
        margin-top: 4rem !important
    }

    .tablet-lg\:margin-bottom-8 {
        margin-bottom: 4rem !important
    }

    .tablet-lg\:margin-y-9 {
        margin-top: 4.5rem !important;
        margin-bottom: 4.5rem !important
    }

    .tablet-lg\:margin-top-9 {
        margin-top: 4.5rem !important
    }

    .tablet-lg\:margin-bottom-9 {
        margin-bottom: 4.5rem !important
    }

    .tablet-lg\:margin-y-10 {
        margin-top: 5rem !important;
        margin-bottom: 5rem !important
    }

    .tablet-lg\:margin-top-10 {
        margin-top: 5rem !important
    }

    .tablet-lg\:margin-bottom-10 {
        margin-bottom: 5rem !important
    }

    .tablet-lg\:margin-y-15 {
        margin-top: 7.5rem !important;
        margin-bottom: 7.5rem !important
    }

    .tablet-lg\:margin-top-15 {
        margin-top: 7.5rem !important
    }

    .tablet-lg\:margin-bottom-15 {
        margin-bottom: 7.5rem !important
    }

    .tablet-lg\:margin-y-05em {
        margin-top: .5em !important;
        margin-bottom: .5em !important
    }

    .tablet-lg\:margin-top-05em {
        margin-top: .5em !important
    }

    .tablet-lg\:margin-bottom-05em {
        margin-bottom: .5em !important
    }

    .tablet-lg\:margin-y-1em {
        margin-top: 1em !important;
        margin-bottom: 1em !important
    }

    .tablet-lg\:margin-top-1em {
        margin-top: 1em !important
    }

    .tablet-lg\:margin-bottom-1em {
        margin-bottom: 1em !important
    }

    .tablet-lg\:margin-y-105em {
        margin-top: 1.5em !important;
        margin-bottom: 1.5em !important
    }

    .tablet-lg\:margin-top-105em {
        margin-top: 1.5em !important
    }

    .tablet-lg\:margin-bottom-105em {
        margin-bottom: 1.5em !important
    }

    .tablet-lg\:margin-y-2em {
        margin-top: 2em !important;
        margin-bottom: 2em !important
    }

    .tablet-lg\:margin-top-2em {
        margin-top: 2em !important
    }

    .tablet-lg\:margin-bottom-2em {
        margin-bottom: 2em !important
    }

    .tablet-lg\:margin-y-0 {
        margin-top: 0 !important;
        margin-bottom: 0 !important
    }

    .tablet-lg\:margin-top-0 {
        margin-top: 0 !important
    }

    .tablet-lg\:margin-bottom-0 {
        margin-bottom: 0 !important
    }

    .tablet-lg\:margin-y-auto {
        margin-top: auto !important;
        margin-bottom: auto !important
    }

    .tablet-lg\:margin-top-auto {
        margin-top: auto !important
    }

    .tablet-lg\:margin-bottom-auto {
        margin-bottom: auto !important
    }

    .tablet-lg\:margin-x-1px {
        margin-left: 1px !important;
        margin-right: 1px !important
    }

    .tablet-lg\:margin-right-1px {
        margin-right: 1px !important
    }

    .tablet-lg\:margin-left-1px {
        margin-left: 1px !important
    }

    .tablet-lg\:margin-x-2px {
        margin-left: 2px !important;
        margin-right: 2px !important
    }

    .tablet-lg\:margin-right-2px {
        margin-right: 2px !important
    }

    .tablet-lg\:margin-left-2px {
        margin-left: 2px !important
    }

    .tablet-lg\:margin-x-05 {
        margin-left: .25rem !important;
        margin-right: .25rem !important
    }

    .tablet-lg\:margin-right-05 {
        margin-right: .25rem !important
    }

    .tablet-lg\:margin-left-05 {
        margin-left: .25rem !important
    }

    .tablet-lg\:margin-x-1 {
        margin-left: .5rem !important;
        margin-right: .5rem !important
    }

    .tablet-lg\:margin-right-1 {
        margin-right: .5rem !important
    }

    .tablet-lg\:margin-left-1 {
        margin-left: .5rem !important
    }

    .tablet-lg\:margin-x-105 {
        margin-left: .75rem !important;
        margin-right: .75rem !important
    }

    .tablet-lg\:margin-right-105 {
        margin-right: .75rem !important
    }

    .tablet-lg\:margin-left-105 {
        margin-left: .75rem !important
    }

    .tablet-lg\:margin-x-2 {
        margin-left: 1rem !important;
        margin-right: 1rem !important
    }

    .tablet-lg\:margin-right-2 {
        margin-right: 1rem !important
    }

    .tablet-lg\:margin-left-2 {
        margin-left: 1rem !important
    }

    .tablet-lg\:margin-x-205 {
        margin-left: 1.25rem !important;
        margin-right: 1.25rem !important
    }

    .tablet-lg\:margin-right-205 {
        margin-right: 1.25rem !important
    }

    .tablet-lg\:margin-left-205 {
        margin-left: 1.25rem !important
    }

    .tablet-lg\:margin-x-3 {
        margin-left: 1.5rem !important;
        margin-right: 1.5rem !important
    }

    .tablet-lg\:margin-right-3 {
        margin-right: 1.5rem !important
    }

    .tablet-lg\:margin-left-3 {
        margin-left: 1.5rem !important
    }

    .tablet-lg\:margin-x-neg-1px {
        margin-left: -1px !important;
        margin-right: -1px !important
    }

    .tablet-lg\:margin-right-neg-1px {
        margin-right: -1px !important
    }

    .tablet-lg\:margin-left-neg-1px {
        margin-left: -1px !important
    }

    .tablet-lg\:margin-x-neg-2px {
        margin-left: -2px !important;
        margin-right: -2px !important
    }

    .tablet-lg\:margin-right-neg-2px {
        margin-right: -2px !important
    }

    .tablet-lg\:margin-left-neg-2px {
        margin-left: -2px !important
    }

    .tablet-lg\:margin-x-neg-05 {
        margin-left: -.25rem !important;
        margin-right: -.25rem !important
    }

    .tablet-lg\:margin-right-neg-05 {
        margin-right: -.25rem !important
    }

    .tablet-lg\:margin-left-neg-05 {
        margin-left: -.25rem !important
    }

    .tablet-lg\:margin-x-neg-1 {
        margin-left: -.5rem !important;
        margin-right: -.5rem !important
    }

    .tablet-lg\:margin-right-neg-1 {
        margin-right: -.5rem !important
    }

    .tablet-lg\:margin-left-neg-1 {
        margin-left: -.5rem !important
    }

    .tablet-lg\:margin-x-neg-105 {
        margin-left: -.75rem !important;
        margin-right: -.75rem !important
    }

    .tablet-lg\:margin-right-neg-105 {
        margin-right: -.75rem !important
    }

    .tablet-lg\:margin-left-neg-105 {
        margin-left: -.75rem !important
    }

    .tablet-lg\:margin-x-neg-2 {
        margin-left: -1rem !important;
        margin-right: -1rem !important
    }

    .tablet-lg\:margin-right-neg-2 {
        margin-right: -1rem !important
    }

    .tablet-lg\:margin-left-neg-2 {
        margin-left: -1rem !important
    }

    .tablet-lg\:margin-x-neg-205 {
        margin-left: -1.25rem !important;
        margin-right: -1.25rem !important
    }

    .tablet-lg\:margin-right-neg-205 {
        margin-right: -1.25rem !important
    }

    .tablet-lg\:margin-left-neg-205 {
        margin-left: -1.25rem !important
    }

    .tablet-lg\:margin-x-neg-3 {
        margin-left: -1.5rem !important;
        margin-right: -1.5rem !important
    }

    .tablet-lg\:margin-right-neg-3 {
        margin-right: -1.5rem !important
    }

    .tablet-lg\:margin-left-neg-3 {
        margin-left: -1.5rem !important
    }

    .tablet-lg\:margin-x-4 {
        margin-left: 2rem !important;
        margin-right: 2rem !important
    }

    .tablet-lg\:margin-right-4 {
        margin-right: 2rem !important
    }

    .tablet-lg\:margin-left-4 {
        margin-left: 2rem !important
    }

    .tablet-lg\:margin-x-5 {
        margin-left: 2.5rem !important;
        margin-right: 2.5rem !important
    }

    .tablet-lg\:margin-right-5 {
        margin-right: 2.5rem !important
    }

    .tablet-lg\:margin-left-5 {
        margin-left: 2.5rem !important
    }

    .tablet-lg\:margin-x-6 {
        margin-left: 3rem !important;
        margin-right: 3rem !important
    }

    .tablet-lg\:margin-right-6 {
        margin-right: 3rem !important
    }

    .tablet-lg\:margin-left-6 {
        margin-left: 3rem !important
    }

    .tablet-lg\:margin-x-7 {
        margin-left: 3.5rem !important;
        margin-right: 3.5rem !important
    }

    .tablet-lg\:margin-right-7 {
        margin-right: 3.5rem !important
    }

    .tablet-lg\:margin-left-7 {
        margin-left: 3.5rem !important
    }

    .tablet-lg\:margin-x-8 {
        margin-left: 4rem !important;
        margin-right: 4rem !important
    }

    .tablet-lg\:margin-right-8 {
        margin-right: 4rem !important
    }

    .tablet-lg\:margin-left-8 {
        margin-left: 4rem !important
    }

    .tablet-lg\:margin-x-9 {
        margin-left: 4.5rem !important;
        margin-right: 4.5rem !important
    }

    .tablet-lg\:margin-right-9 {
        margin-right: 4.5rem !important
    }

    .tablet-lg\:margin-left-9 {
        margin-left: 4.5rem !important
    }

    .tablet-lg\:margin-x-10 {
        margin-left: 5rem !important;
        margin-right: 5rem !important
    }

    .tablet-lg\:margin-right-10 {
        margin-right: 5rem !important
    }

    .tablet-lg\:margin-left-10 {
        margin-left: 5rem !important
    }

    .tablet-lg\:margin-x-15 {
        margin-left: 7.5rem !important;
        margin-right: 7.5rem !important
    }

    .tablet-lg\:margin-right-15 {
        margin-right: 7.5rem !important
    }

    .tablet-lg\:margin-left-15 {
        margin-left: 7.5rem !important
    }

    .tablet-lg\:margin-x-card {
        margin-left: 10rem !important;
        margin-right: 10rem !important
    }

    .tablet-lg\:margin-right-card {
        margin-right: 10rem !important
    }

    .tablet-lg\:margin-left-card {
        margin-left: 10rem !important
    }

    .tablet-lg\:margin-x-card-lg {
        margin-left: 15rem !important;
        margin-right: 15rem !important
    }

    .tablet-lg\:margin-right-card-lg {
        margin-right: 15rem !important
    }

    .tablet-lg\:margin-left-card-lg {
        margin-left: 15rem !important
    }

    .tablet-lg\:margin-x-mobile {
        margin-left: 20rem !important;
        margin-right: 20rem !important
    }

    .tablet-lg\:margin-right-mobile {
        margin-right: 20rem !important
    }

    .tablet-lg\:margin-left-mobile {
        margin-left: 20rem !important
    }

    .tablet-lg\:margin-x-05em {
        margin-left: .5em !important;
        margin-right: .5em !important
    }

    .tablet-lg\:margin-right-05em {
        margin-right: .5em !important
    }

    .tablet-lg\:margin-left-05em {
        margin-left: .5em !important
    }

    .tablet-lg\:margin-x-1em {
        margin-left: 1em !important;
        margin-right: 1em !important
    }

    .tablet-lg\:margin-right-1em {
        margin-right: 1em !important
    }

    .tablet-lg\:margin-left-1em {
        margin-left: 1em !important
    }

    .tablet-lg\:margin-x-105em {
        margin-left: 1.5em !important;
        margin-right: 1.5em !important
    }

    .tablet-lg\:margin-right-105em {
        margin-right: 1.5em !important
    }

    .tablet-lg\:margin-left-105em {
        margin-left: 1.5em !important
    }

    .tablet-lg\:margin-x-2em {
        margin-left: 2em !important;
        margin-right: 2em !important
    }

    .tablet-lg\:margin-right-2em {
        margin-right: 2em !important
    }

    .tablet-lg\:margin-left-2em {
        margin-left: 2em !important
    }

    .tablet-lg\:margin-x-0 {
        margin-left: 0 !important;
        margin-right: 0 !important
    }

    .tablet-lg\:margin-right-0 {
        margin-right: 0 !important
    }

    .tablet-lg\:margin-left-0 {
        margin-left: 0 !important
    }

    .tablet-lg\:margin-x-auto {
        margin-left: auto !important;
        margin-right: auto !important
    }

    .tablet-lg\:margin-right-auto {
        margin-right: auto !important
    }

    .tablet-lg\:margin-left-auto {
        margin-left: auto !important
    }

    .tablet-lg\:maxh-05 {
        max-height: .25rem !important
    }

    .tablet-lg\:maxh-1 {
        max-height: .5rem !important
    }

    .tablet-lg\:maxh-105 {
        max-height: .75rem !important
    }

    .tablet-lg\:maxh-2 {
        max-height: 1rem !important
    }

    .tablet-lg\:maxh-205 {
        max-height: 1.25rem !important
    }

    .tablet-lg\:maxh-3 {
        max-height: 1.5rem !important
    }

    .tablet-lg\:maxh-4 {
        max-height: 2rem !important
    }

    .tablet-lg\:maxh-5 {
        max-height: 2.5rem !important
    }

    .tablet-lg\:maxh-6 {
        max-height: 3rem !important
    }

    .tablet-lg\:maxh-7 {
        max-height: 3.5rem !important
    }

    .tablet-lg\:maxh-8 {
        max-height: 4rem !important
    }

    .tablet-lg\:maxh-9 {
        max-height: 4.5rem !important
    }

    .tablet-lg\:maxh-10 {
        max-height: 5rem !important
    }

    .tablet-lg\:maxh-15 {
        max-height: 7.5rem !important
    }

    .tablet-lg\:maxh-card {
        max-height: 10rem !important
    }

    .tablet-lg\:maxh-card-lg {
        max-height: 15rem !important
    }

    .tablet-lg\:maxh-mobile {
        max-height: 20rem !important
    }

    .tablet-lg\:maxh-mobile-lg {
        max-height: 30rem !important
    }

    .tablet-lg\:maxh-tablet {
        max-height: 40rem !important
    }

    .tablet-lg\:maxh-tablet-lg {
        max-height: 55rem !important
    }

    .tablet-lg\:maxh-none {
        max-height: none !important
    }

    .tablet-lg\:maxh-viewport {
        max-height: 100vh !important
    }

    .tablet-lg\:maxw-05 {
        max-width: .25rem !important
    }

    .tablet-lg\:maxw-1 {
        max-width: .5rem !important
    }

    .tablet-lg\:maxw-105 {
        max-width: .75rem !important
    }

    .tablet-lg\:maxw-2 {
        max-width: 1rem !important
    }

    .tablet-lg\:maxw-205 {
        max-width: 1.25rem !important
    }

    .tablet-lg\:maxw-3 {
        max-width: 1.5rem !important
    }

    .tablet-lg\:maxw-4 {
        max-width: 2rem !important
    }

    .tablet-lg\:maxw-5 {
        max-width: 2.5rem !important
    }

    .tablet-lg\:maxw-6 {
        max-width: 3rem !important
    }

    .tablet-lg\:maxw-7 {
        max-width: 3.5rem !important
    }

    .tablet-lg\:maxw-8 {
        max-width: 4rem !important
    }

    .tablet-lg\:maxw-9 {
        max-width: 4.5rem !important
    }

    .tablet-lg\:maxw-10 {
        max-width: 5rem !important
    }

    .tablet-lg\:maxw-15 {
        max-width: 7.5rem !important
    }

    .tablet-lg\:maxw-card {
        max-width: 10rem !important
    }

    .tablet-lg\:maxw-card-lg {
        max-width: 15rem !important
    }

    .tablet-lg\:maxw-mobile {
        max-width: 20rem !important
    }

    .tablet-lg\:maxw-mobile-lg {
        max-width: 30rem !important
    }

    .tablet-lg\:maxw-tablet {
        max-width: 40rem !important
    }

    .tablet-lg\:maxw-tablet-lg {
        max-width: 55rem !important
    }

    .tablet-lg\:maxw-desktop {
        max-width: 64rem !important
    }

    .tablet-lg\:maxw-desktop-lg {
        max-width: 75rem !important
    }

    .tablet-lg\:maxw-widescreen {
        max-width: 87.5rem !important
    }

    .tablet-lg\:maxw-none {
        max-width: none !important
    }

    .tablet-lg\:maxw-full {
        max-width: 100% !important
    }

    .tablet-lg\:measure-1 {
        max-width: 44ex !important
    }

    .tablet-lg\:measure-2 {
        max-width: 60ex !important
    }

    .tablet-lg\:measure-3 {
        max-width: 64ex !important
    }

    .tablet-lg\:measure-4 {
        max-width: 68ex !important
    }

    .tablet-lg\:measure-5 {
        max-width: 72ex !important
    }

    .tablet-lg\:measure-6 {
        max-width: 88ex !important
    }

    .tablet-lg\:measure-none {
        max-width: none !important
    }

    .tablet-lg\:minh-1px {
        min-height: 1px !important
    }

    .tablet-lg\:minh-2px {
        min-height: 2px !important
    }

    .tablet-lg\:minh-05 {
        min-height: .25rem !important
    }

    .tablet-lg\:minh-1 {
        min-height: .5rem !important
    }

    .tablet-lg\:minh-105 {
        min-height: .75rem !important
    }

    .tablet-lg\:minh-2 {
        min-height: 1rem !important
    }

    .tablet-lg\:minh-205 {
        min-height: 1.25rem !important
    }

    .tablet-lg\:minh-3 {
        min-height: 1.5rem !important
    }

    .tablet-lg\:minh-4 {
        min-height: 2rem !important
    }

    .tablet-lg\:minh-5 {
        min-height: 2.5rem !important
    }

    .tablet-lg\:minh-6 {
        min-height: 3rem !important
    }

    .tablet-lg\:minh-7 {
        min-height: 3.5rem !important
    }

    .tablet-lg\:minh-8 {
        min-height: 4rem !important
    }

    .tablet-lg\:minh-9 {
        min-height: 4.5rem !important
    }

    .tablet-lg\:minh-10 {
        min-height: 5rem !important
    }

    .tablet-lg\:minh-15 {
        min-height: 7.5rem !important
    }

    .tablet-lg\:minh-card {
        min-height: 10rem !important
    }

    .tablet-lg\:minh-card-lg {
        min-height: 15rem !important
    }

    .tablet-lg\:minh-mobile {
        min-height: 20rem !important
    }

    .tablet-lg\:minh-mobile-lg {
        min-height: 30rem !important
    }

    .tablet-lg\:minh-tablet {
        min-height: 40rem !important
    }

    .tablet-lg\:minh-tablet-lg {
        min-height: 55rem !important
    }

    .tablet-lg\:minh-0 {
        min-height: 0 !important
    }

    .tablet-lg\:minh-full {
        min-height: 100% !important
    }

    .tablet-lg\:minh-viewport {
        min-height: 100vh !important
    }

    .tablet-lg\:minw-05 {
        min-width: .25rem !important
    }

    .tablet-lg\:minw-1 {
        min-width: .5rem !important
    }

    .tablet-lg\:minw-105 {
        min-width: .75rem !important
    }

    .tablet-lg\:minw-2 {
        min-width: 1rem !important
    }

    .tablet-lg\:minw-205 {
        min-width: 1.25rem !important
    }

    .tablet-lg\:minw-3 {
        min-width: 1.5rem !important
    }

    .tablet-lg\:minw-4 {
        min-width: 2rem !important
    }

    .tablet-lg\:minw-5 {
        min-width: 2.5rem !important
    }

    .tablet-lg\:minw-6 {
        min-width: 3rem !important
    }

    .tablet-lg\:minw-7 {
        min-width: 3.5rem !important
    }

    .tablet-lg\:minw-8 {
        min-width: 4rem !important
    }

    .tablet-lg\:minw-9 {
        min-width: 4.5rem !important
    }

    .tablet-lg\:minw-10 {
        min-width: 5rem !important
    }

    .tablet-lg\:minw-15 {
        min-width: 7.5rem !important
    }

    .tablet-lg\:minw-0 {
        min-width: 0 !important
    }

    .tablet-lg\:order-first {
        -webkit-box-ordinal-group: 0 !important;
        -ms-flex-order: -1 !important;
        order: -1 !important
    }

    .tablet-lg\:order-last {
        -webkit-box-ordinal-group: 1000 !important;
        -ms-flex-order: 999 !important;
        order: 999 !important
    }

    .tablet-lg\:order-initial {
        -webkit-box-ordinal-group: initial !important;
        -ms-flex-order: initial !important;
        order: initial !important
    }

    .tablet-lg\:order-0 {
        -webkit-box-ordinal-group: 1 !important;
        -ms-flex-order: 0 !important;
        order: 0 !important
    }

    .tablet-lg\:order-1 {
        -webkit-box-ordinal-group: 2 !important;
        -ms-flex-order: 1 !important;
        order: 1 !important
    }

    .tablet-lg\:order-2 {
        -webkit-box-ordinal-group: 3 !important;
        -ms-flex-order: 2 !important;
        order: 2 !important
    }

    .tablet-lg\:order-3 {
        -webkit-box-ordinal-group: 4 !important;
        -ms-flex-order: 3 !important;
        order: 3 !important
    }

    .tablet-lg\:order-4 {
        -webkit-box-ordinal-group: 5 !important;
        -ms-flex-order: 4 !important;
        order: 4 !important
    }

    .tablet-lg\:order-5 {
        -webkit-box-ordinal-group: 6 !important;
        -ms-flex-order: 5 !important;
        order: 5 !important
    }

    .tablet-lg\:order-6 {
        -webkit-box-ordinal-group: 7 !important;
        -ms-flex-order: 6 !important;
        order: 6 !important
    }

    .tablet-lg\:order-7 {
        -webkit-box-ordinal-group: 8 !important;
        -ms-flex-order: 7 !important;
        order: 7 !important
    }

    .tablet-lg\:order-8 {
        -webkit-box-ordinal-group: 9 !important;
        -ms-flex-order: 8 !important;
        order: 8 !important
    }

    .tablet-lg\:order-9 {
        -webkit-box-ordinal-group: 10 !important;
        -ms-flex-order: 9 !important;
        order: 9 !important
    }

    .tablet-lg\:order-10 {
        -webkit-box-ordinal-group: 11 !important;
        -ms-flex-order: 10 !important;
        order: 10 !important
    }

    .tablet-lg\:order-11 {
        -webkit-box-ordinal-group: 12 !important;
        -ms-flex-order: 11 !important;
        order: 11 !important
    }

    .tablet-lg\:overflow-hidden {
        overflow: hidden !important
    }

    .tablet-lg\:overflow-y-hidden {
        overflow-y: hidden !important
    }

    .tablet-lg\:overflow-x-hidden {
        overflow-x: hidden !important
    }

    .tablet-lg\:overflow-scroll {
        overflow: scroll !important
    }

    .tablet-lg\:overflow-y-scroll {
        overflow-y: scroll !important
    }

    .tablet-lg\:overflow-x-scroll {
        overflow-x: scroll !important
    }

    .tablet-lg\:overflow-auto {
        overflow: auto !important
    }

    .tablet-lg\:overflow-y-auto {
        overflow-y: auto !important
    }

    .tablet-lg\:overflow-x-auto {
        overflow-x: auto !important
    }

    .tablet-lg\:overflow-visible {
        overflow: visible !important
    }

    .tablet-lg\:overflow-y-visible {
        overflow-y: visible !important
    }

    .tablet-lg\:overflow-x-visible {
        overflow-x: visible !important
    }

    .tablet-lg\:padding-1px {
        padding: 1px !important
    }

    .tablet-lg\:padding-y-1px {
        padding-top: 1px !important;
        padding-bottom: 1px !important
    }

    .tablet-lg\:padding-x-1px {
        padding-left: 1px !important;
        padding-right: 1px !important
    }

    .tablet-lg\:padding-top-1px {
        padding-top: 1px !important
    }

    .tablet-lg\:padding-right-1px {
        padding-right: 1px !important
    }

    .tablet-lg\:padding-bottom-1px {
        padding-bottom: 1px !important
    }

    .tablet-lg\:padding-left-1px {
        padding-left: 1px !important
    }

    .tablet-lg\:padding-2px {
        padding: 2px !important
    }

    .tablet-lg\:padding-y-2px {
        padding-top: 2px !important;
        padding-bottom: 2px !important
    }

    .tablet-lg\:padding-x-2px {
        padding-left: 2px !important;
        padding-right: 2px !important
    }

    .tablet-lg\:padding-top-2px {
        padding-top: 2px !important
    }

    .tablet-lg\:padding-right-2px {
        padding-right: 2px !important
    }

    .tablet-lg\:padding-bottom-2px {
        padding-bottom: 2px !important
    }

    .tablet-lg\:padding-left-2px {
        padding-left: 2px !important
    }

    .tablet-lg\:padding-05 {
        padding: .25rem !important
    }

    .tablet-lg\:padding-y-05 {
        padding-top: .25rem !important;
        padding-bottom: .25rem !important
    }

    .tablet-lg\:padding-x-05 {
        padding-left: .25rem !important;
        padding-right: .25rem !important
    }

    .tablet-lg\:padding-top-05 {
        padding-top: .25rem !important
    }

    .tablet-lg\:padding-right-05 {
        padding-right: .25rem !important
    }

    .tablet-lg\:padding-bottom-05 {
        padding-bottom: .25rem !important
    }

    .tablet-lg\:padding-left-05 {
        padding-left: .25rem !important
    }

    .tablet-lg\:padding-1 {
        padding: .5rem !important
    }

    .tablet-lg\:padding-y-1 {
        padding-top: .5rem !important;
        padding-bottom: .5rem !important
    }

    .tablet-lg\:padding-x-1 {
        padding-left: .5rem !important;
        padding-right: .5rem !important
    }

    .tablet-lg\:padding-top-1 {
        padding-top: .5rem !important
    }

    .tablet-lg\:padding-right-1 {
        padding-right: .5rem !important
    }

    .tablet-lg\:padding-bottom-1 {
        padding-bottom: .5rem !important
    }

    .tablet-lg\:padding-left-1 {
        padding-left: .5rem !important
    }

    .tablet-lg\:padding-105 {
        padding: .75rem !important
    }

    .tablet-lg\:padding-y-105 {
        padding-top: .75rem !important;
        padding-bottom: .75rem !important
    }

    .tablet-lg\:padding-x-105 {
        padding-left: .75rem !important;
        padding-right: .75rem !important
    }

    .tablet-lg\:padding-top-105 {
        padding-top: .75rem !important
    }

    .tablet-lg\:padding-right-105 {
        padding-right: .75rem !important
    }

    .tablet-lg\:padding-bottom-105 {
        padding-bottom: .75rem !important
    }

    .tablet-lg\:padding-left-105 {
        padding-left: .75rem !important
    }

    .tablet-lg\:padding-2 {
        padding: 1rem !important
    }

    .tablet-lg\:padding-y-2 {
        padding-top: 1rem !important;
        padding-bottom: 1rem !important
    }

    .tablet-lg\:padding-x-2 {
        padding-left: 1rem !important;
        padding-right: 1rem !important
    }

    .tablet-lg\:padding-top-2 {
        padding-top: 1rem !important
    }

    .tablet-lg\:padding-right-2 {
        padding-right: 1rem !important
    }

    .tablet-lg\:padding-bottom-2 {
        padding-bottom: 1rem !important
    }

    .tablet-lg\:padding-left-2 {
        padding-left: 1rem !important
    }

    .tablet-lg\:padding-205 {
        padding: 1.25rem !important
    }

    .tablet-lg\:padding-y-205 {
        padding-top: 1.25rem !important;
        padding-bottom: 1.25rem !important
    }

    .tablet-lg\:padding-x-205 {
        padding-left: 1.25rem !important;
        padding-right: 1.25rem !important
    }

    .tablet-lg\:padding-top-205 {
        padding-top: 1.25rem !important
    }

    .tablet-lg\:padding-right-205 {
        padding-right: 1.25rem !important
    }

    .tablet-lg\:padding-bottom-205 {
        padding-bottom: 1.25rem !important
    }

    .tablet-lg\:padding-left-205 {
        padding-left: 1.25rem !important
    }

    .tablet-lg\:padding-3 {
        padding: 1.5rem !important
    }

    .tablet-lg\:padding-y-3 {
        padding-top: 1.5rem !important;
        padding-bottom: 1.5rem !important
    }

    .tablet-lg\:padding-x-3 {
        padding-left: 1.5rem !important;
        padding-right: 1.5rem !important
    }

    .tablet-lg\:padding-top-3 {
        padding-top: 1.5rem !important
    }

    .tablet-lg\:padding-right-3 {
        padding-right: 1.5rem !important
    }

    .tablet-lg\:padding-bottom-3 {
        padding-bottom: 1.5rem !important
    }

    .tablet-lg\:padding-left-3 {
        padding-left: 1.5rem !important
    }

    .tablet-lg\:padding-4 {
        padding: 2rem !important
    }

    .tablet-lg\:padding-y-4 {
        padding-top: 2rem !important;
        padding-bottom: 2rem !important
    }

    .tablet-lg\:padding-x-4 {
        padding-left: 2rem !important;
        padding-right: 2rem !important
    }

    .tablet-lg\:padding-top-4 {
        padding-top: 2rem !important
    }

    .tablet-lg\:padding-right-4 {
        padding-right: 2rem !important
    }

    .tablet-lg\:padding-bottom-4 {
        padding-bottom: 2rem !important
    }

    .tablet-lg\:padding-left-4 {
        padding-left: 2rem !important
    }

    .tablet-lg\:padding-5 {
        padding: 2.5rem !important
    }

    .tablet-lg\:padding-y-5 {
        padding-top: 2.5rem !important;
        padding-bottom: 2.5rem !important
    }

    .tablet-lg\:padding-x-5 {
        padding-left: 2.5rem !important;
        padding-right: 2.5rem !important
    }

    .tablet-lg\:padding-top-5 {
        padding-top: 2.5rem !important
    }

    .tablet-lg\:padding-right-5 {
        padding-right: 2.5rem !important
    }

    .tablet-lg\:padding-bottom-5 {
        padding-bottom: 2.5rem !important
    }

    .tablet-lg\:padding-left-5 {
        padding-left: 2.5rem !important
    }

    .tablet-lg\:padding-6 {
        padding: 3rem !important
    }

    .tablet-lg\:padding-y-6 {
        padding-top: 3rem !important;
        padding-bottom: 3rem !important
    }

    .tablet-lg\:padding-x-6 {
        padding-left: 3rem !important;
        padding-right: 3rem !important
    }

    .tablet-lg\:padding-top-6 {
        padding-top: 3rem !important
    }

    .tablet-lg\:padding-right-6 {
        padding-right: 3rem !important
    }

    .tablet-lg\:padding-bottom-6 {
        padding-bottom: 3rem !important
    }

    .tablet-lg\:padding-left-6 {
        padding-left: 3rem !important
    }

    .tablet-lg\:padding-7 {
        padding: 3.5rem !important
    }

    .tablet-lg\:padding-y-7 {
        padding-top: 3.5rem !important;
        padding-bottom: 3.5rem !important
    }

    .tablet-lg\:padding-x-7 {
        padding-left: 3.5rem !important;
        padding-right: 3.5rem !important
    }

    .tablet-lg\:padding-top-7 {
        padding-top: 3.5rem !important
    }

    .tablet-lg\:padding-right-7 {
        padding-right: 3.5rem !important
    }

    .tablet-lg\:padding-bottom-7 {
        padding-bottom: 3.5rem !important
    }

    .tablet-lg\:padding-left-7 {
        padding-left: 3.5rem !important
    }

    .tablet-lg\:padding-8 {
        padding: 4rem !important
    }

    .tablet-lg\:padding-y-8 {
        padding-top: 4rem !important;
        padding-bottom: 4rem !important
    }

    .tablet-lg\:padding-x-8 {
        padding-left: 4rem !important;
        padding-right: 4rem !important
    }

    .tablet-lg\:padding-top-8 {
        padding-top: 4rem !important
    }

    .tablet-lg\:padding-right-8 {
        padding-right: 4rem !important
    }

    .tablet-lg\:padding-bottom-8 {
        padding-bottom: 4rem !important
    }

    .tablet-lg\:padding-left-8 {
        padding-left: 4rem !important
    }

    .tablet-lg\:padding-9 {
        padding: 4.5rem !important
    }

    .tablet-lg\:padding-y-9 {
        padding-top: 4.5rem !important;
        padding-bottom: 4.5rem !important
    }

    .tablet-lg\:padding-x-9 {
        padding-left: 4.5rem !important;
        padding-right: 4.5rem !important
    }

    .tablet-lg\:padding-top-9 {
        padding-top: 4.5rem !important
    }

    .tablet-lg\:padding-right-9 {
        padding-right: 4.5rem !important
    }

    .tablet-lg\:padding-bottom-9 {
        padding-bottom: 4.5rem !important
    }

    .tablet-lg\:padding-left-9 {
        padding-left: 4.5rem !important
    }

    .tablet-lg\:padding-10 {
        padding: 5rem !important
    }

    .tablet-lg\:padding-y-10 {
        padding-top: 5rem !important;
        padding-bottom: 5rem !important
    }

    .tablet-lg\:padding-x-10 {
        padding-left: 5rem !important;
        padding-right: 5rem !important
    }

    .tablet-lg\:padding-top-10 {
        padding-top: 5rem !important
    }

    .tablet-lg\:padding-right-10 {
        padding-right: 5rem !important
    }

    .tablet-lg\:padding-bottom-10 {
        padding-bottom: 5rem !important
    }

    .tablet-lg\:padding-left-10 {
        padding-left: 5rem !important
    }

    .tablet-lg\:padding-15 {
        padding: 7.5rem !important
    }

    .tablet-lg\:padding-y-15 {
        padding-top: 7.5rem !important;
        padding-bottom: 7.5rem !important
    }

    .tablet-lg\:padding-x-15 {
        padding-left: 7.5rem !important;
        padding-right: 7.5rem !important
    }

    .tablet-lg\:padding-top-15 {
        padding-top: 7.5rem !important
    }

    .tablet-lg\:padding-right-15 {
        padding-right: 7.5rem !important
    }

    .tablet-lg\:padding-bottom-15 {
        padding-bottom: 7.5rem !important
    }

    .tablet-lg\:padding-left-15 {
        padding-left: 7.5rem !important
    }

    .tablet-lg\:padding-0 {
        padding: 0 !important
    }

    .tablet-lg\:padding-y-0 {
        padding-top: 0 !important;
        padding-bottom: 0 !important
    }

    .tablet-lg\:padding-x-0 {
        padding-left: 0 !important;
        padding-right: 0 !important
    }

    .tablet-lg\:padding-top-0 {
        padding-top: 0 !important
    }

    .tablet-lg\:padding-right-0 {
        padding-right: 0 !important
    }

    .tablet-lg\:padding-bottom-0 {
        padding-bottom: 0 !important
    }

    .tablet-lg\:padding-left-0 {
        padding-left: 0 !important
    }

    .tablet-lg\:pin-all {
        bottom: 0 !important;
        left: 0 !important;
        right: 0 !important;
        top: 0 !important;
        position: absolute !important
    }

    .tablet-lg\:pin-x {
        left: 0 !important;
        right: 0 !important;
        position: absolute !important
    }

    .tablet-lg\:pin-y {
        bottom: 0 !important;
        top: 0 !important;
        position: absolute !important
    }

    .tablet-lg\:pin-bottom {
        bottom: 0 !important;
        position: absolute !important
    }

    .tablet-lg\:pin-left {
        left: 0 !important;
        position: absolute !important
    }

    .tablet-lg\:pin-right {
        right: 0 !important;
        position: absolute !important
    }

    .tablet-lg\:pin-top {
        top: 0 !important;
        position: absolute !important
    }

    .tablet-lg\:pin-none {
        bottom: auto !important;
        left: auto !important;
        right: auto !important;
        top: auto !important;
        position: static !important
    }

    .tablet-lg\:position-absolute {
        position: absolute !important
    }

    .tablet-lg\:position-fixed {
        position: fixed !important
    }

    .tablet-lg\:position-relative {
        position: relative !important
    }

    .tablet-lg\:position-static {
        position: static !important
    }

    .tablet-lg\:position-sticky {
        position: -webkit-sticky !important;
        position: sticky !important
    }

    .tablet-lg\:right-1px {
        right: 1px !important
    }

    .tablet-lg\:right-2px {
        right: 2px !important
    }

    .tablet-lg\:right-05 {
        right: .25rem !important
    }

    .tablet-lg\:right-1 {
        right: .5rem !important
    }

    .tablet-lg\:right-105 {
        right: .75rem !important
    }

    .tablet-lg\:right-2 {
        right: 1rem !important
    }

    .tablet-lg\:right-205 {
        right: 1.25rem !important
    }

    .tablet-lg\:right-3 {
        right: 1.5rem !important
    }

    .tablet-lg\:right-neg-1px {
        right: -1px !important
    }

    .tablet-lg\:right-neg-2px {
        right: -2px !important
    }

    .tablet-lg\:right-neg-05 {
        right: -.25rem !important
    }

    .tablet-lg\:right-neg-1 {
        right: -.5rem !important
    }

    .tablet-lg\:right-neg-105 {
        right: -.75rem !important
    }

    .tablet-lg\:right-neg-2 {
        right: -1rem !important
    }

    .tablet-lg\:right-neg-205 {
        right: -1.25rem !important
    }

    .tablet-lg\:right-neg-3 {
        right: -1.5rem !important
    }

    .tablet-lg\:right-0 {
        right: 0 !important
    }

    .tablet-lg\:right-auto {
        right: auto !important
    }

    .tablet-lg\:text-center {
        text-align: center !important
    }

    .tablet-lg\:text-left {
        text-align: left !important
    }

    .tablet-lg\:text-justify {
        text-align: justify !important
    }

    .tablet-lg\:text-right {
        text-align: right !important
    }

    .tablet-lg\:text-indent-0 {
        text-indent: 0 !important
    }

    .tablet-lg\:text-indent-05 {
        text-indent: .25rem !important
    }

    .tablet-lg\:text-indent-1 {
        text-indent: .5rem !important
    }

    .tablet-lg\:text-indent-105 {
        text-indent: .75rem !important
    }

    .tablet-lg\:text-indent-2 {
        text-indent: 1rem !important
    }

    .tablet-lg\:text-indent-205 {
        text-indent: 1.25rem !important
    }

    .tablet-lg\:text-indent-3 {
        text-indent: 1.5rem !important
    }

    .tablet-lg\:text-indent-neg-05 {
        text-indent: -.25rem !important
    }

    .tablet-lg\:text-indent-neg-1 {
        text-indent: -.5rem !important
    }

    .tablet-lg\:text-indent-neg-105 {
        text-indent: -.75rem !important
    }

    .tablet-lg\:text-indent-neg-2 {
        text-indent: -1rem !important
    }

    .tablet-lg\:text-indent-neg-205 {
        text-indent: -1.25rem !important
    }

    .tablet-lg\:text-indent-neg-3 {
        text-indent: -1.5rem !important
    }

    .tablet-lg\:text-indent-4 {
        text-indent: 2rem !important
    }

    .tablet-lg\:text-indent-5 {
        text-indent: 2.5rem !important
    }

    .tablet-lg\:text-indent-6 {
        text-indent: 3rem !important
    }

    .tablet-lg\:text-indent-7 {
        text-indent: 3.5rem !important
    }

    .tablet-lg\:text-indent-8 {
        text-indent: 4rem !important
    }

    .tablet-lg\:text-indent-9 {
        text-indent: 4.5rem !important
    }

    .tablet-lg\:text-indent-10 {
        text-indent: 5rem !important
    }

    .tablet-lg\:text-indent-15 {
        text-indent: 7.5rem !important
    }

    .tablet-lg\:text-indent-neg-4 {
        text-indent: -2rem !important
    }

    .tablet-lg\:text-indent-neg-5 {
        text-indent: -2.5rem !important
    }

    .tablet-lg\:text-indent-neg-6 {
        text-indent: -3rem !important
    }

    .tablet-lg\:text-indent-neg-7 {
        text-indent: -3.5rem !important
    }

    .tablet-lg\:text-indent-neg-8 {
        text-indent: -4rem !important
    }

    .tablet-lg\:text-indent-neg-9 {
        text-indent: -4.5rem !important
    }

    .tablet-lg\:text-indent-neg-10 {
        text-indent: -5rem !important
    }

    .tablet-lg\:text-indent-neg-15 {
        text-indent: -7.5rem !important
    }

    .tablet-lg\:top-1px {
        top: 1px !important
    }

    .tablet-lg\:top-2px {
        top: 2px !important
    }

    .tablet-lg\:top-05 {
        top: .25rem !important
    }

    .tablet-lg\:top-1 {
        top: .5rem !important
    }

    .tablet-lg\:top-105 {
        top: .75rem !important
    }

    .tablet-lg\:top-2 {
        top: 1rem !important
    }

    .tablet-lg\:top-205 {
        top: 1.25rem !important
    }

    .tablet-lg\:top-3 {
        top: 1.5rem !important
    }

    .tablet-lg\:top-neg-1px {
        top: -1px !important
    }

    .tablet-lg\:top-neg-2px {
        top: -2px !important
    }

    .tablet-lg\:top-neg-05 {
        top: -.25rem !important
    }

    .tablet-lg\:top-neg-1 {
        top: -.5rem !important
    }

    .tablet-lg\:top-neg-105 {
        top: -.75rem !important
    }

    .tablet-lg\:top-neg-2 {
        top: -1rem !important
    }

    .tablet-lg\:top-neg-205 {
        top: -1.25rem !important
    }

    .tablet-lg\:top-neg-3 {
        top: -1.5rem !important
    }

    .tablet-lg\:top-0 {
        top: 0 !important
    }

    .tablet-lg\:top-auto {
        top: auto !important
    }

    .tablet-lg\:text-baseline {
        vertical-align: baseline !important
    }

    .tablet-lg\:text-bottom {
        vertical-align: bottom !important
    }

    .tablet-lg\:text-middle {
        vertical-align: middle !important
    }

    .tablet-lg\:text-sub {
        vertical-align: sub !important
    }

    .tablet-lg\:text-super {
        vertical-align: super !important
    }

    .tablet-lg\:text-tbottom {
        vertical-align: text-bottom !important
    }

    .tablet-lg\:text-ttop {
        vertical-align: text-top !important
    }

    .tablet-lg\:text-top {
        vertical-align: top !important
    }

    .tablet-lg\:width-1px {
        width: 1px !important
    }

    .tablet-lg\:width-2px {
        width: 2px !important
    }

    .tablet-lg\:width-05 {
        width: .25rem !important
    }

    .tablet-lg\:width-1 {
        width: .5rem !important
    }

    .tablet-lg\:width-105 {
        width: .75rem !important
    }

    .tablet-lg\:width-2 {
        width: 1rem !important
    }

    .tablet-lg\:width-205 {
        width: 1.25rem !important
    }

    .tablet-lg\:width-3 {
        width: 1.5rem !important
    }

    .tablet-lg\:width-4 {
        width: 2rem !important
    }

    .tablet-lg\:width-5 {
        width: 2.5rem !important
    }

    .tablet-lg\:width-6 {
        width: 3rem !important
    }

    .tablet-lg\:width-7 {
        width: 3.5rem !important
    }

    .tablet-lg\:width-8 {
        width: 4rem !important
    }

    .tablet-lg\:width-9 {
        width: 4.5rem !important
    }

    .tablet-lg\:width-10 {
        width: 5rem !important
    }

    .tablet-lg\:width-15 {
        width: 7.5rem !important
    }

    .tablet-lg\:width-card {
        width: 10rem !important
    }

    .tablet-lg\:width-card-lg {
        width: 15rem !important
    }

    .tablet-lg\:width-mobile {
        width: 20rem !important
    }

    .tablet-lg\:width-mobile-lg {
        width: 30rem !important
    }

    .tablet-lg\:width-tablet {
        width: 40rem !important
    }

    .tablet-lg\:width-tablet-lg {
        width: 55rem !important
    }

    .tablet-lg\:width-desktop {
        width: 64rem !important
    }

    .tablet-lg\:width-desktop-lg {
        width: 75rem !important
    }

    .tablet-lg\:width-widescreen {
        width: 87.5rem !important
    }

    .tablet-lg\:width-0 {
        width: 0 !important
    }

    .tablet-lg\:width-full {
        width: 100% !important
    }

    .tablet-lg\:width-auto {
        width: auto !important
    }

    .tablet-lg\:z-auto {
        z-index: auto !important
    }

    .tablet-lg\:z-bottom {
        z-index: -100 !important
    }

    .tablet-lg\:z-top {
        z-index: 99999 !important
    }

    .tablet-lg\:z-0 {
        z-index: 0 !important
    }

    .tablet-lg\:z-100 {
        z-index: 100 !important
    }

    .tablet-lg\:z-200 {
        z-index: 200 !important
    }

    .tablet-lg\:z-300 {
        z-index: 300 !important
    }

    .tablet-lg\:z-400 {
        z-index: 400 !important
    }

    .tablet-lg\:z-500 {
        z-index: 500 !important
    }
}

.div_empty {
    display: block;
    position: relative
}

.noabsolute {
    position: relative
}

.noshadow {
    -webkit-box-shadow: none;
    box-shadow: none
}

.divcenter {
    position: relative;
    float: none;
    margin-left: auto;
    margin-right: auto
}

.hidden {
    display: none
}

.nothidden {
    display: block
}

.inline-block {
    float: none;
    display: inline-block
}

.icon-title {
    float: left;
    margin-bottom: 2rem;
    margin-right: .5rem;
    clear: both;
    padding-top: 6px
}

.icon-left {
    text-decoration: none !important;
    margin-right: .5em !important
}

.icon-right {
    text-decoration: none !important;
    margin-left: .5em !important
}

abbr[title] {
    border-bottom: 1px dotted
}

abbr {
    border-bottom: 0 !important;
    text-decoration: none;
    font-weight: inherit;
    font-style: inherit;
    color: inherit;
    cursor: pointer
}

.usa-media__block-img-top {
    float: none;
    margin-bottom: 1rem
}

.tag, .tag-big {
    background-color: #112f4e;
    border-radius: .5rem;
    color: #fff;
    font-size: 1.4rem;
    margin-right: .5rem;
    padding: .3rem .8rem;
    text-transform: uppercase;
    display: inline-block;
    margin-top: .5rem
}

    .tag a, .tag-big a {
        color: #fff !important;
        text-decoration: none
    }

        .tag a:hover {
            color: #faf3d1 !important;
            text-decoration: underline
        }

@media all and (max-width:29.99em) {
    .usa-media_block-img {
        float: none;
        margin-bottom: 1rem
    }
}

@media all and (max-width:39.99em) {
    div[class*=grid-offset-] {
        margin-left: 0
    }
}

@media all and (min-width:55em) {
    .multi-column > p:first-child {
        margin-top: 0
    }

    .multi-column.three-columns {
        -webkit-columns: 3 auto;
        columns: 3 auto
    }

    .multi-column.two-columns {
        -webkit-columns: 2 auto;
        columns: 2 auto
    }
}

.h-rule {
    border-bottom: 3px solid #1b2a3e;
    padding-bottom: .25em;
    font-weight: 700
}

.h-rule__a {
    color: #1b2a3e;
    padding-bottom: .5em;
    border-bottom: #1b2a3e solid 2px
}

.h-rule__stars {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    background: url(/_media/img/ext/stars_blue.png) no-repeat center;
    background-size: 10rem auto;
    margin: 1.6rem auto auto;
    padding: 2rem 0 0;
    text-align: center;
    clear: both
}

    .h-rule__stars::before {
        margin-right: 6rem
    }

    .h-rule__stars::after {
        margin-left: 6rem
    }

    .h-rule__stars::after, .h-rule__stars::before {
        display: inline-block;
        border-top: 1px solid #1b2a3e;
        content: " ";
        -webkit-box-flex: 1;
        -ms-flex: 1 1 50%;
        flex: 1 1 50%;
        padding: 1rem 0
    }

@media all and (min-width:55em) {
    .h-rule__stars {
        padding-left: 0
    }
}

@media all and (max-width:54.99em) {
    .mobile-hide {
        display: none;
        visibility: hidden
    }
}

a:focus {
    outline: 2px solid #face00
}

.show-for-sr, .usa-skipnav {
    ! clip:rect(1px,1px,1px,1px);
    height: 1px;
    overflow: hidden;
    position: absolute !important;
    width: 1px
}

    .usa-skipnav:active, .usa-skipnav:focus {
        position: static !important;
        height: auto;
        width: auto;
        overflow: visible;
        clip: auto
    }

.usa-skipnav {
    position: absolute;
    top: -10em;
    background: #f9f9f9;
    padding: 1em;
    margin: 1em;
    color: #0b4778;
    display: block;
    font-weight: 600
}

.iewrap-fix {
    max-width: 20ch
}

a:focus > .usa-card__container {
    outline: .25rem solid #face00 !important;
    outline-offset: 0 !important
}

.img__left, .img__left-mb-lg, .img__left-mb-md, .img__left-mb-xl, .img__right, .img__right-mb-lg, .img__right-mb-md, .img__right-mb-xl {
    float: none;
    clear: both;
    text-align: center;
    margin: 1rem auto;
    max-width: 100%
}

.img__circle {
    border-radius: 50%;
    max-width: 200px;
    max-height: 200px
}

.image__circle__outside-left {
    float: left;
    shape-outside: circle();
    margin: 1rem
}

.image__circle__outside-right {
    float: right;
    shape-outside: circle();
    margin: 1rem
}

.image__ellipse__outside-left {
    float: left;
    shape-outside: ellipse();
    margin: 1rem
}

.image__ellipse__outside-right {
    float: right;
    shape-outside: ellipse();
    margin: 1rem
}

@media screen and (min-width:600px) {
    .img__center {
        display: block;
        clear: both;
        text-align: center;
        margin: 0 auto;
        margin-bottom: 1rem !important
    }

    .img__left {
        float: left;
        margin-left: 0;
        margin-bottom: 1rem;
        margin-right: 1rem;
        max-width: 70%
    }

    .img__right {
        float: right;
        margin-bottom: 1rem;
        margin-left: 1rem;
        max-width: 70%
    }

    .img__left-mb-md {
        float: left;
        margin-bottom: 5rem;
        margin-right: 1.5rem;
        max-width: 70%
    }

    .img__right-mb-md {
        float: right;
        margin-bottom: 5rem;
        margin-left: 1.5rem;
        max-width: 70%
    }

    .img__left-mb-lg {
        float: left;
        margin-bottom: 2rem;
        margin-right: 2rem
    }

    .img__right-mb-lg {
        float: right;
        margin-bottom: 2rem;
        margin-left: 2rem;
        max-width: 70%
    }

    .img__left-mb-xl {
        float: left;
        margin-bottom: 3rem;
        margin-right: 3rem;
        max-width: 70%
    }

    .img__right-mb-xl {
        float: right;
        margin-bottom: 3rem;
        margin-left: 3rem;
        max-width: 70%
    }
}

.facebook {
    color: #3b5998 !important
}

.flickr {
    color: #ff0084 !important
}

.instagram {
    color: #517fa4 !important
}

.linkedin {
    color: #0077b5 !important
}

.medium {
    color: #00ab6b !important
}

.pinterest {
    color: #bd081c !important
}

.twitter {
    color: #55acee !important
}

.youtube {
    color: #b31217 !important
}

.usa-social-link--linkedin {
    background-image: url(../img/uswds/social-icons/linkedin.svg),-webkit-gradient(linear,left top,left bottom,from(transparent),to(transparent));
    background-image: url(../img/uswds/social-icons/linkedin.svg),linear-gradient(transparent,transparent);
    background-repeat: no-repeat
}

.transition-all {
    -webkit-transition: all .25s linear;
    transition: all .25s linear
}

.angle--top-left {
    position: relative;
    overflow: hidden;
    -webkit-clip-path: polygon(0 4vw,100% 0,100% 100%,0 100%);
    clip-path: polygon(0 4vw,100% 0,100% 100%,0 100%)
}

@supports not ((-webkit-clip-path:polygon(0 4vw,100% 0,100% 100%,0 100%)) or (clip-path:polygon(0 4vw,100% 0,100% 100%,0 100%))) {
    .angle--top-left::after, .angle--top-left::before {
        content: "";
        position: absolute;
        left: 0;
        z-index: 10;
        display: block;
        border-style: solid
    }

    .angle--top-left::before {
        top: 0;
        border-width: 5vw 100vw 0 0;
        border-color: #f9f9f9 transparent transparent transparent
    }
}

.angle--top-right {
    position: relative;
    overflow: hidden;
    -webkit-clip-path: polygon(0 0,100% 4vw,100% 100%,0 100%);
    clip-path: polygon(0 0,100% 4vw,100% 100%,0 100%)
}

@supports not ((-webkit-clip-path:polygon(0 0,100% 4vw,100% 100%,0 100%)) or (clip-path:polygon(0 0,100% 4vw,100% 100%,0 100%))) {
    .angle--top-right::after, .angle--top-right::before {
        content: "";
        position: absolute;
        left: 0;
        z-index: 10;
        display: block;
        border-style: solid
    }

    .angle--top-right::before {
        top: 0;
        border-width: 5vw 0 0 100vw;
        border-color: #f9f9f9 transparent transparent transparent
    }
}

.angle--bottom-left {
    position: relative;
    overflow: hidden;
    -webkit-clip-path: polygon(0 0,100% 0,100% 100%,0 calc(100% - 4vw));
    clip-path: polygon(0 0,100% 0,100% 100%,0 calc(100% - 4vw))
}

@supports not ((-webkit-clip-path:polygon(0 0,100% 0,100% 100%,0 calc(100% - 4vw))) or (clip-path:polygon(0 0,100% 0,100% 100%,0 calc(100% - 4vw)))) {
    .angle--bottom-left::after, .angle--bottom-left::before {
        content: "";
        position: absolute;
        left: 0;
        z-index: 10;
        display: block;
        border-style: solid
    }

    .angle--bottom-left::after {
        bottom: 0;
        border-width: 0 100vw 5vw 0;
        border-color: transparent transparent #f9f9f9 transparent
    }
}

.angle--bottom-right {
    position: relative;
    overflow: hidden;
    -webkit-clip-path: polygon(0 0,100% 0,100% calc(100% - 4vw),0 100%);
    clip-path: polygon(0 0,100% 0,100% calc(100% - 4vw),0 100%)
}

@supports not ((-webkit-clip-path:polygon(0 0,100% 0,100% calc(100% - 4vw),0 100%)) or (clip-path:polygon(0 0,100% 0,100% calc(100% - 4vw),0 100%))) {
    .angle--bottom-right::after, .angle--bottom-right::before {
        content: "";
        position: absolute;
        left: 0;
        z-index: 10;
        display: block;
        border-style: solid
    }

    .angle--bottom-right::after {
        bottom: 0;
        border-width: 0 0 5vw 100vw;
        border-color: transparent transparent #f9f9f9 transparent
    }
}

.angle--both-left-left {
    position: relative;
    overflow: hidden;
    -webkit-clip-path: polygon(0 4vw,100% 0,100% 100%,0 calc(100% - 4vw));
    clip-path: polygon(0 4vw,100% 0,100% 100%,0 calc(100% - 4vw))
}

@supports not ((-webkit-clip-path:polygon(0 4vw,100% 0,100% 100%,0 calc(100% - 4vw))) or (clip-path:polygon(0 4vw,100% 0,100% 100%,0 calc(100% - 4vw)))) {
    .angle--both-left-left::after, .angle--both-left-left::before {
        content: "";
        position: absolute;
        left: 0;
        z-index: 10;
        display: block;
        border-style: solid
    }

    .angle--both-left-left::before {
        top: 0;
        border-width: 5vw 100vw 0 0;
        border-color: #f9f9f9 transparent transparent transparent
    }

    .angle--both-left-left::after {
        bottom: 0;
        border-width: 0 100vw 5vw 0;
        border-color: transparent transparent #f9f9f9 transparent
    }
}

.angle--both-right-right {
    position: relative;
    overflow: hidden;
    -webkit-clip-path: polygon(0 0,100% 4vw,100% calc(100% - 4vw),0 100%);
    clip-path: polygon(0 0,100% 4vw,100% calc(100% - 4vw),0 100%)
}

@supports not ((-webkit-clip-path:polygon(0 0,100% 4vw,100% calc(100% - 4vw),0 100%)) or (clip-path:polygon(0 0,100% 4vw,100% calc(100% - 4vw),0 100%))) {
    .angle--both-right-right::after, .angle--both-right-right::before {
        content: "";
        position: absolute;
        left: 0;
        z-index: 10;
        display: block;
        border-style: solid
    }

    .angle--both-right-right::before {
        top: 0;
        border-width: 5vw 0 0 100vw;
        border-color: #f9f9f9 transparent transparent transparent
    }

    .angle--both-right-right::after {
        bottom: 0;
        border-width: 0 0 5vw 100vw;
        border-color: transparent transparent #f9f9f9 transparent
    }
}

.angle--both-left-right {
    position: relative;
    overflow: hidden;
    -webkit-clip-path: polygon(0 4vw,100% 0,100% calc(100% - 4vw),0 100%);
    clip-path: polygon(0 4vw,100% 0,100% calc(100% - 4vw),0 100%)
}

@supports not ((-webkit-clip-path:polygon(0 4vw,100% 0,100% calc(100% - 4vw),0 100%)) or (clip-path:polygon(0 4vw,100% 0,100% calc(100% - 4vw),0 100%))) {
    .angle--both-left-right::after, .angle--both-left-right::before {
        content: "";
        position: absolute;
        left: 0;
        z-index: 10;
        display: block;
        border-style: solid
    }

    .angle--both-left-right::before {
        top: 0;
        border-width: 5vw 100vw 0 0;
        border-color: #f9f9f9 transparent transparent transparent
    }

    .angle--both-left-right::after {
        bottom: 0;
        border-width: 0 0 5vw 100vw;
        border-color: transparent transparent #f9f9f9 transparent
    }
}

.angle--both-right-left {
    position: relative;
    overflow: hidden;
    -webkit-clip-path: polygon(0 0,100% 4vw,100% 100%,0 calc(100% - 4vw));
    clip-path: polygon(0 0,100% 4vw,100% 100%,0 calc(100% - 4vw))
}

@supports not ((-webkit-clip-path:polygon(0 0,100% 4vw,100% 100%,0 calc(100% - 4vw))) or (clip-path:polygon(0 0,100% 4vw,100% 100%,0 calc(100% - 4vw)))) {
    .angle--both-right-left::after, .angle--both-right-left::before {
        content: "";
        position: absolute;
        left: 0;
        z-index: 10;
        display: block;
        border-style: solid
    }

    .angle--both-right-left::before {
        top: 0;
        border-width: 5vw 0 0 100vw;
        border-color: #f9f9f9 transparent transparent transparent
    }

    .angle--both-right-left::after {
        bottom: 0;
        border-width: 0 100vw 5vw 0;
        border-color: transparent transparent #f9f9f9 transparent
    }
}

.angle__content {
    display: block;
    width: 100%;
    height: auto
}

.angle--color {
    color: #fff;
    background-color: #005ea2;
    text-align: center;
    padding: 10% 0
}

.bg-blue-90v, .hover\:bg-blue-90v:hover {
    background-color: #0e1d33 !important
}

.border-blue-90v, .hover\:border-blue-90v:hover {
    border-color: #0e1d33 !important
}

.hover\:text-blue-90v:hover, .text-blue-90v {
    color: #0e1d33 !important
}

.bg-blue-80v, .hover\:bg-blue-80v:hover {
    background-color: #112f4e !important
}

.border-blue-80v, .hover\:border-blue-80v:hover {
    border-color: #112f4e !important
}

.hover\:text-blue-80v:hover, .text-blue-80v {
    color: #112f4e !important
}

.bg-blue-70v, .hover\:bg-blue-70v:hover {
    background-color: #0b4778 !important
}

.border-blue-70v, .hover\:border-blue-70v:hover {
    border-color: #0b4778 !important
}

.hover\:text-blue-70v:hover, .text-blue-70v {
    color: #0b4778 !important
}

.bg-blue-warm-60v, .hover\:bg-blue-warm-60v:hover {
    background-color: #0050d8 !important
}

.border-blue-warm-60v, .hover\:border-blue-warm-60v:hover {
    border-color: #0050d8 !important
}

.hover\:text-blue-warm-60v:hover, .text-blue-warm-60v {
    color: #0050d8 !important
}

.bg-red-80v, .hover\:bg-red-80v:hover {
    background-color: #5c1111 !important
}

.border-red-80v, .hover\:border-red-80v:hover {
    border-color: #5c1111 !important
}

.hover\:text-red-80v:hover, .text-red-80v {
    color: #5c1111 !important
}

.bg-red-70v, .hover\:bg-red-70v:hover {
    background-color: #8b0a03 !important
}

.border-red-70v, .hover\:border-red-70v:hover {
    border-color: #8b0a03 !important
}

.hover\:text-red-70v:hover, .text-red-70v {
    color: #8b0a03 !important
}

.bg-yellow-20v, .hover\:bg-yellow-20v:hover {
    background-color: #face00 !important
}

.border-yellow-20v, .hover\:border-yellow-20v:hover {
    border-color: #face00 !important
}

.hover\:text-yellow-20v:hover, .text-yellow-20v {
    color: #face00 !important
}

.bg-white, .hover\:bg-white:hover {
    background-color: #fff !important
}

.border-white, .hover\:border-white:hover {
    border-color: #fff !important
}

.hover\:text-white a:hover, .hover\:text-white:hover, .text-white, .text-white a {
    color: #fff !important
}

.bg-black, .bg-ink, .hover\:bg-black:hover, .hover\:bg-ink:hover {
    background-color: #1b1b1b !important
}

.border-black, .border-ink, .hover\:border-black:hover {
    border-color: #1b1b1b !important
}

.hover\:text-black:hover, .hover\:text-ink:hover, .text-black, .text-ink {
    color: #1b1b1b !important
}

.bg-gold-30, .hover\:bg-gold-30:hover {
    background-color: #c7a97b !important
}

.border-gold-30, .hover\:border-gold-30:hover {
    border-color: #c7a97b !important
}

.hover\:text-gold-30:hover, .text-gold-30 {
    color: #c7a97b !important
}

.bg-gray-10, .hover\:bg-gray-10:hover {
    background-color: #e6e6e6 !important
}

.border-gray-10, .hover\:border-gray-10:hover {
    border-color: #e6e6e6 !important
}

.hover\:text-gray-10:hover, .text-gray-10 {
    color: #e6e6e6 !important
}

.bg-blue-10v, .hover\:bg-blue-10v:hover {
    background-color: #cfe8ff !important
}

.border-blue-10v, .hover\:border-blue-10v:hover {
    border-color: #cfe8ff !important
}

.hover\:text-blue-10v:hover, .text-blue-10v {
    color: #cfe8ff !important
}

.bg-body, .hover\:bg-body:hover {
    background-color: #f7f7f8 !important
}

.border-body, .hover\:border-body:hover {
    border-color: #f7f7f8 !important
}

.hover\:text-body:hover, .text-body {
    color: #f7f7f8 !important
}

.bg-current {
    background-color: currentColor !important
}

.bg-blue-70v, .bg-oit, .hover\:bg-blue-70v:hover {
    background-color: #0b4778 !important
}

.border-blue-70v, .hover\:border-blue-70v:hover {
    border-color: #0b4778 !important
}

.hover\:text-blue-70v:hover, .text-blue-70v {
    color: #0b4778 !important
}

.bg-amo, .bg-gold-20v, .hover\:bg-gold-20v:hover {
    background-color: #ffbe2e !important
}

.border-gold-20v, .hover\:border-gold-20v:hover {
    border-color: #ffbe2e !important
}

.hover\:text-gold-20v:hover, .text-gold-20v {
    color: #ffbe2e !important
}

.bg-cyan-50, .bg-dso, .hover\:bg-cyan-50:hover {
    background-color: #168092 !important
}

.border-cyan-50, .hover\:border-cyan-50:hover {
    border-color: #168092 !important
}

.hover\:text-cyan-50:hover, .text-cyan-50 {
    color: #168092 !important
}

.bg-cyan-30v, .bg-epmo, .hover\:bg-cyan-30v:hover {
    background-color: #00bde3 !important
}

.border-cyan-30v, .hover\:border-cyan-30v:hover {
    border-color: #00bde3 !important
}

.hover\:text-cyan-30v:hover, .text-cyan-30v {
    color: #00bde3 !important
}

.bg-blue-warm-70v, .bg-itops, .hover\:bg-blue-warm-70v:hover {
    background-color: #1a4480 !important
}

.border-blue-warm-70v, .hover\:border-blue-warm-70v:hover {
    border-color: #1a4480 !important
}

.hover\:text-blue-warm-70v:hover, .text-blue-warm-70v {
    color: #1a4480 !important
}

.bg-itrm, .bg-orange-warm-50v, .hover\:bg-orange-warm-50v:hover {
    background-color: #cf4900 !important
}

.border-orange-warm-50v, .hover\:border-orange-warm-50v:hover {
    border-color: #cf4900 !important
}

.hover\:text-orange-warm-50v:hover, .text-orange-warm-50v {
    color: #cf4900 !important
}

.bg-gray-cool-70, .bg-ois, .hover\:bg-gray-cool-70:hover {
    background-color: #3d4551 !important
}

.border-gray-cool-70, .hover\:border-gray-cool-70:hover {
    border-color: #3d4551 !important
}

.hover\:text-gray-cool-70:hover, .text-gray-cool-70 {
    color: #3d4551 !important
}

.bg-indigo-warm-70v, .bg-oss, .hover\:bg-indigo-warm-70v:hover {
    background-color: #3d2c9d !important
}

.border-indigo-warm-70v, .hover\:border-indigo-warm-70v:hover {
    border-color: #3d2c9d !important
}

.hover\:text-indigo-warm-70v:hover, .text-indigo-warm-70v {
    color: #3d2c9d !important
}

.bg-qpr, .bg-red-70v, .hover\:bg-red-70v:hover {
    background-color: #8b0a03 !important
}

.border-red-70v, .hover\:border-red-70v:hover {
    border-color: #8b0a03 !important
}

.hover\:text-red-70v:hover, .text-red-70v {
    color: #8b0a03 !important
}

.blockquote__normal::before {
    border-left: 5px #5d5d52 solid;
    margin-right: 10px
}

.blockquote__normal {
    color: #2d2e2f
}

    .blockquote__normal cite::before {
        margin-top: 20px;
        clear: both;
        content: '\2014';
        margin-right: 10px
    }

    .blockquote__normal cite {
        text-align: right;
        display: block;
        margin-right: 10px
    }

.blockquote__fancy::before {
    border-left: 5px #3d4551 solid;
    margin-right: 10px
}

.blockquote__fancy {
    font-family: eb-garamond,'Times New Roman',serif;
    color: #2d2e2f;
    font-style: italic
}

    .blockquote__fancy cite::before {
        clear: both;
        content: '\2014';
        margin-right: 10px
    }

    .blockquote__fancy cite {
        font-family: eb-garamond;
        text-align: right;
        display: block;
        margin-right: 10px
    }

.blockquote__boxed {
    font-style: italic;
    padding: 2.5rem
}

    .blockquote__boxed cite::before {
        margin-top: 40px;
        clear: both;
        content: '\2014';
        margin-right: 1rem
    }

    .blockquote__boxed cite {
        margin-top: 40px;
        font-family: eb-garamond,'Times New Roman',serif;
        text-align: right;
        display: block;
        margin-right: 1rem
    }

.bigblock {
    font-family: 'Public Sans',Arial,Helvetica,sans-serif !important;
    font-style: normal !important;
    text-align: left !important;
    font-size: 20px !important;
    border-left: 4px solid #005ea2 !important;
    padding-left: 10px !important;
    padding-top: 10px !important;
    padding-bottom: 10px !important;
    clear: both !important
}

@media only screen and (min-width:700px) {
    .bigblock {
        font-family: 'Public Sans',Arial,Helvetica,sans-serif !important;
        font-style: normal !important;
        text-align: left !important;
        font-size: 24px !important;
        border-left: 8px solid #005ea2 !important;
        padding-left: 40px !important;
        padding-top: 27px !important;
        padding-bottom: 27px !important;
        margin-top: 60px !important;
        margin-bottom: 60px !important;
        max-width: 660px !important;
        clear: both !important;
        background-color: rgba(0,0,0,0) !important
    }
}

.text-white a {
    color: #fff
}

    .text-white a :hover {
        color: #d9e8f6
    }

.site-subheading {
    clear: both;
    font-size: .8125rem;
    line-height: 1.2;
    text-transform: uppercase;
    display: block;
    margin-bottom: .5rem;
    margin-top: 0
}

.title {
    font-size: clamp(1.2rem,calc(1rem + 3.5vw),4rem) !important;
    color: #454545 !important;
    line-height: 1.1 !important
}

.title--white {
    font-size: clamp(1.2rem,calc(1rem + 3.5vw),4rem) !important;
    text-shadow: 0 2px 2px rgba(0,0,0,.5);
    color: #fff !important;
    line-height: 1.1 !important
}

.title--category {
    font-weight: 700;
    font-size: 13px;
    margin-bottom: -8px;
    display: block;
    text-transform: uppercase
}

.usa-table__border--light td, .usa-table__border--light th {
    border: 1px solid #e6e6e6 !important
}

.usa-table--striped > tbody > tr:nth-child(odd) > td, .usa-table--striped > tbody > tr:nth-child(odd) > th {
    background-color: transparent !important
}

.usa-table--striped > tbody > tr:nth-child(even) > td, .usa-table--striped > tbody > tr:nth-child(even) > th {
    background-color: #fcfcfc !important
}

.usa-table--compressed thead > tr > th {
    padding: .25rem !important
}

.usa-table--compressed tbody > tr > td {
    padding: .25rem !important
}

.usa-table--compressed tbody > tr > th {
    padding: .25rem !important
}

.usa-table--compressed .usa-button {
    margin-top: .25rem !important;
    margin-right: .25rem !important;
    margin-bottom: .25rem !important
}

table caption {
    margin: 0 !important;
    padding-top: .25rem !important;
    padding-bottom: .25rem !important;
    color: #1c1d1f !important;
    text-align: center !important;
    caption-side: top !important;
    font-weight: 400 !important;
    font-size: 1rem !important
}

.usa-table--primary thead td, .usa-table--primary thead th {
    background-color: #005ea2 !important;
    color: #fff !important
}

.usa-table--primary-darker thead td, .usa-table--primary-darker thead th {
    background-color: #112f4e !important;
    color: #fff !important
}

.usa-table--primary-midnight thead td, .usa-table--primary-midnight thead th {
    background-color: #0e1d33 !important;
    color: #fff !important
}

.usa-table--accent-cool thead td, .usa-table--accent-cool thead th {
    background-color: #00bde3 !important;
    color: #1b1b1b !important
}

.usa-table--accent-cool-darker thead td, .usa-table--accent-cool-darker thead th {
    background-color: #07648d !important;
    color: #fff !important
}

.usa-table--secondary-darker thead td, .usa-table--secondary-darker thead th {
    background-color: #8b0a03 !important;
    color: #fff !important
}

.usa-table--green thead td, .usa-table--green thead th {
    background-color: #446443 !important;
    color: #fff !important
}

.usa-table--base-darker thead td, .usa-table--base-darker thead th {
    background-color: #1c1d1f !important;
    color: #fff !important
}

.usa-table--accent-warm-dark thead td, .usa-table--accent-warm-dark thead th {
    background-color: #c05600 !important;
    color: #fff !important
}

.usa-button--action {
    background-color: #008817;
    color: #fff !important
}

    .usa-button--action.usa-button--hover, .usa-button--action:hover {
        background-color: #154c21;
        color: #fff !important
    }

    .usa-button--action.usa-button--active, .usa-button--action:active {
        background-color: #216e1f
    }

.link-button {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    max-width: 20rem;
    -webkit-box-pack: justify !important;
    -ms-flex-pack: justify !important;
    justify-content: space-between !important;
    -webkit-box-align: center !important;
    -ms-flex-align: center !important;
    align-items: center !important
}

.continue-reading {
    background-color: #0b4778;
    text-decoration: none !important;
    font-weight: 400;
    padding: .6rem .8rem;
    color: #fff !important
}

    .continue-reading:hover {
        background-color: #0e1d33;
        color: #c9c9c9 !important
    }

.continue-reading--outline {
    background-color: transparent;
    border: 1px solid #0e1d33;
    text-decoration: none !important;
    font-weight: 400;
    padding: .6rem .8rem;
    color: #0e1d33 !important
}

    .continue-reading--outline:hover {
        border: 1px solid #0b4778;
        color: #0b4778 !important
    }

.continue-reading--outline-inverted {
    background-color: transparent;
    color: #fff !important;
    text-decoration: none !important;
    border: 1px solid #fff;
    padding: .6rem .8rem;
    font-weight: 400
}

    .continue-reading--outline-inverted:hover {
        color: #dec69a !important;
        border: 1px solid #dec69a
    }

.arrow-left--dark, .arrow-left--dark-alt, .arrow-right--dark, .arrow-right--dark-alt, .arrow-right--light {
    margin: 1em 0
}

    .arrow-right--light::after {
        display: inline-block;
        color: #0e1d33;
        padding-left: 8px;
        font-family: "Font Awesome 5 Pro";
        font-weight: 300;
        content: "\f178";
        -webkit-transition: -webkit-transform .3s ease-out;
        transition: -webkit-transform .3s ease-out;
        transition: transform .3s ease-out;
        transition: transform .3s ease-out,-webkit-transform .3s ease-out
    }

    .arrow-right--light:hover::after {
        color: #0b4778 !important;
        -webkit-transform: translateX(4px);
        transform: translateX(4px)
    }

    .arrow-right--dark::after {
        display: inline-block;
        color: #fff;
        padding-left: 8px;
        font-family: "Font Awesome 5 Pro";
        font-weight: 300;
        content: "\f178";
        -webkit-transition: -webkit-transform .3s ease-out;
        transition: -webkit-transform .3s ease-out;
        transition: transform .3s ease-out;
        transition: transform .3s ease-out,-webkit-transform .3s ease-out
    }

    .arrow-right--dark:hover::after {
        color: #c9c9c9 !important;
        -webkit-transform: translateX(4px);
        transform: translateX(4px)
    }

    .arrow-right--dark-alt::after {
        display: inline-block;
        color: #fff;
        padding-left: 8px;
        font-family: "Font Awesome 5 Pro";
        font-weight: 300;
        content: "\f178";
        -webkit-transition: -webkit-transform .3s ease-out;
        transition: -webkit-transform .3s ease-out;
        transition: transform .3s ease-out;
        transition: transform .3s ease-out,-webkit-transform .3s ease-out
    }

    .arrow-right--dark-alt:hover::after {
        color: #dec69a !important;
        -webkit-transform: translateX(4px);
        transform: translateX(4px)
    }

    .arrow-left--dark::before {
        display: inline-block;
        color: #fff;
        padding-right: 8px;
        font-family: "Font Awesome 5 Pro";
        font-weight: 300;
        content: "\f177";
        -webkit-transition: -webkit-transform .3s ease-out;
        transition: -webkit-transform .3s ease-out;
        transition: transform .3s ease-out;
        transition: transform .3s ease-out,-webkit-transform .3s ease-out
    }

    .arrow-left--dark:hover::before {
        color: #c9c9c9 !important;
        -webkit-transform: translateX(-4px);
        transform: translateX(-4px)
    }

    .arrow-left--dark-alt::before {
        display: inline-block;
        color: #fff;
        padding-right: 8px;
        font-family: "Font Awesome 5 Pro";
        font-weight: 300;
        content: "\f177";
        -webkit-transition: -webkit-transform .3s ease-out;
        transition: -webkit-transform .3s ease-out;
        transition: transform .3s ease-out;
        transition: transform .3s ease-out,-webkit-transform .3s ease-out
    }

    .arrow-left--dark-alt:hover::before {
        color: #dec69a !important;
        -webkit-transform: translateX(-4px);
        transform: translateX(-4px)
    }

.usa-section--dark h1, .usa-section--dark h2, .usa-section--dark h3, .usa-section--dark h4, .usa-section--dark h5, .usa-section--dark h6 {
    color: #f1f1f1
}

.usa-section--base-lighter {
    background-color: rgba(230,230,230,.35);
    color: #1b1b1b
}

    .usa-section--base-lighter a:not(.usa-button) {
        color: #112f4e
    }

        .usa-section--base-lighter a:not(.usa-button):hover {
            color: #005ea2;
            text-decoration: underline
        }

    .usa-section--base-lighter ul.breadcrumb {
        padding: 0;
        list-style: none
    }

        .usa-section--base-lighter ul.breadcrumb li {
            display: inline
        }

            .usa-section--base-lighter ul.breadcrumb li.active {
                font-weight: 700;
                color: #112f4e
            }

            .usa-section--base-lighter ul.breadcrumb li + li:before {
                padding: 8px;
                color: #112f4e;
                font-weight: 500;
                content: "/\00a0"
            }

            .usa-section--base-lighter ul.breadcrumb li a {
                color: #112f4e;
                text-decoration: none
            }

                .usa-section--base-lighter ul.breadcrumb li a:hover {
                    color: #005ea2;
                    text-decoration: underline
                }

.usa-section--gray-warm-lightest {
    background-color: #e6e6e2;
    color: #1b1b1b
}

.usa-section--primary-darkest {
    background-color: #0e1d33;
    color: #fff !important
}

    .usa-section--primary-darkest a {
        color: #fff !important
    }

        .usa-section--primary-darkest a:hover {
            color: #ffbc78 !important
        }

.usa-section--primary {
    background-color: #005ea2;
    color: #fff !important
}

    .usa-section--primary a {
        color: #fff !important
    }

        .usa-section--primary a a:hover {
            color: #ffbc78 !important
        }

        .usa-section--primary a a:visited {
            color: #fff !important
        }

    .usa-section--primary ul.breadcrumb {
        padding: 0;
        list-style: none
    }

        .usa-section--primary ul.breadcrumb li {
            display: inline
        }

            .usa-section--primary ul.breadcrumb li.active {
                font-weight: 700;
                color: #fff !important
            }

            .usa-section--primary ul.breadcrumb li + li:before {
                padding: 8px;
                color: #fff !important;
                font-weight: 500;
                content: "/\00a0"
            }

            .usa-section--primary ul.breadcrumb li a {
                color: #fff !important;
                text-decoration: none
            }

                .usa-section--primary ul.breadcrumb li a:hover {
                    color: #ffbc78 !important;
                    text-decoration: underline
                }

.usa-section--indigo {
    background-color: #8b0a03;
    color: #fff !important
}

    .usa-section--indigo a {
        color: #fff !important
    }

        .usa-section--indigo a:hover {
            color: #ffbc78 !important
        }

    .usa-section--indigo ul.breadcrumb {
        padding: 0;
        list-style: none
    }

        .usa-section--indigo ul.breadcrumb li {
            display: inline
        }

            .usa-section--indigo ul.breadcrumb li.active {
                font-weight: 700;
                color: #fff !important
            }

            .usa-section--indigo ul.breadcrumb li + li:before {
                padding: 8px;
                color: #fff !important;
                font-weight: 500;
                content: "/\00a0"
            }

            .usa-section--indigo ul.breadcrumb li a {
                color: #fff !important;
                text-decoration: none
            }

                .usa-section--indigo ul.breadcrumb li a:hover {
                    color: #ffbc78 !important;
                    text-decoration: underline
                }

.usa-section--primary-darker {
    background-color: #112f4e;
    color: #fff !important
}

    .usa-section--primary-darker a {
        color: #fff !important
    }

        .usa-section--primary-darker a:hover :not(.footer) {
            color: #ffbc78 !important
        }

    .usa-section--primary-darker ul.breadcrumb {
        padding: 0;
        list-style: none
    }

        .usa-section--primary-darker ul.breadcrumb li {
            display: inline
        }

            .usa-section--primary-darker ul.breadcrumb li.active {
                font-weight: 700;
                color: #fff !important
            }

            .usa-section--primary-darker ul.breadcrumb li + li:before {
                padding: 8px;
                color: #fff !important;
                font-weight: 500;
                content: "/\00a0"
            }

            .usa-section--primary-darker ul.breadcrumb li a {
                color: #fff !important;
                text-decoration: none
            }

                .usa-section--primary-darker ul.breadcrumb li a:hover {
                    color: #ffbc78 !important;
                    text-decoration: underline
                }

.usa-section--primary-midnight {
    background-color: #0e1d33;
    color: #fff !important
}

    .usa-section--primary-midnight a {
        color: #fff !important
    }

        .usa-section--primary-midnight a:hover {
            color: #e6e6e6 !important
        }

    .usa-section--primary-midnight ul.breadcrumb {
        padding: 0;
        list-style: none
    }

        .usa-section--primary-midnight ul.breadcrumb li {
            display: inline
        }

            .usa-section--primary-midnight ul.breadcrumb li.active {
                font-weight: 700;
                color: #fff !important
            }

            .usa-section--primary-midnight ul.breadcrumb li + li:before {
                padding: 8px;
                color: #fff !important;
                font-weight: 500;
                content: "/\00a0"
            }

            .usa-section--primary-midnight ul.breadcrumb li a {
                color: #fff !important;
                text-decoration: none
            }

                .usa-section--primary-midnight ul.breadcrumb li a:hover {
                    color: #ffbc78 !important;
                    text-decoration: underline
                }

.usa-section--secondary-darker {
    background-color: #8b0a03;
    color: #fff !important
}

    .usa-section--secondary-darker a {
        color: #fff !important
    }

        .usa-section--secondary-darker a:hover {
            color: #e6e6e6 !important
        }

    .usa-section--secondary-darker ul.breadcrumb {
        padding: 0;
        list-style: none
    }

        .usa-section--secondary-darker ul.breadcrumb li {
            display: inline
        }

            .usa-section--secondary-darker ul.breadcrumb li.active {
                font-weight: 700;
                color: #fff !important
            }

            .usa-section--secondary-darker ul.breadcrumb li + li:before {
                padding: 8px;
                color: #fff !important;
                font-weight: 500;
                content: "/\00a0"
            }

            .usa-section--secondary-darker ul.breadcrumb li a {
                color: #fff !important;
                text-decoration: none
            }

                .usa-section--secondary-darker ul.breadcrumb li a:hover {
                    color: #ffbc78 !important;
                    text-decoration: underline
                }

.usa-section--accent-warm-dark {
    background-color: #c05600;
    color: #fff !important
}

    .usa-section--accent-warm-dark a {
        color: #fff !important
    }

        .usa-section--accent-warm-dark a:hover {
            color: #e6e6e6
        }

.usa-section--accent-warm-darker {
    background-color: #8c471c;
    color: #fff !important
}

    .usa-section--accent-warm-darker a {
        color: #fff !important
    }

        .usa-section--accent-warm-darker a:hover {
            color: #e6e6e6
        }

.usa-section--base-lighter {
    background-color: #e6e6e6;
    color: #1b1b1b
}

.usa-section--base-dark {
    background-color: #2d2e2f;
    color: #fff !important
}

    .usa-section--base-dark a {
        color: #fff !important
    }

        .usa-section--base-dark a:hover {
            color: #e6e6e6
        }

    .usa-section--base-dark ul.breadcrumb {
        padding: 0;
        list-style: none
    }

        .usa-section--base-dark ul.breadcrumb li {
            display: inline
        }

            .usa-section--base-dark ul.breadcrumb li.active {
                font-weight: 700;
                color: #fff !important
            }

            .usa-section--base-dark ul.breadcrumb li + li:before {
                padding: 8px;
                color: #fff !important;
                font-weight: 500;
                content: "/\00a0"
            }

            .usa-section--base-dark ul.breadcrumb li a {
                color: #fff !important;
                text-decoration: none
            }

                .usa-section--base-dark ul.breadcrumb li a:hover {
                    color: #ffbc78 !important;
                    text-decoration: underline
                }

.usa-section--base-darker {
    background-color: #1c1d1f;
    color: #fff !important
}

    .usa-section--base-darker a {
        color: #fff !important
    }

        .usa-section--base-darker a:hover {
            color: #e6e6e6
        }

    .usa-section--base-darker ul.breadcrumb {
        padding: 0;
        list-style: none
    }

        .usa-section--base-darker ul.breadcrumb li {
            display: inline
        }

            .usa-section--base-darker ul.breadcrumb li.active {
                font-weight: 700;
                color: #fff !important
            }

            .usa-section--base-darker ul.breadcrumb li + li:before {
                padding: 8px;
                color: #fff !important;
                font-weight: 500;
                content: "/\00a0"
            }

            .usa-section--base-darker ul.breadcrumb li a {
                color: #fff !important;
                text-decoration: none
            }

                .usa-section--base-darker ul.breadcrumb li a:hover {
                    color: #ffbc78 !important;
                    text-decoration: underline
                }

.usa-section--ink {
    background-color: #1b1b1b;
    color: #fff !important
}

    .usa-section--ink a {
        color: #fff !important
    }

        .usa-section--ink a:hover {
            color: #ffbc78 !important
        }

    .usa-section--ink ul.breadcrumb {
        padding: 0;
        list-style: none
    }

        .usa-section--ink ul.breadcrumb li {
            display: inline
        }

            .usa-section--ink ul.breadcrumb li.active {
                font-weight: 700;
                color: #fff !important
            }

            .usa-section--ink ul.breadcrumb li + li:before {
                padding: 8px;
                color: #fff !important;
                font-weight: 500;
                content: "/\00a0"
            }

            .usa-section--ink ul.breadcrumb li a {
                color: #fff !important;
                text-decoration: none
            }

                .usa-section--ink ul.breadcrumb li a:hover {
                    color: #ffbc78 !important;
                    text-decoration: underline
                }

.usa-section--black {
    background-color: #000;
    color: #fff !important
}

    .usa-section--black a {
        color: #fff !important
    }

        .usa-section--black a:hover {
            color: #ffbc78 !important
        }

    .usa-section--black ul.breadcrumb {
        padding: 0;
        list-style: none
    }

        .usa-section--black ul.breadcrumb li {
            display: inline
        }

            .usa-section--black ul.breadcrumb li.active {
                font-weight: 700;
                color: #fff !important
            }

            .usa-section--black ul.breadcrumb li + li:before {
                padding: 8px;
                color: #fff !important;
                font-weight: 500;
                content: "/\00a0"
            }

            .usa-section--black ul.breadcrumb li a {
                color: #fff !important;
                text-decoration: none
            }

                .usa-section--black ul.breadcrumb li a:hover {
                    color: #ffbc78 !important;
                    text-decoration: underline
                }

.usa-section--accent-cool-darker {
    background-color: #07648d;
    color: #fff !important
}

    .usa-section--accent-cool-darker a {
        color: #fff !important
    }

        .usa-section--accent-cool-darker a:hover {
            color: #e6e6e6
        }

    .usa-section--accent-cool-darker ul.breadcrumb {
        padding: 0;
        list-style: none
    }

        .usa-section--accent-cool-darker ul.breadcrumb li {
            display: inline
        }

            .usa-section--accent-cool-darker ul.breadcrumb li.active {
                font-weight: 700;
                color: #fff !important
            }

            .usa-section--accent-cool-darker ul.breadcrumb li + li:before {
                padding: 8px;
                color: #fff !important;
                font-weight: 500;
                content: "/\00a0"
            }

            .usa-section--accent-cool-darker ul.breadcrumb li a {
                color: #fff !important;
                text-decoration: none
            }

                .usa-section--accent-cool-darker ul.breadcrumb li a:hover {
                    color: #ffbc78 !important;
                    text-decoration: underline
                }

.usa-section--green-dark {
    background-color: #4d8055;
    color: #fff !important
}

    .usa-section--green-dark a {
        color: #fff !important
    }

        .usa-section--green-dark a:hover {
            color: #e6e6e6
        }

    .usa-section--green-dark ul.breadcrumb {
        padding: 0;
        list-style: none
    }

        .usa-section--green-dark ul.breadcrumb li {
            display: inline
        }

            .usa-section--green-dark ul.breadcrumb li.active {
                font-weight: 700;
                color: #fff !important
            }

            .usa-section--green-dark ul.breadcrumb li + li:before {
                padding: 8px;
                color: #fff !important;
                font-weight: 500;
                content: "/\00a0"
            }

            .usa-section--green-dark ul.breadcrumb li a {
                color: #fff !important;
                text-decoration: none
            }

                .usa-section--green-dark ul.breadcrumb li a:hover {
                    color: #e6e6e6;
                    text-decoration: underline
                }

.usa-section--green {
    background-color: #00a91c;
    color: #fff !important
}

    .usa-section--green a {
        color: #fff !important
    }

        .usa-section--green a:hover {
            color: #e6e6e6
        }

    .usa-section--green ul.breadcrumb {
        padding: 0;
        list-style: none
    }

        .usa-section--green ul.breadcrumb li {
            display: inline
        }

            .usa-section--green ul.breadcrumb li.active {
                font-weight: 700;
                color: #fff !important
            }

            .usa-section--green ul.breadcrumb li + li:before {
                padding: 8px;
                color: #fff !important;
                font-weight: 500;
                content: "/\00a0"
            }

            .usa-section--green ul.breadcrumb li a {
                color: #fff !important;
                text-decoration: none
            }

                .usa-section--green ul.breadcrumb li a:hover {
                    color: #e6e6e6;
                    text-decoration: underline
                }

.usa-section--green-darker {
    background-color: #446443;
    color: #fff !important
}

    .usa-section--green-darker a {
        color: #fff !important
    }

        .usa-section--green-darker a:hover {
            color: #e6e6e6
        }

    .usa-section--green-darker ul.breadcrumb {
        padding: 0;
        list-style: none
    }

        .usa-section--green-darker ul.breadcrumb li {
            display: inline
        }

            .usa-section--green-darker ul.breadcrumb li.active {
                font-weight: 700;
                color: #fff !important
            }

            .usa-section--green-darker ul.breadcrumb li + li:before {
                padding: 8px;
                color: #fff !important;
                font-weight: 500;
                content: "/\00a0"
            }

            .usa-section--green-darker ul.breadcrumb li a {
                color: #fff !important;
                text-decoration: none
            }

                .usa-section--green-darker ul.breadcrumb li a:hover {
                    color: #e6e6e6;
                    text-decoration: underline
                }

.usa-section--base .usa-footer-return-to-top a, .usa-section--black .usa-footer-return-to-top a, .usa-section--dark .usa-footer-return-to-top a {
    color: #fff !important
}

    .usa-section--base .usa-footer-return-to-top a:hover, .usa-section--black .usa-footer-return-to-top a:hover, .usa-section--dark .usa-footer-return-to-top a:hover {
        color: #fa9441
    }

    .usa-section--base .usa-footer-return-to-top a:visited, .usa-section--black .usa-footer-return-to-top a:visited, .usa-section--dark .usa-footer-return-to-top a:visited {
        color: #ffbc78 !important
    }

.threaded-background {
    background-image: url(../img/backgrounds/thread.png);
    background-repeat: no-repeat;
    background-size: cover;
    background-position: center center
}

.threaded-light-background {
    background-image: url(../img/backgrounds/thread_white.png);
    background-repeat: no-repeat;
    background-size: cover;
    background-position: center center
}

.threaded-lightest-background {
    background-image: url(../img/backgrounds/thread_light.png);
    background-repeat: no-repeat;
    background-size: cover;
    background-position: center center
}

.search-list {
    list-style-type: none;
    padding: 0
}

.search-item {
    margin-top: 1em;
    line-height: 1.5;
    margin-bottom: .5em
}

.search-item__title {
    margin-bottom: .1rem;
    font-size: 1.5rem;
    font-weight: 600
}

    .search-item__title a {
        display: block;
        text-decoration: none
    }

.search-item__url {
    margin: 0
}

    .search-item__url a {
        color: #265f03;
        margin-bottom: .1rem;
        font-size: .9rem
    }

.search-item__snippet {
    font-size: 1rem;
    margin: 0
}

ul.list--checklist {
    margin-left: 1.5rem;
    padding-left: 0
}

    ul.list--checklist li {
        list-style-type: none;
        background: url(/_media/img/ext/check-bullet-blue.svg) no-repeat;
        background-size: 1.5rem;
        padding-left: 2.5rem;
        margin-bottom: 1.25rem
    }

ul.list--checklist--white {
    margin-left: 1.5rem;
    padding-left: 0
}

    ul.list--checklist--white li {
        list-style-type: none;
        background: url(/_media/img/ext/check-bullet-white.svg) no-repeat;
        background-size: 1.5rem;
        padding-left: 2.5rem;
        margin-bottom: 1.25rem
    }

.display-grid {
    display: -ms-grid;
    display: grid
}

.g-cols-1 {
    -ms-grid-columns: (minmax(0,1fr))[1];
    grid-template-columns: repeat(1,minmax(0,1fr))
}

.g-cols-2 {
    -ms-grid-columns: (minmax(0,1fr))[2];
    grid-template-columns: repeat(2,minmax(0,1fr))
}

.g-cols-3 {
    -ms-grid-columns: (minmax(0,1fr))[3];
    grid-template-columns: repeat(3,minmax(0,1fr))
}

.g-cols-4 {
    -ms-grid-columns: (minmax(0,1fr))[4];
    grid-template-columns: repeat(4,minmax(0,1fr))
}

.g-cols-5 {
    -ms-grid-columns: (minmax(0,1fr))[5];
    grid-template-columns: repeat(5,minmax(0,1fr))
}

.g-cols-6 {
    -ms-grid-columns: (minmax(0,1fr))[6];
    grid-template-columns: repeat(6,minmax(0,1fr))
}

.g-cols-7 {
    -ms-grid-columns: (minmax(0,1fr))[7];
    grid-template-columns: repeat(7,minmax(0,1fr))
}

.g-cols-8 {
    -ms-grid-columns: (minmax(0,1fr))[8];
    grid-template-columns: repeat(8,minmax(0,1fr))
}

.g-cols-9 {
    -ms-grid-columns: (minmax(0,1fr))[9];
    grid-template-columns: repeat(9,minmax(0,1fr))
}

.g-cols-10 {
    -ms-grid-columns: (minmax(0,1fr))[10];
    grid-template-columns: repeat(10,minmax(0,1fr))
}

.g-cols-11 {
    -ms-grid-columns: (minmax(0,1fr))[11];
    grid-template-columns: repeat(11,minmax(0,1fr))
}

.g-cols-12 {
    -ms-grid-columns: (minmax(0,1fr))[12];
    grid-template-columns: repeat(12,minmax(0,1fr))
}

.g-cols-none {
    -ms-grid-columns: none;
    grid-template-columns: none
}

.g-col-auto {
    grid-column: auto
}

.g-col-span-1 {
    grid-column: span 1/span 1
}

.g-col-span-2 {
    grid-column: span 2/span 2
}

.g-col-span-3 {
    grid-column: span 3/span 3
}

.g-col-span-4 {
    grid-column: span 4/span 4
}

.g-col-span-5 {
    grid-column: span 5/span 5
}

.g-col-span-6 {
    grid-column: span 6/span 6
}

.g-col-span-7 {
    grid-column: span 7/span 7
}

.g-col-span-8 {
    grid-column: span 8/span 8
}

.g-col-span-9 {
    grid-column: span 9/span 9
}

.g-col-span-10 {
    grid-column: span 10/span 10
}

.g-col-span-11 {
    grid-column: span 11/span 11
}

.g-col-span-12 {
    grid-column: span 12/span 12
}

.g-col-span-full {
    grid-column: 1/-1
}

.g-col-start-1 {
    -ms-grid-column: 1;
    grid-column-start: 1
}

.g-col-start-2 {
    -ms-grid-column: 2;
    grid-column-start: 2
}

.g-col-start-3 {
    -ms-grid-column: 3;
    grid-column-start: 3
}

.g-col-start-4 {
    -ms-grid-column: 4;
    grid-column-start: 4
}

.g-col-start-5 {
    -ms-grid-column: 5;
    grid-column-start: 5
}

.g-col-start-6 {
    -ms-grid-column: 6;
    grid-column-start: 6
}

.g-col-start-7 {
    -ms-grid-column: 7;
    grid-column-start: 7
}

.g-col-start-8 {
    -ms-grid-column: 8;
    grid-column-start: 8
}

.g-col-start-9 {
    -ms-grid-column: 9;
    grid-column-start: 9
}

.g-col-start-10 {
    -ms-grid-column: 10;
    grid-column-start: 10
}

.g-col-start-11 {
    -ms-grid-column: 11;
    grid-column-start: 11
}

.g-col-start-12 {
    -ms-grid-column: 12;
    grid-column-start: 12
}

.g-col-start-13 {
    -ms-grid-column: 13;
    grid-column-start: 13
}

.g-col-start-auto {
    -ms-grid-column: auto;
    grid-column-start: auto
}

.g-col-end-1 {
    grid-column-end: 1
}

.g-col-end-2 {
    grid-column-end: 2
}

.g-col-end-3 {
    grid-column-end: 3
}

.g-col-end-4 {
    grid-column-end: 4
}

.g-col-end-5 {
    grid-column-end: 5
}

.g-col-end-6 {
    grid-column-end: 6
}

.g-col-end-7 {
    grid-column-end: 7
}

.g-col-end-8 {
    grid-column-end: 8
}

.g-col-end-9 {
    grid-column-end: 9
}

.g-col-end-10 {
    grid-column-end: 10
}

.g-col-end-11 {
    grid-column-end: 11
}

.g-col-end-12 {
    grid-column-end: 12
}

.g-col-end-13 {
    grid-column-end: 13
}

.g-col-end-auto {
    grid-column-end: auto
}

.g-rows-1 {
    -ms-grid-rows: (minmax(0,1fr))[1];
    grid-template-rows: repeat(1,minmax(0,1fr))
}

.g-rows-2 {
    -ms-grid-rows: (minmax(0,1fr))[2];
    grid-template-rows: repeat(2,minmax(0,1fr))
}

.g-rows-3 {
    -ms-grid-rows: (minmax(0,1fr))[3];
    grid-template-rows: repeat(3,minmax(0,1fr))
}

.g-rows-4 {
    -ms-grid-rows: (minmax(0,1fr))[4];
    grid-template-rows: repeat(4,minmax(0,1fr))
}

.g-rows-5 {
    -ms-grid-rows: (minmax(0,1fr))[5];
    grid-template-rows: repeat(5,minmax(0,1fr))
}

.g-rows-6 {
    -ms-grid-rows: (minmax(0,1fr))[6];
    grid-template-rows: repeat(6,minmax(0,1fr))
}

.g-rows-none {
    -ms-grid-rows: none;
    grid-template-rows: none
}

.g-row-auto {
    grid-row: auto
}

.g-row-span-1 {
    grid-row: span 1/span 1
}

.g-row-span-2 {
    grid-row: span 2/span 2
}

.g-row-span-3 {
    grid-row: span 3/span 3
}

.g-row-span-4 {
    grid-row: span 4/span 4
}

.g-row-span-5 {
    grid-row: span 5/span 5
}

.g-row-span-6 {
    grid-row: span 6/span 6
}

.g-row-span-full {
    grid-row: 1/-1
}

.g-row-start-1 {
    -ms-grid-row: 1;
    grid-row-start: 1
}

.g-row-start-2 {
    -ms-grid-row: 2;
    grid-row-start: 2
}

.g-row-start-3 {
    -ms-grid-row: 3;
    grid-row-start: 3
}

.g-row-start-4 {
    -ms-grid-row: 4;
    grid-row-start: 4
}

.g-row-start-5 {
    -ms-grid-row: 5;
    grid-row-start: 5
}

.g-row-start-6 {
    -ms-grid-row: 6;
    grid-row-start: 6
}

.g-row-start-7 {
    -ms-grid-row: 7;
    grid-row-start: 7
}

.g-row-start-auto {
    -ms-grid-row: auto;
    grid-row-start: auto
}

.g-row-end-1 {
    grid-row-end: 1
}

.g-row-end-2 {
    grid-row-end: 2
}

.g-row-end-3 {
    grid-row-end: 3
}

.g-row-end-4 {
    grid-row-end: 4
}

.g-row-end-5 {
    grid-row-end: 5
}

.g-row-end-6 {
    grid-row-end: 6
}

.g-row-end-7 {
    grid-row-end: 7
}

.g-row-end-auto {
    grid-row-end: auto
}

.g-flow-row {
    grid-auto-flow: row
}

.g-flow-col {
    grid-auto-flow: column
}

.g-flow-row-dense {
    grid-auto-flow: row dense
}

.g-flow-col-dense {
    grid-auto-flow: column dense
}

.g-auto-cols-auto {
    grid-auto-columns: auto
}

.g-auto-cols-min {
    grid-auto-columns: -webkit-min-content;
    grid-auto-columns: min-content
}

.g-auto-cols-max {
    grid-auto-columns: -webkit-max-content;
    grid-auto-columns: max-content
}

.g-auto-cols-fr {
    grid-auto-columns: minmax(0,1fr)
}

.g-auto-rows-auto {
    grid-auto-rows: auto
}

.g-auto-rows-min {
    grid-auto-rows: -webkit-min-content;
    grid-auto-rows: min-content
}

.g-auto-rows-max {
    grid-auto-rows: -webkit-max-content;
    grid-auto-rows: max-content
}

.g-auto-rows-fr {
    grid-auto-rows: minmax(0,1fr)
}

.g-gap-0 {
    gap: 0
}

.g-gap-x-0 {
    -webkit-column-gap: 0;
    column-gap: 0
}

.g-gap-y-0 {
    row-gap: 0
}

.g-gap-05 {
    gap: .125rem
}

.g-gap-x-05 {
    -webkit-column-gap: .125rem;
    column-gap: .125rem
}

.g-gap-y-05 {
    row-gap: .125rem
}

.g-gap-1 {
    gap: .25rem
}

.g-gap-x-1 {
    -webkit-column-gap: .25rem;
    column-gap: .25rem
}

.g-gap-y-1 {
    row-gap: .25rem
}

.g-gap-105 {
    gap: .375rem
}

.g-gap-x-105 {
    -webkit-column-gap: .375rem;
    column-gap: .375rem
}

.g-gap-y-105 {
    row-gap: .375rem
}

.g-gap-2 {
    gap: .5rem
}

.g-gap-x-2 {
    -webkit-column-gap: .5rem;
    column-gap: .5rem
}

.g-gap-y-2 {
    row-gap: .5rem
}

.g-gap-205 {
    gap: .625rem
}

.g-gap-x-205 {
    -webkit-column-gap: .625rem;
    column-gap: .625rem
}

.g-gap-y-205 {
    row-gap: .625rem
}

.g-gap-3 {
    gap: .75rem
}

.g-gap-x-3 {
    -webkit-column-gap: .75rem;
    column-gap: .75rem
}

.g-gap-y-3 {
    row-gap: .75rem
}

.g-gap-305 {
    gap: .875rem
}

.g-gap-x-305 {
    -webkit-column-gap: .875rem;
    column-gap: .875rem
}

.g-gap-y-305 {
    row-gap: .875rem
}

.g-gap-4 {
    gap: 1rem
}

.g-gap-x-4 {
    -webkit-column-gap: 1rem;
    column-gap: 1rem
}

.g-gap-y-4 {
    row-gap: 1rem
}

.g-gap-5 {
    gap: 1.25rem
}

.g-gap-x-5 {
    -webkit-column-gap: 1.25rem;
    column-gap: 1.25rem
}

.g-gap-y-5 {
    row-gap: 1.25rem
}

.g-gap-6 {
    gap: 1.5rem
}

.g-gap-x-6 {
    -webkit-column-gap: 1.5rem;
    column-gap: 1.5rem
}

.g-gap-y-6 {
    row-gap: 1.5rem
}

.g-gap-7 {
    gap: 1.75rem
}

.g-gap-x-7 {
    -webkit-column-gap: 1.75rem;
    column-gap: 1.75rem
}

.g-gap-y-7 {
    row-gap: 1.75rem
}

.g-gap-8 {
    gap: 2rem
}

.g-gap-x-8 {
    -webkit-column-gap: 2rem;
    column-gap: 2rem
}

.g-gap-y-8 {
    row-gap: 2rem
}

.g-gap-9 {
    gap: 2.25rem
}

.g-gap-x-9 {
    -webkit-column-gap: 2.25rem;
    column-gap: 2.25rem
}

.g-gap-y-9 {
    row-gap: 2.25rem
}

.g-gap-10 {
    gap: 2.5rem
}

.g-gap-x-10 {
    -webkit-column-gap: 2.5rem;
    column-gap: 2.5rem
}

.g-gap-y-10 {
    row-gap: 2.5rem
}

.g-gap-11 {
    gap: 2.75rem
}

.g-gap-x-11 {
    -webkit-column-gap: 2.75rem;
    column-gap: 2.75rem
}

.g-gap-y-11 {
    row-gap: 2.75rem
}

.g-gap-12 {
    gap: 3rem
}

.g-gap-x-12 {
    -webkit-column-gap: 3rem;
    column-gap: 3rem
}

.g-gap-y-12 {
    row-gap: 3rem
}

.g-gap-14 {
    gap: 3.5rem
}

.g-gap-x-14 {
    -webkit-column-gap: 3.5rem;
    column-gap: 3.5rem
}

.g-gap-y-14 {
    row-gap: 3.5rem
}

.g-gap-16 {
    gap: 4rem
}

.g-gap-x-16 {
    -webkit-column-gap: 4rem;
    column-gap: 4rem
}

.g-gap-y-16 {
    row-gap: 4rem
}

.g-gap-20 {
    gap: 5rem
}

.g-gap-x-20 {
    -webkit-column-gap: 5rem;
    column-gap: 5rem
}

.g-gap-y-20 {
    row-gap: 5rem
}

.g-gap-24 {
    gap: 6rem
}

.g-gap-x-24 {
    -webkit-column-gap: 6rem;
    column-gap: 6rem
}

.g-gap-y-24 {
    row-gap: 6rem
}

.g-gap-28 {
    gap: 7rem
}

.g-gap-x-28 {
    -webkit-column-gap: 7rem;
    column-gap: 7rem
}

.g-gap-y-28 {
    row-gap: 7rem
}

.g-gap-32 {
    gap: 8rem
}

.g-gap-x-32 {
    -webkit-column-gap: 8rem;
    column-gap: 8rem
}

.g-gap-y-32 {
    row-gap: 8rem
}

.g-gap-36 {
    gap: 9rem
}

.g-gap-x-36 {
    -webkit-column-gap: 9rem;
    column-gap: 9rem
}

.g-gap-y-36 {
    row-gap: 9rem
}

.g-gap-40 {
    gap: 10rem
}

.g-gap-x-40 {
    -webkit-column-gap: 10rem;
    column-gap: 10rem
}

.g-gap-y-40 {
    row-gap: 10rem
}

.g-gap-44 {
    gap: 11rem
}

.g-gap-x-44 {
    -webkit-column-gap: 11rem;
    column-gap: 11rem
}

.g-gap-y-44 {
    row-gap: 11rem
}

.g-gap-48 {
    gap: 12rem
}

.g-gap-x-48 {
    -webkit-column-gap: 12rem;
    column-gap: 12rem
}

.g-gap-y-48 {
    row-gap: 12rem
}

.g-gap-52 {
    gap: 13rem
}

.g-gap-x-52 {
    -webkit-column-gap: 13rem;
    column-gap: 13rem
}

.g-gap-y-52 {
    row-gap: 13rem
}

.g-gap-56 {
    gap: 14rem
}

.g-gap-x-56 {
    -webkit-column-gap: 14rem;
    column-gap: 14rem
}

.g-gap-y-56 {
    row-gap: 14rem
}

.g-gap-60 {
    gap: 15rem
}

.g-gap-x-60 {
    -webkit-column-gap: 15rem;
    column-gap: 15rem
}

.g-gap-y-60 {
    row-gap: 15rem
}

.g-gap-64 {
    gap: 16rem
}

.g-gap-x-64 {
    -webkit-column-gap: 16rem;
    column-gap: 16rem
}

.g-gap-y-64 {
    row-gap: 16rem
}

.g-gap-72 {
    gap: 18rem
}

.g-gap-x-72 {
    -webkit-column-gap: 18rem;
    column-gap: 18rem
}

.g-gap-y-72 {
    row-gap: 18rem
}

.g-gap-80 {
    gap: 20rem
}

.g-gap-x-80 {
    -webkit-column-gap: 20rem;
    column-gap: 20rem
}

.g-gap-y-80 {
    row-gap: 20rem
}

.g-gap-96 {
    gap: 24rem
}

.g-gap-x-96 {
    -webkit-column-gap: 24rem;
    column-gap: 24rem
}

.g-gap-y-96 {
    row-gap: 24rem
}

.g-gap-px {
    gap: 1px
}

.g-gap-x-px {
    -webkit-column-gap: 1px;
    column-gap: 1px
}

.g-gap-y-px {
    row-gap: 1px
}

.usa-accordion__content {
    background-color: #f9f9f9
}

.usa-accordion__heading {
    line-height: 1.5
}

.usa-accordion__button--primary {
    background-image: url(../img/uswds/minus-white.svg);
    background-color: #005ea2;
    color: #fff
}

    .usa-accordion__button--primary:hover {
        background-color: #112f4e;
        color: #fff
    }

    .usa-accordion__button--primary[aria-expanded=false] {
        background-image: url(../img/uswds/plus-white.svg)
    }

.usa-accordion__button--primary-darkest {
    background-image: url(../img/uswds/minus-white.svg);
    background-color: #0e1d33;
    color: #fff
}

    .usa-accordion__button--primary-darkest:hover {
        background-color: #005ea2;
        color: #fff
    }

    .usa-accordion__button--primary-darkest[aria-expanded=false] {
        background-image: url(../img/uswds/plus-white.svg)
    }

.usa-accordion__button--base-darker {
    background-image: url(../img/uswds/minus-white.svg);
    background-color: #1c1d1f;
    color: #fff
}

    .usa-accordion__button--base-darker:hover {
        background-color: #2d2e2f;
        color: #fff
    }

    .usa-accordion__button--base-darker[aria-expanded=false] {
        background-image: url(../img/uswds/plus-white.svg)
    }

.usa-accordion__button--secondary-darkest {
    background-image: url(../img/uswds/minus-white.svg);
    background-color: #5c1111;
    color: #fff
}

    .usa-accordion__button--secondary-darkest:hover {
        background-color: #8b0a03;
        color: #fff
    }

    .usa-accordion__button--secondary-darkest[aria-expanded=false] {
        background-image: url(../img/uswds/plus-white.svg)
    }

.usa-accordion__button--green {
    background-image: url(../img/uswds/minus-white.svg);
    background-color: #4d8055;
    color: #fff
}

    .usa-accordion__button--green:hover {
        background-color: #00a91c;
        color: #1b1b1b;
        background-image: url(../img/uswds/minus.svg)
    }

    .usa-accordion__button--green[aria-expanded=false] {
        background-image: url(../img/uswds/plus-white.svg)
    }

        .usa-accordion__button--green[aria-expanded=false]:hover {
            background-image: url(../img/uswds/plus.svg)
        }

.usa-accordion__button--accent-warm-dark {
    background-image: url(../img/uswds/minus-white.svg);
    background-color: #c05600;
    color: #fff
}

    .usa-accordion__button--accent-warm-dark:hover {
        background-color: #8c471c;
        color: #fff
    }

    .usa-accordion__button--accent-warm-dark[aria-expanded=false] {
        background-image: url(../img/uswds/plus-white.svg)
    }

.usa-accordion__button--accent-warm-darker {
    background-image: url(../img/uswds/minus-white.svg);
    background-color: #8c471c;
    color: #fff
}

    .usa-accordion__button--accent-warm-darker:hover {
        background-color: #c05600;
        color: #fff
    }

    .usa-accordion__button--accent-warm-darker[aria-expanded=false] {
        background-image: url(../img/uswds/plus-white.svg)
    }

.usa-accordion__button--accent-cool-darker {
    background-color: #07648d;
    background-image: url(../img/uswds/minus-white.svg);
    color: #fff
}

    .usa-accordion__button--accent-cool-darker:hover {
        background-color: #0d7ea2;
        background-image: url(../img/uswds/minus.svg);
        color: #1b1b1b
    }

    .usa-accordion__button--accent-cool-darker[aria-expanded=false] {
        background-image: url(../img/uswds/plus-white.svg)
    }

        .usa-accordion__button--accent-cool-darker[aria-expanded=false]:hover {
            background-image: url(../img/uswds/plus.svg)
        }

.usa-accordion__button--primary-lighter {
    background-color: #d9e8f6
}

    .usa-accordion__button--primary-lighter:hover {
        background-color: #aacdec
    }

    .usa-accordion__button--primary-lighter[aria-expanded=false] {
        background-color: #d9e8f6
    }

        .usa-accordion__button--primary-lighter[aria-expanded=false]:hover {
            background-color: #aacdec
        }

.usa-accordion__button--accent-cool-lighter {
    background-color: #e1f3f8
}

    .usa-accordion__button--accent-cool-lighter:hover {
        background-color: #97d4ea
    }

    .usa-accordion__button--accent-cool-lighter[aria-expanded=false] {
        background-color: #e1f3f8
    }

        .usa-accordion__button--accent-cool-lighter[aria-expanded=false]:hover {
            background-color: #97d4ea
        }

.usa-accordion__button--secondary-lighter {
    background-color: #f8e1de
}

    .usa-accordion__button--secondary-lighter:hover {
        background-color: #f2938c
    }

    .usa-accordion__button--secondary-lighter[aria-expanded=false] {
        background-color: #f8e1de
    }

        .usa-accordion__button--secondary-lighter[aria-expanded=false]:hover {
            background-color: #f2938c
        }

.usa-accordion__button--accent-warm-lighter {
    background-color: #fce2c5
}

    .usa-accordion__button--accent-warm-lighter:hover {
        background-color: #ffbc78
    }

    .usa-accordion__button--accent-warm-lighter[aria-expanded=false] {
        background-color: #fce2c5
    }

        .usa-accordion__button--accent-warm-lighter[aria-expanded=false]:hover {
            background-color: #ffbc78
        }

#modal-crisisline {
    display: none
}

.vcl-modal {
    background: rgba(86,92,101,.8);
    content: " ";
    display: block;
    height: 100%;
    left: 0;
    position: fixed;
    top: 0;
    width: 100%;
    z-index: 8998
}

@media all and (max-width:54.99em) {
    .vcl-modal {
        overflow-y: scroll
    }
}

.vcl-modal .usa-alert .vcl-modal-title-undefined {
    padding: .5rem !important
}

.vcl-modal .usa-alert-undefined {
    background: #fff;
    padding-left: 2rem
}

.vcl-modal .usa-alert:before {
    content: none
}

.vcl-modal .vcl-modal__body p:first-of-type {
    margin-top: 0
}

.vcl-modal-split .vcl-modal__inner {
    min-width: 710px
}

@media all and (max-width:54.99em) {
    .vcl-modal-split .vcl-modal__inner {
        top: 0;
        -webkit-transform: translateY(0);
        transform: translateY(0);
        min-width: auto
    }

        .vcl-modal-split .vcl-modal__inner .usa-color--primary {
            display: block
        }
}

.vcl-modal-split-container {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex
}

.vcl-modal-split-left, .vcl-modal-split-right {
    -webkit-box-flex: 1;
    -ms-flex: 1;
    flex: 1;
    padding: 0 20px
}

@media all and (max-width:54.99em) {
    .vcl-modal-split-left, .vcl-modal-split-right {
        -webkit-box-flex: 0;
        -ms-flex: none;
        flex: none;
        padding: 0
    }
}

.vcl-modal-split-title {
    margin-top: 0
}

.vcl-modal-split-list {
    margin-top: 10px
}

.vcl-modal-split-divider {
    background: #e1f3f8;
    width: 3px
}

@media all and (max-width:54.99em) {
    .vcl-modal-split-divider {
        width: 100%;
        height: 3px;
        display: -webkit-box;
        display: -ms-flexbox;
        display: flex;
        margin: 25px 0;
        -webkit-box-pack: center;
        -ms-flex-pack: center;
        justify-content: center;
        -webkit-box-align: center;
        -ms-flex-align: center;
        align-items: center
    }

        .vcl-modal-split-divider:after {
            text-align: center;
            content: "OR";
            font-size: 20px;
            font-weight: 700;
            padding: 5px 10px;
            background: #fff
        }
}

@media all and (max-width:54.99em) {
    .vcl-modal-split-container {
        -webkit-box-orient: vertical;
        -webkit-box-direction: normal;
        -ms-flex-flow: column;
        flex-flow: column
    }
}

/* .vcl-modal__title {
    color: #1b1b1b;
    padding-left: 41px;
    background: url(/_media/img/ext/vcl-logo.png) no-repeat 0;
    background-position-x: 0;
    background-position-y: center;
    background-size: auto auto;
    background-position: left 5px;
    background-size: 32px auto
} */

.vcl-modal__inner {
    background: #f9f9f7;
    margin: 1rem auto;
    max-width: 40rem;
    position: relative;
    top: 50%;
    -webkit-transform: translateY(-50%);
    transform: translateY(-50%);
    width: 100%;
    cursor: auto;
    padding: 20px
}

@media all and (max-width:54.99em) {
    .vcl-modal__inner {
        -webkit-transform: none;
        transform: none;
        top: 0
    }
}

.vcl-modal__body {
    overflow-wrap: break-word;
    padding: 2rem;
    word-break: break-word;
    word-wrap: break-word
}

.vcl-modal__button-group {
    bottom: 0;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    position: relative;
    margin-top: 5rem
}

    .vcl-modal__button-group button {
        margin: 0 1rem 0 0;
        width: auto
    }

.vcl-modal--large .vcl-modal__inner {
    width: 95vw;
    max-width: 48rem
}

    .vcl-modal--large .vcl-modal__inner .vcl-modal__body {
        max-height: 95vh;
        overflow-y: auto
    }

.vcl-modal span.exit-icon {
    background-image: url(/_media/img/uswds/close-primary.svg);
    background-position: 100% 50%;
    background-repeat: no-repeat;
    background-size: .5em auto;
    padding-right: 1.2em
}

.vcl-modal__body h3 {
    margin-top: 0
}

.vcl-modal button {
    white-space: nowrap
}

a.vcl-modal__close {
    background-color: transparent;
    color: rgba(27,27,27,.8);
    font-size: 1rem;
    padding: .5rem 1rem;
    position: absolute;
    margin: .25rem;
    right: 0;
    top: 0;
    width: auto;
    z-index: 8999
}

    a.vcl-modal__close:hover {
        background-color: inherit;
        color: #3d4551
    }

.vcl-crisis__panel {
    list-style: none;
    top: 50%;
    -webkit-transform: translateY(-50%);
    transform: translateY(-50%);
    padding: 2rem;
    width: 100%
}

    .vcl-crisis__panel li:nth-child(odd) {
        border-top: 1px solid #3d4551;
        border-bottom: 1px solid #3d4551
    }

    .vcl-crisis__panel li:first-of-type {
        border-top: none
    }

    .vcl-crisis__panel li a {
        color: #1b1b1b;
        display: block;
        padding: 1.5rem 0;
        text-decoration: none
    }

@media all and (min-width:55em) {
    .vcl-crisis__panel {
        margin: auto;
        max-width: 50%
    }
}

.vcl-crisis__panel a {
    position: absolute;
    left: -999em;
    right: auto;
    padding: 0;
    background-image: none
}

.vcl-crisis__panel-body {
    height: auto;
    list-style: inherit;
    margin: 0;
    max-height: 100%;
    padding: 20px
}

    .vcl-crisis__panel-body ul {
        list-style: none;
        margin: 0;
        padding: 0;
        text-align: left
    }

    .vcl-crisis__panel-body li:nth-child(odd) {
        border-top: 1px solid #3d4551;
        border-bottom: 1px solid #3d4551
    }

    .vcl-crisis__panel-body li a {
        color: #1b1b1b;
        display: block;
        padding: 1rem 0;
        text-decoration: none
    }

.vcl-footer__vcl-trigger {
    background: 0 0;
    color: inherit;
    font-size: inherit;
    font-weight: 400;
    text-decoration: underline
}

    .vcl-footer__vcl-trigger:hover {
        background: inherit;
        color: #face00;
        text-decoration: inherit
    }

.vcl-crisis-line {
    clear: both;
    margin-top: .5rem;
    right: 2rem
}

@media all and (min-width:55em) {
    .vcl-crisis-line {
        position: absolute;
        right: 2rem;
        margin-top: 0;
        top: -.8rem;
        display: -webkit-box;
        display: -ms-flexbox;
        display: flex;
        z-index: 301
    }
}

@media all and (min-width:64em) {
    .vcl-crisis-line {
        right: 0
    }
}

a.vcl-crisis-line__button {
    border-radius: 0;
    color: #fff;
    background-color: #8b0a03;
    -webkit-transition: background-color .5s ease;
    transition: background-color .5s ease;
    text-align: center;
    font-size: 1rem;
    margin: auto;
    padding: 0 26px .8em 0;
    width: 100%;
    display: block;
    text-decoration: none
}

@media all and (min-width:55em) {
    a.vcl-crisis-line__button {
        background: #8b0a03 url(/_media/img/icons/white-arrow-right.svg) calc(100% - .4em) .8rem no-repeat;
        background-size: .8em auto;
        border-radius: 0 0 .2em .2em;
        -webkit-box-shadow: 0 2px 5px #1b1b1b;
        box-shadow: 0 2px 5px #1b1b1b;
        padding: 0 26px .5em 0;
        text-align: left;
        max-width: 20rem;
        position: absolute;
        top: -1rem;
        right: 0;
        font-size: .9rem
    }
}

a.vcl-crisis-line__button:hover {
    background-color: #b50909;
    color: #fff
}

a.vcl-crisis-line__button .vcl {
    content: "";
    background: url(/_media/img/icons/vcl-logo-white.svg) right 49% no-repeat;
    background-size: 100%;
    display: inline-block;
    width: 2em;
    height: 2em;
    margin: .3em .5em -.7em
}

.vcl-flex {
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center;
    pointer-events: none
}

.logo {
    font-weight: 900;
    letter-spacing: -1px
}

.usa-header {
    background-color: #0e1d33
}

.usa-logo, .usa-logo a {
    color: #fff
}

    .usa-logo a:not(.usa-button):hover, .usa-logo:not(.usa-button):hover {
        color: #fee685
    }

    .usa-logo a:not(.usa-button):active, .usa-logo:not(.usa-button):active {
        color: #fff
    }

    .usa-logo a:not(.usa-button):focus, .usa-logo:not(.usa-button):focus {
        outline: 2px solid #face00;
        outline-offset: 0
    }

    .usa-logo a:not(.usa-button):visited, .usa-logo:not(.usa-button):visited {
        color: #fff
    }

@media all and (max-width:54.99em) {
    .usa-nav {
        background: #f9f9f9;
        width: 20rem !important
    }

    .usa-navbar {
        border: none
    }

    .usa-banner__inner {
        padding-left: 0
    }

    .usa-banner__header {
        padding-bottom: 0
    }
}

@media all and (max-width:54.99em) {
    .usa-nav, .usa-navbar {
        border: none
    }

    .usa-banner__inner {
        padding-left: 0
    }

    .usa-banner__header {
        padding-bottom: 0
    }
}

@media all and (min-width:55em) {
    .usa-nav {
        border: none !important
    }

    .usa-nav__inner {
        border-top: 1px solid #fcfcfc !important
    }

    .usa-nav__primary > .usa-nav__primary-item > a, .usa-nav__secondary-links a {
        color: #fff
    }

        .usa-nav__primary > .usa-nav__primary-item > a:not(.usa-button):hover, .usa-nav__secondary-links a:not(.usa-button):hover {
            color: #fee685
        }

        .usa-nav__primary > .usa-nav__primary-item > a:not(.usa-button):active, .usa-nav__secondary-links a:not(.usa-button):active {
            color: #fff
        }

        .usa-nav__primary > .usa-nav__primary-item > a:not(.usa-button):focus, .usa-nav__secondary-links a:not(.usa-button):focus {
            outline: 2px solid #face00;
            outline-offset: 0
        }

        .usa-nav__primary > .usa-nav__primary-item > a:not(.usa-button):visited, .usa-nav__secondary-links a:not(.usa-button):visited {
            color: #fff
        }

        .usa-nav__primary button:hover, .usa-nav__primary > .usa-nav__primary-item > a:hover {
            color: #faf3d1;
            background-color: #005ea2
        }

    .nav-mobile {
        display: none;
        visibility: hidden
    }

    .usa-header + .usa-section, .usa-header + main {
        border-top: none
    }

    .usa-nav__submenu {
        background-color: #f9f9f7;
        -webkit-box-shadow: 0 4px 8px 0 rgba(0,0,0,.2);
        box-shadow: 0 4px 8px 0 rgba(0,0,0,.2);
        border-radius: 0 0 4px 4px;
        padding: 0;
        width: Auto
    }

        .usa-nav__submenu .usa-nav__submenu-item + * {
            margin-top: 0
        }

    .usa-nav__submenu-item {
        -webkit-transition: background-color .3s ease;
        transition: background-color .3s ease;
        border-bottom: 1px solid #edeff0
    }

        .usa-nav__submenu-item:last-of-type {
            border-bottom: transparent;
            border-radius: 0 0 4px 4px
        }

        .usa-nav__submenu-item:hover {
            background-color: #fcfcfc
        }

    .usa-nav__primary .usa-nav__submenu .usa-nav__submenu-item a {
        color: #112f4e;
        display: block;
        padding: .8rem !important;
        text-decoration: none;
        border-left: 4px transparent solid;
        font-weight: 700
    }

        .usa-nav__primary .usa-nav__submenu .usa-nav__submenu-item a:hover {
            color: #005ea2;
            border-left: 4px #008817 solid
        }

    .usa-nav__secondary--no-links {
        bottom: 4.8rem;
        min-width: calc(30ch + 2rem)
    }

    .usa-nav__primary button[aria-expanded=false], .usa-nav__primary:hover button[aria-expanded=false] {
        color: #fff;
        background-image: url(""),-webkit-gradient(linear,left top,left bottom,from(transparent),to(transparent));
        background-image: url(""),linear-gradient(transparent,transparent)
    }

    /* .usa-nav__primary button[aria-expanded=true], .usa-nav__primary:hover button[aria-expanded=true] {
        color: #1b1b1b;
        color: #ffffff !important;
        background-image: url(../img/uswds/usa-icons-bg/expand_less--blue-warm-70v.svg),-webkit-gradient(linear,left top,left bottom,from(transparent),to(transparent));
        background-image: url(../img/uswds/usa-icons-bg/expand_less--blue-warm-70v.svg),linear-gradient(transparent,transparent)
    } */
}

.usa-menu-btn {
    background-color: #008817 !important;
    color: #fff !important
}

    .usa-menu-btn:hover {
        background-color: #446443 !important;
        color: #fff !important
    }

    .usa-menu-btn:active {
        background-color: #37493b !important;
        color: #fff !important
    }

    .usa-menu-btn:visited {
        background-color: #37493b !important;
        color: #fff !important
    }

.usa-sidenav__item a {
    color: #2e2e2e;
    font-weight: 700
}

.site-sidenav.usa-sidenav .usa-sidenav__item + .usa-sidenav__item a {
    border-top: 1px solid rgba(0,0,0,.05)
}

.site-sidenav.usa-sidenav {
    font-size: .94rem;
    line-height: 1.4;
    background-color: #fff;
    border: 2px solid rgba(0,0,0,.1);
    border-radius: .25rem;
    padding: 0
}

    .site-sidenav.usa-sidenav .usa-sidenav__item {
        border-top: none;
        line-height: 1.4;
        position: relative
    }

.usa-sidenav__item a.usa-current {
    background-color: #e6e6e2
}

.usa-sidenav .usa-current::after {
    margin-left: 4px
}

.usa-sidenav__item a.usa-current::after {
    background-color: #0b4778;
    border-radius: 99rem;
    content: '';
    display: block;
    position: absolute;
    bottom: .25rem;
    top: .25rem;
    width: .25rem;
    left: 0
}

a.back-to-top .show {
    border-bottom: 1px solid #f9f9f9;
    margin-bottom: 5px;
    display: block
}

a.back-to-top {
    z-index: 8990;
    position: fixed;
    bottom: 20px;
    right: 20px;
    background: #000;
    background: #005ea2;
    width: 50px;
    color: #fff;
    display: block;
    border: none;
    text-decoration: none;
    display: none;
    -webkit-transition: all .3s linear;
    -webkit-transition: all .3s ease;
    transition: all .3s ease
}

    a.back-to-top i {
        color: #fff;
        margin: 0;
        position: relative;
        -webkit-transition: all .3s ease;
        transition: all .3s ease
    }

    a.back-to-top:hover {
        background: #8b0a03
    }

        a.back-to-top:hover i {
            color: #fff
        }

    a.back-to-top:focus {
        outline: 0 !important
    }

footer.usa-section a {
    text-decoration: none
}

.copyright a, footer a {
    text-decoration: none
}

.copyright span {
    padding: .5rem
}

.copyright a:hover, footer a:hover {
    text-decoration: underline
}

.copyright a:visited {
    text-decoration: none;
    color: #fff
}

footer li a {
    color: #112f4e !important;
    text-decoration: none
}

    footer li a :visited {
        color: #0b4778 !important;
        text-decoration: none
    }

.news__title {
    margin-top: 4px;
    padding: .2em;
    max-width: 70ch
}

.news__meta {
    margin-top: 4px;
    width: 100%;
    clear: both;
    font-size: 1.4rem !important;
    color: #3d4551;
    padding: 6px;
    line-height: 2rem
}

.news__list {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: start;
    -ms-flex-align: start;
    align-items: flex-start;
    -ms-flex-line-pack: start;
    align-content: flex-start;
    margin: 1em
}

.news__list--item {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-flex: 1;
    -ms-flex: 1 1 auto;
    flex: 1 1 auto
}

    .news__list--item p {
        max-width: 78ch
    }

.tabs {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap
}

.tabs__tab {
    width: 100%
}

.tabs__content {
    display: none;
    width: 100%
}

.tabs__content-active {
    display: block
}

.tabs__tab {
    margin-top: 0;
    background: #f9f9f7;
    color: #1b1b1b
}

    .tabs__tab :hover {
        background: #fcfcfc;
        color: #1b1b1b
    }

    .tabs__tab:first-child {
        margin-top: 0
    }

.tabs__toggle {
    width: 100%;
    padding: 1rem 2rem;
    border: 0;
    border-top: .125rem solid transparent;
    background: 0 0;
    text-align: left
}

.tabs__toggle-active {
    border-color: #c05600;
    background: #fcfcfc;
    color: #1b1b1b
}

.tabs__content {
    padding: 2rem;
    background: #fcfcfc;
    color: #1b1b1b;
    -webkit-box-sizing: border-box;
    box-sizing: border-box;
    margin-top: 0
}

@media all and (min-width:55em) {
    .tabs .tabs__tab {
        -webkit-box-ordinal-group: 0;
        -ms-flex-order: -1;
        order: -1;
        width: auto;
        margin-top: .5rem;
        margin-right: .2rem;
        margin-bottom: 0
    }

        .tabs .tabs__tab :hover {
            background: #fcfcfc;
            color: #1b1b1b
        }

    .tabs .tabs__toggle-active {
        border-color: transparent;
        background: 0 0;
        color: inherit
    }

    .tabs__toggle {
        width: 100%;
        padding: .6rem 1rem
    }

    .tabs .tabs__toggle-active--last {
        border-color: #c05600;
        background: #fcfcfc;
        color: #1b1b1b;
        margin-top: 0
    }

    .tabs .tabs__content-active {
        display: none
    }

    .tabs .tabs__content-active--last {
        display: block;
        background: #fcfcfc;
        color: #1b1b1b
    }
}

.content__sidebar {
    border-left: 5px solid #005ea2
}

    .content__sidebar p {
        margin-left: 2rem
    }

.content__sidebar__white {
    border-left: 5px solid #fff
}

.content__sidebar__base-lighter {
    border-left: 5px solid #e6e6e6
}

.usa-hero__callout {
    max-width: 30rem;
    padding: 2rem;
    color: #fff
}

.usa-hero__callout--right {
    float: right
}

.usa-hero__callout--base {
    background-color: #1b1b1b;
    color: #fff;
    -webkit-box-shadow: 0 3px 6px rgba(27,27,27,.16),0 3px 6px rgba(27,27,27,.23);
    box-shadow: 0 3px 6px rgba(27,27,27,.16),0 3px 6px rgba(27,27,27,.23)
}

.usa-hero__callout--primary {
    background-color: #005ea2;
    color: #fff;
    -webkit-box-shadow: 0 3px 6px rgba(27,27,27,.16),0 3px 6px rgba(27,27,27,.23);
    box-shadow: 0 3px 6px rgba(27,27,27,.16),0 3px 6px rgba(27,27,27,.23)
}

.usa-hero__callout--primary-darker {
    background-color: #112f4e;
    color: #fff;
    -webkit-box-shadow: 0 3px 6px rgba(27,27,27,.16),0 3px 6px rgba(27,27,27,.23);
    box-shadow: 0 3px 6px rgba(27,27,27,.16),0 3px 6px rgba(27,27,27,.23)
}

.usa-hero__callout--primary-midnight {
    background-color: #0e1d33;
    color: #fff;
    -webkit-box-shadow: 0 3px 6px rgba(27,27,27,.16),0 3px 6px rgba(27,27,27,.23);
    box-shadow: 0 3px 6px rgba(27,27,27,.16),0 3px 6px rgba(27,27,27,.23)
}

.usa-hero__callout--secondary {
    background-color: #b50909;
    -webkit-box-shadow: 0 3px 6px rgba(27,27,27,.16),0 3px 6px rgba(27,27,27,.23);
    box-shadow: 0 3px 6px rgba(27,27,27,.16),0 3px 6px rgba(27,27,27,.23)
}

.usa-hero__callout--secondary-dark {
    background-color: #b50909;
    -webkit-box-shadow: 0 3px 6px rgba(27,27,27,.16),0 3px 6px rgba(27,27,27,.23);
    box-shadow: 0 3px 6px rgba(27,27,27,.16),0 3px 6px rgba(27,27,27,.23)
}

.usa-hero__callout--secondary-darker {
    background-color: #8b0a03;
    -webkit-box-shadow: 0 3px 6px rgba(27,27,27,.16),0 3px 6px rgba(27,27,27,.23);
    box-shadow: 0 3px 6px rgba(27,27,27,.16),0 3px 6px rgba(27,27,27,.23)
}

.usa-hero__callout--base-dark {
    background-color: #2d2e2f;
    -webkit-box-shadow: 0 3px 6px rgba(27,27,27,.16),0 3px 6px rgba(27,27,27,.23);
    box-shadow: 0 3px 6px rgba(27,27,27,.16),0 3px 6px rgba(27,27,27,.23)
}

.usa-hero__callout--accent-cool-dark {
    background-color: #0d7ea2;
    color: #1b1b1b
}

.usa-hero__callout--accent-cool-darker {
    background-color: #07648d;
    -webkit-box-shadow: 0 3px 6px rgba(27,27,27,.16),0 3px 6px rgba(27,27,27,.23);
    box-shadow: 0 3px 6px rgba(27,27,27,.16),0 3px 6px rgba(27,27,27,.23)
}

.usa-hero__callout--green {
    background-color: #4d8055;
    -webkit-box-shadow: 0 3px 6px rgba(27,27,27,.16),0 3px 6px rgba(27,27,27,.23);
    box-shadow: 0 3px 6px rgba(27,27,27,.16),0 3px 6px rgba(27,27,27,.23)
}

.usa-hero__callout--primary-lighter {
    background-color: #d9e8f6;
    color: #1b1b1b;
    -webkit-box-shadow: 0 3px 6px rgba(27,27,27,.16),0 3px 6px rgba(27,27,27,.23);
    box-shadow: 0 3px 6px rgba(27,27,27,.16),0 3px 6px rgba(27,27,27,.23)
}

.sharing-box {
    display: table;
    margin-top: .25rem;
    margin-bottom: .25rem;
    padding: .5rem;
    height: 2rem;
    width: 100%;
    background-color: #fcfcfc
}

    .sharing-box .share-networks {
        text-align: right
    }

    .sharing-box .share-networks, .sharing-box h4 {
        display: table-cell;
        vertical-align: middle
    }

    .sharing-box a {
        display: inline-block;
        margin: 4px;
        color: #2d2e2f;
        font-size: 1.2rem
    }

        .sharing-box a:hover {
            color: #1b1b1b
        }

.usa-tooltip {
    display: inline-block;
    position: relative
}

.usa-tooltip__trigger {
    cursor: pointer
}

    .usa-tooltip__trigger > svg {
        display: block;
        pointer-events: none
    }

.usa-tooltip__body, .usa-tooltip__body--top {
    -webkit-transition: opacity 80ms ease-in-out;
    transition: opacity 80ms ease-in-out;
    background-color: #1b1b1b;
    border-radius: 8px;
    padding: 8px;
    color: #fcfcfc;
    display: none;
    font-size: .94rem;
    padding: .5rem;
    pointer-events: none;
    width: auto;
    white-space: pre;
    z-index: 100000;
    position: absolute
}

    .usa-tooltip__body--top:after, .usa-tooltip__body:after {
        content: "";
        display: block;
        width: 0;
        height: 0;
        pointer-events: none;
        border-left: 5px solid transparent;
        border-right: 5px solid transparent;
        border-top: 5px solid #1b1b1b;
        position: absolute;
        bottom: -5px;
        left: 50%;
        margin-left: -5px
    }

.usa-tooltip__body--wrap {
    width: 100%;
    white-space: normal;
    text-align: left;
    min-width: calc(100vw / 2)
}

.usa-tooltip__body.is-set {
    display: block
}

.usa-tooltip__body.is-visible {
    opacity: 1
}

.usa-tooltip__body--bottom:after {
    border-left: 5px solid transparent;
    border-right: 5px solid transparent;
    border-bottom: 5px solid #1b1b1b;
    border-top: 0;
    bottom: auto;
    top: -5px
}

.usa-tooltip__body--right:after {
    border-top: 5px solid transparent;
    border-bottom: 5px solid transparent;
    border-right: 5px solid #1b1b1b;
    border-left: 0;
    right: auto;
    top: 50%;
    bottom: 0;
    left: -5px;
    margin: -5px 0 0 0
}

.usa-tooltip__body--left:after {
    border-top: 5px solid transparent;
    border-bottom: 5px solid transparent;
    border-left: 5px solid #1b1b1b;
    border-right: 0;
    right: -5px;
    top: 50%;
    bottom: 0;
    left: auto;
    margin: -5px 0 0 0
}

.process {
    list-style: none;
    padding: 1em 0;
    position: relative
}

    .process h2, .process h3, .process h4, .process h5 {
        margin-top: 0;
        font-size: 1.38rem;
        clear: none;
        padding-top: .3em
    }

    .process p {
        padding: 0;
        margin-top: 0
    }

        .process p:only-of-type {
            margin-top: 0
        }

        .process p.address-block {
            padding-left: 1rem
        }

    .process ul {
        margin: 0 0 1em 1.25em !important;
        padding: 0
    }

        .process ul li {
            list-style: square;
            margin: 0;
            padding: .1em 0
        }

.process-step {
    border-left: 8px solid #8d9297;
    padding: 0 0 2em 2em;
    list-style: none;
    margin: 0 !important
}

    .process-step:before {
        color: #fff;
        float: left;
        font-size: 1.3em;
        font-weight: 700;
        text-align: center;
        width: 2em;
        top: -.2em;
        margin-left: -2.7em;
        display: block;
        border: 4px solid #fff;
        background: #3d4551;
        border-radius: 4em;
        position: relative
    }

    .process-step:last-child {
        border-left: 0;
        padding-left: calc(2em + 8px)
    }

.process-step--one:before {
    content: "1"
}

.process-step--two:before {
    content: "2"
}

.process-step--three:before {
    content: "3"
}

.process-step--four:before {
    content: "4"
}

.process-step--five:before {
    content: "5"
}

.process-step--six:before {
    content: "6"
}

.process-step--seven:before {
    content: "7"
}

.process-step--eight:before {
    content: "8"
}

.process-step--nine:before {
    content: "9"
}

.process-step--ten:before {
    content: "10"
}

.process-step--eleven:before {
    content: "11"
}

.process-step--twelve:before {
    content: "12"
}

.process-step--thirteen:before {
    content: "13"
}

.process-step--fourteen:before {
    content: "14"
}

.process-step--fifteen:before {
    content: "15"
}

.process-step--sixteen:before {
    content: "16"
}

.process-step--seventeen:before {
    content: "17"
}

.process-step--eighteen:before {
    content: "18"
}

.process-step--nineteen:before {
    content: "19"
}

.process-step--twenty:before {
    content: "20"
}

.blue-gradient--45 {
    background: #005ea2;
    background: linear-gradient(135deg,#005ea2 0,#1a4480 100%)
}

.blu-gradient--45-left {
    background: #1a4480;
    background: linear-gradient(135deg,#1a4480 0,#005ea2 100%)
}

.blue-gradient--90 {
    background: #1a4480;
    background: -webkit-gradient(linear,left top,left bottom,from(#1a4480),to(#005ea2));
    background: linear-gradient(to bottom,#1a4480 0,#005ea2 100%)
}

.blue-gradient--90-top {
    background: #005ea2;
    background: -webkit-gradient(linear,left top,left bottom,from(#005ea2),to(#1a4480));
    background: linear-gradient(to bottom,#005ea2 0,#1a4480 100%)
}

.blue-gradient--45a {
    background: #1a4480;
    background: linear-gradient(135deg,#0e2640,#005ea2);
    background-size: 400% 400%;
    -webkit-animation: bluegrad 11s ease infinite;
    animation: bluegrad 11s ease infinite
}

@-webkit-keyframes bluegrad {
    0% {
        background-position: 0 50%
    }

    50% {
        background-position: 100% 50%
    }

    100% {
        background-position: 0 50%
    }
}

@keyframes bluegrad {
    0% {
        background-position: 0 50%
    }

    50% {
        background-position: 100% 50%
    }

    100% {
        background-position: 0 50%
    }
}

.columns {
    -webkit-column-gap: 3rem;
    column-gap: 3rem;
    -webkit-column-width: 24rem;
    column-width: 24rem
}

    .columns.columns--two {
        -webkit-column-count: 2;
        column-count: 2
    }

    .columns.columns--three {
        -webkit-column-count: 3;
        column-count: 3
    }

    .columns.columns__divider--solid {
        -webkit-column-rule-color: #cac9c0;
        column-rule-color: #cac9c0;
        -webkit-column-rule-style: solid;
        column-rule-style: solid;
        -webkit-column-rule-width: 1px;
        column-rule-width: 1px
    }

    .columns.columns__divider--solid-light {
        -webkit-column-rule-color: #e6e6e2;
        column-rule-color: #e6e6e2;
        -webkit-column-rule-style: solid;
        column-rule-style: solid;
        -webkit-column-rule-width: 1px;
        column-rule-width: 1px
    }

    .columns p:first-of-type {
        margin-top: 0 !important
    }

.columns__title {
    -webkit-column-span: all;
    column-span: all;
    max-width: 55ex
}

@media only screen and (min-width:900px) {
    .clipper--octo {
        -webkit-clip-path: polygon(30% 0,70% 0,100% 30%,100% 70%,70% 100%,30% 100%,0 70%,0 30%);
        clip-path: polygon(30% 0,70% 0,100% 30%,100% 70%,70% 100%,30% 100%,0 70%,0 30%)
    }

    .clipper--trapezoid {
        -webkit-clip-path: polygon(0 0,100% 0,100% 70%,73% 100%,0 93%);
        clip-path: polygon(0 0,100% 0,100% 70%,73% 100%,0 93%)
    }

    .clipper--circle {
        -webkit-clip-path: circle(50% at 50% 50%);
        clip-path: circle(50% at 50% 50%)
    }
}

.drop-shadow--basic {
    -webkit-filter: drop-shadow(0 7px 5px rgba(50, 50, 0, .4));
    filter: drop-shadow(0 7px 5px rgba(50, 50, 0, .4))
}


*/
