
.navbar-dark .navbar-toggler-icon {
    background-image: url(../../assets/img/burger-menu-svgrepo-com.svg);
}

.navbar-dark .navbar-toggler {
    color: rgb(214 67 9) !important;
    border-color: rgb(214 67 9) !important;
}
.bgdfltbrown
{
    background-color: #d64309 !important;
    border:1px solid #d64309
}

.navbar-dark .navbar-nav .nav-link.active, .navbar-dark .navbar-nav .show>.nav-link, .navbar-dark .navbar-nav .nav-link {
    color: black;
    font-size: 15px;
    font-size: 0.9375rem;
    line-height: 1.2;
}

.navbar-dark .navbar-nav .nav-link:hover{
    color:inherit;
    text-decoration: underline;   
}

.navbar-dark .navbar-nav li {
    list-style-type: none;
    border-right: 1px solid #ededed;
    -ms-flex-positive: 2;
    flex-grow: 2;
    text-align: center;
}

.navbar-dark .navbar-nav li:last-child {
    -ms-flex-positive: 1;
    flex-grow: 1;
    text-align: end;
    border-right: none;
}

.navbar-dark .navbar-nav li:first-child
{
    flex-grow: 1;
    text-align: start;
}
.navbar-dark .navbar-nav 
{
    width:100%;
    border-bottom: 1px solid #ededed;
   
}

.navbar-dark .navbar-nav .nav-link 
{
    margin:0px !important;
}


@font-face {
    font-family: Olsen;
    src: url("../fonts/OlsenWebPro-new.eot?v=1.0.1");
    src: url("../fonts/OlsenWebPro-new.eot?#iefix&v=1.0.1") format("embedded-opentype"),url("../fonts/OlsenWebPro-new.woff?v=1.0.1") format("woff");
    font-weight: normal;
    font-style: normal
}

@font-face {
    font-family: Olsen;
    src: url("../fonts/OlsenWebPro-Bold-new.eot?v=1.0.1");
    src: url("../fonts/OlsenWebPro-Bold-new.eot?#iefix&v=1.0.1") format("embedded-opentype"),url("../fonts/OlsenWebPro-Bold-new.woff?v=1.0.1") format("woff");
    font-weight: bold;
    font-style: normal
}

@font-face {
    font-family: Olsen;
    src: url("../fonts/OlsenWebPro-Light-new.eot?v=1.0.1");
    src: url("../fonts/OlsenWebPro-Light-new.eot?#iefix&v=1.0.1") format("embedded-opentype"),url("../fonts/OlsenWebPro-Light-new.woff?v=1.0.1") format("woff");
    font-weight: 200;
    font-style: normal
}

@font-face {
    font-family: OlsenWebProNormal;
    src: url("../fonts/OlsenWebPro.eot");
    font-weight: bold
}


html {
    height: 100%;
    min-height: 100%;
    -ms-text-size-adjust: 100%;
    -webkit-text-size-adjust: 100%;
    background-color: #fff
}

body {
    position: relative;
    min-height: 100%;
    margin: 0;
    font-family: "Inter";
    font-size: 16px;
    line-height: 1.5;
    color: #222
}

img {
    border: 0
}

.nav--global .grid:before,.nav--footer .grid:before,.nav-overlay__list .grid:before,.media--rev:before,.media__body:before,.media:before,.section:before,.icon-text:before {
    display: table;
    content: " "
}

.nav--global .grid:after,.nav--footer .grid:after,.nav-overlay__list .grid:after,.media--rev:after,.media__body:after,.media:after,.section:after,.icon-text:after {
    display: table;
    clear: both;
    content: " "
}

.block--arrow-center .arrow {
    margin-right: auto;
    margin-left: auto
}

*,*:before,*:after {
    box-sizing: border-box;
    -moz-box-sizing: border-box
}

::selection {
    color: #fff;
    background: #e30013
}

h1,h2,h3,h4,h5,.statistic h3,h6,p,li,code,.intro,ul,a {
    margin-top: 0;
    margin-bottom: 16px;
    margin-bottom: 1rem
}

h1:first-child,h1+h1,h2+h1,h3+h1,h4+h1,h5+h1,.statistic h3+h1,h6+h1,h2:first-child,h1+h2,h2+h2,h3+h2,h4+h2,h5+h2,.statistic h3+h2,h6+h2,h3:first-child,h1+h3,h2+h3,h3+h3,h4+h3,h5+h3,.statistic h3+h3,h6+h3,h4:first-child,h1+h4,h2+h4,h3+h4,h4+h4,h5+h4,.statistic h3+h4,h6+h4,h5:first-child,.statistic h3:first-child,h1+h5,.statistic h1+h3,h2+h5,.statistic h2+h3,h3+h5,.statistic h3+h3,h4+h5,.statistic h4+h3,h5+h5,.statistic h3+h5,.statistic h5+h3,.statistic h3+h3,h6+h5,.statistic h6+h3,h6:first-child,h1+h6,h2+h6,h3+h6,h4+h6,h5+h6,.statistic h3+h6,h6+h6,p:first-child,h1+p,h2+p,h3+p,h4+p,h5+p,.statistic h3+p,h6+p,li:first-child,h1+li,h2+li,h3+li,h4+li,h5+li,.statistic h3+li,h6+li,code:first-child,h1+code,h2+code,h3+code,h4+code,h5+code,.statistic h3+code,h6+code,.intro:first-child,h1+.intro,h2+.intro,h3+.intro,h4+.intro,h5+.intro,.statistic h3+.intro,h6+.intro,ul:first-child,h1+ul,h2+ul,h3+ul,h4+ul,h5+ul,.statistic h3+ul,h6+ul,li:first-child,h1+li,h2+li,h3+li,h4+li,h5+li,.statistic h3+li,h6+li,a:first-child,h1+a,h2+a,h3+a,h4+a,h5+a,.statistic h3+a,h6+a {
    margin-top: 0
}

h1:empty,h2:empty,h3:empty,h4:empty,h5:empty,h6:empty,p:empty,li:empty,code:empty,.intro:empty,ul:empty,a:empty {
    display: none
}

h1,h2,h3,h4 {
    font-family: "Inter";
    font-weight: 200
}

h1:where(a),h2:where(a),h3:where(a),h4:where(a) {
    font-family: inherit;
    font-size: inherit
}

h5,.statistic h3,.h5,h6,.h6 {
    font-family: "Inter"
}

h1,.h1 {
    margin-bottom: 0.5em;
    font-size: 65px;
    font-size: 4.0625rem;
    line-height: 1.1230769231;
    color: #ff2c00;
    font-weight: 800;
    letter-spacing: -1px
}

@media only screen and (max-width: 37.4em) {
    h1,.h1 {
        font-size:2rem
    }
}

.is-ie h1+h5,.is-ie .statistic h1+h3,.statistic .is-ie h1+h3,.is-ie .h1+h5,.is-ie .statistic .h1+h3,.statistic .is-ie .h1+h3 {
    margin-top: 30px;
    margin-top: 1.875rem
}

h2,.h2 {
    margin-bottom: 24px;
    margin-bottom: 1.5rem;
    font-size: 40px;
    font-size: 2.5rem;
    line-height: 1.05;
    font-weight: 800;
    color: #ff2c00
}

@media only screen and (max-width: 37.4em) {
    h2,.h2 {
        margin-bottom:1.125rem;
        font-size: 1.75rem
    }
}

p+h2,ul+h2,p+.h2,ul+.h2 {
    margin-top: 34px;
    margin-top: 2.125rem
}

.is-ie h2,.is-ie .h2 {
    margin-bottom: 8px;
    margin-bottom: 0.5rem
}

h3,.h3 {
    margin-bottom: 15px;
    margin-bottom: 0.9375rem;
    font-size: 20px;
    font-size: 1.25rem;
    line-height: 1.25;
    color: #d64309
}

@media only screen and (max-width: 37.4em) {
    h3,.h3 {
        margin-top:2.1875rem
    }
}

h4 {
    margin-bottom: 5px;
    margin-bottom: 0.3125rem;
    font-family: "Inter";
    font-size: 20px;
    font-size: 1.25rem;
    font-weight: 700;
    line-height: 1.3
}

p+h4,ul h4 {
    margin-top: 24px;
    margin-top: 1.5rem
}

.studylink .banner__content p,.content-block-primary_campaign p,.intro>*,.intro {
    margin-bottom: 16px;
    margin-bottom: 1rem;
    font-family: "Inter";
    font-size: 22px;
    font-size: 1.375rem;
    font-weight: 200
}

@media only screen and (max-width: 37.4em) {
    .intro>*,.intro {
        margin-bottom:0.75rem;
        font-size: 1rem
    }
}

h5,.statistic h3,.h5 {
    font-size: 20px;
    font-size: 1.25rem;
    font-weight: normal;
    line-height: 1.3;
    color: #98444b
}

h6,.h6 {
    margin-bottom: 10px;
    margin-bottom: 0.625rem;
    font-size: 14px;
    font-size: 0.875rem;
    font-weight: normal;
    line-height: 1.2;
    letter-spacing: 0.5px;
    text-transform: uppercase
}

.body-size {
    font-size: 18px;
    font-size: 1.125rem
}

.small,.alert__content * {
    font-size: 16px;
    font-size: 1rem
}

.tiny {
    font-size: 12px;
    font-size: 0.75rem;
    line-height: 1.25;
    font-weight: 500
}

.text-muted {
    color: #b4b4b4
}

.off-brand {
    color: #222
}

.search-result {
    margin-bottom: 28px;
    margin-bottom: 1.75rem
}

.search-result:last-child {
    margin-bottom: 0
}

p,.text,code,ul,ol,td,dl,li,a {
    font-family: "Inter";
    font-size: 18px;
    font-size: 1.125rem
}

a {
    font-family: "Inter"
}

p+.btn {
    margin-top: 15px;
    margin-top: 0.9375rem
}

p+h6 {
    margin-top: 28px;
    margin-top: 1.75rem
}

ul,ol {
    margin-top: 24px;
    margin-top: 1.5rem;
    margin-bottom: 24px;
    margin-bottom: 1.5rem
}

ol li::marker {
    font-weight: 700
}

.site-content li {
    margin-bottom: 20px;
    margin-bottom: 1.25rem
}

.site-content li:last-child {
    margin-bottom: 0
}

.site-content li.search-result {
    margin-bottom: 30px;
    margin-bottom: 1.875rem
}

p,.text,code,dt,dd,td {
    font-weight: normal
}

strong,b,th,label {
    font-weight: bold
}

hr {
    height: 1px;
    margin-top: 28px;
    margin-top: 1.75rem;
    margin-bottom: 28px;
    margin-bottom: 1.75rem;
    background-color: #d1d1d1;
    border: 0
}

a {
    color: #d64309;
    text-decoration: none;
    word-wrap: break-word;
    outline: 0
}

a:focus {
    outline: 0;
    text-decoration: underline
}

.theme--red a:focus {
    outline-color: #d64309
}

.site-content a:focus {
    text-decoration: underline;
    outline: 0
}

a:hover {
    text-decoration: underline
}

.icon-link {
    color: #d64309
}

.icon-link span {
    font-size: 15px;
    font-size: 0.9375rem;
    line-height: 1.6;
    -webkit-text-decoration-line: none;
    text-decoration-line: none;
    border-bottom: 2px solid #d64309
}

.icon-link span:hover {
    border-bottom: 2px solid #f76c35
}

.icon-link:hover {
    color: #f76c35;
    -webkit-text-decoration-line: none;
    text-decoration-line: none
}

.wrapper {
    margin: 0 auto;
    background: #fff;
    overflow: hidden
}

.gutters {
    max-width: 1200px;
    max-width: 75rem;
    padding-right: 40px;
    padding-right: 2.5rem;
    padding-left: 40px;
    padding-left: 2.5rem;
    margin: 0 auto
}

@media only screen and (max-width: 37.4em) {
    .gutters {
        padding-right:1.25rem;
        padding-left: 1.25rem
    }
}

@media only screen and (min-width: 75em) {
    .gutters {
        padding-right:3.75rem;
        padding-left: 3.75rem
    }
}

@media only screen and (min-width: 64em) {
    .gutters--large {
        padding-right:12.5%;
        padding-left: 12.5%
    }
}

.section {
    padding-top: 60px;
    padding-top: 3.75rem;
    padding-bottom: 60px;
    padding-bottom: 3.75rem
}

@media only screen and (max-width: 37.4em) {
    .section {
        padding-top:1.875rem;
        padding-bottom: 1.875rem
    }
}

.section>*:last-child {
    margin-bottom: 0
}

.section--small {
    padding-top: 30px;
    padding-top: 1.875rem;
    padding-bottom: 30px;
    padding-bottom: 1.875rem
}

.section--small>*:last-child {
    margin-bottom: 0
}

.section--small-top {
    padding-top: 30px;
    padding-top: 1.875rem
}

.section--large-top {
    padding-top: 105px;
    padding-top: 6.5625rem
}

@media only screen and (max-width: 59.9em) {
    .section--large-top {
        padding-top:7.5rem
    }
}

.section--no-top {
    padding-top: 0
}

.section--xsmall-top {
    padding-top: 20px;
    padding-top: 1.25rem
}

.section--stacked {
    padding-top: 0px;
    padding-top: 0rem
}

.section--first {
    padding-bottom: 0px;
    padding-bottom: 0rem
}

.section__divider {
    margin-top: 64px;
    margin-top: 4rem;
    margin-bottom: 64px;
    margin-bottom: 4rem
}

.section__divider:first-child {
    padding-top: 0;
    margin-top: 0
}

.site-content hr {
    margin-top: 60px;
    margin-top: 3.75rem;
    margin-bottom: 60px;
    margin-bottom: 3.75rem
}

.site-content:focus {
    outline: 0
}

.site-content--section {
    padding-bottom: 60px;
    padding-bottom: 3.75rem;
    margin-bottom: 60px;
    margin-bottom: 3.75rem;
    border-bottom: 1px solid #d1d1d1
}

@media only screen and (max-width: 37.4em) {
    .site-content--section {
        padding-bottom:1.875rem;
        margin-bottom: 1.875rem
    }
}

.site-content--section:last-child {
    padding-bottom: 0;
    border: 0
}

.content-block {
    max-width: 760px;
    max-width: 47.5rem
}

.content-block+.content-block--full {
    margin-top: 40px;
    margin-top: 2.5rem
}

.content-block p,.content-block a,.content-block li {
    font-size: 15px;
    font-size: 0.9375rem;
    line-height: 1.6
}

.content-block a {
    color: #d64309
}

.content-block--full+.content-block {
    margin-top: 40px;
    margin-top: 2.5rem
}

.content-block:empty {
    display: none
}

.col {
    padding-right: 24px;
    padding-right: 1.5rem;
    padding-left: 24px;
    padding-left: 1.5rem
}

@media only screen and (max-width: 37.4em) {
    .col {
        padding-right:0.75rem;
        padding-left: 0.75rem;
        margin-bottom: 2rem
    }

    .col:last-child {
        margin-bottom: 0
    }
}

.col>*:last-child {
    margin-bottom: 0
}

@media only screen and (max-width: 59.9em) {
    .site-content .col {
        margin-bottom:1.75rem
    }

    .site-content .col:last-child {
        margin-bottom: 0
    }
}

.col--margin-small {
    margin-bottom: 16px;
    margin-bottom: 1rem
}

.col--margin-small:last-child {
    margin-bottom: 0
}

.col--no-padding {
    padding-right: 0;
    padding-left: 0
}

.grid--pullback {
    margin-right: -24px;
    margin-right: -1.5rem;
    margin-left: -24px;
    margin-left: -1.5rem
}

@media only screen and (max-width: 37.4em) {
    .grid--pullback {
        margin-right:-0.75rem;
        margin-left: -0.75rem
    }
}

.grid {
    margin-right: -24px;
    margin-right: -1.5rem;
    margin-left: -24px;
    margin-left: -1.5rem;
    font-size: 0
}

@media only screen and (max-width: 37.4em) {
    .grid {
        margin-right:-0.75rem;
        margin-left: -0.75rem
    }
}

.grid>* {
    display: inline-block;
    font-size: medium;
    vertical-align: top
}

.grid--justify {
    font-size: 0;
    text-align: justify;
    text-justify: distribute-all-lines
}

.grid--justify>* {
    display: inline-block;
    float: none;
    font-size: medium;
    text-align: left;
    vertical-align: top
}

.grid--justify:after {
    display: inline-block;
    width: 100%;
    height: 0;
    content: ""
}

@media only screen and (max-width: 59.9em) {
    .grid--justify-tablet {
        text-align:justify;
        text-justify: distribute-all-lines
    }

    .grid--justify-tablet>* {
        float: none;
        text-align: left
    }

    .grid--justify-tablet:after {
        display: inline-block;
        width: 100%;
        height: 0;
        content: ""
    }
}

.grid--center {
    text-align: center
}

.grid--middle>* {
    vertical-align: middle
}

.grid--top>* {
    vertical-align: top
}

.grid--bottom>* {
    vertical-align: bottom
}

.grid--col-remove>.col {
    padding-right: 0;
    padding-left: 0
}

.grid--flex {
    display: -ms-flexbox;
    display: flex;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
    -ms-flex-pack: justify;
    justify-content: space-between
}

.grid--table {
    display: table;
    width: 100%;
    table-layout: fixed
}

.col .grid--table {
    width: auto
}

.grid--table>* {
    display: table-cell
}

.tenth {
    width: 10%
}

.eighth {
    width: 12.5%
}

.seventh {
    width: 14.285%
}

.sixth {
    width: 16.666%
}

.quarter {
    width: 25%
}

.fifth {
    width: 20%
}

.three-tenths {
    width: 30%
}

.third {
    width: 33.333333333%
}

.two-fifths {
    width: 40%
}

.half {
    width: 50%
}

.three-fifths {
    width: 60%
}

.two-thirds {
    width: 66.666666666%
}

.seven-tenths {
    width: 70%
}

.three-quarters {
    width: 75%
}

.four-fifths {
    width: 80%
}

.nine-tenths {
    width: 90%
}

.full {
    width: 100%
}

@media only screen and (min-width: 64em) {
    .large-tenth {
        width:10%
    }

    .large-eighth {
        width: 12.5%
    }

    .large-seventh {
        width: 14.285%
    }

    .large-sixth {
        width: 16.666%
    }

    .large-quarter {
        width: 25%
    }

    .large-fifth {
        width: 20%
    }

    .large-third {
        width: 33.333333333%
    }

    .large-three-tenths {
        width: 30%
    }

    .large-two-fifths {
        width: 40%
    }

    .large-half {
        width: 50%
    }

    .large-three-fifths {
        width: 60%
    }

    .large-two-thirds {
        width: 66.666666666%
    }

    .large-seven-tenths {
        width: 70%
    }

    .large-three-quarters {
        width: 75%
    }

    .large-four-fifths {
        width: 80%
    }

    .large-nine-tenths {
        width: 90%
    }

    .large-full {
        width: 100%
    }
}

@media only screen and (max-width: 59.9em) {
    .medium-tenth {
        width:10%
    }

    .medium-eighth {
        width: 12.5%
    }

    .medium-seventh {
        width: 14.285%
    }

    .medium-sixth {
        width: 16.666%
    }

    .medium-quarter {
        width: 25%
    }

    .medium-fifth {
        width: 20%
    }

    .medium-third {
        width: 33.333333333%
    }

    .medium-three-tenths {
        width: 30%
    }

    .medium-two-fifths {
        width: 40%
    }

    .medium-half {
        width: 50%
    }

    .medium-three-fifths {
        width: 60%
    }

    .medium-two-thirds {
        width: 66.666666666%
    }

    .medium-seven-tenths {
        width: 70%
    }

    .medium-three-quarters {
        width: 75%
    }

    .medium-four-fifths {
        width: 80%
    }

    .medium-nine-tenths {
        width: 90%
    }

    .medium-full {
        width: 100%
    }
}

@media only screen and (min-width: 37.5em) and (max-width:64em) {
    .medium-only-tenth {
        width:10%
    }

    .medium-only-eighth {
        width: 12.5%
    }

    .medium-only-seventh {
        width: 14.285%
    }

    .medium-only-sixth {
        width: 16.666%
    }

    .medium-only-quarter {
        width: 25%
    }

    .medium-only-fifth {
        width: 20%
    }

    .medium-only-third {
        width: 33.333333333%
    }

    .medium-only-three-tenths {
        width: 30%
    }

    .medium-only-two-fifths {
        width: 40%
    }

    .medium-only-half {
        width: 50%
    }

    .medium-only-three-fifths {
        width: 60%
    }

    .medium-only-two-thirds {
        width: 66.666666666%
    }

    .medium-only-seven-tenths {
        width: 70%
    }

    .medium-only-three-quarters {
        width: 75%
    }

    .medium-only-four-fifths {
        width: 80%
    }

    .medium-only-nine-tenths {
        width: 90%
    }

    .medium-only-full {
        width: 100%
    }
}

@media only screen and (min-width: 37.5em) {
    .small-up-tenth {
        width:10%
    }

    .small-up-eighth {
        width: 12.5%
    }

    .small-up-seventh {
        width: 14.285%
    }

    .small-up-sixth {
        width: 16.666%
    }

    .small-up-quarter {
        width: 25%
    }

    .small-up-fifth {
        width: 20%
    }

    .small-up-third {
        width: 33.333333333%
    }

    .small-up-three-tenths {
        width: 30%
    }

    .small-up-two-fifths {
        width: 40%
    }

    .small-up-half {
        width: 50%
    }

    .small-up-three-fifths {
        width: 60%
    }

    .small-up-two-thirds {
        width: 66.666666666%
    }

    .small-up-seven-tenths {
        width: 70%
    }

    .small-up-three-quarters {
        width: 75%
    }

    .small-up-four-fifths {
        width: 80%
    }

    .small-up-nine-tenths {
        width: 90%
    }

    .small-up-full {
        width: 100%
    }
}

@media only screen and (max-width: 37.4em) {
    .small-tenth {
        width:10%
    }

    .small-eighth {
        width: 12.5%
    }

    .small-seventh {
        width: 14.285%
    }

    .small-sixth {
        width: 16.666%
    }

    .small-quarter {
        width: 25%
    }

    .small-fifth {
        width: 20%
    }

    .small-third {
        width: 33.333333333%
    }

    .small-three-tenths {
        width: 30%
    }

    .small-two-fifths {
        width: 40%
    }

    .small-half {
        width: 50%
    }

    .small-three-fifths {
        width: 60%
    }

    .small-two-thirds {
        width: 66.666666666%
    }

    .small-seven-tenths {
        width: 70%
    }

    .small-three-quarters {
        width: 75%
    }

    .small-four-fifths {
        width: 80%
    }

    .small-nine-tenths {
        width: 90%
    }

    .small-full {
        width: 100%
    }
}

.theme--secondary {
    color: #fff;
    background-color: #d64309
}

.theme--secondary a,.theme--secondary h3 {
    color: #fff
}

.theme--secondary a:hover {
    color: #e6e6e6
}

.theme--secondary hr {
    background-color: #fff
}

.transitions .nav-overlay,.theme--sand {
    color: #222;
    background: #d4cdc0;
    background-image: linear-gradient(to right,#e9e5e4,#d4cfc9)
}

.theme--red {
    color: #fff;
    background-color: #e30013
}

.theme--red * {
    color: #fff
}

.theme--red .u-current-color,.theme--red p a {
    color: #fff;
    text-decoration: underline
}

.theme--red .u-current-color:hover,.theme--red p a:hover {
    color: #fff
}

.theme--pale-blue {
    color: #222;
    background-color: #e8f3fc
}

.theme--charcoal {
    color: #fff;
    background-color: #232a2d
}

.theme--charcoal a,.theme--charcoal h3 {
    color: #fff
}

.theme--charcoal a:hover {
    color: #e6e6e6
}

.theme--charcoal hr {
    background-color: #595f61
}

.theme--transparent-white {
    background-color: #fff
}

.theme--dirty-grey {
    color: #222;
    background-color: #d5d2ce;
    border-color: #d5d2ce
}

.i {
    display: inline-block;
    width: 1em;
    height: 1em;
    vertical-align: middle;
    background-size: cover
}

.icon-text .i,.btn--icon .i,.icon-text--rev .i,.btn--icon-rev .i {
    margin-top: -0.1em
}

.icon-text .i {
    margin-right: 8px;
    margin-right: 0.5rem
}

.i-black {
    background-position: 0 0%
}

.i-grey {
    background-position: 0 25%
}

.i-red {
    background-position: 0 50%
}

.i-blue {
    background-position: 0 75%
}

.i-white {
    background-position: 0 100%
}

.i--large {
    width: 2em;
    height: 2em
}

.i--block {
    display: block
}

.pill,.grid--comparison .col--divider:before,.circle {
    border-radius: 35em
}

.i-play {
    width: 64px;
    height: 69px
}

.i-realme {
    width: 80px;
    height: 78px;
    margin-top: 4px
}

@media only screen and (max-width: 37.4em) {
    .i-realme {
        width:48px;
        height: 47px;
        margin-top: 0
    }
}

.i-realme-refresh {
    width: 160px;
    height: 40px
}

.i-realme-refresh-offset {
    width: 220px;
    height: 92px;
    padding-right: 0px;
    position: relative;
    top: -26px
}

.i-realme-face-symbol {
    width: 35px;
    height: 35px
}

.i-chevron-big {
    width: 9px;
    height: 17px
}

.i-chevron-small {
    width: 7px;
    height: 10px
}

.i-chevron-down {
    width: 16px;
    height: 8px
}

.i-chevron-up {
    width: 16px;
    height: 8px
}

.i-awards-cup {
    width: 76px;
    height: 92px
}

.i-address {
    width: 30px;
    height: 19px
}

.i-identity {
    width: 39px;
    height: 49px
}

.pill .i-identity {
    margin-top: 22%
}

.i-identity-small {
    width: 20px;
    height: 26px
}

.i-passport {
    width: 85px;
    height: 67px
}

.pill .i-passport {
    margin-top: 20%
}

.i-passport-alt {
    width: 74px;
    width: 4.625rem;
    height: 51px;
    height: 3.1875rem
}

.pill .i-passport-alt {
    margin-top: 25%
}

.i-envelope {
    width: 64px;
    height: 52px
}

.pill .i-envelope {
    margin-top: 25%
}

.i-share {
    width: 80px;
    height: 57px
}

.pill .i-share {
    margin-top: 25%
}

.i-question-mark {
    width: 58px;
    height: 51px
}

.pill .i-question-mark {
    margin-top: 25%
}

.i-stamp {
    width: 64px;
    height: 57px
}

.pill .i-stamp {
    margin-top: 25%
}

.i-tick-large {
    width: 46px;
    height: 42px
}

.pill .i-tick-large {
    margin-top: 30%
}

.i-photocopier {
    width: 77px;
    height: 60px
}

.pill .i-photocopier {
    margin-top: 20%
}

.i-id-card {
    width: 86px;
    height: 67px
}

.pill .i-id-card {
    margin-top: 18%
}

.i-id-card-questions {
    width: 88px;
    height: 68px
}

.pill .i-id-card-questions {
    margin-top: 20%
}

.i-login {
    width: 90px;
    height: 41px
}

.pill .i-login {
    margin-top: 30%
}

.i-camera {
    width: 92px;
    height: 60px
}

.pill .i-camera {
    margin-top: 21%
}

.i-cellphone {
    width: 55px;
    height: 83px
}

.pill .i-cellphone {
    margin-top: 15%
}

.i-five-days {
    width: 88px;
    height: 66px
}

.pill .i-five-days {
    margin-top: 19%
}

.i-computer-with-code {
    width: 86px;
    height: 72px
}

.pill .i-computer-with-code {
    margin-top: 24%
}

.i-computer-with-tick {
    width: 70px;
    height: 59px
}

.pill .i-computer-with-tick {
    margin-top: 24%
}

.access {
    width: 0;
    height: 0;
    position: absolute;
    overflow: hidden
}

.access:focus,.access-keys:target {
    width: auto;
    height: auto;
    position: static;
    overflow: visible;
    visibility: visible;
    outline: 0
}

.access-keys__key {
    margin-right: 0.5em;
    display: inline-block;
    width: 2.5em
}

@media only screen and (max-width: 59.9em) {
    .nav-overlay--active .alert,.nav-overlay--active .site-content,.nav-overlay--active .next-page,.nav-overlay--active .footer,.nav-overlay--active .nav--login {
        display:none
    }
}

.banner {
    position: relative
}

@media only screen and (max-width: 37.4em) {
    .banner {
        padding-bottom:1.5rem
    }
    .navbar-dark .navbar-nav li
    {
        text-align: left !important;
    }
}

.banner__content {
    position: relative;
    padding-top: 40px;
    padding-top: 2.5rem;
    padding-bottom: 28px;
    padding-bottom: 1.75rem
}

@media only screen and (min-width: 37.5em) {
    .banner__content {
        padding-bottom:4rem
    }
   
}

.banner__content p {
    font-size: 22px;
    font-size: 1.375rem;
    line-height: 1.5;
    font-family: "Inter";
    font-weight: 200
}

.banner__content--refresh {
    display: -ms-flexbox;
    display: flex;
    -ms-flex-direction: column;
    flex-direction: column;
    -ms-flex-align: center;
    align-items: center;
    text-align: center;
    padding-bottom: 0
}

.banner__content--refresh p {
    text-align: center;
    max-width: 960px
}

.banner--full-width-image .banner__image-container {
    overflow: hidden;
    position: absolute;
    top: -142px;
    left: 0;
    right: 0;
    bottom: 0
}

@media only screen and (max-width: 37.4em) {
    .banner--full-width-image .banner__image-container {
        display:none
    }
}

.banner--full-width-image .banner__image {
    display: block;
    max-width: 100%;
    height: auto
}

@supports (object-fit: cover) {
    .banner--full-width-image .banner__image {
        min-height:100%;
        min-width: 100%;
        object-fit: cover
    }
}

.banner--small-image .banner__image-container {
    padding-left: 32px;
    padding-left: 2rem;
    padding-right: 32px;
    padding-right: 2rem;
    line-height: 0
}

.banner--small-image .banner__image {
    max-width: 100%;
    max-height: 100%;
    height: auto
}

.banner--small-image .banner__content {
    z-index: 1
}

@media only screen and (min-width: 37.5em) {
    .banner__image-overlay {
        position:absolute;
        top: 0;
        left: 0;
        right: 0;
        bottom: 0;
        background: linear-gradient(127deg,#e6e5e3 0%,#e6e5e3 45%,rgba(255,255,255,0) 76%);
        filter: progid:DXImageTransform.Microsoft.gradient(startColorstr="#e6e5e3",endColorstr="#00ffffff",GradientType=1)
    }
}

.what-it-is .banner__image {
    position: absolute;
    bottom: 0;
    right: 0
}

.banner__slideshow {
    display: grid;
    grid-template-areas: "a"
}

.banner__slideshow>* {
    grid-area: a
}

.banner__slide {
    padding-left: 32px;
    padding-left: 2rem;
    padding-right: 32px;
    padding-right: 2rem;
    -ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=0)";
    opacity: 0;
    transition: opacity 1s ease-in-out
}

.banner__slide--active {
    -ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=100)";
    opacity: 1
}

.btn,input[type=submit] {
    display: inline-block;
    height: 40px;
    height: 2.5rem;
    padding-top: 0;
    padding-right: 2em;
    padding-bottom: 0;
    padding-left: 2em;
    margin-top: 0;
    overflow: hidden;
    font-family: "Inter";
    font-size: 13px;
    font-size: 0.8125rem;
    line-height: 40px;
    line-height: 2.5rem;
    letter-spacing: 1px;
    text-align: center;
    text-decoration: none;
    text-overflow: ellipsis;
    text-transform: uppercase;
    white-space: nowrap;
    cursor: pointer;
    border: 0;
    border-bottom: 2px solid transparent;
    border-radius: 5px;
    box-sizing: border-box;
    -moz-appearance: none;
    -webkit-appearance: none
}

.btn:hover,input[type=submit]:hover {
    text-decoration: none
}

.btn:focus,input[type=submit]:focus {
    text-decoration: underline;
    outline: 0
}

@media only screen and (max-width: 37.4em) {
    .btn,input[type=submit] {
        padding-right:1rem;
        padding-left: 1rem
    }
}

.btn,button {
    background-color: transparent;
    border-color: transparent;
    -webkit-appearance: none;
    appearance: none
}

.btn--block+.btn--block {
    margin-top: 16px;
    margin-top: 1rem;
    margin-left: 0
}

.btn--large {
    height: 45px;
    height: 2.8125rem;
    line-height: 45px;
    line-height: 2.8125rem
}

.btn--block {
    display: block;
    width: 100%
}

.btn--centered {
    text-align: center
}

.btn--primary {
    color: #fff;
    background-color: #e30013
}

.btn--primary:hover,.btn--primary:active,.btn--primary:focus {
    color: #fff;
    background-color: #d90012;
    border-bottom-color: #7d000a
}

.btn--primary:focus {
    background-color: #b0000f;
    border-bottom-color: #4a0006
}

.btn--secondary {
    color: #fff;
    background-color: #555
}

.btn--secondary:hover,.btn--secondary:active,.btn--secondary:focus {
    color: #fff;
    background-color: #505050;
    border-bottom-color: #3c3c3c
}

.btn--secondary:focus {
    background-color: #3c3c3c;
    border-bottom-color: #151515
}

.btn--white {
    color: #e30013;
    background-color: #fff
}

.btn--white:hover,.btn--white:active,.btn--white:focus {
    color: #e30013;
    border-bottom-color: #cccccc
}

.btn--white:focus {
    background-color: #e6e6e6;
    border-bottom-color: #cccccc
}

.btn--outline {
    color: #fff;
    border: 2px solid #fff;
    line-height: 42px;
    line-height: 2.625rem
}

.btn--outline:hover,.btn--outline:active,.btn--outline:focus {
    color: #fff
}

.btn--blue {
    color: #fff;
    background-color: #d64309
}

.btn--blue:hover,.btn--blue:active,.btn--blue:focus {
    color: #fff;
    background-color: #cc4009;
    border-bottom-color: #af3707
}

.btn-refresh {
    display: inline-block;
    min-width: 174px;
    border-radius: 16px;
    font-size: 12px;
    font-size: 0.75rem;
    line-height: 1.5833333333
}

.btn-refresh--secondary {
    color: white;
    background-color: #d64309
}

.btn-refresh--secondary:hover {
    color: white;
    -webkit-text-decoration-line: none;
    text-decoration-line: none
}

.block {
    padding: 28px;
    padding: 1.75rem
}

.block-s {
    padding: 20px;
    padding: 1.25rem
}

.block-l {
    padding: 32px;
    padding: 2rem
}

.block--arrow-left,.block--arrow-right,.block--arrow-side,.block--arrow-center {
    position: relative
}

.block--arrow-center .arrow {
    right: 0;
    left: 0
}

.block--arrow-left .arrow {
    left: 32px;
    left: 2rem
}

.block--arrow-right .arrow {
    right: 32px;
    right: 2rem
}

.block--arrow-side .arrow {
    top: 32px;
    top: 2rem
}

.arrow {
    position: absolute;
    display: inline-block;
    width: 0;
    height: 0;
    border-color: transparent;
    border-style: solid;
    border-width: 0.75em
}

.arrow--top {
    top: -0.7em;
    border-bottom-color: inherit;
    border-top-width: 0
}

.arrow--bottom {
    bottom: -0.7em;
    border-top-color: inherit;
    border-bottom-width: 0
}

.arrow--left {
    left: -0.7em;
    border-right-color: inherit;
    border-left-width: 0
}

.arrow--right {
    right: -0.7em;
    border-left-color: inherit;
    border-right-width: 0
}

.form>p {
    margin-bottom: 24px;
    margin-bottom: 1.5rem
}

.form>p label {
    display: inline-block;
    vertical-align: top;
    margin-bottom: 8px;
    margin-bottom: 8px;
    margin-bottom: 0.5rem;
    font-size: 16px;
    font-size: 1rem;
    font-weight: normal
}

input[type=text],input[type=email],input[type=url],textarea,select {
    width: 100%;
    padding: 0.5em 0.75em;
    font-size: 16px;
    font-size: 1rem;
    line-height: 1.5;
    -webkit-appearance: none;
    -webkit-font-smoothing: antialiased;
    background-color: #f4f4f4;
    border-radius: 0.25em;
    border: solid 1px #d1d1d1
}

.error input,.error textarea,.error select {
    border: solid 1px #e30013
}

.error-text {
    margin-left: 10px;
    margin-left: 0.625rem;
    color: #e30013
}

.errorlist {
    list-style: none;
    padding-left: 0;
    margin-bottom: 8px;
    margin-bottom: 8px;
    margin-bottom: 0.5rem;
    color: #e30013
}

.errorlist li {
    margin: 0
}

.errorlist+p input,.errorlist+p textarea,.errorlist+p select {
    border: solid 1px #e30013
}

.helptext {
    display: none
}

.site-content .grid--divider {
    margin-top: 48px;
    margin-top: 3rem;
    margin-bottom: 44px;
    margin-bottom: 2.75rem
}

@media only screen and (max-width: 37.4em) {
    .grid--divider .media {
        margin-right:auto;
        margin-left: auto
    }

    .grid--divider .media__image {
        margin: 0
    }

    .grid--divider .media__image>* {
        margin: 0
    }
}

.grid--divider>* {
    vertical-align: top
}

@media only screen and (max-width: 37.4em) {
    .grid--divider>* {
        text-align:center
    }
}

.grid--divider>* p {
    margin: 0
}

@media only screen and (min-width: 37.5em) {
    .grid--divider>*:first-child {
        padding-right:3em
    }
}

@media only screen and (min-width: 37.5em) {
    .grid--divider>*:last-child {
        padding-left:4em
    }
}

.col--divider {
    position: relative
}

@media only screen and (max-width: 37.4em) {
    .col--divider {
        padding-top:3rem
    }

    .col+.col--divider {
        margin-top: 0
    }
}

.col--divider:after {
    position: absolute;
    top: 0;
    left: 0;
    z-index: 0;
    height: 100%;
    border-left: 1px solid #d1d1d1;
    content: ""
}

@media only screen and (max-width: 37.4em) {
    .col--divider:after {
        left:10%;
        width: 80%;
        height: auto;
        margin-top: 0.5em;
        border-top: 1px solid #d1d1d1;
        border-left: 0
    }
}

.grid--comparison .col--divider:before {
    position: absolute;
    top: 50%;
    left: -1.5em;
    z-index: 1;
    width: 3em;
    height: 3em;
    margin-top: -1.5em;
    font-size: 21px;
    font-size: 1.3125rem;
    line-height: 3em;
    text-transform: uppercase;
    color: #222;
    text-align: center;
    background: #fff;
    content: "or"
}

@media only screen and (max-width: 37.4em) {
    .grid--comparison .col--divider:before {
        top:-1.5em;
        left: 50%;
        margin-top: 0.5em;
        margin-left: -1.5em
    }
}

.header__nav {
    position: relative;
    z-index: 10
}

.image-stack>* {
    margin: 0 0 16px;
    margin: 0 0 1rem
}

.image-stack img {
    max-width: 100%;
    height: auto
}

.image-stack a {
    display: block
}

.image-stack a:focus {
    outline-color: #e30013;
    outline-style: solid;
    outline-width: 3px
}

.image-stack--no-space {
    margin: 0
}

@media only screen and (max-width: 20em) {
    .image-stack--no-space {
        margin-top:1rem
    }
}

.image-stack--l-space {
    margin: 0 0 40px;
    margin: 0 0 2.5rem
}

.image-stack--nz-govt-logo {
    width: 450px
}

.list-unstyled {
    padding-left: 0;
    margin-top: 0;
    margin-right: 0;
    margin-left: 0;
    list-style: none
}

ol {
    padding-inline-start:20px}

ul {
    padding-inline-start:20px}

ul li::marker {
    color: #d64309
}

.step__content ul,.list-styled,.list-basic ul,.template-accordion-list-page .accordion__content ul {
    padding-left: 0;
    margin-left: 1em;
    list-style: none
}

.step__content ul>li,.list-styled>li,.list-basic ul>li,.template-accordion-list-page .accordion__content ul>li {
    position: relative
}

.step__content ul>li:before,.list-styled>li:before,.list-basic ul>li:before,.template-accordion-list-page .accordion__content ul>li:before {
    position: absolute;
    margin-left: -0.75em;
    font-size: 26px;
    font-size: 1.625rem;
    line-height: 1;
    color: #e30013;
    background-size: cover;
    content: "• "
}

.list-styled--alpha-large {
    padding-left: 0;
    list-style-type: none;
    counter-reset: section
}

.list-styled--alpha-large>li {
    position: relative;
    padding-left: 2.25em
}

.list-styled--alpha-large>li:after {
    position: absolute;
    top: 0;
    left: 0;
    display: inline-block;
    font-size: 24px;
    font-size: 1.5rem;
    line-height: 1;
    color: #222;
    text-align: center;
    content: counters(section,".") ".";
    counter-increment: section
}

.list-style--tight>li {
    margin-bottom: 4px
}

.media {
    display: table
}

.media .pill {
    margin-bottom: 0
}

.media--icon-block {
    margin-bottom: 28px;
    margin-bottom: 1.75rem
}

.media__image {
    float: left;
    margin-right: 24px;
    margin-right: 1.5rem
}

.media__image-no-space {
    margin-right: 0
}

.media__image--counter {
    font-family: "Inter";
    font-size: 22px;
    font-size: 1.375rem;
    line-height: 1.3
}

@media only screen and (max-width: 37.4em) {
    .media__image--counter {
        display:none
    }
}

.is-ie .media__image--counter .pill {
    line-height: 68px;
    line-height: 4.25rem
}

.media__body {
    display: table-cell;
    vertical-align: middle
}

.media__body>* {
    margin: 0
}

.media--rev>.media__image {
    float: right;
    margin-right: 0;
    margin-left: 24px;
    margin-left: 1.5rem
}

.media--no-text-wrap .media__body {
    overflow: hidden
}

.media-block {
    font-size: 0
}

@media only screen and (min-width: 37.5em) {
    .media-block {
        display:-ms-flexbox;
        display: flex;
        -ms-flex-wrap: wrap;
        flex-wrap: wrap;
        -ms-flex-direction: row;
        flex-direction: row
    }
}

.media-block--reverse {
    -ms-flex-direction: row-reverse;
    flex-direction: row-reverse
}

.media-block__item {
    display: inline-block;
    font-size: medium;
    vertical-align: top;
    -ms-flex: 1;
    flex: 1
}

.media-block__item--padding-left,.media-block__item--padding-right {
    padding-left: 0;
    padding-right: 0
}

@media only screen and (max-width: 37.4em) {
    .media-block__item--padding-left,.media-block__item--padding-right {
        padding-top:1.25rem
    }
}

@media only screen and (min-width: 37.5em) {
    .media-block__item--padding-left {
        padding-left:1.75rem
    }
}

@media only screen and (min-width: 64em) {
    .media-block__item--padding-left {
        padding-left:4rem
    }
}

@media only screen and (min-width: 37.5em) {
    .media-block__item--padding-right {
        padding-right:1.75rem
    }
}

@media only screen and (min-width: 64em) {
    .media-block__item--padding-right {
        padding-right:4rem
    }
}

.nav--hamburger {
    position: relative;
    display: none
}

.nav--global .nav--hamburger {
    margin-top: 20.8px;
    margin-top: 1.3rem
}

@media only screen and (max-width: 37.4em) {
    .nav--global .nav--hamburger {
        margin-top:0.55rem
    }
}

@media only screen and (max-width: 59.9em) {
    .nav--hamburger {
        display:block
    }
}

.nav--hamburger a {
    font-size: 12px;
    font-size: 0.75rem;
    color: #222;
    text-transform: uppercase
}

.nav-overlay__header .section {
    padding-bottom: 30px;
    padding-bottom: 1.875rem
}

.nav-overlay__header .col {
    margin-bottom: 0
}

.nav-overlay--keyline {
    border-bottom: 2px solid rgba(0,0,0,0.1)
}

.nav-overlay__list ul {
    padding: 0;
    margin: 0;
    list-style-type: none
}

.nav-overlay__list li {
    margin: 0
}

.nav-overlay__list li a {
    display: block;
    padding: 0.75em 0;
    font-size: 18px;
    font-size: 1.125rem;
    color: #222
}

.nav-overlay__list li a:active {
    color: #484848
}

.nav-overlay__list .nav--btns {
    display: inline-block
}

.transitions .nav-overlay {
    position: absolute;
    z-index: 3;
    overflow: hidden;
    overflow-y: scroll;
    -ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=0)";
    opacity: 0;
    visibility: hidden;
    transition: opacity 0.2s ease-out,bottom 0s linear 0.2;
    -webkit-overflow-scrolling: touch
}

@media only screen and (max-width: 59.9em) {
    .transitions .nav-overlay {
        top:0;
        right: 0;
        bottom: 100%;
        left: 0
    }
}

@media only screen and (max-width: 59.9em) {
    .login-menu--active:after,.login-menu--active .nav--login {
        -ms-filter:"progid:DXImageTransform.Microsoft.Alpha(Opacity=0)";
        opacity: 0;
        visibility: hidden
    }
}

@media only screen and (max-width: 59.9em) {
    .nav-overlay--active body {
        overflow:hidden
    }

    .nav-overlay--active .nav-overlay {
        bottom: 0;
        -ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=100)";
        opacity: 1;
        visibility: visible;
        transition: opacity 0.2s ease-out,bottom 0s linear 0s;
        z-index: 20
    }

    .nav-overlay--active .login-menu--active:after,.nav-overlay--active .login-menu--active .nav--login {
        -ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=100)";
        opacity: 1;
        visibility: visible
    }
}

.nav-overlay--active .nav-overlay li {
    animation: nav-item-show 0.1s both cubic-bezier(0.165,0.84,0.44,1)
}

.nav-overlay--active .nav-overlay li:nth-child(1) {
    animation-delay: 0.34s
}

.nav-overlay--active .nav-overlay li:nth-child(2) {
    animation-delay: 0.38s
}

.nav-overlay--active .nav-overlay li:nth-child(3) {
    animation-delay: 0.42s
}

.nav-overlay--active .nav-overlay li:nth-child(4) {
    animation-delay: 0.46s
}

.nav-overlay--active .nav-overlay li:nth-child(5) {
    animation-delay: 0.5s
}

.nav-overlay--active .nav-overlay li:nth-child(6) {
    animation-delay: 0.54s
}

.nav-overlay--active .nav-overlay li:nth-child(7) {
    animation-delay: 0.58s
}

.nav-overlay--active .nav-overlay li:nth-child(8) {
    animation-delay: 0.62s
}

.nav-overlay--active .nav-overlay li:nth-child(9) {
    animation-delay: 0.66s
}

.nav-overlay--active .nav-overlay li:nth-child(10) {
    animation-delay: 0.7s
}

.no-js .overlay-nav {
    display: none
}

#menu:target {
    position: relative;
    display: block;
    padding-bottom: 16px;
    padding-bottom: 1rem;
    -ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=100)";
    opacity: 1;
    visibility: visible
}

@keyframes nav-item-show {
    0% {
        -ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=0)";
        opacity: 0;
        transform: translate3d(0,200%,0)
    }

    100% {
        -ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=NaN)";
        opacity: 100%;
        transform: translate3d(0,0,0)
    }
}

.realme-logo {
    color: #ff2c00
}

.realme-logo:hover {
    color: #ff2c00
}

.nav,.list--inline {
    padding: 0;
    margin: 0
}

.nav>li,.list--inline>li {
    display: inline-block;
    margin-top: 0
}

.nav {
    margin-bottom: 5px
}

.nav--links>li {
    margin-right: 20px;
    margin-right: 1.25rem;
    line-height: 1
}

@media only screen and (min-width: 950px) and (max-width:1024px) {
    .nav--links>li {
        margin-right:1rem
    }
}

.nav--links>li:last-child {
    margin-right: 0
}

.nav--global a,.nav--footer a,.nav-overlay__list a {
    margin-bottom: 0;
    font-size: 15px;
    font-size: 0.9375rem;
    line-height: 1.6
}

.nav--global .footer__link-right,.nav--footer .footer__link-right,.nav-overlay__list .footer__link-right {
    font-size: 12px;
    font-size: 0.75rem;
    line-height: 1.25
}

@media only screen and (max-width: 37.4em) {
    .nav--global .col {
        margin-bottom:0
    }
}

.nav--links {
    margin-bottom: 0
}

@media only screen and (max-width: 59.9em) {
    .nav--links {
        display:none
    }
}

.nav--links li {
    margin-bottom: 0
}

.nav--links a {
    display: block;
    padding-top: 8px;
    padding-top: 0.5rem;
    padding-bottom: 8px;
    padding-bottom: 0.5rem;
    font-weight: 600;
    letter-spacing: 0.64px;
    letter-spacing: 0.04rem;
    color: #222
}

.nav--links a:hover,.nav--links a:active,.nav--links a:focus {
    color: #e30013;
    text-decoration: none
}

.nav--links a:focus {
    border-bottom: 2px solid #222;
    outline: 0
}

.nav--links .is-active {
    border-bottom: 2px solid #222
}

.nav--links .is-active:hover {
    color: #222
}

.nav--main {
    padding-left: 0
}

.nav--btns {
    display: inline-block
}

@media only screen and (min-width: 60em) {
    .nav--btns {
        float:right;
        padding-left: 0
    }
}

.nav--global .nav--btns {
    margin-top: 16px;
    margin-top: 1rem
}

@media only screen and (max-width: 59.9em) {
    .nav--btns {
        display:none
    }
}

.nav--btns .btn {
    float: left
}

.nav--btns .btn+.btn {
    margin-left: 8px;
    margin-left: 0.5rem
}

.nav--login {
    position: absolute;
    top: 112px;
    top: 7rem;
    right: 0;
    z-index: 5;
    display: none;
    border-radius: 0.625rem;
    margin-right: 40px;
    margin-right: 2.5rem
}

@media only screen and (min-width: 75em) {
    .nav--login {
        margin-right:3.75rem
    }
}

@media only screen and (max-width: 59.9em) {
    .nav--login {
        top:14rem;
        right: auto;
        left: 3.5rem;
        margin-right: 0
    }
}

@media only screen and (max-width: 37.4em) {
    .nav--login {
        top:12.5rem;
        right: 1.25rem;
        left: 1.25rem
    }

    .nav--login .arrow {
        right: auto;
        left: 11.75rem
    }
}

.nav--login a {
    position: relative;
    z-index: 5
}

.nav--login .btn+.btn {
    margin-left: 0;
    margin-bottom: 0
}

[data-navigation] {
    position: relative;
    z-index: 5
}

body:after {
    top: 0;
    right: 0;
    left: 0;
    z-index: 0;
    height: 0;
    background: rgba(0,0,0,0.3);
    content: "";
    -ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=0)";
    opacity: 0;
    transition: opacity 0.15s ease 0.1s,height 0s 0.25s
}

.login-menu--active:after {
    position: fixed;
    bottom: 0;
    z-index: 4;
    height: 100%;
    -ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=100)";
    opacity: 1;
    transition: opacity 0.2s ease,height 0s
}

.header__top-bar {
    display: -ms-flexbox;
    display: flex;
    -ms-flex-pack: justify;
    justify-content: space-between;
    padding-bottom: 30px
}

@media only screen and (max-width: 59.9em) {
    .header__top-bar {
        display:none
    }
}

.header__links-list {
    padding-inline-start:0;display: -ms-flexbox;
    display: flex;
    -ms-flex-pack: justify;
    /* justify-content:space-between; */
    border-bottom: 1px solid #ededed
}

@media only screen and (max-width: 59.9em) {
    .header__links-list {
        display:none
    }
}

.header__links-list .is-active {
    color: #d64309
}

.header__links-list li {
    list-style-type: none;
    border-right: 1px solid #ededed;
    -ms-flex-positive: 2;
    flex-grow: 2;
    text-align: center
}

.header__links-list li:first-child {
    -ms-flex-positive: 1;
    flex-grow: 1;
    text-align: start
}

.header__links-list li:last-child {
    -ms-flex-positive: 1;
    flex-grow: 1;
    text-align: end;
    border-right: none
}

.header__links-list li a {
    color: black;
    font-size: 15px;
    font-size: 0.9375rem;
    line-height: 1.2
}

.footer a {
    font-weight: 500
}

.footer a.link--top-level {
    font-weight: 700;
    letter-spacing: 0.64px;
    letter-spacing: 0.04rem
}

.footer a:hover {
    color: #e6e6e6
}

@media only screen and (min-width: 60em) {
    .footer li {
        margin-bottom:0.3125rem;
        line-height: 1.3
    }
}

.footer .nav--btns {
    position: relative
}

@media only screen and (min-width: 60em) {
    .footer .nav--btns {
        float:right
    }
}

.footer .nav--login {
    top: 64px;
    top: 4rem;
    margin-right: 24px;
    margin-right: 1.5rem;
    margin-left: 24px;
    margin-left: 1.5rem
}

.link--top-level {
    text-transform: uppercase
}

.link--third-tier {
    padding-left: 16px;
    padding-left: 1rem
}

.pill {
    display: inline-block;
    width: 56px;
    width: 3.5rem;
    height: 56px;
    height: 3.5rem;
    margin-bottom: 28px;
    margin-bottom: 1.75rem;
    font-style: normal;
    line-height: 56px;
    line-height: 3.5rem;
    text-align: center
}

h2 .pill {
    margin-right: 16px;
    margin-right: 1rem
}

.pill--inline {
    float: left;
    margin-bottom: 0
}

.pill--large {
    width: 120px;
    width: 7.5rem;
    height: 120px;
    height: 7.5rem
}

.pill--small {
    width: 60px;
    width: 3.75rem;
    height: 60px;
    height: 3.75rem
}

.pill--red {
    color: #fff;
    background-color: #e30013
}

.pill--yellow {
    background-color: #ffefcf
}

.pill--blue {
    background-color: #c6e8f0
}

.pill--purple {
    background-color: #d9c3e3
}

.pill--green {
    background-color: #d4f1cc
}

@keyframes fadein {
    0% {
        -ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=0)";
        opacity: 0
    }

    100% {
        -ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=100)";
        opacity: 1
    }
}

.accordion {
    margin-bottom: 28px;
    margin-bottom: 1.75rem;
    border-bottom: 2px solid #e8e8e8
}

.accordion>li {
    margin: 0;
    border-top: 2px solid #e8e8e8
}

.accordion>li:first-child {
    border-top: 0
}

.accordion>li:first-child h4 {
    padding-top: 0
}

.accordion>li:first-child .i {
    top: 0;
    margin-top: 12px;
    margin-top: 0.75rem
}

.accordion--red {
    border: 0
}

.accordion--red>li {
    border: 0
}

.accordion--red>li:first-child .i {
    margin-top: 0
}

.accordion--red>li:first-child .i-exclamation {
    margin-top: -2.4px;
    margin-top: -0.15rem
}

.accordion__content {
    display: block;
    padding-bottom: 28px;
    padding-bottom: 1.75rem;
    animation: fadein 0.5s ease-out
}

.accordion__content>*:last-child {
    margin-bottom: 0
}

.accordion__content--padded {
    padding: 28px;
    padding: 1.75rem
}

.accordion--is-hidden>.accordion__content {
    display: none
}

.accordion__title {
    position: relative;
    padding-top: 28px;
    padding-top: 1.75rem;
    padding-right: 28px;
    padding-right: 1.75rem;
    padding-bottom: 28px;
    padding-bottom: 1.75rem;
    margin-bottom: 0;
    font-weight: normal;
    cursor: pointer;
    font-size: 15px;
    font-size: 0.9375rem;
    line-height: 1.6;
    color: #d64309
}

.accordion__title .i {
    position: absolute;
    top: 50%;
    right: 0;
    margin-top: -2px;
    margin-top: -0.125rem
}

.accordion__title .i.i-chevron-down {
    display: none
}

.accordion--is-hidden>.accordion__title .i.i-chevron-up {
    display: none
}

.accordion--is-hidden>.accordion__title .i.i-chevron-down {
    display: block
}

.alert .accordion__title {
    padding-bottom: 20px;
    padding-bottom: 1.25rem
}

.accordion__title a,.accordion__title a:hover {
    text-decoration: none !important
}

.accordion__title--bg-color {
    transition: background-color 0.2s;
    background-color: #f3f3f3;
    padding-left: 28px;
    padding-left: 1.75rem
}

.accordion--is-hidden .accordion__title--bg-color {
    background-color: #fff
}

.accordion__title--bg-color .i {
    margin-top: 0 !important;
    right: 28px;
    right: 1.75rem;
    top: 40px !important;
    top: 2.5rem !important
}

.accordion__title--red {
    padding-top: 0;
    font-family: "Inter"
}

.accordion__title--red a {
    color: #e30013
}

.accordion__title--red .i {
    position: static;
    margin-top: 0
}

.accordion--is-hidden>.accordion__title--red .i.i-chevron-up {
    display: none
}

.accordion--is-hidden>.accordion__title--red .i.i-chevron-down {
    display: inline-block
}

.accordion__title-content {
    font-weight: normal;
    color: #d64309
}

.accordion__subtitle {
    display: block;
    font-size: 18px;
    font-size: 1.125rem;
    color: #222;
    padding-top: 12px;
    padding-top: 0.75rem
}

.no-js .accordion--is-hidden>.accordion__content {
    display: block
}

.no-js .accordion__title .i {
    display: none
}

.news-item {
    padding-bottom: 60px;
    padding-bottom: 3.75rem
}

.news-item>* {
    margin-bottom: 10px;
    margin-bottom: 0.625rem
}

.news-item--date,.date {
    color: #d1d1d1
}

.news-item--title {
    margin-bottom: 10px;
    margin-bottom: 0.625rem
}

.news-item--link {
    font-size: 14px;
    font-size: 0.875rem;
    text-transform: uppercase
}

.pagination {
    padding-top: 40px;
    padding-top: 2.5rem;
    border-top: 1px solid #d1d1d1
}

.pagination>* {
    margin: 0;
    margin-right: 16px;
    margin-right: 1rem
}

@media only screen and (max-width: 37.4em) {
    .pagination>* {
        margin-right:0.35rem
    }
}

.pagination>*:last-child {
    margin-right: 0
}

.pagination li {
    color: #555;
    margin-bottom: 0
}

.pagination a {
    display: block
}

.pagination h6 {
    margin-bottom: 0
}

@media only screen and (max-width: 37.4em) {
    .pagination h6 {
        font-size:0.75rem
    }
}

.pagination--next:after,.pagination--prev:before {
    display: inline-block;
    width: 7px;
    height: 10px;
    margin-bottom: 0.2em;
    vertical-align: middle;
    background-position: 0 100%;
    background-size: cover;
    content: ""
}

.pagination--btn {
    margin: 0;
    font-size: 14px;
    font-size: 0.875rem
}

@media only screen and (max-width: 37.4em) {
    .pagination--btn {
        height:2rem;
        font-size: 0.75rem;
        line-height: 2rem
    }
}

.pagination--prev {
    padding-right: 12px;
    padding-right: 0.75rem;
    padding-left: 8px;
    padding-left: 0.5rem
}

.pagination--prev:before {
    -ms-transform: rotate(-180deg);
    transform: rotate(-180deg);
    margin-right: 0.65em
}

@media only screen and (max-width: 37.4em) {
    .pagination--next {
        padding-right:0.5rem;
        padding-left: 0.75rem
    }
}

.pagination--next:after {
    margin-left: 0.65em
}

.next-page i {
    margin-left: 0.65em
}

@media only screen and (max-width: 37.4em) {
    .next-page a {
        display:block
    }
}

p+.promo,ul+.promo {
    margin-top: 60px;
    margin-top: 3.75rem
}

@media only screen and (max-width: 37.4em) {
    p+.promo,ul+.promo {
        margin-top:1.875rem
    }
}

.pdf-group {
    margin-bottom: 50px;
    margin-bottom: 3.125rem
}

.pdf__item {
    margin-bottom: 20px;
    margin-bottom: 1.25rem
}

.pdf__item>*:first-child {
    margin-bottom: 5px;
    margin-bottom: 0.3125rem
}

.pdf__item * {
    font-size: 20px;
    font-size: 1.25rem
}

.statistic>h2 {
    margin-bottom: 10px;
    margin-bottom: 0.625rem;
    font-size: 48px;
    font-size: 3rem;
    line-height: 1.2
}

.statistic h3 {
    margin: 0;
    color: #e30013
}

.statistic--number {
    margin-bottom: 10px;
    margin-bottom: 0.625rem;
    font-size: 48px;
    font-size: 3rem;
    line-height: 1.2
}

.step__icon {
    position: relative;
    width: 20%;
    margin-bottom: 0
}

@media only screen and (max-width: 59.9em) {
    .step__icon {
        width:30%
    }
}

@media only screen and (max-width: 37.4em) {
    .step__icon {
        display:none
    }
}

.step__icon .pill {
    position: relative;
    z-index: 1
}

.step__icon:after {
    position: absolute;
    top: 0;
    bottom: 0;
    left: 60px;
    left: 3.75rem;
    z-index: 0;
    display: block;
    width: 1px;
    height: 100%;
    background-color: #d1d1d1;
    content: ""
}

.step-group:last-child .step__icon:after,.step-group--last .step__icon:after {
    display: none
}

.step__content {
    width: 80%;
    padding-top: 40px;
    padding-top: 2.5rem
}

@media only screen and (max-width: 59.9em) {
    .step__content {
        width:70%
    }
}

@media only screen and (max-width: 37.4em) {
    .step__content {
        width:100%;
        padding-top: 0;
        padding-left: 2rem
    }
}

.step__content>*:last-child {
    margin-bottom: 36px;
    margin-bottom: 2.25rem
}

.step__content a {
    display: block
}

.step__content h3 {
    margin-top: 0
}

.step__content--counter {
    position: relative;
    margin: 0
}

.step__content--counter span {
    position: absolute;
    top: 0;
    left: -32px;
    left: -2rem;
    display: inline-block;
    font-size: 24px;
    font-size: 1.5rem;
    line-height: 1;
    color: #222;
    text-align: center
}

.step-group--last .step__content>*:last-child {
    margin-bottom: 0
}

.link-complex {
    display: block;
    color: inherit
}

.noTouchEvents .link-complex:hover {
    text-decoration: none
}

.link-complex:active {
    text-decoration: none
}

.link-complex a {
    color: #d64309
}

.responsive-object {
    position: relative;
    height: 0;
    margin: 10px auto;
    overflow: hidden;
    width: 100%;
    padding-bottom: 60% !important
}

@media only screen and (min-width: 37.5em) {
    .responsive-object {
        width:50%;
        padding-bottom: 30% !important
    }
}

@media only screen and (min-width: 37.5em) {
    .desktop_full-width .responsive-object {
        width:90%;
        padding-bottom: 55% !important
    }
}

.responsive-object iframe,.responsive-object object,.responsive-object embed {
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%
}

.quicktube {
    position: relative;
    width: 100%
}

@media only screen and (min-width: 37.5em) {
    .quicktube {
        padding-top:0;
        transition: padding-top 0.5s
    }
}

@media only screen and (min-width: 37.5em) {
    .quicktube--playing,.quicktube--paused {
        padding-top:56.2%
    }
}

.quicktube__iframe {
    border: none;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%
}

.quicktube__video,.quicktube__iframe {
    position: absolute
}

.quicktube__video {
    top: 0;
    left: 0;
    right: 0;
    bottom: 0
}

.quicktube__poster {
    position: relative;
    -ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=100)";
    opacity: 1;
    visibility: visible;
    transition: opacity 0.5s,visibility 0.5s
}

@media only screen and (max-width: 37.4em) {
    .quicktube__poster {
        position:absolute;
        top: 0;
        left: 0;
        right: 0;
        bottom: 0
    }
}

.quicktube__poster--hidden {
    position: absolute;
    top: 0;
    left: 0;
    -ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=0)";
    opacity: 0;
    visibility: hidden
}

.quicktube__poster-item {
    position: absolute;
    top: -142px;
    bottom: 0;
    left: 0;
    right: 0;
    overflow: hidden
}

@media only screen and (max-width: 37.4em) {
    .quicktube__poster-item {
        top:0
    }
}

.quicktube__poster-image {
    display: block;
    min-width: 100%;
    min-height: 100%;
    width: 100%;
    height: auto
}

@supports (object-fit: cover) {
    .quicktube__poster-image {
        object-fit:cover
    }
}

.quicktube__content {
    position: relative;
    z-index: 1
}

.quicktube__play--small {
    position: absolute;
    bottom: 0;
    left: 0;
    width: 100%;
    background: rgba(0,0,0,0.5);
    padding-left: 16px;
    padding-left: 1rem
}

.quicktube__play--small .quicktube__btn {
    color: #fff;
    font-size: 18px;
    font-size: 1.125rem;
    text-transform: uppercase;
    font-family: "Inter";
    font-weight: 400
}

.quicktube__play--small .i-play {
    width: 30px;
    height: 35px
}

.quicktube__btn {
    font-family: "Inter";
    font-weight: 200;
    font-size: 22px;
    font-size: 1.375rem;
    text-transform: none;
    color: #222;
    padding: 0;
    letter-spacing: 0;
    margin-bottom: 20px;
    margin-bottom: 1.25rem;
    cursor: pointer
}

.no-js .quicktube__btn {
    display: none
}

@media only screen and (max-width: 59.9em) {
    .banner__promo .col {
        margin-bottom:2rem
    }
}

.trapezium-tab {
    position: absolute;
    top: -35px;
    top: -2.1875rem;
    right: 20%;
    left: 20%;
    text-align: center
}

@media only screen and (max-width: 59.9em) {
    .trapezium-tab {
        right:15%;
        left: 15%
    }
}

.trapezium-tab:before {
    position: absolute;
    top: 0;
    left: -35px;
    left: -2.1875rem;
    border-bottom: 35px solid #fff;
    border-left: 35px solid transparent;
    content: ""
}

.trapezium-tab:after {
    position: absolute;
    top: 0;
    right: -35px;
    right: -2.1875rem;
    border-right: 35px solid transparent;
    border-bottom: 35px solid #fff;
    content: ""
}

.trapezium-tab__heading {
    position: relative;
    top: 35px;
    top: 2.1875rem;
    margin: 0
}

@media only screen and (max-width: 37.4em) {
    .trapezium-above {
        padding-top:2.1875rem
    }
}

@media only screen and (max-width: 20em) {
    .trapezium-above {
        padding-top:2.8125rem
    }
}

@media only screen and (max-width: 37.4em) {
    .trapezium-tab+.grid {
        margin-top:4.5rem
    }
}

@media only screen and (max-width: 37.4em) {
    .home .grid--divider>*:first-child {
        padding-right:0.75rem;
        padding-left: 0.75rem
    }
}

@media only screen and (max-width: 37.4em) {
    .home .col--divider {
        padding-top:2.25rem;
        padding-right: 0;
        padding-left: 0;
        margin-right: 0.75rem;
        margin-left: 0.75rem
    }
}

.home .col--divider:after {
    left: 0;
    border-width: 2px;
    border-left-color: #fff;
    border-left-color: rgba(255,255,255,0.7)
}

@media only screen and (max-width: 37.4em) {
    .home .col--divider:after {
        border-left:0;
        margin-top: 0.25em;
        width: 100%
    }
}

.provider-group {
    margin-bottom: 60px;
    margin-bottom: 3.75rem
}

.provider-group:last-child {
    margin-bottom: 0
}

.provider-group .content-block+h4 {
    margin-top: 40px;
    margin-top: 2.5rem
}

@media only screen and (max-width: 37.4em) {
    .provider-group .content-block+h4 {
        margin-top:1.25rem
    }
}

.provider--title {
    padding-bottom: 16px;
    padding-bottom: 1rem;
    margin-bottom: 35px;
    margin-bottom: 2.1875rem;
    font-size: 18px;
    font-size: 1.125rem;
    font-weight: bold;
    color: #222;
    border-bottom: 1px solid #d1d1d1
}

.provider__item {
    margin-bottom: 40px;
    margin-bottom: 2.5rem
}

@media only screen and (max-width: 37.4em) {
    .provider__item>.col {
        margin-bottom:0.75rem
    }
}

.provider__item:last-child {
    margin-bottom: 0
}

.provider__item+.content-block {
    padding-top: 60px;
    padding-top: 3.75rem
}

@media only screen and (max-width: 37.4em) {
    .provider__item+.content-block {
        padding-top:1.875rem
    }
}

.provider__item p {
    margin-bottom: 10px;
    margin-bottom: 0.625rem
}

@media only screen and (max-width: 59.9em) {
    .provider__item img {
        max-width:100%
    }
}

.provider__item b {
    font-weight: 600
}

.provider__item .pill {
    margin-bottom: 0
}

.provider__item .pill+.pill {
    margin-left: 16px;
    margin-left: 1rem
}

.producer__item+.producer__item {
    padding-top: 46px;
    padding-top: 2.875rem
}

.producer__title {
    font-size: 20px;
    font-size: 1.25rem;
    font-weight: 600;
    margin-bottom: 24px;
    margin-bottom: 1.5rem;
    color: #222
}

.producer__content {
    border-left: 1px solid #eaeaea;
    padding-left: 20px;
    padding-left: 1.25rem
}

.producer__group+.producer__group {
    padding-top: 16px;
    padding-top: 1rem
}

.producer__service--title {
    text-transform: none;
    font-size: 18px;
    font-size: 1.125rem;
    font-weight: 600;
    margin-bottom: 0
}

.producer__service--description a {
    font-weight: 600
}

.image-stack-header {
    max-width: 600px;
    max-width: 37.5rem;
    margin: 0 auto;
    text-transform: uppercase;
    margin-bottom: 0.4em;
    font-size: 13px;
    font-size: 0.8125rem;
    font-weight: bold
}

.content-block_campaign {
    max-width: 750px;
    max-width: 46.875rem;
    margin: 0 auto
}

.btn-campaign {
    height: auto;
    padding: 6.4px 64px;
    padding: 0.4rem 4rem;
    font-weight: bold
}

.campaign-already-member {
    font-size: 18px;
    font-size: 1.125rem;
    margin-bottom: 48px;
    margin-bottom: 3rem
}

.campaign-already-member a {
    font-size: inherit
}

.btn-block_campaign {
    padding: 25.6px 0px 27.2px;
    padding: 1.6rem 0px 1.7rem
}

.separator_campaign {
    margin-bottom: 48px;
    margin-bottom: 3rem
}

.studylink .banner__content p,.content-block-primary_campaign p {
    font-size: 22px;
    font-size: 1.375rem
}

@media only screen and (max-width: 37.4em) {
    .studylink .banner__content p,.content-block-primary_campaign p {
        font-size:1rem
    }
}

.content-block-primary_campaign a {
    font-family: inherit;
    font-size: inherit
}

.responsive-object {
    position: relative
}

.responsive-object iframe,.responsive-object object,.responsive-object embed {
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%
}

.gutters_campaign {
    max-width: 600px;
    max-width: 37.5rem;
    margin: 0 auto
}

.realme-business .site-content--section:nth-child(2) .content-block:last-child {
    margin-top: 0
}

.u-show,.u-block {
    display: block
}

.u-max-width {
    max-width: 100%
}

.u-hide {
    display: none
}

.u-center {
    margin-right: auto;
    margin-left: auto
}

.u-space-- {
    margin-bottom: 8px;
    margin-bottom: 0.5rem
}

.u-right {
    float: right
}

.u-left {
    float: left
}

@media only screen and (max-width: 59.9em) {
    .u-right-medium {
        float:right
    }
}

.img--responsive {
    max-width: 100%;
    height: auto
}

.u-bold {
    font-weight: bold
}

.u-light {
    font-weight: 300
}

.u-text-right {
    text-align: right
}

.u-text-left {
    text-align: left
}

.u-text-center {
    text-align: center
}

.u-text-center-70pc {
    text-align: center;
    max-width: 70%;
    margin-left: auto;
    margin-right: auto
}

@media only screen and (max-width: 37.4em) {
    .u-text-center-70pc {
        max-width:100%
    }
}

.u-uppercase {
    text-transform: uppercase
}

.u-sans-serif {
    font-family: "Inter"
}

@media only screen and (max-width: 37.4em) {
    .u-heading--\@small {
        font-size:1.125rem
    }
}

@media only screen and (max-width: 37.4em) {
    .u-text--\@small {
        font-size:0.9375rem
    }
}

.u-nowrap {
    white-space: nowrap
}

.u-relative {
    position: relative
}

.u-absolute {
    position: absolute
}

.u-top-align {
    vertical-align: top
}

.u-middle-align {
    vertical-align: middle
}

.u-bottom-align {
    vertical-align: bottom
}

.u-m-0 {
    margin: 0
}

.u-gutter-l {
    max-width: 1200px;
    max-width: 75rem;
    padding-left: 40px;
    padding-left: 2.5rem;
    margin: 0 auto
}

@media only screen and (max-width: 37.4em) {
    .u-gutter-l {
        padding-left:1.25rem
    }
}

@media only screen and (min-width: 75em) {
    .u-gutter-l {
        padding-left:3.75rem
    }
}

@media only screen and (max-width: 37.4em) {
    .u-bleed\@small {
        margin-left:-6%;
        margin-right: -6%
    }
}

.u-truncate {
    overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap
}

.u-sr-only {
    position: absolute;
    width: 1px;
    height: 1px;
    padding: 0;
    margin: -1px;
    overflow: hidden;
    clip: rect(0,0,0,0);
    border: 0
}

.u-show--small,.u-show--medium-down {
    display: none
}

@media only screen and (max-width: 37.4em) {
    .u-text-center--small {
        text-align:center
    }

    .u-text-left--small {
        text-align: left
    }

    .u-hide--small {
        display: none
    }

    .u-show--small {
        display: block
    }
}

@media only screen and (min-width: 37.5em) {
    .u-hide--small-up {
        display:none
    }

    .u-show--small-up {
        display: block
    }
}

@media only screen and (max-width: 59.9em) {
    .u-hide--medium-down {
        display:none
    }

    .u-show--medium-down {
        display: block
    }
}

@media only screen and (min-width: 37.5em) and (max-width:64em) {
    .u-text-min-height {
        min-height:104px
    }
}

@media only screen and (min-width: 60em) {
    .u-text-min-height {
        min-height:108px
    }
}

@media only screen and (min-width: 64em) {
    .u-hide--large {
        display:none
    }

    .u-show--large {
        display: block
    }
}

.u-text-red {
    color: #e30013
}

.content-block:last-child {
    margin-bottom: 0
}
