element.style {
}
@media (min-width: 1291px)
.footer {
    font-size: 1.2rem;
}
.footer {
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    max-width: calc(1440px + 25%);
}
.flex-container>* {
    -webkit-flex-shrink: 0;
    -ms-flex-negative: 0;
    flex-shrink: 0;
}
* {
    -webkit-box-sizing: border-box;
    box-sizing: border-box;
}
user agent stylesheet
div {
    display: block;
}
.flex-container {
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -webkit-flex-direction: column;
    -ms-flex-direction: column;
    flex-direction: column;
    height: 100%;
}
html {
    font-family: Source Sans Pro,Calibri,Gil Sans,sans-serif;
}
html {
    font-family: sans-serif;
    -ms-text-size-adjust: 100%;
    -webkit-text-size-adjust: 100%;
}
:after, :before {
    -webkit-box-sizing: inherit;
    box-sizing: inherit;
}
:after, :before {
    -webkit-box-sizing: inherit;
    box-sizing: inherit;
}
box-sizing:
border-box
;
display:
flex
;

flex-shrink:0;

font-family:"Source Sans Pro", Calibri, "Gil Sans", sans-serif;

font-size:19.2px;
height:
355.188px
;
max-width:
calc(1440px + 25%)


.category-block {
    width: 50%;
    padding: 20px;
    background-color: #2d2e2e;
    color: hsla(0,0%,100%,.9);
    font-weight: 300;
}
* {
    -webkit-box-sizing: border-box;
    box-sizing: border-box;
}
user agent stylesheet
div {
    display: block;
}
@media (min-width: 1291px)
.footer {
    font-size: 1.2rem;
}
.flex-container {
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -webkit-flex-direction: column;
    -ms-flex-direction: column;
    flex-direction: column;
    height: 100%;
}
html {
    font-family: Source Sans Pro,Calibri,Gil Sans,sans-serif;
}
html {
    font-family: sans-serif;
    -ms-text-size-adjust: 100%;
    -webkit-text-size-adjust: 100%;
}
:after, :before {
    -webkit-box-sizing: inherit;
    box-sizing: inherit;
}
:after, :before {
    -webkit-box-sizing: inherit;
    box-sizing: inherit;
}


.info-footer__nav-item {
    -webkit-box-flex: 1;
    -webkit-flex-grow: 1;
    -ms-flex-positive: 1;
    flex-grow: 1;
}
* {
    -webkit-box-sizing: border-box;
    box-sizing: border-box;
}
user agent stylesheet
li {
    display: list-item;
    text-align: -webkit-match-parent;
}
.info-footer__nav-list {
    list-style-type: none;
    margin: 0;
    padding: 0;
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: horizontal;
    -webkit-box-direction: normal;
    -webkit-flex-direction: row;
    -ms-flex-direction: row;
    flex-direction: row;
    -webkit-box-pack: justify;
    -webkit-justify-content: space-between;
    -ms-flex-pack: justify;
    justify-content: space-between;
}
user agent stylesheet
ul, menu, dir {
    display: block;
    list-style-type: disc;
    -webkit-margin-before: 1em;
    -webkit-margin-after: 1em;
    -webkit-margin-start: 0px;
    -webkit-margin-end: 0px;
    -webkit-padding-start: 40px;
}
@media (min-width: 1291px)
.info-footer {
    font-size: 1.2rem;
}
.info-footer {
    max-width: calc(1440px + 25%);
    background-color: #000;
    color: #868686;
    padding: 40px;
}
.flex-container {
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -webkit-flex-direction: column;
    -ms-flex-direction: column;
    flex-direction: column;
    height: 100%;
}
html {
    font-family: Source Sans Pro,Calibri,Gil Sans,sans-serif;
}
html {
    font-family: sans-serif;
    -ms-text-size-adjust: 100%;
    -webkit-text-size-adjust: 100%;
}
:after, :before {
    -webkit-box-sizing: inherit;
    box-sizing: inherit;
}
:after, :before {
    -webkit-box-sizing: inherit;
    box-sizing: inherit;
}
box-sizing:
border-box
;
color:
rgb(134, 134, 134)
;
display:
list-item
;
flex-grow:
1
;
font-family:
"Source Sans Pro", Calibri, "Gil Sans", sans-serif
;
font-size:
19.2px
;
height:
62.375px
;
list-style-type:
none
;
text-align:
left




element.style {
}
.info-footer__body .rich-text>a, .info-footer__body .rich-text p a, .info-footer__body a {
    text-decoration: none;
    color: hsla(0,0%,100%,.85);
    -webkit-transition: color .15s ease;
    -o-transition: color ease .15s;
    transition: color .15s ease;
}
.rich-text a {
    -webkit-text-decoration-color: #d1dbe1;
    -moz-text-decoration-color: #d1dbe1;
    text-decoration-color: #d1dbe1;
    color: #07a;
}
a {
    background: transparent;
}
* {
    -webkit-box-sizing: border-box;
    box-sizing: border-box;
}
user agent stylesheet
a:-webkit-any-link {
    color: -webkit-link;
    cursor: pointer;
    text-decoration: underline;
}
.info-footer__body {
    font-family: Source Serif Pro,Georgia,serif;
    font-size: 1.7em;
}
@media (min-width: 1291px)
.info-footer {
    font-size: 1.2rem;
}
.info-footer {
    max-width: calc(1440px + 25%);
    background-color: #000;
    color: #868686;
    padding: 40px;
}
.flex-container {
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -webkit-flex-direction: column;
    -ms-flex-direction: column;
    flex-direction: column;
    height: 100%;
}
html {
    font-family: Source Sans Pro,Calibri,Gil Sans,sans-serif;
}
html {
    font-family: sans-serif;
    -ms-text-size-adjust: 100%;
    -webkit-text-size-adjust: 100%;
}
:after, :before {
    -webkit-box-sizing: inherit;
    box-sizing: inherit;
}
:after, :before {
    -webkit-box-sizing: inherit;
    box-sizing: inherit;
}

.partner-logos__link--button {
    letter-spacing: .05em;
    text-transform: uppercase;
    padding: 15px 25px;
    display: inline-block;
    font-family: Source Sans Pro,Calibri,Gil Sans,sans-serif;
    text-align: center;
    text-decoration: none;
    border: 1px solid #fff;
    color: #fff;
    background-color: #2d2e2e;
    -webkit-flex-shrink: 0;
    -ms-flex-negative: 0;
    flex-shrink: 0;
    margin-left: 1em;
}

element.style {
}
.partner-logos {
    margin-top: 1em;
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
    -webkit-align-items: center;
    -ms-flex-align: center;
    align-items: center;
    -webkit-box-pack: justify;
    -webkit-justify-content: space-between;
    -ms-flex-pack: justify;
    justify-content: space-between;
}

* {
    -webkit-box-sizing: border-box;
    box-sizing: border-box;
}
user agent stylesheet
div {
    display: block;
}
@media (min-width: 1291px)
.info-footer {
    font-size: 1.2rem;
}
.info-footer {
    max-width: calc(1440px + 25%);
    background-color: #000;
    color: #868686;
    padding: 40px;
}
.flex-container {
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -webkit-flex-direction: column;
    -ms-flex-direction: column;
    flex-direction: column;
    height: 100%;
}
html {
    font-family: Source Sans Pro,Calibri,Gil Sans,sans-serif;
}
html {
    font-family: sans-serif;
    -ms-text-size-adjust: 100%;
    -webkit-text-size-adjust: 100%;
}
:after, :before {
    -webkit-box-sizing: inherit;
    box-sizing: inherit;
}
:after, :before {
    -webkit-box-sizing: inherit;
    box-sizing: inherit;
}


.partner-logos__link {
    opacity: .8;
    margin-bottom: .5em;
}
a {
    background: transparent;
}
* {
    -webkit-box-sizing: border-box;
    box-sizing: border-box;
}
user agent stylesheet
a:-webkit-any-link {
    color: -webkit-link;
    cursor: pointer;
    text-decoration: underline;
}
@media (min-width: 1291px)
.info-footer {
    font-size: 1.2rem;
}
.info-footer {
    max-width: calc(1440px + 25%);
    background-color: #000;
    color: #868686;
    padding: 40px;
}
.flex-container {
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -webkit-flex-direction: column;
    -ms-flex-direction: column;
    flex-direction: column;
    height: 100%;
}
html {
    font-family: Source Sans Pro,Calibri,Gil Sans,sans-serif;
}
html {
    font-family: sans-serif;
    -ms-text-size-adjust: 100%;
    -webkit-text-size-adjust: 100%;
}
:after, :before {
    -webkit-box-sizing: inherit;
    box-sizing: inherit;
}
:after, :before {
    -webkit-box-sizing: inherit;
    box-sizing: inherit;
}
background-attachment:
scroll
;
background-clip:
border-box
;
background-color:
rgba(0, 0, 0, 0)
;
background-image:
none
;
background-origin:
padding-box
;
background-position-x:
0%
;
background-position-y:
0%
;
background-repeat-x:
;
background-repeat-y:



nav.info-footer__nav {
}
.info-footer__nav {
    max-width: 400px;
}
article, aside, details, figcaption, figure, footer, header, hgroup, main, nav, section, summary {
    display: block;
}
* {
    -webkit-box-sizing: border-box;
    box-sizing: border-box;
}
user agent stylesheet
article, aside, footer, header, hgroup, main, nav, section {
    display: block;
}
@media (min-width: 1291px)
.info-footer {
    font-size: 1.2rem;
}
.info-footer {
    max-width: calc(1440px + 25%);
    background-color: #000;
    color: #868686;
    padding: 40px;
}
.flex-container {
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -webkit-flex-direction: column;
    -ms-flex-direction: column;
    flex-direction: column;
    height: 100%;
}
html {
    font-family: Source Sans Pro,Calibri,Gil Sans,sans-serif;
}
html {
    font-family: sans-serif;
    -ms-text-size-adjust: 100%;
    -webkit-text-size-adjust: 100%;
}
:after, :before {
    -webkit-box-sizing: inherit;
    box-sizing: inherit;
}
:after, :before {
    -webkit-box-sizing: inherit;
    box-sizing: inherit;
}


.info-footer__nav-list {
    list-style-type: none;
    margin: 0;
    padding: 0;
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: horizontal;
    -webkit-box-direction: normal;
    -webkit-flex-direction: row;
    -ms-flex-direction: row;
    flex-direction: row;
    -webkit-box-pack: justify;
    -webkit-justify-content: space-between;
    -ms-flex-pack: justify;
    justify-content: space-between;
}
* {
    -webkit-box-sizing: border-box;
    box-sizing: border-box;
}
user agent stylesheet
ul, menu, dir {
    display: block;
    list-style-type: disc;
    -webkit-margin-before: 1em;
    -webkit-margin-after: 1em;
    -webkit-margin-start: 0px;
    -webkit-margin-end: 0px;
    -webkit-padding-start: 40px;
}
@media (min-width: 1291px)
.info-footer {
    font-size: 1.2rem;
}
.info-footer {
    max-width: calc(1440px + 25%);
    background-color: #00ACED;
    color: black;
    padding: 40px;
}
.flex-container {
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -webkit-flex-direction: column;
    -ms-flex-direction: column;
    flex-direction: column;
    height: 100%;
}
html {
    font-family: Source Sans Pro,Calibri,Gil Sans,sans-serif;
}
html {
    font-family: sans-serif;
    -ms-text-size-adjust: 100%;
    -webkit-text-size-adjust: 100%;
}
:after, :before {
    -webkit-box-sizing: inherit;
    box-sizing: inherit;
}
:after, :before {
    -webkit-box-sizing: inherit;
    box-sizing: inherit;
}


li {
    display: list-item;
    text-align: -webkit-match-parent;
}

a:-webkit-any-link {
    color:  ;
    cursor: pointer;
    text-decoration: ;
}

li {
    display: list-item;
    text-align: -webkit-match-parent;
}

ul, menu, dir {
    display: block;
    list-style-type: disc;
    -webkit-margin-before: 1em;
    -webkit-margin-after: 1em;
    -webkit-margin-start: 0px;
    -webkit-margin-end: 0px;
    -webkit-padding-start: 40px;
}