@charset "UTF-8";

html{
    box-sizing: border-box;
}

*,
*:before,
*:after {
    box-sizing: inherit;
}

html{
    font-family: Source Sans Pro;
}

article,
aside,
footer,
header,
nav,
section{
    display: block;
}

h1 {
    font-size: 2em;
    margin: 0.67em 0;
}

figcaption,
figure,
main{
    display: block;
}

figure {
    margin: 1em 40px;
}

hr{
    box-sizing: content-box;
    overflow: visible;
}

pre {
    font-family: monospace,monospace;
    font-size: 1em;
}

a{
    background-color: transparent;
}

a:active,
a:hover {
    outline-width: 0;
}

abbr[title]{
    text-decoration-line: underline;
    border-bottom-style: none;
}

b,
strong {
    font-weight: inherit;
}

code,
kbd,
samp {
    font-family: monospace,monospace;
    font-size: 1em;
}

dfn{
    font-style: italic;
}

mark{
    --tw-text-opacity: 1;
    color: rgb(0 0 0 / var(--tw-text-opacity));
    background-color: #ff0;
}

audio,
video{
    display: inline-block;
}

audio:not([controls]){
    display: none;
    height: 0;
}

img{
    border-style: none;
}

svg:not(:root){
    overflow: hidden;
}

button,
input,
optgroup,
select,
textarea{
    font-family: Source Sans Pro;
}

button,
input{
    overflow: visible;
}

button::-moz-focus-inner,
[type="button"]::-moz-focus-inner,
[type="reset"]::-moz-focus-inner,
[type="submit"]::-moz-focus-inner{
    border-style: none;
    padding: 0;
}

button:-moz-focusring,
[type="button"]:-moz-focusring,
[type="reset"]:-moz-focusring,
[type="submit"]:-moz-focusring {
    outline: 1px dotted ButtonText;
}

fieldset{
    border-width: 1px;
    border-style: solid;
    border-color: #c0c0c0;
    margin: 0 2px;
    padding: 0.35em 0.625em 0.75em;
}

legend{
    box-sizing: border-box;
    display: table;
    max-width: 100%;
    white-space: normal;
    color: inherit;
}

progress{
    display: inline-block;
}

textarea{
    overflow: auto;
}

[type="checkbox"],
[type="radio"]{
    box-sizing: border-box;
    padding: 0;
}

[type="number"]::-webkit-inner-spin-button,
[type="number"]::-webkit-outer-spin-button{
    height: auto;
}

[type="search"] {
    outline-offset: -2px;
}

details,
menu{
    display: block;
}

canvas{
    display: inline-block;
}

template{
    display: none;
}

[hidden]{
    display: none;
}



li > ol,
li > ul {
    margin-bottom: 0;
}

table {
    border-spacing: 0;
}

fieldset{
    min-width: 0px;
    border-width: 0px;
}

address,
h1,
h2,
h3,
h4,
h5,
h6,
blockquote,
p,
pre,
dl,
ol,
ul,
figure,
hr,
table,
fieldset{
    margin-bottom: 1.5rem;
    /*~ margin-bottom: 24px; */
}

dd,
ol,
ul{
    margin-left: 1.5rem;
    /*~ margin-left: 24px; */
}

html{
    min-height: 100%;
    overflow-y: scroll;
    font-size: 1em;
    overflow-x: hidden;
    font-weight: 400;
    font-style: normal;
    color: #858687;
    font-family: "Source Sans Pro";
    font-smoothing: antialiased;
    text-shadow: none;
    text-rendering: optimizeLegibility;
}

body{
    overflow-x: hidden;
}

address,
blockquote,
q,
p,
pre,
dl,
ol,
ul,
figure,
hr,
table,
fieldset{
    font-size: 1rem;
    line-height: 1.5rem;
    line-height: 1.625;
    /*~ font-size: 16px; */
}

@media (min-width: 61.25em) {
    address,
    blockquote,
    q,
    p,
    pre,
    dl,
    ol,
    ul,
    figure,
    hr,
    table,
    fieldset{
        font-size: 1rem;
        line-height: 1.5rem;
        line-height: 1.625;
        /*~ font-size: 17px; */
        /*~ font-size: 1.0625rem; */
    }
}

@media (min-width: 90em) {
    address,
    blockquote,
    q,
    p,
    pre,
    dl,
    ol,
    ul,
    figure,
    hr,
    table,
    fieldset{
        font-size: 1.125rem;
        line-height: 1.75rem;
        line-height: 1.625;
        /*~ font-size: 18px; */
    }
}

strong{
    font-weight: 700;
    color: rgba(33,34,35,.8);
}

hr{
    margin-top: 1.5rem;
    margin-bottom: 3rem;
    display: block;
    height: 0.125rem;
    border-width: 0px;
    border-style: none;
    /*~ height: 0; */
    /*~ margin-top: 24px; */
    /*~ margin-bottom: 48px; */
    border-top-style: solid;
    border-top-color: #e8e9ea;
}

a {
	color: #71c2db;
}

a:hover{
    text-decoration-line: none;
}

article h1,
article h2,
article h3,
article h4,
article h5,
article h6{
    font-weight: 600;
}

article iframe{
    margin-bottom: 1.5rem;
    width: 100%;
    /*~ margin-bottom: 24px; */
}

blockquote{
    position: relative;
    margin-top: 3rem;
    margin-bottom: 4rem;
    font-size: 1.25rem;
    line-height: 1.75rem;
    font-weight: 300;
    font-style: italic;
    line-height: 1.5;
    /*~ font-size: 20px; */
    /*~ margin-top: 48px; */
    /*~ margin-bottom: 72px; */
}

@media (min-width: 46.25em) {
    blockquote{
        font-size: 1.5rem;
        line-height: 2rem;
        line-height: 1.5;
        /*~ font-size: 24px; */
    }
}

@media (min-width: 70em) {
    blockquote{
        margin-top: 6rem;
        margin-left: -6rem;
        margin-right: -6rem;
        margin-bottom: 7rem;
        font-size: 1.875rem;
        line-height: 2.25rem;
        line-height: 1.5;
        /*~ font-size: 32px; */
        /*~ font-size: 2rem; */
        /*~ margin-top: 96px; */
        /*~ margin-bottom: 120px; */
        /*~ margin-left: -96px; */
        /*~ margin-right: -96px; */
    }
}

blockquote:before{
    position: absolute;
    display: block;
    height: 0.125rem;
    width: 3rem;
    /*~ width: 48px; */
    /*~ height: 2px; */
    background-color: #71c2db;
    content: "";
    bottom: -24px;
}

blockquote cite{
    margin-top: 1.5rem;
    display: block;
    font-size: 0.75rem;
    line-height: 1rem;
    font-weight: 900;
    text-transform: uppercase;
    font-style: normal;
    line-height: 1.5;
    /*~ font-size: 12px; */
    /*~ font-size: 0.75rem; */
    color: #212223;
    /*~ margin-top: 24px; */
}

.c-blockquote--carousel{
    position: static;
    margin: 24px 0;
}

.c-blockquote--carousel:before{
    display: none;
}

.c-blockquote--carousel cite {
    color: #e44774;
}

h1{
    font-size: 1.875rem;
    line-height: 2.25rem;
    line-height: 1.625;
    /*~ font-size: 28px; */
    /*~ font-size: 1.75rem; */
    /*~ line-height: 1.7142857143; */
}

h2{
    font-size: 1.25rem;
    line-height: 1.75rem;
    line-height: 1;
    /*~ font-size: 22px; */
    /*~ font-size: 1.375rem; */
    /*~ line-height: 1.0909090909; */
}

h3{
    font-size: 1.25rem;
    line-height: 1.75rem;
    line-height: 1.25;
    /*~ font-size: 20px; */
    /*~ line-height: 1.2; */
}

h4{
    font-size: 1.125rem;
    line-height: 1.75rem;
    line-height: 1.375;
    /*~ font-size: 18px; */
    /*~ line-height: 1.3333333333; */
}

h5{
    font-size: 1rem;
    line-height: 1.5rem;
    line-height: 1.375;
    /*~ font-size: 17px; */
    /*~ font-size: 1.0625rem; */
    /*~ line-height: 1.4117647059; */
}

h6{
    font-size: 0.875rem;
    line-height: 1.25rem;
    line-height: 1.625;
    /*~ font-size: 15px; */
    /*~ font-size: 0.9375rem; */
    /*~ line-height: 1.6; */
}

h1,
h2,
h3,
h4,
h5,
h6{
    margin-bottom: 1.5rem;
    font-weight: 700;
    color: #212223;
    /*~ margin-bottom: 24px; */
    font-family: "Source Sans Pro";
}

h1{
    font-size: 1.875rem;
    line-height: 2.25rem;
    line-height: 1.25;
    /*~ font-size: 28px; */
    /*~ font-size: 1.75rem; */
}

@media (min-width: 61.25em) {
    h1{
        font-size: 2.25rem;
        line-height: 2.5rem;
        line-height: 1.25;
        /*~ font-size: 35px; */
        /*~ font-size: 2.1875rem; */
    }
}

@media (min-width: 90em) {
    h1{
        font-size: 2.25rem;
        line-height: 2.5rem;
        line-height: 1.25;
        /*~ font-size: 42px; */
        /*~ font-size: 2.625rem; */
    }
}

h2{
    font-size: 1.25rem;
    line-height: 1.75rem;
    line-height: 1.25;
    /*~ font-size: 22px; */
    /*~ font-size: 1.375rem; */
}

@media (min-width: 61.25em) {
    h2{
        font-size: 1.5rem;
        line-height: 2rem;
        line-height: 1.25;
        /*~ font-size: 24.75px; */
        /*~ font-size: 1.546875rem; */
    }
}

@media (min-width: 90em) {
    h2{
        font-size: 1.875rem;
        line-height: 2.25rem;
        line-height: 1.25;
        /*~ font-size: 27.5px; */
        /*~ font-size: 1.71875rem; */
    }
}

h3{
    font-size: 1.25rem;
    line-height: 1.75rem;
    line-height: 1.25;
    /*~ font-size: 20px; */
}

@media (min-width: 61.25em) {
    h3{
        font-size: 1.5rem;
        line-height: 2rem;
        line-height: 1.25;
        /*~ font-size: 22.5px; */
        /*~ font-size: 1.40625rem; */
    }
}

@media (min-width: 90em) {
    h3{
        font-size: 1.5rem;
        line-height: 2rem;
        line-height: 1.25;
        /*~ font-size: 25px; */
        /*~ font-size: 1.5625rem; */
    }
}

h4{
    font-size: 1.125rem;
    line-height: 1.75rem;
    line-height: 1.25;
    /*~ font-size: 18px; */
}

@media (min-width: 61.25em) {
    h4{
        font-size: 1.25rem;
        line-height: 1.75rem;
        line-height: 1.25;
        /*~ font-size: 20.25px; */
        /*~ font-size: 1.265625rem; */
    }
}

@media (min-width: 90em) {
    h4{
        font-size: 1.5rem;
        line-height: 2rem;
        line-height: 1.25;
        /*~ font-size: 22.5px; */
        /*~ font-size: 1.40625rem; */
    }
}

h5{
    font-size: 1rem;
    line-height: 1.5rem;
    line-height: 1.25;
    /*~ font-size: 17px; */
    /*~ font-size: 1.0625rem; */
}

@media (min-width: 61.25em) {
    h5{
        font-size: 1.25rem;
        line-height: 1.75rem;
        line-height: 1.25;
        /*~ font-size: 19.125px; */
        /*~ font-size: 1.1953125rem; */
    }
}

@media (min-width: 90em) {
    h5{
        font-size: 1.25rem;
        line-height: 1.75rem;
        line-height: 1.25;
        /*~ font-size: 21.25px; */
        /*~ font-size: 1.328125rem; */
    }
}

h6{
    font-size: 0.875rem;
    line-height: 1.25rem;
    line-height: 1.25;
    /*~ font-size: 15px; */
    /*~ font-size: 0.9375rem; */
}

@media (min-width: 61.25em) {
    h6{
        font-size: 1rem;
        line-height: 1.5rem;
        line-height: 1.25;
        /*~ font-size: 16.875px; */
        /*~ font-size: 1.0546875rem; */
    }
}

@media (min-width: 90em) {
    h6{
        font-size: 1.125rem;
        line-height: 1.75rem;
        line-height: 1.25;
        /*~ font-size: 18.75px; */
        /*~ font-size: 1.171875rem; */
    }
}

img{
    max-width: 100%;
    vertical-align: middle;
    font-style: italic;
}

img[width],
img[height]{
    max-width: none;
}

table{
    width: 100%;
}

ul{
    margin-left: 1rem;
    /*~ margin-left: 18px; */
    list-style: none;
}

ul li{
    position: relative;
    margin-bottom: 0.75rem;
    /*~ margin-bottom: 12px; */
}

ul li:before{
    position: absolute;
    display: block;
    height: 0.5rem;
    width: 0.5rem;
    /*~ width: 8px; */
    /*~ height: 8px; */
    background-color: #e44774;
    content: "";
    border-radius: 50%;
    left: -18px;
    top: 12px;
}

input,
textarea{
    margin-bottom: 1.5rem;
    width: 100%;
    border-width: 1px;
    border-style: solid;
    padding-top: 0.875rem;
    padding-right: 1.25rem;
    padding-bottom: 0.875rem;
    padding-left: 1.25rem;
    /*~ padding: 15px 21px; */
    /*~ margin-bottom: 24px; */
    color: #858687;
    border-color: #e8e9ea;
    transition: all 0.15s cubic-bezier(.23,1,.32,1);
    outline: none;
}

input:focus,
textarea:focus{
    border-style: solid;
    border-color: #858687;
    transition: all 0.15s cubic-bezier(.895,.03,.685,.22);
}

textarea {
    min-height: 12rem;
}

label{
    display: block;
    color: #858687;
}

select{
    z-index: 10;
    margin-bottom: 1.5rem;
    width: 100%;
    -webkit-appearance: none;
       -moz-appearance: none;
            appearance: none;
    border-radius: 0px;
    border-style: solid;
    background-repeat: no-repeat;
    padding-top: 0.875rem;
    padding-right: 3rem;
    padding-bottom: 0.875rem;
    padding-left: 1.25rem;
    font-size: 1rem;
    line-height: 1.5rem;
    line-height: 1.25;
    /*~ padding-right: 24px; */
    /*~ padding: 15px 48px 15px 21px; */
    /*~ font-size: 16px; */
    color: #858687;
    /*~ margin-bottom: 24px; */
    border-color: #e8e9ea;
    outline: none;
    background-image: url("/img/arrow-down.svg");
    background-position: right 24px center;
    background-size: 12px auto;
    background-color: white;
    text-indent: 0.01px;
    text-overflow: "";
}

select option {
    color: #858687;
    background-color: white;
}

select:focus{
    border-style: solid;
    border-color: #858687;
    outline: none;
}

select:-moz-focusring{
    color: transparent;
    text-shadow: 0 0 0 #e8e9ea;
}

select::-ms-expand{
    display: none;
}

option{
    -webkit-appearance: none;
       -moz-appearance: none;
            appearance: none;
    border-width: 0px;
    color: #858687;
    outline: none;
    font-family: "Source Sans Pro";
}

.snip-layout select {
    -webkit-appearance: auto !important;
       -moz-appearance: auto !important;
            appearance: auto !important;
}

.o-wrapper{
    margin-left: auto;
    margin-right: auto;
    padding-left: 1.5rem;
    padding-right: 1.5rem;
    /*~ padding-right: 24px; */
    /*~ padding-left: 24px; */
    max-width: 1200px;
}

.o-wrapper:after{
    clear: both;
    display: block;
    content: "" !important;
}

.o-wrapper--tiny{
    padding-right: 0.375rem;
    padding-left: 0.375rem;
    /*~ padding-right: 6px; */
    /*~ padding-left: 6px; */
}

.o-wrapper--small{
    padding-left: 0.75rem;
    padding-right: 0.75rem;
    /*~ padding-right: 12px; */
    /*~ padding-left: 12px; */
}

.o-wrapper--large{
    padding-left: 3rem;
    padding-right: 3rem;
    /*~ padding-right: 48px; */
    /*~ padding-left: 48px; */
}

.o-wrapper--huge{
    padding-left: 6rem;
    padding-right: 6rem;
    /*~ padding-right: 96px; */
    /*~ padding-left: 96px; */
}

.o-wrapper{
    padding-left: 1.5rem;
    padding-right: 1.5rem;
    /*~ padding-left: 24px; */
    /*~ padding-right: 24px; */
}

@media (min-width: 30em) and (max-width: 61.24em) {
    .o-wrapper{
        padding-left: 3rem;
        padding-right: 3rem;
        /*~ padding-left: 48px; */
        /*~ padding-right: 48px; */
    }
}

.o-wrapper--hero{
    padding-left: 1.5rem;
    padding-right: 1.5rem;
    /*~ padding-left: 24px; */
    /*~ padding-right: 24px; */
}

@media (min-width: 30em) and (max-width: 89.99em) {
    .o-wrapper--hero{
        padding-left: 3rem;
        padding-right: 3rem;
        /*~ padding-left: 48px; */
        /*~ padding-right: 48px; */
    }
}

.o-wrapper--dash {
    padding-left: 0;
    padding-right: 0;
}

@media (min-width: 30em) and (max-width: 89.99em) {
    .o-wrapper--dash{
        padding-left: 3rem;
        padding-right: 3rem;
        /*~ padding-left: 48px; */
        /*~ padding-right: 48px; */
    }
}

@media (min-width: 90em) {
    .o-wrapper--dash{
        padding-left: 1.5rem;
        padding-right: 1.5rem;
        /*~ padding-left: 24px; */
        /*~ padding-right: 24px; */
    }
}

.o-wrapper--sub-nav{
    padding-bottom: 3rem;
    padding-left: 1.5rem;
    padding-right: 1.5rem;
    /*~ padding-left: 24px; */
    /*~ padding-right: 24px; */
    /*~ padding-bottom: 48px; */
    max-width: 1440px;
}

@media (min-width: 30em) and (max-width: 79.99em) {
    .o-wrapper--sub-nav{
        padding-left: 3rem;
        padding-right: 3rem;
        /*~ padding-left: 48px; */
        /*~ padding-right: 48px; */
    }
}

@media (min-width: 80em) {
    .o-wrapper--sub-nav{
        padding-left: 16rem;
        padding-right: 3rem;
        /*~ padding-left: 260px; */
        /*~ padding-right: 48px; */
        min-height: 701px;
    }
}

@media (min-width: 30em) and (max-width: 46.24em) {
    .o-wrapper--collections{
        padding-left: 3rem;
        padding-right: 3rem;
        /*~ padding-left: 48px; */
        /*~ padding-right: 48px; */
    }
}

@media (min-width: 46.25em) and (max-width: 61.24em) {
    .o-wrapper--collections{
        padding-left: 9rem;
        padding-right: 9rem;
        /*~ padding-left: 144px; */
        /*~ padding-right: 144px; */
    }
}

.o-layout{
    margin-left: -1.5rem;
    display: block;
    /*~ margin-left: -24px; */
    margin: 0;
    padding: 0;
    list-style: none;
    font-size: 0;
}

.o-layout__item{
    box-sizing: border-box;
    display: inline-block;
    width: 100%;
    padding-left: 1.5rem;
    vertical-align: top;
    font-size: 1rem;
    line-height: 1.5rem;
    /*~ padding-left: 24px; */
    /*~ font-size: 16px; */
}

.o-layout--tiny{
    margin-left: -0.375rem;
    /*~ margin-left: -6px; */
}

.o-layout--tiny > .o-layout__item{
    padding-left: 0.375rem;
    /*~ padding-left: 6px; */
}

.o-layout--small{
    margin-left: -0.75rem;
    /*~ margin-left: -12px; */
}

.o-layout--small > .o-layout__item{
    padding-left: 0.75rem;
    /*~ padding-left: 12px; */
}

.o-layout--large{
    margin-left: -3rem;
    /*~ margin-left: -48px; */
}

.o-layout--large > .o-layout__item{
    padding-left: 3rem;
    /*~ padding-left: 48px; */
}

.o-layout--huge{
    margin-left: -6rem;
    /*~ margin-left: -96px; */
}

.o-layout--huge > .o-layout__item{
    padding-left: 6rem;
    /*~ padding-left: 96px; */
}

.o-layout--flush {
    margin-left: 0;
}

.o-layout--flush > .o-layout__item {
    padding-left: 0;
}

.o-layout--stretch{
    display: flex;
    flex-wrap: wrap;
}

.o-layout--stretch > .o-layout__item{
    display: flex;
}

.o-layout--stretch.o-layout--center{
    justify-content: center;
}

.o-layout--stretch.o-layout--right{
    justify-content: flex-end;
}

.o-layout--stretch.o-layout--left{
    justify-content: flex-start;
}

.o-layout--middle > .o-layout__item{
    vertical-align: middle;
}

.o-layout--bottom > .o-layout__item{
    vertical-align: bottom;
}

.o-layout--center{
    text-align: center;
}

.o-layout--center > .o-layout__item{
    text-align: left;
}

.o-layout--right{
    text-align: right;
}

.o-layout--right > .o-layout__item{
    text-align: left;
}

.o-layout--reverse {
    direction: rtl;
}

.o-layout--reverse > .o-layout__item{
    text-align: left;
    direction: ltr;
}

.o-layout--stretch{
    display: flex;
    flex-wrap: wrap;
}

.o-layout--stretch > .o-layout__item{
    display: flex;
}

@media (min-width: 46.25em) {
    .o-layout--center\@tablet-port{
        text-align: center;
    }
}

.o-layout--center\@tablet-port > .o-layout__item{
    text-align: left;
}

@media (min-width: 70em) {
    .o-layout--left\@lap{
        text-align: left;
    }
}

.o-layout--left\@lap > .o-layout__item{
    text-align: left;
}

.o-layout--mega{
    margin-left: -6rem;
    /*~ margin-left: -96px; */
}

.o-layout--mega > .o-layout__item{
    padding-left: 6rem;
    /*~ padding-left: 96px; */
}

@media (min-width: 70em) {
    .o-layout--mega{
        margin-left: -12rem;
        /*~ margin-left: -192px; */
    }
    .o-layout--mega > .o-layout__item{
        padding-left: 12rem;
        /*~ padding-left: 192px; */
    }
}

.o-layout--shop > .o-layout__item{
    display: none;
}

.o-layout--shop > .o-layout__item:nth-child(-n+2){
    display: inline-block;
}

@media (min-width: 61.25em) {
    .o-layout--shop > .o-layout__item:nth-child(-n+3){
        display: inline-block;
    }
}

@media (min-width: 90em) {
    .o-layout--shop > .o-layout__item:nth-child(-n+4){
        display: inline-block;
    }
}

.o-layout--bestsellers > .o-layout__item{
    display: none;
}

.o-layout--bestsellers > .o-layout__item:nth-child(-n+3){
    display: inline-block;
}

@media (min-width: 61.25em) {
    .o-layout--bestsellers > .o-layout__item:nth-child(-n+4){
        display: inline-block;
    }
}

@media (min-width: 90em) {
    .o-layout--bestsellers > .o-layout__item:nth-child(-n+4){
        display: inline-block;
    }
}

@media (min-width: 46.25em) {
    .o-layout--reverse\@tablet-port {
        direction: rtl;
    }
    .o-layout--reverse\@tablet-port .o-layout__item {
        direction: ltr;
    }
}

@media (min-width: 70em) {
    .o-layout--reverse\@lap {
        direction: rtl;
    }
    .o-layout--reverse\@lap .o-layout__item {
        direction: ltr;
    }
}

.o-list-bare {
    list-style: none;
    margin-left: 0;
}

.o-list-bare li:before{
    display: none;
}

.o-list-inline {
    margin-left: 0;
    list-style: none;
}

.o-list-inline__item{
    display: inline-block;
}

.o-list-inline--delimited {
    font-size: 0;
}

.o-list-inline--delimited > .o-list-inline__item{
    font-size: 1rem;
    line-height: 1.5rem;
    /*~ font-size: 16px; */
}

.o-list-inline--delimited > .o-list-inline__item + .o-list-inline__item:before {
    content: ", ";
}

.o-form--reversed input{
    border-color: transparent;
    background-color: rgba(255,255,255,.1);
    color: rgba(255,255,255,.9);
}

.o-form--reversed input:focus {
    border-color: rgba(255,255,255,.25);
}

.o-form--reversed label {
    color: rgba(255,255,255,.75);
}

.o-form--reversed select{
    border-color: transparent;
    background-color: rgba(255,255,255,.1);
    color: white;
    background-image: url("/img/arrow-down-white.svg");
}

.o-form--reversed select:focus {
    border-color: rgba(255,255,255,.25);
}

.o-input-constrained{
    max-width: 24rem;
    /*~ max-width: 400px; */
}

.u-select-limit{
    max-width: 20rem;
    /*~ max-width: 240px; */
}

.o-form--reversed select{
    width: 100%;
    border-color: transparent;
    color: white;
    background-color: rgba(255,255,255,.1);
    background-image: url("/img/arrow-down-white.svg");
}

.o-form--reversed option {
    color: #858687;
}

.o-form--reversed .o-check-box__check{
    border-width: 1px;
    border-style: solid;
    border-color: transparent;
    background-color: rgba(255,255,255,.1);
}

.o-form--reversed .o-check-box__check:before {
    background-image: url("/img/check-white.svg");
}

input[type="checkbox"]{
    width: auto;
}

.o-check-box__input{
    position: absolute;
    cursor: pointer;
    opacity: 0;
}

.o-check-box__wrap{
    position: relative;
    margin-left: 1.75rem;
    display: inline-block;
    cursor: pointer;
    /*~ margin-left: 28px; */
    color: #858687;
}

.o-check-box__check{
    position: absolute;
    height: 1rem;
    width: 1rem;
    border-width: 1px;
    border-style: solid;
    /*~ width: 18px; */
    /*~ height: 18px; */
  border-color: #e8e9ea;
    background-color: white;
    left: -28px;
    top: 3px;
}

.o-check-box__check--table{
    position: absolute;
    height: 1rem;
    width: 1rem;
    border-width: 1px;
    border-style: solid;
    /*~ width: 18px; */
    /*~ height: 18px; */
    border-color: #e8e9ea;
    background-color: white;
    top: -12px;
}

@media (min-width: 46.25em) {
    .o-check-box__check--table {
        left: -4px;
    }
}

@media (min-width: 70em) {
    .o-check-box__check--table {
        left: 12px;
    }
}

.o-check-box__check:before{
    position: absolute;
    display: none;
    height: 0.625rem;
    width: 0.75rem;
    background-repeat: no-repeat;
    /*~ width: 12px; */
    /*~ height: 10px; */
    content: "";
    left: 50%;
    top: 50%;
    background-image: url("/img/check.svg");
    background-size: 8px auto;
    background-position: center center;
    transform: translate(-50%,-50%);
}

.o-check-box__input:checked ~ .o-check-box__check:before{
    display: block;
}

.select2-container .select2-selection--single{
    height: 46px !important;
}

.select2-container .select2-selection--single .select2-selection__rendered{
    padding-top: 8px !important;
    padding-left: 20px !important;
}

.select2-container--default .select2-selection--single {
    border-width: 1px;
    border-style: solid;
    border-color: #e8e9ea !important;
}

.select2-container--default .select2-selection--single .select2-selection__clear  {
	margin-right: 40px !important; 
	height: 44px !important;
	margin-top: 2px !important;
}

.select2-container--default .select2-selection--single .select2-selection__arrow {
    right: 16px !important;
    top: 12px !important;
}
.select2-dropdown {
	border-color: #e8e9ea !important;
}
.select2-container--default .select2-search--dropdown .select2-search__field {
	border-color: #e8e9ea !important;
}

.select2-results__option .select2-results__option--selectable {
	font-size: 16px !important;
}
.select2-selection__rendered {
	font-size: 16px !important;
}

.o-tabs{
    display: block;
    list-style: none;
    margin: 0;
    padding: 0;
}

.o-tabs li{
    display: inline-block;
    margin: 0;
    padding: 0;
}

.o-tabs li:before{
    display: none;
}

.o-tab{
    display: block;
    padding: 1rem;
    font-size: 0.875rem;
    line-height: 1.25rem;
    font-weight: 600;
    line-height: 1;
    text-decoration-line: none;
    /*~ padding: 18px; */
    color: #212223;
    /*~ font-size: 14px; */
    /*~ font-size: 0.875rem; */
    background-color: rgba(255,255,255,.5);
}

.o-tab.o-tab--active {
    background-color: white;
}

@media (min-width: 30em) {
    .o-tab{
        padding-top: 1.5rem;
        padding-bottom: 1.5rem;
        padding-right: 2.25rem;
        padding-left: 2.25rem;
        /*~ padding: 24px 36px; */
    }
}

@media (min-width: 46.25em) {
    .o-tab{
        padding-top: 1.5rem;
        padding-bottom: 1.5rem;
        padding-left: 3rem;
        padding-right: 3rem;
        font-size: 1rem;
        line-height: 1.5rem;
        line-height: 1;
        /*~ padding: 24px 48px; */
        /*~ font-size: 16px; */
    }
}

.o-tab-content{
    display: none;
}

.o-tab-content.o-tab--active{
    display: block;
}

.o-ratio{
    position: relative;
    display: block;
    overflow: hidden;
}

.o-ratio:before{
    display: block;
    width: 100%;
    content: "";
    padding-bottom: 100%;
}

.o-ratio__content,
.o-ratio > iframe,
.o-ratio > embed,
.o-ratio > object{
    position: absolute;
    height: 100%;
    width: 100%;
    top: 0;
    bottom: 0;
    left: 0;
}

.o-ratio--2\:3:before {
    padding-bottom: 150%;
}

.o-ratio--16\:9:before {
    padding-bottom: 56.25%;
}

.o-crop{
    position: relative;
    display: block;
    overflow: hidden;
}

.o-crop__content{
    position: absolute;
    max-width: none;
    top: 0;
    left: 0;
}

.o-crop__content--right{
    left: auto;
    right: 0;
}

.o-crop__content--bottom{
    top: auto;
    bottom: 0;
}

.o-crop__content--center {
    top: 50%;
    left: 50%;
    transform: translate(-50%,-50%);
}

.o-crop--1\:1 {
    padding-bottom: 100%;
}

.o-table{
    width: 100%;
}

.o-table--fixed{
    table-layout: fixed;
}

.o-table--tiny th,
.o-table--tiny td{
    padding: 0.375rem;
    /*~ padding: 6px; */
}

.o-table--small th,
.o-table--small td{
    padding: 0.75rem;
    /*~ padding: 12px; */
}

.o-table--large th,
.o-table--large td{
    padding: 3rem;
    /*~ padding: 48px; */
}

.o-table--huge th,
.o-table--huge td{
    padding: 6rem;
    /*~ padding: 96px; */
}

.o-table th{
    border-bottom-width: 1px;
    text-align: center;
    line-height: 1;
    color: #212223;
    border-bottom-style: solid;
    border-bottom-color: #e8e9ea;
}

.o-table th,
.o-table td{
    padding: 0.75rem;
    /*~ padding: 12px; */
}

.o-table tr{
    border-width: 1px;
    border-style: solid;
    border-color: #e8e9ea;
}

.o-table td{
    border-width: 1px;
    border-style: solid;
    border-color: #e8e9ea;
}

.o-table.o-table-availibility th,
.o-table.o-table-availibility td{
    padding-top: 0.75rem;
    padding-bottom: 0.75rem;
    padding-left: 3rem;
    padding-right: 3rem;
    /*~ padding: 12px 48px; */
}

.o-table.o-table-availibility tbody th{
    text-align: left;
}

.o-section{
    padding-top: 3rem;
    padding-bottom: 3rem;
    /*~ padding-top: 48px; */
    /*~ padding-bottom: 48px; */
}

@media (min-width: 46.25em) {
    .o-section{
        padding-top: 6rem;
        padding-bottom: 6rem;
        /*~ padding-top: 96px; */
        /*~ padding-bottom: 96px; */
    }
}

@media (min-width: 70em) {
    .o-section{
        padding-top: 9rem;
        padding-bottom: 9rem;
        /*~ padding-top: 144px; */
        /*~ padding-bottom: 144px; */
    }
}

.o-section-medium{
    padding-top: 3rem;
    padding-bottom: 3rem;
    /*~ padding-top: 48px; */
    /*~ padding-bottom: 48px; */
}

@media (min-width: 46.25em) {
    .o-section-medium{
        padding-top: 3rem;
        padding-bottom: 3rem;
        /*~ padding-top: 48px; */
        /*~ padding-bottom: 48px; */
    }
}

@media (min-width: 70em) {
    .o-section-medium{
        padding-top: 4rem;
        padding-bottom: 4rem;
        /*~ padding-top: 72px; */
        /*~ padding-bottom: 72px; */
    }
}

.o-section-small{
    padding-top: 1.5rem;
    padding-bottom: 1.5rem;
    /*~ padding-top: 24px; */
    /*~ padding-bottom: 24px; */
}

@media (min-width: 46.25em) {
    .o-section-small{
        padding-top: 3rem;
        padding-bottom: 3rem;
        /*~ padding-top: 48px; */
        /*~ padding-bottom: 48px; */
    }
}

@media (min-width: 70em) {
    .o-section-small{
        padding-top: 4rem;
        padding-bottom: 4rem;
        /*~ padding-top: 72px; */
        /*~ padding-bottom: 72px; */
    }
}

.o-section-tiny{
    padding-top: 0.75rem;
    padding-bottom: 0.75rem;
    /*~ padding-top: 12px; */
    /*~ padding-bottom: 12px; */
}

@media (min-width: 46.25em) {
    .o-section-tiny{
        padding-top: 1.5rem;
        padding-bottom: 1.5rem;
        /*~ padding-top: 24px; */
        /*~ padding-bottom: 24px; */
    }
}

@media (min-width: 70em) {
    .o-section-tiny{
        padding-top: 2.25rem;
        padding-bottom: 2.25rem;
        /*~ padding-top: 36px; */
        /*~ padding-bottom: 36px; */
    }
}

.o-overlay{
    position: fixed;
    display: none;
    height: 100%;
    width: 100%;
    top: 0;
    left: 0;
    background-color: rgba(0,0,0,.5);
    z-index: 9000;
}

.o-overlay--visible{
    display: block;
}

.o-overlay__close{
    position: absolute;
    display: block;
    height: 2rem;
    width: 2rem;
    overflow: hidden;
    white-space: nowrap;
    background-size: cover;
    background-repeat: no-repeat;
    /*~ width: 32px; */
    /*~ height: 32px; */
    right: 24px;
    top: 0;
    background-image: url("/img/icn-close.svg");
    background-position: center;
    text-indent: 100%;
    z-index: 9500;
    transform: translate(50%,-50%);
}

@media (min-width: 30em) {
    .o-overlay__close {
        right: 48px;
    }
}

@media (min-width: 46.25em) {
    .o-overlay__close {
        right: 48px;
    }
}

@media (min-width: 61.25em) {
    .o-overlay__close {
        right: 24px;
    }
}

.o-overlay__content{
    position: relative;
    top: 144px;
    left: 50%;
    transform: translateX(-50%);
}

.c-site-head{
    position: absolute;
    height: 5rem;
    width: 100%;
    /*~ height: 80px; */
}

@media (min-width: 46.25em) {
    .c-site-head{
        height: 8rem;
        /*~ height: 125px; */
    }
}

.c-site-head.c-site-head--static{
    position: relative;
}

.c-logo{
    position: absolute;
    display: block;
    width: 8rem;
    /*~ width: 130px; */
    z-index: 500;
    top: 50%;
    transform: translateY(-50%);
    left: 24px;
}

@media (min-width: 30em) {
    .c-logo {
        left: 48px;
    }
}

@media (min-width: 46.25em) {
    .c-logo{
        width: 10rem;
        /*~ width: 160px; */
    }
}

@media (min-width: 70em) {
    .c-logo{
        width: 11rem;
        /*~ width: 175px; */
    }
}

.c-site-foot{
    border-top-width: 1px;
    padding: 96px 0;
    border-top-style: solid;
    border-top-color: #e8e9ea;
}

.c-site-nav{
    position: absolute;
    display: none;
    z-index: 800;
    top: 50%;
    transform: translateY(-50%);
}

@media (min-width: 61.25em) {
    .c-site-nav{
        display: block;
        right: 96px;
    }
}

.c-site-nav ul{
    display: block;
    margin: 0;
    list-style: none;
}

.c-site-nav li{
    display: inline-block;
    padding: 0;
    margin-bottom: 0;
}

.c-site-nav li:before{
    display: none;
}

.c-site-nav a{
    display: block;
    border-radius: 0.25rem;
    background-color: transparent;
    padding-top: 0.5rem;
    padding-bottom: 0.5rem;
    padding-left: 0.75rem;
    padding-right: 0.75rem;
    font-size: 0.75rem;
    line-height: 1rem;
    font-weight: 900;
    text-transform: uppercase;
    line-height: 1;
    text-decoration-line: none;
    /*~ font-size: 12px; */
    /*~ font-size: 0.75rem; */
    /*~ padding: 8px 12px; */
    /*~ border-radius: 4px; */
    color: white;
    transition: background-color 0.15s ease-in-out;
}

.c-site-nav a:hover {
    background-color: rgba(255,255,255,.15);
}

@media (min-width: 70em) {
    .c-site-nav a{
        font-size: 0.75rem;
        line-height: 1rem;
        line-height: 1;
        /*~ font-size: 13px; */
        /*~ font-size: 0.8125rem; */
    }
}

.c-site-nav .c-site-nav__highlighted {
    background-color: rgba(255,255,255,.15);
}

.c-site-nav .c-site-nav__highlighted:hover {
    background-color: rgba(0,0,0,.1);
}

.c-site-nav .c-site-nav__sub-toggle{
    position: relative;
    margin-right: 1.5rem;
    padding-right: 1.5rem;
    /*~ padding-right: 24px; */
    /*~ margin-right: 24px; */
}

.c-site-nav .c-site-nav__sub-toggle:hover{
    background-color: transparent;
}

.c-site-nav .c-site-nav__sub-toggle:before{
    position: absolute;
    display: block;
    border-top-width: 4px;
    border-bottom-width: 0px;
    border-left-width: 2px;
    border-right-width: 2px;
    border-style: solid;
    /*~ border-width: 4.3px 2.5px 0 2.5px; */
    content: "";
    width: 0;
    height: 0;
    border-color: rgba(255,255,255,.75) transparent transparent transparent;
    right: 12px;
    top: 50%;
    transform: translateY(-50%) rotate(0deg);
}

.c-site-nav .c-site-nav__sub-toggle.c-site-nav__sub--visible:before {
    transform: translateY(-50%) rotate(180deg);
}

.c-site-nav .c-site-nav__sub{
    visibility: hidden;
    position: absolute;
    display: block;
    border-radius: 0.375rem;
    opacity: 0;
    /*~ border-radius: 6px; */
    z-index: 1000;
    background-color: white;
    top: 190%;
    left: 50%;
    transform: translateX(-50%);
    transition: opacity 0.15s ease-in-out,visibility 0 linear .15s,top 0.15s ease-in-out;
    box-shadow: 0 0 24px rgba(0,0,0,.25);
}

.c-site-nav .c-site-nav__sub li{
    display: block;
    border-bottom-width: 1px;
    border-bottom-style: solid;
    border-bottom-color: rgba(232,233,234,.5);
}

.c-site-nav .c-site-nav__sub a{
    display: block;
    padding: 1rem;
    /*~ padding: 18px; */
    color: #212223;
    min-width: 180px;
    transition: color 0.15s ease-in-out;
}

.c-site-nav .c-site-nav__sub a:hover {
    color: #e44774;
}

.c-site-nav .c-site-nav__sub:before{
    position: absolute;
    display: block;
    border-top-width: 0px;
    border-bottom-width: 8px;
    border-left-width: 8px;
    border-right-width: 8px;
    border-style: solid;
    /*~ border-width: 0 7px 7px 7px; */
    content: "";
    width: 0;
    height: 0;
    border-color: transparent transparent white transparent;
    top: -7px;
    left: 50%;
    transform: translateX(-50%);
}

.c-site-nav .c-site-nav__sub.c-site-nav__sub--visible{
    visibility: visible;
    opacity: 1;
    top: 160%;
    transition: opacity 0.15s ease-in-out,visibility 0 linear,top 0.15s ease-in-out;
}

.c-sub-nav{
    position: relative;
    z-index: 10;
    padding: 22px 0;
}

.c-sub-nav:before{
    position: absolute;
    display: block;
    height: 100%;
    width: 100vw;
    top: 0;
    content: "";
    background-color: white;
    left: 50%;
    transform: translateX(-50%);
    z-index: -1;
    box-shadow: 0 12px 12px rgba(0,0,0,.05);
}

@media (min-width: 80em) {
    .c-sub-nav{
        position: absolute;
        width: 16rem;
        /*~ width: 260px; */
        padding: 0 48px;
        left: 0;
    }
    .c-sub-nav:before{
        display: none;
    }
}

.c-sub-nav__lists{
    position: absolute;
    z-index: 20;
    display: none;
    width: 100%;
    padding-bottom: 1.5rem;
    /*~ padding-bottom: 24px; */
    top: 59px;
    background-color: white;
}

.c-sub-nav__lists:before{
    position: absolute;
    display: block;
    height: 100%;
    width: 100vw;
    top: 0;
    content: "";
    background-color: white;
    left: 50%;
    transform: translateX(-50%);
    z-index: -1;
    box-shadow: 0 12px 12px rgba(0,0,0,.05);
}

.c-sub-nav__lists.c-sub-nav--visible{
    display: block;
}

@media (min-width: 80em) {
    .c-sub-nav__lists{
        position: static;
        display: block;
        border-right-width: 1px;
        background-color: transparent;
        padding-top: 3rem;
        padding-bottom: 3rem;
        /*~ padding-top: 48px; */
        /*~ padding-bottom: 48px; */
        border-right-style: solid;
        border-right-color: #e8e9ea;
    }
    .c-sub-nav__lists:before{
        display: none;
    }
}

.c-sub-nav__list{
    border-bottom-width: 1px;
    padding: 24px 0;
    margin-bottom: 0;
    border-bottom-style: solid;
    border-bottom-color: #e8e9ea;
}

.c-sub-nav__list li {
    margin-bottom: 0;
}

.c-sub-nav__list:last-child{
    border-bottom-width: 0px;
}

.c-sub-nav__toggle{
    position: absolute;
    display: block;
    right: 0;
    top: 0;
    left: 0;
    bottom: 0;
}

.c-sub-nav__toggle:before{
    position: absolute;
    display: block;
    height: 0.375rem;
    width: 0.75rem;
    background-repeat: no-repeat;
    /*~ width: 12px; */
    /*~ height: 7px; */
    content: "";
    right: 6px;
    top: 26px;
    transform: rotate(0);
    background-image: url("/img/sub-nav-toggle.svg");
    background-size: 12px auto;
    background-position: right center;
}

@media (min-width: 61.25em) {
    .c-sub-nav__toggle:before{
        right: auto;
        left: 84px;
    }
}

.c-sub-nav__toggle.c-sub-nav--visible:before {
    transform: rotate(180deg);
}

@media (min-width: 80em) {
    .c-sub-nav__toggle{
        display: none;
    }
}

.c-sub-nav__selected{
    display: block;
    font-size: 0.75rem;
    line-height: 1rem;
    font-weight: 700;
    text-transform: uppercase;
    line-height: 1.25;
    /*~ font-size: 12px; */
    /*~ font-size: 0.75rem; */
    color: #212223;
}

@media (min-width: 80em) {
    .c-sub-nav__selected{
        display: none;
    }
}

.c-sub-nav__link{
    position: relative;
    display: block;
    font-size: 0.75rem;
    line-height: 1rem;
    font-weight: 600;
    text-transform: uppercase;
    line-height: 1.25;
    text-decoration-line: none;
    /*~ font-size: 12px; */
    /*~ font-size: 0.75rem; */
    color: #212223;
    padding: 18px 0 18px 30px;
    transition: color 0.15s ease-in-out;
}

.c-sub-nav__link .c-sub-nav__icn .cls-1 {
    fill: #adadad;
    transition: fill 0.15s ease-in-out;
}

.c-sub-nav__link:hover,
.c-sub-nav__link.c-sub-nav__link--selected {
    color: #e44774 !important;
}

.c-sub-nav__link:hover .c-sub-nav__icn .cls-1,
.c-sub-nav__link.c-sub-nav__link--selected .c-sub-nav__icn .cls-1 {
    fill: #e44774;
}

.c-sub-nav__icn{
    position: absolute;
    height: 1rem;
    width: 1rem;
    /*~ width: 18px; */
    /*~ height: 18px; */
    background-size: 18px auto;
    left: 0;
    top: 50%;
    transform: translateY(-50%);
}

body{
    position: relative;
    left: 0;
    transition: left 0.6s cubic-bezier(.895,.03,.685,.22);
}

body.c-mobile-nav--visible{
    overflow-x: visible;
    left: -272px;
}

html.c-mobile-nav--visible{
    overflow-x: visible;
}

.c-mobile-nav{
    position: absolute;
    height: 100vh;
    width: 16rem;
    padding: 3rem;
    opacity: 0;
    /*~ width: 272px; */
    /*~ padding: 48px; */
    right: -272px;
    z-index: 12000;
    background-color: white;
    box-shadow: 0 24px 48px rgba(33,34,35,.3);
    transition: opacity 0.6s cubic-bezier(.895,.03,.685,.22);
}

.c-mobile-nav ul{
    display: block;
    margin: 0;
    list-style: none;
}

.c-mobile-nav li{
    display: block;
}

.c-mobile-nav li:before{
    display: none;
}

.c-mobile-nav a{
    text-decoration-line: none;
    color: #212223;
}

.c-mobile-nav a.c-btn {
    color: white;
}

.c-mobile-nav.c-mobile-nav--visible{
    opacity: 1;
    box-shadow: 0 24px 48px rgba(33,34,35,.3);
}

.c-mobile-nav-toggle{
    position: absolute;
    display: block;
    height: 1.75rem;
    width: 1.5rem;
    /*~ width: 24px; */
    /*~ height: 28px; */
    right: 24px;
    top: 50%;
    transform: translateY(-50%);
    z-index: 1000;
}

@media (min-width: 30em) {
    .c-mobile-nav-toggle {
        right: 48px;
    }
}

@media (min-width: 61.25em) {
    .c-mobile-nav-toggle{
        display: none;
    }
}

.c-mobile-nav-toggle__icon{
    position: absolute;
    display: block;
    height: 0.125rem;
    width: 100%;
    /*~ height: 2px; */
    top: 50%;
    left: 0;
    transform: translateY(-50%);
    background-color: white;
}

.c-mobile-nav-toggle__icon:before,
.c-mobile-nav-toggle__icon:after{
    position: absolute;
    display: block;
    height: 0.125rem;
    width: 100%;
    /*~ height: 2px; */
    content: "";
    left: 0;
    background-color: white;
}

.c-mobile-nav-toggle__icon:before {
    top: -6px;
}

.c-mobile-nav-toggle__icon:after {
    bottom: -6px;
}

.c-page-nav__list{
    display: none;
}

.c-page-nav__list ul{
    display: block;
    list-style: none;
}

.c-page-nav__list li{
    margin-bottom: 0.75rem;
    display: block;
    /*~ margin-bottom: 12px; */
}

.c-page-nav__list li:before{
    display: none;
}

.c-page-nav__list a{
    position: relative;
    display: block;
    background-color: transparent;
    font-size: 1rem;
    line-height: 1.5rem;
    font-weight: 400;
    line-height: 1.625;
    text-decoration-line: none;
    color: #858687;
    /*~ font-size: 16px; */
    padding: 0 12px;
    transition: all 0.15s ease-in-out;
}

.c-page-nav__list a:before{
    position: absolute;
    width: 0.125rem;
    /*~ width: 3px; */
    background-color: #e44774;
    content: "";
    left: -18px;
    top: 0;
    bottom: 100%;
    transition: all 0.15s ease-in-out;
}

.c-page-nav__list a:hover,
.c-page-nav__list a.c-page-nav--active {
    color: #212223;
}

.c-page-nav__list a:hover:before,
.c-page-nav__list a.c-page-nav--active:before {
    bottom: 0;
}

@media (min-width: 61.25em) {
    .c-page-nav__list{
        font-size: 1rem;
        line-height: 1.5rem;
        line-height: 1.625;
        /*~ font-size: 17px; */
        /*~ font-size: 1.0625rem; */
    }
}

@media (min-width: 90em) {
    .c-page-nav__list{
        position: fixed;
        z-index: 0;
        display: block;
        width: 15rem;
        font-size: 1.125rem;
        line-height: 1.75rem;
        line-height: 1.625;
        /*~ width: 240px; */
        /*~ font-size: 18px; */
        left: 0;
        top: 50%;
        transform: translateY(-50%);
    }
}

.c-page-nav__toggle{
    display: block;
}

@media (min-width: 90em) {
    .c-page-nav__toggle{
        display: none;
    }
}

.c-page-nav{
    visibility: hidden;
    opacity: 0;
    transition: opacity 0.075s ease-in-out,visibility 0 linear 0.075s;
}

.c-page-nav.c-page-nav--visible{
    visibility: visible;
    opacity: 1;
    transition: opacity 0.075s ease-in-out,visibility 0 linear;
}

.c-mini-basket-toggle{
    position: absolute;
    display: block;
    height: 0.875rem;
    width: 0.875rem;
    background-repeat: no-repeat;
    /*~ width: 14px; */
    /*~ height: 14px; */
    z-index: 1000;
    right: 72px;
    top: 50%;
    background-image: url("/img/mini-basket.svg");
    background-position: center center;
    background-size: 100%;
    transform: translateY(-50%);
}

@media (min-width: 30em) {
    .c-mini-basket-toggle {
        right: 96px;
    }
}

@media (min-width: 61.25em) {
    .c-mini-basket-toggle {
        right: 66px;
    }
}

.c-mini-basket-toggle.c-mini-basket-toggle--reversed {
    background-image: url("/img/mini-basket-reversed.svg");
}

.c-mini-basket-toggle.c-mini-basket-toggle--reversed .c-mini-basket-toggle__items {
    background-color: #e44774;
}

.c-mini-basket-toggle.c-mini-basket-toggle--mobile-dash {
    right: 120px;
}

@media (min-width: 30em) {
    .c-mini-basket-toggle.c-mini-basket-toggle--mobile-dash {
        right: 144px;
    }
}

.c-mini-basket-toggle.c-mini-basket-toggle--mobile-dash .c-mini-basket-toggle__items {
    background-color: #e44774;
}

.c-mini-basket-toggle__items{
    position: absolute;
    display: block;
    height: 1rem;
    width: 1rem;
    text-align: center;
    font-size: 0.75rem;
    line-height: 1rem;
    line-height: 1.25;
    /*~ width: 18px; */
    /*~ height: 18px; */
    /*~ font-size: 10px; */
    /*~ font-size: 0.625rem; */
    /*~ line-height: 1.8; */
    background-color: #432f45;
    color: white;
    border-radius: 50%;
    transform: translate(50%,-50%);
    z-index: 1100;
}

.c-mini-basket{
    visibility: hidden;
    position: absolute;
    display: block;
    border-radius: 0.375rem;
    text-align: center;
    opacity: 0;
    /*~ border-radius: 6px; */
    z-index: 1000;
    background-color: white;
    padding: 24px 0;
    top: 85%;
    right: 24px;
    left: 24px;
    transition: opacity 0.15s ease-in-out,visibility 0 linear .15s,top 0.15s ease-in-out;
    box-shadow: 0 0 24px rgba(0,0,0,.25);
}

@media (min-width: 30em) {
    .c-mini-basket{
        left: auto;
    }
}

@media (min-width: 61.25em) {
    .c-mini-basket {
        right: 48px;
    }
}

.c-mini-basket:before{
    position: absolute;
    display: block;
    border-top-width: 0px;
    border-bottom-width: 8px;
    border-left-width: 8px;
    border-right-width: 8px;
    border-style: solid;
    /*~ border-width: 0 7px 7px 7px; */
    content: "";
    width: 0;
    height: 0;
    border-color: transparent transparent white transparent;
    top: -7px;
    right: 48px;
}

@media (min-width: 30em) {
    .c-mini-basket:before {
        right: 72px;
    }
}

@media (min-width: 61.25em) {
    .c-mini-basket:before {
        right: 18px;
    }
}

.c-mini-basket.c-mini-basket--visible{
    visibility: visible;
    opacity: 1;
    top: 75%;
    transition: opacity 0.15s ease-in-out,visibility 0 linear,top 0.15s ease-in-out;
}

.c-mini-basket.c-mini-basket--mobile-dash:before{
    position: absolute;
    display: block;
    border-top-width: 0px;
    border-bottom-width: 8px;
    border-left-width: 8px;
    border-right-width: 8px;
    border-style: solid;
    /*~ border-width: 0 7px 7px 7px; */
    content: "";
    width: 0;
    height: 0;
    border-color: transparent transparent white transparent;
    top: -7px;
    right: 96px;
}

@media (min-width: 30em) {
    .c-mini-basket.c-mini-basket--mobile-dash:before {
        right: 120px;
    }
}

@media (min-width: 61.25em) {
    .c-mini-basket.c-mini-basket--mobile-dash:before {
        right: 24px 18px;
    }
}

.c-mini-basket__content,
.c-mini-basket__review{
    text-align: left;
}

.c-mini-basket__content td,
.c-mini-basket__review td{
    font-size: 0.875rem;
    line-height: 1.25rem;
    line-height: 1.25;
    /*~ font-size: 14px; */
    /*~ font-size: 0.875rem; */
}

.c-mini-basket__content tr{
    border-bottom-width: 1px;
    border-bottom-style: solid;
    border-bottom-color: rgba(232,233,234,.5);
}

.c-mini-basket__total{
    padding-top: 0.75rem;
    padding-bottom: 0.75rem;
    padding-left: 1.5rem;
    padding-right: 0.75rem;
    /*~ padding: 12px 12px 12px 24px; */
}

.c-mini-basket__edit {
    padding: 12px 0 12px 24px;
}

.c-mini-basket__quantity,
.c-mini-basket__item{
    padding: 0.75rem;
    /*~ padding: 12px; */
}

.c-mini-basket__price,
.c-mini-basket__total,
.c-mini-basket__total-price{
    font-weight: 900;
    color: #212223;
}

.c-mini-basket__total-price{
    padding-top: 0.75rem;
    padding-bottom: 0.75rem;
    padding-left: 0.75rem;
    padding-right: 1.5rem;
    text-align: right;
    /*~ padding: 12px 24px 12px 12px; */
}

.c-mini-basket__price{
    padding-top: 0.75rem;
    padding-bottom: 0.75rem;
    padding-left: 0.75rem;
    padding-right: 1.5rem;
    text-align: right;
    /*~ padding: 12px 24px 12px 12px; */
}

.c-mini-basket__remove{
    display: block;
    height: 1rem;
    width: 1rem;
    background-repeat: no-repeat;
    /*~ width: 16px; */
    /*~ height: 16px; */
    background-image: url("/img/mini-basket-remove.svg");
    background-position: center center;
    background-size: 100%;
}

.c-hero{
    position: relative;
    padding-bottom: 6rem;
    padding-top: 9rem;
    /*~ padding-top: 146px; */
    /*~ padding-bottom: 96px; */
}

@media (min-width: 30em) {
    .c-hero{
        padding-bottom: 6rem;
        padding-top: 9rem;
        /*~ padding-top: 146px; */
        /*~ padding-bottom: 96px; */
    }
}

@media (min-width: 46.25em) {
    .c-hero{
        padding-top: 11rem;
        padding-bottom: 7rem;
        /*~ padding-top: 170px; */
        /*~ padding-bottom: 120px; */
    }
}

@media (min-width: 70em) {
    .c-hero{
        padding-top: 12rem;
        padding-bottom: 9rem;
        /*~ padding-top: 194px; */
        /*~ padding-bottom: 144px; */
    }
}

@media (min-width: 90em) {
    .c-hero{
        padding-top: 14rem;
        padding-bottom: 10rem;
        /*~ padding-top: 218px; */
        /*~ padding-bottom: 168px; */
    }
}

.c-hero--home{
    padding-top: 9rem;
    padding-bottom: 7rem;
    /*~ padding-top: 146px; */
    /*~ padding-bottom: 120px; */
}

@media (min-width: 30em) {
    .c-hero--home{
        padding-top: 10rem;
        padding-bottom: 9rem;
        /*~ padding-top: 158px; */
        /*~ padding-bottom: 144px; */
    }
}

@media (min-width: 46.25em) {
    .c-hero--home{
        padding-top: 14rem;
        padding-bottom: 16rem;
        /*~ padding-top: 218px; */
        /*~ padding-bottom: 252px; */
    }
}

@media (min-width: 70em) {
    .c-hero--home{
        padding-top: 15rem;
        padding-bottom: 18rem;
        /*~ padding-top: 242px; */
        /*~ padding-bottom: 276px; */
    }
}

@media (min-width: 90em) {
    .c-hero--home{
        padding-top: 16rem;
        padding-bottom: 18rem;
        /*~ padding-top: 266px; */
        /*~ padding-bottom: 300px; */
    }
}

.c-hero--curved{
    padding-top: 9rem;
    padding-bottom: 7rem;
    /*~ padding-top: 146px; */
    /*~ padding-bottom: 120px; */
}

@media (min-width: 30em) {
    .c-hero--curved{
        padding-top: 10rem;
        padding-bottom: 9rem;
        /*~ padding-top: 158px; */
        /*~ padding-bottom: 144px; */
    }
}

@media (min-width: 46.25em) {
    .c-hero--curved{
        padding-top: 14rem;
        padding-bottom: 13rem;
        /*~ padding-top: 218px; */
        /*~ padding-bottom: 204px; */
    }
}

@media (min-width: 70em) {
    .c-hero--curved{
        padding-top: 15rem;
        padding-bottom: 18rem;
        /*~ padding-top: 242px; */
        /*~ padding-bottom: 276px; */
    }
}

@media (min-width: 90em) {
    .c-hero--curved{
        padding-top: 16rem;
        padding-bottom: 18rem;
        /*~ padding-top: 266px; */
        /*~ padding-bottom: 300px; */
    }
}

.c-hero--curved:before{
    position: absolute;
    display: block;
    width: 100%;
    background-repeat: no-repeat;
    content: "";
    height: 0;
    padding-bottom: 9.375%;
    left: 50%;
    bottom: 0;
    transform: translateX(-50%);
    background-image: url("/img/hero-curve.svg");
    background-position: center bottom -1px;
    background-size: 800px auto;
}

@media (min-width: 30em) {
    .c-hero--curved:before {
        background-size: 1200px auto;
    }
}

@media (min-width: 46.25em) {
    .c-hero--curved:before {
        background-size: 1600px auto;
    }
}

@media (min-width: 61.25em) {
    .c-hero--curved:before {
        background-size: 1900px auto;
    }
}

@media (min-width: 70em) {
    .c-hero--curved:before {
        background-size: 2500px auto;
    }
}

@media (min-width: 90em) {
    .c-hero--curved:before {
        background-size: 3700px auto;
    }
}

.c-hero--curved-smoke:before {
    background-image: url("/img/hero-curve-smoke.svg");
}

.c-hero--event,
.c-hero--course,
.c-hero--physical,
.c-hero--module,
.c-hero--pack,
.c-hero--resource{
    overflow: hidden;
}

.c-hero--event:after,
.c-hero--course:after,
.c-hero--physical:after,
.c-hero--module:after,
.c-hero--pack:after,
.c-hero--resource:after{
    position: absolute;
    display: block;
    bottom: -30%;
    left: 30%;
    width: 604px;
    height: 725px;
    transform: scale(.5);
    content: "";
    background-image: url("/img/hero-course.svg");
    background-size: 100% auto;
}

@media (min-width: 30em) {
    .c-hero--event:after,
    .c-hero--course:after,
    .c-hero--physical:after,
    .c-hero--module:after,
    .c-hero--pack:after,
    .c-hero--resource:after {
        left: 30%;
        transform: scale(.6);
        bottom: -30%;
    }
}

@media (min-width: 46.25em) {
    .c-hero--event:after,
    .c-hero--course:after,
    .c-hero--physical:after,
    .c-hero--module:after,
    .c-hero--pack:after,
    .c-hero--resource:after {
        left: 40%;
        transform: scale(.9);
        bottom: -20%;
    }
}

@media (min-width: 70em) {
    .c-hero--event:after,
    .c-hero--course:after,
    .c-hero--physical:after,
    .c-hero--module:after,
    .c-hero--pack:after,
    .c-hero--resource:after {
        left: 50%;
        transform: scale(.9);
        bottom: -10%;
    }
}

@media (min-width: 90em) {
    .c-hero--event:after,
    .c-hero--course:after,
    .c-hero--physical:after,
    .c-hero--module:after,
    .c-hero--pack:after,
    .c-hero--resource:after {
        left: 50%;
        transform: scale(1);
        bottom: -5%;
    }
}

.c-hero--pack,
.c-hero--course {
    background-color: #e44774;
    background-image: linear-gradient(90deg,#e44774 0%,#e5594b 100%);
}

.c-hero--pack:after,
.c-hero--course:after {
    background-image: url("/img/hero-course.svg");
}

.c-hero--resource {
    background-color: #e44774;
    background-image: linear-gradient(90deg,#e44774 0%,#e5594b 100%);
}

.c-hero--resource:after {
    background-image: url("/img/hero-resource.svg");
}

.c-hero--module {
    background-color: #489ad8;
    background-image: linear-gradient(90deg,#489ad8 0%,#7dc4ca 100%);
}

.c-hero--module:after {
    background-image: url("/img/hero-module.svg");
}

.c-hero--event {
    background-color: #2ea27e;
    background-image: linear-gradient(90deg,#2ea27e 0%,#58a27b 100%);
}

.c-hero--event:after {
    background-image: url("/img/hero-event.svg");
}

.c-hero--physical {
    background-color: #da5341;
    background-image: linear-gradient(90deg,#da5341 0%,#ed8c48 100%);
}

.c-hero--physical:after {
    background-image: url("/img/hero-physical.svg");
}

.c-hero--product{
    padding-bottom: 4rem;
    padding-top: 9rem;
    /*~ padding-top: 146px; */
    /*~ padding-bottom: 72px; */
}

@media (min-width: 30em) {
    .c-hero--product{
        padding-top: 10rem;
        padding-bottom: 6rem;
        /*~ padding-top: 158px; */
        /*~ padding-bottom: 96px; */
    }
}

@media (min-width: 46.25em) {
    .c-hero--product{
        padding-top: 12rem;
        padding-bottom: 8rem;
        /*~ padding-top: 194px; */
        /*~ padding-bottom: 132px; */
    }
}

@media (min-width: 70em) {
    .c-hero--product{
        padding-top: 14rem;
        padding-bottom: 10rem;
        /*~ padding-top: 218px; */
        /*~ padding-bottom: 156px; */
    }
}

@media (min-width: 90em) {
    .c-hero--product{
        padding-top: 15rem;
        padding-bottom: 11rem;
        /*~ padding-top: 242px; */
        /*~ padding-bottom: 180px; */
    }
}

.c-hero--swirl{
    overflow: hidden;
}

.c-hero--swirl:before{
    position: absolute;
    display: block;
    background-repeat: no-repeat;
    opacity: 0.1;
    content: "";
    width: 720px;
    height: 720px;
    z-index: 250;
    left: 50%;
    top: 50%;
    transform: translate(0%,-30%) rotate(-45deg);
    background-image: url("/img/swirl.svg");
    background-position: center center;
    animation-name: swirl-rotate;
    animation-duration: 0.3s;
    animation-iteration-count: 1;
    animation-delay: 0.3s;
    animation-fill-mode: forwards;
    animation-timing-function: ease-in-out;
}

@keyframes swirl-rotate {
    0%{
        opacity: 0;
        transform: translate(0%,-30%) rotate(-45deg);
    }
    100%{
        opacity: 0.1;
        transform: translate(0%,-30%) rotate(0deg);
    }
}

.c-hero--annual-membership{
    background-size: cover;
    padding-top: 9rem;
    padding-bottom: 7rem;
    /*~ padding-top: 146px; */
    /*~ padding-bottom: 120px; */
    background-image: url("/img/membership-hero.jpg");
    background-position: 50% center;
}

@media (min-width: 30em) {
    .c-hero--annual-membership{
        padding-top: 10rem;
        padding-bottom: 9rem;
        /*~ padding-top: 158px; */
        /*~ padding-bottom: 144px; */
        background-position: 50% center;
    }
}

@media (min-width: 46.25em) {
    .c-hero--annual-membership{
        padding-top: 14rem;
        padding-bottom: 13rem;
        /*~ padding-top: 218px; */
        /*~ padding-bottom: 204px; */
        background-position: 35% center;
    }
}

@media (min-width: 70em) {
    .c-hero--annual-membership{
        padding-bottom: 14rem;
        padding-top: 15rem;
        /*~ padding-top: 242px; */
        /*~ padding-bottom: 228px; */
        background-position: center center;
    }
}

@media (min-width: 90em) {
    .c-hero--annual-membership{
        padding-top: 16rem;
        padding-bottom: 16rem;
        /*~ padding-top: 266px; */
        /*~ padding-bottom: 252px; */
    }
}

.c-hero--about{
    background-size: cover;
    padding-top: 9rem;
    padding-bottom: 7rem;
    /*~ padding-top: 146px; */
    /*~ padding-bottom: 120px; */
    background-image: url("/img/about-hero.jpg");
    background-position: 40% center;
}

@media (min-width: 30em) {
    .c-hero--about{
        padding-top: 10rem;
        padding-bottom: 9rem;
        /*~ padding-top: 158px; */
        /*~ padding-bottom: 144px; */
        background-position: 30% center;
    }
}

@media (min-width: 46.25em) {
    .c-hero--about{
        padding-top: 14rem;
        padding-bottom: 13rem;
        /*~ padding-top: 218px; */
        /*~ padding-bottom: 204px; */
        background-position: 35% center;
    }
}

@media (min-width: 70em) {
    .c-hero--about{
        padding-bottom: 14rem;
        padding-top: 15rem;
        /*~ padding-top: 242px; */
        /*~ padding-bottom: 228px; */
        background-position: center center;
    }
}

@media (min-width: 90em) {
    .c-hero--about{
        padding-top: 16rem;
        padding-bottom: 16rem;
        /*~ padding-top: 266px; */
        /*~ padding-bottom: 252px; */
    }
}

.c-hero--parents{
    background-size: cover;
    padding-top: 9rem;
    padding-bottom: 7rem;
    /*~ padding-top: 146px; */
    /*~ padding-bottom: 120px; */
    background-image: url("/img/parents-hero.jpg");
    background-position: 40% center;
}

@media (min-width: 30em) {
    .c-hero--parents{
        padding-top: 10rem;
        padding-bottom: 9rem;
        /*~ padding-top: 158px; */
        /*~ padding-bottom: 144px; */
        background-position: 30% center;
    }
}

@media (min-width: 46.25em) {
    .c-hero--parents{
        padding-top: 14rem;
        padding-bottom: 13rem;
        /*~ padding-top: 218px; */
        /*~ padding-bottom: 204px; */
        background-position: 35% center;
    }
}

@media (min-width: 70em) {
    .c-hero--parents{
        padding-bottom: 14rem;
        padding-top: 15rem;
        /*~ padding-top: 242px; */
        /*~ padding-bottom: 228px; */
        background-position: center center;
    }
}

@media (min-width: 90em) {
    .c-hero--parents{
        padding-top: 16rem;
        padding-bottom: 16rem;
        /*~ padding-top: 266px; */
        /*~ padding-bottom: 252px; */
    }
}

.c-hero--bac{
    background-size: cover;
    padding-top: 8rem;
    padding-bottom: 7rem;
    /*~ padding-top: 122px; */
    /*~ padding-bottom: 120px; */
    background-image: url("/img/bac-hero.jpg");
    background-position: 50% center;
}

@media (min-width: 30em) {
    .c-hero--bac{
        padding-top: 8rem;
        padding-bottom: 9rem;
        /*~ padding-top: 134px; */
        /*~ padding-bottom: 144px; */
        background-position: 40% center;
    }
}

@media (min-width: 46.25em) {
    .c-hero--bac{
        padding-top: 11rem;
        padding-bottom: 13rem;
        /*~ padding-top: 170px; */
        /*~ padding-bottom: 204px; */
        background-position: 35% center;
    }
}

@media (min-width: 70em) {
    .c-hero--bac{
        padding-top: 12rem;
        padding-bottom: 14rem;
        /*~ padding-top: 194px; */
        /*~ padding-bottom: 228px; */
        background-position: center center;
    }
}

@media (min-width: 90em) {
    .c-hero--bac{
        padding-top: 14rem;
        padding-bottom: 16rem;
        /*~ padding-top: 218px; */
        /*~ padding-bottom: 252px; */
    }
}

.c-hero--adv{
    background-size: cover;
    padding-top: 8rem;
    padding-bottom: 7rem;
    /*~ padding-top: 122px; */
    /*~ padding-bottom: 120px; */
    background-position: 50% center;
}

@media (min-width: 30em) {
    .c-hero--adv{
        padding-top: 8rem;
        padding-bottom: 9rem;
        /*~ padding-top: 134px; */
        /*~ padding-bottom: 144px; */
        background-position: 40% center;
    }
}

@media (min-width: 46.25em) {
    .c-hero--adv{
        padding-top: 11rem;
        padding-bottom: 13rem;
        /*~ padding-top: 170px; */
        /*~ padding-bottom: 204px; */
        background-position: 35% center;
    }
}

@media (min-width: 70em) {
    .c-hero--adv{
        padding-top: 12rem;
        padding-bottom: 14rem;
        /*~ padding-top: 194px; */
        /*~ padding-bottom: 228px; */
        background-position: center center;
    }
}

@media (min-width: 90em) {
    .c-hero--adv{
        padding-top: 14rem;
        padding-bottom: 16rem;
        /*~ padding-top: 218px; */
        /*~ padding-bottom: 252px; */
    }
}

.c-hero--bac-step{
    background-size: cover;
    background-repeat: no-repeat;
    padding-bottom: 6rem;
    padding-top: 3.5rem;
    /*~ padding-top: 60px; */
    /*~ padding-bottom: 96px; */
    background-position: center center;
}

@media (min-width: 30em) {
    .c-hero--bac-step{
        padding-top: 4rem;
        padding-bottom: 7rem;
        /*~ padding-top: 72px; */
        /*~ padding-bottom: 120px; */
        background-position: 30% center;
    }
}

@media (min-width: 46.25em) {
    .c-hero--bac-step{
        padding-top: 6rem;
        padding-bottom: 11rem;
        /*~ padding-top: 102px; */
        /*~ padding-bottom: 180px; */
        background-position: 35% center;
    }
}

@media (min-width: 70em) {
    .c-hero--bac-step{
        padding-top: 7rem;
        padding-bottom: 13rem;
        /*~ padding-top: 114px; */
        /*~ padding-bottom: 204px; */
        background-position: center center;
    }
}

@media (min-width: 90em) {
    .c-hero--bac-step{
        padding-top: 8rem;
        padding-bottom: 14rem;
        /*~ padding-top: 126px; */
        /*~ padding-bottom: 228px; */
    }
}

.c-hero--manuals{
    background-size: cover;
    padding-top: 9rem;
    padding-bottom: 7rem;
    /*~ padding-top: 146px; */
    /*~ padding-bottom: 120px; */
    background-image: url("/img/manuals-hero.jpg");
    background-position: 65% center;
}

@media (min-width: 30em) {
    .c-hero--manuals{
        padding-top: 10rem;
        padding-bottom: 9rem;
        /*~ padding-top: 158px; */
        /*~ padding-bottom: 144px; */
        background-position: 45% center;
    }
}

@media (min-width: 46.25em) {
    .c-hero--manuals{
        padding-top: 14rem;
        padding-bottom: 13rem;
        /*~ padding-top: 218px; */
        /*~ padding-bottom: 204px; */
        background-position: 35% center;
    }
}

@media (min-width: 70em) {
    .c-hero--manuals{
        padding-bottom: 14rem;
        padding-top: 15rem;
        /*~ padding-top: 242px; */
        /*~ padding-bottom: 228px; */
        background-position: center center;
    }
}

@media (min-width: 90em) {
    .c-hero--manuals{
        padding-top: 16rem;
        padding-bottom: 16rem;
        /*~ padding-top: 266px; */
        /*~ padding-bottom: 252px; */
    }
}

.c-hero--business-plan{
    background-size: cover;
    padding-top: 9rem;
    padding-bottom: 7rem;
    /*~ padding-top: 146px; */
    /*~ padding-bottom: 120px; */
    background-image: url("/img/business-plan-hero.jpg");
    background-position: 60% center;
}

@media (min-width: 30em) {
    .c-hero--business-plan{
        padding-top: 10rem;
        padding-bottom: 9rem;
        /*~ padding-top: 158px; */
        /*~ padding-bottom: 144px; */
        background-position: 60% center;
    }
}

@media (min-width: 46.25em) {
    .c-hero--business-plan{
        padding-top: 14rem;
        padding-bottom: 13rem;
        /*~ padding-top: 218px; */
        /*~ padding-bottom: 204px; */
        background-position: 65% center;
    }
}

@media (min-width: 70em) {
    .c-hero--business-plan{
        padding-bottom: 14rem;
        padding-top: 15rem;
        /*~ padding-top: 242px; */
        /*~ padding-bottom: 228px; */
        background-position: center center;
    }
}

@media (min-width: 90em) {
    .c-hero--business-plan{
        padding-top: 16rem;
        padding-bottom: 16rem;
        /*~ padding-top: 266px; */
        /*~ padding-bottom: 252px; */
    }
}

.c-hero--business-plan-black-friday{
    background-size: cover;
    padding-top: 9rem;
    padding-bottom: 7rem;
    /*~ padding-top: 146px; */
    /*~ padding-bottom: 120px; */
    background-image: url("/img/business-plan-hero-black-friday.jpg");
    background-position: 60% center;
}

@media (min-width: 30em) {
    .c-hero--business-plan-black-friday{
        padding-top: 10rem;
        padding-bottom: 9rem;
        /*~ padding-top: 158px; */
        /*~ padding-bottom: 144px; */
        background-position: 60% center;
    }
}

@media (min-width: 46.25em) {
    .c-hero--business-plan-black-friday{
        padding-top: 14rem;
        padding-bottom: 13rem;
        /*~ padding-top: 218px; */
        /*~ padding-bottom: 204px; */
        background-position: 65% center;
    }
}

@media (min-width: 70em) {
    .c-hero--business-plan-black-friday{
        padding-bottom: 14rem;
        padding-top: 15rem;
        /*~ padding-top: 242px; */
        /*~ padding-bottom: 228px; */
        background-position: center center;
    }
}

@media (min-width: 90em) {
    .c-hero--business-plan-black-friday{
        padding-top: 16rem;
        padding-bottom: 16rem;
        /*~ padding-top: 266px; */
        /*~ padding-bottom: 252px; */
    }
}

.c-hero--conference-2020{
    position: relative;
    padding-bottom: 6rem;
    padding-top: 24rem;
    /*~ padding-top: 458px; */
    /*~ padding-bottom: 96px; */
    background-position: center center;
}

@media (min-width: 30em) {
    .c-hero--conference-2020{
        padding-top: 10rem;
        padding-bottom: 7rem;
        /*~ padding-top: 158px; */
        /*~ padding-bottom: 114px; */
    }
}

@media (min-width: 46.25em) {
    .c-hero--conference-2020{
        padding-top: 14rem;
        padding-bottom: 8rem;
        /*~ padding-top: 218px; */
        /*~ padding-bottom: 132px; */
    }
}

@media (min-width: 70em) {
    .c-hero--conference-2020{
        padding-top: 15rem;
        padding-bottom: 13rem;
        /*~ padding-top: 242px; */
        /*~ padding-bottom: 204px; */
    }
}

@media (min-width: 90em) {
    .c-hero--conference-2020{
        padding-top: 16rem;
        padding-bottom: 14rem;
        /*~ padding-top: 266px; */
        /*~ padding-bottom: 228px; */
    }
}

.c-hero--conference-2020:after{
    position: absolute;
    display: block;
    background-size: cover;
    background-repeat: no-repeat;
    content: "";
    width: 588px;
    height: 935px;
    background-image: url("/img/conference-lanyard.png");
    background-position: center center;
    top: 0;
    left: 50%;
    transform: scale(.5) translateX(-98%);
    transform-origin: center top;
}

@media (min-width: 30em) {
    .c-hero--conference-2020:after {
        transform: scale(.675) translateX(0);
        left: 75%;
        transform-origin: left top;
    }
}

@media (min-width: 37.5em) {
    .c-hero--conference-2020:after{
        display: block;
        transform: scale(.675);
        left: 70%;
    }
}

@media (min-width: 46.25em) {
    .c-hero--conference-2020:after {
        transform: scale(.8);
        left: 55%;
    }
}

@media (min-width: 61.25em) {
    .c-hero--conference-2020:after {
        transform: scale(.8);
    }
}

@media (min-width: 70em) {
    .c-hero--conference-2020:after {
        transform: scale(.925);
        left: 55%;
    }
}

@media (min-width: 90em) {
    .c-hero--conference-2020:after {
        transform: scale(1);
    }
}

.c-hero--conference-2023{
    position: relative;
    background-size: cover;
    padding-bottom: 6rem;
    padding-top: 24rem;
    /*~ padding-top: 458px; */
    /*~ padding-bottom: 96px; */
    background-image: url("/img/conference-2023-gradient.jpg");
    background-position: center center;
}

@media (min-width: 30em) {
    .c-hero--conference-2023{
        padding-top: 10rem;
        padding-bottom: 7rem;
        /*~ padding-top: 158px; */
        /*~ padding-bottom: 114px; */
    }
}

@media (min-width: 46.25em) {
    .c-hero--conference-2023{
        padding-top: 14rem;
        padding-bottom: 8rem;
        /*~ padding-top: 218px; */
        /*~ padding-bottom: 132px; */
    }
}

@media (min-width: 70em) {
    .c-hero--conference-2023{
        padding-top: 15rem;
        padding-bottom: 13rem;
        /*~ padding-top: 242px; */
        /*~ padding-bottom: 204px; */
    }
}

@media (min-width: 90em) {
    .c-hero--conference-2023{
        padding-top: 16rem;
        padding-bottom: 14rem;
        /*~ padding-top: 266px; */
        /*~ padding-bottom: 228px; */
    }
}

.c-hero--conference-2023:after{
    position: absolute;
    display: block;
    background-size: cover;
    background-repeat: no-repeat;
    content: "";
    width: 588px;
    height: 935px;
    background-image: url("/img/conference-lanyard.png");
    background-position: center center;
    top: 0;
    left: 50%;
    transform: scale(.5) translateX(-98%);
    transform-origin: center top;
}

@media (min-width: 30em) {
    .c-hero--conference-2023:after {
        transform: scale(.675) translateX(0);
        left: 75%;
        transform-origin: left top;
    }
}

@media (min-width: 37.5em) {
    .c-hero--conference-2023:after{
        display: block;
        transform: scale(.675);
        left: 70%;
    }
}

@media (min-width: 46.25em) {
    .c-hero--conference-2023:after {
        transform: scale(.8);
        left: 55%;
    }
}

@media (min-width: 61.25em) {
    .c-hero--conference-2023:after {
        transform: scale(.8);
    }
}

@media (min-width: 70em) {
    .c-hero--conference-2023:after {
        transform: scale(.925);
        left: 55%;
    }
}

@media (min-width: 90em) {
    .c-hero--conference-2023:after {
        transform: scale(1);
    }
}

.c-hero--image:after{
    position: absolute;
    display: none;
    height: 12rem;
    width: 24rem;
    background-repeat: no-repeat;
    opacity: 0;
    /*~ width: 360px; */
    /*~ height: 200px; */
    content: "";
    z-index: 200;
    right: 0;
    bottom: 0;
    background-image: url("/img/hero-boy.png");
    background-position: center center;
    background-size: 100% auto;
    animation-name: hero-image-fade;
    animation-duration: 1.2s;
    animation-iteration-count: 1;
    animation-delay: 0;
    animation-fill-mode: forwards;
    animation-timing-function: ease-in-out;
}

@media (min-width: 61.25em) {
    .c-hero--image:after{
        display: block;
        height: 16rem;
        width: 24rem;
        /*~ width: 450px; */
        /*~ height: 250px; */
    }
}

@media (min-width: 70em) {
    .c-hero--image:after{
        height: 18rem;
        /*~ height: 300px; */
        width: 540px;
    }
}

@media (min-width: 90em) {
    .c-hero--image:after{
        height: 24rem;
        /*~ height: 400px; */
        width: 720px;
    }
}

@keyframes hero-image-fade {
    0%{
        opacity: 0;
    }
    100%{
        opacity: 1;
    }
}

.c-hero__heading{
    font-weight: 600;
}

.c-hero__heading span{
    font-weight: 200;
}

.c-hero__heading,
.c-hero__sub,
.c-hero__pre,
.c-hero__post{
    margin-bottom: 0.75rem;
    text-align: center;
    /*~ margin-bottom: 12px; */
}

@media (min-width: 61.25em) {
    .c-hero--auth .c-hero__heading,
    .c-hero--auth .c-hero__sub,
    .c-hero--auth .c-hero__pre,
    .c-hero--auth .c-hero__post{
        text-align: left;
    }
}

.c-hero--left .c-hero__heading,
.c-hero--left .c-hero__sub,
.c-hero--left .c-hero__pre,
.c-hero--left .c-hero__post{
    text-align: left;
}

@media (min-width: 61.25em) {
    .c-hero--left .c-hero__heading,
    .c-hero--left .c-hero__sub,
    .c-hero--left .c-hero__pre,
    .c-hero--left .c-hero__post{
        text-align: left;
    }
}

.c-hero__form{
    opacity: 0;
    animation-name: hero-heading-fade;
    animation-duration: 0.3s;
    animation-iteration-count: 1;
    animation-delay: 0.45s;
    animation-fill-mode: forwards;
    animation-timing-function: ease-in-out;
}

@keyframes hero-heading-fade {
    0%{
        opacity: 0;
        transform: translate3d(-10%,0,0);
    }
    100%{
        opacity: 1;
        transform: translate3d(0,0,0);
    }
}

.c-image-hero{
    background-size: cover;
    background-repeat: no-repeat;
    padding: 196px 0 120px 0;
    background-position: center center;
}

@media (min-width: 46.25em) {
    .c-image-hero {
        padding: 221px 0 144px 0;
    }
}

.c-image-hero--childminder-training {
    background-image: url("/img/section-childminder-training-cpd.jpg");
}

.c-image-hero--childrens-learning-and-development {
    background-image: url("/img/section-learning-and-development.jpg");
}

.c-image-hero--policies-and-procedures {
    background-image: url("/img/section-policies-and-procedures.jpg");
}

.c-image-hero--food-and-nutrition {
    background-image: url("/img/section-food-and-nutrition.jpg");
}

.c-image-hero--safeguarding-and-inclusion {
    background-image: url("/img/section-safeguarding-and-inclusion.jpg");
    background-position: center bottom;
}

.c-image-hero--starting-out {
    background-image: url("/img/section-starting-out.jpg");
}

.c-image-hero--business-resources {
    background-image: url("/img/section-business-resources.jpg");
}

.c-image-hero--childminding-uk-membership {
    background-image: url("/img/section-membership.jpg");
}

.c-list-foot{
    margin-bottom: 3rem;
    /*~ margin-bottom: 48px; */
}

.c-list-foot li {
    margin-bottom: 0;
}

.c-list-foot a{
    font-size: 0.875rem;
    line-height: 1.25rem;
    line-height: 1;
    text-decoration-line: none;
    color: #858687;
    /*~ font-size: 14px; */
    /*~ font-size: 0.875rem; */
}

.c-list-foot a:hover {
    color: #e44774;
}

.c-list-reversed li:before {
    background-color: rgba(255,255,255,.55);
}

@media (min-width: 46.25em) {
    .c-list-reversed\@tablet-port li:before {
        background-color: rgba(255,255,255,.55);
    }
}

.c-list-compact li{
    margin-bottom: 0.375rem;
    /*~ margin-bottom: 6px; */
}

.c-filter ul{
    display: block;
    margin: 0;
    padding: 0;
}

.c-filter li{
    display: inline-block;
    margin: 0;
}

.c-filter li:before{
    display: none;
}

.c-filter-item{
    position: relative;
    margin-right: 0.75rem;
    display: block;
    padding-bottom: 1rem;
    padding-left: 0.75rem;
    padding-right: 0.75rem;
    padding-top: 2.25rem;
    font-size: 0.75rem;
    line-height: 1rem;
    font-weight: 600;
    text-transform: uppercase;
    line-height: 1;
    text-decoration-line: none;
    /*~ font-size: 12px; */
    /*~ font-size: 0.75rem; */
    /*~ padding: 36px 12px 18px; */
    /*~ margin-right: 12px; */
    color: rgba(33,34,35,.5);
}

.c-filter-item:before{
    position: absolute;
    display: block;
    height: 0.125rem;
    /*~ height: 3px; */
    background-color: #76bd94;
    bottom: 0;
    content: "";
    left: 0;
    right: 100%;
    transition: all 0.15s ease-in-out;
}

.c-filter-item:hover:before,
.c-filter-item.c-filter-item--active:before {
    right: 0;
}

.c-mobile-filter{
    margin-top: 1.5rem;
    margin-bottom: 1.5rem;
    /*~ margin-top: 24px; */
    /*~ margin-bottom: 24px; */
}

@media (min-width: 61.25em) {
    .c-mobile-filter{
        display: none;
    }
}

.c-desktop-filter{
    display: none;
}

@media (min-width: 61.25em) {
    .c-desktop-filter{
        display: block;
    }
}

.c-desktop-filter--reversed .c-filter-item {
    color: rgba(255,255,255,.9);
}

.c-desktop-filter--reversed .c-filter-item:before {
    background-color: rgba(255,255,255,.9);
}

.c-mobile-filter--long{
    margin-top: 1.5rem;
    margin-bottom: 1.5rem;
    display: block;
    /*~ margin-top: 24px; */
    /*~ margin-bottom: 24px; */
}

@media (min-width: 70em) {
    .c-mobile-filter--long{
        display: none;
    }
}

.c-mobile-filter--persistent{
    margin-top: 1.5rem;
    margin-bottom: 1.5rem;
    display: block;
    /*~ margin-top: 24px; */
    /*~ margin-bottom: 24px; */
}

@media (min-width: 70em) {
    .c-mobile-filter--persistent{
        display: block;
    }
}

.c-desktop-filter--long{
    display: none;
}

@media (min-width: 70em) {
    .c-desktop-filter--long{
        display: block;
    }
}

.c-dash{
    position: relative;
    min-height: 100vh;
    background-color: #f4f5f6;
}

.c-dash-panel__heading{
    margin-top: -10rem;
    display: inline-block;
    padding: 1.5rem;
    font-weight: 600;
    /*~ padding: 24px; */
    /*~ margin-top: -168px; */
    background-color: white;
}

@media (min-width: 46.25em) {
    .c-dash-panel__heading{
        display: none;
        padding-top: 1.5rem;
        padding-bottom: 1.5rem;
        padding-left: 3rem;
        padding-right: 3rem;
        /*~ padding: 24px 48px; */
    }
}

.c-dash-panel {
    background-color: white;
}

.c-dash-panel__content{
    padding-top: 3rem;
    padding-left: 1.5rem;
    padding-right: 1.5rem;
    /*~ padding-left: 24px; */
    /*~ padding-right: 24px; */
    /*~ padding-top: 48px; */
}

@media (min-width: 30em) {
    .c-dash-panel__content{
        padding-left: 3rem;
        padding-right: 3rem;
        /*~ padding-left: 48px; */
        /*~ padding-right: 48px; */
    }
}

@media (min-width: 70em) {
    .c-dash-panel__content{
        padding-top: 4rem;
        padding-left: 4rem;
        padding-right: 4rem;
        /*~ padding-left: 72px; */
        /*~ padding-right: 72px; */
        /*~ padding-top: 72px; */
    }
}

.c-dash-nav{
    position: relative;
    padding: 1.5rem;
    background-color: #432f45;
    /*~ padding: 24px; */
}

@media (min-width: 30em) {
    .c-dash-nav{
        padding: 3rem;
        /*~ padding: 48px; */
    }
}

@media (min-width: 46.25em) {
    .c-dash-nav{
        position: fixed;
        height: 100%;
        width: 12rem;
        padding: 2.5rem;
        /*~ width: 200px; */
        /*~ padding: 42px; */
    }
}

.c-dash-nav__mobile-sections {
    background-color: #3c2a3e;
    padding: 0 12px;
}

@media (min-width: 30em) {
    .c-dash-nav__mobile-sections {
        padding: 0 24px;
    }
}

@media (min-width: 46.25em) {
    .c-dash-nav__mobile-sections{
        display: none;
    }
}

.c-dash-nav__mobile-section{
    display: inline-block;
    padding-top: 1.5rem;
    padding-bottom: 1.5rem;
    padding-left: 0.75rem;
    padding-right: 0.75rem;
    font-size: 0.75rem;
    line-height: 1rem;
    line-height: 1;
    text-decoration-line: none;
    /*~ padding: 24px 12px; */
    /*~ font-size: 11px; */
    /*~ font-size: 0.6875rem; */
    color: white;
}

.c-dash-nav__mobile-section.c-dash-nav__mobile-section--visible {
    background-color: #432f45;
}

@media (min-width: 30em) {
    .c-dash-nav__mobile-section{
        padding-top: 1.5rem;
        padding-bottom: 1.5rem;
        padding-left: 1.5rem;
        padding-right: 1.5rem;
        font-size: 0.75rem;
        line-height: 1rem;
        line-height: 1;
        /*~ padding: 24px 24px; */
        /*~ font-size: 12px; */
        /*~ font-size: 0.75rem; */
    }
}

.c-dash-nav__profile {
    margin-bottom: 0;
}

@media (min-width: 46.25em) {
    .c-dash-nav__profile{
        margin-bottom: 3rem;
        /*~ margin-bottom: 48px; */
    }
}

.c-dash-nav__name{
    display: inline-block;
    font-size: 1rem;
    line-height: 1.5rem;
    font-weight: 700;
    line-height: 1;
    /*~ font-size: 16px; */
    color: rgba(255,255,255,.9);
    margin-bottom: 0;
}

.c-dash-nav__profile-img{
    width: 6rem;
    border-width: 4px;
    border-style: solid;
    /*~ width: 96px; */
    border-color: rgba(255,255,255,.5);
    border-radius: 50%;
}

.c-dash-nav__sections{
    display: none;
}

@media (min-width: 46.25em) {
    .c-dash-nav__sections{
        display: block;
    }
}

.c-dash-nav__section {
    padding: 12px 0;
}

.c-dash-nav__heading{
    margin-bottom: 0.375rem;
    font-size: 0.75rem;
    line-height: 1rem;
    font-weight: 700;
    text-transform: uppercase;
    line-height: 1;
    text-decoration-line: none;
    /*~ font-size: 12px; */
    /*~ font-size: 0.75rem; */
    /*~ margin-bottom: 6px; */
    color: rgba(255,255,255,.5);
    transition: color 0.15s ease-in-out;
}

.c-dash-nav__heading:hover {
    color: rgba(255,255,255,.9);
}

.c-dash-nav__list{
    font-size: 0.875rem;
    line-height: 1.25rem;
    line-height: 1.5;
    /*~ font-size: 15px; */
    /*~ font-size: 0.9375rem; */
    margin: 0;
    padding: 0;
}

.c-dash-nav__list li {
    margin-bottom: 0;
}

.c-dash-nav__list li:before{
    display: none;
}

.c-dash-nav__list a{
    font-size: 0.875rem;
    line-height: 1.25rem;
    line-height: 1.5;
    text-decoration-line: none;
    /*~ font-size: 15px; */
    /*~ font-size: 0.9375rem; */
    color: rgba(255,255,255,.5);
    transition: color 0.15s ease-in-out;
}

.c-dash-nav__list a:hover {
    color: rgba(255,255,255,.9);
}

.c-dash-nav__list-item.c-dash-nav__list-item--active {
    background-color: rgba(255,255,255,.25);
}

.c-dash-content{
    padding: 1.5rem;
    /*~ padding: 24px; */
}

@media (min-width: 30em) {
    .c-dash-content {
        padding: 48px 0;
    }
}

@media (min-width: 46.25em) {
    .c-dash-content{
        position: absolute;
        height: 100vh;
        overflow-y: scroll;
        width: calc(100% - 200px);
        left: 200px;
        padding: 96px 0;
    }
}

.c-dash-content__section-toggle{
    position: relative;
    display: block;
    border-bottom-width: 1px;
    padding: 1.5rem;
    font-size: 0.75rem;
    line-height: 1rem;
    font-weight: 900;
    text-transform: uppercase;
    line-height: 1;
    text-decoration-line: none;
    background-color: #432f45;
    /*~ font-size: 12px; */
    /*~ font-size: 0.75rem; */
    /*~ padding: 24px; */
    color: rgba(255,255,255,.9);
    font-family: "Source Sans Pro";
    border-bottom-style: solid;
    border-bottom-color: rgba(255,255,255,.1);
}

.c-dash-content__section-toggle:first-of-type{
    border-top-width: 1px;
    border-top-style: solid;
    border-top-color: rgba(255,255,255,.1);
}

.c-dash-content__section-toggle:before{
    position: absolute;
    display: block;
    border-top-width: 4px;
    border-bottom-width: 4px;
    border-left-width: 4px;
    border-right-width: 0px;
    border-style: solid;
    /*~ border-width: 4px 0 4px 6px; */
    content: "";
    width: 0;
    height: 0;
    border-color: transparent transparent transparent rgba(255,255,255,.25);
    top: 50%;
    right: 24px;
    transition: border-color 0.3s ease-in-out;
    transform: translateY(-50%) rotate(0deg);
}

@media (min-width: 30em) {
    .c-dash-content__section-toggle:before {
        right: 48px;
    }
}

.c-dash-content__section-toggle.c-dash-content__section--visible:before {
    transform: translateY(-50%) rotate(90deg);
}

@media (min-width: 30em) {
    .c-dash-content__section-toggle{
        padding-top: 1.5rem;
        padding-bottom: 1.5rem;
        padding-left: 3rem;
        padding-right: 3rem;
        /*~ padding: 24px 48px; */
    }
}

@media (min-width: 46.25em) {
    .c-dash-content__section-toggle{
        display: none;
    }
    .c-dash-content__section{
        display: block;
    }
}

.c-dash-content__filter{
    position: fixed;
    left: auto;
    display: none;
    width: 100%;
    background-color: white;
    top: 0;
    right: 0;
    z-index: 1000;
    padding: 36px 0;
}

@media (min-width: 46.25em) {
    .c-dash-content__filter{
        display: block;
        width: calc(100% - 200px);
        min-height: 96px;
    }
}

.c-dash-content__sub-section {
    padding: 48px 0;
}

.c-dash-alert{
    position: relative;
    margin-bottom: 1.5rem;
    margin-top: -1.5rem;
    border-top-width: 4px;
    padding: 2.25rem;
    /*~ padding: 36px; */
    /*~ margin-top: -24px; */
    /*~ margin-bottom: 24px; */
    background-color: white;
    border-top-style: solid;
    border-top-color: #e44774;
}

@media (min-width: 61.25em) {
    .c-dash-alert{
        padding-top: 2.25rem;
        padding-right: 2.25rem;
        padding-bottom: 2.25rem;
        padding-left: 7rem;
        /*~ padding: 36px 36px 36px 108px; */
        background-position: center top;
    }
    .c-dash-alert:before{
        position: absolute;
        display: block;
        height: 3rem;
        width: 3rem;
        background-repeat: no-repeat;
        /*~ width: 48px; */
        /*~ height: 48px; */
        content: "";
        left: 30px;
        top: 50%;
        transform: translateY(-50%);
        background-image: url("/img/icn-alert.svg");
        background-position: center center;
        background-size: 48px 48px;
    }
}

@media (min-width: 70em) {
    .c-dash-alert{
        margin-bottom: 1.5rem;
        background-size: cover;
        /*~ margin-bottom: 24px; */
        background-position: right top -4em;
    }
}

@media (min-width: 90em) {
    .c-dash-alert {
        background-position: right top -6em;
    }
}

.c-dash-alert--secondary{
    border-top-width: 4px;
    border-top-style: solid;
    border-top-color: #432f45;
}

@media (min-width: 61.25em) {
    .c-dash-alert--download:before {
        background-image: url("/img/icn-download.svg");
    }
}

.c-card{
    position: relative;
    z-index: 0;
    margin-bottom: 1.5rem;
    display: block;
    height: 20rem;
    overflow: hidden;
    border-radius: 0.25rem;
    text-decoration-line: none;
    /*~ border-radius: 5px; */
    /*~ margin-bottom: 24px; */
    /*~ height: 340px; */
    box-shadow: 0 24px 48px rgba(33,34,35,.3);
    transition: all 0.3s ease-in-out;
}

.c-card:before{
    position: absolute;
    z-index: 0;
    display: block;
    height: 100%;
    width: 100%;
    background-size: cover;
    background-repeat: no-repeat;
    content: "";
    left: 0;
    top: 0;
    opacity: 0.025;
    transform: scale(1);
    background-image: url("/img/card-example.jpg");
    background-position: center center;
    transition: all 0.3s ease-in-out;
}

.c-card:hover:before {
    transform: scale(1.2);
}

.c-card:hover {
    transform: scale(1.025);
}

.c-card__content{
    position: absolute;
    z-index: 50;
    width: 100%;
    padding: 1.5rem;
    /*~ padding: 24px; */
    top: 45%;
    transform: translateY(-50%);
}

.c-card__heading{
    text-transform: none;
}

.c-card__heading,
.c-card__sub {
    margin-bottom: 0;
}

.c-card__meta{
    position: absolute;
    width: 100%;
    border-bottom-left-radius: 0.25rem;
    border-bottom-right-radius: 0.25rem;
    padding-top: 0.75rem;
    padding-bottom: 0.75rem;
    padding-left: 0.75rem;
    padding-right: 0.75rem;
    text-align: right;
    /*~ padding: 12px 12px; */
    /*~ border-bottom-left-radius: 5px; */
    /*~ border-bottom-right-radius: 5px; */
    background-color: white;
    bottom: 0;
    min-height: 56px;
}

.c-card__icon{
    display: inline-block;
    height: 2rem;
    width: auto;
    /*~ height: 32px; */
}

.c-card__price{
    float: left;
    display: block;
    font-size: 0.875rem;
    line-height: 1.25rem;
    font-weight: 700;
    line-height: 1.5;
    /*~ font-size: 14px; */
    /*~ font-size: 0.875rem; */
    padding: 6px 0 6px 6px;
    margin-bottom: 0;
    color: rgba(33,34,35,.75);
}

.c-card__alert{
    margin-right: 0.375rem;
    display: inline-block;
    text-transform: uppercase;
    color: #e44774;
    /*~ margin-right: 6px; */
    animation-name: bounceIn;
    animation-duration: 2s;
    animation-iteration-count: 3;
    animation-delay: 1s;
    animation-fill-mode: forwards;
    animation-timing-function: cubic-bezier(.215,.61,.355,1);
}

@keyframes bounceIn {
    0%{
        opacity: 1;
        transform: scale3d(.3,.3,.3);
    }
    10% {
        transform: scale3d(1.1,1.1,1.1);
    }
    20% {
        transform: scale3d(.9,.9,.9);
    }
    30%{
        opacity: 1;
        transform: scale3d(1.03,1.03,1.03);
    }
    40% {
        transform: scale3d(.97,.97,.97);
    }
    50%{
        opacity: 1;
        transform: scale3d(1,1,1);
    }
}

.c-card--course,
.c-card--module,
.c-card--modules {
    background-color: #71c2db;
}

.c-card--event {
    background-color: #76bd94;
}

.c-card--membership {
    background-color: #432f45;
}

.c-card--pack {
    background-color: #e5594b;
}

.c-card--physical {
    background-color: #e5594b;
}

.c-card--resource,
.c-card--resources {
    background-color: #e44774;
}

.c-hero-products{
    position: absolute;
    display: none;
    top: 65%;
    left: calc(50% + 375px);
    z-index: 500;
}

@media (min-width: 46.25em) {
    .c-hero-products{
        display: block;
        left: calc(50% + 250px);
    }
}

@media (min-width: 61.25em) {
    .c-hero-products {
        left: calc(50% + 285px);
    }
}

@media (min-width: 70em) {
    .c-hero-products {
        left: calc(50% + 325px);
    }
}

@media (min-width: 90em) {
    .c-hero-products {
        left: calc(50% + 375px);
    }
}

.c-hero-product{
    position: absolute;
    width: 12rem;
    opacity: 0;
    /*~ width: 200px; */
    top: 40%;
    transform: translateX(0) scale(1);
    animation-name: hero-product-bounce;
    animation-duration: 0.4s;
    animation-timing-function: ease-in-out;
    animation-direction: forward;
    animation-iteration-count: 1;
    animation-delay: 1.5s;
    animation-fill-mode: forwards;
}

@media (min-width: 70em) {
    .c-hero-product{
        width: 14rem;
        /*~ width: 230px; */
    }
}

@media (min-width: 90em) {
    .c-hero-product{
        width: 16rem;
        /*~ width: 260px; */
    }
}

.c-hero-product .c-card{
    height: 18rem;
    /*~ height: 280px; */
}

@media (min-width: 70em) {
    .c-hero-product .c-card{
        height: 20rem;
        /*~ height: 310px; */
    }
}

@media (min-width: 90em) {
    .c-hero-product .c-card{
        height: 20rem;
        /*~ height: 340px; */
    }
}

.c-hero-product--small {
    transform: translateX(-50%) scale(.8);
    z-index: -1;
    animation-name: hero-product-bounce-small;
    animation-delay: 1.35s;
}

@keyframes hero-product-bounce {
    0%{
        opacity: 0;
        top: 40%;
        transform: translateX(0) scale(0);
    }
    50%{
        opacity: 1;
        top: 10%;
        transform: translateX(0) scale(1.0375);
    }
    100%{
        opacity: 1;
        top: 0;
        transform: translateX(0) scale(1);
    }
}

@keyframes hero-product-bounce-small {
    0%{
        opacity: 0;
        top: 40%;
        transform: translateX(-50%) scale(0);
    }
    50%{
        opacity: 1;
        top: 10%;
        transform: translateX(-50%) scale(.85);
    }
    100%{
        opacity: 1;
        top: 0;
        transform: translateX(-50%) scale(.8);
    }
}

.c-btn{
    display: inline-block;
    width: auto;
    cursor: pointer;
    border-radius: 0.25rem;
    border-width: 0px;
    border-style: none;
    padding-top: 0.75rem;
    padding-bottom: 0.75rem;
    padding-left: 1rem;
    padding-right: 1rem;
    font-size: 0.75rem;
    line-height: 1rem;
    font-weight: 900;
    text-transform: uppercase;
    line-height: 1;
    text-decoration-line: none;
    /*~ font-size: 12px; */
    /*~ font-size: 0.75rem; */
    /*~ padding: 12px 18px; */
    /*~ border-radius: 4px; */
   	background-color: #e44774;
    color: white;
    font-family: "Source Sans Pro";
    transition: all 0.15s ease-in-out;
    outline: none;
}

.c-btn:hover {
    background-color: #cd4068;
}

.c-btn--arrow{
    position: relative;
    padding-right: 2.25rem;
    /*~ padding-right: 36px; */
}

.c-btn--arrow:before{
    position: absolute;
    display: block;
    border-top-width: 2px;
    border-bottom-width: 2px;
    border-left-width: 4px;
    border-right-width: 0px;
    border-style: solid;
    /*~ border-width: 2.5px 0 2.5px 4.3px; */
    content: "";
    width: 0;
    height: 0;
    border-color: transparent transparent transparent white;
    right: 12px;
    top: 50%;
    transform: translateY(-50%) rotate(0deg);
}

.c-btn--small{
    display: inline-block;
    border-radius: 0.25rem;
    padding-top: 0.5rem;
    padding-bottom: 0.5rem;
    padding-left: 0.75rem;
    padding-right: 0.75rem;
    font-size: 0.75rem;
    line-height: 1rem;
    font-weight: 900;
    text-transform: uppercase;
    line-height: 1;
    text-decoration-line: none;
    /*~ font-size: 10px; */
    /*~ font-size: 0.625rem; */
    /*~ padding: 8px 12px; */
    /*~ border-radius: 4px; */
}

.c-btn--cabaret {
    background-color: #e44774;
}

.c-btn--cabaret:hover {
    background-color: #cd4068;
}

.c-btn--flamingo {
    background-color: #e5594b;
}

.c-btn--flamingo:hover {
    background-color: #ce5044;
}

.c-btn--cabaret-flamingo {
    background-color: #e44774;
    background-image: linear-gradient(125deg,#e44774 30%,#e5594b 100%);
}

.c-btn--cabaret-flamingo:hover {
    background-color: #cd4068;
    background-image: linear-gradient(125deg,#cd4068 30%,#ce5044 100%);
}

.c-btn--seagull {
    background-color: #71c2db;
}

.c-btn--seagull:hover {
    background-color: #66afc5;
}

.c-btn--aubergine {
    background-color: #432f45;
}

.c-btn--aubergine:hover {
    background-color: #e44774;
}

.c-btn--padua {
   background-color: #76bd94;
}

.c-btn--padua:hover {
    background-color: #6aaa85;
}

.c-btn--slate {
    background-color: #212223;
}

.c-btn--slate:hover {
    background-color: #1e1f20;
}

.c-btn--conference {
    background-color: #2a8d9c;
}

.c-btn--conference:hover {
    background-color: #267f8c;
}

.c-btn--tigerlily-green {
    background-color: #3d8b44;
}

.c-btn--tigerlily-green:hover {
    background-color: #377d3d;
}

.c-btn--prta {
    background-color: #eebc79;
}

.c-btn--prta:hover {
    background-color: #d6a96d;
}

.c-btn--reversed-dark {
    background-color: rgba(0,0,0,.15);
}

.c-btn--reversed-dark:hover {
    background-color: rgba(0,0,0,.25);
}

.c-btn--header{
    position: absolute;
    padding-top: 0.5rem;
    padding-bottom: 0.5rem;
    padding-left: 0.75rem;
    padding-right: 0.75rem;
    font-size: 0.75rem;
    line-height: 1rem;
    line-height: 1;
    /*~ font-size: 10px; */
    /*~ font-size: 0.625rem; */
    /*~ padding: 8px 12px; */
    right: 24px;
    top: 50%;
    transform: translateY(-50%);
    z-index: 100;
}

@media (min-width: 30em) {
    .c-btn--header{
        padding-top: 0.625rem;
        padding-right: 1rem;
        padding-bottom: 0.625rem;
        padding-left: 1rem;
        font-size: 0.75rem;
        line-height: 1rem;
        line-height: 1;
        /*~ padding: 10px 16px; */
        /*~ font-size: 11px; */
        /*~ font-size: 0.6875rem; */
        right: 48px;
    }
}

@media (min-width: 46.25em) {
    .c-btn--header{
        padding-top: 0.75rem;
        padding-bottom: 0.75rem;
        padding-left: 1.5rem;
        padding-right: 1.5rem;
        font-size: 0.75rem;
        line-height: 1rem;
        line-height: 1;
        /*~ padding: 12px 24px; */
        /*~ font-size: 12px; */
        /*~ font-size: 0.75rem; */
    }
}

.c-btn--maroon-50 {
    background-color: rgba(46,4,24,.5);
}

.c-btn--maroon-50:hover {
    background-color: rgba(46,4,24,.75);
}

.c-btn--external{
    background-repeat: no-repeat;
    padding-right: 2.5rem;
    /*~ padding-right: 42px; */
    background-image: url("/img/icn-external.svg");
    background-position: right 18px center;
    background-size: 13px 13px;
}

.c-product-promo{
    margin-top: 4rem;
    margin-bottom: 4rem;
    /*~ margin-top: 72px; */
    /*~ margin-bottom: 72px; */
}

@media (min-width: 46.25em) {
    .c-product-promo{
        margin-top: 6rem;
        margin-bottom: 6rem;
        margin-left: -6rem;
        margin-right: -9rem;
        /*~ margin-top: 96px; */
        /*~ margin-bottom: 96px; */
        /*~ margin-left: -96px; */
        /*~ margin-right: -144px; */
    }
}

.c-product-promo__heading{
    font-weight: 700;
    text-transform: none;
    font-family: "Signika";
}

.c-product-promo__text{
    padding-top: 3rem;
    padding-bottom: 6rem;
    padding-left: 3rem;
    padding-right: 3rem;
    background-color: #f4f5f6;
    /*~ padding: 48px 48px 96px; */
}

.c-product-promo__text p:last-of-type {
    margin-bottom: 0;
}

@media (min-width: 46.25em) {
    .c-product-promo__text{
        padding-top: 4rem;
        padding-bottom: 4rem;
        padding-right: 3.5rem;
        padding-left: 3.5rem;
        /*~ padding: 72px 60px; */
    }
}

.c-product-promo__card{
    margin-top: -3rem;
    /*~ margin-top: -48px; */
    padding: 0 24px;
}

@media (min-width: 25em) {
    .c-product-promo__card {
        padding: 0 48px;
    }
}

@media (min-width: 30em) {
    .c-product-promo__card {
        padding: 0 72px;
    }
}

@media (min-width: 37.5em) {
    .c-product-promo__card {
        padding: 0 96px;
    }
}

@media (min-width: 46.25em) {
    .c-product-promo__card {
        margin-top: 0;
        padding: 0;
    }
}

.c-product-collection__heading{
    position: relative;
    margin-right: 1.5rem;
    /*~ margin-right: 24px; */
}

@media (min-width: 70em) {
    .c-product-collection__heading:before{
        position: absolute;
        display: block;
        height: 100%;
        width: 1px;
        background-color: #e8e9ea;
        content: "";
        right: -24px;
        min-height: 64px;
        top: 50%;
        transform: translateY(-50%);
    }
    .c-product-collection__intro{
        margin-left: 1.5rem;
        /*~ margin-left: 24px; */
    }
}

.c-product-collection__heading,
.c-product-collection__intro{
    margin-bottom: 0.75rem;
    /*~ margin-bottom: 12px; */
}

@media (min-width: 70em) {
    .c-product-collection__heading,
    .c-product-collection__intro {
        margin-bottom: 0;
    }
}

@media (min-width: 46.25em) {
    .c-product-collection-btn{
        text-align: right;
    }
}

.c-product-collection--reversed .c-product-collection__heading {
    color: white;
}

.c-product-collection--reversed .c-product-collection__intro {
    color: rgba(255,255,255,.8);
}

.c-product-collection--food-and-nutrition{
    background-size: cover;
    background-repeat: no-repeat;
    background-image: url("/img/section-food-and-nutrition.jpg");
    background-position: center center;
}

@media (min-width: 46.25em) {
    .c-product-collection--food-and-nutrition {
        background-position: right center;
    }
}

.c-product-collection--childrens-learning-and-development{
    background-size: cover;
    background-repeat: no-repeat;
    background-image: url("/img/section-learning-and-development.jpg");
    background-position: center center;
}

@media (min-width: 46.25em) {
    .c-product-collection--childrens-learning-and-development {
        background-position: right center;
    }
}

.c-product-collection--starting-out{
    background-size: cover;
    background-repeat: no-repeat;
    background-image: url("/img/section-starting-out.jpg");
    background-position: center center;
}

@media (min-width: 46.25em) {
    .c-product-collection--starting-out {
        background-position: right center;
    }
}

.c-collection-card{
    position: relative;
    margin-bottom: 1.5rem;
    display: block;
    height: 24rem;
    border-radius: 0.25rem;
    background-size: cover;
    background-repeat: no-repeat;
    text-decoration-line: none;
    /*~ border-radius: 5px; */
    /*~ margin-bottom: 24px; */
    /*~ height: 480px; */
    box-shadow: 0 24px 48px rgba(33,34,35,.3);
    transition: all 0.3s ease-in-out;
    transform: scale(1);
    background-position: center center;
}

.c-collection-card:hover {
    transform: scale(1.025);
}

@media (min-width: 30em) {
    .c-collection-card{
        height: 24rem;
        /*~ height: 380px; */
    }
}

.c-collection-card--static:hover {
    transform: scale(1);
}

.c-collection-card__content{
    position: absolute;
    padding-top: 3rem;
    padding-bottom: 3rem;
    padding-left: 3rem;
    padding-right: 4rem;
    /*~ padding: 48px 72px 48px 48px; */
    top: 50%;
    transform: translateY(-50%);
}

@media (min-width: 30em) {
    .c-collection-card__content{
        padding-top: 3rem;
        padding-bottom: 3rem;
        padding-left: 3rem;
        padding-right: 6rem;
        /*~ padding: 48px 96px 48px 48px; */
    }
}

@media (min-width: 46.25em) {
    .c-collection-card__content{
        padding-top: 4rem;
        padding-bottom: 4rem;
        padding-left: 4rem;
        padding-right: 9rem;
        /*~ padding: 72px 144px 72px 72px; */
    }
}

@media (min-width: 90em) {
    .c-collection-card__content{
        padding-top: 4rem;
        padding-bottom: 4rem;
        padding-left: 4rem;
        padding-right: 12rem;
        /*~ padding: 72px 192px 72px 72px; */
    }
}

.c-collection-card__heading {
    color: white;
}

.c-collection-card__intro {
    color: white;
}

@media (min-width: 90em) {
    .c-collection-card__intro{
        font-size: 1rem;
        line-height: 1.5rem;
        line-height: 1.625;
        /*~ font-size: 17px; */
        /*~ font-size: 1.0625rem; */
    }
}

.c-collection-card--membership {
    background-image: url("/img/section-membership.jpg");
    background-position: right -15em center;
}

@media (min-width: 30em) {
    .c-collection-card--membership {
        background-position: right -8em center;
    }
}

@media (min-width: 46.25em) {
    .c-collection-card--membership {
        background-position: center center;
    }
}

.c-collection-card--childminder-training {
    background-image: url("/img/section-childminder-training-cpd.jpg");
    background-position: right -15em center;
}

@media (min-width: 30em) {
    .c-collection-card--childminder-training {
        background-position: right -8em center;
    }
}

@media (min-width: 46.25em) {
    .c-collection-card--childminder-training {
        background-position: center center;
    }
}

.c-collection-card--policies-and-procedures {
    background-image: url("/img/section-policies-and-procedures.jpg");
    background-position: right -20em center;
}

@media (min-width: 30em) {
    .c-collection-card--policies-and-procedures {
        background-position: center center;
    }
}

.c-collection-card--safeguarding-and-inclusion {
    background-image: url("/img/section-safeguarding-and-inclusion.jpg");
}

.c-collection-card--business-resources {
    background-image: url("/img/section-business-resources.jpg");
    background-position: right -6em center;
}

@media (min-width: 46.25em) {
    .c-collection-card--business-resources {
        background-position: right center;
    }
}

.c-collection-card--food-and-nutrition {
    background-image: url("/img/section-food-and-nutrition.jpg");
    background-position: right -8em center;
}

@media (min-width: 30em) {
    .c-collection-card--food-and-nutrition {
        background-position: right center;
    }
}

.c-collection-card--childrens-learning-and-development {
    background-image: url("/img/section-learning-and-development.jpg");
    background-position: right -4em center;
}

@media (min-width: 46.25em) {
    .c-collection-card--childrens-learning-and-development {
        background-position: right center;
    }
}

.c-collection-card--starting-out {
    background-image: url("/img/section-starting-out.jpg");
}

@media (min-width: 46.25em) {
    .c-collection-card--starting-out {
        background-position: center center;
    }
}

.c-sticky-alert{
    pointer-events: none;
    position: fixed;
    z-index: 1200;
    top: 0;
    left: 0;
    right: 0;
}

.c-sticky-alert__status{
    display: block;
    width: 100%;
    padding: 0.75rem;
    text-align: center;
    font-weight: 900;
    /*~ padding: 12px; */
    color: white;
}

.c-sticky-alert__status--success {
    background-color: #76bd94;
}

.c-sticky-alert__status--warning,
.c-sticky-alert__status--fail {
    background-color: #432f45;
}

.c-cert-download{
    position: absolute;
    display: inline-block;
    height: 4rem;
    width: 4rem;
    background-repeat: no-repeat;
    padding: 0.75rem;
    text-align: center;
    vertical-align: bottom;
    font-size: 0.75rem;
    line-height: 1rem;
    font-weight: 800;
    text-transform: uppercase;
    line-height: 1;
    text-decoration-line: none;
    background-color: #432f45;
    /*~ font-size: 9px; */
    /*~ font-size: 0.5625rem; */
    /*~ width: 72px; */
    /*~ height: 72px; */
    /*~ padding: 12px; */
    color: white;
    border-radius: 50%;
    z-index: 500;
    top: 0;
    right: 0;
    transform: translate(25%,-25%) scale(1);
    box-shadow: 0 12px 24px rgba(33,34,35,.3);
    transition: all 0.3s ease-in-out;
    background-image: url("/img/cert-download.svg");
    background-position: center calc(50% + 12px);
    background-size: 14px auto;
}

.c-cert-download:hover {
    transform: translate(25%,-25%) scale(1.125);
}

.c-cert-download span{
    position: absolute;
    top: 37.5%;
    left: 50%;
    transform: translate(-50%,-50%);
}

.c-caterpillar{
    position: absolute;
    display: none;
    height: 6rem;
    width: 16rem;
    /*~ width: 250px; */
    /*~ height: 104px; */
    bottom: 0;
    left: 50%;
    transform: translate(-60%,50%) scale(.75);
}

@media (min-width: 46.25em) {
    .c-caterpillar{
        display: block;
        transform: translate(-60%,40%) scale(.75);
    }
}

@media (min-width: 61.25em) {
    .c-caterpillar {
        transform: translate(-60%,40%) scale(.875);
    }
}

@media (min-width: 70em) {
    .c-caterpillar {
        transform: translate(-60%,30%) scale(1);
    }
}

@media (min-width: 90em) {
    .c-caterpillar {
        transform: translate(-60%,0) scale(1.125);
    }
}

.c-caterpillar__segment{
    position: absolute;
    display: block;
    height: 5rem;
    width: 5rem;
    opacity: 0;
    /*~ width: 80px; */
    /*~ height: 80px; */
    border-radius: 50%;
    top: 50%;
    left: 50%;
    transform: translate(-50%,-112.5%) scale(1);
    box-shadow: 0 0 24px rgba(0,0,0,.3);
    animation-name: caterpillar-bounce;
    animation-duration: 0.4s;
    animation-timing-function: ease-in-out;
    animation-direction: forward;
    animation-iteration-count: 1;
    animation-delay: 0.9s;
    animation-fill-mode: forwards;
}

@keyframes caterpillar-bounce {
    0%{
        opacity: 0;
        top: 55%;
        transform: translate(-50%,-112.5%) scale(0);
    }
    50%{
        opacity: 1;
        top: 52.5%;
        transform: translate(-50%,-112.5%) scale(1.25);
    }
    100%{
        opacity: 1;
        top: 50%;
        transform: translate(-50%,-112.5%) scale(1);
    }
}

.c-caterpillar__segment--tiny {
    animation-name: caterpillar-bounce-tiny;
    left: 0;
    transform: translate(0,-92.5%) scale(.6);
    animation-delay: 0.6s;
}

@keyframes caterpillar-bounce-tiny {
    0%{
        opacity: 0;
        top: 55%;
        transform: translate(0,-92.5%) scale(0);
    }
    50%{
        opacity: 1;
        top: 52.5%;
        transform: translate(0,-92.5%) scale(.75);
    }
    100%{
        opacity: 1;
        top: 50%;
        transform: translate(0,-92.5%) scale(.6);
    }
}

.c-caterpillar__segment--small {
    animation-name: caterpillar-bounce-small;
    left: 25%;
    transform: translate(-30%,-105%) scale(.8);
    animation-delay: 0.75s;
}

@keyframes caterpillar-bounce-small {
    0%{
        opacity: 0;
        top: 55%;
        transform: translate(-30%,-105%) scale(0);
    }
    50%{
        opacity: 1;
        top: 52.5%;
        transform: translate(-30%,-105%) scale(1);
    }
    100%{
        opacity: 1;
        top: 50%;
        transform: translate(-30%,-105%) scale(.8);
    }
}

.c-caterpillar__segment--large {
    animation-name: caterpillar-bounce-large;
    left: 75%;
    transform: translate(-62.5%,-112.5%) scale(1.2);
    animation-delay: 1.05s;
}

@keyframes caterpillar-bounce-large {
    0%{
        opacity: 0;
        top: 55%;
        transform: translate(-62.5%,-112.5%) scale(0);
    }
    50%{
        opacity: 1;
        top: 52.5%;
        transform: translate(-62.5%,-112.5%) scale(1.5);
    }
    100%{
        opacity: 1;
        top: 50%;
        transform: translate(-62.5%,-112.5%) scale(1.2);
    }
}

.c-caterpillar__segment--huge {
    animation-name: caterpillar-bounce-huge;
    left: 100%;
    transform: translate(-72.5%,-107.5%) scale(1.4);
    animation-delay: 1.2s;
}

@keyframes caterpillar-bounce-huge {
    0%{
        opacity: 0;
        top: 55%;
        transform: translate(-72.5%,-107.5%) scale(0);
    }
    50%{
        opacity: 1;
        top: 52.5%;
        transform: translate(-72.5%,-107.5%) scale(1.75);
    }
    100%{
        opacity: 1;
        top: 50%;
        transform: translate(-72.5%,-107.5%) scale(1.4);
    }
}

.c-caterpillar__segment--cabaret {
    background-color: #e44774;
}

.c-caterpillar__segment--flamingo {
    background-color: #e5594b;
}

.c-caterpillar__segment--padua {
    background-color: #76bd94;
}

.c-caterpillar__segment--seagull {
    background-color: #71c2db;
}

.c-caterpillar__segment--aubergine {
    background-color: #432f45;
}

.c-caterpillar__segment-content{
    position: absolute;
    text-align: center;
    font-size: 0.75rem;
    line-height: 1rem;
    font-weight: 600;
    line-height: 1.25;
    /*~ font-size: 8px; */
    /*~ font-size: 0.5rem; */
    left: 50%;
    top: 50%;
    transform: translate(-50%,-60%);
    color: white;
}

.c-caterpillar__segment-content--large{
    font-size: 0.75rem;
    line-height: 1rem;
    line-height: 1.25;
    /*~ font-size: 12px; */
    /*~ font-size: 0.75rem; */
}

.c-caterpillar__segment--squiggle:before{
    position: absolute;
    display: block;
    height: 1.25rem;
    width: 4rem;
    background-repeat: no-repeat;
    /*~ width: 72px; */
    /*~ height: 21px; */
    content: "";
    background-image: url("/img/squiggle-arrow.svg");
    background-size: 100% auto;
    background-position: center center;
    right: 0;
    top: 0;
    transform: translate(80%,25%);
}

.c-membership-panel{
    position: relative;
}

.c-membership-panel:before{
    position: absolute;
    display: block;
    background-repeat: no-repeat;
    content: "";
    width: 2000px;
    height: 625px;
    z-index: -1;
    left: 50%;
    top: 50%;
    transform: translate(-50%,-50%);
    background-image: url("/img/membership-blob.svg");
    background-size: auto 100%;
    background-position: center center;
}

@media (min-width: 46.25em) {
    .c-membership-panel:before {
        transform: translate(-75%,-50%);
        height: 550px;
    }
}

.c-membership-panel:after{
    position: absolute;
    display: none;
    background-repeat: no-repeat;
    content: "";
    width: 1400px;
    height: 932px;
    z-index: -1;
    left: 50%;
    top: 50%;
    transform: translate(5%,-42.5%);
    background-image: url("/img/membership-girl.png");
    background-size: auto 100%;
    background-position: center center;
}

@media (min-width: 46.25em) {
    .c-membership-panel:after{
        display: block;
        transform: translate(-12.5%,-42.5%);
    }
}

.c-core-panel{
    position: relative;
}

.c-core-panel:before{
    position: absolute;
    display: none;
    background-repeat: no-repeat;
    content: "";
    width: 1120px;
    height: 746px;
    z-index: -1;
    left: 50%;
    top: 0;
    transform: translate(-110%,-25.5%);
    background-image: url("/img/core-boy.png");
    background-size: auto 100%;
    background-position: center center;
}

@media (min-width: 46.25em) {
    .c-core-panel:before{
        display: block;
    }
}

.c-core-link{
    margin-bottom: 3rem;
    display: block;
    text-decoration-line: none;
    /*~ margin-bottom: 48px; */
}

@media (min-width: 46.25em) {
    .c-core-link{
        margin-bottom: 6rem;
        /*~ margin-bottom: 96px; */
    }
}

@media (min-width: 70em) {
    .c-core-link{
        margin-bottom: 9rem;
        /*~ margin-bottom: 144px; */
    }
}

.c-core-link:hover .c-core-link__heading {
    color: #71c2db;
}

.c-core-link:hover .c-core-link__caterpillar__segment--large {
    transform: scale(1.125);
    transition: all 0.15s ease-in-out;
}

.c-core-link__heading {
    transition: color 0.15s ease-in-out;
}

.c-core-link__description {
    color: #858687;
}

.c-core-link__caterpillar{
    position: relative;
    height: 1.25rem;
    width: 4rem;
    /*~ height: 21px; */
    /*~ width: 64px; */
}

.c-core-link__caterpillar__segment{
    position: absolute;
    display: block;
    height: 0.75rem;
    width: 0.75rem;
    /*~ width: 12px; */
    /*~ height: 12px; */
    background-color: #76bd94;
    box-shadow: 0 0 8px rgba(0,0,0,.3);
    border-radius: 50%;
    left: 0;
    top: 8px;
}

.c-core-link__caterpillar__segment--medium{
    height: 1rem;
    width: 1rem;
    /*~ width: 18px; */
    /*~ height: 18px; */
    background-color: #71c2db;
    left: 6px;
    top: 3px;
}

.c-core-link__caterpillar__segment--large{
    height: 1.5rem;
    width: 1.5rem;
    background-repeat: no-repeat;
    /*~ width: 24px; */
    /*~ height: 24px; */
    background-color: #432f45;
    transition: all 0.15s ease-in-out;
    transform: scale(1);
    left: 12px;
    top: 0;
    background-image: url("/img/small-arrow.svg");
    background-size: 5px auto;
    background-position: center center;
}

.c-drop-btn{
    position: relative;
    padding-right: 2.25rem;
    /*~ padding-right: 36px; */
    z-index: 100;
}

.c-drop-btn:before{
    position: absolute;
    display: block;
    border-top-width: 4px;
    border-bottom-width: 0px;
    border-left-width: 2px;
    border-right-width: 2px;
    border-style: solid;
    /*~ border-width: 4.3px 2.5px 0 2.5px; */
    content: "";
    width: 0;
    height: 0;
    border-color: white transparent transparent transparent;
    right: 12px;
    top: 50%;
    transform: translateY(-50%) rotate(0deg);
}

.c-drop-btn.c-drop-btn-options--visible:before {
    transform: translateY(-50%) rotate(180deg);
}

.c-drop-btn-wrap{
    position: relative;
    display: inline-block;
}

.c-drop-btn-options--always-centered {
    left: 50% !important;
    transform: translateX(-50%) !important;
}

.c-drop-btn-options--always-centered:before {
    left: 50% !important;
}

.c-drop-btn-options--always-left {
    left: 0 !important;
    transform: translateX(0) !important;
}

@media (min-width: 25em) {
    .c-drop-btn-options--always-left {
        left: 0 !important;
        transform: translateX(0) !important;
    }
}

.c-drop-btn-options--always-left:before{
    position: absolute;
    display: block;
    border-top-width: 0px;
    border-bottom-width: 8px;
    border-left-width: 8px;
    border-right-width: 8px;
    border-style: solid;
    /*~ border-width: 0 7px 7px 7px; */
    content: "";
    width: 0;
    height: 0;
    border-color: transparent transparent white transparent;
    top: -7px;
    left: 48px !important;
    transform: translateX(-50%);
}

@media (min-width: 25em) {
    .c-drop-btn-options--always-left:before {
        left: 48px !important;
    }
}

.c-drop-btn-options{
    visibility: hidden;
    position: absolute;
    display: block;
    width: 18rem;
    border-radius: 0.375rem;
    opacity: 0;
    /*~ border-radius: 6px; */
    /*~ width: 300px; */
    z-index: 1000;
    background-color: white;
    top: 100%;
    left: -48px;
    margin-bottom: 0;
    transform: translateX(none);
    transition: opacity 0.15s ease-in-out,visibility 0 linear .15s,top 0.15s ease-in-out;
    box-shadow: 0 0 24px rgba(0,0,0,.25);
}

.c-drop-btn-options li{
    display: block;
    border-bottom-width: 1px;
    margin-bottom: 0;
    border-bottom-style: solid;
    border-bottom-color: #e8e9ea;
}

.c-drop-btn-options li:last-child {
    border-bottom-style: none;
}

.c-drop-btn-options li:last-child a{
    border-bottom-right-radius: 0.375rem;
    border-bottom-left-radius: 0.375rem;
    /*~ border-bottom-right-radius: 6px; */
    /*~ border-bottom-left-radius: 6px; */
}

.c-drop-btn-options li:first-child a{
    border-top-right-radius: 0.375rem;
    border-top-left-radius: 0.375rem;
    /*~ border-top-right-radius: 6px; */
    /*~ border-top-left-radius: 6px; */
}

@media (min-width: 25em) {
    .c-drop-btn-options {
        left: 50%;
        transform: translateX(-50%);
    }
}

.c-drop-btn-options:before{
    position: absolute;
    display: block;
    border-top-width: 0px;
    border-bottom-width: 8px;
    border-left-width: 8px;
    border-right-width: 8px;
    border-style: solid;
    /*~ border-width: 0 7px 7px 7px; */
    content: "";
    width: 0;
    height: 0;
    border-color: transparent transparent white transparent;
    top: -7px;
    left: 96px;
    transform: translateX(-50%);
}

@media (min-width: 25em) {
    .c-drop-btn-options:before {
        left: 50%;
    }
}

.c-drop-btn-options.c-drop-btn-options--visible{
    visibility: visible;
    opacity: 1;
    top: 160%;
    transition: opacity 0.15s ease-in-out,visibility 0 linear,top 0.15s ease-in-out;
}

.c-drop-btn-option{
    display: block;
    cursor: pointer;
    background-repeat: no-repeat;
    padding-top: 0.75rem;
    padding-bottom: 0.75rem;
    padding-left: 1.5rem;
    padding-right: 1.5rem;
    font-size: 1rem;
    line-height: 1.5rem;
    font-weight: 700;
    line-height: 1.5;
    text-decoration-line: none;
    /*~ padding: 12px 24px; */
    color: #212223;
    /*~ font-size: 16px; */
    background-image: url("/img/mini-basket-add.svg");
    background-size: 21px 21px;
    background-position: right 24px center;
}

.c-drop-btn-option:hover {
    background-color: rgba(232,233,234,.5);
}

.c-drop-btn-option span{
    display: block;
    font-size: 0.875rem;
    line-height: 1.25rem;
    font-weight: 400;
    line-height: 1.5;
    color: #858687;
    /*~ font-size: 14px; */
    /*~ font-size: 0.875rem; */
}

.c-drop-btn-option--arrow {
    background-image: url("/img/drop-button-arrow.svg");
    background-size: 8px 14px;
}

.c-drop-btn-option--disabled{
    background-image: none;
}

.c-the-separator{
    position: relative;
}

@media (min-width: 70em) {
    .c-the-separator{
        padding-right: 2.25rem;
        /*~ padding-right: 36px; */
    }
    .c-the-separator:before{
        position: absolute;
        display: block;
        height: 100%;
        width: 1px;
        background-color: #e8e9ea;
        content: "";
        right: 24px;
        min-height: 64px;
        top: 50%;
        transform: translateY(-50%);
    }
}

.c-the-separator__heading{
    margin-bottom: 0.75rem;
    /*~ margin-bottom: 12px; */
}

@media (min-width: 37.5em) {
    .c-the-separator__heading{
        margin-bottom: 0.375rem;
        /*~ margin-bottom: 6px; */
    }
    .c-the-separator__sub {
        margin-bottom: 0;
    }
}

.c-list-feature {
    margin: 0;
    padding: 0;
    list-style: none;
}

.c-list-feature li{
    position: relative;
    margin-bottom: 3rem;
    display: block;
    padding-left: 3rem;
    font-size: 1.125rem;
    line-height: 1.75rem;
    line-height: 1.5;
    /*~ padding-left: 48px; */
    /*~ margin-bottom: 48px; */
    /*~ font-size: 18px; */
    padding: 0;
    margin: 0;
}

@media (min-width: 46.25em) {
    .c-list-feature li{
        font-size: 1.125rem;
        line-height: 1.75rem;
        line-height: 1.5;
        /*~ font-size: 19px; */
        /*~ font-size: 1.1875rem; */
    }
}

@media (min-width: 70em) {
    .c-list-feature li{
        padding-left: 4rem;
        font-size: 1.25rem;
        line-height: 1.75rem;
        line-height: 1.5;
        /*~ font-size: 20px; */
        /*~ padding-left: 72px; */
    }
}

@media (min-width: 90em) {
    .c-list-feature li{
        font-size: 1.25rem;
        line-height: 1.75rem;
        line-height: 1.5;
        /*~ font-size: 21px; */
        /*~ font-size: 1.3125rem; */
    }
}

.c-list-feature li:before{
    position: absolute;
    display: block;
    height: 2rem;
    width: 2rem;
    background-color: transparent;
    background-size: cover;
    /*~ width: 32px; */
    /*~ height: 32px; */
    content: "";
    background-image: url("/img/green-tick.svg");
    left: 0;
    top: 6px;
}

@media (min-width: 70em) {
    .c-list-feature li:before{
        height: 2.5rem;
        width: 2.5rem;
        /*~ width: 42px; */
        /*~ height: 42px; */
    }
}

.c-membership-discounts{
    background-size: cover;
    background-repeat: no-repeat;
    padding-top: 24rem;
    /*~ padding-top: 480px; */
    background-image: url("/img/membership-discounts.jpg");
    background-position: center center;
    min-height: 1000px;
}

@media (min-width: 46.25em) {
    .c-membership-discounts{
        padding-top: 18rem;
        /*~ padding-top: 288px; */
    }
}

.c-membership-discount{
    height: 100%;
    width: 100%;
    border-radius: 0.25rem;
    padding: 1.5rem;
    /*~ border-radius: 5px; */
    /*~ padding: 24px; */
    background-color: white;
    box-shadow: 0 0 96px rgba(0,0,0,.2);
}

@media (min-width: 61.25em) {
    .c-membership-discount{
        padding: 3rem;
        /*~ padding: 48px; */
    }
}

.c-membership-discount__logo{
    display: block;
    max-height: 96px;
}

.c-membership-discount__details{
    text-align: center;
    font-size: 1.125rem;
    line-height: 1.75rem;
    font-weight: 700;
    line-height: 1.25;
    color: #e5594b;
    /*~ font-size: 18px; */
    margin-bottom: 0;
}

@media (min-width: 70em) {
    .c-membership-discount__details{
        font-size: 1.25rem;
        line-height: 1.75rem;
        line-height: 1.25;
        /*~ font-size: 20px; */
    }
}

.c-image-panel{
    margin-top: -20rem;
    /*~ margin-top: -336px; */
    transform: translateY(50%);
    background-color: white;
    box-shadow: 0 0 96px rgba(0,0,0,.2);
}

@media (min-width: 37.5em) {
    .c-image-panel{
        margin-top: -18rem;
        /*~ margin-top: -288px; */
    }
}

@media (min-width: 46.25em) {
    .c-image-panel{
        margin-top: -6rem;
        /*~ margin-top: -96px; */
    }
}

.c-image-panel__text{
    padding: 3rem;
    /*~ padding: 48px; */
}

.c-image-panel__img{
    height: 20rem;
    width: 100%;
    background-size: cover;
    background-repeat: no-repeat;
    /*~ height: 320px; */
    background-position: center top;
}

@media (min-width: 46.25em) {
    .c-image-panel__img{
        height: 100%;
    }
}

.c-image-panel__img--membership {
    background-image: url("/img/childminder.jpg");
}

.c-member-promo{
    position: relative;
    margin-bottom: 3rem;
    margin-top: -1.5rem;
    background-size: cover;
    background-repeat: no-repeat;
    padding: 2.25rem;
    background-color: #e44774;
    /*~ padding: 36px; */
    /*~ margin-top: -24px; */
    /*~ margin-bottom: 48px; */
    background-image: url("/img/section-membership.jpg");
    background-position: center center;
}

@media (min-width: 61.25em) {
    .c-member-promo {
        background-position: center top;
    }
}

@media (min-width: 70em) {
    .c-member-promo{
        margin-bottom: 4rem;
        margin-top: -3rem;
        background-size: cover;
        padding: 3rem;
        /*~ padding: 48px; */
        /*~ margin-bottom: 72px; */
        /*~ margin-top: -48px; */
        background-position: right top -4em;
    }
}

@media (min-width: 90em) {
    .c-member-promo {
        background-position: right top -6em;
    }
}

.c-panel{
    position: relative;
    margin-bottom: 2.25rem;
    width: 100%;
    overflow: hidden;
    border-radius: 0.5rem;
    /*~ margin-bottom: 36px; */
    /*~ border-radius: 10px; */
    box-shadow: 0 12px 48px rgba(33,34,35,.1);
}

.c-panel-header,
.c-panel-footer{
    padding-top: 1.5rem;
    padding-bottom: 1.5rem;
    padding-left: 1.5rem;
    padding-right: 1.5rem;
    /*~ padding: 24px 24px; */
}

@media (min-width: 37.5em) {
    .c-panel-header,
    .c-panel-footer{
        padding: 2.25rem;
        /*~ padding: 36px; */
    }
}

@media (min-width: 46.25em) {
    .c-panel-header,
    .c-panel-footer{
        padding: 3rem;
        /*~ padding: 48px; */
    }
}

.c-panel-header__pre,
.c-panel-header__post{
    margin-bottom: 1px;
    display: block;
    font-size: 0.875rem;
    line-height: 1.25rem;
    line-height: 1.25;
    /*~ font-size: 14px; */
    /*~ font-size: 0.875rem; */
}

@media (min-width: 30em) {
    .c-panel-header__pre,
    .c-panel-header__post{
        margin-bottom: 0.125rem;
        font-size: 0.875rem;
        line-height: 1.25rem;
        line-height: 1.25;
        /*~ margin-bottom: 3px; */
        /*~ font-size: 15px; */
        /*~ font-size: 0.9375rem; */
    }
}

@media (min-width: 61.25em) {
    .c-panel-header__pre,
    .c-panel-header__post{
        font-size: 0.875rem;
        line-height: 1.25rem;
        line-height: 1.25;
        /*~ font-size: 15px; */
        /*~ font-size: 0.9375rem; */
    }
}

@media (min-width: 90em) {
    .c-panel-header__pre,
    .c-panel-header__post{
        font-size: 1rem;
        line-height: 1.5rem;
        line-height: 1.25;
        /*~ font-size: 16px; */
    }
}

.c-panel-header__post {
    margin-bottom: 0;
}

.c-panel-header__heading{
    margin-bottom: 0.25rem;
    font-size: 1.125rem;
    line-height: 1.75rem;
    line-height: 1.25;
    /*~ margin-bottom: 4px; */
    /*~ font-size: 19px; */
    /*~ font-size: 1.1875rem; */
}

@media (min-width: 30em) {
    .c-panel-header__heading{
        font-size: 1.25rem;
        line-height: 1.75rem;
        line-height: 1.25;
        /*~ font-size: 20px; */
    }
}

@media (min-width: 46.25em) {
    .c-panel-header__heading{
        font-size: 1.25rem;
        line-height: 1.75rem;
        line-height: 1.25;
        /*~ font-size: 22px; */
        /*~ font-size: 1.375rem; */
    }
}

@media (min-width: 61.25em) {
    .c-panel-header__heading{
        font-size: 1.5rem;
        line-height: 2rem;
        line-height: 1.25;
        /*~ font-size: 24px; */
    }
}

@media (min-width: 70em) {
    .c-panel-header__heading{
        font-size: 1.5rem;
        line-height: 2rem;
        line-height: 1.25;
        /*~ font-size: 26px; */
        /*~ font-size: 1.625rem; */
    }
}

@media (min-width: 90em) {
    .c-panel-header__heading{
        font-size: 1.875rem;
        line-height: 2.25rem;
        line-height: 1.25;
        /*~ font-size: 28px; */
        /*~ font-size: 1.75rem; */
    }
}

.c-panel-footer{
    border-top-width: 1px;
    padding-top: 1.5rem;
    padding-bottom: 1.5rem;
    /*~ padding-top: 24px; */
    /*~ padding-bottom: 24px; */
    background-color: #fcfcfc;
    border-top-style: solid;
    border-top-color: rgba(232,233,234,.5);
}

.c-panel-header__img{
    margin-right: 1rem;
    display: block;
    height: 4rem;
    width: 4rem;
    vertical-align: middle;
    /*~ width: 72px; */
    /*~ height: 72px; */
    /*~ margin-right: 16px; */
    border-radius: 50%;
	margin-top: -2rem;
	margin-bottom: 1rem;
}

@media (min-width: 37.5em) {
    .c-panel-header__img{
        margin-right: 1.5rem;
        height: 6rem;
        width: 6rem;
		margin-top: -4rem;
        /*~ width: 96px; */
        /*~ height: 96px; */
        /*~ margin-right: 24px; */
    }
}

.c-panel-header__text{
    display: inline-block;
    vertical-align: middle;
    width: calc(100% - 24px);
}

@media (min-width: 37.5em) {
    .c-panel-header__text {
        width: calc(100% - 128px);
    }
}

.c-panel-toggle{
    display: inline-block;
    background-repeat: no-repeat;
    padding-right: 1.25rem;
    font-size: 1rem;
    line-height: 1.5rem;
    font-weight: 700;
    line-height: 1.25;
    text-decoration-line: none;
    /*~ padding-right: 20px; */
    color: #e44774;
    /*~ font-size: 16px; */
    background-image: url("/img/chevron-cabaret-down.svg");
    background-size: 12px auto;
    background-position: right 8px;
}

@media (min-width: 61.25em) {
    .c-panel-toggle{
        font-size: 1rem;
        line-height: 1.5rem;
        line-height: 1.25;
        /*~ font-size: 17px; */
        /*~ font-size: 1.0625rem; */
    }
}

@media (min-width: 90em) {
    .c-panel-toggle{
        font-size: 1.125rem;
        line-height: 1.75rem;
        line-height: 1.25;
        /*~ font-size: 18px; */
    }
}

.c-panel-toggle:hover{
    text-decoration-line: underline;
}

.c-panel-toggle.c-panel__text--visible{
    background-repeat: no-repeat;
    background-image: url("/img/chevron-cabaret-up.svg");
    background-size: 12px auto;
    background-position: right 8px;
}

.c-panel__img{
    height: 15rem;
    background-size: cover;
    /*~ height: 240px; */
    background-position: center center;
}

.c-panel__img--large{
    height: 15rem;
    /*~ height: 240px; */
}

.c-panel__img--larger{
    height: 24rem;
    /*~ height: 360px; */
}

.c-panel__text{
    padding: 2.25rem;
    /*~ padding: 36px; */
}

@media (min-width: 30em) {
    .c-panel__text{
        padding: 3rem;
        /*~ padding: 48px; */
    }
}

.c-panel__text blockquote{
    font-size: 1.25rem;
    line-height: 1.75rem;
    line-height: 1.625;
    /*~ font-size: 20px; */
    padding: 0;
    margin: 0;
}

@media (min-width: 61.25em) {
    .c-panel__text blockquote{
        font-size: 1.25rem;
        line-height: 1.75rem;
        line-height: 1.625;
        /*~ font-size: 21px; */
        /*~ font-size: 1.3125rem; */
    }
}

@media (min-width: 90em) {
    .c-panel__text blockquote{
        font-size: 1.25rem;
        line-height: 1.75rem;
        line-height: 1.625;
        /*~ font-size: 22px; */
        /*~ font-size: 1.375rem; */
    }
}

.c-panel__text blockquote p{
    font-size: 1.25rem;
    line-height: 1.75rem;
    line-height: 1.625;
    /*~ font-size: 20px; */
}

@media (min-width: 61.25em) {
    .c-panel__text blockquote p{
        font-size: 1.25rem;
        line-height: 1.75rem;
        line-height: 1.625;
        /*~ font-size: 21px; */
        /*~ font-size: 1.3125rem; */
    }
}

@media (min-width: 90em) {
    .c-panel__text blockquote p{
        font-size: 1.25rem;
        line-height: 1.75rem;
        line-height: 1.625;
        /*~ font-size: 22px; */
        /*~ font-size: 1.375rem; */
    }
}

.c-panel__text blockquote:before,
.c-panel__text blockquote:after{
    display: none;
}

.c-panel__text.c-panel__text--hidden{
    display: none;
}

.c-panel__text.c-panel__text--visible{
    display: block;
}

.c-panel--wide{
    position: relative;
}

@media (min-width: 46.25em) {
    .c-panel--wide .c-panel__img{
        position: absolute;
        display: block;
        height: auto;
        width: 33.333333%;
        /*~ width: 33%; */
        left: 0;
        top: 0;
        bottom: 0;
    }
}

.c-panel--wide .c-panel__text{
    padding: 3rem;
    /*~ padding: 48px; */
}

@media (min-width: 46.25em) {
    .c-panel--wide .c-panel__text{
        display: inline-block;
        width: 66.666667%;
        /*~ width: 66%; */
        margin-left: 33%;
    }
}

.c-panel--icn{
    position: relative;
    margin-bottom: 3rem;
    overflow: visible;
    padding-top: 1.5rem;
    /*~ padding-top: 24px; */
    /*~ margin-bottom: 48px; */
}

.c-panel--icn:before{
    position: absolute;
    display: block;
    height: 3rem;
    width: 3rem;
    padding-top: 0.5rem;
    text-align: center;
    font-size: 1.875rem;
    line-height: 2.25rem;
    font-weight: 700;
    font-style: italic;
    line-height: 1;
    /*~ width: 48px; */
    /*~ height: 48px; */
    background-color: #71c2db;
    /*~ font-size: 32px; */
    /*~ font-size: 2rem; */
    /*~ padding-top: 8px; */
    content: "i";
    border-radius: 50%;
    top: 0;
    left: 50%;
    transform: translate(-50%,-50%);
    color: white;
}

@media (min-width: 46.25em) {
    .c-panel--icn:before{
        height: 3.5rem;
        width: 3.5rem;
        padding-top: 0.625rem;
        font-size: 2.25rem;
        line-height: 2.5rem;
        line-height: 1;
        /*~ width: 56px; */
        /*~ height: 56px; */
        /*~ font-size: 36px; */
        /*~ padding-top: 10px; */
    }
}

@media (min-width: 70em) {
    .c-panel--icn:before{
        height: 4rem;
        width: 4rem;
        padding-top: 0.625rem;
        font-size: 2.25rem;
        line-height: 2.5rem;
        line-height: 1;
        /*~ width: 64px; */
        /*~ height: 64px; */
        /*~ font-size: 42px; */
        /*~ font-size: 2.625rem; */
        /*~ padding-top: 11px; */
    }
}

@media (min-width: 90em) {
    .c-panel--icn:before{
        height: 4rem;
        width: 4rem;
        padding-top: 0.75rem;
        font-size: 3rem;
        line-height: 1;
        /*~ width: 72px; */
        /*~ height: 72px; */
        /*~ font-size: 48px; */
        /*~ padding-top: 12px; */
    }
}

.c-panel-title{
    padding: 2.25rem;
    /*~ padding: 36px; */
}

@media (min-width: 37.5em) {
    .c-panel-title{
        padding: 2.25rem;
        /*~ padding: 36px; */
    }
}

@media (min-width: 46.25em) {
    .c-panel-title{
        padding: 3rem;
        /*~ padding: 48px; */
    }
}

.c-panel--no-overflow{
    overflow: visible;
}

.c-section-title{
    margin-bottom: 3rem;
    text-align: center;
    font-weight: 600;
    /*~ margin-bottom: 48px; */
}

@media (min-width: 70em) {
    .c-section-title{
        margin-bottom: 4rem;
        /*~ margin-bottom: 72px; */
    }
}

@media (min-width: 90em) {
    .c-section-title{
        margin-bottom: 6rem;
        /*~ margin-bottom: 96px; */
    }
}

.c-section-title--has-intro{
    margin-bottom: 1.5rem;
    /*~ margin-bottom: 24px; */
}

@media (min-width: 70em) {
    .c-section-title--has-intro{
        margin-bottom: 2.25rem;
        /*~ margin-bottom: 36px; */
    }
}

@media (min-width: 90em) {
    .c-section-title--has-intro{
        margin-bottom: 2.25rem;
        /*~ margin-bottom: 36px; */
    }
}

.c-section-intro{
    margin-bottom: 3rem;
    text-align: center;
    font-size: 1.125rem;
    line-height: 1.75rem;
    line-height: 1.5;
    /*~ margin-bottom: 48px; */
    /*~ font-size: 18px; */
}

@media (min-width: 30em) {
    .c-section-intro{
        font-size: 1.125rem;
        line-height: 1.75rem;
        line-height: 1.5;
        /*~ font-size: 18px; */
    }
}

@media (min-width: 46.25em) {
    .c-section-intro{
        font-size: 1.25rem;
        line-height: 1.75rem;
        line-height: 1.5;
        /*~ font-size: 20px; */
    }
}

@media (min-width: 61.25em) {
    .c-section-intro{
        font-size: 1.25rem;
        line-height: 1.75rem;
        line-height: 1.5;
        /*~ font-size: 22px; */
        /*~ font-size: 1.375rem; */
    }
}

@media (min-width: 70em) {
    .c-section-intro{
        margin-bottom: 4rem;
        font-size: 1.5rem;
        line-height: 2rem;
        line-height: 1.5;
        /*~ font-size: 24px; */
        /*~ margin-bottom: 72px; */
    }
}

@media (min-width: 90em) {
    .c-section-intro{
        margin-bottom: 6rem;
        font-size: 1.5rem;
        line-height: 2rem;
        line-height: 1.5;
        /*~ font-size: 26px; */
        /*~ font-size: 1.625rem; */
        /*~ margin-bottom: 96px; */
    }
}

.c-section-intro strong{
    font-weight: 700;
    color: #212223;
}

.c-section-intro--small{
    margin-bottom: 2.25rem;
    font-size: 1rem;
    line-height: 1.5rem;
    line-height: 1.5;
    /*~ font-size: 16px; */
    /*~ margin-bottom: 36px; */
}

@media (min-width: 30em) {
    .c-section-intro--small{
        font-size: 1rem;
        line-height: 1.5rem;
        line-height: 1.5;
        /*~ font-size: 16px; */
    }
}

@media (min-width: 46.25em) {
    .c-section-intro--small{
        font-size: 1rem;
        line-height: 1.5rem;
        line-height: 1.5;
        /*~ font-size: 17px; */
        /*~ font-size: 1.0625rem; */
    }
}

@media (min-width: 61.25em) {
    .c-section-intro--small{
        font-size: 1.125rem;
        line-height: 1.75rem;
        line-height: 1.5;
        /*~ font-size: 18px; */
    }
}

@media (min-width: 70em) {
    .c-section-intro--small{
        margin-bottom: 3rem;
        font-size: 1.125rem;
        line-height: 1.75rem;
        line-height: 1.5;
        /*~ font-size: 19px; */
        /*~ font-size: 1.1875rem; */
        /*~ margin-bottom: 48px; */
    }
}

@media (min-width: 90em) {
    .c-section-intro--small{
        margin-bottom: 3rem;
        font-size: 1.25rem;
        line-height: 1.75rem;
        line-height: 1.5;
        /*~ font-size: 20px; */
        /*~ margin-bottom: 48px; */
    }
}

.c-section-feature{
    margin-bottom: 3rem;
    text-align: center;
    font-size: 1.125rem;
    line-height: 1.75rem;
    line-height: 1.5;
    /*~ margin-bottom: 48px; */
    /*~ font-size: 18px; */
}

@media (min-width: 30em) {
    .c-section-feature{
        font-size: 1.125rem;
        line-height: 1.75rem;
        line-height: 1.5;
        /*~ font-size: 18px; */
    }
}

@media (min-width: 46.25em) {
    .c-section-feature{
        font-size: 1.25rem;
        line-height: 1.75rem;
        line-height: 1.5;
        /*~ font-size: 20px; */
    }
}

@media (min-width: 61.25em) {
    .c-section-feature{
        font-size: 1.25rem;
        line-height: 1.75rem;
        line-height: 1.5;
        /*~ font-size: 22px; */
        /*~ font-size: 1.375rem; */
    }
}

@media (min-width: 70em) {
    .c-section-feature{
        margin-bottom: 3rem;
        font-size: 1.5rem;
        line-height: 2rem;
        line-height: 1.5;
        /*~ font-size: 24px; */
        /*~ margin-bottom: 48px; */
    }
}

@media (min-width: 90em) {
    .c-section-feature{
        margin-bottom: 3rem;
        font-size: 1.5rem;
        line-height: 2rem;
        line-height: 1.5;
        /*~ font-size: 26px; */
        /*~ font-size: 1.625rem; */
        /*~ margin-bottom: 48px; */
    }
}

.c-section-feature strong{
    font-weight: 600;
}

.c-section-list{
    margin-bottom: 3rem;
    font-size: 1rem;
    line-height: 1.5rem;
    line-height: 1.5;
    /*~ margin-bottom: 48px; */
    /*~ font-size: 16px; */
}

@media (min-width: 30em) {
    .c-section-list{
        font-size: 1rem;
        line-height: 1.5rem;
        line-height: 1.5;
        /*~ font-size: 16px; */
    }
}

@media (min-width: 46.25em) {
    .c-section-list{
        font-size: 1rem;
        line-height: 1.5rem;
        line-height: 1.5;
        /*~ font-size: 17px; */
        /*~ font-size: 1.0625rem; */
    }
}

@media (min-width: 61.25em) {
    .c-section-list{
        font-size: 1.125rem;
        line-height: 1.75rem;
        line-height: 1.5;
        /*~ font-size: 18px; */
    }
}

@media (min-width: 70em) {
    .c-section-list{
        margin-bottom: 4rem;
        font-size: 1.25rem;
        line-height: 1.75rem;
        line-height: 1.5;
        /*~ font-size: 21px; */
        /*~ font-size: 1.3125rem; */
        /*~ margin-bottom: 72px; */
    }
}

@media (min-width: 90em) {
    .c-section-list{
        margin-bottom: 6rem;
        font-size: 1.25rem;
        line-height: 1.75rem;
        line-height: 1.5;
        /*~ font-size: 22px; */
        /*~ font-size: 1.375rem; */
        /*~ margin-bottom: 96px; */
    }
}

.c-section-list strong{
    font-weight: 600;
}

.c-section-augment{
    position: relative;
}

.c-section-augment:after{
    display: none;
}

@supports (mix-blend-mode: multiply) {
    .c-section-augment:after{
        position: absolute;
        display: block;
        height: 12rem;
        width: 24rem;
        background-size: cover;
        /*~ width: 360px; */
        /*~ height: 200px; */
        content: "";
        background-position: center center;
        left: 50%;
        top: 24px;
        transform: translate(-50%,-50%) scale(.5);
        transform-origin: center;
        mix-blend-mode: multiply;
    }
    @media (min-width: 30em) {
        .c-section-augment:after {
            transform: translate(-50%,-50%) scale(.6);
        }
    }
    @media (min-width: 46.25em) {
        .c-section-augment:after {
            transform: translate(-50%,-50%) scale(.85);
        }
    }
    @media (min-width: 70em) {
        .c-section-augment:after {
            transform: translate(-50%,-50%) scale(1);
        }
    }
}

.c-section-augment--microphone:after {
    background-image: url("/img/section-augment-microphone.jpg");
}

.c-section-augment--crayons:after {
    background-image: url("/img/section-augment-crayons.jpg");
}

.c-section-augment--car:after {
    background-image: url("/img/section-augment-car.jpg");
}

.c-section-augment--till:after {
    background-image: url("/img/section-augment-till.jpg");
}

.c-section-heading{
    margin-bottom: 1.5rem;
    display: block;
    width: 100%;
    border-bottom-width: 1px;
    padding-top: 1.5rem;
    padding-bottom: 1rem;
    padding-right: 3rem;
    font-size: 0.875rem;
    line-height: 1.25rem;
    font-weight: 700;
    text-transform: uppercase;
    line-height: 1.25;
    /*~ font-size: 14px; */
    /*~ font-size: 0.875rem; */
    color: #212223;
    /*~ margin-bottom: 24px; */
    /*~ padding-bottom: 18px; */
    /*~ padding-top: 24px; */
    /*~ padding-right: 48px; */
    border-bottom-style: solid;
    border-bottom-color: #e8e9ea;
}

@media (min-width: 30em) {
    .c-section-heading {
        padding-right: 0;
    }
}

@media (min-width: 46.25em) {
    .c-section-heading{
        font-size: 0.875rem;
        line-height: 1.25rem;
        line-height: 1.25;
        /*~ font-size: 15px; */
        /*~ font-size: 0.9375rem; */
    }
}

@media (min-width: 80em) {
    .c-section-heading{
        font-size: 1rem;
        line-height: 1.5rem;
        line-height: 1.25;
        /*~ font-size: 16px; */
    }
}

.c-section-link{
    position: absolute;
    position: relative;
    display: inline-block;
    height: 1.25rem;
    white-space: nowrap;
    padding-right: 1rem;
    font-size: 0.875rem;
    line-height: 1.25rem;
    font-weight: 700;
    text-transform: uppercase;
    line-height: 1.5;
    text-decoration-line: none;
    /*~ font-size: 14px; */
    /*~ font-size: 0.875rem; */
    /*~ padding-right: 18px; */
    color: #e44774;
    /*~ height: 21px; */
    right: 0;
    top: 22px;
}

.c-section-link:before{
    position: absolute;
    display: block;
    height: 0.5rem;
    width: 0.5rem;
    background-repeat: no-repeat;
    /*~ width: 9px; */
    /*~ height: 9px; */
    content: "";
    background-image: url("/img/arrow-link-cabaret.svg");
    background-size: 9px 9px;
    background-position: center center;
    transition: all 0.15s ease-in-out;
    top: 50%;
    transform: translateY(-50%);
    right: 0;
}

.c-section-link:hover:before {
    right: -3px;
}

.c-section-link__textension{
    display: none;
}

@media (min-width: 30em) {
    .c-section-link__textension{
        display: inline;
    }
}

.c-section-tabs{
    border-bottom-width: 1px;
    text-align: center;
    border-bottom-style: solid;
    border-bottom-color: #e8e9ea;
}

@media (min-width: 46.25em) {
    .c-section-tabs{
        text-align: left;
    }
}

.c-section-tabs li{
    display: inline-block;
    margin-bottom: 0;
}

.c-section-tab{
    position: relative;
    display: inline-block;
    background-color: transparent;
    font-size: 0.875rem;
    line-height: 1.25rem;
    font-weight: 700;
    text-transform: uppercase;
    line-height: 1.25;
    text-decoration-line: none;
    /*~ font-size: 14px; */
    /*~ font-size: 0.875rem; */
    color: #858687;
    margin: 0 12px;
    padding: 24px 0;
    transition: all 0.3s ease-in-out;
}

@media (min-width: 46.25em) {
    .c-section-tab{
        font-size: 0.875rem;
        line-height: 1.25rem;
        line-height: 1.25;
        /*~ font-size: 15px; */
        /*~ font-size: 0.9375rem; */
        margin: 0 24px 0 0;
    }
}

@media (min-width: 80em) {
    .c-section-tab{
        font-size: 1rem;
        line-height: 1.5rem;
        line-height: 1.25;
        /*~ font-size: 16px; */
    }
}

.c-section-tab:before{
    position: absolute;
    display: block;
    height: 0.125rem;
    width: 100%;
    opacity: 0;
    /*~ height: 2px; */
    background-color: #e44774;
    content: "";
    bottom: 0;
    transition: all 0.3s ease-in-out;
}

.c-section-tab:hover,
.c-section-tab.o-tab--active{
    background-color: transparent;
    color: #e44774;
}

.c-section-tab:hover:before,
.c-section-tab.o-tab--active:before{
    opacity: 1;
}

.c-feature-list{
    text-align: center;
}

.c-feature-list__text p{
    line-height: 1.5;
}

.c-feature-list__icon{
    margin-bottom: 1.5rem;
    display: inline-block;
    height: 3rem;
    width: 3rem;
    /*~ margin-bottom: 24px; */
    /*~ width: 48px; */
    /*~ height: 48px; */
}

@media (min-width: 46.25em) {
    .c-feature-list__icon{
        height: 3.5rem;
        width: 3.5rem;
        /*~ width: 56px; */
        /*~ height: 56px; */
    }
}

@media (min-width: 70em) {
    .c-feature-list__icon{
        height: 4rem;
        width: 4rem;
        /*~ width: 64px; */
        /*~ height: 64px; */
    }
}

@media (min-width: 90em) {
    .c-feature-list__icon{
        height: 4rem;
        width: 4rem;
        /*~ width: 72px; */
        /*~ height: 72px; */
    }
}

.c-feature-list__icon--tick{
    background-size: cover;
    background-repeat: no-repeat;
    background-image: url("/img/icn-tick-green.svg");
    background-position: center center;
}

.c-feature-list__img{
    margin-bottom: 1.5rem;
    display: inline-block;
    height: 4rem;
    width: 4rem;
    background-size: cover;
    background-repeat: no-repeat;
    /*~ margin-bottom: 24px; */
    /*~ width: 72px; */
    /*~ height: 72px; */
    border-radius: 50%;
    background-position: center center;
}

@media (min-width: 46.25em) {
    .c-feature-list__img{
        height: 4rem;
        width: 4rem;
        /*~ width: 72px; */
        /*~ height: 72px; */
    }
}

@media (min-width: 70em) {
    .c-feature-list__img{
        height: 6rem;
        width: 6rem;
        /*~ width: 96px; */
        /*~ height: 96px; */
    }
}

@media (min-width: 90em) {
    .c-feature-list__img{
        height: 6rem;
        width: 6rem;
        /*~ width: 104px; */
        /*~ height: 104px; */
    }
}

.c-feature-list__logo{
    margin-bottom: 1.5rem;
    display: inline-block;
    height: 4rem;
    width: auto;
    /*~ margin-bottom: 24px; */
    /*~ height: 72px; */
}

@media (min-width: 46.25em) {
    .c-feature-list__logo{
        height: 4rem;
        /*~ height: 72px; */
    }
}

@media (min-width: 70em) {
    .c-feature-list__logo{
        height: 4rem;
        /*~ height: 72px; */
    }
}

@media (min-width: 90em) {
    .c-feature-list__logo{
        height: 5rem;
        /*~ height: 88px; */
    }
}

.c-carousel{
    width: 100%;
}

.c-carousel__item{
    width: 100%;
}

.flickity-button {
    background-color: #f4f5f6 !important;
}

.flickity-prev-next-button{
    top: auto;
    bottom: -66px !important;
}

@media (min-width: 30em) {
    .flickity-prev-next-button.previous{
        bottom: auto;
        top: 50% !important;
        left: -96px !important;
    }
    .flickity-prev-next-button.next{
        bottom: auto;
        top: 50% !important;
        right: -96px !important;
    }
}

.c-manuals-pull-up{
    position: relative;
    margin-top: -9rem;
    /*~ margin-top: -140px; */
    z-index: 100;
}

@media (min-width: 46.25em) {
    .c-manuals-pull-up{
        margin-top: -10rem;
        /*~ margin-top: -160px; */
    }
}

@media (min-width: 61.25em) {
    .c-manuals-pull-up{
        margin-top: -11rem;
        /*~ margin-top: -170px; */
    }
}

@media (min-width: 70em) {
    .c-manuals-pull-up{
        margin-top: -13rem;
        /*~ margin-top: -210px; */
    }
}

@media (min-width: 90em) {
    .c-manuals-pull-up{
        margin-top: -16rem;
        /*~ margin-top: -250px; */
    }
}

.c-manuals-buy-both{
    position: relative;
    margin-top: 6rem;
    padding-top: 7rem;
    padding-right: 2.25rem;
    padding-bottom: 2.25rem;
    padding-left: 2.25rem;
    /*~ margin-top: 96px; */
    /*~ padding: 108px 36px 36px 36px; */
}

@media (min-width: 46.25em) {
    .c-manuals-buy-both{
        margin-bottom: 3rem;
        padding-top: 2.25rem;
        padding-right: 2.25rem;
        padding-bottom: 2.25rem;
        padding-left: 13rem;
        /*~ padding: 36px 36px 36px 216px; */
        /*~ margin-bottom: 48px; */
        margin-top: 0;
    }
}

@media (min-width: 61.25em) {
    .c-manuals-buy-both{
        padding-left: 16rem;
        padding-top: 2.25rem;
        padding-right: 2.25rem;
        padding-bottom: 2.25rem;
        /*~ padding: 36px 36px 36px 264px; */
    }
}

.c-manuals-buy-both:before{
    position: absolute;
    display: block;
    height: 15rem;
    width: 18rem;
    background-size: cover;
    background-repeat: no-repeat;
    /*~ width: 280px; */
    /*~ height: 238px; */
    content: "";
    background-image: url("/img/manuals-buy-both.png");
    background-position: center center;
    top: 0;
    left: 50%;
    transform: translate(-50%,-65%);
}

@media (min-width: 46.25em) {
    .c-manuals-buy-both:before {
        top: 50%;
        left: 0;
        transform: translate(-25%,-50%);
    }
}

@media (min-width: 61.25em) {
    .c-manuals-buy-both:before {
        top: 50%;
        left: 0;
        transform: translate(-10%,-50%);
    }
}

.c-manuals-buy-both__text{
    text-align: center;
    font-size: 1.25rem;
    line-height: 1.75rem;
    line-height: 1.25;
    /*~ font-size: 20px; */
}

@media (min-width: 46.25em) {
    .c-manuals-buy-both__text{
        text-align: left;
        font-size: 1.25rem;
        line-height: 1.75rem;
        line-height: 1.25;
        /*~ font-size: 21px; */
        /*~ font-size: 1.3125rem; */
        margin-bottom: 0;
    }
}

@media (min-width: 70em) {
    .c-manuals-buy-both__text{
        font-size: 1.5rem;
        line-height: 2rem;
        line-height: 1.25;
        /*~ font-size: 23px; */
        /*~ font-size: 1.4375rem; */
    }
}

@media (min-width: 46.25em) {
    .c-manuals-buy-both--dash .c-manuals-buy-both__text{
        margin-bottom: 0.75rem;
        /*~ margin-bottom: 12px; */
    }
}

@media (min-width: 61.25em) {
    .c-manuals-buy-both--dash .c-manuals-buy-both__text {
        margin-bottom: 0;
    }
}

.c-manuals-product-details{
    background-size: cover;
    background-repeat: no-repeat;
    padding-bottom: 18rem;
    /*~ padding-bottom: 288px; */
    background-image: url("/img/manuals-product-details.jpg");
    background-position: center top;
}

@media (min-width: 46.25em) {
    .c-manuals-product-details{
        padding-bottom: 24rem;
        /*~ padding-bottom: 360px; */
        background-position: center bottom;
    }
}

@media (min-width: 70em) {
    .c-manuals-product-details{
        padding-bottom: 24rem;
        /*~ padding-bottom: 432px; */
        background-position: center bottom;
    }
}

.c-manuals-product{
    position: relative;
    margin-top: 3rem;
    margin-bottom: 3rem;
    padding-top: 24rem;
    /*~ margin-top: 48px; */
    /*~ padding-top: 384px; */
    /*~ margin-bottom: 48px; */
}

.c-manuals-product:before{
    position: absolute;
    display: block;
    height: 24rem;
    width: 100%;
    background-repeat: no-repeat;
    /*~ height: 480px; */
    left: 5%;
    top: 0;
    content: "";
    background-size: auto 100%;
    background-position: left center;
}

@media (min-width: 46.25em) {
    .c-manuals-product:before{
        width: 50%;
        height: 620px;
        left: 55%;
        top: 50%;
        transform: translateY(-40%);
    }
}

@media (min-width: 70em) {
    .c-manuals-product:before {
        height: 680px;
    }
}

@media (min-width: 46.25em) {
    .c-manuals-product{
        margin-bottom: 10rem;
        /*~ margin-bottom: 168px; */
        padding-top: 0;
        margin-top: 0;
    }
}

.c-manuals-product--food:before {
    background-image: url("/img/manual-food-spread.png");
}

.c-manuals-product--recipes:before {
    background-image: url("/img/manual-recipe-spread.png");
}

.c-promo{
    position: relative;
    margin-bottom: 1.5rem;
    border-radius: 0.375rem;
    padding: 2.25rem;
    background-color: #432f45;
    /*~ padding: 36px; */
    /*~ margin-bottom: 24px; */
    /*~ border-radius: 7px; */
    box-shadow: 0 12px 48px rgba(33,34,35,.3);
}

@media (min-width: 61.25em) {
    .c-promo{
        padding: 3rem;
        /*~ padding: 48px; */
    }
}

@media (min-width: 70em) {
    .c-promo{
        padding: 3.5rem;
        /*~ padding: 60px; */
    }
}

.c-promo--covid{
    background-repeat: no-repeat;
    background-position: left -24px top;
    background-size: 250px auto;
}

@media (min-width: 46.25em) {
    .c-promo--covid {
        background-position: right 48px center;
        background-size: 300px auto;
        background-image: url("/img/covid-pack.png");
    }
}

@media (min-width: 70em) {
    .c-promo--covid {
        background-size: 350px auto;
    }
}

@media (min-width: 90em) {
    .c-promo--covid {
        background-size: 400px auto;
    }
}

.c-promo--pull-up{
    margin-bottom: 1.5rem;
    margin-top: -7rem;
    /*~ margin-bottom: 24px; */
    /*~ margin-top: -120px; */
}

@media (min-width: 46.25em) {
    .c-promo--pull-up{
        margin-bottom: 1.5rem;
        margin-top: -12rem;
        /*~ margin-top: -200px; */
        /*~ margin-bottom: 24px; */
    }
}

@media (min-width: 61.25em) {
    .c-promo--pull-up{
        margin-top: -12rem;
        margin-bottom: 3.5rem;
        /*~ margin-top: -200px; */
        /*~ margin-bottom: 56px; */
    }
}

@media (min-width: 70em) {
    .c-promo--pull-up{
        margin-bottom: 4rem;
        margin-top: -15rem;
        /*~ margin-top: -240px; */
        /*~ margin-bottom: 64px; */
    }
}

@media (min-width: 90em) {
    .c-promo--pull-up{
        margin-bottom: 4rem;
        margin-top: -15rem;
        /*~ margin-top: -240px; */
        /*~ margin-bottom: 72px; */
    }
}

@media (min-width: 61.25em) {
    .c-promo--alert{
        padding-top: 3rem;
        padding-bottom: 3rem;
        padding-right: 3rem;
        padding-left: 7rem;
        /*~ padding: 48px 48px 48px 108px; */
        background-position: center top;
    }
    .c-promo--alert:before{
        position: absolute;
        display: block;
        height: 3rem;
        width: 3rem;
        background-repeat: no-repeat;
        /*~ width: 48px; */
        /*~ height: 48px; */
        content: "";
        left: 36px;
        top: 36px;
        background-image: url("/img/icn-alert-new.svg");
        background-position: center center;
        background-size: 48px 48px;
    }
}

@media (min-width: 70em) {
    .c-promo--alert{
        padding-top: 3.5rem;
        padding-right: 3.5rem;
        padding-bottom: 3.5rem;
        padding-left: 7rem;
        /*~ padding: 60px 60px 60px 109.2px; */
    }
    .c-promo--alert:before {
        top: 48px;
        left: 36px;
    }
}

.c-item-toggle > .o-layout__item{
    display: inline-block;
}

.c-item-toggle > .o-layout__item:nth-child(n+4){
    display: none;
}

.c-item-toggle.c-item-toggle--visible > .o-layout__item:nth-child(n+4){
    display: inline-block;
}

.c-omni-card{
    margin-bottom: 1.5rem;
    width: 100%;
    border-radius: 0.25rem;
    /*~ border-radius: 5px; */
    /*~ margin-bottom: 24px; */
    box-shadow: 0 6px 36px rgba(0,0,0,.075);
    background-color: white;
}

.c-omni-card--promo{
    background-size: cover;
    background-repeat: no-repeat;
    padding-top: 2.25rem;
    padding-right: 2.25rem;
    padding-bottom: 2.25rem;
    padding-left: 2.25rem;
    /*~ padding: 36px 36px 36px 36px; */
    background-position: calc(50% - 10em) center;
}

@media (min-width: 46.25em) {
    .c-omni-card--promo{
        padding-top: 3rem;
        padding-bottom: 3rem;
        padding-left: 3rem;
        padding-right: 3rem;
        /*~ padding: 48px 48px 48px 48px; */
        background-position: right center;
    }
}

@media (min-width: 61.25em) {
    .c-omni-card--promo{
        padding-left: 3rem;
        padding-right: 3rem;
        padding-top: 3.5rem;
        padding-bottom: 3.5rem;
        /*~ padding: 60px 48px 60px 48px; */
        background-position: center center;
    }
}

.c-omni-card--promo.c-omni-card--promo-grad {
    background-position: center center;
}

.c-omni-card--promo-tall{
    background-size: cover;
    background-repeat: no-repeat;
    padding-top: 2.25rem;
    padding-right: 2.25rem;
    padding-bottom: 2.25rem;
    padding-left: 2.25rem;
    /*~ padding: 36px 36px 36px 36px; */
    background-position: left center;
}

@media (min-width: 46.25em) {
    .c-omni-card--promo-tall{
        background-size: cover;
        padding-top: 3rem;
        padding-bottom: 3rem;
        padding-left: 3rem;
        padding-right: 3rem;
        /*~ padding: 48px 48px 48px 48px; */
        background-position: right center;
    }
}

@media (min-width: 61.25em) {
    .c-omni-card--promo-tall{
        padding-left: 3rem;
        padding-right: 3rem;
        padding-top: 3.5rem;
        padding-bottom: 3.5rem;
        /*~ padding: 60px 48px 60px 48px; */
        background-position: center center;
    }
}

.c-omni-card--promo-tall.c-omni-card--promo-grad {
    background-position: center center;
}

.c-omni-card--results{
    overflow: hidden;
}

.c-omni-card--stretch{
    width: 100%;
}

@media (min-width: 61.25em) {
    .c-omni-card--stretch{
        position: relative;
        padding-bottom: 6rem;
        /*~ padding-bottom: 96px; */
    }
}

.c-omni-card--discount{
    position: relative;
    padding-top: 10rem;
    /*~ padding-top: 156px; */
}

@media (min-width: 37.5em) {
    .c-omni-card--discount {
        padding-top: 0;
    }
}

.c-omni-card--disabled {
    background-color: rgba(255,255,255,.5);
}

.c-omni-card--disabled .c-omni-card__item:before{
    display: none;
}

.c-omni-card--reveal{
    position: relative;
    padding-bottom: 0;
}

.c-omni-card--reveal .c-omni-card__header{
    border-bottom-left-radius: 0.25rem;
    border-bottom-right-radius: 0.25rem;
    padding-top: 12rem;
    padding-bottom: 9rem;
    /*~ padding-top: 192px; */
    /*~ padding-bottom: 144px; */
    /*~ border-bottom-left-radius: 5px; */
    /*~ border-bottom-right-radius: 5px; */
    min-height: 520px;
}

@media (min-width: 37.5em) {
    .c-omni-card--reveal .c-omni-card__header{
        padding-top: 2.25rem;
        /*~ padding-top: 36px; */
        min-height: 380px;
    }
}

.c-omni-card--reveal .c-omni-card__header .c-meta-heading {
    color: rgba(255,255,255,.7);
}

.c-omni-card--reveal .c-meta-heading--section:first-of-type{
    border-top-width: 0px;
}

.c-omni-card--reveal .c-omni-card__footer{
    position: absolute;
    height: 4rem;
    width: 100%;
    background-color: transparent;
    padding-top: 1.5rem;
    padding-bottom: 1.5rem;
    /*~ height: 72px; */
    /*~ padding-top: 24px; */
    /*~ padding-bottom: 24px; */
    left: 0;
    bottom: 0;
    z-index: 1;
}

@media (min-width: 61.25em) {
    .c-omni-card--reveal .c-omni-card__footer{
        height: 6rem;
        padding-top: 2.25rem;
        padding-bottom: 2.25rem;
        /*~ height: 96px; */
        /*~ padding-top: 36px; */
        /*~ padding-bottom: 36px; */
    }
}

.c-omni-card--reveal .c-omni-card__footer .c-arrow-link {
    color: white;
}

.c-omni-card--pack a h1,
.c-omni-card--pack a h2,
.c-omni-card--pack a h3,
.c-omni-card--pack a h4,
.c-omni-card--pack a h5,
.c-omni-card--pack a h6,
.c-omni-card--cabaret a h1,
.c-omni-card--cabaret a h2,
.c-omni-card--cabaret a h3,
.c-omni-card--cabaret a h4,
.c-omni-card--cabaret a h5,
.c-omni-card--cabaret a h6 {
    transition: all 0.15s ease-in-out;
}

.c-omni-card--pack a:hover h1,
.c-omni-card--pack a:hover h2,
.c-omni-card--pack a:hover h3,
.c-omni-card--pack a:hover h4,
.c-omni-card--pack a:hover h5,
.c-omni-card--pack a:hover h6,
.c-omni-card--cabaret a:hover h1,
.c-omni-card--cabaret a:hover h2,
.c-omni-card--cabaret a:hover h3,
.c-omni-card--cabaret a:hover h4,
.c-omni-card--cabaret a:hover h5,
.c-omni-card--cabaret a:hover h6 {
    color: #e44774;
}

.c-omni-card--pack .c-omni-card__text a,
.c-omni-card--cabaret .c-omni-card__text a {
    color: #e44774;
}

.c-omni-card--pack .c-meta-heading,
.c-omni-card--cabaret .c-meta-heading {
    color: #e44774;
}

.c-omni-card--pack .c-omni-card__content--visible + .c-omni-card__footer .c-arrow-link,
.c-omni-card--cabaret .c-omni-card__content--visible + .c-omni-card__footer .c-arrow-link {
    color: #e44774;
}

.c-omni-card--pack .c-omni-card__content--visible + .c-omni-card__footer .c-arrow-link:before,
.c-omni-card--cabaret .c-omni-card__content--visible + .c-omni-card__footer .c-arrow-link:before {
    background-image: url("/img/arrow-link-cabaret-up.svg");
}

.c-omni-card--pack .c-omni-card__list--bullets li .c-omni-card__item:after,
.c-omni-card--cabaret .c-omni-card__list--bullets li .c-omni-card__item:after {
    background-color: #e44774;
}

.c-omni-card--event a h1,
.c-omni-card--event a h2,
.c-omni-card--event a h3,
.c-omni-card--event a h4,
.c-omni-card--event a h5,
.c-omni-card--event a h6,
.c-omni-card--padua a h1,
.c-omni-card--padua a h2,
.c-omni-card--padua a h3,
.c-omni-card--padua a h4,
.c-omni-card--padua a h5,
.c-omni-card--padua a h6 {
    transition: all 0.15s ease-in-out;
}

.c-omni-card--event a:hover h1,
.c-omni-card--event a:hover h2,
.c-omni-card--event a:hover h3,
.c-omni-card--event a:hover h4,
.c-omni-card--event a:hover h5,
.c-omni-card--event a:hover h6,
.c-omni-card--padua a:hover h1,
.c-omni-card--padua a:hover h2,
.c-omni-card--padua a:hover h3,
.c-omni-card--padua a:hover h4,
.c-omni-card--padua a:hover h5,
.c-omni-card--padua a:hover h6 {
    color: #2ea27e;
}

.c-omni-card--event .c-omni-card__text a,
.c-omni-card--padua .c-omni-card__text a {
    color: #2ea27e;
}

.c-omni-card--event .c-meta-heading,
.c-omni-card--padua .c-meta-heading {
  color: #2ea27e;
}

.c-omni-card--event .c-omni-card__content--visible + .c-omni-card__footer .c-arrow-link,
.c-omni-card--padua .c-omni-card__content--visible + .c-omni-card__footer .c-arrow-link {
    color: #2ea27e;
}

.c-omni-card--event .c-omni-card__content--visible + .c-omni-card__footer .c-arrow-link:before,
.c-omni-card--padua .c-omni-card__content--visible + .c-omni-card__footer .c-arrow-link:before {
    background-image: url("/img/arrow-link-padua-dark-up.svg");
}

.c-omni-card--event .c-omni-card__list--bullets li .c-omni-card__item:after,
.c-omni-card--padua .c-omni-card__list--bullets li .c-omni-card__item:after {
    background-color: #2ea27e;
}

.c-omni-card--module a h1,
.c-omni-card--module a h2,
.c-omni-card--module a h3,
.c-omni-card--module a h4,
.c-omni-card--module a h5,
.c-omni-card--module a h6,
.c-omni-card--course a h1,
.c-omni-card--course a h2,
.c-omni-card--course a h3,
.c-omni-card--course a h4,
.c-omni-card--course a h5,
.c-omni-card--course a h6,
.c-omni-card--seagull a h1,
.c-omni-card--seagull a h2,
.c-omni-card--seagull a h3,
.c-omni-card--seagull a h4,
.c-omni-card--seagull a h5,
.c-omni-card--seagull a h6 {
    transition: all 0.15s ease-in-out;
}

.c-omni-card--module a:hover h1,
.c-omni-card--module a:hover h2,
.c-omni-card--module a:hover h3,
.c-omni-card--module a:hover h4,
.c-omni-card--module a:hover h5,
.c-omni-card--module a:hover h6,
.c-omni-card--course a:hover h1,
.c-omni-card--course a:hover h2,
.c-omni-card--course a:hover h3,
.c-omni-card--course a:hover h4,
.c-omni-card--course a:hover h5,
.c-omni-card--course a:hover h6,
.c-omni-card--seagull a:hover h1,
.c-omni-card--seagull a:hover h2,
.c-omni-card--seagull a:hover h3,
.c-omni-card--seagull a:hover h4,
.c-omni-card--seagull a:hover h5,
.c-omni-card--seagull a:hover h6 {
    color: #489ad8;
}

.c-omni-card--module .c-omni-card__text a,
.c-omni-card--course .c-omni-card__text a,
.c-omni-card--seagull .c-omni-card__text a {
    color: #489ad8;
}

.c-omni-card--module .c-meta-heading,
.c-omni-card--course .c-meta-heading,
.c-omni-card--seagull .c-meta-heading {
    color: #489ad8;
}

.c-omni-card--module .c-omni-card__content--visible + .c-omni-card__footer .c-arrow-link,
.c-omni-card--course .c-omni-card__content--visible + .c-omni-card__footer .c-arrow-link,
.c-omni-card--seagull .c-omni-card__content--visible + .c-omni-card__footer .c-arrow-link {
    color: #489ad8;
}

.c-omni-card--module .c-omni-card__content--visible + .c-omni-card__footer .c-arrow-link:before,
.c-omni-card--course .c-omni-card__content--visible + .c-omni-card__footer .c-arrow-link:before,
.c-omni-card--seagull .c-omni-card__content--visible + .c-omni-card__footer .c-arrow-link:before {
    background-image: url("/img/arrow-link-seagull-dark-up.svg");
}

.c-omni-card--module .c-omni-card__list--bullets li .c-omni-card__item:after,
.c-omni-card--course .c-omni-card__list--bullets li .c-omni-card__item:after,
.c-omni-card--seagull .c-omni-card__list--bullets li .c-omni-card__item:after {
    background-color: #489ad8;
}

.c-omni-card--sunshine a h1,
.c-omni-card--sunshine a h2,
.c-omni-card--sunshine a h3,
.c-omni-card--sunshine a h4,
.c-omni-card--sunshine a h5,
.c-omni-card--sunshine a h6 {
    transition: all 0.15s ease-in-out;
}

.c-omni-card--sunshine a:hover h1,
.c-omni-card--sunshine a:hover h2,
.c-omni-card--sunshine a:hover h3,
.c-omni-card--sunshine a:hover h4,
.c-omni-card--sunshine a:hover h5,
.c-omni-card--sunshine a:hover h6 {
    color: #fb8100;
}

.c-omni-card--sunshine .c-omni-card__text a {
    color: #fb8100;
}

.c-omni-card--sunshine .c-meta-heading {
    color: #fb8100;
}

.c-omni-card--sunshine .c-omni-card__content--visible + .c-omni-card__footer .c-arrow-link {
    color: #fb8100;
}

.c-omni-card--sunshine .c-omni-card__content--visible + .c-omni-card__footer .c-arrow-link:before {
    background-image: url("/img/arrow-link-sunshine.svg");
}

.c-omni-card--sunshine .c-omni-card__list--bullets li .c-omni-card__item:after {
    background-color: #fb8100;
}

.c-omni-card--lagoon a h1,
.c-omni-card--lagoon a h2,
.c-omni-card--lagoon a h3,
.c-omni-card--lagoon a h4,
.c-omni-card--lagoon a h5,
.c-omni-card--lagoon a h6 {
    transition: all 0.15s ease-in-out;
}

.c-omni-card--lagoon a:hover h1,
.c-omni-card--lagoon a:hover h2,
.c-omni-card--lagoon a:hover h3,
.c-omni-card--lagoon a:hover h4,
.c-omni-card--lagoon a:hover h5,
.c-omni-card--lagoon a:hover h6 {
    color: #00a2b8;
}

.c-omni-card--lagoon .c-omni-card__text a {
    color: #00a2b8;
}

.c-omni-card--lagoon .c-meta-heading {
    color: #00a2b8;
}

.c-omni-card--lagoon .c-omni-card__content--visible + .c-omni-card__footer .c-arrow-link {
    color: #00a2b8;
}

.c-omni-card--lagoon .c-omni-card__content--visible + .c-omni-card__footer .c-arrow-link:before {
    background-image: url("/img/arrow-link-lagoon.svg");
}

.c-omni-card--lagoon .c-omni-card__list--bullets li .c-omni-card__item:after {
    background-color: #00a2b8;
}

.c-omni-card--lagoon .c-omni-card-list li:before {
  background-color: #00a2b8;
}

.c-omni-card--ocean a h1,
.c-omni-card--ocean a h2,
.c-omni-card--ocean a h3,
.c-omni-card--ocean a h4,
.c-omni-card--ocean a h5,
.c-omni-card--ocean a h6 {
    transition: all 0.15s ease-in-out;
}

.c-omni-card--ocean a:hover h1,
.c-omni-card--ocean a:hover h2,
.c-omni-card--ocean a:hover h3,
.c-omni-card--ocean a:hover h4,
.c-omni-card--ocean a:hover h5,
.c-omni-card--ocean a:hover h6 {
    color: #25518e;
}

.c-omni-card--ocean .c-omni-card__text a {
    color: #25518e;
}

.c-omni-card--ocean .c-meta-heading {
    color: #25518e;
}

.c-omni-card--ocean .c-omni-card__content--visible + .c-omni-card__footer .c-arrow-link {
  color: #25518e;
}

.c-omni-card--ocean .c-omni-card__content--visible + .c-omni-card__footer .c-arrow-link:before {
    background-image: url("/img/arrow-link-ocean.svg");
}

.c-omni-card--ocean .c-omni-card__list--bullets li .c-omni-card__item:after {
    background-color: #25518e;
}

.c-omni-card--candy a h1,
.c-omni-card--candy a h2,
.c-omni-card--candy a h3,
.c-omni-card--candy a h4,
.c-omni-card--candy a h5,
.c-omni-card--candy a h6 {
    transition: all 0.15s ease-in-out;
}

.c-omni-card--candy a:hover h1,
.c-omni-card--candy a:hover h2,
.c-omni-card--candy a:hover h3,
.c-omni-card--candy a:hover h4,
.c-omni-card--candy a:hover h5,
.c-omni-card--candy a:hover h6 {
    color: #f060a4;
}

.c-omni-card--candy .c-omni-card__text a {
    color: #f060a4;
}

.c-omni-card--candy .c-meta-heading {
    color: #f060a4;
}

.c-omni-card--candy .c-omni-card__content--visible + .c-omni-card__footer .c-arrow-link {
  color: #f060a4;
}

.c-omni-card--candy .c-omni-card__content--visible + .c-omni-card__footer .c-arrow-link:before {
    background-image: url("/img/arrow-link-candy.svg");
}

.c-omni-card--candy .c-omni-card__list--bullets li .c-omni-card__item:after {
    background-color: #f060a4;
}

.c-omni-card--paradise a h1,
.c-omni-card--paradise a h2,
.c-omni-card--paradise a h3,
.c-omni-card--paradise a h4,
.c-omni-card--paradise a h5,
.c-omni-card--paradise a h6 {
    transition: all 0.15s ease-in-out;
}

.c-omni-card--paradise a:hover h1,
.c-omni-card--paradise a:hover h2,
.c-omni-card--paradise a:hover h3,
.c-omni-card--paradise a:hover h4,
.c-omni-card--paradise a:hover h5,
.c-omni-card--paradise a:hover h6 {
    color: #00b9a8;
}

.c-omni-card--paradise .c-omni-card__text a {
    color: #00b9a8;
}

.c-omni-card--paradise .c-meta-heading {
    color: #00b9a8;
}

.c-omni-card--paradise .c-omni-card__content--visible + .c-omni-card__footer .c-arrow-link {
    color: #00b9a8;
}

.c-omni-card--paradise .c-omni-card__content--visible + .c-omni-card__footer .c-arrow-link:before {
    background-image: url("/img/arrow-link-paradise.svg");
}

.c-omni-card--paradise .c-omni-card__list--bullets li .c-omni-card__item:after {
    background-color: #00b9a8;
}

.c-omni-card--ocre a h1,
.c-omni-card--ocre a h2,
.c-omni-card--ocre a h3,
.c-omni-card--ocre a h4,
.c-omni-card--ocre a h5,
.c-omni-card--ocre a h6 {
    transition: all 0.15s ease-in-out;
}

.c-omni-card--ocre a:hover h1,
.c-omni-card--ocre a:hover h2,
.c-omni-card--ocre a:hover h3,
.c-omni-card--ocre a:hover h4,
.c-omni-card--ocre a:hover h5,
.c-omni-card--ocre a:hover h6 {
    color: #ad2309;
}

.c-omni-card--ocre .c-omni-card__text a {
    color: #ad2309;
}

.c-omni-card--ocre .c-meta-heading {
    color: #ad2309;
}

.c-omni-card--ocre .c-omni-card__content--visible + .c-omni-card__footer .c-arrow-link {
  color: #ad2309;
}

.c-omni-card--ocre .c-omni-card__content--visible + .c-omni-card__footer .c-arrow-link:before {
    background-image: url("/img/arrow-link-ocre.svg");
}

.c-omni-card--ocre .c-omni-card__list--bullets li .c-omni-card__item:after {
    background-color: #ad2309;
}

.c-omni-card--toybox a h1,
.c-omni-card--toybox a h2,
.c-omni-card--toybox a h3,
.c-omni-card--toybox a h4,
.c-omni-card--toybox a h5,
.c-omni-card--toybox a h6 {
    transition: all 0.15s ease-in-out;
}

.c-omni-card--toybox a:hover h1,
.c-omni-card--toybox a:hover h2,
.c-omni-card--toybox a:hover h3,
.c-omni-card--toybox a:hover h4,
.c-omni-card--toybox a:hover h5,
.c-omni-card--toybox a:hover h6 {
    color: #bc1c71;
}

.c-omni-card--toybox .c-omni-card__text a {
    color: #bc1c71;
}

.c-omni-card--toybox .c-meta-heading {
    color: #bc1c71;
}

.c-omni-card--toybox .c-omni-card__content--visible + .c-omni-card__footer .c-arrow-link {
    color: #bc1c71;
}

.c-omni-card--toybox .c-omni-card__content--visible + .c-omni-card__footer .c-arrow-link:before {
    background-image: url("/img/arrow-link-toybox.svg");
}

.c-omni-card--toybox .c-omni-card__list--bullets li .c-omni-card__item:after {
    background-color: #bc1c71;
}

.c-omni-card--toybox .c-omni-card-list li:before {
    background-color: #bc1c71;
}

.c-omni-card--blurple a h1,
.c-omni-card--blurple a h2,
.c-omni-card--blurple a h3,
.c-omni-card--blurple a h4,
.c-omni-card--blurple a h5,
.c-omni-card--blurple a h6 {
    transition: all 0.15s ease-in-out;
}

.c-omni-card--blurple a:hover h1,
.c-omni-card--blurple a:hover h2,
.c-omni-card--blurple a:hover h3,
.c-omni-card--blurple a:hover h4,
.c-omni-card--blurple a:hover h5,
.c-omni-card--blurple a:hover h6 {
    color: #3f459e;
}

.c-omni-card--blurple .c-omni-card__text a {
    color: #3f459e;
}

.c-omni-card--blurple .c-meta-heading {
    color: #3f459e;
}

.c-omni-card--blurple .c-omni-card__content--visible + .c-omni-card__footer .c-arrow-link {
    color: #3f459e;
}

.c-omni-card--blurple .c-omni-card__content--visible + .c-omni-card__footer .c-arrow-link:before {
    background-image: url("/img/arrow-link-blurple.svg");
}

.c-omni-card--blurple .c-omni-card__list--bullets li .c-omni-card__item:after {
    background-color: #3f459e;
}

.c-omni-card--blurple .c-omni-card-list li:before {
    background-color: #3f459e;
}

.c-omni-card--lemon a h1,
.c-omni-card--lemon a h2,
.c-omni-card--lemon a h3,
.c-omni-card--lemon a h4,
.c-omni-card--lemon a h5,
.c-omni-card--lemon a h6 {
    transition: all 0.15s ease-in-out;
}

.c-omni-card--lemon a:hover h1,
.c-omni-card--lemon a:hover h2,
.c-omni-card--lemon a:hover h3,
.c-omni-card--lemon a:hover h4,
.c-omni-card--lemon a:hover h5,
.c-omni-card--lemon a:hover h6 {
    color: #e8c600;
}

.c-omni-card--lemon .c-omni-card__text a {
    color: #e8c600;
}

.c-omni-card--lemon .c-meta-heading {
    color: #e8c600;
}

.c-omni-card--lemon .c-omni-card__content--visible + .c-omni-card__footer .c-arrow-link {
    color: #e8c600;
}

.c-omni-card--lemon .c-omni-card__content--visible + .c-omni-card__footer .c-arrow-link:before {
    background-image: url("/img/arrow-link-lemon.svg");
}

.c-omni-card--lemon .c-omni-card__list--bullets li .c-omni-card__item:after {
    background-color: #e8c600;
}

.c-omni-card--salmon a h1,
.c-omni-card--salmon a h2,
.c-omni-card--salmon a h3,
.c-omni-card--salmon a h4,
.c-omni-card--salmon a h5,
.c-omni-card--salmon a h6 {
    transition: all 0.15s ease-in-out;
}

.c-omni-card--salmon a:hover h1,
.c-omni-card--salmon a:hover h2,
.c-omni-card--salmon a:hover h3,
.c-omni-card--salmon a:hover h4,
.c-omni-card--salmon a:hover h5,
.c-omni-card--salmon a:hover h6 {
    color: #ff6466;
}

.c-omni-card--salmon .c-omni-card__text a {
    color: #ff6466;
}

.c-omni-card--salmon .c-meta-heading {
    color: #ff6466;
}

.c-omni-card--salmon .c-omni-card__content--visible + .c-omni-card__footer .c-arrow-link {
    color: #ff6466;
}

.c-omni-card--salmon .c-omni-card__content--visible + .c-omni-card__footer .c-arrow-link:before {
    background-image: url("/img/arrow-link-salmon.svg");
}

.c-omni-card--salmon .c-omni-card__list--bullets li .c-omni-card__item:after {
    background-color: #ff6466;
}

.c-omni-card--physical a h1,
.c-omni-card--physical a h2,
.c-omni-card--physical a h3,
.c-omni-card--physical a h4,
.c-omni-card--physical a h5,
.c-omni-card--physical a h6,
.c-omni-card--pumpkin a h1,
.c-omni-card--pumpkin a h2,
.c-omni-card--pumpkin a h3,
.c-omni-card--pumpkin a h4,
.c-omni-card--pumpkin a h5,
.c-omni-card--pumpkin a h6 {
    transition: all 0.15s ease-in-out;
}

.c-omni-card--physical a:hover h1,
.c-omni-card--physical a:hover h2,
.c-omni-card--physical a:hover h3,
.c-omni-card--physical a:hover h4,
.c-omni-card--physical a:hover h5,
.c-omni-card--physical a:hover h6,
.c-omni-card--pumpkin a:hover h1,
.c-omni-card--pumpkin a:hover h2,
.c-omni-card--pumpkin a:hover h3,
.c-omni-card--pumpkin a:hover h4,
.c-omni-card--pumpkin a:hover h5,
.c-omni-card--pumpkin a:hover h6 {
   color: #da5341;
}

.c-omni-card--physical .c-omni-card__text a,
.c-omni-card--pumpkin .c-omni-card__text a {
    color: #da5341;
}

.c-omni-card--physical .c-meta-heading,
.c-omni-card--pumpkin .c-meta-heading {
    color: #da5341;
}

.c-omni-card--physical .c-omni-card__content--visible + .c-omni-card__footer .c-arrow-link,
.c-omni-card--pumpkin .c-omni-card__content--visible + .c-omni-card__footer .c-arrow-link {
    color: #da5341;
}

.c-omni-card--physical .c-omni-card__content--visible + .c-omni-card__footer .c-arrow-link:before,
.c-omni-card--pumpkin .c-omni-card__content--visible + .c-omni-card__footer .c-arrow-link:before {
    background-image: url("/img/arrow-link-pumpkin.svg");
}

.c-omni-card--physical .c-omni-card__list--bullets li .c-omni-card__item:after,
.c-omni-card--pumpkin .c-omni-card__list--bullets li .c-omni-card__item:after {
    background-color: #da5341;
}

.c-omni-card--reversed a {
    color: white;
}

.c-omni-card--reversed a h1,
.c-omni-card--reversed a h2,
.c-omni-card--reversed a h3,
.c-omni-card--reversed a h4,
.c-omni-card--reversed a h5,
.c-omni-card--reversed a h6 {
    transition: all 0.15s ease-in-out;
    color: white;
}

.c-omni-card--reversed a:hover {
    color: rgba(255,255,255,.7);
}

.c-omni-card--reversed a:hover h1,
.c-omni-card--reversed a:hover h2,
.c-omni-card--reversed a:hover h3,
.c-omni-card--reversed a:hover h4,
.c-omni-card--reversed a:hover h5,
.c-omni-card--reversed a:hover h6 {
    color: rgba(255,255,255,.7);
}

.c-omni-card--reversed .c-meta-heading {
    color: white;
}

.c-omni-card--reversed .c-omni-card__text {
    color: rgba(255,255,255,.7);
}

.c-omni-card--reversed .c-omni-card__text h1,
.c-omni-card--reversed .c-omni-card__text h2,
.c-omni-card--reversed .c-omni-card__text h3,
.c-omni-card--reversed .c-omni-card__text h4,
.c-omni-card--reversed .c-omni-card__text h5,
.c-omni-card--reversed .c-omni-card__text h6 {
    color: white;
}

.c-omni-card--reversed .c-omni-card__footer{
    background-color: transparent;
}

.c-omni-card-list li:before {
    top: 0.625em;
}

.c-omni-card__header{
    position: relative;
    border-top-left-radius: 0.25rem;
    border-top-right-radius: 0.25rem;
    padding: 2.25rem;
    /*~ padding: 36px; */
    /*~ border-top-left-radius: 5px; */
    /*~ border-top-right-radius: 5px; */
}

@media (min-width: 46.25em) {
    .c-omni-card__header{
        padding: 3rem;
        /*~ padding: 48px; */
    }
}

.c-omni-card__header + .c-omni-card__img{
    border-top-left-radius: 0px;
    border-top-right-radius: 0px;
}

.c-omni-card__header > .c-btn{
    margin-top: 0.75rem;
    /*~ margin-top: 12px; */
    right: 36px;
}

@media (min-width: 37.5em) {
    .c-omni-card__header > .c-btn{
        position: absolute;
        right: 48px;
        top: 50%;
        transform: translateY(-50%);
        margin-top: 0;
    }
}

.c-omni-card__header--cropped{
    background-size: cover;
    padding-right: 35%;
    background-position: center right;
}

.c-omni-card__header-img{
    position: absolute;
    width: 9rem;
    background-repeat: no-repeat;
    /*~ width: 140px; */
    height: 150%;
    right: 0;
    top: 50%;
    transform: translateY(-50%) scale(1);
    transform-origin: right top;
    background-size: auto 100%;
    background-position: left top;
}

@media (min-width: 30em) {
    .c-omni-card__header-img{
        height: 12rem;
        width: 12rem;
        /*~ width: 190px; */
        /*~ height: 200px; */
    }
}

@media (min-width: 46.25em) {
    .c-omni-card__header-img{
        height: 16rem;
        width: 14rem;
        /*~ width: 220px; */
        /*~ height: 250px; */
    }
}

.c-omni-card__header-img--dinosaur {
    background-image: url("/img/card-header-dinosaur.png");
}

.c-omni-card__header-img--piggy-bank {
    background-image: url("/img/card-header-piggy-bank.png");
}

.c-omni-card__header-img--rings {
    background-image: url("/img/card-header-rings.png");
}

.c-omni-card__header-img--robot {
    background-image: url("/img/card-header-robot.png");
}

.c-omni-card__header-img--rocket {
    background-image: url("/img/card-header-rocket.png");
}

.c-omni-card__header-img-split{
    position: absolute;
    height: 10rem;
    overflow: hidden;
    border-top-left-radius: 0.25rem;
    border-top-right-radius: 0.25rem;
    background-size: cover;
    background-repeat: no-repeat;
    /*~ height: 156px; */
    /*~ border-top-left-radius: 5px; */
    /*~ border-top-right-radius: 5px; */
    left: 0;
    top: 0;
    right: 0;
    background-position: center center;
}

@media (min-width: 37.5em) {
    .c-omni-card__header-img-split{
        height: auto;
        border-top-left-radius: 0px;
        border-top-right-radius: 0.25rem;
        border-bottom-right-radius: 0.25rem;
        /*~ border-top-right-radius: 5px; */
        /*~ border-bottom-right-radius: 5px; */
        right: 0;
        top: 0;
        bottom: 0;
        left: 66.667%;
    }
}

@media (min-width: 61.25em) {
    .c-omni-card__header-img-split {
        left: 50%;
    }
}

@media (min-width: 37.5em) {
    .c-omni-card__header-img-split--reversed{
        height: auto;
        border-top-left-radius: 0.25rem;
        border-top-right-radius: 0px;
        border-bottom-left-radius: 0.25rem;
        border-bottom-right-radius: 0px;
        /*~ border-top-left-radius: 5px; */
        /*~ border-bottom-left-radius: 5px; */
        right: 66.667%;
        left: 0;
    }
}

@media (min-width: 61.25em) {
    .c-omni-card__header-img-split--reversed {
        left: 0;
        right: 50%;
    }
}

.c-omni-card__img{
    overflow: hidden;
    border-top-left-radius: 0.25rem;
    border-top-right-radius: 0.25rem;
    /*~ border-top-left-radius: 5px; */
    /*~ border-top-right-radius: 5px; */
}

.c-omni-card__img img{
    width: 100%;
}

.c-omni-card__footer{
    border-bottom-left-radius: 0.25rem;
    border-bottom-right-radius: 0.25rem;
    border-top-width: 1px;
    padding-top: 1.5rem;
    padding-bottom: 1.5rem;
    padding-right: 2.25rem;
    padding-left: 2.25rem;
    /*~ padding: 24px 36px; */
    /*~ border-bottom-left-radius: 5px; */
    /*~ border-bottom-right-radius: 5px; */
    background-color: rgba(244,245,246,.4);
    border-top-style: solid;
    border-top-color: rgba(244,245,246,.4);
}

@media (min-width: 46.25em) {
    .c-omni-card__footer{
        padding-left: 3rem;
        padding-right: 3rem;
        padding-top: 2.25rem;
        padding-bottom: 2.25rem;
        /*~ padding: 36px 48px; */
    }
}

@media (min-width: 61.25em) {
    .c-omni-card__footer{
        position: absolute;
        height: 6rem;
        width: 100%;
        /*~ height: 96px; */
        left: 0;
        bottom: 0;
    }
}

.c-omni-card__footer p{
    font-size: 0.875rem;
    line-height: 1.25rem;
    line-height: 1.5;
    /*~ font-size: 15px; */
    /*~ font-size: 0.9375rem; */
    margin-bottom: 0;
}

.c-omni-card__footer--flex{
    height: auto;
}

.c-omni-card__list{
    display: block;
    padding: 0;
    margin: 0;
}

.c-omni-card__list li{
    position: relative;
    display: block;
    overflow: hidden;
    padding: 0;
    margin: 0;
}

.c-omni-card__list li.o-layout__item{
    display: inline-block;
}

.c-omni-card__list li:before{
    position: absolute;
    top: auto;
    display: block;
    height: 1px;
    width: 100%;
    background-color: #e8e9ea;
    content: "";
    left: 36px;
    bottom: 0;
}

@media (min-width: 46.25em) {
    .c-omni-card__list li:before {
        left: 48px;
    }
}

.c-omni-card__list li:last-child:before{
    display: none;
}

.c-omni-card__list--bordered{
    display: flex;
}

.c-omni-card__list--bordered li{
    display: flex;
}

.c-omni-card__list--bordered li:before {
    left: 0;
}

.c-omni-card__list--bordered li:nth-child(odd){
    border-right-width: 1px;
    border-right-style: solid;
    border-right-color: #e8e9ea;
}

@media (min-width: 61.25em) {
    .c-omni-card__list--bordered li:nth-last-child(-n+2):before{
        display: none;
    }
}

@media (min-width: 70em) {
    .c-omni-card__list--split{
        border-left-width: 1px;
        border-left-style: solid;
        border-left-color: rgba(232,233,234,.5);
    }
}

.c-omni-card__list--bullets li{
    padding-left: 1.5rem;
    /*~ padding-left: 24px; */
}

@media (min-width: 46.25em) {
    .c-omni-card__list--bullets li{
        padding-left: 1.75rem;
        /*~ padding-left: 30px; */
    }
}

.c-omni-card__list--bullets li .c-omni-card__item{
    position: relative;
}

.c-omni-card__list--bullets li .c-omni-card__item:after{
    position: absolute;
    display: block;
    height: 0.5rem;
    width: 0.5rem;
    /*~ width: 8px; */
    /*~ height: 8px; */
    background-color: #e44774;
    content: "";
    left: 12px;
    top: 42px;
    border-radius: 50%;
}

@media (min-width: 46.25em) {
    .c-omni-card__list--bullets li .c-omni-card__item:after {
        left: 18px;
        top: 51px;
    }
}

.c-omni-card__item--single-product{
    border-top-width: 1px;
    border-top-style: solid;
    border-top-color: rgba(232,233,234,.5);
}

.c-omni-card__item{
    position: relative;
    display: block;
    width: 100%;
    padding-right: 4rem;
    padding-top: 2.25rem;
    padding-bottom: 2.25rem;
    padding-left: 2.25rem;
    text-decoration-line: none;
    /*~ padding: 36px 72px 36px 36px; */
    color: #858687;
}

@media (min-width: 37.5em) {
    .c-omni-card__item{
        padding-top: 2.25rem;
        padding-right: 7rem;
        padding-bottom: 2.25rem;
        padding-left: 2.25rem;
        /*~ padding: 36px 120px 36px 36px; */
    }
}

@media (min-width: 46.25em) {
    .c-omni-card__item{
        padding-top: 2.5rem;
        padding-bottom: 2.5rem;
        padding-left: 3rem;
        padding-right: 13rem;
        /*~ padding: 42px 216px 42px 48px; */
    }
}

@media (min-width: 61.25em) {
    .c-omni-card__item{
        padding-top: 2.5rem;
        padding-bottom: 2.5rem;
        padding-left: 3rem;
        padding-right: 7rem;
        /*~ padding: 42px 120px 42px 48px; */
    }
}

.c-omni-card__item:before{
    position: absolute;
    display: block;
    height: 0.875rem;
    width: 0.5rem;
    background-repeat: no-repeat;
    /*~ width: 8px; */
    /*~ height: 14px; */
    content: "";
    background-image: url("/img/card-item-arrow.svg");
    background-size: 8px 14px;
    background-position: center center;
    transition: all 0.15s ease-in-out;
    top: 50%;
    transform: translateY(-50%);
    right: 36px;
}

@media (min-width: 46.25em) {
    .c-omni-card__item:before {
        right: 48px;
    }
}

.c-omni-card__item:hover:before {
    right: 30px;
}

@media (min-width: 46.25em) {
    .c-omni-card__item:hover:before {
        right: 42px;
    }
}

.c-omni-card__item h1,
.c-omni-card__item h2,
.c-omni-card__item h3,
.c-omni-card__item h4,
.c-omni-card__item h5,
.c-omni-card__item h6{
    line-height: 1.25;
}

.c-omni-card__item p{
    font-size: 0.875rem;
    line-height: 1.25rem;
    line-height: 1.625;
    /*~ font-size: 15px; */
    /*~ font-size: 0.9375rem; */
}

@media (min-width: 46.25em) {
    .c-omni-card__item p{
        font-size: 1rem;
        line-height: 1.5rem;
        line-height: 1.625;
        /*~ font-size: 16px; */
    }
}

.c-omni-card__item p:last-of-type {
    margin-bottom: 0;
}

.c-omni-card__item--small{
    padding-top: 1rem;
    padding-bottom: 1rem;
    padding-right: 4rem;
    padding-left: 2.25rem;
    /*~ padding: 18px 72px 18px 36px; */
}

@media (min-width: 37.5em) {
    .c-omni-card__item--small{
        padding-top: 1.5rem;
        padding-bottom: 1.5rem;
        padding-right: 9rem;
        padding-left: 2.25rem;
        /*~ padding: 24px 144px 24px 36px; */
    }
}

@media (min-width: 46.25em) {
    .c-omni-card__item--small{
        padding-top: 1.5rem;
        padding-bottom: 1.5rem;
        padding-left: 3rem;
        padding-right: 15rem;
        /*~ padding: 24px 240px 24px 48px; */
    }
}

@media (min-width: 61.25em) {
    .c-omni-card__item--small{
        padding-top: 1.5rem;
        padding-bottom: 1.5rem;
        padding-left: 3rem;
        padding-right: 9rem;
        /*~ padding: 24px 144px 24px 48px; */
    }
}

.c-omni-card__item--small:before {
    transform: scale(.75) translateY(-50%);
    right: 30px;
}

@media (min-width: 46.25em) {
    .c-omni-card__item--small:before {
        right: 48px;
        transform: scale(1) translateY(-50%);
    }
}

.c-omni-card__item--article{
    position: relative;
    overflow: hidden;
}

.c-omni-card__item--article:after{
    position: absolute;
    top: auto;
    display: block;
    height: 1px;
    width: 100%;
    background-color: #e8e9ea;
    content: "";
    left: 36px;
    bottom: 0;
}

@media (min-width: 46.25em) {
    .c-omni-card__item--article:after {
        left: 48px;
    }
}

.c-omni-card__item--external{
    position: relative;
}

.c-omni-card__item--external:before{
    height: 1.25rem;
    width: 1.25rem;
    /*~ width: 20px; */
    /*~ height: 22px; */
    background-image: url("/img/card-item-external.svg");
    background-size: 20px 22px;
}

.c-omni-card__item--locked{
    position: relative;
}

.c-omni-card__item--locked:before{
    height: 1.25rem;
    width: 1.25rem;
    /*~ width: 20px; */
    /*~ height: 22px; */
    background-image: url("/img/card-item-locked.svg");
    background-size: 20px 22px;
}

.c-omni-card__item--download{
    position: relative;
}

.c-omni-card__item--download:before{
    height: 1.25rem;
    width: 1.25rem;
    /*~ width: 20px; */
    /*~ height: 22px; */
    background-image: url("/img/card-item-download.svg");
    background-size: 20px 22px;
}

.c-omni-card__item:hover .c-icn-heading--activity {
    color: #3f459e;
}

.c-omni-card__item:hover .c-icn-heading--news,
.c-omni-card__item:hover .c-icn-heading--training {
    color: #71c2db;
}

.c-omni-card__item--no-link{
    padding-top: 2.25rem;
    padding-right: 2.25rem;
    padding-bottom: 2.25rem;
    padding-left: 2.25rem;
    /*~ padding: 36px 36px 36px 36px; */
}

@media (min-width: 37.5em) {
    .c-omni-card__item--no-link{
        padding-top: 2.25rem;
        padding-right: 2.25rem;
        padding-bottom: 2.25rem;
        padding-left: 2.25rem;
        /*~ padding: 36px 36px 36px 36px; */
    }
}

@media (min-width: 46.25em) {
    .c-omni-card__item--no-link{
        padding-top: 2.5rem;
        padding-bottom: 2.5rem;
        padding-left: 3rem;
        padding-right: 3rem;
        /*~ padding: 42px 48px 42px 48px; */
    }
}

@media (min-width: 61.25em) {
    .c-omni-card__item--no-link{
        padding-top: 2.5rem;
        padding-bottom: 2.5rem;
        padding-left: 3rem;
        padding-right: 3rem;
        /*~ padding: 42px 48px 42px 48px; */
    }
}

.c-omni-card__item--no-link:before{
    display: none;
}

.c-omni-card__item--align-left{
    padding-top: 2.25rem;
    padding-right: 2.25rem;
    padding-bottom: 2.25rem;
    padding-left: 3.5rem;
    /*~ padding: 36px 36px 36px 60px; */
}

@media (min-width: 37.5em) {
    .c-omni-card__item--align-left{
        padding-top: 2.25rem;
        padding-right: 2.25rem;
        padding-bottom: 2.25rem;
        padding-left: 3.5rem;
        /*~ padding: 36px 36px 36px 60px; */
    }
}

@media (min-width: 46.25em) {
    .c-omni-card__item--align-left{
        padding-top: 2.5rem;
        padding-bottom: 2.5rem;
        padding-right: 3rem;
        padding-left: 3.5rem;
        /*~ padding: 42px 48px 42px 60px; */
    }
}

@media (min-width: 61.25em) {
    .c-omni-card__item--align-left{
        padding-top: 2.5rem;
        padding-bottom: 2.5rem;
        padding-right: 3rem;
        padding-left: 3.5rem;
        /*~ padding: 42px 48px 42px 60px; */
    }
}

.c-omni-card__item--align-left:before{
    display: none;
}

.c-omni-card__item--align-left .c-omni-card__logo{
    position: absolute;
    display: block;
    height: 2.25rem;
    width: 2.25rem;
    background-size: cover;
    background-repeat: no-repeat;
    /*~ width: 36px; */
    /*~ height: 36px; */
    margin-bottom: 0;
    border-radius: 50%;
    background-position: center center;
    top: 50%;
    left: 0;
    transform: translateY(-50%);
}

@media (min-width: 25em) {
    .c-omni-card__item--align-left .c-omni-card__logo{
        height: 3rem;
        width: 3rem;
        /*~ width: 48px; */
        /*~ height: 48px; */
    }
}

@media (min-width: 46.25em) {
    .c-omni-card__item--align-left .c-omni-card__logo {
        left: 0;
    }
}

.c-omni-card__details{
    position: absolute;
    bottom: 96px;
}

@media (min-width: 61.25em) {
    .c-omni-card__details {
        bottom: 132px;
    }
}

@media (min-width: 46.25em) {
    .c-omni-card__details .c-icn-data {
        margin-left: 0;
    }
}

.c-omni-card__text{
    display: block;
    padding-right: 4rem;
    padding-top: 2.25rem;
    padding-bottom: 2.25rem;
    padding-left: 2.25rem;
    /*~ padding: 36px 72px 36px 36px; */
}

@media (min-width: 37.5em) {
    .c-omni-card__text{
        padding-top: 2.25rem;
        padding-right: 7rem;
        padding-bottom: 2.25rem;
        padding-left: 2.25rem;
        /*~ padding: 36px 120px 36px 36px; */
    }
}

@media (min-width: 46.25em) {
    .c-omni-card__text{
        padding-top: 2.5rem;
        padding-bottom: 2.5rem;
        padding-left: 3rem;
        padding-right: 13rem;
        /*~ padding: 42px 216px 42px 48px; */
    }
}

@media (min-width: 61.25em) {
    .c-omni-card__text{
        padding-top: 2.5rem;
        padding-bottom: 2.5rem;
        padding-left: 3rem;
        padding-right: 7rem;
        /*~ padding: 42px 120px 42px 48px; */
    }
}

.c-omni-card__text p:last-child{
    margin-bottom: 0.125rem;
    /*~ margin-bottom: 0; */
}

.c-omni-card__text--full{
    padding-top: 2.25rem;
    padding-right: 2.25rem;
    padding-bottom: 2.25rem;
    padding-left: 2.25rem;
    /*~ padding: 36px 36px 36px 36px; */
}

@media (min-width: 37.5em) {
    .c-omni-card__text--full{
        padding-top: 2.25rem;
        padding-right: 2.25rem;
        padding-bottom: 2.25rem;
        padding-left: 2.25rem;
        /*~ padding: 36px 36px 36px 36px; */
    }
}

@media (min-width: 46.25em) {
    .c-omni-card__text--full{
        padding-top: 2.5rem;
        padding-bottom: 2.5rem;
        padding-left: 3rem;
        padding-right: 3rem;
        /*~ padding: 42px 48px 42px 48px; */
    }
}

@media (min-width: 61.25em) {
    .c-omni-card__text--full{
        padding-top: 2.5rem;
        padding-bottom: 2.5rem;
        padding-left: 3rem;
        padding-right: 3rem;
        /*~ padding: 42px 48px 42px 48px; */
    }
}

.c-omni-card__link-wrap{
    margin-top: 0.75rem;
    /*~ margin-top: 12px; */
}

@media (min-width: 46.25em) {
    .c-omni-card__link-wrap{
        padding-left: 2.25rem;
        /*~ padding-left: 36px; */
    }
}

.c-omni-card__logo{
    margin-bottom: 0.375rem;
    display: block;
    height: 3rem;
    width: 3rem;
    background-size: cover;
    background-repeat: no-repeat;
    /*~ margin-bottom: 6px; */
    /*~ width: 48px; */
    /*~ height: 48px; */
    border-radius: 50%;
    background-position: center center;
}

@media (min-width: 25em) {
    .c-omni-card__logo{
        position: absolute;
        height: 5rem;
        width: 5rem;
        /*~ width: 84px; */
        /*~ height: 84px; */
        margin-bottom: 0;
        top: 50%;
        left: 24px;
        transform: translateY(-50%);
    }
}

@media (min-width: 46.25em) {
    .c-omni-card__logo {
        left: 36px;
    }
}

.c-omni-card__logo--small{
    margin-bottom: 0.375rem;
    display: block;
    height: 2.25rem;
    width: 2.25rem;
    background-size: cover;
    background-repeat: no-repeat;
    /*~ margin-bottom: 6px; */
    /*~ width: 36px; */
    /*~ height: 36px; */
    border-radius: 50%;
    background-position: center center;
}

@media (min-width: 25em) {
    .c-omni-card__logo--small{
        position: absolute;
        height: 3rem;
        width: 3rem;
        /*~ width: 48px; */
        /*~ height: 48px; */
        margin-bottom: 0;
        top: 40%;
        left: 24px;
        transform: translateY(-50%);
    }
}

@media (min-width: 46.25em) {
    .c-omni-card__logo--small {
        left: 36px;
    }
}

@media (min-width: 25em) {
    .c-omni-card__logo--top {
        top: 48px !important;
    }
}

@media (min-width: 90em) {
    .c-omni-card__logo--top {
        top: 48px !important;
    }
}

@media (min-width: 25em) {
    .c-omni-card__logo--bottom {
        top: 56px !important;
    }
}

@media (min-width: 46.25em) {
    .c-omni-card__logo--bottom {
        top: 64px !important;
    }
}

.c-omni-card__content{
    display: none;
    background-color: white;
}

.c-omni-card__content.c-omni-card__content--visible{
    position: relative;
    margin-top: -4rem;
    display: block;
    /*~ margin-top: -72px; */
}

@media (min-width: 61.25em) {
    .c-omni-card__content.c-omni-card__content--visible{
        margin-top: -6rem;
        /*~ margin-top: -96px; */
    }
}

.c-omni-card__content--visible + .c-omni-card__footer{
    position: relative;
    background-color: #fbfbfb;
}

.c-omni-card__content--visible + .c-omni-card__footer .c-arrow-link {
    color: #858687;
}

.c-omni-card__item--inline-img{
    position: relative;
    height: 100%;
    padding-left: 8rem;
    /*~ padding-left: 124px; */
}

@media (min-width: 61.25em) {
    .c-omni-card__item--inline-img{
        padding-left: 12rem;
        /*~ padding-left: 196px; */
    }
}

.c-omni-card__inline-img{
    position: absolute;
    height: 100%;
    width: 6rem;
    background-size: cover;
    /*~ width: 100px; */
    left: 0;
    top: 0;
    background-position: center center;
}

@media (min-width: 61.25em) {
    .c-omni-card__inline-img{
        width: 10rem;
        /*~ width: 160px; */
    }
}

.c-arrow-link{
    position: relative;
    display: inline-block;
    padding-right: 2.25rem;
    font-size: 0.875rem;
    line-height: 1.25rem;
    font-weight: 700;
    text-transform: uppercase;
    line-height: 1.5;
    text-decoration-line: none;
    /*~ font-size: 14px; */
    /*~ font-size: 0.875rem; */
    /*~ padding-right: 36px; */
    color: #e44774;
}

.c-arrow-link:before{
    position: absolute;
    display: block;
    height: 0.5rem;
    width: 0.5rem;
    background-repeat: no-repeat;
    /*~ width: 9px; */
    /*~ height: 9px; */
    content: "";
    background-image: url("/img/arrow-link-cabaret.svg");
    background-size: 9px 9px;
    background-position: center center;
    transition: all 0.15s ease-in-out;
    top: 50%;
    transform: translateY(-50%);
    right: 18px;
}

.c-arrow-link:hover:before {
    right: 15px;
}

.c-arrow-link--up {
    color: white;
}

.c-arrow-link--up:before {
    background-image: url("/img/arrow-link-white-up.svg");
}

.c-arrow-link--up:hover:before {
    right: 18px;
    top: 30%;
}

.c-arrow-link--down {
    color: white;
}

.c-arrow-link--down:before {
    background-image: url("/img/arrow-link-white-down.svg");
}

.c-arrow-link--down:hover:before {
    right: 18px;
    top: 70%;
}

.c-arrow-link--white {
    color: white;
}

.c-arrow-link--white:before {
    background-image: url("/img/arrow-link-white.svg");
}

.c-arrow-link--padua-dark {
    color: #2ea27e;
}

.c-arrow-link--padua-dark:before {
    background-image: url("/img/arrow-link-padua-dark.svg");
}

.c-arrow-link--padua-dark.c-arrow-link--external:before {
    background-image: url("/img/arrow-link-padua-dark-external.svg");
}

.c-arrow-link--seagull-dark {
    color: #489ad8;
}

.c-arrow-link--seagull-dark:before {
    background-image: url("/img/arrow-link-seagull-dark.svg");
}

.c-arrow-link--seagull-dark.c-arrow-link--external:before {
    background-image: url("/img/arrow-link-seagull-dark-external.svg");
}

.c-arrow-link--sunshine {
    color: #fb8100;
}

.c-arrow-link--sunshine:before {
    background-image: url("/img/arrow-link-sunshine.svg");
}

.c-arrow-link--sunshine.c-arrow-link--external:before {
    background-image: url("/img/arrow-link-sunshine-external.svg");
}

.c-arrow-link--lagoon {
    color: #00a2b8;
}

.c-arrow-link--lagoon:before {
    background-image: url("/img/arrow-link-lagoon.svg");
}

.c-arrow-link--lagoon.c-arrow-link--external:before {
    background-image: url("/img/arrow-link-lagoon-external.svg");
}

.c-arrow-link--lagoon.c-arrow-link--download:before {
    background-image: url("/img/arrow-link-lagoon-download.svg");
}

.c-arrow-link--ocean {
    color: #25518e;
}

.c-arrow-link--ocean:before {
    background-image: url("/img/arrow-link-ocean.svg");
}

.c-arrow-link--ocean.c-arrow-link--external:before {
    background-image: url("/img/arrow-link-ocean-external.svg");
}

.c-arrow-link--candy {
    color: #f060a4;
}

.c-arrow-link--candy:before {
    background-image: url("/img/arrow-link-candy.svg");
}

.c-arrow-link--candy.c-arrow-link--external:before {
    background-image: url("/img/arrow-link-candy-external.svg");
}

.c-arrow-link--paradise {
    color: #00b9a8;
}

.c-arrow-link--paradise:before {
    background-image: url("/img/arrow-link-paradise.svg");
}

.c-arrow-link--paradise.c-arrow-link--external:before {
    background-image: url("/img/arrow-link-paradise-external.svg");
}

.c-arrow-link--ocre {
    color: #ad2309;
}

.c-arrow-link--ocre:before {
    background-image: url("/img/arrow-link-ocre.svg");
}

.c-arrow-link--ocre.c-arrow-link--external:before {
    background-image: url("/img/arrow-link-ocre-external.svg");
}

.c-arrow-link--toybox {
    color: #bc1c71;
}

.c-arrow-link--toybox:before {
    background-image: url("/img/arrow-link-toybox.svg");
}

.c-arrow-link--toybox.c-arrow-link--external:before {
    background-image: url("/img/arrow-link-toybox-external.svg");
}

.c-arrow-link--toybox.c-arrow-link--download:before {
    background-image: url("/img/arrow-link-toybox-download.svg");
}

.c-arrow-link--blurple {
    color: #3f459e;
}

.c-arrow-link--blurple:before {
    background-image: url("/img/arrow-link-blurple.svg");
}

.c-arrow-link--blurple.c-arrow-link--external:before {
    background-image: url("/img/arrow-link-blurple-external.svg");
}

.c-arrow-link--blurple.c-arrow-link--download:before {
    background-image: url("/img/arrow-link-blurple-download.svg");
}

.c-arrow-link--lemon {
    color: #e8c600;
}

.c-arrow-link--lemon:before {
    background-image: url("/img/arrow-link-lemon.svg");
}

.c-arrow-link--lemon.c-arrow-link--external:before {
    background-image: url("/img/arrow-link-lemon-external.svg");
}

.c-arrow-link--salmon {
    color: #ff6466;
}

.c-arrow-link--salmon:before {
    background-image: url("/img/arrow-link-salmon.svg");
}

.c-arrow-link--salmon.c-arrow-link--external:before {
    background-image: url("/img/arrow-link-salmon-external.svg");
}

.c-arrow-link--pumpkin {
    color: #da5341;
}

.c-arrow-link--pumpkin:before {
    background-image: url("/img/arrow-link-pumpkin.svg");
}

.c-arrow-link--pumpkin.c-arrow-link--external:before {
    background-image: url("/img/arrow-link-pumpkin-external.svg");
}

.c-arrow-link--download:before{
    height: 0.75rem;
    width: 0.75rem;
    /*~ width: 13px; */
    /*~ height: 13px; */
    background-image: url("/img/arrow-link-download.svg");
    background-size: 13px 13px;
    right: 15px;
}

.c-arrow-link--download:hover:before {
    right: 15px;
    top: 70%;
}

.c-arrow-link--external:before{
    height: 0.75rem;
    width: 0.75rem;
    /*~ width: 13px; */
    /*~ height: 13px; */
    background-image: url("/img/arrow-link-external.svg");
    background-size: 13px 13px;
    right: 12px;
    top: 40%;
}

.c-arrow-link--external:hover:before {
    right: 9px;
}

.c-arrow-link--back{
    padding-left: 1rem;
    /*~ padding-left: 18px; */
    padding-right: 0;
}

.c-arrow-link--back:before{
    position: absolute;
    right: auto;
    display: block;
    height: 0.5rem;
    width: 0.5rem;
    background-repeat: no-repeat;
    /*~ width: 9px; */
    /*~ height: 9px; */
    content: "";
    background-image: url("/img/arrow-link-cabaret.svg");
    background-size: 9px 9px;
    background-position: center center;
    transition: all 0.15s ease-in-out;
    top: 50%;
    transform: translateY(-50%) rotate(180deg);
    left: 0;
}

.c-arrow-link--back:hover:before{
    right: auto;
    left: -6px;
}

.c-icn-heading{
    position: relative;
    padding-left: 1.5rem;
    /*~ padding-left: 24px; */
}

@media (min-width: 37.5em) {
    .c-icn-heading{
        padding-left: 2.25rem;
        /*~ padding-left: 36px; */
    }
}

.c-icn-heading:before{
    position: absolute;
    display: block;
    height: 1rem;
    width: 1rem;
    background-repeat: no-repeat;
    /*~ width: 16px; */
    /*~ height: 16px; */
    content: "";
    left: 0;
    top: 3px;
    background-size: 16px 16px;
    background-position: center center;
}

@media (min-width: 37.5em) {
    .c-icn-heading:before{
        height: 1.5rem;
        width: 1.5rem;
        /*~ width: 24px; */
        /*~ height: 24px; */
        background-size: 24px 24px;
        top: -4px;
    }
}

@media (min-width: 46.25em) {
    .c-icn-heading:before{
        height: 2rem;
        width: 2rem;
        /*~ width: 32px; */
        /*~ height: 32px; */
        background-size: 32px 32px;
        left: -16px;
        top: -4px;
    }
}

@media (min-width: 70em) {
    .c-icn-heading:before {
        top: -2px;
    }
}

@media (min-width: 46.25em) {
    .c-icn-heading + p{
        padding-left: 2.25rem;
        /*~ padding-left: 36px; */
    }
}

.c-icn-heading--resource:before {
    background-image: url("/img/icn-resource.svg");
}

.c-icn-heading--pack:before {
    background-image: url("/img/icn-pack.svg");
}

.c-icn-heading--discount:before {
    background-image: url("/img/icn-discount.svg");
}

.c-icn-heading--update:before {
    background-image: url("/img/icn-pack.svg");
}

.c-icn-heading--course:before,
.c-icn-heading--training:before {
    background-image: url("/img/icn-course.svg");
}

.c-icn-heading--module:before {
    background-image: url("/img/icn-module.svg");
}

.c-icn-heading--physical:before {
    background-image: url("/img/icn-physical.svg");
}

.c-icn-heading--development:before,
.c-icn-heading--activity:before {
    background-image: url("/img/icn-development.svg");
}

.c-icn-heading--news:before {
    background-image: url("/img/icn-news.svg");
}

.c-icn-heading--support:before {
    background-image: url("/img/icn-support.svg");
}

.c-icn-heading--legislative:before {
    background-image: url("/img/icn-legislative.svg");
}

.c-icn-heading--events:before {
    background-image: url("/img/icn-events.svg");
}

.c-icn-heading--article:before {
    background-image: url("/img/icn-article.svg");
}

.c-icn-heading--training-discount:before {
    background-image: url("/img/icn-training-discount.svg");
}

@media (min-width: 37.5em) {
    .c-icn-heading--filter{
        padding-left: 2.25rem;
        /*~ padding-left: 36px; */
    }
}

.c-icn-heading--filter:before {
    background-image: url("/img/icn-filter.svg");
}

@media (min-width: 37.5em) {
    .c-icn-heading--filter:before{
        height: 1.25rem;
        width: 1.25rem;
        /*~ width: 20px; */
        /*~ height: 20px; */
        background-size: 20px 20px;
        top: 0;
    }
}

@media (min-width: 46.25em) {
    .c-icn-heading--filter:before{
        height: 1.5rem;
        width: 1.5rem;
        /*~ width: 24px; */
        /*~ height: 24px; */
        background-size: 24px 24px;
        left: 0;
        top: 2px;
    }
}

@media (min-width: 70em) {
    .c-icn-heading--filter:before {
        top: 0;
    }
}

.c-icn-heading--small{
    padding-left: 2.25rem;
    /*~ padding-left: 36px; */
}

@media (min-width: 46.25em) {
    .c-icn-heading--small{
        padding-left: 3rem;
        /*~ padding-left: 48px; */
    }
}

.c-icn-heading--small:before{
    height: 1.75rem;
    width: 1.75rem;
    /*~ width: 28px; */
    /*~ height: 28px; */
    top: -4px;
    left: 0;
    background-size: 28px 28px;
}

@media (min-width: 46.25em) {
    .c-icn-heading--small:before{
        height: 2rem;
        width: 2rem;
        /*~ width: 32px; */
        /*~ height: 32px; */
        top: -6px;
        background-size: 32px 32px;
    }
}

.c-icn-heading--:before,
.c-icn-heading--pdf:before {
    background-image: url("/img/icn-pdf.svg");
}

.c-icn-heading--docx:before,
.c-icn-heading--doc:before {
    background-image: url("/img/icn-doc.svg");
}

.c-icn-heading--xlsx:before,
.c-icn-heading--xls:before {
    background-image: url("/img/icn-xls.svg");
}

.c-icn-heading--updates {
    padding-left: 0;
}

.c-icn-heading--updates:before{
    position: absolute;
    display: none;
    height: 1rem;
    width: 1rem;
    background-repeat: no-repeat;
    /*~ width: 16px; */
    /*~ height: 16px; */
    content: "";
    left: 0;
    top: 3px;
    background-size: 16px 16px;
    background-position: center center;
}

@media (min-width: 46.25em) {
    .c-icn-heading--updates:before{
        display: block;
        height: 3.5rem;
        width: 3.5rem;
        /*~ width: 56px; */
        /*~ height: 56px; */
        background-size: 56px 56px;
        top: -18px;
        left: -96px;
    }
}

@media (min-width: 80em) {
    .c-icn-heading--updates:before{
        height: 3.5rem;
        width: 3.5rem;
        /*~ width: 56px; */
        /*~ height: 56px; */
        background-size: 56px 56px;
        top: -18px;
        left: -96px;
    }
}

.c-icn-heading-wrap{
    text-decoration-line: none;
}

.c-icn-heading-wrap .c-icn-heading {
    transition: all 0.15s ease-in-out;
}

.c-icn-heading-wrap:hover .c-icn-heading {
    color: #e44774;
}

.c-icn-heading-wrap:hover .c-icn-heading--news,
.c-icn-heading-wrap:hover .c-icn-heading--training {
    color: #71c2db;
}

.c-icn-heading-wrap:hover .c-icn-heading--activity {
    color: #3f459e;
}

.c-icn-data{
    display: block;
    background-repeat: no-repeat;
    padding-left: 1.5rem;
    font-size: 1rem;
    line-height: 1.5rem;
    line-height: 1.5;
    /*~ padding-left: 24px; */
    /*~ font-size: 16px; */
    background-image: url("/img/icn-alert-small.svg");
    background-position: left 6px;
    background-size: 14px 14px;
}

@media (min-width: 46.25em) {
    .c-icn-data{
        margin-left: 2.25rem;
        /*~ margin-left: 36px; */
    }
}

.c-icn-data--reversed {
    color: rgba(255,255,255,.7);
    background-image: url("/img/icn-alert-small-white.svg");
}

.c-icn-data--screen {
    background-image: url("/img/icn-screen.svg");
}

.c-icn-data--screen.c-icn-data--reversed {
    background-image: url("/img/icn-screen-white.svg");
}

.c-icn-data--alert-pink {
    background-image: url("/img/icn-alert-pink.svg");
}

.c-icn-data--list {
    background-image: url("/img/icn-list.svg");
}

.c-icn-data--list.c-icn-data--reversed {
    background-image: url("/img/icn-list-white.svg");
}

.c-icn-data--complete {
    background-image: url("/img/icn-complete-data.svg");
}

.c-icn-data--complete.c-icn-data--reversed {
    background-image: url("/img/icn-complete-data-white.svg");
}

.c-icn-data--complete-green {
    background-image: url("/img/icn-complete.svg");
}

.c-icn-data--complete-purple {
    background-image: url("/img/icn-complete-purple.svg");
}

.c-icn-data--time {
    background-image: url("/img/icn-time.svg");
}

.c-icn-data--time.c-icn-data--reversed {
    background-image: url("/img/icn-time-white.svg");
}

.c-icn-data--location {
    background-image: url("/img/icn-location.svg");
}

.c-icn-data--location.c-icn-data--reversed {
    background-image: url("/img/icn-location-white.svg");
}

.c-icn-data--download {
    background-image: url("/img/icn-download-small.svg");
}

.c-icn-data--download.c-icn-data--reversed {
    background-image: url("/img/icn-download-small-white.svg");
}

.c-icn-data--star {
    background-image: url("/img/icn-star.svg");
}

.c-icn-data--star.c-icn-data--reversed {
    background-image: url("/img/icn-star-white.svg");
}

.c-icn-data--price{
    background-image: none;
    padding-left: 0;
}

.c-icn-data--price.c-icn-data--reversed{
    background-image: none;
}

.c-icn-link{
    position: relative;
    margin-bottom: 0.75rem;
    display: inline-block;
    font-size: 0.75rem;
    line-height: 1rem;
    font-weight: 700;
    text-transform: uppercase;
    line-height: 1;
    text-decoration-line: none;
    color: #212223;
    /*~ margin-bottom: 12px; */
    /*~ font-size: 12px; */
    /*~ font-size: 0.75rem; */
    padding: 72px 12px 0;
    transition: all 0.2s ease-in-out;
}

.c-icn-link:before{
    position: absolute;
    display: block;
    height: 3.5rem;
    width: 3.5rem;
    background-repeat: no-repeat;
    /*~ width: 56px; */
    /*~ height: 56px; */
    content: "";
    background-position: center center;
    background-size: 56px 56px;
    top: 0;
    left: 50%;
    transform: translateX(-50%);
}

.c-icn-link--training:before {
    background-image: url("/img/icn-large-training.svg");
}

.c-icn-link--training:hover {
    color: #489ad8;
}

.c-icn-link--discounts:before {
    background-image: url("/img/icn-large-discounts.svg");
}

.c-icn-link--discounts:hover {
    color: #2ea27e;
}

.c-icn-link--resources:before {
    background-image: url("/img/icn-large-resources.svg");
}

.c-icn-link--resources:hover {
    color: #e44774;
}

.c-event-heading{
    padding-left: 1.5rem;
    /*~ padding-left: 24px; */
}

@media (min-width: 46.25em) {
    .c-event-heading{
        padding-left: 2.25rem;
        /*~ padding-left: 36px; */
    }
}

.c-event-heading + time{
    position: absolute;
    display: block;
    text-align: center;
    font-size: 0.75rem;
    line-height: 1rem;
    font-weight: 700;
    line-height: 1;
    /*~ font-size: 10px; */
    /*~ font-size: 0.625rem; */
	color: #212223;
    left: 30px;
    top: 30px;
}

@media (min-width: 46.25em) {
    .c-event-heading + time{
        font-size: 0.75rem;
        line-height: 1rem;
        line-height: 1;
        /*~ font-size: 11px; */
        /*~ font-size: 0.6875rem; */
        left: 30px;
        top: 36px;
    }
}

.c-event-heading + time span{
    display: block;
    font-size: 1.5rem;
    line-height: 2rem;
    font-weight: 300;
    line-height: 1;
    color: #2ea27e;
    /*~ font-size: 24px; */
}

@media (min-width: 46.25em) {
    .c-event-heading + time span{
        font-size: 2.25rem;
        line-height: 2.5rem;
        line-height: 1;
        /*~ font-size: 38px; */
        /*~ font-size: 2.375rem; */
    }
    .c-event-heading + time + p{
        padding-left: 2.25rem;
        /*~ padding-left: 36px; */
    }
}

.c-event-heading--blurple + time span {
    color: #3f459e;
}

.c-event-heading--exclusive + time span {
    color: #5e3483;
}

.c-meta-heading{
    margin-bottom: 0.25rem;
    display: block;
    font-size: 0.75rem;
    line-height: 1rem;
    font-weight: 700;
    text-transform: uppercase;
    line-height: 1.25;
    /*~ font-size: 12px; */
    /*~ font-size: 0.75rem; */
    color: #e44774;
    /*~ margin-bottom: 4px; */
}

.c-omni-card__item .c-meta-heading{
    padding-left: 1.5rem;
    /*~ padding-left: 24px; */
}

@media (min-width: 37.5em) {
    .c-omni-card__item .c-meta-heading{
        padding-left: 2.25rem;
        /*~ padding-left: 36px; */
    }
}

.c-meta-heading--section{
    border-top-width: 1px;
    border-bottom-width: 1px;
    padding-top: 1.75rem;
    padding-bottom: 0.875rem;
    padding-left: 2.25rem;
    /*~ padding-top: 30px; */
    /*~ padding-bottom: 15px; */
    /*~ padding-left: 36px; */
    color: rgba(133,134,135,.8) !important;
    margin-bottom: 0;
    border-top-style: solid;
    border-top-color: #e8e9ea;
    border-bottom-style: solid;
    border-bottom-color: #e8e9ea;
}

@media (min-width: 46.25em) {
    .c-meta-heading--section{
        padding-left: 3rem;
        font-size: 0.75rem;
        line-height: 1rem;
        line-height: 1.25;
        /*~ padding-left: 48px; */
        /*~ font-size: 13px; */
        /*~ font-size: 0.8125rem; */
    }
}

.c-omni-card__header + .c-meta-heading--section{
    border-top-width: 0px;
}

.c-meta-heading--activities,
.c-meta-heading--exclusive{
    display: block;
    font-size: 0.75rem;
    line-height: 1rem;
    font-weight: 700;
    text-transform: uppercase;
    line-height: 1.25;
    /*~ font-size: 12px; */
    /*~ font-size: 0.75rem; */
    color: #5e3483 !important;
}

.c-meta-heading--resource {
    color: #e44774 !important;
}

.c-meta-heading--news,
.c-meta-heading--training {
    color: #71c2db !important;
}

.c-meta-heading--activity {
    color: #3f459e !important;
}

.c-page-head{
    text-align: center;
    padding: 36px 0 24px;
}

@media (min-width: 30em) {
    .c-page-head {
        padding: 48px 0 24px;
    }
}

@media (min-width: 46.25em) {
    .c-page-head{
        text-align: left;
    }
}

@media (min-width: 80em) {
    .c-page-head {
        padding: 72px 0 24px;
    }
}

.c-page-head__heading{
    position: relative;
    margin-bottom: 1.75rem;
    /*~ margin-bottom: 30px; */
}

.c-page-head__heading:before{
    position: absolute;
    display: block;
    height: 1px;
    width: 3rem;
    /*~ width: 48px; */
    background-color: #e8e9ea;
    content: "";
    bottom: -15px;
    left: 50%;
    transform: translateX(-50%);
}

@media (min-width: 46.25em) {
    .c-page-head__heading{
        margin-right: 3rem;
        display: inline-block;
        padding-right: 3rem;
        vertical-align: middle;
        /*~ padding-right: 48px; */
        /*~ margin-right: 48px; */
    }
    .c-page-head__heading:before{
        bottom: auto;
        left: auto;
        height: 100%;
        width: 1px;
        right: 0;
        transform: translateX(0);
        top: 0;
    }
    .c-page-head__intro{
        display: inline-block;
        vertical-align: middle;
    }
}

.c-feature-product{
    position: relative;
    margin-top: 3rem;
    margin-bottom: 3rem;
    padding-top: 24rem;
    /*~ margin-top: 48px; */
    /*~ padding-top: 384px; */
    /*~ margin-bottom: 48px; */
}

.c-feature-product:before{
    position: absolute;
    display: block;
    height: 24rem;
    width: 100%;
    background-repeat: no-repeat;
    /*~ height: 360px; */
    left: 0;
    top: 0;
    content: "";
    background-size: auto 100%;
    background-position: left center;
}

@media (min-width: 30em) {
    .c-feature-product:before {
        left: 50%;
        transform: translateX(-40%);
    }
}

@media (min-width: 46.25em) {
    .c-feature-product:before{
        width: 50%;
        height: 950px;
        left: 55%;
        top: 50%;
        transform: translateY(-50%);
    }
}

@media (min-width: 70em) {
    .c-feature-product:before {
        height: 900px;
        transform: translateX(0) translateY(-50%);
    }
}

@media (min-width: 46.25em) {
    .c-feature-product{
        margin-bottom: 10rem;
        /*~ margin-bottom: 168px; */
        padding-top: 0;
        margin-top: 0;
    }
}

.c-feature-product--finance:before {
    background-image: url("/img/business-plan-finance-pack-spread.png");
}

.c-feature-product--resource:before {
    background-image: url("/img/business-plan-and-resource-spread.png");
}

.c-membership-promo{
    position: relative;
    border-radius: 0.5rem;
    background-size: cover;
    padding-top: 2.25rem;
    padding-right: 2.25rem;
    padding-bottom: 2.25rem;
    padding-left: 2.25rem;
    /*~ border-radius: 10px; */
    /*~ padding: 36px 36px 36px 36px; */
    background-image: url("/img/business-plan-hero.jpg");
    background-position: 60% center;
}

@media (min-width: 46.25em) {
    .c-membership-promo{
        margin-bottom: 3rem;
        padding-left: 3rem;
        padding-top: 2.25rem;
        padding-right: 2.25rem;
        padding-bottom: 2.25rem;
        /*~ padding: 36px 36px 36px 48px; */
        /*~ margin-bottom: 48px; */
        margin-top: 0;
    }
}

@media (min-width: 61.25em) {
    .c-membership-promo{
        padding-left: 3rem;
        padding-top: 2.25rem;
        padding-right: 2.25rem;
        padding-bottom: 2.25rem;
        /*~ padding: 36px 36px 36px 48px; */
    }
}

.c-membership-promo__text{
    text-align: center;
    font-size: 1.25rem;
    line-height: 1.75rem;
    line-height: 1.25;
    /*~ font-size: 20px; */
}

@media (min-width: 46.25em) {
    .c-membership-promo__text{
        text-align: left;
        font-size: 1.25rem;
        line-height: 1.75rem;
        line-height: 1.25;
        /*~ font-size: 21px; */
        /*~ font-size: 1.3125rem; */
        margin-bottom: 0;
    }
}

@media (min-width: 70em) {
    .c-membership-promo__text{
        font-size: 1.5rem;
        line-height: 2rem;
        line-height: 1.25;
        /*~ font-size: 23px; */
        /*~ font-size: 1.4375rem; */
    }
}

.c-membership-promo__text--reversed {
    color: white;
}

.c-membership-promo__text--reversed strong {
    color: white;
}

@media (min-width: 46.25em) {
    .c-membership-promo--dash .c-membership-promo__text{
        margin-bottom: 0.75rem;
        /*~ margin-bottom: 12px; */
    }
}

@media (min-width: 61.25em) {
    .c-membership-promo--dash .c-membership-promo__text {
        margin-bottom: 0;
    }
}

.c-business-plan-promo{
    position: relative;
    margin-top: 6rem;
    padding-top: 7rem;
    padding-right: 2.25rem;
    padding-bottom: 2.25rem;
    padding-left: 2.25rem;
    /*~ margin-top: 96px; */
    /*~ padding: 108px 36px 36px 36px; */
    background-color: #291a4b;
}

@media (min-width: 46.25em) {
    .c-business-plan-promo{
        margin-bottom: 3rem;
        padding-top: 2.25rem;
        padding-right: 2.25rem;
        padding-bottom: 2.25rem;
        padding-left: 13rem;
        /*~ padding: 36px 36px 36px 216px; */
        /*~ margin-bottom: 48px; */
        margin-top: 0;
    }
}

@media (min-width: 61.25em) {
    .c-business-plan-promo{
        padding-left: 16rem;
        padding-top: 2.25rem;
        padding-right: 2.25rem;
        padding-bottom: 2.25rem;
        /*~ padding: 36px 36px 36px 264px; */
    }
}

.c-business-plan-promo:before{
    position: absolute;
    display: block;
    height: 15rem;
    width: 18rem;
    background-size: cover;
    background-repeat: no-repeat;
    /*~ width: 280px; */
    /*~ height: 238px; */
    content: "";
    background-image: url("/img/business-plan-promo.png");
    background-position: center center;
    top: 0;
    left: 50%;
    transform: translate(-50%,-65%);
}

@media (min-width: 46.25em) {
    .c-business-plan-promo:before {
        top: 50%;
        left: 0;
        transform: translate(-25%,-50%);
    }
}

@media (min-width: 61.25em) {
    .c-business-plan-promo:before {
        top: 50%;
        left: 0;
        transform: translate(-10%,-50%);
    }
}

.c-business-plan-promo__text{
    text-align: center;
    font-size: 1.25rem;
    line-height: 1.75rem;
    line-height: 1.25;
    /*~ font-size: 20px; */
    color: white;
}

.c-business-plan-promo__text strong {
    color: white;
}

@media (min-width: 46.25em) {
    .c-business-plan-promo__text{
        text-align: left;
        font-size: 1.25rem;
        line-height: 1.75rem;
        line-height: 1.25;
        /*~ font-size: 21px; */
        /*~ font-size: 1.3125rem; */
        margin-bottom: 0;
    }
}

@media (min-width: 70em) {
    .c-business-plan-promo__text{
        font-size: 1.5rem;
        line-height: 2rem;
        line-height: 1.25;
        /*~ font-size: 23px; */
        /*~ font-size: 1.4375rem; */
    }
}

@media (min-width: 46.25em) {
    .c-business-plan-promo--dash .c-business-plan-promo__text{
        margin-bottom: 0.75rem;
        /*~ margin-bottom: 12px; */
    }
}

@media (min-width: 61.25em) {
    .c-business-plan-promo--dash .c-business-plan-promo__text {
        margin-bottom: 0;
    }
}

.c-breadcrumb {
    padding: 12px 0 !important;
}

.c-breadcrumb li,
.c-breadcrumb a{
    font-size: 1rem;
    line-height: 1.5rem;
    line-height: 1.25;
    /*~ font-size: 16px; */
    color: #858687;
}

.c-breadcrumb li{
    position: relative;
    margin-right: 0.375rem;
    padding-right: 1rem;
    /*~ margin-right: 6px; */
    /*~ padding-right: 16px; */
}

.c-breadcrumb li:after{
    position: absolute;
    display: inline-block;
    font-size: 0.75rem;
    line-height: 1rem;
    /*~ font-size: 12px; */
    content: ">";
    right: 0;
    top: 50%;
    transform: translateY(-50%);
}

.c-breadcrumb li:last-child:after{
    display: none;
}

.c-breadcrumb a{
    text-decoration-line: none;
    transition: all 0.3s ease-in-out;
}

.c-breadcrumb a:hover {
    color: #e44774;
}

.c-breadcrumb select{
    border-radius: 1.5rem;
    font-size: 0.875rem;
    line-height: 1.25rem;
    line-height: 1.25;
    /*~ border-radius: 25px; */
    /*~ font-size: 15px; */
    /*~ font-size: 0.9375rem; */
    margin-bottom: 0;
}

.c-breadcrumb select option {
    color: #858687;
    background-color: white;
}

.c-tick-list li{
    position: relative;
    margin-bottom: 1.75rem;
    padding-left: 3rem;
    font-size: 1rem;
    line-height: 1.5rem;
    line-height: 1.5;
    /*~ padding-left: 48px; */
    /*~ margin-bottom: 30px; */
    /*~ font-size: 17px; */
    /*~ font-size: 1.0625rem; */
}

@media (min-width: 46.25em) {
    .c-tick-list li{
        font-size: 1.125rem;
        line-height: 1.75rem;
        line-height: 1.5;
        /*~ font-size: 18px; */
    }
}

@media (min-width: 70em) {
    .c-tick-list li{
        font-size: 1.125rem;
        line-height: 1.75rem;
        line-height: 1.5;
        /*~ font-size: 19px; */
        /*~ font-size: 1.1875rem; */
    }
}

@media (min-width: 90em) {
    .c-tick-list li{
        font-size: 1.125rem;
        line-height: 1.75rem;
        line-height: 1.5;
        /*~ font-size: 19px; */
        /*~ font-size: 1.1875rem; */
    }
}

.c-tick-list li:before{
    position: absolute;
    display: block;
    height: 2rem;
    width: 2rem;
    background-size: cover;
    background-repeat: no-repeat;
    /*~ width: 32px; */
    /*~ height: 32px; */
    content: "";
    background-image: url("/img/tick-list.svg");
    background-position: center center;
    left: 0;
    top: 0;
}

.c-faq-question{
    display: block;
    border-bottom-width: 1px;
    background-repeat: no-repeat;
    padding-top: 1.5rem;
    padding-right: 3rem;
    text-decoration-line: none;
    /*~ padding-right: 48px; */
    /*~ padding-top: 24px; */
    background-image: url("/img/faq-toggle-down.svg");
    background-size: 28px 28px;
    background-position: right center;
    transition: color 0.2s ease-in-out;
    border-bottom-style: solid;
    border-bottom-color: #e8e9ea;
}

.c-faq-question h2,
.c-faq-question h3,
.c-faq-question h4,
.c-faq-question h5,
.c-faq-question h6{
    margin-bottom: 1.5rem;
    /*~ margin-bottom: 24px; */
    transition: color 0.2s ease-in-out;
}

@media (min-width: 70em) {
    .c-faq-question h2,
    .c-faq-question h3,
    .c-faq-question h4,
    .c-faq-question h5,
    .c-faq-question h6{
        margin-bottom: 2.25rem;
        /*~ margin-bottom: 36px; */
    }
}

.c-faq-question:hover{
    text-decoration-line: none;
    color: #e44774;
}

.c-faq-question:hover h2,
.c-faq-question:hover h3,
.c-faq-question:hover h4,
.c-faq-question:hover h5,
.c-faq-question:hover h6 {
    color: #e44774;
}

.c-faq-question.c-faq-answer--visible{
    border-bottom-width: 1px;
    background-image: url("/img/faq-toggle-up.svg");
    border-bottom-style: solid;
    border-bottom-color: white;
}

@media (min-width: 70em) {
    .c-faq-question{
        padding-top: 2.25rem;
        /*~ padding-top: 36px; */
        background-size: 36px 36px;
    }
}

.c-faq-answer{
    display: none;
    border-bottom-width: 1px;
    border-bottom-style: solid;
    border-bottom-color: white;
}

.c-faq-answer h2,
.c-faq-answer h3,
.c-faq-answer h4,
.c-faq-answer h5,
.c-faq-answer h6{
    font-weight: 600;
}

.c-faq-answer p strong{
    font-weight: 600;
    color: #212223;
}

.c-faq-answer.c-faq-answer--visible{
    margin-top: 1.5rem;
    display: block;
    border-bottom-width: 1px;
    /*~ margin-top: 24px; */
    border-bottom-style: solid;
    border-bottom-color: #e8e9ea;
}

@media (min-width: 70em) {
    .c-faq-answer{
        margin-top: 2.25rem;
        /*~ margin-top: 36px; */
    }
}

.c-sticky-nav{
    position: absolute;
    height: 5rem;
    width: 100%;
    overflow: scroll;
    /*~ height: 74px; */
    left: 50%;
    scrollbar-width: none;
    z-index: 9999;
    transform: translate(-50%,-100%);
    transition: all 0.3s ease-in-out;
}

.c-sticky-nav::-webkit-scrollbar{
    height: 0.125rem;
    width: 0.125rem;
    /*~ width: 0; */
    /*~ height: 0; */
}

@media (min-width: 70em) {
    .c-sticky-nav{
        height: 5rem;
        /*~ height: 76px; */
    }
}

@media (min-width: 90em) {
    .c-sticky-nav{
        height: 5rem;
        max-width: 72rem;
        /*~ height: 78px; */
        /*~ max-width: 1152px; */
    }
}

.c-sticky-nav--fixed{
    position: fixed;
    top: 0;
    transform: translate(-50%,0);
    transition: all 0.3s ease-in-out;
}

.c-sticky-nav__list{
    position: absolute;
    height: 100%;
    width: 100%;
    white-space: nowrap;
    text-align: left;
    margin: 0;
    list-style: none;
}

.c-sticky-nav__list li{
    margin-left: -0.125rem;
    margin-right: -0.125rem;
    display: inline-block;
    border-right-width: 1px;
    background-color: #432f45;
    /*~ margin-left: -2px; */
    /*~ margin-right: -2px; */
    border-right-style: solid;
    border-right-color: rgba(255,255,255,.2);
}

.c-sticky-nav__list li:last-child{
    border-right-width: 0px;
}

@media (min-width: 46.25em) {
    .c-sticky-nav__list{
        display: flex;
        flex-direction: row;
        justify-content: center;
    }
    .c-sticky-nav__list li {
        flex: 1;
        margin-left: 0;
        margin-right: 0;
    }
}

@media (min-width: 90em) {
    .c-sticky-nav__list{
        overflow: hidden;
        border-bottom-left-radius: 0.25rem;
        border-bottom-right-radius: 0.25rem;
        /*~ border-bottom-left-radius: 5px; */
        /*~ border-bottom-right-radius: 5px; */
    }
}

.c-sticky-nav__link{
    position: relative;
    display: block;
	height: 100%;
    padding-top: 1.5rem;
    padding-bottom: 1.5rem;
    padding-right: 2.25rem;
    padding-left: 2.25rem;
    font-size: 0.875rem;
    line-height: 1.25rem;
    font-weight: 400;
    line-height: 1;
    text-decoration-line: none;
    /*~ padding: 24px 36px; */
    /*~ font-size: 14px; */
    /*~ font-size: 0.875rem; */
    color: white;
}

@media (min-width: 70em) {
    .c-sticky-nav__link{
        font-size: 0.875rem;
        line-height: 1.25rem;
        line-height: 1;
        /*~ font-size: 15px; */
        /*~ font-size: 0.9375rem; */
    }
}

@media (min-width: 90em) {
    .c-sticky-nav__link{
        padding-top: 1.5rem;
        padding-bottom: 1.5rem;
        padding-left: 3rem;
        padding-right: 3rem;
        font-size: 1rem;
        line-height: 1.5rem;
        line-height: 1;
        /*~ padding: 24px 48px; */
        /*~ font-size: 16px; */
    }
}

.c-sticky-nav__link:before{
    position: absolute;
    height: 0.375rem;
    opacity: 0;
    /*~ height: 6px; */
    background-color: #e44774;
    content: "";
    left: 0;
    right: 0;
    bottom: 0;
    transition: opacity 0.3s ease-in-out;
}

.c-sticky-nav__link:hover:before,
.c-sticky-nav__link.c-sticky-nav__link--active:before{
    opacity: 1;
}

.c-sticky-nav__link-pre{
    display: block;
    font-size: 0.75rem;
    line-height: 1rem;
    line-height: 1;
    /*~ font-size: 12px; */
    /*~ font-size: 0.75rem; */
    color: rgba(255,255,255,.7);
}

@media (min-width: 70em) {
    .c-sticky-nav__link-pre{
        font-size: 0.75rem;
        line-height: 1rem;
        line-height: 1;
        /*~ font-size: 13px; */
        /*~ font-size: 0.8125rem; */
    }
}

@media (min-width: 90em) {
    .c-sticky-nav__link-pre{
        font-size: 0.875rem;
        line-height: 1.25rem;
        line-height: 1;
        /*~ font-size: 14px; */
        /*~ font-size: 0.875rem; */
    }
}

.c-social-links{
    display: inline-block;
    margin: 0;
    padding: 0;
    list-style: none;
}

.c-social-links--nav{
    padding-top: 0.75rem;
    padding-bottom: 0.75rem;
    padding-left: 1rem;
    padding-right: 1rem;
    /*~ padding: 12px 18px; */
}

.c-social-links--dash{
    position: absolute;
    padding-top: 0.75rem;
    padding-bottom: 0.75rem;
    padding-left: 1rem;
    padding-right: 1rem;
    /*~ padding: 12px 18px; */
    right: 0;
    top: 50%;
    transform: translateY(-50%);
}

.c-social-links--nav li {
	display: inline-block !important;
}
.c-social-links--nav li a {
	min-width: 0 !important;
}

.c-social-links--nav .c-social-link{
    height: 1.75rem;
    width: 1.75rem;
    /*~ width: 28px; */
    /*~ height: 28px; */
    background-size: 28px 28px;
}

.c-social-links li{
    display: inline-block;
    border-bottom-width: 0px;
    margin: 0 4px 0 0;
    padding: 0;
    border-bottom-style: none;
}

.c-social-links li:before{
    display: none;
}

.c-social-link{
    margin-bottom: 0.25rem;
    display: inline-block;
    height: 2.25rem;
    width: 2.25rem;
    min-width: 0px;
    overflow: hidden;
    white-space: nowrap;
    background-repeat: no-repeat;
    color: transparent;
    /*~ width: 36px; */
    /*~ height: 36px; */
    /*~ margin-bottom: 4px; */
    border-radius: 50%;
    background-size: 36px 36px;
    background-position: center center;
    transform: scale3d(1,1,1);
    text-indent: 100%;
    text-indent: -10000px;
    transition: all 0.2s ease-in-out;
}

.c-social-link:hover {
    transform: scale3d(1.125,1.125,1.125);
}

.c-social-link--facebook {
    background-image: url("/img/social-facebook.svg");
}

.c-social-link--instagram {
    background-image: url("/img/social-instagram.svg");
}

.c-social-link--twitter {
    background-image: url("/img/social-twitter.svg");
}

.c-search{
    margin-bottom: 0.25rem;
    margin-right: 0.125rem;
    display: inline-block;
    border-radius: 1rem;
    border-width: 1px;
    border-style: solid;
    padding-top: 0.5rem;
    padding-right: 1rem;
    padding-bottom: 0.5rem;
    padding-left: 1rem;
    font-size: 0.875rem;
    line-height: 1.25rem;
    line-height: 1.25;
    text-decoration-line: none;
    /*~ font-size: 14px; */
    /*~ font-size: 0.875rem; */
    color: #858687;
    /*~ padding: 8px 16px; */
    /*~ border-radius: 17.5px; */
    /*~ margin-bottom: 5px; */
    /*~ margin-right: 2px; */
    border-color: #858687;
    transition: all 0.2s ease-in-out;
    background-color: white;
}

.c-search:hover,
.c-search.c-search--active{
    border-style: solid;
    border-color: #212223;
    color: #212223;
    background-color: #fbfbfb;
}

.c-mega-link{
    position: relative;
    margin-bottom: 0.75rem;
    display: flex;
    height: 5rem;
    width: 100%;
    align-items: center;
    text-decoration-line: none;
    /*~ margin-bottom: 12px; */
    /*~ height: 88px; */
    padding-left: 64px;
    padding-right: 44px;
    border-radius: 44px;
}

.c-mega-link:after{
    position: absolute;
    display: block;
    height: 1.25rem;
    width: 1.25rem;
    /*~ width: 20px; */
    /*~ height: 20px; */
    content: "";
    background-size: 100% auto;
    background-position: center center;
    left: 24px;
    top: 50%;
    transform: translateY(-50%);
}

@media (min-width: 70em) {
    .c-mega-link:after{
        height: 1.5rem;
        width: 1.5rem;
        /*~ width: 24px; */
        /*~ height: 24px; */
        left: 28px;
    }
}

.c-mega-link:before{
    position: absolute;
    display: block;
    height: 0.875rem;
    width: 0.5rem;
    background-repeat: no-repeat;
    /*~ width: 8px; */
    /*~ height: 14px; */
    content: "";
    background-image: url("/img/mega-link-arrow.svg");
    background-size: 8px 14px;
    background-position: center center;
    transition: all 0.15s ease-in-out;
    top: 50%;
    transform: translateY(-50%);
    right: 36px;
}

@media (min-width: 70em) {
    .c-mega-link:before {
        right: 48px;
    }
}

.c-mega-link:hover:before {
    right: 30px;
}

@media (min-width: 70em) {
    .c-mega-link:hover:before {
        right: 42px;
    }
    .c-mega-link{
        margin-bottom: 1.5rem;
        height: 7rem;
        /*~ height: 106px; */
        padding-left: 72px;
        padding-right: 54px;
        /*~ margin-bottom: 24px; */
        border-radius: 53px;
    }
}

.c-mega-link--coronavirus:after {
    background-image: url("/img/icn-coronavirus.svg");
}

.c-mega-link--event:after {
    background-image: url("/img/icn-event.svg");
}

.c-mega-link--home:after {
    background-image: url("/img/icn-home.svg");
}

.c-mega-link--discount:after {
    background-image: url("/img/icn-discount-white.svg");
}

.c-mega-link__heading{
    font-size: 1rem;
    line-height: 1.5rem;
    line-height: 1.25;
    /*~ font-size: 16px; */
    color: white;
    margin-bottom: 0;
}

@media (min-width: 70em) {
    .c-mega-link__heading{
        font-size: 1.125rem;
        line-height: 1.75rem;
        line-height: 1.25;
        /*~ font-size: 18px; */
    }
}

.c-mega-link__sub{
    font-size: 0.875rem;
    line-height: 1.25rem;
    line-height: 1.25;
    /*~ font-size: 14px; */
    /*~ font-size: 0.875rem; */
    color: rgba(255,255,255,.7);
    margin-bottom: 0;
}

@media (min-width: 70em) {
    .c-mega-link__sub{
        font-size: 1rem;
        line-height: 1.5rem;
        line-height: 1.25;
        /*~ font-size: 16px; */
    }
}

.c-dash-filter{
    margin-bottom: 0.25rem;
    margin-right: 0.125rem;
    display: inline-block;
    border-radius: 1rem;
    padding-top: 0.5rem;
    padding-right: 1rem;
    padding-bottom: 0.5rem;
    padding-left: 1rem;
    font-size: 0.875rem;
    line-height: 1.25rem;
    font-weight: 600;
    line-height: 1.25;
    text-decoration-line: none;
    /*~ font-size: 14px; */
    /*~ font-size: 0.875rem; */
    color: #858687;
    /*~ padding: 8px 16px; */
    /*~ border-radius: 17.5px; */
    /*~ margin-bottom: 5px; */
    /*~ margin-right: 2px; */
    transition: all 0.2s ease-in-out;
    background-color: rgba(232,233,234,.5);
}

.c-dash-filter:hover,
.c-dash-filter.c-dash-filter--active{
    border-style: solid;
    border-color: #212223;
    background-color: #e44774;
    color: white;
}

.c-dash-filter--outline{
    margin-bottom: 0.25rem;
    margin-right: 0.125rem;
    display: inline-block;
    border-radius: 1rem;
    border-width: 1px;
    border-style: solid;
    padding-top: 0.5rem;
    padding-right: 1rem;
    padding-bottom: 0.5rem;
    padding-left: 1rem;
    font-size: 0.875rem;
    line-height: 1.25rem;
    font-weight: 400;
    line-height: 1.25;
    text-decoration-line: none;
    /*~ font-size: 14px; */
    /*~ font-size: 0.875rem; */
    color: #858687;
    /*~ padding: 8px 16px; */
    /*~ border-radius: 17.5px; */
    /*~ margin-bottom: 5px; */
    /*~ margin-right: 2px; */
    border-color: #858687;
    transition: all 0.2s ease-in-out;
    background-color: white;
}

.c-dash-filter--outline:hover,
.c-dash-filter--outline.c-dash-filter--active{
    border-style: solid;
    border-color: #212223;
    color: #212223;
    background-color: #fbfbfb;
}

.c-dash-filters{
    padding-top: 1.5rem;
    padding-bottom: 1.25rem;
    padding-left: 1.5rem;
    padding-right: 1.5rem;
    /*~ padding: 24px 24px 19px; */
}

.c-alert{
    background-repeat: no-repeat;
    padding-top: 1.25rem;
    padding-bottom: 1.25rem;
    padding-left: 3rem;
    padding-right: 1.5rem;
    /*~ padding: 22px 24px 22px 48px; */
    background-image: url("/img/icn-tick-green.svg");
    background-size: 20px auto;
    background-position: left 16px center;
}

.c-alert--error {
    background-image: url("/img/icn-error.svg");
}

.c-alert--success {
    background-image: url("/img/icn-tick-green.svg");
}

.conference-wrap{
    height: 100vh;
    width: 100vw;
    overflow: hidden;
}

.c-conference-img{
    position: fixed;
    height: 100vh;
    width: 8.333333%;
    overflow: hidden;
    background-size: cover;
    background-repeat: no-repeat;
    /*~ width: 8.333%; */
    background-image: url("/img/conference-hero.jpg");
    background-position: center center;
}

@media (min-width: 46.25em) {
    .c-conference-img{
        width: 16.666667%;
        /*~ width: 16.666%; */
    }
}

@media (min-width: 90em) {
    .c-conference-img{
        width: 25%;
    }
}

.c-conference-logo{
    position: absolute;
    display: block;
    height: 2rem;
    width: 6rem;
    /*~ width: 99px; */
    /*~ height: 32px; */
    bottom: 48px;
    left: 6px;
    transform: rotate(-90deg) translateY(125%);
    transform-origin: 0 100%;
}

@media (min-width: 46.25em) {
    .c-conference-logo{
        height: 4rem;
        width: 12rem;
        /*~ width: 198px; */
        /*~ height: 64px; */
        left: 12px;
    }
}

.c-conference-strap{
    position: fixed;
    height: 100vh;
    width: 8.333333%;
    overflow: hidden;
    /*~ width: 8.3333%; */
    background-color: #2a8d9c;
}

.c-conference-strap-text{
    position: absolute;
    transform: rotate(-90deg) translateY(50%);
    transform-origin: 0 100%;
    bottom: 48px;
    width: 100vh;
    left: 50%;
}

.c-conference-content{
    padding: 2.25rem;
    /*~ padding: 36px; */
    background-color: #3c9da8;
}

@media (min-width: 46.25em) {
    .c-conference-content{
        padding: 3rem;
        /*~ padding: 48px; */
    }
}

@media (min-width: 70em) {
    .c-conference-content{
        padding: 4rem;
        /*~ padding: 72px; */
    }
}

.c-conference-quote{
    margin-top: 3rem;
    margin-bottom: 3rem;
    font-size: 2.25rem;
    line-height: 2.5rem;
    font-weight: 200;
    line-height: 1.25;
    /*~ margin-top: 48px; */
    /*~ margin-bottom: 48px; */
    /*~ font-size: 36px; */
    margin-left: 0;
    margin-right: 0;
    color: white;
}

.c-conference-quote cite{
    font-weight: 700;
    text-transform: none;
    font-size: 0.375em;
    color: white;
}

.c-conference-quote:before{
    display: none;
}

.c-conference-speaker-img{
    display: block;
    width: 100%;
    border-radius: 50%;
}

.c-conference-ticket{
    display: inline-block;
    height: 11rem;
    width: 7rem;
    text-align: center;
    /*~ width: 120px; */
    /*~ height: 171.6px; */
    padding: 60px 12px 0;
    background-image: url("/img/conf-ticket.svg");
}

@media (min-width: 30em) {
    .c-conference-ticket{
        height: 13rem;
        width: 9rem;
        /*~ width: 150px; */
        /*~ height: 214.5px; */
        padding: 72px 12px 0;
    }
}

@media (min-width: 70em) {
    .c-conference-ticket{
        height: 18rem;
        width: 12rem;
        /*~ width: 200px; */
        /*~ height: 286px; */
        padding: 96px 12px 0;
    }
}

.c-toggle-bio{
    position: absolute;
    z-index: 40;
    width: 100%;
    cursor: pointer;
    padding-top: 0.75rem;
    text-decoration-line: none;
    /*~ padding-top: 12px; */
}

.c-toggle-bio.c-bio--visible {
    z-index: 100;
}

.c-toggle-bio.c-bio--visible:before {
    transform: translateY(-50%) rotate(180deg);
    transform-origin: center;
}

.c-toggle-bio:before{
    position: absolute;
    display: block;
    border-top-width: 4px;
    border-bottom-width: 0px;
    border-left-width: 2px;
    border-right-width: 2px;
    border-style: solid;
    /*~ border-width: 6px 3px 0 3px; */
    content: "";
    right: 0;
    width: 0;
    height: 0;
    border-color: white transparent transparent transparent;
    top: 42.5%;
    transform: translateY(-50%) rotate(0);
}

.c-bio{
    position: absolute;
    z-index: 50;
    margin-top: -6rem;
    display: none;
    overflow: hidden;
    /*~ margin-top: -96px; */
    background-color: #2a8d9c;
    padding: 120px 24px 0 24px;
    left: -24px;
    top: 84px;
    right: -24px;
}

.c-bio.c-bio--visible{
    display: block;
}

.c-conference-workshop {
    background-color: #2a8d9c;
    padding: 2em;
}

.c-conference-workshop summary{
    cursor: pointer;
}

.c-conference-workshop summary + p {
    margin-top: 1em;
}

.c-buy-prompt {
    background-color: #2a8d9c;
    padding: 2em;
}

.c-conference-promo{
    position: relative;
    margin-bottom: 1.5rem;
    background-size: cover;
    background-repeat: no-repeat;
    padding-top: 3.5rem;
    padding-right: 2.25rem;
    padding-bottom: 3.5rem;
    padding-left: 2.25rem;
    /*~ padding: 60px 36px; */
    /*~ margin-bottom: 24px; */
    background-image: url("/img/hero-conference-2020.jpg");
    background-position: center center;
}

.c-conference-promo:before{
    position: absolute;
    display: none;
    height: 100%;
    width: 7rem;
    background-repeat: no-repeat;
    /*~ width: 120px; */
    content: "";
    background-image: url("/img/conference-lanyard.png");
    background-position: center top;
    background-size: 100% auto;
    left: 57%;
    top: 0;
    bottom: 0;
}

.c-conference-promo:after{
    position: absolute;
    display: block;
    height: 4rem;
    width: 4rem;
    padding-top: 1.25rem;
    padding-bottom: 1.25rem;
    padding-left: 0.75rem;
    padding-right: 0.75rem;
    text-align: center;
    font-size: 0.875rem;
    line-height: 1.25rem;
    font-weight: 700;
    text-transform: uppercase;
    line-height: 1;
    /*~ font-size: 14px; */
    /*~ font-size: 0.875rem; */
    /*~ padding: 22px 12px; */
    /*~ width: 72px; */
    /*~ height: 72px; */
    background-color: #e44774;
    content: "New dates";
    color: white;
    right: 18px;
    top: 18px;
    border-radius: 50%;
}

@media (min-width: 61.25em) {
    .c-conference-promo{
        margin-bottom: 1.5rem;
        padding: 3rem;
        padding-left: 9rem;
        /*~ padding: 48px; */
        /*~ padding-left: 144px; */
        /*~ margin-bottom: 24px; */
    }
    .c-conference-promo:before{
        width: 12rem;
        /*~ width: 192px; */
        background-position: center top -2em;
    }
    .c-conference-promo:after{
        right: auto;
        height: 5rem;
        width: 5rem;
        padding-left: 1.25rem;
        padding-right: 1.25rem;
        padding-top: 1.75rem;
        padding-bottom: 1.75rem;
        /*~ padding: 28px 20px; */
        /*~ width: 84px; */
        /*~ height: 84px; */
        left: 36px;
        top: 50%;
        transform: translateY(-50%);
    }
}

@media (min-width: 70em) {
    .c-conference-promo:before{
        display: block;
    }
}

@media (min-width: 90em) {
    .c-conference-promo:before{
        width: 13rem;
        /*~ width: 216px; */
    }
}

.c-hero--conference-2020,
.u-bg-conference-2020{
    background-size: cover;
    background-repeat: no-repeat;
    background-image: url("/img/hero-conference-2020.jpg");
    background-position: center center;
}

.u-clearfix:after{
    clear: both;
    display: block;
    content: "" !important;
}

.u-1\/1{
    width: 100% !important;
}

.u-push-1\/1{
    position: relative;
    right: auto;
    left: 100% !important;
}

.u-pull-1\/1{
    position: relative;
    left: auto;
    right: 100% !important;
}

.u-1\/2{
    width: 50% !important;
}

.u-push-1\/2{
    position: relative;
    right: auto;
    left: 50% !important;
}

.u-pull-1\/2{
    position: relative;
    left: auto;
    right: 50% !important;
}

.u-2\/2{
    width: 100% !important;
}

.u-push-2\/2{
    position: relative;
    right: auto;
    left: 100% !important;
}

.u-pull-2\/2{
    position: relative;
    left: auto;
    right: 100% !important;
}

.u-1\/3{
    width: 33.333333% !important;
    /*~ width: 33.3333333333% !important; */
}

.u-push-1\/3{
    position: relative;
    right: auto;
    left: 33.3333333333% !important;
}

.u-pull-1\/3{
    position: relative;
    left: auto;
    right: 33.3333333333% !important;
}

.u-2\/3{
    width: 66.666667% !important;
    /*~ width: 66.6666666667% !important; */
}

.u-push-2\/3{
    position: relative;
    right: auto;
    left: 66.6666666667% !important;
}

.u-pull-2\/3{
    position: relative;
    left: auto;
    right: 66.6666666667% !important;
}

.u-3\/3{
    width: 100% !important;
}

.u-push-3\/3{
    position: relative;
    right: auto;
    left: 100% !important;
}

.u-pull-3\/3{
    position: relative;
    left: auto;
    right: 100% !important;
}

.u-1\/4{
    width: 25% !important;
}

.u-push-1\/4{
    position: relative;
    right: auto;
    left: 25% !important;
}

.u-pull-1\/4{
    position: relative;
    left: auto;
    right: 25% !important;
}

.u-2\/4{
    width: 50% !important;
}

.u-push-2\/4{
    position: relative;
    right: auto;
    left: 50% !important;
}

.u-pull-2\/4{
    position: relative;
    left: auto;
    right: 50% !important;
}

.u-3\/4{
    width: 75% !important;
}

.u-push-3\/4{
    position: relative;
    right: auto;
    left: 75% !important;
}

.u-pull-3\/4{
    position: relative;
    left: auto;
    right: 75% !important;
}

.u-4\/4{
    width: 100% !important;
}

.u-push-4\/4{
    position: relative;
    right: auto;
    left: 100% !important;
}

.u-pull-4\/4{
    position: relative;
    left: auto;
    right: 100% !important;
}

.u-1\/5{
    width: 20% !important;
}

.u-push-1\/5{
    position: relative;
    right: auto;
    left: 20% !important;
}

.u-pull-1\/5{
    position: relative;
    left: auto;
    right: 20% !important;
}

.u-2\/5{
    width: 40% !important;
}

.u-push-2\/5{
    position: relative;
    right: auto;
    left: 40% !important;
}

.u-pull-2\/5{
    position: relative;
    left: auto;
    right: 40% !important;
}

.u-3\/5{
    width: 60% !important;
}

.u-push-3\/5{
    position: relative;
    right: auto;
    left: 60% !important;
}

.u-pull-3\/5{
    position: relative;
    left: auto;
    right: 60% !important;
}

.u-4\/5{
    width: 80% !important;
}

.u-push-4\/5{
    position: relative;
    right: auto;
    left: 80% !important;
}

.u-pull-4\/5{
    position: relative;
    left: auto;
    right: 80% !important;
}

.u-5\/5{
    width: 100% !important;
}

.u-push-5\/5{
    position: relative;
    right: auto;
    left: 100% !important;
}

.u-pull-5\/5{
    position: relative;
    left: auto;
    right: 100% !important;
}

.u-1\/6{
    width: 16.666667% !important;
    /*~ width: 16.6666666667% !important; */
}

.u-push-1\/6{
    position: relative;
    right: auto;
    left: 16.6666666667% !important;
}

.u-pull-1\/6{
    position: relative;
    left: auto;
    right: 16.6666666667% !important;
}

.u-2\/6{
    width: 33.333333% !important;
    /*~ width: 33.3333333333% !important; */
}

.u-push-2\/6{
    position: relative;
    right: auto;
    left: 33.3333333333% !important;
}

.u-pull-2\/6{
    position: relative;
    left: auto;
    right: 33.3333333333% !important;
}

.u-3\/6{
    width: 50% !important;
}

.u-push-3\/6{
    position: relative;
    right: auto;
    left: 50% !important;
}

.u-pull-3\/6{
    position: relative;
    left: auto;
    right: 50% !important;
}

.u-4\/6{
    width: 66.666667% !important;
    /*~ width: 66.6666666667% !important; */
}

.u-push-4\/6{
    position: relative;
    right: auto;
    left: 66.6666666667% !important;
}

.u-pull-4\/6{
    position: relative;
    left: auto;
    right: 66.6666666667% !important;
}

.u-5\/6{
    width: 83.333333% !important;
    /*~ width: 83.3333333333% !important; */
}

.u-push-5\/6{
    position: relative;
    right: auto;
    left: 83.3333333333% !important;
}

.u-pull-5\/6{
    position: relative;
    left: auto;
    right: 83.3333333333% !important;
}

.u-6\/6{
    width: 100% !important;
}

.u-push-6\/6{
    position: relative;
    right: auto;
    left: 100% !important;
}

.u-pull-6\/6{
    position: relative;
    left: auto;
    right: 100% !important;
}

.u-1\/7 {
    width: 14.2857142857% !important;
}

.u-push-1\/7{
    position: relative;
    right: auto;
    left: 14.2857142857% !important;
}

.u-pull-1\/7{
    position: relative;
    left: auto;
    right: 14.2857142857% !important;
}

.u-2\/7 {
    width: 28.5714285714% !important;
}

.u-push-2\/7{
    position: relative;
    right: auto;
    left: 28.5714285714% !important;
}

.u-pull-2\/7{
    position: relative;
    left: auto;
    right: 28.5714285714% !important;
}

.u-3\/7 {
    width: 42.8571428571% !important;
}

.u-push-3\/7{
    position: relative;
    right: auto;
    left: 42.8571428571% !important;
}

.u-pull-3\/7{
    position: relative;
    left: auto;
    right: 42.8571428571% !important;
}

.u-4\/7 {
    width: 57.1428571429% !important;
}

.u-push-4\/7{
    position: relative;
    right: auto;
    left: 57.1428571429% !important;
}

.u-pull-4\/7{
    position: relative;
    left: auto;
    right: 57.1428571429% !important;
}

.u-5\/7 {
    width: 71.4285714286% !important;
}

.u-push-5\/7{
    position: relative;
    right: auto;
    left: 71.4285714286% !important;
}

.u-pull-5\/7{
    position: relative;
    left: auto;
    right: 71.4285714286% !important;
}

.u-6\/7 {
    width: 85.7142857143% !important;
}

.u-push-6\/7{
    position: relative;
    right: auto;
    left: 85.7142857143% !important;
}

.u-pull-6\/7{
    position: relative;
    left: auto;
    right: 85.7142857143% !important;
}

.u-7\/7{
    width: 100% !important;
}

.u-push-7\/7{
    position: relative;
    right: auto;
    left: 100% !important;
}

.u-pull-7\/7{
    position: relative;
    left: auto;
    right: 100% !important;
}

.u-1\/8 {
    width: 12.5% !important;
}

.u-push-1\/8{
    position: relative;
    right: auto;
    left: 12.5% !important;
}

.u-pull-1\/8{
    position: relative;
    left: auto;
    right: 12.5% !important;
}

.u-2\/8{
    width: 25% !important;
}

.u-push-2\/8{
    position: relative;
    right: auto;
    left: 25% !important;
}

.u-pull-2\/8{
    position: relative;
    left: auto;
    right: 25% !important;
}

.u-3\/8 {
    width: 37.5% !important;
}

.u-push-3\/8{
    position: relative;
    right: auto;
    left: 37.5% !important;
}

.u-pull-3\/8{
    position: relative;
    left: auto;
    right: 37.5% !important;
}

.u-4\/8{
    width: 50% !important;
}

.u-push-4\/8{
    position: relative;
    right: auto;
    left: 50% !important;
}

.u-pull-4\/8{
    position: relative;
    left: auto;
    right: 50% !important;
}

.u-5\/8 {
    width: 62.5% !important;
}

.u-push-5\/8{
    position: relative;
    right: auto;
    left: 62.5% !important;
}

.u-pull-5\/8{
    position: relative;
    left: auto;
    right: 62.5% !important;
}

.u-6\/8{
    width: 75% !important;
}

.u-push-6\/8{
    position: relative;
    right: auto;
    left: 75% !important;
}

.u-pull-6\/8{
    position: relative;
    left: auto;
    right: 75% !important;
}

.u-7\/8 {
    width: 87.5% !important;
}

.u-push-7\/8{
    position: relative;
    right: auto;
    left: 87.5% !important;
}

.u-pull-7\/8{
    position: relative;
    left: auto;
    right: 87.5% !important;
}

.u-8\/8{
    width: 100% !important;
}

.u-push-8\/8{
    position: relative;
    right: auto;
    left: 100% !important;
}

.u-pull-8\/8{
    position: relative;
    left: auto;
    right: 100% !important;
}

.u-1\/24 {
    width: 4.1666666667% !important;
}

.u-push-1\/24{
    position: relative;
    right: auto;
    left: 4.1666666667% !important;
}

.u-pull-1\/24{
    position: relative;
    left: auto;
    right: 4.1666666667% !important;
}

.u-2\/24{
    width: 8.333333% !important;
    /*~ width: 8.3333333333% !important; */
}

.u-push-2\/24{
    position: relative;
    right: auto;
    left: 8.3333333333% !important;
}

.u-pull-2\/24{
    position: relative;
    left: auto;
    right: 8.3333333333% !important;
}

.u-3\/24 {
    width: 12.5% !important;
}

.u-push-3\/24{
    position: relative;
    right: auto;
    left: 12.5% !important;
}

.u-pull-3\/24{
    position: relative;
    left: auto;
    right: 12.5% !important;
}

.u-4\/24{
    width: 16.666667% !important;
    /*~ width: 16.6666666667% !important; */
}

.u-push-4\/24{
    position: relative;
    right: auto;
    left: 16.6666666667% !important;
}

.u-pull-4\/24{
    position: relative;
    left: auto;
    right: 16.6666666667% !important;
}

.u-5\/24{
    width: 20% !important;
    /*~ width: 20.8333333333% !important; */
}

.u-push-5\/24{
    position: relative;
    right: auto;
    left: 20.8333333333% !important;
}

.u-pull-5\/24{
    position: relative;
    left: auto;
    right: 20.8333333333% !important;
}

.u-6\/24{
    width: 25% !important;
}

.u-push-6\/24{
    position: relative;
    right: auto;
    left: 25% !important;
}

.u-pull-6\/24{
    position: relative;
    left: auto;
    right: 25% !important;
}

.u-7\/24 {
    width: 29.1666666667% !important;
}

.u-push-7\/24{
    position: relative;
    right: auto;
    left: 29.1666666667% !important;
}

.u-pull-7\/24{
    position: relative;
    left: auto;
    right: 29.1666666667% !important;
}

.u-8\/24{
    width: 33.333333% !important;
    /*~ width: 33.3333333333% !important; */
}

.u-push-8\/24{
    position: relative;
    right: auto;
    left: 33.3333333333% !important;
}

.u-pull-8\/24{
    position: relative;
    left: auto;
    right: 33.3333333333% !important;
}

.u-9\/24 {
    width: 37.5% !important;
}

.u-push-9\/24{
    position: relative;
    right: auto;
    left: 37.5% !important;
}

.u-pull-9\/24{
    position: relative;
    left: auto;
    right: 37.5% !important;
}

.u-10\/24{
    width: 41.666667% !important;
    /*~ width: 41.6666666667% !important; */
}

.u-push-10\/24{
    position: relative;
    right: auto;
    left: 41.6666666667% !important;
}

.u-pull-10\/24{
    position: relative;
    left: auto;
    right: 41.6666666667% !important;
}

.u-11\/24 {
    width: 45.8333333333% !important;
}

.u-push-11\/24{
    position: relative;
    right: auto;
    left: 45.8333333333% !important;
}

.u-pull-11\/24{
    position: relative;
    left: auto;
    right: 45.8333333333% !important;
}

.u-12\/24{
    width: 50% !important;
}

.u-push-12\/24{
    position: relative;
    right: auto;
    left: 50% !important;
}

.u-pull-12\/24{
    position: relative;
    left: auto;
    right: 50% !important;
}

.u-13\/24 {
    width: 54.1666666667% !important;
}

.u-push-13\/24{
    position: relative;
    right: auto;
    left: 54.1666666667% !important;
}

.u-pull-13\/24{
    position: relative;
    left: auto;
    right: 54.1666666667% !important;
}

.u-14\/24{
    width: 58.333333% !important;
    /*~ width: 58.3333333333% !important; */
}

.u-push-14\/24{
    position: relative;
    right: auto;
    left: 58.3333333333% !important;
}

.u-pull-14\/24{
    position: relative;
    left: auto;
    right: 58.3333333333% !important;
}

.u-15\/24 {
    width: 62.5% !important;
}

.u-push-15\/24{
    position: relative;
    right: auto;
    left: 62.5% !important;
}

.u-pull-15\/24{
    position: relative;
    left: auto;
    right: 62.5% !important;
}

.u-16\/24{
    width: 66.666667% !important;
    /*~ width: 66.6666666667% !important; */
}

.u-push-16\/24{
    position: relative;
    right: auto;
    left: 66.6666666667% !important;
}

.u-pull-16\/24{
    position: relative;
    left: auto;
    right: 66.6666666667% !important;
}

.u-17\/24 {
    width: 70.8333333333% !important;
}

.u-push-17\/24{
    position: relative;
    right: auto;
    left: 70.8333333333% !important;
}

.u-pull-17\/24{
    position: relative;
    left: auto;
    right: 70.8333333333% !important;
}

.u-18\/24{
    width: 75% !important;
}

.u-push-18\/24{
    position: relative;
    right: auto;
    left: 75% !important;
}

.u-pull-18\/24{
    position: relative;
    left: auto;
    right: 75% !important;
}

.u-19\/24{
    width: 80% !important;
    /*~ width: 79.1666666667% !important; */
}

.u-push-19\/24{
    position: relative;
    right: auto;
    left: 79.1666666667% !important;
}

.u-pull-19\/24{
    position: relative;
    left: auto;
    right: 79.1666666667% !important;
}

.u-20\/24{
    width: 83.333333% !important;
    /*~ width: 83.3333333333% !important; */
}

.u-push-20\/24{
    position: relative;
    right: auto;
    left: 83.3333333333% !important;
}

.u-pull-20\/24{
    position: relative;
    left: auto;
    right: 83.3333333333% !important;
}

.u-21\/24 {
    width: 87.5% !important;
}

.u-push-21\/24{
    position: relative;
    right: auto;
    left: 87.5% !important;
}

.u-pull-21\/24{
    position: relative;
    left: auto;
    right: 87.5% !important;
}

.u-22\/24{
    width: 91.666667% !important;
    /*~ width: 91.6666666667% !important; */
}

.u-push-22\/24{
    position: relative;
    right: auto;
    left: 91.6666666667% !important;
}

.u-pull-22\/24{
    position: relative;
    left: auto;
    right: 91.6666666667% !important;
}

.u-23\/24 {
    width: 95.8333333333% !important;
}

.u-push-23\/24{
    position: relative;
    right: auto;
    left: 95.8333333333% !important;
}

.u-pull-23\/24{
    position: relative;
    left: auto;
    right: 95.8333333333% !important;
}

.u-24\/24{
    width: 100% !important;
}

.u-push-24\/24{
    position: relative;
    right: auto;
    left: 100% !important;
}

.u-pull-24\/24{
    position: relative;
    left: auto;
    right: 100% !important;
}

@media (min-width: 20em) {
    .u-1\/1\@mobile{
        width: 100% !important;
    }
    .u-push-1\/1\@mobile{
        position: relative;
        right: auto;
        left: 100% !important;
    }
    .u-pull-1\/1\@mobile{
        position: relative;
        left: auto;
        right: 100% !important;
    }
    .u-1\/2\@mobile{
        width: 50% !important;
    }
    .u-push-1\/2\@mobile{
        position: relative;
        right: auto;
        left: 50% !important;
    }
    .u-pull-1\/2\@mobile{
        position: relative;
        left: auto;
        right: 50% !important;
    }
    .u-2\/2\@mobile{
        width: 100% !important;
    }
    .u-push-2\/2\@mobile{
        position: relative;
        right: auto;
        left: 100% !important;
    }
    .u-pull-2\/2\@mobile{
        position: relative;
        left: auto;
        right: 100% !important;
    }
    .u-1\/3\@mobile{
        width: 33.333333% !important;
        /*~ width: 33.3333333333% !important; */
    }
    .u-push-1\/3\@mobile{
        position: relative;
        right: auto;
        left: 33.3333333333% !important;
    }
    .u-pull-1\/3\@mobile{
        position: relative;
        left: auto;
        right: 33.3333333333% !important;
    }
    .u-2\/3\@mobile{
        width: 66.666667% !important;
        /*~ width: 66.6666666667% !important; */
    }
    .u-push-2\/3\@mobile{
        position: relative;
        right: auto;
        left: 66.6666666667% !important;
    }
    .u-pull-2\/3\@mobile{
        position: relative;
        left: auto;
        right: 66.6666666667% !important;
    }
    .u-3\/3\@mobile{
        width: 100% !important;
    }
    .u-push-3\/3\@mobile{
        position: relative;
        right: auto;
        left: 100% !important;
    }
    .u-pull-3\/3\@mobile{
        position: relative;
        left: auto;
        right: 100% !important;
    }
    .u-1\/4\@mobile{
        width: 25% !important;
    }
    .u-push-1\/4\@mobile{
        position: relative;
        right: auto;
        left: 25% !important;
    }
    .u-pull-1\/4\@mobile{
        position: relative;
        left: auto;
        right: 25% !important;
    }
    .u-2\/4\@mobile{
        width: 50% !important;
    }
    .u-push-2\/4\@mobile{
        position: relative;
        right: auto;
        left: 50% !important;
    }
    .u-pull-2\/4\@mobile{
        position: relative;
        left: auto;
        right: 50% !important;
    }
    .u-3\/4\@mobile{
        width: 75% !important;
    }
    .u-push-3\/4\@mobile{
        position: relative;
        right: auto;
        left: 75% !important;
    }
    .u-pull-3\/4\@mobile{
        position: relative;
        left: auto;
        right: 75% !important;
    }
    .u-4\/4\@mobile{
        width: 100% !important;
    }
    .u-push-4\/4\@mobile{
        position: relative;
        right: auto;
        left: 100% !important;
    }
    .u-pull-4\/4\@mobile{
        position: relative;
        left: auto;
        right: 100% !important;
    }
    .u-1\/5\@mobile{
        width: 20% !important;
    }
    .u-push-1\/5\@mobile{
        position: relative;
        right: auto;
        left: 20% !important;
    }
    .u-pull-1\/5\@mobile{
        position: relative;
        left: auto;
        right: 20% !important;
    }
    .u-2\/5\@mobile{
        width: 40% !important;
    }
    .u-push-2\/5\@mobile{
        position: relative;
        right: auto;
        left: 40% !important;
    }
    .u-pull-2\/5\@mobile{
        position: relative;
        left: auto;
        right: 40% !important;
    }
    .u-3\/5\@mobile{
        width: 60% !important;
    }
    .u-push-3\/5\@mobile{
        position: relative;
        right: auto;
        left: 60% !important;
    }
    .u-pull-3\/5\@mobile{
        position: relative;
        left: auto;
        right: 60% !important;
    }
    .u-4\/5\@mobile{
        width: 80% !important;
    }
    .u-push-4\/5\@mobile{
        position: relative;
        right: auto;
        left: 80% !important;
    }
    .u-pull-4\/5\@mobile{
        position: relative;
        left: auto;
        right: 80% !important;
    }
    .u-5\/5\@mobile{
        width: 100% !important;
    }
    .u-push-5\/5\@mobile{
        position: relative;
        right: auto;
        left: 100% !important;
    }
    .u-pull-5\/5\@mobile{
        position: relative;
        left: auto;
        right: 100% !important;
    }
    .u-1\/6\@mobile{
        width: 16.666667% !important;
        /*~ width: 16.6666666667% !important; */
    }
    .u-push-1\/6\@mobile{
        position: relative;
        right: auto;
        left: 16.6666666667% !important;
    }
    .u-pull-1\/6\@mobile{
        position: relative;
        left: auto;
        right: 16.6666666667% !important;
    }
    .u-2\/6\@mobile{
        width: 33.333333% !important;
        /*~ width: 33.3333333333% !important; */
    }
    .u-push-2\/6\@mobile{
        position: relative;
        right: auto;
        left: 33.3333333333% !important;
    }
    .u-pull-2\/6\@mobile{
        position: relative;
        left: auto;
        right: 33.3333333333% !important;
    }
    .u-3\/6\@mobile{
        width: 50% !important;
    }
    .u-push-3\/6\@mobile{
        position: relative;
        right: auto;
        left: 50% !important;
    }
    .u-pull-3\/6\@mobile{
        position: relative;
        left: auto;
        right: 50% !important;
    }
    .u-4\/6\@mobile{
        width: 66.666667% !important;
        /*~ width: 66.6666666667% !important; */
    }
    .u-push-4\/6\@mobile{
        position: relative;
        right: auto;
        left: 66.6666666667% !important;
    }
    .u-pull-4\/6\@mobile{
        position: relative;
        left: auto;
        right: 66.6666666667% !important;
    }
    .u-5\/6\@mobile{
        width: 83.333333% !important;
        /*~ width: 83.3333333333% !important; */
    }
    .u-push-5\/6\@mobile{
        position: relative;
        right: auto;
        left: 83.3333333333% !important;
    }
    .u-pull-5\/6\@mobile{
        position: relative;
        left: auto;
        right: 83.3333333333% !important;
    }
    .u-6\/6\@mobile{
        width: 100% !important;
    }
    .u-push-6\/6\@mobile{
        position: relative;
        right: auto;
        left: 100% !important;
    }
    .u-pull-6\/6\@mobile{
        position: relative;
        left: auto;
        right: 100% !important;
    }
    .u-1\/7\@mobile {
        width: 14.2857142857% !important;
    }
    .u-push-1\/7\@mobile{
        position: relative;
        right: auto;
        left: 14.2857142857% !important;
    }
    .u-pull-1\/7\@mobile{
        position: relative;
        left: auto;
        right: 14.2857142857% !important;
    }
    .u-2\/7\@mobile {
        width: 28.5714285714% !important;
    }
    .u-push-2\/7\@mobile{
        position: relative;
        right: auto;
        left: 28.5714285714% !important;
    }
    .u-pull-2\/7\@mobile{
        position: relative;
        left: auto;
        right: 28.5714285714% !important;
    }
    .u-3\/7\@mobile {
        width: 42.8571428571% !important;
    }
    .u-push-3\/7\@mobile{
        position: relative;
        right: auto;
        left: 42.8571428571% !important;
    }
    .u-pull-3\/7\@mobile{
        position: relative;
        left: auto;
        right: 42.8571428571% !important;
    }
    .u-4\/7\@mobile {
        width: 57.1428571429% !important;
    }
    .u-push-4\/7\@mobile{
        position: relative;
        right: auto;
        left: 57.1428571429% !important;
    }
    .u-pull-4\/7\@mobile{
        position: relative;
        left: auto;
        right: 57.1428571429% !important;
    }
    .u-5\/7\@mobile {
        width: 71.4285714286% !important;
    }
    .u-push-5\/7\@mobile{
        position: relative;
        right: auto;
        left: 71.4285714286% !important;
    }
    .u-pull-5\/7\@mobile{
        position: relative;
        left: auto;
        right: 71.4285714286% !important;
    }
    .u-6\/7\@mobile {
        width: 85.7142857143% !important;
    }
    .u-push-6\/7\@mobile{
        position: relative;
        right: auto;
        left: 85.7142857143% !important;
    }
    .u-pull-6\/7\@mobile{
        position: relative;
        left: auto;
        right: 85.7142857143% !important;
    }
    .u-7\/7\@mobile{
        width: 100% !important;
    }
    .u-push-7\/7\@mobile{
        position: relative;
        right: auto;
        left: 100% !important;
    }
    .u-pull-7\/7\@mobile{
        position: relative;
        left: auto;
        right: 100% !important;
    }
    .u-1\/8\@mobile {
        width: 12.5% !important;
    }
    .u-push-1\/8\@mobile{
        position: relative;
        right: auto;
        left: 12.5% !important;
    }
    .u-pull-1\/8\@mobile{
        position: relative;
        left: auto;
        right: 12.5% !important;
    }
    .u-2\/8\@mobile{
        width: 25% !important;
    }
    .u-push-2\/8\@mobile{
        position: relative;
        right: auto;
        left: 25% !important;
    }
    .u-pull-2\/8\@mobile{
        position: relative;
        left: auto;
        right: 25% !important;
    }
    .u-3\/8\@mobile {
        width: 37.5% !important;
    }
    .u-push-3\/8\@mobile{
        position: relative;
        right: auto;
        left: 37.5% !important;
    }
    .u-pull-3\/8\@mobile{
        position: relative;
        left: auto;
        right: 37.5% !important;
    }
    .u-4\/8\@mobile{
        width: 50% !important;
    }
    .u-push-4\/8\@mobile{
        position: relative;
        right: auto;
        left: 50% !important;
    }
    .u-pull-4\/8\@mobile{
        position: relative;
        left: auto;
        right: 50% !important;
    }
    .u-5\/8\@mobile {
        width: 62.5% !important;
    }
    .u-push-5\/8\@mobile{
        position: relative;
        right: auto;
        left: 62.5% !important;
    }
    .u-pull-5\/8\@mobile{
        position: relative;
        left: auto;
        right: 62.5% !important;
    }
    .u-6\/8\@mobile{
        width: 75% !important;
    }
    .u-push-6\/8\@mobile{
        position: relative;
        right: auto;
        left: 75% !important;
    }
    .u-pull-6\/8\@mobile{
        position: relative;
        left: auto;
        right: 75% !important;
    }
    .u-7\/8\@mobile {
        width: 87.5% !important;
    }
    .u-push-7\/8\@mobile{
        position: relative;
        right: auto;
        left: 87.5% !important;
    }
    .u-pull-7\/8\@mobile{
        position: relative;
        left: auto;
        right: 87.5% !important;
    }
    .u-8\/8\@mobile{
        width: 100% !important;
    }
    .u-push-8\/8\@mobile{
        position: relative;
        right: auto;
        left: 100% !important;
    }
    .u-pull-8\/8\@mobile{
        position: relative;
        left: auto;
        right: 100% !important;
    }
    .u-1\/24\@mobile {
        width: 4.1666666667% !important;
    }
    .u-push-1\/24\@mobile{
        position: relative;
        right: auto;
        left: 4.1666666667% !important;
    }
    .u-pull-1\/24\@mobile{
        position: relative;
        left: auto;
        right: 4.1666666667% !important;
    }
    .u-2\/24\@mobile{
        width: 8.333333% !important;
        /*~ width: 8.3333333333% !important; */
    }
    .u-push-2\/24\@mobile{
        position: relative;
        right: auto;
        left: 8.3333333333% !important;
    }
    .u-pull-2\/24\@mobile{
        position: relative;
        left: auto;
        right: 8.3333333333% !important;
    }
    .u-3\/24\@mobile {
        width: 12.5% !important;
    }
    .u-push-3\/24\@mobile{
        position: relative;
        right: auto;
        left: 12.5% !important;
    }
    .u-pull-3\/24\@mobile{
        position: relative;
        left: auto;
        right: 12.5% !important;
    }
    .u-4\/24\@mobile{
        width: 16.666667% !important;
        /*~ width: 16.6666666667% !important; */
    }
    .u-push-4\/24\@mobile{
        position: relative;
        right: auto;
        left: 16.6666666667% !important;
    }
    .u-pull-4\/24\@mobile{
        position: relative;
        left: auto;
        right: 16.6666666667% !important;
    }
    .u-5\/24\@mobile{
        width: 20% !important;
        /*~ width: 20.8333333333% !important; */
    }
    .u-push-5\/24\@mobile{
        position: relative;
        right: auto;
        left: 20.8333333333% !important;
    }
    .u-pull-5\/24\@mobile{
        position: relative;
        left: auto;
        right: 20.8333333333% !important;
    }
    .u-6\/24\@mobile{
        width: 25% !important;
    }
    .u-push-6\/24\@mobile{
        position: relative;
        right: auto;
        left: 25% !important;
    }
    .u-pull-6\/24\@mobile{
        position: relative;
        left: auto;
        right: 25% !important;
    }
    .u-7\/24\@mobile {
        width: 29.1666666667% !important;
    }
    .u-push-7\/24\@mobile{
        position: relative;
        right: auto;
        left: 29.1666666667% !important;
    }
    .u-pull-7\/24\@mobile{
        position: relative;
        left: auto;
        right: 29.1666666667% !important;
    }
    .u-8\/24\@mobile{
        width: 33.333333% !important;
        /*~ width: 33.3333333333% !important; */
    }
    .u-push-8\/24\@mobile{
        position: relative;
        right: auto;
        left: 33.3333333333% !important;
    }
    .u-pull-8\/24\@mobile{
        position: relative;
        left: auto;
        right: 33.3333333333% !important;
    }
    .u-9\/24\@mobile {
        width: 37.5% !important;
    }
    .u-push-9\/24\@mobile{
        position: relative;
        right: auto;
        left: 37.5% !important;
    }
    .u-pull-9\/24\@mobile{
        position: relative;
        left: auto;
        right: 37.5% !important;
    }
    .u-10\/24\@mobile{
        width: 41.666667% !important;
        /*~ width: 41.6666666667% !important; */
    }
    .u-push-10\/24\@mobile{
        position: relative;
        right: auto;
        left: 41.6666666667% !important;
    }
    .u-pull-10\/24\@mobile{
        position: relative;
        left: auto;
        right: 41.6666666667% !important;
    }
    .u-11\/24\@mobile {
        width: 45.8333333333% !important;
    }
    .u-push-11\/24\@mobile{
        position: relative;
        right: auto;
        left: 45.8333333333% !important;
    }
    .u-pull-11\/24\@mobile{
        position: relative;
        left: auto;
        right: 45.8333333333% !important;
    }
    .u-12\/24\@mobile{
        width: 50% !important;
    }
    .u-push-12\/24\@mobile{
        position: relative;
        right: auto;
        left: 50% !important;
    }
    .u-pull-12\/24\@mobile{
        position: relative;
        left: auto;
        right: 50% !important;
    }
    .u-13\/24\@mobile {
        width: 54.1666666667% !important;
    }
    .u-push-13\/24\@mobile{
        position: relative;
        right: auto;
        left: 54.1666666667% !important;
    }
    .u-pull-13\/24\@mobile{
        position: relative;
        left: auto;
        right: 54.1666666667% !important;
    }
    .u-14\/24\@mobile{
        width: 58.333333% !important;
        /*~ width: 58.3333333333% !important; */
    }
    .u-push-14\/24\@mobile{
        position: relative;
        right: auto;
        left: 58.3333333333% !important;
    }
    .u-pull-14\/24\@mobile{
        position: relative;
        left: auto;
        right: 58.3333333333% !important;
    }
    .u-15\/24\@mobile {
        width: 62.5% !important;
    }
    .u-push-15\/24\@mobile{
        position: relative;
        right: auto;
        left: 62.5% !important;
    }
    .u-pull-15\/24\@mobile{
        position: relative;
        left: auto;
        right: 62.5% !important;
    }
    .u-16\/24\@mobile{
        width: 66.666667% !important;
        /*~ width: 66.6666666667% !important; */
    }
    .u-push-16\/24\@mobile{
        position: relative;
        right: auto;
        left: 66.6666666667% !important;
    }
    .u-pull-16\/24\@mobile{
        position: relative;
        left: auto;
        right: 66.6666666667% !important;
    }
    .u-17\/24\@mobile {
        width: 70.8333333333% !important;
    }
    .u-push-17\/24\@mobile{
        position: relative;
        right: auto;
        left: 70.8333333333% !important;
    }
    .u-pull-17\/24\@mobile{
        position: relative;
        left: auto;
        right: 70.8333333333% !important;
    }
    .u-18\/24\@mobile{
        width: 75% !important;
    }
    .u-push-18\/24\@mobile{
        position: relative;
        right: auto;
        left: 75% !important;
    }
    .u-pull-18\/24\@mobile{
        position: relative;
        left: auto;
        right: 75% !important;
    }
    .u-19\/24\@mobile{
        width: 80% !important;
        /*~ width: 79.1666666667% !important; */
    }
    .u-push-19\/24\@mobile{
        position: relative;
        right: auto;
        left: 79.1666666667% !important;
    }
    .u-pull-19\/24\@mobile{
        position: relative;
        left: auto;
        right: 79.1666666667% !important;
    }
    .u-20\/24\@mobile{
        width: 83.333333% !important;
        /*~ width: 83.3333333333% !important; */
    }
    .u-push-20\/24\@mobile{
        position: relative;
        right: auto;
        left: 83.3333333333% !important;
    }
    .u-pull-20\/24\@mobile{
        position: relative;
        left: auto;
        right: 83.3333333333% !important;
    }
    .u-21\/24\@mobile {
        width: 87.5% !important;
    }
    .u-push-21\/24\@mobile{
        position: relative;
        right: auto;
        left: 87.5% !important;
    }
    .u-pull-21\/24\@mobile{
        position: relative;
        left: auto;
        right: 87.5% !important;
    }
    .u-22\/24\@mobile{
        width: 91.666667% !important;
        /*~ width: 91.6666666667% !important; */
    }
    .u-push-22\/24\@mobile{
        position: relative;
        right: auto;
        left: 91.6666666667% !important;
    }
    .u-pull-22\/24\@mobile{
        position: relative;
        left: auto;
        right: 91.6666666667% !important;
    }
    .u-23\/24\@mobile {
        width: 95.8333333333% !important;
    }
    .u-push-23\/24\@mobile{
        position: relative;
        right: auto;
        left: 95.8333333333% !important;
    }
    .u-pull-23\/24\@mobile{
        position: relative;
        left: auto;
        right: 95.8333333333% !important;
    }
    .u-24\/24\@mobile{
        width: 100% !important;
    }
    .u-push-24\/24\@mobile{
        position: relative;
        right: auto;
        left: 100% !important;
    }
    .u-pull-24\/24\@mobile{
        position: relative;
        left: auto;
        right: 100% !important;
    }
}

@media (min-width: 25em) {
    .u-1\/1\@mobile-large{
        width: 100% !important;
    }
    .u-push-1\/1\@mobile-large{
        position: relative;
        right: auto;
        left: 100% !important;
    }
    .u-pull-1\/1\@mobile-large{
        position: relative;
        left: auto;
        right: 100% !important;
    }
    .u-1\/2\@mobile-large{
        width: 50% !important;
    }
    .u-push-1\/2\@mobile-large{
        position: relative;
        right: auto;
        left: 50% !important;
    }
    .u-pull-1\/2\@mobile-large{
        position: relative;
        left: auto;
        right: 50% !important;
    }
    .u-2\/2\@mobile-large{
        width: 100% !important;
    }
    .u-push-2\/2\@mobile-large{
        position: relative;
        right: auto;
        left: 100% !important;
    }
    .u-pull-2\/2\@mobile-large{
        position: relative;
        left: auto;
        right: 100% !important;
    }
    .u-1\/3\@mobile-large{
        width: 33.333333% !important;
        /*~ width: 33.3333333333% !important; */
    }
    .u-push-1\/3\@mobile-large{
        position: relative;
        right: auto;
        left: 33.3333333333% !important;
    }
    .u-pull-1\/3\@mobile-large{
        position: relative;
        left: auto;
        right: 33.3333333333% !important;
    }
    .u-2\/3\@mobile-large{
        width: 66.666667% !important;
        /*~ width: 66.6666666667% !important; */
    }
    .u-push-2\/3\@mobile-large{
        position: relative;
        right: auto;
        left: 66.6666666667% !important;
    }
    .u-pull-2\/3\@mobile-large{
        position: relative;
        left: auto;
        right: 66.6666666667% !important;
    }
    .u-3\/3\@mobile-large{
        width: 100% !important;
    }
    .u-push-3\/3\@mobile-large{
        position: relative;
        right: auto;
        left: 100% !important;
    }
    .u-pull-3\/3\@mobile-large{
        position: relative;
        left: auto;
        right: 100% !important;
    }
    .u-1\/4\@mobile-large{
        width: 25% !important;
    }
    .u-push-1\/4\@mobile-large{
        position: relative;
        right: auto;
        left: 25% !important;
    }
    .u-pull-1\/4\@mobile-large{
        position: relative;
        left: auto;
        right: 25% !important;
    }
    .u-2\/4\@mobile-large{
        width: 50% !important;
    }
    .u-push-2\/4\@mobile-large{
        position: relative;
        right: auto;
        left: 50% !important;
    }
    .u-pull-2\/4\@mobile-large{
        position: relative;
        left: auto;
        right: 50% !important;
    }
    .u-3\/4\@mobile-large{
        width: 75% !important;
    }
    .u-push-3\/4\@mobile-large{
        position: relative;
        right: auto;
        left: 75% !important;
    }
    .u-pull-3\/4\@mobile-large{
        position: relative;
        left: auto;
        right: 75% !important;
    }
    .u-4\/4\@mobile-large{
        width: 100% !important;
    }
    .u-push-4\/4\@mobile-large{
        position: relative;
        right: auto;
        left: 100% !important;
    }
    .u-pull-4\/4\@mobile-large{
        position: relative;
        left: auto;
        right: 100% !important;
    }
    .u-1\/5\@mobile-large{
        width: 20% !important;
    }
    .u-push-1\/5\@mobile-large{
        position: relative;
        right: auto;
        left: 20% !important;
    }
    .u-pull-1\/5\@mobile-large{
        position: relative;
        left: auto;
        right: 20% !important;
    }
    .u-2\/5\@mobile-large{
        width: 40% !important;
    }
    .u-push-2\/5\@mobile-large{
        position: relative;
        right: auto;
        left: 40% !important;
    }
    .u-pull-2\/5\@mobile-large{
        position: relative;
        left: auto;
        right: 40% !important;
    }
    .u-3\/5\@mobile-large{
        width: 60% !important;
    }
    .u-push-3\/5\@mobile-large{
        position: relative;
        right: auto;
        left: 60% !important;
    }
    .u-pull-3\/5\@mobile-large{
        position: relative;
        left: auto;
        right: 60% !important;
    }
    .u-4\/5\@mobile-large{
        width: 80% !important;
    }
    .u-push-4\/5\@mobile-large{
        position: relative;
        right: auto;
        left: 80% !important;
    }
    .u-pull-4\/5\@mobile-large{
        position: relative;
        left: auto;
        right: 80% !important;
    }
    .u-5\/5\@mobile-large{
        width: 100% !important;
    }
    .u-push-5\/5\@mobile-large{
        position: relative;
        right: auto;
        left: 100% !important;
    }
    .u-pull-5\/5\@mobile-large{
        position: relative;
        left: auto;
        right: 100% !important;
    }
    .u-1\/6\@mobile-large{
        width: 16.666667% !important;
        /*~ width: 16.6666666667% !important; */
    }
    .u-push-1\/6\@mobile-large{
        position: relative;
        right: auto;
        left: 16.6666666667% !important;
    }
    .u-pull-1\/6\@mobile-large{
        position: relative;
        left: auto;
        right: 16.6666666667% !important;
    }
    .u-2\/6\@mobile-large{
        width: 33.333333% !important;
        /*~ width: 33.3333333333% !important; */
    }
    .u-push-2\/6\@mobile-large{
        position: relative;
        right: auto;
        left: 33.3333333333% !important;
    }
    .u-pull-2\/6\@mobile-large{
        position: relative;
        left: auto;
        right: 33.3333333333% !important;
    }
    .u-3\/6\@mobile-large{
        width: 50% !important;
    }
    .u-push-3\/6\@mobile-large{
        position: relative;
        right: auto;
        left: 50% !important;
    }
    .u-pull-3\/6\@mobile-large{
        position: relative;
        left: auto;
        right: 50% !important;
    }
    .u-4\/6\@mobile-large{
        width: 66.666667% !important;
        /*~ width: 66.6666666667% !important; */
    }
    .u-push-4\/6\@mobile-large{
        position: relative;
        right: auto;
        left: 66.6666666667% !important;
    }
    .u-pull-4\/6\@mobile-large{
        position: relative;
        left: auto;
        right: 66.6666666667% !important;
    }
    .u-5\/6\@mobile-large{
        width: 83.333333% !important;
        /*~ width: 83.3333333333% !important; */
    }
    .u-push-5\/6\@mobile-large{
        position: relative;
        right: auto;
        left: 83.3333333333% !important;
    }
    .u-pull-5\/6\@mobile-large{
        position: relative;
        left: auto;
        right: 83.3333333333% !important;
    }
    .u-6\/6\@mobile-large{
        width: 100% !important;
    }
    .u-push-6\/6\@mobile-large{
        position: relative;
        right: auto;
        left: 100% !important;
    }
    .u-pull-6\/6\@mobile-large{
        position: relative;
        left: auto;
        right: 100% !important;
    }
    .u-1\/7\@mobile-large {
        width: 14.2857142857% !important;
    }
    .u-push-1\/7\@mobile-large{
        position: relative;
        right: auto;
        left: 14.2857142857% !important;
    }
    .u-pull-1\/7\@mobile-large{
        position: relative;
        left: auto;
        right: 14.2857142857% !important;
    }
    .u-2\/7\@mobile-large {
        width: 28.5714285714% !important;
    }
    .u-push-2\/7\@mobile-large{
        position: relative;
        right: auto;
        left: 28.5714285714% !important;
    }
    .u-pull-2\/7\@mobile-large{
        position: relative;
        left: auto;
        right: 28.5714285714% !important;
    }
    .u-3\/7\@mobile-large {
        width: 42.8571428571% !important;
    }
    .u-push-3\/7\@mobile-large{
        position: relative;
        right: auto;
        left: 42.8571428571% !important;
    }
    .u-pull-3\/7\@mobile-large{
        position: relative;
        left: auto;
        right: 42.8571428571% !important;
    }
    .u-4\/7\@mobile-large {
        width: 57.1428571429% !important;
    }
    .u-push-4\/7\@mobile-large{
        position: relative;
        right: auto;
        left: 57.1428571429% !important;
    }
    .u-pull-4\/7\@mobile-large{
        position: relative;
        left: auto;
        right: 57.1428571429% !important;
    }
    .u-5\/7\@mobile-large {
        width: 71.4285714286% !important;
    }
    .u-push-5\/7\@mobile-large{
        position: relative;
        right: auto;
        left: 71.4285714286% !important;
    }
    .u-pull-5\/7\@mobile-large{
        position: relative;
        left: auto;
        right: 71.4285714286% !important;
    }
    .u-6\/7\@mobile-large {
        width: 85.7142857143% !important;
    }
    .u-push-6\/7\@mobile-large{
        position: relative;
        right: auto;
        left: 85.7142857143% !important;
    }
    .u-pull-6\/7\@mobile-large{
        position: relative;
        left: auto;
        right: 85.7142857143% !important;
    }
    .u-7\/7\@mobile-large{
        width: 100% !important;
    }
    .u-push-7\/7\@mobile-large{
        position: relative;
        right: auto;
        left: 100% !important;
    }
    .u-pull-7\/7\@mobile-large{
        position: relative;
        left: auto;
        right: 100% !important;
    }
    .u-1\/8\@mobile-large {
        width: 12.5% !important;
    }
    .u-push-1\/8\@mobile-large{
        position: relative;
        right: auto;
        left: 12.5% !important;
    }
    .u-pull-1\/8\@mobile-large{
        position: relative;
        left: auto;
        right: 12.5% !important;
    }
    .u-2\/8\@mobile-large{
        width: 25% !important;
    }
    .u-push-2\/8\@mobile-large{
        position: relative;
        right: auto;
        left: 25% !important;
    }
    .u-pull-2\/8\@mobile-large{
        position: relative;
        left: auto;
        right: 25% !important;
    }
    .u-3\/8\@mobile-large {
        width: 37.5% !important;
    }
    .u-push-3\/8\@mobile-large{
        position: relative;
        right: auto;
        left: 37.5% !important;
    }
    .u-pull-3\/8\@mobile-large{
        position: relative;
        left: auto;
        right: 37.5% !important;
    }
    .u-4\/8\@mobile-large{
        width: 50% !important;
    }
    .u-push-4\/8\@mobile-large{
        position: relative;
        right: auto;
        left: 50% !important;
    }
    .u-pull-4\/8\@mobile-large{
        position: relative;
        left: auto;
        right: 50% !important;
    }
    .u-5\/8\@mobile-large {
        width: 62.5% !important;
    }
    .u-push-5\/8\@mobile-large{
        position: relative;
        right: auto;
        left: 62.5% !important;
    }
    .u-pull-5\/8\@mobile-large{
        position: relative;
        left: auto;
        right: 62.5% !important;
    }
    .u-6\/8\@mobile-large{
        width: 75% !important;
    }
    .u-push-6\/8\@mobile-large{
        position: relative;
        right: auto;
        left: 75% !important;
    }
    .u-pull-6\/8\@mobile-large{
        position: relative;
        left: auto;
        right: 75% !important;
    }
    .u-7\/8\@mobile-large {
        width: 87.5% !important;
    }
    .u-push-7\/8\@mobile-large{
        position: relative;
        right: auto;
        left: 87.5% !important;
    }
    .u-pull-7\/8\@mobile-large{
        position: relative;
        left: auto;
        right: 87.5% !important;
    }
    .u-8\/8\@mobile-large{
        width: 100% !important;
    }
    .u-push-8\/8\@mobile-large{
        position: relative;
        right: auto;
        left: 100% !important;
    }
    .u-pull-8\/8\@mobile-large{
        position: relative;
        left: auto;
        right: 100% !important;
    }
    .u-1\/24\@mobile-large {
        width: 4.1666666667% !important;
    }
    .u-push-1\/24\@mobile-large{
        position: relative;
        right: auto;
        left: 4.1666666667% !important;
    }
    .u-pull-1\/24\@mobile-large{
        position: relative;
        left: auto;
        right: 4.1666666667% !important;
    }
    .u-2\/24\@mobile-large{
        width: 8.333333% !important;
        /*~ width: 8.3333333333% !important; */
    }
    .u-push-2\/24\@mobile-large{
        position: relative;
        right: auto;
        left: 8.3333333333% !important;
    }
    .u-pull-2\/24\@mobile-large{
        position: relative;
        left: auto;
        right: 8.3333333333% !important;
    }
    .u-3\/24\@mobile-large {
        width: 12.5% !important;
    }
    .u-push-3\/24\@mobile-large{
        position: relative;
        right: auto;
        left: 12.5% !important;
    }
    .u-pull-3\/24\@mobile-large{
        position: relative;
        left: auto;
        right: 12.5% !important;
    }
    .u-4\/24\@mobile-large{
        width: 16.666667% !important;
        /*~ width: 16.6666666667% !important; */
    }
    .u-push-4\/24\@mobile-large{
        position: relative;
        right: auto;
        left: 16.6666666667% !important;
    }
    .u-pull-4\/24\@mobile-large{
        position: relative;
        left: auto;
        right: 16.6666666667% !important;
    }
    .u-5\/24\@mobile-large{
        width: 20% !important;
        /*~ width: 20.8333333333% !important; */
    }
    .u-push-5\/24\@mobile-large{
        position: relative;
        right: auto;
        left: 20.8333333333% !important;
    }
    .u-pull-5\/24\@mobile-large{
        position: relative;
        left: auto;
        right: 20.8333333333% !important;
    }
    .u-6\/24\@mobile-large{
        width: 25% !important;
    }
    .u-push-6\/24\@mobile-large{
        position: relative;
        right: auto;
        left: 25% !important;
    }
    .u-pull-6\/24\@mobile-large{
        position: relative;
        left: auto;
        right: 25% !important;
    }
    .u-7\/24\@mobile-large {
        width: 29.1666666667% !important;
    }
    .u-push-7\/24\@mobile-large{
        position: relative;
        right: auto;
        left: 29.1666666667% !important;
    }
    .u-pull-7\/24\@mobile-large{
        position: relative;
        left: auto;
        right: 29.1666666667% !important;
    }
    .u-8\/24\@mobile-large{
        width: 33.333333% !important;
        /*~ width: 33.3333333333% !important; */
    }
    .u-push-8\/24\@mobile-large{
        position: relative;
        right: auto;
        left: 33.3333333333% !important;
    }
    .u-pull-8\/24\@mobile-large{
        position: relative;
        left: auto;
        right: 33.3333333333% !important;
    }
    .u-9\/24\@mobile-large {
        width: 37.5% !important;
    }
    .u-push-9\/24\@mobile-large{
        position: relative;
        right: auto;
        left: 37.5% !important;
    }
    .u-pull-9\/24\@mobile-large{
        position: relative;
        left: auto;
        right: 37.5% !important;
    }
    .u-10\/24\@mobile-large{
        width: 41.666667% !important;
        /*~ width: 41.6666666667% !important; */
    }
    .u-push-10\/24\@mobile-large{
        position: relative;
        right: auto;
        left: 41.6666666667% !important;
    }
    .u-pull-10\/24\@mobile-large{
        position: relative;
        left: auto;
        right: 41.6666666667% !important;
    }
    .u-11\/24\@mobile-large {
        width: 45.8333333333% !important;
    }
    .u-push-11\/24\@mobile-large{
        position: relative;
        right: auto;
        left: 45.8333333333% !important;
    }
    .u-pull-11\/24\@mobile-large{
        position: relative;
        left: auto;
        right: 45.8333333333% !important;
    }
    .u-12\/24\@mobile-large{
        width: 50% !important;
    }
    .u-push-12\/24\@mobile-large{
        position: relative;
        right: auto;
        left: 50% !important;
    }
    .u-pull-12\/24\@mobile-large{
        position: relative;
        left: auto;
        right: 50% !important;
    }
    .u-13\/24\@mobile-large {
        width: 54.1666666667% !important;
    }
    .u-push-13\/24\@mobile-large{
        position: relative;
        right: auto;
        left: 54.1666666667% !important;
    }
    .u-pull-13\/24\@mobile-large{
        position: relative;
        left: auto;
        right: 54.1666666667% !important;
    }
    .u-14\/24\@mobile-large{
        width: 58.333333% !important;
        /*~ width: 58.3333333333% !important; */
    }
    .u-push-14\/24\@mobile-large{
        position: relative;
        right: auto;
        left: 58.3333333333% !important;
    }
    .u-pull-14\/24\@mobile-large{
        position: relative;
        left: auto;
        right: 58.3333333333% !important;
    }
    .u-15\/24\@mobile-large {
        width: 62.5% !important;
    }
    .u-push-15\/24\@mobile-large{
        position: relative;
        right: auto;
        left: 62.5% !important;
    }
    .u-pull-15\/24\@mobile-large{
        position: relative;
        left: auto;
        right: 62.5% !important;
    }
    .u-16\/24\@mobile-large{
        width: 66.666667% !important;
        /*~ width: 66.6666666667% !important; */
    }
    .u-push-16\/24\@mobile-large{
        position: relative;
        right: auto;
        left: 66.6666666667% !important;
    }
    .u-pull-16\/24\@mobile-large{
        position: relative;
        left: auto;
        right: 66.6666666667% !important;
    }
    .u-17\/24\@mobile-large {
        width: 70.8333333333% !important;
    }
    .u-push-17\/24\@mobile-large{
        position: relative;
        right: auto;
        left: 70.8333333333% !important;
    }
    .u-pull-17\/24\@mobile-large{
        position: relative;
        left: auto;
        right: 70.8333333333% !important;
    }
    .u-18\/24\@mobile-large{
        width: 75% !important;
    }
    .u-push-18\/24\@mobile-large{
        position: relative;
        right: auto;
        left: 75% !important;
    }
    .u-pull-18\/24\@mobile-large{
        position: relative;
        left: auto;
        right: 75% !important;
    }
    .u-19\/24\@mobile-large{
        width: 80% !important;
        /*~ width: 79.1666666667% !important; */
    }
    .u-push-19\/24\@mobile-large{
        position: relative;
        right: auto;
        left: 79.1666666667% !important;
    }
    .u-pull-19\/24\@mobile-large{
        position: relative;
        left: auto;
        right: 79.1666666667% !important;
    }
    .u-20\/24\@mobile-large{
        width: 83.333333% !important;
        /*~ width: 83.3333333333% !important; */
    }
    .u-push-20\/24\@mobile-large{
        position: relative;
        right: auto;
        left: 83.3333333333% !important;
    }
    .u-pull-20\/24\@mobile-large{
        position: relative;
        left: auto;
        right: 83.3333333333% !important;
    }
    .u-21\/24\@mobile-large {
        width: 87.5% !important;
    }
    .u-push-21\/24\@mobile-large{
        position: relative;
        right: auto;
        left: 87.5% !important;
    }
    .u-pull-21\/24\@mobile-large{
        position: relative;
        left: auto;
        right: 87.5% !important;
    }
    .u-22\/24\@mobile-large{
        width: 91.666667% !important;
        /*~ width: 91.6666666667% !important; */
    }
    .u-push-22\/24\@mobile-large{
        position: relative;
        right: auto;
        left: 91.6666666667% !important;
    }
    .u-pull-22\/24\@mobile-large{
        position: relative;
        left: auto;
        right: 91.6666666667% !important;
    }
    .u-23\/24\@mobile-large {
        width: 95.8333333333% !important;
    }
    .u-push-23\/24\@mobile-large{
        position: relative;
        right: auto;
        left: 95.8333333333% !important;
    }
    .u-pull-23\/24\@mobile-large{
        position: relative;
        left: auto;
        right: 95.8333333333% !important;
    }
    .u-24\/24\@mobile-large{
        width: 100% !important;
    }
    .u-push-24\/24\@mobile-large{
        position: relative;
        right: auto;
        left: 100% !important;
    }
    .u-pull-24\/24\@mobile-large{
        position: relative;
        left: auto;
        right: 100% !important;
    }
}

@media (min-width: 30em) {
    .u-1\/1\@phablet{
        width: 100% !important;
    }
    .u-push-1\/1\@phablet{
        position: relative;
        right: auto;
        left: 100% !important;
    }
    .u-pull-1\/1\@phablet{
        position: relative;
        left: auto;
        right: 100% !important;
    }
    .u-1\/2\@phablet{
        width: 50% !important;
    }
    .u-push-1\/2\@phablet{
        position: relative;
        right: auto;
        left: 50% !important;
    }
    .u-pull-1\/2\@phablet{
        position: relative;
        left: auto;
        right: 50% !important;
    }
    .u-2\/2\@phablet{
        width: 100% !important;
    }
    .u-push-2\/2\@phablet{
        position: relative;
        right: auto;
        left: 100% !important;
    }
    .u-pull-2\/2\@phablet{
        position: relative;
        left: auto;
        right: 100% !important;
    }
    .u-1\/3\@phablet{
        width: 33.333333% !important;
        /*~ width: 33.3333333333% !important; */
    }
    .u-push-1\/3\@phablet{
        position: relative;
        right: auto;
        left: 33.3333333333% !important;
    }
    .u-pull-1\/3\@phablet{
        position: relative;
        left: auto;
        right: 33.3333333333% !important;
    }
    .u-2\/3\@phablet{
        width: 66.666667% !important;
        /*~ width: 66.6666666667% !important; */
    }
    .u-push-2\/3\@phablet{
        position: relative;
        right: auto;
        left: 66.6666666667% !important;
    }
    .u-pull-2\/3\@phablet{
        position: relative;
        left: auto;
        right: 66.6666666667% !important;
    }
    .u-3\/3\@phablet{
        width: 100% !important;
    }
    .u-push-3\/3\@phablet{
        position: relative;
        right: auto;
        left: 100% !important;
    }
    .u-pull-3\/3\@phablet{
        position: relative;
        left: auto;
        right: 100% !important;
    }
    .u-1\/4\@phablet{
        width: 25% !important;
    }
    .u-push-1\/4\@phablet{
        position: relative;
        right: auto;
        left: 25% !important;
    }
    .u-pull-1\/4\@phablet{
        position: relative;
        left: auto;
        right: 25% !important;
    }
    .u-2\/4\@phablet{
        width: 50% !important;
    }
    .u-push-2\/4\@phablet{
        position: relative;
        right: auto;
        left: 50% !important;
    }
    .u-pull-2\/4\@phablet{
        position: relative;
        left: auto;
        right: 50% !important;
    }
    .u-3\/4\@phablet{
        width: 75% !important;
    }
    .u-push-3\/4\@phablet{
        position: relative;
        right: auto;
        left: 75% !important;
    }
    .u-pull-3\/4\@phablet{
        position: relative;
        left: auto;
        right: 75% !important;
    }
    .u-4\/4\@phablet{
        width: 100% !important;
    }
    .u-push-4\/4\@phablet{
        position: relative;
        right: auto;
        left: 100% !important;
    }
    .u-pull-4\/4\@phablet{
        position: relative;
        left: auto;
        right: 100% !important;
    }
    .u-1\/5\@phablet{
        width: 20% !important;
    }
    .u-push-1\/5\@phablet{
        position: relative;
        right: auto;
        left: 20% !important;
    }
    .u-pull-1\/5\@phablet{
        position: relative;
        left: auto;
        right: 20% !important;
    }
    .u-2\/5\@phablet{
        width: 40% !important;
    }
    .u-push-2\/5\@phablet{
        position: relative;
        right: auto;
        left: 40% !important;
    }
    .u-pull-2\/5\@phablet{
        position: relative;
        left: auto;
        right: 40% !important;
    }
    .u-3\/5\@phablet{
        width: 60% !important;
    }
    .u-push-3\/5\@phablet{
        position: relative;
        right: auto;
        left: 60% !important;
    }
    .u-pull-3\/5\@phablet{
        position: relative;
        left: auto;
        right: 60% !important;
    }
    .u-4\/5\@phablet{
        width: 80% !important;
    }
    .u-push-4\/5\@phablet{
        position: relative;
        right: auto;
        left: 80% !important;
    }
    .u-pull-4\/5\@phablet{
        position: relative;
        left: auto;
        right: 80% !important;
    }
    .u-5\/5\@phablet{
        width: 100% !important;
    }
    .u-push-5\/5\@phablet{
        position: relative;
        right: auto;
        left: 100% !important;
    }
    .u-pull-5\/5\@phablet{
        position: relative;
        left: auto;
        right: 100% !important;
    }
    .u-1\/6\@phablet{
        width: 16.666667% !important;
        /*~ width: 16.6666666667% !important; */
    }
    .u-push-1\/6\@phablet{
        position: relative;
        right: auto;
        left: 16.6666666667% !important;
    }
    .u-pull-1\/6\@phablet{
        position: relative;
        left: auto;
        right: 16.6666666667% !important;
    }
    .u-2\/6\@phablet{
        width: 33.333333% !important;
        /*~ width: 33.3333333333% !important; */
    }
    .u-push-2\/6\@phablet{
        position: relative;
        right: auto;
        left: 33.3333333333% !important;
    }
    .u-pull-2\/6\@phablet{
        position: relative;
        left: auto;
        right: 33.3333333333% !important;
    }
    .u-3\/6\@phablet{
        width: 50% !important;
    }
    .u-push-3\/6\@phablet{
        position: relative;
        right: auto;
        left: 50% !important;
    }
    .u-pull-3\/6\@phablet{
        position: relative;
        left: auto;
        right: 50% !important;
    }
    .u-4\/6\@phablet{
        width: 66.666667% !important;
        /*~ width: 66.6666666667% !important; */
    }
    .u-push-4\/6\@phablet{
        position: relative;
        right: auto;
        left: 66.6666666667% !important;
    }
    .u-pull-4\/6\@phablet{
        position: relative;
        left: auto;
        right: 66.6666666667% !important;
    }
    .u-5\/6\@phablet{
        width: 83.333333% !important;
        /*~ width: 83.3333333333% !important; */
    }
    .u-push-5\/6\@phablet{
        position: relative;
        right: auto;
        left: 83.3333333333% !important;
    }
    .u-pull-5\/6\@phablet{
        position: relative;
        left: auto;
        right: 83.3333333333% !important;
    }
    .u-6\/6\@phablet{
        width: 100% !important;
    }
    .u-push-6\/6\@phablet{
        position: relative;
        right: auto;
        left: 100% !important;
    }
    .u-pull-6\/6\@phablet{
        position: relative;
        left: auto;
        right: 100% !important;
    }
    .u-1\/7\@phablet {
        width: 14.2857142857% !important;
    }
    .u-push-1\/7\@phablet{
        position: relative;
        right: auto;
        left: 14.2857142857% !important;
    }
    .u-pull-1\/7\@phablet{
        position: relative;
        left: auto;
        right: 14.2857142857% !important;
    }
    .u-2\/7\@phablet {
        width: 28.5714285714% !important;
    }
    .u-push-2\/7\@phablet{
        position: relative;
        right: auto;
        left: 28.5714285714% !important;
    }
    .u-pull-2\/7\@phablet{
        position: relative;
        left: auto;
        right: 28.5714285714% !important;
    }
    .u-3\/7\@phablet {
        width: 42.8571428571% !important;
    }
    .u-push-3\/7\@phablet{
        position: relative;
        right: auto;
        left: 42.8571428571% !important;
    }
    .u-pull-3\/7\@phablet{
        position: relative;
        left: auto;
        right: 42.8571428571% !important;
    }
    .u-4\/7\@phablet {
        width: 57.1428571429% !important;
    }
    .u-push-4\/7\@phablet{
        position: relative;
        right: auto;
        left: 57.1428571429% !important;
    }
    .u-pull-4\/7\@phablet{
        position: relative;
        left: auto;
        right: 57.1428571429% !important;
    }
    .u-5\/7\@phablet {
        width: 71.4285714286% !important;
    }
    .u-push-5\/7\@phablet{
        position: relative;
        right: auto;
        left: 71.4285714286% !important;
    }
    .u-pull-5\/7\@phablet{
        position: relative;
        left: auto;
        right: 71.4285714286% !important;
    }
    .u-6\/7\@phablet {
        width: 85.7142857143% !important;
    }
    .u-push-6\/7\@phablet{
        position: relative;
        right: auto;
        left: 85.7142857143% !important;
    }
    .u-pull-6\/7\@phablet{
        position: relative;
        left: auto;
        right: 85.7142857143% !important;
    }
    .u-7\/7\@phablet{
        width: 100% !important;
    }
    .u-push-7\/7\@phablet{
        position: relative;
        right: auto;
        left: 100% !important;
    }
    .u-pull-7\/7\@phablet{
        position: relative;
        left: auto;
        right: 100% !important;
    }
    .u-1\/8\@phablet {
        width: 12.5% !important;
    }
    .u-push-1\/8\@phablet{
        position: relative;
        right: auto;
        left: 12.5% !important;
    }
    .u-pull-1\/8\@phablet{
        position: relative;
        left: auto;
        right: 12.5% !important;
    }
    .u-2\/8\@phablet{
        width: 25% !important;
    }
    .u-push-2\/8\@phablet{
        position: relative;
        right: auto;
        left: 25% !important;
    }
    .u-pull-2\/8\@phablet{
        position: relative;
        left: auto;
        right: 25% !important;
    }
    .u-3\/8\@phablet {
        width: 37.5% !important;
    }
    .u-push-3\/8\@phablet{
        position: relative;
        right: auto;
        left: 37.5% !important;
    }
    .u-pull-3\/8\@phablet{
        position: relative;
        left: auto;
        right: 37.5% !important;
    }
    .u-4\/8\@phablet{
        width: 50% !important;
    }
    .u-push-4\/8\@phablet{
        position: relative;
        right: auto;
        left: 50% !important;
    }
    .u-pull-4\/8\@phablet{
        position: relative;
        left: auto;
        right: 50% !important;
    }
    .u-5\/8\@phablet {
        width: 62.5% !important;
    }
    .u-push-5\/8\@phablet{
        position: relative;
        right: auto;
        left: 62.5% !important;
    }
    .u-pull-5\/8\@phablet{
        position: relative;
        left: auto;
        right: 62.5% !important;
    }
    .u-6\/8\@phablet{
        width: 75% !important;
    }
    .u-push-6\/8\@phablet{
        position: relative;
        right: auto;
        left: 75% !important;
    }
    .u-pull-6\/8\@phablet{
        position: relative;
        left: auto;
        right: 75% !important;
    }
    .u-7\/8\@phablet {
        width: 87.5% !important;
    }
    .u-push-7\/8\@phablet{
        position: relative;
        right: auto;
        left: 87.5% !important;
    }
    .u-pull-7\/8\@phablet{
        position: relative;
        left: auto;
        right: 87.5% !important;
    }
    .u-8\/8\@phablet{
        width: 100% !important;
    }
    .u-push-8\/8\@phablet{
        position: relative;
        right: auto;
        left: 100% !important;
    }
    .u-pull-8\/8\@phablet{
        position: relative;
        left: auto;
        right: 100% !important;
    }
    .u-1\/24\@phablet {
        width: 4.1666666667% !important;
    }
    .u-push-1\/24\@phablet{
        position: relative;
        right: auto;
        left: 4.1666666667% !important;
    }
    .u-pull-1\/24\@phablet{
        position: relative;
        left: auto;
        right: 4.1666666667% !important;
    }
    .u-2\/24\@phablet{
        width: 8.333333% !important;
        /*~ width: 8.3333333333% !important; */
    }
    .u-push-2\/24\@phablet{
        position: relative;
        right: auto;
        left: 8.3333333333% !important;
    }
    .u-pull-2\/24\@phablet{
        position: relative;
        left: auto;
        right: 8.3333333333% !important;
    }
    .u-3\/24\@phablet {
        width: 12.5% !important;
    }
    .u-push-3\/24\@phablet{
        position: relative;
        right: auto;
        left: 12.5% !important;
    }
    .u-pull-3\/24\@phablet{
        position: relative;
        left: auto;
        right: 12.5% !important;
    }
    .u-4\/24\@phablet{
        width: 16.666667% !important;
        /*~ width: 16.6666666667% !important; */
    }
    .u-push-4\/24\@phablet{
        position: relative;
        right: auto;
        left: 16.6666666667% !important;
    }
    .u-pull-4\/24\@phablet{
        position: relative;
        left: auto;
        right: 16.6666666667% !important;
    }
    .u-5\/24\@phablet{
        width: 20% !important;
        /*~ width: 20.8333333333% !important; */
    }
    .u-push-5\/24\@phablet{
        position: relative;
        right: auto;
        left: 20.8333333333% !important;
    }
    .u-pull-5\/24\@phablet{
        position: relative;
        left: auto;
        right: 20.8333333333% !important;
    }
    .u-6\/24\@phablet{
        width: 25% !important;
    }
    .u-push-6\/24\@phablet{
        position: relative;
        right: auto;
        left: 25% !important;
    }
    .u-pull-6\/24\@phablet{
        position: relative;
        left: auto;
        right: 25% !important;
    }
    .u-7\/24\@phablet {
        width: 29.1666666667% !important;
    }
    .u-push-7\/24\@phablet{
        position: relative;
        right: auto;
        left: 29.1666666667% !important;
    }
    .u-pull-7\/24\@phablet{
        position: relative;
        left: auto;
        right: 29.1666666667% !important;
    }
    .u-8\/24\@phablet{
        width: 33.333333% !important;
        /*~ width: 33.3333333333% !important; */
    }
    .u-push-8\/24\@phablet{
        position: relative;
        right: auto;
        left: 33.3333333333% !important;
    }
    .u-pull-8\/24\@phablet{
        position: relative;
        left: auto;
        right: 33.3333333333% !important;
    }
    .u-9\/24\@phablet {
        width: 37.5% !important;
    }
    .u-push-9\/24\@phablet{
        position: relative;
        right: auto;
        left: 37.5% !important;
    }
    .u-pull-9\/24\@phablet{
        position: relative;
        left: auto;
        right: 37.5% !important;
    }
    .u-10\/24\@phablet{
        width: 41.666667% !important;
        /*~ width: 41.6666666667% !important; */
    }
    .u-push-10\/24\@phablet{
        position: relative;
        right: auto;
        left: 41.6666666667% !important;
    }
    .u-pull-10\/24\@phablet{
        position: relative;
        left: auto;
        right: 41.6666666667% !important;
    }
    .u-11\/24\@phablet {
        width: 45.8333333333% !important;
    }
    .u-push-11\/24\@phablet{
        position: relative;
        right: auto;
        left: 45.8333333333% !important;
    }
    .u-pull-11\/24\@phablet{
        position: relative;
        left: auto;
        right: 45.8333333333% !important;
    }
    .u-12\/24\@phablet{
        width: 50% !important;
    }
    .u-push-12\/24\@phablet{
        position: relative;
        right: auto;
        left: 50% !important;
    }
    .u-pull-12\/24\@phablet{
        position: relative;
        left: auto;
        right: 50% !important;
    }
    .u-13\/24\@phablet {
        width: 54.1666666667% !important;
    }
    .u-push-13\/24\@phablet{
        position: relative;
        right: auto;
        left: 54.1666666667% !important;
    }
    .u-pull-13\/24\@phablet{
        position: relative;
        left: auto;
        right: 54.1666666667% !important;
    }
    .u-14\/24\@phablet{
        width: 58.333333% !important;
        /*~ width: 58.3333333333% !important; */
    }
    .u-push-14\/24\@phablet{
        position: relative;
        right: auto;
        left: 58.3333333333% !important;
    }
    .u-pull-14\/24\@phablet{
        position: relative;
        left: auto;
        right: 58.3333333333% !important;
    }
    .u-15\/24\@phablet {
        width: 62.5% !important;
    }
    .u-push-15\/24\@phablet{
        position: relative;
        right: auto;
        left: 62.5% !important;
    }
    .u-pull-15\/24\@phablet{
        position: relative;
        left: auto;
        right: 62.5% !important;
    }
    .u-16\/24\@phablet{
        width: 66.666667% !important;
        /*~ width: 66.6666666667% !important; */
    }
    .u-push-16\/24\@phablet{
        position: relative;
        right: auto;
        left: 66.6666666667% !important;
    }
    .u-pull-16\/24\@phablet{
        position: relative;
        left: auto;
        right: 66.6666666667% !important;
    }
    .u-17\/24\@phablet {
        width: 70.8333333333% !important;
    }
    .u-push-17\/24\@phablet{
        position: relative;
        right: auto;
        left: 70.8333333333% !important;
    }
    .u-pull-17\/24\@phablet{
        position: relative;
        left: auto;
        right: 70.8333333333% !important;
    }
    .u-18\/24\@phablet{
        width: 75% !important;
    }
    .u-push-18\/24\@phablet{
        position: relative;
        right: auto;
        left: 75% !important;
    }
    .u-pull-18\/24\@phablet{
        position: relative;
        left: auto;
        right: 75% !important;
    }
    .u-19\/24\@phablet{
        width: 80% !important;
        /*~ width: 79.1666666667% !important; */
    }
    .u-push-19\/24\@phablet{
        position: relative;
        right: auto;
        left: 79.1666666667% !important;
    }
    .u-pull-19\/24\@phablet{
        position: relative;
        left: auto;
        right: 79.1666666667% !important;
    }
    .u-20\/24\@phablet{
        width: 83.333333% !important;
        /*~ width: 83.3333333333% !important; */
    }
    .u-push-20\/24\@phablet{
        position: relative;
        right: auto;
        left: 83.3333333333% !important;
    }
    .u-pull-20\/24\@phablet{
        position: relative;
        left: auto;
        right: 83.3333333333% !important;
    }
    .u-21\/24\@phablet {
        width: 87.5% !important;
    }
    .u-push-21\/24\@phablet{
        position: relative;
        right: auto;
        left: 87.5% !important;
    }
    .u-pull-21\/24\@phablet{
        position: relative;
        left: auto;
        right: 87.5% !important;
    }
    .u-22\/24\@phablet{
        width: 91.666667% !important;
        /*~ width: 91.6666666667% !important; */
    }
    .u-push-22\/24\@phablet{
        position: relative;
        right: auto;
        left: 91.6666666667% !important;
    }
    .u-pull-22\/24\@phablet{
        position: relative;
        left: auto;
        right: 91.6666666667% !important;
    }
    .u-23\/24\@phablet {
        width: 95.8333333333% !important;
    }
    .u-push-23\/24\@phablet{
        position: relative;
        right: auto;
        left: 95.8333333333% !important;
    }
    .u-pull-23\/24\@phablet{
        position: relative;
        left: auto;
        right: 95.8333333333% !important;
    }
    .u-24\/24\@phablet{
        width: 100% !important;
    }
    .u-push-24\/24\@phablet{
        position: relative;
        right: auto;
        left: 100% !important;
    }
    .u-pull-24\/24\@phablet{
        position: relative;
        left: auto;
        right: 100% !important;
    }
}

@media (min-width: 37.5em) {
    .u-1\/1\@phablet-large{
        width: 100% !important;
    }
    .u-push-1\/1\@phablet-large{
        position: relative;
        right: auto;
        left: 100% !important;
    }
    .u-pull-1\/1\@phablet-large{
        position: relative;
        left: auto;
        right: 100% !important;
    }
    .u-1\/2\@phablet-large{
        width: 50% !important;
    }
    .u-push-1\/2\@phablet-large{
        position: relative;
        right: auto;
        left: 50% !important;
    }
    .u-pull-1\/2\@phablet-large{
        position: relative;
        left: auto;
        right: 50% !important;
    }
    .u-2\/2\@phablet-large{
        width: 100% !important;
    }
    .u-push-2\/2\@phablet-large{
        position: relative;
        right: auto;
        left: 100% !important;
    }
    .u-pull-2\/2\@phablet-large{
        position: relative;
        left: auto;
        right: 100% !important;
    }
    .u-1\/3\@phablet-large{
        width: 33.333333% !important;
        /*~ width: 33.3333333333% !important; */
    }
    .u-push-1\/3\@phablet-large{
        position: relative;
        right: auto;
        left: 33.3333333333% !important;
    }
    .u-pull-1\/3\@phablet-large{
        position: relative;
        left: auto;
        right: 33.3333333333% !important;
    }
    .u-2\/3\@phablet-large{
        width: 66.666667% !important;
        /*~ width: 66.6666666667% !important; */
    }
    .u-push-2\/3\@phablet-large{
        position: relative;
        right: auto;
        left: 66.6666666667% !important;
    }
    .u-pull-2\/3\@phablet-large{
        position: relative;
        left: auto;
        right: 66.6666666667% !important;
    }
    .u-3\/3\@phablet-large{
        width: 100% !important;
    }
    .u-push-3\/3\@phablet-large{
        position: relative;
        right: auto;
        left: 100% !important;
    }
    .u-pull-3\/3\@phablet-large{
        position: relative;
        left: auto;
        right: 100% !important;
    }
    .u-1\/4\@phablet-large{
        width: 25% !important;
    }
    .u-push-1\/4\@phablet-large{
        position: relative;
        right: auto;
        left: 25% !important;
    }
    .u-pull-1\/4\@phablet-large{
        position: relative;
        left: auto;
        right: 25% !important;
    }
    .u-2\/4\@phablet-large{
        width: 50% !important;
    }
    .u-push-2\/4\@phablet-large{
        position: relative;
        right: auto;
        left: 50% !important;
    }
    .u-pull-2\/4\@phablet-large{
        position: relative;
        left: auto;
        right: 50% !important;
    }
    .u-3\/4\@phablet-large{
        width: 75% !important;
    }
    .u-push-3\/4\@phablet-large{
        position: relative;
        right: auto;
        left: 75% !important;
    }
    .u-pull-3\/4\@phablet-large{
        position: relative;
        left: auto;
        right: 75% !important;
    }
    .u-4\/4\@phablet-large{
        width: 100% !important;
    }
    .u-push-4\/4\@phablet-large{
        position: relative;
        right: auto;
        left: 100% !important;
    }
    .u-pull-4\/4\@phablet-large{
        position: relative;
        left: auto;
        right: 100% !important;
    }
    .u-1\/5\@phablet-large{
        width: 20% !important;
    }
    .u-push-1\/5\@phablet-large{
        position: relative;
        right: auto;
        left: 20% !important;
    }
    .u-pull-1\/5\@phablet-large{
        position: relative;
        left: auto;
        right: 20% !important;
    }
    .u-2\/5\@phablet-large{
        width: 40% !important;
    }
    .u-push-2\/5\@phablet-large{
        position: relative;
        right: auto;
        left: 40% !important;
    }
    .u-pull-2\/5\@phablet-large{
        position: relative;
        left: auto;
        right: 40% !important;
    }
    .u-3\/5\@phablet-large{
        width: 60% !important;
    }
    .u-push-3\/5\@phablet-large{
        position: relative;
        right: auto;
        left: 60% !important;
    }
    .u-pull-3\/5\@phablet-large{
        position: relative;
        left: auto;
        right: 60% !important;
    }
    .u-4\/5\@phablet-large{
        width: 80% !important;
    }
    .u-push-4\/5\@phablet-large{
        position: relative;
        right: auto;
        left: 80% !important;
    }
    .u-pull-4\/5\@phablet-large{
        position: relative;
        left: auto;
        right: 80% !important;
    }
    .u-5\/5\@phablet-large{
        width: 100% !important;
    }
    .u-push-5\/5\@phablet-large{
        position: relative;
        right: auto;
        left: 100% !important;
    }
    .u-pull-5\/5\@phablet-large{
        position: relative;
        left: auto;
        right: 100% !important;
    }
    .u-1\/6\@phablet-large{
        width: 16.666667% !important;
        /*~ width: 16.6666666667% !important; */
    }
    .u-push-1\/6\@phablet-large{
        position: relative;
        right: auto;
        left: 16.6666666667% !important;
    }
    .u-pull-1\/6\@phablet-large{
        position: relative;
        left: auto;
        right: 16.6666666667% !important;
    }
    .u-2\/6\@phablet-large{
        width: 33.333333% !important;
        /*~ width: 33.3333333333% !important; */
    }
    .u-push-2\/6\@phablet-large{
        position: relative;
        right: auto;
        left: 33.3333333333% !important;
    }
    .u-pull-2\/6\@phablet-large{
        position: relative;
        left: auto;
        right: 33.3333333333% !important;
    }
    .u-3\/6\@phablet-large{
        width: 50% !important;
    }
    .u-push-3\/6\@phablet-large{
        position: relative;
        right: auto;
        left: 50% !important;
    }
    .u-pull-3\/6\@phablet-large{
        position: relative;
        left: auto;
        right: 50% !important;
    }
    .u-4\/6\@phablet-large{
        width: 66.666667% !important;
        /*~ width: 66.6666666667% !important; */
    }
    .u-push-4\/6\@phablet-large{
        position: relative;
        right: auto;
        left: 66.6666666667% !important;
    }
    .u-pull-4\/6\@phablet-large{
        position: relative;
        left: auto;
        right: 66.6666666667% !important;
    }
    .u-5\/6\@phablet-large{
        width: 83.333333% !important;
        /*~ width: 83.3333333333% !important; */
    }
    .u-push-5\/6\@phablet-large{
        position: relative;
        right: auto;
        left: 83.3333333333% !important;
    }
    .u-pull-5\/6\@phablet-large{
        position: relative;
        left: auto;
        right: 83.3333333333% !important;
    }
    .u-6\/6\@phablet-large{
        width: 100% !important;
    }
    .u-push-6\/6\@phablet-large{
        position: relative;
        right: auto;
        left: 100% !important;
    }
    .u-pull-6\/6\@phablet-large{
        position: relative;
        left: auto;
        right: 100% !important;
    }
    .u-1\/7\@phablet-large {
        width: 14.2857142857% !important;
    }
    .u-push-1\/7\@phablet-large{
        position: relative;
        right: auto;
        left: 14.2857142857% !important;
    }
    .u-pull-1\/7\@phablet-large{
        position: relative;
        left: auto;
        right: 14.2857142857% !important;
    }
    .u-2\/7\@phablet-large {
        width: 28.5714285714% !important;
    }
    .u-push-2\/7\@phablet-large{
        position: relative;
        right: auto;
        left: 28.5714285714% !important;
    }
    .u-pull-2\/7\@phablet-large{
        position: relative;
        left: auto;
        right: 28.5714285714% !important;
    }
    .u-3\/7\@phablet-large {
        width: 42.8571428571% !important;
    }
    .u-push-3\/7\@phablet-large{
        position: relative;
        right: auto;
        left: 42.8571428571% !important;
    }
    .u-pull-3\/7\@phablet-large{
        position: relative;
        left: auto;
        right: 42.8571428571% !important;
    }
    .u-4\/7\@phablet-large {
        width: 57.1428571429% !important;
    }
    .u-push-4\/7\@phablet-large{
        position: relative;
        right: auto;
        left: 57.1428571429% !important;
    }
    .u-pull-4\/7\@phablet-large{
        position: relative;
        left: auto;
        right: 57.1428571429% !important;
    }
    .u-5\/7\@phablet-large {
        width: 71.4285714286% !important;
    }
    .u-push-5\/7\@phablet-large{
        position: relative;
        right: auto;
        left: 71.4285714286% !important;
    }
    .u-pull-5\/7\@phablet-large{
        position: relative;
        left: auto;
        right: 71.4285714286% !important;
    }
    .u-6\/7\@phablet-large {
        width: 85.7142857143% !important;
    }
    .u-push-6\/7\@phablet-large{
        position: relative;
        right: auto;
        left: 85.7142857143% !important;
    }
    .u-pull-6\/7\@phablet-large{
        position: relative;
        left: auto;
        right: 85.7142857143% !important;
    }
    .u-7\/7\@phablet-large{
        width: 100% !important;
    }
    .u-push-7\/7\@phablet-large{
        position: relative;
        right: auto;
        left: 100% !important;
    }
    .u-pull-7\/7\@phablet-large{
        position: relative;
        left: auto;
        right: 100% !important;
    }
    .u-1\/8\@phablet-large {
        width: 12.5% !important;
    }
    .u-push-1\/8\@phablet-large{
        position: relative;
        right: auto;
        left: 12.5% !important;
    }
    .u-pull-1\/8\@phablet-large{
        position: relative;
        left: auto;
        right: 12.5% !important;
    }
    .u-2\/8\@phablet-large{
        width: 25% !important;
    }
    .u-push-2\/8\@phablet-large{
        position: relative;
        right: auto;
        left: 25% !important;
    }
    .u-pull-2\/8\@phablet-large{
        position: relative;
        left: auto;
        right: 25% !important;
    }
    .u-3\/8\@phablet-large {
        width: 37.5% !important;
    }
    .u-push-3\/8\@phablet-large{
        position: relative;
        right: auto;
        left: 37.5% !important;
    }
    .u-pull-3\/8\@phablet-large{
        position: relative;
        left: auto;
        right: 37.5% !important;
    }
    .u-4\/8\@phablet-large{
        width: 50% !important;
    }
    .u-push-4\/8\@phablet-large{
        position: relative;
        right: auto;
        left: 50% !important;
    }
    .u-pull-4\/8\@phablet-large{
        position: relative;
        left: auto;
        right: 50% !important;
    }
    .u-5\/8\@phablet-large {
        width: 62.5% !important;
    }
    .u-push-5\/8\@phablet-large{
        position: relative;
        right: auto;
        left: 62.5% !important;
    }
    .u-pull-5\/8\@phablet-large{
        position: relative;
        left: auto;
        right: 62.5% !important;
    }
    .u-6\/8\@phablet-large{
        width: 75% !important;
    }
    .u-push-6\/8\@phablet-large{
        position: relative;
        right: auto;
        left: 75% !important;
    }
    .u-pull-6\/8\@phablet-large{
        position: relative;
        left: auto;
        right: 75% !important;
    }
    .u-7\/8\@phablet-large {
        width: 87.5% !important;
    }
    .u-push-7\/8\@phablet-large{
        position: relative;
        right: auto;
        left: 87.5% !important;
    }
    .u-pull-7\/8\@phablet-large{
        position: relative;
        left: auto;
        right: 87.5% !important;
    }
    .u-8\/8\@phablet-large{
        width: 100% !important;
    }
    .u-push-8\/8\@phablet-large{
        position: relative;
        right: auto;
        left: 100% !important;
    }
    .u-pull-8\/8\@phablet-large{
        position: relative;
        left: auto;
        right: 100% !important;
    }
    .u-1\/24\@phablet-large {
        width: 4.1666666667% !important;
    }
    .u-push-1\/24\@phablet-large{
        position: relative;
        right: auto;
        left: 4.1666666667% !important;
    }
    .u-pull-1\/24\@phablet-large{
        position: relative;
        left: auto;
        right: 4.1666666667% !important;
    }
    .u-2\/24\@phablet-large{
        width: 8.333333% !important;
        /*~ width: 8.3333333333% !important; */
    }
    .u-push-2\/24\@phablet-large{
        position: relative;
        right: auto;
        left: 8.3333333333% !important;
    }
    .u-pull-2\/24\@phablet-large{
        position: relative;
        left: auto;
        right: 8.3333333333% !important;
    }
    .u-3\/24\@phablet-large {
        width: 12.5% !important;
    }
    .u-push-3\/24\@phablet-large{
        position: relative;
        right: auto;
        left: 12.5% !important;
    }
    .u-pull-3\/24\@phablet-large{
        position: relative;
        left: auto;
        right: 12.5% !important;
    }
    .u-4\/24\@phablet-large{
        width: 16.666667% !important;
        /*~ width: 16.6666666667% !important; */
    }
    .u-push-4\/24\@phablet-large{
        position: relative;
        right: auto;
        left: 16.6666666667% !important;
    }
    .u-pull-4\/24\@phablet-large{
        position: relative;
        left: auto;
        right: 16.6666666667% !important;
    }
    .u-5\/24\@phablet-large{
        width: 20% !important;
        /*~ width: 20.8333333333% !important; */
    }
    .u-push-5\/24\@phablet-large{
        position: relative;
        right: auto;
        left: 20.8333333333% !important;
    }
    .u-pull-5\/24\@phablet-large{
        position: relative;
        left: auto;
        right: 20.8333333333% !important;
    }
    .u-6\/24\@phablet-large{
        width: 25% !important;
    }
    .u-push-6\/24\@phablet-large{
        position: relative;
        right: auto;
        left: 25% !important;
    }
    .u-pull-6\/24\@phablet-large{
        position: relative;
        left: auto;
        right: 25% !important;
    }
    .u-7\/24\@phablet-large {
        width: 29.1666666667% !important;
    }
    .u-push-7\/24\@phablet-large{
        position: relative;
        right: auto;
        left: 29.1666666667% !important;
    }
    .u-pull-7\/24\@phablet-large{
        position: relative;
        left: auto;
        right: 29.1666666667% !important;
    }
    .u-8\/24\@phablet-large{
        width: 33.333333% !important;
        /*~ width: 33.3333333333% !important; */
    }
    .u-push-8\/24\@phablet-large{
        position: relative;
        right: auto;
        left: 33.3333333333% !important;
    }
    .u-pull-8\/24\@phablet-large{
        position: relative;
        left: auto;
        right: 33.3333333333% !important;
    }
    .u-9\/24\@phablet-large {
        width: 37.5% !important;
    }
    .u-push-9\/24\@phablet-large{
        position: relative;
        right: auto;
        left: 37.5% !important;
    }
    .u-pull-9\/24\@phablet-large{
        position: relative;
        left: auto;
        right: 37.5% !important;
    }
    .u-10\/24\@phablet-large{
        width: 41.666667% !important;
        /*~ width: 41.6666666667% !important; */
    }
    .u-push-10\/24\@phablet-large{
        position: relative;
        right: auto;
        left: 41.6666666667% !important;
    }
    .u-pull-10\/24\@phablet-large{
        position: relative;
        left: auto;
        right: 41.6666666667% !important;
    }
    .u-11\/24\@phablet-large {
        width: 45.8333333333% !important;
    }
    .u-push-11\/24\@phablet-large{
        position: relative;
        right: auto;
        left: 45.8333333333% !important;
    }
    .u-pull-11\/24\@phablet-large{
        position: relative;
        left: auto;
        right: 45.8333333333% !important;
    }
    .u-12\/24\@phablet-large{
        width: 50% !important;
    }
    .u-push-12\/24\@phablet-large{
        position: relative;
        right: auto;
        left: 50% !important;
    }
    .u-pull-12\/24\@phablet-large{
        position: relative;
        left: auto;
        right: 50% !important;
    }
    .u-13\/24\@phablet-large {
        width: 54.1666666667% !important;
    }
    .u-push-13\/24\@phablet-large{
        position: relative;
        right: auto;
        left: 54.1666666667% !important;
    }
    .u-pull-13\/24\@phablet-large{
        position: relative;
        left: auto;
        right: 54.1666666667% !important;
    }
    .u-14\/24\@phablet-large{
        width: 58.333333% !important;
        /*~ width: 58.3333333333% !important; */
    }
    .u-push-14\/24\@phablet-large{
        position: relative;
        right: auto;
        left: 58.3333333333% !important;
    }
    .u-pull-14\/24\@phablet-large{
        position: relative;
        left: auto;
        right: 58.3333333333% !important;
    }
    .u-15\/24\@phablet-large {
        width: 62.5% !important;
    }
    .u-push-15\/24\@phablet-large{
        position: relative;
        right: auto;
        left: 62.5% !important;
    }
    .u-pull-15\/24\@phablet-large{
        position: relative;
        left: auto;
        right: 62.5% !important;
    }
    .u-16\/24\@phablet-large{
        width: 66.666667% !important;
        /*~ width: 66.6666666667% !important; */
    }
    .u-push-16\/24\@phablet-large{
        position: relative;
        right: auto;
        left: 66.6666666667% !important;
    }
    .u-pull-16\/24\@phablet-large{
        position: relative;
        left: auto;
        right: 66.6666666667% !important;
    }
    .u-17\/24\@phablet-large {
        width: 70.8333333333% !important;
    }
    .u-push-17\/24\@phablet-large{
        position: relative;
        right: auto;
        left: 70.8333333333% !important;
    }
    .u-pull-17\/24\@phablet-large{
        position: relative;
        left: auto;
        right: 70.8333333333% !important;
    }
    .u-18\/24\@phablet-large{
        width: 75% !important;
    }
    .u-push-18\/24\@phablet-large{
        position: relative;
        right: auto;
        left: 75% !important;
    }
    .u-pull-18\/24\@phablet-large{
        position: relative;
        left: auto;
        right: 75% !important;
    }
    .u-19\/24\@phablet-large{
        width: 80% !important;
        /*~ width: 79.1666666667% !important; */
    }
    .u-push-19\/24\@phablet-large{
        position: relative;
        right: auto;
        left: 79.1666666667% !important;
    }
    .u-pull-19\/24\@phablet-large{
        position: relative;
        left: auto;
        right: 79.1666666667% !important;
    }
    .u-20\/24\@phablet-large{
        width: 83.333333% !important;
        /*~ width: 83.3333333333% !important; */
    }
    .u-push-20\/24\@phablet-large{
        position: relative;
        right: auto;
        left: 83.3333333333% !important;
    }
    .u-pull-20\/24\@phablet-large{
        position: relative;
        left: auto;
        right: 83.3333333333% !important;
    }
    .u-21\/24\@phablet-large {
        width: 87.5% !important;
    }
    .u-push-21\/24\@phablet-large{
        position: relative;
        right: auto;
        left: 87.5% !important;
    }
    .u-pull-21\/24\@phablet-large{
        position: relative;
        left: auto;
        right: 87.5% !important;
    }
    .u-22\/24\@phablet-large{
        width: 91.666667% !important;
        /*~ width: 91.6666666667% !important; */
    }
    .u-push-22\/24\@phablet-large{
        position: relative;
        right: auto;
        left: 91.6666666667% !important;
    }
    .u-pull-22\/24\@phablet-large{
        position: relative;
        left: auto;
        right: 91.6666666667% !important;
    }
    .u-23\/24\@phablet-large {
        width: 95.8333333333% !important;
    }
    .u-push-23\/24\@phablet-large{
        position: relative;
        right: auto;
        left: 95.8333333333% !important;
    }
    .u-pull-23\/24\@phablet-large{
        position: relative;
        left: auto;
        right: 95.8333333333% !important;
    }
    .u-24\/24\@phablet-large{
        width: 100% !important;
    }
    .u-push-24\/24\@phablet-large{
        position: relative;
        right: auto;
        left: 100% !important;
    }
    .u-pull-24\/24\@phablet-large{
        position: relative;
        left: auto;
        right: 100% !important;
    }
}

@media (min-width: 46.25em) {
    .u-1\/1\@tablet-port{
        width: 100% !important;
    }
    .u-push-1\/1\@tablet-port{
        position: relative;
        right: auto;
        left: 100% !important;
    }
    .u-pull-1\/1\@tablet-port{
        position: relative;
        left: auto;
        right: 100% !important;
    }
    .u-1\/2\@tablet-port{
        width: 50% !important;
    }
    .u-push-1\/2\@tablet-port{
        position: relative;
        right: auto;
        left: 50% !important;
    }
    .u-pull-1\/2\@tablet-port{
        position: relative;
        left: auto;
        right: 50% !important;
    }
    .u-2\/2\@tablet-port{
        width: 100% !important;
    }
    .u-push-2\/2\@tablet-port{
        position: relative;
        right: auto;
        left: 100% !important;
    }
    .u-pull-2\/2\@tablet-port{
        position: relative;
        left: auto;
        right: 100% !important;
    }
    .u-1\/3\@tablet-port{
        width: 33.333333% !important;
        /*~ width: 33.3333333333% !important; */
    }
    .u-push-1\/3\@tablet-port{
        position: relative;
        right: auto;
        left: 33.3333333333% !important;
    }
    .u-pull-1\/3\@tablet-port{
        position: relative;
        left: auto;
        right: 33.3333333333% !important;
    }
    .u-2\/3\@tablet-port{
        width: 66.666667% !important;
        /*~ width: 66.6666666667% !important; */
    }
    .u-push-2\/3\@tablet-port{
        position: relative;
        right: auto;
        left: 66.6666666667% !important;
    }
    .u-pull-2\/3\@tablet-port{
        position: relative;
        left: auto;
        right: 66.6666666667% !important;
    }
    .u-3\/3\@tablet-port{
        width: 100% !important;
    }
    .u-push-3\/3\@tablet-port{
        position: relative;
        right: auto;
        left: 100% !important;
    }
    .u-pull-3\/3\@tablet-port{
        position: relative;
        left: auto;
        right: 100% !important;
    }
    .u-1\/4\@tablet-port{
        width: 25% !important;
    }
    .u-push-1\/4\@tablet-port{
        position: relative;
        right: auto;
        left: 25% !important;
    }
    .u-pull-1\/4\@tablet-port{
        position: relative;
        left: auto;
        right: 25% !important;
    }
    .u-2\/4\@tablet-port{
        width: 50% !important;
    }
    .u-push-2\/4\@tablet-port{
        position: relative;
        right: auto;
        left: 50% !important;
    }
    .u-pull-2\/4\@tablet-port{
        position: relative;
        left: auto;
        right: 50% !important;
    }
    .u-3\/4\@tablet-port{
        width: 75% !important;
    }
    .u-push-3\/4\@tablet-port{
        position: relative;
        right: auto;
        left: 75% !important;
    }
    .u-pull-3\/4\@tablet-port{
        position: relative;
        left: auto;
        right: 75% !important;
    }
    .u-4\/4\@tablet-port{
        width: 100% !important;
    }
    .u-push-4\/4\@tablet-port{
        position: relative;
        right: auto;
        left: 100% !important;
    }
    .u-pull-4\/4\@tablet-port{
        position: relative;
        left: auto;
        right: 100% !important;
    }
    .u-1\/5\@tablet-port{
        width: 20% !important;
    }
    .u-push-1\/5\@tablet-port{
        position: relative;
        right: auto;
        left: 20% !important;
    }
    .u-pull-1\/5\@tablet-port{
        position: relative;
        left: auto;
        right: 20% !important;
    }
    .u-2\/5\@tablet-port{
        width: 40% !important;
    }
    .u-push-2\/5\@tablet-port{
        position: relative;
        right: auto;
        left: 40% !important;
    }
    .u-pull-2\/5\@tablet-port{
        position: relative;
        left: auto;
        right: 40% !important;
    }
    .u-3\/5\@tablet-port{
        width: 60% !important;
    }
    .u-push-3\/5\@tablet-port{
        position: relative;
        right: auto;
        left: 60% !important;
    }
    .u-pull-3\/5\@tablet-port{
        position: relative;
        left: auto;
        right: 60% !important;
    }
    .u-4\/5\@tablet-port{
        width: 80% !important;
    }
    .u-push-4\/5\@tablet-port{
        position: relative;
        right: auto;
        left: 80% !important;
    }
    .u-pull-4\/5\@tablet-port{
        position: relative;
        left: auto;
        right: 80% !important;
    }
    .u-5\/5\@tablet-port{
        width: 100% !important;
    }
    .u-push-5\/5\@tablet-port{
        position: relative;
        right: auto;
        left: 100% !important;
    }
    .u-pull-5\/5\@tablet-port{
        position: relative;
        left: auto;
        right: 100% !important;
    }
    .u-1\/6\@tablet-port{
        width: 16.666667% !important;
        /*~ width: 16.6666666667% !important; */
    }
    .u-push-1\/6\@tablet-port{
        position: relative;
        right: auto;
        left: 16.6666666667% !important;
    }
    .u-pull-1\/6\@tablet-port{
        position: relative;
        left: auto;
        right: 16.6666666667% !important;
    }
    .u-2\/6\@tablet-port{
        width: 33.333333% !important;
        /*~ width: 33.3333333333% !important; */
    }
    .u-push-2\/6\@tablet-port{
        position: relative;
        right: auto;
        left: 33.3333333333% !important;
    }
    .u-pull-2\/6\@tablet-port{
        position: relative;
        left: auto;
        right: 33.3333333333% !important;
    }
    .u-3\/6\@tablet-port{
        width: 50% !important;
    }
    .u-push-3\/6\@tablet-port{
        position: relative;
        right: auto;
        left: 50% !important;
    }
    .u-pull-3\/6\@tablet-port{
        position: relative;
        left: auto;
        right: 50% !important;
    }
    .u-4\/6\@tablet-port{
        width: 66.666667% !important;
        /*~ width: 66.6666666667% !important; */
    }
    .u-push-4\/6\@tablet-port{
        position: relative;
        right: auto;
        left: 66.6666666667% !important;
    }
    .u-pull-4\/6\@tablet-port{
        position: relative;
        left: auto;
        right: 66.6666666667% !important;
    }
    .u-5\/6\@tablet-port{
        width: 83.333333% !important;
        /*~ width: 83.3333333333% !important; */
    }
    .u-push-5\/6\@tablet-port{
        position: relative;
        right: auto;
        left: 83.3333333333% !important;
    }
    .u-pull-5\/6\@tablet-port{
        position: relative;
        left: auto;
        right: 83.3333333333% !important;
    }
    .u-6\/6\@tablet-port{
        width: 100% !important;
    }
    .u-push-6\/6\@tablet-port{
        position: relative;
        right: auto;
        left: 100% !important;
    }
    .u-pull-6\/6\@tablet-port{
        position: relative;
        left: auto;
        right: 100% !important;
    }
    .u-1\/7\@tablet-port {
        width: 14.2857142857% !important;
    }
    .u-push-1\/7\@tablet-port{
        position: relative;
        right: auto;
        left: 14.2857142857% !important;
    }
    .u-pull-1\/7\@tablet-port{
        position: relative;
        left: auto;
        right: 14.2857142857% !important;
    }
    .u-2\/7\@tablet-port {
        width: 28.5714285714% !important;
    }
    .u-push-2\/7\@tablet-port{
        position: relative;
        right: auto;
        left: 28.5714285714% !important;
    }
    .u-pull-2\/7\@tablet-port{
        position: relative;
        left: auto;
        right: 28.5714285714% !important;
    }
    .u-3\/7\@tablet-port {
        width: 42.8571428571% !important;
    }
    .u-push-3\/7\@tablet-port{
        position: relative;
        right: auto;
        left: 42.8571428571% !important;
    }
    .u-pull-3\/7\@tablet-port{
        position: relative;
        left: auto;
        right: 42.8571428571% !important;
    }
    .u-4\/7\@tablet-port {
        width: 57.1428571429% !important;
    }
    .u-push-4\/7\@tablet-port{
        position: relative;
        right: auto;
        left: 57.1428571429% !important;
    }
    .u-pull-4\/7\@tablet-port{
        position: relative;
        left: auto;
        right: 57.1428571429% !important;
    }
    .u-5\/7\@tablet-port {
        width: 71.4285714286% !important;
    }
    .u-push-5\/7\@tablet-port{
        position: relative;
        right: auto;
        left: 71.4285714286% !important;
    }
    .u-pull-5\/7\@tablet-port{
        position: relative;
        left: auto;
        right: 71.4285714286% !important;
    }
    .u-6\/7\@tablet-port {
        width: 85.7142857143% !important;
    }
    .u-push-6\/7\@tablet-port{
        position: relative;
        right: auto;
        left: 85.7142857143% !important;
    }
    .u-pull-6\/7\@tablet-port{
        position: relative;
        left: auto;
        right: 85.7142857143% !important;
    }
    .u-7\/7\@tablet-port{
        width: 100% !important;
    }
    .u-push-7\/7\@tablet-port{
        position: relative;
        right: auto;
        left: 100% !important;
    }
    .u-pull-7\/7\@tablet-port{
        position: relative;
        left: auto;
        right: 100% !important;
    }
    .u-1\/8\@tablet-port {
        width: 12.5% !important;
    }
    .u-push-1\/8\@tablet-port{
        position: relative;
        right: auto;
        left: 12.5% !important;
    }
    .u-pull-1\/8\@tablet-port{
        position: relative;
        left: auto;
        right: 12.5% !important;
    }
    .u-2\/8\@tablet-port{
        width: 25% !important;
    }
    .u-push-2\/8\@tablet-port{
        position: relative;
        right: auto;
        left: 25% !important;
    }
    .u-pull-2\/8\@tablet-port{
        position: relative;
        left: auto;
        right: 25% !important;
    }
    .u-3\/8\@tablet-port {
        width: 37.5% !important;
    }
    .u-push-3\/8\@tablet-port{
        position: relative;
        right: auto;
        left: 37.5% !important;
    }
    .u-pull-3\/8\@tablet-port{
        position: relative;
        left: auto;
        right: 37.5% !important;
    }
    .u-4\/8\@tablet-port{
        width: 50% !important;
    }
    .u-push-4\/8\@tablet-port{
        position: relative;
        right: auto;
        left: 50% !important;
    }
    .u-pull-4\/8\@tablet-port{
        position: relative;
        left: auto;
        right: 50% !important;
    }
    .u-5\/8\@tablet-port {
        width: 62.5% !important;
    }
    .u-push-5\/8\@tablet-port{
        position: relative;
        right: auto;
        left: 62.5% !important;
    }
    .u-pull-5\/8\@tablet-port{
        position: relative;
        left: auto;
        right: 62.5% !important;
    }
    .u-6\/8\@tablet-port{
        width: 75% !important;
    }
    .u-push-6\/8\@tablet-port{
        position: relative;
        right: auto;
        left: 75% !important;
    }
    .u-pull-6\/8\@tablet-port{
        position: relative;
        left: auto;
        right: 75% !important;
    }
    .u-7\/8\@tablet-port {
        width: 87.5% !important;
    }
    .u-push-7\/8\@tablet-port{
        position: relative;
        right: auto;
        left: 87.5% !important;
    }
    .u-pull-7\/8\@tablet-port{
        position: relative;
        left: auto;
        right: 87.5% !important;
    }
    .u-8\/8\@tablet-port{
        width: 100% !important;
    }
    .u-push-8\/8\@tablet-port{
        position: relative;
        right: auto;
        left: 100% !important;
    }
    .u-pull-8\/8\@tablet-port{
        position: relative;
        left: auto;
        right: 100% !important;
    }
    .u-1\/24\@tablet-port {
        width: 4.1666666667% !important;
    }
    .u-push-1\/24\@tablet-port{
        position: relative;
        right: auto;
        left: 4.1666666667% !important;
    }
    .u-pull-1\/24\@tablet-port{
        position: relative;
        left: auto;
        right: 4.1666666667% !important;
    }
    .u-2\/24\@tablet-port{
        width: 8.333333% !important;
        /*~ width: 8.3333333333% !important; */
    }
    .u-push-2\/24\@tablet-port{
        position: relative;
        right: auto;
        left: 8.3333333333% !important;
    }
    .u-pull-2\/24\@tablet-port{
        position: relative;
        left: auto;
        right: 8.3333333333% !important;
    }
    .u-3\/24\@tablet-port {
        width: 12.5% !important;
    }
    .u-push-3\/24\@tablet-port{
        position: relative;
        right: auto;
        left: 12.5% !important;
    }
    .u-pull-3\/24\@tablet-port{
        position: relative;
        left: auto;
        right: 12.5% !important;
    }
    .u-4\/24\@tablet-port{
        width: 16.666667% !important;
        /*~ width: 16.6666666667% !important; */
    }
    .u-push-4\/24\@tablet-port{
        position: relative;
        right: auto;
        left: 16.6666666667% !important;
    }
    .u-pull-4\/24\@tablet-port{
        position: relative;
        left: auto;
        right: 16.6666666667% !important;
    }
    .u-5\/24\@tablet-port{
        width: 20% !important;
        /*~ width: 20.8333333333% !important; */
    }
    .u-push-5\/24\@tablet-port{
        position: relative;
        right: auto;
        left: 20.8333333333% !important;
    }
    .u-pull-5\/24\@tablet-port{
        position: relative;
        left: auto;
        right: 20.8333333333% !important;
    }
    .u-6\/24\@tablet-port{
        width: 25% !important;
    }
    .u-push-6\/24\@tablet-port{
        position: relative;
        right: auto;
        left: 25% !important;
    }
    .u-pull-6\/24\@tablet-port{
        position: relative;
        left: auto;
        right: 25% !important;
    }
    .u-7\/24\@tablet-port {
        width: 29.1666666667% !important;
    }
    .u-push-7\/24\@tablet-port{
        position: relative;
        right: auto;
        left: 29.1666666667% !important;
    }
    .u-pull-7\/24\@tablet-port{
        position: relative;
        left: auto;
        right: 29.1666666667% !important;
    }
    .u-8\/24\@tablet-port{
        width: 33.333333% !important;
        /*~ width: 33.3333333333% !important; */
    }
    .u-push-8\/24\@tablet-port{
        position: relative;
        right: auto;
        left: 33.3333333333% !important;
    }
    .u-pull-8\/24\@tablet-port{
        position: relative;
        left: auto;
        right: 33.3333333333% !important;
    }
    .u-9\/24\@tablet-port {
        width: 37.5% !important;
    }
    .u-push-9\/24\@tablet-port{
        position: relative;
        right: auto;
        left: 37.5% !important;
    }
    .u-pull-9\/24\@tablet-port{
        position: relative;
        left: auto;
        right: 37.5% !important;
    }
    .u-10\/24\@tablet-port{
        width: 41.666667% !important;
        /*~ width: 41.6666666667% !important; */
    }
    .u-push-10\/24\@tablet-port{
        position: relative;
        right: auto;
        left: 41.6666666667% !important;
    }
    .u-pull-10\/24\@tablet-port{
        position: relative;
        left: auto;
        right: 41.6666666667% !important;
    }
    .u-11\/24\@tablet-port {
        width: 45.8333333333% !important;
    }
    .u-push-11\/24\@tablet-port{
        position: relative;
        right: auto;
        left: 45.8333333333% !important;
    }
    .u-pull-11\/24\@tablet-port{
        position: relative;
        left: auto;
        right: 45.8333333333% !important;
    }
    .u-12\/24\@tablet-port{
        width: 50% !important;
    }
    .u-push-12\/24\@tablet-port{
        position: relative;
        right: auto;
        left: 50% !important;
    }
    .u-pull-12\/24\@tablet-port{
        position: relative;
        left: auto;
        right: 50% !important;
    }
    .u-13\/24\@tablet-port {
        width: 54.1666666667% !important;
    }
    .u-push-13\/24\@tablet-port{
        position: relative;
        right: auto;
        left: 54.1666666667% !important;
    }
    .u-pull-13\/24\@tablet-port{
        position: relative;
        left: auto;
        right: 54.1666666667% !important;
    }
    .u-14\/24\@tablet-port{
        width: 58.333333% !important;
        /*~ width: 58.3333333333% !important; */
    }
    .u-push-14\/24\@tablet-port{
        position: relative;
        right: auto;
        left: 58.3333333333% !important;
    }
    .u-pull-14\/24\@tablet-port{
        position: relative;
        left: auto;
        right: 58.3333333333% !important;
    }
    .u-15\/24\@tablet-port {
        width: 62.5% !important;
    }
    .u-push-15\/24\@tablet-port{
        position: relative;
        right: auto;
        left: 62.5% !important;
    }
    .u-pull-15\/24\@tablet-port{
        position: relative;
        left: auto;
        right: 62.5% !important;
    }
    .u-16\/24\@tablet-port{
        width: 66.666667% !important;
        /*~ width: 66.6666666667% !important; */
    }
    .u-push-16\/24\@tablet-port{
        position: relative;
        right: auto;
        left: 66.6666666667% !important;
    }
    .u-pull-16\/24\@tablet-port{
        position: relative;
        left: auto;
        right: 66.6666666667% !important;
    }
    .u-17\/24\@tablet-port {
        width: 70.8333333333% !important;
    }
    .u-push-17\/24\@tablet-port{
        position: relative;
        right: auto;
        left: 70.8333333333% !important;
    }
    .u-pull-17\/24\@tablet-port{
        position: relative;
        left: auto;
        right: 70.8333333333% !important;
    }
    .u-18\/24\@tablet-port{
        width: 75% !important;
    }
    .u-push-18\/24\@tablet-port{
        position: relative;
        right: auto;
        left: 75% !important;
    }
    .u-pull-18\/24\@tablet-port{
        position: relative;
        left: auto;
        right: 75% !important;
    }
    .u-19\/24\@tablet-port{
        width: 80% !important;
        /*~ width: 79.1666666667% !important; */
    }
    .u-push-19\/24\@tablet-port{
        position: relative;
        right: auto;
        left: 79.1666666667% !important;
    }
    .u-pull-19\/24\@tablet-port{
        position: relative;
        left: auto;
        right: 79.1666666667% !important;
    }
    .u-20\/24\@tablet-port{
        width: 83.333333% !important;
        /*~ width: 83.3333333333% !important; */
    }
    .u-push-20\/24\@tablet-port{
        position: relative;
        right: auto;
        left: 83.3333333333% !important;
    }
    .u-pull-20\/24\@tablet-port{
        position: relative;
        left: auto;
        right: 83.3333333333% !important;
    }
    .u-21\/24\@tablet-port {
        width: 87.5% !important;
    }
    .u-push-21\/24\@tablet-port{
        position: relative;
        right: auto;
        left: 87.5% !important;
    }
    .u-pull-21\/24\@tablet-port{
        position: relative;
        left: auto;
        right: 87.5% !important;
    }
    .u-22\/24\@tablet-port{
        width: 91.666667% !important;
        /*~ width: 91.6666666667% !important; */
    }
    .u-push-22\/24\@tablet-port{
        position: relative;
        right: auto;
        left: 91.6666666667% !important;
    }
    .u-pull-22\/24\@tablet-port{
        position: relative;
        left: auto;
        right: 91.6666666667% !important;
    }
    .u-23\/24\@tablet-port {
        width: 95.8333333333% !important;
    }
    .u-push-23\/24\@tablet-port{
        position: relative;
        right: auto;
        left: 95.8333333333% !important;
    }
    .u-pull-23\/24\@tablet-port{
        position: relative;
        left: auto;
        right: 95.8333333333% !important;
    }
    .u-24\/24\@tablet-port{
        width: 100% !important;
    }
    .u-push-24\/24\@tablet-port{
        position: relative;
        right: auto;
        left: 100% !important;
    }
    .u-pull-24\/24\@tablet-port{
        position: relative;
        left: auto;
        right: 100% !important;
    }
}

@media (min-width: 61.25em) {
    .u-1\/1\@tablet-land{
        width: 100% !important;
    }
    .u-push-1\/1\@tablet-land{
        position: relative;
        right: auto;
        left: 100% !important;
    }
    .u-pull-1\/1\@tablet-land{
        position: relative;
        left: auto;
        right: 100% !important;
    }
    .u-1\/2\@tablet-land{
        width: 50% !important;
    }
    .u-push-1\/2\@tablet-land{
        position: relative;
        right: auto;
        left: 50% !important;
    }
    .u-pull-1\/2\@tablet-land{
        position: relative;
        left: auto;
        right: 50% !important;
    }
    .u-2\/2\@tablet-land{
        width: 100% !important;
    }
    .u-push-2\/2\@tablet-land{
        position: relative;
        right: auto;
        left: 100% !important;
    }
    .u-pull-2\/2\@tablet-land{
        position: relative;
        left: auto;
        right: 100% !important;
    }
    .u-1\/3\@tablet-land{
        width: 33.333333% !important;
        /*~ width: 33.3333333333% !important; */
    }
    .u-push-1\/3\@tablet-land{
        position: relative;
        right: auto;
        left: 33.3333333333% !important;
    }
    .u-pull-1\/3\@tablet-land{
        position: relative;
        left: auto;
        right: 33.3333333333% !important;
    }
    .u-2\/3\@tablet-land{
        width: 66.666667% !important;
        /*~ width: 66.6666666667% !important; */
    }
    .u-push-2\/3\@tablet-land{
        position: relative;
        right: auto;
        left: 66.6666666667% !important;
    }
    .u-pull-2\/3\@tablet-land{
        position: relative;
        left: auto;
        right: 66.6666666667% !important;
    }
    .u-3\/3\@tablet-land{
        width: 100% !important;
    }
    .u-push-3\/3\@tablet-land{
        position: relative;
        right: auto;
        left: 100% !important;
    }
    .u-pull-3\/3\@tablet-land{
        position: relative;
        left: auto;
        right: 100% !important;
    }
    .u-1\/4\@tablet-land{
        width: 25% !important;
    }
    .u-push-1\/4\@tablet-land{
        position: relative;
        right: auto;
        left: 25% !important;
    }
    .u-pull-1\/4\@tablet-land{
        position: relative;
        left: auto;
        right: 25% !important;
    }
    .u-2\/4\@tablet-land{
        width: 50% !important;
    }
    .u-push-2\/4\@tablet-land{
        position: relative;
        right: auto;
        left: 50% !important;
    }
    .u-pull-2\/4\@tablet-land{
        position: relative;
        left: auto;
        right: 50% !important;
    }
    .u-3\/4\@tablet-land{
        width: 75% !important;
    }
    .u-push-3\/4\@tablet-land{
        position: relative;
        right: auto;
        left: 75% !important;
    }
    .u-pull-3\/4\@tablet-land{
        position: relative;
        left: auto;
        right: 75% !important;
    }
    .u-4\/4\@tablet-land{
        width: 100% !important;
    }
    .u-push-4\/4\@tablet-land{
        position: relative;
        right: auto;
        left: 100% !important;
    }
    .u-pull-4\/4\@tablet-land{
        position: relative;
        left: auto;
        right: 100% !important;
    }
    .u-1\/5\@tablet-land{
        width: 20% !important;
    }
    .u-push-1\/5\@tablet-land{
        position: relative;
        right: auto;
        left: 20% !important;
    }
    .u-pull-1\/5\@tablet-land{
        position: relative;
        left: auto;
        right: 20% !important;
    }
    .u-2\/5\@tablet-land{
        width: 40% !important;
    }
    .u-push-2\/5\@tablet-land{
        position: relative;
        right: auto;
        left: 40% !important;
    }
    .u-pull-2\/5\@tablet-land{
        position: relative;
        left: auto;
        right: 40% !important;
    }
    .u-3\/5\@tablet-land{
        width: 60% !important;
    }
    .u-push-3\/5\@tablet-land{
        position: relative;
        right: auto;
        left: 60% !important;
    }
    .u-pull-3\/5\@tablet-land{
        position: relative;
        left: auto;
        right: 60% !important;
    }
    .u-4\/5\@tablet-land{
        width: 80% !important;
    }
    .u-push-4\/5\@tablet-land{
        position: relative;
        right: auto;
        left: 80% !important;
    }
    .u-pull-4\/5\@tablet-land{
        position: relative;
        left: auto;
        right: 80% !important;
    }
    .u-5\/5\@tablet-land{
        width: 100% !important;
    }
    .u-push-5\/5\@tablet-land{
        position: relative;
        right: auto;
        left: 100% !important;
    }
    .u-pull-5\/5\@tablet-land{
        position: relative;
        left: auto;
        right: 100% !important;
    }
    .u-1\/6\@tablet-land{
        width: 16.666667% !important;
        /*~ width: 16.6666666667% !important; */
    }
    .u-push-1\/6\@tablet-land{
        position: relative;
        right: auto;
        left: 16.6666666667% !important;
    }
    .u-pull-1\/6\@tablet-land{
        position: relative;
        left: auto;
        right: 16.6666666667% !important;
    }
    .u-2\/6\@tablet-land{
        width: 33.333333% !important;
        /*~ width: 33.3333333333% !important; */
    }
    .u-push-2\/6\@tablet-land{
        position: relative;
        right: auto;
        left: 33.3333333333% !important;
    }
    .u-pull-2\/6\@tablet-land{
        position: relative;
        left: auto;
        right: 33.3333333333% !important;
    }
    .u-3\/6\@tablet-land{
        width: 50% !important;
    }
    .u-push-3\/6\@tablet-land{
        position: relative;
        right: auto;
        left: 50% !important;
    }
    .u-pull-3\/6\@tablet-land{
        position: relative;
        left: auto;
        right: 50% !important;
    }
    .u-4\/6\@tablet-land{
        width: 66.666667% !important;
        /*~ width: 66.6666666667% !important; */
    }
    .u-push-4\/6\@tablet-land{
        position: relative;
        right: auto;
        left: 66.6666666667% !important;
    }
    .u-pull-4\/6\@tablet-land{
        position: relative;
        left: auto;
        right: 66.6666666667% !important;
    }
    .u-5\/6\@tablet-land{
        width: 83.333333% !important;
        /*~ width: 83.3333333333% !important; */
    }
    .u-push-5\/6\@tablet-land{
        position: relative;
        right: auto;
        left: 83.3333333333% !important;
    }
    .u-pull-5\/6\@tablet-land{
        position: relative;
        left: auto;
        right: 83.3333333333% !important;
    }
    .u-6\/6\@tablet-land{
        width: 100% !important;
    }
    .u-push-6\/6\@tablet-land{
        position: relative;
        right: auto;
        left: 100% !important;
    }
    .u-pull-6\/6\@tablet-land{
        position: relative;
        left: auto;
        right: 100% !important;
    }
    .u-1\/7\@tablet-land {
        width: 14.2857142857% !important;
    }
    .u-push-1\/7\@tablet-land{
        position: relative;
        right: auto;
        left: 14.2857142857% !important;
    }
    .u-pull-1\/7\@tablet-land{
        position: relative;
        left: auto;
        right: 14.2857142857% !important;
    }
    .u-2\/7\@tablet-land {
        width: 28.5714285714% !important;
    }
    .u-push-2\/7\@tablet-land{
        position: relative;
        right: auto;
        left: 28.5714285714% !important;
    }
    .u-pull-2\/7\@tablet-land{
        position: relative;
        left: auto;
        right: 28.5714285714% !important;
    }
    .u-3\/7\@tablet-land {
        width: 42.8571428571% !important;
    }
    .u-push-3\/7\@tablet-land{
        position: relative;
        right: auto;
        left: 42.8571428571% !important;
    }
    .u-pull-3\/7\@tablet-land{
        position: relative;
        left: auto;
        right: 42.8571428571% !important;
    }
    .u-4\/7\@tablet-land {
        width: 57.1428571429% !important;
    }
    .u-push-4\/7\@tablet-land{
        position: relative;
        right: auto;
        left: 57.1428571429% !important;
    }
    .u-pull-4\/7\@tablet-land{
        position: relative;
        left: auto;
        right: 57.1428571429% !important;
    }
    .u-5\/7\@tablet-land {
        width: 71.4285714286% !important;
    }
    .u-push-5\/7\@tablet-land{
        position: relative;
        right: auto;
        left: 71.4285714286% !important;
    }
    .u-pull-5\/7\@tablet-land{
        position: relative;
        left: auto;
        right: 71.4285714286% !important;
    }
    .u-6\/7\@tablet-land {
        width: 85.7142857143% !important;
    }
    .u-push-6\/7\@tablet-land{
        position: relative;
        right: auto;
        left: 85.7142857143% !important;
    }
    .u-pull-6\/7\@tablet-land{
        position: relative;
        left: auto;
        right: 85.7142857143% !important;
    }
    .u-7\/7\@tablet-land{
        width: 100% !important;
    }
    .u-push-7\/7\@tablet-land{
        position: relative;
        right: auto;
        left: 100% !important;
    }
    .u-pull-7\/7\@tablet-land{
        position: relative;
        left: auto;
        right: 100% !important;
    }
    .u-1\/8\@tablet-land {
        width: 12.5% !important;
    }
    .u-push-1\/8\@tablet-land{
        position: relative;
        right: auto;
        left: 12.5% !important;
    }
    .u-pull-1\/8\@tablet-land{
        position: relative;
        left: auto;
        right: 12.5% !important;
    }
    .u-2\/8\@tablet-land{
        width: 25% !important;
    }
    .u-push-2\/8\@tablet-land{
        position: relative;
        right: auto;
        left: 25% !important;
    }
    .u-pull-2\/8\@tablet-land{
        position: relative;
        left: auto;
        right: 25% !important;
    }
    .u-3\/8\@tablet-land {
        width: 37.5% !important;
    }
    .u-push-3\/8\@tablet-land{
        position: relative;
        right: auto;
        left: 37.5% !important;
    }
    .u-pull-3\/8\@tablet-land{
        position: relative;
        left: auto;
        right: 37.5% !important;
    }
    .u-4\/8\@tablet-land{
        width: 50% !important;
    }
    .u-push-4\/8\@tablet-land{
        position: relative;
        right: auto;
        left: 50% !important;
    }
    .u-pull-4\/8\@tablet-land{
        position: relative;
        left: auto;
        right: 50% !important;
    }
    .u-5\/8\@tablet-land {
        width: 62.5% !important;
    }
    .u-push-5\/8\@tablet-land{
        position: relative;
        right: auto;
        left: 62.5% !important;
    }
    .u-pull-5\/8\@tablet-land{
        position: relative;
        left: auto;
        right: 62.5% !important;
    }
    .u-6\/8\@tablet-land{
        width: 75% !important;
    }
    .u-push-6\/8\@tablet-land{
        position: relative;
        right: auto;
        left: 75% !important;
    }
    .u-pull-6\/8\@tablet-land{
        position: relative;
        left: auto;
        right: 75% !important;
    }
    .u-7\/8\@tablet-land {
        width: 87.5% !important;
    }
    .u-push-7\/8\@tablet-land{
        position: relative;
        right: auto;
        left: 87.5% !important;
    }
    .u-pull-7\/8\@tablet-land{
        position: relative;
        left: auto;
        right: 87.5% !important;
    }
    .u-8\/8\@tablet-land{
        width: 100% !important;
    }
    .u-push-8\/8\@tablet-land{
        position: relative;
        right: auto;
        left: 100% !important;
    }
    .u-pull-8\/8\@tablet-land{
        position: relative;
        left: auto;
        right: 100% !important;
    }
    .u-1\/24\@tablet-land {
        width: 4.1666666667% !important;
    }
    .u-push-1\/24\@tablet-land{
        position: relative;
        right: auto;
        left: 4.1666666667% !important;
    }
    .u-pull-1\/24\@tablet-land{
        position: relative;
        left: auto;
        right: 4.1666666667% !important;
    }
    .u-2\/24\@tablet-land{
        width: 8.333333% !important;
        /*~ width: 8.3333333333% !important; */
    }
    .u-push-2\/24\@tablet-land{
        position: relative;
        right: auto;
        left: 8.3333333333% !important;
    }
    .u-pull-2\/24\@tablet-land{
        position: relative;
        left: auto;
        right: 8.3333333333% !important;
    }
    .u-3\/24\@tablet-land {
        width: 12.5% !important;
    }
    .u-push-3\/24\@tablet-land{
        position: relative;
        right: auto;
        left: 12.5% !important;
    }
    .u-pull-3\/24\@tablet-land{
        position: relative;
        left: auto;
        right: 12.5% !important;
    }
    .u-4\/24\@tablet-land{
        width: 16.666667% !important;
        /*~ width: 16.6666666667% !important; */
    }
    .u-push-4\/24\@tablet-land{
        position: relative;
        right: auto;
        left: 16.6666666667% !important;
    }
    .u-pull-4\/24\@tablet-land{
        position: relative;
        left: auto;
        right: 16.6666666667% !important;
    }
    .u-5\/24\@tablet-land{
        width: 20% !important;
        /*~ width: 20.8333333333% !important; */
    }
    .u-push-5\/24\@tablet-land{
        position: relative;
        right: auto;
        left: 20.8333333333% !important;
    }
    .u-pull-5\/24\@tablet-land{
        position: relative;
        left: auto;
        right: 20.8333333333% !important;
    }
    .u-6\/24\@tablet-land{
        width: 25% !important;
    }
    .u-push-6\/24\@tablet-land{
        position: relative;
        right: auto;
        left: 25% !important;
    }
    .u-pull-6\/24\@tablet-land{
        position: relative;
        left: auto;
        right: 25% !important;
    }
    .u-7\/24\@tablet-land {
        width: 29.1666666667% !important;
    }
    .u-push-7\/24\@tablet-land{
        position: relative;
        right: auto;
        left: 29.1666666667% !important;
    }
    .u-pull-7\/24\@tablet-land{
        position: relative;
        left: auto;
        right: 29.1666666667% !important;
    }
    .u-8\/24\@tablet-land{
        width: 33.333333% !important;
        /*~ width: 33.3333333333% !important; */
    }
    .u-push-8\/24\@tablet-land{
        position: relative;
        right: auto;
        left: 33.3333333333% !important;
    }
    .u-pull-8\/24\@tablet-land{
        position: relative;
        left: auto;
        right: 33.3333333333% !important;
    }
    .u-9\/24\@tablet-land {
        width: 37.5% !important;
    }
    .u-push-9\/24\@tablet-land{
        position: relative;
        right: auto;
        left: 37.5% !important;
    }
    .u-pull-9\/24\@tablet-land{
        position: relative;
        left: auto;
        right: 37.5% !important;
    }
    .u-10\/24\@tablet-land{
        width: 41.666667% !important;
        /*~ width: 41.6666666667% !important; */
    }
    .u-push-10\/24\@tablet-land{
        position: relative;
        right: auto;
        left: 41.6666666667% !important;
    }
    .u-pull-10\/24\@tablet-land{
        position: relative;
        left: auto;
        right: 41.6666666667% !important;
    }
    .u-11\/24\@tablet-land {
        width: 45.8333333333% !important;
    }
    .u-push-11\/24\@tablet-land{
        position: relative;
        right: auto;
        left: 45.8333333333% !important;
    }
    .u-pull-11\/24\@tablet-land{
        position: relative;
        left: auto;
        right: 45.8333333333% !important;
    }
    .u-12\/24\@tablet-land{
        width: 50% !important;
    }
    .u-push-12\/24\@tablet-land{
        position: relative;
        right: auto;
        left: 50% !important;
    }
    .u-pull-12\/24\@tablet-land{
        position: relative;
        left: auto;
        right: 50% !important;
    }
    .u-13\/24\@tablet-land {
        width: 54.1666666667% !important;
    }
    .u-push-13\/24\@tablet-land{
        position: relative;
        right: auto;
        left: 54.1666666667% !important;
    }
    .u-pull-13\/24\@tablet-land{
        position: relative;
        left: auto;
        right: 54.1666666667% !important;
    }
    .u-14\/24\@tablet-land{
        width: 58.333333% !important;
        /*~ width: 58.3333333333% !important; */
    }
    .u-push-14\/24\@tablet-land{
        position: relative;
        right: auto;
        left: 58.3333333333% !important;
    }
    .u-pull-14\/24\@tablet-land{
        position: relative;
        left: auto;
        right: 58.3333333333% !important;
    }
    .u-15\/24\@tablet-land {
        width: 62.5% !important;
    }
    .u-push-15\/24\@tablet-land{
        position: relative;
        right: auto;
        left: 62.5% !important;
    }
    .u-pull-15\/24\@tablet-land{
        position: relative;
        left: auto;
        right: 62.5% !important;
    }
    .u-16\/24\@tablet-land{
        width: 66.666667% !important;
        /*~ width: 66.6666666667% !important; */
    }
    .u-push-16\/24\@tablet-land{
        position: relative;
        right: auto;
        left: 66.6666666667% !important;
    }
    .u-pull-16\/24\@tablet-land{
        position: relative;
        left: auto;
        right: 66.6666666667% !important;
    }
    .u-17\/24\@tablet-land {
        width: 70.8333333333% !important;
    }
    .u-push-17\/24\@tablet-land{
        position: relative;
        right: auto;
        left: 70.8333333333% !important;
    }
    .u-pull-17\/24\@tablet-land{
        position: relative;
        left: auto;
        right: 70.8333333333% !important;
    }
    .u-18\/24\@tablet-land{
        width: 75% !important;
    }
    .u-push-18\/24\@tablet-land{
        position: relative;
        right: auto;
        left: 75% !important;
    }
    .u-pull-18\/24\@tablet-land{
        position: relative;
        left: auto;
        right: 75% !important;
    }
    .u-19\/24\@tablet-land{
        width: 80% !important;
        /*~ width: 79.1666666667% !important; */
    }
    .u-push-19\/24\@tablet-land{
        position: relative;
        right: auto;
        left: 79.1666666667% !important;
    }
    .u-pull-19\/24\@tablet-land{
        position: relative;
        left: auto;
        right: 79.1666666667% !important;
    }
    .u-20\/24\@tablet-land{
        width: 83.333333% !important;
        /*~ width: 83.3333333333% !important; */
    }
    .u-push-20\/24\@tablet-land{
        position: relative;
        right: auto;
        left: 83.3333333333% !important;
    }
    .u-pull-20\/24\@tablet-land{
        position: relative;
        left: auto;
        right: 83.3333333333% !important;
    }
    .u-21\/24\@tablet-land {
        width: 87.5% !important;
    }
    .u-push-21\/24\@tablet-land{
        position: relative;
        right: auto;
        left: 87.5% !important;
    }
    .u-pull-21\/24\@tablet-land{
        position: relative;
        left: auto;
        right: 87.5% !important;
    }
    .u-22\/24\@tablet-land{
        width: 91.666667% !important;
        /*~ width: 91.6666666667% !important; */
    }
    .u-push-22\/24\@tablet-land{
        position: relative;
        right: auto;
        left: 91.6666666667% !important;
    }
    .u-pull-22\/24\@tablet-land{
        position: relative;
        left: auto;
        right: 91.6666666667% !important;
    }
    .u-23\/24\@tablet-land {
        width: 95.8333333333% !important;
    }
    .u-push-23\/24\@tablet-land{
        position: relative;
        right: auto;
        left: 95.8333333333% !important;
    }
    .u-pull-23\/24\@tablet-land{
        position: relative;
        left: auto;
        right: 95.8333333333% !important;
    }
    .u-24\/24\@tablet-land{
        width: 100% !important;
    }
    .u-push-24\/24\@tablet-land{
        position: relative;
        right: auto;
        left: 100% !important;
    }
    .u-pull-24\/24\@tablet-land{
        position: relative;
        left: auto;
        right: 100% !important;
    }
}

@media (min-width: 70em) {
    .u-1\/1\@lap{
        width: 100% !important;
    }
    .u-push-1\/1\@lap{
        position: relative;
        right: auto;
        left: 100% !important;
    }
    .u-pull-1\/1\@lap{
        position: relative;
        left: auto;
        right: 100% !important;
    }
    .u-1\/2\@lap{
        width: 50% !important;
    }
    .u-push-1\/2\@lap{
        position: relative;
        right: auto;
        left: 50% !important;
    }
    .u-pull-1\/2\@lap{
        position: relative;
        left: auto;
        right: 50% !important;
    }
    .u-2\/2\@lap{
        width: 100% !important;
    }
    .u-push-2\/2\@lap{
        position: relative;
        right: auto;
        left: 100% !important;
    }
    .u-pull-2\/2\@lap{
        position: relative;
        left: auto;
        right: 100% !important;
    }
    .u-1\/3\@lap{
        width: 33.333333% !important;
        /*~ width: 33.3333333333% !important; */
    }
    .u-push-1\/3\@lap{
        position: relative;
        right: auto;
        left: 33.3333333333% !important;
    }
    .u-pull-1\/3\@lap{
        position: relative;
        left: auto;
        right: 33.3333333333% !important;
    }
    .u-2\/3\@lap{
        width: 66.666667% !important;
        /*~ width: 66.6666666667% !important; */
    }
    .u-push-2\/3\@lap{
        position: relative;
        right: auto;
        left: 66.6666666667% !important;
    }
    .u-pull-2\/3\@lap{
        position: relative;
        left: auto;
        right: 66.6666666667% !important;
    }
    .u-3\/3\@lap{
        width: 100% !important;
    }
    .u-push-3\/3\@lap{
        position: relative;
        right: auto;
        left: 100% !important;
    }
    .u-pull-3\/3\@lap{
        position: relative;
        left: auto;
        right: 100% !important;
    }
    .u-1\/4\@lap{
        width: 25% !important;
    }
    .u-push-1\/4\@lap{
        position: relative;
        right: auto;
        left: 25% !important;
    }
    .u-pull-1\/4\@lap{
        position: relative;
        left: auto;
        right: 25% !important;
    }
    .u-2\/4\@lap{
        width: 50% !important;
    }
    .u-push-2\/4\@lap{
        position: relative;
        right: auto;
        left: 50% !important;
    }
    .u-pull-2\/4\@lap{
        position: relative;
        left: auto;
        right: 50% !important;
    }
    .u-3\/4\@lap{
        width: 75% !important;
    }
    .u-push-3\/4\@lap{
        position: relative;
        right: auto;
        left: 75% !important;
    }
    .u-pull-3\/4\@lap{
        position: relative;
        left: auto;
        right: 75% !important;
    }
    .u-4\/4\@lap{
        width: 100% !important;
    }
    .u-push-4\/4\@lap{
        position: relative;
        right: auto;
        left: 100% !important;
    }
    .u-pull-4\/4\@lap{
        position: relative;
        left: auto;
        right: 100% !important;
    }
    .u-1\/5\@lap{
        width: 20% !important;
    }
    .u-push-1\/5\@lap{
        position: relative;
        right: auto;
        left: 20% !important;
    }
    .u-pull-1\/5\@lap{
        position: relative;
        left: auto;
        right: 20% !important;
    }
    .u-2\/5\@lap{
        width: 40% !important;
    }
    .u-push-2\/5\@lap{
        position: relative;
        right: auto;
        left: 40% !important;
    }
    .u-pull-2\/5\@lap{
        position: relative;
        left: auto;
        right: 40% !important;
    }
    .u-3\/5\@lap{
        width: 60% !important;
    }
    .u-push-3\/5\@lap{
        position: relative;
        right: auto;
        left: 60% !important;
    }
    .u-pull-3\/5\@lap{
        position: relative;
        left: auto;
        right: 60% !important;
    }
    .u-4\/5\@lap{
        width: 80% !important;
    }
    .u-push-4\/5\@lap{
        position: relative;
        right: auto;
        left: 80% !important;
    }
    .u-pull-4\/5\@lap{
        position: relative;
        left: auto;
        right: 80% !important;
    }
    .u-5\/5\@lap{
        width: 100% !important;
    }
    .u-push-5\/5\@lap{
        position: relative;
        right: auto;
        left: 100% !important;
    }
    .u-pull-5\/5\@lap{
        position: relative;
        left: auto;
        right: 100% !important;
    }
    .u-1\/6\@lap{
        width: 16.666667% !important;
        /*~ width: 16.6666666667% !important; */
    }
    .u-push-1\/6\@lap{
        position: relative;
        right: auto;
        left: 16.6666666667% !important;
    }
    .u-pull-1\/6\@lap{
        position: relative;
        left: auto;
        right: 16.6666666667% !important;
    }
    .u-2\/6\@lap{
        width: 33.333333% !important;
        /*~ width: 33.3333333333% !important; */
    }
    .u-push-2\/6\@lap{
        position: relative;
        right: auto;
        left: 33.3333333333% !important;
    }
    .u-pull-2\/6\@lap{
        position: relative;
        left: auto;
        right: 33.3333333333% !important;
    }
    .u-3\/6\@lap{
        width: 50% !important;
    }
    .u-push-3\/6\@lap{
        position: relative;
        right: auto;
        left: 50% !important;
    }
    .u-pull-3\/6\@lap{
        position: relative;
        left: auto;
        right: 50% !important;
    }
    .u-4\/6\@lap{
        width: 66.666667% !important;
        /*~ width: 66.6666666667% !important; */
    }
    .u-push-4\/6\@lap{
        position: relative;
        right: auto;
        left: 66.6666666667% !important;
    }
    .u-pull-4\/6\@lap{
        position: relative;
        left: auto;
        right: 66.6666666667% !important;
    }
    .u-5\/6\@lap{
        width: 83.333333% !important;
        /*~ width: 83.3333333333% !important; */
    }
    .u-push-5\/6\@lap{
        position: relative;
        right: auto;
        left: 83.3333333333% !important;
    }
    .u-pull-5\/6\@lap{
        position: relative;
        left: auto;
        right: 83.3333333333% !important;
    }
    .u-6\/6\@lap{
        width: 100% !important;
    }
    .u-push-6\/6\@lap{
        position: relative;
        right: auto;
        left: 100% !important;
    }
    .u-pull-6\/6\@lap{
        position: relative;
        left: auto;
        right: 100% !important;
    }
    .u-1\/7\@lap {
        width: 14.2857142857% !important;
    }
    .u-push-1\/7\@lap{
        position: relative;
        right: auto;
        left: 14.2857142857% !important;
    }
    .u-pull-1\/7\@lap{
        position: relative;
        left: auto;
        right: 14.2857142857% !important;
    }
    .u-2\/7\@lap {
        width: 28.5714285714% !important;
    }
    .u-push-2\/7\@lap{
        position: relative;
        right: auto;
        left: 28.5714285714% !important;
    }
    .u-pull-2\/7\@lap{
        position: relative;
        left: auto;
        right: 28.5714285714% !important;
    }
    .u-3\/7\@lap {
        width: 42.8571428571% !important;
    }
    .u-push-3\/7\@lap{
        position: relative;
        right: auto;
        left: 42.8571428571% !important;
    }
    .u-pull-3\/7\@lap{
        position: relative;
        left: auto;
        right: 42.8571428571% !important;
    }
    .u-4\/7\@lap {
        width: 57.1428571429% !important;
    }
    .u-push-4\/7\@lap{
        position: relative;
        right: auto;
        left: 57.1428571429% !important;
    }
    .u-pull-4\/7\@lap{
        position: relative;
        left: auto;
        right: 57.1428571429% !important;
    }
    .u-5\/7\@lap {
        width: 71.4285714286% !important;
    }
    .u-push-5\/7\@lap{
        position: relative;
        right: auto;
        left: 71.4285714286% !important;
    }
    .u-pull-5\/7\@lap{
        position: relative;
        left: auto;
        right: 71.4285714286% !important;
    }
    .u-6\/7\@lap {
        width: 85.7142857143% !important;
    }
    .u-push-6\/7\@lap{
        position: relative;
        right: auto;
        left: 85.7142857143% !important;
    }
    .u-pull-6\/7\@lap{
        position: relative;
        left: auto;
        right: 85.7142857143% !important;
    }
    .u-7\/7\@lap{
        width: 100% !important;
    }
    .u-push-7\/7\@lap{
        position: relative;
        right: auto;
        left: 100% !important;
    }
    .u-pull-7\/7\@lap{
        position: relative;
        left: auto;
        right: 100% !important;
    }
    .u-1\/8\@lap {
        width: 12.5% !important;
    }
    .u-push-1\/8\@lap{
        position: relative;
        right: auto;
        left: 12.5% !important;
    }
    .u-pull-1\/8\@lap{
        position: relative;
        left: auto;
        right: 12.5% !important;
    }
    .u-2\/8\@lap{
        width: 25% !important;
    }
    .u-push-2\/8\@lap{
        position: relative;
        right: auto;
        left: 25% !important;
    }
    .u-pull-2\/8\@lap{
        position: relative;
        left: auto;
        right: 25% !important;
    }
    .u-3\/8\@lap {
        width: 37.5% !important;
    }
    .u-push-3\/8\@lap{
        position: relative;
        right: auto;
        left: 37.5% !important;
    }
    .u-pull-3\/8\@lap{
        position: relative;
        left: auto;
        right: 37.5% !important;
    }
    .u-4\/8\@lap{
        width: 50% !important;
    }
    .u-push-4\/8\@lap{
        position: relative;
        right: auto;
        left: 50% !important;
    }
    .u-pull-4\/8\@lap{
        position: relative;
        left: auto;
        right: 50% !important;
    }
    .u-5\/8\@lap {
        width: 62.5% !important;
    }
    .u-push-5\/8\@lap{
        position: relative;
        right: auto;
        left: 62.5% !important;
    }
    .u-pull-5\/8\@lap{
        position: relative;
        left: auto;
        right: 62.5% !important;
    }
    .u-6\/8\@lap{
        width: 75% !important;
    }
    .u-push-6\/8\@lap{
        position: relative;
        right: auto;
        left: 75% !important;
    }
    .u-pull-6\/8\@lap{
        position: relative;
        left: auto;
        right: 75% !important;
    }
    .u-7\/8\@lap {
        width: 87.5% !important;
    }
    .u-push-7\/8\@lap{
        position: relative;
        right: auto;
        left: 87.5% !important;
    }
    .u-pull-7\/8\@lap{
        position: relative;
        left: auto;
        right: 87.5% !important;
    }
    .u-8\/8\@lap{
        width: 100% !important;
    }
    .u-push-8\/8\@lap{
        position: relative;
        right: auto;
        left: 100% !important;
    }
    .u-pull-8\/8\@lap{
        position: relative;
        left: auto;
        right: 100% !important;
    }
    .u-1\/24\@lap {
        width: 4.1666666667% !important;
    }
    .u-push-1\/24\@lap{
        position: relative;
        right: auto;
        left: 4.1666666667% !important;
    }
    .u-pull-1\/24\@lap{
        position: relative;
        left: auto;
        right: 4.1666666667% !important;
    }
    .u-2\/24\@lap{
        width: 8.333333% !important;
        /*~ width: 8.3333333333% !important; */
    }
    .u-push-2\/24\@lap{
        position: relative;
        right: auto;
        left: 8.3333333333% !important;
    }
    .u-pull-2\/24\@lap{
        position: relative;
        left: auto;
        right: 8.3333333333% !important;
    }
    .u-3\/24\@lap {
        width: 12.5% !important;
    }
    .u-push-3\/24\@lap{
        position: relative;
        right: auto;
        left: 12.5% !important;
    }
    .u-pull-3\/24\@lap{
        position: relative;
        left: auto;
        right: 12.5% !important;
    }
    .u-4\/24\@lap{
        width: 16.666667% !important;
        /*~ width: 16.6666666667% !important; */
    }
    .u-push-4\/24\@lap{
        position: relative;
        right: auto;
        left: 16.6666666667% !important;
    }
    .u-pull-4\/24\@lap{
        position: relative;
        left: auto;
        right: 16.6666666667% !important;
    }
    .u-5\/24\@lap{
        width: 20% !important;
        /*~ width: 20.8333333333% !important; */
    }
    .u-push-5\/24\@lap{
        position: relative;
        right: auto;
        left: 20.8333333333% !important;
    }
    .u-pull-5\/24\@lap{
        position: relative;
        left: auto;
        right: 20.8333333333% !important;
    }
    .u-6\/24\@lap{
        width: 25% !important;
    }
    .u-push-6\/24\@lap{
        position: relative;
        right: auto;
        left: 25% !important;
    }
    .u-pull-6\/24\@lap{
        position: relative;
        left: auto;
        right: 25% !important;
    }
    .u-7\/24\@lap {
        width: 29.1666666667% !important;
    }
    .u-push-7\/24\@lap{
        position: relative;
        right: auto;
        left: 29.1666666667% !important;
    }
    .u-pull-7\/24\@lap{
        position: relative;
        left: auto;
        right: 29.1666666667% !important;
    }
    .u-8\/24\@lap{
        width: 33.333333% !important;
        /*~ width: 33.3333333333% !important; */
    }
    .u-push-8\/24\@lap{
        position: relative;
        right: auto;
        left: 33.3333333333% !important;
    }
    .u-pull-8\/24\@lap{
        position: relative;
        left: auto;
        right: 33.3333333333% !important;
    }
    .u-9\/24\@lap {
        width: 37.5% !important;
    }
    .u-push-9\/24\@lap{
        position: relative;
        right: auto;
        left: 37.5% !important;
    }
    .u-pull-9\/24\@lap{
        position: relative;
        left: auto;
        right: 37.5% !important;
    }
    .u-10\/24\@lap{
        width: 41.666667% !important;
        /*~ width: 41.6666666667% !important; */
    }
    .u-push-10\/24\@lap{
        position: relative;
        right: auto;
        left: 41.6666666667% !important;
    }
    .u-pull-10\/24\@lap{
        position: relative;
        left: auto;
        right: 41.6666666667% !important;
    }
    .u-11\/24\@lap {
        width: 45.8333333333% !important;
    }
    .u-push-11\/24\@lap{
        position: relative;
        right: auto;
        left: 45.8333333333% !important;
    }
    .u-pull-11\/24\@lap{
        position: relative;
        left: auto;
        right: 45.8333333333% !important;
    }
    .u-12\/24\@lap{
        width: 50% !important;
    }
    .u-push-12\/24\@lap{
        position: relative;
        right: auto;
        left: 50% !important;
    }
    .u-pull-12\/24\@lap{
        position: relative;
        left: auto;
        right: 50% !important;
    }
    .u-13\/24\@lap {
        width: 54.1666666667% !important;
    }
    .u-push-13\/24\@lap{
        position: relative;
        right: auto;
        left: 54.1666666667% !important;
    }
    .u-pull-13\/24\@lap{
        position: relative;
        left: auto;
        right: 54.1666666667% !important;
    }
    .u-14\/24\@lap{
        width: 58.333333% !important;
        /*~ width: 58.3333333333% !important; */
    }
    .u-push-14\/24\@lap{
        position: relative;
        right: auto;
        left: 58.3333333333% !important;
    }
    .u-pull-14\/24\@lap{
        position: relative;
        left: auto;
        right: 58.3333333333% !important;
    }
    .u-15\/24\@lap {
        width: 62.5% !important;
    }
    .u-push-15\/24\@lap{
        position: relative;
        right: auto;
        left: 62.5% !important;
    }
    .u-pull-15\/24\@lap{
        position: relative;
        left: auto;
        right: 62.5% !important;
    }
    .u-16\/24\@lap{
        width: 66.666667% !important;
        /*~ width: 66.6666666667% !important; */
    }
    .u-push-16\/24\@lap{
        position: relative;
        right: auto;
        left: 66.6666666667% !important;
    }
    .u-pull-16\/24\@lap{
        position: relative;
        left: auto;
        right: 66.6666666667% !important;
    }
    .u-17\/24\@lap {
        width: 70.8333333333% !important;
    }
    .u-push-17\/24\@lap{
        position: relative;
        right: auto;
        left: 70.8333333333% !important;
    }
    .u-pull-17\/24\@lap{
        position: relative;
        left: auto;
        right: 70.8333333333% !important;
    }
    .u-18\/24\@lap{
        width: 75% !important;
    }
    .u-push-18\/24\@lap{
        position: relative;
        right: auto;
        left: 75% !important;
    }
    .u-pull-18\/24\@lap{
        position: relative;
        left: auto;
        right: 75% !important;
    }
    .u-19\/24\@lap{
        width: 80% !important;
        /*~ width: 79.1666666667% !important; */
    }
    .u-push-19\/24\@lap{
        position: relative;
        right: auto;
        left: 79.1666666667% !important;
    }
    .u-pull-19\/24\@lap{
        position: relative;
        left: auto;
        right: 79.1666666667% !important;
    }
    .u-20\/24\@lap{
        width: 83.333333% !important;
        /*~ width: 83.3333333333% !important; */
    }
    .u-push-20\/24\@lap{
        position: relative;
        right: auto;
        left: 83.3333333333% !important;
    }
    .u-pull-20\/24\@lap{
        position: relative;
        left: auto;
        right: 83.3333333333% !important;
    }
    .u-21\/24\@lap {
        width: 87.5% !important;
    }
    .u-push-21\/24\@lap{
        position: relative;
        right: auto;
        left: 87.5% !important;
    }
    .u-pull-21\/24\@lap{
        position: relative;
        left: auto;
        right: 87.5% !important;
    }
    .u-22\/24\@lap{
        width: 91.666667% !important;
        /*~ width: 91.6666666667% !important; */
    }
    .u-push-22\/24\@lap{
        position: relative;
        right: auto;
        left: 91.6666666667% !important;
    }
    .u-pull-22\/24\@lap{
        position: relative;
        left: auto;
        right: 91.6666666667% !important;
    }
    .u-23\/24\@lap {
        width: 95.8333333333% !important;
    }
    .u-push-23\/24\@lap{
        position: relative;
        right: auto;
        left: 95.8333333333% !important;
    }
    .u-pull-23\/24\@lap{
        position: relative;
        left: auto;
        right: 95.8333333333% !important;
    }
    .u-24\/24\@lap{
        width: 100% !important;
    }
    .u-push-24\/24\@lap{
        position: relative;
        right: auto;
        left: 100% !important;
    }
    .u-pull-24\/24\@lap{
        position: relative;
        left: auto;
        right: 100% !important;
    }
}

@media (min-width: 80em) {
    .u-1\/1\@lap-large{
        width: 100% !important;
    }
    .u-push-1\/1\@lap-large{
        position: relative;
        right: auto;
        left: 100% !important;
    }
    .u-pull-1\/1\@lap-large{
        position: relative;
        left: auto;
        right: 100% !important;
    }
    .u-1\/2\@lap-large{
        width: 50% !important;
    }
    .u-push-1\/2\@lap-large{
        position: relative;
        right: auto;
        left: 50% !important;
    }
    .u-pull-1\/2\@lap-large{
        position: relative;
        left: auto;
        right: 50% !important;
    }
    .u-2\/2\@lap-large{
        width: 100% !important;
    }
    .u-push-2\/2\@lap-large{
        position: relative;
        right: auto;
        left: 100% !important;
    }
    .u-pull-2\/2\@lap-large{
        position: relative;
        left: auto;
        right: 100% !important;
    }
    .u-1\/3\@lap-large{
        width: 33.333333% !important;
        /*~ width: 33.3333333333% !important; */
    }
    .u-push-1\/3\@lap-large{
        position: relative;
        right: auto;
        left: 33.3333333333% !important;
    }
    .u-pull-1\/3\@lap-large{
        position: relative;
        left: auto;
        right: 33.3333333333% !important;
    }
    .u-2\/3\@lap-large{
        width: 66.666667% !important;
        /*~ width: 66.6666666667% !important; */
    }
    .u-push-2\/3\@lap-large{
        position: relative;
        right: auto;
        left: 66.6666666667% !important;
    }
    .u-pull-2\/3\@lap-large{
        position: relative;
        left: auto;
        right: 66.6666666667% !important;
    }
    .u-3\/3\@lap-large{
        width: 100% !important;
    }
    .u-push-3\/3\@lap-large{
        position: relative;
        right: auto;
        left: 100% !important;
    }
    .u-pull-3\/3\@lap-large{
        position: relative;
        left: auto;
        right: 100% !important;
    }
    .u-1\/4\@lap-large{
        width: 25% !important;
    }
    .u-push-1\/4\@lap-large{
        position: relative;
        right: auto;
        left: 25% !important;
    }
    .u-pull-1\/4\@lap-large{
        position: relative;
        left: auto;
        right: 25% !important;
    }
    .u-2\/4\@lap-large{
        width: 50% !important;
    }
    .u-push-2\/4\@lap-large{
        position: relative;
        right: auto;
        left: 50% !important;
    }
    .u-pull-2\/4\@lap-large{
        position: relative;
        left: auto;
        right: 50% !important;
    }
    .u-3\/4\@lap-large{
        width: 75% !important;
    }
    .u-push-3\/4\@lap-large{
        position: relative;
        right: auto;
        left: 75% !important;
    }
    .u-pull-3\/4\@lap-large{
        position: relative;
        left: auto;
        right: 75% !important;
    }
    .u-4\/4\@lap-large{
        width: 100% !important;
    }
    .u-push-4\/4\@lap-large{
        position: relative;
        right: auto;
        left: 100% !important;
    }
    .u-pull-4\/4\@lap-large{
        position: relative;
        left: auto;
        right: 100% !important;
    }
    .u-1\/5\@lap-large{
        width: 20% !important;
    }
    .u-push-1\/5\@lap-large{
        position: relative;
        right: auto;
        left: 20% !important;
    }
    .u-pull-1\/5\@lap-large{
        position: relative;
        left: auto;
        right: 20% !important;
    }
    .u-2\/5\@lap-large{
        width: 40% !important;
    }
    .u-push-2\/5\@lap-large{
        position: relative;
        right: auto;
        left: 40% !important;
    }
    .u-pull-2\/5\@lap-large{
        position: relative;
        left: auto;
        right: 40% !important;
    }
    .u-3\/5\@lap-large{
        width: 60% !important;
    }
    .u-push-3\/5\@lap-large{
        position: relative;
        right: auto;
        left: 60% !important;
    }
    .u-pull-3\/5\@lap-large{
        position: relative;
        left: auto;
        right: 60% !important;
    }
    .u-4\/5\@lap-large{
        width: 80% !important;
    }
    .u-push-4\/5\@lap-large{
        position: relative;
        right: auto;
        left: 80% !important;
    }
    .u-pull-4\/5\@lap-large{
        position: relative;
        left: auto;
        right: 80% !important;
    }
    .u-5\/5\@lap-large{
        width: 100% !important;
    }
    .u-push-5\/5\@lap-large{
        position: relative;
        right: auto;
        left: 100% !important;
    }
    .u-pull-5\/5\@lap-large{
        position: relative;
        left: auto;
        right: 100% !important;
    }
    .u-1\/6\@lap-large{
        width: 16.666667% !important;
        /*~ width: 16.6666666667% !important; */
    }
    .u-push-1\/6\@lap-large{
        position: relative;
        right: auto;
        left: 16.6666666667% !important;
    }
    .u-pull-1\/6\@lap-large{
        position: relative;
        left: auto;
        right: 16.6666666667% !important;
    }
    .u-2\/6\@lap-large{
        width: 33.333333% !important;
        /*~ width: 33.3333333333% !important; */
    }
    .u-push-2\/6\@lap-large{
        position: relative;
        right: auto;
        left: 33.3333333333% !important;
    }
    .u-pull-2\/6\@lap-large{
        position: relative;
        left: auto;
        right: 33.3333333333% !important;
    }
    .u-3\/6\@lap-large{
        width: 50% !important;
    }
    .u-push-3\/6\@lap-large{
        position: relative;
        right: auto;
        left: 50% !important;
    }
    .u-pull-3\/6\@lap-large{
        position: relative;
        left: auto;
        right: 50% !important;
    }
    .u-4\/6\@lap-large{
        width: 66.666667% !important;
        /*~ width: 66.6666666667% !important; */
    }
    .u-push-4\/6\@lap-large{
        position: relative;
        right: auto;
        left: 66.6666666667% !important;
    }
    .u-pull-4\/6\@lap-large{
        position: relative;
        left: auto;
        right: 66.6666666667% !important;
    }
    .u-5\/6\@lap-large{
        width: 83.333333% !important;
        /*~ width: 83.3333333333% !important; */
    }
    .u-push-5\/6\@lap-large{
        position: relative;
        right: auto;
        left: 83.3333333333% !important;
    }
    .u-pull-5\/6\@lap-large{
        position: relative;
        left: auto;
        right: 83.3333333333% !important;
    }
    .u-6\/6\@lap-large{
        width: 100% !important;
    }
    .u-push-6\/6\@lap-large{
        position: relative;
        right: auto;
        left: 100% !important;
    }
    .u-pull-6\/6\@lap-large{
        position: relative;
        left: auto;
        right: 100% !important;
    }
    .u-1\/7\@lap-large {
        width: 14.2857142857% !important;
    }
    .u-push-1\/7\@lap-large{
        position: relative;
        right: auto;
        left: 14.2857142857% !important;
    }
    .u-pull-1\/7\@lap-large{
        position: relative;
        left: auto;
        right: 14.2857142857% !important;
    }
    .u-2\/7\@lap-large {
        width: 28.5714285714% !important;
    }
    .u-push-2\/7\@lap-large{
        position: relative;
        right: auto;
        left: 28.5714285714% !important;
    }
    .u-pull-2\/7\@lap-large{
        position: relative;
        left: auto;
        right: 28.5714285714% !important;
    }
    .u-3\/7\@lap-large {
        width: 42.8571428571% !important;
    }
    .u-push-3\/7\@lap-large{
        position: relative;
        right: auto;
        left: 42.8571428571% !important;
    }
    .u-pull-3\/7\@lap-large{
        position: relative;
        left: auto;
        right: 42.8571428571% !important;
    }
    .u-4\/7\@lap-large {
        width: 57.1428571429% !important;
    }
    .u-push-4\/7\@lap-large{
        position: relative;
        right: auto;
        left: 57.1428571429% !important;
    }
    .u-pull-4\/7\@lap-large{
        position: relative;
        left: auto;
        right: 57.1428571429% !important;
    }
    .u-5\/7\@lap-large {
        width: 71.4285714286% !important;
    }
    .u-push-5\/7\@lap-large{
        position: relative;
        right: auto;
        left: 71.4285714286% !important;
    }
    .u-pull-5\/7\@lap-large{
        position: relative;
        left: auto;
        right: 71.4285714286% !important;
    }
    .u-6\/7\@lap-large {
        width: 85.7142857143% !important;
    }
    .u-push-6\/7\@lap-large{
        position: relative;
        right: auto;
        left: 85.7142857143% !important;
    }
    .u-pull-6\/7\@lap-large{
        position: relative;
        left: auto;
        right: 85.7142857143% !important;
    }
    .u-7\/7\@lap-large{
        width: 100% !important;
    }
    .u-push-7\/7\@lap-large{
        position: relative;
        right: auto;
        left: 100% !important;
    }
    .u-pull-7\/7\@lap-large{
        position: relative;
        left: auto;
        right: 100% !important;
    }
    .u-1\/8\@lap-large {
        width: 12.5% !important;
    }
    .u-push-1\/8\@lap-large{
        position: relative;
        right: auto;
        left: 12.5% !important;
    }
    .u-pull-1\/8\@lap-large{
        position: relative;
        left: auto;
        right: 12.5% !important;
    }
    .u-2\/8\@lap-large{
        width: 25% !important;
    }
    .u-push-2\/8\@lap-large{
        position: relative;
        right: auto;
        left: 25% !important;
    }
    .u-pull-2\/8\@lap-large{
        position: relative;
        left: auto;
        right: 25% !important;
    }
    .u-3\/8\@lap-large {
        width: 37.5% !important;
    }
    .u-push-3\/8\@lap-large{
        position: relative;
        right: auto;
        left: 37.5% !important;
    }
    .u-pull-3\/8\@lap-large{
        position: relative;
        left: auto;
        right: 37.5% !important;
    }
    .u-4\/8\@lap-large{
        width: 50% !important;
    }
    .u-push-4\/8\@lap-large{
        position: relative;
        right: auto;
        left: 50% !important;
    }
    .u-pull-4\/8\@lap-large{
        position: relative;
        left: auto;
        right: 50% !important;
    }
    .u-5\/8\@lap-large {
        width: 62.5% !important;
    }
    .u-push-5\/8\@lap-large{
        position: relative;
        right: auto;
        left: 62.5% !important;
    }
    .u-pull-5\/8\@lap-large{
        position: relative;
        left: auto;
        right: 62.5% !important;
    }
    .u-6\/8\@lap-large{
        width: 75% !important;
    }
    .u-push-6\/8\@lap-large{
        position: relative;
        right: auto;
        left: 75% !important;
    }
    .u-pull-6\/8\@lap-large{
        position: relative;
        left: auto;
        right: 75% !important;
    }
    .u-7\/8\@lap-large {
        width: 87.5% !important;
    }
    .u-push-7\/8\@lap-large{
        position: relative;
        right: auto;
        left: 87.5% !important;
    }
    .u-pull-7\/8\@lap-large{
        position: relative;
        left: auto;
        right: 87.5% !important;
    }
    .u-8\/8\@lap-large{
        width: 100% !important;
    }
    .u-push-8\/8\@lap-large{
        position: relative;
        right: auto;
        left: 100% !important;
    }
    .u-pull-8\/8\@lap-large{
        position: relative;
        left: auto;
        right: 100% !important;
    }
    .u-1\/24\@lap-large {
        width: 4.1666666667% !important;
    }
    .u-push-1\/24\@lap-large{
        position: relative;
        right: auto;
        left: 4.1666666667% !important;
    }
    .u-pull-1\/24\@lap-large{
        position: relative;
        left: auto;
        right: 4.1666666667% !important;
    }
    .u-2\/24\@lap-large{
        width: 8.333333% !important;
        /*~ width: 8.3333333333% !important; */
    }
    .u-push-2\/24\@lap-large{
        position: relative;
        right: auto;
        left: 8.3333333333% !important;
    }
    .u-pull-2\/24\@lap-large{
        position: relative;
        left: auto;
        right: 8.3333333333% !important;
    }
    .u-3\/24\@lap-large {
        width: 12.5% !important;
    }
    .u-push-3\/24\@lap-large{
        position: relative;
        right: auto;
        left: 12.5% !important;
    }
    .u-pull-3\/24\@lap-large{
        position: relative;
        left: auto;
        right: 12.5% !important;
    }
    .u-4\/24\@lap-large{
        width: 16.666667% !important;
        /*~ width: 16.6666666667% !important; */
    }
    .u-push-4\/24\@lap-large{
        position: relative;
        right: auto;
        left: 16.6666666667% !important;
    }
    .u-pull-4\/24\@lap-large{
        position: relative;
        left: auto;
        right: 16.6666666667% !important;
    }
    .u-5\/24\@lap-large{
        width: 20% !important;
        /*~ width: 20.8333333333% !important; */
    }
    .u-push-5\/24\@lap-large{
        position: relative;
        right: auto;
        left: 20.8333333333% !important;
    }
    .u-pull-5\/24\@lap-large{
        position: relative;
        left: auto;
        right: 20.8333333333% !important;
    }
    .u-6\/24\@lap-large{
        width: 25% !important;
    }
    .u-push-6\/24\@lap-large{
        position: relative;
        right: auto;
        left: 25% !important;
    }
    .u-pull-6\/24\@lap-large{
        position: relative;
        left: auto;
        right: 25% !important;
    }
    .u-7\/24\@lap-large {
        width: 29.1666666667% !important;
    }
    .u-push-7\/24\@lap-large{
        position: relative;
        right: auto;
        left: 29.1666666667% !important;
    }
    .u-pull-7\/24\@lap-large{
        position: relative;
        left: auto;
        right: 29.1666666667% !important;
    }
    .u-8\/24\@lap-large{
        width: 33.333333% !important;
        /*~ width: 33.3333333333% !important; */
    }
    .u-push-8\/24\@lap-large{
        position: relative;
        right: auto;
        left: 33.3333333333% !important;
    }
    .u-pull-8\/24\@lap-large{
        position: relative;
        left: auto;
        right: 33.3333333333% !important;
    }
    .u-9\/24\@lap-large {
        width: 37.5% !important;
    }
    .u-push-9\/24\@lap-large{
        position: relative;
        right: auto;
        left: 37.5% !important;
    }
    .u-pull-9\/24\@lap-large{
        position: relative;
        left: auto;
        right: 37.5% !important;
    }
    .u-10\/24\@lap-large{
        width: 41.666667% !important;
        /*~ width: 41.6666666667% !important; */
    }
    .u-push-10\/24\@lap-large{
        position: relative;
        right: auto;
        left: 41.6666666667% !important;
    }
    .u-pull-10\/24\@lap-large{
        position: relative;
        left: auto;
        right: 41.6666666667% !important;
    }
    .u-11\/24\@lap-large {
        width: 45.8333333333% !important;
    }
    .u-push-11\/24\@lap-large{
        position: relative;
        right: auto;
        left: 45.8333333333% !important;
    }
    .u-pull-11\/24\@lap-large{
        position: relative;
        left: auto;
        right: 45.8333333333% !important;
    }
    .u-12\/24\@lap-large{
        width: 50% !important;
    }
    .u-push-12\/24\@lap-large{
        position: relative;
        right: auto;
        left: 50% !important;
    }
    .u-pull-12\/24\@lap-large{
        position: relative;
        left: auto;
        right: 50% !important;
    }
    .u-13\/24\@lap-large {
        width: 54.1666666667% !important;
    }
    .u-push-13\/24\@lap-large{
        position: relative;
        right: auto;
        left: 54.1666666667% !important;
    }
    .u-pull-13\/24\@lap-large{
        position: relative;
        left: auto;
        right: 54.1666666667% !important;
    }
    .u-14\/24\@lap-large{
        width: 58.333333% !important;
        /*~ width: 58.3333333333% !important; */
    }
    .u-push-14\/24\@lap-large{
        position: relative;
        right: auto;
        left: 58.3333333333% !important;
    }
    .u-pull-14\/24\@lap-large{
        position: relative;
        left: auto;
        right: 58.3333333333% !important;
    }
    .u-15\/24\@lap-large {
        width: 62.5% !important;
    }
    .u-push-15\/24\@lap-large{
        position: relative;
        right: auto;
        left: 62.5% !important;
    }
    .u-pull-15\/24\@lap-large{
        position: relative;
        left: auto;
        right: 62.5% !important;
    }
    .u-16\/24\@lap-large{
        width: 66.666667% !important;
        /*~ width: 66.6666666667% !important; */
    }
    .u-push-16\/24\@lap-large{
        position: relative;
        right: auto;
        left: 66.6666666667% !important;
    }
    .u-pull-16\/24\@lap-large{
        position: relative;
        left: auto;
        right: 66.6666666667% !important;
    }
    .u-17\/24\@lap-large {
        width: 70.8333333333% !important;
    }
    .u-push-17\/24\@lap-large{
        position: relative;
        right: auto;
        left: 70.8333333333% !important;
    }
    .u-pull-17\/24\@lap-large{
        position: relative;
        left: auto;
        right: 70.8333333333% !important;
    }
    .u-18\/24\@lap-large{
        width: 75% !important;
    }
    .u-push-18\/24\@lap-large{
        position: relative;
        right: auto;
        left: 75% !important;
    }
    .u-pull-18\/24\@lap-large{
        position: relative;
        left: auto;
        right: 75% !important;
    }
    .u-19\/24\@lap-large{
        width: 80% !important;
        /*~ width: 79.1666666667% !important; */
    }
    .u-push-19\/24\@lap-large{
        position: relative;
        right: auto;
        left: 79.1666666667% !important;
    }
    .u-pull-19\/24\@lap-large{
        position: relative;
        left: auto;
        right: 79.1666666667% !important;
    }
    .u-20\/24\@lap-large{
        width: 83.333333% !important;
        /*~ width: 83.3333333333% !important; */
    }
    .u-push-20\/24\@lap-large{
        position: relative;
        right: auto;
        left: 83.3333333333% !important;
    }
    .u-pull-20\/24\@lap-large{
        position: relative;
        left: auto;
        right: 83.3333333333% !important;
    }
    .u-21\/24\@lap-large {
        width: 87.5% !important;
    }
    .u-push-21\/24\@lap-large{
        position: relative;
        right: auto;
        left: 87.5% !important;
    }
    .u-pull-21\/24\@lap-large{
        position: relative;
        left: auto;
        right: 87.5% !important;
    }
    .u-22\/24\@lap-large{
        width: 91.666667% !important;
        /*~ width: 91.6666666667% !important; */
    }
    .u-push-22\/24\@lap-large{
        position: relative;
        right: auto;
        left: 91.6666666667% !important;
    }
    .u-pull-22\/24\@lap-large{
        position: relative;
        left: auto;
        right: 91.6666666667% !important;
    }
    .u-23\/24\@lap-large {
        width: 95.8333333333% !important;
    }
    .u-push-23\/24\@lap-large{
        position: relative;
        right: auto;
        left: 95.8333333333% !important;
    }
    .u-pull-23\/24\@lap-large{
        position: relative;
        left: auto;
        right: 95.8333333333% !important;
    }
    .u-24\/24\@lap-large{
        width: 100% !important;
    }
    .u-push-24\/24\@lap-large{
        position: relative;
        right: auto;
        left: 100% !important;
    }
    .u-pull-24\/24\@lap-large{
        position: relative;
        left: auto;
        right: 100% !important;
    }
}

@media (min-width: 90em) {
    .u-1\/1\@desk{
        width: 100% !important;
    }
    .u-push-1\/1\@desk{
        position: relative;
        right: auto;
        left: 100% !important;
    }
    .u-pull-1\/1\@desk{
        position: relative;
        left: auto;
        right: 100% !important;
    }
    .u-1\/2\@desk{
        width: 50% !important;
    }
    .u-push-1\/2\@desk{
        position: relative;
        right: auto;
        left: 50% !important;
    }
    .u-pull-1\/2\@desk{
        position: relative;
        left: auto;
        right: 50% !important;
    }
    .u-2\/2\@desk{
        width: 100% !important;
    }
    .u-push-2\/2\@desk{
        position: relative;
        right: auto;
        left: 100% !important;
    }
    .u-pull-2\/2\@desk{
        position: relative;
        left: auto;
        right: 100% !important;
    }
    .u-1\/3\@desk{
        width: 33.333333% !important;
        /*~ width: 33.3333333333% !important; */
    }
    .u-push-1\/3\@desk{
        position: relative;
        right: auto;
        left: 33.3333333333% !important;
    }
    .u-pull-1\/3\@desk{
        position: relative;
        left: auto;
        right: 33.3333333333% !important;
    }
    .u-2\/3\@desk{
        width: 66.666667% !important;
        /*~ width: 66.6666666667% !important; */
    }
    .u-push-2\/3\@desk{
        position: relative;
        right: auto;
        left: 66.6666666667% !important;
    }
    .u-pull-2\/3\@desk{
        position: relative;
        left: auto;
        right: 66.6666666667% !important;
    }
    .u-3\/3\@desk{
        width: 100% !important;
    }
    .u-push-3\/3\@desk{
        position: relative;
        right: auto;
        left: 100% !important;
    }
    .u-pull-3\/3\@desk{
        position: relative;
        left: auto;
        right: 100% !important;
    }
    .u-1\/4\@desk{
        width: 25% !important;
    }
    .u-push-1\/4\@desk{
        position: relative;
        right: auto;
        left: 25% !important;
    }
    .u-pull-1\/4\@desk{
        position: relative;
        left: auto;
        right: 25% !important;
    }
    .u-2\/4\@desk{
        width: 50% !important;
    }
    .u-push-2\/4\@desk{
        position: relative;
        right: auto;
        left: 50% !important;
    }
    .u-pull-2\/4\@desk{
        position: relative;
        left: auto;
        right: 50% !important;
    }
    .u-3\/4\@desk{
        width: 75% !important;
    }
    .u-push-3\/4\@desk{
        position: relative;
        right: auto;
        left: 75% !important;
    }
    .u-pull-3\/4\@desk{
        position: relative;
        left: auto;
        right: 75% !important;
    }
    .u-4\/4\@desk{
        width: 100% !important;
    }
    .u-push-4\/4\@desk{
        position: relative;
        right: auto;
        left: 100% !important;
    }
    .u-pull-4\/4\@desk{
        position: relative;
        left: auto;
        right: 100% !important;
    }
    .u-1\/5\@desk{
        width: 20% !important;
    }
    .u-push-1\/5\@desk{
        position: relative;
        right: auto;
        left: 20% !important;
    }
    .u-pull-1\/5\@desk{
        position: relative;
        left: auto;
        right: 20% !important;
    }
    .u-2\/5\@desk{
        width: 40% !important;
    }
    .u-push-2\/5\@desk{
        position: relative;
        right: auto;
        left: 40% !important;
    }
    .u-pull-2\/5\@desk{
        position: relative;
        left: auto;
        right: 40% !important;
    }
    .u-3\/5\@desk{
        width: 60% !important;
    }
    .u-push-3\/5\@desk{
        position: relative;
        right: auto;
        left: 60% !important;
    }
    .u-pull-3\/5\@desk{
        position: relative;
        left: auto;
        right: 60% !important;
    }
    .u-4\/5\@desk{
        width: 80% !important;
    }
    .u-push-4\/5\@desk{
        position: relative;
        right: auto;
        left: 80% !important;
    }
    .u-pull-4\/5\@desk{
        position: relative;
        left: auto;
        right: 80% !important;
    }
    .u-5\/5\@desk{
        width: 100% !important;
    }
    .u-push-5\/5\@desk{
        position: relative;
        right: auto;
        left: 100% !important;
    }
    .u-pull-5\/5\@desk{
        position: relative;
        left: auto;
        right: 100% !important;
    }
    .u-1\/6\@desk{
        width: 16.666667% !important;
        /*~ width: 16.6666666667% !important; */
    }
    .u-push-1\/6\@desk{
        position: relative;
        right: auto;
        left: 16.6666666667% !important;
    }
    .u-pull-1\/6\@desk{
        position: relative;
        left: auto;
        right: 16.6666666667% !important;
    }
    .u-2\/6\@desk{
        width: 33.333333% !important;
        /*~ width: 33.3333333333% !important; */
    }
    .u-push-2\/6\@desk{
        position: relative;
        right: auto;
        left: 33.3333333333% !important;
    }
    .u-pull-2\/6\@desk{
        position: relative;
        left: auto;
        right: 33.3333333333% !important;
    }
    .u-3\/6\@desk{
        width: 50% !important;
    }
    .u-push-3\/6\@desk{
        position: relative;
        right: auto;
        left: 50% !important;
    }
    .u-pull-3\/6\@desk{
        position: relative;
        left: auto;
        right: 50% !important;
    }
    .u-4\/6\@desk{
        width: 66.666667% !important;
        /*~ width: 66.6666666667% !important; */
    }
    .u-push-4\/6\@desk{
        position: relative;
        right: auto;
        left: 66.6666666667% !important;
    }
    .u-pull-4\/6\@desk{
        position: relative;
        left: auto;
        right: 66.6666666667% !important;
    }
    .u-5\/6\@desk{
        width: 83.333333% !important;
        /*~ width: 83.3333333333% !important; */
    }
    .u-push-5\/6\@desk{
        position: relative;
        right: auto;
        left: 83.3333333333% !important;
    }
    .u-pull-5\/6\@desk{
        position: relative;
        left: auto;
        right: 83.3333333333% !important;
    }
    .u-6\/6\@desk{
        width: 100% !important;
    }
    .u-push-6\/6\@desk{
        position: relative;
        right: auto;
        left: 100% !important;
    }
    .u-pull-6\/6\@desk{
        position: relative;
        left: auto;
        right: 100% !important;
    }
    .u-1\/7\@desk {
        width: 14.2857142857% !important;
    }
    .u-push-1\/7\@desk{
        position: relative;
        right: auto;
        left: 14.2857142857% !important;
    }
    .u-pull-1\/7\@desk{
        position: relative;
        left: auto;
        right: 14.2857142857% !important;
    }
    .u-2\/7\@desk {
        width: 28.5714285714% !important;
    }
    .u-push-2\/7\@desk{
        position: relative;
        right: auto;
        left: 28.5714285714% !important;
    }
    .u-pull-2\/7\@desk{
        position: relative;
        left: auto;
        right: 28.5714285714% !important;
    }
    .u-3\/7\@desk {
        width: 42.8571428571% !important;
    }
    .u-push-3\/7\@desk{
        position: relative;
        right: auto;
        left: 42.8571428571% !important;
    }
    .u-pull-3\/7\@desk{
        position: relative;
        left: auto;
        right: 42.8571428571% !important;
    }
    .u-4\/7\@desk {
        width: 57.1428571429% !important;
    }
    .u-push-4\/7\@desk{
        position: relative;
        right: auto;
        left: 57.1428571429% !important;
    }
    .u-pull-4\/7\@desk{
        position: relative;
        left: auto;
        right: 57.1428571429% !important;
    }
    .u-5\/7\@desk {
        width: 71.4285714286% !important;
    }
    .u-push-5\/7\@desk{
        position: relative;
        right: auto;
        left: 71.4285714286% !important;
    }
    .u-pull-5\/7\@desk{
        position: relative;
        left: auto;
        right: 71.4285714286% !important;
    }
    .u-6\/7\@desk {
        width: 85.7142857143% !important;
    }
    .u-push-6\/7\@desk{
        position: relative;
        right: auto;
        left: 85.7142857143% !important;
    }
    .u-pull-6\/7\@desk{
        position: relative;
        left: auto;
        right: 85.7142857143% !important;
    }
    .u-7\/7\@desk{
        width: 100% !important;
    }
    .u-push-7\/7\@desk{
        position: relative;
        right: auto;
        left: 100% !important;
    }
    .u-pull-7\/7\@desk{
        position: relative;
        left: auto;
        right: 100% !important;
    }
    .u-1\/8\@desk {
        width: 12.5% !important;
    }
    .u-push-1\/8\@desk{
        position: relative;
        right: auto;
        left: 12.5% !important;
    }
    .u-pull-1\/8\@desk{
        position: relative;
        left: auto;
        right: 12.5% !important;
    }
    .u-2\/8\@desk{
        width: 25% !important;
    }
    .u-push-2\/8\@desk{
        position: relative;
        right: auto;
        left: 25% !important;
    }
    .u-pull-2\/8\@desk{
        position: relative;
        left: auto;
        right: 25% !important;
    }
    .u-3\/8\@desk {
        width: 37.5% !important;
    }
    .u-push-3\/8\@desk{
        position: relative;
        right: auto;
        left: 37.5% !important;
    }
    .u-pull-3\/8\@desk{
        position: relative;
        left: auto;
        right: 37.5% !important;
    }
    .u-4\/8\@desk{
        width: 50% !important;
    }
    .u-push-4\/8\@desk{
        position: relative;
        right: auto;
        left: 50% !important;
    }
    .u-pull-4\/8\@desk{
        position: relative;
        left: auto;
        right: 50% !important;
    }
    .u-5\/8\@desk {
        width: 62.5% !important;
    }
    .u-push-5\/8\@desk{
        position: relative;
        right: auto;
        left: 62.5% !important;
    }
    .u-pull-5\/8\@desk{
        position: relative;
        left: auto;
        right: 62.5% !important;
    }
    .u-6\/8\@desk{
        width: 75% !important;
    }
    .u-push-6\/8\@desk{
        position: relative;
        right: auto;
        left: 75% !important;
    }
    .u-pull-6\/8\@desk{
        position: relative;
        left: auto;
        right: 75% !important;
    }
    .u-7\/8\@desk {
        width: 87.5% !important;
    }
    .u-push-7\/8\@desk{
        position: relative;
        right: auto;
        left: 87.5% !important;
    }
    .u-pull-7\/8\@desk{
        position: relative;
        left: auto;
        right: 87.5% !important;
    }
    .u-8\/8\@desk{
        width: 100% !important;
    }
    .u-push-8\/8\@desk{
        position: relative;
        right: auto;
        left: 100% !important;
    }
    .u-pull-8\/8\@desk{
        position: relative;
        left: auto;
        right: 100% !important;
    }
    .u-1\/24\@desk {
        width: 4.1666666667% !important;
    }
    .u-push-1\/24\@desk{
        position: relative;
        right: auto;
        left: 4.1666666667% !important;
    }
    .u-pull-1\/24\@desk{
        position: relative;
        left: auto;
        right: 4.1666666667% !important;
    }
    .u-2\/24\@desk{
        width: 8.333333% !important;
        /*~ width: 8.3333333333% !important; */
    }
    .u-push-2\/24\@desk{
        position: relative;
        right: auto;
        left: 8.3333333333% !important;
    }
    .u-pull-2\/24\@desk{
        position: relative;
        left: auto;
        right: 8.3333333333% !important;
    }
    .u-3\/24\@desk {
        width: 12.5% !important;
    }
    .u-push-3\/24\@desk{
        position: relative;
        right: auto;
        left: 12.5% !important;
    }
    .u-pull-3\/24\@desk{
        position: relative;
        left: auto;
        right: 12.5% !important;
    }
    .u-4\/24\@desk{
        width: 16.666667% !important;
        /*~ width: 16.6666666667% !important; */
    }
    .u-push-4\/24\@desk{
        position: relative;
        right: auto;
        left: 16.6666666667% !important;
    }
    .u-pull-4\/24\@desk{
        position: relative;
        left: auto;
        right: 16.6666666667% !important;
    }
    .u-5\/24\@desk{
        width: 20% !important;
        /*~ width: 20.8333333333% !important; */
    }
    .u-push-5\/24\@desk{
        position: relative;
        right: auto;
        left: 20.8333333333% !important;
    }
    .u-pull-5\/24\@desk{
        position: relative;
        left: auto;
        right: 20.8333333333% !important;
    }
    .u-6\/24\@desk{
        width: 25% !important;
    }
    .u-push-6\/24\@desk{
        position: relative;
        right: auto;
        left: 25% !important;
    }
    .u-pull-6\/24\@desk{
        position: relative;
        left: auto;
        right: 25% !important;
    }
    .u-7\/24\@desk {
        width: 29.1666666667% !important;
    }
    .u-push-7\/24\@desk{
        position: relative;
        right: auto;
        left: 29.1666666667% !important;
    }
    .u-pull-7\/24\@desk{
        position: relative;
        left: auto;
        right: 29.1666666667% !important;
    }
    .u-8\/24\@desk{
        width: 33.333333% !important;
        /*~ width: 33.3333333333% !important; */
    }
    .u-push-8\/24\@desk{
        position: relative;
        right: auto;
        left: 33.3333333333% !important;
    }
    .u-pull-8\/24\@desk{
        position: relative;
        left: auto;
        right: 33.3333333333% !important;
    }
    .u-9\/24\@desk {
        width: 37.5% !important;
    }
    .u-push-9\/24\@desk{
        position: relative;
        right: auto;
        left: 37.5% !important;
    }
    .u-pull-9\/24\@desk{
        position: relative;
        left: auto;
        right: 37.5% !important;
    }
    .u-10\/24\@desk{
        width: 41.666667% !important;
        /*~ width: 41.6666666667% !important; */
    }
    .u-push-10\/24\@desk{
        position: relative;
        right: auto;
        left: 41.6666666667% !important;
    }
    .u-pull-10\/24\@desk{
        position: relative;
        left: auto;
        right: 41.6666666667% !important;
    }
    .u-11\/24\@desk {
        width: 45.8333333333% !important;
    }
    .u-push-11\/24\@desk{
        position: relative;
        right: auto;
        left: 45.8333333333% !important;
    }
    .u-pull-11\/24\@desk{
        position: relative;
        left: auto;
        right: 45.8333333333% !important;
    }
    .u-12\/24\@desk{
        width: 50% !important;
    }
    .u-push-12\/24\@desk{
        position: relative;
        right: auto;
        left: 50% !important;
    }
    .u-pull-12\/24\@desk{
        position: relative;
        left: auto;
        right: 50% !important;
    }
    .u-13\/24\@desk {
        width: 54.1666666667% !important;
    }
    .u-push-13\/24\@desk{
        position: relative;
        right: auto;
        left: 54.1666666667% !important;
    }
    .u-pull-13\/24\@desk{
        position: relative;
        left: auto;
        right: 54.1666666667% !important;
    }
    .u-14\/24\@desk{
        width: 58.333333% !important;
        /*~ width: 58.3333333333% !important; */
    }
    .u-push-14\/24\@desk{
        position: relative;
        right: auto;
        left: 58.3333333333% !important;
    }
    .u-pull-14\/24\@desk{
        position: relative;
        left: auto;
        right: 58.3333333333% !important;
    }
    .u-15\/24\@desk {
        width: 62.5% !important;
    }
    .u-push-15\/24\@desk{
        position: relative;
        right: auto;
        left: 62.5% !important;
    }
    .u-pull-15\/24\@desk{
        position: relative;
        left: auto;
        right: 62.5% !important;
    }
    .u-16\/24\@desk{
        width: 66.666667% !important;
        /*~ width: 66.6666666667% !important; */
    }
    .u-push-16\/24\@desk{
        position: relative;
        right: auto;
        left: 66.6666666667% !important;
    }
    .u-pull-16\/24\@desk{
        position: relative;
        left: auto;
        right: 66.6666666667% !important;
    }
    .u-17\/24\@desk {
        width: 70.8333333333% !important;
    }
    .u-push-17\/24\@desk{
        position: relative;
        right: auto;
        left: 70.8333333333% !important;
    }
    .u-pull-17\/24\@desk{
        position: relative;
        left: auto;
        right: 70.8333333333% !important;
    }
    .u-18\/24\@desk{
        width: 75% !important;
    }
    .u-push-18\/24\@desk{
        position: relative;
        right: auto;
        left: 75% !important;
    }
    .u-pull-18\/24\@desk{
        position: relative;
        left: auto;
        right: 75% !important;
    }
    .u-19\/24\@desk{
        width: 80% !important;
        /*~ width: 79.1666666667% !important; */
    }
    .u-push-19\/24\@desk{
        position: relative;
        right: auto;
        left: 79.1666666667% !important;
    }
    .u-pull-19\/24\@desk{
        position: relative;
        left: auto;
        right: 79.1666666667% !important;
    }
    .u-20\/24\@desk{
        width: 83.333333% !important;
        /*~ width: 83.3333333333% !important; */
    }
    .u-push-20\/24\@desk{
        position: relative;
        right: auto;
        left: 83.3333333333% !important;
    }
    .u-pull-20\/24\@desk{
        position: relative;
        left: auto;
        right: 83.3333333333% !important;
    }
    .u-21\/24\@desk {
        width: 87.5% !important;
    }
    .u-push-21\/24\@desk{
        position: relative;
        right: auto;
        left: 87.5% !important;
    }
    .u-pull-21\/24\@desk{
        position: relative;
        left: auto;
        right: 87.5% !important;
    }
    .u-22\/24\@desk{
        width: 91.666667% !important;
        /*~ width: 91.6666666667% !important; */
    }
    .u-push-22\/24\@desk{
        position: relative;
        right: auto;
        left: 91.6666666667% !important;
    }
    .u-pull-22\/24\@desk{
        position: relative;
        left: auto;
        right: 91.6666666667% !important;
    }
    .u-23\/24\@desk {
        width: 95.8333333333% !important;
    }
    .u-push-23\/24\@desk{
        position: relative;
        right: auto;
        left: 95.8333333333% !important;
    }
    .u-pull-23\/24\@desk{
        position: relative;
        left: auto;
        right: 95.8333333333% !important;
    }
    .u-24\/24\@desk{
        width: 100% !important;
    }
    .u-push-24\/24\@desk{
        position: relative;
        right: auto;
        left: 100% !important;
    }
    .u-pull-24\/24\@desk{
        position: relative;
        left: auto;
        right: 100% !important;
    }
}

@media (min-width: 112.5em) {
    .u-1\/1\@desk-wide{
        width: 100% !important;
    }
    .u-push-1\/1\@desk-wide{
        position: relative;
        right: auto;
        left: 100% !important;
    }
    .u-pull-1\/1\@desk-wide{
        position: relative;
        left: auto;
        right: 100% !important;
    }
    .u-1\/2\@desk-wide{
        width: 50% !important;
    }
    .u-push-1\/2\@desk-wide{
        position: relative;
        right: auto;
        left: 50% !important;
    }
    .u-pull-1\/2\@desk-wide{
        position: relative;
        left: auto;
        right: 50% !important;
    }
    .u-2\/2\@desk-wide{
        width: 100% !important;
    }
    .u-push-2\/2\@desk-wide{
        position: relative;
        right: auto;
        left: 100% !important;
    }
    .u-pull-2\/2\@desk-wide{
        position: relative;
        left: auto;
        right: 100% !important;
    }
    .u-1\/3\@desk-wide{
        width: 33.333333% !important;
        /*~ width: 33.3333333333% !important; */
    }
    .u-push-1\/3\@desk-wide{
        position: relative;
        right: auto;
        left: 33.3333333333% !important;
    }
    .u-pull-1\/3\@desk-wide{
        position: relative;
        left: auto;
        right: 33.3333333333% !important;
    }
    .u-2\/3\@desk-wide{
        width: 66.666667% !important;
        /*~ width: 66.6666666667% !important; */
    }
    .u-push-2\/3\@desk-wide{
        position: relative;
        right: auto;
        left: 66.6666666667% !important;
    }
    .u-pull-2\/3\@desk-wide{
        position: relative;
        left: auto;
        right: 66.6666666667% !important;
    }
    .u-3\/3\@desk-wide{
        width: 100% !important;
    }
    .u-push-3\/3\@desk-wide{
        position: relative;
        right: auto;
        left: 100% !important;
    }
    .u-pull-3\/3\@desk-wide{
        position: relative;
        left: auto;
        right: 100% !important;
    }
    .u-1\/4\@desk-wide{
        width: 25% !important;
    }
    .u-push-1\/4\@desk-wide{
        position: relative;
        right: auto;
        left: 25% !important;
    }
    .u-pull-1\/4\@desk-wide{
        position: relative;
        left: auto;
        right: 25% !important;
    }
    .u-2\/4\@desk-wide{
        width: 50% !important;
    }
    .u-push-2\/4\@desk-wide{
        position: relative;
        right: auto;
        left: 50% !important;
    }
    .u-pull-2\/4\@desk-wide{
        position: relative;
        left: auto;
        right: 50% !important;
    }
    .u-3\/4\@desk-wide{
        width: 75% !important;
    }
    .u-push-3\/4\@desk-wide{
        position: relative;
        right: auto;
        left: 75% !important;
    }
    .u-pull-3\/4\@desk-wide{
        position: relative;
        left: auto;
        right: 75% !important;
    }
    .u-4\/4\@desk-wide{
        width: 100% !important;
    }
    .u-push-4\/4\@desk-wide{
        position: relative;
        right: auto;
        left: 100% !important;
    }
    .u-pull-4\/4\@desk-wide{
        position: relative;
        left: auto;
        right: 100% !important;
    }
    .u-1\/5\@desk-wide{
        width: 20% !important;
    }
    .u-push-1\/5\@desk-wide{
        position: relative;
        right: auto;
        left: 20% !important;
    }
    .u-pull-1\/5\@desk-wide{
        position: relative;
        left: auto;
        right: 20% !important;
    }
    .u-2\/5\@desk-wide{
        width: 40% !important;
    }
    .u-push-2\/5\@desk-wide{
        position: relative;
        right: auto;
        left: 40% !important;
    }
    .u-pull-2\/5\@desk-wide{
        position: relative;
        left: auto;
        right: 40% !important;
    }
    .u-3\/5\@desk-wide{
        width: 60% !important;
    }
    .u-push-3\/5\@desk-wide{
        position: relative;
        right: auto;
        left: 60% !important;
    }
    .u-pull-3\/5\@desk-wide{
        position: relative;
        left: auto;
        right: 60% !important;
    }
    .u-4\/5\@desk-wide{
        width: 80% !important;
    }
    .u-push-4\/5\@desk-wide{
        position: relative;
        right: auto;
        left: 80% !important;
    }
    .u-pull-4\/5\@desk-wide{
        position: relative;
        left: auto;
        right: 80% !important;
    }
    .u-5\/5\@desk-wide{
        width: 100% !important;
    }
    .u-push-5\/5\@desk-wide{
        position: relative;
        right: auto;
        left: 100% !important;
    }
    .u-pull-5\/5\@desk-wide{
        position: relative;
        left: auto;
        right: 100% !important;
    }
    .u-1\/6\@desk-wide{
        width: 16.666667% !important;
        /*~ width: 16.6666666667% !important; */
    }
    .u-push-1\/6\@desk-wide{
        position: relative;
        right: auto;
        left: 16.6666666667% !important;
    }
    .u-pull-1\/6\@desk-wide{
        position: relative;
        left: auto;
        right: 16.6666666667% !important;
    }
    .u-2\/6\@desk-wide{
        width: 33.333333% !important;
        /*~ width: 33.3333333333% !important; */
    }
    .u-push-2\/6\@desk-wide{
        position: relative;
        right: auto;
        left: 33.3333333333% !important;
    }
    .u-pull-2\/6\@desk-wide{
        position: relative;
        left: auto;
        right: 33.3333333333% !important;
    }
    .u-3\/6\@desk-wide{
        width: 50% !important;
    }
    .u-push-3\/6\@desk-wide{
        position: relative;
        right: auto;
        left: 50% !important;
    }
    .u-pull-3\/6\@desk-wide{
        position: relative;
        left: auto;
        right: 50% !important;
    }
    .u-4\/6\@desk-wide{
        width: 66.666667% !important;
        /*~ width: 66.6666666667% !important; */
    }
    .u-push-4\/6\@desk-wide{
        position: relative;
        right: auto;
        left: 66.6666666667% !important;
    }
    .u-pull-4\/6\@desk-wide{
        position: relative;
        left: auto;
        right: 66.6666666667% !important;
    }
    .u-5\/6\@desk-wide{
        width: 83.333333% !important;
        /*~ width: 83.3333333333% !important; */
    }
    .u-push-5\/6\@desk-wide{
        position: relative;
        right: auto;
        left: 83.3333333333% !important;
    }
    .u-pull-5\/6\@desk-wide{
        position: relative;
        left: auto;
        right: 83.3333333333% !important;
    }
    .u-6\/6\@desk-wide{
        width: 100% !important;
    }
    .u-push-6\/6\@desk-wide{
        position: relative;
        right: auto;
        left: 100% !important;
    }
    .u-pull-6\/6\@desk-wide{
        position: relative;
        left: auto;
        right: 100% !important;
    }
    .u-1\/7\@desk-wide {
        width: 14.2857142857% !important;
    }
    .u-push-1\/7\@desk-wide{
        position: relative;
        right: auto;
        left: 14.2857142857% !important;
    }
    .u-pull-1\/7\@desk-wide{
        position: relative;
        left: auto;
        right: 14.2857142857% !important;
    }
    .u-2\/7\@desk-wide {
        width: 28.5714285714% !important;
    }
    .u-push-2\/7\@desk-wide{
        position: relative;
        right: auto;
        left: 28.5714285714% !important;
    }
    .u-pull-2\/7\@desk-wide{
        position: relative;
        left: auto;
        right: 28.5714285714% !important;
    }
    .u-3\/7\@desk-wide {
        width: 42.8571428571% !important;
    }
    .u-push-3\/7\@desk-wide{
        position: relative;
        right: auto;
        left: 42.8571428571% !important;
    }
    .u-pull-3\/7\@desk-wide{
        position: relative;
        left: auto;
        right: 42.8571428571% !important;
    }
    .u-4\/7\@desk-wide {
        width: 57.1428571429% !important;
    }
    .u-push-4\/7\@desk-wide{
        position: relative;
        right: auto;
        left: 57.1428571429% !important;
    }
    .u-pull-4\/7\@desk-wide{
        position: relative;
        left: auto;
        right: 57.1428571429% !important;
    }
    .u-5\/7\@desk-wide {
        width: 71.4285714286% !important;
    }
    .u-push-5\/7\@desk-wide{
        position: relative;
        right: auto;
        left: 71.4285714286% !important;
    }
    .u-pull-5\/7\@desk-wide{
        position: relative;
        left: auto;
        right: 71.4285714286% !important;
    }
    .u-6\/7\@desk-wide {
        width: 85.7142857143% !important;
    }
    .u-push-6\/7\@desk-wide{
        position: relative;
        right: auto;
        left: 85.7142857143% !important;
    }
    .u-pull-6\/7\@desk-wide{
        position: relative;
        left: auto;
        right: 85.7142857143% !important;
    }
    .u-7\/7\@desk-wide{
        width: 100% !important;
    }
    .u-push-7\/7\@desk-wide{
        position: relative;
        right: auto;
        left: 100% !important;
    }
    .u-pull-7\/7\@desk-wide{
        position: relative;
        left: auto;
        right: 100% !important;
    }
    .u-1\/8\@desk-wide {
        width: 12.5% !important;
    }
    .u-push-1\/8\@desk-wide{
        position: relative;
        right: auto;
        left: 12.5% !important;
    }
    .u-pull-1\/8\@desk-wide{
        position: relative;
        left: auto;
        right: 12.5% !important;
    }
    .u-2\/8\@desk-wide{
        width: 25% !important;
    }
    .u-push-2\/8\@desk-wide{
        position: relative;
        right: auto;
        left: 25% !important;
    }
    .u-pull-2\/8\@desk-wide{
        position: relative;
        left: auto;
        right: 25% !important;
    }
    .u-3\/8\@desk-wide {
        width: 37.5% !important;
    }
    .u-push-3\/8\@desk-wide{
        position: relative;
        right: auto;
        left: 37.5% !important;
    }
    .u-pull-3\/8\@desk-wide{
        position: relative;
        left: auto;
        right: 37.5% !important;
    }
    .u-4\/8\@desk-wide{
        width: 50% !important;
    }
    .u-push-4\/8\@desk-wide{
        position: relative;
        right: auto;
        left: 50% !important;
    }
    .u-pull-4\/8\@desk-wide{
        position: relative;
        left: auto;
        right: 50% !important;
    }
    .u-5\/8\@desk-wide {
        width: 62.5% !important;
    }
    .u-push-5\/8\@desk-wide{
        position: relative;
        right: auto;
        left: 62.5% !important;
    }
    .u-pull-5\/8\@desk-wide{
        position: relative;
        left: auto;
        right: 62.5% !important;
    }
    .u-6\/8\@desk-wide{
        width: 75% !important;
    }
    .u-push-6\/8\@desk-wide{
        position: relative;
        right: auto;
        left: 75% !important;
    }
    .u-pull-6\/8\@desk-wide{
        position: relative;
        left: auto;
        right: 75% !important;
    }
    .u-7\/8\@desk-wide {
        width: 87.5% !important;
    }
    .u-push-7\/8\@desk-wide{
        position: relative;
        right: auto;
        left: 87.5% !important;
    }
    .u-pull-7\/8\@desk-wide{
        position: relative;
        left: auto;
        right: 87.5% !important;
    }
    .u-8\/8\@desk-wide{
        width: 100% !important;
    }
    .u-push-8\/8\@desk-wide{
        position: relative;
        right: auto;
        left: 100% !important;
    }
    .u-pull-8\/8\@desk-wide{
        position: relative;
        left: auto;
        right: 100% !important;
    }
    .u-1\/24\@desk-wide {
        width: 4.1666666667% !important;
    }
    .u-push-1\/24\@desk-wide{
        position: relative;
        right: auto;
        left: 4.1666666667% !important;
    }
    .u-pull-1\/24\@desk-wide{
        position: relative;
        left: auto;
        right: 4.1666666667% !important;
    }
    .u-2\/24\@desk-wide{
        width: 8.333333% !important;
        /*~ width: 8.3333333333% !important; */
    }
    .u-push-2\/24\@desk-wide{
        position: relative;
        right: auto;
        left: 8.3333333333% !important;
    }
    .u-pull-2\/24\@desk-wide{
        position: relative;
        left: auto;
        right: 8.3333333333% !important;
    }
    .u-3\/24\@desk-wide {
        width: 12.5% !important;
    }
    .u-push-3\/24\@desk-wide{
        position: relative;
        right: auto;
        left: 12.5% !important;
    }
    .u-pull-3\/24\@desk-wide{
        position: relative;
        left: auto;
        right: 12.5% !important;
    }
    .u-4\/24\@desk-wide{
        width: 16.666667% !important;
        /*~ width: 16.6666666667% !important; */
    }
    .u-push-4\/24\@desk-wide{
        position: relative;
        right: auto;
        left: 16.6666666667% !important;
    }
    .u-pull-4\/24\@desk-wide{
        position: relative;
        left: auto;
        right: 16.6666666667% !important;
    }
    .u-5\/24\@desk-wide{
        width: 20% !important;
        /*~ width: 20.8333333333% !important; */
    }
    .u-push-5\/24\@desk-wide{
        position: relative;
        right: auto;
        left: 20.8333333333% !important;
    }
    .u-pull-5\/24\@desk-wide{
        position: relative;
        left: auto;
        right: 20.8333333333% !important;
    }
    .u-6\/24\@desk-wide{
        width: 25% !important;
    }
    .u-push-6\/24\@desk-wide{
        position: relative;
        right: auto;
        left: 25% !important;
    }
    .u-pull-6\/24\@desk-wide{
        position: relative;
        left: auto;
        right: 25% !important;
    }
    .u-7\/24\@desk-wide {
        width: 29.1666666667% !important;
    }
    .u-push-7\/24\@desk-wide{
        position: relative;
        right: auto;
        left: 29.1666666667% !important;
    }
    .u-pull-7\/24\@desk-wide{
        position: relative;
        left: auto;
        right: 29.1666666667% !important;
    }
    .u-8\/24\@desk-wide{
        width: 33.333333% !important;
        /*~ width: 33.3333333333% !important; */
    }
    .u-push-8\/24\@desk-wide{
        position: relative;
        right: auto;
        left: 33.3333333333% !important;
    }
    .u-pull-8\/24\@desk-wide{
        position: relative;
        left: auto;
        right: 33.3333333333% !important;
    }
    .u-9\/24\@desk-wide {
        width: 37.5% !important;
    }
    .u-push-9\/24\@desk-wide{
        position: relative;
        right: auto;
        left: 37.5% !important;
    }
    .u-pull-9\/24\@desk-wide{
        position: relative;
        left: auto;
        right: 37.5% !important;
    }
    .u-10\/24\@desk-wide{
        width: 41.666667% !important;
        /*~ width: 41.6666666667% !important; */
    }
    .u-push-10\/24\@desk-wide{
        position: relative;
        right: auto;
        left: 41.6666666667% !important;
    }
    .u-pull-10\/24\@desk-wide{
        position: relative;
        left: auto;
        right: 41.6666666667% !important;
    }
    .u-11\/24\@desk-wide {
        width: 45.8333333333% !important;
    }
    .u-push-11\/24\@desk-wide{
        position: relative;
        right: auto;
        left: 45.8333333333% !important;
    }
    .u-pull-11\/24\@desk-wide{
        position: relative;
        left: auto;
        right: 45.8333333333% !important;
    }
    .u-12\/24\@desk-wide{
        width: 50% !important;
    }
    .u-push-12\/24\@desk-wide{
        position: relative;
        right: auto;
        left: 50% !important;
    }
    .u-pull-12\/24\@desk-wide{
        position: relative;
        left: auto;
        right: 50% !important;
    }
    .u-13\/24\@desk-wide {
        width: 54.1666666667% !important;
    }
    .u-push-13\/24\@desk-wide{
        position: relative;
        right: auto;
        left: 54.1666666667% !important;
    }
    .u-pull-13\/24\@desk-wide{
        position: relative;
        left: auto;
        right: 54.1666666667% !important;
    }
    .u-14\/24\@desk-wide{
        width: 58.333333% !important;
        /*~ width: 58.3333333333% !important; */
    }
    .u-push-14\/24\@desk-wide{
        position: relative;
        right: auto;
        left: 58.3333333333% !important;
    }
    .u-pull-14\/24\@desk-wide{
        position: relative;
        left: auto;
        right: 58.3333333333% !important;
    }
    .u-15\/24\@desk-wide {
        width: 62.5% !important;
    }
    .u-push-15\/24\@desk-wide{
        position: relative;
        right: auto;
        left: 62.5% !important;
    }
    .u-pull-15\/24\@desk-wide{
        position: relative;
        left: auto;
        right: 62.5% !important;
    }
    .u-16\/24\@desk-wide{
        width: 66.666667% !important;
        /*~ width: 66.6666666667% !important; */
    }
    .u-push-16\/24\@desk-wide{
        position: relative;
        right: auto;
        left: 66.6666666667% !important;
    }
    .u-pull-16\/24\@desk-wide{
        position: relative;
        left: auto;
        right: 66.6666666667% !important;
    }
    .u-17\/24\@desk-wide {
        width: 70.8333333333% !important;
    }
    .u-push-17\/24\@desk-wide{
        position: relative;
        right: auto;
        left: 70.8333333333% !important;
    }
    .u-pull-17\/24\@desk-wide{
        position: relative;
        left: auto;
        right: 70.8333333333% !important;
    }
    .u-18\/24\@desk-wide{
        width: 75% !important;
    }
    .u-push-18\/24\@desk-wide{
        position: relative;
        right: auto;
        left: 75% !important;
    }
    .u-pull-18\/24\@desk-wide{
        position: relative;
        left: auto;
        right: 75% !important;
    }
    .u-19\/24\@desk-wide{
        width: 80% !important;
        /*~ width: 79.1666666667% !important; */
    }
    .u-push-19\/24\@desk-wide{
        position: relative;
        right: auto;
        left: 79.1666666667% !important;
    }
    .u-pull-19\/24\@desk-wide{
        position: relative;
        left: auto;
        right: 79.1666666667% !important;
    }
    .u-20\/24\@desk-wide{
        width: 83.333333% !important;
        /*~ width: 83.3333333333% !important; */
    }
    .u-push-20\/24\@desk-wide{
        position: relative;
        right: auto;
        left: 83.3333333333% !important;
    }
    .u-pull-20\/24\@desk-wide{
        position: relative;
        left: auto;
        right: 83.3333333333% !important;
    }
    .u-21\/24\@desk-wide {
        width: 87.5% !important;
    }
    .u-push-21\/24\@desk-wide{
        position: relative;
        right: auto;
        left: 87.5% !important;
    }
    .u-pull-21\/24\@desk-wide{
        position: relative;
        left: auto;
        right: 87.5% !important;
    }
    .u-22\/24\@desk-wide{
        width: 91.666667% !important;
        /*~ width: 91.6666666667% !important; */
    }
    .u-push-22\/24\@desk-wide{
        position: relative;
        right: auto;
        left: 91.6666666667% !important;
    }
    .u-pull-22\/24\@desk-wide{
        position: relative;
        left: auto;
        right: 91.6666666667% !important;
    }
    .u-23\/24\@desk-wide {
        width: 95.8333333333% !important;
    }
    .u-push-23\/24\@desk-wide{
        position: relative;
        right: auto;
        left: 95.8333333333% !important;
    }
    .u-pull-23\/24\@desk-wide{
        position: relative;
        left: auto;
        right: 95.8333333333% !important;
    }
    .u-24\/24\@desk-wide{
        width: 100% !important;
    }
    .u-push-24\/24\@desk-wide{
        position: relative;
        right: auto;
        left: 100% !important;
    }
    .u-pull-24\/24\@desk-wide{
        position: relative;
        left: auto;
        right: 100% !important;
    }
}

.u-padding{
    padding: 1.5rem;
    /*~ padding: 24px !important; */
}

.u-padding-tiny{
    padding: 0.375rem;
    /*~ padding: 6px !important; */
}

.u-padding-small{
    padding: 0.75rem;
    /*~ padding: 12px !important; */
}

.u-padding-large{
    padding: 3rem;
    /*~ padding: 48px !important; */
}

.u-padding-huge{
    padding: 6rem;
    /*~ padding: 96px !important; */
}

.u-padding-none {
    padding: 0 !important;
}

.u-padding-top{
    padding-top: 1.5rem;
    /*~ padding-top: 24px !important; */
}

.u-padding-top-tiny{
    padding-top: 0.375rem;
    /*~ padding-top: 6px !important; */
}

.u-padding-top-small{
    padding-top: 0.75rem;
    /*~ padding-top: 12px !important; */
}

.u-padding-top-large{
    padding-top: 3rem;
    /*~ padding-top: 48px !important; */
}

.u-padding-top-huge{
    padding-top: 6rem;
    /*~ padding-top: 96px !important; */
}

.u-padding-top-none {
    padding-top: 0 !important;
}

.u-padding-right{
    padding-right: 1.5rem;
    /*~ padding-right: 24px !important; */
}

.u-padding-right-tiny{
    padding-right: 0.375rem;
    /*~ padding-right: 6px !important; */
}

.u-padding-right-small{
    padding-right: 0.75rem;
    /*~ padding-right: 12px !important; */
}

.u-padding-right-large{
    padding-right: 3rem;
    /*~ padding-right: 48px !important; */
}

.u-padding-right-huge{
    padding-right: 6rem;
    /*~ padding-right: 96px !important; */
}

.u-padding-right-none {
    padding-right: 0 !important;
}

.u-padding-bottom{
    padding-bottom: 1.5rem;
    /*~ padding-bottom: 24px !important; */
}

.u-padding-bottom-tiny{
    padding-bottom: 0.375rem;
    /*~ padding-bottom: 6px !important; */
}

.u-padding-bottom-small{
    padding-bottom: 0.75rem;
    /*~ padding-bottom: 12px !important; */
}

.u-padding-bottom-large{
    padding-bottom: 3rem;
    /*~ padding-bottom: 48px !important; */
}

.u-padding-bottom-huge{
    padding-bottom: 6rem;
    /*~ padding-bottom: 96px !important; */
}

.u-padding-bottom-none {
    padding-bottom: 0 !important;
}

.u-padding-left{
    padding-left: 1.5rem;
    /*~ padding-left: 24px !important; */
}

.u-padding-left-tiny{
    padding-left: 0.375rem;
    /*~ padding-left: 6px !important; */
}

.u-padding-left-small{
    padding-left: 0.75rem;
    /*~ padding-left: 12px !important; */
}

.u-padding-left-large{
    padding-left: 3rem;
    /*~ padding-left: 48px !important; */
}

.u-padding-left-huge{
    padding-left: 6rem;
    /*~ padding-left: 96px !important; */
}

.u-padding-left-none {
    padding-left: 0 !important;
}

.u-margin{
    margin: 1.5rem;
    /*~ margin: 24px !important; */
}

.u-margin-tiny{
    margin: 0.375rem;
    /*~ margin: 6px !important; */
}

.u-margin-small{
    margin: 0.75rem;
    /*~ margin: 12px !important; */
}

.u-margin-large{
    margin: 3rem;
    /*~ margin: 48px !important; */
}

.u-margin-huge{
    margin: 6rem;
    /*~ margin: 96px !important; */
}

.u-margin-none {
    margin: 0 !important;
}

.u-margin-top{
    margin-top: 1.5rem;
    /*~ margin-top: 24px !important; */
}

.u-margin-top-tiny{
    margin-top: 0.375rem;
    /*~ margin-top: 6px !important; */
}

.u-margin-top-small{
    margin-top: 0.75rem;
    /*~ margin-top: 12px !important; */
}

.u-margin-top-large{
    margin-top: 3rem;
    /*~ margin-top: 48px !important; */
}

.u-margin-top-huge{
    margin-top: 6rem;
    /*~ margin-top: 96px !important; */
}

.u-margin-top-none {
    margin-top: 0 !important;
}

.u-margin-right{
    margin-right: 1.5rem;
    /*~ margin-right: 24px !important; */
}

.u-margin-right-tiny{
    margin-right: 0.375rem;
    /*~ margin-right: 6px !important; */
}

.u-margin-right-small{
    margin-right: 0.75rem;
    /*~ margin-right: 12px !important; */
}

.u-margin-right-large{
    margin-right: 3rem;
    /*~ margin-right: 48px !important; */
}

.u-margin-right-huge{
    margin-right: 6rem;
    /*~ margin-right: 96px !important; */
}

.u-margin-right-none {
    margin-right: 0 !important;
}

.u-margin-bottom{
    margin-bottom: 1.5rem;
    /*~ margin-bottom: 24px !important; */
}

.u-margin-bottom-tiny{
    margin-bottom: 0.375rem;
    /*~ margin-bottom: 6px !important; */
}

.u-margin-bottom-small{
    margin-bottom: 0.75rem;
    /*~ margin-bottom: 12px !important; */
}

.u-margin-bottom-large{
    margin-bottom: 3rem;
    /*~ margin-bottom: 48px !important; */
}

.u-margin-bottom-huge{
    margin-bottom: 6rem;
    /*~ margin-bottom: 96px !important; */
}

.u-margin-bottom-none {
    margin-bottom: 0 !important;
}

.u-margin-left{
    margin-left: 1.5rem;
    /*~ margin-left: 24px !important; */
}

.u-margin-left-tiny{
    margin-left: 0.375rem;
    /*~ margin-left: 6px !important; */
}

.u-margin-left-small{
    margin-left: 0.75rem;
    /*~ margin-left: 12px !important; */
}

.u-margin-left-large{
    margin-left: 3rem;
    /*~ margin-left: 48px !important; */
}

.u-margin-left-huge{
    margin-left: 6rem;
    /*~ margin-left: 96px !important; */
}

.u-margin-left-none {
    margin-left: 0 !important;
}

@media (min-width: 20em) {
    .u-margin-bottom-none\@mobile {
        margin-bottom: 0 !important;
    }
}

@media (min-width: 25em) {
    .u-margin-bottom-none\@mobile-large {
        margin-bottom: 0 !important;
    }
}

@media (min-width: 30em) {
    .u-margin-bottom-none\@phablet {
        margin-bottom: 0 !important;
    }
}

@media (min-width: 37.5em) {
    .u-margin-bottom-none\@phablet-large {
        margin-bottom: 0 !important;
    }
}

@media (min-width: 46.25em) {
    .u-margin-bottom-none\@tablet-port {
        margin-bottom: 0 !important;
    }
}

@media (min-width: 61.25em) {
    .u-margin-bottom-none\@tablet-land {
        margin-bottom: 0 !important;
    }
}

@media (min-width: 70em) {
    .u-margin-bottom-none\@lap {
        margin-bottom: 0 !important;
    }
}

@media (min-width: 80em) {
    .u-margin-bottom-none\@lap-large {
        margin-bottom: 0 !important;
    }
}

@media (min-width: 90em) {
    .u-margin-bottom-none\@desk {
        margin-bottom: 0 !important;
    }
}

@media (min-width: 112.5em) {
    .u-margin-bottom-none\@desk-wide {
        margin-bottom: 0 !important;
    }
}

@media (min-width: 20em) {
    .u-margin-bottom-tiny\@mobile{
        margin-bottom: 0.375rem;
        /*~ margin-bottom: 6px !important; */
    }
}

@media (min-width: 25em) {
    .u-margin-bottom-tiny\@mobile-large{
        margin-bottom: 0.375rem;
        /*~ margin-bottom: 6px !important; */
    }
}

@media (min-width: 30em) {
    .u-margin-bottom-tiny\@phablet{
        margin-bottom: 0.375rem;
        /*~ margin-bottom: 6px !important; */
    }
}

@media (min-width: 37.5em) {
    .u-margin-bottom-tiny\@phablet-large{
        margin-bottom: 0.375rem;
        /*~ margin-bottom: 6px !important; */
    }
}

@media (min-width: 46.25em) {
    .u-margin-bottom-tiny\@tablet-port{
        margin-bottom: 0.375rem;
        /*~ margin-bottom: 6px !important; */
    }
}

@media (min-width: 61.25em) {
    .u-margin-bottom-tiny\@tablet-land{
        margin-bottom: 0.375rem;
        /*~ margin-bottom: 6px !important; */
    }
}

@media (min-width: 70em) {
    .u-margin-bottom-tiny\@lap{
        margin-bottom: 0.375rem;
        /*~ margin-bottom: 6px !important; */
    }
}

@media (min-width: 80em) {
    .u-margin-bottom-tiny\@lap-large{
        margin-bottom: 0.375rem;
        /*~ margin-bottom: 6px !important; */
    }
}

@media (min-width: 90em) {
    .u-margin-bottom-tiny\@desk{
        margin-bottom: 0.375rem;
        /*~ margin-bottom: 6px !important; */
    }
}

@media (min-width: 112.5em) {
    .u-margin-bottom-tiny\@desk-wide{
        margin-bottom: 0.375rem;
        /*~ margin-bottom: 6px !important; */
    }
}

@media (min-width: 20em) {
    .u-margin-bottom-small\@mobile{
        margin-bottom: 0.75rem;
        /*~ margin-bottom: 12px !important; */
    }
}

@media (min-width: 25em) {
    .u-margin-bottom-small\@mobile-large{
        margin-bottom: 0.75rem;
        /*~ margin-bottom: 12px !important; */
    }
}

@media (min-width: 30em) {
    .u-margin-bottom-small\@phablet{
        margin-bottom: 0.75rem;
        /*~ margin-bottom: 12px !important; */
    }
}

@media (min-width: 37.5em) {
    .u-margin-bottom-small\@phablet-large{
        margin-bottom: 0.75rem;
        /*~ margin-bottom: 12px !important; */
    }
}

@media (min-width: 46.25em) {
    .u-margin-bottom-small\@tablet-port{
        margin-bottom: 0.75rem;
        /*~ margin-bottom: 12px !important; */
    }
}

@media (min-width: 61.25em) {
    .u-margin-bottom-small\@tablet-land{
        margin-bottom: 0.75rem;
        /*~ margin-bottom: 12px !important; */
    }
}

@media (min-width: 70em) {
    .u-margin-bottom-small\@lap{
        margin-bottom: 0.75rem;
        /*~ margin-bottom: 12px !important; */
    }
}

@media (min-width: 80em) {
    .u-margin-bottom-small\@lap-large{
        margin-bottom: 0.75rem;
        /*~ margin-bottom: 12px !important; */
    }
}

@media (min-width: 90em) {
    .u-margin-bottom-small\@desk{
        margin-bottom: 0.75rem;
        /*~ margin-bottom: 12px !important; */
    }
}

@media (min-width: 112.5em) {
    .u-margin-bottom-small\@desk-wide{
        margin-bottom: 0.75rem;
        /*~ margin-bottom: 12px !important; */
    }
}

@media (min-width: 20em) {
    .u-margin-bottom\@mobile{
        margin-bottom: 1.5rem;
        /*~ margin-bottom: 24px !important; */
    }
}

@media (min-width: 25em) {
    .u-margin-bottom\@mobile-large{
        margin-bottom: 1.5rem;
        /*~ margin-bottom: 24px !important; */
    }
}

@media (min-width: 30em) {
    .u-margin-bottom\@phablet{
        margin-bottom: 1.5rem;
        /*~ margin-bottom: 24px !important; */
    }
}

@media (min-width: 37.5em) {
    .u-margin-bottom\@phablet-large{
        margin-bottom: 1.5rem;
        /*~ margin-bottom: 24px !important; */
    }
}

@media (min-width: 46.25em) {
    .u-margin-bottom\@tablet-port{
        margin-bottom: 1.5rem;
        /*~ margin-bottom: 24px !important; */
    }
}

@media (min-width: 61.25em) {
    .u-margin-bottom\@tablet-land{
        margin-bottom: 1.5rem;
        /*~ margin-bottom: 24px !important; */
    }
}

@media (min-width: 70em) {
    .u-margin-bottom\@lap{
        margin-bottom: 1.5rem;
        /*~ margin-bottom: 24px !important; */
    }
}

@media (min-width: 80em) {
    .u-margin-bottom\@lap-large{
        margin-bottom: 1.5rem;
        /*~ margin-bottom: 24px !important; */
    }
}

@media (min-width: 90em) {
    .u-margin-bottom\@desk{
        margin-bottom: 1.5rem;
        /*~ margin-bottom: 24px !important; */
    }
}

@media (min-width: 112.5em) {
    .u-margin-bottom\@desk-wide{
        margin-bottom: 1.5rem;
        /*~ margin-bottom: 24px !important; */
    }
}

@media (min-width: 20em) {
    .u-margin-bottom-large\@mobile{
        margin-bottom: 3rem;
        /*~ margin-bottom: 48px !important; */
    }
}

@media (min-width: 25em) {
    .u-margin-bottom-large\@mobile-large{
        margin-bottom: 3rem;
        /*~ margin-bottom: 48px !important; */
    }
}

@media (min-width: 30em) {
    .u-margin-bottom-large\@phablet{
        margin-bottom: 3rem;
        /*~ margin-bottom: 48px !important; */
    }
}

@media (min-width: 37.5em) {
    .u-margin-bottom-large\@phablet-large{
        margin-bottom: 3rem;
        /*~ margin-bottom: 48px !important; */
    }
}

@media (min-width: 46.25em) {
    .u-margin-bottom-large\@tablet-port{
        margin-bottom: 3rem;
        /*~ margin-bottom: 48px !important; */
    }
}

@media (min-width: 61.25em) {
    .u-margin-bottom-large\@tablet-land{
        margin-bottom: 3rem;
        /*~ margin-bottom: 48px !important; */
    }
}

@media (min-width: 70em) {
    .u-margin-bottom-large\@lap{
        margin-bottom: 3rem;
        /*~ margin-bottom: 48px !important; */
    }
}

@media (min-width: 80em) {
    .u-margin-bottom-large\@lap-large{
        margin-bottom: 3rem;
        /*~ margin-bottom: 48px !important; */
    }
}

@media (min-width: 90em) {
    .u-margin-bottom-large\@desk{
        margin-bottom: 3rem;
        /*~ margin-bottom: 48px !important; */
    }
}

@media (min-width: 112.5em) {
    .u-margin-bottom-large\@desk-wide{
        margin-bottom: 3rem;
        /*~ margin-bottom: 48px !important; */
    }
}

@media (min-width: 20em) {
    .u-margin-bottom-huge\@mobile{
        margin-bottom: 6rem;
        /*~ margin-bottom: 96px !important; */
    }
}

@media (min-width: 25em) {
    .u-margin-bottom-huge\@mobile-large{
        margin-bottom: 6rem;
        /*~ margin-bottom: 96px !important; */
    }
}

@media (min-width: 30em) {
    .u-margin-bottom-huge\@phablet{
        margin-bottom: 6rem;
        /*~ margin-bottom: 96px !important; */
    }
}

@media (min-width: 37.5em) {
    .u-margin-bottom-huge\@phablet-large{
        margin-bottom: 6rem;
        /*~ margin-bottom: 96px !important; */
    }
}

@media (min-width: 46.25em) {
    .u-margin-bottom-huge\@tablet-port{
        margin-bottom: 6rem;
        /*~ margin-bottom: 96px !important; */
    }
}

@media (min-width: 61.25em) {
    .u-margin-bottom-huge\@tablet-land{
        margin-bottom: 6rem;
        /*~ margin-bottom: 96px !important; */
    }
}

@media (min-width: 70em) {
    .u-margin-bottom-huge\@lap{
        margin-bottom: 6rem;
        /*~ margin-bottom: 96px !important; */
    }
}

@media (min-width: 80em) {
    .u-margin-bottom-huge\@lap-large{
        margin-bottom: 6rem;
        /*~ margin-bottom: 96px !important; */
    }
}

@media (min-width: 90em) {
    .u-margin-bottom-huge\@desk{
        margin-bottom: 6rem;
        /*~ margin-bottom: 96px !important; */
    }
}

@media (min-width: 112.5em) {
    .u-margin-bottom-huge\@desk-wide{
        margin-bottom: 6rem;
        /*~ margin-bottom: 96px !important; */
    }
}

@media (min-width: 20em) {
    .u-margin-top-none\@mobile {
        margin-top: 0 !important;
    }
}

@media (min-width: 25em) {
    .u-margin-top-none\@mobile-large {
        margin-top: 0 !important;
    }
}

@media (min-width: 30em) {
    .u-margin-top-none\@phablet {
        margin-top: 0 !important;
    }
}

@media (min-width: 37.5em) {
    .u-margin-top-none\@phablet-large {
        margin-top: 0 !important;
    }
}

@media (min-width: 46.25em) {
    .u-margin-top-none\@tablet-port {
        margin-top: 0 !important;
    }
}

@media (min-width: 61.25em) {
    .u-margin-top-none\@tablet-land {
        margin-top: 0 !important;
    }
}

@media (min-width: 70em) {
    .u-margin-top-none\@lap {
        margin-top: 0 !important;
    }
}

@media (min-width: 80em) {
    .u-margin-top-none\@lap-large {
        margin-top: 0 !important;
    }
}

@media (min-width: 90em) {
    .u-margin-top-none\@desk {
        margin-top: 0 !important;
    }
}

@media (min-width: 112.5em) {
    .u-margin-top-none\@desk-wide {
        margin-top: 0 !important;
    }
}

@media (min-width: 20em) {
    .u-margin-top-tiny\@mobile{
        margin-top: 0.375rem;
        /*~ margin-top: 6px !important; */
    }
}

@media (min-width: 25em) {
    .u-margin-top-tiny\@mobile-large{
        margin-top: 0.375rem;
        /*~ margin-top: 6px !important; */
    }
}

@media (min-width: 30em) {
    .u-margin-top-tiny\@phablet{
        margin-top: 0.375rem;
        /*~ margin-top: 6px !important; */
    }
}

@media (min-width: 37.5em) {
    .u-margin-top-tiny\@phablet-large{
        margin-top: 0.375rem;
        /*~ margin-top: 6px !important; */
    }
}

@media (min-width: 46.25em) {
    .u-margin-top-tiny\@tablet-port{
        margin-top: 0.375rem;
        /*~ margin-top: 6px !important; */
    }
}

@media (min-width: 61.25em) {
    .u-margin-top-tiny\@tablet-land{
        margin-top: 0.375rem;
        /*~ margin-top: 6px !important; */
    }
}

@media (min-width: 70em) {
    .u-margin-top-tiny\@lap{
        margin-top: 0.375rem;
        /*~ margin-top: 6px !important; */
    }
}

@media (min-width: 80em) {
    .u-margin-top-tiny\@lap-large{
        margin-top: 0.375rem;
        /*~ margin-top: 6px !important; */
    }
}

@media (min-width: 90em) {
    .u-margin-top-tiny\@desk{
        margin-top: 0.375rem;
        /*~ margin-top: 6px !important; */
    }
}

@media (min-width: 112.5em) {
    .u-margin-top-tiny\@desk-wide{
        margin-top: 0.375rem;
        /*~ margin-top: 6px !important; */
    }
}

@media (min-width: 20em) {
    .u-margin-top-small\@mobile{
        margin-top: 0.75rem;
        /*~ margin-top: 12px !important; */
    }
}

@media (min-width: 25em) {
    .u-margin-top-small\@mobile-large{
        margin-top: 0.75rem;
        /*~ margin-top: 12px !important; */
    }
}

@media (min-width: 30em) {
    .u-margin-top-small\@phablet{
        margin-top: 0.75rem;
        /*~ margin-top: 12px !important; */
    }
}

@media (min-width: 37.5em) {
    .u-margin-top-small\@phablet-large{
        margin-top: 0.75rem;
        /*~ margin-top: 12px !important; */
    }
}

@media (min-width: 46.25em) {
    .u-margin-top-small\@tablet-port{
        margin-top: 0.75rem;
        /*~ margin-top: 12px !important; */
    }
}

@media (min-width: 61.25em) {
    .u-margin-top-small\@tablet-land{
        margin-top: 0.75rem;
        /*~ margin-top: 12px !important; */
    }
}

@media (min-width: 70em) {
    .u-margin-top-small\@lap{
        margin-top: 0.75rem;
        /*~ margin-top: 12px !important; */
    }
}

@media (min-width: 80em) {
    .u-margin-top-small\@lap-large{
        margin-top: 0.75rem;
        /*~ margin-top: 12px !important; */
    }
}

@media (min-width: 90em) {
    .u-margin-top-small\@desk{
        margin-top: 0.75rem;
        /*~ margin-top: 12px !important; */
    }
}

@media (min-width: 112.5em) {
    .u-margin-top-small\@desk-wide{
        margin-top: 0.75rem;
        /*~ margin-top: 12px !important; */
    }
}

@media (min-width: 20em) {
    .u-margin-top\@mobile{
        margin-top: 1.5rem;
        /*~ margin-top: 24px !important; */
    }
}

@media (min-width: 25em) {
    .u-margin-top\@mobile-large{
        margin-top: 1.5rem;
        /*~ margin-top: 24px !important; */
    }
}

@media (min-width: 30em) {
    .u-margin-top\@phablet{
        margin-top: 1.5rem;
        /*~ margin-top: 24px !important; */
    }
}

@media (min-width: 37.5em) {
    .u-margin-top\@phablet-large{
        margin-top: 1.5rem;
        /*~ margin-top: 24px !important; */
    }
}

@media (min-width: 46.25em) {
    .u-margin-top\@tablet-port{
        margin-top: 1.5rem;
        /*~ margin-top: 24px !important; */
    }
}

@media (min-width: 61.25em) {
    .u-margin-top\@tablet-land{
        margin-top: 1.5rem;
        /*~ margin-top: 24px !important; */
    }
}

@media (min-width: 70em) {
    .u-margin-top\@lap{
        margin-top: 1.5rem;
        /*~ margin-top: 24px !important; */
    }
}

@media (min-width: 80em) {
    .u-margin-top\@lap-large{
        margin-top: 1.5rem;
        /*~ margin-top: 24px !important; */
    }
}

@media (min-width: 90em) {
    .u-margin-top\@desk{
        margin-top: 1.5rem;
        /*~ margin-top: 24px !important; */
    }
}

@media (min-width: 112.5em) {
    .u-margin-top\@desk-wide{
        margin-top: 1.5rem;
        /*~ margin-top: 24px !important; */
    }
}

@media (min-width: 20em) {
    .u-margin-top-large\@mobile{
        margin-top: 3rem;
        /*~ margin-top: 48px !important; */
    }
}

@media (min-width: 25em) {
    .u-margin-top-large\@mobile-large{
        margin-top: 3rem;
        /*~ margin-top: 48px !important; */
    }
}

@media (min-width: 30em) {
    .u-margin-top-large\@phablet{
        margin-top: 3rem;
        /*~ margin-top: 48px !important; */
    }
}

@media (min-width: 37.5em) {
    .u-margin-top-large\@phablet-large{
        margin-top: 3rem;
        /*~ margin-top: 48px !important; */
    }
}

@media (min-width: 46.25em) {
    .u-margin-top-large\@tablet-port{
        margin-top: 3rem;
        /*~ margin-top: 48px !important; */
    }
}

@media (min-width: 61.25em) {
    .u-margin-top-large\@tablet-land{
        margin-top: 3rem;
        /*~ margin-top: 48px !important; */
    }
}

@media (min-width: 70em) {
    .u-margin-top-large\@lap{
        margin-top: 3rem;
        /*~ margin-top: 48px !important; */
    }
}

@media (min-width: 80em) {
    .u-margin-top-large\@lap-large{
        margin-top: 3rem;
        /*~ margin-top: 48px !important; */
    }
}

@media (min-width: 90em) {
    .u-margin-top-large\@desk{
        margin-top: 3rem;
        /*~ margin-top: 48px !important; */
    }
}

@media (min-width: 112.5em) {
    .u-margin-top-large\@desk-wide{
        margin-top: 3rem;
        /*~ margin-top: 48px !important; */
    }
}

@media (min-width: 20em) {
    .u-margin-top-huge\@mobile{
        margin-top: 6rem;
        /*~ margin-top: 96px !important; */
    }
}

@media (min-width: 25em) {
    .u-margin-top-huge\@mobile-large{
        margin-top: 6rem;
        /*~ margin-top: 96px !important; */
    }
}

@media (min-width: 30em) {
    .u-margin-top-huge\@phablet{
        margin-top: 6rem;
        /*~ margin-top: 96px !important; */
    }
}

@media (min-width: 37.5em) {
    .u-margin-top-huge\@phablet-large{
        margin-top: 6rem;
        /*~ margin-top: 96px !important; */
    }
}

@media (min-width: 46.25em) {
    .u-margin-top-huge\@tablet-port{
        margin-top: 6rem;
        /*~ margin-top: 96px !important; */
    }
}

@media (min-width: 61.25em) {
    .u-margin-top-huge\@tablet-land{
        margin-top: 6rem;
        /*~ margin-top: 96px !important; */
    }
}

@media (min-width: 70em) {
    .u-margin-top-huge\@lap{
        margin-top: 6rem;
        /*~ margin-top: 96px !important; */
    }
}

@media (min-width: 80em) {
    .u-margin-top-huge\@lap-large{
        margin-top: 6rem;
        /*~ margin-top: 96px !important; */
    }
}

@media (min-width: 90em) {
    .u-margin-top-huge\@desk{
        margin-top: 6rem;
        /*~ margin-top: 96px !important; */
    }
}

@media (min-width: 112.5em) {
    .u-margin-top-huge\@desk-wide{
        margin-top: 6rem;
        /*~ margin-top: 96px !important; */
    }
}

@media (min-width: 20em) {
    .u-margin-left-none\@mobile {
        margin-left: 0 !important;
    }
}

@media (min-width: 25em) {
    .u-margin-left-none\@mobile-large {
        margin-left: 0 !important;
    }
}

@media (min-width: 30em) {
    .u-margin-left-none\@phablet {
        margin-left: 0 !important;
    }
}

@media (min-width: 37.5em) {
    .u-margin-left-none\@phablet-large {
        margin-left: 0 !important;
    }
}

@media (min-width: 46.25em) {
    .u-margin-left-none\@tablet-port {
        margin-left: 0 !important;
    }
}

@media (min-width: 61.25em) {
    .u-margin-left-none\@tablet-land {
        margin-left: 0 !important;
    }
}

@media (min-width: 70em) {
    .u-margin-left-none\@lap {
        margin-left: 0 !important;
    }
}

@media (min-width: 80em) {
    .u-margin-left-none\@lap-large {
        margin-left: 0 !important;
    }
}

@media (min-width: 90em) {
    .u-margin-left-none\@desk {
        margin-left: 0 !important;
    }
}

@media (min-width: 112.5em) {
    .u-margin-left-none\@desk-wide {
        margin-left: 0 !important;
    }
}

@media (min-width: 20em) {
    .u-margin-left-tiny\@mobile{
        margin-left: 0.375rem;
        /*~ margin-left: 6px !important; */
    }
}

@media (min-width: 25em) {
    .u-margin-left-tiny\@mobile-large{
        margin-left: 0.375rem;
        /*~ margin-left: 6px !important; */
    }
}

@media (min-width: 30em) {
    .u-margin-left-tiny\@phablet{
        margin-left: 0.375rem;
        /*~ margin-left: 6px !important; */
    }
}

@media (min-width: 37.5em) {
    .u-margin-left-tiny\@phablet-large{
        margin-left: 0.375rem;
        /*~ margin-left: 6px !important; */
    }
}

@media (min-width: 46.25em) {
    .u-margin-left-tiny\@tablet-port{
        margin-left: 0.375rem;
        /*~ margin-left: 6px !important; */
    }
}

@media (min-width: 61.25em) {
    .u-margin-left-tiny\@tablet-land{
        margin-left: 0.375rem;
        /*~ margin-left: 6px !important; */
    }
}

@media (min-width: 70em) {
    .u-margin-left-tiny\@lap{
        margin-left: 0.375rem;
        /*~ margin-left: 6px !important; */
    }
}

@media (min-width: 80em) {
    .u-margin-left-tiny\@lap-large{
        margin-left: 0.375rem;
        /*~ margin-left: 6px !important; */
    }
}

@media (min-width: 90em) {
    .u-margin-left-tiny\@desk{
        margin-left: 0.375rem;
        /*~ margin-left: 6px !important; */
    }
}

@media (min-width: 112.5em) {
    .u-margin-left-tiny\@desk-wide{
        margin-left: 0.375rem;
        /*~ margin-left: 6px !important; */
    }
}

@media (min-width: 20em) {
    .u-margin-left-small\@mobile{
        margin-left: 0.75rem;
        /*~ margin-left: 12px !important; */
    }
}

@media (min-width: 25em) {
    .u-margin-left-small\@mobile-large{
        margin-left: 0.75rem;
        /*~ margin-left: 12px !important; */
    }
}

@media (min-width: 30em) {
    .u-margin-left-small\@phablet{
        margin-left: 0.75rem;
        /*~ margin-left: 12px !important; */
    }
}

@media (min-width: 37.5em) {
    .u-margin-left-small\@phablet-large{
        margin-left: 0.75rem;
        /*~ margin-left: 12px !important; */
    }
}

@media (min-width: 46.25em) {
    .u-margin-left-small\@tablet-port{
        margin-left: 0.75rem;
        /*~ margin-left: 12px !important; */
    }
}

@media (min-width: 61.25em) {
    .u-margin-left-small\@tablet-land{
        margin-left: 0.75rem;
        /*~ margin-left: 12px !important; */
    }
}

@media (min-width: 70em) {
    .u-margin-left-small\@lap{
        margin-left: 0.75rem;
        /*~ margin-left: 12px !important; */
    }
}

@media (min-width: 80em) {
    .u-margin-left-small\@lap-large{
        margin-left: 0.75rem;
        /*~ margin-left: 12px !important; */
    }
}

@media (min-width: 90em) {
    .u-margin-left-small\@desk{
        margin-left: 0.75rem;
        /*~ margin-left: 12px !important; */
    }
}

@media (min-width: 112.5em) {
    .u-margin-left-small\@desk-wide{
        margin-left: 0.75rem;
        /*~ margin-left: 12px !important; */
    }
}

@media (min-width: 20em) {
    .u-margin-left\@mobile{
        margin-left: 1.5rem;
        /*~ margin-left: 24px !important; */
    }
}

@media (min-width: 25em) {
    .u-margin-left\@mobile-large{
        margin-left: 1.5rem;
        /*~ margin-left: 24px !important; */
    }
}

@media (min-width: 30em) {
    .u-margin-left\@phablet{
        margin-left: 1.5rem;
        /*~ margin-left: 24px !important; */
    }
}

@media (min-width: 37.5em) {
    .u-margin-left\@phablet-large{
        margin-left: 1.5rem;
        /*~ margin-left: 24px !important; */
    }
}

@media (min-width: 46.25em) {
    .u-margin-left\@tablet-port{
        margin-left: 1.5rem;
        /*~ margin-left: 24px !important; */
    }
}

@media (min-width: 61.25em) {
    .u-margin-left\@tablet-land{
        margin-left: 1.5rem;
        /*~ margin-left: 24px !important; */
    }
}

@media (min-width: 70em) {
    .u-margin-left\@lap{
        margin-left: 1.5rem;
        /*~ margin-left: 24px !important; */
    }
}

@media (min-width: 80em) {
    .u-margin-left\@lap-large{
        margin-left: 1.5rem;
        /*~ margin-left: 24px !important; */
    }
}

@media (min-width: 90em) {
    .u-margin-left\@desk{
        margin-left: 1.5rem;
        /*~ margin-left: 24px !important; */
    }
}

@media (min-width: 112.5em) {
    .u-margin-left\@desk-wide{
        margin-left: 1.5rem;
        /*~ margin-left: 24px !important; */
    }
}

@media (min-width: 20em) {
    .u-margin-left-large\@mobile{
        margin-left: 3rem;
        /*~ margin-left: 48px !important; */
    }
}

@media (min-width: 25em) {
    .u-margin-left-large\@mobile-large{
        margin-left: 3rem;
        /*~ margin-left: 48px !important; */
    }
}

@media (min-width: 30em) {
    .u-margin-left-large\@phablet{
        margin-left: 3rem;
        /*~ margin-left: 48px !important; */
    }
}

@media (min-width: 37.5em) {
    .u-margin-left-large\@phablet-large{
        margin-left: 3rem;
        /*~ margin-left: 48px !important; */
    }
}

@media (min-width: 46.25em) {
    .u-margin-left-large\@tablet-port{
        margin-left: 3rem;
        /*~ margin-left: 48px !important; */
    }
}

@media (min-width: 61.25em) {
    .u-margin-left-large\@tablet-land{
        margin-left: 3rem;
        /*~ margin-left: 48px !important; */
    }
}

@media (min-width: 70em) {
    .u-margin-left-large\@lap{
        margin-left: 3rem;
        /*~ margin-left: 48px !important; */
    }
}

@media (min-width: 80em) {
    .u-margin-left-large\@lap-large{
        margin-left: 3rem;
        /*~ margin-left: 48px !important; */
    }
}

@media (min-width: 90em) {
    .u-margin-left-large\@desk{
        margin-left: 3rem;
        /*~ margin-left: 48px !important; */
    }
}

@media (min-width: 112.5em) {
    .u-margin-left-large\@desk-wide{
        margin-left: 3rem;
        /*~ margin-left: 48px !important; */
    }
}

@media (min-width: 20em) {
    .u-margin-left-huge\@mobile{
        margin-left: 6rem;
        /*~ margin-left: 96px !important; */
    }
}

@media (min-width: 25em) {
    .u-margin-left-huge\@mobile-large{
        margin-left: 6rem;
        /*~ margin-left: 96px !important; */
    }
}

@media (min-width: 30em) {
    .u-margin-left-huge\@phablet{
        margin-left: 6rem;
        /*~ margin-left: 96px !important; */
    }
}

@media (min-width: 37.5em) {
    .u-margin-left-huge\@phablet-large{
        margin-left: 6rem;
        /*~ margin-left: 96px !important; */
    }
}

@media (min-width: 46.25em) {
    .u-margin-left-huge\@tablet-port{
        margin-left: 6rem;
        /*~ margin-left: 96px !important; */
    }
}

@media (min-width: 61.25em) {
    .u-margin-left-huge\@tablet-land{
        margin-left: 6rem;
        /*~ margin-left: 96px !important; */
    }
}

@media (min-width: 70em) {
    .u-margin-left-huge\@lap{
        margin-left: 6rem;
        /*~ margin-left: 96px !important; */
    }
}

@media (min-width: 80em) {
    .u-margin-left-huge\@lap-large{
        margin-left: 6rem;
        /*~ margin-left: 96px !important; */
    }
}

@media (min-width: 90em) {
    .u-margin-left-huge\@desk{
        margin-left: 6rem;
        /*~ margin-left: 96px !important; */
    }
}

@media (min-width: 112.5em) {
    .u-margin-left-huge\@desk-wide{
        margin-left: 6rem;
        /*~ margin-left: 96px !important; */
    }
}

@media (min-width: 20em) {
    .u-margin-right-none\@mobile {
        margin-right: 0 !important;
    }
}

@media (min-width: 25em) {
    .u-margin-right-none\@mobile-large {
        margin-right: 0 !important;
    }
}

@media (min-width: 30em) {
    .u-margin-right-none\@phablet {
        margin-right: 0 !important;
    }
}

@media (min-width: 37.5em) {
    .u-margin-right-none\@phablet-large {
        margin-right: 0 !important;
    }
}

@media (min-width: 46.25em) {
    .u-margin-right-none\@tablet-port {
        margin-right: 0 !important;
    }
}

@media (min-width: 61.25em) {
    .u-margin-right-none\@tablet-land {
        margin-right: 0 !important;
    }
}

@media (min-width: 70em) {
    .u-margin-right-none\@lap {
        margin-right: 0 !important;
    }
}

@media (min-width: 80em) {
    .u-margin-right-none\@lap-large {
        margin-right: 0 !important;
    }
}

@media (min-width: 90em) {
    .u-margin-right-none\@desk {
        margin-right: 0 !important;
    }
}

@media (min-width: 112.5em) {
    .u-margin-right-none\@desk-wide {
        margin-right: 0 !important;
    }
}

@media (min-width: 20em) {
    .u-margin-right-tiny\@mobile{
        margin-right: 0.375rem;
        /*~ margin-right: 6px !important; */
    }
}

@media (min-width: 25em) {
    .u-margin-right-tiny\@mobile-large{
        margin-right: 0.375rem;
        /*~ margin-right: 6px !important; */
    }
}

@media (min-width: 30em) {
    .u-margin-right-tiny\@phablet{
        margin-right: 0.375rem;
        /*~ margin-right: 6px !important; */
    }
}

@media (min-width: 37.5em) {
    .u-margin-right-tiny\@phablet-large{
        margin-right: 0.375rem;
        /*~ margin-right: 6px !important; */
    }
}

@media (min-width: 46.25em) {
    .u-margin-right-tiny\@tablet-port{
        margin-right: 0.375rem;
        /*~ margin-right: 6px !important; */
    }
}

@media (min-width: 61.25em) {
    .u-margin-right-tiny\@tablet-land{
        margin-right: 0.375rem;
        /*~ margin-right: 6px !important; */
    }
}

@media (min-width: 70em) {
    .u-margin-right-tiny\@lap{
        margin-right: 0.375rem;
        /*~ margin-right: 6px !important; */
    }
}

@media (min-width: 80em) {
    .u-margin-right-tiny\@lap-large{
        margin-right: 0.375rem;
        /*~ margin-right: 6px !important; */
    }
}

@media (min-width: 90em) {
    .u-margin-right-tiny\@desk{
        margin-right: 0.375rem;
        /*~ margin-right: 6px !important; */
    }
}

@media (min-width: 112.5em) {
    .u-margin-right-tiny\@desk-wide{
        margin-right: 0.375rem;
        /*~ margin-right: 6px !important; */
    }
}

@media (min-width: 20em) {
    .u-margin-right-small\@mobile{
        margin-right: 0.75rem;
        /*~ margin-right: 12px !important; */
    }
}

@media (min-width: 25em) {
    .u-margin-right-small\@mobile-large{
        margin-right: 0.75rem;
        /*~ margin-right: 12px !important; */
    }
}

@media (min-width: 30em) {
    .u-margin-right-small\@phablet{
        margin-right: 0.75rem;
        /*~ margin-right: 12px !important; */
    }
}

@media (min-width: 37.5em) {
    .u-margin-right-small\@phablet-large{
        margin-right: 0.75rem;
        /*~ margin-right: 12px !important; */
    }
}

@media (min-width: 46.25em) {
    .u-margin-right-small\@tablet-port{
        margin-right: 0.75rem;
        /*~ margin-right: 12px !important; */
    }
}

@media (min-width: 61.25em) {
    .u-margin-right-small\@tablet-land{
        margin-right: 0.75rem;
        /*~ margin-right: 12px !important; */
    }
}

@media (min-width: 70em) {
    .u-margin-right-small\@lap{
        margin-right: 0.75rem;
        /*~ margin-right: 12px !important; */
    }
}

@media (min-width: 80em) {
    .u-margin-right-small\@lap-large{
        margin-right: 0.75rem;
        /*~ margin-right: 12px !important; */
    }
}

@media (min-width: 90em) {
    .u-margin-right-small\@desk{
        margin-right: 0.75rem;
        /*~ margin-right: 12px !important; */
    }
}

@media (min-width: 112.5em) {
    .u-margin-right-small\@desk-wide{
        margin-right: 0.75rem;
        /*~ margin-right: 12px !important; */
    }
}

@media (min-width: 20em) {
    .u-margin-right\@mobile{
        margin-right: 1.5rem;
        /*~ margin-right: 24px !important; */
    }
}

@media (min-width: 25em) {
    .u-margin-right\@mobile-large{
        margin-right: 1.5rem;
        /*~ margin-right: 24px !important; */
    }
}

@media (min-width: 30em) {
    .u-margin-right\@phablet{
        margin-right: 1.5rem;
        /*~ margin-right: 24px !important; */
    }
}

@media (min-width: 37.5em) {
    .u-margin-right\@phablet-large{
        margin-right: 1.5rem;
        /*~ margin-right: 24px !important; */
    }
}

@media (min-width: 46.25em) {
    .u-margin-right\@tablet-port{
        margin-right: 1.5rem;
        /*~ margin-right: 24px !important; */
    }
}

@media (min-width: 61.25em) {
    .u-margin-right\@tablet-land{
        margin-right: 1.5rem;
        /*~ margin-right: 24px !important; */
    }
}

@media (min-width: 70em) {
    .u-margin-right\@lap{
        margin-right: 1.5rem;
        /*~ margin-right: 24px !important; */
    }
}

@media (min-width: 80em) {
    .u-margin-right\@lap-large{
        margin-right: 1.5rem;
        /*~ margin-right: 24px !important; */
    }
}

@media (min-width: 90em) {
    .u-margin-right\@desk{
        margin-right: 1.5rem;
        /*~ margin-right: 24px !important; */
    }
}

@media (min-width: 112.5em) {
    .u-margin-right\@desk-wide{
        margin-right: 1.5rem;
        /*~ margin-right: 24px !important; */
    }
}

@media (min-width: 20em) {
    .u-margin-right-large\@mobile{
        margin-right: 3rem;
        /*~ margin-right: 48px !important; */
    }
}

@media (min-width: 25em) {
    .u-margin-right-large\@mobile-large{
        margin-right: 3rem;
        /*~ margin-right: 48px !important; */
    }
}

@media (min-width: 30em) {
    .u-margin-right-large\@phablet{
        margin-right: 3rem;
        /*~ margin-right: 48px !important; */
    }
}

@media (min-width: 37.5em) {
    .u-margin-right-large\@phablet-large{
        margin-right: 3rem;
        /*~ margin-right: 48px !important; */
    }
}

@media (min-width: 46.25em) {
    .u-margin-right-large\@tablet-port{
        margin-right: 3rem;
        /*~ margin-right: 48px !important; */
    }
}

@media (min-width: 61.25em) {
    .u-margin-right-large\@tablet-land{
        margin-right: 3rem;
        /*~ margin-right: 48px !important; */
    }
}

@media (min-width: 70em) {
    .u-margin-right-large\@lap{
        margin-right: 3rem;
        /*~ margin-right: 48px !important; */
    }
}

@media (min-width: 80em) {
    .u-margin-right-large\@lap-large{
        margin-right: 3rem;
        /*~ margin-right: 48px !important; */
    }
}

@media (min-width: 90em) {
    .u-margin-right-large\@desk{
        margin-right: 3rem;
        /*~ margin-right: 48px !important; */
    }
}

@media (min-width: 112.5em) {
    .u-margin-right-large\@desk-wide{
        margin-right: 3rem;
        /*~ margin-right: 48px !important; */
    }
}

@media (min-width: 20em) {
    .u-margin-right-huge\@mobile{
        margin-right: 6rem;
        /*~ margin-right: 96px !important; */
    }
}

@media (min-width: 25em) {
    .u-margin-right-huge\@mobile-large{
        margin-right: 6rem;
        /*~ margin-right: 96px !important; */
    }
}

@media (min-width: 30em) {
    .u-margin-right-huge\@phablet{
        margin-right: 6rem;
        /*~ margin-right: 96px !important; */
    }
}

@media (min-width: 37.5em) {
    .u-margin-right-huge\@phablet-large{
        margin-right: 6rem;
        /*~ margin-right: 96px !important; */
    }
}

@media (min-width: 46.25em) {
    .u-margin-right-huge\@tablet-port{
        margin-right: 6rem;
        /*~ margin-right: 96px !important; */
    }
}

@media (min-width: 61.25em) {
    .u-margin-right-huge\@tablet-land{
        margin-right: 6rem;
        /*~ margin-right: 96px !important; */
    }
}

@media (min-width: 70em) {
    .u-margin-right-huge\@lap{
        margin-right: 6rem;
        /*~ margin-right: 96px !important; */
    }
}

@media (min-width: 80em) {
    .u-margin-right-huge\@lap-large{
        margin-right: 6rem;
        /*~ margin-right: 96px !important; */
    }
}

@media (min-width: 90em) {
    .u-margin-right-huge\@desk{
        margin-right: 6rem;
        /*~ margin-right: 96px !important; */
    }
}

@media (min-width: 112.5em) {
    .u-margin-right-huge\@desk-wide{
        margin-right: 6rem;
        /*~ margin-right: 96px !important; */
    }
}

@media (min-width: 20em) {
    .u-padding-bottom-none\@mobile {
        padding-bottom: 0 !important;
    }
}

@media (min-width: 25em) {
    .u-padding-bottom-none\@mobile-large {
        padding-bottom: 0 !important;
    }
}

@media (min-width: 30em) {
    .u-padding-bottom-none\@phablet {
        padding-bottom: 0 !important;
    }
}

@media (min-width: 37.5em) {
    .u-padding-bottom-none\@phablet-large {
        padding-bottom: 0 !important;
    }
}

@media (min-width: 46.25em) {
    .u-padding-bottom-none\@tablet-port {
        padding-bottom: 0 !important;
    }
}

@media (min-width: 61.25em) {
    .u-padding-bottom-none\@tablet-land {
        padding-bottom: 0 !important;
    }
}

@media (min-width: 70em) {
    .u-padding-bottom-none\@lap {
        padding-bottom: 0 !important;
    }
}

@media (min-width: 80em) {
    .u-padding-bottom-none\@lap-large {
        padding-bottom: 0 !important;
    }
}

@media (min-width: 90em) {
    .u-padding-bottom-none\@desk {
        padding-bottom: 0 !important;
    }
}

@media (min-width: 112.5em) {
    .u-padding-bottom-none\@desk-wide {
        padding-bottom: 0 !important;
    }
}

@media (min-width: 20em) {
    .u-padding-bottom-tiny\@mobile{
        padding-bottom: 0.375rem;
        /*~ padding-bottom: 6px !important; */
    }
}

@media (min-width: 25em) {
    .u-padding-bottom-tiny\@mobile-large{
        padding-bottom: 0.375rem;
        /*~ padding-bottom: 6px !important; */
    }
}

@media (min-width: 30em) {
    .u-padding-bottom-tiny\@phablet{
        padding-bottom: 0.375rem;
        /*~ padding-bottom: 6px !important; */
    }
}

@media (min-width: 37.5em) {
    .u-padding-bottom-tiny\@phablet-large{
        padding-bottom: 0.375rem;
        /*~ padding-bottom: 6px !important; */
    }
}

@media (min-width: 46.25em) {
    .u-padding-bottom-tiny\@tablet-port{
        padding-bottom: 0.375rem;
        /*~ padding-bottom: 6px !important; */
    }
}

@media (min-width: 61.25em) {
    .u-padding-bottom-tiny\@tablet-land{
        padding-bottom: 0.375rem;
        /*~ padding-bottom: 6px !important; */
    }
}

@media (min-width: 70em) {
    .u-padding-bottom-tiny\@lap{
        padding-bottom: 0.375rem;
        /*~ padding-bottom: 6px !important; */
    }
}

@media (min-width: 80em) {
    .u-padding-bottom-tiny\@lap-large{
        padding-bottom: 0.375rem;
        /*~ padding-bottom: 6px !important; */
    }
}

@media (min-width: 90em) {
    .u-padding-bottom-tiny\@desk{
        padding-bottom: 0.375rem;
        /*~ padding-bottom: 6px !important; */
    }
}

@media (min-width: 112.5em) {
    .u-padding-bottom-tiny\@desk-wide{
        padding-bottom: 0.375rem;
        /*~ padding-bottom: 6px !important; */
    }
}

@media (min-width: 20em) {
    .u-padding-bottom-small\@mobile{
        padding-bottom: 0.75rem;
        /*~ padding-bottom: 12px !important; */
    }
}

@media (min-width: 25em) {
    .u-padding-bottom-small\@mobile-large{
        padding-bottom: 0.75rem;
        /*~ padding-bottom: 12px !important; */
    }
}

@media (min-width: 30em) {
    .u-padding-bottom-small\@phablet{
        padding-bottom: 0.75rem;
        /*~ padding-bottom: 12px !important; */
    }
}

@media (min-width: 37.5em) {
    .u-padding-bottom-small\@phablet-large{
        padding-bottom: 0.75rem;
        /*~ padding-bottom: 12px !important; */
    }
}

@media (min-width: 46.25em) {
    .u-padding-bottom-small\@tablet-port{
        padding-bottom: 0.75rem;
        /*~ padding-bottom: 12px !important; */
    }
}

@media (min-width: 61.25em) {
    .u-padding-bottom-small\@tablet-land{
        padding-bottom: 0.75rem;
        /*~ padding-bottom: 12px !important; */
    }
}

@media (min-width: 70em) {
    .u-padding-bottom-small\@lap{
        padding-bottom: 0.75rem;
        /*~ padding-bottom: 12px !important; */
    }
}

@media (min-width: 80em) {
    .u-padding-bottom-small\@lap-large{
        padding-bottom: 0.75rem;
        /*~ padding-bottom: 12px !important; */
    }
}

@media (min-width: 90em) {
    .u-padding-bottom-small\@desk{
        padding-bottom: 0.75rem;
        /*~ padding-bottom: 12px !important; */
    }
}

@media (min-width: 112.5em) {
    .u-padding-bottom-small\@desk-wide{
        padding-bottom: 0.75rem;
        /*~ padding-bottom: 12px !important; */
    }
}

@media (min-width: 20em) {
    .u-padding-bottom\@mobile{
        padding-bottom: 1.5rem;
        /*~ padding-bottom: 24px !important; */
    }
}

@media (min-width: 25em) {
    .u-padding-bottom\@mobile-large{
        padding-bottom: 1.5rem;
        /*~ padding-bottom: 24px !important; */
    }
}

@media (min-width: 30em) {
    .u-padding-bottom\@phablet{
        padding-bottom: 1.5rem;
        /*~ padding-bottom: 24px !important; */
    }
}

@media (min-width: 37.5em) {
    .u-padding-bottom\@phablet-large{
        padding-bottom: 1.5rem;
        /*~ padding-bottom: 24px !important; */
    }
}

@media (min-width: 46.25em) {
    .u-padding-bottom\@tablet-port{
        padding-bottom: 1.5rem;
        /*~ padding-bottom: 24px !important; */
    }
}

@media (min-width: 61.25em) {
    .u-padding-bottom\@tablet-land{
        padding-bottom: 1.5rem;
        /*~ padding-bottom: 24px !important; */
    }
}

@media (min-width: 70em) {
    .u-padding-bottom\@lap{
        padding-bottom: 1.5rem;
        /*~ padding-bottom: 24px !important; */
    }
}

@media (min-width: 80em) {
    .u-padding-bottom\@lap-large{
        padding-bottom: 1.5rem;
        /*~ padding-bottom: 24px !important; */
    }
}

@media (min-width: 90em) {
    .u-padding-bottom\@desk{
        padding-bottom: 1.5rem;
        /*~ padding-bottom: 24px !important; */
    }
}

@media (min-width: 112.5em) {
    .u-padding-bottom\@desk-wide{
        padding-bottom: 1.5rem;
        /*~ padding-bottom: 24px !important; */
    }
}

@media (min-width: 20em) {
    .u-padding-bottom-large\@mobile{
        padding-bottom: 3rem;
        /*~ padding-bottom: 48px !important; */
    }
}

@media (min-width: 25em) {
    .u-padding-bottom-large\@mobile-large{
        padding-bottom: 3rem;
        /*~ padding-bottom: 48px !important; */
    }
}

@media (min-width: 30em) {
    .u-padding-bottom-large\@phablet{
        padding-bottom: 3rem;
        /*~ padding-bottom: 48px !important; */
    }
}

@media (min-width: 37.5em) {
    .u-padding-bottom-large\@phablet-large{
        padding-bottom: 3rem;
        /*~ padding-bottom: 48px !important; */
    }
}

@media (min-width: 46.25em) {
    .u-padding-bottom-large\@tablet-port{
        padding-bottom: 3rem;
        /*~ padding-bottom: 48px !important; */
    }
}

@media (min-width: 61.25em) {
    .u-padding-bottom-large\@tablet-land{
        padding-bottom: 3rem;
        /*~ padding-bottom: 48px !important; */
    }
}

@media (min-width: 70em) {
    .u-padding-bottom-large\@lap{
        padding-bottom: 3rem;
        /*~ padding-bottom: 48px !important; */
    }
}

@media (min-width: 80em) {
    .u-padding-bottom-large\@lap-large{
        padding-bottom: 3rem;
        /*~ padding-bottom: 48px !important; */
    }
}

@media (min-width: 90em) {
    .u-padding-bottom-large\@desk{
        padding-bottom: 3rem;
        /*~ padding-bottom: 48px !important; */
    }
}

@media (min-width: 112.5em) {
    .u-padding-bottom-large\@desk-wide{
        padding-bottom: 3rem;
        /*~ padding-bottom: 48px !important; */
    }
}

@media (min-width: 20em) {
    .u-padding-bottom-huge\@mobile{
        padding-bottom: 6rem;
        /*~ padding-bottom: 96px !important; */
    }
}

@media (min-width: 25em) {
    .u-padding-bottom-huge\@mobile-large{
        padding-bottom: 6rem;
        /*~ padding-bottom: 96px !important; */
    }
}

@media (min-width: 30em) {
    .u-padding-bottom-huge\@phablet{
        padding-bottom: 6rem;
        /*~ padding-bottom: 96px !important; */
    }
}

@media (min-width: 37.5em) {
    .u-padding-bottom-huge\@phablet-large{
        padding-bottom: 6rem;
        /*~ padding-bottom: 96px !important; */
    }
}

@media (min-width: 46.25em) {
    .u-padding-bottom-huge\@tablet-port{
        padding-bottom: 6rem;
        /*~ padding-bottom: 96px !important; */
    }
}

@media (min-width: 61.25em) {
    .u-padding-bottom-huge\@tablet-land{
        padding-bottom: 6rem;
        /*~ padding-bottom: 96px !important; */
    }
}

@media (min-width: 70em) {
    .u-padding-bottom-huge\@lap{
        padding-bottom: 6rem;
        /*~ padding-bottom: 96px !important; */
    }
}

@media (min-width: 80em) {
    .u-padding-bottom-huge\@lap-large{
        padding-bottom: 6rem;
        /*~ padding-bottom: 96px !important; */
    }
}

@media (min-width: 90em) {
    .u-padding-bottom-huge\@desk{
        padding-bottom: 6rem;
        /*~ padding-bottom: 96px !important; */
    }
}

@media (min-width: 112.5em) {
    .u-padding-bottom-huge\@desk-wide{
        padding-bottom: 6rem;
        /*~ padding-bottom: 96px !important; */
    }
}

@media (min-width: 20em) {
    .u-padding-top-none\@mobile {
        padding-top: 0 !important;
    }
}

@media (min-width: 25em) {
    .u-padding-top-none\@mobile-large {
        padding-top: 0 !important;
    }
}

@media (min-width: 30em) {
    .u-padding-top-none\@phablet {
        padding-top: 0 !important;
    }
}

@media (min-width: 37.5em) {
    .u-padding-top-none\@phablet-large {
        padding-top: 0 !important;
    }
}

@media (min-width: 46.25em) {
    .u-padding-top-none\@tablet-port {
        padding-top: 0 !important;
    }
}

@media (min-width: 61.25em) {
    .u-padding-top-none\@tablet-land {
        padding-top: 0 !important;
    }
}

@media (min-width: 70em) {
    .u-padding-top-none\@lap {
        padding-top: 0 !important;
    }
}

@media (min-width: 80em) {
    .u-padding-top-none\@lap-large {
        padding-top: 0 !important;
    }
}

@media (min-width: 90em) {
    .u-padding-top-none\@desk {
        padding-top: 0 !important;
    }
}

@media (min-width: 112.5em) {
    .u-padding-top-none\@desk-wide {
        padding-top: 0 !important;
    }
}

@media (min-width: 20em) {
    .u-padding-top-tiny\@mobile{
        padding-top: 0.375rem;
        /*~ padding-top: 6px !important; */
    }
}

@media (min-width: 25em) {
    .u-padding-top-tiny\@mobile-large{
        padding-top: 0.375rem;
        /*~ padding-top: 6px !important; */
    }
}

@media (min-width: 30em) {
    .u-padding-top-tiny\@phablet{
        padding-top: 0.375rem;
        /*~ padding-top: 6px !important; */
    }
}

@media (min-width: 37.5em) {
    .u-padding-top-tiny\@phablet-large{
        padding-top: 0.375rem;
        /*~ padding-top: 6px !important; */
    }
}

@media (min-width: 46.25em) {
    .u-padding-top-tiny\@tablet-port{
        padding-top: 0.375rem;
        /*~ padding-top: 6px !important; */
    }
}

@media (min-width: 61.25em) {
    .u-padding-top-tiny\@tablet-land{
        padding-top: 0.375rem;
        /*~ padding-top: 6px !important; */
    }
}

@media (min-width: 70em) {
    .u-padding-top-tiny\@lap{
        padding-top: 0.375rem;
        /*~ padding-top: 6px !important; */
    }
}

@media (min-width: 80em) {
    .u-padding-top-tiny\@lap-large{
        padding-top: 0.375rem;
        /*~ padding-top: 6px !important; */
    }
}

@media (min-width: 90em) {
    .u-padding-top-tiny\@desk{
        padding-top: 0.375rem;
        /*~ padding-top: 6px !important; */
    }
}

@media (min-width: 112.5em) {
    .u-padding-top-tiny\@desk-wide{
        padding-top: 0.375rem;
        /*~ padding-top: 6px !important; */
    }
}

@media (min-width: 20em) {
    .u-padding-top-small\@mobile{
        padding-top: 0.75rem;
        /*~ padding-top: 12px !important; */
    }
}

@media (min-width: 25em) {
    .u-padding-top-small\@mobile-large{
        padding-top: 0.75rem;
        /*~ padding-top: 12px !important; */
    }
}

@media (min-width: 30em) {
    .u-padding-top-small\@phablet{
        padding-top: 0.75rem;
        /*~ padding-top: 12px !important; */
    }
}

@media (min-width: 37.5em) {
    .u-padding-top-small\@phablet-large{
        padding-top: 0.75rem;
        /*~ padding-top: 12px !important; */
    }
}

@media (min-width: 46.25em) {
    .u-padding-top-small\@tablet-port{
        padding-top: 0.75rem;
        /*~ padding-top: 12px !important; */
    }
}

@media (min-width: 61.25em) {
    .u-padding-top-small\@tablet-land{
        padding-top: 0.75rem;
        /*~ padding-top: 12px !important; */
    }
}

@media (min-width: 70em) {
    .u-padding-top-small\@lap{
        padding-top: 0.75rem;
        /*~ padding-top: 12px !important; */
    }
}

@media (min-width: 80em) {
    .u-padding-top-small\@lap-large{
        padding-top: 0.75rem;
        /*~ padding-top: 12px !important; */
    }
}

@media (min-width: 90em) {
    .u-padding-top-small\@desk{
        padding-top: 0.75rem;
        /*~ padding-top: 12px !important; */
    }
}

@media (min-width: 112.5em) {
    .u-padding-top-small\@desk-wide{
        padding-top: 0.75rem;
        /*~ padding-top: 12px !important; */
    }
}

@media (min-width: 20em) {
    .u-padding-top\@mobile{
        padding-top: 1.5rem;
        /*~ padding-top: 24px !important; */
    }
}

@media (min-width: 25em) {
    .u-padding-top\@mobile-large{
        padding-top: 1.5rem;
        /*~ padding-top: 24px !important; */
    }
}

@media (min-width: 30em) {
    .u-padding-top\@phablet{
        padding-top: 1.5rem;
        /*~ padding-top: 24px !important; */
    }
}

@media (min-width: 37.5em) {
    .u-padding-top\@phablet-large{
        padding-top: 1.5rem;
        /*~ padding-top: 24px !important; */
    }
}

@media (min-width: 46.25em) {
    .u-padding-top\@tablet-port{
        padding-top: 1.5rem;
        /*~ padding-top: 24px !important; */
    }
}

@media (min-width: 61.25em) {
    .u-padding-top\@tablet-land{
        padding-top: 1.5rem;
        /*~ padding-top: 24px !important; */
    }
}

@media (min-width: 70em) {
    .u-padding-top\@lap{
        padding-top: 1.5rem;
        /*~ padding-top: 24px !important; */
    }
}

@media (min-width: 80em) {
    .u-padding-top\@lap-large{
        padding-top: 1.5rem;
        /*~ padding-top: 24px !important; */
    }
}

@media (min-width: 90em) {
    .u-padding-top\@desk{
        padding-top: 1.5rem;
        /*~ padding-top: 24px !important; */
    }
}

@media (min-width: 112.5em) {
    .u-padding-top\@desk-wide{
        padding-top: 1.5rem;
        /*~ padding-top: 24px !important; */
    }
}

@media (min-width: 20em) {
    .u-padding-top-large\@mobile{
        padding-top: 3rem;
        /*~ padding-top: 48px !important; */
    }
}

@media (min-width: 25em) {
    .u-padding-top-large\@mobile-large{
        padding-top: 3rem;
        /*~ padding-top: 48px !important; */
    }
}

@media (min-width: 30em) {
    .u-padding-top-large\@phablet{
        padding-top: 3rem;
        /*~ padding-top: 48px !important; */
    }
}

@media (min-width: 37.5em) {
    .u-padding-top-large\@phablet-large{
        padding-top: 3rem;
        /*~ padding-top: 48px !important; */
    }
}

@media (min-width: 46.25em) {
    .u-padding-top-large\@tablet-port{
        padding-top: 3rem;
        /*~ padding-top: 48px !important; */
    }
}

@media (min-width: 61.25em) {
    .u-padding-top-large\@tablet-land{
        padding-top: 3rem;
        /*~ padding-top: 48px !important; */
    }
}

@media (min-width: 70em) {
    .u-padding-top-large\@lap{
        padding-top: 3rem;
        /*~ padding-top: 48px !important; */
    }
}

@media (min-width: 80em) {
    .u-padding-top-large\@lap-large{
        padding-top: 3rem;
        /*~ padding-top: 48px !important; */
    }
}

@media (min-width: 90em) {
    .u-padding-top-large\@desk{
        padding-top: 3rem;
        /*~ padding-top: 48px !important; */
    }
}

@media (min-width: 112.5em) {
    .u-padding-top-large\@desk-wide{
        padding-top: 3rem;
        /*~ padding-top: 48px !important; */
    }
}

@media (min-width: 20em) {
    .u-padding-top-huge\@mobile{
        padding-top: 6rem;
        /*~ padding-top: 96px !important; */
    }
}

@media (min-width: 25em) {
    .u-padding-top-huge\@mobile-large{
        padding-top: 6rem;
        /*~ padding-top: 96px !important; */
    }
}

@media (min-width: 30em) {
    .u-padding-top-huge\@phablet{
        padding-top: 6rem;
        /*~ padding-top: 96px !important; */
    }
}

@media (min-width: 37.5em) {
    .u-padding-top-huge\@phablet-large{
        padding-top: 6rem;
        /*~ padding-top: 96px !important; */
    }
}

@media (min-width: 46.25em) {
    .u-padding-top-huge\@tablet-port{
        padding-top: 6rem;
        /*~ padding-top: 96px !important; */
    }
}

@media (min-width: 61.25em) {
    .u-padding-top-huge\@tablet-land{
        padding-top: 6rem;
        /*~ padding-top: 96px !important; */
    }
}

@media (min-width: 70em) {
    .u-padding-top-huge\@lap{
        padding-top: 6rem;
        /*~ padding-top: 96px !important; */
    }
}

@media (min-width: 80em) {
    .u-padding-top-huge\@lap-large{
        padding-top: 6rem;
        /*~ padding-top: 96px !important; */
    }
}

@media (min-width: 90em) {
    .u-padding-top-huge\@desk{
        padding-top: 6rem;
        /*~ padding-top: 96px !important; */
    }
}

@media (min-width: 112.5em) {
    .u-padding-top-huge\@desk-wide{
        padding-top: 6rem;
        /*~ padding-top: 96px !important; */
    }
}

@media (min-width: 20em) {
    .u-padding-left-none\@mobile {
        padding-left: 0 !important;
    }
}

@media (min-width: 25em) {
    .u-padding-left-none\@mobile-large {
        padding-left: 0 !important;
    }
}

@media (min-width: 30em) {
    .u-padding-left-none\@phablet {
        padding-left: 0 !important;
    }
}

@media (min-width: 37.5em) {
    .u-padding-left-none\@phablet-large {
        padding-left: 0 !important;
    }
}

@media (min-width: 46.25em) {
    .u-padding-left-none\@tablet-port {
        padding-left: 0 !important;
    }
}

@media (min-width: 61.25em) {
    .u-padding-left-none\@tablet-land {
        padding-left: 0 !important;
    }
}

@media (min-width: 70em) {
    .u-padding-left-none\@lap {
        padding-left: 0 !important;
    }
}

@media (min-width: 80em) {
    .u-padding-left-none\@lap-large {
        padding-left: 0 !important;
    }
}

@media (min-width: 90em) {
    .u-padding-left-none\@desk {
        padding-left: 0 !important;
    }
}

@media (min-width: 112.5em) {
    .u-padding-left-none\@desk-wide {
        padding-left: 0 !important;
    }
}

@media (min-width: 20em) {
    .u-padding-left-tiny\@mobile{
        padding-left: 0.375rem;
        /*~ padding-left: 6px !important; */
    }
}

@media (min-width: 25em) {
    .u-padding-left-tiny\@mobile-large{
        padding-left: 0.375rem;
        /*~ padding-left: 6px !important; */
    }
}

@media (min-width: 30em) {
    .u-padding-left-tiny\@phablet{
        padding-left: 0.375rem;
        /*~ padding-left: 6px !important; */
    }
}

@media (min-width: 37.5em) {
    .u-padding-left-tiny\@phablet-large{
        padding-left: 0.375rem;
        /*~ padding-left: 6px !important; */
    }
}

@media (min-width: 46.25em) {
    .u-padding-left-tiny\@tablet-port{
        padding-left: 0.375rem;
        /*~ padding-left: 6px !important; */
    }
}

@media (min-width: 61.25em) {
    .u-padding-left-tiny\@tablet-land{
        padding-left: 0.375rem;
        /*~ padding-left: 6px !important; */
    }
}

@media (min-width: 70em) {
    .u-padding-left-tiny\@lap{
        padding-left: 0.375rem;
        /*~ padding-left: 6px !important; */
    }
}

@media (min-width: 80em) {
    .u-padding-left-tiny\@lap-large{
        padding-left: 0.375rem;
        /*~ padding-left: 6px !important; */
    }
}

@media (min-width: 90em) {
    .u-padding-left-tiny\@desk{
        padding-left: 0.375rem;
        /*~ padding-left: 6px !important; */
    }
}

@media (min-width: 112.5em) {
    .u-padding-left-tiny\@desk-wide{
        padding-left: 0.375rem;
        /*~ padding-left: 6px !important; */
    }
}

@media (min-width: 20em) {
    .u-padding-left-small\@mobile{
        padding-left: 0.75rem;
        /*~ padding-left: 12px !important; */
    }
}

@media (min-width: 25em) {
    .u-padding-left-small\@mobile-large{
        padding-left: 0.75rem;
        /*~ padding-left: 12px !important; */
    }
}

@media (min-width: 30em) {
    .u-padding-left-small\@phablet{
        padding-left: 0.75rem;
        /*~ padding-left: 12px !important; */
    }
}

@media (min-width: 37.5em) {
    .u-padding-left-small\@phablet-large{
        padding-left: 0.75rem;
        /*~ padding-left: 12px !important; */
    }
}

@media (min-width: 46.25em) {
    .u-padding-left-small\@tablet-port{
        padding-left: 0.75rem;
        /*~ padding-left: 12px !important; */
    }
}

@media (min-width: 61.25em) {
    .u-padding-left-small\@tablet-land{
        padding-left: 0.75rem;
        /*~ padding-left: 12px !important; */
    }
}

@media (min-width: 70em) {
    .u-padding-left-small\@lap{
        padding-left: 0.75rem;
        /*~ padding-left: 12px !important; */
    }
}

@media (min-width: 80em) {
    .u-padding-left-small\@lap-large{
        padding-left: 0.75rem;
        /*~ padding-left: 12px !important; */
    }
}

@media (min-width: 90em) {
    .u-padding-left-small\@desk{
        padding-left: 0.75rem;
        /*~ padding-left: 12px !important; */
    }
}

@media (min-width: 112.5em) {
    .u-padding-left-small\@desk-wide{
        padding-left: 0.75rem;
        /*~ padding-left: 12px !important; */
    }
}

@media (min-width: 20em) {
    .u-padding-left\@mobile{
        padding-left: 1.5rem;
        /*~ padding-left: 24px !important; */
    }
}

@media (min-width: 25em) {
    .u-padding-left\@mobile-large{
        padding-left: 1.5rem;
        /*~ padding-left: 24px !important; */
    }
}

@media (min-width: 30em) {
    .u-padding-left\@phablet{
        padding-left: 1.5rem;
        /*~ padding-left: 24px !important; */
    }
}

@media (min-width: 37.5em) {
    .u-padding-left\@phablet-large{
        padding-left: 1.5rem;
        /*~ padding-left: 24px !important; */
    }
}

@media (min-width: 46.25em) {
    .u-padding-left\@tablet-port{
        padding-left: 1.5rem;
        /*~ padding-left: 24px !important; */
    }
}

@media (min-width: 61.25em) {
    .u-padding-left\@tablet-land{
        padding-left: 1.5rem;
        /*~ padding-left: 24px !important; */
    }
}

@media (min-width: 70em) {
    .u-padding-left\@lap{
        padding-left: 1.5rem;
        /*~ padding-left: 24px !important; */
    }
}

@media (min-width: 80em) {
    .u-padding-left\@lap-large{
        padding-left: 1.5rem;
        /*~ padding-left: 24px !important; */
    }
}

@media (min-width: 90em) {
    .u-padding-left\@desk{
        padding-left: 1.5rem;
        /*~ padding-left: 24px !important; */
    }
}

@media (min-width: 112.5em) {
    .u-padding-left\@desk-wide{
        padding-left: 1.5rem;
        /*~ padding-left: 24px !important; */
    }
}

@media (min-width: 20em) {
    .u-padding-left-large\@mobile{
        padding-left: 3rem;
        /*~ padding-left: 48px !important; */
    }
}

@media (min-width: 25em) {
    .u-padding-left-large\@mobile-large{
        padding-left: 3rem;
        /*~ padding-left: 48px !important; */
    }
}

@media (min-width: 30em) {
    .u-padding-left-large\@phablet{
        padding-left: 3rem;
        /*~ padding-left: 48px !important; */
    }
}

@media (min-width: 37.5em) {
    .u-padding-left-large\@phablet-large{
        padding-left: 3rem;
        /*~ padding-left: 48px !important; */
    }
}

@media (min-width: 46.25em) {
    .u-padding-left-large\@tablet-port{
        padding-left: 3rem;
        /*~ padding-left: 48px !important; */
    }
}

@media (min-width: 61.25em) {
    .u-padding-left-large\@tablet-land{
        padding-left: 3rem;
        /*~ padding-left: 48px !important; */
    }
}

@media (min-width: 70em) {
    .u-padding-left-large\@lap{
        padding-left: 3rem;
        /*~ padding-left: 48px !important; */
    }
}

@media (min-width: 80em) {
    .u-padding-left-large\@lap-large{
        padding-left: 3rem;
        /*~ padding-left: 48px !important; */
    }
}

@media (min-width: 90em) {
    .u-padding-left-large\@desk{
        padding-left: 3rem;
        /*~ padding-left: 48px !important; */
    }
}

@media (min-width: 112.5em) {
    .u-padding-left-large\@desk-wide{
        padding-left: 3rem;
        /*~ padding-left: 48px !important; */
    }
}

@media (min-width: 20em) {
    .u-padding-left-huge\@mobile{
        padding-left: 6rem;
        /*~ padding-left: 96px !important; */
    }
}

@media (min-width: 25em) {
    .u-padding-left-huge\@mobile-large{
        padding-left: 6rem;
        /*~ padding-left: 96px !important; */
    }
}

@media (min-width: 30em) {
    .u-padding-left-huge\@phablet{
        padding-left: 6rem;
        /*~ padding-left: 96px !important; */
    }
}

@media (min-width: 37.5em) {
    .u-padding-left-huge\@phablet-large{
        padding-left: 6rem;
        /*~ padding-left: 96px !important; */
    }
}

@media (min-width: 46.25em) {
    .u-padding-left-huge\@tablet-port{
        padding-left: 6rem;
        /*~ padding-left: 96px !important; */
    }
}

@media (min-width: 61.25em) {
    .u-padding-left-huge\@tablet-land{
        padding-left: 6rem;
        /*~ padding-left: 96px !important; */
    }
}

@media (min-width: 70em) {
    .u-padding-left-huge\@lap{
        padding-left: 6rem;
        /*~ padding-left: 96px !important; */
    }
}

@media (min-width: 80em) {
    .u-padding-left-huge\@lap-large{
        padding-left: 6rem;
        /*~ padding-left: 96px !important; */
    }
}

@media (min-width: 90em) {
    .u-padding-left-huge\@desk{
        padding-left: 6rem;
        /*~ padding-left: 96px !important; */
    }
}

@media (min-width: 112.5em) {
    .u-padding-left-huge\@desk-wide{
        padding-left: 6rem;
        /*~ padding-left: 96px !important; */
    }
}

@media (min-width: 20em) {
    .u-padding-right-none\@mobile {
        padding-right: 0 !important;
    }
}

@media (min-width: 25em) {
    .u-padding-right-none\@mobile-large {
        padding-right: 0 !important;
    }
}

@media (min-width: 30em) {
    .u-padding-right-none\@phablet {
        padding-right: 0 !important;
    }
}

@media (min-width: 37.5em) {
    .u-padding-right-none\@phablet-large {
        padding-right: 0 !important;
    }
}

@media (min-width: 46.25em) {
    .u-padding-right-none\@tablet-port {
        padding-right: 0 !important;
    }
}

@media (min-width: 61.25em) {
    .u-padding-right-none\@tablet-land {
        padding-right: 0 !important;
    }
}

@media (min-width: 70em) {
    .u-padding-right-none\@lap {
        padding-right: 0 !important;
    }
}

@media (min-width: 80em) {
    .u-padding-right-none\@lap-large {
        padding-right: 0 !important;
    }
}

@media (min-width: 90em) {
    .u-padding-right-none\@desk {
        padding-right: 0 !important;
    }
}

@media (min-width: 112.5em) {
    .u-padding-right-none\@desk-wide {
        padding-right: 0 !important;
    }
}

@media (min-width: 20em) {
    .u-padding-right-tiny\@mobile{
        padding-right: 0.375rem;
        /*~ padding-right: 6px !important; */
    }
}

@media (min-width: 25em) {
    .u-padding-right-tiny\@mobile-large{
        padding-right: 0.375rem;
        /*~ padding-right: 6px !important; */
    }
}

@media (min-width: 30em) {
    .u-padding-right-tiny\@phablet{
        padding-right: 0.375rem;
        /*~ padding-right: 6px !important; */
    }
}

@media (min-width: 37.5em) {
    .u-padding-right-tiny\@phablet-large{
        padding-right: 0.375rem;
        /*~ padding-right: 6px !important; */
    }
}

@media (min-width: 46.25em) {
    .u-padding-right-tiny\@tablet-port{
        padding-right: 0.375rem;
        /*~ padding-right: 6px !important; */
    }
}

@media (min-width: 61.25em) {
    .u-padding-right-tiny\@tablet-land{
        padding-right: 0.375rem;
        /*~ padding-right: 6px !important; */
    }
}

@media (min-width: 70em) {
    .u-padding-right-tiny\@lap{
        padding-right: 0.375rem;
        /*~ padding-right: 6px !important; */
    }
}

@media (min-width: 80em) {
    .u-padding-right-tiny\@lap-large{
        padding-right: 0.375rem;
        /*~ padding-right: 6px !important; */
    }
}

@media (min-width: 90em) {
    .u-padding-right-tiny\@desk{
        padding-right: 0.375rem;
        /*~ padding-right: 6px !important; */
    }
}

@media (min-width: 112.5em) {
    .u-padding-right-tiny\@desk-wide{
        padding-right: 0.375rem;
        /*~ padding-right: 6px !important; */
    }
}

@media (min-width: 20em) {
    .u-padding-right-small\@mobile{
        padding-right: 0.75rem;
        /*~ padding-right: 12px !important; */
    }
}

@media (min-width: 25em) {
    .u-padding-right-small\@mobile-large{
        padding-right: 0.75rem;
        /*~ padding-right: 12px !important; */
    }
}

@media (min-width: 30em) {
    .u-padding-right-small\@phablet{
        padding-right: 0.75rem;
        /*~ padding-right: 12px !important; */
    }
}

@media (min-width: 37.5em) {
    .u-padding-right-small\@phablet-large{
        padding-right: 0.75rem;
        /*~ padding-right: 12px !important; */
    }
}

@media (min-width: 46.25em) {
    .u-padding-right-small\@tablet-port{
        padding-right: 0.75rem;
        /*~ padding-right: 12px !important; */
    }
}

@media (min-width: 61.25em) {
    .u-padding-right-small\@tablet-land{
        padding-right: 0.75rem;
        /*~ padding-right: 12px !important; */
    }
}

@media (min-width: 70em) {
    .u-padding-right-small\@lap{
        padding-right: 0.75rem;
        /*~ padding-right: 12px !important; */
    }
}

@media (min-width: 80em) {
    .u-padding-right-small\@lap-large{
        padding-right: 0.75rem;
        /*~ padding-right: 12px !important; */
    }
}

@media (min-width: 90em) {
    .u-padding-right-small\@desk{
        padding-right: 0.75rem;
        /*~ padding-right: 12px !important; */
    }
}

@media (min-width: 112.5em) {
    .u-padding-right-small\@desk-wide{
        padding-right: 0.75rem;
        /*~ padding-right: 12px !important; */
    }
}

@media (min-width: 20em) {
    .u-padding-right\@mobile{
        padding-right: 1.5rem;
        /*~ padding-right: 24px !important; */
    }
}

@media (min-width: 25em) {
    .u-padding-right\@mobile-large{
        padding-right: 1.5rem;
        /*~ padding-right: 24px !important; */
    }
}

@media (min-width: 30em) {
    .u-padding-right\@phablet{
        padding-right: 1.5rem;
        /*~ padding-right: 24px !important; */
    }
}

@media (min-width: 37.5em) {
    .u-padding-right\@phablet-large{
        padding-right: 1.5rem;
        /*~ padding-right: 24px !important; */
    }
}

@media (min-width: 46.25em) {
    .u-padding-right\@tablet-port{
        padding-right: 1.5rem;
        /*~ padding-right: 24px !important; */
    }
}

@media (min-width: 61.25em) {
    .u-padding-right\@tablet-land{
        padding-right: 1.5rem;
        /*~ padding-right: 24px !important; */
    }
}

@media (min-width: 70em) {
    .u-padding-right\@lap{
        padding-right: 1.5rem;
        /*~ padding-right: 24px !important; */
    }
}

@media (min-width: 80em) {
    .u-padding-right\@lap-large{
        padding-right: 1.5rem;
        /*~ padding-right: 24px !important; */
    }
}

@media (min-width: 90em) {
    .u-padding-right\@desk{
        padding-right: 1.5rem;
        /*~ padding-right: 24px !important; */
    }
}

@media (min-width: 112.5em) {
    .u-padding-right\@desk-wide{
        padding-right: 1.5rem;
        /*~ padding-right: 24px !important; */
    }
}

@media (min-width: 20em) {
    .u-padding-right-large\@mobile{
        padding-right: 3rem;
        /*~ padding-right: 48px !important; */
    }
}

@media (min-width: 25em) {
    .u-padding-right-large\@mobile-large{
        padding-right: 3rem;
        /*~ padding-right: 48px !important; */
    }
}

@media (min-width: 30em) {
    .u-padding-right-large\@phablet{
        padding-right: 3rem;
        /*~ padding-right: 48px !important; */
    }
}

@media (min-width: 37.5em) {
    .u-padding-right-large\@phablet-large{
        padding-right: 3rem;
        /*~ padding-right: 48px !important; */
    }
}

@media (min-width: 46.25em) {
    .u-padding-right-large\@tablet-port{
        padding-right: 3rem;
        /*~ padding-right: 48px !important; */
    }
}

@media (min-width: 61.25em) {
    .u-padding-right-large\@tablet-land{
        padding-right: 3rem;
        /*~ padding-right: 48px !important; */
    }
}

@media (min-width: 70em) {
    .u-padding-right-large\@lap{
        padding-right: 3rem;
        /*~ padding-right: 48px !important; */
    }
}

@media (min-width: 80em) {
    .u-padding-right-large\@lap-large{
        padding-right: 3rem;
        /*~ padding-right: 48px !important; */
    }
}

@media (min-width: 90em) {
    .u-padding-right-large\@desk{
        padding-right: 3rem;
        /*~ padding-right: 48px !important; */
    }
}

@media (min-width: 112.5em) {
    .u-padding-right-large\@desk-wide{
        padding-right: 3rem;
        /*~ padding-right: 48px !important; */
    }
}

@media (min-width: 20em) {
    .u-padding-right-huge\@mobile{
        padding-right: 6rem;
        /*~ padding-right: 96px !important; */
    }
}

@media (min-width: 25em) {
    .u-padding-right-huge\@mobile-large{
        padding-right: 6rem;
        /*~ padding-right: 96px !important; */
    }
}

@media (min-width: 30em) {
    .u-padding-right-huge\@phablet{
        padding-right: 6rem;
        /*~ padding-right: 96px !important; */
    }
}

@media (min-width: 37.5em) {
    .u-padding-right-huge\@phablet-large{
        padding-right: 6rem;
        /*~ padding-right: 96px !important; */
    }
}

@media (min-width: 46.25em) {
    .u-padding-right-huge\@tablet-port{
        padding-right: 6rem;
        /*~ padding-right: 96px !important; */
    }
}

@media (min-width: 61.25em) {
    .u-padding-right-huge\@tablet-land{
        padding-right: 6rem;
        /*~ padding-right: 96px !important; */
    }
}

@media (min-width: 70em) {
    .u-padding-right-huge\@lap{
        padding-right: 6rem;
        /*~ padding-right: 96px !important; */
    }
}

@media (min-width: 80em) {
    .u-padding-right-huge\@lap-large{
        padding-right: 6rem;
        /*~ padding-right: 96px !important; */
    }
}

@media (min-width: 90em) {
    .u-padding-right-huge\@desk{
        padding-right: 6rem;
        /*~ padding-right: 96px !important; */
    }
}

@media (min-width: 112.5em) {
    .u-padding-right-huge\@desk-wide{
        padding-right: 6rem;
        /*~ padding-right: 96px !important; */
    }
}

.u-h000{
    line-height: 1.25;
    font-size: 72px !important;
}

@media (min-width: 46.25em) {
    .u-h000{
        line-height: 1.25;
        font-size: 5.625rem !important;
    }
}

@media (min-width: 61.25em) {
    .u-h000{
        line-height: 1.25;
        font-size: 6.1875rem !important;
    }
}

@media (min-width: 90em) {
    .u-h000{
        line-height: 1.25;
        font-size: 7.875rem !important;
    }
}

.u-h00{
    line-height: 1.25;
    font-size: 2.0625rem !important;
}

@media (min-width: 46.25em) {
    .u-h00{
        line-height: 1.25;
        font-size: 2.578125rem !important;
    }
}

@media (min-width: 61.25em) {
    .u-h00{
        line-height: 1.25;
        font-size: 2.8359375rem !important;
    }
}

@media (min-width: 90em) {
    .u-h00{
        line-height: 1.25;
        font-size: 3.609375rem !important;
    }
}

.u-h0{
    line-height: 1.25;
    font-size: 2rem !important;
}

@media (min-width: 46.25em) {
    .u-h0{
        line-height: 1.25;
        font-size: 2.5rem !important;
    }
}

@media (min-width: 61.25em) {
    .u-h0{
        line-height: 1.25;
        font-size: 2.75rem !important;
    }
}

@media (min-width: 90em) {
    .u-h0{
        line-height: 1.25;
        font-size: 3.5rem !important;
    }
}

.u-h05{
    line-height: 1.25;
    font-size: 30px !important;
}

@media (min-width: 46.25em) {
    .u-h05{
        line-height: 1.25;
        font-size: 2.109375rem !important;
    }
}

@media (min-width: 90em) {
    .u-h05{
        line-height: 1.25;
        font-size: 2.8125rem !important;
    }
}

.u-h1{
    line-height: 1.25;
    font-size: 1.75rem !important;
}

@media (min-width: 30em) {
    .u-h1{
        line-height: 1.25;
        font-size: 1.859375rem !important;
    }
}

@media (min-width: 46.25em) {
    .u-h1{
        line-height: 1.25;
        font-size: 1.96875rem !important;
    }
}

@media (min-width: 90em) {
    .u-h1{
        line-height: 1.25;
        font-size: 2.1875rem !important;
    }
}

.u-h2{
    line-height: 1.25;
    font-size: 1.375rem !important;
}

@media (min-width: 30em) {
    .u-h2{
        line-height: 1.25;
        font-size: 1.4609375rem !important;
    }
}

@media (min-width: 46.25em) {
    .u-h2{
        line-height: 1.25;
        font-size: 1.546875rem !important;
    }
}

@media (min-width: 90em) {
    .u-h2{
        line-height: 1.25;
        font-size: 1.71875rem !important;
    }
}

.u-h3{
    line-height: 1.25;
    font-size: 20px !important;
}

@media (min-width: 30em) {
    .u-h3{
        line-height: 1.25;
        font-size: 1.328125rem !important;
    }
}

@media (min-width: 46.25em) {
    .u-h3{
        line-height: 1.25;
        font-size: 1.40625rem !important;
    }
}

@media (min-width: 90em) {
    .u-h3{
        line-height: 1.25;
        font-size: 1.5625rem !important;
    }
}

.u-h4{
    line-height: 1.25;
    font-size: 18px !important;
}

@media (min-width: 30em) {
    .u-h4{
        line-height: 1.25;
        font-size: 1.1953125rem !important;
    }
}

@media (min-width: 46.25em) {
    .u-h4{
        line-height: 1.25;
        font-size: 1.265625rem !important;
    }
}

@media (min-width: 90em) {
    .u-h4{
        line-height: 1.25;
        font-size: 1.40625rem !important;
    }
}

.u-h5{
    line-height: 1.25;
    font-size: 1.0625rem !important;
}

@media (min-width: 30em) {
    .u-h5{
        line-height: 1.25;
        font-size: 1.12890625rem !important;
    }
}

@media (min-width: 46.25em) {
    .u-h5{
        line-height: 1.25;
        font-size: 1.1953125rem !important;
    }
}

@media (min-width: 90em) {
    .u-h5{
        line-height: 1.25;
        font-size: 1.328125rem !important;
    }
}

.u-h6{
    line-height: 1.25;
    font-size: 0.9375rem !important;
}

@media (min-width: 30em) {
    .u-h6{
        line-height: 1.25;
        font-size: 0.99609375rem !important;
    }
}

@media (min-width: 46.25em) {
    .u-h6{
        line-height: 1.25;
        font-size: 1.0546875rem !important;
    }
}

@media (min-width: 90em) {
    .u-h6{
        line-height: 1.25;
        font-size: 1.171875rem !important;
    }
}

.u-h7{
    line-height: 1.25;
    font-size: 0.875rem !important;
}

@media (min-width: 30em) {
    .u-h7{
        line-height: 1.25;
        font-size: 0.9296875rem !important;
    }
}

@media (min-width: 46.25em) {
    .u-h7{
        line-height: 1.25;
        font-size: 0.984375rem !important;
    }
}

@media (min-width: 90em) {
    .u-h7{
        line-height: 1.25;
        font-size: 1.09375rem !important;
    }
}

.u-display{
    font-weight: 700;
    font-family: "Signika";
}

.u-grad-pack,
.u-grad-cabaret-flamingo {
    background-color: #e44774;
    background-image: linear-gradient(125deg,#e44774 30%,#e5594b 100%);
}

.u-grad-seagull-padua {
    background-color: #71c2db;
    background-image: linear-gradient(125deg,#71c2db 30%,#76bd94 100%);
}

.u-grad-aubergine-seagull {
    background-color: #432f45;
    background-image: linear-gradient(125deg,#432f45 30%,#71c2db 100%);
}

.u-grad-aubergine-aubergine-medium {
    background-color: #432f45;
    background-image: linear-gradient(125deg,#432f45 30%,#432f45 100%);
}

.u-grad-cabaret-seagull {
    background-color: #e44774;
    background-image: linear-gradient(125deg,#e44774 30%,#71c2db 100%);
}

.u-grad-flamingo-cabaret {
    background-color: #e5594b;
    background-image: linear-gradient(125deg,#e5594b 30%,#e44774 100%);
}

.u-grad-seagull-seagull-light {
    background-color: #71c2db;
    background-image: linear-gradient(125deg,#71c2db 30%,#ddeee4 100%);
}

.u-grad-course,
.u-grad-seagull-dark-monte-carlo {
    background-color: #489ad8;
    background-image: linear-gradient(90deg,#489ad8 0%,#7dc4ca 100%);
}

.u-grad-event,
.u-grad-padua-dark-padua-light {
    background-color: #2ea27e;
    background-image: linear-gradient(90deg,#2ea27e 0%,#58a27b 100%);
}

.u-grad-pumpkin-pumpkin-light {
    background-color: #da5341;
    background-image: linear-gradient(90deg,#da5341 0%,#ed8c48 100%);
}

.u-grad-deep-pink-pink {
    background-color: #662d8a;
    background-image: linear-gradient(90deg,#662d8a 0%,#a612b2 100%);
}

.u-grad-lagoon-lagoon-light {
    background-color: #00a2b8;
    background-image: linear-gradient(90deg,#00a2b8 0%,#43e3df 100%);
}

.u-hidden-visually{
    position: absolute;
    margin: -1px;
    height: 1px;
    width: 1px;
    overflow: hidden;
    border-width: 0px;
    clip: rect(0 0 0 0) !important;
    padding: 0 !important;
}

.u-hidden{
    display: none;
}

.u-text-left{
    text-align: left;
}

.u-text-right{
    text-align: right;
}

.u-text-center{
    text-align: center;
}

.u-text-reversed {
    color: white;
}

.u-text-reversed strong {
    color: white;
}

.u-bumpf {
    font-size: 0.75em;
}

.u-text-static{
    font-size: 1rem;
    line-height: 1.5rem;
    line-height: 1.625;
    /*~ font-size: 16px !important; */
}

.u-text-no-decoration{
    text-decoration-line: none;
}

.u-text-base{
    line-height: 1.625;
}

.u-text-scale{
    font-size: 1rem;
    line-height: 1.5rem;
    line-height: 1.625;
    /*~ font-size: 16px; */
}

@media (min-width: 61.25em) {
    .u-text-scale{
        font-size: 1rem;
        line-height: 1.5rem;
        line-height: 1.625;
        /*~ font-size: 17px; */
        /*~ font-size: 1.0625rem; */
    }
}

@media (min-width: 90em) {
    .u-text-scale{
        font-size: 1.125rem;
        line-height: 1.75rem;
        line-height: 1.625;
        /*~ font-size: 18px; */
    }
}

.u-text-bare{
    font-style: normal;
}

.u-text-display {
    font-family: "Signika";
}

.u-warning{
    display: inline;
    background-repeat: no-repeat;
    padding-left: 2rem;
    font-size: 1.125rem;
    line-height: 1.75rem;
    line-height: 1.5;
    /*~ padding-left: 32px; */
    /*~ font-size: 18px; */
    background-image: url("/img/icn-alert-new.svg");
    background-position: left top;
    background-size: 23px auto;
}

.u-warning.u-text-reversed {
    background-image: url("/img/icn-alert-new-white.svg");
}

.u-chevron-link{
    display: inline-block;
    cursor: pointer;
    background-repeat: no-repeat;
    padding-right: 1rem;
    font-size: 1rem;
    line-height: 1.5rem;
    font-weight: 700;
    line-height: 1.25;
    text-decoration-line: none;
    /*~ padding-right: 16px; */
    color: #e44774;
    /*~ font-size: 16px; */
    background-image: url("/img/chevron-cabaret.svg");
    background-size: 6px auto;
    background-position: right 6px;
}

@media (min-width: 61.25em) {
    .u-chevron-link{
        font-size: 1rem;
        line-height: 1.5rem;
        line-height: 1.25;
        /*~ font-size: 17px; */
        /*~ font-size: 1.0625rem; */
    }
}

@media (min-width: 90em) {
    .u-chevron-link{
        font-size: 1.125rem;
        line-height: 1.75rem;
        line-height: 1.25;
        /*~ font-size: 18px; */
    }
}

.u-chevron-link:hover{
    text-decoration-line: underline;
}

.u-video-link{
    display: inline-block;
    background-repeat: no-repeat;
    padding-left: 1.75rem;
    /*~ padding-left: 30px; */
    background-image: url("/img/video-link.svg");
    background-position: left center;
    background-size: 20px 20px;
}

@media (min-width: 70em) {
    .u-video-link{
        padding-left: 2.25rem;
        /*~ padding-left: 36px; */
        background-size: 24px 24px;
        line-height: 24px;
    }
}

.u-video-link--reversed {
    background-image: url("/img/video-link-reversed.svg");
}

.u-plus-link{
    display: inline-block;
    cursor: pointer;
    background-repeat: no-repeat;
    padding-left: 1rem;
    font-size: 1rem;
    line-height: 1.5rem;
    font-weight: 700;
    line-height: 1.25;
    text-decoration-line: none;
    /*~ padding-left: 16px; */
    color: #e44774;
    /*~ font-size: 16px; */
    background-position: left 6px;
    background-image: url("/img/plus-cabaret.svg");
    background-size: 9px auto;
}

@media (min-width: 61.25em) {
    .u-plus-link{
        font-size: 1rem;
        line-height: 1.5rem;
        line-height: 1.25;
        /*~ font-size: 17px; */
        /*~ font-size: 1.0625rem; */
    }
}

@media (min-width: 90em) {
    .u-plus-link{
        font-size: 1.125rem;
        line-height: 1.75rem;
        line-height: 1.25;
        /*~ font-size: 18px; */
    }
}

.u-plus-link:hover{
    text-decoration-line: underline;
}

@media (min-width: 46.25em) {
    .u-text-reversed\@tablet-port {
        color: white;
    }
    .u-text-reversed-80\@tablet-port {
        color: rgba(255,255,255,.8);
    }
    .u-text-reversed-90\@tablet-port {
        color: rgba(255,255,255,.9);
    }
    .u-text-right\@tablet-port{
        text-align: right;
    }
}

@media (min-width: 61.25em) {
    .u-text-right\@tablet-land{
        text-align: right;
    }
}

@media (min-width: 46.25em) {
    .u-text-left\@tablet-port{
        text-align: left;
    }
}

@media (min-width: 70em) {
    .u-text-left\@lap{
        text-align: left;
    }
}

@media (min-width: 90em) {
    .u-text-left\@desk{
        text-align: left;
    }
}

@media (min-width: 46.25em) {
    .u-text-center\@tablet-port{
        text-align: center;
    }
}

.u-text-small{
    font-size: 0.75rem;
    line-height: 1rem;
    line-height: 1;
    /*~ font-size: 12px; */
    /*~ font-size: 0.75rem; */
}

@media (min-width: 46.25em) {
    .u-text-small{
        font-size: 0.75rem;
        line-height: 1rem;
        line-height: 1;
        /*~ font-size: 13px; */
        /*~ font-size: 0.8125rem; */
    }
}

@media (min-width: 70em) {
    .u-text-small{
        font-size: 0.875rem;
        line-height: 1.25rem;
        line-height: 1;
        /*~ font-size: 14px; */
        /*~ font-size: 0.875rem; */
    }
}

.u-text-feature{
    font-size: 1.125rem;
    line-height: 1.75rem;
    line-height: 1.5;
    /*~ font-size: 18px; */
}

@media (min-width: 46.25em) {
    .u-text-feature{
        font-size: 1.25rem;
        line-height: 1.75rem;
        line-height: 1.5;
        /*~ font-size: 20px; */
    }
}

@media (min-width: 70em) {
    .u-text-feature{
        font-size: 1.25rem;
        line-height: 1.75rem;
        line-height: 1.5;
        /*~ font-size: 22px; */
        /*~ font-size: 1.375rem; */
    }
}

.u-text-sub-feature{
    font-size: 1.125rem;
    line-height: 1.75rem;
    line-height: 1.5;
    /*~ font-size: 18px; */
}

@media (min-width: 46.25em) {
    .u-text-sub-feature{
        font-size: 1.125rem;
        line-height: 1.75rem;
        line-height: 1.5;
        /*~ font-size: 19px; */
        /*~ font-size: 1.1875rem; */
    }
}

@media (min-width: 70em) {
    .u-text-sub-feature{
        font-size: 1.25rem;
        line-height: 1.75rem;
        line-height: 1.5;
        /*~ font-size: 20px; */
    }
}

.u-text-large{
    font-size: 1.25rem;
    line-height: 1.75rem;
    line-height: 1;
    /*~ font-size: 22px; */
    /*~ font-size: 1.375rem; */
}

@media (min-width: 46.25em) {
    .u-text-large{
        font-size: 1.875rem;
        line-height: 2.25rem;
        line-height: 1;
        /*~ font-size: 28px; */
        /*~ font-size: 1.75rem; */
    }
}

@media (min-width: 70em) {
    .u-text-large{
        font-size: 1.875rem;
        line-height: 2.25rem;
        line-height: 1;
        /*~ font-size: 32px; */
        /*~ font-size: 2rem; */
    }
}

.u-list-basic{
    margin-left: 1rem;
    /*~ margin-left: 18px; */
    list-style: none;
}

.u-list-basic li{
    position: relative;
    margin-bottom: 0;
}

.u-list-basic li:before{
    position: absolute;
    display: block;
    height: 0.5rem;
    width: 0.5rem;
    /*~ width: 8px; */
    /*~ height: 8px; */
    background-color: #858687;
    content: "";
    border-radius: 50%;
    left: -18px;
    top: 12px;
}

.u-links-cabaret a h1,
.u-links-cabaret a h2,
.u-links-cabaret a h3,
.u-links-cabaret a h4,
.u-links-cabaret a h5,
.u-links-cabaret a h6 {
    transition: all 0.15s ease-in-out;
}

.u-links-cabaret a:hover h1,
.u-links-cabaret a:hover h2,
.u-links-cabaret a:hover h3,
.u-links-cabaret a:hover h4,
.u-links-cabaret a:hover h5,
.u-links-cabaret a:hover h6 {
    color: #e44774;
}

.u-links-padua-dark a h1,
.u-links-padua-dark a h2,
.u-links-padua-dark a h3,
.u-links-padua-dark a h4,
.u-links-padua-dark a h5,
.u-links-padua-dark a h6 {
    transition: all 0.15s ease-in-out;
}

.u-links-padua-dark a:hover h1,
.u-links-padua-dark a:hover h2,
.u-links-padua-dark a:hover h3,
.u-links-padua-dark a:hover h4,
.u-links-padua-dark a:hover h5,
.u-links-padua-dark a:hover h6 {
    color: #2ea27e;
}

.u-links-seagull-dark a h1,
.u-links-seagull-dark a h2,
.u-links-seagull-dark a h3,
.u-links-seagull-dark a h4,
.u-links-seagull-dark a h5,
.u-links-seagull-dark a h6 {
    transition: all 0.15s ease-in-out;
}

.u-links-seagull-dark a:hover h1,
.u-links-seagull-dark a:hover h2,
.u-links-seagull-dark a:hover h3,
.u-links-seagull-dark a:hover h4,
.u-links-seagull-dark a:hover h5,
.u-links-seagull-dark a:hover h6 {
    color: #489ad8;
}

.u-text-tight{
    line-height: 1;
    /*~ line-height: 1.125 !important; */
}

.u-text-compact{
    line-height: 1.25;
}

.u-text-uppercase{
    text-transform: uppercase;
}

.u-text-light{
    font-weight: 300;
}

.u-text-medium{
    font-weight: 600;
}

.u-text-bold{
    font-weight: 700;
}

.u-text-book{
    font-weight: 400;
}

.u-text-heavy{
    font-weight: 900;
}

.u-text-heading {
    color: #212223;
}

.u-text-paragraph {
    color: #858687;
}

.u-text-tigerlily-green {
    color: #3d8b44;
}

.u-text-ripe-aubergine {
    color: #8f3cb0;
}

.u-date{
    margin-bottom: 0.375rem;
    display: block;
    font-size: 0.875rem;
    line-height: 1.25rem;
    font-weight: 400;
    line-height: 1.625;
    color: #858687;
    /*~ font-size: 14px; */
    /*~ font-size: 0.875rem; */
    /*~ line-height: 1.7142857143; */
    /*~ margin-bottom: 6px; */
}

.u-slate-25 {
    color: rgba(33,34,35,.25);
}

.u-slate-50 {
    color: rgba(33,34,35,.5);
}

.u-text-reversed-95 {
    color: rgba(255,255,255,.95);
}

.u-text-reversed-90 {
    color: rgba(255,255,255,.9);
}

.u-text-reversed-85 {
    color: rgba(255,255,255,.85);
}

.u-text-reversed-80 {
    color: rgba(255,255,255,.8);
}

.u-text-reversed-75 {
    color: rgba(255,255,255,.75);
}

.u-text-reversed-70 {
    color: rgba(255,255,255,.7);
}

.u-text-reversed-65 {
    color: rgba(255,255,255,.65);
}

.u-text-reversed-60 {
    color: rgba(255,255,255,.6);
}

.u-text-reversed-55 {
    color: rgba(255,255,255,.55);
}

.u-text-reversed-50 {
    color: rgba(255,255,255,.5);
}

.u-text-reversed-45 {
    color: rgba(255,255,255,.45);
}

.u-text-reversed-40 {
    color: rgba(255,255,255,.4);
}

.u-text-reversed-35 {
    color: rgba(255,255,255,.35);
}

.u-text-reversed-30 {
    color: rgba(255,255,255,.3);
}

.u-text-reversed-25 {
    color: rgba(255,255,255,.25);
}

.u-text-reversed-20 {
    color: rgba(255,255,255,.2);
}

.u-text-reversed-15 {
    color: rgba(255,255,255,.15);
}

.u-text-reversed-10 {
    color: rgba(255,255,255,.1);
}

.u-text-reversed-5 {
    color: rgba(255,255,255,.05);
}

.u-text-cabaret {
    color: #e44774;
}

.u-text-aubergine {
    color: #432f45;
}

.u-text-padua {
    color: #76bd94;
}

.u-text-blurple {
    color: #3f459e !important;
}

.u-bg-smoke {
    background-color: #f4f5f6;
}

.u-bg-smoke-dark {
    background-color: #e8e9ea;
}

.u-bg-slate {
    background-color: #212223;
}

.u-bg-white {
    background-color: white;
}

.u-bg-padua-dark {
    background-color: #2ea27e;
}

.u-bg-ripe-aubergine {
    background-color: #8f3cb0;
}

.u-bg-fuscia {
    background-color: #be0f59;
}

.u-bg-aqua {
    background-color: #0f8bbe;
}

.u-bg-aubergine {
    background-color: #432f45;
}

.u-bg-tigerlily {
    background-color: #4a297d;
}

.u-bg-right {
    background-position: right center;
}

.u-bg-cover{
    background-size: cover;
}

.u-bg-right {
    background-position: center right;
}

.u-bg-sapphire {
	background-color: #003fa3;
}

.u-bg-prta {
    background-color: #2e1c42;
}

.u-bg-section-curve{
    background-repeat: no-repeat;
    padding-top: 6rem;
    /*~ padding-top: 96px; */
    background-image: url("/img/section-curve.png");
    background-size: 100% auto;
    background-position: center top;
}

@media (min-width: 46.25em) {
    .u-bg-section-curve{
        padding-top: 9rem;
        /*~ padding-top: 144px; */
    }
}

@media (min-width: 70em) {
    .u-bg-section-curve{
        padding-top: 12rem;
        /*~ padding-top: 192px; */
    }
}

.u-piggy-wiggle{
    position: relative;
}

.u-piggy-wiggle:before{
    position: absolute;
    display: block;
    height: 5rem;
    width: 5rem;
    background-size: cover;
    /*~ width: 80px; */
    /*~ height: 80px; */
    content: "";
    top: 0;
    left: 50%;
    transform: translate(-50%,-25%);
    background-position: center center;
    background-image: url("/img/parents-piggy-wiggle.jpg");
    mix-blend-mode: multiply;
}

@media (min-width: 30em) {
    .u-piggy-wiggle:before{
        height: 7rem;
        width: 7rem;
        /*~ width: 110px; */
        /*~ height: 110px; */
    }
}

@media (min-width: 46.25em) {
    .u-piggy-wiggle:before{
        height: 9rem;
        width: 9rem;
        /*~ width: 140px; */
        /*~ height: 140px; */
    }
}

@media (min-width: 70em) {
    .u-piggy-wiggle:before{
        height: 10rem;
        width: 10rem;
        /*~ width: 160px; */
        /*~ height: 160px; */
    }
}

@media (min-width: 90em) {
    .u-piggy-wiggle:before{
        height: 11rem;
        width: 11rem;
        /*~ width: 180px; */
        /*~ height: 180px; */
    }
}

.u-bg-conference-gradient {
    background-color: #2c26a5;
    background-image: linear-gradient(120deg,#2c26a5 0%,#d35799 100%);
}

.u-border-top{
    border-top-width: 1px;
    border-top-style: solid;
    border-top-color: rgba(232,233,234,.5);
}

.u-border-bottom{
    border-bottom-width: 1px;
    border-bottom-style: solid;
    border-bottom-color: rgba(232,233,234,.5);
}

.u-border-bottom--keyline{
    border-bottom-width: 1px;
    border-bottom-style: solid;
    border-bottom-color: #e8e9ea;
}

.u-border-bottom--keyline-dark{
    border-bottom-width: 1px;
    border-bottom-style: solid;
    border-bottom-color: #d4d5d6;
}

.u-border-top--white-30{
    border-top-width: 1px;
    border-top-style: solid;
    border-top-color: rgba(255,255,255,.3);
}

.u-block{
    display: block;
}

.u-inline-block{
    display: inline-block;
}

.u-inline{
    display: inline;
}

.u-relative{
    position: relative;
}

.u-float-left{
    float: left;
}

.u-float-right{
    float: right;
}

.u-clear-none{
    clear: none;
}

.u-full-bleed{
    width: 100%;
}

.u-overflow-visible{
    overflow: visible;
}

.u-full-bleed{
    width: 100%;
}

.u-fill-horizontal{
    width: 100%;
}

.u-fill-vertical{
    width: 100%;
}

.u-overflow-visible{
    overflow: visible;
}

.u-lift{
    position: relative;
    z-index: 1001;
}

.u-flex{
    display: flex;
}

.u-flex-align-center{
    align-items: center;
}

.u-flex-align-top{
    align-items: flex-start;
}

.u-max-width-48{
    max-width: 0rem;
    /*~ max-width: 48px; */
}

.u-icn-limit{
    width: 3rem;
    /*~ width: 48px; */
}

@media (min-width: 30em) {
    .u-icn-limit{
        width: 3.5rem;
        /*~ width: 56px; */
    }
}

@media (min-width: 46.25em) {
    .u-icn-limit{
        width: 4rem;
        /*~ width: 64px; */
    }
}

@media (min-width: 61.25em) {
    .u-icn-limit{
        width: 4rem;
        /*~ width: 72px; */
    }
}

@media (min-width: 70em) {
    .u-icn-limit{
        width: 5rem;
        /*~ width: 80px; */
    }
}

@media (min-width: 90em) {
    .u-icn-limit{
        width: 5rem;
        /*~ width: 88px; */
    }
}

.u-icn-limit--large{
    width: 3rem;
    /*~ width: 48px; */
}

@media (min-width: 30em) {
    .u-icn-limit--large{
        width: 3.5rem;
        /*~ width: 56px; */
    }
}

@media (min-width: 46.25em) {
    .u-icn-limit--large{
        width: 4rem;
        /*~ width: 64px; */
    }
}

@media (min-width: 61.25em) {
    .u-icn-limit--large{
        width: 4rem;
        /*~ width: 72px; */
    }
}

@media (min-width: 70em) {
    .u-icn-limit--large{
        width: 7rem;
        /*~ width: 110px; */
    }
}

@media (min-width: 90em) {
    .u-icn-limit--large{
        width: 9rem;
        /*~ width: 140px; */
    }
}

.u-vert-pull{
    margin-top: -6rem;
    /*~ margin-top: -96px; */
}

@media (min-width: 30em) {
    .u-vert-pull{
        margin-top: -7rem;
        /*~ margin-top: -120px; */
    }
}

@media (min-width: 46.25em) {
    .u-vert-pull{
        margin-top: -9rem;
        /*~ margin-top: -144px; */
    }
}

@media (min-width: 61.25em) {
    .u-vert-pull{
        margin-top: -9rem;
        /*~ margin-top: -144px; */
    }
}

@media (min-width: 70em) {
    .u-vert-pull{
        margin-top: -10rem;
        /*~ margin-top: -168px; */
    }
}

@media (min-width: 90em) {
    .u-vert-pull{
        margin-top: -12rem;
        /*~ margin-top: -192px; */
    }
}

@media (min-width: 46.25em) {
    .u-margin-bottom-none\@tablet-port {
        margin-bottom: 0;
    }
}

.u-margin-top-mega{
    margin-top: 8rem;
    /*~ margin-top: 132px; */
}

@media (min-width: 61.25em) {
    .u-margin-bottom-none\@tablet-land {
        margin-bottom: 0 !important;
    }
}

@media (min-width: 70em) {
    .u-margin-bottom-none\@lap {
        margin-bottom: 0 !important;
    }
    .u-margin-top-none\@lap {
        margin-top: 0 !important;
    }
}

@media (min-width: 90em) {
    .u-margin-bottom-none\@desk {
        margin-bottom: 0 !important;
    }
}

@media (min-width: 70em) {
    .o-layout--middle\@lap > .o-layout__item{
        vertical-align: middle;
    }
}

@media (min-width: 46.25em) {
    .o-layout--left\@tablet-port{
        text-align: left;
    }
    .o-layout--left\@tablet-port > .o-layout__item{
        text-align: left;
    }
}

@media (min-width: 90em) {
    .o-layout--left\@desk{
        text-align: left;
    }
    .o-layout--left\@desk > .o-layout__item{
        text-align: left;
    }
}

@media (min-width: 61.25em) {
    .o-layout--center\@tablet-land{
        text-align: center;
    }
    .o-layout--center\@tablet-land > .o-layout__item{
        text-align: left;
    }
}

@media (min-width: 70em) {
    .o-layout--center\@lap{
        text-align: center;
    }
    .o-layout--center\@lap > .o-layout__item{
        text-align: left;
    }
}

@media (min-width: 61.25em) {
    .u-hide\@tablet-land{
        display: none;
    }
}

@media (min-width: 46.25em) {
    .u-hide\@tablet-port{
        display: none;
    }
}

@media (max-width: 46.24em) {
    .u-hide\@phablet{
        display: none;
    }
    .u-hide-until\@tablet-port{
        display: none;
    }
}

@media (min-width: 46.25em) {
    .u-margin-bottom-large\@tablet-port{
        margin-bottom: 3rem;
        /*~ margin-bottom: 48px; */
    }
}

@media (min-width: 70em) {
    .u-margin-bottom-huge\@lap{
        margin-bottom: 6rem;
        /*~ margin-bottom: 96px !important; */
    }
}

@media (min-width: 90em) {
    .u-margin-bottom-huge\@desk{
        margin-bottom: 6rem;
        /*~ margin-bottom: 96px; */
    }
}

@media (min-width: 30em) {
    .u-margin-bottom\@phablet{
        margin-bottom: 1.5rem;
        /*~ margin-bottom: 24px !important; */
    }
    .u-margin-bottom-small\@phablet{
        margin-bottom: 0.75rem;
        /*~ margin-bottom: 12px !important; */
    }
    .u-margin-bottom-none\@phablet {
        margin-bottom: 0 !important;
    }
}

@media (min-width: 37.5em) {
    .u-margin-bottom\@phablet-large{
        margin-bottom: 1.5rem;
        /*~ margin-bottom: 24px !important; */
    }
    .u-margin-bottom-small\@phablet-large{
        margin-bottom: 0.75rem;
        /*~ margin-bottom: 12px !important; */
    }
}

@media (min-width: 30em) {
    .u-padding-left-huge\@phablet{
        padding-left: 6rem;
        /*~ padding-left: 96px !important; */
    }
}

@media (min-width: 25em) {
    .u-padding-left-huge\@mobile-large{
        padding-left: 6rem;
        /*~ padding-left: 96px !important; */
    }
}

@media (min-width: 46.25em) {
    .u-margin-bottom\@tablet-port{
        margin-bottom: 1.5rem;
        /*~ margin-bottom: 24px !important; */
    }
    .u-margin-bottom-small\@tablet-port{
        margin-bottom: 0.75rem;
        /*~ margin-bottom: 12px !important; */
    }
}

.u-vertical-keyline{
    position: relative;
}

.u-vertical-keyline:before{
    position: absolute;
    display: block;
    height: 100%;
    width: 1px;
    content: "";
    left: 50%;
    top: 0;
    background-color: rgba(255,255,255,.25);
}

@media (min-width: 46.25em) {
    .u-padding-top-mega\@tablet-port{
        padding-top: 9rem;
        /*~ padding-top: 144px !important; */
    }
    .u-padding-top-huge\@tablet-port{
        padding-top: 6rem;
        /*~ padding-top: 96px !important; */
    }
}

@media (min-width: 70em) {
    .u-padding-bottom\@lap{
        padding-bottom: 1.5rem;
        /*~ padding-bottom: 24px !important; */
    }
}

.u-padding-vertical-none {
    padding-top: 0 !important;
    padding-bottom: 0 !important;
}

.u-delete-image{
    position: absolute;
    height: 1.5rem;
    width: 1.5rem;
    overflow: hidden;
    white-space: nowrap;
    text-indent: 100%;
    right: 0;
    top: 0;
    transform: translate(50%,-50%);
    background-image: url("/img/icn-close-small-pink.svg");
    background-size: 24px auto;
}

.u-pick-image{
    display: flex;
    height: 100%;
    width: 100%;
    align-items: center;
    justify-content: center;
    font-weight: 700;
    text-transform: uppercase;
    text-decoration-line: none;
    color: #e44774;
    transition: all 0.2s ease-in-out;
    background-color: white;
}

.u-pick-image:hover {
    color: #212223;
}

.u-delete-item{
    margin-left: 1.5rem;
    margin-top: -1.5rem;
    display: block;
    height: 1.5rem;
    width: 1.5rem;
    overflow: hidden;
    white-space: nowrap;
    text-indent: 100%;
    background-image: url("/img/icn-close-small-pink.svg");
    background-size: 24px auto;
    flex: none;
}

.u-input-rounded{
    padding-top: 1rem;
    padding-bottom: 1rem;
    padding-right: 1.75rem;
    padding-left: 1.75rem;
    /*~ padding: 18px 30px; */
    border-radius: 34px;
}

.u-input-search{
    background-repeat: no-repeat;
    background-image: url("/img/icn-search.svg");
    background-position: right 24px center;
    background-size: 18px 18px;
}

.u-input-search:focus{
    border-width: 1px;
    border-color: #d4d5d6;
}

.u-input-pound{
    background-repeat: no-repeat;
    padding-left: 2rem;
    /*~ padding-left: 32px; */
    background-image: url("/img/icn-pound.svg");
    background-position: left 16px top 18px;
    background-size: 7px 11px;
}

.u-input-pound:focus{
    border-width: 1px;
    border-color: #d4d5d6;
}

.js-lazy {
    background-color: #e44774;
}


/*
! tailwindcss v3.3.6 | MIT License | https://tailwindcss.com
*//*
1. Prevent padding and border from affecting element width. (https://github.com/mozdevs/cssremedy/issues/4)
2. Allow adding a border to an element by just adding a border-width. (https://github.com/tailwindcss/tailwindcss/pull/116)
*/

*,
::before,
::after {
  box-sizing: border-box; /* 1 */
  border-width: 0; /* 2 */
  border-style: solid; /* 2 */
  border-color: #e5e7eb; /* 2 */
}

::before,
::after {
  --tw-content: '';
}

/*
1. Use a consistent sensible line-height in all browsers.
2. Prevent adjustments of font size after orientation changes in iOS.
3. Use a more readable tab size.
4. Use the user's configured `sans` font-family by default.
5. Use the user's configured `sans` font-feature-settings by default.
6. Use the user's configured `sans` font-variation-settings by default.
*/

html {
  line-height: 1.5; /* 1 */
  -webkit-text-size-adjust: 100%; /* 2 */
  -moz-tab-size: 4; /* 3 */
  -o-tab-size: 4;
     tab-size: 4; /* 3 */
  font-family: Source Sans Pro; /* 4 */
  font-feature-settings: normal; /* 5 */
  font-variation-settings: normal; /* 6 */
}

/*
1. Remove the margin in all browsers.
2. Inherit line-height from `html` so users can set them as a class directly on the `html` element.
*/

body {
  margin: 0; /* 1 */
  line-height: inherit; /* 2 */
}

/*
1. Add the correct height in Firefox.
2. Correct the inheritance of border color in Firefox. (https://bugzilla.mozilla.org/show_bug.cgi?id=190655)
3. Ensure horizontal rules are visible by default.
*/

hr {
  height: 0; /* 1 */
  color: inherit; /* 2 */
  border-top-width: 1px; /* 3 */
}

/*
Add the correct text decoration in Chrome, Edge, and Safari.
*/

abbr:where([title]) {
  -webkit-text-decoration: underline dotted;
          text-decoration: underline dotted;
}

/*
Remove the default font size and weight for headings.
*/

h1,
h2,
h3,
h4,
h5,
h6 {
  font-size: inherit;
  font-weight: inherit;
}

/*
Reset links to optimize for opt-in styling instead of opt-out.
*/

a {
  color: inherit;
  text-decoration: inherit;
}

/*
Add the correct font weight in Edge and Safari.
*/

b,
strong {
  font-weight: bolder;
}

/*
1. Use the user's configured `mono` font-family by default.
2. Use the user's configured `mono` font-feature-settings by default.
3. Use the user's configured `mono` font-variation-settings by default.
4. Correct the odd `em` font sizing in all browsers.
*/

code,
kbd,
samp,
pre {
  font-family: ui-monospace, SFMono-Regular, Menlo, Monaco, Consolas, "Liberation Mono", "Courier New", monospace; /* 1 */
  font-feature-settings: normal; /* 2 */
  font-variation-settings: normal; /* 3 */
  font-size: 1em; /* 4 */
}

/*
Add the correct font size in all browsers.
*/

small {
  font-size: 80%;
}

/*
Prevent `sub` and `sup` elements from affecting the line height in all browsers.
*/

sub,
sup {
  font-size: 75%;
  line-height: 0;
  position: relative;
  vertical-align: baseline;
}

sub {
  bottom: -0.25em;
}

sup {
  top: -0.5em;
}

/*
1. Remove text indentation from table contents in Chrome and Safari. (https://bugs.chromium.org/p/chromium/issues/detail?id=999088, https://bugs.webkit.org/show_bug.cgi?id=201297)
2. Correct table border color inheritance in all Chrome and Safari. (https://bugs.chromium.org/p/chromium/issues/detail?id=935729, https://bugs.webkit.org/show_bug.cgi?id=195016)
3. Remove gaps between table borders by default.
*/

table {
  text-indent: 0; /* 1 */
  border-color: inherit; /* 2 */
  border-collapse: collapse; /* 3 */
}

/*
1. Change the font styles in all browsers.
2. Remove the margin in Firefox and Safari.
3. Remove default padding in all browsers.
*/

button,
input,
optgroup,
select,
textarea {
  font-family: inherit; /* 1 */
  font-feature-settings: inherit; /* 1 */
  font-variation-settings: inherit; /* 1 */
  font-size: 100%; /* 1 */
  font-weight: inherit; /* 1 */
  line-height: inherit; /* 1 */
  color: inherit; /* 1 */
  margin: 0; /* 2 */
  padding: 0; /* 3 */
}

/*
Remove the inheritance of text transform in Edge and Firefox.
*/

button,
select {
  text-transform: none;
}

/*
1. Correct the inability to style clickable types in iOS and Safari.
2. Remove default button styles.
*/

button,
[type='button'],
[type='reset'],
[type='submit'] {
  -webkit-appearance: button; /* 1 */
  background-color: transparent; /* 2 */
  background-image: none; /* 2 */
}

/*
Use the modern Firefox focus style for all focusable elements.
*/

:-moz-focusring {
  outline: auto;
}

/*
Remove the additional `:invalid` styles in Firefox. (https://github.com/mozilla/gecko-dev/blob/2f9eacd9d3d995c937b4251a5557d95d494c9be1/layout/style/res/forms.css#L728-L737)
*/

:-moz-ui-invalid {
  box-shadow: none;
}

/*
Add the correct vertical alignment in Chrome and Firefox.
*/

progress {
  vertical-align: baseline;
}

/*
Correct the cursor style of increment and decrement buttons in Safari.
*/

::-webkit-inner-spin-button,
::-webkit-outer-spin-button {
  height: auto;
}

/*
1. Correct the odd appearance in Chrome and Safari.
2. Correct the outline style in Safari.
*/

[type='search'] {
  -webkit-appearance: textfield; /* 1 */
  outline-offset: -2px; /* 2 */
}

/*
Remove the inner padding in Chrome and Safari on macOS.
*/

::-webkit-search-decoration {
  -webkit-appearance: none;
}

/*
1. Correct the inability to style clickable types in iOS and Safari.
2. Change font properties to `inherit` in Safari.
*/

::-webkit-file-upload-button {
  -webkit-appearance: button; /* 1 */
  font: inherit; /* 2 */
}

/*
Add the correct display in Chrome and Safari.
*/

summary {
  display: list-item;
}

/*
Removes the default spacing and border for appropriate elements.
*/

blockquote,
dl,
dd,
h1,
h2,
h3,
h4,
h5,
h6,
hr,
figure,
p,
pre {
  margin: 0;
}

fieldset {
  margin: 0;
  padding: 0;
}

legend {
  padding: 0;
}

ol,
ul,
menu {
  list-style: none;
  margin: 0;
  padding: 0;
}

/*
Reset default styling for dialogs.
*/
dialog {
  padding: 0;
}

/*
Prevent resizing textareas horizontally by default.
*/

textarea {
  resize: vertical;
}

/*
1. Reset the default placeholder opacity in Firefox. (https://github.com/tailwindlabs/tailwindcss/issues/3300)
2. Set the default placeholder color to the user's configured gray 400 color.
*/

input::-moz-placeholder, textarea::-moz-placeholder {
  opacity: 1; /* 1 */
  color: #9ca3af; /* 2 */
}

input::placeholder,
textarea::placeholder {
  opacity: 1; /* 1 */
  color: #9ca3af; /* 2 */
}

/*
Set the default cursor for buttons.
*/

button,
[role="button"] {
  cursor: pointer;
}

/*
Make sure disabled buttons don't get the pointer cursor.
*/
:disabled {
  cursor: default;
}

/*
1. Make replaced elements `display: block` by default. (https://github.com/mozdevs/cssremedy/issues/14)
2. Add `vertical-align: middle` to align replaced elements more sensibly by default. (https://github.com/jensimmons/cssremedy/issues/14#issuecomment-634934210)
   This can trigger a poorly considered lint error in some tools but is included by design.
*/

img,
svg,
video,
canvas,
audio,
iframe,
embed,
object {
  display: block; /* 1 */
  vertical-align: middle; /* 2 */
}

/*
Constrain images and videos to the parent width and preserve their intrinsic aspect ratio. (https://github.com/mozdevs/cssremedy/issues/14)
*/

img,
video {
  max-width: 100%;
  height: auto;
}

/* Make elements with the HTML hidden attribute stay hidden by default */
[hidden] {
  display: none;
}
	h1, h2, h3, h4, h5, h6, p, ul, ol, blockquote {
  margin-bottom: 1.5rem;
}
	h1, h2, h3, h4, h5, h6 {
		font-weight: 700;
	}
	article h1,
	article h2,
	article h3,
	article h4,
	article h5,
	article h6 {
  font-weight: 600;
}

	article h3 {
  line-height: 1.25;
		font-size: 20px !important;
}
	
	@media (min-width: 30em) {
		article h3 {
    line-height: 1.25;
			font-size: 1.328125rem !important;
  }
	}
	
	@media (min-width: 46.25em) {
		article h3 {
    line-height: 1.25;
			font-size: 1.40625rem !important;
  }
	}
	
	@media (min-width: 90em) {
		article h3 {
    line-height: 1.25;
			font-size: 1.5625rem !important;
  }
	}
	
	article h4 {
  line-height: 1.25;
		font-size: 18px !important;
}
	
	@media (min-width: 30em) {
		article h4 {
    line-height: 1.25;
			font-size: 1.1953125rem !important;
  }
	}
	
	@media (min-width: 46.25em) {
		article h4 {
    line-height: 1.25;
			font-size: 1.265625rem !important;
  }
	}
	
	@media (min-width: 90em) {
		article h4 {
    line-height: 1.25;
			font-size: 1.40625rem !important;
  }
	}
	
	article h5 {
  line-height: 1.25;
		font-size: 1.0625rem !important;
}
	
	@media (min-width: 30em) {
		article h5 {
    line-height: 1.25;
			font-size: 1.12890625rem !important;
  }
	}
	
	@media (min-width: 46.25em) {
		article h5 {
    line-height: 1.25;
			font-size: 1.1953125rem !important;
  }
	}
	
	@media (min-width: 90em) {
		article h5 {
    line-height: 1.25;
			font-size: 1.328125rem !important;
  }
	}
	
	article h6 {
  line-height: 1.25;
		font-size: 0.9375rem !important;
}
	
	@media (min-width: 30em) {
		article h6 {
    line-height: 1.25;
			font-size: 0.99609375rem !important;
  }
	}
	
	@media (min-width: 46.25em) {
		article h6 {
    line-height: 1.25;
			font-size: 1.0546875rem !important;
  }
	}
	
	@media (min-width: 90em) {
		article h6 {
    line-height: 1.25;
			font-size: 1.171875rem !important;
  }
	}

	ul, ol {
  margin-left: 18px;
}
	ol {
		list-style: decimal;
	}
	ul {
		list-style-type: disc;
	}
	a {
  --tw-text-opacity: 1;
  color: rgb(113 194 219 / var(--tw-text-opacity));
  text-decoration-line: underline;
}
	a:hover {
		text-decoration: none;
	}
	hr {
		height: 0;
		display: block;
		border: 0;
		border-top: solid 1px #e8e9ea;
		margin-top: 24px;
		margin-bottom: 48px;
	}
	input, textarea, select {
  margin-bottom: 1.5rem;
  padding-top: 10px;
  padding-bottom: 10px;
  padding-left: 14px;
  padding-right: 14px;
}
	blockquote {
		margin-top: 48px;
		margin-bottom: 72px;
		
	}
	blockquote p {
		font-size: 1.5rem;
	}
	@media (min-width:70em) {
		blockquote {
			margin-top: 96px;
			margin-bottom: 120px;
		}
		blockquote p {
			font-size: 1.875rem;
		}
	}

*, ::before, ::after {
  --tw-border-spacing-x: 0;
  --tw-border-spacing-y: 0;
  --tw-translate-x: 0;
  --tw-translate-y: 0;
  --tw-rotate: 0;
  --tw-skew-x: 0;
  --tw-skew-y: 0;
  --tw-scale-x: 1;
  --tw-scale-y: 1;
  --tw-pan-x:  ;
  --tw-pan-y:  ;
  --tw-pinch-zoom:  ;
  --tw-scroll-snap-strictness: proximity;
  --tw-gradient-from-position:  ;
  --tw-gradient-via-position:  ;
  --tw-gradient-to-position:  ;
  --tw-ordinal:  ;
  --tw-slashed-zero:  ;
  --tw-numeric-figure:  ;
  --tw-numeric-spacing:  ;
  --tw-numeric-fraction:  ;
  --tw-ring-inset:  ;
  --tw-ring-offset-width: 0px;
  --tw-ring-offset-color: #fff;
  --tw-ring-color: rgb(59 130 246 / 0.5);
  --tw-ring-offset-shadow: 0 0 #0000;
  --tw-ring-shadow: 0 0 #0000;
  --tw-shadow: 0 0 #0000;
  --tw-shadow-colored: 0 0 #0000;
  --tw-blur:  ;
  --tw-brightness:  ;
  --tw-contrast:  ;
  --tw-grayscale:  ;
  --tw-hue-rotate:  ;
  --tw-invert:  ;
  --tw-saturate:  ;
  --tw-sepia:  ;
  --tw-drop-shadow:  ;
  --tw-backdrop-blur:  ;
  --tw-backdrop-brightness:  ;
  --tw-backdrop-contrast:  ;
  --tw-backdrop-grayscale:  ;
  --tw-backdrop-hue-rotate:  ;
  --tw-backdrop-invert:  ;
  --tw-backdrop-opacity:  ;
  --tw-backdrop-saturate:  ;
  --tw-backdrop-sepia:  ;
}

::backdrop {
  --tw-border-spacing-x: 0;
  --tw-border-spacing-y: 0;
  --tw-translate-x: 0;
  --tw-translate-y: 0;
  --tw-rotate: 0;
  --tw-skew-x: 0;
  --tw-skew-y: 0;
  --tw-scale-x: 1;
  --tw-scale-y: 1;
  --tw-pan-x:  ;
  --tw-pan-y:  ;
  --tw-pinch-zoom:  ;
  --tw-scroll-snap-strictness: proximity;
  --tw-gradient-from-position:  ;
  --tw-gradient-via-position:  ;
  --tw-gradient-to-position:  ;
  --tw-ordinal:  ;
  --tw-slashed-zero:  ;
  --tw-numeric-figure:  ;
  --tw-numeric-spacing:  ;
  --tw-numeric-fraction:  ;
  --tw-ring-inset:  ;
  --tw-ring-offset-width: 0px;
  --tw-ring-offset-color: #fff;
  --tw-ring-color: rgb(59 130 246 / 0.5);
  --tw-ring-offset-shadow: 0 0 #0000;
  --tw-ring-shadow: 0 0 #0000;
  --tw-shadow: 0 0 #0000;
  --tw-shadow-colored: 0 0 #0000;
  --tw-blur:  ;
  --tw-brightness:  ;
  --tw-contrast:  ;
  --tw-grayscale:  ;
  --tw-hue-rotate:  ;
  --tw-invert:  ;
  --tw-saturate:  ;
  --tw-sepia:  ;
  --tw-drop-shadow:  ;
  --tw-backdrop-blur:  ;
  --tw-backdrop-brightness:  ;
  --tw-backdrop-contrast:  ;
  --tw-backdrop-grayscale:  ;
  --tw-backdrop-hue-rotate:  ;
  --tw-backdrop-invert:  ;
  --tw-backdrop-opacity:  ;
  --tw-backdrop-saturate:  ;
  --tw-backdrop-sepia:  ;
}

.container {
  width: 100%;
}

@media (min-width: 480px) {

  .container {
    max-width: 480px;
  }
}

@media (min-width: 640px) {

  .container {
    max-width: 640px;
  }
}

@media (min-width: 768px) {

  .container {
    max-width: 768px;
  }
}

@media (min-width: 1024px) {

  .container {
    max-width: 1024px;
  }
}

@media (min-width: 1280px) {

  .container {
    max-width: 1280px;
  }
}

@media (min-width: 1536px) {

  .container {
    max-width: 1536px;
  }
}

.o-layout {
		margin-left: -1.5rem;
	}

.o-layout--large {
		margin-left: -3rem;
	}

.o-layout--huge {
		margin-left: -6rem;
	}

.o-layout--mega {
		margin-left: -6rem;
	}

.c-omni-card__list.o-layout {
		margin-left: 0;
	}

@media (min-width: 70em) {
		.o-layout--mega {
			margin-left: -12rem;
		}
	}

.c-card--membership:before,
	.c-card--course:before {
		display: none;
	}

.c-btn--small {
		font-size: 0.625rem;
	}

.range-slider .noUi-handle {

	}

.range-slider .noUi-connect {
  --tw-bg-opacity: 1 !important;
  background-color: rgb(228 71 116 / var(--tw-bg-opacity)) !important;
}

.range-slider .noUi-tooltip {
		bottom: -9px !important;
		z-index: 10;
		display: flex;
		height: 3rem;
		width: 3rem;
		cursor: pointer;
		align-items: center;
		justify-content: center;
		border-radius: 9999px;
		border-width: 0px;
		--tw-bg-opacity: 1 !important;
		background-color: rgb(228 71 116 / var(--tw-bg-opacity)) !important;
		--tw-text-opacity: 1 !important;
		color: rgb(255 255 255 / var(--tw-text-opacity)) !important;
		
	}

.range-slider .noUi-tooltip:before {
		display: none !important;
	}

.range-slider.noUi-horizontal {
  height: 0.5rem !important;
  border-width: 0px !important;
  --tw-bg-opacity: 1;
  background-color: rgb(225 225 225 / var(--tw-bg-opacity));
		border: 0 none;
}

.c-hero--conference-2024 {
  position: relative;
  background-size: cover;
  padding-bottom: 6rem;
  padding-top: 24rem;
		/*~ padding-top: 458px; */
		/*~ padding-bottom: 96px; */
		background-image: url("/img/conference-2024-gradient.jpg");
		background-position: center center;
}

@media (min-width: 30em) {
		.c-hero--conference-2024 {
    padding-top: 10rem;
    padding-bottom: 7rem;
			/*~ padding-top: 158px; */
			/*~ padding-bottom: 114px; */
  }
	}

@media (min-width: 46.25em) {
		.c-hero--conference-2024 {
    padding-top: 14rem;
    padding-bottom: 8rem;
			/*~ padding-top: 218px; */
			/*~ padding-bottom: 132px; */
  }
	}

@media (min-width: 70em) {
		.c-hero--conference-2024 {
    padding-top: 15rem;
    padding-bottom: 13rem;
			/*~ padding-top: 242px; */
			/*~ padding-bottom: 204px; */
  }
	}

@media (min-width: 90em) {
		.c-hero--conference-2024 {
    padding-top: 16rem;
    padding-bottom: 14rem;
			/*~ padding-top: 266px; */
			/*~ padding-bottom: 228px; */
  }
	}

.c-hero--conference-2024:after {
  position: absolute;
  display: block;
  background-size: cover;
  background-repeat: no-repeat;
		content: "";
		width: 588px;
		height: 941px;
		background-image: url("/img/conference-2024-lanyard.png");
		background-position: center center;
		top: 0;
		left: 50%;
		transform: scale(.5) translateX(-98%);
		transform-origin: center top;
}

@media (min-width: 30em) {
		.c-hero--conference-2024:after {
			transform: scale(.675) translateX(0);
			left: 75%;
			transform-origin: left top;
		}
	}

@media (min-width: 37.5em) {
		.c-hero--conference-2024:after {
    display: block;
			transform: scale(.675);
			left: 70%;
  }
	}

@media (min-width: 46.25em) {
		.c-hero--conference-2024:after {
			transform: scale(.8);
			left: 55%;
		}
	}

@media (min-width: 61.25em) {
		.c-hero--conference-2024:after {
			transform: scale(.8);
		}
	}

@media (min-width: 70em) {
		.c-hero--conference-2024:after {
			transform: scale(.925);
			left: 55%;
		}
	}

@media (min-width: 90em) {
		.c-hero--conference-2024:after {
			transform: scale(1);
		}
	}
/*
! tailwindcss v3.3.6 | MIT License | https://tailwindcss.com
*//*
1. Prevent padding and border from affecting element width. (https://github.com/mozdevs/cssremedy/issues/4)
2. Allow adding a border to an element by just adding a border-width. (https://github.com/tailwindcss/tailwindcss/pull/116)
*/

*,
::before,
::after {
  box-sizing: border-box; /* 1 */
  border-width: 0; /* 2 */
  border-style: solid; /* 2 */
  border-color: #e5e7eb; /* 2 */
}

::before,
::after {
  --tw-content: '';
}

/*
1. Use a consistent sensible line-height in all browsers.
2. Prevent adjustments of font size after orientation changes in iOS.
3. Use a more readable tab size.
4. Use the user's configured `sans` font-family by default.
5. Use the user's configured `sans` font-feature-settings by default.
6. Use the user's configured `sans` font-variation-settings by default.
*/

html {
  line-height: 1.5; /* 1 */
  -webkit-text-size-adjust: 100%; /* 2 */
  -moz-tab-size: 4; /* 3 */
  -o-tab-size: 4;
     tab-size: 4; /* 3 */
  font-family: Source Sans Pro; /* 4 */
  font-feature-settings: normal; /* 5 */
  font-variation-settings: normal; /* 6 */
}

/*
1. Remove the margin in all browsers.
2. Inherit line-height from `html` so users can set them as a class directly on the `html` element.
*/

body {
  margin: 0; /* 1 */
  line-height: inherit; /* 2 */
}

/*
1. Add the correct height in Firefox.
2. Correct the inheritance of border color in Firefox. (https://bugzilla.mozilla.org/show_bug.cgi?id=190655)
3. Ensure horizontal rules are visible by default.
*/

hr {
  height: 0; /* 1 */
  color: inherit; /* 2 */
  border-top-width: 1px; /* 3 */
}

/*
Add the correct text decoration in Chrome, Edge, and Safari.
*/

abbr:where([title]) {
  -webkit-text-decoration: underline dotted;
          text-decoration: underline dotted;
}

/*
Remove the default font size and weight for headings.
*/

h1,
h2,
h3,
h4,
h5,
h6 {
  font-size: inherit;
  font-weight: inherit;
}

/*
Reset links to optimize for opt-in styling instead of opt-out.
*/

a {
  color: inherit;
  text-decoration: inherit;
}

/*
Add the correct font weight in Edge and Safari.
*/

b,
strong {
  font-weight: bolder;
}

/*
1. Use the user's configured `mono` font-family by default.
2. Use the user's configured `mono` font-feature-settings by default.
3. Use the user's configured `mono` font-variation-settings by default.
4. Correct the odd `em` font sizing in all browsers.
*/

code,
kbd,
samp,
pre {
  font-family: ui-monospace, SFMono-Regular, Menlo, Monaco, Consolas, "Liberation Mono", "Courier New", monospace; /* 1 */
  font-feature-settings: normal; /* 2 */
  font-variation-settings: normal; /* 3 */
  font-size: 1em; /* 4 */
}

/*
Add the correct font size in all browsers.
*/

small {
  font-size: 80%;
}

/*
Prevent `sub` and `sup` elements from affecting the line height in all browsers.
*/

sub,
sup {
  font-size: 75%;
  line-height: 0;
  position: relative;
  vertical-align: baseline;
}

sub {
  bottom: -0.25em;
}

sup {
  top: -0.5em;
}

/*
1. Remove text indentation from table contents in Chrome and Safari. (https://bugs.chromium.org/p/chromium/issues/detail?id=999088, https://bugs.webkit.org/show_bug.cgi?id=201297)
2. Correct table border color inheritance in all Chrome and Safari. (https://bugs.chromium.org/p/chromium/issues/detail?id=935729, https://bugs.webkit.org/show_bug.cgi?id=195016)
3. Remove gaps between table borders by default.
*/

table {
  text-indent: 0; /* 1 */
  border-color: inherit; /* 2 */
  border-collapse: collapse; /* 3 */
}

/*
1. Change the font styles in all browsers.
2. Remove the margin in Firefox and Safari.
3. Remove default padding in all browsers.
*/

button,
input,
optgroup,
select,
textarea {
  font-family: inherit; /* 1 */
  font-feature-settings: inherit; /* 1 */
  font-variation-settings: inherit; /* 1 */
  font-size: 100%; /* 1 */
  font-weight: inherit; /* 1 */
  line-height: inherit; /* 1 */
  color: inherit; /* 1 */
  margin: 0; /* 2 */
  padding: 0; /* 3 */
}

/*
Remove the inheritance of text transform in Edge and Firefox.
*/

button,
select {
  text-transform: none;
}

/*
1. Correct the inability to style clickable types in iOS and Safari.
2. Remove default button styles.
*/

button,
[type='button'],
[type='reset'],
[type='submit'] {
  -webkit-appearance: button; /* 1 */
  background-color: transparent; /* 2 */
  background-image: none; /* 2 */
}

/*
Use the modern Firefox focus style for all focusable elements.
*/

:-moz-focusring {
  outline: auto;
}

/*
Remove the additional `:invalid` styles in Firefox. (https://github.com/mozilla/gecko-dev/blob/2f9eacd9d3d995c937b4251a5557d95d494c9be1/layout/style/res/forms.css#L728-L737)
*/

:-moz-ui-invalid {
  box-shadow: none;
}

/*
Add the correct vertical alignment in Chrome and Firefox.
*/

progress {
  vertical-align: baseline;
}

/*
Correct the cursor style of increment and decrement buttons in Safari.
*/

::-webkit-inner-spin-button,
::-webkit-outer-spin-button {
  height: auto;
}

/*
1. Correct the odd appearance in Chrome and Safari.
2. Correct the outline style in Safari.
*/

[type='search'] {
  -webkit-appearance: textfield; /* 1 */
  outline-offset: -2px; /* 2 */
}

/*
Remove the inner padding in Chrome and Safari on macOS.
*/

::-webkit-search-decoration {
  -webkit-appearance: none;
}

/*
1. Correct the inability to style clickable types in iOS and Safari.
2. Change font properties to `inherit` in Safari.
*/

::-webkit-file-upload-button {
  -webkit-appearance: button; /* 1 */
  font: inherit; /* 2 */
}

/*
Add the correct display in Chrome and Safari.
*/

summary {
  display: list-item;
}

/*
Removes the default spacing and border for appropriate elements.
*/

blockquote,
dl,
dd,
h1,
h2,
h3,
h4,
h5,
h6,
hr,
figure,
p,
pre {
  margin: 0;
}

fieldset {
  margin: 0;
  padding: 0;
}

legend {
  padding: 0;
}

ol,
ul,
menu {
  list-style: none;
  margin: 0;
  padding: 0;
}

/*
Reset default styling for dialogs.
*/
dialog {
  padding: 0;
}

/*
Prevent resizing textareas horizontally by default.
*/

textarea {
  resize: vertical;
}

/*
1. Reset the default placeholder opacity in Firefox. (https://github.com/tailwindlabs/tailwindcss/issues/3300)
2. Set the default placeholder color to the user's configured gray 400 color.
*/

input::-moz-placeholder, textarea::-moz-placeholder {
  opacity: 1; /* 1 */
  color: #9ca3af; /* 2 */
}

input::placeholder,
textarea::placeholder {
  opacity: 1; /* 1 */
  color: #9ca3af; /* 2 */
}

/*
Set the default cursor for buttons.
*/

button,
[role="button"] {
  cursor: pointer;
}

/*
Make sure disabled buttons don't get the pointer cursor.
*/
:disabled {
  cursor: default;
}

/*
1. Make replaced elements `display: block` by default. (https://github.com/mozdevs/cssremedy/issues/14)
2. Add `vertical-align: middle` to align replaced elements more sensibly by default. (https://github.com/jensimmons/cssremedy/issues/14#issuecomment-634934210)
   This can trigger a poorly considered lint error in some tools but is included by design.
*/

img,
svg,
video,
canvas,
audio,
iframe,
embed,
object {
  display: block; /* 1 */
  vertical-align: middle; /* 2 */
}

/*
Constrain images and videos to the parent width and preserve their intrinsic aspect ratio. (https://github.com/mozdevs/cssremedy/issues/14)
*/

img,
video {
  max-width: 100%;
  height: auto;
}

/* Make elements with the HTML hidden attribute stay hidden by default */
[hidden] {
  display: none;
}
	h1, h2, h3, h4, h5, h6, p, ul, ol, blockquote {
  margin-bottom: 1.5rem;
}
	h1, h2, h3, h4, h5, h6 {
		font-weight: 700;
	}
	article h1,
	article h2,
	article h3,
	article h4,
	article h5,
	article h6 {
  font-weight: 600;
}

	article h3 {
  line-height: 1.25;
		font-size: 20px !important;
}
	
	@media (min-width: 30em) {
		article h3 {
    line-height: 1.25;
			font-size: 1.328125rem !important;
  }
	}
	
	@media (min-width: 46.25em) {
		article h3 {
    line-height: 1.25;
			font-size: 1.40625rem !important;
  }
	}
	
	@media (min-width: 90em) {
		article h3 {
    line-height: 1.25;
			font-size: 1.5625rem !important;
  }
	}
	
	article h4 {
  line-height: 1.25;
		font-size: 18px !important;
}
	
	@media (min-width: 30em) {
		article h4 {
    line-height: 1.25;
			font-size: 1.1953125rem !important;
  }
	}
	
	@media (min-width: 46.25em) {
		article h4 {
    line-height: 1.25;
			font-size: 1.265625rem !important;
  }
	}
	
	@media (min-width: 90em) {
		article h4 {
    line-height: 1.25;
			font-size: 1.40625rem !important;
  }
	}
	
	article h5 {
  line-height: 1.25;
		font-size: 1.0625rem !important;
}
	
	@media (min-width: 30em) {
		article h5 {
    line-height: 1.25;
			font-size: 1.12890625rem !important;
  }
	}
	
	@media (min-width: 46.25em) {
		article h5 {
    line-height: 1.25;
			font-size: 1.1953125rem !important;
  }
	}
	
	@media (min-width: 90em) {
		article h5 {
    line-height: 1.25;
			font-size: 1.328125rem !important;
  }
	}
	
	article h6 {
  line-height: 1.25;
		font-size: 0.9375rem !important;
}
	
	@media (min-width: 30em) {
		article h6 {
    line-height: 1.25;
			font-size: 0.99609375rem !important;
  }
	}
	
	@media (min-width: 46.25em) {
		article h6 {
    line-height: 1.25;
			font-size: 1.0546875rem !important;
  }
	}
	
	@media (min-width: 90em) {
		article h6 {
    line-height: 1.25;
			font-size: 1.171875rem !important;
  }
	}

	ul, ol {
  margin-left: 18px;
}
	ol {
		list-style: decimal;
	}
	ul {
		list-style-type: disc;
	}
	a {
  --tw-text-opacity: 1;
  color: rgb(113 194 219 / var(--tw-text-opacity));
  text-decoration-line: underline;
}
	a:hover {
		text-decoration: none;
	}
	hr {
		height: 0;
		display: block;
		border: 0;
		border-top: solid 1px #e8e9ea;
		margin-top: 24px;
		margin-bottom: 48px;
	}
	input, textarea, select {
  margin-bottom: 1.5rem;
  padding-top: 10px;
  padding-bottom: 10px;
  padding-left: 14px;
  padding-right: 14px;
}
	blockquote {
		margin-top: 48px;
		margin-bottom: 72px;
		
	}
	blockquote p {
		font-size: 1.5rem;
	}
	@media (min-width:70em) {
		blockquote {
			margin-top: 96px;
			margin-bottom: 120px;
		}
		blockquote p {
			font-size: 1.875rem;
		}
	}

*, ::before, ::after {
  --tw-border-spacing-x: 0;
  --tw-border-spacing-y: 0;
  --tw-translate-x: 0;
  --tw-translate-y: 0;
  --tw-rotate: 0;
  --tw-skew-x: 0;
  --tw-skew-y: 0;
  --tw-scale-x: 1;
  --tw-scale-y: 1;
  --tw-pan-x:  ;
  --tw-pan-y:  ;
  --tw-pinch-zoom:  ;
  --tw-scroll-snap-strictness: proximity;
  --tw-gradient-from-position:  ;
  --tw-gradient-via-position:  ;
  --tw-gradient-to-position:  ;
  --tw-ordinal:  ;
  --tw-slashed-zero:  ;
  --tw-numeric-figure:  ;
  --tw-numeric-spacing:  ;
  --tw-numeric-fraction:  ;
  --tw-ring-inset:  ;
  --tw-ring-offset-width: 0px;
  --tw-ring-offset-color: #fff;
  --tw-ring-color: rgb(59 130 246 / 0.5);
  --tw-ring-offset-shadow: 0 0 #0000;
  --tw-ring-shadow: 0 0 #0000;
  --tw-shadow: 0 0 #0000;
  --tw-shadow-colored: 0 0 #0000;
  --tw-blur:  ;
  --tw-brightness:  ;
  --tw-contrast:  ;
  --tw-grayscale:  ;
  --tw-hue-rotate:  ;
  --tw-invert:  ;
  --tw-saturate:  ;
  --tw-sepia:  ;
  --tw-drop-shadow:  ;
  --tw-backdrop-blur:  ;
  --tw-backdrop-brightness:  ;
  --tw-backdrop-contrast:  ;
  --tw-backdrop-grayscale:  ;
  --tw-backdrop-hue-rotate:  ;
  --tw-backdrop-invert:  ;
  --tw-backdrop-opacity:  ;
  --tw-backdrop-saturate:  ;
  --tw-backdrop-sepia:  ;
}

::backdrop {
  --tw-border-spacing-x: 0;
  --tw-border-spacing-y: 0;
  --tw-translate-x: 0;
  --tw-translate-y: 0;
  --tw-rotate: 0;
  --tw-skew-x: 0;
  --tw-skew-y: 0;
  --tw-scale-x: 1;
  --tw-scale-y: 1;
  --tw-pan-x:  ;
  --tw-pan-y:  ;
  --tw-pinch-zoom:  ;
  --tw-scroll-snap-strictness: proximity;
  --tw-gradient-from-position:  ;
  --tw-gradient-via-position:  ;
  --tw-gradient-to-position:  ;
  --tw-ordinal:  ;
  --tw-slashed-zero:  ;
  --tw-numeric-figure:  ;
  --tw-numeric-spacing:  ;
  --tw-numeric-fraction:  ;
  --tw-ring-inset:  ;
  --tw-ring-offset-width: 0px;
  --tw-ring-offset-color: #fff;
  --tw-ring-color: rgb(59 130 246 / 0.5);
  --tw-ring-offset-shadow: 0 0 #0000;
  --tw-ring-shadow: 0 0 #0000;
  --tw-shadow: 0 0 #0000;
  --tw-shadow-colored: 0 0 #0000;
  --tw-blur:  ;
  --tw-brightness:  ;
  --tw-contrast:  ;
  --tw-grayscale:  ;
  --tw-hue-rotate:  ;
  --tw-invert:  ;
  --tw-saturate:  ;
  --tw-sepia:  ;
  --tw-drop-shadow:  ;
  --tw-backdrop-blur:  ;
  --tw-backdrop-brightness:  ;
  --tw-backdrop-contrast:  ;
  --tw-backdrop-grayscale:  ;
  --tw-backdrop-hue-rotate:  ;
  --tw-backdrop-invert:  ;
  --tw-backdrop-opacity:  ;
  --tw-backdrop-saturate:  ;
  --tw-backdrop-sepia:  ;
}

.container {
  width: 100%;
}

@media (min-width: 480px) {

  .container {
    max-width: 480px;
  }
}

@media (min-width: 640px) {

  .container {
    max-width: 640px;
  }
}

@media (min-width: 768px) {

  .container {
    max-width: 768px;
  }
}

@media (min-width: 1024px) {

  .container {
    max-width: 1024px;
  }
}

@media (min-width: 1280px) {

  .container {
    max-width: 1280px;
  }
}

@media (min-width: 1536px) {

  .container {
    max-width: 1536px;
  }
}

.prose {
  color: var(--tw-prose-body);
  max-width: 65ch;
}

.prose :where(p):not(:where([class~="not-prose"],[class~="not-prose"] *)) {
  margin-top: 1.25em;
  margin-bottom: 1.25em;
}

.prose :where([class~="lead"]):not(:where([class~="not-prose"],[class~="not-prose"] *)) {
  color: var(--tw-prose-lead);
  font-size: 1.25em;
  line-height: 1.6;
  margin-top: 1.2em;
  margin-bottom: 1.2em;
}

.prose :where(a):not(:where([class~="not-prose"],[class~="not-prose"] *)) {
  color: var(--tw-prose-links);
  text-decoration: underline;
  font-weight: 500;
}

.prose :where(strong):not(:where([class~="not-prose"],[class~="not-prose"] *)) {
  color: var(--tw-prose-bold);
  font-weight: 600;
}

.prose :where(a strong):not(:where([class~="not-prose"],[class~="not-prose"] *)) {
  color: inherit;
}

.prose :where(blockquote strong):not(:where([class~="not-prose"],[class~="not-prose"] *)) {
  color: inherit;
}

.prose :where(thead th strong):not(:where([class~="not-prose"],[class~="not-prose"] *)) {
  color: inherit;
}

.prose :where(ol):not(:where([class~="not-prose"],[class~="not-prose"] *)) {
  list-style-type: decimal;
  margin-top: 1.25em;
  margin-bottom: 1.25em;
  padding-left: 1.625em;
}

.prose :where(ol[type="A"]):not(:where([class~="not-prose"],[class~="not-prose"] *)) {
  list-style-type: upper-alpha;
}

.prose :where(ol[type="a"]):not(:where([class~="not-prose"],[class~="not-prose"] *)) {
  list-style-type: lower-alpha;
}

.prose :where(ol[type="A" s]):not(:where([class~="not-prose"],[class~="not-prose"] *)) {
  list-style-type: upper-alpha;
}

.prose :where(ol[type="a" s]):not(:where([class~="not-prose"],[class~="not-prose"] *)) {
  list-style-type: lower-alpha;
}

.prose :where(ol[type="I"]):not(:where([class~="not-prose"],[class~="not-prose"] *)) {
  list-style-type: upper-roman;
}

.prose :where(ol[type="i"]):not(:where([class~="not-prose"],[class~="not-prose"] *)) {
  list-style-type: lower-roman;
}

.prose :where(ol[type="I" s]):not(:where([class~="not-prose"],[class~="not-prose"] *)) {
  list-style-type: upper-roman;
}

.prose :where(ol[type="i" s]):not(:where([class~="not-prose"],[class~="not-prose"] *)) {
  list-style-type: lower-roman;
}

.prose :where(ol[type="1"]):not(:where([class~="not-prose"],[class~="not-prose"] *)) {
  list-style-type: decimal;
}

.prose :where(ul):not(:where([class~="not-prose"],[class~="not-prose"] *)) {
  list-style-type: disc;
  margin-top: 1.25em;
  margin-bottom: 1.25em;
  padding-left: 1.625em;
}

.prose :where(ol > li):not(:where([class~="not-prose"],[class~="not-prose"] *))::marker {
  font-weight: 400;
  color: var(--tw-prose-counters);
}

.prose :where(ul > li):not(:where([class~="not-prose"],[class~="not-prose"] *))::marker {
  color: var(--tw-prose-bullets);
}

.prose :where(dt):not(:where([class~="not-prose"],[class~="not-prose"] *)) {
  color: var(--tw-prose-headings);
  font-weight: 600;
  margin-top: 1.25em;
}

.prose :where(hr):not(:where([class~="not-prose"],[class~="not-prose"] *)) {
  border-color: var(--tw-prose-hr);
  border-top-width: 1px;
  margin-top: 3em;
  margin-bottom: 3em;
}

.prose :where(blockquote):not(:where([class~="not-prose"],[class~="not-prose"] *)) {
  font-weight: 500;
  font-style: italic;
  color: var(--tw-prose-quotes);
  border-left-width: 0.25rem;
  border-left-color: var(--tw-prose-quote-borders);
  quotes: "\201C""\201D""\2018""\2019";
  margin-top: 1.6em;
  margin-bottom: 1.6em;
  padding-left: 1em;
}

.prose :where(blockquote p:first-of-type):not(:where([class~="not-prose"],[class~="not-prose"] *))::before {
  content: open-quote;
}

.prose :where(blockquote p:last-of-type):not(:where([class~="not-prose"],[class~="not-prose"] *))::after {
  content: close-quote;
}

.prose :where(h1):not(:where([class~="not-prose"],[class~="not-prose"] *)) {
  color: var(--tw-prose-headings);
  font-weight: 800;
  font-size: 2.25em;
  margin-top: 0;
  margin-bottom: 0.8888889em;
  line-height: 1.1111111;
}

.prose :where(h1 strong):not(:where([class~="not-prose"],[class~="not-prose"] *)) {
  font-weight: 900;
  color: inherit;
}

.prose :where(h2):not(:where([class~="not-prose"],[class~="not-prose"] *)) {
  color: var(--tw-prose-headings);
  font-weight: 700;
  font-size: 1.5em;
  margin-top: 2em;
  margin-bottom: 1em;
  line-height: 1.3333333;
}

.prose :where(h2 strong):not(:where([class~="not-prose"],[class~="not-prose"] *)) {
  font-weight: 800;
  color: inherit;
}

.prose :where(h3):not(:where([class~="not-prose"],[class~="not-prose"] *)) {
  color: var(--tw-prose-headings);
  font-weight: 600;
  font-size: 1.25em;
  margin-top: 1.6em;
  margin-bottom: 0.6em;
  line-height: 1.6;
}

.prose :where(h3 strong):not(:where([class~="not-prose"],[class~="not-prose"] *)) {
  font-weight: 700;
  color: inherit;
}

.prose :where(h4):not(:where([class~="not-prose"],[class~="not-prose"] *)) {
  color: var(--tw-prose-headings);
  font-weight: 600;
  margin-top: 1.5em;
  margin-bottom: 0.5em;
  line-height: 1.5;
}

.prose :where(h4 strong):not(:where([class~="not-prose"],[class~="not-prose"] *)) {
  font-weight: 700;
  color: inherit;
}

.prose :where(img):not(:where([class~="not-prose"],[class~="not-prose"] *)) {
  margin-top: 2em;
  margin-bottom: 2em;
}

.prose :where(picture):not(:where([class~="not-prose"],[class~="not-prose"] *)) {
  display: block;
  margin-top: 2em;
  margin-bottom: 2em;
}

.prose :where(kbd):not(:where([class~="not-prose"],[class~="not-prose"] *)) {
  font-weight: 500;
  font-family: inherit;
  color: var(--tw-prose-kbd);
  box-shadow: 0 0 0 1px rgb(var(--tw-prose-kbd-shadows) / 10%), 0 3px 0 rgb(var(--tw-prose-kbd-shadows) / 10%);
  font-size: 0.875em;
  border-radius: 0.3125rem;
  padding-top: 0.1875em;
  padding-right: 0.375em;
  padding-bottom: 0.1875em;
  padding-left: 0.375em;
}

.prose :where(code):not(:where([class~="not-prose"],[class~="not-prose"] *)) {
  color: var(--tw-prose-code);
  font-weight: 600;
  font-size: 0.875em;
}

.prose :where(code):not(:where([class~="not-prose"],[class~="not-prose"] *))::before {
  content: "`";
}

.prose :where(code):not(:where([class~="not-prose"],[class~="not-prose"] *))::after {
  content: "`";
}

.prose :where(a code):not(:where([class~="not-prose"],[class~="not-prose"] *)) {
  color: inherit;
}

.prose :where(h1 code):not(:where([class~="not-prose"],[class~="not-prose"] *)) {
  color: inherit;
}

.prose :where(h2 code):not(:where([class~="not-prose"],[class~="not-prose"] *)) {
  color: inherit;
  font-size: 0.875em;
}

.prose :where(h3 code):not(:where([class~="not-prose"],[class~="not-prose"] *)) {
  color: inherit;
  font-size: 0.9em;
}

.prose :where(h4 code):not(:where([class~="not-prose"],[class~="not-prose"] *)) {
  color: inherit;
}

.prose :where(blockquote code):not(:where([class~="not-prose"],[class~="not-prose"] *)) {
  color: inherit;
}

.prose :where(thead th code):not(:where([class~="not-prose"],[class~="not-prose"] *)) {
  color: inherit;
}

.prose :where(pre):not(:where([class~="not-prose"],[class~="not-prose"] *)) {
  color: var(--tw-prose-pre-code);
  background-color: var(--tw-prose-pre-bg);
  overflow-x: auto;
  font-weight: 400;
  font-size: 0.875em;
  line-height: 1.7142857;
  margin-top: 1.7142857em;
  margin-bottom: 1.7142857em;
  border-radius: 0.375rem;
  padding-top: 0.8571429em;
  padding-right: 1.1428571em;
  padding-bottom: 0.8571429em;
  padding-left: 1.1428571em;
}

.prose :where(pre code):not(:where([class~="not-prose"],[class~="not-prose"] *)) {
  background-color: transparent;
  border-width: 0;
  border-radius: 0;
  padding: 0;
  font-weight: inherit;
  color: inherit;
  font-size: inherit;
  font-family: inherit;
  line-height: inherit;
}

.prose :where(pre code):not(:where([class~="not-prose"],[class~="not-prose"] *))::before {
  content: none;
}

.prose :where(pre code):not(:where([class~="not-prose"],[class~="not-prose"] *))::after {
  content: none;
}

.prose :where(table):not(:where([class~="not-prose"],[class~="not-prose"] *)) {
  width: 100%;
  table-layout: auto;
  text-align: left;
  margin-top: 2em;
  margin-bottom: 2em;
  font-size: 0.875em;
  line-height: 1.7142857;
}

.prose :where(thead):not(:where([class~="not-prose"],[class~="not-prose"] *)) {
  border-bottom-width: 1px;
  border-bottom-color: var(--tw-prose-th-borders);
}

.prose :where(thead th):not(:where([class~="not-prose"],[class~="not-prose"] *)) {
  color: var(--tw-prose-headings);
  font-weight: 600;
  vertical-align: bottom;
  padding-right: 0.5714286em;
  padding-bottom: 0.5714286em;
  padding-left: 0.5714286em;
}

.prose :where(tbody tr):not(:where([class~="not-prose"],[class~="not-prose"] *)) {
  border-bottom-width: 1px;
  border-bottom-color: var(--tw-prose-td-borders);
}

.prose :where(tbody tr:last-child):not(:where([class~="not-prose"],[class~="not-prose"] *)) {
  border-bottom-width: 0;
}

.prose :where(tbody td):not(:where([class~="not-prose"],[class~="not-prose"] *)) {
  vertical-align: baseline;
}

.prose :where(tfoot):not(:where([class~="not-prose"],[class~="not-prose"] *)) {
  border-top-width: 1px;
  border-top-color: var(--tw-prose-th-borders);
}

.prose :where(tfoot td):not(:where([class~="not-prose"],[class~="not-prose"] *)) {
  vertical-align: top;
}

.prose :where(figure > *):not(:where([class~="not-prose"],[class~="not-prose"] *)) {
  margin-top: 0;
  margin-bottom: 0;
}

.prose :where(figcaption):not(:where([class~="not-prose"],[class~="not-prose"] *)) {
  color: var(--tw-prose-captions);
  font-size: 0.875em;
  line-height: 1.4285714;
  margin-top: 0.8571429em;
}

.prose {
  --tw-prose-body: #374151;
  --tw-prose-headings: #111827;
  --tw-prose-lead: #4b5563;
  --tw-prose-links: #111827;
  --tw-prose-bold: #111827;
  --tw-prose-counters: #6b7280;
  --tw-prose-bullets: #d1d5db;
  --tw-prose-hr: #e5e7eb;
  --tw-prose-quotes: #111827;
  --tw-prose-quote-borders: #e5e7eb;
  --tw-prose-captions: #6b7280;
  --tw-prose-kbd: #111827;
  --tw-prose-kbd-shadows: 17 24 39;
  --tw-prose-code: #111827;
  --tw-prose-pre-code: #e5e7eb;
  --tw-prose-pre-bg: #1f2937;
  --tw-prose-th-borders: #d1d5db;
  --tw-prose-td-borders: #e5e7eb;
  --tw-prose-invert-body: #d1d5db;
  --tw-prose-invert-headings: #fff;
  --tw-prose-invert-lead: #9ca3af;
  --tw-prose-invert-links: #fff;
  --tw-prose-invert-bold: #fff;
  --tw-prose-invert-counters: #9ca3af;
  --tw-prose-invert-bullets: #4b5563;
  --tw-prose-invert-hr: #374151;
  --tw-prose-invert-quotes: #f3f4f6;
  --tw-prose-invert-quote-borders: #374151;
  --tw-prose-invert-captions: #9ca3af;
  --tw-prose-invert-kbd: #fff;
  --tw-prose-invert-kbd-shadows: 255 255 255;
  --tw-prose-invert-code: #fff;
  --tw-prose-invert-pre-code: #d1d5db;
  --tw-prose-invert-pre-bg: rgb(0 0 0 / 50%);
  --tw-prose-invert-th-borders: #4b5563;
  --tw-prose-invert-td-borders: #374151;
  font-size: 1rem;
  line-height: 1.75;
}

.prose :where(picture > img):not(:where([class~="not-prose"],[class~="not-prose"] *)) {
  margin-top: 0;
  margin-bottom: 0;
}

.prose :where(video):not(:where([class~="not-prose"],[class~="not-prose"] *)) {
  margin-top: 2em;
  margin-bottom: 2em;
}

.prose :where(li):not(:where([class~="not-prose"],[class~="not-prose"] *)) {
  margin-top: 0.5em;
  margin-bottom: 0.5em;
}

.prose :where(ol > li):not(:where([class~="not-prose"],[class~="not-prose"] *)) {
  padding-left: 0.375em;
}

.prose :where(ul > li):not(:where([class~="not-prose"],[class~="not-prose"] *)) {
  padding-left: 0.375em;
}

.prose :where(.prose > ul > li p):not(:where([class~="not-prose"],[class~="not-prose"] *)) {
  margin-top: 0.75em;
  margin-bottom: 0.75em;
}

.prose :where(.prose > ul > li > *:first-child):not(:where([class~="not-prose"],[class~="not-prose"] *)) {
  margin-top: 1.25em;
}

.prose :where(.prose > ul > li > *:last-child):not(:where([class~="not-prose"],[class~="not-prose"] *)) {
  margin-bottom: 1.25em;
}

.prose :where(.prose > ol > li > *:first-child):not(:where([class~="not-prose"],[class~="not-prose"] *)) {
  margin-top: 1.25em;
}

.prose :where(.prose > ol > li > *:last-child):not(:where([class~="not-prose"],[class~="not-prose"] *)) {
  margin-bottom: 1.25em;
}

.prose :where(ul ul, ul ol, ol ul, ol ol):not(:where([class~="not-prose"],[class~="not-prose"] *)) {
  margin-top: 0.75em;
  margin-bottom: 0.75em;
}

.prose :where(dl):not(:where([class~="not-prose"],[class~="not-prose"] *)) {
  margin-top: 1.25em;
  margin-bottom: 1.25em;
}

.prose :where(dd):not(:where([class~="not-prose"],[class~="not-prose"] *)) {
  margin-top: 0.5em;
  padding-left: 1.625em;
}

.prose :where(hr + *):not(:where([class~="not-prose"],[class~="not-prose"] *)) {
  margin-top: 0;
}

.prose :where(h2 + *):not(:where([class~="not-prose"],[class~="not-prose"] *)) {
  margin-top: 0;
}

.prose :where(h3 + *):not(:where([class~="not-prose"],[class~="not-prose"] *)) {
  margin-top: 0;
}

.prose :where(h4 + *):not(:where([class~="not-prose"],[class~="not-prose"] *)) {
  margin-top: 0;
}

.prose :where(thead th:first-child):not(:where([class~="not-prose"],[class~="not-prose"] *)) {
  padding-left: 0;
}

.prose :where(thead th:last-child):not(:where([class~="not-prose"],[class~="not-prose"] *)) {
  padding-right: 0;
}

.prose :where(tbody td, tfoot td):not(:where([class~="not-prose"],[class~="not-prose"] *)) {
  padding-top: 0.5714286em;
  padding-right: 0.5714286em;
  padding-bottom: 0.5714286em;
  padding-left: 0.5714286em;
}

.prose :where(tbody td:first-child, tfoot td:first-child):not(:where([class~="not-prose"],[class~="not-prose"] *)) {
  padding-left: 0;
}

.prose :where(tbody td:last-child, tfoot td:last-child):not(:where([class~="not-prose"],[class~="not-prose"] *)) {
  padding-right: 0;
}

.prose :where(figure):not(:where([class~="not-prose"],[class~="not-prose"] *)) {
  margin-top: 2em;
  margin-bottom: 2em;
}

.prose :where(.prose > :first-child):not(:where([class~="not-prose"],[class~="not-prose"] *)) {
  margin-top: 0;
}

.prose :where(.prose > :last-child):not(:where([class~="not-prose"],[class~="not-prose"] *)) {
  margin-bottom: 0;
}

.o-layout {
		margin-left: -1.5rem;
	}

.o-layout--large {
		margin-left: -3rem;
	}

.o-layout--huge {
		margin-left: -6rem;
	}

.c-omni-card__list.o-layout {
		margin-left: 0;
	}

.c-btn--small {
		font-size: 0.625rem;
	}

.range-slider .noUi-handle {

	}

.range-slider .noUi-connect {
  --tw-bg-opacity: 1 !important;
  background-color: rgb(228 71 116 / var(--tw-bg-opacity)) !important;
}

.range-slider .noUi-tooltip {
		bottom: -9px !important;
		z-index: 10;
		display: flex;
		height: 3rem;
		width: 3rem;
		cursor: pointer;
		align-items: center;
		justify-content: center;
		border-radius: 9999px;
		border-width: 0px;
		--tw-bg-opacity: 1 !important;
		background-color: rgb(228 71 116 / var(--tw-bg-opacity)) !important;
		--tw-text-opacity: 1 !important;
		color: rgb(255 255 255 / var(--tw-text-opacity)) !important;
		
	}

.range-slider .noUi-tooltip:before {
		display: none !important;
	}

.range-slider.noUi-horizontal {
  height: 0.5rem !important;
  border-width: 0px !important;
  --tw-bg-opacity: 1;
  background-color: rgb(225 225 225 / var(--tw-bg-opacity));
		border: 0 none;
}

.c-hero--conference-2024 {
  position: relative;
  background-size: cover;
  padding-bottom: 6rem;
  padding-top: 24rem;
		/*~ padding-top: 458px; */
		/*~ padding-bottom: 96px; */
		background-image: url("/img/conference-2024-gradient.jpg");
		background-position: center center;
}

@media (min-width: 30em) {
		.c-hero--conference-2024 {
    padding-top: 10rem;
    padding-bottom: 7rem;
			/*~ padding-top: 158px; */
			/*~ padding-bottom: 114px; */
  }
	}

@media (min-width: 46.25em) {
		.c-hero--conference-2024 {
    padding-top: 14rem;
    padding-bottom: 8rem;
			/*~ padding-top: 218px; */
			/*~ padding-bottom: 132px; */
  }
	}

@media (min-width: 70em) {
		.c-hero--conference-2024 {
    padding-top: 15rem;
    padding-bottom: 13rem;
			/*~ padding-top: 242px; */
			/*~ padding-bottom: 204px; */
  }
	}

@media (min-width: 90em) {
		.c-hero--conference-2024 {
    padding-top: 16rem;
    padding-bottom: 14rem;
			/*~ padding-top: 266px; */
			/*~ padding-bottom: 228px; */
  }
	}

.c-hero--conference-2024:after {
  position: absolute;
  display: block;
  background-size: cover;
  background-repeat: no-repeat;
		content: "";
		width: 588px;
		height: 941px;
		background-image: url("/img/conference-2024-lanyard.png");
		background-position: center center;
		top: 0;
		left: 50%;
		transform: scale(.5) translateX(-98%);
		transform-origin: center top;
}

@media (min-width: 30em) {
		.c-hero--conference-2024:after {
			transform: scale(.675) translateX(0);
			left: 75%;
			transform-origin: left top;
		}
	}

@media (min-width: 37.5em) {
		.c-hero--conference-2024:after {
    display: block;
			transform: scale(.675);
			left: 70%;
  }
	}

@media (min-width: 46.25em) {
		.c-hero--conference-2024:after {
			transform: scale(.8);
			left: 55%;
		}
	}

@media (min-width: 61.25em) {
		.c-hero--conference-2024:after {
			transform: scale(.8);
		}
	}

@media (min-width: 70em) {
		.c-hero--conference-2024:after {
			transform: scale(.925);
			left: 55%;
		}
	}

@media (min-width: 90em) {
		.c-hero--conference-2024:after {
			transform: scale(1);
		}
	}

.sr-only {
  position: absolute;
  width: 1px;
  height: 1px;
  padding: 0;
  margin: -1px;
  overflow: hidden;
  clip: rect(0, 0, 0, 0);
  white-space: nowrap;
  border-width: 0;
}

.pointer-events-none {
  pointer-events: none;
}

.pointer-events-auto {
  pointer-events: auto;
}

.collapse {
  visibility: collapse;
}

.static {
  position: static;
}

.\!fixed {
  position: fixed !important;
}

.fixed {
  position: fixed;
}

.absolute {
  position: absolute;
}

.relative {
  position: relative;
}

.inset-0 {
  inset: 0px;
}

.bottom-0 {
  bottom: 0px;
}

.left-0 {
  left: 0px;
}

.left-1\/2 {
  left: 50%;
}

.left-4 {
  left: 1rem;
}

.left-6 {
  left: 1.5rem;
}

.right-0 {
  right: 0px;
}

.right-3 {
  right: 0.75rem;
}

.right-4 {
  right: 1rem;
}

.right-6 {
  right: 1.5rem;
}

.right-7 {
  right: 1.75rem;
}

.right-8 {
  right: 2rem;
}

.right-9 {
  right: 2.25rem;
}

.top-0 {
  top: 0px;
}

.top-1\/2 {
  top: 50%;
}

.top-12 {
  top: 3rem;
}

.top-3 {
  top: 0.75rem;
}

.top-4 {
  top: 1rem;
}

.top-8 {
  top: 2rem;
}

.top-9 {
  top: 2.25rem;
}

.top-\[70vh\] {
  top: 70vh;
}

.z-0 {
  z-index: 0;
}

.z-10 {
  z-index: 10;
}

.z-20 {
  z-index: 20;
}

.z-40 {
  z-index: 40;
}

.z-50 {
  z-index: 50;
}

.z-\[10000\] {
  z-index: 10000;
}

.z-\[200\] {
  z-index: 200;
}

.z-\[400\] {
  z-index: 400;
}

.z-\[500\] {
  z-index: 500;
}

.z-\[900\] {
  z-index: 900;
}

.order-1 {
  order: 1;
}

.order-2 {
  order: 2;
}

.m-0 {
  margin: 0px;
}

.mx-6 {
  margin-left: 1.5rem;
  margin-right: 1.5rem;
}

.mx-auto {
  margin-left: auto;
  margin-right: auto;
}

.my-12 {
  margin-top: 3rem;
  margin-bottom: 3rem;
}

.my-3 {
  margin-top: 0.75rem;
  margin-bottom: 0.75rem;
}

.my-6 {
  margin-top: 1.5rem;
  margin-bottom: 1.5rem;
}

.\!mb-0 {
  margin-bottom: 0px !important;
}

.\!mb-1 {
  margin-bottom: 0.25rem !important;
}

.\!mb-10 {
  margin-bottom: 2.5rem !important;
}

.\!mb-6 {
  margin-bottom: 1.5rem !important;
}

.-ml-8 {
  margin-left: -2rem;
}

.-mr-8 {
  margin-right: -2rem;
}

.-mt-1 {
  margin-top: -0.25rem;
}

.-mt-12 {
  margin-top: -3rem;
}

.-mt-24 {
  margin-top: -6rem;
}

.-mt-4 {
  margin-top: -1rem;
}

.-mt-8 {
  margin-top: -2rem;
}

.-mt-px {
  margin-top: -1px;
}

.mb-0 {
  margin-bottom: 0px;
}

.mb-0\.5 {
  margin-bottom: 0.125rem;
}

.mb-1 {
  margin-bottom: 0.25rem;
}

.mb-10 {
  margin-bottom: 2.5rem;
}

.mb-12 {
  margin-bottom: 3rem;
}

.mb-16 {
  margin-bottom: 4rem;
}

.mb-2 {
  margin-bottom: 0.5rem;
}

.mb-24 {
  margin-bottom: 6rem;
}

.mb-3 {
  margin-bottom: 0.75rem;
}

.mb-4 {
  margin-bottom: 1rem;
}

.mb-6 {
  margin-bottom: 1.5rem;
}

.mb-8 {
  margin-bottom: 2rem;
}

.ml-1 {
  margin-left: 0.25rem;
}

.ml-12 {
  margin-left: 3rem;
}

.ml-2 {
  margin-left: 0.5rem;
}

.ml-4 {
  margin-left: 1rem;
}

.mr-1 {
  margin-right: 0.25rem;
}

.mr-2 {
  margin-right: 0.5rem;
}

.mr-4 {
  margin-right: 1rem;
}

.mt-1 {
  margin-top: 0.25rem;
}

.mt-12 {
  margin-top: 3rem;
}

.mt-16 {
  margin-top: 4rem;
}

.mt-2 {
  margin-top: 0.5rem;
}

.mt-3 {
  margin-top: 0.75rem;
}

.mt-4 {
  margin-top: 1rem;
}

.mt-6 {
  margin-top: 1.5rem;
}

.mt-8 {
  margin-top: 2rem;
}

.mt-\[6px\] {
  margin-top: 6px;
}

.line-clamp-6 {
  overflow: hidden;
  display: -webkit-box;
  -webkit-box-orient: vertical;
  -webkit-line-clamp: 6;
}

.\!block {
  display: block !important;
}

.block {
  display: block;
}

.inline {
  display: inline;
}

.\!flex {
  display: flex !important;
}

.flex {
  display: flex;
}

.inline-flex {
  display: inline-flex;
}

.table {
  display: table;
}

.grid {
  display: grid;
}

.contents {
  display: contents;
}

.hidden {
  display: none;
}

.aspect-\[1\/1\] {
  aspect-ratio: 1/1;
}

.aspect-\[16\/9\] {
  aspect-ratio: 16/9;
}

.\!h-0 {
  height: 0px !important;
}

.\!h-screen {
  height: 100vh !important;
}

.h-10 {
  height: 2.5rem;
}

.h-16 {
  height: 4rem;
}

.h-20 {
  height: 5rem;
}

.h-3 {
  height: 0.75rem;
}

.h-4 {
  height: 1rem;
}

.h-5 {
  height: 1.25rem;
}

.h-6 {
  height: 1.5rem;
}

.h-64 {
  height: 16rem;
}

.h-7 {
  height: 1.75rem;
}

.h-8 {
  height: 2rem;
}

.h-\[14px\] {
  height: 14px;
}

.h-\[229px\] {
  height: 229px;
}

.h-\[2px\] {
  height: 2px;
}

.h-\[300px\] {
  height: 300px;
}

.h-\[360px\] {
  height: 360px;
}

.h-\[36px\] {
  height: 36px;
}

.h-\[calc\(100vh-150px\)\] {
  height: calc(100vh - 150px);
}

.h-\[calc\(100vh-214px\)\] {
  height: calc(100vh - 214px);
}

.h-full {
  height: 100%;
}

.max-h-12 {
  max-height: 3rem;
}

.max-h-full {
  max-height: 100%;
}

.\!min-h-0 {
  min-height: 0px !important;
}

.min-h-screen {
  min-height: 100vh;
}

.w-1 {
  width: 0.25rem;
}

.w-1\.5 {
  width: 0.375rem;
}

.w-11 {
  width: 2.75rem;
}

.w-12 {
  width: 3rem;
}

.w-16 {
  width: 4rem;
}

.w-2 {
  width: 0.5rem;
}

.w-24 {
  width: 6rem;
}

.w-3 {
  width: 0.75rem;
}

.w-4 {
  width: 1rem;
}

.w-48 {
  width: 12rem;
}

.w-5 {
  width: 1.25rem;
}

.w-6 {
  width: 1.5rem;
}

.w-7 {
  width: 1.75rem;
}

.w-72 {
  width: 18rem;
}

.w-8 {
  width: 2rem;
}

.w-96 {
  width: 24rem;
}

.w-\[128px\] {
  width: 128px;
}

.w-\[16px\] {
  width: 16px;
}

.w-\[200px\] {
  width: 200px;
}

.w-\[22px\] {
  width: 22px;
}

.w-\[240px\] {
  width: 240px;
}

.w-auto {
  width: auto;
}

.w-full {
  width: 100%;
}

.max-w-6xl {
  max-width: 72rem;
}

.max-w-\[1120px\] {
  max-width: 1120px;
}

.max-w-\[1200px\] {
  max-width: 1200px;
}

.max-w-\[1248px\] {
  max-width: 1248px;
}

.max-w-\[200px\] {
  max-width: 200px;
}

.max-w-\[240px\] {
  max-width: 240px;
}

.max-w-\[380px\] {
  max-width: 380px;
}

.max-w-\[420px\] {
  max-width: 420px;
}

.max-w-\[520px\] {
  max-width: 520px;
}

.max-w-\[560px\] {
  max-width: 560px;
}

.max-w-\[620px\] {
  max-width: 620px;
}

.max-w-full {
  max-width: 100%;
}

.max-w-lg {
  max-width: 32rem;
}

.max-w-none {
  max-width: none;
}

.max-w-screen-lg {
  max-width: 1024px;
}

.max-w-screen-md {
  max-width: 768px;
}

.max-w-screen-sm {
  max-width: 640px;
}

.max-w-screen-xs {
  max-width: 480px;
}

.max-w-xl {
  max-width: 36rem;
}

.flex-1 {
  flex: 1 1 0%;
}

.flex-none {
  flex: none;
}

.flex-shrink-0 {
  flex-shrink: 0;
}

.shrink-0 {
  flex-shrink: 0;
}

.flex-grow {
  flex-grow: 1;
}

.grow {
  flex-grow: 1;
}

.table-auto {
  table-layout: auto;
}

.border-collapse {
  border-collapse: collapse;
}

.origin-center {
  transform-origin: center;
}

.-translate-x-1\/2 {
  --tw-translate-x: -50%;
  transform: translate(var(--tw-translate-x), var(--tw-translate-y)) rotate(var(--tw-rotate)) skewX(var(--tw-skew-x)) skewY(var(--tw-skew-y)) scaleX(var(--tw-scale-x)) scaleY(var(--tw-scale-y));
}

.-translate-y-1\/2 {
  --tw-translate-y: -50%;
  transform: translate(var(--tw-translate-x), var(--tw-translate-y)) rotate(var(--tw-rotate)) skewX(var(--tw-skew-x)) skewY(var(--tw-skew-y)) scaleX(var(--tw-scale-x)) scaleY(var(--tw-scale-y));
}

.-translate-y-full {
  --tw-translate-y: -100%;
  transform: translate(var(--tw-translate-x), var(--tw-translate-y)) rotate(var(--tw-rotate)) skewX(var(--tw-skew-x)) skewY(var(--tw-skew-y)) scaleX(var(--tw-scale-x)) scaleY(var(--tw-scale-y));
}

.translate-y-0 {
  --tw-translate-y: 0px;
  transform: translate(var(--tw-translate-x), var(--tw-translate-y)) rotate(var(--tw-rotate)) skewX(var(--tw-skew-x)) skewY(var(--tw-skew-y)) scaleX(var(--tw-scale-x)) scaleY(var(--tw-scale-y));
}

.translate-y-1\/2 {
  --tw-translate-y: 50%;
  transform: translate(var(--tw-translate-x), var(--tw-translate-y)) rotate(var(--tw-rotate)) skewX(var(--tw-skew-x)) skewY(var(--tw-skew-y)) scaleX(var(--tw-scale-x)) scaleY(var(--tw-scale-y));
}

.translate-y-4 {
  --tw-translate-y: 1rem;
  transform: translate(var(--tw-translate-x), var(--tw-translate-y)) rotate(var(--tw-rotate)) skewX(var(--tw-skew-x)) skewY(var(--tw-skew-y)) scaleX(var(--tw-scale-x)) scaleY(var(--tw-scale-y));
}

.-rotate-45 {
  --tw-rotate: -45deg;
  transform: translate(var(--tw-translate-x), var(--tw-translate-y)) rotate(var(--tw-rotate)) skewX(var(--tw-skew-x)) skewY(var(--tw-skew-y)) scaleX(var(--tw-scale-x)) scaleY(var(--tw-scale-y));
}

.rotate-45 {
  --tw-rotate: 45deg;
  transform: translate(var(--tw-translate-x), var(--tw-translate-y)) rotate(var(--tw-rotate)) skewX(var(--tw-skew-x)) skewY(var(--tw-skew-y)) scaleX(var(--tw-scale-x)) scaleY(var(--tw-scale-y));
}

.rotate-90 {
  --tw-rotate: 90deg;
  transform: translate(var(--tw-translate-x), var(--tw-translate-y)) rotate(var(--tw-rotate)) skewX(var(--tw-skew-x)) skewY(var(--tw-skew-y)) scaleX(var(--tw-scale-x)) scaleY(var(--tw-scale-y));
}

.scale-100 {
  --tw-scale-x: 1;
  --tw-scale-y: 1;
  transform: translate(var(--tw-translate-x), var(--tw-translate-y)) rotate(var(--tw-rotate)) skewX(var(--tw-skew-x)) skewY(var(--tw-skew-y)) scaleX(var(--tw-scale-x)) scaleY(var(--tw-scale-y));
}

.scale-95 {
  --tw-scale-x: .95;
  --tw-scale-y: .95;
  transform: translate(var(--tw-translate-x), var(--tw-translate-y)) rotate(var(--tw-rotate)) skewX(var(--tw-skew-x)) skewY(var(--tw-skew-y)) scaleX(var(--tw-scale-x)) scaleY(var(--tw-scale-y));
}

.transform {
  transform: translate(var(--tw-translate-x), var(--tw-translate-y)) rotate(var(--tw-rotate)) skewX(var(--tw-skew-x)) skewY(var(--tw-skew-y)) scaleX(var(--tw-scale-x)) scaleY(var(--tw-scale-y));
}

.transform-gpu {
  transform: translate3d(var(--tw-translate-x), var(--tw-translate-y), 0) rotate(var(--tw-rotate)) skewX(var(--tw-skew-x)) skewY(var(--tw-skew-y)) scaleX(var(--tw-scale-x)) scaleY(var(--tw-scale-y));
}

.cursor-not-allowed {
  cursor: not-allowed;
}

.cursor-pointer {
  cursor: pointer;
}

.snap-x {
  scroll-snap-type: x var(--tw-scroll-snap-strictness);
}

.snap-mandatory {
  --tw-scroll-snap-strictness: mandatory;
}

.snap-start {
  scroll-snap-align: start;
}

.snap-center {
  scroll-snap-align: center;
}

.list-none {
  list-style-type: none;
}

.grid-cols-1 {
  grid-template-columns: repeat(1, minmax(0, 1fr));
}

.flex-col {
  flex-direction: column;
}

.flex-wrap {
  flex-wrap: wrap;
}

.items-start {
  align-items: flex-start;
}

.items-center {
  align-items: center;
}

.justify-start {
  justify-content: flex-start;
}

.justify-end {
  justify-content: flex-end;
}

.justify-center {
  justify-content: center;
}

.justify-between {
  justify-content: space-between;
}

.gap-12 {
  gap: 3rem;
}

.gap-2 {
  gap: 0.5rem;
}

.gap-3 {
  gap: 0.75rem;
}

.gap-4 {
  gap: 1rem;
}

.gap-5 {
  gap: 1.25rem;
}

.gap-6 {
  gap: 1.5rem;
}

.gap-8 {
  gap: 2rem;
}

.gap-x-12 {
  -moz-column-gap: 3rem;
       column-gap: 3rem;
}

.gap-x-2 {
  -moz-column-gap: 0.5rem;
       column-gap: 0.5rem;
}

.gap-x-32 {
  -moz-column-gap: 8rem;
       column-gap: 8rem;
}

.gap-x-5 {
  -moz-column-gap: 1.25rem;
       column-gap: 1.25rem;
}

.gap-y-10 {
  row-gap: 2.5rem;
}

.gap-y-2 {
  row-gap: 0.5rem;
}

.space-x-1 > :not([hidden]) ~ :not([hidden]) {
  --tw-space-x-reverse: 0;
  margin-right: calc(0.25rem * var(--tw-space-x-reverse));
  margin-left: calc(0.25rem * calc(1 - var(--tw-space-x-reverse)));
}

.space-x-2 > :not([hidden]) ~ :not([hidden]) {
  --tw-space-x-reverse: 0;
  margin-right: calc(0.5rem * var(--tw-space-x-reverse));
  margin-left: calc(0.5rem * calc(1 - var(--tw-space-x-reverse)));
}

.space-x-3 > :not([hidden]) ~ :not([hidden]) {
  --tw-space-x-reverse: 0;
  margin-right: calc(0.75rem * var(--tw-space-x-reverse));
  margin-left: calc(0.75rem * calc(1 - var(--tw-space-x-reverse)));
}

.space-x-4 > :not([hidden]) ~ :not([hidden]) {
  --tw-space-x-reverse: 0;
  margin-right: calc(1rem * var(--tw-space-x-reverse));
  margin-left: calc(1rem * calc(1 - var(--tw-space-x-reverse)));
}

.space-y-2 > :not([hidden]) ~ :not([hidden]) {
  --tw-space-y-reverse: 0;
  margin-top: calc(0.5rem * calc(1 - var(--tw-space-y-reverse)));
  margin-bottom: calc(0.5rem * var(--tw-space-y-reverse));
}

.divide-x > :not([hidden]) ~ :not([hidden]) {
  --tw-divide-x-reverse: 0;
  border-right-width: calc(1px * var(--tw-divide-x-reverse));
  border-left-width: calc(1px * calc(1 - var(--tw-divide-x-reverse)));
}

.divide-y > :not([hidden]) ~ :not([hidden]) {
  --tw-divide-y-reverse: 0;
  border-top-width: calc(1px * calc(1 - var(--tw-divide-y-reverse)));
  border-bottom-width: calc(1px * var(--tw-divide-y-reverse));
}

.divide-white\/20 > :not([hidden]) ~ :not([hidden]) {
  border-color: rgb(255 255 255 / 0.2);
}

.overflow-auto {
  overflow: auto;
}

.overflow-hidden {
  overflow: hidden;
}

.overflow-scroll {
  overflow: scroll;
}

.overflow-x-auto {
  overflow-x: auto;
}

.overflow-x-scroll {
  overflow-x: scroll;
}

.scroll-smooth {
  scroll-behavior: smooth;
}

.rounded {
  border-radius: 0.25rem;
}

.rounded-2xl {
  border-radius: 1rem;
}

.rounded-full {
  border-radius: 9999px;
}

.rounded-lg {
  border-radius: 0.5rem;
}

.rounded-md {
  border-radius: 0.375rem;
}

.rounded-sm {
  border-radius: 0.125rem;
}

.rounded-xl {
  border-radius: 0.75rem;
}

.rounded-b {
  border-bottom-right-radius: 0.25rem;
  border-bottom-left-radius: 0.25rem;
}

.rounded-t {
  border-top-left-radius: 0.25rem;
  border-top-right-radius: 0.25rem;
}

.border {
  border-width: 1px;
}

.border-2 {
  border-width: 2px;
}

.border-b {
  border-bottom-width: 1px;
}

.border-r {
  border-right-width: 1px;
}

.border-t {
  border-top-width: 1px;
}

.border-gray-200 {
  --tw-border-opacity: 1;
  border-color: rgb(229 231 235 / var(--tw-border-opacity));
}

.border-gray-400 {
  --tw-border-opacity: 1;
  border-color: rgb(156 163 175 / var(--tw-border-opacity));
}

.border-keyline {
  --tw-border-opacity: 1;
  border-color: rgb(225 225 225 / var(--tw-border-opacity));
}

.border-primary {
  --tw-border-opacity: 1;
  border-color: rgb(228 71 116 / var(--tw-border-opacity));
}

.border-white {
  --tw-border-opacity: 1;
  border-color: rgb(255 255 255 / var(--tw-border-opacity));
}

.border-white\/10 {
  border-color: rgb(255 255 255 / 0.1);
}

.border-white\/30 {
  border-color: rgb(255 255 255 / 0.3);
}

.border-b-keyline {
  --tw-border-opacity: 1;
  border-bottom-color: rgb(225 225 225 / var(--tw-border-opacity));
}

.\!bg-\[\#009346\] {
  --tw-bg-opacity: 1 !important;
  background-color: rgb(0 147 70 / var(--tw-bg-opacity)) !important;
}

.\!bg-white {
  --tw-bg-opacity: 1 !important;
  background-color: rgb(255 255 255 / var(--tw-bg-opacity)) !important;
}

.bg-\[\#009345\] {
  --tw-bg-opacity: 1;
  background-color: rgb(0 147 69 / var(--tw-bg-opacity));
}

.bg-\[\#063468\] {
  --tw-bg-opacity: 1;
  background-color: rgb(6 52 104 / var(--tw-bg-opacity));
}

.bg-\[\#0C498F\] {
  --tw-bg-opacity: 1;
  background-color: rgb(12 73 143 / var(--tw-bg-opacity));
}

.bg-\[\#224080\] {
  --tw-bg-opacity: 1;
  background-color: rgb(34 64 128 / var(--tw-bg-opacity));
}

.bg-\[\#2779C6\] {
  --tw-bg-opacity: 1;
  background-color: rgb(39 121 198 / var(--tw-bg-opacity));
}

.bg-\[\#29a767\] {
  --tw-bg-opacity: 1;
  background-color: rgb(41 167 103 / var(--tw-bg-opacity));
}

.bg-\[\#432F45\] {
  --tw-bg-opacity: 1;
  background-color: rgb(67 47 69 / var(--tw-bg-opacity));
}

.bg-\[\#492A7E\] {
  --tw-bg-opacity: 1;
  background-color: rgb(73 42 126 / var(--tw-bg-opacity));
}

.bg-\[\#6946A5\] {
  --tw-bg-opacity: 1;
  background-color: rgb(105 70 165 / var(--tw-bg-opacity));
}

.bg-\[\#858687\] {
  --tw-bg-opacity: 1;
  background-color: rgb(133 134 135 / var(--tw-bg-opacity));
}

.bg-\[\#999999\] {
  --tw-bg-opacity: 1;
  background-color: rgb(153 153 153 / var(--tw-bg-opacity));
}

.bg-\[\#A03F53\] {
  --tw-bg-opacity: 1;
  background-color: rgb(160 63 83 / var(--tw-bg-opacity));
}

.bg-\[\#E44774\] {
  --tw-bg-opacity: 1;
  background-color: rgb(228 71 116 / var(--tw-bg-opacity));
}

.bg-aqua {
  --tw-bg-opacity: 1;
  background-color: rgb(1 213 228 / var(--tw-bg-opacity));
}

.bg-black {
  --tw-bg-opacity: 1;
  background-color: rgb(0 0 0 / var(--tw-bg-opacity));
}

.bg-black\/20 {
  background-color: rgb(0 0 0 / 0.2);
}

.bg-black\/40 {
  background-color: rgb(0 0 0 / 0.4);
}

.bg-black\/50 {
  background-color: rgb(0 0 0 / 0.5);
}

.bg-blue {
  --tw-bg-opacity: 1;
  background-color: rgb(34 64 128 / var(--tw-bg-opacity));
}

.bg-bluelight {
  --tw-bg-opacity: 1;
  background-color: rgb(66 166 232 / var(--tw-bg-opacity));
}

.bg-gray-100 {
  --tw-bg-opacity: 1;
  background-color: rgb(243 244 246 / var(--tw-bg-opacity));
}

.bg-primary {
  --tw-bg-opacity: 1;
  background-color: rgb(228 71 116 / var(--tw-bg-opacity));
}

.bg-smoke {
  --tw-bg-opacity: 1;
  background-color: rgb(245 245 245 / var(--tw-bg-opacity));
}

.bg-smokedark {
  --tw-bg-opacity: 1;
  background-color: rgb(235 235 235 / var(--tw-bg-opacity));
}

.bg-tertiary {
  --tw-bg-opacity: 1;
  background-color: rgb(46 4 25 / var(--tw-bg-opacity));
}

.bg-tertiary\/30 {
  background-color: rgb(46 4 25 / 0.3);
}

.bg-transparent {
  background-color: transparent;
}

.bg-white {
  --tw-bg-opacity: 1;
  background-color: rgb(255 255 255 / var(--tw-bg-opacity));
}

.bg-white\/20 {
  background-color: rgb(255 255 255 / 0.2);
}

.bg-gradient-to-b {
  background-image: linear-gradient(to bottom, var(--tw-gradient-stops));
}

.bg-gradient-to-r {
  background-image: linear-gradient(to right, var(--tw-gradient-stops));
}

.bg-gradient-to-tr {
  background-image: linear-gradient(to top right, var(--tw-gradient-stops));
}

.from-\[\#00498D\] {
  --tw-gradient-from: #00498D var(--tw-gradient-from-position);
  --tw-gradient-to: rgb(0 73 141 / 0) var(--tw-gradient-to-position);
  --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to);
}

.from-\[\#009345\] {
  --tw-gradient-from: #009345 var(--tw-gradient-from-position);
  --tw-gradient-to: rgb(0 147 69 / 0) var(--tw-gradient-to-position);
  --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to);
}

.from-\[\#103080\] {
  --tw-gradient-from: #103080 var(--tw-gradient-from-position);
  --tw-gradient-to: rgb(16 48 128 / 0) var(--tw-gradient-to-position);
  --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to);
}

.from-\[\#108B98\] {
  --tw-gradient-from: #108B98 var(--tw-gradient-from-position);
  --tw-gradient-to: rgb(16 139 152 / 0) var(--tw-gradient-to-position);
  --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to);
}

.from-\[\#1B6AC6\] {
  --tw-gradient-from: #1B6AC6 var(--tw-gradient-from-position);
  --tw-gradient-to: rgb(27 106 198 / 0) var(--tw-gradient-to-position);
  --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to);
}

.from-\[\#2EA27E\] {
  --tw-gradient-from: #2EA27E var(--tw-gradient-from-position);
  --tw-gradient-to: rgb(46 162 126 / 0) var(--tw-gradient-to-position);
  --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to);
}

.from-\[\#860D92\] {
  --tw-gradient-from: #860D92 var(--tw-gradient-from-position);
  --tw-gradient-to: rgb(134 13 146 / 0) var(--tw-gradient-to-position);
  --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to);
}

.from-\[\#F26123\] {
  --tw-gradient-from: #F26123 var(--tw-gradient-from-position);
  --tw-gradient-to: rgb(242 97 35 / 0) var(--tw-gradient-to-position);
  --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to);
}

.from-\[\#F28705\] {
  --tw-gradient-from: #F28705 var(--tw-gradient-from-position);
  --tw-gradient-to: rgb(242 135 5 / 0) var(--tw-gradient-to-position);
  --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to);
}

.from-primary {
  --tw-gradient-from: #e44774 var(--tw-gradient-from-position);
  --tw-gradient-to: rgb(228 71 116 / 0) var(--tw-gradient-to-position);
  --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to);
}

.from-smoke {
  --tw-gradient-from: #f5f5f5 var(--tw-gradient-from-position);
  --tw-gradient-to: rgb(245 245 245 / 0) var(--tw-gradient-to-position);
  --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to);
}

.to-\[\#02BEF9\] {
  --tw-gradient-to: #02BEF9 var(--tw-gradient-to-position);
}

.to-\[\#103080\] {
  --tw-gradient-to: #103080 var(--tw-gradient-to-position);
}

.to-\[\#1B6AC6\] {
  --tw-gradient-to: #1B6AC6 var(--tw-gradient-to-position);
}

.to-\[\#34B1BB\] {
  --tw-gradient-to: #34B1BB var(--tw-gradient-to-position);
}

.to-\[\#52B27B\] {
  --tw-gradient-to: #52B27B var(--tw-gradient-to-position);
}

.to-\[\#A925B6\] {
  --tw-gradient-to: #A925B6 var(--tw-gradient-to-position);
}

.to-\[\#CAF73A\] {
  --tw-gradient-to: #CAF73A var(--tw-gradient-to-position);
}

.to-\[\#F4B740\] {
  --tw-gradient-to: #F4B740 var(--tw-gradient-to-position);
}

.to-\[\#FEB10A\] {
  --tw-gradient-to: #FEB10A var(--tw-gradient-to-position);
}

.to-secondary {
  --tw-gradient-to: #e4584d var(--tw-gradient-to-position);
}

.to-white {
  --tw-gradient-to: #fff var(--tw-gradient-to-position);
}

.bg-cover {
  background-size: cover;
}

.bg-center {
  background-position: center;
}

.bg-left {
  background-position: left;
}

.fill-\[\#2779C6\] {
  fill: #2779C6;
}

.fill-black {
  fill: #000;
}

.fill-black\/20 {
  fill: rgb(0 0 0 / 0.2);
}

.fill-body {
  fill: #939393;
}

.fill-green {
  fill: #06C17e;
}

.fill-keyline {
  fill: #e1e1e1;
}

.fill-keylinedark {
  fill: #c5c5c5;
}

.fill-orange {
  fill: #f9Bf29;
}

.fill-primary {
  fill: #e44774;
}

.fill-white {
  fill: #fff;
}

.fill-white\/30 {
  fill: rgb(255 255 255 / 0.3);
}

.fill-white\/40 {
  fill: rgb(255 255 255 / 0.4);
}

.object-cover {
  -o-object-fit: cover;
     object-fit: cover;
}

.p-0 {
  padding: 0px;
}

.p-12 {
  padding: 3rem;
}

.p-2 {
  padding: 0.5rem;
}

.p-3 {
  padding: 0.75rem;
}

.p-4 {
  padding: 1rem;
}

.p-6 {
  padding: 1.5rem;
}

.p-8 {
  padding: 2rem;
}

.p-9 {
  padding: 2.25rem;
}

.px-10 {
  padding-left: 2.5rem;
  padding-right: 2.5rem;
}

.px-12 {
  padding-left: 3rem;
  padding-right: 3rem;
}

.px-2 {
  padding-left: 0.5rem;
  padding-right: 0.5rem;
}

.px-4 {
  padding-left: 1rem;
  padding-right: 1rem;
}

.px-5 {
  padding-left: 1.25rem;
  padding-right: 1.25rem;
}

.px-6 {
  padding-left: 1.5rem;
  padding-right: 1.5rem;
}

.px-8 {
  padding-left: 2rem;
  padding-right: 2rem;
}

.px-9 {
  padding-left: 2.25rem;
  padding-right: 2.25rem;
}

.py-0 {
  padding-top: 0px;
  padding-bottom: 0px;
}

.py-0\.5 {
  padding-top: 0.125rem;
  padding-bottom: 0.125rem;
}

.py-1 {
  padding-top: 0.25rem;
  padding-bottom: 0.25rem;
}

.py-10 {
  padding-top: 2.5rem;
  padding-bottom: 2.5rem;
}

.py-11 {
  padding-top: 2.75rem;
  padding-bottom: 2.75rem;
}

.py-12 {
  padding-top: 3rem;
  padding-bottom: 3rem;
}

.py-16 {
  padding-top: 4rem;
  padding-bottom: 4rem;
}

.py-24 {
  padding-top: 6rem;
  padding-bottom: 6rem;
}

.py-3 {
  padding-top: 0.75rem;
  padding-bottom: 0.75rem;
}

.py-32 {
  padding-top: 8rem;
  padding-bottom: 8rem;
}

.py-4 {
  padding-top: 1rem;
  padding-bottom: 1rem;
}

.py-5 {
  padding-top: 1.25rem;
  padding-bottom: 1.25rem;
}

.py-6 {
  padding-top: 1.5rem;
  padding-bottom: 1.5rem;
}

.py-8 {
  padding-top: 2rem;
  padding-bottom: 2rem;
}

.\!pl-0 {
  padding-left: 0px !important;
}

.pb-0 {
  padding-bottom: 0px;
}

.pb-12 {
  padding-bottom: 3rem;
}

.pb-24 {
  padding-bottom: 6rem;
}

.pb-3 {
  padding-bottom: 0.75rem;
}

.pb-32 {
  padding-bottom: 8rem;
}

.pb-4 {
  padding-bottom: 1rem;
}

.pb-6 {
  padding-bottom: 1.5rem;
}

.pb-8 {
  padding-bottom: 2rem;
}

.pl-1 {
  padding-left: 0.25rem;
}

.pl-2 {
  padding-left: 0.5rem;
}

.pl-5 {
  padding-left: 1.25rem;
}

.pl-6 {
  padding-left: 1.5rem;
}

.pl-8 {
  padding-left: 2rem;
}

.pr-0 {
  padding-right: 0px;
}

.pr-16 {
  padding-right: 4rem;
}

.pr-2 {
  padding-right: 0.5rem;
}

.pr-3 {
  padding-right: 0.75rem;
}

.pr-\[96px\] {
  padding-right: 96px;
}

.pt-0 {
  padding-top: 0px;
}

.pt-1 {
  padding-top: 0.25rem;
}

.pt-1\.5 {
  padding-top: 0.375rem;
}

.pt-12 {
  padding-top: 3rem;
}

.pt-16 {
  padding-top: 4rem;
}

.pt-2 {
  padding-top: 0.5rem;
}

.pt-2\.5 {
  padding-top: 0.625rem;
}

.pt-24 {
  padding-top: 6rem;
}

.pt-28 {
  padding-top: 7rem;
}

.pt-32 {
  padding-top: 8rem;
}

.pt-4 {
  padding-top: 1rem;
}

.pt-8 {
  padding-top: 2rem;
}

.pt-\[148px\] {
  padding-top: 148px;
}

.text-left {
  text-align: left;
}

.text-center {
  text-align: center;
}

.\!text-base {
  font-size: 1rem !important;
  line-height: 1.5rem !important;
}

.\!text-lg {
  font-size: 1.125rem !important;
  line-height: 1.75rem !important;
}

.text-2xl {
  font-size: 1.5rem;
  line-height: 2rem;
}

.text-6xl {
  font-size: 3.75rem;
  line-height: 1;
}

.text-\[10px\] {
  font-size: 10px;
}

.text-\[11px\] {
  font-size: 11px;
}

.text-\[12px\] {
  font-size: 12px;
}

.text-\[14px\] {
  font-size: 14px;
}

.text-\[15px\] {
  font-size: 15px;
}

.text-\[16px\] {
  font-size: 16px;
}

.text-\[18px\] {
  font-size: 18px;
}

.text-\[19px\] {
  font-size: 19px;
}

.text-\[22px\] {
  font-size: 22px;
}

.text-\[24px\] {
  font-size: 24px;
}

.text-\[30px\] {
  font-size: 30px;
}

.text-\[34px\] {
  font-size: 34px;
}

.text-base {
  font-size: 1rem;
  line-height: 1.5rem;
}

.text-lg {
  font-size: 1.125rem;
  line-height: 1.75rem;
}

.text-sm {
  font-size: 0.875rem;
  line-height: 1.25rem;
}

.text-xs {
  font-size: 0.75rem;
  line-height: 1rem;
}

.\!font-bold {
  font-weight: 700 !important;
}

.\!font-light {
  font-weight: 300 !important;
}

.font-bold {
  font-weight: 700;
}

.font-light {
  font-weight: 300;
}

.font-normal {
  font-weight: 400;
}

.font-semibold {
  font-weight: 600;
}

.font-thin {
  font-weight: 100;
}

.uppercase {
  text-transform: uppercase;
}

.lowercase {
  text-transform: lowercase;
}

.\!leading-\[1\.5em\] {
  line-height: 1.5em !important;
}

.\!leading-tight {
  line-height: 1.25 !important;
}

.leading-6 {
  line-height: 1.5rem;
}

.leading-7 {
  line-height: 1.75rem;
}

.leading-\[1\.125\] {
  line-height: 1.125;
}

.leading-\[1\.4\] {
  line-height: 1.4;
}

.leading-none {
  line-height: 1;
}

.leading-relaxed {
  line-height: 1.625;
}

.leading-snug {
  line-height: 1.375;
}

.leading-tight {
  line-height: 1.25;
}

.tracking-wider {
  letter-spacing: 0.05em;
}

.\!text-\[\#30A27E\] {
  --tw-text-opacity: 1 !important;
  color: rgb(48 162 126 / var(--tw-text-opacity)) !important;
}

.\!text-\[\#5E3483\] {
  --tw-text-opacity: 1 !important;
  color: rgb(94 52 131 / var(--tw-text-opacity)) !important;
}

.\!text-primary {
  --tw-text-opacity: 1 !important;
  color: rgb(228 71 116 / var(--tw-text-opacity)) !important;
}

.text-\[\#00498F\] {
  --tw-text-opacity: 1;
  color: rgb(0 73 143 / var(--tw-text-opacity));
}

.text-\[\#02BEF9\] {
  --tw-text-opacity: 1;
  color: rgb(2 190 249 / var(--tw-text-opacity));
}

.text-\[\#2779C6\] {
  --tw-text-opacity: 1;
  color: rgb(39 121 198 / var(--tw-text-opacity));
}

.text-\[\#492A7E\] {
  --tw-text-opacity: 1;
  color: rgb(73 42 126 / var(--tw-text-opacity));
}

.text-\[\#903DB0\] {
  --tw-text-opacity: 1;
  color: rgb(144 61 176 / var(--tw-text-opacity));
}

.text-aqua {
  --tw-text-opacity: 1;
  color: rgb(1 213 228 / var(--tw-text-opacity));
}

.text-black {
  --tw-text-opacity: 1;
  color: rgb(0 0 0 / var(--tw-text-opacity));
}

.text-blue {
  --tw-text-opacity: 1;
  color: rgb(34 64 128 / var(--tw-text-opacity));
}

.text-bluelight {
  --tw-text-opacity: 1;
  color: rgb(66 166 232 / var(--tw-text-opacity));
}

.text-bluemid {
  --tw-text-opacity: 1;
  color: rgb(84 163 213 / var(--tw-text-opacity));
}

.text-body {
  --tw-text-opacity: 1;
  color: rgb(147 147 147 / var(--tw-text-opacity));
}

.text-gray-200 {
  --tw-text-opacity: 1;
  color: rgb(229 231 235 / var(--tw-text-opacity));
}

.text-gray-300 {
  --tw-text-opacity: 1;
  color: rgb(209 213 219 / var(--tw-text-opacity));
}

.text-gray-400 {
  --tw-text-opacity: 1;
  color: rgb(156 163 175 / var(--tw-text-opacity));
}

.text-gray-500 {
  --tw-text-opacity: 1;
  color: rgb(107 114 128 / var(--tw-text-opacity));
}

.text-gray-600 {
  --tw-text-opacity: 1;
  color: rgb(75 85 99 / var(--tw-text-opacity));
}

.text-gray-700 {
  --tw-text-opacity: 1;
  color: rgb(55 65 81 / var(--tw-text-opacity));
}

.text-gray-900 {
  --tw-text-opacity: 1;
  color: rgb(17 24 39 / var(--tw-text-opacity));
}

.text-heading {
  --tw-text-opacity: 1;
  color: rgb(19 19 19 / var(--tw-text-opacity));
}

.text-primary {
  --tw-text-opacity: 1;
  color: rgb(228 71 116 / var(--tw-text-opacity));
}

.text-purple {
  --tw-text-opacity: 1;
  color: rgb(94 52 131 / var(--tw-text-opacity));
}

.text-secondary {
  --tw-text-opacity: 1;
  color: rgb(228 88 77 / var(--tw-text-opacity));
}

.text-white {
  --tw-text-opacity: 1;
  color: rgb(255 255 255 / var(--tw-text-opacity));
}

.text-white\/60 {
  color: rgb(255 255 255 / 0.6);
}

.text-white\/75 {
  color: rgb(255 255 255 / 0.75);
}

.text-white\/80 {
  color: rgb(255 255 255 / 0.8);
}

.text-white\/90 {
  color: rgb(255 255 255 / 0.9);
}

.underline {
  text-decoration-line: underline;
}

.line-through {
  text-decoration-line: line-through;
}

.no-underline {
  text-decoration-line: none;
}

.underline-offset-2 {
  text-underline-offset: 2px;
}

.antialiased {
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
}

.\!opacity-0 {
  opacity: 0 !important;
}

.\!opacity-100 {
  opacity: 1 !important;
}

.opacity-0 {
  opacity: 0;
}

.opacity-50 {
  opacity: 0.5;
}

.opacity-80 {
  opacity: 0.8;
}

.mix-blend-multiply {
  mix-blend-mode: multiply;
}

.shadow {
  --tw-shadow: 0 1px 3px 0 rgb(0 0 0 / 0.1), 0 1px 2px -1px rgb(0 0 0 / 0.1);
  --tw-shadow-colored: 0 1px 3px 0 var(--tw-shadow-color), 0 1px 2px -1px var(--tw-shadow-color);
  box-shadow: var(--tw-ring-offset-shadow, 0 0 #0000), var(--tw-ring-shadow, 0 0 #0000), var(--tw-shadow);
}

.shadow-2xl {
  --tw-shadow: 0 25px 50px -12px rgb(0 0 0 / 0.25);
  --tw-shadow-colored: 0 25px 50px -12px var(--tw-shadow-color);
  box-shadow: var(--tw-ring-offset-shadow, 0 0 #0000), var(--tw-ring-shadow, 0 0 #0000), var(--tw-shadow);
}

.shadow-xl {
  --tw-shadow: 0 20px 25px -5px rgb(0 0 0 / 0.1), 0 8px 10px -6px rgb(0 0 0 / 0.1);
  --tw-shadow-colored: 0 20px 25px -5px var(--tw-shadow-color), 0 8px 10px -6px var(--tw-shadow-color);
  box-shadow: var(--tw-ring-offset-shadow, 0 0 #0000), var(--tw-ring-shadow, 0 0 #0000), var(--tw-shadow);
}

.outline {
  outline-style: solid;
}

.blur {
  --tw-blur: blur(8px);
  filter: var(--tw-blur) var(--tw-brightness) var(--tw-contrast) var(--tw-grayscale) var(--tw-hue-rotate) var(--tw-invert) var(--tw-saturate) var(--tw-sepia) var(--tw-drop-shadow);
}

.filter {
  filter: var(--tw-blur) var(--tw-brightness) var(--tw-contrast) var(--tw-grayscale) var(--tw-hue-rotate) var(--tw-invert) var(--tw-saturate) var(--tw-sepia) var(--tw-drop-shadow);
}

.transition {
  transition-property: color, background-color, border-color, text-decoration-color, fill, stroke, opacity, box-shadow, transform, filter, -webkit-backdrop-filter;
  transition-property: color, background-color, border-color, text-decoration-color, fill, stroke, opacity, box-shadow, transform, filter, backdrop-filter;
  transition-property: color, background-color, border-color, text-decoration-color, fill, stroke, opacity, box-shadow, transform, filter, backdrop-filter, -webkit-backdrop-filter;
  transition-timing-function: cubic-bezier(0.4, 0, 0.2, 1);
  transition-duration: 150ms;
}

.transition-all {
  transition-property: all;
  transition-timing-function: cubic-bezier(0.4, 0, 0.2, 1);
  transition-duration: 150ms;
}

.duration-200 {
  transition-duration: 200ms;
}

.duration-300 {
  transition-duration: 300ms;
}

.duration-\[0\.5s\] {
  transition-duration: 0.5s;
}

.duration-\[0\.7s\] {
  transition-duration: 0.7s;
}

.ease-in-out {
  transition-timing-function: cubic-bezier(0.4, 0, 0.2, 1);
}

.ease-out {
  transition-timing-function: cubic-bezier(0, 0, 0.2, 1);
}

.no-pseudo > *:before,
	.no-pseudo > *:after {
		display: none;
	}

.placeholder\:text-white::-moz-placeholder {
  --tw-text-opacity: 1;
  color: rgb(255 255 255 / var(--tw-text-opacity));
}

.placeholder\:text-white::placeholder {
  --tw-text-opacity: 1;
  color: rgb(255 255 255 / var(--tw-text-opacity));
}

.before\:absolute::before {
  content: var(--tw-content);
  position: absolute;
}

.before\:left-0::before {
  content: var(--tw-content);
  left: 0px;
}

.before\:left-1\/2::before {
  content: var(--tw-content);
  left: 50%;
}

.before\:right-0::before {
  content: var(--tw-content);
  right: 0px;
}

.before\:top-1\/2::before {
  content: var(--tw-content);
  top: 50%;
}

.before\:block::before {
  content: var(--tw-content);
  display: block;
}

.before\:\!hidden::before {
  content: var(--tw-content);
  display: none !important;
}

.before\:h-4::before {
  content: var(--tw-content);
  height: 1rem;
}

.before\:h-px::before {
  content: var(--tw-content);
  height: 1px;
}

.before\:w-4::before {
  content: var(--tw-content);
  width: 1rem;
}

.before\:-translate-x-1\/2::before {
  content: var(--tw-content);
  --tw-translate-x: -50%;
  transform: translate(var(--tw-translate-x), var(--tw-translate-y)) rotate(var(--tw-rotate)) skewX(var(--tw-skew-x)) skewY(var(--tw-skew-y)) scaleX(var(--tw-scale-x)) scaleY(var(--tw-scale-y));
}

.before\:-translate-y-1\/2::before {
  content: var(--tw-content);
  --tw-translate-y: -50%;
  transform: translate(var(--tw-translate-x), var(--tw-translate-y)) rotate(var(--tw-rotate)) skewX(var(--tw-skew-x)) skewY(var(--tw-skew-y)) scaleX(var(--tw-scale-x)) scaleY(var(--tw-scale-y));
}

.before\:rounded-full::before {
  content: var(--tw-content);
  border-radius: 9999px;
}

.before\:bg-keyline::before {
  content: var(--tw-content);
  --tw-bg-opacity: 1;
  background-color: rgb(225 225 225 / var(--tw-bg-opacity));
}

.before\:bg-white::before {
  content: var(--tw-content);
  --tw-bg-opacity: 1;
  background-color: rgb(255 255 255 / var(--tw-bg-opacity));
}

.after\:absolute::after {
  content: var(--tw-content);
  position: absolute;
}

.after\:start-\[2px\]::after {
  content: var(--tw-content);
  inset-inline-start: 2px;
}

.after\:top-0::after {
  content: var(--tw-content);
  top: 0px;
}

.after\:top-0\.5::after {
  content: var(--tw-content);
  top: 0.125rem;
}

.after\:h-5::after {
  content: var(--tw-content);
  height: 1.25rem;
}

.after\:w-5::after {
  content: var(--tw-content);
  width: 1.25rem;
}

.after\:rounded-full::after {
  content: var(--tw-content);
  border-radius: 9999px;
}

.after\:bg-white::after {
  content: var(--tw-content);
  --tw-bg-opacity: 1;
  background-color: rgb(255 255 255 / var(--tw-bg-opacity));
}

.after\:bg-center::after {
  content: var(--tw-content);
  background-position: center;
}

.after\:bg-no-repeat::after {
  content: var(--tw-content);
  background-repeat: no-repeat;
}

.after\:transition-all::after {
  content: var(--tw-content);
  transition-property: all;
  transition-timing-function: cubic-bezier(0.4, 0, 0.2, 1);
  transition-duration: 150ms;
}

.after\:content-\[\'\'\]::after {
  --tw-content: '';
  content: var(--tw-content);
}

.hover\:\!bg-\[\#027338\]:hover {
  --tw-bg-opacity: 1 !important;
  background-color: rgb(2 115 56 / var(--tw-bg-opacity)) !important;
}

.hover\:\!bg-\[\#218f57\]:hover {
  --tw-bg-opacity: 1 !important;
  background-color: rgb(33 143 87 / var(--tw-bg-opacity)) !important;
}

.hover\:\!bg-primarydark:hover {
  --tw-bg-opacity: 1 !important;
  background-color: rgb(205 64 104 / var(--tw-bg-opacity)) !important;
}

.hover\:bg-\[\#000000\]:hover {
  --tw-bg-opacity: 1;
  background-color: rgb(0 0 0 / var(--tw-bg-opacity));
}

.hover\:bg-\[\#843344\]:hover {
  --tw-bg-opacity: 1;
  background-color: rgb(132 51 68 / var(--tw-bg-opacity));
}

.hover\:bg-aqua\/80:hover {
  background-color: rgb(1 213 228 / 0.8);
}

.hover\:bg-black:hover {
  --tw-bg-opacity: 1;
  background-color: rgb(0 0 0 / var(--tw-bg-opacity));
}

.hover\:bg-black\/40:hover {
  background-color: rgb(0 0 0 / 0.4);
}

.hover\:bg-bluelight\/80:hover {
  background-color: rgb(66 166 232 / 0.8);
}

.hover\:bg-primary:hover {
  --tw-bg-opacity: 1;
  background-color: rgb(228 71 116 / var(--tw-bg-opacity));
}

.hover\:bg-primarydark:hover {
  --tw-bg-opacity: 1;
  background-color: rgb(205 64 104 / var(--tw-bg-opacity));
}

.hover\:bg-tertiary\/20:hover {
  background-color: rgb(46 4 25 / 0.2);
}

.hover\:bg-tertiary\/50:hover {
  background-color: rgb(46 4 25 / 0.5);
}

.hover\:bg-white:hover {
  --tw-bg-opacity: 1;
  background-color: rgb(255 255 255 / var(--tw-bg-opacity));
}

.hover\:\!text-white:hover {
  --tw-text-opacity: 1 !important;
  color: rgb(255 255 255 / var(--tw-text-opacity)) !important;
}

.hover\:text-heading:hover {
  --tw-text-opacity: 1;
  color: rgb(19 19 19 / var(--tw-text-opacity));
}

.hover\:text-primary:hover {
  --tw-text-opacity: 1;
  color: rgb(228 71 116 / var(--tw-text-opacity));
}

.hover\:underline:hover {
  text-decoration-line: underline;
}

.hover\:no-underline:hover {
  text-decoration-line: none;
}

.hover\:opacity-70:hover {
  opacity: 0.7;
}

.focus\:border-\[\#e8e9ea\]:focus {
  --tw-border-opacity: 1;
  border-color: rgb(232 233 234 / var(--tw-border-opacity));
}

.focus\:border-keylinedark:focus {
  --tw-border-opacity: 1;
  border-color: rgb(197 197 197 / var(--tw-border-opacity));
}

.focus\:border-white\/40:focus {
  border-color: rgb(255 255 255 / 0.4);
}

.disabled\:\!bg-smokedark:disabled {
  --tw-bg-opacity: 1 !important;
  background-color: rgb(235 235 235 / var(--tw-bg-opacity)) !important;
}

.group:hover .group-hover\:fill-heading {
  fill: #131313;
}

.group:hover .group-hover\:fill-white\/80 {
  fill: rgb(255 255 255 / 0.8);
}

.group:hover .group-hover\:\!text-white\/80 {
  color: rgb(255 255 255 / 0.8) !important;
}

.group:hover .group-hover\:text-\[\#2779C6\] {
  --tw-text-opacity: 1;
  color: rgb(39 121 198 / var(--tw-text-opacity));
}

.group:hover .group-hover\:text-primary {
  --tw-text-opacity: 1;
  color: rgb(228 71 116 / var(--tw-text-opacity));
}

.group:hover .group-hover\:opacity-80 {
  opacity: 0.8;
}

.peer:checked ~ .peer-checked\:bg-primary {
  --tw-bg-opacity: 1;
  background-color: rgb(228 71 116 / var(--tw-bg-opacity));
}

.peer:checked ~ .peer-checked\:before\:\!bg-primary::before {
  content: var(--tw-content);
  --tw-bg-opacity: 1 !important;
  background-color: rgb(228 71 116 / var(--tw-bg-opacity)) !important;
}

.peer:checked ~ .peer-checked\:after\:translate-x-full::after {
  content: var(--tw-content);
  --tw-translate-x: 100%;
  transform: translate(var(--tw-translate-x), var(--tw-translate-y)) rotate(var(--tw-rotate)) skewX(var(--tw-skew-x)) skewY(var(--tw-skew-y)) scaleX(var(--tw-scale-x)) scaleY(var(--tw-scale-y));
}

.peer:checked ~ .peer-checked\:after\:border-white::after {
  content: var(--tw-content);
  --tw-border-opacity: 1;
  border-color: rgb(255 255 255 / var(--tw-border-opacity));
}

.peer:checked ~ .peer-checked\:after\:bg-\[url\(\'\/img\/tick\.svg\'\)\]::after {
  content: var(--tw-content);
  background-image: url('/img/tick.svg');
}

.prose-headings\:font-bold :is(:where(h1, h2, h3, h4, h5, h6, th):not(:where([class~="not-prose"],[class~="not-prose"] *))) {
  font-weight: 700;
}

.prose-headings\:text-\[black\] :is(:where(h1, h2, h3, h4, h5, h6, th):not(:where([class~="not-prose"],[class~="not-prose"] *))) {
  --tw-text-opacity: 1;
  color: rgb(0 0 0 / var(--tw-text-opacity));
}

.prose-headings\:text-black :is(:where(h1, h2, h3, h4, h5, h6, th):not(:where([class~="not-prose"],[class~="not-prose"] *))) {
  --tw-text-opacity: 1;
  color: rgb(0 0 0 / var(--tw-text-opacity));
}

.prose-h2\:text-\[24px\] :is(:where(h2):not(:where([class~="not-prose"],[class~="not-prose"] *))) {
  font-size: 24px;
}

.prose-h3\:text-\[22px\] :is(:where(h3):not(:where([class~="not-prose"],[class~="not-prose"] *))) {
  font-size: 22px;
}

.prose-h4\:text-\[19px\] :is(:where(h4):not(:where([class~="not-prose"],[class~="not-prose"] *))) {
  font-size: 19px;
}

.prose-h5\:text-\[18px\] :is(:where(h5):not(:where([class~="not-prose"],[class~="not-prose"] *))) {
  font-size: 18px;
}

.prose-p\:text-base :is(:where(p):not(:where([class~="not-prose"],[class~="not-prose"] *))) {
  font-size: 1rem;
  line-height: 1.5rem;
}

.prose-a\:text-blue :is(:where(a):not(:where([class~="not-prose"],[class~="not-prose"] *))) {
  --tw-text-opacity: 1;
  color: rgb(34 64 128 / var(--tw-text-opacity));
}

.prose-a\:underline :is(:where(a):not(:where([class~="not-prose"],[class~="not-prose"] *))) {
  text-decoration-line: underline;
}

.prose-a\:underline-offset-4 :is(:where(a):not(:where([class~="not-prose"],[class~="not-prose"] *))) {
  text-underline-offset: 4px;
}

.hover\:prose-a\:no-underline :is(:where(a):not(:where([class~="not-prose"],[class~="not-prose"] *))):hover {
  text-decoration-line: none;
}

.prose-figure\:my-0 :is(:where(figure):not(:where([class~="not-prose"],[class~="not-prose"] *))) {
  margin-top: 0px;
  margin-bottom: 0px;
}

.prose-pre\:whitespace-pre-wrap :is(:where(pre):not(:where([class~="not-prose"],[class~="not-prose"] *))) {
  white-space: pre-wrap;
}

.prose-li\:mb-1 :is(:where(li):not(:where([class~="not-prose"],[class~="not-prose"] *))) {
  margin-bottom: 0.25rem;
}

.prose-li\:mt-0 :is(:where(li):not(:where([class~="not-prose"],[class~="not-prose"] *))) {
  margin-top: 0px;
}

.prose-li\:text-base :is(:where(li):not(:where([class~="not-prose"],[class~="not-prose"] *))) {
  font-size: 1rem;
  line-height: 1.5rem;
}

@media (prefers-color-scheme: dark) {

  .dark\:bg-gray-900 {
    --tw-bg-opacity: 1;
    background-color: rgb(17 24 39 / var(--tw-bg-opacity));
  }
}

@media (min-width: 480px) {

  .xs\:max-w-\[240px\] {
    max-width: 240px;
  }

  .xs\:p-16 {
    padding: 4rem;
  }

  .xs\:px-12 {
    padding-left: 3rem;
    padding-right: 3rem;
  }

  .xs\:text-sm {
    font-size: 0.875rem;
    line-height: 1.25rem;
  }
}

@media (min-width: 640px) {

  .sm\:top-10 {
    top: 2.5rem;
  }

  .sm\:-mt-16 {
    margin-top: -4rem;
  }

  .sm\:mb-0 {
    margin-bottom: 0px;
  }

  .sm\:mr-6 {
    margin-right: 1.5rem;
  }

  .sm\:block {
    display: block;
  }

  .sm\:flex {
    display: flex;
  }

  .sm\:h-24 {
    height: 6rem;
  }

  .sm\:w-24 {
    width: 6rem;
  }

  .sm\:w-28 {
    width: 7rem;
  }

  .sm\:w-56 {
    width: 14rem;
  }

  .sm\:w-\[156px\] {
    width: 156px;
  }

  .sm\:max-w-\[280px\] {
    max-width: 280px;
  }

  .sm\:table-fixed {
    table-layout: fixed;
  }

  .sm\:grid-cols-2 {
    grid-template-columns: repeat(2, minmax(0, 1fr));
  }

  .sm\:items-center {
    align-items: center;
  }

  .sm\:justify-start {
    justify-content: flex-start;
  }

  .sm\:justify-center {
    justify-content: center;
  }

  .sm\:gap-4 {
    gap: 1rem;
  }

  .sm\:space-x-16 > :not([hidden]) ~ :not([hidden]) {
    --tw-space-x-reverse: 0;
    margin-right: calc(4rem * var(--tw-space-x-reverse));
    margin-left: calc(4rem * calc(1 - var(--tw-space-x-reverse)));
  }

  .sm\:space-x-4 > :not([hidden]) ~ :not([hidden]) {
    --tw-space-x-reverse: 0;
    margin-right: calc(1rem * var(--tw-space-x-reverse));
    margin-left: calc(1rem * calc(1 - var(--tw-space-x-reverse)));
  }

  .sm\:space-y-0 > :not([hidden]) ~ :not([hidden]) {
    --tw-space-y-reverse: 0;
    margin-top: calc(0px * calc(1 - var(--tw-space-y-reverse)));
    margin-bottom: calc(0px * var(--tw-space-y-reverse));
  }

  .sm\:px-6 {
    padding-left: 1.5rem;
    padding-right: 1.5rem;
  }

  .sm\:px-8 {
    padding-left: 2rem;
    padding-right: 2rem;
  }

  .sm\:pt-0 {
    padding-top: 0px;
  }

  .sm\:pt-\[168px\] {
    padding-top: 168px;
  }

  .sm\:text-\[16px\] {
    font-size: 16px;
  }

  .sm\:text-\[18px\] {
    font-size: 18px;
  }

  .sm\:text-\[19px\] {
    font-size: 19px;
  }

  .sm\:text-\[20px\] {
    font-size: 20px;
  }

  .sm\:text-\[24px\] {
    font-size: 24px;
  }

  .sm\:text-\[26px\] {
    font-size: 26px;
  }

  .sm\:text-\[32px\] {
    font-size: 32px;
  }

  .sm\:text-\[36px\] {
    font-size: 36px;
  }

  .prose-h2\:sm\:text-\[26px\] :is(:where(h2):not(:where([class~="not-prose"],[class~="not-prose"] *))) {
    font-size: 26px;
  }

  .prose-h3\:sm\:text-\[24px\] :is(:where(h3):not(:where([class~="not-prose"],[class~="not-prose"] *))) {
    font-size: 24px;
  }

  .prose-h4\:sm\:text-\[20px\] :is(:where(h4):not(:where([class~="not-prose"],[class~="not-prose"] *))) {
    font-size: 20px;
  }

  .prose-h5\:sm\:text-\[19px\] :is(:where(h5):not(:where([class~="not-prose"],[class~="not-prose"] *))) {
    font-size: 19px;
  }
}

@media (min-width: 768px) {

  .md\:pointer-events-auto {
    pointer-events: auto;
  }

  .md\:static {
    position: static;
  }

  .md\:absolute {
    position: absolute;
  }

  .md\:bottom-0 {
    bottom: 0px;
  }

  .md\:left-1\/2 {
    left: 50%;
  }

  .md\:right-0 {
    right: 0px;
  }

  .md\:right-4 {
    right: 1rem;
  }

  .md\:right-7 {
    right: 1.75rem;
  }

  .md\:top-0 {
    top: 0px;
  }

  .md\:top-14 {
    top: 3.5rem;
  }

  .md\:top-4 {
    top: 1rem;
  }

  .md\:top-auto {
    top: auto;
  }

  .md\:order-1 {
    order: 1;
  }

  .md\:order-2 {
    order: 2;
  }

  .md\:col-span-2 {
    grid-column: span 2 / span 2;
  }

  .md\:m-0 {
    margin: 0px;
  }

  .md\:-mt-14 {
    margin-top: -3.5rem;
  }

  .md\:-mt-4 {
    margin-top: -1rem;
  }

  .md\:mb-0 {
    margin-bottom: 0px;
  }

  .md\:mb-12 {
    margin-bottom: 3rem;
  }

  .md\:\!block {
    display: block !important;
  }

  .md\:flex {
    display: flex;
  }

  .md\:hidden {
    display: none;
  }

  .md\:aspect-auto {
    aspect-ratio: auto;
  }

  .md\:\!h-\[calc\(100vh-230px\)\] {
    height: calc(100vh - 230px) !important;
  }

  .md\:h-14 {
    height: 3.5rem;
  }

  .md\:h-\[480px\] {
    height: 480px;
  }

  .md\:h-\[calc\(100vh-166px\)\] {
    height: calc(100vh - 166px);
  }

  .md\:h-auto {
    height: auto;
  }

  .md\:max-h-\[56px\] {
    max-height: 56px;
  }

  .md\:w-1\/2 {
    width: 50%;
  }

  .md\:w-1\/3 {
    width: 33.333333%;
  }

  .md\:w-2\/3 {
    width: 66.666667%;
  }

  .md\:w-3\/4 {
    width: 75%;
  }

  .md\:max-w-\[280px\] {
    max-width: 280px;
  }

  .md\:max-w-\[320px\] {
    max-width: 320px;
  }

  .md\:max-w-screen-md {
    max-width: 768px;
  }

  .md\:grow {
    flex-grow: 1;
  }

  .md\:grid-cols-2 {
    grid-template-columns: repeat(2, minmax(0, 1fr));
  }

  .md\:grid-cols-3 {
    grid-template-columns: repeat(3, minmax(0, 1fr));
  }

  .md\:flex-row {
    flex-direction: row;
  }

  .md\:flex-col {
    flex-direction: column;
  }

  .md\:items-center {
    align-items: center;
  }

  .md\:justify-center {
    justify-content: center;
  }

  .md\:justify-between {
    justify-content: space-between;
  }

  .md\:gap-1 {
    gap: 0.25rem;
  }

  .md\:gap-24 {
    gap: 6rem;
  }

  .md\:gap-4 {
    gap: 1rem;
  }

  .md\:gap-6 {
    gap: 1.5rem;
  }

  .md\:space-x-2 > :not([hidden]) ~ :not([hidden]) {
    --tw-space-x-reverse: 0;
    margin-right: calc(0.5rem * var(--tw-space-x-reverse));
    margin-left: calc(0.5rem * calc(1 - var(--tw-space-x-reverse)));
  }

  .md\:overflow-auto {
    overflow: auto;
  }

  .md\:rounded-none {
    border-radius: 0px;
  }

  .md\:border-b {
    border-bottom-width: 1px;
  }

  .md\:bg-smoke {
    --tw-bg-opacity: 1;
    background-color: rgb(245 245 245 / var(--tw-bg-opacity));
  }

  .md\:p-16 {
    padding: 4rem;
  }

  .md\:p-24 {
    padding: 6rem;
  }

  .md\:px-12 {
    padding-left: 3rem;
    padding-right: 3rem;
  }

  .md\:px-8 {
    padding-left: 2rem;
    padding-right: 2rem;
  }

  .md\:py-12 {
    padding-top: 3rem;
    padding-bottom: 3rem;
  }

  .md\:py-16 {
    padding-top: 4rem;
    padding-bottom: 4rem;
  }

  .md\:py-28 {
    padding-top: 7rem;
    padding-bottom: 7rem;
  }

  .md\:pb-12 {
    padding-bottom: 3rem;
  }

  .md\:pb-16 {
    padding-bottom: 4rem;
  }

  .md\:pb-24 {
    padding-bottom: 6rem;
  }

  .md\:pl-12 {
    padding-left: 3rem;
  }

  .md\:pl-24 {
    padding-left: 6rem;
  }

  .md\:pl-40 {
    padding-left: 10rem;
  }

  .md\:pt-0 {
    padding-top: 0px;
  }

  .md\:pt-14 {
    padding-top: 3.5rem;
  }

  .md\:pt-24 {
    padding-top: 6rem;
  }

  .md\:pt-28 {
    padding-top: 7rem;
  }

  .md\:pt-40 {
    padding-top: 10rem;
  }

  .md\:pt-44 {
    padding-top: 11rem;
  }

  .md\:\!text-lg {
    font-size: 1.125rem !important;
    line-height: 1.75rem !important;
  }

  .md\:text-\[15px\] {
    font-size: 15px;
  }

  .md\:text-\[17px\] {
    font-size: 17px;
  }

  .md\:text-\[18px\] {
    font-size: 18px;
  }

  .md\:text-\[19px\] {
    font-size: 19px;
  }

  .md\:text-\[20px\] {
    font-size: 20px;
  }

  .md\:text-\[22px\] {
    font-size: 22px;
  }

  .md\:text-\[26px\] {
    font-size: 26px;
  }

  .md\:text-\[28px\] {
    font-size: 28px;
  }

  .md\:text-\[35px\] {
    font-size: 35px;
  }

  .md\:text-\[39px\] {
    font-size: 39px;
  }

  .md\:text-\[40px\] {
    font-size: 40px;
  }

  .md\:text-base {
    font-size: 1rem;
    line-height: 1.5rem;
  }

  .md\:text-xs {
    font-size: 0.75rem;
    line-height: 1rem;
  }

  .md\:shadow-none {
    --tw-shadow: 0 0 #0000;
    --tw-shadow-colored: 0 0 #0000;
    box-shadow: var(--tw-ring-offset-shadow, 0 0 #0000), var(--tw-ring-shadow, 0 0 #0000), var(--tw-shadow);
  }

  .md\:before\:-bottom-2::before {
    content: var(--tw-content);
    bottom: -0.5rem;
  }

  .md\:before\:-top-2::before {
    content: var(--tw-content);
    top: -0.5rem;
  }

  .md\:before\:left-1\/2::before {
    content: var(--tw-content);
    left: 50%;
  }

  .md\:before\:right-auto::before {
    content: var(--tw-content);
    right: auto;
  }

  .md\:before\:h-auto::before {
    content: var(--tw-content);
    height: auto;
  }

  .md\:before\:w-px::before {
    content: var(--tw-content);
    width: 1px;
  }

  .prose-h2\:md\:text-\[28px\] :is(:where(h2):not(:where([class~="not-prose"],[class~="not-prose"] *))) {
    font-size: 28px;
  }

  .prose-h3\:md\:text-\[26px\] :is(:where(h3):not(:where([class~="not-prose"],[class~="not-prose"] *))) {
    font-size: 26px;
  }

  .prose-h4\:md\:text-\[22px\] :is(:where(h4):not(:where([class~="not-prose"],[class~="not-prose"] *))) {
    font-size: 22px;
  }

  .prose-h5\:md\:text-\[20px\] :is(:where(h5):not(:where([class~="not-prose"],[class~="not-prose"] *))) {
    font-size: 20px;
  }
}

@media (min-width: 1024px) {

  .lg\:absolute {
    position: absolute;
  }

  .lg\:left-1\/2 {
    left: 50%;
  }

  .lg\:right-12 {
    right: 3rem;
  }

  .lg\:right-auto {
    right: auto;
  }

  .lg\:top-1\/2 {
    top: 50%;
  }

  .lg\:col-span-2 {
    grid-column: span 2 / span 2;
  }

  .lg\:col-span-3 {
    grid-column: span 3 / span 3;
  }

  .lg\:col-span-5 {
    grid-column: span 5 / span 5;
  }

  .lg\:-ml-12 {
    margin-left: -3rem;
  }

  .lg\:-mr-12 {
    margin-right: -3rem;
  }

  .lg\:-mt-48 {
    margin-top: -12rem;
  }

  .lg\:mb-16 {
    margin-bottom: 4rem;
  }

  .lg\:block {
    display: block;
  }

  .lg\:hidden {
    display: none;
  }

  .lg\:\!h-\[calc\(100vh-176px\)\] {
    height: calc(100vh - 176px) !important;
  }

  .lg\:h-28 {
    height: 7rem;
  }

  .lg\:h-\[560px\] {
    height: 560px;
  }

  .lg\:h-\[calc\(100vh-112px\)\] {
    height: calc(100vh - 112px);
  }

  .lg\:w-1\/2 {
    width: 50%;
  }

  .lg\:w-1\/3 {
    width: 33.333333%;
  }

  .lg\:w-80 {
    width: 20rem;
  }

  .lg\:w-96 {
    width: 24rem;
  }

  .lg\:w-\[174px\] {
    width: 174px;
  }

  .lg\:w-\[500px\] {
    width: 500px;
  }

  .lg\:w-auto {
    width: auto;
  }

  .lg\:max-w-\[400px\] {
    max-width: 400px;
  }

  .lg\:max-w-\[440px\] {
    max-width: 440px;
  }

  .lg\:max-w-\[520px\] {
    max-width: 520px;
  }

  .lg\:flex-auto {
    flex: 1 1 auto;
  }

  .lg\:-translate-x-1\/2 {
    --tw-translate-x: -50%;
    transform: translate(var(--tw-translate-x), var(--tw-translate-y)) rotate(var(--tw-rotate)) skewX(var(--tw-skew-x)) skewY(var(--tw-skew-y)) scaleX(var(--tw-scale-x)) scaleY(var(--tw-scale-y));
  }

  .lg\:-translate-y-1\/2 {
    --tw-translate-y: -50%;
    transform: translate(var(--tw-translate-x), var(--tw-translate-y)) rotate(var(--tw-rotate)) skewX(var(--tw-skew-x)) skewY(var(--tw-skew-y)) scaleX(var(--tw-scale-x)) scaleY(var(--tw-scale-y));
  }

  .lg\:grid-cols-2 {
    grid-template-columns: repeat(2, minmax(0, 1fr));
  }

  .lg\:grid-cols-3 {
    grid-template-columns: repeat(3, minmax(0, 1fr));
  }

  .lg\:grid-cols-4 {
    grid-template-columns: repeat(4, minmax(0, 1fr));
  }

  .lg\:grid-cols-5 {
    grid-template-columns: repeat(5, minmax(0, 1fr));
  }

  .lg\:flex-row {
    flex-direction: row;
  }

  .lg\:justify-between {
    justify-content: space-between;
  }

  .lg\:gap-6 {
    gap: 1.5rem;
  }

  .lg\:bg-center {
    background-position: center;
  }

  .lg\:bg-left {
    background-position: left;
  }

  .lg\:p-12 {
    padding: 3rem;
  }

  .lg\:p-16 {
    padding: 4rem;
  }

  .lg\:p-40 {
    padding: 10rem;
  }

  .lg\:p-6 {
    padding: 1.5rem;
  }

  .lg\:px-0 {
    padding-left: 0px;
    padding-right: 0px;
  }

  .lg\:px-12 {
    padding-left: 3rem;
    padding-right: 3rem;
  }

  .lg\:px-6 {
    padding-left: 1.5rem;
    padding-right: 1.5rem;
  }

  .lg\:px-8 {
    padding-left: 2rem;
    padding-right: 2rem;
  }

  .lg\:py-0 {
    padding-top: 0px;
    padding-bottom: 0px;
  }

  .lg\:py-10 {
    padding-top: 2.5rem;
    padding-bottom: 2.5rem;
  }

  .lg\:py-16 {
    padding-top: 4rem;
    padding-bottom: 4rem;
  }

  .lg\:py-20 {
    padding-top: 5rem;
    padding-bottom: 5rem;
  }

  .lg\:py-24 {
    padding-top: 6rem;
    padding-bottom: 6rem;
  }

  .lg\:py-32 {
    padding-top: 8rem;
    padding-bottom: 8rem;
  }

  .lg\:pb-0 {
    padding-bottom: 0px;
  }

  .lg\:pb-16 {
    padding-bottom: 4rem;
  }

  .lg\:pb-20 {
    padding-bottom: 5rem;
  }

  .lg\:pb-32 {
    padding-bottom: 8rem;
  }

  .lg\:pb-\[120px\] {
    padding-bottom: 120px;
  }

  .lg\:pl-24 {
    padding-left: 6rem;
  }

  .lg\:pl-9 {
    padding-left: 2.25rem;
  }

  .lg\:pr-24 {
    padding-right: 6rem;
  }

  .lg\:pr-32 {
    padding-right: 8rem;
  }

  .lg\:pr-9 {
    padding-right: 2.25rem;
  }

  .lg\:pt-16 {
    padding-top: 4rem;
  }

  .lg\:pt-20 {
    padding-top: 5rem;
  }

  .lg\:pt-24 {
    padding-top: 6rem;
  }

  .lg\:pt-32 {
    padding-top: 8rem;
  }

  .lg\:pt-44 {
    padding-top: 11rem;
  }

  .lg\:pt-48 {
    padding-top: 12rem;
  }

  .lg\:pt-\[220px\] {
    padding-top: 220px;
  }

  .lg\:\!text-\[14px\] {
    font-size: 14px !important;
  }

  .lg\:\!text-lg {
    font-size: 1.125rem !important;
    line-height: 1.75rem !important;
  }

  .lg\:\!text-xl {
    font-size: 1.25rem !important;
    line-height: 1.75rem !important;
  }

  .lg\:text-\[16px\] {
    font-size: 16px;
  }

  .lg\:text-\[18px\] {
    font-size: 18px;
  }

  .lg\:text-\[20px\] {
    font-size: 20px;
  }

  .lg\:text-\[21px\] {
    font-size: 21px;
  }

  .lg\:text-\[24px\] {
    font-size: 24px;
  }

  .lg\:text-\[28px\] {
    font-size: 28px;
  }

  .lg\:text-\[30px\] {
    font-size: 30px;
  }

  .lg\:text-\[38px\] {
    font-size: 38px;
  }

  .lg\:text-\[46px\] {
    font-size: 46px;
  }

  .lg\:\!leading-\[1\.5em\] {
    line-height: 1.5em !important;
  }

  .prose-h2\:lg\:text-\[30px\] :is(:where(h2):not(:where([class~="not-prose"],[class~="not-prose"] *))) {
    font-size: 30px;
  }

  .prose-h3\:lg\:text-\[28px\] :is(:where(h3):not(:where([class~="not-prose"],[class~="not-prose"] *))) {
    font-size: 28px;
  }

  .prose-h4\:lg\:text-\[24px\] :is(:where(h4):not(:where([class~="not-prose"],[class~="not-prose"] *))) {
    font-size: 24px;
  }

  .prose-h5\:lg\:text-\[21px\] :is(:where(h5):not(:where([class~="not-prose"],[class~="not-prose"] *))) {
    font-size: 21px;
  }

  .prose-p\:lg\:text-lg :is(:where(p):not(:where([class~="not-prose"],[class~="not-prose"] *))) {
    font-size: 1.125rem;
    line-height: 1.75rem;
  }

  .prose-li\:lg\:text-lg :is(:where(li):not(:where([class~="not-prose"],[class~="not-prose"] *))) {
    font-size: 1.125rem;
    line-height: 1.75rem;
  }
}

@media (min-width: 1280px) {

  .xl\:w-96 {
    width: 24rem;
  }

  .xl\:w-\[600px\] {
    width: 600px;
  }

  .xl\:pb-\[160px\] {
    padding-bottom: 160px;
  }
}

@media (max-width: 767px) {

  .-md\:\!static {
    position: static !important;
  }
}

.\[\&\>li\]\:\!mb-1>li {
  margin-bottom: 0.25rem !important;
}

.\[\&\>li\]\:mb-0>li {
  margin-bottom: 0px;
}

.\[\&\>li\]\:mb-2>li {
  margin-bottom: 0.5rem;
}

.\[\&\>p\]\:mb-8>p {
  margin-bottom: 2rem;
}

.\[\&\>p\]\:last\:mb-0:last-child>p {
  margin-bottom: 0px;
}

.\[\&\>span\]\:bg-white>span {
  --tw-bg-opacity: 1;
  background-color: rgb(255 255 255 / var(--tw-bg-opacity));
}

.\[\&\>strong\]\:font-semibold>strong {
  font-weight: 600;
}

.\[\&_a\]\:font-semibold a {
  font-weight: 600;
}

.\[\&_a\]\:text-heading a {
  --tw-text-opacity: 1;
  color: rgb(19 19 19 / var(--tw-text-opacity));
}

.\[\&_a\]\:underline-offset-4 a {
  text-underline-offset: 4px;
}

.\[\&_strong\]\:block strong {
  display: block;
}

.\[\&_strong\]\:font-bold strong {
  font-weight: 700;
}

.\[\&_strong\]\:text-white strong {
  --tw-text-opacity: 1;
  color: rgb(255 255 255 / var(--tw-text-opacity));
}

.\[\&_svg\]\:-rotate-90 svg {
  --tw-rotate: -90deg;
  transform: translate(var(--tw-translate-x), var(--tw-translate-y)) rotate(var(--tw-rotate)) skewX(var(--tw-skew-x)) skewY(var(--tw-skew-y)) scaleX(var(--tw-scale-x)) scaleY(var(--tw-scale-y));
}
