.podium-section__content:not(:first-child){margin-top:4em}.podium-section__content-cards{display:flex;flex-direction:column;flex-wrap:wrap;justify-content:space-around}@media(min-width:48em){.podium-section__content-cards{flex-direction:row}}.podium-section__content-cards:not(:first-child){margin-top:4em}.podium-section .main-wrapper{max-width:56rem}.podium-section .section-title{display:none}@media(min-width:48em){.podium-section .section-title{display:block}}.podium-card{color:#001039;flex-grow:1;font-family:Barlow Semi Condensed,Trebuchet MS,sans-serif;font-size:28px;font-weight:700;margin:1em 0;text-align:center}@media(min-width:48em){.podium-card{margin:1em .5em;max-width:350px}}.podium-card__title{color:#0e357a;font-size:1em;font-weight:inherit;margin:0}.podium-card__image{margin-top:.75em}@media(min-width:48em){.podium-card__image{margin-top:1em}}.podium-card__image img{height:2em;width:auto}.podium-card__copy{display:inline-block;margin-top:.5em;position:relative}@media(min-width:48em){.podium-card__copy{margin-top:1em}}.podium-card__copy-inner{display:flex;flex-direction:column-reverse;padding:1.8em}.podium-card__copy--border:before{border:.6em solid var(--border,transparent);border-radius:50%;background-color:var(--background-color,transparent);content:"";left:50%;padding-top:100%;position:absolute;top:calc(50% + .15em);transform:translate(-50%,-50%);width:100%;z-index:-1}.podium-card__copy--background_color div p{color:#fff}.podium-card__copy p{line-height:1;margin:0}.podium-card__copy-label{text-transform:uppercase}.podium-card__copy-value{font-size:2.5em}.podium-card__list{border-radius:10px;box-shadow:0 3px 6px rgba(29,106,199,.16);display:flex;flex-wrap:wrap;justify-content:space-around;list-style:none;margin-top:1em}@media(min-width:48em){.podium-card__list{flex-direction:column;flex-wrap:nowrap;margin-top:1.25em}}.podium-card__list-item{align-items:center;display:grid;grid-gap:1em;grid-template-areas:"value" "label";justify-items:center;padding:1.25em .75em .75em}@media(min-width:48em){.podium-card__list-item{grid-template-areas:"label value";grid-template-columns:1fr 2em;justify-items:start;padding:1em 1.5em}}.podium-card__list-label{-ms-grid-row:3;-ms-grid-column:1;font-size:.65em;font-weight:700;grid-area:label;text-align:left}@media(min-width:48em){.podium-card__list-label{font-size:.92em}}.podium-card__list-value{-ms-grid-row:1;-ms-grid-column:1;font-size:.5em;grid-area:value;justify-self:center;position:relative}@media (min-width:48em){.podium-card__list-label{-ms-grid-row:1;-ms-grid-column:1}.podium-card__list-value{-ms-grid-row:1;-ms-grid-column:3;font-size:.75em}}.podium-card__list-value--background{color:#fff;width:3em}@media(min-width:48em){.podium-card__list-value--background{width:100%}}.podium-card__list-value--background:before{background-color:var(--background,transparent);border-radius:50%;content:"";left:50%;padding-top:100%;position:absolute;top:50%;transform:translate(-50%,-50%);width:100%;z-index:-1}